@charset "utf-8";
body,div,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,hgroup,menu,nav,section,img{margin:0;padding:0}
ul,li,ol,dl,dt,dd{list-style: none;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display:block; }
table{border-collapse:collapse;border-spacing:0}
audio,canvas,video { display: inline-block;*display: inline;*zoom: 1;}
fieldset,img{border:0}
caption,th{text-align:left}
q:before,q:after{content:''}
abbr,acronym{border:0;font-variant:normal}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}
input,textarea,select{*font-size:100%}
a{text-decoration:none;color: #666;}
html,body{
	font-family: "思源黑体";
	*font-family: "思源黑体";
	color: #666;
}
.boxSizing{
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
img{
	-moz-user-select:none;/*火狐*/
	-webkit-user-select:none;/*webkit浏览器*/
	-ms-user-select:none;/*IE10*/
	-khtml-user-select:none;/*早期浏览器*/
	user-select:none;
}
.fl{float: left;}
.fr{float: right;}
.clear{clear: both;}
.after:after{content: "";display: block;height: 0;clear: both;visibility: hidden;}

.text{font-size: 18px;color: #666;line-height: 2em;word-wrap: break-word;word-break: normal;}
.text:after{content: "";display: block;height: 0;clear: both;visibility: hidden;}
.text *{max-width: 100%;}
.font24{font-weight:normal;font-size: 24px;color: #333;line-height: 2em;}
.font18{font-weight:normal;font-size: 18px;color: #666;line-height: 2em;}
.font16{font-weight:normal;font-size: 16px;color: #999;line-height: 2em;}
.pt3{padding-top: 3%;}
.pb3{padding-bottom: 3%;}
@media screen and (max-width: 1700px){
	.font24{font-size: 18px;}
	.font18{font-size: 16px;}
	.font16{font-size: 14px;}
	.text{font-size: 16px;}
}
body{
	background: #f7f7f7;
	min-width: 1200px;
	overflow-x: hidden;
}
.wrapper{
	max-width: 1590px;
	margin: 0 auto;
}
.s_banner{
	position: relative;
	height: 590px;
	width: 100%;
	overflow: hidden;
}
.s_banner img{
	width: 1920px;
	height: 590px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
}
.s_banner2{
	position: relative;
	height: 525px;
	width: 100%;
}
.s_banner2 img{
	width: 1920px;
	height: 525px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
}
.main{
	background: #fff;
	padding: 0 60px;
	width: 100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	padding-bottom: 5%;
}
.top230{
	position: relative;
	top: -230px;
	margin-bottom: -230px;
}
@media only screen and (max-width:1700px ) {
	.wrapper{
		padding: 0 5%;
	}
}
@media only screen and (max-width:1700px ) {
	.s_banner{
		height: auto;
	}
	.s_banner img{
		position: initial;
		margin: 0;
		width: 100%;
		height: auto;
	}
	.s_banner2{
		height: auto;
	}
	.s_banner2 img{
		position: initial;
		margin: 0;
		width: 100%;
		height: auto;
	}
	.wrapper2{
		padding: 0 3%;
	}
	.main{
		padding: 0 30px;
		padding-bottom: 5%;
	}
	.top230{
		top: -160px;
		margin-bottom:-160px;
	}
}
.s_top{
	width: 100%;
	background: rgba(255,255,255,.5);
}
.s_top2{
	background: #fff;
}
.nei_nav{
	color: #686f75;
	line-height: 40px;
	padding-top: 10px;
}
.nei_nav a{
	color: #686f75;
}
.s_top .title{
	font-size: 36px;
	color: #333;
	line-height: 60px;
	padding-bottom: 20px;
}
.s_top .tips{
	color: #686f75;
	height: 100px;
	line-height: 98px;
	width: 100%;
	background: #fff;
}
.s_top .tips p{
	border-bottom: 1px solid #eee;
}
.s_top2 .tips{
	height: 2px;
	line-height: 1px;
}
.pd60{
	padding-left:60px;
	padding-right:60px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
@media only screen and (max-width:1700px ) {
	.s_top .title{
		font-size: 22px;
		color: #333;
		line-height: 40px;
		padding-bottom: 10px;
	}
	.pd60{
		padding-left:30px;
		padding-right:30px;
	}
	.s_top .tips{
		height: 60px;
		line-height: 58px;
	}
	.s_top .tips p{
		border-bottom: 1px solid #eee;
	}
	.s_top2 .tips{
		height: 2px;
		line-height: 1px;
	}
}
.s_list .box{
	display: table;
	padding: 3% 0;
	width: 100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.s_list .box:hover{
	text-decoration: none;
}
.s_list .box>div{
	position: relative;
	width: 50%;
	display: table-cell;
	vertical-align: middle;
	padding: 0 3%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.s_list .box .img{
	width: 100%;
	padding-top: 53%;
	position: relative;
}
.s_list .box .img img{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.s_list .box .imgout{
	padding-top: 30px;
	background: #faf6f5;
}
.s_list .box .imgout p{
	height: 90px;
	line-height: 90px;
	padding: 0 3%;
	color: #545454;
	font-size: 22px;
	text-align: right;
	overflow: hidden;
}
.s_list .word h2{
	font-weight: normal;
	font-size: 36px;
	padding: 1em 0;
}
.s_list .word p{
	color: #424242;
	line-height: 2em;
	max-height: 6em;
	overflow : hidden;
	text-overflow: ellipsis;
	-o-text-overflow:ellipsis;
	display: -webkit-box;/*将对象作为弹性伸缩盒子模型显示*/
	-webkit-line-clamp: 3;/*限制显示的文本行数*/
	-webkit-box-orient: vertical;/*设置或检索伸缩盒对象的子元素的排列方式 */
}
.s_list2 .box>div{
	float: left;
	width: 50%;
}
.s_list2 .word{
	overflow: auto;
}
.s_list2 .word p{
	max-height: inherit;
	-webkit-line-clamp: inherit;/*限制显示的文本行数*/
}
.s_list .word a{
	color: #b71a21;
	display: block;
	line-height: 2em;
	margin-top: 10px;
}
.s_list .word a img{
	vertical-align: middle;
	margin-right: 10px;
	transition: all .3s;
	-webkit-transition: all .3s;
}
.s_list .word a:hover img{
	margin-right: 15px;
}
@media only screen and (max-width:1700px ) {
	.s_list .box .imgout p{
		height: 60px;
		line-height: 60px;
		font-size: 16px;
	}
	.s_list .box .imgout{
		padding-top: 20px;
	}
	.s_list .word h2{
		font-size: 22px;
	}
}
.
.fpWord{
	padding-top: 3%;
	padding-bottom: 3%;
	color: #333;
	background-color:#eaf1f7 ;
	background-image: url(../images/shzr_sh12.jpg);
	background-repeat: no-repeat;
	background-position:left bottom;
}
.fpWord h2{
	font-size:34px;
	line-height: 2em;
	line-height: 2em;
	font-weight: normal;
	text-align: center;
}
.fpWord .text{
	padding:2% 3% 3%;
}
@media only screen and (max-width: 1700px) {
	.fpWord h2{
		font-size: 28px;
	}
}
.newsList{
	padding-top: 3%;
}
.newsList .li{
	position: relative;
	margin: 3% 0;
	padding-left: 120px;
}
.newsList .li .date{
	position: absolute;
	width: 84px;
	height: 84px;
	background: #B61C22;
	text-align: center;
	left: 0;
	color: #fff;
	bottom: 0;
}
.newsList .li .date p{
	color: #fff;
	line-height: 1.5em;
}
.newsList .li .date h2,.newsList .li .right h2{
	font-size: 36px;
	line-height: 1.5em;
	font-weight: normal;
}
.newsList .li .right h2{
	width: 100%;
	color: #333;
	line-height: 2em;
	height: 2em;
	overflow: hidden;
	white-space:nowrap; 
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
}
.newsList .li .right p{
	width: 100%;
	color: #333;
	height: 1.5em;
	line-height: 1.5em;
	overflow: hidden;
	white-space:nowrap; 
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
}

@media only screen and (max-width:1700px ) {
	.newsList .li .date h2,.newsList .li .right h2{
		font-size: 24px;
	}
	.newsList .li{
		padding-left: 110px;
		height: 75px;
		margin: 40px 0;
	}
	.newsList .li .date{
		width: 90px;
		height: 70px;
	}
}
.page{
	text-align: center;
	padding: 1% 0;
}
.page a{
	color: #686f75;
	display: inline-block;
	padding: 0 5px;
	margin: 0 5px;
	border: 1px solid #eee;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	min-width: 40px;
	text-align: center;
}
.page a:hover,.page a.on{
	color: #fff;
	background: #b71c22;
}
.jshnav li{
	float: left;
	cursor: pointer;
}
.jshnav li a{
	padding: 0 20px;
	border-left: 1px solid #eee;
	font-size: 22px;
	color: #333;
}
.jshnav li.cur a,.jshnav li a:hover{
	color: #B71A21;
	text-decoration: none;
}
.jshnav li:first-child a{
	border-left: 0;
	padding-left: 0;
}
@media only screen and (max-width:1700px ) {
	.jshnav li a{
		font-size: 18px;
	}
}
.dshBox{
	padding-top: 2%;
}
.dshBox .title{
	font-size: 22px;
	color: #333;
	line-height: 70px;
	border-bottom: 1px solid #eee;
}
.dshBox .in,.dshBox .word{
	padding: 3%;
}
.dshBox .in h2{
	font-weight: normal;
	font-size: 36px;
	color: #333;
	line-height: 1.5em;
}
.dshBox .in h2 span{
	font-size: 24px;
}
.dshBox .in h3{
	line-height: 3em;
	color: #333;
}
.dshBox .in p{color: #333;}

.fixnav{
	position: fixed;
	width: 90%;
	top: 0;
	left: 50%;
	margin-left: -45%;
	background: #fff;
	z-index: 12;
	padding: 0 3%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.dshBox .word h2{
	font-size: 36px;
	line-height: 2em;
	font-weight: normal;
}
.dshBox .word .text{
	max-width: 1200px;
	width: 100%;
}
.dshBox .word .text li{
	margin: 10px 0;
}
@media only screen and (max-width:1700px ) {
	.fixnav{
		padding: 0 30px;
	}
	.dshBox .word h2{
		font-size: 24px;
	}
}

.newsBox .title{
	font-size: 34px;
	line-height: 2em;
	color: #333;
	text-align: center;
	padding-top: 1em;
}
.newsBox .subtitle{
	font-size: 22px;
	color: #333;
	font-weight: normal;
	line-height: 2em;
	padding: 20px 0;
	text-align: center;
}
.newsBox .subtitle span{
	padding: 0 40px;
}
@media only screen and (max-width:1700px ) {
	.newsBox .title{
		font-size: 28px;
	}
	.newsBox .subtitle{
		font-size: 18px;
	}
}

/*详情页轮播*/
.pc-slide {
	width: 100%;
	margin: 0 auto;
	margin-top: 50px;
	padding-bottom: 60px;
}

.view .swiper-container {
	width: 1036px;
	height: 690px;
	margin: 0 auto;
}
.view img{
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 100%;
}
.view .arrow-left {
	background: url(images/shzr_index_tab_l.png) no-repeat left top;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -25px;
	width: 28px;
	height: 51px;
	z-index: 10;
}

.view .arrow-right {
	background: url(images/shzr_index_tab_r.png) no-repeat left bottom;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -25px;
	width: 28px;
	height: 51px;
	z-index: 10;
}

.preview {
	width:100%;
	margin: 0 auto;
	margin-top: 100px;
	position: relative;
}

.preview .swiper-container {
	width: 95%;
	margin: 0 auto;
	/*margin-left: 35px;*/
}

.preview .swiper-slide {
	width: 285px;
	height:190px;
	cursor:pointer;
	margin: 0 25px;
}
.preview .swiper-slide img{
	display: block;
	width: 100%;
	height: 100%;
}
.preview .slide6 {
	width: 82px;
}

.preview .arrow-left {
	background: url(../images/shzr_left.png) no-repeat left top;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -25px;
	width: 50px;
	height: 50px;
	z-index: 10;
}

.preview .arrow-right {
	background: url(../images/shzr_right.png) no-repeat left bottom;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -25px;
	width: 50px;
	height: 50px;
	z-index: 10;
}


.preview .active-nav{
	position: relative;
}
.preview .swiper-slide:after{
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	background: rgba(255,255,255,.5);
}
.preview .active-nav.swiper-slide:after{
	display: none !important;
}
@media only screen and (max-width: 1700px) {
	.view .swiper-container{
		width: 900px;
		height: 600px;
	}
	.preview{
		margin-top: 60px;
	}
	.preview .swiper-slide{
		width: 200px;
		height: 133px;
	}
}