
/* public-parameter*/
@font-face {font-family: "HuxleyVertical BT"; src: url("/assets/frontend/fontfamily/6ed62f245e0fc119d9a978635ef2bc83.eot"); src: url("/assets/frontend/fontfamily/6ed62f245e0fc119d9a978635ef2bc83.eot?#iefix") format("embedded-opentype"), url("/assets/frontend/fontfamily/6ed62f245e0fc119d9a978635ef2bc83.woff2") format("woff2"), url("/assets/frontend/fontfamily/6ed62f245e0fc119d9a978635ef2bc83.woff") format("woff"), url("/assets/frontend/fontfamily/6ed62f245e0fc119d9a978635ef2bc83.ttf") format("truetype"), url("/assets/frontend/fontfamily/6ed62f245e0fc119d9a978635ef2bc83.svg#HuxleyVertical BT") format("svg"); }

.AD-hzh-detail{
 clear:both; width:300px; margin:0 auto; padding:0; overflow:hidden;}
.AD-hzh-detail img{ width:300px; height:200px; overflow:hidden;}

a.link-blue{
    color: #3D7AD3 !important;
}
a.link-blue:hover{
    color: #5493EF !important;
}
/*menutool*/
.mtool{
	height: 80px;
	width:1240px;
	margin:0 auto;
	border-bottom: 1px solid #ebebeb;
}
.mtnav{
	height: 40px;
	color: #9B9FA8;
	float: left;
	font-weight: 400;
	margin-right: 20px;
	line-height: 40px;
	font-size: 18px;
}
.blod,.blod a{
	font-weight: bold;
}

.mtnav a:active, .mtnav a:link ,.mtnav a:visited {
	color: #343434;
	display: inline-block;
	height: 40px;
	}
.mtnav a:hover{color:#EE0000;}
.navmor{
	height: 35px;
	color: #FFFFFF;
	float: left;
	font-weight: 400;
	display: inline-block;
	line-height: 35px;
	background: #EE0000;
	border-radius: 15px;
	font-size: 14px;
	padding:0 15px;
	}
.navmor a{ color: #FFFFFF; 	cursor: pointer;
}
.clsub-nav {
    width: 360px;
    padding: 20px;
	position: absolute;
	background: #FFFFFF;
	z-index: 2500;
	right:0;
	margin-right:100px;
	border:1px solid #e4e4e4;
	color: #343434;
}
.clsub-nav ul{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	padding:10px 0;
}
.clsub-nav .menmor{
	overflow: hidden;
	padding: 4px 0;
	margin-bottom: 10px;
	list-style: none;
	width:110px;
	font-size: 16px;
	text-align: center;
}
.clsub-nav .menmor a{color: #343434;}
.clsub-nav .menmor a:active, .clsub-nav .menmor a:link ,.clsub-nav .menmor a:visited {
	color: #343434;
	display: inline-block;
	}
.clsub-nav .menmor a:hover{color:#EE0000;}
/*���м*/
.breadInfo{
	height: 40px;
	width:1240px;
	margin:30px auto;
}
.breadInfo .breadlogo{
	margin-right: 10px;
	float: left;
}
.breadInfo .breadtext{
	background: #EE0000;
	font-size: 28px;
	height: 40px;
	color: #FFFFFF;
	line-height: 40px;
	padding:0 10px;
	margin-right: 30px;
	float: left;
}
.breadInfo .breadtext a {
	color: #FFFFFF;
	}
.breadInfo .breadcrumb{
	font-size: 12px;
	display: flex;
	justify-content: flex-start;
	height: 40px;
	align-items: flex-end;
	color: #9B9FA8;
	margin-right: 25px;
	float: left;
}
.breadInfo .breadcrumb a:active, .breadInfo .breadcrumb a:link ,.breadInfo .breadcrumb a:visited {color: #9B9FA8;}
.breadInfo .breadcrumb a:hover{color:#4a88e2;}
.breadInfo .breadcrumb ul {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}
.breadInfo .breadcrumb li {
    display: list-item;
    text-align: -webkit-match-parent;
}
.breadInfo .breadcrumb li:before {
    padding: 0 8px;
    color: #9B9FA8;
    content: "/";
}
.breadInfo .breadcrumb li:first-of-type:before {
    display: none;
}
/*��������*/
/*newsinfo-search*/
.new_sch{
	float: right;
	height: 40px;
}
.new_sch .newsch_border{
	height:40px;
	border-style: solid none solid solid;
	border-color: #D3d3d3;
	border-width: 2px 0 2px 2px;
	border-radius:5px 0 0 5px;
	box-sizing: border-box;
	width:295px;
	float: left;
}
.newschTxt {
	float: left;
	height: 36px;
	width:290px;
	z-index: 20;
	position: relative;
	padding-left: 0px;
	}
.newschTxt .nschtxt{
	border: 0 none;
	box-sizing: border-box;
	width: 100%;
	padding: 0 15px;
	color: #666;
	font: 14px "\5FAE\8F6F\96C5\9ED1",'SimSun',sans-serif;
	height: 36px;
	outline: medium none;
	line-height:36px;}

.newsch_Btn {
	height:40px;
	width:80px;
	float: left;
	}
.newsch_Btn button {
	border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 16px;
    height: 40px;
	background:#3385ff;
	font-weight:700px;
	font-family: \5FAE\8F6F\96C5\9ED1;
    width: 80px;
    line-height:40px;
    vertical-align: middle;
    white-space: nowrap;
	border-radius:0 5px 5px 0;
	box-sizing: border-box;
	}
/*����info���� INfo-content*/

.detail-container {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    color: #5D6069;
	width:1240px;
	margin: 0 auto;
	margin-top:20px;
	margin-bottom:20px;
}

/*left_content */
.detail-container .detail-left {
	width: 900px;
    margin-right: 40px;
    position: relative;
}
.detail-container .detail-right {
	width: 300px;
    position: relative;
}
/*/   �б�ҳ��ʽlisttit-style   /*/
.nlist_tit{
	color: #454545;
	margin-top: 15px;
	font-weight:700;
	font-size: 22px;
	padding-bottom: 10px;
}
/*/   ����ҳinfo-tit-style   /*/
.detail-container .detail-left .newdetail-Title {
    font-size: 40px;
    line-height: 1.5;
    margin-bottom: 30px;
    color: #333;
    margin-top: 8px;
	font-weight:700;
}
/*/   ����ҳ��������   /*/
.statement {
    font-size: 12px;
    color: #C9C9C9;
    margin-bottom: 20px;
}
/*/   �б�ҳ��ʽlist-style   /*/
.ne_list{
	width:100%;
	overflow: hidden;
	padding: 20px 0;
}
.ne_list ul{
	width:100%;
	overflow: hidden;
}
.ne_list ul li{
	overflow: hidden;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	padding: 20px 0;
	list-style: none;
	width:100%;
	border-top: 1px solid #e6e6e6;
}

.ne_list .ne_pic{
	width:220px;
	overflow: hidden;
	margin-right: 30px;
	height: 130px;
	display: block;
	position: relative;
}
.ne_list .ne_pic img{width:220px; height: 130px;}
/*�����ͼƬ��ʽ*/
.ne_list .ne_txt{
	overflow: hidden;
	display: block;
	width:100%;
}
.ne_list .ne_txt .ntitle{
	line-height: 32px;
	width: 100%;
	overflow: hidden;
	min-height: 45px;
	font-size: 20px;
	font-weight: 700;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.ne_list .ne_txt .describe {
    line-height: 20px;
    margin-bottom: 13px;
	color:#787878;
	font-size: 12px;
}
.ne_list .ne_txt .describe a{
	color:#787878;
	}
.ne_list .ne_txt .binfo{
	position: relative;
	color: #999999;
	font-size: 12px;
	height: 22px;
	padding-right: 10px;
	line-height: 20px;
}
.ne_list .ne_txt .binfo .new_source{ margin-right:10px;}
.ne_list .ne_txt .binfo .autor{}
.ne_list .ne_txt .binfo .tim{ }
/*�����ͼƬ��ʽ*/
.ne_list .ne_text{
	overflow: hidden;
	display: block;
	width:640px;
}
.ne_list .ne_text .ntitle{
	line-height: 32px;
	width: 100%;
	overflow: hidden;
	min-height: 45px;
	font-size: 20px;
	font-weight: 700;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.ne_list .ne_text .tags {
    height: 20px;
    line-height: 20px;
    margin-bottom: 13px;
}
.ne_list .ne_text .describe {
    line-height: 20px;
    margin-bottom: 13px;
	color:#787878;
	font-size: 12px;
}
.ne_list .ne_text .describe a{
	color:#787878;
	}
.ne_list .ne_text .binfo{
	position: relative;
	color: #999999;
	font-size: 12px;
	height: 22px;
	padding-right: 10px;
	line-height: 20px;
}
.ne_list .ne_text .binfo .new_source{ margin-right:10px;}
.ne_list .ne_text .binfo .autor{}
.ne_list .ne_text .binfo .tim{ }
/*  left-content-two-style*/
.new-detail{width:900px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;}
.new-detail .LEFTTool {
    padding-right: 30px;
    margin-right: 40px;
    color: gray;
	box-sizing:border-box;
	justify-content: flex-start;
    align-items: flex-start;
	position: relative;
	border-right: 1px solid #eee;
	width:130px;
	overflow: hidden;
}
.clearfix:before {
    content: " ";
    display: table;
}

/*--------------publish-time---------------------*/
.new-detail .LEFTTool .lefttimes-wp {
    position: relative;
    width: 100%;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
	text-align:center;
}

.new-detail .LEFTTool .lefttimes-wp .through {
    position: relative;
}
.new-detail .LEFTTool .lefttimes-wp .through:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #e8e8e8;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: -1;
}
.new-detail .LEFTTool .lefttimes-wp .through span {
    display: inline-block;
    background: #fff;
    padding: 0 5px;
}
.new-detail .LEFTTool .lefttimes-wp .md {
    font-size: 34px;
    line-height: 1.2;
	font-weight:700;
	color:#454545;
	margin-bottom: 10px;
}
.new-detail .LEFTTool .lefttimes-wp .md, .new-detail .LEFTTool .lefttimes-wp .year, .new-detail .LEFTTool .lefttimes-wp .time {
    font-family: Politica;
	font-family: HuxleyVertical BT;
}
.new-detail .LEFTTool .lefttimes-wp .year {
    font-size: 24px;
	margin-bottom: 10px;
}
.new-detail .LEFTTool .lefttimes-wp .time {
    font-size: 24px;
    margin-bottom: 25px;
}
/*--------------publish-autor---------------------*/
.new-autor{
	width:100%;
	position:relative;
	margin-bottom:70px;
	font-size: 12px;
	text-align: center;
	}
.new-autor .txt{
	width:100%;
	position:relative;
	height: 30px;
}
/*----share-style-----*/
.share-show {
	position: relative;
	width: 100%;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	text-align:center;
	}
.share-show .menu-tit {
    position: relative;
	margin:0 0 40px 0;
}
.share-show .menu-tit:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #e8e8e8;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: -1;
}
.share-show .menu-tit span {
    display: inline-block;
    background: #fff;
    padding: 0 5px;
}
.share-show .wxWrap {
    position: relative;
}
.share-show>a {
    width: 40px;
    height: 40px;
    margin: 10px auto 0;
    border-radius: 50%;
    display: block;
    cursor: pointer;
    line-height: 40px;
    color: #fff!important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    position: relative;
    background: #ccc;
}
.share-show>a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    left: 0;
    top: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}
.share-show>a:hover:after{
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
	-webkit-transition:all .3s;
	-o-transition:all .3s;
	transition:all .3s;
	}
.share-show>a:first-child:hover::after {
	background: #3dbe5b;
}

.share-show>a:nth-child(2):hover:after {
	background: #21b3f7;
}

.share-show>a:nth-child(3):hover:after {
	background: #f8c514;
}

.share-show>a:nth-child(4):hover:after {
	background: #ff5757;
}

.share-show>a:nth-child(3) .iconfont {
	position: relative;
	top: -2px
}
.share-show .iconfont {
    display: inline-block;
    z-index: 2;
    position: relative;
    vertical-align: middle;
	font-size: 25px;
}

.share-show>a .iconfont:hover{
	-webkit-animation:rock .4s;
	animation:rock .4s;
	}

/*-------------------------------*/
.detail-container .detail-left .small-tip {
    font-size: 12px;
    line-height: 1;
	color: #9B9FA8;
}
.new-detail .RIGHT-tool{
	width:720px;
}
.new-detail .RIGHT-tool .About-news{
	width:100%;
	height: 30px;
	font-size: 24px;
}
/* workshop-detail-img-list-link */
.news-details{
    line-height:1.8;
	font-size:18px;
	width:100%;
	padding-bottom: 30px;
    }
.news-details .one-p{
	padding-bottom:30px;
	overflow-wrap: break-word;
	word-wrap: break-word;
}
.news-details p{
    padding-bottom:30px;
	overflow-wrap: break-word;
	word-wrap: break-word;
    }
.news-details .one-p .desc {
    color: #9b9ea3;
    line-height: 20px;
    text-align: center;
    display: block;
    font-size: 14px;
}
.news-details .one-p i{
	font-style: italic;
}
#news-img img{
	max-width: 100%;
	margin: .6em auto;
	display: block;}
#news-img img {behavior: url("../js/parkimgzoom.htc");}
/*����ͼ*/
.AD_focus{
	position: relative;
	margin: 0px auto;
	z-index: 88;
	min-width: 1240px;
}
.banner_show {
    width: 100%;
    text-align: center;
    height: 360px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.bannger_inbox {
    position: absolute;
    left: 49%;
    top: 0;
    z-index: 1;
}
.banner_show img {
    vertical-align: top;
	height: 360px;
}
.banner_show img[Attributes Style] {
    width: 2000px;
    height: 360px;
}
.banner_show span:hover{ text-decoration: underline;}
.banner_show .bt {
    height: 26px;
    line-height: 26px;
    position: absolute;
    right: 390px;
    bottom: 30px;
    z-index: 2;
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99000000', endColorstr='#99000000');
    background-color: rgba(0,0,0,0.6);
    border-radius: 3px;
    display: block;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    padding: 0 15px;
    cursor: pointer;
}
/*right-news*/
.Rnew-t{
	width:300px;
	margin:0 auto;
}
.Rnew-t .Rnewtl{
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	width:100%;
	margin:0 auto;
}
.Rnew-t .Rnewtl .tit{
	font-size:20px;
	position: relative;
}
.Rnew-t .Rnewtl .tit a{ color: #343434;}
.Rnew-t .Rnewtl .mor{position: relative;}
.Rnew-t .Rnew-img{
	overflow: hidden;
	width:100%;
	position: relative;
	margin:15px auto;
}
.Rnew-t .Rnew-img img{ width:300px; height: 110px;}
.Rnew-t .Rnew-text{
	overflow: hidden;
	width:300px;
}	
.Rnew-t .Rnew-text .Rnew-list {
    overflow: hidden;
	display: inline-block;
	width:100%;
	font-size: 16px;
	margin-bottom:18px;
	white-space: nowrap;
	text-overflow: ellipsis;
	color:#B4B4B4;
}
/*Innews*/
.Innews{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin:0 auto;
	width:1240px;
}
.Innewshow{
	width:600px;
	overflow: hidden;
	margin:10px 0 10px 0;
}
.Innewshow .navtit{
	width:100%;
	border-top: 3px solid #003333;
	height: 40px;
	margin:0 0 30px 0 ;
}
.Innewshow .navtit .nav{
	font-size: 18px;
	line-height: 40px;
	margin-right: 30px;
}
.Innewshow .navtit .nav a:active,.Innewshow .navtit .nav a:link{color: #343434;}
.Innewshow .navtit .nav a:hover{color:#EE0000;}
.Inew{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	width:100%;
}
.Inew .Inewfl{
	width:340px;
}
.Inew .Inewfl ul{
	width:100%;
	padding:10px 0 10px 0;
}
.Inew .Inewfl .new_list{
	width:100%;
	overflow: hidden;
	font-size: 18px;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 18px;
}
.Inew .Inewfr{
	width:230px;
}
.Inew .Inewfr .new_pictxt{
	width:100%;
	margin:20px 0 10px 0;
}
.Inew .Inewfr .new_pictxt .npic{
	width:100%;
}
.Inew .Inewfr .new_pictxt .npic img{width:230px; height: 130px;}
.Inew .Inewfr .new_pictxt .ntxt{
	width:100%;
	font-size:14px;
	line-height: 1.8;
}
/* toutiao news */
.Newtt{
	width:1240px;
	margin:0 auto;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	margin-top:25px;
	}
.Newtt .newtfl{
	width:900px;
	overflow: hidden;
	}

.Newtt .newtfl .new-con{
	display: flex;
	margin:15px 0 0 0;
	width:470px;
}
.Newtt .newtfl .new-con .new-list{
	width: 100%;
	overflow: hidden;
	display: flex;
    align-items: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
}
.Newtt .newtfl .new-con .new-list .new-show {
    overflow: hidden;
	display: inline-block;
	width:470px;
	margin-bottom:25px;
	font-size:20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	color:#B4B4B4;
}
.Newtt .newtfl .new-con .new-list .new-show a{ color:#343434;}
.Newtt .newtfl .new-con .new-list .new-show a:hover{ color:#DD0000;}
.Newtt .newtfl .new-image{
	display: flex;
	margin:15px 0 0 0;
	width:400px;
}
.Newtt .newtfl .new-image img{width:400px; height: 240px;}


/*right news tuijian*/
.Newtt .newtfr{
	width:300px;
	position: relative;
	}
.Rnew-t{
	width:300px;
	margin:0 auto;
}

.Rnew-t .Rnew-img{
	overflow: hidden;
	width:100%;
	position: relative;
	margin:15px auto;
}
.Rnew-t .Rnew-img img{ width:300px; height: 110px;}
.Rnew-t .Rnew-text{
	overflow: hidden;
	width:300px;
}	
.Rnew-t .Rnew-text .Rnew-list {
    overflow: hidden;
	display: inline-block;
	width:100%;
	margin-bottom:14px;
	white-space: nowrap;
	text-overflow: ellipsis;
	color:#B4B4B4;
}

/*news_info_right_object-random  ����Ƽ�*/
.random{
	overflow: hidden;
	width:100%;
	margin: 0 0 30px 0;
	box-sizing: border-box;
	border-bottom: 1px solid #F1F1F1;
	}
.random .random-pre{
	overflow: hidden;
	width:100%;
	box-sizing: border-box;
	padding:15px 10px 15px 0;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: space-between;
	cursor: pointer;
	border-bottom: 1px solid #F1F1F1;
}
.random .random-pre:hover{
	border-right: 2px solid #EE0000;
}
.random .random-pre .random-img{
	width: 100px;
	overflow: hidden;
	position: relative;
}
.random .random-pre .random-img img{
	width: 100px;
	height: 70px;
	display: block;
}

.random .random-pre .obj-text{
	overflow: hidden;
	width:175px;
}
.random .random-pre .obj-text p{
	padding:0 0 10px 0;
	}
.random .random-pre .obj-text dd{}
.random .random-pre .obj-text span{
	color: #EE0000;
	display: none;
	}
.random .random-pre:hover span{ display: inline;}
.random .random-pre:hover dd{ display: none;}