@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");
}

@font-face {
	font-family:'Montserrat';font-style:normal;font-weight:300;src:local("Montserrat Light"),local("Montserrat-Light"),url("../fonts/montserrat-v14-latin-300.woff2") format("woff2"),url("../fonts/montserrat-v14-latin-300.woff") format("woff")
}

@font-face {
	font-family:'Montserrat';font-style:normal;font-weight:400;src:local("Montserrat Regular"),local("Montserrat-Regular"),url("../fonts/montserrat-v14-latin-regular.woff2") format("woff2"),url("../fonts/montserrat-v14-latin-regular.woff") format("woff")
}

@font-face {
	font-family:'Montserrat';font-style:normal;font-weight:500;src:local("Montserrat Medium"),local("Montserrat-Medium"),url("../fonts/montserrat-v14-latin-500.woff2") format("woff2"),url("../fonts/montserrat-v14-latin-500.woff") format("woff")
}

@font-face {
	font-family:'Montserrat';font-style:normal;font-weight:700;src:local("Montserrat Bold"),local("Montserrat-Bold"),url("../fonts/montserrat-v14-latin-700.woff2") format("woff2"),url("../fonts/montserrat-v14-latin-700.woff") format("woff")
}

@font-face {
	font-family:'Montserrat';font-style:normal;font-weight:900;src:local("Montserrat Black"),local("Montserrat-Black"),url("../fonts/montserrat-v14-latin-900.woff2") format("woff2"),url("../fonts/montserrat-v14-latin-900.woff") format("woff")
}

.i-f {
    font-family: iconfont;
}

.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;padding: 0 100px;}
.bodyontrue .Header-navbarbox{display: block !important;}

.Header-logo{float: left;position: relative;z-index: 999;}
.Header-logo a{height: 90px;line-height: 90px;float: left;user-select: none;}

.Header-logo a img{height: 68px;}

.Header-search{float: right;margin-left: 15px;}
.Header-search-click{width: 52px;height: 90px;background:transparent url('../images/search.png') no-repeat center;cursor: pointer;user-select: none;position: relative;}
.Header-search-click:before{content: "";position: absolute;left: 0;top: 50%;width: 1px;height: 14px;background: #666;margin-top: -7px;}
.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: #2d67d6;transition: all .4s ease-in-out;}
.Header-navbar ul li.ontrue .Header-Menu, .Header-navbar ul li:hover .Header-Menu{color: #2d67d6;}
.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: #2d67d6;}
.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: #2d67d6;}
.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%;}






.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: #2d67d6;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: #2d67d6;}
.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%;}
.contain{width: 1420px;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: #b29b65;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: #333;
    font-size: 16px;
    line-height: 92px;
    letter-spacing: .5px;
    transition: all 0.48s;
}

.headNav_a:hover {
    color: #2d67d6;
}



.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: #b29b65;
}


.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: 24%;margin: 0 0.5% 30px 0.5%;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: #b29b65;}
.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;border: 1px solid #585657;color: #585657;}
.index-2-more a:hover{border-color: #585657;color: #fff;background: #585657;}

a{text-decoration:none; transition: 0.3s;}

.footer{background-color: #2e2e2e;color:#fff;padding: 70px 0 5px 0;width: 100%;}
.footer .footer-menu{width: 50%;float: left;}
.footer .footer-menu .item{display: inline-block;vertical-align: top;float: left;padding-right: 25px;}
.footer .footer-menu .item .title{font-size: 18px;font-weight: 400;line-height:1;margin-bottom: 30px;}
.footer .footer-menu .item a{display:block;font-size: 15px;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: 35%;float: left;}
.footer .footer-telephone .title{font-size: 18px;font-weight: 400;height: 36px;position:relative;letter-spacing: 0;margin-bottom: 15px;}
.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: 20px;font-weight: 400;margin-bottom: 15px;line-height:1;}
.footer .footer-telephone .address{font-size: 15px;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: 15px;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: #b29b65;

    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: 100%;
    position: relative;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}

.indFor_a {
    position: relative;
    width: 98%;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    background: #ffffff;
    display: block;
    transition: all 0.48s;
    overflow: hidden;
    margin-bottom: 10px;
    padding-bottom: 30px;
}

.indFor_a::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #2e2e2e;
    transform: scale(0);
    transition: all 0.48s;
}



.indFor_a img {
}


.indFor_txt {
    position: relative;
    z-index: 11;
    width: 100%;
    text-align: left;
}

.indFor_num {
    width: 100%;
    margin-bottom: 28px;
}

.indFor_num div {
    width: 84%;
    height: 84%;
    border-radius: 50%;
    background: #b29b65;
    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: #b29b65;
    font-family: "webfont";
    letter-spacing: 2px;
}

.indFor_txt>span {
    position: relative;
    top: 0px;
    font-size: 20px;
    padding: 0 30px;
    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: 30px;
     margin-top: 15px;
     padding: 0 30px;
     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: #585657;
    margin-left: 30px;
}



    .indI:hover::after {
        transform: scale(1);
    }
	
	 .indFor_a:hover:after {

        transform: scale(1);
    }

    .indFor_a:hover .indFor_txt>span {
        color: #000000;
    }
	
	.tit{text-align: center;margin-bottom: 38px;}
.tit h3{font-size: 40px;color: #1d1d1d;line-height: 1.2;position: relative;padding-bottom: 0;margin-bottom: 10px;font-weight: 400;}
.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;background: #ffffff;}

.index-title{margin: 0 0 22px;font-size: 40px;line-height: 1.2;font-weight: 400;color: #1d1d1d;}
.index-title.txt-white{color:#fff;}

.comm-txt-box2{font-size: 16px;color: #4a4a4a;}
.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: #333;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: #333;font-family: "Montserrat";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;}
.clearfix{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: #585657;}
.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: #b29b65;}
.index2 .more:hover a{transform: rotate(0);background-color: #FFF;color: #b29b65;}
.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: #b29b65;
	-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: #b29b65;color: #fff;border: 1px solid #b29b65;}

.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: 28%;}
.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: 500px;margin-top: 0;}
.other_banner .banner_text{ color: #fff;}
.other_banner .banner_text h3{font-size: 38px;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: #b29b65;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: #b29b65;}
.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: #ffffff;}

.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: #b29b65;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;
}

.cont-two {
}

    .cont-two li {
        text-align: center;
        width: 25%;
        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 40px;
    }

        .cont-two p.h3-size22 {
            margin-top: 22px;
        }

    .cont-two li:last-child img {
        box-shadow: 0 0 12px rgba(0,0,0,0.10);
        padding: 2px;
        width: 100px;
    }

    .cont-two li:last-child p {
        margin-top: 8px;
    }

.cont-three img {
    width: 100%;
}

.h3-size22{font-size: 22px;}
.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: #b29b65;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: #b29b65;color:#ffffff;border-color: #b29b65;}
.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: #b29b65;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: #b29b65;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: #b29b65;
}

.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: #b29b65;
}



.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: #b29b65;}
.solution .solution-content .industry-item dl dd p span.line{display: block;width: 20px;height: 2px;background-color: #b29b65;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 #b29b65;color: #b29b65;margin-top: 50px;background: #ffffff;}
.solution .solution-content .industry-item dl dd p a:hover{border-color: #b29b65;color: #fff;background: #b29b65;}

.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{width: 1300px;margin:0 auto;}

.new-list{margin-left: -10px;margin-right: -10px;margin-top: 40px;}
.new-list li{width: 33.333333333%;float:left;padding: 0 10px;margin-bottom: 25px;}
.new-list li:nth-child(4n+4){ margin-right:0;}
.new-list li figure{ display:block; line-height:normal; overflow:hidden;margin: 0;}
.new-list li figure img{ display:block; width:100%; height:auto; line-height:0; transition:430ms;}
.new-list li figcaption{display:block;padding: 25px 22px 22px;overflow:hidden;background: #ffffff;position:relative;transition:340ms;height: 172px;}
.new-list li figcaption time{color:#7e7e7e;font-size:14px;transition:300ms;line-height: 1.2;}
.new-list li figcaption h3{
	color: #3c3c3c;
	font-size: 18px;
	font-weight: 400;
	height: 24px;
	margin-top: 12px;
	line-height: 24px;
	transition:300ms;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	}
.new-list li figcaption p{
	color: #999;
	height: 54px;
	font-size:14px;
	line-height: 25px;
	margin-top: 10px;
	transition:300ms;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	} 
.new-list li figcaption span{display:block;width:102px;height:30px;line-height:30px;background:#fff;color: #b29b65;font-size:14px;margin-top: 15px;position:relative;bottom:-30px;opacity:0;text-align:center;transition:300ms;}
.new-list li:hover figure img{ transform:scale(1.05); -webkit-transform:scale(1.05); -moz-transform:scale(1.05);}
.new-list li:hover figcaption{margin-top:-51px;background: #b29b65;height: 223px;}
.new-list li:hover figcaption time{ color:#fff;}
.new-list li:hover figcaption h3{ color:#fff;}
.new-list li:hover figcaption p{ color:#fff;}
.new-list li:hover figcaption span{ opacity:1; bottom:0; position:relative; transition:355ms 100ms;}


	#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 #b29b65;
	  color:#fff;
	  background-color: #b29b65;
	}

	#tabs5 a:focus {
	  outline: 0;
	}

	#tabs5 #current1 {
	  z-index: 3;
	  border-color: #b29b65;
	  background-color: #b29b65;
	  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: #b29b65;
  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 #b29b65;
	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: #b29b65;
	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: #b29b65;
			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: #b29b65;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;}
.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: #b29b65;
    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: 20px;
    text-align: center;
}
.cpn-culture6 ul{}
.cpn-culture6 ul li{width: 15%;font-size:14px;color: #7b7b7b;line-height: 1.7;display: inline-block;vertical-align: top;}
.cpn-culture6 ul li .note{padding: 0 20px;text-align: left;}
.cpn-culture6 ul li h4{font-size: 15px;color: #1f1f1f;line-height: 1.6;position: relative;text-align: center;}
.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: #8a8a8a;line-height: 23px;margin-bottom:0;text-align: left;overflow: hidden;}
.cpn-culture6 ul li s {max-width: 90px;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: #b29b65;
	}

	#tabs a:focus {
	  outline: 0;
	}

	#tabs #current1 {
	  z-index: 3;
	  opacity: 1;
	  color: #b29b65;
	  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: #b29b65; 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 #b29b65;}
.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: #b29b65;}
.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: #b29b65;margin-bottom: 18px;}
.solution5 .solution-content .industry-item dl dd p span.line{display: block;width: 20px;height: 2px;background-color: #b29b65;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 #b29b65;color: #147861;margin-top: 50px;background: #fff;}
.solution5 .solution-content .industry-item dl dd p a:hover{border-color: #b29b65;color: #fff;background: #b29b65;}

.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: #b29b65;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: #b29b65;
	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: #b29b65;
    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;}



.featured-card a:hover .bg-img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.03);
    transform: scale(1.1);
}

.featured-card a:hover .bg-img:after {
    opacity: .75
}

.featured-card a:hover .read-more .icon {
    margin-right: 0;
    opacity: 1;
    transition: opacity .2s .4s, margin .6s .4s
}

.featured-card a:hover .heading {
    transition: -webkit-transform .6s .2s;
    transition: transform .6s .2s;
    transition: transform .6s .2s, -webkit-transform .6s .2s
}

.featured-card a:hover .description {
    max-height: 400px;
    opacity: 1;
    visibility: visible;
    margin-left: 0;
    transition: margin .6s .4s, max-height 2s, opacity .2s .4s, visibility .2s .4s
}

.featured-card .inner,
.featured-card a {
    position: relative;
    height: 100%;
    width: 100%
}

.featured-card .inner {
    background-color: #fff
}

.featured-card a {
    display: inline-block;
    overflow: hidden
}

.featured-card .bg-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-size: cover;
    background-position: 50% 50%;
    overflow: hidden;
    transition: -webkit-transform .6s;
    transition: transform .6s;
    transition: transform .6s, -webkit-transform .6s
}

.featured-card .bg-img.lazyload:after {
    opacity: 0
}

.featured-card .bg-img.lazyload.loaded:after {
    opacity: .4
}

.featured-card .bg-img:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;

    z-index: 1;
    background: linear-gradient(180deg, transparent 0, transparent 30%, #000);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#000000", GradientType=0);
    opacity: .4;
    transition: opacity .6s
}

.featured-card .content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    padding: 28px 34px
}

.featured-card .heading {
    font-size: 20px;
    color: #fff;
    transition: -webkit-transform .6s .2s;
    transition: transform .6s .2s;
    transition: transform .6s .2s, -webkit-transform .6s .2s;
}

.featured-card .heading strong{
    font-weight: 400;
}

.cms-fragment {

    height: 290px;
}

.featured-card .description{
    max-height: 300px;
    opacity: 1;
    line-height: 30px;
    visibility: visible;
    margin-left: 0;
    transition: margin .6s .4s, max-height 2s, opacity .2s .4s, visibility .2s .4s;
    font-size: 24px;
    color: #fff;
}

.featured-card .description.teamms{
    max-height: 400px;
    opacity: 1;
    line-height: 22px;
    visibility: visible;
    margin-left: 0;
    transition: margin .6s .4s, max-height 2s, opacity .2s .4s, visibility .2s .4s;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0;
    margin-top: 5px;
}

.featured-card .read-more {
    position: relative
}

.featured-card .read-more .icon {
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: 0;
    color: #fff;
    width: 20px;
    height: 20px;
    transition: margin .6s .4s, opacity .2s;
}

.vc_col-md-1,
.vc_col-md-10,
.vc_col-md-11,
.vc_col-md-12,
.vc_col-md-2,
.vc_col-md-3,
.vc_col-md-4,
.vc_col-md-5,
.vc_col-md-6,
.vc_col-md-7,
.vc_col-md-8,
.vc_col-md-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.vc_column_container {
    padding: 10px;
}

 .vc_col-md-1,
    .vc_col-md-10,
    .vc_col-md-11,
    .vc_col-md-12,
    .vc_col-md-2,
    .vc_col-md-3,
    .vc_col-md-4,
    .vc_col-md-5,
    .vc_col-md-6,
    .vc_col-md-7,
    .vc_col-md-8,
    .vc_col-md-9 {
        float: left
    }
    .vc_col-md-12 {
        width: 100%
    }
    .vc_col-md-11 {
        width: 91.66666667%
    }
    .vc_col-md-10 {
        width: 83.33333333%
    }
    .vc_col-md-9 {
        width: 75%
    }
    .vc_col-md-8 {
        width: 66.66666667%
    }
    .vc_col-md-7 {
        width: 58.33333333%
    }
    .vc_col-md-6 {
        width: 50%
    }
    .vc_col-md-5 {
        width: 41.66666667%
    }
    .vc_col-md-4 {
        width: 33.33333333%
    }
    .vc_col-md-3 {
        width: 25%
    }
    .vc_col-md-2 {
        width: 16.66666667%
    }
    .vc_col-md-1 {
        width: 8.33333333%
    }
    .vc_col-md-pull-12 {
        right: 100%
    }
    .vc_col-md-pull-11 {
        right: 91.66666667%
    }
    .vc_col-md-pull-10 {
        right: 83.33333333%
    }
    .vc_col-md-pull-9 {
        right: 75%
    }
    .vc_col-md-pull-8 {
        right: 66.66666667%
    }
    .vc_col-md-pull-7 {
        right: 58.33333333%
    }
    .vc_col-md-pull-6 {
        right: 50%
    }
    .vc_col-md-pull-5 {
        right: 41.66666667%
    }
    .vc_col-md-pull-4 {
        right: 33.33333333%
    }
    .vc_col-md-pull-3 {
        right: 25%
    }
    .vc_col-md-pull-2 {
        right: 16.66666667%
    }
    .vc_col-md-pull-1 {
        right: 8.33333333%
    }
    .vc_col-md-pull-0 {
        right: auto
    }
    .vc_col-md-push-12 {
        left: 100%
    }
    .vc_col-md-push-11 {
        left: 91.66666667%
    }
    .vc_col-md-push-10 {
        left: 83.33333333%
    }
    .vc_col-md-push-9 {
        left: 75%
    }
    .vc_col-md-push-8 {
        left: 66.66666667%
    }
    .vc_col-md-push-7 {
        left: 58.33333333%
    }
    .vc_col-md-push-6 {
        left: 50%
    }
    .vc_col-md-push-5 {
        left: 41.66666667%
    }
    .vc_col-md-push-4 {
        left: 33.33333333%
    }
    .vc_col-md-push-3 {
        left: 25%
    }
    .vc_col-md-push-2 {
        left: 16.66666667%
    }
    .vc_col-md-push-1 {
        left: 8.33333333%
    }
    .vc_col-md-push-0 {
        left: auto
    }
    .vc_col-md-offset-12 {
        margin-left: 100%
    }
    .vc_col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .vc_col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .vc_col-md-offset-9 {
        margin-left: 75%
    }
    .vc_col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .vc_col-md-offset-7 {
        margin-left: 58.33333333%

    }
    .vc_col-md-offset-6 {
        margin-left: 50%
    }
    .vc_col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .vc_col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .vc_col-md-offset-3 {
        margin-left: 25%
    }
    .vc_col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .vc_col-md-offset-1 {
        margin-left: 8.33333333%

    }
    .vc_col-md-offset-0 {
        margin-left: 0
    }
	
	
	.lxAbout {
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center left;
    background-size: contain;
    padding: 80px 0;
}

.lxAbout_box {
    position: relative;
}


.lxAbout_info {height: 500px;display: flex;align-items: center;flex-wrap: wrap;}

.lxAbout_txt {
    max-width: 45%;
}


.lxAbou_p {
    max-width: 90%;
}

.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: 2;
    color: #666;
    margin-bottom: 10px;
}

.lxAbout_img {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 500px;
    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;
}

.indAb_div img {
    display: block;
    margin-bottom: 14px;
}

.indAb_num span {
    color: #B89B58;
    font-size: 50px;
    letter-spacing: 0;
    line-height: 1;
    font-family: 'BEBAS';
    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: 16px;
    color: #999;
    margin-top: 6px;
}

.lxTit {
    position: relative;
    margin-bottom: 30px;
}

.lxTit_cn {
    font-size: 52px;
    line-height: 1.2;
    font-family: "avenir-heavy", sans-serif;
}

.lxTit_en {
    font-size: 40px;
    line-height: 1.5;
}

.lxTit_en span {
    color: #B89B58;
}

.indMore {
    margin-top: 40px;
}

.indMore .more {
    background: #606060;
    color: #fff;
    line-height: 1;
    display: inline-block;
}

.indMore span {
    font-weight: 400;
    line-height: 2;
    padding: 0 28px 0 28px;
}

.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;
}


.clear{clear:both;}
.no{display:none;}
.box{width:1200px;margin:0 auto;}

.title10{text-align: center;padding: 70px 0 40px;}
.title10 h1{font-size: 36px;margin:15px 0 10px;}
.title10 h1 span{color: #333333;}
.title10 p{font-size: 20px;color: #707070;}


.ht4{width: 100%;padding-bottom: 80px;padding-top: 80px;background: url(../images/ht4.jpg);background-size: cover;background-position: center;background-repeat: no-repeat;}
.ht4 .title{color: #fff}
.ht4 .title p{color: #fff}

.ht41{position: relative}
.ht41>ul>li{width: 100%;overflow: hidden}
.ht411{width: 100%;text-align: center;background-image: linear-gradient(to top, rgba(0, 0, 0, 0.6),rgba(0, 0, 0, 0));position: absolute;padding-bottom: 20px;bottom: 0;left:0;}
.ht411>ul>li{width: 18%;display: inline-block;vertical-align: top;color: #fff;text-align: center;line-height: 1.4;margin:0 10px;cursor: pointer}
.ht4111{width: 100%;position: relative;border-radius: 10px;margin-bottom: 12px;overflow: hidden}
.ht4112{position: absolute;top:0;left:0;right: 0;bottom:0;margin:auto;}
.ht4111_{border:2px solid #fff;}

.ht411 p{ font-size:16px;}



.ht7{
    padding: 70px 0;
}
.ht71{text-align: center;}
.ht71 ul{display: inline-block;}
.ht71 ul li{float: left;border-top: 1px solid #d5d9dd;cursor: pointer;font-size: 18px;padding: 0 50px;text-align: center;color: #707070;height: 60px;line-height: 60px;box-sizing:border-box;-moz-box-sizing:border-box; /* Firefox */-webkit-box-sizing:border-box;}
.ht71_{border-top: 3px solid #2e2e2e !important;margin-top: -1px;color: #2e2e2e !important;font-weight: bold;}
.ht72{border: 1px solid #d5d9dd;padding:30px;}
.ht72 ul{display: flex;align-items: stretch;flex-wrap: wrap;}
.ht72 ul li{width: 31.33333333333333%;font-size: 16px;line-height: 1.8;color: #707070;float: left;margin-right: 1%;margin-left: 1%;margin-bottom: 5px;}


.mr_frbox { }
.mr_frBtnL {float: left;margin: 175px 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: 175px;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 {}


.index-three {
    text-align: center;
    padding: 160px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

    .index-three .index-tit {
        font-weight: 700;
        color: #fff;
        font-size:50px;
    }

    .index-three .index-dec {
        font-weight: 400;
        color: #fff;
        margin-top: 20px;
        font-size: 22px;
    }



@media all and (max-width:1700px) {
    .contain{width: 92%; max-width:1280px;}
	.z-container2 {width: 92%; max-width:1200px;}
	.container5{width: 92%; max-width:1200px;}
    .Footer-container{width: 92%; max-width:1200px;}
    .Header-container{padding: 0 4%;}
	
.lxAbout_img {height: 450px;}
.lxAbout_info {height: 450px;}

 .index-three {
        padding: 140px 0;
    }

}

@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%;}
  
 .lxAbout_img {height: 420px;}
.lxAbout_info {height: 420px;}



}

@media screen and (max-width:1500px){
.mr_frUl {width: 99%;}

.mr_frBtnL {margin: 155px 0 0 -40px;width: 20px;}
.mr_frBtnR {margin-top: 155px;width: 20px;margin-right: -30px;}
.mr_frBtnL2 {margin: 120px 0 0 -40px;width: 20px;}
.mr_frBtnR2 {margin-top: 120px;width: 20px;margin-right: -40px;}

}

@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%;}
 
.lxAbout_img {height: 400px;}
.lxAbout_info {height: 400px;}
 
}

@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{height: 60px;}
    .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: #2d67d6 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: #2d67d6;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;margin-bottom: 12px;}
.footer .footer-telephone .phone-number{font-size: 16px;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;}
.comm-txt-box2{font-size: 14px;}


.indFor_a {
    width: 98%;

}

.indFor_num {
    }
	
.indFor_txt>span {
    font-size: 18px;
}

.indFor_txt {
    }
	
.honorbd h4{
	padding: 15px;
	font-size: 14px;
	}



.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 #b29b65;}

.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;
}

.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;}


.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;
}

.cms-fragment{
    height: 200px !important;
  }
  
  .vc_column_container {
    padding: 0;
	margin-bottom:15px;
}

.vc_col-md-4 {
        width: 100%;
    }
	
  .featured-card .bg-img:after,
    .featured-card .bg-img:after.lazyload.loaded:after {
        opacity: .75
    }
    .featured-card .content {
        padding: 20px 25px
    }
    .featured-card .read-more .icon {
        margin-right: 0;
        opacity: 1;
        margin-bottom: 0;
    }
    .featured-card .heading.has-description {
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px)
    }
    .featured-card .description {
        max-height: 400px;
        opacity: 1;
        visibility: visible;
        margin-left: 0;
        display: block
    }
    .featured-card a:hover .bg-img {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    .featured-card a:hover .heading.has-description {
        -webkit-transform: translateY(-20px);



        -ms-transform: translateY(-20px);
        transform: translateY(-20px)
    }
	
	.featured-card .heading {
    font-size: 16px;
}



.lxAbout {
        padding: 40px 0;
    }

    .lxAbout_img {
        position: relative;
        width: 92%;
        height: 200px;
        margin: 35px auto 10px auto;
    }

    .lxAbout_txt {
        max-width: 100%;
    }
	
	.lxTit_en {
    font-size: 22px;
}

.lxAbou_p p {
    font-size: 14px;
}

.lxAbout_info {height: auto;}


.lxTit {
    margin-bottom: 15px;
}

.indMore {
    margin-top: 20px;
}

.lxAbou_p {
    max-width: 100%;
}

.ht7{
    padding: 40px 0;
}   

.ht71 ul li{font-size: 15px;padding: 0 20px;overflow: hidden;height:45px;line-height: 45px;width: 33.33333333333333333%;}

.ht72{padding:20px;}

.ht72 ul li{width: 98%;font-size: 14px;}

.ht71 ul{display:block;}

.ht4{padding-bottom: 40px;padding-top: 40px;}

.ht411 p{ font-size:12px; display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;}
	
.ht411{padding-bottom: 5px}

.mr_frbox { }
.mr_frBtnL { float: left; margin: 135px 0 0px 0px; cursor: pointer; display: inline; width:5%; margin-right:3%;}
.mr_frUl { float: left; width: 85%; }
.mr_frBtnR { float: right; margin-top: 135px; cursor: pointer; width:5%; margin-right:0;}
.mr_frUl ul li { display: inline; float: left; width: 100%; margin-right:0; overflow: hidden; }

.index-three {
        padding: 70px 0;
    }
	
.index-three .index-tit {
		font-size:26px;
    }

 .index-three .index-dec {
            margin-top: 12px;
        font-size: 16px;
		line-height: 1.6;}

}
@media all and (max-width:640px) {
}

.btnLearnMore {
	display:block;
	-webkit-transition:none;
	-moz-transition:none;
	-ms-transition:none;
	-o-transition:none;
	transition:none;
	width:60px;
	height:60px;
	position:absolute;
	bottom:60px;
	left:50%;
	margin-left:-30px;
	background:url('../images/go_down.png') no-repeat 0 0;
	-webkit-animation-name:bounce;
	-moz-animation-name:bounce;
	-o-animation-name:bounce;
	-ms-animation-name:bounce;
	animation-name:bounce;
	-webkit-animation-direction:normal;
	-moz-animation-direction:normal;
	-o-animation-direction:normal;
	-ms-animation-direction:normal;
	animation-direction:normal;
	-webkit-animation-duration:2s;
	-moz-animation-duration:2s;
	-o-animation-duration:2s;
	-ms-animation-duration:2s;
	animation-duration:2s;
	-webkit-animation-iteration-count:infinite;
	-moz-animation-iteration-count:infinite;
	-o-animation-iteration-count:infinite;
	-ms-animation-iteration-count:infinite;
	animation-iteration-count:infinite;
	z-index:9999;
}
.btnLearnMore:hover {
	-webkit-animation-name:none;
	-moz-animation-name:none;
	-o-animation-name:none;
	-ms-animation-name:none;
	animation-name:none;
	background-position:0 -60px
}
@-webkit-keyframes bounce {
	0% {
	-webkit-transform:translateY(0);
	transform:translateY(0)
}
20% {
	-webkit-transform:translateY(0);
	transform:translateY(0)
}
40% {
	-webkit-transform:translateY(-30px);
	transform:translateY(-30px)
}
50% {
	-webkit-transform:translateY(0);
	transform:translateY(0)
}
60% {
	-webkit-transform:translateY(-15px);
	transform:translateY(-15px)
}
80% {
	-webkit-transform:translateY(0);
	transform:translateY(0)
}
100% {
	-webkit-transform:translateY(0);
	transform:translateY(0)
}
