﻿@charset 'utf-8';

/*
 * 首页样式
 * @Author: lzq
 * @Date: 2019-12-02
 * @Last Modified by: jsj
 * @Last Modified time: 2020-01-03 11:13:59
 */

.tab-group .tab-item a:hover,
.tab-group .tab-item1 a:hover,
.xx-box li a:hover,
.xx-box2 li a:hover,
.ldxx a:hover,
.ldxx:hover .ldxx-tit,
.index-zw-list li a:hover {
    color: #2760b7;
}


/* 首页 */

.index-wrap1 {
    padding-left: 20px;
    padding-right: 19px;
    padding-bottom: 26px;
}

.index-headline {
    padding-top: 24px;
    height: 86px;
    margin-bottom: 18px;
}

.index-headline-tab {
    text-align: center;
    position: relative;
    overflow: hidden;
    height: 80px;
    margin: 0 auto;
}

.index-headline-item {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

.index-headline-item h1 {
    margin: 0 auto;
}

.index-headline-item h1 a {
    display: inline-block;
    line-height: 36px;
    vertical-align: middle;
    color: #f54130;
    font-weight: bold;
    font-size: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

.index-headline-item h1 a:hover {
    text-decoration: underline;
}

.index-headline-item p {
    color: #666666;
    font-size: 14px;
    margin-top: 14px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index-wrap1-col1 {
    width: 530px;
    height: 346px;
    position: relative;
    overflow: hidden;
}

.index-newspic li {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.index-newspic li img {
    width: 100%;
    height: 100%;
}

.index-pictt {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 113px;
    bottom: 0;
    background: url(../images/lb-bj.png) no-repeat center center;
}

.index-pictt li {
    width: 100%;
    height: 100%;
}

.index-pictt li a {
    color: #fff;
    font-size: 16px;
    line-height: 50px;
    display: inline-block;
    max-width: 420px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 20px;
    margin-top: 60px;
}

.index-picpg {
    position: absolute;
    /*width: 530px;*/
    /*left: 159px;*/
    right: 10px;
    bottom: 52px;
}

.index-picpg li {
    float: left;
    cursor: pointer;
    width: 41px;
    height: 3px;
    background-color: #f7f7f7;
    margin: 0 1px;
}

.index-picpg li.cur {
    height: 5px;
    margin-top: -2px;
    background-color: #0e5fad;
}

.main_tab {
    width: 611px;
}

.tab-list-bool {
    height: 40px;
    width: 100%;
    border-bottom: none;
}

.tab-list-bool li {
    position: relative;
    width: 150px;
    margin: 0 auto;
    float: left;
}

.tab-list-bool a {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #333;
    margin-right: 2px;
}

.tab-list-bool span {
    display: inline-block;
    float: left;
    margin: 0 1px;
    width: 1px;
    height: 17px;
    margin-top: 10px;
    background-color: #d6d6d6;
}

.main_tab .tab-list-bool li.cur a {
    margin: 0 auto;
    width: 130px;
    height: 45px;
    color: #fff;
    font-weight: bold;
    border-bottom: none;
    font-size: 18px;
    background: url(../images/icon-lm-hover.png) no-repeat center center;
}

.tab-item,
.tab-item1 {
    padding: 8px 0 0 10px;
}

.tab-group .tab-item li,
.tab-group .tab-item1 li {
    background: url(../images/li-bj.png) no-repeat center left;
    background-size: 3px 3px;
    padding-left: 9px;
}

.tab-group .tab-item a,
.tab-group .tab-item1 a {
    display: inline-block;
    font-size: 16px;
    line-height: 38px;
    color: #444;
    max-width: 480px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}

.tab-item span,
.tab-item1 span {
    float: right;
    line-height: 36px;
    color: #999;
    font-size: 12px;
    background-color: #ffffff;
}

.ztzl {
    padding: 0 19px;
    box-shadow: 0px 3px 0px 0px #f7f7f7;
    margin: 17px auto;
}

.ztzl .title {
    font-size: 18px;
    line-height: 50px;
    border-bottom: 1px solid #999999;
}

.ztzl .title a {
    color: #0e5fad;
    padding-bottom: 12px;
    font-weight: bolder;
    border-bottom: 2px solid #0e5fad;
}

.ztzl-ban-more {
    width: 1182px;
    height: 78px;
    margin: 18px auto;
}

.ztzl-con-img {
    width: 1100px;
    height: 78px;
    margin: 0 10px;
    background: #fff;
}

.ban-more-img p {
    width: 360px;
    height: 78px;
    margin-right: 13px;
    border: none;
}

.ban-more-img .img-link {
    height: 78px;
}

.ban-more-right {
    cursor: pointer;
    width: 22px;
    height: 78px;
    background: #f0f9ff url(../images/icon-right.png) no-repeat center center;
}

.ban-more-left {
    cursor: pointer;
    width: 22px;
    height: 78px;
    background: #f0f9ff url(../images/icon-left.png) no-repeat center center;
}

.info {
    padding: 20px;
    margin-bottom: 16px;
}

.info-ml {
    width: 220px;
    margin-top: 10px;
}

.info-ml li {
    height: 51px;
    background-color: rgb(246, 246, 246);
    border-radius: 5px;
    border: solid 1px rgb(229, 229, 229);
    margin-top: 20px;
}

.info-ml li:first-child {
    margin-top: 0;
}

.info-ml li a {
    display: block;
    font-size: 16px;
    line-height: 51px;
    color: #666666;
    padding-left: 20px;
}

.info-ml li.g-yi {
    width: 220px;
    height: 80px;
    line-height: 80px;
    background: url(../images/g-yiBg.png) no-repeat;
}

.info-ml li.g-yi a {
    font-size: 18px;
    font-weight: bold;
    line-height: 80px;
    color: rgb(254, 254, 254);
    text-align: center;
    padding: 0;
}

.info-ml li a:hover {
    color: #0e5fad;
    font-weight: bold;
}

.info-ml li img {
    width: 18px;
    height: 18px;
    float: right;
    margin: 16px 10px 0 0;
}

.info-ml .ygksq {
    width: 270px;
    height: 60px;
    background-color: #31b9d7;
    border-radius: 4px;
    background: url(../images/ysqgk-bj.png) no-repeat center center;
}

.info-ml .ygksq a {
    display: block;
    font-size: 18px;
    color: #fefefe;
    line-height: 60px;
    font-weight: bold;
    text-align: center;
}

.info-ml .ygksq a:hover {
    font-size: 20px;
    color: #fff;
}

.info-zc {
    width: 442px;
    height: 359px;
    margin: 0 19px 0 20px;
}

.info-zc .tab-item1 a {
    display: block;
    max-width: 340px;
}

.tab-list-bool1 .cur a {
    font-size: 16px;
    color: #333333;
    font-weight: bolder;
}

.tab-list-bool1 {
    border-bottom: 1px solid #ededed;
}

.tab-list-bool1 li {
    width: auto;
    margin-right: 72px;
}

.tab-list-bool1 li.cur a {
    border-bottom: 2px solid #0e5fad;
}

.tab-group .tab-item1 a {
    line-height: 42px;
}

.info-xx {
    width: 455px;
}

.info-xx .xx-box {
    width: 100%;
}

.xx-box li {
    float: left;
    margin-left: 5px;
}

.xx-box a {
    display: inline-block;
    box-sizing: border-box;
    width: 110px;
    height: 90px;
    border-radius: 5px;
    font-size: 16px;
    line-height: 32px;
    color: rgb(51, 51, 51);
    border: 1px solid rgb(220, 220, 220);
    text-align: center;
}

.xx-box li:first-child {
    margin-left: 0;
}

.xx-box2 {
    width: 219px;
    height: 91px;
    margin: 16px 0;
    box-sizing: border-box;
    background: #ededed url(../images/icon-ldxxs.png) no-repeat 40px center;
    padding-left: 103px;
    border-radius: 4px;
}

.g-xx-box2 {
    background: #ededed url(../images/g-call.png) no-repeat 40px center;
}

.xx-box2 p {
    font-size: 20px;
    color: rgb(51, 51, 51);
    font-weight: bold;
    line-height: 22px;
}


/* .g-xx-box2 p {
  line-height: 120px;
} */

.xx-box2 p a:hover {
    text-decoration: underline;
}

.xx-box2 p.g-start-xin {
    margin-top: 6px;
    height: 24px;
    width: 76px;
    background-color: rgb(255, 255, 255);
    text-align: center;
    border: 1px solid rgb(250, 185, 7);
    border-radius: 4px;
}

.xx-box2 p.g-start-xin a {
    display: block;
    font-size: 12px;
    color: rgb(252, 186, 5);
    line-height: 24px;
}

.xx-box2 p.g-start-xin a:hover {
    background: rgb(252, 186, 5);
    color: #fff;
    text-decoration: none;
}

.xx-box2 li {
    padding-left: 80px;
    width: 100px;
    height: 50px;
    line-height: 50px;
    border-radius: 4px;
    margin-bottom: 8px;
    background: #fff url(../images/g-icon-zx1.png) no-repeat 34px center;
}

.xx-box2 li:first-child {
    background: #fff url(../images/g-icon-zx0.png) no-repeat 38px center;
}

.xx-box2 li.g-bg2 {
    background: #fff url(../images/g-icon-zx2.png) no-repeat 35px center;
}

.xx-box2 li a {
    display: inline-block;
    font-size: 16px;
    color: rgb(102, 102, 102);
}

.xx-box2 li a:hover {
    font-weight: bold;
    color: rgb(102, 102, 102);
}

.xx-box li span {
    display: inline-block;
    width: 32px;
    height: 36px;
    color: #2c5da6;
    margin-top: 14px;
    margin-left: 10px;
}

.xx-box li:hover span {
    font-weight: bolder;
}

.xx-box li img {
    margin: 15px auto 5px;
    display: block;
}

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

.g-new-ys-jg {
    width: 675px;
    background: #fff;
    margin-bottom: 32px;
    padding: 16px 5px 12px 20px;
}

.g-new-ys-tit a {
    display: inline-block;
    padding-left: 14px;
    height: 25px;
    font-size: 18px;
    font-weight: bold;
    color: rgb(14, 95, 173);
    line-height: 25px;
    border-left: 6px solid rgb(14, 95, 173);
}

.g-new-ys-content {
    width: 164px;
}

.g-new-ys-content a {
    display: block;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 14px;
    color: rgb(51, 51, 51);
    margin-top: 10px;
    background: rgb(249, 250, 250);
}

.g-new-ys-content a:hover {
    height: 48px;
    line-height: 48px;
    color: rgb(14, 95, 173);
    font-weight: bold;
    border-bottom: 2px solid rgb(14, 95, 173);
}

.g-new-ys-content a p {
    line-height: 20px;
}

.g-new-ys-content a p:first-child {
    padding-top: 4px;
}

.g-new-ys-list {
    width: 460px;
    margin-top: 11px;
    padding: 12px 20px 10px;
    border: 1px solid rgb(249, 250, 250);
}

.g-new-ys-list li {
    line-height: 44px;
}

.g-new-ys-list li a {
    display: inline-block;
    font-size: 16px;
    color: rgb(51, 51, 51);
    max-width: 320px;
    padding-left: 14px;
    background: url(../images/g-grey-dian_13.png) no-repeat left center;
}

.g-new-ys-list li a:hover {
    color: #0e5fad;
}

.g-new-ys-list li span {
    font-size: 14px;
    color: rgb(153, 153, 153);
}

.g-new-xz {
    width: 453px;
    background: #fff;
}

a.g-new-xz-tit {
    display: inline-block;
}

a.g-new-xz-tit:hover img {
    opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);
}

.g-new-xz-cont li {
    width: 218px;
    height: 112px;
    margin-top: 17px;
    text-align: center;
    background: rgb(250, 250, 250) url(../images/g-ne1w-yw.png) no-repeat center top 20px;
}

.g-new-xz-cont li:first-child {
    background: rgb(250, 250, 250) url(../images/g-new-yw.png) no-repeat center top 20px;
}

.g-new-xz-cont li a {
    padding-top: 70px;
    display: inline-block;
    line-height: 38px;
    font-size: 20px;
    color: rgb(51, 51, 51);
    font-weight: bold;
}

.g-new-xz-cont li a:hover {
    color: #0e5fad;
}