@charset "gb2312";
/* CSS Document */

/* 
Copyright 2001-2014 Grand Point Inc.
2014_8 by Wang Li
 */


 /*嵌套自定义CSS样式写在这里*/
	
#NeiMain {
	overflow: auto;
}

#MainDiv {
	width: 100%;
	float: left;
	font-weight: normal;
}

#topNavs {
	padding: 5px 10px;
	line-height: 2em;
}

.ListTitle {
	font-weight:normal;
	font-size: 23px;
	line-height: 2.5em;
	padding: 0 10px;
	margin-bottom: 10px;
	border-bottom:1px solid #f0f0f0;
}

.ListTitle span {
	font-size: 12px;
	color: #666;
	margin-left: 20px;
}

.ListTitle a {
	color:#333;
}




/*嵌套自定义CSS样式写在之上，以下全局CSS请勿修改和删除*/

/*全局CSS开始，请勿删除或修改*/
* {
	font-family: "微软雅黑", verdana, arial;
	margin: 0;
	padding: 0;
};

h1,h2,h3,h4,h5,h6,h7,th {
	font-weight: normal;
}

body {
	font-size: 12px;
}

img {
	border: 0;
}

ul,li {
	list-style: none;
}

a {
	color: #717171;
	text-decoration: none;
}

a:hover {
	color: #ff8c11;
}

.clear {
	clear: both;
}

.txtleft {
	text-align: left;
}

.txtright {
	text-align: right;
}

.font10 {
	font-size: 10px;
}

.ftBlue {
	color: #06C;
}

.ftOrange {
	color: #F90;
}

.ftYellow {
	color: #FF0;
}

.ftRed {
	color: #F00;
}

.ftGray {
	color: #666;
}

.ftGreen {
	color: #360;
}

.ftStrong {
	font-weight: bold;
}

.ftUnderline {
	text-decoration: underline;
}

.ftOverline {
	text-decoration: line-through;
}

.ftItalic {
	font-style: italic;
}

.mouseHand {
	cursor: pointer;
}

.imgLine {
	padding: 3px;
	border: #E8E8E8 1px solid;
	background: #FFF;
}

/*页面布局*/
.ListTb th {
	font-size: 10px;
	text-align: right;
	width: 70px;
	padding: 2px;
}

.ListTb {
	border: 0;
	width: 100%;
	margin-top: 10px;
}

.ListTb td {
	padding: 3px;
	line-height: 20px;
	background: url(D_r16_c15.jpg) no-repeat left center;
	padding-left: 10px;
}

.formTb,.schTb {
	margin: 5px 0;
	width: 100%;
	border: 1px solid #E8E8E8;
	background: #fff;
}

.schTb td, .schTb th {
	padding: 5px;
	text-align: left;
}

.schTb th {
	background: #F9F9F9;
	font-weight: bold;
	color: #333;
	text-align: center;
}

.formTb td, .formTb th {
	padding: 5px;
	text-align: left;
	background: #F8F8F8
}

.formTb td {
	background: #FCFCFC;
}

.formTb th {
	text-align: left;
	font-weight: bold;
}

.formTb input,.formTb select,.schTb input,.schTb select {
	height: 23px;
	border: 1px solid #CCC;
	line-height: 23px;
}

.formTb input[type="checkbox"],.formTb input[type="radio"],.schTb input[type="checkbox"],.schTb input[type="radio"] {
	border: 0;
	height: 12px;
}

.formTb label {
	line-height: 23px;
}

.button {
	background: #E8E8E8;
	color: #333;
	border: 0;
	font-weight: bold;
	padding: 3px;
	height: 30px;
}

.width100 {
	width: 100%;
}

.error {
	border: 1px solid #F00;
	background: #FFECEC;
}

.error th {
	background: url(../../HdInc/Images/error.png) no-repeat 4px 4px #FFECEC;
	width: 22px;
	height: 20px;
}

.error td {
	padding: 3px;
	color: #F00;
	background: #FFECEC;
}

.success {
	border: 1px solid #690;
	background: #F0FAE7;
}

.success th {
	background: url(../../HdInc/Images/success.png) no-repeat  4px 4px #F0FAE7;
	width: 22px;
}

.success td {
	padding: 3px;
	color: #360;
	background: #F0FAE7;
}

.info {
	border: 1px solid #09C;
	background: #DFF4FF;
}

.info th {
	background: url(../../HdInc/Images/info.png) no-repeat #DFF4FF 4px 4px;
	width: 20px;
}

.info td {
	padding: 3px;
	color: #069;
	background: #DFF4FF;
}

.warning {
	border: 1px solid #F90;
	background: #FCF9DA;
}

.warning th {
	background: url(../../HdInc/Images/warning.png) no-repeat  4px 4px #FCF9DA;
	width: 22px;
}

.warning td {
	padding: 3px;
	color: #C63;
	background: #FCF9DA;
}

input.error,textarea.error {
	background: #FFF0F0;
	border: 1px solid #FDD;
	display: block;
}

label.error {
	color: #F90;
	border: 0;
	background: none;
	margin-left: 5px;
}

.divSCROLLBAR {
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #D2E5F4;
	scrollbar-highlight-color: #D2E5F4;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #D2E5F4;
}

.frUser {
}

.frUser caption {
	text-align: left;
	font-size: 20px;
}

.frUser th {
	line-height: 30px;
	font-weight: bold;
	width: 60px;
	height: 40px;
	text-align: right;
	padding: 0 5px;
}

.frUser th label {
	font-size: 14px;
}

.UserInput {
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	border: 1px solid #999;
	width: 200px;
}

.AutiInput {
	width: 40px;
}

#uMenu {
	border: 1px solid #E8E8E8;
}

#uMenu li {
}

#uMenu li a {
	height: 30px;
	line-height: 30px;
	color: #333;
	background: #FFF;
	display: block;
	padding: 0 10px;
}

#uMenu li a:hover {
	background: #F5F5F5;
	font-weight: bold;
	font-size: 14px;
}

#fPasswordList p {
	line-height: 25px;
}

.Userlist {
	width: 100%;
	margin: 20px 0;
}

.Userlist th, .Userlist td {
	padding: 5px;
}

.Userlist th {
	width: 30px;
}

.Userlist p {
	line-height: 25px;
}

.DemoDateWidth {
	width: 80px;
	font-size: 10px;
	text-align: right;
	font-weight: normal;
}

#ContentAbout {
	border-top: 1px solid #eee;
	background: #F9F9F9;
	padding: 5px;
	text-align: right;
	color: #999;
	font-size:14px;
}

#ContentDetailUp {
	line-height: 2.2em;
	font-size: 16px;
	padding: 20px;
	color:#999;
}
#ContentDetailUp ul{
	padding-left:20px;	
}
#ContentDetailUp ul li{
	list-style:disc;	
}

#ContentDetail {
	line-height: 2.2em;
	/*两倍行距，此处不要直接用px*/
	font-size: 16px;
	color: #666;
}
#ContentDetail ul{
	padding-left:20px;
	margin-bottom:20px;
}
#ContentDetail ul li{
	list-style:disc;
}
#ContentDetail p {
	/*text-indent:2em;*/
	margin-bottom: 10px;
}

.clsdispTitle, .clsdispTitle2 {
	background: #f9f9f9;
	line-height:2em;
	font-size: 18px;
	color: #333;
	padding: 0 10px;
	border-bottom: 1px solid #f0f0f0;
}

.clsdispTitle2 {
	padding: 0;
}

#ClsXiangguan {
	padding:20px 10px;
}

#ClsXiangguan li {
	font-size:14px;
	line-height:2.4em;
	
}

#ClsXiangguan span {
	font-size: 12px;
	margin-left: 10px;
	color: #CCC;
}

#Xiangguan {
	margin-top: 20px;
}

#ClsReviews {
	padding: 10px;
	border: 1px solid #CCC;
	margin-top: 20px;
}

.LeftMenu {
	padding:30px 30px 50px 0;;
}


/*.mNormal a{
	line-height:2em;
	display: block;
	font-size: 18px;
	font-weight: normal;
	padding:10px 15px 5px 0;
	border-bottom:1px solid #f0f0f0;
	color:#666;
	text-align:right;	
}

.mChoose a{
	line-height:2em;
	display: block;
	font-size: 18px;
	font-weight: normal;
	padding:10px 15px 5px 0;
	border-bottom:1px solid #f0f0f0;
	color:#FF8C11;
	text-align:right;	
}

.mNormalSub a{
	font-size: 14px;
	display: block;
	line-height:2em;
	padding:5px 15px 5px 0;
	border:0;
	color:#666;
	text-align:right;	
}

.mNormal a:hover ,.mChoose a:hover{
	color:#000;
	background:#f9f9f9;
}

.mNormalSub a:hover, .mChooseSub a:hover {
	color:#000;
	background:#f9f9f9;
}


.mChooseSub a{
	font-size:14px;
	display: block;
	line-height:2em;
	padding:5px 15px 5px 0;
	border:0;
	color:#FF8C11;
	text-align:right;	
	font-weight: normal;
}
*/

#ClsDetail {
	margin: 20px;
}

#ClsDetail h2 {
	font-size: 24px;
	line-height: 1.5em;
	background: none;
}

#ClsDetail h3 {
	font-size: 12px;
	color: #999;
	line-height: 2em;
	background: none;
}

.sLabel {
	display: inline;
	padding: 0px 5px;
	;
	background: #F8F8F8;
	color: #069;
	margin-right: 5px;
	border: 1px solid #F2F2F2;
	line-height: 1.6em;
}

.dispLabel {
	display: inline;
	padding: 5px 10px;
	font-size:14px;
	background: #F8F8F8;
	color: #069;
	border: 1px solid #F2F2F2;
	line-height: 3em;
	margin-right: 6px;
	margin-bottom: 6px;
}

.hightline {
	background: #FF9;
	color: #C30;
}

#ClsReviewsList li {
	margin: 0 0 20px 0;
	background: #F8F8F8;
	padding: 10px;
	border-top: 1px solid #C8C8C8;
}

#ClsReviewsList li h4 {
	line-height: 2em;
	font-size: 12px;
	/*border-bottom:1px dotted #ccc;*/
	font-weight: normal;
}

#ClsReviewsList li h4 a {
	color: #036;
}

#ClsReviewsList li h5 {
	font-size: 10px;
	color: #999;
	line-height: 2em;
	font-weight: normal;
}

.ClsReviewDetail {
	padding: 10px;
	line-height: 1.8em;
	color: #999;
}

.JsPages {
	padding: 5px;
	text-align: right;
	clear: both;
}

#ClsReviewAdd {
	width: 100%;
	margin-top: 15px;
}

#ClsReviewAdd td,#ClsReviewAdd th {
	padding: 5px;
}

#ClsReviewAdd input[type=text] {
	width: 360px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #E8E8E8;
	padding: 5px;
}

#ClsReviewAdd .nmSubmit {
	border: 1px solid #069;
	width: 80px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	background: #06C;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	padding: 0;
}

#ClsReviewAdd textarea {
	width: 360px;
	height: 100px;
	line-height: 30px;
	border: 1px solid #E8E8E8;
	padding: 5px;
}

#ClsReviewAdd #Auti {
	width: 100px;
}

#ClsReviewAdd #ReviewBt {
	width: 80px;
}

#PreNextRs {
	margin: 10px 0;
}

#PreNextRs p {
	line-height: 2em;
	width: 50%;
	float: left;
	text-align: center;
}

.dialogTips {
	font-size: 12px;
}

.dialogTips h3 {
	font-weight: bold;
	line-height: 2em;
	font-size: 12px;
}

.dialogTips p {
	line-height: 2em;
	margin-bottom: 10px;
	color: #999;
}

.dialogTips ul {
	margin-left: 20px;
	padding: 0 0 0 20px;
}

.dialogTips li {
	line-height: 2em;
	list-style-type: disc;
	color: #666;
}
/*头部例子*/
#header,#footer  {
	width: 1200px;
	height: 100px;
	margin: 0 auto;
	border-bottom: 1px solid #666;
}

#TopSearch {
	text-align: right;
}

/*中间例子*/
#main {
	width: 1200px;
	background: #FFF;
	margin: 0 auto;
}
/*用户中心*/
#UserMain {
	width: 1200px;
	margin: 0 auto;
	background: #FFF;
}

#UserMain .uRight a {
	color: #06C;
	text-decoration: underline;
}

#UserMain .uLeft {
	width: 200px;
	padding: 20px;
	font-weight: normal;
}

#UserMain .uLeft h3 {
	width: 180px;
	height: 33px;
	background: url(U_Title_Bg.jpg) no-repeat;
	line-height: 33px;
	padding: 0 10px;
	color: #464637;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}

#UserMain .uLeft ul {
	border: 1px #DFDFD0 solid;
	width: 178px;
	background: #FAFAF3;
	padding: 10px;
	margin-bottom: 20px;
}

#UserMain .uLeft ul li {
	margin-bottom: 5px;
}

.uMenuNormal a {
	background: none;
	display: block;
	width: 140px;
	height: 30px;
	font-size: 14px;
	color: #343426;
	line-height: 30px;
	text-align: left;
	padding: 0 20px;
}

.uMenuNormal a:hover {
	font-weight: bold;
}

.uMenuChoose a {
	background: url(U_Menu_Bg.jpg) no-repeat;
	display: block;
	width: 140px;
	height: 30px;
	font-size: 14px;
	color: #F0F0E0;
	line-height: 30px;
	text-align: left;
	padding: 0 20px;
}

#UserMain .uRight {

}

#UserMain .uRight h2 {
	background: #8A8A7B;
	height: 40px;
	padding: 0 10px;
	line-height: 40px;
	color: #F0F0DF;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 1px;
}

#UserMain .uRight .Zhaiyao {
	width: 704px;
	padding: 15px;
	border: 3px solid #9B9B8C;
}

.UserTb {
	width: 100%;
	background: #DDDDDD;
}

.UserTb td {
	padding: 12px;
	background: #FFF;
	line-height: 2em;
}

.UserTb th {
	padding: 12px;
	background: #FAFAF3;
	line-height: 2em;
	color: #464637;
	text-align: left;
	font-weight: bold;
}

.UserTb caption {
	background: #DFDFD0;
	text-align: left;
	padding: 0 10px;
	height: 35px;
	line-height: 35px;
	color: #464637;
	font-size: 14px;
	font-weight: bold;
}

#SafeNote {
	width: 200px;
	display: none;
	position: absolute;
	top: 0;
	left: 9px;
	padding: 10px;
}

.uButton {
	width: 80px;
	height: 30px;
	background: url(UserBt.jpg) no-repeat;
	color: #FFF;
	font-size: 14px;
	border: 0;
}

.uInput {
	background: #F0F0DF;
	border: 0;
	color: #464637;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	padding: 0 5px;
}

#todo {
	margin: 5px 0;
	height: 30px;
}

#todo li {
	width: auto;
	height: 30px;
	margin: 0px 5px 0 0;
	text-align: center;
	float: left;
}

#todo li a {
	background: #FAFAF3;
	display: block;
	padding: 0 10px;
	line-height: 30px;
	color: #FFF;
}

#todo li a:hover {
	background: #8A8A7B;
	font-weight: bold;
	color: #fff;
}

.Pages {
	text-align: right;
	clear: both;
	margin-top: 20px;
	font-size:14px;
	margin-right:-10px;
}

.Pages a {
	border: 1px solid #E0E0E0;
	padding: 5px 10px;
	text-align: center;
	margin: 0 10px 0 0;
	background: #FFF;
	color:#666;
}

.Pages a:hover {
	border: 1px solid #ddd;
	padding: 5px 10px;
	text-align: center;
	margin: 0 10px 0 0;
	background: #f9f9f9;
	color: #333;
}

.Pages .choose {
	border: 1px solid #eee;
	padding: 5px 10px;
	text-align: center;
	margin: 0 10px 0 0;
	background: #f0f0f0;
	color: #666;
}

.Pages .PageInfo {
	border: 1px solid #ddd;
	padding: 5px 10px;
	text-align: center;
	margin: 0 10px 0 0;
	background: #f9f9f9;
	color: #666;
}

#tbUserLogin {
	width: 100%;
}

#tbUserLogin td {
	background: #F0F0DF;
	line-height: 30px;
	padding: 0 10px;
	height: 30px;
}

.listTb {
	margin: 5px 0;
	width: 100%;
	border: 1px solid #E8E8E8;
	background: #fff;
}

.listTb td, .listTb th {
	padding: 5px;
	text-align: left;
	background: #F8F8F8;
}

.listTb td {
	background: #FCFCFC;
}

.listTb th {
	text-align: left;
	font-weight: bold;
}

.SchList {
	width: 100%;
	margin: 0 auto;
}

.SchList th {
	text-align: left;
	font-weight: normal;
	font-size: 17px;
	line-height: 2.5em;
	border-bottom: 1px dotted #CCC;
	color:#666;
}

.SchList td {
	color: #AAA;
	line-height: 2em;
}

.SchList span {
	color: #C30;
}

.SchList em {
	color: #090;
	font-style: normal;
	font-size: 10px;
	line-height: 3em;
}

#schs {
	width: 500px;
	height: 50px;
	margin:20px 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 {
	width: 80px;
	text-align: center;
	height: 42px;
	line-height: 42px;
	background: #D30009;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	border:none;
}

#SeoKeywordsStr {
	margin-top: 20px;
}

.ClsListTb{
	
}
/*全局CSS结束，请勿删除或修改*/
#top{
	width:100%;
	height:40px;
	}
#top .position{
	width:1200px;
	height:40px;
	position:relative;
	margin:0 auto;
	background:url(1.jpg) repeat-x center;
	}
#top .position .date{
	line-height:40px;
	padding-left:20px;
	color:#6A6A6A;
	font-size:14px;
	float:left;
	}
#TopSearch{
	width:315px;
	height:25px;
	float:left;
	margin-left:365px;
	margin-top:8px;
	}
#TopSearch .TopSearch_button{
	float:left;
	width:45px;
	height:25px;
	border:none;
	background:url(2.jpg) no-repeat;
	}
#TopSearch .TopSearch{
	width:100%;
	height:23px;
	width:188px;
	float:left;
	border:1px solid #E4E4E4;
	}
#TopSearch .TopSearch_button1{
	float:right;
	width:70px;
	height:25px;
	border:none;
	background:url(3.jpg) no-repeat;
	}
#top .save{
	float:right;
	line-height:40px;
	font-size:14px;
	padding:0 20px 0 0;
	}
#top .save span{
	color:#6A6A6A;
	padding:0 10px;
	}
#top .save a{
	color:#6A6A6A;
	}
#adv{
	width:100%;
	height:230px;
	}
#adv .position{
	width:1200px;
	height:230px;
	margin:0 auto;
	position:relative;
	}
#adv .position img{
	width:1200px;
	height:230px;
	}
#guide{
	width:100%;
	height:50px;
	}
#guide .position{
	width:1200px;
	height:50px;
	position:relative;
	margin:0 auto;
	}

#guide .nav{height:50px; line-height:50px; background:url(4.jpg) center;  position:relative; z-index:10;  }
#guide .nav a{ color:#fff;  }
#guide .nav .nLi{ float:left;  position:relative; display:inline; text-align:center; background:url(6.jpg) left no-repeat;  }
#guide .nav .nLi h3{ float:left;  }
#guide .nav .nLi h3 a{ display:block;  font-size:14px; font-weight:normal; color:#252525; width:135px; font-size:16px;  }
#guide .nav .sub{ display:none; width:100%; left:0; top:50px;  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; }
#guide .nav .sub a:hover{ background:#6d6d6d; color:#fff;  }
#guide .nav .nLi h3 a:hover{ background:url(5.jpg) center no-repeat; color:#fff;   }



#content1{
	width:100%;
	height:410px;
	margin-top:20px;
	}
#content1 .position{
	width:1200px;
	height:410px;
	position:relative;
	margin:0 auto;
	}
.slideBox{ width:795px; height:410px; overflow:hidden; position:relative; float:left;}
.slideBox .hd{ height:10px; overflow:hidden; position:absolute; right:5px; bottom:14px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:7px;  width:10px; height:10px; line-height:14px; text-align:center; background:#fff; cursor:pointer; border-radius:10px;}
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; display:block; width:795px; height:410px; position:relative; }
.slideBox .bd li p{
	display:block;
	width:100%;
	height:40px;
	line-height:40px;
	position:absolute;
	bottom:0px;
	background:url(7.png);
	color:#fff;
	text-indent:1em;
	font-size:14px;
	}
.slideBox .bd img{ width:795px; height:410px; display:block;  }

#content1 .position .right{
	width:380px;
	height:410px;
	float:right;
	}
#content1 .position .right .topic{
	width:100%;
	height:55px;
	float:left;
	}
#content1 .position .right .topic .pic{
	float:left;
	}
#content1 .position .right .topic .text{
	font-size:18px;
	color:#3B3B3B;
	font-weight:bolder;
	}
#content1 .position .right .topic .text a{
	color:#3B3B3B;
	display:block;
	}
#content1 .position .right .nr{
	width:100%;
	height:89px;
	border-bottom:1px solid #F2F2F2;
	float:left;
	font-size:14px;
	line-height:2em;
	margin-top:10px;
	text-indent:2em;
	color:#8E8E8E;
	}
#content1 .position .right .nrx{
	width:100%;
	height:59px;
	border-bottom:1px solid #F2F2F2;
	float:left;
	font-size:14px;
	line-height:2em;
	text-indent:2em;
	color:#8E8E8E;
	}
#content1 .position .right .topicx{
	width:100%;
	height:55px;
	float:left;
	margin-top:12px
	}
#content1 .position .right .topicx .pic{
	float:left;
	}
#content1 .position .right .topicx .text{
	float:right;
	font-size:18px;
	color:#3B3B3B;
	font-weight:bolder;
	width:325px;
	}
#content1 .position .right .topicx .text a{
	color:#3B3B3B;
	padding-left:20px;
	display:block;
	}
#content2{
	width:100%;
	height:975px;
	margin-top:20px;
	}
#content2 .position{
	width:1200px;
	height:975px;
	margin:0 auto;
	position:relative;
	}
#content2 .position .part1{
	width:385px;
	height:330px;
	float:left;
	}


#content2 .slideTxtBox{ width:385px; height:330px;}
#content2 .slideTxtBox .hd{ height:45px; width:385px;line-height:45px; background:#f4f4f4;position:relative; border-bottom:2px solid #D30009}
#content2 .slideTxtBox .hd ul{ float:left;  position:absolute; height:45px; width:100%;   }
#content2 .slideTxtBox .hd ul li{ float:left; width:120px; text-align:center; cursor:pointer; font-size:18px; color:#252525 }
#content2 .slideTxtBox .hd ul li.li2{ float:right;}
#content2 .slideTxtBox .hd ul li a{
	color:#252525;
	}
#content2 .slideTxtBox .hd ul li.on{ height:45px;  background:#D30009; color:#fff;}
#content2 .slideTxtBox .hd ul li.on a{
	color:#fff;
	display:block;
	border:1px solid #fff;
	line-height:35px;
	width:108px;
    margin:5px 5px; 
	}
#content2 .slideTxtBox .bd ul{  zoom:1;  }
#content2 .slideTxtBox .bd .first{
	width:100%;
	height:75px;
	display:block;
	text-indent:0;
	background:none;
	margin:20px 0;
	}
#content2 .slideTxtBox .bd .first .pic{
	display:block;
	float:left;
	}
#content2 .slideTxtBox .bd .first .pic img{
	width:90px;
	height:65px;
	padding:4px;
	border:1px solid #E9E9E9;
	}
#content2 .slideTxtBox .bd .first .text{
	width:275px;
	height:75px;
	float:right;
	}
#content2 .slideTxtBox .bd .first .text a{
	display:block;
	font-size:14px;
	color:#D30009;
	font-weight:bold;
	height:27px;
	line-height:27px;
	padding-top:5px;
	}
#content2 .slideTxtBox .bd .first .text p{
	line-height:1.55em;
	font-size:14px;
	color:#8E8E8E;
	}
#content2 .slideTxtBox .bd li{
	display:block;
	width:100%;
	line-height:30px;
	text-indent:15px;
	background:url(9.png) no-repeat left;
	}
#content2 .slideTxtBox .bd li a{
	font-size:14px;
	color:#3B3B3B;
	}



#content2 .position .part2{
	width:385px;
	height:330px;
	float:left;
	margin-left:25px;
	}


#content2 .slideTxtBox2{ width:385px; height:330px;}
#content2 .slideTxtBox2 .hd2{ height:45px; width:385px;line-height:45px; background:#f4f4f4;position:relative; border-bottom:2px solid #D30009 }
#content2 .slideTxtBox2 .hd2 ul{ float:left;  position:absolute; height:45px; width:100%;  }
#content2 .slideTxtBox2 .hd2 ul li{ float:left; width:120px; text-align:center; cursor:pointer; font-size:18px; color:#252525 }
#content2 .slideTxtBox2 .hd2 ul li.li2{float:right;}
#content2 .slideTxtBox2 .hd2 ul li a{
	color:#252525;
	}
#content2 .slideTxtBox2 .hd2 ul li.on{ height:45px;  background:#D30009; color:#fff;}
#content2 .slideTxtBox2 .hd2 ul li.on a{
	color:#fff;
	display:block;
	border:1px solid #fff;
	line-height:35px;
	width:108px;
    margin:5px 5px; 
	}
#content2 .slideTxtBox2 .bd2 ul{  zoom:1;  }
#content2 .slideTxtBox2 .bd2 .first{
	width:100%;
	height:75px;
	display:block;
	text-indent:0;
	background:none;
	margin:20px 0;
	}
#content2 .slideTxtBox2 .bd2 .first .pic{
	display:block;
	float:left;
	}
#content2 .slideTxtBox2 .bd2 .first .pic img{
	width:90px;
	height:65px;
	padding:4px;
	border:1px solid #E9E9E9;
	}
#content2 .slideTxtBox2 .bd2 .first .text{
	width:275px;
	height:75px;
	float:right;
	}
#content2 .slideTxtBox2 .bd2 .first .text a{
	display:block;
	font-size:14px;
	color:#D30009;
	font-weight:bold;
	height:27px;
	line-height:27px;
	padding-top:5px;
	}
#content2 .slideTxtBox2 .bd2 .first .text p{
	line-height:1.55em;
	font-size:14px;
	color:#8E8E8E;
	}
#content2 .slideTxtBox2 .bd2 li{
	display:block;
	width:100%;
	line-height:30px;
	text-indent:15px;
	background:url(9.png) no-repeat left;
	}
#content2 .slideTxtBox2 .bd2 li a{
	font-size:14px;
	color:#3B3B3B;
	}

#content2 .position .part3{
	width:380px;
	height:355px;
	float:left;
	margin-left:25px;
	}
.titlem{
	width:100%;
	height:45px;
	background:#F6F6F6;
	border-top:5px solid #D30009;
	}
.titlem .left{
	display:block;
	float:left;
	line-height:45px;
	font-size:18px;
	padding-left:20px;
	color:#4E4E4E;
	}
.titlem .right{
	float:right;
	display:block;
	padding-top:17px;
	color:#9F9F9F;
	padding-right:10px;
	width:auto !important;
	}
#content2 .position .part3 li{
	width:100%;
	display:block;
	height:38px;
	line-height:38px;
	text-indent:15px;
	background:url(11.png) repeat-x bottom;
	
	}
#content2 .position .part3 li a{
	font-size:14px;
	color:#3B3B3B;
	display:block;
	background:url(10.png) no-repeat left;
	}
#content2 .position .part4{
	width:795px;
	height:100px;
	float:left;
	}
#content2 .position .part4 img{
	width:795px;
	height:100px;
	}
#content2 .position .part5{
	float:right;
	width:380px;
	height:310px;
	margin-top:20px;
	}
#content2 .position .part5 .video{
	margin-top:20px;
	}
#content2 .position .part6{
	float:left;
	width:795px;
	height:515px;
	margin-top:10px;
	}
#content2 .position .part6 .titlex{
	width:785px;
	height:45px;
	border-left:10px solid #D30009;
	background:#F6F6F6;
	}



.titlex .left{
	display:block;
	float:left;
	line-height:45px;
	font-size:18px;
	padding-left:20px;
	color:#4E4E4E;
	}
.titlex .right{
	float:right;
	display:block;
	padding-top:15px;
	color:#9F9F9F;
	padding-right:10px;
	}



 


.slideTxtBox3{ width:385px; height:190px; float:left; margin-top:20px;}
.slideTxtBox3 .hd3{ height:30px; width:385px;line-height:30px;position:relative; }
.slideTxtBox3 .hd3 ul{ float:left;  position:absolute; height:30px;   }
.slideTxtBox3 .hd3 ul li{ float:left;  text-align:center; cursor:pointer; font-size:14px; color:#8E8E8E; background:url(12.png) no-repeat left; padding:0 13px; }
.slideTxtBox3 .hd3 ul li a{
	color:#8E8E8E;
	}
.slideTxtBox3 .hd3 ul li.on{ height:30px;  background:#D30009; color:#fff;}
.slideTxtBox3 .hd3 ul li.on a{
	color:#fff;
	}
.slideTxtBox3 .bd3 ul{  zoom:1; margin-top:12px  }
.slideTxtBox3 .bd3 li{
	display:block;
	width:100%;
	line-height:30px;
	text-indent:15px;
	background:url(9.png) no-repeat left;
	}
.slideTxtBox3 .bd3 li a{
	font-size:14px;
	color:#3B3B3B;
	}
	
	
.slideTxtBox4{ width:385px; height:190px; float:right; margin-top:20px;}
.slideTxtBox4 .hd4{ height:30px; width:385px;line-height:30px;position:relative; }
.slideTxtBox4 .hd4 ul{ float:left;  position:absolute; height:30px;   }
.slideTxtBox4 .hd4 ul li{ float:left;  text-align:center; cursor:pointer; font-size:14px; color:#8E8E8E; background:url(12.png) no-repeat left; padding:0 15px; }
.slideTxtBox4 .hd4 ul li a{
	color:#8E8E8E;
	}
.slideTxtBox4 .hd4 ul li.on{ height:30px;  background:#D30009; color:#fff;}
.slideTxtBox4 .hd4 ul li.on a{
	color:#fff;
	}
.slideTxtBox4 .bd4 ul{  zoom:1; margin-top:12px  }
.slideTxtBox4 .bd4 li{
	display:block;
	width:100%;
	line-height:30px;
	text-indent:15px;
	background:url(9.png) no-repeat left;
	}
.slideTxtBox4 .bd4 li a{
	font-size:14px;
	color:#3B3B3B;
	}



.slideTxtBox5{ width:385px; height:240px; float:left; margin-top:20px;}
.slideTxtBox5 .hd5{ height:45px; width:385px;line-height:45px; background:#f4f4f4;position:relative; 
 border-bottom:2px solid #D30009}
.slideTxtBox5 .hd5 ul{ float:left;  position:absolute; height:45px;   }
.slideTxtBox5 .hd5 ul li{ float:left; width:120px; text-align:center; cursor:pointer; font-size:18px; color:#252525 }
.slideTxtBox5 .hd5 ul li a{
	color:#252525;
	}
.slideTxtBox5 .hd5 ul li.on{ height:45px;  background:#D30009; color:#fff;}
.slideTxtBox5 .hd5 ul li.on a{
	color:#fff;
	display:block;
	border:1px solid #fff;
	line-height:35px;
	width:108px;
    margin:5px 5px; 

	}
.slideTxtBox5 .bd5 ul{  zoom:1; margin-top:12px  }
.slideTxtBox5 .bd5 li{
	display:block;
	width:100%;
	line-height:30px;
	text-indent:15px;
	background:url(9.png) no-repeat left;
	}
.slideTxtBox5 .bd5 li a{
	font-size:14px;
	color:#3B3B3B;
	}



.slideTxtBox6{ width:385px; height:240px; float:right; margin-top:20px;}
.slideTxtBox6 .hd6{ height:45px; width:385px;line-height:45px; background:#f4f4f4;position:relative;  border-bottom:2px solid #D30009}
.slideTxtBox6 .hd6 ul{ float:left;  position:absolute; height:45px;   }
.slideTxtBox6 .hd6 ul li{ float:left; width:120px; text-align:center; cursor:pointer; font-size:18px; color:#252525 }
.slideTxtBox6 .hd6 ul li a{
	color:#252525;
	}
.slideTxtBox6 .hd6 ul li.on{ height:45px;  background:#D30009; color:#fff;}
.slideTxtBox6 .hd6 ul li.on a{
	color:#fff;
	display:block;
	border:1px solid #fff;
	line-height:35px;
	width:108px;
    margin:5px 5px; 	}
.slideTxtBox6 .bd6 ul{  zoom:1; margin-top:12px  }
.slideTxtBox6 .bd6 li{
	display:block;
	width:100%;
	line-height:30px;
	text-indent:15px;
	background:url(9.png) no-repeat left;
	}
.slideTxtBox6 .bd6 li a{
	font-size:14px;
	color:#3B3B3B;
	}


#content2 .position .part7{
	width:380px;
	height:270px;
	float:right;
	margin-top:20px;
	}
#content2 .position .part7 .leftx{
	float:left;
	margin-top:20px;
	}
#content2 .position .part7 .rightx{
	float:right;
	margin-top:20px;
	}
#content2 .position .part7 .jq{
	margin-bottom:22px;
	width:185px;
	height:85px;
	overflow:hidden;
	position:relative;
	}
#content2 .position .part7 .jq img{
	display:block;
	position:absolute;
	top:0;
	}
#content2 .position .part7 .jq a{
	display:block;
	width:185px;
	height:85px;
	position:absolute;
	top:0px;
	z-index:2;
	line-height:85px;
	font-size:18px;
	color:#fff;
	text-indent:80px;
	}
#content3{
	width:100%;
	height:100px;
	}
#content3 .position{
	width:1200px;
	height:100px;
	margin:0 auto;
	margin-top:20px;
	}
#content3 .position .left{
	width:795px;
	height:100px;
	float:left;
	
	}
#content3 .position .left img{
	width:795px;
	height:100px;
	}
#content3 .position .right{
	width:380px;
	height:100px;
	float:right;
	}
#content3 .position .right img{
	width:380px;
	height:100px;
	}
#content4{
	width:100%;
	height:365px;
	margin-top:20px;
	}
#content4 .position{
	width:1200px;
	height:365px;
	margin:0 auto;
	position:relative;
	}
#content4 .position .main{
	width:1220px;
	height:300px;
	margin-top:20px;
	float:left;
	}
#content4 .position .main .box1{
	width:395px;
	height:300px;
	float:left;
	position:relative;
	}
#content4 .position .main .box1 .pic{
	width:395px;
	height:300px;
	float:left;
	display:block;
	}
#content4 .position .main .box1 .pic img{
	width:395px;
	height:300px;
	}
#content4 .position .main .box1 .topic{
	width:100%;
	height:30px;
	line-height:30px;
	position:absolute;
	bottom:0px;
	text-align:center;
	background:url(7.png);
	color:#fff;
	font-size:14px;
	left:0;
	}



#content4 .position .main .box{
	width:185px;
	height:140px;
	float:left;
	position:relative;
	margin:0 0 20px 16px;
	}
#content4 .position .main .box .pic{
	width:185px;
	height:140px;
	float:left;
	display:block;
	}
#content4 .position .main .box .pic img{
	width:185px;
	height:140px;
	}
#content4 .position .main .box .topic{
	width:100%;
	height:30px;
	line-height:30px;
	position:absolute;
	bottom:0px;
	text-align:center;
	background:url(7.png);
	color:#fff;
	font-size:14px;
	left:0;
	}

#content5{
	width:100%;
	height:240px;
	margin-top:20px;
	}
#content5 .position{
	width:1200px;
	height:240px;
	margin:0 auto;
	position:relative;
	}


.slideTxtBox7{ width:385px; height:240px; float:left;}
.slideTxtBox7 .hd7{ height:45px; width:385px;line-height:45px; background:#f4f4f4;position:relative; border-bottom:2px solid #D30009 }
.slideTxtBox7 .hd7 ul{ float:left;  position:absolute; height:45px;   }
.slideTxtBox7 .hd7 ul li{ float:left; width:120px; text-align:center; cursor:pointer; font-size:18px; color:#252525 }
.slideTxtBox7 .hd7 ul li a{
	color:#252525;
	}
.slideTxtBox7 .hd7 ul li.on{ height:45px;  background:#D30009; color:#fff;}
.slideTxtBox7 .hd7 ul li.on a{
	color:#fff;
	display:block;
	border:1px solid #fff;
	line-height:35px;
	width:108px;
    margin:5px 5px; 
	}
.slideTxtBox7 .bd7 ul{  zoom:1; margin-top:12px  }
.slideTxtBox7 .bd7 li{
	display:block;
	width:100%;
	line-height:30px;
	text-indent:15px;
	background:url(9.png) no-repeat left;
	}
.slideTxtBox7 .bd7 li a{
	font-size:14px;
	color:#3B3B3B;
	}


.slideTxtBox8{ width:385px; height:240px; float:left; margin:0 22px}
.slideTxtBox8 .hd8{ height:45px; width:385px;line-height:45px; background:#f4f4f4;position:relative;  border-bottom:2px solid #D30009}
.slideTxtBox8 .hd8 ul{ float:left;  position:absolute; height:45px;   }
.slideTxtBox8 .hd8 ul li{ float:left; width:120px; text-align:center; cursor:pointer; font-size:18px; color:#252525 }
.slideTxtBox8 .hd8 ul li a{
	color:#252525;
	}
.slideTxtBox8 .hd8 ul li.on{ height:45px;  background:#D30009; color:#fff;}
.slideTxtBox8 .hd8 ul li.on a{
	color:#fff;
	display:block;
	border:1px solid #fff;
	line-height:35px;
	width:108px;
    margin:5px 5px; 
	}
.slideTxtBox8 .bd8 ul{  zoom:1; margin-top:12px  }
.slideTxtBox8 .bd8 li{
	display:block;
	width:100%;
	line-height:30px;
	text-indent:15px;
	background:url(9.png) no-repeat left;
	}
.slideTxtBox8 .bd8 li a{
	font-size:14px;
	color:#3B3B3B;
	}


.slideTxtBox9{ width:385px; height:240px; float:left;}
.slideTxtBox9 .hd9{ height:45px; width:385px;line-height:45px; background:#f4f4f4;position:relative;  border-bottom:2px solid #D30009}
.slideTxtBox9 .hd9 ul{ float:left;  position:absolute; height:45px;   }
.slideTxtBox9 .hd9 ul li{ float:left; width:120px; text-align:center; cursor:pointer; font-size:18px; color:#252525 }
.slideTxtBox9 .hd9 ul li a{
	color:#252525;
	}
.slideTxtBox9 .hd9 ul li.on{ height:45px;  background:#D30009; color:#fff;}
.slideTxtBox9 .hd9 ul li.on a{
    color:#fff;
	display:block;
	border:1px solid #fff;
	line-height:35px;
	width:108px;
    margin:5px 5px;  

	}
.slideTxtBox9 .bd9 ul{  zoom:1; margin-top:12px  }
.slideTxtBox9 .bd9 li{
	display:block;
	width:100%;
	line-height:30px;
	text-indent:15px;
	background:url(9.png) no-repeat left;
	}
.slideTxtBox9 .bd9 li a{
	font-size:14px;
	color:#3B3B3B;
	}
#content6{
	width:100%;
	height:345px;
	margin-top:20px;
	}
#content6 .position{
	width:1200px;
	height:345px;
	position:relative;
	margin:0 auto;
	}
#content6 .position .titlex{
	width:1190px;
	height:45px;
	border-left:10px solid #D30009;
	background:#F6F6F6;
	}


.slideTxtBox10{ width:1200px; height:240px; float:left; height:345px; position:absolute;
top:45px;}
.slideTxtBox10 .hd10{ height:45px; width:232px;line-height:45px; background:#f4f4f4;position:absolute; right:0px; top:-45px;}
.slideTxtBox10 .hd10 ul{ float:left;  position:absolute; height:45px;   }
.slideTxtBox10 .hd10 ul li{ float:left; padding:0 15px;  text-align:center; cursor:pointer; font-size:14px; color:#252525 }
.slideTxtBox10 .hd10 ul li a{
	color:#252525;
	}
.slideTxtBox10 .hd10 ul li.on{ height:45px;  background:#D30009; color:#fff;}
.slideTxtBox10 .hd10 ul li.on a{
	color:#fff;
	}
.slideTxtBox10 .bd10{
	width:1200px;
	height:250px;
	position:relative;
	overflow:hidden;
	margin-top:20px;
	}

.picScroll-left11{ width:1200px; height:250px;  overflow:hidden; position:relative;}
		.picScroll-left11 .hd11{ overflow:hidden; position:relative; margin:0 auto; width:60px;}

		.picScroll-left11 .hd11 ul{ float:right; overflow:hidden; zoom:1; margin-top:25px; zoom:1; }
		.picScroll-left11 .hd11 ul li{ float:left;  width:10px; height:10px; overflow:hidden; margin:0 5px; text-indent:-999px; cursor:pointer; background:#F6F6F6; border-radius:10px;}
		.picScroll-left11 .hd11 ul li.on{ background:#D30009;}
		.picScroll-left11 .bd11{ width:1200px; height:215px;}
		.picScroll-left11 .bd11 ul{ overflow:hidden; zoom:1; }
		.picScroll-left11 .bd11 ul li{  float:left; display:block; overflow:hidden; text-align:center; width:283px; height:213px; border:1px solid #DFDFDF; position:relative; margin-right:20px; }
		.picScroll-left11 .bd11 ul li .pic{ text-align:center; }
		.picScroll-left11 .bd11 ul li .pic img{ width:275px; height:205px; display:block;  padding:4px; }

		.picScroll-left11 .bd11 ul li .title{ width:275px; height:35px; position:absolute; bottom:4px; left:4px; background:url(7.png); text-align:center; font-size:14px;}
		.picScroll-left11 .bd11 ul li .title a{
			color:#fff;
			line-height:35px;
	
			}
			
.picScroll-left11x{ width:1200px; height:250px;  overflow:hidden; position:relative;}
		.picScroll-left11x .hd11x{ overflow:hidden; position:relative; margin:0 auto; width:60px;}

		.picScroll-left11x .hd11x ul{ float:right; overflow:hidden; zoom:1; margin-top:25px; zoom:1; }
		.picScroll-left11x .hd11x ul li{ float:left;  width:10px; height:10px; overflow:hidden; margin:0 5px; text-indent:-999px; cursor:pointer; background:#F6F6F6; border-radius:10px;}
		.picScroll-left11x .hd11x ul li.on{ background:#D30009;}
		.picScroll-left11x .bd11x{ width:1200px; height:215px;}
		.picScroll-left11x .bd11x ul{ overflow:hidden; zoom:1; }
		.picScroll-left11x .bd11x ul li{  float:left; display:block; overflow:hidden; text-align:center; width:283px; height:213px; border:1px solid #DFDFDF; position:relative; margin-right:20px; }
		.picScroll-left11x .bd11x ul li .pic{ text-align:center; }
		.picScroll-left11x .bd11x ul li .pic img{ width:275px; height:205px; display:block;  padding:4px; }

		.picScroll-left11x .bd11x ul li .title{ width:275px; height:35px; position:absolute; bottom:4px; left:4px; background:url(7.png); text-align:center; font-size:14px;}
		.picScroll-left11x .bd11x ul li .title a{
			color:#fff;
			line-height:35px;
	
			}
#foot{
	width:100%;
	height:165px;
	background:#D30009;
	}
#foot .position{
	width:1200px;
	height:165px;
	position:relative;
	margin:0 auto;
	}
#foot .jq{
	float:left;
	width:198px;
	height:21px;
	border:1px  solid #ABADB3;
	background:#fff;
	line-height:21px;
	position:relative;
	margin-left:48px;
	margin-top:40px;
	}
#foot .jq .box{
	text-indent:10px;
	background:url(21.png) no-repeat right;
	
	}
#foot .jq ul{
	background:#fff;
	border:1px solid #ABADB3;
	text-indent:10px;
	position:absolute;
	bottom:21px;
	width:198px;
	left:-1px;
	display:none;
	height:200px;
	overflow:auto;
	}
#foot .infom{
	text-align:center;
	color:#fff;
	width:100%;
	float:left;
	font-size:14px;
	padding-top:25px;
	line-height:25px;
	}
#foot .infom a{
	color:#fff;
	}



#content{
	width:100%;
	}
#content .position{
	width:1200px;
	position:relative;
	margin:0 auto;
	}
#content .position .left{
	width:230px;
	float:left;
	}
#content .position .left h2{
	display:block;
	width:auto;
	height:auto;
	text-align:center;
	line-height:25px;
	font-size:16px;
	font-weight:normal;
	text-align:left;
	color:#252525;
	padding:15px 0;
	}
#content .position .left ul{
	text-align:left;
	width:230px;
	background:#F6F6F6;
	padding-top:10px;
	padding-bottom:20px;
	border-top:5px solid #D30009;
	}
#content .position .left ul li,mNormal{
	display:block;
	height:40px;
	background:url(23.png) no-repeat bottom;
	width:230px;
	}
#content .position .left ul li a,mNormal a{
	display:block;
	width:210px;
	height:40px;
	margin:0 auto;
	line-height:40px;
	color:#252525;
	font-size:13px;
	float:left;
	margin-left:10px;
	text-indent:15px;
	}
#content .position .left ul li a:hover{
	color:#fff;
	background:url(22.png);
	}
#content .position .left ul .mChoose a{
	color:#fff;
	background:url(22.png);
	}
#content .position .right{
	width:950px;
	float:right;
	}
#content .position .right .weizhi{
	color:#A5A5A5;
	font-size:14px;
	line-height:60px;
	text-align:right;
	}
#content .position .right .weizhi a{
	color:#A5A5A5;
	}
#content .position .right .d_page{
	width:100%;
	}
#content .position .right .d_page .up{
	width:100%;
	text-align:center;
	border-bottom:1px solid #EEEEEE;
	padding-bottom: 15px;
    margin-bottom: 15px;
	}
#content .position .right .d_page .up h2{
	color:#D30009;
	font-size:22px;
	}
#content .position .right .d_page .up h3{
	color:#CCC;
	font-size:14px;
	padding-top:20px;
	display:block;
	}
#content .position .right .d_page .up p{
	display:block;
	padding-top:20px;
	color:#A3A3A3;
	}
#content .position .right .d_page .down{
	font-size:14px;
	color:#5C5C5C;
	line-height:2.25em;
	}


.ClsListTb li{
	background:#f6f6f6;
	margin-bottom:5px;}
.ClsListTb li p{
	padding-top:5px;
	color:#999;
	line-height:20px;
	}
.ClsListTb li .shijian{
	float:right;
	line-height:60px;
	margin-right:20px;}

.ClsListTb li a{
	line-height:60px;
	color:#333;
	}
.ClsListTb li .thuicon-plus{
	width:55px;
	height:60px;
	background:url(25.png) no-repeat top;
	display:block;
	float:left;
	cursor:pointer;
	}
.ClsListTb li .thuicon-minus{
	width:55px;
	height:110px;
	background:#D30009 url(24.png) no-repeat top;
	display:block;
	float:left;
	cursor:pointer;
	}
.ClsListTb li .text1{
	float:left;
	width:875px;
	padding-left:20px;
	font-size:14px;
	}
.ClsListTb li ul{
	width:875px;
	float:left;
	padding-left:75px;
	display:none;
	}
.ClsListTb li ul.hover{
	padding-left:20px;}

#content .position .right .pic{
	width:1030px;
	}
#content .position .right .pic .box{
	width:230px;
	height:175px;
	float:left;
	position:relative;
	margin:0 10px 10px 0;
	}
#content .position .right .pic .box a{
	display:block;
	width:230px;
	height:175px;
	position:absolute;
	top:0;
	}
#content .position .right .pic .box a img{
	width:230px;
	height:175px;
	}
#content .position .right .pic .box p{
	width:230px;
	height:30px;
	display:block;
	position:absolute;
	bottom:0;
	background:url(26.png) no-repeat left;
	line-height:30px;
	color:#fff;
	text-indent:20px;
	}

#content .position .pic_list{
	width:100%;
	height:140px;
	margin-bottom:20px;
	}
#content .position .pic_list .img{
	width:185px;
	height:138px;
	border:1px solid #D7D7D7;
	float:left;
	
	}
#content .position .pic_list .img img{
	width:183px;
	height:136px;
	margin:1px;
	}
#content .position .pic_list .text{
	width:730px;
	height:140px;
	float:right;
	}
#content .position .pic_list .text .topic{
	width:100%;
	height:30px;
	line-height:30px;
	}
#content .position .pic_list .text .topic a{
	display:block;
	float:left;
	color:#464646;
	font-size:16px;
	}
#content .position .pic_list .text .topic p{
	display:block;
	float:right;
	color:#464646;
	}
#content .position .pic_list .des{
	color:#787878;
	font-size:14px;
	line-height:2em;
	height:75px;
	display:block;
	margin-top:5px;
	}
#content .position .pic_list .more{
	width:90px;
	height:30px;
	display:block;
	line-height:30px;
	text-align:center;
	color:#DCDCDC;
	background:#777777;
	}
#content .position .pic_list .more:hover{
	background:#0089E1;
	}
#contentd{
	width:100%;
	height:280px;
	margin-top:20px;
	}
#contentd .position{
	width:1200px;
	height:280px;
	position:relative;
	margin:0 auto;
	}
#contentd .position .leftx{
	width:795px;
	height:280px;
	float:left;
	}

#contentd .position .rightx{
	width:380px;
	height:280px;
	float:right;
	}

#contentd .slideBox{ width:290px; height:215px; overflow:hidden; position:relative; float:left; margin-top:17px;}
#contentd .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; display:none;}
#contentd .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
#contentd .slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
#contentd .slideBox .hd ul li.on{ background:#f00; color:#fff; }
#contentd .slideBox .bd{ position:relative; height:215px; z-index:0; width:290px   }
#contentd .slideBox .bd li{ zoom:1; vertical-align:middle;position:relative; height:215px; width:290px; display:block;}
#contentd .slideBox .bd img{ width:290px; height:215px; display:block;  }
#contentd .slideBox .bd p{
	text-align:center;
	color:#fff;
	font-size:14px;
	background:url(7.png);
	width:100%;
	height:40px;
	line-height:40px;
	display:block;
	position:absolute;
	bottom:0px;
	}

		/* 下面是前/后按钮代码，如果不需要删除即可 */
#contentd .slideBox .prev,
#contentd .slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:16px; height:28px; background:url(27.png) no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
#contentd .slideBox .next{ left:auto; right:3%; background:url(28.png) }

#contentd .slideBox .prevStop{ display:none;  }
#contentd .slideBox .nextStop{ display:none;  }


#contentd .leftx .listx{
	width:485px;
	height:230px;
	float:right;
	}
.list_m{
	display:block;
	width:100%;
	}
.list_m li{
	display:block;
	line-height:38px;
	width:100%;
	background:url(11.png) repeat-x bottom;
	}
.list_m li a{
	font-size:14px;
	display:block;
	text-indent:10px;
	background:url(10.png) no-repeat left;
	color:#3B3B3B;
	}
#contentd .down{
	margin-top:20px;
	width:100%;
	height:235px;
	float:left;
	}
#contentd .down .boxxer{
	width:1290px;
	height:140px;
	overflow:hidden;
	margin-top:20px;
	}
#contentd .down .boxxer .box{
	width:190px;
	height:140px;
	float:left;
	position:relative;
	margin-right:12px;
	}
#contentd .down .boxxer .box img{
	width:190px;
	height:140px;
	}
#contentd .down .boxxer .box p{
	width:190px;
	height:30px;
	display:block;
	position:absolute;
	bottom:0px;
	background:url(7.png);
	line-height:30px;
	text-align:center;
	font-size:14px;
	color:#fff;
	}

#contentc{
	width:100%;
	height:540px;
	margin-top:20px;
	}
#contentc .position{
	width:1200px;
	height:540px;
	position:relative;
	margin:0 auto;
	}
#contentc .leftx{
	width:795px;
	height:280px;
	float:left;
	margin-bottom:20px;
	}
#contentc .rightx{
	width:380px;
	height:280px;
	float:right;
	margin-bottom:20px;
	}
#content .leftx{
	width:575px;
	height:280px;
	float:left;
	margin-bottom:20px;
	}
#content .rightx{
	width:575px;
	height:280px;
	float:right;
	margin-bottom:20px;
	}
#contentj{
	width:100%;
	height:575px;
	margin-top:20px;
	}
#contentj .position{
	width:1200px;
	height:575px;
	margin:0 auto;
	}
.slideTxtBox12,.slideTxtBox15{
	margin:0 22px;
	}
.slideTxtBox11,.slideTxtBox12,.slideTxtBox13{
	margin-bottom:20px;
	}
.slideTxtBox11,.slideTxtBox12,.slideTxtBox13,.slideTxtBox14,.slideTxtBox15,.slideTxtBox16{ width:385px; height:280px; float:left; margin-bottom:20px;}
.slideTxtBox11 .hd11,.slideTxtBox12 .hd12,.slideTxtBox13 .hd13,.slideTxtBox14 .hd14,.slideTxtBox15 .hd15,.slideTxtBox16 .hd16{ height:40px; width:385px;line-height:40px;position:relative; border-top:5px solid #D30009; background:#F6F6F6;}
.slideTxtBox11 .hd11 ul,.slideTxtBox12 .hd12 ul,.slideTxtBox13 .hd13 ul,.slideTxtBox14 .hd14 ul,.slideTxtBox15 .hd15 ul,.slideTxtBox16 .hd16 ul{ float:left;  position:absolute; height:40px;   }
.slideTxtBox11 .hd11 ul li,.slideTxtBox12 .hd12 ul li,.slideTxtBox13 .hd13 ul li,.slideTxtBox14 .hd14 ul li,.slideTxtBox15 .hd15 ul li,.slideTxtBox16 .hd16 ul li{ float:left;  text-align:center; cursor:pointer; font-size:18px; color:#252525;  padding:0 15px; }
.slideTxtBox11 .hd11 ul li a,.slideTxtBox12 .hd12 ul li a,.slideTxtBox13 .hd13 ul li a,.slideTxtBox14 .hd14 ul li a,.slideTxtBox15 .hd15 ul li a,.slideTxtBox16 .hd16 ul li a{
	color:#252525;
	}
.slideTxtBox11 .hd11 ul li.on,.slideTxtBox12 .hd12 ul li.on,.slideTxtBox13 .hd13 ul li.on,.slideTxtBox14 .hd14 ul li.on,.slideTxtBox15 .hd15 ul li.on,.slideTxtBox16 .hd16 ul li.on{ height:40px;  background:#D30009; color:#fff;}
.slideTxtBox11 .hd11 .more,.slideTxtBox12 .hd12 .more,.slideTxtBox13 .hd13 .more,.slideTxtBox14 .hd14 .more,.slideTxtBox15 .hd15 .more,.slideTxtBox16 .hd16 .more{
	float:right;
	padding-right:10px;
	color:#9F9F9F;
	}
.slideTxtBox11 .hd11 ul li.on a,.slideTxtBox12 .hd12 ul li.on a,.slideTxtBox13 .hd13 ul li.on a,.slideTxtBox14 .hd14 ul li.on a,.slideTxtBox15 .hd15 ul li.on a,.slideTxtBox16 .hd16 ul li.on a{
	color:#fff;
	}
.slideTxtBox11 .bd11 ul,.slideTxtBox12 .bd12 ul,.slideTxtBox13 .bd13 ul,.slideTxtBox14 .bd14 ul,.slideTxtBox15 .bd15 ul,.slideTxtBox16 .bd16 ul{  zoom:1; margin-top:12px  }
.slideTxtBox11 .bd11 li,.slideTxtBox12 .bd12 li,.slideTxtBox13 .bd13 li,.slideTxtBox14 .bd14 li,.slideTxtBox15 .bd15 li,.slideTxtBox16 .bd16 li{
	display:block;
	width:100%;
	line-height:37px;
	background:url(11.png) repeat-x bottom;
	}
.slideTxtBox11 .bd11 li a,.slideTxtBox12 .bd12 li a,.slideTxtBox13 .bd13 li a,.slideTxtBox14 .bd14 li a,.slideTxtBox15 .bd15 li a,.slideTxtBox16 .bd16 li a{
	font-size:14px;
	color:#3B3B3B;
	display:block;
	text-indent:15px;
	background:url(10.png) no-repeat left;
	}

#contents{
	width:100%;
	height:575px;
	margin-top:20px;
	}
#contents .position{
	width:1200px;
	height:575px;
	margin:0 auto;
	position:relative;
	}
#contents .position .box1{
	width:385px;
	height:280px;
	float:left;
	margin-bottom:20px;
	}
#contents .position .box2{
	margin:0 22px;
	}
#contentx{
	width:100%;
	margin-top:20px;
	}
#contentx .position{
	width:1200px;
	margin:0 auto;
	}

#contentx .position .box1{
	width:385px;
	height:300px;
	float:left;
	margin-bottom:20px;
	}
#contentx .position .box2{
	margin:0 22px;
	}
#contentx .position .box1 li{
	height:42px;
	line-height:42px;
	}

#contentx .slideBox{ width:385px; height:290px; overflow:hidden; position:relative; float:left; }
#contentx .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; display:none;}
#contentx .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
#contentx .slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
#contentx .slideBox .hd ul li.on{ background:#f00; color:#fff; }
#contentx .slideBox .bd{ position:relative; height:290px; z-index:0; width:385px   }
#contentx .slideBox .bd li{ zoom:1; vertical-align:middle;position:relative; height:290px; width:385px; display:block;}
#contentx .slideBox .bd img{ width:385px; height:290px; display:block;  }
#contentx .slideBox .bd p{
	text-align:center;
	color:#fff;
	font-size:14px;
	background:url(7.png);
	width:100%;
	height:40px;
	line-height:40px;
	display:block;
	position:absolute;
	bottom:0px;
	}

		/* 下面是前/后按钮代码，如果不需要删除即可 */
#contentx .slideBox .prev,
#contentx .slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:16px; height:28px; background:url(27.png) no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
#contentx .slideBox .next{ left:auto; right:3%; background:url(28.png) }

#contentx .slideBox .prevStop{ display:none;  }
#contentx .slideBox .nextStop{ display:none;  }


#contentx .down{
	width:1200px;
	height:235px;
	float:left;
	}
#contentx .down .boxxer{
	width:1200px;
	height:140px;
	overflow:hidden;
	margin-top:20px;
	}
#contentx .down .boxxer .box{
	width:190px;
	height:140px;
	float:left;
	position:relative;
	margin-right:12px;
	}
#contentx .down .boxxer .box img{
	width:190px;
	height:140px;
	}
#contentx .down .boxxer .box p{
	width:190px;
	height:30px;
	display:block;
	position:absolute;
	bottom:0px;
	background:url(7.png);
	line-height:30px;
	text-align:center;
	font-size:14px;
	color:#fff;
	}
#contentx .position .box3{
	height:235px;
	float:right;
	margin-bottom:0;
	}

#contentd .position .box1{
	width:385px;
	height:280px;
	float:left;
	margin-bottom:20px;
	}
#contentd .position .box2{
	margin:0 22px;
	}
.textx{
	font-size:14px;
	color:#252525;
	line-height:30px;
	margin-top:10px;
	color:#252525;
	}
.picx .box{
	width:160px;
	height:140px;
	float:left;
	overflow:hidden;
	margin-top:20px;
	}
.picx .box .pic{
	width:67px;
	height:90px;
	float:left;
	}
.picx .box .pic img{
	width:67px;
	height:90px;
	}
.picx .box .des{
	width:87px;
	height:90px;
	float:right;
	display:block;
	font-size:14px;
	color:#252525;
	line-height:1.6em;
	}
.picx .box .zhicheng{
	width:40px;
	height:15px;
	background:#D30009;
	display:block;
	float:left;
	text-align:center;
	color:#fff;
	line-height:15px;
	margin:10px 0 0 15px;
	font-size:14px;
	}
.picx .box .name{
	display:block;
	width:40px;
	height:15px;
	display:block;
	float:left;
	text-align:center;
	line-height:15px;
	margin:5px 0 0 15px;
	font-size:14px;
	color:#D30009;
	clear:both;
	}
.nlist{
	display:block;
	float:left;
	width:100%;
		margin-top:10px;

	}
.nlist .left{
	width:70px;
	height:35px;
	float:left;
	font-size:14px;
	color:#656565;
	}
.nlist .right {
	float:right;
	width:310px;
	}
.nlist .right a{
	font-size:14px;
	color:#D30009;
	}
.lingdao{
	float:left;
	width:1200px;
	height:270px;
	}
.lingdao .box{
	width:135px;
	height:180px;
	float:left;
	position:relative;
	margin-top:20px;
	margin-right:17px;
	}
.lingdao .box img{
	width:135px;
	height:180px;
	}
.lingdao .box .pic{
	width:135px;
	height:180px;
	display:block;
	}
.lingdao .box .name{
	width:135px;
	height:30px;
	text-align:center;
	line-height:30px;
	position:absolute;
	bottom:0px;
	color:#fff;
	background:url(7.png);
	}
.jiandu{
	width:830px;
	height:230px;
	}
.jiandu .box{
	width:385px;
	height:75px;
	overflow:hidden;
	float:left;
	margin:20px 25px 20px 0;
	}
.jiandu .box .pic{
	border:1px solid #E9E9E9;
	float:left;
	}
.jiandu .box .pic img{
	width:90px;
	height:65px;
	margin:4px
	}
.jiandu .box .text{
	width:270px;
	height:65px;
	float:right;
	}
.jiandu .box .text a{
	width:100%;
	height:30px;
	padding-top:3px;
	font-size:14px;
	line-height:30px;
	color:#D30009;
	font-weight:bold;
	}
.jiandu .box .text p{
	font-size:14px;
	color:#8E8E8E;
	}

		.slideBoxn{ width:795px; height:100px; overflow:hidden; position:relative; }
		.slideBoxn .hdn{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
		.slideBoxn .hdn ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBoxn .hdn ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
		.slideBoxn .hdn ul li.on{ background:#f00; color:#fff; }
		.slideBoxn .bdn{ position:relative; height:100%; z-index:0;   }
		.slideBoxn .bdn li{ zoom:1; vertical-align:middle; }
		.slideBoxn .bdn img{ width:795px; height:100px; display:block;  }
	
	
	.slideBoxn1{ width:1200px; height:100px; overflow:hidden; position:relative; }
		.slideBoxn1 .hdn1{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
		.slideBoxn1 .hdn1 ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBoxn1 .hdn1 ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
		.slideBoxn1 .hdn1 ul li.on{ background:#f00; color:#fff; }
		.slideBoxn1 .bdn1{ position:relative; height:100%; z-index:0;   }
		.slideBoxn1 .bdn1 li{ zoom:1; vertical-align:middle; }
		.slideBoxn1 .bdn1 img{ width:1200px; height:100px; display:block;  }
		
.slideBox2{ width:1200px; height:230px; overflow:hidden; position:relative; border:1px solid #ddd;  }
		.slideBox2 .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
		.slideBox2 .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox2 .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
		.slideBox2 .hd ul li.on{ background:#f00; color:#fff; }
		.slideBox2 .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox2 .bd li{ zoom:1; vertical-align:middle; }
		.slideBox2 .bd img{ width:1200px; height:230px; display:block;  }
		
		
.txtScroll-top {
	height: 100px;
	position: relative;
	box-sizing: border-box;
	overflow: hidden;
	padding: 0 60px 0 100px;
}

.txtScroll-top .hd {
	position: absolute;
	right: 20px;
	top: 20px;
}

.txtScroll-top .hd li {
	width: 8px;
	height: 8px;
	text-indent: -999em;
	background-color: #fff;
	margin-bottom: 10px;
	border: 1px solid #0b438d;
	border-radius: 100%;
}

.txtScroll-top .hd li.on {
	background-color:#0b438d;
}

.txtScroll-top .bd li {
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100px;
}

.txtScroll-top .bd li .title {
	font-size: 34px;
	font-weight: bold;
	line-height: 45px;
	color: #0b438d;
}

.txtScroll-top .bd li .desc {
	color: #999;
	line-height: 28px;
	font-size: 16px;
}

.column_tt {
	position: absolute;
	left: 0;
	top: 22px;
	z-index: 2;
}
.column_tt a{
	color: #fff;
    display: block;
    padding: 5px 10px;
    background: #D30009;
    font-size: 18px;
    font-weight: bold;
    border-radius: 10px;}