html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{padding:0;margin:0;}
ul,ol,dl{list-style-type:none}
html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:400}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
input,button{overflow: visible;vertical-align:middle;outline:none}
input[type="submit"],input[type="reset"],input[type="button"],input[type="text"],input[type="password"]{-webkit-appearance:none;outline:none}
body,th,td,button,input,select,textarea{font-family:Microsoft YaHei,PingFangSC, PingFang SC;font-size:15px;color: #333;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing:grayscale}
img{border: none;margin:0px;padding:0px;}
a:link, a:visited{text-decoration: blink;}
em,i{font-style: normal}
body{margin:0 auto;padding: 0;}
.main-page{width:1200px;margin: 0 auto;height: auto;}
.page-main{width: 1442px;margin:0 auto;height:auto;}
.clear{width: 100%;margin:0 auto;height: auto;overflow: hidden;}
.text-line{white-space: nowrap;text-overflow: ellipsis;}
.page-address{width: 100%;margin:0 auto;color: #9B9B9B;height: auto;overflow: hidden;font-size: 14px;line-height: 20px;padding: 24px 0;}
.page-address a{color: #9B9B9B;}

.foot{width: 100% !important;margin:0 auto;background: #f4f4f4 !important;height: auto !important;overflow: hidden;min-width: 1442px;}
.pagefoot{padding-top: 30px;}
.foot-crop{background: #1E2948;}
.foot-crop p{font-size: 14px;color: #D0D7E0;line-height: 44px;}
.foot-imgs{width: 100%;margin:40px auto 80px;height: auto;overflow: hidden;}
.foot-imgs-left{float: left;}
.foot-imgs-left a{display: inline-block;float: left;margin-right:14px; }
.foot-imgs-right{float: right;}
.foot-imgs-right a{display: inline-block;float: right;margin-left:14px; }
.foot-info{width: 100%;margin:0 auto;height: auto;overflow: hidden;font-size: 14px;color: #777A7F;line-height: 26px;}
.contact-info{float: left;}
.copyright{float: right;}
.copyright p{text-align: right;}
.foot-info a{color: #777A7F;}
.copy-filing{background: url("../images/foot_7.png") no-repeat left center;padding-left: 20px;display: inline-block;}
.link-com{width: 100%;border-bottom: 1px solid #D0D0D0;padding-bottom:40px;position: relative;height: auto;overflow: hidden;margin:40px auto 30px;}
.link-tab{width: 100%;margin:0 auto 25px;height: auto;overflow: hidden;padding-bottom: 3px;}
.link-tab span{display: inline-block;margin-right: 50px;font-size: 20px;color: #191919;line-height: 30px;cursor: pointer;font-weight: 600;}
.link-tab span.on{border-bottom:3px solid #1367DF;}
.link-list{width: 100%;margin:0 auto;height: auto;overflow: hidden;}
.link-list li{width: 240.33px;float: left;height: auto;overflow: hidden;padding: 10px 0;}
.link-list li a{font-size: 14px;color: #777A7F;line-height: 16px;}
.link-list ul{display: none;}
.head-page{width: 100%;min-width:1442px;background: url("../images/head_1.png")  top center;height: 36px;position: relative;padding: 15px 0;}
.head-left{float: left;margin-left: 25px;}
.head-logo{display: block;width: 118px;height: 36px;float: left;}
.head-logo img{display: block;width: 100%;margin-top: 1.5px;}
.head-left-cli{float: left;line-height: 36px;font-size: 16px;}
.head-left-cli a{color: #313131;margin-left: 30px;float: left;}
.head-more{float: left;margin-left: 30px;position: relative;}
.head-more span{background: url("../images/head_2.png") no-repeat right center;padding-right: 18px;line-height: 36px;}
.head-more-cli {
    cursor: pointer;
    display: none;
    position: absolute;
    top: 36px;left: 50%;transform: translateX(-50%);background: #fff;border: 1px solid #ececec;
    border-radius: 4px;box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    padding: 8px 8px;width: 140px;text-align: center;z-index: 2;
}
.head-more-cli:before,
.head-more-cli:after {
    content: '';position: absolute;
    top: -12.8px;left: 50%;border: solid transparent;height: 0;width: 0;pointer-events: none;
}
.head-more-cli:after {
    border-bottom-color: white;border-width: 7px;margin-left: -7px;bottom: -14px;
}
.head-more:hover .head-more-cli{display: block;
    /*animation: cliNavUp 0.3s ease;*/
}
@keyframes cliNavUp {
    from {
        opacity: 0;
        transform: translateX(-50%) translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateX(-50%) translateY(0);
    }
}
.head-more-cli ul{width: 100%;height: auto;overflow: hidden;}
.head-more-cli li{width: 50%;float: left;}
.head-more-cli li a{display: block;width: 100%;text-align: center;float: none;margin-left: 0;font-size: 14px;line-height: 30px;}
.head-right{float: right;margin-right: 25px;}
.head-search{height: 34px;background: #ffffff;border: 1px solid #75DCFF;width: 344px;float: left;border-radius: 34px;padding: 0 10px 0 20px}
.head-search input{display: inline-block;border: none;background: none;float: left;}
.head-search input.search-key{width: 304px;line-height: 34px;font-size: 16px;color: #333333;}
.head-search input.search-key::placeholder{color: #AEAEAE;}
.head-search input.search-btn{background: url("../images/head_search.png") no-repeat center;width: 40px;height: 34px;cursor: pointer;}
.head-tool{float: left;line-height: 36px;margin-left: 25px;font-size: 14px;}
.head-tool a{color: #383C4B;margin-right: 8px;}
.head-ai{float: left;background: url("../images/head_5.png") no-repeat left center;width: 64px;padding-left:22px;height: 28px;margin-top:4px;margin-left: 25px;line-height: 28px;font-size: 14px;color: #F57B00;}
.user-state{float: left;margin-left: 30px;}
/*.user-state p{line-height: 28px;}*/
/*.user-state p span{color: #252525;opacity: 0.25;}*/
/*.user-state p a{cursor: pointer;}*/
.head-user{display: none;}
.head-user a{width: 36px;height: 36px;background: #ffffff;border-radius: 100%;position: relative;float: left;}
.head-user img{display: block;width: 35px;height: 35px;margin:0.5px auto;border-radius: 100%;}
.head-user i{display: block;width: 13px;height: 13px;background: url("../images/head_4.png") no-repeat center;position: absolute;right: -2px;bottom: -2px;}
.head-user span{line-height: 36px;margin-left: 15px;cursor: pointer;}
.chat-content{display:none;box-shadow: 0px 8px 24px 0px rgba(0,0,0,0.06);position: fixed;bottom: 5px;right: 5px;z-index: 6;width: 360px;height: 80%;border-radius: 8px;overflow: hidden;}
.close-chat{width: 20px;height: 20px;background:url("../images/close.png") no-repeat center;position: absolute;right: 4px;top:4px;background-size: 100%;cursor: pointer;}
#chat-container{width: 100%;height: 100%;}


/*注册登录*/
.toast {
    position: fixed;
    left: 50%;
    top: 24px;
    transform: translateX(-50%);
    padding: 8px 16px;
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.76);
    color: #fff;
    font-size: 13px;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.2s ease;
    z-index: 9999;
}
.toast.show {
    opacity: 1;
}
.modal-mask {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.45);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 999;
}
.modal-mask.show {
    display: flex;
}
.modal {
    width: 360px;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.18);
    overflow: hidden;
    animation: fadeInUp 0.2s ease-out;
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
.modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 16px;
    border-bottom: 1px solid #f0f0f0;
}
.modal-title {
    font-size: 16px;
    font-weight: 500;
}
.modal-close {
    border: none;
    background: transparent;
    font-size: 18px;
    line-height: 1;
    cursor: pointer;
    color: #999;
}
.modal-close:hover {
    color: #333;
}
.modal-body {
    padding: 16px 20px 20px;
}
.form-item {
    margin-bottom: 12px;
}
.form-label {
    display: block;
    font-size: 13px;
    margin-bottom: 4px;
    color: #555;
}
.form-input {
    width: 300px;
    padding: 8px 10px;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    font-size: 14px;
    outline: none;
    transition: border 0.15s ease, box-shadow 0.15s ease;
}
.form-input:focus {
    border-color: #1677ff;
    box-shadow: 0 0 0 2px rgba(22, 119, 255, 0.2);
}
.form-input.error {
    border-color: #ff4d4f;
}
.btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 12px;
    height: 34px;
    border-radius: 4px;
    border: 1px solid transparent;
    font-size: 13px;
    cursor: pointer;
    white-space: nowrap;
}
.btn-primary {
    width: 100%;
    background: #1677ff;
    border-color: #1677ff;
    color: #fff;
}
.btn-primary:hover {
    background: #165fcb;
    border-color: #165fcb;
}
.btn[disabled] {
    cursor: not-allowed;
    opacity: 0.6;
}
.form-error {
    min-height: 18px;
    font-size: 12px;
    color: #ff4d4f;
    margin-bottom: 4px;
}
