.a {
    height: 100px
}
html,
body {
    height: 100%;
    width: 100%;
}
body {
    background: #FFF;
    color: #333;
    line-height: 20px;
    margin: 0px;
    font-family: Microsoft YaHei;
    font-size: 12px;
}

img {
    border: 0px;
    width: 100%;
    vertical-align: center;
}

.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: 24px;
    color: #2D2D2D;
    margin: 0px;
    padding: 10px 0;
    line-height: 32px;
    font-weight: normal;
    text-align: center;
    margin-top: 10px;
}

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;
}

p {
    margin: 0;
    padding: 0;
    margin-bottom: 5px;
}

.left {
    float: left;
}
.right {
    float: right;
}

.clear {
    clear: both;
    font-size: 0px;
    line-height: 0px;
}

.overHidden {
    overflow: hidden;
}

.center {
    text-align: center;
}

.defaultWidth {
    width: 100%;
    margin: auto;
    overflow: hidden;
}

.mar1 {
    margin-top: 10px;
}
.pad1 {
    padding-top: 20px;
}

.mar2 {
    margin-top: 10px;
}
.pad2 {}
form {
    padding: 0;
    margin: 0;
}

#top {
    height: 80px;
    background: #C81304 url(../img/topbk.png) repeat-x top;
    width: 100%;
    min-width: 100%;
}

/*#logo {
    width: 100%;
    text-align: center;
}*/
/*#logo img {
    width: 50%;
    margin: auto;
    padding: 10px;
    margin-top: 6px;
}*/

#top2 {
    background: url(../img/topimg.png) no-repeat center top;
    height: 190px;
}

#topRight {
    width: 500px;
    float: right;
}
#topRight_1 {
    line-height: 40px;
    text-align: center;
    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;
}




#bumen {
	width: 100%;
    margin: auto;
    background: #F00;
    z-index: 2;
    position: relative;
    display: flex;
}
#bumen ul {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    overflow-x: auto;
}
#bumen li {
    /*float: left;*/
    display: inline-block;
}
#bumen li a:link,
#bumen li a:visited {
    display: block;
    text-align: center;
    height: 2.8rem;
    line-height: 2.8rem;
    font-size: 0.6rem;
    color: #FFF;
    border-left: #C81304 solid 1px;
    padding: 0 15px;
}
#bumen li a:hover,
#bumen li a:active {
    background: #DE1707;
    color: #FFF;
    text-decoration: none;
}

#bumen li .active:link,
#bumen li .active:visited {
    background: #DE1707;
    color: #FFF;
    text-decoration: none;
}
#bumen li .active:hover,
#bumen li .active:active {
    background: #DE1707;
    color: #FFF;
    text-decoration: none;
}


#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-container img {
    width: 100%;
    height: 220px;
}

.swiper-slide {
    overflow: hidden;
}

.bo0 {
    margin: 10px;
}


.bo1 {
    padding: 5px 12px;
    background: #FFF;
    margin-top: 0.5rem;
}

.bo2 {
    padding: 5px 12px;
    background: #FFF;
    margin-top: 0.5rem;
}

.title1 {
    border-bottom: #C81304 solid 2px;
    line-height: 2.2rem;
    height: 2.2rem;
    overflow: hidden;
}
.title1 .title {
    float: left;
    font-size: 1.2rem;
    color: #C81304;
    padding: 0 7px;
}
.title1 .more {
    float: right;
    padding-right: 5px;
}
.title1 i {
    font-style: normal;
}


.title2 {
    border-bottom: #DDDDDD solid 2px;
    line-height: 2.2rem;
    height: 2.2rem;
}
.title2 .title {
    float: left;
    font-size: 1.2rem;
    color: #C81304;
    padding: 0 7px;
    border-bottom: #C81304 solid 2px;
}
.title2 .more {
    float: right;
    padding-right: 5px;
}
.title1 .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: 2.2rem;
    height: 2.2rem;
    overflow: hidden;
}
.title3 .title {
    float: left;
    font-size: 1rem;
    color: #C81304;
    padding: 0 7px;
}
.title3 .more {
    float: right;
    padding-right: 5px;
}
.title3 i {
    font-style: normal;
    color: #666;
    font-size: 1rem;
}

.fuwu1 {
    margin-top: 8px;
    font-size: 12px;
    /*padding: 0 5px;*/
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.fuwu1 li{
    width: 33.3%;
    margin: 10px 0px 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.fuwu1 li span{
    display: flex;
    justify-content: center;
    align-items: center;
}
.fuwu1 li>a{
    text-align: center;
}
.fuwu1 li img{
    width: 65px;
    height: 65px;
    text-align: center;
    /*padding: 20px;*/
    margin-bottom: 5px;
}
.fuwu{
    display: flex;
    flex-wrap: wrap;
    border-radius: 50%;

}
.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;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.news1 li span {
    display: block;
    float: right;
    color: #666;
    font-size: 10px;
}
.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: 24px;
    padding: 10px 0;
    border-bottom: #EEE dashed 1px;
}
.news2 li a {
    display: block;
}
.news2 li span {
    margin-right: 10px;
    color: #999;
    font-size: 10px;
}
.news2 li .icon2 {
    background-image: url(../img/icon_title2.png);
}
.news2 li .none {
    background-image: none;
    padding-left: 5px;
}





.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;
}



.main1_r .news1 li a {
    width: 70%;
}
.main2_l .news1 li a {
    width: 70%;
}
.main2_r_1 .news1 li a {
    width: 70%;
}
.main2_r_2 .news1 li a {
    width: 70%;
}
.main3_c .news1 li a {
    width: 70%;
}

.main2_r .news1 li a {
    width: 70%;
}
.nTJNews .news1 li a {
    width: 70%;
}


.pic1 {
    margin-left: -5%;
    overflow: hidden;
    padding: 10px 0;
    margin-top: -0.5rem;
}
.pic1 li {
    float: left;
    margin-left: 5%;
    width: 45%;
    margin-top: 1rem;
}

.pic1 li a {
    color: #FFF;
}
.pic1 li img {
    display: block;
    width: 100%;
    height: 120px;
}
.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;
}


.ul_bumen {
    overflow: hidden;
    padding: 5px;
}
.ul_bumen li {
    width: 50%;
    float: left;
    line-height: 32px;
    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;
    overflow: hidden;
}
.topgh a {
    margin-right: 10px;
    white-space: nowrap;
}


.fr {
    overflow: hidden;
    padding: 10px;
    margin-left: -5%;
}
.fr div {
    margin-bottom: 10px;
    width: 45%;
    float: left;
    margin-left: 5%;
}
.fr .divTitle {
    float: none;
    width: 100%;
}
.fr select {
    padding: 5px 5px;
    width: 100%;
    text-align: center;
    border-radius: 8px;
}



#bottom_top {
    background: #B61103;
    line-height: 30px;
    margin-top: 5px;
    color: #FFF;
    padding: 10px;
}
#bottom {
    background: #CC1304;
    overflow: hidden;
    padding: 10px;
    line-height: 1.4rem;
}

#bottom_top,
#bottom {
    color: #FFF;
}
#bottom_top a,
#bottom a {
    color: #FFF;
    white-space: nowrap;
}

#bottom_l {
    padding: 10px 0;
}
#bottom_r {
        display: flex;
    margin-left: -1%;
}

#bottom_r div {
    float: left;
    text-align: center;
    width: 48%;
    margin-left: 1%;
}

#bottom_r div img {
    width: 70%;
    margin: auto;
    display: block;
}


.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 10px;
    padding-left: 30px;
    line-height: 35px;
}

.classUl {
    border: #CFCFCF solid 1px;
    border-top: none;
    padding: 5px;
    font-size: 14px;
    line-height: 28px;
    overflow: hidden;
}
.classUl li {
    border-bottom: #CCCCCC dashed 1px;
    margin-bottom: 2px;
    width: 31%;
    float: left;
    margin: 1%;
}

.classUl li a:link,
.classUl li a:visited {
    color: #333;
    display: block;
    padding: 0 10px;
    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: 16px;
    padding: 5px 5px;
    line-height: 36px;
}

.content2 {
    font-size: 16px;
    padding: 5px 5px;
    line-height: 36px;
}
.content2 img {
    max-width: 100%!important;
}
.content2 iframe {
    max-width: 100%;
}
.content2 video {
    max-width: 100%!important;
}
.minHeight1 {
    min-height: 400px;
}

.h1Title {
    margin: 20px 0 20px 0;
}
.h1Title b {
    display: block;
    background: #FFF;
    line-height: 28px;
    border-left: #C81304 solid 7px;
    padding: 0 10px;
    font-size: 18px;
    font-weight: normal;
    color: #333333;
}


#npage1_l .news1 {
    margin: 0 10px;
}


.fenye {
    padding: 10px;
}
.tt {
    border-bottom: #E6E6E6 solid 1px;
    margin: 0px 10px 0 10px;
    line-height: 32px;
    text-align: center;
    font-size: 12px;
}





.toppicNews {}

.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 {}
.bmnewsDiv li span {
    float: left;
    margin-left: 20px;
}

.main3_r {
    margin-left: 0;
    overflow: hidden;
}
.main3_r div {
    width: 50%;
    float: left;
    margin-left: 0;
}

header {
    background: #9F2B32 url(../img/topimg.png) no-repeat center top;
    overflow: hidden;
    height: 80px;
    border-bottom: #FFE100 solid 3px;
}
.logo {
    width: 40%;
    margin-top: 1rem;
    margin-left: 1rem;
}
header span {
    float: left;
    color: #FFF;
    padding-left: 0.8rem;
    line-height: 80px;
    font-size: 1rem;
}
.btn {
    width: 30px;
    height: 30px;
    background: url(../img/menu-icon.png) no-repeat center;
    background-size: 100%;
    margin-right: 25%;
    margin-top: 50%;
}





.banner_c1 {
    background: url(../img/bk_c1.png) no-repeat 100% 100%;
    width: 100%;
    height: 80px;
    line-height: 80px;
    -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: 80px;
    line-height: 80px;
    -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;
}


.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;
    white-space: nowrap;
}
.topgh2 .active {
    color: #FFF;
    background: #F00;
}

.ul_bumen2 {
    overflow: hidden;
    padding: 5px;
}
.ul_bumen2 li {
    width: 50%;
    float: left;
    line-height: 36px;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}


.menu-wrap {
    width: 100%;
    overflow: hidden;
    background: #FF0000;
    color: #FFF;
    height: 2.8rem;
}

.menu-list {
    display: inline-block;
    white-space: nowrap;
    transition-duration: 0ms;
    transform: translateX(0px);
    font-size: 0;
    padding-left: 20px;
    padding-right: 20px;
}



.menu-list-item {
    display: inline-block;
    margin: 0;
}

.menu-list-item a:link,
.menu-list-item a:visited {
    display: block;
    text-align: center;
    height: 2.8rem;
    line-height: 2.8rem;
    font-size: 0.6rem;
    color: #FFF;
    border-left: #C81304 solid 1px;
    padding: 0 20px;
    background: #FF0000
}


.menu-list-item .active:link,
.menu-list-item .active:visited {
    background: #DE1707;
    color: #FFF;
    text-decoration: none;
}
.menu-list-item .active:hover,
.menu-list-item .active:active {
    background: #DE1707;
    color: #FFF;
    text-decoration: none;
}

.menu-list2 {
    white-space: nowrap;
    transition-duration: 0ms;
    transform: translateX(0px);
    font-size: 0;
}
.menu-list2 .menu-list-item {
    width: 25%;
}

.navjt1 {
    position: absolute;
    height: 2.8rem;
    background: linear-gradient(to right, rgba(222, 23, 7, 1), rgba(222, 23, 7, 0));
    width: 20px;
    left: 0px;
    text-align: center;
}

.navjt1 b {
    display: block;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAANCAYAAACUwi84AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAxMi8wOS8yMArW298AAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAWElEQVQYlY2RwQ3AIAwDzQYZhZEZhREYgRG6wfGoIlU0LbGU11mWkxRAgUxSlzQE7FOBya2XoQKXQ8C+YAcMUATbM/UXusELzaBwLuHYIbVF6g7hJcvpFwvYCi+ZHfmFpgAAAABJRU5ErkJggg==') no-repeat center center;
    width: 100%;
    height: 2.8rem;
}

.navjt2 {
    position: absolute;
    height: 2.8rem;
    background: linear-gradient(to right, rgba(222, 23, 7, 0), rgba(222, 23, 7, 1));
    width: 20px;
    right: 0px;
    text-align: center;
}

.navjt2 b {
    display: block;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAANCAYAAACUwi84AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAxMi8wOS8yMArW298AAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAYElEQVQYlZWQ0QmAMAxE78MBMoojOGpHcYSO0BG6wfPDCnLGigeBQB7J5QQUoAIByEtjCNCANQPiBnWHriaAPYP8ZnHoYcqhDNAwDNB+b3j1MP3iM4dpkoukqlObpC7TAUOQQcnVKmOzAAAAAElFTkSuQmCC') no-repeat center center;
    width: 100%;
    height: 2.8rem;
}


.subclassUl {
    border: #CFCFCF solid 1px;
    font-size: 14px;
    line-height: 28px;
    overflow: hidden;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.subclassUl li {
    margin-bottom: 2px;
    width: 48%;
    float: left;
    margin: 1%;
}

.subclassUl li a:link,
.subclassUl li a:visited {
    color: #333;
    display: block;
    padding: 5px 0px;
    text-align: center;
}
.subclassUl li a:hover,
.subclassUl li a:active {
    color: #FFF;
    background: #ED1403;
    text-decoration: none;
}

.subclassUl li .active:link,
.subclassUl li .active:visited {
    color: #FFF;
    background: #ED1403;
}
.subclassUl li .active:hover,
.subclassUl li .active:active {
    color: #FFF;
    background: #ED1403;
    text-decoration: none;
}


.hui {
    filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -webkit-filter: grayscale(1);
}