html{color:#444;}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family:'Microsoft YaHei';
	text-decoration:none;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;}
body {
	line-height: 1;}
ol, ul {
	list-style: none;}
blockquote, q {
	quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;}
table {
	border-collapse: collapse;
	border-spacing: 0;}


/*辅助类*/



/*****公共类*****/
  
/*区块标头*/
.item-header{overflow:hidden; border-bottom:1px solid #ede5d2;width: 850px;}
.item-header .header-title,.item-header .more{font-size:15px; font-weight:bold; color:#beaf8d;}
.item-header .header-title{float:left;padding-bottom: 5px; border-bottom:2px solid #beaf8d;}
.item-header .more{float:right;}

/*搜索框*/
.searchbox{height:40px; width:500px; margin:0 auto; border:1px solid #beaf8d; overflow:hidden;}
.searchbox .text{float:left; height:100%; width:350px; background-color:#fff;}
.searchbox .text input[type="text"]{border: medium none; height: 30px; margin-left: 7px; margin-top: 4px; width: 330px; font-size:16px;}
.searchbox .btn{float:left; height:100%; width:150px;}
.searchbox .btn button{background-color:#beaf8d; border:none; color:#fff; font-size:16px; height:100%;width: 100%; cursor:pointer;}


/*表单*/
form{font-size:14px; color:#444;}
form .btn{padding:5px 15px; border:1px solid #beaf8d; background-color:#fff; margin-left:8px;}
form .btn:hover{background-color:#beaf8d; color:#fff; cursor:pointer;}
form input.code{width:50%;}
form .codeimg{width:45%;height:15px;}
form textarea{min-height:100px; width:98%; border:1px solid #beaf8d; text-indent:5px; overflow:hidden;}
form label,input{vertical-align:middle;}
form table tr{margin-bottom:15px;}
form table tr td{padding:13px 0; line-height:30px;}
form tr td:first-child{text-align:center;}
table{width:100%;}

/*问答*/
.question{font-size:12px; line-height:20px; border-bottom: 1px dotted #beaf8d; padding: 10px 5px;min-height: 700px;}
.question li{padding:5px 0; overflow:hidden;}
.question .label{float:left; width:50px; font-weight:bold;}
.question .text{float:left; width:500px;}
.question .datetime{float:right;}
.question .question-answer{color:#beaf8d;}

/*文章列表*/
.list{font-size:14px;}
.list li{position:relative; height:35px; line-height:35px; overflow:hidden; border-bottom:1px dotted #beaf8d;}
.list .icon{position:absolute; top:50%; left:0; height:5px; width:5px; margin-top:-2.5px; background-color:#beaf8d;}
.list .title{position:absolute; left:20px; color:#666; text-decoration:none;}
.list .title:hover{color:#beaf8d;}
.list .createdate{position:absolute; right:0; color:#666;}

/*文章页*/
.article .title{font-weight:bold; font-size:16px; text-align:center; color:#d1790d;}
.article .subtitle{margin-top: 7px; font-size:13px; text-align:center; color:#999;}
.article .text{font-size:13px;}
.article .text p{line-height: 25px; margin: 20px 0;text-indent: 26px;}
.article .item{margin-top: 20px;}
.article .small-section-title{border-bottom: 1px dotted #beaf8d;font-size: 14px; font-weight: bold;height: 25px;line-height: 25px;}
.article .link-way p{margin: 0 0 5px;}

/*下载专区*/
.list-download{font-size:14px;}
.list-download li{position:relative; height:35px; line-height:35px; overflow:hidden; border-bottom:1px dotted #beaf8d;}
.list-download .icon{position:absolute; top:50%; left:0; height:5px; width:5px; margin-top:-2.5px; background-color:#beaf8d;}
.list-download .title{position:absolute; left:20px; color:#666; text-decoration:none;}
.list-download .title:hover{color:#beaf8d;}
.list-download .createdate{position:absolute; right:50px; color:#666;}
.list-download .download{position:absolute; right:0; cursor:pointer; color:#beaf8d;}


.main{width:1100px; min-height:554px; margin:0 auto; overflow:hidden;}



/*****详情页*****/
.content .nav-juanzhou,.main .content-wrap{ min-height:480px; background-color:#fff;}
.content .nav-juanzhou{position:relative; float:left; padding:8px 0; width:218px;}
.nav-juanzhou .nav-juanzhou-top,.nav-juanzhou .nav-juanzhou-bottom{position:absolute; z-index:3; left:0; width:218px;}
.nav-juanzhou .nav-juanzhou-top{top:0; height:20px; background:url(../images/juanzhou-top.jpg) no-repeat;}
.nav-juanzhou .nav-juanzhou-bottom{bottom:0px; height:14px; background:url(../images/juanzhou-bottom.jpg) no-repeat;}
.nav-juanzhou .nav-juanzhou-body{padding-bottom: 45px;padding-top: 10px;    margin-left: 9px; width:200px; background:url(../images/juanzhou-bg.jpg) repeat;}
.nav-juanzhou-body .nav-title{font-size:18px;color: #e0881c;font-family: inherit;font-weight: bold;line-height: 30px;margin: 38px 0 10px;text-align: center;}

.content .content-wrap{float:right; width:950px;}
.content-wrap .content-header{font-size:15px; font-weight:bold; /*border-bottom:1px solid #ede5d2;*/overflow:hidden; text-align:left;}
.content-wrap .content-header .site{float:left; padding-bottom:5px; /*border-bottom:2px solid #beaf8d;*/ color:#666;}
.content-wrap .content-header .name{color:#b5944b;}

.nav-menu{background-color: #ffefc8;padding-top:25px;padding-left: 22px;padding-right: 22px;height: 458px;width: 96px;margin-top: 15px;margin-bottom: 15px;margin: 0 auto;text-align: center;    color: #000;    display: block;}
.nav-menu li{margin-top: 15px;position:relative; padding:7px 2px 5px 12px; text-align:left;}
.nav-menu li a{color:#b5944b; font-size:13px;font-family: '楷体';font-size:15px;color:#88703B;font-weight: bold;}
.nav-menu li a:hover{color:#beaf8d;}
.nav-menu li .icon{position:absolute; top:9px; top:11px\9; *top:17px; _top:15px; left:0; display:block; height:11px; width:12px; background:url(../images/icon.jpg) no-repeat; background-position:0 -8px;}

.content-detail{margin: 20px 0 0 0; width:885px;border: 1px solid;border-color: rgba(175, 148, 121, 0.66);background-color: rgba(233, 209, 152, 0.19);padding-top: 30px;padding-left: 13px;padding-right: 5px;min-height: 550px;}
#iframe_main{width:100%;height: auto;}


/*网上展厅页*/
.item-content{padding:10px 0 25px 0; width: 860px;}

.item-show{ overflow:hidden; width:875px;}
.item-show li{position:relative; float:left; margin:10px; height:150px; width:213px;}
.item-show a{display:block; height:100%; width:100%; overflow:hidden;}
.item-show a img{height:148px; width:211px; background-color:#ccc; border:none; filter:alpha(opacity=70); -moz-opacity:0.7; opacity:0.7; border:1px solid #ccc;}
.item-show a img:hover{filter:alpha(opacity=100); -moz-opacity:1; opacity:1; border:1px solid #beaf8d;}
.item-show li .layer,.item-show li .title{position:absolute; left:0; bottom:0; height:25px; width:100%;}
.item-show li .layer{background-color:#000; filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5;}
.item-show li .title{text-align:center; line-height:25px; color:#fff;font-size:12px;}

.list{font-size:14px;}
.list li{position:relative; height:35px; line-height:35px; overflow:hidden; border-bottom:1px dotted #beaf8d;}
.list .icon{position:absolute; top:50%; left:0; height:5px; width:5px; margin-top:-2.5px; border-radius:5px; background-color:#beaf8d;}
.list .title{position:absolute; left:20px; color:#666; text-decoration:none;}
.list .title:hover{color:#beaf8d;}
.list .createdate{position:absolute; right:0; color:#666;}

.right_infolist{font-size:14px;}
.right_infolist li{position:relative; height:35px; line-height:35px; overflow:hidden; border-bottom:1px dotted #beaf8d;}
.right_infolist .icon{position:absolute; top:50%; left:0; height:5px; width:5px; margin-top:-2.5px; border-radius:5px; background-color:#beaf8d;}
.right_infolist .title{position:absolute; left:20px; color:#666; text-decoration:none;}
.right_infolist .title:hover{color:#beaf8d;}
.right_infolist .createdate{position:absolute; right:0; color:#666;}


/*登录*/
.forget-pwd{color:#beaf8d;}

/*--------------翻页样式---------*/
.u-btn {
	display: inline-block;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	padding: 0 12px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #2d88bf;
	border-radius: 5px;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	word-wrap: normal;
	white-space: nowrap;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	text-shadow: 0 -1px rgba(0, 0, 0, 0.2);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6dbde4),
		to(#399dd8) );
	background: -webkit-linear-gradient(#6dbde4, #399dd8);
	background: -moz-linear-gradient(#6dbde4, #399dd8);
	background: -ms-linear-gradient(#6dbde4, #399dd8);
	background: linear-gradient(#6dbde4, #399dd8);}

.u-btn,.u-btn:hover {
	color: #fff;
	text-decoration: none;}

.u-btn:hover,.u-btn:focus {
	background: #399dd8;}

.u-btn:active {
	box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);}

.u-btn::-moz-focus-inner {
	padding: 0;
	margin: 0;
	border: 0;}

.u-btn .btnsel {
	display: inline-block;
	vertical-align: middle;
	border-style: solid;
	border-width: 4px 4px 0;
	border-color: rgba(255, 255, 255, 0.8) transparent transparent;}

.u-btn:hover .btnsel,.u-btn:focus .btnsel {
	border-top-color: rgba(255, 255, 255, 1);}

.u-btn-c4 {
	border-color: #d0d0d0;
	text-shadow: 0 1px rgba(255, 255, 255, 0.8);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fefefe),
		to(#e7e7e7) );
	background: -webkit-linear-gradient(#fefefe, #e7e7e7);
	background: -moz-linear-gradient(#fefefe, #e7e7e7);
	background: -ms-linear-gradient(#fefefe, #e7e7e7);
	background: linear-gradient(#fefefe, #e7e7e7);
	font-size: 13px;
	height: 20px;
	line-height: 20px;}

.u-btn-c4,.u-btn-c4:hover {
	color: #333;}

.u-btn-c4:hover,.u-btn-c4:focus {
	background: #e7e7e7;}

.u-btn-c4 .btnsel {
	border-top-color: rgba(0, 0, 0, 0.6);}

.u-btn-c4:hover .btnsel,.u-btn-c4:focus .btnsel {
	border-top-color: rgba(0, 0, 0, 1);}
/*--------------翻页样式结束----------------------*/

.Business-consulting-content {
	width: 940px;
	height: 829px;
	margin: 0 auto;
	margin-top: 30px;
	border-top: 3px solid #ada095;
	border-bottom: 1px solid #d2cdc7;
	background-color: #ffefc8;
	padding: 67px 30px 30px;}

.whole {
	display: block;
	width: 940px;
	height: 30px;
	background-color: #f2da9e;}

.information {
	float: left;
	font-size: 15px;
	line-height: 30px;
	font-family: "Microsoft Yahei";
	margin-left: 20px;}

.business {
	float: right;
	width: 180px;
	height: 30px;}

.business a {
	display: block;
	width: 100%;
	height: 100%;
	background-color: #856e59;
	text-align: center;
	color: #ffffff;
	font-size: 15px;
	line-height: 30px;}

.business a:hover {
	background-color: #5F4A37;}

.Big-title {
	width: 100%;
	height: 40px;
	border-bottom: 1px dashed #ada095;}

.Big-title h4 {
	float: left;
	text-align: center;
	font-size: 18px;
	color: #5F4A37;
	font-family: "Microsoft Yahei";}