﻿@charset "UTF-8";
/**
 * 
 * @authors Griezmann (you@example.org)
 * @date    2018-07-09 15:26:16
 * @version $Id$
 */


@font-face {
	font-family: 'WorkSans-Light';
	src:url('../fonts/WorkSans-Light.ttf') format('truetype'); /* Safari, Android, iOS */
}

.banner{position:relative;width:100%;overflow:hidden;/*z-index:9;*/}
/*.banner .bd img{transition:all 3s;}
.banner:hover .bd img{transform:scale(1.08);}*/
.header{position:absolute;left:0px;top:0px;width:100%;background:none;z-index:1000;box-shadow:0px 1px 5px rgba(0,0,0,0);}
.header .nav li a{color:#fff;}
.header .nav li a:before{display:none;}
.header .siteRight .lan a{color:#fff;}
.header .siteRight .lan em{color:#fff;}
.header .siteRight .lan .a_group .search{background-image:url(../images/ssb.png);}


/*.header .siteRight .lan .a_group{background-image:url(../images/ssb.png);}*/
.header .siteRight .gp a{color:#fff;}

.content{transition:all 0.5s linear;position:relative;/*z-index: 9;*/}
.contentZK{transform:translateY(-210px);}

.footer{padding:70px 0px;transition:all 0.5s linear;}
.footer .footTop{top:0px;transition:all 0.5s linear;}
.footer .footTopZK{top:-210px;}
.footer .footTop .footWp{opacity:0;visibility:hidden;transition:all 0.5s linear;}
.footer .footTopZK .footWp{opacity:1;visibility:visible;}
.footer .zk{width:120px;height:60px;font-size:14px;text-align: center;color:#fff;position:absolute;left:50%;margin-left:-60px;top:-30px;box-sizing:border-box;padding-top:30px;background:url(../images/zk.png) center 12px no-repeat;background-color:#e60021;border-radius:5px;cursor:pointer;z-index:100;transition:transform linear 0.6s;}
.footer .zk:hover{box-shadow:0px 1px 20px rgba(230,0,33,0.5);}

.footer .zkZk{background:none;background-color:#e60021;}
.footer .zkZk:before{content:"";display:block;width:18px;height:13px;position:absolute;left:50%;margin-left:-9px;top:12px;background:url(../images/zk.png) center no-repeat;animation:zkBtn linear 0.3s forwards;}

@keyframes zkBtn {
	0%{transform:rotate(0deg);}
	100%{transform:rotate(180deg);}
} 


.fancybox-button--zoom{display:none !important;}



.coreP{background-color:#f3f3f3;}
.core1{padding:70px 0px 80px;}
.core1 .tit{text-align:center;font-size:30px;color:#555;margin-bottom:50px;}
.core1 .tit em{display:block;background:url(../images/linet.png) center no-repeat;}
.core1 .tit span{display:block;font-size:18px;text-transform:uppercase;margin-top:6px;font-family: 'WorkSans-Light';}

.core1 .body .u1 li{position:relative;margin-bottom:20px;}
.core1 .body .u1 li a{display:block;overflow:hidden;transition:all 0.3s;background-color:#fff;}
.core1 .body .u1 li a:hover{transform:translateX(-6px);}
.core1 .body .u1 li .caption{float:left;width:49.2%;box-sizing:border-box;padding:100px 66px 0px 66px;}
.core1 .body .u1 li .pic{float:right;width:50.8%;}


.core1 .body .u1 li .caption .intit{font-size:30px;color:#333;}
.core1 .body .u1 li .caption .intit span{font-size:24px;color:#888;font-family: 'WorkSans-Light';text-transform:uppercase;margin-left:10px;}
.core1 .body .u1 li .caption .inbod {margin-top:25px;}
.core1 .body .u1 li .caption .inbod .txt{font-size:16px;color:#333;line-height:26px;height:78px;overflow:hidden;}


.core1 .body .u1 li .caption .inbod .more{width:160px;height:46px;text-align:center;line-height:46px;background-color:#3a3a3d;color:#fff;font-size:16px;font-family: 'WorkSans-Light';text-transform:uppercase;transition:all 0.3s;border-radius:3px;position:absolute;left:66px;bottom:66px;}
.core1 .body .u1 li .caption .inbod .more:hover{background-color:#e60021;}


.core1 .body .u2{width:1300px;}
.core1 .body .u2 li{width:590px;float:left;box-sizing:border-box;padding:10px;background-color:#fff;margin-right:20px;margin-bottom:20px;}

.core1 .body .u2 li .caption{box-sizing:border-box;padding:50px;}
.core1 .body .u2 li .caption .intit{font-size:30px;color:#333;}
.core1 .body .u2 li .caption .intit span{font-size:24px;color:#888;font-family: 'WorkSans-Light';text-transform:uppercase;margin-left:10px;}
.core1 .body .u2 li .caption .inbod {margin-top:25px;}
.core1 .body .u2 li .caption .inbod .txt{font-size:16px;color:#333;line-height:26px;overflow:hidden;}
.core1 .body .u2 li .caption .inbod .more{width:160px;height:46px;text-align:center;line-height:46px;background-color:#3a3a3d;color:#fff;font-size:16px;font-family: 'WorkSans-Light';text-transform:uppercase;transition:all 0.3s;border-radius:3px;margin-top:30px;}
.core1 .body .u2 li .caption .inbod .more:hover{background-color:#e60021;}

.core1 .body .u2 li .pic{overflow:hidden;}
.core1 .body .u2 li .pic img{transition:all 0.3s;}
.core1 .body .u2 li:hover img{transform:scale(1.05);}
.core1 .body .u2 li:hover{box-shadow:0px 1px 20px rgba(0,0,0,0.2);}


.subNav{margin-top:-60px;position:relative;z-index:10;overflow:hidden;}
.subNav li{float:left;width:16.66666%;height:60px;text-align:center;line-height:60px;font-size:16px;color:#fff;background:url(../images/subline.gif) left center repeat-y;background-color:#033c8d;}
.subNav li:first-child{background-image:none;}
.subNav li a{color:#fff;display:block;transition:all 0.3s;}
.subNav li a:hover,.subNav li .current{background-color:#e60021;}

.subNav1 li{width:20%;}


.coreInfo1{padding:70px 0px 0px;}
.coreInfo1 .tit{text-align:center;font-size:30px;color:#555;margin-bottom:50px;}
.coreInfo1 .tit em{display:block;background:url(../images/linet.png) center no-repeat;}
.coreInfo1 .tit span{display:block;font-size:18px;text-transform:uppercase;margin-top:6px;font-family: 'WorkSans-Light';}

.coreInfo1 .body .area1{position:relative;}
.coreInfo1 .body .area1 .pic{width:78%;}
.coreInfo1 .body .area1 .caption{width:40%;position:absolute;right:0px;top:120px;background-color:#fff;box-sizing:border-box;padding:30px 40px;}
.coreInfo1 .body .area1 .caption .intit{font-size:24px;color:#333;padding-bottom:16px;border-bottom:1px solid #ddd;margin-bottom:16px;}
.coreInfo1 .body .area1 .caption .inbod{font-size:16px;color:#555555;line-height:28px;text-align:justify;}


.coreInfo1 .body .area2{margin:120px 0px;}
.coreInfo1 .body .area2 ul{border:1px solid #ddd;border-right:none;}
.coreInfo1 .body .area2 li{width:25%;float:left;text-align:center;border-right:1px solid #ddd;box-sizing:border-box;height:240px;padding:0px 60px;padding-top:130px;}
.coreInfo1 .body .area2 li h3{font-size:18px;color:#e60021;font-weight:normal;}
.coreInfo1 .body .area2 li p{font-size:16px;font-family:Arial;margin-top:6px;}  
.coreInfo1 .body .area2 .l1{background:url(../images/l1.png) center 54px no-repeat;}
.coreInfo1 .body .area2 .l2{background:url(../images/l2.png) center 54px no-repeat;}
.coreInfo1 .body .area2 .l3{background:url(../images/l3.png) center 54px no-repeat;}
.coreInfo1 .body .area2 .l4{background:url(../images/l4.png) center 54px no-repeat;}

.coreInfo2{padding:0px 0px 80px;}
.coreInfo2 .tit{text-align:center;font-size:30px;color:#555;margin-bottom:50px;}
.coreInfo2 .tit em{display:block;background:url(../images/linet.png) center no-repeat;}
.coreInfo2 .tit span{display:block;font-size:18px;text-transform:uppercase;margin-top:6px;font-family: 'WorkSans-Light';}
.coreInfo2 .body{background:url(../images/coinfobg.jpg);background-size:cover;padding:40px 0px;}
.coreInfo2 .body .caption{float:left;width:400px;height:480px;background-color:#fff;position:relative;padding:50px 40px 40px;box-sizing:border-box;}
.coreInfo2 .body .caption li{display:none;}
.coreInfo2 .body .picScro{float:right;width:800px;height:480px;}
.coreInfo2 .body .picScro .swiper-slide{text-align:center;padding-top:60px;}

.coreInfo2 .body .caption .intit{font-size:30px;text-align:center;color:#e60021;line-height:34px;}
.coreInfo2 .body .caption .intit span{display:block;font-family: 'WorkSans-Light';font-weight:bold;font-size:24px;}
.coreInfo2 .body .caption .inbod{font-size:16px;color:#555;line-height:28px;margin-top:40px;}

.coreInfo2 .body .caption .control{position:absolute;width:240px;left:50%;margin-left:-120px;bottom:30px;height:42px;}
.coreInfo2 .body .caption .control .btn{width:40px;height:40px;border:1px solid #aaa;transition:all 0.3s;}
.coreInfo2 .body .caption .control .btn:hover{background-color:#e60021;border-color:#e60021;}
.coreInfo2 .body .caption .control .prev{left:0px;background:url(../images/nprev.png) center no-repeat;}
.coreInfo2 .body .caption .control .prev:hover{background-image:url(../images/nprevn1.png);}
.coreInfo2 .body .caption .control .next{right:0px;background:url(../images/nnext.png) center no-repeat;}
.coreInfo2 .body .caption .control .next:hover{background-image:url(../images/nnext1.png);}
.coreInfo2 .body .caption .control .pageOn{text-align:center;font-size:0px;width:100%;height:100%;line-height:42px;}
.coreInfo2 .body .caption .control .pageOn span{width:8px;height:8px;opacity:1;background-color:#bdbdbd;margin:0px 4px;}
.coreInfo2 .body .caption .control .pageOn .swiper-pagination-bullet-active{background-color:#e60021;}



.coreInfo3{padding:0px 0px 100px;}
.coreInfo3 .tit{text-align:center;font-size:30px;color:#555;margin-bottom:50px;}
.coreInfo3 .tit em{display:block;background:url(../images/linet.png) center no-repeat;}
.coreInfo3 .tit span{display:block;font-size:18px;text-transform:uppercase;margin-top:6px;font-family: 'WorkSans-Light';}

.coreInfo3 .List ul{width:1300px;}
.coreInfo3 .List li{float:left;width:210px;margin-right:37.5px;transition:all 0.3s;margin-bottom:10px;}
.coreInfo3 .List li .pic{overflow:hidden;}
.coreInfo3 .List li .pic img{transition:all 0.3s;}
.coreInfo3 .List li .txt{font-size:14px;color:#555555;padding:10px 10px;text-align:center;/*border-top:1px solid #ddd;*/line-height:25px;transition:all 0.3s;}
.coreInfo3 .List li .txt p{height:40px;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}


.coreInfo3 .List li .txt em{line-height:20px;display:block;}
.coreInfo3 .List li .txt span{display:block;line-height:20px;}

.coreInfo3 .List li:hover img{transform:scale(1.05);}
/*.coreInfo3 .List li:hover .txt{background-color:#e60021;color:#fff;}*/
.coreInfo3 .List li:hover{transform:translateY(-6px);box-shadow:0px 1px 20px rgba(0,0,0,0.1);}

.contact1{padding:70px 0px 100px;}
.contact1 .tit{text-align:center;font-size:30px;color:#555;margin-bottom:50px;}
.contact1 .tit em{display:block;background:url(../images/linet.png) center no-repeat;}
.contact1 .tit span{display:block;font-size:18px;text-transform:uppercase;margin-top:6px;font-family: 'WorkSans-Light';}

.contact1 .map img{max-width:none;}
.contact1 .map .anchorBL{display:none;}
.contact1 .body{position:relative;}
.contact1 .body .addTxt{position:absolute;left:0px;top:140px;width:100%;}
.contact1 .body .addTxt .g-in{position:relative;}
.contact1 .body .addTxt .addwrap{position:absolute;right:0px;width:640px;}
.contact1 .body .addTxt .addwrap .txt{width:400px;background-color:#fff;box-sizing:border-box;padding:40px 50px 30px;float:left;}
.contact1 .body .addTxt .addwrap .txt .intit{font-size:18px;color:#333;line-height:18px;padding-bottom:20px;border-bottom:1px solid #ddd;position:relative;margin-bottom:20px;}
.contact1 .body .addTxt .addwrap .txt .intit:before{content:"";display:block;width:10px;height:3px;background-color:#e60021;position:absolute;left:0px;bottom:-1px;}


.contact1 .body .addTxt .addwrap .txt li{display:none;}
.contact1 .body .addTxt .addwrap .txt .inbod{font-size:14px;color:#333;}
.contact1 .body .addTxt .addwrap .txt .inbod dl{padding-right:40px;}
.contact1 .body .addTxt .addwrap .txt .inbod dl dd{margin-bottom:10px;line-height:22px;}
.contact1 .body .addTxt .addwrap .txt .inbod dl .d1{padding-left:25px;background:url(../images/add1.gif) left 3px no-repeat;}
.contact1 .body .addTxt .addwrap .txt .inbod dl .d2{padding-left:25px;background:url(../images/add2.gif) left 3px no-repeat;}
.contact1 .body .addTxt .addwrap .txt .inbod dl .d3{padding-left:25px;background:url(../images/add3.gif) left 3px no-repeat;}

.contact1 .body .addTxt .addwrap .txt .inbod p{font-size:14px;color:#e60021;margin-top:25px;padding-left:25px;background:url(../images/add4.gif) left center no-repeat;}

.contact1 .body .addTxt .addList{width:240px;float:left;position:relative;}
.contact1 .body .addTxt .addList .addCenter{height:216px;overflow:hidden;}
.contact1 .body .addTxt .addList .swiper-slide{/*height:54px !important;*/}
.contact1 .body .addTxt .addList .swiper-slide a{width:220px;display:block;color:#333;line-height:54px;background-color:#e5e5e5;border-radius:3px;box-shadow:0px 1px 20px rgba(0,0,0,0.2);padding-left:15px;transition:all 0.3s;box-sizing:border-box;}
.contact1 .body .addTxt .addList .swiper-slide a:hover,.contact1 .body .addTxt .addList .current a{background-color:#e60021;color:#fff;font-size:14px;width:236px;font-weight:bold;box-shadow:0px 1px 10px rgba(0,0,0,0.2);}

.contact1 .body .addTxt .addList  .next{width:40px;height:40px;background:url(../images/jt.png) center no-repeat;left:0px;top:220px;margin:0px;background-color:#e5e5e5;transition:all 0.3s;box-shadow:0px 1px 20px rgba(0,0,0,0.1) inset;}
.contact1 .body .addTxt .addList  .next:hover{background-color:#e60021;color:#fff;background-image: url(../images/jtb.png);}

.cultureB1{padding:70px 0px 100px;background-color:#f7f7f7;}
.cultureB1 .tit{text-align:center;font-size:30px;color:#555;margin-bottom:50px;}
.cultureB1 .tit em{display:block;background:url(../images/linet.png) center no-repeat;}
.cultureB1 .tit span{display:block;font-size:18px;text-transform:uppercase;margin-top:6px;font-family: 'WorkSans-Light';}

.cultureB1 .body .List ul{width:1300px;}
.cultureB1 .body .List li{width:372px;float:left;box-sizing:border-box;padding:26px;border:1px solid #eee;margin-right:42px;transition:all 0.3s;margin-bottom:42px;background-color:#fff;}
.cultureB1 .body .List li .caption{padding-top:16px;}
.cultureB1 .body .List li .intit em{font-size:14px;font-family:Arial;color:#999;padding-left:26px;background:url(../images/time.gif) left center no-repeat;display:block;}
.cultureB1 .body .List li .intit span{display:block;font-size:16px;color:#333;padding-left:15px;position:relative;margin-top:10px;}
.cultureB1 .body .List li .intit span:before{content:"";display:block;width:4px;height:20px;position:absolute;left:0px;top:50%;margin-top:-10px;background-color:#e00012;}
.cultureB1 .body .List li .intit{padding-bottom:23px;background:url(../images/libg.gif) center bottom no-repeat;}
.cultureB1 .body .List li .inbod{font-size:12px;color:#666;line-height:20px;margin:16px 0px 10px;height:40px;}

.cultureB1 .body .List li:hover{box-shadow:0px 10px 20px rgba(0,0,0,0.2);transform:translateY(-12px);}


.cultureB2{padding:70px 0px 100px;border-bottom:1px solid #dbdbdb;}
.cultureB2 .tit{text-align:center;font-size:30px;color:#555;margin-bottom:50px;}
.cultureB2 .tit em{display:block;background:url(../images/wopart.png) center no-repeat;}
.cultureB2 .tit span{display:block;font-size:18px;text-transform:uppercase;margin-top:6px;font-family: 'WorkSans-Light';}

.cultureB2 .body .txt{font-size:14px;color:#555;line-height:30px;}
.cultureB2 .body .more{display:block;width:200px;height:50px;box-sizing:border-box;padding-left:65px;background:url(../images/wd.png) 18px center no-repeat;background-color:#014099;font-size:16px;line-height:50px;border-radius:3px;margin:0 auto;color:#fff;transition:all 0.3s;margin-top:50px;}
.cultureB2 .body .more:hover{transform:translateY(-6px);background-color:#043882;}





.cultureC1{padding:70px 0px 0px;}
.cultureC1 .tit{text-align:center;font-size:30px;color:#555;margin-bottom:50px;}
.cultureC1 .tit em{display:block;background:url(../images/linet.png) center no-repeat;}
.cultureC1 .tit span{display:block;font-size:18px;text-transform:uppercase;margin-top:6px;font-family: 'WorkSans-Light';}


.cultureC1 .topNew{position:relative;}
.cultureC1 .picScr{width:52%;float:left;position:relative;}
.cultureC1 .picScr .swiper-slide{overflow:hidden;}
.cultureC1 .picScr .swiper-slide img{transition:all 0.3s;}
.cultureC1 .picScr .swiper-slide:hover img{transform: scale(1.05);} 




.cultureC1 .picScr .btnG{position:absolute;width:121px;height:60px;right:0px;bottom:0px;z-index:100;}
.cultureC1 .picScr .btnG .btn{width:60px;height:60px;top:0px;margin-top:0px;background-color:#fff;transition:all 0.3s;}
.cultureC1 .picScr .btnG .btn:hover{background-color:#e60021;}
.cultureC1 .picScr .btnG .prev{left:0px;background:url(../images/nprev.png) center no-repeat;background-color:#fff;}
.cultureC1 .picScr .btnG .next{right:0px;background:url(../images/nnext.png) center no-repeat;background-color:#fff;}

.cultureC1 .picScr .btnG .prev:hover{background:url(../images/nprevn1.png) center no-repeat;background-color:#e60021;}
.cultureC1 .picScr .btnG .next:hover{background:url(../images/nnext1.png) center no-repeat;background-color:#e60021;}

.cultureC1 .txtScr{width:48%;float:right;background-color:#f3f3f3;color:#fff;box-sizing:border-box;padding:60px 70px;position:absolute;right:0px;bottom:0px;}
.cultureC1 .txtScr a{color:#333;}
.cultureC1 .txtScr li{display:none;}
.cultureC1 .txtScr li .intit{font-size:18px;}
.cultureC1 .txtScr li .intit span{display:block;font-size:30px;font-family:Arial;position:absolute;width:120px;height:70px;text-align: center;line-height:70px;background-color:#fff;box-shadow:0px 1px 10px rgba(0,0,0,0.1);left:70px;top:-35px;}
.cultureC1 .txtScr li .inbod{font-size:14px;line-height:24px;margin-top:20px;text-align:justify;}

.cultureC1 .txtScr li .inbod .more{margin-top:40px;display:block;width:220px;height:50px;line-height:50px;background-color:#e60021;color:#fff;font-family:Helvetica;font-size:14px;text-transform:uppercase;padding-left:24px;box-sizing:border-box;position:relative;transition:all 0.3s;}
.cultureC1 .txtScr li .inbod .more:before{content:"";display:block;width:15px;height:8px;background:url(../images/yjt.png) center no-repeat;position:absolute;right:30px;top:50%;margin-top:-4px;transition:all 0.3s;}
.cultureC1 .txtScr li .inbod .more:hover:before{right:22px;}
.cultureC1 .txtScr li .inbod .more:hover{background-color:#d60422;}

.cultureC1 .newList{margin-top:80px;background-color:#f7f7f7;padding:70px 0px 100px;}
.cultureC1 .newList ul{width:1300px;}
.cultureC1 .newList li{width:370px;float:left;margin-right:45px;margin-bottom:45px;}
.cultureC1 .newList li:nth-child(3n + 1) {
	clear: both;
}
.cultureC1 .newList li .caption{padding:30px 30px 60px;transition:all 0.3s;}
.cultureC1 .newList li .caption .intit{font-size:18px;color:#333333;margin-bottom:30px;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.cultureC1 .newList li .caption .intit span{display:block;font-size:30px;font-family:Arial;margin-bottom:5px;}
.cultureC1 .newList li .caption .inbod .txt{font-size:14px;color:#666;line-height:22px;text-align:justify;}
.cultureC1 .newList li .caption .inbod .more{width:98px;height:30px;text-align:center;line-height:30px;color:#fff;background-color:#d6000f;font-size:12px;text-transform:uppercase;font-family:Arial;margin:30px 0px;transition:all 0.3s;transition:all 0.3s;}
.cultureC1 .newList li .caption .inbod .more:hover{transform:translateY(-3px);}
.cultureC1 .newList li .pic{text-align:center;margin-top:-70px;overflow:hidden;}
.cultureC1 .newList li .pic img{border:5px solid #fff;width:370px;height: 276px; box-sizing:border-box;transition:all 0.3s;}
.cultureC1 .newList li .caption .inbod .more:hover{background-color:#d60422;} 
.cultureC1 .newList li:hover .caption{background-color:#fff;box-shadow:0px 1px 5px rgba(0,0,0,0.1);}
.cultureC1 .newList li:hover .pic img{transform: scale(1.05);}

/****·ÖÒ³ÑùÊ½*****/
.page{text-align:center;padding-top:50px;}
.page span{margin-right:5px; padding:3px 10px 2px; font-size:14px; color:#333; display:inline-block;}
.page a span {color:#333; transition:all 0.3s linear;}
.page a:hover span{color:#fff; background-color:#d6000f;}
.page span.current{color:#fff; background-color:#d6000f;}


.cultureV1{padding:70px 0px 80px;}
.cultureV1 .tit{text-align:center;font-size:30px;color:#555;margin-bottom:30px;}
.cultureV1 .tit em{display:block;background:url(../images/linet.png) center no-repeat;}
.cultureV1 .tit span{display:block;font-size:18px;text-transform:uppercase;margin-top:6px;font-family: 'WorkSans-Light';}

.cultureV1 .body .intit{font-size:18px;text-align:center;color:#555555;text-align:center;}
.cultureV1 .body .intit p{display:inline-block;padding-left:44px;background:url(../images/an1.gif) left center no-repeat;}
.cultureV1 .body .intit span{color:#e60021;}

.cultureV1 .body .inbod{margin-top:66px;}
.cultureV1 .body .inbod .videopic{float:left;position:relative;width:860px;}
.cultureV1 .body .inbod .videopic .poster{position:absolute;left:0px;top:0px;width:100%;height:100%;z-index:2;}
.cultureV1 .body .inbod .videopic .pic{content:"";display:block;width:100%;height:100%;position:relative;}
.cultureV1 .body .inbod .videopic .playBtn{width:68px;height:48px;position:absolute;left:50%;margin-left:-34px;top:50%;margin-top:-24px;background:url(../images/pbtn.png) center no-repeat;background-color:rgba(0,0,0,0.6);border-radius:10px;cursor:pointer;transition:all 0.3s;}
.cultureV1 .body .inbod .videopic .pic:before{content:"";display:block;width:100%;height:100%;background-color:rgba(0,0,0,0.4);position:absolute;left:0px;top:0px;opacity:0;visibility:hidden;transition:all 0.3s;}
.cultureV1 .body .inbod .videopic:hover .pic:before{opacity:1;visibility:visible;}
.cultureV1 .body .inbod .videopic .playBtn:hover{background-color:rgba(230,0,33,1);}



.cultureV1 .body .inbod .videoTxt{width:320px;float:right;background-color:#f3f3f3;border:1px solid #ddd;box-sizing:border-box;height:480px;padding:40px 40px 40px;}
.cultureV1 .body .inbod .videoTxt dt{color:#333;font-size:24px;position:relative;padding-left:60px;padding-bottom:40px;border-bottom:1px solid #dbdbdb;}
.cultureV1 .body .inbod .videoTxt dt:before{content:"";display:block;width:50px;height:35px;background:url(../images/pbtn.png) center no-repeat;background-color:#e60021;border-radius:10px;position:absolute;left:0px;background-size:12px auto;top:0px;}
.cultureV1 .body .inbod .videoTxt .d1{font-size:16px;color:#555555;line-height:36px;padding:36px 0px 50px;border-bottom:1px solid #dbdbdb;}
.cultureV1 .body .inbod .videoTxt .d2{font-size:14px;color:#555;padding:30px 0px 36px;line-height:26px;}
.cultureV1 .body .inbod .videoTxt .d2 span{display:block;}

.cultureV2{padding:70px 0px 100px;background-color:#f3f3f3;}
.cultureV2 .List .swipV{padding:6px;}
.cultureV2 .List .swiper-slide{box-shadow:0px 3px 10px rgba(0,0,0,0.1);}
.cultureV2 .List .pic{position:relative;}
.cultureV2 .List .pic:before{content:"";display:block;width:100%;height:100%;background-color:rgba(0,0,0,0.5);position:absolute;left:0px;top:0px;transition:all 0.3s;opacity: 0;visibility:hidden;}
.cultureV2 .List .pic .playBtn{width:68px;height:48px;position:absolute;left:50%;margin-left:-34px;top:50%;margin-top:-24px;background:url(../images/pbtn.png) center no-repeat;background-color:rgba(0,0,0,0.6);border-radius:10px;cursor:pointer;transition:all 0.3s;}
.cultureV2 .List .txt{height:100px;line-height:100px;text-align:center;font-size:18px;color:#333;background-color:#fff;}
.cultureV2 .List .pic .playBtn:hover{background-color:rgba(230,0,33,1);}
.cultureV2 .List .swiper-slide:hover .pic:before{opacity:1;visibility:visible;} 


.cultureV2 .List .control{position:relative;height:40px;margin:0 auto;margin-top:50px;width:360px;}
.cultureV2 .List .control .btn{width:40px;height:40px;background:no-repeat;box-sizing:border-box;border:1px solid #aaa;margin:0px;box-sizing:border-box;top:0px;transition:all 0.3s;}
.cultureV2 .List .control .prev{left:0px;background:url(../images/nprev.png) center no-repeat;}
.cultureV2 .List .control .next{right:0px;background:url(../images/nnext.png) center no-repeat;}

.cultureV2 .List .control .btn:hover{background-color:#e60021;border-color:#e60021;}
.cultureV2 .List .control .prev:hover{background-image:url(../images/nprevn1.png);}
.cultureV2 .List .control .next:hover{background-image:url(../images/nnext1.png);}


.cultureV2 .List .control .pageOn{text-align:center;position:absolute;left:0px;bottom:0px;font-size:0px;width:100%;top:50%;margin-top:-4px;}
.cultureV2 .List .control .pageOn span{width:8px;height:8px;background-color:#bdbdbd;opacity:1;margin:0px 5px;}
.cultureV2 .List .control .pageOn .swiper-pagination-bullet-active{background-color:#e60021;}

.video_wrap{position:fixed;left:0px;top:0px;width:100%;height:100%;background-color:rgba(0,0,0,0.96);z-index:9999;padding:0px 0px;box-sizing:border-box;display:none;}

.video_wrap .play_I .video-js{/*width:800px !important;height:500px !important;*/}
.video_wrap .play_I{position:relative;width:800px;left:50%;margin-left:-400px;top:50%;transform:translateY(-50%);}
.video_wrap .play_I .video-js.vjs-fluid{}
.video_wrap .play_I .video-js .vjs-big-play-button{width:80px;height:80px;border-radius:50%;margin-left:-40px;margin-top:-40px;font-size:40px;line-height:76px;outline:none;}
.video_wrap .play_I .video-js .vjs-big-play-button:hover{box-shadow:0 0 20px rgba(255,255,255,0.6)}
.video_wrap .close{background:url(../images/closedd.png) center no-repeat;background-size:cover;width:70px;height:70px;position:absolute;cursor:pointer;transition:all 0.6s linear;border-radius:50%;right:100px;top:100px;}
.video_wrap .close:hover{transform:rotate(360deg);box-shadow:0 0 30px rgba(255,255,255,0.6)}


.cultureD1{padding:70px 0px 80px;}
.cultureD1 .tit{text-align:center;font-size:30px;color:#555;margin-bottom:60px;}
.cultureD1 .tit em{display:block;background:url(../images/linet.png) center no-repeat;}
.cultureD1 .tit span{display:block;font-size:18px;text-transform:uppercase;margin-top:6px;font-family: 'WorkSans-Light';}



.cultureD1 .List .swiper-slide{background-color:#e8e8e8;padding:40px;box-sizing:border-box;}
.cultureD1 .List .swiper-slide a{display:block;position:relative;}
.cultureD1 .List .swiper-slide a .txt{position:absolute;left:0px;top:0px;width:100%;height:100px;}
.cultureD1 .List .swiper-slide a .txt .intit{font-size:18px;color:#333;text-align:center;position:absolute;left:0px;width:100%;padding-bottom:10px;top:33px;}
.cultureD1 .List .swiper-slide a .txt .intit:before{content:"";display:block;width:20px;height:2px;background-color:#014099;position:absolute;left:50%;margin-left:-10px;bottom: 0px;}
.cultureD1 .List .swiper-slide a .txt .xz{display:block;width:140px;height:42px;text-align:center;line-height:42px;font-size:14px;color:#333;text-align:center;background-color:#fff;box-sizing:border-box;border:1px solid #ddd;position:absolute;left:50%;margin-left:-70px;top:164px;transition:all 0.3s;}
.cultureD1 .List .swiper-slide a .txt .xz:hover{background-color:#e60021;color:#fff;}


.cultureD1 .List .control{position:relative;height:40px;margin:0 auto;margin-top:50px;width:360px;}
.cultureD1 .List .control .btn{width:40px;height:40px;background:no-repeat;box-sizing:border-box;border:1px solid #aaa;margin:0px;box-sizing:border-box;top:0px;transition:all 0.3s;}
.cultureD1 .List .control .prev{left:0px;background:url(../images/nprev.png) center no-repeat;}
.cultureD1 .List .control .next{right:0px;background:url(../images/nnext.png) center no-repeat;}

.cultureD1 .List .control .btn:hover{background-color:#e60021;border-color:#e60021;}
.cultureD1 .List .control .prev:hover{background-image:url(../images/nprevn1.png);}
.cultureD1 .List .control .next:hover{background-image:url(../images/nnext1.png);}


.cultureD1 .List .control .pageOn{text-align:center;position:absolute;left:0px;bottom:0px;font-size:0px;width:100%;top:50%;margin-top:-4px;}
.cultureD1 .List .control .pageOn span{width:8px;height:8px;background-color:#bdbdbd;opacity:1;margin:0px 5px;}
.cultureD1 .List .control .pageOn .swiper-pagination-bullet-active{background-color:#e60021;}


.cultureP1{padding:70px 0px 100px;}
.cultureP1 .tit{text-align:center;font-size:30px;color:#555;margin-bottom:60px;}
.cultureP1 .tit em{display:block;background:url(../images/linet.png) center no-repeat;}
.cultureP1 .tit span{display:block;font-size:18px;text-transform:uppercase;margin-top:6px;font-family: 'WorkSans-Light';}

.cultureP1 .body {position:relative;}
.cultureP1 .body .hotPaper{float:left;width:604px;box-sizing:border-box;padding-left:11px;padding-right:6px;background:url(../images/bw.gif) left center repeat-y,url(../images/bw2.gif) right center repeat-y;border-top:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;}

.cultureP1 .body .hotPaper .caption{border-top:2px solid #e60021;padding:0px 30px 60px 50px;background-color:#f3f3f3;}
.cultureP1 .body .hotPaper .caption .intit{width:160px;height:32px;text-align:center;line-height:30px;background-color:#e60021;color:#fff;font-size:14px;}
.cultureP1 .body .hotPaper .caption .inbod{margin-top:18px;}
.cultureP1 .body .hotPaper .caption .inbod h3{font-size:24px;color:#333;font-weight:normal;}
.cultureP1 .body .hotPaper .caption .inbod .txt{font-size:14px;color:#666;line-height:22px;margin-top:8px;height:88px;overflow:hidden;}

.cultureP1 .body .paperList{width:596px;height:847px;float:left;padding-right:9px;background:url(../images/bw3.gif) right center repeat-y;box-sizing:border-box;position:absolute;right:0px;bottom:0px;background-color:#f3f3f3;}
.cultureP1 .body .paperList li{background-color:#f7f7f7;padding:30px 30px 30px 60px;border-bottom:1px solid #dbdbdb;transition:all 0.3s;}
.cultureP1 .body .paperList li a{display:block;overflow:hidden;transition:all 0.3s;}
.cultureP1 .body .paperList li .pic{width:110px;float:left;box-shadow:0px 1px 20px rgba(0,0,0,0.1);}
.cultureP1 .body .paperList li .caption{width:350px;float:right;}
.cultureP1 .body .paperList li .caption .intit{font-size:14px;width:140px;height:30px;background-color:#014099;color:#fff;text-align:center;line-height:30px;border-radius:3px;margin-bottom:20px;transition:all 0.3s;}
.cultureP1 .body .paperList li .caption .txt{font-size:18px;color:#333;}
.cultureP1 .body .paperList li .caption .more{font-size:12px;color:#555555;font-family:Arial;display:inline-block;padding-right:24px;background:url(../images/right.png) right center no-repeat;margin-top:28px;}

.cultureP1 .body .paperList li:hover .intit{background-color:#e60021;}
.cultureP1 .body .paperList li:hover a{transform:translateX(-6px);}


.aboutL1{padding:70px 0px 100px;}
.aboutL1 .tit{text-align:center;font-size:30px;color:#555;margin-bottom:60px;}
.aboutL1 .tit em{display:block;background:url(../images/linet.png) center no-repeat;}
.aboutL1 .tit span{display:block;font-size:18px;text-transform:uppercase;margin-top:6px;font-family: 'WorkSans-Light';}

.aboutL1 .body ul{width:1300px;}
.aboutL1 .body li{float:left;margin-right:42px;margin-bottom:42px;width:372px;border:1px solid #fff;transition:all 0.3s;}
.aboutL1 .body li .pic{border-bottom:1px solid #fff;transition:all 0.3s;}
.aboutL1 .body li .pic img{transition:all 0.3s;}
.aboutL1 .body li .intit{width:292px;height:80px;font-size:14px;color:#333333;float:left;background-color:#f7f7f7;line-height:26px;box-sizing:border-box;padding:12px 30px 15px 20px;}
.aboutL1 .body li .data{width:80px;height:80px;font-size:12px;color:#999999;box-sizing:border-box;padding-top:44px;background:url(../images/dt.png) center 23px no-repeat;background-color:#efefef;text-align:center;float:left;transition:all 0.3s;}

.aboutL1 .body li:hover .pic{border-color:#c9c9c9;}
.aboutL1 .body li:hover .pic img{transform:scale(0.96);}
.aboutL1 .body li:hover{border-color:#c9c9c9;box-shadow:0px 1px 20px rgba(0,0,0,0.1);}
.aboutL1 .body li:hover .data{background-color:#e60021;color:#fff;background-image:url(../images/dtb.png);}

.aboutS1{padding:70px 0px 100px;}
.aboutS1 .tit{text-align:center;font-size:30px;color:#555;margin-bottom:60px;}
.aboutS1 .tit em{display:block;background:url(../images/linet.png) center no-repeat;}
.aboutS1 .tit span{display:block;font-size:18px;text-transform:uppercase;margin-top:6px;font-family: 'WorkSans-Light';}


.aboutS1 .body .g-in{position:relative;}
.aboutS1 .body{background:url(../images/ice.jpg) top center no-repeat;padding-top:100px;}
.aboutS1 .body .area1{width:460px;height:680px;}
.aboutS1 .body .area2{width:820px;height:460px;background-color:#fff;position:absolute;right:0px;bottom:0px;box-shadow:0px 1px 10px rgba(0,0,0,0.1);box-sizing:border-box;padding:40px;font-size:16px;color:#555;line-height:26px;}
.aboutS1 .body .area2 .text{height:380px;overflow-y:auto;padding-right:15px;}

.aboutS1 .body .area2 .text::-webkit-scrollbar {/*滚动条整体样式*/
    width:12px;     /*高宽分别对应横竖滚动条的尺寸*/
    height:12px;
    cursor:pointer;
    border-radius:6px;
}
.aboutS1 .body .area2 .text::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background:#ddd;
    cursor:pointer;
    border-radius:6px;
}
.aboutS1 .body .area2 .text::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0;
    background: rgba(255,255,255,0.6);
    border-radius:6px;
}


.aboutI1{padding:70px 0px 100px;}
.aboutI1 .tit{text-align:center;font-size:30px;color:#555;margin-bottom:30px;}
.aboutI1 .tit em{display:block;background:url(../images/linet.png) center no-repeat;}
.aboutI1 .tit span{display:block;font-size:18px;text-transform:uppercase;margin-top:6px;font-family: 'WorkSans-Light';}

.aboutI1 .prologo{padding-top:80px;background:url(../images/sline.gif) center top no-repeat;text-align:center;}
.aboutI1 .prologo{}

.aboutI1 .caption{margin-top:58px;padding-top:50px;border-top:1px solid #ddd;}
.aboutI1 .caption .inbod{font-size:16px;color:#555;line-height:28px;text-align:justify;margin-top:40px;}

.aboutI1 .caption .inbod .pic{margin-top:50px;}



.aboutH1{padding:70px 0px 100px;}
.aboutH1 .tit{text-align:center;font-size:30px;color:#555;margin-bottom:60px;}
.aboutH1 .tit em{display:block;background:url(../images/linet.png) center no-repeat;}
.aboutH1 .tit span{display:block;font-size:18px;text-transform:uppercase;margin-top:6px;font-family: 'WorkSans-Light';}


.aboutH1 .body .List1 .intit{font-size:18px;height:70px;line-height:70px;background-color:#f7f7f7;border:1px solid #ddd;color:#e60021;padding:0px 20px;}
.aboutH1 .body .List1 .intit span{display:inline-block;padding-left:18px;position:relative;}
.aboutH1 .body .List1 .intit span:before{content:"";display:block;width:3px;height:18px;position:absolute;left:0px;top:50%;margin-top:-9px;background-color:#e60021;}
.aboutH1 .body .List1 .intit a{display:block;float:right;color:#e60021;font-size:26px;padding-right:26px;background:url(../images/bb.gif) right center no-repeat;font-size:14px;text-transform:uppercase;}
.aboutH1 .body .List1 .inbod{padding:20px;background-color:#f3f3f3;}
.aboutH1 .body .List1 .inbod ul{width:1300px;}
.aboutH1 .body .List1 .inbod li{float:left;width:260px;background-color:#fff;transition:all 0.3s;margin-right:40px;margin-bottom:40px;}
.aboutH1 .body .List1 .inbod li .pic{padding:4px;}
.aboutH1 .body .List1 .inbod li .txt{font-size:14px;color:#555555;padding:10px 20px;text-align:center;border-top:1px solid #ddd;line-height:20px;transition:all 0.3s;}
.aboutH1 .body .List1 .inbod li .txt span{display:block;}

.aboutH1 .body .List1 .inbod li .txt p{height:40px;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}


.aboutH1 .body .List1 .inbod li:hover{background-color:#e60021;}
.aboutH1 .body .List1 .inbod li:hover .txt{color:#fff;}

.aboutH1 .body .List2{margin-top:20px;}


.aboutHS1{padding:70px 0px 100px;}
.aboutHS1 .tit{text-align:center;font-size:30px;color:#555;margin-bottom:60px;}
.aboutHS1 .tit em{display:block;background:url(../images/linet.png) center no-repeat;}
.aboutHS1 .tit span{display:block;font-size:18px;text-transform:uppercase;margin-top:6px;font-family: 'WorkSans-Light';}

.aboutHS1 .hisYear{width:198px;float:left;padding:25px 0px;position:relative;}

.aboutHS1 .hisYear .hisYearW{height:1439px;overflow-y: hidden;padding-right:6px;box-sizing:border-box;}
.aboutHS1 .hisYear .swipYear{background:url(../images/hisbg.gif) right top repeat-y;padding-right:30px;overflow:visible;overflow-x:visible !important;font-family:Arial;}
.aboutHS1 .hisYear .swipYear .swiper-slide{line-height:80px;font-size:18px;color:#888888;cursor:pointer;font-weight:bold;text-align:right;box-sizing:border-box;transition:all 0.3s;}
.aboutHS1 .hisYear .swipYear .swiper-slide:before{content:"";display:block;width:12px;height:12px;border:3px solid #e60021;background-color:#fff;position:absolute;right:-36px;top:50%;margin-top:-6px;box-sizing:border-box;border-radius:100%;visibility:hidden;opacity:0;transition:all 0.3s;}
.aboutHS1 .hisYear .swipYear .current{font-size:60px;color:#e60021;}
.aboutHS1 .hisYear .swipYear .current:before{opacity:1;visibility:visible;}

.aboutHS1 .hisYear .btn{width:40px;height:40px;margin:0px;top:-9px;}
.aboutHS1 .hisYear .prev{background:url(../images/hisprev.png) center no-repeat;left:171px;}
.aboutHS1 .hisYear .next{background:url(../images/hisnext.png) center no-repeat;top:1454px;right:-13px;}

.aboutHS1 .hisList{width:920px;float:right;}
.aboutHS1 .hisList .intit{font-size:120px;color:#dbdbdb;font-family: 'WorkSans-Light';line-height:100px;padding-bottom:30px;border-bottom:1px solid #dbdbdb;margin-bottom:40px;}
.aboutHS1 .hisList .inbod ul{width:1000px;}
.aboutHS1 .hisList .inbod li{width:448px;height:298px;background-color: #f9f9f9;border:1px solid #dbdbdb;border-radius:6px;padding:40px;box-sizing:border-box;transition:all 0.3s;float:left;margin-right:24px;margin-bottom:24px;}
.aboutHS1 .hisList .inbod li h3{font-size:22px;color:#333333;padding-left:46px;background:url(../images/time1.png) left center no-repeat;transition:all 0.3s;}
.aboutHS1 .hisList .inbod li .txt{font-size:16px;color:#555;line-height:28px;text-align:justify;margin-top:14px;height:168px;overflow-y:auto;padding-right:12px;}
.aboutHS1 .hisList .inbod li:hover{background-color:#fff;transform:translateY(-6px);}
.aboutHS1 .hisList .inbod li:hover h3{color:#e60021;background-image:url(../images/time1.1.png);}


@media(max-width:1400px){
	.g-in{width:1000px;}

	.header .nav li{padding:0px 22px;}
	.footer .footTopZK{top:-166px;}

	.subNav{margin-top:-50px;}
	.subNav li{height:50px;line-height:50px;}

	.aboutHS1 .hisList .inbod li .txt{font-size:14px;line-height:24px;}


	.aboutHS1 .hisYear{width:170px;}
	.aboutHS1 .hisList{width:760px;}
	.aboutHS1 .hisList .inbod li{width:368px;}
	.aboutHS1 .hisList .inbod li h3{font-size:20px;background-size:auto 30px;}
	.aboutHS1 .hisYear .prev{left:154px;}

	.aboutHS1 .hisList .intit{font-size:80px;}

	.aboutHS1 .hisYear .swipYear .current{font-size:50px;}
	
	.aboutH1 .body .List1 .inbod ul{width:1100px;}

	.aboutH1 .body .List1 .inbod li{margin-right:20px;margin-bottom:20px;width:225px;}
	.aboutH1 .body .List1 .inbod li img{height:auto;}
	.aboutH1 .body .List1 .inbod li .txt{line-height:22px;}

	.aboutL1 .body li{width:320px;margin-right:17px;margin-bottom:17px;}
	.aboutL1 .body li .intit{width:240px;}

	.core1 .body .u1 li .caption{padding:66px 66px 0px; }
	.core1 .body .u2 li{width:490px;}
	.core1 .body .u2 li .caption{padding:30px;}

	.coreInfo1 .body .area1 .caption{width:46%;padding:30px 40px;}
	.coreInfo1 .body .area1 .caption .intit{font-size:20px;}
	.coreInfo1 .body .area1 .caption .inbod{font-size:14px;line-height:22px;text-align:justify;}

	.coreInfo2 .body .picScro{width:600px;}
	

	.coreInfo3 .List ul{width:1030px;}
	.coreInfo3 .List ul li{width:220px;margin-right:37px;}

	.cultureB1 .body .List li{width:320px;padding:16px;margin-right:20px;margin-bottom:20px;}


	.cultureD1 .List .swiper-slide{padding:30px;}
	.cultureD1 .List .swiper-slide a .txt .intit{top:23px;}
	.cultureD1 .List .swiper-slide a .txt .xz{top:140px;width:120px;margin-left:-60px;}

	.cultureC1 .newList li{width:320px;margin-right:20px;margin-bottom:20px;}

	.cultureC1 .newList li .pic img{width: 320px;height: 239px;}

	.cultureP1 .body .paperList{width:500px;}
	.cultureP1 .body .hotPaper{width:500px;}
	
	.cultureP1 .body .paperList li{padding:20px 20px 20px 30px;}
	.cultureP1 .body .paperList li .caption{width:300px;}
	.cultureP1 .body .paperList li .caption .txt{font-size:16px;}


	.cultureV1 .body .inbod .videopic{width:650px;}
	.cultureV1 .body .inbod .videoTxt{padding:20px;height:363px;}
	.cultureV1 .body .inbod .videoTxt dt{font-size:20px;padding-bottom:30px;}
	.cultureV1 .body .inbod .videoTxt .d1{line-height:26px;padding:30px 0px;}
	.cultureV1 .body .inbod .videoTxt .d2{padding:30px 0px;}

	.coreInfo1 .body .area2 li p{font-size:14px;}

	.coreInfo2 .body .caption .inbod{font-size:14px;line-height:22px;}


	.aboutS1 .body .area1{width:400px;}
	.aboutS1 .body .area2{width:650px;}










}

@media(max-width:960px){


	.page{padding-top:30px;}
	.page span a{font-size:12px;}


	.footer{padding:40px 0px 20px;}
	.footer .zk{display:none;}
	.footer .footTop{position:static;transform:translateX(0%);margin:0 auto;background:none;}
	.footer .footTop .footWp{opacity:1;visibility:visible;padding:0px 0px 20px;}
	.footer .footTop .footNav dl{display:none;}
	.footer .footTop .footNav .d5{display:block;}
	.footer .footTop .footNav dl dt{padding-bottom:0px;}
	.footer .footTop .footInfo{margin-top:20px;}

	.footer .copyright a{color:#fff;}
	.footer .copyright .siteInfo{display:none;}
	.footer .copyright .beiInfo .l1{margin-bottom:5px;background:url(../images/ba1.png) left 0px no-repeat}
	.footer .copyright .beiInfo .l2{background:url(../images/ba2.png) left 0px no-repeat;}
	.footer .back{display:none;}


	.g-in{width:100%;padding:0px 12px;box-sizing:border-box;}
	.subNav{margin:0px;text-align:center;font-size:0px;padding:30px 0px 10px;position:static;}
	.subNav li{width:100px;height:40px;line-height:40px;float:none;display:inline-block;font-size:14px;border-bottom:1px solid #3966a7;margin:3px;}
	.banner{padding-top:50px;}

	.aboutS1{padding:30px 0px 40px;}
	.aboutS1 .tit{font-size:20px;margin-bottom:30px;}
	.aboutS1 .tit em{background:none;}
	.aboutS1 .tit span{font-size:12px;margin-top:0px;}

	.aboutI1{padding:30px 0px 40px;}
	.aboutI1 .tit{font-size:20px;}
	.aboutI1 .tit em{background:none;}
	.aboutI1 .tit span{font-size:12px;margin-top:0px;}

	.aboutI1 .prologo{padding-top:0px;background:none;width:50%;margin:0px auto;}
	.aboutI1 .caption{margin-top:30px;padding-top:30px;}
	.aboutI1 .caption .intit{text-align:center;}

	.aboutI1 .caption .inbod{margin-top:30px;font-size:14px;line-height:22px;text-align:justify;}

	.aboutHS1{padding:30px 0px 40px;}
	.aboutHS1 .tit{font-size:20px;margin-bottom:30px;}
	.aboutHS1 .tit em{background:none;}
	.aboutHS1 .tit span{font-size:12px;margin-top:0px;}


	.aboutHS1 .hisYear .swipYear .current{font-size:20px;}
	.aboutHS1 .hisYear{width:80px;margin-right:20px;padding-top:0px;padding-bottom:0px;}
	.aboutHS1 .hisYear .btn{display:none;}

	.aboutHS1 .hisList{width:auto;overflow:hidden;float:none;}
	
	.aboutHS1 .hisList .inbod ul{width:100%;}
	.aboutHS1 .hisList .inbod li{width:100%;padding:20px;height:auto;}
	.aboutHS1 .hisList .intit{font-size:40px;line-height:40px;margin-bottom:20px;padding-bottom:20px;}
	

	.aboutH1{padding:30px 0px 40px;}
	.aboutH1 .tit{font-size:20px;margin-bottom:30px;}
	.aboutH1 .tit em{background:none;}
	.aboutH1 .tit span{font-size:12px;margin-top:0px;}


	.aboutH1 .body .List1 .inbod ul{width:100%;}
	.aboutH1 .body .List1 .inbod ul li{width:49%;margin:0px;margin-bottom:10px;text-align:center;}
	.aboutH1 .body .List1 .inbod li .txt em{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:block;}
	.aboutH1 .body .List1 .inbod ul li:nth-child(odd){margin-right:2%;}

	.aboutL1{padding:30px 0px 40px;}
	.aboutL1 .tit{font-size:20px;margin-bottom:30px;}
	.aboutL1 .tit em{background:none;}
	.aboutL1 .tit span{font-size:12px;margin-top:0px;}

	.aboutL1 .body ul{width:100%;}
	.aboutL1 .body ul li{width:100%;}
	.aboutL1 .body li .intit{width: calc(100% - 80px);}
	.aboutL1 .body li .data{}


	.contact1{padding:30px 0px 40px;}
	.contact1 .tit{font-size:20px;margin-bottom:30px;}
	.contact1 .tit em{background:none;}
	.contact1 .tit span{font-size:12px;margin-top:0px;} 

	.contact1 .body .addTxt{position:static;}
	.contact1 .body .addTxt .addwrap{position:static;overflow:hidden;width:100%;}
	.contact1 .map{height:400px !important;}
	.contact1 .body .addTxt .addList{position:absolute;left:0px;top:-261px;}
	.contact1 .body .addTxt .addwrap .txt{padding:20px 0px 0px;width:100%;}
	.contact1 .body .addTxt .addwrap .txt .inbod dl dd{margin-bottom:5px;}


	.core1{padding:30px 0px 40px;}
	.core1 .tit{font-size:20px;margin-bottom:30px;}
	.core1 .tit em{background:none;}
	.core1 .tit span{font-size:12px;margin-top:0px;}
	

	/*.core1 .body .u1 li .caption{padding:20px 0px 20px 20px;}
	.core1 .body .u1 li .caption .intit{font-size:16px;}
	.core1 .body .u1 li .caption .intit span{font-size:12px;display:block;margin:0px;}
	.core1 .body .u1 li .caption .inbod .txt{font-size:12px;line-height:20px;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;height:auto;}
	.core1 .body .u1 li .caption .inbod{margin-top:10px;}
	.core1 .body .u1 li .caption .inbod .more{display:none;}*/

	.core1 .body .u1{width:100%;}
	.core1 .body .u1 li{width:100%;box-sizing:border-box;padding:10px;background-color:#fff;}
	.core1 .body .u1 li .pic{width:100%;}
	.core1 .body .u1 li .caption{padding:12px 0px 0px;width:100%;}
	.core1 .body .u1 li .caption .intit{font-size:16px;}
	.core1 .body .u1 li .caption .intit span{font-size:12px;}
	.core1 .body .u1 li .caption .inbod .txt{font-size:14px;line-height:24px;height:auto;}

	.core1 .body .u1 li .caption .inbod{margin-top:3px;}
	.core1 .body .u1 li .caption .inbod .more{width:120px;height:42px;line-height:42px;font-size:12px;margin-top:10px;position:static;}



	.core1 .body .u2{width:100%;}
	.core1 .body .u2 li{width:100%;}

	.core1 .body .u2 li .caption{padding:12px 0px 0px;}
	.core1 .body .u2 li .caption .intit{font-size:16px;}
	.core1 .body .u2 li .caption .intit span{font-size:12px;}
	.core1 .body .u2 li .caption .inbod .txt{font-size:14px;line-height:24px;}

	.core1 .body .u2 li .caption .inbod{margin-top:3px;}
	.core1 .body .u2 li .caption .inbod .more{width:120px;height:42px;line-height:42px;font-size:12px;margin-top:10px;}

	
	.coreInfo1{padding:30px 0px 40px;}
	.coreInfo1 .tit{font-size:20px;margin-bottom:30px;}
	.coreInfo1 .tit em{background:none;}
	.coreInfo1 .tit span{font-size:12px;margin-top:0px;}

	.coreInfo1 .body .area1 .pic{width:100%;}
	.coreInfo1 .body .area1 .caption{width:100%;position:static;padding:20px 0px 0px;}
	.coreInfo1 .body .area1 .caption .intit{font-size:16px;}

	.coreInfo1 .body .area2 li{width:50%;padding-left:30px;padding-right:30px;}
	.coreInfo1 .body .area2 li h3{font-size:16px;}
	.coreInfo1 .body .area2 li p{font-size:14px;}

	.coreInfo1 .body .area2{margin:30px 0px;}


	.coreInfo2{padding:0px 0px 40px;}
	.coreInfo2 .tit{font-size:20px;margin-bottom:30px;}
	.coreInfo2 .tit em{background:none;}
	.coreInfo2 .tit span{font-size:12px;margin-top:0px;}

	.coreInfo2 .body .caption{width:100%;padding:30px 20px;height:320px;box-shadow:0px 1px 10px rgba(0,0,0,0.1);}
	.coreInfo2 .body .caption .intit{font-size:20px;line-height:20px;}
	.coreInfo2 .body .caption .intit span{font-size:14px;}
	.coreInfo2 .body .caption .inbod{margin-top:20px;font-size:14px;line-height:24px;}
	.coreInfo2 .body .picScro{width:100%;margin-top:30px;height:auto;}
	.coreInfo2 .body .picScro .swiper-slide{padding-top:0px;}


	.coreInfo3{padding:0px 0px 40px;}
	.coreInfo3 .tit{font-size:20px;margin-bottom:30px;}
	.coreInfo3 .tit em{background:none;}
	.coreInfo3 .tit span{font-size:12px;margin-top:0px;}

	.coreInfo3 .List ul{width:100%;}
	.coreInfo3 .List ul li{width:50%;margin-right:0px;margin-bottom:10px;padding:0px 5px;box-sizing:border-box;}
	

	.cultureB1{padding:30px 0px 40px;}
	.cultureB1 .tit{font-size:20px;margin-bottom:30px;}
	.cultureB1 .tit em{background:none;}
	.cultureB1 .tit span{font-size:12px;margin-top:0px;}

	.cultureB2{padding:30px 0px 40px;}
	.cultureB2 .tit{font-size:20px;margin-bottom:30px;}
	.cultureB2 .tit em{background:none;}
	.cultureB2 .tit span{font-size:12px;margin-top:0px;}

	.cultureB2 .body .txt{line-height:24px;}
	.cultureB2 .body .more {margin-top:30px;}


	
	.cultureB1 .body .List ul{width:100%;}
	.cultureB1 .body .List li{width:100%;margin:0px;margin-bottom:10px;}
	

	.cultureD1{padding:30px 0px 40px;}
	.cultureD1 .tit{font-size:20px;margin-bottom:30px;}
	.cultureD1 .tit em{background:none;}
	.cultureD1 .tit span{font-size:12px;margin-top:0px;}

	.cultureD1 .List .swiper-slide a{width:200px;height:261px;margin:0 auto;}
	.cultureD1 .List .swiper-slide a .txt .intit{top:33px;}
	.cultureD1 .List .swiper-slide a .txt .xz{top:164px;width:140px;margin-left:-70px;}
	.cultureD1 .List .control{width:100%;margin-top:30px;}


	.cultureC1{padding:30px 0px 40px;}
	.cultureC1 .tit{font-size:20px;margin-bottom:30px;}
	.cultureC1 .tit em{background:none;}
	.cultureC1 .tit span{font-size:12px;margin-top:0px;}

	.cultureC1 .picScr{width:100%;}
	.cultureC1 .txtScr{width:100%;position:static;padding:0px 20px 20px;}
	.cultureC1 .txtScr li .intit span{width:100px;height:52px;line-height:52px;font-size:22px;position:static;margin-top:-30px;margin-bottom:20px;box-shadow:0px 1px 10px rgba(0,0,0,0.1);} 

	
	.cultureC1 .picScr .btnG{height:42px;width:85px;bottom:0px;}
	.cultureC1 .picScr .btnG .btn{width:42px;height:42px;}

	.cultureC1 .txtScr li .inbod .more{width:140px;height:42px;line-height:42px;font-size:12px;margin-top:20px;padding:0px;text-align:center;}
	.cultureC1 .txtScr li .inbod .more:before{display:none;}
	.cultureC1 .txtScr li .intit{font-size:16px;}

	.cultureC1 .newList ul{width:100%;}
	.cultureC1 .newList ul li{width:100%;}

	.cultureC1 .newList{margin-top:30px;padding:0px 0px 40px;}

	.cultureC1 .newList li .caption .intit span{font-size:20px;}
	.cultureC1 .newList li .caption .intit{font-size:16px;line-height:20px;margin-bottom:15px;}

	.cultureC1 .newList li .caption .inbod .more{margin:20px 0px;}


	.cultureP1{padding:30px 0px 40px;}
	.cultureP1 .tit{font-size:20px;margin-bottom:30px;}
	.cultureP1 .tit em{background:none;}
	.cultureP1 .tit span{font-size:12px;margin-top:0px;}

	.cultureP1 .body .hotPaper{width:100%;}
	.cultureP1 .body .hotPaper .caption{padding:0px 30px 50px 30px;}
	.cultureP1 .body .hotPaper .caption .inbod h3{font-size:16px;}

	.cultureP1 .body .paperList{width:100%;position:static;background:none;padding-right:0px;margin-top:20px;height:auto;}
	.cultureP1 .body .paperList li .caption{width:auto;overflow:hidden;float:none;}
	.cultureP1 .body .paperList li .pic{margin-right:20px;}
	
	
	.cultureV1{padding:30px 0px 40px;}
	.cultureV1 .tit{font-size:20px;margin-bottom:30px;}
	.cultureV1 .tit em{background:none;}
	.cultureV1 .tit span{font-size:12px;margin-top:0px;}

	.cultureV1 .body .inbod .videopic{width:100%;}
	.cultureV1 .body .inbod .videoTxt{width:100%;height:auto;}
	

	.cultureV1 .body .inbod .videoTxt dt{padding-left:52px;}
	.cultureV1 .body .inbod .videoTxt dt:before{top:0px;width:42px;height:30px;}
	.cultureV1 .body .inbod{margin-top:30px;}

	.cultureV2 .List .txt{height:80px;line-height:80px;}
	.cultureV2 .List .control{width:100%;margin-top:30px;}

	.cultureV2{padding:30px 0px 40px;}

	.video_wrap{position:fixed;left:0px;top:0px;width:100%;height:100%;background-color:rgba(0,0,0,0.96);z-index:9999;padding:0px 0px;box-sizing:border-box;display:none;}
	.video_wrap .play_I .video-js{/*width:800px !important;height:500px !important;*/}
	.video_wrap .play_I{position:relative;width:100%;left:0px;margin-left:0px;top:50%;transform:translateY(-50%);}
	.video_wrap .play_I .video-js.vjs-fluid{}
	.video_wrap .play_I .video-js .vjs-big-play-button{width:60px;height:60px;border-radius:50%;margin-left:-30px;margin-top:-30px;font-size:30px;line-height:56px;outline:none;}
	.video_wrap .play_I .video-js .vjs-big-play-button:hover{box-shadow:0 0 20px rgba(255,255,255,0.6)}
	.video_wrap .close{background:url(../images/closedd.png) center no-repeat;background-size:cover;width:50px;height:50px;position:absolute;cursor:pointer;transition:all 0.6s linear;border-radius:50%;right:20px;top:20px;}
	.video_wrap .close:hover{transform:rotate(360deg);box-shadow:0 0 30px rgba(255,255,255,0.6)}

	
	.aboutS1 .body{padding-top:0px;background:none;}
	.aboutS1 .body .area1{width:100%;height:auto;float:none;position:relative;z-index:10;margin:0px;}
	.aboutS1 .body .area2{width:100%;height:auto;position:static;font-size:14px;line-height:22px;padding:20px 10px 10px;text-align:justify;}
	.aboutS1 .body .area2 .text{height:auto;overflow-y:visible;padding-left:0px;}

	.coreInfo1 .body .area2 li{padding-top:76px;padding-left:10px;padding-right:10px;height:180px;}
	.coreInfo1 .body .area2 .l1{background:url(../images/l1.png) center 20px no-repeat;background-size:36px auto;border-bottom:1px solid #ddd;}
	.coreInfo1 .body .area2 .l2{background:url(../images/l2.png) center 20px no-repeat;background-size:36px auto;border-bottom:1px solid #ddd;}
	.coreInfo1 .body .area2 .l3{background:url(../images/l3.png) center 20px no-repeat;background-size:36px auto;}
	.coreInfo1 .body .area2 .l4{background:url(../images/l4.png) center 20px no-repeat;background-size:36px auto;}

	.cultureC1 .newList li .pic img{width: 100%;height: auto;}

	


} 


/*********************新增修改**********************/

.coreInfo1 .body .area1 .caption .inbod{height:252px;overflow-y:auto;padding-right:12px;}
/*滚动条样式*/
.coreInfo1 .body .area1 .caption .inbod::-webkit-scrollbar {/*滚动条整体样式*/
    width:12px;     /*高宽分别对应横竖滚动条的尺寸*/
    height:12px;
    cursor:pointer;
    border-radius:6px;
}
.coreInfo1 .body .area1 .caption .inbod::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background:#ddd;
    cursor:pointer;
    border-radius:6px;
}
.coreInfo1 .body .area1 .caption .inbod::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0;
    background: rgba(255,255,255,0.6);
    border-radius:6px;
}



/*******************发展历程滚动条样式*******************/
.aboutHS1 .hisList .inbod li .txt::-webkit-scrollbar {/*滚动条整体样式*/
    width:12px;     /*高宽分别对应横竖滚动条的尺寸*/
    height:12px;
    cursor:pointer;
    border-radius:6px;
}
.aboutHS1 .hisList .inbod li .txt::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background:#ddd;
    cursor:pointer;
    border-radius:6px;
}
.aboutHS1 .hisList .inbod li .txt::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0;
    background: rgba(255,255,255,0.6);
    border-radius:6px;
}