@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:left;
}

.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: 1000px;
	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;
	margin:40px auto;
}

#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:155px;
	background:#fff;
	}
#top .position{
	width:1000px;
	height:155px;
	background:url(1.png) no-repeat right;
	margin:0 auto;
	position:relative;
	}
#top .position .logo{
	width:600px;
	height:80px;
	float:left;
	margin-top:35px;
	}
#top .position .logo img{
	width:600px;
	height:80px;
	}

#top .position .save{
	display:block;
	height:30px;
	width:107px;
	float:right;
	line-height:30px;
	font-size:12px;
	color:#A0A0A0;
	}
#top .position .save a{
	color:#a0a0a0
	}

#guide{
	width:100%;
	height:40px;
	background:#3DAEDA;
	}
#guide .position{
	width:1053px;
	height:40px;
	position:relative;
	margin:0 auto;
	}

#guide .nav{ height:40px; line-height:40px; position:relative; z-index:1;}
#guide .nav a{ color:#fff;  }
#guide .nav .nLi{ float:left;  position:relative; display:inline;  }
#guide .nav .nLi h3{ float:left;  }
#guide .nav .nLi h3 a{ display:block; width:116.5px; text-align:center; font-size:16px; font-weight:normal; background:url(2.png) no-repeat left;  }
#guide .nav .sub{ display:none; width:117px; left:0; top:40px;  position:absolute; background:#4E4E4E;  line-height:26px; padding:5px 0;  }
#guide .nav .sub li{ zoom:1; }
#guide .nav .sub a{ display:block; padding:0 10px; }

#content1{
	width:100%;
	height:400px;
	background:url(3.png) center repeat-y;
	}
#content1 .position{
	width:1000px;
	height:400px;
	position:relative;
	margin:0 auto;
	}
#content1 .position .left{
	width:440px;
	height:330px;
	float:left;
	margin-top:40px;
	}


#content1 .left .slideBox{ width:438px; height:328px; overflow:hidden; position:relative; border:1px solid #ddd;  }
#content1 .left .slideBox .hd{ height:20px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
#content1 .left .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
#content1 .left .slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:18px; line-height:18px; text-align:center; background:#6E6E6E; cursor:pointer; border:1px solid #919191; color:#B5B5B5}
#content1 .left .slideBox .hd ul li.on{ background:#B62626; color:#000; border-color:#D82221; }
#content1 .left .slideBox .bd{ position:relative; height:100%; z-index:0;   }
#content1 .left .slideBox .bd li{ zoom:1; vertical-align:middle; width:434px; height:324px; display:block; margin:2px; position:relative; }
#content1 .left .slideBox .bd li p{
	position:absolute;
	width:100%;
	height:30px;
	bottom:1px;
	line-height:30px;
	color:#fff;
	text-indent:1em;
	background:url(4.png);
	}
#content1 .left .slideBox .bd img{ width:434px; height:324px; display:block;}

#content1 .right{
	width:540px;
	height:330px;
	float:right;
	margin-top:40px;
	}
#content1 .right .box{
	width:540px;
	height:104px;
	border-bottom:1px solid #F0F0F0;
	}
#content1 .right .box a{
	display:block;
	float: left;
	height:40px;
	width:420px;
	line-height:40px;
	font-size:16px;
	color:#3C3C3C;
	}
#content1 .right .box span{
	display:block;
	float:right;
	height:40px;
	line-height:40px;
	width:120px;
	text-align:right;
	font-size:14px;
	color:#3C3C3C;
	}
#content1 .right .box p{
	color:#737373;
	font-size:14px;
	line-height:30px;
	text-indent:2em;
	}
#content1 .right ul{
	padding-top:15px;
	}
#content1 .right ul li{
	width:100%;
	height:36px;
	line-height:36px;
	display:block;
	float:left;
	}
#content1 .right ul li a{
	color:#454545;
	float:left;
	display:block;
	font-size:14px;
	text-indent:15px;
	background:url(5.png) no-repeat left;
	}
#content1 .right ul li p{
	color:#454545;
	float:right;
	display:block;
	font-size:14px;
	}
#content2{
	width:100%;
	height:540px;
	background:url(3.png) repeat-y top;
	}
#content2 .position{
	width:1000px;
	height:540px;
	position:relative;
	margin:0 auto;
	}
.topicx{
	width:100%;
	height:90px;
	background:url(6.png) repeat-x;
	}
.topicx h2{
	width:215px;
	height:90px;
	display:block;
	margin:0 auto;
	background:url(7.png);
	}
.topicx h2 img{
	height:90px;
	width:215px;
	}
#content2 .box{
	width:100%;
	height:375px;
	margin-top:40px;
	}
#content2 .box .left{
	width:320px;
	height:375px;
	float:left;
	background:#F0F0F0;
	}
#content2 .box .left h2{
	width:280px;
	height:60px;
	margin:0 auto;
	display:block;
	line-height:60px;
	font-size:22px;
	font-weight:normal;
	}
#content2 .box .left h2 a{
	color:#3DAEDA;
	}
#content2 .box .left .infom{
	display:block;
	width:277px;
	height:30px;
	border-left:3px solid #3DAEDA;
	margin:0 auto;
	background:#fff;
	line-height:30px;
	}
	
#content2 .box .left .infom span{
	display:block;
	float:left;
	padding:0 15px;
	background:url(8.png) no-repeat right;
	color:#3C3C3C;
	}
#content2 .box .left .infom .info3{
	background:none;
	}
#content2 .box .left .des{
	color:#3C3C3C;
	width:280px;
	margin:0 auto;
	height:205px;
	display:block;
	line-height:2.25em;
	font-size:14px;
	margin-top:20px;
	text-indent:2em;
	}
#content2 .box .left .more{
	display:block;
	width:90px;
	height:30px;
	border-radius:5px;
	background:#3DAEDA;
	text-align:center;
	color:#fff;
	line-height:30px;
	margin-left:20px;
	}
#content2 .box .right{
	width:678px;
	height:373px;
	float:right;
	display:block;
	border:1px solid #EBEBEB;
	}
#content2 .box .right img{
	width:674px;
	height:369px;
	margin:2px;
	}
#content3{
	width:100%;
	height:425px;
	background:#F0F0F0;
	}
#content3 .position{
	width:1000px;
	height:425px;
	margin:0 auto;
	position:relative;
	}
#content3 .position .box{
	width:1040px;
	height:270px;
	margin-top:20px;
	float:left;
	}
#content3 .position .box .list{
	width:480px;
	height:70px;
	float:left;
	margin-right:40px;
	margin-bottom:20px;
	}
#content3 .position .box .list .date{
	width:68px;
	height:68px;
	border:1px solid #868686;
	float:left;
	border-radius:3px;
	}
#content3 .position .box .list .date p{
	display:block;
	width:50px;
	height:34px;
	margin:0 auto;
	line-height:33px;
	text-align:center;
	font-size:12px;
	}
#content3 .position .box .list .date .dd{
	height:33px;
	border-bottom:1px solid #676767;
	font-size:14px;
	}
#content3 .position .box .list .text{
	width:390px;
	height:70px;
	float:right;
	}
#content3 .position .box .list .text a{
	font-size:14px;
	display:block;
	float:left;
	width:100%;
	font-weight:bold;
	color:#656565;
	line-height:38px;
	}
#content3 .position .box .list .text a span{
	display:block;
	float:left;
	}
#content3 .position .box .list .text a .time{
	float:right;
	font-weight:normal;
	}
#content3 .position .box .list .text p{
	line-height:22px;
	display:block;
	color:#6E6E6E;
	font-size:14px;
	}
#content4{
	width:100%;
	height:500px;
	background:url(3.png) top;
	}
#content4 .position{
	width:1000px;
	height:500px;
	margin:0 auto;
	position:relative;
	}


#content4 .slideTxtBox{ width:1000px; text-align:left;float:left; }
#content4 .slideTxtBox .hd{ height:30px; line-height:28px; position:relative; width:600px; margin:0 auto; }
#content4 .slideTxtBox .hd ul{ width:100%;
height:30px; display:block ; text-align:center;}
#content4 .slideTxtBox .hd ul li{ float:left; cursor:pointer; width:88px; height:28px; display:inline-block; border:1px solid #696969; border-radius:3px; margin:0 15px;}
#content4 .slideTxtBox .hd ul li a{ color:#676767}
#content4 .slideTxtBox .hd ul li.on{ border-color:#3DAEDA; background:#3DAEDA; color:#fff; }
#content4 .slideTxtBox .hd ul li.on a{
	color:#fff;
	}
#content4 .slideTxtBox .bd .box{ width:1100px; margin-top:35px;}
#content4 .slideTxtBox .bd .box .pic{
	width:168px;
	height:223px;
	float:left;
	border:1px solid #EBEBEB;
	margin-right:38px;
	}
#content4 .slideTxtBox .bd .box .pic img{
	width:166px;
	height:221px;
	margin:1px;
	
	}
#content4 .slideTxtBox .bd .box .pic a{
	width:168px;
	height:223px;
	display:block;
	position:relative;
	}
#content4 .slideTxtBox .bd .box .pic a p{
	display:block;
	width:166px;
	height:25px;
	background:url(10.png);
	bottom:0px;
	position:absolute;
	left:2px;
	line-height:25px;
	color:#fff;
	text-indent:3em;
	
	}
#content4 .slideTxtBox .bd .box .pic h3{
	font-size:14px;
	color:#646464;
	}
#content4 .slideTxtBox .bd .box .pic h3 a{
	width:166px;
	height:auto;
	color:#646464;
	line-height:34px;
	}
#content4 .slideTxtBox .bd .box .pic h4{
	color:#787878;
	font-size:14px;
	font-weight:normal;
	}
#content5{
	width:100%;
	height:290px;
	background:url(3.png) top;
	}
#content5 .position{
	width:1000px;
	height:290px;
	position:relative;
	margin:0 auto;
	}
#content5 .box{
	width:1100px;
	height:140px;
	float:left;
	margin-top:30px;
	
	}
#content5 .box .pic{
	width:183px;
	height:58px;
	border:1px solid #EBEBEB;
	float:left;
	margin:0px 19px 10px 0px;
	}
#content5 .box .pic img{
	width:183px;
	height:58px;
	}
#foot{
	width:100%;
	height:180px;
	background:#3DAEDA;
	}
#foot .position{
	width:1000px;
	height:180px;
	margin:0 auto;
	position:relative;
	}
#foot .position .logo{
	width:145px;
	height:120px;
	position:absolute;
	left:0px;
	top:30px;
	}
#foot .position .logo img{
	width:145px;
	height:120px;
	}
#foot .position p{
	display:block;
	float:right;
	width:600px;
	height:100px;
	text-align:right;
	color:#fff;
	margin-top:70px;
	line-height:2em;
	font-size:14px;
	}
#foot .position p a{
	color:#fff;
	}
#adv{
	width:100%;
	height:255px;
	}
#adv .position{
	width:1000px;
	height:255px;
	margin:0 auto;
	position:relative;
	}
#adv .position img{
	width:1000px;
	height:255px;
	}
#content{
	width:100%;
	min-height:500px;
	}
#content .position{
	width:1000px;
	margin:0 auto;
	}
#content .left{
	width:200px;
	float:left;
	margin-top:-70px;
	position:relative;
	z-index:99;

	}
#content .left .up{
	width:200px;
	height:150px;
	background:url(11.png) no-repeat top;
	}
#content .left .up .en{
	font-size:20px;
	color:#fff;
	text-indent:25px;
	margin-top:55px;
	display:block;
	float:left;
	width:100%;
	}
#content .left .up .ch{
	font-size:18px;
	color:#fff;
	text-indent:25px;
	margin-top:10px;
	display:block;
	float:left;
	width:100%;
	}
#content .left ul{
	width:200px;
	}
#content .left ul li,.mNormal{
	width:197px;
	height:49px;
	display:block;
	border-bottom:1px solid #DCDCDC;
	border-left:3px solid #F0F0F0;
	background:#F0F0F0;
	line-height:49px;
	font-size:14px;
	color:#3C3C3C;
	text-indent:3em;
	}
#content .left ul li a{
	color:#3C3C3C;
	}
#content .left ul .mChoose{
	background:#fff;
	border-left-color:#3DAEDA;
	}
#content .left ul li:hover{
	background:#fff;
	border-left-color:#3DAEDA;
	}

#content .right{
	width:760px;
	float:right;
	}
#content .right .weizhi{
	width:100%;
	height:45px;
	padding-top:10px;
	line-height:45px;
	border-bottom:1px solid #F0F0F0;
	}
#content .right .weizhi h2{
	font-size:16px;
	color:#3DAEDA;
	float:left;
	}
#content .right .weizhi h2 a{
	color:#3DAEDA;
	font-weight:normal;
	}
#content .right .weizhi p{
	display:block;
	float:right;
	color:#737373;
	}
#content .right .weizhi p a{
	color:#737373
	}
#content .right .weizhi p .home{
	padding-left:20px;
	background:url(12.png) no-repeat left;
	display:inline-block;
	}
#content .right .d_page{
	width:100%;
	}
#content .right .d_page .up{
	width:100%;
	height:90px;
	text-align:center;
	}
#content .right .d_page .up h2{
	padding-top:20px;
	color:#3C3C3C;
	font-weight:normal;
	}
#content .right .d_page .up p{
	color:#3C3C3C;
	padding-top:10px;
	font-size:14px;
	}
#content .right .d_page .down{
	font-size:16px;
	color:#737373;
	line-height:2em;
	padding-top:20px;
	
	}

#content .right .list_m{
	margin-top:20px;
	}
#content .right .list{
	width:760px;
	height:70px;
	float:left;
	margin-right:40px;
	margin-bottom:30px;
	}
#content .right .list .date{
	width:68px;
	height:68px;
	border:1px solid #868686;
	float:left;
	border-radius:3px;
	}
#content .right .list .date1{
	width:68px;
	height:68px;
	border:1px solid #60BDE1;
	float:left;
	border-radius:3px;
	}
#content .right .list .date p{
	display:block;
	width:50px;
	height:34px;
	margin:0 auto;
	line-height:33px;
	text-align:center;
	font-size:12px;
	}
#content .right .list .date1 p{
	display:block;
	width:50px;
	height:34px;
	margin:0 auto;
	line-height:33px;
	text-align:center;
	font-size:12px;
	color:#3DAEDA;
	}
#content .right .list .date .dd{
	height:33px;
	border-bottom:1px solid #676767;
	font-size:14px;
	}
#content .right .list .date1 .dd{
	height:33px;
	border-bottom:1px solid #3DAEDA;
	font-size:14px;
	}
#content .right .list .text{
	width:670px;
	height:70px;
	float:right;
	}
#content .right .list .text1{
	width:670px;
	height:70px;
	float:right;
	}
#content .right .list .text a{
	font-size:14px;
	display:block;
	float:left;
	width:100%;
	font-weight:bold;
	color:#656565;
	line-height:25px;
	}
#content .right .list .text1 a{
	font-size:14px;
	display:block;
	float:left;
	width:100%;
	font-weight:bold;
	color:#3DAEDA;
	line-height:25px;
	}
#content .right .list .text a span,#content .right .list .text1 a span{
	display:block;
	float:left;
	}
#content .right .list .text a .time,#content .right .list .text1 a .time{
	color:#656565;
	}

#content .right .list .text a .time,#content .right .list .text1 a .time{
	float:right;
	font-weight:normal;
	}
#content .right .list .text p,#content .right .list .text1 p{
	line-height:22px;
	display:block;
	color:#6E6E6E;
	font-size:14px;
	}
#content .right .pic{
	width:800px;
	clear:both;
	}
#content .right .pic .box{
	width:246px;
	height:183px;
	float:left;
	margin:0 20px 35px 0;
	
	}
#content .right .pic .box .picx{
	width:244px;
	height:181px;
	border:1px solid #ECECEC;
	display:block;
	}
#content .right .pic .box img{
	width:240px;
	height:177px;
	margin:2px;
	}
#content .right .pic .box .topic{
	font-size:14px;
	color:#646464;
	line-height:30px;
	font-weight:bold;
	}
#content .right .pic .box p{
	font-size:14px;
	color:#787878;
	}
#content .right .pic_list,#content .right .pic_listz{
	width:100%;
	height:160px;
	margin-bottom:30px;
	}
#content .right .pic_listz{
	height:180px;
	width:380px;
	float:left; 
	}
#content .right .pic_list .img,#content .right .pic_listz .img{
	display:block;
	width:213px;
	height:158px;
	border:1px solid #EBEBEB;
	float:left;
	}
#content .right .pic_listz .img{
	width:133px;
	height:183px;
	}
#content .right .pic_list .img img,#content .right .pic_listz .img img{
	width:209px;
	height:154px;
	margin:2px;
	}
#content .right .pic_listz .img img{
	width:129px;
	height:179px;
	}
#content .right .pic_list .text{
	width:530px;
	height:160px;
	float:right;
	}
#content .right .pic_listz .text{
	width:220px;
	height:160px;
	float:right;
	}
#content .right .pic_list .text .topic,#content .right .pic_listz .text .topic{
	display:block;
	font-weight:bold;
	font-size:14px;
	color:#646464;
	}
#content .right .pic_list .text .date,#content .right .pic_listz .text .date{
	font-size:14px;
	color:#646464;
	line-height:35px;
	display:block;
	}
#content .right .pic_list .text  .des,#content .right .pic_listz .text  .des{
	height:76px;
	display:block;
	line-height:1.7em;
	text-indent:2em;
	color:#898989;
	font-size:14px;
	}
#content .right .pic_list .text .more,#content .right .pic_listz .text .more{
	width:90px;
	height:30px;
	border-radius:3px;
	display:block;
	float:left;
	text-align:center;
	line-height:30px; 
	color:#fff;
	background:#3DAEDA;
	}
 
#content .right .pic_list .text span,#content .right .pic_listz .text span{
	font-weight:bold;
	color:#737373;
	}
#content .right .pic_listz .text .faxingdi{
	padding-top:10px;
	}
#content .right .pic_listz .text .faxingdi,#content .right .pic_listz .text .zhuyan{
	width:100%;
	height:25px;
	display:block;
	line-height:25px;
	color:#737373;
	font-size:14px;
	}
#content .right .pic_listz .text .jieshao{
	height:50px;
	display:block;
	width:100%;
	color:#737373;
	font-size:14px;
	line-height:25px;
	}
#content .right .list2 li{
	width:100%;
	height:40px;
	border-bottom:1px solid #F0F0F0;
	display:block;
	}
#content .right .list2 li .up{
	display:block;
	height:40px;
	line-height:40px;
	width:100%;
	float:left;
		font-size:14px;
		color:#646464;
	}
#content .right .list2 li .up .topic{
	display:block;
	float:left;
	font-weight:normal;
	text-indent:20px;
	color:#646464;
	background:url(13.png) no-repeat left;
	}
#content .right .list2 li .up .topic:hover{
	color:#3DAEDA;
	background:url(14.png) no-repeat left;
	}
#content .right .list2 li .up .date{
	float:right;
	display:block;
	}
#content .right .list2 li .down{
	font-size:14px;
	color:#737373;
	}
#content .right .d_page .leftx{
	width:138px;
	height:183px;
	float:left;
	border:1px solid #EBEBEB;
	}
#content .right .d_page .leftx img{
	width:134px;
	height:179px;
	float:left;
	margin:2px;
	}
#content .right .d_page .rightx{
	display:block;
	float:right;
	width:600px;
	height:140px;
	}
#content .right .d_page .rightx .pianming{
	display:block;
	font-size:16px;
	font-weight:bold;
	color:#646464;
	}
#content .right .d_page .rightx p{
	color:#919191;
	display:block;
	line-height:30px;
	font-size:14px;
	}
#content .right .d_page .rightx span{
	font-weight:bold;
	color:#737373
	}


#TopSearch{
	width:230px;
	height: 35px;
	border:none;
	display:block;
	float:right;
	position:absolute;
	right:0;
	top:30px;
	}
#TopSearch .TopSearch{
	width:175px;
	height:35px;
	background:#fff; 
	float:left;
	display:block;
	line-height:35px;
	border:none;
	}
#TopSearch .TopSearch_button{
	width:55px;
	height:35px;
	text-align:center;
	line-height:35px;
	display:block;
	float:right;
	border:none;
	background:#008CC2;
	color:#fff;
	}



#content .right .pic_listz1{
	width:100%;
	height:160px;
	margin-bottom:30px;
	}
#content .right .pic_listz1{
	height:180px;
	}
#content .right .pic_listz1 .img{
	display:block;
	width:303px;
	height:158px;
	border:1px solid #EBEBEB;
	float:left;
	}
#content .right .pic_listz1 .img{
	width:303px;
	height:183px;
	}
#content .right .pic_listz1 .img img{
	width:209px;
	height:154px;
	margin:2px;
	}
#content .right .pic_listz1 .img img{
	width:299px;
	height:179px;
	}
#content .right .pic_listz1 .text{
	width:530px;
	height:160px;
	float:right;
	}
#content .right .pic_listz1 .text .topic{
	display:block;
	font-weight:bold;
	font-size:14px;
	color:#646464;
	}
#content .right .pic_listz1 .text .date{
	font-size:14px;
	color:#646464;
	line-height:35px;
	display:block;
	}
#content .right .pic_listz1 .text  .des{
	height:76px;
	display:block;
	line-height:1.7em;
	text-indent:2em;
	color:#898989;
	font-size:14px;
	}
#content .right .pic_listz1 .text .more{
	width:90px;
	height:30px;
	border-radius:3px;
	display:block;
	float:left;
	text-align:center;
	line-height:30px; 
	color:#fff;
	background:#3DAEDA;
	}
#content .right .pic_listz1 .text{
	width:530px;
	height:160px;
	float:right;
	}
#content .right .pic_listz1 .text span{
	font-weight:bold;
	color:#737373;
	}
#content .right .pic_listz1 .text .faxingdi{
	padding-top:10px;
	font-size:14px;
	}
#content .right .pic_listz1 .text .zhuyan{
	width:100%;
	height:25px;
	display:block;
	line-height:25px;
	color:#737373;
	font-size:14px;
	}
#content .right .pic_listz1 .text .jieshao{
	height:50px;
	display:block;
	width:100%;
	color:#737373;
	font-size:14px;
	line-height:25px;
	}



#content .right .d_page .leftx1{
	width:303px;
	height:183px;
	float:left;
	border:1px solid #EBEBEB;
	}
#content .right .d_page .leftx1 img{
	width:299px;
	height:179px;
	float:left;
	margin:2px;
	}
#content .right .d_page .rightx1{
	display:block;
	float:right;
	width:430px;
	height:140px;
	}
#content .right .d_page .rightx1 .pianming{
	display:block;
	font-size:16px;
	font-weight:bold;
	color:#646464;
	}
#content .right .d_page .rightx1 p{
	color:#919191;
	display:block;
	line-height:30px;
	font-size:14px;
	}
#content .right .d_page .rightx1 span{
	font-weight:bold;
	color:#737373
	}