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

body {
  font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
  font-size: 14px;
  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;
}

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

.navbar-nav > li > a {
    padding-top: 0px;
    padding-bottom: 0px;
	padding-left:30px;
	padding-right:30px;
    line-height: 68px;
}

.nav {
    padding-left: 312px;
}


.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:16px;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #000;
    border: 1px solid transparent;
    border-radius: 4px;
}

   .navbar-toggle>span{
		display:block;
		width: 30px;
		height: 4px;
		background-color: #043d79;
		border-radius: 2px;
		margin: 4px 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 > a::after {
    width: 0;
    transition: width .3s;
    height: 2px;
    display: block;
    margin: 0 auto;
    content: "";
    background-color: #FFFFFF;
}

.navbar-inverse .navbar-nav > li > a:hover:after{
	width:100%;
	height:2px;
	display:block;
	content:"";
	transition:width .3s;
	background-color:#FFFFFF;
}

.navbar-inverse .navbar-nav > li.mouseover .ul_hide {
    position: absolute;
    left: 0px;
    top: 70px;
    width: 100%;
	text-align:center;
    border: 0px solid #CBCBCB;
	background-color:rgba(255,255,255,0.8);
    padding: 5px 0px;
    display: none;
}

.navbar-inverse .navbar-nav > li.mouseover .ul_hide li {
    width: 100%;
	line-height:40px;
	border-bottom:0px solid #ffffff;
	list-style-type:none;
	background:none;
   white-space: nowrap;
text-overflow: ellipsis;
	position:relative;
}

.navbar-inverse .navbar-nav > li.mouseover .ul_hide li a{
    text-align:center;
    color:#000000;
	font-size:14px;
	   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
}

.navbar-inverse .navbar-nav > li.mouseover .ul_hide li a:hover{
    display:block;
    color:#FFFFFF;
	background-color:#2074f2;
    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;
	}
	

.kq1 {-webkit-animation-delay: 0.2s;}
.kq2 {-webkit-animation-delay: 0.4s; -webkit-animation-duration: 0.4s;}
.kq3 {-webkit-animation-delay: 0.6s; -webkit-animation-duration: 0.6s;}
.kq4 {-webkit-animation-delay: 0.8s; -webkit-animation-duration: 0.8s;}
.kq5 {-webkit-animation-delay: 1s; -webkit-animation-duration: 1s;}
.kq6 {-webkit-animation-delay: 1.2s; -webkit-animation-duration: 1.2s;}


.kuanping {
   width:1630px;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.xwkuan {
   width:1230px;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.kkt {
   width:100%;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.guding {
   position:fixed;
   width:100%;
   top:0px;
   padding-top:14px;
   padding-bottom:14px;
   z-index:9;
   }
   
.lghh {
   padding-top:0px;
   padding-bottom:0px;
   background-color:rgba(6,107,186,0.8);
   }

.yuyan {
   width:39px;
   float:left;
   margin-right:20px;
   margin-top:15px;
   }
   
.yuyan a {
   display:block;
   width:39px;
   height:39px;
   line-height:39px;
   text-align:center;
   border-radius: 50%;
   color:#FFFFFF;
   font-size:12px;
   background-color:#00932b;
   }
   
.souxx {
   width:39px;
   float:right;
   margin-top:15px;
   }  
   
.souxx a {
   display:block;
   width:39px;
   height:39px;
   line-height:39px;
   text-align:center;
   border-radius: 50%;
   background-color:#FFFFFF;
   }
   
.banner {
   position:relative;
   }
   
.banner img {
   width:100%;
   }   
   
.banner .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    top:45%;
    left: 92%;
    width: 30px;
}


.banner .swiper-pagination-bullet {
    width: 18px;
    height: 18px;
    display: inline-block;
    border-radius: 100%;
	background:url(../images/dian1.png);
    opacity: 1;
}

.banner .swiper-pagination-white .swiper-pagination-bullet-active {
    background:url(../images/dian2.png);
	    -webkit-transform: rotate(360deg);
    animation: rotation 3s linear infinite;
    -moz-animation: rotation 3s linear infinite;
    -webkit-animation: rotation 3s linear infinite;
    -o-animation: rotation 3s linear infinite;
}

@-webkit-keyframes rotation{
from {-webkit-transform: rotate(0deg);}
to {-webkit-transform: rotate(360deg);}
}  
   
.Rotation {
    -webkit-transform: rotate(360deg);
    animation: rotation 3s linear infinite;
    -moz-animation: rotation 3s linear infinite;
    -webkit-animation: rotation 3s linear infinite;
    -o-animation: rotation 3s linear infinite;
}

.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin:10px 4px;
}

ul {
   margin:0px;
   }

.searchh {
    background-color: rgba(255,255,255,0.9);
    padding: 10px;
    display: none;
    margin: 5px;
        margin-bottom: 5px;
    margin-bottom: 20px;
    box-shadow: 0px 2px 2px rgba(0,0,0,.2);
    border-radius: 3px;
}

.searchh form {
    height: 40px;
    padding: 0;
}

.searchh #name {
    height: 40px;
    border: 1px #d2dae2 solid;
    padding-left: 15px;
    border-radius: 0;
    width: 100%;
}

.searchh .btn {
    background-color: #00932b;
    height: 40px;
    border: 0;
    border-radius: 0;
    color: #fff;
    font-size: 1.8rem;
	width:14%;
}

.ss a {
   cursor:pointer;
   }
   
.ywbj {
   height:100vh; overflow:hidden;
   color:rgba(0,0,0,.45);
   line-height:30px;
   background:url(../images/ywbj.jpg);
   background-size: 100% 100%;
   padding-top:8%;
   }
   
.ywbj h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:20px;
   color:rgba(26,26,26,.45);
   margin-top:0px;
   margin-bottom:39px;
   }
   
.ywbj h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:36px;
   height:auto; overflow:hidden;
   line-height:45px;
   color:#000000;
   margin-top:0px;
   margin-bottom:20px;
   }
   
.ywmm {
   height:auto;
   position:relative;
   }
   
.ywxx {
   position:relative;
   margin-top:-75px;
   }
   
.ywrow {
   height:auto; overflow:hidden;
   margin-left:-45px;
   margin-right:-45px;
   }
   
.ywrow li {
   list-style-type:none;
   width:50%;
   float:left;
   padding-left:45px;
   padding-right:45px;
   } 
   
.ywkk {
   height:auto; overflow:hidden;
   position:relative;
   margin-top:150px;
   } 
   
.ywkk img {
   border-radius: 25px 0 25px 0;
   } 
   
.ywkk2 {
   height:auto; overflow:hidden;
   position:relative;
   } 
   
.ywkk2 img {
   border-radius: 25px 0 25px 0;
   } 
   
.ywzi {
   position:absolute;
   width:50%;
   left:0px;
   bottom:0px;
   height:auto; overflow:hidden;
   line-height:116px;
   padding-left:30px;
   padding-right:50px;
   color:#FFFFFF;
   background-color:rgba(0,0,0,.3);
   border-radius: 0 10px 0 0;
   z-index:8;
   }
   
.ywzi-aa {
   width:100%;
   font-size:20px;
   color:#FFFFFF;
   float:left;
   }  
   
.ywzi-bb {
   width:0%;
   font-size:16px;
   color:#FFFFFF;
   float:right;
   }
   
.ywmm .swiper-button-prev {
    position: absolute;
    top: 5%;
    width: 52px;
    height: 52px;
    z-index: 8;
    cursor: pointer;
	background:url(../images/left.png);
    background-size: 52px 52px;
    background-position: center;
    background-repeat: no-repeat;
	left:92%;
}

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


.about {
   position:relative;
   height:auto; overflow:hidden;
   }
   
.about img {
   width:100%;
   height: 100vh;
    object-fit: cover;
   }
   
.abwz {
   position:absolute;
   width:100%;
   left:0px;
   top:230px;
   font-size:18px;
   line-height:36px;
   color:#FFFFFF;
   z-index:6;
   } 
   
.abwz-dd {
   width:40%;
   float:left;
   }
   
.abwz h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:36px;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:30px;
   }  
   
.abwz h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:36px;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:18px;
   }
   
.abmore {
   width:185px;
   height:49px;
   margin-top:58px;
   } 
   
.abmore a {
   display:block;
   width:100%;
   height:49px;
   line-height:49px;
   padding-left:23px;
   color:#FFFFFF;
   background:url(../images/abmore.png);
   background-size: 100% 100%;
   }
   
.shuju {
   position:absolute;
   width:50%;
   height:200px;
   padding-top:75px;
   padding-left:0px;
   padding-right:70px;
   background-color:#FFFFFF;
   right:0px;
   bottom:0px;
   border-radius: 15px 0 0 0;
   }
   
.shuju img {
   width:auto;
   height:auto; overflow:hidden;
   }
   
.shuju li {
   list-style-type:none;
   width:33.3%;
   padding-left:30px;
   padding-right:10px;
   background:url(../images/fenge.png) right center; background-repeat:no-repeat;
   float:left;
   }
   
.shuju-aa {
   width:20%;
   float:left;
   }
   
.shuju-bb {
   width:78%;
   color:rgba(0,0,0,.45);
   float:right;
   }
   
.shuju-bb h2 {
   font-family:'DINCond-Bold', Helvetica, Arial, sans-serif;
   font-size:40px;
   color:#1a1a1a;
   margin-top:0px;
   margin-bottom:8px;
   }
   
.case {
   height:100vh;
   padding-top:107px;
   padding-bottom:103px;
   background:url(../images/albj.jpg);
   background-size: 100% 100%;
   }
   
.case h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:20px;
   color:rgba(0,0,0,.45);
   margin-top:0px;
   margin-bottom:25px;
   }
   
.case h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:36px;
   line-height:45px;
   color:#000000;
   height:auto; overflow:hidden;
   margin-top:0px;
   margin-bottom:73px;
   }
   
.alkk {
   height:auto; overflow:hidden;
   border-radius: 35px 0 0 0;
   }
   
.alkk img {
   width:100%;
   }
   
.alkk-zi {
   height:auto; overflow:hidden;
   color:rgba(0,0,0,.3);
   background-color:#FFFFFF;
   padding:25px;
   padding-top:37px;
   padding-bottom:42px;
   }
   
.alkk-zi h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   color:#21212b;
   margin-top:0px;
   margin-bottom:10px;
   }
   
.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;}  

.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;
} 

.xwbj {
   height:auto; overflow:hidden;
   padding-top:75px;
   padding-bottom:34px;
   background-color:#f0f6ff;
   }
   
.xwlan {
   height:auto; overflow:hidden;
   margin-bottom:50px;
   }
   
.xwlan-aa {
   width:185px;
   font-size:42px;
   float:left;
   }
   
.xwlan-bb {
   width:350px;
   float:left;
   margin-left:27px;
   margin-top:27px;
   }
   
.xwlan-bb li {
   list-style-type:none;
   width:33.3%;
   float:left;
   }
   
.xwlan-bb li a {
   font-size:18px;
   color:rgba(0,0,0,.6);
   }
   
.xwlan-bb li a:hover {
   color:rgba(0,0,0,1);
   } 
   
.xwnn {
   height:auto; overflow:hidden;
   } 
   
.xwkk {
   height:auto; overflow:hidden;
   }
   
.xwkk a {
   display:block;
   height:auto; overflow:hidden;
   background:#FFFFFF;
   padding:34px;
   padding-top:60px;
   padding-bottom:78px;
   }
   
.xwkk h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   color:rgba(0,0,0,0.25);
   margin-top:0px;
   margin-bottom:10px;
   }  
   
.xwkk h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:23px;
   line-height:33px;
   height:68px; overflow:hidden;
   color:#2c2c35;
   margin-top:0px;
   margin-bottom:26px;
   }
   
.xwmore {
   width:100px;
   height:auto; overflow:hidden;
   line-height:22px;
   font-size:18px;
   color:#066bba;
   padding-right:22px;
   background:url(../images/jt.png) top right; background-repeat:no-repeat;
   }
   
.xwkk a:hover {
   background:url(../images/xwkk.jpg);
   background-size: 100% 100%;
   transition: all 300ms ease-in 0ms;
   }
   
.xwkk a:hover h2 {
   color:#FFFFFF;
   transition: all 300ms ease-in 0ms;
   } 
   
.xwkk a:hover h3 {
   color:#FFFFFF;
   transition: all 300ms ease-in 0ms;
   } 
   
.xwkk a:hover .xwmore {
   color:#FFFFFF;
   background:url(../images/jt.png) bottom right; background-repeat:no-repeat;
   transition: all 300ms ease-in 0ms;
   } 
   
.xwmtt {
   width:129px;
   height:39px;
   margin:35px auto 0px;
   }
   
.xwmtt a {
   display:block;
   width:100%;
   height:39px;
   text-align:center;
   font-size:18px;
   color:rgba(44,44,53,0.25);
   border-bottom:5px solid #066bba;
   }  
   
.bottom {
   height:auto; overflow:hidden;
   color:rgba(255,255,255,0.6);
   background-color:#066bba;
   line-height:33px;
   padding-top:56px;
   }
   
.bottom a {
   color:rgba(255,255,255,0.6);
   }
   
.bottom a:hover {
   color:rgba(255,255,255,1);
   }
   
.bottom h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:14px;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:20px;
   }
   
.bottom h2 a {
   color:#FFFFFF;
   }
   
.bmtt li {
   list-style-type:none;
   width:20%;
   float:left;
   line-height:33px;
   }
   
.wxnn {
   height:auto; overflow:hidden;
   }   
   
.weixin {
   width:129px;
   height:auto; overflow:hidden;
   float:right;
   }
   
.fenxiang {
   height:auto; overflow:hidden;
   margin-top:30px;
   }
   
.fenxiang li {
   list-style-type:none;
   float:right;
   margin-left:36px;
   }
   
.footer {
   height:auto; overflow:hidden;
   line-height:60px;
   border-top:1px solid rgba(255,255,255,0.1);
   margin-top:26px;
   }   
   
.juyou {
   text-align:right;
   }
   
/* 关于我们 */ 
.bnn img {
   width:100%;
   }
   
.ablan {
    position: relative;
    width: 1600px;
    height: 83px;
    background-color: rgb(255, 255, 255, 0.9);
    margin: -83px auto 0px;
    z-index: 6;
}  

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

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

.ablan li a:hover {
   color: #0b46ac;
   font-size: 17px;
   border-top: 3px solid rgb(23, 72, 150, 1);
}

.ablan li.hover a {
   color: #0b46ac;
   font-size: 17px;
   border-top: 3px solid rgb(23, 72, 150, 1);
}

.abnn {
    height: auto;
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 45px;
    color: rgba(32,35,38,.6);
    line-height: 30px;
}

   
.abnn h2 {
   font-family: 'DINCond-Bold', Helvetica, Arial, sans-serif;
   font-size:93px;
   color:#d9dcdf;
   margin-top:0px;
   margin-bottom:14px;
   } 
   
.abnn h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:22px;
   color:#202326;
   margin-top:0px;
   margin-bottom:40px;
   } 
   
.abnn img {
    border: 0px none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
   } 
   
.abyy .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {

    bottom: 25px;
    left: 70%;
    width: 30%;

} 
   
.abyy .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 100%;
    background:#FFFFFF;
    opacity: .3;
}  

.abyy .swiper-pagination-bullet-active {

    opacity: 1;
    background: #FFFFFF;

} 
.abyy img {
   width:100%;
   }

.shuju2 {
   margin-top:100px;
   height:auto; overflow:hidden;
   padding:100px;
   padding-top:115px;
   font-size:20px;
   color:#FFFFFF;
   background:url(../images/shuju.jpg) top center; background-repeat:no-repeat;
   background-size: 100% 100%;
   }
   
.shuju2 a {
   color:#FFFFFF;
   }
   
.shuju a {
   color:#FFFFFF;
   }
   
.shuju2 h2 {
   font-family: 'DINCond-Bold', Helvetica, Arial, sans-serif;
   font-size:93px;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:10px;
   position:relative;
   }
   
.jiax {
   font-size:45px;
   top:0px;
   position:absolute;
   }
   
.abnei {
   height:auto; overflow:hidden;
   margin-top:55px;
   line-height:20px;
   color:rgba(0,0,0,.6);
   }
   
.guddx {
    height: 330px;
    padding: 5px;
    padding-right: 15px;
	text-align: justify;
    overflow-y: scroll;
}


.abkk {
   height:auto; overflow:hidden;
   }
   
.abkk-aa {
   width:50%;
   float:left;
   }
   
.abkk-bb {
   width:50%;
   float:right;
   font-size:14px;
   line-height:25px;
   color:#666666;
   text-align: justify;
   padding:60px;
   padding-left:100px;
   padding-right:100px;
   }
   
.abkk2 {
   height:auto; overflow:hidden;
   margin-top:90px;
   }
   
.abkk2-aa {
   width:50%;
   float:left;
   font-size:14px;
   line-height:25px;
   color:#666666;
   text-align: justify;
   padding:60px;
   padding-left:100px;
   padding-right:100px;
   }
   
.abkk2-bb {
   width:50%;
   float:right;
   }   

/* 发展历程 */
.licheng {
    position: relative;
}

.licheng:after{
	content:"";
	display:block;
	height:0px;
	width:calc(100% - 160px);
	top:50%;
	left:80px;
	margin-top:-1px;
	border-bottom:2px #ddd dashed;
	position:absolute;
}
.licheng .swiper-container{
	margin:0px 80px 0px 120px;
	position:static;
	padding:20px 0px;
}
#licheng .swiper-pagination{
	display:none;
}
@media (max-width:1200px) {
	.fazhan{
		padding:30px 0px 0px;
	}
	.fazhan .fztitle p{
		font-size:3.2rem;
		line-height:40px;
	}
	.fazhan .fztitle span{
		font-size:1.6rem;
		padding:10px 0px 0px;
	}
	.licheng{
		margin:0px 0px 0px;
	}
}
@media (max-width:992px) {
	.licheng{
		padding:20px 0px;
	}
	.fazhan{
		padding:30px 0px 0px;
	}
	.fazhan .fztitle p{
		font-size:2.4rem;
		line-height:30px;
	}
	.fazhan .fztitle span{
		font-size:1.4rem;
		padding:10px 0px 0px;
		line-height:24px;
	}
}
.licheng .swiper-container .swiper-button-next{
	background:url(../images/you.png) center no-repeat;
	width:26px;
	height:101px;
	margin-top:-60px;
	right:0;
}
.licheng .swiper-container .swiper-button-prev{
	background:url(../images/zuo.png) center no-repeat;
	width:26px;
	height:101px;
	margin-top:-60px;
	left:0;
}
.licheng .swiper-slide section{
	display:flex;
	flex-wrap:wrap;
	position:relative;
	z-index:3;
	align-content:flex-end;
	height:367px;
	padding-left:10px;
}
@media (max-width:1200px) {
	.licheng .swiper-slide section{
		height:325px;
	}
}
@media (max-width:992px) {
	.licheng .swiper-slide section{
		height:410px;
	}
}
.licheng .swiper-slide section>small{
	cursor:pointer;
	position:relative;
	order:1;
	transition:.3s;
}
.licheng .swiper-slide section>small p{
	font-size:2.1rem;
	color:#FFFFFF;
	font-family:arial;
	display:block;
	width:76px;
	height:76px;
	background:#999999;
	border-radius:50%;
	text-align:center;
	line-height:76px;
	margin:0px;
	transition:.3s;
}
.licheng .swiper-slide section>span{
	width:calc(100% - 38px);
	left:38px;
	padding-top:30px;
	top:0;
	display:flex;
	flex-wrap:wrap;
	position:relative;
	border-left:2px #ddd dashed;
	padding-left:15px;
	align-content:flex-end;
	order:2;
	transition:.3s;
}
.licheng .swiper-slide section>span:before{
	content:"";
	position:absolute;
	display:block;
	width:14px;
	height:14px;
	border-radius:50%;
	background:#b8c1c1;
	left:-8px;
	bottom:0;
	transition:.3s;
}
.licheng .swiper-slide section>span p{
	font-size:1.5rem;
	color:#505659;
	font-weight:bold;
	line-height:20px;
	width:100%;
	order:2;
	margin-top:5px;
	margin-bottom:-3px;
	transition:.3s;
}
.licheng .swiper-slide section>span big{
	display:block;
	font-size:16px;
	line-height:21px;
	color:#666666;
	order:1;
	padding:10px 0px 0px;
	transition:.3s;
	min-height:94px;
}
.licheng .swiper-slide section:hover>span{
	border-left:2px #0b5aa8 solid;
}
.licheng .swiper-slide section:hover>small p{
	color:#fff;
	background:#0b5aa8;
	position:relative;
	z-index:2;
}
.licheng .swiper-slide section:hover>small:after{
	content:"";
	display:block;
	width:120%;
	height:120%;
	left:-10%;
	top:-10%;
	background:rgba(11,90,168,.18);
	border-radius:50%;
	position:absolute;
	z-index:1;
}
.licheng .swiper-slide section:hover>span p{
	color:#0b5aa8;
}
.licheng .swiper-slide section:hover>span:before{
	background:#0b5aa8;
}
@media (min-width:768px) {
	.licheng .swiper-slide:nth-child(2n+0) section{
		align-content:flex-start;
	}
	.licheng .swiper-slide:nth-child(2n+0) section>span{
		order:1;
		top:0;
		bottom:auto;
		align-content:flex-start;
		padding-bottom:30px;
		padding-top:0;
	}
	.licheng .swiper-slide:nth-child(2n+0) section>span:before{
		bottom:auto;
		top:0;
	}
	.licheng .swiper-slide:nth-child(2n+0) section>small{
		order:2;
	}
	.licheng .swiper-slide:nth-child(2n+0) section>span big{
		order:2;
		padding:0px 0px 10px;
	}
	.licheng .swiper-slide:nth-child(2n+0) section>span p{
		order:1;
		margin-top:-4px;
		margin-bottom:5px;
	}
}
@media (max-width:768px) {
	.licheng .swiper-container{
		margin:0px 0px 0px 0px;
	}
	.licheng .swiper-slide section{
		height:auto;
		padding:0 25px;
	}
	.licheng .swiper-slide section>small{
		order:2;
		margin:20px auto 0;
	}
	.licheng .swiper-slide section>small p{
		color:#fff;
		background:#0b5aa8;
	}
	.licheng .swiper-slide section>span{
		border-left:0px #ddd dashed;
		order:1;
		padding:0;
		width:100%;
		text-align:center;
		left:0;
	}
	.licheng .swiper-slide section>small:after{
		content:"";
		display:block;
		width:120%;
		height:120%;
		left:-10%;
		top:-10%;
		background:rgba(11,90,168,.18);
		border-radius:50%;
		position:absolute;
		z-index:1;
	}
	.licheng .swiper-slide section>span p{
		order:1;
		color:#0b5aa8;
	}
	.licheng .swiper-slide section>span big{
		order:2;
	}
	.licheng .swiper-slide section>span:before{
		display:none;
	}
	.licheng:after{
		display:none;
	}
	.licheng .swiper-slide section:hover>span{
		border-left:0px #0b5aa8 solid;
	}
	#licheng .swiper-pagination{
		display:block;
	}
	#licheng .swiper-button-next{
		display:none;
	}
	#licheng .swiper-button-prev{
		display:none;
	}
	#licheng .swiper-pagination .swiper-pagination-bullet-active{
		background:#0b5aa8;
	}
}  

.whrow {
   margin-left:-23px;
   margin-right:-23px;
   } 
   
.whrow li {
   list-style-type:none;
   width:33.3%;
   float:left;
   padding-left:23px;
   padding-right:23px;
   }
   
.whkk {
   height:auto; overflow:hidden;
   background-color:#FFFFFF;
   box-shadow: 0px 0px 15px rgba(0,0,0,.1);
   border-radius: 5px;
   } 
   
.whkk-s {
   padding:33px;
   padding-bottom:0px;
   }
   
.whkk-lan {
   height:auto; overflow:hidden;
   line-height:106px;
   padding-left:72px;
   font-size:24px;
   position:relative;
   color:rgba(0,0,0,0.75);
   border-bottom:1px solid #f5f5f5;
   }
   
.xuhao {
   position:absolute;
   font-size:145px;
   font-family:'ITCAvantGardeStd-Md', Helvetica, Arial, sans-serif;
   color:rgba(255,255,255,0.05);
   top:0px;
   right:0px;
   z-index:6;
   }
   
.whkk-nei {
   height:auto; overflow:hidden;
   padding:43px;
   padding-top:85px;
   padding-bottom:55px;
   font-size:18px;
   line-height:36px;
   color:rgba(0,0,0,0.45);
   background-color:#FFFFFF;
   border-radius: 30px 5px 5px 5px;
   }
   
   
.whkk:hover {
    background: -webkit-linear-gradient(left, #059ce8 , #00cfc3); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #059be9, #00cfc3); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #059be9, #00cfc3); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #059be9 , #00cfc3); /* ��׼���﷨ */ 
  transition: all 300ms ease-in 0ms;    
   }
   
.whkk:hover .whkk-lan {
   color:#FFFFFF;
   border-bottom:1px solid rgba(0,0,0,0);
   }
   
   
.whkk:hover .whkk-nei {
   color:#000000;
   transition: all 300ms ease-in 0ms;  
   }
   
   
.ryrowk {
   height:auto; overflow:hidden;
   margin-left:-10px;
   margin-right:-10px;
   }
   
.ryrowk li {
   list-style-type:none;
   width:25%;
   float:left;
   padding-left:10px;
   padding-right:10px;
   } 
   
.rykk {
    height: auto;
    overflow: hidden;
    padding: 20px;
    padding-bottom: 0px;
    background-color: #FFFFFF;
	border:1px solid #EEEEEE;
    margin-bottom: 25px;
}

.rykk img {
   width:100%;
   }

.rykk-zi {
    height: auto;
    overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
    line-height: 66px;
    color: #333333;
    font-size: 14px;
    background: url(../images/fangda2.png) right center;
    background-repeat: no-repeat;
    border-top: 1px solid #f5f5f5;
} 

.rykk-zi h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    height: auto;
    overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
    line-height: 66px;
	padding-right:25px;
    color: #333333;
   font-size:14px;
   margin:0px;
   }

/* 工程案例 */
.casebjx {
    height: auto;
    overflow: hidden;
    padding-top: 35px;
    padding-bottom: 100px;
    background-color: #f9f9f9;
}

.casekk {
    height: auto;
    overflow: hidden;
    background-color: #FFFFFF;
    margin-bottom: 20px;
}

.casekk-nei {
    height: auto;
    overflow: hidden;
    padding: 20px;
    font-size: 18px;
    color: #737e8e;
    line-height: 30px;
}

.casekk section {
    overflow: hidden;
}

.casekk 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%;}     
   
.casekk:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
/* 分页 */
.page_list{
	padding: 15px 0;
	display:flex;
	justify-content:flex-end;
}
.page_list a {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	text-align: center;
	line-height: 40px;
	background: #eff2f7;
	margin-left: 10px;
	font-size: 1.6rem;
	font-family:ITCAvantGardeStd-Md;
	color: rgba(0,0,0,.5);
	transition: .3s;
	background-position:center;
	background-repeat:no-repeat;
}

.page_list a:first-child {
	background-image: url(../images/hsjt.png);
	background-size: auto 30%;
}
.page_list a:last-child {
	background-image: url(../images/hsjt.png);
	background-size: auto 30%;
	transform: rotateZ(180deg);
}
.page_list a:hover,.page_list a.on {
	color: #fff;
       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); /* ��׼���﷨ */
}
.page_list a:first-child:hover {
	background: #162a8a url(../images/bsjt.png) center no-repeat;
	background-size: auto 30%;
}
.page_list a:last-child:hover {
	background: #162a8a url(../images/bsjt.png) center no-repeat;
	background-size: auto 30%;
}  
  
.xwnn {
    margin-top:40px;
    margin-bottom: 50px;
    height: auto;
    overflow: hidden;
}

.xinwen {
   height:auto; overflow:hidden;
   margin-bottom:20px;
   line-height:23px;
   color:#9b9b9b;
   }
   
.xinwen img {
   width:100%;
   }  
   
.xinwen h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:14px;
   margin-top:24px;
   margin-bottom:20px;
   color:#999999;
   }    
   
.xinwen h5 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:20px;
         height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   margin-top:0px;
   margin-bottom:16px;
   color:#000000;
   }
   
.xinwen 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;}  

.xinwen:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.xinwen section {
   overflow: hidden;
   } 
   
.xinwen a {
   color:#9b9b9b;
   }  
   
/* 新闻内 */
.inewsct {

}

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

.inewsct .inews-tt p {
    font-size: 2.0rem;
    font-weight: bold;
    text-align: center;
    line-height: 26px;
    margin-bottom: 10px;
}

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

strong {
    font-weight: 700;
}

.inewsct .inews-ct {
    padding: 20px 0px 0px;
    color: rgba(0,0,0,.7);
    line-height: 28px;
}

.liebiaok {
    height: auto;
    overflow: hidden;
	margin-top:20px;
}

.liebiaok-aa {
    width: 80%;
    line-height: 30px;
    color: #666666;
    float: left;
}

.shangy {
    height: auto;
    overflow: hidden;
    line-height: 32px;
    color: #666666;
    border-bottom: 1px dotted #ececec;
}

.xiay {
    height: auto;
    overflow: hidden;
    color: #666666;
    line-height: 32px;
}

.liebiaok-bb {
    width: 16%;
    float: right;
}   

.fanhui {
    width: 142px;
    height: 43px;
    margin-top: 6px;
    float: right;
}

.fanhui a {
    display: block;
    width: 142px;
    height: 43px;
    line-height: 43px;
    color: #FFFFFF;
    background-color: #1b2d52;
    font-size: 14px;
    text-align: center;
    border-radius: 20px;
} 

.abwk {
    width:80%;
    margin: 0 auto;
}


/* 联系我们 */
.lxss {
    height: 90vh;
    overflow: hidden;
    padding-top: 25vh;
    padding-bottom: 60px;
}   

.lxhh {
    height: auto;
    overflow: hidden;
    padding-top: px;
    padding-bottom: 25px;
	margin-bottom:25px;
    border-bottom: 1px solid #e5e5e5;
}

.lxhh-aa {
    width: 10%;
    float: left;
}

.lxhh-bb {
    width: 89%;
    float: right;
    color: #8c939d;
    font-size: 16px;
}

.lxhh-bb h4 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 18px;
    margin-top: 8px;
    margin-bottom: 8px;
    color: #121211;
	font-weight:bold;
}  

.liuyan {
    height: auto;
    overflow: hidden;
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #f7f8fc;
    margin-top: 25px;
}

.liuyan h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:23px;
   color:#000000;
   margin-top:0px;
   margin-bottom:55px;
   }
   
.biao {
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
}   

.biao h4 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 8px;
    color:#666666;
}

.hongse {
   color:#f72829;
   }
   
.kk {
    height: 85px;
	border-radius: 0;
    border: 1px solid #e8ecef;
}

.kk2 {
    height: auto;
    overflow: hidden;
	border-radius: 0;
    border: 1px solid #e8ecef;
}

.anniu {
    width: 180px;
    height: 50px;
	border-radius: 0;
    background-color:#1764df;
	border:1px solid #1764df;
    padding: 0px;
	margin-top:25px;
}

/* 案例详情 */   
.xwdd {
    background: #fafafa;
    padding: 60px 0px;
}   
   
   
   .cpyou-lan {
    height: 52px;
    line-height: 52px;
    border-bottom: 1px solid #e9e9e9;
    font-size: 24px;
    color: #222222;
    font-weight: bold;
    margin-bottom: 15px;
}

.cpnei {
    padding: 20px;
    padding-top: 50px;
    background-color: #FFFFFF;
}

.pro-img{
	margin-bottom:40px;
}
.pro-img .xiaotu{
	margin-top:10px;
	margin-right:-10px;
}

.procem {
    padding: 0px 36px;
    position: relative;
}

#fuwus {
    position: static;
}

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

.procem .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -22px;
    z-index: 8;
    cursor: pointer;
	left:3px;

    background-size: 30px 30px;
    background-position: center;
    background-repeat: no-repeat;
}

.procem .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -22px;
    z-index: 8;
    cursor: pointer;
	right:3px;

    background-size: 30px 30px;
    background-position: center;
    background-repeat: no-repeat;
}

.pro-img .xiaotu li{
}

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

.pro-img .xiaotu li.hover{
	border:1px #25b5e5 solid;
}

#xiaotu .swiper-slide a.hover {
    border: 1px #25b5e5 solid;
}  

.pro-img .colmd5{
	width:36%;
	float:left;
}
.pro-img .colmd7{
	width:60%;
	float:right;
}
.pro-img .colmd7 .pro-ptt{
    font-family: 'AvantGardeITCbyBT-Medium', Helvetica, Arial, sans-serif;
	font-size:27px;
	font-weight:bold;
	padding:0px 0px 15px;
	border-bottom:1px #e8e8e8 solid;
	font-weight:bold;
}
.pro-img .colmd7>span{
    margin-top:20px;
	margin-bottom:20px;
	padding-bottom:45px;
	border-bottom: 1px #e8e8e8 solid;
	display:block;
	color:#515151;
	font-size:14px;
	line-height:22px;
	width:100%;
	word-wrap:break-word;
}
.pro-img .colmd7>span ul{
	list-style-type:disc;
	margin-left:20px;
}

.pro-img .colmd7 h3 {
   font-family: 'AvantGardeITCbyBT-Medium', Helvetica, Arial, sans-serif;
   font-size:15px;
   margin-top:0px;
   margin-bottom:14px;
   color:#515151;
   }
   
.colmd7 h5 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 0px 0px;
}

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

.cpxq {
    margin-top: 55px;
    height: auto;
    overflow: hidden;
}


.cpxq-lan {
    height: auto;
    overflow: hidden;
    background-color: #f5f6f6;
    line-height: 52px;
    color: #595959;
    font-size: 16px;
    padding-left: 15px;
}

.cpxq-nei {
    padding: 25px;
    height: auto;
    overflow: hidden;
    font-size: 15px;
    line-height: 25px;
    color: #515151;
}

.ipdcont .ipdimg {
    width: 100%;
    position: relative;
}
   
.ipdcont .ipdimg .jqzoom {
    height:auto; overflow:hidden;
    position: relative;
}

.ipdcont .ipdimg img {
    max-height: 100%;
    position: relative;
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
 
#glass {
    position: absolute;
    border-radius: 50%;
    border: 5px #25b5e5 solid;
    display: none;
    background-repeat: no-repeat;
    background-color:#fff;
} 

.liebiao {
   height:78px;
   border:1px solid #ebebeb;
   margin-top:25px;
   }
   
.liebiao-aa {
   width:16%;
   height:76px;
   line-height:76px;
   text-align:center;
   float:left;
   color: #000000;
   background-color: #f5f6f6;
   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:#000000;
   }
   
.liebiao-cc {
   width:16%;
   height:76px;
   line-height:76px;
   text-align:center;
   color: #000000;
   background-color: #f5f6f6;
   float:right;
   }
   
/* 弹窗 */

.pdcon-ct{
	display:flex;
	flex-wrap:wrap;
}
.pdcon-ct>span{
	display:block;
	color:#fff;
	background:#2e4b98;
	padding:8px 30px;
	font-size:1.4rem;
	font-weight:600;
}
.pdcon{
	border-top:3px #2e4b98 solid;
	padding:20px 0px;
	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: 30px;
  right: 30px;
  display: inline-block;
  width: 26px;
  height: 26px;
  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: 1000px; }

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

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

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

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

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

.pictures_eyes_indicators a {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: 6px 3px 0 3px;
  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: 50px; }

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

.icase ul {
   padding:0px;
   }
   
.icase ul li {
   list-style-type:none;
   } 
   
.yc {
   display:block;
   }
   
.yd {
   display:none;
   }
   
   
.erji {
    height: auto;
    overflow: hidden;
	margin-bottom:20px;
}

.erji li {
    list-style-type: none;
    width: 132px;
    height: 48px;
    float: left;
    margin-right: 20px;
}

.erji li a {
    display: block;
    height: 48px;
    line-height: 43px;
    color: #2c3135;
    background-color: #FFFFFF;
    text-align: center;
}

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

.erji li > a:hover:after{
	width:100%;
	height:5px;
	display:block;
	content:"";
	transition:width .3s;
	background-color:#174896;
}  

/* 文化 */
.whbj {
   height:auto; overflow:hidden;
   background-color:#f7fafc;
   padding-top:120px;
   padding-bottom:149px;
   }
   
.whbj-aa {
   width:26.25%;
   color:#333333;
   font-size:14px;
   line-height:22px;
   float:left;
   }
   
.whbj-aa h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:22px;
   color:#000000;
   margin-top:54px;
   margin-bottom:23px;
   }
   
.whbj-bb {
   width:59.875%;
   float:right;
   }   
   
.hexin {
   height:auto; overflow:hidden;
   }
   
.hexin li {
   list-style-type:none;
   margin-top:20px;
   width:33.3%;
   float:left;
   }
   
.whkkt {
   height:287px;
   padding:30px;
   color:#666666;
   background-color:#FFFFFF;
   border:1px solid #f2f2f2;
   border-bottom:4px solid #066bba;
   }
   
.whtb1 {
   width:50px;
   height:50px;
   background:url(../images/wh1.png) left top; background-repeat:no-repeat;
   background-size: 50px 100px;
   }
   
.whtb2 {
   width:50px;
   height:50px;
   background:url(../images/wh2.png) left top; background-repeat:no-repeat;
   background-size: 50px 100px;
   }
   
.whtb3 {
   width:50px;
   height:50px;
   background:url(../images/wh3.png) left top; background-repeat:no-repeat;
   background-size: 50px 100px;
   }
   
.whtb4 {
   width:50px;
   height:50px;
   background:url(../images/wh4.png) left top; background-repeat:no-repeat;
   background-size: 50px 100px;
   }
   
.whtb5 {
   width:50px;
   height:50px;
   background:url(../images/wh5.png) left top; background-repeat:no-repeat;
   background-size: 50px 100px;
   }
   
.whtb6 {
   width:50px;
   height:50px;
   background:url(../images/wh6.png) left top; background-repeat:no-repeat;
   background-size: 50px 100px;
   }
   
.whtb7 {
   width:50px;
   height:50px;
   background:url(../images/wh7.png) left top; background-repeat:no-repeat;
   background-size: 50px 100px;
   }
   
.whtb8 {
   width:50px;
   height:50px;
   background:url(../images/wh8.png) left top; background-repeat:no-repeat;
   background-size: 50px 100px;
   }
   
.whtb9 {
   width:50px;
   height:50px;
   background:url(../images/wh9.png) left top; background-repeat:no-repeat;
   background-size: 50px 100px;
   }
   
.whtb10 {
   width:50px;
   height:50px;
   background:url(../images/wh10.png) left top; background-repeat:no-repeat;
   background-size: 50px 100px;
   }
   
.whtb11 {
   width:50px;
   height:50px;
   background:url(../images/wh4.png) left top; background-repeat:no-repeat;
   background-size: 50px 100px;
   }
   
.whtb12 {
   width:50px;
   height:50px;
   background:url(../images/wh5.png) left top; background-repeat:no-repeat;
   background-size: 50px 100px;
   }   
   
.whkkt h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:20px;
   font-weight:bold;
   color:#333333;
   margin-top:29px;
   margin-bottom:8px;
   }
   
.whkkt:hover {
   color:#FFFFFF;
   background: -webkit-linear-gradient(left, #0570aa , #018d40);
   background: -o-linear-gradient(right, #0570aa, #018d40);
   background: -moz-linear-gradient(right, #0570aa, #018d40);
   background: linear-gradient(to right, #0570aa , #018d40);
   border-bottom:4px solid #80c6a2;
   transition: all 300ms ease-in 0ms;
   }
   
.whkkt:hover h2 {
   color:#FFFFFF;
   transition: all 300ms ease-in 0ms;
   }
   
.whkkt:hover .whtb1 {
   background:url(../images/wh1.png) left bottom; background-repeat:no-repeat;
   background-size: 50px 100px;
   transition: all 300ms ease-in 0ms;
   }
   
.whkkt:hover .whtb2 {
   background:url(../images/wh2.png) left bottom; background-repeat:no-repeat;
   background-size: 50px 100px;
   transition: all 300ms ease-in 0ms;
   }
   
.whkkt:hover .whtb3 {
   background:url(../images/wh3.png) left bottom; background-repeat:no-repeat;
   background-size: 50px 100px;
   transition: all 300ms ease-in 0ms;
   }
   
.whkkt:hover .whtb4 {
   background:url(../images/wh4.png) left bottom; background-repeat:no-repeat;
   background-size: 50px 100px;
   transition: all 300ms ease-in 0ms;
   }
   
.whkkt:hover .whtb5 {
   background:url(../images/wh5.png) left bottom; background-repeat:no-repeat;
   background-size: 50px 100px;
   transition: all 300ms ease-in 0ms;
   }
   
.whkkt:hover .whtb6 {
   background:url(../images/wh6.png) left bottom; background-repeat:no-repeat;
   background-size: 50px 100px;
   transition: all 300ms ease-in 0ms;
   }
   
.whkkt:hover .whtb7 {
   background:url(../images/wh7.png) left bottom; background-repeat:no-repeat;
   background-size: 50px 100px;
   transition: all 300ms ease-in 0ms;
   }
   
.whkkt:hover .whtb8 {
   background:url(../images/wh8.png) left bottom; background-repeat:no-repeat;
   background-size: 50px 100px;
   transition: all 300ms ease-in 0ms;
   }
   
.whkkt:hover .whtb9 {
   background:url(../images/wh9.png) left bottom; background-repeat:no-repeat;
   background-size: 50px 100px;
   transition: all 300ms ease-in 0ms;
   }
   
.whkkt:hover .whtb10 {
   background:url(../images/wh10.png) left bottom; background-repeat:no-repeat;
   background-size: 50px 100px;
   transition: all 300ms ease-in 0ms;
   }
   
.whkkt:hover .whtb11 {
   background:url(../images/wh4.png) left bottom; background-repeat:no-repeat;
   background-size: 50px 100px;
   transition: all 300ms ease-in 0ms;
   }
   
.whkkt:hover .whtb12 {
   background:url(../images/wh5.png) left bottom; background-repeat:no-repeat;
   background-size: 50px 100px;
   transition: all 300ms ease-in 0ms;
   }
   
@media (min-width: 2000px) and (max-width: 3000px) {
    
.case {
    padding-top: 300px;

}

}
   
   
@media (min-width: 1400px) and (max-width: 1600px) {
.shuju {
    padding-left: 0px;
    padding-right: 30px;
}

.container {
    width: 98%;
}

.kuanping {
   width:100%;
   }
   
.ablan {
   width:100%;
   }   
   
.nav {
    padding-left: 200px;
}

.ywmm .swiper-button-prev {
    left: 90%;
}

.ywzi {
    height: auto;
    overflow: hidden;
    line-height: 116px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 0 10px 0 0;
    z-index: 8;
}

}   

   
@media (min-width: 1200px) and (max-width: 1400px) {
.shuju {
    padding-left: 0px;
    padding-right: 20px;
}

.shuju img {
    width: 100%;
}

.container {
    width: 98%;
}

.kuanping {
   width:100%;
   }
   
.ablan {
   width:100%;
   } 
   
.nav {
    padding-left: 120px;
}

.ywmm .swiper-button-prev {
    left: 90%;
}

.ywzi {
    height: auto;
    overflow: hidden;
    line-height: 116px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 0 10px 0 0;
    z-index: 8;
}

.ywzi-aa {
   width:40%;
   }  
   
.ywzi-bb {
   width:60%;
   }
   

}  


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

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

.nav {
    padding-left: 0px;
}

body {
   margin-top:58px;
   }

.container {
    width:100%;
}

.kuanping {
   width:100%;
   }
   
.ablan {
   width:100%;
   height: 50px;
    background-color: rgb(255, 255, 255, 0.9);
    margin: 0px auto 0px;
   } 
   
.ablan li {
    list-style-type: none;
    width: 33.3%;
}

.ablan li a {
    display: block;
    height: 53px;
    line-height: 50px;
}
 
.yc {
   display:none;
   }
   
.yd {
   display:block;
   }   
   
.guding {
    padding-top: 0px;
    padding-bottom: 0px;
	background-color: rgba(6,107,186,0.8);
}

.logo {
   width:180px;
   }
   
.banner .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    top: 30%;
    left: 92%;
    width: 30px;
}  

.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 4px;
} 

.ywbj {
    height: auto; overflow: hidden;
	padding:0px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.ywbj h3 {
    font-size: 20px;
	line-height:36px;
}

.ywmm .swiper-button-prev {
    position: absolute;
    top: 5%;
    width: 30px;
    height: 30px;
    z-index: 8;
    cursor: pointer;
    background-size: 30px 30px;
    background-position: center;
    background-repeat: no-repeat;
	left:80%;
}

.ywmm .swiper-button-next {
    position: absolute;
    top: 5%;
    width: 30px;
    height: 30px;
    z-index: 8;
    cursor: pointer;
    background-size: 30px 30px;
    background-position: center;
    background-repeat: no-repeat;
	right:1%;
}

.ywrow {
    margin-left: -10px;
    margin-right: -10px;
}

.ywrow li {
    list-style-type: none;
    width: 100%;
    padding-left:10px;
    padding-right:10px;
}

.ywkk {
    margin-top: 20px;
	margin-bottom:20px;
}

.ywkk img {
    border-radius: 0;
}

.ywkk2 img {
    border-radius: 0;
}

.ywzi {
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 0px;
    height: auto;
    overflow: hidden;
    line-height: 60px;
    padding-left: 15px;
    padding-right: 15px;
    z-index: 8;
}

.shuju {
    position:relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 15px;
	padding-top:35px;
}

.shuju li {
    list-style-type: none;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    background: none;
	margin-bottom:15px;
}

.abwz {
    position:relative;
    width: 100%;
	height:auto; overflow:hidden;
	padding-top:15px;
	padding-bottom:15px;
    left: 0px;
    top: 20px;
    font-size: 14px;
    line-height: 25px;
    color: #FFFFFF;
	background-color:#b6dff3;
    z-index: 6;
}

.abwz h2 {
    margin-top: 0px;
    margin-bottom: 20px;
}

.abwz h3 {
    font-size: 25px;
    color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 10px;
}

.abmore {
    width: 185px;
    height: 49px;
    margin-top: 30px;
}

.abwz-dd {
    width: 100%;
}

.case {
    height: auto;
    overflow: hidden;
	padding:0px;
    padding-top: 25px;
    padding-bottom: 25px;
}

.case h3 {
    font-size: 20px;
    line-height: 36px;
    color: #000000;
    height: auto;
    overflow: hidden;
    margin-top: 0px;
    margin-bottom: 30px;
}

.xwbj {
    height: auto;
    overflow: hidden;
	padding:0px;
    padding-top: 35px;
    padding-bottom: 20px;
    background-color: #f0f6ff;
}

.xwlan-aa {
    font-size: 20px;
    float: left;
}

.xwlan-bb {
    width: 100%;
    float: left;
    margin-left: 0px;
    margin-top: 15px;
}

.xwnn {
    margin-top: 30px;
    margin-bottom: 30px;
    height: auto;
    overflow: hidden;
}

.xwkk a {
    display: block;
    height: auto;
    overflow: hidden;
    background: #FFFFFF;
    padding: 20px;
}

.xwkk h3 {
    font-size: 18px;
    line-height: 26px;
    height: auto;
    overflow: hidden;
    margin-top: 0px;
    margin-bottom: 16px;
}

.bottom {
    padding-top: 0px;
	margin-bottom:50px;
}

.footer {
    height: auto;
    overflow: hidden;
    line-height: 50px;
    margin-top: 0px;
}

.fygnav {
    padding: 0px;
	height:50px;
	background-color:#0065cf;
}
.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:#0065cf; height:50px; padding-top:0px; border-right:1px solid rgba(255,255,255,.2);}

.fygnav li a:hover { color:#FFFFFF; background-color:#0065cf;}

.fygnav li p {
   margin-top:-10px;
   }
   
.yuyan {
    width: 39px;
    float: left;
    margin-right: 20px;
    margin-top: 10px;
	margin-bottom:10px;
}

.souxx {
    width: 39px;
    float: right;
    margin-top: 10px;
	margin-bottom:10px;
}

.searchh .btn {
    background-color: #00932b;
    width: 20%;
}

.abnn {
    height: auto;
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 20px;
}

.abnn h2 {
    font-size: 50px;
    color: #d9dcdf;
    margin-top: 0px;
    margin-bottom: 10px;
}

.abnn h3 {
    font-size: 16px;
    color: #202326;
    margin-top: 0px;
    margin-bottom: 25px;
}

.guddx {
    height:auto; overflow:hidden;
    padding: 5px;
}

.shuju2 {
    margin-top: 40px;
    height: auto;
    overflow: hidden;
    padding: 20px;
    padding-top: 35px;
    font-size: 16px;
    color: #FFFFFF;
    background: url(../images/shuju.jpg) top center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.abnn h2 {
    font-size: 30px;
    color: #d9dcdf;
    margin-top: 0px;
    margin-bottom: 10px;
}

.jiax {
    font-size: 18px;
    top: 0px;
}

.shuju2 .col-md-4 {
   margin-bottom:15px;
   }
   
.abkk-aa {
    width: 100%;
}

.abkk-bb {
    width: 100%;
    font-size: 14px;
    line-height: 25px;
    color: #666666;
    padding: 15px;
}

.abkk2 {
    height: auto;
    overflow: hidden;
    margin-top: 20px;
}

.abkk2-aa {
    width: 100%;
    font-size: 14px;
    line-height: 25px;
    color: #666666;
    padding: 15px;
}

.abkk2-bb {
    width: 100%;
}

.ryrowk li {
    list-style-type: none;
    width: 50%;
}

.casebjx {
    height: auto;
    overflow: hidden;
	padding:0px;
    padding-top: 20px;
    padding-bottom:50px;
    background-color: #f9f9f9;
}

.casekk {
    margin-top: 20px;
}

.casekk-nei {
    height: auto;
    overflow: hidden;
    padding: 15px;
    font-size: 14px;
    color: #737e8e;
    line-height: 30px;
}

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

.cpyou-lan {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #e9e9e9;
    font-size: 18px;
    color: #222222;
    margin-bottom: 15px;
}

.cpnei {
    padding: 0px;
}

.pro-img {
    margin-bottom: 20px;
}

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

.pro-img .colmd7 {
    width: 100%;
	margin-top:15px;
}

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

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

.liebiao-aa {
   width:30%;
   height:40px;
   line-height:40px;
   }
   
.liebiao-bb {
   width:40%;
   height:40px;
   line-height:40px;
   }
   
.liebiao-cc {
   width:30%;
   height:40px;
   line-height:40px;
   }
   
.xinwen {
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
}

.liebiaok-aa {
    width: 100%;
}

.liebiaok-bb {
    width: 100%;
}

.lxss {
    height: auto;
    overflow: hidden;
    padding-top: 40px;
    padding-bottom: 30px;
}

.lxhh {
    height: auto;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
}

.liuyan {
    height: auto;
    overflow: hidden;
	padding:0px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #f7f8fc;
    margin-top: 20px;
}

.liuyan h2 {
    font-size: 18px;
    color: #000000;
    margin-top: 0px;
    margin-bottom:25px;
}

.biao h4 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 20px;
    margin-top: 8px;
    margin-bottom: 8px;
    color: #666666;
}

.kk {
    height: 40px;
    border-radius: 0;
    border: 1px solid #e8ecef;
}

.xwkuan {
   width:100%;
   }
   
.about img {
    width:auto;
    height:auto; overflow:hidden;
}

.inewsct .inews-ct img {
    width:100%;
}

}


