/*通用类*/

* {
    margin: 0;
    padding: 0;
}

body {
    min-width: 1220px;
    margin: 0 auto;
    font-size: 14px;
    font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", "Source Han Sans CN", sans-serif;
    font-family: "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";
    background: #fff;
    text-align: justify;
    color: #666;
}

h1,
h2,
h3 {
    font-weight: 500;
}

img {
    border: none;
}

a {
    cursor: pointer;
    color: #666;
    text-decoration: none;
    outline: none;
}

a:hover {
    color: #263f89;
}

ul {
    list-style-type: none;
}

em {
    font-style: normal;
}

.lt {
    float: left;
}

.rt {
    float: right;
}

input.sub,
label {
    border: none;
    cursor: pointer;
}

input,
textarea {
    font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei UI, Microsoft YaHei, Source Han Sans CN, sans-serif;
    outline: none;
}

table {
    border-collapse: collapse;
}

table td,
table th {
    padding: 0;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #ccc;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #ccc;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #ccc;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #ccc;
}

div.clear {
    line-height: 0;
    height: 0;
    overflow: hidden;
    clear: both;
    font-family: Arial;
    font-size: 0px;
}

.line5 {
    font-size: 1px;
    height: 5px;
    width: 100%;
    clear: both;
}

.line10 {
    font-size: 1px;
    height: 10px;
    width: 100%;
    clear: both;
}

.line20 {
    font-size: 1px;
    height: 20px;
    width: 100%;
    clear: both;
}


/*wrapin 主体容器宽度*/

.wrapin {
    width: 1220px;
    margin-left: auto;
    margin-right: auto;
}


/*公用CSS 开始*/

.header_20210210 {
    height: 110px;
}

.header_20210210 .logo {
    float: left;
    display: block;
    height: 110px;
}

.header_20210210 .logo img {
    display: block;
    height: 110px;
}

.header_20210210 .head_rt {
    float: right;
    padding-top: 35px;
}

.header_20210210 .hr_top {
    float: right;
}

.header_20210210 .hr_top .tit {
    float: left;
    line-height: 30px;
    color: #c61e35;
}

.header_20210210 .hr_search {
    float: left;
    height: 28px;
    border: 1px solid #c61e35;
    border-radius: 14px;
    width: 280px;
    margin-left: 10px;
    overflow: hidden;
}

.header_20210210 .hr_search .text {
    width: 200px;
    height: 28px;
    line-height: 28px;
    float: left;
    border: 0;
    background: none;
    padding-left: 20px;
}

.header_20210210 .hr_search .sub {
    float: right;
    height: 28px;
    width: 55px;
    background: #c61e35 url("../image/hr_sub.png") no-repeat center center;
    border-radius: 14px 0 0 14px;
}

.header_20210210 .hr_top .maila {
    float: left;
    line-height: 30px;
    margin: 0 10px 0 14px;
    color: #c61e35;
    padding-left: 28px;
    background: url("../image/maila.png") no-repeat left center;
    background-size: 17px 17px;
}

.header_20210210 .hr_top .fg {
    float: left;
    height: 22px;
    border-left: 1px solid #b4b4b4;
    margin: 4px 10px 0 0;
}

.header_20210210 .hr_top .cnta {
    display: block;
    width: 124px;
    height: 22px;
    line-height: 22px;
    border-radius: 3px;
    border: 1px solid #333;
    background: #c61e35;
    float: left;
    margin: 3px 0 0 0;
    text-align: center;
    color: #fff;
}

.header_20210210 .hr_bottom {
    height: 34px;
    line-height: 34px;
    color: #c61e35;
}

.header_20210210 .hr_bottom a {
    color: #c61e35;
    margin: 0 5px;
}

.nav_20210210 {
    text-align: left;
    background: #c61e35;
    height: 55px;
    line-height: 55px;
    color: #c61e35;
}

.nav_20210210 a {
    font-size: 18.5px;
    color: #fff;
}

.nav_20210210 em {
    margin: 0 14px;
}

.head_city_20210210 {
    height: 34px;
    line-height: 34px;
    background: #ededed;
}

.head_city_20210210 .tit {
    float: left;
    font-weight: bold;
    color: #181818;
    /*margin-top: 6px;*/
}

.head_city_20210210 a {
    float: left;
    margin-left: 35px;
}

.footer_20210210 {
    width: 1220px;
    margin: 30px auto;
    position: relative;
    line-height: 32px;
    text-align: center;
}

.footer_20210210 .ft_links a {
    margin: 0 5px;
}

.footer_20210210 .ft_gov {
    position: absolute;
    top: 50%;
    margin-top: -30px;
}

.footer_20210210 .ft_gov1 {
    left: 0;
}

.footer_20210210 .ft_gov2 {
    right: 0;
}


/*公用CSS 结束*/

.tu_wen {
    width: 1220px;
    margin: 0 auto;
}

.tu_wen .head {
    height: 54px;
    line-height: 54px;
    border-bottom: 2px solid #333;
    margin-bottom: 18px;
    clear: both;
    padding-top: 25px;
}

.tu_wen .tit {
    float: left;
    display: block;
    height: 54px;
}

.tu_wen .more {
    float: right;
}

.tu_wen .more em {
    color: #ff9600;
}

.tu_wp {
    position: relative;
    height: 520px;
}

.tu_item {
    display: block;
    position: absolute;
    overflow: hidden;
}

.tu_item img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.tu_item .name {
    height: 36px;
    line-height: 36px;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    text-align: center;
}

.tu_item .nm {
    display: inline-block;
    max-width: 95%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tu_item1 {
    left: 0;
    top: 0;
    width: 359px;
    height: 223px;
}

.tu_item2 {
    left: 366px;
    top: 0;
    width: 360px;
    height: 294px;
}

.tu_item3 {
    right: 0;
    top: 0;
    width: 485px;
    height: 294px;
}

.tu_item4 {
    left: 0;
    bottom: 0;
    width: 359px;
    height: 288px;
}

.tu_item5 {
    left: 366px;
    bottom: 0;
    width: 487px;
    height: 220px;
}

.tu_item6 {
    right: 0;
    bottom: 0;
    width: 360px;
    height: 220px;
}

.ne_left {
    float: left;
    width: 800px;
    padding-top: 20px;
    position: relative;
}

.ne_head {
    height: 78px;
    line-height: 78px;
    border-bottom: 1px solid #d4d4d4;
    clear: both;
}

.ne_head img {
    float: left;
    display: block;
    height: 78px;
}

.ne_head .tit {
    float: left;
    font-size: 24px;
    color: #000;
    font-weight: bold;
    padding: 0 0 0 15px;
}

.ne_left dl {
    padding-bottom: 25px;
    border-bottom: 1px solid #d4d4d4;
}

.ne_left dt {
    height: 70px;
    line-height: 70px;
    font-size: 28px;
    font-weight: bold;
}

.ne_left dt a {
    color: #282828;
    display: inline-block;
    max-width: 95%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ne_left dt a:hover {
    color: #263f89;
}

.ne_left dd {
    height: 35px;
    line-height: 35px;
    font-size: 24px;
}

.ne_left dd a {
    color: #282828;
    display: inline-block;
    max-width: 95%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ne_left dd a:hover {
    color: #263f89;
}

.page {
    text-align: center;
    padding: 30px 0;
    height: 36px;
    line-height: 36px;
    clear: both;
}

.page a {
    display: inline-block;
    width: 36px;
    height: 36px;
    margin: 0 6px;
    background: #f5f5f5;
}

.page .a1 {
    display: inline-block;
    width: 66px;
    height: 36px;
    margin: 0 6px;
    background: #f5f5f5;
}

.page a:hover,
.page a.hover {
    color: #fff;
    background: #ff4c4c;
}

.ne_share {
    position: absolute;
    right: 0;
    bottom: 35px;
}

.ne_right {
    width: 340px;
    float: right;
    padding-top: 25px;
}

.ne_right .head {
    height: 56px;
    line-height: 56px;
    background: url("../image/nr_head1.png") no-repeat left center;
    font-size: 24px;
    font-weight: bold;
    color: #004c8f;
    padding-left: 14px;
}

.ne_right .photo {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

.ne_right .photo img {
    display: block;
    width: 100%;
    height: auto;
}

.ne_right .name {
    height: 30px;
    line-height: 30px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    color: #fff;
    color: #fff;
    color: #fff;
    color: #fff;
    color: #fff;
}

.ne_right .nm {
    display: inline-block;
    max-width: 95%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ne_right ul {
    padding: 10px 0;
}

.ne_right li {
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    background: url("../image/li1.png") no-repeat left center;
}

.ne_right li a {
    display: inline-block;
    max-width: 95%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nr_sp_right .head2_right {
    height: 32px;
    line-height: 32px;
    background: url("../image/nr_head2.png") no-repeat left top;
    clear: both;
    background-size: 100% 100%;
}

.nr_sp_right .tit_right {
    float: left;
    padding-left: 45px;
    font-size: 20px;
    font-weight: bold;
    color: #004c8f;
}

.nr_sp_right .more_right {
    float: right;
    font-size: 14px;
}

.nr_sp_right .more_right em {
    color: #ff9600;
}

.nr_sp .head2 {
    height: 32px;
    line-height: 32px;
    background: url("../image/nr_head2.png") no-repeat left top;
    clear: both;
    background-size: 100% 100%;
}

.nr_sp .tit {
    float: left;
    padding-left: 45px;
    font-size: 20px;
    font-weight: bold;
    color: #004c8f;
}

.nr_sp .more {
    float: right;
    font-size: 14px;
}

.nr_sp .more em {
    color: #ff9600;
}

.nr_vdo {
    display: block;
    margin-top: 10px;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}

.nr_vdo img {
    display: block;
    width: 340px;
    height: 160px;
}

.nr_vdo .play {
    position: absolute;
    width: 40px;
    height: 40px;
    left: 50%;
    top: 50%;
    z-index: 20;
    margin: -20px 0 0 -20px;
    background: url("../image/play.png") no-repeat center center;
}

.nr_vdo .na {
    height: 34px;
    line-height: 34px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
    color: #fff;
    text-align: center;
}

.de_head {
    border-bottom: 1px solid #EEE;
    width: 100%;
}

.de_head .t1 {
    height: 44px;
    line-height: 44px;
}

.de_head .t1 img {
    display: block;
    height: 44px;
    float: left;
    margin-right: 10px;
}

.de_head .t2 {
    font-size: 38px;
    line-height: 58px;
    #width: 1000px;
    margin: 0 auto;
    color: #000;
}

.de_head .tags {
    height: 40px;
    line-height: 30px;
    color: #616161;
}

.de_cnt {
    font-size: 16px;
    line-height: 1.5;
    color: #000;
    font-size: 18px;
    line-height: 180%;
}

.de_cnt p {
    #text-indent: 2em;
    margin-bottom: 15px;
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.de_cnt img {
    display: block;
    height: auto;
    margin: 20px auto;
}

.nr_head {
    height: 32px;
    line-height: 32px;
    font-size: 18px;
    font-weight: bold;
    color: #000;
    background: url("../image/nr_head3.png") no-repeat left bottom;
}

.nr_news {
    padding: 10px 0;
}

.nr_news .item {
    display: block;
    padding: 8px 0;
    border-bottom: 1px solid #d3d3d3;
}

.nr_news .ps {
    float: left;
    display: block;
    width: 93px;
    height: 60px;
}

.nr_news .ps img {
    display: block;
    width: 93px;
    height: 60px;
}

.nr_news .tip {
    float: right;
    width: 230px;
    line-height: 1.5;
    margin-top: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}

.nr_scr {
    border-bottom: 1px solid #d4d4d4;
    margin-top: 5px;
    padding-bottom: 5px;
}

.nr_scr dt {
    height: 25px;
    line-height: 25px;
    font-size: 14px;
}

.nr_scr dt a {
    color: #333;
}

.nr_scr a {
    display: inline-block;
    max-width: 95%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nr_scr dd {
    height: 22px;
    line-height: 22px;
    font-size: 13px;
    padding-left: 10px;
    background: url("../image/li1.png") no-repeat left center;
}

.hm_top {
    text-align: center;
    padding-bottom: 20px;
}

.hm_top .t1 {
    line-height: 55px;
    font-size: 40px;
    font-weight: bold;
    margin-top: 10px;
}

.hm_top .t1 a {
    color: #000;
    display: inline-block;
    max-width: 95%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hm_top .t1 a:hover {
    color: #263f89;
}

.hm_top .t2 {
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
}

.hm_top .more {
    color: #0058a6;
}

.banner {
    width: 640px;
    height: 420px;
    float: left;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.banner .pics li {
    display: block;
    width: 640px;
    height: 420px;
}

.banner .pics img {
    display: block;
    width: 640px;
    height: 420px;
}

.banner .photo {
    display: block;
    width: 640px;
    height: 420px;
    position: relative;
    overflow: hidden;
}

.banner .photo img {
    display: block;
    width: 640px;
    height: 420px;
}

.banner .name {
    height: 60px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
    line-height: 60px;
    color: #fff;
    font-size: 20px;
    background: rgba(0, 0, 0, 0.5);
}

.banner .nm {
    display: inline-block;
    max-width: 400px;
    padding-left: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.banner .btns {
    width: 200px;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: 25px;
    height: 10px;
    font-size: 1px;
    z-index: 60;
}

.banner .btns span {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background: #fff;
    margin: 0 4px;
}

.banner .btns .hover {
    background: #0058a6;
    width: 30px;
}

.ba_rt {
    width: 547px;
    float: right;
}

.ba_rt .head {
    height: 34px;
    line-height: 34px;
}

.ba_rt .tit {
    float: left;
    font-size: 24px;
    font-weight: bold;
    color: #ac0802;
}

.ba_rt .more {
    float: right;
    font-size: 15px;
    color: #0058a6;
}

.ba_rt dl {
    border-top: 2px solid #d9d9d9;
}

.ba_rt dt {
    height: 36px;
    line-height: 36px;
    font-size: 20px;
    font-weight: bold;
}

.ba_rt dt a {
    color: #263f89;
    display: inline-block;
    max-width: 95%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ba_rt dd {
    height: 36px;
    line-height: 30px;
    font-size: 16px;
}

.ba_rt dd a {
    display: inline-block;
    max-width: 95%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sz_left {
    float: left;
    width: 850px;
}

.sz_left .head {
    height: 60px;
    line-height: 60px;
    clear: both;
    background: url("../image/sz_head.png") no-repeat left center;
}

.sz_left .tit {
    float: left;
    font-weight: bold;
    font-size: 24px;
    color: #263f89;
    padding-left: 18px;
}

.sz_left .more {
    float: right;
    margin-right: 15px;
    font-size: 16px;
}

.sz_left .more em {
    color: #ff9600;
}

.sz_left .photo {
    float: left;
    display: block;
    width: 306px;
    height: 224px;
    position: relative;
    overflow: hidden;
}

.sz_left .photo img {
    display: block;
    width: 306px;
    height: 224px;
}

.sz_left .name {
    height: 30px;
    width: 100%;
    line-height: 30px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    color: #fff;
}

.sz_left .nm {
    display: inline-block;
    max-width: 95%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sz_left .photo {
    float: left;
    display: block;
    width: 306px;
    height: 224px;
    position: relative;
    overflow: hidden;
}

.sz_left .photo img {
    display: block;
    width: 306px;
    height: 224px;
}

.sz_left dl {
    float: right;
    width: 490px;
}

.sz_left dt {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
}

.sz_left .na {
    display: inline-block;
    max-width: 95%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
}

.sz_left .na:hover {
    color: #263f89;
}

.sz_left dd {
    height: 38px;
    line-height: 38px;
    padding-left: 14px;
    background: url("../image/li2.png") no-repeat left center;
}

.sz_left dd a {
    display: inline-block;
    max-width: 95%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}

.hm_news {
    width: 380px;
    height: 470px;
    float: left;
    margin-right: 40px;
}

.hm_news .head {
    height: 50px;
    line-height: 50px;
    background: #f5f5f5;
    clear: both;
    margin-bottom: 10px;
}

.hm_news .tit {
    float: left;
    padding-left: 20px;
    position: relative;
    font-size: 24px;
    font-weight: bold;
    color: #263f89;
}

.hm_news .tit i {
    display: block;
    width: 8px;
    height: 28px;
    position: absolute;
    left: 4px;
    top: 50%;
    margin-top: -14px;
    background: #ff0000;
}

.hm_news .more {
    float: right;
    margin-right: 14px;
    font-size: 16px;
}

.hm_news .more em {
    color: #ff9600;
}

.hm_news .photo {
    display: block;
    width: 380px;
    height: 204px;
    position: relative;
    overflow: hidden;
}

.hm_news .photo img {
    display: block;
    width: 380px;
    height: 204px;
}

.hm_news .name {
    height: 36px;
    line-height: 36px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
}

.hm_news dt {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}

.hm_news dt a {
    color: #333;
    display: inline-block;
    max-width: 95%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hm_news dt a:hover {
    color: #263f89;
}

.hm_news dd {
    height: 32px;
    line-height: 32px;
    padding-left: 12px;
    background: url("../image/li1.png") no-repeat left center;
}

.hm_news dd a {
    display: inline-block;
    max-width: 95%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	font-size:16px;
}

.hm_newsend {
    margin-right: 0;
}

.ts {
    height: 305px;
    position: relative;
}

.ts .item {
    position: absolute;
    overflow: hidden;
}

.ts .item img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ts .item1 {
    left: 0;
    top: 0;
    width: 193px;
    height: 150px;
}

.ts .item2 {
    left: 0;
    bottom: 0;
    width: 193px;
    height: 150px;
}

.ts .item3 {
    left: 195px;
    top: 0;
    width: 194px;
    height: 305px;
}

.ts .item4 {
    left: 391px;
    top: 0;
    width: 315px;
    height: 305px;
}

.ts .item5 {
    left: 708px;
    top: 0;
    width: 193px;
    height: 150px;
}

.ts .item6 {
    left: 708px;
    bottom: 0;
    width: 193px;
    height: 150px;
}

.ts .item7 {
    right: 0;
    top: 0;
    width: 315px;
    height: 305px;
}