﻿@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}

html,
body {
	font-family: "微软雅黑";
	font-size: 14px;
	min-width: 1200px;
}

ul,
li {
	list-style: none;
}

img {
	border: 0;
}

input,
textarea {
	border: 0;
	outline: none;
}

a {
	color: #565656;
	text-decoration: none;
}

a:hover {
	color: #9C0808;
}

.clear {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.mainb {
	width: 1200px;
	margin: 0 auto;
}

.paddt30 {
	padding-top: 30px;
}

.padd20 {
	padding-bottom: 20px;
}

.overfw {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


/*******************公共部分结束************************/

.m_footnav {
	display: none;
}


/*顶部*/

.head_top {
	height: 39px;
	background: #f7f7f7;
	line-height: 39px;
	border-bottom: 1px solid #ddd;
}

.head_top ul li {
	float: left;
	margin: 0 10px;
	height: 39px;
	line-height: 39px;
	background: url(../img/icon2.png) no-repeat left center;
	padding-left: 20px;
}

.head_top ul li img {
	padding: 12px 6px 0 0;
	float: left;
}

.head_top ul .tqrbox {
	display: block;
	margin-right: 10px;
	background: none;
}

.head_top ul .tqrbox a {
	color: #fff;
	position: relative;
}

.head_top ul .tqrbox .topqra {
	width: 39px;
	height: 39px;
	line-height: 39px;
	background: url(../img/icon3.png) no-repeat center center;
}

.topqimg {
	position: absolute;
	top: 39px;
	left: -33px;
	z-index: 99;
	display: none;
	width: 120px;
}

.head_top ul .tqrbox .topqra:hover .topqimg {
	display: block;
}

.head_cen {
	background: url(../img/headbg1.jpg) no-repeat center top; 
	
	height: 85px;
}

.hlogotxt {
	padding-top: 16px;
}

.hlogotxt h2 {
	padding-bottom: 3px;
	color: #5d4940;
}

.hlogotxt p {
	color: #888;
	padding-top:5px;
}

.htel {
	background: url(../img/toptel.png) no-repeat left 16px;
	padding-left: 56px;
	padding-top: 16px;
}

.htel span {
	color: #888;
}

.htel p {
	font-size: 26px;
	color: #9C0808;
	font-weight: bold;
}

.hnavbox {
	background: #701212;
	height: 60px;
	border-bottom: 5px solid #571a00;
	box-sizing: border-box;
	clear:both;
}

.hnav_ul {
	width: 100%;
	text-align: center;
}

.hnav_ul a:hover {
	background: #9C0808;
}

.hnav_ul ul a:hover {
	border-top: none;
}

.hnav_ul li {
	float: left;
	position: relative;
	width: 12.5%;
}

.hnav_ul li .hnav_er li:last-child {
	border-bottom: 0;
}

.hnav_ul li a {
	color: #fff;
	font-size: 16px;
	height: 60px;
	display: block;
	text-align: center;
	box-sizing: border-box;
	position: relative;
	line-height: 20px;
	padding-top: 10px;
}

.hnav_ul li a:after {
	content: "";
	position: absolute;
	right: 0;
	top: 15px;
	width: 1px;
	height: 30px;
	background: #886e62;
}

.hnav_ul li i {
	display: block;
	color: #886e62;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.hnav_ul li a:hover i {
	color: #fff;
}

.hnav_ul li a:focus {
	-moz-outline-style: none;
}

.hnav_ul li .hnav_er {
	position: absolute;
	top: 60px;
	left: 0;
	z-index: 99;
	background-color: #701212;
	display: none;
}

.hnav_ul li .hnav_er li {
	text-align: center;
	clear: left;
	width: 165px;
	height: auto;
	line-height: 50px;
	position: relative;
	border-bottom: 1px solid #886e62;
}

.hnav_ul li .hnav_er li a {
	height: auto;
	line-height: 45px;
	display: block;
	border: 0;
	padding-top: 0;
}

.hnav_ul li .hnav_er li a:after {
	display: none;
}

.hnav_ul li .hnav_er li a:hover {
	border: 0;
}

.hnav_ding {
	position: fixed;
	top: 0;
	z-index: 10000;
	width: 100%;
	background-color: #701212;
	box-sizing: border-box;
}

.hnav_ding .hnav_ul li a:after {
	display: none;
}

.hnav_ding .hnav_ul li a {
	border-right: 1px solid #571a00;
}


/*ds_banner*/

.ds_banner {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	height: 600px;
	clear:both;
}

.ds_banner .bd {
	height: 600px;
	z-index: 0;
	position: relative;
	left: 50%;
	margin-left: -960px;
}

.ds_babtn {
	height: 90px;
	position: absolute;
	top: 45%;
	z-index: 2;
	left: 50%;
	margin-left: -600px;
}

.ds_babtn a {
	width: 40px;
	height: 40px;
	background: url(../img/banlr.png) no-repeat 0 0;
	position: absolute;
	opacity: 0.6;
	filter: alpha(opacity=0);
	display: none;
}

.ds_babtn a.prev {
	left: -90px;
}

.ds_babtn a.next {
	right: -1280px;
	background-position: -40px 0px;
}

.ds_banner:hover a {
	display: block;
	transition: .3s;
}

.ds_babtn a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	transition: .3s;
}

.ds_banner .hd {
	position: absolute;
	bottom: 10px;
	text-align: center;
	z-index: 5;
	left: 50%;
	font-size: 0;
	line-height: 0;
	height: 0px;
	margin-left: -50px;
	height: 14px;
	overflow: hidden;
	border: 1px solid #eee;
}

.ds_banner .hd li {
	background: #9C0808;
	z-index: 2;
	cursor: pointer;
	margin: 3px 5px;
	display: inline-block;
	width: 8px;
	height: 8px;
	*display: inline;
	zoom: 1;
	border: 2px solid #eee;
	box-sizing: border-box;
}

.ds_banner .hd li:hover,
.ds_banner .hd .on {
	background: #9C0808;
	border: 2px solid #9C0808;
}


/*小优势*/

.hlyx_box {
	height: 80px;
	background: #f6f6f6;
	line-height: 80px;
}

.hlyx_box ul {
	font-size: 0;
}

.hlyx_box li {
	width: 20%;
	float: left;
	font-size: 18px;
	padding: 0 30px;
	box-sizing: border-box;
}

.hlyx_box li:hover {
	transition: .3s;
}

.hlyx_box li:hover h2 {
	color: #fff;
}

.hysli_01 {
	background: url(../img/hys01.png) no-repeat 30px center;
}

.hysli_02 {
	background: url(../img/hys03.png) no-repeat 30px center;
}

.hysli_03 {
	background: url(../img/hys04.png) no-repeat 30px center;
}

.hysli_04 {
	background: url(../img/hys05.png) no-repeat 30px center;
}

.hysli_05 {
	background: url(../img/hys06.png) no-repeat 30px center;
}

.hlyx_box .hysli_01:hover {
	background: #9C0808 url(../img/hys02.png) no-repeat 30px center;
}

.hlyx_box .hysli_02:hover {
	background: #9C0808 url(../img/hys033.png) no-repeat 30px center;
}

.hlyx_box .hysli_03:hover {
	background: #9C0808 url(../img/hys044.png) no-repeat 30px center;
}

.hlyx_box .hysli_04:hover {
	background: #9C0808 url(../img/hys055.png) no-repeat 30px center;
}

.hlyx_box .hysli_05:hover {
	background: #9C0808 url(../img/hys066.png) no-repeat 30px center;
}

.hlyx_box li .hys_con h2 {
	font-size: 22px;
}


/*案例产品*/

.hprobox {
	background: url(../img/probg.jpg) no-repeat center center;
	padding-bottom: 20px;
}

.htitbox {
	text-align: center;
}

.htitbox h1 {
	letter-spacing: 2px;
}

.htitbox h1 b {
	color: #9C0808;
}

.htitbox em {
	display: block;
	width: 60px;
	height: 2px;
	margin: 0 auto;
	background: #9C0808;
	margin: 5px auto;
}

.htitbox i {
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #999;
}

.hpro_con ul li {
	float: left;
	width: 32.6%;
	width: 32%\9;
	margin-bottom: 1%;
	margin-right: 1%;
	height: 180px;
	overflow: hidden;
}

.hpro_con ul li:nth-child(3n) {
	margin-right: 0;
}

.hpro_con ul li a {
	display: block;
	position: relative;
	height: 180px;
	overflow: hidden;
	
}

.hpro_con ul li a:hover {
	box-shadow: 0 0 30px rgba(0, 0, 0, .15);
	transition: .3s;
}

.hpro_con ul li a img {
	width: 100%;
	height: 100%;
}

.hpro_con ul li a:hover img {
	transform: scale(1.2);
	transition: 1s;
}

.hpro_l {
	width: 35%;
	height: 370px;
}

.hpro_l ul li {
	width: 100%;
	height: 370px;
}

.hpro_l ul li a {
	height: 370px;
}

.hpro_r {
	width: 64%;
}

.hprocon_tit {
	height: 40px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: url(../img/hprotit.png);
	background-size: 100% 100%;
	box-sizing: border-box;
	padding: 10px;
}

.hprocon_tit p {
	display: none;
	padding-top: 15px;
	max-height: 35px;
	overflow: hidden;
	color: #fff;
	width: 90%;
	margin: 0 auto;
	line-height: 1.6;
	box-sizing: border-box;
}

.hprocon_tit span {
	display: block;
	width: 120px;
	margin: 10px auto;
	height: 30px;
	line-height: 30px;
	color: #fff;
	background: #9C0808;
	border-radius: 5px;
	border: 1px solid #9C0808;
	text-align: center;
}

.hpro_l .hprocon_tit p {
	max-height: 188px;
}

.hprocon_tit span:hover {
	color: #9C0808;
	background: none;
}

.hpro_con ul li a:hover .hprocon_tit {
	height: 100%;
	transition: .5s;
}

.hpro_con ul li a:hover .hprocon_tit p {
	display: block;
}

.hprocon_tit h3 {
	color: #fff;
	text-align: center;
	margin: 0;
	font-size: 16px;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.hpro_con ul li a:hover h3 {
	color: #9C0808;
	font-size: 16px;
	border-bottom: 1px solid rgba(238, 238, 238, 0.52);
	padding-bottom: 10px;
	padding-top: 20px;
}

.protel {
	padding: 10px 0;
	margin: 0 auto;
	text-align: center;
}

.protel p {
	color: #888;
	padding-bottom: 15px;
}

.protel a {
	padding: 6px 15px;
	border-radius: 5px;
	color: #fff;
	background: #9C0808;
}

.protel a:hover {
	opacity: 0.6;
}

.protel span {
	background: url(../img/protel.png) no-repeat left center;
	padding: 6px 10px 6px 35px;
	font-size: 18px;
	margin-left: 30px;
	font-weight: bold;
	color: #9C0808;
}


/*案例*/

.hcasebox {
	background: url(../img/casebg.jpg);
}

.hcascate {
	text-align: center;
}

.hcascate li {
	display: inline-block;
	width: 16.2%;
	overflow: hidden;
	height: 39px;
	line-height: 39px;
	border: 1px solid #ccc;
	text-align: center;
	border-radius: 2px;
	font-size: 16px;
}

.hcascate li a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background:#e0e0e0;
}

.hcascate li a:hover {
	color: #fff;
	background: #9C0808;
	border-color: #9C0808;
	transition: .3s;
}


/*大图滚动切换*/

.hcadesc {
	width: 300px;
	height: 520px;
	color: #fff;
	background: #ededed;
	margin: 30px auto 20px;
	padding: 20px;
	box-sizing: border-box;
	overflow: hidden;
}

.hcadesc h3 {
	font-size: 22px;
	text-align: center;
	color:#9c0808;
}

.hcadesc em {
	display: block;
	width: 100px;
	height: 1px;
	background: #9c0808;
	margin: 10px auto;
}

.hcadesc span {
	font-size: 16px;
	display: block;
	padding-bottom: 15px;
	color:#9c0808;
}

.hcadesc p {
	line-height: 2.0;
	font-size: 16px;
	border-bottom: 1px solid #9f9f9f;
	color: #2e2e2e;
	font-weight: bold;
}
.hcadesc p:nth-child(8){font-weight:normal;color: #5b5b5b;}
.hcabigs {
	width: 900px;
	height: 520px;
	overflow: hidden;
	position: relative;
	margin: 30px auto 20px;
}

.hcabigs .hcabigs_con {
	width: 622px;
	height: 520px;
}

.hcabigs ul.hcabigs_ul {
	width: 100%;
	height: 9999em;
	position: absolute;
	left: 0;
	top: 0;
}

.hcabigs ul.hcabigs_ul li {
	height: 520px;
	overflow: hidden;
}

.hcabigs ul.hcabigs_ul li img {
	width: 100%;
	height: 520px;
}

.hcabigs .hcasmal_box h3 {
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .5);
	color: #fff;
	width: 100%;
	padding-left: 24px;
	z-index: 99;
	font-size: 14px;
}

.hcabigs .hcasmal_con {
	width: 251.5px;
	height: 520px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 100;
	background: rgba(255, 255, 255, 0.36);
}

.hcabigs ul.hcabigsml_ul {
	width: 254px;
}

.hcabigs ul.hcabigsml_ul li {
	float: left;
	margin: 2.3% 1%;
	display: inline;
	position: relative;
	/* width: 121px; */
	width: 48%;
	height: 75px;
}

.hcabigs ul.hcabigsml_ul li h4 {
	width: 100%;
	color: #B2B2B2;
	position: absolute;
	bottom: 0;
	right: 0;
	font-weight: normal;
	height: 25px;
	line-height: 25px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
	box-sizing: border-box;
	background: rgba(0, 0, 0, .5);
}

.hcabigs ul.hcabigsml_ul li.hca_cur h4 {
	background: rgba(214, 33, 33, .5);
	color: #fff;
	width: 100%;
}

.hcabigs ul.hcabigsml_ul img {
	width: 100%;
	height: 100%;
}

.hca_botbox {
	overflow: hidden;
	position: relative;
}

.hca_botbox .hd {
	overflow: hidden;
	height: 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	padding: 0 10px;
	overflow: hidden;
}

.hca_botbox .hd .prev,
.hca_botbox .hd .next {
	display: block;
	width: 20px;
	height: 20px;
	float: right;
	margin: 0 10px;
	margin-top: 5px;
	overflow: hidden;
	cursor: pointer;
	color: #9C0808;
	background: #EEE;
	border-radius: 100%;
	text-align: center;
}

.hca_botbox .hd .prev:hover,
.hca_botbox .hd .next:hover {
	color: #FFF;
	background: #9C0808;
	transition: .3s;
}

.hca_botbox .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}

.hca_botbox .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	background: #ddd;
}

.hca_botbox .hd ul li.on {
	background: #9C0808;
}

.hca_botbox .bd {
	padding: 20px 0;
	overflow: hidden;
}

.tempWrap {
	width: 1200px;
}

.hca_botbox .bd ul {
	overflow: hidden;
	zoom: 1;
	width: 600px !important;
	float: left;
	_display: inline;
}

.hca_botbox .bd ul li {
	margin: 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	border: 1px solid #ddd;
	box-sizing: border-box;
	width: 284px;
}

.hca_botbox .bd ul li:hover a {
	color: #fff;
}

.hca_botbox .bd ul li:hover .hca_btit {
	background: #9C0808;
	transition: .3s;
}

.hca_botbox .bd ul li .hca_bimg {
	text-align: center;
	width: 100%;
	height: 206px;
	overflow: hidden;
}

.hca_botbox .bd ul li .hca_bimg img {
	width: 100%;
	height: 100%;
	display: block;
}

.hca_botbox .bd ul li:hover img {
	transform: scale(1.2);
	transition: 1s;
}

.hca_botbox .bd ul li .hca_btit {
	line-height: 45px;
	background: #f3f3f3;
}

.hca_botbox .bd ul li .hca_btit a {
	display: block;
	    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.catit {
	line-height: 30px;
	font-weight: bold;
	border-left: 3px solid #9C0808;
	padding-left: 10px;
}


/*关于我们*/

.haboutbox {
	background: url(../img/habg1.jpg) no-repeat center center;
	background-attachment: fixed;
	height: 640px;
}

.haboutbox h1 {
	color: #FFEB3B;
}

.haboutbox em {
	display: block;
	width: 100px;
	height: 3px;
	background: #FFEB3B;
	margin: 10px 0;
}

.haboutbox i {
	display: block;
	text-transform: uppercase;
	font-style: normal;
	color: #FFEB3B;
}

.hab_con p {
	color: #fff;
	line-height: 1.8;
}

.hab_con a {
	display: inline-block;
	margin: 30px 0 0;
	color: #fff;
	color: #9C0808;
	background: #FFEB3B;
	text-align: center;
	line-height: 42px;
	height: 42px;
	width: 120px;
}

.hab_con .hab_more {
	width: 150px;
}

.hab_con a:hover {
	opacity: 0.8;
}

.hab_con ul {
	background: #fff;
	height: 290px;
	margin-top: 20px;
}

.hab_con ul h2 {
	padding: 10px 0 10px 10px;
	border-left: 3px solid #9C0808;
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
	color: #9C0808;
}

.hab_con ul h2 i {
	font-weight: normal;
	font-style: normal;
	display: inline;
	font-size: 14px;
	color: #999;
	letter-spacing: 2px;
}

.hab_con ul li {
	width: 19.2%;
	width: 19%\9;
	float: left;
	text-align: center;
	padding: 10px 8px;
	box-sizing: border-box;
	/* box-shadow: 0px 0px 1px 1px #eee; */
	border:1px solid #eee;
	margin: 0 1% 1% 0;
	height: 207px;
	overflow: hidden;
}

 .hab_con ul li:nth-child(6) {
	margin-right: 0;
} 

.hab_con ul li span {
	text-align: center;
	display: block;
	padding: 10px 0;
}

.hab_con ul li h3 {
	padding-bottom: 10px;
}

.hab_con ul li p {
	color: #8e8e8e;
}

.hab_con ul li:hover {
	transform: translateY(-10px);
	transition: .5s;
}

.hab_con ul li:hover img {
	transform: rotate(360deg);
	transition: .5s;
}


/*首页新闻*/

.hnew_l {
	width: 850px;
}

.hnew_l dl {
	width: 100%;
	border: 1px solid #ccc;
	padding: 10px;
	box-sizing: border-box;
	background: #f8f8f8;
	margin-bottom: 10px;
}

.hnew_l dl dt {
	width: 20%;
	overflow: hidden;
	height: 123px;
	float: left;
}

.hnew_l dl dt img {
	width: 100%;
	height:100%;
}

.hnew_l dl:hover img {
	transform: scale(1.2);
	transition: 1s;
}

.hnew_l dl dd {
	width: 78%;
	float: right;
}

.hnew_l dl dd h2 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.hnew_l dl dd em {
	display: block;
	margin: 10px 0;
	width: 60px;
	height: 2px;
	background: #9C0808;
}

.hnew_l dl dd span {
	display: block;
	color: #999;
	background: url(../img/time.png) no-repeat left center;
	padding-left: 20px;
}

.hnew_l dl dd p {
	color: #888;
	margin-top: 5px;
	height: 38px;
	line-height: 1.5;
	overflow: hidden;
}

.hnew_r {
	width: 340px;
}

.hnew_r .hewr_top {
	width: 100%;
	position: relative;
	height: 247px;
	overflow: hidden;
}

.hnew_r .hewr_top img {
	width: 100%;
	height:100%;
}

.hnew_r .hewr_top p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #fff;
	background: rgba(214, 33, 33, 0.58);
	padding: 0 3px;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.hnew_r .hewr_top:hover img {
	transform: scale(1.2);
	transition: 1s;
}

.hnew_r ul li {
	height: 36px;
	line-height: 36px;
	border-bottom: 1px dashed #ccc;
}

.hnew_r ul li a {
	display: block;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 83%;
	border-left: 1px solid #ddd;
	box-sizing: border-box;
	padding-left: 10px;
	position: relative;
}

.hnew_r ul li a:before {
	content: "";
	position: absolute;
	left: -5px;
	top: 15px;
	width: 8px;
	height: 8px;
	background: #999;
}

.hnew_r ul li:hover a:before {
	background: #9C0808;
}

.hnew_r ul li span {
	display: block;
	width: 15%;
	float: right;
	text-align: right;
	color: #999;
}


/*底部*/

.footbox {
	background-color: #343434;
	border-top: 1px solid #9C0808;
}

.footbox * {
	color: #dddddd;
}

.footbox .foot_copy {
	text-align: center;
	padding: 10px 0;
	border-top: 1px solid #555555;
	color: #555555;
}

.footbox .foot_copy a {
	color: #aaaaaa;
	margin-left: 10px;
}

.footbox .footc_info {
	width: 100%;
	padding-bottom: 15px;
}

.footbox .footc_info .footc_left {
	width: 100%;
}

.footbox .footc_info .footc_left .foot_li {
	float: left;
	width: 16%;
}

.footbox .footc_info .footc_left .foot_li h4 {
	color: #ffffff;
	font-size: 16px;
}

.footbox .footc_info .footc_left .foot_li ul li a {
	color: #aaaaaa;
	line-height: 2.0;
}

.footbox .footc_info .footc_left .foot_li h3,
.footbox .footc_info .footc_left .foot_li h2 {
	margin: 0;
	color: #ddddd2;
}

.footbox .footc_info .footc_left .foot_li h3 {
	font-size: 16px;
	margin-bottom: 10px;
}

.footbox .footc_info .footc_left .foot_li h2 {
	font-size: 16px;
}

.footbox .footc_info .footc_left .foot_li ul {
	margin-top: 15px;
}

.footbox .footc_info .footc_left .foot_li ul li {
	line-height: 1.5;
	max-width: 250px;
	margin-bottom: 10px;
}

.footbox .footc_info .footc_left .foot_li ul li a {
	margin-right: 15px;
}

.footbox .footc_info .footc_left .foot_li .foot_qr img {
	width: 165px;
}

.footbox .footc_info .footc_left .foot_li ul li,
.footbox .footc_info .footc_left .foot_li ul li a {
	font-size: 14px;
}

.footbox .footc_info .footc_left .foot_li ul li a:hover {
	color: #fff;
}

.footbox .footc_info .footc_left .foot_qrb {
	float: right;
	text-align: right;
}

.yqlink {}

.yqlink span {
	width: 290px;
	height: 42px;
	background: url(../img/yqbg.png) no-repeat left center;
	line-height: 42px;
	padding-left: 60px;
	display: block;
	font-size: 18px;
}

.yqlink p {
	padding: 10px 0;
}

.yqlink a {
	padding: 3px 10px;
	border: 1px solid #6e6e6e;
	box-sizing: border-box;
	margin-bottom: 10px;
	margin-right: 10px;
	display: inline-block;
	color: #6e6e6e;
}

.yqlink a:hover {
	color: #fff;
	border: 1px solid #fff;
}
.footbox .footc_info .footc_left .foot_li{width: 17.5%;}
.footbox .footc_info .footc_left{width: 76%;padding-top: 30px;}
.footbox .footc_info .foot_qrb{	
	width: 20%;
	float: right;
    text-align: center;
    height: 100%;
    background: #9c0808;}
    
.foot_qr{width: 160px;margin: 0 auto;padding: 20px 10px;box-sizing: border-box;}
.foot_qr img{width: 100%;}

.blogo h1{color: #fff;padding: 30px 0 10px;}
.footbox .footc_info .foot_qrb .htel span{font-size: 16px;color:#efefef;background: url(../img/btel.png) no-repeat left center;padding: 10px 0 10px 45px;}
.footbox .footc_info .foot_qrb .htel p{color: #fff;margin-top: 10px;padding-bottom: 20px;}
.footbox .footc_info .foot_qrb .htel{background: none;padding: 0;}
 .footbox .footc_info{border-bottom: 1px solid #464646;}   
.footbox .footc_info .footc_left .footlx{width: 30%;}
.sous{border: 1px solid #6e6e6e; width: 228px; margin-bottom:50px;margin-top:15px;}
.sous .ss_inpc{width: 180px; padding-left: 10px; line-height: 33px; height: 33px; background: none; border: none; outline: none; color: #696872; font-size: 14px; font-family: 'Microsoft YaHei';}
.sous .ss_btn{width: 38px; height: 33px; background:url(../img/sousuo.png) no-repeat center 3px; border: none;cursor: pointer;}
.footbox .footc_info .footc_left .footlx li
{ border-left: 2px solid #9c0808;
    box-sizing: border-box;
    padding-left: 10px;}
.retop{display: block;position: fixed;right: 3%;bottom: 25%;width: 60px;height: 60px;background: #9C0808 url(../img/shang.png) no-repeat center center;border-radius: 10px;z-index: 999;}

/* 侧边栏 */
.floatbox {
	position: fixed;
	top: 32%;
	right: 0;
	z-index: 99999999999;
}

.floatbox ul li:first-child {
	border-top: solid 1px #ccc;
}

.floatbox ul li {
	width: 78px;
	height: 78px;
	border: solid 1px #ccc;
	border-top: none;
	background:#fff;
	transition: 0.3s;
	position: relative;
}

.floatbox ul li.float_retop img{
	opacity: 1 !important;
}
.floatbox ul li a {
	display: block;
	padding-top: 14px;
}

.floatbox ul li a>img {
	height: 25px;
	display: block;
	margin: 0px auto;
	opacity: 1.0;
	transition: 0.3s;
}


.floatbox ul li a>p {
	font-size: 14px;
	color: #8a8a8a;
	text-align: center;
	line-height: 38px;
	transition: 0.3s;

}

.floatbox ul li.float_wx div img {
	display: block;
	width: 100%;
}

.floatbox ul li.float_wx:hover div {
	display: block !important;
	width: 120px;
	right: 80px;
	height: 120px;
	background: #fff;
	padding: 10px;
	position: absolute;
	top: 0;
}

.floatbox ul li.float_tel {
	background-position: center 14px;
	background-repeat: no-repeat;
	background-size: auto 25px;
}
.floatbox ul li.float_tel div p{
	color: #8a8a8a;
	font-size: 16px;
	line-height: 2em;
	font-weight: bold;
	
}
.floatbox ul li.float_tel div p:first-child{
	margin-top: 10px;
	border-bottom: 1px solid #ccc;
}
.floatbox ul li.float_tel div {
	right: 80px;
	border: 1px solid #ccc;
	background:#fff;
	padding: 0 10px;
	height: 79px;
	position: absolute;
	top: 0;
	width: 180px;
}
.floatbox ul li.float_tel:hover div {
	display: block !important;
}
.float_qr,.float_tslide{display: none;border-radius: 5px;}

/*内页开始*/

.inbaner {
	height: 300px;
	background-position: top center;
	background-repeat: no-repeat;
}

.ban1 {
	background-image: url(../img/ban1.jpg);
}

.ibread {
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
	line-height: 50px;
}

.ibread h2 {
	background: url(../img/ibrico1.png) no-repeat left center;
	padding-left: 36px;
	color: #888;
}

.ibread p {
	background: url(../img/ibr2.png) no-repeat left center;
	padding-left: 25px;
	color: #888;
}

.ibread p span {
	padding: 0 10px;
}

.ipro_nav dl {
	width: 50%;
	float: left;
}

.ipro_nav dl dt {
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 18px;
	background: #9C0808;
	text-align: center;
	border: 2px solid #B10101;
	font-weight: bold;
}

.ipro_nav dl:first-child dt {
	background: #888;
	border: 2px solid #777;
}

.ipro_nav dl dd {
	border: 1px solid #ddd;
	box-sizing: border-box;
}

.ipro_nav dl dd li {
	float: left;
	height: 36px;
	line-height: 36px;
	border-bottom: 1px dashed #ccc;
	width: 31.6%;
	width: 31%\9;
	margin: 1%;
	font-size: 15px;
	background: url(../img/ipico.png) no-repeat left center;
	padding-left: 20px;
	box-sizing: border-box;
}

.ipro_nav dl dd li a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ipro_nav dl dd li:nth-child(3n) {
	margin-right: 0;
}

.iprocon li {
	width: 31.3%;
	width: 31%\9;
	margin: 1%;
	padding: 10px;
	box-sizing: border-box;
	background: #f9f9f9;
	border: 1px solid #ddd;
	padding-bottom: 0;
	float: left;
}

.iprocon li:nth-child(3n) {
	margin-right: 0;
}

.iprocon li .ipro_pic {
	width: 100%;
	height: 274px;
	overflow: hidden;
}

.iprocon li img {
	width: 100%;
	height: 100%;
}

.iprocon li p {
	text-align: center;
	height: 52px;
	line-height: 52px;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.iprocon li:hover img {
	transform: scale(1.2);
	transition: 1s;
}


/*页码*/

.page {
	width: 100%;
	text-align: center;
	min-height: 30px;
	padding-top: 10px;
}

.page .pagebox {
	text-align: center;
}

.pagebox span {
	border: 1px solid #ccc;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 40px;
	line-height: 30px;
	display: inline-block;
	color: #7c7c7c;
	background: #f9f9f9;
	border-radius: 8%;
}

.pagebox span a {
	color: #7c7c7c;
	width: 100%;
	display: block;
}

.pagebox .pagebox_num_nonce {
	color: #fff;
	background: #9C0808;
	border: 1px solid #9C0808;
	border-radius: 8%;
}

.pagebox .pagebox_pre,
.pagebox .pagebox_next_nolink,
.pagebox .pagebox_pre_nolink,
.pagebox .pagebox_next {
	width: 90px !important;
}


/*关于*/

.ip_ernav {
	text-align: center;
}

.ip_ernav li {
	display: inline-block;
	width: 16%;
	border: 1px solid #ccc;
	line-height: 39px;
	height: 39px;
	margin-bottom: 6px;
	background: #f6f6f6;
	font-size: 16px;
	box-sizing: border-box;
}

.ip_ernav li a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ip_ernav li a:hover {
	color: #fff;
	background: #9C0808;
	transition: .6s;
}

.itxtcon {
	line-height: 1.8;
	color: #777;
	font-size: 15px;
}

.itxtcon img {
	max-width: 100%;
	height: auto;
}


/*留言*/

.ds_title {
	font-size: 20px;
	color: #9C0808;
	margin-bottom: 20px;
	font-weight: bold;
}

.ds_form {
	position: relative;
}

.ds_form img {
	position: absolute;
	top: 80%;
	right: 10px;
}

.ds_form_tit {
	font-size: 14px;
	color: #565651;
	margin: 25px 0 0;
	display: block;
}

.ds_form input {
	box-sizing: border-box;
	border: 1px solid #a4a49e;
	height: 35px;
	padding: 5px;
	font-size: 14px;
	width: 100%;
	background: inherit;
	margin-top: 10px;
	outline: none;
	color: #565651;
}

.ds_form textarea {
	box-sizing: border-box;
	border: 1px solid #a4a49e;
	height: 135px;
	padding: 5px;
	font-size: 14px;
	width: 100%;
	background: inherit;
	margin-top: 10px;
	outline: none;
	color: #565651;
}

.ds_form_btu {
	width: 110px;
	background: #9C0808;
	font-size: 14px;
	color: #ffffff;
	border: none;
	text-align: center;
	padding: 10px 0;
	margin-top: 20px;
	cursor: pointer;
}

.ds_form_btu:hover {
	opacity: 0.6;
}


/*放大图*/

.rebox {
	cursor: pointer;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 10000 !important;
	-webkit-filter: none !important;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.7);
}

.rebox * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

.rebox-contents {
	position: absolute;
	top: 20%;
	left: 5%;
	text-align: center;
	width: 90%;
	height: 90%;
}

.rebox-contents .rebox-content {
	border: 5px solid #fff;
	box-shadow: 0 0 20px #000;
	border-radius: 1px;
	max-width: 100%;
	max-height: 80%;
}

.rebox-loading {
	width: 31px;
	height: 31px;
	margin: -16px 0 0 -16px;
	position: absolute;
	top: 48%;
	left: 50%;
}

.rebox-caption {
	display: none;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	z-index: 1000;
	background: #000;
	background: rgba(0, 0, 0, 0.7);
}

.rebox-caption p {
	margin: 0 auto;
	max-width: 70%;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 10px;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
}

.rebox-button {
	position: absolute;
	z-index: 9999;
	min-width: 40px;
	color: #FF3A00;
	height: 40px;
	line-height: 40px;
	background: #eee;
	opacity: 0.4;
	text-decoration: none;
	font-size: 24px;
	text-align: center;
	vertical-align: middle;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

.rebox-button:hover,
.rebox-button:focus {
	opacity: 1;
	-webkit-transform: scale(1.4);
	-moz-transform: scale(1.4);
	-ms-transform: scale(1.4);
	transform: scale(1.4);
}

.rebox-close {
	right: 10px;
	top: 10px;
}

.rebox-next {
	right: 10px;
	top: 48%;
}

.rebox-prev {
	left: 10px;
	top: 48%;
}

.rebox-loading {
	left: 50%;
	top: 48%;
	-webkit-animation-name: spin;
	-webkit-animation-duration: 2000ms;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: spin;
	-moz-animation-duration: 2000ms;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-ms-animation-name: spin;
	-ms-animation-duration: 2000ms;
	-ms-animation-iteration-count: infinite;
	-ms-animation-timing-function: linear;
	animation-name: spin;
	animation-duration: 2000ms;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}

@-ms-keyframes spin {
	from {
		-ms-transform: rotate(0deg);
	}
	to {
		-ms-transform: rotate(360deg);
	}
}

@-moz-keyframes spin {
	from {
		-moz-transform: rotate(0deg);
	}
	to {
		-moz-transform: rotate(360deg);
	}
}

@-webkit-keyframes spin {
	from {
		-webkit-transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}

.ihon_con a {
	display: block;
	width: 24.2%;
	width: 24%\9;
	float: left;
	margin-right: 1%;
	margin-bottom: 1%;
	background: #eee;
	padding: 10px 10px 0;
	box-sizing: border-box;
}

.ihon_con a:hover {
	background: #9C0808;
	transition: .3s;
}

.ihon_con a:nth-child(4n) {
	margin-right: 0;
}

.ihon_con .ihonimg {
	width: 100%;
	height: 188px;
	overflow: hidden;
}

.ihon_con .ihonimg img {
	width: 100%;
	height: 100%;
}

.ihon_con .ihonimg:hover img {
	transform: scale(1.2);
	transition: 1s;
}

.ihon_con p {
	text-align: center;
	line-height: 45px;
	color: #898989;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ihon_con a:hover p {
	color: #fff;
}

.icas_con li {
	width: 31.6%;
	width: 31%\9;
	margin: 1%;
	float: left;
	background: #f5f5f5;
	padding: 10px;
	box-sizing: border-box;
}

.icas_con li:nth-child(3n) {
	margin-right: 0;
}

.icas_con li .icaimg {
	width: 100%;
	/* height: 276px; */height: 210px;
	overflow: hidden;
}

.icas_con li img {
	width: 100%;
	height: 100%;
}

.icas_con li:hover img {
	transform: scale(1.2);
	transition: 1s;
}

.icas_con li h3 {
	padding: 10px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.icas_con li em {
	display: block;
	width: 20px;
	height: 1px;
	background: #ccc;
	margin: 10px 0;
}

.icas_con li:hover em {
	width: 100%;
	transition: .6s;
	background: #9C0808;
}

.icas_con li p {
	line-height: 1.5;
	height: 39px;
	overflow: hidden;
	margin-bottom: 20px;
	color: #888;
}


/*新闻列表滚动部分*/


/* ui-banner */

.ui-banner {
	display: block;
	position: relative;
	width: 1154px;
}

.ui-banner.ui-banner-invalid {
	display: none;
}

.ui-banner,
.ui-banner .ui-banner-slides,
.ui-banner .ui-banner-slogans,
.ui-banner .ui-banner-arrow {
	height: 298px;
}

.ui-banner .ui-banner-slides,
.ui-banner .ui-banner-slogans,
.ui-banner .ui-banner-arrow {
	position: absolute;
	top: 0;
}

.ui-banner ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.ui-banner .ui-banner-slides {
	width: 445px;
	height: 298px;
	left: 1px;
}

.ui-banner .ui-banner-slides li {
	display: none;
	position: absolute;
	top: 5px;
	+top: 10px;
}

.ui-banner .ui-banner-slides li img {
	width: 445px;
	height: 288px;
	border: none;
}

.ui-banner .ui-banner-slides li.ui-banner-slides-current,
.ui-banner .ui-banner-slides li.ui-banner-slides-prev,
.ui-banner .ui-banner-slides li.ui-banner-slides-next {
	display: block;
}

.ui-banner .ui-banner-slides li.ui-banner-slides-current {
	left: 0;
}

.ui-banner .ui-banner-slides li.ui-banner-slides-prev {
	left: -654px;
}

.ui-banner .ui-banner-slides li.ui-banner-slides-next {
	left: 654px;
}

.ui-banner .ui-banner-slogans {
	height: 298px;
	overflow: hidden;
	width: 698px;
	right: 0;
}

.ui-bnnerimg {
	width: 103px;
	height: 83px;
	overflow: hidden;
}

.ui-bnnerimg img {
	width: 100%;
	height: 100%;
}

.ui-bnnerp {
	width: 550px;
	height: 97%;
	padding-left: 20px;
}

.ui-bnnerp h3 {
	font-size: 15px;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 8px;
	font-weight: normal;
}

.ui-bnnerp p {
	color: #999;
	height: 48px;
	overflow: hidden;
	font-size: 14px;
	line-height: 24px;
}

.ui-line {
	zoom: 1;
	overflow: hidden;
}

.ui-line-hover {
	background: url(../img/inew3.png) no-repeat left center;
}

.ullinehover {
	border-bottom: 1px solid #ececec;
	height: 86px;
	margin: 0 0 3px 25px;
	+margin: 0 0 1px 25px;
	padding: 6px 0;
}

.ui-bnnerp-hover {
	background-color: #9b040d;
	color: #fff;
}


/*.ullinehover:hover .ui-bnnerp h3,.ullinehover:hover .ui-bnnerp p{
	color: #fff;
}*/

.uiinew_lbanlog ul li {
	border: 1px solid red;
}

.ui-bnnerp-hover h3,
.ui-bnnerp-hover p {
	color: #fff;
}

.ui-banner .ui-banner-arrow {
	display: block;
	width: 23px;
	outline: none;
}

.ui-banner .ui-banner-arrow.ui-banner-arrow-prev {
	background: transparent url(../img/inew1.jpg) no-repeat scroll 0 0;
	height: 23px;
	right: -43px;
	top: 17px;
	width: 23px;
}

.ui-banner .ui-banner-arrow.ui-banner-arrow-next {
	background: transparent url(../img/innew2.jpg) no-repeat;
	height: 23px;
	right: -43px;
	top: 49px;
	width: 23px;
}

.ui-banner .ui-banner-arrow.ui-banner-arrow-next img {
	left: -15px;
}

.ui-banner .ui-banner-overlay {
	bottom: 0;
	height: 10px;
	position: absolute;
	right: 0;
	width: 173px;
}


/*新闻列表*/
.newtitle{color:#666;border-bottom: 1px solid #ccc;margin-bottom: 15px;padding-bottom: 10px;font-weight: normal;font-size: 20px;position:relative;}
.newtitle:after{position:absolute;content:"";width:78px;height:2px;background:#9c0808;bottom:-1px;left:0;}
.newtitle a{font-size: 14px;color: #888;float: right;padding-top: 10px;}
.newtitle a:hover {color: #9C0808;}
.inewlicon {
	width: 1200px;
}

.inewlicon ul li {
	height: 42px;
	line-height: 42px;
}

.inewlicon ul li:hover {
	background: #f9f9f9;
	transition: .3s;
	border-bottom: 1px solid #ddd;
}


/*图文列表*/

.inpicn_con {
	width: 1200px;
}

.inpicn_con dl dt,
.inpicn_con dl dd {
	float: none;
}

.inpicn_con dl {
	width: 32.6%;
	width: 32%\9;
	margin: 0 1% 1% 0;
	float: left;
}

.inpicn_con dl:nth-child(3n) {
	margin-right: 0;
}

.inpicn_con dl dt {
	width: 100%;
	height: 269px;
}

.inpicn_con dl dd {
	width: 100%;
}

.inpicn_con dl dd h2 {
	padding-top: 10px;
	font-weight: normal;
	font-size: 18px;
}

.inpicn_con dl dd em {
	height: 1px;
	background: #ccc;
}

.inpicn_con dl:hover em {
	width: 100%;
	background: #9C0808;
	transition: .6s;
}


/*详情*/

.updown {
	background: #f8f8f8;
	margin-bottom: 20px;
}

.updown p {
	height: 42px;
	line-height: 42px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 50%;
	border-left: 2px solid #9C0808;
	box-sizing: border-box;
}

.updown p b {
	padding-left: 10px;
}

.updown p a {
	color: #888;
	padding: 0 10px;
}

.inewde_tit {
	text-align: center;
}

.inewde_tit h1 {
	font-size: 26px;
	font-weight: normal;
	color: #6E6E6E;
}

.inewde_tit p {
	margin-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}

.inewde_tit p span {
	padding: 0 25px;
	color: #888;
}

.bqbox {
	color: #ccc;
	padding-top: 5px;
	margin-top: 10px;
	border-top: 1px solid #eee;
	width: 60%;
}

.zhaiyao {
	padding: 10px;
	box-sizing: border-box;
	background: #f9f9f9;
	margin-top: 10px;
}

.zhaiyao p {
	line-height: 1.6;
	color: #888;
	padding-top: 5px;
	height: 71px;
	overflow: hidden;
}


/*相关新闻*/

.relnew {
	background: #f9f9f9;
}

.relnew_tit {
	text-align: center;
	background: #f8f8f8;
    padding: 10px 0;
}

.relnew_tit em {
	width: 30%;
	height: 1px;
	background: #9C0808;
	margin: 0 15px;
	display: inline-block;
}


/*图片放大镜*/

div.zoomDiv {
	width: 200px;
	height: 200px;
	z-index: 999;
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	border: 1px solid #ccc;
	display: none;
	text-align: center;
	overflow: hidden;
}

div.zoomDiv img {
	width: auto;
	max-width: none;
}

div.zoomMask {
	cursor: crosshair;
	background: #000;
	border: 1px solid #fff;
	filter: alpha(opacity=15);
	-webkit-opacity: .15;
	-moz-opacity: .15;
	-ms-opacity: .15;
	-o-opacity: .15;
	opacity: .15;
	position: absolute;
	z-index: 1;
}


/*图片放大镜样式*/

#preview img {
	max-width: none;
	height: auto !important;
	display: block;
}

.jqzoom {
	float: left;
	border: none;
	position: relative;
	padding: 0px;
	cursor: pointer;
	margin: 0px;
	display: block;
}

.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 350px;
	height: 350px;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	display: none;
	text-align: center;
	overflow: hidden;
}

.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 200px;
	border: 1px solid #aaa;
	background: #ffffff/*url(zoom.png) 50% center no-repeat*/
	;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
}

.iprode_r{width: 660px;color: #888;}
.iprode_r .iprode_title{font-size: 22px;padding-bottom: 10px;border-bottom: 1px solid #ccc;color: #666;}
.iprode_r .inlip{width: 48%;display: inline-block;height: 42px;line-height: 42px;border-bottom: 1px dashed #ccc;margin-right: 10px;}
.iprode_r .iprode_info{line-height: 1.6;padding: 10px;box-sizing: border-box;margin: 20px 0 10px;background: #f9f9f9;height: 124px;overflow:hidden ;}
.iprode_r .inlip strong{color: #777;}
.iprode_r .iprode_btn{padding-top: 35px;}
.iprode_r .iprode_btn li{float: left;width: 120px;border: 1px solid #ccc;box-sizing: border-box;text-align: center;height: 36px;line-height: 36px;margin-right: 6px;}
.iprode_r .iprode_btn li a{display: block;}
.iprode_r .iprode_btn li a:hover{color: #fff;background: #9C0808;}
.iprode_btn .htel{background: url(../img/toptel.png) no-repeat left top;padding-left: 56px;padding-top: 0;margin-left: 36px;}
.iprode_btn .htel span{display: block;}

.iprode .relnew_tit{margin-bottom: 0;}

















@media screen and (max-width: 959px) {
	html,
	body {
		max-width: 660px;
		min-width: 660px;
		margin: auto;
		overflow-x: hidden;
	}
	.mainb {
		width: 98%;
	}
	.floatbox{display:none;}
	.head_top .fr {
		display: none;
	}
	.head_cen {
		height: 50px;
		height: 50px;
	}
	.hlogo {
		width: 30%;
	}
	.hlogo img {
		width: 100%;
	}
	.hlogotxt {
		padding-top: 5px;
	}
	.hlogotxt h2 {
		font-size: 16px;
	}
	.htel {
		background: none;
		padding-left: 0;
		padding-top: 6px;
	}
	.htel p {
		font-size: 18px;
	}
	.hnav_ul li {
		width: 25%;
		border-bottom: 1px solid #452111;
	}
	.hnav_ul li a {
		height: 50px;
	}
	.hnavbox {
		height: 100%;
		border-bottom: 0;
	}
	.hnav_ul li:nth-child(4n) a:after {
		display: none;
	}
	.hnavbox .mainb {
		width: 100%;
	}
	.ds_banner,
	.ds_banner ul .ds_banner .bd li,
	.ds_banner .bd li img {
		width: 100% !important;
		height: 206px !important;
	}
	.ds_banner .bd {
		left: 0 !important;
		margin-left: 0 !important;
	}
	.hnav_ding {
		position: relative;
	}
	.ds_babtn {
		display: none;
	}
	.hlyx_box {
		display: none;
	}
	.htitbox h1 {
		font-size: 22px;
	}
	.hpro_l {
		width: 100%;
	}
	.hpro_l,
	.hpro_l ul li,
	.hpro_l ul li a,
	.hpro_l ul li a img {
		height: 471px;
	}
	.hpro_r {
		width: 100%;
	}
	.hcadesc {
		width: 100%;
		margin-bottom: 0;
		height:auto;
	}
	.hcabigs {
		width: 100%;
		margin-top: 0;
	}
	.hab_con ul {
		display: none;
	}
	.haboutbox {
		height: auto;
		background-attachment: scroll;
	}
	.hnew_l {
		width: 100%;
	}
	.hnew_l dl {
		display: none;
	}
	.hnew_r {
		width: 100%;
	}
	.footbox .footc_info {
		display: none;
	}
	.yqlink {
		display: none;
	}
	.footbox {
		padding: 0;
	}
	.hnav_ul li .hnav_er {
		display: none !important;
	}
	.ipro_nav dl dd li {
		width: 48%;
	}
	.ipro_nav dl dd li:nth-child(3n) {
		margin-right: 1%;
	}
	.iprocon li .ipro_pic {
		height: 131px;
	}
	.iprocon li p {
		height: 42px;
		line-height: 42px;
		font-size: 15px;
	}
	.inbaner {
		background-size: 100%;
		height: 100px;
	}
	.ip_ernav li {
		width: 31.3%;
		margin: 1%;
		display: inline;
		float: left;
		font-size: 15px;
	}
	.itxtcon {
		font-size: 14px;
	}
	.ibread {
		margin-bottom: 15px;
	}
	.ihon_con a {
		width: 48%;
		margin: 1%;
	}
	.icas_con li .icaimg {
		height: 134px;
	}
	.inew_topsc {
		display: none !important;
	}
	.inewlicon {
		padding-top: 15px;
	}
	.hnew_r ul li span {
		padding-right: 5px;
	}
	.inpicn_con dl {
		display: block !important;
		width: 48%;
		margin: 1%;
	}
	.inpicn_con dl:nth-child(3n) {
		margin-right: 1%;
	}
	.inpicn_con dl dt {
		height: 214px;
	}
	.inpicn_con dl dd p {
		margin-top: 5px;
	}
	.inewde_tit h1 {
		font-size: 22px;
	}
	.inewde_tit p span {
		padding: 0 10px;
	}
	.inewde .inpicn_con dl:nth-child(3n) {
		display: none !important;
	}
	.iprode_big,
	#preview img {
		width: 100% !important;
	}
	.jqzoom {
		float: none;
	}
	div.zoomMask,div.zoomDiv {
		display: none !important;
	}
	
	.iprode_r{width: 100%;padding-top: 10px;}
	.iprode .inpicn_con dl:nth-child(3n){display: none !important;}
	.hcabigs,.hcabigs .hcabigs_con,.hcabigs ul.hcabigs_ul li,.hcabigs ul.hcabigs_ul li img{height:373px;}
	.hcabigs ul.hcabigsml_ul li:nth-child(7),.hcabigs ul.hcabigsml_ul li:nth-child(8){display:none;}
	
	
	
	
	
	
	
	
	
	
}

@media screen and (max-width: 640px) {
	html,
	body {
		max-width: 100%;
		min-width: 100%;
	}
	.hlogotxt {
		width: 100px;
	}
	.hlogotxt p {
		display: none;
	}
	.hlogotxt h2 {
		font-size: 14px;
		padding-bottom:0;
		padding-top:3px;
	}
	.htel {
    padding-top: 5px;
}
	.htel p {
		font-size: 12px;
	}
	.padd20 {
		padding-bottom: 10px;
	}
	.hlogo {
		width: 46%;
	}
	.hnav_ul li a {
		padding-top: 6px;
		font-size: 15px;
	}
	.hnav_ul li a:after {
		top: 10px;
		background: #452111;
	}
	.newtitle{display:none;}
	.hnav_ul li i{letter-spacing:0;}
	.hcadesc p:nth-last-child(2){display:none;}
	.hca_botbox .hd .prev, .hca_botbox .hd .next,.hca_botbox .hd .prev:hover, .hca_botbox .hd .next:hover{background:none;color:#b10101;}
	.hca_botbox .hd ul{display:none;}
	
	
	.ds_banner,
	.ds_banner ul .ds_banner .bd li,
	.ds_banner .bd li img {
		height: 112px !important;
	}
	.ds_banner .hd {
		display: none;
	}
	.htitbox h1 {
		font-size: 20px;
	}
	.paddt30 {
		padding-top: 15px;
	}
	.hpro_con ul li {
		width: 48%;
		margin: 1%;
	}
	.hpro_con ul li:nth-child(3n) {
		margin-right: 1%;
	}
	.hpro_l ul li {
		width: 100%;
		margin: auto;
	}
	.hpro_con ul li,
	.hpro_con ul li a,
	.hpro_con ul li a img {
		height: 123px;
	}
	.hpro_l,
	.hpro_l ul li,
	.hpro_l ul li a,
	.hpro_l ul li a img {
		height: 226px;
	}
	.hprocon_tit {
		height: 36px;
		font-weight: normal;
		padding: 0;
		line-height: 36px;
	}
	.hpro_con ul li a:hover .hprocon_tit {
		height: 36px;
	}
	.hprocon_tit h3 {
		font-size: 15px;
	}
	.hpro_con ul li a:hover h3 {
		padding-top: 0;
	}
	.protel span {
		padding: 6px 10px 6px 25px;
		font-size: 16px;
		margin-left: 10px;
		background-size: 10%;
	}
	.protel {
		background-color: #f6f6f6;
		padding-bottom: 15px;
	}
	.hcascate li {
		width: 31.6%;
		font-size: 15px;
	}
	.hcadesc {
		margin-top: 15px;
		padding: 10px 10px 0;
		height: 270px;
	}
	.hcadesc h3 {
		font-size: 20px;
	}
	.hcadesc span {
		padding-bottom: 10px;
	}
	.hcabigs .hcabigs_con {
		width: 100%;
	}
	.hcabigs .hcasmal_con {
		display: none;
	}
	.hcabigs,
	.hcabigs .hcabigs_con,
	.hcabigs ul.hcabigs_ul li,
	.hcabigs ul.hcabigs_ul li img {
		height: 257px;
	}
	.haboutbox h1,
	.haboutbox i {
		color: #9C0808;
	}
	.haboutbox em {
		background: #9C0808;
	}
	.haboutbox h1 {
		font-size: 22px;
	}
	.hab_con a {
		display: none;
	}
	.hab_con .hab_more {
		display: block;
	}
	.hab_con .hab_more {
		color: #fff;
		background: #9C0808;
		border-radius:18px;
		line-height: 36px;
    height: 36px;
	}
	.hab_con .hab_more:hover{opacity:0.6;}
	.ipro_nav dl{width:100%;}
	.m_footnav {
		display: block !important;
		height: 40px;
		line-height: 40px;
		background: #9C0808;
		position: fixed;
		bottom: 0;
		width: 100%;
		z-index: 99;
	}
	.m_footnav ul {
		font-size: 0;
	}
	.m_footnav li {
		width: 25%;
		clear: both;
		box-sizing: border-box;
		display: inline-block;
		font-size: 14px;
		text-align: center;
		border-right: 1px solid #eee;
	}
	.m_footnav li a {
		color: #fff;
	}
	.m_footnav li img {
		display: block;
		margin: 0 auto;
		float: left;
		padding-left: 3px;
		box-sizing: border-box;
		padding-top: 13px;
	}
	.m_footnav li p {
		padding-top: 3px;
	}
	.footbox {
		margin-bottom: 40px;
	}
	.inbaner {
		height: 60px;
	}
	.ibread h2 {
		font-size: 16px;
		background: none;
		padding-left: 0;
	}
	.ibread p span {
		padding: 0 5px;
	}
	.ipro_nav dl dd li {
		width: 48%;
		background: url(../img/ipico.png) no-repeat 10px center;
		padding-left: 30px;
	}
	.ipro_nav dl dt,.ipro_nav dl:first-child dt{height: 36px;line-height: 36px;border:0; font-size: 16px;}
	.iprocon li .ipro_pic{height:116px;overflow:hidden;}
	
	
	.inewde_tit h1{font-size:18px;}
	.iprocon li {
		width: 48%;
	}
	.iprocon li:nth-child(3n) {
		margin-right: 1%;
	}
	.ihon_con .ihonimg {
		height: 113px;
	}
	.rebox-contents {
		top: 30%;
	}
	.icas_con li {
		width: 100%;
		margin: 1% auto;
	}
	.icas_con li .icaimg {
		height: 253px;
	}
	.inewlist .inpicn_con {
		width: 96%;
	}
	.inpicn_con dl {
		width: 100%;
		margin: 1% auto;
	}
	.updown {
		background: none;
	}
	.updown p {
		width: 100%;
		margin-bottom: 10px;
		background: #f9f9f9;
	}
	.inewde_tit p {
		margin-top: 10px;
	}
	.inewde .inewlicon {
		padding-top: 0;
	}
	.iprode_r .inlip,.iprode_btn .htel{display: none;}
	.iprode_r .iprode_btn{padding-top: 5px;}
	.iprode_r .iprode_info{height: 123px;}
	.relnew_tit em{width: 10%;}
	.hnew_r ul li span{width:auto;}
	.hnew_r ul li a{width:73%;}
	.hlogotxt h2{color:#888;}
}

@media screen and (max-width: 360px) {
	.hlogo {
		width: 48%;
	}
	.hlogotxt {
		width: 80px;
	}
	.hlogotxt h2 {
		font-size: 12px;
	}
	.htel {
		padding-top: 7px;
	}
	.head_cen {
		height: 45px;
		clear: both;
	}
	.hnavbox {
		clear: both;
	}
	
}

@media screen and (max-width: 350px) {
	.head_top,
	.hlogotxt {
		display: none;
	}
}

@media screen and (max-width: 340px) {
	.protel span {
		padding-left: 0;
		background: none;
	}
}

@media screen and (max-width: 320px) {
	.m_footnav li img {
		float: none;
		display: none;
	}
}