/*
 .Other002373 为demo编号
 */
.Other002373{background: #fff;}
.Other002373 #fullPage{height: 100%;position: relative;transform: translate3d(0px, 0px, 0px);transition: all 700ms ease;}


#fp-nav ul li+li{ position: relative; margin-top: 40px;}
#fp-nav ul li+li:before,
#fp-nav ul li+li:after,
#fp-nav ul li+li a:before{ content: ""; position: absolute; width: 2px; height: 2px; background: #ccc; left: 50%; margin-left: -1px;}
#fp-nav ul li+li:before{ top: -31px;}
#fp-nav ul li+li:after{ top: -21px;}
#fp-nav ul li+li a:before{ top: -11px;}
#fp-nav ul li{width: 24px !important; height: 24px !important;}
#fp-nav ul li a{padding:6px;border-radius: 50%; border:2px solid transparent}
#fp-nav ul li a span{display: block;width:8px !important;height:8px !important;border-radius: 50%; background-color: #ccc; position: static; margin: 0 auto;}
#fp-nav ul li a.active,
#fp-nav ul li:hover a.active {border-color: #0358a0;}
#fp-nav ul li a.active span,
#fp-nav ul li:hover a.active span,
#fp-nav ul li:hover a span{background-color: #0358a0; margin: 0 auto;}

.Other002373 .section .bg{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 3; background-position: center; background-repeat: no-repeat; background-size: cover;}
@media(max-width:1024px){
.Other002373 .section{position: relative;}
}




/*Top002382*/
.Top002382{position:fixed;left:0;top:0;width:100%;z-index:100;font-size:16px;background: rgba(255, 255, 255, 0.8);padding:0 3%; box-shadow:3px 0 10px rgba(0, 0, 0, 0.1);}
@media(max-width:1200px){
.Top002382{ padding:0 2%;}
}
.Top002382 .header{position: relative;}
.Top002382 .logo img{max-height:50px;}
.Top002382 .header-mid{width:58%;margin-left: 18%;}
.Top002382 .header-right{ position:absolute; right:0; height:100%; top:0;}
.Top002382 .header-right dl{ display:table;height:100%;}
.Top002382 .header-right dd{border-left: 1px solid #e4e4e4;padding:0 22px;display:table-cell;vertical-align:middle;}
.Top002382 .header-right dd:first-child{ font-size:12px; text-align:right; border-left:0; color: #666;}
.Top002382 .header-right dd:first-child b{ display:block; font-size:18px; color:#0358a0;}
.Top002382 .header-right dd.tel b{ background:url(../images/Top002382_icon_tel.png) no-repeat left center; padding-left:22px; font-size:18px; color:#0358a0; font-family:Arial, Helvetica, sans-serif; }
.Top002382 .header-right dd.wap_tel a{ color: #666;;}



.Top002382 .header-menu li{ width:auto !important;position: relative;}
.Top002382 .header-menu li:not(:last-child){  margin-right:1vw;}
.Top002382 .header-menu li em{ padding:0 1vw;position:relative;}
.Top002382 .header-menu li em a{ line-height:80px; position:relative; font-size:16px; color:#333;}
.Top002382 .header-menu li em a::before{ position:absolute; content:''; left:50%; transform:translateX(-50%);  height:3px; background:#0358a0;width:0; transition:ease-in-out 0.3s; bottom: 0;}
.Top002382 .header-menu li em a:hover::before,
.Top002382 .header-menu li.aon em a::before{width:100%;}
.Top002382 .header-menu li em a:hover,
.Top002382 .header-menu li.aon em a{ color:#0358a0;}


.Top002382 .header-menu li .sub{display: none;background: #fff;width: max-content;left:50%;transform: translateX(-50%);position: absolute;z-index: 10;padding:10px 0;text-align: center;box-shadow:3px 0 10px rgba(0, 0, 0, 0.1);}
.Top002382 .header-menu li .sub dt:hover a{background:#0358a0; }

.Top002382 .open-search{ color:#666; font-size:18px;}
.Top002382 .search-box{ position:absolute; right:0;  top:50%; transform:translateY(-50%); overflow:hidden; width:0; transition: width ease-in-out 0.3s;}
.Top002382 .search-box.search-box-show{width:250px;}
.Top002382 .search-box .text{ width:100%; height:40px; line-height:40px; padding:0 45px 0 5px; border:1px solid #ccc; background:#0358a0; color:rgba(255,255,255,0.8);}
.Top002382 .search-box .btn{ position:absolute; right:0; top:0; width:40px; height:100%; font-size:22px; color:#fff;}
.Top002382 .search-box .btn span{ position:absolute; left:50%; top:50%; margin-left:-11px; margin-top:-11px;}
@media(min-width:1025px){
.Top002382 .logo{ position:absolute;top:50%; transform:translateY(-50%);left:0; }
.Top002382 #open_menu{ display:none;}
.Top002382 .header-right dd:nth-of-type(4){ padding-right: 0;}
.Top002382 .header-right dd.wap_tel{ display: none;}
}

@media(max-width:1600px){
.Top002382 .header-mid{width: 70%}
.Top002382 .header-right dd:nth-child(1),.Top002382 .header-right dd:nth-child(2){ display:none;}
}

@media(max-width:1024px){
.Top002382 .header-left{ height: 58px; width:40%;display: table;}
.Top002382 .header-left > a{display: table-cell;vertical-align: middle;width: 100%;}
.Top002382 #header-menu{ position:fixed; top:0; background:#fff; left:-100%; transition:ease-in-out 0.3s; width:60%; max-width:280px; z-index:100; height:100%; box-shadow:0 0 5px rgba(0,0,0,0.7);}
.Top002382 #header-menu.header-menu-show{ left:0;}
.Top002382 #header-menu ul{ padding-top:10%;}
.Top002382 #header-menu li:nth-child(2n){ background:rgba(0, 0, 0, 0.06);}
.Top002382 #header-menu li em{ font-style:normal; display:block; text-align:center; border-bottom:0px solid rgba(255, 255, 255, 0.2);}
.Top002382 #header-menu li em a{ color:#0358a0; padding:5% 0; font-size:18px;display:block; font-weight:normal; transition:0.3s;border-bottom:0px solid rgba(255, 255, 255, 0.2);}
.Top002382 #header-menu li em a:hover{color:#000; padding:10% 0;}
#header-menu li .sub-menu dt a{border-bottom:1px dashed rgba(0, 0, 0, 0.1);color: #333;text-align: center;}
#header-menu li .sub-menu dt a:hover{background:#0358a0;color: #fff}
#header-menu li .sub-menu dt:last-child a{border-bottom:0px dashed rgba(0, 0, 0, 0.1);}
.Top002382 #open_menu{ font-size:24px; color:#000;}
.Top002382 #open_menu span{ transition:ease-in-out 0.3s;}
.Top002382 #open_menu.open_menu_on span{ transform:rotate(90deg); color:#0358a0;}
.Top002382 .header-right dd{padding:0 14px;}
.Top002382 .header-right dd:nth-child(3){ position:relative;}
.Top002382 .header-right dd.search{display: none;}
.Top002382 .search-box{width:250px; top:100%; height:0; transform:translateY(0); transition: height ease-in-out 0.3s;}
.Top002382 .search-box.search-box-show{ height:40px;}
}











/*Banner002058 */
.Banner002058{  position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 3;}
.Banner002058 .bx-wrapper,
.Banner002058 .bx-viewport,
.Banner002058 .ul{ z-index:1; height: 100%;}
.Banner002058 li a,
.Banner002058 li{ position: absolute; width: 100%; height: 100%; left: 0; top: 0;}
.Banner002058 li{ background-position:center; background-repeat:no-repeat;   }
.Banner002058 li a{ display:block;}
.Banner002058 li img{ display:none;}

.Banner002058 .bx-controls-direction a{ display: none; }
.Banner002058 .bx-pager{ position:absolute; left:0; bottom:8%; text-align:center; width:100%; z-index:10;}
.Banner002058 .bx-pager *{}
.Banner002058 .bx-pager div{ display:inline-block;margin:0 10px;}
.Banner002058 .bx-pager div a{ display:block;  line-height:100px; overflow:hidden; width:50px; height:6px; background:#fff; }
.Banner002058 .bx-pager div a.active{ background:#0358a0;}

@media(max-width:1024px){
.Banner002058{  position:relative; top: 0; left: 0; width: 100%; height: 100%; z-index: 3;margin-top: 58px;}
.Banner002058 li a,
.Banner002058 li{ height:auto;}
.Banner002058 li a{position: relative;}
.Banner002058 li{ background:none !important;}
.Banner002058 li img{ display:block; width:100%;}
.Banner002058 .bx-pager div a{width:24px; height:3px;}
}





.Home_title{margin-bottom: 20px;}
.Home_title .cn{color: #0358a0;font-size:36px;}
.Home_title .en{text-transform: uppercase;font-size:24px;color: #0358a0; padding-top: 6px;}



/*
 .Floor000850 为demo编号
 */
.Floor000850{position: relative;z-index: 10;padding-top: 60px;}
.Floor000850 .item{ position:relative; padding: 0 4%;padding-top: 5%;}
.Floor000850 .owl-item.center:before{position: absolute;content: '';left: -8%;top: 5px;width: 116%;height: 116%;background: url(../images/Floor002828_imgbg.png) no-repeat center top;background-size: contain;transition: 1s;opacity: 0.3;}
.Floor000850 .item .pic{ overflow:hidden;position:relative; border-radius: 50%;transform: scale(0.75);transition:0.3s; background: rgba(3,88,160,.05);}
.Floor000850 .item .Ispic{ display:block; padding-bottom:100%; transition:0.3s; position:relative; }
.Floor000850 .item .Ispic img{ display:none;}
.Floor000850 .item:hover .Ispic{ transform:scale(1.2);}
.Floor000850 .item .txt{ padding-top:60px; font-size:16px; text-align: center; display: none;}
.Floor000850 .owl-item.center .pic{ transform: scale(1);}
.Floor000850 .owl-item.center .txt{ display: block;}

.Floor000850 .item .txt h1{font-size:25px;color: #000;font-weight:normal; margin:0;transition: .3s;position: relative;top:0px; padding-bottom: 20px;}
.Floor000850 .item .txt h1:after{ content: "";transition: .3s;position: absolute; left: 50%;bottom: 0;height: 2px;width: 40px;margin-left: -20px;background-color: #194695;}
.Floor000850 .item .txt p{color: #666;font-size: 14px;line-height: 24px;position: relative;top:0px;transition: .3s;}
.Floor000850 .owl-nav div{ position:absolute; top:50%; width:22px; overflow:hidden; line-height:1000px; height:40px; margin-top:-20px; background:url(../images/Floor002065-btn.png) no-repeat left top; z-index:10; display: block;}
.Floor000850 .owl-nav .owl-prev{ left:0;margin-left:-40px;}
.Floor000850 .owl-nav .owl-next{right:0; margin-right:-40px; background-position: right top;}

.Floor000850 .owl-nav .owl-prev:hover,
.Floor000850 .owl-nav .owl-next:hover{  background-image:url(../images/Floor002065-btn1.png);}
@media(max-width:1480px){
.Floor000850 .owl-carousel{ padding:0 30px;}
.Floor000850 .owl-nav .owl-prev{margin-left:30px;}
.Floor000850 .owl-nav .owl-next{margin-right:30px;}
}
@media(max-width:768px){
.Floor000850{padding: 50px 0}
.Floor000850 .owl-carousel{ padding:0 50px;}
.Floor000850 .owl-nav .owl-prev{margin-left:0px;}
.Floor000850 .owl-nav .owl-next{margin-right:0px;}
.Floor000850 .item .txt{padding-top: 40px;}
.Floor000850 .item .txt h1{font-size: 22px;padding-bottom: 10px;}
}



@font-face {
	font-family: "DINCond-Bold";
	src: url("../fonts/DINCond-Bold.woff2") format("woff2"),
			 url("../fonts/DINCond-Bold.woff") format("woff"),
			 url("../fonts/DINCond-Bold.ttf") format("truetype"),
			 url("../fonts/DINCond-Bold.eot") format("embedded-opentype"),
			 url("../fonts/DINCond-Bold.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}



/*RighInfo002806 */
.RighInfo002806{position: relative; z-index: 10; padding-top: 50px;}
.RighInfo002806 .Home_title .cn{color: #fff;}
.RighInfo002806 .Home_title .en{color: #fff; }

.RighInfo002806 .txt{width: 70%; margin:30px 0 60px;}
.RighInfo002806 .txt p{line-height:32px;font-size:16px; margin:0; color: #fff;}
.RighInfo002806 .num .pic img{display: block; width: 100%;}
.RighInfo002806 .num .list{ margin-top: 6%;position: relative;}
.RighInfo002806 .num .list:before,
.RighInfo002806 .num .list:after{position: absolute; content: ''; border:3px solid #4bb4e6; width: 30px; height: 30px; z-index: 10;}
.RighInfo002806 .num .list:before{left: 0; top: 0; border-right: 0;border-bottom: 0;}
.RighInfo002806 .num .list:after{right: 0; bottom: 0; border-top: 0;border-left: 0;}
.RighInfo002806 .num .list li{float:left;width:25%;padding:32px 2%;background: #fff; text-align: center; position: relative;}
.RighInfo002806 .num .list li:after{position: absolute; content: ''; width: 1px; height: 60%; right: 0; top: 20%; background: #eaeaea;}
.RighInfo002806 .num .list li:last-child:after{display: none;}
.RighInfo002806 .list li .inner{color:#3469a8;}
.RighInfo002806 .list li sup{font-size: 13px;vertical-align:bottom;margin-left: 10px;color: #fff;background:#3469a8;padding: 2px 3px;border-radius: 4px;}
.RighInfo002806 .list li span{font-size: 58px;line-height: 46px;vertical-align:bottom;font-family: "DINCond-Bold";}
.RighInfo002806 .list li p{font-size: 15px;margin: 10px 0 0;color: #666;}
.RighInfo002806 .list li aside *{display: inline-block;}


.RighInfo002806 .more{ color:#fff; background:#3469a8; line-height:40px; text-align:center; display:inline-block; width:80%; max-width:138px; }
.RighInfo002806 .more::after{ background:url(../images/Floor002599_more.png) no-repeat right center; width:33px; height:7px; display:inline-block; content:''; margin-left:5px;vertical-align:middle; transition:0.2s;}
.RighInfo002806 .more:hover::after{ width:20px;}
@media(min-width:769px){
.RighInfo002806 .num .list li:nth-of-type(3),
.RighInfo002806 .num .list li:nth-of-type(4){background:rgba(40, 92, 154, 0.9); color: #fff;}
.RighInfo002806 .num .list li:nth-of-type(3) .inner,
.RighInfo002806 .num .list li:nth-of-type(4) .inner{color:#fff;}
.RighInfo002806 .num .list li:nth-of-type(3) sup,
.RighInfo002806 .num .list li:nth-of-type(4) sup{color: #3469a8;background: #fff;}
.RighInfo002806 .num .list li:nth-of-type(3) p,
.RighInfo002806 .num .list li:nth-of-type(4) p{color: #fff;}
}
@media(max-width:768px){
.RighInfo002806{padding:50px 0;}
.RighInfo002806 .auto{padding: 0 20px;}
.RighInfo002806 .Home_title{margin-bottom: 10px;}
.RighInfo002806 .Home_title .cn{font-size: 26px;}
.RighInfo002806 .Home_title .en{font-size: 16px;}
.RighInfo002806 .txt{margin:10px 0 20px;width: 100%;}
.RighInfo002806 .txt p{font-size: 14px;line-height: 2;display: -webkit-box;display: box;overflow: hidden;text-overflow: ellipsis;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.RighInfo002806 .num .list li{width: 50%}
.RighInfo002806 .num .list li:nth-of-type(2),
.RighInfo002806 .num .list li:nth-of-type(3){background:rgba(40, 92, 154, 0.9); color: #fff;}
.RighInfo002806 .num .list li:nth-of-type(2) .inner,
.RighInfo002806 .num .list li:nth-of-type(3) .inner{color:#fff;}
.RighInfo002806 .num .list li:nth-of-type(2) sup,
.RighInfo002806 .num .list li:nth-of-type(3) sup{color: #3469a8;background: #fff;}
.RighInfo002806 .num .list li:nth-of-type(2) p,
.RighInfo002806 .num .list li:nth-of-type(3) p{color: #fff;}
.RighInfo002806 .num .list li:nth-of-type(2):after,.RighInfo002806 .num .list li:nth-of-type(3):after{display: none}
}



/*Floor002599 */
.Floor002599{position:relative; z-index:10; }
.Floor002599 .auto{ position:relative;}

.Floor002599 li{ overflow:hidden; position:relative; }
@media(min-width:769px){
.Floor002599 li{ float:left; width:32%; padding-bottom:38%; margin-right:2%;}
.Floor002599 li:nth-child(3n){ margin-right:0;}
.Floor002599 li > *{ position:absolute; left:0;height:50%;width:100%; }
.Floor002599 li:nth-child(2n) .txt,
.Floor002599 li .Ispic{ top:0;}
.Floor002599 li .txt,
.Floor002599 li:nth-child(2n) .Ispic{ top:50%;}
}
.Floor002599 li .Ispic{ transition:0.2s;}
.Floor002599 li .Ispic::before{ transition:0.2s; opacity:0; position:absolute; left:0; top:0; width:100%; height:100%; content:'';background:url(../images/Floor002599_icon_link.png) no-repeat center center rgba(0,0,0,0.5); background-size:10% auto;}
.Floor002599 li:hover .Ispic::before{ opacity:1;}
.Floor002599 li .txt{ border-left:2px solid rgba(3,88,160,.05);transition:background 0.3s;}
.Floor002599 li:hover .txt{ background:rgba(3,88,160,.05);border-left:2px solid transparent;}
.Floor002599 li .main{ padding:0 12.5%; width:100%;}
.Floor002599 li .main time{ color: #4AB6E5}
.Floor002599 li .main time span{ font-size:36px;}
.Floor002599 li .main .dot{ font-size:18px; margin:5% 0 3% 0;color: #333;}
.Floor002599 li .main p{ line-height:24px; height:48px; color:#9a9a9a;}
.Floor002599 li .more{ color:#fff; background:#4AB4E6; line-height:40px; text-align:center; display:inline-block; width:80%; max-width:138px; }
.Floor002599 li .more::after{ background:url(../images/Floor002599_more.png) no-repeat right center; width:33px; height:7px; display:inline-block; content:''; margin-left:5px;vertical-align:middle; transition:0.2s;}
.Floor002599 li:hover .more::after{ width:20px;}
@media(min-width:769px) and (max-width:1024px){
.Floor002599 li .main p{ margin:5px 0;}
.Floor002599 li .main time{ font-size:12px;}
.Floor002599 li .main time span{ font-size:24px;}
.Floor002599 li .main .dot{ font-size:16px;}
.Floor002599 li .more{ line-height:30px;}
}
@media(max-width:768px){
.Floor002599{padding:50px 0;}
.Floor002599 .auto{padding:0 20px;}
.Floor002599 .Home_title .cn{font-size: 26px;}
.Floor002599 .Home_title .en{font-size: 16px;}
.Floor002599 li .Ispic{ position:relative; padding-bottom:50%; display:block;}
.Floor002599 li .main{ padding:5%;}
.Floor002599 li{ margin:0 auto; max-width:80%;}
.Floor002599 .owl-nav div{ display: none!important;position:absolute; top:50%; width:22px; overflow:hidden; line-height:1000px; height:40px; margin-top:-20px; background:url(../images/Floor002065-btn.png) no-repeat left top; z-index:10; display: block;}
.Floor002599 .owl-nav .owl-prev{ left:0;margin-left:0px;}
.Floor002599 .owl-nav .owl-next{right:0; margin-right:0px; background-position: right top;}
.Floor002599 .owl-nav .owl-prev:hover,
.Floor002599 .owl-nav .owl-next:hover{  background-image:url(../images/Floor002065-btn1.png);}

.Floor002599  .owl-dots{position: absolute;left:0;bottom: -20px;text-align: center;width: 100%}
.Floor002599  .owl-dots .owl-dot{display: inline-block;content: '';width: 8px;height: 8px;border:1px solid #c8c8c8;border-radius: 50%;margin:0 5px;}
.Floor002599  .owl-dots .active{background: #0358a0;border-color: #0358a0}
}
@media(max-width:480px){
.Floor002599 li{ max-width:none;}
}







/*Bottom002743 */
.Bottom002743{background:#004179;color: rgba(255,255,255,0.7);}
.Bottom002743 .cons{ padding:50px 0;}
.Bottom002743 a{color: rgba(255,255,255,0.7);}
.Bottom002743 a:hover{color: #fff;}
.Bottom002743 .copyright{line-height: 1;padding: 20px 0;border-top: 1px  solid rgba(255, 255, 255, 0.1);color: rgba(255,255,255,0.7);}
.Bottom002743 .copyright a{color: #d2d2d2;}
.Bottom002743 .copyright a#icp_record{color: rgba(255,255,255,0.7);}
.Bottom002743 .copyright a:hover{color: #fff;}
.Bottom002743 .copyright aside a:not(:last-child):after{display: inline-block;content: '';width: 1px;height: 12px;background: #c0c0c0;vertical-align: middle;margin: 0 14px;}
.Bottom002743 .contact{max-width: 220px;}
.Bottom002743 nav dl#b10,.Bottom002743 nav dl#b19{display: none;}
.Bottom002743 .contact .name,
.Bottom002743 nav dl dt{font-size: 18px;color: #fff; padding-bottom: 25px;}
.Bottom002743 .contact li{padding-bottom: 14px;}
.Bottom002743 .contact li aside{padding-left: 26px;background-position: left center;background-repeat: no-repeat;}
.Bottom002743 .contact li:nth-child(1){padding-bottom: 18px;}
.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: #fff;margin-top: 6px;display: block;}
.Bottom002743 nav dl dt a{color: #fff;}
.Bottom002743 nav{float: right;width: 76%;display:flex;flex-wrap: wrap;justify-content: space-between;}
.Bottom002743 nav dl{max-width: 180px;}
.Bottom002743 nav dd{line-height: 20px; padding: 4px 0;}
.Bottom002743 nav .code{text-align: center; font-size: 13px;}
.Bottom002743 nav .code img{max-width: 121px;}
@media(min-width:769px){
.Bottom002743 .contact{float: left;}
.Bottom002743 .copyright aside{float: right;}
}
@media(max-width:768px){
.Bottom002743{}
.Bottom002743 nav,.Bottom002743 .cons{display: none;}
.Bottom002743 .contact{display: table; margin: 0 auto;}
.Bottom002743 .contact .name,
.Bottom002743 .copyright{text-align: center;}
}














/*Banner002730 */
.Banner002730{ position:relative; margin-top: 80px;}
@media(min-width:1025px){
.Banner002730 figure{ height:380px;}
.Banner002730 img{ display:none;}
}
@media(max-width:1024px){
.Banner002730{margin-top: 58px;}
.Banner002730 figure{ display:none;}
.Banner002730 img{ width:100%; display:block;}
}





/*
 .Menu002272 为demo编号
 */
.Menu002272{box-shadow: 1px 1px 15px rgba(0,0,0,0.1);}
.Menu002272 .nav-menu ul{font-size: 15px;}
.Menu002272 .location{ display: none; padding-left:27px; float:right; background:url(../images/Menu002290-location_home.png) no-repeat left;}
.Menu002272 .location a{ color:#acacac; padding-right:20px; margin-right:5px; background:url(../images/Menu002290-location_icon.png) no-repeat right;}
.Menu002272 .location span{ color:#0358a0;}

@media screen and (min-width:768px ) {
	.Menu002272 .nav-menu ul{display: block;float: left;}
	.Menu002272 .nav-menu ul li{ float:left; position:relative;}
	.Menu002272 .nav-menu ul li:not(:last-child){  margin-right:2vw;}
	.Menu002272 .nav-menu ul li a{display: block;}
	.Menu002272 .nav-menu ul li a:after{ position:absolute; left:0; bottom:-1px;content:''; height:2px; width:100%;}
	.Menu002272 .nav-menu ul li:first-child{margin-left: 0;}
	.Menu002272 .nav-menu ul li:hover a,
	.Menu002272 .nav-menu ul li.on a{color:#0358a0;}
	.Menu002272 .nav-menu ul li.on a:after,
	.Menu002272 .nav-menu ul li:hover a:after{ background:#0358a0;}
	.Menu002272 .nav-menu .location{float: right;}
	.Menu002272 .location{ display: block;}
	.MeunTop{display: none;}
}

@media screen and (min-width:1200px ) {
	.Menu002272 .nav-menu ul li{line-height:72px;}
	.Menu002272 .location{line-height:72px;}
}

@media screen and (max-width:767px ) {
.Menu002272{margin-bottom: 20px;}
.Menu002272 .auto{padding:0;}
.nav-menu{position: relative;}
.WapMenu{padding-top: 0;text-align: left;  }
.MenuBox{position: relative;}
.MeunTop{padding: 0 60px 0 15px; height:50px;line-height: 40px;position: relative;  font-size: 16px; font-weight: normal;}

.MeunTop .menuBtn{transition: .3s;display: block; width: 24px;height: 24px; position: absolute; right: 15px; top: 50%;margin-top: -12px; background: url(../images/Menu002499-menubtn.png) no-repeat center; }
.MeunTop .menuBtn.clickon{transform: rotate(180deg);}
.MeunTop .h3{font-weight: normal; font-size: 16px; margin: 0;color: #333;line-height: 50px}
.MeunTop .h3 span{display: inline-block;line-height: 50px;padding:0 5px;border-bottom: 2px solid #0358a0;color:#0358a0; }
.navMenu{ position: absolute; display: none; left: 0;top: 100%;width: 100%;  background:#f8f8f8; color: #333; z-index: 88;}
.navMenu a{color: #333; font-size: 14px; display: block; padding: 14px 15px;}
.navMenu{box-shadow: 1px 1px 15px rgba(0,0,0,0.1);}
.navMenu a:hover,.navMenu li.on a{background: #0358a0;color: #fff}
}




/*
 .RighInfo002803
 */
.RighInfo002803 { padding:5% 0; }
.RighInfo002803 .txtbox { text-justify: inter-ideograph; text-align: justify; word-wrap: break-word; clear: both; margin-bottom: 4%; }
.RighInfo002803 .name {font-size: 30px;color: #000;line-height: 1;padding-bottom: 12px;}
.RighInfo002803 .name:after{content: "";display: block;width:40px;height:2px;background: #0358a0;margin-top: 30px;}
.RighInfo002803 .name em { font-style: normal; color: #0358a0; }
.RighInfo002803 .word { line-height: 30px; font-size:15px; color: #666; position: relative; }
.RighInfo002803 .word .fr { margin-left: 60px; margin-bottom: 40px; }
.RighInfo002803 .word .fl { margin-right: 60px; margin-bottom: 40px; margin-top: 40px; }
@media only screen and (min-width:769px ) {
.RighInfo002803 .name {font-size: 28px;}
.RighInfo002803 .word .pc_pic { display: block; float:right; width:38%;margin-left:6%;margin-bottom:3%; z-index: -1; }
.RighInfo002803 .word .pic { display: block;  }
.RighInfo002803 .p {margin-bottom: 24px; }
.RighInfo002803 .p1 {padding-right:38%; }
.RighInfo002803 .p2 {padding-right: 52%; }

}
@media (max-width: 1200px) {
.RighInfo002803 .p,
.RighInfo002803 .p1 { padding-right: 0; }
}
@media (max-width: 768px) {
.RighInfo002803 .name{font-size: 24px;}
}





/*
 .PicList002797
 */
.PicList002797 {padding: 3% 0 0;}
.PicList002797 li{ float:left; width:22.75%; margin:0 3% 3% 0; border: 1px solid #e8e8e8; border-radius: 10px;}
.PicList002797 li:nth-child(4n){margin-right:0; }
.PicList002797 li a{ display:block; position:relative; padding:6%;}
.PicList002797 li h4,
.PicList002797 li h3,
.PicList002797 li h5{ margin:0; text-align:center; font-weight:normal;}
.PicList002797 li figure{ padding-bottom:90%; margin-bottom:5%;background-size: contain;}
.PicList002797 li h4{ font-size: 14px;color: #999; margin-top:8px;}
.PicList002797 li h3{ font-size:19px; color:#202020;}
.PicList002797 li .hover{ opacity:0; position:absolute; left:0; top:0; right:0; bottom:0; text-align:center; background:rgba(3, 88, 160,0.9); z-index:10; transition:0.3s; color:#fff; border-radius: 10px;}
.PicList002797 li:hover{box-shadow:0 0 15px 3px #ccc; border-color:#1998d6;}
.PicList002797 li:hover a .hover{ opacity:1;}
.PicList002797 li aside{ position:absolute; left:10%;width:80%; top:50%; -ms-transform:translateY(-50%); -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%);transform:translateY(-50%);}
.PicList002797 li .hover h5{  font-size:20px;}
.PicList002797 li .hover i{ display:block;  height:2px; background:#fff; width:48px; margin:14px auto 20px;}
.PicList002797 li .hover p{ font-size:15px; line-height:30px; margin:0; max-height:90px; overflow:hidden;}
.PicList002797 .more{ display: block; text-align: center; margin-top:50px;}
.PicList002797 .more span{ display: inline-block; padding-left: 40px; padding-right: 64px; line-height: 40px; background:url(../images/PicList002797-more.png)no-repeat 74% center #fff; border-radius: 5px;transition:all 0.5s ease-out 0s; color:#0358a0;}
.PicList002797 .more span:hover{padding-left:50px; padding-right:74px;  }
@media(max-width:1000px){
.PicList002797 li{ width:48%; margin-left:1%; margin-right:1%;}
}
@media(max-width:640px) and (min-width:376px){
.PicList002797 li .hover img{ width:50px; height:50px;}
}
@media(max-width:480px){
.PicList002797 li{ float:none; width:auto;}
.PicList002797 li h3,
.PicList002797 li .hover h5{ font-size:14px;}
.PicList002797 li .hover h5{ line-height:20px; max-height:40px;}
}







/*Page002737 */
.Page002737{padding:30px 0 90px; }
.Page002737 .Pages{ text-align: center;}
.Page002737 .Pages > span{display: inline-block; vertical-align: middle;}
.Page002737 .Pages .a_first,
.Page002737 .Pages .a_end,
.Page002737 .Pages .p_cur,
.Page002737 .Pages .p_count,
.Page002737 .Pages .p_total{display: none;}
.Page002737 .Pages .p_page em{font-style: normal;}
.Page002737 .Pages .p_page a{float: left; line-height:40px; background: #fff; border-radius: 4px; padding: 0 18px; margin: 0 6px; font-size:18px; font-family:Arial," sans-serif"; color: #aaa; box-shadow: 0 0 5px #ccc;}
.Page002737 .Pages .p_page a:hover,
.Page002737 .Pages .p_page a.a_cur{background:#0358a0;  border-color:transparent; color: #fff;}
.Page002737 .Pages .p_page a.a_next,
.Page002737 .Pages .p_page a.a_prev{font-size: 0; height:38px; width: 54px; padding: 0; margin: 0 6px; background-position: center center; background-repeat: no-repeat;}
.Page002737 .Pages .p_page a.a_prev{background-image: url(../images/a_prev.png);}
.Page002737 .Pages .p_page a.a_prev:hover{background-image: url(../images/a_prev_hover.png);}
.Page002737 .Pages .p_page a.a_next{background-image: url(../images/a_next.png);}
.Page002737 .Pages .p_page a.a_next:hover{background-image: url(../images/a_next_hover.png);}
.Page002737 .Pages  .p_page a.pagedot{ border-color: transparent; padding: 0; margin-right: -5px; line-height: 34px; height: 44px;}
.Page002737 .Pages .p_jump > *{float: left;}
.Page002737 .Pages .p_jump b{ font-weight: normal; color: #aaa; margin: 0 4px; line-height: 46px;}
.Page002737 .Pages .p_jump b.f0{margin-right: 6px;}
.Page002737 .Pages .p_jump input{height: 46px; border-radius: 4px;}
.Page002737 .Pages .i_text{ line-height: 44px; border: 1px solid #e5e5e5;   width: 46px; text-align: center; color: #333; font-size:16px;}
.Page002737 .Pages .i_button{background: #ebebeb; width: 70px;  padding: 0; cursor: pointer; border: none; margin-left: 10px; color: #888;}
@media(max-width:768px){
.Page002737{padding:0;}
.Page002737 .Pages{ padding:30px 0;}
.Page002737 .Pages .p_page em,
.Page002737 .Pages .p_jump{display: none;}
}




/*
 .RighInfo002800
 */
.RighInfo002800{padding: 3% 0;}
.RighInfo002800 .main{background: url(../images/RighInfo002800-contact_bg.png) no-repeat center;}
.RighInfo002800 .text{margin-bottom: 30px}
.RighInfo002800 .text h3{margin:0 0 30px;font-size: 26px;font-weight: normal;color: #333;}
.RighInfo002800 .text h3 span{color: #0358A0}
.RighInfo002800 .text .p{font-size: 16px;color:#333;line-height: 38px; margin: 0; background-repeat: no-repeat; background-position: left center; padding: 15px 0; padding-left:60px; }
.RighInfo002800 .text .hotline{background-image: url(../images/RighInfo002800-icon1.png);}
.RighInfo002800 .text .tel{background-image: url(../images/RighInfo002800-icon2.png);}
.RighInfo002800 .text .mall{background-image: url(../images/RighInfo002800-icon3.png);}
.RighInfo002800 .text .address{background-image: url(../images/RighInfo002800-icon4.png);}
.RighInfo002800 .text .zip{background-image: url(../images/RighInfo002800-icon6.png);}
.RighInfo002800 .text .wx{background-image: url(../images/RighInfo002800-icon5.png);}
.RighInfo002800 .text .wx img{display: inline-block;  margin-left: 10px; width: 25%; max-width: 136px;border:1px solid #e8e8e8;}
.RighInfo002800 .map{width: 100%;height: 300px; padding:10px; background: #fff; box-shadow:0 0 28px rgba(0, 0, 0, 0.1) ; border-radius: 10px; }
.RighInfo002800 .map #map{height: 100%;}
.RighInfo002800 .map img{max-width: none !important;}

@media screen and (min-width: 1025px) {
.RighInfo002800 .text{float: left;width: 50%;}
.RighInfo002800 .map{float: right;width: 45%;height: 320px;}
}

@media screen and (min-width: 1200px) {
.RighInfo002800 .map{width:55%;height: 434px; }
.RighInfo002800 .text{width:40%;}
.RighInfo002800 .text .p{font-size: 18px;}
}



/*TextList002855 */
.TextList002855{padding:3% 0 2%;}
.TextList002855 li{line-height: 4.5625em;  border-bottom: 1px dotted #e8e8e8;}
.TextList002855 li time{float: right;color: #c8c8c8; margin-left: 15px;}
.TextList002855 li a{padding-left: 30px; background: url("../images/TextList002855_icon.png") no-repeat left center;}
@media(min-width:481px){
 .TextList002855 li{font-size: 16px;}
}



/*PicList002433 */
/*slick Basic*/
.PicList002433 .slick-slider { position:relative;display: block;-webkit-touch-callout: none;-ms-touch-action: pan-y; touch-action: pan-y;-webkit-tap-highlight-color: transparent}
.PicList002433 .slick-list { position: relative; z-index: 1;display: block; overflow: hidden;}
.PicList002433 .slick-list:focus {outline: none}
.PicList002433 .slick-list.dragging {cursor: pointer;cursor: hand;}
.PicList002433 .slick-slider .slick-track,
.PicList002433 .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0)}
.PicList002433 .slick-track {position: relative; top: 0; left: 0; display: block;}
.PicList002433 .slick-track:before,
.PicList002433 .slick-track:after{display: table; content: '';}
.PicList002433 .slick-track:after{ clear: both;}
.PicList002433 .slick-loading .slick-track { visibility: hidden;}
.PicList002433 .slick-slide{ display: none; float: left;min-height: 1px;}
[dir = 'rtl'] .slick-slide {float: right;}
.PicList002433 .slick-slide .slick-loading img { display: none;}
.PicList002433 .slick-slide .dragging img { pointer-events: none;}
.PicList002433 .slick-initialized .slick-slide { display: block;}
.PicList002433 .slick-loading .slick-slide { visibility: hidden;}
.PicList002433 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent;}
.PicList002433 .slick-arrow .slick-hidden { display: none;}
/*slick Basic End*/

.PicList002433{}
.PicList002433 .main{ padding:6% 0 4% 0;}
.PicList002433 .main  .slick-arrow{ position:absolute; top:50%; width:57px; height:57px; margin-top:-30px; border:1px solid #0358A0; padding:0; background:none; font-size:0; z-index:10; cursor:pointer; border-radius:50%;}
.PicList002433 .main  .slick-arrow:hover{ background:#0358A0; }
.PicList002433 .main  .slick-arrow:before{ position:absolute; content:''; width:18px; height:18px; border-top:2px solid #0358A0; border-right:2px solid #0358A0; transform:rotate(45deg); -webkit-transform:rotate(45deg); -ms-transform:rotate(45deg); left:50%; top:50%; margin:-9px 0 0 -11px;}
.PicList002433 .main  .slick-arrow:hover:before{ border-color:#fff;}
.PicList002433 .main  .slick-prev:before{transform:rotate(-135deg); -webkit-transform:rotate(-135deg); -ms-transform:rotate(-135deg); margin-left:-5px;}
.PicList002433 .main  .slick-prev{ left:-59px;}
.PicList002433 .main  .slick-next{ right:-59px;}
@media(max-width:1408px){
.PicList002433 .main  .slick-prev{ left:2%;}
.PicList002433 .main  .slick-next{ right:2%;}
}
@media(max-width:640px){
.PicList002433 .main  .slick-arrow{ width: 7vw;height: 7vw;margin-top: -3.5vw;}
.PicList002433 .main .slick-arrow:before{width:40%; height: 40%;margin: 0;left: 40%; top: 30%;}
.PicList002433 .main .slick-next:before{left: 20%;}
}

.PicList002433  .list ul{ padding:0 50px;}
.PicList002433  .list li{ float:left; position:relative;  text-align:center; margin-bottom:4%;}
.PicList002433  .list li:first-child:before,
.PicList002433  .list li:last-child:after{ position:absolute; content:''; bottom:0px; height:90px; width:50px;}
.PicList002433  .list li:first-child:before{ left:-50px; background:url(../images/PicList002433_ul_l.png) no-repeat 0 0;}
.PicList002433  .list li:last-child:after{right:-50px; background:url(../images/PicList002433_ul_r.png) no-repeat 0 0;}
.PicList002433  .list li aside{ padding-top:35px;height:90px; background:url(../images/PicList002433_libg.png) repeat-x left top;}
.PicList002433  .list li .ytable{ height:245px;}
.PicList002433  .list li .ytable-cell{ vertical-align:bottom;}
.PicList002433  .list li figure{ position:relative; display:inline-block;max-width: 80%;}
.PicList002433  .list li figure:before{ position: absolute; content: ""; left: 0; top: 0; width: 100%; height: 100%;}
.PicList002433  .list li figure:after{ position:absolute; right:-24px; background:url(../images/PicList002433_ying.png) no-repeat left bottom; width:24px; height:100%; background-size:contain; content:'';}
.PicList002433  .list li figure img{  max-height:245px;padding: 8px;padding-top: 12px;background: url(../images/PicList002433_kuang.png) no-repeat ;background-size:100% 100%;}
.PicList002433  .list li p{ margin:0 auto; max-width:210px;width:90%; line-height:20px; max-height:40px; color:#333;}
.PicList002433  .list .ul-3 li{width:33.33333333%;}
.PicList002433  .list .ul-3 li:nth-child(3):after{ position:absolute; content:''; bottom:0px; height:90px; width:50px; right:-50px; background:url(../images/PicList002433_ul_r.png) no-repeat 0 0;}
.PicList002433  .list .ul-2 li{width:50%;}
.PicList002433  .list .ul-2 li:nth-child(2):after{ position:absolute; content:''; bottom:0px; height:90px; width:50px; right:-50px; background:url(../images/PicList002433_ul_r.png) no-repeat 0 0;}
.PicList002433  .list .ul-2 li:nth-child(1) > *{ padding-left:30%;}
.PicList002433  .list .ul-2 li:nth-child(2) > *{ padding-right:30%;}
.PicList002433  .list .ul-1 li{width:100%;}
@media(max-width:640px){
.PicList002433  .auto,
.PicList002433  .list ul{ padding:0;}
.PicList002433  .list li p{ font-size:12px;}
.PicList002433  .list li .ytable{ height:150px;}
.PicList002433  .list li figure img{ max-height:150px; padding:3px}
.PicList002433  .list .ul-2 li:nth-child(1) > *{ padding-left:30%;}
.PicList002433  .list .ul-2 li:nth-child(2) > *{ padding-right:30%;}
.PicList002433  .list .ul-3 li:nth-child(3):after,
.PicList002433  .list li:first-child:before{ display:none;}
}
@media(max-width:480px){
.PicList002433  .list li .ytable{ height:100px;}
.PicList002433  .list li figure img{ max-height:100px;}
}



/*RighInfo002816 */
.RighInfo002816{padding-top: 4%;}
.RighInfo002816 .img-block{display: block;width: 100%;}
.RighInfo002816 ul{margin-bottom: 3%;}
.RighInfo002816 ul .inner{background: #fff;padding-top: 8%; padding-bottom: 8%;}
.RighInfo002816 ul h3{ font-size: 26px; color: #0358A0;font-weight: normal;margin:10px 0;}
.RighInfo002816 ul h3:before{display: inline-block; content: ''; height:26px; width:4px; background: #0358A0; vertical-align: middle; margin-right: 15px;position: relative;top:-2px;}
.RighInfo002816 ul .li p{ line-height:2; color: #666;font-size: 14px;}
.RighInfo002816 ul .li .icon{padding-bottom: 15px;max-width: 60px;}
@media(min-width:1025px){
.RighInfo002816 ul:nth-child(2n-1) .ol{float: left;}
.RighInfo002816 ul:nth-child(2n-1) .li{float: right;}
.RighInfo002816 ul:nth-child(2n) .ol{float: right;}
.RighInfo002816 ul:nth-child(2n) .li{float: left;}
.RighInfo002816 ul .ol,
.RighInfo002816 ul .li{width: 50%;}
.RighInfo002816 ul .li{ position: relative; z-index: 10;}
.RighInfo002816 ul:nth-child(2n-1) .li .inner{  margin-left: -10%; padding-left: 15%;}
.RighInfo002816 ul:nth-child(2n) .li .inner{width: 110%; padding-right: 15%;}
}
@media(max-width:1024px){
.RighInfo002816 ul .li{padding: 0!important;}
.RighInfo002816 ul .inner{ padding: 20px;}
}

.ytable{table-layout: fixed;display: table; width: 100%;}
.ytable-cell{display: table-cell;vertical-align: middle;}
.RighInfo002816_2 ul h3{ margin-bottom: 5%;}
.RighInfo002816_2 ul{border:1px #eee solid;padding:1px;background: #f4f4f4;}
.RighInfo002816_2 .more{ background: #0358a0; color: #fff; display: block; text-align: center; line-height: 24px;  padding: 10px 20px; max-width: 120px; margin-top: 30px;}
@media(min-width:1025px){
.RighInfo002816_2 ul:nth-child(2n-1) .ol,
.RighInfo002816_2 ul:nth-child(2n-1) .li,
.RighInfo002816_2 ul:nth-child(2n) .ol,
.RighInfo002816_2 ul:nth-child(2n) .li{float: none;}
.RighInfo002816_2 ul .ol,
.RighInfo002816_2 ul .li{width: 100%;}
.RighInfo002816_2 ul .li{ background:#f4f4f4;}
.RighInfo002816_2 ul .li .inner{  width:100%; background:none;}
.RighInfo002816_2 ul:nth-child(2n-1) .li .inner{ margin-left:0;padding:0 8%;}
.RighInfo002816_2 ul:nth-child(2n) .li .inner{width: 100%;padding:0 8%;}
}

/*RighInfo002857 */
.RighInfo002857{padding: 3vw 0; }
.RighInfo002857 .box{}
.RighInfo002857 .right{color: #333;font-size: 100px;}
.RighInfo002857 .right .title{font-size: 0.3em;letter-spacing: 1px;}
.RighInfo002857 .right .sub-title{font-size: 0.18em;margin-top: 3%;color: #999;}

.RighInfo002857 .ul{margin-top: 8%;}
.RighInfo002857 li{margin-bottom: 5%;color: #999;font-size: 14px;}
.RighInfo002857 li .icon{margin-bottom: 5px;}
.RighInfo002857 li aside{font-size: 18px;margin-top: 10px;color: #333;line-height: 1;}
.RighInfo002857 li:not(:nth-child(2)) aside{font-family: "DINCond-Bold";font-size: 20px;}
.RighInfo002857 .edit-css{margin-top: 3%;}
.RighInfo002857 .edit-css .h3{font-size: 26px;font-weight: normal;color: #0358A0}
.RighInfo002857 .edit-css p{font-size: 15px;line-height: 2}
@media(min-width:641px){
.RighInfo002857 li{float: left;width: 44%; padding-left: 22px; border-left:5px solid #f5f5f5;}
.RighInfo002857 li:not(:nth-child(3n)){margin-right: 2%;}
.RighInfo002857 li:nth-child(3n){width: 20%}
.RighInfo002857 li:nth-child(1),.RighInfo002857 li:nth-child(4){width: 32%}
.RighInfo002857 li:nth-child(3n+1){clear: left;}
.RighInfo002857 .img{float: left;width: 50%;position: relative;}
.RighInfo002857 .right{float: right;width: 50%;background:url(../images/RighInfo002857_bg.png) no-repeat center #FBFCFE;padding:3%;}
}
@media(max-width:640px){
.RighInfo002857 .right .title{font-size: 0.2em;}
.RighInfo002857 li{float: left;width: 50%; padding-left: 16px; border-left:5px solid #f5f5f5;}
.RighInfo002857 li aside{font-size: 14px;line-height: 1.5;}
.RighInfo002857 .right{background:url(../images/RighInfo002857_bg.png) no-repeat center #FBFCFE;padding:3%;}
.RighInfo002857 .edit-css .h3{font-size: 22px;}
}






/*
 .RighInfo001108 为demo编号
 */
.RighInfo001108{padding:3% 0;}
.RighInfo001108 .pic{ float:left; width:42%;}
.RighInfo001108 .pic img{ width:100%;}
.RighInfo001108 .txt{ float:right; width:54%; padding-right:2%; }
.RighInfo001108 .txt h1{font-size: 32px;font-weight: normal;color:#0358A0;}
.RighInfo001108 .txt h3{color: #333;font-size: 20px;}
.RighInfo001108 .txt h3:before{display: inline-block;content: '';width: 6px;height: 6px;background:#0358A0;margin-right: 10px;position: relative;top:-3px; }
.RighInfo001108 .txt p{ line-height:2;font-size: 16px;}

@media(max-width:480px){
.RighInfo001108 .pic,
.RighInfo001108 .txt{ float:none; width:auto;}
}

.RighInfo001108 .characteristic{margin-top: 3%}
.RighInfo001108 .characteristic .tit{text-align: center;}
.RighInfo001108 .characteristic .tit aside{font-size: 26px;color:#0358A0;position: relative;z-index: 2;}
.RighInfo001108 .characteristic .tit aside span{font-family: "Arial";font-weight: bold;text-transform: uppercase;font-size: 32px;position: absolute;left:50%;bottom:-10px;z-index: -1;transform: translateX(-50%);opacity: .1;letter-spacing: 2px;width: 100%}
.RighInfo001108 .characteristic .ul{}
.RighInfo001108 .characteristic .ul li{float: left;width: 25%;text-align: center;padding:3% 3% 0;}
.RighInfo001108 .characteristic .ul li:nth-child(4n+1){clear: both}
.RighInfo001108 .characteristic .ul li .icon{max-width: 68px;margin:0 auto 20px}
.RighInfo001108 .characteristic .ul li h4{margin:0;color:#0358A0;font-size: 18px;}
.RighInfo001108 .characteristic .ul li p{line-height: 1.6;font-size: 15px;}
@media(max-width:768px){
.RighInfo001108 .characteristic .tit{margin-bottom: 20px;}
.RighInfo001108 .characteristic .tit aside span{font-size: 26px;}
.RighInfo001108 .characteristic .ul li{width: 50%}
.RighInfo001108 .characteristic .ul li:nth-child(2n+1){clear: both}
}


/*PicList002938 */
.PicList002938 {padding:3vw 0; }
.PicList002938 ul{padding:1.5vw 0; border-bottom: 1px dotted #cecece;position: relative;}
.PicList002938 .link{position: absolute;left:0;right:0;top:0;bottom:0;}
.PicList002938 li .inner{padding-left: 33px;font-size: 16px;padding-right: 10vw;position: relative;}
.PicList002938 li time{color: #5c5c5c;font-size: 14px;padding-top: 8px;position: absolute;right:0;top:50%;transform: translateY(-50%);width: 88px;height: 88px;border:1px solid #e8e8e8;text-align: center;font-family: "DINCond-Bold";}
.PicList002938 li time span{display: block;font-size: 38px;}
.PicList002938 li p{color: #666;line-height: 2;}
.PicList002938 li aside{font-size: 18px;color: #333;}
.PicList002938 li aside a{color: #1e1e1e;}
.PicList002938 li aside a:hover{color: #0358A0;}

.PicList002938 li .more{padding-right: 25px;display: inline-block;background: url("../images/PicList002949_more.png") no-repeat right center;color: #999;margin-top: 1%;font-size: 14px;}
.PicList002938 li:hover .more{background-image: url("../images/PicList002949_more_on.png");color: #0358A0;}
@media(min-width:769px){
.PicList002938 ol{width: 280px;}
.PicList002938 .time{display: none;}
}
@media(max-width:768px){
.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 ol img{width: 100%;max-height: 200px;}
.PicList002938 ul{padding: 3vw 0;}
.PicList002938 li .inner{padding: 3vw;}
.PicList002938 li time{display: none;}
.PicList002938 .time{font-family: "DINCond-Bold";font-size: 14px;color: #4AB6E5;margin-bottom: 10px;display: block;}
.PicList002938 .time span{font-size: 24px}
}


/*
 .RichInfo005 为demo编号
 */
.RichInfo005{ padding: 5% 0;}
.RichInfo005 .news_info .title { padding-bottom: 50px; }
.RichInfo005 .news_info .title h1 { margin: 0; padding-bottom: 20px; font-size: 28px; color: #333; line-height: 1.5; font-weight: normal; }
.RichInfo005 .news_info .title p { margin: 0; border-bottom: 1px solid #ededed; padding-bottom: 30px; }
.RichInfo005 .news_info .title p span { padding-left: 20px; margin-right: 15px; color: #b5b5b5; background-repeat: no-repeat; background-position: left center; }
.RichInfo005 .news_info .title p span.source { background-image: url(../images/icon_source.png); }
.RichInfo005 .news_info .title p span.time { background-image: url(../images/icon_time.png); }
.RichInfo005 .news_info .title p span.hits { background-image: url(../images/icon_hits.png); }
.RichInfo005 .news_info .info { text-align: justify; text-justify: inter-ideograph; font-size: 16px; color: #666; line-height: 2; padding-bottom: 50px; border-bottom: 1px solid #ededed; margin-bottom: 40px; }
.RichInfo005 .news_info .info p{text-indent: 2rem}
.RichInfo005 .news_info .info figure{ margin: 35px auto; }
.RichInfo005 .news_info .info figure img { display: inline-block; height: 320px; margin-right: 20px; }
.RichInfo005 .news_info .info figure img+img{margin-right: 0px;}
.RichInfo005 .news_info .info_pn span { display: block; }
.RichInfo005 .news_info .info_pn span a { color: #999; font-size: 16px; line-height: 40px; }
.RichInfo005 .news_info .info_pn span a:hover { color: #017ac1; }


.RichInfo005 .share { line-height: 30px; margin: 30px 0; }
.RichInfo005 .share * { float: left; }
.RichInfo005 .share span { display: inline-block; height: 30px; margin-right: 5px; }
.RichInfo005 .share a { display: inline-block; float: none; margin: 0 5px; height: 30px; width: 30px; border-radius: 50%; background: url(../images/wx.png) no-repeat center center; background-size: contain; }
.RichInfo005 .share a.sina { background-image: url(../images/sina.png); }
@media(max-width:768px){
.RichInfo005 .news_info .title{padding-bottom: 20px;}
.RichInfo005 .news_info .title h1{font-size: 20px;}
.RichInfo005 .news_info .title p span.source{display: none;}
.RichInfo005 .news_info .info figure img{display: block;height: auto;width: 100%;margin-right: 0;margin-top: 10px;}
.RichInfo005 .news_info .info{padding-bottom: 20px;}
}

/*
 .TextList001202 为demo编号
 */
.TextList001202 h1{ margin:0; font-weight:normal; padding:3% 0; font-size:24px; color:#333;}
.TextList001202 h1 b{ display:block;font-family: "DINCond-Bold";}
.TextList001202 li{padding-bottom:10px;}
.TextList001202 dl{ position:relative; padding-left:53px;}
.TextList001202 dl dt,
.TextList001202 dl dd{ border:1px solid #e8e8e8;}
.TextList001202 dl dt{ position:absolute; width:50px; left:0; top:0; color:#0358A0; text-align:center; font-size:24px;font-family: "DINCond-Bold";}
.TextList001202 dl.Q dt,
.TextList001202 dl.Q dd,
.TextList001202 dl.A dt{ height:50px; line-height:50px;}
.TextList001202 dl.A dd{ padding:2%; line-height:22px; font-size:12px;}
.TextList001202 dl.Q dd{ padding:0 2%;color: #333;font-size: 16px;}
.TextList001202 li figure{ padding-top:2%;}
.TextList001202 li figure a{ display:inline-block; padding:0 20px; line-height:25px;color:#fff; background-color:#0358A0;}
.TextList001202 dl.A{ display:none; padding-top:10px;}
.TextList001202 dl.A dt{ top:10px;}
.TextList001202 dl.A p{ margin:0;font-size: 14px;line-height: 2;}
.TextList001202 dl.Q_on dt{ color:#fff; background-color:#0358A0;}
.TextList001202 dl.Q_on dd{background-color:#f7fbfc;}
@media(max-width:480px){
.TextList001202 dl.Q dt,
.TextList001202 dl.Q dd,
.TextList001202 dl.A dt{ height:40px; line-height:40px;}
.TextList001202 h1,
.TextList001202 dl dt{font-size:20px;}
.TextList001202 dl.A p{ display: -webkit-box;display: box;overflow: hidden;text-overflow: ellipsis;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
}
/*
 .Form002802
 */
.Form002802{ padding-bottom: 3%; }
.Form002802 h1{ margin:0; font-weight:normal; padding:3% 0; font-size:24px; color:#333;}
.Form002802 h1 b{ display:block;font-family: "DINCond-Bold";text-transform: uppercase;}
.Form002802 .from{margin:0 auto; }
.Form002802 .from td{ padding-right:10px; padding-bottom:10px;}
.Form002802 .from td p{ margin: 0; color: #999; text-align: center;}
.Form002802 .from td div{ position:relative;}
.Form002802 .from label{ position:absolute; left:15px; top:0; font-size: 15px; line-height: 50px; color:#999;}
.Form002802 .from label i{display: inline-block;content: '';width: 20px;height: 20px;margin-right: 10px;position: relative;top:4px;}
.Form002802 .from .name label i{background: url(../images/Form002802-icon.png) no-repeat center;}
.Form002802 .from .phone label i{background: url(../images/Form002802-icon2.png) no-repeat center;}
.Form002802 .from .email label i{background: url(../images/Form002802-icon3.png) no-repeat center;}
.Form002802 .from .message label i{background: url(../images/Form002802-icon4.png) no-repeat center;}
.Form002802 .from .text{ width:100%; height:50px; line-height:50px; text-indent:10px; border:none; background:#f5f5f5;}
.Form002802 .from textarea.text{ height:132px;}
.Form002802 .from .btn{ padding-top: 1.5%; text-align:center;}
.Form002802 .from .btn input{ background:#0358A0; cursor:pointer; padding:0; border:none; width: 160px; height:38px; font-size: 16px; color:#fff; text-transForm002802: uppercase; border-radius: 99px;}

@media(min-width:641px){
.Form002802 .from td:nth-child(3n),
.Form002802 .from .textareas,
.Form002802 .from .btn,
.Form002802 .from .tip{ padding-right: 0; }
}
@media(max-width:640px){
.Form002802 .from td{ display: block; padding-right: 0; }
}


/*
 .PicList002323 为demo编号
 */
.PicList002323{ padding:4% 0 2%; margin: 0 auto;}
.PicList002323 .list{ overflow: hidden;}
.PicList002323 .auto{overflow: hidden;}
.PicList002323 ul li{ float: left; width:31%; margin-right: 3%; text-align: center;margin-bottom: 2%;}
.PicList002323 ul li:nth-child(3n){ margin-right: 0;}
.PicList002323 ul li div{ padding-bottom: 67%; position: relative; overflow: hidden;}
.PicList002323 ul li figure{ position:absolute; left:0; top:0; right:0; bottom:0; transition:0.3s;}
.PicList002323 ul li h3{color: #333;margin: 16px 0 0;font-weight: normal;font-size: 18px;text-align: center;}
.PicList002323 ul li a:hover figure{transform: scale(1.1);}
.PicList002323 ul li a:hover h3{ color: #0358a0;}
@media(max-width:768px){
.PicList002323 ul li{width: 100%;float: none;margin-right: 0;}
.PicList002323 ul li+li{margin-top: 20px;}
.PicList002323 ul li div{padding-bottom: 58%;}
}
/*TextList002957 */
.TextList002957{margin: 2.08vw 0;}
.TextList002957 li{border-bottom: 1px dotted #e6e6e6;line-height: 54px;padding: 5px 0;}
.TextList002957 li time{float: right;color: #b2b2b2; margin-left: 20px;}
.TextList002957 li a{font-size: 16px;padding-left: 15px;position: relative;}
.TextList002957 li a:after{background:#0358a0;width:5px;height:5px;border-radius:6px;position:absolute;left:0;top: 50%;content:'';transform: translateY(-50%);}
@media(max-width:480px){
.TextList002957 li{font-size: 3vw;line-height: 10vw;}
.TextList002957 li a{font-size: 3.5vw;}
}








/*
 .RighInfo001277 为demo编号
 */
.RighInfo001277{ padding:4% 0;}
.RighInfo001277 .list_img{ float:left; width:55.6%; 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 #eaeaea;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:9px; bottom:9px; background-size:cover; border:1px solid #f2f2f2;}
.RighInfo001277 .list li.on figure{ border:2px solid #0358a0;}
.RighInfo001277 .right_info{ float:right; width:39.2%;}
.RighInfo001277 .right_info h1,
.RighInfo001277 .right_info p{ margin:0;padding:5% 0;border-bottom:1px solid #e7e8e8;}
.RighInfo001277 .right_info h1{ padding:7% 0; color:#0358a0; font-size:25px; }
.RighInfo001277 .right_info p{line-height:32px; color:#666; margin-bottom:10%; font-size: 15px;}
.RighInfo001277 .right_info a{ display:inline-block; border:1px solid #0358a0; padding:10px 5%; color:#0358a0; transition:0.4s;}
.RighInfo001277 .right_info a:hover{ background-color:#0358a0; 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:#0358a0; color:#fff;}
.RighInfo001277 .tab .info{ padding-top:3%;}
.RighInfo001277 .tab .box+.box{ padding-top:4%; margin-top:4%; border-top: 1px solid #eaeaea;}
.RighInfo001277 .tab .h3{ font-size: 22px; margin: 0;color:#0358a0; font-weight: normal;}
.RighInfo001277 .tab .h3:after{content: "";display: block;width:40px;height:2px;background: #0358a0;margin:24px 0;}
.RighInfo001277 .tab .ul{background: #f5faff; padding: 2%;}
.RighInfo001277 .tab li{font-size: 15px; line-height: 30px; float: left; width: 48%;  padding-left: 24px; margin-bottom:10px;margin-right: 4%; padding-bottom:10px; position: relative; border-bottom: 1px dashed #dcdcdc;}
.RighInfo001277 .tab li:nth-child(2n){ margin-right:0;}
.RighInfo001277 .tab li:nth-child(2n+1){clear: left;}
.RighInfo001277 .tab li:after{content: "";display: block;width:6px;height:6px;background: #0358a0; position:absolute; left: 0; top: 12px; border-radius: 50%;}
.RighInfo001277 .tab .table_1 td{ border:1px solid #eee; border-collapse:collapse; line-height:24px; padding:12px 30px;}
.RighInfo001277 .tab .table_1 td:first-child{ text-align: center;}
.RighInfo001277 .tab .table_1 tr{background:#f5faff;}
.RighInfo001277 .tab .table_1 tr:nth-child(2n){background:#fff;}
.RighInfo001277 .tab .table_1 .td1{  text-align: center;}
.RighInfo001277 .tab .p{ font-size: 15px; line-height: 30px;}

@media(max-width:768px){
.RighInfo001277 .list_img,
.RighInfo001277 .right_info{ float:none; width:auto;}
.RighInfo001277 .tab li{width: 100%;margin-right: 0}
.RighInfo001277 .tab .table_1{ overflow:auto;}
.RighInfo001277 .tab .table_1 table{ width:180%;}
}
@media(max-width:640px){
.RighInfo001277 .list li{ height:100px;}
.RighInfo001277 .right_info h1{font-size:20px; }
.RighInfo001277 .right_info h3{ font-size:16px;}
 }
@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%;}
 }

@font-face {
  font-family: "Oswald-Bold";
  src: url("../fonts/Oswald-Bold.woff2") format("woff2"),
       url("../fonts/Oswald-Bold.woff") format("woff"),
       url("../fonts/Oswald-Bold.ttf") format("truetype"),
       url("../fonts/Oswald-Bold.eot") format("embedded-opentype"),
       url("../fonts/Oswald-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

.Hisdevelop{padding: 100px 0 70px;background:url(../images/Hisbg.jpg) no-repeat;background-size: cover;background-position:center center;}
.Hisdevelop .titH3{text-align: center;font-size:36px;font-weight:normal;color:#fff;margin-bottom:40px;}
.His_warp{position: relative;}
.His_warp:before{ content: ''; position: absolute; left: 0; top: 50%; width: 100%; height: 1px; background: rgba(255,255,255,.15); z-index: 0;margin-top: -1.5px;}
.development{ position: relative;}
/*.development:before{ content: ''; position: absolute; left: 0; top: 50%; width: 100%; height: 1px; background: rgba(255,255,255,.15); z-index: 0;}*/
.development .slick-list{ padding-left: 10px;}
.development .list{ height: 705px; padding-top: 352px; transition: all 0.2s;}

.development .list:nth-child(2n){ padding-bottom: 352px; padding-top: 0;}
.development .inner{ position: relative; width: 180%; z-index: 10;}
.development .list .ytable{ height: 352px; position: relative;}
.development .list .ytable-cell{ vertical-align: bottom; width: 100%;}
.development .list:nth-child(2n-1) .ytable-cell{ vertical-align: top; }
.development .list li{ padding: 5px 0;min-height: 115px;}
.development .list li .txt{line-height: 30px; color: #fff;font-size:16px;}
.development .list time{ position: absolute; left: 20px; bottom: -5px; font-size: 68px; color: #fff; font-family: 'Oswald-Bold'; line-height: 72px;opacity: .15;transition:.3s;}
.development .list:nth-child(2n) time{ top: -5px; bottom:auto;}
.development .list .box_con{ max-height:170px; overflow: auto; }
.development .list .ul .slick-list{ height: auto!important;}
.development .li_con{ padding: 20px 30px 100px; position: relative; border-left: 1px solid rgba(255,255,255,.15);margin-top:40px;}
.development .list:nth-child(2n) .li_con{margin-top:0;margin-bottom:40px;padding: 100px 30px 20px;}
.development .line{ position: absolute; left: -10px; top: -50px; width: 20px; height: 20px;   border-radius: 100%; z-index: 10;}
.development .line:before{width:5px;height: 5px;content:'';border-radius:50%;background:#fff;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}
.development .list:nth-child(2n) .line{ bottom: -50px; top: auto;}
.development .li_con:hover time{opacity: 1;}
/*.development .slick-cloned{ overflow: hidden;}*/
.development .list .ul li{ }
.development .list{ overflow: hidden;}
.development .slick-active{ overflow: initial; }
.development .slick-slide .inner{ padding-right: 40px; }
.development .list.slick-active .inner{ padding-right: 0; }
.development .list.slick-current time,
.development .li_con:hover time{opacity: 1;}
.development .list.slick-current .line,
.development .li_con:hover .line{border: 1px solid #004179;}
.development .list.slick-current .line:before,
.development .li_con:hover .line:before{background:#004179;}
.development .list.slick-current .li_con{border-left: 1px solid #004179;}

.development .list .box_con::-webkit-scrollbar {/*滚动条整体样式*/
    width: 5px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}

.development .list .box_con{ padding-right: 5px;}
.development .list .box_con::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: #c8c8c8;
}

.development .list .box_con::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 10px;
    background: #EDEDED;
}

@media(max-width:1200px){
    .development_memu li{ padding: 10px 10px; }
    .development .list time{ font-size: 60px;}
    .development .li_con{ padding-top: 100px;}
    .development .list:nth-child(2n) .li_con{ padding-bottom: 100px;}
}

@media(max-width:640px){
    .His_warp:before{ display: none;}
    .development .slick-list{ padding-top: 5px;}
    .development .inner{ width: 100%;}
    .development .line{top: -5px;}
    .development .list:nth-child(2n) .line{bottom:-5px;}
    .development .list time{ font-size: 40px;}
    .development .list .box_con{ max-height:500px; overflow: auto; }
    .development .list li .txt{ float: none; width: 100%;}
    .development .list{ padding: 0!important; height: auto;}
    .Hisdevelop .titH3{font-size:24px;margin:15px 0;}
    .Hisdevelop{padding: 40px 0;}
}




/*RighInfo0028570 */
.RighInfo0028570{padding: 3vw 0; }

.RighInfo0028570 .edit-css{margin: 3% 0;}
.RighInfo0028570 .edit-css p{font-size: 16px;color: #333;line-height: 2}
.RighInfo0028570 .list{ overflow: hidden;}
.RighInfo0028570 .auto{overflow: hidden;}
.RighInfo0028570 ul li{ float: left; width:23.5%; margin-right: 2%; text-align: center;margin-bottom: 2%;border: 1px solid #e8e8e8;
    border-radius: 10px;}
.RighInfo0028570 ul li:nth-child(4n){ margin-right: 0;}
.RighInfo0028570 ul li .pic{  position: relative; overflow: hidden;}
.RighInfo0028570 ul li .word{ padding: 1.5vw;}
.RighInfo0028570 ul li p{color: #333;margin: 16px 0 0;font-weight: normal;font-size: 15px; line-height: 28px; height: 84px; text-align: center;}
@media(max-width:768px){
.RighInfo0028570 ul li{width: 100%;float: none;margin-right: 0;}
.RighInfo0028570 ul li+li{margin-top: 20px;}
}