@charset "UTF-8";
* {
    outline: 0;
    box-sizing: border-box;
}

html {
    -webkit-text-size-adjust: 100%;
}

body {
    padding: 0;
    margin: 0 auto;
    font-size: 14px;
    color: #333;
    background-color: #fff;
    font-family: "Arial", "Microsoft YaHei";
    min-width: 320px;
    -webkit-text-size-adjust: none; /*取出点击出现半透明的灰色背景*/
    -webkit-tap-highlight: rgba(0, 0, 0, 0); /*控制内容的可选择性*/
}

input[type="button"], input[type="submit"], input[type="reset"] {
    -webkit-appearance: none;
}

ul, li, form, dl, dt, dd, div, ol, figure, aside {
    padding: 0;
    margin: 0;
}

.ul, .ul li {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
}

table td {
    border-collapse: collapse;
    font-size: 1px;
}

select, input, textarea {
    font-size: 14px;
    color: #333;
    border-radius: 0;
    -webkit-border-radius: 0;
    font-family: "Microsoft YaHei";
}

img {
    border: none;
    max-width: 100%;
    vertical-align: middle;
}

a {
    color: #333;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* 去掉链接触摸高亮 */
}

a:hover {
    color: #2a8ffd;
    text-decoration: none;
}

a:focus {
    color: #333;
    outline: none;
    -moz-outline: none;
}

a:active {
    color: #333;
}

pre {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    margin: 0;
    font-family: "Microsoft YaHei";
    text-align: justify;
    text-justify: inter-ideograph;
}

img, object {
    border: none;
    max-width: 100%;
    border: 0;
    overflow: hidden;
    vertical-align: middle;
}

.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
    zoom: 0;
}

.clearfix {
    *zoom: 1;
}

/*IE/7/6*/
.clearfix:after {
    content: "\200B";
    display: block;
    height: 0;
    clear: both;
}

.dot, .link-select dt {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

/*2行文本省略号*/
.dot2 {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

/*3行文本省略号*/
.dot3 {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.ytable {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.ytable-cell {
    display: table-cell;
    vertical-align: middle;
}

.bg_cover {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.bg_contain {
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

a {
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* 去掉链接触摸高亮 */
a:focus {
    outline: none;
    -moz-outline: none;
}

.hide {
    display: none;
}

.auto_1280 {
    max-width: 1280px;
    margin: auto;
}

@media (max-width: 1280px) {
    .auto_1280 {
        padding: 0 2%;
    }
}

.position-tb, .top .site-nav .nav-link li::after, .top .top-info .info-wrap dd::after, .bottom .nav-link li::after, .slick-arrow, .index-part1 .left .data .pic, .index-part1 .left .data .pic figure, .index-part3 .right .data li:first-child .pic, .index-part3 .right .data li:first-child .pic figure, .index-part3 .right .data li a::before, .index-part6 .right .data .addr, .index-part6 .right .data .money, .index-part7 .data .label, .index-part7 .data .res, .new-ls .left .data .pic, .new-ls .left .data .pic figure {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

.position-lr, .top .top-nav .sub-nav, .bottom .bt-tit .text::after, .main.index-main::after, .slick-dots, .index-tit .nav li.active::after, .index-part1 .left .data .pic figure, .index-part1 .right .top-item .pic figure, .index-part2 .slick-box .pic figure, .index-part3 .left .slick-box .pic figure, .index-part4 .slick-box .pic img, .index-part5 .left .data li a img, .index-part6 .left .slick-box .pic img, .index-part7 .slick-box .pic figure, .new-ls .left .data .pic figure {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

.transition, .index-part1 .left .data .pic figure, .index-part1 .right .top-item .pic figure, .index-part2 .slick-box .pic figure, .index-part3 .left .slick-box .pic figure, .index-part3 .right .data li:first-child .pic figure, .index-part4 .slick-box .pic img, .index-part5 .left .data li a img, .index-part6 .left .slick-box .pic img, .index-part7 .slick-box .pic figure, .new-ls .left .data .pic figure {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.scale, .index-part1 .left .data li a:hover .pic figure, .index-part1 .right .top-item:hover .pic figure, .index-part2 .slick-box li:hover .pic figure, .index-part3 .left .slick-box li:hover .pic figure, .index-part3 .right .data li:first-child a:hover .pic figure, .index-part4 .slick-box li:hover .pic img, .index-part5 .left .data li:hover img, .index-part6 .left .slick-box li:hover .pic img, .index-part7 .slick-box li:hover .pic figure, .new-ls .left .data li a:hover .pic figure {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.top {
    position: relative;
    z-index: 100;
}

.top .site-nav {
    line-height: 36px;
    background-color: #ffffff;
}

.top .site-nav a {
    color: #999999;
}

.top .site-nav a:hover {
    color: #2a8ffd;
}

.top .site-nav .nav-link {
    float: left;
}

.top .site-nav .nav-link li {
    float: left;
    display: inline-block;
    position: relative;
    padding-right: 8px;
    margin-right: 8px;
}

.top .site-nav .nav-link li::after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 11px;
    background-color: #e4e4e4;
    right: 0;
}

.top .site-nav .nav-link li:last-child {
    padding-right: 0;
    margin-right: 0;
}

.top .site-nav .nav-link li:last-child::after {
    display: none;
}

.top .site-nav .right-bar {
    float: right;
}

.top .site-nav .right-bar .tel {
    float: left;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #2a8ffd;
    display: inline-block;
    padding-left: 20px;
    background: url("../images/site-tel.png") no-repeat left center;
}

.top .site-nav .right-bar .site-login {
    margin: 0 30px;
    float: right;
}

/*.top .site-nav .right-bar .site-login li:nth-child(1) a { color: #2a8ffd; }*/
.top .site-nav .right-bar .member {
    float: right;
}

.top .top-info {
    background: url("../images/top-info.jpg") no-repeat center center #fff;
    background-size: cover;
}

.top .top-info > .auto_1280 {
    position: relative;
}

.top .top-info .logo {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    display: inline-block;
    max-width: 28.6375%;
}

.top .top-info .info-wrap {
    float: right;
    padding: 50px 0;
}

.top .top-info .info-wrap dd {
    float: left;
    margin-right: 35px;
    position: relative;
}

.top .top-info .info-wrap dd::after {
    content: "";
    display: block;
    width: 1px;
    height: 41px;
    background-color: #d4e0ec;
    right: 0;
}

.top .top-info .info-wrap dd:last-child {
    margin-right: 0;
}

.top .top-info .info-wrap dd:last-child li:last-child {
    padding-right: 0 !important;
}

.top .top-info .info-wrap dd:last-child::after {
    display: none;
}

.top .top-info .info-wrap dd li {
    float: left;
    padding-right: 35px;
}

.top .top-info .info-wrap dd .counter {
    font-family: Arial;
    font-weight: bold;
    font-size: 24px;
    color: #2a8ffd;
}

.top .top-info .info-wrap dd .tit {
    font-size: 14px;
    font-weight: normal;
    color: #666666;
    margin: 2px 0 0;
}

.top .top-info .info-wrap dd:nth-child(2) li {
    padding-right: 20px;
}

.top .top-info .info-wrap dd:nth-child(2) .counter {
    color: #0765b1;
}

@media (max-width: 1024px) {
    .top .top-info .info-wrap dd {
        margin-right: 10px;
    }

    .top .top-info .info-wrap dd li, .top .top-info .info-wrap dd:nth-child(2) li {
        padding-right: 10px;
    }
}

.top .top-nav {
    background-color: #0765b1;
    box-shadow: 0px 6px 7px 0px rgba(0, 0, 0, 0.05);
}

.top .top-nav .nav > li {
    float: left;
    width: 8.33%;
    text-align: center;
    position: relative;
}

.top .top-nav .nav > li:hover, .top .top-nav .nav > li.aon {
    background-color: #2a8ffd;
}

.top .site-nav .nav-link li {
    margin-right: 5px;
    font-size: 12px;
}

.top .site-nav .right-bar {
    float: right;
    width: 560px;
}

.top .site-nav .right-bar .site-login {
    margin: 0 3px 0 15px;
}

.top .site-nav .right-bar .tel {
    font-size: 14px;
    margin-left: 7%;
}

@media (min-width: 1001px) {
    .top .top-nav .nav > li:hover .sub-nav {
        display: block;
    }
}

.top .top-nav .nav > li > a {
    display: block;
    line-height: 50px;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
}

.top .top-nav .sub-nav {
    display: none;
    top: 100%;
    width: 100%;
    background-color: rgba(22, 125, 237, 0.95);
}

.top .top-nav .sub-nav dd {
    padding: 0 10px;
    transition: 0.3s;
}

.top .top-nav .sub-nav dd:hover {
    background-color: #2a8ffd;
}

.top .top-nav .sub-nav a {
    display: block;
    padding: 15px 0;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    border-bottom: 1px solid #2a8ffd;
}

@media (max-width: 1024px) {
    .top .top-nav .sub-nav {
        padding: 0 5px;
    }
}

@media (max-width: 768px) {
    .top .site-nav .right-bar .member {
        float: left;
    }

    .top .site-nav .right-bar .site-login {
        float: left;
    }

    .top .site-nav .right-bar .site-login {
        float: right;
    }

    /* .top .site-nav .right-bar .tel{float: right;} */
    .top .site-nav .right-bar {
        width: auto;
        float: none;
    }
}

.top .nav_btn {
    float: right;
    margin: 15px 0;
    width: 28px;
    height: 28px;
    position: relative;
    cursor: pointer;
    display: none;
}

.top .nav_btn::before, .top .nav_btn::after, .top .nav_btn i {
    content: "";
    background: #fff;
    position: absolute;
    border-radius: 10px;
    width: 100%;
    height: 2px;
    left: 0;
}

.top .nav_btn::before {
    top: 10%;
}

.top .nav_btn i {
    top: 50%;
    margin-top: -1px;
}

.top .nav_btn::after {
    bottom: 10%;
}

.top .nav_btn.open {
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.top .nav_btn.open i {
    display: none;
}

.top .nav_btn.open::before {
    top: 0;
    bottom: 0;
    margin: auto;
}

.top .nav_btn.open::after {
    bottom: auto;
    width: 2px;
    height: 100%;
    left: 0;
    right: 0;
    margin: auto;
}

.bottom {
    background-color: #e7edf0;
    padding: 40px 0 50px;
}

.bottom .bt-tit {
    font-size: 20px;
    margin: 0;
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.bottom .bt-tit .text {
    display: inline-block;
    position: relative;
    padding: 20px 0;
}

.bottom .bt-tit .text::after {
    content: "";
    bottom: -1px;
    width: 100%;
    height: 1px;
    display: inline-block;
    background-color: #0765b1;
}

.bottom .bt-tit .link {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    font-size: 14px;
    font-weight: normal;
}

.bottom .bt-nav {
    margin: 20px 0 80px;
}

.bottom .bt-nav li {
    float: left;
    margin-right: 4.6875%;
    width: 21.484%;
}

.bottom .bt-nav li:nth-child(4n) {
    margin-right: 0;
}

.bottom .bt-nav li a {
    display: block;
    padding-right: 10px;
    line-height: 38px;
    color: #555555;
    background: url("../images/bt-nav.png") no-repeat right center;
}

.bottom .bt-nav li a:hover {
    color: #2a8ffd;
}

.bottom .logo-wrap {
    position: relative;
    margin-bottom: 40px;
}

.bottom .logo-wrap .logo {
    display: inline-block;
    max-width: 19.531%;
}

.bottom .logo-wrap .link-select {
    float: right;
    margin-left: 20px;
}

.bottom .logo-wrap .link-select:last-child {
    margin-left: 0;
}

.bottom .nav-link {
    float: left;
}

.bottom .nav-link a {
    color: #999999;
}

.bottom .nav-link a:hover {
    color: #2a8ffd;
}

.bottom .nav-link li {
    float: left;
    display: inline-block;
    position: relative;
    padding-right: 8px;
    margin-right: 8px;
}

.bottom .nav-link li::after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 11px;
    background-color: #c5cfd4;
    right: 0;
}

.bottom .nav-link li:last-child {
    padding-right: 0;
    margin-right: 0;
}

.bottom .nav-link li:last-child::after {
    display: none;
}

.bottom .copyright {
    line-height: 20px;
    color: #999999;
    margin-top: 15px;
}

.bottom .copyright a {
    color: #999;
}

.bottom .copyright a:hover {
    color: #2a8ffd;
}

.bottom .share-ls {
    float: right;
}

.bottom .share-ls li {
    float: left;
    margin-left: 25px;
    position: relative;
}

.bottom .share-ls li:first-child {
    margin-left: 0;
}

.bottom .share-ls li a {
    display: block;
    height: 20px;
    width: 30px;
    background-repeat: no-repeat;
    background-position: center center;
}

.bottom .share-ls li .share-wx {
    background-image: url("../images/share-wx.png");
}

.bottom .share-ls li .share-wb {
    background-image: url("../images/share-wb.png");
}

.bottom .share-ls li .share-dy {
    background-image: url("../images/share-dy.png");
}

.bottom .share-ls li .share-sp {
    background-image: url("../images/share-sp.png");
}

.bottom .share-ls li .share-bz {
    background-image: url("../images/share-bz.png");
}

.bottom .share-ls li .share-tt {
    background-image: url("../images/share-tt.png");
}

.bottom .share-ls li .share-wx:hover {
    background-image: url("../images/share-wx2.png");
}

.bottom .share-ls li .share-wb:hover {
    background-image: url("../images/share-wb2.png");
}

.bottom .share-ls li .share-dy:hover {
    background-image: url("../images/share-dy2.png");
}

.bottom .share-ls li .share-bz:hover {
    background-image: url("../images/share-bz2.png");
}

.bottom .share-ls li .share-tt:hover {
    background-image: url("../images/share-tt2.png");
}

.bottom .share-ls li {
    position: relative;
}

.bottom .share-ls .img {
    display: none;
    background-color: #FFFFFF;
    position: absolute;
    padding: 10px;
    border: 1px solid #EEEEEE;
    width: 150px;
    height: 150px;
    top: -165px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9;
}

.bottom .share-ls .img span {
    position: relative;
    display: block;
}

.bottom .share-ls .img span::before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -20px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #FFFFFF;
}

.top .touch .img {
    display: none;
    background-color: #FFFFFF;
    position: absolute;
    padding: 10px;
    border: 1px solid #EEEEEE;
    width: 150px;
    height: 150px;
    top: 35px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9;
}

.top .touch .img span {
    position: relative;
    display: block;
}

.top .touch .img span::before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -20px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #FFFFFF;
}

.link-select {
    width: 160px;
    height: 40px;
    border: solid 1px #c5cfd4;
    position: relative;
    background: url("../images/bt-link.png") no-repeat 82.666% center;
}

.link-select dt {
    line-height: 38px;
    padding: 0 30px 0 20px;
    cursor: pointer;
}

.link-select dd {
    display: none;
    background-color: #e7edf0;
    position: absolute;
    left: -1px;
    right: -1px;
    bottom: 100%;
    z-index: 1;
}

.link-select dd ul {
    border: 1px solid #c5cfd4;
    padding: 5px 0;
}

.link-select dd ul a {
    display: block;
    padding: 8px 20px;
}

.link-select:hover dd {
    display: block;
}

.main {
    position: relative;
    padding: 20px 0 60px;
    /*background: url("../images/main-top.png") no-repeat center top #f9fafa;*/
	background-color: #e1ebf3;
}

.main.index-main::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    bottom: 0;
    /*background: url("../images/main-bt.png") no-repeat center bottom;*/
	background-color: #e1ebf3;
}

.slick-arrow {
    display: inline-block;
    background: url("../images/bn-arrow.png") no-repeat center center transparent;
    background-size: 100% 100%;
    height: 23px;
    width: 13px;
    z-index: 5;
    border: none;
    cursor: pointer;
    color: transparent;
}

.slick-arrow.slick-prev {
    left: 2.34375%;
}

.slick-arrow.slick-next {
    right: 2.34375%;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.slick-dots {
    bottom: 6.5%;
    z-index: 5;
    text-align: center;
}

.slick-dots li {
    display: inline-block;
    margin: 0 5px;
    cursor: pointer;
    width: 24px;
    height: 2px;
    background-color: #ffffff;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.slick-dots li * {
    display: none;
}

.slick-dots li.slick-active {
    width: 41px;
    background-color: #2a8ffd;
}

.index-part {
    margin-top: 20px;
    position: relative;
    z-index: 2;
}

.index-tit {
    position: relative;
    border-bottom: 1px solid #efefef;
    margin-bottom: 30px;
}

.index-tit .nav li {
    position: relative;
    padding: 25px 0;
    font-size: 20px;
    color: #c0c0c0;
    font-weight: bold;
    display: inline-block;
    margin-right: 35px;
    cursor: pointer;
    line-height: 1;
}

.index-tit .nav li:last-child {
    margin-right: 0;
}

.index-tit .nav li.active, .index-tit .nav li:hover {
    color: #333;
}

.index-tit .nav li.active::after {
    content: "";
    display: block;
    width: 100%;
    bottom: -1px;
    height: 2px;
    background-color: #0765b1;
}

.index-tit .link {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    color: #999999;
}

.index-tit .link:hover {
    color: #2a8ffd;
}

.index-part1 .left {
    background-color: #fff;
    padding: 0 30px;
    min-height: 1525px;
    overflow: hidden;
}

.index-part1 .right {
    background-color: #fff;
    padding: 0 30px;
    min-height: 700px;
    overflow: hidden;
}

.index-part1 .rightbottom {
    background-color: #fff;
    padding: 0 30px;
    min-height: 320px;
    overflow: hidden;
    margin-top: 25px;
    padding-bottom: 30px;
}

.index-part1 .righttop {
    background-color: #fff;
    padding: 0 30px;
    min-height: 320px;
    overflow: hidden;
    margin-bottom: 25px;
    padding-bottom: 30px;
}

.index-part1 .left {
    width: 70.78125%;
    float: left;
}

.index-part1 .left .data li {
    margin-bottom: 30px;
}

.index-part1 .left .data li a {
    display: block;
    position: relative;
    padding: 0 0 0 26%;
}

.index-part1 .left .data .pic {
    left: 0;
    width: 22%;
    height: 100%;
    overflow: hidden;
}

.index-part1 .left .data .pic figure {
    height: 100%;
    width: 100%;
    border: solid 1px #efefef;
}

.index-part1 .left .data .txt {
    min-height: 140px;
    border-bottom: 1px solid #efefef;
}

.index-part1 .left .data .tit {
    font-size: 16px;
    margin: 0;
}

.index-part1 .left .data .intro {
    line-height: 24px;
    color: #777777;
    max-height: 48px;
    margin: 15px 0 20px;
}

.index-part1 .left .data .info {
    line-height: 18px;
}

.index-part1 .left .data .time {
    font-family: Arial;
    color: #999999;
}

.index-part1 .left .data .res {
    color: #2a8ffd;
    display: inline-block;
    margin-left: 20px;
}

.index-part1 .left .data .look {
    display: inline-block;
    color: #999999;
    font-family: Arial;
    padding-left: 21px;
    float: right;
    background: url("../images/look.png") no-repeat left center;
}

.index-part1 .left .bar {
    margin-top: 10px;
}

.index-part1 .left .bar a {
    color: #2a8ffd;
}

.index-part1 .left .bar .r-text {
    float: right;
}

.index-part1 .right {
    width: 27.25625%;
    float: right;
}

.index-part1 .right .top-item {
    display: block;
    margin-top: 40px;
}

.index-part1 .right .top-item:first-child {
    margin-top: 0;
}

.index-part1 .right .top-item .pic {
    padding-bottom: 47.619%;
    position: relative;
    overflow: hidden;
}

.index-part1 .right .top-item .pic figure {
    top: 0;
    bottom: 0;
    border: solid 1px #efefef;
}

.index-part1 .right .top-item .tit {
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    height: 48px;
    margin: 15px 0 25px;
}

.index-part1 .right .top-item .info {
    color: #999999;
    line-height: 18px;
}

.index-part1 .right .top-item .time {
    display: inline-block;
    padding-left: 20px;
    background: url("../images/date.png") no-repeat left center;
}

.index-part1 .right .top-item .addr {
    display: inline-block;
    padding-left: 19px;
    background: url("../images/addr.png") no-repeat left center;
    float: right;
}

.index-part1 .right .data {
    position: relative;
    margin-top: 20px;
    padding-top: 20px;
}

.index-part1 .right .data:before {
    content: "";
    display: block;
    width: 200%;
    height: 1px;
    background-color: #eaedf0;
    position: absolute;
    top: 0;
    left: -25%;
}

.index-part1 .right .data li {
    margin-bottom: 20px;
}

.index-part1 .right .data li:last-child {
    margin-bottom: 0;
}

.index-part1 .right .data .tit {
    font-size: 16px;
    line-height: 24px;
    max-height: 48px;
    position: relative;
    margin: 0;
    padding-left: 10px;
    font-weight: normal;
}

.index-part1 .right .data .tit:before {
    content: "";
    display: block;
    width: 3px;
    height: 3px;
    background-color: #2a8ffd;
    position: absolute;
    left: 0;
    top: 10px;
    border-radius: 50%;
}

.index-part2 {
    padding: 0 30px 30px 30px;
    background: #fff;
}

.index-part2 .slick-box {
    padding: 0 30px;
    margin: 0 -12px;
}

.index-part2 .slick-box li {
    padding: 0 12px;
}

.index-part2 .slick-box .pic {
    padding-bottom: 56.25%;
    position: relative;
    overflow: hidden;
}

.index-part2 .slick-box .pic figure {
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: solid 1px #efefef;
}

.index-part2 .slick-box .tit {
    font-size: 16px;
    font-weight: normal;
    margin: 15px 0 25px;
}

.index-part2 .slick-box .info {
    color: #999999;
    line-height: 18px;
}

.index-part2 .slick-box .time {
    display: inline-block;
    padding-left: 20px;
    background: url("../images/date.png") no-repeat left center;
}

.index-part2 .slick-box .addr {
    display: inline-block;
    padding-left: 19px;
    background: url("../images/addr.png") no-repeat left center;
    float: right;
}

.index-part2 .slick-box .slick-arrow {
    background: url("../images/new-arrow.png") no-repeat center center;
    background-size: 100%;
    bottom: 70px;
}

.index-part2 .slick-box .slick-prev {
    left: 12px;
}

.index-part2 .slick-box .slick-next {
    right: 12px;
}

.index-part3 .left, .index-part3 .right {
    padding: 0 30px;
    min-height: 432px;
    background-color: #fff;
}

.index-part3 .left {
    float: left;
    width: 41.5625%;
}

.index-part3 .left .slick-box {
    padding: 0 20px;
    margin: 0 -5px;
}

.index-part3 .left .slick-box li {
    padding: 0 5px;
}

.index-part3 .left .slick-box .pic {
    margin-top: 1px;
    padding-bottom: 119.431%;
    position: relative;
    overflow: hidden;
    border: 10px solid transparent;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08);
}

.index-part3 .left .slick-box .pic figure {
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
}

.index-part3 .left .slick-box .tit {
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    margin: 15px 0 0;
}

.index-part3 .left .slick-box .slick-arrow {
    background: url("../images/new-arrow.png") no-repeat center center;
    background-size: 100%;
    bottom: 45px;
}

.index-part3 .left .slick-box .slick-prev {
    left: 5px;
}

.index-part3 .left .slick-box .slick-next {
    right: 5px;
}

.index-part3 .right {
    float: right;
    width: 56.875%;
}

.index-part3 .right .data li:first-child {
    margin-bottom: 20px;
    line-height: normal;
}

.index-part3 .right .data li:first-child a {
    padding: 0 0 0 40.133%;
}

.index-part3 .right .data li:first-child .txt {
    min-height: 132px;
    border-bottom: 1px solid #efefef;
}

.index-part3 .right .data li:first-child .pic {
    overflow: hidden;
    left: 0;
    height: 100%;
    width: 35.451%;
}

.index-part3 .right .data li:first-child .pic figure {
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: solid 1px #efefef;
}

.index-part3 .right .data li:first-child .tit {
    font-size: 16px;
    font-weight: normal;
    margin: 0;
}

.index-part3 .right .data li:first-child .intro {
    line-height: 24px;
    color: #777777;
    max-height: 48px;
    margin: 5px 0 10px;
}

.index-part3 .right .data li:first-child .link {
    color: #2a8ffd;
}

.index-part3 .right .data li:first-child .time {
    font-family: Arial;
    color: #999999;
    float: right;
    position: relative;
    right: auto;
    top: auto;
}

.index-part3 .right .data li {
    line-height: 34px;
}

.index-part3 .right .data li a {
    position: relative;
    padding: 0 80px 0 14px;
}

.index-part3 .right .data li a::before {
    content: "";
    display: inline-block;
    width: 3px;
    height: 3px;
    background-color: #2a8ffd;
    border-radius: 50%;
    left: 0;
}

.index-part3 .right .data li .tit {
    font-size: 16px;
    font-weight: normal;
    margin: 0;
}

.index-part3 .right .data li .time {
    position: absolute;
    right: 0;
    top: 0;
    color: #999999;
}

.index-part3 .right .data a {
    display: block;
    position: relative;
}

.index-part4 {
    padding: 0 30px 30px 30px;
    background: #fff;
}

.index-part4 .slick-box {
    padding: 0 30px;
    margin: 0 -10px;
}

.index-part4 .slick-box li {
    padding: 0 10px;
}

.index-part4 .slick-box .pic {
    padding-bottom: 51.851%;
    position: relative;
    overflow: hidden;
    border: solid 1px rgba(0, 0, 0, 0.08);
}

.index-part4 .slick-box .pic img {
    top: 0;
    bottom: 0;
    max-height: 100%;
}

.index-part4 .slick-box .tit {
    font-size: 16px;
    font-weight: normal;
    margin: 10px 0 0px;
    text-align: center;
}

.index-part4 .slick-box .slick-arrow {
    background: url("../images/new-arrow.png") no-repeat center center;
    background-size: 100%;
    bottom: 30px;
}

.index-part4 .slick-box .slick-prev {
    left: 10px;
}

.index-part4 .slick-box .slick-next {
    right: 10px;
}

.index-part5 .left, .index-part5 .center, .index-part5 .right {
    float: left;
    background: #fff;
    min-height: 390px;
    width: 27.65625%;
    padding: 0 30px 15px;
}

.index-part5 .left {
    margin-right: 1.5625%;
    width: 41.5625%;
}

.index-part5 .left .data li {
    float: left;
    width: 47.881%;
    margin-top: 20px;
    margin-right: 4.237%;
}

.index-part5 .left .data li:first-child, .index-part5 .left .data li:nth-child(2) {
    margin-top: 0;
}

.index-part5 .left .data li:nth-child(2n) {
    margin-right: 0;
}

.index-part5 .left .data li a {
    display: block;
    position: relative;
    padding-bottom: 53.097%;
    overflow: hidden;
    border: solid 1px rgba(0, 0, 0, 0.08);
}

.index-part5 .left .data li a img {
    top: 0;
    bottom: 0;
    max-height: 100%;
}

.index-part5 .center {
    margin-right: 1.5625%;
}

.index-part5 .center .data li:last-child a {
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 0;
}

.index-part5 .center .data a {
    display: block;
    padding: 0 0 20px 104px;
    border-bottom: 1px solid #efefef;
    margin-bottom: 20px;
    position: relative;
}

.index-part5 .center .data .num {
    position: absolute;
    left: 0;
    top: 0;
    width: 92px;
    padding: 10px;
    background-color: #eaf2fa;
    font-size: 20px;
    font-weight: bold;
    color: #2a8ffd;
    font-family: Arial;
    line-height: 1;
}

.index-part5 .center .data .num::before {
    content: "";
    display: block;
    width: 16px;
    height: 18px;
    background: url("../images/people.png") no-repeat center center;
    background-size: contain;
    margin-bottom: 5px;
}

.index-part5 .center .data .tit {
    font-size: 16px;
    font-weight: normal;
    padding: 8px 0;
    margin: 0;
}

.index-part5 .center .data .intro {
    color: #777777;
    margin-bottom: 5px;
}

.index-part5 .right .data a {
    display: block;
    padding-bottom: 10px;
    border-bottom: 1px solid #efefef;
}

.index-part5 .right .data li {
    margin-bottom: 20px;
}

.index-part5 .right .data li:last-child {
    margin-bottom: 0;
}

.index-part5 .right .data li:last-child a {
    padding-bottom: 0;
    border-bottom: 0;
}

.index-part5 .right .data .tit {
    font-size: 16px;
    line-height: 20px;
    position: relative;
    font-weight: normal;
    height: 40px;
    margin: 0 0 9px;
}

.index-part5 .right .data .label {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    background-color: #eaf2fa;
    text-align: center;
    color: #2a8ffd;
}

.index-part5 .right .data .time {
    display: inline-block;
    padding-left: 20px;
    color: #999999;
    background: url("../images/date.png") no-repeat left center;
}

.index-part5 .right .data .addr {
    display: inline-block;
    padding-left: 19px;
    background: url("../images/addr.png") no-repeat left center;
    float: right;
    color: #777777;
}

.index-part6 .left, .index-part6 .right {
    padding: 0 30px;
    min-height: 390px;
    background-color: #fff;
}

.index-part6 .left {
    float: left;
    width: 70.78125%;
}

.index-part6 .left .slick-box {
    margin: 0 -13px;
}

.index-part6 .left .slick-box li {
    padding: 0 13px;
}

.index-part6 .left .slick-box .pic {
    margin-top: 1px;
    padding-bottom: 100%;
    padding-bottom: calc(100% - 2px);
    position: relative;
    overflow: hidden;
    border: solid 1px rgba(0, 0, 0, 0.08);
}

.index-part6 .left .slick-box .pic img {
    top: 0;
    bottom: 0;
    max-height: 100%;
}

.index-part6 .left .slick-box .tit {
    font-size: 16px;
    font-weight: normal;
    margin: 15px 0 15px;
    line-height: 20px;
    text-align: left;
}

.index-part6 .left .slick-box .intro {
    color: #777777;
}

.index-part6 .left .slick-box .slick-arrow {
    background: url("../images/new-arrow.png") no-repeat center center;
    background-size: 100%;
    bottom: 45px;
}

.index-part6 .left .slick-box .slick-prev {
    left: 16px;
}

.index-part6 .left .slick-box .slick-next {
    right: 16px;
}

.index-part6 .right {
    float: right;
    width: 27.65625%;
}

.index-part6 .right .data li {
    padding-bottom: 25px;
    border-bottom: 1px solid #efefef;
    margin-bottom: 30px;
}

.index-part6 .right .data li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
}

.index-part6 .right .data a {
    display: block;
    position: relative;
    padding-left: 100px;
}

.index-part6 .right .data .tit {
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    height: 48px;
    margin: 0;
}

.index-part6 .right .data .addr {
    left: 0;
    width: 80px;
    height: 40px;
    background-color: #eaf2fa;
    line-height: 40px;
    text-align: center;
    color: #2a8ffd;
    vertical-align: middle;
}

.index-part6 .right .data .addr:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 14px;
    background: url("../images/addr2.png") no-repeat center center;
    background-size: contain;
    margin-right: 8px;
}

.index-part6 .right .data .money {
    left: 0;
    width: 80px;
    height: 40px;
    background-color: #eaf2fa;
    line-height: 40px;
    text-align: center;
    color: #2a8ffd;
    vertical-align: middle;
}

.index-part6 .right .data .money:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 14px;
    background: url("../images/money.png") no-repeat center center;
    background-size: contain;
    margin-right: 8px;
}

.index-part7 {
    padding: 0 30px;
    background: #fff;
}

.index-part7 .slick-box {
    padding: 0 30px 30px;
    margin: 0 -12px;
}

.index-part7 .slick-box li {
    padding: 0 12px;
}

.index-part7 .slick-box .pic {
    padding-bottom: 56.216%;
    position: relative;
    overflow: hidden;
}

.index-part7 .slick-box .pic figure {
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: solid 1px #efefef;
}

.index-part7 .slick-box .pic .label {
    position: absolute;
    left: 1px;
    top: 1px;
    background-color: #2a8ffd;
    line-height: 30px;
    display: inline-block;
    z-index: 2;
    padding: 0 10px;
    color: #ffffff;
}

.index-part7 .slick-box .tit {
    font-size: 16px;
    font-weight: normal;
    margin: 25px 0 10px;
}

.index-part7 .slick-box .info {
    color: #999999;
    line-height: 18px;
    margin-bottom: 25px;
}

.index-part7 .slick-box .date {
    display: inline-block;
    padding-left: 20px;
    background: url("../images/date.png") no-repeat left center;
    margin-right: 20px;
}

li .name span {
    color: #fff;
    background: url(../images/top_user.png) no-repeat 5px center;
    padding-left: 25px;
    padding-right: 15px;
    background-size: 15px 15px;
}

li .pic .name {
    position: absolute;
    bottom: 0;
    left: 0;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 1%, rgba(0, 0, 0, 0.65) 54%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 1%, rgba(0, 0, 0, 0.65) 54%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 1%, rgba(0, 0, 0, 0.65) 54%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=1);
}

li .pic .time {
    font-family: "Arial";
    color: rgb(255, 255, 255);
    line-height: 1;
    border-radius: 4px;
    background-color: rgba(0, 0, 0, .502);
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 5px 5px;
}

.index-part7 .slick-box .look {
    float: right;
    display: inline-block;
    padding-left: 23px;
    background: url("../images/look.png") no-repeat left center;
}

.index-part7 .slick-box .play {
    float: right;
    display: inline-block;
    padding-left: 23px;
    background: url("../images/play.png") no-repeat left center;
}

.index-part7 .slick-box .slick-arrow {
    background: url("../images/new-arrow.png") no-repeat center center;
    background-size: 100%;
    bottom: 140px;
}

.index-part7 .slick-box .slick-prev {
    left: 12px;
}

.index-part7 .slick-box .slick-next {
    right: 12px;
}

.index-part7 .data {
    margin: 0 -30px;
    padding: 30px 60px;
    background: #fdfefe;
}

.index-part7 .data li {
    width: 47.844%;
    float: left;
    margin-top: 30px;
}

.index-part7 .data li:nth-child(2n) {
    float: right;
}

.index-part7 .data li:nth-child(-n+2) {
    margin-top: 0;
}

.index-part7 .data a {
    display: block;
    padding: 0 170px 0 60px;
    position: relative;
    line-height: 20px;
}

.index-part7 .data .label {
    display: inline-block;
    text-align: center;
    width: 50px;
    background-color: #eaf2fa;
    color: #2a8ffd;
    left: 0;
}

.index-part7 .data .res {
    width: 170px;
    display: inline-block;
    text-align: right;
    color: #999999;
    right: 0;
}

.more-btn {
    display: inline-block;
    background-color: #0765b1;
    width: 120px;
    text-align: center;
    padding: 0 10px;
    font-size: 16px;
    color: #ffffff !important;
    line-height: 40px;
}

.location {
    padding: 30px 0 25px;
    border-bottom: 1px solid #efefef;
    color: #999999;
    margin-bottom: 30px;
}

.location a {
    color: #999999;
}

.location a:hover {
    color: #2a8ffd;
}

.new-ls .left {
    width: 70.78125%;
    background-color: #fff;
    padding: 0 30px 60px;
    overflow: hidden;
    float: left;
}

.new-ls .left .data li {
    margin-bottom: 30px;
}

.new-ls .left .data li a {
    display: block;
    position: relative;
    padding: 0 0 0 26%;
}

.new-ls .left .data .pic {
    left: 0;
    width: 22%;
    height: 100%;
    overflow: hidden;
}

.new-ls .left .data .pic figure {
    height: 100%;
    width: 100%;
    border: solid 1px #efefef;
}

.new-ls .left .data .txt {
    min-height: 140px;
    border-bottom: 1px solid #efefef;
}

.new-ls .left .data .tit {
    font-size: 16px;
    margin: 0;
}

.new-ls .left .data .intro {
    line-height: 24px;
    color: #777777;
    max-height: 48px;
    margin: 15px 0 20px;
}

.new-ls .left .data .info {
    line-height: 18px;
}

.new-ls .left .data .time {
    font-family: Arial;
    color: #999999;
}

.new-ls .left .data .res {
    color: #2a8ffd;
    display: inline-block;
    margin-left: 20px;
}

.new-ls .left .data .look {
    display: inline-block;
    color: #999999;
    font-family: Arial;
    padding-left: 21px;
    float: right;
    background: url("../images/look.png") no-repeat left center;
}

.new-ls .left .data .agree {
    display: inline-block;
    color: #999999;
    font-family: Arial;
    padding-left: 16px;
    float: right;
    min-width: 70px;
    background: url("../images/agree.png") no-repeat left center;
}

.new-ls .left .data .agree.on {
    color: #2a8ffd;
    background: url("../images/agree-a.png") no-repeat left center;
}

.new-ls .left .bar {
    margin-top: 10px;
    text-align: center;
}

.new-ls .left .bar a {
    color: #2a8ffd;
}

.new-ls .right {
    width: 27.25625%;
    float: right;
    overflow: hidden;
}

.r-ad {
    display: block;
    margin-bottom: 20px;
}

.r-ad img {
    width: 100%;
}

.hot-ls {
    padding: 0 30px 18px;
    background: #fff;
}

.hot-ls .data li {
    margin-bottom: 15px;
}

.hot-ls .data li a {
    display: block;
    padding: 0 0 15px 35px;
    position: relative;
    border-bottom: 1px solid #eaedf0;
}

.hot-ls .data li:last-child {
    margin-bottom: 0;
}

.hot-ls .data li:last-child a {
    padding-bottom: 0;
    border-bottom: 0;
}

.hot-ls .data li:first-child .rank {
    background-color: #0765b1;
}

.hot-ls .data li:nth-child(2) .rank {
    background-color: #2a8ffd;
}

.hot-ls .data li:nth-child(3) .rank {
    background-color: #adcae9;
}

.hot-ls .data .tit {
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    max-height: 72px;
    margin: 0 0 10px;
}

.hot-ls .data .time {
    color: #999999;
}

.hot-ls .data .rank {
    width: 15px;
    height: 15px;
    background-color: #d7d7d7;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    line-height: 16px;
    font-family: Arial;
    font-size: 12px;
    color: #ffffff;
}

.get-top {
    display: none;
    width: 40px;
    height: 40px;
    background: url("../images/get-top.png") no-repeat center center #0765b1;
    position: fixed;
    right: 10%;
    z-index: 100;
    bottom: 20%;
}

.new-dt .left {
    width: 70.78125%;
    float: left;
    overflow: hidden;
}

.new-dt .left .article {
    margin-top: 20px;
    padding: 0 30px 80px;
    background: #fff;
}

.new-dt .left .article .tit {
    text-align: center;
    font-size: 28px;
    margin: 50px 0 20px;
}

.new-dt .left .article .info {
    color: #999999;
    font-family: Arial;
    text-align: center;
    margin-bottom: 50px;
}

.new-dt .left .article .info .time, .new-dt .left .article .info .res {
    display: inline-block;
    margin: 0 20px;
}

.new-dt .left .article .txt {
    line-height: 24px;
    margin-bottom: 30px;
}

.new-dt .left .article .txt p {
    text-indent: 2em;
    font-size: 16px;
}

.new-dt .left .article .txt .img {
    text-align: center;
}

.new-dt .left .article .txt .img .label {
    font-size: 14px;
    color: #999999;
    margin-top: 20px;
}

.new-dt .left .article .files {
    background-color: #eaf2fa;
    padding: 25px 20px 20px 100px;
    position: relative;
    line-height: 24px;
}

.new-dt .left .article .files .label {
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    left: 30px;
    top: 30px;
    line-height: 1;
}

.new-dt .left .article .files a {
    display: block;
    padding-left: 25px;
    font-size: 16px;
    color: #2a8ffd;
    margin-bottom: 15px;
}

.new-dt .left .article .files a:last-child {
    margin-bottom: 0;
}

.new-dt .left .article .files a.pdf {
    background: url(../images/pdf.png) no-repeat left center;
}

.new-dt .left .article .files a.doc {
    background: url(../images/doc.jpg) no-repeat left center;
}

.new-dt .left .article .share-ls {
    margin-top: 60px;
    padding-bottom: 30px;
    border-bottom: 1px solid #efefef;
}

.new-dt .left .article .share-ls .bshare-custom {
    display: inline-block;
}

.new-dt .left .article .share-ls .bshare-custom a {
    width: 40px;
    height: 40px;
    border: solid 1px #efefef;
    margin-right: 5px;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fff;
}

.new-dt .left .article .share-ls .bshare-custom a:hover {
    background-color: #0765b1;
    border-color: #0765b1;
    opacity: 1;
}

.new-dt .left .article .share-ls .bshare-custom .bshare-weixin {
    background-image: url("../images/bs-wx.png");
}

.new-dt .left .article .share-ls .bshare-custom .bshare-weixin:hover {
    background-image: url("../images/bs-wx-on.png");
}

.new-dt .left .article .share-ls .bshare-custom .bshare-qzone {
    background-image: url("../images/bs-qz.png");
}

.new-dt .left .article .share-ls .bshare-custom .bshare-qzone:hover {
    background-image: url("../images/bs-qz-on.png");
}

.new-dt .left .article .share-ls .bshare-custom .bshare-sinaminiblog {
    background-image: url("../images/bs-wb.png");
}

.new-dt .left .article .share-ls .bshare-custom .bshare-sinaminiblog:hover {
    background-image: url("../images/bs-wb-on.png");
}

.new-dt .left .article .share-ls .agree {
    display: inline-block;
    float: right;
    line-height: 38px;
    border: solid 1px #efefef;
    text-align: center;
    padding: 0 25px;
    min-width: 100px;
    color: #ddd;
    font-family: Arial;
}

.new-dt .left .article .share-ls .agree::before {
    content: "";
    display: inline-block;
    width: 21px;
    height: 19px;
    background: url("../images/bs-agree-a.png") no-repeat center center;
    background-size: 100% 100%;
    margin-right: 5px;
    vertical-align: middle;
}

.new-dt .left .article .share-ls .agree.on::before {
    background: url("../images/bs-agree.png") no-repeat center center;
}

.new-dt .left .article .share-ls .agree.on {
    color: #2a8ffd;
}

.new-dt .left .article .more-btn {
    display: block;
    margin: 40px auto 0;
}

.new-dt .left .index-part6 {
    margin-top: 40px;
}

.new-dt .left .index-part6 .left {
    width: 100%;
}

.new-dt .right {
    width: 27.25625%;
    float: right;
    overflow: hidden;
}

.new-dt .right .index-part1 .right {
    width: 100%;
    padding-bottom: 20px;
}

.new-dt .right .hot-ls {
    margin-top: 20px;
}

.new-dt .right .r-ad {
    margin-top: 20px;
}

.new-dt .right .index-part5 .center, .new-dt .right .index-part5 .right {
    width: 100%;
    margin-right: 0;
}

.bsTop {
    width: 100% !important;
}

.bsFrameDiv, .bsFrameDiv div {
    height: auto !important;
}

.bsFrameDiv img {
    margin: 15px !important;
}

.bsTop, .bsFrameDiv, #bsMorePanel {
    width: 100% !important;
}

#bsMorePanel {
    height: auto !important;
}

.bFind-wrapper-top {
    height: 25px !important;
}

a.bsSiteLink, .bsFooterDiv {
    height: 18px !important;
    line-height: 18px !important;
}

.chapter-dt .left {
    width: 70.78125%;
    float: left;
    overflow: hidden;
}

.chapter-dt .left .article {
    padding: 50px 30px;
    background: #fff;
    -webkit-user-select: text;
    -ms-user-select: text;
    -moz-user-select: text;
    user-select: text;
}

.chapter-dt .left .article .tit {
    font-size: 28px;
    text-align: center;
    margin: 0 0 35px;
}

.chapter-dt .left .article .cont {
    padding-top: 40px;
    line-height: 24px;
}

.chapter-dt .left .article .cont p {
    text-indent: 2em;
}

.chapter-dt .left .article .cont .img {
    text-align: center;
}

.chapter-dt .left .article .cont .img .label {
    font-size: 14px;
    color: #999999;
    margin-top: 20px;
}

.chapter-dt .left .article .cont .msg p {
    margin: 0;
}

.chapter-dt .left .article .cont .code {
    text-align: center;
    border: solid 1px #efefef;
    padding: 15px 5px;
    line-height: 24px;
    display: inline-block;
}

.chapter-dt .left .chapter-tab li {
    float: left;
    margin-right: 2.346%;
    width: 23.226%;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    color: #c0c0c0;
    cursor: pointer;
    border-bottom: 1px solid #efefef;
    padding: 25px 0;
}

.chapter-dt .left .chapter-tab li:hover {
    color: #2a8ffd;
    border-bottom: 1px solid #2a8ffd;
}

.chapter-dt .left .chapter-tab li.active {
    color: #2a8ffd;
    border-bottom: 1px solid #2a8ffd;
}

.chapter-dt .left .chapter-tab li a {
    display: block;
    color: #c0c0c0;
}

.chapter-dt .left .chapter-tab li:hover a, .chapter-dt .left .chapter-tab li.active a {
    color: #2a8ffd;
}

.chapter-dt .left .chapter-tab li:nth-child(4n) {
    margin-right: 0;
}

.chapter-dt .left .index-part3 .right {
    width: 100%;
    min-height: auto;
    padding-bottom: 20px;
}

.chapter-dt .left .about-us-main {
    background: #fff;
    padding: 0 30px;
    margin-top: 20px;
}

.chapter-dt .left .about-us-main .part2 .group dd {
    width: 33.333%;
}

.chapter-dt .left .about-us-main .part2 .group dd:nth-of-type(3n+1) {
    clear: both;
}

.chapter-dt .left .about-us-main .index-tit {
    margin-bottom: 0;
}

.chapter-dt .right {
    width: 27.25625%;
    float: right;
    overflow: hidden;
}

.links-ls {
    background-color: #ffffff;
}

.links-ls li.active {
    background-color: #2a8ffd;
}

.links-ls li.active a {
    color: #fff;
}

.links-ls li.active a::before {
    background-color: #fff;
}

.links-ls li:last-child a {
    border-bottom-color: transparent;
}

.links-ls a {
    display: block;
    padding: 0 30px;
    line-height: 40px;
    font-size: 16px;
    border-bottom: 1px solid #eaedf0;
}

.links-ls a::before {
    content: "";
    display: inline-block;
    height: 3px;
    width: 3px;
    background-color: #2a8ffd;
    vertical-align: middle;
    margin: 0 15px 0 0;
}

.links-ls a:hover {
    background-color: #2a8ffd;
    color: #fff;
}

.links-ls a:hover::before {
    background: #fff;
}

@media (max-width: 1000px) {
    .top .site-nav {
        line-height: 20px;
    }

    .top .top-info .logo {
        position: relative;
        transform: none;
        -ms-transform: none;
        -webkit-transform: none;
        top: auto;
        bottom: auto;
        margin-top: 20px;
        max-width: 60%;
    }

    .top .top-info .info-wrap {
        padding: 10px 0 20px;
        float: none;
    }

    .top .top-info .info-wrap dd {
        margin-top: 10px;
        float: none;
        padding-right: 0;
        margin-right: 0;
    }

    .top .top-info .info-wrap dd::after {
        display: none;
    }

    .top .nav_btn {
        display: block;
    }

    .top .top-nav {
        position: relative;
    }

    .top .top-nav .nav {
        display: none;
        position: absolute;
        left: 0;
        right: 0;
        top: 100%;
        background-color: #0765b1;
    }

    .top .top-nav .nav li {
        width: 100%;
        float: none;
    }

    .top .top-nav .nav li .sub-nav {
        position: relative;
    }

    .bottom {
        padding: 20px 0 30px;
    }

    .bottom .bt-tit, .bottom .bt-nav {
    }

    .bottom .bt-nav li {
        width: 45%;
    }

    .bottom .logo-wrap {
        margin-bottom: 10px;
    }

    .bottom .logo-wrap .logo {
        max-width: 60%;
    }

    .bottom .logo-wrap .link-select {
        background-position: 92% center;
        width: 100%;
        margin: 10px 0 0 0;
    }

    .bottom .share-ls {
        float: none;
        margin-top: 15px;
    }

    .bottom .share-ls li:first-child span::before,
    .bottom .share-ls li:first-child .img {
        left: 0;
        transform: translateX(0);
    }

    .bottom .share-ls li:last-child span::before,
    .bottom .share-ls li:last-child .img {
        right: 0;
        transform: translateX(0);
        left: auto;
    }

    .index-tit .nav li {
        padding: 15px 0;
        font-size: 16px;
        margin-right: 10px;
    }

    .index-part1 .left, .index-part1 .right {
        width: 100%;
        padding: 0 15px;
        min-height: auto;
    }

    .index-part1 .left {
        padding-bottom: 30px;
        margin-bottom: 20px;
    }

    .index-part1 .left .data li a {
        padding-left: 0;
    }

    .index-part1 .left .data .pic {
        position: relative;
        width: 100%;
        padding-bottom: 56%;
        margin-bottom: 20px;
    }

    .index-part1 .left .time {
        vertical-align: middle;
    }

    .index-part1 .left .res {
        max-width: 125px;
        white-space: nowrap;
        overflow: hidden;
        vertical-align: middle;
    }

    .index-part1 .left .bar .r-text {
        display: block;
        float: none;
    }

    .index-part2, .index-part4 {
        padding: 0 15px 30px;
    }

    .index-part3 .left, .index-part3 .right {
        width: 100%;
        padding: 0 15px 30px;
        min-height: auto;
    }

    .index-part3 .left {
        margin-bottom: 20px;
    }

    .index-part5 .left, .index-part5 .center, .index-part5 .right {
        width: 100%;
        padding: 0 15px 30px;
        min-height: auto;
    }

    .index-part5 .center {
        margin: 20px 0;
    }

    .index-part6 .left, .index-part6 .right {
        width: 100%;
        padding: 0 15px 30px;
        min-height: auto;
    }

    .index-part6 .left {
        margin-bottom: 20px;
    }

    .index-part7 {
        padding: 0 15px;
    }

    .index-part7 .data {
        margin: 0 -15px;
        padding: 30px 45px;
    }

    .index-part7 .data li {
        width: 100%;
    }

    .index-part7 .data li:nth-child(n+2) {
        margin-top: 15px;
    }

    .index-part7 .data .res {
        display: none;
    }

    .index-part7 .data a {
        padding-right: 0;
    }

    .new-ls .left {
        width: 100%;
        padding: 0 15px;
        min-height: auto;
    }

    .new-ls .right {
        width: 100%;
    }

    .new-ls .left {
        padding-bottom: 30px;
        margin-bottom: 20px;
    }

    .new-ls .left .data li a {
        padding-left: 0;
    }

    .new-ls .left .data .pic {
        position: relative;
        width: 100%;
        padding-bottom: 56%;
        margin-bottom: 20px;
    }

    .new-ls .left .data .time {
        vertical-align: middle;
    }

    .new-ls .left .data .res {
        max-width: 125px;
        white-space: nowrap;
        overflow: hidden;
        vertical-align: middle;
    }

    .new-ls .left .data .info {
        padding-bottom: 10px;
    }

    .new-ls .left .data .info .look {
        float: left;
        width: 50%;
    }

    .hot-ls {
        padding: 0 15px 30px;
    }

    .get-top {
        right: 2%;
        bottom: 10%;
    }

    .new-dt .left, .new-dt .right {
        width: 100%;
    }

    .new-dt .left {
        margin-bottom: 20px;
    }

    .new-dt .left .article {
        padding: 0 15px 50px;
    }

    .new-dt .left .article .tit {
        font-size: 20px;
    }

    .chapter-dt .left {
        width: 100%;
        margin-bottom: 20px;
    }

    .chapter-dt .left .article {
        padding: 25px 15px;
    }

    .chapter-dt .left .article .tit {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .chapter-dt .left .article .cont {
        padding-top: 20px;
    }

    .chapter-dt .left .chapter-tab li {
        font-size: 16px;
        padding: 15px 0;
    }

    .chapter-dt .left .about-us-main {
        padding: 0 15px;
    }

    .chapter-dt .left .about-us-main .part2 .group dd {
        width: 100%;
    }

    .chapter-dt .right {
        width: 100%;
    }

    .links-ls a {
        padding: 0 15px;
    }
}

@media (max-width: 320px) {
    .top .top-info .info-wrap dd .tit {
        font-size: 12px;
    }
}

.about-us-main .auto_1280 {
    background-color: #fff;
    padding: 0 30px;
}

.index-tit .nav li a {
    color: #c0c0c0;
}

.index-tit .nav li.active a {
    color: #000;
}

.about-us-main .title {
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    margin: 0 0 56px;
    position: relative;
    padding-top: 20px;
}

.about-us-main .title::after {
    content: "";
    display: block;
    margin: 14px auto 0;
    width: 30px;
    height: 2px;
    background-color: #2a8ffd;
}

.about-us-main .part1 {
    padding-bottom: 90px;
}

.about-us-main .part1 .item {
    margin-bottom: 46px;
}

.about-us-main .part1 .label {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4;
    margin: 0 0 8px;
}

.about-us-main .part1 p {
    margin: 0;
    font-size: 16px;
    line-height: 1.8;
}

.about-us-main .part1 .info .label {
    margin-bottom: 28px;
}

.about-us-main .part1 .list-wrap {
    overflow: hidden;
    margin-bottom: 44px;
}

.about-us-main .part1 .history-list {
    margin: -10px;
}

.about-us-main .part1 .history-list li {
    width: 25%;
    float: left;
    padding: 10px;
}

.about-us-main .part1 .history-list li .grid {
    background-color: #eaf2fa;
    height: 320px;
    overflow: hidden;
}

.about-us-main .part1 .history-list li .year {
    display: block;
    max-width: 180px;
    width: 80%;
    height: 40px;
    line-height: 40px;
    padding: 0 18px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background-color: #2a8ffd;
    margin-top: 10.2%;
}

.about-us-main .part1 .history-list li .txt {
    padding: 10% 9% 0 8%;
}

.about-us-main .part1 .history-list li .txt p {
    line-height: 1.5;
    height: 48px;
    margin-bottom: 16px;
}

.about-us-main .part1 .history-list li .txt p:last-child {
    margin-bottom: 0;
}

.about-us-main .part1 .history-list li .txt em {
    display: inline-block;
    vertical-align: top;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #2a8ffd;
    margin-top: 10px;
    margin-right: 6px;
}

.about-us-main .part1 .field-list {
    margin: -10px;
}

.about-us-main .part1 .field-list li {
    width: 50%;
    float: left;
    padding: 10px;
}

.about-us-main .part1 .field-list li .grid {
    position: relative;
    padding-left: 56px;
}

.about-us-main .part1 .field-list li .label {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 110px;
    height: 110px;
    color: #fff;
    background-color: #2a8ffd;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 0 3%;
}

.about-us-main .part1 .field-list li .cont {
    height: 270px;
    width: 100%;
    background-color: #eaf2fa;
    line-height: 1.4;
    padding: 2% 9% 2% 15%;
}

.about-us-main .part1 .field-list li .cont p {
    padding-left: 12px;
    position: relative;
    line-height: 34px;
}

.about-us-main .part1 .field-list li .cont p::before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #2a8ffd;
    left: 0;
    top: 11px;
}

.about-us-main .part2 .part-title {
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    border-bottom: 1px solid #efefef;
}

.about-us-main .part2 .part-title span {
    display: inline-block;
    height: 70px;
    line-height: 70px;
    position: relative;
}

.about-us-main .part2 .part-title span::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 2px;
    background-color: #0765b1;
}

.about-us-main .part2 .group {
    border-bottom: 1px solid #efefef;
    padding: 26px 0 20px;
}

.about-us-main .part2 .group dt {
    font-size: 16px;
    font-weight: bold;
    clear: both;
    margin-bottom: 16px;
}

.about-us-main .part2 .group dd {
    width: 292px;
    float: left;
    margin: 10px 0;
}

.about-us-main .part2 .group dd .image {
    width: 112px;
    border: 1px solid #ebebeb;
    float: left;
}

.about-us-main .part2 .group dd .image .bg_cover {
    padding-top: 134.5454%;
}

.about-us-main .part2 .group dd .text {
    float: left;
    padding: 6px 18px 0;
    width: calc(100% - 112px);
}

.about-us-main .part2 .group dd .text .name {
    font-size: 16px;
}

.about-us-main .part2 .group dd .text p {
    color: #777;
    word-wrap: break-word;
    word-break: break-all;
}

.about-us-main .part2 .group dd .text .platform {
    margin-top: 36px;
    margin-bottom: 0;
}

@media (max-width: 1200px) {
    .about-us-main .part1 .field-list li {
        width: 100%;
    }

    .about-us-main .part1 .history-list li {
        width: 50%;
    }
}

@media (max-width: 768px) {
    .about-us-main .part1 .history-list li {
        width: 100%;
    }

    .about-us-main .part1 p {
        font-size: 14px;
    }

    .about-us-main .part1 .field-list li .label {
        font-size: 14px;
        width: 80px;
        height: 80px;
    }

    .about-us-main .part1 .field-list li .cont p {
        line-height: 26px;
    }

    .about-us-main .part1 .label {
        font-size: 18px;
    }

    .about-us-main .title {
        font-size: 24px;
    }

    .about-us-main .title {
        margin-bottom: 36px;
    }

    .about-us-main .part2 .group dd {
        width: 100%;
    }
}


/* 分页 */
.Pages {
    text-align: center;
}

.Pages span, .Pages .a_first, .Pages .a_end {
    display: none;
}

.Pages .p_page {
    display: inline-block;
}

.Pages .p_page .num {
    font-style: normal;
}

.Pages .p_page .num a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    border: 1px solid #0765b1;
    transition: all .3s;
}

.Pages .p_page .num .a_cur {
    color: #fff;
    background-color: #0765b1;
}

.Pages .p_page .a_next, .Pages .p_page .a_prev {
    display: inline-block;
    width: 60px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    border: 1px solid #0765b1;
    transition: all .3s;
}

.Pages .p_page .num a:hover {
    color: #fff;
    background-color: #0765b1;
}

.Pages .p_page .a_next:hover, .Pages .p_page .a_prev:hover {
    color: #fff;
    background-color: #0765b1;
}
