﻿@charset 'utf-8';

/*
 * 首页样式
 * @Author: lzq
 * @Date: 2019-12-02
 * @Last Modified by: lzq
 * @Last Modified time: 2019-12-02
 */

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

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

.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: 27px 20px;
    margin-bottom: 16px;
}

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

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

.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-item1 a {
    display: block;
    max-width: 450px;
}

.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: 32px;
}

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

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

.info-xx {
    width: 266px;
}

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