/*Top002899 */
.Top002899,
.Top002899 a{color: #333;transition: 0.3s;}
.Top002899 a:hover{color: #333;}
.Top002899 .top-nav{border-bottom: 1px solid #eee;}
.Top002899 .top-nav aside{float: right;overflow: hidden;}
.Top002899 .top-nav a{color: #2786c5;display: inline-block;line-height: 50px;}
.Top002899 .top-nav a:hover{color: #fff;background: #2786c5;}
.Top002899 .top-head{max-width: 1400px;width: 100%;margin: 0 auto;position: relative;z-index: 100;height: 109px;}
.Top002899 .top-logo{position: absolute;left: 0;top: 0;display: table;height: 100%;max-width: 208px;}
.Top002899 .top-logo a{display: table-cell; vertical-align: middle;}
.Top002899 .top-logo img{max-width: 230px;}
.Top002899 .top-menu li span,
.Top002899 .top-menu li span a{display: block;}
.Top002899 .top-menu li span a{font-size: 17px;}
.Top002899 .top-menu li.aon span a{}
.Top002899 .top-menu li .sub{display: none; }
.Top002899 .top-menu li .sub-inner {padding: 20px 0;}
.Top002899 .top-menu li .sub dt a:hover{text-decoration:underline;}
.Top002899 .top-search{position: absolute; top: 100%; right: 0; overflow: hidden;display: none; box-shadow: 0 0 5px rgba(0,0,0,0.1);}
.Top002899 .top-search .text{color: #999; width: 100%; line-height: 50px;height: 50px;background: #fff; border: 0; padding: 0 50px 0 20px;}
.Top002899 .top-search .text.focus{color: #333;}
.Top002899 .top-search .btn{position: absolute;right: 0;height: 100%;width: 50px;background: url(../images/Top002899_search_white.png) no-repeat center center #2786c5;}
.Top002899 .top-menu li{padding: 0 1.4vw;}
.Top002899 .top-lang a{position: absolute;top: 35%;right: 3%;padding: 7px;background:#2786c5;color:#fff;border-radius: 50px;}
.Top002899 .open-search{position: absolute;background: url("../images/Top002899_search.png") no-repeat center center;width: 30px; height: 30px;right: 0; top: 50%; margin-top: -15px;cursor: pointer;z-index: 110;}
.Top002899 .open-search.on{background: #005f38;}
.Top002899 .open-search.on:before,
.Top002899 .open-search.on:after{position: absolute;content:'';width: 100%;height: 2px;left: 0;top: 50%;margin-top: -1px;transform: rotate(45deg);-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);background: #2786c5;}
.Top002899 .open-search.on:after{transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);}
@media(min-width:1025px){
.Top002899 .top-nav aside.top-column{float: right;}
.Top002899 .top-column a{padding: 0 40px;border-left: 1px solid #eee;}
.Top002899 .top-menu li span a{line-height: 109px;}
.Top002899 .top-menu li.aon span a{color: #2786c5;}
.Top002899 .top-menu li .sub dt a{color: #fff;}
.Top002899 .top-menu{margin: 0 0 0 23%;}
.Top002899 .top-menu li{float: left;}
.Top002899 .top-menu li .sub{position: absolute; left: 0; top: 100%; width: 100%;overflow: hidden;z-index: 100;background: #2786c5;}
.Top002899 .top-menu li .sub dl {float: left;}
.Top002899 .top-menu li .sub dt {float: left;margin: 0 1.31vw;}
.Top002899 .top-menu li .sub.po-r dl{float: right;margin-right: -1.31vw;}
.Top002899 .top-logo{width: 20%;}
.Top002899 .top-search{width:30vw; min-width: 300px;border-radius: 0 0 5px 5px;}
}
@media(max-width:1024px){
.Top002899 .top-lang a{right:40px;top: 50%;margin-top: -15px;}
.Top002899 .top-nav a{border-right: 1px solid #eee; padding: 0 2vw;line-height: 40px;}
.Top002899 .top-menu{position: fixed; top: 40px;padding-top: 15vw; right: 0;width: 0;overflow: hidden;bottom: 0;transition: 0.3s; z-index: 95; transition: 0.3s; }
.menu-show{overflow: hidden;}
.menu-show .Top002899 .top-menu{width: 240px;}
.Top002899 .top-menu ul{width: 240px; height: 100%; overflow: auto; padding: 20px;background: #2786c5;}
.Top002899 .top-menu li .sub{padding: 0!important;}
.Top002899 .top-menu li span{line-height: 40px; padding-right: 40px; border-bottom: 1px solid rgba(255,255,255,0.5);position: relative;overflow: hidden; }
.Top002899 .top-menu li span .op{position: absolute;right:0; top: 0; height: 100%;width: 40px; transition: 0.3s;}
.Top002899 .top-menu li span .op.click{transform: rotate(45deg);}
.Top002899 .top-menu li span .op:before,
.Top002899 .top-menu li span .op:after{position: absolute; content: '';background: #fff; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.Top002899 .top-menu li span .op:before{width: 40%; height: 2px;}
.Top002899 .top-menu li span .op:after{height: 40%; width: 2px;}
.Top002899 .top-menu li  a{color: #fff;}
.Top002899 .top-menu li .sub-inner{padding: 20px;}
.Top002899 .top-menu li .sub dt:not(:last-child){border-bottom: 1px solid rgba(0,0,0,0.3);}
.Top002899 .top-menu li .sub dt{line-height: 24px; padding: 8px 0;}
.Top002899 .open-menu{width: 40px;height: 30px;position: absolute;right: 76px;top: 50%;margin-top: -15px;z-index: 110;}
.Top002899 .open-menu i{position: absolute;width: 70%;height: 3px;background: #2786c5;left:15%;top: 50%;margin-top: -1.5px;transition: 0.3s;}
.Top002899 .open-menu i:nth-child(2){margin-top: -2px;opacity: 1;}
.Top002899 .open-menu i:nth-child(3){ margin-top: 6px;}
.Top002899 .open-menu.on i:nth-child(1){opacity: 0;}
.Top002899 .open-menu.on i:not(:nth-child(1)){transform: rotate(45deg); margin-top: -1.5px;}
.Top002899 .open-menu.on i:nth-child(3){transform: rotate(-45deg);}
.Top002899 .top-search{width:100%;} 
.Top002899 .top-search .text{background: rgba(0,0,0,0.5);color: #fff;}
}
@media(min-width:1290px) and (max-width:1440px){
.Top002899 .top-menu li{padding: 0 1vw;}
.Top002899 .top-menu{margin: 0 0 0 16%;}
}
@media(min-width:1025px) and (max-width:1440px){
.Top002899 .top-head{ padding: 0 30px 0 200px;}
.Top002899 .top-menu{margin: 0 0 0 14%;}
}
@media(min-width:1025px) and (max-width:1290px){
.Top002899 .top-menu li{padding: 0 .8vw;}
.Top002899 .top-menu li span a{font-size: 15px;}
.Top002899 .top-menu{margin: 0 0 0 10%;}
}
@media(max-width:768px){
.Top002899 .top-head{height: 15vw;}
.Top002899 .top-logo{width: 30%;}
.Top002899 .top-logo img{max-height: 13vw;}
}


/*Banner002901 */
.Banner002901 img{display: block;width: 100%;}
@media(min-width:1025px){
.Banner002901 .wap{display: none;}
}
@media(max-width:1024px){
.Banner002901 .pc{display: none;}
}
.Banner002901 .slick-dots{position: absolute; z-index: 10; left: 0; width: 100%;bottom: 5%; text-align: center;}
.Banner002901 .slick-dots li{display: inline-block; width: 30px; height: 30px;cursor: pointer;border:1px solid  transparent; margin: 0 9px;position: relative;border-radius: 50%; }
.Banner002901 .slick-dots li button{position: absolute;background: #fff; font-size: 0;width: 6px; height: 6px; border-radius: 50%; left: 50%; top: 50%; margin: -3px 0 0 -3px;border: 0;padding: 0;cursor: pointer;}
.Banner002901 .slick-dots li.slick-active{border-color: #fff;}
@media(max-width:1024px){
.Banner002901 .slick-dots li{width: 20px; height: 20px; margin: 0 4px;}
}



.title{ padding-bottom:2%; position:relative;}
.title h1{font-size:40px;margin:0;color: #2786c5;}
.title span{ color:rgba(0, 0, 0, 0.08); text-transform:uppercase; font-size:60px;line-height: 90px; font-weight: bold;}
@media(max-width:1024px){
.title h1{ font-size:34px;}
.title span{font-size:38px; }
}
@media(max-width:768px){
.title h1{ font-size:24px;}
.title span{font-size:30px; line-height:30px;}
}


/*Floor002919 */
.Floor002919{padding: 4.69vw 0 0;}
.Floor002919 .auto{max-width: 1400px;}
.Floor002919 .more{text-align: center;width: 125px;line-height: 40px;color: #fff;background: #6fb130;display: block;}
.Floor002919 .more:hover{background: #2786c5;}
.Floor002919 .more:after{display: inline-block; content: '';background: url("../images/Floor002919_more.png") no-repeat; width: 25px; height: 6px; vertical-align: middle; margin-left: 5px;}
.Floor002919 .Ispic{overflow:hidden;}
.Floor002919 .pic{transition: 0.3s;}
.Floor002919 .Ispic:hover .pic{transform: scale(1.2);}
.Floor002919 .info p{font-size: 15px;line-height: 2.4em;max-height: 9.2em;color: #666;margin: 1.5625vw 0;}
.Floor002919 .set-up .year{background: rgba(39,134,197,1);color: #fff;text-align: center;}
.Floor002919 .set-up .year time{text-align: right;display: inline-block;}
.Floor002919 .set-up .year time span{display: block;margin-bottom: 5px;font-family: 'DIN-Medium';font-size: 72px; line-height: 0.8em;}
.Floor002919 .set-up .year time span:before{display: inline-block; height: 2px; background: #fff; content: ''; width: 16px; vertical-align:bottom; margin-right: 5px;}
.Floor002919 .set-up .count-num{background: #fafafa;padding-left:7%;}
.Floor002919 .set-up .count-num li{float: left;text-align: center;padding: 20px 0;margin-right:10% !important;}
.Floor002919 .set-up .count-num li:nth-child(4){margin-right:0 !important;}
.Floor002919 .set-up .count-num li a{display: block; transition: 0.3s;color: #000;font-size: 16px; padding: 20px 0;}
.Floor002919 .set-up .count-num li a:hover{margin-top:-7px; background: #2786c5;box-shadow: 15px 6px 32px rgba(165,45,52,0.3);color: #fff;}
.Floor002919 .set-up .count-num li .counter{font-size: 65px;color: #333;font-family: "DINCond-Bold";}
.Floor002919 .set-up .count-num li aside{display:inline-block;font-size: 14px;color: #999;}
.Floor002919 .set-up .count-num li sup{font-size: 24px;font-family: 'HelveticaNeueBold';display: inline-block;vertical-align: top;}
.Floor002919 .set-up .count-num li p{margin: 0 0 0 0;color: #999;font-size: 16px;}
@media(min-width:1025px){
.Floor002919 .auto > .ytable > .ytable-cell{vertical-align: top;}
.Floor002919 .Ispic{ width: 37.143%; height: 29.167vw;}
.Floor002919 .pic{height: 29.167vw;}
.Floor002919 .info{padding-right: 4.167vw;}
.Floor002919 .set-up{padding-bottom: 1.71875vw;}
.Floor002919 .set-up .year{width: 250px;}
}
@media(max-width:1024px){
.Floor002919 .set-up .count-num{padding-left:0;margin-bottom: 20px;}
.Floor002919 .set-up .count-num li .counter{font-size: 48px;}
.Floor002919 .pic{padding-bottom: 107%;background-size: cover;margin-top: 30px;}
.Floor002919 .ytable,
.Floor002919 .ytable-cell{display: block;}
.Floor002919 .Ispic{/* padding-bottom: 107%; */}
.Floor002919 .set-up{margin-top: 6vw;}
.Floor002919 .set-up .ytable{position: relative;}
.Floor002919 .set-up .year{position: absolute; left: 0; top: 0; width: 100%; z-index: 10; padding: 4vw 2vw; text-align: right;}
.Floor002919 .set-up .count-num li{width:25%;margin-right: 0!important;}
}
@media(max-width:640px){
.Floor002919 .set-up .year time span{font-size: 12vw;}
.Floor002919 .set-up .count-num li a{font-size: 3.5vw;}
.Floor002919 .set-up .count-num li{width:50%;}
}
@media(max-width:480px){
.Floor002919 .more{line-height: 10vw;}
}

/*Floor002821 */
.Floor002821{overflow: hidden;margin: 4vw 0 0;position:relative;padding-top:3%;padding-bottom: 4%;}
.Floor002821:before{position: absolute;top: 0;width: 100%;left: 0;content: '';height: 100%;background: url(../images/Floor002821_bg.jpg) no-repeat center;background-size: cover;}
.Floor002821 .title{text-align:center;margin-bottom:3vw}
.Floor002821 .title span{color:rgba(255, 255, 255, 0.3);}
.Floor002821 .title h1{color: #fff;}
.Floor002821 .auto{max-width: 1400px;}
.Floor002821 li{float: left;width: 50%;position: relative;padding-bottom: 21.429%;font-size: 100px;}
.Floor002821 li a{position: absolute;left: 0;top: 0;width: 100%;height: 100%;overflow: hidden;}
.Floor002821 li a >*{position: absolute; left: 0;width: 100%;transition: 0.3s;}
.Floor002821 li .Ispic{height: 100%; top: 0;}
.Floor002821 li a:hover .Ispic{transform: scale(1.2);}
.Floor002821 li a:before{z-index: 5;position: absolute; top: 0; width: 100%;left: 0;content: '';height: 100%; opacity: 0;-webkit-opacity: 0; transition: 0.3s;
background: -moz-linear-gradient(45deg,  rgb(6,29,60) 0%, rgba(39,134,197,0.4) 100%); 
background: -webkit-linear-gradient(45deg,  rgba(6,29,60,1) 0%,rgba(39,134,197,0.4) 100%);
background: linear-gradient(45deg,  rgba(6,29,60,1) 0%,rgba(39,134,197,0.4) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#23ac38', endColorstr='#6623ac38',GradientType=1 );
}
.Floor002821 li a:hover:before{opacity: 0.9;-webkit-opacity: 0.9;}
.Floor002821 li .txt{z-index: 10; bottom: 0.35em;padding: 0 0.35em;color: #fff;}
.Floor002821 li .txt p.t1{font-size: 0.24em; margin:1.4166em 0 0.4166em 0;}
.Floor002821 li .txt p.t2{line-height: 1.71428em;margin: 0;font-size: 0.16em;}
.Floor002821 li .icon img{max-height: 0.4em;display: block;}
@media(min-width:1025px){
.Floor002821 li:nth-child(1) .Ispic,
.Floor002821 li:nth-child(1) a:before{/* left: auto; *//* right: 0; *//* width: 137.143%; */}
.Floor002821 li:nth-child(3),
.Floor002821 li:nth-child(4){width: 25%;}
.Floor002821 li:nth-child(1){padding-bottom: 42.858%;}
}
@media(max-width:1024px){
.Floor002821 li{width: 49%;padding-bottom: 42.858%;margin-bottom: 2%;margin-right: 2%;}
.Floor002821 li:nth-child(2n){margin-right:0;}
.Floor002821 li .txt p.t1{font-size: 0.2em;}
.Floor002821 li .txt{padding:20px;bottom: 0;}

}
@media(max-width:480px){
.Floor002821 li .txt p.t1{font-size: 0.3em;}
.Floor002821 li{font-size: 70px;}
.Floor002821 li .txt p.t1{margin-top: 10px;}
}



/*Floor002785 */
.Floor002785{padding:4% 0;overflow: hidden;background: url(../images/Floor002785-bj.jpg) no-repeat center;background-size: cover;}
.Floor002785 .auto1{position: relative;}
.Floor002785 .box{width:74%; max-width:1392px; overflow:hidden; margin-left: auto;}
.Floor002785 .controls{ position:absolute;left:0; top: 116%; width:18%;}
.Floor002785 .controls ol a{display: inline-block;color: #fff;cursor: pointer;border-radius: 50%;border: 1px solid #6fb130;width: 48px;text-align: center;line-height: 46px;height: 48px;margin-right:18px;background-position: center;background-repeat: no-repeat;background-color: #6fb130;}
.Floor002785 .controls ol a.next{background-image: url(../images/Floor002785-left1.png);}
.Floor002785 .controls ol a.prev{background-image: url(../images/Floor002785-right1.png);}
.Floor002785 .controls ol a:hover{background-color: #004ea2;border-color: #004ea2;}
.Floor002785 .controls ol a.next:hover{ background-image:url(../images/Floor002785-left1.png);}
.Floor002785 .controls ol a.prev:hover{background-image:url(../images/Floor002785-right1.png)}
.Floor002785 .controls .txt{font-size:16px;color: #999;margin-bottom: 40px;position: relative;padding-top: 104%;line-height: 32px;}
.Floor002785 .controls .txt::before{position:absolute;content:'';width:1px;height: 50%;background-color:#004ea2;left:20px;top:0;opacity: 0.2;}
.Floor002785 .swiper-container {position: relative;z-index: 1;}
.Floor002785 .swiper-container-android .swiper-slide, 
.Floor002785 .swiper-wrapper {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
.Floor002785 .swiper-wrapper,
.Floor002785 .swiper-slide {position: relative;-webkit-transition-property: -webkit-transform;transition-property: -webkit-transform;-o-transition-property: transform;transition-property: transform;transition-property: transform,-webkit-transform;}
.Floor002785 .swiper-wrapper {width: 100%;z-index: 1;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-sizing: content-box;box-sizing: content-box;}
.Floor002785 .swiper-slide {overflow:hidden;width:38.794%; -webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;}
.Floor002785 .swiper-slide,
.Floor002785 .swiper-slide *{transition: all .3s ease-in;}
.Floor002785 .swiper-slide{padding-bottom: 42px; background: url(../images/Floor002785-ty.png) no-repeat center bottom;}
.Floor002785 .swiper-slide a{ display: block; position: relative; overflow: hidden; }
.Floor002785 .swiper-slide .pic{display: block;width: 100%;padding-bottom: 100%;background-position: center;background-repeat: no-repeat;background-size: cover;}
.Floor002785 .swiper-slide h1{position: absolute; left:6%; bottom:8%; width: 90%; color: #fff; font-weight:normal; font-size: 24px; margin: 0; z-index: 10;}
.Floor002785 .swiper-slide:hover .pic{ transform: scale3d(1.04,1.04,1.04);}
@media(max-width:1680px){
.Floor002785 .controls .txt{  padding-top:40%;}
}
@media(max-width:1440px){
.Floor002785 .controls{ left:2%; }
}
@media(max-width:1000px){
.Floor002785 .box{margin-left: 2%; width: 98%;}	
.Floor002785 .controls{ position:relative;top:0; width:100%; left: 0; padding:20px 0;  }
.Floor002785 .controls .txt{  padding-top:0; display: none;}
.Floor002785 .controls .txt::before{display: none;}
.Floor002785 .swiper-slide h1{font-size:18px;}
}




/*Bottom002743 */
.Bottom002743{ background: #081730; padding-top: 86px;color: rgba(255,255,255,0.4);}
.Bottom002743 section{padding-bottom:3vw;}
.Bottom002743 a{color: rgba(255,255,255,0.6);}
.Bottom002743 a:hover{color: #fff;}
.Bottom002743 .copyright{line-height: 24px;padding: 15px 0;color: #888;border-top: 1px solid #193055;}
.Bottom002743 .copyright a{color: #888;}
.Bottom002743 .copyright a:hover{color: #2786c5;}
.Bottom002743 .copyright a:not(:last-child):after{display: inline-block; content: ''; width: 1px; height: 13px; background: #c0c0c0; vertical-align: middle; margin: 0 7px;}
.Bottom002743 .links{margin: 53px 0; border-top: 1px solid rgba(255,255,255,0.07);border-bottom: 1px solid rgba(255,255,255,0.07);position: relative; line-height: 24px; padding: 11px 0 11px 70px;}
.Bottom002743 .links a{display: inline-block;}
.Bottom002743 .links span{position: absolute; left: 0; top: 11px; color: rgba(255,255,255,0.4);}
.Bottom002743 .links a:not(:last-child):after{display: inline-block; content: ''; width: 1px; height: 13px; background: rgba(255,255,255,0.07);vertical-align: middle; margin: 0 14px;}
.Bottom002743 .contact{max-width: 270px;}
.Bottom002743 .contact .name,
.Bottom002743 nav dl dt{font-size: 17px;color: #fff;padding-bottom: 25px;}
.Bottom002743 .contact li{ padding-bottom: 5px;}
.Bottom002743 .contact li aside{padding-left: 25px;background-position: left center;background-repeat: no-repeat;margin-bottom: 10px;color: #ccc;}
.Bottom002743 .contact li:nth-child(1){padding-bottom: 32px;}
.Bottom002743 .contact li:nth-child(1) aside{background-image: url(../images/Bottom002743_icon_call.png);}
.Bottom002743 .contact li:nth-child(2) aside{background-image: url(../images/Bottom002743_icon_email.png);}
.Bottom002743 .contact li:nth-child(3) aside{background-image: url(../images/Bottom002743_icon_add.png);}
.Bottom002743 .contact li b{font-size: 28px;color: #2786c5;}
.Bottom002743 nav dl dt a{color: #fff;}
.Bottom002743 nav{float: right;width: 80%;max-width: 1100px;}
.Bottom002743 nav dl{float: left; max-width: 180px;}
.Bottom002743 nav dd{line-height: 20px; padding: 4px 0;}
.Bottom002743 nav .code{text-align: center;}
.Bottom002743 nav .code img{max-width: 121px;}
@media(min-width:1100px){
.Bottom002743 .contact{float: left;}
}
@media(max-width:1101px){
.Bottom002743 nav{display: none;}
.Bottom002743 .contact{display: table; margin: 0 auto;}
}
@media(min-width:769px){
.Bottom002743 .copyright aside{float: right;}
}
@media(max-width:768px){
.Bottom002743{padding-top: 5%;}
.Bottom002743 nav{display: none;}
.Bottom002743 .links{margin: 30px 0; }
.Bottom002743 .contact .name,
.Bottom002743 .copyright{text-align: center;}
}


/*Banner002922 */
.Banner002922 .Ispic{height: 30vw;max-height: 350px;}

/*
 .Menu002188 
 */
.Menu002188{ border-bottom:1px solid #e3e3e3;padding:20px 0 0;}
.Menu002188 .Menu{ float:left;}
.Menu002188 .Menu li:first-child{padding-left:0;}
.Menu002188 .Menu li{float:left;padding: 0 25px 20px;}
.Menu002188 .Menu li a{font-size: 16px;color:#333;padding-bottom:19px;transition: .3s ease-out;}
.Menu002188 .Menu li.cur a,.Menu002188 .Menu li a:hover{color: #2786c5;border-bottom: 2px solid #2786c5;font-weight:bold;}
.Menu002188 .Currents{ text-align:right;  color:#666; line-height:25px; float:right;}
.Menu002188 .Currents em{ font-style:normal;background:url(../images/Menu002188-current_icon.png) no-repeat left center; background-size:auto 100%; padding-left:30px; display:inline-block;}
.Menu002188 .Currents a{color:#666;transition: .3s ease-out;}
.Menu002188 .Currents a:hover{color:#2786c5;}
@media (max-width: 1000px){
.Menu002188 .Menu{ float:none;}
.Menu002188	.Currents{ display:none;}
.Menu002188 .Menu li{padding:0;width:25%;float:left;text-align:center;margin-bottom:10px;}
.Menu002188 .Menu li.cur a,.Menu002188 .Menu li a:hover{border-bottom:none;font-weight:normal;}
}



/*Floor002841 */

.video-box{ position:fixed; top:0; left:0; width:100%; height:100%; z-index:300; background:rgba(0,0,0,0.85);}
.video-box .close{ cursor:pointer; width:40px; height:40px; position:fixed; z-index:4; right:20px; top:20px;}
.video-box .close::before,
.video-box .close::after{ position:absolute; content:''; width:80%; left:10%; height:3px; top:50%; margin-top:-1.5px; background:#fff; transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);}
.video-box .close::before{ transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);}
.video-box .ytable{height: 100%;}
.video-box .ytable-cell{ text-align:center;}
.video-box video{ width:90%; max-width:900px;}
.Floor002841 .txt .auto{margin-top: 1vw;}
.Floor002841 .wz{/* background: #eee; */width: 50%;padding-left: 4%;}
.Floor002841 .img{width: 46%;}
.Floor002841 .wz p{color: #666;line-height: 32px;font-size: 16px;}
.Floor002841{overflow: hidden;padding: 4vw 0 4vw;}
.Floor002841 .auto{position: relative;z-index: 1;}
.Floor002841 .left .tit{color: #333;font-size: 34px;}
.Floor002841 .left .en{font-family: "DINBold"; font-size: 35px;color: #333;}
.Floor002841 .left .info{color: #666;line-height: 32px;padding: 0.5vw 0 0 0;font-size: 16px;}
.Floor002841 .right{position: relative; z-index: 1;padding-top: 5%;}
.Floor002841 .open-video{position: absolute;left: 45%;bottom: 49%;cursor: pointer;z-index: 10;}
.Floor002841 .open-video i{display: block;width: 60px; height: 60px; border-radius: 50%; background:url(../images/Floor002841_btn.png) no-repeat center center;position: relative; z-index: 4;}
@media(min-width:1025px){
.Floor002841 .auto:before{left: 50%; width: 80%;}
.Floor002841 .left{width: 46%;}
.Floor002841 .right{width: 50%;}
}
@media(max-width:1024px){
.Floor002841 .auto:before{left: -2%; width: 104%;background-repeat: repeat-x;}
.Floor002841 .right{max-width: 553px; margin: 0 auto;}
.Floor002841 .left{padding-bottom: 5vw;}
.Floor002841 .left .tit{font-size: 26px;}
.Floor002841 .left .en{font-size: 30px;}
}
@media(max-width:640px){
.Floor002841 .left .tit{font-size: 28px;}
.Floor002841 .left .en{font-size: 30px;}
}





/*Timeline000913 */

.Timeline000913{padding: 3vw 0;}
.Timeline000913 .title{margin-bottom: 2vw; text-align: center;}
.Timeline000913 .title .tit{color: #333;font-size: 34px;}
.Timeline000913 .title .en{font-family: "DINBold"; font-size: 42px;color: #333;}
.Timeline000913 .item{position: relative;z-index: 4;}
.Timeline000913 .item:not(:last-child){margin-bottom: 1vw;}
.Timeline000913 .info{position: relative;}
.Timeline000913 .info:before{position: absolute; content: ''; top: 50%; margin-top: -16px; border:16px solid  transparent;}
.Timeline000913 .info .inner{background: #f0f0f0;padding: 0.5vw;}
.Timeline000913 .pic{width: 20.787%;overflow: hidden;}
.Timeline000913 .pic img{transition: 0.3s;}
.Timeline000913 .info:hover img{transform: scale(1.2);-webkit-transform: scale(1.2);-ms-transform: scale(1.2);}
.Timeline000913 .pre pre{font-size: 15px;line-height: 1.867em;}
.Timeline000913 .year{font-family: 'DIN-Medium';color: #2786c5;font-size: 45px;}
.Timeline000913 .year aside{background-repeat: no-repeat;background-image: url("../images/Timeline000913_icon.png");}
.Timeline000913 .more{ text-align:center; padding-bottom:20px;}
.Timeline000913 .more a{width:180px;height: 36px; text-align:left;line-height:36px;display: inline-block;color: #fff;font-size: 14px; background:url(../images/Timeline000913-more.png) no-repeat 70% center #2786c5; position: relative; z-index: 100; border-radius: 60px; text-align: center; padding-right: 20px;}
@media(min-width:769px){
.Timeline000913 .main .quan{ margin: 0 auto; }
.Timeline000913 .main:before{left: 50%;}
.Timeline000913 .outer > .ytable-cell{width: 50%;}
.Timeline000913 .item:nth-of-type(2n-1) .info{padding-right: 32px;}
.Timeline000913 .item:nth-of-type(2n) .info{padding-left: 32px;}
.Timeline000913 .item:nth-of-type(2n-1) .info:before{right: 0;border-left-color: #f0f0f0;}
.Timeline000913 .item:nth-of-type(2n) .info:before{left: 0;border-right-color: #f0f0f0;}
.Timeline000913 .item:nth-of-type(2n-1) .pre{padding-left: 2vw;}
.Timeline000913 .item:nth-of-type(2n) .pre{padding-left: 2vw;}
.Timeline000913 .item:nth-of-type(2n-1) .year aside{margin-left: -10px;background-position: left center;}
.Timeline000913 .item:nth-of-type(2n-1) .year aside:before,
.Timeline000913 .item:nth-of-type(2n) .year aside:after{display: inline-block; content: ''; width: 30px; height: 1px; vertical-align: middle;background: #d9d9d9; margin: -10px 32px 0;}
.Timeline000913 .item:nth-of-type(2n) .year aside{background-position: right center;margin-right: -11px; text-align: right;}
}
@media(max-width:768px){
.Timeline000913 .title{padding-bottom: 6vw;}
.Timeline000913 .title .tit{font-size: 28px;}
.Timeline000913 .title .en{font-size: 36px;}
.Timeline000913 .outer,
.Timeline000913 .outer > .ytable-cell{display: block;}
.Timeline000913 .main:before{left: 5px;}
.Timeline000913 .main{margin-left: 3vw;}
.Timeline000913 .year{font-size: 7vw;}
.Timeline000913 .year aside{padding-left: 32px;background-position: left center;margin-left: -5px;}
.Timeline000913 .year aside:before{display: inline-block; content: ''; width: 30px; height: 1px; vertical-align: middle;background: #d9d9d9; margin: -1vw 3vw 0;}
.Timeline000913 .info{padding: 3vw;}
.Timeline000913 .pre{padding-left: 3vw;}
}
@media(max-width:640px){
.Timeline000913 .title .cn{font-size: 6vw;}
.Timeline000913 .title .tit{font-size: 24px;}
.Timeline000913 .title .en{font-size: 32px;}
}
.Timeline000913 .main{position: relative; z-index: 1; padding-bottom: 7.396vw;}
.Timeline000913 .main .quan{display: block;width: 10px; height: 10px; border-radius: 50%; background: #fff;border: 1px solid #dedede;}
.Timeline000913 .main:before{position: absolute; content:'';width: 1px; top: 10px; bottom: 0;background: #d9d9d9; }
@media(max-width:480px){
.Timeline000913 .pic{width:45%;}
.Timeline000913 .pre pre{font-size: 4vw;}
}


/*
 .PicList002323 
 */
.PicList002323{ padding: 3vw 0 0; }
.PicList002323 ul li a{display: none;}
.PicList002323 ul li{float: left;margin-right: 2.75%;text-align: center;margin-bottom: 3.5%;width: 48%;}
.PicList002323 ul li a:nth-child(1){display: block;}
.PicList002323 ul li figure{padding-bottom: 67%;background-size:cover}
.PicList002323 ul li h3{color: #fff;margin: 0;font-weight: normal;font-size: 18px;text-align: center;position: absolute;width: 80%;left: 10%;bottom: -20px;background: #48a2dd;border-radius: 5px;padding: 15px 15px;}
.PicList002323 ul li:hover figure{/* transform: scale(1.3); */}
.PicList002323 ul li:hover h3{color: #2786c5;}
@media screen and (min-width:769px ){
.PicList002323 ul li{width: 31.5%;}
.PicList002323 ul li:nth-child(3n){margin-right:0;}
}
@media screen and (max-width:768px ){
.PicList002323 ul li:nth-child(2n){margin-right:0;}
}



/*
 .Page002193
 */
.Page002193{zoom:1; overflow:hidden; text-align:center; padding:30px 0 5%; text-align:center;}
.Page002193 span{ padding:0px 3px; display:inline-block;}
.Page002193 a{ display:inline-block; margin:0px 2px; border:1px solid #ededed; padding:0 1em; color:#666; line-height:35px; border-radius:3px;transition: .3s ease-out;}
.Page002193 a:hover{ color:#fff; border:1px solid #2786c5; background:#2786c5;}
.Page002193 .p_cur,.Page002193 .p_count,.Page002193 .p_total,.Page002193 .p_jump,.Page002193 .a_first,.Page002193 .a_end{ display:none;}
.Page002193 .p_cur b{ color:#2786c5;}
.Page002193 .p_count b{ color:#2786c5;}
.Page002193 .p_total b{ color:#2786c5;}
.Page002193 .p_page em{ font-style:normal;}
.Page002193 .p_page em a{}
.Page002193 .p_page em a.a_cur{ color:#fff; background:#2786c5; border-color:#2786c5;}
.Page002193 .p_page b{ font-weight:normal;}


/*swiper*/
.PicList002925 .swiper-container,
.PicList002925 .swiper-wrapper,
.PicList002925 .swiper-slide {position: relative;width: 100%;}
.PicList002925 .swiper-container,
.PicList002925 .swiper-wrapper{z-index: 1;}
.PicList002925 .swiper-container {overflow: hidden;}
.PicList002925 .swiper-container-multirow>.swiper-wrapper {-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.PicList002925 .swiper-container-android .swiper-slide, 
.PicList002925 .swiper-wrapper {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
.PicList002925 .swiper-wrapper,
.PicList002925 .swiper-slide {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-transition-property: -webkit-transform;transition-property: -webkit-transform;-o-transition-property: transform;transition-property: transform;transition-property: transform,-webkit-transform;}
.PicList002925 .swiper-wrapper {-webkit-box-sizing: content-box;box-sizing: content-box;}
.PicList002925 .swiper-slide {-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;}
/*swiper end*/





.wrap2{margin: 3vw auto;max-width: 1400px;}
@media(max-width:1400px){
.wrap2{max-width: 1400px; padding: 0 2%;}
}
.PicList002925 .list ul{ padding:0 50px;}
.PicList002925 .list li{ float:left; position:relative;  text-align:center; margin-bottom:0%;}
.PicList002925 .list li:first-child:before,
.PicList002925 .list li:last-child:after{ position:absolute; content:''; bottom:0px; height:90px; width:50px;}
.PicList002925 .list li:first-child:before{ left:-50px; background:url(../images/ul_l.png) no-repeat 0 0;}
.PicList002925 .list li:last-child:after{right:-50px; background:url(../images/ul_r.png) no-repeat 0 0;}
.PicList002925 .list li aside{ padding-top:35px;height:90px; background:url(../images/libg.png) repeat-x left top;}
.PicList002925 .list li .ytable{ height:245px;}
.PicList002925 .list li .ytable-cell{ vertical-align:bottom;}
.PicList002925 .list li figure{ position:relative; display:inline-block;max-width: 80%;}
.PicList002925 .list li figure:after{ position:absolute; right:-24px; top: 0; background:url(../images/ying.png) no-repeat left bottom; width:24px; height:100%; background-size:contain; content:'';}
.PicList002925 .list li figure img{ max-height:245px;padding: 8px;padding-top: 12px;background: url(../images/kuang.png) no-repeat ;background-size:100% 100%;}
.PicList002925 .list li p{font-size: 15px;margin:0 auto;max-width: 230px;width:90%;line-height: 23px;max-height: 45px;color:#555;}
.PicList002925 .list .ul-4 li{width:25%;}
.PicList002925 .list .ul-3 li{width:33.33333333%;}
.PicList002925 .list .ul-3 li:nth-child(3):after{ position:absolute; content:''; bottom:0px; height:90px; width:50px; right:-50px; background:url(../images/ul_r.png) no-repeat 0 0;}
.PicList002925 .list .ul-2 li{width:50%;}
.PicList002925 .list li a:nth-child(1){display: block;}
.PicList002925 .list li a{display: none;}
/*.PicList002925 .list .ul-2 li:nth-child(2):after{ position:absolute; content:''; bottom:0px; height:90px; width:50px; right:-50px; background:url(../images/ul_r.png) no-repeat 0 0;}*/
/*
.PicList002925 .list .ul-2 li:nth-child(1) > *{ padding-left:30%;}
.PicList002925 .list .ul-2 li:nth-child(2) > *{ padding-right:30%;}
*/
.PicList002925 .list .ul-1 li{width:100%;}
.PicList002925{ overflow: hidden;}
.PicList002925 .img{ overflow:hidden; background:#2786c5;}
.PicList002925 .img img{ opacity:0.15; -webkit-opacity:0.15;}
.PicList002925 .auto-inner{ position:relative; z-index:10; background:#fff; border-radius:50px 50px 0 0; padding:4% 0;margin-top: -95px !important;}
.PicList002925 .slick-dots{padding-top: 60px;}
.PicList002925 .slick-dots li{ border-color: #e2e2e2;}
.PicList002925 .slick-dots li.slick-active{background: #2786c5;border-color: #2786c5;}
@media(max-width:1024px){
.PicList002925 .list li .ytable{height: 150px;}
.PicList002925 .list .ul-4 li{width:50%;}
.PicList002925 .list li figure img{max-height:150px;}
.PicList002925 .list li:nth-child(2n-1):before,
.PicList002925 .list li:nth-child(2n):after{ position:absolute; content:''; bottom:0px; height:90px; width:50px;}
.PicList002925 .list li:nth-child(2n-1):before{ left:-50px; background:url(../images/ul_l.png) no-repeat 0 0;}
.PicList002925 .list li:nth-child(2n):after{right:-50px; background:url(../images/ul_r.png) no-repeat 0 0;}
}

/*PicList000687 */

.PicList000687{padding: 3vw 0 0;overflow: hidden;}
.PicList000687 .more{ text-align: center;width: 125px; line-height: 40px;color: #fff; background: #2786c5;display: block;}
.PicList000687 .more:hover{background: #2786c5;}
.PicList000687 .more:after{display: inline-block; content: '';background: url("../images/PicList000687_more.png") no-repeat; width: 25px; height: 6px; vertical-align: middle; margin-left: 5px;}
.PicList000687 .tit{font-size: 20px;color: #000;}
.PicList000687 time{font-family: 'DIN-Medium';}
.PicList000687  p{line-height: 1.715em;color: #7d7d7d;height: 3.43em;margin-bottom: 1.5vw;}
.PicList000687 .news-top{padding-bottom: 3vw;}
.PicList000687 .news-top .info{border-top: 1px solid #eee;border-bottom: 1px solid #eee;}
.PicList000687 .news-top time{border-left:1px solid #c6c6c6;padding-left: 1.62vw;display: block;margin-bottom: 2.61vw;color: #2786c5;font-size: 18px;}
.PicList000687 .news-top time span{display: block;font-size: 2em;}
.PicList000687 .news-top .slick-dots{text-align: center;padding-top: 1vw;}
.PicList000687 .news-top .slick-dots li{display: inline-block; width: 20px; height:3px; margin: 0 5px;background-color: #d9d9d9;}
.PicList000687 .news-top .slick-dots li button{display: none;}
.PicList000687 .news-top .slick-dots li.slick-active{background:#2786c5;}
.PicList000687 .news-list li{background: #fafafa;margin-bottom: 1.41vw;padding: 2% 0;}
.PicList000687 .news-list li:hover{box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.PicList000687 .news-list .main{border-left: 2px solid #2786c5; padding-left: 4.17vw; padding-right: 4.06vw;}
.PicList000687 .news-list .tit{margin-bottom: 5px;}
.PicList000687 .news-list time{color: #ccc;}
.PicList000687 .news-list .more{line-height: normal;color: #2786c5;background: none;width: auto; text-align: left;}
.PicList000687 .news-list .more:after{background-image: url("../images/PicList000687_more.gif");}
.PicList000687 .news-top .pic{overflow:hidden;}
.PicList000687 .news-top .pic img{transition: 0.3s;}
.PicList000687 .news-top .pic:hover img{transform: scale(1.1);-webkit-transform: scale(1.1);-ms-transform: scale(1.1);}
@media(min-width:769px){
.PicList000687 .news-top .pic{width: 520px;}
.PicList000687 .news-top .info .main{padding-left: 5.21vw;}
}
@media(min-width:1025px) and (max-width:1024px){
.PicList000687 .news-top .pic{width: 45%;}
}
@media(max-width:768px){
.PicList000687 .news-top .ytable-cell,
.PicList000687 .news-top .ytable{display: block;}
.PicList000687 .news-top .info{padding: 5vw;}
}
@media(min-width:641px){
.PicList000687 .news-list .pic{width: 320px;}
}
@media(max-width:640px){
.PicList000687 .news-list .ytable-cell,
.PicList000687 .news-list .ytable{display: block;}
.PicList000687 .news-list li{margin-bottom:4vw;}
.PicList000687 .news-list .main{padding: 4vw;border: none;}
.PicList000687 .news-top time{font-size: 3.6vw;}
.PicList000687 .tit{font-size: 5vw;}
.PicList000687  p{font-size: 2.8vw;}
}
@media(max-width:480px){
.PicList000687 .more{line-height: 10vw;}
.PicList000687  p{font-size: 4vw;}
}



/*.TextList001202  */
.TextList001202{margin: 3vw 0;}
.TextList001202 .list .item{margin-bottom: 20px;}
.TextList001202 .list .item i.icon{display:block;position:absolute;right: 25px;top: 25px;background:url(../images/more3.png) no-repeat;width: 20px;height: 20px;transition:all 0.5s ease-out 0s;overflow:hidden;}
.TextList001202 .list .item .Q::after{content: '';position: absolute;width: 1px;height: 30px;background: #eee;right: 60px;top: 50%;transform: translateY(-50%);z-index: 100;}
.TextList001202 .list .item .Q{margin:0;line-height: 60px;padding-left: 90px;padding-right: 60px;overflow:  hidden;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow:  ellipsis;position:relative;background: #f2f7fa;cursor:pointer;transition:all 0.5s ease-out 0s;}
.TextList001202 .list .item .Q>a{color: #333;font-size: 18px;font-weight: normal;}
.TextList001202 .list .item .Q em.icon{position:absolute;top:0;left:0;width: 60px;height: 100%;display:block;text-align:center;font-family: roboto;font-size:24px;font-weight:bold;font-style:normal;color: #fff;}
.TextList001202 .list .item .Q em.icon{background: #2786c5;transition:all 0.5s ease-out 0s;}
.TextList001202 .list .item .A{position:relative;padding: 0 150px 0 0;background: #fff;display:none;}
.TextList001202 .list .item .A em.icon{background:#f9f9f9;color: #2786c5;transition:all 0.5s ease-out 0s;width: 60px;text-align: center;font-family: roboto;font-size: 24px;font-weight: bold;}
.TextList001202 .list .item.active .Q em.icon{}
.TextList001202 .list .item.active i.icon{background:url(../images/more4.png) no-repeat;width: 20px;height: 4px;}
.TextList001202 .list .item p{font-size: 16px;line-height: 32px;color: #666;padding: 35px 0 35px 31px;}
.TextList001202 .list .item span{padding-top: 3%;display: block;}
.TextList001202 .list .item span a{display:inline-block;padding: 5px 30px;line-height:25px;color:#fff;background-color:#2786c5;font-size: 16px;}
@media(max-width:1024px){
.TextList001202 .list .item .A{padding: 0;}
.TextList001202 .list .item p{padding: 10px 10px 10px 20px;}
}


/*
 .PicList001747
 */
.PicList001747{ padding:3vw 0;}
.PicList001747 li{float: left;width: 31.5%;margin-right: 2.75%;margin-bottom:3%;}
.PicList001747 li:nth-child(3n){ margin-right:0;}
.PicList001747 li a{display: block;position: relative;}
.PicList001747 li figure{padding-bottom: 90%;}
.PicList001747 li figure img{ display:none;}
.PicList001747 li h3{font-size: 18px;position: absolute;bottom: 0;width: 100%;color: #fff;background: rgba(39,134,197,.7);margin: 0;padding: 20px 30px;text-align: center;font-weight: normal;text-align: left;}
.PicList001747 li h3:after{display: inline-block;content: '';background: url("../images/Floor002919_more.png") no-repeat;width: 25px;height: 6px;vertical-align: middle;float: right;margin-top: 8px;}
@media(max-width:768px){
.PicList001747 li{ width:49%;}
.PicList001747 li:nth-child(3n){ margin-right:2%;}
.PicList001747 li:nth-child(2n){ margin-right:0;}
}
@media(max-width:480px){
.PicList001747 h1{ font-size:18px;}
}





/*RighInfo002936 */
.RighInfo002936{padding: 3vw 0 4vw;}
.RighInfo002936 .list{background: #fafafa;}
.RighInfo002936 .txt{padding: 2% 4.5%;}
.RighInfo002936 figure{position: relative;padding-top: 100%;}
.RighInfo002936 h2{text-align: center;color: #333;font-size: 34px;margin-bottom: 3vw;font-weight: normal;}
.RighInfo002936 .pic{text-align: center;margin: 30px 0;}
.RighInfo002936 p{font-size: 16px;line-height:32px;}
.RighInfo002936 dl{margin-bottom: 30px;}
.RighInfo002936 dl dt{font-size: 18px;color: #2786c5;margin: 10px 0 20px;}
.RighInfo002936 dl dd{font-size: 15px;line-height: 30px;color: #999;padding-left: 20px;position: relative;}
.RighInfo002936 dl dd:before{float: left;content: '';height: 20px;width: 20px;background: url("../images/RighInfo002936_icon.png") left top no-repeat;position: absolute;left: 0;top: 0;margin-top: 6px;}
.RighInfo002936 .slick-dots{position: absolute; z-index: 10; left: 0; width: 100%; bottom: 10px; text-align: center;}
.RighInfo002936 .slick-dots li{display: inline-block; width: 12px; height: 12px; border-radius: 40px;background: #fff; margin: 0 11px;}
.RighInfo002936 .slick-dots li button{display: none;}
.RighInfo002936 .slick-dots li.slick-active{background-color: #2786c5; width: 40px;}
@media(max-width:960px){
.RighInfo002936 .txt,.RighInfo002936 .img{display:block;width:100%;}
.RighInfo002936 h2{font-size: 28px;}
}


/*PicList002938 */
.PicList002938{margin:3vw 0;}
.PicList002938 ul{padding: 1.93vw 0; border-bottom: 1px dotted #cecece;}
.PicList002938 li .inner{padding-left: 33px;font-size: 16px; }
.PicList002938 li time{color: #c8c8c8;}
.PicList002938 li time a{float: right;color: #2786c5;}
.PicList002938 li p{color: #999;line-height: 2em;height: 4.25em;font-size: 16px;}
.PicList002938 li aside{font-size: 18px;}
.PicList002938 li aside a{color: #1e1e1e;}
.PicList002938 li aside a:hover{color: #2786c5;}
@media(min-width:481px){
.PicList002938 ol{width: 300px;}
}
@media(max-width:640px){
.PicList002938 li .inner{padding-left: 3vw;font-size: 14px; }
.PicList002938 li aside{font-size: 16px;}
}
@media(max-width:480px){
.PicList002938 .ytable,
 .PicList002938 .ytable-cell{display: block;}
.PicList002938 ul{padding: 3vw 0;}
.PicList002938 li .inner{padding: 3vw;}
}


/*
 .RighInfo002275
 */
.RighInfo002275{padding: 3vw 0}
.RighInfo002275 .text{margin-top: 50px}
.RighInfo002275 .map{width: 100%;height: 200px;}
.RighInfo002275 .map #map{height: 100%;}
.RighInfo002275 .map img{max-width: none !important;}
.RighInfo002275 .text h2{font-size: 22px;color: #333; padding-bottom:20px;}
.RighInfo002275 .text h2:after{ width:20px; height:2px; display:block; background-color:#2786c5; content:''; margin-top:17px;}
.RighInfo002275 .text li{margin-bottom: 20px;width: 31%;float: left;margin-right: 3.5%;font-size: 16px;padding: 10px 30px;background: #fafafa;min-height: 220px;}
.RighInfo002275 .text li p{padding-left:35px;line-height: 30px;}
.RighInfo002275 .text .li{width: 49%;}
.RighInfo002275 .text .li:nth-child(2n){margin-right:0;}
.RighInfo002275 .text .li1 p:nth-child(1),
.RighInfo002275 .text .li1 p:nth-child(2),
.RighInfo002275 .text .li1 p:nth-child(3),
.RighInfo002275 .text .li1 p:nth-child(4){background: url(../images/RighInfo002275_icon.png) no-repeat top left;}
.RighInfo002275 .text .li2 p:nth-child(1),
.RighInfo002275 .text .li2 p:nth-child(2){background: url(../images/RighInfo002275_icon2.png) no-repeat top left;}
.RighInfo002275 .text .li2 p:nth-child(3){background: url(../images/RighInfo002275_icon3.png) no-repeat top left;}
.RighInfo002275 .text .li2 p:nth-child(4){background: url(../images/RighInfo002275_icon4.png) no-repeat top left;}
.RighInfo002275 .text .li3 p:nth-child(1),
.RighInfo002275 .text .li3 p:nth-child(2){background: url(../images/RighInfo002275_icon5.png) no-repeat top left;}
.RighInfo002275 .text li:hover{box-shadow: 0 0 10px rgba(0,0,0,0.1);}
@media screen and (min-width: 1025px) {
.RighInfo002275 .text li:nth-child(3n){margin-right:0;}
}
@media screen and (max-width: 1024px) {
.RighInfo002275 .text li{width:49%;margin-right:2%;}
.RighInfo002275 .text li:nth-child(2n){margin-right:0;}
}
@media screen and (min-width: 768px) {
.RighInfo002275 .map{height: 450px;}
}
@media screen and (max-width:640px) {
.RighInfo002275 .text li{width:100%;margin-right:0;min-height: 100%;}
.RighInfo002275 .text li:nth-child(2n){margin-right:0;}
}


/*
 .PicList002451
 */
.PicList002451{padding: 3vw 0 0;}
.PicList002451 li{width: 32%;float:left;margin-right: 2%;margin-bottom: 2%;}
.PicList002451 li a{color: #333;display: block;margin: 0 auto;padding-bottom: 1.5vw;}
.PicList002451 li .pic{overflow: hidden;}
.PicList002451 li .Ispic{padding-bottom: 70%;transition:  0.3s;}
.PicList002451 li a:hover .Ispic{transform: scale(1.2);}
.PicList002451 li .txt{position: relative;z-index: 10;background-color: #fff;box-shadow: 0px 0px 2.08vw rgba(0, 0, 0, 0.08);width: 100%;margin: 0vw auto 0;padding: 1.2vw 1.2vw;}
.PicList002451 li .txt aside.dot2{font-size: 20px;line-height: 1.5em;max-height: 3em;color: #333;}
.PicList002451 li .txt pre{font-size: 16px;line-height: 1.625em;max-height: 3.25em;margin: 1.2vw 0;margin-top:14px;color: #666;}
.PicList002451 li .txt span{display: inline-block;font-weight: 100;line-height: 20px;transition:  0.3s;color: #999;}
.PicList002451 li a:hover .txt span{padding: 0 10px;background: #2786c5;color: #fff;}
@media screen and (max-width: 1024px) {
.PicList002451 li .txt aside.dot2{font-size: 18px;}
}
@media screen and (min-width: 769px) {
.PicList002451 li:nth-child(3n){margin-right:0;}
}
@media screen and (max-width: 768px) {
.PicList002451 li{width:48%;margin-right:4%;}
.PicList002451 li:nth-child(2n){margin-right:0;}
}





/*
 .RighInfo001277 
 */
.RighInfo001277{ padding:3vw 0;}
.RighInfo001277 .list_img{float:left;width: 50%;position:relative;}
.RighInfo001277 .big_img{ position:absolute; left:0; top:0; height:100%; width:80%;}
.RighInfo001277 .big_img li,
.RighInfo001277 .big_img li figure{ position:absolute; left:0; width:100%; top:0; height:100%;}
.RighInfo001277 .big_img li figure{ border:1px solid #dcdcdc;background-size:cover;}
.RighInfo001277 .list{ padding:42px 0 42px 82.9%;}
.RighInfo001277 .list .bd{ position:relative;}
.RighInfo001277 .list a{ position:absolute; width:17.1%; height:40px; right:0; background:url(../images/RighInfo001277-btn_prev.png) no-repeat center center/auto 50%;  cursor:pointer;}
.RighInfo001277 .list a.prev{ top:0;}
.RighInfo001277 .list a.next{ bottom:0; background-image:url(../images/RighInfo001277-btn_next.png);}
.RighInfo001277 .list a.prevStop,
.RighInfo001277 .list a.nextStop{ cursor:default;}
.RighInfo001277 .list li{ height:130px;  position:relative;}
.RighInfo001277 .list li figure{ position:absolute; left:0; width:100%; top:16px; bottom:16px; background-size:contain; border:1px solid #f2f2f2;}
.RighInfo001277 .list li.on figure{ border:2px solid #2786c5;}
.RighInfo001277 .right_info{float:right;width: 45%;}
.RighInfo001277 .right_info h1,
.RighInfo001277 .right_info h3,
.RighInfo001277 .right_info p{margin:0;border-bottom:1px solid #e7e8e8;}
.RighInfo001277 .right_info h1{padding: 20px 0;color: #2786c5;font-size:26px;}
.RighInfo001277 .right_info h3{font-size:18px;font-weight:normal;padding: 20px 0;margin-bottom: 20px;}
.RighInfo001277 .right_info p{line-height:30px; color:#999; margin-bottom:7%;padding-bottom:19px;}
.RighInfo001277 .right_info a{ display:inline-block; border:1px solid #e7e8e8; padding:10px 5%; color:#2786c5; transition:0.4s;}
.RighInfo001277 .right_info a:hover{ background-color:#2786c5; color:#fff;}
.RighInfo001277 .tab{ padding:3% 0;}
.RighInfo001277 .tab .h1_tab{ margin:0; border-bottom:1px solid #e7e8e8; overflow:hidden; font-size:16px; font-weight:normal; color:#000;}
.RighInfo001277 .tab .h1_tab span{ float:left; padding:0 5%; line-height:50px; background-color:#f2f2f3; margin-right:4px; cursor:pointer;}
.RighInfo001277 .tab .h1_tab span.on{ background-color:#2786c5; color:#fff;}
.RighInfo001277 .tab .info{ padding-top:3%;}
.RighInfo001277 .ul_download li{border-bottom: 1px dotted #ccc;line-height:34px;background:url(../images/RighInfo001277-icon_download.png) no-repeat right center;padding:10px 0;margin-bottom: 10px;}
.RighInfo001277 .ul_download li a{padding:0 38px;background:url(../images/RighInfo001277-icon.png) no-repeat left center;font-size: 16px;}
.RighInfo001277 .ys dl{margin-bottom: 30px;}
.RighInfo001277 .ys dl dt{font-size: 18px;color: #2786c5;margin: 10px 0 20px;}
.RighInfo001277 .ys dl dd{font-size: 15px;line-height: 30px;color: #666;padding-left: 20px;position: relative;}
.RighInfo001277 .ys dl dd:before{float: left;content: '';height: 20px;width: 20px;background: url("../images/RighInfo002936_icon.png") left top no-repeat;position: absolute;left: 0;top: 0;margin-top: 6px;}
.RighInfo001277 .table th,
.RighInfo001277 .table td{ text-align:center; border:1px solid #eee; border-collapse:collapse; line-height:24px; padding:15px;}
.RighInfo001277 .table th{font-size: 18px;font-weight:normal;background: #86c2e9;width: 27%;color: #fff;}
.RighInfo001277 .table td{font-size:15px;}
@media(max-width:768px){
.RighInfo001277 .list_img,
.RighInfo001277 .right_info{ float:none; width:auto;}
.RighInfo001277 .tab .h1_tab span{padding:0 20px;margin-right: 1px;}
}
@media(max-width:640px){
.RighInfo001277 .list li{ height:100px;}
.RighInfo001277 .right_info h1{font-size:20px; }
.RighInfo001277 .right_info h3{ font-size:16px;}
.RighInfo001277 .tab .h1_tab span{padding:0 15px;}
 }	
@media(max-width:480px){
.RighInfo001277 .list{ padding-top:30px; padding-bottom:30px;}
.RighInfo001277 .list a{ height:28px;}
.RighInfo001277 .list li{ height:80px;}
.RighInfo001277 .tab .h1_tab{ font-size:14px;}
.RighInfo001277 .tab .h1_tab span{ padding:0 3%;}
.RighInfo001277 .tab .h1_tab span{padding:0 10px;}
 }	


/*Form002219*/
.Form002219{padding:3vw 0;}
.Form002219 form{ float:left; width:50%}
.Form002219 .pic{ float:right; width:45%;overflow:hidden;}
.Form002219 .pic img{transition:0.3s;}
.Form002219 .pic:hover img{transform: scale(1.1);-webkit-transform: scale(1.1);-ms-transform: scale(1.1);}
.Form002219 dl{width:48%;float:left;min-height:40px;position:relative;margin-bottom:20px;max-width:420px;}
.Form002219 dl.odd{ margin-left:4%;}
.Form002219 dl.odd2{max-width: 420px;}
.Form002219 dl.odd2 .text{max-width: 227px;}
.Form002219 dt{color:#5b5b5b;font-size: 15px;position:absolute;left:0;width: 80px;text-align:right;line-height:40px;}
.Form002219 .text{ border:none; border-radius:5px; width:100%; padding:0 10px; line-height:45px;height:45px; color:#999;box-shadow: 0 0 4px 1px #eee;}
.Form002219 dl.dl{ width:100%; float:none; max-width:none;}
.Form002219 textarea{border:none;border-radius:5px;overflow:hidden;resize:none;width:100%;height: 260px;padding:10px;color:#999;max-width: 796px;box-shadow: 0 0 4px 1px #eee;}
.Form002219 .btn{ display:inline-block; line-height:40px; min-width:140px; margin-right:20px; background-color:#e6e6e6; color:#555; font-size:14px; border:none; border-radius:5px; cursor:pointer;}
.Form002219 .VeriCode{display: inline-block;margin-top: 10px;margin-left: 20px;}
.Form002219 .submitbtn{ color:#fff; background-color:#008cd6;} 
@media(max-width:768px){
.Form002219 form,
.Form002219 .pic{width:100%}
}
@media(max-width:640px){
.Form002219 dl{ float:none; width:100%; margin-left:0 !important;}	
.Form002219 textarea{ height:250px;}
}
@media(max-width:480px){
.Form002219 .btn{ width:48%; margin-right:2%; float:left; display:block; min-width:2px;}	
}
/*Form002219 End*/



/*RighInfo002973 */
.RighInfo002973{margin: 3vw 0;color: #333;font-size: 16px;}
.RighInfo002973 > .auto{}
.RighInfo002973 .title{text-align: center;}
.RighInfo002973 .title h1{font-size: 26px;margin: 0 0 20px 0;}
.RighInfo002973 .title aside span{display: inline-block;vertical-align: middle;margin: 0 15px 5px;line-height: 16px;font-size: 15px;color: #999;font-weight: normal;}
.RighInfo002973 .edit-info{line-height: 1.875em;padding: 2%;background: #fafafa;margin-bottom: 3%;-webkit-box-shadow: #ddd 0px 0px 10px;-moz-box-shadow: #ddd 0px 0px 10px;box-shadow: #ddd 0px 0px 10px;}
.RighInfo002973 .print-area{border-bottom: 1px solid #d2d2d2; margin-bottom: 2%;}
.RighInfo002973 .more{float: right;margin-top: 25px}
.RighInfo002973 .more a{display: inline-block;width: 120px;height: 40px;text-align: center;background: #f5f5f5;color: #333;line-height: 40px}
.RighInfo002973 .more a:hover{color: #fff;background: #2786c5}
.RighInfo002973 .edit-info dl{margin-bottom: 30px;width: 33.33%;float: left;}
.RighInfo002973 .edit-info dl dt{font-size: 18px;color: #008cd6;margin: 10px 0 20px;font-weight: normal;}
.RighInfo002973 .print-area h5{font-size: 20px;color: #008cd6;margin: 10px 0 30px;font-weight: normal;}
.RighInfo002973 .edit-info dl dd{font-size: 15px;line-height: 30px;color: #999;padding-left: 20px;position: relative;}
.RighInfo002973 .edit-info dl dd:before{float: left;content: '';height: 20px;width: 20px;background: url("../images/RighInfo002936_icon.png") left top no-repeat;position: absolute;left: 0;top: 0;margin-top: 6px;}
.RighInfo002973 .print-area .pic{margin-bottom:30px;}
.RighInfo002973 .pn-page aside{padding: 10px 0;}
.RighInfo002973 .pn-page aside a{color: #999;font-size: 15px;}
.RighInfo002973 .pn-page aside a b{color: #666;font-weight: normal;font-size: 16px;}
.RighInfo002973 .pn-page aside a:hover{color: #008cd6;}
.RighInfo002973 .table{margin-bottom:30px;}
.RighInfo002973 .table th,
.RighInfo002973 .table td{ text-align:center; border:1px solid #eee; border-collapse:collapse; line-height:24px; padding:15px;}
.RighInfo002973 .table th{font-size: 18px;font-weight:normal;background: #86c2e9;width: 25%;color: #fff;}
.RighInfo002973 .table td{font-size:15px;}
.RighInfo002973 .table th:nth-child(1){width:25%;}
.RighInfo002973 .table th:nth-child(2){width:20%;}
.RighInfo002973 .table th:nth-child(3){width:35%;}
.RighInfo002973 .table th:nth-child(4){width:20%;}
@media(min-width:1025px){
.RighInfo002973 .pn-page{min-height: 24px; position: relative;padding-right: 230px;}
.RighInfo002973 .pn-page .operating{position: absolute;right: 0; top: 50%; transform: translateY(-50%);}
.RighInfo002973 .edit-info dl{width: 36%;min-height: 180px;}
.RighInfo002973 .edit-info dl:nth-child(1){width: 28%;}
.RighInfo002973 .edit-info dl:nth-child(4){min-height: auto;}
}
@media(max-width:960px){
.RighInfo002973 .edit-info dl{width:100%;}
.RighInfo002973 .more{display:block;float:none;}
}
@media(max-width:640px){
.RighInfo002973 .news-details .title h1{font-size:6vw;}
.RighInfo002973{ font-size: 14px;}
}


.Floor002978{overflow: hidden;max-width: 1400px;margin: 2% auto;}
.Floor002978 .auto{width: 70%;max-width: 800px;position: relative;z-index: 1;}
.Floor002978 .slick-list{overflow: inherit;}
.Floor002978 .slick-arrow{ z-index: 20; position: absolute; top: 50%; width: 20px; height: 20px; border: 2px solid #fff; border-right: 0; border-bottom: 0; margin-top: -8px;}
.Floor002978 .slick-prev{left: 35px; transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);}
.Floor002978 .slick-next{right: 35px; transform: rotate(135deg);-webkit-transform: rotate(135deg);-ms-transform: rotate(135deg);}
.Floor002978 li a{display: block; margin: 0 10px;position: relative;}
.Floor002978 li .pic{overflow: hidden;}
.Floor002978 li .Ispic{padding-bottom: 50%;transition: 0.3s;}
.Floor002978 li.slick-center a:hover .Ispic{ transform: scale(1.2);}
@media(max-width:480px){
.Floor002978 .slick-prev{left: 4vw;}
.Floor002978 .slick-next{right: 4vw;}
}



.RighInfo002223{margin: 3vw 0;}
.RighInfo002223 .tit{color: #333;font-size: 34px;}
.RighInfo002223 .en{font-family: "DINBold"; font-size: 42px;color: #333;}
.RighInfo002223 ul{margin-top: 5%;}
.RighInfo002223 li{font-size: 20px;position: relative;padding-left: 60px;margin-bottom: 5%;}
.RighInfo002223 li  h5{font-size: 20px;font-weight: normal;color: #000;margin: 0;}
.RighInfo002223 li span{background: #2786c5;color: #fff;position: absolute;top: 12px;left: 0;width: 40px;height: 40px;transform: rotate(45deg);}
.RighInfo002223 li span b{font-size: 20px;transform: rotate(-45deg);display: inline-block;padding: 10px 0 0 6px;}
.RighInfo002223 li p{font-size: 16px;color: #666;line-height: 32px;}
.RighInfo002223 .pic{overflow: hidden;}
.RighInfo002223 .pic img{transition:0.3s;}
.RighInfo002223 .pic:hover img{transform: scale(1.1);-webkit-transform: scale(1.1);-ms-transform: scale(1.1);}
.RighInfo002223 .left{width:46%;}
.RighInfo002223 .right{width:46%;}
@media(max-width:1024px){
.RighInfo002223 .right{width:100%;margin-bottom:30px;text-align: center;}
.RighInfo002223 .left{width:100%;}
.RighInfo002223 .tit{font-size: 28px;}
.RighInfo002223 .en{font-size: 30px;}
}
@media(max-width:768px){
.RighInfo002223 .tit{font-size: 24px;}
.RighInfo002223 .en{font-size: 26px;margin-bottom: 30px;}
}



/*PicList002949 */
.PicList002949{margin-top:3.5%;}
.PicList002949 .item{margin: 2.08vw 0;box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);}
.PicList002949 .item a:hover{color: #2786c5;}
.PicList002949 .txt .inner{padding: 0 3vw 0 3vw;}
.PicList002949 .txt p.dot3{line-height: 2.142em; max-height: 6.426em;color: #666;}
.PicList002949 .tit{font-size: 24px; line-height: 1em;}
.PicList002949 .tit:after{display: block; margin-top: 22px;margin-bottom:8px; content: '';background: #6fb130; width: 48px; height: 2px;}
.PicList002949 .item .more{padding-right: 25px;display: inline-block;background: url("../images/PicList002949_more_on.png") no-repeat right center;color: #999;margin-top:16px;}
.PicList002949 .item a:hover .more{background-image: url("../images/PicList002949_more_on.png");}
.PicList002949 .pic{overflow:hidden;}
.PicList002949 .pic img{transition:0.3s;}
.PicList002949 .pic:hover img{transform: scale(1.1);-webkit-transform: scale(1.1);-ms-transform: scale(1.1);}
@media(min-width:1025px){
.PicList002949 .pic{ width:495px;}
}
@media(min-width:641px) and (max-width:1024px){
.PicList002949 .pic{ width:50%;}
.PicList002949 .tit{font-size: 20px;}
}
@media(max-width:640px){
.PicList002949 .ytable,
.PicList002949 .ytable-cell{display: block;}
.PicList002949 .txt .inner{padding: 5vw;font-size:15px;}
.PicList002949 .tit{font-size: 20px;}
}


/*
 .PicList001267
 */
.PicList001267{ padding-top:4%;}
.PicList001267 li{ float:left; margin-right:2%; margin-bottom:2%; width:49%; border:1px solid #ddd; padding:0px;}
.PicList001267 li:nth-child(2n){ margin-right:0;}
.PicList001267 li div{ position:relative; padding:3% 2% 0 218px;font-size:14px; height:155px;}
.PicList001267 li .Ispic{ position:absolute; left:0; top:0; height:100%;width:192px; background-size:auto 100%; background-color:#edebec; }
.PicList001267 li h5{ margin:0; font-size:16px;font-weight: normal;}
.PicList001267 li p{ color:#777; line-height:24px; overflow:hidden; height:48px;text-align: justify;}
.PicList001267 li time{ color:#999; padding-left:20px; background:url(../images/PicList001267-time.jpg) no-repeat left center;}
@media(max-width:768px){
.PicList001267 li{ float:none; width:auto; margin-right:0;}
}
@media(max-width:375px){
.PicList001267 li div{ padding:0; height:auto;}
.PicList001267 li .Ispic{ position:static; width:auto; height:auto; display:block; padding-bottom:50%; margin-bottom:2%;}
}



/*TextList002135 */
.TextList002135{ padding-bottom:2%;padding-top:3.5%;}
.TextList002135 .column{ text-align:center; font-size:18px; color:#c02a05; padding:2% 0; line-height:20px;}
.TextList002135 .column:after{ display:block; content:''; width:100%; height:1px; background:#c02a05; margin-top:-10px;}
.TextList002135 .column span{ display:inline-block; padding-left:30px; background:url(../images/TextList002135-title_l.png) no-repeat left center #fff;}
.TextList002135 .column span b{ display:inline-block; padding-right:30px; background:url(../images/TextList002135-title_r.png) no-repeat right center;}
.TextList002135 .ul_tab{ margin-bottom:3%;}
.TextList002135 .ul_tab li{ float:left; margin-right:1%; margin-bottom:1%; overflow:hidden; background:#f9f9f9; height:33px; line-height:33px; text-align:center; width:10.222222222222%; cursor:pointer;}
.TextList002135 .ul_tab li.active{ background:#c02a05; color:#fff;}
.TextList002135 .list dl{ margin-bottom:2%; padding:1.5% 0 2%;box-shadow: 0 6px 17px #ddd;border-radius: 5px;}
.TextList002135 .list dt,
.TextList002135 .list dd{ position:relative; padding-left:75px;padding-right:75px; min-height:33px;}
.TextList002135 .list dd{background:#f5f5f5;padding-top:14px;padding-bottom:14px;}
.TextList002135 .list dl b{ position:absolute; color:#fff; width:33px; height:33px; line-height:33px; text-align:center; font-size:16px;font-weight: normal; left:28px; top:0; border-radius:10px; font-family:Arial, Helvetica, sans-serif;}
.TextList002135 .list dt{ line-height:21px; padding-top:6px; padding-bottom:6px;font-weight: bold; font-size:16px; color:#333; margin-bottom:2%;}
.TextList002135 .list dt b{ background:#71b232;}
.TextList002135 .list dd b{ background:#2786c5;top:14px;}
.TextList002135 .list dd pre{ line-height:28px;color:#444;font-size:16px;}
@media(min-width:1001px){
.TextList002135 .ul_tab li:nth-child(9n){ margin-right:0;}
}
@media(max-width:1000px) and (min-width:769px){
.TextList002135 .ul_tab li{ width:15.8%; margin-right:1.04%;}
.TextList002135 .ul_tab li:nth-child(6n){ margin-right:0;}
}
@media(max-width:768px) and (min-width:481px){
.TextList002135 .ul_tab li{ width:24.25%;}
.TextList002135 .ul_tab li:nth-child(4n){ margin-right:0;}
}
@media(max-width:480px){
.TextList002135 .ul_tab li{ width:32%; margin-right:2%; margin-bottom:2%;}
.TextList002135 .ul_tab li:nth-child(3n){ margin-right:0;}
.TextList002135 .list dd pre{ font-size:12px; line-height:22px;}
}



/*
 .TextList009 
 */
.TextList009{padding-top:3.5%;}
.TextList009 li{border: 1px solid #e5e5e5;margin-bottom: 20px; padding-left:156px; position:relative; padding-right:30px;}
.TextList009 li a{ height: 85px; line-height:85px; font-size:16px;display:block;white-space:nowrap; text-overflow:ellipsis; overflow:hidden; background:url(../images/TextList009-icon.png) no-repeat right center; padding-right:40px;}
.TextList009 li time{ position:absolute; text-align:center; left:0; top:10px; height:65px; width:125px; color:#999; border-right:1px dashed #E0E0E0; line-height:normal; font-size:14px;}
.TextList009 li time span{ display:block; font-size:22px; padding-top:10px;}
.TextList009 li:hover{ background-color:#2786c5;color:#fff;}
.TextList009 li:hover a{background-image:url(../images/TextList009-icon_hover.png); color:#fff;}
.TextList009 li:hover time{color:#fff;}
@media(max-width:768px){
.TextList009 li time{width:80px;}
.TextList009 li{padding-left:100px;}
}


.zhxx{padding:2% 0 3.5%;}
.zhxx h2{font-size:30px;color:#333;font-weight: normal;}
.zhxx h2:after{content:'';width:57px;height:2px;background:#2786c5;display: block;margin-top:20px;}
.zhxx table{width:100%;}
.zhxx table tr{border-bottom:1px dashed #ddd;}
.zhxx table tr td{font-size:16px;line-height: 37px;padding:9px 0;color:#333;}
.zhxx table tr td:nth-child(1){color:#666;width:12%;}
.zhxx table tr td:nth-child(3){color:#666;width:12%;}
.zhxx .table1{width:60%;}
.zhxx .table1 tr td{font-size:16px;line-height: 49px;padding:9px 0;color:#333;border:1px solid #ddd;padding:0 4%;}
.zhxx .table1 tr td:nth-child(1){color:#666;width:25%;}
.zhxx .p1{font-size:16px;color:#666;}
@media(max-width:960px){
.zhxx table tr td{width:100%!important;text-align: left;display: block;}
.zhxx .table1{width:100%;}
.zhxx .table tr{border-bottom: 0;background: #f6f6f6;margin-bottom: 30px;display: block;padding: 10px 20px;width: 49%;float: left;margin-right: 2%;}
.zhxx .table tr:nth-child(2n){margin-right:0;}
.zhxx .table tr:last-child{width:100%!important;}
.zhxx .table1 tr td:nth-child(1){border-bottom: 0;}
.zhxx .table1 tr td:nth-child(2){border-bottom: 0;}
.zhxx table tr td:nth-child(1){color:#2786c5;}
.zhxx .table1 tr{border-bottom:0;}
}
@media(max-width:640px){
.zhxx .table tr{width: 100%;}
}

.contact{padding:3.5% 0 3.5%;}
.contact h2{font-size:30px;color:#333;font-weight: normal;margin-top:12px;}
.contact h2:after{content:'';width:57px;height:2px;background:#2786c5;display: block;margin-top:23px;margin-bottom:7%;}
.contact .word{width:50%;float:left;}
.contact .pic{width:50%;float:right;overflow:hidden;}
.contact .pic img{transition:0.3s;}
.contact .pic:hover img{transform: scale(1.1);-webkit-transform: scale(1.1);-ms-transform: scale(1.1);}
.contact .word p{font-size:16px;line-height: 30px;}
@media(max-width:960px){
.contact .word{width:100%;margin-bottom: 30px;}
.contact .pic{width:100%;text-align: center;}
.contact h2{font-size:24px;}
}






/*
 .Menu002252
 */
.Menu002252{padding:10px 0; text-align:center; overflow:hidden;}
.Menu002252 a{font-size:16px; display: block;background:#e9e9e9; padding: 10px; margin-bottom: 1px; }
.Menu002252 a.aon,.Menu002252 a:hover{ color:#fff; background-color:#2786c5;}
@media(min-width:1024px){
.Menu002252{padding:35px 0 20px;}
.Menu002252 a{display:inline-block;line-height:36px; padding:0 20px;background:#e9e9e9; min-width:130px; border-radius:36px;}
}
@media(min-width:768px){
.Menu002252{padding:25px 0 10px;}
.Menu002252 a{ display:inline-block; line-height:30px;  padding:0 15px; min-width:115px; border-radius:30px; overflow:hidden; margin:0 7px 1px;}
}
@media(max-width:767px){
.Menu002252 a{width:33.33%;float:left;}
}







.about-edit-css{ background:#f6f7f7; padding-bottom:90px;}
.about-edit-css .linian .tit{ padding: 3% 0 2% 0;text-align: center;margin: 0;color: #333;font-weight: normal;font-size: 34px;}
.about-edit-css .linian .tit span{     display: block;text-transform: uppercase;font-size: 16px;color: #999;letter-spacing: 3px;}   
.about-edit-css .linian .inner{ overflow:hidden; background:url(../images/aboutbg-2.png) no-repeat center center;}
.about-edit-css .linian li{ float:left; width:50%; height:235px; margin-bottom:20px;}
.about-edit-css .linian li div{ padding-top:74px;}
.about-edit-css .linian li:nth-child(2n-1) div{ padding-left:110px; padding-right:165px;}
.about-edit-css .linian li:nth-child(2n) div{ padding-left:148px; padding-right:115px;}
.about-edit-css .linian li h3{ margin:0; color: #2786c5;font-size: 20px;margin:0;font-family: "FuturaBTM";}
.about-edit-css .linian li p{ line-height:30px;font-size: 16px;}
@media(max-width:1024px){
.about-edit-css .linian li div{padding: 30px;}
.about-edit-css .linian li:nth-child(2n) div{padding: 30px 30px 30px 128px;}
.about-edit-css .linian li:nth-child(2n-1) div{padding: 30px;}
.about-edit-css .linian .tit{font-size:28px;}
}
@media(max-width:640px){
.about-edit-css .linian li{width:100%;height: 100%;background: #fff;}
.about-edit-css .linian li div,
.about-edit-css .linian li:nth-child(2n) div,
.about-edit-css .linian li:nth-child(2n-1) div{padding: 30px;}
.about-edit-css .linian .inner{background:none;}
.about-edit-css .linian .tit{font-size:24px;}
}


/*
 .RighInfo002228
 */
.RighInfo002228{ padding:3% 0;}
.RighInfo002228 .con{margin: 3% 0;}
.RighInfo002228 .single-header{ text-align:center;border-bottom: 1px solid #ddd}
.RighInfo002228 .single-header h1{ color:#333; font-size:20px; margin:0 0 20px 0; font-weight:normal;}
.RighInfo002228 .single-header p span{ position:relative; z-index:2; padding:0 30px; background-color:#fff;}
.RighInfo002228 .single-content{text-justify:inter-ideograph; text-align:justify; word-wrap:break-word; overflow:hidden; font-size:14px; line-height:24px; color:#555; padding-top:2%;}
.RighInfo002228 .single-content p{ text-indent:2em; margin:0; padding:10px 0;}
.RighInfo002228 .single-content .no-textindent{ text-indent:0;text-align: center}
.RighInfo002228 .more{float: right;margin-top: 25px}
.RighInfo002228 .more a{display: inline-block;width: 120px;height: 40px;text-align: center;background: #f5f5f5;color: #333;line-height: 40px}
.RighInfo002228 .more a:hover{color: #fff;background: #2786c5}
.RighInfo002228 .info_pn{float: left;margin-top: 20px;}
.RighInfo002228 .info_pn span {display: block;padding: 2px 0;margin-bottom: 10px;}
.RighInfo002228 .info_pn span a{color: #555}
.RighInfo002228 .info_pn span a:hover{color: #2786c5}
@media(max-width:950px){
.RighInfo002228 .auto{ padding:0 2%;}
}
@media screen and (min-width:465px){
.RighInfo002228 .col2{ width:48%;}
.RighInfo002228 .fr{ float:right;}
.RighInfo002228 .col2+.col2{ margin-top:0;}
}
@media screen and (min-width:768px){
.RighInfo002228 .single-header h1{ font-size:24px;}
.RighInfo002228 .single-header h3{ font-size:18px;}
.RighInfo002228 .single-content p{ padding:15px 0;} 
.RighInfo002228 .single-header h3:after{ background-color:#f3eee9; position:absolute; top:50%; z-index:1; margin-top:0;}
}


/*PicList001958*/
.PicList001958{padding: 3% 0;}
.PicList001958 li{ overflow:hidden; padding:20px 0; border-bottom:1px solid #ebecec;}
.PicList001958 li:last-child{ border-bottom:0;}
.PicList001958 li div{ position:relative; padding-left:29%;}
.PicList001958 li .Ispic{ position:absolute; left:0; top:0; height:100%; width:26%;}
.PicList001958 li .Ispic img{ display:none;}
.PicList001958 li h1{ margin:0; font-size:18px; font-weight:normal; padding:15px 0;}
.PicList001958 li time{ color:#999;}
.PicList001958 li p{color:#666; margin:10px 0 0 0; line-height:30px; height:90px; overflow:hidden;}
@media(max-width:768px){
.PicList001958 li div{ padding-left:45%;}
.PicList001958 li .Ispic{width:42%;}
}
@media(max-width:480px){
.PicList001958 li div{ padding-left:0;}
.PicList001958 li .Ispic{ position:relative; display:block; width:auto; padding-bottom:50%;}
.PicList001958 li p{line-height:20px; height:60px; font-size:12px;}
.PicList001958 li h1{font-size:16px;}
}




.PicList002171{margin: 3% 0;}
.PicList002171 li{width: 18%;float: left;text-align: center;margin-bottom: 2%;margin-right: 2.5%;}
.PicList002171 li:nth-child(5n){margin-right:0%}	
@media(max-width:640px){
.PicList002171 li{width: 50%;}	
}		
.PicList002171 li a{white-space: nowrap;width: 100%; overflow: hidden;text-overflow:ellipsis;display: inline-block;}	
	

/*TextList002957 */
.TextList002957{margin:3vw 0;}
.TextList002957 li{ border-bottom: 1px dotted #d9d9d9; line-height: 54px;}
.TextList002957 li time{float: right;color: #b2b2b2; }
.TextList002957 li a{font-size: 16px;}
@media(max-width:480px){
.TextList002957 li{font-size: 3vw;line-height: 10vw;}
.TextList002957 li a{font-size: 3.5vw;}
}



.kz{margin:3% 0;}
.kz h2{color:#333;margin-bottom:30px;}
.kz .pic{text-align:center;margin-bottom:30px;}
.kz .box li p{font-size:16px;line-height:30px;}




/*Floor002709 */
.Floor002709{ padding:3% 0;}
.Floor002709 li{float:left;width:48%;margin-right: 4%;margin-bottom: 4%;}
.Floor002709 li:nth-child(2n){ margin-right:0;}
.Floor002709 li a{ display:block; color:#fff; font-size:24px; text-align:center; background:#005bab;}
.Floor002709 li figure{ overflow:hidden;}
.Floor002709 li .Ispic{ display:block; padding-bottom:56%;transition:0.3s ease-in-out;}
.Floor002709 li .txt{padding: 15px 0;}
.Floor002709 li p{font-size:20px;margin: 0;}
.Floor002709 li a:hover .Ispic{ transform:scale(1.12); -webkit-transform:scale(1.12);}
@media(max-width:640px){
.Floor002709 li p{font-size:18px;}
}


