html {
    overflow-x: hidden;
}

body,
html {
    min-width: 1300px;
    background: #f4f5fd;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
input,
textarea,
p,
th,
td {
    margin: 0;
    padding: 0;
}

body {
    word-break: break-all;
    font: 12px/1.5 'microsoft yahei', 'simsun', sans-serif, tahoma, arial, 'Hiragino Sans GB', sans-serif;
    background: #fff;
}

button,
img,
em {
    border: 0;
}

img {
    vertical-align: middle;
}

li,
ul {
    list-style: none;
}

i {
    font-style: normal;
}

a {
    text-decoration: none;
    outline: none;
}

a:hover {
    text-decoration: none;
}

input,
textarea {
    outline: none;
}

em,
i {
    font-style: normal;
    font-weight: normal;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

label {
    display: block;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.block {
    display: block;
}

.inline-block {
    display: inline-block;
}

.hide {
    display: none;
}

.clearfix {
    display: inline-table
}

*html .clearfix {
    height: 1%
}

*+html .clearfix {
    min-height: 1%
}

.clearfix {
    display: block
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clear {
    clear: both;
}

.center {
    text-align: center;
}

.allWidth {
    width: 1200px;
    margin: 0px auto;
}

.logoBox {
    background: url(../images/bj_img.png)no-repeat;
    height: 600px;
    width: 100%;
    position: absolute;
}

.logoBox .logo_div {
    width: 800px;
}

.index_nav {
    position: relative;
    z-index: 1;
}

.nav {
    height: 40px;
    line-height: 40px;
    position: relative;
    top: 315px;
    background: url(../images/nav_img.png)
}

.navbar_ul li {
    float: left;
    font-size: 16px;
    position: relative;
    padding: 0px 68px;
   
}

.navbar_ul li:last-child {
    border-right: none;
}

.navbar_ul li:hover .menu {
    display: block;
}

.navbar_ul li a {
    color: #7e0407;
    display: block;
}

.navbar_ul>li a.action {
    color: #ff0d09;
    font-weight: 600;
}

.navbar_ul>li:hover a,
.navbar_ul>li.normal {
    color: #ff0d09;
}

.navbar_ul>li a.action>.arrow_em {
    width: 13px;
    height: 7px;
    position: absolute;
    left: 50%;
    margin-left: -4px;
    bottom: 0;
}

.navbar_ul li.normal>a,
.navbar_ul li>a:hover {
    color: #ff0d09;
    font-weight: 600;
}

.container_box {
    position: relative;
    z-index: 1;
    top: 315px;
    background: #fff;
    padding: 20px 30px;
    width: 1140px;
}

.one_flo {
    height: 280px;
}

.left_box {
    width: 620px;
}


/* 新闻竖轮播 */

.foucebox {
    position: relative;
    width: 620px;
    height: 280px;
    overflow: hidden;
}

.foucebox .bd {
    position: relative;
    float: left;
    width: 480px;
    height: 280px;
    overflow: hidden;
}

.foucebox .bd li span {
    display: block;
    width: 100%;
    color: #fff;
    background: #070e18;
    text-indent: 10px;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: .9;
}

.foucebox .bd img {
    width: 480px;
    height: 280px;
}

.foucebox .hd {
    position: relative;
    width: 120px;
    float: right;
    padding-right: 4px;
    z-index: 1;
}

.foucebox .hd ul {
    position: relative;
    width: 120px;
    overflow: hidden;
}

.foucebox .hd li {
    height: 84px;
    /* padding: 5px 0; */
    overflow: hidden;
    border: 2px solid red;
    margin: 5px 0;
}

.foucebox .hd img {
    width: 120px;
    height: 85px;
    display: block;
}

.foucebox .hoverBg {
    position: absolute;
    top: 2px;
    left: 3px;
    width: 115px;
    height: 83px;
    z-index: 100;
    /* background: url(../images/hover.png) no-repeat; */
}


/*  */

.right_box {
    width: 455px;
    height: 100%;
}

.right_box .title_box {
    background: url(../images/gzdt_img.png) no-repeat;
    height: 40px;
    background-size: 100%;
}

.title_box .title a {
    color: #faf544;
    font-size: 20px;
    line-height: 40px;
    padding-left: 30px;
}

.title_box .moer a {
    color: #faf544;
    line-height: 40px;
    padding-right: 25px;
}

.lm_list ul li {
    height: 36px;
    line-height: 36px;
}

.lm_list ul li a {
    font-size: 14px;
    color: #000;
}

.lm_list ul li a:hover {
    color: red;
}

.lm_list ul li i {
    color: #808080;
    font-size: 12px;
}


/* 2 */

.tow_flo {
    height: 310px;
    padding-top: 45px;
}

.tow_left {
    width: 535px;
    height: 100%;
}

.gzbs_title::before {
    position: absolute;
    display: block;
    content: "";
    width: 43%;
    top: 380px;
    left: 4%;
    border-top: 1px solid #ff3b34;
}

.gzbs_title {
    height: 50px;
}

.icon01 {
    background: url(../images/icon_01.png)no-repeat;
    width: 85px;
    height: 50px;
}

.gzbs_name {
    padding-left: 25px;
}

.gzbs_name a {
    font-size: 20px;
    line-height: 34px;
    color: #ff0d09;
}

.gzbs_title .moer a,
.new_title .moer a {
    line-height: 34px;
    color: #ff0d09;
}

.tow_right {
    height: 100%;
    width: 535px;
}

.div_d {
    width: 80px;
    height: 33px;
    float: left;
    font-size: 20px;
    line-height: 34px;
    color: #ff0d09;
    margin: 0 10px;
}

.gzbs_name .normal {
    border-bottom: 2px solid;
}

.new_title::before {
    position: absolute;
    display: block;
    content: "";
    width: 43%;
    top: 380px;
    right: 3%;
    border-top: 1px solid #ff3b34;
}

.footer {
    background: url(../images/footer.png);
    height: 60px;
    position: relative;
    top: 315px;
}

.footer_box {
    width: 220px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    padding: 10px 0px;
}


/* page */

.page_box {
    position: relative;
    z-index: 1;
    top: 315px;
    margin-top: 10px;
}

.page_title {
    height: 35px;
    background: url(../images/page_img.png);
    padding-left: 30px;
}

.icon02 {
    background: url(../images/icon_02.png)no-repeat;
    width: 30px;
    height: 30px;
    margin-top: 4px;
}

.title_lm {
    line-height: 30px;
    color: #ff0d09;
    font-size: 16px;
}

.address {
    line-height: 30px;
    width: 300px;
}

.address i {
    background: url(../images/icon_03.png)no-repeat;
    width: 15px;
    height: 15px;
    display: inherit;
    float: left;
    margin-top: 8px;
    padding-right: 7px;
}

.address ul li,
.address ul li a {
    display: inline-block;
    color: #f76b16;
    font-size: 14px;
    line-height: 14px;
}

.address ul li a {
    margin-right: 5px;
}

.address ul li a:hover {
    color: #ff0d09;
}

.page_list {
    background: #fff;
    min-height: 500px;
}

.marker {
    width: 3px;
    height: 3px;
    border: 1px solid #f88b1c;
    border-radius: 100px;
    background-color: #f88b1c;
    opacity: 0.5;
    float: left;
    margin-top: 22px;
    margin-right: 7px;
}

.page_list ul li {
    height: 45px;
    line-height: 45px;
    padding: 0 30px;
}

.page_list ul li a:hover {
    color: #ff0d09;
}

.page_list ul li a {
    font-size: 14px;
    color: #000;
}

.page_num {
    margin-bottom: 10px;
    font-size: 14px;
    color: #898989;
}

.pageBtnWrap>a {
    padding: 2px 4px;
}

.pageBtnWrap a,
.totalPageNum,
.currPageNum {
    color: #1B4A88;
    margin-right: 5px;
}

.page_num a {
    color: #000;
}

.page_num a:hover {
    color: #ff0d09;
}


/* 内容 */

.page_content {
    background: #fff;
    padding: 25px 20px 20px 28px;
}

.con_text .titles h4 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 14px;
    color: #ff0d09;
}

.text_next {
    font-size: 14px;
    height: 40px;
}

.text_next p a {
    color: #0099ff;
}