@charset "utf-8";
/* CSS Document */
/*公共样式*/
*{
margin:0px;
padding:0px;
}
img{
border:none;
}
.clearfix:after
{
    content:"";
    height:0;
    display:block;
    visibility:hidden;
    clear:both;
}
.clearfix
{
    zoom:1;
}
.fl
{
    float:left;
}
.fr
{
    float:right;
}
body {
	font-family:微软雅黑,Arial, Helvetica;
	font-size: 12px;
	min-width:1180px;
}
/*常用样式*/
.boxbr
{
    border-radius:10px;
    -moz-border-radius:10px;
}
/*网站顶部*/
#topbox {
	height: auto;
	width: 100%;
}
.tboxa{
	height: auto;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}
.tboxacon{
	height: 22px;
	width: 1000px;
	line-height:22px;
	margin:auto;
	padding-top:4px;
	padding-bottom:4px;
}
.tboxaconl{
	height: 22px;
	width: auto;
	float: left;
	color: #666;
}
.tboxaconr{
	height: 22px;
	width: auto;
	float:right;
}
.tboxaconr a {
	color: #666;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
.tboxaconr a:hover {
	text-decoration: underline;
}
.tboxaconr span
{
    display:none;
    position: absolute;
	z-index: 10;
	top:30px;
	margin-left:-100px;
}
.tboxb {
	height: auto;
	width: 100%;
	background-color:#f2f2f2;
}
.tboxbcon{
	height: 115px;
	width: 1180px;
	margin:auto;
}
.tboxbconl{
	height: auto;
	width: auto;
	float: left;
	padding-top: 20px;
}
.tboxbconr{
	height: auto;
	width: auto;
	float: right;
	padding-top: 60px;
	background-image:url(tel.png);
	background-repeat:no-repeat;
	background-position:right 5px;
}
.tboxbconr ul li 
{
    width:120px;
	height: auto;
	float: left;
	list-style-type: none;
}
.tboxbconr ul li a {
	color: #333;
	text-decoration: none;
	font-size: 16px;
	text-align: center;
	line-height: 36px;
	display: block;
}
.tboxbconr ul li a:hover {
	background-color: #9f5f46;
	color: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.tboxc {
	height: auto;
	width: 100%;
	background-color:#9f5f46;
}
.tboxccon {
	height: 40px;
	width: 1180px;
	margin:auto;
}
.tboxccon ul li {
	list-style-type: none;
	float: left;
	width: 147px;
	height: auto;
}
.tboxccon ul li a {
	display: block;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	line-height: 40px;
}
.tboxccon ul li a:hover {
	background-color: #ff92a7;
}
/*网站中心*/
#centerbox {
	height: auto;
	width: 100%;
}
/*模块一*/
.cboxa {
	height: auto;
	width: 100%;
}
/*模块二*/
.cboxb {
	height: auto;
	width: 100%;
}
/*模块三*/
.cboxc {
	height: auto;
	width: 100%;
}
/*模块四*/
.cboxd {
	height: auto;
	width: 100%;
}
/*模块五*/
.cboxe {
	height: auto;
	width: 100%;
}
/*模块六*/
.cboxf {
	height: auto;
	width: 100%;
	background-color:#f2f2f2;
}
.cboxftit {
	height: auto;
	width: 1180px;
	margin: auto;
	color: #9f5f46;
	font-size: 36px;
	text-align:center;
	padding-top:30px;
	font-weight:bold;
}
.cboxftit span{
	color: #333;
	font-weight:bold;
	font-size:60px;
	font-style:italic;
	
}
.cboxftitb {
	height: auto;
	width: 1180px;
	margin: auto;
	color: #666;
	font-size: 18px;
	text-align:center;
	padding-bottom:30px;

}
.cboxfcon {
	height: auto;
	width: 1180px;
	margin: auto;
	line-height: 32px;
	color: #000;
	font-size: 18px;
	padding-bottom:50px;
}
.cboxfcon span{
	color: #9f5f46;
	font-size: 24px;
}
.cboxfcon span.sntsyanse
{
    font-size:16px;
    color:#f08300;
}
.cboxfcona {
	height: 210px;
	width: 550px;
	padding-top:40px;
	padding-left:20px;
	padding-right:20px;
	height:240px;
	float:left;
}
.cboxfconb {
	height: auto;
	width: 590px;
	float:left;
}
/*模块七*/
.cboxg {
	height: auto;
	width: 100%;
}
/*模块八*/
.cboxh {
	height: auto;
	width: 100%;
	background-image:url(bottoma.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
}
.cboxha {
	height: auto;
	width: 1180px;
	margin: auto;
	padding-top:20px;
	padding-bottom:30px;
}
.cboxhal {
	height: auto;
	width: 800px;
	margin-right: 20px;
	float: left;
}
.cboxhaltit {
	height: 40px;
	width: 800px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	line-height: 40px;
}
.cboxhaltit span{
	height: 40px;
	width: 120px;
	float: left;
	background-color: #333;
	color: #FFF;
	font-size: 18px;
	text-align:center;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}
.cboxhaltit a{
	height: 40px;
	width: auto;
	padding-right: 10px;
	float: right;
	color: #333;
	text-decoration: none;
}
.cboxhaltit a:hover{
	text-decoration: underline;
}
.cboxhalcon{
	height: auto;
	width: 780px;
	float: left;
	line-height: 32px;
	font-size: 14px;
	padding-left:10px;
	padding-top:12px;
	color: #666;
}
.cboxhalcon ul{
	height: auto;
	width: 780px;
	float: left;
}
.cboxhalcon ul li{
	height: auto;
	width: 365px;
	float: left;
	list-style-type: none;
	background-image: url(libg.jpg);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left:25px;
}
.cboxhalcon ul li a{
	color: #666;
	text-decoration: none;
}
.cboxhalcon ul li a:hover{
	text-decoration: underline;

}
.cboxhar {
	height: auto;
	width: 355px;
	float: left;
}
.cboxhartit {
	height: 40px;
	width: 355px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	line-height: 40px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}
.cboxhartit span{
	height: 40px;
	width: 120px;
	float: left;
	background-color: #333;
	color: #FFF;
	font-size: 18px;
	text-align:center;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}
.cboxhartit a{
	height: 40px;
	width: auto;
	padding-right: 10px;
	float: right;
	color: #333;
	text-decoration: none;
}
.cboxhartit a:hover{
	text-decoration: underline;
}
.cboxharcon{
	height: auto;
	width: 345px;
	float: left;
	line-height: 24px;
	font-size: 14px;
	color: #666;
	padding: 5px;
}
/*模块九*/
.cboxi {
	height: auto;
	width: 100%;
}
/*模块十*/
.cboxj {
	height: auto;
	width: 100%;
	background-color:#9f5f46;
}
.cboxja {
	height: auto;
	width: 1180px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:20px;
	color: #fff;
	text-align:center;
}
.cboxja a {
	color: #fff;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.cboxja a:hover {
	text-decoration: underline;
}
/*模块十一*/
.cboxk {
	height: auto;
	width: 100%;
}
.cboxka {
	height: auto;
	width: 1180px;
	margin:auto;
	padding-top: 30px;
}
.cboxkar {
	height: auto;
	width: 1180px;
	float:left;
}
.cboxkartit {
	width: 1126px;
	height:36px;
	line-height:36px;
	float: left;
	color: #fff;
	font-size:16px;
	background-color:#9f5f46;
	padding-left:30px;
	padding-right:10px;
	margin-left:7px;
	margin-right:7px;
	background-image:url(jt.png);
	background-repeat:no-repeat;
	background-position:10px center;
}
.cboxkartit span
{
    float:left;
}
.cboxkartit a
{
    font-size:12px;
	color: #fff;
	text-decoration:none;
	float:right;
}
.cboxkartit a:hover
{
    text-decoration:underline;
}
.cboxkarcon{
	height: auto;
	width: 1180px;
	float: left;
	padding-top:20px;
}
.cboxkarcon li{
	width: 280px;
	float: left;
	height: auto;
	list-style-type: none;
	padding-left:7px;
	padding-right:8px;
	padding-bottom:15px;
}
.cboxkarcon li a{
	line-height: 24px;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	display: block;
}
.cboxkarcon li a:hover{
	color:#9f5f46;
}
.cboxkarcon li img{
	width: 280px;
	height: 210px;
	margin-bottom:5px;
}
.cboxkarconb{
	height: auto;
	width: 1180px;
	float: left;
	padding-top:20px;
	padding-bottom:20px;
}
.cboxkarconb li{
	width: 180px;
	float: left;
	height: auto;
	text-align: center;
	list-style-type: none;
	padding-left:7px;
	padding-right:8px;
	padding-bottom:5px;
}
.cboxkarconb li a{
	line-height: 40px;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	display: block;
}
.cboxkarconb li a:hover{
	text-decoration: underline;
}
.cboxkarconb li img{
	width: 180px;
	height: 120px;
}
/*模块十二*/
.cboxl {
	height: auto;
	width: 100%;
}
.cboxlcon {
	height: auto;
	width: 1180px;
	margin:auto;
	padding-top:10px;
	padding-bottom:30px;
}
.cboxlcona {
	width: 1180px;
	float: left;
	color: #9f5f46;
	font-size:30px;
	text-align:center;
}
.cboxlcona span{
	color: #9f5f46;
	font-family: Arial;
	font-style:italic;
}
.cboxlconb{
	height: auto;
	width: 1180px;
	float: left;
	padding-top:10px;
	line-height:30px;
	color:#333;
	font-size:14px;
}
.cboxlconb a
{
    color:#9f5f46;
    text-decoration:none;
}
.cboxlconc{
	height: auto;
	width: 1180px;
	float: left;
	padding-top:10px;
}
.cboxlconc a
{
    width:285px;
    text-align:center;
    font-size:14px;
    color:#fff;
    background-color:#ff92a7;
    text-decoration:none;
    line-height:42px;
    display:block;
    margin-left:5px;
    margin-right:5px;
    margin-top:10px;
    float:left;
}
.cboxlconc a:hover
{
    background-color:#9f5f46;
}
/*网站底部*/
#bottombox {
	height: auto;
	width: 100%;
	background-color:#9f5f46;
}
.btmboxa {
	height: auto;
	width: 100%;
}
.btmboxb {
	height: auto;
	width: 1180px;
	margin: auto;
	line-height: 24px;
	color: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size:14px;
	text-align:center;
}
.btmboxb a {
	color: #fff;
}
/*内页Banner*/
#nybannerbox {
	height: 200px;
	width: 100%;
	background-image: url(banner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
/*内页内容页*/
#nycenterbox {
	height: auto;
	width: 100%;
}
.nycbox {
	height: auto;
	width: 1000px;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.nycboxcon {
	height: auto;
	width: 1000px;
	line-height:24px;
	font-size:14px;
	color:#333;
}
.nycboxl {
	float: left;
	height: auto;
	width: 260px;
	padding-right:20px;
}
.nycboxla {
	line-height: 30px;
	float: left;
	height: 30px;
	width: 220px;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #9f5f46;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.nycboxlb {
	float: left;
	height: auto;
	width: 258px;
	margin-bottom:20px;
}
.nycboxlb ul {
	float: left;
	height: auto;
	width: 258px;
	border: 1px solid #ccc;
}
.nycboxlb ul li {
	float: left;
	height: auto;
	width: 258px;
	list-style-type: none;
}
.nycboxlb ul li a {
	display: block;
	float: left;
	height: auto;
	width: 218px;
	color: #333;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 14px;
	line-height: 42px;
	background-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
}
.nycboxlb ul li a:hover {
	color: #9f5f46;
	text-decoration: none;
	background-color: #f2f2f2;
}
.nycboxlb ul li ul {
	
	background-color: #fff;
	border:none;
}
.nycboxlb ul li ul li a
{
    color:#333;
	background-color: #fff;
}
.nycboxlc {
	height: auto;
	width: 238px;
	float: left;
	border: 1px solid #CCC;
	font-size: 16px;
	color: #666;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.nycboxld {
	height: auto;
	width: 218px;
	float: left;
	border: 1px solid #CCC;
	background-image: url(kefu.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
	padding-top: 110px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 24px;
	color: #666;
}
.nycboxr {
	height: auto;
	width: 720px;
	float:left;
}
.nycboxra {
	height: auto;
	width: 700px;
	float: left;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
	color: #fff;
	background-color:#9f5f46;
}
.nycboxrb {
	height: auto;
	width: 720px;
	float:left;
}
/*内容页*/
.nycontentbox {
	height: auto;
	width: 700px;
	float:left;
	padding:10px;
	color: #666;
	font-size:16px;
	line-height:28px;
}
.nycontentbox p{
	padding-bottom:10px;
}
/*详细页*/
.nyxxtita {
	height: auto;
	width: 720px;
	float: left;
	color: #333;
	font-size: 18px;
	line-height: 24px;
	padding-top: 20px;
	text-align: center;
	font-weight: bold;
}
.nyxxtitb {
	height: auto;
	width: 720px;
	float: left;
	color: #666;
	font-size: 12px;
	text-align: center;
}
.nyxxbox {
	height: auto;
	width: 700px;
	float: left;
	color: #666;
	font-size: 14px;
	line-height: 24px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.nyxxbox p{
	padding-bottom:10px;
}
.topnextnews {
	height: auto;
	width: 700px;
	float: left;
	color: #666;
	font-size: 14px;
	line-height: 24px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align:right;
}
.topnextnews a
{
    color:#333;
}
/*新闻列表页*/
.nynewsbox {
	height: auto;
	width: 700px;
	float:left;
	padding:10px;
}
.nynewsbox ul li {
	list-style-type: none;
	line-height: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url(libg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 675px;
	padding-left: 25px;
	font-size: 14px;
	color: #666;
	float: left;
}
.nynewsbox ul li a {
	color: #666;
	text-decoration: none;
	float: left;
}
.nynewsbox ul li a:hover {
	text-decoration: underline;
}

.nynewsbox ul li span {
	float: right;
}
/*产品列表页面*/
.nyproductbox {
	height: auto;
	width: 720px;
	float:left;
}
.nyproductbox li{
	width: 232px;
	float: left;
	height: auto;
	text-align: center;
	list-style-type: none;
	padding-right: 4px;
	padding-left: 4px;
	padding-top:20px;
}
.nyproductbox li a{
	line-height: 30px;
	color: #666;
	text-decoration: none;
	display: block;
}
.nyproductbox li a:hover{
	text-decoration: underline;
}
.nyproductbox li img{
	width: 230px;
	height: 160px;
	border: 1px solid #CCC;
}
/*页码*/
.nypagebox {
	height: auto;
	width: 720px;
	float: left;
	padding-top: 50px;
	text-align: center;
}
/*留言面*/
.nymessagebox {
	height: auto;
	width: 700px;
	float:left;
	padding:10px;
	color: #666;
	font-size:14px;
	line-height:24px;
}
/*特定样式1*/
.nycptdysa
{
    width:350px;
    float:left; 
    padding-top:20px;
    padding-bottom:10px;
 
}
.nycptdysa img
{
    width:350px;
    height:260px;
 
}
.nycptdysb
{
    width:350px;
    padding-top:30px;
    padding-left:20px;
    height:230px;
    font-size:16px;
    line-height:28px;
    color:#666;
    float:left; 
}
.nycptdysb span
{
    color:#333;
    font-size:24px;
}
.nycptdysc
{
    width:710px;
    padding-top:10px;
    padding-left:10px;
    float:left; 
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9f5f46;
    
}
.nycptdysc span
{
    width:120px;
    height:30px;
    line-height:30px;
    text-align:center;
    color:#fff;
    background-color:#9f5f46;
    display:block;
    
}
.nycptdysd
{
    width:720px;
    color:#9f5f46;
    font-size:24px;
    padding-top:15px;
    padding-bottom:5px;
    margin-bottom:15px;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
    float:left; 
}
.nycptdyse
{
    width:700px;
    padding:10px;
    float:left; 
    font-size:16px;
    line-height:28px;
    color:#666;
    
}
.nycptdyse img
{
    max-width:700px;
}
.nycptdysf
{
    width:700px;
    padding:10px;
    float:left; 
    font-size:16px;
    line-height:28px;
    color:#666;
    
}
.nycptdysg
{
    width:700px;
    padding:10px;
    float:left; 
    
}
.nycptdysg a
{
    color: #666;
	text-decoration: none;
	margin-right:20px;
}
.nycptdysg a:hover
{
    text-decoration: underline;
}
/*浮动QQ*/
#fdqqdiv {
	width: auto;
	position: absolute;
	top: 200px;
	right: 0px;
	height: auto;
	overflow: hidden;
	z-index:5;
}
#fdqqleft {
	height: 109px;
	width: 32px;
	float: left;
	margin-top: 12px;
}
#djimg {
cursor:pointer;
}
#fdqqright {
	height: auto;
	width: 125px;
	float: left;
}
#fdqqrt {
	height: 53px;
	width: 125px;
	float: left;
	background-image: url(qqup.png);
	background-repeat: no-repeat;
}
#fdqqrc {
	height: auto;
	width: 125px;
	background-image: url(qqcon.jpg);
	background-repeat: repeat-y;
	float: left;
	padding-top:15px;
	padding-bottom:15px;
	text-align:center;
}
#fdqqrc a {
	color: #333;
	text-decoration: none;
	font-size: 12px;
	background-image: url(qq.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	line-height: 30px;
	display: block;
	margin-left: 25px;
}
#fdqqrb {
	height: 20px;
	width: 125px;
	float: left;
	background-image: url(qqbottom.png);
	background-repeat: no-repeat;
}