﻿@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
-----------------------------------------------------------------------------------------------------*/
*{ margin:0px; padding:0px;} 
html{overflow-x:hidden;}
body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, blockquote 
{font-size:14px;_background-image:url(about:blank);_background-attachment:fixed;font-family:'微软雅黑';}
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; }
.clear {clear:both;height: 0; }
.clear-fix:after{content: "."; display: block; height: 0; font-size: 0; clear: both; visibility: hidden;}
a{text-decoration:none;outline:0;}
.pl35{ padding-left:35px}
body{ background:url(../images/index_19.jpg) left top repeat }

/* header */
.header{ width:100%; position:relative; }
.topbd{ width:100%; height:89px;background: #402f27; border-bottom: 1px solid #524239;}
.top{ width:1000px;height:89px; margin:0 auto; background: #402f27;  }
.logo{width:630px; height:89px;float:left;}

.search{width:328px; height:40px;float:right; padding-right:3px;padding-top:28px; }
.text{float:left;width:157px; background:URL(../images/searchtext.jpg) left bottom no-repeat;height:20px; padding:10px; line-height:20px;border:0;font-size:14px;color:#f9f0d3}
.btn{float:left;background:url(../images/search.jpg) no-repeat center center;width:50px;height:40px;border:0;cursor:pointer; color:#fffdad; font-weight:bold; font-size:14px; }
.select{float:left;width:91px;height:40px; line-height:40px;background:url(../images/select.jpg) left top no-repeat; position:relative;}
.select select{margin:5px auto;width:91px;}
div.selectbox-wrapper{border: #aa7738 1px solid;border-top: #ca0047 0 solid;overflow:hidden;width:89px; *left:0;position: absolute;background: #fff;text-align:left;*margin-top:0;z-index:9999;}
div.selectbox-wrapper ul li.selected {background-color:#754928;color:#f9f0d3}
div.selectbox-wrapper ul li.current {color: #f9f0d3;background-color:#754928}
div.selectbox-wrapper ul li {text-align:center;padding-right:3px;padding-bottom:3px;width:100%;cursor:pointer;line-height: 24px;padding-top: 3px;font-size:14px;}
.selectbox{border:none;display:block;width:91px;text-indent:8px;cursor:pointer;height:40px;background:none;line-height:40px;font-size:14px; color:#f9f0d3;}

.navgrp{ width:100%;height:48px;margin:0 auto; background: #7c451b; border-top:1px solid #8a582f; border-bottom: 1px solid #8a582f;  position:relative }
.navbd{width:1000px;height:48px;position:relative;  margin: 0 auto;}
.nav{width:999px;height:48px; margin:0 auto;}
.nav li{width:111px; float:left;text-align:center; }
.nav li a{color:#fff6ab;font-size: 16px;height:48px;line-height:48px;width:111px;display:block;}
.nav li i {
		width:0;
		height:0;
		position:absolute;
		top:5px;
		left:50%;
		margin-left:-7px;
		border-left:5px solid transparent;
		border-right:5px solid transparent;
		border-bottom:5px solid #7C451B;
	}
.nav li a:hover{ color:#7c451b;background:#f3dcab;}
.nav .menu a{height:48px;line-height:48px;width:111px;display:block;background:#f3dcab}
.nav .on a{height: 48px;line-height: 48px;width:111px;display:block;background:#f3dcab;color:#7c451b;}

#navChild{position:absolute;display:none;width:111px;z-index:9999999;padding-top: 10px;}
#navChild a{padding-bottom: 7px;width:91px;height: 35px;padding:0 10px;line-height: 35px;display:block;text-align: center;font-size: 12px;color: #F6F69D!important;background: #7C451B;}
#navChild a:hover{color:#4d2b0f!important;background: #f3dcab;}


.banner{ width:100%;height:446px; position:relative; }
/* 幻灯切换 */
.slideBox{position:absolute;display:block;width:100%;height:446px;overflow:hidden;}
.slideBox .bd img{display:block;margin:0 auto;height:446px}
.slideBox .prev{display:none;position:absolute;padding:0;left: 50%;margin-left: -595px;top:50%;margin-top:-74px;width:44px;height:109px;background: url('../images/normal_bg.png') no-repeat;background-position: 0 0;}
.slideBox .next{display:none;position:absolute;padding:0;right: 50%;margin-right: -595px;top:50%;margin-top:-74px;width:44px;height:109px;background: url('../images/normal_bg.png') no-repeat;background-position: -459px 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('../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;}


.Ttitle { width:100%; height:40px; line-height: 40px;  font-size: 24px; color: #aa7738;  position:relative  }
.Ttitle  a{color: #aa7738; }
.Ttitle span{color:#4e3b2a;font-size:18px;  text-transform:uppercase;}

.Ttitle3 { width:100%; height:40px; line-height: 40px;  font-size: 18px; color: #aa7738;  position:relative  }
.Ttitle3  a{color: #aa7738; }
.Ttitle3 span{color:#aa7738;font-size:12px;  text-transform:uppercase;}

.Ttitle2 { width:230px; height:40px; line-height: 40px;  font-size: 24px; color: #aa7738;  position:absolute;background: #e9d6ae; left:50%; margin-left: -115px; top:18px; }
.Ttitle2  a{color: #aa7738; }
.Ttitle2 span{color:#4e3b2a;font-size:18px;  text-transform:uppercase;}

.TtitleFoot { width:100%; height:66px; padding-top: 18px; border-bottom: 1px solid #aa7738; line-height: 66px;  font-size: 24px; color: #aa7738;  position:relative  }
.TtitleFoot  a{color: #aa7738; }
.TtitleFoot span{color:#4e3b2a;font-size:18px;  text-transform:uppercase;}

.more{ width:30px; height:34px; padding-left: 10px; position:absolute; right:0px; top:10px;}

/*section*/
.section{ width:100%; margin:auto; position:relative; clear:both; }
.notice{width:720px;height:62px; line-height:62px; color:#666; padding-right: 280px; margin: 0 auto;}
.notice .title{ width:80px; float:left;font-size:16px; font-weight:bold; line-height:62px; color: #aa7738; }
.notice .noticenr{width:640px;height:62px; float:left;font-size:14px; line-height:62px; color:#4e3b2a;}

.ncBd{ width:100%; height:260px; padding-top: 20px; margin:0 auto; border-top:3px solid #ae7d3f; padding-bottom: 36px;}
.nbody{ width: 1000px; height: 260px; margin: 0 auto;}

.company{ width:316px; height:246px; padding-top: 10px; border:2px solid #aa7738; float:left; margin-right:30px;}
.companynr{position:relative;width:296px; height:186px; padding: 5px 10px; float:left;  color:#4e3b2a; font-size:14px; line-height:26px;}
.companynr .pic{ position: absolute; right:-6px; bottom: -12px; width:180px ; height: 44px; text-align:right;line-height: 40px;  font-size:26px ; color:#754928; background: url(../images/index_19.jpg) 70px bottom  no-repeat;}

.newsList{ width: 350px; height:250px; padding-top: 10px; float: left; padding-right: 30px;}
.newsList ul{width:350px; height:210px;   overflow:hidden}
.newsList ul li{ font-size:14px; width:350px; line-height:42px; border-bottom:1px dotted #afafaf; }
.newsList ul li p{ width:345px;height:30px; line-height: 30px; padding-bottom:6px; color: #666; display:none; font-weight: normal;}
.newsList ul li a{ color:#4e3b2a}
.newsList ul li a:hover{ color:#7C451B}
.newsList ul li .time{ width: 42px;height: 42px; float: left; margin-top: 5px; margin-right: 12px; line-height: 24px; text-align:center; border:3px solid #aa7738; background: #aa7738;color: #fef8e5; font-size: 14px;}
.newsList ul li .time span{ width: 42px; height: 20px; display: block; line-height: 20px; background: #fef8e5; color:#4e3b2a;}

.cbody{ width: 250px; height: 320px; border:10px solid #7c451b;float: left; margin-top: -80px;}
.cbodyFoot{ width: 250px; height: 320px; border:10px solid #7c451b;float: left; }
.toptel{ width:250px; height:74px; background: #7c451b; }
.toptel .tel{ width:215px;height:56px;  background:url(../images/index_03.jpg) 5px  16px no-repeat;color:#ffe04f; text-align:left; padding-left:40px; padding-top:8px; }
.toptel .tel span{display:block;font-family:impact; font-size:26px; vertical-align:middle;}
.contact{ width:250px; height:246px; overflow:hidden;}
.contactnr{width:250px;height:228px; padding: 8px 15px; }
.contactnr .title{ font-size:24px; color:#aa7738; line-height:46px;}
.contactnr .title span{color:#4e3b2a;font-size:16px;  text-transform:uppercase;}
.contactnr dl{width:220px; display:block;clear:both;}
.contactnr dl dt,.contactnr dl dd{font-size:13px; color:#4e3b2a; line-height:36px; }
.contactnr dl dt{ width:45px; float:left; padding-left: 25px; }
.contactnr dl dd{width:150px; float:left; }

.cjBr{ width: 100%; border-top: 1px solid #aa7738; position: relative;}
.TtitleP{ width: 230px; height: 40px; position:absolute ;left:50%; margin-left: -115px; top:-20px;background:url(../images/index_19.jpg) left top repeat}
.cjBd{ width:1000px; height:540px; margin:0 auto; padding-top: 36px; padding-bottom: 36px;}
.propic{ width: 364px; height: 510px;border:15px solid #7c451b; background: #7c451b; float: left; margin-right: 20px; position: relative;}
.proclass{ width: 364px; height: 120px;}
.proclass li{ width: 173px; height: 44px; float: left; line-height: 44px;  border:1px solid #aa7738; margin-right: 14px;margin-bottom: 14px;}
.proclass li a{ width: 173px; height: 44px; text-align: center; display: block; background: #7c451b; font-size: 14px; color: #fae4b2;}
.proclass li a:hover{ background: #aa7738;}

.piclist{width:586px;height:540px; float:left;}
.piclist ul{width:586px;height:540px;}
.piclist li{ width：280px; height:258px; margin-right: 26px;margin-bottom: 24px; float:left; overflow: hidden; }
.piclist li a{ width:280px; height:258px; display: block;background: #aa7738;}
.piclist li a:hover{background: #7c451b;}
.piclist li .pic{width:274px; height:205px; padding:3px; background:#7c451b; }
.piclist li .title{width:254px; padding:3px 13px;height:40px;line-height:40px; border-top:1px solid #855128;}
.piclist li .title {font-size:14px; color:#fae4b2}

.newsPic{ width: 364px; height:390px;}
.slides{width: 364px; height:390px; overflow:hidden; position: relative; }
.newsPic ul{ width: 1820px; height: 390px; }
.newsPic ul li{ width: 364; height: 390px; float:left;}
.newsPic img{width:358px; height:269px; border:3px solid #a97744}
.newsPic .intro{ width:364px; height:105px; padding-top:10px; font-size: 12px;line-height: 24px; color: #fae4b2;}
.newsPic .intro .title{ width: 364px; height: 40px; line-height: 40px; display:block; }
.newsPic .intro .title a{color: #fae4b2;font-size: 14px; color: #fae4b2; font-weight: bold;}
.picleft,.picright{ width: 26px; height:26px;}
.picleft{ position: absolute;right:32px; bottom: 80px;}
.picright{ position: absolute;right:0px; bottom: 80px;}


.picbg{ background:#e9d6ae; height: 330px;}
.TtitlePro{ width: 100%; height:38px; border-bottom:1px solid #aa7738; text-align: center;}

.proList{ width: 1000px; height:214; padding-top: 42px; margin: 0 auto; }
.proList .left,.proList .right{ width:16px; height: 31px; float: left; padding-top: 90px;}
.proList .left{ padding-right: 14px;}
.proList .right{ padding-left: 14px;}
.proListPic {width:940px; height:204px; float: left; overflow: hidden; }
.proListPic ul li{float:left;margin-right:15px;}
.proListPic ul li a{ width:222px; height:205px; display: block;background: #aa7738;}
.proListPic ul li a:hover{background: #7c451b;}
.proListPic ul li .pic{width:216px; height:162px; padding:3px; background: #804a20;}
.proListPic ul li .title{width:202px; padding:0 10px;height:36px;line-height:36px;border-top: 1px solid #855128;font-size:14px; color:#fae4b2; }

/* footer*/
.footer{ width:100%;background: #402f27; }

.btnav{ width: 100%; background: #783e12; height: 48px; border-top:1px solid #844f24; border-bottom:1px solid #844f24; }
.btnavlist{ width: 1000px; height: 48px; margin: 0 auto; line-height: 48px;}
.btnavlist a{color:#fae4b2;font-size:14px; padding-right:30px;    }
.btnavlist .site{color:#aa7738; cursor: pointer;font-size:14px; padding-right:10px; padding-left:20px; }
.btnavlist .site a{ color:#aa7738; padding:0px; clear: both;}

.copy{width:1000px; margin: 0 auto;}
.copyright{width:770px; float:left;padding-right:50px}
.link{ width:770px;height:auto!important; padding-top:20px; padding-bottom:10px;height:70px; min-height: 70px; border-bottom: 1px solid #997d70;}
.link_list a{color:#997d70;font-size:12px; line-height:30px; display: inline-block; padding-right:15px}
.link_list a:hover{color:#ffffff;}
.copyrightnr{ width:770px; margin: 0 auto;font-size:12px; line-height:30px; color:#997d70; padding:15px 0px 30px 0px;}
.copyrightnr a{color:#997d70}
.copyrightnr a:hover{color:#fff}
.code{width:180px; float: left; padding-top: 30px;}
.code img{ border:2px solid #744e32; float: left}
.code .intro{ width: 41px;  height: 123px; padding-top: 12px;; margin-top: 2px; text-align: center; line-height: 15px; font-size: 14px; background:#ffe04f ; color:#663d1f; float: left;}

/* 分页样式 contact*/
.sectionbg{ width:100%; margin:0 auto; position:relative; clear:both; overflow:hidden;}
.main{ width:1000px; margin:0 auto; position:relative; padding-top:5px; padding-bottom: 20px; }
.left{ width:290px; float:left;overflow:hidden; padding-right:20px; padding-bottom: 30px;}

.leftTitle{width:250px;height:44px; line-height:44px; font-size:24px; text-align: center;  color:#fff; border-bottom: 1px solid #f16b8f;}
.leftTitle span{font-size:12px; text-transform:uppercase; padding-left:10px;}

.procla_list{ width:1000px;padding: 10px 0px 4px 0px; }
.procla_list ul li{
	position:relative;display:block; float: left;
	width:194px;height: 42px;  border:1px solid #a97744;margin-right: 4px;margin-bottom: 6px;
	font-size:14px; color:#7c451b;line-height:42px; text-align: center;
	}
.procla_list a{
	width:174px;padding:0 10px;height: 42px; display: block; 
	font-size:14px; color:#7c451b; font-weight: bold;
	background: #feeac0; }
.procla_list a:hover{color:#fae4b2;background: #7c451b;}
.procla_list ul li .open{color:#fae4b2;background: #7c451b;}
.procla_list .child{
	position: absolute;left:-1px;top: 43px; display:none;z-index: 999;
	width: 196px;
	background: url(../images/child.png); }
.procla_list .child a{ color:#fae4b2;background:none;font-weight:normal;}



.leftnews_list{width:252px; padding: 0px 17px 10px 17px; border-radius:10px; border:3px solid #ff6699; margin-bottom:13px;}
.leftnews_list ul li { font-size:14px; width:237px; line-height:40px; border-bottom:1px dotted #afafaf;background:url(../images/index_18.png) left 20px no-repeat; padding-left: 15px; }
.leftnews_list ul li a{ color:#666; font-size:14px; }
.leftcon_list{width:252px; padding: 0px 17px 15px 17px; border-radius:10px; border:3px solid #ff6699; margin-top: 5px;  }
.leftcon_list dl{width:252px; display:block;clear:both;}
.leftcon_list dl dt,.leftcon_list dl dd{font-size:14px; color:#666; line-height:36px;}
.leftcon_list dl dt{ width:50px; padding-left:30px; float:left;}
.leftcon_list dl dd{width:172px; float:left;}

#tip b{color: #aa7738;}

.main_con{width:1000px; float:left;}
.mainConTitle{width:1000px; height:54px; line-height: 54px; border-bottom: 2px solid #aa7738; font-size: 24px; color: #aa7738;  position:relative }
.mainConTitle span{color:#4e3b2a;font-size:18px;  text-transform:uppercase;}
.mainConTitle .position{display:block; float:right; color:#aa7738; line-height:54px; font-size: 14px;}
.mainConTitle .position a{color:#aa7738;}
.mainConTitle .position a:hover{color:#7c451b}

.mainConList{ padding-top: 10px;}
.mainConList .pic1{float:left; margin-right:32px; margin-top:10px; margin-bottom:10px;}
.mainConList .pic1 dt{ width:306px; height:229px; padding:3px; background:#7c451b ;}
.mainConList .pic1 dt img{ display: block;}
.mainConList .pic1 dd{ width:312px; height:48px; line-height:48px;border-top:1px solid #855228;text-align:center;font-size:14px;}
.mainConList .pic1 dd a{width:292px; height:48px;padding:0 10px; display:block;color:#fae4b2; font-size:14px;background: #aa7738; text-align: left;}
.mainConList .pic1 dd a:hover{ background: #7c451b;}

.mainConList .pic2{ width:485px;height:120px; padding-right: 30px; float:left;padding-bottom:20px; padding-top:20px; border-bottom:1px dotted #858585}
.mainConList .noBorder{border-bottom:none}
.mainConList .pic2 dt{ width:160px; height:120px; padding:2px;background:#86532a ;  float: left;}
.mainConList .pic2 dt img{display: block;}
.mainConList .pic2 dd{ width:301px; padding-left:20px; float:left;}
.mainConList .pic2 dd a{color:#4e3b2a;font-size:14px; line-height:40px; font-weight:bold;}
.mainConList .pic2 dd a:hover{color:#7c451b;}
.mainConList .pic2 .intro{font-size:14px;color:#4e3b2a;line-height:24px}
.mainConList .pic2 .view a{font-size:14px;color:#7c451b;line-height:30px;}

.mainConList ul.news{clear:both;  padding-bottom:10px;}
.mainConList ul.news li{width:485px;padding-right: 30px;padding-bottom: 5px;padding-top: 5px;font-size:14px;float:left;line-height: 40px;border-bottom:1px dotted #afafaf;}
.mainConList ul.news li a{color:#4e3b2a;font-size:14px;line-height: 30px;font-weight:bold;}
.mainConList ul.news li a:hover{color:#7c451b;}
.mainConList ul.news li .intro{font-size:14px;color:#4e3b2a;line-height: 24px;}
.mainConList ul.news li .view a{font-size:14px;color:#7c451b;line-height: 40px;font-weight:normal;}


/* page*/
.page{margin: 20px 0 0 0;float:left;width:100%;line-height: 34px;text-align:center;color:#1a1d22;padding-top: 30px;padding-bottom: 14px;border-top: 2px solid #aa7738;}
.page a {color: #a97744;padding: 0 9px;margin:0 5px;font-/weight: bold;background: #fae4b2;border: 1px solid #a97744;}
.page *{display:inline-block;_zoom:1;_display:inline;vertical-align:middle;line-height: 26px;height: 26px;padding-bottom:1px;}
.page .hover {display:inline-block;color:#fff;background: #783e12;border: 1px solid #754928;}
.page a:hover {display:inline-block;color:#fff;background: #783e12;border: 1px solid #754928;}

.cfbg{background: #e9d6ae; height: 340px;}
.cfbd{width: 1000px;height: 340px; overflow: hidden; margin: 0 auto;}
.footPic{ 
	float: left;
	width: 700px;height: 340px;padding-left: 30px; }
#footPicList{width:700px;height:207px;padding-top: 20px; overflow:hidden; float:left;}
#footPicListIn{ width:758%;float:left;}
#footPicList1,#footPicList2{ float:left;}
#footPicList dl { width:220px; height:207px; float:left; margin-left:25px; }
#footPicList dl a{ width:220px; height:207px; display: block;background: #aa7738;}
#footPicList dl a:hover{ background:#7c451b ;}
#footPicList .pic{width:216px; height:162px; display: block;padding:2px; background: #754928;}
#footPicList .title{
	width:200px; padding: 0px 10px; height:40px;border-top:1px solid #855228;
 	line-height:40px; text-align:left; color:#fae4b2; font-size:14px;
 	
 }

.mainContect{ line-height:30px;font-size:14px; color:#4e3b2a;   margin-top:16px; word-wrap:break-word; word-break:break-all;padding-bottom:20px;overflow:hidden}
.mainContectx{font-size:14px; color:#4e3b2a;   margin-top:16px; word-wrap:break-word; word-break:break-all;padding-bottom:20px;overflow:hidden}
.mainContect img{ max-width: 100%;}
.mainContect .title{ width:100%; text-align:center; font-size:22px;color:#4e3b2a;font-weight:bold; padding-top:10px;}
.mainContect .title .title_s{display:block;color:#4e3b2a;font-size:12px;line-height:50px; font-weight:normal}
.mainContect .pic{ width:100%; text-align:center;padding:20px 0;}
.mainContect .pic img{margin:0 auto;}
.mainContect .con{ padding:20px 10px; line-height:30px;font-size:14px; color:#4e3b2a;word-wrap:break-word; word-break:break-all;overflow:hidden}
.mainContect .pgfy{ width:100%;border-top:2px solid #ae7d40; padding-top:15px;font-weight: bold;}
.mainContect .pgfyl{ width:900px;float:left}
.mainContect .pgfyl p{ color:#7c451b;}
.mainContect .pgfyl p a{ color:#7c451b; font-weight: bold;}
.mainContect .pgfyr{ width:100px;float:left; text-align:center;padding-top:30px;}
.mainContect .pgfyr a{ color:#7c451b;font-size:14px;}

/* hr*/
.mainContect{ line-height:30px;font-size:14px; color:#4e3b2a;   margin-top:16px; word-wrap:break-word; word-break:break-all;padding-bottom:20px;overflow:hidden}
.hrBox{ width:994px; margin: 0 auto; min-height:91px; _height:91px; border:1px solid #997c50; background:#f9f0d3; margin-top:15px;_margin-left:10px; } 
.hrBoxL{ width:100px; float:left; text-align:center;  }
.hrBoxL li{ font-size: 14px; color:#4c3a24; width:100px; min-height:30px; _height:30px; line-height:30px;border-bottom:1px #997c50 solid;vertical-align: bottom}
.jobName{ width:380px; float:left;}
.hrBtn{ width:100px; float:left; text-align:center; padding-top:3px;}
.hrBoxL li.haode{ border-bottom:none;font-size: 14px; color:#4c3a24;}
.hrBoxR{ width:853px; float:left; text-align:left; border-left:1px solid #997c50;}
.hrBoxR li{ width:868px; min-height:30px; _height:30px; line-height:30px; border-bottom:1px #997c50 solid; padding-left:15px; vertical-align: bottom; padding-right:10px;}
.hrBoxR li.topline{ overflow:hidden; height:30px;font-size: 14px; color:#4c3a24;}
.hrBoxR li.bgWhite{ overflow:hidden; height:30px;font-size: 14px; color:#4c3a24;}
.hrBoxR li.topline img{ margin-top:3px;font-size: 14px; color:#4c3a24;}
.hrBoxR li.haode{ border-bottom:none;font-size: 14px; color:#4c3a24;}
.hrTable{ width:974px; float:left; height:440px; background:#fff5c1; border:1px solid #997c50;margin-left:35px;_margin-left:17px;}
.tableTitle{ width:974px; height:36px; text-align:center; line-height:36px; border-bottom:1px solid #997c50; font-weight:bold;}
.lineOne{ height:30px; line-height:30px; border-bottom:1px solid #997c50; width:614px;}
.lineOneL{ width:94px; float:left; text-align:center; border-right:1px solid #997c50;}
.lineOneR{ width:869px; float:left; padding-left:10px;}
.tableMainL{ width:94px; float:left; border-right:1px solid #997c50; text-align:center;}
.tableMainL li{ width:94px; height:30px; line-height:30px; border-bottom:1px solid #997c50;}
.tableMainR{ width:211px; float:left; border-right:1px solid #997c50; text-align:left; }
.tableMainR li{ width:206px; height:30px; line-height:30px; border-bottom:1px solid #997c50; padding-left:5px; vertical-align: bottom;}
.tableMainR li span{display:inline-block;}
.tableMainRno{ width:212px; float:left; text-align:left;}
.tableMainRno li{ width:207px; height:30px; line-height:30px; border-bottom:1px solid #997c50; padding-left:5px; vertical-align: bottom;}
.tableMainRno li span{display:inline-block;}
.input_hr{ width:126px; height:17px; line-height:17px; padding:0px; vertical-align:middle; font-size:12px; border:1px solid #997c50;}
.sel_hr{ width:130px; height:20px; line-height:20px; padding:0px; vertical-align:middle; font-size:12px; }
.bottomLine{ width:614px; height:123px; border-bottom:1px solid #997c50; }
.lineBootL{ width:94px; height:123px; border-right:1px solid #997c50; text-align:center; float:left;}
.lineBootR{ width:509px; float:left; padding-left:10px;  height:123px;}
.are_hr{ width:470px; height:80px; margin-top:11px;}
.hr_btn{ width:614px; height:31px; line-height:31px;}
.hr_btnL{ width:310px; float:left; border-right:1px solid #997c50; text-align:center; height:31px;}
.hr_btnR{ width:300px; float:left; text-align:center; }
.c_red{ color:#fF6600;}
.searchred{ color:#f00 !important; margin:0 !important}

/* hr */
.hr{ font-size: 14px; color:#4c3a24; margin:10px auto; width:99%;font-size:12px;line-height:24px; border:1px #997c50 solid;border-collapse: collapse; background:#f9f0d3; }
.hr td{border:1px #997c50 solid; border-collapse: collapse; padding:5px;font-size: 14px; color:#4c3a24; }
.hr input,.hr textarea{font-size: 14px; height: 20px; line-height: 20px; line-height:1.8; border:1px solid #ccc;}
.hr a{ color:#333;}
.hr a:hover{ color:#de0303;}
.hr_btn{width:100px; height:40px; font-size:14px;color:#4c3a24; }
.fl{ float:left}.fr{ float:right}.clear { clear:both;height:0px; overflow:hidden}

/* book*/
.bookx{ padding-left:10px; clear:both; width:980px;}
.bookmain{width:980px; margin:20px auto; height:auto;background:#fff;padding:0 25px ;  }


.bookline{width: 980px; height:20px;float:left; margin-top:10px;}
.book3{ width:980px; margin:0 auto;}
.booktop{ width:980px; height:30px; float:left; background:url(../images/bookico.png) no-repeat 10px 7px; }
.booktop_name{ width:810px; height:30px; float:left; padding-left:30px; color:#4f3a29; line-height:30px; font-weight:bold;}
.booktop_time{ width:150px; height:30px; float:left; color:#ccc; text-align:right; line-height:30px;}
.bookcontent{ width:950px; min-height:40px; height: auto!important; height:40px;float:left; border:1px solid #997c50;  background-color:#f9f0d3; padding:10px; color:#4c3a24}
.bookadmin{ width:980px; height:auto; float:left;}
.bookadmin_top{ display: none; width:631px; height:12px; float:left; line-height:0px; font-size:0px; overflow:hidden;}
.bookadmin_mid{ width:950px; margin-top: 12px; min-height:30px; background:#f9f0d3; height: auto!important; height:30px; border:1px solid #997c50; float:left; padding:10px; color:#4c3a24}
.admintimecol{ color:#b08247; font-size: 12px; line-height: 30px;}
.message{ width:600px; height:auto; padding-left:240px;padding-top:40px; padding-bottom:30px;}
.message li{ width:500px;height:40px; float:left; margin:0px; padding:0px; cur/sor:pointer}
.message li input{ height:20px; line-height:20px; width:150px; border:1px solid #ccc;}
.message li p.message_title{ 
	width:100px; height:25px; float:left;
 	text-align:right; line-height:20px;font-size:14px;color:#4c3a24}
.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:100px; height:40px; float:left;}
.message li p.message_sub{ width:170px; height:40px; float:left; text-align:right;}
.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: #7c451b;border-bottom: 2px solid #4e2709;cursor: pointer;}
/* 浮动工具 */
#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: #7C451B;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:#402F27;}
#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:#783e12;}
.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 #783e12;}
.view_imgs .picBox li img{max-width: 100%;}
.ol_width { width:580px;}