﻿@charset "utf-8"; /*=================公共样式=================*/
.shadow {
    -webkit-box-shadow: #ddd 1px 1px 4px;
    box-shadow: #ddd 1px 1px 4px;
}

.publicblock {
    width: 1200px;
    margin: 0 auto;
    clear: both;
    zoom: 1;
}

.publicblock:after {
    content: '';
    display: block;
    clear: both;
}

.publicblock:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.oe {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/*advertisement*/
.advertisement {
    width: 100%;
    height: 98px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.advertisement .publicblock {
    height: 100%;
    width: 1200px;
}

.advertisement a {
    display: block;
    height: 100%;
    width: 100%;
}

.advertisement i {
    display: block;
    width: 39px;
    height: 29px;
    float: right;
    margin-top: 69px;
}

.advertisement.hide {
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    height: 0;
}

/*header*/
.header {
    min-width: 1200px;
    background: #fff;
    position: relative;
}

.header .top {
    height: 37px;
    background: #F6F6F6;
    line-height: 37px;
}

.header .top a {
    color: #878787;
}

.header .top a:hover {
    color: #333;
}

.header .top_left {
    height: 100%;
    float: left;
}

.header .top_left .welcome {
    color: #808080;
    float: left;
    padding-left: 22px;
    position: relative;
    line-height: 37px;
    margin: 0 auto;
    font-size: 14px;
}

.header .top_left .welcome i {
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -8px;
    width: 14px;
    height: 14px;
}

.header .top_left .member_entry {
    float: left;
    margin-left: 10px;
    line-height: 37px;
}

.header .top_left .member_entry a {
    height: 12px;
    border-left: 1px solid #E1E1E1;
    padding: 0 10px;
    display: inline-block;
    line-height: 12px;
}

.header .top_left .login_entry {
    color: #CB2B2B !important;
}

.header .top_left .register_entry {
    border-right: 1px solid #E1E1E1;
}

.header .top_right {
    float: right;
    height: 37px;
}

.header .top_right .top_menu {
    float: left;
}

.header .top_right .top_menu li {
    float: left;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    position: relative;
    z-index: 9999;
}

.header .top_right .top_menu li a {
    display: block;
    padding: 0 10px;
    position: relative;
    line-height: 37px;
}

.header .top_right .top_menu li a:before {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    height: 12px;
    top: 50%;
    margin-top: -6px;
    right: 0;
    background: #E1E1E1;
}

.header .top_right .top_menu .lihover:hover {
    background: #fff;
    border-color: #E6E6E6;
    height: 41px;
}

.header .top_right .top_menu .lihover:hover a {
    display: block;
    line-height: 37px;
    height: 38px;
    position: relative;
    z-index: 2;
    background: #fff;
}

.header .top_right .top_menu .lihover:hover a:before {
    display: none;
}

.header .top_right .top_menu .lihover:hover .son {
    display: block;
}

.header .top_right .soncode {
    height: 180px;
    width: 320px;
    border: 1px solid #E6E6E6;
    position: absolute;
    right: -1px;
    top: 37px;
    background: #fff;
    z-index: 1;
    display: none;
}

.header .top_right .single {
    width: 160px;
    float: left;
}

.header .top_right .soncode:before {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    height: 123px;
    top: 17px;
    left: 159px;
    background: #eee;
}

.header .top_right .soncode .codeimg {
    display: block;
    width: 125px;
    height: 125px;
    margin: 15px auto 0 auto;
}

.header .top_right .soncode p {
    font-size: 14px;
    color: #888888;
    line-height: 42px;
    text-align: center;
}

.header .top_right .top_menu i {
    display: inline-block;
    line-height: 5px;
    width: 8px;
    height: 5px;
    position: relative;
    top: -2px;
    margin-left: 5px;
}

.header .top_right .contact {
    float: left;
    color: #5B5B5B;
    height: 100%;
    padding: 0 0 0 20px;
}

.header .top_right .contact em {
    font-size: 20px;
    color: red;
    line-height: 33px;
    : arial;
    font-weight: 700;
}

.header .center {
    height: 84px;
    background: #fff;
    position: relative;
}

.header .center .publicblock {
    height: 100%;
    position: relative;
}

.header .center .logo {
    width: 240px;
    float: left;
    position: relative;
    z-index: 9;
    height: 85px;
    display: table-cell;
    vertical-align: middle;
    line-height: 85px;
}

.header .center .logo img { /* max-height: 80%; */
    max-height: 98%;
    width: 100%;
}

.header .center ul {
    height: 48px;
    padding-top: 38px;
    margin-left: 250px;
}

.header .center ul li {
    height: 100%;
    float: left;
    margin-right: 21px;
    position: relative;
}

.header .center ul li > a {
    display: block;
    float: left;
    height: 46px;
    color: #282828;
    font-size: 14px;
    position: relative;
    padding-top: 2px;
}

.header .center ul .li1 > a, .header .center ul .li2 > a {
    font-size: 14px;
}

.header .center ul li > a.more {
    padding-right: 10px;
    position: relative;
}

.header .center ul li > a .new {
    display: block;
    width: 28px;
    height: 19px;
    position: absolute;
    left: 50%;
    top: -24px;
    margin-left: -19px;
}

.header .center ul li > a .new font {
    display: block;
    width: 28px;
    height: 19px;
}

.header .center ul li > a .hot {
    display: block;
    width: 28px;
    height: 19px;
    position: absolute;
    left: 50%;
    top: -24px;
    margin-left: -19px;
}

.header .center ul li > a .hot font {
    display: block;
    width: 28px;
    height: 19px;
}

.down3 .sonbox .dl dd .icon_stag, .down33 .sonbox .dl dd .icon_stag, .down333 .sonbox .dl dd .icon_stag {
    display: inline-block;
    width: 31px;
    height: 14px;
    position: relative;
    top: 2px;
    left: 12px;
}

.down3 .sonbox .dl dd .icon_stag.icon_hot {
    background: url(../images/sm_hot.png) no-repeat;
}

.down3 .sonbox .dl dd .icon_stag.icon_new {
    background: url(../images/sm_new.png) no-repeat;
}

.header .center ul li > a i {
    position: absolute;
    right: -5px;
    top: 7px;
    width: 9px;
    height: 5px;
    background-image: url("../images/icon.png");
    background-repeat: no-repeat;
}

.header .center ul .li1 {
    font-weight: 700;
    margin-right: 20px;
}

.header .center ul .li2, .header .center ul .li22 {
    margin-right: 20px;
}

.header .center ul .li9 {
    margin-right: 16px;
}

.header .center ul li.down2 {
    padding-right: 17px;
    margin-right: 0;
}

.header .center ul li.li5 {
    padding-right: 14px;
}

.header .center ul li.li7 {
    padding-right: 14px;
}

.header .center ul .li2 > a {
    font-weight: 700;
    color: #13B3B3;
}

.header .center ul .li22 > a, .header .center ul .li222 > a {
    font-weight: 700;
    color: #282828;
}

.header .center ul .li10 > a:before {
    content: "";
    display: block;
    height: 9px;
    width: 1px;
    background: #aaa;
    margin-top: 4px;
    position: absolute;
    right: -18px;
}

.header .center ul .li9 a, .header .center ul .li10 a {
    font-weight: 700;
    font-size: 14px;
}

.header .center ul .li10 {
    margin-right: 48px;
}

.header .btns {
    height: 35px;
    line-height: 35px;
    background: #13B3B3;
    border-radius: 5px;
    display: block;
    text-align: center;
    color: #FFFFFF;
    font-size: 14px;
    width: 105px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -57.5px;
}

.header .btns:hover {
    opacity: 0.8;
}

.header .btns span {
    position: relative;
    padding-left: 17px;
}

.header .btns i {
    position: absolute;
    top: 50%;
    margin-top: -5.5px;
    width: 13px;
    height: 13px;
    left: 0;
    background: url(../images/icon.png) no-repeat -49px -20px;
}

.header .btnsbox {
    height: 0;
    position: absolute;
    width: 1200px;
    margin: 0 auto;
}

.header .center ul li.li1 a {
    padding-left: 18px;
}

.header .center ul li.li1 i {
    position: absolute;
    left: 0;
    top: 1px;
    width: 15px;
    height: 16px;
}

.header .center ul li:hover > a {
    color: #13B3B3;
}

/*down1*/
.header .center .down1 .sonbox {
    width: 1200px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 104px;
    z-index: 100;
    border-top: 1px solid #eee;
    -webkit-box-shadow: 1px 1px 1px #eee;
    box-shadow: 1px 1px 1px #eee; /*display: block;*/
    padding-bottom: 40px;
    display: none;
}

.header .center .down1 .sonbox dl {
    width: 375px;
    border-right: 1px solid #eee;
    float: left;
    margin-right: 30px;
}

.header .center .down1 .sonbox dl dt {
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 12px;
}

.header .center .down1 .sonbox dl dd a {
    display: block;
    width: 125px;
    float: left;
    line-height: 24px;
    color: #656565;
    font-size: 12px;
}

.header .center .down1 .sonbox dl dd a:hover span {
    color: #FC5F1E;
}

.header .center .down1 .sonbox dl dd span {
    position: relative;
}

.header .center .down1 .sonbox dl dd span i {
    position: absolute;
    right: -16px;
    top: 50%;
    margin-top: -7.5px; /*display: block;*/
    width: 15px;
    height: 15px;
    display: none;
}

.header .center .down1 .sonbox dl dd a.h i {
    display: block;
    background: url(../images/icon.png) no-repeat -66px -19px;
}

.header .center .down1 .sonbox dl dt span {
    position: relative;
}

.header .center .down1 .sonbox dl dt i {
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    right: -15px;
    margin-top: -5px;
    top: 50%;
}

.header .center .down1 .sonbox dl {
    margin-top: 36px;
}

.header .center .down1 .sonbox dl dd {
    overflow: hidden;
}

.header .center .down1 .sonbox dl.dl3 {
    border-right: none;
    margin-right: 0;
}

/*down2*/
.down2 {
    position: relative;
}

.header .sonboxbg {
    width: 100%;
    height: 36px;
    border-top: 1px solid #e4e2ee;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: -27px;
    z-index: 887;
    display: none;
}

.header .center ul li:hover .sonbox2 {
    display: block;
}

.down2 .sonbox2 {
    width: 550px;
    z-index: 888;
    position: absolute;
    left: 50%;
    top: 36px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-left: -15px;
    text-align: center;
    display: none;
}

.header .center ul .li5.down2 .sonbox2 {
    width: 475px;
    margin-left: -7px;
}

.header .center ul .li7.down2 .sonbox2 {
    width: 502px;
}

.header .center ul .li3.down2 .sonbox2, .header .center ul .li4.down2 .sonbox2 {
    margin-left: -18px;
}

.header .center ul .li8.down2 .sonbox2 {
    margin-left: -25px;
}

.down2 .sonbox2 span {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    vertical-align: top;
    padding: 0 16px 0 17px;
    position: relative;
}

.down2 .sonbox2 span:after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 8px;
    background: #dfdfdf;
    position: absolute;
    left: 0;
    top: 14px;
}

.down2 .sonbox2 span:first-child:after {
    display: none;
}

.down2 .sonbox2 a {
    display: inline-block;
    line-height: 36px;
    color: #7d7d7d;
    font-size: 14px;
}

.down2 .sonbox2 span:first-child a {
    color: #13B3B3;
}

.down2 .sonbox2 a:hover, .down2 .sonbox2 span:first-child a:hover {
    color: #13B3B3;
}

/*down3*/
.down3 .sonbox, .down33 .sonbox, .down333 .sonbox {
    width: 1200px;
    background: rgba(255, 255, 255, 0.98);
    border: 1px solid #13B3B3;
    position: absolute;
    left: -300px;
    top: 70px;
    z-index: 100;
    -webkit-box-shadow: 0 8px 7.6px rgba(26, 26, 26, 0.3);
    box-shadow: 0 8px 7.6px rgba(26, 26, 26, 0.3);
    padding: 24px 0 27px;
    display: none;
}

.down33 .sonbox, .down333 .sonbox {
    width: 600px;
    left: -353px;
}

.down3 .sonbox:after, .down33 .sonbox:after, .down333 .sonbox:after {
    content: "";
    display: block;
    width: 90px;
    height: 38px;
    border: 1px solid #13B3B3;
    border-bottom: 1px solid rgba(255, 255, 255, 0.98);
    position: absolute;
    top: -40px;
    left: 292px;
}

.down33 .sonbox:after, .down333 .sonbox:after {
    width: 92px;
    left: 342px;
}

.down333 .sonbox:after {
    left: 339px;
}

.down3 .sonbox .dl, .down33 .sonbox .dl, .down333 .sonbox .dl {
    width: 199px;
    height: 250px;
    float: left;
    border-left: 1px solid #F3F4F9;
    overflow: hidden;
}

.down3 .sonbox .dl:first-child, .down33 .sonbox .dl:first-child, .down333 .sonbox .dl:first-child {
    border-left: 1px solid transparent;
}

.down3 .sonbox .dl dt, .down33 .sonbox .dl dt, .down333 .sonbox .dl dt {
    height: 20px;
    padding: 0 0 0 25px;
    position: relative;
}

.down3 .sonbox .dl dt a, .down33 .sonbox .dl dt a, .down333 .sonbox .dl dt a {
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.down3 .sonbox .dl:hover dt a, .down3 .sonbox .dl dt a:hover, .down33 .sonbox .dl:hover dt a, .down33 .sonbox .dl dt a:hover, .down333 .sonbox .dl:hover dt a, .down333 .sonbox .dl dt a:hover {
    color: #13B3B3;
}

/*.down3 .sonbox .dl dt:after, .down33 .sonbox .dl dt:after, .down333 .sonbox .dl dt:after {    content: "";    display: inline-block;    width: 13px;    height: 3px;    background: url("../images/pro_dot.png") no-repeat;    position: absolute;    left: 26px;    bottom: 7px;}*/
.down3 .sonbox dd, .down33 .sonbox dd, .down333 .sonbox dd {
    padding: 3px 0;
}

.down3 .sonbox .single, .down33 .sonbox .single, .down333 .sonbox .single {
    display: block;
    font-size: 14px;
    color: #7b7b7b;
    line-height: 35px;
    height: 35px;
    padding: 0 20px 0 25px;
    position: relative;
    margin-bottom: 4px;
}

.down3 .sonbox .dl01 .single:first-child, .down3 .sonbox .dl02 .single:first-child, .down3 .sonbox .dl03 .single:first-child, .down33 .sonbox .dl01 .single:first-child, .down33 .sonbox .dl02 .single:first-child, .down33 .sonbox .dl03 .single:first-child, .down333 .sonbox .dl01 .single:first-child, .down333 .sonbox .dl02 .single:first-child, .down333 .sonbox .dl03 .single:first-child {
    color: #13B3B3;
}

/*.down3 .sonbox .dl04 .single:first-child {*/ /*color: #5bc353;*//*}*/
.down3 .sonbox .single:hover, .down33 .sonbox .single:hover, .down333 .sonbox .single:hover {
    color: #13B3B3;
    -webkit-box-shadow: 0 0 3px rgba(225, 225, 225, 0.32);
    box-shadow: 0 0 3px rgba(225, 225, 225, 0.32);
}

.down3 .sonbox .single i, .down33 .sonbox .single i, .down333 .sonbox .single i {
    display: inline-block;
    vertical-align: top;
    width: 18px;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    float: right;
}

.down3 .sonbox .single .icon_r {
    background-image: url("../images/icon_r.png");
}

.down3 .sonbox .single .icon_p {
    background-image: url("../images/icon_p.png");
}

.down3 .sonbox .single .icon_c {
    background-image: url("../images/icon_c.png");
}

.down3 .sonbox .single .icon_wd01 {
    background-image: url("../images/icon_wd01.png");
}

.down3 .sonbox .single .icon_wd02 {
    background-image: url("../images/icon_wd02.png");
}

.down3 .sonbox .single .icon_wd03 {
    background-image: url("../images/icon_wd03.png");
}

.down3 .sonbox .single .icon_wd04 {
    background-image: url("../images/icon_wd04.png");
}

.down3 .sonbox .single .icon_wd05 {
    background-image: url("../images/icon_wd05.png");
}

.down3 .sonbox .single .icon_xm01 {
    background-image: url("../images/icon_xm01.png");
}

.down3 .sonbox .single .icon_xm02 {
    background-image: url("../images/icon_xm02.png");
}

.down3 .sonbox .single .icon_xm03 {
    background-image: url("../images/icon_xm03.png");
}

.down3 .sonbox .single .icon_xm04 {
    background-image: url("../images/icon_xm04.png");
}

.down3 .sonbox .single .icon_xm05 {
    background-image: url("../images/icon_xm05.png");
}

.down3 .sonbox .single .icon_cm01 {
    background-image: url("../images/icon_cm01.png");
}

.down3 .sonbox .single .icon_cm02 {
    background-image: url("../images/icon_cm02.png");
}

.down3 .sonbox .single .icon_cm03 {
    background-image: url("../images/icon_cm03.png");
}

.down3 .sonbox .single .icon_zq01 {
    background-image: url("../images/icon_zq01.png");
}

.down3 .sonbox .single .icon_zq02 {
    background-image: url("../images/icon_zq02.png");
}

.down3 .sonbox .single .icon_hl01 {
    background-image: url("../images/icon_hl01.png");
}

.down3 .sonbox .single .icon_hl02 {
    background-image: url("../images/icon_hl02.png");
}

/*雪碧图*/
.new .iconheader {
    background: url(../images/icon_new.png) no-repeat;
}

.hot .iconheader {
    background: url(../images/hot.png) no-repeat;
}

.icon_ad_close {
    background-position: -5px -3px;
}

.header .icon_welcome {
    background-position: -50px -1px;
}

.header .icon_home {
    background-position: -108px -1px;
}

.header .nav .li1:hover .icon_home {
    background-position: -123px -1px;
}

.header .icon_down {
    background: -85px -23px;
}

.header .nav li:hover .icon_down {
    background-position: -99px -23px;
}

.header .r {
    background-position: -6px -36px;
}

.header .p {
    background-position: -24px -38px;
}

.header .c {
    background-position: -42px -38px;
}

/*********************20190920新增搜索框 start********************/
.header .center {
    height: 140px !important;
    margin-bottom: 2px;
}

.header .center .logo {
    height: 140px !important;
    line-height: 140px !important;
    text-align: center;
}

.down3 .sonbox, .down33 .sonbox, .down333 .sonbox {
    top: 30px !important;
}

.down2 .sonbox2 {
    top: 17px !important;
}

.nav-search {
    margin-left: 250px;
    padding-top: 15px;
}

.nav-search-box {
    position: relative;
    /*width: 680px;*/
    width: 850px;
}

.nav-search-box input {
    /*width: 557px;*/
    width: 490px;
    height: 26px;
    padding: 2px 44px 2px 17px;
    border: 2px solid #fd3f42;
    box-sizing: content-box;
}

.nav-search-box button {
    border-radius: 0;
    /*right: 0;*/
    right: 237px;
    width: 58px;
    height: 34px; /*line-height: 34px;*/
    border: none;
    background-color: #fd3f42;
    -webkit-transition: background .2s ease;
    transition: background .2s ease;
    position: absolute;
    top: 0;
    outline: none;
    box-sizing: border-box;
}

.nav-search-box button:hover {
    opacity: 0.8;
}

.nav-search .nav {
    margin-left: 0 !important;
    padding-top: 15px !important;
}

.header .nav-search-box .btns {
    /*right: -135px; */
    right: 85px;
    top: 0;
    margin-top: 0;
    background: #fd3f42;
}

.bright{
    position: absolute;
    right: 5px;
    top: 5px;
    height: 60px;
}

.bright img{
    height:100%;
}

.hot-words {
    overflow: hidden;
    width: 810px;
    height: 20px;
    line-height: 20px;
    margin: 5px 0;
}

.hot-words a {
    margin-right: 10px;
    white-space: nowrap;
    color: #999;
}

.header .center ul .li1 > a, .header .center ul .li2 > a, .header .center ul li > a {
    font-size: 16px !important;
}
/* S 20201021 添加微信客服及二维码 */
.header .top_right .header_kefu {
    float: left;
    position: relative;
    margin-right: 20px;
    cursor: pointer;
}

.header .top_right .header_kefu span {
    color: red;
    font-weight: bold;
    font-size: 16px;
}
.wx-img{width: 26px;}
.header .top_right .header_kefu:hover .header_kefu_qrcode {
    display: block;
}

.header .top_right .header_kefu .header_kefu_qrcode {
    display: none;
    position: absolute;
    width: 180px;
    height: 200px;
    z-index: 100;
    background-color: #fff;
    text-align: center;
    padding: 12px;
    box-sizing: border-box;
    border: 1px #f5f5f6 solid;
    border-top: 0;
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, .15);
}

.header .top_right .header_kefu .header_kefu_qrcode img {
    display: block;
    margin: 0 auto;
}
.sonbox .dl02{
    display: none;
}
/* E 20201021 添加微信客服及二维码  */
/*.header .down3 .sonbox:after, .down33 .sonbox:after, .down333 .sonbox:after{*//*    left:290px;*//*}*//*.header .down333 .sonbox:after{*//*    left:155px;*//*}*//*********************20190920新增搜索框 end********************/