/* 首屏建站（spbiz.cn）做最好的整站模板网站 */
@charset "utf-8";
/* 全局 */

* {
	transition: background-color ease .3s;
	-moz-transition: background-color ease .3s;
	-webkit-transition: background-color ease .3s;
	-o-transition: background-color ease .3s
}
html {
	webkit-text-size-adjust: none;
	-webkit-text-size-adjust: none;
	text-align: justify;
	text-justify: inter-ideograph;
	word-break: break-all
}
/* Style Reset*/

body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, h2, font {
	margin: 0;
	padding: 0;
	border: 0;
}
h4{ padding:0 !important; margin:0 !important;}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
}
ul, li, dl, dt, dd, ol {
	display: block;
	list-style: none;
}
img {
	border: 0;
}
.fl {
	float: left
}
.fr {
	float: right
}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden
}
a {
	text-decoration: none;
	outline: 0;
}
html {
	overflow-x: hidden;
}
.center {
	text-align: center;
}
.center img {
	border: 1px solid #ccc;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden
}
body {
	color: #515d6b;
	font-size: 12px;
	overflow-x: hidden;
	background: url(../images/bg.jpg) center 630px #f8f9fd no-repeat;
	font-family: "Microsoft Yahei";
}
a {
	color: #515d6b;
}
/* head */

.head {
	width: 100%;
}
.nav {
	width: 100%;
	height: 101px;
}
.nav ul {
	width: 1004px;
	height: 101px;
	margin: 0 auto;
}
.nav ul li {
	float: left;
	width: 100px;
	height: 101px;
	position: relative;
	z-index: 9;
	display: inline;
	margin: 0 13px 0 0px
}
.nav ul li a {
	word-wrap: break-word;
	float: left;
	width: 40px;
	height: 71px;
	font-size: 16px;
	color: #e84409;
	font-weight: bold;
	padding: 30px 30px 0 30px;
	text-align: center;
	background: url(../images/navbg.png) left center no-repeat;
}
.nav ul li a:hover{ color: #333 !important;}

.nav ul li p {
	display: none;
	position: absolute;
	top: 100px;
	left: 0px;
	width: 100px;
	padding: 5px 0 0 0;
}
.nav ul li p a {
	float: left;
	background: url(../images/nav1.gif) left top no-repeat;
	width: 100px;
	height: 29px;
	line-height: 29px;
	padding: 0;
	text-align: center;
	color: #e5531f;
	font-size: 14px;
	margin-top: -8px;
}
.nav ul li p a.a1 {
	margin: 0;
}
.nav ul li p span {
	float: left;
	width: 100px;
	height: 20px;
	background: url(../images/nav2.gif) left top no-repeat;
	margin-top: -5px;
	position: relative;
	z-index: 9;
}
.headtop {
	width: 100%;
	height: 99px;
	background: #fff;
	
}
.headtop .head {
	width: 1004px;
	margin: 0 auto;
	height: 139px;
	position: relative;
	z-index: 99
}
.headtop .tel {
	line-height: 56px;
	color: #e84409;
	float: right;
	height: 50px;
	
	display: inline;
	margin-top: 24px;
	font-size: 24px;
}
.headtop a.logo {
	position: absolute;
	top: 19px;
	left: 0
}

.bigsearch {
	float: right;
	width: 52px;
	height: 56px;
	
	position: relative;
	margin-top:19px;
}
/*-------------------search-----------------*/

.search {
	position: relative;
	float: left;
	display: inline;
	margin: 0 0 0 0;
	width: 232px;
	z-index: 999;
	height: 40px;
	border: 1px solid #e84409;
	display: inline-block;
	line-height: 40px;
	background: #ffffff;
	
	position: absolute;
	top: 25px;
	right: 0;
}
.text {
	float: left;
	width: 100px;
	color: #bdbdbd;
	height: 36px;
	padding: 2px 0;
	line-height: 36px;
	border: 0;
	padding-left: 20px;
	font-size: 15px;
}
.button {
	float: right;
	width: 50px;
	height: 40px;
	background: url(../images/button1.png) center center no-repeat
}
.select {
	float: left;
	width: 82px;
	height: 40px;
	line-height: 40px;
	margin-left: 3px;
	display: inline;
	background: url(../images/select.gif) right center no-repeat;
	position: relative;
	z-index: 9999999
}
.select select {
	margin: 5px auto;
	width: 80px
}
div.selectbox-wrapper {
	border: #dcdcdc 1px solid;
	overflow: hidden;
	width: 86px;
	position: absolute;
	background: #fff;
	text-align: left;
	z-index: 10;
	top: 40px;
}
div.selectbox-wrapper ul li.selected {
	background: #4eae00;
	color: #fff
}
div.selectbox-wrapper ul li.current {
	color: #fff;
	background-color: #4eae00
}
div.selectbox-wrapper ul li {
	text-align: center;
	padding-right: 3px;
	padding-bottom: 3px;
	width: 100%;
	cursor: pointer;
	line-height: 20px;
	padding-top: 3px;
	font-size: 12px;
	font-family: 'Microsoft Yahei';
	color: #666
}
.selectbox {
	border: none;
	display: block;
	width: 88px;
	text-indent: 8px;
	cursor: pointer;
	height: 40px;
	background: 0 0;
	font-size: 14px;
	font-family: 'Microsoft Yahei';
	color: #4d8b07;
	line-height: 40px
}
/* pages*/

.pages {
	margin-top: 35px;
	float: left;
	width: 100%;
	line-height: 34px;
	text-align: center;
	color: #1a1d22;
}
.pages a {
	color: #4eae00;
	padding: 0 12px;
	margin: 0 5px;
font-/weight: bold;
	background: #fff;
}
.pages * {
	display: inline-block;
	_zoom: 1;
	_display: inline;
	vertical-align: middle;
	line-height: 30px;
	height: 30px;
	padding-bottom: 1px;
}
.pages .hover {
	display: inline-block;
	color: #fff;
	background: #7cc824;
}
.pages a:hover {
	display: inline-block;
	color: #fff;
	background: #7cc824;
}
/*--------------book---------------*/

.book {
	float: left;
	padding-left: 15px;
	padding-top: 30px;
}
.bookmain {
	width: 640px;
	margin: 20px auto;
	height: auto;
	background: #fff;
	padding: 0 25px;
	overflow: auto;
}
.bookline {
	width: 640px;
	height: 34px;
	float: left;
	margin-top: 10px;
}
.book3 {
	width: 640px;
	margin: 0 auto;
}
.booktop {
	width: 640px;
	height: 30px;
	float: left;
	background: url(../images/bookico.png) no-repeat 10px 4px;
	display: inline;
	margin-left: 30px;
}
.booktop_name {
	width: 470px;
	height: 30px;
	float: left;
	padding-left: 40px;
	line-height: 30px;
	font-weight: bold;
	color: #fff;
}
.booktop_time {
	width: 150px;
	height: 30px;
	float: left;
	color: #ccc;
	text-align: right;
	line-height: 30px;
}
.bookcontent {
	width: 680px;
	min-height: 40px;
	height: auto!important;
	height: 40px;
	float: left;
	border: 1px solid #d6deef;
	background: url(../images/bookcontentbg.jpg) repeat-x;
	background-color: #fff;
	padding: 10px;
	color: rgb(30,54,1);
	display: inline;
	margin-left: 30px;
}
.bookadmin {
	width: 702px;
	height: auto;
	float: left;
	display: inline;
	margin-left: 30px;
}
.bookadmin_top {
	width: 702px;
	height: 12px;
	float: left;
}
.bookadmin_mid {
	width: 680px;
	min-height: 30px;
	background: #fff;
	height: auto!important;
	height: 30px;
	border-left: 1px solid #d6deef;
	border-right: 1px solid #d6deef;
	border-bottom: 1px solid #d6deef;
	float: left;
	padding: 10px;
	color: rgb(30,54,1);
}
.admintimecol {
	color: #5e7194;
}
.message {
	width: 600px;
	height: auto;
	float: left;
padd/ing-left:50px;
}
.message li {
	width: 500px;
	height: 40px;
	float: left;
	margin: 0px;
	padding: 0px;
cur/sor:pointer
}
.message li input {
	height: 30px;
	line-height: 30px;
	width: 200px;
	border: 1px solid #ccc;
}
.message li p.message_title {
	width: 100px;
	height: 30px;
	float: left;
	text-align: right;
	line-height: 30px;
	color: #fff;
}
.message li p.message_content {
	width: 400px;
	height: 25px;
	float: left;
}
.message li.contentb {
	width: 500px;
	height: 160px;
	float: left;
}
.message li.contentb textarea {
	width: 370px;
	height: 120px;
	border: 1px solid #ccc
}
.message li.yzm {
	width: 500px;
	height: 60px;
	float: left;
}
.message li p.message_yzminput {
	width: 100px;
	height: 15px;
	float: left;
}
.message li p.message_yzminput input {
	width: 80px;
}
.message li p.message_yzmico {
	width: 75px;
	height: 22px;
	padding: 5px 0;
	margin-right: 20px;
	float: left;
	background: #fff;
}
.message li p.message_sub {
	width: 170px;
	height: 40px;
	float: left;
	text-align: right;
}
.message li p.message_sub input {
	float: left;
	width: 150px;
	height: 35px;
	display: block;
	border-radius: 5px;
	border: none;
	color: #FFF;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	background: url(../images/book_sub.png) no-repeat;
	cursor: pointer;
}
.message li .bookbut {
	background: #4ab7fe;
	border: 0;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	line-height: 30px;
	height: 30px;
}
.c_red {
	color: #f00;
}
.searchred {
	color: #f00 !important;
	margin: 0 !important
}
/*-----index---------------*/

.icon-top {
	float: left;
	width: 645px;
	color: #e84409;
	height: 30px;
	line-height: 30px;
}
.icon-top a {
	float: right;
	font-size: 14px;
	color: #e84409 !important;
	padding: 5px 0 0 0;
}
.icon-top span {
	float: left;
	font-weight: normal;
	padding: 0 38px 0 0;
	font-size: 20px; color: #e84409;
}
.icon-top span em {
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
}
.hdp_container {
	width: 336px;
	height: 248px;
	float: left;
	position: relative;
	display: inherit;
	font-size: 12px;
	overflow: hidden;
	margin: 0 0 0 0
}
.icon-con {
	float: left;
	display: block;
	padding: 40px 0 0 0;
	width: 645px;
}
.icontact {
	float: left;
	width: 640px;
	height: 340px;
	padding: 0px 0px 26px 0;
	background: url(../images/cline.gif) left 40px repeat-x;
}
.icontact-con {
	float: right;
	width: 285px;
	line-height: 25px;
	height: 250px;
	overflow: hidden;
	color: #555555;
	font-size: 14px;
	padding: 0px 0 0 0px;
}
.news-about {
	width: 100%;
	height: 366px;
	padding: 25px 0 0 0;
}
.news-top {
	float: left;
	width: 306px;
	color: #e84409;
	height: 30px;
	line-height: 30px;
}
.news-top a {
	float: right;
	font-size: 14px;
	color: #e84409 !important;
	padding: 5px 0 0 0;
}
.news-top span {
	float: left;
	font-weight: normal;
	padding: 0 38px 0 0;
	font-size: 20px;
	color: #e84409;
}

.news-top span em {
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
}
.fra {
	width: 1006px;
	margin: 0 auto;
	overflow: hidden;
}
.fra1 {
	width: 1006px;
	margin: 0 auto;
}
.fra2 {
	width: 1006px;
	margin: 0 auto;
	height: 556px;
	overflow: hidden;
}
.news {
	float: right;
	width: 304px;
	background: url(../images/cline.gif) left 40px repeat-x;
}
.news ul {
	float: left;
	width: 303px;
	padding: 40px 0 0 0px;
}
.news ul li {
	float: left;
	width: 303px;
	height: 37px;
	line-height: 42px;
	padding: 5px 0;
	font-size: 14px;
	border-bottom:#ffcebd solid 1px;
}
.news ul li a {
	float: left;
	width: 263px;
	line-height: 42px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #555;	
}
.homemore a:hover{ text-decoration: underline; }
.news ul li a:hover { color: #e84409;}
#tip {
	color: #fff;
}
#tip b {
	color: #fff;
}
.product {
	width: 100%;
}
.stop {
	color: #e84409;
	width: 1004px;
	margin: 30px auto 0px auto;
	padding: 0px 0 20px 0;
	height: 25px;
	background: url(../images/cline.gif) left bottom repeat-x
}
.stop span {
	float: left;
	font-weight: normal;
	padding: 0 38px 0 0;
	font-size: 20px;color: #e84409;
}
.stop span em {
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}
.stop a {
	float: right;
	font-size: 14px;
	color: #e84409 !important;
	padding: 10px 0 0 10px;
}
.pro-left {
	float: left;
	width: 188px;
	
	position: relative;
}
.profltit{ background: url(../images/protit_bg.jpg) no-repeat; width: 188px; height: 68px; }
.profltit h4{ text-align: center; font-size: 20px; color: #fff; padding-top: 12px !important; height:25px; 
	font-weight:normal;line-height: 25px;}
.profltit p{ text-align: center; color: #fff; font-size: 11px; font-family: "Arial"; text-transform: uppercase; }
.proflcon li{ background: #feeadf; height: 30px; line-height: 30px; margin-bottom: 2px; display: block; width: 188px; }
.proflcon li a{ font-size: 14px; padding-left: 34px; text-align: left; color: #444; display: block; }
.proflcon li a:hover{background:#f66e3d; display: block; color: #fff;}
.pro {
	float: left;
	width: 1004px;
	padding:0;
}
.pro-right  {
	float: right;
	width: 816px;
}
.pro-right  li {
	float: left;
	width: 235px;
	height: 241px;
	background: #fff;
	display: inline;
	padding: 9px 9px 0px 9px;
	margin: 0px 5px 29px 13px;
	position: relative;
	overflow: hidden;
}
.pro-right  li a {
	float: left;
	width: 235px;
	background: #fff;
	display: inline;
}
.pro-right  li a img {
	float: left;
	width: 234px;
	height: 176px;
}
.pro-right li{float:left;width:235px;height:250px;background-color:#fff;color:#fff;text-align:center;
	font-weight:bold;display:inline-block;}

.pro-right li .pic{margin:0 0 20px 0;}
.pro-right li .title{margin:0;}
.pro-right li .title a{font-size: 16px; text-align:center;color:#e84409;display:block;text-overflow:ellipsis;
	padding:0px !important; margin:0 !important;white-space:nowrap;overflow:hidden;_zoom:1}
	
.pro-right li{
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
	
}
.pro-right li:hover {
	transform:translate(0,-5px);
	-webkit-transform:translate(0,-5px);
	-moz-transform:translate(0,-5px);
	-o-transform:translate(0,-5px);
	-ms-transform:translate(0,-5px);
	-webkit-box-shadow:0px 5px 15px #ffbb96;
    -moz-box-shadow:0px 5px 15px #ffbb96;
    box-shadow:0px 5px 15px #ffbb96;
}
.newsul {
	float: left;
	width: 1000px;
	padding: 10px 0 0px 0px;
	height: 280px;
	overflow: hidden;
}
.newsul li {
	cursor: pointer;
	float: left;
	width: 480px;
	height: 95px;
	display: inline;
	margin: 30px 40px 0px 0px;
}
.newsul li a {
	cursor: pointer;
	float: left;
	width: 478px;
	height: 93px;
}
.newsul li a:hover {
	cursor: pointer;
	float: left;
	width: 478px;
	height: 93px;
}
.newsimg {
	float: left;
	width: 100px;
	height: 75px;
	display: inline;
	margin: 9px 0 0 9px;
}
.newsword {
	float: right;
	width: 370px;
	padding: 5px 0 0 10px;
}
.newsword p.top {
	float: left;
	width: 370px;
	text-overflow: ellipsis;
	overflow: hidden;
	font-weight: bold;
	white-space: nowrap;
	color: #e84409;
	font-size: 16px;
}
.newscon {
	float: left;
	width: 370px;
	height: 48px;
	line-height: 24px;
	overflow: hidden;
	font-size: 14px;
	color: #5e5e5e;
	padding: 10px 0 0 0;
}
.newsul li a:hover .newscon{ text-decoration: underline; }
.newsul li em {
	float: left;
	width: 81px;
	height: 80px;
	background: url(../images/act.png) left top no-repeat;
	line-height: 80px;
	text-align: center;
	font-size: 36px;
	color: #f66e3d;
	padding: 0 4px 8px 0;font-style:normal !important;
}
.newsul li.wu {
	margin-right: 0;
}
.activity {
	padding: 0px 0 0 0;
}
.case {
	width: 1006px;
	margin: 0 auto;
	height: 314px;
}
.stop1 {
	color: #e84409;
	width: 1006px;
	margin: 20px auto 0px auto;
	padding: 0px 0 30px 0;
	height: 25px;
}
.stop1 span {
	float: left;
	font-weight: normal;
	padding: 0 38px 0 0;
	font-size: 20px; 
}
.stop1 span em {
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}
.stop1 a {
	float: right;
	font-size: 14px;
	color: #e84409 !important;
	padding: 10px 0 0 10px;
}
#container {
	width: 1006px;
	margin: 0 auto;
	position: relative;
	z-index: 0
}
.pro-right li{}



.picScroll1{ position:relative;  height:230px;  padding: 0px 28px 0px 25px;  margin-top:10px; overflow:hidden;   }
.picScroll1 ul{ overflow:hidden; zoom:1;}
.picScroll1 ul li{ float:left;width:205px;height:220px;background-color:#fff;color:#e84409;text-align:center;
	display: inline;
	padding: 9px 9px 0px 9px;
	margin: 0px 5px 29px 10px;
	position: relative;
	overflow: hidden;}
.picScroll1 ul li img{ width:205px; height:155px; }
.picScroll1 .prev,
.picScroll1 .next{ position:absolute;  left:0px; top: 92px; display:block; width:21px; height:40px; 
	overflow:hidden; background:url(../images/icons.png) -39px 0 no-repeat; cursor:pointer;  }
.picScroll1 .next{ left:auto;  right:0px; background-position:-120px 0; }
.picScroll1 .prevStop{ background-position:0 0; }
.picScroll1 .nextStop{ background-position:-80px 0; }
.picScroll1 .honame { display: block; height: 25px; line-height: 25px; text-align: center;}
.picScroll1 li .pic{margin:0 0px 15px 0px;}
.picScroll1 li .title{margin:0; width: 205px;}
.picScroll1 li .title a{font-size: 16px; text-align:center;color:#e84409;display:block;text-overflow:ellipsis;
	padding:0px !important; margin:0 !important;white-space:nowrap;overflow:hidden;_zoom:1}
.picScroll1 li{
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
	
}
.picScroll1 li:hover {
	transform:translate(0,-5px);
	-webkit-transform:translate(0,-5px);
	-moz-transform:translate(0,-5px);
	-o-transform:translate(0,-5px);
	-ms-transform:translate(0,-5px);
	-webkit-box-shadow:0px 5px 15px #ffbb96;
    -moz-box-shadow:0px 5px 15px #ffbb96;
    box-shadow:0px 5px 15px #ffbb96;
}
/*---foot----*/

.foot {
	width: 100%;
	background: #b63e13;
	
	font-size: 12px; margin-top: 20px;
	padding-bottom:20px;
}
.footlink {
	width: 1004px;
	margin: 25px auto;
	overflow: hidden;
}
.footlink .name {
	float: left;
	width: 104px;
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	line-height: 30px;
}
.linka {
	float: left;
	width: 850px;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	padding: 0px 0 0 0px;
	word-wrap: break-word
}
.linka a {
	display: inline-block;
	margin: 0 5px;
	color: #fff;
}
.foot-con {
	width: 1004px;
	margin: 0px auto 0 auto;
	text-align: center;
	color: #fff;
	line-height: 25px;
}
.foot-con a {
	color: #fff;
}
.foot ul {
	width: 1004px;
	height: 40px;
	margin: 0 auto;
	text-align: center;
	padding: 20px 0 10px 0;
}
.foot ul a {
	display: inline-block;
	margin: 0 8px;
	height: 40px;
	font-size: 14px;
	color: #fff;
	line-height: 40px;
	text-align: center;
}
.foot ul a:hover {
	color: #fff; text-decoration: underline;
}
.foot ul a.cur {
	color: #fff;
}
/*----about-------------*/

.fy {
	width: 100%;
	padding: 30px 0 40px 0;
}
.fyLeft {
	float: left;
	width: 188px;
	margin-top: 13px;
	overflow: hidden;
	margin-bottom: 20px;
}
.l_pro {
	float: left;
	width: 230px;
	padding-bottom: 30px;
	background: #52b701;
	border: 1px solid #66c619;
}
.l_pro_t {
	float: left;
	display: inline;
	margin: 10px 0 0 9px;
	background: url(../images/fyname.jpg) left top no-repeat;
	font-size: 22px;
	text-align: center;
	width: 211px;
	height: 84px;
	color: #2c1001;
}
.l_pro_t b {
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding: 20px 0 0 0;
	font-size: 27px;
	color: #2c1001;
}
.l_pro_t span {
	display: block;
	text-transform: uppercase;
	font-size: 12px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.l_procon {
	float: left;
	width: 211px;
	padding: 20px 0 0 9px;
}
.proOne {
	width: 211px;
	float: left;
	overflow: hidden;
	padding: 0 0 10px 0;
}
.proOne a {
	width: 149px;
	background: url(../images/fleft.gif) #fff 172px center no-repeat;
	font-weight: bold;
	padding: 0 45px 0 17px;
	color: #48a100;
	line-height: 46px;
	float: left;
	font-size: 16px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.proTwo {
	float: left;
	width: 211px;
	line-height: 25px;
	overflow: hidden;
	padding: 0px 0 5px 0px;
}
.proTwo li {
	border-bottom: 1px dotted #fff;
	float: left;
	width: 100%;
}
.proTwo li a {
	float: left;
	font-size: 14px;
	background: url(../images/fleft1.png) no-repeat 20px center;
	color: #fff;
	line-height: 42px;
	width: 179px;
	font-weight: normal;
	text-align: left;
	padding: 0 0 0 32px;
}
.proTwo li a:hover {
	float: left;
	color: #fff
}
.proOne ul {
	display: none;
}
.proOne .proTwo {
	display: block;
}
.fy_lad {
	float: left;
	padding: 196px 0 0 0;
	width: 232px;
	text-align: center;
	color: #0f0e0e;
	font-size: 32px;
	font-family: Impact;
	font-style: italic;
	height: 69px;
	display: inline;
	margin: 30px 0 0 0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.fyRight {
	float: right;
	padding-bottom: 30px;
	overflow: hidden;
	width: 800px;
	padding: 10px 0 0 0;
}
.pagetitle {
    float: right;
    width: 800px;
    padding: 0 0 15px 0;
    height: 45px;
    position: relative;
    line-height: 45px;
    background: url(../images/cline.gif) left bottom repeat-x;
}
.pagetitle .fl {
	float: left;
	color: #222222;
	font-size: 20px;
	font-weight: bold;
}
.pagetitle .fr, .pagetitle .fr a{
	color: #5e5e5e;
	font-size: 14px;
}
.pagetitle .fr a:hover{
	text-decoration: underline;
}
.pagetitle .fr {
	float: right;
	margin-right: 8px;
	margin-top: 10px;
}
.pagetitle .fr font {
	font-size: 14px;
}
.title1 {
	float: right;
	width: 743px;
	padding: 0 0 15px 0;
	height: 45px;
	position: relative;
	line-height: 45px;
	background: url(../images/cline.gif) left bottom repeat-x;
}
.title .fl {
	float: left;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
.title .fr, .title .fr a{
	color: #fff;
	font-size: 14px;
}
.title .fr{
	float: right;
	margin-right: 8px;
	margin-top: 3px;
}
.title .fr font{
	font-size: 14px;
}
.padding25 {
	float: left;
	padding: 20px 0px 0 0px;
	width: 802px;
	word-break: break-all;
	line-height: 30px;
	font-size: 14px;
	
	color: #333;
}
/*---------------pro--------------------*/

.proul {
	float: left;
	width: 760px;
	padding: 45px 0 0 10px;
}
.proul li {
	float: left;
	width: 237px;
	display: inline;
	padding: 0 0 24px 0;
	margin: 0px 0 0px 16px;
	position: relative;
	overflow: hidden;
}
.proul li a {
	float: left;
	width: 220px;
	height: 226px;
	padding: 8px 8px 0 9px;
	background: #fff;
}
.proul li a img {
	float: left;
	width: 220px;
	height: 165px;
}
.proul li a .wor {
	float: left;
	width: 220px;
	height: 30px;
	line-height: 30px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #48a100;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 15px 0 0 0;
}
.title_s {
	text-align: center;
	color: #333;
	font-size: 12px;
	line-height: 35px;
}
.padding25 h2 {
	font-size: 18px;
	font-weight: normal;
	color: #333;
	font-weight: bold;
}
.padding25 .center img {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	width: auto;
	max-width: 600px;
_width:expression(this.width > 600 ? "600px" : this.width);
	overflow: hidden;
}
.newsview {
	min-height: 300px;
	display: inline;
	width: 100%;
	padding-top: 10px;
	margin-bottom: 25px;
	padding-bottom: 15px;
	_height: 300px;
	font-size: 14px;
	line-height: 28px;
	float: left;
	color: #333;
}
.main_r_nav div {
	line-height: 25px;
	
}
.main_r_nav {
	float: left;
	width: 700px;
	font-size: 14px;
}

.returnlist {
	display: inline;
	margin: 30px 0 0 330px;
	float: left;
	font-size: 14px;
	width: 106px;
	height: 36px;
	text-align: center;
	background: #9f3304;
	color: #fff;
	line-height: 36px;
	font-weight: bold;
}
.returnlist:hover{ text-decoration: underline; }
.main_r_nav a,.main_r_nav{
	color: #333;
}
.main_r_nav a:hover {
	color: #ff4e00;
}
/*----------------news-----------------*/

.news_list {
	float: left;
	width: 800px;
	font-size: 14px
}
.news_list li {
	float: left;
	width: 800px;
	line-height: 42px;
	border-bottom: 1px dotted #ef8155;
}
.news_list li a {
	font-size: 14px;
	color: #b63e13;
	float: left;
	width: 772px;
	height: 42px;
	line-height: 42px;
	background: url(../images/news1.png) left center no-repeat;
	padding-left: 23px;
}
.news_list li a:hover{ color: #333; }
.news_list li a span {
	cursor: pointer
}
.news_list li .fl {
	width: 546px;
	margin-left: 6px;
	display: inline;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding-left: 10px;
}
.news_list li .fr {
	margin-right: 5px;
}
.divShare {
	float: left;
	display: block;
	width: 400px;
	padding: 0 0 0 280px;
}
/*-------------------CASE-------------------*/

.pro_txtimg {
	float: left;
	margin-bottom: 20px;
	padding: 30px 0 0 27px;
}
.pro_txtimg li {
	float: left;
	width: 743px;
	padding: 0px 0 35px 0;
}
.pro_li_img {
	float: left;
	width: 220px
}
.pro_txtimg .proimg {
	float: left;
	width: 220px;
	height: 165px;
	border: 8px solid #fff;
}
.pro_li_txt {
	float: right;
	display: inline;
	width: 488px;
	height: 86px;
	color: #787878;
	line-height: 36px;
	font-size: 12px
}
.protitle {
	float: left;
	width: 488px;
	line-height: 24px;
	padding: 5px 0 0 0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #fff;
	font-size: 16px;
	font-weight: 700
}
.procon {
	float: left;
	width: 488px;
	line-height: 30px;
	color: #fff;
	height: 120px;
	overflow: hidden;
	padding: 10px 0 0 0;
	font-size: 14px;
}
/*搜索*/

.c_red {
	color: #f00;
}
.searchred {
	color: #f00 !important;
	margin: 0 !important
}
.searchnull {
	float: left;
	text-align: center;
	width: 100%;
	padding: 3% 0;
	font-size: 16px
}
.searchnull font {
	color: red;
	font-size: 16px
}
/* 幻灯切换 */

.banner {
	width: 100%;
	position: relative;
}
.slideBox {
	position: relative;
	display: block;
	width: 1920px;
	height: 340px;
	overflow: hidden;
	z-index: 11;
	left: 50%;
	margin-left: -960px;
}
.slideBox .bd img {
	display: block;
	margin: 0 auto;
	height: 340px;
}
.slideBox .prev {
	display: none;
	position: absolute;
	padding: 0;
	left: 50%;
	margin-left: -595px;
	top: 50%;
	margin-top: -34px;
	width: 74px;
	height: 74px;
	background: url('../images/hover_left.png') no-repeat;opacity:1 !important;
}
.slideBox .next {
	display: none;
	position: absolute;
	padding: 0;
	right: 50%;
	margin-right: -595px;
	top: 50%;
	margin-top: -34px;
	width: 74px;
	height: 74px;
	background: url('../images/hover_right.png') no-repeat;opacity:1 !important;
}
.slideBox .hd {
	position: relative;
	top: -25px;
	z-index: 1
}
.slideBox .hd ul {
	text-align: center
}
.slideBox .hd ul li {
	display: inline-block;
	cursor: pointer;
	width: 16px;
	height: 17px;
	background: url('../images/normal_bg.png') no-repeat;
	background-position: -249px -51px;
}
.slideBox .hd ul li.on {
	background-position: -216px -51px;
}
.slideBox .hd ul li:hover {
	background-position: -216px -51px;
}
/* 幻灯切换2 */

.slideBoxx {
	position: relative;
	display: block;
	width: 1600px;
	height: 438px;
	overflow: hidden;
	z-index: 11;
	left: 50%;
	margin-left: -800px;
}
.slideBoxx .bd img {
	display: block;
	margin: 0 auto;
	height: 438px;
}
.slideBoxx .prev {
	display: none;
	position: absolute;
	padding: 0;
	left: 50%;
	margin-left: -595px;
	top: 50%;
	margin-top: -74px;
	width: 74px;
	height: 74px;
	background: url('../images/hover_left.png') no-repeat;
}
.slideBoxx .next {
	display: none;
	position: absolute;
	padding: 0;
	right: 50%;
	margin-right: -595px;
	top: 50%;
	margin-top: -74px;
	width: 74px;
	height: 74px;
	background: url('../images/hover_right.png') no-repeat;
}
.slideBoxx .hd {
	position: relative;
	top: -25px;
	z-index: 1
}
.slideBoxx .hd ul {
	text-align: center
}
.slideBoxx .hd ul li {
	display: inline-block;
	cursor: pointer;
	width: 16px;
	height: 17px;
	background: url('../images/normal_bg.png') no-repeat;
	background-position: -249px -51px;
}
.slideBoxx .hd ul li.on {
	background-position: -216px -51px;
}
.slideBoxx .hd ul li:hover {
	background-position: -216px -51px;
}
/* 浮动工具 */

#common-tool {
	margin-top: 278px;
	position: absolute;
	top: 78px;
	right: 0;
	z-index: 9999
}
#common-tool ul {
	list-style: none
}
#common-tool ul li {
	background: #c65128;
	margin: 3px 0 0 0;
	_margin: 0;
*margin:0;
	width: 40px;
	height: 40px;
	overflow: hidden;
}
#common-tool ul li a {
	display: block;
	padding: 5px
}
#common-tool ul li a:hover {
	background: #ffd401;
}
#common-top-ico {
	display: none
}
.common-sweep-box {
	display: none;
	position: absolute;
	right: 50px;
	top: 3px;
	padding: 5px;
	background: #FFF;
	border: 1px solid #EEE
}
.common-sweep-box img {
	width: 196px;
	height: 196px;
}
/* product view 产品内页 */

.view_imgs {
	width: 555px;
	height: 500px;
	margin: 20px auto;
	position: relative;
	background: #f7f7f7;
}
.view_imgs .btn {
	position: absolute;
	width: 15px;
	height: 70px;
	top: 422px;
	cursor: pointer;
	z-index: 99;
	font-size: 50px;
	font-weight: bold;
}
.view_imgs .prev {
	left: 0;
	background: url(../images/view_left.png) no-repeat center center #bfbebe;
}
.view_imgs #prev, .view_imgs #prev #next {
	width: 15px;
	height: 70px;
	margin-left: 0;
}
.view_imgs #prevTop, .view_imgs #nextTop {
	display: none
}
.view_imgs .next {
	right: 0;
	background: url(../images/view_right.png) no-repeat center center #bfbebe;
}
.view_imgs li {
	float: left;
}
.view_imgs .prev:hover, .view_imgs .next:hover {
	background-color: #b63e13;
}
.view_imgs .cf li {
	position: relative;
	color: #fff;
}
.view_imgs .cf a {
	display: block;
	width: 555px;
	height: 416px;
	position: absolute;
	color: #fff;
}
.view_imgs .picBox {
	height: 416px;
	position: relative;
	overflow: hidden;
}
.view_imgs .picBox ul {
	height: 416px;
	position: absolute;
}
.view_imgs .picBox li {
	width: 555px;
	height: 374px;
}
.view_imgs .listBox {
	width: 511px;
	height: 71px;
	margin: 0 auto;
	position: relative;
	padding: 6px 0 10px;
	overflow: hidden;
}
.view_imgs .listBox ul {
	height: 71px;
	position: absolute;
}
.view_imgs .listBox li {
	width: 104px;
	height: 71px;
	cursor: pointer;
	position: relative;
}
.view_imgs .listBox li a {
	display: block;
	width: 95px;
	height: 71px;
}
.view_imgs .listBox li img {
	width: 95px;
	height: 71px;
}
.view_imgs .listBox .on img {
	width: 89px;
	height: 65px;
	border: 3px solid #b63e13;
}
.view_imgs .picBox li img {
	max-width: 100%;
}
.ol_width {
	width: 580px;
}
/*分页*/
.sh_page{margin:20px 0px 0px 15px;height:33px;line-height:33px;*line-height:50px; text-align:center;}
.sh_page a{padding:5px 8px;margin-left:1px;color:#fff !important; background: #b63e13;}
.sh_page a:hover ,.sh_page .dangqian{ color:#fff; background: #ef8155;}

/*分页*/
.pagelink {clear:both;font-size:12px;text-align:center;height:38px; margin-top:30px; font-size:12px;}
.pagelink a,div.pagelink span{padding:6px 7px 6px;height:23px;color:#4c4c4c;border:1px solid #ddd; line-height:31px; text-decoration:none; margin:0 2px;}
.pagelink a:hover{color:#c65128;text-decoration:none;padding:6px 7px 5px;border-bottom:2px solid #c65128}
.pagelink .current{color:#c65128;padding:6px 7px 5px;height:26px;border:1px solid #ddd;border-bottom:2px solid #c65128;font-weight:bold}