﻿@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-size:12px;
	display: block;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif ;
}
*{margin:0;padding:0;}
li,dl,dd{list-style:none;}
a{
	text-decoration:none;
	color: #5e5e5e;
	font-style: normal;
}
img{border:none 0;}
.clear{ clear:both;}
.fl{float:left;}
.fr{ float:right;}
a:hover{
	color: #CE0300;
}
h1{
	line-height: 40px;
}
.g-w1000{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

/* qq */
.side{position:fixed;width:54px;height:275px;right:0;top:214px;z-index:100;}
.side ul li{width:54px;height:54px;float:left;position:relative;border-bottom:1px solid #444;}
.side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#000;opacity:0.8;filter:Alpha(opacity=80);color:#fff;font:14px/54px;overflow:hidden;}
.side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:#000;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s;}
.side ul li .sidetop:hover{background:#ae1c1c;opacity:1;filter:Alpha(opacity=100);}
.side ul li img{float:left;}

/*header*/
.header{
	width:100%;
	background:url(../images/bg.jpg) no-repeat center top;
	display: block;
}
.top{height:84px;}
.top p{
	display: block;
	float: left;
	height: 42px;
	width: 332px;
	margin-top: 8px;
}
.top span{
	float: right;
	height: 52px;
	width: 250px;
	margin-top: 15px;
}
/*nav*/

.nav{width:100%;height:52px;margin:0 auto; position:relative;background:#009ded;}
.nav ul{}
.nav ul li.navLI{float:left;padding-top:9px;width:125px; height:43px; background:url(../images/nav-li.gif) no-repeat right center;}
.nav ul li a{display:block;float:left;color:#fff;font: normal 14px;height:px;width:125px;text-align:center;}
.nav ul li.current a{font:bold 14px;color:#ffe27d;}
.nav ul li a:hover{font:bold 14px;color:#ffe27d;}
.nav ul li a:hover p{font-weight:normal;color:#bea037;}
.nav ul li ul { position:absolute; z-index:9999;top:52px; width:125px; margin:15px auto 0 auto;  padding:15px 0 5px 0;  background:#009ded;border-radius:5px;}
.nav ul li ul li{float:none;border-right:none; text-align:center; width:125px; height:25px;}
.nav ul li ul li a{ color:#fff; display:block;  height:30px; font-size:13px;}
.nav ul li .subnav{ display:none;}
.subnav span{ display:block; width:125px; height:29px; background:url(../images/sjx.png) no-repeat top center; position:absolute; top:-29px;left:0; }
.nav ul li ul li a:hover{ color:#ff0; font-weight:normal; font-size:13px;}
.nav ul li.current a{font:bold 14px;color:#ffe27d;}
.nav ul li.current a p{font:normal 12px;color:#bea037;text-transform:uppercase;}
.nav ul li a p{ color:#fefefe;text-transform:uppercase; font:normal 12px;}
.nav ul li.none{ background:none;}
/*banner*/
.banner{
	width:100%;
	height:475px;
	z-index: 20;
}
#imgshow_mask{_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/imgshow_mask.png');}
#imageShow{clear:both;border-bottom:1px solid #fff;position:relative;}
#imageShow .imagebg{height:475px;overflow:hidden;position:relative;}
#imageShow .imagebg li{height:475px;overflow:hidden;position:absolute;top:0;left:0;width:100%;display:block;filter:alpha(opacity=0);opacity:0;}
#imageShow .imagebg li a.bannerbg_main{width:100%;position:absolute;top:0;right:0;height:475px;display:block;}
.scrollbg{height:120px;position:absolute; bottom:30px;right:10%;}
.scroll{margin-right:0;width:380px;height:120px;position:relative;}
.s_pre, .s_next{display:block;width:25px;height:47px;position:absolute;}
a.s_pre{
	top:25%;
	left:-50px;
	background-image: url(../images/bannerleftdqjt.png);
	background-repeat: no-repeat;
}
a.s_pre:hover{background: url(../images/bannerleftjgjt.png) no-repeat;}
a.s_next{background: url(../images/bannerrightdqjt.png) no-repeat;top:25%;right:-40px;}
a.s_next:hover{background: url(../images/bannerrightjgjt.png) no-repeat;}
.outScroll_pic{ height:120px;overflow:hidden;position:relative;width:380px;top:2px;}
.outScroll_pic .scroll_pic{position:absolute}
.scroll_pic{margin:0 auto;width:40000px;height:102px;margin-left:-20px;}
.scroll_pic li{float:left;height:108px;width:108px;margin-left:20px;_margin-left:20px;cursor:pointer;border:1px solid #523939;}
.scroll_pic li img{filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;border:1px solid #523939;margin:2px;}
.scroll_pic li:hover img,.scroll_pic li:hover{filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
.scroll_pic li.currently img{filter:alpha(opacity=100)!important;-moz-opacity:1!important;opacity:1!important;}
.scroll .current{width:108px;height:108px;background: url(../img/bannerxtjg_03.jpg) no-repeat;z-index:0;position:absolute;top:3px;left:2px;}

/*hot-pro*/
.hot-pro{
	margin-top: 35px;
	height: 510px;
	overflow: hidden;
	z-index: 10;
}
.hot-pro p{
	background-image: url(../images/p1.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 62px;
	margin-bottom: 25px;
}
.hot-pro .brand1{
	width:277px;
	float:left;
	display: block;
}
.hot-pro .brand1 a{
	width:277px;
	display: block;
	height:220px;
	overflow: hidden;
margin-bottom:4px;}
.hot-pro .brand1 a img{display:block;width:277px;height:220px;}
.hot-pro .brand2{
	width:442px;
	float:left;
}
.hot-pro .brand2 a{
	float:left;
	display: block;
}
.hot-pro .brand2 a.zs{
	width:217px;
    margin-left:4px;
	margin-bottom:4px;
	overflow: hidden;
height:240px;}
.hot-pro .brand2 a.zs2{
	width:438px;height:200px;
	display: block;
    margin-left:4px;
	margin-bottom:4px;
	overflow: hidden;
}
.hot-pro .brand2 a.zs img{display:block;width:217px;height:240px;}
.hot-pro .brand2 a.zs2 img{display:block;width:438px;height:200px;}
.hot-pro .brand3{width:277px;float:left;margin-left:4px;}
.hot-pro .brand3 a{width:277px;height:220px;overflow: hidden; display:block;margin-bottom:4px;}
.hot-pro .brand3 a img{display:block;width:277px;height:220px;}
.hot-pro .brand1 a:hover img{ transform: scale(1.1); transition:1000ms; opacity:0.5;}
.hot-pro .brand2 a:hover img{ transform: scale(1.1); transition:1000ms; opacity:0.5;}
.hot-pro .brand3 a:hover img{ transform: scale(1.1); transition:1000ms; opacity:0.5;}

/*about*/
.about{
	margin-top: 40px;
margin-bototm: 20px;}
.about1{
	width:470px;
	line-height: 25px;
	color: #5e5e5e;
	display: block;
}
.about1 em img{
	display: block;
	height: 170px;
	width: 470px;
	margin-bottom: 10px;
}
.about1 p{font:13px/23px;	line-height: 25px;	text-indent:30px;

}
.about1 p a{}
.about1 p a:hover{color:#e15858;}
.span1{
	display: block;
	height: 35px;
	margin-bottom: 20px;
}
.span1 a{
	background-image: url(../images/more2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	float: right;
	width: 35px;
	height: 35px;
}
.span1 a:hover{
	background-image: url(../images/more.jpg);
	
}
.con-about{
	background-image: url(../images/conta.jpg);
	height: 271px;
	padding-left: 126px;
	color: #D20000;
	padding-top: 35px;
	line-height: 40px;
}

.con-about em{
	font-style: normal;
	display: block;
	line-height: 20px;
	font-size: 15px;
	padding: 10px;

	margin-bottom: 10px;
	color: #818181;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-weight: bold;
	background:rgba(255, 255, 255, 0.8) none repeat scroll 0 0 !important;
}
/*porBOx*/
.porBOx{width:100%;background:url(../images/porbj.jpg) no-repeat center 0;height:596px;margin-top:30px;}
.pTitle{width:277px;margin:0 auto;}
#phoneCarousel{width:1000px;margin:0 auto;}
#phoneCarousel #box{position:relative;width:927px;height:435px;margin:0 auto;margin-top:60px;}
#box ul{position:relative;width:927px;height:435px;margin:0 auto;}
#box li{position:absolute;border:2px solid #fff;list-style:none;background:#000;width:0;height:0;top:146px;left:377px;z-index:0;cursor:pointer;overflow:hidden;}
#box li img{width:100%;height:100%;vertical-align:top;}
#box .prev, #box .next{position:absolute;top:45%;width:73px;height:131px;margin-top:-40px;overflow:hidden;text-indent:-999px;cursor:pointer;background: url(../images/cpjt1.png) no-repeat;}
#box .prev{left:-80px;}
#box .next{right:-60px;background-position:-72px 0;}
#box .prev:hover{background:url(../images/cpjt.png) no-repeat;}
#box .next:hover{background:url(../images/cpjt.png) no-repeat -72px 0;}

/*hot-news*/
.hot-news{
	margin-top: 30px;
}
.advertise{float: left;width: 345px;position: relative;border:solid 1px #c2c2c2;}
.advertise .size{position: relative;width: 345px;height:361px;overflow: hidden;}
.advertise .size img{display:block;margin:5px 5px;width:334px;height:350px;}
.advertise .rslides_nav{display: none;}
.advertise .rslides_tabs{position: absolute;bottom: 10px;right:10px;}
.advertise .rslides_tabs li{float: left;margin-left: 5px;}
.advertise .rslides_tabs a{display: block;width:10px;height:15px;background: url(../images/ann.png) -15px 0px no-repeat; }
.advertise .rslides_tabs .rslides_here a{background-position:0  0;}
.advertise .rslides_tabs a:hover{text-decoration: none;}
.newsRight{width:622px;}
.newsRight .newsA{width:622px;margin-top:20px; overflow:hidden;}
.newsRight .newsA .datu{display:block;width:196px;float:left;border:solid 1px #dfdfdf;height:133px;}
.newsRight .newsA .datu img{display:block;width:196px;height:133px;}
.newsRight .newsA .datu:hover img{display:block;width:196px;height:133px;}
.newsRight .newsA dl{float:right;width:400px;}
.newsRight .newsA dl dd{height:30px;}
.newsRight .newsA dl dd a{color:#777;font:13px;display:block;background:url(../images/tb2.jpg) no-repeat 0 5px;padding-left:15px;}
.newsRight .newsA dl dd a span{font-family:Arial;color:#CCC;float:right;}
.newsRight .newsA dl dd a:hover {background:url(../images/tb1.jpg) no-repeat 0 center;color:#f00;}
.newsRight .newsA dl dd :hover span{color:#f00;}
/* link */
.link_tgb {
	line-height:42px;
	padding:0;
	height:42px;
	background:url(../images/lins.png) no-repeat;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.link_tgb a{ padding-right:20px; float: right; color:#fff; }
.link_tgb span {padding-left:10px; font-size:14px}
.link_tgb .t1 {color:#fff; cursor:pointer;padding:4px 40px;font-style: normal;}
.link_tgb .t2 {color: #fff; cursor: pointer;padding:4px 35px;font-style: normal;}

.links {
	color:#fff;
	line-height: 25px;
	height: 50px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;	
margin-bottom:15px;}
.links a {padding:0 5px; line-height:21px; color:#fff;}
.links .hidden { display:none;}
/*footer*/
.footer{
	background-color: #2e2626;
	height: 250px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
    padding-top:25px;
}
.footerleft{width:250px;}
.footerleft span{
	display: block;
	margin-bottom: 15px;
}
.footerleft span img{ }
.footerleft p{}
.footerleft p img{width:102px;height:102px;display:block; float:left; margin-right:8px; }

.footerleft p em{width:15px; display:block; float:left;height:82px; margin-top:20px; color:#FFF; font-style:normal}
.footerright{width:730px;}
.footerright p{
	line-height: 20px;
	color: #FFF;
	display: block;font-style: normal;
	}
.footerright p a{
	color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 14px;
}
.footerright p a:hover{
	color: #D90000;
	text-decoration: underline;
}
.footerright p em{
	line-height: 30px;
	display: block;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
	font-style: normal;
}
/*end index*/

/*nr-banner*/
.nr-banner{
	background-image: url(../images/banner1.jpg);
	background-position: center center;
	height: 300px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
/*nr-gong*/
.nr-gong{}
.span2{
	line-height: 30px;
	display: block;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecece;
	font-size: 13px;
	color: #5e5e5e;
	background-image: url(../images/cc.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 25px;
}
.span2 a{
	margin-right: 5px;
	margin-left: 5px;
}
.span2 a:hover{}
.nr-p{
	text-align: center;
	height: 60px;
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	background-position: center 30%;
}
.nr-p i{
	font-style: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFF;
	background-color: #633030;
	font-size: 24px;
	line-height: 24px;
	height: 24px;
}
.nr-p em{
	display: block;
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	color: #9a7d6e;
	line-height: 30px;
	font-variant: small-caps;
}
/* nr-pro */
.nr-prolist{
	font-size: 15px;
	text-align: center;
	line-height: 25px;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5E5E5E;
}
.nr-prolist a{
	margin-right: 15px;
	margin-left: 15px;
}
.nr-prolist a:hover{}
.nr-pro ul li{
	display:block;
	float:left;
	width:320px;
	height:463px;
	overflow:hidden;
	position:relative;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0;
	line-height: 15px;
}
.nr-pro ul li:nth-child(3n){ margin-right:0; }
.nr-pro ul li:first-child+li+li{ margin-right:0; }
.nr-pro ul li:first-child+li+li+li+li+li{ margin-right:0; }
.nr-pro ul li:first-child+li+li+li+li+li+li+li+li{ margin-right:0; }
.nr-pro ul li:first-child+li+li+li+li+li+li+li+li+li+li+li{ margin-right:0; }
.nr-pro ul li:first-child+li+li+li+li+li+li+li+li+li+li+li+li+li+li{ margin-right:0; }
.nr-pro ul li:first-child+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li{ margin-right:0; }





.nr-pro ul li a span{
	height: 30px;
	display: block;
	line-height: 30px;
	color: #807070;
	font-size: 14px;
}
.nr-pro ul li a span em{
	line-height: 30px;
	background-image: url(../images/more3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 68px;
	display: block;
	float: right;
	margin-left: 25px;
	color: #FFF;
	padding-left: 7px;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
}
.nr-pro ul li a:hover span em{
	color: #FFE27D;
}
.nr-pro ul li i{
	display:block;
	width:318px;
	height:421px;
	overflow:hidden;
	position:relative;
	margin-bottom: 5px;
	border: 1px solid #efe7e6;
}

.nr-pro ul li a i img{
	width:318px;
	height:421px;
	display:block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nr-pro ul li a p { transition: 0.5s; }
.nr-pro ul li a:hover i img { transform: scale(1.1); }
.nr-pro ul li a p {
	width:320px;
	height:423px;
	font-size: 16px;
	position: absolute;
	top: 0;
	left: 0;
	transform: scale(0);
	z-index: 99;
	background-color: rgba;
	background-image: url(../images/bg2.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.nr-pro ul li a:hover p { transform: scale(1);}


/*prolh*/
.prolh{
	margin-top: 20px;
	text-align: center;
	float: left;
	width: 400px;
}
.Pro_Info{
	text-align:center;
	margin-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
}
.Pro_Images{padding:2px;}
.Pro_Images img{display:inline; width:80px; height:80px;margin:0 5px;border:1px solid #ccc;filter:alpha(opacity=50);opacity:0.3;cursor:pointer;}
.Pro_Images .active{filter:alpha(opacity=100);opacity:1;border-color:#999;}
.Pro_BigImage{
	text-align:center;
	margin-bottom: 25px;
}
.Pro_BigImage img{margin:0 auto;cursor:pointer;	max-width: 400px;
}
/*pro-con*/
.pro-con{
	margin-top: 20px;
	float: right;
	width: 550px;
	
margin-bottom: 20px;}
.pro-con em{
	font-style: normal;
	color: #D9D0D0;
	line-height: 20px;
	display: block;
}
.pro-con p{line-height: 25px;
	color: #999;}
	
/*top-news*/
.top-news{
	display: block;
	margin-top: 30px;
margin-bottom: 30px;height:250px;}
.top-news .span3{display:block;width:400px;}
.top-news span img{width:400px;height:250px;}
.top-news .p1{display:block;width:570px; float:right}
.top-news .p1 h1{
	color: #633030;
}
.top-news .p1 h4{
	color: #A27158;
	font-weight: normal;
	line-height: 40px;
}
.top-news .p1 em{
	font-style: normal;
	line-height: 25px;
	font-size: 13px;
	color: #989292;
}
.top-news .p1 a{
	display: block;
	line-height: 50px;
}
.top-news .p1 a:hover{}

/*nr-news*/
.nr-news{}
.nr-news ul{}
.nr-news ul li{
	display: block;
	height: 100px;
	margin-bottom: 20px;
	float: left;
	width: 490px;
	margin-right: 20px;
	border-bottom: 1px dashed #B7B7B7;
 }
 .nr-news ul li:nth-child(2n){ margin-right:0; }
 
.nr-news ul li:first-child+li{ margin-right:0; }
.nr-news ul li:first-child+li+li+li{ margin-right:0; }
.nr-news ul li:first-child+li+li+li+li+li{ margin-right:0; }
.nr-news ul li:first-child+li+li+li+li+li+li+li{ margin-right:0; }
.nr-news ul li:first-child+li+li+li+li+li+li+li+li+li{ margin-right:0; }
.nr-news ul li:first-child+li+li+li+li+li+li+li+li+li+li+li{ margin-right:0; }
.nr-news ul li:first-child+li+li+li+li+li+li+li+li+li+li+li+li+li{ margin-right:0; }
 
 
.nr-news ul li a{
	display: block;height: 100px;
}
.nr-news ul li a p{
	height: 63px;
	width: 63px;
	border: 1px solid #cccccc;
	float: left;
	text-align: center;
	font-size: 32px;
	line-height: 40px;
	font-weight: bold;
	color: #818181;
}
.nr-news ul li a p ins{
	display: block;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
}
.nr-news ul li a span{
	float: right;
	width:400px;
	display:block;
	line-height: 18px;
	color: #818181;
}
.nr-news ul li a span em{
	display: block;
	font-style: normal;
	line-height: 25px;
	color: #b7b7b7;
	background-image: url(../images/cc2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
.nr-news ul li a span i{
	display: block;
	font-style: normal;
	line-height: 15px;
	padding-bottom:5px;
	color: #575757;
	font-weight: bold;
}
.nr-news ul li a span b{
	font-weight: normal;
	display:block;
	line-height:25px;
}
.nr-news ul li a:hover span i{color: #633030; }
.nr-news ul li a:hover span b{color: #633030;}
.nr-newscon{line-height:30px;font-size:15px;color:#5C5454;margin-bottom:30px;}
.page{text-align:right;margin-top:20px;height:30px;}
.page a{}
.page a:hover{}
/*nr-contact*/
.nr-contact{line-height:25px;margin-bottom:30px;border-top: 1px dashed #B7B7B7;padding-top:25px;}
.nr-contact h1{ color:#B72C2C;}
.nr-contact h2{}
.con-span{float:right;width:590px;font-size:16px;line-height:30px;color:#4B4949;border: #e7e7e7  solid 1px;padding:15px;min-height:260px}
.nr-contact ul{display:block;width:350px;}
.nr-contact ul li{
	display: block;
	border: #facfd1  solid 1px;
	width: 268px;
	float: left;
	margin-bottom:15px;
	padding-top:10px; 
	padding-bottom:10px; 
	padding-left:80px;
	background-image: url(../images/add.png);
	background-repeat: no-repeat;
	background-position: 15px 50%;
	border-radius: 5px;
	background-color: #e2bcbc;
	color:#FFFFFF;	
	font-size:14px;
	font-weight:bold;
	line-height:25px;
	
	}

.nr-contact ul li em{display:block; font-style:normal;font-size:24px; line-height:30px;height:30px;margin-bottom:10px; font-weight:bold;color:#B72C2C;}
.map{height:350px;margin-bottom:50px;}
/*nr-about*/
.nr-about{line-height:30px;font-size:15px;color:#5C5454;margin-bottom:30px;}
.ul-about{margin-top:20px; display:block;}
.ul-about li{width:320px; float:left;margin-right:20px;margin-bottom:20px;  display:block;}
.ul-about li:nth-child(3n){margin-right:0px;}
.ul-about li:first-child+li+li{margin-right:0px;}
.ul-about li:first-child+li+li+li+li{margin-right:0px;}
.ul-about li:first-child+li+li+li+li+li+li{margin-right:0px;}
.ul-about li:first-child+li+li+li+li+li+li+li+li{margin-right:0px;}
.ul-about li img{width:320px; height:400px;}
/*nr-title*/
.nr-title{
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #7F7070;
	text-align: center;
	height: 60px;
	
}
.nr-title em{display:block; font-style:normal; color:#A6A4A4; font-size:13px; font-weight:normal;}
/*nr-page*/
.nr-page{
	margin-top: 20px;
	text-align: center;
	margin-bottom: 30px;
}
.nr-page a{
	border: 1px solid #e8e8e8;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 16px;
}
.nr-page a:hover{
	color: #FFF;
	background-color: #807070;
	text-decoration: none;
}
/*order*/
.order{margin-bottom:10px;width:490px;}
.submit{
	background-color: #633030;
	color: #FFF;
	width: 60px;
	height: 25px;
	line-height: 25px;
	border: 0;
	margin: 4px 0 0 10px;
}
.reset{background-color: #633030;
	color: #FFF;
width:60px;height:25px;line-height:25px;border:0;margin:4px 0 0 10px;}
.span4{
	line-height: 30px;
	height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	display: block;
	border-bottom-color: #633030;
	margin-bottom: 10px;
}
.span4 em{
	background-color: #633030;
	display: block;
	width: 55px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
	border-radius: 5px 5px 0px 0px;
	font-style: normal;
}
/*relation*/
.relation{line-height:20px;margin-bottom:10px; width:490px; }
.relation a{margin-right:10px;}
/*rel-news*/
.rel-news{margin-bottom:10px;width:490px; }
.rel-news ul{}
.rel-news ul li{
	display:block;
	height:40px;
	line-height:40px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BAB9B9;
}
.rel-news ul li a{
	background-image: url(../images/tb2.jpg);
	background-position: 0 50%;
	display: block;
	height: 40px;
	background-repeat: no-repeat;
	padding-left: 15px;
}
.rel-news ul li a em{
	float: right;
	font-style: normal;
}
.rel-news ul li a:hover{
	text-decoration: none;
	background-image: url(../images/tb1.jpg);
}

/*rel-pro*/
.rel-pro{width:490px; }
.rel-pro ul{}
.rel-pro ul li{
	width:150px;
	display:block;
	float: left;
	margin-right:20px;
	line-height: 30px;
	height: 232px;
	text-align: center;
	margin-bottom:15px;
}
.rel-pro ul li:nth-child(3n){margin-right:0;}
.rel-pro ul li:first-child+li+li{margin-right:0;}
.rel-pro ul li:first-child+li+li+li+li{margin-right:0;}

.rel-pro ul li:first-child+li+li+li+li+li+li{margin-right:0;}

.rel-pro ul li:first-child+li+li+li+li+li+li+li+li{margin-right:0;}

.rel-pro ul li a{}
.rel-pro ul li a img{
	width:150px;
	display:block;
	border:none;
	height: 198px;
	margin-bottom: 5px;
}
.rel-pro ul li a:hover img{transform: scale(1.1);transition:1000ms; }
/*nr-feedback*/

.nr-feedback{margin-bottom:35px;}
.af-form {margin-left:150px;}
.af-outer{margin-bottom:15px;}
.af-form .af-outer label {
    line-height:40px;
	background-color:#C09797;
	height: 40px;
	float: left;
	display:block;
	width: 200px;
	font-size: 16px; font-weight:bold;
	letter-spacing: 3px;
	text-transform: uppercase;
	text-align: center;
	color:#fff; }

.af-form input{
	border: 1px solid #ddd;
	padding: 10px;
	height:18px;
	font-weight: bold;
	text-shadow: 0 1px 1px rgba(255,255,255,0.8);
	color: #666;
	width: 500px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 7%, #f7f7f7 22%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(7%,#f7f7f7), color-stop(22%,#f7f7f7), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%,#f7f7f7 7%,#f7f7f7 22%,#ffffff 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#f7f7f7 7%,#f7f7f7 22%,#ffffff 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#f7f7f7 7%,#f7f7f7 22%,#ffffff 100%);
	background: linear-gradient(top, #ffffff 0%,#f7f7f7 7%,#f7f7f7 22%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	box-shadow: 0px 1px 1px rgba(255,255,255,0.7), 1px 1px 2px rgba(0,0,0,0.1) inset;
}
.af-form input:focus {
	background: #f9fcef;
	outline: none;
}

.af-form textarea{
	border: 1px solid #ddd;
	padding: 10px;
	height:138px;
	font-weight: bold;
	text-shadow: 0 1px 1px rgba(255,255,255,0.8);
	color: #666;
	width: 500px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 7%, #f7f7f7 22%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(7%,#f7f7f7), color-stop(22%,#f7f7f7), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%,#f7f7f7 7%,#f7f7f7 22%,#ffffff 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#f7f7f7 7%,#f7f7f7 22%,#ffffff 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#f7f7f7 7%,#f7f7f7 22%,#ffffff 100%);
	background: linear-gradient(top, #ffffff 0%,#f7f7f7 7%,#f7f7f7 22%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	box-shadow: 0px 1px 1px rgba(255,255,255,0.7), 1px 1px 2px rgba(0,0,0,0.1) inset;
}
.af-form textarea:focus {
	background: #f9fcef;
	outline: none;
}
.af-sub{margin-left:200px;}
.af-sub input{
	border: 1px solid #EF9309;
	text-shadow: 0px 1px 1px rgba(255,255,255,0.4);
	color: #724C04;
	display: block;
	border-radius: 4px;
	margin-top: 10px;
	width:120px; 
	height:40px;
	float:left;
	font-weight: bold;
	background: #ffaf4b;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a',GradientType=0 );
	box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
}

/*  网站地图  */
.tit{ width:1000px; margin:0 auto 15px; border-bottom:1px dashed #5E5E5E; clear:both; font-size:16px;}
.tit span{ display:block; height:35px; background:#333333; width:100px; line-height:35px; text-align:center; color:#ffffff;}
.x_tit{ width:1000px; margin:0 auto 15px;}
.x_tit li{ height:30px; line-height:30px; text-indent:20px;}
.x_tit li a{ color:#555555;}
.x_tit li a:hover{ color:#478C33;}