
@charset "utf-8";
/*----------------公共部分----------------*/
html{overflow-x:hidden; overflow-y:auto;}
body{ background-repeat:no-repeat; background-position:left top; position:relative;}
body, li, ul, ol, dl, dt, dd, form, input, textarea, h1, h2, h3, h4, h5, h6, p,select{ margin: 0px; padding: 0px; list-style-type:none; font-size: 12px; /*解决ie6缓动*/ background-attachment: fixed; font:12px/1.5 tahoma,arial,"Microsoft YaHei";outline: 0 none; color:#333;}
em,i{font-style:normal;}
a{color:#333;}
a{text-decoration:none;}
*{margin:0px; padding:0px;outline: none !important;}
.view{z-index: 1;position: absolute;}
.horizontal .view{position:relative; float:left;}
.vertical .view{position:relative;}
.view_contents{position:relative; width:100%; margin:0 auto; padding:0; z-index:10; height:100%; overflow: hidden;}
.layout{ position: relative; width: 100%; margin: 0px auto; padding: 0px; z-index: 1;}
.layout > .view_contents{ /*overflow: visible;*/ cursor:default;}
/*流布局*/
.flow .view_contents > .view{float: left;}
.clear { clear: both; }
/*苹果去除样式*/
select,input[type='button'],input[type="reset"],input[type='submit'],input[type='text'],input[type="password"],input[name='query'],input[name='d']{-webkit-appearance: none; border-radius:0px}
input:focus{ -webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-user-modify:read-write-plaintext-only;}

/*模块分页*/
.page_btn{clear: both; margin-top: 20px; width: 100%; text-align: center;}
.page_btn a{display: inline-block; color: #333; box-sizing: border-box; margin: 0 5px; width: 24px; height: 24px; line-height: 24px; border: 1px solid #ccc; font-family: 'microsoft YaHei';}
.page_btn a.cur,.page_btn a:hover{border:1px solid #4c4c4c;}
.prev_btn,.next_btn{font-family: '黑体' !important; border: 0 !important;}
.no_page{border: 0 !important;}
@media screen and (max-width:768px){
/*分页*/
.page_btn a:nth-child(n+5){display: none;}
.page_btn a:nth-last-child(1),.page_btn a:nth-last-child(2),.page_btn a:nth-last-child(3){display: inline-block !important;}
}

/*图片放大样式*/
.imgBox{position: fixed; z-index: 9999; background-color: rgba(0, 0, 0, 0.4); top: 0; left: 0; width: 100%; height: 100%;}
.imgBox img{ position: absolute; width: auto; max-width: 80%; /*max-height: 65%;*/ border: 20px solid #fff;top: 40%; left: 50%; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%); box-shadow: 0 0 10px rgba(0,0,0,.3);}
.imgBox.scroll{overflow-y:scroll;overflow-x:hidden;}
.imgBox.scroll::-webkit-scrollbar {width: 6px; height: 6px; background: rgba(0,0,0,.05);}
.imgBox.scroll::-webkit-scrollbar{width: 6px; height: 6px; background: rgba(0,0,0,.02);}
.imgBox.scroll::-webkit-scrollbar-button{background: #f7f7f7; height: 0;}
.imgBox.scroll::-webkit-scrollbar-corner{background: rgba(0,0,0,.05);}
.imgBox.scroll::-webkit-scrollbar-thumb{background: rgba(255,255,255,.7); border-radius: 3px;}

.imgBox.scroll img{top:5%; margin-bottom: 5%; transform: translate(-50%,0%); -webkit-transform: translate(-50%,0%); -moz-transform: translate(-50%,0%); -o-transform: translate(-50%,0%);}
.pos_fixed{position: fixed; width: 100%;}
.imageButton{position: fixed; bottom: 15%; left: 50%; 
	-webkit-transform: translateX(-50%); 
	-moz-transform: translateX(-50%); 
	-ms-transform: translateX(-50%); 
	-o-transform: translateX(-50%); 
	transform: translateX(-50%); 
}
.imageButton span{display: inline-block; cursor:pointer; box-shadow: 0 0 6px rgba(0,0,0,.2);
	-webkit-transition: all ease .2s; 
	-moz-transition: all ease .2s; 
	-ms-transition: all ease .2s;
	-o-transition: all ease .2s; 
	transition: all ease .2s; 
}
.imageButton span:hover{opacity: .8;}
.imageButton span.closeShowPic{ font-size: 40px; border-radius: 100%;font-family: serif; line-height: 1; background-color: #fff; padding: .2em; text-align: center;}
@media screen and (max-width: 768px){/*mobi*/
	.imgBox img{border-width: 10px;}
	.imgBox.scroll img{top:5%; margin-bottom: 10vh;}
}

body{ background-position:left top; }


 #newsDetail_style_02_1539767809260{width:59.523809523809526%;position:absolute;left:20.238095238095237%;top:14px;}   @media screen and (min-width:641px) and (max-width:1200px) {#newsDetail_style_02_1539767809260{width:100%;left:0%;top:14px;}}   @media screen and (max-width:640px) {#newsDetail_style_02_1539767809260{width:100%;top:0px;left:0%;}}  #layout_diy_1539767773{height:600px;}   @media screen and (min-width:641px) and (max-width:1200px) {#layout_diy_1539767773{height:600px;}}   @media screen and (max-width:640px) {#layout_diy_1539767773{height:425px;}} 
/*新闻详情样式*/
/*图片*/
.newDetailStyle02 .newShowImg{ width:100%; position:relative; z-index:1;}
.newDetailStyle02 .newShowImg img{ width:100%; height:auto; position:absolute; top:0; left:50%; transform:translateX(-50%); -webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); -ms-transform:translateX(-50%); -o-transform:translateX(-50%);}
.newDetailStyle02 .newShowImg .topz{padding-bottom:65%;}

/*内容*/
.newDetailStyle02 .new_container{  position:relative; z-index:2; }
.newDetailStyle02 .container{ width:100%; overflow:hidden; background:white; border-radius:10px 10px 0px 0px;}
.newDetailStyle02 .con{ margin:0 auto; width:85%; margin:25px auto 0px; }

/*分享图标*/
.newDetailStyle02 .share{ width:50px; height:50px;  top:-25px; right:20px; position:absolute; border-radius:200px; text-align:center; background-color:#128efe; box-shadow: 0px 0px 10px rgba(0,0,0,.4);}
.newDetailStyle02 .share .relimg{position:relative; width:100%; height:100%;}
.newDetailStyle02 .share img{ width:60%; height:60%; position:absolute; top:50%; left:50%; transform: translateX(-50%) translateY(-50%); -webkit-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); -o-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%);}

/*信息*/
.newDetailStyle02 .newContent{ color:#666; }
.newDetailStyle02 .time{margin-right:10px; vertical-align: top; line-height:20px;}
.newDetailStyle02 .newContent .click{display:inline-block; width:20px; height:20px; background:url(../img/newsDetail/style_02/click.png) no-repeat; background-size:100% auto;}
.newDetailStyle02 .newContent .num{ padding-left:5px; vertical-align: top; display:inline-block; line-height:20px;}
.newDetailStyle02 .newContent div{display:inline-block;}

/*标题*/
.newDetailStyle02 .new_title{font-size:16px; color:#333; line-height:1.8; padding:15px 0;}

/*详情*/
.newDetailStyle02 .new_summary{ font-size:12px; color:#666; line-height:2; text-indent: 24px;}
.newDetailStyle02 .new_summary img{ width:100% !important; height:auto !important; }

/*分章*/
.newDetailStyle02 .newsMoreA div{ width:48%; padding:0; }
.newDetailStyle02 .newsMoreA div a{ display:block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
	.LNewsCon { width: 100%; float: left; overflow: hidden;}
	.LNewsCon img{max-width: 100%;}
	.LNewsCon .newsBigTit { font-size: 23px; color: #333; margin-bottom: 20px; text-align: center;}
	.LNewsCon .smallC { text-align: center;}
	.LNewsCon .smallC font { text-align: center; color: #999; padding: 0 15px;}
	.LNewsCon .abstract { width: 100%; position: relative; border: 1px solid #e1e1e7; margin: 30px auto; overflow: hidden; box-sizing:border-box; padding: 18px; border-left: 4px solid #e1e1e7;}
	.LNewsCon .newsMoreA { width: 90%; height: 50px; margin: 30px auto; border: 1px solid #efefef; box-sizing:border-box;}
	.LNewsCon .newsText{padding: 10px; height: auto !important; box-sizing: border-box;}
	.LNewsCon .songti { font-family: Verdana, Tahoma, 宋体; font-size: 12px;}
	.backNews { text-align: left; height: 50px; line-height: 50px; padding-left: 20px; width: 45%; float: left; word-break: keep-all; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 12px; color: #999;}
	.newsMoreA a { font-size: 12px; color: #999;}
	.nextNews { text-align: right; height: 50px; line-height: 50px; padding-right: 20px; width: 45%; float: right; word-break: keep-all; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 12px; color: #999;}

				.bottomMenu{width: 100%; box-sizing:border-box; display: none;position:fixed;top: calc(100% - 50px);z-index:999999}
				.bottomMenu ul{position: relative; box-sizing: border-box; width: 100%; height: 50px; background-color: #fff; border-top: 1px solid #ddd; box-shadow: 0 0px 6px rgba(0,0,0,.1); display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
				.bottomMenu ul li{position:relative; box-sizing: border-box; -webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;}
				.bottomMenu ul li .menuItem{position: relative;}
				.bottomMenu ul li .menuIco{width: 26px; height: 26px; overflow: hidden; margin: 0 auto 5px;}
				.bottomMenu ul li .menuIco img{width: 100%; height: 100%;}
				.bottomMenu ul li .menuName{font-size: 12px; white-space: nowrap; margin: auto; text-align: center; color: #333; line-height: 1;}
				.bottomMenu ul li .submenuItems{position: absolute; bottom: 48px; z-index:999999; width: 100%; text-align: center; border: 1px solid #ddd; background-color: #fff; box-shadow: 0 0px 6px rgba(0,0,0,.1);}
				.bottomMenu ul li .submenuItems a{display: block; height: 36px; line-height: 36px; font-size: 12px; color: #333; border-bottom: 1px solid #ddd; }
				@media screen and (max-width:767px) {
					.bottomMenu{display: block;}
					
					body{padding-bottom:55px;}
				}
				