@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: 924px;
	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结束，请勿删除或修改*/
#top{
	width:100%;
	height:130px;
	}
#top .position{
	width:1200px;
	height:130px;
	position:relative;
	margin:0 auto;
	}
#top .position .logo{
	width:455px;
	height:57px;
	position:absolute;
	left:0;
	top:40px;
	}
#top .position .logo img{
	width:455px;
	height:57px;
	}
#top .nav{ height:55px; line-height:55px; position:absolute; z-index:1; width:660px; right:-30px;top:55px;}
#top .nav a{ color:#fff;  }
#top .nav .nLi{ float:left;  position:relative; display:inline; width:110px;  }
#top .nav .nLi h3{ float:left; width:110px;  }
#top .nav .nLi h3 a{ display:block; font-size:14px;width:110px; text-align:center; font-weight:normal; color:#575757;  }
#top .nav .sub{ display:none; width:110px; left:0; top:55px;  position:absolute; background:#4E4E4E;  line-height:26px; padding:5px 0;  }
#top .nav .sub li{ zoom:1; }
#top .nav .sub a{ display:block; padding:0 5px; }
#top .nav .sub a:hover{ background:#6d6d6d; color:#fff;  }
#top .nav .on h3 a{ background:url(1.png) no-repeat bottom; color:#DA251D;   }
#top .nav .nLi:hover .sub{ display:block;  }
#top .login{
	width:190px;
	height:30px;
	position:absolute;
	right:0;
	top:0;
	background:#F9F9F9;
	color:#BCBABA;
	line-height:30px;
	}
#top .login a{
	display:block;
	float:left;
	color:#BCBABA;
	padding:0 13px;
	font-size:14px;
	background:url(2.png) no-repeat right;
	}

#adv img{
	width:1920px;
	height:500px;
	}
#adv{
	float:left;
	width:100%;
	height:500px;
	position:relative;
	overflow:hidden;
	}
#adv .slideBox{
	width:1920px;
	height:500px;
	position:absolute;
	left:50%;
	margin-left:-960px;
	overflow:hidden;
	}

#adv .slideBox{ width:1920px; height:500px; overflow:hidden; position:relative;}
#adv .slideBox .hd{ height:50px; overflow:hidden; position:absolute; right:450px; bottom:35px; z-index:1; }
#adv .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;}
#adv .slideBox .hd ul li{ float:left;  width:188px; height:48px; text-align:center;  cursor:pointer; border:1px solid #FAEEF4; margin:0 7px;}
#adv .slideBox .hd ul li img{
	width:188px;
	height:48px;
	}
#adv .slideBox .hd ul li.on{ background:#f00; color:#fff;border:1px solid #D72422 }
#adv .slideBox .bd{ position:relative; height:100%; z-index:0;   }
#adv .slideBox .bd li{ zoom:1; vertical-align:middle; }
#adv .slideBox .bd img{ width:1920px; height:500px; display:block;  }

#content1{
	width:100%;
	height:555px; 
	background:#F9F9F9;
	overflow:hidden;
	}
#content1 .position{
	width:1200px;
	height:555px;
	margin:0 auto;
	}
.titlem{
	width:450px;
	margin:0 auto;
	height:150px;
	text-align:center;
	background:url(3.png) no-repeat bottom
	}
.titlem a{
	display:block;
	width:100%;
	float:left;
	color:#575757;
	letter-spacing:5px;
	font-weight:normal;
	}
.titlem .en{
	margin-top:70px;
	font-size:25px;
	font-family:"Times New Roman"
	}
.titlem .ch{
	font-size:18px;
	margin-top:10px;
	font-weight:bold;
	}


#content1 .slideTxtBox{ width:1310px; text-align:left; position:relative;  height:300px; top:40px;}
#content1 .slideTxtBox .hd{ position:absolute; width:1310px;}
#content1 .slideTxtBox .hd ul{ float:left;  position:absolute; left:20px; top:-1px; height:32px;   }
#content1 .slideTxtBox .hd ul li{ float:left; padding:0 15px; cursor:pointer;  }
#content1 .slideTxtBox .hd ul li.on{ height:30px;  background:#fff; border:1px solid #ddd; border-bottom:2px solid #fff; }
#content1 .slideTxtBox .bd{
	width:1200px;
	height:300px;
	}
#content1 .slideTxtBox .bd ul{  zoom:1;  }
#content1 .slideTxtBox .bd .first{
	width:425px;
	height:285px;
	overflow:hidden;
	margin:0;
	padding:0;
	}
#content1 .slideTxtBox .bd .first img{
	width:425px;
	height:255px;
	}
#content1 .slideTxtBox .bd li{ display:block; width:175px; height:135px; float: left; overflow:hidden; background:#fff; position:relative; margin:0 0 15px 15px;}
#content1 .slideTxtBox .bd li img{ width:175px; height:105px;}
#content1 .slideTxtBox .bd li .date{ float:right; color:#999;  }
#content1 .slideTxtBox .bd li span{
	display:block;
	width:100%;
	height:30px;
	line-height:30px;
	position:absolute;
	bottom:30px;
	z-index:0;
	background:url(4.png);
	text-indent:3em;
	color:#fff;
	}
#content1 .slideTxtBox .bd li p{
	color:#575757;
	text-indent:1em;
	line-height:30px;
	}
		/* 下面是前/后按钮代码，如果不需要删除即可 */
#content1 .slideTxtBox .arrow{  position:absolute;top:0; width:100%;
display:block }
#content1 .slideTxtBox .arrow a{ display:block; overflow:hidden;
			 cursor:pointer; background:url("../images/arrow.png") 0 0 no-repeat; }
#content1 .slideTxtBox .arrow .next{ position:absolute; left:-50px; z-index:99; background:url(6.png) no-repeat; width:25px; height:43px;top:110px;}
#content1 .slideTxtBox .arrow .prev{ position:absolute; right:70px; z-index:99; background:url(5.png) no-repeat; width:25px; height:43px;top:110px;}

#content2{
	width:100%;
	height:565px;
	}
#content2 .position{
	width:1200px;
	height:565px;
	position:relative;
	margin:0 auto;
	}
#content2 .position .intro{
	width:100%;
	height:140px;
	}
#content2 .position .intro p{
	display:block;
	float:left;
	text-align:left;
	color:#A5A5A5;
	line-height:30px;
	font-size:14px;
	margin-top:40px;
	}
#content2 .position .more{
	width:170px;
	height:35px;
	margin:0 auto;
	text-align:center;
	line-height:35px;
	display:block;
	color:#DA251D;
	border:2px solid #DA251D;
	margin-top:20px;
	}
#content2 .position .more:hover{
	background:#DA251D;
	color:#fff;
	transition: background 0.5s;
-moz-transition: background 0.5s;	/* Firefox 4 */
-webkit-transition: background 0.5s;	/* Safari 和 Chrome */
-o-transition: background 0.5s;	/* Opera */
}
#content2 .course_nr{height:162px; background:url(7.png) repeat-x center;}
#content2 .course_nr li{ float:left; background:url(8.png) no-repeat center top; padding-top:30px; width:150px; text-align:center; position:relative; margin-top:65px;}
#content2 .course_nr li a{
	color:#A5A5A5;
	}
#content2 .shiji{ position:absolute; width:100%; left:0; top:-20px; display:none;}
#content2 .shiji h1{ height:72px; line-height:72px; color:#DA251D; font-weight:bold; background:url(9.png) no-repeat center top; margin-bottom:8px; font-size:14px;}
#content2 .shiji p{ line-height:14px; color:#999; line-height:1.75em;}

#content3{
	width:100%;
	height:590px;
	background:#F9F9F9;
	}
#content3 .position{
	width:1200px;
	height:590px;
	position:relative;
	margin:0 auto;
	}
#content3 .yewu{
	width:1200px;
	height:190px;
	position:relative;
	top:40px;
	}
#content3 .yewu .box{
	width:300px;
	height:190px;
	float:left;
	position:relative;
	}
#content3 .yewu .box img{
	width:300px;
	height:190px;
	}
#content3 .yewu .box .up{
	position:absolute;
	top:0;
	display:block;
	width:300px;
	height:190px;
	z-index:2
	}
#content3 .yewu .box .down{
	width:300px;
	height:190px;
	position:absolute;
	display:block;
	top:0;
	z-index:1;
	}
#content3 .intro{
	width:1198px;
	height:98px;
	border:1px solid #E8E8E8;
	background:#fff;
	position:relative;
	top:80px;
	}
#content3 .intro p{
	display:block;
	float:left;
	width:880px;
	height:30px;
	line-height:30px;
	margin-left:30px;
	text-indent:2em;
	background:url(10.png) no-repeat left;
	color:#A5A5A5;
	font-size:14px;
	}
#content3 .intro .read{
	width:170px;
	height:35px;
	line-height:35px;
	background:#575757;
	position:absolute;
	right:30px;
	top:33px;
	text-align:center;
	color:#fff;
	}
#content3 .intro .read:hover{
	background:#DA251D;
	transition: background 0.5s;
-moz-transition: background 0.5s;	/* Firefox 4 */
-webkit-transition: background 0.5s;	/* Safari 和 Chrome */
-o-transition: background 0.5s;	/* Opera */
	}
#content4{
	width:100%;
	height:660px;
	}
#content4 .position{
	width:1200px;
	height:660px;
	position:relative;
	margin:0 auto;
	}
#content4 .position .text{
	width:1200px;
	height:410px;
	margin-top:50px;
	}
#content4 .position .text .box{
	width:379px;
	height:410px;
	float:left;
	position:relative;
	border-right:1px solid #C0C0C0;
	}
#content4 .position .text .box .title{
	width:380px;
	height:30px;
	}
#content4 .position .text .box .title .topic{
	display:block;
	line-height:30px;
	width:150px;
	float:left;
	border-left:5px solid #DA312C;
	text-indent:1em;
	font-size:18px;
	color:#575757;
	}
#content4 .position .text .box .title .more{
	display:block;
	line-height:30px;
	width:125px;
	float:left;
	background:url(11.png) no-repeat right;
	color:#575757;
	}
#content4 .position .text .box ul{
	margin-top:20px;
	}
#content4 .position .text .box li{
	display:block;
	width:330px;
	height:36px;
	line-height:36px;
	}
#content4 .position .text .box li .num{
	display:block;
	float:left;
	color:#C5C5C5;
	width:15px;
	}
#content4 .position .text .box li .rise{
	display:block;
	float:left;
	line-height:36px;
	height:36px;
	width:35px;
	text-align:center;
	color:#C5C5C5
	}
#content4 .position .text .box li .rise img{
	margin-top:15px;
	}
#content4 .position .text .box li a{
	color:#575757;
	}
#content4 .position .text .box li a span{
	color:#C0C0C0;
	}
#content5{
	width:100%;
	height:740px;
	background:#F9F9F9;
	}
#content5 .position{
	width:1200px;
	height:740px;
	position:relative;
	margin:0 auto;
	}



#content5 .multipleColumn{ position:relative; width:1200px; top:40px; }
#content5 .multipleColumn .hd{ }
#content5 .multipleColumn .hd .prev,#content5 .multipleColumn .hd .next{ display:block;  width:25px; height:43px; float:right;overflow:hidden;
			 cursor:pointer; position:absolute; z-index:10;}
#content5 .multipleColumn .hd .prev{ background:url(6.png); left:-40px;top:220px;}
#content5 .multipleColumn .hd .next{ background:url(5.png); right:-50px; top:220px; }
#content5 .multipleColumn .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; display:none; }
#content5 .multipleColumn .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; }
#content5 .multipleColumn .hd ul li.on{ background-position:0 0; }

#content5 .multipleColumn .bd{ overflow:hidden; width:1200px;  }
#content5 .multipleColumn .bd ul{ overflow:hidden; zoom:1; width:150px;  float:left; _display:inline; margin:0 12.5px;  }
#content5 .multipleColumn .bd ul li{  float:left; _display:inline; overflow:hidden; text-align:center; background:#fff; width:150px; height:230px; display:block; margin-bottom:20px;}
#content5 .multipleColumn .bd ul li .pic{ text-align:center;	display:block;
	width:150px;
	height:200px;
	position:relative; overflow:hidden; }
#content5 .multipleColumn .bd ul li .pic a{

	}
#content5 .multipleColumn .bd ul li .pic p{
	width:150px;
	height:30px;
	position:absolute;
	bottom:0;
	line-height:30px;
	color:#fff;
	background:url(15.png);
	}
#content5 .multipleColumn .bd ul li .pic img{ width:150px; height:200px; display:block; position:absolute; }
#content5 .multipleColumn .bd ul li .pic a:hover img{ border-color:#999;  }
#content5 .multipleColumn .bd ul li .title a{ line-height:30px; color:#575757 ; text-align:left; text-indent:10px; }

#content6{
	width:100%;
	height:600px;
	}
#content6 .position{
	width:1200px;
	height:600px;
	position:relative;
	margin:0 auto;
	}


#content6 .slideTxtBox1{ width:1200px; text-align:left; height:430px; margin-top:40px;  }
#content6 .slideTxtBox1 .hd1{ height:30px; line-height:30px;  position:relative; }
#content6 .slideTxtBox1 .hd1 ul{ float:left;  position:absolute; height:30px; left:360px; }
#content6 .slideTxtBox1 .hd1 ul li{ float:left; cursor:pointer; display:block; width:100px; height:30px; text-align:center; color:#fff; background:#575757; margin:0 10px  }
#content6 .slideTxtBox1 .hd1 ul li a{
	color:#fff;
	}
#content6 .slideTxtBox1 .hd1 ul li.on{ height:30px;  background:#DA251D;  }
#content6 .slideTxtBox1 .bd1 ul{ padding:15px;  zoom:1;  }
#content6 .slideTxtBox1 .bd1 li{ height:24px; line-height:24px;   }
#content6 .slideTxtBox1 .bd1 li .date{ float:right; color:#999;  }




#content6 .slideBox2{ width:1200px; height:340px; overflow:hidden; position:relative; margin-top:50px;}
#content6 .slideBox2 .hd2{ height:30px; overflow:hidden; position:absolute; right:525px; bottom:5px; z-index:1; }
#content6 .slideBox2 .hd2 ul{ overflow:hidden; zoom:1; float:left; padding:0;  }
#content6 .slideBox2 .hd2 ul li{ float:left; margin:0px 8px ;  width:30px; height:30px; line-height:30px; text-align:center; background:#F9F9F9; cursor:pointer; color:#929292; }
#content6 .slideBox2 .hd2 ul li.on{ background:#DA251D; color:#fff; }
#content6 .slideBox2 .bd2{ position:relative; height:100%; z-index:0; }
#content6 .slideBox2 .bd2 li{ zoom:1; vertical-align:middle; }
#content6 .slideBox2 .bd2 .list{
	width:565px;
	height:110px;
	background:url(17.png);
	float:left;
	margin-left:40px;
	margin-bottom:45px;
	}
#content6 .slideBox2 .bd2 .list:hover{
	background:url(16.png);
	}
#content6 .slideBox2 .bd2 .list .date{
	width:55px;
	height:110px;
	float:left;
	text-align:center;
	}
#content6 .slideBox2 .bd2 .list .date .mm{
	width:55px;
	height:55px;
	font-size:20px;
	line-height:55px;
	color:#959595;
	}
#content6 .slideBox2 .bd2 .list .date .dd{
	width:55px;
	height:55px;
	font-size:20px;
	line-height:55px;
	color:#959595;
	}
#content6 .slideBox2 .bd2 .list .date1{
	width:55px;
	height:110px;
	float:left;
	text-align:center;
	}
#content6 .slideBox2 .bd2 .list .date1 .mm{
	width:55px;
	height:55px;
	font-size:20px;
	line-height:55px;
	color:#fff;
	}
#content6 .slideBox2 .bd2 .list .date1 .dd{
	width:55px;
	height:55px;
	font-size:20px;
	line-height:55px;
	color:#959595;
	}
#content6 .slideBox2 .bd2 .list .text{
	width:490px;
	height:110px;
	float:right;
	}
#content6 .slideBox2 .bd2 .list .text a{
	width:100%;
	height:30px;
	display:block;
	font-size:18px;
	line-height:30px;
	color:#575757;
	}
#content6 .slideBox2 .bd2 .list .text .infom{
	color:#A6A6A6;
	display:block;
	line-height:25px;
	}
#content6 .slideBox2 .bd2 .list .text .des{
	color:#A6A6A6;
	line-height:2em;
	padding-top:5px;
	}

		/* 下面是前/后按钮代码，如果不需要删除即可 */
#content6 .slideBox2 .prev2,
#content6 .slideBox2 .next2{ position:absolute; left:500px; bottom:5px; display:block; width:30px; height:30px; background:#F9F9F9; text-align:center; line-height:30px; color:#929292; }
#content6 .slideBox2 .next2{ left:auto; right:490px; background-position:8px 5px; }
#content6 .slideBox2 .prev2:hover,
#content6 .slideBox2 .next2:hover{ filter:alpha(opacity=100);opacity:1;  }

#content6 .slideBox2 .prevStop2{ display:none;  }
#content6 .slideBox2 .nextStop2{ display:none;  }




#content6 .slideBox3{ width:1200px; height:340px; overflow:hidden; position:relative; margin-top:50px;}
#content6 .slideBox3 .hd3{ height:30px; overflow:hidden; position:absolute; right:525px; bottom:5px; z-index:1; }
#content6 .slideBox3 .hd3 ul{ overflow:hidden; zoom:1; float:left; padding:0;  }
#content6 .slideBox3 .hd3 ul li{ float:left; margin:0px 8px ;  width:30px; height:30px; line-height:30px; text-align:center; background:#F9F9F9; cursor:pointer; color:#929292; }
#content6 .slideBox3 .hd3 ul li.on{ background:#DA251D; color:#fff; }
#content6 .slideBox3 .bd3{ position:relative; height:100%; z-index:0; }
#content6 .slideBox3 .bd3 li{ zoom:1; vertical-align:middle; }
#content6 .slideBox3 .bd3 .list{
	width:565px;
	height:110px;
	background:url(17.png);
	float:left;
	margin-left:40px;
	margin-bottom:45px;
	}
#content6 .slideBox3 .bd3 .list:hover{
	background:url(16.png);
	}
#content6 .slideBox3 .bd3 .list .date{
	width:55px;
	height:110px;
	float:left;
	text-align:center;
	}
#content6 .slideBox3 .bd3 .list .date .mm{
	width:55px;
	height:55px;
	font-size:20px;
	line-height:55px;
	color:#959595;
	}
#content6 .slideBox3 .bd3 .list .date .dd{
	width:55px;
	height:55px;
	font-size:20px;
	line-height:55px;
	color:#959595;
	}
#content6 .slideBox3 .bd3 .list .date1{
	width:55px;
	height:110px;
	float:left;
	text-align:center;
	}
#content6 .slideBox3 .bd3 .list .date1 .mm{
	width:55px;
	height:55px;
	font-size:20px;
	line-height:55px;
	color:#fff;
	}
#content6 .slideBox3 .bd3 .list .date1 .dd{
	width:55px;
	height:55px;
	font-size:20px;
	line-height:55px;
	color:#959595;
	}
#content6 .slideBox3 .bd3 .list .text{
	width:490px;
	height:110px;
	float:right;
	}
#content6 .slideBox3 .bd3 .list .text a{
	width:100%;
	height:30px;
	display:block;
	font-size:18px;
	line-height:30px;
	color:#575757;
	}
#content6 .slideBox3 .bd3 .list .text .infom{
	color:#A6A6A6;
	display:block;
	line-height:25px;
	}
#content6 .slideBox3 .bd3 .list .text .des{
	color:#A6A6A6;
	line-height:2em;
	padding-top:5px;
	}

		/* 下面是前/后按钮代码，如果不需要删除即可 */
#content6 .slideBox3 .prev3,
#content6 .slideBox3 .next3{ position:absolute; left:500px; bottom:5px; display:block; width:30px; height:30px; background:#F9F9F9; text-align:center; line-height:30px; color:#929292; }
#content6 .slideBox3 .next3{ left:auto; right:490px; background-position:8px 5px; }
#content6 .slideBox3 .prev3:hover,
#content6 .slideBox3 .next3:hover{ filter:alpha(opacity=100);opacity:1;  }

#content6 .slideBox3 .prevStop3{ display:none;  }
#content6 .slideBox3 .nextStop3{ display:none;  }



#content6 .slideBox4{ width:1200px; height:340px; overflow:hidden; position:relative; margin-top:50px;}
#content6 .slideBox4 .hd4{ height:30px; overflow:hidden; position:absolute; right:525px; bottom:5px; z-index:1; }
#content6 .slideBox4 .hd4 ul{ overflow:hidden; zoom:1; float:left; padding:0;  }
#content6 .slideBox4 .hd4 ul li{ float:left; margin:0px 8px ;  width:30px; height:30px; line-height:30px; text-align:center; background:#F9F9F9; cursor:pointer; color:#929292; }
#content6 .slideBox4 .hd4 ul li.on{ background:#DA251D; color:#fff; }
#content6 .slideBox4 .bd4{ position:relative; height:100%; z-index:0; }
#content6 .slideBox4 .bd4 li{ zoom:1; vertical-align:middle; }
#content6 .slideBox4 .bd4 .list{
	width:565px;
	height:110px;
	background:url(17.png);
	float:left;
	margin-left:40px;
	margin-bottom:45px;
	}
#content6 .slideBox4 .bd4 .list:hover{
	background:url(16.png);
	}
#content6 .slideBox4 .bd4 .list .date{
	width:55px;
	height:110px;
	float:left;
	text-align:center;
	}
#content6 .slideBox4 .bd4 .list .date .mm{
	width:55px;
	height:55px;
	font-size:20px;
	line-height:55px;
	color:#959595;
	}
#content6 .slideBox4 .bd4 .list .date .dd{
	width:55px;
	height:55px;
	font-size:20px;
	line-height:55px;
	color:#959595;
	}
#content6 .slideBox4 .bd4 .list .date1{
	width:55px;
	height:110px;
	float:left;
	text-align:center;
	}
#content6 .slideBox4 .bd4 .list .date1 .mm{
	width:55px;
	height:55px;
	font-size:20px;
	line-height:55px;
	color:#fff;
	}
#content6 .slideBox4 .bd4 .list .date1 .dd{
	width:55px;
	height:55px;
	font-size:20px;
	line-height:55px;
	color:#959595;
	}
#content6 .slideBox4 .bd4 .list .text{
	width:490px;
	height:110px;
	float:right;
	}
#content6 .slideBox4 .bd4 .list .text a{
	width:100%;
	height:30px;
	display:block;
	font-size:18px;
	line-height:30px;
	color:#575757;
	}
#content6 .slideBox4 .bd4 .list .text .infom{
	color:#A6A6A6;
	display:block;
	line-height:25px;
	}
#content6 .slideBox4 .bd4 .list .text .des{
	color:#A6A6A6;
	line-height:2em;
	padding-top:5px;
	}

		/* 下面是前/后按钮代码，如果不需要删除即可 */
#content6 .slideBox4 .prev4,
#content6 .slideBox4 .next4{ position:absolute; left:500px; bottom:5px; display:block; width:30px; height:30px; background:#F9F9F9; text-align:center; line-height:30px; color:#929292; }
#content6 .slideBox4 .next4{ left:auto; right:490px; background-position:8px 5px; }
#content6 .slideBox4 .prev4:hover,
#content6 .slideBox4 .next4:hover{ filter:alpha(opacity=100);opacity:1;  }

#content6 .slideBox4 .prevStop4{ display:none;  }
#content6 .slideBox4 .nextStop4{ display:none;  }





#content6 .slideBox5{ width:1200px; height:340px; overflow:hidden; position:relative; margin-top:50px;}
#content6 .slideBox5 .hd5{ height:30px; overflow:hidden; position:absolute; right:525px; bottom:5px; z-index:1; }
#content6 .slideBox5 .hd5 ul{ overflow:hidden; zoom:1; float:left; padding:0;  }
#content6 .slideBox5 .hd5 ul li{ float:left; margin:0px 8px ;  width:30px; height:30px; line-height:30px; text-align:center; background:#F9F9F9; cursor:pointer; color:#929292; }
#content6 .slideBox5 .hd5 ul li.on{ background:#DA251D; color:#fff; }
#content6 .slideBox5 .bd5{ position:relative; height:100%; z-index:0; }
#content6 .slideBox5 .bd5 li{ zoom:1; vertical-align:middle; }
#content6 .slideBox5 .bd5 .list{
	width:565px;
	height:110px;
	background:url(17.png);
	float:left;
	margin-left:40px;
	margin-bottom:45px;
	}
#content6 .slideBox5 .bd5 .list:hover{
	background:url(16.png);
	}
#content6 .slideBox5 .bd5 .list .date{
	width:55px;
	height:110px;
	float:left;
	text-align:center;
	}
#content6 .slideBox5 .bd5 .list .date .mm{
	width:55px;
	height:55px;
	font-size:20px;
	line-height:55px;
	color:#959595;
	}
#content6 .slideBox5 .bd5 .list .date .dd{
	width:55px;
	height:55px;
	font-size:20px;
	line-height:55px;
	color:#959595;
	}
#content6 .slideBox5 .bd5 .list .date1{
	width:55px;
	height:110px;
	float:left;
	text-align:center;
	}
#content6 .slideBox5 .bd5 .list .date1 .mm{
	width:55px;
	height:55px;
	font-size:20px;
	line-height:55px;
	color:#fff;
	}
#content6 .slideBox5 .bd5 .list .date1 .dd{
	width:55px;
	height:55px;
	font-size:20px;
	line-height:55px;
	color:#959595;
	}
#content6 .slideBox5 .bd5 .list .text{
	width:490px;
	height:110px;
	float:right;
	}
#content6 .slideBox5 .bd5 .list .text a{
	width:100%;
	height:30px;
	display:block;
	font-size:18px;
	line-height:30px;
	color:#575757;
	}
#content6 .slideBox5 .bd5 .list .text .infom{
	color:#A6A6A6;
	display:block;
	line-height:25px;
	}
#content6 .slideBox5 .bd5 .list .text .des{
	color:#A6A6A6;
	line-height:2em;
	padding-top:5px;
	}

		/* 下面是前/后按钮代码，如果不需要删除即可 */
#content6 .slideBox5 .prev5,
#content6 .slideBox5 .next5{ position:absolute; left:500px; bottom:5px; display:block; width:30px; height:30px; background:#F9F9F9; text-align:center; line-height:30px; color:#929292; }
#content6 .slideBox5 .next5{ left:auto; right:490px; background-position:8px 5px; }
#content6 .slideBox5 .prev5:hover,
#content6 .slideBox5 .next5:hover{ filter:alpha(opacity=100);opacity:1;  }

#content6 .slideBox5 .prevStop5{ display:none;  }
#content6 .slideBox5 .nextStop5{ display:none;  }

#n_guide{
	width:100%;
	height:90px;
	background:#CE2C25;
	}
#n_guide .position{
	width:1200px;
	height:90px;
	position:relative;
	margin:0 auto;
	line-height:90px;
	text-align:center;
	}
#n_guide .position p{
	color:#fff;
	}
#n_guide .position p a{
	color:#fff;
	font-size:14px;
	}
#foot{
	width:100%;
	height:340px;
	background:#DC342D;
	}
#foot .position{
	width:1200px;
	height:340px;
	position:relative;
	margin:0 auto;
	}
#foot .position p{
	width:100%;
	height:80px;
	line-height:2.1em;
	display:block;
	color:#FF8580;
	float:left;
	margin-top:50px;
	}

#foot .position p a{
	color:#FF8580;
	}
#foot .position .logo{
	width:67px;
	height:57px;
	margin:0px auto;
	padding-top:50px;
	}
#foot .position .logo img{
	width:67px;
	height:57px;
	}
#foot .position  .infom{
	text-align:center;
	padding-top:30px;
	line-height:2em;
	color:#FF8580;
	}
#foot .position  .infom a{
	color:#FF8580;
	}

#foot .position .quickmark{
	width:240px;
	height:125px;
	position:absolute;
	right:0;
	bottom:10px;
	}
#foot .position .quickmark .box{
	width:100px;
	height:125px;
	float:left;
	margin-left:20px;
	}
#foot .position .quickmark .box img{
	width:100px;
	height:125px;
	}
#content{
	width:100%;
	position:relative;
	}
#content .position{
	width:1200px;
	position:relative;
	margin:0 auto;
	}
#content .position .d_page{
	width:1200px;
	}
#content .position .d_page .up{
	width:1200px;
	height:80px;
	text-align:center;
	}
#content .position .d_page .up h2{
	font-size:18px;
	color:#DA251D;
	font-weight:bold;
	}
#content .position .d_page .up p{
	line-height:50px;
	color:#A3A3A3;
	}
#content .position .d_page .down{
	width:1200px;
	min-height:300px;
	color:#858483;
	font-size:14px;
	line-height:2.25em;
	padding-top:20px;
	}
#content .leftLoopc{ overflow:hidden; position:relative; height:570px; padding-top:30px;} 
#content .leftLoopc .hdc{ overflow:hidden; height:30px; background: url(dot7.jpg) repeat-x center; background:url(25.jpg) no-repeat center;}
#content .leftLoopc .hdc a{ display: inline-block; background:#fff; padding:0 10px; line-height:30px; font-size:20px;} 
#content .leftLoopc .hdc ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; height:30px; background:#fff; margin-right:45px; width:70px;} 
#content .leftLoopc .hdc ul li{ position:relative; _display:inline; float:left;  width:15px; height:15px; overflow:hidden; background:#e5e5e5; margin-left:13px; text-indent:-999px; cursor:pointer; } 
#content .leftLoopc .hdc ul li.on{ background:#771D12;  } 
#content .leftLoopc .bdc{ border:1px solid #e1e1e1; border-top:none; margin-top:30px;}
#content .leftLoopc .bdc ul{ overflow:hidden; zoom:1;
} 
#content .leftLoopc .bdc ul li{ text-align:center; float:left;display:_inline; width:400px; border-right:1px solid #e1e1e1; border-bottom:1px solid #e1e1e1;} 
#content .leftLoopc .bdc ul li .text1{
	padding:10px;
	text-align:left;
	font-size:14px;
	font-weight:bold;}
#content .leftLoopc .bdc ul li .text2{
	font-size:14px;
	text-align:left;
	color:#afafaf;
	padding:0 10px;
	line-height:20px;}
#content .leftLoopc .bdc ul li .more{
	text-align:left;
	margin:20px 0 20px 10px;}
#content .leftLoopc .bdc ul li .more a{
	display: inline-block;
	border:3px solid #e1e1e1;
	text-align:left;
	padding:5px 10px;}
#content .leftLoopc .bdc ul li img{
	width:400px;
	height:300px;
	}

.ClsListTb li{
	background:#f6f6f6;
	margin-bottom:5px;}
.ClsListTb li .shijian{
	float:right;
	line-height:60px;
	margin-right:20px;
	color:#717171;
	}

.ClsListTb li a{
	line-height:60px;}
.ClsListTb li .thuicon-plus{
	width:55px;
	height:60px;
	background: url(26.jpg) no-repeat top;
	display:block;
	float:left;
	cursor:pointer;
	}
.ClsListTb li .thuicon-minus{
	width:55px;
	height:110px;
	background:#BE1D16 url(27.png) no-repeat top;
	display:block;
	float:left;
	cursor:pointer;
	}
.ClsListTb li .text1{
	float:left;
	width:1100px;
	padding-left:20px;
	font-size:14px;
	}
.ClsListTb li ul{
	width:1145px;
	float:left;
	display:none;
	height:50px;
	}
.ClsListTb li ul li{
	background:none;
	line-height:25px;
	color:#fff;
	}
.ClsListTb li ul.hover{ text-indent:20px; background:#DA251D;}
#content .position .pic1{
	width:1260px;
	}
#content .position .pic1 .box{
	width:375px;
	height:225px;
	float:left;
	position:relative;
	margin-right:39px;
	margin-top:30px;
	}
#content .position .pic1 .box img{
	width:375px;
	height:225px;
	}
#content .position .pic1 .box a{
	width:275px;
	height:225px;
	display:block;
	position:absolute;
	z-index:9;
	}
#content .position .pic1 .box p{
	width:375px;
	height:40px;
	background:url(19.png);
	position:absolute;
	bottom:0px;
	line-height:40px;
	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:215px;
	border-bottom:1px solid #EEEEEE;
	}
#content .position .pic_text .box .img{
	float:left;
	margin-top:20px;
	width:235px;
	height:175px;
	}
#content .position .pic_text .box .img img{
	width:235px;
	height:175px;
	}
#content .position .pic_text .box .text{
	width:940px;
	height:175px;
	margin-top:20px;
	float:right;
	}
#content .position .pic_text .box .text .title{
	font-size:18px;
	line-height:40px;
	font-weight:bold;
	color:#341700;
	}
#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:#771D12;
	line-height:40px;
	}
#content .position .pic_text .box .text .date{
	color:#A6A6A6;
	background:url(29.png) no-repeat left;
	display:block;
	padding-left:20px;
	}
#sguide{
	width:100%;
	height:120px;
	}
#sguide .position{
	width:1200px;
	height:120px;
	margin:0 auto;
	position:relative;
	}
#sguide .position .mNormal{
	display:block;
	float:left;
	line-height:40px;
	height:40px;
	padding:0 20px;
	margin-right:20px;
	margin-top:40px;
	background:#F6F6F6;
	color:#464646;
	font-size:16px;
	}
#sguide .position .mChoose{
	display:block;
	float:left;
	line-height:40px;
	height:40px;
	padding:0 20px;
	margin-right:20px;
	margin-top:40px;
	background:#DA251D;
	color:#fff;
	font-size:16px;
	}
#sguide .position .mNormal:hover{
	color:#fff;
	background:#DA251D;
	}
#sguide .position .reign{
	text-align:right;
	color:#5B5B5B;
	color:
	}
#sguide .position .reign a{
	color:#5B5B5B
	}
#content .position .pic2{
	width:1260px;
	}
#content .position .pic2 .box{
	width:195px;
	height:260px;
	float:left;
	position:relative;
	margin-right:57px;
	margin-top:30px;
	}
#content .position .pic2 .box img{
	width:195px;
	height:260px;
	}
#content .position .pic2 .box a{
	width:195px;
	height:260px;
	display:block;
	position:absolute;
	z-index:9;
	}
#content .position .pic2 .box p{
	width:195px;
	height:40px;
	background:url(18.png) no-repeat;
	position:absolute;
	bottom:0px;
	line-height:40px;
	font-size:12px;
	color:#FFFFFF;
	text-indent:1em;
	z-index:10;
	}
#n_adv img{
	width:1920px;
	height:500px;
	}
#n_adv{
	float:left;
	width:100%;
	height:500px;
	position:relative;
	overflow:hidden;
	}
#n_adv .position{
	width:1920px;
	height:500px;
	position:absolute;
	left:50%;
	margin-left:-960px;
	overflow:hidden;
	}


#topx{
	width:100%;
	height:35px;
	background:#F2F2F2;
	}
#topx .position{
	width:1200px;
	height:35px;
	position:relative;
	margin:0 auto;
	}
#topx1{
	width:100%;
	height:115px;
	}
#topx1 .position{
	width:1200px;
	height:115px;
	position:relative;
	margin:0 auto;
	}
#topx1 .logo{
	width:290px;
	height:60px;
	margin-top:30px;
	float:left;
	}
#topx1 .logo img{
	width:290px;
	height:60px;
	}
#schs{
	width:475px;
	height:32px;
	float:right;
	margin-top:60px;
	}
#schs #w{
	width:393px;
	height:32px;
	float:left;
	border:387px;
	height:26px;
	border:3px solid #DA251D;
	line-height:26px;
	}
#schs #schSubmit{
	width:76px;
	height:32px;
	background:#DA251D;
	border:none;
	float:right;
	color:#fff;
	}
#topx1 p{
	height:30px;
	width:475px;
	display:block;
	position:absolute;
	line-height:30px;
	color:#999999;
	top:30px;
	right:0;
	}
#topx1 p a{
	color:#999999;
	}
#mguide{
	width:100%;
	height:40px;
	}
#mguide .position{
	width:1200px;
	height:40px;
	margin:0 auto;
	position:relative;
	background:#575757;
	}
#mguide .position a{
	display:block;
	float:left;
	line-height:40px;
	font-size:14px;
	padding:0 22px;
	color:#fff;
	margin:0 15px;
	}
#mguide .position a:hover{
	background:#DA251D;
	}


#m_adv{
	width:100%;
	height:340px;
	margin-top:5px;
	}
#m_adv .slideBox{ width:1200px; height:340px; overflow:hidden; position:relative; margin:0 auto;}
#m_adv .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; width:125px;
height: 30px; right:20px; bottom:10px; background:#F6F6F6; border:1px solid #C3C3C3; border-radius:5px; }
#m_adv .slideBox .hd ul{ overflow:hidden; zoom:1; float:left; margin:4px 0 0 30px;  }
#m_adv .slideBox .hd ul li{ float:left; margin-right:2px;  width:20px; height:20px; line-height:20px; text-align:center;  cursor:pointer; }
#m_adv .slideBox .hd ul li.on{ background:#fff; border:1px solid #C2C2C2; border-radius:2px; }
#m_adv .slideBox .bd{ position:relative; height:100%; z-index:0;   }
#m_adv .slideBox .bd li{ zoom:1; vertical-align:middle; }
#m_adv .slideBox .bd img{ width:1200px; height:340px; display:block;  }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
#m_adv .slideBox .prev,
#m_adv .slideBox .next{ position:absolute; right:130px; bottom:22px;display:block; width:3px; height:7px; background:url(22.png); z-index:99;  }
#m_adv .slideBox .next{ left:auto; right:3%; background:url(23.png);}

#m_adv .slideBox .prevStop{ display:none;  }
#m_adv .slideBox .nextStop{ display:none;  }

#mcontent1{
	width:100%;
	height:250px;
	}
#mcontent1 .picScroll-left{ width:1200px;  overflow:hidden; position:relative;  margin:0 auto; height:250px;  }
#mcontent1 .picScroll-left .hd{ overflow:hidden;  height:30px;float:right; width:60px; height:60px;  }
#mcontent1 .picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:20px; height:20px; float:right; margin-left:5px; margin-top:20px;  overflow:hidden;
			 cursor:pointer; background:url(24.png) no-repeat;}
#mcontent1 .picScroll-left .hd .next{ background:url(25.png) no-repeat;  }
#mcontent1 .picScroll-left .hd .prevStop{ background-position:-60px 0; }
#mcontent1 .picScroll-left .hd .nextStop{ background-position:-60px -50px; }
#mcontent1 .picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
#mcontent1 .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; }
#mcontent1 .picScroll-left .hd ul li.on{ background-position:0 0; }
#mcontent1 .picScroll-left .bd{ margin-left:-10px;}
#mcontent1 .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
#mcontent1 .picScroll-left .bd ul li{ margin:0 11.5px; float:left; _display:inline; overflow:hidden; text-align:center;  }
#mcontent1 .picScroll-left .bd ul li .pic{ text-align:center; }
#mcontent1 .picScroll-left .bd ul li .pic img{ width:280px; height:170px; display:block; border:1px solid #ccc; }




#mcontent1 .picScroll-left .titlex{
	width:100px;
	height:60px;
	float:left;
	line-height:60px;
	color:#575757;
	font-size:20px;
	font-weight:bold;
	}
#mcontent2{
	width:100%;
	height:100px;
	}
#mcontent2 .position{
	width:1200px;
	height:100px;
	margin:0 auto;
	}
#mcontent2 .position img{
	width:1200px;
	height:100px;
	}
#mcontent3{
	width:100%;
	height:305px;
	}
#mcontent3 .position{
	width:1200px;
	height:305px;
	position:relative;
	margin:0 auto;
	}
.mtopic{ 
	width:100%;
	height:60px;
	line-height:60px;
	}
.mtopic a{
	width:100px;
	display:block;
	font-size:20px;
	font-weight:bold;
	color:#575757;
	float:left;
	}
.mtopic .more{
	width:100px;
	height:60px;
	float:right;
	text-align:right;
	color:#DFDFDF;
	font-size:12px;
	font-weight:normal;
	}
#mcontent3 .box{
	width:1230px;
	height:230px;
	text-align:center;
	}
#mcontent3 .box .pic{
	width:160px;
	height:230px;
	float:left;
	margin-right:13.5px;
	}
#mcontent3 .box .pic .img{
	width:158px;
	height:158px;
	border:1px solid #EEEDED;
	display:block;
	}
#mcontent3 .box .pic .img img{
	width:158px;
	height:158px;
	}
#mcontent3 .box .pic .topic{
	display:block;
	line-height:30px;
	padding-top:3px;
	color:#575757;
	font-size:14px;
	font-weight:bold;
	}

#mcontent3 .box .pic .des{
	display:block;
	line-height:22px;
	color:#D3D3D3;
	font-size:12px;
	font-weight:bold;
	}
#mcontent3 .box .pic .price{
	color:#DA251D;
	font-weight:bold;
	}
#mcontent3 .box .pic .price span{
	color:#D3D3D3;
	font-weight:normal;
	}
#mfoot{
	width:100%;
	height:170px;
	}
#mfoot .position{
	width:1200px;
	height:170px;
	position:relative;
	margin:0 auto;
	background:#575757;
	}
#mfoot .main{
	float:left;
	margin-right:70px;
	}
#mfoot .first{
	margin:25px 0 0 30px;
	float:left;
	}
#mfoot .main a{
	color:#FFFFFF;
	font-size:16px;
	display:block;
	}
#mfoot .main ul li{
	padding-left:10px;
	font-size:12px;
	background:url(28.png) no-repeat left;
	display:block;
	margin-top:20px;
	
	}
#mfoot .main ul li a{
	font-size:12px;
	color:#B8B8B8;
	}
#mfoot .quickmark{
	width:90px;
	height:90px;
	position:absolute;
	right:30px;
	top:20px;
	}
#mfoot .quickmark img{
	width:90px;
	height:90px;
	}
#mfoot .tel{
	width:205px;
	height:45px;
	position:absolute;
	right:30px;
	bottom:10px;
	}
#mfoot .tel img{
	width:205px;
	height:45px;
	}
#mfin{
	width:100%;
	height:110px;
	}
#mfin .position{
	width:1200px;
	height:110px;
	position:relative;
	margin:0 auto;
	}
#mfin .position .link{
	width:100%;
	height:44px;
	border-bottom:1px solid #E5E5E5;
	line-height:44px;
	}
#mfin .position .link a{
	display:block;
	float:left;
	padding:0 15px;
	background:url(29.png) no-repeat left;
	}
#mfin  .infom{
	text-align:center;
	line-height:65px;
	font-size:12px;
	color:#D3D3D3;
	}
#mfin  .infom a{
	color:#D3D3D3;
	}
.body{
	width:1200px;
	margin:20px auto;
	}
#content7{
	width:100%;
	}
#content7 .position{
	width:1200px;
	margin:0 auto;
	position:relative;
	}

#content7 .picScroll-left{ width:1200px;  overflow:hidden; position:relative; margin-top:30px; padding-bottom:50px; }
#content7 .picScroll-left .hd{ overflow:hidden;  height:30px; padding:0 10px; position:absolute; bottom:0px; width:100%;}
#content7 .picScroll-left .hd .prev,#content7 .picScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("images/arrow.png") no-repeat; display:none}
#content7 .picScroll-left .hd .next{ background-position:0 -50px;  }
#content7 .picScroll-left .hd .prevStop{ background-position:-60px 0; }
#content7 .picScroll-left .hd .nextStop{ background-position:-60px -50px; }
#content7 .picScroll-left .hd ul{ overflow:hidden; margin-top:10px; zoom:1; display:block; margin:0 auto;  float:right; padding-right:20px;}
#content7 .picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:#DA312C ; border-radius:9px; }
#content7 .picScroll-left .hd ul li.on{ background-position:0 0; }
#content7 .picScroll-left .bd{   }
#content7 .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
#content7 .picScroll-left .bd ul li{ margin:0 20px; float:left; _display:inline; overflow:hidden; text-align:center;  }
#content7 .picScroll-left .bd ul li .pic{ text-align:center; }
#content7 .picScroll-left .bd ul li .pic img{ width:195px; height:260px; display:block;  padding:2px; border:1px solid #ccc; }
#content7 .picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
#content7 .picScroll-left .bd ul li .title{ line-height:24px;   }







#content7 .picScroll-leftx{ width:1200px;  overflow:hidden; position:relative; margin-top:30px; padding-bottom:50px; }
#content7 .picScroll-leftx .hdx{ overflow:hidden;  height:30px; padding:0 10px; position:absolute; bottom:0px; width:100%;}
#content7 .picScroll-leftx .hdx .prevx,#content7 .picScroll-leftx .hdx .nextx{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("images/arrow.png") no-repeat; display:none}
#content7 .picScroll-leftx .hdx .nextx{ background-position:0 -50px;  }
#content7 .picScroll-leftx .hdx .prevStop{ background-position:-60px 0; }
#content7 .picScroll-leftx .hdx .nextStop{ background-position:-60px -50px; }
#content7 .picScroll-leftx .hdx ul{ overflow:hidden; margin-top:10px; zoom:1; display:block; margin:0 auto; float:right; padding-right:20px;}
#content7 .picScroll-leftx .hdx ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:#DA312C ; border-radius:9px; }
#content7 .picScroll-leftx .hdx ul li.on{ background-position:0 0; }
#content7 .picScroll-leftx .bdx{   }
#content7 .picScroll-leftx .bdx ul{ overflow:hidden; zoom:1; }
#content7 .picScroll-leftx .bdx ul li{ margin:0 20px; float:left; _display:inline; overflow:hidden; text-align:center;  }
#content7 .picScroll-leftx .bdx ul li .pic{ text-align:center; }
#content7 .picScroll-leftx .bdx ul li .pic img{ width:195px; height:195px; display:block;  padding:2px; border:1px solid #ccc; }
#content7 .picScroll-leftx .bdx ul li .pic a:hover img{ border-color:#999;  }
#content7 .picScroll-leftx .bdx ul li .title{ line-height:24px;   }