*{margin:0;padding:0;list-style-type:none;}
html,body{width:100%;height:auto;font-size:12px;font:12px "Microsoft YaHei","Arial Narrow",HELVETICA;}

a img{border:0px;}
a:focus {outline:none;text-decoration:none;} 
a{text-decoration:none;}
.z{float:left;}
.y{float:right;}
.wp{width:1000px;height:auto;margin:0px auto;}
.min{min-width:1000px;_width:expression(document.body.clientWidth <= 1000? "1000px": "100%");}

/*导航*/
.header{width:100%;height:70px;background:#f8f8f8;}
.header .wp{height:100%;}
.header .wp .logo{display:block;width:150px;height:47px;float:left;margin-top:13px;}
.header .wp .nav{width:auto;height:100%;float:left;margin-left:90px;}
.header .wp .nav li{width:100px;height:100%;float:left;}
.header .wp .nav li a{display:block;width:70px;height:100%;margin:0px auto;line-height:70px;text-align:center;color:#444;font-size:14px;}
.header .wp .nav li a:hover{color:#01a6ff;height:66px;border-bottom:4px solid #01a6ff;}
.header .wp .y{width:auto;height:auto;padding-top:10px;}
.header .wp .y li{line-height:20px;color:#999;}
.header .wp .y li.li{font-size:16px;color:#444;}

/*导航动画*/
.nav_keyframes{
	animation:nav_keyframes 2s;
	-moz-animation:nav_keyframes 2s;
	-webkit-animation:nav_keyframes 2s;
	-o-animation:nav_keyframes 2s;

	animation-iteration-count:infinite;
	-webkit-animation-iteration-count:infinite;
	-moz-animation-iteration-count:infinite;
	-o-animation-iteration-count:infinite;
}
@keyframes nav_keyframes
{
	0%{color:#444}
	50%{color:#f50}
	100%{color:#444}
}
@-moz-keyframes nav_keyframes /* Firefox */
{
	0%{color:#444}
	50%{color:#f50}
	100%{color:#444}
}
@-webkit-keyframes nav_keyframes /* Safari and Chrome */
{
	0%{color:#444}
	50%{color:#f50}
	100%{color:#444}
}
@-o-keyframes nav_keyframes /* Opera */
{
	0%{color:#444}
	50%{color:#f50}
	100%{color:#444}
}


/*首页幻灯片*/
.home-hdp{width:100%;height:480px;}
.home-hdp .fullSlide{ width:100%;  position:relative;  height:480px;}
.home-hdp .fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.home-hdp .fullSlide .bd ul{ width:100% !important;  }
.home-hdp .fullSlide .bd li{ width:100% !important;  height:480px; overflow:hidden; text-align:center;  }
.home-hdp .fullSlide .bd li a{ display:block; height:480px; }
.home-hdp .fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:10px; left:0; height:30px; line-height:30px; }
.home-hdp .fullSlide .hd ul{ text-align:center; }
.home-hdp .fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:10px; height:10px; margin:1px 5px; overflow:hidden; background: url(slider-arr.png) no-repeat left top;line-height:999px; }
.home-hdp .fullSlide .hd ul .on{ background-position:left bottom;}


/*订单轮播*/
.order-sli{width:100%;height:40px;background:#ededed;}
.order-sli .wp{height:100%;}
.order-sli .wp .picScroll-top{ margin:0 auto;  width:100%;height:100%;  overflow:hidden; position:relative; }
.order-sli .wp .picScroll-top .bd ul{ overflow:hidden; zoom:1; }
.order-sli .wp .picScroll-top .bd ul li{ width:100%;height:40px;line-height:40px;text-align:center; zoom:1; color:#999;}

/*首页 维修下单*/
.home-order{height:auto;overflow:hidden;padding-top:60px;padding-bottom:70px;}
.home-order  .order-tt{width:100%;height:40px;text-align:center;font-size:26px;color:#359aee;}
.home-order  .order-des{width:100%;height:20px;text-align:center;color:#999;}
.home-order  .m{width:1100px;height:300px;overflow:hidden;margin-top:45px;}
.home-order  .m li{width:175px;height:80px;float:left;margin-right:100px;margin-bottom:30px;overflow:hidden;}
.home-order  .m li a{display:block;width:173px;height:78px;border:1px solid #ddd;font-size:14px;color:#333;text-align:center;overflow:hidden;line-height:116px;}
.home-order  .m li a:hover{color:#fff;transition:color 0.3s;height:80px;height:175px;border:0px;}
.home-order  .m li a.benz{background:#f5f5f5 url(benz.png) no-repeat center 10px;}
.home-order  .m li a.benz:hover{background:#01a6ff url(benzs.png) no-repeat center 11px;}
.home-order  .m li a.bmw{background:#f5f5f5 url(bmw.png) no-repeat center 13px;}
.home-order  .m li a.bmw:hover{background:#01a6ff url(bmws.png) no-repeat center 14px;}
.home-order  .m li a.audi{background:#f5f5f5 url(audi.png) no-repeat center 10px;}
.home-order  .m li a.audi:hover{background:#01a6ff url(audi.png) no-repeat center 11px;}
.home-order  .m li a.porsche{background:#f5f5f5 url(porsche.png) no-repeat center 20px;}
.home-order  .m li a.porsche:hover{background:#01a6ff url(porsche.png) no-repeat center 21px;}
.home-order  .m li a.landrover{background:#f5f5f5 url(landrover.png) no-repeat center 12px;}
.home-order  .m li a.landrover:hover{background:#01a6ff url(landrover.png) no-repeat center 13px;}
.home-order  .m li a.jaguar{background:#f5f5f5 url(jaguar.png) no-repeat center 15px;}
.home-order  .m li a.jaguar:hover{background:#01a6ff url(jaguar.png) no-repeat center 16px;}
.home-order  .m li a.toyota{background:#f5f5f5 url(toyota.png) no-repeat center 20px;}
.home-order  .m li a.toyota:hover{background:#01a6ff url(toyota.png) no-repeat center 21px;}
.home-order  .m li a.honda{background:#f5f5f5 url(honda.png) no-repeat center 20px;}
.home-order  .m li a.honda:hover{background:#01a6ff url(honda.png) no-repeat center 21px;}
.home-order  .m li a.volvo{background:#f5f5f5 url(volvo.png) no-repeat center 20px;}
.home-order  .m li a.volvo:hover{background:#01a6ff url(volvo.png) no-repeat center 21px;}
.home-order  .m li a.bentley{background:#f5f5f5 url(bentley.png) no-repeat center 20px;}
.home-order  .m li a.bentley:hover{background:#01a6ff url(bentley.png) no-repeat center 21px;}
.home-order  .m li a.telsa{background:#f5f5f5 url(telsa.png) no-repeat center 14px;}
.home-order  .m li a.telsa:hover{background:#01a6ff url(telsa.png) no-repeat center 15px;}

.home-order  .m li a.other{background:#f5f5f5 url(other.png) no-repeat center 24px;}
.home-order  .m li a.other:hover{background:#01a6ff url(others.png) no-repeat center 25px;}

/*维修报价*/
.home-price{width:100%;height:auto;overflow:hidden;margin-bottom:70px;background:#dadada;padding:40px 0px;}
.home-price .wp{height:auto;overflow:hidden;}
.home-price .fram{width:1100px;height:auto;overflow:hidden;}
.home-price .fram .fram-m{width:300px;height:auto;overflow:hidden;float:left;margin-right:50px;background:#fff;margin-bottom:20px;}
.home-price .fram .fram-m .t{width:100%;height:80px;overflow:hidden;border-bottom:1px solid #f1f1f1;}
.home-price .fram .fram-m .t h2{width:100%;height:30px;text-align:center;line-height:30px;color:#359aee;font-size:18px;margin-top:10px;}
.home-price .fram .fram-m .t p{width:100%;height:auto;overflow:hidden;line-height:20px;text-align:center;color:#359aee;font-size:12px;}
.home-price .fram .fram-m .u{width:100%;height:auto;overflow:hidden;}
.home-price .fram .fram-m .u li{width:100%;height:34px;border-bottom:1px solid #f1f1f1;}
.home-price .fram .fram-m .u li a{display:inline-block;width:100%;height:100%;line-height:34px;}
.home-price .fram .fram-m .u li a .z{margin-left:10px;font-size:12px;color:#444;}
.home-price .fram .fram-m .u li a .y{margin-right:10px;color:#f50;font-weight:bold;font-size:12px;}
.home-price .fram .fram-m .u li a:hover{background:#359aee;transition:0.3s;}
.home-price .fram .fram-m .u li a:hover .z,
.home-price .fram .fram-m .u li a:hover .y{color:#fff;}
.home-price .fram .fram-m .b{width:100%;height:auto;overflow:hidden;}
.home-price .fram .fram-m .b p{width:auto;height:auto;line-height:20px;padding:10px;color:#444;}


/*正品保障*/
.homt-real{width:100%;height:240px;background:#ededed;}
.homt-real .wp{height:100%;overflow:hidden;}
.homt-real .wp ul{width:1300px;height:auto;overflow:hidden;margin-top:87px;}
.homt-real .wp ul li{width:245px;height:65px;float:left;margin-right:10px;}
.homt-real .wp ul li .sp1{display:inline-block;width:100%;height:auto;text-indent:75px;font-size:18px;color:#333;line-height:26px;margin-top:6px;}
.homt-real .wp ul li .sp2{display:inline-block;width:100%;height:auto;text-indent:75px;font-size:13px;color:#888;line-height:26px;}
.homt-real .wp ul li.li1{background: url(li1.png) no-repeat left center;}
.homt-real .wp ul li.li2{background: url(li2.png) no-repeat left center;}
.homt-real .wp ul li.li3{background: url(li3.png) no-repeat left center;}
.homt-real .wp ul li.li4{background: url(li4.png) no-repeat left center;}

/*二维码*/
.home-wechat{height:380px;margin:75px auto 50px;background: url(fd.jpg) no-repeat 365px top;position:relative;overflow:hidden;}
.home-wechat .m{width:270px;height:50px;}
.home-wechat .m .sp1{display:inline-block;width:100%;font-size:18px;color:#333;}
.home-wechat .m .sp2{display:inline-block;width:100%;font-size:14px;color:#666;margin-top:7px;}
.home-wechat .left{text-align:right;}
.home-wechat .m1{position:absolute;left:20px;top:50px;}
.home-wechat .m2{position:absolute;left:20px;top:170px;}
.home-wechat .m3{position:absolute;left:720px;top:50px;}
.home-wechat .m4{position:absolute;left:720px;top:170px;}
.home-wechat .wehcat{width:135px;height:135px;position:absolute;left:435px;top:65px;}
.home-wechat .des{width:100%;height:auto;overflow:hidden;text-align:center;color:#666;margin-top:290px;line-height:20px;}
.home-wechat .des strong{color:#444;}
.home-wechat .des strong em{font-style:normal;color:#01a6ff;font-size:16px;margin:0px 3px;}

/*进度查询*/
.order-search{width:100%;height:240px;background:#f3f3f3;}
.order-search .wp{height:100%;overflow:hidden;}
.order-search .wp .tt{width:100%;height:40px;text-align:center;font-size:26px;color:#359aee;margin-top:60px;}
.order-search .wp .m{width:850px;height:40px;margin:20px auto 0px;}
.order-search .wp .m .li1{width:380px;height:40px;float:left;}
.order-search .wp .m .li1 input{width:378px;height:38px;border:1px solid #ddd;font-size:14px;color:#222;text-indent:15px;}
.order-search .wp .m .li2{width:200px;height:38px;float:left;margin-left:10px;}
.order-search .wp .m .li2 input{width:198px;height:38px;border:1px solid #ddd;font-size:14px;color:#222;text-indent:15px;}
.order-search .wp .m .li3{width:85px;height:38px;border:1px solid #ddd;float:left;border-left:0px;}
.order-search .wp .m .li3 img{width:85px;height:38px;cursor:pointer;}
.order-search .wp .m .li4{width:160px;height:40px;float:right;}
.order-search .wp .m .li4 input{width:160px;height:40px;border:0px;cursor:pointer;background:#01a6ff;color:#fff;}

/*用户评价*/
.home-eva{height:350px;overflow:hidden;margin-top:80px;position:relative;}
.home-eva .tt{width:100%;height:39px;border-bottom:1px solid #ddd;position:absolute;}
.home-eva .tt .t{font-size:24px;color:#444;}
.home-eva .tt .phone{line-height:38px;color:#666;margin-left:10px;font-size:14px;}
.home-eva .tt .phone em{font-style:normal;font-size:20px;color:#f50;margin:0px 5px;}
.home-eva .tt .more{display:inline-block;position:absolute;right:0px;top:0px;width:70px;height:38px;border:1px solid #ddd;border-bottom:0px;color:#666;font-size:14px;text-align:center;line-height:38px;z-index:99;}
.home-eva .tt .more:hover{color:#333;}
.home-eva .eva-left{width:350px;height:280px;float:left;margin-top:60px;}

.home-eva .slideBox{ width:600px; height:360px; overflow:hidden; position:relative;float:right;}
.home-eva .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.home-eva .slideBox .bd li{ zoom:1; vertical-align:middle; padding-top:60px;}
.home-eva .slideBox .bd li .t{width:100%;height:40px;}
.home-eva .slideBox .bd li .t .img{width:40px;height:40px;overflow:hidden;border-radius:20px;float:left;}
.home-eva .slideBox .bd li .t .img img{width:40px;height:40px;overflow:hidden;border-radius:20px;float:left;}
.home-eva .slideBox .bd li .t .name{width:100px;height:100%;float:left;margin-left:10px;}
.home-eva .slideBox .bd li .t .name .sp1{display:inline-block;width:100%;font-size:14px;color:#444;}
.home-eva .slideBox .bd li .t .name .sp2{display:inline-block;width:100%;font-size:14px;color:#999;}
.home-eva .slideBox .bd li .t .wu{float:right;line-height:40px;margin-right:10px;}
.home-eva .slideBox .bd li .content{width:100%;height:22px;overflow:hidden;line-height:22px;color:#444;font-size:14px;text-overflow:ellipsis;white-space:nowrap;margin-top:15px;margin-bottom:10px;}
.home-eva .slideBox .bd li .w{width:100%;height:20px;color:#999;font-size:14px;}
.home-eva .slideBox .bd li .q{width:100%;height:20px;color:#222;font-size:14px;}
.home-eva .slideBox .bd li .b{width:100%;height:auto;overflow:hidden;margin-top:20px;font-size:13px;color:#444;}
.home-eva .slideBox .prev,
.home-eva .slideBox .next{ position:absolute; display:block; width:38px; height:38px; top:0px;text-align:center;line-height:38px;font-size:28px;background: url(p-l.jpg) no-repeat;border-top:1px solid #ddd;border-left:1px solid #ddd;right:111px;}
.home-eva .slideBox .next{ left:auto;  background: url(p-r.jpg) no-repeat;right:72px;}
.home-eva .slideBox .prev:hover,
.home-eva .slideBox .next:hover{ background-position:left -38px;}

/*工程师招募*/
.job-bottom{width:100%;height:300px;background: url(job-bottom.jpg) no-repeat center top;margin-top:70px;}
.job-bottom a{display:block;height:100%;width:100%;}

.job-engineer{width:590px;height:370px;position:fixed;left:50%;top:50%;margin-left:-295px;margin-top:-185px;background:#fff;z-index:999999;display:none;}
.job-engineer .gx{display:inline-block;width:26px;height:26px;position:absolute;right:10px;top:10px;text-align:center;line-height:26px;font-size:22px;color:#999;border:1px solid #ddd;border-radius:13px;}
.job-engineer ul{width:490px;height:auto;overflow:hidden;margin:50px auto 0px;}
.job-engineer ul li{width:100%;height:auto;overflow:hidden;margin-bottom:20px;}
.job-engineer ul li span{display:inline-block;width:60px;height:40px;float:left;font-size:14px;color:#444;line-height:40px;text-align:right;padding-right:10px;}
.job-engineer ul li input[type='text']{width:418px;height:38px;border:1px solid #ddd;line-height:40px;font-size:14px;color:#222;text-indent:15px;}
.job-engineer ul li select{width:130px;height:40px;float:left;border:1px solid #ddd;font-size:14px;color:#222;text-indent:10px;}
.job-engineer ul li select.z{margin-right:15px;}
.job-engineer ul li.sub input{width:200px;border:0px;background:#01a6ff;font-size:14px;color:#fff;float:left;margin-left:70px;height:40px;cursor:pointer;}
.job-engineer ul li.sub a{display:inline-block;width:200px;border:1px solid #01a6ff;line-height:40px;text-align:center;font-size:14px;color:#01a6ff;float:right;height:38px;}


/*页脚*/
.footer{height:auto;overflow:hidden;padding-top:50px;}
.footer .top{width:100%;height:auto;overflow:hidden;}
.footer .top .z{width:auto;height:auto;overflow:hidden;}
.footer .top .z ul{width:160px;height:auto;overflow:hidden;float:left;}
.footer .top .z ul li{width:100%;height:auto;overflow:hidden;line-height:26px;}
.footer .top .z ul li.li{font-size:14px;color:#222;margin-bottom:5px;}
.footer .top .z ul li a{color:#888;}
.footer .top .z ul li a:hover{color:#444;}
.footer .top .y{width:125px;height:auto;overflow:hidden;}
.footer .top .y img{width:125px;height:125px;}
.footer .top .y p{width:100%;height:auto;overflow:hidden;text-align:center;line-height:22px;color:#888;}
.footer .b{width:100%;height:auto;overflow:hidden;line-height:20px;color:#999;margin:10px auto 30px;}
.footer .b a{color:#999;}


/*广告栏*/
.top-banner{width:100%;height:80px;background: url(top-banner.jpg) no-repeat center top;margin-top:50px;}
.top-banner a{display:block;width:100%;height:100%;}


/*订单查询页面*/
.orderquery{width:100%;height:480px;background:#1867c3;}
.orderquery .wp{height:100%;overflow:hidden;background: url(orderquery_bg.jpg) no-repeat;}
.orderquery .wp .m{width:700px;height:40px;margin:130px auto 0px;}
.orderquery .wp .m .li1{width:280px;height:40px;float:left;}
.orderquery .wp .m .li1 input{width:278px;height:38px;border:1px solid #ddd;font-size:14px;color:#222;text-indent:15px;}
.orderquery .wp .m .li2{width:150px;height:38px;float:left;margin-left:10px;}
.orderquery .wp .m .li2 input{width:148px;height:38px;border:1px solid #ddd;font-size:14px;color:#222;text-indent:15px;}
.orderquery .wp .m .li3{width:85px;height:38px;border:1px solid #ddd;float:left;border-left:0px;}
.orderquery .wp .m .li3 img{width:85px;height:38px;cursor:pointer;}
.orderquery .wp .m .li4{width:160px;height:40px;float:right;}
.orderquery .wp .m .li4 input{width:160px;height:40px;border:0px;cursor:pointer;background:#01a6ff;color:#fff;}





/*维修下单流程*/
.top-process{width:100%;height:80px;background:#024f8f;overflow:hidden;}
.top-process .wp{height:100%;overflow:hidden;}

.top-process .wp ul{width:100%;height:100%;margin:0px auto;background: url(order-press.jpg) no-repeat 31px 49px;}
.top-process .wp ul.on1{background: url(order-press1.jpg) no-repeat 31px 49px;}
.top-process .wp ul.on1 .li1 .sp2{background: url(yuans.png) no-repeat center center;line-height:999px;}
.top-process .wp ul.on1 .li1 .sp1{color:#20a135;}
.top-process .wp ul.on2{background: url(order-press2.jpg) no-repeat 31px 49px;}
.top-process .wp ul.on2 .li1 .sp2,
.top-process .wp ul.on2 .li2 .sp2{background: url(yuans.png) no-repeat center center;line-height:999px;}
.top-process .wp ul.on2 .li1 .sp1,
.top-process .wp ul.on2 .li2 .sp1{color:#20a135;}
.top-process .wp ul li{width:250px;height:100%;float:left;}
.top-process .wp ul li span{display:inline-block;width:100%;height:auto;overflow:hidden;}
.top-process .wp ul li.li1 .sp2{margin-left:30px;float:left;}
.top-process .wp ul li.li4 .sp1{text-align:right;}
.top-process .wp ul li.li4 .sp2{float:right;margin-right:19px;}
.top-process .wp ul li.li2 .sp1{text-indent:69px;}
.top-process .wp ul li.li2 .sp2{float:left;margin-left:104px;}
.top-process .wp ul li.li3 .sp1{text-indent:125px;}
.top-process .wp ul li.li3 .sp2{float:left;margin-left:158px;}
.top-process .wp ul li .sp1{font-size:14px;color:#ddd;height:28px;line-height:28px;margin-top:10px;overflow:hidden;}
.top-process .wp ul li .sp2{height:18px;background: url(yuan.png) no-repeat center center;text-align:center;line-height:18px;color:#fff;width:18px;text-align:center;overflow:hidden;}


/*已选择*/
.select-on{height:80px;overflow:hidden;}
.select-on ul{width:100%;height:auto;overflow:hidden;padding-top:24px;}
.select-on ul li{display:inline-block;width:auto;height:34px;background:#01a6ff;float:left;margin-right:15px;line-height:34px;font-size:14px;color:#fff;text-indent:10px;}
.select-on ul li a{display:inline-block;width:34px;height:34px;background:#f50;text-align:center;color:#fff;text-indent:0px;font-size:20px;float:right;margin-left:10px;}

/*选择品牌*/
.brand-select{height:auto;overflow:hidden;margin-bottom:100px;}
.brand-select .select-top{width:100%;height:34px;border-bottom:2px solid #f50;}
.brand-select .select-top .z{color:#444;font-size:16px;font-weight:bold;letter-spacing:2px;}
.brand-select .m{width:1100px;height:300px;overflow:hidden;margin-top:25px;}
.brand-select .m li{width:175px;height:80px;float:left;margin-right:100px;margin-bottom:30px;overflow:hidden;}
.brand-select .m li a{display:block;width:173px;height:78px;border:1px solid #ddd;font-size:14px;color:#333;text-align:center;overflow:hidden;line-height:116px;}
.brand-select .m li a:hover{color:#fff;transition:color 0.3s;height:80px;height:175px;border:0px;}
.brand-select .m li a.benz{background:#f5f5f5 url(benz.png) no-repeat center 11px;}
.brand-select .m li a.benz:hover{background:#01a6ff url(benzs.png) no-repeat center 12px;}
.brand-select .m li a.bmw{background:#f5f5f5 url(bmw.png) no-repeat center 12px;}
.brand-select .m li a.bmw:hover{background:#01a6ff url(bmws.png) no-repeat center 13px;}
.brand-select .m li a.audi{background:#f5f5f5 url(audi.png) no-repeat center 12px;}
.brand-select .m li a.audi:hover{background:#01a6ff url(audi.png) no-repeat center 13px;}
.brand-select .m li a.porsche{background:#f5f5f5 url(porsche.png) no-repeat center 12px;}
.brand-select .m li a.porsche:hover{background:#01a6ff url(porsche.png) no-repeat center 13px;}
.brand-select .m li a.landrover{background:#f5f5f5 url(landrover.png) no-repeat center 12px;}
.brand-select .m li a.landrover:hover{background:#01a6ff url(landrover.png) no-repeat center 13px;}
.brand-select .m li a.jaguar{background:#f5f5f5 url(jaguar.png) no-repeat center 15px;}
.brand-select .m li a.jaguar:hover{background:#01a6ff url(jaguar.png) no-repeat center 16px;}
.brand-select .m li a.toyota{background:#f5f5f5 url(toyota.png) no-repeat center 14px;}
.brand-select .m li a.toyota:hover{background:#01a6ff url(toyota.png) no-repeat center 15px;}
.brand-select .m li a.honda{background:#f5f5f5 url(honda.png) no-repeat center 12px;}
.brand-select .m li a.honda:hover{background:#01a6ff url(honda.png) no-repeat center 13px;}
.brand-select .m li a.volvo{background:#f5f5f5 url(volvo.png) no-repeat center 12px;}
.brand-select .m li a.volvo:hover{background:#01a6ff url(volvo.png) no-repeat center 13px;}
.brand-select .m li a.bentley{background:#f5f5f5 url(bentley.png) no-repeat center 20px;}
.brand-select .m li a.bentley:hover{background:#01a6ff url(bentley.png) no-repeat center 21px;}
.brand-select .m li a.telsa{background:#f5f5f5 url(telsa.png) no-repeat center 14px;}
.brand-select .m li a.telsa:hover{background:#01a6ff url(telsa.png) no-repeat center 15px;}
.brand-select .m li a.other{background:#f5f5f5 url(other.png) no-repeat center 24px;}
.brand-select .m li a.other:hover{background:#01a6ff url(others.png) no-repeat center 25px;}


/*选择型号*/
.model-select{height:auto;overflow:hidden;margin-bottom:80px;}
.model-select .select-top{width:100%;height:34px;border-bottom:2px solid #f50;}
.model-select .select-top .z{color:#444;font-size:16px;font-weight:bold;letter-spacing:2px;}
.model-select .m{width:1100px;height:auto;overflow:hidden;margin-top:25px;}
.model-select .m li{width:172px;height:44px;background:#f5f5f5;float:left;margin-right:35px;margin-bottom:25px;}
.model-select .m li a{display:block;width:170px;height:42px;text-align:center;font-size:14px;color:#444;line-height:42px;border:1px solid #ddd;}
.model-select .m li a:hover{background:#01a6ff;color:#fff;border:0px;width:100%;height:100%;border:0px;transition:background .3s;}


/*选择故障*/
.fault-select{height:auto;margin-bottom:100px;}
.fault-select .select-top{width:100%;height:34px;border-bottom:2px solid #f50;}
.fault-select .select-top .z{color:#444;font-size:16px;font-weight:bold;letter-spacing:1px;}
.fault-select .select-top .y{color:#f50;font-size:14px;letter-spacing:1px;}
.fault-select .m{width:1100px;height:auto;margin-top:25px;}
.fault-select .m li{width:172px;height:72px;background:#f5f5f5;float:left;margin-right:35px;margin-bottom:25px;position:relative;}
.fault-select .m li .a{display:inline-block;width:170px;height:70px;text-align:center;line-height:70px;font-size:16px;color:#444;border:1px solid #ddd;}

.fault-select .m li .ons{width:100%;height:100%;border:0px;background:#01a6ff url(on.png) no-repeat 150px top;color:#fff;transition:background .3s;}
.fault-select .m li .on{width:100%;height:100%;border:0px;background-color:#01a6ff;color:#fff;transition:background .3s;}
.fault-select .m li .parts{width:1000px;height:auto;overflow:hidden;position:absolute;top:72px;z-index:99;display:none;}
.fault-select .m li .parts ul{width:1100px;height:auto;overflow:hidden;background:#01a6ff;padding-bottom:15px;margin-top:8px;}
.fault-select .m li .parts ul li{width:172px;height:42px;margin:15px 0px 0px 23px;}
.fault-select .m li .parts ul li a{display:inline-block;width:172px;height:40px;background:#fff;text-align:center;line-height:40px;font-size:14px;color:#444;}
.fault-select .m li .parts ul li a:hover{width:100%;height:100%;color:#fff;background:#f50;border:0px;transition:background .3s;}
.fault-select .m li .parts ul li a.ons{width:100%;height:100%;color:#fff;background:#f50 url(on.png) no-repeat 150px top;border:0px;transition:background .3s;}

.fault-select .submit{width:100%;height:auto;overflow:hidden;text-align:center;padding-top:20px;}
.fault-select .submit input{width:250px;height:40px;background:#01a6ff;color:#fff;line-height:40px;font-size:16px;color:#fff;cursor:pointer;border:0px;}

/*填写联系方式*/
.contact-input{height:auto;overflow:hidden;margin-top:50px;}
.contact-input .con-left{width:520px;height:auto;overflow:hidden;float:left;}
.contact-input .con-left .row{width:100%;height:auto;margin-bottom:18px;float:left;}
.contact-input .con-left .row .prompt{float:left;width:75px;height:42px;padding-right:10px;line-height:42px;font-size:14px;color:#444;display:inline-block;text-align:right;}
.contact-input .con-left .row .input{width:432px;height:40px;border:1px solid #ddd;float:right;}
.contact-input .con-left .row .input input{border:0px;height:100%;width:100%;line-height:38px;text-indent:15px;font-size:14px;color:#222;}
.contact-input .con-left .row .sheng-city-area{width:435px;height:40px;float:right;}
/*省市区下拉*/
.contact-input .con-left .row .sheng-city-area .select{width:146px;height:40px;border:1px solid #ddd;position:relative;z-index:8;}
.contact-input .con-left .row .sheng-city-area .z{margin-right:18px;}
.contact-input .con-left .row .sheng-city-area .select span{display:inline-block;width:100%;height:100%;line-height:40px;font-size:14px;color:#444;text-indent:15px;background: url(select-ico.jpg) no-repeat right center;cursor:pointer;}
.contact-input .con-left .row .sheng-city-area .sheng{width:101px;}
.contact-input .con-left .row .sheng-city-area .select .kj{width:435px;height:auto;overflow:hidden;position:absolute;top:40px;left:0px;display:none;z-index:9;}
.contact-input .con-left .row .sheng-city-area .select .kj ul{width:432px;border:1px solid #ddd;background:#fff;padding:5px 0px;max-height:152px;overflow-y:auto;z-index:9;margin-top:2px;}
.contact-input .con-left .row .sheng-city-area .select .sh li{width:70px;height:28px;line-height:28px;margin-left:8px;float:left;font-size:14px;color:#444;cursor:pointer;}
.contact-input .con-left .row .sheng-city-area .select .ci{left:-121px;}
.contact-input .con-left .row .sheng-city-area .select .ar{left:-287px;}
.contact-input .con-left .row .sheng-city-area .select .ci li{width:98px;height:28px;line-height:28px;margin-left:5px;float:left;font-size:14px;color:#444;cursor:pointer;}
.contact-input .con-left .row .sheng-city-area .select .ar li{width:98px;height:28px;line-height:28px;margin-left:5px;float:left;font-size:14px;color:#444;cursor:pointer;}

.contact-input .con-left .row .code{width:432px;height:40px;border:1px solid #ddd;float:right;}
.contact-input .con-left .row .code input{width:352px;height:40px;border:0px;line-height:40px;font-size:14px;color:#222;text-indent:15px;float:left;}
.contact-input .con-left .row .code a{display:inline-block;font-size:14px;color:#f50;line-height:40px;width:80px;height:40px;float:right;}
/*服务方式下拉*/
.contact-input .con-left .row .select-service{width:432px;height:40px;border:1px solid #ddd;float:right;position:relative;z-index:0;}
.contact-input .con-left .row .select-service span{display:inline-block;width:100%;height:100%;line-height:40px;font-size:14px;color:#444;text-indent:15px;background: url(select-ico.jpg) no-repeat right center;cursor:pointer;}
.contact-input .con-left .row .select-service .kj{width:100%;height:auto;overflow:hidden;position:absolute;top:40px;left:0px;display:none;z-index:9;}
.contact-input .con-left .row .select-service .kj ul{width:430px;border:1px solid #ddd;background:#fff;max-height:152px;overflow-y:auto;z-index:9;margin-top:2px;}
.contact-input .con-left .row .select-service .kj ul li{width:100%;height:36px;font-size:14px;color:#444;text-indent:15px;line-height:36px;cursor:pointer;}
.contact-input .con-left .row .select-service .kj ul li:hover{background:#f5f5f5;}

.contact-input .con-left .row .submit{width:435px;height:40px;float:right;}
.contact-input .con-left .row .submit a{display:inline-block;width:208px;height:38px;border:1px solid #01a6ff;font-size:16px;color:#01a6ff;text-align:center;line-height:38px;float:left;}
.contact-input .con-left .row .submit a:hover{background:#01a6ff;color:#fff;}
.contact-input .con-left .row .submit input{width:210px;height:40px;background:#01a6ff;color:#fff;font-size:16px;border:0px;float:right;cursor:pointer;}

.contact-input .con-right{width:380px;height:auto;overflow:hidden;background:#fafafa;border:1px solid #ddd;float:right;padding:20px 25px;}
.contact-input .con-right ul{width:100%;height:auto;overflow:hidden;}
.contact-input .con-right ul li{width:100%;margin-bottom:8px;height:auto;overflow:hidden;line-height:24px;font-size:14px;}
.contact-input .con-right ul li.li{font-weight:bold;color:#444;font-size:15px;}
.contact-input .con-right ul li span{float:left;color:#999;}
.contact-input .con-right ul li p{display:table-cell;color:#333;}
.contact-input .con-right ul li p b{font-size:16px;color:#f50;}
.contact-input .text-area{width:100%;height:80px;border:1px solid #ddd;background:#fff;margin-top:10px;}
.contact-input .text-area textarea{width:100%;height:100%;border:0px;font-size:14px;line-height:22px;color:#222;resize:none;}



/*评价总列表*/
.eva-list{width:100%;height:auto;overflow:hidden;padding-top:50px;padding-bottom:50px;}
.eva-list .wp{height:auto;overflow:hidden;}
.eva-list .wp ul{width:100%;height:auto;overflow:hidden;}
.eva-list .wp ul li{width:100%;height:auto;overflow:hidden;background: url(eva-list-bg.jpg) repeat-y;position:relative;margin-bottom:50px;border-top:1px solid #f0f0f0;}
.eva-list .wp ul li .bottom-bg{width:100%;height:10px;overflow:hidden;background: url(eva-bottom-bg.jpg) no-repeat;}
.eva-list .wp ul li .time{width:90px;height:62px;background: url(eva-rt-bg.jpg) no-repeat;position:absolute;right:0px;top:0px;}
.eva-list .wp ul li .time span{display:inline-block;width:100%;height:auto;overflow:hidden;line-height:18px;color:#fff;text-align:center;}
.eva-list .wp ul li .time span.sp1{margin-top:5px;}
.eva-list .wp ul li .m{width:900px;height:auto;overflow:hidden;margin:40px 0px 25px 40px;}
.eva-list .wp ul li .m .left{width:160px;height:auto;overflow:hidden;float:left;}
.eva-list .wp ul li .m .left a img{width:100px;height:100px;}
.eva-list .wp ul li .m .left a .sp1{display:inline-block;width:100%;height:auto;overflow:hidden;line-height:20px;font-size:14px;color:#444;margin-top:5px;}
.eva-list .wp ul li .m .left a .sp2{display:inline-block;width:100%;height:auto;overflow:hidden;line-height:20px;font-size:14px;color:#888;}
.eva-list .wp ul li .m .left p{width:100%;height:auto;overflow:hidden;margin-top:5px;}
.eva-list .wp ul li .m .right{width:740px;height:auto;overflow:hidden;float:right;}
.eva-list .wp ul li .m .right .content{width:100%;height:auto;overflow:hidden;line-height:22px;font-size:14px;color:#444;margin-top:10px;}
.eva-list .wp ul li .m .right .ping{width:100%;height:auto;overflow:hidden;}
.eva-list .wp ul li .m .right .ping li{width:100%;height:auto;overflow:hidden;font-size:14px;color:#888;background:none;line-height:28px;margin-bottom:0px;border-top:0px;}
.eva-list .wp ul li .m .right .ping li span{color:#444;}
.eva-list .wp ul li .m .right .b-phone{width:100%;height:auto;overflow:hidden;line-height:30px;color:#888;margin-top:10px;font-size:13px;}

/*工程师个人页*/
.eng-home{width:100%;height:auto;overflow:hidden;background:#f5f5f5;padding-bottom:50px;}
.eng-home .ent-top{width:100%;height:185px;background: url(info-bg.jpg) no-repeat center top;}
.eng-home .ent-top .wp{height:100%;overflow:hidden;}
.eng-home .ent-top .wp .info{width:180px;height:100%;float:left;text-align:center;}
.eng-home .ent-top .wp .info img{width:100px;height:100px;border-radius:50px;overflow:hidden;margin-top:13px;border:3px solid #fff;}
.eng-home .ent-top .wp .info .sp1{display:inline-block;width:100%;height:auto;overflow:hidden;line-height:22px;font-size:14px;color:#fff;margin-top:5px;}
.eng-home .ent-top .wp .info .sp2{display:inline-block;width:100%;height:auto;overflow:hidden;line-height:22px;font-size:13px;color:#ddd;}
.eng-home .ent-top .wp .phone{width:140px;height:100%;float:left;overflow:hidden;text-align:center;margin-left:120px;}
.eng-home .ent-top .wp .phone .sp1{display:inline-block;width:100%;height:auto;overflow:hidden;line-height:30px;font-size:22px;color:#f50;font-weight:bold;margin-top:60px;text-shadow:0px 0px 3px #444;}
.eng-home .ent-top .wp .phone .sp2{display:inline-block;width:100%;height:auto;overflow:hidden;font-size:14px;color:#fff;}
.eng-home .ent-top .wp .ping{width:140px;height:100%;float:left;overflow:hidden;text-align:center;margin-left:100px;}
.eng-home .ent-top .wp .ping .sp1{display:inline-block;width:100%;height:auto;overflow:hidden;line-height:30px;font-size:22px;color:#f50;font-weight:bold;margin-top:60px;text-shadow:0px 0px 3px #444;}
.eng-home .ent-top .wp .ping .sp1 img{margin-left:5px;}
.eng-home .ent-top .wp .ping .sp2{display:inline-block;width:100%;height:auto;overflow:hidden;font-size:14px;color:#fff;}

.eng-home .list{height:auto;overflow:hidden;margin-top:50px;}
.eng-home .list ul{width:100%;height:auto;overflow:hidden;}
.eng-home .list ul li{width:100%;height:auto;overflow:hidden;background: url(eng-list-bg.jpg) repeat-y;position:relative;margin-bottom:50px;position:relative;}
.eng-home .list ul li .time{width:90px;height:62px;background: url(eva-rt-bg.jpg) no-repeat;position:absolute;right:0px;top:0px;}
.eng-home .list ul li .time span{display:inline-block;width:100%;height:auto;overflow:hidden;line-height:18px;color:#fff;text-align:center;}
.eng-home .list ul li .time span.sp1{margin-top:5px;}
.eng-home .list ul li .main{width:930px;height:auto;overflow:hidden;padding:25px;border-bottom:1px solid #efefef;}
.eng-home .list ul li .main .fen{width:100%;height:auto;overflow:hidden;}
.eng-home .list ul li .main .ping{width:100%;height:auto;overflow:hidden;margin-top:10px;}
.eng-home .list ul li .main .ping li{width:100%;height:auto;overflow:hidden;font-size:14px;color:#888;background:none;line-height:28px;margin-bottom:0px;}
.eng-home .list ul li .main .ping li span{color:#444;}
.eng-home .list ul li .main .b-phone{width:100%;height:auto;overflow:hidden;line-height:30px;color:#888;margin-top:10px;font-size:13px;}
.eng-home .list ul li .bottom{width:930px;height:auto;overflow:hidden;padding:20px 25px 15px;background: url(eng-bottom.jpg) repeat-y;}
.eng-home .list ul li .bottom p{width:100%;height:auto;overflow:hidden;line-height:22px;font-size:14px;color:#444;}
.eng-home .list ul li .bottom p span{color:#888;}
.eng-home .list ul li .bottom-bg{width:100%;height:10px;overflow:hidden;background: url(eng-bottom-bg.jpg) no-repeat;}


.page{width:100%;height:36px;overflow:hidden;text-align:center;}
.page a{display:inline-block;width:auto;height:34px;width:auto;background:#fff;border:1px solid #ddd;line-height:34px;padding:0px 14px;margin:0px 5px;color:#444;}
.page a:hover{border:0px;background:#01a6ff;color:#fff;height:36px;padding:0px 15px;}
.page span{display:inline-block;width:auto;height:36px;width:auto;background:#01a6ff;line-height:36px;padding:0px 15px;margin:0px 5px;color:#fff;}



/*单页样式*/
.info-page{height:auto;overflow:hidden;margin:50px auto 100px;}
.info-page .left{width:180px;height:auto;overflow:hidden;float:left;}
.info-page .left h2{width:100%;height:55px;background:#1460b9;text-align:center;line-height:55px;color:#fff;font-size:18px;font-weight:normal;}
.info-page .left ul{width:180px;height:auto;overflow:hidden;margin-top:20px;border-bottom:1px solid #ddd;}
.info-page .left ul li{width:100%;height:auto;overflow:hidden;}
.info-page .left ul li a{display:inline-block;width:178px;height:50px;border:1px solid #ddd;border-bottom:0px;text-align:center;line-height:50px;font-size:14px;color:#444;}
.info-page .left ul li a:hover{color:#01a6ff;}

.info-page .right{width:735px;height:auto;overflow:hidden;float:right;border:1px solid #ddd;padding:30px;}

/*列表页样式*/
.news-list{height:auto;overflow:hidden;margin:50px auto 100px;}
.news-list .left{width:180px;height:auto;overflow:hidden;float:left;}
.news-list .left h2{width:100%;height:55px;background:#1460b9;text-align:center;line-height:55px;color:#fff;font-size:18px;font-weight:normal;}
.news-list .left ul{width:180px;height:auto;overflow:hidden;margin-top:20px;border-bottom:1px solid #ddd;}
.news-list .left ul li{width:100%;height:auto;overflow:hidden;}
.news-list .left ul li a{display:inline-block;width:178px;height:50px;border:1px solid #ddd;border-bottom:0px;text-align:center;line-height:50px;font-size:14px;color:#444;}
.news-list .left ul li a:hover{color:#01a6ff;}

.news-list .right{width:780px;height:auto;overflow:hidden;float:right;}
.news-list .right .list{width:100%;height:auto;overflow:hidden;margin-bottom:30px;}
.news-list .right .list li{width:100%;height:140px;border-bottom:1px solid #ddd;margin-bottom:20px;}
.news-list .right .list li .timg{width:160px;height:120px;display:block;float:right;}
.news-list .right .list li .timg img{width:160px;height:120px;}
.news-list .right .list li.li .rg{width:100%;}
.news-list .right .list li .rg{width:600px;height:120px;float:left;overflow:hidden;}
.news-list .right .list li .rg h2{width:100%;height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news-list .right .list li .rg h2 a{color:#333;font-size:18px;}
.news-list .right .list li .rg h2 a:hover{color:#01a6ff;}
.news-list .right .list li .rg .pm{width:100%;height:auto;overflow:hidden;font-size:14px;color:#444;line-height:26px;margin-top:5px;max-height:52px;}
.news-list .right .list li .rg .time{width:100%;height:22px;margin-top:12px;}
.news-list .right .list li .rg .time span{display:inline-block;width:210px;height:100%;line-height:22px;color:#888;}
.news-list .right .list li .rg .time span a{color:#444;}

.news-list .right-info{width:718px;height:auto;overflow:hidden;border:1px solid #ddd;padding:30px;}
.news-list .right-info h1{width:100%;height:auto;overflow:hidden;color:#333;font-size:22px;line-height:30px;}
.news-list .right-info .lll{width:100%;height:28px;margin-top:20px;border-bottom:1px solid #ededed;padding-bottom:10px;margin-bottom:30px;}
.news-list .right-info .lll .z{line-height:28px;color:#888;margin-right:20px;font-size:13px;}
.news-list .right-info .lll .z a{color:#888;}
.news-list .right-info .sxb{width:100%;height:auto;overflow:hidden;border-top:1px solid #ededed;margin-top:30px;padding-top:10px;}
.news-list .right-info .sxb li{width:48%;height:30px;line-height:30px;font-size:14px;}
.news-list .right-info .sxb li{width:48%;height:30px;line-height:30px;color:#222;}
.news-list .right-info .sxb li a{color:#222;}
.news-list .right-info .sxb li a:hover{color:#01a6ff;}


/*漂浮客服*/
.yb_conct {position: fixed;z-index: 999;top: 50%;margin-top:-105px;right: -120px;cursor: pointer;transition: all .3s ease;}
.yb_bar ul li {width: 170px;height: 50px;font: 14px;line-height:50px;color: #fff;text-indent: 54px;margin-bottom: 3px;transition: all .5s ease;overflow:hidden;}
.yb_bar .yb_top {background: #01a6ff url(fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone {background: #01a6ff url(fixCont.png) no-repeat 0 -52px;}
.yb_bar .yb_QQ {	text-indent: 0;	background: #01a6ff url(fixCont.png) no-repeat 0 -104px;}
.yb_bar .yb_ercode {	background: #01a6ff url(fixCont.png) no-repeat 0 -156px;}
.hd_qr {padding: 5px 25px 15px 25px;}
.yb_QQ a {display: block;text-indent:50px;width:100%;height:100%;color:#fff;}



/*投诉建议*/
.complaints{width:500px;height:400px;position:fixed;left:50%;top:50%;margin-left:-250px;margin-top:-200px;background:#fff;z-index:999999;display:none;}
.complaints .gx{display:inline-block;width:26px;height:26px;position:absolute;right:10px;top:10px;text-align:center;line-height:26px;font-size:22px;color:#999;border:1px solid #ddd;border-radius:13px;}
.complaints ul{width:440px;height:auto;overflow:hidden;margin:30px auto;}
.complaints ul li{width:100%;height:auto;overflow:hidden;margin-top:20px;}
.complaints ul li label{width:120px;height:20px;float:left;display:inline-block;line-height:20px;font-size:14px;cursor:pointer;}
.complaints ul li label input{margin-right:5px;}
.complaints ul li input.name{width:438px;height:40px;border:1px solid #ddd;line-height:40px;font-size:14px;color:#333;text-indent:15px;}
.complaints ul li.lx select{width:140px;height:42px;border:1px solid #ddd;text-indent:10px;float:left;}
.complaints ul li.lx input{width:280px;height:40px;border:1px solid #ddd;line-height:40px;font-size:14px;color:#333;text-indent:15px;float:right;}
.complaints ul li textarea{width:438px;height:70px;border:1px solid #ddd;text-indent:24px;font-size:14px;color:#333;resize:none;line-height:22px;}
.complaints ul li.sub input{width:47%;height:40px;background:#01a6ff;font-size:14px;color:#fff;float:left;border:0px;cursor:pointer;}
.complaints ul li.sub a{width:47%;height:40px;border:1px solid #01a6ff;color:#01a6ff;font-size:14px;float:right;text-align:center;line-height:38px;}



/*公用遮罩层*/
.blackBg{width:100%;height:100%;position:fixed;background:#000;opacity:0.3;filter:Alpha(Opacity=30);z-index:99999;left:0px;top:0px;display:none;}

/*快速报修*/
.repair{width:500px;height:440px;position:fixed;left:50%;top:50%;margin-left:-250px;margin-top:-220px;background:#fff;z-index:999999;display:none;}
.repair .gx{display:inline-block;width:26px;height:26px;position:absolute;right:10px;top:10px;text-align:center;line-height:26px;font-size:22px;color:#999;border:1px solid #ddd;border-radius:13px;}
.repair .tt{font-size:16px;color:#333;position:absolute;top:15px;left:30px;}
.repair ul{width:440px;height:auto;overflow:hidden;margin:30px auto;}
.repair ul li{width:100%;height:auto;overflow:hidden;margin-top:20px;}
.repair ul li.li{width:418px;line-height:22px;font-size:12px;font-family:'宋体';color:#444;border:1px dashed #ddd;padding:10px;}
.repair ul li.li span{color:#01a6ff;font-size:14px;}
.repair ul li input.name{width:438px;height:40px;border:1px solid #ddd;line-height:40px;font-size:14px;color:#333;text-indent:15px;}
.repair ul li.lx select{width:140px;height:42px;border:1px solid #ddd;text-indent:10px;float:left;}
.repair ul li.lx input{width:280px;height:40px;border:1px solid #ddd;line-height:40px;font-size:14px;color:#333;text-indent:15px;float:right;}
.repair ul li textarea{width:438px;height:70px;border:1px solid #ddd;text-indent:24px;font-size:14px;color:#333;resize:none;line-height:22px;}
.repair ul li.sub input{width:47%;height:40px;background:#01a6ff;font-size:14px;color:#fff;float:left;border:0px;cursor:pointer;}
.repair ul li.sub a{width:47%;height:40px;border:1px solid #01a6ff;color:#01a6ff;font-size:14px;float:right;text-align:center;line-height:38px;}


/*订单查询列表*/

.orderlist_query{height:40px;}
.orderlist_query ul{width:700px;height:40px;margin:80px auto 0px;}
.orderlist_query .li1{width:280px;height:40px;float:left;}
.orderlist_query .li1 input{width:278px;height:38px;border:1px solid #ddd;font-size:14px;color:#222;text-indent:15px;}
.orderlist_query .li2{width:150px;height:38px;float:left;margin-left:10px;}
.orderlist_query .li2 input{width:148px;height:38px;border:1px solid #ddd;font-size:14px;color:#222;text-indent:15px;}
.orderlist_query .li3{width:85px;height:38px;border:1px solid #ddd;float:left;border-left:0px;}
.orderlist_query .li3 img{width:85px;height:38px;cursor:pointer;}
.orderlist_query .li4{width:160px;height:40px;float:right;}
.orderlist_query .li4 input{width:160px;height:40px;border:0px;cursor:pointer;background:#01a6ff;color:#fff;}

.orderlist{height:auto;overflow:hidden;margin:50px auto 100px;}
.orderlist .t{width:100%;height:40px;overflow:hidden;}
.orderlist .t a{display:inline-block;width:120px;height:40px;font-size:16px;color:#666;text-align:center;float:left;margin-right:2px;}
.orderlist .t a.on{color:#01a6ff;height:38px;border-bottom:2px solid #01a6ff;}
.orderlist .t a:hover{color:#01a6ff;height:38px;border-bottom:2px solid #01a6ff;}

.orderlist .table{width:100%;height:auto;overflow:hidden;border:1px solid #ddd;}
.orderlist .table th{line-height:50px;color:#999;text-indent:15px;text-align:left;font-size:2px;font-family:'宋体';}
.orderlist .table td{border-top:1px solid #dedede;text-indent:15px;line-height:60px;color:#222;font-size:14px;}
.orderlist .table td span{color:#f50;}
.orderlist .table td a{background:#01a6ff;display:inline-block;text-indent:0px;font-size:12px;color:#fff;width:60px;height:22px;line-height:22px;text-align:center;}
.orderlist .table tr:hover{background:#f3f3f3;}
.orderlist .table tr:hover th{background:#fff;}


/*验证手机弹出验证码*/
.orderquery_info{width:400px;height:240px;position:fixed;left:50%;top:50%;margin-left:-200px;margin-top:-120px;z-index:999999;display:none;background:#fff;}
.orderquery_info .gx{display:inline-block;width:26px;height:26px;position:absolute;right:10px;top:10px;text-align:center;line-height:26px;font-size:22px;color:#999;border:1px solid #ddd;border-radius:13px;}
.orderquery_info ul{width:300px;height:auto;overflow:hidden;margin:30px auto;}
.orderquery_info ul li.li{width:100%;height:auto;font-size:16px;color:#444;border:0px;}
.orderquery_info ul li{width:100%;height:auto;overflow:hidden;margin-bottom:20px;}
.orderquery_info ul li input{width:170px;height:36px;text-indent:10px;border:0px;border:1px solid #d3d3d3;float:left;font-size:14px;}
.orderquery_info ul li a{display:inline-block;width:110px;height:36px;float:right;text-align:center;line-height:36px;font-size:14px;}
.orderquery_info ul li a.ver{height:22px;line-height:22px;color:#f50;font-size:14px;width:100%;text-align:right;}
.orderquery_info ul li a.getkey{border:1px solid #01a6ff;font-size:14px;color:#01a6ff;}
.orderquery_info ul li a.sub{background:#01a6ff;color:#fff;}


/*订单详情*/
.orderinfo{height:auto;overflow:hidden;margin:50px auto;}
.orderinfo .door{width:100%;height:80px;}
.orderinfo .door ul{width:900px;height:100%;margin:0px auto;background: url(order-top.jpg) no-repeat center	 center;}
.orderinfo .door ul li{width:150px;height:100%;float:left;text-align:center;}
.orderinfo .door ul li span{display:inline-block;width:100%;height:auto;overflow:hidden;text-align:center;}
.orderinfo .door ul li span.sp1{font-size:14px;color:#999;margin-bottom:px;height:28px;line-height:28px;}
.orderinfo .door ul li span.sp2{height:18px;background: url(yuan.png) no-repeat center center;text-align:center;line-height:18px;color:#fff;width:18px;}
.orderinfo .door ul li span.sp3{color:#999;margin-top:10px;}
           
.orderinfo .door ul li.on{background: url(order-tops.png) no-repeat left center;}
.orderinfo .door ul li.ont{background: url(order-tops.png) no-repeat 75px center;}
.orderinfo .door ul li.ong{background: url(order-tops.png) no-repeat -217px center;}
.orderinfo .door ul li.on span.sp1{color:#20a135;}
.orderinfo .door ul li.on span.sp2{height:18px;background: url(yuans.png) no-repeat center center;overflow:hidden;line-height:999px;}


.orderinfo .mail{width:100%;height:80px;}
.orderinfo .mail ul{width:100%;height:100%;margin:0px auto;background: url(order-mail.jpg) no-repeat center	 center;}
.orderinfo .mail ul li{width:111px;height:100%;float:left;text-align:center;}
.orderinfo .mail ul li span{display:inline-block;width:100%;height:auto;overflow:hidden;text-align:center;}
.orderinfo .mail ul li span.sp1{font-size:14px;color:#999;margin-bottom:px;height:28px;line-height:28px;}
.orderinfo .mail ul li span.sp2{height:18px;background: url(yuan.png) no-repeat center center;text-align:center;line-height:18px;color:#fff;width:18px;}
.orderinfo .mail ul li span.sp3{color:#999;margin-top:10px;}
       
.orderinfo .mail ul li.on{background: url(order-tops.png) no-repeat left center;}
.orderinfo .mail ul li.ont{background: url(order-tops.png) no-repeat 63px center;}
.orderinfo .mail ul li.ong{background: url(order-tops.png) no-repeat -240px center;}
.orderinfo .mail ul li.on span.sp1{color:#20a135;}
.orderinfo .mail ul li.on span.sp2{height:18px;background: url(yuans.png) no-repeat center center;overflow:hidden;line-height:999px;}


.orderinfo .order-main{width:998px;height:auto;overflow:hidden;border:1px solid #e6e6e6;margin-top:25px;font-family:'宋体';}
.orderinfo .order-main .order-left{width:335px;height:auto;overflow:hidden;background:#fcfcfc;border-right:1px solid #e6e6e6;float:left;}
.orderinfo .order-main .order-left ul{width:100%;height:auto;overflow:hidden;margin:20px auto;}
.orderinfo .order-main .order-left ul.bor{border-top:1px solid #E6e6e6;padding-top:20px;}
.orderinfo .order-main .order-left ul li{width:295px;margin:0px auto 5px;height:auto;overflow:hidden;line-height:22px;}
.orderinfo .order-main .order-left ul li a{color:#01a6ff;}
.orderinfo .order-main .order-left ul li.li{font-weight:bold;color:#444;font-size:12px;}
.orderinfo .order-main .order-left ul li.li a{font-size:14px;font-weight:normal;margin-left:10px;}
.orderinfo .order-main .order-left ul li span{float:left;color:#999;font-size:12px;}
.orderinfo .order-main .order-left ul li p{display:table-cell;color:#333;font-size:12px;}
.orderinfo .order-main .order-left ul li p b{color:#f50;font-size:14px;}
.orderinfo .order-main .order-right{width:662px;height:auto;overflow:hidden;float:right;}
.orderinfo .order-main .order-right .m{width:auto;height:auto;overflow:hidden;margin:20px 0px 0px 40px;}
.orderinfo .order-main .order-right .m li{width:100%;height:auto;overflow:hidden;line-height:30px;color:#333;margin-bottom:10px;font-size:14px;}
.orderinfo .order-main .order-right .m li a.kuaidi{display:inline-block;width:auto;height:auto;background:#01a6ff;font-size:14px;color:#fff;padding:0px 15px;}
.orderinfo .order-main .order-right .m li a{color:#01a6ff;}
.orderinfo .order-main .order-right .m li a.more{color:#01a6ff;}
.orderinfo .order-main .order-right .m li.li{height:30px;background: url(yd.png) no-repeat left center;font-size:20px;color:#20a135;line-height:30px;text-indent:40px;font-family:'微软雅黑';}
.orderinfo .order-main .order-right .des{width:auto;height:auto;overflow:hidden;margin:10px 0px 0px 40px;}
.orderinfo .order-main .order-right .des li{width:100%;height:auto;overflow:hidden;line-height:26px;color:#333;}
.orderinfo .order-main .order-right .des li span{color:Red;}
.orderinfo .order-main .order-right .des li.li{font-size:14px;font-weight:bold;color:red;margin-bottom:5px;}

.orderinfo .order-bottom{width:100%;height:30px;margin-top:10px;font-size:13px;}
.orderinfo .order-bottom .z{line-height:30px;color:#444;}
.orderinfo .order-bottom .y{line-height:30px;color:#444;background: url(wechatico.png) no-repeat left center;text-indent:30px;cursor:pointer;position:relative;}
.orderinfo .order-bottom .y a{display:inline-block;width:165px;height:170px;background: url(wechatbg.png) no-repeat;position:absolute;right:0px;bottom:20px;text-align:center;text-indent:0px;display:none;}
.orderinfo .order-bottom .y a img{width:120px;height:120px;margin:20px auto 0px;}


/*修改个人信息*/
.tanNameInfo{width:590px;height:370px;position:fixed;left:50%;top:50%;margin-left:-295px;margin-top:-185px;background:#fff;z-index:999999;display:none;}
.tanNameInfo .gx{display:inline-block;width:26px;height:26px;position:absolute;right:10px;top:10px;text-align:center;line-height:26px;font-size:22px;color:#999;border:1px solid #ddd;border-radius:13px;}
.tanNameInfo ul{width:490px;height:auto;overflow:hidden;margin:50px auto 0px;}
.tanNameInfo ul li{width:100%;height:auto;overflow:hidden;margin-bottom:20px;}
.tanNameInfo ul li span{display:inline-block;width:60px;height:40px;float:left;font-size:14px;color:#444;line-height:40px;text-align:right;padding-right:10px;}
.tanNameInfo ul li input[type='text']{width:418px;height:38px;border:1px solid #ddd;line-height:40px;font-size:14px;color:#222;text-indent:15px;}
.tanNameInfo ul li select{width:130px;height:40px;float:left;border:1px solid #ddd;font-size:14px;color:#222;text-indent:10px;}
.tanNameInfo ul li select.z{margin-right:15px;}
.tanNameInfo ul li.sub input{width:200px;border:0px;background:#01a6ff;font-size:14px;color:#fff;float:left;margin-left:70px;height:40px;cursor:pointer;}
.tanNameInfo ul li.sub a{display:inline-block;width:200px;border:1px solid #01a6ff;line-height:40px;text-align:center;font-size:14px;color:#01a6ff;float:right;height:38px;}

/*填写快递单号*/
.tankuaidi{width:400px;height:230px;background:#fff url(bbg.png);position:fixed;left:50%;top:50%;margin-left:-200px;margin-top:-115px;z-index:999999;display:none;box-shadow:0px 0px 5px #999;}
.tankuaidi .gx{display:inline-block;width:26px;height:26px;position:absolute;right:10px;top:10px;text-align:center;line-height:26px;font-size:22px;color:#999;border:1px solid #ddd;border-radius:13px;}
.tankuaidi ul{width:300px;height:auto;overflow:hidden;margin:40px auto;}
.tankuaidi ul li{width:100%;height:auto;overflow:hidden;margin-bottom:20px;}
.tankuaidi ul li span{display:inline-block;width:60px;text-align:right;font-size:14px;color:#444;height:40px;line-height:40px;float:left;padding-right:10px;}
.tankuaidi ul li input{width:226px;height:38px;text-indent:15px;border:0px;border:1px solid #ddd;float:left;line-height:38px;font-size:14px;color:#222;}
.tankuaidi ul li select{width:228px;height:40px;border:0px;text-indent:5px;float:left;border:1px solid #ddd;float:left;font-size:14px;}
.tankuaidi ul li.sub input{width:46%;border:0px;background:#01a6ff;font-size:14px;color:#fff;float:left;height:40px;cursor:pointer;}
.tankuaidi ul li.sub a{display:inline-block;width:46%;border:1px solid #01a6ff;line-height:40px;text-align:center;font-size:14px;color:#01a6ff;float:right;height:38px;}


/*评价*/
.score{width:600px;margin-left:-300px;height:500px;margin-top:-250px;position:fixed;left:50%;top:50%;background:#fff;z-index:999999;display:none;}
.score .gx{display:inline-block;width:26px;height:26px;position:absolute;right:10px;top:10px;text-align:center;line-height:26px;font-size:22px;color:#999;border:1px solid #ddd;border-radius:13px;}
.score ul{width:500px;height:auto;overflow:hidden;margin:30px auto 0px;}
.score ul li{width:100%;height:auto;overflow:hidden;margin-bottom:20px;}
.score ul li.li span{display:inline-block;width:auto;float:left;border:0px;font-weight:bold;font-size:14px;color:#444;}
.score ul li.li div{width:150px;height:16px;float:left;margin-left:10px;}
.score ul li textarea{width:498px;height:60px;font-size:14px;color:#444;text-indent:22px;line-height:22px;border:1px solid #ddd;resize:none;}
.score ul li .p1{width:100%;height:auto;overflow:hidden;color:#666;line-height:20px;font-size:14px;}
.score ul li .p2{width:100%;height:auto;overflow:hidden;margin-top:5px;font-size:14px;}
.score ul li .p2 label{width:90px;margin-left:24px;color:#222;display:inline-block;cursor:pointer;}
.score ul li .p2 label input{margin-right:5px;}
.score ul li.sub input{width:46%;border:0px;background:#01a6ff;font-size:14px;color:#fff;float:left;height:40px;cursor:pointer;}
.score ul li.sub a{display:inline-block;width:46%;border:1px solid #01a6ff;line-height:40px;text-align:center;font-size:14px;color:#01a6ff;float:right;height:38px;}


.mailscore{height:420px;margin-top:-210px;width:460px;margin-left:-230px;}
.mailscore ul{width:360px;}
.mailscore ul.ts li{width:100%;}
.mailscore ul.ts li textarea{width:358px;}


/*追评*/
.zhuiScores{width:400px;height:210px;position:fixed;left:50%;top:50%;margin-left:-200px;margin-top:-105px;z-index:999999;background:#fff;display:none;}
.zhuiScores .gx{display:inline-block;width:26px;height:26px;position:absolute;right:10px;top:10px;text-align:center;line-height:26px;font-size:22px;color:#999;border:1px solid #ddd;border-radius:13px;}
.zhuiScores ul{width:300px;height:auto;overflow:hidden;margin:40px auto 0px;}
.zhuiScores ul li{width:100%;height:auto;overflow:hidden;margin-bottom:20px;}
.zhuiScores ul li textarea{width:298px;height:70px;font-size:14px;color:#222;text-indent:22px;line-height:22px;border:1px solid #ddd;resize:none;}
.zhuiScores ul li.sub input{width:140px;border:0px;background:#01a6ff;font-size:14px;color:#fff;float:left;height:40px;cursor:pointer;}
.zhuiScores ul li.sub a{display:inline-block;width:140px;border:1px solid #01a6ff;line-height:40px;text-align:center;font-size:14px;color:#01a6ff;float:right;height:38px;}

/*成功/错误 提示*/
.success{height:auto;overflow:hidden;}
.success .m{width:450px;height:200px;margin:80px auto;background: url(error-bg.jpg) no-repeat;overflow:hidden;}
.success .m .t{width:100%;height:40px;line-height:40px;text-indent:20px;font-size:14px;color:#444;margin-top:5px;}
.success .m .ms{width:100%;height:88px;font-size:18px;font-weight:bold;color:#444;line-height:88px;}
.success .m .ms img{margin:0px 10px 0px 20px;vertical-align:middle}
.success .m .b{width:430px;height:60px;text-align:right;line-height:60px;font-size:14px;color:#444;}
.success .m .b a{background:#01a6ff;color:#fff;padding:4px 10px;margin:0px 5px;}

/*公用文章内容*/
.content_info{width:100%;height:auto;overflow:hidden;line-height:26px;font-size:14px;color:#222;}
.content_info p{line-height:24px;height:auto;overflow:hidden;font-size:14px;color:#222;}
.content_info img{max-width:100%;}
.content_info a{text-decoration:none;color:#000;}

/*微信推广*/
.wechat_tg{width:400px;height:350px;background:#fff;position:fixed;left:50%;top:50%;margin-left:-200px;margin-top:-175px;z-index:9999999;overflow:hidden;display:none;}
.wechat_tg .gx{display:inline-block;width:26px;height:26px;position:absolute;right:10px;top:10px;text-align:center;line-height:24px;font-size:22px;color:#be0000;border:1px solid #be0000;border-radius:13px;}
.wechat_tg .m{width:300px;height:auto;overflow:hidden;margin:20px auto;}
.wechat_tg .m .t{width:100%;height:auto;overflow:hidden;text-align:center;font-size:16px;font-weight:bold;color:#444;line-height:30px;}
.wechat_tg .m .t strong{color:#01a6ff;}
.wechat_tg .m .t span b{font-size:20px;color:#be0000;}
.wechat_tg .m .we{text-align:center;margin-top:20px;}
.wechat_tg .m .we img{border:1px solid #ddd;padding:2px;width:200px;height:200px;}

.display-hide{display:none;}



/*维修百科列表页样式*/
.weixiu-list{height:auto;overflow:hidden;margin:50px auto 100px;}
.weixiu-list .left{width:180px;height:auto;overflow:hidden;float:left;}
.weixiu-list .left h2{width:100%;height:55px;background:#1460b9;text-align:center;line-height:55px;color:#fff;font-size:18px;font-weight:normal;}
.weixiu-list .left h2 a{color:#fff;}
.weixiu-list .left ul{width:180px;height:auto;overflow:hidden;margin-top:20px;border-bottom:1px solid #ddd;}
.weixiu-list .left ul li{width:100%;height:auto;overflow:hidden;}
.weixiu-list .left ul li a{display:inline-block;width:178px;height:50px;border:1px solid #ddd;border-bottom:0px;text-indent:20px;line-height:50px;font-size:15px;color:#444;}
.weixiu-list .left ul li a:hover{color:#01a6ff;}
.weixiu-list .left ul li a.on{background:#01a6ff;color:#fff;border:0px;width:100%;}

.weixiu-list .left ul li ul{width:100%;height:auto;overflow:hidden;margin-top:0px;border-bottom:0px;display:none;}
.weixiu-list .left ul li ul li{width:100%;height:auto;overflow:hidden;}
.weixiu-list .left ul li ul li a{height:40px;line-height:40px;font-size:12px;}
.weixiu-list .left ul li ul li a.ons{color:#01a6ff;font-weight:bold;}


.weixiu-list .right{width:780px;height:auto;overflow:hidden;float:right;}
.weixiu-list .right .list{width:100%;height:auto;overflow:hidden;margin-bottom:30px;}
.weixiu-list .right .list li{width:100%;height:auto;border-bottom:1px dashed #ddd;}
.weixiu-list .right .list li a{display:inline-block;width:auto;height:40px;line-height:40px;font-size:14px;color:#333;}
.weixiu-list .right .list li a:hover{color:#01a6ff;}


.weixiu-list .right-info{width:718px;height:auto;overflow:hidden;border:1px solid #ddd;padding:30px;}
.weixiu-list .right-info h1{width:100%;height:auto;overflow:hidden;color:#333;font-size:22px;line-height:30px;}
.weixiu-list .right-info .lll{width:100%;height:28px;margin-top:20px;border-bottom:1px solid #ededed;padding-bottom:10px;margin-bottom:30px;}
.weixiu-list .right-info .lll .z{line-height:28px;color:#888;margin-right:20px;font-size:13px;}
.weixiu-list .right-info .lll .z a{color:#888;}
.weixiu-list .right-info .sxb{width:100%;height:auto;overflow:hidden;border-top:1px solid #ededed;margin-top:30px;padding-top:10px;}
.weixiu-list .right-info .otherHot{width:100%;height:auto;overflow:hidden;margin-top:30px;border-top:1px solid #ddd;padding-top:20px;}
.weixiu-list .right-info .otherHot ul{width:350px;height:auto;overflow:hidden;}
.weixiu-list .right-info .otherHot ul li.li{width:100%;height:30px;font-size:14px;font-weight:bold;color:#333;}
.weixiu-list .right-info .otherHot ul li{width:100%;height:auto;overflow:hidden;}
.weixiu-list .right-info .otherHot ul li a{line-height:24px;background: url(info_dian.jpg) no-repeat left center;text-indent:10px;display:inline-block;font-size:13px;color:#444;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:auto;}
.weixiu-list .right-info .otherHot ul li a:hover{color:#01a6ff;}

.weixiu-list .right-info .weixiu-order{width:100%;height:auto;overflow:hidden;border:1px dashed #ddd;margin-top:20px;}
.weixiu-list .right-info .weixiu-order .wx-order{width:680px;height:auto;overflow:hidden;margin:10px 20px 20px 10px;}
.weixiu-list .right-info .weixiu-order .wx-order .t{font-size:14px;color:#333;font-weight:bold;}
.weixiu-list .right-info .weixiu-order .wx-order .t b{margin:0px 5px;color:#01a6ff;}
.weixiu-list .right-info .weixiu-order .wx-order .sub{width:100%;height:auto;overflow:hidden;margin-top:7px;}
.weixiu-list .right-info .weixiu-order .wx-order .sub a{display:inline-block;width:45%;height:40px;background:#01a6ff;font-size:16px;color:#fff;text-align:center;line-height:40px;}
.weixiu-list .right-info .weixiu-order .wx-order .sub a:hover{background:#f50;}
.weixiu-list .right-info .weixiu-order .wx-order .fplan{width:100%;height:auto;overflow:hidden;margin-top:10px;}
.weixiu-list .right-info .weixiu-order .wx-order .fplan li{width:100%;height:auto;overflow:hidden;line-height:30px;font-size:14px;color:#222;}
.weixiu-list .right-info .weixiu-order .wx-order .fplan li .sp1{color:#666;font-weight:100;}
.weixiu-list .right-info .weixiu-order .wx-order .fplan li .sp2{color:#f50;font-weight:bold;}
.weixiu-list .right-info .weixiu-order .wx-order .fplan li .sp3{color:#f50;font-weight:bold;font-size:16px;}


