@charset "gb2312";
/* CSS Document */

/* 
Copyright 2001-2014 Grand Point Inc.
2014_8 by Wang Li
 */


 /*嵌套自定义CSS样式写在这里*/
	
#NeiMain {
	overflow: auto;
}

#MainDiv {
	width: 100%;
	float: left;
	font-weight: normal;
}

#topNavs {
	padding: 5px 10px;
	line-height: 2em;
}

.ListTitle {
	font-weight:normal;
	font-size: 23px;
	line-height: 2.5em;
	padding: 0 10px;
	margin-bottom: 10px;
	border-bottom:1px solid #f0f0f0;
}

.ListTitle span {
	font-size: 12px;
	color: #666;
	margin-left: 20px;
}

.ListTitle a {
	color:#333;
}




/*嵌套自定义CSS样式写在之上，以下全局CSS请勿修改和删除*/

/*全局CSS开始，请勿删除或修改*/
* {
	font-family: "微软雅黑", verdana, arial;
	margin: 0;
	padding: 0;
};

h1,h2,h3,h4,h5,h6,h7,th {
	font-weight: normal;
}

body {
	font-size: 12px;
}

img {
	border: 0;
}

ul,li {
	list-style: none;
}

a {
	color: #717171;
	text-decoration: none;
}

a:hover {
	color: #ff8c11;
}

.clear {
	clear: both;
}

.txtleft {
	text-align: left;
}

.txtright {
	text-align: right;
}

.font10 {
	font-size: 10px;
}

.ftBlue {
	color: #06C;
}

.ftOrange {
	color: #F90;
}

.ftYellow {
	color: #FF0;
}

.ftRed {
	color: #F00;
}

.ftGray {
	color: #666;
}

.ftGreen {
	color: #360;
}

.ftStrong {
	font-weight: bold;
}

.ftUnderline {
	text-decoration: underline;
}

.ftOverline {
	text-decoration: line-through;
}

.ftItalic {
	font-style: italic;
}

.mouseHand {
	cursor: pointer;
}

.imgLine {
	padding: 3px;
	border: #E8E8E8 1px solid;
	background: #FFF;
}

/*页面布局*/
.ListTb th {
	font-size: 10px;
	text-align: right;
	width: 70px;
	padding: 2px;
}

.ListTb {
	border: 0;
	width: 100%;
	margin-top: 10px;
}

.ListTb td {
	padding: 3px;
	line-height: 20px;
	background: url(D_r16_c15.jpg) no-repeat left center;
	padding-left: 10px;
}

.formTb,.schTb {
	margin: 5px 0;
	width: 100%;
	border: 1px solid #E8E8E8;
	background: #fff;
}

.schTb td, .schTb th {
	padding: 5px;
	text-align: left;
}

.schTb th {
	background: #F9F9F9;
	font-weight: bold;
	color: #333;
	text-align: center;
}

.formTb td, .formTb th {
	padding: 5px;
	text-align: left;
	background: #F8F8F8
}

.formTb td {
	background: #FCFCFC;
}

.formTb th {
	text-align: left;
	font-weight: bold;
}

.formTb input,.formTb select,.schTb input,.schTb select {
	height: 23px;
	border: 1px solid #CCC;
	line-height: 23px;
}

.formTb input[type="checkbox"],.formTb input[type="radio"],.schTb input[type="checkbox"],.schTb input[type="radio"] {
	border: 0;
	height: 12px;
}

.formTb label {
	line-height: 23px;
}

.button {
	background: #E8E8E8;
	color: #333;
	border: 0;
	font-weight: bold;
	padding: 3px;
	height: 30px;
}

.width100 {
	width: 100%;
}

.error {
	border: 1px solid #F00;
	background: #FFECEC;
}

.error th {
	background: url(../../HdInc/Images/error.png) no-repeat 4px 4px #FFECEC;
	width: 22px;
	height: 20px;
}

.error td {
	padding: 3px;
	color: #F00;
	background: #FFECEC;
}

.success {
	border: 1px solid #690;
	background: #F0FAE7;
}

.success th {
	background: url(../../HdInc/Images/success.png) no-repeat  4px 4px #F0FAE7;
	width: 22px;
}

.success td {
	padding: 3px;
	color: #360;
	background: #F0FAE7;
}

.info {
	border: 1px solid #09C;
	background: #DFF4FF;
}

.info th {
	background: url(../../HdInc/Images/info.png) no-repeat #DFF4FF 4px 4px;
	width: 20px;
}

.info td {
	padding: 3px;
	color: #069;
	background: #DFF4FF;
}

.warning {
	border: 1px solid #F90;
	background: #FCF9DA;
}

.warning th {
	background: url(../../HdInc/Images/warning.png) no-repeat  4px 4px #FCF9DA;
	width: 22px;
}

.warning td {
	padding: 3px;
	color: #C63;
	background: #FCF9DA;
}

input.error,textarea.error {
	background: #FFF0F0;
	border: 1px solid #FDD;
	display: block;
}

label.error {
	color: #F90;
	border: 0;
	background: none;
	margin-left: 5px;
}

.divSCROLLBAR {
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #D2E5F4;
	scrollbar-highlight-color: #D2E5F4;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #D2E5F4;
}

.frUser {
}

.frUser caption {
	text-align: left;
	font-size: 20px;
}

.frUser th {
	line-height: 30px;
	font-weight: bold;
	width: 60px;
	height: 40px;
	text-align: right;
	padding: 0 5px;
}

.frUser th label {
	font-size: 14px;
}

.UserInput {
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	border: 1px solid #999;
	width: 200px;
}

.AutiInput {
	width: 40px;
}

#uMenu {
	border: 1px solid #E8E8E8;
}

#uMenu li {
}

#uMenu li a {
	height: 30px;
	line-height: 30px;
	color: #333;
	background: #FFF;
	display: block;
	padding: 0 10px;
}

#uMenu li a:hover {
	background: #F5F5F5;
	font-weight: bold;
	font-size: 14px;
}

#fPasswordList p {
	line-height: 25px;
}

.Userlist {
	width: 100%;
	margin: 20px 0;
}

.Userlist th, .Userlist td {
	padding: 5px;
}

.Userlist th {
	width: 30px;
}

.Userlist p {
	line-height: 25px;
}

.DemoDateWidth {
	width: 80px;
	font-size: 10px;
	text-align: right;
	font-weight: normal;
}

#ContentAbout {
	border-top: 1px solid #eee;
	background: #F9F9F9;
	padding: 5px;
	text-align: right;
	color: #999;
	font-size:14px;
}

#ContentDetailUp {
	line-height: 2.2em;
	font-size: 16px;
	padding: 20px;
	color:#999;
}
#ContentDetailUp ul{
	padding-left:20px;	
}
#ContentDetailUp ul li{
	list-style:disc;	
}

#ContentDetail {
	line-height: 2.2em;
	/*两倍行距，此处不要直接用px*/
	font-size: 16px;
	color: #666;
}
#ContentDetail ul{
	padding-left:20px;
	margin-bottom:20px;
}
#ContentDetail ul li{
	list-style:disc;
}
#ContentDetail p {
	/*text-indent:2em;*/
	margin-bottom: 10px;
}

.clsdispTitle, .clsdispTitle2 {
	background: #f9f9f9;
	line-height:2em;
	font-size: 18px;
	color: #333;
	padding: 0 10px;
	border-bottom: 1px solid #f0f0f0;
}

.clsdispTitle2 {
	padding: 0;
}

#ClsXiangguan {
	padding:20px 10px;
}

#ClsXiangguan li {
	font-size:14px;
	line-height:2.4em;
	
}

#ClsXiangguan span {
	font-size: 12px;
	margin-left: 10px;
	color: #CCC;
}

#Xiangguan {
	margin-top: 20px;
}

#ClsReviews {
	padding: 10px;
	border: 1px solid #CCC;
	margin-top: 20px;
}

.LeftMenu {
	padding:30px 30px 50px 0;;
}


/*.mNormal a{
	line-height:2em;
	display: block;
	font-size: 18px;
	font-weight: normal;
	padding:10px 15px 5px 0;
	border-bottom:1px solid #f0f0f0;
	color:#666;
	text-align:right;	
}

.mChoose a{
	line-height:2em;
	display: block;
	font-size: 18px;
	font-weight: normal;
	padding:10px 15px 5px 0;
	border-bottom:1px solid #f0f0f0;
	color:#FF8C11;
	text-align:right;	
}

.mNormalSub a{
	font-size: 14px;
	display: block;
	line-height:2em;
	padding:5px 15px 5px 0;
	border:0;
	color:#666;
	text-align:right;	
}

.mNormal a:hover ,.mChoose a:hover{
	color:#000;
	background:#f9f9f9;
}

.mNormalSub a:hover, .mChooseSub a:hover {
	color:#000;
	background:#f9f9f9;
}


.mChooseSub a{
	font-size:14px;
	display: block;
	line-height:2em;
	padding:5px 15px 5px 0;
	border:0;
	color:#FF8C11;
	text-align:right;	
	font-weight: normal;
}*/


#ClsDetail {
	margin: 20px;
}

#ClsDetail h2 {
	font-size: 24px;
	line-height: 1.5em;
	background: none;
}

#ClsDetail h3 {
	font-size: 12px;
	color: #999;
	line-height: 2em;
	background: none;
}

.sLabel {
	display: inline;
	padding: 0px 5px;
	;
	background: #F8F8F8;
	color: #069;
	margin-right: 5px;
	border: 1px solid #F2F2F2;
	line-height: 1.6em;
}

.dispLabel {
	display: inline;
	padding: 5px 10px;
	font-size:14px;
	background: #F8F8F8;
	color: #069;
	border: 1px solid #F2F2F2;
	line-height: 3em;
	margin-right: 6px;
	margin-bottom: 6px;
}

.hightline {
	background: #FF9;
	color: #C30;
}

#ClsReviewsList li {
	margin: 0 0 20px 0;
	background: #F8F8F8;
	padding: 10px;
	border-top: 1px solid #C8C8C8;
}

#ClsReviewsList li h4 {
	line-height: 2em;
	font-size: 12px;
	/*border-bottom:1px dotted #ccc;*/
	font-weight: normal;
}

#ClsReviewsList li h4 a {
	color: #036;
}

#ClsReviewsList li h5 {
	font-size: 10px;
	color: #999;
	line-height: 2em;
	font-weight: normal;
}

.ClsReviewDetail {
	padding: 10px;
	line-height: 1.8em;
	color: #999;
}

.JsPages {
	padding: 5px;
	text-align: right;
	clear: both;
}

#ClsReviewAdd {
	width: 100%;
	margin-top: 15px;
}

#ClsReviewAdd td,#ClsReviewAdd th {
	padding: 5px;
}

#ClsReviewAdd input[type=text] {
	width: 360px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #E8E8E8;
	padding: 5px;
}

#ClsReviewAdd .nmSubmit {
	border: 1px solid #069;
	width: 80px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	background: #06C;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	padding: 0;
}

#ClsReviewAdd textarea {
	width: 360px;
	height: 100px;
	line-height: 30px;
	border: 1px solid #E8E8E8;
	padding: 5px;
}

#ClsReviewAdd #Auti {
	width: 100px;
}

#ClsReviewAdd #ReviewBt {
	width: 80px;
}

#PreNextRs {
	margin: 10px 0;
}

#PreNextRs p {
	line-height: 2em;
	width: 50%;
	float: left;
	text-align: center;
}

.dialogTips {
	font-size: 12px;
}

.dialogTips h3 {
	font-weight: bold;
	line-height: 2em;
	font-size: 12px;
}

.dialogTips p {
	line-height: 2em;
	margin-bottom: 10px;
	color: #999;
}

.dialogTips ul {
	margin-left: 20px;
	padding: 0 0 0 20px;
}

.dialogTips li {
	line-height: 2em;
	list-style-type: disc;
	color: #666;
}
/*头部例子*/
#header,#footer  {
	width: 1200px;
	height: 100px;
	margin: 0 auto;
	border-bottom: 1px solid #666;
}

#TopSearch {
	text-align: right;
}

/*中间例子*/
#main {
	width: 1200px;
	background: #FFF;
	margin: 0 auto;
}
/*用户中心*/
#UserMain {
	width: 1200px;
	margin: 0 auto;
	background: #FFF;
}

#UserMain .uRight a {
	color: #06C;
	text-decoration: underline;
}

#UserMain .uLeft {
	width: 200px;
	padding: 20px;
	font-weight: normal;
}

#UserMain .uLeft h3 {
	width: 180px;
	height: 33px;
	background: url(U_Title_Bg.jpg) no-repeat;
	line-height: 33px;
	padding: 0 10px;
	color: #464637;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}

#UserMain .uLeft ul {
	border: 1px #DFDFD0 solid;
	width: 178px;
	background: #FAFAF3;
	padding: 10px;
	margin-bottom: 20px;
}

#UserMain .uLeft ul li {
	margin-bottom: 5px;
}

.uMenuNormal a {
	background: none;
	display: block;
	width: 140px;
	height: 30px;
	font-size: 14px;
	color: #343426;
	line-height: 30px;
	text-align: left;
	padding: 0 20px;
}

.uMenuNormal a:hover {
	font-weight: bold;
}

.uMenuChoose a {
	background: url(U_Menu_Bg.jpg) no-repeat;
	display: block;
	width: 140px;
	height: 30px;
	font-size: 14px;
	color: #F0F0E0;
	line-height: 30px;
	text-align: left;
	padding: 0 20px;
}

#UserMain .uRight {

}

#UserMain .uRight h2 {
	background: #8A8A7B;
	height: 40px;
	padding: 0 10px;
	line-height: 40px;
	color: #F0F0DF;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 1px;
}

#UserMain .uRight .Zhaiyao {
	width: 704px;
	padding: 15px;
	border: 3px solid #9B9B8C;
}

.UserTb {
	width: 100%;
	background: #DDDDDD;
}

.UserTb td {
	padding: 12px;
	background: #FFF;
	line-height: 2em;
}

.UserTb th {
	padding: 12px;
	background: #FAFAF3;
	line-height: 2em;
	color: #464637;
	text-align: left;
	font-weight: bold;
}

.UserTb caption {
	background: #DFDFD0;
	text-align: left;
	padding: 0 10px;
	height: 35px;
	line-height: 35px;
	color: #464637;
	font-size: 14px;
	font-weight: bold;
}

#SafeNote {
	width: 200px;
	display: none;
	position: absolute;
	top: 0;
	left: 9px;
	padding: 10px;
}

.uButton {
	width: 80px;
	height: 30px;
	background: url(UserBt.jpg) no-repeat;
	color: #FFF;
	font-size: 14px;
	border: 0;
}

.uInput {
	background: #F0F0DF;
	border: 0;
	color: #464637;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	padding: 0 5px;
}

#todo {
	margin: 5px 0;
	height: 30px;
}

#todo li {
	width: auto;
	height: 30px;
	margin: 0px 5px 0 0;
	text-align: center;
	float: left;
}

#todo li a {
	background: #FAFAF3;
	display: block;
	padding: 0 10px;
	line-height: 30px;
	color: #FFF;
}

#todo li a:hover {
	background: #8A8A7B;
	font-weight: bold;
	color: #fff;
}

.Pages {
	text-align: right;
	clear: both;
	margin-top: 20px;
	font-size:14px;
	margin-right:-10px;
}

.Pages a {
	border: 1px solid #E0E0E0;
	padding: 5px 10px;
	text-align: center;
	margin: 0 10px 0 0;
	background: #FFF;
	color:#666;
}

.Pages a:hover {
	border: 1px solid #ddd;
	padding: 5px 10px;
	text-align: center;
	margin: 0 10px 0 0;
	background: #f9f9f9;
	color: #333;
}

.Pages .choose {
	border: 1px solid #eee;
	padding: 5px 10px;
	text-align: center;
	margin: 0 10px 0 0;
	background: #f0f0f0;
	color: #666;
}

.Pages .PageInfo {
	border: 1px solid #ddd;
	padding: 5px 10px;
	text-align: center;
	margin: 0 10px 0 0;
	background: #f9f9f9;
	color: #666;
}

#tbUserLogin {
	width: 100%;
}

#tbUserLogin td {
	background: #F0F0DF;
	line-height: 30px;
	padding: 0 10px;
	height: 30px;
}

.listTb {
	margin: 5px 0;
	width: 100%;
	border: 1px solid #E8E8E8;
	background: #fff;
}

.listTb td, .listTb th {
	padding: 5px;
	text-align: left;
	background: #F8F8F8;
}

.listTb td {
	background: #FCFCFC;
}

.listTb th {
	text-align: left;
	font-weight: bold;
}

.SchList {
	width: 100%;
	margin: 0 auto;
}

.SchList th {
	text-align: left;
	font-weight: normal;
	font-size: 17px;
	line-height: 2.5em;
	border-bottom: 1px dotted #CCC;
	color:#666;
}

.SchList td {
	color: #AAA;
	line-height: 2em;
}

.SchList span {
	color: #C30;
}

.SchList em {
	color: #090;
	font-style: normal;
	font-size: 10px;
	line-height: 3em;
}

#schs {
	width: 500px;
	height: 50px;
	margin-top: 20px;
}

#schtop {
	width:300px; height:25px;
	position:absolute;
	top:5px; right:0;
	text-align:right;
	margin:0; padding:0;
}
#schtop #w {
	height: 25px;
	line-height: 25px;
	padding:0 5px;
	border:0;
	width: 140px;
	font-size: 12px;
	color: #999;
	background:#FCFCFC;
	position:absolute;
	top:0; right:30px;
}

#schtop #schSubmit {
	border:0;
	width: 25px;
	height: 25px;
	position:absolute;
	top:0; right:0;
	background:url(sch.jpg) no-repeat center;
}

#schs #w {
	height: 30px;
	line-height: 30px;
	border: 1px solid #CCC;
	width: 400px;
	font-size: 14px;
	color: #666;
	padding: 5px;
}

#schs #schSubmit {
	border: 1px solid #069;
	width: 80px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	background: #06C;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}

#SeoKeywordsStr {
	margin-top: 20px;
}

.ClsListTb{
	
}
/*全局CSS结束，请勿删除或修改*/
.section1{
	width:100%;
	}

#adv{
	float:left;
	width:100%;
	height:850px;
	position:relative;
	overflow:hidden;
	}
#adv .pic{
	width:1920px;
	height:850px;
	position:absolute;
	left:50%;
	margin-left:-960px;
	overflow:hidden;
	}
#adv .slideBox{ width:1920px; height:850px; overflow:hidden; position:absolute;}
#adv .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:360px; bottom:240px; z-index:1; }
#adv .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
#adv .slideBox .hd ul li{ float:left; margin-right:15px;  width:11px; height:11px; line-height:13px; text-align:center;  cursor:pointer; border:2px solid #fff; border-radius:11px; }
#adv .slideBox .hd ul li.on{ background:#fff; color:#fff; }
#adv .slideBox .bd{ position:relative; height:100%; z-index:0;   }
#adv .slideBox .bd img{
	width:1920px;
	height:850px;
	} 
#adv .bg_bottom{
	width:100%;
	height:240px;
	background:url(24.png) center;
	background-size:100% 100%; 
	position:absolute;
	bottom:0px;
	}
.tips{
	width:364px;
	height:68px;
	z-index:10;
	margin:0 auto;
	margin-top:570px;
	position:relative;
	}
.tips img{
	width:364px;
	height:68px;
	} 
.guide{
	width:100%;
	height:100px;
	position:relative;
	z-index:10;
	}
.guide .guide_nei{
	width:1000px;
	height:100px;
	margin:0 auto;
	}
.guide .guide_nei .box{
	width:125px;
	height:100px;
	float:left;
	position:relative;
	z-index:2;
	cursor:pointer;
	}
.guide .guide_nei .box .up{
	height:50px;
	}
.guide .guide_nei .box .up img{
	display:block;
	position:absolute;
	left:55px;
	top:30px;
	}
.guide .guide_nei .box .down{
	width:65px;
	margin:0 auto;
	height:47px;
	border-top:3px solid #fff;
	font-size:16px;
	line-height:35px;
	}
.guide .guide_nei .box .down a{
	color:#fff;
	}
.section1 .logo{
	width:150px;
	height:150px;
	position:absolute;
	left:360px;
	top:40px;
	z-index:10;
	}
.section1 .logo img{
	width:150px;
	height:150px;
	}
.brand a{
	display: block;
	float: left;
	width: 171px;
	height: 352px;
	text-align: center;
	position:absolute;
	border:4px solid #fff;
}
.brand img{
	width: 171px;
	height: 352px;
}
.brand .infox{
	display: none;
	background-color: #f0f0f0;
	color: #369242;
	line-height:30px;
}
.vertical .infox{
	width: 0;
	height: 352px;
	margin: 0 auto;
	border:none;
}
.horizontal img{
	position: absolute;
	top: 0;
	left: 0;
}
.horizontal .infox{
	width: 171px;
	height: 0;
	top: 120px;
	position: absolute;
	left: 0;
}
.title_l{
	width:153px;
	height:66px;
	position:absolute;
	left:-360px;
	top:105px;
	opacity:0;
	}
.title_m{
	width:230px;
	height:65px;
	position:absolute;
	left:465px;
	top:-70px;
	opacity:0;
	}
.title_m img{
	width:230px;
	height:65px;
	}
.title_r{
	width:153px;
	height:66px;
	position:absolute;
	left:1375px;
	top:105px;
	opacity:0;
	}
.upx1{
	left:0;
	top:-360px;
	opacity:0;
	}
.upx2{
	left:205px;
	top:1210px;
	opacity:0px;
	}

.upx3{
	left:410;
	top:-360px;
	opacity:0;
	}
.upx4{
	left:615px;
	top:1210px;
	opacity:0px;
	}
	
.upx5{
	left:820px;
	top:-360px;
	opacity:0;
	}
.upx6{
	left:1025px;
	top:1210px;
	opacity:0px;
	}



.slideTxtBox{ width:1325px;text-align:left; height:460px; position:relative;}
.slideTxtBox .hd{ height:30px;line-height:30px;position:absolute; left:475px; top:-30px;width:380px;}
.slideTxtBox .hd ul{ float:left;position:absolute;}
.slideTxtBox .hd ul li{ float:left;margin:0 8px; cursor:pointer; width:108px; height:28px; text-align:center;border:1px solid #6B494D; color:#6B494D; border-radius:5px;}
.slideTxtBox .hd ul li a{
	color:#6B494D;
	}
.slideTxtBox .hd ul li.on{ height:30px;background:#6B494D; color:#fff;}
.slideTxtBox .hd ul li.on a{
	color:#fff;
	}
.slideTxtBox .bd{
	margin-left:60px;
	}
.slideTxtBox .bd ul{ padding:15px;  zoom:1;}
.slideTxtBox .bd li{ height:24px; line-height:24px; width:290px; height:370px; position:absolute; display:block; background:#fff;}
.slideTxtBox .bd li .img{
	width:290px;
	height:185px;
	display:block;
	}
.slideTxtBox .bd li .img img{
	width:290px;
	height:185px;
	}
.slideTxtBox .bd li .topic{
	width:250px;
	margin:0 auto;
	font-size:18px;
	font-weight:bold;
	color:#000;
	line-height:18px;
	margin-top:30px;
	display:block;
	
	}
.slideTxtBox .bd li p{
	width:250px;
	margin:0 auto;
	color:#8C8C8C;
	display:block;
	font-size:14px;
	line-height:22px;
	margin-top:15px;
	height:85px;
	}
.slideTxtBox .bd li .more{
	display:block;
	margin-left:20px;
	font-size:14px;
	color:#6B464B;
	text-decoration:underline;
	}
.jq_li1{
	left:-290px;
	top:315px;
	}
.jq_li2{
	left:305px;
	top:-370px;
	}
.jq_li3{
	left:610px;
	top:1170px;
	}
.jq_li4{
	left:1325px;
	top:315px; 
	}
.net-inner .des{
	width:1200px;
	height:100px;
	position:absolute;
	line-height:34px;
	font-size:16px;
	color:#6B494D;
	left:60px;
	top:200px;
	opacity:0;
	}
.net-inner .icon{
	width:210px;
	height:50px;
	position:absolute;
	left:495px;
	top:360px;
	}
.net-inner .icon .box{
	width:50px;
	height:50px;
	float:left;
	margin:0 10px;
	cursor:pointer;
	
	}
.net-inner .icon .box img{
	width:50px;
	height:50px;
	}
.net-inner .big_box{
	width:670px;
	height:240px;
	position:absolute;
	left:275px;
	top:540px;
	}
.net-inner .big_box img{
	width:670px;
	height:240px;
	}
#foot{
	width:100%;
	height:100px;
	background:#6B494D;
	position:absolute;
	top:700px;
	}
#foot .position{
	width:1000px;
	height:100px;
	text-align:center;
	margin:0 auto;
	}
#foot .position p{
	display:block;
	line-height:24px;
	padding-top:15px;
	color:#fff;
	font-size:14px;
	}
#foot .position p a{
	color:#fff;
	}
#top{
	width:100%;
	height:100px;
	background:#6B494D;
	}
#top .position{
	width:1200px;
	height:100px;
	position:relative;
	margin:0 auto;
	} 
#top .position .logo{
	width:230px;
	height:100px;
	float:left;
	}
#top .position .logo img{
	width:230px;
	height:100px;
	}


#top .position ul{
    display:block;
    width:800px;
    height:100px;
	float:right;
    }
#top .position ul .main_li{
    display:block;
    width:85px;
    text-align:center;
    float:left;
    height:100px;
    }
#top .position ul .main_li .main_a{
    display:block;
    color:#fff;
    height:100px;
	line-height:120px;

    }
#top .position ul .main_li .main_a .en{
    }
#top .position ul .main_li .main_a .ch{
    font-size:14px;
    display:block;
    }
#top .position ul .main_li .main_a:hover{
    color:#6B494D;
    background:#fff no-repeat center;
    }
 
#top .nav{ z-index:1;  right:0;}
#top .nav a{ }
#top .nav .nLi{ float:left; display:inline;  }
#top .nav .nLi h3{ float:left; font-weight:normal;}
#top .nav .nLi h3 a{ display:block; text-align:center;}
#top .nav .nLi h3 a span{
    display:block;
    float:left;
    margin-top:50px;
    color:#fff;
    width:90px;
    }
#top .nav .sub{ display:none; width:100%; left:0; top:100px;  position:absolute; background:url(11.png); z-index:10; height:197px; border-bottom:3px solid #6B494D;}
#top .nav .sub .adv{
    width:700px;
    height:150px;
    float:left;
    overflow:hidden;
    margin-top:25px;
    }
#top .nav .sub .adv .img{
    width:300px;
    height:150px;
    overflow:hidden;
    float:left;
    }
#top .nav .sub .adv .img img{
    width:300px;
    height:150px;
    }
#top .nav .sub .adv .text{
    float:right;
    width:375px;
    height:150px;
    }
#top .nav .sub .adv .text h2{
    color:#fff;
    font-size:18px;
    font-weight:normal;
    display:block;
    }
#top .nav .sub .adv .text h4{
    color:#fff;
    font-size:16px;
    font-weight:normal;
    display:block;
    clear:both;
    }
#top .nav .sub .adv .text p{
    font-size:12px;
    color:#C3C3C3;
    font-weight:normal;
    display:block;
    width:100%;
    line-height:20px;
    margin-top:10px;
    }
#top .nav .sub .list{ zoom:1; display:block; width:1200px; margin:0 auto; }
#top .nav .sub .daohang{
    width:390px;
    height:120px;
    float:right; 
    margin-top:35px;
    }
#top .nav .sub .daohang .daohang_nei{
    width:150px;
    height:49px;
    border-bottom:1px solid #fff;
    float:left;
    margin-left:40px;
    line-height:49px;
    color:#C3C3C3;
    font-size:14px; 
    }
#top .nav .sub .daohang .daohang_nei a{
    color:#fff;
    border-color:#fff;
    }
#top .nav .sub .daohang .daohang_nei a:hover{
    color:#fff;
    background:none;
    border-color:#00FFF3;
    }
.body_bg{
	background:url(12.jpg) no-repeat top;
	min-height:500px;
	}
#weizhi{
	width:100%;
	height:110px;

	}
#weizhi .position{
	width:1200px;
	height:110px;
	margin:0 auto;
	position:relative;
	}
#weizhi .position .en{
	line-height:110px;
	font-size:50px;
	color:#6B494D;
	font-weight:bold;
	float:left;
	}
#weizhi .position .ch{
	line-height:110px;
	font-size:40px;
	color:#666666;
	float:left;
	}
#weizhi .position p{
	display:block;
	float:right;
	margin-top:60px;
	font-size:14px;
	color:#B0AEAC;
	}
#weizhi .position p a{
	color:#B0AEAC;
	}
#n_guide{
		border-bottom:1px solid #E2E2E2;
	border-top:1px solid #E2E2E2;
	height:68px;
	}
#n_guide .position{
	width:1200px;
	height:68px;
	margin:0 auto;
	}
#n_guide .position ul{
	display:block;
	padding-top:18px;
	margin-left:-15px;
	}
#n_guide .position ul li{
	background:url(14.png) no-repeat left;
	}
.mNormal,.mChoose{
	display:block;
	float:left;
	line-height:35px;
	width:180px;}
.mNormal a{
	display:block;
	width:150px; 
	height:35px;
	margin:0 auto;
	text-align:center;
	border-radius:5px;
	font-size:16px;
	color:#292929;
	}
.mChoose a{
	display:block;
	width:150px; 
	height:35px;
	margin:0 auto;
	text-align:center;
	border-radius:5px;
	font-size:16px;
	background:#6B494D;
	color:#fff;
	}
#n_guide .position li a:hover{
	background:#6B494D;
	color:#fff;
	}
#content{
	width:100%
	}
#content .position {
	width:1200px;
	margin:0 auto;
	}
#content .position .list_main{
	width:100%;
	height:80px;
	padding:20px 0;
	}
#content .position .list_main .date{
	width:80px;
	height:80px;
	float:left;
	text-align:center;
	background:#6B494D;
	}
#content .position .list_main .date .dd{
	font-size:30px;
	line-height:30px;
	display:block;
	margin-top:18px;
	color:#fff;
	}
#content .position .list_main .date .yy{
	color:#fff;
	line-height:30px;
	}
#content .position .list_main .text{
	float:right;
	width:1095px;
	height:80px;
	}
#content .position .list_main .text a{
	color:#686868;
	display:block;
	font-size:16px;
	}
#content .position .list_main .text p{
	color:#B0AEAC;
	display:block;
	line-height:25px;
	margin-top:10px;
	font-size:14px;
	}
#content .position .d_page{
	width:100%;
	}
#content .position .d_page .up{
	text-align:center;
	}
#content .position .d_page .up h2{
	display:block;
	font-size:18px;
	color:#585858;
	line-height:18px;
	margin-top:30px;
	}
#content .position .d_page .up p{
	display:block;
	font-size:12px;
	color:#B0AEAC;
	margin-top:20px;
	}
#content .position .d_page .down{
	font-size:14px;
	color:#5C5C5C;
	line-height:2.25em;
	margin-top:20px;
	}
#content .position .pic{
	width:1280px;
	}
#content .position .pic .pic_box{
	width: 280px;
	height:200px;
	display:block;
	position:relative;
	float:left;
	margin:0 27px 22px 0;
	}
#content .position .pic .img{
	width:280px;
	height:200px;
	display:block;
	}
#content .position .pic .img img{
	width:280px;
	height:200px;
	}
#content .position .pic .topic{
	width:280px;
	height:30px;
	color:#fff;
	display:block;
	line-height:30px;
	text-indent:10px;
	background:url(13.png) no-repeat center;
	font-size:14px;
	position:absolute;
	bottom:0px;
	}

#content .position .picxx{
	width:1280px;
	}
#content .position .picxx .pic_box{
	width: 210px;
	height:280px;
	display:block;
	position:relative;
	float:left;
	margin:0 36px 22px 0;
	}
#content .position .picxx .img{
	width:210px;
	height:280px;
	display:block;
	}
#content .position .picxx .img img{
	width:210px;
	height:280px;
	}
#content .position .picxx .topic{
	width:210px;
	height:30px;
	color:#fff;
	display:block;
	line-height:30px;
	text-indent:10px;
	background:url(13.png) no-repeat center;
	font-size:14px;
	position:absolute;
	bottom:0px;
	}
#content .position .pic_list{
	width:1260px;
	}
#content .position .pic_list .box{
	width:280px;
	height:340px;
	float:left;
	background:#F0F0F0;
	position:relative;
	margin:0 27px 22px 0;
	}
#content .position .pic_list .box .date{
	width:80px;
	height:80px;
	position:absolute;
	background:#6B494D;
	top:0px;
	left:0px;
	z-index:2;
	}
#content .position .pic_list .box .date .dd{
	width:80px;
	height:30px;
	line-height:30px;
	text-align:center;
	margin-top:22px;
	font-size:30px;
	color:#fff;
	}
#content .position .pic_list .box .date .yy{
	color:#fff;
	font-size:12px;
	text-align:center; 
	}
#content .position .pic_list .box .img{
	width:280px;
	height:200px;
	}
#content .position .pic_list .box .img img{
	width:280px;
	height:200px;
	}
#content .position .pic_list .box .topic{
	width:240px;
	line-height:18px;
	height:18px;
	display:block;
	margin:0 auto;
	margin-top:20px;
	font-size:18px;
	font-weight:bold;
	color:#292929;
	}
#content .position .pic_list .box .des{
	width:240px;
	margin:0 auto;
	display:block;
	line-height:20px;
	height:55px;
	display:block;
	margin-top:13px;
	font-size:14px;
	color:#8C8C8C;
	}
#content .position .pic_list .box .more{
	color:#6B464B;
	display:block;
	margin-left:20px;
	display:block;
	float:left;
	font-size:14px;
	text-decoration:underline;
	}

#d_tab29 ul,#d_tab29 li{margin:0;padding:0;list-style:none; margin-top:100px; position:relative;}
#d_tab29 img{border:0;vertical-align:top}



#d_tab29{position:relative; height:;text-align:left; }
#d_tab29 .d_img{position:relative;margin:0 auto;width:1200x;height:100%;background:url(21.png) no-repeat center;} 
#d_tab29 .d_img li{position:absolute;display:none;z-index:0}

#d_tab29 .d_img img{
	width:100%;
	
	}
#d_tab29 .d_img li.d_pos1{display:block;width:150px;left:0%;top:90px;z-index:1; border-radius:150px;overflow:hidden; float:left;}
#d_tab29 .d_img li.d_pos2{display:block;width:150px; left:200px;top:90px;z-index:2; border-radius:150px; overflow:hidden; float:left;}
#d_tab29 .d_img li.d_pos3{display:block;width:335px; left:425px;top:0;z-index:3; border-radius:335px; overflow:hidden; float:left;}
#d_tab29 .d_img li.d_pos4{display:block;width:150px; right:200px;top:90px;z-index:4; border-radius:150px;  overflow:hidden; float:left;}
#d_tab29 .d_img li.d_pos5{display:block;width:150px; right:0;top:90px;z-index:3; border-radius:150px; overflow:hidden; float:left;}
/*#d_tab29 .d_img li.d_pos6{display:block;width:150px; right:135px;top:45px;z-index:2; border-radius:150px; border:10px solid #fff; overflow:hidden; float:left;}
#d_tab29 .d_img li.d_pos7{display:block;width:150px; right:0%;top:45px;z-index:1; border-radius:150px; border:10px solid #fff; overflow:hidden; float:left;}*/
#d_tab29 .d_img a{
	display:block;
	width:100%;
	height:100%;
	position:relative;
	}
#d_tab29 .d_menu{position:absolute;bottom:20px;width:100%;text-align:center; }
#d_tab29 .d_menu li{display:inline-block;zoom:1;*display:inline;background:url('img/btn.png') no-repeat 0 0;width:12px;height:12px;cursor:pointer;margin-right:3px}
#d_tab29 .d_menu li.d_select{background:url('img/btn.png') no-repeat 0 -18px}

#d_tab29 .d_next{position:absolute;right:160px;top:242px;z-index:10;cursor:pointer}
#d_tab29 .d_prev{position:absolute;left:160px;top:242px;z-index:10;cursor:pointer}


.quickmark1{
	width:200px;
	height:220px;
	position:absolute;
	overflow:hidden;
	background:url(12.png) no-repeat;
	left:-66px;
	top:55px;
	display:none;
	z-index:10;
	}
.quickmark1 img,.quickmark2 img,.quickmark3 img{
	width:160px;
	height:160px;
	display:block;
	margin:40px auto 20px auto;
	}


.quickmark2{
	width:200px;
	height:220px;
	position:absolute;
	overflow:hidden;
	background:url(12.png) no-repeat;
	left:5px;
	top:55px;
	display:none;
	z-index:10;
	}

.quickmark3{
	width:200px;
	height:220px;
	position:absolute;
	overflow:hidden;
	background:url(12.png) no-repeat;
	right:-66px;
	top:55px;
	display:none;
	z-index:10;
	}



.slideTxtBox .arrow{  position:absolute; right:10px; top:490px; width:100%; }
		.slideTxtBox .arrow a{ display:block;  width:22px; height:42px; float:right; overflow:hidden;cursor:pointer;}
		.slideTxtBox .arrow .prev{ float:left; background:url(15.png); margin-left:25px;}
		.slideTxtBox .arrow .next{ float:right;background:url(16.png)}
