*{margin: 0;padding: 0;font-family: "微软雅黑";font-size: 14px}
body{width: 100%;min-width: 1200px;overflow-x: auto;}
li{list-style: none;}
h2,h3{font-weight: normal}
a{text-decoration: none}
i{font-style: normal}
.centerr{width: 1200px;margin: 0 auto 0;overflow: hidden;min-height: 740px}
input,button{outline: none}
.bg1{background: #f5f5f5;}

/*导航*/
.ban_hea{
    background: #fff;height: 77px;box-shadow:0px 3px 5px #eaeaea;
}
.ban_hea .logo{
    width: 210px;height: 50px;display: inline-block;margin-top: 12px;float: left;
}
.ban_hea .logo img{
    width: 100%;height: 100%;
}
.ban_hea_login{
    float: right;display: inline-block;width: 300px;height: 30px;border-radius: 4px; padding-right:90px;text-align: center;line-height: 30px;
}
.ban_hea_login img{
    margin-top: 23px;float: left;
}
.ban_hea_login span{
  float: left;margin-left:10px;margin-top: 23px;color: #999;
}
.ban_min{
    margin-top: 18px;
}
.ban_left{
    float: left;background: #fff;width: 228px;border: 1px solid #e5e5e5;
}
.ban_left h2{
    color: #404141;font-size: 20px;margin: 40px 0;text-align: center;
}
.ban_ul{
    border-top: 1px solid #f5f5f5;
}
.ban_ul li{
    height: auto;line-height: 40px;cursor: pointer;
}
.ban_ul li a{
    display: block;height: 40px;line-height: 40px;border-bottom: 1px solid #f5f5f5;color: #333333;font-size: 15px;
    text-indent: 70px;background: url("/app/resource/images/bang_11.png") no-repeat 40px 50%;cursor: pointer;
}
.ban_ul2{
    background: #fafafa;display: none;
}
.ban_ul2 li a{
    border: 0;height: 40px;line-height: 40px;color: #666666;font-size: 14px;background: none;cursor: pointer;overflow: hidden;
    width: 200px;
}
.ban_ul2 li a:hover {
    color: #f29430!important;
    background: none;
}
.ban_ul_a1{
    background: url("/app/resource/images/bang_15.png") no-repeat 40px 50%!important;
}
.ban_ul2_a2{
    color: #f29430!important;
}

.ban_rig{
    float: right;width: 950px;background: #fff;border: 1px solid #e5e5e5;min-height: 700px;margin-bottom: 35px;
}
.ban_top{
    overflow: hidden;height: 35px;line-height: 35px;margin-top: 30px;padding-left: 50px;
    border-bottom: 1px solid #f5f5f5;padding-bottom: 35px;
}
.ban_top input{
    float: left;color: #999999;font-size: 14px;text-indent: 20px;border-top: 1px solid #dedede;height: 33px;width: 500px;
    border-bottom: 1px solid #dedede;border-left: 1px solid #dedede;border-right: 0;border-radius: 4px 0 0 4px;
}
.ban_top a{
    float: left;color: #fff;display: inline-block;cursor: pointer;height: 35px;line-height: 35px;background: #f29430;width: 70px;
    border-radius: 0 4px 4px 0 ;  text-align: center;
}
.ban_main{
    margin-top: 35px;
}
.ban_main_ul{
    margin-left: 50px;margin-bottom: 20px;
}
.ban_main_ul li a{
    display: inline-block;color: #434343;font-size: 15px;margin-bottom: 17px;cursor: pointer;
}
.ban_main_ul li a:hover{
    color: #f29430;
}
.ban_sea{
    text-align: center;margin: 135px auto 0;
}
.ban_sea img{
    width: 140px;
}
.ban_sea h2{
    color: #98a9bc;font-size: 24px;margin-top: 30px;
}
.ban_sea h3{
    color: #98a9bc;font-size: 14px;margin-top: 35px;
}
.ban_sea div{
    margin-top: 20px;
}
.ban_sea div a{
    display: inline-block;color: #0099ff;font-size: 14px;margin: 0 5px;
}


/*常见问题弹窗*/
.chang_t1{
    background: url("../images/aaa.png");left: 0;top: 0;right: 0;bottom: 0;position: fixed;
}
.chang_t2{
    background: #fff;position: fixed;width: 834px;left: 50%;margin-left: -417px;top: 50%;
    border-radius: 4px;
}
.chang_t2_tit{
    height: 40px;line-height: 40px;color: #4c5e70;font-size: 16px;text-indent: 58px;background: url("../images/chang_06.png") no-repeat 30px 50%;
    border-bottom: 1px solid #dedede;
}
.chang_col{
    position: absolute;right: 30px;top: 13px;width: 20px;cursor: pointer;
}
.chang_t2_ul{
    max-height: 440px;overflow-y: auto;border-bottom: 1px solid #dedede;
}
.chang_t2_ul li{
    border-bottom: 1px solid #efefef;
}
.chang_t2_ul li a{
    height: 40px;line-height: 40px;text-indent: 30px;color: #4c5e70;font-size: 14px;display: block;
}
.chang_t2_ul li:last-child{
    border-bottom: 0;
}
.chang_t2_ul li img{
    margin-left: 10px;width: 16px;vertical-align: middle;
}
.chang_t2_ul li a:hover{
    background: #f4f4f4;
}
.chang_t2_bot{
    height: 35px;line-height: 35px;text-align: center;
}
.chang_t2_bot a{
    display: inline-block;color: #0099ff;font-size: 14px;margin: 0 20px;
}

/*问题详情*/
.ban_xiang{
    margin-top: 35px;padding: 0 20px 30px 20px;
}
.ban_xiang h2{
    color: #333333;font-size: 16px;
}
.ban_xiang p{
    font-size: 16px;color: #666;margin-top: 15px;line-height: 23px;
}
.ban_xiang img{
    display: block;margin: 15px auto 0;max-height: 100%;max-width: 100%;
}


/*底部*/
.ban_foot{
    height: 50px;background: #fff;text-align: center;line-height: 50px;border-top: 1px solid #e5e5e5;
    color: #333333;font-size: 12px;margin-top: 50px;
}

/*悬浮导航*/
.ce_nav{
    position: fixed;right: 0;bottom: 100px;width: 60px;z-index: 2;
}
.ce_nav_i2{
    display: none;
}
.ce_nav a{
    display: block;text-align: center;height: 75px;background: #fff;margin-bottom: 10px;cursor: pointer;position: relative;
}
.ce_nav i{
    display: block;color: #888888;font-size: 12px;margin-top: 5px;
}
.ce_nav img{
    margin-top: 13px;
}
.ce_nav a:hover{
    background: #f29430;
}
.ce_nav_d1{
    position: absolute;right: -200px;width: 158px;background: url("../images/weizz_03.png") no-repeat 100% 50%;
    height: 60px;line-height: 60px;color: #888888;font-size: 15px;top: 7px;transition: all .4s linear;
}
.ce_nav_a1:hover .ce_nav_d1{
    display: block;right: 60px;z-index: 1;
}