`body{
	width: 100%;
	position: relative;
	overflow: hidden;
}
.w1200{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.contact{
	padding: 27px 0 17px;
	border-top: 2px solid #efefef;
}
.contact-list{
	padding: 34px 0 31px;
	width: 76.7%;
}
.contact-list li{
	float: left;
	height: 48px;
	margin-left: 4.3%;
	width: 30.4%;
	border-right: 1px solid #e5e5e5;
}
.contact-list li:first-child{
	padding-left: 0;
	margin-left: 0;
}
.contact-list li:last-child{
	border-right: none;
}
.contact-list li p{
	font-size: 12px;
	color: #666;
	line-height: 22px;
}
.contact-list li h2{
	font-size: 18px;
	color: #333;
	line-height: 22px;
	font-family: 'FuturaBT-Book';
}
.contact-form{
	width: 76.7%;
}
.contact-form .box{
	margin-bottom: 40px;
}
.contact-form .text{
	float: left;
	width: 30.4%;
	margin-left: 4.3%;
	font-size: 12px;
	color: #808080;
	line-height: 39px;
	border: none;
	border-bottom: 1px solid #e5e5e5;
	border-radius: 0
}
.contact-form .text:first-child,.contact-form .text:nth-child(4){
	margin-left: 0;
}
.contact-form .text:nth-child(4){
	margin-top: 29px;
}
.contact-form .captcha{
	float: left;
	/*height: 31px;*/
    margin: 0px 10px 0 7px;
}
.p20{
	padding: 20px 0;
}
.contact-form .text::-webkit-input-placeholder{ 
	color: #808080; 
} 
.contact-form .text:-moz-placeholder{ 
	color: #808080; 
} 
.contact-form .text::-moz-placeholder{ 
	color: #808080; 
} 
.contact-form .text:-ms-input-placeholder{ 
	color: #808080; 
} 
.contact-form textarea{
	width: 100%;
	border: none;
	border-bottom: 1px solid #e5e5e5;
	font-size: 12px;
	color: #808080;
	line-height:22px;
	height: 104px;
	display: block;
	border-radius: 0
}
.contact-form .submit{
	width: 111px;
	height: 36px;
	line-height: 36px;
	padding: 0 0 0 10px;
	/*margin-top: 29px;*/
	color: #fff;
	border: none;
	text-align: left;
	background: #008cd6 url(../img/con01.png) no-repeat right 10px center;
	transition: padding 0.3s,background 0.3s;
}
.join{
	padding:36px 0 16px; 
	border-top: 2px solid #efefef;
}
.join-intro{
	padding-bottom: 40px;
	width: 100%;
}
.join-intro-title ul{
	margin-left: 1.4%;
	width: 50%;
}
.join-intro-title li{
	float: left;
	padding:0 3%;
	font-size: 14px;
	color: #666;
	background: url(../img/111.png) no-repeat left center;
}
.join-intro-title li a{
	display:inline-block;
	padding:0 3px;
	border-bottom: 2px solid #fff;
	color: #666;
	font-weight: normal;
}
.join-intro-title li:first-child{
	background: none;
}
.join-intro-title li.on a{
	color: #047dc8;
	border-color: #047dc8;
}
.join-intro .picture{
	float: left;
	width: 37.5%;
}
.join-intro .font{
	float: right;
	width: 59.1%;
}
.join-intro .font p{
	font-size:12px;
	color: #666666;
	line-height: 24px;
}
.join-intro .font p.pr{
	padding-left: 23px;
}
.join-intro .font p.email{
	background: url(../img/1.png) no-repeat left center;
}
.join-intro .font p.address{
	background: url(../img/2.png) no-repeat left center;
}
.join-intro .font p.code{
	background: url(../img/3.png) no-repeat left center;
}
.join-intro-title{
	font-size: 16px;
	line-height: 36px;
	font-weight: bold;
	padding: 0 0 20px;
	color: #444;
	border-bottom: 1px solid #e5e5e5;
}
.join-intro .font p:nth-child(1),.join-intro .font p:nth-child(2){
	padding-bottom: 15px;
	border-bottom: 1px solid #f2f2f2;
	margin-bottom:15px;
}
.join-list{
	padding-bottom: 35px;
}
.join-list li{
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
}
.join-list li .title{
	padding: 0 35px 0 20px;
	height: 42px;
	line-height: 42px;
	font-size: 14px;
	color: #444444;
	cursor: pointer;
	background: url(../img/join02.png) no-repeat right 20px center;
	transition:all 0.3s;
}
.join-list li .con{
	display: none;
	padding: 3px 20px 21px;
}
.join-list li dl{
	width: 100%;
	padding: 9px 0;
	border-bottom: 1px dashed #cacaca;
}
.join-list li dd{
	float: left;
	font-size: 13px;
	color: #666;
	padding-right: 4%;
	line-height: 33px;
}
.join-list li h2{
	font-size: 12px;
	color: #444;
	line-height: 26px;
	margin-top: 10px;
}
.join-list li p{
	font-size: 13px;
	line-height: 26px;
	color: #666;
	margin-bottom: 14px;
}
.join-list li .join-apply{
	width: 118px;
	height: 36px;
	line-height: 36px;
	font-size: 12px;
	color: #666666;
	padding-left: 24px;
	background:#f1f1f1 url(../img/join03.png) no-repeat right 27px center;
	transition:all 0.3s;
	display: block;
}
.join-list li.hover .title{
	color: #fff;
	background:#047dc8 url(../img/join02_h.png) no-repeat right 20px center;
}
.page{
	font-size: 14px;
	color: #333;
	font-family: 'Arial';
	line-height: 24px;
	height: 24px;
}
.page .btns{
	font-size: 12px;
	color: #333;
	width: 14px;
    height: 24px;
	font-family: 'Microsoft Yahei';
	transition:color 0.3s,background 0.3s;
}
.page .prev{
	background: url(../img1/img_26.png) no-repeat right center;
	background-size: contain;
}
.page .next{
	background: url(../img1/img_25.png) no-repeat right center;
	background-size: contain;
}
.page .total{
	width: 80px;
	text-align: center;
	margin: 0 auto;
}
.page .total .now{
	font-size: 18px;
	color: #007bc7;
}
.electronic{
	padding: 24px 0 17px;
	border-top: 2px solid #efefef;
}
.electronic-list{
	padding-bottom: 30px;
}
.electronic-list li{
	float: left;
	width: 16.25%;
	margin-right: 0.5%;
	margin-bottom: 7px;
	position: relative;
	overflow: hidden;
}
.electronic-list li a{
	display: block;
	width: 100%;
}
.electronic-list li .box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: rgba(0,123,199,.9);
    padding: 15px 11.3%;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: opacity 0.3s;
}
.electronic-list li .box p {
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    font-family: 'SimHei';
}
.electronic-list li img{
	width: 100%;
}
.electronic-list li .bg{
	opacity: 0;
	filter:alpha(opacity=0);
}
.electronic-list li .picture{
	position: absolute;
	top: 0;
	left: 0;
	transition:transform 0.3s;
}
.electronic-list li:nth-child(6n){
	margin-right: 0;
}
.technology{
	padding: 19px 0 0;
	border-top: 2px solid #efefef;
}
.technology-list{
	padding-bottom: 29px;
	width: 100%;
} 
.technology-list li{
	float: left;
	width:16.16%;
	margin-right: 0.6%;
	position: relative;
	margin-bottom: 12px;
}
.technology-list li:nth-child(6n){
	margin-right: 0;
}
.technology-list li a{
	display: block;
	width: 100%;
}
.technology-list li .pic{
	width: 100%;
	position: relative;
	overflow: hidden;
}
.technology-list li img{
	width: 100%;
}
.technology-list li .bg{
	opacity: 0;
	filter:alpha(opacity=0);
}
.technology-list li .picture{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	transition:transform 0.3s;
}
.technology-list li .box{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: rgba(0,123,199,.9);
	padding: 15px 11.3%;
	opacity: 0;
	filter:alpha(opacity=0);
	transition:opacity 0.3s;
}
.technology-list li .box p{
	color: #fff;
	font-size: 13px;
	font-family: 'SimHei';
	line-height: 20px;
}
.technology-list li .box .more{
	font-size: 12px;
	color: #fff;
	line-height: 27px;
	font-family: 'SimHei';
	padding-right: 19px;
	background: url(../img/join03_h.png) no-repeat right center;
	width: 68px;
}
.technology-list li h2{
	text-align: center;
	font-size: 14px;
	color: #444;
	line-height: 34px;
	padding-top: 8px;
}
.technology-list li .font{
	width: 80%;
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
	color: #666;
	line-height:22px;
	display: none;
	height: 44px;
	overflow: hidden;
}
.technology-info{
	padding: 28px 0 10px;
	border-top: 2px solid #efefef;
}
.technology-info .top{
	width: 100%;
}
.technology-info .top .picture{
	width: 22.58%;
	margin-right: 5.6%;
	float: left;
}
.technology-info .top .con{
	float: left;
	width: 30.4%;
}
.technology-info .top h1{
	font-size: 18px;
	color: #444444;
	line-height: 28px;
	padding-top: 4.5%;
}
.technology-info .top p{
	font-size: 12px;
	color: #666666;
	line-height: 22px;
}
.technology-info .top i{
	display: block;
	width: 100%;
	height: 1px;
	background: #e5e5e5;
	margin: 12px 0 7px;
}
.technology-info .top h2{
	font-size: 12px;
	color: #333;
	line-height: 30px;
}
.technology-info .top .return{
	width: 111px;
	height: 36px;
	display: block;
	margin-top: 14px;
	padding-left: 11px;
	background: #fcfcfc url(../img/join03.png) no-repeat right 10px center;
	font-size: 12px;
	color: #666;
	line-height: 36px;
	transition:background 0.3s,color 0.3s;
}
.technology-info .center h2,.technology-info-grow h2,.technology-case h2{
	font-size: 14px;
	color: #333;
	line-height: 33px;
	border-bottom: 1px solid #e5e5e5;
}
.technology-info .center{
	padding-top: 32px;
}
.technology-info .center .lw{
	width: 48.3%;
	float: left;
}
.technology-info .center .lw.right{
	float: right;
}
.technology-info .center .box{
	min-height: 96px;
	padding-top: 8px;
}
.technology-info .center p{
	font-size: 12px;
	color: #666666;
	line-height: 24px;
}
.technology-info-grow{
	width: 100%;
	padding-bottom: 22px;
}
.grow-up{
	width: 100%;
}
.grow-up ul{
	width: 100%;
	padding:10px 0;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 14px;
}
.grow-up li{
	float: left;
	width: 100%;
	font-size: 12px;
	line-height: 32px;
	height: 32px;
	overflow: hidden;
}
.grow-up li a{
	float: left;
	width: 100%;
	display: block;
}
.grow-up li h3{
	color: #444;
	float: left;
	width: 80%;
	font-size: 12px;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	transition:color 0.3s;
}
.grow-up li .data{
	font-size: 14px;
	color: #999999;
	font-family: 'Arial';
	float: right;
}
.technology-case-list{
	padding-top: 15px;
}
.technology-case-list ul{
	width: 100%;
	padding-bottom: 30px;
}
.technology-case-list li{
	width: 16.25%;
	float: left;
	margin-right: 0.5%;
	margin-bottom: 6px;
	position: relative;
}
.technology-case-list li:nth-child(6n){
	margin-right: 0;
}
.technology-case-list li a{
	display: block;
	width: 100%;
}
.technology-case-list li .pic{
	width: 100%;
	position: relative;
	overflow: hidden;
}
.technology-case-list li img{
	width: 100%;
}
.technology-case-list li .bg{
	opacity: 0;
	filter:alpha(opacity=0);
}
.technology-case-list li .picture{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto
}
.technology-case-list li .box{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,123,199,.9);
	padding: 9%;
	opacity: 0;
	filter:alpha(opacity=0);
	transition:opacity 0.3s;
}
.technology-case-list li p{
	font-size: 12px;
	color: #fff;
	font-family: 'SimHei';
	line-height: 20px;
}
.technology-case-list.case{
	padding: 23px 0 20px;
	border-top: 2px solid #efefef;
}
.case-search{
	padding-bottom: 21px;
}
.case-search select{
	float: left;
	width: 24.9%;
	margin-right: 0.9%;
	border: 1px solid #e5e5e5;
	padding-left: 1.6%;
	font-size: 12px;
	color: #333333;
	line-height: 39px;
	height: 41px;
}
.case-search .text{
	float: left;
	width: 34.9%;
	margin-right: 0.9%;
	border: 1px solid #e5e5e5;
	font-size: 12px;
	color: #333333;
	line-height: 39px;
	padding: 0 0 0 1.6%;
}
.case-search .text::-webkit-input-placeholder{ 
color: #333333; 
} 
.case-search .text:-moz-placeholder{ 
color: #333333; 
} 
.case-search .text::-moz-placeholder{ 
color: #333333; 
} 
.case-search .text:-ms-input-placeholder{ 
color: #333333; 
} 
.case-search .submit{
	float: left;
	width: 12.6%;
	line-height: 41px;
	height: 41px;
	border: none;
	background: #007bc7;
	font-size: 12px;
	color: #fff;
}
.case-info{
	padding: 24px 0 14px;
	border-top: 2px solid #efefef;
}
.case-info .left{
	width: 62.6%;
	float: left;
}
.case-info .left h2{
	font-size: 16px;
	color: #444444;
	font-weight: bold;
	line-height: 36px;
}
.case-info .left p{
	font-size: 12px;
	line-height: 29px;
	margin-bottom: 16px;
}
.case-info .left p.data{
	font-size: 14px;
	color: #666;
	font-family: 'Arial';
    border-bottom: 1px solid #444444;
    display: inline-block;
    *display: inline;
}
.case-info .right{
	width: 27.6%;
	float: right;
	/*padding-top: 69px;*/
}
.case-info .left .page{
	border-top: 1px solid #e5e5e5;
	padding-top: 14px;
}
.case-info .left ul{
	width: 100%;
}
.case-info .left li{
	float: left;
	width:19.5%;
	margin-right: 0.5%; 
	margin-bottom: 5px;
	position: relative;
	height: 130px;
	line-height: 130px;
	overflow: hidden;
}
.case-info .left li:first-child{
	width: 100%;
	margin-right: 0;
	height: auto;
	line-height: normal;
}
.case-info .left li a{
	display: block;
	width: 100%;
}
.case-info .left li img{
	width: 100%;
}
.case-info .left li .bg{
	opacity: 0;
	filter:alpha(opacity=0);
}
.case-info .left li .picture{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	height:100%;
}
.case-info .right ul{
	padding-bottom: 6px;
	border-bottom: 1px solid #e5e5e5;
}
.case-info .right li{
	float: left;
	width: 100%;
	margin-bottom: 12px;
}
.case-info .right li a{
	float: left;
	width: 100%;
	display: block;
}
.case-info .right .font{
	float:left;
	text-align: right;
	font-size: 12px;
	color: #666;
	width: 83%;
	line-height: 20px;
	transition:color 0.3s;
}
.case-info .right .data{
	float: right;
	font-size: 12px;
	color: #999999;
}
.shade-worsk{
	height: 85%;
}
/*# sourceMappingURL=style.css.map */