@charset "utf-8";

/* 内容页 */
.content{
	padding-top: 40px !important;
}
.content .content-main{
	position: relative;
}
.content .dqwz,.content .dqwz a{
	font-size: 15px;
	color: #707070;
}
.content h2{
	font-size: 28px;
	color: #000;
	text-align: center;
	line-height: 38px;
}
.content .bar{
	line-height: 38px;
	min-height: 38px;
	background: #f6f6f6;
	text-align: center;
	font-size: 14px;
	color: #4e4e4e;
	margin: 30px auto;
	height: auto;
}
.content .contentl p,.content .contentl p span{
	font-size: 16px !important;
	color: #000;
	text-indent: 2em !important;
	line-height: 2em !important;
	text-align: justify;
	margin: 1em 0 !important;
	font-family: "宋体" !important;
}
.content .contentl table{
	margin: 0 auto;
	height: auto;
	width: 100%;
}
.content .contentl table p{
	text-indent: 0;
	margin: 0;
}
.content .contentl .vsbcontent_img img,.content .contentl p img{
	width: 600px !important;
	height: auto !important;
	max-width: 90%;
	display: block;
	margin: 0 auto;
}
.content .contentl p video{
	width:100%;
	height:auto;
	margin: 0 auto;
}
.content-main .bshare-custom a{
	display: block;
	margin: 12px auto 0;
}
.content-main .bshare-custom p{
	text-indent: 0;
	font-size: 14px;
	color: #949494;
	line-height: inherit;
	margin: 0;
	text-align: center;
}
.content-left .time p{
	text-indent: 0;
	line-height: inherit;
	margin: 0;
	text-align: center;
	color: #2275c7;
}

.contentl{
	width: 75%;
	padding-right: 70px;
}

.ldney{width:100%;float:none;padding-right:0;}
.contentr{
	width: 25%;
}
.hot h2{
	font-size: 16px !important;
	color: #fff;
	background: #dd0a00;
	width: 95px;
}
.hot .hot-txt p{
	font-size: 15px;
	line-height: 55px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
}
.content .w1300{
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 30px;
}
.hot .hot-lb{
	margin-top: 12px;
	padding-bottom: 25px;
}
.hot-lb .hot-img{
	overflow: hidden;
	width: 100%;
	height: 188px;
}
.hot-lb .hot-img img{
	width: 100%;
	height: 100%;
}
.hot-lb .hotslider:hover .hot-img img{
	transform: scale(1.1);
}
.hot-lb .slick-dots{
	bottom: 0px;
}
.hot-lb .slick-dots li,.hot-lb .slick-dots li button{
	width: 10px;
	height: 10px;
}
.hot-lb .slick-dots li button{
	background: #c9c9c9;
}
.hot-lb .slick-dots li.slick-active button{
	background: #1f59d5;
}

/* 最新新闻 */

.new-news{
	margin-top: 25px;
}
.new-news .title{
	border-bottom: 1px solid #e5e5e5;
	line-height: 50px;
}
.new-news h3{
	font-size: 18px;
	color: #2275c7;
	border-bottom: 1px solid #2275c7;
	float: left;
}
.new-news-list .time{
	font-size: 13px;
	color: #2275c7;
	line-height: 25PX;
}
.new-news-list .txt{
	font-size: 13px;
	color: #3c3c3c;
	line-height: 25px;
	height: 50px;
        overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.new-news-list li{
	padding: 20px 0;
}
.new-news>.fr{
	width: 95%;
	padding-left: 15px;
}
.new-news>.fl{
	width: 5%;
	padding-top: 22px;
}

.new-news .circle {
    width: 10px;
    height: 10px;
    border:2px solid #eeeeee;
    border-radius: 100%;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-webkit-transition: all .5s ease;
}
.new-news .circle.red{
	background: #2275c7;
	border-color: #2275c7;
}
.new-news .line1 {
    width: 1px;
    height: 48px;
    background: #eeeeee;
    margin-left: 5px;
}
.new-news .line {
    width: 1px;
    height: 105px;
    background: #eeeeee;
    margin-left: 4.5px;
}
.new-news-list li:hover .txt{
	color: #2275c7;
}



.list .listl{
	width: 70%;
	border: 1px solid #e2e2e2;
	padding: 0 42px 20px;
	margin-top: 20px;
	margin-bottom: 80px;
}
.lmmc{
	line-height: 75px;
	border-bottom: 3px solid #d5d5d5;
	margin-bottom: 20px;
}
.lmmc h2{
	float: left;
	font-size: 22px;
	color: #2a7eda;
}

.dqwz{
	font-size: 14px;
	color: #636363;
}
.list .listl li{
	padding: 20px 25px;
}
.list .listl li a{
	display: block;
	line-height: 45px;
	float: right;
	width: calc(100% - 110px);
	font-size: 17px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.list .listl .time{
	padding: 0 20px;
	border-right: 1px solid #dcdcdc;
	text-align: right;
}
.list .listl .time p:nth-child(1){
	font-size: 20px;
	color: #393939;
	line-height: 1;
	margin-bottom: 13px;
}
.list .listl .time p:nth-child(2){
	font-size: 12px;
	color: #434343;
	line-height: 1;
}

.list .listl li:hover a,.list li:hover .time p{
	color: #054aad;
}
.list .listl li:hover .time{
	border-right: 1px solid #054aad;
}
.list .listl li:hover{
	box-shadow: 0 0 22px 0 rgba(16,100,190,0.17);
}

.list .listr{
	width: 28%;
	border: 1px solid #e2e2e2;
	margin-top: 20px;
}
.list .listr h2{
	font-size: 18px;
	color: #1056ab;
	font-weight: normal;
	line-height: 50px;
	border-bottom: 1px solid #e2e2e2;
	padding: 0 12px;
}
.list .listr h2 img{
	margin-right: 15px;
}
.list .listr .zxtw-lb{
	padding: 15px 20px;
}

.list .listr .zxtw-lb a{
	display: block;
	position: relative;
}
.list .listr .zxtw-lb img{
	width: 100%;
	height: 225px;
}
	
.list .listr .zxtw-lb p{
	position: absolute;
	width: 100%;
	height: 40px;
	line-height: 40px;
	bottom: 0;
	font-size: 14px;
	color: #fff;
	padding: 0 15px;
	box-sizing: border-box;
	background: rgba(0,0,0,0.4);
}


.list .listr .zxtw-lb .slick-dots{
	bottom: -40px;
}
.list .listr .zxtw-lb .slick-dots li button:before,.list .listr .zxtw-lb  .slick-dots li{
	width: 14px;
	height: 14px;
	border-radius: 50%;
}

.list .listr .zxtw-lb .slick-dots li button{
	width: 14px;
	height: 14px;
	background: #c1c1c1;
}
.list .listr .zxtw-lb .slick-dots li.slick-active button{
	background: #ff9c00;
}
.list .listr .jqrd{
	margin-top: 80px;
}
.list .listr .jqrd h2{
	border-top: 1px solid #e2e2e2;
}
.list .listr .jqrd ul{
	padding: 0 20px;
}
.list .listr .jqrd li{
	padding: 15px 0;
	border-bottom: 1px solid #d0d0d0;
}
.list .listr .jqrd li:last-child{
	border-bottom:0;
}
.list .listr .jqrd p{
	font-size: 13px;
	color: #bfbfbf;
	padding-left: 28px;
	line-height: 28px;
	background: url(../img/jqrdicon.png) left center no-repeat;
}
.list .listr .jqrd a{
	font-size: 15px;
	color: #000;
}
