﻿@charset "utf-8";
/* CSS Document */
body {
	padding: 0 ;
	margin: 0 ;
	font: 14px arial, helvetica, clean, sans-serif ;
	line-height: 28px ;
	color: #333 ;
	font-family: "microsoft yahei" ;
	overflow-x: hidden ;
	overflow-y: auto ;}
	
.body {
	position: relative;}
	
div, p, li {
	word-break: break-all;}
	
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p {
	padding: 0;
	margin: 0;}
	
pre, code, form, fieldset, legend, input, textarea, p, blockquote, th {
	padding: 0;
	margin: 0;}
	
fieldset {
	border-top-width: 0;
	border-left-width: 0;
	border-bottom-width: 0;
	border-right-width: 0;}
	
a img {
	border: 0;
	padding: 0;
	margin: 0;}
	
i {
	font-style: normal;}
	
input {
	background: none;
	border: 0 none;}
	
/*清除浮动*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;}
	
.clear {
	clear: left;}
	
.clearfix {
    *zoom: 1;}

address, caption, cite, cite, code, dfn, em, th, var {
	font-weight: normal;
	font-style: normal;}
	
li {
	list-style-type: none;}
	
caption {
	text-align: left;}
	
th {
	text-align: left;}
	
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;}
	
q:unknown {
content: '';}

q:unknown {
	content: '';}
	
input, textarea, select {
	font-family: inherit;}
	
input, textarea, select {
	font-size: 100%;}
	
a:link {
	color: #333;
	text-decoration: none;}
	
a:visited {
	color: #333;
	text-decoration: none;}
	
a:hover {
	color: #da251a;
	text-decoration: none;}
	
.icon {
	background-image: url("../images/icon.png");
	display: inline-block;
	vertical-align: middle;}
	
.left {
	float: left;}
	
.right {
	float: right;}
	
.clear {
	clear: both;
	font-size: 0;
	margin: 0;
	padding: 0;
	display: block;
	_height: 0;
	overflow: hidden;}
	
/*网站公用样式表*/
.w1280 {
	width: 1280px;
	margin: 0 auto;}

@charset "utf-8";
/* CSS Document */
.fr {
	float: right;}
	
.fl {
	float: left;}
	

/*dialog-layout*/
.dialog-layout {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 100;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0.3;
	filter: alpha(opacity=30);}

.nyIcon {
	background: url("../images/nyicon.png") no-repeat;
	display: inline-block;
	vertical-align: middle;width: 20px;
    height: 18px;
    background-position: 0 0;
    margin-right: 4px;
	color: #888;}
	
/*wrapper*/
.wrapper {
	padding: 0 0 20px;width: 1280px;
    margin: 0 auto;}

.wrapper .noinfor {
	padding: 0 0 20px;
	text-align: left;
	color: red;}
	
/*nybanner*/
.nybanner {
	width: 100%;
	height: 330px;
	line-height: 42px;
	position: relative;
	overflow: hidden;
	background-position: center top;
	background-repeat: no-repeat;
	color: #fff;
	background-image: url(../images/nybanner.jpg);}

.nybanner h3 {
	font-size: 34px;
	padding: 70px 0 6px;}

.nybanner .en {
	font-size: 30px;
	font-family: arial;
	font-weight: bold;}

.nybanner .line {
	width: 50px;
	height: 2px;
	display: block;
	background: #fff;
	margin-top: 10px;}

/*sitepath*/
.sitepath {
	border-bottom: 1px solid #e3e3e3;
	width: 100%;    
	height: 55px;
	margin-bottom: 20px;}

.sitepath_h {
    width: 1280px;
    margin: 0 auto;line-height:55px;}
	
.sitepath1 {
	height: 55px;
	line-height: 55px;
	text-align: left;}
	
.sitepath1 s {
	width: 20px;
	height: 18px;
	background-position: 0 0;
	margin-right: 4px;}
	
.sitepath1 a {
	display: inline-block;
	color: #333;}

.sitepath1 a:hover {
	color: #009882;}
	
/* reLink */
.reLink {
	height: 40px;
	line-height: 40px;
	width: 980px;
    margin: 0 auto;
    margin-top: 80px;}

.reLink .nextLink, .reLink .prevLink {
	width: 50%;
	color: #666;}

.reLink .nextLink {
	text-align: right;}

.reLink a {
	display: block;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;}

.reLink a:hover {
	color: #da251a;}
	
/* pager */
.pager {
	padding: 50px 0 15px;
	text-align: center;}

.pager:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;}

.pager {
    *zoom: 1;}

.pager p {
	height: 26px;
	line-height: 26px;
	float: left;
	display: none;}

.pager ul {
	overflow: hidden;
	margin: 0 auto;
	text-align: center;}

.pager ul li {
	padding: 0 !important;
	height: auto !important;
	border: none !important;
	display: inline-block;
    *display: inline;
	zoom: 1;}
	
.pager ul a {
	margin: 0 5px;
	padding: 0 13px;
	height: 34px;
	line-height: 34px;
	text-decoration: none;
	float: left;
	background: #fff;}

.pager ul a.current {
	background-color: #009882;
	color: #fff;}
	
.pager ul a.current:hover {
	background-color: #009882;
	color: #fff;}

.pager ul a:hover {
	background: #009882;
	color: #fff;}

.relateNews {
	padding: 55px 0 0;
    width: 1280px;
    overflow: hidden;
    margin: 0 auto;}

.relateNews .list {
	width: 120%;}

.relateNews .list li {
	width: 620px;
	float: left;
	margin-right: 35px;
    margin-bottom: 30px;}

.relateNews .list li a {
	display: block;
	width: 100%;}

.relateNews .list li img {
	width: 135px;
	height: 100px;
	display: block;
	float: left;
	margin-right: 20px;}

.relateNews .list li h3 {
	line-height: 26px;
	font-size: 16px;
	float: left;}
	
.relateNews .list li:hover h3 {
	color: #da251a;}
	
.relateNews .list li .time {
	color: #999999;
	font-family: arial;
	font-size: 16px;
	line-height: 26px;
	float: right;}
	
.relateNews .list li p {
	line-height: 24px;
	overflow: hidden;
	font-size: 14px;
	color: #999;
	float: left;
	width: 388px;
	text-align: justify;}
	
.relateNews .list li:hover img {
	-webkit-filter: brightness(105%);
	filter: brightness(105%);}
	
	
	
	
	
	
	
	
	
	
/*aboutPage*/
.aboutPage {
	padding: 40px 40px;
	width: 1200px;
	margin: 40px auto;
	background: #fff;
	box-shadow: 0 15px 30px rgba(0,0,0,0.1);}

.aboutPage .txtcon img {
	max-width: 100%;}
	
.aboutPage .mapArea {
	width: 100%;
	height: 400px;
	margin-top: 20px;}
	
.aboutPage .mapArea #allmap {
	width: 100%;
	height: 400px;}
	
/*newsPage*/
.newsPage p {
 font-size: 22px;
    font-weight: bold;
    margin-bottom: 5px;
    padding-left: 10px;
       }

.newsPage .item {
	width: 620px;
	height: 168px;
	margin-bottom: 20px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	background: #f9f9f9;
	margin-top: 40px;
	float: left;
    margin: 15px 10px;}
	
.newsPage .item a {
	width: 100%;
	display: block;}
	
.newsPage .item img {
	   width: 190px;
    height: 130px;
    display: block;
    margin-right: 10px;
    padding: 20px 20px;
}
	
.newsPage .item h3 {
	font-size: 18px;
	padding: 20px 0 15px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	     }
		
.newsPage .item .txt {
	color: #797979;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	font-size: 15px;
	width: 340px;}
	
.newsPage .item .time {
	width: 90px;
	padding-top: 10px;
	font-size: 16px;
	color: #999;
	float: left;}
	
.newsPage .item .time .day {
	font-size: 16px;
	line-height: 35px;
	display: block;}

.newsPage .item:hover {
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);}
	
.newsPage .item:hover h3 {
	color: #da251a;
	text-indent: 5px;}
	
.newsPage .item:hover .time .day span {
	background: #6d6d6d;}
	
.newsPage .item:hover .time .day strong {
	background: #ff0000;
	color: #fff;}

.article_jt {
    width: 38px;
    height: 28px;
    display: inline-block;
    background: url(/resource/image/article_jt.png) center no-repeat #da251a;
	float: right;margin: 15px 15px 0 0;}


/*showNew*/
.showNew {
	width: 1280px;
	margin: 0 auto;}
.shownews {
    padding: 20px 20px 0 0px;
    width: 920px;
    margin: 0 auto;
    background: #fff;
    float: left;
}

.shownews .title {
	color: #333333;
	line-height: 32px;
	font-weight: bold;
	font-size: 24px;
	padding-bottom: 10px;}
	
.showNews {
	padding: 0px 0 0 0;
	width:1280px;
	margin: 0 auto;
	background: #fff;
	 }

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

.showNews .title {
	color: #333333;
	line-height: 32px;
	font-weight: bold;
	font-size: 24px;}

.showNews .mark {
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin: 15px 0 20px;}

.showNews .mark span {
	margin: 0 10px;
	font-size: 15px;
	color: #666666;}
	
.showNews .shareNew {
	padding-bottom: 25px;}
	
.showNews .showContxt {
	padding: 0 0 30px;
	line-height: 30px; }
	
		
	.web_side {
    width: 300px;
    float: right;
}


		
 .leftRecomm {
	float: right;
    width: 250px;
    margin-top: 20px;
}
.leftRecomm .title {
	padding-bottom: 10px;
	border-bottom: 1px solid #dcdcdc;
	color: #1048a0;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 5px;
}
.leftRecomm .title a {
	color: #da251a;
}
.leftRecomm .item {
	width: 250px;
	float: left;
	overflow: hidden;
	text-align: center;
	margin-bottom: 10px;
    background-color: #f3f3f3;
    margin-top: 10px;
}
}
.leftRecomm .item a {
	width: 100%;
	display: block;
}
.leftRecomm .item img {
	width: 250px;
	height: 170px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	border-radius: 3px;
	display: block;
}
.leftRecomm .item h3 {
	width: 100%;
	text-align: center;
	font-size: 15px;
	line-height: 45px;
	color: #545454;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.leftRecomm .item:hover img {
	-webkit-filter: brightness(110%);
	filters: brightness(110%);
}
.leftRecomm .newslist li {
	line-height: 34px;
	height: 34px;
	overflow: hidden;
}
.leftRecomm .newslist li a {
	display: block;
	width: 100%;
	text-align: left;
}
			
.pro_bj{	
    border-top: 10px solid #f6f6f6;
    margin: 40px 0;	
	}
		
.proshow{		
	width: 1280px;
    margin: 0 auto;
	float: left;
}
	
.showContxt {
    width: 980px;;
    margin: 0 auto;
    margin-right: 30px;float: left;
}
	
.showContxt h3 {
   font-size: 16px;
    font-weight: bold;}
	
	
	
.showContxt1 {
	padding: 0 0 30px;
	line-height: 30px; }

/*showProduct*/
.showProduct {
	padding: 30px 40px;
	width: 1120px;
	margin: 0 auto;
	background: #fff;}
	
.showProduct .pro-tit {
	margin-bottom: 40px;}
	
.showProduct .pro-tit s {
	width: 4px;
	height: 50px;
	display: block;
	background: #da0a1b;
	float: left;
	margin-right: 10px;}

.showProduct .pro-tit h3 {
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 10px;}

.showProduct .pro-tit .mark {
	line-height: 20px;
	color: #999;}
	
.showProduct .pro-tit .mark span {
	margin-right: 6px;}
	
.showProduct img {
	max-width: 100%;}
	
.showProduct .shareNew {
	padding-bottom: 25px;}
	
.showProduct .showContxt {
	padding: 0 0 30px;
	line-height: 30px;}
	
.showProduct .infoImg {
	margin-bottom: 40px;}
	
.showProduct .infoImg .imgf {
	width: 500px;
	height: 375px;
	display: block;
	float: left;
	margin-right: 40px;}

.showProduct .infoImg .txt {
	line-height: 32px;
	height: 320px;
	overflow: hidden;}

.showProduct .infoImg .btn {
	margin-top: 15px;}

.showProduct .infoImg .btn a {
	width: 120px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	display: inline-block;
	margin-right: 10px;
	text-align: center;
	background: url("../images/detail-btnbg.png") no-repeat -140px center;}

.showProduct .infoImg .btn a:hover {
	background-position: left center;
	color: #da0a1b;}
	
/*msgPage*/
.msgPage {
	padding: 40px 0px 55px;
	width: 1200px;
	margin: 0 auto;
	background: #fff;
	border: 1px solid #ddd;
	background: url(../images/ly_bj.jpg)no-repeat center;}

.msgPage .online_title {
	margin-bottom: 30px;}

.msgPage .online_title .tit {
	font-size: 30px;
	color: #737373;
	text-align: center;}

.msgPage .online_title .entit {
	font-size: 14px;
	color: #737373;
	font-family: Arial;
	text-transform: uppercase;
	text-align: center;}

.formData {
	width: 1000px;
	margin: auto;}

.formData .item {
	height: 40px;
	line-height: 40px;
	width: 462px;
	float: left;
	position: relative;
	margin-bottom: 25px;}

.formData .item label {
	width: 85px;
	float: left;
	color: #666;
	padding-right: 5px;
	text-align: right;}

.formData .item .red {
	color: red;
	font-size: 12px;
	position: absolute;
	right: -10px;
	top: 2px;}

.formData .liuyan .red {
	right: -2px;
	top: 0px;}

.formData .yzm .red {
	right: 107px;
	top: 2px;}

.formData .item input {
	width: 360px;
	height: 40px;
	line-height: 40px;
	float: left;
	padding-left: 10px;
	border: 0px;
	font-size: 14px;
	background: #f5f5f5;
	border-radius: 5px;}

.formData .item .msg-box {
	position: absolute;
	left: 90px;}

.formData .item.mr30 {
	margin-right: 68px;}

.formData .item.yzm {
	width: 380px;}

.formData .item.yzm input {
	width: 160px;}

.formData .item.yzm img {
	margin-left: 20px;}

.formData .item.youxiang {
	margin-right: 70px;}

.formData .item.liuyan {
	width: 100%;
	height: 96px;}

.formData .item.liuyan textarea {
	width: 880px;
	float: left;
	height: 76px;
	border: 0px;
	background: #f5f5f5;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 10px;
	overflow: hidden;
	color: #666;
	resize: none;
	font-family: "microsoft yahei";}

.formData .itemsub {
	width: 400px;
	height: 40px;
	line-height: 40px;
	position: relative;}

.formData .itemsub label {
	width: 85px;
	float: left;
	color: #333;
	padding-right: 5px;
	text-align: right;}

.formData .itemsub .msg-box {
	position: absolute;
	left: 90px;}

.formData .itemsub input[type=text] {
	width: 147px;
	height: 40px;
	line-height: 40px;
	float: left;
	border-radius: 6px;
	font-size: 14px;
	background: #f5f5f5;
	color: #333;
	text-indent: 10px;}

.formData .itemsub img {
	height: 32px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;}

.formData .btn {
	width: 100px;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	color: #fff;
	margin-left: 8px;
	background: #da251a;}

.formData .btn[type=reset] {
	background: #aaa;
	margin-right: 9px;}

/*searchPage*/
.searchPage {
	overflow: hidden;}

.searchPage ul {
	width: 105%;}

.searchPage .item {
	width: 280px;
	height: 274px;
	float: left;
	margin: 0 25px 30px 0;
	background: #fff;
	position: relative;
	overflow: hidden;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;}

.searchPage .item a {
	width: 100%;
	display: block;}
	
.searchPage .item img {
	width: 280px;
	height: auto;
	display: block;}

.searchPage .item h3 {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 64px;
	line-height: 64px;
	text-align: center;
	font-size: 16px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	background: #fff;}

.searchPage .item .bg {
	position: absolute;
	width: 280px;
	padding-top: 86px;
	height: 124px;
	left: -280px;
	top: 0;
	z-index: 10;
	background: url("../images/red80.png") repeat 0 0;
	text-align: center;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;}

.searchPage .item .bg s {
	width: 50px;
	height: 50px;
	display: block;
	border-radius: 100%;
	margin: 0 auto;
	background-color: #fff;
	background-position: -22px 18px;}

.searchPage .item:hover {
	background: #fff;}

.searchPage .item:hover h3 {
	color: #fff;
	background: #333;}
	
.searchPage .item:hover .bg {
	left: 0;}

.about_main {
	line-height: 30px;
	height: auto;
	font-size: 14px;
	color: #666666;
	margin: 0;
	padding: 0;}

.about_main ul {
	list-style: none;
	margin: 0;
	padding: 0;}

.about_main ul li.map_1 {
	border-bottom: 1px solid #eee;
	margin: 10px 0;
	padding: 10px;
	font-weight: bold;}

.about_main ul li.map_2 {
	float: left;
	min-width: 110px;
	padding: 0 5px;}

.about_main ul li.map_3 {
	float: left;
	min-width: 110px;
	padding: 0 5px;}

.about_main ul li a {
	color: #666666;}

.about_main ul li a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;}

.right_top ._column_title {
	border-left: 3px solid #e60044;
	color: #333;
	float: left;
	font-size: 20px;
	height: 24px;
	line-height: 24px;
	margin: 19px 0;
	padding-left: 15px;
	display: inline;}
	
.right_top .column_path {
	float: right;
	display: inline;
	color: #999;
	font-size: 12px;}
	
.right_top .column_path a {
	color: #999;}
	
.clear {
	clear: both;
	font-size: 0px;
	margin: 0;
	padding: 0;
	display: block;
	height: 0px;
	_height: 0px;
	overflow: hidden;}

.OriginalPicBorder{
	width: 40%;
    float: left;}


/*↓组图样式↓*/
.HS10, .HS15 {
	overflow: hidden;
	clear: both;
}
.HS10 {
	height: 10px;
}
.HS15 {
	height: 15px;
}
.Hidden {
	display: none;
}
.Clearer {
	display: block;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
}
.FlLeft {
	float: left;
}
.FlRight {
	float: right;
}
/*幻灯片区域背景*/
.MainBg {
	width: 100%;
	margin: 0 auto;
}
/*大图展示区域*/
.OriginalPicBorder {
	padding: 0;
}
#OriginalPic {
	width: 100%;
	overflow: hidden;
	position: relative;
	font-size: 12px;
}
#OriginalPic img {
	display: block;
	min-width: 100px;width: 500px;
    height: 320px;
}
/*鼠标手势*/
.CursorL {
	position: absolute;
	z-index: 999;
	width: 50%;
	height: 600px;
	color: #FFF;
	left: 0;
	/*cursor: url(../images/CurL.cur), auto;
	background: url(../images/space.png) repeat scroll 0 0 transparent;*/
}
.CursorR {
	position: absolute;
	z-index: 999;
	width: 50%;
	height: 600px;
	color: #FFF;
	right: 0;
	/*cursor: url(../images/CurR.cur), auto;
	background: url(../images/space.png) repeat scroll 0 0 transparent;*/
}
/*小图预览和滑动*/
.SliderPicBorder {
	width: 100%;
	overflow: hidden;
}
.ThumbPicBorder {
	width: 12%;
	margin: 0 auto;
	background: #eeeeee;
	overflow: hidden;
	position: relative;float:left;height: 320px;
}
.ThumbPicBorder #btnPrev {
	width: 45px;
	height: 106px;
	cursor: pointer;
	position: absolute;
	left: 20px;
	top: 20px;
}
.ThumbPicBorder #btnNext {
	width: 45px;
	height: 106px;
	cursor: pointer;
	position: absolute;
	right: 20px;
	top: 20px;
}
.ThumbPicBorder .pic {
	width: 150px;
	overflow: hidden;
	position: relative;
}
#ThumbPic img {
	border: 3px solid #eeeeee;
	cursor: pointer;
	background-color: #ddd;
	margin: 0 10px;
	width: 130px;
	height: 90px;
	display: block;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
#ThumbPic img.active {
	border: 2px solid #da251a;
}

.jCarouselLite{
    width: 150px !important;height: 320px;background: #eeeeee;}

#ThumbPic{
    width: 150px !important;    padding-top: 12px !important;}

#ThumbPic li{
    height: 100px; !important; }



/*↑组图样式↑*/


.proshow-right {
    width: 45%;
    float: right;}

.proshow-text {
    padding: 10px 0 10px;
    position: relative;}

.proshow-text .proshow-title {
    height: 40px;
    font-size: 26px;
    font-weight: normal;
    line-height: 40px;
    color: #1a1a1a;}

.proshow-text p {
    height: 28px;
    line-height: 28px;
    font-size: 16px;	
    color: #808080;}
	
.proshow-text:after {
    content: '';
    position: absolute;
    width: 40px;
    height: 3px;
    left: 0;
    bottom: -2px;
    z-index: 1;}
	
.proshow-desc {
    max-height: 145px;
    line-height: 30px;
    font-size: 15px;
    color: #4c4c4c;
    text-align: justify;
    padding: 10px 10px 40px 10px;
    overflow: hidden;
    border: 1px dashed #ddd;}
	
.proshow-desc p {
    width: 270px;
    float: left;}

.proshow-desc em {
    width: 550px;
    float: left;}

.proshow-tel {
    width: 100%;
    height: 50px;
    line-height: 50px;
     padding-top: 15px; 
    /* border-top: 1px solid #e3e3e3; */
    left: 0;
    bottom: 5px;
    z-index: 1;}

.proshow-tel a {
    float: left;
    width: 98px;
    height: 50px;
    padding-left: 58px;
    background: url(/resource/image/product_zx.png) no-repeat 22px center #da251c;
    font-size: 18px;
    color: #ffffff;
    margin-right: 50px;}

.proshow-tel p {
    float: left;
    min-width: 350px;
    max-width: 100%;
    height: 50px;
	margin-left: 30px;
    border: 1px solid #eaeaea;
    border-radius: 25px;
    background: #eaeaea;
}

.proshow-tel p em {
    float: left;
    height: 50px;
    font-size: 16px;
    color: #4c4c4c;
    padding-left: 50px;
    background: url(/resource/image/product_dh.png) no-repeat left 15px center;
    font-style: normal;}

.proshow-tel p span {
    float: left;
    font: bold 28px/50px Arial;
    color: #da251a;
	font-style: italic;}


/*n-gridlist*/
.n-gridlist {
	width: 100%;    
	margin-top: 40px;}

.n-gridlist .item {
	width: 300px;
	float: left;
	margin: 0 20px 30px 0;
	background: #fff;
	overflow: hidden;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;}

.n-gridlist .item a {
	width: 100%;
	display: block;}

.n-gridlist .item img {
	width: 300px;
	height: 225px;
	display: block;}
	
.n-gridlist .item h4 {
	width: 100%;
	height: 64px;
	line-height: 64px;
	text-align: center;
	font-size: 15px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	color: #333;
	background: #f3f3f3;}
	
.n-gridlist .item .bg {
	position: absolute;
	width: 300px;
	padding-top: 116px;
	height: 169px;
	left: -380px;
	top: 0;
	z-index: 10;
	background: url("../images/red80.png") repeat 0 0;
	text-align: center;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;}
	
.n-gridlist .item .bg s {
	width: 50px;
	height: 50px;
	display: block;
	border-radius: 100%;
	margin: 0 auto;
	background-color: #fff;
	background-position: -22px 18px;}

.n-gridlist .item:hover {
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);}

.n-gridlist .item:hover h3 {}

.n-gridlist .item:hover .bg {
	left: 0;}

/*n-tit*/
.n-tit {
	margin-bottom: 30px;}

.n-tit h3 {
	line-height: 35px;
	font-size: 24px;}

.n-tit s {
	width: 4px;
	height: 22px;
	margin-right: 15px;
	background: #da251a;
	display: inline-block;
	vertical-align: middle;}

.n-tit .more {
	font-size: 14px;
	width: 100px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	margin-top: 5px;
	border: 1px solid #ddd;
	transition: all ease 600ms;}

.n-tit .more:hover {
	width: 150px;
	transition: all ease 600ms;}

      
.proDetail-left {
    float: left;
    width: 880px;
    background: #fff;
    position: relative;}

.proDetail-nav {
    height: 60px;
    background: #EDEDED;}

.proDetail-nav a {
    width: 176px;
    line-height: 60px;
    font-size: 16px;
    color: #696A6A;
    float: left;
    text-align: center;}

.proDetail-nav .active {
    background: #fff;
    color: #3453C6;
    border-top: 4px solid #3461C6;
    height: 56px;
    line-height: 56px;}

.proDetail-main {
    background: #f4f4f4;
    padding: 40px 0 80px;}

.proDetail-cont {
    padding: 0 60px;}

.proDetail-cont .proDetail-css ul {
    list-style: inside;}

.proDetail-mouse {
    text-align: center;
    font-size: 28px;
    line-height: 32px;
    color: #363839;}

.proDetail-mouse span {
    display: block;
    width: 42px;
    height: 10px;
    background: url("../images/sbs.png") no-repeat 0;
    margin: 9px auto 0;}

.proDetail-sty {
    padding: 60px 0;
    background: url("../images/detaxian.png") no-repeat center top;}

.proDetail-sty:first-child {
    background: none;}

.proDetail-css {
    font-size: 16px;
    line-height: 28px;
    color: #535455;
    margin-top: 30px;}

.proDetail-css img {
    max-width: 100%;}

.detailNew-js {
    position: relative;}

.proDetail-head  {
    background: #f8f8f8;
    padding: 20px 0 60px;}

.proDetail-nav table {
    width: 100%;}

.proDetail-nav td {
    line-height: 60px;
    font-size: 16px;
    color: #696A6A;
    text-align: center;
    cursor: pointer;}

.proDetail-nav .active {
    background: #fff;
    color: #3453C6;
    border-top: 4px solid #3461C6;
    height: 52px;
    line-height: 56px;}

.detailNew-js {
    position: relative;}

.pro-fixed {
    position: fixed;
    width: 880px;
    top: 0;}

.detailNew-js .fixed {
    position: absolute;
    right: 0;}

.proDetail-nav .aet {
    background: #3B5CD6;
    color: #fff;}

.detail-content .wsc-top {
    margin: 0 auto;
    position: inherit;}

.detail-content .wsc-header {
    background: #f8f8f8;
    padding-bottom: 20px;}

.detail-bread {
    margin-top: 0;
    background: #F8F8F8;}

.detail-bread a {
    color: #A8ABAF;}

.detail-bread a:first-child {
    border-left: none;
    padding-left: 24px;
    background: url(../images/fangzi.png) no-repeat left center;}

.detail-bread a:hover {
    color: #3B5CD6;}
	
.detail-bread span {
    width: 1px;
    height: 12px;
    display: inline-block;
    position: relative;
    top: 3px;
    background: url("../images/baozixian.png") no-repeat right center;}

.detail-bread h1 {
    color: #8C8D8E;}

 
.product_page .right_con{ 
     float: right;
     width:900px;}
	 
.goods_info{}

.info_head{  }

.info_head ul{   
    display: inline-block; 
	margin-right:5px; 
	width: 100%;
	text-align: center;
	height:70px; 
	line-height:80px; 
	color: #fff;
	background: #ffffff;
    border-bottom: 1px solid #ddd}
	 
.info_head ul li{  
    display: inline-block; 
	margin-right:20px; 
	width:150px;
	text-align: center; 
	height:70px;
	line-height:80px; 
	color: #fff;    }
	
.info_head ul a{
	color: #333;
	font-size: 20px;}
	
.info_head ul.on a{
	 border-bottom: 2px solid #da251c;
    color: #da251c;
    height: 58px;
	font-size: 20px; }
 
 .info_main{  
     margin-top:40px;
     width: 1280px;
 
    margin: 0 auto;}
 .info_main .info_section{
	 width: 1280px; 
	 float: left;
	 padding-top: 40px;}
 
 .info_main .info_section h3{ 
     line-height:46px; 
	 font-weight:normal;
	 color: #3b3b3b; 
	 font-size:24px;}
	 
 .info_main .info_section h3 i.fa{
	 color: #cd0000;}
	 
 .info_main .info_section .sec_con{
	  padding:10px 0;}
	  
 .info_main .info_section#intro .sec_con{ 
 line-height:26px;}
 
 .info_main .info_section#technology .sec_con{ 
     line-height:26px;
	 }

.lighted {
    position: fixed;
    top: 0;}
	
 .info_head ul  li :hover {
     display: inline-block; 
	 margin-right:20px; 
	 width:150px;
	 text-align: center; 
	 height:70px; 
	 line-height:80px;  
	 border-bottom: 2px solid #da251c;    }


.promain{  
    width: 1010px;
    margin: 0 auto;
	float: right;}
	
.promain .pro-cls{  
    width:313px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
	margin-bottom: 50px;
	border: 1px solid #e3e3e3;}


.promain .pro-cls:last-child {
    margin-right: 0}
	
.promain .pro-img {
    width: 313px;
    height: 220px;}
	
.promain .pro-img img {
    width: 313px;
    height: 220px;}

promain {
    margin-top: 22px;}

.pro-tit {
    font-size: 18px;
    line-height: 1;
    text-align: center;
    font-weight: 100;
    padding: 0 0 10px 0;
    color: #333;}
	
	
.pro-tit a {
    color: #222;}
	
.pro-tag {}

.pro-tag li {
    font-size: 14px;
    color: #828282;
    line-height: 20px;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
	
.pro-tag li .sc1 {
    background: url(../images/sc1.png) no-repeat center;}
	
.pro-tag li span {
    display: inline-block;
    width: 60px;
    height: 24px;
    position: relative;
    top: 5px;
    margin-right: 7px;}
	
.pro-post {
    font-size: 0;
    margin-top: 10px;    text-align: center;}

.pro-post .bj {
    color: #fff;
    background: #da251a;
    border-color: #da251a;}

.pro-post a {
    display: inline-block;
    font-size: 14px;
    width: 115px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #dddddd;
    border-radius: 4px;
    color: #222;}

.promain .pro-post .ck {
    margin-left: 40px;}

.pro-info {
    padding: 15px 15px 15px 15px;
    background: #ffffff;
    box-sizing: border-box;
    width: 313px;}

.promain .pro-post .ck:hover{
    background-color: #da251a;
    color: #fff;}



.cpy_pro{
	width:250px;
	float:right
}
.cpy_pro .products {
	width:250px;
}
.cpy_pro .products ul{
	overflow:hidden; 
	padding-bottom:30px;
}
.cpy_pro .products ul li {
	float:left; width:100%;
	margin-bottom:2px;
	overflow:hidden;
}
.cpy_pro .products ul li a{
	color:#444;
	background: #f0f0f0;
	padding-left: 40px;
	font-size: 16px;
	display: block;
	height: 50px;
	line-height: 50px;
}
.cpy_pro .products ul li a:hover { 
    background: #da251a; 
	color: #fff; 
}
.cpy_pro .products strong {
	font-size: 22px; 
	display:block;
	line-height:30px;
	font-weight: 500; 
	margin-bottom: 2px;
	text-align: left;
	text-indent: 40px;  
	color: #fff; 
	background: #da251c; 
	padding: 10px 0; 
}
.cpy_pro .products a:hover{
	color:#e60000;
}




.jianjie{
	margin: 0 auto;    
	clear: both; 
	display:block; 
	position:relative;
	height: 450px;}
	
.jianjie h1{ 
    font-size:42px; 
	text-align:center; 
	padding:5px 0; 
	margin-bottom:20px;}
	
.jianjie .ip_left{
	float: left;
	width: 54%;
	box-sizing: border-box;
	margin: 0px 0;  
	padding-right: 50px;}
	
.jianjie .ip_left h1{
	font-size: 24px;
	color: #333;
	text-transform: uppercase;
	font-weight: normal;}
	
.ip_left .tit{ 
    font-size:20px; 
	margin-bottom:30px; 
	color:#333}  
	
.ip_left .tit span{ 
    color:#ef011c; 
    font-weight:600;
	display: inline-block;}
	
.jianjie .ip_left .c{
	font-size: 16px;
	text-indent: 2em;
	line-height: 32px; 
	color:#666;}
	
.jianjie .ip_left .c p { }
.jianjie .ip_right{
	float:right;
	width: 46%;}
	
.jianjie .ip_right img{
	width: 100%;
	height: 100%}


.jianjie h3{ 
    font-size:30px; 
	line-height:32px; 
	color:#333333; 
	text-align:center; 
	margin:10px 0 15px 0; 
	padding:0;
	font-weight: bold;}

.jianjie p{
	text-indent:2em; 
	line-height:28px; 
	font-size:15px; 
	padding-bottom: 35px;}



.capacity{ 
    width:1280px; 
    margin:50px auto 0; 
	overflow:hidden;}
	
 .capacity h3 {
    font-size: 30px;
    line-height: 32px;
    color: #333333;
    text-align: center;
    margin: 0 0 15px 0;
    padding: 0;
	font-weight: bold;}
	
.capacity p{
	text-indent:2em; 
	line-height:28px; 
	font-size:15px; }
	
.capacity .title p{ 
    text-align:center; 
    font-size:16px; 
    text-indent:0;  }
	
.about-box{ 
    width:102%; 
    overflow:hidden;}
	
.about-box ul{ 
    overflow:hidden; 
    margin-top:15px;}

.about-box ul li{ 
    float:left; 
    margin:0 19px 20px 0;
    overflow:hidden; 
    width:305px; }
	
.about-box ul li img { 
    -moz-transition: all 0.35s ease; -o-transition: all 0.35s ease; 
    -webkit-transition: all 0.35s ease; 
    -ms-transition: all 0.35s ease; transition: all 0.35s ease;
    -moz-transform: scale(1); -ms-transform: scale(1); 
    -o-transform: scale(1); transform: scale(1); 
    width: 100%; height: auto; }
	
.about-box ul li:hover img { 
    -webkit-transform: scale(1.12); -moz-transform: scale(1.12); 
    -ms-transform: scale(1.12); -o-transform: scale(1.12);
     transform: scale(1.12); }


.gjhz{ 
    margin:20px auto 0px; 
    overflow:hidden; 
	width:1280px;}
	
 .gjhz h3 {
    font-size: 30px;
    line-height: 32px;
    color: #333333;
    text-align: center;
    margin: 0 0 15px 0;
    padding: 0;
	font-weight: bold;}
	
.gjhz p{
	 line-height:28px; 
	 font-size:15px; 
	 width:1300px;
	 text-align: center;    
	 padding-bottom: 20px;}
	 
.gjhz li{ 
    width: 148px;
    margin: 0 6px 15px;
    float: left;
    height: 100px;}
	
.gjhz li img {
	border: #f5f5f5 1px solid;
	width: 150px;
    height: 100px;}
	

.contact{
	width: 1280px;  
	margin: 0 auto}

.dt{
	width: 880px;
    margin: 50px auto;
    float: left;}

.contact_lx{
	width: 400px;  
	float: left;
	 background: #da251a;
	 margin-top: 50px;
	 background-image: url(/resource/images/contact_bj.png);}
   
.infor{
	color:#ffffff; 
	padding:30px; 
	float: left; }
	
.infor .tit{
	color:#ffffff; 
	font-size:24px; 
	font-weight:bold; 
	padding-left:15px; 
	padding-bottom:18px; 
	border-bottom:1px dashed #565554; 
	border-color:rgba(255 255 255 / 70%); 
	margin-bottom:15px;}
	
.infor .con{
	margin-bottom:5px; 
	padding-left:15px;}
	
.infor .con dt{
	font-size:20px; 
	font-weight:bold; 
	margin-bottom:20px;}
	
.infor .con dd{
	font-size:14px; 
	line-height:24px;}
	
.infor .img_box{
	padding-left:15px;
	padding-top: 10px;}
	
.infor .img_box .item{
	float:left; 
	margin-right:30px;}
	
.infor .img_box .item img{
	 width: 120px;}
	 
.infor .img_box .item .txt{
	text-align:center; 
	font-size:15px; 
	font-weight:100; 
	margin-top:12px;}

.jcbg {
	width: 102%;    
	margin-top: 10px;}

.jcbg .item {
	width: 240px;
	float: left;
	margin: 0 20px 0px 0;
	background: #f1f1f1;
	overflow: hidden;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;}

.jcbg .item a {
	width: 100%;
	display: block;}

.jcbg .item img {
	width: 240px;
	height: 290px;
	display: block;}
	
.jcbg .item h3 {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 15px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	color: #333;}
	
.jcbg .item .bg {
	position: absolute;
	width: 300px;
	padding-top: 116px;
	height: 169px;
	left: -380px;
	top: 0;
	z-index: 10;
	background: url("../images/red80.png") repeat 0 0;
	text-align: center;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;}
	
.jcbg .item .bg s {
	width: 50px;
	height: 50px;
	display: block;
	border-radius: 100%;
	margin: 0 auto;
	background-color: #fff;
	background-position: -22px 18px;}

.jcbg.item:hover {
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);}

.jcbg .item:hover h3 {}

.jcbg.item:hover .bg {
	left: 0;}


.hotnews {
    padding: 20px 0  30px;

}

.hotnews li .txt {
    padding: 24px 20px;    background-color: #F1F1F1;
}

.hotnews li .txt a {
    font-size: 18px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 30px;
    height: 40px;
}

.hotnews li {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.hotnews li:hover {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px)
}

.hotnews li:hover .txt a {
    color: #DA251D;
}

.newsfl {
    float: left;    
}

.newsfl p{
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px; padding-left: 10px;   
}

.newsfl ul {
     width: 350px;float: left;    margin: 0 10px;
}

.newsfl li {
    float: left;
    width: 350px;
  
    background-color: #FFF;
}

.newsfl li a {
    display: block;
}

.newsfl li .pic a {
    position: relative;
    padding-top: 75.1%;
}

.newsfl li .pic a img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.newsfr {
    float: right;
    width: 42%;
}
.newsfr p {
   font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px; padding-left: 10px;
}

.newsfr ul {
   margin: 0 10px;
}

.newsfr li {
    background-color: #FFF;
    margin-bottom: 22px;
}

.newsfr li .txt span {
    display: block;
    font-size: 16px;
    margin-bottom: 10px;
}

.newsfr li .txt p {
    color: #333;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 10px;font-weight: 100;
}


.cpy_pro{
	width:250px;
	float:right
}
.cpy_pro .products {
	width:250px;
}
.cpy_pro .products ul{
	overflow:hidden; 
	padding-bottom:30px;
}
.cpy_pro .products ul li {
	float:left; width:100%;
	margin-bottom:2px;
	overflow:hidden;
}
.cpy_pro .products ul li a{
	color:#444;
	background: #f0f0f0;
	padding-left: 40px;
	font-size: 16px;
	display: block;
	height: 50px;
	line-height: 50px;
}
.cpy_pro .products ul li a:hover { 
    background: #da251a; 
	color: #fff; 
}
.cpy_pro .products strong {
	font-size: 22px; 
	display:block;
	line-height:30px;
	font-weight: 500; 
	margin-bottom: 2px;
	text-align: left;
	text-indent: 40px;  
	color: #fff; 
	background: #da251c; 
	padding: 10px 0; 
}
.cpy_pro .products a:hover{
	color:#e60000;
}



.fw{
	margin-bottom: 20px;
	width: 1280px;
}
.fw-t{
	text-align: center;
	margin-bottom: 20px;
}
.fw-t h2{
	font-size: 30px;
	font-weight: bold;
	color: #333;
	line-height: 46px;
	padding-top:30px;
	margin-bottom:5px;
	position: relative;
	display: inline-block;
}
.fw-t h2:after{
	content:'';
	width: 129px;
	height:129px;
	background: url(../images-pc/fw-icon.png) no-repeat;
	position: absolute;
	top: 0;
	left: -40px;
	z-index: -1;
}
.fw-t p{
	font-size: 15px;
	color: #666666;
	line-height: 36px;
	}
.fw ul{
	-webkit-box-shadow:0 20px 40px rgba(7,19,57,0.1);
	-moz-box-shadow:0 20px 40px rgba(7,19,57,0.1);
	-ms-box-shadow:0 20px 40px rgba(7,19,57,0.1);
	-o-box-shadow:0 20px 40px rgba(7,19,57,0.1);
	box-shadow:0 20px 40px rgba(7,19,57,0.1);
}
.fw li{
	float: left;
	width: 425px;
}
.fw li .text{
	position: relative;
}
.fw li .text p{
	position: absolute;
	left: 0;top:35%;
	font-size: 22px;
	line-height: 34px;
	font-weight: bold;
	color: #1d1e31;
	width: 100%;
	text-align: center;
	transform: -webkit-translateY(-50%);
	transform: translateY(-50%);
	padding-bottom: 15px;
}
.fw li .text span{
	position: absolute;
	left: 0;top: 65%;
	font-size: 16px;
	line-height: 34px;
	font-weight: 400;
	color: #1d1e31;width: 100%;
	text-align: center;
	transform: -webkit-translateY(-50%);
	transform: translateY(-50%);
	padding-bottom: 20px;
}
.fw li .text p:after{
	content:'';
	width: 60px;
	height:4px;
	background:#da251a;
	background: -moz-linear-gradient(left, #1b397e 0%, #da251a 100%);
	background: -webkit-linear-gradient(left, #1b397e 0%,#da251a 100%);
	background: -o-linear-gradient(left, #1b397e 0%,#da251a 100%);
	background: -ms-linear-gradient(left, #1b397e 0%,#da251a 100%);
	background: linear-gradient(to right, #1b397e 0%,#da251a 100%);
	position: absolute;left: 50%;bottom: 0;margin-left: -30px;
}


 .answer-box{ background-color: #f9f9f9;margin-bottom: 30px; width: 250px;
    float: right;}
	
	 .answer_t {
    display: block;
    font-size: 22px;
    line-height: 56px;
    background: url(/resource/image/answer_bj.png) no-repeat top center;
    padding-left: 40px;
    color: #fff;
    font-weight:500;
}
.question-list li{padding: 24px 16px;background-color: #f5f5f5;margin-bottom: 20px;position: relative;}
.question-list li:after{content:'';width: 100%;height: 1px;background: #ffffff;background: -moz-linear-gradient(left, #1c3881 0%, #d61319 100%);
background: -webkit-linear-gradient(left, #1c3881 0%,#d61319 100%);background: -o-linear-gradient(left, #1c3881 0%,#d61319 100%);background: -ms-linear-gradient(left, #1c3881 0%,#d61319 100%);background: linear-gradient(to right, #ffffff 0%,#da251a 100%);position: absolute;left: 0;bottom: 0;}
.question-list li p{position: relative;padding-left: 32px;text-align: left;margin-bottom: 0;font-size: 15px;color: #545454;line-height: 25px;}
.question-list li p.one{font-weight: bold;color: #da251c;margin-bottom: 8px;}
.question-list li p i{display: block;width: 20px;height: 20px;font-size: 15px;color: #fff;background-color: #1b3a7d;text-align: center;line-height: 20px;position: absolute;left: 0;top: 4px;}
.question-list li p.two{font-size: 14px;}
.question-list li p.two i{background-color: #d81513;}
.answer-box .btn-see{padding:0 20px;margin-top: 10px;}
.answer-box .btn-see a{display: block;font-size:20px;color: #3a3d63;background-color: #fff;line-height: 60px;text-align: center;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.answer-box .btn-see a:hover{background-color: #ff6d28;color: #fff;}


.pro_yh{margin-left: 5px;    float: left;}
.pro_yh span{display: block;font-size: 16px;color: #da251c;line-height: 26px;}
.pro_yh strong{display: block;font-size: 18px;color: #da251c;line-height: 23px;}
.pro_yh img{vertical-align: middle;margin-top: -48px;margin-left: 95px;}
.pro_yh p {
    float: left;
    min-width: 300px;
    max-width: 100%;
    height: 50px;}

.pro_yh p em {
    float: left;
    height: 50px;
    font-size: 16px;
    color: #4c4c4c;
    padding-left: 50px;
    background: url(/resource/image/product_dh.png) no-repeat left center;
    font-style: normal;}

.pro_yh p span {
    float: left;
    font: bold 26px/50px Arial;
    color: #333333;}

.proshow_yw { 
    background: #f9f9f9;  
	padding: 10px;  
	width: 230px;
	float: right;}
.proshow_yw h3 {
	font-size:16px; 
	line-height: 32px; 
	color:#888787;
	margin-top: 10px; 
	text-align: center; }
.proshow_yw h3 b { 
    font-size:18px; 
    line-height: 32px; 
	color:#da251c; 
	font-weight: bold; 
	display:block; }
.proshow_yw .xslz { 
    text-align: center; 
	padding: 20px 0; }
.proshow_yw .xslz img { 
    width: 100px; 
	height: 100px; 
	border: 4px #eee solid; 
	border-radius: 50%; 
	display: inline-block; }
.proshow_yw .xslz b { 
    font-size:16px; 
	line-height: 32px; 
	color:#555; 
	font-weight: normal; 
	display: block; }
.proshow_yw .xslz p { 
    font-size:14px; 
	line-height: 24px; 
	color:#8c8b8b; 
	margin-bottom: 15px; }
.proshow_yw .zxdh { 
    width: 230px; 
	height: 60px; 
	padding:10px 0; 
	text-align: center; 
	margin-bottom: 15px;}
.proshow_yw .zxdh p { 
    font-size:16px; 
	line-height: 32px; 
	color:#555; }
.proshow_yw .zxdh b { 
    font-size:24px; 
	line-height: 32px; 
	color:#da251c; 
	/* font-style: italic;}*/}
.zxzx {
    font-size: 16px;
    line-height: 24px;
    color: #fff  !important;
    background: #da251c;
    border-radius: 4px;
    border: 1px solid #da251c;
    padding: 6px 30px;
    display: inline-block;
    transition: all .3s;}