﻿

.hy_mbx {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.hy_mbx_1
{
	width: 100%;
    margin: auto;
    background: #fff;
    height: auto;
    line-height: 45px;
}
.hy_mbx_1 p
{
	/* padding: 0 25px; */
	font-size: 14px;
	padding-left: 10px;
}
/* 首页 */
.top { width: 100%; }
.top .logobox { background-color: #ff7500; padding: 10px; clear: both; }
.top .logobox p { text-align: center; font-size: 20px; font-weight: bold; color: #fff; }
.top .logobox p a { color: #fff; }

.top .navbox { background-color: #313131; height: 35px; line-height: 35px; text-align: center;padding: 3px 0px; }
.top .navbox ul li { float: left;  overflow: hidden;padding:0px 2%;}
.top .navbox ul li a { color: #fff; font-size:14px;}
.top .navbox ul li a:hover, .top .navbox ul .dq a { color: #ff7700; font-size:14px;}

.hy_md
{

width: 100%;

float: left;
}
.hy_md_1
{
	
width: 100%;
	
margin: auto;
	
background: #fff;
	
height: 45px;
	
line-height: 45px;
	
margin-top: 20px;
}
.hy_md_1 ul
{
	
}
.hy_md_1 li
{
	
float: left;
	
width: auto;
	
text-align: center;
	
font-size: 14px;
	
background: #ff6600;
	
margin-right: 5px;
	
padding-left: 10px;
	
padding-right: 10px;
}
.hy_md_1 li a
{
	
color: #fff;
}


.bd_adv_box {
    padding: 8px 0;
    clear: both;
}


.renling
{
	float: left;
    width: auto;
    height: 35px;
    background: #2972fa;
    border-radius: 4px;
    line-height: 28px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    margin-left: 0px;
    margin-right: 20px;
    padding: 3px;
}