
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
}

/* top */
.top_border {
	width: 100%;
	height: 4px;
	overflow: hidden;
	background: #c5132d;
}
.logo {
	float: left;
	margin-top: 20px;
}
.top {
	width: 980px;
	height: 100px;
	margin: 0 auto;
	position: relative;
}
.top_tel {
	width: 201px;
	height: 54px;
	float: right;
	margin-top: 9px;
	padding-left: 29px;
	background: url(../img/top_tel.png) 0 5px no-repeat;
}
.top_tel span {
	font: 23px/30px "impact";
	color: #000;
}
.top_tel p {
	font: 700 14px/20px "microsoft yahei";
	color: #504f4f;
	letter-spacing: 4px;
}
.search_btn {
	position: absolute;
	width: 38px;
	height: 30px;
	background: url(../img/nicon2.png) center center no-repeat ;
	/* right: 0; */
	top: 23px;
}
.search_box {
	width: 316px;
	height: 35px;
	position: absolute;
	right: 0;
	top: 42px;
	display: none
}
.search {
	width: 316px;
	height: 35px;
	    margin: 40px -334px;
	overflow: hidden;
	z-index:999;
}
.text {
	width: 188px;
	float: left;
	font: 14px/25px 'microsoft yahei';
	color: #a2a2a2;
	text-indent: 15px;
	height: 35px;
	padding: 5px 0;
	border: 0;
	/* background: url(../img/text.jpg) 0 0 no-repeat; */
*height:25px;
}
.select {
	float: left;
	width: 85px;
	border: 0;
	background: url(../img/select.jpg) 0 center no-repeat #fff;
}
.btn {
	float: left;
	background: url(../img/sear.png) no-repeat center center #242424;
	width: 43px;
	height: 35px;
	border: 0;
	cursor: pointer;
}
.select select {
	margin: 5px auto;
	width: 85px;
}
.searchBar span {
	float: right;
	margin-top: 6px;
}
.searchBar span a {
	color: #666;
	margin-right: 8px;
}
.searchBar span a:hover {
	color: #1b1b1b;
}
.searchBar .select {
	float: left;
	margin-top: 1px;
	display: inline;
	margin-right: 8px;
}
.searchBar .text {
	float: left;
}
.searchBar .text input {
	width: 182px;
	padding-top: 3px;
	height: 17px;
	border: 1px solid #b7d1eb;
}
div.selectbox-wrapper {
	overflow: hidden;
	width: 85px;
	position: absolute;
	text-align: left;
*margin-top:0;
	z-index: 11;
	background: #fff;
}
div.selectbox-wrapper ul li.current {
	color: #fff;
	background-color: #36c
}
div.selectbox-wrapper ul li {
	text-align: center;
	padding-right: 3px;
	padding-bottom: 3px;
	width: 85px;
	cursor: pointer;
	line-height: 20px;
	padding-top: 3px;
	font-size: 12px;
	font-family: '微软雅黑';
	color: #666;
}
div.selectbox-wrapper ul li.selected {
	background-color: #666;
	color: #fff;
}
.selectbox {
	border: none;
	display: block;
	width: 85px;
	background: none;
	text-indent: 9px;
	cursor: pointer;
	height: 35px;
	font-size: 14px;
	font-family: 'microsoft yahei';
	color: #1b1b1b;
	line-height: 35px;
}

.zoom {
	position: absolute;
	display: block;
	width: 44px;
	height: 44px;
	left: 249px;
	top: 176px;
	background: url(../img/zoom.png) 0 0 no-repeat;
	display: none
}

/* book*/
.bookmain {
	width: 650px;
	padding: 0 10px;
	height: auto;
	font: 14px/30px 'microsoft yahei';
	margin: 0 auto;
	background: #fff;
}
.bookmain div {
	font-size: 12px
}
.bookline {
	width: 650px;
	height: 34px;
	background-image: url(../img/about_box_line.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	margin: 0 auto;
	margin-top: 10px;
}
.book3 {
	width: 550px;
	margin: 0 auto;
}
.booktop {
	width: 650px;
	height: 30px;
	float: left;
	background: url(../img/bookico.png) no-repeat 10px 7px;
	margin-top: 20px;
}
.booktop_name {
	width: 570px;
	height: 30px;
	float: left;
	padding-left: 30px;
	line-height: 30px;
	font-weight: bold;
}
.booktop_time {
	width: 150px;
	height: 30px;
	float: left;
	color: rgb(30,54,1);
	text-align: right;
	line-height: 30px;
}
.bookcontent {
	width: 628px;
	min-height: 40px;
	height: auto!important;
	height: 40px;
	float: left;
	border: 1px solid #d6deef;
	background: url(../img/bookcontentbg.jpg) repeat-x;
	background-color: #fff;
	padding: 10px;
}
.bookadmin {
	width: 650px;
	height: auto;
	float: left;
}
.bookadmin_top {
	width: 650px;
	height: 12px;
	float: left;
}
.bookadmin_mid {
	width: 628px;
	min-height: 30px;
	height: auto!important;
	height: 30px;
	border-left: 1px solid #d6deef;
	border-right: 1px solid #d6deef;
	border-bottom: 1px solid #d6deef;
	float: left;
	padding: 10px;
}
.messagecol {
}
.admincol {
	font-weight: bold;
}
.admintimecol {
	float: right;
*margin-top:-17px;
}
.message {
	width: 500px;
	height: auto;
	float: left;
	padding-left: 50px;
}
.message li {
	width: 500px;
	height: 40px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.message li input {
	height: 24px;
	line-height: 24px;
	width: 150px;
}
.message li p.message_title {
	width: 100px;
	height: 30px;
	float: left;
	text-align: right;
	line-height: 25px;
	font-size: 14px;
}
.message li p.message_content {
	width: 400px;
	float: left;
}
.message li.contentb {
	width: 500px;
	height: 150px;
	float: left;
}
.message li.contentb textarea {
	width: 370px;
	height: 120px;
}
.message li.yzm {
	width: 500px;
	height: 60px;
	float: left;
}
.message li p.message_yzminput {
	width: 100px;
	float: left;
}
.message li p.message_yzminput input {
	width: 70px;
}
.message li p.message_yzmico {
	width: 100px;
	height: 40px;
	float: left;
}
.message li p.message_sub {
	width: 200px;
	height: 40px;
	float: left;
}
.message li p.message_sub input {
	float: left;
	width: 134px;
	height: 30px;
	display: block;
	border-radius: 5px;
	border: none;
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	background: #cb1732;
	border-bottom: 2px solid #a01429;
	cursor: pointer;
	margin-left: 100px;
}
.c_red {
	color: #f00;
}
.tab2 {
	background: #fff;
	width: 100%;
	margin-top: 5px;
	border: 1px solid #e1e0e1;
}
.blank {
	width: 100%;
	height: 20px;
	margin-bottom: 5px;
}
/* pages*/
.pages {
	margin: 15px 0;
	float: left;
	width: 100%;
	line-height: 34px;
	text-align: center;
}
.pages a {
	color: #fff;
	padding: 0 11px;
	margin: 0 5px;
font-/weight: bold;
	background: #3f3f3f;
}
.pages * {
	display: inline-block;
	_zoom: 1;
	_display: inline;
	vertical-align: middle;
	line-height: 28px;
	height: 28px;
	padding-bottom: 1px;
}
.pages .hover {
	display: inline-block;
	background: #cb1732;
}
.pages a:hover {
	display: inline-block;
	background: #cb1732;
}
/* news */
.news {
	width: 100%;
	height: auto;
	overflow: hidden
}
.news li {
	width: 100%;
	height: 110px;
	border-bottom: 1px solid #d4d4d4;
	padding: 8px 0 22px;
}
.news li p {
	width: 956px;
	height: 50px;
	margin: 0 auto 3px;
	overflow: hidden
}
.news li p a {
	float: left;
	font: 700 15px/50px "microsoft yahei";
	color: #cb1732;
}
.news li p span {
	float: right;
	font: 14px/50px "microsoft yahei";
	color: #7b7b7b
}
.news li div {
	width: 956px;
	height: 52px;
	overflow: hidden;
	font: 14px/26px "microsoft yahei";
	color: #454545;
	margin: 0 auto;
}
/* news_view */
.sub_con h1 {
	width: 100%;
	text-align: center;
	font: 20px/36px "microsoft yahei";
	color: #343434;
}
.date {
	width: 100%;
	text-align: center;
	font: 12px/32px "microsoft yahei";
	color: #7d7d7d
}
.sub_con img {
	max-width: 100%;
}
.view_con {
	width: 926px;
	margin: 0 auto;
	font: 14px/30px "microsoft yahei";
}
.page {
	width: 926px;
	margin: 10px auto;
	height: 37px;
	position: relative
}
.page_left {
	float: left;
	width: 408px;
	height: 37px;
	background: #fb9549;
	font: 14px/37px "microsoft yahei";
	color: #fff;
	text-indent: 12px;
}
.page_right {
	float: right;
	width: 408px;
	height: 37px;
	background: #e1576f;
	font: 14px/37px "microsoft yahei";
	color: #fff;
	text-indent: 12px;
}
.page a {
	color: #fff
}
.back {
	display: block;
	width: 104px;
	height: 37px;
	background: #6c4a86;
	position: absolute;
	left: 411px;
	top: 0;
	text-align: center;
	font: 14px/37px "microsoft yahei";
}
/* 幻灯切换 */
.slideBox {
	position: relative;
	display: block;
	width: 100%;
	height: 360px;
	overflow: hidden;
	z-index: 11;
}
.slideBox .bd img {
	display: block;
	margin: 0 auto;
	height: 360px;
}
.slideBox .prev {
	display: none;
	position: absolute;
	padding: 0;
	left: 50%;
	margin-left: -595px;
	top: 34%;
	width: 54px;
	height: 109px;
	background: url('../img/normal_bg.png') no-repeat;
	background-position: 0 0;
}
.slideBox .next {
	display: none;
	position: absolute;
	padding: 0;
	right: 50%;
	margin-right: -595px;
	top: 34%;
	width: 54px;
	height: 109px;
	background: url('../img/normal_bg.png') no-repeat;
	background-position: -449px 0;
}
.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('../img/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;
}
/* 幻灯切换 */
.slideBox2 {
	position: relative;
	display: block;
	width: 100%;
	height: 240px;
	overflow: hidden;
	z-index: 11;
}
.slideBox2 .bd img {
	display: block;
	margin: 0 auto;
	height: 240px;
}
.slideBox2 .prev {
	display: none;
	position: absolute;
	padding: 0;
	left: 50%;
	margin-left: -595px;
	top: 27%;
	width: 54px;
	height: 109px;
	background: url('../img/normal_bg.png') no-repeat;
	background-position: 0 0;
}
.slideBox2 .next {
	display: none;
	position: absolute;
	padding: 0;
	right: 50%;
	margin-right: -595px;
	top: 27%;
	width: 54px;
	height: 109px;
	background: url('../img/normal_bg.png') no-repeat;
	background-position: -449px 0;
}
.slideBox2 .hd {
	position: relative;
	top: -25px;
	z-index: 1
}
.slideBox2 .hd ul {
	text-align: center
}
.slideBox2 .hd ul li {
	display: inline-block;
	cursor: pointer;
	width: 16px;
	height: 17px;
	background: url('../img/normal_bg.png') no-repeat;
	background-position: -249px -51px;
}
.slideBox2 .hd ul li.on {
	background-position: -216px -51px;
}
.slideBox2 .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: #CB1732;
	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: #fc0;
}
#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(../img/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(../img/view_right.png) no-repeat center center #bfbebe;
}
.view_imgs li {
	float: left;
}
.view_imgs .prev:hover, .view_imgs .next:hover {
	background-color: #cb1732;
}
.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 #cb1732;
}
.view_imgs .picBox li img {
	max-width: 100%;
}
.ol_width {
	width: 580px;
}
