@charset"utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img, cite {
    margin: 0;
    padding: 0;
    border: none;
}
body, h1, h2, h3, h4, h5, h6, p, blockquote, dl, dt, dd, li, fieldset, legend, button, input, textarea, th, td {
    font-family:"MicroSoft YaHei", "Hiragino Sans GB", Arial, sans-serif;
}
article, iframe {
    display: block;
    border: 0;
}
b, strong, i, em {
    font-weight: normal;
}
html, body {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
img {
    max-width: 100%;
    display: block;
    border: none;
}
body {
    background: #fff;
    min-width: 1200px;
    font-size: 16px !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: auto;
    -webkit-text-size-adjust: none;
}
ul, li {
    list-style: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    max-width: 100%;
}
input::focus-inner {
    outline: 0;
    padding: 0;
    border: 0;
}
input[type="button"], input[type="submit"], input[type="reset"], button {
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: 0;
}
:focus {
    outline: none;
}
.por {
    position: relative;
}
.poa {
    position: absolute;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}
a, area {
    blr: expression(this.onFocus=this.blur())
}
a {
    color: #333;
    text-decoration: none;
}
.Width a:hover {
    color: #f3152a;
}
.Width {
    width: 1400px;
    margin: 0 auto
}
.clear {
    clear: both;
    height: 0px;
    width: 100%;
    font-size: 1px;
    line-height: 0px;
    visibility: hidden;
    overflow: hidden;
}
.clearfix:after {
    content:" ";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 0;
    clear: both;
}
.clearfix {
    *zoom: 1;
}
.show {
    display: block;
}
.hide {
    display: none;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
::selection {
    background: #D03333;
    color: white;
    text-shadow: none;
}
::-webkit-scrollbar-track-piece {
    width: 10px;
    background-color: #f2f2f2
}
::-webkit-scrollbar {
    width: 10px;
    height: 6px
}
::-webkit-scrollbar-thumb {
    height: 50px;
    background-color: rgba(0, 0, 0, .3);
}
::-webkit-scrollbar-thumb:hover {
    background: #707070;
}
/* åº•éƒ¨ */
.bottomBar .closebtn, .bottomBar .searcKc .select cite {
    background: url(../images/icon.png) no-repeat;
}
.bottomBarOpen {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 888;
    width: 200px;
    height: 142px;
    background: url(../images/bottom_icon.png) no-repeat right;
    background-size: 100%;
    cursor: pointer;
}
.bottomBarbg {
    position: fixed;
    left: -100%;
    bottom: 0;
    z-index: 888;
    width: 100%;
    height: 80px;
    background-color: #000;
    opacity: 0.8;
}
.bottomBar {
    position: fixed;
    left: -100%;
    bottom: 0;
    z-index: 888;
    width: 100%;
    height: 80px;
}
.bottomBarcon {
    position: relative;
    max-width: 1400px;
    height: 80px;
}
.bottomBar .pic01 {
    position: absolute;
    left: 120px;
    bottom: 8px;
    width: 206px;
    line-height: 0;
    z-index: -2;
}
.bottomBar .pic01 img {
    width: 100%;
}
.bottomBar .closebtn {
    position: absolute;
    right: 50px;
    top: 10px;
    display: block;
    width: 35px;
    height: 35px;
    background-position: -150px -370px;
    cursor: pointer;
    transition: transform 1s ease;
}
.bottomBar .closebtn:hover {
    transform: rotate(360deg);
}
.bottomBar .searcKc {
    float: right;
    width: 1060px;
    padding-top: 20px;
}
.bottomBar .searcKc .select {
    display: inline;
    float: left;
    width: 250px;
    margin-right: 10px;
}
.bottomBar .searcKc .select>div {
    position: relative;
    width: 100%;
    background: #fff;
    border-radius: 3px;
}
.bottomBar .searcKc .select cite {
    display: block;
    width: 100%;
    height: 40px;
    border-radius: 3px;
    background-position: 226px -277px;
    font-size: 14px;
    font-style: normal;
    line-height: 40px;
    text-indent: 10px;
}
.bottomBar .searcKc .select:hover cite {
    background-position: 226px -227px;
    color: #e92930;
    z-index: 2;
}
.bottomBar .searcKc .select ul {
    display: none;
    position: absolute;
    left: 0;
    bottom: 40px;
    width: 248px;
    max-height: 250px;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 3;
    background: #fff;
    border: 1px solid #cecfd1;
    border-radius: 3px;
}
.bottomBar .searcKc .select li {
    color: #999;
    font-size: 14px;
    line-height: 28px;
    text-indent: 5px;
}
.bottomBar .searcKc .select li a {
    display: block;
    width: 100%;
    height: 28px;
    color: #333;
    text-indent: 10px;
    cursor: pointer;
}
.bottomBar .searcKc .select li a:hover {
    background: #f2f2f2;
    color: #e92930;
    text-decoration: none;
}
.bottomBar .searcKc .searcKcbtn {
    display: block;
    float: left;
    width: 130px;
    height: 40px;
    cursor: pointer;
    background: #e92930;
    border-radius: 3px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    transition: background-color .5s ease;
}
.bottomBar .searcKc .searcKcbtn:hover {
    background: #f13752;
}
@media screen and (max-width: 1500px) {
    .bottomBarbg, .bottomBar, .bottomBarcon {
        height: 60px;
    }
    .bottomBar .closebtn {
        right: 50px;
        top: 12px;
    }
    .bottomBar .searcKc {
        padding-top: 10px;
        width: 870px;
    }
    .bottomBar .searcKc .select {
        margin-right: 8px;
    }
    .bottomBar .searcKc .searcKcbtn {
        width: 90px;
    }
    .bottomBar .searcKc .select {
        width: 210px;
    }
    .bottomBar .searcKc .select cite {
        background-position: 184px -277px;
    }
    .bottomBar .searcKc .select:hover cite {
        background-position: 184px -227px;
    }
}
/*
body{
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}*/

/*å›½è€ƒå‡ºæˆç»©é¡¶é€šæ–°20211231*/
.limit_top {
    width: 100%;
    height: 210px;
    box-sizing: border-box;
    padding-top: 14px;
    background: url(https://u3.huatu.com/uploads/allimg/211231/660900-2112311G03H13.png) no-repeat top center;
}
.limit_top_wrap {
    height: 100%;
}
.top_img {
    width: 548px;
    height: 47px;
    margin: 0 auto;
}
.limit_top_inner {
    margin-top: 6px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.limit_top_inner_item {
    width: 334px;
    height: 146px;
    background: url(https://u3.huatu.com/uploads/allimg/211231/660900-2112311F940353.png) no-repeat center center;
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.limit_top_inner_item4 {
    width: 385px;
    height: 146px;
    background: url(https://u3.huatu.com/uploads/allimg/211231/660900-2112311G001U6.png) no-repeat center center;
    background-size: 100% 100%;
}
.limit_top_inner_item h3 {
    color: #fff4e8;
    font-size: 24px;
    margin-bottom: 12px;
}
.limit_top_inner_item div {
    width: 136px;
    height: 33px;
    background: url(https://u3.huatu.com/uploads/allimg/211231/660900-2112311FJ6161.png) no-repeat center center;
    background-size: 100% 100%;
    color: #fff4e8;
    text-align: center;
    line-height: 33px;
    transition: transform .5s ease;
}
.limit_top_inner_item div:hover {
    color: #fff4e8;
    transform: translateY(-5px);
}
@media screen and (max-width: 1500px) {
    .limit_top_inner_item {
        width: 288px;
    }
    .limit_top_inner_item4 {
        width: 333px;
    }
}
/*é¡¶é€šæ–°20211011*/
.gktl_2021 {
    background-image: url('https://www.huatu.com/images/2020css/images/1011tl_bg.jpg');
    background-size: auto 100%;
    background-position: center top;
    box-sizing: border-box;
    padding-top: 12px;
    height: 210px;
}
.gktl_2021_title {
    text-align: center;
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 12px;
}
.gktl_2021_title a {
    color: #ffea92;
    text-align: center;
}
.gktl_list {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.gktl_list li {
    background-image: url('https://www.huatu.com/images/2020css/images/0927tl_list.png');
    background-size: auto 100%;
    background-position: center top;
    text-align: center;
    width: 250px;
    height: 128px;
}
.gktl_list li a {
    display: block;
    width: 100%;
    height: 100%;
}
.gktl_list li h4 {
    line-height: 36px;
    font-size: 24px;
    color: #fff3e4;
}
.gktl_list li h5 {
    line-height: 28px;
    font-size: 20px;
    margin: 10px 0;
    color: #efd3ba;
}
.gktl_list li span {
    display: block;
    margin: 0 auto;
    background-image: url('https://www.huatu.com/images/2020css/images/0927tl_btn.png');
    background-size: auto 100%;
    background-position: center top;
    width: 186px;
    line-height: 30px;
    font-size: 16px;
    color: #c0020f;
    font-weight: bold;
}
@media screen and (max-width: 1500px) {
    .gktl_list li {
        width: 230px;
        height: 118px;
    }
    .gktl_list li h4 {
        line-height: 30px;
        font-size: 22px;
    }
    .gktl_list li h5 {
        line-height: 28px;
        font-size: 20px;
        margin: 8px 0;
    }
}
/*é¡¶é€šæ–°*/
.top_bg_news {
    box-sizing: border-box;
    width: 100%;
    height: 190px;
    /*background-image: url(https://www.huatu.com/images/2020css/images/zw/top_bg.png);*/
    background-image: url(https://www.huatu.com/images/2020css/images/zw/top_bg20211128.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    text-align: center;
}
.top_province_new {
    width: 351px;
    height: 190px;
    background-image: url(https://www.huatu.com/images/2020css/images/zw/bg03.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.top_province_new02, .top_province_new03, .top_province_new04 {
    margin-left: -4px;
}
.top_province_txt01 {
    width: 100%;
    height: 42px;
    margin: 12px auto 0 auto;
    line-height: 42px;
    background-image: url(https://www.huatu.com/images/2020css/images/zw/top_title.png);
    background-repeat: no-repeat;
    background-size: 100%;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.top_province_txt01 span {
    color: #fffe95;
    font-size: 16px;
    font-weight: normal;
}
.top_province_txt01 i {
    float: left;
    width: 19px;
    height: 28px;
    margin-top: 7px;
    margin-left: 28px;
    background-image: url(https://www.huatu.com/images/2020css/images/zw/time02.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.top_province_txt02 {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 26px;
    color: #fffe95;
    font-weight: bold;
}
.top_province_txt03 {
    padding-bottom: 12px;
    color: #fff;
    font-size: 18px;
}
.top_enter {
    width: 126px;
    height: 30px;
    margin: 0 auto;
    line-height: 30px;
    background-color: #fde179;
    background: linear-gradient(to right, #fee880, #f6c55d, #efa940);
    text-align: center;
    color: #a5030b;
    font-size: 18px;
    border-radius: 40px;
    transition: transform .5s ease;
}
.top_enter:hover {
    transform: translateY(-5px);
}
/*é¡¶é€š*/
.top_bg {
    box-sizing: border-box;
    width: 100%;
    height: 276px;
    background-image: url(../images/zw/bg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    text-align: center;
}
.canv {
    width: 100% !important;
    overflow: hidden;
}
.top_txt {
    font-size: 40px;
    padding-bottom: 40px;
    background-image: -webkit-linear-gradient(top, #fff9f0, #fedfc3, #fec698);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    color: #fec698;
    position: relative;
}
.top_txt a {
    display: block;
    position: absolute;
    text-align: right;
    right: 0;
    top: 10%;
    line-height: 40px;
    font-size: 22px;
    background-image: -webkit-linear-gradient(top, #fee833, #fee833);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.top_flex {
    display: flex;
    justify-content: center;
    align-items: center;
    /* padding-top: 76px; */
}
.top_province {
    float: left;
    width: 288px;
    height: 202px;
    margin-right: 15px;
    background-image: url(../images/zw/bg02.png);
    background-repeat: no-repeat;
    background-size: 100%;
    transition: transform .5s ease;
}
.top_province:hover {
    transform: translateY(-5px);
}
.top_province:last-child {
    margin-right: 0;
}
.top_title {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -20px;
}
.top_circle {
    position: relative;
    width: 52px;
    height: 52px;
    background-image: url(https://www.huatu.com/images/zw/circle.png);
    background-repeat: no-repeat;
    background-size: 100%;
    line-height: 52px;
    font-size: 30px;
}
.top_circle p {
    background-image: -webkit-linear-gradient(top, #fff9f0, #fedfc3, #fec698);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    color: #fec698;
}
.top_circle2 {
    margin-left: -6px;
}
.top_circle3 {
    margin-left: -6px;
}
.top_circle4 {
    margin-left: -6px;
}
.top_circle5 {
    margin-left: -6px;
}
.top_name {
    margin-top: 20px;
    background-image: -webkit-linear-gradient(top, #fff9f0, #fedfc3, #fec698);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    font-size: 28px;
    color: #fec698;
}
.top_time {
    width: 218px;
    height: 50px;
    margin: 10px auto;
    background-image: url(../images/zw/time.png);
    background-repeat: no-repeat;
    line-height: 50px;
    color: #8d1515;
    font-size: 20px;
}
.top_links span {
    background-image: -webkit-linear-gradient(top, #fff9f0, #fedfc3, #fec698);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #fec698;
    font-size: 18px;
    font-weight: bold;
}
/*50%é¡¶é€š*/
.rec_top {
    width: 100%;
    overflow: hidden;
    min-width: 1000px;
}
.rec_img {
    position: relative;
    width: 100%;
    height: 150px;
    margin-top: -150px;
}
.rec_content {
    float: left;
    width: 33.33%;
    height: 100%;
}
.rec_top img {
    width: 100%;
}
/*é¦–é¡µå³æµ®çª—äºŒç»´ç */
.fixed_qr {
    width: 50px;
    height: 50px;
    position: fixed;
    right: 10px;
    bottom: 120px;
    z-index: 999;
}
.fixed_icon {
    position: relative;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.fixed_qr_box {
    position: absolute;
    max-width: initial;
    display: block;
    left: -200px;
    width: 200px;
    height: 287px;
    bottom: -10px;
    transition: all .5s;
}
.fixed_qr img.fixed_qr {
    display: block;
    position: relative;
    right: -50px;
    bottom: -60px;
    z-index: 1;
    width: 150px;
    height: 237px;
}
.fixed_qr img.fixed_close {
    display: block;
    position: absolute;
    z-index: 42;
    cursor: pointer;
    width: 20px;
    right: 0;
    top: 60px;
}
.fixed_qr:hover .fixed_qr_box {
    max-width: initial;
    display: block;
    left: -200px;
    width: 200px;
}
/*
@media only all and (max-width:1500px) {
.fixed_qr:hover img{
  max-width: initial;
    display: block;
    left: -200px;
    width: 200px;
}
.fixed_qr img{
  max-width: initial;
    position: absolute;
    display: block;
    left: 0px;
    bottom: -10px;
    width: 0px;
    transition: all .5s;
}
} */
/*ä¸­ç§‹å¼¹çª—*/
.moon_layer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background-color: rgba(0, 0, 0, .7);
}
.moon {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 920px;
    height: 601px;
    transform: translate(-50%, -50%);
    z-index: 1001;
}
.moon_bg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    background-image: url(https://u3.huatu.com/uploads/allimg/210205/660900-210205121203J3.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.moon_close {
    position: absolute;
    top: 0;
    right: 0;
    transition: transform .5s ease;
    cursor: pointer;
}
.moon_close:hover {
    transform: rotate(180deg);
}
/*å¤´éƒ¨*/
.header {
    position: relative;
    height: 74px;
    line-height: 74px;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.logo {
    width: 140px;
    height: 37px;
    background-repeat: no-repeat;
    overflow: hidden;
    background-size: contain;
}
.logo a {
    display: block;
    text-indent: -9999em;
}
.header-nav{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 46%;
}
.header-nav li {
    cursor: pointer;
    /* font-weight: bold; */
    margin: 0 1%;
    text-align: center;
    font-family: "FZLanTingHeiS-R-GB";
}
.header-nav li i {
    display: inline-block;
    width: 11px;
    height: 7px;
    margin-left: 4px;
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    transition: transform .5s ease;
}
.header-nav li.active, .header-nav li a:hover {
    color: #f3152a;
}
.header-nav li.active i {
    background-image: url(../images/arrow_a.png);
    transform: rotate(180deg);
}
.login {
    color: #f3152a;
    font-size: 18px;
}
.login:hover {
    text-decoration: underline;
}
.more {
    margin-top: -7px;
    font-size: 22px;
    font-weight: bold;
}
.header .search {
    width: 14%;
    height: 34px;
    border: 1px solid #333333;
    line-height: 34px;
    color: #333333;
    font-size: 14px;
    cursor: pointer;
    border-radius: 8px;
    transition: background-color .5s ease;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 1%;
}
/* .header .search.active {
    background-color: #f41c2d;
    color: #fff;
} */
/* .header .search.active i {
    background: url(../images/search01.png);
} */
.header .search i {
    display: block;
    width: 22px;
    height: 22px;
    background: url(https://www.huatu.com/images/gw/daohang/search_icon.png)  no-repeat;
    background-size: contain;
}
.tel {
    color: #f3152a;
    font-size: 16px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 11%;
}
.tel i {
    display: block;
    width: 22px;
    height: 22px;
    background: url(https://www.huatu.com/images/gw/daohang/header_tel.png)  no-repeat;
    background-size: contain;
    margin-right: 1%;
}
/*å¤´éƒ¨ç»“æŸ*/
/*ç½‘ç«™å¯¼èˆª*/
.nav-slide {
    height: 0;
    transition: height .5s ease;
    overflow: hidden;
}
.nav-slide.active {
    height: 474px;
    border-top: 1px solid #e6e6e6;
    z-index: 2;
}
.nav-l {
    float: left;
    width: 1050px;
    margin-top: 40px;
}
.nav-l li {
    margin-bottom: 16px;
}
.nav-title {
    float: left;
    width: 120px;
    font-size: 20px;
}
.nav-type {
    float: left;
    width: 930px;
    line-height: 32px;
}
.nav-type a {
    display: inline-block;
    margin-right: 10px;
}
.nav-r {
    float: left;
    width: 310px;
    height: 535px;
    padding-left: 40px;
    background-color: #f4f4f4;
}
.nav-r_title {
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 20px;
}
.nav-r a {
    float: left;
    width: 150px;
    margin-bottom: 20px;
}
/*ç½‘ç«™å¯¼èˆªç»“æŸ*/
/*è¾…å¯¼è¯¾ç¨‹*/
.class-slide {
    height: 0;
    transition: height .5s ease;
    overflow: hidden;
}
.class-slide.active {
    height: 349px;
    border-top: 1px solid #e6e6e6;
    z-index: 2;
}
.class-wrap {
    margin-top: 30px;
}
.class-wrap>li {
    float: left;
    height: 280px;
}
.class-wrap01 {
    width: 474px;
    border-right: 1px solid #e6e6e6;
    margin-left: 15px;
}
.class-wrap02 {
    width: 419px;
    border-right: 1px solid #e6e6e6;
    margin-left: 46px;
}
.class-wrap03 {
    width: 396px;
    margin-left: 48px;
}
.class-link .xue_list li {
    margin-bottom: 14px;
}
.class-wrap li:last-child .class-link {
    border-bottom: none;
}
.class-type {
    position: relative;
    float: left;
    width: 128px;
    height: 48px;
    padding-right: 10px;
    margin-top: 8px;
    margin-bottom: 30px;
    background-color: #ffa970;
    background: linear-gradient(to right, #ffc789, #ffa76e, #ff8c59);
    border-radius: 0 20px 0 24px;
    overflow: hidden;
    color: #fff;
    font-size: 18px;
    line-height: 48px;
    text-align: right;
}
.class-type02 {
    background-color: #64b9ea;
    background: linear-gradient(to right, #b7ddfe, #99d0f7, #64b9ea);
}
.class-type03 {
    background-color: #997ce3;
    background: linear-gradient(to right, #f586ab, #c681c7, #997ce3);
}
.class-type img {
    position: absolute;
    top: 0;
    left: 0;
}
.class-type01 img {
    top: 3px;
    left: -2px;
}
.class-type02 img {
    top: 7px;
    left: -4px;
}
.class-type03 img {
    top: 11px;
    left: -10px;
}
.class-more {
    float: right;
    margin-top: 22px;
    margin-right: 32px;
    color: #999;
    font-size: 14px;
}
.class-link ul li {
    margin-bottom: 20px;
}
.class-link ul li:last-child {
    margin-bottom: 0;
}
.class-link ul li a {
    float: none;
    display: block;
    max-width: 94%;
    margin-right: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.class-link ul li a span {
    float: left;
    width: 4px;
    height: 4px;
    margin-top: 8px;
    margin-right: 8px;
    background-color: #d4d4d4;
}
.class-link a {
    float: left;
    margin-bottom: 14px;
    margin-right: 24px;
}
.class-link a:hover {
    text-decoration: underline;
}
/*è¾…å¯¼è¯¾ç¨‹ç»“æŸ*/
/*åŽå›¾äº§å“*/
.pro-slide {
    height: 0;
    transition: height .5s ease;
    overflow: hidden;
}
.pro-slide.active {
    height: 159px;
    border-top: 1px solid #e6e6e6;
    padding-top: 20px;
    z-index: 2;
}
.pro-btn {
    float: left;
    width: 769px;
    height: 130px;
    padding-top: 10px;
    border-right: 1px solid #e6e6e6;
}
.pro-btn a {
    float: left;
    width: 110px;
    height: 44px;
    margin-bottom: 13px;
    margin-right: 11px;
    border-radius: 40px;
    background-color: #f4f4f4;
    text-align: center;
    line-height: 44px;
    transition: background-color .5s ease;
}
.pro-btn a:hover, .more-btn a:hover, .search-rec a:hover {
    background-color: #f73538;
    color: #fff;
}
.pro-code {
    float: left;
    width: 576px;
    margin-top: 10px;
    margin-left: 28px;
}
.pro-code li {
    float: left;
    margin-right: 30px;
    text-align: center;
}
.pro-code li.active {
    margin-right: 0;
}
.pro-code li img {
    width: 74px;
    height: 74px;
    margin: 0 auto 20px auto;
}
.xcx_code {
    transform: scale(1.3);
}
/*åŽå›¾äº§å“ç»“æŸ*/
/*æ›´å¤šä¸‹æ‹‰*/
.more-slide {
    height: 0;
    transition: height .5s ease;
    overflow: hidden;
}
.more-slide.active {
    height: 520px;
    border-top: 1px solid #e6e6e6;
    z-index: 2;
}
.more-wrap {
    padding-top: 50px;
}
.more-list {
    float: left;
    width: 870px;
    border-right: 1px solid #f1f1f1;
    padding-right: 92px;
}
.more-list li {
    position: relative;
    float: left;
    width: 266px;
    height: 190px;
    margin-right: 32px;
    margin-bottom: 32px;
    background-color: #f7f7f7;
    text-align: center;
    overflow: hidden;
    transition: transform .5s ease;
}
.more-list li:hover {
    transform: translateY(-5px);
}
.more-list li.active {
    margin-right: 0;
}
.more-list li img {
    position: absolute;
    bottom: -60px;
    left: 50%;
    transform: translateX(-50%);
}
.more-list .more-list04, .more-list .more-list05 {
    margin-bottom: 0;
}
.more-list .more-list02 img {
    bottom: -30px;
}
.more-list .more-list03 img {
    bottom: -19px;
}
.more-list .more-list04 img {
    bottom: -6px;
}
.more-list .more-list05 img {
    bottom: -16px;
}
.more-num {
    padding-top: 34px;
    padding-bottom: 10px;
    color: #f52634;
    font-size: 28px;
}
.more-txt {
    line-height: 28px;
    color: #666;
}
.more-btn {
    float: left;
    width: 344px;
    margin-top: 6px;
    margin-left: 66px;
}
.more-btn a {
    float: left;
    width: 130px;
    height: 42px;
    margin-right: 24px;
    margin-bottom: 30px;
    line-height: 42px;
    background-color: #f7f7f7;
    text-align: center;
    border-radius: 40px;
    transition: background-color .5s ease;
}
.more-btn a:nth-child(even) {
    margin-right: 0;
}
/*æ›´å¤šä¸‹æ‹‰ç»“æŸ*/
/*æœç´¢*/
.slide {
    position: absolute;
    top: 71px;
    left: 0;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 4px 5px -3px #ccc;
    z-index: 1;
}
.search-slide {
    height: 0;
    transition: height .5s ease;
    overflow: hidden;
}
.search-slide.active {
    height: 329px;
    border-top: 1px solid #e6e6e6;
    z-index: 2;
}
.all-class {
    display: block;
    padding-top: 31px;
    padding-bottom: 30px;
}
.slide-l {
    float: left;
    width: 510px;
    display: flex;
}
.slide-l a {
    float: left;
    margin-right: 30px;
    text-align: center;
}
.slide-l img {
    width: 240px;
}
.slide-l a:last-child {
    margin-right: 0;
}
.slide-l p {
    margin-top: 14px;
}
.slide-r {
    float: left;
    width: 730px;
    margin-top: 20px;
    margin-left: 160px;
}
.searchInpt {
    float: left;
    width: 474px;
    height: 56px;
    border: 1px solid #e5e5e5;
    padding-left: 14px;
    border-radius: 6px 0 0 6px;
    font-size: 16px;
}
.searchSub {
    float: left;
    width: 130px;
    height: 58px;
    background-color: #f3152a;
    border-radius: 0 6px 6px 0;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    transition: opacity .5s ease;
}
.searchSub:hover {
    opacity: .9;
}
.search-rec {
    max-height: 104px;
    margin-top: 30px;
    overflow: hidden;
}
.search-rec a {
    float: left;
    height: 42px;
    padding: 0 30px;
    margin-bottom: 14px;
    margin-right: 12px;
    line-height: 42px;
    border-radius: 40px;
    background-color: #f7f7f7;
    transition: background-color .5s ease;
}
/*æœç´¢ç»“æŸ*/
/*é€šæ */
.tl a {
    display: block;
}
.tl img {
    max-height: 150px;
    margin: 0 auto;
}
/*é€šæ ç»“æŸ*/
/*è€ƒè¯•ç±»åž‹*/
.exam-type {
    padding-top: 22px;
    padding-bottom: 10px;
}
.exam-type li {
    position: relative;
    float: left;
    width: 106px;
    height: 46px;
    margin-bottom: 12px;
    margin-right: 11px;
    border-radius: 6px;
    background-color: #f4f4f4;
    background-repeat: no-repeat;
    line-height: 46px;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: transform .5s ease;
}
.exam-type li:hover, .exam-type li.active {
    transform: translateY(-4px);
    background-image: url(../images/exam_btn.png);
    box-shadow: -3px 3px 8px -4px #fa463f, 3px 3px 8px -4px #fa463f;
    color: #fff;
}
.exam-type li.active a {
    color: #fff;
}
.exam-type li:hover i, .exam-type li.active i {
    background-image: url(../images/hot_a.png);
}

/* .exam-type li.del-m {
margin-right: 0;
} */
.exam-type li:nth-child(12n) {
    margin-right: 0;
}
.exam-type li i {
    display: none;
    position: absolute;
    top: 0;
    right: 4px;
    width: 16px;
    height: 18px;
    background-image: url(../images/hot.png);
    background-repeat: no-repeat;
    background-size: 100%;
    transition: background-image .5s ease;
}
.exam-type li.hotspot i {
    display: block;
}
.exam-type li.specials {
    width: 104px;
    height: 44px;
    border: 1px solid #ccc;
    background-color: #fff;
}
.exam-type li.specials:hover {
    border-color: #f41c2d;
}
.exam-type li.specials:hover a {
    color: #f41c2d;
}
.exam-type li.special00 {
    width: 128px;
    height: 44px;
    border: 1px solid #f41c2d;
}
.exam-type li.special00:hover {
    width: 130px;
    height: 46px;
    border: none;
}
.exam-type li.special {
    width: 128px;
    height: 44px;
    border: 1px solid transparent;
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    background-image: linear-gradient(0, #f4f4f4, #f4f4f4), linear-gradient(45deg, #59bef8, #36b0f7);
}
.exam-type li.special:hover {
    width: 130px;
    height: 45px;
    border: none;
    background-image: url(../images/special01.png);
    box-shadow: -3px 3px 8px -4px #39b5f8, 3px 3px 8px -4px #39b5f8;
}
.exam-type li.special02 {
    background-image: linear-gradient(0, #f4f4f4, #f4f4f4), linear-gradient(45deg, #49d7d1, #15cec6);
}
.exam-type li.special02:hover {
    background-image: url(../images/special02.png);
    box-shadow: -3px 3px 8px -4px #13cbc9, 3px 3px 8px -4px #13cbc9;
}
.exam-type li.special03 {
    background-image: linear-gradient(0, #f4f4f4, #f4f4f4), linear-gradient(45deg, #f68e6b, #f76432);
}
.exam-type li.special03:hover {
    background-image: url(../images/special03.png);
    box-shadow: -3px 3px 8px -4px #f7812e, 3px 3px 8px -4px #f7812e;
}
.exam-type li a {
    display: block;
}
.exam-type li:hover a {
    color: #fff !important;
}
/*è€ƒè¯•ç±»åž‹é€šæ */
.tl-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    padding: 50px 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    opacity: 0;
    z-index: -1;
}
.tl-bg.active {
    position: static;
    opacity: 1;
}
.gk {
    background-image: url(../images/bg01.png);
    background-color: #ebf5ff;
}
.sk {
    background-image: url(../images/bg02.png);
    background-color: #f1fbff;
}
.xzgwy {
    background-image: url(../images/bg03.png);
    background-color: #fff9f3;
}
.dxscg {
    background-image: url(../images/bg04.png);
    background-color: #ebf5ff;
}
.szyf {
    background-image: url(../images/bg05.png);
    background-color: #fff0f0;
}
.shgzz {
    background-image: url(../images/bg06.png);
    background-color: #ecfff5;
}
.tl-container {
    position: relative;
    width: 1400px;
    padding: 34px 44px;
    background-color: #fff;
    box-shadow: 0 0 10px #eee;
    line-height: 28px;
}
.close {
    position: absolute;
    top: -10px;
    right: -12px;
    cursor: pointer;
    transition: transform .5s ease;
}
.close:hover {
    transform: rotate(-180deg);
}
.tl-name {
    float: left;
    width: 154px;
    height: 76px;
    border-radius: 40px 0 40px 40px;
    background: #6faaf0;
    background: linear-gradient(45deg, #6fdee7, #6fbfec, #6f9df2);
    box-shadow: 0px 2px 10px rgba(111, 175, 239, 0.5);
    text-align: center;
}
.gk .tl-name {
    background: #ea384d;
    background: linear-gradient(45deg, #f2a353, #ef7350, #ea384d);
    box-shadow: 0px 2px 10px rgba(234, 56, 77, 0.5);
}
.gk .tl-name a {
    color: #f8cbc2;
}
.tl-name p {
    padding-top: 12px;
    font-size: 24px;
    color: #fff;
}
.tl-name a {
    color: #cbe1f8;
}
.tl-region ul {
    float: left;
    width: 1142px;
    margin-left: 16px;
    text-align: center;
}
.tl-region ul li {
    position: relative;
    float: left;
    width: 62px;
    height: 28px;
    margin-right: 7px;
    margin-bottom: 10px;
    border: 1px solid #e8e8e8;
    line-height: 28px;
    border-radius: 40px;
    background-color: #f2f2f2;
    z-index: 0;
}
.tl-region ul li:nth-child(16n) {
    margin-right: 0;
}
.tl-region ul li a {
    display: block;
}
.tl-region ul li::before {
    content:'';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 29px;
    border-radius: 40px;
    background: #f3152a;
    background: linear-gradient(to right, #ba6e90, #8a88c8, #7195e5);
    opacity: 0;
    transition: opacity .5s;
    z-index: -1;
}
.tl-region ul li:hover::before {
    opacity: 1;
}
.tl-region ul li:hover {
    border-color: transparent;
}
.tl-region ul li:hover a {
    color: #fff;
}
.step-line {
    height: 1px;
    margin-top: 32px;
    background-color: #ececec;
}
.step ul {
    margin-top: 18px;
}
.step ul li {
    position: relative;
    float: left;
    width: 10%;
    text-align: center;
    line-height: 24px;
}
.step ul li:last-child {
    margin-right: 0;
}
.step-time {
    font-size: 12px;
    color: #999;
}
.step ul li i {
    position: absolute;
    top: -29px;
    left: 50%;
    width: 20px;
    height: 20px;
    margin-left: -10px;
    background: url('../images/css_sprites.png') -292px -91px no-repeat;
}
.step ul li.active i {
    top: -36px;
    width: 30px;
    height: 31px;
    background-position: -10px -136px;
}
.step ul li.active, .step ul li.active .step-time {
    color: #fa2a2a;
}
.tl-wrap {
    margin-top: 30px;
}
.tl-l {
    float: left;
    width: 430px;
}
.tl-banner {
    position: relative;
    width: 100%;
    height: 258px;
    margin-bottom: 30px;
    overflow: hidden;
}
.tl-banner a {
    display: block;
}
.tl-banner img {
    width: 100%;
    height: 258px;
}
.tl-banner .hd {
    position: absolute;
    bottom: 18px;
    width: 100%;
    z-index: 2;
    text-align: center;
}
.tl-banner .hd li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 10px;
    background-color: #fff;
    border-radius: 40px;
    transition: background-color .5s ease;
    cursor: pointer;
}
.tl-banner .hd li.on {
    background-color: #000;
}
.tl-banner .hd li:last-child {
    margin-right: 0;
}
.rec-title {
    float: left;
    font-size: 20px;
}
.rec-link {
    float: right;
    color: #666;
}
.rec-link a {
    color: #666;
}
.rec-img {
    margin-top: 20px;
}
.rec-img a {
    width: 202px;
    margin-bottom: 28px;
    overflow: hidden;
}
.rec-img01 {
    float: left;
}
.rec-img a:nth-child(even) {
    float: right;
}
.rec-img a:nth-child(n+3):nth-child(-n+4) {
    margin-bottom: 0;
}
.gk .rec-img a {
    height: 130px;
    margin-bottom: 0;
}
.rec-img img {
    width: 100%;
    height: 130px;
    transition: transform 1s ease;
    box-shadow: 0 2px 20px #ddd;
}
.rec-img p {
    max-width: 100%;
    margin-top: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.gk .rec-img img {
    height: 100%;
}
.text-title {
    margin-top: 38px;
    margin-bottom: 30px;
    font-size: 20px;
}
.textbook li {
    width: 198px;
    height: 278px;
    border: 1px solid #efefef;
    overflow: hidden;
}
.textbook li a {
    display: block;
}
.textbook li a:hover {
    text-decoration: underline;
}
.textbook li img {
    height: 200px;
    transition: transform 1s ease;
}
.textbook li p {
    margin: 14px 14px 0 14px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.tl-m {
    float: left;
    width: 416px;
    margin-left: 28px;
}
.gk .tl-news:nth-child(2) {
    margin-top: 52px;
}
.tl-news:nth-child(2) {
    margin-top: 29px;
}
.tl-news-tips {
    border-bottom: 1px solid #e8e8e8;
    padding-right: 6px;
    margin-bottom: 24px;
    color: #666;
}
.tl-news-tips a {
    color: #666;
}
.tl-news-tips span, .rec-link span {
    color: #e3e3e3;
}
.tl-news-tips p {
    float: left;
    padding-bottom: 19px;
    border-bottom: 3px solid #ff6666;
    font-size: 20px;
    color: #000;
}
.tl-m ul {
    margin-bottom: 26px;
}
.tl-m ul:last-child {
    margin-bottom: 0;
}
.tl-m ul li {
    max-width: 100%;
    margin-bottom: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 24px;
}
.tl-m ul li:first-child {
    margin-bottom: 16px;
    font-size: 18px;
}
.tl-m ul li:first-child a {
    color: #f80909;
}
.tl-m ul li:last-child {
    margin-bottom: 0;
}
.ht-teacher {
    height: 150px;
    padding: 0 16px;
    margin-top: 21px;
    background: #fff3d9;
    background: linear-gradient(to bottom, #fff3d9, #ffeae0);
    overflow: hidden;
}
.teacher-title {
    padding-top: 10px;
    margin-bottom: 14px;
    font-size: 20px;
    color: #ff6666;
}
.ht-teacher p {
    display: -webkit-box;
    height: 85px;
    line-height: 28px;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.ht-teacher p span {
    font-weight: bold;
    font-size: 18px;
}
.ht-teacher img {
    float: left;
    width: 84px;
    height: 84px;
    margin-right: 20px;
    border-radius: 50%;
}
.tl-r {
    float: right;
    width: 410px;
}
.data {
    width: 100%;
    height: 404px;
    border: 1px solid #e8e8e8;
    padding: 0 18px;
    margin-bottom: 30px;
}
.data p {
    margin-top: 24px;
    font-size: 20px;
}
#chart01 {
    width: 372px;
    height: 360px;
}
.live-room, .material {
    width: 100%;
    /* height: 330px;*/
    border: 1px solid #e8e8e8;
    padding: 0 23px;
}
.material {
    margin-top: 42px;
}
.books-msg {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 22px;
    margin-bottom: 14px;
}
.books-msg img {
    float: left;
    width: 114px;
    height: 114px;
}
.books-txt {
    /* float: left; */
    width: 300px;
    margin-top: 4px;
    margin-left: 24px;
}
.books-txt p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 24px;
}
.books-href {
    /* position: relative; */
    display: block;
    width: 67px;
    height: 25px;
    margin-top: 22px;
    line-height: 25px;
    border-radius: 40px;
    color: #fff;
    text-align: center;
    background: #ea384d;
    background: linear-gradient(to right, #f3ab53, #ed604f, #ea384d);
    box-shadow: 0 6px 10px rgba(234, 56, 77, .3);
    z-index: 0;
    margin-left: 100px;
}
.books-href:hover {
    color: #fff !important;
}
.books-href::before {
    content:'';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 40px;
    background: #ea384d;
    background: linear-gradient(to left, #f3ab53, #ed604f, #ea384d);
    opacity: 0;
    transition: opacity .5s;
    z-index: -1;
}
.books-href:hover::before {
    opacity: 1;
}
.books-link {
    display: block;
    max-width: 100%;
    margin-bottom: 8px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 22px;
}
.books-link:last-child {
    margin-bottom: 0;
}
.gk .live-room {
    /* height: 404px;*/
}
.live-room p, .material-tips {
    margin-top: 22px;
    margin-bottom: 22px;
    font-size: 20px;
}
.live-date {
    margin-bottom: 20px;
}
.live-date li {
    float: left;
    margin-right: 20px;
    text-align: center;
}
.live-date li.active {
    margin-right: 0;
}
.live-date li:last-child {
    margin-right: 0;
}
.live-date li span {
    color: #999;
}
.live-date li.on {
    color: #ccc;
}
.live-date li.none .date {
    color: #999;
    background-color: transparent;
    box-shadow: none;
}
.date {
    width: 34px;
    height: 34px;
    margin-top: 2px;
    color: #f80909;
    line-height: 34px;
    border-radius: 40px;
    background-color: transparent;
    cursor: pointer;
}
.date.active {
    background-color: #fe5e61;
    box-shadow: 0 8px 12px #f2a7a2;
    color: #fff;
}
.live-list ul {
    display: none;
    height: 100px;
    overflow: hidden;
}
.gk .live-list ul {
    height: 220px;
}
.live-list ul.active {
    display: block;
}
.live-list li {
    max-width: 100%;
    margin-bottom: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 24px;
}
.live-list li i {
    float: left;
    width: 18px;
    height: 18px;
    margin-top: 3px;
    margin-right: 12px;
    background: url('../images/css_sprites.png') -292px -171px no-repeat;
}
.live-list li:last-child {
    margin-bottom: 0;
}
.live-list img {
    width: 80px;
    margin: 0 auto;
}
.gk .live-list img {
    width: 116px;
    margin: 20px auto 10px auto;
}
.gk .live-list p {
    font-size: 14px;
}
.no_live {
    margin-top: 0!important;
}
.live-list p {
    font-size: 16px;
    text-align: center;
}
.zw-search {
    float: left;
    margin-left:10px;
    margin-right: 20px;
    font-size: 20px;
    font-weight: bold;
    color: #e70012;
    line-height: 44px;
}
.zw-search i {
    float: left;
    width: 23px;
    height: 22px;
    margin-top: 12px;
    margin-right: 7px;
    background: url('../images/css_sprites.png') -141px -187px no-repeat;
}
.tl-type .search {
    padding: 20px 50px 20px 55px;
    margin-top: 30px;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0 0 10px #eee;
}
.tl-type .search .selDiv {
    position: relative;
    float: left;
    width: 192px;
    height: 44px;
    margin-left: 16px;
}
.selDiv a {
    display: block;
    max-width: 98%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*è€ƒè¯•ç±»åž‹é€šæ ç»“æŸ*/
/*å…¨å›½åˆ†æ ¡*/
.region-wrap {
    height: 130px;
    background-color: #f4f4f4;
}
.region img {
    float: left;
    width: 170px;
    padding-top: 38px;
    margin-left: 26px;
    margin-right: 50px;
}
.region-link {
    float: left;
    width: 1128px;
    margin-top: 32px;
}
.region-link>a {
    float: left;
    margin-right: 30px;
    margin-bottom: 22px;
}
.morearea {
    position: relative;
    float: left;
    height: 36px;
    margin-top: -8px;
}
#areatext {
    width: 170px;
    height: 34px;
    border: 1px solid #dedede;
    padding-left: 14px;
    margin-bottom: -10px;
    border-radius: 4px;
    font-size: 16px;
}
#areaselect {
    display: none;
    position: absolute;
    top: 36px;
    left: 0;
    width: calc(100% - 2px);
    max-height: 136px;
    border: 1px solid #cecfd1;
    z-index: 3;
    background: #fff;
    border-radius: 3px;
    overflow: auto
}
.morearea li {
    width: 100%;
    height: 34px;
    line-height: 34px;
    text-indent: 10px;
    font-size: 14px;
}
.morearea li a {
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*å¹¿å‘Šå›¾ æŽ¨è*/
.ad {
    margin-top: 22px;
}
.ad a {
    float: left;
    width: 32.666%;
    margin-right: 1%;
    overflow: hidden;
}
.ad a img {
    width: 100%;
    height: 150px;
    transition: transform 3s ease;
}
.ad a.active {
    margin-right: 0;
}
/*å¹¿å‘Šå›¾ æŽ¨èç»“æŸ*/
/*çƒ­é—¨æŽ¨è*/
.hot {
    margin-top: 34px;
}
.title {
    display: block;
    margin-bottom: 20px;
    font-size: 34px;
    font-weight: bold;
}
.title:hover {
    color: #000 !important;
}
.title span {
    color: #f3152a !important;
}
.hot-l {
    float: left;
    width: 45.57%;
    line-height: 38px;
}
.hot-l ul {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 20px;
    margin-top: 2px;
    margin-bottom: 28px;
    color: #ccc;
}
.hot-l ul:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.hot-l li {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.hot_list_title {
    margin-bottom: 14px;
    font-size: 20px;
}
.hot_list_title a {
    margin-right: 10px;
}
.hot_list_title a strong {
    font-weight: bold;
}
.hot-l ul:first-child .hot_list_title a {
    color: #f80a24;
}
.hot_list {
    font-size: 18px;
}
.hot_list a {
    font-size: 16px;
}
.hot-l ul:last-child li:last-child {
    margin-bottom: 0;
}
.hot-r {
    float: right;
    width: 704px;
}
.hotBanner {
    position: relative;
    height: 450px;
    margin-bottom: 20px;
    overflow: hidden;
}
.hotBanner .bd a {
    position: relative;
    display: block;
}
.hotBanner .hd {
    position: absolute;
    bottom: 23px;
    right: 30px;
    z-index: 2;
}
.hotBanner .hd li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 10px;
    background-color: #fff;
    border-radius: 50%;
    cursor: pointer;
    transition: background-color .5s ease;
}
.hotBanner .hd li:last-child {
    margin-right: 0;
}
.hotBanner .hd li.on {
    width: 14px;
    height: 14px;
    background-color: #f80a24;
}
.hotBanner .bd img {
    width: 100%;
    height: 450px;
}
.banner_color {
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 110px;
    background-image: url(../images/shadow02.png);
    background-repeat: no-repeat;
    color: #fff;
    z-index: 1;
}
.banner_color p {
    margin-top: 58px;
    margin-left: 30px;
    font-size: 20px;
}
.hot-news {
    width: 100%;
    height: 250px;
    overflow: hidden;
}
.news-type {
    float: left;
    margin-right: 20px;
    cursor: pointer;
}
.news-type04 {
    margin-left: 90px;
    margin-right: 0;
}
.news-type.active .news-line {
    width: 50%;
}
.news-line {
    display: block;
    width: 0;
    height: 3px;
    margin: 7px auto 0 auto;
    background-color: #f3152a;
    transition: width .5s ease;
}
.attention {
    position: relative;
    float: right;
    width: 62px;
    height: 24px;
    line-height: 24px;
    color: #30ce39;
    text-align: center;
    background-color: #fefefe;
    border-radius: 4px;
    cursor: pointer;
}
.attention:hover .attention-code {
    display: block;
}
.attention-code {
    display: none;
    position: absolute;
    top: 28px;
    right: 0;
    width: 126px;
    height: 138px;
    padding-top: 10px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 0 4px #eee;
}
.attention-code img {
    width: 104px;
    height: 104px;
    margin: 0 auto 4px auto;
}
.attention-code p {
    color: #000;
    font-size: 14px;
}
.news-tab {
    display: none;
    margin-top: 16px;
}
.news-tab.on {
    display: block;
}
.news-slide {
    width: 100%;
}
.news-slide .bd {
    width: 100% !important;
}
.news-slide .bd li:first-child {
    margin-top: 4px;
    margin-bottom: 16px;
    font-weight: bold;
}
.news-slide .bd li:first-child a {
    font-size: 20px;
}
.news-slide .bd li {
    max-width: 100%;
    margin-bottom: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
    color: #ccc;
    line-height: 26px;
}
.news-slide .bd li:last-child {
    margin-bottom: 0;
}
.news-slide .bd li a {
    font-size: 16px;
}
.news-tab img {
    float: right;
    width: 236px;
    height: 156px;
}
.news-slide .hd {
    margin-top: 6px;
    text-align: center;
}
.news-slide .hd li {
    display: inline-block;
    width: 6px;
    height: 6px;
    margin-right: 6px;
    background-color: #999;
    border-radius: 4px;
    transition: width .5s ease;
    cursor: pointer;
}
.news-slide .hd li:last-child {
    margin-right: 0;
}
.news-slide .hd li.on {
    width: 12px;
    background-color: #ff6666;
}
/*çƒ­é—¨æŽ¨èç»“æŸ*/
/* ä¸Šå²¸è¯¾å ‚ */
.sakt {
    margin-top: 40px !important;
}
.sakt .title {
    margin-right: 42px;
    margin-bottom: 50px;
}
.sakt-l {
    float: left;
}
.sakt-l .title {
    float: left;
}
.select-exam {
    position: relative;
    float: left;
    width: 138px;
    height: 34px;
    border: 1px solid #cecfd1;
    margin-top: 8px;
    margin-right: 12px;
    outline: none;
    border-radius: 40px;
    font-size: 16px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    line-height: 34px;
    cursor: pointer;
    text-indent: 1em;
    transition: border-color .5s ease;
}
.select-exam:hover {
    border-color: #f3152a;
}
.select-exam i {
    position: absolute;
    top: 14px;
    right: 12%;
    width: 8px;
    height: 5px;
    background: url(../images/css_sprites.png) -206px -162px no-repeat;
}
.select-exam:hover i {
    background-position: -42px -273px;
}
.select-exam:hover cite {
    color: #f3152a;
}
.select-exam cite {
    display: block;
    width: 100%;
    height: 36px;
    font-style: normal;
}
.select-exam ul {
    position: absolute;
    top: 35px;
    left: 0;
    width: 100%;
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 10;
    border: 1px solid #dcdcdc;
    border-radius: 6px;
}
.select-exam li {
    height: 36px;
    line-height: 36px;
    background-color: #fff;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: background-color .5s ease;
}
.select-exam li:hover {
    background-color: #f7f7f7;
}
.select-exam li a {
    display: block;
}
.sakt-submit {
    float: left;
    width: 112px;
    height: 36px;
    margin-top: 8px;
    margin-left: 2px;
    line-height: 36px;
    border-radius: 40px;
    color: #fff;
    cursor: pointer;
    background: #ffc789;
    background: linear-gradient(to right, #f3152a, #f73538, #ff6d50);
    transition: opacity .5s ease;
    font-size: 18px;
    letter-spacing: 4px;
    text-indent: 4px;
}
.sakt-submit:hover {
    opacity: .92;
}
.sakt-img {
    float: left;
    width: 470px;
}
.large-img {
    position: relative;
    display: block;
    width: 100%;
    height: 366px;
    margin-bottom: 10px;
    overflow: hidden;
}
.large-img img {
    width: 100%;
    height: 100%;
    transition: transform 1s ease;
}
.large-img img:hover, .tiny-img img:hover, .hot-tab img:hover, .hot-recommend li img:hover, .online-ad img:hover, .ad a:hover img, .rec-img a:hover img, .textbook li:hover img {
    transform: scale3d(1.05, 1.05, 1.05);
}
.teacher {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 422px;
    height: 53px;
    padding: 34px 24px 0 24px;
    background-image: url(../images/shadow.png);
    background-repeat: no-repeat;
    background-position: center;
}
.tea-l {
    float: left;
}
.tea-l img {
    float: left;
    width: 40px;
    height: 40px;
    margin-right: 14px;
    border-radius: 50%;
}
.tea-l p {
    float: left;
    color: #fff;
    line-height: 40px;
}
.class-name {
    float: right;
    max-width: 280px;
    margin-top: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
}
.tiny-img {
    float: left;
    width: 230px;
    height: 226px;
    background-color: #f8f8f8;
    text-align: center;
    line-height: 46px;
    overflow: hidden;
}
.tiny-img:first-child {
    margin-right: 10px;
}
.tiny-img img {
    width: 100%;
    height: 180px;
    transition: transform 1s ease;
}
/*ç›´æ’­*/
.live {
    float: left;
    width: 371px;
    border-left: 1px solid #e6e6e6;
    padding-left: 33px;
    margin-left: 55px;
}
.live li {
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.live li i {
    position: absolute;
    top: 0;
    left: -46px;
    width: 24px;
    height: 34px;
    background: url('../images/css_sprites.png') -206px -64px no-repeat;
}
.live li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.live-time {
    float: left;
    font-weight: bold;
    line-height: 32px;
}
.live-btn {
    position: relative;
    float: right;
    width: 98px;
    height: 32px;
    border: 1px solid #cecfd1;
    line-height: 32px;
    text-align: center;
    border-radius: 40px;
}
.live-btn.on {
    border-color: #03a7f0;
    color: #03a7f0;
}
.live-btn::before {
    content:'';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 40px;
    background: #f3152a;
    background: linear-gradient(to right, #f3152a, #f73538, #ff6d50);
    opacity: 0;
    transition: opacity .5s;
    z-index: -1;
}
.live li:hover .live-btn::before, .live li.active .live-btn::before {
    opacity: 1;
}
.live li:hover, .live li.active {
    color: #f3152a;
}
.live li:hover i, .live li.active i {
    background: url('../images/css_sprites.png') -206px -10px no-repeat;
}
.live li:hover .live-btn, .live li.active .live-btn {
    width: 100px;
    height: 34px;
    line-height: 34px;
    border: none;
    color: #fff !important;
}
.live-info {
    margin-top: 8px;
}
.live-info span {
    float: left;
    height: 20px;
    border: 1px solid #f3152a;
    padding: 0 8px;
    margin-right: 8px;
    text-align: center;
    font-size: 14px;
    color: #f3152a;
    line-height: 20px;
}
.live-info p {
    float: left;
    max-width: 300px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666;
    line-height: 22px;
}
/*è€ƒè¯•æ—¥åŽ†*/
.calendar {
    float: right;
    width: 412px;
}
.calendar ul {
    height: 488px;
    overflow: hidden;
}
.cal-list {
    height: 562px;
    padding: 40px 30px 0 30px;
    background-color: #fff;
    box-shadow: 0 0 10px #eee;
}
.cal-list li {
    height: 46px;
    margin-bottom: 3px;
    line-height: 46px;
}
.cal-list li:last-child {
    margin-bottom: 0;
}
.cal-list li:hover {
    background-color: #f7f7f7;
    color: #f3152a;
}
.cal-list span {
    float: left;
    width: 25%;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.calendar-title {
    border-bottom: 1px solid #f1f2f2;
    padding-bottom: 20px;
    margin-bottom: 16px;
}
.calendar-title span {
    font-size: 18px;
}
/* ä¸Šå²¸è¯¾å ‚ç»“æŸ */
/*å›¾ä¹¦*/
.books {
    margin-top: 40px !important;
}
.books .title {
    margin-bottom: 30px;
}
.books_change {
    float: left;
}
.books_change div {
    position: relative;
    float: left;
    margin-right: 50px;
    font-size: 20px;
    cursor: pointer;
    transition: color .5s ease;
}
.books_change div.on {
    color: #f3152a;
}
.books_more {
    float: right;
    width: 98px;
    height: 38px;
    border: 1px solid #e6e6e6;
    line-height: 38px;
    text-align: center;
    border-radius: 40px;
    transition: background-color .5s ease;
}
.books_more:hover {
    border-color: #fb3d2f;
    background-color: #fb3d2f;
    color: #fff !important;
}
.books_change span {
    display: block;
    width: 0;
    height: 3px;
    margin: 14px auto 0 auto;
    background-color: #f3152a;
    transition: width .5s ease;
}
.books_change div.on span {
    width: 50%;
}
.books-tab {
    padding: 50px;
    height: 334px;
    margin-top: 32px;
    box-shadow: 0 0 10px #eee;
    overflow: hidden;
}
.books-tab li {
    float: left;
    width: 244px;
    margin-right: 100px;
}
.books-tab li.active {
    margin-right: 0;
}
.books-tab li a {
    display: block;
}
.books-tab img {
    width: 174px;
    height: 193px;
    margin: 0 auto;
}
.books_name {
    display: -webkit-box;
    height: 66px;
    margin-top: 16px;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.buy {
    position: relative;
    width: 140px;
    height: 46px;
    margin: 12px auto 0 auto;
    border-radius: 40px;
    line-height: 46px;
    color: #fff;
    background: #fb3c2d;
    background: linear-gradient(to right, #fb3c2d, #fb4638, #fc5143);
    text-align: center;
    font-size: 18px;
    z-index: 0;
}
.buy::before {
    content:'';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 40px;
    background: #ff6d50;
    background: linear-gradient(to right, #fb3f29, #fd6814, #ff8b03);
    opacity: 0;
    transition: opacity .5s;
    z-index: -1;
}
.books-tab li:hover .buy::before {
    opacity: 1;
}
/*å›¾ä¹¦ç»“æŸ*/
/*çƒ­é—¨è¯¾ç¨‹*/
.hotClass {
    margin-top: 40px !important;
}
.hotClass .title {
    margin-bottom: 30px;
}
.hotClass-l {
    float: left;
    width: 930px;
}
.hot-tab {
    float: left;
    width: 614px;
    height: 400px;
    margin-right: 10px;
    overflow: hidden;
}
.hot-tab a {
    display: block;
    overflow: hidden;
}
.hot-tab img {
    width: 100%;
    height: 400px;
    transition: transform 1s ease;
}
.hot-title {
    float: left;
    width: 306px;
    height: 400px;
    background-color: #f6f6f6;
}
.hot-title li {
    position: relative;
    height: 100px;
    padding: 0 20px;
    line-height: 28px;
    cursor: pointer;
    z-index: 0;
}
.hot-title li p {
    height: 100px;
    display: table-cell;
    vertical-align: middle;
}
.hot-title li::before {
    content:'';
    position: absolute;
    left: -70px;
    top: 0;
    right: 0;
    bottom: 0;
    width: 376px;
    background-image: url(../images/bg.png);
    background-repeat: no-repeat;
    opacity: 0;
    transition: opacity .5s;
    z-index: -1;
}
.hot-title li.on {
    color: #fff;
}
.hot-title li.on::before {
    opacity: 1;
}
.hot-recommend {
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.hot-recommend li {
    float: left;
    width: 306px;
    overflow: hidden;
}
.hot-recommend li.active {
    width: 306px;
}
.hot-recommend li a {
    display: block;
}
.hot-recommend li img {
    width: 100%;
    height: 200px;
    transition: transform 1s ease;
}
.hot-recommend li p {
    height: 46px;
    padding: 0 10px;
    line-height: 46px;
    text-align: center;
    background-color: #f8f8f8;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.hotClass-r {
    float: right;
    width: 412px;
}
.online {
    height: 584px;
    padding: 36px 22px;
    box-shadow: 0 0 10px #eee;
}
.online-ad {
    display: block;
    width: 350px;
    margin: 0 auto 20px auto;
}
.online-ad img {
    width: 100%;
    height: 150px;
    transition: transform 1s ease;
}
.online-list {
    height: 422px;
    overflow: hidden;
}
.online-list li {
    position: relative;
    max-width: 100%;
    height: 56px;
    padding-left: 44px;
    margin-bottom: 5px;
    line-height: 56px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.online-list li:hover {
    background-color: #f7f7f7;
    color: #ccc;
}
.online-list li i {
    position: absolute;
    top: 20px;
    left: 12px;
    width: 20px;
    height: 16px;
    background: url(../images/css_sprites.png) -292px -209px no-repeat;
}
.online-list li a:hover {
    color: #f3152a !important;
}
/*çƒ­é—¨è¯¾ç¨‹ç»“æŸ*/
/* å¤‡è€ƒèµ„æ–™ */
.datum {
    margin-top: 40px;
}
.datum-title {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 28px;
}
.datum .title {
    float: left;
    margin-bottom: 22px;
    line-height: initial;
}
.datum-change {
    float: left;
    margin-left: 102px;
}
.datum-change li {
    float: left;
    margin-top: 18px;
    margin-right: 56px;
    font-size: 24px;
    cursor: pointer;
    font-weight: bold;
}
.datum-change li:last-child {
    margin-right: 0;
}
.datum-change li span {
    display: block;
    width: 0;
    height: 3px;
    margin: 21px auto 0 auto;
    background-color: #f71010;
    transition: width .5s ease;
}
.datum-change li.on {
    color: #f71010;
}
.datum-change li.on span {
    width: 70%;
}
.datum-l {
    float: left;
    width: 930px;
    height: 596px;
    line-height: 26px;
}
.datum-tab-r {
    float: right;
    width: 460px;
}
.analysis_l {
    float: left;
}
.analysis_img_b {
    display: block;
    width: 420px;
    height: 320px;
    margin-bottom: 24px;
    overflow: hidden;
}
.analysis_img_b img {
    width: 100%;
    height: 100%;
    transition: transform .5s ease;
}
.analysis_img_b:hover img, .analysis_info:hover img {
    transform: scale3d(1.05, 1.05, 1.05);
}
.analysis_info {
    display: block;
    width: 418px;
    height: 148px;
    border: 1px solid #e6e7e8;
    overflow: hidden;
}
.analysis_info img {
    float: left;
    width: 156px;
    height: 148px;
    margin-right: 20px;
    transition: transform .5s ease;
}
.analysis_list {
    float: left;
    width: 230px;
    margin-right: 12px;
}
.analysis_list>p {
    margin-top: 20px;
    font-size: 20px;
    line-height: 32px;
}
.analysis_msg {
    margin-top: 16px;
    font-size: 16px;
}
.analysis_time {
    float: left;
    color: #e31c3b;
}
.analysis_type {
    float: right;
    color: #b6b6b6;
}
.analysis_r {
    float: right;
}
.analysis_r .analysis_info {
    width: 486px;
    margin-bottom: 22px;
}
.analysis_r .analysis_info:last-child {
    margin-bottom: 0;
}
.analysis_r .analysis_list {
    width: 298px;
}
.datum_article .datum-list {
    float: left;
    width: 430px;
}
.datum_article .datum-list.on {
    float: right;
}
.datum-list.active {
    margin-top: 34px;
}
.datum-list p, .skill_title {
    margin-bottom: 30px;
    font-size: 22px;
}
.datum-list li {
    max-width: 100%;
    margin-bottom: 11px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #ccc;
    font-size: 18px;
}
.datum-list li:last-child {
    margin-bottom: 0;
}
.datum-list li a {
    font-size: 16px;
}
.datum-tab-l {
    float: left;
    width: 425px;
}
.datum-type {
    margin-top: 26px;
}
.datum-type li {
    max-width: 100%;
    margin-bottom: 19px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.datum-type li:last-child {
    margin-bottom: 0;
}
.datum-type li span {
    display: inline-block;
    width: 44px;
    height: 20px;
    border: 1px solid #ee3e32;
    margin-right: 16px;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    color: #ee3e32;
    transition: background-color .5s ease;
}
.datum-type li:hover span {
    background-color: #ee3e32;
    color: #fff;
}
.datum-type li:hover a {
    color: #ee3e32;
}
.datum-type li.color02 span {
    border-color: #f38415;
    color: #f38415;
}
.datum-type li.color02:hover span {
    background-color: #f38415;
    color: #fff;
}
.datum-type li.color02:hover a {
    color: #f38415;
}
.datum-type li.color03 span {
    border-color: #03a7f0;
    color: #03a7f0;
}
.datum-type li.color03:hover span {
    background-color: #03a7f0;
    color: #fff;
}
.datum-type li.color03:hover a {
    color: #03a7f0;
}
.datum-type li.color04 span {
    border-color: #8074fa;
    color: #8074fa;
}
.datum-type li.color04:hover span {
    background-color: #8074fa;
    color: #fff;
}
.datum-type li.color04:hover a {
    color: #8074fa;
}
.datum-type li.color05 span {
    border-color: #08ae72;
    color: #08ae72;
}
.datum-type li.color05:hover span {
    background-color: #08ae72;
    color: #fff;
}
.datum-type li.color05:hover a {
    color: #08ae72;
}
.datum-r {
    float: right;
    width: 412px;
    line-height: 26px;
}
.datum-r .title {
    float: none;
    margin-bottom: 60px;
}
.tool-list li {
    float: left;
    width: 87px;
    margin-bottom: 26px;
    margin-right: 21px;
    text-align: center;
}
.tool-list li img {
    width: 100%;
    height: 80px;
    margin: 0 auto 16px auto;
}
.tool-list li.active {
    margin-right: 0;
}
.tool-ad {
    display: block;
    padding-top: 10px;
}
.tool-ad img {
    width: 412px;
    height: 186px;
}
.ads {
    display: block;
    padding-top: 60px;
    margin-top: 0;
}
.ads01 {
    /* padding-top: 40px; */
    display: block;
}
.ads img {
    width: 1400px;
    margin:  0 auto;
}
/* å¤‡è€ƒèµ„æ–™ç»“æŸ */
/* ä¼ä¸šæ–°é—» */
.qyxw {
    margin-top: 40px !important;
}
.qyxw .title {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 30px;
    margin-bottom: 46px;
}
.newsBanner {
    position: relative;
    float: left;
    width: 930px;
    height: 580px;
    margin-bottom: 60px;
    overflow: hidden;
}
.newsBanner img {
    width: 100%;
    height: 580px;
}
.newsBanner .bd a {
    position: relative;
    display: block;
}
.news_color {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 122px;
    background-image: url(../images/shadow03.png);
    background-repeat: no-repeat;
    background-position: center;
    color: #fff;
    text-align: center;
}
.news_color p {
    margin-top: 48px;
    font-size: 20px;
}
.newsBanner .hd {
    position: absolute;
    bottom: 16px;
    width: 100%;
    z-index: 2;
    text-align: center;
}
.newsBanner .hd li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 10px;
    background-color: #fff;
    border-radius: 50%;
    cursor: pointer;
    transition: background-color .5s ease;
}
.newsBanner .hd li.on {
    width: 14px;
    height: 14px;
    background-color: #f80a24;
}
.newsBanner .hd li:last-child {
    margin-right: 0;
}
.newsBanner:hover .sNext, .newsBanner:hover .sPrev {
    opacity: 1;
}
.sNext, .sPrev {
    position: absolute;
    left: 15px;
    top: 50%;
    display: block;
    width: 50px;
    height: 99px;
    margin-top: -45px;
    background-color: rgba(0, 0, 0, .2);
    z-index: 1;
    opacity: 0;
    transition: opacity 0.5s, background-color .5s ease;
    cursor: pointer;
    border-radius: 4px;
}
.sNext:hover, .sPrev:hover {
    background-color: rgba(0, 0, 0, .4);
}
.sNext i, .sPrev i {
    display: block;
    width: 23px;
    height: 45px;
    margin: 29px auto;
    background: url('../images/css_sprites02.png') -10px -311px;
    background-repeat: no-repeat;
}
.sPrev i {
    background-position: -313px -220px;
}
.sNext {
    left: auto;
    right: 15px;
}
.firm-news {
    float: right;
    width: 412px;
    margin-top: 10px;
    line-height: 24px;
}
.firm-news a {
    display: block;
}
.company-title.on {
    padding-top: 5px;
}
.company-title b {
    display: block;
    max-width: 100%;
    margin-bottom: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.company-title.on b {
    font-size: 22px;
    color: #f3152a;
}
.company-txt {
    display: none;
    border-bottom: 1px solid #ececec;
    padding-bottom: 26px;
    margin-bottom: 32px;
    line-height: 36px;
    color: #666;
}
.company-txt.on {
    display: block;
}
.company-txt span {
    height: 72px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.company-txt a:hover .company-txt {
    color: #666;
}
.company-data {
    margin-bottom: 60px;
}
.company-data li {
    float: left;
    width: 327px;
    height: 297px;
    border: 1px solid #e7e7e8;
    margin-right: 26px;
    transition: box-shadow .5s ease;
    text-align: center;
}
.company-data li:hover {
    box-shadow: 0 0 10px #eee;
}
.company-data li.active {
    margin-right: 0;
}
.company-data li img {
    width: 48px;
    height: 48px;
    padding-top: 59px;
    margin: 0 auto;
}
.company-data li p {
    margin-top: 24px;
    margin-bottom: 10px;
    font-size: 36px;
    font-weight: bold;
}
.company-data li span {
    line-height: 28px;
    color: #666;
}
/* ä¼ä¸šç»“æŸ */
/*å‹æƒ…é“¾æŽ¥*/
.blogroll {
    width: 100%;
    padding-top: 60px;
    padding-bottom: 30px;
    background-color: #f2f2f2;
}
.inx-fLink .fLinktit {
    margin-bottom: 20px;
}
.inx-fLink .h3 {
    display: inline;
    float: left;
    margin-right: 50px;
    cursor: pointer;
    font-size: 24px;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.inx-fLink .on {
    color: #e92930;
}
.inx-fLink .fLinkbox li {
    display: inline;
    float: left;
    margin-right: 16px;
    line-height: 40px;
    white-space: nowrap;
}
.blogroll-dt {
    border-top: 1px solid #e3e3e3;
    padding-top: 36px;
    margin-top: 36px;
}
.footleft {
    float: left;
    margin-right: 120px;
}
.footleft:last-child {
    margin-right: 0;
}
.footleft span {
    display: block;
    margin-bottom: 24px;
    font-size: 24px;
}
.footleft span a {
    color: #000;
}
.footleft a {
    display: block;
    margin-bottom: 12px;
    color: #666;
}
.footright {
    float: right;
    margin-top: 20px;
    margin-right: 86px;
}
.icon05, .icon06 {
    display: block;
    float: left;
    width: 50px;
    height: 39px;
    padding-top: 11px;
    margin-right: 18px;
    border-radius: 3px;
    background-color: #e4e4e4;
}
.icon06 {
    height: 41px;
    padding-top: 9px;
}
.icon05 i, .icon06 i {
    display: block;
    width: 30px;
    height: 30px;
    margin: 0 auto;
    background: url('../images/css_sprites.png') -60px -136px no-repeat;
}
.icon06 i {
    width: 37px;
    height: 33px;
    background: url('../images/css_sprites.png') -71px -70px no-repeat;
}
.footright .row01 a {
    font-size: 20px;
}
.footright .row01 span {
    display: block;
    color: #666;
    font-size: 14px;
}
.footright .row02 {
    margin-top: 40px;
}
.footright .row02 span {
    display: block;
    float: left;
    font-size: 20px;
}
.footright .row02 a {
    display: block;
    float: left;
    width: 86px;
    height: 28px;
    margin-top: -2px;
    margin-left: 28px;
    border: 1px solid #d7d7d7;
    border-radius: 40px;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    transition: background-color .5s ease;
}
.footright .row02 a:hover {
    border-color: #f80a24;
    background-color: #f80a24;
    color: #fff !important;
}
.row02 p {
    color: #666;
    font-size: 14px;
}
/*å‹æƒ…é“¾æŽ¥ç»“æŸ*/
/*åº•éƒ¨*/
.footer {
    background-color: #333;
}
.footer .footNav {
    position: relative;
    padding-top: 30px;
    padding-bottom: 100px;
    z-index: 11;
}
.footer .footNav p a:first-child {
    position: relative;
    z-index: 899;
}
.footer .footNav p {
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    color: #a6a6a6;
}
.footer .footNav p:first-child {
    color: #a6a6a6;
}
.footer .footNav p a {
    display: inline-block;
    padding: 0 6px;
    color: #a6a6a6;
}
.footer .footNav p a:hover {
    color: #fff;
}
/* å³ä¾§æ‚¬æµ® */
.fixed-bar {
    position: fixed;
    right: 14px;
    top: 50%;
    width: 40px;
    margin-top: -236px;
    z-index: 4;
}
.fixed-bar li {
    margin-bottom: 10px;
}
.icon_wrap {
    width: 46px;
    height: 46px;
    border-radius: 40px;
    background-color: #fff;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
    transition: width .5s ease;
    overflow: hidden;
}
.fixed-bar li:last-child {
    margin-bottom: 0;
}
.fixed-bar li a {
    display: block;
    position: relative;
}
.fixed-bar li i {
    display: block;
    width: 22px;
    height: 22px;
    margin: 12px auto 0 auto;
    background-repeat: no-repeat;
    transition: all 0.3s;
}
.fixed-bar06 {
    display: none;
}
.fixed-bar .fixed-bar06 i {
    width: 16px;
    height: 11px;
    margin-top: 18px;
    margin-right: 16px;
}
.fixed-bar li span {
    display: block;
    margin-top: 6px;
    font-size: 14px;
    color: #000;
    text-align: center;
}
/* .fixed-bar li:first-child span {
color: #f3152a;
} */
.fixed-bar .fixed-bar06 span {
    padding-left: 12px;
}
.fixed-bar li:hover span {
    color: #f3152a;
}
.fixed-bar01 i {
    background: url('../images/css_sprites.png') -183px -187px;
}
.fixed-bar01:hover i {
    background-position: -250px -10px;
}
.fixed-bar02 i {
    background: url('../images/css_sprites.png') -250px -52px;
}
.fixed-bar02:hover i {
    background-position: -250px -94px;
}
.fixed-bar03 i {
    background: url('../images/css_sprites.png') -250px -136px;
}
.fixed-bar03:hover i {
    background-position: -250px -178px;
}
.fixed-bar04 i {
    background: url('../images/css_sprites.png') -10px -231px;
}
.fixed-bar04:hover i {
    background-position: -52px -231px;
}
.fixed-bar05 i {
    background: url('../images/css_sprites.png') -55px -187px;
}
.fixed-bar05:hover i {
    background-position: -98px -187px;
}
.fixed-bar06 i {
    background: url('../images/css_sprites.png') -212px -231px;
}
.fixed-bar06:hover i {
    background-position: -248px -231px;
}
.fixed-bar07 i {
    background: url('../images/APP.png');
}
.fixed-bar07:hover i {
    background: url('../images/rAPP.png');
}
/*å›½è€ƒé€šæ */
.gktl {
    margin: 40px auto;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0 0 27px rgba(252, 103, 103, .2);
    border: solid 2px #da2f2f;
}
/* å·¦ä¾§ */
.guokaofl {
    width: 965px;
    height: 790px;
    padding-top: 35px;
    margin-left: 30px;
    padding-right: 35px;
    box-sizing: border-box;
    border-right: 1px solid #e4e4e4;
}
/* ä¸»æ ‡é¢˜ */
.gktlTit .tit {
    float: left;
    margin-right: 15px;
    color: #df3636;
    font-size: 30px;
    line-height: 36px;
}
.gktlTit .time {
    float: left;
    padding-top: 12px;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
}
.gktlTit .time em {
    display: inline-block;
    height: 24px;
    padding: 0 5px;
    margin: 0 3px;
    vertical-align: top;
    background: #ec504d;
    border-radius: 5px;
    color: #fff;
    font-size: 24px;
    font-style: normal;
    line-height: 24px;
}
.gktlTit .time i {
    font-style: normal;
}
.gktlTit .key {
    float: right;
    border-bottom: 1px solid #f7f7f7;
    font-size: 16px;
    font-weight: 400;
    line-height: 50px;
}
.gktlTit .key a {
    display: inline-block;
}
.gktlTit .key em {
    display: inline-block;
    width: 20px;
    color: #ccc;
    font-style: normal;
    text-align: center;
}
/* æŒ‰é’®ç»„ */
.btnBox {
    margin-top: 8px;
}
.dataBtn {
    position: relative;
    float: left;
    display: block;
    height: 54px;
    padding: 0 10px;
    margin-right: 12px;
    overflow: hidden;
    background: #39b5f8;
    border-radius: 6px;
    background: linear-gradient(218deg, #2491f0, #39b5f8);
    box-shadow: 0 6px 10px rgba(36, 145, 240, .4);
    color: #fff;
    font-size: 16px;
    line-height: 54px;
}
.dataBtn:hover {
    color: #fff;
}
.dataBtn02 {
    background: #19d5bf;
    background: linear-gradient(-31deg, #09b9dd, #19d5bf, #28f0a1);
    box-shadow: 0 6px 10px rgba(14, 193, 212, .3);
}
.dataBtn03 {
    margin-right: 0;
    background: #f7812e;
    background: linear-gradient(159deg, #f8a938, #f7812e, #f65824);
    box-shadow: 0 6px 10px rgba(246, 93, 37, .2);
}
.dataBtn:before {
    position: absolute;
    right: -20px;
    top: 16px;
    pointer-events: none;
    content:" ";
    display: block;
    width: 80px;
    height: 80px;
    background: #fff;
    border-radius: 100%;
    opacity: .2;
}
.dataBtn span {
    font-size: 24px;
}
.switchBtn {
    position: relative;
    float: right;
    margin-top: 12px;
    margin-left: 8px;
    overflow: hidden;
    background: #fff;
    border-radius: 38px;
    box-shadow: 0 0 20px rgba(137, 137, 137, .15);
}
.switchBtn a {
    display: block;
    float: left;
    padding: 0 7px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 38px;
    text-align: center;
}
.switchBtn a:nth-child(2) {
    width: 50px;
    background: #ec504d;
    border-radius: 40px;
    color: #fff;
}
/* æœç´¢ */
.gktl .search {
    padding: 20px 15px 20px 0;
    margin: 25px 0;
    box-sizing: border-box;
    background: #fff;
    border: solid 1px rgba(195, 195, 195, .3);
    border-radius: 6px;
    box-shadow: 0 0 20px rgba(137, 137, 137, .15);
}
.gktl .search .selDiv {
    float: left;
    width: 145px;
    height: 44px;
    margin-left: 12px;
    position: relative;
}
.gktl .search .selDiv:nth-child(3) {
    width: 180px;
}
.gktl .search .selDiv cite, .tl-type .search .selDiv cite {
    display: block;
    width: 100%;
    height: 44px;
    cursor: pointer;
    box-sizing: border-box;
    padding-right: 15px;
    border: 1px solid #dcdcdc;
    border-radius: 6px;
    background: #fff url(../images/gktl190921-icon05.png) no-repeat 95% center;
    box-shadow: 0 6px 13px rgba(245, 245, 245, .4);
    font-size: 16px;
    font-style: normal;
    line-height: 42px;
    text-indent: .5em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: .3s;
}
.gktl .search .selDiv:hover cite, .tl-type .search .selDiv:hover cite {
    border-color: #ed6346;
    box-shadow: 0 6px 10px rgba(252, 93, 72, .2);
    background-image: url(../images/gktl190921-icon06.png);
    color: #df3636;
}
.gktl .search .selDiv ul, .tl-type .search .selDiv ul {
    display: none;
    position: absolute;
    right: 0;
    top: 43px;
    width: 100%;
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 10;
    background: #fff;
    border: 1px solid #dcdcdc;
    border-radius: 6px;
}
.gktl .search .selDiv li, .tl-type .search .selDiv li {
    font-size: 16px;
    text-indent: 1em;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 36px;
}
.gktl .search .selDiv li:hover, .tl-type .search .selDiv li:hover {
    background-color: #f7f7f7;
}
.gktl .search .btn, .tl-type .search .btn {
    float: right;
    display: block;
    width: 110px;
    height: 44px;
    margin-left: 12px;
    cursor: pointer;
    background: #ec4e4e;
    border: none;
    border-radius: 44px;
    background: linear-gradient(-87deg, #ec4e4e, #f08938);
    box-shadow: 0 9px 16px rgba(239, 132, 58, .3);
    color: #fff;
    font-size: 18px;
    line-height: 44px;
    text-align: center;
}
.gktl .search .btn:hover, .tl-type .search .btn:hover {
    background: #f08938;
    background: linear-gradient(93deg, #ec4e4e, #f08938);
    opacity: .9;
}
/* èµ„è®¯ */
.infoLeft {
    width: 465px;
}
.info .tit {
    height: 27px;
    margin-bottom: 16px;
    overflow: hidden;
    background: url(../images/gktl190921-tit01.png) no-repeat left;
    text-indent: -9999em;
}
.info .tit01 {
    font-size:25px;
    margin-bottom: 15px;
//background-image: url(../images/gktl190921-tit02.png);
}
.info .tit02 {
    font-size:25px;
    margin-top: 20px;
    margin-bottom: 15px;
//background-image: url(../images/gktl190921-tit02.png);
}
.info .tit03 {
    background-image: url(../images/gktl190921-tit03.png);
}
.newsList dt {
    width: 100%;
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: 800;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.tl-hot, .tl-hot a {
    color: #e92930;
}
.newsList a {
    padding-right: 8px;
}
.newsList dd {
    width: 100%;
    font-size: 16px;
    line-height: 38px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.newsList dd a:first-child {
    padding-right: 0;
}
.infoRight {
    width: 432px;
}
/* ç„¦ç‚¹å›¾ */
.gktlBanner {
    position: relative;
    width: 50%;
    height: 263px;
    overflow: hidden;
}
.bd ul, .bd li {
    width: 100% !important;
}
.gktlBanner .bd li {
    width: 100%;
    height: 263px;
    zoom: 1;
    vertical-align: middle;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.gktlBanner .bd a {
    display: block;
    position: relative;
    width: 100%;
    height: 263px;
}
.gktlBanner .hd {
    position: absolute;
    bottom: 15px;
    width: 100%;
    height: 2px;
    z-index: 1;
}
.gktlBanner .hd ul {
    text-align: center;
    height: 3px;
    font-size: 0;
    line-height: 2px;
}
.gktlBanner .hd li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: -5px 5px 0;
    cursor: pointer;
    background: #fff;
    border-radius: 100%;
}
.gktlBanner .hd li.on {
    background-color: #df3636;
}
/* ç›´æ’­ */
.liveList {
    margin-top: 18px;
}
.liveList li {
    height: 38px;
    padding-left: 35px;
    background: url(../images/gktl190921-icon07a.png) no-repeat left;
    font-size: 16px;
    line-height: 38px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.liveList li.active {
    background-image: url(../images/gktl190921-icon07.png);
}
/* å³ä¾§ */
.guokaofr {
    width: 340px;
    margin-right: 35px;
}
.guokaofr h3 {
    padding-bottom: 20px;
    margin-top: 40px;
    margin-bottom: 21px;
    border-bottom: 1px solid #e4e4e4;
    color: #df3636;
    font-size: 22px;
    line-height: 25px;
}
.guokaofr h3 i {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-right: 5px;
    vertical-align: top;
    background: url('../images/css_sprites.png') -110px -136px;
}
.guokaofr h3 .tit-icon09 {
    background: url('../images/css_sprites.png') -155px -136px;
}
.guokaofr h3 .tit-icon10 {
    background: url('../images/css_sprites.png') -10px -187px;
}
.guokaofr h3 a {
    color: #df3636;
}
/*çœè€ƒæœç´¢é€šæ */
.sk-search {
    height: 88px;
    box-sizing: border-box;
    padding: 0 16px;
    margin-top: 26px;
    margin-bottom: 26px;
    box-shadow: 0 0 27px rgba(252, 103, 103, .2);
    border: solid 2px #da2f2f;
    line-height: 88px;
}
.search_icon {
    float: left;
    color: #e70012;
    font-size: 20px;
}
.search_icon i {
    float: left;
    width: 22px;
    height: 21px;
    margin-top: 34px;
    margin-right: 4px;
    background-image: url(sk-search.png);
    background-repeat: no-repeat;
}
.search-sk {
    float: left;
}
.search_icon img {
    float: right;
    margin-top: 30px;
}
.sk-search .search_tl .selDiv {
    float: left;
    width: 160px;
    height: 44px;
    margin-top: 20px;
    margin-left: 12px;
    position: relative;
}
.sk-search .search_tl .selDiv cite, .sk-ipnut {
    display: block;
    width: 100%;
    height: 44px;
    cursor: pointer;
    box-sizing: border-box;
    padding-right: 15px;
    border: 1px solid #dcdcdc;
    border-radius: 6px;
    background: #fff url(../images/gktl190921-icon05.png) no-repeat 95% center;
    box-shadow: 0 6px 13px rgba(245, 245, 245, .4);
    font-size: 16px;
    font-style: normal;
    line-height: 42px;
    text-indent: .5em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: .3s;
}
.sk-search .sk-ipnut {
    width: 160px;
    background-image: none;
}
.sk-search .search_tl .selDiv:hover cite {
    border-color: #ed6346;
    box-shadow: 0 6px 10px rgba(252, 93, 72, .2);
    background-image: url(../images/gktl190921-icon06.png);
    color: #df3636;
}
.sk-search .search_tl .selDiv ul {
    display: none;
    position: absolute;
    right: 0;
    top: 43px;
    width: 100%;
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 10;
    background: #fff;
    border: 1px solid #dcdcdc;
    border-radius: 6px;
}
.sk-search .search_tl .selDiv li {
    font-size: 16px;
    text-indent: 1em;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 36px;
}
.sk-search .search_tl .selDiv li:hover {
    background-color: #f7f7f7;
}
.sk-search .search_tl .btn {
    float: left;
    display: block;
    width: 110px;
    height: 44px;
    margin-top: 20px;
    margin-left: 12px;
    cursor: pointer;
    background: #ec4e4e;
    border: none;
    border-radius: 44px;
    background: linear-gradient(-87deg, #ec4e4e, #f08938);
    box-shadow: 0 9px 16px rgba(239, 132, 58, .3);
    color: #fff;
    font-size: 18px;
    line-height: 44px;
    text-align: center;
}
//åŽæ”¹çš„btm .btm {
      float: left;
      display: block;
      width: 85px;
      height: 44px;
      margin-top: 20px;
      margin-left: 12px;
      cursor: pointer;
      background: #ec4e4e;
      border: none;
      border-radius: 44px;
      background: linear-gradient(-87deg, #ec4e4e, #f08938);
      box-shadow: 0 9px 16px rgba(239, 132, 58, .3);
      color: #fff;
      font-size: 18px;
      line-height: 44px;
      text-align: center;
  }
.sk-search .search_tl .btn:hover {
    background: #f08938;
    background: linear-gradient(93deg, #ec4e4e, #f08938);
    opacity: .9;
}
//åŽæ”¹çš„btm .btm:hover {
      background: #f08938;
      background: linear-gradient(93deg, #ec4e4e, #f08938);
      opacity: .9;
  }
.sk-search .selDiv a {
    display: block;
}
.search-link {
    float: left;
    margin-left: 14px;
}
.lk-layer {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
    z-index: 200;
}
.lk-hint {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.lk-bg {
    position: relative;
    box-sizing: border-box;
    width: 500px;
    height: 508px;
    padding-top: 404px;
    background-repeat: no-repeat;
    background-size: 100%;
}
.lk-bg.active {
    width: 500px;
    height: 584px;
    padding-top: 492px;
}
.lk-btn {
    display: block;
    margin: 0 auto;
}
.lk-close {
    position: absolute;
    top: 20px;
    right: 6px;
    width: 30px;
    cursor: pointer;
    transition: transform .5s ease;
    z-index: 10;
}
.lk-close:hover {
    transform: rotate(180deg);
}
.lk-link {
    display: flex;
    justify-content: center;
    align-items: center;
}
.lk-link a {
    width: 150px;
    height: 55px;
    background-image: url(https://www.huatu.com/images/2020img/lk06.png);
    background-repeat: no-repeat;
    background-size: 100%;
    color: #570d0c;
    text-align: center;
    line-height: 50px;
    font-size: 22px;
    font-weight: bold;
    text-decoration: none;
    transition: transform .5s ease;
}
.lk-link a:hover {
    transform: translateY(-5px);
}
.lk-link a:first-child {
    margin-right: 10px;
}
.lk-link.active a {
    width: 90px;
    height: 34px;
    background-image: url(https://www.huatu.com/images/2020img/lk05.png);
    line-height: 34px;
    font-size: 16px;
}
.lk-link.active a:first-child {
    margin-right: 2px;
}
.lk-link.active a:nth-child(2) {
    margin-right: 36px;
}
.lk-link {
    display: none;
}
/*äº‹ä¸šå•ä½å†›é˜Ÿæ–‡èŒé€šæ */
.sydwJdwz {
    box-sizing: border-box;
    border: 2px solid #e1132a;
    padding: 36px 28px;
    margin-top: 40px;
}
.sydwJdwz_l {
    float: left;
    width: 640px;
}
.sydwJdwz_r {
    float: right;
    width: 640px;
}
.sydw_title {
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 12px;
}
.sydw_title_l {
    float: left;
    font-size: 26px;
    font-weight: bold;
}
.sydw_title_r {
    float: right;
    margin-top: 8px;
}
.sydw_title_r a {
    margin-left: 10px;
}
.sydwJdwz_news {
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.sydwJdwz_news a {
    line-height: 34px;
}
.sydwJdwz_news.active {
    padding-bottom: 2px;
}
.sydwJdwz_news.active a {
    color: #e8360d;
    font-weight: bold;
    line-height: 40px;
    font-size: 20px;
}
.sydwJdwz_news span {
    color: #d9d9d9;
}
.sydwBtn {
    margin-top: 20px;
}
.sydwBtn a {
    float: left;
    width: 148px;
    height: 48px;
    border: 1px solid #f01c32;
    margin-right: 12px;
    line-height: 48px;
    text-align: center;
    color: #ed3724;
    font-size: 18px;
    border-radius: 6px;
    transition: color .5s ease;
}
.sydwBtn a:hover {
    background: linear-gradient(-87deg, #ed3924, #f76c23);
    box-shadow: 0 6px 16px rgba(238, 62, 36, .3);
    color: #fff !important;
}
.sydwBtn a:last-child {
    margin-right: 0;
}
.jdwz_rec {
    margin-top: 10px;
}
.jdwz_rec li {
    line-height: 36px;
}
.jdwz_rec li span {
    float: left;
    width: 4px;
    height: 4px;
    margin-top: 16px;
    margin-right: 10px;
    border-radius: 50%;
    background-color: #f01c32;
}
.jdwz_rec a {
    float: left;
    width: 33.33%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.jdwz_l {
    float: left;
    width: 470px;
}
.jdwz_r {
    float: right;
    margin-top: 38px;
}
.jdwz_r a {
    display: block;
    width: 140px;
    height: 32px;
    border: 1px solid #f01c32;
    margin-bottom: 8px;
    border-radius: 6px;
    line-height: 32px;
    text-align: center;
}
.jdwz_r a:hover {
    color: #f01c32;
}
/*çœç¬”å¼¹çª—*/
.gfjxh {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 444px;
    height: 486px;
    padding-top: 143px;
    box-sizing: border-box;
    background-image: url(https://www.huatu.com/images/2020img/zw/skbs.png);
    background-repeat: no-repeat;
    transform: translate(-50%, -50%);
    z-index: 1001;
    text-align: center;
}
.gfjxh_txt01 {
    font-weight: bold;
    font-size: 22px;
    background-image: linear-gradient(0deg, rgba(226, 0, 14, 0.99) 0%, rgba(245, 49, 5, 0.99) 68.1640625%);
    color: rgba(245, 49, 5, 0.99);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.gfjxh_txt02 {
    padding-bottom: 16px;
    font-size: 50px;
    font-weight: bold;
    color: #000000;
    background-image: linear-gradient(0deg, rgba(245, 49, 5, 0.99) 0%, rgba(226, 0, 14, 0.99) 68.1640625%);
    color: rgba(226, 0, 14, 0.99);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.gfjxh_link {
    width: 314px;
    margin: 0 auto;
}
.gfjxh_link a {
    float: left;
    width: 150px;
    height: 50px;
    margin-bottom: 10px;
    background: linear-gradient(0deg, rgba(209, 2, 6, 0.99), rgba(243, 91, 49, 0.99));
    border-image: linear-gradient(0deg, #FD4905, #FA1807) 1 1;
    box-shadow: 0px 1px 1px 0px rgba(225, 88, 10, 0.5);
    border-radius: 26px;
    line-height: 50px;
    transition: transform .5s ease;
}
.gfjxh_link a:hover {
    transform: translateY(-5px);
}
.gfjxh_link a:nth-child(even) {
    float: right;
}
.gfjxh_link a.active {
    width: 306px;
}
.gfjxh_link a span {
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    -webkit-text-stroke: 1px #fd4605;
    text-stroke: 1px #fd4605;
}
.gfjxh_close {
    position: absolute;
    top: -10px;
    right: -30px;
    width: 30px;
    transition: transform .5s ease;
    cursor: pointer;
}
.gfjxh_close:hover {
    transform: rotate(180deg);
}
@media screen and (max-width:1500px) {
    .sydwJdwz_l {
        width: 550px;
    }
    .top_province_txt01 {
        font-size: 18px;
    }
    .top_province_txt01 span {
        font-size: 15px;
    }
    .sydwBtn a {
        width: 124px;
        height: 42px;
        line-height: 42px;
        font-size: 16px;
    }
    .sydwJdwz_r {
        width: 550px;
    }
    .jdwz_l {
        width: 400px;
    }
    .jdwz_r a {
        width: 128px;
    }
    .sk-search .search_tl .selDiv, .sk-search .sk-ipnut {
        width: 120px;
        margin-left: 10px;
    }
    .sk-search .search_tl .btn {
        width: 104px;
    }
    .top_bg {
        height: 250px;
    }
    .top_txt {
        padding-top: 10px;
        padding-bottom: 60px;
        font-size: 36px;
    }
    .top_txt a {
        top: 16%;
        font-size: 20px;
    }
    .top_name {
        margin-top: 12px;
        font-size: 26px;
    }
    .top_time {
        width: 160px;
        height: 36px;
        line-height: 36px;
        font-size: 16px;
        background-size: 100%;
    }
    .top_flex {
        /* padding-top: 74px; */
    }
    .top_province_new {
        width: 300px;
    }
}
/*å›½è€ƒå¼¹çª—*/
.gk-layer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
    z-index: 200;
}
.gk-hint {
    position: fixed;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.gk-bg {
    position: relative;
    box-sizing: border-box;
    width: 574px;
    height: 494px;
    padding-top: 410px;
    background-image: url(../images/alert.png);
    background-repeat: no-repeat;
}
.gk-close {
    position: absolute;
    top: 20px;
    right: 6px;
    width: 30px;
    cursor: pointer;
    transition: transform .5s ease;
    z-index: 10;
}
.gk-close:hover {
    transform: rotate(180deg);
}
.gk-link {
    display: flex;
    justify-content: center;
    align-items: center;
}
.gk-link a {
    width: 212px;
    height: 54px;
    margin-right: 8px;
    background-image: url(../images/btn.png);
    background-repeat: no-repeat;
    background-size: 100%;
    color: #4f130e;
    text-align: center;
    line-height: 49px;
    font-size: 22px;
    text-decoration: none;
    transition: transform .5s ease;
}
.gk-href {
    position: absolute;
    top: 144px;
    left: 50%;
    width: 78%;
    height: 200px;
    transform: translateX(-50%);
}
.gk-link a:hover {
    transform: translateY(-5px);
}
.gk-link a:last-child {
    margin-right: 0;
}
/* body{
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
} */
/*é¡¶éƒ¨å¯¼èˆª-appä¸‹è½½ç */
.download-app {
    position: relative;
}
.download-app-box {
    position: absolute;
    width: 140px;
    height: 0;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    top: 64px;
    box-sizing: border-box;
    left: 50%;
    margin-left: -70px;
    transition: height .5s ease;
    overflow: hidden;
    cursor: initial;
}
.download-app-box.active {
    height: 157px;
}
.download-app-img {
    border: 5px solid #FF3F47;
    border-radius: 5px;
    margin: 16px 16px 0 16px;
}
.download-app-txt {
    margin-top: 6px;
    margin-bottom: 6px;
    font-size: 14px;
    font-weight: 500;
    color: #333333;
    line-height: 20px;
    letter-spacing: 1px;
    text-align: center;
}
.fixed-bar li.hover .icon_wrap {
    background-color: #E60012;
    color: #E60012;
}
.fixed-bar li.hover span {
    color: #E60012;
}
.fixed-bar .fixed-bar06 .icon_wrap {
    background-color: #fff !important;
}
.fixed-bar .fixed-bar01.hover .icon_wrap i {
    background: url(../images/zx_icon.png) no-repeat;
    background-size: contain;
}
.fixed-bar .fixed-bar02.hover .icon_wrap i {
    background: url(../images/tiku_icon.png) no-repeat;
    background-size: contain;
}
.fixed-bar .fixed-bar03.hover .icon_wrap i {
    background: url(../images/ggao_icon.png) no-repeat;
    background-size: contain;
}
.fixed-bar .fixed-bar05.hover .icon_wrap i {
    background: url(../images/weix_icon.png) no-repeat;
    background-size: contain;
}
.fixed-bar .fixed-bar07.hover .icon_wrap i {
    background: url(../images/APP_icon.png) no-repeat;
    background-size: contain;
}



ul li{
    list-style: none;
}
a{
    text-decoration: none;
}

@font-face{font-family:iconbg;src:url("data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAYEAAsAAAAADPgAAAW2AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHFQGYACEUAqKVIgiATYCJAM4Cx4ABCAFhE8HgT4b5AoRFaTRkX11YJ4WHePajryXFY9M6OsDcZ6DB+JP683Mj1h4Zf6kWFjJMU0XrFZMenJ64gLOnp2lOdv2QMZEmLKbffLoD3Lc5j5NBwzGYNItxC2VlWlFyfHj8lXdHwD//36zItOkoY1zG6kQ2xd/F5mKJoi0qYaGa5pYqAttqcRZxK4mcS8IL74GAVhpRhdkrz6DdJyzJyyeSyYaZC8gmy1mz5g2AbNShdZRIjCbjEMjaojNGEAWyhPApujvxTe0EGaQGBSU1bCpvSfzXtz+SKhAIgDqBoHl1sGzBAyAAhodrEYc6m7ag0qGGqGwNr1cYyHgxY1Cxu3xPvEhcV88P14e//+RRAKqusHxkfE8TWxGTQIv0yWTTua/eWBCYcaCFRsG7DgwoiERIIyA2IXcZ4YdELd7epgg3qcCBRyMCszAIajAAhyJCqxAHRXYgD5UYADmQWFZzAe7DZajAiPwf+ihwSMqkBEK8E8NcQYRsoEMEOtA3IKMs6OpEg2BfMo3MjdKOez2up7MTIfwBS6HMScpyWLxeBf59Qm6f1awwuYoigSOWe3hqC98LBDJD1UEo9Y8VWtzMlfYSnYGy1OtYiCvuwu/cmwXMvDi5zZHycPEI9FZMhA5nDZJnlh85FDpovwdkwdLUguKS6IOoYLFa9xtOzIwvtHJqqIIBI6Fo2KlA2Ny8qQdqqzM+nZFkdn8uAXbw6n+YvGZohTfjsBUhM0rDqbllhw9XFZWmqxvD09T6FNl+MCTpg2fPHXkqpI9qVOnleyNvpIsJVj82rHdKVMmb98VeT1t2pQdr87aHkjx6b4lUmR0lGQFU1snrioOJ+v+4isjpUCp3ZTU3mWa1aCPmDZl2CL/yCmTR+Q6xap5uE5GaAxGw7PQS3JgROtwggKz7TVvmTeWVFarLCnmLXvhD8957VJvm6TS2mVJ91onlYXkvhjsVPaJL1/8OeOnF7/6wrPU0zH9op9f7Jgy7+bvqVezX7DnGA+8n/b+AQNMQx/9lrvvgysFN3ZsTd26g096/ICXaXvg5b3Jhse03mraFtVHW6l6qWFeYa7WIC6KliJjsFBr1dBKy40ozKOaaugNeQMCqRXYeNYVDCovGKzzpCa7Hq95PL8gVjNUM1aQX1nzzOuVtSpjJVTXfrzWwTMpXZy4zD/lRx8uUwZrvn7meK16upPplVgton8+/XTsw49crhitxne42TJBUpBE6xMjE1IJmeh1ovX/JSIkpn7R9z3J++hm3ZuX1dHbtctqn6hW7Vr15JvBjJMTaDWieaP6RvnJalWf8zi9kUqD5ia/6cGD2EDqjfFiNKWieSY/rWTDrm1ZsqF0T/oyfWAoM6QPWJ7hTkf/ujA91LaeEUueHqBT/pSn01n3L9SsUFHZMfnAmUkWQqLuU0bOPVWhGgKo+TLIpeOTFwHkcXkeQI2U3biyQfIS8f+vvKMWy9YA8rz89T/nln2urFfGuTr9ZrZpOHK3//FTQleCxjbDZiQMZv9hOHrgoZrVDU6taXc9LwjAyUzM36UGsDIr+HO1ebm1VW0S244IjCRlIDGRAQoj1dRabh0wYKORbGTGtgArDekc3UYS01EIzQLUYRUHAjv7QeLkWVDYiam13E/BQCrnwYidr8CKn98Ss1FHDOypZlSCFvQVoqHFuYpEy7X/Qr8VxTku8PSHvEZaYIgqjX7igjw2yHryo4gDxzTDxxLZYSkElSmhkTaI1GOXv+lHWkPz7pVRCVrQV4iGFheYpThR+y/E81tR3LghW/qHvMbK8zC0faf6kywDNt144Xryo7AGB57M/MgMH0eREXKxmqA2y8maaqQNEwbqsWOHuaGk3do4P8xnACv0u50iyYqq6YZp2Y7r+eGa0Aw8rg+WaRUyt7Wo693/RoL3hZRFvrPK03ZnCq34opjp3HD0QZ4zyXrGRb+61Wb0TsrZZ5ZtM9U3TrIDAA==") format("woff2")}


.nav>li,.nav>li>a {
    display: block;
    position: relative
}

#menu-mainmenu {
    position: relative
}


#menu-mainmenu li img {
    display: inline-block;
    margin-right: 5px;
    margin-top: -1px;
    max-height: 20px;
    vertical-align: middle;
    width: auto
}


#menu-mainmenu .menu-item-icon {
    font-size: inherit;
    line-height: inherit;
    margin-right: 3px;
    vertical-align: top
}

#menu-mainmenu>.dropdown .dropdown-menu {
    backface-visibility: hidden;
    border: 0;
    border-radius: 0;
    display: block;
    opacity: 0;
    padding: 0;
    transform: scaleY(0);
    transform-origin: 0 0;
    transition: transform .3s,opacity .1s .2s,visibility .1s .3s;
    visibility: hidden
}

#menu-mainmenu>.dropdown>.dropdown-menu {
    padding: 2px 0
}

#menu-mainmenu>.dropdown>.dropdown-menu li {
    display: block
}

#menu-mainmenu>.dropdown:hover>.dropdown-menu {
    opacity: 1;
    transform: scaleY(1);
    transition: transform .3s,opacity .1s;
    visibility: visible
}

#menu-mainmenu>.dropdown>.dropdown-menu>.dropdown>.dropdown-menu {
    left: 100%;
    top: 0
}

#menu-mainmenu>.dropdown>.dropdown-menu>.dropdown:hover>.dropdown-menu {
    opacity: 1;
    transform: scaleY(1);
    transition: transform .3s,opacity .1s;
    visibility: visible
}

#menu-mainmenu>.dropdown.menu-item-style .dropdown {
    display: inline-block
}

#menu-mainmenu>.dropdown.menu-item-style>.dropdown-menu .dropdown-menu {
    opacity: 1;
    position: static;
    transform: scaleY(1);
    visibility: visible
}


#menu-mainmenu>.menu-item-style>.menu-item-wrap {
    box-sizing: content-box;
    padding: 20px 32px
}


#menu-mainmenu>.menu-item-style>.menu-item-wrap>li {
    display: inline-block;
    text-align: left;
    vertical-align: top;
    width: 210px
}

#menu-mainmenu>.menu-item-style>.menu-item-wrap>li>a {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    line-height: 40px;
    margin: 0;
    padding: 0
}

#menu-mainmenu>.menu-item-style>.menu-item-wrap>li>a:hover {
    background: none
}

#menu-mainmenu>.menu-item-style>.menu-item-wrap .dropdown-menu {
    background: none;
    border: 0;
    box-shadow: none;
    display: block;
    float: none;
    margin: 0;
    padding: 0;
    position: relative
}


#menu-mainmenu>.menu-item-style>.menu-item-wrap .dropdown-menu li {
    display: block
}

#menu-mainmenu>.menu-item-style>.menu-item-wrap .dropdown-menu li a {
    font-size: 15px;
    line-height: 40px
}


#menu-mainmenu>.menu-item-style>.menu-item-wrap .dropdown-menu li a:hover {
    background: none;
    color: #1162e8
}

#menu-mainmenu>.menu-item-style .menu-item-col-2 {
    width: 450px
}

#menu-mainmenu>.menu-item-style .menu-item-col-3 {
    width: 690px
}

#menu-mainmenu>.menu-item-style .menu-item-col-4 {
    box-sizing: border-box;
    text-align: center;
    width: 100%
}

#menu-mainmenu>.menu-item-style .menu-item-col-4>li {
    width: calc(25% - 22.5px)
}

#menu-mainmenu>.menu-item-style .menu-item-col-5 {
    box-sizing: border-box;
    width: 100%
}





#menu-mainmenu>.menu-item-style2>.menu-item-wrap .dropdown-menu .menu-item-has-image a .menu-item-image,#menu-mainmenu>.menu-item-style2>.menu-item-wrap>.menu-item-has-image a .menu-item-image {
    margin-right: 15px;
    max-height: 40px
}


#menu-mainmenu>.menu-item-style3>.menu-item-wrap {
    box-sizing: border-box;
    padding-left: var(--menu-margin-left,3.2em);
    padding-right: var(--menu-margin-left,3.2em)
}

#menu-mainmenu>.menu-item-style3>.menu-item-wrap .dropdown {
    width: 100%
}

#menu-mainmenu>.menu-item-style3>.menu-item-wrap .dropdown-menu {
    display: flex;
    flex-direction: column;
    margin-bottom: 10px
}

#menu-mainmenu>.menu-item-style3>.menu-item-wrap .dropdown-menu>li.menu-item {
    width: 100%
}

#menu-mainmenu>.menu-item-style3>.menu-item-wrap .dropdown-menu li a,#menu-mainmenu>.menu-item-style3>.menu-item-wrap>.menu-item-has-image a {
    text-align: center
}


#menu-mainmenu>.menu-item-style3>.menu-item-wrap .dropdown-menu li a .menu-item-image,#menu-mainmenu>.menu-item-style3>.menu-item-wrap>.menu-item-has-image a .menu-item-image {
    border-radius: 3px;
    display: block;
    height: auto;
    margin: 0 auto;
    max-height: none;
    width: 100%
}


#menu-mainmenu>.menu-item-style>.menu-item-wrap>li>a:hover {
    color: #1162e8
}

#menu-mainmenu>.menu-item-style>.menu-item-wrap>li>a:focus {
    background: none
}






#menu-mainmenu {
    align-items: center;
    font-size: 14px
}

#menu-mainmenu>li {
    --menu-item-padding: calc(var(--menu-item-margin, 28px)/2)
}

#menu-mainmenu>li.dropdown>a {
    padding-right: calc(var(--menu-item-padding) + 1em)
}

#menu-mainmenu>li:first-child {
    margin-left: 0
}

#menu-mainmenu>li.active>a {
    /*color: #fff*/
}
#menu-mainmenu>li.active{
    /*background:#008d49;*/
}

#menu-mainmenu>li>a {
    background: none;
    color: #fff;
    font-size: 16px;
    line-height: 45px;
    padding: 0 var(--menu-item-padding);
}

#menu-mainmenu>li>a:hover {
    /*background: #9b0042;*/
    color: #fff!important;
}
#menu-mainmenu>li:hover{
    /*background: #008d49;*/
}

#menu-mainmenu>li.adv-style-flag {
    position: relative
}

#menu-mainmenu>li.adv-style-flag .menu-item-flag {
    background: #206be7;
    border-radius: 4px;
    border-bottom-left-radius: 0;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    left: 100%;
    line-height: 1;
    padding: 3px 6px;
    pointer-events: none;
    position: absolute;
    top: 50%;
    transform: translate(calc(-1.3em - var(--menu-item-padding)),-26px) scale(.9);
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}


#menu-mainmenu>li.adv-style-btn {
    padding: 0 var(--menu-item-padding)
}


#menu-mainmenu>li.adv-style-btn>a {
    background: #206be7;
    border: 0;
    border-radius: 4px;
    color: #fff;
    display: block;
    line-height: 36px!important;
    overflow: hidden;
    padding: 0 15px;
    position: relative;
    text-align: center;
    z-index: 0
}

#menu-mainmenu>li.adv-style-btn>a.btn-radius {
    border-radius: 30px;
    padding: 0 20px
}

#menu-mainmenu>li.adv-style-btn>a:before {
    bottom: 0!important;
    content: "";
    height: 100%!important;
    left: 0!important;
    margin: 0!important;
    opacity: 0!important;
    padding: 0!important;
    position: absolute!important;
    right: 0!important;
    top: 0!important;
    transition: none!important;
    width: 100%!important;
    z-index: -1
}

#menu-mainmenu>li.adv-style-btn>a:after {
    display: none
}

#menu-mainmenu>li.adv-style-btn>a:hover {
    background: #206be7;
    color: #fff
}

#menu-mainmenu>li.adv-style-btn>a:hover:before {
    background: rgba(0%,0%,10%,0.6);!important;
    bottom: 0!important;
    left: 0!important;
    margin: 0!important;
    opacity: .08!important;
    padding: 0!important;
    right: 0!important;
    top: 0!important;
    transition: none!important;
    width: 100%!important
}

#menu-mainmenu .material-icons {
    font-size: 16px;
    line-height: inherit;
    vertical-align: top
}

#menu-mainmenu svg.icon {
    height: 1em;
    vertical-align: -.15em;
    width: 1em;
    fill: currentColor;
    overflow: hidden
}

#menu-mainmenu>.dropdown {
    position: relative
}

#menu-mainmenu>.dropdown:after {
    content: "\e64e";
    font-family: iconbg;
    font-size: .9em;
    line-height: 45px;
    opacity: .7;
    position: absolute;
    right: calc(var(--menu-item-padding) - 2px);
    top: 0;
    transition: transform .3s;
    color:#fff;
}

#menu-mainmenu>.dropdown:hover:after {
    transform: rotate(-180deg);
    transition: transform .3s
}

#menu-mainmenu>.dropdown:hover>a:after,#menu-mainmenu>.dropdown:hover>a:before {
    opacity: 1
}

#menu-mainmenu>.dropdown>a {
    position: relative;
    z-index: 1001
}


#menu-mainmenu>.dropdown>a:after,#menu-mainmenu>.dropdown>a:before {
    border: 8px solid transparent;
    border-bottom: 8px solid rgba(0%,0%,10%,0.07);;
    bottom: 0;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -8px;
    opacity: 0;
    position: absolute;
    transition: all .2s ease-out;
    width: 0
}







.navbar-nav {
    margin: 7.5px 10px
}

.navbar-nav>li>a {
    line-height: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    white-space: nowrap
}

.navbar-nav {
    display:flex;
    margin: 0
}

.navbar-nav>li>a {
    padding-bottom: 15px;
    padding-top: 15px
}






#menu-mainmenu .nav>li {
    --menu-item-padding: calc(var(--menu-item-margin, 28px)/2)
}

#menu-mainmenu .nav>li.dropdown>a {
    padding-right: calc(var(--menu-item-padding) + 1em)
}

#menu-mainmenu .nav>li:first-child {
    margin-left: 0
}

#menu-mainmenu .nav>li.active>a {
    color: #206be7
}

#menu-mainmenu .nav>li>a {
    background: none;
    color: rgba(0%,0%,10%);;
    line-height: 64px;
    padding: 0 var(--menu-item-padding)
}

#menu-mainmenu .nav>li>a:hover {
    background: none;
    color: #1162e8
}

#menu-mainmenu .nav>li.adv-style-flag {
    position: relative
}

#menu-mainmenu .nav>li.adv-style-flag .menu-item-flag {
    background: #206be7;
    border-radius: 4px;
    border-bottom-left-radius: 0;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    left: 100%;
    line-height: 1;
    padding: 3px 6px;
    pointer-events: none;
    position: absolute;
    top: 50%;
    transform: translate(calc(-1.3em - var(--menu-item-padding)),-26px) scale(.9);
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

#menu-mainmenu .nav>li.adv-style-btn {
    padding: 0 var(--menu-item-padding)
}

#menu-mainmenu .nav>li.adv-style-btn>a {
    background: #206be7;
    border: 0;
    border-radius: 4px;
    color: #fff;
    display: block;
    line-height: 36px!important;
    overflow: hidden;
    padding: 0 15px;
    position: relative;
    text-align: center;
    z-index: 0
}

#menu-mainmenu .nav>li.adv-style-btn>a.btn-radius {
    border-radius: 30px;
    padding: 0 20px
}

#menu-mainmenu .nav>li.adv-style-btn>a:before {
    bottom: 0!important;
    content: "";
    height: 100%!important;
    left: 0!important;
    margin: 0!important;
    opacity: 0!important;
    padding: 0!important;
    position: absolute!important;
    right: 0!important;
    top: 0!important;
    transition: none!important;
    width: 100%!important;
    z-index: -1
}

#menu-mainmenu .nav>li.adv-style-btn>a:after {
    display: none
}

#menu-mainmenu .nav>li.adv-style-btn>a:hover {
    background: #206be7;
    color: #fff
}

#menu-mainmenu .nav>li.adv-style-btn>a:hover:before {
    background: rgba(0%,0%,10%,0.6);!important;
    bottom: 0!important;
    left: 0!important;
    margin: 0!important;
    opacity: .08!important;
    padding: 0!important;
    right: 0!important;
    top: 0!important;
    transition: none!important;
    width: 100%!important
}



.dropdown-menu {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 2px;
    box-shadow: 0 6px 12px rgba(0%,0%,10%,.2);
    display: none;
    float: left;
    font-size: 14px;
    left: 0;
    list-style: none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000
}

.dropdown-menu.pull-right {
    left: auto;
    right: 0
}

.dropdown-menu .divider {
    background-color: #e5e5e5;
    height: 1px;
    margin: 9px 0;
    overflow: hidden
}

.dropdown-menu>li>a {
    clear: both;
    color: #232323;
    display: block;
    font-weight: 400;
    line-height: 1.42857;
    padding: 3px 20px;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
    background-color: #f5f5f5;
    color: #161616;
    text-decoration: none
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover {
    outline: 0;
    text-decoration: none
}

.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
    background-color: transparent;
    background-image: none;
    cursor: not-allowed;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    text-decoration: none
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    color: #777;
    display: block;
    font-size: 12px;
    line-height: 1.42857;
    padding: 3px 20px;
    white-space: nowrap
}

.dropdown-backdrop {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    left: auto;
    right: 0
}

.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9;
    border-top: 0;
    content: ""
}

.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
    bottom: 100%;
    margin-bottom: 2px;
    top: auto
}



.navbar-nav>li>.dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    margin-bottom: 0
}




#menu-mainmenu .dropdown-menu {
    background-color: #fff;
    min-width: 120px
}

#menu-mainmenu .dropdown-menu>li>a {
    color: rgba(0%,0%,10%);
    padding: 9px 15px
}

#menu-mainmenu .dropdown-menu>.active>a {
    background: none;
    color: #206be7
}

#menu-mainmenu .dropdown-menu>.active>a:focus,#menu-mainmenu .dropdown-menu>.active>a:hover,#menu-mainmenu .dropdown-menu>li>a:focus,#menu-mainmenu .dropdown-menu>li>a:hover {
    background: #1162e8;
    color: #fff;
    outline: 0
}


#menu-mainmenu>.dropdown .dropdown-menu {
    backface-visibility: hidden;
    border: 0;
    border-radius: 0;
    display: block;
    opacity: 0;
    padding: 0;
    transform: scaleY(0);
    transform-origin: 0 0;
    transition: transform .3s,opacity .1s .2s,visibility .1s .3s;
    visibility: hidden
}


#menu-mainmenu>.dropdown>.dropdown-menu {
    padding: 2px 0
}

#menu-mainmenu>.dropdown>.dropdown-menu li {
    display: block
}

#menu-mainmenu>.dropdown:hover>.dropdown-menu {
    opacity: 1;
    transform: scaleY(1);
    transition: transform .3s,opacity .1s;
    visibility: visible
}

#menu-mainmenu>.dropdown>.dropdown-menu>.dropdown>.dropdown-menu {
    left: 100%;
    top: 0
}

#menu-mainmenu>.dropdown>.dropdown-menu>.dropdown:hover>.dropdown-menu {
    opacity: 1;
    transform: scaleY(1);
    transition: transform .3s,opacity .1s;
    visibility: visible
}


#menu-mainmenu>.menu-item-style>.menu-item-wrap .dropdown-menu {
    background: none;
    border: 0;
    box-shadow: none;
    display: block;
    float: none;
    margin: 0;
    padding: 0;
    position: relative
}


#menu-mainmenu>.menu-item-style>.menu-item-wrap .dropdown-menu li {
    display: block
}

#menu-mainmenu>.menu-item-style>.menu-item-wrap .dropdown-menu li a {
    font-size: 15px;
    line-height: 40px
}


#menu-mainmenu>.menu-item-style>.menu-item-wrap .dropdown-menu li a:hover {
    background: none;
    color: #1162e8
}



#menu-mainmenu>.menu-item-style2>.menu-item-wrap .dropdown-menu .menu-item-has-image a .menu-item-image,#menu-mainmenu>.menu-item-style2>.menu-item-wrap>.menu-item-has-image a .menu-item-image {
    margin-right: 15px;
    max-height: 40px
}


#menu-mainmenu>.menu-item-style3>.menu-item-wrap .dropdown-menu {
    display: flex;
    flex-direction: column;
    margin-bottom: 10px
}

#menu-mainmenu>.menu-item-style3>.menu-item-wrap .dropdown-menu>li.menu-item {
    width: 100%
}

#menu-mainmenu>.menu-item-style3>.menu-item-wrap .dropdown-menu li a,#menu-mainmenu>.menu-item-style3>.menu-item-wrap>.menu-item-has-image a {
    text-align: center
}


#menu-mainmenu>.menu-item-style3>.menu-item-wrap .dropdown-menu li a .menu-item-image,#menu-mainmenu>.menu-item-style3>.menu-item-wrap>.menu-item-has-image a .menu-item-image {
    border-radius: 3px;
    display: block;
    height: auto;
    margin: 0 auto;
    max-height: none;
    width: 100%
}



#menu-mainmenu>.menu-item-style .menu-item-col-5>li {
    width: calc(20% - 24px)
}

#menu-mainmenu>.menu-item-style>.menu-item-wrap>li {
    display: inline-block;
    text-align: left;
    vertical-align: top;
    width: 210px
}



#menu-mainmenu>.dropdown>a:after,#menu-mainmenu>.dropdown>a:before {
    border: 8px solid transparent;
    border-bottom: 8px solid rgba(0%,0%,10%,0.07);;
    bottom: 0;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -8px;
    opacity: 0;
    position: absolute;
    transition: all .2s ease-out;
    width: 0
}

#menu-mainmenu>li.dropdown>a {
    padding-right: calc(var(--menu-item-padding) + 1em);
}


#menu-mainmenu>.dropdown>a:after {
    border-bottom-color: #fff;
    bottom: -1px
}

#menu-mainmenu>.menu-item-style .menu-item-col-5>li {
    width: calc(20% - 24px)
}

#menu-mainmenu>.menu-item-style>.menu-item-col-4,#menu-mainmenu>.menu-item-style>.menu-item-col-5 {
    padding-left:50%
    /*padding-left: var(--menu-margin-left,3.4em);*/
    /*padding-right: var(--menu-margin-left,3.2em)*/
}











.topp{
    width:1080px;
    margin:0 auto;
}
.topp ul{
    display:flex;
    align-items:center;
}
.topp ul li{
    height:40px;
    margin:0;
    padding:0;
    list-style:none!important;
    background:none;
}
.topp ul li a{
    display:flex;
    align-items:center;
    justify-content:center;
    height:100%;
    color:#fff;
    padding:0 15px;
}


.listcont{
    padding:10px 0
}
.listcont .tits{
    position: relative;
    margin-bottom: 20px;
    padding-left: 27px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    background-color: #f5f5f5;
}
.listcont .titsmore{
    float:right;margin-right:10px;color:#999}
.listcont .tits:after {
    position: absolute;
    left: 13px;
    top: 50%;
    content: '';
    margin-top: -8px;
    width: 3px;
    height: 16px;
    background-color: #409eff;
}
.listcont .spdian {
    width:5px;height:5px;background:#ddd;border-radius:100%;display:inline-block;float:left;margin:10px 10px 0 0
}







.footer{
    padding:20px 0;
    background-color:#333;
    color:#a6a6a6;
    text-align:center;
    font-size: 14px;
}

.footer a{
    color:#a6a6a6;
}



.row1{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 1!important;-webkit-box-orient: vertical;
}
.row2{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
}
.row3{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 3;-webkit-box-orient: vertical;
}
.row4{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 4;-webkit-box-orient: vertical;
}
.row5{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 5;-webkit-box-orient: vertical;
}



.pagination{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    /*background: #fff;*/
    padding: 0 0.3rem;
}
.pagination li{
    list-style: none;
    background: none;
}
.pagination li a{
    margin: 14px 5px;
    display: inline-block;
    line-height: 30px;
    border-radius: 4px;
    text-align: center;
    background: #e3e3e3;
    color: #333;
    font-size: 14px;
    position: relative;
    padding: 5px 10px;
    border: none;
    height: auto;
}
.pagination span{
    margin: 14px 5px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    padding: 5px 10px;
    border-radius: 4px;
    height: auto;
}

.pagination li:last-child a{
    background: #e3e3e3;
    color: #333;
}
.pagination li:first-child a{
    background: #e3e3e3;
    color: #333;
}
.disabled span{
    background: #e3e3e3;
    color: #333;
}
.pagination .active span{
    background: #E60012;
    color: #fff;
}

.selhover{
    color: #fff!important;
    background-color: #E60012;
}
.listnav{
    display: flex ;
    align-items: center;
    flex-wrap: wrap;
    height: auto;
    /*margin-bottom: 0.2rem;*/
    /*background: #fff;*/
    /*padding-left: 20px;*/

}
.listnav a{
    display: block;
    padding: 5px 10px;
    color: #222;
    margin: 5px 0;
    border-radius: 4px;
    font-size: 20px;
}