﻿@charset 'utf-8';
body{
    min-width: 1200px;
}
.zxi-top {
    background: #f2f2f2;
    height: 64px;
    line-height: 64px;
}

.zxi-top a,
.zxi-top span {
    color: #333333;
    font-size: 16px;
    vertical-align: middle;
}

.zxi-top a:hover {
    color: #006cbc;
}

.zxi-top .top-l a {
    margin-right: 26px;
}

.zxi-top .top-r a,
.zxi-top .top-r span {
    margin-left: 32px;
}

.zxi-top .wza {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: #006cbc;
    border-radius: 4px;
    width: 88px;
    text-align: center;
}

.zxi-top .wza:hover {
    font-weight: bold;
    color: #fff;
}

.zxi-header {
    width: 100%;
    height: 500px;
    position: relative;
    overflow: hidden;
}

.zxi-header-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.zxi-header-bg li {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.zxi-header-bg li>img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.zxj-logo {
    text-align: center;
    padding-top: 130px;
    position: relative;
}

.zxi-nav {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 73px;
    line-height: 73px;
    background: url(xzjbg1.png) center top no-repeat;
}

.zxi-nav .tit {
    display: inline-block;
    margin: 0 46px;
    color: #fff;
    font-size: 28px;
    font-weight: bold;
}
.zxi-nav .tit.cur{
    background: url(xzjic24.png) center 60px no-repeat;
    /*background-size: 100%;*/
}

.zxi-search {
    width: 184px;
    height: 50px;
    line-height: 50px;
    margin-top: 12px;
    background: url(xzjbg2.png) center no-repeat;
}

.zxi-search .img{
    margin: 0 14px;
}
.zxi-search input {
    font-size: 16px;
    width: 80px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    /*padding-left: 50px;
    background: url(xzjic1.png) 20px center no-repeat;*/
}

.zxi-search input::-webkit-input-placeholder {
    color: #fff;
}

.zxi-search input:-moz-placeholder {
    color: #fff;
}

.zxi-search input::-moz-placeholder {
    color: #fff;
}

.zxi-search input:-ms-input-placeholder {
    color: #fff;
}

.zxi-search a {
    display: inline-block;
    color: #00477d;
    font-size: 16px;
    margin-left: 10px;
}

.zxi-tt {
    height: 180px;
    background: #daebff;
}

.zxi-tt .title {
    margin-top: 35px;
    display: inline-block;
}

.zxi-tt-news {
    width: 970px;
    margin-top: 30px;
    height: 120px;
    overflow: hidden;
    margin-right: 30px;
    position: relative;
}

.zxi-tt-news li {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.zxi-tt-news li .tit {
    text-align: center;
}

.zxi-tt-news li .tit a {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #125db2;
    font-size: 38px;
    font-weight: bold;
}

.zxi-tt-news li .con {
    line-height: 30px;
    color: #333333;
    font-size: 16px;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 60px;
    overflow: hidden;
}

.zxi-w1 {
    margin-top: 32px;
}

.zxi-w1c1 {
    width: 640px;
    height: 360px;
    position: relative;
}

.zxi-w1c1-pic {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.zxi-w1c1-pic li {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.zxi-w1c1-pic li a{
    display: block;
    width: 100%;
    height: 100%;
}

.zxi-w1c1-pic li img {
    width: 100%;
    height: 100%;
}

.zxi-w1c1-t {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: url(xzjbg3.png);
}

.zxi-w1c1-t li {
    padding: 0 30px;
}

.zxi-w1c1-t li a {
    display: inline-block;
    max-width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
    font-size: 16px;
}

.zxi-w1c1-n {
    position: absolute;
    right: 10px;
    bottom: 20px;
}

.zxi-w1c1-n li {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 0 4px;
    background: #fff;
    cursor: pointer;
}

.zxi-w1c1-n li.cur {
    background: #125db2;
}

.zxi-w1c2 {
    width: 540px;
}

.zxi-tit1 {
    height: 40px;
    line-height: 30px;
    border-bottom: 1px solid #bfbfbf;
}

.zxi-tit1 .tit {
    display: inline-block;
    color: #666666;
    font-size: 20px;
    width: 33.3%;
    text-align: center;
    background: url(xzjic2.png) left center no-repeat;
}

.zxi-tit1 .tit.cur {
    color: #004992;
    font-weight: bold;
}

.zxi-tit1 .tit:first-child {
    background: none;
}

.zxi-list1 {
    padding-top: 18px;
}

.zxi-list1 li {
    margin-top: 10px;
    height: 50px;
    line-height: 50px;
    color: #333333;
    font-size: 16px;
}

.zxi-list1 li a {
    display: block;
}

.zxi-list1 li a:hover {
    background: #e5f1ff;
}

.zxi-list1 li .date {
    display: inline-block;
    width: 68px;
    padding-left: 12px;
}

.zxi-list1 li .tit {
    display: inline-block;
    width: 440px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.zxi-w2 {
    margin-top: 40px;
}

.zxi-tit2 {
    white-space: nowrap;
    overflow: hidden;
    height: 42px;
    line-height: 42px;
}

.zxi-tit2 .ch {
    color: #125db2;
    font-size: 32px;
    font-weight: bold;
    display: inline-block;
}

.zxi-tit2 .en {
    color: #666666;
    font-size: 16px;
    display: inline-block;
    margin: 0 20px 0 30px;
}
.zxi-tit2 img{
    float: right;
    margin-top: 16px;
}

.zxi-bar1 {
    margin-top: 56px;
}

.zxi-bar1 a {
    display: inline-block;
    width: 180px;
    height: 100px;
    border-radius: 4px;
    box-shadow: 0 0 20px 0 rgba(89, 93, 215, .2);
    color: #333333;
    font-size: 18px;
    text-align: center;
    background: #e5f1ff;
    margin-left: 75px;
}

.zxi-bar1 a:first-child {
    margin-left: 0;
}

.zxi-bar1 a:hover {
    color: #fff;
    background: #1e68bd;
    box-shadow: 0 0 20px 0 rgba(1, 72, 145, .59);
}

.zxi-bar1 a img {
    margin-top: 16px;
    margin-bottom: 10px;
}

.zxi-bar1 a img.cur {
    display: none;
}

.zxi-bar1 a:hover img {
    display: none;
}

.zxi-bar1 a:hover img.cur {
    display: inline-block;
}

.zxi-w2-c {
    margin-top: 40px;
}

.zxi-w2-c1 {
    width: 790px;
}

.zxi-tit3 {
    height: 26px;
    line-height: 26px;
}

.zxi-tit3 img {
    margin-right: 14px;
}

.zxi-tit3 .tit {
    color: #222222;
    font-size: 20px;
    display: inline-block;
    margin-right: 40px;
}

.zxi-tit3 .tit.cur {
    font-weight: bold;
    color: #1e68bd;
}

.zxi-list2 {
    padding-top: 20px;
}

.zxi-list2 li {
    height: 40px;
    line-height: 40px;
}

.zxi-list2 li a {
    display: inline-block;
    max-width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333333;
    font-size: 16px;
    padding-left: 18px;
    background: url(xzjic14.png) left center no-repeat;
}

.zxi-list2 li a:hover {
    color: #1e68bd;
}

.zxi-list2 li span {
    float: right;
    color: #999999;
    font-size: 16px;
}

.zxi-w2-c2 {
    width: 380px;
}

.zxi-w2-c2 a {
    margin-bottom: 22px;
    margin-left: 10px;
    display: inline-block;
    width: 180px;
    height: 110px;
    line-height: 110px;
    text-align: center;
    color: #4773bd;
    font-size: 20px;
    background: url(xzjbg4.png) center no-repeat;
}

.zxi-w2-c2 a:hover {
    font-weight: bold;
}

.zxi-w2-c2 a img {
    margin-right: 14px;
}

.zxi-w4 {
    margin-top: 40px;
    height: 160px;
    text-align: center;
    background: url(xzjbg5.png) center no-repeat;
}

.zxi-w4 a {
    display: inline-block;
    margin: 24px 62px 0;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}

.zxi-w4 a p {
    margin-top: 8px;
}

.zxi-w3-wrap {
    width: 1030px;
    padding-right: 84px;
    height: 330px;
    margin: 40px auto 0;
    overflow-y: auto;
    overflow-x: hidden;
}

.zxi-w3-wrap::-webkit-scrollbar {
    width: 4px;
    height: 4px
}

.zxi-w3-wrap::-webkit-scrollbar-thumb {
    background-color: #d6e4ff;
    border: 3px solid transparent;
    border-radius: 7px
}

.zxi-w3-wrap::-webkit-scrollbar-thumb:hover {
    background-color: #d6e4ff
}

.zxi-w3-c {
    background: #f6f9ff;
    margin-top: 24px;
    padding-top: 30px;
    padding-bottom: 40px;
}

.zxi-w3-c .title {
    text-align: center;
    color: #275293;
    font-size: 36px;
    margin-bottom: 20px;
}

.zxi-tit4 {
    text-align: center;
    color: #333333;
    font-size: 18px;
    line-height: 34px;
}

.zxi-tit4 span {
    display: inline-block;
    margin: 0 64px;
    vertical-align: middle;
}

.zxi-tit4 a {
    vertical-align: middle;
    display: inline-block;
    cursor: pointer;
}

.zxi-tit4 a.cur {
    color: #125db2;
    border-bottom: 2px solid #669ddd;
    line-height: 32px;
}

.zxi-w3-c1 li {
    position: relative;
    padding: 8px 0 28px 120px;
}

.zxi-w3-c1 li span {
    position: absolute;
    left: 0;
    top: 8px;
    display: block;
    width: 100px;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    font-weight: bold;
}

.zxi-w3-c1 li span:before {
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    right: 0;
    position: absolute;
    top: 50%;
    margin-top: -4.5px;
    border-radius: 50%;
    background: #0662b1;
}

.zxi-w3-c1 li:before {
    content: "";
    position: absolute;
    left: 94px;
    top: 0;
    bottom: 0;
    background: #0662b1;
    width: 2px;
}

.zxi-w3-c1 li p {
    color: #000;
    font-size: 16px;
    line-height: 24px;
}

.zxi-w3-c1 li:first-of-type::before {
    top: 20px;
}

.zxi-w3-c1 li:last-of-type::before {
    bottom: auto;
    height: 20px;
}

.zxi-w3-c2 {
    color: #000;
    line-height: 32px;
    font-size: 16px;
}

.zxi-w3-c2 .img,
.zxi-w3-c3 .img {
    text-align: center;
    margin-top: 20px;
}

.zxi-w3-c2 .img img,
.zxi-w3-c3 .img img {
    max-width: 100%;
}

.zxi-w3-c3 li {
    padding: 13px 0;
    margin-bottom: 10px;
}

.zxi-w3-c3 li h4 {
    font-size: 18px;
    color: #039;
    font-weight: 700;
    margin-bottom: 10px;
}

.zxi-w3-c3 li p {
    color: #000;
    line-height: 32px;
    font-size: 16px;
}


/*搴曢儴*/
.zxi-flink{
    position: relative;
    margin: 32px auto;
}
.zxi-flink .f-drop{
    display: inline-block;
    width: 176px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #cecece;
    background: #f7f7f7 url(xzjic16.png) 156px center no-repeat;
    margin-left: 77px;
}
.zxi-flink .f-drop:first-child{
    margin-left: 0;
}
.zxi-flink .f-drop .tag{
    padding: 0 10px;
    color: #666666;
    font-size: 16px;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.zxi-flink .f-drop .list{
    position: absolute;
    bottom: 36px;
    left: 0;
    width: 1196px;
    border: 1px solid #cecece;
    overflow-y: auto;
    display: none;
    background: #fff;
    padding: 12px 0;
    z-index: 999;
}
.zxi-flink .f-drop .list li{
    text-align: center;
    padding: 0 10px;
    float: left;
    width: 167px;
}
.zxi-flink .f-drop .list li a{
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 32px;
    font-size: 14px;
}
.zxi-flink .f-drop .list li a:hover{
    color: #125db2;
}
.zxi-footer{
    background: #1764ce;
    color: #fff;
    padding: 30px 0;
    font-size: 16px;
    line-height: 32px;
}
.zfzc{
    display: inline-block;
    margin-top: 12px;
}
.zxi-fcon{
    margin-top: 12px;
}
.zxi-fcon a{
    color: #fff;
}
/*搴曢儴缁撴潫*/

/* 鏀垮姟鍏紑 */
.zw-bg1{
    background: #fafafa;
    padding: 30px 0;
}
.zw-tit1{
    white-space: nowrap;
    overflow: hidden;
    height: 44px;
    line-height: 44px;
}
.zw-tit1 .tit{
    color: #333333;
    font-size: 36px;
    font-weight: bold;
    margin-right: 20px;
    display: inline-block;
}
.zw-main .zxi-bar1{
    margin-top: 40px;
}
.zw-w1{
    margin-top: 55px;
}
.zw-ldcon{
    margin-top: 24px;
}
.zw-ld{
    width: 300px;
    height: 360px;
    padding: 10px 20px;
    background: #fff;
    box-shadow: 0 0 8px 0 #f2f2f2;
}
.zw-ldtx{
    display: inline-block;
    width: 134px;
    height: 166px;
    border: 1px solid #eeeeee;
}
.zw-ldtx img{
    width: 100%;
    height: 100%;
}
.zw-ldinfo .name a{
    color: #333333;
    font-size: 24px;
    font-weight: bold;
}
.zw-ldinfo .job{
    color: #666;
    font-size: 18px;
    font-weight: bold;
    margin-top: 12px;
}
.zw-ldinfo .intro{
    color: #333;
    font-size: 16px;
    line-height: 28px;
    margin-top: 20px;
}
.zw-ldlist{
    margin-top: 30px;
}
.zw-ldlist .tit{
    color: #333;
    font-size: 18px;
    font-weight: bold;
    /*margin-left: 16px;*/
}
.zw-ldlist .list a{
    display: inline-block;
    color: #333333;
    font-size: 16px;
    line-height: 24px;
    margin: 14px 52px 0 0;
    min-width: 48px;
    text-align: justify;
    text-align-last: justify;
}
.zw-ldlist .list a:hover{
    color: #1e68bd;
}
.zw-w1-c2{
    width: 835px;
    padding-top: 10px;
}
.zw-search{
    height: 52px;
    background: #f6f9fd;
    margin-top: 14px;
}
.zw-search .tit{
    display: inline-block;
    line-height: 52px;
    width: 144px;
    text-align: center;
    color: #1275ca;
    font-size: 18px;
    font-weight: bold;
}
.zw-search input{
    width: 520px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #dcdcdc;
    padding: 0 10px 0 46px;
    font-size: 16px;
    background: url(xzjic18.png) 15px center no-repeat #fff;
    margin-top: 6px;
}
.zw-search button{
    width: 88px;
    height: 52px;
    line-height: 52px;
    background: #0662b1;
    color: #fff;
    font-size: 16px;
    text-align: center;
    float: right;
}
.zw-w2{
    padding-top: 24px;
}
.zw-bar2{
    background: #f6f9fd;
    padding: 30px 0;
    margin-top: 20px;
    border: 1px solid #eeeeee;
    margin-bottom: 30px;
    text-align: center;
}
.zw-bar2 a{
    display: inline-block;
    color: #333333;
    font-size: 18px;
    text-align: center;
    margin: 0 110px;
}
.zw-bar2 a:hover{
    font-weight: bold;
}
.zw-bar2 a img{
    margin-bottom: 8px;
}
.zw-w2-b{
    width: 560px;
}
.zw-tit2 .tit{
    display: inline-block;
    color: #222222;
    font-size: 20px;
    margin-right: 40px;
}
.zw-tit2 .tit.cur{
    color: #1e68bd;
    font-weight: bold;
}
.zw-bar3{
    margin-top: 50px;
}

/* 椤圭洰浠嬬粛 */
.xmjs-bg1{
    background: #f6f9fd;
}
.zxj-main .zxi-w3-c{
    margin-top: 0;
    background: none;
}
.xmjs-tit1{
    text-align: center;
    margin: 30px 0;
}
.xmjs-tit1 .tit{
    display: inline-block;
    color: #000000;
    font-size: 22px;
    line-height: 44px;
    margin: 0 45px;
}
.xmjs-tit1 .tit.cur{
    color: #0662b1;
    font-weight: bold;
    background: url(xzjbg7.png) bottom center no-repeat;
}
.xmjs-w2 .zxi-list2 .more{
    text-align: center;
    margin-top: 40px;
}
.xmjs-w2 .zxi-list2 .more a{
    display: inline-block;
    color: #333333;
    font-size: 16px;
}
/* 浜掑姩浜ゆ祦 */
.hd-bg1{
    padding: 30px 0 50px;
    background: #f6f9fd;
}
.hd-w1{
    margin-top: 10px;
}
.hd-lxxd{
    width: 790px;
    height: 310px;
    padding: 0 20px;
    background: #fff;
    box-shadow: 0 0 6px 0 #eff1f5;
}
.hd-lxxd .title{
    font-size: 24px;
    font-weight: bold;
    height: 56px;
    line-height: 56px;
}
.hd-lxxd .title a{
    color: #125db2;
}
.lxxd-box .tit{
    width: 640px;
    float: left;
}
.lxxd-box .date{
    width: 120px;
    float: right;
    text-align: center;
}
.lxxd-box li{
    color: #000000;
    font-size: 18px;
}
.lxxd-t{
    height: 45px;
    line-height: 45px;
    background: #f4f4f4;
}
.lxxd-t .tit{
    padding-left: 70px;
    width: 570px;
}
.lxxd-l li{
    height: 36px;
    line-height: 36px;
    font-size: 16px;
}
.lxxd-l .type{
    display: inline-block;
    width: 50px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin-right: 22px;
    background: #fa8b3a;
    border-radius: 10px;
    vertical-align: middle;
}
.lxxd-l .type.cur{
    background: #72ae51;
}
.lxxd-l .date{
    color: #7a7773;
}
.lxxd-l a{
    display: inline-block;
    max-width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.lxxd-l a:hover{
    color: #125db2;
}
.lxxd-con{
    margin-top: 10px;
}
.hd-bar1{
    width: 323px;
}
.hd-bar1 a{
    display: inline-block;
}
.hd-bar1 a:first-child{
    margin-bottom: 40px;
}
.hd-w2{
    padding: 30px 0 0;
}
.hd-tit1{
    margin-bottom: 20px;
    text-align: center;
    background: url(xzjbg8.png) center no-repeat;
}
.hd-tit1 a{
    display: inline-block;
    color: #333333;
    font-size: 36px;
    font-weight: bold;
}
.hd-w2-bg{
    padding: 40px 0;
    box-shadow: 0 0 8px 0 #e5e5e5;
}
.hd-w2c{
    white-space: nowrap;
    text-align: center;
    margin-top: 40px;
}
.hd-w2c .cir-pie{
    display: inline-block;
    width: 33.3%;
    height: 200px;
}
.hd-w2-bg .text-center{
    text-align: center;
}
.hd-w2-bg .select {
    position: relative;
    width: 200px;
    background-color: #ffffff;
    border-radius: 4px;
    border: solid 1px #d9d9d9;
    padding: 0 10px;
    display: inline-block;
    height: 32px;
    line-height: 30px;
    box-sizing: border-box;
    margin: 0 20px;
}
.hd-w2-bg .select input{
    width: 100%!important;
    padding-right: 20px;
    position: relative;
    z-index: 99;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    box-sizing: border-box;
}
.hd-w2-bg .select .layui-font-12 {
    position: absolute;
    right: 20px;
    top: 0;
    height: 0;
    width: 0;
}
/* 姒傝 */
.gl-nav{
    width: 290px;
}
.gl-nav-t{
    background: #0662b1;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.gl-nav-t a{
    display: block;
    padding: 20px;
    color: #fff;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
}
.gl-nav-t a img{
    margin-right: 20px;
}
.gl-nav-l{
    background: #f3f9ff;
    border: 1px solid #dcdcdc;
}
.gl-nav-l .tit{
    display: block;
    color: #333333;
    font-size: 22px;
    padding: 15px 0 15px 50px;
    border-top: 1px solid #dcdcdc;
}
.gl-nav-l .tit:first-child{
    border-top: none;
}
.gl-nav-l .tit.cur{
    color: #0662b1;
    font-weight: bold;
    background: #f3f9ff url(xzjic26.png) 20px center no-repeat;
}
.gl-con{
    width: 870px;
}
.gl-tit{
    padding: 0 24px;
    height: 45px;
    line-height: 45px;
    background: #f8f8f8;
}
.gl-tit a{
    color: #0662b1;
    font-size: 22px;
    font-weight: bold;
}
.gl-list{
    padding: 16px 12px;
}
.gl-list li{
    height: 40px;
    line-height: 40px;
}
.gl-list li a{
    display: inline-block;
    max-width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333333;
    font-size: 16px;
    padding-left: 24px;
    background: url(xzjic27.png) left center no-repeat;
}
.gl-list li a:hover{
    color: #0662b1;
}
.gl-list li span{
    float: right;
    color: #999999;
    font-size: 16px;
}
.zsj-rightcon .gl-list li span{
    line-height: 40px;
}
/* 棰嗗 */
.ld-box{
    background: #fafdff;
    padding: 52px 0;
    margin-top: 30px;
}
.ld-list{
    width: 830px;
}
.ld-item{
    float: left;
    margin-left: 124px;
    text-align: center;
    width: 128px;
    margin-bottom: 30px;
}
.ld-item img{
    width: 100%;
    height: 156px;
    border: 1px solid #eeeeee;
}
.ld-item .name{
    font-size: 24px;
    color: #333333;
    margin-top: 12px;
}
.ld-item .job{
    color: #333333;
    font-size: 16px;
    margin-top: 12px;
    font-weight: bold;
}
.ld-item .info{
    color: #333333;
    font-size: 16px;
    line-height: 30px;
    margin-top: 50px;
    text-align: left;
}
.ld-item .info span,.ld-item .info p{
    font-size: 16px!important;
    line-height: 30px!important;
}
.ld-item1{
    width: 208px;
}
.ld-item1 img{
    width: 100%;
    height: 258px;
}
.ld-item1 .job{
    font-size: 18px;
}
.ldxl-box{
    padding: 40px 60px 40px 30px;
}
.ldxl-box .box1{
    width: 170px;
    text-align: center;
}
.ldxl-box .box1 img{
    width: 100%;
    height: 208px;
    border: 1px solid #eeeeee;
}
.ldxl-box .box1 .name{
    color: #333;
    font-size: 24px;
    margin-top: 16px;
}
.ldxl-box .box1 .job{
    color: #333;
    font-size: 16px;
    font-weight: bold;
    margin-top: 8px;
}
.ldxl-box .box2{
    width: 850px;
}
.ldxl-t{
    padding: 0 20px;
}
.ldxl-t span{
    line-height: 32px;
    display: inline-block;
    color: #333333;
    border-bottom: 2px solid #1764ce;
    font-size: 20px;
    font-weight: bold;
}
.ldxl-c{
    margin-bottom: 40px;
    line-height: 30px;
    color: #333333;
    font-size: 16px;
    padding: 20px 30px;
    border-bottom: 1px solid #dddddd;
}
.ldxl-c span,.ldxl-c p{
    font-size: 16px!important;
    line-height: 30px!important;
}
.bmzjgz-t-title p{
    line-height: 36px;
}
.zwxl-article img{
    max-width: 100%;
}
.zwxl-article video{
    max-width: 100%;
}
/* 褰揿墠浣岖疆 */
.position {
    margin: 0 0 30px 0;
    padding: 20px 0;
    font-size: 16px;
    line-height: 26px;
    background: url(zxjlocation.png) left 24px no-repeat;
    background-size: 18px 17px;
    padding-left: 32px;
    color: #333333;
    border-bottom: 2px solid #125db2;
}
.position .poto {
    color: #333333;
    margin: 0 4px 0 0;
}
.position .poto:hover {
    text-decoration: underline;
}
/* 缈婚〉 */
.pagination {
    text-align: center;
    padding: 20px 0;
    color: #333;
    font-size: 14px;
}
.pagination a {
    width: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    background: #eeeeee;
    color: #333;
    border-radius: 3px;
    margin: 0 6px;
    font-size: 14px;
}
.pagination a:hover {
    background: #2760b7;
    color: #fff;
    cursor: pointer;
}
.pagination .first-page,
.pagination .last-page {
    width: 48px;
    background-color: #eeeeee;
    color: #333;
    font-size: 12px;
}
.pagination .active {
    background: #2760b7;
    color: #fff;
}

/* 锲剧墖姒傝 */
.pic-list {
    margin-top: 20px;
    overflow-x: hidden;
}

.pic-list ul{
    width: 880px;
}
.pic-list ul li {
    width: 283px;
    height: 256px;
    display: inline-block;
    background-color: #f7f5f5;
    margin-bottom: 32px;
    margin-right: 10px;
}

.pic-list ul li a {
    display: block;
    font-size: 14px;
    height: 100%;
}

.pic-list ul li a img {
    width: 100%;
    height: 180px;
}

.pic-list ul li a p {
    margin-top: 5px;
    line-height: 36px;
    padding: 0 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.pic-list ul li a span {
    color: #666;
    padding-left: 15px;
}

.pic-list ul li a:hover {
    box-shadow: 0px 0px 10px #999;
}

/* 缃戠珯鍦板浘 */
.map-content .line-title {
    padding-top: 0;
    font-weight: bold;
    border-bottom: 2px solid #f2f2f2;
    padding: 16px 0;
}
.map-content .line-title a {
    font-size: 20px;
    padding: 16px 10px;
    border-bottom: 2px solid #275293;
}

.map-content .line-title a {
    font-size: 18px;
}

.map-border {
    margin-bottom: 30px;
}

.map-list {
    background-color: #f5f5f5;
    margin-top: 20px;
    padding: 16px 0;
}

.map-list a {
    color: #666;
    width: 220px;
    margin-left: 20px;
    display: inline-block;
    font-size: 16px;
}

.map-list a:hover {
    color: #275293;
}