/*.warpper_1000 {*/


/*    width: 1000px;*/


/*    height: auto;*/


/*    margin: 0 auto;*/


/*}*/

.warpper_1000 {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.w1000 {
	width: 1000px;
	height: auto;
	margin: 0 auto;
}

.warpper_860 {
	width: 860px;
	/*height: 100%;*/
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	clear: both;
}


/*left*/


/*.base_w_left {*/


/*    width: 640px;*/


/*    height: 100%;*/


/*}*/

.base_w_left {
	width: 860px;
	height: 100%;
	/* background: red; */
}


/*.base_w_list {*/


/*    width: 640px;*/


/*    height: 100%;*/


/*}*/

.base_w_list {
	width: 860px;
	height: 100%;
}

.base_w_list ul {
	border-top: 1px solid #e0e0e0;
	padding: 20px 0;
}

.base_w_list ul li {
	height: 42px;
	line-height: 42px;
	box-sizing: border-box;
	background: url(../img/dot01.png) no-repeat left;
	padding-left: 25px;
	font-size: 16px;
	/*display: -webkit-box;*/
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.base_w_list ul li:nth-child(9n) {
	margin-bottom: 20px;
	height: 65px;
	border-bottom: 1px solid #ddd;
	background: url(../img/dot01.png) no-repeat 0 15px;
}

.base_w_list ul li a {
	text-decoration: none;
	color: #333;
}

.base_w_list ul li a:hover {
	text-decoration: underline;
	color: #00479d;
}

.base_w_list ul li p {
	height: 42px;
	line-height: 42px;
	color: #999;
	width: 90px;
	float: right;
	text-align: center;
}

span.pagination {
	display: inline-block;
	padding: 0;
	margin: 0;
	margin: 80px 0 20px 80px;
}

span.pagination li {
	display: inline;
}

span.pagination li a {
	color: black;
	float: left;
	padding: 8px 16px;
	text-decoration: none;
	transition: background-color .3s;
	border: 1px solid #ddd;
	margin: 0 4px;
}

span.pagination li a.active {
	background-color: #158ad1;
	color: white;
	border: 1px solid #4CAF50;
}

span.pagination li a:hover:not(.active) {
	background-color: #ddd;
}


/*right*/

.base_w_r {
	width: 320px;
	height: 100%
}

.base_w_r_con {
	width: 318px;
	height: auto;
	border: 1px solid #d6f9ff;
	box-shadow: 0 0 16px #93e9ff5e;
	margin-bottom: 30px;
}


/**今日热点**/

.base_jrrd {
	width: 318px;
	height: 78px;
}

.base_jrrd_list {
	width: 285px;
	height: auto;
	margin: 0 auto;
	padding-bottom: 20px;
}

.base_jrrd_list ul li {
	width: 265px;
	background: url(../img/dot02.png) no-repeat top 10px left;
	padding-left: 20px;
	margin-top: 10px;
}

.base_jrrd_list ul li p {
	line-height: 25px;
	overflow: hidden;
}


/*
.base_jrrd_list ul li p a {
    text-decoration: none;
    color: #333;

}
*/

.base_jrrd_list ul li p a {
	text-decoration: none;
	color: #333;
	text-decoration: none;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.base_jrrd_list ul li p a:hover {
	text-decoration: underline;
	color: #333
}

.base_jrrd_list ul li span {
	height: 50px;
	line-height: 50px;
	color: #999;
	width: 265px;
	text-align: right;
	display: block;
}

.base_tit {
	width: 100%;
	height: 32px;
	margin: 0 auto;
	margin-top: 20px;
	padding: 0 10px;
	box-sizing: border-box;
}

.base_tit p {
	width: 106px;
	height: 28px;
	border-left: 3px solid #55b5ec;
	font-size: 20px;
	padding-left: 15px;
	color: #1d2b68;
}

.base_tit p img {
	width: 29px;
	height: 31px;
	margin-right: 10px
}

.base_tit_r {
	width: 100%;
	height: 32px;
	background: url(../images/base_tit.png) no-repeat;
}

.base_tit_r span {
	height: 32px;
	line-height: 32px;
	color: #a6a6a6;
	font-size: 12px;
	margin-left: 25px;
}

.base_tit_r dd a {
	line-height: 32px;
	font-size: 14px;
	text-decoration: none;
	color: #4974a1;
}

.base_tit_r dd a:hover {
	font-size: 14px;
	text-decoration: underline;
	color: #4974a1;
}

.base_piclist {
	width: 298px;
	height: auto;
	margin: 0 auto;
}

.base_piclist ul li {
	margin: 15px 0;
}


/*
.base_piclist ul li img {
    width: 298px;
    height: 199px;
}
*/

.base_piclist ul li img {
	width: 298px;
	height: 195px;
}

.base_piclist ul li p {
	width: 298px;
	height: 45px;
	line-height: 45px;
}


/*
.base_piclist ul li p a {
    text-decoration: none;
    color: #333;
}
*/

.base_piclist ul li p a {
	text-decoration: none;
	color: #333;
	text-decoration: none;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.base_piclist ul li p a:hover {
	text-decoration: underline;
	color: #333;
}


/*.base_text {*/


/*    width: 640px;*/


/*    line-height: 35px;*/


/*    color: #333;*/


/*    border-bottom: 1px solid #e0e0e0;*/


/*    padding-bottom: 30px;*/


/*}*/

.base_text {
	width: 100%;
	line-height: 35px;
	color: #333;
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 30px;
}


/*.base_text h2 {*/


/*    width: 640px;*/


/*    font-size: 36px;*/


/*    color: #333;*/


/*    line-height: 54px;*/


/*    font-weight: 500;*/


/*    border-top: 1px solid #e0e0e0;*/


/*    padding-top: 30px;*/


/*}*/

.base_text h2 {
	width: 100%;
	font-size: 36px;
	color: #333;
	line-height: 54px;
	font-weight: 500;
	border-top: 1px solid #e0e0e0;
	padding-top: 30px;
}

.base_text span {
	width: 640px;
	height: 24px;
	line-height: 24px;
	color: #666;
	font-size: 14px;
	margin: 40px 0;
	float: left;
}


/**推荐新闻**/

.base_tjxw {
	width: 100%;
	height: 303px;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #158ad1;
	margin-top: 35px;
}

.base_tjxw_tit {
	width: 100%;
	height: 39px;
	background-color: #f4f4f4;
	border-bottom: 1px solid #ddd;
}

.base_tjxw_tit p {
	width: 145px;
	height: 40px;
	text-align: center;
	border-right: 1px solid #ddd;
	color: #1d2b68;
	font-size: 20px;
	background-color: #fff;
	line-height: 40px;
}

.base_tjxw_list {
	width: 817px;
	height: auto;
	margin: 10px 0 0 30px;
}

.base_tjxw_list ul li {
	width: 100%;
	line-height: 40px;
	height: 40px;
	float: left;
}

.base_tjxw_list ul li a {
	text-decoration: none;
	color: #333;
	width: 689px;
	display: block;
	float: left;
}

.base_tjxw_list ul li p {
	width: auto;
	float: right;
	text-align: right;
	display: block;
	color: #999;
}

.base_tjxw_list ul li a:hover {
	text-decoration: underline;
	color: #333;
}


/**领导**/

.ldhd {
	width: 318px;
	height: 78px;
	line-height: 78px;
	font-size: 30px;
	color: #333;
	text-align: center;
	float: left;
}

.ldhd_list {
	width: 318px;
	float: left;
}

.ldhd_list ul li {
	width: 135px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	float: left;
	border-bottom: 1px solid #e0e0e0;
	font-size: 16px;
	margin: 5px 0 5px 15px;
}

.ldhd_list ul li a {
	text-decoration: none;
	color: #333;
}

.ldhd_list ul li a:hover {
	text-decoration: underline;
	color: #333;
}

.ldhd_left {
	width: 795px;
	float: left;
}

.ldhd_news {
	width: 795px;
	height: 283px;
	border-bottom: 1px solid #dbdfce;
}

.ldhd_news img {
	width: 191px;
	height: 254px;
	float: left;
	margin-right: 26px;
}

.ldhd_news p {
	width: 292px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: #55b5ec;
	font-size: 30px;
	color: #fff;
	float: left;
	margin-top: 101px;
}

.ldhd_news span {
	width: 538px;
	height: 72px;
	background-color: #ececec;
	float: left;
	margin-top: 12px;
	font-size: 16px;
	list-style: 24px;
	color: #333;
	padding: 10px 15px 10px 15px;
}

.ldhd_news span a {
	text-decoration: none;
	color: #c10e24;
}

.ldhd_news span a:hover {
	text-decoration: underline;
	color: #c10e24;
}

.ldhd_news_list {
	width: 795px;
	height: auto;
	float: left;
}

.ldhd_news_list p {
	width: 795px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #333;
	font-size: 30px;
	padding: 30px 0;
}

.ldhd_news_list ul li {
	width: 795px;
	height: auto;
	float: left;
}

.ldhd_news_list ul li h4 {
	width: 605px;
	height: auto;
	line-height: 36px;
	font-size: 18px;
	float: left;
	background: url(../images/dot02.png) no-repeat top 15px left;
	padding-left: 30px;
	font-weight: normal;
}

.ldhd_news_list ul li h4 a {
	text-decoration: none;
	color: #333;
}

.ldhd_news_list ul li h4 a:hover {
	text-decoration: underline;
	color: #333;
}

.ldhd_news_list ul li h5 {
	width: 100px;
	height: auto;
	line-height: 36px;
	font-size: 16px;
	float: right;
	color: #666;
	text-align: right;
	font-weight: normal;
}

.ldhd_banner {
	width: 100%;
	height: 100px;
	background: url(../images/ld_banner.jpg) no-repeat center;
}

.ldhd_banner p {
	width: 950px;
	margin: 0 auto;
	line-height: 100px;
	font-size: 48px;
	color: #fff;
	/* text-align: left; */
	/* display: block; */
	/*display: flex;*/
}

.ldhd_details {
	width: 640px;
	height: auto;
	margin: 0 auto;
	line-height: 35px;
	color: #333;
}

.ldhd_details h2 {
	width: 100%;
	text-align: center;
	font-size: 36px;
	color: #333;
	height: 80px;
	line-height: 80px;
	border-top: 1px solid #e0e0e0;
	font-weight: normal;
	clear: left;
}

.ldhd_details h5 {
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #666;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
}

.ldhd_details p {
	width: 100%;
	/*text-align: center;*/
	margin: 30px 0;
}

.ldhd_details p img {
	width: 223px;
	/*height: 290px;*/
}


/**关于我们**/

.enterprise {
	width: 860px;
	border-top: 1px solid #e0e0e0;
}

.enterprise img {
	width: 860px;
	height: 240px;
	padding: 20px 0
}

.enterprise p {
	color: #333;
	line-height: 35px;
}

.jubao_b {
	width: 858px;
	background-color: #f9f9f9;
	border: 1px solid #eaeaea;
}

.jubao_lb {
	width: 690px;
	height: auto;
	margin: 0 auto;
	margin-top: 20px;
}

.jubao_lb p {
	background: url(../images/dot04.jpg) no-repeat left;
	color: #158ad1;
	font-size: 20px;
	width: 100%;
	padding-left: 15px;
	margin-bottom: 20px;
}

.jubao_lb ul li {
	margin: 10px 0;
	padding-left: 50px;
}

.jubao_lb ul li span {
	font-size: 16px;
	color: #333;
}

.jubao_lb ul li input {
	width: 70%;
	height: 38px;
	border-radius: 5px;
	border: 1px solid #eaeaea;
	margin-left: 10px;
	color: #b0b0b0;
	padding: 0 10px;
}

.button1 {
	-webkit-transition-duration: 0.4s;
	transition-duration: 0.4s;
	text-align: center;
	background-color: #55b5ec;
	color: #fff;
	border: 1px solid #55b5ec;
	border-radius: 5px;
	width: 158px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
}

.button1:hover {
	background-color: #55b5ec;
	color: white;
}


/**特别推荐**/

.tbtj_b_title {
	width: 1200px;
	height: 70px;
	border-top: 1px solid #e0e0e0;
}

.tbtj_b_list ul li {
	width: 380px;
	height: 330px;
	float: left;
	margin: 30px 30px 0 0;
}

.tbtj_b_list ul li img {
	width: 380px;
	height: 253px;
}

.tbtj_b_list ul li span {
	width: 378px;
	height: 76px;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	float: left
}

.tbtj_b_list ul li span h4 {
	/*font-size: 18px;*/
	/*font-weight: normal;*/
	/*line-height: 45px;*/
	/*padding-left: 10px;*/
	font-size: 18px;
	font-weight: normal;
	line-height: 45px;
	padding-left: 10px;
	height: 45px;
}


/*.tbtj_b_list ul li span h4 a {*/


/*    text-decoration: none;*/


/*    color: #333;*/


/*     text-decoration: none;*/


/*    display: -webkit-box;*/


/*    -webkit-box-orient: vertical;*/


/*    -webkit-line-clamp: 1;*/


/*    overflow: hidden;*/


/*}*/

.tbtj_b_list ul li span h4 a {
	text-decoration: none;
	color: #333;
	text-decoration: none;
	overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 352px;
}

.tbtj_b_list ul li span h4 a:hover {
	text-decoration: underline;
	color: #333;
}

.tbtj_b_list ul li span h5 {
	font-size: 14px;
	color: #999;
	font-weight: normal;
	text-align: right;
	padding-right: 10px
}

.tbtj_b_list ul li:nth-child(3n) {
	margin-right: 0;
}

.base_seach ul li {
	/*width: 640px;*/
	width: 860px;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 40px;
}

.base_seach ul li h4 {
	font-size: 20px;
}

.base_seach ul li h4 a {
	text-decoration: none;
	color: #333;
}

.base_seach ul li h4 a:hover {
	text-decoration: underline;
	color: #333;
}

.base_seach ul li h5 {
	font-size: 14px;
	color: #999;
	text-align: right;
	font-weight: normal;
	padding: 20px 0;
}

.demo {
	width: 640px;
}

.locat {
	height: 50px;
	line-height: 50px;
	color: #adadad;
	width: 100%;
	display: block;
	float: left;
	border-bottom: 1px solid #eee;
}

.locat a {
	text-decoration: none;
	color: #adadad;
}

.locat a:hover {
	text-decoration: underline;
	color: #adadad;
}

.tuijian .block_list .block {
	width: 48%;
}

.tuijian .block_list .block:nth-child(2n) {
	margin-right: 0;
}

.tuijian .show19,
.tuijian .show16 img,
.tuijian .jy_list,
.tuijian .show19 img,
.tuijian .jy_list {
	width: 100%;
}

.tuijian .show16 {
	width: 200px;
}

.base_w_r .base_tit {
	width: 100%;
}