/*
* @Author: adminomt
* @Date:   2020-08-13 11:17:23
* @Last Modified by:   Administrator
* @Last Modified time: 2021-04-12 09:39:45
*/

.hd-home {
    position: relative;
}

.hd-home h3 {
    display: block;
    float: left;
    padding-right: 30px;
    min-width: 106px;
    font-size: 24px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    text-indent: 10px;
}
.rdzt .left {
	overflow: hidden;
    width: 905px;
    height: 120px;
}
.rdzt .right {
    width: 280px;
    height: 120px;
    border: 1px solid #eee;
    overflow: hidden;
}

.rdzt .image,
.rdzt img {
    display: block;
    width: 100%;
    height: 100%;
	transition: .5s;
}

.jrjj .hd-home h3 {
    width: 138px;
    height: 30px;
    background: url('../images/icon_jrjj.png') no-repeat left center;
}
.wylz .hd-home h3 {
    width: 138px;
    height: 30px;
    background: url('../images/icon_wylz.png') no-repeat left center;
}
.gzdt .hd-home h3 {
    width: 138px;
    height: 30px;
    background: url('../images/icon_gzdt.png') no-repeat left center;
}
.tbch .hd-home h3 {
    width: 138px;
    height: 30px;
    background: url('../images/icon_tbch.png') no-repeat left center;
}
.mtgz .hd-home h3 {
    width: 138px;
    height: 30px;
    background: url('../images/icon_mtgz.png') no-repeat left center;
}
.djpd .hd-home h3 {
    width: 138px;
    height: 30px;
    background: url('../images/icon_djpd.png') no-repeat left center;
}
.wsp .hd-home h3 {
    width: 138px;
    height: 30px;
    background: url('../images/icon_wsp.png') no-repeat left center;
}
.rmpt .hd-home h3 {
    width: 138px;
    height: 30px;
    background: url('../images/icon_rmpt.png') no-repeat left center;
}
.tian .hd-home h3 {
    width: 200px;
    height: 30px;
    background: url('../images/icon_tian.png') no-repeat left center;
}
.home-study .hd-home h3 {
    width: 138px;
    height: 30px;
    background: url('../images/icon_xxtd.png') no-repeat left center;
}
.whcl .hd-home h3 {
    width: 138px;
    height: 30px;
    background: url('../images/icon_whcl.png') no-repeat left center;
}
.home-quxian .hd-home h3 {
    width: 138px;
    height: 30px;
    background: url('../images/icon_jcdt.png') no-repeat left center;
}
.jiceng .hd-home h3 {
    width: 138px;
    height: 30px;
    background: url('../images/icon_jiceng.png') no-repeat left center;
}
.qxdt .hd-home h3 {
    width: 309px;
    height: 30px;
    background: url('../images/icon_qxdt.png') no-repeat left center;
}
.home-paihang .hd-home h3 {
    width: 199px;
    height: 30px;
    padding-right: 0;
    background: url('../images/icon_paihang.png') no-repeat left center;
    color: #ef4569;
    font-weight: bold;
    text-align: left;
    text-indent: 20px;
    line-height: 30px;
}
.hd-home h3 a {
    color: #fff;
}

.hd-home .more {
    padding-right: 22px;
    float: right;
    font-size: 16px;
    font-weight: bold;
    /*line-height: 42px;*/
    color: #8b8caa;
    background: url('../images/more_black_icon.png') no-repeat right 4px;
    -webkit-transition: .5s;
    transition: .5s;
}

.hd-home .more:hover {
    background: url('../images/more_black_icon.png') no-repeat 35px 4px;
}

.hd-home .search {
    position: absolute;
    bottom: -1px;
    right: 0;
    width: 100px;
    height: 24px;
    padding: 3px 40px 3px 10px;
    border: 1px solid #e2e4f1;
}

.hd-home .search .text {
    display: block;
    width: 100%;
    height: 24px;
    font-size: 16px;
    line-height: 24px;
}

.hd-home .search .text::placeholder {
    color: #999;
}

.hd-home .search button {
    position: absolute;
    top: 6px;
    right: 10px;
    width: 18px;
    height: 18px;
    cursor: pointer;
    border: 0 none;
    background: url('../../../../images/default/quxian/plate01/hd_search_icon.png') no-repeat;
}

.hd-home .hd-nav {
    float: left;
}
.whcl .hd-home .hd-nav,
.wylz .hd-home .hd-nav {
	width: 1020px;
	border-bottom: 1px solid #fff;
}

.hd-home .hd-nav li {
    float: left;
    margin-right: 30px;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
}

.hd-home .hd-nav li a {
    display: block;
    height: 100%;
}

.hd-home .hd-nav li.on a,
.hd-home .hd-nav li:hover a {
    color: #ef4569;
    text-decoration: none;
    font-weight: bold;
    border-bottom: 2px solid #ef4569;
}


/* 工作动态 */

.gzdt{
    width: 420px;
    height: 653px;
}
.gzdt .subgzdt{
    width: 390px;
    height: 88px;
    margin-top: 15px;
    padding: 22px 15px;
    background-color: #f7f8fb;
}
.bg-lm{
    /* display: inline-block; */
    padding-left: 20px;
    height: 32px;
    line-height: 32px;
    font-size: 24px;
    color: #333;
    font-weight: bold;
    background: url(../images/bg_icon_lm.png) no-repeat left center;
    *zoom: 1;
}
.tt-middle {
    position: relative;
    text-align: center;
}
.tt-middle .tt-line {
    position: absolute;
    bottom: 8px;
    width: 100%;
    height: 1px;
    background-color: #c2c2c2;
    z-index: -1;
}
.tt-middle .tt-bg {
    display: inline;
    padding: 0 20px;
    background-color: #fff;
}
.ismore { border-bottom: 1px solid #e1e1e1; }

.bignews .sub-title-more,
.sub-title-more { 
    color: #999; 
    font-style: normal;
    font-size: 18px;
}
.gzdt .subtitle {
    font-size: 20px;
    font-weight: bold;
    display: block;
}
.gzdt .subtitle a:hover{ color: #cd0301; }
.gzdt .subgzdt li{
    height: 30px;
    padding-left: 15px;
    line-height: 30px;
    overflow: hidden;
    background: url("../images/bg_icon_item.png") no-repeat 0 13px;
    transition: .5s;
    -webkit-transition: .5s;
}
.gzdt .subgzdt li:hover{
    background: url("../images/bg_icon_item.png") no-repeat 0 -20px;
}
.gzdt .subgzdt li a{
    color: #666;
    width: 100%;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.gzdt .subgzdt li a:hover{ color: #cd0301; }
.gzdt .link-more{
    margin: 0;
    width: 30px;
    height: 30px;
    background: url("../images/bg_icon_lm.png") no-repeat right center;
}
.four-box {
	width: 780px;
	height: 620px;
}
.four-box-sub {
	width: 350px;
	height: 290px;
	margin-left: 40px;
}
.four-box-img {
	position: relative;
	width: 350px;
	height: 230px;
	overflow: hidden;
}
.four-box-img .image,
.four-box-img .image img {
    width: 100%;
    height: 100%;
	transition: .5s;
}
.four-box-img .title {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 330px;
	height: 44px;
	padding: 0 10px;
	line-height: 44px;
	background: url("../images/bg_four_title.png") repeat-x left center;
	background-size: auto 100%;
	font-size: 18px;
	color: #fff;
}
.four-box-img a:hover .title {
	/*color: #0073d5;*/
}

/*news-item*/
.news-box {
    width: 100%;
    overflow: hidden;
}

.news-item li {
    overflow: hidden;
    height: 25px;
    line-height: 26px;
}

.news-item li a {
    display: inline-block;
    padding-left: 20px;
    color: #535353;
    -webkit-transition: .5s;
    transition: .5s;
    background: url("../images/bg_icon_item.png") no-repeat 0 11px;
    transition: .5s;
    -webkit-transition: .5s;
}

.news-item li:hover a {
    color: #0073d5;
    background: url("../images/bg_icon_item.png") no-repeat 0 -22px;
}

.news-item li.picnews {
    margin-bottom: 0;
    height: auto;
    overflow: hidden;
}

.news-item li.picnews a {
    display: inline;
    padding-left: 0;
    color: #333;
    background: none;
}

.news-item li.picnews .image {
    position: relative;
    display: block;
    width: 220px;
    height: 166px;
    margin-right: 20px;
    cursor: pointer;
}

.news-item li.picnews .image img {
    display: block;
    margin: 0 auto;
    width: auto;
    height: 100%;
	transition: .5s;
}

.news-item li.picnews:hover a,
.news-item li.picnews .cont a:hover {
    color: #0073d5;
}

.news-item li.picnews .cont h4 {
    margin: 10px 0;
    max-height: 60px;
    _height: 60px;
    overflow: hidden;
    font-size: 20px;
    line-height: 30px;
    color: #4d4d4d;
}

.news-item li.picnews .cont .from {
    padding-top: 10px;
    font-size: 18px;
    color: #999;
}

.news-item li.picnews .cont .title {
    margin: 20px 0;
    max-height: 52px;
    _height: 52px;
    line-height: 26px;
    font-size: 20px;
    font-weight: bold;
    color: #4d4d4d;
    overflow: hidden;
}

.news-item li.picnews .cont .title a {
    display: block;
}

.news-item li.picnews .cont .desc {
    /*max-height: 48px;
	_height: 48px;*/
    line-height: 24px;
    font-size: 16px;
    color: #656565;
    overflow: hidden;
}

.news-list {
    overflow: hidden;
}

.news-list li {
    float: left;
    width: 560px;
    padding-right: 40px;
}

/* 列表通行 */
.container-wrap-long {
	width: 100%;
    overflow: hidden;
    padding: 50px 0 60px;
    background-color: #eee;
}
.wylz {
	background: url("../images/bg_wylz.jpg") no-repeat center top;
	background-size: auto 100%;
}
.whcl {
    background: url("../images/bg_whcl.jpg") no-repeat center top;
    background-size: auto 100%;
}
.quxian-map {
    background: #f3f9ff;
}
.container-wrap-long .news-item {
    overflow: hidden;
}


/* home-slide */
.home-slide {
    background-color: #eee;
}

.home-slide,
.home-slide .cont,
.home-slide .cont li,
.home-slide .cont li .image {
    width: 580px;
    height: 325px;
}

.home-slide,
.home-slide .cont,
.home-slide .cont li {
    position: relative;
}

.home-slide .cont li {
    float: left;
    overflow: hidden;
}

.home-slide .cont li .image img {
    display: block;
    width: 100%;
    height: 100%;
}

.home-slide .cont li .title {
    display: table;
    padding: 0 145px 0 15px;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 70px;
    width: 420px;
    overflow: hidden;
    background: url('../images/slide_bg.png') no-repeat;
}

.home-slide .cont li .title a {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    font-size: 20px;
    color: #fff;
    overflow: hidden;
}

.home-slide .cont li .title a p {
    /*margin-top: 25px;*/
    line-height: 28px;
    max-height: 56px;
    _height: 56px;
    overflow: hidden;

}

.home-slide .icon {
    position: absolute;
    right: 17px;
    bottom: 28px;
    z-index: 2;
}

.home-slide .icon li {
    float: left;
    width: 10px;
    height: 10px;
    overflow: hidden;
    margin: 0 4px;
    cursor: pointer;
    border-radius: 100%;
    background-color: #fff;
}

.home-slide .icon li.on {
    background-color: #e91515;
}

.home-slide .prev,
.home-slide .next {
    position: absolute;
    top: 50%;
    z-index: 3;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    background: url('../images/slide_arrow.png') no-repeat;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 50%;
}

.home-slide .prev {
    left: -50px;
    background-position: left top;
}

.home-slide .next {
    right: -50px;
    background-position: right bottom;
}

.home-slide .prev:hover,
.home-slide .next:hover {
    background-color: #000;
    background-color: rgba(0, 0, 0, .8);
}

.home-slide .prev:hover {
    background-position: right top;
}

.home-slide .next:hover {
    background-position: left bottom;
}

.home-slide .pageState {
    position: absolute;
    bottom: 10px;
    left: 38px;
    width: 60px;
    height: 54px;
    line-height: 54px;
    font-size: 18px;
    color: #fff;
    vertical-align: text-bottom;
    z-index: 1;
}

.home-slide .pageState span {
    line-height: 1;
    vertical-align: text-bottom;
    font-size: 32px;
    color: #e91515;
}

/* home-headlines */
.home-headlines {
    width: 580px;
    height: 325px;
    overflow: hidden;
}


.home-headlines .bd li {
    display: table;
    overflow: hidden;
    font-size: 22px;
    font-weight: bold;
    width: 100%;
    height: 96px;
    border-bottom: 1px solid #eff2f9;
    overflow: hidden;
}

.home-headlines .bd li a {
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    -webkit-transition: .5s;
    transition: .5s;
}

.home-headlines .bd li p {
    font-weight: bold;
    padding-left: 40px;
    max-height: 72px;
    background: url('../images/headlines_icon.png') no-repeat 10px 15px;
    overflow: hidden;
    -webkit-transition: .5s;
    transition: .5s;

}

.home-headlines .bd li p:hover {
    background: url('../images/headlines_icon.png') no-repeat 10px -65px;
}

.home-headlines .bd .single-news li {
    height: auto;
    font-size: 30px;
}

.home-headlines .bd .single-news li p {
    max-height: 360px;
    background: none;
}

.home-headlines .bd .double-news li {
    height: auto;
    font-size: 26px;
    padding: 20px 0;
}

.home-headlines .bd .double-news li p {
    max-height: 160px;
    background: none;
}


.slideTxtBox {
    width: 100%;
}

.slideTxtBox .hd {
    height: 32px;
    position: relative;
}

.slideTxtBox .hd ul {
    float: left;
}

.slideTxtBox .hd ul li {
    float: left;
    margin-right: 40px;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
}

.slideTxtBox .hd ul li.on {
    height: 30px;
    color: #ef4569;
    border-bottom: 2px solid #ef4569;
}

.slideTxtBox .hd ul li a:hover {
    text-decoration: none;
}

.slideTxtBox .bd ul {
    zoom: 1;
}

.slideTxtBox .bd li .date {
    float: right;
    color: #999;
}


/* home-yaowen */
.home-yaowen .news-item {
    width: 1280px;
}

.home-yaowen .news-item li {
    margin-right: 25px;
    float: left;
    width: 282px;
    height: 240px;
	
}

.home-yaowen .news-item li.picnews .image {
    position: relative;
    width: 282px;
    height: 158px;
	overflow: hidden;
}

/* home-weiyuan */
.home-weiyuan .bd {
    height: 270px;
    overflow: hidden;
}

.slide-topic {
    height: 270px;
    width: 100%;
    position: relative;
}

.slide-topic li {
    width: 228px;
    height: 270px;
    padding-right: 15px;
}

.slide-topic .prev-arrow,
.slide-topic .next-arrow {
    position: absolute;
    top: 50%;
    z-index: 2;
    width: 36px;
    height: 60px;
    overflow: hidden;
    margin-top: -30px;
    background: url('../images/topic_cont_arrow.png') no-repeat;
    background-color: rgba(11, 38, 91, .5);
    _background-color: #8592ad;
    -webkit-transition: .5s;
    transition: .5s;
}

.slide-topic .prev-arrow {
    left: 0;
    border-top-right-radius: 48px;
    border-bottom-right-radius: 48px;
    background-position: left 7px;
}

.slide-topic .next-arrow {
    right: 0;
    border-top-left-radius: 48px;
    border-bottom-left-radius: 48px;
    background-position: right -41px;
}

.slide-topic .prev-arrow:hover,
.slide-topic .next-arrow:hover {
    background-color: rgba(11, 38, 91, .8);
    _background-color: #3c517c;
}

.slide-topic .prev-arrow:hover {
    background-position: right 7px;
}

.slide-topic .next-arrow:hover {
    background-position: left -41px;
}

.slide-topic ul,
.slide-topic li {
    -webkit-transition: none;
    transition: none;
}

.slide-topic li {
    position: relative;
    float: left;
}

.slide-topic .image {
    position: relative;
    display: block;
}

.slide-topic li a {
    position: relative;
    display: block;
    height: 100%;
}

.slide-topic li a:hover .member-box {
    display: block;
}

.slide-topic li a .member-box {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
    _background: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000, endColorstr=#80000000);
    /* z-index: 1; */
}

.slide-topic li a .member-box .name {
    width: 100%;
    text-indent: 10px;
    font-size: 24px;
    color: #fff;
    border-top: 4px solid #3a78cf;
}

.slide-topic li a .member-box .name p {
    position: absolute;
    left: 0;
    top: 0;
    padding-right: 25px;
    width: auto;
    min-width: 90px;
    text-align: center;
    height: 34px;
    line-height: 34px;
    text-indent: 10px;
    background: url('../images/member_bg.png') no-repeat;
    background-size: 100%;
    overflow: hidden;
}

.slide-topic li a .member-box .cont {
    position: absolute;
    left: 0;
    bottom: 15px;
    padding: 0 20px;
    /*height: 54px;*/
    line-height: 1.5;
    overflow: hidden;
    font-size: 18px;
    color: #fff;
    text-align: center;
}

.slide-topic li a img {
    width: 100%;
    height: 100%;
}

.home-wenhua .slide-topic {
    height: 340px;
}
.home-wenhua .slide-topic li {
    display: block;
    width: 1220px;
    height: 340px;
}
.home-wenhua .slide-topic-tf li {
    display: block;
    width: 1270px;
    height: 340px;
}
.home-wenhua .slide-topic .image {
    height: 340px;
    overflow: hidden;
}
.home-wenhua .slide-topic li a {
    display: block;
    float: left;
    width: 284px;
    height: 160px;
    margin-bottom: 20px;
    margin-right: 16px;
    overflow: hidden;
}
.home-wenhua .slide-topic li a.big {
    width: 600px;
    height: 340px;
}

.home-wenhua .slide-topic-tf li a {
    width: 220px;
}
.home-wenhua .slide-topic-tf li a.big {
    width: 213px;
	margin-right: 34px;
}


.home-wenhua .slide-topic li a .member-box {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: none;
}

.home-wenhua .slide-topic li a .member-box .cont {
    width: 260px;
    height: 50px;
    bottom: 0;
    padding: 0 12px;
    line-height: 50px;
    text-align: left;
    background: url("../images/bg_wenhua_title.png") repeat-x;
    background-size: auto 100%;
}
.home-wenhua .slide-topic li .big .member-box .cont {
    width: 570px;
    padding: 0 15px;
}




/* home-dongtai */
.home-dongtai .news-box {
    height: 400px;
    overflow: hidden;
}

.home-dongtai .news-item li.picnews {
    margin: 20px 0;
}

.home-dongtai .news-item li {
    margin-bottom: 15px;
}

.home-dongtai .news-item .more {
    position: relative;
    display: block;
    padding: 0 10px 0 40px;
    float: right;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    color: #8b8caa;
    background-color: #eff1f9;
    border-radius: 15px;
    -webkit-transition: .5s;
    transition: .5s;
}

.home-dongtai .news-item .more i {
    position: absolute;
    left: 10px;
    top: 7px;
    width: 24px;
    height: 18px;
    background: url('../images/more_black_icon.png') no-repeat;
}


/* home-pingtai */
.pingtai-box {
    width: 100%;
    /* overflow: hidden; */
}

.pingtai-box ul {
    width: 1220px;
}

.pingtai-box li {
    position: relative;
    float: left;
    margin-right: 16px;
}

.pingtai-box li a {
    display: block;
    position: relative;
    border: 1px solid #fff;
}

.pingtai-box li a,
.pingtai-box li img {
    width: 387px;
    height: 110px;
}

.pingtai-box ul li a:before,
.pingtai-box ul li a:after {
    position: absolute;
    top: -1px;
    left: -1px;
    content: '';
    width: 100%;
    height: 100%;
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center;
}

.pingtai-box ul li a:before {
    width: 273px;
    width: 0px\9;
    border-top: 1px solid #3a78cf;
    border-bottom: 1px solid #3a78cf;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
}

:root .pingtai-box ul li a:before {
    width: 100%;
}

.pingtai-box ul li a:after {
    height: 112px;
    height: 0px\9;
    border-left: 1px solid #3a78cf;
    border-right: 1px solid #3a78cf;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
}

:root .pingtai-box ul li a:after {
    height: 112px;
}

.pingtai-box ul li a:hover {
    color: #e91515;
    border: 1px solid #e91515 \9;
    *border: 1px solid #e91515;
}

:root .pingtai-box ul li a:hover {
    border: 1px solid #eee;
}

.pingtai-box ul li a:hover:before {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition: -webkit-transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
    -ms-transition: -ms-transform 0.5s;
    -o-transition: -o-transform 0.5s;
    transition: transform 0.5s;
}

.pingtai-box ul li a:hover:after {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: -webkit-transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
    -ms-transition: -ms-transform 0.5s;
    -o-transition: -o-transform 0.5s;
    transition: transform 0.5s;
}

.pingtai-box .qrbox {
    display: none;
    position: absolute;
    right: 0;
    top: -130px;
    width: 150px;
    height: 150px;
    background: url(../images/ercode.png) no-repeat left center;
    background-size: 100%;
}

.pingtai-box .qrbox.on {
    display: block;
}

/* home-zhengji */
.zhengji-box .box-hd {
    border-bottom: 1px solid #fff7f1;
}
.zhengji-box .box-hd .title {
    padding: 0 15px;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    color: #333;
    font-size: 20px;
    background: #fff7f1;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.zhengji-box .box-hd .btn-jy {
    position: relative;
    display: block;
    padding: 6px 30px;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    color: #ef4569;
    -webkit-transition: .5s;
    transition: .5s;
}

.zhengji-box .box-hd .btn-jy i {
    float: left;
    display: block;
    padding-right: 10px;
    content: '';
    width: 24px;
    height: 24px;
    background: url('../images/write_icon.png') no-repeat left center;
}

.zhengji-box .box-hd .btn-jy:hover .hover {
    display: block;
}

.zhengji-box .box-hd .btn-jy .hover {
    display: none;
    position: absolute;
    right: 0;
    top: 50px;
    padding: 10px 20px;
    width: auto;
    height: 20px;
    line-height: 20px;
    border: 1px solid #a7a7a7;
    font-size: 16px;
    font-weight: bold;
    color: #666;
    background-color: #fff;
    z-index: 1;
    white-space: nowrap;
}

.zhengji-box .box-hd .btn-jy .hover i {
    position: absolute;
    top: -13px;
    right: 50px;
    width: 11px;
    height: 14px;
    background: url('../images/jy_hover_icon.png') no-repeat;
}


.zhengji-box .box-bd ul {
    margin-top: 10px;
}

.zhengji-box .box-bd {
    height: 340px;
    padding-right: 10px;
    overflow-y: auto;
}
.zhengji-box .box-bd::-webkit-scrollbar {/*滚动条整体样式*/
    width: 10px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}

.zhengji-box .box-bd::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: #c7c7c7;
}

.zhengji-box .box-bd::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 10px;
    background: #EDEDED;
}
.zhengji-box .item {
    position: relative;
    padding-top: 10px;
    height: auto;
}

.zhengji-box .item .cont {
    width: auto;
    /*padding-left: 100px;*/
}

.zhengji-box .item .cont .title {
    display: block;
    /*height: 36px;*/
    line-height: 36px;
    font-weight: bold;
    overflow: hidden;
    background: none;
    padding-left: 0;
    color: #333;
}

.zhengji-box .item .cont .desc {
    margin: 5px 0;
    color: #666;
    height: 54px;
    overflow: hidden;
    font-size: 16px;
}

/* home-wenhua */
.home-wenhua {
    height: 415px;
}

.hd-home-wenhua {
    position: relative;
    width: 66px;
    height: 100%;
    background: url('../images/wenhua_bg.png') no-repeat;
    background-size: 100%;
}

.hd-home-wenhua h3 {
    position: relative;
    margin: 0 auto;
    padding: 20px 0 0 5px;
    width: 36px;
    line-height: 28px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

.hd-home-wenhua h3 i {
    position: absolute;
    left: 0;
    top: 25px;
    width: 3px;
    height: 56px;
    background-color: #fff;
}

.hd-home-wenhua .more {
    position: absolute;
    left: 18px;
    bottom: 20px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    padding-bottom: 35px;
    background: url('../images/more_white_icon.png') no-repeat 0 30px;
    -webkit-transition: .5s;
    transition: .5s;
}

.hd-home-wenhua .more:hover {
    background: url('../images/more_white_icon.png') no-repeat 5px 30px;
}

.home-wenhua .wenhua-box li {
    padding-left: 6px;
    float: left;
    height: 100%;
}

.home-wenhua .wenhua-box li.down {
    margin-top: 40px;
}

.home-wenhua .wenhua-box li a {
    position: relative;
    display: block;
    height: 415px;
    width: 158px;
}

.home-wenhua .wenhua-box li a img {
    width: 100%;
    max-height: 100%;
}

.home-wenhua .wenhua-box li a .wenhua-float {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
    _background: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000, endColorstr=#80000000);
    z-index: 1;
}

.home-wenhua .wenhua-box li a:hover .wenhua-float {
    display: block;
}

.home-wenhua .wenhua-box .wenhua-float .tit {
    padding: 25px 20px 20px;
    font-weight: bold;
    text-indent: 40px;
    color: #fff;
    background: url('../images/enter_icon.png') no-repeat 20px 30px;
}

.home-wenhua .wenhua-box .wenhua-float .desc {
    font-size: 16px;
    padding: 0 20px;
    color: #fff;
}


/* home-topic */
.home-topic img {
    margin: 0 auto;
    width: auto;
    max-width: 100%;
    height: 100%;
}

.home-topic .more {
    line-height: 30px;
    font-size: 16px;
    color: #3977cf;
}

.single-topic {
    width: 100%;
    height: 187px;
}

.home-topic {
    height: 330px;
    overflow: hidden;
}
.topic-big {
    width: 100%;
    height: 187px;
}

.topic-multi {
    width: 1280px;
    height: 103px;
    margin-top: 12px;
}

.topic-multi .item {
    float: left;
    width: 232px;
    height: 103px;
    overflow: hidden;
    margin-right: 10px;
}

.topic-multi .image {
    position: relative;
    display: block;
    overflow: hidden;
}

.topic-multi .image a:before {
    display: none\9;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .5);
    content: "";
    -webkit-transition: -webkit-transform 0.6s;
    -moz-transition: -moz-transform 0.6s;
    -ms-transition: -ms-transform 0.6s;
    -o-transition: -o-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
    -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
    -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
    -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
}

.topic-multi .image a:hover:before {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 150%, 0);
    -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 150%, 0);
    -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 150%, 0);
    -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 150%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 150%, 0);
}

.home-topic .slide-topic li {
    width: 232px;
    height: 103px;
    padding-right: 10px;
}
.home-topic .slide-topic {
    height: 103px;
    margin-top: 10px;
}

/* home-gongshi */
.home-list .news-list li {
    height: auto;
    border-bottom: 1px solid #f5f5f5;
    margin: 0;
}

.home-list .news-list li a {
    margin: 20px 0 15px;
    height: 25px;
    font-size: 20px;
    overflow: hidden;
}


/* home-gailan */
.gailan-box {
    width: 100%;
    overflow: hidden;
}

.gailan-box ul {
    width: 600px;
}

.gailan-box .item {
    float: left;
    padding-right: 26px;
}

.gailan-box .item a {
    position: relative;
    display: block;
    width: 120px;
    height: 240px;
    background-color: #f3f5fb;
    overflow: hidden;
}

.gailan-box .item a:hover {
    text-decoration: none;
    background-color: #fff8ca;
}

.gailan-box .item .logo {
    display: block;
    width: 72px;
    height: 72px;
    margin: 45px auto 20px;
}

.gailan-box .item0 .logo {
    background: url('../images/zx_0.png') no-repeat center;
}

.gailan-box .item1 .logo {
    background: url('../images/zx_1.png') no-repeat center;
}

.gailan-box .item2 .logo {
    background: url('../images/zx_2.png') no-repeat center;
}

.gailan-box .item3 .logo {
    background: url('../images/zx_3.png') no-repeat center;
}

.gailan-box .item .tit-zh,
.gailan-box .item .tit-en {
    margin: 0 auto;
    padding-top: 10px;
    text-align: center;
}

.gailan-box .item .tit-zh {
    font-weight: bold;
    color: #656565;
}

.gailan-box .item .tit-en {
    font-size: 12px;
    color: #bbb;
}

/* home-dangjian */
.home-dangjian .news-box .channel {
    padding-right: 32px;
}

.home-dangjian .news-box .channel-title {
    display: block;
    width: 100%;
    height: 36px;
    line-height: 36px;
    font-weight: bold;
    text-indent: 10px;
    background-color: #eff1f9;
}

.channel .news-item li {
    margin-bottom: 10px;
}

.channel .news-item li.picnews {
    margin: 20px 0 15px;
}

.channel .news-item li.picnews .image {
    width: 150px;
    height: 113px;
}

.channel .news-item li.picnews .title {
    margin: 5px 0;
    font-size: 18px;
}

.home-dangjian .jubao-box .item {
    display: block;
    margin-top: 20px;
    width: 100%;
    padding-bottom: 20px;
    text-align: center;
    color: #fff;
    overflow: hidden;
}

.home-dangjian .jubao-box .item .tit {
    padding-top: 40px;
    font-size: 22px;
}

.home-dangjian .jubao-box .item .cont {
    line-height: 35px;
    font-weight: bold;
}

.home-dangjian .jubao-box .item .tel {
    font-size: 24px;
    line-height: 1.5;
    padding: 10px 0;
}

.home-dangjian .jubao-box .item .mail {
    color: #fff;
}

.home-dangjian .jubao-box .item1 {
    background-color: #fbaa41;
}

.home-dangjian .jubao-box .item2 {
    background-color: #f15e5e;
}

/* home-study */
.home-study {
    height: 420px;
}

.home-study .news-box li {
    margin-bottom: 10px;
}

.news-video {
    margin: 30px 0;
    width: 560px;
    overflow: hidden;
}

.news-video .video-box {
    display: block;
    width: 266px;
    height: 225px;
    background-color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.news-video .video-box:hover {
    background-color: #efefef;
    font-weight: bold;
}

.news-video .video-box:hover p {
    color: #0073d5;
}

.news-video .video-box .title {
    margin: 10px 0;
    padding: 0 10px;
    height: 54px;
    line-height: 27px;
    text-align: justify;
    overflow: hidden;
    color: #4d4d4d;
}

.news-video .video-box .image {
    position: relative;
    width: 100%;
    height: 150px;
	overflow: hidden;
}

.news-video .video-box .image img {
    display: block;
    margin: 0 auto;
    width: auto;
    height: 100%;
	transition: .5s;
}

/* home-adver */
.home-adver {
    height: 94px;
    background-color: #f5f5f5;
}

.home-adver img,
.home-adver a {
    width: 100%;
    height: 100%;
}

.home-adver img {
    display: block;
    width: auto;
    margin: 0 auto;
}

/* home-quxian */
.home-quxian .nav-quxian {
    padding: 15px 0 5px 15px;
    width: auto;
    background-color: #faf7f4;
}

.home-quxian .nav-quxian li {
    float: left;
    padding-right: 15px;
    margin-bottom: 10px;
    width: 75px;
}

.home-quxian .nav-quxian li a {
    color: #666;
    font-size: 16px;
}

.home-quxian .nav-quxian li a:hover,
.home-quxian .nav-quxian li.on a {
    color: #e91515;
}

.home-quxian .nav-quxian li.new,
.home-quxian .nav-quxian li.new a {
    color: #3a78cf;
    font-size: 16px;
}

.home-quxian .news-item li.picnews {
    margin: 30px 0;
}

.home-quxian .news-item li.picnews .image {
    width: 200px;
    height: 150px;
}

.home-quxian .news-item li.picnews .cont {
    padding-right: 30px;
}

.home-quxian .news-item li.picnews .cont .title {
    margin: 15px 0;
}

.home-quxian .news-item li.short {
    float: left;
    width: 385px;
    padding-right: 22px;
    margin-bottom: 10px;
}

/* home-paihang */
.home-paihang .hd-home .hd-nav {
    float: right;
    padding-left: 5px;
}

.home-paihang .hd-nav li {
    width: auto;
    padding-right: 0;
    margin-right: 0;
}

.home-paihang .hd-nav li a {
    padding: 0 5px;
}

.paihang-item {
    width: 100%;
    height: auto;
    background-color: #faf7f4;
}

.paihang-item .title p {
    padding: 15px 0;
    float: left;
    font-weight: bold;
    text-align: center;
}

.paihang-item .title p.w160 {
    text-align: left;
    text-indent: 32px;
}

.paihang-item li {
    position: relative;
    height: 40px;
    line-height: 40px;
    width: 100%;
}

.paihang-item li i {
    position: absolute;
    left: 45px;
    top: 11px;
    padding: 1px;
    display: block;
    width: 14px;
    height: 14px;
    font-style: normal;
    line-height: 14px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    background: #cbcbcb;
}

.paihang-item li i.i01 {
    background-color: #e91515;
}

.paihang-item li i.i02 {
    background-color: #f09900;
}

.paihang-item li i.i03 {
    background-color: #307bce;
}

.paihang-item li p {
    height: 40px;
    line-height: 40px;
    color: #656565;
    overflow: hidden;
    text-align: center;
}

.paihang-item li p.name {
    position: absolute;
    left: 110px;
    top: 0;
    width: 160px;
    text-align: left;
    text-indent: 32px;
}

.paihang-item li p.num {
    position: absolute;
    left: 270px;
    top: 0;
    width: 110px;
}

.paihang-item .more {
    display: block;
    width: 100%;
    height: 62px;
    line-height: 62px;
    text-align: center;
    color: #1732a7;
}

/* home-friendLink */
/* 友情链接 */
.home-friendLink {
    margin: 20px 0;
}

.home-friendLink .friendLink-list {
    height: 40px;
    /*width: 1250px;*/
}

.friendLink-list .select-item {
    position: relative;
    float: left;
    margin-right: 10px;
    width: 385px;
    height: 42px;
}

.friendLink-list .select-item .select-wraper {
    padding: 0 20px;
    width: 366px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #eee;
    font-size: 16px;
    color: #6d6d6d;
    cursor: pointer;
    background: url("../images/select_icon.png") no-repeat 140px 15px;
    background-color: rgba(0, 0, 0, 0);
    background-color: #fff;
    overflow: hidden;
}

.friendLink-list .select-item .select-wraper:hover {
    background-color: #ededed;
}

.friendLink-list .select-item .select-list {
    display: none;
    position: absolute;
    bottom: 40px;
    left: 0;
    z-index: 10;
    width: 100%;
    height: auto;
    max-height: 140px;
    _height: 140px;
    border: 1px solid #eee;
    background: #fff;
    overflow-y: auto;
}

.friendLink-list .select-item .select-list li {
    height: 28px;
    line-height: 28px;
    overflow: hidden;
}

.friendLink-list .select-item .select-list li a {
    display: block;
    padding: 0 10px 0 25px;
    font-size: 16px;
    color: #6e6e6e;
    text-decoration: none;
    -webkit-transition: 0s;
    transition: 0s;
}

.friendLink-list .select-item .select-list li a:hover {
    background-color: #ededed;
}

/*首页浮动点赞入口*/
.floatlink-dianzan {
    width: 180px;
    position: fixed;
    -webkit-transition: none;
    transition: none;
    top: 30%;
    right: 0;
    z-index: 999;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop + 250));
}

.floatlink-dianzan img {
    width: 100%;
    height: auto;
}

.floatlink-dianzan .close {
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
    background-color: #eee;
    z-index: 20;
    cursor: pointer;
    background: url("../images/dianzanclose.png") no-repeat top right;
}

@media screen and (max-width: 1500px) {
    .floatlink-dianzan {
        width: 100px;
    }
}



/**
 * 20190925 首页区县板块
 */
.home-quxian .news-item {
	width: 110%;
}
.home-quxian .news-video {
    width: 100%;
    margin: 30px 0 15px;
}

.home-quxian .news-video .video-box {
    width: 385px;
    height: 290px;
	margin-right: 22px;
	float: left;
}

.home-quxian .news-video .video-box .image {
    height: 217px;
	overflow: hidden;
}

.home-quxian .right-box {
    padding: 30px 0 10px;
}

.home-quxian .left-img {
    width: 600px;
    height: 340px;
}

.home-quxian .left-img img {
    display: block;
    width: 100%;
    height: 100%;
}

.picScroll-top {
    position: relative;
    width: 580px;
    height: 340px;
    margin: 0 auto;
    overflow: hidden;
}

.picScroll-top .hd {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    width: 100%;
    height: 30px;
    padding: 0 10px;
    overflow: visible;
}

.picScroll-top .hd .prev,
.picScroll-top .hd .next {
    position: absolute;
    left: 70px;
    display: block;
    width: 60px;
    height: 30px;
    cursor: pointer;
    background: url("../images/icon_arrow.png") center 6px no-repeat;
    background-color: rgba(11, 38, 91, .5);
    border-bottom-left-radius: 48px;
    border-bottom-right-radius: 48px;
}

.picScroll-top .hd .next {
    top: 309px;
    
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 48px;
    border-top-right-radius: 48px;
    background-position: center -77px;
}

.picScroll-top .hd .prevStop {
    background-position: -60px -100px;
}

.picScroll-top .hd .nextStop {
    background-position: -60px -140px;
}

.picScroll-top .hd ul {
    float: right;
    margin-top: 10px;
    overflow: hidden;
    zoom: 1;
    zoom: 1;
}

.picScroll-top .hd ul li {
    float: left;
    width: 9px;
    height: 9px;
    margin-right: 5px;
    overflow: hidden;
    text-indent: -999px;
    cursor: pointer;
    background: url("../images/icoCircle.gif") 0 -9px no-repeat;
}

.picScroll-top .hd ul li.on {
    background-position: 0 0;
}

.picScroll-top .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-top .bd ul li {
    zoom: 1;
    height: 107px;
    margin-bottom: 10px;
}

.picScroll-top .bd ul li.on {
    background-color: #eff2f9;
}

.picScroll-top .bd ul li .pic {
    width: 190px;
    height: 106px;
    text-align: center;
    margin-right: 10px;
}

.picScroll-top .bd ul li .pic img {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    border: 0;
}

.picScroll-top .bd ul li .pic a:hover img {
    border-color: #999;
}

.picScroll-top .bd ul li .title {
    line-height: 24px;
    color: #333;
}

.picScroll-top .title .tb td {
    height: 90px;
}

.picScroll-top .title .area {
    position: relative;
    display: inline-block;
    padding: 3px 5px;
    margin-right: 15px;
    background-color: #0073d5;
    color: #fff;
    font-size: 14px;
}

.picScroll-top .title .area:after {
    content: "";
    position: absolute;
    right: -16px;
    top: 7px;
    width: 0;
    height: 0;
    border: 8px solid;
    border-color: transparent transparent transparent #0073d5;
}

.map-box {
    width: 100%;
    height: 880px;
    /*background-color: #f4f5fb;*/
}

.map-box .map-wrap {
    width: 1010px;
    height: 860px;
    margin: 20px auto 0;
}

.map-box .map {
    display: block;
    width: 100%;
    height: 100%;
}

.map-item {
    width: 78px;
    height: 39px;
    line-height: 29px;
    background: url("../images/bg_map_item.png") no-repeat;
    text-align: center;
    font-weight: bold;
    color: #fff;
}

.map-item.big {
    width: 96px;
    height: 39px;
    line-height: 29px;
    background: url("../images/bg_map_item_big.png") no-repeat;
}

.map-item.none,
.map-item.none:hover,
.map-item.none.big:hover {
    background: none;
    color: #8eaadd;
}

.map-item:hover {
    background: url("../images/bg_map_item_on.png") no-repeat;
    color: #fff;
    text-decoration: none;
}

.map-item.big:hover {
    background: url("../images/bg_map_item_big_on.png") no-repeat;
}

.map-item.other:hover {
    background: url("../images/bg_map_item_on_other.png?d=1") no-repeat;
}

.map-item.big.other:hover {
    background: url("../images/bg_map_item_big_on_other.png?d=1") no-repeat;
}

.map-item.pz {
    top: 215px;
    left: 445px;
}

.map-item.djy {
    top: 250px;
    left: 278px;
}

.map-item.xd {
    top: 330px;
    left: 520px;
}

.map-item.pd {
    top: 364px;
    left: 410px;
}

.map-item.qbj {
    top: 384px;
    left: 646px;
}

.map-item.dy {
    top: 486px;
    left: 164px
}

.map-item.cz {
    top: 448px;
    left: 295px;
}

.map-item.wj {
    top: 435px;
    left: 390px;
}

.map-item.jn {
    top: 416px;
    left: 490px;
}

.map-item.qy {
    top: 450px;
    left: 480px;
}

.map-item.ch {
    top: 434px;
    left: 566px;
}

.map-item.jt {
    top: 431px;
    left: 810px;
}

.map-item.wh {
    top: 495px;
    left: 460px;
}

.map-item.jj {
    top: 503px;
    left: 547px;
}

.map-item.lqy {
    top: 503px;
    left: 634px;
}

.map-item.gx {
    top: 546px;
    left: 504px;
}

.map-item.tf {
    top: 584px;
    left: 507px;
}

.map-item.ql {
    top: 626px;
    left: 142px;
}

.map-item.xj {
    top: 607px;
    left: 390px;
}

.map-item.sl {
    top: 626px;
    left: 522px;
}

.map-item.jy {
    top: 612px;
    left: 757px;
}

.map-item.pj {
    top: 721px;
    left: 212px;
}

.wide-img-link {
	width: 590px;
	height: 98px;
}
.wide-img-link img {
    display: block;
    width: 100%;
    height: 100%;
}