@charset "utf-8";
/* CSS Document */
@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.ttf')  format('truetype'), /* Safari, Android, iOS */              url('MaisonNeue-Medium.svg#MicrosoftYaHei') format('svg'); /* Legacy iOS */    } 

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

body {
  font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000000;
}

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


.navbar-inverse {
    background-color: rgba(0,0,0,0.8);
    border-color: #5F5D5D;
}

.lghh {
   background-color: rgba(0,0,0,0);
   }

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

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

.nav {
    padding-left: 40px;
}


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

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


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

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


.menu ul.sub_menu{position:absolute; width:600px; display:none; z-index:999; margin-left:0px;}
.menu ul.sub_menu a{ color:#ffffff;}
.menu ul.sub_menu a:hover{ color:#ffffff; background:none;}
.bg{ background:url(../images/bg.png) repeat; height:40px; display:none; width:100%; z-index:99; position:absolute;}
.menu ul.sub_menu li {
    float:left;
	width:100px;
    line-height: 40px;
	list-style-type:none;
	background:none;
}
.menu ul.sub_menu li a{ 
    color:#ffffff;
	font-size:12px;
	}
	
.kq1 {-webkit-animation-delay: 0.2s;}
.kq2 {-webkit-animation-delay: 0.4s; -webkit-animation-duration: 0.4s;}
.kq3 {-webkit-animation-delay: 0.6s; -webkit-animation-duration: 0.6s;}
.kq4 {-webkit-animation-delay: 0.8s; -webkit-animation-duration: 0.8s;}
.kq5 {-webkit-animation-delay: 1s; -webkit-animation-duration: 1s;}
.kq6 {-webkit-animation-delay: 1.2s; -webkit-animation-duration: 1.2s;}


.kuanping {
   width:1630px;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.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;
}

ul {
   padding:0px;
   margin:0px;
   }

.yuyan {
   width:100px;
   line-height:100px;
   float:left;
   color:#FFFFFF;
   }
   
.yuyan a {
   color:#FFFFFF;
   }   
   
.sousuo {
   width:35px;
   float:right;
   text-align:right;
   line-height:100px;
   }   
   
.search-btn {
    cursor: pointer;
}


.search-alert {
    position: fixed;
    z-index: 1000;
    background-color: #222222;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
	z-index: 10000;
    display: none;
}

.search-alert .close {
  display: block;
  width: 30px;
  height: 30px;
  background: url(../images/img5-4.png) no-repeat center;
  position: absolute;
  top: 38px;
  right: 2.6%;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.3s ease 0s;
          transition: transform 0.3s ease 0s;
}

.search-alert .cent-form {
  position: absolute;
  width: 94.8%;
  left: 2.6%;
  top: 50%;
  height: 124px;
  margin-top: -63px;
  border-bottom: 1px solid #515151;
}

.search-alert .cent-form .tex {
  border: none;
  font-size: 66px;
  height: 124px;
  line-height: 124px;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
  color: #555;
  background: none;
  padding-left: 88px;
  padding-right: 80px;
  background: url(../images/img5.png) no-repeat 35px 60px;
}

.search-alert .cent-form .sub-butn {
  border: none;
  height: 100px;
  margin-top: 24px;
  font-size: 24px;
  line-height: 100px;
  color: #555;
  text-align: right;
  background: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 100px;
  text-align: center;
}

.search-alert .close:hover {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.search-alert .cent-form .tex {
    border: none;
    font-size: 20px;

}   

.guding {
   position:fixed;
   top:0px;
   width:100%;
   z-index:9;
   } 
   
.about {
   width:100%;
   height:auto; overflow:hidden;
   margin-top:100px;
   }
   
.about h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:30px;
   font-weight:bold;
   text-align:center;
   color:#000000;
   margin-top:0px;
   margin-bottom:30px;
   padding-bottom:37px;
   background:url(../images/abxia.png) bottom center; background-repeat:no-repeat;
   }
   
.lanse {
   color:#0480df;
   }
   
.abnn {
   height:auto; overflow:hidden;
   background-color:#0480df;
   } 
   
.abnn-left {
   width:71.4%;
   position:relative;
   float:left;
   }
   
.abnn-zi {
   position:absolute;
   width:42%;
   left:16.4%;
   top:125px;
   height:auto; overflow:hidden;
   line-height:23px;
   color:#FFFFFF;
   }
   
.abnn-zi h3 {
   font-family: 'MaisonNeue-Medium', Helvetica, Arial, sans-serif;
   font-size:20px;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:36px;
   }
   
.abmore {
   width:112px;
   height:32px;
   margin-top:130px;
   } 
   
.abmore a {
   display:block;
   width:100%;
   height:32px;
   line-height:32px;
   text-align:center;
   background-color:#0480df;
   color:#FFFFFF;
   border-radius: 25px;
   } 
   
.abmore a:hover {
   background-color:#000000;
   } 
   
.abnn-right {
   width:28.6%;
   float:right;
   }
   
.hezuo {
   height:auto; overflow:hidden;
   padding:20px;
   }
   
.hezuo li {
   list-style-type:none;
   width:25%;
   float:left;
   }
   
   
.cpbj {
   width:100%;
   height:auto; overflow:hidden;
   margin-top:40px;
   margin-bottom:55px;
   }

.cpbj h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:30px;
   font-weight:bold;
   text-align:center;
   color:#000000;
   margin-top:0px;
   margin-bottom:30px;
   padding-bottom:37px;
   background:url(../images/abxia.png) bottom center; background-repeat:no-repeat;
   }
   
.cptit {
   height:auto; overflow:hidden;
   font-size:16px;
   font-family: 'ProximaNova-Regular', Helvetica, Arial, sans-serif;
   text-align:center;
   line-height:23px;
   color:#666666;
   }
   
.cplan {
   width:1256px;
   height:auto; overflow:hidden;
   margin:70px auto 100px;
   }
   
.cplan li {
   list-style-type:none;
   width:14%;
   float:left;
   margin-left:1%;
   margin-right:1%;
   }
         
#slidingBlock {
	height:auto; overflow:hidden;
}

#slidingBlock span {
    float:left; width:100%; height:59px;line-height:59px; font-weight:bold; text-align:center; font-size:14px; over-flow:hidden;
}
#slidingBlock span.menuNo {
    font-weight:normal; width:100%; height:59px; line-height:59px; color:#4c4f54; background-color:#f6f6f6; border-radius: 5px; text-align:center;
}
#slidingBlock span.menuOn {
    font-weight:normal; width:100%; height:59px; line-height:59px; color:#ffffff; text-align:center; background-color:#0480df; border-radius: 5px;
}
#slidingBlock DIV.slidingList_none {
    display:none
}
#slidingBlock DIV.slidingList {
    width:100%;
    margin:0px; padding:0px; height:auto; overflow:hidden;
}   

.cprow {
   height:auto; overflow:hidden;
   margin-left:-40px;
   margin-right:-40px;
   }
   
.cpcol3 {
   width:25%;
   float:left;
   padding-left:40px;
   padding-right:40px;
   }
   
.cptu {
   height:auto; overflow:hidden;
   text-align:center;
   color:rgba(38,43,51,0.62);
   }
   
.cptu a {
   color:rgba(38,43,51,0.62);
   }   
   
.cptu h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   text-align:center;
   color:#262b33;
   margin-top:35px;
   margin-bottom:10px;
   }
   
.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;
} 


.xwbj {
   height:auto; overflow:hidden;
   background-color:#f5f5f5;
   padding-top:80px;
   padding-bottom:56px;
   }
   
.xwtit {
   width:1200px;
   height:auto; overflow:hidden;
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:30px;
   font-weight:bold;
   color:#0d1316;
   margin:0 auto;
   }
   
.xwkuai {
   margin-top:34px;
   height:auto; overflow:hidden;
   }
   
.proce {
    padding: 0px 195px;
    position: relative;
}

#fuwu {
    position: static;
}   


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

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

.xwtu {
   height:auto; overflow:hidden;
   }
   
.xwtu-t {
   position:relative;
   }
   
.xwtime {
   position:absolute;
   left:36px;
   top:0px;
   width:64px;
   height:69px;
   background-color:#0480df;
   color:#FFFFFF;
   font-size:14px;
   text-align:center;
   padding-top:8px;
   z-index:9;
   }
   
.xwtime h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:30px;
   text-align:center;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:6px;
   }
   
.xwtu-zi {
   padding:20px;
   background-color:#FFFFFF;
   font-size:12px;
   line-height:25px;
   color:#666666;
   }
   
.xwtu-zi h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   font-weight:bold;
   margin-top:0px;
   margin-bottom:8px;
   color:#262b33;
   }

.xwtu img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s; width:100%;}  

.xwtu:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.xwtu section {
   overflow: hidden;
   }
   
.wangluo {
   width:100%;
   height:754px;
   padding-top:70px;
   background:url(../images/wangluo.jpg) top center; background-repeat:no-repeat;
   }
   
.wangluo h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:30px;
   text-align:center;
   font-weight:bold;
   margin-top:0px;
   margin-bottom:22px;
   padding-bottom:36px;
   color:#FFFFFF;
   background:url(../images/xhua.png) bottom center; background-repeat:no-repeat;
   }   
   
.wangluo h3 {
   font-family: 'ProximaNova-Regular', Helvetica, Arial, sans-serif;
   font-size:16px;
   height:auto; overflow:hidden;
   line-height:23px;
   text-align:center;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:0px;
   }   	 
	
.bottom {
   height:auto; overflow:hidden;
   background-color:#f0f0f0;
   padding-top:55px;
   padding-bottom:30px;
   color:rgba(128,128,128,0.8);
   font-size:16px;
   line-height:36px;
   }
   
.bottom h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:20px;
   font-weight:bold;
   color:#0480d3;
   margin-top:0px;
   margin-bottom:25px;
   }
   
.bottom a {
   color:rgba(128,128,128,0.8);
   }
   
.bottom a:hover {
   color:#0480d3;
   }
   
.bmww {
   height:auto; overflow:hidden;
   } 
   
.bmww li {
   list-style-type:none;
   width:50%;
   line-height:36px;
   color:#808080;
   float:left;
   }
   
.bmww li a {
   height:auto; overflow:hidden;
   color:rgba(128,128,128,0.6);
   }
   
.fenxiang {
   height:auto; overflow:hidden;
   margin-top:30px;
   } 
   
.fenxiang li {
   list-style-type:none;
   width:25px;
   float:left;
   margin-right:12px;
   }
   
.footer {
   height:auto; overflow:hidden;
   background-color:#0480d3;
   color:#FFFFFF;
   line-height:80px;
   }
   
.juyou {
   text-align:right;
   }
   
.footer a {
   color:rgba(255,255,255,0.2);
   }  
   
.footer a:hover {
   color:rgba(255,255,255,1);
   }    
   
/* 关于我们 */ 
.lanmux {
    height: 74px;
    box-shadow: 0px 10px 10px rgba(0,0,0,.1);
    background: #fff;
    position: relative;
}

.lm-ct ul {
    display: flex;
    display: -webkit-flex;
}

.lm-ct ul li {
    list-style-type:none;
	position:relative;
    margin-right: 60px;
}

.lm-ct ul li a {
    display: block;
    line-height: 74px;
    font-size: 16px;
    color: #555555;
	cursor:pointer;
}

.lm-ct ul li a:hover {
   color:#0480d3;
   }
   
.lm-ct ul li.hover a {
   color:#0480d3;
   }

.lm-ct > span {
    display: block;
    height: 4px;
    background: #0480d3;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 6;
    transition: .5s;
}  

.abww {
   padding-top:56px;
   padding-bottom:80px;
   height:auto; overflow:hidden;
   line-height:33px;
   background:url(../images/ditu.jpg) center top; background-repeat:no-repeat;
   }
   
.abww h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:24px;
   color:#0480d3;
   margin-top:0px;
   margin-bottom:33px;
   }
   
.abww-tu {
   margin-top:40px;
   height:auto; overflow:hidden;
   text-align:center;
   }
   
.wenhua {
   height:auto; overflow:hidden;
   background-color:#ec800d;
	-webkit-transform:rotatex(-80deg) translateZ(0);
	-ms-transform:rotatex(-80deg) translateZ(0);
	transform:rotatex(-80deg) translateZ(0);
	-webkit-transform-origin:0 0 0;
	-ms-transform-origin:0 0 0;
	transform-origin:0 0 0;
	opacity:0;
	transition:1s;
   }
   
.wenhua-aa {
   width:50%;
   float:left;
   }   
   
.wenhua-bb {
   width:30%;
   float:left;
   padding-top:145px;
   padding-left:5%;
   color:#FFFFFF;
   font-size:16px;
   line-height:33px;
   }
   
.wenhua-bb h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:37px;
   margin-top:0px;
   margin-bottom:35px;
   color:#FFFFFF;
   }  
   
.wenhua img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}  

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

.rongyu {
   height:auto; overflow:hidden;
   padding-top:70px;
   padding-bottom:150px;
   background:url(../images/rybj.jpg) center bottom; background-repeat:no-repeat;
   }
   
.rykk {
   width:1280px;
   height:auto; overflow:hidden;
   font-size:18px;
   line-height:30px;
   margin:0 auto;
   }
   
.rykk h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:40px;
   margin-top:0px;
   margin-bottom:15px;
   color:#333333;
   }
   
   
    .img-scroll { position:relative; margin:0px auto; width:100%; float:left; height:auto; overflow:hidden;}
    .img-scroll .prev,.img-scroll .next { position:absolute; display:block; width:45px; height:45px; margin-top:0px; background-color:#000;
    top:0; color:#FFF; text-align:center;}
    .img-scroll .prev { left:90%; background:url(../images/left.png) no-repeat; width:45px; height:45px; z-index:9999;}
    .img-scroll .next { right:0; background:url(../images/right.png) no-repeat; width:45px; height:45px; z-index:9999;}
	.img-scroll .prev:hover { left:90%; background:url(../images/left.png) no-repeat; width:45px; height:45px; z-index:9999;}
	.img-scroll .next:hover { right:0; background:url(../images/right.png) no-repeat; width:45px; height:45px; z-index:9999;}
    .img-list { position:relative; width:100%; height:auto; overflow:hidden; padding-top:109px; margin-left:0px; overflow:hidden}
    .img-list ul { width:9999px; margin:0px; padding:0px;}
    .img-list li { float:left; display:inline; margin-left:15px; margin-right:15px; height:auto; overflow:hidden;}
	
.rytu {

   }	
   
   
.shebei {
   height:818px;
   background:url(../images/sbbj.jpg) top center;
   padding-top:60px;
   }
   
.shebei h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:40px;
   color:#FFFFFF;
   text-align:center;
   margin-top:0px;
   margin-bottom:83px;
   }
   
.abxx {
   border:10px solid #ffffff;
   }     

.rygun {
    margin-top: -160px;
    height: auto;
    overflow: hidden;
    position: relative;
}

.rygun .swiper-container {
    padding-top: 210px;
}

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

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

.icase ul {
   margin:0px;
   padding:0px;
   }

.icase ul li {
   list-style-type:none;
   } 
   
/* 弹窗 */

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


/* 产品中心 */

.cp-kuan {
   width:1340px;
   height:auto; overflow:hidden;
   margin:0 auto;
   } 
   
   
.cptux {
   height:auto; overflow:hidden;
   border:1px solid #e5e4e4;
   background-color:#FFFFFF;
   margin-bottom:45px;
   }
   
.cptux p {
   text-align:center;
   margin-top:10px;
   }
   
.cpzi {
   height:auto; overflow:hidden;
   background:url(../images/eye.png) top right; background-repeat:no-repeat;
   padding:25px;
   color:#808080;
   }
   
.cptux:hover {
   background-color:#0480d3;
   box-shadow: 0px 0px 10px rgba(0,0,0,.1);
   transition: all 500ms ease-in 0ms;
   }
   
.cptux:hover .cpzi {
   background:url(../images/eye2.png) top right; background-repeat:no-repeat;
   }
   
.cptux img { width:100%; -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;}  

.cptux:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.cptux section {
   overflow: hidden;
   }	
   
.cpzi h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   margin-top:0px;
   margin-bottom:6px;
   color:#333333;
   }
   
.cpwz {
   height:auto; overflow:hidden;
   color:#808080;
   }
   
.cpwz-aa {
   width:60px;
      height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   float:left;
   }
   
.cpwz-bb {
   width:26px;
   height:1px;
   background-color:#808080;
   margin-top:12px;
   margin-right:20px;
   float:right;
   }
   
.cptux:hover .cpwz {
   color:#FFFFFF;
   transition: all 500ms ease-in 0ms;
   }
   
.cptux:hover h2 {
   color:#FFFFFF;
   transition: all 500ms ease-in 0ms;
   }
   
.cptux:hover .cpwz-bb {
   width:170px;
   background-color:#FFFFFF;
   transition: all 500ms ease-in 0ms;
   } 
   

/* 新闻列表 */  
.xwss {
   height:auto; overflow:hidden;
   padding-top:62px;
   padding-bottom:60px;
   background-color:#f2f2f2;
   } 
   
.xwkk-aa {
   width:43%;
   float:left;
   }
   
.xwkk-aa img {
   width:100%;
   }
   
.xwkk-bb {
   width:50%;
   float:right;
   }
   
.xwkk-bb h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:21px;
   margin-top:27px;
   margin-bottom:60px;
   color:#000000;
   }
   
.xw-time {
   margin-top:57px;
   height:auto; overflow:hidden;
   color:#000000;
   }
   
.xw-more {
   margin-top:45px;
   height:auto; overflow:hidden;
   color:#000000;
   }
   
.xwbd {
    height: auto;
    overflow: hidden;
    border: 6px solid #FFFFFF;
    box-shadow: 0px 0px 10px rgba(0,0,0,.2);
} 

.xwlie {
  height:auto; overflow:hidden;
  padding-top:50px;
  padding-bottom:70px;
  }
  
.xwrow {
   height:auto; overflow:hidden;
   margin-left:-10px;
   margin-right:-10px;
   }
   
.xwhh {
   padding-left:10px;
   padding-right:10px;
   }    
   
.xwkuaix {
    height: auto;
    overflow: hidden;
    position: relative;
    padding: 30px;
    background-color: #FFFFFF;
	border-bottom:1px solid #eeeeee;
    margin-bottom: 25px;
} 

.xwkuaix .mask {
    display: block;
    position: absolute;
    width: 100%;
    height: 0px;
    left: 0;
    top: 100%;
    background-color: #0480d3;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    z-index: 0;
}

.xwkuaix:hover .mask{top:0; height:100%;} 

.xwkuaix .con {
    position: relative;
    z-index: 1;
    font-size: 14px;
    color: rgba(0,0,0,.6);
	line-height: 25px;
}

.xwkuaix:hover .con {
    color:#FFFFFF;
	}

.xwkuaix h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:21px;
   margin-top:0px;
   margin-bottom:40px;
   color:#4d4d4d;
   }
   
.xwkuaix:hover .nian {
   color:#FFFFFF;
   }
   
.xwkuaix:hover h2 {
   color:#FFFFFF;
   }
   
.xwkuaix:hover h3 {
   color:#FFFFFF;
   }
   
.nian {
   color:#808080;
   font-size:14px;
   }
   
.xwkuaix h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:21px;
   margin-top:0px;
   margin-bottom:40px;
   color:#000000;
   }
   
.xwmm {
   margin-top:12px;
   width:60px;
   height:30px;
   background:url(../images/jt.png);
   }
   
.xwkuaix:hover .xwmm {
   background:url(../images/jt2.png);
   } 
   
/* 新闻内 */

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

.inewsct {
    background: #fff;
    padding: 40px;
    box-shadow: 0px 0px 5px rgba(0,0,0,.2);
}

.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;
}	 
   
/* 分页 */ 
.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 #eeeeee;

}

.page-m a:hover {
    color: #fff;
    background: #0480d3;
	border:1px solid #0480d3;
}

.xianshi {
    color: #fff;
    background: #0480d3;
	border:1px solid #0480d3;
}

.page-m a.active {
    color: #fff;
    background: #0480d3;
	border:1px solid #0480d3;
} 


/* 产品详情 */
.cpmk {
   height:auto; overflow:hidden;
   padding-top:60px;
   padding-bottom:60px;
   background-color:#efefef;
   }
.pro-img{
	margin-bottom:40px;
}
.pro-img .xiaotu{
   margin-top:20px;

}
.pro-img #Gbig{
	width:100%;
}
.pro-img .xiaotu li{

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

.pro-img .xiaotu li.hover{
	border:1px #0e66a6 solid;
}
.pro-img .colmd5{
	width:36%;
	float:left;
}
.pro-img .colmd7{
	width:60%;
	float:right;
}
.pro-img .colmd7 .pro-ptt{
	font-size:22px;
	font-weight:bold;
	padding:0px 0px 15px;
	border-bottom:1px #734702 solid;
	font-weight:bold;
}
.pro-img .colmd7>span{
	margin:20px 0 0 0;
	padding:0;
	display:block;
	color:rgba(62,70,77,.8);
	font-size:14px;
	line-height:22px;
	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 center no-repeat;
	height:91px;
	width:39px;
	float:left;
}
.jqzzoom .next-navigation{
	background:url(../images/right.gif) right center no-repeat;
	width:39px;
	height:91px;
	float:right;
}

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

#fuwus {
    position: static;
}

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

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

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

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

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

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

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

.guddx {
    height: 420px;
    padding: 5px;
    overflow-y: scroll;
}  

.guddx .table {
    width: 60%;
}

/* 人才招聘 */
.ijoint {
    padding: 0px;
}
	
.ijoin {
	margin:55px 0px 0px;
}
.ijoin dl {
	background:#2a54a8;
	padding:0px 70px;
}
.ijoin dl dd {
	float:left;
	width:25%;
	color:#fff;
	line-height:40px;
	padding:25px 0px;
	font-size:2.0rem;
}
.ijoin dl dd:nth-of-type(4) {
	width:22%;
}
.ijoin dl dd:nth-of-type(5) {
	width:30%;
}

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


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

.ijoin ul {
   padding:0px;
   }
   
   
.apply {
	position:fixed;
	z-index:10000;
	background:rgba(0,0,0,.8);
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:none;
}
.zwcont {
	width:60%;
	left:20%;
	top:50%;
	margin-top:-378px;
	position:relative;
}
.zwcont iframe {
	height:756px;
	background:transparent;
	width:100%;
}
.tmbody {
	background:transparent;
}
.zwcont .closets {
	position:absolute;
	height:90px;
	right:15px;
	top:0;
	cursor:pointer;
	width:40px;
	background:url(../images/gbtou.png) center no-repeat;
}
.sqxx {
	width:100%;
	background:#fff;
}
.sqxx h2 {
	text-align:center;
	font-size:2.0rem;
	margin:0px;
	color:#000;
	line-height:90px;
}
.sqxx h2 big {
	font-size:2.0rem;
}
.sqxx .form {
	background:#f6f6f6;
	padding:30px 7% 25px;
}
.sqxx .form div {
	float:left;
	width:47%;
	margin-right:6%;
	margin-bottom:25px;
}
.sqxx .form div:nth-child(2n+0) {
	margin-right:0;
}
.sqxx .form div p {
	float:left;
	width:88px;
	color:#636366;
	line-height:42px;
}
.sqxx .form div p:before {
	content:"* ";
	color:#f00;
}
.sqxx .form div input {
	width:calc(100% - 88px);
	background:#fff;
	border:1px rgba(0,0,0,.1) solid;
	line-height:22px;
	outline:none;
	padding:9px 10px;
}
.sqxx .form div select {
	width:calc(100% - 88px);
	border:1px rgba(0,0,0,.1) solid;
	background:#fff;
	height:42px;
	outline:none;
	padding:0px 10px;
}
.sqxx .form div:last-child {
	width:100%;
}
.sqxx .form div textarea {
	width:calc(100% - 88px);
	background:#fff;
	border:1px rgba(0,0,0,.1) solid;
	line-height:22px;
	outline:none;
	padding:9px 10px;
	resize:none;
}
.sqxx form button {
	display:block;
	margin:30px auto 0px;
	background:#2a54a8;
	width:100%;
	max-width:230px;
	color:#fff;
	height:44px;
	outline:none;
	font-size:1.5rem;
	transition:.3s;
	border:0;
}
.zwcont form button:hover {
	background:#333;
}  
   
/* 联系我们 */
.lxkuai {
   margin-top:55px;
   margin-bottom:100px;
   line-height:36px;
   font-size:16px;
   } 
   
.lxkuai h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:25px;
   color:#333333;
   margin-top:26px;
   margin-bottom:67px;
   padding-bottom:46px;
   background:url(../images/hua.jpg) left bottom; background-repeat:no-repeat;
   }  
   
.liuyan {
   height:auto; overflow:hidden;
   padding-top:75px;
   padding-bottom:45px;
   background-color:#ededed;
   }
   
.liuyan h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:17px;
   margin-top:0px;
   margin-bottom:16px;
   color:#2d2d2d;
   text-align:center;
   }
   
.liuyan h3 {
   font-family:'DINCond-Bold', Helvetica, Arial, sans-serif;
   font-size:42px;
   font-weight:bold;
   text-align:center;
   color:#2d2d2d;
   margin-top:0px;
   margin-bottom:75px;
   }  
   
.hzi {
   color:#0480d3;
   }
   
.biao {
   height:auto; overflow:hidden;
   margin-bottom:20px;
   }
   
.biao h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   margin-top:0px;
   margin-bottom:14px;
   color:#666666;
   }
   
.kk {
   height:60px;
   border:1px solid #d2d2d2;
   }
   
.kk2 {
   border:1px solid #d2d2d2;
   }
   
.anniu {
   width:208px;
   height:54px;
   background-color:#0480d3;
   border:1px solid #0480d3;
   padding:0px;
   } 
   
   
.lm-ct ul li.mouseover .ul_hide {
    position: absolute;
    left: 0px;
    top: 73px;
    width: 200px;
	text-align:center;
	text-align:left;
    border: 0px solid #CBCBCB;
	background-color:#FFFFFF;
    padding: 5px 0px;
    display: none;
	z-index:999;
}

.lm-ct ul li.mouseover .ul_hide li {
   width:100%;
	line-height:40px;
	border-bottom:0px solid #ffffff;
	list-style-type:none;
	text-align:center;
	background:none;
   white-space: nowrap;
text-overflow: ellipsis;
	position:relative;
}

.lm-ct ul li.mouseover .ul_hide li a{
    color:#000000;
	width:100%;
	line-height:40px;
	font-size:14px;
	   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
}

.lm-ct ul li.mouseover .ul_hide li a:hover{
    display:block;
    color:#FFFFFF;
	background-color:#0480d3;
    text-decoration: none;
}       
   
   
@media (min-width: 1200px) and (max-width: 1600px) {

.kuanping {
   width:100%;
   }
   
.container {
   width:100%;
   }

}  

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

.kuanping {
   width:100%;
   }
   
.container {
   width:100%;
   }
   
.cp-kuan {
   width:100%;
   } 
   
.navbar-nav > li > a {
    padding-left: 20px;
    padding-right: 20px;
    line-height: 78px;
}

} 
   

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

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

.nav {
    padding-left: 0px;
}


.kuanping {
   width:100%;
   }
   


}


