.container3{
    width:1685px;
    height:80px;
    margin:0 auto;
    background: #fff;
    /* margin:auto;left:0; right:0; top:0; bottom:0; */
}
.container{
    padding:0;
}
/* head.html */
.wel{
    height:36px;
    line-height: 35px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    color:#000;
}
.wel em.glyphicon-earphone{
    margin-right:10px;
}
.wel-con{
    margin-left: 15px;
    
}
.company_info{
    color:#272a33;
    height:80px;
}
.header{
    height:81px;
    z-index: 3;
    width:100%;
    background: #fff;
    z-index: 1000;
}
.header ul li{
    z-index: 3;
}
.nav{
    height:80px;
    line-height: 80px;
}
.sousuo{
    text-align: center;
    padding: 0 35px;
    border-left:1px solid rgba(0, 0, 0, 0.07);
    border-right:1px solid rgba(0, 0, 0, 0.07);
    /* transition: 0.1s; */
}
.sousuo input{
    line-height: normal;
}
.head_search{
    background: #fff;
    border: none;
    border-radius: 0;
    border:1px solid #ababab;
    height:23px;
    padding:0 2px;
}
.head_top_sousuo{
    display: none;
}
.sousuo:hover .head_top_sousuo{
display: block;
}
.sousuo:hover .block{
    display: none;
}
.sousuo:hover{
    padding: 0 12px;
}
.nav ul li:nth-child(5)>ul{
display: none !important;

}
html{background:#fff;}
ul,li{margin:0; padding:0; list-style:none;}
body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin:0 auto;
    min-width:1200px;
}
ul,li{padding:0; margin:0;}
/* #header_wrap{background:url(images/header.jpg) no-repeat center; height:140px; margin:auto;} */
#banner{width:100%; max-width:1920px; position:relative;  padding:0!important;overflow:hidden; margin:auto;}
ol,ul,li{ margin:0; padding:0;}
/* flexslider */
.flexslider{position:relative; width:100%; height:725px; margin:auto; overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1; height:725px; overflow:hidden;}
.slides li{height:725px;position: relative;}
.slides li img{ width:100%;}
.flex-control-nav{position:absolute;bottom:20px;z-index:2;width:100%;text-align:center;display:none;}
.flex-control-nav li{display:inline-block;/*width:15px;height:15px;*/margin:0 3px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:12px;height:12px; border-radius:12px;line-height:60px; text-indent:25px; overflow:hidden; cursor:pointer;background:none; border:1px solid #0670f7;}
.flex-control-nav .flex-active{background-position:0 0; background:#fff; border:1px solid #0670f7; width:12px;height:12px; border-radius:12px; background:#fff; border:1px solid #0670f7;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:42%; }
.flex-direction-nav li a{display:block;width:32px;height:32px;overflow:hidden;cursor:pointer;position:absolute; background:url(../images/btn.png) left 0px no-repeat;}
.flex-direction-nav li a.flex-prev{left:-32px;background-position:0 0px;}
.flex-direction-nav li a.flex-next{right:-32px;background-position:-39px 0px;}
.flex-direction-nav li a{font-size: 0}
.ban_cont{
    width:675px;
    display: inline-block;
    position: absolute;
    left: 30%;
    top:28%;
}
.ban_cont p:first-child{
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
    padding-bottom: 10px;
}
.ban_cont p:last-child span{
    color:rgba(0, 0, 0, 0.50) !important; 
}
.ban_cont p:nth-child(3){
    color:#272a33 !important;
}
/* --heads.html */
.ban_img{
    background-repeat: no-repeat;
    background-size: 100%;
    text-align: center;
}
.ban_title{
    width:480px;
    display: inline-block;
    margin-top:3%;
}
.ban_title hr{
    margin:10px 0;
    border:none;
    height:1px;
    background-color: rgba(255, 255, 255, 0.16);
}
.mes-cont p:nth-child(3){
    margin:0;
    font-size: 15px;
}
.mes-cont p:last-child{
    opacity: 0.5;
}
/* about */
.target-fix {
    position: relative;
    top: -81px;
    display: block;
    height: 0;
    overflow: hidden;
  }
.about_title{
    position: relative;
    margin-top:50px;
    text-align: center;
    transform: scale(1,0.9);
    margin-bottom:45px;
}
.about_title span{
    font-size: 120px;
    color:rgba(0, 0, 0, 0.15);
    font-family: 'Arial';
    font-weight: bold;
}
.about_title p{
    color:#000;
}
.tit{
    position: absolute;
    color:#000;
    font-size: 24px;
    font-weight: bold;
    left: 46%;
    top:42%;
}
.about_title .tit:after,.about_title .tit::before{
    background: rgba(0, 0, 0, 0.20);
    content: "";
    height: 1px;
    position: absolute;
    top: 52%;
    width: 30%;
}
.tit:before {
    left: -40%;
  }
  .tit:after {
    right: -40%;
  }
.about_cont h3 a{
    color:#00a0e8;
    font-size: 24px;
    font-weight: bold;
}
.about_left{
    display: inline-block;
    width:48%;
    color:#000;
}
.about_left>p{
    margin:15px 0 35px 0;
    font-weight:bold;
}
.about_cont h3{ 
    padding: 20px 0;
    border-bottom: 1px solid rgba(220, 220, 220, 0.6);
}
.about_mes{
    line-height: 30px;
    overflow: hidden;
}
.about_more a{
    color:#000;
}
.about_more{
    margin: 40px 0;
}
.about_list li{
    float: left;
    width:270px;
    height:130px;
    background: #e4007f;
    text-align: center;;
    padding: 0 30px;
    position: relative;
}
.about_list li a{
    color:#fff;
}
.about_list li div.list_title{
    
    margin-top:20%;
}
.about_list li:last-child{
    background: #00a0e8;
    margin-left: 21px;
}
.list_img{
    float: left;
    width:80px;
    height:80px;
    border:1px solid #fff;
    border-radius: 999px;
    line-height: 80px;
    margin-top:10%;
}
.list_img img{
    width:50px;
}

.about-right{
    width:50%;
    height:457px;
    display: inline-block;
    position: relative;
}
.pro_img img{
    z-index: 99;
    position: relative;
    width:550px;
}
.blue{
    width:223px;
    height:199px;
    background: #00a0e8;
    position: absolute;
    bottom: 0;
    right:0;
    z-index: 1;
}
.shupai{
    writing-mode: vertical-lr;
    writing-mode: tb-lr;
    color:#000;
    font-size: 12px;
    font-family: 'Arial';
    position: absolute;
    right: 0;
    top:0;
}
.shupai span{
    display: inline-block;
    width:9px;
    height:9px;
    background: #00a0e8;
}
/* product */
.sypro{
    background-image: url(../images/product_bg.png);
    background-position: center top;
    background-repeat: no-repeat;
    height:510px;
}
.sypro {
    background-position: center bottom;
    background-size: 100% 105%;
	background-repeat: no-repeat;
    background-attachment: fixed;
}
.sytit-wrap{
    margin:0;
}
.sytit-wrap span{
    color:rgba(255, 255, 255, 0.15) ;
}
.sytit-wrap .tit{
    color: #fff;
}
.sytit-wrap p{
    color:#fff;
}
.sytit-wrap .tit:before,.sytit-wrap .tit:after{
    background: rgba(255, 255, 255, 0.2)
}
.btn{
	position: absolute;
	top: 50%;
	margin-top: -50px;
	width: 60px;
	height: 100px;
	line-height: 100px;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
}
.next{
	right: 0;
}
.syprocon{
    position: relative;
}
.syprocon ul li{
    position: absolute;
	top: 0;
	left: 0;
	list-style: none;
	opacity: 0;
	transition: all 0.3s ease-out;
}
.syprocon ul li img{
    width: 394px;
	height: 285px;
	border:none;
	float: left;
}
.syprocon ul li:nth-child(5){
	transform:translate3d(-400px,0,0) scale(0.94);
}
.syprocon ul li:nth-child(4){
	transform:translate3d(0px,0,0) scale(0.94);
	transform-origin:0 50%;
	opacity: 0.8;
	z-index: 2;
}
.syprocon ul li:nth-child(3){
	transform:translate3d(400px,0,0) scale(1);
	z-index: 3;
	opacity: 1;
}
.syprocon ul li:nth-child(2){
	transform:translate3d(800px,0,0) scale(0.946);
	transform-origin:100% 50%;
	opacity: 0.8;
	z-index: 2;
}
.syprocon ul li:nth-child(1){
	transform:translate3d(1200px,0,0) scale(0.946);
}
/* news */
.news_left{
    width:49.1%;
    height:410px;
    position: relative;
}
.news_cont{
    width:491px;
    height:156px;
    background: #f9f9f9;
    padding: 30px;
    position: absolute;
    bottom: 0;
    right: 0;
}
.news_cont>a{
    color:#000;
    font-weight: bold;
}
.news_cont p{
    color:rgba(11, 3, 6, 0.6);
    font-size: 12px;
    margin-top:20px;
}
.news_more{
    width:57px;
    height:24px;
    border:1px solid #dcdcdc;
    border-radius: 99px;
    transition: 0.3s;
    text-align: center;
    line-height: 22px;
}
.news_more a{
    color:rgba(0, 0, 0, 0.6);
    font-size: 12px;
    transition: 0.3s;
}
.news_more:hover{
    background: #dcdcdc;
}
.news_more:hover>a{
    color:#f9f9f9;
}
.news_right{
    width:46.4%;
    /* height:410px; */
    position: relative;
}
.news_list{
    width:100%;
    height:156px;
    background: #fff;
    padding: 30px;
}
.news_list>a{
    color:#000;
    font-weight: bold;
}
.news_list p{
    color:rgba(0, 0, 0, 0.6);
    font-size: 12px;
    margin-top:20px;
}
.news_list >.news_more{
    background: #fff;
}
.news_list >.news_more a{
    color:rgba(0, 0, 0, 0.6);
}
.news_list >.news_more:hover{
    background: #f9f9f9;
}
.news_list >.news_more:hover>a{
    color:rgba(0, 0, 0, 0.6);
}
.news_list:first-child{
    background: #f9f9f9;
}
.news_list:first-child>.news_more{
    background: #00a0e8;
}
.news_list:first-child>.news_more a{
    color:#f9f9f9;
}
.news_right div.news_list:first-child>.news_more:hover{
    background: #f9f9f9;
}
.news_right div.news_list:first-child>.news_more:hover> a{
    color:rgba(0, 0, 0, 0.6);
}
.news_list:nth-child(2):hover{
    background: #f9f9f9;
}

.news_list:nth-child(3):hover{
    background: #f9f9f9;
}
/* cooperative */
.sypicture{
    background: url(../images/cooper_bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}
.sypic-wrap span{
    color: rgba(255, 255, 255, 0.2);
}
.cooper-img{
    display:inline-block;
}
.cooper-img{
    margin-right: 17.2px;
}
.cooper-img:last-child{
    margin:0;
}
/* footer.html */
.footer .container{
    border-top: 1px solid #434343;
    padding:40px 0;
}
.footerleft>ul>li{
    float: left;
    margin-right:9.44%;
}
.footerleft>ul>li>a{
    color:#e7e7e7;
}
.footerleft>ul>li>div{
    color:#4e4e4e;
    margin:0;
    padding:0;
    font-size: 12px;
}
.navlist li a{
    color:#4e4e4e;
    font-size: 12px;
}
.navlist li{
    margin-bottom: 10px;
}
.navlist{
    margin-top:20px;
    height:140px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.footerleft>ul.clearfix>li:last-child{
    margin:0;
    text-align: center;
}
.footerleft>ul.clearfix>li:last-child>p{
    color:#ababab;
}
/* about.html */
.main .tit{
    left:47.5%;
}
.menu{
    text-align: center;
    height:36px;
    border-bottom: 2px solid rgba(149, 149, 149, 0.2);
}
.menu ul{
    display: inline-block;
}
.menu ul li{
    float: left;
    width:113px;
    height:36px;
    background: #e6e6e6;
    line-height: 36px;
    margin:0 9px;
    transition: 0.2s;
}
.menu ul li a{
    color:#000;
    transition: 0.2s;
}
.profile h3{
    font-size: 20px;
    font-weight: bold;
}
.profile .about_left>p{
    margin-left: 80px;
}
.profile .about_left{
    width:42.5%;
}
.profile .about_left .about_mes .desc p{
    margin:0;
}
.profile{
    margin-top:60px;
}
.profile .about_right img{
    width:649px;
}
.nycontainer{
    margin-bottom: 70px;
}
.about_culture{
    margin-top:70px;
}
.cul-left{
    width:590px;
    overflow: hidden;
}
.cul_left img{
    width:100%;
}
.about_culture{
    background-color: rgba(235,235,235,0.5);
}
.cul-right{
    width:610px;
    padding:60px 0 48px 0;
}
.cul-title{
    padding:25px 0 25px 105px;
    border:3px solid rgba(149, 149, 149, 0.1);
    border-left: none;
}
.cul-title h3{
    font-size: 24px;
    color:#000;
    font-weight: bold;
}
.cul-title h3 span{
    font-size: 14px;
    font-weight: normal;
    margin-left: 10px;
}
.cul-cont{
    padding-left:105px;
    margin-top:20px;
}
.cul-cont p{
    margin-bottom: 5px;
    
}
.equipment{
    margin-top:70px;
}
.equip_img{
    /* overflow: hidden; */
    position: relative;
    margin-top:40px;
}
.equip_img ul li{
    float: left;
    margin-right: 30px;
}
.equip_img ul{
    width:2600px;
}
.btns{
    width:43px !important;
    height:43px !important;
    border-radius: 99px;
    border:1px solid #c3c3c3 !important;
    text-align: center;
    line-height: 41px;
}
.btn-left{
position: absolute;
top:40%;
left: -7%;
}
.btn-right{
    position: absolute;
    top:40%;
    right: -7%;
}
.move{
    position: relative;
}
.equip_title{
    height:30px;
}
.pagination{
    border-radius:0;
}
.pagination > .disabled > a {
    color: rgba(0,0,0,0.74) !important;
}
.page li a {
    font-family: arial;
    background: rgba(0,0,0,0.74);
    padding: 5px 10px;
    margin: 0 2px;
    display: inline;
    border-radius: 0 !important;
    color: #fff;
    border: 1px solid rgba(0,0,0,0.74) !important;
}
.page li.active a {
    background: #fff;
    color: rgba(0,0,0,0.74);
    border: 1px solid rgba(0,0,0,0.74);
}

.m{ width: 377px;}
* { margin: 0; padding: 0; list-style-type: none; text-decoration: none;  }
/*外层盒子和里边图片的一点点样式*/
.jqueryzoom { position: relative; padding: 0; border: solid 1px #eaeaea; width: 377px; height:275px; overflow: hidden; display: inline-block; }
/*放大镜是基于图片大小自动生成的，每次都要把jqueryzoom中img的大小和jqueryzoom盒子大小设置为一样的，不然放大镜滑块有可能溢出*/
.jqueryzoom img { width: 377px;height:275px; }
/* ul li { float: left; margin-right: 5px; }
ul li img { width: 100px; height: 100px; } */
.cloudzoom-gallery-active{opacity: .5}
.cloudzoom-gallery{width: 100%;}
.swiper-button-next{
    background-image: none !important;
}
.button-next{
outline: none
}
.button-prev{
outline: none
}
.swiper-button-prev{
    background-image: none !important;
}
.swiper-btn{
    color:#fff;
    width:14px !important;
    height:27px !important;
    background-color: rgba(0, 0, 0, 0.30);
    font-size: 12px;
    text-align: center;
    line-height: 24px;
    top:60% !important;
}



.pro_title{
    background: #ebebeb;
    width:64%;
    padding:10px 30px ;
    color:#000;
    z-index: 1;
    position: relative;
}
.cloudzoom-zoom{
    z-index: 99;
}
.bottom .container{
    border-top:1px solid #f7f7f7;
   padding-top:20px;
}
.bottom{
    /*margin-bottom: 100px;*/
    height: 100px;
}
.pro_show{
    margin-top: 30px;
}
.proshowcon{
    height:310px;
}

/* news.html */
.news{
    margin-top: 30px;
}
.news ul li{
    padding: 30px;
}
.news_data{
    margin:20px 0;
}

/* contact.html */
.cont h3{
    color:#000;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 40px;
}
.cont ul li{
float: left;
width:23.8%;
margin-right: 8%;
}
.cont ul li input,textarea{
    height:30px;
    width:100%;
    border:0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    outline: none;
}
.cont ul li textarea{
    height:20px;
    margin-top:20px;
    resize:none;
    overflow: hidden;
}
.cont ul li:last-child{
    width: 100%;
}
input::-webkit-input-placeholder {
    /* placeholder颜色  */
    color: #000;
    /* placeholder字体大小  */
    font-size: 12px;
 }
input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #000;
    font-size: 12px;
  }
input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #000;
    font-size: 12px;
  }
input::-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #000;
    font-size: 12px;
   
  }
 .cont ul li textarea::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #000;
    font-size: 12px;
  }
  .cont ul li textarea:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #000;
    font-size: 12px;
  }
  .cont ul li textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #000;
    font-size: 12px;
  }
  .cont ul li textarea::-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #000;
    font-size: 12px;
   
  }
  .sub_mes input{
      background: #00a0e8;
      color:#fff;
      border:0;
      padding:10px 30px;
  }
  .sub_mes{
      text-align: center;
      margin-top:30px;
  }
.way h3{
    color:#000;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 40px;
}
.way{
    text-align: center;
    margin-top:110px;
}
.way ul li{
    float: left;
    width:19.43%;
    padding:30px;
    background: #eeeeee;
    margin-right: 0.71%;
    text-align: center;
    margin-top:1px;
    font-size: 13px;
}
.way ul li:nth-child(5n){
    margin-right: 0;
}
.way ul li:nth-child(n+6){
    height:144px;
}
.way ul li span{
    width:50px;
    height:50px;
    border-radius: 99px;
    background: #00a0e8;
    display: inline-block;
    line-height: 50px;
}
.way ul li span img{
    width:25px;
}
.way ul li p:first-child{
    color:#000;
    font-size: 16px;
}
.map{
    padding:5px;
    border:1px solid #eeeeee;
    margin-top:170px;
}

/* recurit.html */

.recruit_cont{
    padding:50px 0 50px 35px;
    width:100%;
    border:7px solid rgba(0,161,232,0.15);
    position: relative;
}
.recruit_img img{
    width:712px;
}
.recruit_img{
    position: absolute;
    right:-0.6%;
    bottom: -24%;
}
/* honor */
.honor{
    background: url(../images/honor_bg.png) no-repeat;
    background-position: center center;
    background-attachment: fixed;
    padding: 80px 0;
}
.honor table{
    border-collapse:separate; 
    border-spacing:60px 0;
}
.honor td:first-child{
    width:34%;
}
.honor td h3{
    color:#1d212b;
    font-size: 24px;
    font-weight: bold
}
.honor td p{
    font-family: 'arial';
    font-size: 14px;
    color:#1d212b;
    margin-bottom: 45px;
    text-transform: uppercase;
}.honor td div{
    line-height: 2;
    color:#1d212b;
    
}