@charset "utf-8";
/* CSS Document */
body{ 
background-color:#fff; 
	font-family:microsoft yahei;
}
.wrapper{ width:1020px; margin:0 auto;}
.heard{ height:176px; margin-top:60px;}
/* topbody css */
.topbody{
	background-image: url(../images/topbarbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	width: 100%;
	}
.body1020{
	clear:both;
	width:1020px;
	margin:0 auto;
	height: 30px;
	line-height:28px;
	font-family:microsoft yahei;
	font-size:12px;
	color:#666;
	}
.float_left{
	float:left;
	}
.float_right{
	float:right;
	}
.topbody .body1020 a{
	line-height:28px;
	font-family:microsoft yahei;
	font-size:12px;
	color:#666;
	margin-left:5px;
	margin-right:5px;
	}	
.topbody .body1020 a:hover{
	line-height:28px;
	font-family:microsoft yahei;
	font-size:12px;
	color:#da2b2b;
	margin-left:5px;
	margin-right:5px;
	}	
/* toplogo css */
.toplogo{
	width: 100%;
	height:100px;
	}
	
/* topnav css */
.topnav{
	width: 100%;
	height: 35px;
	background-image: url(../images/navbg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.nav{
	width: 1020px;
	margin:0 auto;
}
.topnav li{
	float: left;
	width: 127px;
	height: 35px;
	text-align: center;
	text-decoration: none;
	background-image: url(../images/nav_vline.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.topnav .nav ul .endli{
	float: left;
	width: 120px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 14px;
	font-family: microsoft yahei;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/nav_vline2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.topnav li a{
	display:block; 
	font-size: 14px;
	font-family: microsoft yahei;
	color: #FFF;
	line-height:35px;
	font-weight:bold;
}
.topnav li a:hover{
	display: block;
	font-size: 14px;
	font-family: "microsoft yahei";
	color: #FF0;
	line-height: 35px;
	font-weight: bold;
	text-decoration: none;
}
.float_mid{
	float:left;
	margin-left:30px;
	}
/* search css */
#search {
	margin-top:24px;
	WIDTH: 485px; 
	HEIGHT: 65px;
}
.searchbox {
	POSITION: relative; 
	HEIGHT: 65px;
}
.searchbox .searchtxtout {
	POSITION: relative
}
.searchbox .searchtitle {
	POSITION: relative;
	Z-INDEX: 100; 
	PADDING-LEFT: 5px; 
}
.searchbox .searchtitle SPAN {
	TEXT-ALIGN: center;
	LINE-HEIGHT: 26px;
	WIDTH: 65px;
	DISPLAY: inline-block;
	BACKGROUND-POSITION: left center;
	HEIGHT: 26px;
	CURSOR: pointer;
}
.searchbox .searchtitle SPAN.cur {
	color: #fff;
	BACKGROUND-POSITION: center top;
	background-image: url(../images/nav_bg3.jpg);
	background-repeat: no-repeat;
}
.searchbox .searchtxtout {
	Z-INDEX: 8; PADDING-LEFT: 5px; BACKGROUND-POSITION: -92px -87px; HEIGHT: 43px; OVERFLOW: hidden
}
.searchbox .searchtxtinner {
	PADDING-RIGHT: 5px; BACKGROUND-POSITION: 473px -87px
}
.searchbox .stxtbox {
	PADDING-BOTTOM: 4px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	BACKGROUND: #f7f7f7;
	HEIGHT: 32px;
}
.searchbox .sehinputtxt {
	BORDER-BOTTOM: #c6c6c6 1px solid; BORDER-LEFT: #c6c6c6 1px solid; PADDING-BOTTOM: 5px; LINE-HEIGHT: 20px; PADDING-LEFT: 5px; WIDTH: 371px; PADDING-RIGHT: 0px; BACKGROUND: #fff; HEIGHT: 20px; COLOR: #999; FONT-SIZE: 14px; BORDER-TOP: #c6c6c6 1px solid; BORDER-RIGHT: #c6c6c6 1px solid; PADDING-TOP: 5px
}
.searchbox .sehinputtxt:hover {
	BORDER-BOTTOM: #e15000 1px solid; BORDER-LEFT: #e15000 1px solid; BORDER-TOP: #e15000 1px solid; BORDER-RIGHT: #e15000 1px solid
}
.searchbox .stxtbox INPUT {
	DISPLAY: inline-block; VERTICAL-ALIGN: top
}
.searchbox .sehbtn {
	WIDTH: 86px;
	HEIGHT: 32px;
	COLOR: #fff;
	FONT-SIZE: 14px;
	CURSOR: pointer;
	margin-left:5px;
	padding-bottom:5px;
	font-family: microsoft yahei;
	background-image: url(../images/search.jpg);
	background-repeat: no-repeat;
	BACKGROUND-POSITION: left top;
}
.searchbox .sehbtn:hover {
	background-image: url(../images/search2.jpg);
	background-repeat: no-repeat;
	BACKGROUND-POSITION: left top;
}

/* smallclassname css */
.navsecomd{ height:26px; width:1020px; padding-top:6px;}
.navsecomd li{ float:left; text-align: center; line-height:26px; background:url(../images/nav_bg2.jpg); margin-right:3px;}
.navsecomd li a{ 
	display:block; 
	width:65px; 
	height:26px;
	font-family: "microsoft yahei";
}
.navsecomd li a:hover{
	background:url(../images/nav_bg3.jpg); 
	color:#fff; 
	font-family: "microsoft yahei";
	text-decoration:none
	}
/* banner css */
.banner{
	margin:10px auto 10px auto;
	background-image: url(../images/ban01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 41px;
	width: 1020px;
	line-height:41px;
	text-align:center;
	font-size: 18px;
	font-family: "microsoft yahei";
	color: #FFF;
	font-weight: bold;
}
.ban02{ 
margin-bottom:0;
margin-top:10px;
}

.content{}
.content .lei .more{ 
	position: absolute; 
	right:10px; 
	top:8px; 
	font-size:12px;
	color: #0d8cdf;
}
.content .lei .more a{
	color: #0d8cdf;
	font-size: 12px;
	font-family: "microsoft yahei";
	text-decoration: none;
}
.content .lei .more a:hover{
	color: #dc240a;
	font-size: 12px;
	font-family: "microsoft yahei";
	text-decoration: none;
}

.lei h3{
	font-size: 14px;
	color: #fff;
	font-family: "microsoft yahei";
	font-weight: bold;
	height: 33px;
	line-height: 32px;
	padding-left: 25px;
	background-image: url(../images/hBg05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.lei{
	position: relative;
	float: left;
	width: 419px;
	font-size: 14px;
	height: 355px;
	overflow: hidden;
	border: 1px solid #d9e7f0;
	list-style-type: none;
}
.lei2{
	position: relative;
	float: left;
	width: 419px;
	font-size: 14px;
	height: 355px;
	overflow: hidden;
	border: 1px solid #d9e7f0;
	list-style-type: none;
}
.lei2 h3{
	font-size: 14px;
	color: #fff;
	font-family: "microsoft yahei";
	font-weight: bold;
	height: 33px;
	line-height: 32px;
	padding-left: 25px;
	background-image: url(../images/hBg05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.lei  ul{ 
padding:5px;
margin-top:5px;
}
.lei li a{
	line-height: 25px;
	height: 25px;
	overflow: hidden;
	background: url(../images/leftBg03.jpg) 8px center no-repeat;
	padding-left: 20px;
}
.lei li a:hover{
	line-height: 25px;
	height: 25px;
	overflow: hidden;
	background: url(../images/leftBg03_over.jpg) 8px center no-repeat;
	padding-left: 20px;
	color: #eb350e;
}
.lei li span{
	float: right;
	color: #999999;
	font-size: 11px;
	*margin-top:-26px;		
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	line-height: 25px;
	margin-right:5px;
}

.leiA{ width:320px; margin-left:10px; }
.leiB{float:right; width:256px; padding:0; line-height:30px;}
.leiB h3{border-top:1px solid #d9e7f0; }
.banFlash{ 
	width:285px; 
	height:160px; 
	overflow:hidden; 
	margin-bottom:2px;
}

.buyWay strong{ 
	padding-left:10px;
	height:20px;
	line-height:30px;
}
.buyWay p{ 
	padding-left:10px;
	height:20px;
	line-height:20px;
	font-size: 12px;
	font-family: "microsoft yahei";
}
.buyWay p span{
	font-size: 12px;
	font-family: "microsoft yahei";
	background:#0d8cdf; 
	padding:3px 8px; 
	color:#fff;
	height:22px;
	line-height:22px;
}
.buyWay p strong{
	font-size: 13px;
	font-weight:normal;
	font-family: "microsoft yahei";
	color: #0d8cdf;
	height: 22px;
	line-height: 22px;
}
.buyWay p b{
	font-size: 16px;
	font-weight:bold;
	font-family: "microsoft yahei";
	color: #0d8cdf;
	height: 22px;
	line-height: 22px;
	margin-left:10px;
}

.leiC{ 
	width:418px; 
	margin-top:8px;
}
.leiD{ 
	width:321px; 
	margin-top:8px; 
	margin-left:10px; 
	display:inline
}
.leiE{
	float:right; 
	width:256px; 
	margin-top:8px;
	}
.leiD h3{
	background: url(../images/hBg02.jpg) left no-repeat; 
	padding-left:25px;
	}
.leiE h3{background: url(../images/hBg088.jpg) left no-repeat; padding-left:25px;}
.index_xz{font-size:14px; line-height:32px; padding:5px 8px 5px 8px;}
.index_dz{
	padding:0px 8px 5px 8px; 
	}



.leiF{ width:330px; margin-top:8px;}
.leiH{ margin-left:12px;}
.leiG{ float:right}
.friendLink{ 
	width:1018px; 
	height:auto; 
	margin-top:8px;
}
.friendLink h3{ 
	background:url(../images/hBg03.jpg);
	height:32px;
}
.link{ padding:8px;word-break:keep-all;} 
.link a{ padding-left:5px; padding-right:5px; word-break:keep-all; line-height:24px;}

/* foot css */

.footer{
	height: 220px;
	width: 100%;
	text-align: center;
	margin-top: 20px;
	font-size: 12px;
	line-height: 30px;
	color:#666;
}
.footer a{
	font-size:12px; 
	color:#666;
	font-family: "microsoft yahei";
	margin-left:5px;
	margin-right:5px;
	}
.footer p{
	font-size:12px; 
	color:#666;
	font-family: "microsoft yahei";
	line-height:22px;
	}
.mainLeft{
	float: left;
	width: 721px;
	border: 1px solid #f0f0f0;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.mainRight{
	width: 273px;
	border: 1px solid #f0f0f0;
	float: right;
	text-decoration: none;
}

.LeiInf h4{ 
	height: 31px;
	font-size:16px;
	padding-top: 5px;
	line-height: 31px;
	color: #da5802;
	background-image: url(../images/hline.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.LeiInf p{ 
	line-height:24px;
	margin-bottom:10px;
}
.LeiInf  h5{ line-height:30px; padding-left:24px;}

.LeiLi h4{ 
	font-size:16px; 	
	line-height: 31px;
	line-height: 31px;
	color: #da5802;
	background-image: url(../images/hline.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.LeiLi ul{
	margin-top:15px;
	margin-bottom:30px;
	}
.LeiLi li{
	line-height:30px;
	font-size:13px;
	float:left;
	width:50%;
	overflow:hidden;
	}
.LeiLi li a{
	color:#000;
	}
.LeiLi li a:hover{
	color:#da5802;
	}

.mainRight{ line-height:26px;}
.RightA{ padding-bottom:10px;}
.mainRight h3{ 
	height:31px;
	background:url(../images/hBg06.jpg) bottom no-repeat; 
	border-bottom:1px solid #f0f0f0; 
	padding-left:25px; 
	line-height:31px; 
	font-size:14px; 
	color:#fff; 
	border-top:1px solid #f0f0f0;
	margin-bottom:10px;
}
.RightA p{ 
	padding-left:12px; 
	padding-right:10px;
}

.baoAll{border-bottom:1px dashed #05aeea;}
.baoAll h1{
	font-size:16px; 	
	line-height: 31px;
	line-height: 31px;
	color: #da5802;
	background-image: url(../images/hline.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom:20px;
}
.report_pic{
	float:left; 
	width:187px; 
	height:201px; 
	background:url(../images/titleBg.jpg); 
	color:#fff; 
	font-size:14px; 
	padding-top:70px; 
	padding-left:20px; 
	padding-right:20px; 
	margin-right:20px;
	}
.report_title_box{
	text-align:center; 
	height:150px;
	color:#fff; 
	width:100%; 
	margin:0 auto;
	font-weight:bold;
	font-size:14px; 
}
.report_time{
	text-align:center; 
	font-family:Verdana, Geneva, sans-serif; 
	font-size:12px; 
	font-weight:normal;
	width:100%; 
	margin:0 auto;
}
.report_sitename{
	font-family:microsoft yahei; 
	margin-bottom:5px;
}	
.baoAllIn{line-height:30px; float:left;}

.baoAll h1{ font-size:16px;}
.hBotom{ margin-bottom:7px;}
.hBotom a{ color:#0000ff; padding-left:5px; padding-right:5px;}
.baoLogin{ 
	padding:10px;  
	line-height:26px; 
	border-bottom:1px dashed #f0f0f0; 
	margin-bottom:15px;
	margin-top:15px;
	font-size:13px;
}
.baoLogin h3{ font-size:14px; color:#043299; line-height:36px;}
.infofy{
	width:721px; 
	text-align:left;
	height:50px;
	padding-top:10px; 
	padding-bottom:30px;
	line-height:30px;
	border-top:1px dashed #05aeea; 
	 }

.hangye{
	margin-top: 8px;
	font-size: 14px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
.hangye h3{
	height: 31px;
	font-size:16px;
	padding-top: 5px;
	padding-left: 10px;
	line-height: 31px;
	color: #da5802;
	background-image: url(../images/hline.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.hangye ul{ padding:10px;}
.hangye li{
	background: url(../images/leftBg04.jpg) left center no-repeat;
	line-height: 30px;
	padding-left: 10px;
	text-align: right;
	color: #CCCCCC;
}
.hangye li a{float:left;}
.hangye li span{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
	}

.searchPage .searchText{ 
	font-size:14px; 	
	line-height: 35px;
	line-height: 35px;
	color: #da5802;
	background-image: url(../images/hline.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom:20px;
	padding-bottom:10px;
}
.searchPage li{ 
	padding:10px; 
	line-height:26px; 
	border-bottom:1px solid #ccc;
	clear:both;
	height:30px;
}
.searchPage li strong{
	float:left;
	line-height:30px;
	font-weight:normal;
	}
.searchPage li strong a{
	font-size:13px;
	line-height:30px;
	font-weight:normal;
	}
.searchPage li span{
	float:right;
}

.searchNoText{
	padding-top: 40px;
	padding-bottom: 40px;
	font-size: 14px;
	width:100%;
	margin:0 auto;
	color: #333;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	font-family:microsoft yahei;
}
.searchNoText2{
	padding-top: 40px;
	font-size: 14px;
	width: 100%;
	margin: 0 auto;
	color: #F00;
	font-family: "microsoft yahei";
}
.searchNoText a{
	font-size: 14px;
	color: #333;
	font-family:microsoft yahei;
}

/* about css */
.main{
	width: 100%;
	margin:0 auto;
	}
.aboutLeft{
	float: left;
	width: 219px;
	font-size: 14px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.aboutRight{
	float: right;
	width: 766px;
	padding-bottom: 30px;
	font-size: 14px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}
.aboutLeft h3{
	font-size: 15px;
	font-weight:bold;
	height: 31px;
	line-height: 31px;
	color: #fff;
	background-image: url(../images/hBg09.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.aboutLeft li{
	line-height: 31px;
	border-bottom: 1px solid #f0f0f0;
	margin-top: 1px;
	background-image: url(../images/hBg07.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.aboutLeft li a{
	display: block;
	height: 31px;
	text-decoration: none;
	font-size: 14px;
}
.aboutLeft li a:hover{
	color: #fff;
	background-image: url(../images/hBg08.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.aboutLeft .ao{
	background-image: url(../images/hBg08.jpg);
	color: #fff;
	cursor:none;
	}
.aboutRight h3{
	color: #da5802;
	font-family: "microsoft yahei";
	font-weight: bold;
	line-height: 36px;
	font-size: 16px;
	background-image: url(../images/hline.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.aboutText{ 
	line-height:30px; 
	padding-top:20px;
	padding-bottom:20px;
	font-size:12px;
}
.map{width:785px; padding:10px; text-align:center;}

.teamList,.linkText{ padding:10px; line-height:30px;}
.teamAll{ padding:10px;}
.teamAll li { border-bottom:1px solid #f0f0f0; padding-bottom:10px; margin-bottom:5px;}
.teamAll li .teamPic{
	float: left; 
	width:110px; 
	text-align: center; 
	margin-right:10px; 
	padding-top:8px;
	}
.teamAll li .teamPic span{ display:block; line-height:30px; color:#F00; font-weight:bold; font-size:14px;}
.teamAll li .teamLi{
	float: right; 
	font-size:14px; 
	width:620px; 
	line-height:24px;
	}

.FriendLogo{
	width:100%; 
	overflow-x:hidden;
	margin:20px auto 10px auto
	}
.FriendLogo ul{ width:100%;}
.FriendLogo li{ float:left;width:100px; margin-right:20px; height:49px; margin-bottom:10px;}
.FriendLogo img{ width:98px; height:47px; border:1px solid #ddd}

.pro_server{width:1018px; border:1px solid #f2f2f2;}
.pro_server .pro_server_t{
	width: 1008px;
	height: 36px;
	font-size: 16px;
	font-weight: bold;
	line-height: 36px;
	color:#da5802;
	padding-left: 10px;
	background-image: url(../images/hline.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.pro_server .pro_server_m{
	width: 998px;
	line-height: 25px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.pro_server .pro_server_m p{
	margin-top:10px;
	margin-bottom:10px;
}

.link_m{
	padding: 10px;
	width: 998px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.link_m a{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	word-break: keep-all;
	line-height: 24px;
	float: left;
	font-size: 14px;
}

.news_t{
	width: 998px;
	text-align: center;
	border-bottom: 1px dashed #f2f2f2;
	height: 45px;
	padding-top: 10px;
	font-size: 16px;
	font-weight: bold;
	line-height: 45px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.news_m{
	width:978px; 
	margin:0 auto; 
	padding-top:20px; 
	padding-bottom:20px; 
	line-height:25px;
	font-size:14px;
	}
.news_m p{
	margin-top:20px; 
	margin-bottom:20px; 
	}
.news_fy{
	width:978px; 
	margin:0 auto; 
	padding-top:30px; 
	padding-bottom:30px; 
	text-align:center;
	}

.byid{width:721px;}
.byid .byid_t{
	width:721px; 
	color: #da5802;
	font-family: "microsoft yahei";
	font-weight: bold;
	line-height: 36px;
	font-size: 16px;
	background-image: url(../images/hline.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom:10px;
	}
.byid .byid_m{
	width:721px; 
	line-height:25px; 
	padding-bottom:10px;
	padding-top:10px;
	}

/* page css */
.pagecss{
	clear:both;
	font-family: "microsoft yahei";
	font-size: 12px;
	color: #666;
	text-align: right;
	width: 1020px;
	margin: 0 auto;
	height:50px;
	}
.pagecss span {
	color: #ccc;
	text-decoration: none;
	background-color: #E8E8E8;
	text-align: center;
	margin-right: 5px;
	border-top-width: 5px;
	border-right-width: 4px;
	border-bottom-width: 6px;
	border-left-width: 4px;
	border-style: solid;
	border-color: #E8E8E8;
	padding: 5px;
	line-height: 25px;
}

.pagecss a {
	background-color:#ccc;
	color: #666;
	text-decoration: none;
	text-align: center;
	margin-right:5px;
	border-top-width: 5px;
	border-right-width: 4px;
	border-bottom-width: 6px;
	border-left-width: 4px;
	border-style: solid;
	border-color:#ccc;
	padding:5px;
	line-height:25px;
}
.pagecss a:hover {
	color: #fff;
	text-decoration: none;
	background-color:#da5802;
	margin-right:5px;
	border-top-width: 5px;
	border-right-width: 4px;
	border-bottom-width: 6px;
	border-left-width: 4px;
	border-style: solid;
	border-color:#da5802;
	padding:5px;
	line-height:25px;
}
.pagecss .current {
	color: #fff;
	text-decoration: none;
	background-color:#da5802;
	margin-right:5px;
	border-top-width: 5px;
	border-right-width: 4px;
	border-bottom-width: 6px;
	border-left-width: 4px;
	border-style: solid;
	border-color:#da5802;
	padding:5px;
	line-height:25px;
}
