.hv a:hover
{
	text-decoration: none;
	color: #003a8a;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.inn
{
	width: 1200px;
	margin: 0 auto;
}

.fl
{
	float: left;
}

.fr
{
	float: right;
}

.pr
{
	position: relative;
}

.pa
{
	position: absolute;
}

.oh
{
	overflow: hidden;
}

.ma15
{
	margin: 15px auto;
}

.ma20
{
	margin: 20px auto;
}

.ma30
{
	margin: 30px auto;
}

.ma50
{
	margin: 50px auto;
}

.mb50
{
	margin-bottom: 50px;
}

.mb40
{
	margin-bottom: 40px;
}

.mb30
{
	margin-bottom: 30px;
}

.mb20
{
	margin-bottom: 20px;
}

.mb15
{
	margin-bottom: 15px;
}

.mb10
{
	margin-bottom: 10px;
}

.mt50
{
	margin-top: 50px;
}

.mt40
{
	margin-top: 40px;
}

.mt30
{
	margin-top: 30px;
}

.mt20
{
	margin-top: 20px;
}

.mt15
{
	margin-top: 15px;
}

.mt10
{
	margin-top: 10px;
}

.pb50
{
	padding-bottom: 50px;
}

.pb40
{
	padding-bottom: 40px;
}

.pb30
{
	padding-bottom: 30px;
}

.pb20
{
	padding-bottom: 20px;
}

.pb15
{
	padding-bottom: 15px;
}

.pb10
{
	padding-bottom: 10px;
}

.pt50
{
	padding-top: 50px;
}

.pt40
{
	padding-top: 40px;
}

.pt30
{
	padding-top: 30px;
}

.pt20
{
	padding-top: 20px;
}

.pt15
{
	padding-top: 15px;
}

.pt10
{
	padding-top: 10px;
}

.pa15
{
	padding: 15px 0;
}

.pa20
{
	padding: 20px 0;
}

.pa30
{
	padding: 30px 0;
}

.pa40
{
	padding: 40px 0;
}

.pa50
{
	padding: 50px 0;
}

.inn
{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}

.clear
{
	clear: both;
	height: 0;
	margin: 0;
	overflow: hidden;
}

body, html
{
	font-family: "arial", "Microsoft Yahei";
	font-size: 14px;
	line-height: 2;
}

p, ol, ul, li, dd, dt, dl, h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
	list-style: none;
}

a
{
	color: #333;
}

a:hover, a:focus
{
	text-decoration: none;
	color: #e00515;
}

#feedback_form table
{
	border-spacing: 8px;
	border-collapse: separate;
}

input, button, select, textarea
{
	line-height: normal !important;
}

.container
{
	padding-left: 0;
	padding-right: 0;
}

.logo
{
width:164px;
}
.logobg
{
background-image:url(../images/logo.png);
background-position:left;
background-repeat:no-repeat;
height: 0;
display: block;
padding-top: 70px;
text-indent: 99999px;
overflow: hidden;
width:164px;
}

.bigrow
{
	margin-left: -30px;
	margin-right: -30px;
}


/*top*/
.top_bg
{
	background-color: #ececec;
	font-size: 12px;
	line-height: 28px;
}

.top_bg img
{
	margin-left: 10px;
}

.yibuzt
{
	position: relative;
	display: inline-block;
	margin: 0 20px;
}

.yibuzt b
{
	border: 1px solid #ccc;
	font-weight: normal;
	padding: 3px 5px;
	cursor: pointer;
}

.yibuzt ul
{
	position: absolute;
	top: 28px;
	left: 0;
	z-index: 99;
	min-width: 100%;
	background-color: #ececec;
	color: #fff;
	text-align: center;
	border-top: 0;
	display: none;
	border: 1px solid #ccc;
	line-height: 2;
}

.yibuzt ul a
{
	display: block;
}

.yibuzt ul a:hover
{
	background-color: #ca201d;
	color: #fff;
}

.yibuzt:hover ul
{
	display: block;
}

.inverse.top_bg
{
	background: url(../images/top_bg.jpg) no-repeat center;
	height: 45px;
	line-height: 45px;
	color: #fff;
}

.inverse.top_bg .yibuzt ul
{
	top: 45px;
}

.inverse a.fr img
{
	margin-top: 8px;
}

/*logo*/
.subtitle
{
	margin-top: 10px;
	position: relative;
}

.subtitle a
{
	display: block;
	margin-left:15px;
}

.subtitle h2
{
	font-size: 27px;
	font-weight: bold;
}

.subtitle p
{
	font-size: 13px;
	text-transform: uppercase;
	color: #888;
	line-height: 2;
}

.subtitle:before
{
	position: absolute;
	display: block;
	content: '';
	width: 1px;
	height: 40px;
	background-color: #ccc;
	left:2px;
	top: 5px;
}

/*tell*/
.tell
{
	margin-left: 40px;
}

.tell span
{
	width: 45px;
	height: 45px;
	background: #ca201d url(../images/tell.png) no-repeat center;
	display: block;
	float: left;
	margin-right: 15px;
	border-radius: 5px;
	margin-top: 5px;
}

.tell div
{
	float: left;
}

.tell div h4
{
	font-size: 12px;
	line-height: 1.5;
}

.tell div h3
{
	font-size: 25px;
	font-weight: bold;
	color: #ca201d;
	font-family: impact;
	padding-top:5px;
}

/*search*/
.sea
{
margin-left:20px;
}

.sea input
{
	height: 45px;
	line-height: 45px;
}

.sea .sousuob
{
	float: right;
	width: 50px;
	height: 45px;
	background: #d0cfcf url(../images/search.png) no-repeat center;
	border: 0;
}

.sea .sousuoa
{
	width: 220px;
	padding-left: 10px;
	border: 1px solid #ccc;
}

/*menu*/
.menu_bg
{
	background-color: #b51b13;
	height:50px;
}

.menu > li
{
	position: relative;
	float: left;
	line-height: 3;
	line-height:50px;
}

.menu  li a
{
	color: #fff;
	display: block;
	white-space: nowrap;
	font-size:14px;
}

.menu > li:hover > a
{
	background-color: #fff;
	color: #b51b13;
}

.menu > li > a
{
	padding: 0 43px;
}

.sub
{
	min-width: 100%;
	position: absolute;
	left: 0;
	text-align: center;
	background-color: #b51b13;
	z-index: 99;
	display: none;
}

.sub li a
{
	padding: 0 5px;
	background-color: #b51b13;
}

.sub li:hover a
{
	background-color: #fff;
	color: #b51b13;
}

/* banner*/
.fullSlide
{
	width: 100%;
	position: relative;
	height: 550px;
	background: none;
}

.fullSlide .bd
{
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.fullSlide .bd ul
{
	width: 100% !important;
}

.fullSlide .bd li
{
	width: 100% !important;
	height: 550px;
	overflow: hidden;
	text-align: center;
	background: center;
}

.fullSlide .bd li a
{
	display: block;
	height: 500px;
}

.fullSlide .hd
{
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 10px;
	left: 0;
	height: 30px;
	line-height: 30px;
}

.fullSlide .hd ul
{
	text-align: center;
}

.fullSlide .hd ul li
{
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	margin-right: 10px;
	overflow: hidden;
/*background:#444;filter:alpha(opacity=50);opacity:0.5;*/
	line-height: 999px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	margin: 3px;
	border: none;
	cursor: pointer;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5) inset, 1px 1px 1px rgba(255, 255, 255, 0.8);
/* -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.5) inset,1px 1px 1px rgba(255,255,255,0.5); */
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5) inset, 1px 1px 1px rgba(255, 255, 255, 0.5);
	-o-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5) inset, 1px 1px 1px rgba(255, 255, 255, 0.5);
}

.fullSlide .hd ul .on
{
	background: #fff;
	opacity: 1;
/*filter:alpha(opacity=50);*/
}

.fullSlide .prev, .fullSlide .next
{
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 10%;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
}

.fullSlide .next
{
	left: auto;
	right: 10%;
	background-position: -6px -137px;
}

/* banner*/
.fullSlidea
{
	width: 100%;
	position: relative;
	height: 410px;
	background: none;
}

.fullSlidea .bd
{
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.fullSlidea .bd ul
{
	width: 100% !important;
}

.fullSlidea .bd li
{
	width: 100% !important;
	height: 410px;
	overflow: hidden;
	text-align: center;
	background: center;
}

.fullSlidea .bd li a
{
	display: block;
	height: 410px;
}

.fullSlidea .hd
{
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 30px;
	left: 0;
	height: 30px;
	line-height: 30px;
}

.fullSlidea .hd ul
{
	text-align: center;
}

.fullSlidea .hd ul li
{
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	margin-right: 10px;
	overflow: hidden;
/*background:#444;filter:alpha(opacity=50);opacity:0.5;*/
	line-height: 999px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	margin: 3px;
	border: none;
	cursor: pointer;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5) inset, 1px 1px 1px rgba(255, 255, 255, 0.8);
/* -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.5) inset,1px 1px 1px rgba(255,255,255,0.5); */
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5) inset, 1px 1px 1px rgba(255, 255, 255, 0.5);
	-o-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5) inset, 1px 1px 1px rgba(255, 255, 255, 0.5);
}

.fullSlidea .hd ul .on
{
	background: #fff;
	opacity: 1;
/*filter:alpha(opacity=50);*/
}

.fullSlidea .prev, .fullSlidea .next
{
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 10%;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
}

.fullSlidea .next
{
	left: auto;
	right: 10%;
	background-position: -6px -137px;
}

/*biaoyu*/
.biaoyu
{
	background: url(../images/biaoyu_bg.jpg) no-repeat center;
	height: 145px;
	padding-top: 30px;
}

.biaoyu img
{
	float: left;
	margin-right: 20px;
}

.biaoyu_con
{
	float: left;
	width: 790px;
}

.biaoyu_con h2
{
	font-size: 14px;
	font-weight: bold;
}

.biaoyu_con p
{
	font-size: 12px;
	margin-top: 10px;
}

.biaoyu  a
{
	float: right;
	display: block;
	width: 160px;
	height: 40px;
	border-radius: 15px;
	text-align: center;
	background-color: #b51b13;
	color: #fff;
	line-height: 40px;
	margin-top: 20px;
}

/*search*/
.search
{
	font-size: 12px;
}

.search b
{
	font-size: 14px;
	font-weight: bold;
	color: #ca201d;
}

.search input.ssb
{
	float: right;
	width: 50px;
	height: 35px;
	line-height: 35px;
	border: 0;
	background-color: #ca201d;
	color: #fff;
}

.search input.ssa
{
	float: right;
	width: 200px;
	padding-left: 10px;
	height: 35px;
	line-height: 32px;
	border: 1px solid #ccc;
}

/*news*/
.news_title
{
	border-bottom: 1px solid #ccc;
}

.news_title li
{
	float: left;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 2px solid transparent;
}

.news_title li span
{
	padding: 0 5px;
}

.news_title li.last span
{
	display: none;
}

.news_title li.on
{
	border-bottom: 2px solid #b51b13;
	color: #b51b13;
}

.news_title li.on a
{
	color: #b51b13;
}

.news_title a.news_more
{
	float: right;
	display: block;
	width: 60px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	background-color: #b51b13;
	text-align: center;
	margin-top: 10px;
}

.news-con
{
	margin-top: 15px;
}

.news-con img
{
	float: left;
	margin-right: 30px;
	width: 234px;
	height: 175px;
}

.news-con h2
{
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 5px;
}

.news-con p
{
	font-size: 12px;
}

.news-con a.more
{
	float: right;
	color: #b51b13;
	font-weight: bold;
}

.news-cont
{
	margin-top: 20px;
}

.news-cont li
{
	float: left;
	width: 47.5%;
	margin-right: 5%;
	background: #f4f4f4;
	margin-bottom: 15px;
}

.news-cont li span
{
	width: 60px;
	height: 60px;
	background: #999999;
	float: left;
	color: #fff;
	text-align: center;
	margin-right: 20px;
}

.news-con-more
{
	color: #206bd1;
	font-size: 14px;
	font-weight: bold;
}

.news-cont li span b
{
	display: block;
	color: #fff;
	font-size: 24px;
	line-height: 1.3;
	margin-top: 5px;
}

.news-cont li span em
{
	font-style: normal;
	font-size: 12px;
	display: block;
	line-height: 1;
}

.news-cont li a
{
	display: block;
	line-height: 50px;
}

.news-cont li.odd
{
	margin-right: 0;
}

.newsh-right
{
	width: 400px;
	float: right;
}

.wenda
{
	margin-top: 20px;
}

.wenda li span
{
	float: left;
	width: 25px;
	margin-right: 20px;
}

.wenda li span b
{
	width: 25px;
	height: 25px;
	display: block;
	background: #b51b13;
	margin-bottom: 10px;
	text-align: center;
	color: #fff;
	line-height: 25px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
}

.wenda li span em
{
	width: 25px;
	height: 25px;
	display: block;
	background: #434343;
	text-align: center;
	color: #fff;
	line-height: 25px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
}

.wenda li
{
	border-bottom: 1px dashed #ccc;
	margin-bottom: 18px;
	padding-bottom: 25px;
}

.wenda li.last
{
	border-bottom: 0;
}

.wenda li:after
{
	display: block;
	content: "";
	clear: both;
}

.wenda li a
{
	font-weight: bold;
}

.wenda li p
{
	width: 330px;
	float: left;
	font-size: 12px;
}
/*title*/
.title h2
{
	font-size: 38px;
}

.title h2 b
{
	color: #b51b13;
}

.title span
{
	display: block;
	width: 30px;
	height: 20px;
	background: url(../images/jt.png) no-repeat center;
	margin: 15px auto;
}

.title p
{
	color: #888;
}
/* links */
.tab_title li
{
	float: left;
}

.tab_title li
{
	border-bottom: 2px solid #e1e1e1;
	padding-right: 40px;
	margin-right: 20px;
	cursor: pointer;
}

.tab_title li span
{
	border-bottom: 2px solid transparent;
	display: inline-block;
	margin-bottom: -2px;
}

.tab_title li.on span
{
	color: #e00515;
	border-color: #e00515;
}

.tab_con
{
	margin-top: 10px;
	color: #777;
	font-size: 12px;
}
/*products red*/
.pro_red li
{
	float: left;
	width: 270px;
	margin: 0 15px;
	position: relative;
	height: 268px;
	overflow: hidden;
}

.pro_red li h3
{
	margin-top: 20px;
	border-bottom: 1px solid #ccc;
	line-height: 3;
	font-size: 14px;
}

.pro_red li .pro_more
{
	display: none;
}

.pro_red li:hover span
{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.2);
	left: 0;
	top: 0;
	text-align: center;
	padding-top: 60px;
}

.pro_red li:hover span h3
{
	border-bottom: 0;
	margin-bottom: 10px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

.pro_red li:hover span .pro_more
{
	display: block;
	width: 90px;
	height: 30px;
	line-height: 30px;
	border-radius: 4px;
	background-color: #ca201d;
	color: #fff;
	margin: 0 auto;
}

.pro_red li:hover img
{
	transform: scale(1.6);
}

.pro_scroll
{
	position: relative;
}

.pro_scroll .pro_red_hd a
{
	position: absolute;
	top: 110px;
	background-color: #9e9d9d;
	display: block;
	width: 32px;
	height: 32px;
	border-radius: 3px;
	cursor: pointer;
}

.pro_red_hd a.prev:before
{
	width: 15px;
	height: 2px;
	background-color: #fff;
	position: absolute;
	content: '';
	left: 7px;
	top: 10px;
	z-index: 99;
	transform: rotate3d(0,0,1,-45deg);
}

.pro_red_hd a.prev:after
{
	width: 15px;
	height: 2px;
	background-color: #fff;
	position: absolute;
	content: '';
	left: 7px;
	top: 20px;
	z-index: 99;
	transform: rotate3d(0,0,1,45deg);
}

.pro_red_hd a.prev
{
	left: -50px;
}

.pro_red_hd a.next
{
	right: -50px;
}

.pro_red_hd a.next:before
{
	width: 15px;
	height: 2px;
	background-color: #fff;
	position: absolute;
	content: '';
	right: 7px;
	top: 10px;
	z-index: 99;
	transform: rotate3d(0,0,1,45deg);
}

.pro_red_hd a.next:after
{
	width: 15px;
	height: 2px;
	background-color: #fff;
	position: absolute;
	content: '';
	right: 7px;
	top: 20px;
	z-index: 99;
	transform: rotate3d(0,0,1,-45deg);
}

/*products*/
.proh_left div
{
	background-color: #b51b13;
	border-radius: 5px;
	padding: 8px 3px;
}

.proh_left div h2
{
	margin-top: 20px;
	font-size: 23px;
	color: #fff;
	padding-left: 15px;
}

.proh_left div img
{
	margin-right: 20px;
}

.proh_left h3
{
	font-size: 14px;
	text-transform: uppercase;
	color: rgba(255,255,255,.5);
	margin-left: 55px;
	line-height: 2;
	margin-bottom: 20px;
}

.proh_left ul
{
	background-color: #fff;
	border-radius: 5px;
	padding: 15px 0;
}

.proh_left ul li a
{
	display: block;
	position: relative;
	padding-left: 40px;
	line-height: 4;
}

.proh_left ul li a:after
{
	display: block;
	content: "+";
	position: absolute;
	right: 30px;
	top: 0px;
}

.proh_left ul li:hover a,.proh_left ul li.on a
{
	color: #b51b13;
}

.proh_left ul li:hover a:after,.proh_left li.on a:after
{
	color: #b51b13;
}

.proh_left ul li
{
	border-bottom: 1px solid #eee;
}

.proh_right li
{
	margin-bottom: 30px;
}

.proh_right li img
{
	min-height: 190px;
}

.proh_right li h3
{
	font-size: 14px;
	font-weight: normal;
	line-height: 3;
}

.proh_right li h4
{
	padding-bottom: 25px;
	border-bottom: 2px solid #ccc;
}

.proh_right li h4 a
{
	font-size: 14px;
	padding: 7px 15px;
	background-color: #b51b13;
	color: #fff;
	border-radius: 5px;
	display: block;
	width: 90px;
}

.proh_right li:hover h4
{
	border-bottom-color: #b51b13;
}

.proh_right li>a
{
	position: relative;
	width: 100%;
	height: 100%;
	display: block;
}

.proh_right li span
{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/bg.png);
	z-index: 9;
	display: none;
}

.proh_right li span em
{
	display: block;
	width: 65px;
	height: 65px;
	background: url(../images/more.png) no-repeat center;
	margin: 0 auto;
	margin-top: 60px;
}

.proh_right li:hover span
{
	display: block;
}

/*科研优势*/
.ky_bg
{
	background: url(../images/ky_bg.jpg) no-repeat center top;
}

.ky_bg .title h3
{
	background: url(../images/ky_title.png) no-repeat center top;
	font-size: 14px;
	line-height: 2.5;
}

.ky_bg .title h3 b
{
	color: #ca201d;
}

.keyan li
{
	height: 400px;
}

.keyan li span
{
	background-color: #444;
	display: block;
	text-align: center;
	padding: 25px 10px;
}

.keyan li h3 a
{
	color: #fff;
	font-size: 14px;
}

.keyan li p
{
	color: #ababab;
	font-size: 12px;
	min-height: 80px;
	margin-top: 10px;
}

.keyan li:hover span
{
	margin-top: -50px;
	position: relative;
	z-index: 99;
	background-color: transparent;
	background: url(../images/ky_jt.png) no-repeat center bottom;
}

.keyan li:hover span p
{
	color: #dca8a7;
}

.keyan li:hover span .ky_more
{
	display: block;
	width: 40px;
	height: 40px;
	margin: 20px auto;
	background: url(../images/ky_more.png) no-repeat center;
}
/*projects*/
.prj_bg
{
	background: #fff;
	box-shadow: 0 0 30px 5px rgba(0,0,0,.1);
	padding: 20px;
}

.prj_top
{
	margin-bottom: 20px;
}

.prj_top img
{
	box-shadow: 0 0 15px 3px rgba(0,0,0,.2);
	float: left;
	width: 345px;
	height: 260px;
}

.prj_top div
{
	float: right;
	width: 750px;
}

.prj_top div h2
{
	font-size: 16px;
	font-weight: bold;
	line-height: 2;
	margin-bottom: 20px;
}

.prj_top div p
{
	margin-bottom: 20px;
}

.prj_top div h3
{
	width: 60px;
	height: 2px;
	background-color: #ca201d;
}

.prj-scroll li
{
	float: left;
	width: 260px;
	margin: 0 15px;
}

.prj-scroll li>a
{
	border: 1px solid #ccc;
	display: block;
	padding: 5px;
}

.prj-scroll li>a img
{
	width: 100%;
}

.prj-scroll li a.lbssb
{
	position: relative;
	width: 100%;
}

.prj-scroll li span
{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/bg.png);
	z-index: 9;
	display: none;
}

.prj-scroll li span em
{
	display: block;
	width: 65px;
	height: 65px;
	background: url(../images/more.png) no-repeat center;
	margin: 0 auto;
	margin-top: 60px;
}

.prj-scroll li:hover span
{
	display: block;
}

.prj-scroll li h3
{
	font-size: 14px;
	line-height: 3;
	text-align: center
}

.prj-scroll li h3 b
{
	color: #c51e16;
}

.pro_scr
{
	position: relative;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}

.prj_bg .prj_red_hd a
{
	position: absolute;
	top: 110px;
	background-color: #9e9d9d;
	display: block;
	width: 32px;
	height: 32px;
	border-radius: 3px;
	cursor: pointer;
}

.prj_red_hd a.prev:before
{
	width: 15px;
	height: 2px;
	background-color: #fff;
	position: absolute;
	content: '';
	left: 7px;
	top: 10px;
	z-index: 99;
	transform: rotate3d(0,0,1,-45deg);
}

.prj_red_hd a.prev:after
{
	width: 15px;
	height: 2px;
	background-color: #fff;
	position: absolute;
	content: '';
	left: 7px;
	top: 20px;
	z-index: 99;
	transform: rotate3d(0,0,1,45deg);
}

.prj_red_hd a.prev
{
	left: -53px;
}

.prj_red_hd a.next
{
	right: -53px;
}

.prj_red_hd a.next:before
{
	width: 15px;
	height: 2px;
	background-color: #fff;
	position: absolute;
	content: '';
	right: 7px;
	top: 10px;
	z-index: 99;
	transform: rotate3d(0,0,1,45deg);
}

.prj_red_hd a.next:after
{
	width: 15px;
	height: 2px;
	background-color: #fff;
	position: absolute;
	content: '';
	right: 7px;
	top: 20px;
	z-index: 99;
	transform: rotate3d(0,0,1,-45deg);
}

/*合作伙伴*/
.hzhb
{
	overflow: hidden;
}

.hzhb li
{
	float: left;
	width: 185px;
	text-align: center;
	margin: 0 3px;
}

.hzhb li img
{
	width: 100%;
	border: 1px solid #ccc;
	border-top: 0;
	border-bottom: 0;
	border-right: 0;
}

.hzhb li h3
{
	font-size: 14px;
	line-height: 2;
	margin-top: 10px;
}

.llist ul
{
	text-align: center;
}

.llist ul li
{
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #1e1e1e;
	display: inline-block;
	line-height: 50;
	overflow: hidden;
	margin: 0 5px;
	margin-top: 20px;
	cursor: pointer;
}

.llist ul li.on
{
	width: 50px;
	background-color: #ca201d;
	border-radius: 10px;
}

/*abouts*/
.abouts_bg
{
	background: url(../images/abouts_bg.jpg) no-repeat center top;
	margin-top: 30px;
}

.abouts_bg .title p
{
	margin-top: 20px;
}

.abouts_mid ul
{
	text-align: center;
	margin-bottom: 60px;
}

.abouts_mid ul li
{
	display: inline-block;
	color: #909090;
	padding: 0 30px;
	border-right: 1px solid #eee;
}

.abouts_mid ul li.last
{
	border-right: 0;
}

.abouts_mid ul li b
{
	font-size: 50px;
	font-family: impact;
	text-shadow: 10px 10px 0px rgba(0,0,0,0.05);
	line-height: 1;
}

.abouts_mid ul li b em
{
	font-size: 21px;
	font-style: normal;
}

.abouts_mid ul li i
{
	font-style: normal;
	margin-left: 10px;
}

.abouts_title ul
{
	text-align: center;
	margin-bottom: 25px;
}

.abouts_title li
{
	display: inline-block;
}

.abouts_title li a
{
	display: block;
	width: 165px;
	height: 40px;
	border-radius: 20px;
	border: 1px solid #ccc;
	line-height: 40px;
	margin: 0 15px;
}

.abouts_title li:hover a,.abouts_title li.on a
{
	background-color: #fff;
	color: #ca201d;
	border-color: #ca201d;
}

.abouts_con li
{
	float: left;
	width: 385px;
	margin: 0 7.5px;
}

.abouts_con li img
{
	width: 100%;
}

/*foot*/
.foot_bg
{
	background-color: #eeeeee;
}

.fnav
{
	text-align: center;
	background-color: #fff;
	padding: 15px 0;
	margin-bottom: 15px;
}

.fnav li
{
	display: inline-block;
}

.fnav li a
{
	padding: 0 30px;
}

.foot img.flogo
{
	float: left;
	margin-right: 40px;
}

.foot p
{
	float: left;
	font-size: 14px;
	line-height: 1.6;
	padding-top: 60px;
}

.fewm h2
{
	float: left;
	width: 14px;
	font-size: 14px;
	margin-right: 10px;
	line-height: 1.7;
}

.fewm img
{
	width: 135px;
	height: 135px;
}

.footb_bg
{
	font-size: 12px;
	padding: 10px 0;
	background-color: #1d1d1d;
	color: #fff;
}

.footb_bg a
{
	color: #fff;
}

.kxwz
{
	margin-right: 30px;
	margin-top: 40px;
}

/*content*/
.side
{
	width: 260px;
	float: left;
}

.side ul
{
	border: 1px solid #ccc;
}

.cont,.con
{
	float: right;
	width: 900px;
	border:1px solid #f3f2f3;
}

.side_top
{
	height: 120px;
	background: url(../images/side.jpg) no-repeat center;
	text-align: center;
	color: #fff;
}

.side_top h2
{
	font-size: 27px;
	font-weight: bold;
	padding-top: 40px;
}

.side_top h3
{
	text-transform: uppercase;
	font-size: 12px;
	color: rgba(255,255,255,.7);
	line-height: 2;
}

.side li
{
	border-bottom: 1px solid #ccc;
	line-height: 4;
	height: 57px;
	overflow: hidden;
}

.side li a
{
	display: block;
	position: relative;
	padding-left: 80px;
}

.side li a:before
{
	position: absolute;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	border: 1px solid #999;
	content: '';
	display: block;
	left: 60px;
	top: 25px;
}

.side li:hover a:before,.side li:hover a,.side li.cur a,.side li.cur a:before
{
	color: #d60001;
	border-color: #d60001;
}

.side_bottom
{
	height: 180px;
	background: url(../images/tell.jpg) no-repeat center;
	text-align: center;
	padding-top: 45px;
}

.side_bottom h2
{
	display: inline-block;
	font-size: 14px;
	color: #fff;
}

.side_bottom b
{
	display: block;
	text-align: center;
	font-weight: normal;
	font-size: 24px;
	color: #fff;
	text-shadow: 3px 3px 3px #000;
	letter-spacing: 2px;
	line-height: 1.8;
	font-family: impact;
}

.cont
{
	background-color: #f3f2f3;
	padding: 20px;
}

.con
{
	padding: 20px;
}

.cont h2
{
	float: left;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
}

.cont span
{
	float: right;
	line-height: 24px;
	font-size: 12px;
}

.product_nav
{
	border-bottom: 2px solid #DDDDDD;
}

.product_nav span
{
	color: #B51B13;
	font-weight: bold;
	font-size: 16px;
	background-image:url(../images/biao8.gif);
	background-repeat:no-repeat;
	background-position:3px 1px;
	padding-left:15px;
}

.product_nav font a
{
	font-size: 14px;
	padding: 0 10px;
}

.vat
{
	float: right;
	padding-right: 10px;
}

.product_img ul
{
	margin-top: 15px;
}

.product_img ul li
{
	float: left;
	width: 280px;
	margin-left: 4px;
	margin-right: 8px;
}

.product_img ul li img
{
	width: 280px;
	height: 350px;
	padding: 2px;
	border: 1px solid #ddd;
}

.cishu
{
	background-color: #333333;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}

.ci_left
{
	float: left;
	width: 140px;
	margin-left: 10px;
}

.ci_right
{
	float: right;
	width: 100px;
	text-align: center;
}

.ci_right a
{
	display: block;
	background-color: #C81623;
	font-size: 12px;
	color: #fff;
	width: 90px;
	height: 30px;
	line-height: 30px;
	margin-top: 12px;
	border-radius: 3px;
}

.prdut2
{
	margin-top: 20px;
}

.prdut1
{
	padding-top: 20px;
}

.list-unstyled a
{
	padding: 0 5px;
}

.aboutbg
{
	background-image: url(../images/nbanner.jpg);
	height: 300px;
	color: #fff;
}

.h1bg h1
{
	text-align: center;
	font-weight: bold;
	padding-top: 80px;
}

.decht
{
	text-align: center;
	font-size: 16px;
	padding-top: 20px;
}

.cpbg
{
	background-image: url(../images/cpbg.jpg);
	height: 300px;
	color: #fff;
}

.promain
{
	margin-top: 20px;
}

.prolocation
{
	margin-bottom: 10px;
}

.chanpl
{
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.chanpl span
{
	background-color: #B51B13;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.chanpl a
{
	padding: 0 5px;
}

.subsoty a
{
	padding: 0 5px;
}

.subsoty
{
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	padding-left: 125px;
	padding-bottom: 5px;
}

.pro_list ul li
{
	float: left;
	width: 265px;
	background-color: #F1F1F1;
	padding: 3px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	margin-bottom: 15px;
}
.pro_list ul li:nth-child(3n)
{
float:right;
margin-right:0px;
}

.pro_list ul li img
{
	width: 260px;
	height: 313px;
}

.indexpro_list_t
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.pagenavi
{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.pagenavi a
{
	border: 1px solid #ddd;
	margin: 5px;
	padding: 5px;
}

.pagenavi span
{
	border: 1px solid #ddd;
	margin: 5px;
	padding: 5px;
}

.proinfo_img img
{
	padding: 2px;
	border: 1px solid #ddd;
}

.cons
{
	float: left;
	width: 900px;
	margin-left: 40px;
}

.proinfo_left
{
	float: left;
	width: 400px;
	padding-top: 15px;
}

.proinfo_left img
{
	max-width: 400px;
	min-width: 400px;
}

.proinfo_right
{
	float: right;
	width: 480px;
	padding-top: 15px;
}

.proinfo_title
{
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
}

.procdd
{
	margin-top: 20px;
	padding-top: 5px;
	margin-bottom: 10px;
	border-top: 1px dotted #ccc;
}

.procdd font
{
	color: #B51B13;
	font-size: 16px;
	font-weight: bold;
}

.proinfo_zx
{
	text-align: right;
}


.prxq
{
	color: #B51B13;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
}

.news_title1
{
	font-size: 16px;
	font-weight: bold;
	color: #B51B13;
	margin-top: 20px;
	border-bottom: 1px dotted #ddd;
	margin-bottom: 10px;
}

.xiangguan ul li
{
	float: left;
	width: 210px;
	margin-right: 10px;
	margin-left: 5px;
	margin-bottom: 15px;
}

.xiangguan ul li img
{
	width: 210px;
	height: 260px;
	padding: 2px;
	border: 1px solid #ddd;
}

.prot_right
{
	text-align: right;
}

.prot_right a
{
	background-color: #B51B13;
	color: #fff;
	font-size: 14px;
	float: right;
	text-align: center;
	width: 100px;
	line-height: 35px;
	border-radius: 3px;
}

.xwbg
{
	background-image: url(../images/xw.jpg);
	height: 300px;
	color: #fff;
}

.news_listitem ul li
{
	line-height: 45px;
	font-size: 14px;
	border-bottom: 1px dotted #ccc;
}

.news_listitem ul li span
{
	float: right;
}

.news_titley h2
{
	text-align: center;
	font-size: 20px;
	margin-top: 20px;
}

.news_time
{
	text-align: center;
	font-size: 12px;
	border-bottom: 1px dotted #ccc;
	margin-top: 10px;
	margin-bottom: 10px;
}

.news_content
{
	font-size: 14px;
	line-height: 27px;
}

.pro_itmnext
{
	font-size: 14px;
	line-height: 28px;
	border-top: 1px dotted #ddd;
	margin-top: 20px;
	padding-top: 10px;
}

.shebei_list ul li
{
	float: left;
	width: 202px;
	text-align: center;
	margin-right: 15px;
}
.shebei_list ul li:nth-child(4n)
{
float:right;
margin-right:0px;
}

.shebei_list ul li img
{
	width: 202px;
	height: 150px;
	padding: 2px;
	border: 1px solid #ddd;
}

.goods_img img
{
	padding: 2px;
	border: 1px solid #ddd;
}

















