body{
    background: url(../images/bg_01.jpg) no-repeat center top fixed;
}
.main-container{
    margin-bottom: 20px;
    margin-top: 20px;
}
.sec-wrap{
    position: relative;
}
.secbox1{
	float: left;
	width: 66.25%;
}
.secbox2{
	float: left;
	padding-left: 20px;
	width: 33.75%;
}
.secbox2-c{
	background: #fff;
	padding: 24px 8px 22px 28px;
}
.secbox1t-l{
	float: left;
	width: 49%;
}
.secbox1t-r{
	float: left;
	width: 51%;
	padding-left: 20px;
}
.banner-news{
	height: 292px;
	background: #ccc;overflow: hidden;
}
.news-items1{
	/* margin-top: 20px; */
	padding: 28px;
	background: #fff;
}
.hstitle{
	padding-bottom: 13px;
	border-bottom: 1px solid #dcdcdc;
}
.hstitle a{
	display: inline-block;
	padding-left: 19px;
    position: relative;
    font-size: 21px;
    font-weight: bold;
}
.hstitle a:before{
	width: 3px;
	height: 14px;
	background: #0466c7;
	position: absolute;
	left: 0;
	top: 50%;
    content: "";
    margin-top: -7px;
}
.hstitle a.active{color:#0466c7;}
.news-it2 .hstitle a:last-child:before{display:none;}
.news-it1-con li{
    overflow: hidden;
    margin-top: 15px;
}
.news-it1-con li span{
    float: left;
    width: 55px;
    color: #a3aabc;
    position: relative;
}
.news-it1-con li span:before{
    position: absolute;
    right: 0;
    height: 12px;
    background: #dcdcdc;
    top: 50%;
    content: "";
    width: 1px;
    margin-top: -6px;
}
.news-it1-con li a{
    float: left;
    width: calc(100% - 55px);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 12px;
}
.news-it2{
    margin-top: 20px;
}
.news-it1-con li a:hover{
    color: #0466c7;
}
.news-items2{
    padding: 28px;
    background: #fff;
    margin-top: 20px;
}
.zytext{
    height: 55px;
    background: #f3f3f3;
    margin-top: 13px;
    padding: 8px;
    overflow: hidden;
}
.zytext .time{
    float: left;
    text-align: center;
    width: 60px;
    position: relative;
    height: 100%;
    padding-right: 12px;
}
.zytext .time span{
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #a3aabc;
    line-height: 1;
}
.zytext .time em{
    font-size: 12px;
    color: #a3aabc;
}
.zytext .time:before{
    position: absolute;
    width: 1px;
    height: 25px;
    background: #dcdcdc;
    content: "";
    right: 1px;
    top: 50%;
    margin-top: -12px;
}
.zytext .text{
    width: calc(100% - 60px);
    float: left;
    padding-left: 12px;
    height: 100%;
}
.zytext .text a{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zytext .text a:hover{
    color: #0466c7;
}
.zytext .text p{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #999;
    font-size: 14px;
}
.news-items3{
    margin-top: 20px;
    padding: 23px 28px 22px;
    background: #fff;
}
.news-items2-1 li{
    margin-top: 14px;
    overflow: hidden;
    padding-left: 17px;
    position: relative;
    line-height: 21px;
}
.news-items2-1 li:before{
    position: absolute;
    left: 0;
    top: 50%;
    width: 4px;
    height: 7px;
    content: "";
    background: url(../images/hsq25_03.png) no-repeat;
    margin-top: -3px;
}
.news-items2-1 li a{
    float: left;
    width: 85%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news-items2-1 li span{
    float: right;
    font-size: 14px;
    color: #a3aabc;
}
.news-items2-1 li:hover:before{
    background: url(../images/hsq25_03.png) no-repeat left -11px;
}
.news-items2-1 li:hover a{
    color: #0466c7;
}
.news-items4{
    margin-top: 20px;
    padding: 20px 28px;
    background: #fff;
    padding-bottom: 21px;
}
.news-items4-1 li{
    margin-top: 18px;
    overflow: hidden;
}
.news-items4-1 li .imgt{
    float: left;
    width: 50px;
    height: 50px;
    background-color: #0466c7;
    color: #fff;
    text-align: center;
    border-radius: 50%;
}
.news-items4-1 li .text{
    float: left;
    width: calc(100% - 50px);
    padding-left: 14px;
}
.news-items4-1 li .imgt span{
    display: inline-block;
    font-size: 14px;
    width: 28px;
    line-height: 15px;
    margin-top: 10px;
}
.news-items4-1 li .text a{
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 3px;
}
.news-items4-1 li .text p{
    font-size: 14px;
    margin-top: 6px;
    color: #999;
}
.news-items4-1 li .text p span{
    margin-right: 30px;
}
.news-items4-1 li .text p span i{
    color: #0466c7;
}
.news-items4-1 li:nth-of-type(2) .imgt{
    background-color: #04c7a0;
}
.news-items4-1 li .text a:hover{
    color: #0466c7;
}
.secbox2-c-1 li{
    overflow: hidden;
    padding: 24px 0;
    border-bottom: 1px dashed #dcdcdc;
}
.secbox2-c-0 li:nth-of-type(1){
    padding-top: 0;
}

.secbox2-c-1 li .dtc1{
    float: left;
    width: 72px;
    padding-right: 6px;
    text-align: center;
    padding-top: 2px;
}
.secbox2-c-1 li .dtc2{
    float: left;
    width: calc(100% - 72px);
    padding-left: 17px;
    position: relative;
}
.secbox2-c-1 li .dtc2:before{
    position: absolute;
    left: 0;
    top: 50%;
    height: 84px;
    width: 1px;
    background: #dcdcdc;
    content: "";
    margin-top: -42px;
}
.secbox2-c-2 li .dtc2:before{
    height: 50px;
    margin-top: -25px;
}
.dtc1 h2{
    /* font-size: 21px;
    font-weight: bold; */
}
.dtc1 span{
    font-size: 14px;
    color: #666;
    display: block;
    margin-top: 2px;
}
.dtc1 em{
    margin-top: 3px;
    width: 49px;
    height: 49px;
    border-radius: 50%;
    /* background: url(../images/hsq2_03.png) no-repeat center; */
    display: inline-block;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, .11);
    margin-left: 4px;
    line-height: 49px;
    overflow: hidden;
}
.dtc1 em img{
    /* width: 35px;
    height: 35px; */
    vertical-align: middle;
}
.dtc2 h2 a{
    display: block;
    overflow: hidden;
    font-weight: bold;
    text-overflow: ellipsis;
}
.dtc2 h2 a:hover{
    color: #0466c7;
}
.dtc2-1{
    margin-top: 18px;
    overflow: hidden;
}
.dtc2-1 img{
    float: right;
    width: 160px;
    height: 90px;
    display: block;
}
.dtc2-1 p{
    width: calc(100% - 160px);
    padding-right: 20px;
    line-height: 24px;
    color: #666;
    float: left;
}
.dtc3-1{
    margin-top: 15px;
}
.dtc3-1 p{
    line-height: 24px;
    color: #666;
}
.secbox2-c-2 li .dtc2{
    margin-top: 4px;
}
.secbox1b-ztzl{
    margin-top: 20px;
    padding: 30px 20px 30px 24px;
    background: #fff;
    overflow: hidden;
}
.secbox1b-ztzl h2{
    float: left;
}
.secbox1b-ztzl h2 a{
    font-weight: bold;
    display: block;
    font-size: 21px;
    width: 21px;
    line-height: 22px;
}
.ztzl-slider{
    width: calc(100% - 41px);
    position: relative;
    height: 89px;
    float: right;
    overflow: hidden;
}
.ztzl-slider .item img{
    width: 100%;
    display: block;
    height: 89px;
}
.secbox2-c-scroll{
    height: 575px;
    padding-right: 20px;
    overflow-y: auto;
}
.secbox2-c-scroll .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, .secbox2-c-scroll .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
    margin: 0;
}
.secbox2-c-scroll .mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background-color: #e0e0e0;
}
.secbox2-c-scroll .mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.secbox2-c-scroll .mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #d0d0d0; 
}
.banner-news .item img{
    height: 292px;
    width: 100%;
    display: block;
}
.banner-news .item span{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    line-height: 60px;
    color: #fff;
    padding: 0 20px;
}
.banner-news .item span i{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 60%;
}
.banner-news .owl-dots{
    position: absolute;
    bottom: 24px;
    right: 20px;
}
.banner-news .owl-dots .owl-dot{
    float: left;
    /* margin-top: 23px; */
}
.banner-news .owl-dots .owl-dot span{
    width: 10px;
    height: 10px;
    background: rgba(255, 255, 255, 0.3);
    border: none;
    margin: 0 4px;
}
/* .news-banner .owl-dots .owl-dot:hover span{
    background: rgba(255, 255, 255, 0.3)!important;
} */
/* .banner-news .owl-dots .owl-dot.active{
    margin-top: 10px;
} */
.banner-news .owl-dots .owl-dot.active span, .banner-news .owl-dots .owl-dot:hover span{
    background: rgba(255, 255, 255, 1)
}
/* .banner-news .owl-dots .owl-dot.active span{
    background: url(../images/hsqf12_03.png) no-repeat;
    width: 22px;
    height: 31px;
} */
.ztzl-slider .owl-nav div{
    position: absolute;
    width: 14px;
    height: 24px;
    top: 50%;
    padding: 0;
    margin-top: -12px;
}
.ztzl-slider .owl-nav .owl-prev{
    background: rgba(102, 102, 102, 0.6) url(../images/cod1_03.png) no-repeat center!important;
    left: 0;
}
.ztzl-slider .owl-nav .owl-next{
    background: rgba(102, 102, 102, 0.6) url(../images/cod2_03.png) no-repeat center!important;
    right: 0;
}
.ztzl-slider .owl-nav div:hover{
    background-color: rgba(102, 102, 102, 0.8)!important;
}
.links-ul{
    margin-bottom: 28px;
}
.links-ul li{
    float: left;
    width: calc((100% - 60px)/4);
    height: 42px;
    border: 1px solid #3685d2;
    margin-right: 20px;
    position: relative;
    cursor: pointer;
}

.links-ul li:last-child{
    margin-right: 0;
}
.links-ul li h2{
    line-height: 40px;
}
.links-ul li h2 a{
    display: inline-block;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.6);
    margin-left: 10px;
}
.links-ul li:before{
    content: "";
    border: 5px solid transparent;
    position: absolute;
    right: 10px;
    top: 19px;
    border-top-color: #3685d2;
}


.links-ul li:hover{
    border: 1px solid #91bbe5;
}
.links-ul li:hover h2 a{
    color: #fff
}
.links-ul li:hover:before{
    border-top-color: transparent;
    border-bottom-color: #fff;
    top: 13px;
}
.links-down{
    width: 100%;
    bottom: 100%;
    left: 0;
    position: absolute;
    overflow: hidden;
    display: none;
    z-index: 10;
}
.links-d-1{
    width: 100%;
    border: 1px solid #ccc;
    margin-bottom: 5px;
    background: #fff;
    padding: 10px;
    max-height: 220px;
    overflow-y: auto;
}
.links-d-1 a{
    line-height: 30px;
    display: block;
    font-size: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.links-d-1 a:hover{
    color: #074695;
}
.cbnav{
    position: fixed;
    /* left: 50%;
    margin-left: 826px; */
    width: 45px;
    top: 40%;
    right: 50px;
    z-index: 99;
}
.cbnav li{
    margin-top: 9px;
}
.cbnav li .alin{
    display: block;
    width: 45px;
    height: 45px;
    font-size: 32px;
    color: #bbbbbb;
    text-align: center;
    line-height: 45px;
    background-color: #ffffff;
    border-radius: 10px;
}
.cbnav li .alin:hover{
    background-color: #0466c7;
    color: #fff;
}

/* 澶氬僵璧勬箻 */
.fjhs-body{
    background: url(../images/beif1_01.jpg) no-repeat center top fixed;
}
.fjlogo{
    text-align: center;
    margin-top: 175px;
    margin-bottom: 90px;
}
.hsgk-intro{
    /* margin-bottom: 30px; */
}
.hsgk1{
    float: right;
    width: 393px;
    border-radius: 15px;
    position: relative;
    background: rgba(255, 255, 255, 0.85);
    position: relative;
    padding: 24px;
}
.hsgk1 h1{
    font-weight: bold;
    font-size: 21px;
    text-align: center;
}
.hsgk1 p{
    font-size: 14px;
    line-height: 24px;
    margin-top: 16px;
    text-indent: 2em;
}
.hsgk1 p a{
    color: #0466c7;
    margin-left: 3px;
}
.columns{
    position: relative;
    margin-top: 20px;
    /* column-count: 5;
    column-gap:20px; */
}
.columns .item-bo{
    background-color: #fff;
    overflow: hidden;
    margin: 0 10px;
}
.columns li{
    /* background: #fff;
    float: left;
    width: 304px;
    margin-right: 20px; */
    /* break-inside: avoid; */
    float: left;
    width: 20%;
}
.columns .hide-dc{
    display: none;
}
/* .columns .item:nth-of-type(5n){
    margin-right: 0;
} */
.columns li img{
    display: block;
    width: 100%;
    transition: .2s;
    
}
.columns li:hover img{
    transform: scale(1.1);
}
.columns li span{
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 20px;
    line-height: 43px;
    overflow: hidden;
    text-align: center;
}
.columns li span:hover{
    color: #0466c7;
}
.columns li p{
    border-top: 1px solid #eeeeee;
    line-height: 43px;
    overflow: hidden;
}
.columns li p em{
    float: left;
    width: 50%;
    text-align: center;
    position: relative;
}
.columns li p em i{
    display: inline-block;
    padding-left: 28px;
    background-repeat: no-repeat;
    background-position: left 12px;
    cursor: pointer;
}
.columns li p em:nth-of-type(1):before{
    content: "";
    position: absolute;
    width: 1px;
    height: 18px;
    background: #eeeeee;
    top: 50%;
    margin-top: -9px;
    right: 0;
}
.columns li p em:nth-of-type(1) i{
    background-image: url(../images/hsss11_03.png);
}
.columns li p em:nth-of-type(2) i{
    background-image: url(../images/hsss12_03.png);
    background-position: left 13px;
}
#dadano{
    text-align: center;
    font-weight: bold;
    color: #999;
    margin-bottom: 20px;
    display: none;
}
#dadano img{
    vertical-align: middle;
    margin-right: 20px;
}
#dadano span{
    vertical-align: middle;
}
.loading{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    display: none;
    position: fixed;
    width: 100%;
    top: 50%;
    margin-top: -18px;
    left: 0
}
.loading img{
    vertical-align: middle;
    margin-right: 20px;
}


/* 鏂伴椈涓績 */
/* .tynav0{
    width: 200px;
    float: left;
    padding-right: 20px;
    height: 500px;
    display: none;
} */
/* .tynav-fixed{
    position: fixed;
    top: 93px;
} */
/* .tynav-box{
    width: 2;
} */
.com-content{
    position: relative;
}
.com-middle{
    width: calc(100% - 620px);
    float: left;
    background: #fff;
}
.rigcon{
    float: left;
    width: 420px;
    padding-left: 20px;
}
.rigcon-fixed{
    position: fixed;
    left: 50%;
    margin-left: 380px;
    top: 93px;
}
@media screen and (min-width:1366px) and (max-width:1440px){
    .rigcon-fixed{
        margin-left: 248px;
    }
}
@media screen and (min-width:1440px) and (max-width:1600px){
    .rigcon-fixed{
        margin-left: 276px;
    }
}
@media screen and (min-width:1600px) and (max-width:1800px){
    .rigcon-fixed{
        margin-left: 365px;
    }
}
/* @media screen and (min-width:1440px) and (max-width:1920px){
    .rigcon-fixed{
        margin-left: 285px;
    }
} */
.news-center li{
    padding: 30px 0 30px 72px;
    border-bottom: 1px dashed #e1e1e1;
    position: relative;
    overflow: hidden;
}
/* #docList{
    margin-top: -20px;
} */
.news-center li .img11{
    position: absolute;
    top: 17px;
    left: 0;
    width: 49px;
    height: 49px;
    border-radius: 50%;
    /* background: url(../images/hsq2_03.png) no-repeat center; */
    display: inline-block;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, .11);
    margin-left: 4px;
    line-height: 49px;
    overflow: hidden;
    text-align: center;
}
.news-center li .img11 img{
    vertical-align: middle;
}
/*
.news-center li:before{
    content: "";
    width: 49px;
    height: 49px;
    border-radius: 50%;
    background: url(../images/hsq2_03.png) no-repeat center;
    position: absolute;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, .11);
    left: 2px;
    top: 30px;
}*/
.news-center li span.logo_img {
    width: 49px;
    height: 49px;
    border-radius: 50%;
    position: absolute;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, .11);
    left: 2px;
    top: 30px;
}

.news-center li.liimg:before{
    background: url(../images/hsss1_03.jpg) no-repeat center;
}
.news-center li .text h2{
    /* overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; */
}
.news-center li .text h2 a{
    font-weight: bold;
    font-size: 21px;
}
.news-center li .text h2 a:hover{
    color: #0466c7;
}
.news-center li h6{
    margin-top: 5px;
    font-size: 14px;
    color: #999;
}
.news-center li h6 em{
    margin-left: 20px;
}
.news-center li .text p{
    line-height: 30px;
    margin-top: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.news-center .linews-hide{
    display: none;
}
.news-center li.liimg .text{
    float: left;
    width: calc(100% - 300px);
    padding-right: 20px;
}
.news-center li.liimg .img{
    float: right;
    width: 300px;
    height: 169px;
}
.news-center li img{
    /* width: 100%;
    height: 100%; */
}
.news-center li:nth-of-type(1){
    /* padding-top: 0px; */
}
.news-center li:nth-of-type(1) span.logo_img {
    top: 0px;
}
/*
.news-center li:nth-of-type(1):before{
    top: 0px;
}*/
.news-center{
    /* height: 800px; */
    padding: 0px 30px 20px 30px;
}

.rigcon-con-1{
    padding: 20px 30px;
    background-color: #fff;
}
.tjfb-box{
    margin-top: 20px;
}
.tjfb-data{
    margin-top: 20px;
}

.news-center .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, .news-center .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
    margin: 0;
}
.news-center .mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background-color: #e0e0e0;
}
.news-center .mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.news-center .mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #d0d0d0; 
}


/* 閫氱敤姒傝 */
.wzbox{
    background-color: #fff;
}
.gailbox-content{
    /* column-count: 3;
    column-gap: 20px; */
}
.list-con-hide{
    display: none;
}
.curitem{
    background-color: #fff;
    transition: .2s;
    margin: 0 10px;
}
/* .curitem:hover{
    box-shadow: 0 1px 3px rgba(0,0,0,.02), 0 16px 32px -4px rgba(0,0,0,.17);
    transform: translateY(-1px); 
} */
.curitem-0{
    
}

.curitem-0 img{
    display: block;
    width: 100%;
    height: calc(100%*0.7);
}
.curitem-1{
    padding: 0 25px 14px;
}
.curitem-1 a{
    display: block;
    line-height: 28px;
    font-size: 18px;
    padding-bottom: 14px;
    padding-top: 14px;
}
.curitem-1 a:hover{
    color: #0466c7;
}
.curitem-1 p{
    padding-top: 14px;
    border-top: 1px dashed #e2e2e2;
    color: #666;
}
.curitem-1 p span{
    float: left;
    line-height: 38px;
    padding-left: 50px;
    position: relative;
}
.curitem-1 p span:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 38px;
    width: 38px;
    background: url(../images/glhs1_03.png) no-repeat center;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, .11);
    border-radius: 50%;
}
.curitem-1 p em{
    float: right;
    padding-left: 30px;
    line-height: 38px;
    background: url(../images/glhs2_03.png) no-repeat left center;
}

/* 缁嗘? */
.xilan-content{
    padding: 38px 222px 56px;
    background: #fff;
}
.bih1{
    font-weight: bold;
    text-align: center;
    font-size: 30px;
}
.xlintro{
    text-align: center;
    margin-top: 50px;
    border-bottom: 1px solid #f2f2f2;
}
.xlintro .stro{
    margin: 0 12px;
    font-size: 14px;
    color: #666;
}
.xltext{
    margin-top: 40px;
}
.xlewm{
    text-align: center;
    margin-top: 30px;
}
.xlewm span{
    display: block;
    font-size: 12px;
    color: #999;
    margin-bottom: 6px;
}
.bdsharebuttonbox{
    display: inline-block;
    vertical-align: middle;
}
.mapbox{
    background: #fff;
    margin-bottom: 20px;
    padding: 30px 30px 10px 30px;
}
.mapbox-t1 span{
    display: inline-block;
    padding-left: 19px;
    position: relative;
    font-size: 21px;
    font-weight: bold;
}
.mapbox-t1 span:before{
    width: 3px;
    height: 14px;
    background: #0466c7;
    position: absolute;
    left: 0;
    top: 9px;
    content: "";
}
.mapbox-c1 ul{
    margin: 24px -11px 0;
}
.mapbox-c1 li{
    float: left;
    width: 16.6666%;
    padding: 0 11px;
    margin-bottom: 20px;
    position: relative;
}
.mapbox-c1 li>a{
    display: block;
    line-height: 70px;
    background: #f0f2f4;
    border-radius: 5px;
    text-align: center;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.mapbox-c1 li>a:hover{
    background: #68a3dd;
    color: #fff;
}
.mapbox-c1 li:hover .zcd-hide{
    display: block;
}
.zcd-hide{
    position: absolute;
    top: 56px;
    width: 380px;
    width: 380px;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 64, 128, .28);
    padding: 10px 12px;
    left: 70px;
    z-index: 10;
    display: none;
}
.zcd-hide a{
    margin: 5px 12px;
    float: left;
}
.zcd-hide a:hover{
    color: #0466c7;
}
.zcd-hide:before{
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    box-shadow: 0 0 5px rgba(0, 64, 128, .28);
    transform: rotate(45deg);
    top: -5px;
    left: 61px;
    margin-left: -5px;
    background: #fff;
}
.zcd-hide:after{
    width: 20px;
    height: 10px;
    background: #fff;
    position: absolute;
    left: 50px;
    top: 0;
    content: "";
}


/* 濂嬭繘璧北 */
.leader-page1{
    padding: 28px;
    background-color: #fff;
}
.leader-title a{
    font-size: 21px;
    font-weight: bold;
    float: left;
    margin-right: 25px;
    padding-bottom: 12px;
    position: relative;
}
.leader-title a.active{
    color: #0466c7;
}
.leader-title a:before{
    position: absolute;
    width: 0px;
    height: 4px;
    border-radius: 2px;
    background-color: transparent;
    bottom: 0;
    left: 50%;
    content: "";
    transition: .2s;
}
.leader-title a:hover{
    color: #0466c7;
}
.leader-title a:hover:before{
    background-color: #0466c7;
    width: 20px;
    margin-left: -10px;
}
.leader-title a.active:before{
    background-color: #0466c7;
    width: 20px;
    margin-left: -10px;
}
.leader-con1l{
    float: left;
    width: 50%;
    padding-right: 26px;
    padding-top: 25px;
    border-right: 1px solid #eeeeee;
}
.qwsj1-1{
    float: left;
    width: 170px;
    height: 210px;
    border: 1px solid #d2e3f5;
    padding: 9px;
    box-shadow: 4px 4px 0 #f4f5f6;
}
.qwsj1-1 img{
    width: 100%;
    height: 100%;
}
.qwsj1-2{
    float: right;
    width: calc(100% - 170px);
    padding-left: 30px;
}
.qwsj1-2 h2{
    margin-top: 14px;
    font-size: 18px;
}
.qwsj1-2 h2 span{
    font-weight: bold;
}
.qwsj1-2 h5{
    margin-top: 16px;
    margin-bottom: 14px;
    color: #666;
}
.qwsj1-2 h4{
    width: 130px;
    height: 40px;
    background-color: #0466c7;
    text-align: center;
    line-height: 40px;
    color: #fff;
    text-align: center;
}
.qwsj1-2 p{
    line-height: 30px;
    text-indent: 2em;
    color: #999;
    margin-top: 12px;
}
.qwsj1-2 p a{
    color: #0466c7;
}
.qwsj2{
    margin-top: 40px;
}
.qwsj2 ul{
    margin: 0 -9px;
}
.qwsj2 li{
    width: 33.3333%;
    padding: 0 9px;
    float: left;
}
.qwsj2 li a{
    display: block;
    line-height: 60px;
    border-radius: 5px;
    box-shadow: 0 0 4px rgba(4, 102, 199, .3);
    text-align: center;
}
.qwsj2 li a img{
    margin-right: 11px;
    vertical-align: middle;
    transition: .2s;
}
.qwsj2 li a span{
    vertical-align: middle;
}
.qwsj2 li a:hover{
    color: #0466c7;
}
.qwsj2 li a:hover img{
    transform: scaleX(-1);
}
.leader-con1r{
    float: left;
    width: 50%;
    padding-left: 26px;
    height: 377px;
}
.rlea1{
    overflow: hidden;
}
.rlea1:nth-of-type(2){
    margin-top: 18px;
}
.rlea1 h2{
    float: left;
    font-weight: bold;
    font-size: 18px;
}
.ldlb{
    float: right;
    width: calc(100% - 96px);
}
.ldlb-c1 ul{
    margin: 0 -15px;
}
.ldlb-c1 li{
    float: left;
    width: 20%;
    padding: 0 15px;
}
.ldlb-c1 li a{
    display: block;
    transition: .2s;
}
.ldlb-c1 li a:hover{
    transform: translateY(-5px);
}
.ldlb-c1 li img{
    width: 100%;
    display: block;
    height: 133px;
}
.ldlb-c1 li span{
    display: block;
    text-align: center;
    margin-top: 8px;
}
.ldlb-c1 li a:hover span{
    color: #0466c7;
}
.ldbtn{
    text-align: center;
    margin-top: 14px;
}
.ldbtn span{
    width: 7px;
    height: 4px;
    display: inline-block;
    margin: 0 2px;
    border-radius: 2px;
    background-color: #ccc;
    cursor: pointer;
    cursor: pointer;
}
.ldbtn span.active{
    width: 20px;
    background-color: #0466c7;
}

.ldbtn2{
    text-align: center;
    margin-top: 14px;
}
.ldbtn2 span{
    width: 7px;
    height: 4px;
    display: inline-block;
    margin: 0 2px;
    border-radius: 2px;
    background-color: #ccc;
    cursor: pointer;
    cursor: pointer;
}
.ldbtn2 span.active{
    width: 20px;
    background-color: #0466c7;
}

.leader-page2{
    margin-top: 20px;
}
.lepa2-l{
    float: left;
    width:61.2%;
    background-color: #fff;
    padding: 28px;
}
.lepa2-r{
    float: left;
    width:38.8%;
    padding-left: 20px;
}
.lepa2-r1{
    background-color: #fff;
}
.lepa2-r2{
    background-color: #fff;
}
.lepa2-l-c1 li{
    padding: 18px 0;
    border-bottom: 1px dashed #e1e1e1;
}
.lepa2-l-c1 li a{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
}
.lepa2-l-c1 li a:hover{
    color: #0466c7;
}
.lepa2-l-c1 li p{
    margin-top: 7px;
    font-size: 14px;
    color: #999;
}
.lepa2-r1{
    padding: 28px;
}
.lepa2-t1{
    padding-bottom: 13px;
    border-bottom: 1px solid #dcdcdc;
    overflow: hidden;
}
.lepa2-t1 .a1{
    float: left;
    padding-left: 19px;
    position: relative;
    font-size: 21px;
    font-weight: bold;
}
.lepa2-t1 .a1:before{
    width: 3px;
    height: 14px;
    background: #0466c7;
    position: absolute;
    left: 0;
    top: 50%;
    content: "";
    margin-top: -7px;
}
.lepa2-t1 .a2{
    float: right;
    color: #0466c7;
    position: relative;
    padding-right:16px;
    margin-top: 4px;
}
.lepa2-t1 .a2:before{
    position: absolute;
    border: 5px solid transparent;
    border-left-color: #0466c7;
    right: 0;
    top: 6px;
    content: "";
}
.lepa2-r1-c1 ul{
    overflow: hidden;
}
.lepa2-r1-c1 li{
    float: left;
    width: 50%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 19px;
    line-height: 40px;
    margin-top: 15px
}
.lepa2-r1-c1 li img{
    vertical-align: middle;
    transition: .2s;
}
.lepa2-r1-c1 li span{
    margin-left: 20px;
    vertical-align: middle;
}
.lepa2-r1-c1 li:hover span{
    color: #0466c7;
}
.lepa2-r1-c1 li:hover img{
    transform: scaleX(-1);
}
.lepa2-r2{
    margin-top: 20px;
    background-color: #fff;
    padding: 28px;
}
.lepa2-r2 ul{
    padding-top: 8px;
}
.lepa2-r2 li{
    float: left;
    width: 25%;
    padding: 0 5px;
    margin-top: 14px;
}
.lepa2-r2 li:nth-of-type(5),.lepa2-r2 li:nth-of-type(6),.lepa2-r2 li:nth-of-type(7){width: 33.3333%;}
.lepa2-r2 li a{
    display: block;
    line-height: 55px;
    border-radius: 5px;
    box-shadow: 0 0 4px rgba(4, 102, 199, .3);
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.lepa2-r2 li a:hover{
    color: #fff;
    background-color: #0466c7;
}

.wzsy_top{ height: 90px; background: #fff; margin-bottom:20px; }
.wzsy_top i{ float: left; margin-left: 59px; padding-top: 20px;}
.wzsy_top em{ float: left; margin-left: 28px; padding-top: 16px;}
.wzsy_top em .a1{ display: block; font-size: 22px; font-weight: bold; color: #333333;}
.wzsy_top em span{ display: block; margin-top: 5px; font-size: 16px; color: #666666;}
.wzsy_top em span a{ font-size: 16px; color: #666666;}
.wzsy_top em .a1:hover{ color: #0675bd;}
.wzsy_top em span a:hover{color: #0675bd;}

.secbox0{float: left;width: 66.25%;height: 500px;display: none;}
.secbox1-fixed{position: fixed;width: 1060px;top: 90px;}


/* 瑙勮寖鎬ф枃浠? */
.gfwj-le{
    float: left;
    width: 21.8%;
}
.gfwj-le{
    float: left;
    width: 348px;
}
.gfwj-le-fixed{
    position: fixed;
    top: 93px;
    width: 348px;
    height: 521px;
}
@media screen and (min-width:1366px) and (max-width:1440px){
    .gfwj-le-fixed{
        width: 291px;
    }
}
@media screen and (min-width:1440px) and (max-width:1600px){
    .gfwj-le-fixed{
        width: 307px;
    }
}
@media screen and (min-width:1600px) and (max-width:1800px){
    .gfwj-le-fixed{
        width: 342px;
    }
}
.gfwj-ri{
    float: right;
    width: calc(100% - 348px);
    padding-left: 20px;
}
.gfwj-lex{
    float: left;
    width: 21.8%;
    display: none;
}
.gfwj-le1{
    padding: 30px;
    background-color: #fff;
}
.gfwj-le1 li{
    margin-top: 19px;
}
.gfwj-le1 li:first-child{
    margin-top: 0;
}
.gfwj-le1 li .sel1s{
    border-radius: 5px;
    border: 1px solid #dcdcdc;
    padding: 0 10px;
    height: 50px;
    width: 100%;
}
.gfwj-le1 li .wjsea-box{
    border-radius: 5px;
    border: 1px solid #dcdcdc;
    padding: 0 10px;
    height: 50px;
    width: 100%;
}
.gfwj-le1 li .wjsea-box::-webkit-input-placeholder{
    color: #999;
}
.gfwj-le1 li .sjbtn{
    height: 50px;
    background-color: #0466c7;
    color: #fff;
    border-radius: 5px;
    width: 100%;
    border: none;
    cursor: pointer;
}
.gfwj-le2{
    margin-top: 20px;
    padding-top: 4px;
    padding-bottom: 24px;
    background: #fff;
}
.gfwj-le2 li{
    margin-top: 20px;
    line-height: 55px;
    height: 55px;
    position: relative;
}
.gfwj-le2 li.active{
    background-color: #0466c7;
}
.gfwj-le2 li.active:before{
    content: "";
    position: absolute;
    right: -10px;
    border: 5px solid transparent;
    border-left-color: #0466c7;
    top: 50%;
    margin-top: -5px;
}
.gfwj-le2 li i{
    float: left;
    width: 26px;
    height: 26px;
    background: url(../images/gfwj1_03.png) no-repeat;
    margin-left: 48px;
    margin-top: 14px;
}
.gfwj-le2 li span{
    font-size: 18px;
    margin-left: 4px;
}
.gfwj-le2 li:hover span{
    color: #0466c7;
}
.gfwj-le2 li.active span{
    font-weight: bold;
    color: #fff;
}
.gfwj-le2 li .i1{
    background-position: -8px -5px;
}
.gfwj-le2 li.active .i1{
    background-position: -8px -45px;
}
.gfwj-le2 li .i2{
    background-position: -55px -5px;
}
.gfwj-le2 li.active .i2{
    background-position: -55px -45px;
}
.gfwj-le2 li .i3{
    background-position: -104px -5px;
}
.gfwj-le2 li.active .i3{
    background-position: -104px -45px;
}
.gfwj-le2 li .i4{
    background-position: -146px -6px;
}
.gfwj-le2 li.active .i4{
    background-position: -146px -44px;
}
.gfwj-ri-con{
    background-color: #fff;
    padding: 30px;
}
.gfwj-ri-con li{
    padding: 26px 0;
    border-bottom: 1px solid #e1e1e1;
}
.gfwj-ri-con .guif-hide{
    display: none;
}
.gfwj-ri-con li a{
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
}
.gfwj-ri-con li a:hover{
    color: #0466c7;
}
.gfwj-ri-con li p{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #999;
    margin-top: 16px;
}
.gfwj-ri-con li p span{
    margin-right: 30px;
}


/* 棰嗗缁嗘徑 */
.ldgl-zb-box{
    float: left;
    /* width: 32.5%; */
    background-color: #fff;
    height: 856px;
    width: 161px;
    box-shadow: 2px 0 10px rgba(72, 72, 72, .13);
    position: relative;
}
.ldgl-yb-box{
    float: right;
    /* width: 67.5%; */
    width: calc(100% - 161px);
    /* padding-left: 20px; */
    height: 856px;
}
.ldgl-main-2 .ldgl-yb-box{
    width: 100%;
}
.ldgl-yb-box>div{
    height: 100%;
}
.ldgl-ybcon{
    /* background-color: #fff; */
    height: 100%;
    width: calc(100% - 360px);
    float: right;
    padding-left: 20px;
}
.ldgl-ys-c{
    background: #fff;
    height: 100%;
}
.ldzb-menus{
    /* float: left;
    width: 161px; */
    /* box-shadow: 2px 0 10px rgba(72, 72, 72, .13); */
    /* height: 100%; */
}
.ldzb-menus-show{
    float: left;
    width: 360px;
    height: 100%;
    background: #fff;
}

.ldzb-menus li{
    position: relative;
    line-height: 80px;
    text-align: center;
    font-size: 21px;
    font-weight: bold;
    color: #666;
    cursor: pointer;
}
.ldzb-menus li.active{
    color: #fff;
    background-color: #0466c7;
}
.ldzb-menus li.active:before{
    content: "";
    border: 6px solid transparent;
    border-right-color: #fff;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -6px;
}

.ldshow-1{
    height: 100%;
    padding: 0 28px;
}
.dlshow-1-1{
    padding: 18px 0;
    border-bottom: 1px dashed #e1e1e1;
}
.dlshow-1-1:last-child{
    border: none;
}
.dlshow-1-1 h2{
    font-weight: bold;
    font-size: 18px;
}
.dlsa ul{
    overflow: hidden;
    margin: 0 -10px;
}
.dlsa li{
    margin-top: 16px;
    width: 33.3333%;
    padding: 0 10px;
    float: left;
}
.dlsa li a{
    display: block;
    line-height: 33px;
    border: 1px solid #eeeeee;
    border-radius: 5px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
}

.dlsa li:hover a{
    border-color: #0466c7;
    color: #0466c7;
}
.dlsa li a.active{
    border-color: #0466c7;
    background-color: #0466c7;
    color: #fff;
}

.ldgl-ybcon-l{
    float: left;
    width: 28.2%;
    border-right: 1px solid #e1e1e1;
    position: relative;
    height: 100%;
}
.ldgl-ybcon-r{
    float: left;
    width: 71.8%;
    padding: 0 20px 0 30px;
}
.ldgl-img{
    width: 166px;
    height: 207px;
    background-color: #f6f6f6;
    padding: 8px;
    margin: 29px auto 19px;
}
.ldgl-img img{
    display: block;
    width: 100%;
    height: 100%;
}
.ldgl-ybcon-l h2{
    text-align: center;
}
.ldgl-ybcon-l h2 span{
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #999;
    margin-bottom: 6px;
}
.ldgl-ybcon-l h2 em{
    font-weight: bold;
    color: #0466c7;
    font-size: 24px;
}
.ldgl-ybcon-l h3{
    width: 130px;
    height: 40px;
    border-radius: 5px;
    background-color: #0466c7;
    margin: 20px auto 18px;
    line-height: 40px;
    text-align: center;
}
.ldgl-ybcon-l h3 span{
    display: inline-block;
    color: #fff;
    background: url(../images/ldpa1_03.png) no-repeat left center;
    padding-left: 32px;
    font-size: 18px;
}
.ldgl-ybcon-l p{
    text-align: left;
    line-height: 1.5;
    padding: 0 20px;
    max-height: 430px;
    overflow-y: auto;
}
.ldgl-ybcon-l:before{
    content: "";
    position: absolute;
    right: -10px;
    top: 123px;
    background: url(../images/ldpa3_07.jpg) no-repeat;
    width: 10px;
    height: 19px;
}
.gerjl{
    width: 130px;
    height: 40px;
    border-radius: 5px;
    background-color: #0466c7;
    margin-top: 29px;
    margin-bottom: 15px;
    line-height: 40px;
    text-align: center;
}
.gerjl span{
    display: inline-block;
    color: #fff;
    background: url(../images/ldpa2_03.png) no-repeat left center;
    padding-left: 32px;
    font-size: 18px;
}
.per-detail{
    padding-right: 10px;
    height: 708px;
}
.per-detail p{
    line-height: 38px;
}

.per-detail .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, .per-detail .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
    margin: 0;
}
.per-detail .mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background-color: #e0e0e0;
}
.per-detail .mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.per-detail .mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #d0d0d0; 
}

.ldzb-menus-show .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, .ldzb-menus-show .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
    margin: 0;
}
.ldzb-menus-show .mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background-color: #e0e0e0;
}
.ldzb-menus-show .mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.ldzb-menus-show .mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #d0d0d0; 
}

/* 璋冩煡寰?? */
.dczj-page{
    background: #fff;
    padding: 30px;
}
.dczj-lists ul li{
    float: left;
    width: 49%;
    padding: 24px 15px;
    border-bottom: 1px dashed #dddddd;
}
.dczj-lists ul li:nth-of-type(even){
    float: right;
}
.dczj-lists ul li a{
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
}
.dczj-lists ul li a span{
    color: #0466c7;
}
.endtips{
    background: url(../images/xjj1_03.png) no-repeat right center;
}
.dczj-lists ul li p{
    margin-top: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.dczj-lists ul li p span{
    color: #999;
    font-size: 14px;
    margin-right: 30px;
    
}
.dczj-lists ul li:hover a{
    color: #0466c7;
}
.dczj-hide{
    display: none;
}


/* 淇?欢缁嗘? */
.xjxl-box1{
    padding: 28px;
    background: #fff;
}
.xjxl-box1:nth-of-type(2){
    margin-top: 20px;
}
.xjxl-t1 span{
    font-weight: bold;
    font-size: 21px;
    display: inline-block;
    padding-left: 17px;
    position: relative;
}
.xjxl-t1 span:before{
    width: 3px;
    height: 16px;
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -8px;
    background: #0466c7;
}
.sub-t1{
    font-size: 30px;
    font-weight: bold;
    margin-top: 15px;
}
.xjxl-micon{
    margin-top: 18px;
    margin-bottom: 18px;
}
.xjxl-micon p{
    line-height: 30px;
}
.xjxl-foot{
    font-size: 14px;
    color: #999;
}
.xjxl-foot span{
    margin-right: 28px;
}
.xjxl-foot i{
    color: #f60000;
}
.xjxl-box3{
    padding: 22px;
    background: #fff;
    margin-top: 20px;
    text-align: center;
}
.xjxl-box3 ul{
    display: inline-block;
}
.xjxl-box3 li{
    float: left;
    margin: 0 10px;
    line-height: 34px;
}
.xjxl-box3 li select{
    width: 144px;
    border: 1px solid #eeeeee;
    height: 34px;
}
.xjxl-box3 li label{
    margin-left: 10px;
    cursor: pointer;
}
.xjtj-btn{
    border-radius: 5px;
    width: 74px;
    height: 34px;
    background: #0466c7;
    color: #fff;
    border: none;
    cursor: pointer;
}

/* 鏁版? */
.sjpal-1{
    float: left;
    width: calc(100% - 473px);
    padding-right: 20px;
}
.sjpar-1{
    float: right;
    width: 473px;
}
.sjpal-1-row{
    background: #fff;
    padding: 28px 28px 40px 28px;
}
.tjxx-c1 li{
    padding: 26px 0;
    border-bottom: 1px dashed #e1e1e1;
    overflow: hidden;
}
.tjxx-c1 li a{
    float: left;
    width: 70%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 18px;
}
.tjxx-c1 li a:hover{
    color: #0466c7;
}
.tjxx-c1 li span{
    float: right;
    font-size: 14px;
    color: #999;
    margin-left: 14px;
}
.tjxx-c1 li em{
    float: right;
    font-size: 14px;
    color: #999;
}
.sjpar-1-1{
    padding: 28px;
    background: #fff;
}
.sjpar-1-2{
    padding: 28px;
    margin-top: 20px;
    background: #fff;
}

.tjxx-hide{
    display: none;
}














/*2020娣诲姞鏍峰紡*/
.bih2 {
    font-size: 18px;
    margin-top: 10px;
    text-align: center;
    display: block;
}

@media screen and (max-width: 1600px)
.aside li {
    box-shadow: 0 0 10px #ccc;
}

.aside{
    position: fixed;
    width: 45px;
    top: 40%;
    right: 50px;
    z-index: 99;
}
.aside li{
    width: 45px;
    height: 45px;
    background: #fff;
    position: relative;
    border-radius: 10px;
    margin-top: 9px;
    cursor: pointer;
    box-shadow: 0 0 10px #ccc;
}
.aside li i{
	color: #bbbbbb;
	font-size: 32px;
	line-height: 45px;
	text-align: center;
	display: block;
}
.aside li i.xybapp{background: url(../images/xybapp.png) center no-repeat; background-size: 100%; width: 45px;height: 45px;}
.aside li:hover{
	background: #1d6cc5;
}
.aside li:hover i{
	color: #fff;
}

.show-s{
	position: absolute;
    right: 46.2px!important;
    background: #fff;
    width: 142px;
    box-shadow: 0 0 8px rgba(0,0,0,.2);
    padding: 2px 5px;
    top: 0;
    text-align: center;
    display: none;
    border-radius: 2px;
}
.show-s img{
	display: block;
	width: 100px;
	margin: 0 auto;
}
.show-s span{
	font-size: 15px;
	margin-top: 7px;
	display: inline-block;
}
.fs-share a{
	width: 30px;
    height: 30px;
    float: left;
    cursor: pointer;
    border-radius: 4px;
    background-size: contain;
    margin: 8px;
}
.show-s1{
	width:105px;
}

/* 淇＄? */
.xmail-left{
    float: left;
    width: 470px;
    height: 896px;
    
}
.xmail-left-one{
    /* background:#feffff url(../images/xjlb8_03.jpg) no-repeat center bottom; */
    padding: 28px;
    height: 100%;
    background-color: #fff;
    background-repeat: no-repeat;
    background-image: url(../images/xjlb8_03.jpg);
    background-position: center bottom;
}
.xmail-right{
    float: left;
    width: calc(100% - 470px);
    padding-left: 20px;
}
.xmail-right-con{
    padding: 28px;
    background: #fff;
}
.lximg{
    text-align: center;
}
.xmail-ul1{
    margin-top: 35px;
    margin-left: -10px;
    margin-right: -10px;
}
.xmail-ul1 li{
    padding: 0 10px;
    float: left;
    width: 50%;
}
.xmail-ul1 li a{
    display: block;
    border-radius: 5px;
    line-height: 80px;
    text-align: center;
}
.xmail-ul1 li:nth-of-type(1) a{
    background: url(../images/xjlb6_03.jpg) repeat-x;
}
.xmail-ul1 li:nth-of-type(2) a{
    background: url(../images/xjlb5_03.jpg) repeat-x;
}
.xmail-ul1 li span{
    display: inline-block;
    padding-left: 44px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}
.xmail-ul1 li:nth-of-type(1) span{
    background: url(../images/xjlb2_03.png) no-repeat left center;
}
.xmail-ul1 li:nth-of-type(2) span{
    background: url(../images/xjlb3_03.png) no-repeat left center;
}
.lxxz-con p{
    color: #666;
    line-height: 30px;
    margin-top: 20px;
}
.ckxq{
    display: block;
    width: 110px;
    height: 40px;
    border: 1px solid #278be9;
    border-radius: 5px;
    line-height: 38px;
    margin-top: 20px;
    text-align: center;
}
.ckxq span{
    display: inline-block;
    padding-right: 24px;
    background: url(../images/xjlb7_03.png) no-repeat right center;
    color: #0466c7;
}
.xmtitle{
    float: left;
}
.xm-search{
    float: right;
}
.xmtitle a{
    font-size: 21px;
    font-weight: bold;
    float: left;
    margin-right: 25px;
    padding-bottom: 12px;
    position: relative;
}
.xmtitle a.active{
    color: #0466c7;
}
.xmtitle a:before{
    position: absolute;
    width: 0px;
    height: 4px;
    border-radius: 2px;
    background-color: transparent;
    bottom: 0;
    left: 50%;
    content: "";
    transition: .2s;
}
.xmtitle a:hover{
    color: #0466c7;
}
.xmtitle a:hover:before{
    background-color: #0466c7;
    width: 20px;
    margin-left: -10px;
}
.xmtitle a.active:before{
    background-color: #0466c7;
    width: 20px;
    margin-left: -10px;
}
.xmtitle a:last-child{
    margin-right: 0;
}
.xminput-1{
    float: left;
    width: 260px;
    height: 40px;
    border: 1px solid #dddddd;
    text-indent: 12px;
    border-radius: 5px;
}
.xminput-1::-webkit-input-placeholder{
    color: #666;
}
.xmsel-1{
    float: left;
    height: 40px;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin: 0 10px;
    width: 120px;
}
.xminput-btn{
    border: none;
    height: 40px;
    cursor: pointer;
    float: left;
    width: 80px;
    background: #0466c7;
    color: #fff;
    border-radius: 5px;
}
.xmtop2-box{
    margin-top: 16px;
    line-height: 40px;
    border-radius: 5px;
    background: #eee;
    padding: 0 20px;
    font-size: 14px;
}
.xmtop2-box span{
    color: #0466c7;
}
.xmtop3-box ul{
    margin: 0 -10px;
}
.xmtop3-box li{
    float: left;
    width: 50%;
    padding: 0 10px;
    margin-top: 20px;
}


#emailType {
    width: 130px;
    float: left;
    height: 40px;
    border-radius: 5px;
    border: 1px solid #dddddd;
}
#searchTime {
    float: left;
}
#searchTime .combo {
    height: 40px;
    line-height: 40px;
    border: 1px solid #e3e3e3;
}

#searchTime .combo .combo-arrow {
    margin-top: 10px;
}

.sjxm1{
    border: 1px solid #dddddd;
    border-radius: 5px;
    padding: 20px;
}
.sjxm1 a{
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
}
.sjxm1 a i{
    color: #0466c7;
}
.sjxm1 dl{
    overflow: hidden;
    font-size: 14px;
    padding-top: 15px;
}
.sjxm1 dl dd{
    float: left;
    width: 48%;
    margin-top: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.sjxm1 dl dd:nth-of-type(even){
    float: right;
}
.sjxm1 dl dd span{
    color: #000;
    display: inline-block;
    padding-left: 26px;
    background-repeat: no-repeat;
    background-position: left center;
}
.sjxm1 dl dd:nth-of-type(1) span{
    background-image: url(../images/xjlb9_03.png);
}
.sjxm1 dl dd:nth-of-type(2) span{
    background-image: url(../images/xjlb10_03.png);
}
.sjxm1 dl dd:nth-of-type(3) span{
    background-image: url(../images/xjlb13_03.png);
}
.sjxm1 dl dd:nth-of-type(4) span{
    background-image: url(../images/xjlb16_03.png);
}
.sjxm1 dl dd em{
    color: #999;
}
.sjxm1 dl dd em.ok{
    color: #ff4e00;
}
.sjxm1 a:hover{
    color: #0466c7;
}
.sjxm1:hover{
    box-shadow: 0 0 10px #eee;
}
.xmtop4-box li{
    border-radius: 5px;
    margin-top: 20px;
    border: 1px solid #dddddd;
    padding: 19px 12px;
    overflow: hidden;
}
.xmtop4-box li .xmto4-l{
    width: 50px;
    float: left;
}
.xmtop4-box li .xmto4-r{
    float: left;
    width: calc(100% - 50px);
    padding-left: 14px;
}
.xmto4-l span{
    display: block;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-weight: bold;
}
.xmto4-l .shensu{
    background: #0466c7;
}
.xmto4-l .jianyi{
    background: #04c78e;
}
.xmto4-l .qiujue{
    background: #ef7203;
}
.xmto4-l .zixun{
    background: #f3a83d;
}
.xmto4-l .qita{
    background: #51b5d1;
}
.xmto4-r-1{
    overflow: hidden;
    padding-bottom: 14px;
    border-bottom: 1px dashed #dddddd;
}
.xmto4-r-1 a{
    float: left;
    width: calc(100% - 250px);
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xmto4-r-1 span{
    float: right;
    color: #999;
    font-size: 14px;
}
.xmto4-r-2{
    margin-top: 11px;
}
.xmto4-r-2 span{
    color: #999;
    font-size: 14px;
    margin-right: 25px;
}
.xmtop4-box li:hover{
    border-color: #0466c7;
    box-shadow: 0 0 12px #eee;
}
.xmtop4-box li:hover a{
    color: #0466c7;
}
.gkfk-top{
    border-radius: 5px;
    margin-top: 16px;
    text-align: center;
    position: relative;
    padding: 18px 0;
    background: #eeeeee;
}
.gkfk-top span{
    font-size: 18px;
    font-weight: bold;
}
.qkfk-sel{
    position: absolute;
    right: 20px;
    height: 25px;
    background: #fff;
    top: 18px;
    width: 174px;
    border-radius: 5px;
    border: none;
}
.qkfk-sel h2{
    padding: 0 10px;
    line-height: 25px;
    position: relative;
    text-align: left;
    cursor: pointer;
}
.qkfk-sel h2:before{
    content: "";
    border:5px solid transparent;
    border-top-color: #333;
    position: absolute;
    right: 10px;
    top: 11px;
}
.qkfk-sel ul{
    background-color: #fff;
    margin-top: 5px;
    border-radius: 5px;
    border: 1px solid #dcdcdc;
    display: none;
}
.qkfk-sel ul li{
    line-height: 30px;
    text-align: left;
    padding: 0 10px;
    cursor: pointer;
}
.qkfk-sel ul li:hover{
    background-color: #f2f2f2;
    color: #0466c7;
}
.qkdata-tol-time{
    margin: 40px 40px 0;
}
.qkdata-tol-time ul{
    overflow: hidden;
}
.qkdata-tol-time li{
    float: left;
    width: 25%;
    padding: 0 25px;
}
.qkdata-tol-time li span{
    display: block;
    line-height: 40px;
    border: 1px solid #dcdcdc;
    color: #333;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
}
.qkdata-tol-time li.active span{
    background-color: #0466c7;
    color: #fff;
    border-color: #0466c7;
}
.qkdata-img{
    margin-top: 20px;
    overflow-x: auto;
}
.qkdata-tol{
    padding: 40px 54px 60px;
    font-size: 18px;
}
.qkdata-tol-box{
    display: none;
}
.qkdata-tol h4{
    font-weight: bold;
}
.qkdata-tol p{
    line-height: 40px;
    margin-top: 10px;
}
.qkdata-tol p span{
    font-weight: bold;
}
.qkdata-tol p .color2{
    color: #1c78d3;
    font-size: 24px;
}
.qkdata-tol p .color3{
    color: #f28320;
    font-size: 24px;
}
.qkdata-tol p .color4{
    color: #16d19a;
    font-size: 24px;
}
.qkdata-tol p .color5{
    color: #f5b24b;
    font-size: 24px;
}
.sjxx-hide{
    display: none;
}
.hotxx-hide{
    display: none;
}



.intro-xl{
    margin: 30px 0;
    background-color: #f2f2f2;
}
.intro-xl table{
    width: 100%;
}
.intro-xl th{
    width: 14%;
    text-align: right;
    padding: 10px 5px;
    border: 1px solid #e2e2e2;
}
.intro-xl td{
    width: 19.3333%;
    text-align: center;
    padding: 10px 5px;
    border: 1px solid #e2e2e2;
}

.mapbox-zt{
    background: #fff;
    margin-bottom: 20px;
    padding: 30px 30px 10px 30px;
    min-height: 330px;
}
.mapbox-tt1{
    text-align:center;
    position: relative;
}
.mapbox-tt1:before{
    content:"";
    position:absolute;
    height:1px;
    width: 80%;
    background: #dcdcdc;
    left: 0;
    top: 50%;
    margin: auto;
    right: 0;
}
.mapbox-tt1 i{
    font-size:21px;
    font-weight:bold;
    color:#0466c7;
    display: inline-block;
    padding: 0 23px;
    background: #fff;
    position: relative;
    z-index: 3;
}
.mapbox-cc1 {
    margin-top:20px;
}
.mapbox-cc1 li{
    float: left;
    width: 25%;
    padding: 0 11px;
    margin-bottom: 20px;
    position: relative;
}
.mapbox-cc1 li>a{
    display: block;
    line-height: 140px;
    background: #65b4ff url(../images/hohsf1_03.png) no-repeat center 95px;
    border-radius: 5px;
    text-align: center;
    font-size: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    cursor: pointer;
    min-height: 100px;
    transition: .2s;
    font-weight:bold;
}
.mapbox-cc1 li>a:hover{
    background-color: #0466c7;
    color: #fff;
    background-position:center bottom;
}
.ptxl_title_bot span {
    float: left;
    width: 33.33%;
    color: #666;
    font-size: 16px;
    margin-bottom: 12px;
    text-align: left;
}

.banner-news .slick-dots{position: absolute;bottom: 20px;width: 180px;right: 15px;text-align: right;}
.banner-news .slick-dots li{background: #fff;border-radius: 50%;height: 15px;width: 15px;}
.banner-news .slick-dots li.slick-active{background: #015293;}

#share{margin-top:-12px !important;}

.cxfl{background: #fff;padding: 20px;margin-bottom: 20px;}
.cxfl h2{float:left;padding:0 15px;height:30px;background: #0466c7;font-size:16px;line-height:30px;color:#fff;text-align:center;border-radius: 5px;}
.cxfl .flsx{margin-left:120px;margin-bottom:10px;display:flex;flex-wrap:wrap;align-items:center}
.cxfl .flsx span{display:inline-block;padding:0 10px;margin-bottom:10px;font-size:16px;cursor:pointer;width: 25%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;line-height:30px;border-radius: 5px;}
.cxfl .flsx span:hover{background: #0466c7;color:#fff;cursor:pointer;}
.cxfl .flsx .fonthong{color:#0173c7;font-weight:600}

@media only screen and (max-width: 768px) {
	.cxfl{display: flex;flex-direction: column;}
	.cxfl .flsx{margin: 10px auto;}
	.cxfl .flsx span{width: 50%;}
}
