@charset "utf-8";
/* CSS Document */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: inherit;
	font-style: normal;
	vertical-align: baseline;
	background: transparent;
	border: 0;
	outline: 0;
	font-family:'微软雅黑';
}

/* HTML5 RESETS FOR OLDER BROWSERS */
article, aside, figure, figure img, hgroup, footer, header, nav, section {
	display: block;
}

ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
input, select { vertical-align: middle; }
a,img { border: 0; text-decoration:none; }
:focus { outline: 0; }
a:hover, a:active { outline: none; /*color:#34AC98;*/ text-decoration:none; }
/* GENERAL STYLES--------------------------------------- */
/*body{ height:3600px;}*/
/*******************滑动效果样式**********************************/
.swiper-container {
	margin:0 auto;
	position:relative;
	overflow:hidden;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
	/* Fix of Webkit flickering */
	z-index:1;
}
.swiper-wrapper {
	position:relative;
	width:100%;
	-webkit-transition-property:-webkit-transform, left, top;
	-webkit-transition-duration:0s;
	-webkit-transform:translate3d(0px,0,0);
	-webkit-transition-timing-function:ease;
	
	-moz-transition-property:-moz-transform, left, top;
	-moz-transition-duration:0s;
	-moz-transform:translate3d(0px,0,0);
	-moz-transition-timing-function:ease;
	
	-o-transition-property:-o-transform, left, top;
	-o-transition-duration:0s;
	-o-transform:translate3d(0px,0,0);
	-o-transition-timing-function:ease;
	-o-transform:translate(0px,0px);
	
	-ms-transition-property:-ms-transform, left, top;
	-ms-transition-duration:0s;
	-ms-transform:translate3d(0px,0,0);
	-ms-transition-timing-function:ease;
	
	transition-property:transform, left, top;
	transition-duration:0s;
	transform:translate3d(0px,0,0);
	transition-timing-function:ease;
}
.swiper-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
}

.swiper-slide {
	float:left;
	position:relative;
	left:0px;
	top:0px;
}
.swiper-slide img{ width:100%; height:100%;}
.swiper-slide h1{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:64px;
	z-index:1000;
	line-height:64px;
	padding-left:12px;}
.swiper-slide h1 a{
	font-size:30px;
	color:#fff;}
.swiper-slide em{
	/*background-color:#000;
	opacity:0.45;*/
	height:64px;
	width:100%;
	z-index:999;
	position:absolute;
	bottom:0px;
	left:0px;}
.device {
	  /*width: 640px;
	  height: 360px;*/
	  height:386px;
	  /*width:100%;
	  width:94.3%;*/
	  margin: 0px;
	  position: relative;
	  top:0px;
	  left:0px;
	  clear:both;

	}

.swiper-container {
	  height: 360px;
	  height:386px;
	  /*width: 640px;*/
	  width:100%;
	}
.content-slide {
	  padding: 20px;
	  color: #fff;
	}
.title {
	  font-size: 25px;
	  margin-bottom: 10px;
	}
.pagination {
	  position: absolute;
	  right:10px;
	  text-align: center;
	  bottom:0px;
	  line-height:64px;
	  z-index:1000;
	}
.swiper-pagination-switch {
	  display: inline-block;
	  width: 14px;
	  height: 14px;
	  width:8px;
	  height:8px;
	  border-radius: 14px;
	  border-radius: 14px;
	  /*background: #999;
	  box-shadow: 0px 1px 2px #555 inset;*/
	  border:3px solid #fff;
	  margin: 0 3px;
	  cursor: pointer;
	}
.swiper-active-switch {
	  /*background: #fff;*/
	  border:3px solid #32a44e;
	}

/*****************滑动效果样式结束************************************/

/************************************************************/
body{
	margin:0 auto;
	width:100%;}


.xw_newsList{ float:left; margin-top:10px;}
.xw_newsList li{
	width:94.375%;
	padding:10px 2.8125%;
	float:left;
	border-bottom:1px solid #e9e9e9;
	position:relative;
	}
.xw_newsList img{ 
	width:32.11920529%; 
	float:left;
	}
.xw_newsContent{ 
	width:63.57615894%;
	float:right; 
	}
.xw_newsContent p,.xw_newsList p{ 
	font-size:2em;
	color:#141414; 
	line-height:44px;
	font-family:'微软雅黑';}
.xw_newsContent span,.xw_newsList span{ 
	color:#999; 
/*	font-size:30px; 
	display:block; 
	line-height:40px;*/
	font-family:'微软雅黑';
	}
/*.xw_newsList span{ line-height:40px; position:absolute; bottom:7.8%;}*/

/********************细览样式***************************************/
.xw_xlTopPart{
	height:40px;
	background:url(../images/xw_xlTopPartBg_20160715.png) no-repeat;
	background-size:100% 100%;
	}
.xw_xlTopPart span{
	font-size:1.5em;
	color:#fff;
	text-align:center;
	display:block;
	line-height:38px;
	font-weight:bold;
	}
.xw_xlContent{
	width:94.375%;
	padding:15px 2.8125%;
	}
.xw_xlContent h1{ width:94.375%; margin:0 auto; font-size:1.75em; color:#000;}
.xw_xlContent h2{ width:94.375%; margin:0 auto;}
.xw_xlContent span{ font-size:1.125em; color:#848484; line-height:3em; /*display:block;*/}
.xw_xlContent img{ width:100%;}
.xw_xlContent p{
	width:94.375%;
	
	font-size:1.3em;
	line-height:1.75em;
	color:#6f6f6f;
	/*text-indent:2em;*/
	margin:20px auto 0 auto;
	text-align:justify;
	}

/********************带图片的细览********************************/
.xw_bigEvetnWrap{
	position:relative; 
	left:0px;
	top:0px;
	margin-top:10px;
	overflow:hidden;}


@media screen and (min-width:981px) and (max-width:1440px){
	body{
		max-width:1024px;
		}
	}
@media screen and (min-width:768px) and (max-width:980px){
	.xw_xlTopPart{ height:60px;}
	.xw_xlTopPart span{ line-height:58px; font-size:2em;}	
	}
	
@media screen and (min-width:640px) and (max-width:767px){
	
	.xw_newsContent p,.xw_newsList p,.xw_banner a{ font-size:1.5em; }
	.xw_newsContent span,.xw_newsList span{ 
		color:#999; 
		font-size:20px; 
	/*	display:block; */
		float:right;
		}
	
	.xw_xlTopPart{ height:60px;}
	.xw_xlTopPart span{ line-height:58px; font-size:2em;}
	
	.xw_newsHead{ height:34px; line-height:34px;}
	.xw_newsHead h1{
		width:26%;
		padding-left:2.8125%;
		}
	.xw_newsHead h1 a{font-size:1.5em;}
	.xw_newsHead li a{
		font-size:1em;}
	}
	
@media screen and (min-width:361px) and (max-width:639px){

	
	.device,.swiper-container{
		height:270px;
		height:220px;}
	.swiper-slide h1,.swiper-slide em,.pagination,.swiper-slide h1 a{ height:48px; line-height:48px; font-size:20px;}
	
	.xw_newsContent p,.xw_newsList p{ 
		font-size:18px;
		line-height:23px; 
		color:#141414;
		
		}
	.xw_newsContent span,.xw_newsList span{ 
		color:#999; 
		font-size:14px;
		line-height:26px; 
		/*display:block;*/
		bottom:7.8%; 
		float:right;
		}
	
	.xw_zcyjH1{ 
		background:url(../images/xw_blueDianBg320_20160715.png) no-repeat 5px center;
		font-size:1em;
		}
	.xw_outDiv{
		height:280px;}
	.xw_outDiv li.xw_center{
		height:94%;
		left:24%;
		top:0px;
		}
	.xw_outDiv li.xw_second,.xw_outDiv li.xw_eight{
		width:34.5%;
		}
	
	.xw_outDiv li.xw_three,.xw_outDiv li.xw_seven{
		width:22%;
		}
		
	.xw_outDiv span{ top:114px;}
	.xw_zcyjDes{ font-size:1em;}
	
	.xw_xlContent h1{ font-size:1.5em; color:#000;}
	.xw_xlContent span{ font-size:1em; color:#848484; line-height:2em;}
	.xw_xlContent img{ width:100%;}
	.xw_xlContent p{ font-size:1.3em;}

	.xw_newsHead{ height:34px; line-height:34px;}
	.xw_newsHead h1{
		width:26%;
		padding-left:2.8125%;
		}
	.xw_newsHead h1 a{font-size:1em;}
	.xw_newsHead li a{
		font-size:12px;}
	.xw_newsCenter li a{ font-size:1em;}
	}
	
@media screen and (max-width:360px){

	
	.device,.swiper-container{	height:180px; height:187px;}
	.swiper-slide h1,.swiper-slide em,.pagination,.swiper-slide h1 a{ height:32px; line-height:32px; font-size:14px;}
	.xw_gonggao{
		width:85.3333%;
		height:32px;
		line-height:32px;
		font-size:12px;
		padding-left:14.6666%;
		}
	.xw_newsContent p,.xw_newsList p{ 
		font-size:16px; 
		color:#141414; 
		line-height:23px;}
	.xw_newsContent span,.xw_newsList span{ 
		color:#999; 
		font-size:12px; 
		line-height:20px;
		/*display:block;*/
		bottom:10.8%;
		float:right;
		}
	
	.xw_zcyjH1{ 
		background:url(../images/xw_blueDianBg320_20160715.png) no-repeat 5px center;
		font-size:14px;
		text-indent:6px;
		}
	.xw_outDiv{
		height:240px;
		}
	.xw_outDiv li.xw_center{
		height:94%;
		left:21%;
		top:0px;
		}
	.xw_outDiv li.xw_second,.xw_outDiv li.xw_eight{
		width:34.5%;
		}
	.xw_outDiv li.xw_three,.xw_outDiv li.xw_seven{
		width:21.5%;
		}
	
	
	.xw_outDiv span{
		top:39%;}
	.xw_zcyjDes,.xw_footer li{ font-size:.875em;}
	
	.xw_xlContent h1{ font-size:1.5em; color:#000;}
	.xw_xlContent span{ font-size:1em; color:#848484; line-height:2em;}
	.xw_xlContent img{ width:100%;}
	.xw_xlContent p{ font-size:20px;}
	
	.xw_dyhPage p{
		font-size:1em;
		line-height:2em;
		}
	.xw_dyhPage button{
		height:38px;
		line-height:38px;
		font-size:1.125em;
		}
	
	.xw_newsHead{ height:34px; line-height:34px;}
	.xw_newsHead h1{
		width:26%;
		padding-left:2.8125%;
		}
	.xw_newsHead h1 a{font-size:14px;}
	.xw_newsHead li a{
		font-size:12px;}
	.xw_newsCenter li a{ font-size:.875em;}
	}

