﻿@charset 'utf-8';

/*
 * 首页样式
 * @Author: lzq
 * @Date: 2019-12-02
 * @Last Modified by: jsj
 * @Last Modified time: 2019-12-20 15:08:44
 */

.tab-group .tab-item a:hover,
.tab-group .tab-item1 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;
    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: 120px;
    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;
    width: 1px;
    height: 17px;
    margin-top: 10px;
    background-color: #d6d6d6;
}

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

.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;
}

.tab-item1 span {
    font-size: 14px;
}

.ztzl {
    padding: 0 19px;
    height: 130px;
    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: 27px auto;
    position: relative;
}

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

.ban-more-img p {
    width: 280px;
    height: 77px;
    margin-right: 15px;
    border: none;
}

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

.ban-more-img a:hover img {
    opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);
}

.ban-more-right {
    position: absolute;
    right: 14px;
    top: 19px;
    color: rgb(44, 93, 166);
    cursor: pointer;
    width: 22px;
    height: 40px;
    background: #f0f9ff url(../images/icon-right.png) no-repeat center center;
}

.ban-more-left {
    color: rgb(44, 93, 166);
    z-index: 99;
    position: absolute;
    left: 14px;
    top: 19px;
    cursor: pointer;
    width: 22px;
    height: 40px;
    background: #f0f9ff url(../images/icon-left.png) no-repeat center center;
}

.info {
    padding: 27px 20px;
    margin-bottom: 16px;
    border-bottom: 3px solid rgb(247, 247, 247);
}

.cz-link {
    margin: 0 auto 19px;
    width: 1200px;
}

.cz-link li {
    margin-left: 12px;
    float: left;
}

.cz-link li:first-child {
    margin-left: 0;
}

.cz-link li a {
    display: inline-block;
    border-radius: 4px;
    background: rgb(44, 93, 166);
    width: 230px;
    height: 41px;
    line-height: 41px;
    font-size: 16px;
    text-align: center;
    color: rgb(254, 255, 255);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cz-link li a:hover {
    font-weight: bold;
}

.info-ml {
    padding-top: 8px;
    width: 270px;
}

.info-ml li {
    height: 42px;
    margin-bottom: 12px;
}

.g-info-m1 .tit a {
    font-size: 18px;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 32px;
    width: 280px;
    height: 32px;
    color: #fff;
    border-radius: 4px;
    background: rgb(99, 201, 201);
}

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

.g-info-m1 {
    width: 280px;
}

.g-info-m1 .g-info-ul li {
    float: left;
    margin-left: 7px;
    width: 136px;
    margin-top: 6px;
    height: 32px;
    margin-bottom: 0;
    text-align: center;
    background: rgb(246, 246, 246);
}

.g-info-m1 .g-info-ul li.w100 {
    width: 100%;
}

.g-info-m1 .g-info-ul li a {
    display: inline-block;
    width: 100%;
    height: 32px;
    border-radius: 2px;
    line-height: 32px;
    font-size: 13px;
    color: rgb(51, 51, 51);
    padding-left: 0;
}

.g-info-ul li.ml0 {
    margin-left: 0;
}

.g-info-ul li:first-child {
    margin-left: 0;
}

.g-info-m1 .tit a:hover {
    text-decoration: underline;
}

.g-info-m1 .tit:first-child a {
    background: rgb(64, 165, 242);
}

.g-info-m1 .tit1 a {
    margin-top: 6px;
    background: rgb(99, 201, 201);
}

.g-info-m1 .tit2 a {
    margin: 6px 0;
    background: rgb(120, 157, 255);
}

.g-info-ul1 {
    width: 280px;
    border-radius: 2px;
    background: rgb(246, 246, 246);
    text-align: center;
}

.g-info-ul1 a {
    display: inline-block;
    line-height: 38px;
    /*padding: 0 16px;*/
    margin: 0 16px;
    font-size: 14px;
    color: rgb(51, 51, 51);
}

.g-info-ul1 a:hover {
    font-weight: bold;
}

.g-info-ul1 a.pr0 {
    padding-right: 0;
}

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

.info-ml li a:hover {
    font-weight: bold;
}

.info-ml li a.a1 {
    background: url(../images/tyj-bg1.png);
}

.info-ml li a.a2 {
    background: url(../images/tyj-bg2.png);
}

.info-ml li a.a3 {
    background: url(../images/tyj-bg3.png);
}

.info-ml li img {
    display: table-cell;
    vertical-align: middle;
    float: right;
    margin: 12px 10px 0 0;
}

.info-zc {
    width: 557px;
    /*height: 359px;*/
    margin: 0 19px 0 22px;
}

.info-zc .tab-list-bool1 {
    margin-bottom: 0;
}

.g-info-zc {
    width: 693px;
    margin: 14px 0 0;
}

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

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

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

.tab-list-bool1 li {
    width: auto;
    padding: 0 16px;
    background: url(../images/cz-rt-line.png) no-repeat right center;
}

.tab-list-bool1 li.bgn {
    background: none;
}

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

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

.info-xx {
    /*width: 266px;*/
    width: 276px;
    height: 350px;
    background: #dcdcdd;
}

.info-xx a.tit {
    display: inline-block;
    /*width: 253px;*/
    width: 100%;
    height: 52px;
    line-height: 52px;
    font-size: 22px;
    text-align: center;
    border-radius: 4px;
    background: rgb(168, 0, 1);
    font-weight: bold;
    color: rgb(255, 255, 255);
}

.info-xx a:hover {
    /*text-decoration: underline;*/
    font-weight: bold;
    cursor: pointer;
}

.info-xx .cz-ys {
    padding: 0 22px;
}

.info-xx .cz-ys div {
    width: 232px;
    background: url(../images/cz-bg1.png) bottom center no-repeat;
}

.info-xx .cz-ys a {
    display: block;
    height: 56px;
    line-height: 56px;
    width: 110px;
    font-size: 18px;
    color: #000000;
    margin: 0 auto;
}

.info-xx .cz-ys a img {
    margin-right: 6px;
}

.cz-import a {
    display: inline-block;
    width: 100%;
    height: 43px;
    line-height: 43px;
    border-radius: 5px;
    color: rgb(254, 255, 255);
    font-size: 18px;
}

.cz-import .a1 {
    background: url(../images/cz-bg2.png) center no-repeat;
}

.cz-import .a2 {
    background: url(../images/cz-bg3.png) center no-repeat;
}

.cz-import .a3 {
    background: url(../images/cz-bg4.png) center no-repeat;
}

.cz-import .a4 {
    background: url(../images/cz-bg5.png) center no-repeat;
}

.cz-import {
    width: 256px;
    margin: 16px auto 0;
}

.cz-import a {
    /*margin-right: 7px;*/
    margin-bottom: 6px;
}

.cz-import a img {
    margin-left: 22px;
    margin-right: 14px;
}

.cz-import a span {
    display: inline-block;
    /*width: 64px;*/
    vertical-align: middle;
    line-height: 20px;
}

.cz-import a:hover {
    text-decoration: none;
    font-weight: bold;
}

.xx-box {
    width: 100%;
}

.xx-box2 {
    margin-left: -6px;
}

.xx-box2 a {
    display: inline-block;
    width: 130px;
    height: 55px;
    background-color: #f7f7f7;
    border-radius: 4px;
    margin-bottom: 10px;
    text-align: center;
    margin-left: 6px;
    color: #2c5da6;
    position: relative;
    font-size: 16px;
}

.xx-box2 a img {
    margin-top: 6px;
    margin-bottom: 4px;
}

.xx-box2 a p {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 30px;
}

.xx-box li {
    width: 100%;
    height: 40px;
    border-radius: 4px;
    background: #f7f7f7;
    margin-bottom: 10px;
}

.xx-box li a {
    display: block;
    font-size: 16px;
    color: #2c5da6;
    line-height: 40px;
    text-align: center;
}

.xx-box li a:hover,
.xx-box2 a:hover {
    font-weight: bold;
}

.xx-box li img {
    vertical-align: middle;
    margin-right: 14px;
}

.roll {
    width: 245px;
    height: 300px;
    padding: 15px;
    position: fixed;
    /*fixed实现绝对定位*/
    cursor: pointer;
    z-index: 1000;
    font-size: 12px;
    background: url(../images/cz-bg6.png) no-repeat;
}

.roll p.tit {
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    margin-bottom: 16px;
    background: url(../images/cz-bg7.png) center no-repeat;
}

.roll p {
    line-height: 23px;
    color: #fff;
}

.roll button {
    width: 22px;
    height: 22px;
    background: url(../images/cz-icon3.png) no-repeat center;
    position: absolute;
    top: -8px;
    right: -8px;
}