@charset "utf-8";
/*section begin*/
.section_tit { 
    height:65px; 
	line-height:65px; padding-left:5px;
	background-color:#0080C0;
	color:#FFF;
	}
.section_tit:hover {
    background-color:#008FD5;
}
/*section end*/

/*location begin*/
.location { margin-top:10px;}
.location ul { margin:15px; line-height:40px;}
.location ul li { 
    list-style-type:decimal; 
	margin-left:20px; 
	padding-left:5px; 
	height:50px; 
	line-height:50px; 
	border-bottom:dashed 1px #e7e7e7; 
	}
.location ul li:hover { background-color:#f7f7f7; color:#333; }
.location ul li span { 
    float:right; 
	margin-right:10px; 
	margin-left:20px; 
	font-family:"宋体"; 
	font-size:14px; 
	color:#666;
	}
.location ul li b { color:#0096d6;}
.location ul li b a { color:#0096d6;}
.location ul li:hover span { font-family:"宋体"; font-size:16px; color:#0096d6; font-weight:600;}

.location p { margin:10px;}
.location img { margin-left:10px;}
/*location end*/

.list_index { margin-top:10px;}
.list_index img { margin-left:10px; }
.list_index span a { color:#0096d6; font-size:14px; font-weight:500; line-height:25px;}
.list_index span a:hover { color:#DD6F00;}
.list_index h2 { margin-left:20px;}
.list_index h3 { font-size:10px; margin:5px;} 
.list_index h4 { font-size:14px; margin:10px;}
.list_index h5 { font-size:16px; margin:15px;}
.list_index b { font-weight:400;}

.list_a { margin-top:10px;}
.list_a ul li { float:left;}
.list_a ul li b { display:block; text-align:center; font-size:12px; font-weight:400;}

.list_b ul { width:300px; margin-top:20px; float:left;}
.list_b ul li { float:left;}
.list_b img { height:150px;}
.list_b b { font-size:12px; display:block; font-weight:400; text-align:center;}
.list_b b a { color:#0096d6;}

.list_c { float:left; width:450px; margin-top:5px; margin-bottom:30px; margin-left:0px;}
.list_c img { width:180px;}
.list_c ul li { float:left; width:200px; text-align:center;}
.list_c b { font-size:12px; margin-left:8px; font-weight:400;}
.list_c p { font-size:12px; }

.list_d { width:890px; float:left; overflow:hidden;}
.list_d ul { margin-top:10px; width:495px;}
.list_d ul li { float:left; width:265px; margin-right:15px; overflow:hidden; }
.list_d img { height:280px; float:left; margin-right:5px;}
.list_d b { font-size:12px; width:265px; font-weight:400; display:block; clear:both; margin-left:7px; }
.list_d b a { color:#0096d6;}
.list_d b a:hover { color:#DD6F00; }
.list_d p { font-size:10px; }

.list_e ul li { float:left;  width:450px; overflow:hidden; margin-bottom:10px;}
.list_e b { font-size:12px; margin-left:100px; font-weight:400;}
.list_e p { font-size:12px; background-color:#F5F5F5; color:#999; padding:5px; }

.list_f ul li { float:left;  width:300px; overflow:hidden;}
.list_f img { width:270px;}
.list_f b { font-size:12px; margin-left:80px; font-weight:400;}
.list_f p { font-size:12px; background-color:#F5F5F5; color:#999; padding:5px; }


.line { width:100%; height:2px; background-color:#0096d6;}

/*show photos begin*/
.show_photos { width:390px; float:left; }
.show_photos img { width:155px!important; height:auto!important; margin-left:0px; float:left;}
.show_photos ul { margin-left:0px;}
.show_photos ul li { width:190px; float:left!important; margin-left:0px; list-style-type:none;}
/*show photos end*/

/*tit begin*/
.tit { margin-top:10px; padding-top:10px; }
.tit img { margin:10px; float:left; }
.tit a {outline:0; display:block; font-weight:400;}
.tit b { font-size:12px; font-weight:400;}
.tit p { margin:10px;}
.tit span a { color:#0096d6; font-size:10px; float:right;}
.tit span a:hover { color:#DD6F00;}
.tit h3 { margin:10px; padding:10px; background-color:#0080C0; color:#FFF; font-size:8px;
    -moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px;            /* W3C syntax */
}
.tit h3:hover { background-color:#008FD5;}
.tit h3 span a { color:#FFF; line-height:20px;}
.tit h4 { margin:10px; font-size:10px; font-weight:400;}
.tit h5 { margin:10px; font-size:10px; font-weight:400;}
/*tit end*/

.w400 { width:400px; margin:10px 45px 10px 0; line-height:22px; font-size:11px;}