﻿* {
    padding: 0;
    margin: 0;
    text-decoration: none;
    list-style: none;
}

body {
    background: #f5f5f5;
}

.header {
    width: 100%;
    height: 250px;
    background: url(header_back.png)no-repeat center center;
}

.header_logo {
    width: 763px;
    height: 112px;
    margin-left: 80px;
    padding: 71px;
}

.header_logo img {
    width: 763px;
    height: 112px;
}

.nav {
    width: 100%;
    height: 50px;
    background: #183071;
    margin-bottom: 10px;
}

.nav_ul {
    width: 89%;
    height: 50px;
    margin: 0 auto;
}

.navigate {
    width: 169px;
    height: 50px;
    float: left;
}

.navigate a {
    padding-left: 71px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    font-size: 21px;
    font-family: "微软雅黑";
}

.color {
    background-color: #2c529d!important;
}

.title {
    width: 89%;
    height: 120px;
    background: #fff;
    margin: 0 auto;
    margin-bottom: 10px;
}

.title h2 {
    text-align: center;
    padding-top: 22px;
}

.title h2 a {
    color: #183071;
    text-align: center;
    /* line-height: 50px; */
    font-size: 41px;
    font-family: "微软雅黑";
}

.title p {
    text-align: center;
}

.title p a {
    color: #000;
    text-align: center;
    /* line-height: 50px; */
    font-size: 15px;
    font-family: "微软雅黑";
}

.content {
    width: 89%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    background: #fff;
    padding-bottom: 50px;
    margin-bottom: 20px;
}

.content_top {
    width: 1180px;
    height: auto;
    overflow: hidden;
    padding: 10px 0;
    margin: 0 auto;
}

.left_banner {
    width: 572px;
    height: 309px;
    background: red;
    float: left;
}

.right_news {
    width: 590px;
    height: 309px;
    /* background: green; */
    float: right;
}

.yx-rotaion-content {
    width: 572px;
    height: 309px;
    position: relative;
}

.yx-rotaion-content .yx-rotaion {
    width: 100%;
    height: 309px;
    overflow: hidden;
}

.yx-rotaion-content .yx-rotaion .rotaion_list {
    width: 100%;
    height: 309px;
}

.yx-rotaion-content .yx-rotaion .rotaion_list img {
    width: 100%;
    height: 309px;
    display: block;
}

.yx-rotaion-content .yx-rotaion .txt {
    width: auto;
    height: 45px;
    position: absolute;
    left: 0;
    bottom: 0;
    line-height: 45px;
    overflow: hidden;
}

.yx-rotaion-content .yx-rotaion .txt li {
    width: 100%;
    height: 45px;
    overflow: hidden;
    padding: 0 10px;
}

.yx-rotaion-content .yx-rotaion .txt li a {
    font-size: 14px;
}

.yx-rotaion-content .yx-rotaion .num {
    width: auto;
    height: 10px;
    position: absolute;
    bottom: 15px;
    right: 0;
    font-size: 0;
    line-height: 0;
    text-align: center;
    z-index: 2;
}

.yx-rotaion-content .yx-rotaion .num li {
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 20px;
    float: left;
    overflow: hidden;
    margin-right: 8px;
    cursor: pointer;
}

.yx-rotaion-content .yx-rotaion .num .on {
    width: 20px;
    background: #0d67c7;
}

.yx-rotaion-content h3 {
    width: 100%;
    height: 45px;
    position: absolute;
    /* right: -61px; */
    bottom: 0;
    z-index: 0;
    background: #000;
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    opacity: 0.3;
}


/* 轮播结束 */

.news_title {
    width: 100%;
    height: 37px;
    border-bottom: 1px solid #eeeeed;
}

.news_title_con {
    width: 60%;
    height: 37px;
    float: left;
}

.news_title_con li {
    width: 90px;
    height: 31px;
    float: left;
    margin-right: 28px;
    /* color: #fff; */
}

.news_title_con li a {
    display: block;
    width: 90px;
    height: 31px;
    color: #6e645f;
    text-align: center;
    line-height: 31px;
    font-size: 21px;
    font-family: "微软雅黑";
    padding-bottom: 6px;
}

.colors {
    color: #2c4480!important;
    border-bottom: 1px solid #2c4480;
}

.more {
    float: right;
}

.more a {
    color: #6e645f;
    text-align: center;
    line-height: 31px;
    font-size: 15px;
    font-family: "微软雅黑";
}

.news_content {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.news_content_con {
    width: 100%;
    height: auto;
    padding-top: 25px;
    overflow: hidden;
    display: none;
}

.news_content_con li {
    width: 100%;
    height: 31px;
    background: url(jt_right.png)no-repeat left center/17px 17px;
}

.news_content_con li a {
    display: block;
    padding-left: 30px;
    float: left;
    color: #6e645f;
    text-align: center;
    line-height: 31px;
    font-size: 16px;
    font-family: "微软雅黑";
}

.news_content_con li span {
    float: right;
    color: #877e79;
    text-align: center;
    line-height: 31px;
    font-size: 12px;
    font-family: "微软雅黑";
}

.show {
    display: block;
}

.left {
    width: 572px;
    height: auto;
    overflow: hidden;
    /* background: red; */
    float: left;
}

.right {
    width: 590px;
    height: auto;
    overflow: hidden;
    /* background: green; */
    float: right;
}

.title_gk {
    width: 100%;
    height: 37px;
    border-bottom: 1px solid #eeeeed;
}

.icon_title {
    width: 100px;
    float: left;
    background: url(gk.png)no-repeat left center/23px 23px;
}

.icon_title a {
    display: block;
    width: 100px;
    height: 37px;
    color: #2c4480;
    font-size: 21px;
    text-align: center;
    line-height: 38px;
    font-family: "微软雅黑";
}

.list_gk {
    width: auto;
    float: left;
}

.li_gk li {
    width: 100px;
    height: 32px;
    float: left;
}

.li_gk li a {
    display: block;
    width: 100px;
    height: 37px;
    color: #6e645f;
    font-size: 21px;
    text-align: center;
    line-height: 38px;
    font-family: "微软雅黑";
    float: left;
}

.back_color {
    background: #2c4480;
    color: #fff!important;
}

.list_gk {
    width: 100%;
    height: auto;
    padding-top: 25px;
    overflow: hidden;
    display: none;
}

.list_gk li {
    width: 100%;
    height: 31px;
    background: url(jt_right.png)no-repeat left center/17px 17px;
}

.list_gk li a {
    display: block;
    padding-left: 30px;
    float: left;
    color: #6e645f;
    text-align: center;
    line-height: 31px;
    font-size: 16px;
    font-family: "微软雅黑";
}

.list_gk li span {
    float: right;
    color: #877e79;
    text-align: center;
    line-height: 31px;
    font-size: 12px;
    font-family: "微软雅黑";
}

.block {
    display: block;
}

.title_fw {
    width: 100%;
    height: 37px;
    border-bottom: 1px solid #eeeeed;
}

.icon_fw_title {
    width: 100px;
    float: left;
}

.icon_fw_title a {
    display: block;
    width: 100px;
    height: 37px;
    color: #2c4480;
    font-size: 21px;
    text-align: center;
    line-height: 38px;
    font-family: "微软雅黑";
}

.list_fw {
    width: 85%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 25px;
}

.list_fw li {
    width: 236px;
    height: 60px;
    border: 1px solid #d4dcef;
    float: left;
    margin-right: 24px;
    margin-bottom: 26px;
}

.list_fw li a {
    color: #574d49;
    font-size: 21px;
    text-align: center;
    line-height: 60px;
    font-family: "微软雅黑";
    padding-left: 105px;
}

.jycy {
    background: url(jycy.png)no-repeat 60px center/32px 30px;
}

.sygz {
    margin-right: 0!important;
    background: url(sygz.png)no-repeat 60px center/32px 30px;
}

.qywh {
    /* margin-right: 0!important; */
    background: url(qywh.png)no-repeat 60px center/32px 30px;
}

.jxfw {
    margin-right: 0!important;
    background: url(jxfw.png)no-repeat 60px center/32px 30px;
}

.ylby {
   /* margin-right: 0!important;*/
    margin-bottom: 0!important;
    background: url(ylby.png)no-repeat 60px center/32px 30px;
}

.ztzl {
    width: 100%;
    height: 152px;
    /* background: red; */
    margin: 10px 0;
}

.list_fc {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 25px;
    /* background: red; */
}

.list_fc li {
    width: 48%;
    height: 170px;
    /* background: green; */
    float: left;
    margin-right: 22px;
    margin-bottom: 20px;
}

.list_fc li a img {
    width: 274.55px;
    height: 170px;
}

.list_fc li:nth-child(2) {
    margin-right: 0;
}

.list_fc li:nth-child(3) {
    margin-bottom: 0;
}

.list_fc li:nth-child(4) {
    margin-right: 0;
    margin-bottom: 0;
}

.list_lb {
    width: 85%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 25px;
}

.lbrx {
    width: 100%;
    height: 100px;
    background: #5394cf url(video.png)no-repeat 129px center/74px 70px;
    margin-bottom: 50px;
}

.lbrx a {
    display: block;
    color: #fff;
    font-size: 34px;
    text-align: center;
    line-height: 100px;
    font-family: "黑体";
    font-weight: bold;
    padding-left: 86px;
}

.list_hd {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.list_hd li {
    width: 226px;
    height: 56px;
    border: 2px solid #94c8ed;
    /* margin-right: 41px; */
    margin-bottom: 50px;
    margin: 0 auto 50px auto;
    /* float: left; */
}

.list_hd li a {
    color: #163064;
    font-size: 21px;
    text-align: center;
    line-height: 56px;
    font-family: "微软雅黑";
    padding-left: 90px;
}


/* .list_hd li:nth-child(2) {
    margin-right: 0;
} */


/* .list_hd li:nth-child(3) {
    margin-bottom: 0;
}

.list_hd li:nth-child(4) {
    margin-right: 0;
    margin-bottom: 0;
} */


/* ztzl */

.yx-rotaion-content1 {
    width: 100%;
    height: 152px;
    position: relative;
}

.yx-rotaion-content1 .yx-rotaion1 {
    width: 100%;
    height: 152px;
    overflow: hidden;
}

.yx-rotaion-content1 .yx-rotaion1 .rotaion_list1 {
    width: 100%;
    height: 152px;
}

.yx-rotaion-content1 .yx-rotaion1 .rotaion_list1 img {
    width: 100%;
    height: 152px;
    display: block;
}

.yx-rotaion-content1 .yx-rotaion1 .num1 {
    width: auto;
    height: 10px;
    position: absolute;
    bottom: 15px;
    right: 0;
    font-size: 0;
    line-height: 0;
    text-align: center;
    z-index: 2;
}

.yx-rotaion-content1 .yx-rotaion1 .num1 li {
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 20px;
    float: left;
    overflow: hidden;
    margin-right: 8px;
    cursor: pointer;
}

.yx-rotaion-content1 .yx-rotaion1 .num1 .on {
    width: 20px;
    background: #0d67c7;
}


/* ztzl轮播结束 */


/* foot */

.foot {
    width: 100%;
    height: 246px;
    background: #18316a;
}

.link {
    width: 89%;
    height: 96px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.link_title {
    width: 111px;
    height: 36px;
    background: url(link.png)no-repeat left center/28px 28px;
}

.link_title a {
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 36px;
    font-family: "微软雅黑";
    padding-left: 38px;
}

.link_link {
    width: 245px;
    height: 36px;
    /* background: red; */
}

select {
    width: 245px;
    height: 36px;
    border: none;
    border-radius: 4px;
    /* background: #3568a4; */
    padding-left: 20px;
    outline: none;
    font-size: 16px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #3568a4 url(xiala.png)no-repeat 212px center/ 21px 21px;
}

option {
    color: #fff;
}

.footer {
    width: 89%;
    height: 110px;
    /* background: red; */
    margin: 0 auto;
}

.footer_son {
    width: 772px;
    height: 110px;
    /* background: green; */
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer_l {
    width: 65px;
    height: 75px;
}

.footer_m {
    width: 481px;
    height: 100%;
}

.footer_m li {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.footer_m li:first-child {
    width: 30%;
}

.footer_m li:nth-child(2) {
    width: 73%;
}

.footer_m li:nth-child(3) {
    width: 61%;
}

.footer_m li:nth-child(4) {
    width: 84%;
}

.footer_m li span {
    color: #fff;
    font-size: 16px;
    text-align: center;
    font-family: "微软雅黑";
}

.footer_r {
    width: 114px;
    height: 57px;
}