@charset "gb2312";
/* CSS Document */

/* 
Copyright 2001-2014 Grand Point Inc.
2014_8 by Wang Li
 */


 /*嵌套自定义CSS样式写在这里*/
	
#NeiMain {
	overflow: auto;
}

#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;
}

#workform{
	background:#CCC;}
#workform th{
	background:#fff;
	line-height:20px;
	padding:5px;
	text-align:left;
	font-weight:normal;
	}
#workform td{
	background:#fff;
	line-height:20px;
	padding:5px;
	text-align:left;}
	
.workinput{
	background:none;
	border:none;
	width:100%;
	color:#666;
	}

/*嵌套自定义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: 14px; background:#fff;
}

img {
	border: 0;
}

ul,li {
	list-style: none;
}

a {
	color: #2e2e2e;
	text-decoration: none;
}

a:hover {
	color: #0090da;
}

.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: 2em;
	/*两倍行距，此处不要直接用px*/
	font-size: 14px;
	color: #000; margin-top:15px;
}
#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{ height:37px; line-height:37px; border-bottom:#d4d4d4 1px solid; }
.LeftMenu li{ float:left;}
.mNormal a{
	display: block;
	width:104px; height:38px;
	font-size: 16px;
	font-weight: normal;
	color:#5b5b5b;
	text-align: center;	
}

.mChoose a{
	display: block;
	font-size: 16px;
	width:104px; height:38px;
	background: url(neihover.jpg) no-repeat center top;
	font-weight: normal;
	color:#5b5b5b;
	text-align:center;	
}
.mNormal a:hover ,.mChoose a:hover{
	color:#5b5b5b;
	background: url(neihover.jpg) no-repeat center;
}

.mNormal a.a17{
	width:125px;
	}
.mChoose a.a17{
	width:125px;
	background: url(neihover17.jpg) no-repeat center;
}
.mNormal a.a17:hover ,.mChoose a.a17:hover{
	background: url(neihover17.jpg) no-repeat center;
}



#LeftMenu2{ height:40px; line-height:40px; }
#LeftMenu2 span{ display:block; float:left; margin-top:5px; height:30px;}
.mNormalSub a{
	display: block;
	width:aut0; height:30px;
	font-size: 14px;
	font-weight: normal;
	color:#5b5b5b; 
	text-align: center;background:none;
	padding:0 20px;
}
.mChooseSub a{
	display: block;
	font-size: 14px;
	width:auto; height:30px;
	background:#CF6;
	font-weight: normal;
	color:#0090da;
	text-align:center;background: none;
	padding:0 20px;
}
.mNormalSub a:hover, .mChooseSub a:hover {
	color:#0090da;
	background: none;
	
}

#LeftMenuJia{ margin:30px auto;}
#LeftMenuJia ul li{ display:inline; width:250px; height:85px; line-height:85px; margin-bottom:10px;}
.mNormalSuber a{
	display: block; float:left;
	width:250px; height:85px;
	font-size: 18px;
	font-weight: normal;
	color:#5b5b5b; 
	text-align: center;background:#f4f4f4;
}
.mChooseSuber a{
	display: block;  float:left;
	font-size: 18px;
	width:250px; height:85px;
	font-weight: normal;
	color:#fff;
	text-align:center;background:#0b93da;
}
.mNormalSuber a:hover,.mChooseSuber a:hover{ 
	color:#fff;
	background:#0b93da;
	
}


#ClsDetail {
	margin: 0px;
}

#ClsDetail h2 {
	font-size:18px;
	line-height:2emem;
	background: none; font-weight: bold; text-align:center; color:#0c95db;
	
}

#ClsDetail h3 {
	font-size: 12px;
	color: #7c7c7c;
	background: none; font-family:宋体; font-weight: nomal; text-align:center; border-bottom:1px dashed #d8d8d8; padding:15px 0;
}

.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: 0;
}

#PreNextRs p {
	line-height: 2em;
	width: 50%;
	float: left;
	text-align: center; color:#8d8d8d;
}
#PreNextRs p a {color:#8d8d8d;}
#PreNextRs p a:hover{color:#0c95db;}

.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;
}
#titleName{ height:52px; line-height:52px; font-size:12px; border-bottom:1px solid #0090da;}
#yourposition{ height:83px; line-height:83px; background: url(shum_bg.jpg) no-repeat 8px center ; padding-left:20px; }
#yourposition p{ font-size:24px; color:#0090da;}
#yourposition span{ font-size:14px; color:#939393; padding-left:10px;}
#ContentMain{ margin-top:30px; margin-bottom:40px;}

#ContentMainx{ height:475px; margin-top:30px;}
#ContentMainx .touzinei{ height:50px; text-align:center; font-weight:bold; border-bottom:1px dashed #d8d8d8; color:#0c95db; font-size:18px; margin-bottom:30px;}
#ContentMainx span{ display:block; float:left; width:230px; height:290px; margin-right:26px;}

.xinxiall { height: 70px; width:1000px; padding-bottom: 20px;}
.daten {
	width: 70px;
	height: 70px;
	float: left; background:#0c95db;
}
.daten span {
	display: block;
	width: 70px;
	color: #fff;
	text-align: center;  
}
.daten .days { padding-top:5px;
	color: #fff;
	font-size: 30px;
	font-family: 宋体;

}
.daten .daysxia {
	color: #4d485c;
	font-size: 12px;
}
.xinxiall .fonta {
	width: 930px;
	height: 70px;
	float: right; background:#f4f4f4;
}
.xinxiall .fonta a{ display: block; color:#5b5b5b; padding-left:10px; height:25px; padding-top:12px; font-size: 14px;}
.xinxiall .fonta a:hover{ color:#0c95db;}
.xinxiall .miaoshu {
	color: #939393;
	font-size: 12px;
	font-family: 宋体;
	line-height: 2em;
	padding-left:10px;
}
/* 定期报告样式开始*/
.dingqibao li { float:left; width:250px; height:85px; margin-bottom:20px;}
.dingqibao li a{ display:block;  width:250px; height:85px; color:#b1b1b1; background: url(dqbgao.jpg) no-repeat center;}
.dingqibao li a:hover{ background: url(dqibg.jpg) no-repeat center; color:#fff;}
.dingqibao li a:hover p{ color:#fff;}

.datenx {
	width: 75px;
	height:85px;
	float: left;
}
.datenx span {
	display: block;
	width: 75px;
	text-align: center; font-size:  
}
.datenx .daysx { padding-top:15px;
	font-size: 30px;
	font-family: 宋体;

}
.datenx .daysxiax {
	font-size: 12px;
}
.dingqibao li .fontax {
	width: 160px;
	height:85px;
	padding-top:20px;
	float: right; color:#5b5b5b; 
}
/*定期报告样式结束*/
.ClsListUl {
	margin-top:0px;
}
.ClsListUl li {
	float: left;
	width: 235px;
	height: 180px;
	margin-right: 18px;
	margin-bottom: 35px;
	position: relative;
}
.ClsListUl li.nomg {
	margin-right: 0;
}
.ClsListUlx {
	margin-top:0px; 
}
.ClsListUlx li {
	float: left;
	width: 235px;
	height:235px;
	margin-right:18px;
	margin-bottom: 35px;
	position: relative;
}
.ClsListUlx li.nomg {
	margin-right: 0;
}
.tup {
	position: absolute;
	top: 0;
	width: 235px;
	height: 178px;
}
.biaotitu {
	position: absolute;
	bottom: 0;
	width: 235px;
	height: 43px; line-height:43px;  background:url(tujia_bg.png) repeat-x;
	z-index: 5;
}
.biaotitu .biaotititle {
	color: #fff;
	line-height: 43px;
	padding-left: 15px; float:left;
}
.biaotitu a{
	color: #fff;
}

.biaotitu a:hover {
	color: #fff;
}
.biaotitu .jiahaotu{ float:right;  height:43px; line-height:43px; margin-right:15px; margin-top:15px;}

/*用户中心*/
#UserMain {
	width: 1000px;
	margin: 0 auto;
}

#UserMain .uRight a {
	color: #06C;
	text-decoration: underline;
}

#UserMain .uLeft {
	width: 200px;
	padding: 20px;
	font-weight: normal;
}

#UserMain .uLeft h3 {
	width: 180px;
	height: 33px;
	background: url(U_Title_Bg.jpg) no-repeat;
	line-height: 33px;
	padding: 0 10px;
	color: #464637;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}

#UserMain .uLeft ul {
	border: 1px #DFDFD0 solid;
	width: 178px;
	background: #FAFAF3;
	padding: 10px;
	margin-bottom: 20px;
}

#UserMain .uLeft ul li {
	margin-bottom: 5px;
}

.uMenuNormal a {
	background: none;
	display: block;
	width: 140px;
	height: 30px;
	font-size: 14px;
	color: #343426;
	line-height: 30px;
	text-align: left;
	padding: 0 20px;
}

.uMenuNormal a:hover {
	font-weight: bold;
}

.uMenuChoose a {
	background: url(U_Menu_Bg.jpg) no-repeat;
	display: block;
	width: 140px;
	height: 30px;
	font-size: 14px;
	color: #F0F0E0;
	line-height: 30px;
	text-align: left;
	padding: 0 20px;
}

#UserMain .uRight {

}

#UserMain .uRight h2 {
	background: #8A8A7B;
	height: 40px;
	padding: 0 10px;
	line-height: 40px;
	color: #F0F0DF;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 1px;
}

#UserMain .uRight .Zhaiyao {
	width: 704px;
	padding: 15px;
	border: 3px solid #9B9B8C;
}

.UserTb {
	width: 100%;
	background: #DDDDDD;
}

.UserTb td {
	padding: 12px;
	background: #FFF;
	line-height: 2em;
}

.UserTb th {
	padding: 12px;
	background: #FAFAF3;
	line-height: 2em;
	color: #464637;
	text-align: left;
	font-weight: bold;
}

.UserTb caption {
	background: #DFDFD0;
	text-align: left;
	padding: 0 10px;
	height: 35px;
	line-height: 35px;
	color: #464637;
	font-size: 14px;
	font-weight: bold;
}

#SafeNote {
	width: 200px;
	display: none;
	position: absolute;
	top: 0;
	left: 9px;
	padding: 10px;
}

.uButton {
	width: 80px;
	height: 30px;
	background: url(UserBt.jpg) no-repeat;
	color: #FFF;
	font-size: 14px;
	border: 0;
}

.uInput {
	background: #F0F0DF;
	border: 0;
	color: #464637;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	padding: 0 5px;
}

#todo {
	margin: 5px 0;
	height: 30px;
}

#todo li {
	width: auto;
	height: 30px;
	margin: 0px 5px 0 0;
	text-align: center;
	float: left;
}

#todo li a {
	background: #FAFAF3;
	display: block;
	padding: 0 10px;
	line-height: 30px;
	color: #FFF;
}

#todo li a:hover {
	background: #8A8A7B;
	font-weight: bold;
	color: #fff;
}

.Pages {
	text-align: right;
	padding: 10px;
	clear: both;
	margin-top: 50px;
	font-size:14px;margin-right:-15px;   
}

.Pages a {
	border: 1px solid #E0E0E0;
	padding: 0px 5px;
	text-align: center;
	margin: 0 6px 0 0;
	background: #FFF;
	color:#666; 
}

.Pages a:hover {
	border: 1px solid #ddd;                                                                  
	padding: 0px 5px;
	text-align: center;
	margin: 0 6px 0 0;
	background: #f9f9f9;
	color: #333;
}

.Pages .choose {
	border: 1px solid #eee;
	padding: 0px 5px;
	text-align: center;
	margin: 0 6px 0 0;
	background: #f0f0f0;
	color: #666;
}

.Pages .PageInfo {
	border: 1px solid #ddd;
	padding: 0px 5px;
	text-align: center;
	margin: 0 6px 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结束，请勿删除或修改*/
/*通用样式开始*/
.bodyall{ position:relative; width:100%; margin:0 auto; }
.bodyallx{  width:100%;}

.bodymain{ position:relative; width:1000px; margin:0 auto;}
/*头部样式开始*/
.logol {
	position: absolute;
	left: 0;
	top: 35px;
}
#toperone1 {
	position: absolute;
	top: 0;
	right: 0;
	width:400px;
	height: 25px;
	line-height: 25px;
	text-align: right; 
}
#toperone1 img {
	text-align: center;
	vertical-align: middle; margin-top:-1px;
}
#toperone1 a {
	color: #a5a5a5;
	font-size: 12px;
}
#toperone1 a:hover {
	color: #0090da;
}
.fuwurx{ position:absolute; right:0; top:50px;}
/*导航结束开始*/
.doahang {
	position: absolute;
	top: 0;
	left: 0;
	height:35px;
	width: 100%;
	background: url(nav_bg.png) no-repeat center;
	z-index: 2;
}
#nav {
	position: relative;
	left: 0;
	top: 0px;
	width: 1000px;
	height: 35px;
	clear: both;
	margin: 0 auto;
}
#nav ul {
}
#nav li {
	float: left;
	height: 35px;
	position: relative;
}
#nav li.line_off {
	background: none
}
#nav a {
	display: block;
	float: left;
	text-decoration: none;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #616161;
	width:98px;
 blr:expression(this.onFocus=this.blur());
	outline: none;
	position: relative;
	text-align: center;
}
#nav a:hover {
	color: #0090da;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
#nav .n {
	width: 2px;
	height: 35px;
	float: left;
	background: url(navshu.png) no-repeat 50% 50%;
}
.neidatu{ 
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
	height: 250px;
	overflow: hidden;
	z-index: 0;
}
.datu {
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
	height: 460px;
	overflow: hidden;
	z-index: 0;
}
#myFocus {
	width: 1600px;
	position: absolute;
	left: 50%;
	margin-left: -800px;
	height: 460px;
	z-index: 1;
}

/*头部样式结束*/

/*中间样式开始*/
.news{ position:absolute; top:0; left:0; width:720px; height:310px; background:#fff;}
.newxinxi{ position:absolute; top:28px; width:680px; margin:0 20px;}
.tuwen{ width:100%; height:135px; }
.tuwen .tupian{ float:left; width:180px; height:135px;}
.tuwen .dabiao{ float:right; font-weight:normal; width:470px; height:135px; margin-top:-5px; }
.tuwen .dabiao .dabiaox{  width:470px;  line-height:15px; color:#0090da; font-weight:normal;}
.tuwen .dabiao h2{ font-weight: normal;}
.tuwen .dabiao .dabiaox span{ color:#0090da; font-size:14px; }
.tuwen .dabiao h2 a{ width:470px;color:#5b5b5b; height:40px; line-height:40px; font-size:14px; }
.tuwen .dabiao h2 a:hover{ color:#0090da;}
.tuwen .dabiao h2 .miaoshu{width:470px; line-height:1.6em; font-size:12px; color:#939393; clear:both;}
.tuwen .dabiao h2 .span{ display:block; width:470px; height:30px;}
.tuwen .dabiao h2 .datetime{ float:left;  font-size:12px; color:#939393; text-align:left; margin-top:12px; }
.tuwen .dabiao h2 .gengduo a{ float:right; text-align:right; margin-top:-16px;}

/* 大禹报内页样式开始*/
#ContentMain .dayubao{ width:100%; height:auto;}
#ContentMain .dayubao li{ float:left; width:480px; height:170px; margin-right:40px; margin-bottom:20px;}
#ContentMain .dayubao li .tupianx{ float:left; width:170px; height:170px;}
#ContentMain .dayubao li h2{ float:right; font-weight: normal; width:280px; height:170px;}
#ContentMain .dayubao li .dabiaox h2 a{ width:280px;color:#0090da; height:48px; line-height:48px; font-size:18px; font-weight:bold;}
#ContentMain .dayubao li .dabiaox h2 a:hover{ color:#0090da;}
#ContentMain .dayubao li .dabiaox h2 .miaoshux{width:280px; line-height:1.8em; font-size:12px; color:#939393; clear:both;}
#ContentMain .dayubao li .dabiaox h2 .span{ display:block; width:280px; height:30px;}
#ContentMain .dayubao li .dabiaox h2 .datetimex{ float:left;  font-size:12px; color:#939393; text-align:left; margin-top:12px;}
#ContentMain .dayubao li.nomgx{ margin-right:0;}
/* 大禹报内页样式结束*/
.timex{ float:right;  font-size:12px; color:#5b5b5b; width:80px; text-align:right;}

.xinxilie{ width:100%; padding-top:10px;}
.xinxilie li{ height:30px; line-height:30px; background:url(fuhao.jpg) no-repeat 0 50%; border-bottom:1px dotted #adadad;}
.xinxilie li a{ color:#5b5b5b; padding-left:10px;}
.xinxilie li a:hover{ color:#0090da;}

.xuanchuan{ position: absolute; top:0; right:0; width:260px; height:310px; background:#fff;}
.shipin{ width:220px; height:220px; margin:18px;}
.xuanmiao{ width:220px; margin:30px 20px; font-size:12px; color:#5b5b5b; line-height:2em;}
.products{ position: absolute; bottom:0; left:0; width:720px; height:230px; background:#fff;}
.dabiaoxx{  width:140px;  line-height:15px; color:#0090da; margin:20px 20px 0 20px; }
.dabiaoxx span{ color:#0090da; font-size:14px; font-weight: normal;}
.dabiaoxx span a{ color:#0090da;}
/* 多个左滚动 - 图片- 公用类 */
.leftLoop {
	overflow: hidden;
	position: relative;
	width: 670px;
	height:160px;
	margin:0 20px; 
	 
}
.leftLoop .hd{
	overflow: hidden;
	height: 17px;
	width:40px;
	position: absolute; top:0; right:0;}
.leftLoop .hd .prev, .leftLoop .hd .next { 
	display: block;
	width: 17px;
	height: 17px;
	cursor: pointer;
	background: url(zuo_anniu.jpg) no-repeat;

}
.leftLoop .hd .next { width: 17px;
	height: 17px;
	background: url(you_anniu.jpg) no-repeat;
	float: right;
	cursor: pointer;
}
.leftLoop .hd .prev:hover{ background: url(zuoan.jpg) no-repeat;} 
.leftLoop .hd .next:hover{ background:url(youan.jpg) no-repeat;} 

.leftLoop .bd {
	position: absolute;
	top: 38px;
	width:670px; height:125px;
	overflow: hidden;
	left:0px; 
}
.leftLoop .bd ul {
	zoom: 1;
}
.leftLoop .bd ul li { width:330px; height:130px; margin-right:10px;
	float: left;
	_display: inline;
	overflow: hidden;
	position: relative;
}
.leftLoop .bd ul li img {
	
}
.leftLoop .bd ul li p {
	font-size: 12px;
	height: 25px;
	line-height: 2em;
	padding-top: 3px;
}
.leftLoop .bd .tupianjlb{ width:120px; height:120px; border:1px solid #efefef;}
.leftLoop .bd .tupianright{ float:right;width:190px;text-align:left;}
.leftLoop .bd .tupianright h2{font-weight: normal;}
.leftLoop .bd .tupianright h2 a{ height:30px; line-height:30px; font-size:14px; color:#5b5b5b; font-weight:bold;}
.leftLoop .bd .tupianright h2 a:hover{ color:#0090da;}
.leftLoop .bd .tupianright h2 p{ line-height:22px;font-size:12px; color:#939393;}
.leftLoop .bd .tupianright h2 .morejia{ display:block; width:9px; height:9px; padding-top:50px; }


.sales{ position: absolute; bottom:0; right:0; width:260px; height:230px; background:#fff;}
/* 文本切换盒子 - 公用类 */ 
.slideTxtBox{ width:220px; height:175px; margin-left:20px;} 
.slideTxtBox .hd{ position:relative; padding-bottom:10px;} 
.slideTxtBox .hd ul{ position:absolute; right:0px; top:-17px; height:17px; } 
.slideTxtBox .hd ul li{ float:left; width:45px; height:17px; line-height:17px; background:#5b5b5b; text-align:center; margin-left:6px;}
.slideTxtBox .hd ul li a{ color:#fff;} 
 
.slideTxtBox .bd{ } 
.slideTxtBox .bd ul{} 

/* 内页销售网络文本切换*/
.slideTxtBox1{ width:100%; height:100%; margin-top:30px;} 
.slideTxtBox1 .hd{ position:relative; padding-bottom:30px;} 
.slideTxtBox1 .hd ul{ position:absolute; left:0px; top:0px; height:40px; } 
.slideTxtBox1 .hd ul li{ float:left; width:130px; height:40px; line-height:40px; background:#5b5b5b; text-align:center; margin-right:6px;}
.slideTxtBox1 .hd ul li a{ color:#fff; display:block;} 
.slideTxtBox1 .hd ul li a:hover{ color:#fff; background:#185f9d;} 
.slideTxtBox1 .bd{ width:100%; margin-top:40px;} 

/*中间样式结束*/


/*尾部样式开始*/
#footnav{ padding:35px 0 35px 15px;}
#footnav ul { float:left; margin-right:26px; }
#footnav ul span{ display:block; height:30px;}
#footnav ul span a{ background:url(sanjiao.png) no-repeat 0 center; color:#2e2e2e; padding-left:12px;}
#footnav ul a:hover{ color:#0090da;}
#footnav ul li{ line-height:1.5em;}
#footnav ul li a{ color:#8d8d8d; padding-left:12px; font-size:12px;}
#copyright{ line-height:55px; font-size:12px; color:#939393;}
#copyright a{ color:#939393;}
#copyright a:hover{ color:#0090da;}

/*尾部样式结束*/
/* 集团简介内页样式开始*/



/* 集团简介内页样式结束*/
.cvleft {float:right;display:inline;overflow:hidden;width:330px;height:385px;text-align:left; background:#3a3a41;}
.cvleft div.jiang {float:left;display:inline;overflow:hidden;margin:0px;width:330px;height:100px; }
.cvleft span.ti {float:left;display:inline;margin:0 35px;width:260px;height:35px;font: bold 18px/20px "Microsoft YaHei";color:#FFFFFF;}
.cvleft span.pi {float:left;display:inline;margin:0px 35px; width:260px;height:auto;}
.cvleft span.pi a {float:left;display:inline;overflow:hidden;margin:8px 12px 0px 1px;width:70px;height:50px;border:1px #7f7772 solid;text-decoration:none;}
.cvleft span.pi a:hover {border:1px #fff solid;text-decoration:none;}
.cvleft span.pi a img {float:left;display:inline;overflow:hidden;width:80px;height:50px;border:0px;text-decoration:none;}
.cvright {float:right;display:inline;overflow:hidden;margin:0px;width:670px;height:385px;}

/* focus */
#focus{width:670px;height:385px;overflow:hidden;position:relative;}
#focus ul{height:385px;position:absolute;}
#focus ul li{float:left;width:670px;height:385px;overflow:hidden;position:relative;}
#focus ul li div {position:absolute;overflow:hidden;}
#focus ul li img {width:670px;height:385px;}
#focus .btnBg{position:absolute;width:670px;height:20px;left:0;bottom:0;background:#000;}
#focus .btn{position:absolute;width:685px;height:10px;padding:5px 10px;right:0;bottom:0;text-align:right;display:none;}
#focus .btn span{display:inline-block;_display:inline;_zoom:1;width:25px;height:10px;_font-size:0;margin-left:5px;cursor:pointer;background:#005DBC;}
#focus .btn span.on{background:#fff;}
#focus .preNext{width:50px;height:100px;position:absolute;top:140px; cursor:pointer;}
#focus .pre{left:0; background:url(leftan.png) no-repeat center;}
#focus .next{right:0;background-position:right top; background:url(rightan.png) no-repeat center;}


#jieshaotu{ position: relative; top:35px; height:385px;}
#JieShaoMenu{  float:left; width:330px; margin-top:-85px;}
.jieshaomenu{ width:260px; height:162px; background:url(jianjie_bg.png) no-repeat center; margin:0 auto;}
.jieshaomenu p{ font-size:30px; color:#fff; padding-left:30px; padding-top:90px;}
.JieShaoMenu{ margin:30px 10px; width:210px;}
.JieShaoMenu li{ margin-bottom:10px; line-height:45px;}
.mNormalx a{
	display: block;
	width:260px; height:45px;
	font-size: 16px;
	font-weight: normal;
	color:#5b5b5b;
	padding-left:50px;
	background:url(jiannav_bg.png) no-repeat center;
}

.mChoosex a{
	display: block;
	font-size: 16px;
	width:260px; height:45px;
	padding-left:50px;
	background: url(jiannavh_bg.png) no-repeat center;
	font-weight: normal;
	color:#fff;
}
.mNormalx a:hover ,.mChoosex a:hover{
	color:#fff;
	background: url(jiannavh_bg.png) no-repeat center;
}
#jieshaomain{ float:right; width:670px;}
#titleNamex{ height:52px; line-height:52px; font-size:12px; border-bottom:1px solid #0090da;}
#yourpositionx{ height:83px; line-height:83px; background: url(shum_bg.jpg) no-repeat 0px center ; padding-left:15px; }
#yourpositionx p{ font-size:24px; color:#0090da;}
#yourpositionx span{ font-size:14px; color:#939393; padding-left:10px;}
#ContentjieMain{ margin-bottom:40px;}

.xinxiallx { height: 70px; width:670px; padding-bottom: 20px;}
.daten {
	width: 70px;
	height: 70px;
	float: left; background:#0c95db;
}
.daten span {
	display: block;
	width: 70px;
	color: #fff;
	text-align: center;  
}
.daten .days { padding-top:5px;
	color: #fff;
	font-size: 30px;
	font-family: 宋体;

}
.daten .daysxia {
	color: #4d485c;
	font-size: 12px;
}
.xinxiallx .fonta {
	width: 600px;
	height: 70px;
	float: right; background:#f4f4f4;
}
.xinxiallx  .fonta a{ display: block; color:#5b5b5b; padding-left:10px; height:25px; padding-top:12px; font-size: 14px;}
.xinxiallx  .fonta a:hover{ color:#0c95db;}
.xinxiallx .miaoshu {
	color: #939393;
	font-size: 12px;
	font-family: 宋体;
	line-height: 2em;
	padding-left:10px;
}

.ClsListUla {
	margin-top:0px;
}
.ClsListUla li {
	float: left;
	width: 212px;
	height: 159px;
	margin-right: 15px;
	margin-bottom: 35px;
	position: relative;
}
.ClsListUla li.nomg {
	margin-right: 0;
}
.ClsListUlxa {
	margin-top:0px; 
}
.ClsListUlxa li {
	float: left;
	width: 212px;
	height: 159px;
	margin-right: 15px;
	margin-bottom: 35px;
	position: relative;
}
.ClsListUlxa li.nomg {
	margin-right: 0;
}
.tupx {
	position: absolute;
	top: 0;
	width: 212px;
	height:159px;
}
.biaotitux {
	position: absolute;
	bottom: 0;
	width: 212px;
	height: 42px; line-height:42px; background:url(tujia_bg.png) repeat-x;
	z-index: 5;
}
.biaotitux .biaotititle {
	color: #fff;
	line-height: 43px;
	padding-left: 15px; float:left;
}
.biaotitux a{
	color: #fff;
}

.biaotitux a:hover {
	color: #fff;
}
.biaotitux .jiahaotu{ float:right;  height:43px; line-height:43px; margin-right:15px; margin-top:15px;}
/*发展历程样式开始*/
#timeline {width:670px;height:630px;   overflow: hidden; position: relative; background: url(dot.gif) 112px top repeat-y;}
#dates {width: 140px;height: 630px;overflow: hidden;float: left; }
#dates li {list-style: none;width: 130px;height: 100px;line-height: 100px;font-size: 20px;text-align:left; background: url(biggerdot.png) 106px 10px no-repeat;}
#dates a {line-height: 32px;}
#dates .selected {font-size:32px;}
#issues {width:530px; height: 630px;overflow: hidden;float: right;}	
#issues li {width: 530px;height:630px; overflow: auto; list-style: none;}
#issues li p {font-size: 14px;margin: 10px;line-height: 2em; color:#000;}

/*微信漂浮*/
*html{background-image:url(about:blank);background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
/*解决IE6下不兼容 position:fixed 的问题*/
#code,#code_hover,#gotop{ width:60px; height:100px; position:fixed; right:20px; cursor:pointer; 
_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))); 
}
#code{ background-position:-276px -258px; bottom:60px; _margin-bottom:60px; }
#code_hover{ background-position:-316px -258px; bottom:60px; _margin-bottom:60px;  }
#gotop{ background-position:-276px -310px; bottom:0px; _margin-bottom:0px;} 

#code_img{ width:270px; height:355px; position:fixed; right:80px; bottom:37px; cursor:pointer; display:none;
_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))); _margin-bottom:37px; z-index:1000;}
/*结束*/
/*营销网络样式开始*/
#ditu{
	width:650px;
	height:537px;
	background:url(yingxiaotu.png) no-repeat center;
	margin-top:30px;
	position:relative;
	margin-left:175px;
	}
.provice{
	width:30px;
	height:30px;
	position:absolute;
	cursor:pointer;
	}
#pro1{
	top:423px;
	left:405px;}/*广西*/
#pro2{
	top:105px;
	left:585px;}/*陕西*/
#pro3{
	top:157px;
	left:132px;}/*酒泉*/

#pro4{
	top:223px;
	left:330px; }/*内蒙*/
#pro5{
	top:200px;
	left:500px; }/*天津*/
#pro6{
	top:146px;
	left:445px;}/*武威*/

#pro7{
	top:195px;
	left:287px;}
#pro8{
	top:265px;
	left:407px;}/*新疆*/
#pro9{
	top:265px;
	left:355px;}
#pro10{
	top:330px;
	left:545px;}
#pro11{
	top:260px;
	left:335px;}
#pro12{
	top:180px;
	left:490px;}
#pro13{
	top:420px;
	left:312px;}
#pro14{
	top:185px;
	left:263px;}
#pro15{
	top:355px;
	left:385px;}

#prox1{
	top:220px;
	left:437px;}	
#prox2{
	top:330px;
	left:210px;}
#prox3{
	top:360px;
	left:177px;}
#prox4{
	top:255px;
	left:530px;}
#prox5{
	top:335px;
	left:590px;}
#prox6{
	top:345px;
	left:380px;}
#prox7{
	top:210px;
	left:575px;}
#prox8{
	top:185px;
	left:35px;}
#prox9{
	top:273px;
	left:130px;}
.pro_info{
	width:280px;
	height:108px;
	position:absolute;
	top:-130px;
	left:-150px;
	background: url(box.png) no-repeat center;
	display:none;
	padding:10px;
	}
.pro_info h2{
	font-size:14px;}
.pro_info h3{
	font-size:14px;}
#pro_list{
	margin:40px auto;}
#pro_list li{
	float:left;
	margin-right:23px;
	margin-bottom:15px; background:#000;}
#pro_list li a{
	float:left;
	display:block;
	width:88px;
	height:28px;
	border:1px solid #e2d0ae;
	background:#78a3c6;
	text-align:center;
	line-height:28px;
	color:#89221c;}
#pro_list li.nomg{
	margin-right:0;}
	
#ditux{
	width:695px;
	height:493px;
	/*background: url(guoji.png) no-repeat center;*/
	margin-top:30px;
	position:relative;
	margin-left:152px;
	}
