﻿a:active, a:hover { color: #ff9724!important; }
body { width: 100%; height: auto; background: url(../images/bg.jpg) no-repeat 50% 0; }
.content { width: 1000px; height: auto; margin: 0 auto; }
.cover { background: url(../images/big_banner.jpg) no-repeat; width: 100%; height: 100%; background-size: 100%; }
.banner { width: 100%; height: 399px; background: url(../images/banner.jpg) no-repeat 50% 0; overflow: hidden; }
/*大头条*/
.dtt_dl { width: 69px; height: 187px; }
.dtt_box { width: 924px; height: auto; border: 1px solid #f46e00; margin-top: 54px; position: relative; }
.dtt_box .tit { width: 926px; height: 52px; position: absolute; left: 0; top: -25px; overflow: hidden; }
.dtt_box .tit h2 { width: auto; font-size: 40px; color: #d8000a; font-weight: bold; text-align: center; line-height: 52px; }
.dtt_box .tit h2 a { color: #d8000a; font-weight: bold; background: url(../images/dt_bg.jpg); padding: 0 10px; }
.dtt_box .txt { width: 890px; font-size: 16px; color: #333; overflow: hidden; margin: 0 auto; line-height: 25px; padding: 35px 0 10px 0; }
/*要闻*/
.yw_left { width: 599px; height: 372px; margin-top: 35px; }
.swiper-pagination-switch { display: inline-block; width: 5px; height: 5px; border-radius: 10px; background: #999; margin: 0 5px; cursor: pointer; }
.swiper-active-switch { background: #fff; }
.yw_right { width: 380px; height: 372px; overflow: hidden; margin-top: 35px; }
.list_yw li { height: 21px; font-size: 16px; color: #333; background: url(../images/doc.png) no-repeat left center; padding-left: 15px; overflow: hidden; }
.list_yw li + li { margin-top: 14px; }
.list_yw li a { color: #333; }


/*footer*/
.footer { padding: 30px 0 30px 0; margin-top: 30px; background: #ff5a36; text-align: center; }
.footer p { line-height: 20px; font-size: 14px; color: #fff; }