@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;
	padding: 10px;
	clear: both;
	margin-top: 20px;
	font-size:14px;
}

.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结束，请勿删除或修改*/


#top{
	width:100%;
	height:100px;
	border-top:10px solid #147F3B;
	}
#top .position{
	width: 1200px;
	height: 100px;
	margin: 0 auto;
	position: relative;

}
#top .position .logo{
	width: 360px;
	height: 65px;
	float: left;
	margin-top:20px;
}
#top .position .logo img{
	width: 360px;
	height: 65px;

}
#top .nav{  height:45px; width: 560px; float: right; line-height:45px;  position:relative; z-index:1;float:right; margin-top:40px;}
#top .nav a{ color:#fff; }
#top .nav .nLi{ float:left;  position:relative; display:inline; margin-left:28px;}
#top .nav .nLi h3{ float:left;  }
#top .nav .nLi h3 a{ display:block; font-size:16px; font-weight:normal; color:#454545; height:45px;}
#top .nav .sub{ display:none; width:130px; left:0; top:40px;position:absolute; background:#4E4E4E;  line-height:40px; padding:5px 0;  }
#top .nav .sub li{ zoom:1; }
#top .nav .sub a{ display:block; padding:0 10px; }
#top .nav .on h3 a{ background:url(1.png) no-repeat bottom;}


#adv img{
	width:1920px;
	height:700px;
	}
#adv{
	float:left;
	width:100%;
	height:700px;
	position:relative;
	overflow:hidden;
	}
#adv .pic{
	width:1920px;
	height:700px;
	position:absolute;
	left:50%;
	margin-left:-960px;
	overflow:hidden;
	}
#adv .slideBox{ width:1920px; height:700px; overflow:hidden; position:relative;}
#adv .slideBox .hd{ height:30px; overflow:hidden; position:absolute; right:46%; bottom:15px; z-index:1; }
#adv .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
#adv .slideBox .hd ul li{ float:left; margin-right:15px;  width:30px; height:30px; line-height:30px; text-align:center; cursor:pointer; background:url(2.png) no-repeat center;}
#adv .slideBox .hd ul li p{
	opacity:0;
	}
#adv .slideBox .hd ul li.on{ background:url(3.png) no-repeat center;}
#adv .slideBox .hd ul li.on p{
	opacity:1;
	}
#adv .slideBox .bd{ position:relative; height:100%; z-index:0;   }
#adv .slideBox .bd li .des{
	position:absolute;
	width:100%;
	text-align:center;
	top:255px;
	}
#adv .slideBox .bd li .des h1{
	color:#fff;
	font-size:65px;
	font-weight:bolder;
	}
#adv .slideBox .bd li .des p{
	color:#fff;
	font-size:18px;
	font-weight:bold;
	line-height:35px;
	margin-top:10px;
	}
#adv .slideBox .bd li .des a{
	width:260px;
	height:50px;
	display:block;
	margin:0 auto;
	border-radius:50px;
	background:#fff;
	line-height:50px;
	color:22px;
	font-weight:bold;
	color:#147F3B;
	margin-top:60px;
	}
#adv .slideBox .bd li .des a:hover{
	color:#fff;
	background:#147F3B
	}
#content1{
	width:100%;
	height:545px;
	}
#content1 .position{
	width:1350px;
	height:545px;
	margin:0 auto;
	position:relative;
	}
#content1 .picScroll-left{ width:1350px;  overflow:hidden; position:relative; height:240px; margin-top:70px;}
#content1 .picScroll-left .hd{ position:absolute; width:100%; height:45px; top:40px;}
#content1 .picScroll-left .hd .prev,#content1 .picScroll-left .hd .next{ display:block;  width:25px; height:45px;  overflow:hidden;
			 cursor:pointer; background:url(4.png) no-repeat;  position:absolute; z-index:10;}
			 #content1 .picScroll-left .hd .prev{ left:0px;}
#content1 .picScroll-left .hd .next{ background:url(5.png) no-repeat; right:0px;  }
#content1 .picScroll-left .hd .prevStop{ background-position:-60px 0; }
#content1 .picScroll-left .hd .nextStop{ background-position:-60px -50px; }
#content1 .picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
#content1 .picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
#content1 .picScroll-left .hd ul li.on{ background-position:0 0; }
#content1 .picScroll-left .bd{ width:1320px; margin:0 auto; height:240px;}
#content1 .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
#content1 .picScroll-left .bd ul li{ margin:0 43px; float:left; _display:inline; overflow:hidden; text-align:center; width:315px; height:240px;  }
#content1 .picScroll-left .bd ul li .pic{ text-align:center; margin:0 auto; width:110px; height:110px; border:5px solid #745E30; border-radius:110px; overflow:hidden; }
#content1 .picScroll-left .bd ul li .pic img{ width:110px; height:110px; display:block; }
#content1 .picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
#content1 .picScroll-left .bd ul li .title{ line-height:55px; font-size:18px; color:#147F3B; font-weight:bold;   }
#content1 .picScroll-left .bd ul li .title a{
	 color:#282828;
	}
#content1 .picScroll-left .bd ul li .title a:hover{
	color:#147F3B;
	}
#content1 .picScroll-left .bd ul li p{ 
	display:block;
	width:285px;
	margin:0 auto;
	font-size:14px;
	color:#B9B9B9;
	}



#content1 .picScroll-left .bd ul li .pic1{ text-align:center; margin:0 auto; width:110px; height:110px; border:5px solid #147F3B; border-radius:110px; overflow:hidden; }
#content1 .picScroll-left .bd ul li .pic1 img{ width:110px; height:110px; display:block; }
#content1 .picScroll-left .bd ul li .pic1 a:hover img{ border-color:#999;  }
#content1 .picScroll-left .bd ul li .title1{ line-height:55px; font-size:18px; color:#147F3B; font-weight:bold;   }
#content1 .picScroll-left .bd ul li .title1 a{
	 color:#147F3B;
	}
#content1 .picScroll-left .bd ul li p{
	display:block;
	width:285px;
	margin:0 auto;
	font-size:14px;
	color:#B9B9B9;
	}
.titlex{
	width:190px;
	height:60px;
	margin:0 auto;
	text-align:center;
	background:url(6.jpg) no-repeat bottom;
	padding-top:85px;
	}
.titlex .ch{
	font-size:20px;
	font-weight:bold;
	line-height:26px;
	}
.titlex .ch a{
	color:#454545;
	}
.titlex .en{
	font-weight:bold;
	line-height:20px;
	}
.titlex .en a{
	color:#454545;
	}
#content2{
	width:100%;
	height:700px;
	background:url(7.jpg) no-repeat center;
	}
#content2 .position{
	width:1200px;
	height:700px;
	margin:0 auto;
	position:relative;
	}

#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:1060px;height:100%} 
#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:45px;z-index:1; border-radius:150px; border:10px solid #fff; overflow:hidden; float:left;}
#d_tab29 .d_img li.d_pos2{display:block;width:150px; left:135px;top:45px;z-index:2; border-radius:150px; border:10px solid #fff; overflow:hidden; float:left;}
#d_tab29 .d_img li.d_pos3{display:block;width:150px; left:270px;top:45px;z-index:3; border-radius:150px; border:10px solid #fff; overflow:hidden; float:left;}
#d_tab29 .d_img li.d_pos4{display:block;width:240px; left:405px;top:0px;z-index:4; border-radius:240px; border:10px solid #fff; overflow:hidden; float:left;}
#d_tab29 .d_img li.d_pos5{display:block;width:150px; right:270px;top:45px;z-index:3; border-radius:150px; border:10px solid #fff; 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_pos1 a p,#d_tab29 .d_pos2 a p,#d_tab29 .d_pos3 a p,#d_tab29 .d_pos5 a p,#d_tab29 .d_pos6 a p,#d_tab29 .d_pos7 a p{
	width:82px;
	height:26px;
	line-height:26px;
	text-align:center;
	background:#147F3B;
	z-index:2;
	position:absolute;
	left:34px;
	top:63px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	}
#d_tab29 .d_pos4 a p{
	width:82px;
	height:26px;
	line-height:26px;
	text-align:center;
	background:#147F3B;
	z-index:2;
	position:absolute;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	left:78px;
	top:108px;
	}
#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:18px;top:222px;z-index:10;cursor:pointer}
#d_tab29 .d_prev{position:absolute;left:18px;top:222px;z-index:10;cursor:pointer}




.titlexx{
	width:190px;
	height:60px;
	margin:0 auto;
	text-align:center;
	background:url(11.png) no-repeat bottom;
	padding-top:85px;
	}
.titlexx .ch{
	font-size:20px;
	font-weight:bold;
	line-height:26px;
	}
.titlexx .ch a{
	color:#fff;
	}
.titlexx .en{
	font-weight:bold;
	line-height:20px;
	}
.titlexx .en a{
	color:#fff;
	}
#content2 .text{
	width:100%;
	position:absolute;
	bottom:65px;
	text-align:center;
	}
#content2 .text p{
	color:#fff;
	}
#content2 .text .ch{
	font-size:18px;
	font-weight:bold;
	line-height:30px;
	}
#content2 .text .en{
	font-size:12px;
	line-height:25px;
	}
#content3{
	width:100%;
	height:660px;
	}
#content3 .position{
	width:1200px;
	height:660px;
	position:relative;
	margin:0 auto;
	}
.readmore{
	width:130px;
	height:40px;
	text-align:center;
	line-height:40px;
	font-size:16px;
	color:#fff;
	background:#47D1AE;
	display:block;
	float:right;
	}
.readmore:hover{
	color:#fff;
	}
#content3 .slideBox3{ width:1200px; height:425px; overflow:hidden; position:relative }
#content3 .slideBox3 .hd3{ height:30px; overflow:hidden; position:absolute; right:530px; bottom:0px; z-index:1; }
#content3 .slideBox3 .hd3 ul{ overflow:hidden; zoom:1; float:left;  }
#content3 .slideBox3 .hd3 ul li{ float:left; margin:0 7.5px;  width:30px; height:30px; line-height:30px; text-align:center; background:#F6F6F6; cursor:pointer; color:#929292;}
#content3 .slideBox3 .hd3 ul li.on{ background:#147F3B; color:#fff;}
#content3 .slideBox3 .bd3{ position:relative; height:100%; z-index:0; margin-top:60px;   }
#content3 .slideBox3 .bd3 .main{ zoom:1; vertical-align:middle; width:1200px; height:255px; }
#content3 .slideBox3 .bd3 .main .list{
	width:1200px;
	height:295px;
	}
#content3 .slideBox3 .bd3 .main .list .left{
	width:565px;
	height:250px;
	float:right;
	}
#content3 .slideBox3 .bd3 .main .list .left .li_in{
	width:565px;
	height:110px;
	margin-bottom:16px;
	}

#content3 .slideBox3 .bd3 .main .list .left .li_in .date{
	width:55px;
	height:110px;
	float:left;
	}
#content3 .slideBox3 .bd3 .main .list .left .li_in .date .mm{
	width:55px;
	height:55px;
	text-align:center;
	line-height:55px;
	font-size:14px;
	background:#F8F8F8;
	color:#959595;
	}
#content3 .slideBox3 .bd3 .main .list .left .li_in .date .mm1{
	width:55px;
	height:55px;
	text-align:center;
	line-height:55px;
	font-size:14px;
	background:#147F3B;
	color:#fff;
	}
#content3 .slideBox3 .bd3 .main .list .left .li_in .date .dd{
	color:#959595;
	width:55px;
	height:55px;
	line-height:55px;
	text-align:center;
	font-size:24px;
	}
#content3 .slideBox3 .bd3 .main .list .left .li_in .textx{
	width:490px;
	height:110px;
	float:right;
	}
#content3 .slideBox3 .bd3 .main .list .left .li_in .textx .topic{
	display:block;
	font-size:18px;
	line-height:35px;
	color:#414141;
	/*background:url(7.png) no-repeat right top;*/
	color:#414141;
	}
#content3 .slideBox3 .bd3 .main .list .left .li_in .textx .topic1{
	display:block;
	font-size:18px;
	line-height:35px;
	/*background:url(8.png) no-repeat right top;*/
	color:#147F3B;
	}
#content3 .slideBox3 .bd3 .main .list .left .li_in .textx .des{
	width:100%;
	display:block;
	font-size:14px;
	color:#A6A6A6;
	line-height:1.9em;
	}
#content3 .slideBox3 .bd3 .main .list .left .li_in .textx .intro{
	width:100%;
	display:block;
	line-height:24px;
	color:#fff;
	color:#A6A6A6;
	}
#content3 .slideBox3 .bd3 .main .list .right{
	width:560px;
	height:250px;
	float:right;
	}
		/* 下面是前/后按钮代码，如果不需要删除即可 */
#content3 .slideBox3 .prev3,
#content3 .slideBox3 .next3{ position:absolute; left:495px;display:block; width:30px; height:30px; background:#F6F6F6; color:#929292; bottom:0px; text-align:center; line-height:26px; font-size:14px;}
#content3 .slideBox3 .next3{ left:auto; right:495px;  }

#content3 .slideBox3 .prevStop{ display:none;  }
#content3 .slideBox3 .nextStop{ display:none;  }
#content3 .slideBox3 .bd3 .main .list .right{
	width:560px;
	height:250px;
	float:left;
	background:#FAFAFA;
	}
#content3 .slideBox3 .bd3 .main .list .right .img{
	width:340px;
	height:230px;
	display:block;
	float:left;
	margin:10px 0 0 10px;
	}
#content3 .slideBox3 .bd3 .main .list .right .img img{
	width:340px;
	height:230px;
	display:block;
	}
#content3 .slideBox3 .bd3 .main .list .right .txt{
	width:165px;
	height:230px;
	float:right;
	margin:10px 25px 0 0;
	}
#content3 .slideBox3 .bd3 .main .list .right .txt .topic{
	display:block;
	font-size:16px;
	margin-top:25px;
	color:#454545;
	}
#content3 .slideBox3 .bd3 .main .list .right .txt .des{
	height:125px;
	display:block;
	margin-top:15px;
	color:#A6A6A6;
	line-height:20px;
	font-size:14px;
	line-height:24px;
	}
#content3 .slideBox3 .bd3 .main .list .right .txt .more{
	display:block;
	width:80px;
	height:25px;
	line-height:25px;
	text-align:center;
	color:#fff;
	background:#147F3B;
	margin-top:5px;
	}
#content4{
	width:100%;
	height:700px;
	background:url(12.jpg) center no-repeat;
	}
#content4 .position{
	width:1200px;
	height:700px;
	margin:0 auto; 
	}
#content4 .position .main{
	margin-top:80px;
	width:1230px; 
	}
#content4 .position .box{
	width:290px;
	height:430px;
	background:url(13.png);
	margin-right:13px;
	float:left;
	}
#content4 .position .box .img{
	width:290px;
	height:240px;
	position:relative;
	display:block;
	overflow:hidden;
	}
#content4 .position .box .img img{
	width:290px;
	height:240px;
	display:block;
	position:absolute;
	left:0;
	right:0;
	}
#content4 .position .box .topic{
	display:block;
	width:250px;
	margin:15px auto;
	font-size:18px;
	font-weight:bold;
	color:#454545;
	}
#content4 .position .box .des{
	display:block;
	width:250px;
	margin:0 auto;
	font-size:14px;
	color:#454545;
	line-height:26px;
	height:105px;
	}
#content4 .position .box .more{
	width:250px;
	margin:0 auto;
	text-decoration:underline;
	color:#147F3B;
	display:block;
	}
#foot{
	width:100%;
	height:170px;
	background:#F6F6F6;
	}
#foot .position{
	width:1200px;
	height:170px;
	position:relative;
	margin:0 auto;
	}
#foot .guide_b{
	text-align:center;
	color:#A6A6A6;
	padding-top:50px;
	}
#foot .guide_b a{
	display:inline-block;
	padding:0 20px;
	font-size:14px;
	color:#A6A6A6;
	}
#foot .infom{
	color:#A6A6A6;
	text-align:center;
	padding-top:30px;
	line-height:25px;
	font-size:14px;
	}
#foot .infom a{
	color:#A6A6A6;
	padding-top:30px;
	}
#foot .tel{
	display:block;
	right:0px;
	position:absolute;
	width:280px;
	height:20px;
	top:45px;
	color:#A6A6A6;
	}
#foot .tel{
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	color:#A1A1A1;
	text-indent:30px;
	top:45px;
	background:url(14.png) no-repeat left;
	}
#foot .tel span{
	font-size:16px;
	color:#565656;
	font-weight:normal;
	padding-left:10px;
	}

#adv_n img{
	width:1920px;
	height:300px;
	}
#adv_n{
	float:left;
	width:100%;
	height:300px;
	position:relative;
	overflow:hidden;
	}
#adv_n .position{
	width:1920px;
	height:300px;
	position:absolute;
	left:50%;
	margin-left:-960px;
	overflow:hidden;
	}

#n_guide{
	width:100%;
	height:100px;
	}
#n_guide .position{
	width:1200px;
	height:100px;
	position:relative;
	margin:0 auto;
	}
#n_guide .position .in{
	height:40px;
	margin-top:20px;
	float:left;
	line-height:40px;
	}
#n_guide .position .in a{
	display:block;
	float:left;
	width:100px;
	height:40px;
	text-align:center;
	background:#F6F6F6;
	margin-right:20px;
	color:#464646;
	}
#n_guide .position .in .mChoose{
	background:#137F3B;
	color:#fff;
	}
#n_guide .position .in a:hover{
	background:#137F3B;
	color:#fff;
	}
#n_guide .position p{
	display:block;
	color:#5B5B5B;
	padding-top:10px;
	}
#n_guide .position p a{
	color:#5B5B5B;
	}
#n_guide .position p span{
	color:#5B5B5B;
	}
#n_guide .position h2{
	display:block;
	padding-top:20px;
	color:#303030;
	}

#content{
	width:100%;
	}
#content .position{
	width:1200px;
	position:relative;
	margin:0 auto;
	}
#content .position .d_page{
	width:100%;
	margin-top:30px;
	}
#content .position .d_page .up{
	width:100%;
	height:80px;
	text-align:center;
	}
#content .position .d_page .up h2{
	font-size:18px;
	color:#137F3B;
	}
#content .position .d_page .up p{
	font-size:12px;
	color:#A3A3A3;
	display:block;
	padding-top:15px;
	}
#content .position .d_page .down{
	font-size:14px;
	line-height:2em;
	color:#1F1B1A;
	}

#content .position .pic1{
	width:1260px;
	}
#content .position .pic1 .box{
	width:280px;
	height:210px;
	float:left;
	position:relative;
	margin-right:27px;
	margin-top:30px;
	}
#content .position .pic1 .box img{
	width:280px;
	height:210px;
	}
#content .position .pic1 .box a{
	width:280px;
	height:210px;
	display:block;
	position:absolute;
	z-index:9;
	}
#content .position .pic1 .box p{
	width:280px;
	height:30px;
	background:url(15.png);
	position:absolute;
	bottom:0px;
	line-height:30px;
	font-size:12px;
	color:#FFFFFF;
	text-indent:1em;
	z-index:10;
	}
#content .position .pic_text{
	width:1200px;
	margin:0 auto;
	}
#content .position .pic_text .box{
	width:1200px;
	height:260px;
	border-bottom:1px solid #EEEEEE;
	}
#content .position .pic_text .box .img{
	float:left;
	margin-top:35px;
	width:250px;
	height:190px;
	}
#content .position .pic_text .box .img img{
	width:250px;
	height:190px;
	}
#content .position .pic_text .box .text{
	width:925px;
	height:190px;
	margin-top:35px;
	float:right;
	position:relative;
	}
#content .position .pic_text .box .text .title{
	font-size:18px;
	line-height:40px;
	color:#666666;
	}
#content .position .pic_text .box .text .des{
	color:#A6A6A6;
	font-size:14px;
	line-height:1.75em;
	}
#content .position .pic_text .box .text .more{
	font-size:14px;
	color:#137F3B;
	line-height:60px;
	padding-top:25px;
	display:block;
	}
#content .position .pic_text .box .text .date{
	color:#A6A6A6;
	background:url(29.png) no-repeat left;
	display:block;
	padding-left:20px;
	}
#content .position .pic_text .box .text .share{
	width:175px;
	height:20px;
	position:absolute;
	right:0;
	bottom:0;
	}
#content .position .listx{
	width:1200px;
	height:100px;
	border-bottom:1px solid #F3F3F3;
	margin-bottom:20px;
	}
#content .position .listx .date{
	width:80px;
	height:80px;
	float:left;
	text-align:center;
	background:#137F3B;
	}
#content .position .listx .date1{
	width:80px;
	height:80px;
	float:left;
	text-align:center;
	background:#E60212;
	}
#content .position .listx .date .dd{
	font-size:32px;
	line-height:42px;
	color:#fff;
	margin-top:8px;
	}
#content .position .listx .date .yy{
	color:#fff;
	}
#content .position .listx .date1 .dd{
	font-size:36px;
	line-height:55px;
	color:#fff;
	}
#content .position .listx .date1 .yy{
	color:#fff;
	}
#content .position .listx .text{
	width:1095px;
	height:80px;
	float:right;
	}
#content .position .listx .text .topic{
	color:#333;
	font-size:16px;
	font-weight:bold;
	}
#content .position .listx .text .topic1{
	color:#511138;
	font-size:16px;
	font-weight:bold;
	}
#content .position .listx .text p{
	line-height:1.75em;
	padding-top:15px;
	color:#CBCAC9
	}