@font-face {
    font-family: iconfont;
    src: url(//at.alicdn.com/t/font_675763_eujx631hrgi.eot);
    src: url(//at.alicdn.com/t/font_675763_eujx631hrgi.eot?#iefix) format('embedded-opentype'), url(//at.alicdn.com/t/font_675763_eujx631hrgi.woff) format('woff'), url(//at.alicdn.com/t/font_675763_eujx631hrgi.ttf) format('truetype'), url(//at.alicdn.com/t/font_675763_eujx631hrgi.svg#iconfont) format('svg')
}

@font-face{font-family:DINCondensed;src:url(../fonts/fonteditor.eot);src:url(../fonts/fonteditor.eot?#iefix) format('embedded-opentype'),url(../fonts/fonteditor.woff2) format('woff2'),url(../fonts/fonteditor.woff) format('woff'),url(../fonts/fonteditor.ttf) format('truetype'),url(../fonts/fonteditor.svg#iconfont) format('svg')}

@font-face {
  font-family: 'beba';
  src: url("../fonts/BEBAS.eot");
  src: url("../fonts/BEBAS.eot") format("embedded-opentype"), url("../fonts/BEBAS.woff") format("woff"), url("../fonts/BEBAS.ttf") format("truetype"), url("../fonts/BEBAS.svg#BEBAS") format("svg");
}

.i-f {
    font-family: iconfont;
}

.fl {float:left !important;}
.fr {float:right !important;}
.cl { clear:both;}
.none{ display:none;}
.clearfix:after{ content:"."; display:block; height:0; overflow:hidden; clear:both;}
.clearfix{zoom:1;}

.Header-wrapper{width: 100%;background: #fff;position: fixed;left: 0;top: 0;z-index: 99999;box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);}
.Header-wrapper:after{content: "";width: 100%;height: 1px;background: #e8e8ea;position: absolute;left: 0;bottom: 0;z-index: 99;display: none;}
.Header-container{width: 100%;margin: 0 auto;}
.bodyontrue .Header-navbarbox{display: block !important;}

.Header-logo{float: left;position: relative;z-index: 999;}
.Header-logo a{height: 80px;line-height: 80px;float: left;user-select: none;}

.Header-logo a img{height: 28px;}

.Header-search{float: right;margin-left: 15px;margin-top: 23px;}
.Header-search-click{width: 52px;height: 34px;background:transparent url('../images/search.png') no-repeat center;cursor: pointer;user-select: none;position: relative;float: left;}
.Header-search-click.ontrue{background:transparent url('../images/closeH.png') no-repeat center;}

.Header-navbar{width: 100%;text-align: center;}
.Header-navbar ul li{}
.Header-Menu{display: block;height: 90px;line-height: 92px;font-size: 16px;color: #333;padding: 0 2px;transition: all .4s ease-in-out;position: relative;}
.Header-Menu:after{content: "";position: absolute;width: 0;right: 0;height: 3px;bottom: 0;background: #004098;transition: all .4s ease-in-out;}
.Header-navbar ul li.ontrue .Header-Menu, .Header-navbar ul li:hover .Header-Menu{color: #004098;}
.Header-navbar ul li.ontrue .Header-Menu:after, .Header-navbar ul li:hover .Header-Menu:after{width: 100%;right: auto;left: 0;}


.Header-arr{display: none;}
.Header-drop{position: absolute;display: none;z-index: 99;background: #fff;padding: 10px 0 40px;width: 100%;left: 0;top: 90px;border-top: 1px solid #eee;}
.Header-drop.Header-droppro{padding: 48px 0 60px;}
.Header-drop-contain{width: 1200px;margin: 0 auto;}
.Header-pro{width: 100%;}
.Header-pro-menu{width: 200px;float: left;text-align: left;}
.Header-pro-menu p{width: 100%;}
.Header-pro-menu p a{display: inline-block;padding-left: 32px;height: 36px;line-height: 36px;position: relative;font-size: 15px;color: #333;transition: all .4s ease;background: url('../images/dropArr.png') no-repeat left center;}
.Header-pro-menu p a:hover, .Header-pro-menu p.ontrue a{color: #004098;}
.Header-pro-item{width: calc(100% - 200px);float: right;}
.Header-pro-li{display: none;width: 100%;overflow: hidden;}
.Header-pro-li.ontrue{display: block;}
.Header-pro-link{width: 400px;float: left;min-height: 180px;border-left: 1px solid #e5e5e5;border-right: 1px solid #e5e5e5;overflow: hidden;}
.Header-pro-link p{width: 50%;float: left;}
.Header-pro-link a{display: inline-block;font-size: 15px;color: #666;height: 36px;line-height: 36px;transition: all .4s ease;}
.Header-pro-link p a:hover, .Header-pro-link p.ontrue a{color: #004098;}
.Header-pro-img{width: calc(100% - 400px);float: left;text-align: center;}
.Header-pro-img img{max-width: 100%;display: none;margin: 0 auto;max-height: 180px;}
.Header-pro-img img.ontrue{display: block;}
.Header-more{width: 100%;text-align: left;}
.Header-more-ul{margin-left: -5%;}
.Header-more-link{display: block;width: 28.3333%;float: left;margin-top: 24px;margin-left: 5%;}



.line5 {
	width: 1px;
	height: 16px;
	background-color: #202020;
	margin-left: 10px;
	margin-right: 15px;
	margin-top: -3px;
	display: inline-block;
	vertical-align: middle;
}

.vttt4 {
    font-size: 16px;
    line-height: 34px;
    color: #202020;
    -moz-transition: color .3s;
    -o-transition: color .3s;
    -webkit-transition: color .3s;
    transition: color .3s
}

.vttt4:hover {
	color: #004098;
}


.Header-more-img{width: 100%;overflow: hidden;}
.Header-more-img img{width: 100%;object-fit: cover;transition: all .4s linear;}
.Header-more-wd{width: 100%;padding-top: 16px;height: 56px;}
.Header-more-wd h1{display: inline-block;font-size: 16px;color: #333;transition: all .4s ease;max-width: 100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding-right: 20px;background-position: right center;background-repeat: no-repeat;}
.Header-more-wd p{opacity: 0;transition: all .4s ease;font-size: 14px;margin-top: 10px;color: #888;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.Header-more-link:hover .Header-more-img img{transform: scale(1.06);}
.Header-more-link:hover .Header-more-wd h1{color: #004098;background-image: url('../images/dropic.png');}
.Header-more-link:hover .Header-more-wd p{opacity: 1;}
.Header-more.Header-more-5 .Header-more-ul{margin-left: -2%;}
.Header-more.Header-more-5 .Header-more-link{width: 18%;margin-left: 2%;}
.Header-more.Header-more-4 .Header-more-ul{margin-left: -3%;}
.Header-more.Header-more-4 .Header-more-link{width: 22%;margin-left: 3%;}

.Header-search-message{width: 100%;height: 80px;position: absolute;z-index: 99;background: #fff;right: 0;top: 0;display: none;}
.Header-search-words{width: 1360px;margin: 0 auto;}
.Header-search-wordsform{float: right;height: 90px;line-height: 90px;font-size: 0;}
.Header-search-submit{width: 54px;height: 90px;background: url('../images/search.png') no-repeat center center;cursor: pointer;display: inline-block;vertical-align: middle;}
.Header-search-wordsform input{width: 580px;height: 40px;display: inline-block;vertical-align: middle;outline: none;border: none;font-size: 16px;color: #333;margin-right: 40px;border-bottom: 1px solid #dadada;}
.Header-search-close{width: 54px;height: 90px;background: url('../images/closeH.png') no-repeat center center;cursor: pointer;display: inline-block;vertical-align: middle;user-select: none;}

.H-lang {position: relative;float: right;}
.H-lang .Hlang-menu {display: block;width: 68px;height: 100%;transition: none;-webkit-transition: none;font-size: 16px;text-align: center;color: #666;line-height: 90px;}
.H-lang .Hlang-menu i{width: 20px;height: 20px;background-repeat: no-repeat;background-image: url('../images/lang.png');display: inline-block;vertical-align: middle;margin: -2px 4px 0 0;}
.Hlang-box {display: none;padding: 16px 0px;z-index: 4;width: 160px;box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);background: #fff;position: absolute;top: 90px;left: 50%;margin-left: -80px;}
.Hlang-box:before {content: "";display: block;width: 0px;height: 0px;border-style: solid;border-width: 0 8px 8px;border-color: transparent transparent #efefef transparent;position: absolute;top: -8px;left: 50%;margin: 0 0 0 -4px;}
.Hlang-box a {display: block;padding: 5px 10px 5px 60px;line-height: 30px;background-repeat: no-repeat !important;background-position: 20px center !important;font-size: 16px;color: #666;}
.Hlang-box a:hover {color: #fff;background: #004098;}
.Hlang-box a.CN {background-image: url('../images/icon-cn.png');}
.Hlang-box a.JP {background-image: url('../images/icon-jp.png');}
.Hlang-box a.EN {background-image: url('../images/icon-en.png');}
.Hlang-box a.ES {background-image: url('../images/icon-es.png');}
.Hlang-box a.FR {background-image: url('../images/icon-fr.png');}
.Hlang-box a.RU {background-image: url('../images/icon-ru.png');}
.Hlang-box a.EU {background-image: url('../images/icon-eu.png');}
.Hlang-box a.BR {background-image: url('../images/icon-br.png');}
.Hlang-box a.DE {background-image: url('../images/icon-de.png');}
.Hlang-box a.KR {background-image: url('../images/icon-kr.png');}
.H-lang.ontrue .Hlang-box {display: block;animation: fadeInUpV .6s ease-in-out;-webkit-animation: fadeInUpV .6s ease-in-out;}
@keyframes fadeInUpV {0% {transform: translateY(-20px);-webkit-transform: translateY(-20px);opacity: 0;}100% {transform: translateY(0);-webkit-transform: translateY(0);opacity: 1;}}


.Header-navclick{height: 60px;cursor: pointer;float: right;user-select: none;display: none;}
.Header-navclick span{width: 24px;height: 2px;background: #666;display: block;position: relative;margin-top: 28.5px;transition: all .2s linear;}
.Header-navclick span:before,.Header-navclick span:after{content: "";position: absolute;height: 2px;background: #666;display: block;left: 0;width: 100%;transition: all .2s linear;}
.Header-navclick span:before{top: -7px;}
.Header-navclick span:after{top: 7px;}
.Header-navclick.ontrue span{-moz-animation: buttonAnimation 0.3s ease forwards;-webkit-animation: buttonAnimation 0.3s ease forwards;animation: buttonAnimation 0.3s ease forwards;}
.Header-navclick.ontrue span:before{-moz-animation: buttonAnimationBefore 0.3s ease forwards;-webkit-animation: buttonAnimationBefore 0.3s ease forwards;animation: buttonAnimationBefore 0.3s ease forwards; }
.Header-navclick.ontrue span:after{-moz-animation: buttonAnimationAfter 0.3s ease forwards;-webkit-animation: buttonAnimationAfter 0.3s ease forwards;animation: buttonAnimationAfter 0.3s ease forwards;}
@-moz-keyframes buttonAnimationBefore {
    0% {-moz-transform: translateY(0px) rotate(0);transform: translateY(0px) rotate(0); }
    50% {-moz-transform: translateY(7px) rotate(0);transform: translateY(7px) rotate(0); }
    100% {-moz-transform: translateY(7px) rotate(45deg);transform: translateY(7px) rotate(45deg); }
}
@-webkit-keyframes buttonAnimationBefore {
    0% {-webkit-transform: translateY(0px) rotate(0);transform: translateY(0px) rotate(0); }
    50% {-webkit-transform: translateY(7px) rotate(0);transform: translateY(7px) rotate(0); }
    100% {-webkit-transform: translateY(7px) rotate(45deg);transform: translateY(7px) rotate(45deg); }
}
@keyframes buttonAnimationBefore {
    0% {-moz-transform: translateY(0px) rotate(0);-ms-transform: translateY(0px) rotate(0);-webkit-transform: translateY(0px) rotate(0);transform: translateY(0px) rotate(0); }
    50% {-moz-transform: translateY(7px) rotate(0);-ms-transform: translateY(7px) rotate(0);-webkit-transform: translateY(7px) rotate(0);transform: translateY(7px) rotate(0); }
    100% {-moz-transform: translateY(7px) rotate(45deg);-ms-transform: translateY(7px) rotate(45deg);-webkit-transform: translateY(7px) rotate(45deg);transform: translateY(7px) rotate(45deg); } }
@-moz-keyframes buttonAnimationAfter {
    0% {-moz-transform: translateY(0) rotate(0);transform: translateY(0) rotate(0); }
    50% {-moz-transform: translateY(-7px) rotate(0);transform: translateY(-7px) rotate(0); }
    100% {-moz-transform: translateY(-7px) rotate(-45deg);transform: translateY(-7px) rotate(-45deg); }
}
@-webkit-keyframes buttonAnimationAfter {
    0% {-webkit-transform: translateY(0) rotate(0);transform: translateY(0) rotate(0); }
    50% {-webkit-transform: translateY(-7px) rotate(0);transform: translateY(-7px) rotate(0); }
    100% {-webkit-transform: translateY(-7px) rotate(-45deg);transform: translateY(-7px) rotate(-45deg); }
}
@keyframes buttonAnimationAfter {
    0% {-moz-transform: translateY(0) rotate(0);-ms-transform: translateY(0) rotate(0);-webkit-transform: translateY(0) rotate(0);transform: translateY(0) rotate(0); }
    50% {-moz-transform: translateY(-7px) rotate(0);-ms-transform: translateY(-7px) rotate(0);-webkit-transform: translateY(-7px) rotate(0);transform: translateY(-7px) rotate(0); }
    100% {-moz-transform: translateY(-7px) rotate(-45deg);-ms-transform: translateY(-7px) rotate(-45deg);-webkit-transform: translateY(-7px) rotate(-45deg);transform: translateY(-7px) rotate(-45deg); }
}
@-moz-keyframes buttonAnimation {
    0% {background: transparent; }
    50% {background: rgba(255, 255, 255, 0); }
    100% {background: rgba(255, 255, 255, 0); }
}
@-webkit-keyframes buttonAnimation {
    0% {background: transparent; }
    50% {background: rgba(255, 255, 255, 0); }
    100% {background: rgba(255, 255, 255, 0); }
}
@keyframes buttonAnimation {
    0% {background: transparent; }
    50% {background: rgba(255, 255, 255, 0); }
    100% {background: rgba(255, 255, 255, 0); }
}


.Footer-wrapper{width: 100%;background: #18294a;}
.Footer-container{width: 1580px;margin: 0 auto}
.Footer-infonav{width: 100%;padding: 54px 0 40px;}
.Footer-info{width: 180px;float: left;}
.Footer-infotit{width: 100%;}
.Footer-infotit h6{font-size: 16px;color: #fff;margin-bottom: 16px;}
.Footer-infotit p{font-size: 14px;color: #9c9c9c;line-height: 22px;}
.Footer-infodes{width: 100%;margin: 12px 0 24px;}
.Footer-infodes p{font-size: 14px;color: #9c9c9c;line-height: 22px;}
.Footer-infoto{width: 100%;position: relative;}
.Footer-infoto li{width: 72px;margin-right: 20px;text-align: center;float: left;}
.Footer-infoto li:last-child{margin-right: 0;}
.Footer-infoto li img{width: 100%;}
.Footer-infoto li p{font-size: 14px;color: #9c9c9c;margin-top: 10px;}
.Footer-navbar{width: calc(100% - 180px);padding-left: 164px;float: right;position: relative;}
.Footer-navbar ul li{width: 14.285%;float: left;}
.Footer-navclick{width: 100%;position: relative;}
.Footer-navclick a{font-size: 16px;color: #fff;display: block;width: 100%;height: 42px;line-height: 42px;}
.Footer-navclick i{width: 42px;height: 42px;display: none;position: absolute;z-index: 9;right: 0;top: 0;background: url('../images/iconArrW.png') no-repeat center center /14px auto;}
.Footer-navclick i.ontrue{transform: rotate(180deg);}
.Footer-navwords{width: 100%;overflow: hidden;margin-top: 10px;}
.Footer-navwords a{display: block;padding: 7px 0;font-size: 14px;color: #9c9c9c;transition: all .4s ease-in-out;}
.Footer-navwords a:hover{color: #fff;}
.Footer-share{width: 100%;font-size: 0;padding: 24px 0 28px;border-top: 1px solid rgba(255, 255, 255, 0.05);}
.Footer-share span, .Footer-share a{display: inline-block;vertical-align: middle;}
.Footer-share span{font-size: 16px;color: #fff;margin-right: 24px;}
.Footer-share a{font-size: 14px;color: #adadad;transition: all .4s ease;margin-right: 12px;}
.Footer-share a:last-of-type{margin-right: 0;}
.Footer-share a:hover{color: #fff;}
.Footer-copyright{width: 100%;padding: 24px 0;background: #101f3d;}
.Footer-copyright p, .Footer-copyright span{font-size: 14px;color: #9c9c9c;line-height: 24px;}
.Footer-copyright p{float: left;}
.Footer-copyright span{float: right;}


.Container-wrapper{width: 100%;margin-top: 130px;}
.contain{
	position: relative;
	max-width: 1400px;
	width: 80%;
	margin: 0 auto;
	}

.pubTitle{width: 100%;text-align: center;}
.pubTitle h6{font-size: 36px;font-weight: 700;color: #202020;}
.pubTitle i{display: block;width: 20px;height: 3px;background: #004098;margin: 15px auto;}



body{
    margin: 0;padding: 0;
}


.headNav ul {}

.headNav li {
   
}

.ctt1{
    position: relative;
    padding: 0 30px;
 }

.headNav_a {
    padding: 0;
    position: relative;
    display: block;
    color: #000;
    font-size: 17px;
    line-height: 80px;
    letter-spacing: .5px;
    transition: all 0.48s;
}

.headNav_a:hover {
    color: #004098;
}



.headNav_a::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -18px;
    width: 36px;
    height: 3px;
    border-radius: 3px;
    background: #fff;
    border-radius: 38px;
    transform: scaleX(0);
    transition: ALL 0.48s;
}

.headNav li:hover .headNav_a::after,
.headNav li.active .headNav_a::after {
    transform: scale(1);
}

.headNav_a::after,
.headNav_a::after {
    background: #004098;
}


.productSeries{z-index:5;}
.productSeries .container{z-index:5;color:#fff}
.productSeries .container ul{
}
.productSeries:after{width:100%;height:50%;position:absolute;top:0;}
.productSeries .style{position:relative;margin-bottom:50px;z-index: 3;}
.productSeries ._pageTitle h3{display:block;font-size:36px;font-weight:inherit}
.productSeries .style ._more{width:138px;line-height:40px;display:inline-block;text-align:center;border:1px solid #fff;position:absolute;bottom:0;right:0}
.productSeries .list li:nth-child(1){}
.productSeries .list li{float:left;width: 100%;background:#fff;position:relative;transition:ease .5s;z-index: 3;border: 1px solid #f5f5f5;}
.productSeries .list .text{width:100%;text-align: center;color: #0e0e0e;padding: 22px;border-top: solid 1px #EEE;transition:ease .5s;z-index:5;}
.productSeries .list h3{
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	margin-bottom: 0;
	transition: 0.3s;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	}
.productSeries .list span{font-size:24px;text-transform:uppercase;font-family:rbno;display:block}
.productSeries .list .mask{width:100%;transition:ease .5s;overflow:hidden;}
.productSeries .list li img {
	-moz-transition: -moz-transform 1.2s;
	-o-transition: -o-transform 1.2s;
	-webkit-transition: -webkit-transform 1.2s;
	transition: transform 1.2s;
}
.productSeries .list li:hover h3{color: #004098;}
.productSeries .list li:hover img{-moz-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-webkit-transform: scale(1.1);
		transform: scale(1.1)}

._pageTitle{text-transform:uppercase;font-family:akrobatblack;line-height:1}
._pageTitle span{display:block;font-size:46px}

.index-2-more{text-align: center;margin-top: 30px;}
.index-2-more a{display: inline-block;padding: 14px 40px;font-size: 14px;line-height: 1.2;text-align: center;background: #004098;color: #fff;}
.index-2-more a:hover{color: #fff;background: #E60012;}

a{text-decoration:none; transition: 0.3s;}
a:hover{color: #004098;}

.footer{background-color: #003987;color:#fff;padding: 70px 0 5px 0;width: 100%;}
.footer .footer-menu{width: 60%;float: left;}
.footer .footer-menu .item{display: inline-block;vertical-align: top;float: left;padding-right: 25px;}
.footer .footer-menu .item .title{font-size: 16px;font-weight: 700;line-height:1;letter-spacing: 0.5px;margin-bottom: 30px;}
.footer .footer-menu .item a{display:block;font-size: 14px;color: rgba(255,255,255,.7);}
.footer .footer-menu .item a:hover{color: #fff;}
.footer .footer-menu .item a+a{margin-top:12px}
.footer .footer-telephone{border-left:1px solid rgba(255,255,255,.1);border-right:1px solid rgba(255,255,255,.1);padding: 0 40px 3px 40px;width: 27%;float: left;}
.footer .footer-telephone .title{font-size: 16px;font-weight: 700;height: 38px;position:relative;letter-spacing: 0;margin-bottom:12px;}
.footer .footer-telephone .title:before{width:52px;height:1px;background-color:#fff;content:'';left:0;bottom:0;opacity: .2;position:absolute;}
.footer .footer-telephone .phone-number{font-size: 26px;font-weight: 700;margin-bottom: 14px;padding-top: 5px;line-height:1;}
.footer .footer-telephone .address{font-size: 14px;line-height: 1.6;margin-bottom: 12px;}
.footer .wx{padding-left:40px;width: 160px;text-align: center;float: right;}
.footer .wx .img-box1{overflow:hidden;margin: 0 auto;}
.footer .wx p{text-align:center;margin-top: 10px;font-size: 14px;color: rgba(255,255,255,.7);}
.footer .web-info{width:100%;line-height:50px;border-top:1px solid rgba(255,255,255,.1);display: block;justify-content:space-between;font-size: 14px;color: rgba(255,255,255,.7);float: left;margin-top: 40px;}

.tel4 {
    color: #004098;

    font-size: 26px;

    padding-top: 29px;
    margin-right: 40px;
    line-height: 37px;
    float: left;
    font-family: DINCondensed,serif;
}

.tel4 span {
    margin-right: 10px
}

.clearfix:after{content:'';display:block;height:0;overflow:hidden;clear:both;zoom:1;}


.indFor {
    position: relative;
}

.indFor_box {
    width: 102%;
    position: relative;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    margin-left: -1%;
    margin-right: -1%;
}

.indFor_a {
    position: relative;
    width: 23%;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    background: #ffffff;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.04);
    display: block;
    transition: all 0.48s;
    overflow: hidden;
    margin-bottom: 10px;
}

.indFor_a::after {




























    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #004098;
    transform: scale(0);
    transition: all 0.48s;
}



.indFor_a img {
    width: 58%;
    display: block;
}


.indFor_txt {
    position: relative;
    z-index: 11;
    width: 100%;
    padding: 60px 12% 42px;
    text-align: center;
}

.indFor_num {
    width: 101px;
    height: 101px;
    border-radius: 50%;
    margin: 0 auto 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 12px 30px rgba(27, 105, 255, 0.12);
}

.indFor_num div {
    width: 84%;
    height: 84%;
    border-radius: 50%;
    background: #004098;
    box-shadow: 0 0 10px 1px rgba(27, 105, 255, 0.12);
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 34px;
    color: #004098;
    font-family: "webfont";
    letter-spacing: 2px;
}

.indFor_txt>span {
    position: relative;
    top: 0px;
    font-size: 20px;
    line-height: 1.32;
    color: #000;
    transition: all 0.48s;
}


.indFor_txt>p {
     position: relative;
     color: #737373;
     min-height: 50px;
     font-size: 14px;
     line-height: 1.70;
     margin-bottom: 40px;
     margin-top: 15px;
     overflow : hidden;
     text-overflow: ellipsis;
     display: -webkit-box;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
}

.indFor_a .indMore {
    position: relative;
    transition: all 0.48s;
}

i{font-style:normal;}

.indI {
    position: relative;
    font-style: inherit;
    font-size: 14px;
    transition: all 0.48s;
    color: #004098;
}

.indI::after {
    content: "";


    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #004098;
    transform: scale(0);
    transition: all 0.48s;
}


    .indI:hover::after {
        transform: scale(1);
    }
	
	 .indFor_a:hover:after {

        transform: scale(1);
    }

    .indFor_a:hover .indFor_txt>span {
        color: #004098;
    }
	
	.tit{text-align: center;margin-bottom: 38px;}
.tit h3{font-size: 38px;color: #1d1d1d;line-height: 1.2;position: relative;font-weight: 700;}
.tit h4{font-size: 16px;color: #5f5f5f;font-weight: 400;max-width: 80%;margin-left: auto;margin-right: auto; line-height:1.5;}


.commWidget{width:100%;}
.commPadding{padding: 80px 0 80px 0;background: #f6f6f9;}

.index-title{margin: 0 0 22px;font-size: 38px;letter-spacing: 1px;line-height: 1.2;font-weight: 700;color: #1d1d1d;}
.index-title.txt-white{color:#fff;}
.center2{ text-align:center;}

.comm-txt-box2{font-size: 16px;color: #5f5f5f;}
.comm-txt-box2 p{line-height: 1.8;}
.comm-img-box2{text-align:center; line-height:2;}

.in-number{}
.in-num1{margin: 40px auto 10px auto;position: relative;z-index: 2;}
.in-num1 ul li{width: 25%;float: left; padding:0 30px; text-align: center;position: relative;}
.in-num1 ul li:after{content: '';width: 1px;height: 110px;background: #ccc;position: absolute;right: 0;top: 50%;margin-top: -50px;}
.in-num1 ul li:last-child:after{display: none;}
.in-num1 ul li span{display: block;color: #666;}
.in-num1 ul li span.span1{font-size: 24px;color: #004098;line-height: 1.2;font-family: 'beba',arial;transition: all 0.4s;margin-bottom: 5px;}
.in-num1 ul li span.span1 i{display: inline-block;font-style: normal;font-size: 55px;vertical-align: top;margin-right: 5px;color: #004098;font-family: 'beba',arial;font-weight:500;}
.in-num1 ul li span.span2{font-size: 16px;}

.section {
    padding: 70px 0;
}


.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden;}
l{display: block;}

.new-list1{margin-left: -10px;margin-right: -10px;}
.new-list1 li{width: 33.333333333%;float:left;padding: 0 10px;}
.new-list1 li figure{ display:block; line-height:normal; overflow:hidden;margin: 0;}
.new-list1 li figure img{ display:block; width:100%; height:auto; line-height:0; transition:430ms;}

.new-list1 li figcaption{display:block;padding: 24px;overflow:hidden;text-align: center;background: #f5f5f5;position:relative;transition:340ms;}
.new-list1 li figcaption time{color:#7e7e7e;font-size:14px;transition:300ms;line-height: 1.2;}
.new-list1 li figcaption h3{
	color: #333;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.2;
	transition:300ms;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	}
.new-list1 li figcaption p{
	color: #777;
	height: 48px;
	font-size:14px;
	line-height: 24px;
	margin-top: 15px;
	transition:300ms;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	} 
.new-list1 li figcaption span{display:block;line-height: 1.7;color: #ffffff;font-size: 15px;margin-top: 15px;position:relative;bottom:-30px;opacity:0;transition:300ms;}
.new-list1 li:hover figure img{ transform:scale(1.05); -webkit-transform:scale(1.05); -moz-transform:scale(1.05);}

.new-list1 li:hover figcaption{background: #004098;}
.new-list1 li:hover figcaption time{ color:#fff;}
.new-list1 li:hover figcaption h3{ color:#fff;}
.new-list1 li:hover figcaption p{ color:#fff;}
.new-list1 li:hover figcaption span{opacity:1;bottom:0;position:relative;}

.index2{width: 100%;padding: 120px 0 80px 0;overflow: hidden;}
.index2 .title{font-size: 44px;width: 60%;line-height: 1.5;color: #FFF;}
.index2 .text{font-size: 16px;color: #FFF;line-height: 1.8;margin-top: 40px;width: 80%;}
.index2 .more{width: 145px;height: 40px;text-align: center;margin-top: 60px;}
.index2 .more a{width: 100%;display: inline-block;border-radius: 30px;color: #FFF;font-size: 14px;line-height: 40px;height: 40px;transition: 0.8s;background-color: #004098;}
.index2 .more:hover a{transform: rotate(0);background-color: #FFF;color: #004098;}
.index2 .index2_btn{
    margin-top: 25px;
}
.index2 .index2_btn div{display: inline-block;vertical-align: middle;border-radius: 50%;border: 2px solid rgba(255,255,255,0.5);width: 110px;height: 110px;text-align: center;cursor: pointer;margin-left: 1.66666vw;transition: 0.8s;background: linear-gradient( 71deg, rgb(167 130 65) 5%, rgb(134 100 22) 100%);background-size: 0% 0%;background-position: center;background-repeat: no-repeat;padding-top: 20px;}
.index2 .index2_btn div.active{border-color: rgba(255,255,255,0.0);background-size: 120% 120%;}
.index2 .index2_btn div:hover{border-color: rgba(255,255,255,0.0);background-size: 120% 120%;}

.index2 .index2_btn span{display: inline-block;background-position: center;background-size: cover;background-image: none;}
.index2 .index2_btn span img{ height:34px;}
.index2 .index2_btn p{color: #FFF;font-size: 14px;margin-top: 8px;}
.index2_itemBox{line-height: 0;width: 88%;margin-top: 50px;margin-left: -30px;}
.index2_itemBox .open_more{position: absolute;top: 1.04166vw;left: 1.30208vw;cursor: pointer;z-index: 1;}
.index2_itemBox .open_more div{display: inline-block;vertical-align: middle;width: 36px;height: 36px;line-height: 36px;text-align: center;border: 2px solid #333333;border-radius: 50%;}
.index2_itemBox .open_more div i{display: block;transform: rotate(45deg);font-weight: bold;color: #333;}
.index2_itemBox .open_more span{color: #333;font-size: 24px;display: inline-block;vertical-align: middle;margin-left: 8px;}
.index2_item{width: 100%;height: 100%;line-height: 0;float: left;/* background-image: url(../images/index2_bolang.png); */background-size: 100% 100%;background-position: center;background-repeat: no-repeat;}
.index2_item a{}
.index2_itemBox.active{display: block;}
.index2_item:nth-child(even){background-color: #FFF;}
.index2_item:nth-child(odd){/* background-color: #6a6f7b; */}
.index2_item .title{color: #333333;font-size: 18px;text-align: right;line-height: 1.65;width: 10.15625vw;}
.index2_item .title .en{text-transform: uppercase;}
.index2_item .text{margin-top: 1.30208vw;font-size: 14px;color: #666666;width: 10.15625vw;text-align: right;}
.index2_item .img{position: absolute;top: 50%;transform: translateY(-50%);right: 0;width: 45%;}
.index2_item::after{content: "";background-image: url(../images/index2_see.png);width: 1.25vw;height: 0.83333vw;background-size: cover;background-repeat: no-repeat;background-position: center;position: absolute;top: 1.5625vw;right: 1.5625vw;z-index: 0;display: none;}
.index2_pop{width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 99;background-color: #ededee;padding-top: 6.77083vw;display: none;}
.index2_pop .titles{font-size: 2.39583vw;color: #333333;padding-left: 5.20833vw;}
.index2_close{position: absolute;top: 9.11458vw;right: 5.20833vw;width: 3.33333vw;height: 3.33333vw;border-radius: 50%;text-align: center;background-color: #ee1c26;color: #FFF;line-height: 3.33333vw;cursor: pointer;transition: 0.8s;font-size: 20px;font-weight: bold;}
.index2_close:hover{color: #EE1C26;background-color: #FFF;}
.index2_pop .item{width: 33.3%;height: 18.75vw;border-left: 3px solid #ededee;}
.index2_pop .item a{display: block;width: 100%;height: 100%;position: relative;padding: 6.25vw 0 0 5.20833vw;}
.index2_pop .item:nth-child(1),.index2_pop .item:nth-child(4){border-left: none;}
.index2_pop .itemBox{margin-top: 5.46875vw;background-color: #FFF;}
.index2_pop .item:nth-child(1),.index2_pop .item:nth-child(2),.index2_pop .item:nth-child(3){border-bottom: 3px solid #EDEDEE;}
.index2_pop .item .titless{color: #333333;font-size: 18px;text-align: right;line-height: 1.65;width: 10.15625vw;font-weight: bold;}
.index2_pop .item .titless .en{text-transform: uppercase;}
.index2_pop .item .texts{margin-top: 1.30208vw;font-size: 14px;color: #666666;width: 10.15625vw;text-align: right;}
.index2_pop .item .imgs{position: absolute;top: 50%;transform: translateY(-50%);right: 0;width: 50%;}


.w50{ width:50%; float:left; position:relative;}

.subject-item7 .content_list {
	position: relative;
	margin-top: 10px;
	width: 100%;
}

.subject-item7 .item_block {
	position: relative;

	padding: 40px 25px;
}

.subject-item7 .item_block:last-child {
	border-bottom: 1px solid #e5e5e5
}

.subject-item7 .item_block:not(:first-child) {
	padding-top: 30px;
	width: 48.5%;
	float: right;
	border-top: 1px solid #e5e5e5;
	box-sizing: border-box;
}

.subject-item7 .item_block:not(:first-child):hover {
	box-shadow: 0 0 40px rgba(0,0,0,.08)
}

.subject-item7 .item_block:not(:first-child):hover .item_wrapper .item_info .title {
	color: #004098;
	-webkit-transform: translateX(-14px);
	-ms-transform: translateX(-14px);
	transform: translateX(-14px);
}

.subject-item7 .item_block:not(:first-child):hover .item_wrapper .item_info .title:before {
	background-position: -35px -148px
}

.subject-item7 .item_block:not(:first-child):hover .item_wrapper .item_des {
	-webkit-transform: translateX(12px);
	-ms-transform: translateX(12px);
	transform: translateX(12px)
}

.subject-item7 .item_block:not(:first-child):hover .details:before {
	left: 30px;
	opacity: 0;
	filter: alpha(opacity=0)
}

.subject-item7 .item_block:not(:first-child):hover .details:after {
	left: 15px;
	opacity: 1;
	filter: alpha(opacity=100)
}

.subject-item7 .item_block:not(:first-child) .item_wrapper .item_info {
	width: 80%;
}

.subject-item7 .item_block:not(:first-child) .item_wrapper .item_info .title {
	overflow: hidden;

	padding-left: 26px;
	color: inherit;
	text-overflow: ellipsis;
	white-space: nowrap;
	-webkit-transition: all .36s;
	-moz-transition: all .36s;
	-o-transition: all .36s;








	transition: all .36s;
	-webkit-transform: translateX(-27px);
	-ms-transform: translateX(-27px);
	transform: translateX(-27px)
}



.subject-item7 .item_block:not(:first-child) .item_wrapper .item_info .title:before {
	position: absolute;
	top: 12px;

	left: 8px;
	width: 5px;
	height: 5px;
	background: url(../images/icon-arrow.png) no-repeat 0 -148px;
	content: "";
	speak: none
}

.subject-item7 .item_block:not(:first-child) .item_wrapper .item_des {

	-moz-transition: all .36s;
	-o-transition: all .36s;
	transition: all .36s;
	webkit-transition: all .36s;
}





.subject-item7 .item_block:not(:first-child) .item_wrapper .date_wrap {
	float: right
}

.subject-item7 .item_block:not(:first-child) .item_wrapper .date_wrap .md2 {
	color: #999;
}


.subject-item7 .item_block:not(:first-child) .item_img {
	display: none

}

.subject-item7 .item_block:not(:first-child) .details {
	position: absolute;
	right: 26px;

	bottom: 44px;

	overflow: hidden;
	width: 40px;
	height: 16px;
	border-left: 1px solid #e5e5e5;
	color: transparent
}



.subject-item7 .item_block:first-child {
	padding: 32px 40px 35px 40px;
	width: 48.5%;
	float: left;
	background: #f5f5f5;
}



.subject-item7 .item_block:first-child:hover .details:after,.subject-item7 .item_block:first-child:hover .details:before {
	position: absolute;
	top: 50%;
	left: 50%;

	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%)
}

.subject-item7 .item_block:first-child:hover .item_wrapper .item_des .description {
}

.subject-item7 .item_block:first-child:hover .item_img img {
	-webkit-transform: scale(1.08);
	-ms-transform: scale(1.08);
	transform: scale(1.08)
}

.subject-item7 .item_block:first-child .item_img {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin-bottom: 0;
	max-height: 306px;
}

.subject-item7 .item_block:first-child .item_img img {
	width: 100%;
	-moz-transition: all .36s ease;
	-o-transition: all .36s ease;
	transition: all .36s ease;
	webkit-transition: all .36s ease
}

.subject-item7 .item_block:first-child .item_wrapper .item_info .title {
	margin-top: 5px;
	color: #333;
	font-size: 18px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


.subject-item7 .item_block:first-child .item_wrapper .item_des {
	margin-top: 8px;
	margin-bottom: 17px;
}

.subject-item7 .item_block:first-child .item_wrapper .item_des .description {
	box-sizing: border-box;
	padding-left: 0;
	width: 100%;
	height: auto;
	border-left: 1px solid transparent;
	font-size: 14px;
	line-height: 25px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-moz-transition: all .36s ease;
	-o-transition: all .36s ease;
	transition: all .36s ease;
	webkit-transition: all .36s ease;
}



.subject-item7 .item_block:first-child .details em {
	display: block;

	height: 36px;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	webkit-transition: all .2s ease-out
}



.subject-item7 .item_block .item_wrapper {
	color: #333;
	transition: color .36s ease
}

.subject-item7 .item_block .item_wrapper .item_info .title {
	color: inherit;
	font-size: 16px;

	line-height: 30px;
	font-weight: 400;
}


.subject-item7 .item_block .item_wrapper .item_des {
	margin-top: 15px;
}

.subject-item7 .item_block .item_wrapper .item_des .description {
	width: 100%;
	height: 52px;
	font-size: 14px;

	line-height: 24px;
	opacity: .7;
	margin-bottom: 0;
	ilter: alpha(opacity=70);

	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}



.subject-item7 .item_block .item_wrapper .date_wrap {
	font-family: Arial;
}

.subject-item7 .item_block .item_wrapper .date_wrap .year {
	display: none;
	font-family: inherit
}

.subject-item7 .item_block .item_wrapper .date_wrap .md2 {
	font-size: 14px;
	line-height: 24px;
}

.subject-item7 .item_tags {
	display: none

}

.solute-info1{width: 20%;margin: 0;float:left; text-align:center; position:relative;overflow: hidden;}
.solute-info1 figure{display:block;line-height:normal;overflow:hidden;margin: 0;padding: 0;}
.solute-info1 figure img{display:block;line-height:0;width:100%;height:auto;border-radius: 5px 5px 0 0;}
.solute-info1 figcaption{width:100%;padding-left: 50px;padding-right: 50px;padding-bottom: 35px;line-height: 1.7;text-align: center;color: #969696;background: #fff;transition:400ms;border-radius: 0 0 5px 5px;}
.solute-info1 figcaption h4{color: #222;font-size: 22px;font-weight: 400;line-height: 1.5;margin-top: 32px;text-align:center;}

.Str-three{padding: 150px 0;position:relative;color:#fff;}
.Str-three .container{position:relative;}
.Str-three p{max-width: 750px;line-height: 2;}
.bg-img-01{position:relative;}

.home-Btn{margin-top: 6%;}


.comm-txt-box{font-size: 16px;}
.comm-txt-box p{
    margin-bottom: 5px;
}

.mp50{ margin-top:50px;}
.index_more1{height: 48px;display: flex;display: -ms-flexbox;margin-top: 20px;align-items: center;justify-content: center;line-height: 48px;width: 155px;font-size: 14px;transition: ease .4s;box-sizing: border-box;text-align: center;border-radius: 0;border: 1px solid #fff;color: #ffffff;}
.index_more1 .iconfont{ display: inline-block; margin-left: 10px; font-size: 20px;}
.index_more1:hover{background: #004098;color: #fff;border: 1px solid #004098;}

.bg4{ background:#f5f5f5;}

.section-ul {margin: 0 -0.5% -15px -0.5%;float: left;box-sizing: border-box;}
.section-ul li {float: left;width: 15.66666666666666%;text-align: center;margin: 0 0.5% 15px 0.5%;overflow: hidden;line-height: 0;box-sizing: border-box;border-radius: 1px;}
.section-ul2 {margin: 0 -0.5% 10px -0.5%;float: left;box-sizing: border-box;}
.section-ul2 li {float: left;width: 15.66666666666666%;text-align: center;border: 1px solid #dadada;margin: 0 0.5% 15px 0.5%;overflow: hidden;line-height: 0;box-sizing: border-box;border-radius: 1px;}
.curPartner{transition: ease .6s;}
.curPartner:hover{ transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    }
	
.clearfix:after{content:'';display:block;height:0;overflow:hidden;clear:both;zoom:1;}

.w20{width: 22%;}
.w30{ width:30%;}

.banner_text{width: 100%;position: absolute;left: 0;top: 54%;transform: translateY(-50%);}
.banner_text img{ max-width: 100%;  display: block;}
.other_banner{position: relative;text-align: center;overflow: hidden;height: 340px;margin-top: 0;}
.other_banner .banner_text{ color: #fff;}
.other_banner .banner_text h3{font-size: 44px;font-weight: bold;margin-top: 0;color: #fff;line-height: 1.4;}
.other_banner .banner_text h4{font-size: 42px;line-height: 1;font-weight: 700;text-transform: uppercase;margin-bottom: 8px;}
.other_banner img{width: 100%;animation: zoombig 3s linear forwards;}
.line33 {
  background-color: #fff;
  display: block;
  width: 30px;
  height: 3px;
  margin: 15px auto 15px auto;
}

@keyframes zoombig {
	0%{transform: scale(1.2,1.2);} 

	100%{transform: scale(1,1);}
}

@keyframes rotating{
from{transform:rotate(0)}
to{transform:rotate(360deg)}
}


.nymenu{border-bottom:1px #d9d9d9 solid;background: #fff;}
.nymenu_mid ul li{background-position:left center;background-repeat:no-repeat;background-image:url(../images/img17.jpg);float:left;padding: 0 40px;text-align:center;}
.nymenu_mid ul li:nth-child(1){text-align:left; background-image:none}
.nymenu_mid ul li:last-child{
text-align:right}
.nymenu_mid ul li a{padding: 20px 0;display:inline-block;line-height: 1.5;font-size: 16px;position:relative;color: #333;}
.nymenu_mid ul li a:after{content: "";position: absolute;z-index: 1;opacity:0;left: 50%;width: 0;bottom: -1px;height: 2px;background-color: #004098;background-repeat:no-repeat;background-position:center;z-index: 1;-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out;}
.nymenu_mid ul li a:hover,.nymenu_mid ul li a.active{color: #004098;}
.nymenu_mid ul li a:hover:after,.nymenu_mid ul li a.active:after{width: 2.65em;opacity:1;margin-left: -1.325em;}
.nymenu_mid_s ul li{
float:none; display:inline-block;}
.nymenu_mid_s{
text-align:center}
.nymenu_mid_s ul li:nth-child(1),.nymenu_mid ul li:last-child{
text-align:center;}


.relly{width: 100%;padding: 70px 0 80px;background: #f5f5f5;}

.relyx-title p{font-size: 15px;color: #999;line-height: 26px;margin-top: 16px;}
.relly-form{width: 100%;margin-top: 42px;}
.relly-formipt{width: 100%;overflow: hidden;margin-top: 25px;}
.relly-formipt input{width: 49%;height: 60px;background: #fff;padding: 0 20px;border: 1px #dcdcdc solid;}
.relly-form input, .relly-form textarea{font-size: 15px;color: #6d6d6d;font-family: apple-system,Segoe UI,Source Han Sans CN,PingFangSC,PingFang SC-Semibold,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;}
.relly-form input:-moz-placeholder, .relly-form textarea:-moz-placeholder {color:#888;font-size: 15px;}
.relly-form input::-moz-placeholder, .relly-form textarea::-moz-placeholder {color:#888;font-size: 15px;}
.relly-form input:-ms-input-placeholder, .relly-form textarea:-ms-input-placeholder{color:#888;font-size: 15px;}
.relly-form input::-webkit-input-placeholder, .relly-form textarea::-webkit-input-placeholder{color:#888;font-size: 15px;}
.relly-formipt input:first-child{float: left;}
.relly-formipt input:last-child{float: right;}
.relly-form textarea{width: 100%;display: block;background: #fff;margin-top: 25px;padding: 24px 20px;height: 164px;border: 1px #dcdcdc solid;}
.relly-formyzmbtn{width: 100%;overflow: hidden;margin-top: 26px;}
.relly-formyzm{float: left;}
.relly-formyzm input{width: 400px;height: 60px;background: #fff;padding: 0 20px;display: block;float: left;border: 1px #dcdcdc solid;}
.relly-formyzm span{display: block;float: left;margin-left: 20px;height: 60px;width: 150px;cursor: pointer;}
.relly-formyzm span img{width: 100%;height: 100%;}
.relly-formbtn {width: 200px;height: 60px;display: block;background: #004098;font-size: 16px;color: #fff;text-align: center;float: right;cursor: pointer;border: 0;font-family: apple-system,Segoe UI,Source Han Sans CN,PingFangSC,PingFang SC-Semibold,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;}
.relyx-close{display: none;}


.home-block1 {
	padding: 60px 0;
}

.home-block2 {
	padding: 30px 0;
}

.bgef {
  background: #f5f5f5;
  }

.cont-two {
}

    .cont-two li {
        text-align: center;
        width: 20%;
        float: left;
        border: 1px solid #eee;
        height: 240px;
        padding: 59px 0 0;
    }

    .cont-two li {
        margin-left: -1px;
    }

        .cont-two li:hover p {
        }

        .cont-two li:hover img {
            transform: translateY(-8px);
        }

    .cont-two img {
        transition: all 0.5s;
        width: 44px;
    }



    .cont-two p {
        line-height: 1.7;
        color: #0d141c;
        margin-top: 27px;
        padding: 0 30px;
        word-break: break-all;
    }

        .cont-two p.h3-size22 {
            margin-top: 22px;
            line-height: 1.2;
        }


.h3-size22{font-size: 20px;}
.p-size16{font-size: 16px;}
.pt80 {
	margin-top:40px;
}
.pb40 {
	margin-bottom:20px;
}

.pubTitle4{width: 100%;text-align: center;margin-bottom: 40px;}
.pubTitle4 h6{font-size: 34px;color: #000;line-height: 1.3;font-weight: 400;}
.pubTitle4 i{display: block;width: 20px;height: 3px;background: #004098;margin: 15px auto;}
.pubTitle4 p{font-size: 14px;color: #464646;line-height: 2;}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.yy5{width:100%;height:500px;}

.page22{width:100%;height:auto;margin-top: 10px;text-align:center;position:relative;overflow:hidden;}
.page22 a{display:inline-block;width: 40px;height: 40px;line-height: 38px;text-align:center;font-size: 14px;color:#888888;border:1px solid #cccccc;margin:0 4px;}
.page22 a.on, .page22 a:hover{background-color: #004098;color:#ffffff;border-color: #004098;}
.page22 a:first-child,
.page22 a:last-child{font-weight: 700;}


.new-list2{margin-left: -10px;margin-right: -10px;}
.new-list2 li{width: 33.333333333%;float:left;padding: 0 10px;margin-bottom: 25px;}
.new-list2 li figure{ display:block; line-height:normal; overflow:hidden;margin: 0;}
.new-list2 li figure img{ display:block; width:100%; height:auto; line-height:0; transition:430ms;}
.new-list2 li figcaption{display:block;padding: 35px 28px;overflow:hidden;background: #ffffff;position:relative;transition:340ms;height: 158px;}
.new-list2 li figcaption time{color:#7e7e7e;font-size:14px;transition:300ms;line-height: 1.2;}
.new-list2 li figcaption h3{
	color: #333;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.2;
	transition:300ms;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	}
.new-list2 li figcaption p{
	color: #777;
	height: 48px;
	font-size:14px;
	line-height: 24px;
	margin-top: 15px;
	transition:300ms;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	} 
.new-list2 li figcaption span{display:block;width:102px;height:30px;line-height:30px;background:#fff;color: #004098;font-size:14px;margin-top: 18px;position:relative;bottom:-30px;opacity:0;text-align:center;transition:300ms;}
.new-list2 li:hover figure img{ transform:scale(1.05); -webkit-transform:scale(1.05); -moz-transform:scale(1.05);}
.new-list2 li:hover figcaption{margin-top:-51px;background: #004098;height: 209px;}
.new-list2 li:hover figcaption time{ color:#fff;}
.new-list2 li:hover figcaption h3{ color:#fff;}
.new-list2 li:hover figcaption p{ color:#fff;}
.new-list2 li:hover figcaption span{ opacity:1; bottom:0; position:relative; transition:355ms 100ms;}


.news-pagecontent {
	background-color: #fff;
	float: left;
	width: 75%;
	margin-bottom: 0;
}

.news-pagecontent .page {
		padding: 35px 40px 40px;
	}
	
.news-pagecontent .page .title {
	text-align: center;
	font-size: 12px;
	border-bottom: 1px solid #dadada;
}

.news-pagecontent .page .title h1 {
		font-size: 24px;
		font-weight: normal;
		line-height: 1.6;
		color:#262626;
	}
.news-pagecontent .page .title .artInfo {
	line-height: 2;
	padding: 10px 0;
	color: #999
}
.news-pagecontent .page .title .artInfo time {
	padding: 0 10px
}
.news-pagecontent .page .title .artInfo span {
}

.news-pagecontent .page .title .artInfo span a {
	margin-left: 10px;
	color: #999
}

.news-pagecontent .page .title .artInfo span a:hover,.news-pagecontent .page .title .artInfo span a:active {
	color: #262626
}

.news-pagecontent .page .title .article {
	padding: 15px;
	background: #f2f2f2;
	margin: 15px 0;
	color: #999
}

.news-pagecontent .page .content {
	box-sizing: border-box;
	overflow: hidden;
	width: 100%;
	padding-top: 25px;
	line-height: 2;
}

.news-pagecontent .page .content:after {

	content: " ";
	clear: both;
	display: table

}

.news-pagecontent .page .content p,.news-pagecontent .page .content ul,.news-pagecontent .page .content ol {
	margin-bottom: 10px;
	font-size: 15px;
}

.news-pagecontent .page .content h2 {
	margin-bottom: 10px;
	padding: 10px 0;
	font-size: 16px;
	border-bottom: 1px solid #f2f2f2
}

.news-pagecontent .page .content h3 {
	padding-top: 10px;
	font-size: 16px
}

.news-pagecontent .page .content a {
	color: #3d6dcc
}

.news-pagecontent .page .content a:hover,.news-pagecontent .page .content a:active {
	text-decoration: underline
}

.news-pagecontent .page .content img {
	max-width: 100%;
	height: auto
}

.news-pagecontent .page .content table {
	max-width: 100%;
	background-color: #f7f7f7
}

.news-pagecontent .page .content table th,.news-pagecontent .page .content table td {
	font-size: 12px;
	padding: 5px 10px;
	border: 1px solid #ccc;

	background-color: #fff
}

.news-pagecontent .page .content table th {
	background-color: #f7f7f7
}

.news-pagecontent .page .content table img {
	max-width: inherit
}

.news-pagecontent .page .content .table_wrap {
	position: relative;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #ededed
}

.news-pagecontent .page .content .table_wrap_box {
	*zoom: 1
}

.news-pagecontent .page .content .table_wrap_box:after {

	content: " ";

	clear: both;
	display: table

}

.news-pagecontent .page .content ul li {
	margin-left: 2em;
	list-style: disc
}

.news-pagecontent .page .content ol li {
	margin-left: 2em;
	list-style: decimal
}




.news-pagecontent .page .section {
	background: #f5f5f5;
	padding: 15px;
	margin-top: 20px;
	/* border-top: 1px solid #dedede; */
}

.news-pagecontent .page .section li a {
	font-size: 14px;
	display: block;
	padding: 3px 0;
	color: #666;
}

.news-pagecontent .page .section li a:hover,.news-pagecontent .page .section li a:active {
	color: #004098;
}

.news-pagelist {
		float: right;
		width: 23%;
		/* background:#fff; */
	}
.news-pagelist ul li {
		float: none;
		width: 100%;
		border-bottom: 1px solid #f2f2f2;
		background: #fff;
	}
	.news-pagelist ul li:first-child a {
		padding: 0;
		color: #262626;
		font-size: 13px;
	}
	.news-pagelist ul li:first-child a small {
		display: block;
		overflow: hidden;
		position: relative;
		line-height: 0;
	}

	.news-pagelist ul li:first-child a small img {

		width: 100%;
	}
	.news-pagelist ul li:first-child a time {
		display: none;
	}
	.news-pagelist ul li:first-child a em {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		padding: 10px 12px;
		color: #fff;
		background-color: rgba(0,0,0,0.7);
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.news-pagelist ul li a {
		font-size: 13px;
	}
	.news-pagelist ul li a time {
		top: 15px
	}
	.news-pagelist ul li a {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	position: relative;
	width: 100%;
	padding: 15px 90px 15px 10px;
	color: #666;
	line-height: 20px;
	overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
}

	.news-pagelist ul li a:hover {
	color: #004098;
}



.news-pagelist ul li a time {
	position: absolute;
	right: 10px;
	top: 16px;
	width: 70px;
	text-align: right;
	color: #999;
	font-size: 12px
}

.news-pagelist ul li:first-child small {
	display: none
}

em,i{
	font-style:normal;
	}
	
.solution-content{}
.solution .solution-content .solution-content-tab{ max-width: 900px; margin: 0 auto; box-shadow: 0 0 40px rgba(0,0,0,.1); margin-top: -60px; position: relative; background-color: #FFF;}
.solution .solution-content .solution-content-tab ul{ display: flex; align-items: center; }
.solution .solution-content .solution-content-tab ul li { flex: 1; height: 120px; }

.solution .solution-content .solution-content-tab ul li a{ display: block; height: 120px; position: relative;}
.solution .solution-content .solution-content-tab ul li a:after{ content: ''; position: absolute; right: 35px; top: 50%; transform: translateY(-50%); width: 12px; height: 13px; background: url(../images/icon34.png) center center no-repeat;}
.solution .solution-content .solution-content-tab ul li.active a:after{ background: url(../images/icon35.png)  center center no-repeat;}
.solution .solution-content .solution-content-tab ul li a dl{ display: flex; height: 120px; align-items: center; padding: 0 50px;}
.solution .solution-content .solution-content-tab ul li a dl dd{ flex: 1; min-width: 0; margin-left: 35px;}
.solution .solution-content .solution-content-tab ul li a dl dd h2{ font-size: 20px; font-weight: normal;}
.solution .solution-content .solution-content-tab ul li a dl dd p{ font-size: 13px;}


.solution .solution-content .solution-content-tab ul li a:hover,.solution .solution-content .solution-content-tab ul li.active a{ color: #FFF; background: linear-gradient(300deg,rgba(112,50,221,1) 0%,rgba(30,176,232,1) 100%);}
.solution .solution-content .solution-content-tab ul li:first-child{ border-right: solid 1px #EEE;}
.solution .solution-content .solution-content-tab ul li:first-child dl dt{ background: url(../images/icon37.png) no-repeat; width: 53px; height: 49px;}
.solution .solution-content .solution-content-tab ul li:first-child:hover dl dt,.solution .solution-content .solution-content-tab ul li:first-child.active dl dt{ border: none; background: url(../images/icon37_01.png) no-repeat;}
.solution .solution-content .solution-content-tab ul li:last-child dl dt{ background: url(../images/icon36.png) no-repeat; width: 50px; height: 49px;}
.solution .solution-content .solution-content-tab ul li:last-child:hover dl dt,.solution .solution-content .solution-content-tab ul li:last-child.active dl dt{ background: url(../images/icon36_01.png) no-repeat;}
.solution .solution-content .solution-content-top{ margin-top: 80px;}
.solution .solution-content .solution-content-top dl{ background-color: #FFF; display: flex; align-items: center;}
.solution .solution-content .solution-content-top dl dt{ position: relative; width: 50%;}
.solution .solution-content .solution-content-top dl dt a{ position: absolute; width: 100%; height: 100%; left: 0; top: 0; display: flex; align-items: center; justify-content: center;}
.solution .solution-content .solution-content-top dl dt img{ max-width: 775px; max-height: 450px; width: 100%;}
.solution .solution-content .solution-content-top dl dt a img{ width: auto; height: auto;}
.solution .solution-content .solution-content-top dl dd{ flex: 1; padding: 0 60px; max-height: 300px;}
.solution .solution-content .solution-content-top dl dd h2{ font-weight: normal; font-size: 30px;}
.solution .solution-content .solution-content-top dl dd p span.line{ display: block; width: 12px; height: 2px; background-color: #f08200; margin: 20px 0;}
.solution .solution-content .solution-content-top dl dd .text{ color: rgba(40,40,40,.8); font-size: 15px; line-height: 22px;}
.solution .solution-content .solution-content-top dl dd .text img{ margin-top: 20px;}
.solution .solution-content .solution-content-tabs{ margin-top: 60px;}
.solution .solution-content .solution-content-tabs .solution-content-tabs-hd ul{ display: flex; align-items: center; border-bottom: solid 2px #fb5941;}
.solution .solution-content .solution-content-tabs .solution-content-tabs-hd ul li{ flex: 1; text-align: center; font-size: 19px; padding-bottom: 55px; position: relative;}
.solution .solution-content .solution-content-tabs .solution-content-tabs-hd ul li a { display: inline-block;}
.solution .solution-content .solution-content-tabs .solution-content-tabs-hd ul li a:hover img{ -webkit-animation: down 0.6s linear infinite alternate; animation: down 0.6s linear infinite alternate; -moz-animation: down 0.6s linear infinite alternate; }
.solution .solution-content .solution-content-tabs .solution-content-tabs-hd ul li a p{ margin-top: 15px;}
.solution .solution-content .solution-content-tabs .solution-content-tabs-hd ul li.active a p{ color: #fd5d36;}

.solution .solution-content .solution-content-tabs .solution-content-tabs-hd ul li.active:after{ content: ''; position: absolute; width: 21px; height: 10px; background: url(../images/icon44.png) no-repeat; bottom: 0; left: 50%; transform: translateX(-50%);}
.solution .solution-content .solution-content-tabs .solution-content-tabs-bd{ background-color: #FFF; padding: 50px;}
.solution .solution-content .solution-content-tabs .solution-content-tabs-bd .solution-content-tabs-bd-con{ font-size: 15px; line-height: 24px; color: rgba(51,51,51,.8); display: none; }
.solution .solution-content .solution-content-tabs .solution-content-tabs-bd .solution-content-tabs-bd-con img{ max-width: 100%;}
.solution .solution-content .solution-content-tabs .solution-content-tabs-bd .solution-content-tabs-bd-con .con-text{ margin-bottom: 50px; }
.solution .solution-content .industry-item{
    margin-bottom: -15px;
}
.solution .solution-content .industry-item dl{background-color: #FFF;display: flex;align-items: center;margin-bottom: 30px;}
.solution .solution-content .industry-item dl:nth-child(2n) dd{ order: -1;}
.solution .solution-content .industry-item dl dt{width: 50%;line-height: 0; overflow:hidden;}
.solution .solution-content .industry-item dl dt img{ max-width: 775px; max-height: 450px; width: 100%; -moz-transition: -moz-transform 1.2s;-o-transition: -o-transform 1.2s;-webkit-transition: -webkit-transform 1.2s;transition: transform 1.2s;}
.solution .solution-content .industry-item dl dt:hover img {
		-moz-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}
.solution .solution-content .industry-item dl dd{ flex: 1; padding: 0 60px; max-height: 300px;}
.solution .solution-content .industry-item dl dd h2{font-weight: normal;font-size: 28px;line-height: 1.4;color: #004098;}
.solution .solution-content .industry-item dl dd p span.line{display: block;width: 20px;height: 2px;background-color: #004098;margin: 20px 0;}
.solution .solution-content .industry-item dl dd .text{color: #383838;font-size: 15px;line-height: 1.8;}
.solution .solution-content .industry-item dl dd .text img{ margin-top: 20px;}
.solution .solution-content .industry-item dl dd p a{display: inline-block;width: 140px;height: 45px;border-radius: 50px;font-size: 14px;text-align: center;line-height: 41px;border: solid 2px #004098;color: #004098;margin-top: 50px;background: #ffffff;}
.solution .solution-content .industry-item dl dd p a:hover{border-color: #004098;color: #fff;background: #004098;}

.z-container2 {width: 1250px;height:auto;clear: both;margin: 0 auto;}

.bt22 p{margin-bottom: 15px;text-align: left;font-size: 16px;color: #464646;line-height: 2;}

.container5{
position: relative;
	max-width: 1280px;
	width: 80%;
	margin: 0 auto;}


	#tabs5 {
	  overflow: hidden;
	  width: 100%;
	  margin: 0;
	  padding: 0;
	  list-style: none;
	  text-align: center;
	  margin-bottom: 35px;
}



	#tabs5 li {
	  margin: 0 6px 5px 6px;
	  display: inline-block;
}

	#tabs5 a {
	  float: left;

	  position: relative;
	  line-height: 44px;
	  width: 150px;
	  height: 44px;
	  text-transform: uppercase;
	  text-decoration: none;
	  color: #787878;
	  font-size: 14px;
	  border: 1px solid #787878;
	  transition: 0s ease-in-out;
	}

	#tabs5 a:hover,
	#tabs5 a:focus {
	  border: 1px solid #004098;
	  color:#fff;
	  background-color: #004098;
	}

	#tabs5 a:focus {
	  outline: 0;
	}

	#tabs5 #current1 {
	  z-index: 3;
	  border-color: #004098;
	  background-color: #004098;
	  opacity: 1;
	  color: #fff;

	  filter: alpha(opacity=100);

	}

	
.case_list {
  width: 100%;
  overflow: hidden;
}
.case_list .item {
  width: 100%;
  border: 1px solid #e4e4e4;
  padding: 28px;
  display: block;
  overflow: hidden;
  color: #000;
  margin-bottom: 15px;
}
.case_list .item:hover {
  background: #f8f8f8;
}
.case_list .item .first_left {
  float: left;
  width: 184px;
  text-align: right;
}
.case_list .item .first_left .avatar {
  width: 160px;
}
.case_list .item .first_left .logo {
  width: 160px;
  margin-top: 10px;
}
.case_list .item .first_left .content {
  margin-top: 10px;
  padding-left: 15px;
  text-align: center;
}
.case_list .item .first_left .content .name {
  font-size: 16px;
  color: #333;
}
.case_list .item .first_left .content .title {
  font-size: 12px;
  color: #999;
}
.case_list .item .left {
  float: left;
  width: 20%;
  text-align: center;
}
.case_list .item .left img {
  height: 100px;
}
.case_list .item .right {
  float: right;
  width: 78%;
  border-left: 1px solid #d8d8d8;
  padding-left: 30px;
  min-height: 100px;
  position: relative;
}
.case_list .item .right .title {
  font-size: 20px;
  color: #000;


}
.case_list .item .right .desc {
  font-size: 14px;
  color: #4e4e4e;
  margin-top: 12px;
  margin-bottom: 12px;
  line-height: 1.7;
  display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.case_list .item .right .link {
  color: #004098;
  font-size: 12px;
  text-align: right;
}
.case_list .item .first_right {
  border-left: none;
}
.case_list .item .first_right img {
  width: 100%;
  margin-top: 10px;
}

.case-list-box{}
.case-list-box .case-list{
	margin-left: -10px;
	margin-right: -10px;
}
.case-list-box .case-list li{
	width: 23.6%;
	float: left;
	padding: 0;
	margin-left: 0.7%;
	margin-right: 0.7%;
	margin-bottom: 20px;
	border: 1px solid #e4e4e4;
}
.case-list-box .case-item{
	background: #fff;
	border:1px solid #fff;
	transition: all .4s cubic-bezier(.4,0,.2,1);
}
.case-list-box .case-list li:hover .case-item{
	border: 1px solid #004098;
	box-shadow: 0 8px 16px 0 rgb(0 65 171 / 8%);
}
.case-list-box .case-logo-area{
	width: 100%;
	padding: 0 35px;
	text-align: center;
}
.case-list-box .case-logo-area .case-logo-center{
	display: block;
	height: 114px;
	overflow: hidden;
	margin-top: 12px;
	margin-bottom: 12px;
}
.case-list-box .case-logo-area .case-logo-center img{
	max-height: 100%;
}
.case-list-box .title{
	text-align: center;
	font-size: 18px;
	line-height: 1.5;
	padding: 0 30px;
	margin-bottom: 8px;
	display: -webkit-box;

-webkit-line-clamp: 1;

-webkit-box-orient: vertical;

overflow: hidden;
	color: #333;
}
.case-list-box .tip{

font-size: 14px;

line-height: 25px;

height: 75px;

text-align: center;

color: #666;

padding: 0 35px;

display: -webkit-box;

-webkit-line-clamp: 3;

-webkit-box-orient: vertical;

overflow: hidden;
}
.case-list-box .belong{
	font-size: 14px;
	color: #004098;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 35px;
}
.case-list-box .belong span{
	height: 14px;
	line-height: 14px;
	border-right: 1px solid #00CC99;
	padding: 0 9px;
	display: inline-block;
}
.case-list-box .belong span:last-child{border:none;}


.btn-tertiary-green1 {
			background-color: transparent !important;
			border: 0!important;
			border-bottom: 1px solid transparent!important;
			border-radius: 0;
			color: #004098;
			padding: 0;
			text-align: center;
			vertical-align: middle;
			font-size: 14px;
			line-height: 1.8;
			margin-top: 15px;
			display: block;
			font-weight: 400;
			padding: 0 35px;
}


.pubcatetit{font-size:34px;color:#333;text-align:center;font-weight:normal;line-height: 1.2;}
.linei{display: block;width:20px;height:3px;background: #004098;margin: 15px auto;font-style:normal;}

.welsay{text-align:center;font-size: 15px;color: #585858;line-height: 2;max-width: 920px;margin-left: auto;margin-right: auto;margin-top: 30px;margin-bottom: 55px;}
.welfare ul li{width: 16.66666666666666%;float:left;text-align:center;margin-bottom: 20px;padding: 0 10px;box-sizing: border-box;}
.welfare ul li img{max-height:60px;display: block;margin:0px auto;}
.welfare ul li p{margin-top: 15px;font-size: 15px;}

.welfare ul li img{transition-delay:.1s;-webkit-transition-delay:.1s;}
.welfare ul li img,
.welfare ul li p{transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;}

.welfare ul li:hover img,
.welfare ul li:hover p{transform:translateY(-10px);-webkit-transform:translateY(-10px);}

.welfare ul li:hover img{transition-delay:0s !important;-webkit-transition-delay:0s !important;}
.welfare ul li:hover p{transition-delay:.1s !important;-webkit-transition-delay:.1s !important;}


#job-list {
	margin-bottom: 0;
}

#job-list .box {
	padding: 40px;
	background: #fff;
	border: 1px solid #e2e2e2;
	margin-top: 20px;
}

#job-list .top {
	background: #f1f1f1;
	color: #333;
	font-size: 16px;
	line-height: 20px;
}


#job-list .name,#job-list .num,#job-list .address,#job-list .date {
	float: left;
	width: 22%;
	padding: 20px 0;
	text-align: center;
	line-height: 1.6;
	box-sizing: border-box;
}

#job-list .name {
	padding-left: 50px;
	text-align: left;
}

#job-list .arrow {
	float: left;
	width: 12%;
	text-align: center;
}

#job-list .arrow i {
	display: block;
	margin: 0 auto;
	width: 65px;
	height: 65px;
	background: url("../images/down.png") no-repeat center;
	-webkit-transition: -webkit-transform 0.5s ease-out;
	-moz-transition: -moz-transform 0.5s ease-out;
	-o-transition: -o-transform 0.5s ease-out;
	-ms-transition: -ms-transform 0.5s ease-out;
	transition: transform 0.5s ease-out;
}

#job-list .article {
	border-bottom: 1px solid #dbdbdb;
	font-size: 15px;
	padding: 0;
}

#job-list .article .clearfix {
	cursor: pointer
}

#job-list .article.active .arrow i {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

#job-list .content {
	position: relative;
	display: none;
	background: #f5f5f5;
	border: 1px solid #dadada;
	border-bottom: 0;
	padding: 15px 50px 30px;
	color: #464646;
}

#job-list .content .txt {
	font-size: 16px;
	margin-bottom: 12px;
	padding-top: 22px;
	font-weight: 700;
	color: #292929;
}

#job-list .content h3 {
	font-weight: 400;
	position: relative;
	padding-left: 22px;
}

#job-list .content h3:before {
	content: '';
	width: 9px;
	height: 9px;
	background: #c64f4a;
	position: absolute;
	top: 7px;
	left: 0;
}

#job-list .content p {

text-indent: 0;

font-size: 14px;

line-height: 1.8;

margin-bottom: 7px;

color: #545454;
}

.t55{ font-size:18px; font-weight:400; line-height:1.8; display:inline-block; margin-top:10px;}

.in-one{overflow: hidden;padding: 60px 0;}
.tit3{text-align: center;margin-bottom: 35px;}
.tit3 h3{font-size: 32px;color: #333;line-height: 1.2;position: relative;margin-bottom: 20px;}
.index_text1{color: #3c3c3c;line-height: 1.8;font-size: 15px;margin:0 auto;text-align:center;max-width: 1080px;}
.index_text1 p{color: #3c3c3c;line-height: 1.8;font-size: 15px;text-align:center;margin-bottom: 10px;}
.index_text6{color: #3c3c3c;line-height: 1.8;font-size: 15px;margin:0 auto;text-align:center;}
.index_text6 p{color: #3c3c3c;line-height: 1.8;font-size: 15px;text-align:center;margin-bottom: 10px;}
.line2 {
  background-color: #63C9CB;
  display: block;



  width: 30px;
  height: 3px;
  margin: 15px auto 15px auto;
}

.A-title{text-align:center;}
.A-title .t1{line-height: 1.4;font-size: 36px;color:#000;margin-bottom: 30px;position: relative;}

.cpn-fl{width: 48%;float:left;margin-top: 8px;}
.cpn-fl p{color: #575d6c;font-size: 14px;margin-bottom: 10px;line-height: 24px;}
.cpn-fr{width: 49%;float:right;margin-top: 8px;}
.cpn-fr h2{font-size: 18px;line-height: 1.5;font-weight: 700;color: #252b3a;margin: 15px auto 12px;}
.cpn-fr p{color: #585858;font-size: 15px;margin-bottom: 15px;line-height: 1.8;}


.starGn {
    position: relative;
}

.starGn_top {
    position: relative;
}
.starGn_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;

    height: 210px;

    background: #004098;
    background-size: cover;
}

.scet{padding: 50px 50px;background: #fff;}

.scet p{line-height:1.8;font-size: 15px;margin-bottom: 12px;}

.cpn-culture6{
    margin-top: 40px;
    text-align: center;
    margin-bottom: -30px;
}

.cpn-culture6 ul{
}
.cpn-culture6 ul li{width: 24%;font-size:14px;color: #7b7b7b;line-height: 1.7;display: inline-block;vertical-align: top;margin-bottom: 40px;}
.cpn-culture6 ul li .note{padding: 0 25px;text-align: left;}
.cpn-culture6 ul li h4{font-size: 18px;color: #000000;line-height: 1.6;position: relative;text-align: center;margin-bottom: 10px;}
.cpn-culture6 ul li h4:after{position: absolute;left:50%;bottom:0px;width:30px;height: 3px;background: #3370FF;margin-left:-15px;transition: all 0.3s ease;}
.cpn-culture6 ul li p{color: #676767;line-height: 1.8;font-size: 15px;margin-bottom:0;text-align: center;overflow: hidden;}
.cpn-culture6 ul li s {max-width: 80px;display: block;margin: 0 auto 25px auto;text-align: center;}
.cpn-culture6 ul li:hover h4:after{width:40px;margin-left:-20px;}


#tabs {
	  overflow: hidden;
	  width: 100%;
	  margin: 0;
	  padding: 0;
	  position: relative;
	  list-style: none;
	  text-align: center;
	  line-height: 0;
	  margin-bottom: 50px;
	  margin-top: 20px;
	  border-radius: 3px;
	  background: #fff;
	  box-shadow: 0px 4px 24px 0px rgba(31, 119, 246, 0.1);
}

	#tabs li {
	  display: inline-block;
}

	#tabs a {
	  float: left;
	  position: relative;
	  margin: 22px 40px;
	  line-height: 30px;
	  height: 30px;
	  text-transform: uppercase;
	  text-decoration: none;
	  color: #3a3a3a;
	  font-size: 16px;
	}

	#tabs a:hover,
	#tabs a:focus {
	  color: #004098;
	}

	#tabs a:focus {
	  outline: 0;
	}

	#tabs #current1 {
	  z-index: 3;
	  opacity: 1;
	  color: #004098;
	  filter: alpha(opacity=100);
	}
	

.solution5 .solution-content .solution-content-tab{ max-width: 900px; margin: 0 auto; box-shadow: 0 0 40px rgba(0,0,0,.1); margin-top: -60px; position: relative; background-color: #FFF;}
.solution5 .solution-content .solution-content-tab ul{ display: flex; align-items: center; }
.solution5 .solution-content .solution-content-tab ul li { flex: 1; height: 120px; }
.solution5 .solution-content .solution-content-tab ul li a{ display: block; height: 120px; position: relative;}
.solution5 .solution-content .solution-content-tab ul li a:after{ content: ''; position: absolute; right: 35px; top: 50%; transform: translateY(-50%); width: 12px; height: 13px; background: url(../images/icon34.png) center center no-repeat;}
.solution5 .solution-content .solution-content-tab ul li.active a:after{ background: url(../images/icon35.png)  center center no-repeat;}
.solution5 .solution-content .solution-content-tab ul li a dl{ display: flex; height: 120px; align-items: center; padding: 0 50px;}
.solution5 .solution-content .solution-content-tab ul li a dl dd{ flex: 1; min-width: 0; margin-left: 35px;}
.solution5 .solution-content .solution-content-tab ul li a dl dd h2{ font-size: 20px; font-weight: normal;}
.solution5 .solution-content .solution-content-tab ul li a dl dd p{ font-size: 13px;}
.solution5 .solution-content .solution-content-tab ul li a:hover,.solution .solution-content .solution-content-tab ul li.active a{ color: #FFF; background: linear-gradient(300deg,rgba(112,50,221,1) 0%,rgba(30,176,232,1) 100%);}
.solution5 .solution-content .solution-content-tab ul li:first-child{ border-right: solid 1px #EEE;}
.solution5 .solution-content .solution-content-tab ul li:first-child dl dt{ background: url(../images/icon37.png) no-repeat; width: 53px; height: 49px;}
.solution5 .solution-content .solution-content-tab ul li:first-child:hover dl dt,.solution .solution-content .solution-content-tab ul li:first-child.active dl dt{ border: none; background: url(../images/icon37_01.png) no-repeat;}
.solution5 .solution-content .solution-content-tab ul li:last-child dl dt{ background: url(../images/icon36.png) no-repeat; width: 50px; height: 49px;}
.solution5 .solution-content .solution-content-tab ul li:last-child:hover dl dt,.solution .solution-content .solution-content-tab ul li:last-child.active dl dt{ background: url(../images/icon36_01.png) no-repeat;}
.solution5 .solution-content .solution-content-tab-con .con{ }
.solution5 .solution-content .solution-content-top{ margin-top: 80px;}
.solution5 .solution-content .solution-content-top dl{ background-color: #FFF; display: flex; align-items: center;}
.solution5 .solution-content .solution-content-top dl dt{ position: relative; width: 50%;}
.solution5 .solution-content .solution-content-top dl dt a{ position: absolute; width: 100%; height: 100%; left: 0; top: 0; display: flex; align-items: center; justify-content: center;}
.solution5 .solution-content .solution-content-top dl dt img{ max-width: 775px; max-height: 450px; width: 100%;}
.solution5 .solution-content .solution-content-top dl dt a img{ width: auto; height: auto;}
.solution5 .solution-content .solution-content-top dl dd{ flex: 1; padding: 0 60px; max-height: 300px;}

.solution5 .solution-content .solution-content-top dl dd h2{ font-weight: normal; font-size: 30px;}
.solution5 .solution-content .solution-content-top dl dd p span.line{ display: block; width: 12px; height: 2px; background-color: #004098; margin: 20px 0;}
.solution5 .solution-content .solution-content-top dl dd .text{ color: rgba(40,40,40,.8); font-size: 15px; line-height: 22px;}
.solution5 .solution-content .solution-content-top dl dd .text img{ margin-top: 20px;}
.solution5 .solution-content .solution-content-tabs{ margin-top: 60px;}
.solution5 .solution-content .solution-content-tabs .solution-content-tabs-hd ul{ display: flex; align-items: center; border-bottom: solid 2px #004098;}
.solution5 .solution-content .solution-content-tabs .solution-content-tabs-hd ul li{ flex: 1; text-align: center; font-size: 19px; padding-bottom: 55px; position: relative;}
.solution5 .solution-content .solution-content-tabs .solution-content-tabs-hd ul li a { display: inline-block;}
.solution5 .solution-content .solution-content-tabs .solution-content-tabs-hd ul li a:hover img{ -webkit-animation: down 0.6s linear infinite alternate; animation: down 0.6s linear infinite alternate; -moz-animation: down 0.6s linear infinite alternate; }
.solution5 .solution-content .solution-content-tabs .solution-content-tabs-hd ul li a p{ margin-top: 15px;}
.solution5 .solution-content .solution-content-tabs .solution-content-tabs-hd ul li.active a p{ color: #004098;}
.solution5 .solution-content .solution-content-tabs .solution-content-tabs-hd ul li.active:after{ content: ''; position: absolute; width: 21px; height: 10px; background: url(../images/icon44.png) no-repeat; bottom: 0; left: 50%; transform: translateX(-50%);}
.solution5 .solution-content .solution-content-tabs .solution-content-tabs-bd{ background-color: #FFF; padding: 50px;}
.solution5 .solution-content .solution-content-tabs .solution-content-tabs-bd .solution-content-tabs-bd-con{ font-size: 15px; line-height: 24px; color: rgba(51,51,51,.8); display: none; }
.solution5 .solution-content .solution-content-tabs .solution-content-tabs-bd .solution-content-tabs-bd-con img{ max-width: 100%;}
.solution5 .solution-content .solution-content-tabs .solution-content-tabs-bd .solution-content-tabs-bd-con .con-text{ margin-bottom: 50px; }

.solution5 .solution-content .industry-item{}
.solution5 .solution-content .industry-item dl{background-color: #FFF;display: flex;align-items: center;}
.solution5 .solution-content .industry-item dl:nth-child(2n) dd{ order: -1;}
.solution5 .solution-content .industry-item dl dt{width: 50%;line-height: 0;overflow:hidden;}
.solution5 .solution-content .industry-item dl dt img{ max-width: 775px; max-height: 450px; width: 100%; -moz-transition: -moz-transform 1.2s;-o-transition: -o-transform 1.2s;-webkit-transition: -webkit-transform 1.2s;transition: transform 1.2s;}
.solution5 .solution-content .industry-item dl dd{flex: 1;padding: 0 80px 0 0;}
.solution5 .solution-content .industry-item dl dd h2{font-weight: 400;font-size: 26px;line-height: 1.4;color: #004098;margin-bottom: 18px;}
.solution5 .solution-content .industry-item dl dd p span.line{display: block;width: 20px;height: 2px;background-color: #004098;margin: 8px 0 16px 0;}
.solution5 .solution-content .industry-item dl dd .text{color: #484848;font-size: 15px;line-height: 1.8;}
.solution5 .solution-content .industry-item dl dd .text p{margin-bottom: 10px;}
.solution5 .solution-content .industry-item dl dd .text img{ margin-top: 20px;}
.solution5 .solution-content .industry-item dl dd p a{display: inline-block;width: 140px;height: 45px;border-radius: 50px;font-size: 14px;text-align: center;line-height: 43px;border: solid 2px #004098;color: #147861;margin-top: 50px;background: #fff;}
.solution5 .solution-content .industry-item dl dd p a:hover{border-color: #004098;color: #fff;background: #004098;}

.cpn-culture{}
.cpn-culture ul{overflow: hidden;margin-left: -1%;margin-right: -1%;margin-bottom: -20px;}
.cpn-culture ul li{width: 23%;float:left;margin: 0 1%;margin-bottom: 25px;background: #ffffff;font-size: 14px;color: #7b7b7b;line-height: 1.7;}
.cpn-culture ul li .note{padding: 40px;text-align: center;}
.cpn-culture ul li h4{font-size: 18px;line-height: 1.8;color: #151515;margin-bottom: 13px;padding-bottom: 12px;position: relative;font-weight: 700;text-align: center;}
.cpn-culture ul li h4:after{content:"";position: absolute;left:50%;bottom:0px;width:30px;height: 3px;background: #004098;margin-left:-15px;transition: all 0.3s ease;}
.cpn-culture ul li p{color: #676767;line-height: 1.7;margin-bottom:0;height: 70px;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.cpn-culture ul li s {max-width: 80px;display: block;margin: 0 auto 15px auto;text-align: center;}
.cpn-culture ul li:hover h4:after{width:40px;margin-left:-20px;}

.vp2{margin-top: 15px;text-align:center;}

.Iab-box{ float:right;}

.home-block1.hb-white {
	background:#fff;
}
.home-block1.hb-yy {
	background: #f5f5f5;
}

.a563 {
	font-weight: 400;
	font-size: 26px;
	line-height: 1.4;
	color: #004098;
	margin-bottom: 18px;
}

.x12{padding: 40px 30px 0 0; line-height:1.8;color: #484848;font-size: 15px;}
.x12 p{line-height:1.8;color: #484848;font-size: 15px;margin-bottom:10px;}
.x13{padding: 40px 0 0 30px; line-height:1.8;color: #484848;font-size: 15px;}
.x13 p{line-height:1.8;color: #484848;font-size: 15px;margin-bottom:10px;}
.a561 {
	font-size: 22px;
	font-weight:400;
	color: #fff;
	line-height: 1.4;
	margin-bottom: 15px;
}
.x14{padding-top: 30px;}
.x14 p{ line-height:1.8; margin-bottom:10px;}


.serBaoz {
}

.serBaozItem {
    top: 0;
    width: 31.3333333333333333333%;
    margin-left: 1%;
    margin-right: 1%;
    padding: 45px;
    margin-bottom: 30px;
    background: #fff;
    float: left;
    box-shadow: 0px 4px 24px 0px rgba(31, 119, 246, 0.1);
    /* background: url(../images/serBz_bg.png) no-repeat bottom right;
    background-size: 100% auto; */
    position: relative;
    transition: all .48s;
    overflow: hidden;
}

.serIco_img {
    position: absolute;
    bottom: 30px;
    right: 0;
    height: 54%;
}

.serIco_adv {
    position: absolute;
    left: 0;
    bottom: 0;
}

.serBaozText {
    position: relative;
    z-index: 3;
    transition: all .48s;
}



.serBaozText span {
    display: block;
    font-size: 20px;
    line-height: 1.5;
    color: #004098;
    margin-bottom: 20px;
}

.serBaozText p {
    color: #666;
    width: 82%;
    line-height: 1.75;
    font-size: 15px;
    padding-right: 0px;
    height: 76px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.serBaozIco {
    position: absolute;
    right: 14%;

    top: 50px;
}

.serBaozIco img {

    width: 35px;
}

.serBaozItem svg {
    opacity: 0;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 48px;
    left: 50px;

    z-index: -1;
}


.serBaozItem:hover {
    top: -10px
}

.relyx-list{width: 100%;}
.relyx-list ul{margin-left: -1%;margin-right: -1%;margin-bottom: -25px;width: 102%;margin-top: 20px;float: left;}
.relyx-list li{width: 31.33333333333%;margin-left: 1%;margin-right: 1%;float: left;margin-bottom: 25px;background: #fff;}
.relyx-img{width: 100%;overflow: hidden;}
.relyx-img img{width: 100%;object-fit: cover;transition: all .8s ease;}
.relyx-wd{width: 100%;padding: 25px;position: relative;min-height: 194px;}
.relyx-wd h6, .relyx-wd h1{font-size: 18px;line-height: 1.2;font-weight: 700;color: #191919;margin-bottom: 12px;}
.relyx-wd p{font-size: 14px;color: #676767;line-height: 1.7;margin-bottom: 5px;position: relative;}
.relyx-check{display: inline-block;font-size: 15px;color: #1f5dcb;font-style: normal;line-height: 26px;margin-top: 20px;position: relative;user-select: none;cursor: pointer;}
.relyx-check:after{content: "";position: absolute;left: 0;bottom: 0;width: 100%;height: 1px;background: #1f5dcb;}
.relyx-list li:hover .relyx-img img{transform: scale(1.04);}
.relyx-wd:after{content: "";position: absolute;width: 28px;height: 13px;background: url("../images/relArr.png") no-repeat;bottom: 0;left: 0;opacity: 0;}
.relyx-item{width: 100%;}
.relyx-info{width: 100%;background: #f5f5f5;}
.relyx-info ul{display: flex;flex-wrap: wrap;}
.relyx-info li{width: 20%; float: left;padding: 50px 0;}
.relyx-info li h6, .relyx-info li h1{font-size: 22px;color: #333;margin-bottom: 32px;}
.relyx-info li p{font-size: 14px;color: #888;line-height: 24px;}
.relyx-infoitem{width: 100%;display: none;}
.relyx-list li.ontrue .relyx-wd:after{opacity: 1;}





.ac2223{width: 31.333333333%;margin: 0 1% 10px 1%;float: left;}

.ab-news-item{
	background-color: #FFF;
	overflow: hidden;
	line-height: 25px;
}
.ab-news-item img{
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 100%;
}

.ab-news-item img:hover{
	transform: scale(1.05);
}

.ab-news-item:hover{
	box-shadow: 0 0 10px rgba(0,0,0,.05);
	transition: box-shadow .3s;
}

.ab-news-bottom1{
	padding: 25px 25px 30px 25px;
	clear: both;
	border-top: 0;
}

.ab-news-h4{
	color: #434343;
	font-size: 18px;
	text-align: left;
	font-weight: 700;
	line-height: 24px;
	margin: 0 0 10px 0;
	height: 24px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.ab-news-h4:hover{
	color: #004098;
}

.ab-news-time{
	font-size: 12px;
	color: #A0A0A0;
	line-height: 25px;
	margin-bottom: 3px;
	display: block;
}

.ab-news-content{
	color: #999;
	font-size: 14px;
	line-height: 24px;
	height: 48px;
	text-align: left;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.in5-pic{ overflow:hidden;}


.srv-wrap{padding: 40px;background:#fff;}

.srv-top{padding-bottom: 16px;text-align: left;font-size: 26px;font-weight: 700;line-height: 1.4;color: #2b2b2b;border-bottom:1px solid #dedede;}

.srvStgy-top{width: 100%;text-align: left;line-height: 2;font-size: 15px;margin: 25px auto 0;color: #424242;}

.srvStgy-top p{margin-bottom: 10px;line-height: 2;}

.contact_content_inner {

    padding: 40px 52px;
    background: #fff;
}

.ul-download {
    padding: 0 0 16px

}


.ul-download li {
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    margin-bottom: 11px
}

.ul-download li a.download {
    float: right;
    font-size: 14px;
    line-height: 54px;
    color: #666;
    letter-spacing: 1px
}

.ul-download li a.download img {
    display: inline-block;
    vertical-align: -6px;
    margin-left: 8px
}

.ul-download li a.download:hover {
    color: #004098
}

.ul-download li a.link {
    display: block;
    font-size: 16px;
    line-height: 54px;
    padding-left: 23px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url(../images/icon-dian.png) no-repeat left center;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.ul-download li a.link:hover {
    color: #004098;
    background-image: url(../images/icon-dian-on.png);
}


.article{ padding:40px 50px; background:#fff;}

.subNewsTitle h3:first-child{font-size: 24px;font-weight: 400;line-height: 1.5;color: #333;margin-top: 0px;padding: 0 0px 20px;border-bottom: 1px solid #D4D4D4;text-align: center;}
.article h3{font-size: 24px; color: #333; text-align: center; padding: 10px 0 30px;}


.article p{font-size: 15px;color: #3e3e3e;margin-bottom: 15px;line-height: 2;}

.detailBody{ padding-top:25px;}
.otherNews {position: relative;border-top: 1px solid #D4D4D4;margin-top: 25px;}
.links22 {padding: 25px 0 0 0px;}
.links22 a {display: block;line-height: 2;font-size: 15px;color: #383838;}
.links22 a:hover {color: #004098;}

.product_list{height: auto;overflow: hidden;padding-bottom: 30px;margin:0 auto;text-align: center;}
.product_list a{padding: 0 30px;margin: 0 10px 15px 10px;height: 42px;line-height: 42px;text-align: center;background-color: #e4e4e4;display: inline-block;position: relative;font-size: 15px;transition: none;}
.product_list a.hover{position: relative;color: #fff;background-color: #004098;}
.product_list a:hover{color: #fff;background-color: #004098;}
.product_list a:hover i{width: 20px;height:20px;display: block;text-align: center;bottom:-10px;position: absolute;margin: 0 auto;background: url('../images/product_san.png') no-repeat;
left: 50%;transform: translate(-50%,0);}
.product_list a.hover i{width: 20px;height:20px;display: block;text-align: center;bottom:-10px;position: absolute;margin: 0 auto;background: url('../images/product_san.png') no-repeat;
left: 50%;transform: translate(-50%,0);}


.download-list-box {
        width: 100%;
        margin-bottom: 30px;
    }

    .download-list-box ul {
        width: 100%
    }

    .download-list-box li {
        width: 100%
    }

    .download-list-box .title {
        width: 100%;
        cursor: pointer;
        padding-left: 58px;
        background: url(../images/ser22.png) no-repeat left center;

        line-height: 75px;

        font-size: 16px;
        overflow: hidden;
        height: 75px;
        color: #444;
        border-bottom: 1px solid #e0e0e0;
    }

    .download-list-box .title.on {
        border-bottom: 0;
        background: url(../images/ser22_h.png) no-repeat left center;
        color: #004098;
    }

    .download-list-box .time {
        font-size: 14px;
        color: #666;
        filter: alpha(opacity=50);
    }

    .download-list-box .con {
        width: 100%;
        padding: 1.7%;
        background: #f7f7f7;
        display: none
    }

    .download-list-box dd {
        width: 100%;
        margin-bottom: 17px;
        background: #fff;
        padding: 39px 3.7% 49px
    }


    .download-list-box dd h2 {



        line-height: 44px;
        font-size: 24px;

        color: #333;
        margin-bottom: 14px


    }


    .download-list-box dd .line {


        margin-bottom: 20px;
        border-bottom: 1px solid #e6e5e5;
        padding-bottom: 40px
    }

    .download-list-box dd p {
        font-size: 15px;
        color: #666;
        line-height: 25px
    }

    .download-list-box .download {
        margin-top: 20px;
        width: 120px;
        height: 36px;
        padding-left: 37px;
        line-height: 36px;
        background: #004098 url(../images/ser23.png) no-repeat 77px center;
        color: #fff;
        font-size: 14px;
        display: block;
        border-radius: 30px;
    }

.download-list-box .title:hover {
        background: url(../images/ser22_h.png) no-repeat left center;
        color: #004098;
    }

.ti22{ width:75%;}




.serxzlb{width: 100%;margin-bottom: 30px;}
.serxzlb-li{display: block;width: 100%;margin-bottom: 20px;overflow: hidden;background: #fff;padding: 0 120px 0 90px;position: relative;transition: all .6s ease;}
.serxzlb-li li{height: 90px;display: flex;align-items: center;padding-left: 32px;float: left;width: 20%;}
.serxzlb-li li:nth-child(1){width: 90%;}
.serxzlb-li li h6{font-size: 16px;color: #333;line-height: 1.5;font-weight: 400;transition: all .4s ease;}
.serxzlb-li li p{font-size: 16px;color: #666;line-height: 1.4em;transition: all .4s ease;}
.serxzlb-li:before, .serxzlb-li:after{content: "";position: absolute;z-index: 0;height: 100%;background-position: center;background-repeat: no-repeat;top: 0;transition: all .4s ease;}
.serxzlb-li:before{background-image: url('../images/serxzic1.png');width: 90px;border-right: 1px solid #e8e8e8;left: 0;}
.serxzlb-li:after{background-image: url('../images/serxzic2.png');width: 120px;right: 0;}
.serxzlb-li:hover{background-color: #004098;}
.serxzlb-li:hover:before{background-image: url('../images/serxzic1H.png');border-right: 1px solid rgba(255, 255, 255, .1);}
.serxzlb-li:hover:after{background-image: url("../images/serxzic2H.png");}
.serxzlb-li:hover li h6, .serxzlb-li:hover li p{color: #fff;}

.parameter table{font-size: 15px;color: #1b1b1b;border-collapse: collapse;table-layout: fixed;}
.parameter table thead th{ text-align: left; border: solid 1px #EEE; background-color: #999; color: #FFF; padding: 10px;}
.parameter table tbody td{border: solid 1px #cecece;padding: 16px 20px;line-height: 1.6;word-break: break-word;word-wrap:break-word;}

.parameter5 table{font-size: 15px;text-align: center;color: #1b1b1b;border-collapse: collapse;table-layout: fixed;}
.parameter5 table thead th{ text-align: left; border: solid 1px #EEE; background-color: #999; color: #FFF; padding: 10px;}
.parameter5 table tbody td{border: solid 1px #cecece;padding: 16px 20px;line-height: 1.6;word-break: break-word;word-wrap:break-word;}


.innerappC .row3{
    width: 18%;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
}

.innerappC .row:first-child {
    margin-left: 0;
}

.appfl .level01 {
    background: #fff;
    height: 67px;
    line-height: 67px;
    font-weight: bold;
    text-indent: 50px;
    position: relative;
    margin-bottom: 10px;
    display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.appfl .level01 em {
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    left: 0;
    top: 15px;
}

.appfl .level01 em {
    background-position: left top;
}

.appfl .level01 em {
    background-position: left bottom;
}

.appfl .level01 a {
    color: #333;
    font-size: 20px;
    display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.appfl .level01 a:hover {
    color: #004098;
}

.appfl .level02 {
    padding: 30px;
    border: 1px solid #c8c8d5;
    background: #fff;
    font-size: 16px;
}

.appfl .level02 a {
    width: 100%;
    padding-left: 25px;
    line-height: 1.65;
    position: relative;
    color: #004098;
    display: block;
    margin-bottom: 12px;
}

.appfl .level02 a:before {
    content: "";
    display: block;
    top: 13px;
    left: 5px;
    margin-top: -6px;
    position: absolute;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-left: 6px solid #004098;

    border-bottom: 6px solid transparent;
}

.appfl .level02 a:hover {
    text-decoration: underline;
}


.innerappC2 .row3{
    width: 19%;
    float: left;
    margin-left: 0.5%;
    margin-right: 0.5%;
    box-shadow: 0 0 28px rgba(205, 207, 220, 0.5);
}

.innerappC2 .row:first-child {
    margin-left: 0;
}

.appf2 .level01 {
    font-weight: bold;
    font-size: 20px;
    margin-top: 18px;
    line-height: 1.5;
    position: relative;
    margin-bottom: 13px;
    padding: 0 15px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.appf2 .level01 em {
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    left: 0;
    top: 15px;
}

.appf2 .level01 em {
    background-position: left top;
}

.appf2 .level01 em {
    background-position: left bottom;
}

.appf2 .level01 a {
    color: #333;
    font-size: 20px;
    display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.appf2 .level01 a:hover {
    color: #004098;
}

.appf2 .level02 {
    padding: 10px 15px;
    font-size: 15px;
}

.appf2 .level02 li {
    width: 100%;
    padding-left: 15px;
    line-height: 1.65;
    position: relative;
    color: #464646;
    display: block;
    margin-bottom: 10px;
}

.appf2 .level02 li:before {
    content: "";
    display: block;
    top: 15px;
    left: 0;
    margin-top: -6px;
    border-radius: 50%;
    position: absolute;
    width: 6px;
    height: 6px;
    background: #464646;
}


.innerappC{ margin-left:-1%; margin-right:-1%;}


.pro-left{float:left;width: 24%;}
.pro-right{width: 73%;float:right;}

.pro-left2{float:left;width: 14%;}
.pro-right2{width: 84%;float:right;}

.sidemenu{margin:0 0 15px 0;}
.sidemenu h3{font-size: 26px;display:block;font-weight: 400;color:#fff;height: 82px;line-height: 82px;padding: 0 0 0 20px;background: #004098;position:relative;}
.sidemenu h3::after{content:"+";position:absolute;right:5px;top: 20px;font-size:27px;height:40px;line-height:40px;width:40px;text-align:center;-webkit-transition: -webkit-transform .3s ease;transition: -webkit-transform .3s ease;transition: transform .3s ease;transition: transform .3s ease, -webkit-transform .3s ease;}
.sidemenu h3.active::after{-webkit-transform: rotate(45deg) scale(1.08);-ms-transform: rotate(45deg) scale(1.08);transform: rotate(45deg) scale(1.08);}

.sidemenu ul{}
.sidemenu ul li{margin:6px 0 0 0;}
.sidemenu ul li h5{border: 1px solid #e8e8e8;line-height:24px;display:block;padding: 13px 20px;font-size: 16px;cursor:pointer;position:relative;background: #fff;transition: 0.3s;}
.sidemenu ul li h5 a{color:#333;}
.sidemenu ul li h5 span{position:absolute;right:0;top: 4px;width:40px;height:40px;display:block;}

.sidemenu ul li:hover h5{padding-left: 20px;color: #fff;background: #004098;}

.sidemenu ul li:hover h5 a{color:#004098;}

.sidemenu dl{border: 1px solid #e2e2e2;border-top:none;background: #fff;}
.sidemenu dl dd{line-height: 1.7;border-bottom:1px solid #E6E6E6;background:#fff;}
.sidemenu dl dd:last-child{border-bottom:none;}
.sidemenu dl dd a{font-size: 14px;display: block;padding: 10px 40px;color:#333;}
.sidemenu dl dd.active a,.sidemenu dl dd a:hover{color: #fff;background: #1B86CA;}

.sidemenu ul li.active{}
.sidemenu ul li.active h5{padding-left: 20px;color: #ffffff;border-bottom:none;background: #004098;font-weight: 700;}
.sidemenu ul li.active h5 a{color: #004098;}
.sidemenu ul li.active span{}

.pd30{padding: 30px!important;}

.ctt5{ margin-bottom:25px;}
.title5{
		font-size: 22px;
		font-weight: bold;
		line-height: 1.5;
		color: #000000;
		margin-bottom: 20px;
		margin-top: 10px;
	}
	
.sonTitle{width: 100%;text-align: center;}
.sonTitle h2{font-size: 36px;color: #1a1a1a;font-weight: 700;margin-bottom: 18px;}
.sonTitle p{font-size: 16px;color: #888;line-height: 2;margin-bottom: 12px;}
.sonTitle.white h2, .sonTitle.white p{color: #fff;}
.sonTitle h6{font-size: 36px;color: #fff;margin-bottom: 24px;}
.abogsgk{width: 100%;overflow: hidden;}
.abogsgk .sonTitle h2{margin-bottom: 0;line-height: 1;}
.abogsgk-items{width: 100%;margin-top: 40px;}
.abogsgk-img{width: 50%;float: right;overflow: hidden;}
.abogsgk-img img{width: 100%;}
.abogsgk-cont{width: 50%;float: left;padding: 20px 90px 0 0;}
.abogsgk-cont h2{font-size: 26px;color: #000000;font-weight: 700;line-height: 1.5;}
.abogsgk-cont h9{font-size: 14px;color: #222; line-height:1.8;}
.abogsgk-cont i{display: block;height: 40px;width: 100%;}
.abogsgk-cont p{font-size: 16px;color: #4c4c4c;line-height: 1.8;margin-bottom: 15px;}
.abogsjj{width: 100%;height: 800px;background: #00458e;overflow: hidden;}
.abogsjj-img{width: 50%;float: left;height: 100%;overflow: hidden;position: relative;}
.abogsjj-img1{width: 50%;float: left;height: 100%;overflow: hidden;position: relative;}
.abogsjj-img img{width: 100%;object-fit: cover;}
.abogsjj-cont{width: 60%;height: 100%;margin-left: 10%;padding-top: 60px;padding-bottom: 60px;z-index: 2;}
.abogsjj-cont .sonTitle{text-align: left;}
.abogsjj-cont .sonTitle h2{margin-bottom: 40px;}
.abogsyj{width: 100%;background: #f5f5f5;overflow: hidden;padding: 90px 0;}
.abogsyj .sonTitle h2{margin-bottom: 0;line-height: 1;}
.abogsyj-list{width: 100%;margin-top: 60px;}
.abogsyj-list ul{margin-left: -1%;margin-right: -1%;}
.abogsyj-list li{width: 31.3333333333333333%;float: left;margin-left: 1%;margin-right: 1%;background: #fff;box-shadow: 0 0 43px rgba(14, 41, 75, .1);}
.abogsyj-img{width: 100%;position: relative;}
.abogsyj-img-pic{width: 100%;height: 190px;object-fit: cover;}
.abogsyj-img-mix{position: absolute;width: 100%;height: 100%;display: flex;flex-direction: column;justify-content: center;top: 0;left: 0;text-align: center;overflow: hidden;}
.abogsyj-img-mix i{width: 100%;height: 66px;position: relative;z-index: 2;}
.abogsyj-img-mix i img{position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;transition: all .4s ease;}
.abogsyj-img-s{opacity: 1;}
.abogsyj-img-h{opacity: 0;}
.abogsyj-img-mix h2{font-size: 24px;color: #181818;line-height: 1;font-weight: 700;margin-top: 16px;transition: all .4s ease;position: relative;z-index: 2;}
.abogsyj-img-mix::after{content: "";position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: #fff;transition: all .4s ease;}
.abogsyj-img::after{content: "";position: absolute;width: 90px;height: 1px;background: #146968;left: 0;right: 0;bottom: 0;margin: 0 auto;transition: all .4s ease;}
.abogsyj-cont{width: 100%;text-align: center;padding: 30px 60px;height: 120px;}
.abogsyj-cont p{font-size: 16px;color: #444444;line-height: 1.8;}
.abogsyj-list li:hover .abogsyj-img::after{opacity: 0;}
.abogsyj-list li:hover .abogsyj-img-mix::after{top: -100%;}
.abogsyj-list li:hover .abogsyj-img-s{opacity: 0;}
.abogsyj-list li:hover .abogsyj-img-h{opacity: 1;}
.abogsyj-list li:hover .abogsyj-img-mix h2{color: #fff;}

.vt1{margin-bottom: 25px;}
.vt1 h9{font-size:18px;font-weight:700;display: inline-block;margin-bottom: 10px;color:#fff;line-height:1.8;}
.vt1 p{font-size: 16px;color: #fff;line-height: 1.8;margin-bottom: 12px;}


#fh5co-our-program {
}

#fh5co-our-program .box {
  padding: 30px;

  background: #fff;
  text-align: center;
  color: #7f7f7f;
  margin-bottom: 70px;
  position: relative;
}

#fh5co-our-program .box .icon {
  width: 85px;
  height: 85px;
  margin: 0 auto;
  top: 0;
  margin-top: -70px;
  margin-bottom: 30px;
  position: relative;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  display: table;
  text-align: center;
}
#fh5co-our-program .box .icon > span {
  display: table-cell;
  vertical-align: middle;
}
#fh5co-our-program .box .icon > span i {
  font-size: 40px;
  color: #fff !important;
  margin: 0;
  padding: 0;
}

#fh5co-our-program .box h3 {
  margin: 0 0 20px 0;
  padding: 0;
  font-weight: 400;



  font-size: 20px;
  color: #444;
}

#fh5co-our-program .row > div {
  position: relative;
}

#fh5co-our-program .row .content {
  position: relative;
  color: #fff;
  cursor: pointer;
  overflow: hidden;
  height: 370px;
}

#fh5co-our-program .row .content img {
  width: 100%;
  height: 100%;
}

#fh5co-our-program .row .content img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

#fh5co-our-program .row .content:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;


}

#fh5co-our-program .row .sub-content {
  padding: 60px 50px;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
}

#fh5co-our-program .row h1 {
  font-size: 30px;
  color: #fff;
  margin-bottom: 30px;
  font-weight: 700;
}

#fh5co-our-program .row h5 {
  color: #1B7F89;
  margin: 20px 0 15px 0;
}

#fh5co-our-program .row .content .btn-program {
  color: #ffffff;
  border: 1px solid #fff;
  margin-top: 40px;
  border-radius: 0;
}

#fh5co-our-program .row .content .btn-program:hover {
  color: #1B7F89 !important;
  background-color: #ffffff !important;
}


.word-1{
	font-size: 16px;
	line-height: 1.7;
	text-align: justify;
	}
	

  
.sidebar_options{
		line-height: 70px;
		display: inline-block;
		font-size: 22px;
		padding-left: 20px;
		font-weight: 400;
		color: #004098;
	}
	
#b8{ margin-top:100px;}
#b1{top:425px; position:absolute;}
#b2{top:465px; position:absolute;}


.fr1{float:right;margin-top: 11px;margin-right: 10px;}
.cxxx1{border-right: none;color: #666;vertical-align: middle;width: 160px;font-size: 14px;padding: 0 15px;height: 40px;border: 1px solid #004098;float: left;margin-top: 5px;}
.cxxx2{border: 0;border-left: none;cursor: pointer;width: 40px;height: 40px;color: #666;background: url(../images/search4.png) center no-repeat #004098;font-size:14px;padding: 0;vertical-align: middle;float: left;margin-top: 5px;}


.pink-line{
        width: 30px;
        height: 3px;
        background: #004098;
        margin-left: 15px;
        margin-bottom: 15px;
    }
	
.index_text1{color: #3c3c3c;line-height: 1.8;font-size: 15px;margin:0 auto;text-align:center;max-width: 950px;}
.index_text1 p{color: #3c3c3c;line-height: 1.8;font-size: 15px;text-align:center;margin-bottom: 10px;}

#protect4{
    margin-top: 20px;
}
#protect4 ul{margin-top: 0;overflow: hidden;margin-left: -15px;margin-right: -15px;margin-bottom: -25px;}
#protect4 ul li{width: 12.5%;height: auto;float: left;margin-bottom: 25px;transition: all .2s;padding: 0 15px;}
#protect4 ul li h1{text-align: center;line-height: 0;}
#protect4 ul li h1 s {display: inline-block;}
#protect4 ul li h2{
    text-align: center;
    font-size: 16px;
    line-height: 1.5;
    margin: 15px 10px 0 10px;
    color: #000000;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    }

#protect4 ul li p{position: relative;margin: 0 20px;text-align: center;}

.w18 {float: left;width: 28%;}
.w181 {float: left;width: 22%;}
.w182 {float: left;width: 25%;}
.w183 {float: left;width: 23%;}
.lh-container-item{}
.lh-container-item dt{color: #000;font-size: 18px;line-height: 1.8;padding: 20px 0;text-align: center;position:relative;}
.lh-container-item dt h2{font-size: 24px;line-height: 1;font-weight: 700;color: #fff;}


.service-specifics1 {
    width: 80%;
    margin: 30px auto 0 auto;
}
.service-specifics1 ul{}
.service-specifics1 li{padding-left: 20px;margin-bottom: 10px;}
.service-specifics1 li span{display:block;color: #191919;font-size: 16px;line-height: 1.7;position: relative;}
.service-specifics1 li span:before{content: "";position: absolute;top: 10px;left:-20px;width: 6px;height: 6px;background: #000000;border-radius: 100%;}
.service-specifics1 li p{ color: #999999; line-height: 26px;}


.content13 {
  width: 100%;
  margin: 0 auto;
}

.content13 ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.content13 ul li {
  width: 29.3333333333333333333%;
  margin-left: 2%;
  margin-right: 2%;
  float: left;
}
.content13 ul li p {
  font-size: 14px;
  line-height: 1.6;
  width: 65%;
  margin-left: auto;
  margin-right: auto;
  margin-top:10px;
  text-align:center;
  color: #ffffff;
  margin-bottom:5px;
}

.content13 ul li::after {
  content: '';
  right: -28px;
  width: 18px;
  height: 18px;
  border-top: 15px solid transparent;
  border-left: 16px solid #F38419;
  border-bottom: 15px solid transparent;
  display: block;
  top: 50%;
  margin-top: -25px;
  position: absolute;
}

.content13 ul li:nth-child(3)::after {
  display: none;
}

.content13 ul li:last-child::after{display: none;}


.content23 {
  width: 100%;
  margin: 0 auto;
}

.content23 ul {
  width: 100%;
}

.content23 ul li {
  width: 98%;
  margin-left: 1%;
  margin-right: 1%;
  margin-bottom:60px
	
}
.content23 ul li p {
  font-size: 14px;
  line-height: 1.6;
  width: 65%;
  margin-left: auto;
  margin-right: auto;
  margin-top:10px;
  text-align:center;
  color: #ffffff;
  margin-bottom:5px;
}

.content23 ul li::after {
  content: '';
  left: 44%;
  width: 18px;
  height: 18px;
  border-top: 16px solid #F38419;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  border-bottom: 0;
  display: block;
  bottom: -40px;
  position: absolute;
}

.content23 ul li:nth-child(6)::after {
  display: none;
}

.content23 ul li:last-child::after{display: none;}


.content14 {
  width: 100%;
  margin: 0 auto;
}

.content4 ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.content14 ul li {
  width: 33.333333333333333333333333333%;
  float: left;
}

.at7{

width: 18px;

height: 18px;

border-top: 16px solid #F38419;

border-right: 15px solid transparent;

border-left: 15px solid transparent;

border-bottom: 0;

margin: 25px auto 18px auto;

display: block;
}

.content15 {
  width: 100%;
  margin: 0 auto;
}

.content15 ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.content15 ul li {
  width: 29.333333333333333333333333333%;
  margin-left: 2%;
  margin-right: 2%;
  float: left;
}
.content15 ul li p {
  font-size: 14px;
  line-height: 1.6;
  width: 65%;
  margin-left: auto;
  margin-right: auto;
  margin-top:10px;
  text-align:center;
  color: #ffffff;
  margin-bottom:5px;
}

.content15 ul li::after {
  content: '';
  right: -22px;
  width: 18px;
  height: 18px;
  border-top: 15px solid transparent;
  border-right: 16px solid #F38419;
  border-bottom: 15px solid transparent;
  display: block;
  top: 50%;
  margin-top: -25px;
  position: absolute;
}

.content15 ul li:nth-child(3)::after {
  display: none;
}


.content15 ul li:last-child::after{display: none;}



#protect5{
    width: 100%;
}
#protect5 ul{overflow: hidden;}
#protect5 ul li{width: 100%;margin-left: auto;margin-right: auto;float: left;margin-bottom: 0;}
#protect5 ul li h1{text-align: center;line-height: 22px;z-index: 1;position: relative;}
#protect5 ul li h1 s {max-width: 62px;display: inline-block;}
#protect5 ul li h2{text-align: left;font-size: 16px;font-weight: 700;line-height: 1.6;margin: -30px 20px 0;z-index: 10;position: relative;color: #000000;}
#protect5 ul li p{position: relative;margin: 0 auto;line-height: 1.75;color: #505050;text-align: center;width: 80%;}


.content16 {
  width: 100%;
  margin: 0 auto;
}

.content16 ul {
  width: 106%;
  margin-left: -3%;
  margin-right: -3%;
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}

.content16 ul li {
  width: 14%;
  margin-left: 3%;
  margin-right: 3%;
  line-height: 1.6;
  padding: 18px 8px;
  float: left;
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  background: #004098;
  align-items: center;
  border-radius: 10px;
  display: inline-flex;
}

.content16 ul li span {
  width: 100%;
  line-height: 1.6;
  text-align: center;
  color: #fff;
  font-size: 18px;

  font-weight: 700;
}

.content16 ul li p {
  font-size: 14px;
  line-height: 1.6;
  width: 65%;
  margin-left: auto;
  margin-right: auto;
  margin-top:10px;
  text-align:center;
  color: #ffffff;
  margin-bottom:5px;
}

.content16 ul li::after {
  content: '';
  right: -50px;
  width: 18px;
  height: 18px;
  border-top: 15px solid transparent;
  border-left: 16px solid #F38419;
  border-bottom: 15px solid transparent;
  display: block;
  top: 50%;
  margin-top: -15px;
  position: absolute;
}


.content16 ul li:nth-child(5)::after {
  display: none;
}

.content16 ul li:last-child::after{display: none;}


.content26 {
  width: 100%;
  margin: 0 auto;
}

.content26 ul {
  width: 100%;
}

.content26 ul li {
  width: 100%;
  line-height: 1.6;
  padding: 18px 8px;
  float: left;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  background: #004098;
  border-radius: 10px;
  margin-bottom: 35px;
}

.content26 ul li span {
  width: 100%;
  line-height: 1.6;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}

.content26 ul li p {
  font-size: 14px;
  line-height: 1.6;
  width: 65%;
  margin-left: auto;
  margin-right: auto;
  margin-top:10px;
  text-align:center;
  color: #ffffff;
  margin-bottom:5px;
}

.content26 ul li::after {
  content: '';
  left: 46%;
  width: 18px;
  height: 18px;
  border-top: 16px solid #F38419;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  border-bottom: 0;
  display: block;
  bottom: -30px;
  margin-top: -15px;
  position: absolute;
}


.content26 ul li:last-child::after{display: none;}


.content17 {
  width: 100%;
  margin: 0 auto;
}

.content17 ul {
   width: 106%;
  margin-left: -3%;
  margin-right: -3%;
}

.content17 ul li {
  width: 20%;
  float: left;
  line-height: 1;
}

.content18 {
  width: 100%;
  margin: 0 auto;
}

.content18 ul {
   width: 106%;
  margin-left: -3%;
  margin-right: -3%;
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}

.content18 ul li {
  width: 14%;
  margin-left: 3%;
  margin-right: 3%;
  line-height: 1.6;
  padding: 30px 8px;
  float: left;
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  background: #004098;


  align-items: center;
  border-radius: 10px;
  display: inline-flex;
}

.content18 ul li span {
  width: 100%;
  line-height: 1.6;
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}

.content18 ul li p {
  font-size: 14px;
  line-height: 1.6;
  width: 65%;
  margin-left: auto;
  margin-right: auto;
  margin-top:10px;
  text-align:center;
  color: #ffffff;
  margin-bottom:5px;
}

.content18 ul li::after {
  content: '';
  right: -47px;
  width: 18px;
  height: 18px;
  border-top: 15px solid transparent;
  border-right: 16px solid #F38419;
  border-bottom: 15px solid transparent;
  display: block;
  top: 50%;
  margin-top: -15px;
  position: absolute;
}

.content18 ul li:nth-child(5)::after {
  display: none;
}

.content18 ul li:last-child::after{display: none;}

#protect88{
    width: 100%;
}
#protect88 ul{overflow: hidden;}
#protect88 ul li{width: 100%;}
#protect88 ul li h2{text-align: center;font-size: 18px;font-weight: 600;line-height: 1.5;color: #ffffff;}



.honorbd{}
.honorbd img{margin:0px auto;display:block;}
.honorbd h4{
	padding: 18px 20px;
	margin-bottom: 10px;
	font-weight: 700;
	color: #fff;
	background: #004098;
	font-size: 20px;
	line-height: 1.5;
	text-align:center;
	width:100%;
	display:block;
	}
	
.honorbd3{border: 1px solid #d4d4d4; box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.08); margin-bottom:10px;}
.honorbd3 img{margin:0px auto;display:block;}
.honorbd3 h4{
	padding: 20px;
	color: #0e0e0e;
	background: #ffffff;
	text-align:center;
	width:100%;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	border-top:solid 1px #EEE;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	}

	
.honorbd3:hover h4{

	color: #004098;
	}
	
.honorbd h5{
	padding: 18px 20px;
	font-weight: 700;
	border: 1px solid #d6d6d6;
	color:#333;
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 10px;
	text-align:center;
	width:100%;
	display:block;
	}
	
.honorbd h6{
	padding: 18px 20px;
	font-weight: 400;
	border: 1px solid #d6d6d6;
	color:#333;
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 10px;
	text-align:center;
	width:100%;
	display:block;
	}
	
.honorbd h7{
	padding: 18px 20px;
	font-weight: 700;
	color:#333;
	font-size: 20px;
	line-height: 1.5;
	margin-bottom: 10px;
	text-align:center;
	width:100%;
	display:block;
	}
	
.honorbd h8{
	padding: 40px 20px;
	margin-top: 20px;
	font-weight: 700;
	color: #fff;
	background: #004098;
	font-size: 24px;
	line-height: 1.5;
	text-align:center;
	width:100%;
	display:block;
	}
	
.mr_frbox { }
.mr_frBtnL {float: left;margin: 115px 0 0 -60px;cursor: pointer;display: inline;width:28px;}
.mr_frBtnL2 {float: left;margin: 115px 0 0 -60px;cursor: pointer;display: inline;width:28px;}
.mr_frUl {float: left;width: 100%;}
.mr_frBtnR {float: right;margin-top: 115px;cursor: pointer;width:28px;margin-right: -50px;}
.mr_frBtnR2 {float: right;margin-top: 115px;cursor: pointer;width:28px;margin-right: -60px;}
.mr_frUl ul li { display: inline;float: left;width: 24.2%;margin-right: 15px;overflow: hidden;}
.mr_frUl ul li img {}

.x16{padding: 0 0 0 10px; line-height:1.8;color: #484848;font-size: 15px;}
.x16 p{line-height:1.8;color: #484848;font-size: 15px;margin-bottom:10px;}

.a569{ font-size:30px; line-height:1.4; font-weight:700; margin-bottom:15px; color:#000;}

.to30{ margin-top:50px;}

.lh-header-a{padding:15px 0;line-height:1.1;background: #004098;color: #fff;}

.ww60{padding-right:50px;}
.zz7{margin-right:15px;font-size: 15px;}
.zz7:hover{text-decoration:underline;color: #fff;}
.r2{width: 16px; margin-right:6px; margin-top:-2px;}

.d-flex {
    display: flex!important;
}
.ww40 {
    display: flex;
    flex-grow: 1;
    justify-content: flex-end;
}

.footer_flex li .img-n {width: 16px;}
.footer_flex {float: left;margin-bottom:0px;margin-left: 0;padding-left: 0;}
.footer_flex li {margin: 0px 6px 0 0;text-align: center;cursor: pointer;position: relative;display:inline-block;}

.header_bar{float: left;margin-left: 15px;border-left: 1px solid #fff;}
.head_yy {padding-left: 15px;position:relative;vertical-align: middle;z-index:10;}
.head_yy .lan-ico{
    vertical-align: middle;
    padding-right: 6px;
    padding-bottom: 2px;
    width: 24px;
}
.head_yy h3 {line-height: 1;font-size: 16px;font-weight: 400;cursor: pointer;}
.head_yy h3 i { font-size:12px; color:#fff; padding-left:10px}
.head_yy ul {position:absolute;left: 0;top: 40px;padding-bottom: 10px;padding-top: 5px;display:none;background:#fff;box-shadow: 0px 4px 24px 0px rgb(0 0 0 / 10%);width:100%;}
.head_yy ul li {line-height:30px;padding-left: 35px;width: 100%;float: left;}
.ft1{font-size: 15px; line-height: 2; color:#333;}
.ft1:hover{ text-decoration:underline; color:#004098;}

.kf {
    transition: .8s;
    -o-transition: .8s;
    -moz-transition: .8s;
    -webkit-transition: .8s;
    z-index: 999999;
    background-color: #E60012;
    position: fixed;
    bottom: 100px;
    right: 10px;
    width: 62px;
    display: none;
}

.kf span {
    z-index: 1000001;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    cursor: pointer;
    position: relative;
    display: block;
    width: 62px;
    height: 62px;
    border-bottom: 1px solid #004098;
    background: url(../images/kefu_j.png) no-repeat center #004098;
}
.kf span:hover{background-color:#E60012;}

.kf .zx {background-position: 0 0;}
.kf .zx:hover {background-position: 0 -62px;}

.kf .freetel {background-position:-62px 0;}
.kf .freetel:hover {background-position:-62px -62px;}
.kf .act {background-position:-186px 0;}
.kf .act:hover{background-position:-186px -62px;}
.kf .zxlya {background-position:-124px 0;}
.kf .zxlya:hover{background-position:-124px -62px;}
.kf .back_top {
    border: none;
    background-position:-248px 0;
}
.kf .back_top:hover {background-position:-248px -62px;}

.kf span div {
    display: none;
    background-color: #E60012;
    border-radius: 5px;
    position: absolute;
    right: 75px;
    padding: 15px 20px;
    font-size: 14px;
    color: #ffffff;
    bottom:2px;
}

.kf span div input {
    text-indent: .5em;
    display: block;
    margin: 15px 0;
    line-height: 28px;
    color: #696969;
    font-size: 12px;
    width: 140px;
    border: 1px solid #d1d1d1;
    border-radius: 2px;
    height: 28px;
}

.kf span div a {
    -o-transition: .5s;
    transition: .5s;
    -webkit-transition: .5s;
    display: block;
    background: #f4474c;
    border-radius: 2px;
    color: #fff;
    line-height: 26px;
    font-size: 12px;
    text-align: center;
    width: 79px;
    height: 26px;
}

.kf span div a:hover {
    background: #e77410;
}

.kfimgr{
    position: absolute;
    bottom:23px;
    right: -9px;
}

.kf span div i {
    display: block;
    position: absolute;
    width: 15px;
    height: 200px;
    right: -15px;
    top: 0;
}

.kf .zx div, .kf .freetel div,
.kf .zxlya div, .kf span:nth-child(4) div {
    text-align: center;
    min-width: 168px;
    font-size: 15px;
    line-height: 2;
    color: #fff;
}

.kf span:nth-child(4) div {
        white-space: nowrap;
}

.kf a{display:block;height: 68px;position:absolute;top:0;right:0;width: 100%}

.kf span div, .kf {
    -webkit-box-shadow: 0 2px 13px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 13px rgba(0, 0, 0, 0.25);
}

.shou {
    z-index: 1000000;
    cursor: pointer;
    width: 30px;
    height: 40px;
    top: 50%;
    margin-top: -15px;
    border-radius: 5px 0 0 5px;
    right: 62px;
    background: url("../images/kefu_j.png") no-repeat -310px 0 #004098;
    position: absolute;
}



.shou.on {background-position: -310px -40px;}

.lxAbout {
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center left;
    background-size: contain;
    padding: 90px 0 70px 0;
}

.lxAbout_box {
    position: relative;
}


.lxAbout_info {

padding: 3% 0;
}

.lxAbout_txt {
    max-width: 55%;
}


.lxAbou_p {
    max-width: 80%;
}

.lxAbou_p span {
    font-weight: bold;
    font-size: 24px;
    text-transform: uppercase;
    color: #B89B58;
    display: block;
    margin-bottom: 14px;
}

.lxAbou_p p {
    font-size: 16px;
    line-height: 1.8;
    color: #666;
    margin-bottom: 10px;
}

.lxAbout_img {
    position: absolute;
    top: 0;
    right: 0;
    width: 45%;
    line-height: 0;
    overflow: hidden;
}



.lxAbout_img video,
.lxAbout_img img {
    width: 100%;
}

.indAb_num {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 52px;
    box-sizing: border-box;
    margin-left: -7%;
}

.indAb_div {
    position: relative;
    text-align: center;
    width: 100%;
}



.indAb_div::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background: #eee;
    transform: rotate(15deg);
}

.indAb_div:first-child:before {
    content: none;
}

.indAb_div>div {
    position: relative;
    display: inline-block;
    color: #004098;
    font-size: 16px;
}

.indAb_div img {
    display: block;
    margin-bottom: 14px;
}

.indAb_num span {
    color: #004098;
    font-size: 45px;
    letter-spacing: 0;
    margin-right: 2px;
    line-height: 1;
    font-family: 'beba',arial;
    /* min-width: 66px; */
    display: inline-block;
}

.indAb_num i {
    display: inline-block;
    position: absolute;
    top: 8px;
    left: 122%;
    /* right: -54px; */
    color: #B89B58;
    line-height: 1;
    font-size: 12px;
    text-align: left;
    text-transform: uppercase;
    transform-origin: top left;
    transform: rotate(90deg);
    font-style: inherit;
}

.indAb_num p {
    font-size: 15px;
    color: #999;
    margin-top: 6px;
}

.lxTit_en {
    font-size: 38px;
    margin-bottom: 15px;
    font-weight: 700;
    line-height: 1.3;
    color: #000;
}

.lxTit {
    position: relative;
    margin-bottom: 20px;
}

.indMore {
    margin-top: 40px;
}

.indMore .more {
    background: #219DD3;
    color: #fff;
    line-height: 1;
    display: inline-block;
    box-shadow: 0 5px 20px rgb(0 125 193 / 20%);
}

.indMore span {
}

.indMore_flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.indMore_flex div {
    border-left: 1px solid rgb(255 255 255 / 0.18);
    padding: 12px 14px;
}

.indMore_flex svg {
    width: 20px;
    height: 20px;
}

.indMore_flex path {
    fill: #fff;
}

.index-2-more1{text-align: left;margin-top: 60px;}
.index-2-more1 a{display: inline-block;padding: 14px 40px;font-size: 14px;line-height: 1.2;text-align: center;color: #fff;background: #004098;}
.index-2-more1 a:hover{border-color: #E60012;color: #fff;background: #E60012;}

.video-list2 {
	margin-left: -0.8%;
	margin-right: -0.8%;
	margin-bottom: -20px;
	}
  
.video-list2 .video-item {
  width: 23.4%;
  background: #ffffff;
  box-shadow: 0 1px 20px 0 rgba(0,0,0,.06);
  margin-right: 0.8%;
  margin-left: 0.8%;
  margin-bottom: 2%;
  transition-duration: .5s;
  text-align: center;
  cursor: pointer;
  float: left;
  }

  .video-list2 .video-item:hover {
  background: #004098;



  }

  .video-list2 .video-item:hover .video-name {
    color: #fff; }
.video-list2 .video-btn {
  position: absolute;
  background: url(../images/video-btn1.png) no-repeat center;
  width: 52px;
  height: 52px;


  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  transition-duration: .5s; }
  .video-list2 .video-btn:hover {
    transform: translate(-50%, -50%) scale(0.9); }
	
	.video-list2 .video-name {
  margin: 20px;
  font-size: 16px;
  line-height: 1.5;
  color: #333;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  }
  
  
.video-list5{ margin-left:-1%; margin-right:-1%;}
.video-list5 .video-item {
  width: 31.333333333%;
  float: left;
  background: #fff;
  margin-right: 1%;
  margin-left: 1%;
  margin-bottom: 30px;
  transition-duration: .5s;
  text-align: center;
  cursor: pointer;
  }

  .video-list5 .video-item:hover .video-name {
    color: #0039c8; }
.video-list5 .video-btn {
  position: absolute;
  background: url(../images/video-btn1.png) no-repeat center;
  width: 52px;
  height: 52px;
  left: 50%;
  top: 40%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  transition-duration: .5s;
  }
  .video-list5 .video-btn:hover {
    transform: translate(-50%, -50%) scale(0.9); }

.video-list5 .video-name {
  margin: 20px 0;
  font-size: 16px;
  line-height: 1.5;
  height: 25px;
  overflow: hidden;
  color: #333;
  padding: 0 30px;
  }
  
.moudle-titles2 {
  text-align: center;
  }
  .moudle-titles2 .moudle-h5 {
    font-size: 38px;
    font-weight: 700;
    line-height: 1.2;
    color: #333333;
    margin-bottom: 38px;
 }
	
	
 .moudle-titles2 .moudle-h5:after {
      content: "";
      display: block;
      width: 32px;
      height: 3px;
      margin: 15px auto 0;
      background: #004098;
      }
	  
.lxTit_line{
        width: 32px;
        height: 3px;
        background: #004098;
        margin-bottom: 25px;
        margin-left: 2px;
        }
		
.news-list{
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.news-item{
  width: 48.5%;
  margin-bottom: 35px;
  display: flex;
  flex-flow: row nowrap;
  background: #f5f5f5;
}
.news-item:nth-child(even){
  margin-right: 0px;
}
/*.news-item:nth-last-child(1),.news-item:nth-last-child(2){*/
  /*margin-bottom: 0;*/
/*}*/
.news-left{
  margin-right: 20px;
  width: 38%;
  height: 174px;
  overflow: hidden;
}
.news-thumb{
  display: block;
  width: 100%;
  height: 100%;
}
.news-body{
  flex: 1;
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
}
.news-info{
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  color: #666;
}
.news-content{
  flex: 1;
  display: flex;
  flex-flow: column nowrap;
  /*justify-content: center;*/
  justify-content: flex-end;
  padding: 20px 0;
}
.news-title,
.news-desc{
  text-align: left;
  line-height: 1.7;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.news-title:hover{
  color: #004098;
}
.news-content .news-title{
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 400;
  -webkit-line-clamp: 1;
}
.news-content .news-desc{
  font-size: 13px;
  -webkit-line-clamp: 2;
}
.news-date{
  width: 66px;
  margin-left: 20px;
  text-align: center;
}
.news-date .date{
  height: 58px;
  line-height: 58px;
  font-size: 20px;
  background: #004098;
  color: #ffffff;
}
.news-date .month{
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  color: #fff;
  background: #E60012;
}
.news-detail-link{
  color: #494949;
  border: 1px solid #4b4b4b;
  border-radius: 3px;
  padding: 8px 14px;
  display: inline-block;
  align-self: flex-end;
  margin-right: 20px;
  margin-bottom: 15px;
  line-height: 1;
  font-size: 12px;
}
.news-detail-link:hover{
  color: #fff;
  background: #004098;
  border-color: #004098;
}

.new-list5{margin-left:-15px;margin-right: -15px;margin-top: 20px;margin-bottom: -30px;float: left;}
.new-list5 li{width: 33.333333333%;float:left;padding: 0 15px;margin-bottom: 30px;}
.new-list5 li figure{ display:block; line-height:normal; overflow:hidden;margin: 0;}
.new-list5 li figure img{ display:block; width:100%; height:auto; line-height:0; transition:430ms;}
.new-list5 li figcaption{display:block;padding: 22px;overflow:hidden;background: #ffffff;position:relative;text-align: center;line-height: 1.8;transition:340ms;}
.new-list5 li figcaption time{ line-height:normal; color:#7e7e7e; font-size:14px; transition:300ms;}
.new-list5 li figcaption h3{color: #2b2b2b;font-size: 16px;font-weight: 400;overflow: hidden;margin: 0;transition:300ms;text-transform: none;}
.new-list5 li figcaption p{color:#6c6c6c;height: 50px;overflow:hidden;font-size:14px;line-height: 1.7;margin-top: 10px;transition:300ms;}
.new-list5 li figcaption span{ display:block; width:102px; height:30px; line-height:30px; background:#fff; color:#00A0E9; font-size:14px; margin-top:12px; position:relative; bottom:-30px; opacity:0; text-align:center; transition:300ms;}
.new-list5 li:hover figure img{ transform:scale(1.05); -webkit-transform:scale(1.05); -moz-transform:scale(1.05);}
.new-list5 li:hover figcaption{background: #004098;}
.new-list5 li:hover figcaption time{ color:#fff;}
.new-list5 li:hover figcaption h3{ color:#fff;}
.new-list5 li:hover figcaption p{ color:#fff;}
.new-list5 li:hover figcaption span{ opacity:1; bottom:0; position:relative; transition:355ms 100ms;}

.cr1{ background:#fff; padding:20px 50px 50px;}

.listInfo {
  border-bottom: 1px solid #e5e5e5;
  padding: 25px 0;
  font-size: 14px;
  float: left;
  width: 100%;
  }
  .listInfo dt {
    width: 23%;
    line-height: 0;
    overflow: hidden;
    float: left;
    text-align: center;
    }
  .listInfo dd {
    float: right;
    width: 74%;
    overflow: hidden;
    position: relative;
    }
  .listInfo h3 {
    font-size: 20px;
    line-height: 1.5;
    font-weight: bold;
    overflow: hidden;
    margin-top: 2px;
    }
	.listInfo h3 a {
    font-size: 20px;
    line-height: 1.5;
    font-weight: bold;
    overflow: hidden;
    }
	.listInfo h3 a:hover {
    color: #004098;
    }
  .listInfo p {
    color: #666666;
    line-height: 1.7;
    font-size: 14px;
    padding: 14px 0 0;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    }
    .listInfo p a {
      color: #8b8b8b;
      font-size: 14px;
      }
    .listInfo p a:hover {
      color: #004098;
      }
  .listInfo .info {
    height: 28px;
    margin: 20px 0 0;
    bottom: 20px;
    width: 100%;
    overflow: hidden;
    }
    .listInfo .info .info-l {
      float: left;
      width: 320px;
      height: 28px;
      overflow: hidden; }
      .listInfo .info .info-l a {
        display: inline-block;
        color: #5a5b5d;
        padding: 0 10px;
        height: 26px;
        line-height: 26px;
        margin: 0 10px 0 0;
        border: 1px solid #afafaf;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px; }
      .listInfo .info .info-l a:hover {
        color: #004098;
        border: 1px solid #004098;
        text-decoration: none; }
    .listInfo .info .info-r {
      color: #9E9E9E;
      height: 28px;
      line-height: 28px;
      overflow: hidden;
      }
  .listInfo .info .info-r .ico-read {
        display: block;
        height: 28px;
        background: url("../images/listImg.png") no-repeat 0 -1px;
        padding: 0 0 0 30px;
        }
		
.serfw{width: 100%;padding: 100px 0;overflow: hidden;}
.serfw-wdimg{width: 100%;background: #f5f5f5;padding: 0;margin-top: 40px; display: flex;align-items: center;}
.serfw-wd{width: 50%;float: left;padding: 50px 70px;}
.serfw-wd h5, .serfw-wd h2{font-size: 40px;color: #333;margin-top: 60px;}
.serfw-wd h6, .serfw-wd h1{font-size: 20px;color: #333; margin-bottom:25px;}
.serfw-wd p{font-size: 15px;color: #666;line-height: 2;}
.serfw-wd a{display: block;width: 145px;height: 40px;line-height: 40px;margin-top: 64px;background: #1f5dcb;border-radius: 6px;font-size: 16px;color: #fff;text-align: center;}
.serfw-img{width: 50%;float: right; line-height:0;}
.serfw-img img{width: 100%;object-fit: cover;}
.sersq-list{width: 100%;}
.sersq-list ul{margin-left: -1.5%;}
.sersq-list li{width: 31.8333%;margin-left: 1.5%;float: left;margin-top: 32px;min-height: 362px;background: #fff;box-shadow: 0 0 10px 6px #fafafa;text-align: center;}
.sersq-icon{width: 100%;height: 52px;margin: 50px 0 30px;}
.sersq-icon img{max-height: 100%;}
.sersq-tit{width: 100%;}
.sersq-tit h6, .sersq-tit h1{font-size: 24px;color: #333;}
.sersq-tit i{width: 28px;height: 2px;background: #b0b0b0;display: block;margin: 20px auto;}
.sersq-list{width: 100%;}
.sersq-list p{width: 100%;margin: 0 auto;text-align: left;}
.sersq-list p span{font-size: 15px;color: #888;line-height: 26px;padding-left: 14px;position: relative;}
.sersq-list p span:after{content: "";position: absolute;width: 5px;height: 5px;border-radius: 50%;background: #333;left: 0;top: 50%;margin-top: -3px;}
.sersq-list li:nth-child(1) .sersq-list p{width: 164px;}
.sersq-list li:nth-child(2) .sersq-list p{width: 104px;}
.sersq-list li:nth-child(3) .sersq-list p{width: 90px;}
.serzb{width: 100%;padding: 70px 0;background: #f5f5f5;overflow: hidden;}
.serzb-list{width: 100%;}
.serzb-list ul{
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    margin-left:-0.5%;
    margin-right:-0.5%;
    margin-top: 30px;
    }
.serzb-list li{width: 19%;float: left;margin-left: 0.5%; margin-right:0.5%; background: #fff;padding: 50px 28px;text-align: center;}
.serzb-list li h6, .serzb-list li h1{height: 52px;line-height: 50px;}
.serzb-list li h6 img, .serzb-list li h1 img{max-height: 100%;}
.serzb-list li i{width: 28px;height: 2px;background: #b0b0b0;display: block;margin: 30px auto;}
.serzb-list li p{font-size: 15px;color: #333;line-height: 1.7;}
.serzb-list li:hover h6 img{transform: rotateY(360deg);transition: all 1.2s ease;}
.serzb-list li:hover h1 img{transform: rotateY(360deg);transition: all 1.2s ease;}
.seraz{width: 100%;padding-top: 100px;overflow: hidden;}
.seraz-list{width: 100%;background-repeat: no-repeat !important;background-size: cover !important;background-position: center !important;margin-top: 62px;}
.seraz-list li{width: 33.3333%;color: #fff;float: left;padding: 130px 52px 0 36px;min-height: 600px;border-left: 1px solid rgba(255, 255, 255, .1);}
.seraz-icon{width: 100%;height: 58px;line-height: 56px;}
.seraz-icon img{max-height: 100%;}
.seraz-list li h6, .seraz-list li h1{font-size: 24px;margin: 38px 0 18px;}
.seraz-list li p{font-size: 15px;line-height: 26px;}
.serhd{width: 100%;padding: 120px 0;overflow: hidden;}
.serhd-list{width: 100%;}
.serhd ul{margin-left: -1.5%;}
.serhd li{width: 31.8333%;float: left;margin-left: 1.5%;margin-top: 68px;background: #fbfbfb;height: 230px;display: flex;align-items: center;padding: 0 54px;}
.serhd-img{width: 124px;float: left;}
.serhd-img img{max-width: 100%;}
.serhd-wd{width: calc(100% - 124px);float: right;}
.serhd-wd h6, .serhd-wd h1{font-size: 24px;color: #333;margin-bottom: 12px;}
.serhd-wd p{font-size: 15px;color: #888;line-height: 24px;}
.serwx{overflow: hidden;width: 100%;background-repeat: no-repeat !important;background-size: cover !important;background-position: center !important;padding: 70px 0 80px;}
.serwx-list{width: 100%;}
.serwx-list ul{display: flex;
    align-items: stretch;
    flex-wrap: wrap;
	margin-left:-0.5%;
	margin-right:-0.5%;
	margin-top:40px;}
.serwx-list li{width: 32.333333333333%;float: left;margin-left: 0.5%; margin-right:0.5%; position: relative;border-top: 10px solid #1f5dcb;padding: 50px 40px;background: #fff;overflow: hidden;}
.serwx-list li p{font-size: 16px;color: #888;line-height: 1.7;}
.serwx-list li h6, .serwx-list li h1{font-size: 24px;color: #333;margin: 12px 0;}
.sersq{width: 100%;padding-bottom: 120px;}

.pubTitle6{width: 100%;text-align: center;}
.pubTitle6 h6, .pubTitle6 h1{font-size: 34px;color: #333; line-height:1.2;}
.pubTitle6 i{display: block;width:20px;height:3px;background: #004098;margin: 15px auto;font-style:normal;}
.pubTitle6 p{font-size: 14px;color: #999;line-height: 24px;}
.pubTitle6-white h6, .pubTitle6-white h1{color: #fff;}
.pubTitle6-white i{background: #fff;}
.pubTitle6-white p{color: #fff;}

.at23{ width:100%; max-width:1000px; margin-left:auto; margin-right:auto; display:block;}

.title44 {
  font-size: 24px;
  color: #2b2b2b;
  font-weight: bold;
  display: inline-block;
  line-height: 1.4;
  padding-bottom: 8px;
  margin-top: 40px;
  margin-bottom: 30px;
  border-bottom: 2px solid #0039c8;
}

@media all and (max-width:1700px) {
    .contain{width: 92%; max-width:1280px;}
	.container5{width: 92%; max-width:1200px;}
	.z-container2 {width: 92%; max-width:1200px;}
	
    .Footer-container{width: 92%; max-width:1200px;}
    .Header-container{}
	
	.abogsjj-cont{width: 75%;}
}

@media screen and (max-width:1600px){
.mr_frBtnL {margin-top: 110px;}
.mr_frBtnR {margin-top: 110px;}
}


@media all and (max-width:1599px) {
    .Footer-navbar{padding-left: 100px;}
    .pubTitle h6{font-size: 36px;}
	  .footer .wx{padding-left:30px;width: 140px;}
  .footer .footer-menu{width: 60%;}
  .abogsjj-cont{width: 80%;}
  .other_banner{height: 320px;}
  #b1{top:380px;}
  #b2{top:420px;}
}

@media screen and (max-width:1500px){
.mr_frUl {width: 99%;}

.mr_frBtnL {margin: 110px 0 0 -40px;width: 20px;}
.mr_frBtnR {margin-top: 110px;width: 20px;margin-right: -25px;}
.mr_frBtnL2 {margin: 120px 0 0 -40px;width: 20px;}
.mr_frBtnR2 {margin-top: 120px;width: 20px;margin-right: -40px;}

.index-2-more1{margin-top: 30px;}

.lxAbout_info {

padding: 2% 0;
}

}

@media all and (max-width:1439px) {
    .Header-navbar ul li {}
    .Header-search-words{width: 92%;}
    .pubTitle h6{font-size: 32px;}
	.ctt1{
    position: relative;
    padding: 0 24px;
 }
 .w30{ width:36%;}
 
}

@media all and (max-width:1359px) {
    .Header-navbar ul li {}
    .pubTitle h6{font-size: 28px;}
    .Footer-navbar {padding-left: 60px;}
	
}


@media all and (max-width:1279px) {
    .Header-navbar ul li {}
    .Header-search-wordsform input{width: 480px;}
    .Footer-navbar {padding-left: 36px;}
    .Header-drop-contain{width: 92%;}
	
}


@media all and (max-width:1151px) {
    .Header-navbar ul li {margin: 0 4px;}
    .pubTitle h6{font-size: 24px;}
}


@media all and (max-width:1000px) {
    .Container-wrapper{margin-top: 50px;}

    .Header-container{}
    .Header-logo{height: 60px;}
    .Header-logo a {height: 60px;line-height: 60px;}
    .Header-logo a img{height: 34px;}
    .H-lang .Hlang-menu{line-height: 60px;}
    .Hlang-box{top: 60px;}
    .Header-navbar ul li.ontrue .Header-Menu:after, .Header-navbar ul li:hover .Header-Menu:after{display: none;}
    .Header-navbar ul li:hover .Header-Menu{color: #333;}
    .Header-search-click{height: 60px;line-height: 60px;background: url("../images/search.png") no-repeat center;}
    .Header-navclick{display: block;}
    .Header-navbarbox{display: none;width: 100%;background: #fff;position: absolute;top: 60px;left: 0;}
    .Header-navbar{float: left;width: 100%;margin-right: 0;max-height: 364px;overflow-y: auto !important;padding: 10px 0 16px;text-align: left;}
    .Header-navbar ul li{display: block;width: 100%;position: relative;margin: 0;}
    .Header-Menu{width: 100%;height: 42px;line-height: 42px;padding: 0 4%;}

    .Header-search-message{height: 45px;top: 60px;}
    .Header-search-close{display: none;}
    .Header-search-wordsform{height: 44px;line-height: 44px;float: initial;}
    .Header-search-submit{height: 100%;position: absolute;right: 0;top: 0;z-index: 2;width: 44px;background: #004098 url("../images/searchW.png") no-repeat center;}
    .Header-search-wordsform input{width: 100%;margin-right: 0;height: 44px;padding-right: 46px;box-sizing: border-box;border-bottom: none;}
    .Header-wrapper:after{display: block;}
    .Header-wrapper{box-shadow: none;}
	.Footer-share{display: none;}

    .Header-arr {display: block;width: 42px;height: 42px;position: absolute;z-index: 9;right: 0;top: 0;background: url("../images/iconArrH.png") no-repeat center center /14px auto;}
    .Header-arr.ontrue {transform: rotate(180deg);}
    .Header-drop {position: static;padding: 10px 0 28px;top: 0;border-bottom: 1px solid #eee;}
    .Header-drop.Header-droppro {padding: 24px 0 28px;}
    .Header-pro-menu p a {padding-left: 18px;height: 32px;line-height: 32px;}
    .Header-pro-menu{width: 150px;}
    .Header-pro-item {width: calc(100% - 150px);}
    .Header-pro-img{display: none !important;}
    .Header-pro-link {width: 100%;min-height: 160px;border-right: none;padding-left: 16px;}
    .Header-more-wd p{display: none;}
    .Header-more-wd {padding-top: 12px;height: 26px;}
    .Header-more-wd h1 {font-size: 14px;padding-right: 20px;color: #004098;background-image: url('../images/dropic.png');}
    .Header-more-ul {margin-left: -2%;}
    .Header-more-link {width: 31.3333%;margin-top: 14px;margin-left: 2%;}
    .Header-more.Header-more-5 .Header-more-ul{margin-left: -2%;}
    .Header-more.Header-more-5 .Header-more-link{width: 31.3333%;margin-left: 2%;}
    .Header-more.Header-more-4 .Header-more-ul{margin-left: -2%;}
    .Header-more.Header-more-4 .Header-more-link{width: 31.3333%;margin-left: 2%;}

    .Footer-infonav {padding: 38px 0 34px;}
    .Footer-navbar {width: 100%;padding: 0;margin-top: 20px;margin-left: 0;}
    .Footer-navbar ul li{width: 100%;}
    .Footer-navclick h6 {line-height: 40px;}
    .Footer-navwords a {padding: 4px 0;font-size: 16px;}
    .Footer-navwords{margin-top: 0;display: none;}
    .Footer-navclick i{display: block;}
    .Footer-copyright {padding: 20px 0;}
	.productSeries .list li{width: 49%;margin: 0 0.5% 10px 0.5%;}
	
	.footer{padding: 30px 0 10px 0;}
.footer .footer-telephone{padding-right:15px}
.footer .wx{padding-left:15px;width: 110px;}
.footer .footer-telephone .phone-number{font-size: 18px;margin-bottom: 12px;}
.footer .wx .img-box1{height:auto}
.footer .wx p{margin-top:10px;font-size:12px}
.footer .footer-telephone .address{font-size:12px;margin-bottom: 8px;}
.footer .web-info{line-height:1.6;font-size:12px;display:block;padding-top:10px;margin-top: 15px;}
.footer .web-info span{display:block}
.footer .footer-menu{display:none}
.footer .footer-telephone{padding: 0 30px 0 0;width: 62%; border-left:none;}

.tit h4{font-size: 14px; max-width:95%;}

.tit h3{font-size: 22px;}

.Str-three{padding: 60px 0;}
.Str-three p{width:100%;font-size: 14px;line-height: 1.8;}
.index_more1{height: 40px;margin-top: 20px;line-height: 40px;width: 120px;font-size: 14px;}
.index-title{margin: 0 0 15px;font-size: 22px;}

.subject-item7 .content_list {

	margin-top: 0;
}

.subject-item7 .item_block:first-child {
	padding: 20px 15px;
	width: 100%;
	margin-bottom: 20px;
}

.subject-item7 .item_block:not(:first-child) {
	padding: 20px 20px 20px 30px;
	width: 100%;
	float: left;
	border-top: 1px solid #e5e5e5;
}


.subject-item7 .item_block .item_wrapper .date_wrap .md {
	font-size: 14px;
	line-height: 30px;
}

.section-ul li {width: 48%;margin: 0 1% 10px 1%;}

.section-ul2 li {width: 48%;margin: 0 1% 10px 1%;}

.tit{margin-bottom: 20px;}

.new-list1 li figcaption{padding: 18px;}

.new-list1 li figcaption h3{
	font-size: 15px;
	}
	
.in-num1 ul li{width: 50%;padding: 15px 10px;margin-bottom: 0;}

.in-num1 ul li span.span1 i{font-size: 30px;}

.in-num1{margin-top:0; margin-bottom:-20px;}



.in-num1 ul li:after{ display:none;}
.in-num1 ul li span.span2{font-size: 14px;}

.comm-txt-box p{margin: 0 0 18px;line-height: 1.8;}
.comm-txt-box{font-size: 14px;}
.comm-txt-box2 p{margin: 0 0 18px;line-height: 1.8;text-align: center;}
.comm-txt-box2{font-size: 14px;}


.indFor_a {
    width: 98%;

}

.indFor_num {
        width: 84px;
        height: 84px;
        margin-bottom: 24px;
    }
	
.indFor_txt>span {
    font-size: 16px;
}

.indFor_txt {
        padding: 38px 8% 28px;
    }
	
.honorbd h4{
	padding: 14px 15px;
	font-size: 18px;
	}



.list_con1 .item {
  width: 98%;
  margin-bottom: 20px;
  height: auto;
}




.list_con1 {
  margin-top: 25px;
}

.list_con1 .item .desc {
  padding: 25px 20px 25px 20px;
}

.list_con1 .item .tit {
  font-size: 18px;
  margin-bottom: 10px;
}

.wf-list{padding-left: 25px;padding-right: 25px;padding-top: 30px;padding-bottom: 30px;}

.wf-t{font-size: 16px;}

.index_video{width: 100%; height:260px;}
.index_about{width: 100%;height: auto;padding: 40px 0;}

.index_about .flex{width: 85%;margin-bottom: 30px;padding: 30px 25px 50px;border: 1px solid #004098;}

.lh-group-culture{margin-top: 30px;}

     .relly-formipt input {height: 44px;padding: 0px 15px;font-size: 14px;}
    .relly-form textarea {margin-top: 0;padding: 16px 15px;height: 160px;}
    .relly-formyzm input {width: 280px;height: 44px;padding: 0 15px;}
    .relly-formyzm span {margin-left: 12px;height: 44px;width: 150px;}
    .relly-formbtn{height: 44px;}
    .relly-formyzmbtn{margin-top: 20px;}
	.reltab {padding: 20px 0 40px;}
    .reltab li {padding: 28px 0;margin-top: 20px;}
    .reltab-item {padding: 0 24px 0 18px;}
    .reltab-img {width: 50px;margin-top: 16px;}
   .relyx-list li{width: 98%;margin-bottom: 15px;}
    .relly {padding: 38px 0;}
    .relly-formipt input{width: 100%;margin-bottom: 20px;}
    .relly-form {margin-top: 0;}
    .relly-formyzm input{width: 180px;}
    .relly-formyzm span{width: 120px;}
    .relly-formbtn{width: 100%;margin-top: 20px;}
    .relyx-info {display: none;width: 100%;position: fixed;z-index: 99999;height: 100%;top: 0;left: 0;background: rgba(0, 0, 0, .4);}
    .relyx-info .contain{position: relative;height: 100%;}
    .relyx-infoitem {height: 440px;background: #fff;position: absolute;top: 50%;margin-top: -220px;padding: 32px 0 36px;}
    .relyx-infoitem ul{display: block;width: 100%;overflow-y: auto;height: 384px;padding: 0 24px;}
    .relyx-info li {padding: 0;width: 100%;margin-top: 24px;}
    .relyx-info li h6 {margin-bottom: 10px;}
    .relyx-info li:first-child{margin-top: 0;}
    .relyx-close{display: block;width: 30px;height: 30px;position: absolute;z-index: 2;top: 0;right: 0;background: #0D6BAD url('../images/public/closeH.png') no-repeat center /16px auto;}
	.relly-formipt{margin-top: 0;}
	
.pubTitle4{margin-bottom: 25px;}
.pubTitle4 h6{font-size: 22px;}


.other_banner{margin-top: 50px; height:180px;}
.other_banner .banner_text h3{font-size: 24px;margin-bottom: 0;font-weight: 400;}

.other_banner .banner_text h4{font-size: 24px;margin-bottom: 3px;}


.line33 {
  margin: 10px auto;
}


.nymenu_mid ul li a{padding: 15px 0;line-height: 1.5;font-size: 14px;}
.nymenu_mid ul li{padding: 0 20px;width: 50%;float: left;display: block;}

.home-block {
	padding: 40px 0;
}
.home-block1 {
	padding: 40px 0;
}

.home-block2 {
	padding: 30px 0;
}

.cont-two li {
        height: auto;
        width: 50%;
        margin-bottom: 20px;
        padding: 0;
        border: none;
    }

    .cont-two.pb80 {
        padding-bottom: 25px;
    }
	
.h3-size22{font-size: 16px;}
.p-size16{font-size: 14px;}

 .cont-two p {
        line-height: 24px;
        padding: 0 15px;
    }

.yy5{height:300px;}

.serzcwm{padding: 40px 0;}
.sontit h1{font-size: 22px;}
.sontit p{font-size: 14px;max-width: 90%;}
.serzcwmlb{margin-top: 25px;}
.serzcwmlb li{width: 98%;margin-bottom: 15px;min-height: 140px;padding: 35px 25px;}
.serzcwmlb li img{height: 50px;}
.serzcwmlb li h6{font-size: 18px; font-weight:700; }
.serzcwmlb li p{font-size: 14px;}
.serzcwmlb ul{margin-bottom: -10px;}

.news-pagecontent {
	width: 100%;
}

.news-pagelist {
		float: left;
		width: 100%;
		margin-top:20px;
	}
.news-pagecontent .page .title h1 {
		font-size: 20px;
		font-weight: normal;
		color:#262626;
	}
.news-pagecontent .page {
		padding: 20px 20px 15px;
	}
	
.allfl div {position: relative;padding: 38px 35px;}

.seviceBox h4 {
	font-size: 18px;
	font-weight: 700;
	}
	
.pro_list li{width: 98%; margin-bottom:15px;}

.por-section-title {
	font-size: 22px;
}

.por-section-head {
	padding-bottom: 20px;
}

.cpn-fl{width: 100%;padding-top: 0px;}
.cpn-fr{width: 100%;float:left; margin-top:30px;}
.cpn-fr h2{font-size: 16px;margin: 0 auto 10px;}
.cpn-fr p{font-size: 14px;}

.tc-h{height: 38px;font-size: 22px;margin-bottom: 20px;}
.tc-h:after{width: 58px;}

.products-main-list1 .products-main-list-item ul li{width: 48%; margin-bottom:15px;}

.products-main-list1 .products-main-list-item ul li a p{
	padding: 14px;
	font-size: 14px;
  
}

.products-main-list1 .products-main-list-item ul li a p label{
	font-size: 14px;
	}
	
.solution .solution-content .industry-item dl{ background-color: #FFF; display:block; align-items: center; margin-bottom: 20px;}
.solution .solution-content .industry-item dl dt{width: 100%;line-height: 0;}
.solution .solution-content .industry-item dl dd{flex: 1;padding: 30px;max-height: 100%;}
.solution .solution-content .industry-item dl dd h2{font-weight: normal;font-size: 22px;}
.solution .solution-content .industry-item dl dd p span.line{display: block;width: 20px;height: 2px;margin: 12px 0;}
.solution .solution-content .industry-item dl dd p a{margin-top: 20px;}
.solution-content{}

  .ta-main{padding-left: 10px;padding-right: 10px;}
    .ta-inner{max-width: 500px;}
    .ta-box{width: 100%;margin-right: 0;padding-top: 0;}
    .ta-text{width: 100%;padding-left: 15px;padding-right: 15px;padding-top: 18px;padding-bottom: 18px;}
    .ta-item:before{width: 100%;}
    .ta-intro{margin-bottom: 10px;padding-bottom: 0;font-size: 14px;}
    .ta-item{width: 49%;margin-right: 2%;margin-bottom: 2%;padding: 0;}
	
	.ta-tit{margin-bottom: 15px;font-size: 16px;}
	.ta-btn{width: 100px;font-size: 14px;}
	
	.mt70{ margin-top:40px;}
	
	.productSeries2 .list li{width: 150px;}
	
.close{position:absolute;width: 32px;height: 32px;right: 30px;top: 30px;}

 #loginalert {
	max-width: 320px;
}

.nav-link{margin: 0 10px;font-size: 13px; line-height:2;}



.nav-item{padding: 0 7px;min-width: 100px;height: 60px;font-size: 13px;}

.nav-left{margin-top: 10px;margin-bottom: 5px;}

.d-a{width: 100%;padding-top: 40px;padding-bottom: 60px;background-image: url('../images/80.png');background-size: auto 106px;background-position: bottom center;background-repeat: no-repeat;}

.d-titles{margin-bottom: 20px;font-size: 22px;}

.d-c{width: 100%;font-size: 14px;}
.d-d{margin-right: 35px;}

.d-textbox{padding: 25px 0;font-size: 14px;}

.a-img{width: 100%;}
.a-text{width: 100%;padding-left: 0; margin-top:20px;}
.a-time{font-size: 14px;margin-bottom: 15px;}
.a-b{font-size: 16px;}

.title44 {
  font-size: 20px;


}


.new-list2 li{width: 100%;margin-bottom: 10px;}

.new-list2 li figcaption{padding: 25px 18px;}

.solution .solution-content .industry-item dl dd .text{font-size: 14px;}

#tabs5 {
	  margin-bottom: 15px;
}

#tabs5 a {
	  line-height: 42px;
	  width: 120px;
	  height: 42px;
	}
	

.news-pagecontent .page .content p,.news-pagecontent .page .content ul,.news-pagecontent .page .content ol {
	font-size: 14px;
}



.case-list-box .case-list li{
	width: 48.6%;
	margin-left: 0.7%;
	margin-right: 0.7%;
	margin-bottom: 10px;
}




.case-list-box .case-logo-area{
	padding: 0 15px;
}

.case-list-box .tip{
letter-spacing: 0;
padding: 0 15px;
font-size:13px;
}

.btn-tertiary-green1 {
	padding: 0 15px;
	font-size: 12px;
}

.case-list-box .case-logo-area .case-logo-center{
	margin-top: 5px;
	margin-bottom: 2px;
	height: 60px;
}


.case-list-box .belong{
	margin-top: 20px;
	margin-bottom: 20px;
}

.case-list-box .title{
	font-size: 16px;
	padding: 0 20px;



}

#job-list {
		margin-bottom: 0;
	}


	#job-list .box {
		padding: 15px 10px;
		margin-top: 10px;
	}

	#job-list .box .top {
		font-size: 15px;
	}

	#job-list .name,#job-list .num,#job-list .address,#job-list .date {
		width: 21%;

		padding: 15px 0;
	}

	#job-list .name {
		width: 28%;
		padding-left: 15px;
	}

	#job-list .arrow {
		width: 8%;
	}

	#job-list .arrow i {


width: 20px;

height: 52px;

-webkit-background-size: 12px;

-moz-background-size: 12px;

background-size: 12px;

display: none;

}

	#job-list .article {
		font-size: 14px;
	}

	#job-list .content {
		padding: 10px 15px;
		font-size: 12px;
	}

	#job-list .content .txt {
		font-size: 14px;
		margin-bottom: 10px;
		padding-top: 10px;
	}


	#job-list .content h3 {
		padding-left: 15px;
	}

	#job-list .content h3:before {
		width: 6px;
		height: 6px;
		top: 9px
	}
	
	
	#job-list .name{
	width: 70%;
}

#job-list .date {
	width: 22%;
}

#job-list .num,#job-list .address {
	display:none;
}

.pubcatetit{font-size:22px;}

.welsay{font-size: 14px;margin-top: 20px;margin-bottom: 35px;}

.welfare ul li{width: 33.333333333%;}
.welfare ul li p{font-size: 14px;}

.welfare ul li img{max-height:50px;}

.t55{ font-size:14px; line-height:1.6; margin-top:8px;}

.solution5 .solution-content .industry-item dl{background-color: #FFF;display:block;align-items: center;margin-bottom: 20px;margin-top: 10px;}
.solution5 .solution-content .industry-item dl dt{width: 100%;line-height: 0;}
.solution5 .solution-content .industry-item dl dd{flex: 1;padding: 20px 0 10px 0;max-height: 100%;}
.solution5 .solution-content .industry-item dl dd h2{font-size: 18px;}
.solution5 .solution-content .industry-item dl dd p span.line{display: block;width: 20px;height: 2px;background-color: #147861;margin: 12px 0;}


.solution5 .solution-content .industry-item dl dd p a{margin-top: 20px;}

.solution5 .solution-content .industry-item dl dd .text{font-size: 14px;}

.scet p{font-size: 14px;margin-bottom: 10px;}

 .serBaozItem {
        width: 100%;
        margin: 0 0 18px;
		 padding: 28px 24px 48px;
    }

    .serJsItem {
        margin-bottom: 10px;
        width: 100%;
    }

    .serJsText span {
        font-size: 16px;
    }
	
	.serBaozText span {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .serSop_div {
        margin-bottom: 0;
    }

    .serSop_b span {
        font-size: 14px;
    }

    .serSop_item {

        padding: 10px;
    }


    .serSop_mlb img {
        width: 10px;
        margin-left: -5px;
    }

    .serSop_mlb_top {
        top: -8px;
    }

    .serSop_mlb_btm {
        bottom: -8px;
    }

    .serShuju {
        margin-top: 18px;
    }

    .serShuju li b {
        font-size: 34px;
    }

    .serBaozItem {
        padding-bottom: 24px;
        margin-bottom: 14px;
    }
	
	.serBaozText p {
    font-size: 14px;
    padding-right: 0;
    min-height: 75px;
}

.ac2223{width: 98%;}

.new-list5{margin-top: 20px; margin-left:0; margin-right:0; margin-bottom:0;}

.new-list5 li figcaption{padding: 20px;}

.new-list5 li figcaption h3{font-size: 14px;}


.productSeries .list .text{padding: 15px;}
.productSeries .list h3{
	font-size: 14px;
	
}

.index-2-more a{padding: 12px 30px;}

.contact_content_inner {

    padding: 25px 22px;
}


.ul-download li a.link {
    display: block;
    font-size: 14px;
    line-height: 48px;
}

.ul-download {
    padding: 0 0 10px
}

.srvStgy-top{margin: 15px auto 0;font-size: 14px;}


.srvStgy-top p{margin-bottom: 10px;}
.srv-wrap{padding: 25px 20px 30px 20px;background:#fff;}
.srv-top{padding-bottom: 15px;text-align: left;font-size: 22px;}
.article{ padding:25px 25px; }

.article p{font-size: 14px;margin-bottom: 10px;}

.detailBody{ padding-top:20px;}
.subNewsTitle h3:first-child{font-size: 18px;padding: 0 0px 20px;}
.links22 a {font-size: 14px;}


.product_list a{width: 46%;margin: 0 1% 15px 1%;font-size: 13px;}

.download-list-box .title {
        width: 100%;
        cursor: pointer;
        padding-left: 38px;
        background: url(../images/ser221.png) no-repeat left center;
        line-height: 60px;
        font-size: 14px;
        overflow: hidden;
        height: 60px;
        color: #444;
        border-bottom: 1px solid #e0e0e0;
    }
	
  .download-list-box .download {

margin-top: 15px;

width: 80px;

height: 30px;

padding-left: 17px;

line-height: 30px;

background: #004098 url(../images/ser231.png) no-repeat 50px center;

color: #fff;

font-size: 13px;

display: block;

border-radius: 30px;

}


.download-list-box .title:hover {
        background: url(../images/ser221_h.png) no-repeat left center;
        color: #0074C1;
    }

.ti22{ width:65%;}

.serxzlb-li{margin-bottom: 15px;padding: 0 50px 0 70px;}
.serxzlb-li li h6{font-size: 14px;}
.serxzlb-li li{padding-left: 16px;}
.serxzlb-li li:nth-child(1){width: 100%;}
.serxzlb-li:before{width: 70px;}
.serxzlb-li:after{width: 70px;}
.parameter table tbody td{padding: 10px 6px;}
.parameter table{font-size: 13px;width: 100%;}

.parameter5 table tbody td{padding: 10px 6px;}
.parameter5 table{font-size: 13px;width: 100%;}

.innerappC .row3{
    width: 98%;
	margin-bottom:15px;
}

.appfl .level01 a {
    font-size: 20px;
}

.appfl .level01 {
    height: 50px;
    line-height: 50px;
}

.appfl .level01 em {
    top: 5px;
}

.appfl .level02 {
    padding: 20px;
    font-size: 14px;
}

.appfl .level02 a {
}

.pro-left{width: 100%;}
.pro-right{width: 100%;float:left;}

.pd30{padding: 25px!important;}
.title5{
		font-size: 18px;
		margin-bottom: 15px;
		margin-top: 5px;
	}
	
.ctt5{ margin-bottom:15px;}

.sidemenu h3{font-size: 22px;display:block;font-weight: 400;color:#fff;height: 82px;line-height: 82px;padding: 0 0 0 20px;background: #004098;position:relative;}

.sonTitle h2 {font-size: 22px;margin-bottom: 10px;}
.abogsgk-img{ width:100%;}
.abogsgk-items, .abogsyj-list {margin-top: 25px;}
    .abogsgk-cont h2 {font-size: 18px;}
    .abogsgk-cont i {height: 18px;}
    .abogsgk-cont {padding: 40px 0 0;background-size: 54px auto;background-position: top 30px left;width: 100%;}
    .abogsjj-img img{min-height: auto;}
    .abogsjj-img:last-child img{height: 400px;}
    .abogsjj-cont .sonTitle h2 {margin-bottom: 12px;}
    .abogsjj-cont .sonTitle p {font-size: 14px;line-height: 2;}
    .abogsyj-img-mix h2 {font-size: 18px;}
    .abogsyj-cont {padding: 20px 30px;height: auto;}
    .abogshz-loop .swiper-container {padding: 30px 8px 50px;}
    .abogshz-img {height: 82px;box-shadow: 0 0 8px rgba(14, 41, 75, .1);width: 48.5%;}
.abogsgk-cont p{font-size: 14px;margin-bottom: 10px;}
.abogsjj-cont {width: 92%;padding: 0;margin-top: 30px;margin-bottom: 30px;margin-left: auto;margin-right: auto;}
.abogsyj{padding: 40px 0;}
.abogsyj-list li{width: 98%; margin-bottom:20px;}
.abogsyj-cont p{font-size: 14px;}
 .abogsyj-img-pic {height: 132px;}
 
 .abogsjj{height: auto;}
 .abogsjj-img{width: 100%;height: 250px;}
.abogsjj-img1{width: 100%;height: auto;}

.vt1{margin-bottom: 15px;}
.vt1 h9{font-size:16px;}
.vt1 p{font-size: 14px;margin-bottom: 10px;}

#fh5co-our-program .row .content {
  height: 260px;
  margin-bottom:12px;
}


#fh5co-our-program .row .sub-content {
  padding: 50px 30px;
}


#fh5co-our-program .row h1 {
  font-size: 18px;
  margin-bottom: 15px;
  margin-top: 0;

}

#fh5co-our-program .row .content .btn-program {
  margin-top: 25px;
}

.word-1{
	font-size: 14px;
	}
	
.cpn-culture6 ul li{width: 48%;margin-bottom: 30px;}

.cpn-culture6 ul li s {max-width: 80px;}

.cpn-culture6 ul li h4{font-size: 16px;}
.cpn-culture6 ul li p{font-size: 13px;}

.cpn-culture6 ul li .note{padding: 0 10px;}

.pt80 {
	margin-top:20px;
}

 #b1{top:0; position:relative;}
 #b2{top:0; position:relative;}
 
.pro-left2{width: 100%;}
.pro-right2{width: 100%;float:left;}

.sidebar_options{
		line-height: 70px;
		font-size: 18px;
	}
	

.innerappC2 .row3{
    width: 99%;
	margin-bottom:15px;
}

.appf2 .level01 {
    font-size: 18px;
}

.appf2 .level02 {
    font-size: 14px;
}

#protect4 ul li{width: 31.3333333333333%;margin-bottom: 15px;}

.w177 {float: left;width: 98%; margin:0 1%; margin-bottom:10px;}
.lh-container-item2{margin-bottom: 20px;}
.lh-container-item2 dt{color: #000;padding: 10px 0;font-size: 18px;line-height: 1.8;padding-left: 15px;text-align: left;border-bottom: 1px solid #000;position:relative;}
.lh-container-item2 dt:before{content:'';display:block;width: 4px;height: 24px;background: #004098;position:absolute;left: 0;top:50%;margin-top: -12px;}
.lh-container-item2 dt h2{font-size: 18px;font-weight: 700;line-height: 1.2;}

.service-specifics3 {}
.service-specifics3 ul{}
.service-specifics3 li{padding-left: 15px;margin-bottom: 8px;}
.service-specifics3 li span{display:block;color: #222;font-size: 14px;line-height: 1.8;position: relative;}
.service-specifics3 li span:before{content: "";position: absolute;top: 10px;left: -15px;width: 4px;height: 4px;background: #000000;border-radius: 100%;}
.service-specifics3 li p{ color: #999999; line-height: 26px;}

#protect4 ul li h2{
    font-size: 14px;
    margin: 10px 10px 0 10px;
    }
	
.honorbd h8{
	padding: 20px 20px;
	margin-top: 15px;
	font-size: 18px;
	}
	
.honorbd h7{
	padding: 14px 15px;
	font-size: 18px;
	}
	
.honorbd h5{
	padding: 14px 15px;
	font-size: 16px;
	}
	
.honorbd h6{
	padding: 14px 15px;
	font-size: 14px;
	}
	
.mr_frbox { }
.mr_frBtnL {float: left;margin: 110px 0 0px 0px;cursor: pointer;display: inline;width:5%;margin-right:5%;}
.mr_frUl { float: left; width: 85%; }
.mr_frBtnR {float: right;margin-top: 110px;cursor: pointer;width:5%;margin-right: 0;}
.mr_frUl ul li { display: inline; float: left; width: 92%; margin-right:10px; overflow: hidden; }

.x16{padding: 20px 0 0 0; font-size: 14px;}
.x16 p{font-size: 14px;}

.a569{ font-size:20px; }

.to30{margin-top: 0;}

.products-main-nav ul li h3 a{font-size: 15px;}

.honorbd3 h4{
	padding: 16px;
	font-size: 14px;
	}
	
.lxAbout {

        padding-bottom: 0;
        padding-top: 40px;
    }
	 .lxAbout_info {
        padding: 1% 0;
    }

    .lxAbou_p {
        max-width: 98%
    }

    .lxAbou_p p {
        font-size: 14px;
    }

    .lxAbou_p span {
        margin-bottom: 8px;
    }

    .indAb_num span {
        font-size: 22px;
    }
	  .lxAbout_img {
        position: relative;
        width: 90%;
        margin: 20px auto 40px auto;
    }

    .lxAbout_txt {
        max-width: 100%;
    }
	 .lxTit_en,
    .lxTit_cn {
        font-size: 20px;
    }
	 .indAb_num {
        flex-wrap: wrap;
        margin-top: 14px;
        margin-left: 0;
        margin-right: 0;
    }
	 .indAb_div {
        width: 20%;
        margin: 14px 0;
    }
	.indAb_num p {
    font-size: 12px;
}
.indAb_div>div {
    font-size: 14px;
}

.moudle-titles2 .moudle-h5 {
    font-size: 22px;
	margin-bottom:25px;
	
	}
	
	
 .moudle-titles2 .moudle-h5:after {
    height: 2px;
    width: 30px;
    margin-top: 8px; }
	
.moudle-titles4 .moudle-h5 {
    font-size: 22px;
	margin-bottom:25px;
	
	}
	
	
 .moudle-titles4 .moudle-h5:after {
    height: 2px;
    width: 30px;
    margin-top: 8px; }

.kf {
    display: none!important;
}
.new-list5 li{width: 100%;display: block;float:left;padding: 0;margin-bottom: 15px;}

.news-left{
  margin-right: 0;
  width: 100%;
  height: auto;
}

.news-content .news-title{
  font-size: 16px;
}

.news-content{
  padding: 20px 15px;
}

.news-detail-link{
  margin-right: 10px;
}

.video-list2 .video-item {
  width: 98%;
  }
  
	.video-list2 .video-name {
  margin: 15px;
  font-size: 14px;
  }
  
  .bt22 p{margin-bottom: 10px;font-size: 14px;}
  
  .cr1{background:#fff;padding: 0 20px 40px;}

.listInfo dt {
    width: 100%;
    overflow: hidden;
    float: left;
    text-align: center;
    }

  .listInfo dd {
    float: left;
    width: 100%;
    overflow: hidden;
    padding: 22px 0 0 0;
    position: relative;
    }
	.listInfo h3 {
    font-size: 16px;
    line-height: 1.5;
    }
	
	.listInfo .info .info-r {
      float: left;
      color: #9E9E9E;
      height: 28px;
      line-height: 28px;
      overflow: hidden;
      }
	  
	  .listInfo h3 a {
   font-size: 16px;
   line-height: 1.5;
   }
	
	.listInfo p {
     display: -webkit-box;
	-webkit-line-clamp: 20;
	-webkit-box-orient: vertical;

	overflow: hidden;
    }
	
.serfw-wd{width: 100%;float: left;padding: 30px 20px;}
.serfw-wd h6, .serfw-wd h1{font-size: 18px;color: #333; margin-bottom:20px;}
.serfw-wd p{font-size: 14px;color: #666;line-height: 2;}
.serfw-img{width: 100%;float: left; line-height:0;}

.serzb-list li{width: 49%; background: #fff;padding: 35px 18px; margin-bottom:10px;}
.serzb-list li p{font-size: 14px;}
.serzb{padding: 40px 0;}
.pubTitle6 h6, .pubTitle6 h1{font-size: 22px;}
.serzb-list ul{ margin-top:20px;}
.serfw-wdimg{margin-top: 25px;display: block;}
.serwx{padding: 40px 0;}
.serwx-list ul{margin-top:25px;}
.serwx-list li{width: 99%;padding: 30px 30px;}
.serwx-list li h6, .serwx-list li h1{font-size: 18px;}

.video-list5 .video-item {
  width: 98%;
  margin-bottom: 15px;
  }
.new-list li{width: 100%;float:left;padding: 0;margin-bottom: 25px; display:block;}

}
@media all and (max-width:640px) {
}