/*----------总布局*/
.seach_box{width: 100%; height: 30px; background: #fff;}
.seach_center{width:975px; height: 30px;margin: 0 auto;}
.time{ width:600px; height:30px; margin-left: 5px;line-height: 30px;font-size: 12px;}
.ss_box{width:240px; height: 30px;float: left;}
.ss_box input{ border: 1px solid #c4c4c4;}
.ss_box .ss_pt{width: 190px; height: 22px;/*color: #ccc; */margin-top: 4px;text-indent: 1em;float: left;}
.ss_box .annie{width:33px; height: 23px;line-height:23px;background: #df3f3c; margin-left: 5px;float: left;text-align: center; margin-top: 4px;}
.ss_box .annie a{color: #fff;font-family: "新宋体";font-size: 12px;/*display: block;*/ }

.block{width: 66px; height: 30px;float: left;text-align: center;line-height: 30px;margin-left: 48px;}
.block a{font-size: 12px; font-family: "新宋体";color: #4a4a4a;}
.top_main{ width: 100%;height:237px;}
/*----------logo布局*/
.top_cen{ width:975px; height: 237px;margin: 0 auto;}
.top_logo{width:975px; height:192px;}
.top_logo img{width:420px; height: 55px;padding:78px 32px;}
/*----------nav布局*/
.bg_nav{ width: 975px;height:45px;background: #df3f3c;}
.bg_nav ul{width: 836px; height: 45px; margin: 0 auto;overflow: hidden;}
.bg_nav ul li{float: left;margin-left: 25px; text-align:center;line-height: 45px;}
.bg_nav ul li a{font-size:14px;color: #fff;font-weight: bold;}
.bg_nav ul li a:hover{color: #3E3E3E;}

