@charset "utf-8";
/* css document */
/* reset 默认样式重置 */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, q, em, ul, li, ol, dl, dt, dd, form, article, aside, embed, table, td, th, input, button, legend, fieldlset, blockquote, textarea, label, strong, img, cite { margin: 0; padding: 0; outline: none; }
body { font-family:"微软雅黑"; font-size: 12px; line-height: 1;  margin: 0 auto;}
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; }
table { border-collapse: collapse; }
ul, li , ol, li{ list-style: none; }
img{ border: none; vertical-align:top;}
em, cite, address,i { font-style: normal; font-weight: normal; }
a { text-decoration:none; }
input { outline:none; border:none; background-color:transparent;}
input::-ms-clear { display:none; }
textarea { outline:none; resize:none; ;overflow:auto;border:none;background: transparent;}

/* 清浮动 */
.clearfix:after,
.clearfix:before{content: "";display: table;}
.clearfix:after{clear: both;}
.clearfix{*zoom:1;}
.fl{float:left;}
.fr{float:right;}
.show{display:block;}
.hide{display:none;}

/*preloader*/
/*.preloader {position: fixed;top: 0;left: 0;right: 0;bottom: 0;background-color: #fefefe;z-index: 99999;
height: 100%;width: 100%;overflow: hidden !important;}
.status {width: 64px;height: 64px;position: absolute;left: 50%;top: 50%;background-image: url(/uploads/image/saaimages/loading.gif);background-repeat: no-repeat;background-position: center;-webkit-background-size: cover;background-size: cover;margin: -32px 0 0 -32px;}
*/
/*头部*/
.header{width:100%;position:relative;left:0;top:0;z-index:100;transition:all .2s ease;}
.headerbox{width:100%;height:100%;margin:0 auto;}
.navlist li{float:left;line-height:60px;}
.navlist li a{padding:0 25px;color:#fff;font-size:14px;display:block;-webkit-transition:all .2s ease;transition:all .2s ease;}
.navlist li .active,.navlist li a:hover{background:#ff5555;}
.navlist .posli{position:relative;}
.navlist .posli .jt{display: inline-block;margin-left:6px;background: 0 -140px no-repeat;width:7px;height:4px;vertical-align:middle;}
.selebox{position:absolute;left:0;top:63px;width:190px;background:#272727;-webkit-transition:all .2s ease;transition:all .2s ease;display:none;}
.sellist{margin:4px;border-top:1px solid #444;}
.sellist dd a{display:block;line-height:34px;border-bottom:1px solid #444;font-size:12px;
color:#ccc;padding:0 10px;}
.sellist dd .active2,.sellist dd a:hover{background:#3a3a3a;color:#fff;}

/*底部*/
.footer{width:100%;background:#333;overflow:hidden;position:relative;z-index:2;}
.footwidth{width:1000px;margin:0 auto;padding-top:60px;}
.foot_sx{display:none;width:90%;margin:0 auto;padding:50px 0;}
.foottop{position:relative;}
.footlis{width:100%;padding-bottom:50px;border-bottom:solid 1px #444444;}
.footlis li{width:140px;float:left;position:relative;padding-left:60px;-webkit-transform:translatey(50px);transform:translatey(50px);opacity:0;transition: all .4s;}
.footlis.footlis2 li:nth-child(1){transition-delay:0.2s ;}
.footlis.footlis2 li:nth-child(2){transition-delay:0.4s ;}
.footlis.footlis2 li:nth-child(3){transition-delay:0.6s ;}
.footlis.footlis2 li:nth-child(4){transition-delay:0.8s ;}
.footlis.footlis2 li:nth-child(5){transition-delay:1s ;}
.footlis.footlis2 li{-webkit-transform:translatey(0);transform:translatey(0);opacity:1;}

.footlis li h5{font-size:18px;color:#dddddd;margin-bottom:25px;}
.footlis li p{margin-bottom:16px;font-size:12px;}
.footlis li p a{color:#999;}
.footlis li i{position:absolute;right:0;top:0;width:1px;height:157px;background:#444444;}
.telephone{position:absolute;right:10px;bottom:58px;-webkit-transform:translatey(50px);transform:translatey(50px);opacity:0;transition: all .4s;}
.telephone.telephone2{-webkit-transform:translatey(0);transform:translatey(0);opacity:1;transition-delay:1.3s ;}
.telephone span{display: block;font-size:14px;color:#666;margin-bottom:10px;}
.telephone em{font-size:24px;color:#fff;}
.footbot{text-align: center;padding:45px 0;color:#999;font-size:12px;}
.footbot h6{padding-bottom:15px;-webkit-transform:translatey(50px);transform:translatey(50px);opacity:0;transition: all .4s;}
.footbot.footbot2 h6{-webkit-transform:translatey(0);transform:translatey(0);opacity:1;transition-delay:1.3s ;}
.footbot h6 a{color:#999;display:inline-block;margin:0 5px;}
.footbot p{-webkit-transform:translatey(50px);transform:translatey(50px);opacity:0;transition: all .4s;}
.footbot.footbot2 p{-webkit-transform:translatey(0);transform:translatey(0);opacity:1;transition-delay:1.5s ;}

/*铭万信息*/
.xinxibot{width:100%;background: no-repeat;background-size:cover;padding-bottom: 80px;}
.width1170{width:1170px;margin:0 auto;padding-top:80px;text-align: center;}
.xinxibot h6{font-size:48px;color:#fff;font-family: "webfont";padding-bottom:25px;-webkit-transform:translatey(-100px);transform:translatey(-100px);opacity: 0;transition:all .6s .2s;-webkit-text-stroke-width: 0.2px;-webkit-font-smoothing: antialiased;}
.xinxibot.xinxibot2 h6,.xinxibot.xinxibot2 p,.xinxibot.xinxibot2 .tel,.xinxibot.xinxibot2 .ly_see,.xinxibot.xinxibot2 .searchtext{-webkit-transform:translatey(0);transform:translatey(0);opacity: 1;}
.xinxibot p{color:#fff;font-size:24px;padding-bottom:40px;font-family: "webfont";-webkit-transform:translatey(-100px);transform:translatey(-100px);opacity: 0;transition:all .6s .4s;-webkit-text-stroke-width: 0.2px;-webkit-font-smoothing: antialiased;}
.xinxibot .tel{border-top:solid 1px #ef6464;border-bottom:solid 1px #ef6464;height:120px;line-height:120px;margin-bottom:40px;-webkit-transform:translatey(-100px);transform:translatey(-100px);opacity: 0;transition:all .6s 0.6s;}
.xinxibot .tel span{display:inline-block;margin:0 15px;font-size:48px;font-family: "webfont";color:#fff;-webkit-text-stroke-width: 0.2px;-webkit-font-smoothing: antialiased;}
.searchtext{width:100%;margin-bottom:40px;-webkit-transform:translatey(-100px);transform:translatey(-100px);opacity: 0;transition:all .6s .8s;}
.searchinput input{float:left;width:370px;height:40px;line-height:40px;background:#fff;text-indent: 10px;font-size:14px;color:#999;font-family: "微软雅黑";margin-right:30px;margin-bottom:20px;}
.searchinput input:nth-child(3){margin-right:0;}
.searchtext .area_x{width:98%;display:block;height:120px;line-height:30px;font-size:14px;padding:0 1%;background:#fff;font-family: "微软雅黑";box-sizing: content-box;}

.xinxibot .tel span i{font-family: "iconfont";font-size:46px;vertical-align:top;margin-right:6px;}
.xinxibot .ly_see{display:inline-block;width:168px;height:40px;border:solid 1px #fff;color:#fff;line-height:40px;text-align: center;font-size:14px;border-radius: 3px;-webkit-transform:translatey(-100px);transform:translatey(-100px);opacity: 0;transition:all .6s 1.2s;position:relative;z-index:1;transition: all .5s;overflow:hidden;}
.xinxibot .ly_see:before{content:"";position:absolute;left:0;top:0;background:#fff;width:0;height:100%;transition: all .5s;z-index:-1;}
.xinxibot .ly_see:hover:before{width:100%;}
.xinxibot .ly_see:hover{color:#ff5555;}

/*立即定制*/
.dz_bg{width:100%;height:290px;background: #fff fixed no-repeat;background-size:cover;}
.dz_text{text-align: center;width:100%;padding-top:80px;}
.dz_text img{width:373px;}
.dz_text .dz_see2{margin:30px auto;display:block;width:184px;height:40px;border:solid 1px #fff;color:#fff;line-height:40px;text-align: center;font-size:16px;position:relative;transition: all .5s;z-index:1;}
.dz_text .dz_see2:before{content:"";position:absolute;left:0;top:0;background:#fff;width:0;height:100%;transition: all .5s;z-index:-1;}
.dz_text .dz_see2:hover:before{width:100%;}
.dz_text .dz_see2:hover{color:#000;}

/*固定右边小挂件*/
.aside{position:fixed;width:32px;right:0;bottom:48px;z-index:99;}
.aside li{position:relative;width:32px;height:32px;margin-bottom:2px;text-align: center;}
.icondiv{transition:0.2s;position:absolute;right:0;bottom:0;width: 100%;height:100%;background:#120e10;cursor: pointer;}
.icondiv1{right:-32px;}
.icondiv4{display: none;}
.icondiv i{color:#fff;text-align: center;line-height:32px;font-size:20px;font-family: "iconfont";}
.icondiv:hover{background:#ff5555;}
.telbox{position:absolute;right:0;bottom:0;width:162px;height:162px;background:#f5f5f5;}
.telbox .teltit,.wechatbox .teltit{height:32px;width:100%;background:#ff5555;color:#fff;line-height:32px;}
.telbox .teltit span,.wechatbox .teltit span{float:left;padding-left:11px;font-size:14px;}
.telbox .teltit strong,.wechatbox .teltit strong{float:right;width:32px;height:32px;}
.telbox .teltit em,.wechatbox .teltit em{float:right;padding-right:11px;background: no-repeat 0 0;width:10px;height:10px;margin-top:11px;cursor: pointer; }
.teltext{height:81px;border-bottom:solid 1px #ddd;text-align: center;}
.teltext h5{font-size:16px;color:#666;line-height:48px;}
.teltext h5 i{font-size:20px;font-family:"iconfont";color:#444;vertical-align:middle;margin-right:10px;}
.teltext h6{font-size:18px;color:#ff5555;font-weight:bold;}
.contact{height:48px;}
.contact dd{float:left;width:50%;text-align: center;height:100%;}
.contact dd a{display:block;width:100%;height:100%;}
.contact .active{border-right:solid 1px #ddd;margin-right:-2px;}
.contact a{font-size:22px;font-family:"iconfont";color:#444;line-height:48px;}

.maskwx{position:fixed;left:0;top:0;width:100%;height:100%;z-index:200;background:rgba(0,0,0,0.4);display:none;}
.wechatbox{position:fixed;left:50%;top:50%;width:480px;height:276px;margin-left:-240px;margin-top:-138px;z-index:201;background:#f5f5f5;display:none;}
.ewmcen{width:100%;height:204px;padding-top:30px;}
.ewmcen>div{width:239px;text-align: center;}
.ewmdiv{position:relative;width:160px;height:160px;margin:0 auto 6px;}
.ewmdiv>img{width:100%;}
.ewmdiv>span{position: absolute;left:50%;top:50%;display:block;width:96px;height:14px;margin-left:-48px;margin-top:-7px;font-size: 14px;color:#000;}
.ewmdiv2{border-right:1px solid #ddd;}
.ewmcen p{color:#666;}

#qiao-icon-wrap{margin-top:60px !important;}

/*-----------------解决方案响应式------------------*/

@media only screen and (max-width:1200px) {
	.main1170{width:960px;}
	.xinxibot .tel{height:90px;line-height:90px;margin-bottom:40px;}
	.xinxibot .tel span{font-size:40px;}
	.xinxibot .tel span i{font-size:38px;}
	.searchinput input{width:32%;margin-right:2%;}
	.width1170{width:90%;padding-top:60px;}
	
		
}

@media only screen and (max-width:1023px) {
	.main1170{width:90%;}
	.footwidth{display:none;}
	.foot_sx{display:block;text-align: center;color: #999;font-size: 12px;line-height:40px;}
	.navr{display:none;}   
	.xinxibot h6,.xinxibot p,.xinxibot  .tel,.xinxibot  .ly_see,.xinxibot 	.searchtext{-webkit-transform:translatey(0);transform:translatey(0);opacity: 1;}
	.header{display:none;}
	
}

@media only screen and (max-width:800px) {
	.xinxibot h6{font-size:40px;}
	.xinxibot .tel{height:60px;line-height:60px;margin-bottom:30px;}
	.xinxibot .tel span{font-size:30px;}
	.xinxibot .tel span i{font-size:28px;}
	.searchinput input{width:100%;margin-right:0;}
	.searchtext .area_x{width:96%;padding:0 2%;}
}

@media only screen and (max-width:700px) {
	.xinxibot .tel{height:120px;line-height:60px;}
	.xinxibot .tel span{display:block;margin:0;}

	/*弹层*/
	.wechatbox{width:200px;height:210px;margin-left:-100px;margin-top:-105px;}
	.ewmcen{padding-top:15px;height:auto;}
	.ewmcen>div{width:100%;}
	.ewmcen>div:nth-of-type(2){display: none;}
	.ewmdiv{width: 120px;height: auto;}
	.ewmdiv2{border:none;}
}

@media only screen and (max-width:600px) {
	.foot_sx{line-height:30px;}
	.dz_text img{width:300px;}
	.dz_text{padding-top:90px;}
	#qiao-invite-wrap,#qiao-icon-wrap{display:none !important;}
}

@media only screen and (max-width:500px) {
	.width1170{padding-top:40px;}
	.xinxibot h6{font-size:30px;}
	.xinxibot p{font-size:16px;padding-bottom:25px;}
	.xinxibot{padding-bottom:40px;}
	.searchtext .area_x{width:94%;padding:0 3%;}
	.foot_sx{padding-bottom:40px;}
	
}

@media only screen and (max-width:360px) {
	.xinxibot p{font-size:14px;}
	.dz_text img{width:280px;}
	.dz_text{padding-top:100px;}
}