﻿.autowidth {
    width: 16rem;
    margin: auto;
    max-width: 95%;
}

.banner {
    position: relative;
    background: #333;
}

.banner .swiper-slide {
    height: 100vh;
    background-size: cover !important;
    position: relative;
    overflow: hidden;
}

.banner .cons {
    max-width: 90%;
}

.banner-pagination {
    position: absolute;
    left: 1.6rem;
    bottom: .5rem;
    z-index: 5;
}

.banner-pagination .swiper-pagination-bullet {
    background: transparent;
    position: relative;
    padding: .1rem 2px;
    width: auto;
    height: auto;
    color: #fff;
    margin: 0 .2rem;
    opacity: .5;
}

.banner-pagination .swiper-pagination-bullet:after {
    position: absolute;
    left: 0;
    width: 0;
    height: 1px;
    bottom: -1px;
    content: '';
    background: #fff;
    transition: .4s;
}

.banner-pagination .swiper-pagination-bullet:nth-child(1) {
    margin-left: 0;
}

.banner-pagination .swiper-pagination-bullet:nth-last-child(1) {
    margin-right: 0;
}

.banner-pagination .swiper-pagination-bullet-active {
    opacity: 1;
}

.banner-pagination .swiper-pagination-bullet-active:after {
    width: 100%;
}

.banner .wlines {
    width: 5.6rem;
    height: 1px;
    position: relative;
    display: inline-block;
}

.banner .wlines::before {
    position: absolute;
    left: 50%;
    content: '';
    bottom: 0;
    height: 1px;
    background: #fff;
    width: 0;
    opacity: .5;
    transition: .5s .85s;
}

.banner .swiper-slide-active .wlines::before {
    left: 0;
    width: 100%;
}

.moreLink a {
    display: inline-block;
    background: #194c7f;
    color: #fff;
    padding: .2rem .4rem;
    border-radius: 1rem;
}

.moreLink a::before {
    display: inline-block;
    content: '';
    height: 1px;
    width: 0.6rem;
    background: #fff;
    vertical-align: middle;
    margin-right: .18rem;
}

.section {
    background-size: cover !important;
    overflow: hidden;
}

.dowebok {
    background: #fff url(../images/loading.gif) no-repeat center;
    background-size: auto !important;
}

.section_2 .tit {
    position: absolute;
    left: 0;
    right: 0;
    top: 2rem;
}

.section_2 .conts {
    position: absolute;
    left: 0;
    right: 0;
    bottom: .55rem
}

.qyyjDL dd {
    line-height: 1;
    margin-bottom: .4rem;
    width: 15%;
    padding-left: .8rem;
}

.qyyjDL dd sup {
    vertical-align: top;
}

.qyyjDL dd .ls {
    width: .26rem;
    height: 2px;
    background: #fff;
    display: inline-block;
    border-radius: 2px;
}

.yewus {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    border-top: 1px solid #d5d3d6;
    z-index: 5;
}

.yewus .item {
    padding: .3rem 0;
    position: relative;
    position: relative;
}

.yewus .item::after {
    position: absolute;
    right: 0;
    top: .25rem;
    bottom: .25rem;
    content: '';
    border-left: 1px solid #d5d3d6;
}

.yewus .item::before {
    position: absolute;
    left: 50%;
    top: -2px;
    height: 3px;
    background: #194c7f;
    content: '';
    width: 0;
}

.yewus .item.on {
    color: #194c7f;
}

.yewus .item.on::before {
    left: 0;
    width: 100%;
}

.yewus.on .item.on,
.yewus.on .item {
    color: #fff;
}

.yewus.on .item.on::before {
    background: #fff;
}

.flexImgs .imgs {
    width: 23%;
    margin: 0 1%;
    text-align: center;
    padding: .2rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.colorf3a412 {
    color: #f3a412
}

.max700 {
    width: 7rem;
    margin: auto;
    max-width: 100%;
}

.publicMore {
    display: inline-block;
    background: #194c7f;
    color: #fff;
    border-radius: 1rem;
    padding: .15rem .5rem;
}

.yuwuDL dd {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    z-index: -1;
    transition: .5s;
    -webkit-transition: .5s;
    background-size: cover !important;
}

.yuwuDL dd.on {
    opacity: 1;
    z-index: 2;
}

.chuangxins {
    height: 100%;
}

.chuangxins .item {
    background-size: cover !important;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.chuangxins .item .bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-size: cover !important;
}

.chuangxins .icon i {
    display: inline-block;
    background: #f3a412;
    color: fff;
    width: 1.2rem;
    line-height: 1.2rem;
    border-radius: 50%;
    border: 1px solid #f3a412;
}

.xwzxFlex {
    padding-left: 1.6rem;
}

.xwzxFlex .tit {
    padding-right: .8rem;
}

.xwzxDL dd {
    width: 31.33%;
    background: rgba(255, 255, 255, .1);
    border-radius: .15rem;
    overflow: hidden;
}

.xwzxDL dd .link {
    color: #fff;
    display: block;
}

.xwzxDL dd .cots {
    padding: .2rem .25rem .5rem .25rem;
}

.section_5 {
    background: #204c66;
}

.section_5 .tit {
    position: absolute;
    left: 0;
    right: 0;
    top: 1.5rem;
}

.section_6 .tit {
    position: absolute;
    left: 0;
    right: 0;
    top: 1.5rem;
}

.renwens .item {
    display: inline-block;
    background: #f3a412;
    color: #fff;
    min-width: 5em;
    padding: .1rem .25rem;
    margin-left: .1rem;
    text-align: center;
}

.renwens .item.on {
    background: #194c7f;
}

.renwenDL dd {
    display: none;
}

.renwenDL dd.on {
    display: block;
}

@media only screen and (max-width:1366px) {
    .autowidth {
        width: auto;
    }

    .banner-pagination {
        left: 2.5%;
    }

    .xwzxFlex {
        padding-left: 2.5%;
    }
}

@media only screen and (min-width:1100px) {

    .moreLink a::before,
    .yewus .item::before,
    .chuangxins .icon i,
    .durings,
    .xwzxDL dd {
        transition: .5s;
        -webkit-transition: .5s;
    }

    .chuangxins .item .bg {
        transition: 1.5s;
        -webkit-transition: 1.5s;
    }

    .moreLink a:hover {
        background: #ee7700;
        padding: .2rem .8rem;
    }

    .moreLink a:hover::before {
        width: 0;
        margin: 0;
    }

    .yewus .item:hover::before {
        left: 0;
        width: 100%;
    }

    .publicMore:hover {
        background: #f3a412;
        color: #fff;
    }

    .chuangxins .item:hover .bg {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
    }

    .chuangxins .item:hover .icon i {
        background: transparent;
        color: #f3a412;
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }

    .chuangxins .item:hover .durings {
        color: #f3a412;
    }

    .xwzxDL dd:hover {
        background: #194c7f;
    }
}

@media only screen and (max-width:1100px) {}

@media only screen and (max-width:960px) {
    .section_2 .conts {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 3rem
    }
}

@media only screen and (max-width:640px) {
    .qyyjDL dd {
        width: 33.33%;
    }

    .flexImgs .imgs {
        width: 31.33%;
    }

    .chuangxins {
        display: block;
    }

    .chuangxins .item {
        width: auto;
        height: 33.33%;
    }

    .section_5 .tit {
        text-align: left;
        top: 1.2rem;
        left: .3rem;
    }

    .renflex {
        display: block;
    }

    .renwens {
        text-align: center;
        padding-top: .3rem;
    }

    .xwzxFlex {
        display: block;
        padding: 0;
    }

    .xwzxFlex .tit {
        padding: 0 0 .5rem 0;
        text-align: center;
    }

    .section_2 .conts {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 3rem
    }
}








.index-con {
    padding-top:100px;
	box-sizing: border-box;
	width: 100%;
    max-width:1700px;
    margin:0 auto;
}

.index-about {
	position: relative;
	z-index: 9;
	position: relative;
	margin-top: 40px;
}

.index-about .index-about-text {
	width: 50%;
}



.index-about-text p {
	color: #666666;
	line-height: 28px;
}

.index-title h3 {
	font-size: .37rem;
	padding: 10px 0;
	text-transform: uppercase;
	font-weight: bold;
	color: #194c7f;
}

.index-title h2 {
	color: #f08519;
	font-size: .7rem;
	letter-spacing: -2px;
	text-transform: uppercase;
	font-weight: bold;

}

.index-title span {
	display: block;
	width: 30px;
	height: 4px;
	background: #3b83ff;
	margin: 30px 0 40px;
}

.index-more a {
	display: block;
	position: relative;
	text-transform: uppercase;
	font-family: arial;
	width: 210px;
	font-size: 16px;
	height: 55px;
	line-height: 55px;
	background: #2d6dee;
	text-align: center;
	color: #ffffff;
	border-radius: 25px;
	/* Firefox 3.6+ */
	background-image: -moz-linear-gradient(left, #5862ef, #2c6dee);
	/* Safari 5.1+, Chrome 10+ */
	background-image: -webkit-linear-gradient(left, #5862ef, #2c6dee);
	/* Opera 11.10+ */
	background-image: -o-linear-gradient(left, #5862ef, #2c6dee);
	margin: 60px 0 20px;
}

.wave_box1 {
	position: absolute;
	bottom: -40vh;
	left: 0;
	opacity: .4;
	z-index: -1;
}

.index-about-pic {
	width: 47%;
	box-shadow: 0 22px 60px -5px rgba(44, 115, 240, 0.6);
	overflow: hidden;
	border-radius: 30px;
}

.index-about-pic a {
	display: block;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.index-about-pic img {
	display: block;
	text-align: right;
	width: 100%;
	height: 100%;
}




@media screen and (max-width:900px) {

    .index-about .index-about-text {
        width: 100%;
    }
    .index-con{padding:0 20px;}
    .index-about-pic {
        width: 100%;
    }
    .banner1{display:none;}
}




.index-sec5 .left{ width: 30%; float: left; display: table; table-layout: fixed;  height: 100%;  }
.index-sec5 .left .div1{ display: table-cell; vertical-align: middle;  padding: 0 40px 40px 180px;}
.index-sec5 .left .p1{ font-size: 45px; color: #333; font-family: arial; white-space: nowrap; overflow: hidden; width:280px; transition: all 0.6s;}
.index-sec5 .left .p2{ font-size: 45px; color: #333; font-family: arial;  white-space: nowrap; overflow: hidden; width:300px;}
.index-sec5 .left b{ display: block; height: 1px; background: #595959; width: 40px; margin: 40px 0;}
.index-sec5 .left .p3{ font-size: 45px; color: #f3a412; }
.index-sec5 .left .p4{ font-size: 14px; color: #333;  padding-top: 20px;}
.index-sec5 .left .prev,.index-sec5 .left .next{ display: inline-block; font-family: "宋体"; font-size:35px; color: #333; cursor: pointer;
transition: all 0.6s;}
.index-sec5 .left i{ display: inline-block; height: 30px; width: 1px; background: #a5a5a5; margin: 0 15px;}
.index-sec5 .left  .hd{ margin-top: 40px;}
.index-sec5 .left .more{ display: block; width: 230px; height: 55px; line-height: 55px; background: #194c7f; border-radius: 55px; color: #fff; text-align: center; font-family: arial; font-size: 16px;
text-transform: uppercase; margin-top: 50px; transition: all 0.6s;}
.index-sec5 .left span:hover{ color: #f3a412;}
.index-sec5.active .left .p1{transition-delay: 0.3s; animation-name: fadeInUp; animation-duration: 1s; animation-fill-mode: both;  }
.index-sec5.active .left .p2{transition-delay: 1.2s; animation-name: fadeInUp; animation-duration: 1s; animation-fill-mode: both;  }
.index-sec5.active .left .p3,.index-sec5.active .left  .p4{transition-delay: 2s; animation-name: fadeInUp; animation-duration: 1s; animation-fill-mode: both;  }
.index-sec5 .left .more:hover{ transform: translateX(10px);}

.index-sec5 .right{ width: 70%; float: left; height: 100%; position: relative;}
.index-sec5 .right .bd,.index-sec5 .right .picList,.index-sec5 .right .tempWrap{ height: 100%; width: 100%; }
.index-sec5 .right li{ width: 40%; height: 100%; transition: all 0.6s;}
.index-sec5 .right li a{ display: block; padding:0px 20px;  border-left: 1px solid #E0E0E0;  height: 100%;}
.index-sec5 .right li .div2-1{  display: table-cell; vertical-align: middle; }
.index-sec5 .right li .div2{  display: table; table-layout: fixed; height: 100%;}
.index-sec5 .right figure{ margin-top: 20px; overflow: hidden; width: 100%; margin-bottom: 20px;}
.index-sec5 .right figure img{ display: block; width: 100%; transition: all 0.6s;}
.index-sec5 .right .tempWrap{ width: 100% !important; overflow: visible;}
.index-sec5 .right strong,.index-sec5 .right i{ display: inline-block; width: 100px; font-size: 85px; color: #ddd; font-family: arial; transition: all 0.6s;}
.index-sec5 .right i { color: #f3a412; margin-left: 10px;}
.index-sec5 .right .div2-1 div{ white-space: nowrap; width: 100px; overflow: hidden; height: 85px; margin-top: 90px;}
.index-sec5 .right .p1{ font-size: 16px; color: #333; padding:30px 0  30px 0;}
.index-sec5 .right .p2{ font-size: 16px; color: #333; line-height: 36px; height: 72px; overflow: hidden; text-overflow: ellipsis;}
.index-sec5 .right .p4{ font-size: 14px; color: #666; line-height: 30px; height: 120px; overflow: hidden; text-overflow: ellipsis;}
.index-sec5 .whitebg{ position: absolute; right: 0; top: 0; bottom: 0; background: rgba(255,255,255,0.6); width: 20%; display: block;}
.index-sec5 .right li:hover{ background: #f5f5f5;}
.index-sec5 .right li:hover figure img{ transform: scale(1.1);}
.index-sec5 .right li:hover i{ transform: translateX(-115px);}
.index-sec5 .right li:hover strong{ transform: translateX(-170px);}

@media screen and (max-width:1820px) {

	.index-sec5 .right .p2{  height: 60px; line-height: 30px; font-size: 15px;}
	.index-sec5 .right .p1{ padding: 15px 0;}
	.index-sec5 .right .p4{ height: 90px; margin-bottom: 10px; }
	.index-sec5 .right strong, .index-sec5 .right i{ font-size: 60px;}
	.index-sec5 .right .div2-1 div{ height: 60px;}
}






/* about-history */
.w1300{ width:1300px; margin:0px auto;}
.z-about-text {text-align: center; margin: 50px auto 0; }
.z-about-text h1{font-size: 36px; color: #194c7f; margin-bottom: 30px;}
.z-about-text p{font-size: .18rem; color: #666666; line-height: 50px; margin-top: 40px;text-indent:2em; padding: 0 20px;}
.z-about-text b{font-size: 14px; color: #ec7aac; line-height: 35px;text-align: center; display: block;}

.about-history{ padding:90px 90px 0; }
.about-title {margin-bottom: 25px;}
.about-title h3 {margin: 0 0 10px;font-size:34px;font-weight:400;color: #2c2c2c;}
.about-title p {margin: 0;font-size: 36px;font-weight: 300;color: #ECECEC;}
.title-white h3{ color:#d6d6d6;}
.title-white p{ color:rgba(222,222,222,.09);}
.about-history-list{ position:relative;}

.Guarantee_time2{margin: 60px auto;}
.Guarantee_time2 li{text-align: center; margin: 0 auto; float: left; width: 25%;}
.Guarantee_time2 li h1{color: #000000; font-size: 4vw;  display: inline-block;}
.Guarantee_time2 li i{ color: #000000; font-size: 28px;}
.Guarantee_time2 li p{margin-top: 20px;}

.pTitle2 .ch, .pTitle2 .en{	color:#fff;	}
.abcul li{	width:33%;	margin-left:1.5%;	float:left;	background:#f6f6f6;	position:relative;	overflow:hidden; 	}
.abcul{	margin-left:-1.5%;	margin-top:90px;	}
.abcul .txts{	text-align:center;	padding:45px 0 50px 0;	}
.abcul .txts .ch{	font-size:18px;	margin-bottom:10px; color: #194c7f;	}
.abcul .txts2 .ch{	font-size:18px;	margin-bottom:10px; color: #fff;	margin-top:30px;}
.abcul .txts .en, .abcul .txts2 .en{font-size:12px;color:#f08519;	}
.abcul .txts2 .en{	color:#fff;	}
.abcul .txts2{	position:absolute;width:100%;height:100%; left:0;bottom:0;	background:#f08519;	color:#fff;	text-align:center;	overflow:hidden;	
transform:translateY(50%);	-webkit-transform:translateY(50%);	opacity:0;	visibility:hidden;	transition:400ms;	-webkit-transition:400ms;	}

.abcul .txts2 .line{	width:1px;	height:25px;	background:#fff;	margin:10px auto 5px auto; display: block;	}
.abcul .txts2 .tx{	text-align:center;	padding:0 10px;	}
.ab3 .fixbg{	padding:50px 0 150px 0;	}
.aborg{	display:block;	max-width:100%;	margin:62px auto 0 auto;	}
.ab4{	background:#fff;    display:none;	padding:85px 0 100px 0;	}	
.wsibf, .pager {  text-align: center;   font-size: 0;}
.wsib, .pager a {    display: inline-block;    *zoom: 1;    *display: inline;    vertical-align: middle;    font-size: 14px;}
.pic { display: block;   overflow: hidden;   position: relative;   background-size: cover;   background-repeat: no-repeat;   background-position: center center;}
.abcul li:hover .txts2 {  transform: translateY(0);-webkit-transform: translateY(0);  opacity: 1;  visibility: visible;}

.ab6{	padding:0 0 80px;background: #f5f5f5;	}
.ab6 .index-title2{padding-bottom: 10px;}
.page-case-list2{margin-top: 50px;}
.page-case-list2 li{float: left; width: 415px;margin-left: 27px;  margin-bottom: 50px;}
.page-case-list2 li em{display: block; height: 240px; overflow: hidden}
.page-case-list2 li .text{padding: 10px 10px 15px; box-sizing: border-box; transition: all 0.6s; border-bottom: 1px solid #d8d8d8;}
.page-case-list2 li .text h3{color: #333333; font-size: 18px; height: 30px; line-height: 30px; overflow: hidden;}
.page-case-list2 li .text p{color: #666666; font-size: 14px; height: 30px; line-height: 30px; overflow: hidden; margin-top: 10px;}
.page-case-list2 li em img{display: block;  width: 100%;}
.page-case-list2 li a{display: block; }
.page-case-list2 li a:hover .text{background: #e8e8e8; transform: translateY(-20px);  }

.page-case-list2 li a:hover em img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1);}
.page-case-list2 li em img{ -webkit-transition: all .4s ease; -moz-transition: all .4s ease; -ms-transition: all .4s ease; transition: all .4s ease; }
.page-case-list2 li:nth-child(3n+1){margin-left: 0;}
.index-title2{text-align: center; padding-bottom: 50px; border-bottom: 1px solid #cbc8c7;padding-top: 50px;}
.index-title2 h3{color: #ffffff; font-size: 26px; }
.index-title2 p{color: #ffffff; font-size: 15px; text-transform: uppercase; font-family: arial; margin-top: 10px;}
.ab6 .index-title2 h3{padding-bottom: 10px;color: #141418;}
.ab6 .index-title2 p{color: #666666;}






.hoB_ulBl {
    position: relative;
    width: 100%;
}

.hoB_content {
    position: relative;
    width: 82%;
    margin: 40px auto;
}

.hoB_te {
    float: left;
    width: 36%;
    text-align: right;
}

.hoB_ulBl::after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 20px;
    height: 100%;
    border-right: 1px solid rgb(221, 221, 221);
}

.hoB_ico {
    position: absolute;
    left: 50%;
    top: 0px;
    width: 60px;
    height: 60px;
    background: url("../images/e1_5.png") center center no-repeat;
    margin-left: -30px;
    z-index: 90;
    margin-top: -6px;
}

.hoB_year {
    position: absolute;
    left: 36%;
    font-size: 30px;
    color: #f08519;
    width: 14%;
    text-align: center;
    top: 2px;
}

.even .hoB_te {
    float: right;
    text-align: left;
}

.hoB_liBl {
    position: relative;
    width: 100%;
    min-height: 100px;
}

.even .hoB_year {
    left: 50%;
}

.hoB_liBl:hover .hoB_ico {
    background: url("../images/e1_4.png") center center / 46px no-repeat;
}

.hoB_bgImg {
    background: url("../images/e1_3.jpg") center center / cover no-repeat;
}

.com_InnConBlock {
    position: relative;
    width: 100%;
    padding: 65px 0px;
  }






  
.container {
    width: 100%;
    height: auto;
  }
  .container .cont-plate1 {
    position: relative;
    width: 100%;
    height: auto;
  }
  .container .cont-plate1 .plate1-bg {
    width: 100%;
    height: auto;
  }
  .container .cont-plate1 .plate1-bg img {
    width: 100%;
  }
  .container .cont-plate1 .plate1-top {
    position: absolute;
    top: 1.2rem;
    left: 0;
    width: 100%;
    z-index: 9;
  }
  .container .cont-plate1 .plate1-top .top-title {
    font-size: 0.34rem;
    text-align: center;
    color: #333;
  }
  .container .cont-plate1 .plate1-top .top-English {
    margin-top: 0.18rem;
    font-family: 'MontserratBold';
    font-size: 0.24rem;
    text-align: center;
    color: #cbcbcb;
  }
  .container .cont-plate1 .plate1-top .top-heng {
    width: 34px;
    height: 5px;
    margin: 0.22rem auto 0;
    border-radius: 0.5rem;
    background: #0072bc;
  }
  .container .cont-plate1 .plate1-cent {
    position: relative;
    display: flex;
    justify-content: flex-start;
    position: absolute;
    top: 2.25rem;
    right: 10%;
    width: 80%;
    

  }
  .container .cont-plate1 .plate1-cent .cent-menu {
    width: 3.2rem;
    height: auto;
    background: linear-gradient(120deg, #0d85cf, #0f54a1);
  }
  .container .cont-plate1 .plate1-cent .cent-menu .menu-list {
    position: relative;
    width: 100%;
    height: 0.794rem;
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
    cursor: pointer;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate1 .plate1-cent .cent-menu .menu-list .list-box {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0.1rem 0 0 0.2rem;
  }
  .container .cont-plate1 .plate1-cent .cent-menu .menu-list .list-box .list-icon {
    position: relative;
    width: 0.5rem;
  }
  .container .cont-plate1 .plate1-cent .cent-menu .menu-list .list-box .list-icon img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate1 .plate1-cent .cent-menu .menu-list .list-box .list-icon .img2 {
    opacity: 0;
  }
  .container .cont-plate1 .plate1-cent .cent-menu .menu-list .list-box .list-title {
    margin-top: 0.05rem;
    font-size: 22px;
    color: #fff;
  }
  .container .cont-plate1 .plate1-cent .cent-menu .menu-list .list-box .list-English {
    margin-top: 0.1rem;
    font-family: 'Arial';
    font-size: 12px;
    color: #fff;
    opacity: 0.4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .container .cont-plate1 .plate1-cent .cent-menu .menu-list .list-box .list-arrow {
    position: absolute;
    top: 50%;
    right: 0.3rem;
    width: 0.4rem;
    opacity: 0;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate1 .plate1-cent .cent-menu .menu-list .list-box .list-arrow img {
    width: 100%;
  }
  .container .cont-plate1 .plate1-cent .cent-menu .menu-list-active {
    background: linear-gradient(-90deg, #00c0ff, #104bb9);
  }
  .container .cont-plate1 .plate1-cent .cent-menu .menu-list-active .list-icon .img2 {
    opacity: 1 !important;
  }
  .container .cont-plate1 .plate1-cent .cent-menu .menu-list-active .list-icon .img1 {
    opacity: 0;
  }
  .container .cont-plate1 .plate1-cent .cent-menu .menu-list-active .list-arrow {
    opacity: 1 !important;
  }
  .container .cont-plate1 .plate1-cent .cnet-box {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    justify-content: space-between;
    width: calc(100% - 3.2rem);
    height: 6.4rem;
    opacity: 0;
    visibility: hidden;
  }
  .container .cont-plate1 .plate1-cent .cnet-box .box-left {
    width: 4.48rem;
    padding: 0.9rem 0 0 0.6rem;
    background: #fff;
  }
  .container .cont-plate1 .plate1-cent .cnet-box .box-left .left-English {
    font-family: 'MontserratBold';
    font-size: 0.3rem;
    background-image: linear-gradient(-90deg, #00c0ff, #104bb9);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    opacity: 0;
    text-transform:uppercase;
    
  }
  .container .cont-plate1 .plate1-cent .cnet-box .box-left .left-title {
    margin: 0.42rem 0;
    font-size: 0.24rem;
    font-weight: bold;
    color: #f3a412;
    opacity: 0;
  }
  .container .cont-plate1 .plate1-cent .cnet-box .box-left .left-text {
    padding-right: 0.7rem;
    font-size: 16px;
    line-height: 30px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    opacity: 0;
  }
  .container .cont-plate1 .plate1-cent .cnet-box .box-left .left-button {
    display: block;
    width: 1.4rem;
    height: 0.45rem;
    margin-top: 0.7rem;
    font-size: 14px;
    line-height: 0.42rem;
    text-align: center;
    color: #0072bc;
    border-radius: 0.45rem;
    border: solid 2px #0a51a1;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate1 .plate1-cent .cnet-box .box-left .left-button:hover {
    color: #fff;
    background: #0a51a1;
  }
  .container .cont-plate1 .plate1-cent .cnet-box .box-right {
    width: calc(100% - 4.28rem);
    height: 100%;
    background: #fff;
    overflow: hidden;
  }
  .container .cont-plate1 .plate1-cent .cnet-box .box-right img {
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate1 .plate1-cent .cnet-box:hover img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .container .cont-plate1 .plate1-cent .cnet-box-active {
    opacity: 1;
    visibility: visible;
  }
  .container .cont-plate1 .plate1-cent .cnet-box-active .left-English,
  .container .cont-plate1 .plate1-cent .cnet-box-active .left-title,
  .container .cont-plate1 .plate1-cent .cnet-box-active .left-text,
  .container .cont-plate1 .plate1-cent .cnet-box-active img {
    opacity: 1 !important;
    transition: all 0.6s !important;
    -o-transition: all 0.6s !important;
    -moz-transition: all 0.6s !important;
    -webkit-transition: all 0.6s !important;
  }
  .container .cont-plate1 .plate1-web-cent {
    display: none;
  }
  .container .cont-plate2 {
    position: relative;
    width: 100%;
    height: auto;
  }
  .container .cont-plate2 .plate2-top {
    display: flex;
    justify-content: space-between;
    width: 15.37rem;
    margin: 0 auto;
    padding: 0.6rem 0;
  }
  .container .cont-plate2 .plate2-top .top-left {
    width: 50%;
  }
  .container .cont-plate2 .plate2-top .top-left .left-title {
    font-size: 0.4rem;
    font-weight: bold;
    color: #333;
  }
  .container .cont-plate2 .plate2-top .top-left .left-English {
    margin-top: 0.18rem;
    font-family: 'MontserratBold';
    font-size: 0.24rem;
    color: #cbcbcb;
  }
  .container .cont-plate2 .plate2-top .top-left .left-heng {
    width: 34px;
    height: 5px;
    margin-top: 0.22rem;
    border-radius: 0.5rem;
    background: #0072bc;
  }
  .container .cont-plate2 .plate2-top .top-right {
    display: flex;
    justify-content: flex-end;
    width: 50%;
    height: auto;
  }
  .container .cont-plate2 .plate2-top .top-right .right-list {
    width: auto;
    height: auto;
    margin-left: 1.1rem;
    cursor: pointer;
  }
  .container .cont-plate2 .plate2-top .top-right .right-list .list-icon {
    position: relative;
    width: 0.5rem;
    margin: 0 auto;
  }
  .container .cont-plate2 .plate2-top .top-right .right-list .list-icon img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate2 .plate2-top .top-right .right-list .list-icon .img2 {
    opacity: 0;
  }
  .container .cont-plate2 .plate2-top .top-right .right-list .list-title {
    margin-top: 0.6rem;
    font-size: 22px;
    text-align: center;
    color: #999999;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate2 .plate2-top .top-right .right-list .list-English {
    margin-top: 0.1rem;
    font-family: 'Arial';
    font-size: 12px;
    color: #333333;
    opacity: 0.4;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate2 .plate2-top .top-right .right-list-active .list-icon .img2 {
    opacity: 1 !important;
  }
  .container .cont-plate2 .plate2-top .top-right .right-list-active .list-icon .img1 {
    opacity: 0 !important;
  }
  .container .cont-plate2 .plate2-top .top-right .right-list-active .list-title {
    color: #0072bc !important;
  }
  .container .cont-plate2 .plate2-top .top-right .right-list-active .list-English {
    color: #0072bc !important;
  }
  .container .cont-plate2 .plate2-box {
    position: relative;
    width: 100%;
    height: 7rem;
  }
  .container .cont-plate2 .plate2-box .box-cont {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
  }
  .container .cont-plate2 .plate2-box .box-cont .box-bg {
    width: 100%;
    height: auto;
  }
  .container .cont-plate2 .plate2-box .box-cont .box-bg img {
    width: 100%;
  }
  .container .cont-plate2 .plate2-box .box-cont .box-cent {
    position: absolute;
    top: 0;
    left: 50%;
    width: 15.37rem;
    height: 100%;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  .container .cont-plate2 .plate2-box .box-cont .box-cent .cent-list {
    width: 5.76rem;
    height: 100%;
    padding: 0.8rem 0.6rem 0;
    background: rgba(0, 114, 188, 0.8);
    opacity: 0;
    transform: translateX(-50px);
    -o-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
    -webkit-transform: translateX(-50px);
  }
  .container .cont-plate2 .plate2-box .box-cont .box-cent .cent-list .list-English {
    font-family: 'MontserratBold';
    font-size: 0.3rem;
    font-weight: bold;
    color: #fff;
    opacity: 0;
    transform: translatey(30px);
    -o-transform: translatey(30px);
    -moz-transform: translatey(30px);
    -webkit-transform: translatey(30px);
  }
  .container .cont-plate2 .plate2-box .box-cont .box-cent .cent-list .list-title {
    margin: 0.36rem 0 0.3rem;
    font-size: 0.24rem;
    font-weight: bold;
    color: #fff;
    opacity: 0;
    transform: translatey(30px);
    -o-transform: translatey(30px);
    -moz-transform: translatey(30px);
    -webkit-transform: translatey(30px);
  }
  .container .cont-plate2 .plate2-box .box-cont .box-cent .cent-list .list-text {
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    opacity: 0;
    transform: translatey(30px);
    -o-transform: translatey(30px);
    -moz-transform: translatey(30px);
    -webkit-transform: translatey(30px);
  }
  .container .cont-plate2 .plate2-box .box-cont .box-cent .cent-list .link-box {
    opacity: 0;
    transform: translatey(30px);
    -o-transform: translatey(30px);
    -moz-transform: translatey(30px);
    -webkit-transform: translatey(30px);
  }
  .container .cont-plate2 .plate2-box .box-cont .box-cent .cent-list .list-button {
    display: block;
    width: 1.4rem;
    height: 0.45rem;
    margin-top: 0.9rem;
    font-size: 14px;
    text-align: center;
    line-height: 0.4rem;
    color: #fff;
    border-radius: 0.45rem;
    border: solid 2px #fff;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate2 .plate2-box .box-cont .box-cent .cent-list .list-button:hover {
    transform: translatey(-10px);
    -o-transform: translatey(-10px);
    -moz-transform: translatey(-10px);
    -webkit-transform: translatey(-10px);
  }
  .container .cont-plate2 .plate2-box .box-cont-active {
    opacity: 1;
    visibility: visible;
    transition: all 1s;
    -o-transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
  }
  .container .cont-plate2 .plate2-box .box-cont-active .cent-list {
    opacity: 1 !important;
    transform: translateX(0) !important;
    -o-transform: translateX(0) !important;
    -moz-transform: translateX(0) !important;
    -webkit-transform: translateX(0) !important;
    transition: all 1.4s;
    -o-transition: all 1.4s;
    -moz-transition: all 1.4s;
    -webkit-transition: all 1.4s;
  }
  .container .cont-plate2 .plate2-box .box-cont-active .list-English {
    opacity: 0.5 !important;
    transform: translatey(0) !important;
    -o-transform: translatey(0) !important;
    -moz-transform: translatey(0) !important;
    -webkit-transform: translatey(0) !important;
    transition: all 0.6s 1.4s;
    -o-transition: all 0.6s 1.4s;
    -moz-transition: all 0.6s 1.4s;
    -webkit-transition: all 0.6s 1.4s;
  }
  .container .cont-plate2 .plate2-box .box-cont-active .list-title {
    opacity: 1 !important;
    transform: translatey(0) !important;
    -o-transform: translatey(0) !important;
    -moz-transform: translatey(0) !important;
    -webkit-transform: translatey(0) !important;
    transition: all 0.6s 1.8s;
    -o-transition: all 0.6s 1.8s;
    -moz-transition: all 0.6s 1.8s;
    -webkit-transition: all 0.6s 1.8s;
  }
  .container .cont-plate2 .plate2-box .box-cont-active .list-text {
    opacity: 1 !important;
    transform: translatey(0) !important;
    -o-transform: translatey(0) !important;
    -moz-transform: translatey(0) !important;
    -webkit-transform: translatey(0) !important;
    transition: all 0.6s 2.2s;
    -o-transition: all 0.6s 2.2s;
    -moz-transition: all 0.6s 2.2s;
    -webkit-transition: all 0.6s 2.2s;
  }
  .container .cont-plate2 .plate2-box .box-cont-active .link-box {
    opacity: 1 !important;
    transform: translatey(0) !important;
    -o-transform: translatey(0) !important;
    -moz-transform: translatey(0) !important;
    -webkit-transform: translatey(0) !important;
    transition: all 0.6s 2.6s;
    -o-transition: all 0.6s 2.6s;
    -moz-transition: all 0.6s 2.6s;
    -webkit-transition: all 0.6s 2.6s;
  }





.article-info1{ margin-top: 20px;}
.article-info1 li{ float: left; width: 33%;  text-align: center;  margin-bottom: 50px;}
.article-info1 li img{ width: 50%;}
.article-info1 li p{ text-align: center; line-height: 50px;}










.about-wrapper .container {
  background: #fff url(../images/aboutbg2.png) no-repeat left bottom 100px;
}
.about-wrapper .mini-container {
  padding-top: 100px;
}
.about-wrapper .box-1 {

}
.about-wrapper .box-1 .info,
.about-wrapper .box-1 .pic {
  width: 100%;
}
.about-wrapper .box-1 .info {
  padding-right: 20px;
  background: url(../images/aboutbg.png) no-repeat right bottom;
}
.about-wrapper .box-1 .pic {
float:left;
}
.about-wrapper .box-1 .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}
.about-wrapper .box-1 .pic img:hover {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.about-wrapper .box-1 .name {
  font-size: 30px;
  color: #090a0c;
  line-height: 48px;
}
.about-wrapper .box-1 .en {
  color: #333;
  font-size: 20px;
  font-family: "avb";
  letter-spacing: 6px;
  text-transform: uppercase;
  margin-top: 4px;
}
.about-wrapper .box-1 .en:after {
  content: "";
  display: block;
  width: 20px;
  height: 3px;
  background: #194c7f;
  margin-top: 10px;
}
.about-wrapper .box-1 .content {
  font-size: 14px;
  color: #919191;
  line-height: 30px;
  margin-top: 40px;
}
.about-wrapper .box-1 .data {
  margin-top: 78px;
}
.about-wrapper .box-1 .data ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
}
.about-wrapper .box-1 .data ul li {
  width: 33.33%;
}
.about-wrapper .box-1 .data ul li .num {
  font-size: 14px;
  color: #000;
}
.about-wrapper .box-1 .data ul li .num span,
.about-wrapper .box-1 .data ul li .num em {
  display: inline-block;
  font-family: "gcb";
}
.about-wrapper .box-1 .data ul li .num span {
  font-size: 36px;
}
.about-wrapper .box-1 .data ul li .num em {
  font-style: normal;
  font-size: 21px;
  position: relative;
  top: -5px;
  margin: 0 8px;
}
.about-wrapper .box-1 .data ul li p {
  font-size: 14px;
  color: #b4b4b4;
  line-height: 30px;
}
.about-wrapper .box-2 {
  margin-top: 98px;
}
.about-wrapper .box-2 .name {
  font-size: 24px;
  color: #333;
  line-height: 48px;
}
.about-wrapper .box-2 .en {
  font-size: 16px;
  color: #999999;
  font-family: "thin";
  text-transform: uppercase;
}
.about-wrapper .box-2 .cat-box {
  margin: 40px auto 60px;
}
.about-wrapper .box-2 .cat-box .inner {
  display: inline-block;
  font-size: 0;
  border: 1px solid #fafafa;
  border-radius: 30px;
  text-align: center;
}
.about-wrapper .box-2 .cat-box a {
  display: inline-block;
  font-size: 14px;
  color: #666;
  width: 150px;
  line-height: 50px;
  border-radius: 30px;
}
.about-wrapper .box-2 .cat-box a.on {
  color: #fff;
  font-weight: 700;
  background: #194c7f;
}
.about-wrapper .box-2 .swiper-slide {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.about-wrapper .box-2 .pic {
  width: 41.81%;
  overflow: hidden;
}
.about-wrapper .box-2 .pic2 {
  width: 100%;
  overflow: hidden;
}
.about-wrapper .box-2 .pic img {
  display: block;
  width: 100%;
  height: auto;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}
.about-wrapper .box-2 .pic2 img {
  display: block;
  width: 100%;
  height: auto;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}
.about-wrapper .box-2 .pic img:hover {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.about-wrapper .box-2 .info {
  width: 52.96%;
}
.about-wrapper .box-2 .ename {
  font-size: 36px;
  color: #ccc;
  font-family: "book";
  text-transform: uppercase;
  line-height: 40px;
}
.about-wrapper .box-2 .cname {
  font-size: 26px;
  color: #333;
  line-height: 30px;
  margin: 32px auto 12px;
}
.about-wrapper .box-2 .content {
  font-size: 14px;
  color: #999;
  line-height: 32px;
}


.page-box {
  position: relative;
  background:#f5f9fa url(../images/page_bg.jpg) no-repeat left bottom;
  background-size: auto;
  background-size: contain;
  padding-top: 50px;
  padding-bottom: 50px;
}
.page-box .container {
 width:80%;
  margin-left: 10%;
  margin-right: 10%;
  background: #fff;
}
@media screen and (max-width: 999px) {
.page-box .container {
  width:90%;
   margin-left: 5%;
   margin-right: 5%;
   background: #fff;
}
}
.mini-container {
  margin-left: 100px;
  margin-right: 100px;
}
.contact-wrapper .box-1 {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding-top: 98px;
}
.contact-wrapper .box-1 .page-title-box {
  padding-top: 0;
}
.contact-wrapper .box-1 .info {
  line-height: 24px;
  padding-right: 70px;
  flex: 1;
  overflow: hidden;
}
.contact-wrapper .box-1 .caption {
  font-size: 14px;
  color: #194c7f;
  margin-bottom: 10px;
}
.contact-wrapper .box-1 .caption img {
  margin-right: 10px;
}
.contact-wrapper .box-1 .title {
  font-size: 30px;
  color: #343434;
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 42px;
}
.contact-wrapper .box-1 .num a {
  display: block;
  font-size: 40px;
  color: #333;
  font-family: "gcb";
  line-height: 40px;
  margin-bottom: 28px;
}
.contact-wrapper .box-1 .desc {
  font-size: 22px;
  color: #48413e;
  font-family: Arial;
  margin-bottom: 28px;
}
.contact-wrapper .box-1 .add {
  font-size: 18px;
  color: #48413e;
  margin-bottom: 28px;
}
.contact-wrapper .map {
  width: 53.52%;
  font-size: 0;
  height: 560px;
}

.contact-wrapper .box-2 {
  margin-top: 80px;
  margin-left: -100px;
  margin-right: -190px;
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  height: 280px;
  align-items: center;
}
.contact-wrapper .box-2 .left {
  width: 44.52%;
  height: 100%;
  background-image: linear-gradient(50deg, #194c7f 0%, #76ddff 100%), linear-gradient(#046864, #046864);
}
.contact-wrapper .box-2 .right {
  flex: 1;
  height: 100%;
  overflow: hidden;

  padding-left: 96px;
  padding-right: 190px;
}
.contact-wrapper .box-2 .right .etitle {
  font-family: "thin";
  font-size: 24px;
  color: #999999;
  text-transform: uppercase;
  padding-top: 100px;
}
.contact-wrapper .box-2 .right .desc {
  font-size: 32px;
  color: #333;
  font-weight: 700;
  letter-spacing: 4px;
  margin-top: 10px;
}
.contact-wrapper .box-2 .qrcode {
  float: left;
  margin-right: 36px;
  padding-top:80px;padding-left:100px;
}
.contact-wrapper .box-2 .name {
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 4px;
  margin-top: 35px;
  padding-top:80px;
}
.contact-wrapper .box-2 .ename {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3);
  font-weight: 700;
  font-family: Arial;
}
.contact-wrapper .box-3 {
  margin-top: 78px;
}
.contact-wrapper .box-3 ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  flex-flow: wrap;
}
.contact-wrapper .box-3 li {
  width: 39.72%;
  margin-right: 6.9%;
  padding-bottom: 38px;
  margin-bottom: 58px;
  border-bottom: 1px solid #f9f9f9;
}
.contact-wrapper .box-3 li.last {
  margin-bottom: 0;
}
.contact-wrapper .box-3 .name {
  font-size: 22px;
  color: #000;
  line-height: 30px;
}
.contact-wrapper .box-3 .content {
  font-size: 14px;
  color: #989898;
  line-height: 36px;
  margin: 12px auto 40px;
}
.contact-wrapper .box-3 .more {
  font-size: 14px;
  color: #f08519;
  line-height: 24px;
}
.contact-wrapper .box-3 .more img {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  top: -2px;
  margin-right: 10px;
}

.page-caption-box {
  margin-bottom: 46px;
}
.page-caption-box .caption {
  font-size: 24px;
  color: #333;
  line-height: 30px;
}
.page-caption-box p {
  font-size: 16px;
  color: #999;
  line-height: 20px;
  text-transform: uppercase;
  margin-top: 6px;
}

.social-wrapper .brief {
  font-size: 30px;
  color: #333;
  line-height: 50px;
  font-weight: 700;
}
.social-wrapper .list {
  margin-top: 78px;
}
.social-wrapper .list ul li {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  align-items: center;
}
.social-wrapper .list ul li:last-child {
  margin-bottom: 0;
}
.social-wrapper .list ul li .pic,
.social-wrapper .list ul li .info {
  width: 50%;
}
.social-wrapper .list ul li .pic {
  font-size: 0;
}
.social-wrapper .list ul li .pic img {
  width: 100%;
  height: auto;
}
.social-wrapper .list ul li .name {
  font-size: 26px;
  color: #333;
  line-height: 45px;
  margin-bottom:20px;
}

.page-title-box {
  padding: 98px 0 60px;
}
.page-title-box .title {
  font-size: 32px;
  color: #333;
  line-height: 36px;
}
.page-title-box p {
  font-size: 16px;
  color: #999;
  line-height: 24px;
  font-family: "thin", Arial;
  text-transform: uppercase;
  margin-top: 5px;
}
.page-title-box p::after {
  content: "";
  display: block;
  width: 20px;
  height: 3px;
  background: #f08519;
  margin-top: 24px;

}





.equipment-wrapper .list ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  flex-flow: wrap;
}
.equipment-wrapper .list ul li {
  width: 32.89%;
  margin-right: 0.665%;
  margin-bottom: 50px;
}
.equipment-wrapper .list ul li:nth-child(3n) {
  margin-right: 0;
}
.equipment-wrapper .list ul li:hover img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.equipment-wrapper .list ul li:hover .info:before {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
}
.equipment-wrapper .list ul li:hover .name {
  color: #fff;
}
.equipment-wrapper .list ul li:hover .desc {
  color: rgba(255, 255, 255, 0.6);
}
.equipment-wrapper .list ul li a {
  display: block;
}
.equipment-wrapper .list ul li .pic {
  width: 100%;
  overflow: hidden;
  font-size: 0;
  background: #f0f0f0;
}
.equipment-wrapper .list ul li .pic img {
  width: 100%;
  object-fit: contain;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}
.equipment-wrapper .list ul li .info {
  position: relative;
  transform: perspective(1px) translateZ(0);
  -webkit-transform: perspective(1px) translateZ(0);
  -moz-transform: perspective(1px) translateZ(0);
  -ms-transform: perspective(1px) translateZ(0);
  -o-transform: perspective(1px) translateZ(0);
  padding: 26px 80px 26px 40px;
  overflow: hidden;
  background:#194c7f;
  color:#fff;
  text-align:center;
}
.equipment-wrapper .list ul li .info:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  background: #f08519;
  transform: translateX(-80px);
  -webkit-transform: translateX(-80px);
  -moz-transform: translateX(-80px);
  -ms-transform: translateX(-80px);
  -o-transform: translateX(-80px);
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
}
.equipment-wrapper .list ul li .name {
  font-size: 24px;
  color: #fff;
  line-height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.equipment-wrapper .list ul li .desc {
  font-size: 12px;
  color: #fff;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 48px;
  margin-top: 8px;
  padding-right: 44px;
}


/* Post pagination styles */
.post-pagination{
  display: block;
  margin-top: 10px;
  margin:0 auto;
  text-align:center;
}
.post-pagination li {
  display: inline-block;
  margin: 0 3px;
}
.post-pagination li a {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #f2f2f2;
  color: #2f2f2f;
  display: block;
  font-size: 18px;
  font-weight: 600;
  height: 55px;

  transition: all 500ms ease 0s;
  width: 55px;
font-family: 'Open Sans', sans-serif;
  border-radius: 4px;
  line-height:55px;
}
.post-pagination li.active a, 
.post-pagination li:hover a {
  background: #194c7f;
  color: #fff;
  border: 1px solid #194c7f;
}


.equipmentinfo-wrapper .base-box {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
}
.equipmentinfo-wrapper .pics {
  width: 45.3%;
}
.equipmentinfo-wrapper .bigImg .swiper-slide img {
  width: 100%;
  height: auto;
}
.equipmentinfo-wrapper .thumbs {
  position: relative;
  padding: 0 60px;
  margin-top: 30px;
}
.equipmentinfo-wrapper .thumbs .swiper-slide {
  cursor: pointer;
  transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  position: relative;
}
.equipmentinfo-wrapper .thumbs .swiper-slide:before {
  content: "";
  display: block;
  width: 98%;
  height: 98%;
  border: 1px solid #e4e4e4;
  position: absolute;
  left: 0%;
  top: 0%;
  z-index: -1;
}
.equipmentinfo-wrapper .thumbs .swiper-slide img {
  width: 100%;
  height: 100px;
  object-fit: contain;
  opacity: 0.3;
  display: block;
}
.equipmentinfo-wrapper .thumbs .swiper-slide.active img {
  opacity: 1;
}
.equipmentinfo-wrapper .thumbs .swiper-btn {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  z-index: 10;
  display: inline-block;
  width: 26px;
  height: 26px;
  line-height: 22px;
  border-radius: 50%;
}
.equipmentinfo-wrapper .thumbs .swiper-btn.prev {
  left: 0;
  background: url(../images/cleft2.png) no-repeat;
  background-size: contain;
}
.equipmentinfo-wrapper .thumbs .swiper-btn.prev.swiper-button-disabled {
  background: url(../images/cleft.png) no-repeat;
  background-size: contain;
}
.equipmentinfo-wrapper .thumbs .swiper-btn.next {
  right: 0;
  background: url(../images/cright2.png) no-repeat;
  background-size: contain;
}
.equipmentinfo-wrapper .thumbs .swiper-btn.next.swiper-button-disabled {
  background: url(../images/cright.png) no-repeat;
  background-size: contain;
}
.equipmentinfo-wrapper .info {
  flex: 1;
  overflow: hidden;
  padding-left: 60px;
}
.equipmentinfo-wrapper .info .label {
  font-size: 36px;
  font-family: "book";
  color: #194c7f;
  text-transform: uppercase;
  line-height: 36px;
  margin-bottom: 12px;
}
.equipmentinfo-wrapper .info .name {
  font-weight: 700;
  color: #333;
  font-size: 36px;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 50px;
}
.equipmentinfo-wrapper .info .tit {
  font-size: 16px;
  color: #333;
  font-weight: 700;
  line-height: 30px;
  margin-top: 45px;
}
.equipmentinfo-wrapper .info .tit + .desc {
  margin-top: 0;
}
.equipmentinfo-wrapper .info .desc {
  font-size: 14px;
  color: #666;
  line-height: 34px;
  margin-top: 40px;
}
.equipmentinfo-wrapper .share {
  font-size: 0;
  margin-top: 58px;
}
.equipmentinfo-wrapper .share a {
  display: inline-block;
}
.equipmentinfo-wrapper .share a:hover img {
  display: inline-block;
}
.equipmentinfo-wrapper .share a:hover img.original {
  display: none;
}
.equipmentinfo-wrapper .share img {
  width: 50px;
}
.equipmentinfo-wrapper .share img.on {
  display: none;
}
.equipmentinfo-wrapper .detail-box {
  border-top: 1px solid #e4e4e4;
  margin-top: 60px;
  padding-top: 55px;
}
.equipmentinfo-wrapper .caption-box {
  color: #194c7f;
  margin-bottom: 34px;
}
.equipmentinfo-wrapper .caption-box .caption {
  color: #194c7f;
  font-size: 24px;
  margin-bottom: 8px;
}
.equipmentinfo-wrapper .caption-box p {
  font-size: 22px;
  font-family: "gb";
}
.equipmentinfo-wrapper .content {
  font-size: 14px;
  color: #666;
  line-height: 34px;
  margin-bottom: 96px;
}
.equipmentinfo-wrapper .params li {
  line-height: 34px;
  margin-bottom: 30px;
}
.equipmentinfo-wrapper .params .title {
  position: relative;
  font-size: 16px;
  color: #333;
  padding-left: 10px;
}
.equipmentinfo-wrapper .params .title:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #333;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 14px;
  z-index: 10;
}
.equipmentinfo-wrapper .params .desc {
  font-size: 14px;
  color: #666;
}
.equipmentinfo-wrapper .list ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  flex-flow: wrap;
}
.equipmentinfo-wrapper .list li {
  width: 31.56%;
  margin-right: 2.66%;
  margin-bottom: 40px;
}
.equipmentinfo-wrapper .list li:nth-child(3n) {
  margin-right: 0;
}
.equipmentinfo-wrapper .list li:hover .pic img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.equipmentinfo-wrapper .list .pic {
  font-size: 0;
  width: 100%;
  overflow: hidden;
}
.equipmentinfo-wrapper .list .pic img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}
.equipmentinfo-wrapper .list .name {
  font-size: 16px;
  color: #666;
  line-height: 34px;
  margin-top: 20px;
}
.equipmentinfo-wrapper .table {
  width: 100%;
}
.equipmentinfo-wrapper .table table {
  width: 100%;
  border-collapse: collapse;
}
.equipmentinfo-wrapper .table table .bold {
  color: #333;
  background: #f7f7f7;
}
.equipmentinfo-wrapper .table table .first {
  padding-left: 120px;
}
.equipmentinfo-wrapper .table table .rl {
  writing-mode: tb-rl;
  writing-mode: vertical-lr;
}
.equipmentinfo-wrapper .table table td {
  font-size: 14px;
  color: #999;
  line-height: 30px;
  padding: 18px 10px 18px 36px;
  border: 1px solid #e6e6e6;
}
.equipmentinfo-wrapper .table table td:nth-child(3) {
  width: 248px;
}
.equipmentinfo-wrapper .table table td:nth-last-child(2) {
  width: 200px;
}


.equipment-wrapper .list ul li .a-more {
  position: absolute;
  right: 32px;
  top: 58px;
  z-index: 10;
}
.a-more {
  display: block;
  width: 47px;
  height: 33px;
  background: url(../images/more3.png) no-repeat;
    background-size: auto;
  background-size: contain;
}




.news-wrapper .list ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  flex-flow: wrap;
}
.news-wrapper .list li {
  position: relative;
  width: 31.5%;
  margin-right: 2.75%;
  margin-bottom: 2.75%;
  background: #f8f8f8;
}
.news-wrapper .list li:hover img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.news-wrapper .list li:hover .info:after {
  bottom: 0;
  opacity: 1;
  visibility: visible;
}
.news-wrapper .list li:hover .name,
.news-wrapper .list li:hover .desc,
.news-wrapper .list li:hover .more {
  color: #fff;
}
.news-wrapper .list li:hover .desc {
  opacity: 0.7;
}
.news-wrapper .list li:hover .more {
  border-color: rgba(255, 255, 255, 0.2);
}
.news-wrapper .list li:nth-child(3n) {
  margin-right: 0;
}
.news-wrapper .list .pic {
  font-size: 0;
  overflow: hidden;
}
.news-wrapper .list .pic img {
  width: 100%;
  height: 260px;
  object-fit: cover;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}
.news-wrapper .list a {
  display: block;
}
.news-wrapper .list .info {
  position: relative;
  overflow: hidden;
  padding: 52px 50px 60px 46px;
  transform: perspective(1px) translateZ(0);
}
.news-wrapper .list .info:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #194c7f;
  position: absolute;
  left: 0;
  bottom: -80%;
  z-index: -1;
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  opacity: 0;
  visibility: hidden;
}
.news-wrapper .list .date {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 10;
  width: 60px;
  height: 70px;
  background: #fff;
  text-align: center;
  font-family: "gcb";
  line-height: 20px;
  padding-top: 10px;
}
.news-wrapper .list .date .month {
  font-size: 14px;
  color: #999;
}
.news-wrapper .list .date p {
  font-size: 20px;
  color: #333;
  margin-top: 6px;
}
.news-wrapper .list .name {
  font-size: 22px;
  color: #000;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 60px;
  font-weight: 700;
}
.news-wrapper .list .desc {
  font-size: 14px;
  color: #7d7d7d;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 72px;
  margin: 20px auto 34px;
}
.news-wrapper .list .more {
  display: inline-block;
  font-family: "gcb";
  color: #535758;
  line-height: 24px;
  font-size: 14px;
  border-bottom: 2px solid #e2e3e3;
}
.news-wrapper .news-list {
  margin-top: 50px;
}
.news-wrapper .news-list ul {
  margin-bottom: 50px;
}
.news-wrapper .news-list ul li:hover .pic {
  width: 20.9%;
  opacity: 1;
  visibility: visible;
}
.news-wrapper .news-list ul li:hover .info {
  width: 62%;
}
.news-wrapper .news-list ul li:hover .more {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
}
.news-wrapper .news-list ul li:last-child a {
  border-bottom: 1px solid #fbfbfb;
}
.news-wrapper .news-list ul li a {
  position: relative;
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  border-bottom: 1px solid #fbfbfb;
}
.news-wrapper .news-list ul li .pic {
  width: 0;
  font-size: 0;
  overflow: hidden;
  transition: width 0.6s ease;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -ms-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  margin-right: 40px;
  opacity: 0;
  visibility: hidden;
}
.news-wrapper .news-list ul li .pic img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}
.news-wrapper .news-list ul li .pic img:hover {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.news-wrapper .news-list ul li .info {
  position: relative;
  width: 86.4%;
  margin-right: 98px;
  padding: 52px 0 52px 170px;
  transition: width 0.6s ease;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -ms-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
}
.news-wrapper .news-list ul li .date {
  position: absolute;
  left: 0;
  top: 52px;
  z-index: 10;
  width: 96px;
  text-align: right;
}
.news-wrapper .news-list ul li .date p,
.news-wrapper .news-list ul li .date .year {
  color: #535353;
  font-family: "gcb";
}
.news-wrapper .news-list ul li .date p {
  font-size: 34px;
  line-height: 36px;
}
.news-wrapper .news-list ul li .date .year {
  font-size: 14px;
  opacity: 0.5;
  line-height: 20px;
  margin-top: 10px;
}
.news-wrapper .news-list ul li .name {
  font-size: 16px;
  color: #535353;
  line-height: 30px;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news-wrapper .news-list ul li .desc {
  font-size: 14px;
  color: #999;
  line-height: 30px;
  height: 60px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 4px;
}
.news-wrapper .news-list ul li .more {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  width: 96px;
  height: 100%;
  background: #194c7f url(../images/eye2.png) no-repeat center center;
  opacity: 0;
  visibility: hidden;
  transform: translateX(10px);
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
}
.news-wrapper .news-list .page-more {
  display: none;
}

.page-more {
  display: block;
  width: 100%;
  height: 65px;
  line-height: 65px;
  background: #f8f8f8;
  text-align: center;
  font-size: 14px;
  color: #c3c3c3;
  font-weight: 700;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
}
.page-more i {
  display: inline-block;
  vertical-align: middle;
  width: 34px;
  height: 34px;
  background: url(../images/more.png) no-repeat;
    background-size: auto;
  background-size: contain;
  margin-right: 15px;
}

.newsinfo-wrapper .mini-container {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  padding-top: 100px;
}
.newsinfo-wrapper .mini-container.max {
  display: block;
}
.newsinfo-wrapper .mini-container.max .newsinfo-box {
  width: 100%;
  padding-right: 0;
}
.newsinfo-wrapper .mini-container.max .relative-box {
  display: none;
}
.newsinfo-wrapper .newsinfo-box {
  width: 75%;
  padding-right: 6%;
}
.newsinfo-wrapper .newsheader {
  margin-bottom: 35px;
}
.newsinfo-wrapper .newsheader .name {
  font-weight: 700;
  font-size: 30px;
  color: #231e37;
  line-height: 50px;
}
.newsinfo-wrapper .newsheader .other-box {
  font-size: 14px;
  color: #ccc;
  line-height: 24px;
  margin-top: 23px;
}
.newsinfo-wrapper .newsheader .other-box span {
  display: inline-block;
  margin-right: 20px;
}
.newsinfo-wrapper .newsheader .other-box img {
  vertical-align: middle;
  display: inline-block;
  max-width: 100%;
  margin-right: 10px;
}
.newsinfo-wrapper .news-content {
  line-height: 32px;
  color: #828282;
  font-size: 14px;
}
.newsinfo-wrapper .news-content img {
  display: block;
  margin: 0 auto;
  height: auto!important;
}
.newsinfo-wrapper .news-content .img {
  font-size: 0;
  width: 100%;
  margin-bottom: 30px;
}
.newsinfo-wrapper .relative-box {
  width: 30%;
}
.newsinfo-wrapper .relative-box .title-box {
  width: 100%;
  padding-top: 92px;
}
.newsinfo-wrapper .relative-box .title-box .name {
  font-weight: 700;
  font-size: 30px;
  color: #353744;
  margin-bottom: 10px;
}
.newsinfo-wrapper .relative-box .title-box .en {
  font-family: Arial;
  position: relative;
  font-size: 16px;
  color: rgba(53, 55, 68, 0.3);
  padding-bottom: 50px;
}
.newsinfo-wrapper .relative-box .title-box .en:after {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  content: '';
  width: 24px;
  height: 4px;
  background: #353744;
}
.newsinfo-wrapper .relative-box .title-box,
.newsinfo-wrapper .relative-box ul,
.newsinfo-wrapper .relative-box .info-box {
  background: #fafafa;
  padding: 0 50px;
}
.newsinfo-wrapper .relative-box .title-box {
  padding-top: 44px;
}
.newsinfo-wrapper .relative-box ul {
  padding-top: 20px;
}
.newsinfo-wrapper .relative-box ul li {
  padding: 30px 0;
  border-bottom: 1px solid #ededed;
}
.newsinfo-wrapper .relative-box ul li:last-child {
  border-bottom: none;
}
.newsinfo-wrapper .relative-box ul li:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.newsinfo-wrapper .relative-box ul li:hover .a-more {
  background: url(../images/more_on.png) no-repeat center center;
  box-shadow: 7px 7px 20px 0px rgba(0, 0, 0, 0.15);
}
.newsinfo-wrapper .relative-box ul li:hover .name {
  color: #194c7f;
}
.newsinfo-wrapper .relative-box ul li a {
  display: block;
}
.newsinfo-wrapper .relative-box ul li .a-more {
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  border-radius: 30px;
}
.newsinfo-wrapper .relative-box ul li .pic {
  width: 100%;
  font-size: 0;
  overflow: hidden;
}
.newsinfo-wrapper .relative-box ul li .pic img {
  width: 100%;
  height: auto;
  transition: 1s 0.3s ease;
  -webkit-transition: 1s 0.3s ease;
  -moz-transition: 1s 0.3s ease;
  -ms-transition: 1s 0.3s ease;
  -o-transition: 1s 0.3s ease;
}
.newsinfo-wrapper .relative-box ul li .name {
  line-height: 36px;
  color: #666;
  font-size: 16px;
  margin: 20px auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.newsinfo-wrapper .relative-box .info-box {
  margin-top: 20px;
  padding: 30px 50px 53px;
}
.newsinfo-wrapper .relative-box .info-box p {
  font-size: 16px;
  color: #999;
  margin-bottom: 25px;
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
}
.newsinfo-wrapper .relative-box .info-box p span {
  flex: 1;
}
.newsinfo-wrapper .relative-box .info-box p a {
  flex: 0 0 78%;
  font-size: 16px;
  color: #333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  vertical-align: middle;
}
.newsinfo-wrapper .relative-box .info-box p a:hover {
  color: #194c7f;
}
.newsinfo-wrapper .relative-box .info-box .share-box {
  font-size: 0;
  margin-bottom: 20px;
}
.newsinfo-wrapper .relative-box .info-box .share-box a {
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  border-radius: 50%;
  margin-right: 15px;
  text-align: center;
}
.newsinfo-wrapper .relative-box .info-box .share-box a img.on {
  display: none;
}
.newsinfo-wrapper .relative-box .info-box .share-box a:hover img.on {
  display: inline-block;
}
.newsinfo-wrapper .relative-box .info-box .share-box a:hover img.original {
  display: none;
}
.newsinfo-wrapper .relative-box .info-box .return {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  background: #194c7f;
}
.newsinfo-wrapper .relative-box .info-box .return img {
  max-width: 100%;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-left: 10px;
}


.researchplatform-wrapper .list ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  flex-flow: wrap;
}
.researchplatform-wrapper .list li {
  width: 30%;
  margin-bottom: 70px;
}
.researchplatform-wrapper .list li.last {
  margin-bottom: 0;
}
.researchplatform-wrapper .list li:hover .pic img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.researchplatform-wrapper .list li:hover a {
  background: #fff;
  transform: translateY(-8px);
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  -ms-transform: translateY(-8px);
  -o-transform: translateY(-8px);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
}
.researchplatform-wrapper .list li:hover .a-more {
  background: url(../images/more_on.png) no-repeat;
  background-size: contain;
}
.researchplatform-wrapper .list li a {
  display: block;
  background: #fafafa;
  transition: transform 0.3s ease;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
}
.researchplatform-wrapper .list .pic {
  width: 100%;
  font-size: 0;
  overflow: hidden;
}
.researchplatform-wrapper .list .pic img {
  width: 100%;
  object-fit: cover;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}
.researchplatform-wrapper .list .info {
  padding: 36px 46px 36px 50px;
}
.researchplatform-wrapper .list .name {
  font-size: 22px;
  color: #393435;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.researchplatform-wrapper .list .desc {
  font-size: 14px;
  color: #999;
  line-height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 78px;
  margin: 30px auto 26px;
}










.researchplatform-wrapper .list2 ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  flex-flow: wrap;
}
.researchplatform-wrapper .list2 li {
  width: 32%;
  margin-bottom: 70px;
}
.researchplatform-wrapper .list2 li.last {
  margin-bottom: 0;
}
.researchplatform-wrapper .list2 li:hover .pic img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.researchplatform-wrapper .list2 li:hover a {
  background: #fff;
  transform: translateY(-8px);
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  -ms-transform: translateY(-8px);
  -o-transform: translateY(-8px);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
}
.researchplatform-wrapper .list2 li:hover .a-more {
  background: url(../images/more_on.png) no-repeat;
  background-size: contain;
}
.researchplatform-wrapper .list2 li a {
  display: block;
  background: #fafafa;
  transition: transform 0.3s ease;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
}
.researchplatform-wrapper .list2 .pic {
  width: 100%;
  font-size: 0;
  overflow: hidden;
}
.researchplatform-wrapper .list2 .pic img {
  width: 100%;
  object-fit: cover;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}
.researchplatform-wrapper .list2 .info {
  padding: 36px 46px 36px 50px;
}
.researchplatform-wrapper .list2 .name {
  font-size: 18px;
  color: #393435;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.researchplatform-wrapper .list2 .desc {
  font-size: 14px;
  color: #999;
  line-height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 78px;
  margin: 30px auto 26px;
}





.researchplatform-wrapper .list3 ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  flex-flow: wrap;
}
.researchplatform-wrapper .list3 li {
  width: 23%;
  margin-bottom: 70px;
}
.researchplatform-wrapper .list3 li.last {
  margin-bottom: 0;
}
.researchplatform-wrapper .list3 li:hover .pic img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.researchplatform-wrapper .list3 li:hover a {
  background: #fff;
  transform: translateY(-8px);
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  -ms-transform: translateY(-8px);
  -o-transform: translateY(-8px);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
}
.researchplatform-wrapper .list3 li:hover .a-more {
  background: url(../images/more_on.png) no-repeat;
  background-size: contain;
}
.researchplatform-wrapper .list3 li a {
  display: block;
  background: #fafafa;
  transition: transform 0.3s ease;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
}
.researchplatform-wrapper .list3 .pic {
  width: 100%;
  font-size: 0;
  overflow: hidden;
}
.researchplatform-wrapper .list3 .pic img {
  width: 100%;
  object-fit: cover;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}
.researchplatform-wrapper .list3 .info {
  padding: 36px 46px 36px 50px;
}
.researchplatform-wrapper .list3 .name {
  font-size: 16px;
  color: #393435;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.researchplatform-wrapper .list3 .desc {
  font-size: 14px;
  color: #999;
  line-height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 78px;
  margin: 30px auto 26px;
}




.culture-wrapper .ad-box {
  position: relative;
}
.culture-wrapper .ad-box img {
  width: 100%;
  height: auto;
}
.culture-wrapper .ad-box .info {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  padding: 95px 80px 0;
}
.culture-wrapper .ad-box .info div {
  color: #fff;
}
.culture-wrapper .ad-box .info .inner {
  width: 100%;
}
.culture-wrapper .ad-box .info .name {
  font-size: 42px;
  line-height: 60px;
}
.culture-wrapper .ad-box .info .en {
  font-size: 25px;
}
.culture-wrapper .list {
  margin-top: 50px;
}
.culture-wrapper .list ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  flex-flow: wrap;
}
.culture-wrapper .list li {
  width: 20%;
  margin-bottom: 3.6%;
}
.culture-wrapper .list li.last {
  margin-bottom: 0;
}
.culture-wrapper .list li:nth-child(4n) {
  margin-right: 0;
}

.culture-wrapper .list li:hover .icon img {
  transform: rotateY(180deg);
}
.culture-wrapper .list .icon {
  position: relative;

  margin: 56px 10px 0;
  background: url(../images/circle3.png) no-repeat;
  background-size: contain;
}
.culture-wrapper .list .icon img {
  width: 100%;

  border-radius: 30px;

  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}
.culture-wrapper .list .name {
  font-size: 20px;
  color: #333;
  line-height: 34px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 14px;
  z-index:20;
}
.culture-wrapper .list .name:after {
  content: "";
  display: block;
  width: 18px;
  height: 4px;
  background: #194c7f;
  margin: 12px auto 0;
}
.culture-wrapper .list .desc {
  font-size: 14px;
  color: #999;
  line-height: 30px;
  text-align: center;
  margin-top: 8px;
  padding: 0 4px;

}









.container3 {
  max-width: 1400px;
  width: 100%;

  margin: 0 auto;
}
.col-page-partner {
  padding: 14vh 0 20vh;
}
.col-page-partner h1{color:black;text-align:center;margin-bottom:100px;font-size:0.65rem;}
.col-page-partner ul.list li{border:1px solid #ccc;}
.col-page-partner ul.list {
  display: flex;
  flex-wrap: wrap;
}

.col-page-partner ul.list li {
  width: calc(24% - 9.6px);
  margin-right: 25px;
  margin-bottom: 25px;
  background: rgba(255, 255, 255, 0.5);
}

.col-page-partner ul.list li:nth-child(4n) {
  margin-right: 0;
}

.col-page-partner ul.list li:nth-child(2n-1) {
  background: rgba(255, 255, 255, 0.8);
}

.bttrlazyloading-wrapper {
  background-repeat: no-repeat;
  background-position: center;
  display: block;
}
.bttrlazyloading-clone,
.bttrlazyloading {
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  height: auto;
  max-width: 100%;
}
.bttrlazyloading-loaded {
  background-image: none !important;
}


@media (max-width: 992px) {

 
  .col-page-partner ul.list li {
      width: calc(47% );
  }



  .col-page-partner ul.list li:nth-child(2n) {
      margin-right: 0;
  }


}



@media screen and (max-width: 726px) {
  .index-more{display: none;}
  .index-about-pic{display: none;}

}












img {
  max-width: 100%
}

.our-history {
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative
}

.our-history .swiper-pagination {
  position: absolute;
  height: 1px;
  left: 0;
  top: 50px;
  background: #eee
}

.our-history .swiper-pagination-progressbar-fill {
  background: #f08519
}

.our-history .swiper-slide:hover b:after {
  background: #f08519
}

.our-history .swiper-slide {
  z-index: 1;
  
}
.our-history .swiper-slide .sclc{
  margin:0 15px;background:#eeeeef;min-height:330px;
}
.our-history figure {
  width: 100%;
}

.our-history p {
  width: 100%;
  font-size: 14px;

  color:#515151;
  padding: 20px 10px;
  min-height:140px;
}

.our-history b {
  width: 100%;
  height: 50px;
  display: inline-block;
  margin-bottom: 20px;
  text-align: center;
  position: relative
}

.our-history b:after {
  content: "";
  width: 12px;
  height: 12px;
  background: #eee;
  border-radius: 50%;
  position: absolute;
  left: calc(50% - 6px);
  bottom: -6px
}

.our-history .controls {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-top: 30px
}

.our-history .controls .button-prev {
  width: 80px;
  height: 80px;
  line-height: 80px;
  display: inline-block;
  text-align: center;
  background: #f2f3f5;
  border-radius: 50%;
  color: #0b0b0b;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  margin: 0 2px
}

.our-history .controls .button-prev:hover {
  background: #f08519
}

.our-history .controls .button-next {
  width: 80px;
  height: 80px;
  line-height: 80px;
  display: inline-block;
  text-align: center;
  background: #f2f3f5;
  border-radius: 50%;
  color: #0b0b0b;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  margin: 0 2px;
  margin-right: 0
}

.our-history .controls .button-next:hover {
  background: #f08519
}

*,
::after,
::before {
    box-sizing: border-box
}

