@charset "utf-8";
/* Logo 字体 */
@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('iconfont.ttf?t=1623222514007') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* --- 初始化 --- */
*{margin:0; padding:0; box-sizing: border-box; outline:0; zoom:1;}
body {margin: 0; line-height:1;}
html { background: #fff;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%; text-rendering: optimizelegibility; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased;}
body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, menu, nav, section {margin: 0;padding: 0;}
article, aside, details, figcaption, figure, footer, header, menu, nav, section {display: block;}
audio, canvas, video {display: inline-block;}
button::-moz-focus-inner,input::-moz-focus-inner {padding: 0; border: 0;}
fieldset, img {border: 0;}
address, caption, cite, code, dfn, em, th, var {font-style: normal; font-weight: 400;}
ul, ol {list-style: none;}
a { text-decoration:none; outline:none; background-color: transparent; -webkit-text-decoration-skip: objects;}
a:active,a:hover { outline-width: 0;}
strong, b {font-weight: bold; color: #000;}
img {border-style: none;vertical-align:middle;-ms-interpolation-mode:bicubic;-webkit-touch-callout:none;max-width:100%;}
li{list-style-type:none;}
i{font-style:normal;}
span{display:block;}
.clear{clear:both;}
em,i,p,span{line-height:100%;}
.icon{font-family:iconfont;}
input{-webkit-user-select:text !important;}
button,input,optgroup,select,textarea {font-size: 100%; /* 1 */line-height: 1.15; /* 1 */margin: 0; /* 2 */outline:none;}
button,input { /* 1 */ overflow: visible;}
button,select { /* 1 */text-transform: none;}
button,html [type="button"], /* 1 */[type="reset"],[type="submit"] {-webkit-appearance: button; /* 2 */}
button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner { border-style: none; padding: 0;}
button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring { outline: 1px dotted ButtonText;}
textarea {overflow: auto;}
[type="checkbox"],[type="radio"] {box-sizing: border-box; /* 1 */padding: 0; /* 2 */}

/* ---  字体 --- */

/* html / body  */
html,body{font-size:14px; }
body, button, input, select, textarea {font: 400 1em/1.8 Microsoft Yahei,PingFang SC, Lantinghei SC, Microsoft Yahei, Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, sans;font-family: Microsoft Yahei,PingFang SC, Verdana, Helvetica Neue, Microsoft Yahei, Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei,}

/* H1 - H6 */
h1, h2, h3, h4, h5, h6 {font-family: Microsoft Yahei,PingFang SC, Verdana, Helvetica Neue, Microsoft Yahei, Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, sans-serif;font-weight: 400; color: #000;line-height: 1;}

/* --- 颜色 --- */

/* html,body  */
html,body{color:#333;}

 
/* a - 默认 */
a{color:#333;}
a:hover{color:#0265A6;}

.fl{float: left;}
.mr-10{margin-right: 10px;}
.flex{display: -webkit-flex;display: flex;flex-wrap: wrap;}

@media (min-width:1200px) {
	.page_header,nav{display:none;}
	.box{width: 100%;float:left;}
	.box-cnt{width: 1200px;margin:0 auto;}
	.banner img{width:100%;}
	.bwcx-top{position:relative;}
	.banner{min-width:1300px;}
	.content-gd{min-width:1300px;}
	.top-nav{position:absolute;z-index:9;width:100%;bottom: 5px;height:60px;}
	.nav-outer{height:65px;background:url(../images/nav-bg.png) repeat;line-height: 65px;}
	.nav-outer ul{width: 1200px;margin:0 auto;}
	.nav-outer ul li{float:left;font-size:24px;color:#fff;/* width:200px; */text-align:center;padding-left: 20px;padding-right: 20px;}
	.nav-outer ul li:hover,.nav-outer ul li.active{background:#e7ab63;transform: skewX(-20deg)}
	.nav-outer ul li a{color:#fff;min-width:100%;}
	.returnindex{float: right !important;}
	.dj-list{
		padding: 20px 0 0;
	}
	.dj-list .dj-title{
		width: 1200px;
	    height: 100px;
	    background: url(../images/dangjian_01.png) no-repeat;
	    text-align: center;
	    line-height: 100px;
	    font-size:24px;
	    color: #fff;
	    position: relative;
	    float: left;
	}
	.dj-list .dj-title a.more{
		float: right;
		color: #999;
		margin-right: 30px;
		font-size:16px;
		right: 10px;
		margin-top:10px;
    	position: absolute;
	}
	.dj-list .cnt{
		width:100%;
		height: 480px;
		float: left;
		margin-top:20px;
	}

	.dj-list .cnt .lb{
		width:680px;
		height: 480px;
		float: left;
	}

	.dj-list .cnt .lb .pic{
		width:100%;
		height: 430px;
		overflow: hidden;
		float: left;
	}

	.dj-list .cnt .lb .pic img{

		height: 430px;
	}

	.dj-list .cnt .lb .title{
		padding: 0 20px;
		width:100%;
		height: 60px;
		line-height: 60px;
		white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
		float: left;
		font-size:18px;
		font-weight:bold;
	}
	.dj-list .cnt .lb .layui-carousel,.dj-list .cnt .lb .layui-carousel>[carousel-item]>*{
		background-color: #fff;
	}

	.dj-list .cnt .lb .layui-carousel-ind {
	    width: 20%;
	    left: 80%;
	}
	.dj-list .cnt .lb .layui-carousel-ind ul {
	    background: none;
	}
	.dj-list .cnt .lb .layui-carousel-ind li {
	    background-color: #eee;
	}
	.dj-list .cnt .lb .layui-carousel-ind li.layui-this {
	    background-color: #C10014;
	}

	.dj-list .cnt .zx{
		padding: 20px 0 20px 20px;
		width:500px;
		float: left;
	}
	.dj-list .cnt .zx .topone{
		padding: 10px;
		width:100%;
		float: left;
		background-color: #F4F4F4;
	}
	.dj-list .cnt .zx .topone .title{
		font-size: 18px;
	    font-weight: bold;
	    color: #333;
		width:100%;
		float: left;
		height: 30px;
		line-height: 30px;
		white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
	}
	.dj-list .cnt .zx .topone p{
		margin-top:20px;
		width:100%;
		float: left;
		line-height: 25px;
		font-size: 16px;
    	color: #666;
    	word-break: break-all;
	    text-overflow: ellipsis;
	    overflow: hidden;
	    display: -webkit-box;
	    -webkit-line-clamp: 3;
	    -webkit-box-orient: vertical;
	}
	.ml20{
		margin-left:20px;
		float: right !important;
	}
	.dj-list .cnt .zx .cnt{
		padding:0 20px;
		line-height: 34px;
		font-size: 16px;
    	color: #333;
	}
	.dj-list .cnt .zx .cnt li{
		width:100%;
		list-style-type: disc;
		list-style-position:inside; 
		color: #ccc;
		white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
	}
	.content-content{width:1200px;margin:0 auto;}
	.second-module{width:1200px;margin:0 auto;margin-bottom:30px;}
	.second-news-item{height:45px;line-height:45px;width:1200px;}
	.second-news-item-title{float:left;width:1000px;padding-left:20px;font-size:16px;background:url(../images/title-icon.png) no-repeat center left;}
	.second-news-item-title a{color:#333;}
	.second-news-item-date{width:180px;float:left;text-align:right;font-size:16px;}
	.second-title{width:1200px;height:50px;background:url(../images/lhtitle-bg.png) no-repeat;margin:40px auto ;text-align:center;}
	.second-title span{line-height:50px;color:#fff;font-size:26px;font-weight:bold;margin-top:50px;}
	.DnnModule { clear: both; }

	.xwxql {width: 1190px; font-size:16px; line-height: 25px; min-height: 500px;  padding:50px 20px 30px 20px; }
	.xwxql .title {
		text-align: center; 
		display: block; 
		line-height: 54px;
		font-size: 26px;
		font-weight: bold;
    	color: #333;
     	border-bottom: 1px solid #e4e4e4; 
     	padding-bottom: 20px;
     }
	.xwxql .desc { display: block; text-align: center; margin:20px 0 50px 0;font-size: 16px;
    color: #999999;}
	.xwxql .content{width:100%;float: left;}
	.xwxql .content img{max-width: 100%;}
	.xwxql p { text-indent: 2em; line-height: 25px; margin:20px 0;}
	#share { margin: 30px 0 0 0; }
	#share span { margin-bottom: 0 !important; }
	.xwxql #xwlist { margin-top: 30px; }
	.xwxql #xwlist p { text-indent: 0 !important; color: #999;}
	.xwxql #xwlist p a:hover { color: #666; text-decoration: underline; }

	ul.pagelist {text-align: center; height: auto; width: 100%; margin: 75px auto;float: left; }
	ul.pagelist li { padding: 0; margin: 0; display: inline-block; margin-right: 4px; line-height: 34px; height: auto; width: auto; border: none; background: none; }
	ul.pagelist a, .pagelist .pageinfo {border: 1px solid #eee;padding: 8px 14px;font-size: 14px;_padding: 5px 10px;font-weight: normal;overflow: hidden;overflow: hidden;height: auto;width: auto;}
	ul.pagelist a:hover, .pagelist .thisclass a, .pagelist .active { background: #0265A6; border-color: #0265A6; color: #fff; }
	.pagelist .active a{
		color: #FFF;
	}


	footer{
		margin-top: 100px;
		padding: 20px 0 20px;
		width:100%;
		height: 100px;
		float: left;
		background-color: #EA352C;
	}
	footer .cnt{
		margin:0 auto;
		width:1200px;
		height: 60px;
		line-height: 60px;
		text-align: center;
		color: #fff;
		font-size:16px;
	}
	footer a{margin-left: 10px; color:#fff;}   

}
@media (min-width:720px) and (max-width:1200px) {
	.page_header,nav{display:none;}
	.box{width: 100%;float:left;}
	.box-cnt{width: 100%;margin:0 auto;}
	.banner img{width:100%;}
	.bwcx-top{position:relative;}
	.banner{min-width:100%;}
	.content-gd{min-width:100%;}
	.top-nav{position:absolute;z-index:9;width:100%;bottom: 5px;height:60px;}
	.nav-outer{height:65px;background:url(../images/nav-bg.png) repeat;line-height: 65px;padding:0 50px;}
	.nav-outer ul{width: 100%;margin:0 auto;}
	.nav-outer ul li{float:left;font-size:24px;color:#fff;/* width:200px; */text-align:center;padding-left: 20px;padding-right: 20px;}
	.nav-outer ul li:hover,.nav-outer ul li.active{background:#e7ab63;transform: skewX(-20deg)}
	.nav-outer ul li a{color:#fff;min-width:100%;}
	.returnindex{display:none;}
	.dj-list{
		padding: 40px 20px;
	}
	.dj-list .dj-title{
		width: 100%;
	    height: 100px;
	    background: url(../images/dangjian_01.png) no-repeat center;
	    text-align: center;
	    line-height: 100px;
	    font-size:24px;
	    color: #fff;
	    position: relative;
	    float: left;
	}
	.dj-list .dj-title a.more{
		float: right;
		color: #999;
		margin-right: 30px;
		font-size:16px;
		right: 10px;
		margin-top:10px;
    	position: absolute;
	}
	.dj-list .cnt{
		width:100%;
		float: left;
		margin-top:20px;
	}

	.dj-list .cnt .lb{
		width:100%;
		float: left;
	}

	.dj-list .cnt .lb .pic{
		width:100%;
		height: 430px;
		overflow: hidden;
		float: left;
	}

	.dj-list .cnt .lb .pic img{
		width:100%;
	}

	.dj-list .cnt .lb .title{
		padding: 0 20px;
		width:80%;
		height: 60px;
		line-height: 60px;
		white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
		float: left;
		font-size:18px;
		font-weight:bold;
	}
	.dj-list .cnt .lb .layui-carousel,.dj-list .cnt .lb .layui-carousel>[carousel-item]>*{
		background-color: #fff;
	}

	.dj-list .cnt .lb .layui-carousel-ind {
	    width: 20%;
	    left: 80%;
	}
	.dj-list .cnt .lb .layui-carousel-ind ul {
	    background: none;
	}
	.dj-list .cnt .lb .layui-carousel-ind li {
	    background-color: #eee;
	}
	.dj-list .cnt .lb .layui-carousel-ind li.layui-this {
	    background-color: #C10014;
	}

	.dj-list .cnt .zx{
		padding: 20px;
		width:100%;
		float: left;
	}
	.dj-list .cnt .zx .topone{
		padding: 20px;
		width:100%;
		float: left;
		background-color: #F4F4F4;
	}
	.dj-list .cnt .zx .topone .title{
		font-size: 18px;
	    font-weight: bold;
	    color: #333;
		width:100%;
		float: left;
		height: 30px;
		line-height: 30px;
		white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
	}
	.dj-list .cnt .zx .topone p{
		margin-top:20px;
		width:100%;
		float: left;
		line-height: 25px;
		font-size: 16px;
    	color: #666;
    	word-break: break-all;
	    text-overflow: ellipsis;
	    overflow: hidden;
	    display: -webkit-box;
	    -webkit-line-clamp: 3;
	    -webkit-box-orient: vertical;
	}
	.ml20{
		margin-left:0px;
	}
	.dj-list .cnt .zx .cnt{
		padding:0 20px;
		line-height: 34px;
		font-size: 16px;
    	color: #333;
	}
	.dj-list .cnt .zx .cnt li{
		width:50%;
		list-style-type: disc;
		list-style-position:inside; 
		color: #ccc;
		white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    float: left;
	}
	.content-content{width:100%;float: left; padding:20px;}
	.second-module{width:100%;float: left;margin-bottom:30px;}
	.second-news-item{height:45px;line-height:45px;width:100%;}
	.second-news-item-title{float:left;width:80%;padding-left:20px;font-size:16px;background:url(../images/title-icon.png) no-repeat center left;}
	.second-news-item-title a{color:#333;}
	.second-news-item-date{width:180px;float:left;text-align:right;font-size:16px;}
	.second-title{width:100%;height:50px;background:url(../images/lhtitle-bg.png) no-repeat center;margin:40px auto ;text-align:center;}
	.second-title span{line-height:50px;color:#fff;font-size:26px;font-weight:bold;margin-top:50px;}
	.DnnModule { clear: both; }

	.xwxql {width: 100%; font-size:16px; line-height: 25px; min-height: 500px;  padding:50px 20px 30px 20px; }
	.xwxql .title {
		text-align: center; 
		display: block; 
		line-height: 54px;
		font-size: 26px;
		font-weight: bold;
    	color: #333;
     	border-bottom: 1px solid #e4e4e4; 
     	padding-bottom: 20px;
     }
	.xwxql .desc { display: block; text-align: center; margin:20px 0 50px 0;font-size: 16px;
    color: #999999;}
	.xwxql .content{width:100%;float: left;}
	.xwxql .content img{max-width: 100%;}
	.xwxql p { text-indent: 2em; line-height: 25px; margin:20px 0;}
	#share { margin: 30px 0 0 0; }
	#share span { margin-bottom: 0 !important; }
	.xwxql #xwlist { margin-top: 30px; }
	.xwxql #xwlist p { text-indent: 0 !important; color: #999;}
	.xwxql #xwlist p a:hover { color: #666; text-decoration: underline; }
	
	ul.pagelist { text-align: center; height: auto; width: auto; margin: 75px auto;float: left; }
	ul.pagelist li { padding: 0; margin: 0; display: inline-block; margin-right: 4px; line-height: 34px; height: auto; width: auto; border: none; background: none; }
	ul.pagelist a, .pagelist .pageinfo {border: 1px solid #eee;padding: 8px 14px;font-size: 14px;_padding: 5px 10px;font-weight: normal;overflow: hidden;overflow: hidden;height: auto;width: auto;}
	ul.pagelist a:hover, .pagelist .thisclass a, .pagelist .active { background: #0265A6; border-color: #0265A6; color: #fff; }
	.pagelist .active a{
		color: #FFF;
	}

	footer{
		margin-top: 100px;
		padding: 20px 0 20px;
		width:100%;
		height: 100px;
		float: left;
		background-color: #EA352C;
	}
	footer .cnt{
		margin:0 auto;
		width:100%;
		height: 60px;
		line-height: 60px;
		text-align: center;
		color: #fff;
		font-size:16px;
	}
	footer a{margin-left: 10px;color:#fff;}

}

@media (max-width:720px) {
	.page_header{width:100%;float: left;padding:10px 20px; margin-bottom: 0px;}
	.page_header .logo{width: 60%;float: left;}
	.page_header .top_r{display: none;}
	.navbar-header{ float: right;padding: 5px; color:#0165A3;  border:1px #0165A3 solid; margin-top: 6px;}
	nav{
		display: none;
		position:absolute;
		left:0px;
		top:60px;
	    background:#000;
	    width:100%;
	    height:100%;
	    filter:alpha(opacity=90);
	    opacity:0.9;
	    z-Index:999;
	}
	nav li{width:100%;
		padding:0 20px;
		float: left;
		line-height: 49px;
		font-size:16px;
		font-weight:bold;
	}
	nav li a{color: #fff;}
	nav li i{float:right;line-height: 49px;}
	nav li.active,nav li:hover{background-color: #3584B8; color: #fff;}
	nav li.active a,nav li:hover a{color: #fff;}
	nav .submenu{width: 100%;float: left;display: none;}
	nav .submenu li{background:none;font-weight:normal;}
	nav .submenu li a{color: #fff;}
	nav .submenu  li i{float:left;line-height: 49px;}
	nav .submenu li.active,nav .submenu li:hover{background: none; color: #fff;}
	nav .submenu li:hover a{color: #000;}
	nav .submenu li i{color: #3E9254;}
	nav .submenu li.active a i,nav .submenu li:hover a i{color: #3E9254;}
	nav .submenu li.active a,nav .submenu li.active a:hover,nav .submenu li a:hover,nav .submenu li:hover a:hover{color: #fff;}
	.bwcx-top{width: 100%;float:left;overflow:hidden;}
	.box{width: 100%;float:left;}
	.box-cnt{width: 100%;margin:0 auto;}
	.banner img{
		max-width: initial;
		width: auto;
		height: 200px;
	    position: relative;
	    left: 50%;
	    transform: translate(-50%);
	}
	.bwcx-top{position:relative;}
	.banner{min-width:100%;}
	.content-gd{min-width:100%;}
	.top-nav{position:absolute;z-index:9;width:100%;bottom: 5px;height:30px;}
	.nav-outer{height:35px;
		background:url(../images/nav-bg.png) repeat;
		line-height: 35px;
		padding:0 20px;}
	.nav-outer ul{width: 100%;margin:0 auto;}
	.nav-outer ul li{
		float:left;
		font-size:13px;
		color:#fff;
		text-align:center;
		padding:0 5px;
		max-width: 78px;
		white-space: nowrap;
    	overflow: hidden;
    	text-overflow: ellipsis;
	}
	.nav-outer ul li:hover,.nav-outer ul li.active{background:#e7ab63;transform: skewX(-20deg)}
	.nav-outer ul li a{color:#fff;min-width:100%;}
	.returnindex{display:none;}
	.dj-list{
		padding: 20px 10px;
	}
	.dj-list .dj-title{
		padding-left: 10px;
		width: 100%;
	    height: 50px;
	    background: url(../images/dangjian_01.png) no-repeat center center;
	    background-size: 160%;
	    text-align: center;
	    line-height: 50px;
	    font-size:13px;
	    color: #fff;
	    position: relative;
	    float: left;
	}
	.dj-list .dj-title a.more{
		float: right;
		color: #999;
		font-size:12px;
		right: 10px;
		margin-top:10px;
    	position: absolute;
    	line-height: 25px;
	}
	.dj-list .cnt{
		width:100%;
		float: left;
		margin-top:20px;
	}

	.dj-list .cnt .lb{
		width:100%;
		float: left;
		height: 280px;
    	overflow: hidden;
	}
	.dj-list .cnt .lb .layui-carousel{
		height:300px  !important;
	}
	.dj-list .cnt .lb .pic{
		width:100%;
		height: 430px;
		overflow: hidden;
		float: left;
	}

	.dj-list .cnt .lb .pic img{
		width:100%;
		max-height: 430px;
		height: 240px;
	}

	.dj-list .cnt .lb .title{
		padding: 0 10px;
		width:100%;
		height: 40px;
		line-height: 40px;
		white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
		float: left;
		font-size:14px;
		font-weight:bold;
		margin-top: -190px;
	}
	.dj-list .cnt .lb .layui-carousel,.dj-list .cnt .lb .layui-carousel>[carousel-item]>*{
		background-color: #fff;
	}

	.dj-list .cnt .lb .layui-carousel-ind {
	    width: 20%;
	    left: 80%;
	}
	.dj-list .cnt .lb .layui-carousel-ind ul {
	    background: none;
	}
	.dj-list .cnt .lb .layui-carousel-ind li {
	    background-color: #eee;
	}
	.dj-list .cnt .lb .layui-carousel-ind li.layui-this {
	    background-color: #C10014;
	}

	.dj-list .cnt .zx{
		padding: 10px;
		width:100%;
		float: left;
	}
	.dj-list .cnt .zx .topone{
		padding: 10px;
		width:100%;
		float: left;
		background-color: #F4F4F4;
	}
	.dj-list .cnt .zx .topone .title{
		font-size: 14px;
	    font-weight: bold;
	    color: #333;
		width:100%;
		float: left;
		height: 30px;
		line-height: 30px;
		white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
	}
	.dj-list .cnt .zx .topone p{
		margin-top:20px;
		width:100%;
		float: left;
		line-height: 25px;
		font-size: 14px;
    	color: #666;
    	word-break: break-all;
	    text-overflow: ellipsis;
	    overflow: hidden;
	    display: -webkit-box;
	    -webkit-line-clamp: 3;
	    -webkit-box-orient: vertical;
	}
	.ml20{
		margin-left:0px;
	}
	.dj-list .cnt .zx .cnt{
		padding:0 20px;
		line-height: 34px;
		font-size: 14px;
    	color: #333;
	}
	.dj-list .cnt .zx .cnt li{
		width:100%;
		line-height: 25px;
		list-style-type: disc;
		list-style-position:inside; 
		color: #ccc;
		white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    float: left;
	}
	.content-content{width:100%;float: left; padding:0 20px;}
	.second-module{width:100%;float: left;margin-bottom:30px;}
	.second-news-item{height:45px;line-height:45px;width:100%;}
	.second-news-item-title{float:left;width:75%;padding-left:20px;white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;font-size:14px;background:url(../images/title-icon.png) no-repeat center left;}
	.second-news-item-title a{color:#333;}
	.second-news-item-date{float:left;text-align:right;font-size:14px;}
	{width:100%;height: 51px;margin-top:40px;margin-bottom:20px;}
	.second-title{width:100%;height:50px;background:url(../images/lhtitle-bg.png) no-repeat center;margin:40px auto ;text-align:center;}
	.second-title span{line-height:50px;color:#fff;font-size:26px;font-weight:bold;margin-top:50px;}
	.DnnModule { clear: both; }

	.xwxql {width: 100%; font-size:16px; line-height: 25px; min-height: 500px;  padding:50px 20px 30px 20px; }
	.xwxql .title {
		text-align: center; 
		display: block; 
		line-height: 25px;
		font-size: 16px;
		font-weight: bold;
    	color: #333;
     	border-bottom: 1px solid #e4e4e4; 
     	padding-bottom: 20px;
     }
	.xwxql .desc { display: block; text-align: center; margin:20px 0 50px 0;font-size: 16px;
    color: #999999;}
	.xwxql .content{width:100%;float: left;}
	.xwxql .content img{max-width: 100%;}
	.xwxql p { text-indent: 2em; line-height: 25px; margin:20px 0;}
	#share { margin: 30px 0 0 0; }
	#share span { margin-bottom: 0 !important; }
	.xwxql #xwlist { margin-top: 30px; }
	.xwxql #xwlist p { text-indent: 0 !important; color: #999;}
	.xwxql #xwlist p a:hover { color: #666; text-decoration: underline; }
	
	ul.pagelist { text-align: center; height: auto; width: auto; margin: 20px auto;float: left;text-align:center;width:100%; }
	ul.pagelist li { padding: 0; margin: 0; display: inline-block; margin-right: 4px; line-height: 34px; height: auto; width: auto; border: none; background: none; }
	ul.pagelist a, .pagelist .pageinfo {border: 1px solid #eee;padding: 8px 14px;font-size: 14px;_padding: 5px 10px;font-weight: normal;overflow: hidden;overflow: hidden;height: auto;width: auto;}
	ul.pagelist a:hover, .pagelist .thisclass a, .pagelist .active { background: #0265A6; border-color: #0265A6; color: #fff; }
	.pagelist .active a{
		color: #FFF;
	}

	footer{
		margin-top: 50px;
		padding: 20px 0 20px;
		width:100%;
		height: 100px;
		float: left;
		background-color: #EA352C;
	}
	footer .cnt{
		margin:0 auto;
		width:100%;
		height: 60px;
		line-height: 25px;
		text-align: center;
		color: #fff;
		font-size:14px;
	}
	footer a{margin-left: 10px;color:#fff;}

}