﻿@import "/css/font.css";


/*html,body{height:100%;}*/
body{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family: "NotoSans",sans-serif;
}

ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

a img  
{  
border: none;  
}  

a {outline: none; text-decoration:none;}
a { selector-dummy : expression(this.hideFocus=true);}

h1{margin:0px;padding:0px;}

.float_L{float:left;}
.float_R{float:right;}

.left100{float:left;width:100%;}


/* HEADER ----------------------------------------------------*/

.index_header_container{
	float:left;
	width:100%;
	height:331px;
	background:url(/img/index_top_bg.png);
}

.index_header_layer{
	width:1000px;
	margin:0 auto;
}

.f_index_header_layer{
	float:left;
	width:1000px;
	border:0px solid red;
	padding-top:10px;
	padding-bottom:10px;
}

.logo{
	float:left;
}

.category_ul{
	float:left;
	margin-top:25px;
}

.category_ul li{
	float:left;
}

.category_li{
	font-size:18px;
	color:#fffff;
	margin-left:35px;
}

.category_li:hover{
	cursor:pointer;
	border-bottom:2px solid #ff0002;
}

.top_menu_ul{
	float:left;
	margin-top:30px;
}

.top_menu_ul li{
	float:left;
}

.top_menu_li{
	color:#777777;
	margin-left:25px;
}

.top_menu_li:hover{
	cursor:pointer;
	text-decoration:underline;
	color:#213184;
}

.dot_line{
	display:none;
	position:absolute;
	border-bottom:2px solid #ff0002;
}

.sub_category{
	position:absolute;
	margin-top:58px;
	margin-left:173px;
}

.sub{float:left;background:#fe0002;}
.sub li{float:left;}

.sub_li{
	float:left;
	padding:10px 15px;
	color:#ffffff;
	font-size:14px;
}

.sub_li:hover{
	cursor:pointer;
	background:#cc0006;
}

.sub02{margin-left:20px;}
.sub03{margin-left:160px;}
.sub04{margin-left:145px;}
.sub05{margin-left:330px;}

.index_content01_container{
	float:left;
	width:100%;
	margin-top:-200px;
}

.index_content01_layer{
	width:1000px;
	margin:0 auto;
	border:0px solid red;
}

.f_index_content01_layer{
	float:left;
	width:1000px;
}

.index01_01,.index01_01_tit,.index01_benner{
	float:left;
}

.index01_01{
	width:283px;
}

.notice_ul{
	float:left;
}

.notice_ul li{
	float:left;
	width:283px;
	margin-bottom:3px;
}

.row_txt{
	float:left;
	width:210px; text-overflow:ellipsis; overflow:hidden;
	border:0px solid red;
}

.row_txt:hover{
	cursor:pointer;
	text-decoration:underline;
}

.row_date{
	float:right;
}


.index01_benner{
	margin-top:15px;
}


.index02_01{
	float:left;
	width:267px;
	margin-left:70px;
}

.index02_01_tit{
	float:left;
}

.index02_01_slide{
	float:left;
	width:260px;
	height:90px;
	background:#f4f4f4;
	border:1px solid #dadada;
	margin-bottom:10px;
}

.index03_01{
	float:right;
	width:323px;
	height:224px;
	background:url(../../en/img/index03_01.png);
	border:px solid red;
}
.index03_01 ul{margin:7px 0 0 42px;}
.index03_01 li{
	float:left;
	width:90px;
	height:85px;
	border:px solid red;
}

.index_content02_container{
	float:left;
	width:100%;
	height:323px;
	background:url(/img/index02_main.png);
}

.index_content02_layer{
	width:1000px;
	margin:0 auto;
}

.f_index_content02_layer{
	float:left;
	width:1000px;
	height:323px;
	background:url(../../en/img/index02_main_img.png);
}

.index02_r{
	float:right;
	margin-top:-100px;
}


.foot_container{
	float:left;
	width:100%;
}

.foot_layer{
	width:800px;
	margin:0 auto;
}


.f_foot_layer{
	float:left;
	width:800px;
	border-top:1px solid #dadada;
	margin-top:25px;
	text-align:center;
	font-size:14px;
	line-height:160%;
	padding-top:10px;
}

.sub_container{
	float:left;
	width:100%;
	margin-top:-250px;	
}

.sub_layer{
	margin:0 auto;
	width:1000px;
}

.f_sub_layer{
	float:left;
	width:1000px;
	border:0px solid red;
}

.sub_tit{
	float:left;
	width:1000px;
}

.left_layer{
	float:left;
}

.left_bg{
	width:207px;
	height:315px;
	background:url(/img/left_bg.png);
}

.left_tit{
	float:left;
	width:180px;
	height:25px;
	background:url(/img/left_tit.png);
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
	padding-top:3px;
	margin-left:13px;
	margin-top:15px;
}

.left_ul{
	float:left;
	width:182px;
	margin-left:13px;
	margin-top:10px;
}

.left_ul li{
	float:left;
	width:172px;
	height:23px;
	padding-top:5px;
	padding-left:10px;
	color:#ffffff;
	font-size:14px;
	margin-bottom:5px;
}

.left_line{
	background:url(/img/left_line.png);
}

.left_ul li:hover{
	cursor:pointer;
	background:url(/img/left_over.png);
}

.left_li_over{
	background:url(/img/left_over.png);
}

.left_benner{
	float:left;
	margin-top:10px;
}


.content_layer{
	float:right;
	width:750px;
	border:0px solid red;
}

.content_tit{
	float:left;
	width:730px;
	border-top:1px solid #2997c3;
	border-bottom:1px solid #2997c3;
	padding:10px;
}

.content_tit01{
	float:left;
	font-size:17px;
	font-weight:bold;
	color:#1d4859;
}

.content_tit02{
	margin-left:10px;
	margin-top:1px;
	float:left;
	font-size:13px;
	color:#404141;
}

.content_tit03{
	float:right;
	color:#666666;
	margin-top:3px;
}

.gt_line{
	margin-left:5px;
	margin-right:5px;
}


.content_tit03 span b{
	color:#333333;
}

.content_img{
	float:left;
	width:750px;
	border:0px solid red;
	margin-top:20px;
}

.content_img a{text-decoration:none;color:#000;}
.content_img a:hover{border-bottom:2px solid blue;}







































