
.webContent{
    width: 100%;
    height: 76px;
    float: left;
    background-color: #fff;
}
.webContent img{
    border: none;
}
.webContent .vicemuneframe{
    width: 1200px;
    height: 90px;
    margin: 0 auto;
}
.webContent .vicemuneframe .vicemunefloat{
    float: left;
    width: 100%;
    height: 76px;
}
.webContent .vicemuneframe .vicemunefloat .vicelogo{
    width:224px;
    height:46px;
    float: left;
    margin: 14px 0 13px 0;
}
/*.webContent .vicemuneframe .vicemunefloat .vicelogo a img{*/
    /*margin-top: 0px;*/
/*}*/
.webContent .vicemuneframe .vicemunefloat .vicelogo a span{ float:left; height:46px; line-height:46px; }
.webContent .vicemuneframe .vicemunefloat .vicelogo a img{ display:inline-block; max-height:46px; vertical-align:middle; }
.webContent .vicemuneframe .vicemunefloat .vicelogo a i{ background:url("/default/images/logo/logo_index.png") no-repeat; width:42px; float:left; height:46px; display:block }


.webContent .vicemuneframe .vicemunefloat .vicetotalselect{
    float: left;
    margin: 15px 0 17px 31px;
}
.webContent .vicemuneframe .vicemunefloat .vicetotalselect .viceselecttitle{
    font-size:15px;
    margin-top: 2px;
    font-weight: bolder;
    color: #333;
}
.webContent .vicemuneframe .vicemunefloat .vicetotalselect .region span.totalregion{
    float: left;
    width: 56px;
    color: #333333;
    text-align: left;
    font-size:13px;
    margin-top: 5px;
}
.webContent .vicemuneframe .vicemunefloat .vicetotalselect .region i{
    display: inline-block;
    margin-left: 5px;
    float: left;
}
.webContent .vicemuneframe .vicemunefloat .vicetotalselect .region i.arrow_down{
    background: url("/default/images/index/icon.png") 0px 3px no-repeat;
    width: 10px;
    height:10px;
    margin-top: 11px;
}
.webContent .vicemuneframe .vicemunefloat .vicemune{
    width: 750px;
    height: 76px;
    line-height:76px;
    float: left;
    margin:0px 0 0px 150px;
    font-size: 16px;
    box-shadow: none;
}
.webContent .vicemuneframe .vicemunefloat .vicemune .navbody{
    width: 750px;
    height: 76px;
    line-height:76px;
}
.webContent .vicemuneframe .vicemunefloat .vicemune .navbody ul{
    float:left;
    height: 76px;
    line-height:76px;
}
.webContent .vicemuneframe .vicemunefloat .vicemune .navbody ul li{
    float:left;
    height: 76px;
    line-height:76px;
    width:105px;
    text-align: center;
}
.webContent .vicemuneframe .vicemunefloat .vicemune .navbody ul li a{
    color: #393939;
    text-decoration: none;
    float: left;
    width: auto;
    height: 76px;
    line-height:76px;
    text-align: center;
    display: inline-block;
    padding: 0 13px 0 13px;
}
.webContent .vicemuneframe .vicemunefloat .vicemune .navbody ul li a:hover{
    background-color: #ff6060;
    color: #fff;
}
/*end 菜单*/
.content .middleImg{
    width: 100%;
    height: 400px;
}
.content .showContent{
    margin-top: 40px;
    width: 1200px;
    min-height: 150px;
    overflow: hidden;
    background-color: #fff;
}
.content .showContent .title{
    height: 30px;line-height: 30px;
    margin: 44px 55px 55px 55px;
    border-left: 5px solid #ff6060;
}
.content .showContent .title h3{
    color: #515151;
    font-size: 22px;
    padding-left: 18px;
}
.content .showContent .show{
    padding: 0px 80px 80px 80px;
    line-height: 25px;
}

.viceButtom {
    line-height: 75px;
    height: 75px;
    background-color: #F0F0F0;
}

/**找回密码**/
.findPassword{
    width: 1200px; float: left;
}
.findPassword .step1{
    background:url("/default/images/icon/step.png");
    width: 640px;
    height: 104px;
    margin-left: 280px;
    margin-right: 280px;
}
.findPassword .step2{
    background:url("/default/images/icon/step.png") 0px -104px no-repeat;
    width: 640px;
    height: 104px;
    margin-left: 280px;
    margin-right: 280px;
}
.findPassword .step3{
    background:url("/default/images/icon/step.png") 0px -208px no-repeat;
    width: 640px;
    height: 104px;
    margin-left: 280px;
    margin-right: 280px;
}
.findPassword .step4{
    background:url("/default/images/icon/step.png") 0px -312px no-repeat;
    width: 640px;
    height: 104px;
    margin-left: 280px;
    margin-right: 280px;
}

.findPassword .form{
    width: 346px; margin-left: 439px; margin-right: 439px; float: left; padding-bottom: 120px;
}
.findPassword .form .switch{ float: left; margin-top: 50px; margin-bottom: 20px;}
.findPassword .form .switch span{ width: 149px; margin-right: 24px; display: block; float: left; height: 47px;
    background:url("/default/images/icon/cutover.png"); line-height: 38px; text-align: center; color: #8C8C8C; cursor:pointer }
.findPassword .form .switch span.active{ background-position: -149px 0px; color: #fff; border: 0;}
.findPassword .form dl{ width: 100%;  float: left; margin-top:15px ; }
.findPassword .form dt{ width: 322px; height: 42px; float: left;color: #444; border: 1px solid #F2F2F2; margin-bottom: 3px;}
.findPassword .form dt input.inpText{ width: 302px; height: 42px; line-height: 42px;background: #fafafa;font-size: 15px; padding: 0 10px; border: none;}
.findPassword .form dt input.code{ width: 120px;}
.findPassword .form .getcode img { margin-top: 5px; cursor: pointer}

.findPassword .form dt input.sub{ background: #F0504E; font-size: 18px; color: #fff; height: 44px; width: 100%; border: none; font-family: "微软雅黑", "Microsoft YaHei", "宋体";
    text-align: center; line-height: 44px; cursor: pointer; border-radius: 5px;}
.findPassword .form dt input.sub:hover{ background: #f85659}

.findPassword .form dd .mobcode{width:130px;background:#465364;text-align: center; height: 36px; float: left;
    line-height: 36px; cursor: pointer; color: #fff; font-size: 14px; border: none; outline: none; margin-left:8px; margin-top: 4px; }

.findPassword .form dd{ width:300px; float: left; line-height: 20px; color: #EA6A00}
.findPassword .form dd .error{ float: left; padding-left:20px; background: url(/default/images/icon/icon1.png) 0px -99px  no-repeat;width:280px;}
.findPassword .form dd .success{  padding-left:20px; background: url(/default/images/icon/icon1.png) 0px -129px  no-repeat;width:280px; color: #7EB746}
.findPassword .form dd .tip{ float: left; padding-left:20px; background: url(/default/images/icon/icon1.png) 0px -159px  no-repeat;width:280px; color: #65A7AF}

.findPassword .div_display{ display: none; }
#globalError{margin-top: 20px;height: 20px; line-height: 20px; width: 346px; color: #F0504E; font-size: 16px;}
/*邮箱发送成功提示*/
.findPassword .tipInfo{
    width: 346px; margin-left: 439px; margin-right: 439px; float: left; padding-bottom: 120px; font-size: 15px; line-height: 30px; margin-top: 50px;
}
.findPassword .tipInfo .importantTip{ font-size: 20px; color: #F0504E;}
.findPassword .tipInfo .nav a{ display: block;background: #F0504E; font-size: 18px; color: #fff; height: 44px; width: 100%; border: none; font-family: "微软雅黑", "Microsoft YaHei", "宋体";
    text-align: center; line-height: 44px; cursor: pointer; border-radius: 5px; margin-top: 20px;}


/*前台收费标准样式*/
.rightBottom{float: left;width: 942px; margin-bottom: 20px; margin-top: 0px; padding: 0px 10px 0 2px;}
.rightBottom ul{width: 942px;min-height: 25px; overflow: hidden;}
.rightBottom ul li{float: left;width: 255px;margin-right: 38px;margin-bottom:30px;height: 300px; border: 1px solid #ededed; }
.rightBottom ul li h3{font-size: 18px;font-weight: lighter;text-align: center;padding:13px 0 13px 0; border-bottom: 1px dashed #ededed;height: 25px;line-height: 25px;}
.rightBottom ul li h3 i{display: inline-block;width: 18px;height: 25px;background: url("/default/images/company/vip.png") 0 3px no-repeat; vertical-align: text-bottom; margin-right: 5px;}
.rightBottom ul li span{height: 90px;width: inherit; text-align: center; display: inline-block;margin:0!important;}
.rightBottom ul li h3 .title{height: 25px;border:0!important;}
.rightBottom ul li span h5{color: #5f8dc9;font-size: 35px;position: relative; padding-top: 18px;font-weight: lighter;}
.rightBottom ul li span h5 i{color: #5f8dc9;font-size: 30px; font-style: normal;position: relative;}
.rightBottom ul li span h5 span{position: relative;top:10px;height: 55px;}
.rightBottom ul li span h5 em{font-size: 14px;position: relative;top:15px;color: #009900;font-weight: bolder;}
.rightBottom ul li p{height: 36px; line-height:36px;padding: 0 43px 0 30px; color: #666666;}
.rightBottom ul li p i{float: left;font-style:normal; }
.rightBottom ul li p em{float: right;}
.rightBottom ul li .bg{background-color: #F8F8F8;}
.rightBottom ul li .through{text-decoration: line-through;}
.rightBottom ul li .link{ display: inline-block;line-height: 38px;}
.rightBottom ul li input[type=button],.link{cursor:pointer;background-color: #F19114;border-radius: 5px;text-align: center;color: #fff;width: 190px; height: 38px;border: none;margin:25px 0 0 30px;font-size: 16px;font-weight: bolder;}
.rightBottom ul li input[type=button],.link:hover{background-color: #e98502;text-decoration: none;}
.rightBottom ul .noRightBorder{margin-right: 0px;}