* {
	margin: 0;
	padding: 0
}

body {
	background: #fff;
	font: 14px/22px "Microsoft YaHei",SimSun;
	font-size: auto
}

body,dd,div,dl,fieldset,form,h1,h2,h3,h4,h5,h6,img,li,ol,option,p,select,table,td,tr,ul {
	margin: 0;
	padding: 0
}

em,img,input,li,select {
	list-style: none;
	border: 0;
	font-style: normal;
	outline: 0
}

a {
	text-decoration: none!important;
	cursor: pointer!important
}

select::-ms-expand {
	display: none
}

.img_none {
	display: none
}

.img-position-absolute {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	max-width: 100%;
	max-height: 100%;
	display: block;
	margin: auto;
	padding: auto
}

.wrap {
	max-width: 1100px!important;
	margin: 0 auto
}

header {
	width: 100%;
	overflow: hidden
}

.header {
	width: 100%;
	float: left;
	background: #fff
}

.header .logo {
	float: left;
	padding: 10px 0
}

.header .logo img {
	float: left;
	width: 100%
}

.logo_wenzi {
	float: left;
	margin-left: 30px;
	margin-top: 15px
}

.header_dianhua {
	float: right;
	padding-top: 14px
}

.header_dianhua img {
	max-width: 320px;
	display: block;

}

nav {
	width: 100%;
	float: right;
	background: #960c1d
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.nav {
	width: 100%;
	float: left;
	position: relative;
	z-index: 1
}

.nav a {
	color: #fff
}

.nav .nLi {
	width: 12.5%;
	float: left;
	position: relative;
	display: inline
}

.nav .nLi1 {
	width: 19.5%
}

.nav .nLi2 {
	width: 12.5%
}

.nav .nLi h3 {
	width: 100%;
	float: left
}

.nav .nLi h3 a {
	display: block;
	text-align: center;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	transition: all .5s;
	font-family: microsoft yahei;
	font-size: 14px;
	color: #fff
}

.nav .nLi:hover h3 a {
	background: #b0182b;
	color: #fff
}

.focus {
	width: 100%;
	float: left;
	height: 480px;
	position: relative
}

.focusbox {
	width: 100%;
	height: 480px;
	overflow: hidden
}

.focusbox li {
	width: 100%;
	height: 480px;
	overflow: hidden
}

.focusbox li a {
	width: 100%;
	height: 480px;
	float: left;
	overflow: hidden
}

.rslides {
	width: 100%;
	height: 100%;
	position: relative;
	list-style: none;
	padding: 0
}

.rslides_nav {
	height: 51px;
	width: 31px;
	position: absolute;
	-webkit-tap-highlight-color: transparent;
	top: 50%;
	left: 0;
	opacity: .5;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	background: url(../images/prev.jpg) no-repeat center center;
	margin-top: -28px
}

.rslides_nav:active {
	opacity: 1
}

.rslides_nav.next {
	left: auto;
	background: url(../images/next.jpg) no-repeat center center;
	right: 0
}

.rslides_tabs {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 10px;
	z-index: 2;
	text-align: center
}

.rslides_tabs li {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 3px;
	zoom: 1
}

.rslides_tabs a {
	display: inline-block;
	width: 14px;
	height: 14px;
	line-height: 40px;
	overflow: hidden;
	background: url(../images/dot.png) right 0 no-repeat;
	cursor: pointer
}

.rslides_tabs .rslides_here a {
	background-position: 0 0
}

#content1 {
	padding: 0;
	float: left;
	width: 100%
}

.slideBox {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	max-width: 100%
}

.slideBox .hd {
	position: absolute;
	height: 28px;
	line-height: 28px;
	bottom: 0;
	right: 0;
	z-index: 1
}

.slideBox .hd li {
	display: inline-block;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #333;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 6px
}

.slideBox .hd li.on {
	background: #fff
}

.slideBox .bd {
	position: relative;
	z-index: 0
}

.slideBox .bd li {
	position: relative;
	text-align: center
}

.slideBox .bd li img {
	background: url(../images/loading.gif) center center no-repeat;
	vertical-align: top;
	width: 100%
}

.slideBox .bd li a {
	-webkit-tap-highlight-color: transparent
}

.slideBox .bd li .tit {
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	text-indent: 10px;
	height: 28px;
	line-height: 28px;
	background: url(../images/loading.png) repeat-x;
	color: #fff;
	text-align: left
}

main {
	width: 100%;
	overflow: hidden
}

.fw {
	width: 100%;
	overflow: hidden;
	padding: 35px 0 28px;
	background: #f5f5f5
}

.fw_title {
	display: block;
	text-align: center;
	overflow: hidden;
	color: #333;
	background: url(../images/heng1.png) no-repeat center center
}

.fw_p {
	line-height: 37px;
	font-family: microsoft yahei;
	font-size: 25px
}

.fw_sp {
	line-height: 27px;
	font-family: Arial;
	font-size: 16px
}

.fw_ul {
	display: block;
	padding-top: 40px;
	overflow: hidden
}

.fw_ul li {
	width: 20%;
	float: left;
	margin-bottom: 20px
}

.fw_ul li .fw_img {
	width: 100%;
	max-width: 144px;
	margin: 0 auto;
	border: 1px solid #960c1d;
	border-radius: 50%;
	overflow: hidden;
	transition: all .6s
}

.fw_ul li .fw_img1 {
	background: url(../images/fw_img1.png) no-repeat center center
}

.fw_ul li .fw_img2 {
	background: url(../images/fw_img2.png) no-repeat center center
}

.fw_ul li .fw_img3 {
	background: url(../images/fw_img3.png) no-repeat center center
}

.fw_ul li .fw_img4 {
	background: url(../images/fw_img4.png) no-repeat center center
}

.fw_ul li .fw_p1 {
	display: block;
	height: 36px;
	line-height: 36px;
	text-align: center;
	overflow: hidden;
	margin-top: 10px;
	font-family: microsoft yahei;
	font-size: 18px;
	color: #191919
}

.fw_ul li .fw_more {
	width: 76px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	background: #960c1d;
	margin: 0 auto;
	border-radius: 3px;
	font-family: microsoft yahei;
	font-size: 14px;
	color: #fff;
	transition: all .6s
}

.fw_ul li:hover .fw_img {
	transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg)
}

.fw_ul li:hover .fw_more {
	background: #960c1d
}

.gsjj {
	width: 100%;
	overflow: hidden;
	padding: 32px 0 0
}

.gsjj_contect {
	display: block;
	padding-top: 20px;
	overflow: hidden
}

.gsjj_B {
	display: block;
	margin-bottom: 16px;
	overflow: hidden
}

.gsjj_title {
	display: block;
	height: 32px;
	border-bottom: 1px solid #e0e0e0;
	overflow: hidden
}

.gsjj_p {
	width: 53px;
	height: 31px;
	line-height: 40px;
	text-align: center;
	font-family: arno pro;
	font-size: 24px;
	font-weight: 700;
	font-style: oblique;
	color: #fff;
	float: left;
	background: url(../images/gsjj_logo.jpg) no-repeat center center
}

.gsjj_sp {
	line-height: 38px;
	font-family: microsoft yahei;
	font-size: 18px;
	font-weight: 700;
	color: #000;
	float: left;
	text-indent: 5px
}

.gsjj_ul {
	display: block;
	width: 1116px;
	padding-top: 35px;
	overflow: hidden
}

.gsjj_ul li {
	width: 542px;
	float: left;
	height: 132px;
	line-height: 36px;
	padding: 12px 20px;
	font-family: microsoft yahei;
	font-size: 18px;
	line-height: 36px;
	color: #222;
	margin: 0 16px 15px 0;
	background: #f1f0ef
}

.gsjj_ul .gsjj_li1 {
	background: #960c1d;
	color: #fff
}

.gsjj_ul1 {
	display: block;
	width: 1102px;
	padding: 34px 0 10px;
	overflow: hidden
}

.gsjj_ul1 .gsjj_li2 {
	float: left;
	height: 39px;
	line-height: 37px;
	background: #f4f4f4;
	padding: 0 26px;
	border: 1px solid #9c9c9c;
	border-radius: 8px 0;
	box-shadow: 5px 5px 5px #c2c2c2;
	margin: 0 10px 15px 0;
	font-family: microsoft yahei;
	font-size: 16px;
	color: #191919
}

.gsjj_ul1 .gsjj_jiantou {
	width: 80px;
	float: left;
	margin: 0 10px 20px 0;
	height: 39px;
	line-height: 39px;
	background: url(../images/loading.jpg) no-repeat center center
}

.gsjj_ul2 {
	width: 1185px
}

.gsjj_ul2 .gsjj_li2 {
	margin: 0 40px 20px 0
}

.zm {
	width: 33.33%;
	float: left;
	padding: 0 1%;
	margin-bottom: 20px
}

.zm_title {
	display: block;
	height: 50px;
	line-height: 48px;
	border-bottom: 2px solid #ddd;
	overflow: hidden
}

.zm_p {
	float: left;
	font-family: microsoft yahei;
	font-size: 20px;
	color: #960c1d;
	font-weight: 700
}

.zm_sp {
	float: left;
	font-family: microsoft yahei;
	font-size: 14px;
	color: #a6a6a6;
	text-transform: uppercase;
	text-indent: 6px
}

.zm_img {
	display: block;
	overflow: hidden;
	margin: 12px 0;
	border: 1px solid #ddd;
	padding: 1px
}

.zm_img img {
	width: 100%;
	display: block
}

.zm_ul {
	display: block;
	overflow: hidden
}

.zm_ul li {
	display: block;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	background: url(../images/news_jia.jpg) no-repeat right center
}

.zm_ul li a {
	font-family: microsoft yahei;
	font-size: 14px;
	color: #2a2828;
	background: url(../images/news_logo.jpg) no-repeat 3px center;
	padding-left: 25px
}

.zm_txt {
	display: none;
	font-family: microsoft yahei;
	font-size: 12px;
	color: #868686;
	line-height: 18px
}

.zm_ul li.on {
	background: url(../images/news_heng.jpg) no-repeat right center
}

.zm_ul li.on a {
	color: #960c1d
}

.news {
	width: 100%;
	overflow: hidden;
	padding: 40px 0 25px;
	background: url(../images/loading.jpg) no-repeat center center;
	background-size: cover
}

.news_ul {
	display: block;
	width: 1124px;
	padding-top: 35px;
	overflow: hidden
}

.news_ul li {
	width: 538px;
	height: 130px;
	float: left;
	border: 1px solid #e7e7e7;
	background: #e7e7e7;
	margin: 0 24px 35px 0;
	transition: all .5s
}

.news_ul li .news_img {
	width: 143px;
	float: left;
	border: 1px solid #fff
}

.news_ul li .news_B {
	display: block;
	height: 130px;
	overflow: hidden;
	padding: 0 15px;
	position: relative
}

.news_ul li .news_p {
	display: block;
	height: 52px;
	line-height: 52px;
	color: #656565;
	font-family: microsoft yahei;
	font-size: 14px;
	transition: all .5s
}

.news_ul li .news_txt {
	display: block;
	height: 60px;
	line-height: 20px;
	font-family: microsoft yahei;
	font-size: 12px;
	color: #656565;
	overflow: hidden;
	transition: all .5s
}

.news_ul li .news_more {
	width: 130px;
	height: 130px;
	float: left;
	background: url(../images/hy_more.png) no-repeat center center;
	position: absolute;
	right: -131px;
	top: 0;
	z-index: 999;
	transition: all .5s
}

.news_ul li:hover {
	border-color: #960c1d;
	background: #960c1d
}

.news_ul li:hover .news_p {
	color: #fff
}

.news_ul li:hover .news_txt {
	color: #fff
}

.news_ul li:hover .news_more {
	right: 0
}

.gsjj_BB {
	display: block;
	padding: 20px 0;
	overflow: hidden
}

.gsjj_img {
	width: 393px;
	float: left;
	margin-right: 30px
}

.gsjj_img img {
	width: 100%;
	display: block
}

.gsjj_p1 {
	display: block;
	font-family: microsoft yahei;
	font-size: 16px;
	color: #040404;
	overflow: hidden
}

.gsjj_txt {
	display: block;
	font-family: microsoft yahei;
	font-size: 14px;
	color: #222;
	line-height: 24px;
	overflow: hidden;
	margin-top: 20px;
	text-indent: 2em
}

.gsjj_more {
	display: block;
	margin-top: 20px;
	overflow: hidden
}

.gsjj_more a {
	display: block;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: #960c1d;
	font-family: microsoft yahei;
	color: #fff;
	font-size: 14px
}

.lxwm {
	width: 100%;
	overflow: hidden;
	padding: 20px 0
}

.lxwm_L {
	width: 50%;
	float: left;
	margin-top: 20px;
	padding: 0 1%
}

.lxwm_p {
	display: block;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-family: microsoft yahei;
	font-size: 16px;
	color: #383838
}

.lxwm_txt {
	display: block;
	line-height: 24px;
	overflow: hidden;
	font-family: microsoft yahei;
	font-size: 14px;
	color: #222
}

.sylixwm {
	height: auto;
	margin-top: 12px
}

.sylixwm01 {
	width: 360px;
	height: auto;
	float: left
}

.sylixwm01 p {
	line-height: 28px;
	font-family: microsoft yahei;
	font-size: 14px;
	color: #222
}

.sylixwm02 {
	width: 150px;
	height: auto;
	float: left
}

.lxwm_logo {
	display: block;
	font-family: microsoft yahei;
	font-size: 14px;
	color: #222;
	line-height: 32px;
	overflow: hidden;
	padding-left: 23px;
	background: url(../images/loading.jpg) no-repeat left center;
	margin-top: 10px
}

.lxwm_inp1 {
	display: block;
	width: 100%;
	height: 38px;
	line-height: 36px;
	background: #f6f6f6;
	border: 1px dashed #949494;
	font-family: microsoft yahei;
	font-size: 14px;
	color: #222;
	padding: 0 10px;
	margin-bottom: 10px
}

.lxwm_inp2 {
	display: block;
	width: 100%;
	height: 108px;
	line-height: 36px;
	background: #f6f6f6;
	border: 1px dashed #949494;
	font-family: microsoft yahei;
	font-size: 14px;
	color: #222;
	padding: 0 10px
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
	color: #222
}

input:-moz-placeholder,textarea:-moz-placeholder {
	color: #222
}

.lxwm_btn {
	display: block;
	width: 100%;
	height: 32px;
	background: #960c1d;
	font-family: microsoft yahei;
	font-size: 14px;
	color: #fff;
	margin-top: 15px
}

footer {
	width: 100%;
	overflow: hidden;
	background: #960c1d;
	padding: 18px 0;
	font-family: microsoft yahei;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	text-align: center
}

footer a {
	color: #fff;
	margin: 0 10px;
	transition: all .3s
}

footer a:hover {
	color: #fff;
	text-decoration: underline!important
}

.hot {
	width: 100%;
	height: 68px;
	background: #222;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 99
}

.hot span {
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	padding-top: 12px
}

.hot h6 {
	font-size: 14px;
	line-height: 26px;
	font-family: microsoft yahei;
	color: #fff
}

.hot .row div a {
	display: block;
	color: #fff;
	padding: 5px 0;
	margin-top: 9px
}

.hot .row div:hover {
	background: #960c1d
}

.main {
	width: 100%;
	overflow: hidden;
	padding: 30px 0
}

.main_left {
	width: 245px;
	float: left
}

.about {
	width: 100%;
	float: left
}

.about_title {
	display: block;
	height: 55px;
	line-height: 55px;
	background: #960c1d;
	overflow: hidden;
	font-family: microsoft yahei;
	font-size: 12px;
	color: #fff
}

.about_p {
	float: left;
	font-size: 18px;
	text-indent: 25px
}

.about_sp {
	float: left;
	text-indent: 5px
}

.about_txt {
	display: block;
	padding: 10px;
	line-height: 24px;
	font-family: microsoft yahei;
	font-size: 13px;
	color: #222;
	background: #f4f4f4;
	border: 1px solid #e5e5e5
}

.about_txt li{text-align: center;font-size: 16px;line-height: 22px;color: #960C1D;margin: 3px auto;}
.about_txt .active {background: #fff;}
.about_txt .active a{color: #960C1D;}
.about_txt li a{color: #333}
.about_txt img {
	width: 100%;
	display: block;
	margin-bottom: 10px
}

.main_right {
	width: 828px;
	float: right
}

.dqwz_title {
	display: block;
	height: 55px;
	line-height: 53px;
	border-bottom: 2px solid #d3d3d3;
	overflow: hidden
}

.dqwz_p {
	float: left;
	font-family: microsoft yahei;
	font-size: 20px;
	color: #222;
	font-weight: 700
}

.dqwz_nav {
	float: right;
	font-family: microsoft yahei;
	font-size: 14px;
	color: #333
}

.dqwz_contect {
	display: block;
	overflow: hidden;
	padding: 20px 0
}

.company {
	display: block;
	overflow: hidden;
	font-family: microsoft yahei;
	font-size: 14px;
	color: #222;
	line-height: 24px
}

.company img {
	width: 50%;
	height: auto
}

.xw_ul {
	display: block;
	overflow: hidden
}

.xw_ul li {
	display: block;
	margin-bottom: 15px;
	overflow: hidden;
	background: #eee;
	transition: all .4s;
	padding-right: 15px
}

.xw_ul li .xw_L {
	width: 200px;
	float: left;
	padding: 1px;
	background: #fff;
	margin-right: 15px;
	border: 1px solid #e1e1e1
}

.xw_ul li .xw_img {
	width: 100%;
	overflow: hidden
}

.xw_ul li .xw_p {
	display: block;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-family: microsoft yahei;
	font-size: 16px;
	color: #222;
	font-weight: 700;
	transition: all .4s
}

.xw_ul li .xw_txt {
	display: block;
	line-height: 28px;
	font-family: microsoft yahei;
	font-size: 14px;
	color: #222
}

.xw_ul li .xw_more {
	width: 106px;
	height: 30px;
	float: right;
	line-height: 30px;
	text-align: center;
	background: #960c1d;
	border-radius: 3px;
	overflow: hidden;
	font-family: microsoft yahei;
	font-size: 14px;
	color: #fff;
	margin-top: 10px
}

.xw_ul li:hover {
	background: #960c1d
}

.xw_ul li:hover .xw_p {
	color: #fff
}

.xw_ul li:hover .xw_txt {
	color: #fff
}

.xw_ul li:hover .xw_more {
	background: #fff;
	color: #960c1d
}

.cpxq {
	display: block;
	overflow: hidden
}

.cpxq_p {
	display: block;
	text-align: center;
	overflow: hidden;
	line-height: 26px;
	font-family: microsoft yahei;
	font-size: 16px;
	color: #222
}

.cpxq_sp {
	display: block;
	text-align: center;
	overflow: hidden;
	line-height: 26px;
	font-family: microsoft yahei;
	font-size: 13px;
	color: #b1b1b1;
	padding: 5px 0;
	border-bottom: 1px solid #f2f2f2
}

.cpxq_txt {
	display: block;
	font-family: microsoft yahei;
	font-size: 14px;
	color: #222;
	overflow: hidden;
	line-height: 24px;
	padding-top: 10px
}

.contact {
	display: block;
	overflow: hidden
}

.contact_txt {
	display: block;
	line-height: 24px;
	font-family: microsoft yahei;
	font-size: 14px;
	color: #222;
	overflow: hidden
}

#map {
	width: 100%;
	overflow: hidden;
	height: 280px;
	border: 1px solid #ccc;
	margin-top: 20px
}

#dituContent {
	width: 100%;
	height: 280px
}

@media(max-width:1220px) {
	.focus {
		width: 100%;
		height: 360px;
		position: relative
	}

	.focusbox {
		width: 100%;
		height: 360px;
		overflow: hidden
	}

	.focusbox li {
		width: 100%;
		height: 360px;
		overflow: hidden
	}

	.focusbox li a {
		width: 100%;
		height: 360px;
		float: left;
		overflow: hidden
	}
}

@media(max-width:1120px) {
	.focus {
		width: 100%;
		height: 330px;
		position: relative
	}

	.focusbox {
		width: 100%;
		height: 330px;
		overflow: hidden
	}

	.focusbox li {
		width: 100%;
		height: 330px;
		overflow: hidden
	}

	.focusbox li a {
		width: 100%;
		height: 330px;
		float: left;
		overflow: hidden
	}

	.header {
		padding: 0 1%
	}

	.fw {
		padding: 30px 0
	}

	.fw_ul {
		width: 100%;
		padding-top: 20px
	}

	.fw_ul li {
		width: 23%;
		margin: 0 1% 15px
	}

	.gsjj {
		padding: 30px 1%
	}

	.gsjj_ul {
		width: 100%;
		padding-top: 25px
	}

	.gsjj_ul li {
		width: 49%;
		margin: 0 .5% 15px
	}

	.gsjj_ul1 {
		width: 100%;
		padding: 34px 0 10px;
		overflow: hidden
	}

	.gsjj_ul2 {
		width: 100%
	}

	.gsjj_ul2 .gsjj_li2 {
		margin: 0 40px 15px 0
	}

	.news {
		padding: 25px 0
	}

	.news_ul {
		width: 100%;
		padding-top: 25px
	}

	.news_ul li {
		width: 48%;
		margin: 0 1% 20px
	}

	.gsjj_BB {
		padding-top: 20px
	}

	.gsjj_img {
		width: 393px;
		float: left;
		margin-right: 30px
	}

	.lxwm {
		padding: 25px 1%
	}

	.main {
		padding: 20px 1%
	}

	.main_left {
		width: 29%
	}

	.main_right {
		width: 69%
	}
}

@media(max-width:991px) {
	.icon-menu {
		float: right;
		cursor: pointer;
		width: 40px;
		height: 40px;
		background: url(../images/menu_logo.png) no-repeat center center;
		position: absolute;
		right: 1%;
		top: 50%;
		margin-top: -20px
	}

	.sjdnav {
		width: 200px;
		height: auto;
		position: absolute;
		right: 0;
		top: 10%;
		z-index: 9999;
		background: rgba(150,12,29,.6) none repeat scroll 0 0!important;
		background-color: #960c1d
	}

	.sjdnav ul {
		padding: 0;
		margin: 0
	}

	.sjdnav li {
		height: 40px;
		display: block;
		text-align: center;
		margin: 0;
		padding: 0;
		border-bottom: 1px solid #fff
	}

	.sjdnav li a {
		display: block;
		line-height: 40px;
		font-family: microsoft yahei;
		font-size: 18px;
		color: #fff
	}

	.sjdnav li a:hover {
		background: #960c1d;
		color: #fff
	}

	.sjdnavhide {
		height: 0;
		overflow: hidden
	}

	.header .logo {
		width: 100%;
		position: relative
	}

	.focus {
		width: 100%;
		height: 300px;
		position: relative
	}

	.focusbox {
		width: 100%;
		height: 300px;
		overflow: hidden
	}

	.focusbox li {
		width: 100%;
		height: 300px;
		overflow: hidden
	}

	.focusbox li a {
		width: 100%;
		height: 300px;
		float: left;
		overflow: hidden
	}

	.fw {
		padding: 20px 0
	}

	.gsjj {
		padding: 20px 1%
	}

	.gsjj_ul {
		padding-top: 20px
	}

	.gsjj_ul li {
		width: 100%;
		margin: 0 0 15px
	}

	.gsjj_ul2 .gsjj_li2 {
		margin: 0 15px 15px 0
	}

	.news {
		padding: 20px 0
	}

	.news_ul {
		padding-top: 20px
	}

	.gsjj_img {
		width: 40%;
		margin-right: 20px
	}

	.gsjj_txt {
		overflow: initial
	}

	.lxwm {
		padding: 20px 1%
	}

	.lxwm_logo {
		margin-top: 20px
	}
}

@media(max-width:767px) {
	.sjdnav {
		width: 100%
	}

	.logo {
		width: 100%
	}

	.header .logo img {
		width: 32%
	}

	.fw_ul li {
		width: 48%
	}

	.gsjj_ul1 {
		padding-top: 15px
	}

	.gsjj_ul2 {
		padding-top: 15px
	}

	.gsjj_ul li {
		height: auto
	}

	.gsjj_ul1 .gsjj_li2 {
		padding: 0 18px
	}

	.gsjj_BB {
		padding: 15px 0 0
	}

	.zm {
		width: 100%
	}

	.news_ul li {
		width: 98%;
		margin: 0 1% 20px
	}

	.gsjj_img {
		width: 48%;
		margin-right: 10px
	}

	.gsjj_txt {
		margin-top: 5px
	}

	.lxwm_L {
		width: 100%;
		margin-top: 10px
	}

	.main {
		padding: 0
	}

	.main_left {
		width: 100%
	}

	.about_title {
		display: block;
		height: 40px;
		line-height: 40px;
		border-bottom: 0;
		background: url(../images/sj_jiantou.png) no-repeat right center #960c1d;
		overflow: hidden;
		font-family: microsoft yahei;
		font-size: 14px;
		font-weight: 700;
		color: #fff;
		text-indent: 20px
	}

	.main_right {
		width: 100%
	}

	.dqwz_contect {
		padding: 20px 1%
	}

	.xw_ul li {
		padding: 0
	}

	.xw_ul li .xw_L {
		width: 40%;
		margin-right: 10px
	}

	.xw_ul li .xw_more {
		float: none;
		margin: 10px auto
	}
}

div.page {
	margin: 10px 3px;
	padding: 3px;
	text-align: center
}

div.page a {
	background-position: 50% bottom;
	border-color: #dedfde;
	border-style: solid;
	border-width: 1px;
	color: #000;
	margin-right: 3px;
	padding: 2px 6px;
	text-decoration: none
}

div.page span.disabled {
	color: #adaaad;
	margin-right: 3px;
	padding: 2px 6px
}

div.page span.current {
	color: #eb5914;
	font-weight: 700;
	margin-right: 3px;
	padding: 2px 6px
}

.dock {
	position: fixed;
	right: 0;
	width: 50px;
	-moz-opacity: .7;
	opacity: .7;
	z-index: 200
}

.dock.close {
	z-index: 50
}

.dock ul.icons {
	position: absolute;
	list-style: none;
	right: 0;
	padding: 0;
	width: 50px;
	border: 1px solid #333;
	border-right: 0;
	background: #111;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s
}

.dock.close ul.icons {
	right: -70px
}

.dock ul.icons li i {
	display: block;
	position: relative;
	width: 50px;
	height: 50px;
	background: url(../images/icons.png) no-repeat;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	z-index: 210
}

.dock ul.icons li.active i {
	-moz-opacity: .4;
	opacity: .4
}

.dock ul.icons li.up i {
	background-position: -63px -150px
}

.dock ul.icons li.tel i {
	background-position: -62px -108px
}

.dock ul.icons li.im i {
	background-position: -63px -20px
}

.dock ul.icons li.wechat i {
	background-position: -59px -66px
}

.dock ul.icons li.down i {
	background-position: -63px -190px
}

.dock ul.icons li p {
	display: block;
	position: absolute;
	top: 50px;
	right: -260px;
	padding: 15px 20px;
	height: 120px;
	color: #fff;
	line-height: 30px;
	border: 1px solid #333;
	border-right: 0;
	background: #111;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-moz-opacity: 0;
	opacity: 0;
	-webkit-transition: all .4s ease-in-out .1s;
	-moz-transition: all .4s ease-in-out .1s;
	-ms-transition: all .4s ease-in-out .1s;
	-o-transition: all .4s ease-in-out .1s;
	transition: all .4s ease-in-out .1s;
	overflow: hidden;
	z-index: 201
}

.dock ul.icons li.active p {
	right: 50px;
	-moz-opacity: 1;
	opacity: 1
}

.dock ul.icons li.tel p {
	width: 140px;
	height: 130px;
	line-height: 30px
}

.dock ul.icons li.im p {
	width: 140px;
	height: 180px;
	line-height: 18px
}

.dock ul.icons li.im p a {
	display: block;
	margin-top: 12px;
	width: 100px;
	height: 35px;
	line-height: 32px;
	color: #00dfb9;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #00dfb9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s
}

.dock ul.icons li.im p a:hover {
	color: #fff;
	background: #0f8773;
	border: 1px solid #0f8773
}

.dock ul.icons li.wechat p {
	width: 170px;
	height: 160px;
	line-height: 30px
}

.dock ul.icons li.wechat p img {
	border: 2px solid #000
}

.dock a.switch {
	position: absolute;
	display: block;
	top: 270px;
	right: 11px;
	width: 26px;
	height: 26px;
	background: url(../images/icons.png) no-repeat 0 -640px;
	cursor: pointer;
	-webkit-transition-delay: .15s;
	-moz-transition-delay: .15s;
	-ms-transition-delay: .15s;
	-o-transition-delay: .15s;
	transition-delay: .15s
}

.dock a.switch.off {
	background-position: -32px -640px
}

.pagination-wrapper {
	margin: 20px 0;
	text-align: center
}

.pagination {
	height: 34px;
	text-align: center
}

.pagination li {
	display: inline-block;
	height: 34px;
	margin-right: 5px
}

.pagination li a {
	float: left;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 12px;
	font-size: 16px;
	border: 1px solid #ddd;
	color: #555;
	text-decoration: none
}

.pagination li a:hover {
	background: #f5f5f5;
	color: #09f
}

.pagination li.thisclass {
	background: #960c1d;
	color: #fff
}

.pagination li.thisclass a,.pagination li.thisclass a:hover {
	background: 0 0;
	border-color: #960c1d;
	color: #fff;
	cursor: default
}

.khpj_box {
	height: auto;
	margin-top: 20px
}

.khpj_box ul {
	height: auto
}

.khpj_box ul li {
	height: auto;
	border: 1px solid #ddd;
	box-shadow: 2px 2px 1px #ddd;
	margin-bottom: 20px;
	padding: 20px;
	border-top-left-radius: 30px
}

.khpj_logo {
	width: 150px;
	height: 150px;
	overflow: hidden;
	float: left;
	border-radius: 100%;
	border: 1px solid #ddd
}

.khpj_logo img {
	border-radius: 100%
}

.khpj_nr {
	width: 610px;
	height: auto;
	float: right;
	font-family: 微软雅黑;
	margin-top: 25px
}

.khpj_nei {
	height: auto;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px
}

.khpj_nei p {
	line-height: 30px;
	margin-bottom: 0;
	font-size: 16px
}

.khpj_bt {
	line-height: 25px;
	text-align: right;
	margin-top: 10px;
	font-size: 14px
}

.khpj_bt01 {
	margin-right: 10px
}

.clear {
	clear: both
}

.sy_khpj {
	height: auto;
	padding: 30px 0 50px;
	font-family: 微软雅黑;
	background: url(../images/sy_khpj.png) bottom center no-repeat
}

.sykhpj_zj {
	height: auto;
	margin-top: 30px
}

.sykhpj_kj {
	height: auto;
	padding: 0 60px
}

.sykhpj_kj .khpj_nr {
	width: 800px
}

.sy_khpj .swiper-button-prev {
	left: 5px;
	background: 0 0;
	font-family: 宋体;
	font-size: 24px;
	font-size: 70px;
	line-height: 44px;
	color: #960c1d
}

.sy_khpj .swiper-button-next {
	right: 5px;
	background: 0 0;
	font-family: 宋体;
	font-size: 24px;
	font-size: 70px;
	line-height: 44px;
	color: #960c1d
}

.sykhpj_more {
	width: 180px;
	height: auto;
	margin: 30px auto 0
}

.sykhpj_more a {
	background: #960c1d;
	display: block;
	color: #fff;
	line-height: 35px;
	text-align: center;
	font-size: 14px
}

.sykhpj_more a:hover {
	background: #000
}

.suspend {
	width: 40px;
	height: 198px;
	position: fixed;
	top: 200px;
	right: 0;
	overflow: hidden;
	z-index: 9999
}

.suspend dl {
	width: 120px;
	height: 198px;
	border-radius: 25px 0 0 25px;
	padding-left: 40px;
	box-shadow: 0 0 5px #e4e8ec
}

.suspend dl dt {
	width: 40px;
	height: 198px;
	background: url(../images/suspend.png);
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer
}

.suspend dl dd.suspendQQ {
	width: 120px;
	height: 85px;
	background: #fff
}

.suspend dl dd.suspendQQ a {
	width: 120px;
	height: 85px;
	display: block;
	background: url(../images/suspend.png) -40px 0;
	overflow: hidden
}

.suspend dl dd.suspendTel {
	width: 120px;
	height: 112px;
	background: #fff;
	border-top: 1px solid #e4e8ec
}

.suspend dl dd.suspendTel a {
	width: 120px;
	height: 112px;
	display: block;
	background: url(../images/suspend.png) -40px -86px;
	overflow: hidden
}

* html .suspend {
	position: absolute;
	left: expression(eval(document.documentElement.scrollRight));
	top: expression(eval(document.documentElement.scrollTop+200))
}

@media(max-width:767px) {
	.gsjj_B01 .gsjj_ul1 .gsjj_li2 {
		width: 50%
	}

	.khpj_box {
		padding: 0 10px
	}

	.khpj_logo {
		float: none;
		margin: 0 auto;
		width: 100px;
		height: 100px
	}

	.khpj_nr {
		width: 100%;
		float: none;
		margin-top: 15px
	}

	.khpj_nei p {
		line-height: 25px;
		font-size: 14px
	}

	.khpj_bt {
		line-height: 20px;
		font-size: 12px
	}

	.sykhpj_kj .khpj_nr {
		width: 100%
	}

	.sykhpj_more {
		margin: 20px auto 0
	}
}

.pages {
	margin: 30px auto;
	height: 40px;
	text-align: center;
	font-size: 14px
}

.pages span {
	padding: 5px 15px;
	border: 1px solid #28b5ff;
	border-right: none;
	color: #333
}

.pages span a {
	color: #333;
	padding: 0 10px
}

.pages span a:hover {
	color: #28b5ff
}

.pages .page-last {
	border: 1px solid #28b5ff
}

.pages span .page-num-current {
	color: #28b5ff
}