/**
* @author: houzhitao
* @since: 2018-11-14 15:37
*/
/*官网首页样式*/
* {
    margin: 0;
    padding: 0;
    font-family: '微软雅黑', '宋体', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/*清除浮动*/
.clearfix:after {
    content: "020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
}

.width-1200 {
    width: 1200px;
    margin: 0 auto;
}

/*尾部*/
.footer-wan {
    width: 100%;
    min-width: 1200px;
    position: relative;
}

.wan-home-footer {
    min-width: 1200px;
    width: 100%;
    background-color: #313740;
    padding: 20px 0;
    font-size: 16px;
    position: relative;
}

.footer-ul {
    list-style: none;
    padding: 30px 0;
}

.footer-ul .footer-img-new {
    float: left;
    width: 260px;
    height: 20px;
    position: relative;
}

.footer-ul .footer-img-new img {
    position: absolute;
    top: 60px;
    left: 0;
    width: 180px;
    height: 73px;
    background: #fff;
}

.footer-ul .footer-img-new.update {
    float: left;
    width: 220px;
}

.footer-img-new-empty {
    float: left;
    width: 260px;
    height: 10px;
}

.footer-ul .footer-img-new .footer-img-new-text.mt {
    margin-top: 68px;
}

.footer-ul .footer-img-new .footer-img-new-text {
    color: #C6C6C6;
    line-height: 24px;
}

.footer-ul .footer-nav-new {
    float: left;
    width: 110px;
}

.footer-ul .footer-nav-new .nav-link {
    text-align: left;
    width: 100%;
    line-height: 30px;
}

.footer-ul .footer-nav-new .nav-link:first-child {
    margin-top: 10px;
}

.footer-ul .footer-nav-new .nav-link a {
    text-decoration: none;
    color: #C6C6C6;
}

.footer-ul .footer-nav-new .nav-link a:hover {
    color: #ff9500;
}

.footer-ul .footer-nav-new .nav-img {
    margin-top: 55px;
    text-align: center;
}

.footer-ul .footer-nav-new.update .nav-img {
    margin-top: 0;
}

.footer-ul .footer-nav-new .nav-img img {
    display: inline-block;
    vertical-align: middle;
    width: 90px;
    height: 90px;
}

.footer-ul .footer-nav-new .nav-say {
    margin-top: 15px;
    text-align: center;
    color: #C6C6C6;
    line-height: 18px;
    font-size: 14px;
}

.footer-ul .footer-nav-new .nav-say a {
    color: #C6C6C6;
    text-decoration: none;
}

.footer-ul .footer-nav-new .nav-say a:hover {
    text-decoration: underline;
}

footer .f-btm-new {
    background-color: #262B32
}

.f-link-new {
    padding-top: 50px;
    width: 500px;
    float: left;
}

.f-link-new .link-txt-new a {
    border: 1px solid;
    display: inline-block;
    height: 24px;
    line-height: 22px;
    margin: 0 10px 10px 0;
    padding: 0 5px;
}

.f-btm-new .f_list {
    height: 170px;
    padding: 55px 0 36px 0;
}

.f_list li {
    float: left;
    display: inline;
    width: 174px;
    text-align: left;
}

.f-list-last .f-tel {
    float: left;
    margin-top: 8px;
    margin-right: 4px;
}

.f_list a {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    display: block;
    color: #c6c6c6
}

footer a:hover {
    color: #ff9500;
}

footer a.tel-num {
    color: #c6c6c6;
    cursor: default;
}

.f-link-new .link-txt-new a.hover {
    background: #adadad;
    color: #333;
}

.f-link-new .link-list-new {
    float: left;
}

.f-link-new a,
.f-link-new span {
    font-size: 14px;
    color: #c6c6c6;
    height: 30px;
    line-height: 30px;
    float: left;
    margin-right: 10px;
    outline: none;
    text-decoration: none;
}

.f-link-new .more {
    color: #fff
}

.f-link-new .team {
    color: #fff;
    text-decoration: underline;
}

.f-link-new .more:hover,
.f-link-new .team:hover {
    color: #ff9500;
}

.copyright-n {
    text-align: center;
    font: 50px "Microsoft Yahei";
}

.copyright-n,
.copyright-n a {
    font-size: 14px;
    text-decoration: none;
    color: #c6c6c6;
    padding: 20px 0 35px
}

.foot_r {
    width: 700px;
    float: right;
    margin-top: 20px;
}

.w1100 {
    width: 1100px;
    margin: 0px auto
}

/*固定栏开发*/
.right-fixed {
    position: fixed;
    right: 0;
    bottom: 20px;
    z-index: 111;
}

.quick-order,
.counselor-advice {
    position: relative;
}

.quick-order,
.counselor-advice:hover .counselor-tips {
    display: inline-block;
    opacity: 1;
    right: 60px;
}

.quick-order,
.counselor-advice .counselor-tips a {
    text-decoration: none;
    color: #333;
}

.quick-order,
.counselor-advice:hover .counselor-tips a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.right-fixed-all {
    box-sizing: content-box;
    display: inline-block;
    width: 50px;
    height: 55px;
    margin-bottom: 10px;
    background-color: #ff9500;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    padding-top: 10px;
    text-align: center;
    user-select: none;
    cursor: pointer;
    text-decoration: none;
}

a.right-fixed-all:hover {
    color: #fff;
}

.counselor-tips {
    width: 235px;
    height: 164px;
    list-style: none;
    position: absolute;
    right: -235px;
    bottom: 10px;
    opacity: 0;
    transition: all 0.4s;
    z-index: -10;
    box-shadow: 0 3px 32px 0 rgba(0, 0, 0, 0.1);
}

.empty-line {
    position: absolute;
    bottom: 10px;
    left: -11px;
    background-color: transparent;
    width: 12px;
    height: 65px;
}

#msgNum {
    display: inline-block;
    position: absolute;
    background-color: #fff;
    color: red;
    top: 0;
    left: 0;
    text-align: center;
    line-height: 16px;
    height: 16px;
    border-radius: 18px;
    font-size: 12px;
    padding: 1px 2px;
    transform: translate(-50%, -50%);
    min-width: 14px;
    opacity: 0;
}

#counselor-tips li {
    width: 100%;
    height: 82px;
    color: #000;
    font-size: 16px;
    padding-top: 14px;
    box-sizing: border-box;
    line-height: 32px;
    cursor: pointer;
    background-color: #fff;
}

#counselor-tips li:hover {
    background-color: #F2F3F3;
}

#counselor-tips li img {
    margin-left: 22px;
    vertical-align: middle;
    margin-right: 10px;
}

#counselor-tips li span {
    display: block;
    color: #999;
    font-size: 12px;
    margin-left: 52px;
    line-height: 16px;
}

.right-advise {
    width: 30px;
    height: 100px;
    position: relative;
    margin: 30px 0;
}

.right-advise .img-main {
    position: absolute;
    top: 0;
    right: 10px;
}

.right-advise #img-close {
    position: absolute;
    right: 10px;
    top: -10px;
    cursor: pointer;
}

#return-top {
    display: none;
    cursor: pointer;
}

#return-top-home {
    display: none;
    cursor: pointer;
}

.right-fixed .right_yhq {
    margin-bottom: 10px;
}

.right-fixed .right_yhq img {
    width: 90px;
    height: 90px;
    margin-left: -40px;
}