* {
    margin: 0px;
    padding: 0px;
}

@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?ji8xsg');
    src: url('../fonts/icomoon.eot?ji8xsg#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?ji8xsg') format('truetype'), url('../fonts/icomoon.woff?ji8xsg') format('woff'), url('../fonts/icomoon.svg?ji8xsg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
@font-face {
    font-family: roboto-regular;
    src: url('../fonts/Roboto-Regular.ttf') format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: roboto-medium;
    src: url('../fonts/Roboto-Medium.ttf') format("truetype")
}

body {
    background-color: #f3f5f7;
    width: 100%;
    height: 100%;
    font-family: Roboto-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}


/**版心的宽度*/

.w {
    width: 1200px;
    margin: 0 auto;
}

.clearfix:after {
    /*伪元素是行内元素 正常浏览器清除浮动方法*/
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
    /*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/
}

.top {
    height: 100%;
    margin: 0 auto;
    background-color: rgba(248, 248, 248, 0.8);
}

.tips {
    position: relative;
    margin-top: 10px;
    height: 85px;
}

.tips .logo {
    float: left;
    width: 204px;
    height: 85px;
    background: url("../file/logo/logo.png") no-repeat;
    cursor: pointer;
}

.tips .tipsdetail {
    float: left;
    width: 646px;
    height: 85px;
}

.tipsdetail h2 {
    display: block;
    color: rgb(0, 176, 80);
    font-size: 18px;
    margin-top: 20px;
    margin-left: 20px;
}

.tipsdetail h3 {
    display: block;
    font-family: 'Arial, Helvetica, sans-serif';
    font-size: 14px;
    font-weight: 400;
    margin-left: 20px;
    margin-top: 16px;
    color: #999;
}

.tips .contact {
    float: right;
    height: 85px;
    margin-top: 20px;
    font-family: 'Arial, Helvetica, sans-serif';
    font-size: 14px;
    color: #999;
}

.tips .contact li a {
    font-family: 'Arial, Helvetica, sans-serif';
    font-size: 14px;
    color: #999;
}

.tips .contact li {
    margin-bottom: 5px;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
}

.tips .contact p {
    display: block;
    width: 189px;
}

.icomoon {
    display: block;
    float: left;
    margin-top: 2px;
    margin-right: 3px;
    font-style: normal;
    font-size: 16px;
    font-family: 'icomoon';
    line-height: 100%;
}

.logo h1 {
    font-size: 0;
}

.pagehead {
    width: 100%;
    position: fixed;
    top: 0px;
    /*left: 50%;
    transform: translateX(-50%); */
    z-index: 999;
    background-color: #f3f5f7;
    height: 95px;
}

h2 {
    display: block;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px
}
.article-plus {
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 21.5px;
    right: 10%;
    background: url(../../../images/mark/slide_plus.png) -14px 0 no-repeat;
}
dl {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
.goTop {
    position: fixed;
    display: none;
    bottom: 90px;
    right: 15px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: url(../../../images/mark/top-icon.png) center center no-repeat;
    background-color: #fff;
    cursor: pointer;
}

.goTop:hover {
    background-color: rgb(0, 176, 80);
}
.login {
    position: absolute;
    top: 18px;
    left: 772px;
    line-height: 40px;
}

.login .left,
.login .right {
    display: block;
    float: left;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #888;
}

.login .left:hover {
    color: #888
}

.login .right:hover {
    background-color: rgb(0, 176, 80);
    color: rgb(255, 255, 255)
}

.login .right {
    border: 1px solid rgb(0, 176, 80);
    border-radius: 25px;
}
.userInfo{
    position: absolute;
    padding: 4px;
    top: 15px;
    left: 847px;
    line-height: 40px;
    width: 162px;
    font-family: Roboto-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif;
}
.userInfo a{
    color: #40ae92;
    font-size: 14px;
    font-family: Roboto-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif;
}
.userInfo a:hover{
    cursor: pointer;
    color: #e7a40f;
    font-size: 14px;
    font-family: Roboto-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif;
}
.userInfo .personCenter{
    float: left;
    width: 48px;
    height: 50px;
    background: url(../../../images/mark/iconspirit.png) no-repeat -363px -38px;
}
.userInfo .personTips{
    position: relative;
    float: left;
    width: 100px;
}
.userInfo .p1,.userInfo .p2{
    display: block;
    color: rgb(0, 176, 80);
    height: 25px;
    line-height: 30px;
    cursor: default;
}
.userInfo .p1:hover,.userInfo .p2:hover{
    color: #e7a40f;
}
.userInfo .personTips .personMenu{
    display: none;
    position: absolute;
    width: 162px;
    left: -52px;
    top: 56px;
    background: #ffffff;
    box-shadow: 1px 0 10px #9c9c9c;
}
.userInfo .personTips .personMenu a{
    display: block;
    width: 150px;
    color: rgb(76, 75, 75);
    margin-left: 5px;
}
.userInfo .personTips .personMenu a:hover{
    color: #e7a40f;
}
.userInfo .personTips .personMenu i{
    display: block;
    width: 150px;
    height: 2px;
    background: rgb(40, 39, 39);
}

#login-box{
    position: absolute;
    /*width: 400px;*/
    /*height: 450px;*/
    opacity: 1;
    visibility: visible;
    padding: 0;
    font-family: Roboto-Regular,Roboto,Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif;
    font-size: 14px;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.reveal-modal.medium {
    width: 400px;
    /*margin-left: -200px;*/
}
.not-mob {
    display: block;
}
.reveal-modal {
    visibility: hidden;
    top: 100px;
    left: 50%;
    /*margin-left: -280px;*/
    width: 560px;
    background: #fff;
    position: absolute;
    padding: 30px 40px 34px;
    z-index: 10001;
}
#login-box, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#login-box form {
    display: block;
    margin-top: 0em;
}
.login-form table {
    display: table;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    font-size: .9em;
    background: #fff;
    text-indent: initial;
    border-color: grey;
}
.login-form caption {
    padding: 15px 30px;
    font-size: 20px;
    color: #00936D;
    background-color: #fff;
}
caption {
    display: table-caption;
    text-align: -webkit-center;
}
.login-form table tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
.login-form table tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
.login-form table td {
    padding: 1.2em 4em 1.2em 4em;
    background-color: #fff;
}
.login-form label, #reg-form label, #rePwd-form label {
    font-size: 14px;
    color: #333333;
    font-weight: 600;
}
.login-form input {
    width: 92%;
    padding: 0.7em 0.8em;
    border: 1px solid #E6E6E6;
    border-radius: 4px;
    outline: none;
    margin-top: 10px;
}
.login-form .checktd input {
    width: 13px;
    height: 13px;
    padding: 0;
    margin: 0;
}
.login-form .login-btn {
    color: #fff;
    background-color: #00936d;
    text-decoration: none;
    width: 92%;
    height: 42px;
    line-height: 42px;
    display: inline-block;
    vertical-align: middle;
    font-size: 1.2em;
    text-align: center;
    outline: none;
}
.login-form b {
    font-weight: 700;
}
.login-form .login-a {
    text-decoration: underline;
    color: #666;
    margin-left: 10px;
    color: #40ae92;
}
.login-form .checktd {
    display: flex;
    justify-content: space-between;
    align-content: center;
}
.reveal-modal .close-reveal-modal {
    border-radius: 50%;
    position: absolute;
    top: -30px;
    right: -31px;
    width: 35px;
    height: 35px;
    background: url(../../../images/mark/user-close.png) center center no-repeat;
    cursor: pointer;
}
.reveal-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 10000;
    display: none;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.2);
    filter: alpha(opacity=30);
}
.msgBoxInfo{
    position: fixed;
    background-color: rgb(255, 255, 255);
    width: 600px;
    height: 300px;
    border-radius: 8px;
    top: 50%;
    left: 50%;
    border:1px solid #d5d3d3;
    z-index: 9999999;
    transform: translate(-50%,-50%);
    box-shadow: 1px 1px 1px 1px rgba(20 20 20 / 10%);
    font-size: 16px;
}
.msgBoxInfo .msgTitle{
    position: relative;
    width: 598px;
    height: 50px;
    z-index: 995;
    border-radius: 8px;
    background-color: rgb(255, 255, 255);
}
.msgBoxInfo .msgTitle b{
    padding: 2px;
    text-align: left;
    line-height: 50px;
    margin-left: 10px;
    cursor:auto;
}
.msgBoxInfo .close-btn{
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 3px;
    right: -2px;
    cursor: pointer;
    color: grey;
    font-size: 14px;
}
.msgBoxInfo .line{
    margin-top: 1px;
    width: 598px;
    height: 1px;
    background-color: #9c9c9c;
}
.msgBoxInfo .msgContent{
    width: 598px;
    height: 100%;
}
.msgBoxInfo .msgContent p{
    display: block;
    height: 100px;
    /*line-height: 100px;*/
    margin-left: 10px;
    margin-top: 30px;
    margin-right: 2px;
}
.msgBoxInfo .msgContent a{
    float: left;
    text-align: center;
    line-height: 40px;
    display: block;
    width: 100px;
    height: 40px;
    margin-top: 50px;
    border-radius: 4px;
    color: #fff;
    background: #00936d;
    border-color: #00936d;
}
.msgBoxInfo .msgContent .left{
    margin-left: 50px;
}
.msgBoxInfo .msgContent .right{
    float: right;
    margin-right: 50px;
}
.toptp{
    color: white;
    background: url("../../images/mark/laba.png") no-repeat;
    margin: 0 auto;
}
.toptp a{
    margin-left: 30px;
    color: #ec9708;
    display: block;
    height: 25px;
    line-height: 25px;
}
.toptp a:hover{
    color: #0be30f;
}
.eye{
     width: 16px;
     height: 14px;
     position: absolute;
     display: inline-block;
     cursor: pointer;
     left: 328px;
     top: 127px;
 }
.eye.old {
    left: 385px;
    top: 41px;
}
.eye.new {
    left: 385px;
    top: 43px;
}
.eye.conf {
    left: 385px;
    top: 44px;
}
.eye.close {
    background: url(../../images/mark/pigsney-close.png) center center no-repeat;
}
.eye.open {
    background: url(../../images/mark/pigsney-open.png) center center no-repeat;
    background-color: #FFFFFF
}
.hot {
    width: 20px;
    height: 13px;
    position: absolute;
    left: 86px;
    top: 10px;
    background: url(../../../images/mark/iconspirit.png) no-repeat -174px -25px;
}