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

body {
	font-size: 14px;
	font-family: "微软雅黑";
	min-width: 1200px;
	overflow-x: hidden;
	/*background: #f7f7f7;*/
}

input,
textarea {
	outline: none;
}

ul,
li {
	list-style: none;
}

img {
	border: 0;
}

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

a:hover {
	color: #ff0036;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfix {
	zoom: 1;
}

.clear {
	clear: both;
}

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

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

.mar30 {
	margin-top: 30px;
}

.padd30 {
	padding: 30px 0;
}

.mbotm {
	display: none;
}


/*顶部*/

.head_top {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #7c7c7c;
	box-shadow: 5px 5px 15px #ccc;
}

.head_news {
	height: 40px;
	background: url(../images/adico.png) 0 center no-repeat;
	color: #fff;
	padding-left: 20px;
	overflow: hidden;
	position: relative;
	width: 60%;
	box-sizing: border-box;
}

.head_news b {
	line-height: 40px;
	font-weight: bold;
	display: inline-block;
	padding-left: 20px;
	background: url(../images/tellico.png) no-repeat left center;
}

.head_newli,
.ht_null {
	line-height: 40px;
	position: absolute;
	top: 0;
	left: 16%;
}

.head_newli a,
.ht_null a {
	color: #fff;
	letter-spacing: 1px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 260px;
}

.ht_null {
	top: 40px;
}

.head_tqr {
	float: left;
	line-height: 40px;
}

.head_tqr a {
	margin: 0 28px;
	position: relative;
}

.head_tqr a img {
	position: absolute;
	top: 0;
	left: 5px;
}

.head_tqr a:hover font {
	display: block;
}

.head_tqr a font {
	display: none;
	position: absolute;
	left: -33px;
	z-index: 9999999;
}

#head_tright ul {
	float: right;
}

#head_tright li {
	float: left;
	margin: 0 10px;
}

#head_tright li a {
	border-right: 1px solid #fff;
	padding-right: 18px;
}

#head_tright li a {
	color: #fff;
}

.head_nav {
	height: 90px;
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
	border-bottom: 1px solid #ccc\9;
	background: #f1f1f1;
}

.head_nav .logo {
	width: 17%;
	height: 60px;
	padding: 15px 0;
}

.mtel {
	display: none;
}


/*导航*/

.navbox {
	padding: 15px 0;
}

.navbox ul > li {
	float: left;
	padding: 0 22px;
	position: relative;
}

.navbox ul > li > a {
	display: block;
	height: 52px;
	line-height: 52px;
	font-size: 15px;
	padding: 0 12px;
	position: relative;
}

.navbox ul > li > a > i {
	display: block;
	width: 0;
	height: 2px;
	background: #b80000;
	position: absolute;
	left: 0;
	bottom: 0;
	transition: all .3s;
}

.navbox ul > li span {
	display: block;
	width: 1px;
	height: 16px;
	background: #ddd;
	position: absolute;
	left: 0;
	top: 20px;
}

.navbox ul > li.active > a,
.navbox ul > li > a:hover {
	color: #b80000!important;
}

.navbox ul > li.active > a > i,
.navbox ul > li:hover > a > i {
	width: 100%;
}

.ernav {
	width: 100%;
	background: #fff;
	text-align: center;
	box-shadow: 0 4px 4px rgba(0, 0, 0, .2);
	position: absolute;
	left: 0;
	top: 52px;
	overflow: hidden;
	opacity: 0;
	visibility: hidden;
	transition: all 0.2s ease-out 0s;
	z-index: 9;
}

.ernav > ol {
	margin-bottom: -1px;
}

.ernav li a {
	display: block;
	height: 42px;
	line-height: 42px;
	border-bottom: 1px solid #e6e6e6;
	font-size: 14px;
	font-weight: normal;
}

.ernav li a:hover {
	background: #b80000;
	color: #fff !important;
}

.navbox ul > li:hover > .ernav {
	opacity: 1;
	visibility: visible;
}

.ernav1 {
	width: 860px;
	margin-left: -360px;
	border-top: 1px solid #b80000;
	overflow: hidden;
	opacity: 0;
	visibility: hidden;
	box-shadow: 0 4px 4px rgba(0, 0, 0, .2);
	transition: all 0.2s ease-out 0s;
	position: absolute;
	left: 0;
	top: 52px;
	background: rgba(255, 255, 255, .95);
	background: #fff\9;
	text-align: center;
	z-index: 9;
}

.ernav1 > ol {
	margin-bottom: -1px;
}

.ernav1 .ernav_pro {
	float: left;
	width: 160px;
	margin-left: 10px;
}

.ernav1 .ernav_pro h2 {
	padding-top: 15px;
	line-height: 42px;
	border-bottom: 1px solid #666;
	font-size: 16px;
}

.ernav1 .ernav_pro h2 a {
	font-size: 16px;
}

.ernav1 li {
	display: block;
	height: 42px;
	line-height: 42px;
	border-bottom: 1px solid #e6e6e6;
	font-size: 14px;
	font-weight: normal;
}

.ernav1 li a {
	display: block;
	height: 42px;
	line-height: 42px;
	border-bottom: 1px solid #e6e6e6;
	font-size: 14px;
	font-weight: normal;
}

.ernav1 li a:hover {
	background: #b80000;
	color: #fff !important;
}

.navbox ul > li:hover > .ernav1 {
	opacity: 1;
	visibility: visible;
}


/*banner大图*/

.banner {
	width: 100%;
	height: 600px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.banner .bd {
	height: 600px;
	overflow: hidden;
	position: relative;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
}

.banner .hd {
	width: 100%;
	position: absolute;
	z-index: 999;
	left: 0;
	height: 16px;
	bottom: 20px;
}

.banner .hd ul {
	text-align: center;
}

.banner .hd ul li {
	display: inline-block;
	width: 20px;
	height: 5px;
	border-radius: 3px;
	background: #fff;
	margin-right: 10px;
	cursor: pointer;
	overflow: hidden;
}

.banner .hd ul li.on {
	background: #b80000;
}

.banner .prev,
.banner .next {
	display: block;
	width: 71px;
	height: 80px;
	position: absolute;
	z-index: 2;
	top: 50%;
	margin-top: -20px;
}

.banner .prev {
	background: url(../images/lrbtn.png) no-repeat left top;
	left: 5%;
}

.banner .next {
	background: url(../images/lrbtn.png) no-repeat right top;
	right: 5%;
}


/*首页优势*/

.ysbox {
	width: 100%;
	margin: 0px auto;
	position: relative;
	background: #fff;
}

.ysbox_con {
	height: auto;
	padding: 25px 0 35px;
}

.ysbox_tit {
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #575757;
	padding-top: 20px;
}

.ysbox_tit span {
	font-weight: bold;
	font-size: 36px;
	color: #b80000;
}

.ysbox_con ul {
	margin-top: 30px;
}

.ysbox_con li {
	width: 287px;
	height: 103px;
	float: left;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

.ysbox_con li:after {
	border-right: solid 1px #e5e5e5;
	width: 1px;
	height: 185px;
	content: '';
	position: absolute;
	right: 0;
	top: 0;
}

.ysbox_con li:last-child:after {
	border-right: none;
}

.ysbox_con li .ysbox_ico {
	width: 97px;
	margin: 0 auto;
	overflow: hidden;
	position: absolute;
	top: 3px;
	left: 0;
}

.ysbox_con li .ysbox_txt {
	width: 65%;
	display: block;
	padding: 0 10px;
	text-align: left;
	color: #aaaaaa;
	font-size: 14px;
	line-height: 26px;
	float: right;
	padding-left:10px;
}

.ysbox_con li .ysbox_txt h2 {
	color: #7c7c7c;
	    padding-top: 10px;
}
.ysbox_con li .ysbox_txt p{height: 58px;
    overflow: hidden;
margin-top: 10px;}



/*首页标题*/

.titlebox {
	height: auto;
	overflow: hidden;
	text-align: center;
	margin: 0 auto 30px;
}

.titlebox .title_tit {
	height: auto;
	overflow: hidden;
	margin: 0 auto 8px;
	font-size: 34px;
	font-weight: bold;
	letter-spacing: 2px;
}

.titlebox .title_tit i {
	color: #b80000;
	font-style: normal;
}

.titlebox .title_tit span {
	color: #d90011;
}

.titlebox .title_en {
	width: 100%;
	background: #969696;
	margin: 15px auto 10px;
	height: 1px;
	position:relative;
}

.titlebox .title_en p {
	height: 4px;
	overflow: hidden;
	width: 100px;
	line-height: 4px;
	background: #b80000;
	margin: 0 auto;
	border-radius: 15px;
	position:absolute;
	top:-2px;
	left:0;
	right:0;
	bottom:0;
}
/* .titlebox:hover p{width: 600px;transition:.6s;} */
.titlebox .title_txt {
	font-size: 18px;
	color: #333333;
	line-height: 36px;
}

.probox {
	background: #f8f8f8;
	padding: 30px 0;
	margin-top: 0;
}

.proleft {
	width: 25%;
	background: #fff;
	min-height: 300px;
}

.proleft .prol_tit {
	height: 90px;
	text-align: center;
	background: #b80000 url(../images/tit_line1.png) no-repeat center 90%;
	color: #fff;
	padding: 0 0 15px;
}

.proleft .prol_tit h1 {
	padding-top: 15px;
	color:#fff;
}

.prol_cate {
	box-sizing: border-box;
	padding: 15px 8px;
	background: #fff;
	border: 1px solid #ccc;
}

.prol_cate dl {
	padding: 5px 0;
}

.prol_cate dt {
	text-align: center;
	height: 40px;
	line-height: 40px;
	background: #b80000;
	font-size: 16px;
	border-radius: 59px 5px 5px 0;
}

.prol_cate dt a {
	color: #fff;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.prol_cate dd {
	float: left;
	width: 48%;
	margin: 0 1%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #ccc;
	background: url(../images/pro_ico11.png) no-repeat left center;
	padding-left: 20px;
	box-sizing: border-box;
}

.prol_cate dd a {
	color: #666;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.prol_cate dt:hover {
	background: #b80000;
	transition: .4s;
}

.prol_cate dd:hover {
	background: url(../images/pro_ico11h.png) no-repeat left center;
	border-bottom: 1px solid #b80000;
}

.prol_cate dd:hover a {
	color: #b80000;
}

.view_box {
	margin-top: 30px;
	clear:both;
}

.proright {
	width: 74%;
	box-sizing: border-box;
	padding: 0 6px 6px;
}

.proright dl {
	margin-bottom: 10px;
	border: 1px solid #ccc;
	box-sizing: border-box;
	padding: 10px;
	background: #fff;
}

.proright dl dt {
	width: 35%;
	height: 210px;
	overflow: hidden;
}

.proright dt img {
	width: 100%;
	transition: .6s;
}

.proright dd {
	width: 62%;
	line-height: 2.0;
}

.proright dd h2 {
	color: #b80000;
	height: 35px;
	line-height: 35px;
	margin-bottom: 10px;
	border-left: 6px solid #b80000;
}

.proright dd h2 b {
	display: inline-block;
	padding-left: 12px;
	margin-right: 10px;
}

.proright dd span {
	font-size: 16px;
	border-bottom: 1px solid #ccc;
	display: block;
	padding-bottom: 10px;
	color: #666;
}

.proright dd span b {
	color: #b80000;
	padding-right: 10px;
}

.proright dd p b {
	color: #b80000;
}

.proright dd p {
	color: #999;
	margin-top: 5px;
}

.proright dl:hover img {
	transform: scale(1.2);
}

.proright li {
	width: 24.25%;
	float: left;
	margin-right: 1%;
	margin-bottom: 1%;
	box-sizing: border-box;
	border: 1px solid #ccc;
	height: 230px;
	overflow: hidden;
	background: #fff;
	padding: 6px;
}

.proright li:nth-child(4n) {
	margin-right: 0;
}

.proright li .pror_img {
	width: 100%;
	height: 146px;
	overflow: hidden;
}

.proright li img {
	width: 100%;
	display: block;
	height: 100%;
	transition: 0.6s;
}

.proright li p {
	text-align: center;
	height: 75px;
	line-height: 39px;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-top: 1px solid #969696;
}

.proright li p:after {
	content: "查看详情 +";
	position: absolute;
	top: 39px;
	left: 0;
	width: 80%;
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	background: #969696;
	border-radius: 15px;
	margin-left: 50%;
	margin-left: 10%\9;
	transform: translateX(-50%);
}

.proright li:hover img {
	transform: scale(1.2);
}

.proright li:hover {
	background: #b80000;
}

.proright li:hover a {
	color: #fff;
}

.proright li:hover p:after {
	color: #b80000;
	background: #fff;
}


/*关于我们*/

.aboutbox {
	background: url(../images/aboutbg.jpg) no-repeat center center;
	padding: 30px 0;
}

.about_l {
	width: 40%;
	background: #b80000;
	max-height: 381px;
	box-sizing: border-box;
}

.about_l img {
	padding: 15px 0 15px 20px;
	width: 100%;
	transition: .6s;
}

.about_r {
	width: 57%;
	padding: 0 10px 10px;
	box-sizing: border-box;
}

.about_r span {
	color: #999999;
}

.about_r h2 {
	margin: 10px 0;
}

.about_r em {
	display: block;
	width: 100%;
	height: 3px;
	background: #b80000;
	margin: 10px 0;
}

.about_r p {
	line-height: 2.0;
	color: #666;
	height: 200px;
	overflow: hidden;
	margin-bottom: 20px;
}

.about_r p a {
	color: #b80000;
}

.about_r .aba {
	color: #fff;
	background: #b80000;
	margin-top: 20px;
	display: inline-block;
	width: 15%;
	text-align: center;
	height: 35px;
	line-height: 35px;
	margin-right: 5px;
	border: 1px solid #b80000;
	box-sizing: border-box;
}

.about_r .aba:hover {
	color: #b80000;
	background: #fff;
	transition: .3s;
}

.abtel {
	padding-left: 50px;
	background: url(../images/abtel.png) no-repeat left 15px;
	float: right;
}

.about_r .abtel p {
	height: auto;
	line-height: 1.5;
	font-size: 30px;
	color: #b80000;
}


/*广告条*/

.advbox {
	width: 100%;
	height: 223px;
	background: url(../images/adv22.jpg) center top no-repeat;
	margin: 0 auto;
}


/*成功案例*/

.casetabli ul {
	text-align: center;
}

.casetabli ul li {
	display: inline-block;
	width: 12%;
	line-height: 48px;
	background: #333;
	border-radius: 35px 3px 3px 0;
	transition: .6s;
	margin: 0 10px;
}

.casetabli ul li:hover {
	background: #b80000;
}

.selected {
	background: #b80000;
	border-radius: 35px 3px 3px 0;
}

.casetabli ul li a {
	color: #fff;
	display: block;
}

.slibox {
	position: relative;
	margin-top: 60px;
}

.slibox .list {
	width: 106%;
}

.slibox .list li {
	position: relative;
	display: block;
	float: left;
	width: 380px;
	height: 480px;
	margin-right: 18px;
	border: 1px solid #ddd;
	background: #fff;
	transition: all ease 600ms;
	margin-bottom: 30px;
}

.slibox .list li a {
	display: block;
	padding: 30px;
	padding-bottom: 80px;
}

.slibox .list li a img {
	display: block;
	width: 320px;
	height: 240px;
}

.slibox .list li .title {
	margin-top: 20px;
}

.slibox .list li .tit {
	font-size: 20px;
	color: #333;
	padding-bottom: 10px;
	border-bottom: 3px solid #b80000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.slibox .list li .case_txt {
	margin-top: 12px;
	font-size: 14px;
	color: #333;
}

.slibox .list li .view_detail {
	margin-top: 30px;
	display: block;
	width: 120px;
	height: 32px;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	background: #b80000;
	color: #fff;
	border-radius: 20px 0 0 0;
}

.slibox .list li .view_time {
	color: #666;
	margin-top: 30px;
	line-height: 30px;
	background: url(../images/timer.png) no-repeat left center;
	padding-left: 18px;
	border-bottom: 1px dashed #666;
}

.slibox .list li:hover {
	border: 1px solid #b80000;
	background: #b80000;
	transition: all ease .3s;
}

.slibox .list li:hover .tit {
	border-bottom: 1px solid #fff;
}

.slibox .list li:hover .view_time {
	color: #fff;
	background: url(../images/timerh.png) no-repeat left center;
	border-bottom: 1px solid #fff;
}

.slibox .list li:hover .tit {
	color: #fff;
}

.slibox .list li:hover .case_txt {
	color: #eee;
}

.slibox .list li:hover .view_detail {
	background: #fff;
	color: #b80000;
}

.slibox .hd {
	position: absolute;
	width: 100%;
}

.slibox .hd .prev {
	width: 42px;
	height: 42px;
	background-position: 0px -60px;
	cursor: pointer;
	position: absolute;
	top: -200px;
	left: -80px;
	transition: all ease 600ms;
}

.slibox .hd .next {
	width: 42px;
	height: 42px;
	background-position: -126px -60px;
	cursor: pointer;
	position: absolute;
	top: -200px;
	right: -80px;
	transition: all ease 600ms;
}

.slibox .hd .prev:hover {
	background-position: -42px -60px;
	transition: all ease 600ms;
}

.slibox .hd .next:hover {
	background-position: -84px -60px;
	transition: all ease 600ms;
}


/*见证*/

.cviewcon li {
	float: left;
	display: inline;
}

.cviewcon .cview_img {
	display: block;
	font-size: 0;
	overflow: hidden;
}

.cviewcon .cview_desc {
	background-color: #f2f2f2;
	line-height: 24px;
}

.view_box .hd {
	background: url(../images/topbg.jpg) no-repeat 0 50px;
	height: 55px;
}

.view_box .hd .title {
	font: 26px/40px "微软雅黑", "Microsoft YaHei", "黑体";
	    color: #b80000;
}

.cviewtab {
	width: 46px;
	padding-top: 20px;
}

.cviewtab li {
	width: 12px;
	height: 12px;
	font-size: 0;
	background-color: #dfdfdf;
	float: left;
	margin-left: 10px;
	cursor: pointer;
	display: inline;
	border-radius: 10px;
}

.cviewtab li.cur {
	background-color: #d81c1b;
}

.cview_box .cviewcon {
	position: relative;
	width: 1200px;
	height: 260px;
	overflow: hidden;
	margin-top: 30px;
}
#wrapBox1,#count1{height: 260px !important;}
.cview_box .count li {
	margin-right: 10px;
	width: 293px;
	height: 228px;
	box-sizing: border-box;
}
.cview_box .count .cview_img {
	width: 100%;
	height: 205px;
}

.cview_box .count .cview_img img {
	width: 100%;
	    height: 100%;
}

.cview_box .count li .cview_desc {
	padding: 10px 0 10px 15px;
}

.cview_box .count li .cview_desc p {
	line-height: 24px;
	height: 24px;
	text-align:center;
}

.cview_box .count li:hover .cview_desc,
.cview_box .count li.hover .cview_desc {
	background-color: #d81c1b;
	color: #fff;
}

.cview_box .count .p-num {
	font-weight: bold;
}

.cview_box .btn {
	display: block;
	height: 55px;
	position: absolute;
	top: 78px;
	width: 35px;
	z-index: 200;
	cursor: pointer;
}

.cview_box .prev {
	background-position: 0 -88px;
	left: 0;
}

.cview_box .prev:hover {
	background-position: 0 -144px;
}

.cview_box .next {
	background-position: 0 -200px;
	right: 0;
}

.cview_box .next:hover {
	background-position: 0 -256px;
}


/*首页新闻*/

.newsbox {
	margin-top:0;
	padding-top:30px;
	background: #fff url(../images/pbg.jpg);
}

.new_l {
	width: 100%;
}

.new_pictxt {
	width: 400px;
	height: 350px;
	padding: 15px;
	box-sizing: border-box;
	float: left;
	background: #f7f7f7;
	border: 1px solid transparent;
	border-right: 1px solid #ccc;
}

.new_pictxt:nth-child(3) {
	border: none;
}

.ntime {
	margin-top: 15px;
	background:url(../images/timer.png) no-repeat left center;
	padding-left:18px;
	    float: right;
}
.ntime span{color:#666;}
.new_pictxt .new_pic {
	width: 100%;
	height: 160px;
	float: left;
	background: #fff;
}

.new_pictxt .new_pic img {
	width: 100%;
	height: 100%;
}

.new_pictxt .new_tit {
	float: left;
	width: 100%;
}

.new_pictxt .new_tit a {
	display: block;
	height: 30px;
	line-height: 30px;
	color: #4c4c4c;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	padding: 10px 0 5px;
	border-bottom: 1px solid #ccc;
}

.new_pictxt:hover a {
	color: #b80000;
}

.new_pictxt .new_tit .new_txt {
	line-height: 30px;
	height: 83px;
	color: #929292;
	display: block;
	overflow: hidden;
	margin-top: 5px;
}

.hnewbox {
	width: 1200px;
	margin: 0 auto;
	padding: 30px 0;
}

.hnew_le {
	width: 800px;
	float: left;
}

.newstit {
	padding-left: 72px;
    height: 51px;
    line-height: 51px;
    background: url(../images/newsico.png) no-repeat left center;
    border-bottom: 1px solid #caccd1;
}

.newstit p {
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	color: #999;
	margin-right: 37px;
	width: 18%;
	float: left;
}

.newstit a {
	line-height: 20px;
	width: 52px;
	border-radius: 10px;
	background: #c8c8c8;
	text-align: center;
	margin-top: 24px;
	color: #fff;
}

.newstit a:hover {
	background: #b80000;
}

.comnew .news_list li {
	border-bottom: 1px dashed #ccc;
	width: 389px;
	float: left;
	padding: 27px 0 19px 0;
	height: 45px;
	margin-right: 10px;
}

.comnew .newconl {
	padding: 0;
}

.comnew .newsweda {
	margin: 0;
}

.comnew .newconl {
	width: 700px;
	height: 364px;
}

.comnew .news_list li a {
	font-size: 16px;
	color: #333;
	margin-top: -5px;
	display: inline-block;
}

.comnew .news_list li a:hover {
	color: #b80000;
}

.comnew .news_list li p {
	padding-top: 10px;
	color: #999;
	height: 20px;
	overflow: hidden;
	margin-bottom: 5px;
}

.newtime {
	width: 54px;
	height: 45px;
	text-align: center;
}

.newtime {
	padding-right: 21px;
	border-right: 1px solid #ccc;
	margin-right: 18px;
	margin-top: 4px;
}

.comnew .news_list li span {
	position: static;
	color: #2c2924;
}

.comnew .news_list li span:first-child {
	font-size: 20px;
	color: #b80000;
	border-bottom: 1px solid #b80000;
}

.comnew .news_list li span:last-child {
	font-size: 13px;
}

.nwenda {
	margin: 0 4px;
	width: 349px;
}

.comnew1 .nweda_con li {
	border-bottom: 1px dashed #ccc;
	width: 100%;
	padding: 27px 0 19px 16px;
	height: 75px;
	position: relative;
}

.comnew1 .newsweda {
	margin: 0;
}

.comnew1 .nweda_con li a {
	font-size: 16px;
	color: #333;
	margin-top: -5px;
	display: inline-block;
}

.comnew1 .nweda_con li a:hover {
	color: #b80000;
}

.comnew1 .nweda_con li p {
	font-size: 14px;
	color: #999;
	height: 40px;
	overflow: hidden;
	margin-bottom: 5px;
	padding-top: 10px;
}

.comnew1 .quesico {
	display: block;
	background: url(../images/wd.png);
	top: 28px;
	left: 0;
	width: 25px;
	height: 63px;
	float: left;
	margin-right: 10px;
}

.nwenda .newstit p {
	width: 40%;
}

.comnew:last-child {
	display: none;
}

.selectedd {
	color: #b80000 !important;
	border-bottom: 1px solid #b80000 !important;
}


/*底部*/

.footbox {
	color: #999;
	border-top: 3px solid #b80000;
	background: #333;
	min-height: 300px;
}
.bnav{padding:10px 0 50px;border-bottom:1px solid #6a6a69;}
.bnav li{float:left;width:12.5%;height:35px;line-height:35px;text-align:center;}
.bnav li a{color:#999;border-right:1px solid #6a6a69;padding:0 45px;}
.bnav li:last-child a{border:0;}
.bnav li a:hover,.yqlink li a:hover{color:#fff;}

.footc_cen .toptel {
    background: url(../images/htel.png) no-repeat left 6px;
    padding-top: 6px;
}



.yqlink {
	border-top: 1px solid #6a6a69;
	margin-top: 20px;
    padding-top: 10px;
}

.yqlink p {
	color: #ddd;
	position: relative;
	padding-top: 18px;
}

.yqlink i {
	display: block;
	text-transform: uppercase;
	position: absolute;
	font-size: 20px;
	color: #474747;
	    top: -5px;
	left: 0;
}

.yqlink ul {
	width: 94%;
	padding-top: 13px;
}

.yqlink li {
	float: left;
	padding: 6px 10px;
}

.yqlink li a {
	color: #999;
}

.footcon .footc_left p {
	line-height: 2.0;
}

.footc_cen {
	width: 360px;
	padding: 0 6%;
	height: 160px;
}

.footc_cen img {
	width: 100%;
	height: 100%;
}

.footc_right p {
	float: left;
	margin-left: 35px;
	padding-bottom: 10px;
	text-align: center;
	border: 1px solid #999;
}

.footc_right p img {
	padding: 6px;
	border-bottom: 1px solid #999;
	display: block;
	margin-bottom: 10px;
}

.foot_bot {
	text-align: center;
	border-top: 3px solid #6a6a69;
	margin-top: 20px;
	padding: 10px 0;
}

.foot_bot a {
	color: #666;
	padding-left: 6px;
}

.foot_bot a:hover {
	color: #fff;
}


/*悬浮框*/

.flotbox {
	width: 50px;
	position: fixed;
	right: 1%;
	top: 44%;
	z-index: 999;
}

.flotbox dd {
	width: 50px;
	height: 50px;
	margin-bottom: 1px;
	position: relative;
	background: #7c7c7c;
}

.flotbox dd i {
	width: 50px;
	height: 50px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
	text-align: center;
}

.flotbox dd i span {
	width: 35px;
	height: 35px;
	display: block;
	margin: 7px 0 0 7px;
	background: url(../images/floaico.png) no-repeat 0 0;
}

.flotbox dd.gottop {
	display: none;
}

.flotbox .flot_ftel {
	display: block;
	width: 0;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	font-family: arial;
	color: #FFF;
	position: absolute;
	padding: 0 0 0 50px;
	top: 0;
	right: 0;
	overflow: hidden;
	-webkit-transition: all .0s ease-in-out 0s;
	-moz-transition: all .0s ease-in-out 0s;
	transition: all .0s ease-in-out 0s;
}

.flotbox .qrbox {
	position: absolute;
	right: 90px;
	top: -51px;
	background: #b80000;
	display: none;
}

.flotbox .qrbox1 {
	width: 160px;
}

.flotbox .qrbox1 img {
	width: 120px;
	height: 120px;
	display: block;
	padding: 20px 20px 0;
}

.flotbox .qrbox1 h3 {
	height: 52px;
	line-height: 26px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	white-space: nowrap;
}

.flotbox .qrbox1 h3 b {
	display: block;
	font-size: 14px;
	font-weight: normal;
}

.flotbox .qqbox span {
	background-position: 0 -47px;
}

.flotbox .qqbox a {
	width: 50px;
	height: 50px;
	cursor: pointer;
	display: block;
}

.flotbox .qqbox:hover {
	background: #b80000;
}

.flotbox .ftel span {
	background-position: 0 0;
}

.flotbox .ftel:hover {
	background: #b80000;
}

.flotbox .erqr span {
	background-position: 0 -95px;
}

.flotbox .erqr:hover {
	background: #b80000;
}

.flotbox .retop span {
	background-position: 0 -142px;
}

.flotbox .retop:hover {
	background: #b80000;
}


/*内页快速入口*/

.bys_box {
	background: #fafafa;
	overflow: hidden;
}

.bys_box ul {
	padding: 20px;
	overflow: hidden;
}

.bys_box ul li {
	float: left;
	width: 20%;
	padding-left: 20px;
    box-sizing: border-box;
}

.bys_box ul li h3 {
	font-size: 18px;
	color: #1c2537;
	line-height: 160%;
	padding-top: 10px;
	padding-left: 35%;
}
.bys_box ul li p{color:#a3a3a3;}
.bys_box ul li img {
	transition: .6s;
	float:left;
	padding-right:10px;
}
.bys_box ul li:hover img {
	transform: translateY(-8px);
}

.bys_line {
	border-top: 0px solid #ccc;
	height: 0px;
	margin: 10px auto;
	position: relative;
}




/*内页*/

.inbanner {
	width: 100%;
	height: 300px;
}

.inbanner .mainb {
	position: relative;
	height: 300px;
	text-align:center;
}

.inbanner h2 {
    overflow: hidden;
	text-align:center;
    width: 360px;
    color: #b80000;
    margin: 0 auto;
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
    bottom: 0;
	font-size:30px;
}

.inbanner h2 b {
	display:block;
    margin:0 auto;
    width: 120px;
    height: 6px;
    background: #b80000;
	transition:.6s;
    margin-bottom: 15px;

}
.inbanner h2:hover b{width:300px;background:#b80000;	 transition: .6s;}
.inban1 {
	background: url(../images/inbanner.jpg) no-repeat center center;
}

.ernav_box {
	line-height: 42px;
}

.inerli {width:100%;text-align:center;margin:15px auto;}

.inerli li {
	display:inline-block;
	padding: 0 18px;
	border: 1px solid #b80000;
	background:#b80000;
	margin-right:10px;
	margin-bottom:10px;
}

.inerli li a {
	color: #fff;
	display: block;
	font-size: 16px;
}

.inerli li:hover {
	
	background: #fff;
	transition: .3s;
}

.inerli li:hover a {
	color:#b80000;
}

.bread{width:100%;border-bottom:1px solid #ccc;}
.bread p {
	background: url(../images/brico2.png) no-repeat left center;
	padding-left: 26px;
}

.bread span {
	padding: 0 20px 0 10px;
	transition: .3s;
	color: #999;
	background:url(../images/byou.png) no-repeat right center;
}
.bread span:last-child {background:none;}


.incon img {
	max-width: 100%;
}

.incon h1 {
	text-align: center;
	letter-spacing: 3px;
	    color: #666666;
}

.prolist .ernav_box {
	background: none;
}


/*分页*/

.page {
	width: 100%;
	margin: 4% auto;
	text-align: center;
	min-height: 30px;
}

.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;
}

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

.pagebox .pagebox_num_nonce {
	color: #fff;
	background: #b80000;
	border: 1px solid #b80000;
}

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

.prolist .mar30 {
	
}


/*留言*/

.lybox .form {
	width: 950px;
    height: auto;
    padding-top: 40px;
    margin: 0 auto;
}

.lybox .form .ly_li {
	width: 950px;
	height: 52px;
	position: relative;
	box-sizing: border-box;
}

.lybox .form .ly_li img {
	position: absolute;
	right: 10px;
	top: 12px;
}

.lybox .form .ly_trea {
	height: 200px;
	position: relative;
}

.lybox .form .ly_trea textarea {
	width: 100%;
	height: 160px;
	padding: 15px 10px 10px 77px;
	resize: none;
	overflow-y: hidden;
	border: 1px solid #dddddd;
	background:#f5f5f5;
	box-sizing: border-box;
}

.lybox .form .ly_li input {
	width: 100%;
    height: 42px;
    border: 1px solid #dddddd;
    padding: 10px 10px 10px 77px;
	box-sizing:border-box;
    background: #f5f5f5;
}

.lybox .form .ly_li .ly_tit {
	position: absolute;
	left: 10px;
	top: 12px;
	font-size: 15px;
	color: #b80000;
}

.lybox .form .subinpu {
	width: 437px;
	height: 52px;
	text-align: center;
	margin: 20px auto;
}

.lybox .form .subinpu input.sub {
	padding: 10px 25px;
	background: #b80000;
	color: #fff;
	font-size: 16px;
	border: 0px;
	border-radius: 2px;
}

.lybox .form .subinpu input.sub:hover {
	cursor: pointer;
}

.ly_img img {
	width: 500px;
}


/*放大图*/

.calibox .calicon {
	width: 24%;
	margin-right: 1%;
	margin-top: 2%;
	float: left;
	cursor: pointer;
	background: #999;
	box-sizing: border-box;
}

.calibox .calicon:nth-child(4n) {
	margin-right: 0;
}

.calibox .calicon .caliimg {
	width: 100%;
	height: 160px;
	overflow: hidden;
}

.calibox .calicon .caliimg img {
	width: 100%;
	transition: .3s;
}

.calibox .calicon p {
	text-align: center;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: #999;
	line-height: 42px;
}

.calibox .calicon:hover p {
	background: #b80000;
}

.calibox .calicon:hover img {
	transform: scale(1.2);
}

.calibox .calicon:hover {
	box-shadow: 0 10px 15px #ccc;
	background: #b80000;
}


/*案例列表*/

.casebox {
	background: url(../images/casebg.jpg) no-repeat center center;
	padding: 30px 0;
}

.casebox2 ul.caseul2 {
	float: left;
	width: 100%;
	padding-left: 0px;
}

.casebox2 ul.caseul2 li.caseli2 {
	float: left;
	width: 100%;
	margin-bottom: 30px;
	margin-right: 14px;
}

.casebox2 ul.caseul2 li.caseli2 a:hover img {
	opacity: 0.8;
}

.casebox2 ul.caseul2 li.caseli2 a:hover span {
	color: #fff;
	background: #b80000;
}

.casebox2 ul.caseul2 li.caseli2 span {
	width: 100%;
    height: 45px;
    color: #fff;
    background: #b80000;
    border-bottom: 5px solid #999;
    text-align: center;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 45px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.casebox2 ul.caseul2 li.caseli2 img {
	width: 100%;
	display: block;
	height: 213px;
	padding: 1px;
}

.caselist2 ul.caseul2 li.caseli2 {
	width: 24%;
	margin-right: 1%;
	margin-bottom: 1%;
}
.caselist2 ul.caseul2 li:hover{transform: translateY(-10px);transition:.6s;}

.caselist2 ul.caseul2 li.caseli2:nth-child(4n) {
	margin-right: 0;
}

.caselist2 ul.caseul2 li.caseli2 a {
	display: block;
	width: 100%;
	overflow: hidden;
	position: relative;
	background: #f6f6f6;
}

.caselist2 ul.caseul2 li.caseli2 a:hover {
	background: #666;
}

.case_ico {
	background: url(../images/look.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}

.case_panel {
	width: 100%;
	height: 213px;
	background: rgba(0, 0, 0, 0);
	position: absolute;
	left: 1px;
	top: 1px;
	opacity: 0;
	filter: Alpha(opacity=0);
	*zoom: 1;
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
	transition: all ease-out .5s;
}

.case_panico {
	display: block;
	width: 45px;
	height: 45px;
	text-align: center;
	/*background-position: 0px -105px;*/
	line-height: 38px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -22px;
	opacity: 0;
	filter: Alpha(opacity=0);
	*zoom: 1;
}

.caselist2 ul.caseul2 li.caseli2:hover .case_panel {
	opacity: 1;
	filter: Alpha(opacity=100);
	-webkit-transform: rotateX(0deg) scale(1, 1);
	transform: rotateX(0deg) scale(1, 1);
	transition: all 1s cubic-bezier(.23, 1, .38, 1) 0s;
	background: rgba(0, 0, 0, 0.3);
}

.caselist2 ul.caseul2 li.caseli2:hover .case_panico {
	transform: translateY(-21px);
	opacity: 1;
	filter: Alpha(opacity=100);
}


/*图文新闻*/

.innewbox {
	position: relative;
	box-shadow: 2px 2px 20px rgba(0, 0, 0, .05);
	/* 	background-color: #f7f7f7; */
	box-sizing: border-box;
}

.innewdiv {
	position: relative;
	float: left;
	width: 31.33%;
	padding: 10px;
	margin: 1%;
	box-sizing: border-box;
	background: #f7f7f7;
	border: 1px solid #ccc;
}

.innewdiv img {
	width: 100%;
	height: 100%;
	opacity: 1;
}

.innewpic {
	position: relative;
    overflow: hidden;
    /* background-color: #fff; */
    height: 114px;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    width: 40%;
    float: left;
    box-sizing: border-box;
    padding-right: 10px;
}

.innewdiv .inew_time {
	display: none;
}

.innewcon .innewdiv .inew_time {
	display: block;
}

.innewpic .inew_time {
	position: absolute;
	font-size: 14px;
	left: 4px;
	bottom: 0;
	color: #fff;
	padding: 4px 10px;
	background-color: rgba(255, 255, 255, .0);
	transition: 0.4s;
	opacity: 0.6;
}

.innewdiv h4 a {
	display: block;
	font-size: 16px;
	font-family: "tt_1", Arial, '微软雅黑';
	color: #222;
	margin-top: 6px;
	line-height: 24px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: 0.3s;
}

.innewdiv h4 {
	margin-bottom: 10px;
}

.innewdiv p {
	color: #777;
	height: 60px;
	overflow: hidden;
	line-height: 1.5;
}

.innewdiv:hover .inew_time {
	opacity: 1;
	color: #fff;
	background-color: #b80000;
	left: 10px;
}

.innewpic:hover img {
	
	opacity: 0.7;
}

.newsli .page {
	margin: 4% 0 0;
}


/*新闻文字*/

.newt_con {
	width: 100%;
    box-sizing: border-box;
    padding: 10px;
}

.newt_con li {
	width: 48%;
    float: left;
    height: 45px;
    background: #ffffff url(../images/pro_ico22.png) no-repeat 6px center;
    margin: 1%;
    line-height: 45px;
    padding: 0 10px 0 30px;
    border-radius: 5px;
    box-sizing: border-box;
    border: 1px solid #ccc;
}

.newt_con li a {
	display: block;
	width: 65%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
	transition: .6s;
}

.newt_con li p {
	float: right;
	color: #999;
}

.newt_con li:hover a {
	padding-left: 30px;
}

.rel_box {
	width: 100%;
	margin-top: 18px;
	border-radius: 5px;
}

.rel_box h2 {
	margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
	position:relative;
}
.rel_box h2:after{content:"";position:absolute;bottom:-1px;left:0;width:80px;height:3px;background:#b80000;}
.rel_box h2 a{line-height: 20px;width: 52px;border-radius: 10px;background: #c8c8c8;text-align: center;margin-top: 14px;color: #fff;font-size:14px;}
.rel_box h2:hover a{background: #b80000;}
.rel_box li {
	width: 23%;
	float: left;
	margin: 1%;
	text-align: center;
}

.rel_box li .relimg {
	width: 100%;
	height: 184px;
	overflow: hidden;
}

.rel_box li .relimg img {
	width: 100%;
	height: 100%;
}

.rel_box li p {
	padding: 6px 0;
}

.rel_box .rel_pro,
.rel_box .rel_case,
.rel_box .rel_new {
	background: #f7f7f7;
	box-sizing: border-box;
	padding: 10px;
	margin-bottom: 20px;
}

.rel_box .rel_new {}

.rel_box .rel_new li {
	width: 48%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
	background: url(../images/pro_ico22.png) no-repeat left center;
	padding-left: 20px;
	border-bottom: 1px dotted #ccc;
	height: 40px;
	line-height: 40px;
	box-sizing: border-box;
}

.rel_box .rel_new li a {
	transition: 0.6s;
}

.rel_box .rel_new li a:hover {
	padding-left: 25px;
}

.newsdetail .newt_con {
	background: #fff;
	margin-top: 18px;
}

.newsdetail .newt_con h2,
.newsdetail .newt_con .desc_time {
	text-align: center;
}

.newsdetail .newt_con h2 {
	padding: 20px;
	color: #666;
}

.newsdetail .newt_con .desc_time {
	padding-bottom: 30px;
	border-bottom: 1px solid #ccc;
}

.desc_time span {
	padding: 0 15px;
	border-right: 1px solid #666;
}

.newsdetail .intxt {
	
}

.newt_qp {

	width: 1200px !important;
}

.updown p {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: #eee;
	margin-bottom: 10px;
	padding: 0 10px 0 0;
}

.updown p span {
	padding: 0 15px;
    color: #fff;
    color: #b80000;
    display: block;
	font-size:16px;
	font-weight:bold;
    float: left;
    margin-right: 10px;
    border-left: 6px solid;
}

.updown p a {
	/* 	padding-left: 10px; */
	transition: .6s;
}


/*产品详情*/

.iprodetail {
	overflow: hidden;
	background: #fff;
	box-sizing: border-box;
}

.iprodetail .iprobimg {
	width: 46%;
	float: left;
}

.iprodetail .iprobimg img {
	width: 100%;
}


/*图片放大镜*/

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;
	width:60px !important;
	height:60px !important;
}


/*图片放大镜样式*/

#preview img {
	max-width: none;
}

.jqzoom {
	float: left;
	border: none;
	position: relative;
	padding: 10px;
	cursor: pointer;
	margin: 0px;
	display: block;
	width: 100%;
    box-sizing: border-box;
}

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

.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);
}


/*图片小图预览列表*/

.spec-preview {
	width: 100%;
	max-height: 500px;
	border: 1px solid #DFDFDF;
	overflow: hidden;
}

.spec-scroll {
	clear: both;
	width: 500px;
	margin-top: 20px;
}

.spec-scroll .prev {
	float: left;
	margin-right: 5px;
}

.spec-scroll .next {
	float: right;
	margin-left: 5px;
}

.spec-scroll .prev,
.spec-scroll .next {
	display: block;
	font-family: "宋体";
	text-align: center;
	width: 5px;
	line-height: 94px;
	cursor: pointer;
	text-decoration: none;
	float: left;
}

.spec-scroll .items {
	float: left;
	position: relative;
	width: 480px;
	height: 96px;
	overflow: hidden;
}

.spec-scroll .items ul {
	position: absolute;
	width: 99999px;
}

.spec-scroll .items ul li {
	float: left;
	width: 110px;
	padding-right: 11px;
	text-align: center;
}

.spec-scroll .items ul li img {
	cursor: pointer;
	display: block;
	width: 110px;
	padding: 1px;
	border: 1px solid #ccc;
	height: 90px;
	float: left;
}

.spec-scroll .items ul li img:hover {
	border: 2px solid #b80000;
	padding: 1px;
}

.iprodetail .iprod_con {
	width: 51.5%;
	float: right;
	/* margin-top: 16px; */
	box-sizing: border-box;
	padding: 0 10px 10px;
}

.iprodetail .iprod_tit {
	font-size: 24px;
    line-height: 28px;
    padding: 2px 0 2px 0;
    border-bottom: 2px solid #666666;
    padding-bottom: 20px;
}
.iprodetail .iprod_tit b,.iprod_con .pli b{color:#b80000;}
.iprod_con .pli{padding:10px 0 6px;border-bottom:1px solid #eee;}
.iprodetail .iprod_desc {
	margin-top: 15px;
	background: #f8f8f8;
	box-sizing: border-box;
	padding: 10px;
}
.iprod_con .abtel{background: url(../images/abtel.png) no-repeat left center;margin-top: 12px;}
.iprod_con .abtel span{color:#999;}
.iprod_con .abtel p{line-height: 1.5;font-size: 30px;color: #FF0003;}
.iprodetail .iprod_name {
	font-size: 18px;
}


.iprodetail .iprod_txt {
	font-size: 14px;
	max-height: 108px;
	text-align: justify;
	line-height: 26px;
	color: #666;
	margin-top: 8px;
	overflow: hidden;
}

.iprodetail .iprod_btn {
	display: block;
	width: 20%;
	height: 41px;
	line-height: 41px;
	background: #b80000;
	border:1px solid #b80000;
	font-size: 0;
	float: left;
	margin-right: 10px;
	text-align: center;
	margin-top: 24px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

.iprodetail .iprod_btn > * {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	font-size: 16px;
	color: #fff;
}

.iprodetail .iprod_btn:hover {
	
	background: #fff;

}
.iprodetail .iprod_btn:hover span{color:#b80000;}
.prodetail .newt_con {
	margin-top: 20px;
}

.protitle {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: #eee;
	margin-bottom: 10px;
	padding: 0 10px 0 0;
}

.protitle span {
	padding: 0 15px;
    color: #b80000;
    display: block;
    float: left;
    font-size: 24px;
    font-weight: bold;
    border-left: 6px solid #b80000;
}

.ipro_cons {
	padding: 20px 0;
}

.ipro_contect {
	box-sizing: border-box;
	padding: 10px;
}

.prodetail .inerli li {
	padding: 0 16px;
	font-size: 14px\9;
	padding: 0 4px\9;
}

.prodetail .inerli li:nth-last-child(1),
.prodetail .inerli li:nth-last-child(2) {
	display: none;
}

.intxt,
.ipro_cons {
	font-size: 15px;
	line-height: 26px;
	color: #666;
	padding: 0 0 20px;
}

.newt_qp .intxt {
	min-height: auto;
}
.newsdetail .incon h1{display:none;}
.newsdetail .newt_con{margin-top:0;}
.newsdetail .newt_con h2{padding-top:0;}
.desc_time span {color: #666;}



@media (max-width: 768px) {
	body {
		min-width: 660px;
		max-width: 660px;
		margin: auto;
		font-size: 14px;
	}
	.mainb {
		width: 98%;
	}
	.head_nav .mainb {
		width: 100%;
	}
	.head_top,
	.flotbox {
		display: none;
	}
	.about_r .abtel {
		display: none;
	}
	.navbox .ernav,
	.navbox .ernav1 {
		display: none !important;
	}
	.navbox ul > li.active > a,
	.navbox ul > li > a:hover {
		color: #fff !important;
	}
	.logo img {
		padding-left: 10px;
	}
	.head_nav {
		border-top: 2px solid #b80000;
	}
	.mtel {
		display: block;
		float: right;
		padding: 15px 0;
		color: #b80000;
		text-align: right;
		padding-right: 10px;
	}
	.mtel span {
		color: #7c7c7c;
	}
	.mtel p {
		font-weight: bold;
		font-size: 1.5em;
		padding-top: 6px;
		letter-spacing: 2px;
	}
	.navbox {
		padding: 0;
		background: #b80000;
		border-top: 1px solid #eee;
		border-left: 1px solid #eee;
	}
	.navbox a {
		color: #fff;
	}
	.navbox ul > li span {
		display: none;
	}
	.navbox ul > li {
		width: 25%;
		box-sizing: border-box;
		text-align: center;
		border-bottom: 1px solid #eee;
		border-right: 1px solid #eee;
	}
	.banner,
	.banner .bd {
		height: 204px;
	}
	.banner .bd img {
		width: 100%;
	}
	.banner .bd {
		margin-left: -50%;
		width: 100%;
	}
	.ysbox {
		height: auto;
		display:none;
	}
	.titlebox .title_txt{font-size:16px;}
	.prol_cate dd{display:none;}
	.ysbox_con {
		box-sizing: border-box;
		position: initial;
	}
	.ysbox_tit span {
		font-size: 1.8em;
	}
	.ysbox_tit {
		font-size: 1.1em;
		line-height: 2.0;
		padding-top: 0;
	}
	.ysbox_con li:nth-child(2n):after {
		border-right: none;
	}
	.ysbox_con li {
		width: 50%;
	}
	.ysbox_con li:nth-child(3),
	.ysbox_con li:nth-child(4) {
		border-top: 1px solid #E5E5E5;
	}
	.titlebox span {
		font-size: 1.8em;
	}
	.titlebox strong {
		font-size: 1.9em;
	}
	.proleft {
		width: 100%;
		float: none;
		 min-height: auto;
	}
	.proleft .prol_tit {
		display: none;
	}
	.prol_cate {
		box-sizing: border-box;
	}
	.prol_cate dl {
		width: 31.3%;
		float: left;
		margin: 1%;
		overflow: hidden;
	}
	.proright dl dt {
		height: 160px;
	}
	.proright {
		width: 100%;
		float: none;
		margin-top: 15px;
	}
	.proright dd p {
		height: 80px;
		overflow: hidden;
	}
	.proright li {
		height: 155px;
	}
	.proright li .pror_img {
		height: 106px;
	}
	.advbox {
		display: none;
	}
	.about_l {
		background: none;
	}
	.about_r p {
		height: 80px;
	}
	.casebox {
		display: none;
	}
	.casetabli ul li {
		width: 20%;
	}
	.caselist_con .tempWrap {
		width: 100% !important;
	}
	.slibox .list li {}
	.casetabli,
	#scroll {
		display: none !important;
	}
	.cview_box .cviewcon {
		width: 100%;
	}
	.new_l {
		width: 100%;
	}
	.new_pictxt .new_pic {
		width: 100%;
		height:209px;
	}
	.new_pictxt .new_tit {
		width: 100%;
	}
	.new_pictxt .new_tit .new_txt {
		height: 65px;
	}
	.new_r {
		display: none;
	}
	.bys_box {
		display: none;
	}
	.yqlink ul {
		width: 85%;
	}
	.footc_cen {
		display: none;
	}
	.inbanner,
	.inbanner .mainb {
		height: 260px;
	}
	.inerli {
		width: 100%;
		float: none;
	}
	.inerli li {
		border: solid 1px #b80000;
		margin: 1%;
		width: 13.6%;
		padding: 0;
		box-sizing: border-box;
		text-align: center;
	}
	.inerli li a {
		color: #fff;
		font-size: 1em;
	}
	.prodetail .inerli li {
		padding: 0;
	}
	.ernav_box {
		line-height: 40px;
	}
	.bread {
		float: none;
		clear: both;
		text-align: center;
	}
	.bread p {
		background: url(../images/brico2.png) no-repeat 30% center;
	}
	.bread span:hover {
		border-right: 1px solid #b80000;
	}
	.incon img {
		padding: 0;
	}
	.inbanner {
		clear: both;
		background-size: 100% 100%;
	}
	.prolist .ernav_box {
		min-height: 30px;
	}
	.ly_img {
		display: none;
	}
	.lybox .form {
		float: none;
		    width: 100%;
	}
	.calibox .calicon {
		width: 31.3%;
		margin: 1%;
	}
	.calibox .calicon:nth-child(4n) {
		margin-right: 1% !important;
	}
	.calibox .calicon:nth-child(3n) {
		margin-right: 0;
	}
	.calibox .calicon .caliimg {
		height: 130px;
	}
	.case_panel {
		display: none;
	}
	.innewdiv h4 {
		margin-bottom: 0;
	}
	.newt_con {
		width: 100%;
		padding: 10px;
		min-height: auto;
	}
	.rel_box {
		display: none;
	}
	.newsdetail .intxt {
		padding: 10px;
		box-sizing: border-box;
	}
	.iprodetail .iprod_txt {
		height: 48px;
	}
	.zoomDiv {
		display: none !important;
	}
	.iprodetail .iprod_btn {
		width: 30%;
		height: 31px;
    line-height: 31px;
	}
	.iprodetail .iprod_con{margin-top:0;}
	.intxt,
	.ipro_cons {
		font-size: 15px;
		line-height: 26px;
		color: #666;
		padding: 20px 0;
	}
	.casebox2 ul.caseul2 li.caseli2 img {
		height: 123px;
	}
	.newt_qp {
		width: 100% !important;
	}
	.navbox {
		width: 100%;
	}
	.navbox ul > li,
	.navbox ul > li > a {
		padding: 0;
	}
	.prol_cate dt {
		height: 35px;
		line-height: 35px;
		border-radius: 5px;
	}
	.proright li p:after {
		display: none;
	}
	.proright li p {
		height: 39px;
	}
	.about_r .aba{width:23%;}
	.new_pictxt{display:none;}
	.hnew_le,.hnewbox,.comnew .news_list li{width:100%;}
	.nwenda{display:none;}
	.hnewbox{padding:0;}
	.titlebox{margin: 0 auto 20px;}
	.bnav{display:none;}
	.footc_left{width:50%;}
	.yqlink{display:none;}
	.footbox{min-height:auto;}
	.newt_con li{width:100%;margin:1% auto;}
	.iprod_con .pli,.iprod_con .abtel{display:none;}
	.innewdiv{width:100%; margin: 1% 0;}
	.innewpic{width:30%;}
	.innewdiv p{padding-top:10px;}
.caselist2 ul.caseul2 li:hover{transform: translateY(0);transition:.6s;}
	.lybox .form .ly_li{width: 100%;}
	.lybox .form .subinpu{width:100%;}
	
	
	
}

@media (max-width: 640px) {
	html,
	body {
		min-width: 100%;
		max-width: 100%;
		overflow-x: hidden;
		margin: 0;
		font-size: 14px;
	}
	.mtel {
		padding-top: 22px;
	}
	.mtel p {
		font-size: 1.2em;
		letter-spacing: 1px;
	}
	.banner .prev,
	.banner .next {
		display: none;
	}
	.banner .hd {
		bottom: 6px;
	}
	.banner,
	.banner .bd {
		height: 107px;
	}
	.ysbox_tit span {
		font-size: 1.4em;
	}
	.ysbox_con li .ysbox_ico {
		display: none;
	}
	.ysbox_con li .ysbox_txt {
		width: 100%;
		box-sizing: border-box;
	}
	.about_l,
	.about_r {
		width: 100%;
	}
	.about_r {
		min-height: 230px;
	}
	.proleft {
		min-height: 120px;
	}
	.prol_cate dl {
		padding: 0;
		height: auto;
	}
	.prol_cate dd {
		display: none;
	}
	.mar30 {
		margin-top: 0;
	}
	.intxt {
		padding: 3px;
	}
	.newsbox {
		height: auto;
		min-height: 600px;
	}
	.proright {
		padding: 0;
	}
	.proright dl {
		display: none;
	}
	.proright li {
		width: 48%;
         margin: 1%;
	}
	.proright li:nth-child(4n) {
		margin-right: 1% !important;
	}
	/* .proright li:nth-child(2n) {
		margin-right: 0 !important;
	} */
	.new_pictxt,
	.bys_box {
		display: none;
	}
	.newl_list {
		margin-top: 0;
	}
	.newl_list li {
		width: 100%;
	}
	.yqlink {
		display: none;
	}
	.foot_bot {
		margin-top: 0;
	}
	.footbox {
		min-height: 20px;
	}
	.footc_left,
	.footc_right {
		display: none;
	}
	.footbox {
		margin-top: 0;
		border: none;
	}
	.foot_bot {
		border-top: 2px solid #b80000;
	}
	.footbox {
		margin-bottom: 45px;
	}
	.mbotm {
		display: block;
		position: fixed;
		width: 100%;
		left: 0;
		right: 0;
		bottom: 0;
		height: 45px;
		background: #b80000;
		border-top: 1px solid #eee;
		z-index: 9999;
	}
	.mbotm li {
		float: left;
		width: 25%;
		box-sizing: border-box;
		border-left: 1px solid #eee;
	}
	.mbotm li:first-child {
		border-left: 0;
	}
	.mbotm li a {
		display: block;
		height: 45px;
		color: #fff;
		padding-top: 3px;
		text-align: center;
	}
	.mbotm li a img {
		margin: 0 auto;
		width: 20px;
		height: 19px;
	}
	.mbotm li a span {
		display: block;
		height: 20px;
		line-height: 20px;
	}
	.inbanner,
	.inbanner .mainb {
		height: 100px;
	}
	.inmain {
		width: 100%;
		margin: 0 auto;
	}
	.inbanner h2 {
		padding: 18px 30px;
		display:none;
	}
	.inerli li {
		display:inline;
		float:left;
		width: 31.2%;
        margin: 1%;
	}

	.bread p {
		background: none;
		padding-left:0;
	}
	.lybox .form,
	.lybox .form .ly_li {
		width: 100%;
	}
	.lybox .form {
		padding-left: 0;
	}
	.lybox .form .ly_li input {
		padding-right: 0;
		box-sizing: border-box;
		height: 40px;
	}
	.lybox .form .ly_trea textarea {
		padding-right: 0;
	}
	.titlebox {
		margin-bottom: 20px;
	}
	.titlebox .title_tit {
		font-size: 1.6em;
	}
	.titlebox .title_txt {
		font-size: 1em;
		line-height: 1.5;
	}
	.about_l img {
		padding: 0;
	}
	.calibox .calicon {
		width: 48%;
		margin: 1%;
	}
	.calibox .calicon:nth-child(4n) {
		margin-right: 1% !important;
	}
	.calibox .calicon:nth-child(3n) {
		margin-right: 1%;
	}
	.calibox .calicon:nth-child(2n) {
		margin-right: 0;
	}
	.calibox .calicon .caliimg {
		height: 110px;
	}
	.calibox .calicon .caliimg img {
		height: 100%;
	}
	.incon h1 {
		padding: 10px 0 20px;
	}
	.casebox2 ul.caseul2 {
		/* margin-top: 30px; */
	}
	.caselist2 ul.caseul2 li.caseli2 {
		width: 48%;
		margin: 1%;
	}
	.caselist2 ul.caseul2 li.caseli2:nth-child(4n) {
		margin-right: 1% !important;
	}
	.caselist2 ul.caseul2 li.caseli2:nth-child(2n) {
		margin-right: 0 !important;
	}
	.innewdiv {
		width: 100%;
		border: 1px solid #eee;
		margin-bottom: 4%;
	}
	.newsdetail .intxt {
		padding: 0;
	}
	.newt_con,
	.ipro_contect {
		padding: 3px;
	}
	.newsdetail .updown span,
	.prodetail .updown span {
		display: block !important;
	}
	.iprodetail .iprobimg,
	.iprodetail .iprod_con {
		width: 100%;
	}
	.spec-preview {
		box-sizing: border-box;
	}
	
	.navbox ul > li.active > a,
	.navbox ul > li > a:hover {
		color: #fff !important;
	}
	.navbox ul > li > a {
		height: 40px;
		line-height: 40px;
	}
	.ysbox_con .ysbox_tit p {
		display: none;
	}
	.ysbox_con ul {
		margin-top: 10px;
	}
	.ysbox_con li .ysbox_txt h2 {
		font-size: 1.2em;
	}
	.newsdetail .newt_con h2 {
		padding: 10px 10px 30px;
	}
	.newsdetail .newt_con .desc_time {
		padding-bottom: 20px;
	}
	.aboutbox {
		background-size: 100% 100%;
	}
	
	.prol_cate dt{font-size:15px;}
	.aboutbox{padding:0;}
	.newstit p{  font-size: 16px;    width: 25%;}
	.view_box .hd .title {
    font: 18px/40px "微软雅黑", "Microsoft YaHei", "黑体";
}
	.iprodetail .iprod_tit{padding: 20px 0 20px 0;}
	 .ipro_cons{padding:0 0 10px;}
	.innewpic{height:94px;}
	.proright li .pror_img {
    height: 116px;
}
	.proright li {
    height: 165px;
}
.about_r .aba{margin-right:2px;}

.desc_time span {
    padding: 0 10px;
    color: #666;
}
.newt_con li p span:first-child{display:none;}
.innewpic .inew_time{font-size:12px;}
.innewdiv:hover .inew_time{left:0;}
.comnew .news_list li p{height:17px;}
.newt_con li:hover a{padding-left:0;}
}

@media (max-width: 370px) {}