@charset "utf-8";
@font-face {      font-family: 'DINPro-Regular';      
src: url('DINPro-Regular.eot'); /* IE9 Compat Modes */      
src: url('DINPro-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */              
url('DINPro-Regular.woff') format('woff'), /* Modern Browsers */              
url('DINPro-Regular.otf')  format('truetype'), /* Safari, Android, iOS */              url('DINPro-Regular.svg#MicrosoftYaHei') format('svg'); /* Legacy iOS */    }

@font-face {      font-family: 'dinpro-medium_0';      
src: url('dinpro-medium_0.eot'); /* IE9 Compat Modes */      
src: url('dinpro-medium_0.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */              
url('dinpro-medium_0.woff') format('woff'), /* Modern Browsers */              
url('dinpro-medium_0.ttf')  format('truetype'), /* Safari, Android, iOS */              url('dinpro-medium_0.svg#MicrosoftYaHei') format('svg'); /* Legacy iOS */    }

@font-face {      font-family: 'dinpro-bold_0';      
src: url('dinpro-bold_0.eot'); /* IE9 Compat Modes */      
src: url('dinpro-bold_0.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */              
url('dinpro-bold_0.woff') format('woff'), /* Modern Browsers */              
url('dinpro-bold_0.ttf')  format('truetype'), /* Safari, Android, iOS */              url('dinpro-bold_0.svg#MicrosoftYaHei') format('svg'); /* Legacy iOS */    }

@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: 'MaisonNeue-Bold';      
src: url('MaisonNeue-Bold.eot'); /* IE9 Compat Modes */      
src: url('MaisonNeue-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */              
url('MaisonNeue-Bold.woff') format('woff'), /* Modern Browsers */              
url('MaisonNeue-Bold.otf')  format('truetype'), /* Safari, Android, iOS */              url('MaisonNeue-Bold.svg#MicrosoftYaHei') format('svg'); /* Legacy iOS */    }

@font-face {      font-family: 'MaisonNeue-Medium';      
src: url('MaisonNeue-Medium.eot'); /* IE9 Compat Modes */      
src: url('MaisonNeue-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */              
url('MaisonNeue-Medium.woff') format('woff'), /* Modern Browsers */              
url('MaisonNeue-Medium.otf')  format('truetype'), /* Safari, Android, iOS */              url('MaisonNeue-Medium.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 */    }

.col {
  float: left;
}

.col6 {
  width: 50%;
}


li{ list-style-type:none}

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: rgba(0,0,0,.2);
    border-color: #5F5D5D;
}

.navbar-inversex {
    background-color: rgba(0,0,0,.8);
    border-color: #5F5D5D;
}

.navbar-inversey {
    background-color: rgba(255,255,255,1);
    border-color: #5F5D5D;
}

.navbar-brand {
   margin-top:0px;
   padding:0px;
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
	padding-left:28px;
	padding-right:28px;
    line-height: 78px;
}

.navbar-navy > li > a {
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 98px;
}

.navbar-navx > li > a {
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 78px;
}

.nav {
    padding-left: 250px;
}


.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #FFF;
}

.navbar-inversey .navbar-nav > li > a:hover, .navbar-inversex .navbar-nav > li > a:focus {
    color: #e4bc5a;
}

a {
    color: #333333;
    text-decoration: none;
}

a:hover { text-decoration:none; transition: all 300ms ease-in 0ms; color: #333333;}

.navbar-inverse .navbar-nav > li > a {
    color: #FFFFFF;
	font-size:18px;
	font-family: 'DINPro-Regular', Helvetica, Arial, sans-serif;
}

.navbar-inversey .navbar-nav > li > a {
    color: #000000;
	font-size:18px;
	font-family: 'DINPro-Regular', Helvetica, Arial, sans-serif;
}

.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 > .container .navbar-brand {
    margin-left: 0px;
}


.menu ul.sub_menu{position:absolute; width:1265px; height:630px; display:none; z-index:999; padding:0px; margin-left:-80px; }
.menu ul.sub_menu a{ }
.menu ul.sub_menu a:hover{ color:#e4bc5a; }

.ddh {
    height: auto;
    overflow: hidden;
    padding-top: 9px;
    position: relative;
	margin-top:-9px;
}

.ddhx {
    height: auto;
    overflow: hidden;
    padding-top: 9px;
    position: relative;
}

.jtx {
    position: absolute;
    width: 20px;
    height: 9px;
    left: 136px;
    background: url(../images/jtb.png);
    top: 0px;
    z-index: 6;
}

.ddh-k {
    height: auto; overflow: hidden;
	padding:30px;
	padding-top:70px;
	padding-bottom:70px;
	background-color:#FFFFFF;
	}  

.ddh-k li {
   list-style-type:none;
   width:25%;
   padding-left:40px;
   padding-right:40px;
   font-size:15px;
   line-height:25px;
   color:rgba(0,0,0,.6);
   border-right:1px solid #eaeaea;
   font-family: 'dinpro-medium_0', Helvetica, Arial, sans-serif;
   float:left;
   }
   
   
.navbar-inverse .navbar-nav > li.cc .ddh-k li a {
   color:rgba(0,0,0,.6);
}

.navbar-inverse .navbar-nav > li.cc .ddh-k li a:hover {
   color:#e4bc5a;
}
   
.ddh-k li h2 {
   font-family: 'dinpro-bold_0', Helvetica, Arial, sans-serif;
   font-size:22px;
   color:#e4bc5a;
   margin-top:20px;
   margin-bottom:15px;
   }
   
.ddh-k li h2 a {
   color:#e4bc5a;
   }
   
.navbar-inverse .navbar-nav > li.cc .ddh-k li h2 a {
   color:#e4bc5a;
}   
   
.ddh-k li a::after {
    background-color:rgba(0,0,0,0);
	display:none !important;
}
   
.ddh-k li a:hover:after{
    background-color:rgba(0,0,0,0);
	display:none !important;
}
	

.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;}
.kq7 {-webkit-animation-delay: 2.8s; -webkit-animation-duration: 2.8s;}
.kq8 {-webkit-animation-delay: 3.2s; -webkit-animation-duration: 3.2s;}
.kq9 {-webkit-animation-delay: 3.6s; -webkit-animation-duration: 3.6s;}

.navbar-inverse .navbar-nav > li.mouseover .ul_hide {
    position: absolute;
    left:-20px;
    top:80px;
    width: 160px;
    border: 0px solid #CBCBCB;
	background-color:#FFFFFF;
    padding: 5px 0px;
    display: none;
	
}

.navbar-inverse .navbar-nav > li.mouseover .ul_hide li {
	line-height:40px;
	border-bottom:0px solid #ffffff;
	text-align:center;
	list-style-type:none;
	background:none;
	overflow:hidden;
    white-space:nowrap;
    text-overflow: ellipsis;
	position:relative;
	padding:0 5px
}

.navbar-inverse .navbar-nav > li.mouseover .ul_hide li a{
    color:#000000;
	   height: auto;
overflow: hidden;
   line-height:40px;
   text-align:center;
   white-space: nowrap;
text-overflow: ellipsis;
}

.navbar-inverse .navbar-nav > li.mouseover .ul_hide li a:hover{
    display:block;
    color:#FFFFFF;
	background-color:#e4bc5a;
    text-decoration: none;
}



.kuanping {
   width:1750px;
   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:#FFFFFF;
}

.navbar-inverse .navbar-nav > li > a:hover:after{
	width:100%;
	height:2px;
	display:block;
	content:"";
	transition:width .3s;
	background-color:#FFFFFF;
}

.navbar-inversey .navbar-nav > li > a::after {
    width: 0;
    transition: width .3s;
    height: 2px;
    display: block;
    margin: 0 auto;
    content: "";
    background-color:#e4bc5a;
}

.navbar-inversey .navbar-nav > li > a:hover:after{
	width:100%;
	height:2px;
	display:block;
	content:"";
	transition:width .3s;
	background-color:#e4bc5a;
}

   .navbar-toggle>span{
		display:block;
		width: 30px;
		height: 4px;
		background-color: #043d79;
		border-radius: 2px;
		margin: 4px auto;
		transition: .3s;
		transform-origin: left center;
    }
   
	 .nav-top1{
		-webkit-transform: rotateZ(34deg);
		-moz-transform: rotateZ(34deg);
		-ms-transform: rotateZ(34deg);
		-o-transform: rotateZ(34deg);
		transform: rotateZ(34deg);
    }
    .nav-middle1{
		opacity: 0;
    }
    .nav-bottom1{
		-webkit-transform: rotateZ(-34deg);
		-moz-transform: rotateZ(-34deg);
		-ms-transform: rotateZ(-34deg);
		-o-transform: rotateZ(-34deg);
		transform: rotateZ(-34deg);
    }
	
.navbar-inverse .navbar-nav > li.mouseover .ul_hide li a:after {
    width: 100%;
    height: 2px;
    display: block;
    content: "";
    transition: width .3s;
     background-color:rgba(0,0,0,0);
	display:none !important;
}

.navbar-inverse .navbar-nav > li.mouseover .ul_hide li a:hover:after{
    width: 100%;
    height: 2px;
    display: block;
    content: "";
    transition: width .3s;
     background-color:rgba(0,0,0,0);
	display:none !important;
}

ul {
   padding:0px;
   margin:0px;
   }

.guding {
   position:fixed;
   width:100%;
   top:0px;
   z-index:9;
   }
   
.logo {
   height:auto; overflow:hidden;
   padding-top:10px;
   padding-bottom:10px;
   margin-left:20px;
   }

.logox {
   padding-top:0px;
   padding-bottom:0px;
   } 
   
.soutt {
   width:105px;
   height:auto; overflow:hidden;
   text-align:center;
   border-left:2px solid rgba(99,95,92,.2);
   line-height:100px;
   float:right;
   } 
   
.soutt a {
   cursor:pointer;
   } 
   
.yuyan {
   width:106px;
   text-align:center;
   border-left:2px solid rgba(99,95,92,.2);
   line-height:100px;
   float:right;
   }
   
.yuyan a {
   display:block;
   text-decoration:none;
   }
   
   
.souttx {
   line-height:80px;
   }
   
.yuyanx {
   line-height:80px;
   }
   
.yuyany {
   border-left:2px solid rgba(63,63,63,.2);
   line-height:80px;
   }
   
.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: #e4bc5a;
    height: 40px;
    border: 0;
    border-radius: 0;
    color: #fff;
    font-size: 1.8rem;
}

@-webkit-keyframes rotation{
from {-webkit-transform: rotate(0deg);}
to {-webkit-transform: rotate(360deg);}
}  
   
.Rotation {
    -webkit-transform: rotate(360deg);
    animation: rotation 3s linear infinite;
    -moz-animation: rotation 3s linear infinite;
    -webkit-animation: rotation 3s linear infinite;
    -o-animation: rotation 3s linear infinite;
}

@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);
    }
}

.banner img {
   width:100%;
   }
   
.banner .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    top: 45%;
    left: 94%;
    width: 23px;
}

.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 8px 4px;
}

.banner .swiper-pagination-bullet {
 width:12px;
 height:12px;
 display:inline-block;
 border-radius:100%;
 background-color:#FFFFFF;
 opacity:1;
}

.banner .swiper-pagination-bullet-active {
 background-color:#e4bc5a;
 opacity:1;
}

.chanpin {
   height:auto; overflow:hidden;
   background-size: 100% 100%;
   padding-top:55px;
   padding-bottom:50px;
   }
   
   
   
.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:168px;
   height:168px;
   line-height:168px;
   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;
  }
  
  
.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:168px;
   height:168px;
   line-height:168px;
   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:160px;
   height:160px;
   line-height:160px;
   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%;
}
 
  
  
  
   
   
   
.cplan {
   height:auto; overflow:hidden;
   }
   
.cplan-aa {
   width:20%;
   font-family: 'DINPro-Regular', Helvetica, Arial, sans-serif;
   color:#000000;
   float:left;
   }
   
.dazi {
   font-family: 'dinpro-medium_0', Helvetica, Arial, sans-serif;
   font-size:44px;
   color:#e4bc5a;
   height:auto; overflow:hidden;
   line-height:43px;
   margin-top:8px;
   }
   
.cplan-bb {
   width:44.2%;
   font-size:16px;
   line-height:31px;
   color:#000000;
   float:left;
   margin-left:16.8%;
   }
   
.cplan-cc {
   width:13.8%;
   float:right;
   }
   
.cplan-cc a {
   display:block;
   width:196px;
   height:44px;
   line-height:44px;
   padding-left:30px;
   background:url(../images/jtcc.png) right top; background-repeat:no-repeat;
   border:1px solid #e4bc5a;
   color:#e4bc5a;
   font-size:16px;
   border-radius:20px;
   }
   
.cplan-cc a:hover {
   background:url(../images/jtcc.png) right bottom; background-repeat:no-repeat;
   background-color:#e4bc5a;
   color:#FFFFFF;
   }
   
.xuhao {
   position:absolute;
   width:37px;
   height:37px;
   line-height:37px;
   color:#FFFFFF;
   font-size:20px;
   text-align:center;
   background-color:#e4bc5a;
   font-family: 'dinpro-bold_0', Helvetica, Arial, sans-serif;
   top:0px;
   left:0px;
   }

.cpgk1 h2 {
   font-family: 'dinpro-bold_0', Helvetica, Arial, sans-serif;
   font-size:31px;
   text-align:center;
   height:auto; overflow:hidden;
   line-height:31px;
   }

.cpg-h {
   height:150px; overflow:hidden;
   font-size:15px;
   color:rgba(255,255,255,.6);
   line-height:25px;
   } 
   
.cpgun li.on .cpg-h {
   display:none;  
}  
   
.cpmore {
   margin-top:39px;
   height:auto; overflow:hidden;
   } 
   
.cpgun li.on .cpmore {
   display:none;  
} 
   
.cpdd {
   position:absolute;
   width:100%;
   background-color:#e7e7e7;
   left:0px;
   bottom:0px;
   display:none;
   }
   
.cpdd-aa {
   width:26%;
   padding-left:25px;
   padding-top:12px;
   font-family: 'dinpro-bold_0', Helvetica, Arial, sans-serif;
   font-size:31px;
   line-height:31px;
   float:left;
   }
   
.cpdd-bb {
   width:60.9%;
   padding-left:23px;
   padding-top:20px;
   height:95px;
   color:rgba(0,0,0,.6);
   font-size:14px;
   line-height:25px;
   font-family: 'dinpro-bold_0', Helvetica, Arial, sans-serif;
   background:url(../images/fenge.png) left center; background-repeat:no-repeat; 
   float:left;
   }
   
.cpdd-cc {
   width:9.6%;
   line-height:95px;
   background-color:#e4bc5a;
   text-align:center;
   float:right;
   }
   
.cpgun li.on .cpdd {
   display:block;  
} 


.hotcp {
   height:auto; overflow:hidden;
   margin-top:40px;

   }
   
.hotcp-aa {
   width:100%;
   position:relative;
   background-color:#FFFFFF;
   z-index:8;
   
   }
   
.htit {
   height:auto; overflow:hidden;
   float:left; 
   width:70%;
   padding-left:25px;
   padding-top:20px;
   font-size:18px;
   line-height:30px;
   color:rgba(0,0,0,.61);
   }
   
.htit h2 {
   font-family: 'DINPro-Regular', Helvetica, Arial, sans-serif;
   font-size:14px;
   color:#000000;
   margin-top:0px;
   margin-bottom:8px;
   }
   
.htit h3 {
   font-family: 'dinpro-medium_0', Helvetica, Arial, sans-serif;
   font-size:43px;
   color:#e4bc5a;
   line-height:43px;
   margin-top:0px;
   margin-bottom:35px;
   }
   
.htit-mm {
	margin-top:15px;
   font-size:18px;
   color:#e4bc5a;
   float:right;
   width:13%;
   line-height:31px;
   font-family: 'DINPro-Regular', Helvetica, Arial, sans-serif;
   height:auto; overflow:hidden;
   }
   
.htit-mm a {
   color:#e4bc5a;
   }
   
.hotcp-bb {
   width:100%;
   float:right;
   }
   
.cptu {
   height:auto; overflow:hidden;
   border:1px solid #f7f7f7;
   }
   
.cptu-zi {
   height:auto; overflow:hidden;
   padding:16px;
   padding-top:0px;
   }
   
.cptu-nn {
   margin-top:6px;
   padding-top:15px;
   color:#e4bc5a;
   font-size:14px;
   height:auto; overflow:hidden;
   border-top:1px solid #f8f8f8;
   }
   
.cptu-nn h4 {
   font-family: 'dinpro-medium_0', Helvetica, Arial, sans-serif;
   font-size:18px;
   color:#332f2b;
   margin-top:0px;
   margin-bottom:10px;
   }
   
.cptu:hover {
   box-shadow: 0px 0px 15px rgba(0,0,0,.1);
   }
   
.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;
} 
   
.hotcp-bb .swiper-container {
    padding-top:15px;
    padding-bottom: 65px;
	margin-right:0px;
}

.hotcp-bb .swiper-scrollbar-drag {
   background-color:#e4bc5a;
}




.init-about{
	margin-top:35px; padding:0; background:#efefef
	
}
.init-about .abone{
	
	overflow:hidden;
	margin:0 auto;
}
.init-about .abtext{
	width: 50%;
	float:left;
	height:auto; overflow:hidden; 
}
.init-about .video{
	width: 50%;
	cursor:pointer;
	float:left;
	overflow:hidden;
}

.init-about .video 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;}
.init-about .video:hover img{-webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;}



.abtext .box2 {
  max-width:90%;
  display: block;
  margin: 0 auto;
  padding:45px 15px 35px 0;
  text-align:left;
}


.abtext .box2 .t{ font-size:20px; line-height:1; margin:0; padding:5px 0;font-style:normal; color:#666; font-weight:normal; color:#e1c06d}
.abtext .box2 h2{ font-size:40px; line-height:1.5; margin:10px 0 5px 0; padding:0}

.tank {
	font-size:18px; line-height:2; color:#666
}

.abtext .box2 a.more{width:158px; height:42px; line-height:42px; text-align:center; font-size:16px; color:#666; background:rgb(0,0,0,0.1); display:inline-block; margin:40px auto 0px auto; position:relative;}
.abtext .box2 a.more:after,.iabout a.more:before{position: absolute;top: 50%;left: 0; top:0;content: ''; width:0; height:100%; background:rgb(226,204,148,1); z-index:-2;}
.abtext .box2 a.more:hover{ z-index:1; background:transparent;color:#fff;}
.abtext .box2 a.more:before{transition:.3s; background:rgb(0,0,0,0.8); z-index:-1; }
.abtext .box2 a.more:hover:after,.iabout a.more:hover:before{ width:100%;}







.abtext .box2 img {
  display: block;
  margin: 0 auto;
}




.wvideo{
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:22;
	background:rgba(0,0,0,.7);
	display:none;
}
.wvideo section{
	display:flex;
	justify-content:center;
	align-items:center;
	width:100%;
	height:100%;
}
.wvideo section span{
	display:block;
	background:#000;
	border:5px #fff solid;
	width:80%;
	max-width:1000px;
	position:relative;
	height:70%;
}
.wvideo section iframe{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}
.wvideo section small{
	z-index:6;
	position:absolute;
	width:40px;
	height:40px;
	border-radius:50px;
	background:#000;
	right:-20px;
	top:-20px;
	box-shadow:0px 0px 10px rgba(0,0,0,.7);
	font-size:4.0rem;
	cursor:pointer;
	color:#fff;
}



.init-about .video {
  vertical-align: middle;
  position: relative;
}
.init-about .video .play {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  cursor: pointer;
  cursor: hand;
}




.production {
  padding:40px 0 30px 0;
  margin:0 auto;
  overflow:hidden
}
.production img {
  width: 100%;
  display: block;
  transition-duration: 0.8s;
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
}
.production a {
  display: block;
  position: relative;
  background: #000;
  text-align: center;
  overflow: hidden;
}
.production a > img {
  opacity: .4;
  filter: alpha(opacity=40);
}
.production a:hover > img {
  opacity: .8;
  filter: alpha(opacity=80);
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.production a:hover .dtline span:nth-child(1) {
  animation: dtline1 .5s infinite alternate;
  -moz-animation: dtline1 .5s infinite alternate;
  -webkit-animation: dtline1 .5s infinite alternate;
  -o-animation: dtline1 .5s infinite alternate;
  animation-fill-mode: forwards;
}
.production a:hover .dtline span:nth-child(2) {
  animation: dtline2 .6s infinite alternate;
  -moz-animation: dtline2 .6s infinite alternate;
  -webkit-animation: dtline2 .6s infinite alternate;
  -o-animation: dtline2 .6s infinite alternate;
  animation-fill-mode: forwards;
}
.production a:hover .dtline span:nth-child(3) {
  animation: dtline3 .7s infinite alternate;
  -moz-animation: dtline3 .7s infinite alternate;
  -webkit-animation: dtline3 .7s infinite alternate;
  -o-animation: dtline3 .7s infinite alternate;
  animation-fill-mode: forwards;
}
.production .text.table {
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 5;
  display: block;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
.production .text.table .td {
  width: 100%;
  display: block;
}
.production .text.table .icon {
  width: 81px;
  margin: 0 auto;
}
.production .text.table .txt {
  font-size: 30px;
  color: #fff;
  margin: 22px 0;
}










.xinwen {
   height:auto; overflow:hidden;
   border-bottom:1px solid #f7f7f7;
   margin-top:10px;
   }
   
.xinwen-aa {
   width:31.8%;
   height:770px;
   padding:40px;
   padding-top:80px;
   padding-left:96px;
   padding-bottom:120px;
   background:url(../images/xwtt.png) bottom right; background-repeat:no-repeat;
   background-color:#58595b;
   float:left;
   }
   
.xinwen-aa h2 {
   font-family: 'DINPro-Regular', Helvetica, Arial, sans-serif;
   font-size:14px;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:18px;
   }
   
.xinwen-aa h3 {
   font-family: 'dinpro-medium_0', Helvetica, Arial, sans-serif;
   font-size:43px;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:72px;
   }
   
.xwhh {
   height:auto; overflow:hidden;
   }
   
.xwhh li {
   list-style-type:none;
   height:auto; overflow:hidden;
   line-height:50px;
   margin-bottom:20px;
   border-bottom:1px solid rgba(255,255,255,.1);
   }
   
.xwhh li a {
   color:#FFFFFF;
   font-size:18px;
   }
   
.xwhh-aa {
   width:58.8%;
   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   float:left;
   }
   
.xwhh-bb {
   width:24%;
   float:left;
   text-align:center;
   }
   
.xwhh-cc {
   width:10%;
   float:right;
   text-align:right;
   }
   
.down {
   height:auto; overflow:hidden;
   margin-top:124px;
   font-size:18px;
   color:#e4bc5a;
   line-height:31px;
   font-family: 'DINPro-Regular', Helvetica, Arial, sans-serif;
   height:auto; overflow:hidden;
   }
   
.down a {
   color:#FFFFFF;
   } 
   
.xinwen-bb {
   width:68.2%;
   float:right;
   }
   
.xinwen-bb li {
   list-style-type:none;
   width:33.3%;
   height:770px;
   border-top:1px solid #f7f7f7;
   border-left:1px solid #f7f7f7;
   float:left;
   }
   
.xinwen-bb li h2 {
   font-family: 'DINPro-Regular', Helvetica, Arial, sans-serif;
   font-size:14px;
   margin-top:0px;
   margin-bottom:14px;
   }
   
.xinwen-bb li h3 {
   font-family: 'dinpro-medium_0', Helvetica, Arial, sans-serif;
   font-size:27px;
   height:70px; overflow:hidden;
   line-height:35px;
   color:#e4bc5a;
   margin-top:0px;
   margin-bottom:50px;
   } 
   
.xwjt {
   margin-top:55px;
   height:auto; overflow:hidden;
   }
   
.xwtuk {
   margin-top:45px;
   height:auto; overflow:hidden;
   border-radius:10px;
   }  
   
.xwtuk img {
   width:70%;
   }
   
.xwtuk 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;}
.xwtuk:hover img{-webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;}

   
   
.hudu {
   border-radius:10px;
   }
   

   
.xinwen-bb li a {
   display:block;
   height:auto; overflow:hidden;
   font-size:15px;
   line-height:21px;
   color:#332f2b;
   color:#9b9b9b;
   } 
   
.xinwen-bb li a i {
    display: block;
    position: relative;
	height:770px;
	padding:60px;
    overflow: hidden;
    font-style: normal;
	transition: .3s;
}

.xinwen-bb li a i{
	transition: .3s;
}
.xinwen-bb li a:hover i{
	transform: scale(1);
}
.xinwen-bb li a i:before{
	content: "";
	display: block;
	width: 0;
	height: 10px;
	background: #e4bc5a;
	position: absolute;
	top: 0;
	left: 0;
	transition: .3s;
	z-index: 7;
}
.xinwen-bb li a:hover i:before{
	width: 100%;
}
.xinwen-bb li a i:after{
	content: "";
	display: block;
	width: 10px;
	height: 0;
	background: #e4bc5a;
	position: absolute;
	top: 0;
	right: 0;
	transition: .3s;
	z-index: 7;
}
.xinwen-bb li a:hover i:after{
	height: 100%;
}
.xinwen-bb li a i b:before{
	content: "";
	display: block;
	width: 10px;
	height: 0;
	background: #e4bc5a;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: .3s;
	z-index: 7;
}
.xinwen-bb li a:hover b:before{
	height: 100%;
}
.xinwen-bb li a i b:after{
	content: "";
	display: block;
	width: 0;
	height: 10px;
	background: #e4bc5a;
	position: absolute;
	bottom: 0;
	right: 0;
	transition: .3s;
	z-index: 7;
}
.xinwen-bb li a:hover b:after{
	width: 100%;
}
.xinwen-bb li a b p{
	display: flex;
	align-items: center;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.5);
	z-index: 6;
	transition: .3s;
	position: absolute;
	font-weight: normal;
	font-size: 1.6rem;
	justify-content: center;
	color: #fff;
	opacity: 0;
}
.xinwen-bb li a:hover b p{
	opacity: 1;
}





.hzkuan {
   width:1600px;
   height:auto; overflow:hidden;
   margin:76px auto 70px;
   }
   
.proce {
    padding: 0px 135px;
    position: relative;
}



#fuwu {
    position: static;
}

.proce .swiper-button-prev {
    position: absolute;
    top: 45%;
    width: 60px;
    height: 60px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
	background:url(../images/left.png);
    background-size: 60px 60px;
    background-position: center;
    background-repeat: no-repeat;
}

.proce .swiper-button-next {
    position: absolute;
    top: 45%;
    width: 60px;
    height: 60px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
	background:url(../images/right.png);
    background-size: 60px 60px;
    background-position: center;
    background-repeat: no-repeat;
}


.hzbd {
   border:1px solid #ebeff5;
   }










.about {
   height:auto; overflow:hidden;
   margin-top:85px;
   margin-bottom:57px;
   }
   
.about-aa {
   width:33%;
   font-size:18px;
   color:rgba(0,0,0,.61);
   line-height:27px;
   float:left;
   }
   
.about-aa h2 {
   font-family: 'DINPro-Regular', Helvetica, Arial, sans-serif;
   font-size:14px;
   color:#000000;
   margin-top:0px;
   margin-bottom:6px;
   }
   
.about-aa h3 {
   font-family: 'dinpro-medium_0', Helvetica, Arial, sans-serif;
   font-size:39px;
   line-height:43px;
   color:#e4bc5a;
   margin-top:0px;
   margin-bottom:78px;
   }
   
.about-aa h4 {
    font-family: 'dinpro-medium_0', Helvetica, Arial, sans-serif;
    font-size: 43px;
    line-height: 30px;
    color: #e4bc5a;
    margin-top: 75px;
    margin-bottom: 50px;
}
   
.abmore {
   height:auto; overflow:hidden;
   margin-top:106px;
   }
   
.abmore a {
   display:block;
   width:196px;
   height:43px;
   line-height:43px;
   padding-left:30px;
   border-radius:20px;
   background:url(../images/jtcc.png) right top; background-repeat:no-repeat;
   color:#e4bc5a;
   font-size:16px;
   border:2px solid #e4bc5a;
   }
   
.abmore a:hover {
   background:url(../images/jtcc.png) right bottom; background-repeat:no-repeat;
   background-color:#e4bc5a;
   color:#FFFFFF;
   }
   
.about-bb {
   width:65.5%;
   float:right;
   }
   
.ditux {
   position:relative;
   height:auto; overflow:hidden;
   }
   
.guoqi {
   border:4px solid #FFFFFF;
   border-radius:50%;
   box-shadow: 0px 0px 10px rgba(0,0,0,.1);
   }
   
.gq1 {
   position:absolute;
   left:15%;
   top:9%;
   width:66px;
   height:66px;
   z-index:6;
   }
   
.gq2 {
   position:absolute;
   left:23%;
   top:25%;
   width:66px;
   height:66px;
   z-index:6;
   }
   
.gq3 {
   position:absolute;
   left:28%;
   bottom:15%;
   width:66px;
   height:66px;
   z-index:6;
   }
   
.gq4 {
   position:absolute;
   left:45%;
   top:24%;
   width:66px;
   height:66px;
   z-index:6;
   }
   
.gq5 {
   position:absolute;
   left:52%;
   top:5%;
   width:66px;
   height:66px;
   z-index:6;
   }
   
.gq6 {
   position:absolute;
   left:55%;
   top:55%;
   width:66px;
   height:66px;
   z-index:6;
   }
   
.gq7 {
   position:absolute;
   right:20%;
   top:6%;
   width:66px;
   height:66px;
   z-index:6;
   }
   
.gq8 {
   position:absolute;
   right:19%;
   top:29%;
   width:66px;
   height:66px;
   z-index:6;
   }
   
.gq9 {
   position:absolute;
   right:10%;
   bottom:15%;
   width:66px;
   height:66px;
   z-index:6;
   }
   
.ditux .wow img {
   transition: all 300ms ease-in 0ms;
   }
   
.ditux .wow:hover img {
-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
	transition: all 300ms ease-in 0ms;
   }
   

.init-2 .left {
  vertical-align: middle;
  position: relative;
}
.init-2 .left .play {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  cursor: pointer;
  cursor: hand;
}
.init-2 .right {
  vertical-align: middle;
}   
   
   
   
.init-2 h2 {
    font-size: 40px;
    line-height: 40px;
  }
.init-2 h2 small {
    font-size: 18px;
  }
.init-2 i.t {
    font-size: 20px;
  }
.init-2 .text .box2 .content {
    font-size: 18px;
    line-height: 28px;
  }   
   

   
   
   
   
.ysrow {
   height:auto; overflow:hidden;
   margin-left:-15px;
   margin-right:-15px;
   }
   
.ysrow li {
   list-style-type:none;
   width:25%;
   float:left;
   padding:15px;
   }
   
.ystu {
   height:auto; overflow:hidden;
   padding:32px;
   text-align:center;
   box-shadow: 0px 0px 15px rgba(0,0,0,.1);
   }
   
.ystu img {
	transition: all 300ms ease-in 0ms;
   }     
   
.ystu p {
   margin-top:27px;
   font-size:15px;
   font-family: 'dinpro-medium_0', Helvetica, Arial, sans-serif;
   color:#333333;
   }
   
.ystu:hover img {
-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
	transition: all 300ms ease-in 0ms;
   }
   
.youxiang {
   height:auto; overflow:hidden;
   padding-top:66px;
   padding-bottom:70px;
   color:#FFFFFF;
   font-family: 'dinpro-medium_0', Helvetica, Arial, sans-serif;
   background:url(../images/youxiang.png) center bottom; background-repeat:no-repeat;
   background-color:#e4bc5a;
   }
   
.youxiang h2 {
   font-family: 'DINPro-Regular', Helvetica, Arial, sans-serif;
   font-size:14px;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:24px;
   }
   
.dazix {
   font-size:71px;
   }
   
.yxdd {
   width:69.5%;
   height:auto; overflow:hidden;
   }
   
.yxdd h3 {
   font-family: 'dinpro-medium_0', Helvetica, Arial, sans-serif;
   font-size:18px;
   margin-top:0px;
   margin-bottom:32px;
   }
   
.email {
   height:auto; overflow:hidden;
   border-bottom:1px solid rgba(255,255,255,.33);
   }
   
.email form {
    display: flex;
}

.email .search {
    border: 0;
    height: 55px;
    font-size: 18px;
    padding-left: 10px;
    width: 78%;
	color:rgba(255,255,255,.33);
	background: none;
    border-radius: 0;
}   

.email .btn {
    height: 55px;
    margin: 0;
    background: none;
    border-radius: 0;
    color: #FFFFFF;
    text-align:right;
    width: 22%;
}

.email .search:-moz-placeholder {
  color:rgba(255,255,255,.33);
}

.email .search::-moz-placeholder {
  color:rgba(255,255,255,.33);
  opacity: 1;
}

.email .search:-ms-input-placeholder {
  color:rgba(255,255,255,.33);
}

.email .search::-webkit-input-placeholder {
  color:rgba(255,255,255,.33);
}


.bottom {
   height:auto; overflow:hidden;
   background-color:#1a1b1c;
   padding-top:60px;
   font-size:16px;
   line-height:32px;
   color:rgba(255,255,255,.3);
   background:url(../images/bmbj.png) top center; background-repeat:no-repeat;
   background-color:#1a1b1c;
   padding-left:30px;
   padding-right:20px;
   }
   
.bottom a {
   color:rgba(255,255,255,.3);
   } 
   
.bottom a:hover {
   color:rgba(255,255,255,1);
   } 
   
.bottom h2 {
   font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
   font-size:20px;
   color:#FFFFFF;
   margin-top:0px;
   padding-bottom:25px;
   background:url(../images/xiahua.png) left bottom; background-repeat:no-repeat;
   margin-bottom:40px;
   } 
   
.bottom h3 {
   font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
   font-size:21px;
   line-height:35px;
   color:#FFFFFF;
   height:auto; overflow:hidden;
   margin-top:0px;
   margin-bottom:98px;
   } 
   
.f-3 p{ text-align:left; line-height:40px !important;}   
   
.footer {
   height:auto; overflow:hidden;
   margin-top:58px;
   line-height:76px;
   border-top:1px solid rgba(255,255,255,0.1);
   } 
   
.footer a {
   color:#58595b;
   }  
   
   
   
.weixin {
   height:auto; overflow:hidden;
   margin-top:14px;
   }
   
.weixin li {
   list-style-type:none;
   width:70px;
   float:left;
   margin-left:25px;
   }
   
.weixin li p {
   text-align:center;
   font-size:12px;
   color:#000000;
   margin-top:3px;
   }
   
.fenxiang {
   height:auto; overflow:hidden;
   margin-top:42px;
   } 
   
.fxaa {
   width:120px;
   color:#e4bc5a;
   float:left;
   } 
   
.fxbb {
   width:180px;
   float:left;
   } 
   
.fxbb li {
   list-style-type:none;
   float:left;
   width:20px;
   margin-left:32px;
   }
   
 
   
.juyou {
   text-align:right;
   }

.hide {
   top:-80px;
   }
   
.hidex {
   top:-100px;
   }
   
.yd {
   display:none;
   }
   
.yc {
   display:block;
   }
   
/* 关于我们 */
.bnn {
   position:relative;
   }
   
   
.bnnzi {
   position:absolute;
   width:100%;
   height:auto; overflow:hidden;
   left:0px;
   top:40%;
   color:#FFFFFF;
   font-family: 'dinpro-medium_0', Helvetica, Arial, sans-serif;
   z-index:8;
   }
   
.bnnzi a {
   color:#FFFFFF;
   }
   
.mokuai {
   width:1480px;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.bnnzi h2 {
   font-family:'AvantGardeITCbyBT-Medium', Helvetica, Arial, sans-serif;
   width:100%;
   font-size:53px;
   color:#FFFFFF;
   margin-top:0px;
   padding-bottom:15px;
   margin-bottom:12px;
   background:url(../images/xiahua.png) left bottom; background-repeat:no-repeat;
   }
   
.shangfu {
    width:1450px;
	margin:-37px auto 0px;
    position: relative;
}

.ablan {
    height: 80px;
    line-height: 80px;
    position: relative;
	z-index:5;
}

.ablan li {
    list-style-type: none;
    float: left;
    width: 280px;
    padding-bottom: 20px;
    margin-right: 18px;
    position: relative;
}

.ablan li a {
   display:block;
   height:80px;
   line-height:80px;
   padding-left:97px;
   font-size:20px;
   color:#121211;
   cursor:pointer;
   box-shadow: 0px 0px 20px rgba(0,0,0,.1);
   }
   
.ablan li a:hover {
   color:#FFFFFF;
   }

.lan1 {
   background:url(../images/lan1.png) top left #fff; background-repeat:no-repeat;
   height:80px;
   }
   
.lan2 {
   background:url(../images/lan2.png) top left #fff; background-repeat:no-repeat;
   height:80px;
   }
   
.lan3 {
   background:url(../images/lan3.png) top left #fff; background-repeat:no-repeat;
   height:80px;
   }
   
.lan4 {
   background:url(../images/lan4.png) top left #fff; background-repeat:no-repeat;
   height:80px;
   }
   
.lan5 {
   background:url(../images/lan5.png) top left #fff; background-repeat:no-repeat;
   height:80px;
   }   
   
.lan6 {
   background:url(../images/lan6.png) top left #fff; background-repeat:no-repeat;
   height:80px;
   }
   
.lan7 {
   background:url(../images/lan7.png) top left #fff; background-repeat:no-repeat;
   height:80px;
   }    
   
.lan8 {
   background:url(../images/lan8.png) top left #fff; background-repeat:no-repeat;
   height:80px;
   }   
   
.lan9 {
   background:url(../images/lan9.png) top left #fff; background-repeat:no-repeat;
   height:80px;
   }   
   
   
.ablan li:hover .lan1 {
   background:url(../images/lan1.png) bottom left #e4bc5a; background-repeat:no-repeat;
   transition: all 500ms ease-in 0ms;
   }

.ablan li.hover .lan1 {
    background: url(../images/lan1.png) bottom left #e4bc5a;
    background-repeat: no-repeat;
    color: #FFFFFF;
}

.ablan li:hover .lan2 {
   background:url(../images/lan2.png) bottom left #e4bc5a; background-repeat:no-repeat;
   transition: all 500ms ease-in 0ms;
   }

.ablan li.hover .lan2 {
    background: url(../images/lan2.png) bottom left #e4bc5a;
    background-repeat: no-repeat;
    color: #FFFFFF;
}

.ablan li:hover .lan3 {
   background:url(../images/lan3.png) bottom left #e4bc5a; background-repeat:no-repeat;
   transition: all 500ms ease-in 0ms;
   }

.ablan li.hover .lan3 {
    background: url(../images/lan3.png) bottom left #e4bc5a;
    background-repeat: no-repeat;
    color: #FFFFFF;
}

.ablan li:hover .lan4 {
   background:url(../images/lan4.png) bottom left #e4bc5a; background-repeat:no-repeat;
   transition: all 500ms ease-in 0ms;
   }

.ablan li.hover .lan4 {
    background: url(../images/lan4.png) bottom left #e4bc5a;
    background-repeat: no-repeat;
    color: #FFFFFF;
}

.ablan li:hover .lan5 {
   background:url(../images/lan5.png) bottom left #e4bc5a; background-repeat:no-repeat;
   transition: all 500ms ease-in 0ms;
   }

.ablan li.hover .lan5 {
    background: url(../images/lan5.png) bottom left #e4bc5a;
    background-repeat: no-repeat;
    color: #FFFFFF;
}

.ablan li:hover .lan6 {
   background:url(../images/lan6.png) bottom left #e4bc5a; background-repeat:no-repeat;
   transition: all 500ms ease-in 0ms;
   }

.ablan li.hover .lan6 {
    background: url(../images/lan6.png) bottom left #e4bc5a;
    background-repeat: no-repeat;
    color: #FFFFFF;
}

.ablan li:hover .lan7 {
   background:url(../images/lan7.png) bottom left #e4bc5a; background-repeat:no-repeat;
   transition: all 500ms ease-in 0ms;
   }

.ablan li.hover .lan7 {
    background: url(../images/lan7.png) bottom left #e4bc5a;
    background-repeat: no-repeat;
    color: #FFFFFF;
}

.ablan li:hover .lan8 {
   background:url(../images/lan8.png) bottom left #e4bc5a; background-repeat:no-repeat;
   transition: all 500ms ease-in 0ms;
   }

.ablan li.hover .lan8 {
    background: url(../images/lan8.png) bottom left #e4bc5a;
    background-repeat: no-repeat;
    color: #FFFFFF;
}

.ablan li:hover .lan9 {
   background:url(../images/lan9.png) bottom left #e4bc5a; background-repeat:no-repeat;
   transition: all 500ms ease-in 0ms;
   }

.ablan li.hover .lan9 {
    background: url(../images/lan9.png) bottom left #e4bc5a;
    background-repeat: no-repeat;
    color: #FFFFFF;
}

.abww {
   height:auto; overflow:hidden;
   margin-top:83px;
   margin-bottom:58px;
   }
   
.abkk {
   height:auto; overflow:hidden;
   }
   
.abww-aa {
   width:44.5%;
   color:#54504c;
   font-size:17px;
   line-height:33px;
   float:left;
   }
   
.abww-aa h2 {
   font-family: 'dinpro-medium_0', Helvetica, Arial, sans-serif;
   font-size:47px;
   color:#e4bc5a;
   margin-top:30px;
   margin-bottom:35px;
   }
   
.abww-bb {
   width:50%;
   height:auto; overflow:hidden;
   padding:20px;
   border:1px solid #f1f1f1;
   float:right;
   overflow:hidden
   }
   
.abww-bb 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;}  

.abww-bb:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   }   
   
.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;
   margin-bottom:35px;
   }
   
.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;
   }


.shuju li h5 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   width:115px;
   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;   
   }



.abss {
   margin-top:32px;
   height:auto; overflow:hidden;
   }
   
.abss-k {
   height:auto; overflow:hidden;
   padding:35px;
   background-color:#f7f8f9;
   }
   
.abss-k img {
   transition: all 300ms ease-in 0ms;
   } 
   
.abss-k:hover img {
-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
	transition: all 300ms ease-in 0ms;
   }  

.abss-k p {
   margin-top:15px;
   color:#242e33;
   font-size:20px;
   font-family: 'dinpro-medium_0', Helvetica, Arial, sans-serif;
   }
   
.rybj {
    background: url(../images/rybj.jpg) no-repeat center center;
        background-attachment: scroll;
        background-size: auto auto;
    background-size: cover;
    background-attachment: fixed;
	height:736px;
	padding-top:95px;
    color:#FFFFFF;
	text-align:center;
	font-size:19px;
	line-height:37px;
   } 
   
.rybj h2 {
    font-family: 'dinpro-medium_0', Helvetica, Arial, sans-serif;
	font-size:47px;
	margin-top:0px;
	margin-bottom:66px;
	}

.rytu {
   margin-top:39px; 
   height:auto; overflow:hidden;
   }
   
/* 产品 */
.bnnzi h3 {
   font-family: 'dinpro-medium_0', Helvetica, Arial, sans-serif;
   color:#54504c;
   font-size:17px;
   margin-top:0px;
   margin-bottom:3px;
   }  
   
.bnnzi h4 {
   font-family: 'dinpro-medium_0', Helvetica, Arial, sans-serif;
   color:#e4bc5a;
   font-size:61px;
   margin-top:0px;
   margin-bottom:0px;
   }  
   
.cpbj {
   height:auto; overflow:hidden;
   background-color:#f8f7f7;
   padding-top:45px;
   padding-bottom:20px;
   }
   
.cpleft {
   width:21.5%;
   float:left;
   }
   

   
   
.cphh ul {
    overflow: hidden;
} 

.cphh ul li ul{
	display:none1
}

.cphh li{
   border-bottom:1px solid #d0d2d3;

}

.cphh li {
   list-style-type:none;
   cursor:pointer !important
}
   

.cphh li a {
    line-height: 60px;
    display: block;
	font-family: 'MaisonNeue-Bold', Helvetica, Arial, sans-serif;
    color: #333;
	font-size:20px;
	background:url(../images/jia.png) right center; background-repeat:no-repeat;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
	cursor:pointer !important
} 

#lfmenu li{background:url(../images/tb1.png) left center; background-repeat:no-repeat; padding-left:35px;}
#lfmenu li.hover{background:url(../images/tb1.png) left 20px; background-repeat:no-repeat; padding-left:35px;}




.cphh li.hover a {
    background:url(../images/jian.png) right center; background-repeat:no-repeat;
    color: #e4bc5a;
}

.cphh li a:hover{
    background:url(../images/jian.png) right center; background-repeat:no-repeat;
    color: #e4bc5a;
	cursor:pointer !important
}


#lfmenu li li{ background:none; padding-left:0;border-bottom:none;}
#lfmenu li li.hover{ padding-left:0;}

.cphh li ul{border-top:1px solid #d0d2d3; margin:0;}
.sonmenu{ left:-35px !important; position:relative;width:130%; border-top:1px solid #d0d2d3}
.cphh li li a {
    line-height: 47px;
    color: #58595b;
	font-size:17px;
	background:url(../images/dd1.png) left center; background-repeat:no-repeat;
	border-bottom:1px solid rgba(0,0,0,0);
    padding-left: 27px;
	margin-left:15px;
}

.cphh li.hover li a {
    line-height: 47px;
    color: #58595b;
	font-size:17px;
	background:url(../images/dd1.png) left center; background-repeat:no-repeat;
	border-bottom:1px solid rgba(0,0,0,0);
    padding-left: 27px;
	margin-left:15px;
   }

.cphh li li a:hover {
     background:url(../images/dd2.png) left center; background-repeat:no-repeat;
	 } 
	 
#lfmenu li li.hover{border-bottom:none; background:none; padding-left:0}	 


.cphh li li.hover{ padding-left:0;}
.cphh li li.hover a {
     background:url(../images/dd2.png) left center; background-repeat:no-repeat;
	 } 
   
   
   
   
.cphh li.hover li li a {
    line-height: 47px;
    color: #58595b;
	font-size:17px;
	background:url(../images/dd1.png) left center; background-repeat:no-repeat;
	border-bottom:1px solid rgba(0,0,0,0);
    padding-left: 27px;
	margin-left:15px;
   }

.cphh li li li a:hover {
     background:url(../images/dd2.png) left center; background-repeat:no-repeat;
	 } 
	 
#lfmenu li li li.hover{border-bottom:none; background:none; padding-left:0}	 


.cphh li li li.hover{ padding-left:0;}
.cphh li li li.hover a {
     background:url(../images/dd2.png) left center; background-repeat:no-repeat;
	 } 
   
   
   


.submenu {display:none !important;}
.showsub .submenu {display:block !important;}
.sonmenu {display:none;}










   
   
.cpright {
   width:75.3%;
   float:right;
   }
   
.cplanmu {
   height:auto; overflow:hidden;
   font-size:20px;
   color:#58595b;
   line-height:60px;
   font-family: 'MaisonNeue-Bold', Helvetica, Arial, sans-serif;
   border-bottom:1px solid #d0d2d3;
   } 
   
.cptuk {
   height:auto; overflow:hidden;
   background-color:#FFFFFF;
   padding:36px;
   border-radius: 20px;
   margin-top:35px;
   } 
   
.cptuk-zi {
   height:auto; overflow:hidden;
   margin-top:42px;
   } 
   
.cptuk-nn {
    margin-top: 6px;
    padding-top: 15px;
    color: #e4bc5a;
    font-size: 14px;
    height: auto;
    overflow: hidden;
    border-top: 1px solid #f8f8f8;
}

.cptuk-nn h4 {
   font-family: 'dinpro-medium_0', Helvetica, Arial, sans-serif;
   font-size:18px;
   color:#332f2b;
   margin-top:0px;
   margin-bottom:10px;
   }
   
.dingge {
   margin-top:0px;
   }
   
/* 分页 */ 
/* 分页 */ 
.page {
    margin: 20px auto;
}


.page-m {
    position: relative;
    top: -1px;
    +display: inline !important;
}

.page a {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.page-m a {
    display: inline-block;
    margin: 0 5px;
    width: 40px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
	border:1px solid #d0cfcf;

}

.page-m a:hover {
    color: #fff;
    background: #e3bb5a;
	border:1px solid #e3bb5a;
}

.page-m .page-num-current{ background:#e3bb5a; color:#fff}


.page-m a.active {
    color: #fff;
    background: #e3bb5a;
	border:1px solid #c30c14;
} 

.xianshi{color: #fff;
    background: #e3bb5a;
	border:1px solid #c30c14;}



.cptuk:hover {
   box-shadow: 0px 0px 15px rgba(0,0,0,.1);
   }
   
.cptuk 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;}  

.cptuk:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
/* 新闻 */

.xwbj {
    background-color: #f9f9f9;
    padding-top: 90px;
    padding-bottom: 10px;
	position:relative;
	margin-top:-42px;
}

.news {
   height:auto; overflow:hidden;
   padding-bottom:15px;
 
   }   
   
.xwtu {
   height:auto; overflow:hidden;
   background-color:#FFFFFF;
   color:#332f2b;
   line-height:21px;
   border-radius: 20px;
   margin-top:25px;
   }

   
.xwtu:hover {
   transition: all 500ms ease-in 0ms;
   box-shadow: 0px 0px 15px rgba(0,0,0,.1);
   }
   
.xwtu h2 {
   font-family:'DINPro-Regular', Helvetica, Arial, sans-serif;
   font-size:14px;
   color:#332f2b;
   margin-top:10px;
   margin-bottom:6px;
   }
   
.xwtu-zi {
   height:auto; overflow:hidden;
   padding:15px;
   padding-bottom:47px;
   }   
   
.xwbt {
   height:auto; overflow:hidden;
   margin-bottom:25px;
   }
   
.xwbt-aa {
   width:88%;
   font-family: 'dinpro-medium_0', Helvetica, Arial, sans-serif;
   font-size:26px;
   height:30px; 
   overflow:hidden;
   line-height:35px;
   color:#e4bc5a;
   float:left;
   white-space:nowrap;
   text-overflow:ellipsis;
   
   }
   
.xwbt-bb {
   width:10%;
   float:right;
   }
   
/* 厂房 */
.changfang {
   height:auto; overflow:hidden;
   margin-top:85px;
   margin-bottom:106px;
   }
   
.cftit {
   height:auto; overflow:hidden;
   padding-bottom:102px;
   border-bottom:1px solid #f1f1f1;
   }
   
.cftit-aa {
   width:29%;
   font-family: 'dinpro-medium_0', Helvetica, Arial, sans-serif;
   font-size:43px;
   color:#e4bc5a;
   float:left;
   }
   
.cftit-bb {
   width:70.3%;
   font-family: 'MaisonNeue-Book', Helvetica, Arial, sans-serif;
   font-size:16px;
   line-height:39px;
   color:#5d6e75;
   float:right;
   }
   
/* 联系我们 */
.lxkk {
   height:auto; overflow:hidden;
   margin-top:30px;
   margin-bottom:73px;
   }
   
.lxkk h2 {
   font-family:'DINPro-Regular', Helvetica, Arial, sans-serif;
   font-size:35px;
   color:#131312;
   margin-top:0px;
   margin-bottom:10px;
   }
   
.lxkk h3 {
   font-family:'MaisonNeue-Book', Helvetica, Arial, sans-serif;
   font-size:16px;
   color:#8c939d;
   margin-top:0px;
   margin-bottom:10px;
   }
   
.lxrow {
   height:auto; overflow:hidden;
   margin-left:-57px;
   margin-right:-57px;
   }
   
.lxrow li {
   list-style-type:none;
   width:50%;
   float:left;
   padding-left:57px;
   padding-right:57px;
   }
   
.lxtt {
   height:auto; overflow:hidden;
   padding:30px;
   padding-left:12px;
   padding-top:25px;
   background-color:#f8f7f7;
   margin-top:30px;
   }
   
.lxtt-aa {
   width:40px;
   height:40px;
   float:left;
   }
   
.lxt1 {
   background:url(../images/lxt1.png) top; background-repeat:no-repeat;
  }
  
.lxt2 {
   background:url(../images/lxt2.png) top; background-repeat:no-repeat;
  }
 
.lxt3 {
   background:url(../images/lxt3.png) top; background-repeat:no-repeat;
  }
  
.lxt4 {
   background:url(../images/lxt4.png) top; background-repeat:no-repeat;
  }
  
.lxt5 {
   background:url(../images/lxt5.png) top; background-repeat:no-repeat;
  }
  
.lxt6 {
   background:url(../images/lxt6.png) top; background-repeat:no-repeat;
  }
  
  
.lxtt-bb {
   width:458px;
   float:left;
   font-size:16px;
   line-height:27px;
   margin-left:35px;
   }
   
.lxtt-bb h2 {
   font-family:'DINPro-Regular', Helvetica, Arial, sans-serif;
   font-size:21px;
   margin-top:0px;
   padding-bottom:18px;
   background:url(../images/xh1.png) bottom left; background-repeat:no-repeat;
   margin-bottom:18px;
   }
   
.lxtt:hover {
   background-color:#e4bc5a;
   color:#FFFFFF;
   transition: all 500ms ease-in 0ms;
   }
   
.lxtt:hover .lxt1 {
   background:url(../images/lxt1.png) bottom; background-repeat:no-repeat;
   transition: all 500ms ease-in 0ms;
   }
   
.lxtt:hover .lxt2 {
   background:url(../images/lxt2.png) bottom; background-repeat:no-repeat;
   transition: all 500ms ease-in 0ms;
   }
   
.lxtt:hover .lxt3 {
   background:url(../images/lxt3.png) bottom; background-repeat:no-repeat;
   transition: all 500ms ease-in 0ms;
   }
   
.lxtt:hover .lxt4 {
   background:url(../images/lxt4.png) bottom; background-repeat:no-repeat;
   transition: all 500ms ease-in 0ms;
   }
   
.lxtt:hover .lxtt-bb h2 {
   color:#FFFFFF;
   background:url(../images/xh2.png) bottom left; background-repeat:no-repeat;
   transition: all 500ms ease-in 0ms;
   }
   
.ditu {
   margin-top:30px;
   width:100%;
   height:auto; overflow:hidden;
   margin-bottom:20px;
   }
   
.liuyan {
   padding-top:60px;
   padding-bottom:40px;
   background-color:#f8f7f7;
   height:auto; overflow:hidden;
   }
   
.liuyan h2 {
   font-family:'DINPro-Regular', Helvetica, Arial, sans-serif;
   font-size:35px;
   color:#e4bc5a;
   margin-top:0px;
   margin-bottom:10px;
   }
   
.liuyan h3 {
   font-family:'MaisonNeue-Book', Helvetica, Arial, sans-serif;
   font-size:16px;
   color:#8c939d;
   margin-top:0px;
   margin-bottom:25px;
   }
   
.kk1 {
   height:55px;
   background-color:#FFFFFF;
   border:1px solid #e8ecef;
   border-radius:5px;
   }
   
.kk2 {
   height:auto; overflow:hidden;
   background-color:#FFFFFF;
   border:1px solid #e8ecef;
   border-radius:5px;
   }
   
.lyrow {
   height:auto; overflow:hidden;
   margin-left:-30px;
   margin-right:-30px;
   margin-bottom:10px;
   }
   
.lyrow li {
   list-style-type:none;
   width:50%;
   float:left;
   padding-left:30px;
   padding-right:30px;
   margin-bottom:15px;
   }
   
.lyrow li h4 {
   font-family:'MaisonNeue-Book', Helvetica, Arial, sans-serif;
   font-size:18px;
   color:#242e33;
   margin-top:0px;
   margin-bottom:10px;
   }
   
.xink {
   color:#f71515;
   }
   
.liuyan h5 {
    font-family:'MaisonNeue-Book', Helvetica, Arial, sans-serif;
   font-size:18px;
   color:#242e33;
   margin-top:0px;
   margin-bottom:10px;
   }
   
.anniu {
   width:90px;
   height:40px;
   background-color:#e4bc5a;
   border:1px solid #e4bc5a;
   font-size:16px;
   border-radius:5px;
   }
   
   
   
/* 常见问题 */
.cpqie {
   height:auto; overflow:hidden;
   margin-top:105px;
   margin-bottom:66px;
   }

.cpqie ul li {
    display: block;
    cursor: pointer;
	margin-top:10px;
	border-bottom:1px solid #e7e7e7;
}

.cpqie ul li a {
    display: block;
    line-height: 68px;
    color: #333333;
    font-size: 14px;
	background-color:#FFFFFF;
}

.cpqie ul li a > small {
    float: right;
    display: block;
    height: 23px;
    width: 23px;
	background:url(../images/down.png); background-repeat:no-repeat;
    margin-top: 21px;
    border-radius: 20px;
    text-align: center;
    line-height: 25px;
    font-size: 24px;
    margin-right: 30px;
    color: #b1b9bc;
	font-family: simsun;
}

.cpqie ul li a > small::after {
   background:url(../images/down.png); background-repeat:no-repeat;
}

.cpqie ul li.active > a > small {
    background:url(../images/up.png); background-repeat:no-repeat;
}

.cpqie ul li.active > a > small::after {
   background:url(../images/up.png); background-repeat:no-repeat;
}


.cpqie ul li > span {
    color: #ffffff;
    font-size: 25px;
	font-family: 'dinpro-medium_0', Helvetica, Arial, sans-serif;
    display: block;
    float: left;
	width:42px;
	height:42px;
	line-height:42px;
	text-align:center;
	margin-top:12px;
    margin-left: 20px;
    margin-right: 15px;
	border-radius: 50%;
	background-color:#e7e7e7;
}

.cpqie ul li a > div {
    width: 70%;
    float: left;
	   height: auto;
overflow: hidden;
   color:#332f2b;
   font-family: 'dinpro-medium_0', Helvetica, Arial, sans-serif;
   font-size:25px;
   white-space: nowrap;
text-overflow: ellipsis;
}

.cpqie ul li.active > small {
    display: block;
    transition: display 0.5s;
    background-color:#FFFFFF;
	height:auto; overflow:hidden;
    font-size: 14px;
    color: #333333;
    padding: 20px;
    line-height: 28px;
}

.cpqie ul li > small {
    display: none;
}

.clearfix::after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.cpqie ul li.active > a {

    color: #332f2b;
}

.cpqie ul li.active > span {
    color: #FFFFFF;
	background-color:#e4bc5a;
}


.da-left {
   width:42px;
   height:42px;
   line-height:42px;
   font-family: 'dinpro-medium_0', Helvetica, Arial, sans-serif;
   font-size:25px;
   text-align:center;
   background-color:#e4bc5a;
   color:#FFFFFF;
   border-radius: 50%;
   float:left;
   }
   
.da-right {
   float:left;
   width:80%;
   margin-left:20px;
   }
   
   
#sidebarrrr {
    position: fixed;
    z-index: 999;
}

#sidebarrrr ul li.first {
    border: 0;
    background: none;
    height: 63px;
}

#sidebarrrr ul li i.top {
    width: 62px;
    height: 62px;
    margin-top: 0;
}

#sidebarrrr ul li i {
    display: inline-block;
    width: 62px;
    height: 62px;
    float: left;
}

.tops {
    background: url(../images/top.png) no-repeat;
}

#sidebarrrr ul li .sidebox {
    position: absolute;
    width: 62px;
    height: 62px;
    top: 0;
    right: 0;
    transition: all 0.3s;
    background: #4e92dd;
    opacity: 1;
    filter: Alpha(opacity=100);
    color: #fff;
    font: 14px/62px "Microsoft YaHei";
    overflow: hidden;
}

/* 下载中心 */
.downt {
   height:auto; overflow:hidden;
   }
   
.downt li {
   list-style-type:none;
   height:auto; overflow:hidden;
   background-color:#FFFFFF;
   padding:30px;
   padding-bottom:40px;
   border-radius: 20px;
   margin-bottom:20px;
   }
   
.downt-tu {
   width:116px;
   float:left;
   }
   
.downt-zi {
   width:1205px;
   padding-top:16px;
   float:right;
   } 
   
.downt-zi h2 {
   font-family:'DINPro-Regular', Helvetica, Arial, sans-serif;
   font-size:15px;
   color:#332f2b;
   margin-top:0px;
   margin-bottom:8px;
   }  
   
.downt-zi h3 {
   font-family: 'dinpro-medium_0', Helvetica, Arial, sans-serif;
   font-size:27px;
   margin-top:0px;
   padding-bottom:16px;
   margin-bottom:14px;
   border-bottom:1px solid #f2f2f2;
   }
   
.dwtt {
   height:auto; overflow:hidden;
   font-size:20px;
   font-family: 'dinpro-medium_0', Helvetica, Arial, sans-serif;
   color:#e4bc5a;
   }
   
.xzbj {
    background-color: #f8f7f7;
    padding-top: 72px;
    padding-bottom: 100px;
	position:relative;
	margin-top:-42px;
}

/* 新闻内 */
.inewsct {

}

.inewsct .inews-tt {
    border-bottom: 1px rgba(0,0,0,.25) dashed;
    padding-bottom: 10px;
}

.inewsct .inews-tt p {
    font-size: 2.0rem;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 10px;
}

.inewsct .inews-tt span {
    color: rgba(0,0,0,.55);
}

strong {
    font-weight: 700;
}

.inewsct .inews-ct {
    padding: 20px 0px 0px;
    color: rgba(0,0,0,.7);
    line-height: 28px;
	font-size:14px;
}

.inewsct .inews-ct img {
       border: 0px none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
   }

/* 产品详情 */

.pro-img{
	margin-bottom:40px;
}
.pro-img .xiaotu{
	margin-top:10px;
	margin-right:-10px;
}
.pro-img #Gbig{
	width:100%;
}
.pro-img .xiaotu li{
	float:left;
	width:100px;
	margin:0px 16px 0 0;
	border:1px #ddd solid;
	display:block;
	height:auto; overflow:hidden;
	overflow:hidden;
}
.pro-img .xiaotu li.hover{
	border:1px #e2cc94 solid;
}
.pro-img .colmd5{
	width:50%;
	float:left;
}
.pro-img .colmd7{
	width:45%;
	float:right;
}
.pro-img .colmd7 .pro-ptt{
	font-size:36px;
	font-family: 'dinpro-medium_0', Helvetica, Arial, sans-serif;
	padding-bottom:34px;
	margin-bottom:22px;
	color:#363747;
	border-bottom:1px #ededee solid;
}
.pro-img .colmd7>span{
	margin:20px 0 0 0;
	padding:0;
	font-family: 'dinpro-medium_0', Helvetica, Arial, sans-serif;
	display:block;
	color:rgba(37,40,45,.6);
	font-size:14px;
	line-height:28px;
	width:100%;
	word-wrap:break-word;
}
.pro-img .colmd7>span ul{
	list-style-type:disc;
	margin-left:20px;
}
.jqzzoom{position:relative;}
.jqzoom{position:relative;overflow:hidden;border:0px #ddd solid; height:auto; overflow:hidden;}
.zoomdiv{float:left;top:0 !important;left:101% !important;border:3px solid #e4e4e4;display:none;text-align:center;overflow: hidden;position:absolute;z-index:999;background-color:#fff;}
.bigimg{width:800px;height:800px;}
.jqZoomPup{z-index:10;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 14px no-repeat;
	height:105px;
	width:39px;
	float:left;
}
.jqzzoom .next-navigation{
	background:url(../images/right.gif) right 14px no-repeat;
	width:39px;
	height:105px;
	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: 0%;
    width: 26px;
    height: 116px;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
	left:3px;
	background:url(../images/sleft.png);
    background-size:cover cover;
    background-position: center;
    background-repeat: no-repeat;
}

.procem .swiper-button-next {
    position: absolute;
    top: 0%;
    width: 26px;
    height: 116px;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
	right:3px;
    background:url(../images/sright.png);
    background-size: 26px 116px;
    background-position: center;
    background-repeat: no-repeat;
}

.procem .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: 0;
}

#xiaotu .swiper-slide a.hover{
	border: 1px #e4bc5a solid;
}  

.guddx {
    height: 256px;
    padding: 5px;
    overflow-y: scroll;
}

.pnr-neix {
   padding:30px;
   height:auto; overflow:hidden;
}  

.liebiao {
    height: auto;
    overflow: hidden;
	margin-top:20px;
}

.liebiao-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;
}

.liebiao-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: #e4bc5a;
    font-size: 14px;
    text-align: center;
    border-radius: 20px;
} 

.cpxq {
   height:auto; overflow:hidden;
   background-color:#FFFFFF;
   padding:45px;
   }

.fangda {
    position: absolute;
    width: 45px;
    height: 45px;
	line-height:45px;
	text-align:center;
	background-color:#f3f3f3;
	border-radius: 50%;
    right: 35px;
    top: 35px;
    z-index: 8;
}  

.hanshu {
   height:auto; overflow:hidden;
   color:rgba(37,40,45,.6);
   font-size:14px;
   line-height:32px;
   margin-top:30px;
   }
   
.hslan {
   height:auto; overflow:hidden;
   line-height:36px;
   font-family: 'MaisonNeue-Bold', Helvetica, Arial, sans-serif;
   color:#363747;
   font-size:20px;
   border-bottom:1px solid #e4e5e5;
   margin-bottom:14px;
   }
   
.xqmore {
   margin-top:70px;
   width:206px;
   height:52px;
   }
   
.xqmore a {
   display:block;
   width:206px;
   height:52px;
   line-height:52px;
   font-family: 'MaisonNeue-Bold', Helvetica, Arial, sans-serif;
   font-size:18px;
   background-color:#e4bc5a;
   color:#000000;
   text-align:center;
   }
   
.liebiaok {
    height: 100px;
	font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
    border: 1px solid #f9fafc;
}

.liebiaok-aa {
    width: 16%;
    height: 100px;
	line-height:27px;
	padding-top:26px;
	padding-right:40px;
	font-size:16px;
	color:#363747;
    float: left;
	text-align:right;
    border-right: 1px solid #f9fafc;
}

.liebiaok-bb {
    width: 68%;
    height: 100px;
    line-height: 100px;
    float: left;
    text-align: center;
	font-size:20px;
    color: #363747;
    border-right: 1px solid #f9fafc;
}

.liebiaok-cc {
    width: 16%;
    height: 100px;
	line-height:27px;
	padding-top:26px;
	padding-left:40px;
	font-size:16px;
	color:#363747;
    float: right;
}

.pxx {
   color:rgba(54,55,71,.6);
   }
   
.xiangguan {
   margin-top:60px;
   }
   
.xiangguan h2 {
   font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
   font-size:36px;
   color:#363747;
   margin-top:0px;
   margin-bottom:25px;
   }
   
.xgrow {
   height:auto; overflow:hidden;
   margin-left:-10px;
   margin-right:-10px;
   }  
   
.xgrow li {
   list-style-type:none;
   width:33.3%;
   float:left;
   padding:10px;
   }
   
.xgtu {
   height:auto; overflow:hidden;
   border-radius: 20px;
   border:1px solid #f7f7f7;
   }
   
.xgtu-zi {
   height:auto; overflow:hidden;
   padding:30px;
   padding-top:0px;
   }
   
.xgtu-nn {
   margin-top:6px;
   padding-top:15px;
   color:#e4bc5a;
   font-size:14px;
   height:auto; overflow:hidden;
   border-top:1px solid #f8f8f8;
   }
   
.xgtu-nn h4 {
   font-family: 'dinpro-medium_0', Helvetica, Arial, sans-serif;
   font-size:18px;
   color:#332f2b;
   margin-top:0px;
   margin-bottom:10px;
   }
   
.xgtu:hover {
   box-shadow: 0px 0px 15px rgba(0,0,0,.3);
   }
   
.xgtu 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;}  

.xgtu:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.xgtu section {
   overflow: hidden;
   } 
   
.modal-dialog {
    width: 660px;
    margin: 100px auto;
}

.tanchu {
    height: auto;
    overflow: hidden;
    color: #666666;
    border: 2px solid #e4bc5a;
}
.tanchu-lan {
    height: 55px;
    line-height: 55px;
    background-color: #e4bc5a;
    font-size: 18px;
    color: #FFFFFF;
    padding-left: 10px;
	margin-top:-36px;
}
.tanchu-nei {
    padding: 20px;
    height: auto;
    overflow: hidden;
} 

.souee {
   width:98%;
   }
   
.zhitu {
   margin-bottom:20px;
   height: auto; overflow: hidden;
   }   
   
.zhitu h2 {
   font-family: 'dinpro-medium_0', Helvetica, Arial, sans-serif;
   font-size:30px;
   margin-top:0px;
   margin-bottom:20px;
   }
   
/* 文化 */
.wenhua {
   margin-top:70px;
   margin-bottom:40px;
   }
   
.whtu {
   width:1230px;
   height:auto; overflow:hidden;
   margin:0 auto;
   }
   
.whtu h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:40px;
   color:#121211;
   text-align:center;
   margin-top:0px;
   margin-bottom:20px;
   }
   
   
.iwenhua {
	padding:15px 0px 0px;
}
.whtitle {
	text-align:center;
}
.whtitle big {
	display:block;
	color:#404444;
	font-size:3.0rem;
	font-family:Fontone;
}
.whtitle span {
	display:block;
	font-size:1.6rem;
	color:#7c7c89;
	line-height:30px;
}


.iwenhua ul li {
	padding:0 10px;
}



.iwenhua ul {
	margin-top:10px;
}
.iwenhua ul li {
	margin-bottom:30px;
	list-style-type:none;
}
.iwenhua ul li section {
	position:relative;
}
.iwenhua ul li section .iwhtext {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	text-align:center;
	border:7px transparent solid;
	left:0;
	color:#fff;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	transition:.3s;
}
.iwenhua ul li section:hover .iwhtext {
	border:7px #f57720 solid;
	align-content:center;
}
.iwenhua ul li section .iwhtext big {
	display:block;
	font-size:2.2rem;
	line-height:30px;
	width:100%;
}
.iwenhua ul li section .iwhtext small {
	display:none;
	font-size:1.2rem;
	font-family:Avenir,arial;
	line-height:20px;
	width:100%;
}
.iwenhua ul li section .iwhtext span {
	display:none;
	font-size:1.6rem;
	margin:20px 0px 0px;
	line-height:28px;
	width:100%;
}
.iwenhua ul li section:hover .iwhtext small,.iwenhua ul li section:hover .iwhtext span {
	display:block;
}
   
   
   
/* 设备 */   
   
.shebei{ 
margin-top:70px;
margin-bottom:40px;
}  

.icase ul {
   padding:0px;
   margin: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 #e3bb5b;
   background-color:#e3bb5b;
   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;
}
   



   
   
   
.qiye {
   height:auto; overflow:hidden;
   margin-top:145px;
   }
   
.qiye h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:40px;
   color:#121211;
   text-align:center;
   margin-top:0px;
   margin-bottom:80px;   
   }
   
.qynn {
   height:auto; overflow:hidden;
   }
   
.qynn li {
   list-style-type:none;
   width:33.3%;
   float:left;
   text-align:center;
   border-right:1px solid #f4f4f4;
   }
   
.qynn li p {
   text-align:center;
   font-size:30px;
   color:#121211;
   margin-top:30px;
   }
   
.qynn li img {
   transition: all 300ms ease-in 0ms;
   }
   
.qynn li:hover img {
-webkit-transform: scale(.65);
    -ms-transform: scale(.65);
    transform: scale(.65);
	transition: all 300ms ease-in 0ms;
   }
      
.nhh {
   height:45px;
   overflow:hidden;
   }
   

@media (min-width: 1800px) and (max-width: 2000px) { 

.nav {
    padding-left: 150px;
}

.kuanping {
   width:100%;
   }
   
.menu ul.sub_menu{margin-left:-280px; }

.jtx {
    left: 336px;
}

.xwtuk img {
   width:100%;
   }
   
.about-aa {
    width: 34%;
	font-size:16px;
	padding-left:80px;
    float: left;
}

.htit-mm {
    
}

.nhh {
   height:66px;
   overflow:hidden;
   }


}
     


@media (min-width: 1600px) and (max-width: 1800px) { 

.nav {
    padding-left: 150px;
}

.kuanping {
   width:100%;
   }
   
.menu ul.sub_menu{margin-left:-280px; }

.jtx {
    left: 336px;
}

.xwtuk img {
   width:100%;
   }
   
.about-aa {
	font-size:16px;
}

.soutt {
   width:100px;
   }
.yuyan {
    width: 100px;
}

.htit-mm {
    
}

.nhh {
   height:66px;
   overflow:hidden;
   }

}    
   
@media (min-width: 1400px) and (max-width: 1600px) { 

.nav {
    padding-left: 150px;
}

.kuanping {
   width:100%;
   }
   
.navbar-nav > li > a {
    padding-left: 20px;
    padding-right: 20px;
}

.soutt {
   width:100px;
   }
.yuyan {
    width: 100px;
}

.fws1 {
    height: 800px;
}

.fws2 {
    height: 800px;
}

.fws3 {
    height: 800px;
}

.fws4 {
    height: 800px;
}

.fws5 {
    height: 800px;
}   
   
.fwbj-h li {
    height: 800px;
}

.fwzi {
    position:absolute;
    left: 0px;
    bottom:30px;
	height:340px;

}

.abtext .box2{ padding:20px 0 0 0}
.abtext .box2 .t{ font-size:18px; line-height:1; margin:0; padding:5px 0;font-style:normal; color:#666; font-weight:normal; color:#e1c06d}
.abtext .box2 h2{ font-size:24px; line-height:1.5; margin:10px 0 5px 0; padding:0}
.abtext .box2 .tank{ font-size:14px;}
.abtext .box2 a.more{ font-size:14px; width:120px; margin-top:20px;}


.menu ul.sub_menu{margin-left:-360px; }

.jtx {
    left: 416px;
}

.mokuai {
   width:100%;
   }
   
.xwtuk img {
   width:100%;
   }
   
.cpdd-aa {
    padding-left: 15px;
    padding-top: 12px;
    font-family: 'dinpro-bold_0', Helvetica, Arial, sans-serif;
    font-size: 25px;
    line-height: 25px;
}

.htit-mm {
   
}

.xinwen {
    margin-top: 100px;
}
.about-aa {
	font-size:16px;
}

.hotcp-bb .swiper-container {
    padding-bottom: 10px;
}

.nhh {
   height:88px;
   overflow:hidden;
   }
.hzkuan {
   width:100%;
   }
   
}    
   
@media (min-width: 1200px) and (max-width: 1400px) { 

.kuanping {
   width:100%;
   }
   
.navbar-nav > li > a {
    padding-left: 16px;
    padding-right: 16px;
}

.soutt {
   width:80px;
   }
.yuyan {
    width: 80px;
}



.hzkuan {
   width:100%;
   }
   

.fws1 {
    height: 720px;
} 

.fws2 {
    height: 720px;
} 

.fws3 {
    height: 720px;
} 

.fws4 {
    height: 720px;
} 

.fws5 {
    height: 720px;
} 
   
.fwbj-h li {
    height: 720px;
}





.fwzi {
    position:absolute;
    left: 0px;
    bottom:30px;
	height:420px;

}



.abtext .box2{ padding:20px 0 0 0}
.abtext .box2 .t{ font-size:14px; line-height:1; margin:0; padding:5px 0;font-style:normal; color:#666; font-weight:normal; color:#e1c06d}
.abtext .box2 h2{ font-size:20px; line-height:1.5; margin:10px 0 5px 0; padding:0}
.abtext .box2 .tank{ font-size:13px;}
.abtext .box2 a.more{ font-size:14px; width:90px; margin-top:20px;}




.nav {
    padding-left: 100px;
}

.cplan-bb {
    width: 51%;
    font-size: 16px;
    line-height: 31px;
    color: #000000;
    float: left;
    margin-left: 10%;
}

.cplan-cc a {
   width:100%;
   }
   
.cpdd-aa {
    font-family: 'dinpro-bold_0', Helvetica, Arial, sans-serif;
    font-size: 25px;
    line-height: 26px;
	padding-top: 20px;
    float: left;
}

.cpdd-bb {
    width: 66%;
    padding-left: 23px;
    padding-top: 10px;
    height: 95px;
    font-size: 14px;
    line-height: 25px;
}

.htit {
    height: auto;
    overflow: hidden;
    
   
	font-size: 14px;
	line-height:25px;
    padding-top: 20px;
}

.htit-mm {
	width:15%;
    font-size: 16px;
    color: #e4bc5a;
    line-height: 25px;
}

.xinwen-aa {
    width: 31.8%;
    padding: 40px;
	padding-bottom:85px;
}

.xinwen-bb li a i {
    padding: 20px;
    overflow: hidden;
    font-style: normal;
    transition: .3s;
}

.about-aa h3 {
    font-size: 30px;
    line-height: 30px;
    color: #e4bc5a;
    margin-top: 0px;
    margin-bottom: 50px;
}


.menu ul.sub_menu{margin-left:-460px; }

.jtx {
    left: 516px;
}

.mokuai {
   width:100%;
   }
   
.xwtuk img {
   width:100%;
   }
   
.youshi {
    
    width:100%;
}

.shangfu {
    width: 100%;
}

.cpdd-aa {
    padding-left: 15px;
    padding-top: 12px;
    font-family: 'dinpro-bold_0', Helvetica, Arial, sans-serif;
    font-size: 25px;
    line-height: 25px;
}

.htit-mm {
    
}

.xinwen {
    margin-top: 80px;
}

.about-aa {
	font-size:16px;
}

.hotcp-bb .swiper-container {
    padding-bottom: 20px;
}

.whtu {
   width:100%;
   }
   
.nhh {
   height:88px;
   overflow:hidden;
   }

}  

@media (min-width: 1000px) and (max-width: 1200px) { 

.kuanping {
   width:100%;
   }
   
.navbar-nav > li > a {
    padding-left: 16px;
    padding-right: 16px;
}

.soutt {
   width:80px;
   }
.yuyan {
    width: 80px;
}

.fws1 {
    height: 880px;
	
} 

.fws2 {
    height: 880px;
}

.fws3 {
    height: 880px;
}

.fws4 {
    height: 880px;
}

.fws5 {
    height: 880px;
}  
   
.fwbj-h li {
    height: 880px;
}



.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;

   
   }
 .hzkuan {
   width:100%;
   }
     

.init-about .video{ width:50%;}
.init-about .abtext{ width:50%; padding-bottom:10px;}
.abtext .box2{ padding:20px 0 0 0}
.abtext .box2 .t{ font-size:18px; line-height:1; margin:0; padding:5px 0;font-style:normal; color:#666; font-weight:normal; color:#e1c06d}
.abtext .box2 h2{ font-size:24px; line-height:1.5; margin:10px 0 5px 0; padding:0}
.abtext .box2 .tank{ font-size:14px;}
.abtext .box2 a.more{ font-size:14px; width:120px; margin-top:20px;}




.nav {
    padding-left: 100px;
}

.cplan-bb {
    width: 51%;
    font-size: 16px;
    line-height: 31px;
    color: #000000;
    float: left;
    margin-left: 10%;
}

.cplan-cc a {
   width:100%;
   }
   
.cpdd-aa {
    font-family: 'dinpro-bold_0', Helvetica, Arial, sans-serif;
    font-size: 25px;
    line-height: 26px;
	padding-top: 20px;
    float: left;
}

.cpdd-bb {
    width: 66%;
    padding-left: 23px;
    padding-top: 10px;
    height: 95px;
    font-size: 14px;
    line-height: 25px;
}

.htit {
    height: auto;
    overflow: hidden;
	font-size: 14px;
	line-height:25px;
    padding-top: 20px;
}

.htit-mm {
	width:20%;
    font-size: 16px;
    color: #e4bc5a;
    line-height: 25px;
}

.xinwen-aa {
    width: 31.8%;
    padding: 40px;
	padding-bottom:85px;
}

.xinwen-bb li a i {
    padding: 20px;
    overflow: hidden;
    font-style: normal;
    transition: .3s;
}

.about-aa h3 {
    font-size: 30px;
    line-height: 30px;
    color: #e4bc5a;
    margin-top: 0px;
    margin-bottom: 50px;
}


.menu ul.sub_menu{margin-left:-460px; }

.jtx {
    left: 516px;
}

.mokuai {
   width:100%;
   }
   
.xwtuk img {
   width:100%;
   }
   
.youshi {
    
    width:100%;
}

.shangfu {
    width: 100%;
}

.cpdd-aa {
    padding-left: 15px;
    padding-top: 12px;
    font-family: 'dinpro-bold_0', Helvetica, Arial, sans-serif;
    font-size: 25px;
    line-height: 25px;
}

.htit-mm {
    
}

.xinwen {
    margin-top: 80px;
}

.about-aa {
	font-size:16px;
}

.hotcp-bb .swiper-container {
    padding-bottom: 20px;
}

.whtu {
   width:100%;
   }
   
.nhh {
   height:88px;
   overflow:hidden;
   }

}


@media (min-width: 0px) and (max-width: 1000px) {

body {
  margin-top:76px;
}

.navbar{ padding:8px 0;}


.navbar-nav > li > a {
    padding: 0px 20px;
    line-height: 50px;
	font-size:16px !important;

}

.nav {
    padding-left: 0px;
}

.kuanping {
   width:100%;
   }
 
.logo {
   width:120px;
   padding-top:0px;
   padding-bottom:0px;
   }  
   
.navbar-inverse {
    background-color: rgb(0,0,0,0.8) !important;

} 



.chanpin {
    padding-top:40px;
    padding-bottom:60px;
}

.cplan-aa {
    width: 100%;
}

.cplan-bb {
    width: 100%;
    font-size: 14px;
    line-height: 25px;
    margin-left: 0%;
	margin-top:15px;
}

.cplan-cc {
    width: 100%;
	margin-top:15px;
}

.yc {
   display:none;
   }
   
.yd {
   display:block;
   }
   
.cpqh {
    margin-top: 40px;
}

.cpfl {
   height:auto; overflow:hidden;
   position:relative;
   }
   
.cpfl-zi {
   position:absolute;
   width:100%;
   height:auto; overflow:hidden;
   line-height:40px;
   left:0px;
   bottom:0px;
   background-color: rgba(0,0,0,.8);
   color:#FFFFFF;
   text-align:center;
   }
  
  
  
  
.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;

   
   }
   
.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:200px;
	
	
	

}

.fwzi {
    position:relative;
    left: 0px;
    bottom: 30px;
	padding-top:60px;
}
  
  
  
  
   
.hotcp-aa {
    width: 100%;
}

.hotcp-bb {
    width: 100%;
}

.htit {
    height: auto;
    overflow: hidden;
	padding:25px 0 0 25px;
    font-size: 18px;
    line-height: 30px;
    color: rgba(0,0,0,.61);
	width:100%;
	margin:0px;
}

.htit h3{ font-size:32px; margin-bottom:20px;}


.htit-mm {
	width:100%;
	text-align:left;
	padding-left:25px;
	margin-top:0px;
	padding-top:0px;
}


.hotcp-bb .swiper-container {
    padding-top: 15px;
    padding-bottom: 30px;
}

.xinwen {
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid #f7f7f7;
    margin-top: 40px;
}

.xinwen-aa {
    width: 100%;
    padding: 20px;
    background: url(../images/xwtt.png) bottom right;
    background-repeat: no-repeat;
    background-color: #58595b;
    float: left;
}

.xinwen-bb {
    width: 100%;
}

.xinwen-bb li {
    list-style-type: none;
    width: 100%;
	height:auto; overflow:hidden;
}

.xinwen-bb li a i {
    display: block;
	height:auto; overflow:hidden;
    position: relative;
    padding: 15px;
    overflow: hidden;
    font-style: normal;
    transition: .3s;
}
.xinwen-bb li h3 {
    font-family: 'dinpro-medium_0', Helvetica, Arial, sans-serif;
    font-size: 20px;
    height: 60px;
    overflow: hidden;
    line-height: 30px;
    color: #e4bc5a;
    margin-top: 0px;
    margin-bottom: 20px;
}

.xwjt {
    margin-top: 25px;
    height: auto;
    overflow: hidden;
}

.xwtu {
    margin-top: 25px;
    height: auto;
    overflow: hidden;
}


.about-aa {
    width: 100%;
    font-size: 16px;
    color: rgba(0,0,0,.61);
    line-height: 25px;
}

.about-aa h3 {
    font-family: 'dinpro-medium_0', Helvetica, Arial, sans-serif;
    font-size: 25px;
    line-height: 26px;
    color: #e4bc5a;
    margin-top: 0px;
    margin-bottom: 20px;
}

.abmore {
    height: auto;
    overflow: hidden;
    margin-top: 26px;
}

.about-bb {
    width: 100%;
	margin-top:15px;
}

.ystu {
   padding:15px;
   }

.youshi {
   
    width: 100%;
	margin:5px auto 0px
}

.ysrow li {
    list-style-type: none;
    width: 50%;
}

.dazix {
    font-size: 45px;
}

.yxdd {
    width: 100%;
    height: auto;
    overflow: hidden;
}


.navbar-collapse {
   height:450px;
   }
   
.soutt {
    line-height: 60px;
    float: right;
}

.yuyan {
    display:none;
}

.yuyank {
   width:75%;
   float:left;
   height:auto; overflow:hidden;
   line-height:89px;
   }
   
.yuyank li {
   list-style-type:none;
   width:50%;
   float:left;
   text-align:center;
   }
   
.yuyank li a {
   font-size:16px;
   color:#FFFFFF;
   }

.mokuai {
   width:100%;
   }

.xwtuk img {
   width:100%;
   }
   
.abww-aa {
    width: 100%;
    float: left;
}

.abww-bb {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding:15px;
	margin-top:15px;
}


.shangfu {
    width: 100%;
    margin: 15px auto 0px;
    position: relative;
}

.bnnzi h2 {
   display:none;
   }
   
.ablan li {
    list-style-type: none;
    float: left;
    width: 47%;
	margin-left:1.5%;
    margin-right: 1.5%;
    position: relative;
}

.abww {
    height: auto;
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 20px;
}

.rytu img {
   width:100%;
   }
   
.about-aa h4 {
    font-family: 'dinpro-medium_0', Helvetica, Arial, sans-serif;
    font-size: 25px;
    line-height: 25px;
    color: #e4bc5a;
    margin-top: 0px;
    margin-bottom: 20px;
}

.navbar-inversey {
    background-color: rgba(255,255,255,1);
}

.bnnzi h4 {
   display:none;
}

.cpleft {
    width: 100%;
}

.cpright {
    width: 100%;
}

.cpbj {
   padding:25px;
   padding-left:0px;
   padding-right:0px;
   }
   
.cpxq {
    height: auto;
    overflow: hidden;
    background-color: #FFFFFF;
    padding: 15px;
}
.pro-img .colmd5 {
    width: 100%;
    float: left;
}

.pro-img .colmd7 {
    width: 100%;
	margin-top:20px;
}

.pro-img .colmd7 .pro-ptt {
    font-size: 25px;
    font-family: 'dinpro-medium_0', Helvetica, Arial, sans-serif;
    padding-bottom: 15px;
    margin-bottom: 10px;
    color: #363747;
    border-bottom: 1px #ededee solid;
}

.liebiaok {
   height:80px;
   }

.liebiaok-aa {
    width: 35%;
    height: 80px;
    line-height: 23px;
    padding: 10px;
    font-size: 14px;
    color: #363747;
    float: left;
    text-align: right;
}

.liebiaok-bb {
    width: 30%;
    height: 80px;
    line-height: 80px;
    float: left;
    text-align: center;
    font-size: 16px;
    color: #363747;
}


.liebiaok-cc {
    width: 35%;
    height: 80px;
    line-height: 23px;
    padding: 10px;
    font-size: 14px;
    color: #363747;
    float: right;
}

.xiangguan {
    margin-top: 30px;
}

.xiangguan h2 {
    font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
    font-size: 25px;
    color: #363747;
    margin-top: 0px;
    margin-bottom: 15px;
}

.downt li {
    list-style-type: none;
    height: auto;
    overflow: hidden;
    background-color: #FFFFFF;
    padding: 15px;
    padding-bottom: 20px;
}

.downt-tu {
   width:33%;
   }
   
.downt-zi {
    width: 65%;
    padding-top: 6px;
}

.downt-zi h3 {
    font-family: 'dinpro-medium_0', Helvetica, Arial, sans-serif;
    font-size: 18px;
    margin-top: 0px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #f2f2f2;
}

.cpqie {
    margin-top: 30px;
    margin-bottom: 30px;
}

.cpqie ul li a > div {
    font-size: 20px;
}

.cpqie ul li a > small {
    margin-right: 0px;
}

.ablan li a {
    display: block;
    height: 60px;
    line-height: 60px;
    padding-left: 20px;
    font-size: 14px;
}

.lan1 {
   background:none;
   }
   
.lan2 {
   background:none;
   }
   
.lan3 {
   background:none;
   }
   
.lan4 {
   background:none;
   }
   
.lan5 {
   background:none;
   }   
   
.lan6 {
   background:none;
   }
   
.lan7 {
   background:none;
   } 
   
.lan8 {
   background:none;
   }
   
.lan9 {
   background:none;
   }
   
.ablan li:hover .lan1 {
   background:#e4bc5a;
   transition: all 500ms ease-in 0ms;
   }

.ablan li.hover .lan1 {
    background:#e4bc5a;
    color: #FFFFFF;
}

.ablan li:hover .lan2 {
   background:#e4bc5a;
   transition: all 500ms ease-in 0ms;
   }

.ablan li.hover .lan2 {
    background:#e4bc5a;
    color: #FFFFFF;
}

.ablan li:hover .lan3 {
   background:#e4bc5a;
   transition: all 500ms ease-in 0ms;
   }

.ablan li.hover .lan3 {
    background:#e4bc5a;
    color: #FFFFFF;
}

.ablan li:hover .lan4 {
   background:#e4bc5a;
   transition: all 500ms ease-in 0ms;
   }

.ablan li.hover .lan4 {
    background:#e4bc5a;
    color: #FFFFFF;
}

.ablan li:hover .lan5 {
   background:#e4bc5a;
   transition: all 500ms ease-in 0ms;
   }

.ablan li.hover .lan5 {
    background:#e4bc5a;
    color: #FFFFFF;
}

.ablan li:hover .lan6 {
   background:#e4bc5a;
   transition: all 500ms ease-in 0ms;
   }

.ablan li.hover .lan6 {
    background:#e4bc5a;
    color: #FFFFFF;
}

.ablan li:hover .lan7 {
   background:#e4bc5a;
   transition: all 500ms ease-in 0ms;
   }

.ablan li.hover .lan7 {
    background:#e4bc5a;
    color: #FFFFFF;
}

.ablan li:hover .lan8 {
   background:#e4bc5a;
   transition: all 500ms ease-in 0ms;
   }

.ablan li.hover .lan8 {
    background:#e4bc5a;
    color: #FFFFFF;
}



.ablan li:hover .lan9 {
   background:#e4bc5a;
   transition: all 500ms ease-in 0ms;
   }

.ablan li.hover .lan9 {
    background:#e4bc5a;
    color: #FFFFFF;
}


.lxkk {
	margin-top:20px;
    margin-bottom: 25px;
}

.lxrow li {
    list-style-type: none;
    width: 100%;
}

.lxtt-bb {
    width: 80%;
    float: left;
    font-size: 16px;
    line-height: 27px;
    margin-left: 8px;
}

.lyrow li {
    list-style-type: none;
    width: 100%;
    float: left;
}

.kk1 {
    height: 50px;
    background-color: #FFFFFF;
    border: 1px solid #e8ecef;
    border-radius: 5px;
}

.lyrow li h4 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.fygnav {
    padding: 0px;
	height:50px;
	background-color:#e4bc5a;
}
.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:#e4bc5a; height:50px; line-height:50px;}

.fygnav li a:hover { color:#FFFFFF; background-color:#e4bc5a;}

.cftit-aa {
   width:100%;
   font-size:25px;
   }
   
.cftit-bb {
    width: 100%;
    font-size: 14px;
    line-height: 26px;
    color: #5d6e75;
}

.modal-dialog {
    width: 95%;
    margin: 100px auto;
}

.banner .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    top:auto;
    left: 0px;
    width: 100%;
	bottom:10px;
}

.down {
    height: auto;
    overflow: hidden;
    margin-top: 60px;
}

.changfang {
    height: auto;
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 40px;
}

.abww-aa h2 {
    font-family: 'dinpro-medium_0', Helvetica, Arial, sans-serif;
    font-size: 25px;
    color: #e4bc5a;
    margin-top: 20px;
    margin-bottom: 25px;
}

.cftit {
    height: auto;
    overflow: hidden;
    padding-bottom: 25px;
}

.xwbj {
    background-color: #f8f7f7;
	padding:0px;
    padding-top: 40px;
    padding-bottom: 45px;
	margin-top:0px;
}

.xwbt-aa {
    width: 80%;
    font-family: 'dinpro-medium_0', Helvetica, Arial, sans-serif;
    font-size: 20px;
    line-height: 25px;
    color: #e4bc5a;
    float: left;
}

.xwbt-bb {
    width: 18%;
    float: right;
}

.xzbj {
    background-color: #f8f7f7;
	padding:0px;
    padding-top: 30px;
    padding-bottom: 40px;
	margin-top:0px;
    position: relative;
}

.cpqie ul li > span {
    color: #ffffff;
    font-size: 25px;
    font-family: 'dinpro-medium_0', Helvetica, Arial, sans-serif;
    display: block;
    float: left;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    margin: 10px;
    border-radius: 50%;
    background-color: #e7e7e7;
}

.cpqie ul li.active > small {
    display: block;
    transition: display 0.5s;
    background-color: #FFFFFF;
    height: auto;
    overflow: hidden;
    font-size: 14px;
    color: #333333;
    padding: 10px;
    line-height: 25px;
}

.whtu {
    width: 100%;
}

.wenhua {
    margin-top: 30px;
    margin-bottom: 30px;
}

.whtu h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 25px;
    margin-top: 0px;
    margin-bottom: 20px;
}

.qiye {
    margin-top: 40px;
}

.qiye h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 25px;
    margin-top: 0px;
    margin-bottom: 40px;
}

.qynn li img {
   width:40%;
   }
   
.qynn li p {
    text-align: center;
    font-size: 16px;
    color: #121211;
    margin-top: 12px;
}

.gq1 {
   width:36px;
   height:36px;
   z-index:6;
   }
   
.gq2 {
   width:36px;
   height:36px;
   z-index:6;
   }
   
.gq3 {
   width:36px;
   height:36px;
   z-index:6;
   }
   
.gq4 {
   width:36px;
   height:36px;
   z-index:6;
   }
   
.gq5 {
   width:36px;
   height:36px;
   z-index:6;
   }
   
.gq6 {
   width:36px;
   height:36px;
   z-index:6;
   }
   
.gq7 {
   width:36px;
   height:36px;
   z-index:6;
   }
   
.gq8 {
   width:36px;
   height:36px;
   z-index:6;
   }
   
.gq9 {
   width:36px;
   height:36px;
   z-index:6;
   }
   
.dingge {
   margin-top:60px;
   }
   
.cptuk {
   height:auto; overflow:hidden;
   background-color:#FFFFFF;
   padding:10px;
   border-radius: 10px;
   margin-top:20px;
   }
   
.xwtu-zi {
    height: auto;
    overflow: hidden;
    padding: 15px;
}

.cpqh .swiper-button-prev {
    position: absolute;
	top: 40%;
    width: 27px;
    height: 44px;
    margin-top: 0px;
    z-index: 8;
    cursor: pointer;
	left:5px;
	background:url(../images/zjt.png);
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}

.cpqh .swiper-button-next {
    position: absolute;
    top: 40%;
    width: 27px;
    height: 44px;
    margin-top: 0px;
    z-index: 8;
    cursor: pointer;
	right:5px;
    background:url(../images/yjt.png);
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}


.changfang .swiper-button-prev {
    position: absolute;
	top: 36%;
    width: 27px;
    height: 44px;
    margin-top: 0px;
    z-index: 8;
    cursor: pointer;
	left:5px;
	background:url(../images/zjt.png);
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}

.changfang .swiper-button-next {
    position: absolute;
    top: 36%;
    width: 27px;
    height: 44px;
    margin-top: 0px;
    z-index: 8;
    cursor: pointer;
	right:5px;
    background:url(../images/yjt.png);
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}


.searchh {
    background-color: rgba(255,255,255,0.9);
    padding: 8px;
    display: none;
    margin: 0px;
	
}


.souee{ width:94%;}


.init-about .abtext{
	width:100% !important;
	float:none;
}
.init-about .video{
	width: 100% !important;
	cursor:pointer;
	float:none;
	overflow:hidden
}
.init-about .video .play{ max-width:60px;}


.hzkuan {
   width:100%;
   }
   
.hzkuan .swiper-slide{

   }
   
.footer {
   height:auto; overflow:hidden;
   padding:15px 0;
   margin:0;
   line-height:24px;
   border-top:1px solid rgba(255,255,255,0.1);
   } 
   
.footer .col-md-9{ width:100% !important}
.footer .col-md-3{ width:100% !important; text-align:left}
.f-1,.f-2{ display:none}





#slidingBlock span.menuOn .fwtb {
     width:98px;
   height:98px;
   line-height:98px;
   text-align:center;
   color:#FFFFFF;
   background:url(../images/fwtb4.png) center; background-repeat:no-repeat;
   margin:0 auto;
}


.fwbj-h li:hover .fwtb {
   background:url(../images/fwtb4.png) center; background-repeat:no-repeat;
  }


.fwtb {
   width:98px;
   height:98px;
   line-height:98px;
   text-align:center;
   color:#FFFFFF;
   background:url(../images/fwtb3.png) center; background-repeat:no-repeat;
   margin:0 auto;
   }


.fwtb img{ width:50px;}


#slidingBlock span.menuNo .fwtb {
     width:98px;
   height:98px;
   line-height:98px;
   text-align:center;
   color:#FFFFFF;
   background:url(../images/fwtb3.png) center; background-repeat:no-repeat;
   margin:0 auto;
}


.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:25px;
}

.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;
}



.shuju li h5 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    width: 84px;
    position: relative;
    font-size: 30px;
}


.whtitle big {
	font-size:2.0rem;
}
.whtitle span {
	font-size:1.4rem;
}

.iwenhua {
	padding:20px 0px 0px;
}
.iwenhua ul {
	margin:15px -5px 0;
}
.iwenhua ul li {
	margin-bottom:10px;
	padding:0 5px;
}
.iwenhua ul li section .iwhtext big {
	font-size:1.6rem;
}
.iwenhua ul li section .iwhtext span {
	font-size:1.4rem;
	margin:5px 0px 0px;
	line-height:20px;
}
.iwenhua ul li section .iwhtext {
	align-content:center;
}
.iwenhua ul li section .iwhtext small,.iwenhua ul li section .iwhtext span {
	display:block;
}


.cptuw h4 {
       height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
    font-size: 12px;
    margin-top: 8px;
    margin-bottom: 3px;
    text-align: center;
}


div.zoomdiv{
	z-index:-999999
}


.jqZoomPup{
	display:none
}

.col6 {
  width: 100%;
}
}


