#bd{
    background-color: #fffefe;
    overflow: hidden;
}


/*******************************
    -------[=修改密码]-------
********************************/
.user-side{
    width: 231px;
    height: 577px;
    border: 1px #e5e5e5 solid;
    background-color: #fff;
}
.user-main{
    width: 1000px;
    height: 574px;
    border: 1px #e5e5e5 solid;
    border-top: 2px #ed6d00 solid;
    background-color: #fff;
    margin-bottom: 38px;
}


.ul-snav2 li{
    height: 43px;
    background: url(/html/class/template/images/bg8.png) no-repeat 29px center;
    border-bottom: 1px #e5e5e5 solid;
}
.ul-snav2 li a{
    display: block;
    font-size: 14px;
    color: #747474;
    line-height: 44px;
    padding-left: 56px;
    height: 44px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: normal;
}
.ul-snav2 li a:hover{
    text-decoration: underline;
}
.ul-snav2 li.on a{
    color: #ed6d00;
    background: url(/html/class/template/images/bg9.png) no-repeat 192px center;
}

.user-main h5{
    font-size: 14px;
    color: #555;
    line-height: 38px;
    padding-left: 16px;
    border-bottom: 1px #dddddd solid;
    font-weight: normal;
}
.m-changePass{
    margin-top: 55px;
}

.m-table1 th,.m-table1 td{
    padding-bottom: 16px;
}
.m-table1 th{
    width: 135px;
    padding-right: 13px;
    font-size: 12px;
    color: #000;
    line-height: 30px;
    text-align: right;
    font-weight: normal;
}
.m-table1 .text{
    width: 307px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    border: 1px #d2d2d2 solid;
    outline: none;
}
.m-table1 .sub,.m-table1 .btn{
    width: 122px;
    height: 36px;
    border: none;
    border-radius: 3px;
    text-align: center;
    font-size: 14px;
    line-height: 36px;
    margin-top: 41px;
    cursor: pointer;
}
.m-table1 .sub{
    color: #fff;
    background-color: #ed6d00;
    margin-right: 8px;
}
.m-table1 .btn{
    color: #555;
    background-color: #d6d6d6;
}
/*******************************
    -------[=修改密码  end ]-------
********************************/



/*******************************
    -------[=忘记密码]-------
********************************/
.m-getPass{
    border: 1px #dfdfdf solid;
    background-color: #f7f7f7;
    text-align: center;
    padding-top: 67px;
    padding-bottom: 73px;
    margin-top: 30px;
    margin-bottom: 75px;
}
.m-getPass h4{
    font-size: 22px;
    color: #5b5b5b;
    line-height: 22px;
    text-align: left;
    font-weight: normal;
    padding-left: 275px;
    margin-bottom: 62px;
}
.m-getPass .con{
    font-size: 14px;
    color: #565656;
    line-height: 38px;
    margin-bottom: 37px;
}
.m-getPass .con .text{
    width: 230px;
    height: 36px;
    line-height: 36px;
    padding: 0 10px;
    margin: 0 19px;
    border: 1px #c9c9c9 solid;
    background-color: #fff;
    outline: none;
}
.m-getPass .s1{
    color: #f34f50;
}
.m-getPass .s2{
    color: #a6a5a5;
}
.m-getPass .sub{
    width: 112px;
    height: 38px;
    border:none;
    border-radius: 3px;
    background-color: #ed6d00;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 38px;
    margin-bottom: 63px;
    cursor: pointer;
}
.m-getPass .tip{
    font-size: 14px;
    color: #565656;
    line-height: 14px;
}
/*******************************
    -------[=忘记密码  end  ]-------
********************************/




/*******************************
    -------[=会员中心]-------
********************************/
.m-table2{
    margin-top: -19px;
}
.m-table2 th{
    font-size: 14px;
}
.m-table2 .pic-gold,.m-table2 .radio{
    vertical-align: middle;
}
.m-table2 label{
    margin-right: 8px;
    cursor: pointer;
}
.m-table2 td{
    font-size: 14px;
    color: #565656;
    line-height: 32px;
}
.m-table2 .sub,.m-table2 .btn{
    margin-top: 47px;
}
/*******************************
    -------[=会员中心  end  ]-------
********************************/




/*******************************
    -------[=新闻中心]-------
********************************/
.side-col{
    width: 240px;
}
.main-col{
    width: 980px;
}
.ul-snav{
    padding-top: 3px;
}
.ul-snav li{
    border-bottom: 1px #b2b2b2 dotted;
}
.ul-snav a.v1{
    display: block;
    height: 35px;
    font-family: "宋体";
    font-size: 14px;
    color: #666;
    line-height: 35px;
    padding-left: 23px;
    background: url(/html/class/template/images/icon1.png) no-repeat 15px center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}
.ul-snav a.v1:hover{
    text-decoration: underline;
}
.ul-snav li.on{
    background-color: #ff7221;
}
.ul-snav li.on a.v1{
    background: url(/html/class/template/images/icon2.png) no-repeat 15px center;
    color: #fff;
}

.box-news{
    padding: 20px 14px 37px ;
}
.box-news .box-news-hot{
    overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: 11px;
    border-bottom: 1px #ffd4bb solid;
}
.box-news .box-news-hot .pic{
    float: left;
    width: 220px;
}
.box-news .box-news-hot .pic img{
    display: block;
    width: 100%;
}
.box-news .box-news-hot .txt{
    float: right;
    width: 705px;
    font-family: "宋体";
    font-size: 12px;
    color: #666;
    line-height: 22px;
}
.box-news .box-news-hot .txt a{
    color: inherit;
}
.box-news .box-news-hot .txt a:hover{
    text-decoration: underline;
}
.box-news .box-news-hot .txt h4{
    font-size: 14px;
    color: #444;
    line-height: 26px;
    margin-bottom: 5px;
}
.box-news .box-news-hot .txt p{
    margin-bottom: 13px;
}
.box-news .box-news-hot .txt span.time{
    color: #888;
}

.ul-txt1{
    margin-bottom: 31px;
}
.ul-txt1 li{
    background: url(/html/class/template/images/bg3.png) no-repeat 10px center;
    border-bottom: 1px #b2b2b2 dotted;
    overflow: hidden;
    height: 39px;
    text-overflow:ellipsis;
    white-space: normal;
}
.ul-txt1 li span{
    float: right;
    font-size: 14px;
    color: #888;
    line-height: 39px;
}
.ul-txt1 li a{
    font-size: 14px;
    color: #444;
    line-height: 39px;
    margin-left: 25px;
}
.ul-txt1 li a:hover{
    text-decoration: underline;
}

.page{
    text-align: center;
}
.page a{
    font-family: "宋体";
    font-size: 14px;
    color: #888;
    line-height: 13px;
    padding: 0 9px;
}
.page a.on,.page a:hover{
    color: #ff7221;
}
/*******************************
    -------[=新闻中心  end ]-------
********************************/



/*******************************
    -------[=产品体系-2]-------
********************************/
.ul-snav dl dd{
    border-top: 1px #b2b2b2 dotted;
}
.ul-snav dl dd a{
    display: block;
    padding-left: 44px;
    font-size: 14px;
    color: #666;
    line-height: 36px;
    background: url(/html/class/template/images/icon4.png) no-repeat 34px center;
    height: 36px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: normal;
}
.ul-snav dl dd a:hover{
    text-decoration: underline;
}
.ul-snav dl dd.on a{
    color: #fff;
    background: url(/html/class/template/images/icon3.png) no-repeat 34px center;
    background-color: #ff7221;
}

.ul-pic1{
    overflow: hidden;
    margin: 40px 8px -19px -6px;
}
.ul-pic1 li{
    float: left;
    width: 429px;
    height: 270px;
    position: relative;
    margin: 0 30px 51px;
}
.ul-pic1 li .pic{
    width: 390px;
    height: 270px;
    margin: 0 auto;
    position: relative;
}
.ul-pic1 li .pic img{
    display: block;
    width: 100%;
}
.ul-pic1 li .pic .view-details{
    width: 100%;
    height: 100%;
    background:url(/html/class/template/images/pic.png)\9;
    background-color: rgba(7,159,247,.5);
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    font-size: 24px;
    color: #fff;
    line-height: 30px;
    font-weight: bold;
    opacity: 0;
    display: none\9;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.ul-pic1 li .pic:hover .view-details{
    opacity: 1;
    display: block\9;
}
.ul-pic1 li .pic .view-details p{
    position: relative;
    top:107px;
}
.ul-pic1 li .pic .view-details span{
    font-family: "宋体";
    font-size: 60px;
    color: #fff;
    line-height: 30px;
    font-weight: bold;
    vertical-align: top;
    margin-right: 14px;
}
.ul-pic1 li .txt{
    height: 40px;
    width: 100%;
    /*text-align: center;*/
    position: relative;
    background: url(/html/class/template/images/bg4.png) no-repeat left -20px;
    background-color: #ffae7f;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 999;
}
.ul-pic1 li .txt:after{
    content: "";
    display: block;
    width: 429px;
    height: 20px;
    background: url(/html/class/template/images/bg4.png) no-repeat left top;
    position: absolute;
    left: 0;
    bottom: 100%;
}
.ul-pic1 li .txt a{
    display: block;
    text-align: center;
    font-size: 14px;
    color: #7b2d00;
    line-height: 40px;
}
.ul-pic1 li .txt a:hover{
    text-decoration: underline;
}
/*******************************
    -------[=产品体系-2  end ]-------
********************************/




/*******************************
    -------[=服务案例4-20]-------
********************************/
.ul-pic2{
    width: 837px;
    overflow: hidden;
    margin: 29px 0 32px 44px;
    border:1px #d3d3d3 solid;
    border-right:none;
    border-bottom:none;
}
.ul-pic2 a{
    display: block;
    height: 100%;
}
.ul-pic2 li{
    float: left;
    width: 278px;
    height: 298px;
    border: 1px #d3d3d3 solid;
    border-top:none;
    border-left:none;
}
.ul-pic2 li .pic{
    height: 200px;
    overflow: hidden;
    margin-bottom: 38px;
    position: relative;
}
.ul-pic2 li .pic img{
    display: block;
    width: 100%;
}
.ul-pic2 li .pic p{
    display: block;
    height: 12em;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    font-size: 14px;
    color: #777;
    line-height: 24px;
    padding: 17px 30px 0 48px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.ul-pic2 li:hover .pic p{
    opacity: 1;
}
.ul-pic2 li .txt{
    font-size: 30px;
    color: #777;
    line-height: 30px;
    font-weight: bold;
    text-align: center;
}
/*******************************
    -------[=服务案例4-20  end ]-------
********************************/



/*******************************
    -------[=加盟流程]-------
********************************/
.m-join{
    margin-top: 21px;
    padding: 0 19px 30px;
    font-family: "宋体";
    font-size: 12px;
    color: #666;
    line-height: 36px;
}
.m-join h5{
    font-size: 14px;
    color: #ff7221;
    line-height: 34px;
}
.m-join h6{
    font-size: 12px;
    color: #333;
}
.m-join .txt2{
    padding-top: 8px;
}
.m-join .txt2 img{
    display: block;
    max-width: 706px;
    margin-top: 8px;
}
/*******************************
    -------[=加盟流程   end  ]-------
********************************/




/*******************************
    -------[=加入宝莲纳]-------
********************************/
.m-contact{
    overflow: hidden;
    margin: 60px 0 22px 15px;
}
.m-contact .m-map{
    float: left;
    width: 530px;
    height: 332px;
    padding: 8px 5px;
    background-color: #efefef;
    background: -o-linear-gradient(#efefef,#d3d3d3);
    background: -moz-linear-gradient(#efefef,#d3d3d3);
    background: -webkit-linear-gradient(#efefef,#d3d3d3);
    background: -ms-linear-gradient(#efefef,#d3d3d3);
    background: linear-gradient(#efefef,#d3d3d3);
}
.m-contact .m-map #dituContent{
    height: 332px;
}
.m-contact .m-map #dituContent img{
    max-width: 530px;
}
.m-contact .txt{
    float: right;
    width: 396px;
    font-family: "宋体";
    font-size: 18px;
    color: #666;
    line-height: 38px;
}
.m-contact .txt a{
    color: inherit;
    text-transform: uppercase;
}
.m-contact .txt a:hover{
    text-decoration: underline;
}
.m-contact .txt .s1{
    padding-left: 54px;
    margin-bottom: 23px;
}
.m-contact .txt .tel{
    background: url(/html/class/template/images/icon-tel.png) no-repeat left center;
}
.m-contact .txt .mob{
    background: url(/html/class/template/images/icon-mob.png) no-repeat left center;
}
.m-contact .txt .fax{
    background: url(/html/class/template/images/icon-fax.png) no-repeat left center;
}
.m-contact .txt .add{
    background: url(/html/class/template/images/icon-add.png) no-repeat left center;
}
.m-contact .txt .post{
    background: url(/html/class/template/images/icon-post.png) no-repeat left center;
}
.m-contact .txt .web{
    background: url(/html/class/template/images/icon-web.png) no-repeat left center;
}
/*******************************
    -------[=加入宝莲?  end  ]-------
********************************/




/*******************************
    -------[=加入宝莲?-2]-------
********************************/
.m-message{
    width: 781px;
    margin: 30px auto 22px;
}
.m-message h3{
    font-size: 30px;
    color: #555;
    line-height: 30px;
    padding-left: 43px;
    padding-bottom: 16px;
    margin-bottom: 29px;
    border-bottom: 1px #e4d6cb solid;
}
.m-message h3 em{
    display: block;
    font-family: "Arial";
    line-height: 21px;
    padding-top: 9px;
    text-transform: uppercase;
}
.m-message h3 em span{
    color: #ff7221;
}

.m-table3{
    font-size: 12px;
    color: #666;
    line-height: 30px;
}
.m-table3 th,.m-table3 td{
    padding-bottom: 8px;
}
.m-table3 .special1 th,.m-table3 .special1 td{
    padding-bottom: 5px;
}
.m-table3 .special2 th,.m-table3 .special2 td{
    padding-top: 8px;
}
.m-table3 th{
    width: 80px;
    text-align: right;
    padding-right: 10px;
    font-weight: normal;
    vertical-align: top;
}
.m-table3 td{
    width: 620px;
}
.m-table3 .text1{
    display: block;
    padding: 0 10px;
    width: 598px;
    height: 28px;
    font-size: 14px;
    line-height: 28px;
    border: 1px #ccc solid;
    outline: none;
}
.m-table3 .text2{
    padding: 0 10px;
    width: 238px;
    height: 28px;
    font-size: 14px;
    line-height: 28px;
    border: 1px #ccc solid;
    outline: none;
}
.m-table3 .s1{
    float: right;
}
.m-table3 textarea{
    font-size: 14px;
    display: block;
    width: 598px;
    height: 118px;
    padding:5px 10px;
    border: 1px #ccc solid;
    outline: none;
}
.m-table3 .text3{
    padding: 0 10px;
    width: 78px;
    height: 28px;
    font-size: 14px;
    line-height: 28px;
    border: 1px #ccc solid;
    outline: none;
    margin-right: 11px;
}
.m-table3 .pic-code{
    vertical-align: middle;
}
.m-table3 .sub{
    display: block;
    width: 101px;
    height: 31px;
    border: none;
    margin: 16px auto 0;
    background-color: #fe681d;
    text-align: center;
    font-size: 18px;
    color: #fff;
    line-height: 31px;
    cursor: pointer;
}
/*******************************
    -------[=加入宝莲?-2  end  ]-------
********************************/




/*******************************
    -------[=登陆注册]-------
********************************/
.m-box1{
    width: 910px;
    padding: 24px 69px 53px;
    margin: 14px auto 38px;
    overflow: hidden;
    border: 1px #e3e3e3 solid;
}
.m-box1 .m-reg{
    float: left;
    width: 404px;
    padding: 0 51px 0 0;
    position: relative;
}
.m-box1 .m-reg:after{
    content: "";
    display: block;
    width: 1px;
    height: 422px;
    background: #e3e3e3;
    position: absolute;
    right: 0;
    top:10px;
}
.m-box1 .m-login{
    float: right;
    width: 407px;
    padding: 0 0 0 48px;
}
.m-box1 h4{
    font-size: 18px;
    color: #222;
    line-height: 17px;
    font-weight: normal;
    padding: 9px 0 9px 42px;
    background: url(/html/class/template/images/icon5.png) no-repeat 12px top;
    border-bottom: 1px #e1e1e1 solid;
}
.m-reg .m-reg-con{
    width: 291px;
    margin-top: 28px;
    margin-left: 45px;
}
.m-login .m-login-con{
    width: 291px;
    margin-top: 55px;
    margin-left: 65px;
}
.m-box1 .s1{
    width: 249px;
    height: 36px;
    padding-left: 39px;
    margin-bottom: 20px;
    background-color: #cdcdcd;
    border: 1px #cdcdcd solid;
    background-repeat: no-repeat;
    background-position: 8px center;
}
.m-box1 .text{
    display: block;
    width: 229px;
    border:none;
    height: 36px;
    padding: 0 10px;
    line-height: 36px;
    font-size: 14px;
    color: #aaa;
    outline: none;
}
.m-reg .m-reg-btn{
    padding-top: 10px;
}
.m-reg .m-reg-btn .sub,
.m-reg .m-reg-btn .res{
    width: 131px;
    height: 44px;
    border: none;
    border-radius: 3px;
    text-align: center;
    font-size: 18px;
    line-height: 44px;
    cursor: pointer;
}
.m-reg .m-reg-btn .sub{
    color: #fff;
    background-color: #ed6d00;
    margin-right: 29px;
}
.m-reg .m-reg-btn .res{
    color: #555;
    background-color: #ccc;
}

.m-login .tip-text{
    overflow: hidden;
    padding: 41px 0 28px;
    font-family: "宋体";
    font-size: 12px;
    color: #555;
    line-height: 12px;
}
.m-login .tip-text label{
    cursor: pointer;
}
.m-login .tip-text .checkbox{
    vertical-align: middle;
    margin:0 10px 0 4px;
}
.m-login .tip-text a{
    float: right;
    color: #999;
}
.m-login .tip-text a:hover{
    text-decoration: underline;
}
.m-login .sub-login{
    width: 291px;
    height: 44px;
    border: none;
    border-radius: 3px;
    background-color: #ed6d00;
    text-align: center;
    font-size: 18px;
    color: #fff;
    line-height: 44px;
    font-weight: bold;
    cursor: pointer;
}
/*******************************
    -------[=登陆注册  end    ]-------
********************************/



/*******************************
    -------[=关于我们]-------
********************************/
.m-about{
    padding: 21px 20px 0;
}
.m-about .txt{
    font-family: "宋体";
    font-size: 12px;
    color: #666;
    line-height: 36px;
    text-indent: 3em;
}
.m-about .txt span{
    color: #ff7221;
}

.m-about .pic{
    overflow: hidden;
    margin: 47px 0 0 28px;
}
.m-about .pic-l{
    float: left;
    width: 300px;
}
.m-about .pic-l img{
    display: block;
}

.m-about .pic-r .pic-tit{
    display: block;
    padding: 3px 0 29px;
}
.m-about .pic-r{
    float: right;
    width: 572px;
    padding-bottom: 40px;
}
.m-about .pic-r p{
    padding-right: 200px;
    font-family: "宋体";
    font-size: 12px;
    color: #666;
    line-height: 26px;
    margin-bottom: 27px;
}
.m-about .pic-r .pic-r-img{
    position: relative;
}
.m-about .pic-r .pic-r-img .s1{
    display: block;
    padding-left: 127px;
}
.m-about .pic-r .pic-r-img .s2{
    display: block;
    position: absolute;
    right: 42px;
    top: -40px;
    box-shadow: 0 0 4px rgba(0,0,0,.19);
}
/*******************************
    -------[=关于我们  end  ]-------
********************************/













