@charset "utf-8";
@font-face {      font-family: 'DIN-Bold';      
src: url('DIN-Bold.eot'); /* IE9 Compat Modes */      
src: url('DIN-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */              
url('DIN-Bold.woff') format('woff'), /* Modern Browsers */              
url('DIN-Bold.otf')  format('truetype'), /* Safari, Android, iOS */              url('DIN-Bold.svg#MicrosoftYaHei') format('svg'); /* Legacy iOS */    }

body {
  font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.428571429;
  color: #000000;
}

.navbar {
    position: relative;
    margin-bottom: 0px;
    border-bottom: 0px solid #BEBCBC;
}


.navbar-inverse {
    background-color: rgba(0,0,0,0);
    border-color: #5F5D5D;
	padding-top:3rem;
	padding-bottom:3rem;
}

.navbar-inversex {
    background-color: rgba(0,0,0,0.8);
	padding-top:0rem;
	padding-bottom:0rem;
   }

.navbar-brand {
   margin-top:0px;
   padding:0px;
}

.navbar-nav > li > a {
    padding-top: 1rem;
    padding-bottom: 1rem;
	padding-left:2rem;
	padding-right:2rem;
    line-height: 6.8rem;
}

.nav {
    padding-left: 24rem;
}


.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #FFF;
}
a {
    color: #333333;
    text-decoration: none;
}

a:hover { text-decoration:none; transition: all 300ms ease-in 0ms; color: #333333;}


.navbar-inverse .navbar-nav > li > a {
    color: #FFFFFF;
	font-size:1.6rem;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 0.9rem 1rem;
    margin-top: 0.8rem;
    margin-right: 1.5rem;
    margin-bottom: 0.8rem;
    background-color: #000;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-toggle>span{
		display:block;
		width: 3rem;
		height: 0.4rem;
		background-color: #043d79;
		border-radius: 2px;
		margin: 0.4rem auto;
		transition: .3s;
		transform-origin: left center;
    }
   
.nav-top1{
		-webkit-transform: rotateZ(34deg);
		-moz-transform: rotateZ(34deg);
		-ms-transform: rotateZ(34deg);
		-o-transform: rotateZ(34deg);
		transform: rotateZ(34deg);
    }
	
.nav-middle1{
		opacity: 0;
    }
	
.nav-bottom1{
		-webkit-transform: rotateZ(-34deg);
		-moz-transform: rotateZ(-34deg);
		-ms-transform: rotateZ(-34deg);
		-o-transform: rotateZ(-34deg);
		transform: rotateZ(-34deg);
    }
    

.navbar-inverse .navbar-nav > li.mouseover .ul_hide {
    position: absolute;
    left: 0%;
    top: 9rem;
    width: 100%;
    text-align:center;
    border: 0px solid #CBCBCB;
	padding:0px;
    background-color: #FFFFFF;
    display: none;
    box-shadow: 0 4px 4px rgba(0,0,0,.1);
}

.navbar-inverse .navbar-nav > li.mouseover .ul_hide li {
    width: 100%;
    border-bottom: 1px solid hsl(0 0% 91% / 1);
    list-style-type:none;
    background:none;
    position:relative;
}

.navbar-inverse .navbar-nav > li.mouseover .ul_hide li a {
    text-align:center;
    color: #333;
    font-size: 1.4rem;
    height: auto;
    overflow: hidden;
	padding:1rem;
    line-height: 2;
    background-color: #FFFFFF;
    display: block;
    width: 100%;
    height: 100%;
}

.navbar-inverse .navbar-nav > li.mouseover .ul_hide li a:hover {
    display:block;
    color:#FFFFFF;
    background-color: #f97316;
    text-decoration: none;
}



.menu ul.sub_menu{position:absolute; width:600px; display:none; z-index:999; margin-left:0px;}
.menu ul.sub_menu a{ color:#ffffff;}
.menu ul.sub_menu a:hover{ color:#ffffff; background:none;}
.bg{ background:url(../images/bg.png) repeat; height:40px; display:none; width:100%; z-index:99; position:absolute;}
.menu ul.sub_menu li {
    float:left;
	width:100px;
    line-height: 40px;
	list-style-type:none;
	background:none;
}
.menu ul.sub_menu li a{ 
    color:#ffffff;
	font-size:12px;
	}
	
.navbar-inverse .navbar-nav > li > a::after {
    width: 0;
    transition: width .3s;
    height: 0.2rem;
    display: block;
    margin: 0 auto;
    content: "";
    background-color:#FFFFFF;
}

.navbar-inverse .navbar-nav > li > a:hover:after{
	width:100%;
	height:0.2rem;
	display:block;
	content:"";
	transition:width .3s;
	background-color:#FFFFFF;
}
	
.kq1 {-webkit-animation-delay: 0.4s;}
.kq2 {-webkit-animation-delay: 0.8s; -webkit-animation-duration: 0.8s;}
.kq3 {-webkit-animation-delay: 1.2s; -webkit-animation-duration: 1.2s;}
.kq4 {-webkit-animation-delay: 1.6s; -webkit-animation-duration: 1.6s;}
.kq5 {-webkit-animation-delay: 2s; -webkit-animation-duration: 2s;}
.kq6 {-webkit-animation-delay: 2.4s; -webkit-animation-duration: 2.4s;}


.kuanping {
   width:160rem;
   padding-right: 1.5rem;
   margin-right: auto;
   margin-left: auto;
   padding-left: 1.5rem;
   }
   
.kkt {
   width:100%;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.guding {
   position:fixed;
   width:100%;
   top:0px;
   z-index:9;
   }
   
.logo {
   width:33.2rem;
   }
   
.logo img {
   width:33.2rem;
   height:9rem;
   }
   
.banner {
   position:relative;
   }
   
.banner img {
   width:100%;
   }
   
.banner .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 2.9rem;
    height: 2.9rem;
    z-index: 8;
    cursor: pointer;
	left:15rem;
	background:url(../images/left.png);
    background-size: 2.9rem 2.9rem;
    background-position: center;
    background-repeat: no-repeat;
}

.banner .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 2.9rem;
    height: 2.9rem;
    z-index: 8;
    cursor: pointer;
	right:15rem;
	background:url(../images/right.png);
    background-size: 2.9rem 2.9rem;
    background-position: center;
    background-repeat: no-repeat;
}

.bnnzi {
    position: absolute;
    width: 80rem;
    left: 26rem;
    top: 30rem;
    font-size: 1.6rem;
    color: #FFFFFF;
    z-index: 8;
}

.bnnzi h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:3.6rem;
   font-weight: bold;
   color:#FFFFFF;
   margin-top:0rem;
   margin-bottom:1.6rem;
   opacity: 0;
   }
   
.bnnzi h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:4.7rem;
   color:#FFFFFF;
   line-height:6rem;
   margin-top:0rem;
   margin-bottom:4.2rem;
   opacity: 0;
   }
   

.bnmore {
   width:17.7rem;
   font-size:1.6rem;
   color:#FFFFFF;
   height:4.9rem;
   line-height:4.9rem;
   padding-left:1.6rem;
   background:url(../images/bnmore.png);
   background-size: 100% 100%;
   opacity: 0;
   }
   
.xianshi {
    opacity: 1;
}

.sousuo {
    list-style-type: none;
    width: 3.5rem;
	height:1.9rem;
    float: left;
	padding-right: 1.6rem;
	margin-right:1.5rem;
	border-right:1px solid #FFFFFF;
	margin-top:4rem;
}

.yuyan {
   width:2.5rem;
   float:right;
   font-size:1.6rem;
   height:1.9rem;
   line-height:1.9rem;
   margin-top:4rem;
   }
   
.yuyan a {
   color:#FFFFFF;
   }
   
.searchh {
    background-color: rgba(255,255,255,0.9);
    padding: 1rem;
    display: none;
    margin: 0.5rem;
    margin-bottom: 2rem;
    box-shadow: 0px 2px 2px rgba(0,0,0,.2);
    border-radius: 3px;
}

.searchh form {
    height: 4rem;
    padding: 0;
}

.searchh #name {
    height: 4rem;
    border: 1px #d2dae2 solid;
    border-radius: 0;
    width: 100%;
}

.searchh .btn {
    background-color:#f97316;
    height: 4rem;
    border: 0;
    border-radius: 0;
    color: #fff;
    font-size: 1.8rem;
	width:14%;
}

.ss a {
   cursor:pointer;
   } 
   
.cpbj {
   height:auto;
   position:relative;
   padding-top:9rem;
   padding-bottom:13.8rem;
   background:url(../images/cpbj.jpg);
   background-size: 100% 100%;
   }
   
.cpww {
   position:relative;
   }
   
.cptit {
   position:absolute;
   width:21.3rem;
   height:32.3rem;
   padding-top:8.6rem;
   color:#FFFFFF;
   background-color:#f97316;
   left:1.5rem;
   top:-16.9rem;
   z-index:6;
   }
   
.cptit h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:3.8rem;
   color:#FFFFFF;
   font-weight:bold;
   text-align:center;
   margin-top:0rem;
   padding-bottom:2rem;
   background:url(../images/xiahua.png) 3.4rem bottom; background-repeat:no-repeat;
   margin-bottom:3.8rem;
   }
   
.cpmore {
   position:absolute;
   width:17.7rem;
   top:20rem;
   right:-7.3rem;
   }
   
.cpmore a {
   display:block;
   width:100%;
   height:4.9rem;
   line-height:4.9rem;
   color:#FFFFFF;
   padding-left:2.6rem;
   background:url(../images/bnmore2.png);
   background-size: 100% 100%;
   }
   
.yinwen {
   font-size:9.9rem;
   padding-left:2.6rem;
   font-family:'DIN-Bold', Helvetica, Arial, sans-serif;
   color:rgba(255,255,255,0.11);
   }
   
.cpzz {
   margin-left:39.5rem;
   font-size:3rem;
   color:#464646;
   }

.cpzz2 {
    margin-bottom: 5rem;
	margin-top:-5rem;
    font-size: 2.5rem;
    color: #464646;
	text-align:center;
}
   
.cpkuan {
   width:81.7%;
   margin:0 auto;
   }
   
.cpkuanw {
   width:62.5%;
   margin:0 auto;
   }
   
.cpgun {
   height:auto; overflow:hidden;
   margin-top:9.6rem;
   }
   
.proce {
    padding-left:21.6%;
    position: relative;
}

.proce .swiper-button-prev {
    position: absolute;
    top: 60%;
    width: 29px;
    height: 29px;
    margin-top: -22px;
	left:24rem;
    z-index: 8;
    cursor: pointer;
	background:url(../images/leftx.png);
    background-size: 29px 29px;
    background-position: center;
    background-repeat: no-repeat;
}

.proce .swiper-button-next {
    position: absolute;
    top: 60%;
    width: 29px;
    height: 29px;
    margin-top: -22px;
	left:28.2rem;
    z-index: 8;
    cursor: pointer;
	background:url(../images/rightx.png);
    background-size: 29px 29px;
    background-position: center;
    background-repeat: no-repeat;
}

.cpkk {
   height:auto; overflow:hidden;
   border:1px solid #e1e1e1;
   }
   
.cpkk img {
   width:100%;
   }
   
.cpkk-zi {
   height:auto; overflow:hidden;
   padding:2rem;
   padding-bottom:5rem;
   color:#484848;
   font-size:2.2rem;
   border-top:1px solid #e1e1e1;
   }
   
.cpkk-jt {
   margin-top:20px;
   }
   
.cpkk-jt img {
   width:auto;
   }
   
.cpkk a i {
    display: block;
    position: relative;
    overflow: hidden;
    font-style: normal;
}

.cpkk section {
   overflow: hidden;
   }

.cpkk a i img{
	transition: .3s;
}
.cpkk a:hover i img{
	transform: scale(1.05);
}
.cpkk a i:before{
	content: "";
	display: block;
	width: 0;
	height: 0.5rem;
	background: #f97316;
	position: absolute;
	top: 0;
	left: 0;
	transition: .3s;
	z-index: 7;
}
.cpkk a:hover i:before{
	width: 100%;
}
.cpkk a i:after{
	content: "";
	display: block;
	width: 0.5rem;
	height: 0;
	background: #f97316;
	position: absolute;
	top: 0;
	right: 0;
	transition: .3s;
	z-index: 7;
}
.cpkk a:hover i:after{
	height: 100%;
}
.cpkk a i b:before{
	content: "";
	display: block;
	width: 0.5rem;
	height: 0;
	background: #f97316;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: .3s;
	z-index: 7;
}
.cpkk a:hover b:before{
	height: 100%;
}
.cpkk a i b:after{
	content: "";
	display: block;
	width: 0;
	height: 0.5rem;
	background: #f97316;
	position: absolute;
	bottom: 0;
	right: 0;
	transition: .3s;
	z-index: 7;
}
.cpkk a:hover b:after{
	width: 100%;
}

.about {
   height:96rem;
   background:url(../images/abbj.jpg);
   background-size: 100% 100%;
   color:#FFFFFF;
   padding-top:16rem;
   }
   
.abtit {
   position:absolute;
   width:21.3rem;
   height:32.3rem;
   padding-top:8.6rem;
   color:#FFFFFF;
   background-color:#f97316;
   left:1.5rem;
   top:-24.4rem;
   z-index:6;
   }
   
.abtit h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:3.8rem;
   color:#FFFFFF;
   font-weight:bold;
   text-align:center;
   margin-top:0rem;
   padding-bottom:2rem;
   background:url(../images/xiahua.png) 3.4rem bottom; background-repeat:no-repeat;
   margin-bottom:3.8rem;
   }
   
.absp {
   width:36%;
   float:left;
   margin-top:26.4rem;
   }
   
.absp video {
    width: 100%;
    height: 40.8rem;
    object-fit: cover;
}
   
.abjs {
   width:64%;
   float:right;
   }
   
.abxx {
   height:auto; overflow:hidden;
   }
   
.abwz {
   width:100rem;
   font-size:1.8rem;
   line-height:4.2rem;
   color:#FFFFFF;
   float:right;
   }
   
.abwz h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:2.8rem;
   color:#FFFFFF;
   margin-top:0rem;
   margin-bottom:4.3rem;
   }
   
.shuju {
   width:100%;
   height:21.7rem;
   padding-top:5.4rem;
   background-color:rgba(255,255,255,0.13);
   margin-top:7rem;
   }  
   
.shuju li {
   list-style-type:none;
   width:25%;
   padding-left:5rem;
   padding-right:2rem;
   font-size:1.6rem;
   float:left;
   } 
   
.shuju li h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:1.6rem;
   margin-top:0rem;
   padding-bottom:1.3rem;
   background:url(../images/xiahua2.png) left bottom; background-repeat:no-repeat;
   margin-bottom:2rem;
   }
 
.shuju li h3 img{
   width:15%;
   } 
   
.dazi {
   font-size:5.1rem;
   font-family:'DIN-Bold', Helvetica, Arial, sans-serif;
   }
   
.youshi {
   height:auto; overflow:hidden;
   padding-top:9rem;
   padding-bottom:11.4rem;
   background:url(../images/ysbj.jpg);
   background-size: 100% 100%;
   }
   
.youshi h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:3.8rem;
   text-align:center;
   color:#013789;
   margin-top:0rem;
   margin-bottom:7.5rem;
   }
   
.ysww {
   height:auto; overflow:hidden;
   }
   
.ysww li {
   list-style-type:none;
   width:16.6%;
   height:45rem;
   padding-top:8rem;
   font-size:1.6rem;
   line-height:2.9rem;
   color:#484848;
   text-align:center;
   float:left;
   }
   
.ystb {
   width:11.4rem;
   height:11.4rem;
   line-height:11.4rem;
   text-align:center;
   border-radius: 50%;
   border:1px solid #e2e2e2;
   margin:0 auto;
   }
   
.ysww li img {
   filter: none;
   max-width:50%;
   }
   
.ysww li h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:2.1rem;
   color:#484848;
   margin-top:3.4rem;
   margin-bottom:3.6rem;
   }

.ysww li p {
   margin-left:1rem;
   margin-right:1rem;
   }   
   
.ysww li:hover {
   color:#FFFFFF;
     background: -webkit-linear-gradient(#f6ae7b, #f8812d); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#f6ae7b, #f8812d); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#f6ae7b, #f8812d); /* Firefox 3.6 - 15 */
  background: linear-gradient(#f6ae7b, #f8812d); /* ��׼���﷨ */ 
   transition: all 300ms ease-in 0ms;
   }
   
.ysww li:hover .ystb {
   border:1px solid #FFFFFF;
   transition: all 300ms ease-in 0ms;
   }
   
.ysww li:hover img {
   filter: grayscale(100%) invert(100%) brightness(1000%);
   transition: all 300ms ease-in 0ms;
   }
   
.ysww li:hover h3 {
   color:#FFFFFF;
   transition: all 300ms ease-in 0ms;
   }
   
.casebj {
   height:100.8rem;
   padding-top:10rem;
   color:#FFFFFF;
   background:url(../images/casebj.jpg);
   background-size: 100% 100%;
   }
   
.alkuan {
   width:81.7%;
   margin:0 auto;
   }   
   
.altit {
   position:absolute;
   width:21.3rem;
   height:32.3rem;
   padding-top:8.6rem;
   color:#FFFFFF;
   background-color:#f97316;
   left:1.5rem;
   top:-17.4rem;
   z-index:6;
   }
   
.altit h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:3.5rem;
   color:#FFFFFF;
   font-weight:bold;
   text-align:center;
   margin-top:0rem;
   padding-bottom:2rem;
   background:url(../images/xiahua.png) 3.4rem bottom; background-repeat:no-repeat;
   margin-bottom:3.8rem;
   }
   
.algs {
   width:132rem;
   height:auto; overflow:hidden;
   font-size:2.2rem;
   line-height:4rem;
   padding-left:38.6rem;
   }
   
.algun {
   height:auto; overflow:hidden;
   }
   
.algun .swiper-container {
   padding-top:13.4rem;
   }
   
.algun .swiper-button-prev {
    position: absolute;
    top: 5%;
    width: 2.9rem;
    height: 2.9rem;
	right:5rem;
	left:auto;
    margin-top: -22px;
    z-index: 8;
    cursor: pointer;
	background:url(../images/left.png);
    background-size: 2.9rem 2.9rem;
    background-position: center;
    background-repeat: no-repeat;
}

.algun .swiper-button-next {
    position: absolute;
    top: 5%;
    width: 2.9rem;
    height: 2.9rem;
	right:0rem;
    margin-top: -22px;
    z-index: 8;
    cursor: pointer;
	background:url(../images/right.png);
    background-size: 2.9rem 2.9rem;
    background-position: center;
    background-repeat: no-repeat;
}

.case {
    height:auto; overflow:hidden;
	}
	
.case a {
    color:#FFFFFF;
	}
	
.case-zi {
   height:auto; overflow:hidden;
   padding:2.5rem;
   padding-left:3.5rem;
   font-size:1.8rem;
   }	
   
.case img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s; width:100%;}  

.case:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.case section {
   overflow: hidden;
   }	 
	
section {
    display: block;
}


.lianxi {
   height:42.8rem;
   background-color:#092044;
   }
   
.lxkk {
   position:absolute;
   background-color:#FFFFFF;
   width:100%;
   padding:7rem;
   padding-top:6rem;
   left:0px;
   top:-9.5rem;
   border-radius:30px;
   }
   
.lxkk-aa {
   width:71.5rem;
   margin-top:3rem;
   float:left;
   }
   
.lxkk-l {
   width:23.7rem;
   height:27.8rem;
   color:#dedede;
   font-size:4rem;
   line-height:5.2rem;
   text-transform:uppercase;
   font-family:'DIN-Bold', Helvetica, Arial, sans-serif;
   float:left;
   background:url(../images/fenge.png) right; background-repeat:no-repeat;
   background-size: 0.4rem 27.8rem;
   }
   
.lxkk-l h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:3.8rem;
   color:#a3a3a3;
   margin-top:0rem;
   margin-bottom:2.6rem;
   }
   
.lxkk-r {
   width:44rem;
   padding-top:3rem;
   font-size:1.6rem;
   color:#092044;
   line-height:4rem;
   float:right;
   }
   
.weixin {
   height:auto; overflow:hidden;
   margin-top:2.3rem;
   }
   
.weixin li {
   list-style-type:none;
   width:10rem;
   float:left;
   margin-right:0.8rem;
   }
   
.weixin li img {
   width:100%;
   }
   
.weixin li p {
   text-align:center;
   line-height:2rem;
   color:#092044;
   margin-top:0.8rem;
   }
   
   
.lxkk-bb {
   width:65rem;
   float:right;
   }
   
   
.bottom {
   height:auto; overflow:hidden;
   line-height:11.5rem;
   color:rgba(255,255,255,0.6);
   background-color:#092044;
   }
   
.bottom a {
   color:rgba(255,255,255,0.6);
   }
   
.bottom a:hover {
   color:rgba(255,255,255,1);
   } 
   
.juyou {
   text-align:right;
   } 
   
/* 关于我们 */

.bnn {
   position:relative;
   }   

.bnn img {
   width:100%;
   }
   
.bnnlm {
   position:absolute;
   width:100%;
   height:7rem;
   background-color:rgba(10,43,92,0.75);
   left:0rem;
   bottom:0rem;
   } 
   
.home {
   position:absolute;
   width:7rem;
   height:7rem;
   line-height:7rem;
   text-align:center;
   background-color:#FFFFFF;
   left:0px;
   top:0px;
   }
   
.home img {
   width:auto;
   }
   
.bnnlm-aa {
   width:78%;
   padding-left:7rem;
   position:relative;
   float:left;
   }
   
.bnnlm-aa li {
   list-style-type:none;
   width:18rem;
   float:left;
   line-height:7rem;
   border-right: 1px solid rgba(255, 255, 255, 0.2);
   }
   
.bnnlm-aa li a {
   display:block;
   width:100%;
   height:7rem;
   line-height:7rem;
   text-align:center;
   color:#FFFFFF;
   font-size:1.8rem;
   cursor:pointer;
   }
   
.bnnlm-aa li a:hover {
   background-color:#000000;
   }
   
.bnnlm-aa li.hover a {
   background-color:#000000;
   }
   
.bnnlm-bb {
   width:22%;
   line-height:7rem;
   height: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
   color:#FFFFFF;
   float:right;
   text-align:right;
   }
   
.bnnlm-bb a {
   color:#FFFFFF;
   } 
   
   
.abww {
    padding-top: 5.6rem;
    padding-bottom: 8rem;
    height: auto;
    overflow: hidden;
    line-height: 3.3rem;
	background-color:#FFFFFF;
}

.abww h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 3.2rem;
    font-weight: bold;
    color: #262626;
    margin-top: 0px;
    margin-bottom: 5rem;
}

.abgun {
    height: auto;
    overflow: hidden;
	font-size:1.6rem;
	line-height:3rem;
    padding: 1rem;
    padding-right: 3rem;
}

.wk2 {
    -webkit-perspective: 1000px;
    -o-perspective: 1000px;
    -ms-perspective: 1000px;
    perspective: 1000px;
}  
   
.wenhua {
   height:auto;
   overflow:hidden;
   background-color:#171c60;
   -webkit-transform:rotatex(-80deg) translateZ(0);
   -ms-transform:rotatex(-80deg) translateZ(0);
   transform:rotatex(-80deg) translateZ(0);
   -webkit-transform-origin:0 0 0;
   -ms-transform-origin:0 0 0;
   transform-origin:0 0 0;
   opacity:0;
   transition:1s;
   display: flex;
   align-items: center;
   justify-content: center;
   }
   
.wenhua.on {

	-webkit-transform:rotatex(0) translateZ(0);

	-ms-transform:rotatex(0) translateZ(0);

	transform:rotatex(0) translateZ(0);

	opacity:1

}
   
.wenhua-aa {
   width:50%;
   float:left;
   }   
   
.wenhua-bb {
   width:50%;
   float:left;
   padding: 0 4rem;
   color:#FFFFFF;
   font-size:1.6rem;
   line-height: 2;
   }
   
.wenhua-bb h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:3.2rem;
   font-weight: bold;
   margin-top:0px;
   margin-bottom:3.5rem;
   color:#FFFFFF;
   }  
   
.wenhua img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s; width:100%;}  

.wenhua:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.wenhua section {
   overflow: hidden;
   }	 
	
section {
    display: block;
} 


.ihonor {
    background: url(../images/rybg.jpg) center no-repeat;
	color: #262626;
    background-size: cover;
    padding: 7rem 10%;
}
.ititle big {
    display: block;
    font-size: 3.2rem;
    font-weight: bold;
    line-height: 5rem;
} 

.ititle span {
    display: block;
    color: #8d8d91;
    font-size: 2.0rem;
    line-height: 4.7rem;
    font-family: Fontone;
    margin: 5px 0px 0px;
}

.ihonor ul {
	margin-top:4rem;
	margin-right:-15px;
	margin-left:-15px;
	padding-bottom:3rem;
}
.ihonor ul li {
	float:left;
	width:25%;
	list-style-type:none;
	padding:0px 1.5rem;
	margin-bottom:3rem;
}
.ihonor ul li span {
	display:block;
	background:#fff;
	padding:2.5rem;
	border-radius:15px;
}

.ihonor ul li span img {
   width:100%;
   }

.ihonor .more {
	width:55%;
	text-align:center;
	background:#fff;
	line-height:100px;
	color:#000;
	font-size:2.4rem;
	cursor:pointer;
	transition:.3s;
	margin:0 auto;
}
.ihonor .more:hover {
	background:#0063FF;
	color:#fff;
}

.rongyu {
   height:auto; overflow:hidden;
   padding-top:7rem;
   padding-bottom:10rem;
   }
   
.sbkuan {
   width:81.7%;
   margin:0 auto;
   }
   
.rykk {
   height:auto; overflow:hidden;
   font-size:1.8rem;
   line-height:3rem;
   }
   
.rykk h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:3.2rem;
   font-weight:bold;
   margin-top:1rem;
   margin-bottom:1.5rem;
   color:#333333;
   }
	
        

.rygun {
    margin-top: -9.5rem;
    height: auto;
    overflow: hidden;
    position: relative;
}

.rygun .swiper-slide img {
   width:100%;
   border: 1px solid #EEEEEE;
   }

.rygun .swiper-container {
    padding-top: 16rem;
}

.rygun .swiper-button-prev {
    position: absolute;
    top: 9%;
    width: 5.1rem;
    height: 5.1rem;
	left:90%;
    margin-top: 0px;
    z-index: 8;
    cursor: pointer;
	background:url(../images/zuox.png);
    background-size: 5.1rem 5.1rem;
    background-position: center;
    background-repeat: no-repeat;
}   

.rygun .swiper-button-next {
    position: absolute;
    top: 9%;
    width: 5.1rem;
    height: 5.1rem;
	right:0%;
    margin-top: 0px;
    z-index: 8;
    cursor: pointer;
	background:url(../images/youx.png);
    background-size: 5.1rem 5.1rem;
    background-position: center;
    background-repeat: no-repeat;
} 


@media (max-width:1400px) {
.ihonor ul li span {
	padding:10px;
}
.ihonor .more {
	line-height:5rem;
	font-size:1.6rem;
}
}

@media (max-width:992px) {
.ihonor ul {
	margin-top:1rem;
	margin-right:-5px;
	margin-left:-5px;
	padding: 0rem;
	padding-bottom:1rem;
}
.ihonor ul li {
	width:50%;
	padding:0px 5px;
	margin-bottom:1rem;
}
.ihonor ul li span {
	padding:0.5rem;
}
.ihonor .more {
	line-height:4rem;
	font-size:1.4rem;
}
}



.lishi {
    background: url(../images/lcbg.jpg) center no-repeat;
    background-size: cover;
    padding: 70px 10% 10rem;
}

.lishi .ititle {
	color:#fff;
	margin-bottom:55px;
}
.lishi .ititle span {
	color:#fff;
}
.fazhan {
	position:relative;
	padding:0px 6% 13rem;
}
#hist {
	position:static;
}
#hist .swiper-slide {
	background:#fff;
	min-height:29rem;
	border-radius:15px;
}
#hist .swiper-slide section {
	padding:5% 8% 0px;
}
#hist .swiper-slide section h3 {
	font-size:4rem;
	font-weight:bold;
	color:#053c74;
	font-family:Fontone;
	margin-top:0px;
	margin-bottom:1.6rem;
}

#hist .swiper-slide section h4 {
	font-size:2rem;
	color:#000;
	font-family:Fontone;
	margin-top:0px;
	margin-bottom:0.8rem;
}

#hist .swiper-slide section span {
	display:block;
	color:#7d8491;
	line-height:2.5rem;
	font-size:1.4rem;
	margin:5% 0px 0px;
}
#hist .swiper-pagination {
	bottom:3rem;
	top:auto;
	width:88%;
	left:6%;
	background:rgba(255,255,255,.3);
	height:0.8rem;
}
@media (max-width:1400px) {
	#hist .swiper-slide section h3 {
	font-size:2.0rem;
}
#hist .swiper-slide section span {
	line-height:3.6rem;
	font-size:1.6rem;
}
}@media (max-width:992px) {
	#hist .swiper-slide section h3 {
	font-size:2.0rem;
}
#hist .swiper-slide section span {
	line-height:2.2rem;
	font-size:1.4rem;
}
#hist .swiper-slide section {
	padding:2rem;
}
#hist .swiper-slide {
	min-height:19rem;
}
}.kedu {
	bottom:0;
	width:88%;
	left:6%;
	position:absolute;
}
@media (max-width:768px) {
	.lishi .ititle {
	margin-bottom:1.5rem;
}
.lishi {
	padding:2rem 5%;
}
.fazhan {
	padding:0px 0 1rem;
}
#hist .swiper-pagination {
	display:none;
}
.kedu {
	display:none;
}
}.kedu ul li {
	padding:0px 2rem;
	float:left;
	list-style-type:none;
	width:33.33333333333%;
	font-size:2.1rem;
	color:#fff;
	font-family:Fontthree;
	line-height:3rem;
}
.kedu ul li:nth-child(2) {
	text-align:center;
}
.kedu ul li:last-child {
	text-align:right;
}
.kedu dl {
	margin-bottom:2rem;
	border-left:1px rgba(255,255,255,.8) solid;
}
.kedu dl dd {
	float:left;
	border-right:1px rgba(255,255,255,.8) solid;
	height:1.2rem;
	width:2.7777777777777777777%;
}
#hist .swiper-pagination .swiper-pagination-progressbar-fill {
	background:#fff;
}
#hist .swiper-button-prev {
	background:url(../images/fzjt.png) center no-repeat;
	width:3rem;
	height:5.6rem;
	margin-top:-8rem;
	opacity:1;
	left:0;
	outline:none;
}
#hist .swiper-button-next {
	background:url(../images/fzjt.png) center no-repeat;
	width:3rem;
	height:5.6rem;
	margin-top:-8rem;
	opacity:1;
	transform:rotate(180deg);
	right:0;
	outline:none;
}
@media (max-width:768px) {
	#hist .swiper-button-prev {
	margin-top:-2.8rem;
}
#hist .swiper-button-next {
	margin-top:-2.8rem;
}
}


/* 产品列表 */
.pageNavBox {height:56px;position:relative;}
@media (max-width:768px) {
.pageNavBox {height:170px;position:relative;}
}
.pagenav {width:100%;}
.cpnav {display:none;width:100%;color:#fff;background-color:#304c92;line-height:40px;height:40px;overflow:hidden;text-align:center;font-size:16px;cursor:pointer;}
.cpnavbox {height:56px;line-height:56px;-webkit-transition:height 0.3s;transition:height 0.3s;background-color:#FFFFFF;text-align:center;}
.cpnavbox a {text-align:center;color:#333333;display:inline-block;padding:0px 30px;position:relative;font-size: 16px;position: relative;z-index: 1}
.cpnavbox a:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index:-1;
    background: #304c92;
    transform-origin: 100%;
    -webkit-transform-origin: 100%;
    -webkit-transition: -webkit-transform .7s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: -webkit-transform .7s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform .7s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform .7s cubic-bezier(0.165, 0.84, 0.44, 1),-webkit-transform .7s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    visibility: hidden\9;
}
.cpnavbox a:hover,.cpnavbox a.active {color:#fff;}
.cpnavbox a:hover:before,.cpnavbox a.active:before {transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    transform-origin: 0;
    -webkit-transform-origin: 0;
    visibility: visible\9;}
	
/*产品中心*/
.innova_detail,.pro_detail,.pro_gray {background-color:#f3f3f3;padding:50px 0;}
.wrap_same,.product .wrap {max-width:1440px;margin:0 auto;}
.product .sub_tit {padding-bottom:22px;border-bottom:1px solid #ddd;padding-left: 15px; margin-bottom:20px;}
.product .sub_tit h4 {position:relative;margin-bottom:10px;font-size:22px;color:#000;    font-weight: bold;}
.product .sub_tit h4:before {position:absolute;top:0;left:-20px;width:5px;height:100%;content:'';background:#304c92;}
.product .sub_tit h6 {font-size:12px;color:#a5a5a5;}
.product .sub_nav {width:100%;font-size:0;padding-top:30px;padding-left: 15px;}
.product .sub_nav a {display:inline-block;height:36px;padding:0 30px;margin-bottom:30px;margin-right:10px;font-size:16px;color:#777;line-height:36px;vertical-align:top;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;}
.product .sub_nav a:hover,.product .sub_nav a.on {background:#304c92;color:#fff;}

.Product .pr_box ul {
   padding:0px;
   }
.Product .pr_box ul li {float:left;width:calc(25% - 30px);margin:15px;background:#fff;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out; list-style-type:none;}
.Product .pr_box .pr_img {width:100%;padding:20px;border-bottom:1px solid #ccc;box-sizing:border-box;text-align:center;}
.Product .pr_box .pr_img img {max-width:100%;max-height:100%;}
.Product .pr_box .pr_txt {padding:20px;}
.Product .pr_box .pr_txt span {display:block;font-size:16px;color:#666;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:center;}
.Product .pr_box ul li:hover {-webkit-transform:translateY(-10px);transform:translateY(-10px);box-shadow:1px 1px 10px 0 rgba(0,0,0,0.2);}
.Product .pr_box ul li:hover .pr_txt span {color:#304c92;}


.pro_detail, .pro_gray {
    background-color: #f3f3f3;
    padding: 50px 0;
}

/* 案例中心 */
.anli {
    padding: 6.4rem 0px 7.1rem;
	background-color:#f3f3f3;
	height:auto; overflow:hidden;
}

.anli h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:2.4rem;
   color:#000000;
   text-align:center;
   margin-top:0rem;
   margin-bottom:1rem;
   }
   
.anli h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:1.4rem;
   color:#cccccc;
   text-align:center;
   margin-top:0rem;
   margin-bottom:5rem;
   }
   
.alrow {
   height:auto; overflow:hidden;
   margin-left:-1.2rem;
   margin-right:-1.2rem;
   }   
   
.alrow li {
   list-style-type:none;
   width:25%;
   float:left;
   padding-left:1.2rem;
   padding-right:1.2rem;
   margin-bottom:2rem;
   } 
   
.alkk {
   height:auto; overflow:hidden;
   } 
   
.alkk-zi {
   text-align:center;
   height:auto; overflow:hidden;
   padding:1.5rem;
   } 
   
.alkk-zi h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   margin:0px;
   font-size:1.4rem;
  }
   
.alkk img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s; width:100%;}  

.alkk:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.alkk section {
   overflow: hidden;
   }	 
	
section {
    display: block;
} 


/* 新闻列表 */
.xwkuai {
    height: auto;
    overflow: hidden;
    background-color: #fafafa;
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.xwrow {
    height: auto;
    overflow: hidden;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: -2rem;
    margin-right: -2rem;
}

.xwrow li {
    list-style-type: none;
    width: 33.3%;
    float: left;
    padding-left: 2rem;
    padding-right: 2rem;
}

.xwmk {
   height:auto; overflow:hidden;
   background-color:#FFFFFF;
   box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
   }
   
.xwmk-zi {
   height:auto; overflow:hidden;
   color:#74787f;
   padding:3rem;
   padding-top:2.5rem;
   }
   
.xwmk-zi h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:1.8rem;
   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   color:#000000;
   margin-top:0px;
   margin-bottom:1.4rem;
   }
   
.xwmk-zi h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:1.2rem;
   color:#74787f;
   margin-top:0px;
   margin-bottom:2rem;
   }
   
.xwmk img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s; width:100%;}  

.xwmk:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.xwmk section {
   overflow: hidden;
   }
   
.xwmk-zi h3 img {
   width:auto;
   }
   
.news {
   height:auto; overflow:hidden;
   padding-top:5px;
   padding-bottom:5px;
   margin-left: -2rem;
   margin-right: -2rem;
   }   	 
	
.news li {
   list-style-type:none;
   width:50%;
   float:left;
   padding-left: 2rem;
   padding-right: 2rem;
   margin-top:3rem;
   }
   
.news-k {
   height:auto; overflow:hidden;
   border-radius: 15px;
   box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
   }
   
.news-k a {
   display:block;
   height:auto; overflow:hidden;
   padding:3rem;
   padding-bottom:4rem;
   background:#FFFFFF;
   border-radius: 15px;
   }
   
.news-k a:hover {
   background: -webkit-linear-gradient(left, #059be9, #00cec3); /* Safari 5.1 - 6.0 */
   background: -o-linear-gradient(right, #059be9, #00cec3); /* Opera 11.1 - 12.0 */
   background: -moz-linear-gradient(right, #059be9, #00cec3); /* Firefox 3.6 - 15 */
   background: linear-gradient(to right, #059be9, #00cec3); /* ��׼���﷨ */   
   }
   
.news-k h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:1.8rem;
   color:#25282b;
   margin-top:0px;
   margin-bottom:2.5rem;
   }
   
.xwlm {
   height:auto; overflow:hidden;
   }
   
.news-k-aa {
   width:74.2%;
   color:#25282b;
   float:left;
   }
   
.news-k-bb {
   width:19.8%;
   font-size:1.2rem;
   color:#8a8d91;
   text-align:right;
   float:right;
   }	
   
.news-nn {
   height:auto; overflow:hidden;
   margin-top:2.5rem;
   }
   
.news-nn-aa {
   width:74.2%;
   height: 4rem; overflow:hidden;
   color:#777c82;
   float:left;
   }
   
.news-nn-bb {
   width:19.8%;
   float:right;
   text-align:right;
   padding-top:1.8rem;
  }
  
.news-nn-bb span {
   color:#00a8df;
   font-size:1.4rem;
   border-bottom:1px solid #f1f1f1;
   } 
   
.news-k a:hover h2 {
   color:#FFFFFF;
   } 
   
.news-k a:hover .news-k-aa {
   color:#FFFFFF;
   }
   
.news-k a:hover .news-k-bb {
   color:#FFFFFF;
   } 
   
.news-k a:hover .news-nn-aa {
   color:#FFFFFF;
   } 
   
.news-k a:hover span {
   color:#FFFFFF;
   }
   
/* 新闻详情 */
.xwdd {
    background: #fafafa;
    padding: 6rem 0px;
}

.xwkuan {
    width: 144.5rem;
    padding-right: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
}

.inewsct {
    background: #fff;
    height: auto; overflow: hidden;
    padding: 4rem;
    box-shadow: 0px 0px 5px rgba(0,0,0,.2);
}

.inewsct .inews-tt {
    border-bottom: 1px rgba(0,0,0,.25) dashed;
    padding-bottom: 1rem;
}

.inewsct .inews-tt p {
    font-size: 2.0rem;
    font-weight: bold;
    line-height: 2.6rem;
    margin-bottom: 1rem;
}

.inewsct .inews-tt span {
    color: rgba(0,0,0,.55);
}

strong {
    font-weight: 700;
}

.inewsct .inews-ct {
    padding: 2rem 0px 0px;
    font-size: 1.6rem;
    color: rgba(0,0,0,.7);
    line-height: 3rem;
}	 

.inewsct-aa {
    width:70%;
    float: left;
}

.inewsct-bb {
    width:25%;
    float:right;
}

.inewsct-bb h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 2rem;
    color: #333333;
    font-weight: bold;
    margin-top: 0rem;
    margin-bottom: 3rem;
}

.xwlb {
    height:auto; overflow: hidden;
}

.xwlb li {
    list-style-type: none;
    height:auto; overflow: hidden;
    margin-bottom: 2rem;
}

.xwtu {
   height:auto; overflow: hidden; 
}

.xwtu img {
    width:100%;
    border-radius:5px;
   }

.xwtu-zi {
    padding: 1rem;
    color: #b1b1b1;
}

.xwtu-zi h3 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size:1.6rem;
    height: 5rem; overflow: hidden;
    line-height: 2.5rem;
    color: #333333;
    margin-top: 0rem;
    margin-bottom: 1rem;
}   

.liebiao {
   height:78px;
   border:1px solid #ebebeb;
   margin-top:25px;
   }
   
.liebiao-aa {
   width:16%;
   height:78px;
   line-height:78px;
   text-align:center;
   float:left;
   border-right:1px solid #ebebeb;
   }
   
.liebiao-bb {
   width:68%;
   height:78px;
   line-height:78px;
   float:left;
   text-align:center;
   color:#919191;
   border-right:1px solid #ebebeb;
   }
   
.liebiao-bb a {
   color:#919191;
   }
   
.liebiao-cc {
   width:16%;
   height:78px;
   line-height:78px;
   text-align:center;
   float:right;
   }
   
   
/* 弹窗 */

.pdcon-ct{
	display:flex;
	flex-wrap:wrap;
}
.pdcon-ct>span{
	display:block;
	color:#fff;
	background:#2e4b98;
	padding:0.8rem 3rem;
	font-size:1.4rem;
	font-weight:600;
}
.pdcon{
	border-top:3px #2e4b98 solid;
	padding:2rem 0rem;
	font-size:1.4rem;
	color:rgba(0,0,0,.6);
	width:100%;
}

.picshade {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.91;
  filter: alpha(opacity=91);
  z-index: 99;
  display: none;
}

.pictures_eyes_close {
  position: fixed;
  top: 3rem;
  right: 3rem;
  display: inline-block;
  width: 2.6rem;
  height: 2.6rem;
  background: url(../images/close.png) no-repeat;
  z-index: 100;
  display: none;
}

.pictures_eyes {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 199;
  display: none;
}

.pictures_eyes_in {
  position: relative;
  text-align: center;
}

.pictures_eyes_in img { max-height: 50rem; }

.pictures_eyes_in section p{color:#fff;padding:1.5rem 0px;}

.pictures_eyes_in .prev, .pictures_eyes_in .next {
  position: absolute;
  top: 50%;
  width: 5.1rem;
  height: 5.1rem;
  cursor: pointer;
}

.pictures_eyes_in .prev {
  left: 3.5rem;
  background: url(../images/Tleft.png) no-repeat;
}

.pictures_eyes_in .next {
  right: 3.5rem;
  background: url(../images/Tright.png) no-repeat;
}

.pictures_eyes_indicators {
  position: fixed;
  left: 0;
  bottom: 1.5rem;
  width: 100%;
  text-align: center;
  z-index: 299;
}

.pictures_eyes_indicators a {
  display: inline-block;
  width: 5rem;
  height: 5rem;
  margin: 0.6rem 0.3rem 0 0.3rem;
  border: 1px solid #ddd;
  border-radius: 10px;
  box-shadow: 0 0 2px #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  overflow: hidden;
}

.pictures_eyes_indicators img { height: 5rem; }

.pictures_eyes_indicators .current {
  filter: alpha(opacity=100);
  opacity: 1;
}

.icase ul {
   padding:0px;
   margin:0px;
   }
   
.icase ul li {
   list-style-type:none;
   }      
   
   
/* 人才招聘 */
.ijoint {
    padding: 0px;
}
	
.ijoin {
	margin:2.5rem 0px 0px;
}
.ijoin dl {
	background:#0a2b5c;
	padding:0px 7rem;
}
.ijoin dl dd {
	float:left;
	width:25%;
	color:#fff;
	line-height:4rem;
	padding:2.5rem 0px;
	font-size:2rem;
}
.ijoin dl dd:nth-of-type(4) {
	width:22%;
}
.ijoin dl dd:nth-of-type(5) {
	width:30%;
}

@media (max-width:1400px) {
	.ijoin dl dd {
	font-size:1.8rem;
}
}@media (max-width:992px) {
 .keyword-highlight {
    font-size: 18px !important;
    color: #000 !important;
    font-weight: bold !important;
    /* 可选：稍微扩大点击范围/行高 */
    line-height: 1.4;
  }
    .jitp {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    font-weight: bold;
    padding: 10px 0;
  }

  /* 箭头 */
  .jitp::after {
    content: ">";
    transition: transform 0.2s;
    font-size: 18px;
  }

  /* 展开状态箭头旋转 */
  .jitp.active::after {
    transform: rotate(90deg);
  }

  /* 内容默认隐藏 */
  .jibt {
    display: none;
    padding: 8px 0;
  }

  /* 展开后显示 */
  .jibt.active {
    display: block !important;
  }
}
	.ijoin {
	margin:1.5rem 0px 0px;
}
.ijoin dl {
	padding:0px 1.5rem;
}
.ijoin dl dd {
	line-height:3rem;
	padding:1rem 0px;
	font-size:1.6rem;
}
.ijoin dl dd:nth-of-type(2),.ijoin dl dd:nth-of-type(3),.ijoin dl dd:nth-of-type(4) {
	display:none;
}
.ijoin dl dd:nth-of-type(1) {
	width:70%;
}
}.ijoin ul {
	margin-top:3rem;
}
.ijoin ul li {
	border-bottom:1px rgba(0,0,0,.15) dashed;
	list-style-type:none;
	margin-bottom:2rem;
}
.ijoin ul li .jitp {
	padding:2.5rem 7rem;
	transition:.3s;
}
.ijoin ul li .jitp span {
	display:block;
	float:left;
	width:30%;
	color:#545459;
	line-height:4.4rem;
	font-size:1.9rem;
}
.ijoin ul li .jitp span:nth-of-type(4) {
	width:8%;
}
.ijoin ul li .jitp span:nth-of-type(5) {
	width:30%;
}
@media (max-width:1400px) {
	.ijoin ul li .jitp span {
	font-size:1.6rem;
}
}
@media (max-width:992px) {
	.ijoin ul {
	margin-top:1rem;
}
.ijoin ul li {
	margin-bottom:1rem;
}
.ijoin ul li .jitp {
	padding:1rem 1.5rem;
}
.ijoin ul li .jitp span {
	line-height:2.4rem;
	font-size:1.3rem;
}
.ijoin ul li .jitp span:nth-of-type(2),.ijoin ul li .jitp span:nth-of-type(3),.ijoin ul li .jitp span:nth-of-type(4) {
	display:block;
}
.ijoin ul li .jitp span:nth-of-type(1) {
	width:65%;
}
}.ijoin ul li .jitp span small {
	width:13.8rem;
	display:block;
	height:4.4rem;
	font-size:1.9rem;
	color:#545459;
	background:#efefef;
	cursor:pointer;
	text-align:center;
	transition:.3s;
	float:left;
}
.ijoin ul li.cur {
	border-bottom:0;
	box-shadow:0px 0px 3rem rgba(0,0,0,.15);
}
.ijoin ul li.cur .jitp span small {
	background:#fff;
}
.ijoin ul li .jitp span small:hover {
	background:#f97316;
	color:#fff;
}
.ijoin ul li.cur .jitp {
	background:#e6e6e6;
}
.ijoin ul li .jitp span i {
	display:block;
	background:url(../images/sjt.png) center no-repeat;
	height:4.4rem;
	float:right;
	cursor:pointer;
	width:4rem;
}
.ijoin ul li.cur .jitp span i {
	transform:rotate(180deg);
}
.ijoin ul li .jitp span a {
	display:none;
	width:90%;
	height:3rem;
	line-height:3rem;
	color:#545459;
	background:#efefef;
	font-size:1.4rem;
	margin-left: 1rem;
	text-align:center;
}
@media (max-width:1400px) {
	.ijoin ul li .jitp span small {
	font-size:1.6rem;
}
}@media (max-width:992px) {
	.ijoin ul li .jitp span a {
	display:none;
}
.ijoin ul li .jitp span small {
	display:none;
}
.ijoin ul li .jitp span i {
	display:none;
}
}.ijoin .jibt {
	display:none;
	padding:2rem 7rem 5rem;
}
.ijoin .jibt h1 {
	font-size:2.0rem;
	line-height:4rem;
}
.ijoin .jibt section {
	padding:1.5rem 0px 1.5rem 2rem;
	color:#545459;
	line-height:26px;
}
.ijoin .jibt>div>h2 {
	width:14rem;
	line-height:4.4rem;
	color:#fff;
	background:#f97316;
	text-align:center;
	font-size:1.5rem;
	transition:.3s;
	cursor:pointer;
	margin:1.5rem 0px 0px;
}
.ijoin .jibt>div>h2:hover {
	background:#fe710a;
}
.ijoindd .zwxxx {
	padding-bottom:1rem;
}
.ijoindd .zwxxx span {
	display:block;
	line-height:3rem;
	color:#000;
}
.ijoindd .zwxxx .zpzw {
	font-size:1.6rem;
	margin-bottom:1rem;
}
.ijoindd iframe {
	height:72rem;
	width:100%;
}


@media (max-width:992px) {
	.ijoindd {
	margin:0;
}
.ijoindd .jibt {
	display:block;
	padding:0px;
}
.ijoindd .jibt h1 {
	font-size:1.6rem;
	line-height:30px;
}
.ijoindd .jibt section {
	padding:10px 0px;
}
}

.ijoin ul {
   padding:0px;
   }
   
   
.apply {
	position:fixed;
	z-index:10000;
	background:rgba(0,0,0,.8);
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:none;
}
.zwcont {
	width:60%;
	left:20%;
	top:50%;
	margin-top:-378px;
	position:relative;
}
.zwcont iframe {
	height:756px;
	background:transparent;
	width:100%;
}
.tmbody {
	background:transparent;
}
.zwcont .closets {
	position:absolute;
	height:90px;
	right:15px;
	top:0;
	cursor:pointer;
	width:40px;
	background:url(../images/gbtou.png) center no-repeat;
}
.sqxx {
	width:100%;
	background:#fff;
}
.sqxx h2 {
	text-align:center;
	font-size:2.0rem;
	margin:0px;
	color:#000;
	line-height:90px;
}
.sqxx h2 big {
	font-size:2.0rem;
}
.sqxx .form {
	background:#f6f6f6;
	padding:30px 7% 25px;
}
.sqxx .form div {
	float:left;
	width:47%;
	margin-right:6%;
	margin-bottom:25px;
}
.sqxx .form div:nth-child(2n+0) {
	margin-right:0;
}
.sqxx .form div p {
	float:left;
	width:88px;
	color:#636366;
	line-height:42px;
}
.sqxx .form div p:before {
	content:"* ";
	color:#f00;
}
.sqxx .form div input {
	width:calc(100% - 88px);
	background:#fff;
	border:1px rgba(0,0,0,.1) solid;
	line-height:22px;
	outline:none;
	padding:9px 10px;
}
.sqxx .form div select {
	width:calc(100% - 88px);
	border:1px rgba(0,0,0,.1) solid;
	background:#fff;
	height:42px;
	outline:none;
	padding:0px 10px;
}
.sqxx .form div:last-child {
	width:100%;
}
.sqxx .form div textarea {
	width:calc(100% - 88px);
	background:#fff;
	border:1px rgba(0,0,0,.1) solid;
	line-height:22px;
	outline:none;
	padding:9px 10px;
	resize:none;
}
.sqxx form button {
	display:block;
	margin:30px auto 0px;
	background:#f97316;
	width:100%;
	max-width:230px;
	color:#fff;
	height:44px;
	outline:none;
	font-size:15px;
	transition:.3s;
	border:0;
}
.zwcont form button:hover {
	background:#333;
}    
  
/* 产品详情 */
.cpxq {
    background-color: #f3f3f3;
    padding: 5rem 0;
}


.pro-img{
   margin-bottom:4rem;
}
.pro-img .xiaotu{
   margin-top:20px;

}
.pro-img #Gbig{
	width:100%;
	border:1px solid #eeeeee;
}
.pro-img .xiaotu li{

}
.pro-img .xiaotu li a {
   display: block;
   border:2px #ddd solid;
   margin:1px;
   }

.pro-img .xiaotu li.hover{
	border:2px #0e66a6 solid;
}
.pro-img .colmd5{
	width:42%;
	float:left;
}
.pro-img .colmd7{
	width:53%;
	float:right;
}
.pro-img .colmd7 .pro-ptt{
	font-size:2.7rem;
	font-weight:bold;
	padding:0px 0px 1.5rem;
	border-bottom:1px #e8e8e8 solid;
	font-weight:bold;
}
.pro-img .colmd7>span{
    margin-top:2rem;
	margin-bottom:2rem;
	height:26rem;
	padding:1.5rem;
	border-bottom: 1px #e8e8e8 solid;
	display:block;
	color:#515151;
	font-size:1.4rem;
	line-height:2.2rem;
	width:100%;
	word-wrap:break-word;
}
.pro-img .colmd7>span ul{
	list-style-type:disc;
	margin-left:2rem;
}

.pro-img .colmd7 h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:1.5rem;
   margin-top:0px;
   margin-bottom:1.4rem;
   color:#515151;
   }
   
.colmd7 h5 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 3rem 0px 0px;
}

.colmd7 h5 span {
    display: block;
    height: 4rem;
    line-height: 4rem;
    text-align: center;
    width: 15rem;
    color: #fff;
    font-size: 1.5rem;
    background: rgba(0,0,0,.7);
    transition: .3s;
    cursor: pointer;
}

.jqzzoom{position:relative;}
.jqzoom{position:relative;overflow:hidden;border:0px #ddd solid; height:auto; overflow:hidden;}
.zoomdiv{float:left;top:0 !important;left:101% !important;border:3px solid #e4e4e4;display:none;text-align:center;overflow: hidden;position:absolute;z-index:999;background-color:#fff;}
.bigimg{width:100rem;height:100rem;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;border:1px solid #aaa;background:#FFFFFF 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}	


.jqzzoom .navigation {
    width: 100%;
    margin: 10px 0 0;
}
.jqzzoom .carousel{
    overflow: hidden;
}
.jqzzoom .carousel ul {
    width:2000em;
    list-style: none;
    margin: 0;
    padding: 0;
	margin-top:10px;
}
.jqzzoom .prev-navigation,.next-navigation{
	display:block;
	cursor:pointer;
}
.jqzzoom .prev-navigation{
	background:url(../images/left.gif) left center no-repeat;
	height:91px;
	width:39px;
	float:left;
}
.jqzzoom .next-navigation{
	background:url(../images/right.gif) right center no-repeat;
	width:39px;
	height:91px;
	float:right;
}

.procem {
    padding: 0px 3.6rem;
    position: relative;
}

#fuwus {
    position: static;
}

.procem .swiper-pagination-bullet-active {
    opacity: 1;
    background: #cf152d;
}

.procem .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 3rem;
    height: 3rem;
    margin-top: -2.2rem;
    z-index: 10;
    cursor: pointer;
	left:0.3rem;
    background-size: 3rem 3rem;
    background-position: center;
    background-repeat: no-repeat;
}

.procem .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 3rem;
    height: 3rem;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
	right:0.3rem;
    background-size: 3rem 3rem;
    background-position: center;
    background-repeat: no-repeat;
}

#xiaotu .swiper-slide a.hover{
	border: 2px #f97316 solid;
}     

.pro_bottom {
    margin-bottom: 5rem;
}
  
.intro {
    padding: 3.5rem 0;
    font-size: 2.4rem;
    color: #333;
    border-bottom: 1px solid #ddd;
    margin-bottom: 4rem;
}  

.xiangqing {
    width: 120rem;
    margin:0 auto;
}

.iprocont{
	border: 2px rgba(0,0,0,.1) solid;
	margin: 3rem 0px 0px;
}
.iprocont .fanye{
	padding:0px 3rem;
}
.iprocont>h2{
	line-height: 46px;
	background: #eff0f0;
	margin:0px;
	padding:0.5rem 0px 0px 3rem;
}
.iprocont>h2 p{
	float: left;
	font-family:Arial;
	font-size: 1.6rem;
	cursor:pointer;
	color: #004f93;
	border-bottom: 2px #004f93 solid;
	text-transform:uppercase;
	letter-spacing:1px;
}
.iprocont section{
	font-size: 1.6rem;
	color: #4d4d4d;
	line-height: 3rem;
	padding: 3rem;
	font-family:Arial;
}
.iprocont section p{
	font-family:Arial;
}
.iprocont section img{
	max-width:100%;
	height:auto;
}
@media (max-width:1200px) {
	.iprocont h2{
		line-height: 4rem;
		padding: 0px 0px 0px 2rem;
	}
	.iprocont section{
		font-size: 1.4rem;
		line-height: 3rem;
		padding: 2rem;
	}
}
@media (max-width:768px) {
	.iprocont h2{
		line-height: 3.4rem;
		padding: 0px 0px 0px 1rem;
	}
	.iprocont h2 p{
		font-size: 1.4rem;
	}
	.iprocont{
		margin: 2rem 0px 0px;
	}
	.iprocont section{
		font-size: 1.3rem;
		line-height: 2rem;
		padding: 1rem;
	}
}
.tonglei{
	padding: 3rem 0px 1rem;
}
#tonglei{
	padding-right:1px;
}
.tonglei h1{
	font-size: 2.0rem;
	color: #595959;
	font-family:Arial;
	line-height: 3rem;
	margin: 0px 0px 2rem;
}
.tonglei .swiper-slide a{
	display: block;
	color: #4d4d4d;
	font-family: arial;
	line-height: 1.8rem;
}
.tonglei .swiper-slide a big{
	display:block;
	border:1px rgba(0,0,0,.1) solid;
}
.tonglei .swiper-slide a span{
	display: block;
	padding: 1rem 0px;
	font-family:Arial;
}
.tonglei .swiper-slide a span small{
	display:block;
	font-size:1.2rem;
	font-family:Arial;
	color:#888;
}
.tonglei .swiper-button-next{
	width:3rem;
	height:5rem;
	background-size:auto 50%;
	background-color:rgba(0,0,0,.8);
	margin-top:-4.5rem;
	border-radius:4px;
	opacity:0;
	transition:.5s;
}
.tonglei .swiper-button-prev{
	width:3rem;
	height:5rem;
	background-size:auto 50%;
	background-color:rgba(0,0,0,.8);
	margin-top:-4.5rem;
	border-radius:4px;
	opacity:0;
	transition:.5s;
}
#tonglei:hover .swiper-button-next,#tonglei:hover .swiper-button-prev{
	opacity:1;
}
@media (max-width:1200px) {

	.tonglei{
		padding: 2rem 1rem 0.4rem;
	}
	.tonglei h1{
		font-size: 1.4rem;
		line-height: 2rem;
		margin: 0px 0px 2rem;
	}
}

.proxq {
   height: auto;
    overflow: hidden;
	padding:1.5rem;
   }

.biaow {
    height: auto;
    overflow: hidden;
    margin-bottom: 1.5rem;
}

.biaow h4 {
   font-family:Arial;
   font-size:1.6rem;
   margin-top:0px;
   margin-bottom:1rem;
   }


.kka {
   height:45px;
   background-color:#FFFFFF;
       padding: 0.6rem 1.2rem;
    font-size: 1.4rem;
   border:1px solid #eeeeee;
   border-radius: 0;
   }
   
.kkb {
   height:auto; overflow:hidden;
   background-color:#FFFFFF;
   border:1px solid #eeeeee;
   border-radius: 0;
   }
   
.anniuw {
   width:100%;
   height:4rem;
   background-color:#0096e0;
   border:1px solid #0096e0;
   padding:0px;
   }
   
.numberx {
   width:14.3rem;
    border: 1px solid #d9d9d9;
    text-align: center;
    background-color: #fff;
	margin:0 auto;
    zoom: 1;
}

.numberx a {
    float: left;
    width: 3.6rem;
    height: 3.6rem;
	padding-top:0.4rem;
    color: #666666;
	background-color:#f3f3f3;
	border-right:1px solid rgba(0,0,0,0);
    font-size: 2rem;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}  

.numberx input {
    float: left;
    width: 6.8rem;
    height: 3.6rem;
    line-height: 3.6rem;
	border-right:1px solid #d9d9d9;
    padding: 0;
    border-width: 0;
    color: #666666;
    font-size: 2rem;
    text-align: center;
}   

.hongse {
   color:#FF0000;
   }


.proxq .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th {
    border: 1px solid #dddddd;
    border-top-width: 1px;
    border-bottom-width: 1px;
    text-align: center;
    border-top-style: solid;
    border-top-color: rgb(221, 221, 221);
    background-color: #eef2f5;
}


/* 联系我们 */
.se2 {
    padding-bottom: 5px;
}

.se2 .left {
    float: left;
    padding-top: 6rem;
    padding-right: 5rem;
    padding-left: 20rem;
    width: 50%;
}

.se2 .left h2 {
    padding-bottom: 1.8rem;
    font-size: 3.6rem;
	margin:0rem;
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-weight: bold;
    color: #2b2b2b;
    line-height: 7rem;
}

.se2 .box {
    border-top: 1px solid #E0E0E0;
}

.se2 .box p {
    margin-top: 4.5rem;
}

.se2 .box p span {
    display: block;
    overflow: hidden;
    margin-top: 1rem;
    color: #424242;
    font-weight: 400;
    font-size: 2rem;
    line-height: 3.2rem;
}

.se2 .box p span img {
    float: left;
	width:3.5rem;
    margin-right: 1.5rem;
}

.se2 .box p span b {
    color: #424242;
    vertical-align: middle;
    font-size: 2.4rem;
    font-weight: bold;
}

.se2 .map {
    float: right;
    width: 49.5%;
}

.icontact {
    display: flex;
    flex-wrap: wrap;
}

.feedback{
	width: 100%;
	background: rgba(2, 98, 164, 0.05);
	padding: 8.8rem 0 10rem;
}
.feedback h2{
	color: #131312;
	font-size: 3.6rem;
	line-height: 5rem;
	text-align: center;
	font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
	margin: 0px 0px 1.5rem;
}

.feedback h3 {
	color: #131312;
	font-size: 1.6rem;
	text-align: center;
	font-family:Arial;
	margin: 0px 0px 4.5rem;
}

.feedback form{
	flex-wrap: wrap;
	justify-content: space-between;
}
.feedback form span{
	width: 48.5%;
	margin-bottom: 3rem;
	display: block;
}
.feedback form p{
	font-size: 2.4rem;
	line-height: 60px;
	color: #333333;
	font-family:Oswald-Bold;
}
.feedback form span input{
	width: 100%;
	border: 0px;
	background: #fff;
	line-height: 3rem;
	padding: 2.5rem;
	height: 8rem;
}
.feedback form section{
	width: 100%;
}
.feedback form textarea{
	width: 100%;
	background: #fff;
	line-height: 3rem;
	resize: none;
}
.feedback form button{
	display: block;
	margin: 4rem 0 0 auto;
	width: 27rem;
	height: 6rem;
	color: #fff;
	font-size: 1.6rem;
	background: #0b46ac;
	border: 0;
	transition: .3s;
}
.feedback form button:hover{
	background: #b50000;
}

.biao {
    height: auto;
    overflow: hidden;
    margin-bottom: 2rem;
}

.kkc {
    height: 5.6rem;
    color: #333333;
    border: 1px solid #cccccc;
    border-radius: 0;
}

.kkd {
    height:auto; overflow: hidden;
    color: #333333;
    border: 1px solid #cccccc;
    border-radius: 0;
}



@media (max-width:1440px) {
	.feedback{
		padding: 4rem 0;
	}
	.feedback h2{
		font-size: 3.4rem;
		line-height: 4rem;
		margin: 0px 0px 2.5rem;
	}
	.feedback form span{
		margin-bottom: 2rem;
	}
	.feedback form p{
		font-size: 2.0rem;
		line-height: 4rem;
	}
	.feedback form span input{
		padding: 1.5rem;
		height: 6rem;
	}
	.feedback form textarea{
		line-height: 2.4rem;
		padding: 1.5rem;
	}
}
@media (max-width:992px) {
	.feedback{
		padding: 2rem 0;
	}
	.feedback h2{
		font-size: 1.8rem;
		line-height: 2rem;
		margin: 0px 0px 1rem;
	}
	.feedback form span{
		margin-bottom: 1rem;
		width:100%;
	}
	.feedback form p{
		font-size: 1.6rem;
		line-height: 2rem;
		margin:0px 0px 5px;
	}
	.feedback form span input{
		padding: 10px;
		height: 4rem;
		line-height:2rem;
	}
	.feedback form textarea{
		line-height: 2rem;
		padding: 1rem;
	}
	.feedback form button{
		margin: 1rem 0 0 0;
		width: 100%;
		height: 5rem;
		font-size: 1.4rem;
	}
}


.erji {
    height: auto;
    overflow: hidden;
	margin-top:1rem;
	margin-bottom:4rem;
}

.erji li {
    list-style-type: none;
    width: 16rem;
    height: 3rem;
    float: left;
    margin-right: 2rem;
    margin-bottom: 1.5rem;
}

.erji li a {
    display: block;
    height: 3rem;
    line-height: 2.8rem;
	font-size:1.2rem;
    color: #2c3135;
    background-color: #FFFFFF;
    text-align: center;
}

.erji li a:hover {
    color:#0063FF;
   }
   
.erji li.hover a {
    color:#0063FF;
   }
   
.erji li > a::after {
    width: 0;
    transition: width .3s;
    height: 2px;
    display: block;
    margin: 0 auto;
    content: "";
    background-color:#0063FF;
}

.erji li > a:hover:after{
	width:100%;
	height:0.2rem;
	display:block;
	content:"";
	transition:width .3s;
	background-color:#0063FF;
} 

.jumpto {
    display: none;
}


.job-info .img{width: 40%;float:right;}
.job-info .img img{width:auto;max-width: 100%;}
.job-info .info{width: 60%; float:left;}
.job-info .info h4{font-size: 30px;color: #0e6aac;font-weight: 500;border-bottom: 1px solid #eee;padding-left:30px;padding-bottom: 20px;margin-bottom: 10px;position: relative;}
.job-info.en .info h4{font-size: 25px;font-weight: 600;font-family: arial, sans-serif;text-transform: uppercase;}
.job-info .info h4:after{content: '';width: 20px;height: 20px;border: 5px solid #fdd000;border-radius: 50%;position: absolute;left: 0;top:8px;}
.job-info.en .info h4:after{top:3px;}
.job-info .info .txt{padding: 20px 0;margin-bottom:20px;}
.job-info .info .txt h5{font-size: 18px;color: #495057;margin-bottom: 10px;font-weight: 600;}
.job-info .info .txt p{font-size: 16px;line-height: 32px;color:#495057;margin-bottom: 10px;;}
.job-info.en .info .txt h5{font-size: 18px;font-family: arial, sans-serif}
.job-info.en .info .txt p{font-size: 14px;line-height: 25px;font-family: arial, sans-serif;}


.yd {
    display:none;
}

.yc {
    display:block;
}
  

@media (min-width: 0px) and (max-width: 1000px) {

.navbar-nav > li > a {
    padding: 10px 20px;
    line-height: 20px;
}

.nav {
    padding-left: 0px;
}


.kuanping {
   width:100%;
   }
   
   
.bnnzi h2 {
    font-size: 1.6rem;
    font-weight: bold;
    color: #FFFFFF;
    margin-top: 0rem;
    margin-bottom: 1.5rem;
}   

.navbar-inverse {
    padding-top: 1rem;
    padding-bottom: 1rem;
    background-color: rgba(0, 0, 0, 0.8);
}

.logo {
    width:16rem;
   }
   
.logo img {
    width:20rem;
    height: auto;
}

.banner {
    margin-top: 6.3rem;
}

.banner .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 2rem;
    height: 2rem;
    z-index: 8;
    cursor: pointer;
	left:1rem;
	background:url(../images/left.png);
    background-size: 2rem 2rem;
    background-position: center;
    background-repeat: no-repeat;
}

.banner .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 2rem;
    height: 2rem;
    z-index: 8;
    cursor: pointer;
	right:1rem;
	background:url(../images/right.png);
    background-size: 2rem 2rem;
    background-position: center;
    background-repeat: no-repeat;
}


.bnnzi {
    position: absolute;
    width:75%;
    left: 4rem;
    top: 2.5rem;
    font-size: 1.2rem;
    color: #FFFFFF;
    z-index: 8;
}

.bnnzi h3 {
    font-size: 1.4rem;
    color: #FFFFFF;
    margin-top: 0rem;
    margin-bottom: 0rem;
	line-height: 2rem;
}

.cpbj {
    height: auto;
    position: relative;
    padding-top: 3rem;
    padding-bottom: 4rem;
    background:none;
}

.cptit {
    position:relative;
    width: 100%;
    height:auto; overflow: hidden;
    padding-top: 2rem;
    color: #FFFFFF;
    background-color: #f97316;
    left: 0rem;
    top: 0rem;
    z-index: 6;
}

.cptit h2 {
    font-size: 2rem;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    margin-top: 0rem;
    padding-bottom: 2rem;
    background: url(../images/xiahua.png) center bottom;
    background-repeat: no-repeat;
    margin-bottom: 1rem;
}

.yinwen {
    display: none;
}

.cpmore {
    display: none;
}

.cpkuan {
    width: 96%;
    margin: 0 auto;
}

.cpzz {
    margin-left: 0rem;
    font-size: 1.6rem;
    color: #464646;
    margin-top: 2rem;
}

.cpgun {
    height: auto;
    overflow: hidden;
    margin-top: 3rem;
}

.proce {
    padding-left: 0%;
    position: relative;
}

.cpkk-zi {
    height: auto;
    overflow: hidden;
    padding: 1rem;
    color: #484848;
    font-size: 1.4rem;
    border-top: 1px solid #e1e1e1;
}

.proce .swiper-button-prev {
    position: absolute;
    top: 46%;
    width: 29px;
    height: 29px;
    margin-top: -22px;
	left:1rem;
    z-index: 8;
    cursor: pointer;
	background:url(../images/leftx.png);
    background-size: 29px 29px;
    background-position: center;
    background-repeat: no-repeat;
}

.proce .swiper-button-next {
    position: absolute;
    top: 46%;
    width: 29px;
    height: 29px;
    margin-top: -22px;
	right:1rem;
    z-index: 8;
    cursor: pointer;
	background:url(../images/rightx.png);
    background-size: 29px 29px;
    background-position: center;
    background-repeat: no-repeat;
}

.about {
    height:auto; overflow: hidden;
    background:none;
    background-color: #20315f;
    color: #FFFFFF;
    padding: 0rem;
    padding-top: 4rem;
}

.abtit {
    position:relative;
    width: 100%;
    height:auto; overflow: hidden;
    padding-top: 2rem;
    color: #FFFFFF;
    background-color: #f97316;
    left: 0rem;
    top: 0rem;
    z-index: 6;
}

.abtit h2 {
    font-size: 2rem;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    margin-top: 0rem;
    padding-bottom: 2rem;
    background: url(../images/xiahua.png) center bottom;
    background-repeat: no-repeat;
    margin-bottom: 1rem;
}

.absp {
    width: 100%;
    float: left;
    margin-top: 2rem;
}

.absp video {
    width: 100%;
    height: 30rem;
    object-fit: cover;
}

.abjs {
    width: 100%;
}

.abwz {
    width: 100%;
    font-size: 1.4rem;
    line-height: 2.6rem;
    color: #FFFFFF;
    margin-top: 2rem;
}

.abwz h3 {
    font-size: 1.8rem;
    color: #FFFFFF;
    margin-top: 0rem;
    margin-bottom: 2rem;
}

.shuju {
    width: 100%;
    height:auto; overflow: hidden;
    padding-top: 2rem;
    background-color: rgba(255, 255, 255, 0.13);
    margin-top: 2rem;
}

.shuju li {
    list-style-type: none;
    width: 50%;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 1.4rem;
    margin-bottom: 2rem;
}

.shuju li h3 {
    margin-bottom: 1rem;
}

.dazi {
    font-size:2.6rem;
}

.youshi {
    height: auto;
    overflow: hidden;
    padding: 0rem;
    padding-top: 4rem;
    padding-bottom: 5rem;
    background:none;
}

.youshi h2 {
    font-size: 2.5rem;
    text-align: center;
    color: #013789;
    margin-top: 0rem;
    margin-bottom: 2.5rem;
}

.yc {
    display:none;
}

.yd {
    display:block;
}

.ysww li {
    list-style-type: none;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 2rem;
    padding-bottom: 4rem;
    font-size: 1.4rem;
    line-height: 2.5rem;
    color: #484848;
    text-align: center;
}

.casebj {
    height: auto;
    overflow: hidden;
    padding-top: 2rem;
    color: #FFFFFF;
    background: url(../images/casebj.jpg);
    background-size: 100% 100%;
}

.alkuan {
    width: 95%;
    margin: 0 auto;
}

.altit {
    position:relative;
    width: 100%;
    height:auto; overflow: hidden;
    padding-top: 2rem;
    color: #FFFFFF;
    background-color: #f97316;
    left: 0rem;
    top: 0rem;
    z-index: 6;
}

.altit h2 {
    font-size: 2rem;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    margin-top: 0rem;
    padding-bottom: 2rem;
    background: url(../images/xiahua.png) center bottom;
    background-repeat: no-repeat;
    margin-bottom: 1rem;
}

.algs {
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 1.4rem;
    line-height: 3rem;
    padding-left: 0rem;
}

.algun .swiper-container {
    padding-top: 5rem;
}

.lianxi {
    height:auto; overflow: hidden;
    background-color: #092044;
}


.algun .swiper-button-prev {
    position: absolute;
    top: 8%;
}

.algun .swiper-button-next {
    position: absolute;
    top: 8%;
}

.ysww li h3 {
    font-size: 2.2rem;
    color: #484848;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.case-zi {
    height: auto;
    overflow: hidden;
    padding: 1.5rem;
    text-align: center;
    font-size: 1.4rem;
}

.bottom {
    height: auto;
    overflow: hidden;
    padding: 0rem;
    line-height: 3rem;
    margin-bottom: 5rem;
}

.navbar-collapse {
    max-height: 450px;
}

.sousuo {
    list-style-type: none;
    width: 3.5rem;
    height: 1.9rem;
    float: left;
    padding-right: 1.6rem;
    margin-right: 1.5rem;
    border-right: 1px solid #FFFFFF;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.yuyan {
    width: 2.5rem;
    float: right;
    font-size: 1.6rem;
    height: 1.9rem;
    line-height: 1.9rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.searchh #name {
    border: 1px #d2dae2 solid;
    border-radius: 0;
    width: 100%;
}

.searchh .btn {
    background-color: #f97316;
    border: 0;
    border-radius: 0;
    color: #fff;
    font-size: 1.4rem;
    width: 20%;
}

.cpkk-jt {
    margin-top: 0px;
}

.bnn {
    position: relative;
    margin-top: 6.3rem;
}


.ablan {
   width:100%;
   height: auto; overflow: hidden;
   background-color: #FFFFFF;
}

.ablan li {
    list-style-type: none;
    width: 50%;
    position: relative;
    border-right: 1px solid #eff0f1;
    float: left;
}

.ablan li a {
    display: block;
    height: 4rem;
    line-height: 4rem;
    cursor: pointer;
    color: #000000;
    font-size: 1.4rem;
    text-align: center;
    border-top: 0px solid rgb(23, 72, 150, 0);
}

.ablan li a:hover {
   color: #FFFFFF;
   font-size: 1.4rem;
   background-color:#1c4587;
   border-top: 0px solid rgb(23, 72, 150, 1);
}

.ablan li.hover a {
   color: #FFFFFF;
   font-size: 1.4rem;
   background-color:#1c4587;
   border-top: 0px solid rgb(23, 72, 150, 1);
}


.abww {
    padding: 0rem;
    padding-top: 3rem;
    padding-bottom: 4rem;
    height: auto;
    overflow: hidden;
    line-height: 3.3rem;
    background-color: #FFFFFF;
}

.abww h2 {
    font-size: 2rem;
    font-weight: bold;
    color: #262626;
    margin-top: 0px;
    margin-bottom: 2rem;
}

.abgun {
    font-size: 1.4rem;
    line-height: 3rem;
    padding: 1rem;
}


.wenhua {
    display:inline;
}

.wenhua-aa {
    width: 100%;
}

.wenhua-bb {
    width: 100%;
    padding: 1rem;
    color: #FFFFFF;
    background-color: #171c60;
    font-size: 1.4rem;
}

.wenhua-bb h2 {
    font-size: 2rem;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 1rem;
    color: #FFFFFF;
}

.rongyu {
    height: auto;
    overflow: hidden;
    padding: 0rem;
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.rygun .swiper-container {
    padding-top: 12rem;
}

.rygun {
    margin-top: -8rem;
    height: auto;
    overflow: hidden;
    position: relative;
}

.sbkuan {
    width: 95%;
    margin: 0 auto;
}

.rykk h2 {
    font-size: 2rem;
    font-weight: bold;
    margin-top: 1rem;
    margin-bottom: 1rem;
    color: #333333;
}

.rygun .swiper-button-prev {
    position: absolute;
    top: 11%;
    width: 3rem;
    height: 3rem;
	left:80%;
    margin-top: 0px;
    z-index: 8;
    cursor: pointer;
	background:url(../images/zuox.png);
    background-size: 3rem 3rem;
    background-position: center;
    background-repeat: no-repeat;
}   

.rygun .swiper-button-next {
    position: absolute;
    top: 11%;
    width: 3rem;
    height: 3rem;
	right:0%;
    margin-top: 0px;
    z-index: 8;
    cursor: pointer;
	background:url(../images/youx.png);
    background-size: 3rem 3rem;
    background-position: center;
    background-repeat: no-repeat;
} 

.ititle big {
    display: block;
    font-size: 2rem;
    font-weight: bold;
    line-height: 4rem;
}

.ihonor {
    background: url(../images/rybg.jpg) center no-repeat;
    color: #262626;
    background-size: cover;
    padding: 2rem;
}

.cpnavbox a {
    text-align: center;
    color: #333333;
    display: inline-block;
    padding: 0px 5px;
    position: relative;
    font-size: 14px;
    position: relative;
    z-index: 1;
	width: 49%;
}
.pro_detail, .pro_gray {
    background-color: #f3f3f3;
    padding: 20px 0;
}

.wrap_same, .product .wrap {
    max-width: 100%;
    margin: 0 auto;
}

.erji {
    height: auto;
    overflow: hidden;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.erji li {
    list-style-type: none;
    width: 48%;
    height: 3rem;
    float: left;
    margin-right: 2%;
    margin-bottom: 1.5rem;
}

.Product .pr_box ul li {
    float: left;
    width: calc(50% - 20px);
    margin: 10px;
    background: #fff;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    list-style-type: none;
}

.cpxq {
    background-color: #f3f3f3;
    padding: 2rem 0;
}

.cpkuanw {
    width: 95%;
    margin: 0 auto;
}


.pro-img .colmd5 {
    width: 100%;
}

.pro-img .colmd7 {
    width: 100%;
    margin-top: 1rem;
}

.pro-img .colmd7 .pro-ptt {
    font-size: 1.8rem;
    font-weight: bold;
    padding: 0px 0px 1.5rem;
    border-bottom: 1px #e8e8e8 solid;
    font-weight: bold;
}

.pro-img .colmd7>span {
    margin-top: 2rem;
    margin-bottom: 2rem;
    height:auto; overflow: hidden;
    padding: 1.5rem;
    border-bottom: 1px #e8e8e8 solid;
    display: block;
    color: #515151;
    font-size: 1.4rem;
    line-height: 2.2rem;
    width: 100%;
    word-wrap: break-word;
}

.xiangqing {
    width: 95%;
    margin: 0 auto;
}

.intro {
    padding: 1.5rem 0;
    font-size: 2rem;
    color: #333;
    border-bottom: 1px solid #ddd;
    margin-bottom: 2rem;
}

.xwkuai {
    height: auto;
    overflow: hidden;
    background-color: #fafafa;
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.xwrow {
    height: auto;
    overflow: hidden;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-left: -1rem;
    margin-right: -1rem;
}

.xwrow li {
    list-style-type: none;
    width: 100%;
    float: left;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-bottom: 1rem;
}

.xwmk-zi {
    height: auto;
    overflow: hidden;
    color: #74787f;
    padding: 1.5rem;
}

.news li {
    list-style-type: none;
    width: 100%;
    float: left;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-top: 1rem;
}

.news-k a {
    display: block;
    height: auto;
    overflow: hidden;
    padding: 1.5rem;
    background: #FFFFFF;
    border-radius: 15px;
}

.xwdd {
    background: #fafafa;
    padding: 3rem 0px;
}

.xwkuan {
    width: 100%;
}

.inewsct {
    padding: 2rem;
    box-shadow: 0px 0px 5px rgba(0,0,0,.2);
}

.inewsct-aa {
    width: 100%;
}

.inewsct-bb {
    width: 100%;
}

.inewsct .inews-ct {
    padding: 2rem 0px 0px;
    font-size: 1.4rem;
    color: rgba(0, 0, 0, .7);
    line-height: 2.5rem;
}

.liebiao {
    height: 50px;
    border: 1px solid #ebebeb;
    margin-top: 15px;
}

.liebiao-aa {
    width: 30%;
    height: 50px;
    line-height: 50px;
}

.liebiao-bb {
   width:40%;
   height: 50px;
    line-height: 50px;
   float:left;
   text-align:center;
   color:#919191;
   border-right:1px solid #ebebeb;
   }
   
   
.liebiao-cc {
   width:30%;
   height: 50px;
    line-height: 50px;
   }
   
   
.inewsct-bb h2 {
    font-size: 2rem;
    color: #333333;
    font-weight: bold;
    margin-top: 2rem;
    margin-bottom: 2rem;
}


.ijoin .jibt {

    padding: 1rem;
}

.ijoin .jibt h1 {
    font-size: 1.4rem;
    line-height: 3rem;
    margin-top: 0rem;
}

.ijoin .jibt section {
    padding: 1rem;
    color: #545459;
    line-height: 26px;
}

.ijoin .jibt>div>h2 {
    display: none;
}

.job-info .info {
    width: 100%;
}

.job-info .img {
    width: 100%;
}

.job-info .info h4 {
    font-size: 2rem;
    color: #0e6aac;
    font-weight: 500;
    border-bottom: 1px solid #eee;
    padding-left: 1rem;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    position: relative;
}

.job-info .info h4:after {
    content: '';
    width: 1rem;
    height: 1rem;
    border: 0.3rem solid #fdd000;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0.4rem;
}

.job-info .info .txt {
    padding: 1rem 0;
    margin-bottom: 1rem;
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-top: 0rem;
    margin-bottom: 0rem;
    background-color: #000;
    border: 1px solid transparent;
    border-radius: 4px;
}

.se2 .left {
    float: left;
    padding: 1.5rem;
    width: 100%;
}

.se2 .left h2 {
    padding-bottom: 1rem;
    font-size: 2rem;
    margin: 0rem;
    color: #2b2b2b;
    line-height: 4rem;
}

.se2 .box p {
    margin-top: 1.5rem;
}

.se2 .box p span b {
    color: #424242;
    vertical-align: middle;
    font-size: 1.6rem;
}

.se2 .box p span img {
    float: left;
    width: 2rem;
    margin-right: 1rem;
}

.se2 .box p span {
    font-size: 1.6rem;
    line-height: 2.6rem;
}

.se2 .map {
    width: 100%;
    height: 40rem;
}

.feedback h3 {
    color: #131312;
    font-size: 1.4rem;
    text-align: center;
    font-family: Arial;
    margin: 0px 0px 2rem;
}

.kkc {
    height: 4rem;
    border: 1px solid #cccccc;
    border-radius: 0;
    margin-bottom: 1rem;
}

.biao {
    height: auto;
    overflow: hidden;
    margin-bottom: 0rem;
}

.se2 {
    height: auto; overflow: hidden;
    padding-bottom: 5px;
}


.fygnav {
    padding: 0px;
	height:5rem;
	background-color:#008f9b;
}
.fygnav ul {
    list-style-type: none;
    width: 100%;
    margin: 0px;
    padding: 0px;
}
.fygnav li {
    width: 25%;
    text-align: center;
    float: left;	
}
.fygnav li a { display:block; color:#FFFFFF; background-color:#0b46ac; height:5rem; padding-top:0.3rem; border-right:1px solid rgba(255,255,255,.2);}

.fygnav li a:hover { color:#FFFFFF; background-color:#0b46ac;}

.fygnav li p {
   margin-top:0.2rem;
   } 
   
.anli {
    padding: 3rem 0px 3rem;
    background-color: #f3f3f3;
    height: auto;
    overflow: hidden;
}

.anli h3 {
    margin-top: 0rem;
    margin-bottom: 3rem;
}

.alrow {
   height:auto; overflow:hidden;
   margin-left:-1rem;
   margin-right:-1rem;
   }   
   
.alrow li {
   list-style-type:none;
   width:50%;
   float:left;
   padding-left:1rem;
   padding-right:1rem;
   margin-bottom:2rem;
   }

.cpzz2 {
    margin-bottom: 5rem;
    margin-top: 0rem;
    font-size: 1.8rem;
}

.bnmore {
    width: 15rem;
    font-size: 1.2rem;
    height: 3rem;
    line-height: 3rem;
    margin-left: 0;
	margin-top: 10px;
}


}

/*企业文化*/

.gongsilinian{
    background:#f7fcfe;
    padding-top:8.5rem;
}
.gongsilinianbig{
    background:#ffffff;
    border-radius: 13px;
    padding:8.1rem 0 8.6rem;
    box-shadow: 5px 5px 10px rgba(8, 57, 94, 0.05);
	margin-bottom: 100px;
}
.gongsilinian1{
    padding-left:10rem;
    padding-right: 10.5rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom:7rem;
}
.gongsilinianleft{
    width: 46%;
}
.gongsilinianleft img{
    width: 100%;
}
.gongsilinian1right{
    width: 48%;
}
.gongsilinian1right ul li{
    /*display: flex;*/
    align-items: center;
    padding-bottom:3rem;
    margin-bottom:2.4rem;
    border-bottom:1px solid #ececec;
}
.gongsilinian1right ul li:last-child{
    margin:0;
    border-bottom:0;
    padding:0;
}
.gongsilinian1right ul li b{
    font-size: 1.9rem;
    color:#000000;
    margin-right: 2.6rem;
}
.gongsilinian1right ul li p{
    font-size: 1.6rem;
    color: #666666;
    margin-top: 1.5rem;
    line-height: 2.5rem;
}
.gongsilinian2 {
    padding-left: 10rem;
    padding-right: 10.5rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 7rem;
}
.gongsilinian2left ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.gongsilinian2left ul li{
    width: 22rem;
}
.gongsilinian2right img{
    width: 65rem;
}
.gongsilinian2left{
    width: 60rem;
}
.gongsilinian2left ul li h2{
    font-size: 1.6rem;
    color:#000000;
    margin-bottom:1rem;
    font-weight: bold;
}
.gongsilinian2left ul li{
    font-size: 1.4rem;
    color:#666666;
    padding-bottom: 3rem;
    margin-bottom: 2.4rem;
    border-bottom: 1px solid #ececec;
}
.gongsilinian2left ul li:nth-child(n+5) {
    margin: 0;
    border-bottom: 0;
    padding: 0;
}
.hexin{
    background-position: top;
    padding-top:3.3rem;
	background-size: 88%;
}
.hexinbig{
    width: 100%;
    margin: 10px auto;
    background:#fff;
}
.hexinbig h2{
    font-size: 2rem;
    color:#000000;
    text-align: center;
    padding-top:4rem;
    padding-bottom:4rem;
    font-weight: bold;
}
.hexinbig ul{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    width: 160rem;
    margin: 0 auto;
    padding: 0 10.5rem;
}
.hexinbig ul li {
    width: 100%;
    height: 100%;
    padding-left: 2.4rem;
    display: flex;
    justify-content: top;
    flex-direction: column;
    align-items: flex-start;
    padding-right: 2.4rem;
    margin-bottom: 2rem;
    background: #fff;
    padding: 2rem;
    height: 23rem;
    border:1px solid #ececec;
    transition: .5s;
}
.hexinbig ul li:hover{
    background:#2660ac;
    color:#fff;
    transition: .5s;
}
.hexinbig ul li:hover p{
    color:#fff;
    transition: .5s;
}
.hexinbig ul li:hover img{
    filter: brightness(10); /* 增加亮度达到类似曝光的效果 */
}
.hexinbig2 ul li:nth-child(-n+3){
    width:32%;
}
.hexinbig2 ul li:nth-child(4),.hexinbig2 ul li:nth-child(5){
    width:48%;
}
.hexinbig ul li img{
    margin-bottom:0;
    width:2.2rem;
    transition: .5s;
}
.hexinbig ul li h3{
    font-size: 1.6rem;
    margin-bottom: 1.6rem;
    margin-top: 10px;
}
.hexinbig ul li p{
    font-size: 1.4rem;
    color:#666666;
    line-height: 2;
	margin: 0 1px;
	transition: .5s;
}

@media (max-width:992px) {
	.ihonor ul {
	margin-top:10px;
	margin-right:-5px;
	margin-left:-5px;
	padding-bottom:10px;
}
.gongsilinian{
    padding:20px;
}

.gongsilinianleft{
    width: 100%;
}
.gongsilinian1right{
    width: 100%;
}
.gongsilinianbig{
    padding:20px 0;
}
.gongsilinian1{
    padding:0 20px;
    flex-direction: column;
    margin-bottom:20px;
}
.gongsilinian1right {
    width: 100%;
    margin-top:20px;
	
}
.gongsilinian1right ul li {
	margin-left: -25px !important;
}
.hexinbig h2{
    padding:20px 0;
}
.ihonor ul li {
	width:50%;
	padding:0px 5px;
	margin-bottom:10px;
}
.hexinbig ul{
    width:100%;
    padding-left: 20px;
    padding-right: 20px;
}
.hexinbig ul{
    flex-wrap: wrap;
}
.hexinbig2 ul li:nth-child(-n+3){
    width:100%;
}
.hexinbig2 ul li:nth-child(4), .hexinbig2 ul li:nth-child(5){
    width:100%;
}
.hexinbig ul li{
    width:100%;
    height: auto;
}
.gongsilinian2{
    margin:0;
}

}