﻿.fythings-box1 {
    margin-top: 30px;
}

.fythings-box1 li {
    float: left;
    width: 25%;
    height: 72px;
    border: 1px solid #e7e7e7;
    line-height: 70px;
}

.fythings-box1 li:nth-of-type(1),
.fythings-box1 li:nth-of-type(2),
.fythings-box1 li:nth-of-type(3) {
    border-right: none;
}

.fythings-box1 li a {
    display: block;
    height: 100%;
}

.fythings-box1 li i {
    float: left;
    width: 48px;
    height: 48px;
    background: url(../images/tyf14_07.png) no-repeat;
    margin-left: 76px;
    margin-top: 11px;
}

.fythings-box1 li span {
    float: left;
    line-height: 70px;
    margin-left: 24px;
}

.fythings-box1 li:hover {
    background-color: #006eab;
}

.fythings-box1 li:hover span {
    color: #fff;
}

.fythings-box1 li .i1 {
    background-position: -12px -8px;
}

.fythings-box1 li:hover .i1 {
    background-position: -12px -73px;
}

.fythings-box1 li .i2 {
    background-position: -86px -8px;
}

.fythings-box1 li:hover .i2 {
    background-position: -86px -73px;
}

.fythings-box1 li .i3 {
    background-position: -161px -8px;
}

.fythings-box1 li:hover .i3 {
    background-position: -161px -73px;
}

.fythings-box1 li .i4 {
    background-position: -234px -8px;
}

.fythings-box1 li:hover .i4 {
    background-position: -234px -73px;
}

.fythings-box2 {
    margin-top: 30px;
}

.fythings-box2 .fblw-li {
    float: left;
    width: 300px;
    overflow: hidden;
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
}

.left11 {
    width: 300px;
    float: left;
    height: 380px;
    padding: 0 20px;
}

.right11 {
    width: 0;
    height: 380px;
    overflow: hidden;
    float: left;
    position: relative;
    transition: .2s;
    /* display: none; */
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
}

.fythings-box2 .fblw-li.active {
    width: 600px;
}

.fythings-box2 .fblw-li.active .right11 {
    /* display: block; */
    width: 300px;
}

.fythings-box2 .fblw-li:nth-of-type(1) .left11 {
    background: #9fcde7 url(../images/hof8_03.png) no-repeat left bottom;
}

.fythings-box2 .fblw-li:nth-of-type(1) .right11 {
    background: #a7d2eb;
}

.fythings-box2 .fblw-li:nth-of-type(2) .left11 {
    background: #a2c05e url(../images/hof9_03.png) no-repeat left bottom;
}

.fythings-box2 .fblw-li:nth-of-type(2) .right11 {
    background: #adca6c;
}

.fythings-box2 .fblw-li:nth-of-type(3) .left11 {
    background: #4a7d81 url(../images/hof11_03.png) no-repeat left bottom;
}

.fythings-box2 .fblw-li:nth-of-type(3) .right11 {
    background: #5a8b8f;
}

.fblw-h2 {
    padding-left: 24px;
    position: relative;
    height: 44px;
    line-height: 44px;
    position: relative;
    margin-top: 35px;
}

.fblw-h2 img {
    position: absolute;
    left: 172px;
    top: -1px;
}

.fblw-h2:before {
    content: "";
    width: 7px;
    height: 7px;
    position: absolute;
    background: #10568a;
    transform: rotate(45deg);
    left: 0;
    top: 50%;
    margin-top: -3px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

.fblw-h2 span {
    display: block;
    border-bottom: 1px solid #74aece;
    font-size: 20px;
    font-weight: bold;
    color: #10568a;
}

.ul2-fb {
    padding-top: 20px;
}

.ul2-fb li {
    margin-top: 2px;
    font-size: 14px;
    color: #095681;
}

.ul2-fb li em {
    font-size: 24px;
    font-weight: bold;
}

.ul2-fb li i {
    font-size: 15px;
    color: #619bbc;
    margin-right: 8px;
}

.fblw-h3 {
    margin-left: 20px;
    font-size: 18px;
    font-weight: bold;
    color: #095681;
    margin-top: 60px;
}

.fblw-ul-1 {
    margin: 0 20px;
    padding-top: 15px;
}

.fblw-ul-1 ul {
    position: relative;
}

.fblw-ul-1 ul:before {
    content: "";
    width: 2px;
    height: 95%;
    position: absolute;
    left: 5px;
    top: 4px;
    background: #639dbe;
}

.fblw-ul-1 li {
    padding-left: 24px;
    position: relative;
    margin: 6px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #095681;
}

.fblw-ul-1 li:before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    background: #006eab;
    border: 2px solid #b7ddf3;
    left: 0;
    top: 50%;
    margin-top: -6px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.handing {
    width: 120px;
    height: 36px;
    background: #006eab;
    text-align: center;
    line-height: 36px;
    color: #fff;
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -60px;
}

.handing:hover {
    filter: brightness(1.1);
    -webkit-filter: brightness(1.1);
}

.fythings-box2 .fblw-li:nth-of-type(2) .fblw-h2 span {
    border-bottom-color: #90b048;
    color: #3a4e0c;
}

.fythings-box2 .fblw-li:nth-of-type(2) .fblw-h2:before {
    background: #3a4e0c;
}

.fythings-box2 .fblw-li:nth-of-type(2) .ul2-fb li {
    color: #384c02;
}

.fythings-box2 .fblw-li:nth-of-type(2) .ul2-fb li i {
    color: #c5de8b;
}

.fythings-box2 .fblw-li:nth-of-type(2) .fblw-h3 {
    color: #3a4e0c;
}

.fythings-box2 .fblw-li:nth-of-type(2) .fblw-ul-1 li {
    color: #3a4e0c;
}

.fythings-box2 .fblw-li:nth-of-type(2) .fblw-ul-1 li:before {
    background: #8cac45;
    border-color: #bed886;
}

.fythings-box2 .fblw-li:nth-of-type(2) .fblw-ul-1 ul:before {
    background: #8cac45;
    height: 93%;
}

.fythings-box2 .fblw-li:nth-of-type(2) .handing {
    background: #3a4e0c;
}

.fythings-box2 .fblw-li:nth-of-type(3) .fblw-h2 span {
    border-bottom-color: #749da0;
    color: #bde5e8;
}

.fythings-box2 .fblw-li:nth-of-type(3) .fblw-h2:before {
    background: #bde5e8;
}

.fythings-box2 .fblw-li:nth-of-type(3) .ul2-fb li {
    color: #97c4c8;
}

.fythings-box2 .fblw-li:nth-of-type(3) .ul2-fb li i {
    color: #78a6aa;
}

.fythings-box2 .fblw-li:nth-of-type(3) .fblw-h3 {
    color: #bde5e8;
}

.fythings-box2 .fblw-li:nth-of-type(3) .fblw-ul-1 li {
    color: #bde5e8;
}

.fythings-box2 .fblw-li:nth-of-type(3) .fblw-ul-1 li:before {
    background: #a0bec0;
    border-color: #b4cfd1;
}

.fythings-box2 .fblw-li:nth-of-type(3) .fblw-ul-1 ul:before {
    background: #a0bec0;
    height: 83%;
}

.fythings-box2 .fblw-li:nth-of-type(3) .handing {
    background: #90b5b8;
}

.fythings-bg {
    margin-top: 30px;
    padding: 30px 0;
    background: #f8f8f8;
}

.fythings-box3 {
    background: #fff;
    padding: 30px 20px;
}

.cycle-tab a {
    float: left;
    width: 50%;
    line-height: 80px;
    background: #f8f8f8;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
}

.cycle-tab .active {
    background: #fff;
    color: #006eab;
}

.cycle-content {
    margin-top: 30px;
}

.perfy-box ul {
    padding-top: 10px;
}

.perfy-box ul li {
    margin-top: 20px;
    padding: 20px;
    box-shadow: 0 0 4px rgba(0, 0, 0, .1);
    overflow: hidden;
    position: relative;
    border: 1px solid transparent;
}

.perfy-box ul li .text-l1 {
    float: left;
    width: 80%;
}

.perfy-box ul li .text-r1 {
    position: absolute;
    width: 94px;
    height: 32px;
    border: 1px solid #006eab;
    text-align: center;
    line-height: 30px;
    right: 20px;
    top: 50%;
    margin-top: -16px;
}

.perfy-box ul li .text-r1 a {
    color: #006eab;
}

.perfy-box ul li:hover {
    border: 1px solid #006eab;
}

.perfy-box ul li .text-r1:hover a {
    display: block;
    background: #006eab;
    color: #fff;
}

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

.text-l1 h1 a {
    font-size: 20px;
    font-weight: bold;
    float: left;
}

.text-l1 h1 span {
    float: left;
    width: 76px;
    height: 24px;
    background: #fff0f0;
    margin-left: 5px;
    color: #d01515;
    font-size: 14px;
    text-align: center;
    line-height: 24px;
    position: relative;
}

.text-l1 h1 span:before {
    content: "";
    border: 5px solid transparent;
    position: absolute;
    left: -10px;
    top: 50%;
    margin-top: -4px;
    border-right-color: #fff0f0;
}

.text-l1 h2 {
    font-size: 14px;
    color: #666;
    margin-top: 9px;
    display: none;
}

.text-l1 h2 a {
    color: #006eab;
}

.text-l1 p {
    margin-top: 9px;
    font-size: 14px;
    line-height: 24px;
}

.text-l1 p span {
    margin-right: 62px;
    color: #666;
}

.text-l1 p span i {
    font-weight: bold;
}

.text-l1 p span:nth-of-type(1) i,
.text-l1 p span:nth-of-type(2) i {
    color: #333;
}

.do-aside {
    position: fixed;
    top: 50%;
    right: 30px;
}

.do-asi2 {
    margin-top: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .4);
}


/* 鎴戣寮�キ搴�*/

.kd-title {
    margin: 25px 0;
    font-size: 30px;
    font-weight: bold;
}

.sjqx-content {
    margin-top: 26px;
    padding: 30px;
    background-color: #fff;
    box-shadow: 0 0 15px rgba(102, 102, 102, .15);
}

.sjqx-t1 {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 28px;
}

.sjqx-lists .sjli1 {
    padding: 18px 0;
    border-bottom: 1px solid #f5f5f5;
}

.sjli1 h1 {
    padding-left: 24px;
    position: relative;
}

.sjli11 h1:before {
    content: "";
    width: 5px;
    height: 5px;
    background-color: #999999;
    left: 5px;
    top: 8px;
    position: absolute;
}

.sjli1 h1 span {
    color: #ff0000;
    margin-left: 12px;
}

.sjxz-m {
    padding: 0 24px;
}

.sjxz-m span {
    display: inline-block;
    position: relative;
    width: 130px;
    height: 30px;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    text-align: center;
    line-height: 28px;
    margin: 14px 10px 0;
    cursor: pointer;
}

.sjxz-m span.oks1 {
    border-color: #006eab;
    color: #006eab;
}

.sjxz-m span.oks1:before {
    position: absolute;
    content: "";
    width: 28px;
    height: 26px;
    background: url(../images/ssf3_03.png) no-repeat;
    right: 0;
    bottom: 0;
}

.kdbox {
    margin-bottom: 30px;
}

.cli-step {
    margin-top: 20px;
    text-align: center;
}

.cli-step a {
    display: inline-block;
    width: 170px;
    height: 50px;
    border: 1px solid #dadada;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    text-align: center;
    line-height: 48px;
    margin: 0 8px;
    font-size: 20px;
}

.cli-step .go-on {
    background: #006eab;
    border-color: #006eab;
    color: #fff;
}

.cli-step a:hover {
    background: #006eab;
    border-color: #006eab;
    color: #fff;
}

.sjxz-m p {
    margin-top: 14px;
    margin-left: 13px;
}

.sjxz-m p input {
    border: none;
    border-bottom: 1px solid #afafaf;
    width: 150px;
}


/* 鎴戣寮�キ搴� */

.kdf-table {
    margin-top: 34px;
    margin-bottom: 40px;
}

.kdf-table table {
    width: 100%;
}

.kdf-table thead {
    background: #f8f8f8;
}

.kdf-table thead th {
    border: 1px solid #f1f0f0;
    padding: 18px 0;
}

.kdf-table tbody td {
    border: 1px solid #f1f0f0;
    padding: 18px 0;
    text-align: center;
    font-size: 14px;
}

.kdf-table tbody td:nth-of-type(2) {
    text-align: left;
    padding: 18px 20px;
}

.kdf-table tbody td a {
    line-height: 24px;
}

.tj-statu .on {
    color: #0e870e;
}

.sty {
    display: inline-block;
    width: 78px;
    height: 30px;
    border: 1px solid #006eab;
    text-align: center;
    line-height: 28px;
    color: #006eab;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    margin: 0 2px;
    cursor: pointer;
}

.sty:hover {
    background: #006eab;
    color: #fff;
}

.yl-sty {
    display: inline-block;
    width: 78px;
    height: 30px;
    border: 1px solid #0e870e;
    text-align: center;
    line-height: 28px;
    color: #0e870e;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    cursor: pointer;
}

.yl-sty:hover {
    background: #0e870e;
    color: #fff;
}

.no-a {
    color: #afafaf;
}

.kdf-table tbody .tron .sty {
    border: 1px solid #0e870e;
    color: #0e870e;
}

.kdf-table tbody .tron .sty:hover {
    background: #0e870e;
    color: #fff;
}

.kdf-table tbody .tron a {
    color: #afafaf;
}

.kdf-table tbody .tron .tj-statu span {
    color: #0e870e;
}

.kdf-table tbody .tron td:nth-of-type(1) {
    color: #afafaf;
}

.kdf-table tbody .tron .ty1 {
    display: inline-block;
    width: 18px;
    height: 13px;
    background: url(../images/ssf11_03.png) no-repeat;
}

.tj-statu span {
    position: relative;
}

.tj-statu span i {
    position: absolute;
    width: 42px;
    height: 23px;
    background: url(../images/ssf10_03.png) no-repeat;
    right: -44px;
    top: -15px;
}

.kd-title a {
    width: 126px;
    height: 36px;
    background: url(../images/ssf4_03.jpg) no-repeat;
    display: inline-block;
    vertical-align: bottom;
    margin-left: 6px;
}


/* 纭淇℃伅 */

.info-list {
    margin-top: 34px;
}

.fo-title {
    font-weight: bold;
    font-size: 18px;
}

.info-l1 {
    margin-top: 20px;
}

.wktd-row {
    margin-top: 20px;
}

.info-l1-boss .wktd-row:nth-of-type(1) {
    margin-top: 0;
}

.wktd-l {
    float: left;
    border: 1px solid #ededed;
    padding: 15px;
    width: 162px;
    background: #fbfbfb;
}

.wktd-l p {
    line-height: 24px;
    color: #999;
    font-size: 14px;
    margin-top: 10px;
}

.wktd-r {
    float: left;
    border: 1px solid #ededed;
    padding: 15px;
    width: calc(100% - 162px);
    border-left: none;
}

.boss-type label {
    margin: 0 40px;
    cursor: pointer;
}

.boss-type label input {
    margin-right: 8px;
}

.putc1 {
    border: none;
    border-bottom: 1px solid #999999;
    width: 120px;
    margin-right: 5px;
}

.money1 label input {
    margin-right: 8px;
}

.label-m1 {
    margin-left: 130px;
}

.put2 {
    margin-right: 8px;
}

.tea1 {
    width: 100%;
    height: 99px;
    border: none;
    resize: none
}

.bgtc {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 19;
    background: rgba(0, 0, 0, .6);
    display: none;
}

.eject {
    position: absolute;
    /* height: 762px; */
    width: 540px;
    background: #fff;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    z-index: 20;
    box-shadow: 0 0 10px rgba(0, 0, 0, .34);
    display: none;
}

.ejh1 {
    line-height: 58px;
    border-bottom: 1px solid #ececec;
    overflow: hidden;
    padding: 0 20px;
}

.ejh1 span {
    float: left;
    font-weight: bold;
    font-size: 18px;
}

.ejh1 em {
    float: right;
    width: 17px;
    height: 16px;
    background: url(../images/ssfy8_03.png) no-repeat;
    cursor: pointer;
    margin-top: 19px;
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
}

.eject-img {
    text-align: center;
    padding: 40px 56px;
}

.ejh1 em:hover {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}


/* wgb-container */

.ww-banner {
    height: 220px;
    background: url(../images/fbgg1_02.jpg) no-repeat center top;
}

.wgb-container ul {
    margin: 0 -14px 200px;
}

.wgb-container ul li {
    float: left;
    width: 25%;
    padding: 0 14px;
    margin-top: 30px;
}

.wgb-container ul li a {
    display: block;
    position: relative;
}

.wgb-container ul li img {
    width: 100%;
    height: 198px;
    display: block;
}

.wgb-container ul li span {
    position: absolute;
    text-align: center;
    font-weight: bold;
    left: 0;
    bottom: 0;
    width: 100%;
    line-height: 48px;
    color: #fff;
    font-weight: bold;
    background: rgba(0, 0, 0, .15);
    font-size: 20px;
}

.wgb-container ul li a:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, .42);
}

.sjli11 .sjxz-m span {
    width: 195px;
}

.sjli11 .sjxz-m span:nth-of-type(5n) {
    margin-right: 0;
}

#crbook {
    width: 700px;
}

.book11 {
    padding: 20px 30px;
    color: #000;
}

.book11 p {
    line-height: 30px;
}

.book11 li {
    margin-top: 15px;
}

.book11 li span {
    float: left;
    width: 20px;
    height: 20px;
    position: relative;
    text-align: center;
    line-height: 20px;
    color: #fff;
    margin-top: 5px;
}

.book11 li span:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #006eab;
    content: "";
    left: 0;
    top: 0;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    z-index: -1;
}

.book11 li em {
    float: left;
    line-height: 30px;
    width: calc(100% - 20px);
    padding-left: 20px;
}

.book12 {
    border-top: 1px solid #ececec;
    padding: 17px 34px 24px;
}

.book12 p {
    margin-top: 28px;
    text-align: center;
}

.book12 p a {
    display: inline-block;
    width: 170px;
    height: 50px;
    border: 1px solid #dadada;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    text-align: center;
    line-height: 48px;
    margin: 0 8px;
    font-size: 20px;
    background: #006eab;
    border-color: #006eab;
    color: #fff;
    cursor: pointer;
}

.sure-box {
    margin: 30px 0 100px;
}

.sure-box table {
    width: 100%;
    margin-bottom: 30px;
}

.sure-box table th {
    font-weight: normal;
    text-align: left;
    text-indent: 24px;
    border: 1px solid #ededed;
    padding: 14px 24px;
}

.sure-box table td {
    border: 1px solid #ededed;
    padding: 14px 16px;
    background: #fbfbfb;
}

.tjsucc {
    text-align: center;
    padding: 120px 0;
}

.succ-img span {
    font-weight: bold;
    display: block;
    color: #68c000;
    margin-top: 20px;
    font-size: 18px;
}

.tjsucc .tjp1 {
    margin-top: 24px;
}

.tjp1 p {
    margin-top: 8px;
}

.tjp1 p i {
    color: #006eab;
    font-size: 14px;
    margin-left: 4px;
    cursor: pointer;
}

.tjsucc .tjp2 {
    margin-top: 60px;
}

.tjsucc .tjp2 a {
    display: inline-block;
    width: 170px;
    height: 50px;
    border: 1px solid #dadada;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    text-align: center;
    line-height: 48px;
    margin: 0 8px;
    font-size: 20px;
    background: #006eab;
    border-color: #006eab;
    color: #fff;
    cursor: pointer;
}

.hottj-t11 {
    line-height: 30px;
    text-align: center;
    background: url(../images/bgcc1_03.jpg) repeat-x left center;
    margin-bottom: 24px;
}

.hottj-t11 span {
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    padding: 0 14px;
    background: #fff;
}

.tdoc-box {
    margin-top: 35px;
}

.tdt1-t1 h2 {
    float: left;
}

.tdt1-t1 h2 a {
    float: left;
    font-size: 26px;
    font-weight: bold;
    padding-bottom: 12px;
    border-bottom: 4px solid transparent;
    margin-right: 60px;
}

.tdt1-t1 h2 a.active {
    color: #006eab;
    border-bottom-color: #006eab;
}

.tdtab1-con {
    margin-top: 26px;
}

.tdtab1-con ul {
    margin: 0 -13px;
}

.tdtab1-con li {
    float: left;
    width: 25%;
    padding: 0 13px;
}

.tdtab1-con li a {
    display: block;
    height: 190px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .05);
    text-align: center;
    padding-top: 33px;
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
}

.tdtab1-con li span {
    display: block;
    margin-top: 10px;
}

.tdtab1-con li a:hover {
    transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    -o-transform: translateY(-6px);
}

.tdtab1-con li a:hover span {
    color: #006eab;
}

.fythings-box3 .tdt1-t1 h2 a {
    font-size: 24px;
}

.zhouq-sou {
    float: right;
}

.zhouq-sou .search2020 {
    width: 260px;
    margin-top: 1px;
}

.zhouq-sou .search2020 .btn12020 {
    background: url(../images/2020_hn_portal_search.png) no-repeat center;
}

.zhouq-sou .search2020 .input12020 {
    border: 1px solid #e8e8e8;
}

.zhq-slider a {
    display: block;
    padding: 18px 10px;
    height: 116px;
    text-align: center;
    color: #666;
    position: relative;
}

.zhq-slider .slick-slide.active a {
    background: #fff;
}


/* .zhq-slider a.active{
    background: #fff;
} */

.zhq-slider a span {
    display: block;
    margin-bottom: 16px;
}

.zhq-slider a span i {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    margin-right: 6px;
}

.zhq-slider a .em2 {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -24px;
    width: 1px;
    height: 48px;
    background: #e8e8e8;
    z-index: 1;
}

.zhq-slider .active .em2 {
    display: none;
}

.grzq-box ul {
    position: relative;
}

.grzq-box ul:before {
    width: 95%;
    left: 25px;
    height: 2px;
    background: #dadada;
    content: "";
    position: absolute;
    bottom: 10px;
}

.grzq-box li {
    float: left;
    margin-right: 49px;
    width: calc((100% - 370px)/11);
    position: relative;
    height: 114px;
    cursor: pointer;
}

.grzq-box li:before {
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
    background: url(../images/bans10_03.png) no-repeat;
    left: 50%;
    margin-left: -12px;
    bottom: 0;
}

.grzq-box li.on:before {
    background-position: -28px 0;
}

.grzq-box li:last-child {
    margin-right: 0;
}

.grzq-box li a {
    display: block;
    width: 100%;
    height: 80px;
    border-radius: 6px;
    background: #f8f8f8;
    text-align: center;
    overflow: hidden;
}

.grzq-box li a i {
    display: block;
    background: url(../images/bans22_03.png) no-repeat;
    width: 50px;
    height: 42px;
    margin: 6px auto 2px;
}

.grzq-box li.on a {
    background: #006eab;
}

.grzq-box li.on a span {
    color: #fff;
    font-weight: bold;
}

.grzq-box li a .i1 {
    background-position: 0 0;
}

.grzq-box li.lic a .i0 {
    background: url(../images/cs.png) no-repeat;
}

.grzq-box li.lic a .i1 {
    background-position: 0 -42px;
}

.grzq-box li.on a .i1 {
    background-position: 0 -84px;
}

.grzq-box li a .i2 {
    background-position: -46px 0;
}

.grzq-box li.lic a .i2 {
    background-position: -46px -42px;
}

.grzq-box li.on a .i2 {
    background-position: -46px -84px;
}

.grzq-box li a .i3 {
    background-position: -92px 0;
}

.grzq-box li.lic a .i3 {
    background-position: -92px -42px;
}

.grzq-box li.on a .i3 {
    background-position: -92px -84px;
}

.grzq-box li a .i4 {
    background-position: -138px 0;
}

.grzq-box li.lic a .i4 {
    background-position: -138px -42px;
}

.grzq-box li.on a .i4 {
    background-position: -138px -84px;
}

.grzq-box li a .i5 {
    background-position: -184px 0;
}

.grzq-box li.lic a .i5 {
    background-position: -184px -42px;
}

.grzq-box li.on a .i5 {
    background-position: -184px -84px;
}

.grzq-box li a .i6 {
    background-position: -230px 0;
}

.grzq-box li.lic a .i6 {
    background-position: -230px -42px;
}

.grzq-box li a .i7 {
    background-position: -276px 0;
}

.grzq-box li.lic a .i7 {
    background-position: -276px -42px;
}

.grzq-box li.on a .i7 {
    background-position: -276px -84px;
}

.grzq-box li a .i8 {
    background-position: -320px 0;
}

.grzq-box li.lic a .i8 {
    background-position: -320px -42px;
}

.grzq-box li.on a .i8 {
    background-position: -320px -84px;
}

.grzq-box li a .i9 {
    background-position: -366px 0;
}

.grzq-box li.lic a .i9 {
    background-position: -366px -42px;
}

.grzq-box li.on a .i9 {
    background-position: -366px -84px;
}

.grzq-box li a .i10 {
    background-position: -412px 0;
}

.grzq-box li.lic a .i10 {
    background-position: -412px -42px;
}

.grzq-box li.on a .i10 {
    background-position: -412px -84px;
}

.grzq-box li a .i11 {
    background-position: -458px 0;
}

.grzq-box li.lic a .i11 {
    background-position: -458px -42px;
}

.grzq-box li.on a .i11 {
    background-position: -458px -84px;
}

.grzq-box2 ul {
    position: relative;
}

.grzq-box2 ul:before {
    width: 30%;
    left: 44px;
    height: 2px;
    background: #dadada;
    content: "";
    position: absolute;
    bottom: 10px;
}

.grzq-box2 li {
    float: left;
    margin-right: 77px;
    width: calc((100% - 462px)/7);
    position: relative;
    height: 114px;
    cursor: pointer;
}

.grzq-box2 li:before {
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
    background: url(../images/bans10_03.png) no-repeat;
    left: 50%;
    margin-left: -12px;
    bottom: 0;
}

.grzq-box2 li.on:before {
    background-position: -28px 0;
}

.grzq-box2 li:last-child {
    margin-right: 0;
}

.grzq-box2 li a {
    display: block;
    width: 100%;
    height: 80px;
    border-radius: 6px;
    background: #f8f8f8;
    text-align: center;
    overflow: hidden;
}

.grzq-box2 li a i {
    display: block;
    background: url(../images/bans30_06.png) no-repeat;
    width: 46px;
    height: 42px;
    margin: 6px auto 2px;
}

.grzq-box2 li.on a {
    background: #006eab;
}

.grzq-box2 li.on a span {
    color: #fff;
    font-weight: bold;
}

.grzq-box2 li a .i1 {
    background-position: 0 0;
}

.grzq-box2 li.lic a .i1 {
    background-position: 0 -42px;
}

.grzq-box2 li.on a .i1 {
    background-position: 0 -84px;
}

.grzq-box2 li a .i2 {
    background-position: -46px 0;
}

.grzq-box2 li.lic a .i2 {
    background-position: -46px -42px;
}

.grzq-box2 li.on a .i2 {
    background-position: -46px -84px;
}

.grzq-box2 li a .i3 {
    background-position: -92px 0;
}

.grzq-box2 li.lic a .i3 {
    background-position: -92px -42px;
}

.grzq-box2 li.on a .i3 {
    background-position: -92px -84px;
}

.grzq-box2 li a .i4 {
    background-position: -138px 0;
}

.grzq-box2 li.lic a .i4 {
    background-position: -138px -42px;
}

.grzq-box2 li.on a .i4 {
    background-position: -138px -84px;
}

.grzq-box2 li a .i5 {
    background-position: -184px 0;
}

.grzq-box2 li.lic a .i5 {
    background-position: -184px -42px;
}

.grzq-box2 li.on a .i5 {
    background-position: -184px -84px;
}

.grzq-box2 li a .i6 {
    background-position: -230px -42px;
}
.grzq-box2 li.on a .i6 {
    background-position: -230px -84px;
}

.grzq-box li.lic a .i6 {
    background-position: -226px -42px;
}

.grzq-box2 li a .i7 {
    background-position: -276px 0;
}

.grzq-box2 li.lic a .i7 {
    background-position: -276px -42px;
}

.grzq-box2 li.on a .i7 {
    background-position: -276px -84px;
}

.grzq-box li.on a .i6 {
    background-position: -226px -84px;
}

.zhq-slider .slick-prev,
.zhq-slider .slick-next {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .07);
    margin-top: -35px;
}

.zhq-slider .slick-prev {
    left: -70px;
}

.zhq-slider .slick-next {
    right: -70px;
}

.zhq-slider .slick-prev:before,
.zhq-slider .slick-next:before {
    width: 14px;
    height: 28px;
    background: url(../images/bans3_03.png) no-repeat;
    opacity: 1;
    color: transparent;
    font-size: 0;
    display: inline-block;
}

.zhq-slider .slick-prev:before {
    background-position: 0 -36px;
}

.zhq-slider .slick-next:before {
    background-position: -37px -36px;
}

.zhq-slider .slick-prev.slick-disabled:before {
    background-position: 0 0;
    opacity: 1;
}

.zhq-slider .slick-next.slick-disabled:before {
    background-position: -37px 0;
    opacity: 1;
}


/* 9/22 */

.area-box {
    width: 1000px;
    background: #fff;
    border-radius: 6px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -500px;
    /* top: 480px; */
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    padding: 20px;
    z-index: 22;
    top: 0;
    display: none;
}

.area-box22 {
    width: 600px;
    margin-left: -300px;
}

.area-close {
    width: 17px;
    height: 16px;
    background: url(../images/ssfy8_03.png) no-repeat;
    cursor: pointer;
    transition: .2s;
    position: absolute;
    top: 20px;
    right: 20px;
}

.area-close:hover {
    transform: rotate(180deg);
}

.tc-close {
    width: 17px;
    height: 16px;
    background: url(../images/ssfy8_03.png) no-repeat;
    cursor: pointer;
    transition: .2s;
    position: absolute;
    top: 20px;
    right: 20px;
}

.tc-close:hover {
    transform: rotate(180deg);
}

.area-title {
    margin-top: 10px;
}

.area-title a {
    font-size: 18px;
    font-weight: bold;
}

.area-lists-1 {
    margin-top: 30px;
}

.area-l1 {
    border-bottom: 1px solid hsla(0, 0%, 86.7%, .87);
    margin-bottom: 10px;
    height: 26px;
    font-size: 14px;
}

.areaul-c1 {
    overflow: hidden;
}

.areaul-c1 li {
    float: left;
    width: 10%;
    margin-top: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.area-box22 .areaul-c1 li {
    width: 20%;
}

.areaul-c1 li a {
    display: inline-block;
    padding: 6px 12px;
    font-size: 14px;
    cursor: pointer;
}

.areaul-c1 li a:hover,.areaul-c1 li.on a{
    background: #e8e8e8;
    color: #006eab;
    font-weight: bold;
}

.areaul-c1 li .nodo {
    color: #999;
    cursor: not-allowed;
}

.areaul-c1 li .nodo:hover {
    color: #999;
    background: none;
    font-weight: normal;
}

.area-lists-2 {
    margin-top: 20px;
}

.areaul-c2 {
    overflow: hidden;
}

.areaul-c2 li {
    float: left;
    margin-top: 10px;
    width: 25%;
    text-align: center;
}

.areaul-c2 li a {
    padding: 6px 12px;
    font-size: 14px;
    display: inline-block;
}

.areaul-c2 li a:hover {
    color: #006eab;
}

.areaul-c2 li .nodo {
    color: #999;
    cursor: not-allowed;
}

.areaul-c2 li .nodo:hover {
    color: #999;
}

.area-box2 {
    width: 600px;
    margin-left: -300px;
}

.right-aside {
    width: 71px;
    height: 109px;
    background: url(../images/bansf40_03.png) no-repeat;
    position: fixed;
    top: 484px;
    right: 40px;
}

.right-aside a {
    position: absolute;
    font-size: 12px;
    color: #d18882;
    display: block;
}

.right-aside .a1 {
    top: 62px;
    left: 11px;
}

.right-aside .a2 {
    top: 88px;
    left: 11px;
}

.grzq-box2 li.disb{cursor: default !important;}
.grzq-box2 li.disb:before{background-position:0 0 !important;}
.grzq-box2 li.disb a{cursor: default; background: #f8f8f8 !important; pointer-events: none;}
.grzq-box2 li.disb a span{color: #c0c0c0; font-weight: normal;}
.grzq-box2 li.disb a .i3{background-position: -92px 0 !important;}
.grzq-box2 li.disb a .i4{background-position: -138px 0 !important;}
.grzq-box2 li.disb a .i5{background-position: -184px 0 !important;}
.grzq-box2 li.disb a .i6{background-position: -230px 0 !important;}