@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 */    }

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

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

body {
  font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000000;
  margin-top:100px;
}

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


.navbar-inverse {
    background-color: #FFFFFF;
    border-color: #5F5D5D;
	box-shadow: 0px 0px 15px rgba(0,0,0,.1);
}

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

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

.nav {
    padding-left: 130px;
}


.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #000000;
}
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: #000000;
	font-size:16px;
	position:relative;
}

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

.menu ul.sub_menu{position:absolute; width:1400px; height:520px; display:none; z-index:999; margin-left:-300px;}
.menu ul.sub_menu a{ color:#5a5e63;display:block;}
.menu ul.sub_menu a:hover{ color:#125d3b; background:url(../images/jtb.png) right; background-repeat:no-repeat;}
.bg{ background-color:#FFFFFF; height:520px; display:none; width:100%; z-index:99; position:absolute;}

.ddh {
    width:100%;
    height: auto;
    overflow: hidden;
    padding: 25px;
    background-color: #FFFFFF;
}

.ddh-aa {
   width:32%;
   float:left;
   }
.ddh-aa img{
    max-width:100%;
}
.ddh-bb {
   width:68%;
   float:right;
   }
   
.ddh-xx {
   width:50%;
   float:left;
   padding-left:50px;
   padding-right:50px;
   border-right:1px solid #f2f2f2;
   }
   
.ddh-xx h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   color:#000000;
   margin-top:0px;
   margin-bottom:20px;
   }
   
.cph {
   width:100%;
   height:auto; overflow:hidden;
   } 
   
.cph a {
   display:block;
   width:100%;
   color:#5a5e63;
   height:auto; overflow:hidden;
   line-height:40px;
   border-bottom:1px solid #f2f2f2;
   } 
   
.cph a:hover {
   color:#125d3b;
   background:url(../images/jtb.png) right; background-repeat:no-repeat;
   } 
	

.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;}
.navbar-nav > li ol {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 100%;
    background: #fff;
    z-index: 1000;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    padding: 8px 0px;
    height: 0;
    opacity: 0;
    transition: .5s;
    text-align: center;
    overflow: hidden;
}
.navbar-nav li:hover ol {
    opacity: 1;
    transition: .5s;
    height: auto;
}
.navbar-nav li ol li a {
    display: block;
    color: #595757;
    font-size: 1.4rem;
    padding: 0px 15px;
    white-space: nowrap;
    line-height: 39px;
    text-transform: capitalize;
}
.navbar-nav li ol li a:hover {
    color: #125d3b;
}
.navbar-inverse .navbar-nav > li ol li a:after{
    display: none !important;
}
.logo {
   margin-top:12px;
   margin-bottom:12px;
   width: 295px;
   }

.kuanping {
   width:1330px;
   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;
   }
   
.navbar-inverse .navbar-nav > li > a::after {
    width: 0;
    transition: width .3s;
    height: 4px;
    display: block;
    margin: 0 auto;
    content: "";
    background-color: #125d3b;
}

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

ul {
   padding:0px;
   margin:0px;
   }
   
.yww {
   width:385px;
   height:auto; overflow:hidden;
   margin-right:-15px;
   }

.yuyan {
   width:33.5%;
   line-height:100px;
   text-align:center;
   float:left;
   }
   
.dianhua {
   width:66.5%;
   padding-top:45px;
   height:100px;
   color:#FFFFFF;
   background-color:#125d3b;
   position:relative;
   font-family: 'DINCond-Bold', Helvetica, Arial, sans-serif;
   font-size:30px;
   padding-left:12px;
   float:right;
   }
   
.dhx {
   position:absolute;
   left:12px;
   top:16px;
    font-size:16px;
    margin-bottom:20px;
   }
   
.banner img {
   width:100%;
   }   
   
.banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 38px;
    left: 0;
    width: 100%;
}  

.banner .swiper-pagination-bullet {
    width: 17px;
    height: 17px;
    display: inline-block;
    border-radius: 100%;
    background: #e5e5e5;
    opacity: 1;
}

.banner .swiper-pagination-white .swiper-pagination-bullet-active {
    background: #125d3b;
	opacity: 1;
}

.about {
   height:auto; overflow:hidden;
   padding-top:50px;
   padding-bottom:50px;
   background:#fafafa;
   color:rgba(0, 0, 0, 0.6);
   text-align:center;
   font-size:16px;
   line-height:31px;
   background-size: 100% 100%;
   margin-top: -5px;
   }
   
.about h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:47px;
   text-align:center;
   color:#000000;
   margin-top:0px;
   padding-bottom:37px;
   background:url(../images/abtit.png) center bottom; background-repeat:no-repeat;
   margin-bottom:0px;
   }
   
.about h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:19px;
   color:rgba(0, 0, 0, 0.6);
   text-align:center;
   margin-top:0px;
   margin-bottom:106px;
   }

.abmore {
   width:230px;
   height:55px;
   margin:30px auto 0px;
   }
   
.abmore a {
   display:block;
   width:100%;
   height:55px;
   line-height:55px;
   text-align:center;
   font-size:20px;
   color:#FFFFFF;
   background-color:#125d3b;
   border-radius: 30px;
   }
   
.abmore a:hover {
   background-color:#000000;
   }   
   
.chanpin {
   height:auto; overflow:hidden;
   margin-top:75px;
   margin-bottom:50px;
   }
   
.chanpin h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:47px;
   text-align:center;
   color:#000000;
   margin-top:0px;
   padding-bottom:37px;
   background:url(../images/abtit.png) center bottom; background-repeat:no-repeat;
   margin-bottom:0px;
   }
   
.chanpin h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   color:rgba(0, 0, 0, 0.6);
   text-align:center;
   margin-top:0px;
   margin-bottom:46px;
   }
   
.chanpin .swiper-container {
   padding-bottom:60px;
   }
   
.chanpin .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0px;
    left: 0;
    width: 100%;
}  

.chanpin .swiper-pagination-bullet {
    width: 52px;
    height: 9px;
    display: inline-block;
    border-radius: 0;
    background: #d2d2d4;
    opacity: 1;
}

.chanpin .swiper-pagination-white .swiper-pagination-bullet-active {
    background: #125d3b;
	opacity: 1;
}
.chanpin .swiper-slide:hover .cptu-zi{
    background:#125d3b;
    transition: .5s;
}   
.cptu {
   height:auto; overflow:hidden;
   border:1px solid #e4e4e4;
   }
   
.cptu 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;}  

.cptu:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.cptu section {
   overflow: hidden;
   }	 
	
section {
    display: block;
} 
   
.cptu-zi {
   height:auto; overflow:hidden;
   line-height:66px;
   color:#FFFFFF;
   font-size:16px;
   text-align:center;
   background-color:#666666;
   transition: .5s;
   }
   
.hangye {
   height:auto; overflow:hidden;
   padding-top:46px;
   padding-bottom:10px;
   }
   
.hangye h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:47px;
   text-align:center;
   color:#000000;
   margin-top:0px;
   padding-bottom:37px;
   background:url(../images/abtit.png) center bottom; background-repeat:no-repeat;
   margin-bottom:0px;
   }
   
.hangye h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:19px;
   color:rgba(0, 0, 0, 0.6);
   text-align:center;
   margin-top:0px;
   margin-bottom:23px;
   }
   
.hangye .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 56px;
    height: 56px;
    margin-top: -22px;
    z-index: 10;
	left:0px;
    cursor: pointer;
	background:url(../images/left.png);
    background-size: 56px 56px;
    background-position: center;
    background-repeat: no-repeat;
}

.hangye .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 56px;
    height: 56px;
    margin-top: -22px;
    z-index: 10;
	right:0px;
    cursor: pointer;
	background:url(../images/right.png);
    background-size: 56px 56px;
    background-position: center;
    background-repeat: no-repeat;
}   

.hytu {
   height:auto; overflow:hidden;
   background-color:#f4f4f4;
   }
   
.hytu img {width:100%;}  

   
.hyrr {
   position:relative;
   width:160px;
   height:160px;
   background-color:#FFFFFF;
   border-radius: 50%;
   margin:-100px auto 0px;
   box-shadow: 0px 0px 15px rgba(0,0,0,.1);
   }

   
.hyrr img {
   border-radius: 50%;
   }
   
   
.hytu-zi {
   height:auto; overflow:hidden;
   padding:20px;
   padding-top:85px;
   padding-bottom:47px;
   color:#666666;
   line-height:23px;
   text-align:center;
   position:relative;
   margin-top:-60px;
   }
   
.hytu-zi h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   color:#4a4e56;
   text-align:center;
   margin-top:0px;
   margin-bottom:10px;
   }
   
.youshi {
   height:794px;
   padding-top:40px;
   background:url(../images/ysbj.jpg);
   background-size: 100% 100%;
   } 
   
.youshi h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:47px;
   text-align:center;
   color:#000000;
   margin-top:0px;
   padding-bottom:37px;
   background:url(../images/abtit.png) center bottom; background-repeat:no-repeat;
   margin-bottom:0px;
   }
   
.youshi h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:19px;
   color:rgba(0, 0, 0, 0.6);
   text-align:center;
   margin-top:0px;
   margin-bottom:136px;
   }  
   
.youshi h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:32px;
   color:#282d31;
   margin-top:0px;
   margin-bottom:8px;
   }
   
.ysxx {
   height:auto; overflow:hidden;
   color:#FFFFFF;
   font-size:22px;
   background-color:#125d3b;
   padding:5px;
   padding-left:10px;
   padding-right:10px;
   border-radius: 30px;
   }
   
.youshi h5 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:60px;
   color:#282d31;
   margin-top:0px;
   margin-bottom:0px;
   }
   
.shuju {
   width:1400px;
   height:auto; overflow:hidden;
   background-color:#FFFFFF;
   box-shadow: 0px 0px 15px rgba(0,0,0,.1);
   border-radius: 5px;
   margin:-70px auto 0px;
   position:relative;
   z-index:8;
   }
.shujuab{
   width:100%;
}
.shuju li {
   list-style-type:none;
   width:25%;
   height:140px;
   float:left;
   text-align:center;
   color:#000000;
   padding-top:36px;
   border-right:1px solid #f5f5f5;
   }
   
.shuju li h2 {
   font-family: 'ITCAvantGardeStd-BoldCn', Helvetica, Arial, sans-serif;
   font-size:30px;
   color:#125d3b;
   text-align:center;
   margin-top:0px;
   margin-bottom:6px;
   }
   
.yszi {
   font-size:16px;
   color:#000000;
   }
   
.xwbj {
   height:auto; overflow:hidden;
   background:url(../images/xwbj.jpg);
   background-size: 100% 100%;
   position:relative;
   padding-top:95px;
   padding-bottom:33px;
   margin-top:-70px;
   }
   
.xwbj h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:47px;
   text-align:center;
   color:#000000;
   margin-top:0px;
   padding-bottom:37px;
   background:url(../images/abtit.png) center bottom; background-repeat:no-repeat;
   margin-bottom:0px;
   }
   
.xwbj h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:19px;
   color:rgba(0, 0, 0, 0.6);
   text-align:center;
   margin-top:0px;
   margin-bottom:30px;
   } 
   
.xwleft {
   width:37%;
   padding:35px;
   padding-top:28px;
   background:url(../images/xwkk.jpg); background-repeat:no-repeat;
   background-color:#FFFFFF;
   float:left;
   }
   
.xwlan {
   height:auto; overflow:hidden;
   margin-bottom:30px;
   }
   
.xwlan-aa {
   width:50%;
   float:left;
   }
   
.xwlan-aa h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:25px;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:5px;
   }
   
.xwlan-aa h5 {
   font-family: 'ElectroluxSans_4_Semibold', Helvetica, Arial, sans-serif;
   font-size:15px;
   color:rgba(255,255,255,0.3);
   margin-top:0px;
   margin-bottom:0px;
   }
   
.xwlan-bb {
   width:50%;
   margin-top:10px;
   text-align:right;
   float:right;
   }
   
.xwnei {
   height:auto; overflow:hidden;
   padding-left:18px;
   color:#969ca3;
   font-size:14px;
   line-height:31px;
   margin-top:25px;
   background:url(../images/tm.png) left top; background-repeat:no-repeat;
   }
   
.xwnei a {
   color:#969ca3;
   }
   
.xwnei h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   color:#000000;
   margin-top:0px;
   margin-bottom:20px;
   }
   
.xwtime {
   height:auto; overflow:hidden;
   font-size:16px;
   margin-top:65px;
   }
   
.xwtime-aa {
    width:50%;
	float:left;
	}

.xwtime-bb {
    width:50%;
	text-align:right;
	float:right;
	}
   
.xwright {
   width:62%;
   padding:30px;
   padding-top:25px;
   background-color:#FFFFFF;
   float:right;
   }
   
.xwright h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:25px;
   margin-top:0px;
   margin-bottom:5px;
   }
   
.xwright h5 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:15px;
   color:rgba(0,0,0,0.3);
   margin-top:0px;
   margin-bottom:10px;
   }
  
   
.lanse {
   color:#0252c1;
   }
   
.xwtt {
   position:relative;
   margin-top:-70px;
   }
   
.xwtt .swiper-container {
   padding-top:70px;
   }
   
.xwtt .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    top: 6px;
    left: 85%;
    width: 70px;
}

.xwtt .swiper-button-prev {
    position: absolute;
    top: 7.2%;
    width: 15px;
    height: 15px;
    margin-top: -22px;
    z-index: 10;
	left:82%;
    cursor: pointer;
	background:url(../images/zuo.png);
    background-size: 15px 15px;
    background-position: center;
    background-repeat: no-repeat;
}

.xwtt .swiper-button-next {
    position: absolute;
    top: 7.2%;
    width: 15px;
    height: 15px;
    margin-top: -22px;
    z-index: 10;
	right:3%;
    cursor: pointer;
	background:url(../images/you.png);
    background-size: 15px 15px;
    background-position: center;
    background-repeat: no-repeat;
}
   
.xwtu {
   height:auto; overflow:hidden;
   font-size:14px;
   color:rgba(0,0,0,0.6);
   line-height:25px;
   padding-top:21px;
   padding-bottom:21px;
   }
   
.xwtu a {
   color:rgba(0,0,0,0.6);
   }
   
.xwtu h6 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   color:#000000;
   margin-top:0px;
   margin-bottom:10px;
   }
   
.xwtm {
   height:auto; overflow:hidden;
   color:#b2b2b2;
   margin-top:16px;
   }
   
.xwtm-aa {
   width:50%;
   float:left;
   }
   
.xwtm-bb {
   width:50%;
   float:right;
   text-align:right;
   }
   
.xwtu:hover h6 {
   color:#125d3b;
   transition: all 300ms ease-in 0ms;
   }
   
.ksbj {
   height:auto; overflow:hidden;
   background:url(../images/ksbj.jpg);
   background-size: 100% 100%;
   padding-top:24px;
   padding-bottom:30px;
   }
   
.ksbj h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:25px;
   margin-top:0px;
   margin-bottom:45px;
   }
   
.kstt {
   font-size:15px;
   font-family: 'ElectroluxSans_4_Semibold', Helvetica, Arial, sans-serif;
   color:rgba(2,82,185,0.3);
   }
   
.kshh {
   height:auto; overflow:hidden;
   color:#333333;
   margin-bottom:30px;
   }
   
.kshh-aa {
   width:11.5%;
   font-size:16px;
   float:left;
   }
   
.kshh-bb {
   width:88.5%;
   float:right;
   }
   
.kshh-bb li {
   list-style-type:none;
   float:left;
   margin-right:30px;
   }
   
.bottom {
   height:auto; overflow:hidden;
   border-top:4px solid #125d3b;
   padding-top:36px;
   line-height:37px;
   color:#FFFFFF;
   background-color:#125d3b;
   }
   
.bottom a {
   color:#FFFFFF;
   }
   
.banquan {
   margin-top:10px;
   height:auto; overflow:hidden;
   }
   
.bottom h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:20px;
   color:#FFFFFF;
   margin-top:26px;
   margin-bottom:20px;
   }
   
.bmrow {
   height:auto; overflow:hidden;
   }
   
.bmrow li {
   list-style-type:none;
   width:50%;
   float:left;
   }
   
.footer {
   height:auto; overflow:hidden;
   line-height:68px;
   text-align:center;
   border-top:1px solid rgba(255,255,255,0.1);
   margin-top:75px;
   }
   
.guding {
   position:fixed;
   width:100%;
   top:0px;
   z-index:99;
   }
   .amap-copyright, .amap-logo{
    z-index: 98!important;   
   }
   .amap-maptypecontrol, .amap-overviewcontrol, .amap-scalecontrol, .amap-toolbar{
           z-index: 98!important;   
   }
.yc {
   display:block;
   }   
   
.yd {
   display:none;
   }
   
/* 关于我们 */ 
.bnn {
   margin-top:86px;
   position:relative;
   }  
   
.bnn img {
   width:100%;
   }   
   
.ablan {
   position:absolute;
   width:100%;
   height:72px;
   color:#FFFFFF;
   background-color:rgba(0,0,0,0.5);
   left:0px;
   bottom:0px;
   }
   
.abww {
   width:1500px;
   margin:0 auto;
   }
   
.abwt {
   text-align:center;
   }
   
.abwt img {
    border: 0px none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
   }
   
.ablan-aa {
   width:50%;
   float:left;
   }
   
.ablan-aa li {
   list-style-type:none;
   width:170px;
   height:84px;
   background:url(../images/fenge.png) center right; background-repeat:no-repeat;
   position:relative;
   float:left;
   }
   
.ablan-aa li a {
   display:block;
   line-height:72px;
   text-align:center;
   color:#FFFFFF;
   font-size:16px;
   }
   
.ablan-aa li a:hover {
   background-color:#125d3b;
   }
   
.ablan-aa li.hover a {
   background-color:#125d3b;
   }
   
.jtw {
   position:absolute;
   width:24px;
   height:12px;
   background:url(../images/jtwd.png);
   left:43%;
   bottom:0px;
   z-index:6;
   opacity: 0;
   }
   
.ablan-aa li a:hover .jtw {
   opacity: 1;
   }
   
.ablan-aa li.hover .jtw {
   opacity: 1;
   }
   
.ablan-bb {
   width:50%;
   line-height:72px;
   color:#FFFFFF;
   float:right;
   text-align:right;
   }
   
.ablan-bb img {
   width:auto;
   }
   
.ablan-bb a {
   color:#FFFFFF;
   }   
   
.ablan-bb a:hover {
   color:#ff9c00;
   }
   
.abt {
   color:#ff9c00;
   }
   
.abbj {
   height:auto; overflow:hidden;
   padding-top:90px;
   padding-bottom:76px;
   font-size:16px;
   line-height:34px;
   background:url(../images/abbjw.jpg) top center; background-repeat:no-repeat;
   background-color:#FFFFFF;
   }     
   
.hzhh {
   height:910px;
   padding-top:90px;
   font-size:16px;
   line-height:34px;
   position:relative;
   background: url(../images/hzbj.jpg);
    background-size: 100% 100%;
	background-color:#FFFFFF;
   }
   
.abbj h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:30px;
   text-align:center;
   margin-top:0px;
   margin-bottom:36px;
   }
   
.shujux {
   height:auto; overflow:hidden;
   margin-top:66px;
   }
   
.shujux li {
   list-style-type:none;
   width:25%;
   padding-left:40px;
   font-size:16px;
   color:#595150;
   background:url(../images/fenge2.png) left; background-repeat:no-repeat;
   float:left;
   }
   
.shujux li h3 {
   font-family: 'ITCAvantGardeStd-BoldCn', Helvetica, Arial, sans-serif;
   position:relative;
   font-size:47px;
   color:#000000;
   margin-top:0px;
   margin-bottom:10px;
   }
   
.shujux li h4 {
   font-family: 'ITCAvantGardeStd-BoldCn', Helvetica, Arial, sans-serif;
   width:86px;
   position:relative;
   font-size:47px;
   color:#000000;
   margin-top:0px;
   margin-bottom:10px;
   }
   
.sst {
   position:absolute;
   width:30px;
   font-size:16px;
   color:#125d3b;
   top:0px;
   right:0px;   
   }
   
.sst2 {
   position:absolute;
   width:30px;
   font-size:19px;
   color:#125d3b;
   top:0px;
   right:-75px;   
   }

.sst3 {
   position:absolute;
   width:30px;
   font-size:19px;
   color:#125d3b;
   top:0px;
   right:-100px;   
   }   
   
.abtu {
   margin-top:50px;
   height:auto; overflow:hidden;
   margin-left:-10px;
   margin-right:-10px;
   }
   
.abtu li {
   list-style-type:none;
   width:50%;
   float:left;
   padding-left:10px;
   padding-right:10px;
   }
     
/* 产品展示 */
.chanpinw {
   height:auto; overflow:hidden;
   padding-top:85px;
   padding-bottom:60px;
   background:url(../images/cpbj.png) top center; background-repeat:no-repeat;
   }  
   
.cpww {
   width:1300px;
   margin:0 auto;
   }  
   
.cplan {
   height:auto; overflow:hidden;
   line-height:70px;
   border-bottom:1px solid #e4e4e4;
   margin-bottom:42px;
   } 
   
.cplan-aa {
   width:60%;
   font-size:24px;
   float:left;
   }
   
.cplan-bb {
   width:40%;
   color:#8c8c8c;
   float:right;
   text-align:right;
   } 
   
.cplan-bb a {
   color:#8c8c8c;
   }
   
.cprow {
   height:auto; overflow:hidden;
   margin-left:-12px;
   margin-right:-12px;
   padding-top: 12px;
   }
   
.cprow li {
   list-style-type:none;
   width:33.3%;
   float:left;
   padding-left:12px;
   padding-right:12px;
   margin-bottom:40px;
   }
   
.cptux {
    height: auto;
    overflow: hidden;
    background-color: #FFFFFF;
    position: relative;
	box-shadow: 0px 0px 15px rgba(0,0,0,.1);
    border-radius: 0;
}

.cptux img {
   width:100%
   }

.cptux-zi {
    height: auto;
	overflow: hidden;
	padding:25px;
    border-top: 1px solid #f6f6f9;
}
   
.cptux-zi img {
   width:auto;
   }
   
.cptux-zi h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:22px;
   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   color:#595555;
   margin-top:0px;
   margin-bottom:14px;
   }
   
.cptux-zi h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:15px;
   color:#595555;
   margin-top:0px;
   margin-bottom:28px;
   }
   
.cptux a i {
    display: block;
    position: relative;
    overflow: hidden;
    font-style: normal;
}

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

.erji {
    height: auto;
    overflow: hidden;
    margin-bottom: 40px;
}

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

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

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

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

/* 分页 */
.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-color: #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-color: #125d3b;
}
.page_list a:first-child:hover{
	background: #125d3b url(../images/bsjt.png) center no-repeat;
	background-size: auto 30%;
}
.page_list a:last-child:hover{
	background: #125d3b url(../images/bsjt.png) center no-repeat;
	background-size: auto 30%;
} 	

/* 产品详情 */
.cpkuai {
   margin-top:50px;
   margin-bottom:50px;
   }

.fanhuiw {
    width: 125px;
    height: 49px;
    margin-top: 40px;
}

.fanhuiw a {
    display: block;
    width: 100%;
    height: 49px;
    line-height: 49px;
    background-color: #fafafa;
    color: #5e6464;
    font-size: 20px;
    text-align: center;
}

.pro-img {
    margin-top:30px;
	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: 10;
    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: 10;
    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-lan li {
   list-style-type:none;
   line-height:52px;
   padding-left:25px;
   padding-right:25px;
   border-bottom:3px solid #125d3b;
   color:#125d3b;
   font-size:20px;
   float:left;
   }

.cpxq-nei {
    padding: 25px;
    height: auto;
    overflow: hidden;
    font-size: 15px;
    line-height: 25px;
    color: #515151;
}
.cpxq-nei img{
    max-width:100%;
}
.cpxq-nei td{
   width: 33%;  
   border-top:1px solid #000;
   border-bottom:1px solid #000;
   padding:10px 0;
}
.cpxq-nei td:last-child{
   text-align: right;
}
.cpxq-nei tr{
   width: 100%;  
}
.cpxq-nei table{
   width:100%;
}
.cpxq-nei td:first-child{
   color:#125d3b;
}
.ipdcont .ipdimg {
    width: 100%;
    position: relative;
}
   
.ipdcont .ipdimg .jqzoom {
    height: 320px;
    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: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;
   }  
   
.modal-dialog {
    width: 660px;
    margin: 100px auto;
}

.tanchu {
    height: auto;
    overflow: hidden;
    color: #666666;
    border: 2px solid #125d3b;
}
.tanchu-lan {
    height: 55px;
    line-height: 55px;
    background-color: #125d3b;
    font-size: 18px;
    color: #FFFFFF;
    padding-left: 10px;
	margin-top:-36px;
}
.tanchu-nei {
    padding: 20px;
    height: auto;
    overflow: hidden;
}  

.anniu {
   background-color:#125d3b;
   border:1px solid #125d3b;
   }  

/* 合作客户 */
.icase ul {
   padding:0px;
   }
   
.icase ul li {
   list-style-type:none;
   } 
   
.cptuw {
   border:6px solid #efefef;
   background-color:#efefef;
   height:auto; overflow:hidden;
   margin-bottom:30px;
   }
   
.cptuw a {
   cursor:pointer;
   }
   
.cptuw:hover {
   border:6px solid #125d3b;
   background-color:#125d3b;
   box-shadow:0px 0px 15px rgba(0,0,0,.5);
   transition: all 500ms ease-in 0ms;
   }
.cptuw a {
   color:#333333;
   }
   
.cptuw a:hover {
   color:#ffffff;
   }
   
.cptuw h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   margin-top:15px;
   margin-bottom:7px;
   text-align:center;
   } 
   
/* 弹窗 */

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

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


/* 新闻中心 */
.xwnn {
    height: auto;
    overflow: hidden;
}

.xwnn li {
    list-style-type: none;
    margin-bottom: 20px;
}

.xwkk {
   height:auto; overflow:hidden;
   background-color:#f8f8f8;
   }
   
.xwkk 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;}  

.xwkk:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.xwkk section {
   overflow: hidden;
   }	
   
.xwkk-aa {
   width:29%;
   float:left;
   }
   
.xwkk-bb {
   width:71%;
   padding:23px;
   float:right;
   }
   
.xwkk-bb h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   color:#333333;
   margin-top:20px;
   margin-bottom:30px;
   }
     
   
.xwmorek {
   width:100px;
   height:32px;
   line-height:32px;
   text-align:center;
   font-size:14px;
   color:#125d3b;
   border:1px solid #125d3b;
   margin-top:30px;
   }
   
.xwkk:hover .xwkk-bb h3 {
   color:#125d3b;
   transition: all 300ms ease-in 0ms;
   }
   
.xwkk:hover .xwmorek {
   background-color:#125d3b;
   color:#FFFFFF;
   transition: all 300ms ease-in 0ms;
   }
   
   
.inewsct {

}

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

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

.inewsct .inews-tt .skk {
    color: rgba(0,0,0,.55);
	text-align:center;
	margin-bottom: 20px;
}

.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: #125d3b;
    font-size: 14px;
    text-align: center;
    border-radius: 20px;
}

/* 联系我们 */
.lxnnw {
    margin-top: 50px;
    margin-bottom: 50px;
}

.lxnnw h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 38px;
    color: #252525;
    font-weight: bold;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 20px;
}

.lxnnw h3 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #666666;
    font-weight: bold;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 70px;
}

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

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

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

.lxhh-bb a {
   color: #666666;
   }

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

.liuyans {
    height: auto;
    overflow: hidden;
    padding-top: 70px;
    padding-bottom: 45px;
    background-color: #f1f1f1;
}

.liuyans h3 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 42px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 83px;
}

.lykkm {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.hzi {
    color: #125d3b;
}

.biao {
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
}

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

.kka {
    height: 60px;
    border: 1px solid #d2d2d2;
}

.kkb {
    border: 1px solid #d2d2d2;
}

.anniuk {
    width: 208px;
    height: 54px;
	font-size:16px;
    background-color: #125d3b;
	border:1px solid #125d3b;
    padding: 0px;
} 

/* 合作 */
.hztit {
   width:600px;
   height:auto; overflow:hidden;
   position:relative;
   font-size:16px;
   line-height:30px;
   text-align:center;
   color:#808080;
   margin:0 auto;
   z-index:7;
   }

.hzquan {
   width:100%;
   position:absolute;
   left:0px;
   top:0px;
   }
   
.quan {
   border-radius: 50%;
   }

.dayuan {
   width: 1298px;
   height: 910px;
   position: relative;
   background: url(../images/dayuan.png);
   background-repeat: no-repeat;
   margin: 0 auto;
}

.hzqbj {
   width: 1030px;
   height: 910px;
   position: relative;
   background: url(../images/quan.png);
   background-repeat: no-repeat;
   margin: 0 auto;
}

.hz1 {
   position: absolute;
   width: 127px;
   height: 127px;
   left: -10px;
   top: 20%;
   z-index: 8;
   transition: all 300ms ease-in 0ms;
}

.hz1:hover {
   top: 22%;
   transition: all 300ms ease-in 0ms;
}

.hzqbj img {
   width: 100%;
}

.hz2 {
   position: absolute;
   width: 121px;
   height: 121px;
   left: -150px;
   bottom: 18%;
   z-index: 8;
   transition: all 300ms ease-in 0ms;
}

.hz2:hover {
   bottom: 21%;
   transition: all 300ms ease-in 0ms;
}

.hz3 {
   position: absolute;
   width: 127px;
   height: 127px;
   left: -45px;
   top: 55%;
   z-index: 8;
   transition: all 300ms ease-in 0ms;
}

.hz3:hover {
   top: 57%;
   transition: all 300ms ease-in 0ms;
}

.hz4 {
   position: absolute;
   width: 140px;
   height: 140px;
   left: 10%;
   top: 37%;
   z-index: 8;
   transition: all 300ms ease-in 0ms;
}

.hz4:hover {
   top: 35%;
   transition: all 300ms ease-in 0ms;
}

.hz5 {
   position: absolute;
   width: 140px;
   height: 140px;
   left: 15%;
   top: 60%;
   z-index: 8;
   transition: all 300ms ease-in 0ms;
}

.hz5:hover {
   top: 58%;
   transition: all 300ms ease-in 0ms;
}

.hz6 {
   position: absolute;
   width: 140px;
   height: 140px;
   left: 33%;
   top: 76%;
   z-index: 8;
   transition: all 300ms ease-in 0ms;
}

.hz6:hover {
   top: 71%;
   transition: all 300ms ease-in 0ms;
}

.hz7 {
   position: absolute;
   width: 140px;
   height: 140px;
   right: 33%;
   top: 76%;
   z-index: 8;
   transition: all 300ms ease-in 0ms;
}

.hz7:hover {
   top: 71%;
   transition: all 300ms ease-in 0ms;
}

.hz8 {
   position: absolute;
   width: 140px;
   height: 140px;
   right: 15%;
   top: 60%;
   z-index: 8;
   transition: all 300ms ease-in 0ms;
}

.hz8:hover {
   top: 58%;
   transition: all 300ms ease-in 0ms;
}

.hz9 {
   position: absolute;
   width: 140px;
   height: 140px;
   right: 10%;
   top: 37%;
   z-index: 8;
   transition: all 300ms ease-in 0ms;
}

.hz9:hover {
   top: 35%;
   transition: all 300ms ease-in 0ms;
}

.hz10 {
   position: absolute;
   width: 127px;
   height: 127px;
   right: -55px;
   top: 55%;
   z-index: 8;
   transition: all 300ms ease-in 0ms;
}

.hz10:hover {
   top: 57%;
   transition: all 300ms ease-in 0ms;
}

.hz11 {
   position: absolute;
   width: 121px;
   height: 121px;
   right: -150px;
   bottom: 18%;
   z-index: 8;
   transition: all 300ms ease-in 0ms;
}

.hz11:hover {
   bottom: 21%;
   transition: all 300ms ease-in 0ms;
}

.hz12 {
   position: absolute;
   width: 127px;
   height: 127px;
   right: 0px;
   top: 20%;
   z-index: 8;
   transition: all 300ms ease-in 0ms;
}

.hz12:hover {
   top: 22%;
   transition: all 300ms ease-in 0ms;
}

.hz13 {
   position: absolute;
   width: 127px;
   height: 127px;
   right: 13%;
   bottom: 2%;
   z-index: 8;
   transition: all 300ms ease-in 0ms;
}

.hz13:hover {
   bottom: 4%;
   transition: all 300ms ease-in 0ms;
}
.hz14 {
   position: absolute;
   width: 121px;
   height: 121px;
   right: -40px;
   bottom: 0%;
   z-index: 8;
   transition: all 300ms ease-in 0ms;
}

.hz14:hover {
   bottom: 3%;
   transition: all 300ms ease-in 0ms;
}

.hz15 {
   position: absolute;
   width: 127px;
   height: 127px;
   left: 13%;
   bottom: 2%;
   z-index: 8;
   transition: all 300ms ease-in 0ms;
}

.hz15:hover {
   bottom: 4%;
   transition: all 300ms ease-in 0ms;
}

.hz16 {
   position: absolute;
   width: 121px;
   height: 121px;
   left: -40px;
   bottom: 0%;
   z-index: 8;
   transition: all 300ms ease-in 0ms;
}

.hz16:hover {
   bottom: 3%;
   transition: all 300ms ease-in 0ms;
}

.hz17 {
   position: absolute;
   width: 121px;
   height: 121px;
   left: -190px;
   top: 46%;
   z-index: 8;
   transition: all 300ms ease-in 0ms;
}

.hz17:hover {
   top: 49%;
   transition: all 300ms ease-in 0ms;
}

.hz18 {
   position: absolute;
   width: 121px;
   height: 121px;
   right: -160px;
   top: 25%;
   z-index: 8;
   transition: all 300ms ease-in 0ms;
}

.hz18:hover {
   top: 28%;
   transition: all 300ms ease-in 0ms;
}

.hz19 {
   position: absolute;
   width: 121px;
   height: 121px;
   left: -160px;
   top: 25%;
   z-index: 8;
   transition: all 300ms ease-in 0ms;
}

.hz19:hover {
   top: 28%;
   transition: all 300ms ease-in 0ms;
}

.hz20 {
   position: absolute;
   width: 121px;
   height: 121px;
   right: -190px;
   top: 46%;
   z-index: 8;
   transition: all 300ms ease-in 0ms;
}

.hz20:hover {
   top: 49%;
   transition: all 300ms ease-in 0ms;
}

.hz21 {
  position: absolute;
  width: 121px;
  height: 121px;
  left: -90px;
  top: 5%;
  z-index: 8;
  transition: all 300ms ease-in 0ms;
}

.hz21:hover {
  top: 8%;
  transition: all 300ms ease-in 0ms;
}

.hz22 {
  position: absolute;
  width: 121px;
  height: 121px;
  right: -80px;
  top: 5%;
  z-index: 8;
  transition: all 300ms ease-in 0ms;
}

.hz22:hover {
  top: 8%;
  transition: all 300ms ease-in 0ms;
}

.hzdd {
   position: absolute;
   width: 226px;
   height: 226px;
   left: 38.5%;
   top: 37.5%;
   background: url(../images/hzdd.jpg);
   background-size: 100% 100%;
   border-radius: 50%;
   z-index: 8;
   transition: all 300ms ease-in 0ms;
}

.hzdd i {
   position: relative;
   width: 226px;
   height: 226px;
   display: block;
   border-radius: 50%;
   background-image: radial-gradient(circle, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
   animation: roateshow 1s linear infinite;
   -webkit-animation: roateshow 1s linear infinite;
}

.banner video {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.bannerwen3{
   display: none;
}
.banner #aa{
   position: relative;
}
.bannerwen1{
   position:absolute;
   font-size:40px;
   color:#cb2a33;
   line-height: 145%;
   font-weight: bold;
   left: 50%;
   top: 13%;
   opacity: 0;
   transition-duration: 2s;
   transition-delay: .8s;
}

.banner .swiper-slide-active .bannerwen1{
   animation: fadeIn 2s .8s;
   -webkit-animation: fadeInLeft 2s .8s;
   opacity: 1;
}
.bannerwen2{
   position: absolute;
   font-size: 40px;
   color: #fff;
   line-height: 145%;
   font-weight: bold;
   left: 15%;
   top: 20%;
   opacity: 0;
   transition-duration: 2s;
   transition-delay: .8s;
}

.banner .swiper-slide-active .bannerwen2{
   animation: fadeIn 2s .8s;
   -webkit-animation: fadeInLeft 2s .8s;
   opacity: 1;
}
.fygnav  {
    display: none;
}
.logo img{
    height: 78px;
}
.kkt.bottom .col-md-4:first-child img{ 
    height:78px;
}

@media (min-width: 1600px) and (max-width: 2000px) {
   
.dayuan {
    height: 880px;
}

.hzqbj {
    height: 880px;
}

.hz21 {
    top: 2%;
    z-index: 8;
    transition: all 300ms ease-in 0ms;
}

.hz22 {
    top: 2%;
    z-index: 8;
    transition: all 300ms ease-in 0ms;
}
    
}

    
   
@media (min-width: 1400px) and (max-width: 1600px) {

.nav {
    padding-left: 70px;
}

.navbar-nav > li > a {
    padding-left: 18px;
    padding-right: 18px;
}

.yww {
    width: 330px;
}

.menu ul.sub_menu{position:absolute; width:1200px; display:none; z-index:999; margin-left:-350px;}

}   

@media (min-width: 1200px) and (max-width: 1400px) {

.nav {
    padding-left: 50px;
}
.bannerwen3{
   font-size: 45px;
}
.bannerwen2{
   font-size: 45px;
}
.navbar-nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
}

.yww {
    width: 300px;
}

.shuju {
   width:100%;
   }

}  
   

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

body {
    margin-top: 58px;
}

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

.nav {
    padding-left: 0px;
}

.container {
    width:100%;
  }

.kuanping {
   width:100%;
   }
 
.abbj .kuanping img {
   width:100%;
   }
 
 
.banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
}   

.banner .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    background: #e5e5e5;
    opacity: 1;
}

.logo {
    margin: 0px;
	width:220px;
}

.about {
    height: auto;
    overflow: hidden;
	padding:0px;
    padding-top: 35px;
    padding-bottom: 35px;
    background: none;
	background-color:#f9faf9;
    text-align: center;
    font-size: 14px;
    line-height: 25px;
}

.about h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 25px;
    text-align: center;
    color: #000000;
    margin-top: 0px;
    padding-bottom: 37px;
    background: url(../images/abtit.png) center bottom;
    background-repeat: no-repeat;
    margin-bottom: 0px;
}

.about h3 {
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 36px;
}

.abmore {
    width: 100%;
    height: 30px;
    margin: 30px auto 0px;
}

.abmore a {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: #FFFFFF;
    background-color: #125d3b;
    border-radius: 30px;
}

.chanpin {
    height: auto;
    overflow: hidden;
    margin-top: 35px;
    margin-bottom: 20px;
}

.chanpin h2 {
    font-size: 25px;
    text-align: center;
    color: #000000;
    margin-top: 0px;
    padding-bottom: 37px;
    margin-bottom: 0px;
}

.chanpin h3 {
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 36px;
}

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

.hangye h2 {
    font-size: 25px;
    text-align: center;
    color: #000000;
    margin-top: 0px;
    padding-bottom: 37px;
    margin-bottom: 0px;
}

.hangye h3 {
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 36px;
}

.hyrr {
    position: relative;
    width: 80px;
    height: 80px;
    background-color: #FFFFFF;
    border-radius: 50%;
    margin: -50px auto 0px;
    box-shadow: 0px 0px 15px rgba(0,0,0,.1);
}

.hytu-zi {
    height: 210px; overflow: hidden;
    padding: 15px;
    padding-top: 45px;
    padding-bottom: 23px;
    color: #666666;
    line-height: 23px;
    text-align: center;
    position: relative;
    margin-top: -30px;
}

.youshi {
    height:auto; overflow:hidden;
    padding-top: 40px;
	padding-bottom:40px;
    background:none;
	background-color:#a6b0b8;
}

.youshi h2 {
    font-size: 25px;
    text-align: center;
    color: #000000;
    margin-top: 0px;
    padding-bottom: 37px;
    margin-bottom: 0px;
}

.youshi h3 {
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 36px;
}

.youshi h4 {
    font-size: 16px;
    color: #282d31;
    margin-top: 0px;
    margin-bottom: 10px;
}

.ysxx {
    height: auto;
    overflow: hidden;
    color: #FFFFFF;
    font-size: 16px;
    background-color: #125d3b;
    padding: 5px;
}

.youshi h5 {
    font-size:25px;
    color: #282d31;
    margin-top: 0px;
    margin-bottom: 0px;
}

.shuju {
   width:100%;
   margin: 20px auto 0px;
   }
   
.shuju li {
    list-style-type: none;
    width: 50%;
    height: auto;
    overflow: hidden;
    float: left;
    text-align: center;
    color: #000000;
    padding-top: 20px;
	padding-bottom:20px;
	border-right: 0px solid #f5f5f5;
}

.shuju li h2 {
    font-size: 18px;
    color: #125d3b;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 6px;
}

.xwbj {
    height: auto;
    overflow: hidden;
    position: relative;
	padding:0px;
    padding-top: 40px;
    padding-bottom: 20px;
    margin-top: 20px;
}

.xwbj h2 {
    font-size: 25px;
    text-align: center;
    color: #000000;
    margin-top: 0px;
    padding-bottom: 37px;
    margin-bottom: 0px;
}

.xwbj h3 {
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 36px;
}

.xwleft {
    width: 100%;
    padding: 15px;
    background-color: #FFFFFF;
}

.xwright {
    width: 100%;
    padding: 15px;
    padding-top: 15px;
    background-color: #FFFFFF;
}

.xwtt .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    top: 15px;
    left: 70%;
    width: 70px;
}

.xwtt .swiper-button-prev {
    left: 65%;
}

.ksbj {
    height: auto;
    overflow: hidden;
    background: none;
	background-color:#f5f5f5;
    padding-top: 10px;
    padding-bottom: 15px;
}

.kshh-aa {
    width: 100%;
}

.kshh-bb {
    width: 100%;
	margin-top:5px;
}

.bottom {
    height: auto;
    overflow: hidden;
	padding:0px;
    padding-top: 15px;
    line-height: 37px;
}

.footer {
    height: auto;
    overflow: hidden;
    line-height: 36px;
    text-align: center;
    border-top: 1px solid rgba(255,255,255,0.1);
    margin-top: 25px;
}

.yc {
   display:none;
   }
   
.yd {
   display:block;
   }
   
.yww {
   width:100%;
    height: auto;
    overflow: hidden;
    margin-right: 0px;
}
   
.navbar-collapse {
    max-height: 450px;
}
   
.fygnav {
    padding: 0px;
	height:50px;
	background-color:#145a8d;
}
.fygnav ul {
    list-style-type: none;
    width: 100%;
    margin: 0px;
    padding: 0px;
}
.fygnav li {
    width: 100%;
    text-align: center;
    float: left;	
}
.fygnav li a { display:block; color:#FFFFFF; background-color:#125d3b; height:50px; line-height:50px;}

.fygnav li a:hover { color:#FFFFFF; background-color:#125d3b;}

.shujux {
    height: auto;
    overflow: hidden;
    margin-top: 25px;
}

.shujux li {
    list-style-type: none;
    width: 100%;
    padding-left: 20px;
    font-size: 14px;
    color: #595150;
    margin-bottom: 10px;
}


.bnn {
    margin-top: 58px;
}

.ablan {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.ablan-aa {
    width: 100%;
}

.ablan-aa li {
    list-style-type: none;
    width: 33.3%;
    height: 40px;
    background: none;
    position: relative;
    float: left;
}

.ablan-aa li a {
    display: block;
    line-height: 40px;
    text-align: center;
    color: #FFFFFF;
    font-size: 14px;
}

.jtw {
   display:none;
}

.ablan-bb {
   display:none;
}

.ablan .kuanping {
   padding:0px;
   }
   
.abbj {
    height: auto;
    overflow: hidden;
	padding:15px;
    font-size: 14px;
    line-height: 27px;
}

.abbj h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 20px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 15px;
}

.abbj .kuanping {
   padding:0px;
   }

.icase {
   padding:0px;
   }

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

.erji {
    height: auto;
    overflow: hidden;
    margin-bottom: 0px;
}

.erji li {
    list-style-type: none;
    width: 48%;
    height: 40px;
    float: left;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:10px;
}

.erji li a {
    display: block;
    height: 40px;
    line-height: 35px;
    color: #2c3135;
   }
   
.cprow li {
    list-style-type: none;
    width: 50%;
    float: left;
    margin-bottom: 20px;
}

.cptux-zi {
    height: auto;
    overflow: hidden;
    padding: 10px;
    border-top: 1px solid #f6f6f9;
}

.cptux-zi h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #595555;
    margin-top: 0px;
    margin-bottom: 6px;
}

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

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

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

.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;
   } 
   
.erjik {
    height: auto;
    overflow: hidden;
    margin-bottom: 0px;
}

.erjik li {
    list-style-type: none;
    width: 48%;
    height: 40px;
    float: left;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:10px;
}

.erjik li a {
    display: block;
    height: 40px;
    line-height: 35px;
    color: #2c3135;
   } 
   
.xwkk-aa {
    width: 100%;
}

.xwkk-bb {
    width: 100%;
	padding: 10px;
}

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

.liuyans h3 {
    font-size: 25px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 30px;
}

.kka {
    height: 40px;
    border: 1px solid #d2d2d2;
    border-radius: 0px;
}

.kky {
    height: 40px;
    color: #909399;
    font-size: 14px;
    border-radius: 0px;
    border: 1px solid #f0f1f5;
    border-right: 0px solid rgba(0,0,0,0);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
}

.biao h4 {
    margin-top: 10px;
    margin-bottom: 10px;
}


.anniuk {
    width: 100%;
    height: 40px;
    font-size: 16px;
    border-radius: 0px;
}

.zwcont {
    width: 90%;
    left: 5%;
    top: 30%;
    margin-top: -100px;
    position: relative;
}

.zwcont iframe {
    height: 400px;
    background: transparent;
    width: 100%;
}

.modal-dialog {
    width: 90%;
    margin: 100px auto;
}
.navbar-nav > li ol{
    display: none;
}

.liebiaok-aa {
    width: 100%;
    line-height: 30px;
}

.liebiaok-bb {
    width: 100%;
}

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

.hzhh .col-xs-4 {
      margin-top: 10px;
   }

.hzhh {
    height:auto; overflow: hidden;
    padding-top: 20px;
    padding-bottom: 30px;

}

.cpxq-nei img {
    border: 0px none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}
.cplan-aa {
    width: 100%;
    font-size: 24px;
    float: left;
}
.logo img{
   height: 58px;
}
 .b-height {
        height: 55px;
        display: block;
    }
    .fygnav {
		padding:0px;
		height:55px;
		display: block;
		background-color:#125d3b;
	}
	.fygnav ul {
		list-style-type:none;
		width:100%;
		margin:0px;
		padding:0px;
        display: flex;
        align-items: center;
	}
	.fygnav li {
		width:100%;
		text-align:center;
		float:left;
		margin:0;
	}
	.fygnav li a {
		display:flex;
        align-content: center;
        justify-content: center;
        flex-direction: column;
        align-items: center;
		color:#FFFFFF;
		background-color:#125d3b ;
		height:55px;
		line-height: 100%;
	}
    .fygnav li a img{
        height: 20px;
        width: 20px;
	}
	.dianhua{
	    width:100%;
	}
	.cpxq-nei{
	    padding:25px 0;
	}
	.cptuw h4{
	    height:40px;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	}
}


