@charset "utf-8";

/*#_userlogin{
    float: right;margin-top: 15px;color: #0F90E9;
}
#_userlogin a{
    margin: 10px;color: #0F90E9;
}*/
.fenye{
    overflow: hidden;margin: 20px 0;
}
.fenye ul li{
    float: left;padding: 5px;
}
/*头部导航*/
/*.head{
    height: 90px;background: #edf8fd;z-index: 1000;
}
.head .hold{
    width: 1340px;
}
.head .head-left{
    float: left;
}
.head .head-right .head-right-top span{
    float: right;margin:20px 10px 0 10px;vertical-align: middle;color: #0F90E9;
}
.head .head-left img {
    margin-top: 20px;
    width: 240px;
}
.head .head-right{
    float: right;width: 1100px;
}
.head .head-right .head-right-top{
    width: 100%;overflow: hidden;
}
.head .head-right .head-right-top img{
    float: right;margin: 5px;
}
.head-right-bom{
    width: 1100px;;
}
.head-right-bom>ul>li{
    float: left;width:120px ;text-align: center;position: relative;line-height: 40px;
}
.head-right-bom>ul>li>a>span{
    font-size: 18px;
}

.head-right-bom >ul>li>.second-guide {

    position: absolute;
    left: 10px;
    top: 40px;
    overflow: hidden;
    background: #fff;
    width: 400px;
    display: none;
    z-index: 1000;
}
.head-right-bom >ul> .active> .second-guide{
    display: block;
}
.head-right-bom >ul li>.second-guide>.second-guide-left {
    float: left;width: 100px;text-align: center;
}

.head-right-bom >ul li>.second-guide >.second-guide-left li{ font-size: 12px;
    line-height: 35px;
}
.head-right-bom >ul li>.second-guide>.second-guide-left li a {
    font-size: 16px;
    color: deepskyblue;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 90px;
    display: inline-block;
}
.head-right-bom >ul li>.second-guide>.second-guide-left li a:hover{
    color:#646565;
}
.head-right-bom >ul li>.second-guide>.second-guide-right{
    float: right;width: 300px;text-align: center
}
.head-right-bom >ul li>.second-guide>.second-guide-right  li{
    text-align: center;
}
.head-right-bom >ul li>.second-guide>.second-guide-right  li a{
    font-size: 16px;
    color: deepskyblue;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 90px;
    display: inline-block;
}
.head-right-bom >ul li>.second-guide>.second-guide-right>li>img{
    width: 260px;height: 180px;margin-top: 20px;margin-bottom: 20px;
}
.head-right-bom >ul li>.second-guide>.second-guide-right>.on{
    display: block;
}*/
/*头部导航*/
.service{
    width: 1200px;margin: 0px auto;overflow: hidden;
}
.service-tit{
    text-align: center;font-size: 22px;font-weight: bold;color: #000;margin: 60px 0;
}
.service-list{
    overflow: hidden;margin-bottom: 100px;
}
.service-list ul li{
    float: left;width: 16.6666%;text-align: center;
}

.service-list ul li i{
    width: 60px;height: 60px;display: inline-block;background: url("../memberimg/service1.png") no-repeat;background-size: 100% 100%;
}
.service-list ul li p{
    font-size: 18px;margin: 20px 0;
}
.service-list ul li .service-1{
    background: url("../memberimg/service1.png") no-repeat;background-size: 100% 100%;
}
.service-list ul li .service-2{
    background: url("../memberimg/service2.png") no-repeat;background-size: 100% 100%;
}
.service-list ul li .service-3{
    background: url("../memberimg/service3.png") no-repeat;background-size: 100% 100%;
}
.service-list ul li .service-4{
    background: url("../memberimg/service4.png") no-repeat;background-size: 100% 100%;
}
.service-list ul li .service-5{
    background: url("../memberimg/service5.png") no-repeat;background-size: 100% 100%;
}
.service-list ul li .service-6{
    background: url("../memberimg/service6.png") no-repeat;background-size: 100% 100%;
}
.service-list ul li:hover{
    cursor: pointer;
}
.service-list ul li:hover p{
    color: #0F90E9;
}
.service-list ul li:hover .service-1{
    background: url("../memberimg/service1-1.png") no-repeat;background-size: 100% 100%;
}
.service-list ul li:hover .service-2{
    background: url("../memberimg/service2-2.png") no-repeat;background-size: 100% 100%;
}
.service-list ul li:hover .service-3{
    background: url("../memberimg/service3-3.png") no-repeat;background-size: 100% 100%;
}
.service-list ul li:hover .service-4{
    background: url("../memberimg/service4-4.png") no-repeat;background-size: 100% 100%;
}
.service-list ul li:hover .service-5{
    background: url("../memberimg/service5-5.png") no-repeat;background-size: 100% 100%;
}
.service-list ul li:hover .service-6{
    background: url("../memberimg/service6-6.png") no-repeat;background-size: 100% 100%;
}
.service-list ul li:nth-child(7){
    display: none;
}
/*预约安装&在线报修*/
.breadwrapper{
    background: #dceaf8;padding: 15px 0;
}
.process{
    padding: 15px 25px;border-bottom: 1px solid #dfdfdf;border-top: 1px solid #dfdfdf;position: relative;text-align: center;
}
.process .step{
    display: inline-block;position: relative;z-index: 3;margin-left:100px;text-align: center;font-size: 16px;color: #999;
}
.process .step span{
    background: #fff;border: 3px solid #d9d9d9;font-family: Arial;font-weight: bold;height: 40px;width: 40px;line-height: 38px;border-radius: 50%;display: block;margin-bottom: 10px;color: #d9d9d9;
}
.process .step.active span{
    background: #4598e4;border: 3px solid #4598e4;color: #fff;
}
.process .line{
    height: 3px;width: 535px;position: absolute;top: 33%;background: #d9d9d9;left: 31%;
}
.info-title{
    margin-top: 60px;margin-bottom: 30px;border-left: 5px solid #d0382a;padding-left: 10px;line-height: 16px;
}
.formwrapper{
    width: 670px;margin: 0 auto;
}
.form-submit{
    border-top: 1px solid #dfdfdf;padding: 20px 0;
}
.confirmbox{
    padding: 180px 0;background: url(../memberimg/conbg.png) no-repeat;
}
.confirmbox span.underline{
    text-decoration: underline;
}
.n-member-gudier{
    background: #dceaf8;
    padding: 15px 0;
}
.n-member-gudier .n-member-g-hold{
    text-align: right;width: 1200px;margin: 10px auto;
}
.yuyue-hold{
    width: 1200px;margin: 20px auto;
}
.yuyue-top{
    border-bottom: 1px solid #ddd;text-align: left; font-size: 18px;font-weight: bold;line-height: 50px;color: #000;
}
.forem{
    width: 900px;margin: 20px auto;
}
.service-top-tit{
    font-size: 18px;font-weight: bold;
}
.service-top-tit i{
    width: 4px;height: 20px;display: inline-block;background: #0F90E9;margin-right: 10px;vertical-align: middle;
}
.service-con{
    margin: 60px 0;line-height: 30px;
}
.service-con .red{
    color: #0F90E9;padding: 0 10px;
}
#progress-list table thead{
    background: linear-gradient(to bottom, rgb(255,255,255), rgb(205,205,205));
}
.n-footer{
    width: 100%;background: #242c2f;margin-top: 20px;
}
.hold{
    width: 1200px;margin: 0 auto;
}
.neimaincp{ width:1200px; margin:0px auto; padding-top:50px; font-size:14px; color:#444444; padding-bottom:40px; line-height:28px; text-align:center;overflow: hidden}
.neimaincp ul li{ float:left; display:inline; width:394px; height:360px; margin-left:2px; margin-right:2px;}
.neimaincp ul li img{ border:1px solid #ccc;}
.neimaincp ul li img:hover{border:1px solid #0382d8;}
.neimaincp ul li a{ color:#333; text-decoration:none;}

.neimaincp ul li a:hover{ color:#0382d8;}

.neimainnews{ width:1200px; margin:0px auto; padding-top:50px; font-size:14px; color:#444444; padding-bottom:40px; line-height:30px;}



.neimainnews ul li{ margin-bottom:30px;}



.neimainnews ul li img.newimg{ border:1px solid #ccc;}



.newtxt{ padding-left:20px;}



.newtxt h2{ font-size:20px; font-weight:normal; margin-bottom:20px;}



.newtxt h2 a{color:#444; text-decoration:none;}



.newtxt a.more{ display:block; background:#0382d8; width:120px; height:40px; line-height:40px; color:#fff; text-decoration:none; text-align:center; margin-top:20px;}




