	*{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: "微软雅黑";
}
ul {
	list-style: none;
}
a{
	text-decoration: none;
}
body{
	background-color:aliceblue;
	background-color: #F0F8FF;
	background-repeat: no-repeat;
	background-size: cover;
}
#top{
	height: 128px;
	background-color:#9a0d15;
	width: 100%;
}
#top1{
	height: 88px;
	margin: 0 auto;
	width:1010px;
}
#logo{
	height: 88px;
	float: left;
}
#container {
	height: 40px;
	width: 200px;
	float: right;
	margin-right: 40px;
	margin-top: 30px;
}
.parent {
    position: relative;
}
.search {
    width: 200px;
    height: 25px;
    border-radius: 18px;
    outline: none;
    border: 1px solid #ccc;
    padding-left: 20px;
    position: absolute;
}
.btn {
    height: 25px;
    width: 25px;
    margin-left: 185px;
    position: absolute;
    background:url(../img/s_s_.jpg) no-repeat;
    background-size: 100% 100%;
    top: 1px;
    border: none;
    outline: none;
    cursor: pointer;
}
#nav{
	height: 40px;
	width: 100%;
	background-color: #8e060d;
}

#nav a{
	display: inline-block;
	color: white;
	font-size: 15px;
	font-weight: bold;
	line-height: 40px;
	
}
#nav_i{
	margin: 0 auto;
	height: 40px;
	width: 1010px;
	text-align: center;
	
}

#nav_i ul {
	list-style: none;
	line-height: 40px;
    padding: 0px;
    margin: 0px;
font-size: 0

}
#nav_i ul li{
	display:inline-block;
	width:112.222222px;
	position:relative;
    z-index:10;
	background:#8e060d;
	padding: 0;
    
}
#nav_i ul li ul{
	position:absolute;
	left: 0;	
}
#nav_i ul li ul li {
	float: none;
	display: none;
}
#nav_i ul li:hover li {
	display: block;
}
#nav_i ul li ul li a {
	text-align: center;
	background-color:#8e060d;
	width:100%;
}
#nav_i ul li ul li a:hover {
	background-color:#191970;
	width: 100%;
}
.cen{
	text-align: center;
	display:inline;
	margin: 0px;
	width: 75px;
	height: 40px;
	background-color: #9a0d15;
	
}
/*main部分*/
#main{
	height: 260px;
	width: 1000px;
	
	margin: 50px auto;
}
#main_l img{
	width: 320px;
	height: 220px;
}
#main_l a{
	color:#000000;font-size: 15px;
}
#main_l a:hover{
	color: #9a0d15;
	font-weight: bold;
}
#main_l{
	width: 320px;
	height:260px;
	float:left;
	background-color: #FFFFFF;
}
#main_r{
	width: 660px;
	height: 260px;
	float: right;
	background-color: #FFFFFF;
}
#zixun1{
	width: 620px;
	height: 230px;
	margin-top: 20px;
	margin-left: 20px;
}
#zixun1 li{
	border-bottom:1px dotted #CCC;
	line-height:20px;
}
#zixun1 ul li a{
	font-size: 12px;
	color: #000000;
	line-height: 30px;
}
#zixun1 ul li a:hover{
	color: #9a0d15;
}
#zixun1 ul li b{
	color: #666;
	font-size:12px;
	line-height: 30px;
	float:right;
	margin-right:5px;
}
/*  center主体部分    */
#center{
	width:1000px;
	height:260px;
	margin: 50px auto;
}
#center_l{
	width:320px;
	height:260px;
	float:left;
	background-color: #FFFFFF;
}
#center_m{
	margin-left: 20px;
	width:320px;
	height:260px;
	float:left;
	background-color: #FFFFFF;
}
#center_r{
	width:320px;
	height:260px;
	float:right;
	background-color: #FFFFFF;
}
#zixun2{
	width: 450px;
	height: 200px;
	margin-top: 20px;
	margin-left: 20px;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	white-space: nowrap; 
}
#zixun2 li{
	border-bottom:1px dotted #CCC;
	line-height:20px;
}
#zixun2 ul li img{
	vertical-align:middle;
}
#zixun2 ul li a{
	font-size: 12px;
	color: #000000;
	line-height: 30px;
	white-space: nowrap;
	text-overflow:ellipsis;
}
#zixun2 ul li a:hover{
	color: #9a0d15;
}
#zixun2 ul li b{
	color: #666;
	font-size:12px;
	line-height: 30px;
	float:right;
	margin-right:5px;
	overflow: hidden;
white-space: nowrap;
}
#bottom{
	width:1000px;
	height: 130px;
	background-color: #FFFFFF;
	margin: 50px auto;
}
#bottom_b{
	margin-top: 20px;
	width: 960px;
	height: 90px;
	margin-left: 20px;
}
#bottom_b img{
	width: 150px;
	height: 40px;
	margin-right: 3px;
}
.title{
	height: 20px;
	line-height: 20px;
	margin-top:10px;
}
.title_l a{
	color:dimgray;
	font-size: 15px;
}
.title_l{
	font-weight: bold;
	padding: 0 0 0 0px;
	float: left;
	margin-left: 18px;
}
.title_r{
	font-size: 14px;
	font-weight: bold;
	padding: 0 20px 0 0;
	float: right;
}
.title_r a{
	color:black;
	font-size: 14px;
}
.line{
	width:490px;
	height: 2px;
	text-align: center;
}
.line2{
	width:660px;
	height:2px;
	text-align: center;
}
.line3{
	width:1000px;
	height: 2px;
	text-align:center;
}
.line3 img{
	width:965px;
	height: 5px;
	margin-right: px;
}
#footer{
	height:135px;
	border: 1px solid rgba(0,0,0,0);
	background-color: #9a0d15;
}
#nav2{
	height: 40px;
	width: px;
	margin-top: 10px;
}
#nav2 a{
	display: inline-block;
	color: white;
	font-size: 10px;
	line-height: 20px;
	padding: 0 12px;
    height: 50%;
    
}
.fl{float:left;}
.fr{float:right;}
.focus{width:320px;height:260px;margin:0 auto;position:relative;text-align:left;}
.focus .f_main .f_m_img .m_imgs .m_img{display:none;  transition:all 2s ease;-webkit-transition:all 2s ease;}
.focus .f_main .f_m_img .side .side_btn{
    position:absolute;
    width:41px;
    height:69px;
    top:0;
    bottom:0;
    margin:auto 0;
    text-align:center;
    line-height:69px;
    color:#D4CFC1;
}
.focus .f_main .f_m_img .side .side_btn:hover{background:rgba(0,0,0,0.5);color:#fff;}
.focus .f_main .f_m_img  .fa-angle-left{left:0px;border-radius:0 3px 3px 0;cursor:pointer;}
.focus .f_main .f_m_img  .fa-angle-right{right:0;border-radius:3px 0 0 3px;cursor:pointer;}
.focus .f_main .f_m_img  .banner_foot{position:absolute;width:400px;height:18px;bottom:20px; right:30px;}
.focus .f_main .f_m_img  .banner_foot .f_icon{width:6px;height:6px;margin:4px 5px 0 5px;display:inline-block;   background: rgba(0,0,0,0.4);transition:all 0.5s;float:left; border: 2px solid rgba(255,255,255,0.3);
border-radius:50%;}
.focus .f_main .f_m_img  .banner_foot .f_icon:hover{background: rgba(255,255,255,0.4);border-color:rgba(0,0,0,0.4);}
.focus .f_main .f_m_img  .banner_foot .f_checked{background: rgba(255,255,255,0.4);border-color:rgba(0,0,0,0.4);};

.title_l{    width: 5px;
    height: 40px;
    background-color: #104E8B;
    float: left;}