html,
body {
    height: 100%;
    width: 100%;
}
body {
    background: #FFF;
    color: #333;
    line-height: 20px;
    margin: 0px;
    font-family: Microsoft YaHei;
    font-size: 12px;
}

nav ul {
    width: 1265px;
    margin: auto;
    display: flex;
}
nav li {
    text-align: center;
    flex-grow: 1
}
#bumen ul {
    width: 100%;
    display: flex;
}
#bumen ul li {
    flex-grow: 1
}


img {
    border: 0px;
    vertical-align: middle;
}

.imgBlock img {
    display: block;
}

ul,
li,
dl,
dd,
dt {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

a:link,
a:visited {
    color: #333;
    text-decoration: none;
}
a:hover,
a:active {
    color: #AD253D;
    text-decoration: underline;
}

.a_white:link,
.a_white:visited {
    color: #FFF;
    text-decoration: none;
}
.a_white:hover,
.a_white:active {
    color: #FFFF99;
    text-decoration: underline;
}

h1 {
    font-size: 26px;
    color: #2D2D2D;
    margin: 0px;
    padding: 10px 0;
    line-height: 42px;
    font-weight: normal;
    text-align: center;
    margin-top: 20px;
}

h2 {
    font-size: 26px;
    color: #2D2D2D;
    margin: 0px;
    padding: 0px;
    line-height: 42px;
    font-weight: normal;
}

h3 {
    font-size: 18px;
    color: #2D2D2D;
    margin: 0px;
    padding: 0px;
    line-height: 36px;
    font-weight: normal;
    font-weight: bold;
}

.left {
    float: left;
}
.right {
    float: right;
}

.clear {
    clear: both;
    font-size: 0px;
    line-height: 0px;
}

.overHidden {
    overflow: hidden;
}

.center {
    text-align: center;
}

.defaultWidth {
    width: 1265px;
    margin: auto;
    overflow: hidden;
}

.mar1 {
    margin-top: 20px;
}
.pad1 {
    padding-top: 30px;
}



.mar2 {
    margin-top: 10px;
}
.pad2 {
    padding-top: 20px;
}
form {
    padding: 0;
    margin: 0;
}

#top {
    height: 126px;
    background: #C81304 url(../img/topbk.png) repeat-x top;
    width: 100%;
    min-width: 1265px;
}

#logo {
    width: 340px;
    float: left;
}
#logo img {
    margin-top: 20px;
}

#top2 {
    background: url(../img/topimg.png) no-repeat center top;
    height: 190px;
}

#topRight {
    float: right;
}
#topRight_1 {
    line-height: 40px;
    text-align: right;
    color: #FFF;
}
#topRight_2 {
    height: 38px;
    margin-top: 15px;
}

.input1 {
    height: 38px;
    line-height: 38px;
    border: none;
    padding: 0;
    float: left;
    outline: none;
    color: #666;
    font-size: 14px;
    text-indent: 10px;
    margin-left: 100px;
    width: 240px;
}
.submit {
    height: 38px;
    line-height: 38px;
    border: none;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    width: 105px;
    background: #DC1304;
    outline: none;
}

nav {
    height: 54px;
    line-height: 54px;
    min-width: 1265px;
    background: #FFF;
}
nav ul {
    width: 1265px;
    margin: auto;
}
nav li {
    width: 105.4px;
    float: left;
    text-align: center;
}
nav li a:link,
nav li a:visited {
    display: block;
    text-align: center;
    height: 54px;
    font-size: 16px;
}
nav li a:hover,
nav li a:active {
    background: #DE1707;
    color: #FFF;
    text-decoration: none;
}

nav li .active,
nav li .active {
    background: #C51507;
    color: #FFF;
}
nav li .active,
nav li .active {
    background: #C51507;
    color: #FFF;
}


#bumen {
    width: 1256px;
    margin: auto;
    background: #F00;
    margin-top: 20px;
}
#bumen ul {
    width: 100%;
}
#bumen li a:link,
#bumen li a:visited {
    display: block;
    text-align: center;
    height: 54px;
    font-size: 16px;
    color: #FFF;
    border-left: #C81304 solid 1px;
}
#bumen li a:hover,
#bumen li a:active {
    background: #DE1707;
    color: #FFF;
    text-decoration: none;
}


.div_bk1 {
    background: url(../img/bk1.png) repeat-x top center;
    min-height: 325px;
}

#banner {
    width: 100%;
}
#banner img {
    width: 100%;
}
.temBanner {
    background: url(../img/banner1.jpg) no-repeat top center;
    height: 475px;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    overflow: hidden;
}
.swiper-slide img {
    width: 600px;
    height: 360px;
}

.main1_l {
    width: 600px;
    height: 360px;
    float: left;
}
.main1_r {
    width: 650px;
    float: right;
}

.bo1 {
    border: #CFCFCF solid 1px;
    padding: 5px 12px;
    background: #FFF;
}

.bo2 {
    border: #CFCFCF solid 1px;
    padding: 12px;
    background: #FFF;
}

.title1 {
    border-bottom: #C81304 solid 2px;
    line-height: 36px;
    height: 36px;
    overflow: hidden;
}
.title1 .title {
    float: left;
    font-size: 16px;
    color: #C81304;
    padding: 0 7px;
}
.title1 .more {
    float: right;
    padding-right: 5px;
}



.title2 {
    border-bottom: #DDDDDD solid 2px;
    line-height: 36px;
    height: 36px;
}
.title2 .title {
    float: left;
    font-size: 16px;
    color: #C81304;
    padding: 0 7px;
    border-bottom: #C81304 solid 2px;
}
.title2 .more {
    float: right;
    padding-right: 5px;
}
.title2 .titles1 {
    background: url(../img/icon_title1.png) no-repeat 5px center;
    float: left;
    font-size: 16px;
    color: #C81304;
    padding: 0 7px;
    padding-left: 26px;
    border-bottom: #C81304 solid 2px;
}

.title3 {
    border-bottom: #DDDDDD solid 2px;
    line-height: 36px;
    height: 36px;
    overflow: hidden;
}
.title3 .title {
    float: left;
    font-size: 16px;
    color: #C81304;
    padding: 0 7px;
}
.title3 .more {
    float: right;
    padding-right: 5px;
}
.title3 i {
    font-style: normal;
    color: #666;
    font-size: 16px;
}

.title3 .title_tab {
    font-style: normal;
    color: #666;
    font-size: 16px;
    float: left;
}
.title3 .title_tab a {
    text-decoration: none;
}
.title3 .title_tab .active {
    font-size: 16px;
    color: #C81304;
}


#bmtt1_content,
#bmtt2_content,
#bmtt3_content,
#bmtt4_content {
    display: none;
}



.news1 {
    margin-top: 8px;
    font-size: 14px;
    padding: 0 5px;
}
.news1 li {
    overflow: hidden;
    line-height: 34px;
    height: 34px;
}
.news1 li a {
    display: block;
    float: left;
    padding-left: 20px;
    background: url(../img/icon_news.png) no-repeat 5px center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    width: calc(100% - 100px);
}
.news1 li span {
    display: block;
    float: right;
    color: #666;
}
.news1 li .icon2 {
    background-image: url(../img/icon_title2.png);
}
.news1 li .none {
    background-image: none;
    padding-left: 5px;
}

.news2 {
    margin-top: 8px;
    font-size: 14px;
    padding: 0 5px;
}
.news2 li {
    overflow: hidden;
    line-height: 34px;
    height: 34px;
}
.news2 li a {
    display: block;
    float: left;
    padding-left: 20px;
    background: url(../img/icon_title2.png) no-repeat 5px center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    width: calc(100% - 100px);
}
.news2 li span {
    display: block;
    float: right;
    color: #666;
}


.news3 {
    margin-top: 8px;
    font-size: 14px;
    padding: 0 5px;
}
.news3 li {
    overflow: hidden;
    line-height: 34px;
    height: 34px;
}
.news3 li a {
    display: block;
    float: left;
    padding-left: 20px;
    background: none;
    padding-left: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    width: calc(100% - 100px);
}
.news3 li span {
    display: block;
    float: right;
    color: #666;
}



.main2_l {
    width: 428px;
    float: left;
}
.main2_r {
    width: 820px;
    float: right;
}

.main2_r_1 {
    width: 385px;
    float: left;
}
.main2_r_2 {
    width: 385px;
    float: right;
}

.topnews {
    margin-top: 15px;
    overflow: hidden;
    height: 110px;
}
.topnews img {
    float: left;
    margin-right: 15px;
    width: 180px;
    height: 110px;
    margin-bottom: 10px;
}
.topnews b {
    display: block;
    font-size: 14px;
}
.topnews span {
    display: block;
    color: #666;
    overflow: hidden;
    height: 80px;
    padding-top: 10px;
}


.main3_l {
    width: 315px;
    float: left;
}
.main3_c {
    width: 590px;
    float: left;
    margin-left: 15px;
}
.main3_r {
    width: 325px;
    float: right;
}
.defaultWidth01 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.main4_l {
    width: 192px;
    height: 192px;
    margin-right: 15px;
}
.main4_l img {
    width: 100%;
}
.main4_r {
    flex: 1;
    height: 192px;
}
.main4_r .bo1 {
    height: 100%;
    box-sizing: border-box;
}
.main4_r .bo1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.box_line {
    position: relative;
    width: 968px;
    height: 100%;

    overflow: hidden;

}
.apply_w {
	position: absolute;
    display: flex;
    align-items: center;
    height: 100%;
}
.apply_w>div {
    width: 194px;
    text-align: center;
    /*padding: 0 45px;*/
}
.apply_w>div img {
    width: 71px;
    margin-bottom: 15px;
}
.apply_w>div span {
    display: block;
    font-size: 16px;
    white-space: nowrap;
}
.pic1 {
    margin-left: -20px;
    overflow: hidden;
    padding: 10px;
}
.pic1 li {
    float: left;
    margin-left: 20px;
    margin-top: 20px;
    width: 285px;
}

.pic1 li a {
    color: #FFF;
}
.pic1 li img {
    display: block;
    width: 100%;
    height: 198px;
}
.pic1 li b {
    display: block;
    line-height: 36px;
    height: 36px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    background: rgba(0, 0, 0, 0.6);
    padding: 0 10px;
    margin-top: -36px;
    position: relative;
}


.pic2 {
    margin-left: -10px;
    overflow: hidden;
    padding: 10px;
}
.pic2 li {
    float: left;
    margin-left: 10px;
    margin-top: 20px;
    width: 255px;
}

.pic2 li a {
    color: #FFF;
}
.pic2 li img {
    display: block;
    width: 100%;
    height: 178px;
}
.pic2 li b {
    display: block;
    line-height: 36px;
    height: 36px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    background: rgba(0, 0, 0, 0.6);
    padding: 0 10px;
    margin-top: -36px;
    position: relative;
}


.ul_bumen {
    overflow: hidden;
    padding: 5px;
}
.ul_bumen li {
    width: 136px;
    float: left;
    line-height: 30px;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.ul_bumen2 {
    overflow: hidden;
    padding: 5px;
}
.ul_bumen2 li {
    width: 200px;
    float: left;
    line-height: 36px;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.topgh {
    padding: 10px;
    border-bottom: #DDDDDD solid 2px;
    font-size: 14px;
    line-height: 32px;
}
.topgh a {
    margin-right: 10px;
    display: inline-block;
    padding-right: 5px;
}

.topgh2 {
    padding: 10px;
    border-bottom: #DDDDDD solid 2px;
    border-top: #DDDDDD solid 2px;
    font-size: 14px;
    line-height: 32px;
    margin-bottom: 20px;
}
.topgh2 a {
    margin-right: 10px;
    padding: 5px;
    display: inline-block;
}
.topgh2 .active {
    color: #FFF;
    background: #F00;
}

.fr {
    overflow: hidden;
    padding: 10px;
}
.fr div {
    float: left;
    width: 280px;
    margin-left: 50px;
}
.fr .divTitle {
    width: 145px;
    margin-left: 0;
}
.fr select {
    padding: 10px 20px;
    width: 100%;
    text-align: center;
    border-radius: 8px;
}



#bottom_top {
    background: #B61103;
    line-height: 60px;
    height: 60px;
    margin-top: 20px;
    color: #FFF;
}
#bottom {
    background: #CC1304;
    overflow: hidden;
    padding: 20px;
    line-height: 28px;
}

#bottom_top,
#bottom {
    color: #FFF;
}
#bottom_top a,
#bottom a {
    color: #FFF;
}

#bottom_l {
    width: 800px;
    float: left;
    padding-top: 10px;
}
#bottom_r {
    width: 320px;
    float: right;
}

#bottom_r div {
    float: left;
    text-align: center;
    margin-right: 20px;
}
#bottom_r div img {
    width: 90px;
    display: block;
}

#npage1_l {
    width: 905px;
    float: left;
}
#npage1_r {
    width: 335px;
    float: right;
}

.psDiv {
    background: #ED1403;
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0 10px 20px;
    line-height: 36px;
}

.psDiv2 {
    background: #F3F3F3 url(../img/icon_ps.png) no-repeat 10px center;
    padding-left: 30px;
    height: 35px;
    line-height: 35px;
}

.classUl {
    border: #CFCFCF solid 1px;
    border-top: none;
    padding: 15px;
    line-height: 46px;
}
.classUl li {
    border-bottom: #CCCCCC dashed 1px;
    margin-bottom: 2px;
}

.classUl li a:link,
.classUl li a:visited {
    color: #333;
    display: block;
    padding: 0px;
    font-size: 16px;
    text-align: center;
}
.classUl li a:hover,
.classUl li a:active {
    color: #FFF;
    background: #ED1403;
    text-decoration: none;
}

.classUl li .active:link,
.classUl li .active:visited {
    color: #FFF;
    background: #ED1403;
}
.classUl li .active:hover,
.classUl li .active:active {
    color: #FFF;
    background: #ED1403;
    text-decoration: none;
}


.content {
    font-size: 18px;
    padding: 10px 50px;
    line-height: 36px;
}
.content1 {
    font-size: 18px;
    padding: 20px 125px;
    line-height: 36px;
}
.content2 {
    font-family: Arial !important;
    font-size: 20px !important;
    padding: 20px 125px;
    line-height: 36px;
}
.content2 img {
    max-width: 760px!important;
    display: block;
    margin: auto!important;
}
.content2 p video,.content2 video {
    max-width: 760px!important;
    margin: auto!important;
    font-family: Arial !important;
    font-size: 20px !important;
}
.content2 iframe {
    min-width: 760px!important;
    height: 450px;
    margin: auto!important;
}

.bo2 .minHeight1 h1 {
    padding: 20px 125px;
}
.picDiv {
    text-align: center;
    padding-top: 20px;
}
.picDiv img {
    margin: auto;
}

.minHeight1 {
    min-height: 400px;
}

.h1Title {
    height: 14px;
    border-bottom: #CFCFCF solid 1px;
    margin: 20px 0 30px 0;
}
.h1Title b {
    display: block;
    background: #FFF;
    line-height: 28px;
    height: 28px;
    border-left: #C81304 solid 7px;
    padding: 0 10px;
    font-size: 18px;
    font-weight: normal;
    color: #333333;
    position: absolute;
}

#npage1_l ul {
    margin: 0 20px;
}

.fenye {
    padding: 10px;
}
.tt {
    border-bottom: #E6E6E6 solid 1px;
    margin: 0px 80px 0 80px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
}
.tt2 {
    margin: 0px 80px 0 80px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
}

.bm1_l {
    width: 885px;
    float: left;
}

.bm1_l img {
    transition: all 0.6s;
}
.bm1_l img:hover {
    transform: scale(1.2);
}

.bm1_r {
    width: 370px;
    float: right;
}


.bm2_l {
    width: 445px;
    float: left;
}
.bm2_c {
    width: 430px;
    float: left;
    margin-left: 10px;
}
.bm2_r {
    width: 370px;
    float: right;
}


.bm3_l {
    width: 49.5%;
    float: left;
}
.bm3_r {
    width: 49.5%;
    float: right;
}


.toppicNews {
    float: left;
    width: 260px;
    height: 230px;
    margin-right: 15px;
}
.toppicNews img {
    width: 230px;
    height: 230px;
}


.zzdiv {
    padding: 10px 0 10px 0;
    overflow: hidden;
}
.zz {
    font-size: 14px;
    color: #333333;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
}


.bmnewsDiv {
    margin: 0 50px 0 50px;
}
.bmnewsDiv li a {
    width: auto;
}
.news1 .bmnewsDiv li span {
    float: left;
    margin-left: 20px;
    color: #999;
    font-size: 12px;
}

.bmName {
    font-size: 32px;
    font-weight: 500;
    color: #FFF;
    float: left;
    padding: 50px 0 0 10px;
}

.banner_c1 {
    background: url(../img/bk_c1.png) no-repeat 100% 100%;
    width: 100%;
    height: 50px;
    line-height: 50px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.banner_c1 a {
    display: block;
    height: 100%;
    color: #FFFFBF;
    text-decoration: none;
    font-size: 22px;
    text-align: center;
    text-shadow: #FF4444 2px 0 0, #FF4444 0 2px 0, #FF4444 -2px 0 0, #FF4444 0 -2px 0;
}

.banner_c2 {
    background: url(../img/bk_c2.png) no-repeat 100% 100%;
    width: 100%;
    height: 50px;
    line-height: 50px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.banner_c2 a {
    display: block;
    height: 100%;
    color: #DD0000;
    text-decoration: none;
    font-size: 22px;
    text-align: center;
    text-shadow: #FFF 2px 0 0, #FFF 0 2px 0, #FFF -2px 0 0, #FFF 0 -2px 0;
}

.banner_ch {
    height: 60px;
    line-height: 60px;
}

.fenye {
    padding: 20px;
    text-align: center;
}

.fenye a:link,
.fenye a:visited {
    color: #333;
    text-decoration: none;
    display: inline-block;
    background: #FFF;
    border: #CCC solid 1px;
    padding: 4px 10px;
    margin: 5px 0;
}
.fenye a:hover,
.fenye a:active {
    color: #FFF;
    text-decoration: none;
    background: #CC1304;
    border: #CC1304 solid 1px;
}

.fenye font {
    display: inline-block;
    background: #CC1304;
    border: #CC1304 solid 1px;
    padding: 4px 10px;
    color: #FFF;
}

.main1_r .bo1 {
    height: 348px;
}

.main2_l .bo1 {
    height: 385px;
}
.main2_r .bo1 {
    height: 385px;
}

.main3_l .bo1 {
    height: 340px;
}
.main3_c .bo1 {
    height: 340px;
}
.main3_r .bo1 {
    height: 340px;
}
.main3_r img {
    width: 100%;
}


.bmp1 {}
.bmp1 .bo1 {
    height: 285px;
}
.bmp1 .sDiv:first-child {
    width: 885px;
    float: left;
}
.bmp1 .sDiv:last-child {
    width: 370px;
    float: right;
}

.bmp2 {}
.bmp2 .bo1 {
    height: 285px;
}

.bmp2 .sDiv {
    width: 32%;
    float: left;
    margin-left: 1%;
}
.bmp2 .sDiv:first-child {
    width: 33%;
    float: left;
    margin-left: 0%;
}

.bmp2 .sDiv:last-child {
    width: 33%;
    float: right;
    margin-left: 0%;
}


.bmp3 {}
.bmp3 .bo1 {
    height: 285px;
}

.bmp3 .sDiv:first-child {
    width: 49.5%;
    float: left;
}
.bmp3 .sDiv:last-child {
    width: 49.5%;
    float: right;
}

.hui {
    filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -webkit-filter: grayscale(1);
}
.ryxx {
    font-size: 18px;
    margin-left: 125px;
    text-indent:2em
}
.more a {
    font-size: 12px;
    color: #333;
}

.fj {
    font-size: 16px;

}
.fj li {
    line-height: 35px;
    margin-left: 115px
}
.fj li:first {
    margin-left: 80px
}