@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: "Microsoft YaHei",Arial,Helvetica,sans-serif,"微软雅黑"; 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;display:none;height: 100%;width: 100%;overflow: hidden !important;}
.status {width: 64px;height: 64px;position: absolute;left: 50%;top: 50%;background-image: url("../images/loading.gif");background-repeat: no-repeat;background-position: center;-webkit-background-size: cover;background-size: cover;margin: -32px 0 0 -32px;}

/*除首页外其余页面的头部*/
.header{width:100%;height:60px;background:transparent;position:fixed;left:0;top:0;z-index:100;border-bottom:solid 1px #424242;transition:all .2s ease;}
.headerBox{width:90%;height:100%;margin:0 auto;}
.logo2{float:left;height:30px;margin-top:15px;-webkit-transition:all .2s ease;transition: all .2s ease;}
.logo2 img{height:100%;}
.navR{float:right;}
.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:#076cb6;}
.navList .posLi{position:relative;}
.navList .posLi .jt{display: inline-block;margin-left:6px;background:url("../images/icon.png") 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;}

.header.header_2{height:50px;background:#000;}
.header.header_2 .logo2{margin-top:10px;}
.header.header_2 .navList li{line-height:50px;}
.header.header_2 .seleBox{top:53px;}

.pager{ padding:20px 0; background:#FFF; text-align:center; color:#999; font-size:14px; line-height:30px;}
.pager span{ padding:0 2px; color:#999;}
.pager a{ padding:0 2px; color:#999;}
.pager a:hover{ color:#000;}

/*底部*/
.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:100px;-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 ; line-height:25px;}

/*铭万信息*/
.xinxiBot{width:100%;background:url("../images/mapBg2.jpg") no-repeat;background-size:cover;padding-bottom: 80px;}
.width1170{width:1170px;margin:0 auto;padding-top:80px;text-align: center;}
.width1170 .y{background:url("../images/line2.png") no-repeat;display: block;width:215px;height:9px;margin:20px auto;}
.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 #1f7cbf;border-bottom:solid 1px #1f7cbf;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;float:left;}
.xinxiBot .tel span p{ float:left;}
.xinxiBot .ly_see{display:inline-block;width:168px;height:40px;border:solid 1px #fff;color:#fff;background:none;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:#076cb6;}

/*立即定制*/
.dz_bg{width:100%;height:290px;background:url("../images/bg3.jpg") #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:#076cb6;}
.telBox{position:absolute;right:0;bottom:0;width:162px;height:162px;background:#f5f5f5;}
.telBox .telTit,.wechatBox .telTit{height:32px;width:100%;background:#076cb6;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:url("../images/closeE.png") 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:#076cb6;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:18px;font-family:"iconfont";color:#444;line-height:30px;}

.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;}
}
	

.appicos{
    font-family:"aapico" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}


 .SubmitBtn{width:168px;height:38px;border:solid 1px #fff;background:none;border-radius:3px;line-height:38px;text-align: center;color:#fff;display:block;font-size:14px;position:relative;vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

.pager_yurui{ text-align:center;  display: table;  margin: 0 auto; height:50px; }
.pager_yurui li{ float:left;padding:8px ; border:1px solid #CCC; margin:0 3px; }
.pager_yurui li a{}
.thisclass{padding:8px ; border:1px solid #CCC; margin:0 3px; color:#900}
#toolbar{ display:none;}
@media screen and (min-width:300px) and (max-width:1200px) {.blank55 {
	height: 55px;
	line-height: 1px;
	clear: both;
}
#toolbar {
	color: #fff;
	width: 100%;
	height: 54px;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 6;
	background: #000;
	display: block;
}
#toolbar a {
	width: 100%;
	color: #fff;
	display: block;
	padding: 5px 0 0 0;
	line-height: 23px;
	font-size: 14px;
}
#toolbar a span {
	font-size: 22px;
	display: block;
}
.x3 {
	width: 25%; float:left
}
.text-center {
    text-align: center;
}
.icon-home{ font-family:'iconfont';}


}







