.top_header{
    height: 125px;
    background: url(http://xhs.anhuinews.com/material/images/yun.png) 100% -22% no-repeat;
background-size: cover;
}

.top_header_right .seach{
border:1px solid #ff0000;
height:40px;
width:300px;
border-radius:5px 5px 5px 5px;
padding-left: 10px;
}

.top_header_right{
position: relative;
}


.top_header_right .ss{
 display: inline-block;
background: red;
position: relative;
height: 40px;
padding: 0px 10px;
line-height: 40px;
right: 0px;
border-radius:5px;float:right;
}

.top_header_left{
float:left;
margin-top: 30px;
}
.top_header_right{
float:right;
margin-top:55px;
}
.top_header_right .ss input{
margin-top:8px;
}
.top_header_right iframe{
margin:0px auto;
display:block;
margin-top:10px;
}
/*��������ʼ*/
.top_nav{
width:100%;
height:57px;
background:#e62825;
}
/*.top_nav .w1200 {
padding-top:12px;
}*/
.top_nav .w1200 ul li:nth-child(1){
width:145px;
}
.top_nav .w1200 ul li{
list-style:none;
float:left;
width:200px;
text-align: center;
height:57px;
border-right: 2px solid #d8071a;
}
.top_nav .w1200 ul li:hover{
background:#cc0819;
}
.top_nav .w1200 ul li a{  
display: block;
color: white;
font-size: 24px;
margin-top: -15px;
position: relative;
top: 50%;
}
.top_nav .w1200 ul li a span{
      position: relative;
top:4px;
}   

.top_nav .w1200 ul li a img{  
margin-right:10px;
}
.ahgq_contok{
 border: solid 1px #ededed;
}
.ahgq_cont{
 padding:0px 20px;
}

/*.ahgq_cont_r{
padding:5px 20px;
}*/
.dyfc img{
width:100%;
}
.Title{
position: relative;
}
.Title img{ 
text-align: center;
display: block;
position: relative;
margin-left: -80px;
left: 50%;
z-index: 111;
}
.line_left{
width:50%;
height:1px;
background:#eee;
position: absolute;
top:50%;
left:20px;
}
.line_right{
width:50%;
height:1px;
background:#eee;
position: absolute;
top:50%;
right:8px;
}