﻿@charset "UTF-8";
/* CSS Document */

#navigation, #navigation li ul { 
list-style-type:none; 
} 
#navigation { 
background:#eee;
width:1099px;
margin:0px auto 0; 
} 
#navigation li { 
font-weight: bold;
font-size: 14px;
font-family: "微软雅黑", "Arial Narrow","黑体";
color:#090909;
background:#eee;
border-right: 1px solid #c0c0c0;
width:156px;
float:left; 
text-align:center; 
position:relative; 
} 
#navigation li a:link, #navigation li a:visited { 
display:block; 
text-decoration:none; 
color:#000; 
width:146px; 
height:35px; 
line-height:40px; 
background:#eee; 
padding-left:10px; 
} 

#navigation li ul a:link, #navigation li ul a:visited { 
display:block; 
text-decoration:none; 
color:#000; 
width:146px; 
height:27px; 
line-height:27px; 
border:1px solid #fff; 
border-width:1px 1px 0 0; 
background:#cddff0; 
padding-left:10px; 
}


#navigation li a:hover { 
color:#fff; 
background:#567aa1; 
} 
#navigation li ul li a:hover { 
color:#fff; 
background:#6b839c; 
} 
#navigation li ul { 
display:none; 
position:absolute; 
top:32px; 
left:0; 
margin-top:1px; 
width:120px; 
} 
#navigation li ul li ul { 
display:none; 
position:absolute; 
top:0px; 
left:157px; 
margin-top:0; 
width:120px; 
} 

.bottom_line{
	background-color:#567aa1;
	height:3px;
	width:1099px;}
	
.erwei{
	z-index:5;
	cursor:pointer;
	width:60px;
	height:80px;
	float:left;
	background-color:#0C3;
}

.erwei_login{
	z-index:4;
	margin-left:600px;
	position:absolute;
	height: 135px;
	width: 300px;
	border:#CCC solid 1px;
	background: #fff;
	margin-top:-136px;
	border-radius: 0px 0px 5px 5px;}
	
.erwei_login ul{list-style-type:none; }
.erwei_login ul li{ float:left; margin-left:10px;}

.txt_box_1{ height:275px; width:100%;}
.txt_box_1_left{
	border:1px solid #ddd;
	padding:10px;
	width:23.9%;
	height:400px;
	margin-top:12px;
	float:left;
	margin-right:10px;
	overflow:hidden;
	}
	

.txt_box_1_center{
	border:0px solid #ddd;
	padding:10px;
	width:45.3%;
	margin-top:12px;
	float:left;
	margin-right:10px;
	overflow:hidden;
	}
.txt_box_1_right{
	border:1px solid #ddd;
	padding:10px;
	width:20.9%;
	height:400px;
	margin-top:12px;
	float:right;
	overflow:hidden;
	}
	
.txt_box_1_title{
	//cursor: pointer;
	background:#CDDFF0;

	font-size:16px;
	font-family:"微软雅黑","黑体","Arial Narrow";
	text-align:left;
	height:35px;
	line-height:35px;
	padding-left:10px;}
	
.or_news_2014 {
	line-height:25px;
    padding: 0px;
}
.or_news_2014 li img{
    margin-right:5px;
}
.or_news_2014 li a{
	font-size: 14px;
	color: #3b3b3b;
	}
.or_news_2014 li a:hover{
	color: #ae1b1b;
	}
	
.blan10{
	height:10px;
	margin:auto;}
	
.blan5{
	height:5px;
	margin:auto;}
	
.chn_news_title{
	margin:8px auto 10px auto;}
.chn_news_title div{
	font-weight:bold;
	color:#ae1b1b;
	font-size:24px;
	font-family:"微软雅黑","黑体","Arial Narrow";}
.chn_news_title a:hover{
	color:#567aa1;}
	
.chn_news_list_left{ float:left; width:100%;}
.chn_news_list_right{ float:right; width:0%; text-align:right;}
.chn_news_list_left img{ padding-bottom:3px;}

.txt_box_2{
	width:100%;
	height:185px;}
	
.txt_box_2_left{
	border:1px solid #ddd;
	width:51.4%;
	padding:10px;
	height:165px;
	margin-right:10px;
	float:left;}
	
.txt_box_2_center{
	padding:10px;
	width:20%;
	height:165px;
	float:left;
	border:1px solid #ddd;
	
	}
.txt_box_2_right{
	padding:10px;
	width:20.9%;
	height:165px;
	float:right;
	border:1px solid #ddd;
	
	}
	
.txt_box_2_left_left{
	margin-right:10px;
	float:left;
	width:275px;}
	
.txt_box_2_title{
	cursor: pointer;
	float:left;
	font-weight:bold;
	color:#567aa1;
	font-size:16px;
	font-family:"微软雅黑","黑体","Arial Narrow";
	}
	
.txt_box_2_line{
	float:right;
	height:20px;
	
	border-bottom:1px solid #567aa1;}

.txt_box_2_left_right{
	float:right;
	height:165px;
	width:47.3%;}
.txt_box_2_left_title{
	float:left;
	height:35px;}
	
.f_l{
	float:left;}
	
.f_r{
	float:right;}
	
.zixunshi{
	margin:0;
	padding:0;}
	
.tuwen{
	display:inline;
	line-height:25px;}
	
.marked_area { display:block; position:relative; cursor:pointer;z-index:1; float:left;}
.marked_area b { display:block; border:1px solid #000; position:absolute; left:0; top:0;}
.marked_area .shadow-1 { opacity:.05; 
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=5)";
 filter:alpha(opacity=5); background-color:#CCC; left:1px; top:1px;}
.marked_area .shadow-2 { opacity:.10;
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
 filter:alpha(opacity=10); left:2px; top:2px;}
.marked_area .shadow-3 { opacity:.25;
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
 filter:alpha(opacity=25); left:3px; top:3px;}
.marked_area .inner-border { border:1px solid #FFF;
     background:url(http://img02.taobaocdn.com/tps/i2/T1byFNXltwXXXXXXXX-140-472.png) no-repeat -999px -999px; 
     left:4px; top:4px; z-index:3; opacity:1; }
	 
	 
.line_3px{
	height:3px;
	width:100%;
	background-color:#567aa1;}
	
	
.fengcai{
	height:192px;
	width:100%;
	margin:0 auto 0 auto;
	padding:0px;}
	
.fengcai_img img{
	width:100%;
	height:162px;}
	
.fengcai_img{
	cursor:pointer;
	float:left;
	margin-right:2px;
	height:188px;
	width:19.6%;
	border:#FFF solid 1px;}
	
.fengcai_img_hand{
	cursor:pointer;
	float:left;
	margin-right:2px;
	height:190px;
	width:19.6%;;
	border:#ae1b1b solid 1px;
	color:#ae1b1b;}
	
.fengcai_title{
	font-family:"微软雅黑","宋体";
	font-size:12px;
	background-color:#333;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	width:100%;
	line-height:28px;}
	
.img_end{
	margin-right:0px;}
	
.sevice_book{
	width:100%;
	height:420px;}
	
.sevice_left{
	width:27.3%;
	margin-right:10px;
	height:405px;}
.sevice_center{
	width:27.3%;
	margin-right:10px;
	height:405px;}
	
.sevice_right{
	width:43.5%;
	height:405px;
	}
	
.sevice_left_top, .sevice_center_top{
	width:300px;
	height:202px;}
.sevice_left_bottom, .sevice_center_bottom{
	width:100%;
	height:193px;
	padding-bottom:10px;}
	
.sevice_left_title_b{
	background-color:#ededed;
	border:#cdcdce solid 1px;
	height:35px;
	width:298px;}
	
.title_1, .title_2{
	cursor: pointer;
	padding:0 5px 0 5px;
	float:left;
	color:#4f4f4f;
	font-size:16px;
	line-height:38px;
	font-weight:bold;}
	
.title_2{
	line-height:33px;
	background-color:#FFF;
	border-left:#cdcdce solid 1px;
	border-top:#567aa1 solid 3px;
	border-right:#cdcdce solid 1px;}
	
.sevice_img{
	width:93px;
	height:134px;
	margin-right:10px;
	background-color:#096;
	float:left;}
	
.sevice_p{
	width:197px;
	height:155px;
	float:left;}
	
.p_1_display{
	display:block;}
	
.p_2_display{
	display:none;}
	
.sevice_center_bottom_title{
	height:35px;
	line-height:35px;
	border:#cdcdce solid 1px;}

	
.sevice_center_title{
	cursor: pointer;
	padding:0 5px 0 5px;
	float:left;
	color:#4f4f4f;
	font-size:16px;
	line-height:32px;
	font-weight:bold;
		border-left:#cdcdce solid 1px;
	border-top:#567aa1 solid 3px;
	border-right:#cdcdce solid 1px;
	border-bottom:#cdcdce solid 1px;}
	
.sevice_center_title_b{border-top:#ae1b1b solid 3px;}
	
.sevice_center_bland{
	margin-right:5px;}
	
.dongcha_title{
	position:absolute;
	bottom:4px;
	left:4px;
	width:94px;
	right:4px;
	text-align:center;
	font-size:12px;
	color:#FFF;
	background-color:#333;
	 opacity:0.75;-moz-opacity:0.75;-khtml-opacity:0.75;filter:alpha(Opacity=75);
	 line-height:24px;}
	 
.book_title{
	position:absolute;
	bottom:4px;
	left:4px;
	width:122px;
	right:4px;
	text-align:center;
	font-size:14px;
	color:#FFF;
	background-color:#333;
	 opacity:0.75;-moz-opacity:0.75;-khtml-opacity:0.75;filter:alpha(Opacity=75);
	 height:50px;
	 line-height:24px;
	}

.book_title_2{
	font-size:10px;
	color:#FFF;
	font-family:"微软雅黑","宋体";}
	
.book{
	float:left;
	margin-right:42px;
	width:130px;
	height:178px;
	margin-bottom:10px;}
	
.book_right{
	float:right;
	margin-right:0px;}
	
.sevice_right_title_b{
	background-color:#ededed;
	border:#cdcdce solid 1px;
	height:35px;
	width:100%;}
	
.vidio_index{
	
	height:780px;
	margin:auto;
	width:100%;}
	
