@charset "utf-8";
/**定义整个页面大小 默认为1002px*/
body {
	background:url(../images/bg.gif) repeat-x #263969;
	margin:0 auto;
	padding:0;
	font-size:12px;
	color:#595959;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	}
.clearfloat{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	font-size:0;
	line-height:0;
	}

.uborder_line{ border-bottom:1px gray solid; }
.uborder_dot{ border-bottom:1px gray dotted; }

/**复制你自己的代码到这里*/

/**--------------------------------------LINK-----------------------------------*/
a{color:#595959;outline:0 none}
a:hover{color: #999999;}

.white a:link, .white a:visited{color:#fff;}
.white a:hover, .white a:active{color: #FFCC00}

.blacklink a:link, .blacklink a:visited{ color:#333;}
.blacklink a:hover, .blacklink a:active{ color:#666;}

.greenlink a:link, .greenlink a:visited{ color:#114c51;}
.greenlink a:hover, .greenlink a:active{ color:#339900;}

/**--------------------------------------/LINK/END-----------------------------------*/

.indexbox{
	width:1162px;
	margin:0 auto;
	background:url(../images/index_27.jpg) repeat-y;
	padding:0 11px;
	height:100%;
	}
.index_bg{
	height:100%;
	background:url(../images/index_31.jpg) left bottom no-repeat;
	}
	
.header {
	margin:0 auto;
	float:left;
	width:281px;
	}

.logo{
	clear:both;
	}
.topbar{
	clear:both;
	height:7px;
	}
.left_menu_t{
	background:url(../images/index_19.jpg) no-repeat;
	height:45px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	position:relative;
	font-size:18px;
	line-height:45px;
	padding:0 14px 0 0;
	}
.left_menu_t span{
	position:absolute;
	background:url(../images/index_18.jpg) no-repeat;
	width:11px;
	height:45px;
	left:0;
	top:0;
	margin:0 0 0 -11px;
	}
.left_menu{
	background:#314c8f;
	width:197px;
	padding:3px 5px 5px;
	margin:0 0 0 32px;
	}
.left_menu li{
	background:url(../images/index_22.jpg) no-repeat;
	height:29px;
	line-height:28px;
	}
.left_menu li a{
	padding:0 8px;
	color:#fff;
	display:block;
	font-weight:bold;
	}
.left_menu li a:hover{
	background:url(../images/index_22_fix.jpg) no-repeat;
	}

.nav {
	clear:both;
	height:30px;
	padding:0 0 0 50px;
	line-height:30px;
	}
.nav li{
	float:left;
	}
.nav li a{
	padding:0 49px;
	font-weight:bold;
	color:#fff;
	float:left;
	}
.nav li a:hover{
	background:#808285;
	}
.main_nav_bg{
	background:url(../images/index_02.jpg) no-repeat;
	height:165px;
	}
.main_pro{
	clear:both;
	height:100%;
	}
.main_pro_list{
	float:left;
	width:814px;
	background:#808285;
	height:100%;
	}
.sub_menu{
	float:left;
	width:814px;
	background:#808285;
	height:28px;
	}
.main_pro li{
	float:left;
	width:202px;
	text-align:left;
	}
.main_pro_top{
	clear:both;
	background:url(../images/index_06.jpg) no-repeat;
	height:9px;
	}
.main_pro_left{
	float:left;
	background:url(../images/index_07.jpg) no-repeat;
	width:37px;
	height:175px;
	}
.main_pro_right{
	float:right;
	width:30px;
	height:175px;
	}
.sub_menu_left{
	float:left;
	background:url(../images/index_07.jpg) no-repeat;
	width:37px;
	height:28px;
	}
.msub_menu_right{
	float:right;
	width:30px;
	height:28px;
	}
.main_pro_bottom{
	clear:both;
	background:url(../images/index_25.jpg) no-repeat;
	height:10px;
	width:851px;
	margin:0;
	}

.mainbox{
	float:left;
	width:881px;
	background:url(../images/index_16.jpg) right 162px no-repeat;
	}
.main_about{
	padding:20px 0 0 40px;
	clear:both;
	}
.main_about_title{
	font-size:18px;
	font-weight:bold;
	}
.main_about_title span{
	display:block;
	color:#143582
	}
.main_about_box{
	clear:both;
	padding:15px 30px 40px 0;
	}

.sub_guide{
	font-size:18px;
	font-weight:bold;
	color:#143582
	}
.sub_content{
	min-height:400px;
	_height:400px;
	_overflow:visible;
	padding:10px 30px 0 0;
	}
.sub_menu li{
	float:left;
	width:100px;
	text-align:center;
	line-height:28px;
	margin:0 2px;
	}

.sub_menu li a{
	float:left;
	color:#fff;
	width:100px;
	background:url(../images/index_22xx.jpg) no-repeat;
	}
.sub_menu li a:hover{
	background:url(../images/index_22xxxx.jpg) no-repeat;
	}

.pro_list li{
	float:left;
	width:380px;
	padding:10px 10px 0 0;
	height:230px;
	}
.pro_list li .pro_pic{
	float:left;
	width:201px;
	}
.pro_list li .pro_name{
	float:left;
	width:150px;
	padding:0 0 0 15px;
	font-size:18px;
	font-weight:bold;
	}
.pro_list li .pro_text{
	float:left;
	width:150px;
	padding:10px 0 0 15px;
	}


.footer{
	margin:0 auto;
	clear:both;
	background:#808285;
	height:29px;
	line-height:29px;
	position:relative;
	color:#fff;
	}
.footer a{
	color:#fff;
	}
.footer .foot_left{
	position:absolute;
	background:url(../images/index_33.jpg) no-repeat;
	left:0;
	top:0;
	width:11px;
	height:37px;
	margin:-5px 0 0 -11px;
	}
.footer .foot_right{
	position:absolute;
	background:url(../images/index_35.jpg) no-repeat;
	right:0;
	top:0;
	width:11px;
	height:37px;
	margin:-5px -11px 0 0;
	}
.foot_copy{
	font-size:12px;
	}

.sub_left{
	float:left;
	}
	
.sub_right{
	float:left;
	}

.border_blue { border:solid 1px #7f9db9;}
.height5{
	height:5px;
	line-height:0;
	font-size:0;
	clear:both;
	}
.height10{
	height:10px;
	line-height:0;
	font-size:0;
	clear:both;
	}
	
.border_ccc { border:solid 1px #ccc;}

.mainbox h6{
	font-size:24px;
	background:url(../images/xx.jpg) bottom repeat-x;
	padding:25px 0 10px 0;
	margin:0 0 10px;
	text-align:center;
	}
.mainbox h6 span{
	display:block;
	color:#999;
	font-size:12px;
	font-weight:normal;
	}

.page{
	padding:20px 0;
	text-align:center;
	clear:both;
	}
.page2{
	padding:20px 0;
	text-align:center;
	clear:both;
	border-top:1px solid #e3e3e3;
	}
/**--------------------------------------from-----------------------------------*/

.form1{
	padding:2px 8px 0 3px;
	border:1px solid #ee9b00;
	background-color:#fdf5e5;
	color:#ee9b00;
	}

.form2{
	padding:6px 12px 6px 12px;
	border:1px solid #ccc;
	background-color:#fff;
	}

.formfont input,select{font-size:12px; color:#666;}
.formfont textarea{
	font-size:14px;
	color:#666;
	width:545px;
}
/**--------------------------------------/from/END-----------------------------------*/

/**--------------------------------------/margin&padding-----------------------------------*/

.margin_0{ margin:0}
.margin_5{ margin:5px;}
.margin_top_5{ margin-top:5px;}
.margin_left_5{ margin-left:5px;}
.margin_right_5{ margin-right:5px;}
.margin_bottom_5{ margin-bottom:5px;}
.margin_t_b_5{ margin:5px auto 5px auto;}
.margin_l_r_5{ margin:auto 5px auto 5px;}

.padding_0{ padding:0}
.padding_top_5{ padding-top:5px;}
.padding_left_5{ padding-left:5px;}
.padding_right_5{ padding-right:5px;}
.padding_bottom_5{ padding-bottom:5px;}
.padding_5{ padding:5px;}
.padding_t_b_5{ padding:5px 0 5px 0;}
.padding_l_r_5{ padding:0 5px 0 5px;}
.pdtd td{ padding:5px;}
/**--------------------------------------/margin&padding/END-----------------------------------*/
.qq{
	background:#fff;
	border:1px solid #1b6dc4;
	}
.qq ul{
	padding:10px 0 5px;
	}
.qq li{
	text-align:center;
	padding:0 0 5px;
	}
.qq li span{
	display:block;
	text-align:center;
	}
.qq li p{
	display:block;
	text-align:center;
	}