@charset "utf-8";

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

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

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

@font-face {      font-family: 'ElectroluxSans_5_Bold';      
src: url('ElectroluxSans_5_Bold.eot'); /* IE9 Compat Modes */      
src: url('ElectroluxSans_5_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */              
url('ElectroluxSans_5_Bold.woff') format('woff'), /* Modern Browsers */              
url('ElectroluxSans_5_Bold.otf')  format('truetype'), /* Safari, Android, iOS */              url('ElectroluxSans_5_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: #FFFFFF;
    border-color: #5F5D5D;
}

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

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

.nav {
    padding-left: 225px;
}


.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #ff9c00;
}
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: #333333;
	font-size:18px;
}

.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);
    }
    
.logo {
    margin-left: 15px;
}    


.menu ul.sub_menu{position:absolute; width:500px; background-color:#FFFFFF; display:none; z-index:999; margin-left:0px;}
.menu ul.sub_menu a{ color:#333333; }
.menu ul.sub_menu a:hover{ color:#ff9c00;}
.bg{ background:url(../images/bg.png) repeat; height:40px; display:none; width:100%; z-index:99; position:absolute;}

.navbar-inverse .navbar-nav > li.bb .sub_menu a {
   color:#333333;
   }

.navbar-inverse .navbar-nav > li.bb .sub_menu a:hover {
   color:#ff9c00;
   }
   
.navbar-inverse .navbar-nav > li.cc .sub_menu a {
   color:#333333;
   }

.navbar-inverse .navbar-nav > li.cc .sub_menu a:hover {
   color:#ff9c00;
   }
   
.navbar-inverse .navbar-nav > li.dd .sub_menu a {
   color:#333333;
   }

.navbar-inverse .navbar-nav > li.dd .sub_menu a:hover {
   color:#ff9c00;
   }
   
.navbar-inverse .navbar-nav > li.ee .sub_menu a {
   color:#333333;
   }

.navbar-inverse .navbar-nav > li.ee .sub_menu a:hover {
   color:#ff9c00;
   }
   
.navbar-inverse .navbar-nav > li.ff .sub_menu a {
   color:#333333;
   }

.navbar-inverse .navbar-nav > li.ff .sub_menu a:hover {
   color:#ff9c00;
   }

.menu ul.sub_menu li a::after {
    width: 0;
    transition: width .3s;
    height: 2px;
    display: block;
    margin: 0 auto;
    content: "";
	position:absolute;
    background-color:rgba(0,0,0,0);
	display:none !important;
}

.ddh {
   height:auto; overflow:hidden;
   padding:15px;
   }
   
.ddh-aa {
   width:25%;
   float:left;
   border-right:1px solid #eeeeee;
   }
   
.ddh-aa li {
   list-style-type:none;
   }
   
.ddh-aa li a {
   display:block;
   font-size:16px;
   height:45px;
   line-height:45px;
   }
   
.ddh-bb {
   width:75%;
   padding-left:15px;
   float:right;
   }

	
.kq1 {-webkit-animation-delay: 0.4s;}
.kq2 {-webkit-animation-delay: 0.8s; -webkit-animation-duration: 0.8s;}
.kq3 {-webkit-animation-delay: 1.2s; -webkit-animation-duration: 1.2s;}
.kq4 {-webkit-animation-delay: 1.6s; -webkit-animation-duration: 1.6s;}
.kq5 {-webkit-animation-delay: 2s; -webkit-animation-duration: 2s;}
.kq6 {-webkit-animation-delay: 2.4s; -webkit-animation-duration: 2.4s;}


.kuanping {
   width: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: 2px;
    display: block;
    margin: 0 auto;
    content: "";
    background-color: #ff9c00;
}

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

ul {
   padding:0px;
   margin:0px;
   }
   
.yuyan {
   width:90px;
   line-height:86px;
   float:left;
   }
   
@keyframes rotate {
    0%{
        -webkit-transform: rotateZ(0deg);
        -moz-transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -o-transform: rotateZ(0deg);
        transform: rotateZ(0deg);
    }
    100%{
        -webkit-transform: rotateZ(360deg);
        -moz-transform: rotateZ(360deg);
        -ms-transform: rotateZ(360deg);
        -o-transform: rotateZ(360deg);
        transform: rotateZ(360deg);
    }
}
   
.yuyan img {
   -webkit-animation: rotate 4s infinite linear;
-o-animation: rotate 4s infinite linear;
animation: rotate 4s infinite linear;
   }
   
.navbar-right .dropdown-menu {
    right: 150px;
    left: auto;
}

.dropdown-menu > li > a {
    text-align: center;
}   
   
.soutt {
   width:30px;
   line-height:86px;
   float:right;
   margin-left:26px;
   margin-right:92px;
   }
   
.soutt a {
    display: block;
}

.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;
    border-radius: 0;
    width: 100%;
}

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

.ss a {
   cursor:pointer;
   }
   
.guding {
   position:fixed;
   top:0px;
   width:100%;
   z-index:9;
   box-shadow: 0px 0px 15px rgba(0,0,0,.3);
   }
   
.banner {
   margin-top:86px;
   position:relative;
   }
   
.banner img {
   width:100%;
   }
   
.banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 200px;
    left: 6%;
    width: 88px;
}

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

.banner .swiper-pagination-bullet-active {
   opacity:1;
   background: #FFFFFF;
}  

@keyframes heart{
from{margin-top:0px;}
to{margin-top:-8px;}
}

@keyframes heart{
from{transform:translate(0,0)}
to{transform:translate(0,8px)}
} 

.xiala {
   position:absolute;
   width:70px;
   text-align:center;
   left:48%;
   font-size:14px;
   bottom:54px;
   animation: heart 0.8s ease-in-out 0.8s infinite alternate;
   z-index:8;
   }
   
.xiala img {
   width:auto;
   }
   
.xiala a {
   color:#FFFFFF;
   cursor:pointer;
   }
   
.xiala p {
   margin-top:20px;
   font-size:14px;
   }
   
.cpbj {
   height:auto; overflow:hidden;
   padding-top:115px;
   padding-bottom:89px;
   background:url(../images/cpbj.jpg);
   background-size:100% 100%;
   }
   
.cpbj-aa {
   width:21%;
   padding-top:20px;
   padding-left:68px;
   float:left;
   }
   
.cpbj-aa h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:26px;
   color:#000000;
   margin-top:0px;
   margin-bottom:0px;
   }
   
.cpbj-aa h3 {
   font-family: 'AvantGardeITCbyBT-Medium', Helvetica, Arial, sans-serif;
   font-size:42px;
   color:#000000;
   margin-top:0px;
   margin-bottom:56px;
   }
   
.cphh {
   height:auto; overflow:hidden;
   }
   
.cphh li {
   list-style-type:none;
   color:#595555;
   position:relative;
   padding-left:30px;
   font-size:18px;
   line-height:48px;
   } 
   
.cphh li a {
   color:#595555;
   }
   
.xuhao {
   position:absolute;
   left:0px;
   top:14px;
   width:19px;
   height:19px;
   line-height:19px;
   font-size:13px;
   text-align:center;
   color:#6c6f6e;
   background-color:#e8e9e8;
   }
   
.cphh li a:hover .xuhao {
   color:#FFFFFF;
   background-color:#ff9c00;
   transition: all 300ms ease-in 0ms;
   }
   
.cpbj-bb {
   width:75.2%;
   float:right;
   } 

   
.cpbj-bb .swiper-container {
    margin-right: -260px;
	padding-bottom:136px;
}

.cpbj-bb .swiper-button-prev {
    position: absolute;
    top: 92%;
    width: 281px;
    height: 70px;
	left:23%;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
	background:url(../images/left.png);
    background-size: 281px 70px;
    background-position: center;
    background-repeat: no-repeat;
	outline: none;
} 
.cpbj-bb .swiper-button-next {
    position: absolute;
    top: 92%;
    width: 281px;
    height: 70px;
	right:41%;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
	background:url(../images/right.png);
    background-size: 281px 70px;
    background-position: center;
    background-repeat: no-repeat;
	outline: none;
} 

.cptu {
   height:auto; overflow:hidden;
   background-color:#FFFFFF;
   position:relative;
   padding-top:36px;
   border-radius: 20px;
   }
   
.cptu-zi {
   height:auto; overflow:hidden;
   padding:30px;
   border-top:1px solid #f6f6f9;
   }
   
.cptu-zi img {
   width:auto;
   }
   
.cptu-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:23px;
   }
   
.zhezhao {
   position:absolute;
   bottom:0px;
   left:0px;
   width:100%;
   height:0px;
   text-align:center;
   color:#FFFFFF;
   font-size:18px;
   background-color:rgba(48,46,44,0.62);
   transition: all 300ms ease-in 0ms;
   }
   
.cptu:hover .cptu-zi h2 {
   color:#ff9c00;
   transition: all 300ms ease-in 0ms;
   }
   
.zhezhao h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   text-align:center;
   font-size:30px;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:15px;
   }
   
.cpmore {
   width:134px;
   height:40px;
   line-height:40px;
   border-radius: 25px;
   font-size:16px;
   background-color:#ff9c00;
   color:#FFFFFF;
   margin:36px auto 0px;
   }
   
.cptu:hover .zhezhao {
   height:100%;
   padding:15px;
   padding-top:40%;
   transition: all 300ms ease-in 0ms;
   }
   
.fwbj {
   height:auto; overflow:hidden;
   position:relative;
   }
   
.fwbj-w {
   position:relative;
   }
   
.fwbj-h {
   position:absolute;
   width:100%;
   left:0px;
   top:0px;
   z-index: 6;
   }   
   
.fwbj-h li {
   list-style-type:none;
   width:20%;
   height:914px;
   position:relative;
   border-right:1px solid rgba(255,255,255,0.2);
   float:left;
   }
   
   
.fwtit {
   position:absolute;
   width:100%;
   padding-top:96px;
   padding-left:60px;
   left:0px;
   top:0px;
   z-index: 8;
   }
   
.fwtit h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:26px;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:0px;
   }
   
.fwtit h3 {
   font-family: 'AvantGardeITCbyBT-Medium', Helvetica, Arial, sans-serif;
   font-size:42px;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:0px;
   }
   
.fwzi {
   position:absolute;
   width:100%;
   text-align:center;
   color:rgba(255,255,255,0.49);
   left:0px;
   bottom:80px;
   }
   
.fwzi h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   color:#FFFFFF;
   text-align:center;
   margin-top:5px;
   margin-bottom:8px;
   }
   
.fwtb {
   width:98px;
   height:98px;
   line-height:98px;
   text-align:center;
   color:#FFFFFF;
   background:url(../images/fwtb1.png) center; background-repeat:no-repeat;
   margin:0 auto;
   }
   
.fwzi:hover .fwtb {
   color:#FFFFFF;
   }
   
.fwbj-h li .fwzi a {
   color:rgba(255,255,255,0.49);
   }
   
.fwbj-h li:hover .fwtb {
   background:url(../images/fwtb2.png) center; background-repeat:no-repeat;
  }
  
.fangan {
   height:auto; overflow:hidden;
   padding-top:120px;
   padding-bottom:132px;
   background:url(../images/fangan.jpg);
   background-size: 100% 100%;
   } 
   
.fangan h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:41px;
   color:#FFFFFF;
   text-align:center;
   margin-top:0px;
   margin-bottom:70px;
   } 
   
.video {
   width:852px;
   height:auto; overflow:hidden;
   margin:0 auto;
   }
   
.bottom {
   height:auto; overflow:hidden;
   background:url(../images/bmbj.jpg);
   background-size: 100% 100%;
   color:rgba(255,255,255,0.6);
   line-height:32px;
   padding:70px;
   padding-top:52px;
   padding-bottom: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:16px;
   color:#FFFFFF;
   margin-top:14px;
   margin-bottom:10px;
   } 
   
.bottom h3 {
   font-family: 'ITCAvantGardeStd-DemiObl', Helvetica, Arial, sans-serif;
   width:312px;
   font-size:37px;
   position:relative;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:5px;
   } 
   
.bottom h3 a {
    color: #FFFFFF;
}
   
.dh {
   position:absolute;
   width:23px;
   height:23px;
   right:0px;
   top:-16px;
   }
   
.guanzhu {
   border-left:1px solid rgba(129,194,169,0.1);
   border-right:1px solid rgba(129,194,169,0.1);
   text-align:center;
   }
   
.guanzhu h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   color:#FFFFFF;
   text-align:center;
   margin-top:10px;
   margin-bottom:26px;
   }
   
.guanzhu p {
   margin-top:8px;
   font-size:12px;
   }
   
.keww {
   padding-left:206px;
   }
   
.dilm {
   height:auto; overflow:hidden;
   }
   
.dilm li {
   list-style-type:none;
   width:18%;
   margin-right:2%;
   float:left;
   }
   
.dmkk {
   height:auto; overflow:hidden;
   }
   
.dmkk a {
   display:block;
   height:auto; overflow:hidden;
   padding:12px;
   padding-right:5px;
   background-color:rgba(255,255,255,0.1);
   border-radius: 10px;
   }
   
.dmkk-aa {
   width:45px;
   float:left;
   }
   
.dmkk-bb {
   width:78px;
   float:right;
   }
   
.dmkk-bb h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:14px;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:5px;
   }
   

.xq {
   width:59px;
   height:20px;
   line-height:20px;
   text-align:center;
   border:1px solid #FFFFFF;
   font-size:10px;
   border-radius: 8px;
   }

   
.dmkk:hover .xq {
   background-color:#FFFFFF;
   color:#000000;
   transition: all 300ms ease-in 0ms;
   }
   
.banquan {
   height:auto; overflow:hidden;
   line-height:27px;
   margin-top:45px;
   }
   
.banquan a:hover {
   color:rgba(255,255,255,1);
   }
   
.hidex {
   top:-86px;
   }
   
.yd {
   display:none;
   }
   
.yc {
   display:block;
   }
   
/* 关于我们 */ 
.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.31);
   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:70%;
   float:left;
   }
   
.ablan-aa li {
   list-style-type:none;
   width:150px;
   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:#009848;
   }
   
.ablan-aa li.hover a {
   background-color:#009848;
   }
   
.jtw {
   position:absolute;
   width:24px;
   height:12px;
   background:url(../images/jtw.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:30%;
   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/abbj.jpg) top center; background-repeat:no-repeat;
   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;
   }
   
.shuju {
   height:auto; overflow:hidden;
   margin-top:66px;
   }
   
.shuju 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;
   }
   
.shuju li h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   width:142px;
   position:relative;
   font-size:47px;
   color:#000000;
   margin-top:0px;
   margin-bottom:10px;
   }
   
.shuju li h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   width:86px;
   position:relative;
   font-size:47px;
   color:#000000;
   margin-top:0px;
   margin-bottom:10px;
   }
   
.sst {
   position:absolute;
   width:23px;
   font-size:16px;
   color:#ff9c00;
   top:0px;
   right:0px;   
   }
   
.abtu {
   margin-top:50px;
   height:auto; overflow:hidden;
   margin-left:-10px;
   margin-right:-10px;
   }
   
.abtu li {
   list-style-type:none;
   width:100%;
   float:left;
   padding-left:10px;
   padding-right:10px;
   }
   
/* 发展历程 */ 
.fzbj {
   height:auto; overflow:hidden;
   padding-top:185px;
   padding-bottom:80px;
   background:url(../images/fzbj.png) center bottom; background-repeat:no-repeat;
   background-size: 100% 375px;
   }
   
.fzkuan {
   width:1600px;
   height:auto; overflow:hidden;
   margin:0 auto;
   }
  
.licheng {
    position: relative;
    margin: 30px 0px 0px;
}

.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/rightk.png) center no-repeat;
	width:63px;
	height:63px;
	margin-top:-30px;
	right:0;
}
.licheng .swiper-container .swiper-button-prev{
	background:url(../images/leftk.png) center no-repeat;
	width:63px;
	height:63px;
	margin-top:-30px;
	left:0;
}
.licheng .swiper-slide section{
	display:flex;
	flex-wrap:wrap;
	position:relative;
	z-index:3;
	align-content:flex-end;
	height:490px;
	padding-left:10px;
}
@media (max-width:1200px) {
	.licheng .swiper-slide section{
		height:490px;
	}
}
@media (max-width:992px) {
	.licheng .swiper-slide section{
		height:490px;
	}
}
.licheng .swiper-slide section>small{
	cursor:pointer;
	position:relative;
	order:1;
	transition:.3s;
}
.licheng .swiper-slide section>small p{
	font-size:23px;
	font-family:'ElectroluxSans_5_Bold', Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	display:block;
	width:76px;
	height:76px;
	background:#000000;
	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-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
	font-size:45px;
	color:#000000;
	font-weight:bold;
	line-height:45px;
	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:136px;
}
.licheng .swiper-slide section:hover>span{
	border-left:2px #009848 solid;
}
.licheng .swiper-slide section:hover>small p{
	color:#fff;
	background:#009848;
	position:relative;
	z-index:2;
}

.licheng .swiper-slide section>small:after{
	content:"";
	display:block;
	width:120%;
	height:120%;
	left:-10%;
	top:-10%;
	border:1px solid #000000;
	border-radius:50%;
	position:absolute;
	z-index:1;
}

.licheng .swiper-slide section:hover>small:after{
	content:"";
	display:block;
	width:120%;
	height:120%;
	left:-10%;
	top:-10%;
	border:1px solid #009848;
	border-radius:50%;
	position:absolute;
	z-index:1;
}
.licheng .swiper-slide section:hover>span p{
	color:#009848;
}
.licheng .swiper-slide section:hover>span:before{
	background:#009848;
}
@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:-10px;
		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:#000000;
	}
	.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,0);
		border-radius:50%;
		position:absolute;
		z-index:1;
	}
	.licheng .swiper-slide section>span p{
		order:1;
		color:#009848;
	}
	.licheng .swiper-slide section>span big{
		order:2;
		width: 100%;
	}
	.licheng .swiper-slide section>span:before{
		display:none;
	}
	.licheng:after{
		display:none;
	}
	.licheng .swiper-slide section:hover>span{
		border-left:0px #009848 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:#009848;
	}
}     
   
/* 产品展示 */
.chanpin {
   height:auto; overflow:hidden;
   padding-top:115px;
   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-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;
}

.shuiyin {
   position:absolute;
   width:100%;
   height:100%;
   left:0px;
   top:0px;
   z-index:5;
   }

.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: #009848;
	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: #009848;
	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: #009848;
	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: #009848;
	position: absolute;
	bottom: 0;
	right: 0;
	transition: .3s;
	z-index: 7;
}
.cptux a:hover b:after{
	width: 100%;
}

/* 分页 */
.page_info{
	text-align:center;
	line-height:38px;
	font-size: 1.6rem;
	font-family:Avenir-Regular;
	color: #666;
}
.page_list{
	display: flex;
	justify-content: center;
}
.page_list a{
	display: block;
	font-size: 1.6rem;
	font-family:Avenir-Regular;
	color: #666;
	line-height: 38px;
	padding: 0px 15px;
	margin: 0px 4px;
	transition: .3s;
}
.page_list a.on,.page_list a:hover{
	color: #fff;
	background-color: #009748;
	border-radius: 3px;
}

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

.pro-img{
   margin-top:24px;
	margin-bottom:40px;
}
.pro-img .xiaotu{
   margin-top:20px;

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

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

.pro-img .xiaotu li.hover{
	border:2px #009848 solid;
}
.pro-img .colmd5{
	width:42%;
	float:left;
}
.pro-img .colmd7{
	width:54%;
	float:right;
}
.pro-img .colmd7 .pro-ptt{

}

.pro-img .colmd7 .pro-ptt a {
   display:block;
	font-size:25px;
	color:#FFFFFF;
	text-align: center;
	background-color:#009848;
	font-weight:bold;
	padding:15px;
   }

.pro-img .colmd7>span{
    margin-top:0px;
	margin-bottom:0px;
	border-bottom: 2px solid rgba(127,127,127,.16);
	display:block;
	color:rgba(0,0,0,.8);
	font-size:21px;
	line-height:30px;
	width:100%;
	word-wrap:break-word;
}
.tedian {
   height:auto; overflow:hidden;
   }
   
.tedian li {
   list-style-type:none;
   height:auto; overflow:hidden;
   padding-top:35px;
   padding-bottom:34px;
   border-bottom:1px dashed rgba(127,127,127,.16);
   }
   
.tedian-aa {
   width:20%;
   color:#000000;
   float:left;
   }
   
.tedian-bb {
   width:75%;
   float:right;
   }
   
.cpxq-nei .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 0px;
	font-size:20px;
    line-height: 56px;
    vertical-align: top;
    border-top: 0px solid #dddddd;
	border-bottom:1px dashed rgba(127,127,127,.16);
}

.cpxq-nei .table .jj > tbody > tr > td{
      padding: 0px 10px;  
    
}

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




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

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

#fuwus {
    position: static;
}

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

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

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

.procem .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: 0;
    cursor: auto;
    pointer-events: none;
}
   
   
.cpxq {
   margin-top:55px;
   height:auto; overflow:hidden;
   } 
   
.cpxq-lan {
   height:auto; overflow:hidden;
   background-color:#f5f6f6;
   padding-left:15px;
   } 
   
.cpxq-lan li {
   list-style-type:none;
   line-height:52px;
   padding-left:25px;
   padding-right:25px;
   border-bottom:3px solid #028553;
   color:#028553;
   font-size:20px;
   float:left;
   }
   
.cpxq-nei {
   padding:25px;
   height: auto; overflow: hidden;
   font-size:15px;
   line-height:25px;
   color:#515151;
   }
   
.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;
   }  

/* 新闻列表 */
.xinwen {
   margin-top:40px;
   margin-bottom:86px;
   } 
   
.xinwen h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:24px;
   line-height:70px;
   border-bottom:1px solid #f1f1f1;
   margin-top:0px;
   margin-bottom:75px;
   }  
   
.xwnn {
   height:auto; overflow:hidden;
   padding-left:40px;
   padding-right:40px;
   } 
   
.xwnn li {
   list-style-type:none;
   margin-bottom:34px;
   }
   
.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:39px;
   float:right;
   }
   
.xwkk-bb h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   color:#333333;
   margin-top:20px;
   margin-bottom:30px;
   }
   
.xwtt {
   height:auto; overflow:hidden;
   }   
   
.xwmore {
   width:100px;
   height:32px;
   line-height:32px;
   float:left;
   text-align:center;
   font-size:14px;
   color:#009848;
   border:1px solid #009848;
   }
   
.xwkk:hover .xwkk-bb h3 {
   color:#009848;
   transition: all 300ms ease-in 0ms;
   }
   
.xwkk:hover .xwmore {
   background-color:#009848;
   color:#FFFFFF;
   transition: all 300ms ease-in 0ms;
   }
   
.xwtm {
   width:30%;
   line-height:32px;
   color:#74787f;
   float:right;
   text-align:right;
   }
   
.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;
}

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: #009848;
    font-size: 14px;
    text-align: center;
    border-radius: 20px;
}
   
/* 联系我们 */
.lxnn {
   width:1500px;
   height:auto; overflow:hidden;
   margin:118px auto 90px;
   }
   
.lxnn-aa {
   width:27.5%;
   float:left;
   }
   
.lxnn-aa li {
   list-style-type:none;
   height:auto; overflow:hidden;
   padding-top:20px;
   padding-bottom:27px;
   border-bottom:1px solid #e5e5e5;
   margin-bottom:20px;
   }
   
.lxaa {
   width:61px;
   float:left;
   }
   
.lxbb {
   width:330px;
   line-height:24px;
   color:rgba(0,0,0,.6);
   float:right;
   }
   
.lxbb a {   
    color: rgba(0,0,0,.6);
}
   
.lxbb h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   color:#000000;
   margin-top:0px;
   margin-bottom:16px;
   }
   
.lxnn-bb {
   width:69.6%;
   float:right;
   }
   
.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;
   }
   
/* 招聘 */
.ijoint {

}
	
.ijoin {
   margin-top:40px;
   margin-bottom:40px;

}
.ijoin dl {
	background:#009848;
	padding:0px 30px;
}
.ijoin dl dd {
	float:left;
	width:25%;
	color:#fff;
	line-height:40px;
	padding:25px 0px;
	font-size:2.0rem;
}
.ijoin dl dd:nth-of-type(4) {
	width:22%;
}
.ijoin dl dd:nth-of-type(5) {
	width:30%;
}

@media (max-width:1400px) {
	.ijoin dl dd {
	font-size:1.8rem;
}
}@media (max-width:992px) {
	.ijoin {
	margin:15px 0px 0px;
}
.ijoin dl {
	padding:0px 15px;
}
.ijoin dl dd {
	line-height:30px;
	padding:10px 0px;
	font-size:1.6rem;
}
.ijoin dl dd:nth-of-type(2),.ijoin dl dd:nth-of-type(3),.ijoin dl dd:nth-of-type(4) {
	display:none;
}
.ijoin dl dd:nth-of-type(1) {
	width:70%;
}
}.ijoin ul {
	margin-top:30px;
}
.ijoin ul li {
	border-bottom:1px rgba(0,0,0,.15) dashed;
	list-style-type:none;
	margin-bottom:20px;
}
.ijoin ul li .jitp {
	padding:25px 30px;
	transition:.3s;
}
.ijoin ul li .jitp span {
	display:block;
	float:left;
	width:25%;
	color:#545459;
	line-height:44px;
	font-size:1.9rem;
}
.ijoin ul li .jitp span:nth-of-type(4) {
	width:22%;
}
.ijoin ul li .jitp span:nth-of-type(5) {
	width:30%;
}
@media (max-width:1400px) {
	.ijoin ul li .jitp span {
	font-size:1.6rem;
}
}@media (max-width:992px) {
	.ijoin ul {
	margin-top:10px;
}
.ijoin ul li {
	margin-bottom:10px;
}
.ijoin ul li .jitp {
	padding:10px 15px;
}
.ijoin ul li .jitp span {
	line-height:24px;
	font-size:1.4rem;
	width:100%;
}
.ijoin ul li .jitp span:nth-of-type(2),.ijoin ul li .jitp span:nth-of-type(3),.ijoin ul li .jitp span:nth-of-type(4) {
	display:block;
	width:100%;
}
.ijoin ul li .jitp span:nth-of-type(1) {
	width:100%;
}
}.ijoin ul li .jitp span small {
	width:138px;
	display:block;
	height:44px;
	font-size:1.9rem;
	color:#545459;
	background:#efefef;
	cursor:pointer;
	text-align:center;
	transition:.3s;
	float:left;
}
.ijoin ul li.cur {
	border-bottom:0;
	box-shadow:0px 0px 30px rgba(0,0,0,.15);
}
.ijoin ul li.cur .jitp span small {
	background:#fff;
}
.ijoin ul li .jitp span small:hover {
	background:#fe710a;
	color:#fff;
}
.ijoin ul li.cur .jitp {
	background:#e6e6e6;
}
.ijoin ul li .jitp span i {
	display:block;
	background:url(../images/sjt.png) center no-repeat;
	height:44px;
	float:right;
	cursor:pointer;
	width:40px;
}
.ijoin ul li.cur .jitp span i {
	transform:rotate(180deg);
}
.ijoin ul li .jitp span a {
	display:none;
	width:90%;
	height:30px;
	line-height:30px;
	color:#545459;
	background:#efefef;
	font-size:1.4rem;
	text-align:center;
}
@media (max-width:1400px) {
	.ijoin ul li .jitp span small {
	font-size:1.6rem;
}
}@media (max-width:992px) {
	.ijoin ul li .jitp span a {
	display:block;
}
.ijoin ul li .jitp span small {
	display:none;
}
.ijoin ul li .jitp span i {
	display:none;
}
}.ijoin .jibt {
	display:none;
	padding:20px 70px 50px;
}
.ijoin .jibt h1 {
	font-size:2.0rem;
	line-height:40px;
}
.ijoin .jibt section {
	padding:15px 0px 15px 20px;
	color:#545459;
	line-height:26px;
}
.ijoin .jibt>div>h2 {
	width:140px;
	line-height:44px;
	color:#fff;
	background:#009848;
	text-align:center;
	font-size:1.5rem;
	transition:.3s;
	cursor:pointer;
	margin:15px 0px 0px;
}
.ijoin .jibt>div>h2:hover {
	background:#fe710a;
}
.ijoindd .zwxxx {
	padding-bottom:10px;
}
.ijoindd .zwxxx span {
	display:block;
	line-height:30px;
	color:#000;
}
.ijoindd .zwxxx .zpzw {
	font-size:1.6rem;
	margin-bottom:10px;
}
.ijoindd iframe {
	height:720px;
	width:100%;
}


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

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

.cptuw {
   border:6px solid #efefef;
   background-color:#efefef;
   height:auto; overflow:hidden;
   margin-bottom:30px;
   }
   
.cptuw a {
   cursor:pointer;
   }
   
.cptuw:hover {
   border:6px solid #009848;
   background-color:#009848;
   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: 500px; }

.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;
   margin:0px;
   }
   
.icase ul li {
   list-style-type:none;
   }   
   
.fwtt {
    height: 914px;
    position: relative;
}
   
#slidingBlock {
	height:auto; overflow:hidden;
}

#slidingBlock span {
    color:rgba(255,255,255,0.49);

}

#slidingBlock span.menuNo .fwtt {
   background-color:rgba(0,0,0,0);

}
#slidingBlock span.menuNo .fwtb {
     width:98px;
   height:98px;
   line-height:98px;
   text-align:center;
   color:#FFFFFF;
   background:url(../images/fwtb1.png) center; background-repeat:no-repeat;
   margin:0 auto;
}
#slidingBlock span.menuOn .fwtt {
   background-color:rgba(0,0,0,0.42);

}

#slidingBlock span.menuOn .fwtb {
     width:98px;
   height:98px;
   line-height:98px;
   text-align:center;
   color:#FFFFFF;
   background:url(../images/fwtb2.png) center; background-repeat:no-repeat;
   margin:0 auto;
}
#slidingBlock DIV.slidingList_none {
    display:none
}
#slidingBlock DIV.slidingList {
    width:100%;
    margin:0px; padding:0px; height:auto; overflow:hidden;
}

.fws1 {
    height:914px;
	background:url(../images/fwbj.jpg);
    background-size: 100% 100%;
}

.fws2 {
    height:914px;
	background:url(../images/fwbj2.jpg);
    background-size: 100% 100%;
}

.fws3 {
    height:914px;
	background:url(../images/fwbj3.jpg);
    background-size: 100% 100%;
}

.fws4 {
    height:914px;
	background:url(../images/fwbj4.jpg);
    background-size: 100% 100%;
}

.fws5 {
    height:914px;
	background:url(../images/fwbj5.jpg);
    background-size: 100% 100%;
}

.jianju1 {
   letter-spacing:1px;
   }
   
.jianju10 {
   letter-spacing:10px;
   }
   
.jianju21 {
   letter-spacing:21.5px;
   }
   
.jianju6 {
   letter-spacing:6px;
   }
   
.jianju4 {
   letter-spacing:8px;
   }
   
.jianju15 {
   letter-spacing:15px;
   }  
   
/* 技术服务 */
.fwbkk {
   height:auto; overflow:hidden;
   background-color:#f7faf9;
   padding-top:46px;
   } 
   
.fwkuan {
   width:1400px;
   margin:0 auto;
   }
   
.fwrow {
   height:auto; overflow:hidden;
   margin-left:-17px;
   margin-right:-17px;
   }
   
.fwrow li {
   list-style-type:none;
   width:33.3%;
   float:left;
   padding-left:17px;
   padding-right:17px;
   margin-bottom:60px;
   }
   
.fwkk {
   height:auto; overflow:hidden;
   }
   
.fwkk a {
   display:block;
   height:auto; overflow:hidden;
   background-color:#ffffff;
   border:1px solid #f1f1f1;
   padding:40px;
   padding-bottom:0px;
   border-radius: 6px;
   }

.fwkk-zi {
   height:auto; overflow:hidden;
   font-size:16px;
   color:#4d4d4d;
   line-height:27px;
   padding-top:60px;
   padding-bottom:50px;
   } 
   
.fwmm {
   width:146px;
   height:68px;
   padding-top:30px;
   text-align:center;
   font-size:16px;
   color:#ffffff;
   background:url(../images/fwmm1.png);
   margin:0 auto;
   } 
   
.fwkk a:hover .fwmm {
   background:url(../images/fwmm2.png);
   transition: all 300ms ease-in 0ms;
   } 
   
/* 服务详情 */
.fwtbj {
   height:auto; overflow:hidden;
   background:url(../images/fwtt.jpg); background-repeat:no-repeat;
   background-size: 100% 272px;
   margin-top:86px;
   padding-bottom:53px;
   } 
   
.fwdq {
   height:auto; overflow:hidden;
   line-height:75px;
   color:#FFFFFF;
   margin-top:30px;
   } 
   
.fwdq a {
   color:#FFFFFF;
   } 
   
.fwzn {
   height:225px;
   background-color:#FFFFFF;
   padding-top:77px;
   box-shadow: 0px 0px 15px rgba(0,0,0,.2);
   border-radius: 15px;
   }
   
.fwzn-t {
   width:435px;
   height:57px;
   line-height:57px;
   text-align:center;
   background-color:#ff9c00;
   color:#FFFFFF;
   font-size:32px;
   border-radius: 30px;
   margin:0 auto;
   }
   
.fwnei {
   height:auto; overflow:hidden;
   margin-top:30px;
   margin-bottom:66px;
   }
   
.fwnei li {
   list-style-type:none;
   height:auto; overflow:hidden;
   padding-top:25px;
   padding-bottom:25px;
   font-size:18px;
   line-height:33px;
   color:rgba(0,0,0,.8);
   border-bottom:1px solid #fafafa;
   }
   
.fwnei li h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   color:#009848;
   margin-top:0px;
   margin-bottom:14px;
   }
   

   
@media (min-width: 1700px) and (max-width: 1900px) { 

.keww {
   padding-left:50px;
   }

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

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

.keww {
   padding-left:50px;
   }

}   
   

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

.nav {
    padding-left: 160px;
}

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

.cpbj-bb .swiper-button-prev {
    position: absolute;
    top: 92%;
    width: 200px;
    height: 50px;
	left:23%;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 200px 50px;
    background-position: center;
    background-repeat: no-repeat;
	outline: none;
} 
.cpbj-bb .swiper-button-next {
    position: absolute;
    top: 92%;
    width: 200px;
    height: 50px;
	right:41%;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 200px 50px;
    background-position: center;
    background-repeat: no-repeat;
	outline: none;
} 

.keww {
   padding-left:35px;
   }
   
.fws1 {
    height: 750px;
}

.fws2 {
    height: 750px;
}

.fws3 {
    height: 750px;
}

.fws4 {
    height: 750px;
}

.fws5 {
    height: 750px;
}   
   
.fwbj-h li {
    height: 750px;
}

.abww {
   width:100%;
   padding-left:15px;
   padding-right:15px;
   }
   
.lxnn {
    width: 100%;
}

.fzkuan {
   width:100%;
   }

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

.nav {
    padding-left: 130px;
}

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

.cpbj-bb .swiper-button-prev {
    position: absolute;
    top: 92%;
    width: 200px;
    height: 50px;
	left:23%;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 200px 50px;
    background-position: center;
    background-repeat: no-repeat;
	outline: none;
} 
.cpbj-bb .swiper-button-next {
    position: absolute;
    top: 92%;
    width: 200px;
    height: 50px;
	right:41%;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 200px 50px;
    background-position: center;
    background-repeat: no-repeat;
	outline: none;
} 

.soutt {
    width: 30px;
    float: right;
    margin-left: 10px;
    margin-right: 10px;
}

.bottom h3 {
    width: 260px;
    font-size: 30px;
    position: relative;
    color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 5px;
}

.keww {
   padding-left:15px;
   }
   
.fws1 {
    height: 650px;
} 

.fws2 {
    height: 650px;
} 

.fws3 {
    height: 650px;
} 

.fws4 {
    height: 650px;
} 

.fws5 {
    height: 650px;
} 
   
.fwbj-h li {
    height: 650px;
}

.kuanping {
   width:100%;
   }

.abww {
   width:100%;
   padding-left:15px;
   padding-right:15px;
   }
   
.cpww {
   width:100%;
   }
   
.lxnn {
    width: 100%;
}

.fzkuan {
   width:100%;
   }
   
.fwkuan {
   width:100%;
   }

}  

@media (min-width: 1000px) and (max-width: 1200px) {
.nav {
    padding-left: 80px;
}

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

.cpbj-bb .swiper-button-prev {
    position: absolute;
    top: 92%;
    width: 200px;
    height: 50px;
	left:23%;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 200px 50px;
    background-position: center;
    background-repeat: no-repeat;
	outline: none;
} 
.cpbj-bb .swiper-button-next {
    position: absolute;
    top: 92%;
    width: 200px;
    height: 50px;
	right:41%;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 200px 50px;
    background-position: center;
    background-repeat: no-repeat;
	outline: none;
} 

.kuanping {
   width:100%;
   }

.container {
    width: 100%;
}

.navbar-inverse .navbar-nav > li > a {
    font-size: 16px;
}

.soutt {
    width: 30px;
    float: right;
    margin-left: 10px;
    margin-right: 10px;
}

.keww {
   padding-left:15px;
   }
   
.fws1 {
    height: 500px;
} 

.fws2 {
    height: 500px;
}

.fws3 {
    height: 500px;
}

.fws4 {
    height: 500px;
}

.fws5 {
    height: 500px;
}  
   
.fwbj-h li {
    height: 500px;
}

.abww {
   width:100%;
   padding-left:15px;
   padding-right:15px;
   }
   
.cpww {
   width:100%;
   }
   
.lxnn {
    width: 100%;
}

.fzkuan {
   width:100%;
   }
   
.fwkuan {
   width:100%;
   }

} 
   

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

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

.nav {
    padding-left: 0px;
}


.kuanping {
   width:100%;
   }
   
.navbar-brand {
    margin-left: 15px;
}
   
.logo {
   width:150px;
   margin-left: 0px;
   }
   
.banner {
    margin-top: 64px;
}

.bnn {
    margin-top: 64px;
}

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

.soutt {
    margin-left: 15px;
    margin-right: 15px;
}

.searchh .btn {
    width: 22%;
}

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

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

.cpbj-aa {
    width:100%;
    padding-top: 20px;
    padding-left: 15px;
}

.cpbj-aa h3 {
    font-size: 30px;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 20px;
}

.cphh li {
    list-style-type: none;
	width:50%;
	float:left;
    color: #595555;
    position: relative;
    padding-left: 30px;
    font-size: 16px;
    line-height: 40px;
}

.cpbj-bb {
    width: 100%;
	margin-top:20px;
	padding-left:15px;
	padding-right:15px;
}

.cpbj-bb .swiper-container {
    margin-right: 0px;
    padding-bottom: 50px;
}

.cpbj-bb .swiper-button-prev {
    position: absolute;
    top: 98%;
    width: 100px;
    height: 25px;
	left:10%;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 100px 25px;
    background-position: center;
    background-repeat: no-repeat;
	outline: none;
} 
.cpbj-bb .swiper-button-next {
    position: absolute;
    top: 98%;
    width: 100px;
    height: 25px;
	right:10%;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 100px 25px;
    background-position: center;
    background-repeat: no-repeat;
	outline: none;
} 

.fwtit {
    width: 100%;
    padding-top: 20px;
    padding-left: 20px;
    left: 0px;
    top: 0px;
}

.fwtit h2 {
    font-size: 18px;
    color: #FFFFFF;
}

.fwtit h3 {
    font-size: 30px;
    color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 30px;
}

.fwbj-h {
   height:auto; overflow:hidden;
   top:100px;
   }
   
.fws1 {
    height: 600px;
    background-size: 250% 100%;
	}

.fws2 {
    height: 600px;
    background-size: 250% 100%;
	}
	
.fws3 {
    height: 600px;
    background-size: 250% 100%;
	}
	
.fws4 {
    height: 600px;
    background-size: 250% 100%;
	}
	
.fws5 {
    height: 600px;
    background-size: 250% 100%;
	}			

.fwbj-h li {
    list-style-type: none;
    width: 50%;
    height:160px;
	padding-top:30px;
}

.fwzi {
    position:relative;
    left: 0px;
    bottom: 30px;
}

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

.fangan h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 24px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 30px;
}

.video {
    width: 100%;
}

.bottom {
    padding: 15px;
	margin-bottom:50px;
}

.keww {
    padding-left: 15px;
}

.dilm li {
    list-style-type: none;
    width: 100%;
    margin-right: 0px;
	margin-bottom:10px;
    float: left;
}

.banquan {
    margin-top: 25px;
}

.fygnav {
    padding: 0px;
	height:50px;
	background-color:#ff9c00;
}
.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:#ff9c00; height:50px; line-height:50px;}

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

.yd {
   display:block;
   }
   
.yc {
   display:none;
   }
   
.abww {
   width:100%;
   }
   
.cpww {
   width:100%;
   }
   
.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;
}

.abbj {
    height: auto;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 14px;
    line-height: 25px;
    background:none;
    background-color: #FFFFFF;
}

.abbj h2 {
    font-size: 20px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 15px;
}

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

.shuju li {
    list-style-type: none;
    width: 50%;
    padding-left: 20px;
    font-size: 14px;
    color: #595150;
    background: none;
	margin-bottom:15px;
}

.shuju li h3 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    width: 100px;
    position: relative;
    font-size: 30px;
}

.shuju li h4 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    width: 66px;
    position: relative;
    font-size: 30px;
}

.abtu {
    margin-top: 20px;
}

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

.cplan {
    height: auto;
    overflow: hidden;
    line-height: 40px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 20px;
}

.cplan-aa {
    width:100%;
    font-size: 18px;
}

.cplan-bb {
    width: 100%;
    color: #8c8c8c;
}

.cprow li {
    list-style-type: none;
    width: 50%;
    float: left;
    margin-bottom: 20px;
}

.cptux-zi {
    height: auto;
    overflow: hidden;
    padding: 10px;
}

.cptux-zi h2 {
    font-size: 16px;
}

.cptux-zi h3 {
   display:none;
   }
   
.cpkuai {
    margin-top: 30px;
    margin-bottom: 30px;
}

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

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

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

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

.cpxq {
    margin-top: 20px;
}

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

.xinwen {
    margin-top: 30px;
    margin-bottom: 30px;
}

.xinwen h2 {
    font-size: 20px;
    line-height: 40px;
    margin-top: 0px;
    margin-bottom: 25px;
}

.xwnn {
    padding-left: 0px;
    padding-right: 0px;
}

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

.xwkk-aa {
    width: 100%;
}

.xwkk-aa img {
   width:100%;
   }

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

.lxnn {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 30px auto 30px;
}

.lxnn-aa {
    width: 100%;
}

.lxnn-aa li {
    list-style-type: none;
    padding:10px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 15px;
}

.lxaa {
    width: 18%;
    float: left;
}

.lxbb {
   width:80%;
   float:right;
   }

.lxnn-bb {
    width: 100%;
}

.zwcont {
    width: 90%;
    left: 5%;
    top: 40%;
    position: relative;
}

.zwcont iframe {
    height:auto; overflow:hidden;
}

.liebiaok-aa {
   width:100%;
   }
   
.liebiaok-bb {
   width:100%;
   }
   
.pro-img .colmd7>span {
    font-size: 16px;
    line-height: 25px;
    width: 100%;
    word-wrap: break-word;
}
   
.tedian li {
    list-style-type: none;
    height: auto;
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed rgba(127,127,127,.16);
}

.tedian-aa {
    width: 100%;
}

.tedian-bb {
    width: 100%;
	margin-top:20px;
}

.cpxq-nei .table > tbody > tr > td, .table > tfoot > tr > td {
   width:100%;
    padding: 5px;
    font-size: 14px;
    line-height: 23px;
	display: block;
}

.jianju4 {
   letter-spacing:6.2px;
   }
   
.jianju10 {
   letter-spacing:8px;
   }
   
.jianju21 {
   letter-spacing:17px;
   }
   
.jianju6 {
   letter-spacing:5.5px;
   }
   
.jianju15 {
   letter-spacing:12.5px;
   }
   
.inewsct .inews-ct img {
   width:100%;
   }
   
.fzkuan {
   width:100%;
   }
   
.fzbj {
    height: auto;
    overflow: hidden;
	padding:0px;
    padding-top: 40px;
    padding-bottom: 40px;
}

.fwrow {
    height: auto;
    overflow: hidden;
    margin-left: -8px;
    margin-right: -8px;
}

.fwrow li {
    list-style-type: none;
    width: 100%;
	padding-left:8px;
	padding-right:8px;
    margin-bottom: 20px;
}

.fwbkk {
    height: auto;
    overflow: hidden;
    background-color: #f7faf9;
    padding-top: 20px;
}

.fwkk a {
    display: block;
    padding: 20px;
	padding-bottom:0px;
}

.fwkk-zi {
    width:100%;
    height: auto;
    overflow: hidden;
    font-size: 16px;
    color: #4d4d4d;
    line-height: 27px;
    padding-top: 25px;
    padding-bottom: 25px;
}

.fwkuan {
   width:100%;
   }
   
.fwtbj {
    height: auto;
    overflow: hidden;
    background: none;
    padding-top: 30px;
    padding-bottom: 30px;
}
   
.fwdq {
   display:none;
}

.fwzn-t {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #ff9c00;
    color: #FFFFFF;
    font-size: 16px;
    border-radius: 20px;
}

.fwzn {
    height:auto; overflow:hidden;
    background-color: #FFFFFF;
	padding:8px;
    box-shadow: 0px 0px 15px rgba(0,0,0,.2);
    border-radius: 15px;
}

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

.fwnei img {
    width:100%;
}

.fwnei li {
    list-style-type: none;
    height: auto;
    overflow: hidden;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 14px;
    line-height: 25px;
    color: rgba(0,0,0,.8);
    border-bottom: 1px solid #fafafa;
}

.fwnei li h2 {
    font-size: 16px;
    color: #009848;
    margin-top: 0px;
    margin-bottom: 8px;
}

.page_list a {
    display: block;
    font-size: 1.2rem;
    font-family: Avenir-Regular;
    color: #666;
    line-height: 38px;
    height: 38px;
}

.cptuw h4 {
       height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
    font-size: 12px;
    margin-top: 8px;
    margin-bottom: 3px;
    text-align: center;
}

.fwtt {
    height:140px;
    position: relative;
}

}


