.new_header_box {
    width: 100%;
    margin: 12px auto;
    display: flex;
    border: 1px solid #e0e0e0;
}

.new_header_box #slider {
    width: 565px !important;
    height: 388px !important;
}

.new_header_box .left {
    width: 565px;
}

.new_header_box .left .nl {
    width: 565px !important;
    height: 388px !important;
    float: none;
}

.new_header_box .left .nl #center {
    position: relative;
    top: 0;
    left: 0;
    width: 565px !important;
    height: 388px !important;
    float: none;
}

.new_header_box .left .nl #slider {
    position: relative;
    top: 0;
    left: 0;
    width: 565px !important;
    height: 388px !important;
}

/* .new_header_box .left #center{
width: 565px !important;
height: 388px !important;
float: none;
} */

.new_header_box .right {
    width: 565px;
}

.new_header_box .right .right_top {
    width: 565px;
    height: 50px;
    border-bottom: 2px solid #c10008;
    background: #f4f4f4;
}

.new_header_box .right .right_top #more_two_1 {
    width: 565px;
    height: 50px;
    border-bottom: 2px solid #c10008;
    background: #f4f4f4;
}


.new_header_box .right .right_top li {
    font-size: 21px;
    color: #282828;
    width: 124px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    float: left;
    cursor: pointer;
}

.new_header_box .right .right_top li.hover {
    background: #c10008;
    color: #ffffff;
}

.new_header_box .right .right_top li.more {
    float: right;
    width: 55px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: none;
    font-size: 13px;
}

.nav {
    width: 1600px;
    background-color: #e1e2e4;
}

.bottomwrap {
    margin: 0 auto;
    margin-top: 50px;
    padding-top: 50px;
    width: 100%;
    max-width: 1920px;
    z-index: 999;
    background: linear-gradient(#edf4fc, #fff);
}

.bottomwrap .title {
    text-align: center;
}

.bottomwrap .title h1 {
    color: #0059b5;
    font-size: 70px;
    letter-spacing: 25px;
}

.bottomwrap .title h2 {
    opacity: 0.8;
    color: #0059b5;
    font-weight: normal;
    font-size: 30px;
    margin-bottom: 10px;
}

.bottomwrap .title h3 {
    opacity: 0.3;
    color: #0059b5;
    font-weight: normal;
    position: relative;
    margin: 0;
}

.bottomwrap .title h3 span {
    background: #fdf4f4;
    padding: 0px 15px;
    font-size: 24px;
    letter-spacing: 2px;
}

.bottomwrap .title h3::after {
    content: "";
    background: #0059b5;
    width: 100%;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: -1;
}

.bottomwrap .fouryw {
    width: 1160px;
    margin: 0px auto;
    display: flex;
}

.bottomwrap .fouryw .c1_right {
    height: 336px;
    margin-top: -16px;
    margin-left: 12px;
}

.bottomwrap .fouryw > ul {
    flex: 1;
    padding-top: 20px;
    display: block;
    margin-top: 60px;
    display: flex;
    justify-content: space-between;
}

.bottomwrap .fouryw > ul > li {
    display: inline-block;
    width: 21%;
    height: 185px;
    float: left;
    border: 1px solid #ddebf9;
    cursor: pointer;
}

.bottomwrap .fouryw > ul > li .img1 {
    margin: 0 auto;
    margin-top: -12px;
    display: block;
}

.bottomwrap .fouryw > ul > li .p1 {
    font-size: 30px;
    line-height: 36px;
    font-weight: bolder;
    color: #0059b5;
    text-align: center;
    margin-top: 27px;
}

.right_top_header {
    height: 35px;
    line-height: 40px;
    background: #FFF;
    border-top: 2px solid #cb0306;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.right_top_header > div {
    flex: 1;
    padding: 0 17px;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
}

.right_top_header > div.hover {
    height: 40px;
    background: #cb0306;
    color: #FFFFFF;
    font-weight: bold;
    padding: 0 17px;
}

* {
    margin: 0px;
    padding: 0px;
    text-decoration: none;
}

body {
    font-family: Microsoft YaHei, Arial, Helvetica, sans-serif, "宋体", "黑体";
    font-size: 16px;
    color: #333333;
    min-width: 1200px !important;
}

a {
    font-family: Microsoft YaHei, Arial, Helvetica, sans-serif, "宋体", "黑体";
    color: #333333;
    hide-focus: expression(this.hideFocus=true);
    outline: none;
    cursor: pointer;
}

a:hover {
    text-decoration: none;
    color: #c10008;
}

input {
    font-family: Microsoft YaHei, Arial, Helvetica, sans-serif, "宋体", "黑体";
    color: #535353;
    hide-focus: expression(this.hideFocus=true);
    outline: none;
}

textarea {
    font-family: Microsoft YaHei, Arial, Helvetica, sans-serif, "宋体", "黑体";
    color: #535353;
    hide-focus: expression(this.hideFocus=true);
    outline: none;
}

img {
    border: 0px;
}

body, div, dl, ol, ul, li {
    list-style: none;
}

.clear {
    clear: both;
}


.wrapper {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    max-width: 1600px;
}

.top {
    width: 1600px;
    height: 43px;
    background: #c10008;
    overflow: hidden;
}

.top_inner {
    width: 1160px;
    margin: 0 auto;
    height: 43px;
}

.top_l {
    float: left;
    margin-left: 5px;
}

.top_l p {
    line-height: 43px;
    color: #ffffff;
    font-size: 13px;
}

.top_r {
    float: right;
    width: 255px;
}

.search {
    width: 189px;
    height: 28px;
    margin-top: 8px;
    float: left;
}

.jian {
    line-height: 43px;
    color: #ffffff;
    float: right;
    margin: 0 5px 0 15px;
}

#banner {
    overflow: hidden;
    width: 100%;
    height: 269px;
    position: relative;
}

.slides {
    margin: 0px auto;
    width: 1600px;
    height: 269px;
    overflow: hidden;
    position: relative;
}

.slide-pic {
    margin: 0px;
    padding: 0px;
    width: 1600px;
    overflow: hidden;
    list-style: none;
}

.slide-pic img {
    width: 1600px;
    height: 269px;
}

.slide-pic li.cur {
    display: block;
}

.logo {
    width: 100%;
    height: 95px;
    position: absolute;
    top: 55px;
    left: 0;
    right: 0;
    overflow: hidden;
}

.logo_h {
    width: 1160px;
    height: 95px;
    margin: 0 auto;
}

.logo_inner {
    width: 705px;
    height: 95px;
}

.nav {
    width: 1155px;
    margin: 0 auto;
    height: 58px;
    position: absolute;
    top: 254px;
    left: 0;
    right: 0;
    overflow: hidden;


}

.nav_inner {
    width: 1155px;
    height: 55px;
    margin: 0 auto;
    background: #e1e2e4;
    border-bottom: 3px solid #c10008;

}

.nav_inner ul li {
    float: left;


    text-align: center;
}

.nav_inner ul li a {
    font-size: 21px;
    color: #4b4b4b;
    width: 165px;
    line-height: 55px;
    display: block;
}

.nav_inner li a.hover {
    color: #ffffff;
    background: #c10008;
}

.nav_inner li a:hover {
    color: #ffffff;
    background: #c10008;
}


.lj {
    width: 100%;
    height: 50px;
    background: #c10008;
    margin-top: 50px;
}

.lj ul {
    width: 755px;
    margin: 0 auto;

}

.lj ul li {
    width: 205px;
    height: 25px;

    float: left;
    margin-top: 10px;
}


.foot {
    width: 100%;
    height: 151px;
    background: #eeeeee;
    padding-top: 25px;
    overflow: hidden;
}

.foot p {
    text-align: center;
    font-size: 14px;
    color: #282828;
    line-height: 30px;
}

.c1 {
    width: 1160px;
    height: auto;
    overflow: hidden;
    margin: 33px auto 27px;

}

.c1_left {
    width: 890px;
    height: auto;
    overflow: hidden;
    float: left;

}

.toutiao {
    width: 100%;
    height: 66px;
    border: 1px solid #e8d1b1;
    text-align: center;
}

.toutiao h1 {
    font-size: 30px;
    color: #c10008;
    line-height: 66px;
    width: 100%;
    display: block;
    text-align: center;
}


.bt h2 {
    font-size: 21px;
    color: #ffffff;
    line-height: 34px;
    text-align: center;
    width: 124px;
    font-weight: 100;
    float: left;
}

.bt .more {
    float: right;
    font-size: 13px;
    color: #5b5a5a;
    margin-right: 15px;
    line-height: 34px;
}

.nei {
    padding: 14px 17px;
}

.nl {
    width: 440px;
    height: 275px;
    float: left;
    overflow: hidden;

}

.nr {

    margin-left: 25px;

}

.nr li {
    line-height: 35px;
    color: #343434;
    font-size: 16px;
    background: url(../img/dot1_03.png) no-repeat left center;
    padding-left: 15px;
}

.dot{
    line-height: 32px;
    color: #343434;
    font-size: 16px;
    background: url(../img/dot1_03.png) no-repeat left center;
    padding-left: 15px;
}

.c1_right {
    width: 250px;
    height: auto;
    overflow: hidden;
    float: right;

}

.tz {
    width: 248px;
    height: 327px;
    border: 1px solid #e0e0e0;
}

.tz .bt {
    background: url(../images/tong_03.png) no-repeat;
    width: 248px;
    height: 36px;
}

.tz .bt h2 a {
    color: #ffffff;
}

.tz .nr li {
    background: url(../images/dot1_03.png) no-repeat left 15px;

}

.tpk {
    margin: 20px auto;
    width: 1160px;
    height: 152px;
    background: url(../images/tpk_03.png) no-repeat left center;
}

.tpk ul {
    padding: 26px 33px 18px 74px;
}

.tpk ul li {
    width: 163px;
    height: 108px;
    float: left;
    margin-right: 15px;
}

.c2 {
    width: 1160px;
    height: auto;
    overflow: hidden;
    margin: 20px auto 0;

}

.c2_c {
    width: 433px;
    height: 228px;
    border: 1px solid #e0e0e0;
    float: left;
    margin-bottom: 20px;
}

.right {
    float: right;
}

.c2_c .c2_top {
    height: 35px;
    border-bottom: 2px solid #c10008;
    background: #f4f4f4;
}

.c2_c .c2_top li {
    font-size: 21px;
    color: #282828;
    width: 124px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    float: left;
    cursor: pointer;
}

.c2_c .c2_top li.hover {
    background: #c10008;
    color: #ffffff;
}

.c2_c .c2_top li.more {
    float: right;
    width: 55px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: none;
    font-size: 13px;
}

.c2_c .nr {
    margin: 8px 17px;
}

.c2_c .nr li {
    background: url(../images/dot2_03.png) no-repeat left center;
}

.dai {
    width: 888px;
}

#center {
    Z-INDEX: 2;
    POSITION: relative;
    TOP: 50%;
    LEFT: 50%;
    WIDTH: 440px;
    float: left;

}

.r {
    width: 250px;
    height: 257px;
    margin: 10px 0;
}

.r h3, .z h3 {
    background: #c10008;
    height: 41px;
    font-size: 21px;
    color: #ffffff;
    line-height: 41px;
    text-align: center;
    font-weight: 100;
}

.r ul, .z ul {
    border: 1px solid #e0e0e0;
    height: 214px;
}

.r ul li {
    width: 220px;
    height: 41px;
    margin: 9px auto;
}

/*.rd {*/
/*    background: url(../img/ren_bg_07.png) no-repeat;*/
/*    width: 250px;*/
/*    height: 290px;*/
/*}*/

.rd ul {
    margin-left: 64px;
}

.rd ul li {
    line-height: 50px;
    width: 186px;
    height: 50px;
    text-align: center;
    font-size: 18px;
    margin-bottom: 10px;
}

.rd ul li a {
    color: #282828;
}

.rd ul li a:hover {
    color: #f49500;
}

.z {
    height: 305px;
}

.z ul {
    height: 259px;
}

.z ul li {
    background: url(../img/dot1_03.png) no-repeat left center;
    line-height: 35px;
    color: #343434;
    font-size: 16px;
    margin-left: 10px;
    padding-left: 15px;
}

.hu {
    border: 1px solid #e0e0e0;
    height: 76px;
    padding: 7px 10px;
}

.hu p {
    text-indent: 2em;
    line-height: 30px;
}

.t_nl {
    width: 350px;
    height: 180px;
    float: left;
    margin: 5px 0 0 10px;
}
.bg_item_a{
    background: #ededed;
    margin: 12px 0;
    font-size: 13px;
    color: #FFFFFF;
    padding: 6px;
    border-radius: 6px;
    font-weight: 600;}
.bg_item_a:hover{
    background: #cb0306;
    color: #FFFFFF !important;}
.bg_item_a:hover a{
    background: #cb0306;
    color: #FFFFFF !important;}
