@charset "utf-8";

/* CSS Document */
/*  初始化  */
body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
img,
div {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: "Microsoft YaHei";
}

table,
td {
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei";
}

#fontzoom table,
#fontzoom td {
    margin: 0;
    padding: 0;
    border: 1px solid #ccc;
    font-family: "Microsoft YaHei";
}

#fontzoom table {
    text-align: center;
    border-collapse: collapse;
    width: 100% !important;
}

ul,
ol,
li {
    list-style-type: none;
}

select,
input,
img,
select {
    vertical-align: middle;
}

a {
    text-decoration: none;
}

a:hover,
a:active,
a:focus {
    text-decoration: none;
}

select {
    -webkit-appearance: none
}

input {
    -webkit-appearance: none
}

.ct {
    margin: 0 auto;
}

.clear {
    clear: both;
}

.clearfixe:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


.body {
    width: 100%;
    height: auto;
    overflow-x: hidden;
}

.mains {
    width: 100%;
    height: auto;
    background-color: #fff;
}

.mains.index {
    width: 100%;
    height: auto;
    background-color: #fff;
}

/*工作台*/
.header_m {
    display: none;
}

.header {
    width: 100%;
    height: 65rem;
    background-color: #f4f3eb;
    z-index: 1;
    transition: all 0.3s;
}

.header1 {
    width: 1600rem;
    height: 65rem;
    margin: 0 auto;
    display: flex;
}

.logo {
    width: 222rem;
    height: 50rem;
}

.logo img {
    width: 100%;
    height: auto;
    display: block;
    margin-top: 7rem;
}

.header_right {
    width: 800rem;
    height: 60rem;
    position: relative;
    margin-left: 280rem;
}

.nav {
    width: 100%;
    height: 60rem;
    float: right;
    margin: 0;
}

.nav_ul {
    width: 100%;
    margin: 0 auto;
    height: 35rem;
    display: flex;
    justify-content: space-between;
    padding-top: 22rem;
}

.nav_li {
    width: auto;
    height: 35rem;
    text-align: center;
    transition: all 0.3s;
    position: relative;
}

.nav_li * {
    transition: all 0.3s;
}

.nav_li:hover {
    transition: all 0.3s;
}

.nav_li:hover * {
    transition: all 0.3s;
}

.nav_li > a {
    font-size: 22rem;
    color: #333;
    height: 35rem;
    line-height: 1;
    position: relative;
    display: block;
    width: 100%;
    box-sizing: border-box;
}

.nav_li > a h3 {
    font-size: 22rem;
    height: 35rem;
    display: inline;
    font-weight: normal;
}

.nav_li_ziul {
    width: 160%;
    position: absolute;
    z-index: 99;
    left: -30%;
    top: 100%;
    height: 0;
    overflow: hidden;
}


.nav_li_ziul1 {
    width: 100%;
    box-sizing: border-box;
    margin-left: 0;
    height: auto;
    text-align: center;
    border-top: 2px solid #ffd478;
    background-color: #fff;
}

.nav_li_zili {
    width: 100%;
    display: block;
    height: 40rem;
    box-sizing: border-box;
}

.nav_li_zili a {
    font-size: 16rem;
    color: #333;
    display: block;
    width: auto;
    height: 100%;
    line-height: 40rem;
    width: 100%;
    display: block;
}

.nav_li:hover > a {
    border-bottom: 3rem solid #aa000d;
}

.nav_li:hover > a h3 {
}

.nav_li.on > a {
    border-bottom: 3rem solid #aa000d;
}

.nav_li.on > a h3 {
}

.nav_li:hover .nav_li_ziul {
    height: auto;
}

.nav_li_zili a:hover {
    background-color: #aa000d;
    color: #fff;
}


.index .header {
    background: url(../images/stsg_1.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    height: 87px;
}

.index .header .logo img {
    margin-top: 20rem;
}

.index .header .nav .nav_ul {
    padding-top: 33rem;
}

/* banner */
.banner_m {
    display: none;
}

.banner {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.banner .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.banner .bd ul {
    width: 100% !important;
}

.banner .bd li {
    width: 100% !important;
    height: 669rem;
    overflow: hidden;
    text-align: center;
}

.banner .bd li a {
    transition: all 0.5s;
    display: block;
    height: 100%;
    width: 100%;
}

.banner .bd li a:hover {
    font-size: 22px;
    transition: all 0.5s;
}

.banner .hd {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    display: none;
}

.banner .hd ul {
    width: 100%;
    height: 30rem;
    text-align: center;
    position: absolute;
    bottom: 40rem;
    left: 0px;
    z-index: 98;
}

.banner .hd ul li {
    width: 28rem;
    height: 10rem;
    border-radius: 0px;
    margin: 0 7rem;
    display: inline-block;
    overflow: hidden;
    line-height: 100;
    cursor: pointer;
    border-radius: 0;
    background-color: #fff;
    border-radius: 5rem;
}

.banner .hd ul li.on {
    background-color: rgba(255, 255, 255, 0.45);
    width: 55rem;
    height: 10rem;
}

.banner .hd a {
    display: inline-block;
    width: 34rem;
    height: 63rem;
    cursor: pointer;
    position: absolute;
    top: 430rem;
    z-index: 98;
    display: none;
}

.banner .hd .prev {
    background: none;
    left: 65rem;
    background-size: 100% 100%;
}

.banner .hd .next {
    background: none;
    right: 65rem;
    background-size: 100% 100%;
}

.banner .hd .pageState span {
    font-size: 42px;
    color: #fff;
    margin-right: 5px;
}

.logo_search {
    width: 100%;
    height: auto;
    position: absolute;
    z-index: 999;
    top: 87rem;
    left: 0;
}

.logo_search img {
    display: block;
    width: 771rem;
    margin: 0 auto;
    padding: 113rem 0 0;
}
.logo_search>h3{
    font-size: 20rem;
    color:#333;
    line-height: 1;
    width: 771rem;
    text-align: right;
    margin: -35rem auto 0;
    padding-right: 235rem;
    box-sizing: border-box;
    font-weight: normal;
}

.search {
    width: 600rem;
    margin: 55rem auto 0 auto;
}

.search form {
    width: 600rem;
    height: 46rem;
    background-color: #fff;
    border-radius: 6rem;
}

.search form select {
    width: 90rem;
    height: 46rem;
    border-top-left-radius: 6rem;
    border-bottom-left-radius: 6rem;
    font-size: 16rem;
    color: #777777;
    line-height: 36rem;
    text-align: center;
    border: 0;
    outline: medium;
    border-right: 1px solid #ddd;
    float: left;
    background: url(../images/stsg_3.png) no-repeat;
    background-position: right 10rem center;
    background-size: 14rem;
}

.search form select option {

}

.search form .sousuo_ipt1 {
    float: left;
    border: 0;
    outline: medium;
    width: calc(100% - 220rem);
    height: 100%;
    box-sizing: border-box;
    padding: 0 20rem;
    font-size: 16rem;
    color: #777777;
}

.search form .sousuo_ipt1::placeholder {
    font-size: 16rem;
    color: #777777;
}

.search form .sousuo_ipt2 {
    width: 90rem;
    height: 100%;
    border-top-right-radius: 6rem;
    border-bottom-right-radius: 6rem;
    float: right;
    background: url(../images/stsg_4.png) #ab0909 no-repeat;
    background-position: left 17rem center;
    background-size: 17rem;
    font-size: 16rem;
    color: #fff;
    box-sizing: border-box;
    padding-left: 42rem;
    border: 0;
    outline: medium;
    text-align: left;
}

.main_er .logo_search {
    position: initial;
    padding: 30rem 0;
}
.main_er .search{
    margin: 0 auto;
    border: 1px solid #eee;
}
.main {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0 auto;
    box-sizing: border-box;
    position: relative;
    background-color: #fff;
}

.main_title {
    display: block;
    width: 100%;
    height: 42rem;
    position: relative;
}

.main_title h3 {
    font-size: 40rem;
    color: #333333;
    line-height: 42rem;
    font-weight: bold;
    height: 42rem;
    width: auto;
    text-align: center;
}

.main1 {
    width: 100%;
    height: auto;
    padding: 90rem 0 90rem;
    margin: 0 auto;
    box-sizing: border-box;
    background-color: #fff;
}

.main1_1 {
    width: 1600rem;
    height: auto;
    margin: 0 auto;
}

.main1_1 .main_title {
    background: url(../images/stsg_5.png) no-repeat;
    background-position: center center;
    background-size: 100% auto;
}

.main1_11 {
    width: 100%;
    height: auto;
    margin-top: 50rem;
}

.main1_ul {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.main1_li {
    width: 506rem;
    height: 285rem;
    margin-bottom: 45rem;
    position: relative;
}

.main1_li * {
    transition: all 0.3s;
}

.main1_li0 {
    width: 506rem;
}

.main1_li a {
    display: block;
    width: 506rem;
    height: 285rem;
}

.main1_li img {
    display: block;
    width: 506rem;
    height: 285rem;
}

.main1_li h3 {
    position: absolute;
    width: 100%;
    height: 50rem;
    left: 0;
    bottom: 0;
    font-size: 18rem;
    color: #fff;
    padding: 0 15rem;
    box-sizing: border-box;
    line-height: 50rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background-color: rgba(0, 0, 0, 0.4);
    font-weight: normal;
}

.main1_li i {
    display: block;
    width: 39rem;
    height: 39rem;
    background: url(../images/stsg_12.png) no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    position: absolute;
    top: 110rem;
    left: 226rem;
}

.main1_li:hover h3 {
    background-color: #ab0909;
}

.main1_li:hover i {
    transform: rotate(180deg);
}

.main1_1 > a {
    display: block;
    width: 84rem;
    height: 40rem;
    background: url(../images/stsg_9.png) no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    margin: 0 auto;
}

.main2 {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0 auto;
    box-sizing: border-box;
    background: url(../images/stsg_3.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 95rem 0 95rem;
}

.main2_1 {
    width: 1600rem;
    height: auto;
    position: relative;
    margin: 0 auto;
}

.main2_1 .main_title {
    background: url(../images/stsg_6.png) no-repeat;
    background-position: center center;
    background-size: 100% auto;
}

.main2_11 {
    width: 100%;
    height: auto;
    margin-top: 55rem;
}

.main2_ul {
    width: 1750rem;
    height: 400rem;
    background: url(../images/stsg_11-1.png) no-repeat;
    background-position: center bottom 14rem;
    background-size: 100% auto;
    margin-left: -88rem;
    display: flex;
    padding: 0 142rem 0 192rem;
    box-sizing: border-box;
}

.main2_li {
    width: 202rem;
    height: 290rem;
    box-shadow: 0 10rem 10rem rgba(0, 0, 0, 0.4);
    margin: 0 auto;
}

.main2_li a {
    display: block;
    width: 100%;
    height: 290rem;
}

.main2_li img {
    display: block;
    width: 100%;
    height: 290rem;
}

.main2_li:hover h3 {
    font-weight: bold;
}

.main2_1 > a {
    display: block;
    width: 84rem;
    height: 40rem;
    background: url(../images/stsg_9.png) no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    margin: 0 auto;
}

.main3 {
    width: 100%;
    height: 904rem;
    padding: 74rem 0 0;
    margin: 0 auto;
    box-sizing: border-box;
    background: url(../images/stsg_6.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
}

.main3_1 {
    width: 1600rem;
    height: auto;
    margin: 0 auto 0;
}

.main3_1 .main_title h3 {
    background: url(../images/stsg_7.png) no-repeat;
    background-position: center center;
    background-size: 100% auto;
    color: #fff;
}

.main3_1_img {
    width: 100%;
    height: 632rem;
    position: relative;
    box-sizing: border-box;
    padding: 0;
    margin-top: 58rem;
}

.main3_1_img .hd {
}

.main3_1_img .hd a {
    display: block;
    width: 28rem;
    height: 57rem;
    position: absolute;
    top: 248rem;
    z-index: 9;
}

.main3_1_img .hd a.prev {
    left: 0;
    background: url(../images/stsg_14.png) no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}

.main3_1_img .hd a.next {
    right: 0;
    background: url(../images/stsg_15.png) no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}

.main3_1_img .bd {
    width: 100%;
    height: 579rem;
    overflow: hidden;
}

.main3_1_img .bd .main3_1_img_ul {
    height: 579rem;
}

.main3_1_img .bd .main3_1_img_li {
    width: 358rem;
    height: 579rem;
    margin-right: 54rem;
    position: relative;
    float: left;
    transition: all 0.3s;
}

.main3_1_img .bd .main3_1_img_li * {
    transition: all 0.3s;
}

.main3_1_img .bd .main3_1_img_li a {
    display: block;
    width: 358rem;
    height: 579rem;
    overflow: hidden;
}

.main3_1_img .bd .main3_1_img_li a img {
    display: block;
    width: 358rem;
    height: 519rem;
}

.main3_1_img .bd .main3_1_img_li a h3 {
    display: block;
    width: 100%;
    height: 60rem;
    background-color: #f1f1f1;
    font-size: 18rem;
    color: #333;
    text-align: left;
    line-height: 60rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 30rem;
    box-sizing: border-box;
    border-top: 1px solid #f1f1f1;
}

.main3_1_img .bd .main3_1_img_li a i {
    display: block;
    width: 26rem;
    height: 46rem;
    background: url(../images/stsg_13.png) no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    position: absolute;
    bottom: 38rem;
    left: 2rem;
}

.main3_1_img .bd .main3_1_img_li:hover a h3 {
    /* background-color: #ab0909; */
    border-top: 1px solid #ab0909;
    color: #ab0909;
}

.main3_1_img .bd .main3_1_img_li:hover a i {
    left: 330rem;
}

.main3_1 > a {
    display: block;
    width: 84rem;
    height: 40rem;
    background: url(../images/stsg_10.png) no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    margin: 0 auto;
}

.main4 {
    width: 100%;
    height: 718rem;
    padding: 90rem 0 0;
    box-sizing: border-box;
}

.main4_1 {
    width: 1600rem;
    height: auto;
    margin: 0 auto;
}

.main4_1 .main_title h3 {
    background: url(../images/stsg_8.png) no-repeat;
    background-position: center center;
    background-size: 100% auto;
}

.main4_11 {
    width: 100%;
    height: 430rem;
    margin-top: 58rem;
}

.main4_ul {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.main4_li {
    width: 381rem;
    height: 388rem;
}

.main4_li0 {
    width: 381rem;
}

.main4_li a {
    display: block;
    width: 381rem;
    height: 388rem;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
}

.main4_li img {
    display: block;
    width: 100%;
    height: 261rem;
}

.main4_li h3 {
    font-size: 18rem;
    color: #333333;
    font-weight: normal;
    padding: 0 15rem;
    display: block;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 16rem 0 18rem;
}

.main4_li span {
    font-size: 16rem;
    color: #666666;
    display: block;
    line-height: 1;
    padding: 0 15rem;
    margin-bottom: 16rem;
}

.main4_li i {
    font-size: 14rem;
    color: #aa000d;
    display: block;
    line-height: 1;
    font-style: normal;
    padding: 0 15rem;
    text-align: right;
}

.main4_li:hover a {
    border: 1px solid #aa000d;
}

.main4_li:hover h3 {
    color: #aa000d;
}

.main4_1 > a {
    display: block;
    width: 84rem;
    height: 40rem;
    background: url(../images/stsg_9.png) no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    margin: 0 auto;
}


.footer_m {
    display: none;
}

.footer {
    height: auto;
    width: 100%;
    background: #ab0909;
}

.footer1 {
    width: 1600rem;
    height: 160rem;
    box-sizing: border-box;
    margin: 0 auto;
    position: relative;
    padding: 40rem 0 0;
}

.footer1_img {
    width: 61rem;
    height: 75rem;
    position: absolute;
    top: 43rem;
    left: 272rem;
}

.footer1_img a {

}

.footer1_img img {
    display: block;
    width: 61rem;
    height: 75rem;
}

.footer1_p {
    width: 100%;
}

.footer1_p p {
    font-size: 16rem;
    color: #fff;
    text-align: center;
    line-height: 36rem;
}

.footer1_p p span {
    margin-right: 20rem;
}

.footer1_p p a {
    font-size: 16rem;
    color: #fff;
}


/*二级页*/
.banner_er {
    width: 100%;
}

.banner_er_m {
    display: none;
}

.main_er {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 50rem;
    box-sizing: border-box;
    background: url(../images/stsg_9.jpg) repeat-y;
    background-position: center bottom;
    background-size: 100% auto;
}


.base_title {
    width: 1600rem;
    height: 0;
    padding: 0;
    box-sizing: border-box;
    position: relative;
    margin: 0 auto;
}

.base_title1 {
    width: 100%;
    height: 48rem;
    padding: 0;
    margin: 0 auto;
    box-sizing: border-box;
    position: absolute;
    top: -50rem;
    right: 0;
}


.base_bdcnav {
    width: auto;
    height: 48rem;
    margin: 0 auto;
}

.base_bdcnav_location {
    font-size: 14rem;
    color: #333;
    line-height: 48rem;
    float: left;
    margin-right: 0px;
    padding-left: 21rem;
    background: url(../images/stsg_18.png) no-repeat;
    background-position: left center;
    background-size: 11rem auto;
}

.base_bdcnav_location a {
    font-size: 14rem;
    color: #666666;
    margin: 0 5rem;
}

.base_bdcnav_location a:hover {
    font-size: 14rem;
    color: #ab0909;
}

.base_bdcnav_location_a_last-child {
    font-size: 14rem;
    color: #ab0909 !important;
}

.main_er0 {
    padding-top: 0;
}

.main_er0 .base_title {
    height: 48rem;
}

.main_er0 .base_title1 {
    top: 0;
}

.main_er0 .base_bdcnav {
    float: left;
}


.shaixuan {
    width: 1600rem;
    height: auto;
    margin: 0 auto;
}

.shaixuan_ul {
    width: 100%;
    height: auto;
    padding: 10rem 0 10rem;
}

.shaixuan_li {
    width: 100%;
    height: auto;
    min-height: 31rem;
    padding-left: 86rem;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 20rem;
}

.shaixuan_li h3 {
    font-size: 18rem;
    color: #333333;
    line-height: 31rem;
    position: absolute;
    top: 0;
    left: 0;
    font-weight: normal;
}

.shaixuan_li ul {
    width: 100%;
    height: auto;
}

.shaixuan_li ul li {
    display: inline-block;
    float: left;
    height: 31rem;
    width: auto;
    line-height: 31rem;
    margin-right: 40rem;
    margin-bottom: 10rem;
}

.shaixuan_li ul li a {
    font-size: 18rem;
    color: #333333;
    line-height: 31rem;
    padding: 0 12rem;
    display: block;
}

.shaixuan_li ul li.on {
    background-color: #ab0909;
    border-radius: 4rem;
}

.shaixuan_li ul li.on a {
    color: #fff;
}

.shaixuan_li ul li:hover {
    background-color: #ab0909;
    border-radius: 4rem;
}

.shaixuan_li ul li:hover a {
    color: #fff;
}

.main_er1 {
    width: 1600rem;
    height: auto;
    margin: 0 auto;
    background-color: #fff;
}

.main_er_title {
    width: 100%;
    height: 60rem;
    box-sizing: border-box;
    padding: 0 40rem;
    background-color: #f1ead6;
    margin-top: 20px;
}

.main_er_title h3 {
    font-size: 22rem;
    color: #ab0909;
    line-height: 60rem;
    float: left;
    font-weight: normal;
}

.main_er_title h3 span {
    font-size: 16rem;
    color: #666;
    margin-left: 10rem;
}

.main_er_title_right {
    float: right;
}

.main_er_title_right span {
    font-size: 16rem;
    color: #777777;
    line-height: 60rem;
    float: left;
    margin-right: 15rem;
}

.main_er_title_right select {
    width: 141rem;
    height: 33rem;
    border: 1px solid #efe5d1;
    font-size: 14rem;
    color: #ab0909;
    padding: 0 8rem;
    background: url(../images/stsg_19.png) #fff no-repeat;
    background-position: right 6rem center;
    background-size: 12rem;
    margin-top: 13rem;
    float: left;
}

.main_er_title_right select option {

}

.main_er_title1 {
    float: right;
    margin-top: 17rem;
}

.main_er_title1 button {
    width: 25rem;
    height: 25rem;
    float: left;
    border: 1px solid #ddd;
    border-radius: 4rem;
    box-sizing: border-box;
}

.main_er_title1 input {
    width: 100rem;
    height: 25rem;
    float: left;
    border: 1px solid #ddd;
    border-radius: 4rem;
    margin: 0 10rem;
    box-sizing: border-box;
}

.shaixuan1 .shaixuan_li {
    padding-left: 40rem;
}

.shaixuan1 .main_er_title {
    margin-bottom: 10rem;
}


.page {
    margin-top: 20rem;
    text-align: center;
    font-size: 14rem
}

.layui-laypage {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    margin: 10px 0;
    font-size: 0
}

.layui-laypage > a:first-child, .layui-laypage > a:first-child em {
    border-radius: 2px 0 0 2px
}

.layui-laypage > a:last-child, .layui-laypage > a:last-child em {
    border-radius: 0 2px 2px 0
}

.layui-laypage > :first-child {
    margin-left: 0 !important
}

.layui-laypage > :last-child {
    margin-right: 0 !important
}

.layui-laypage a, .layui-laypage button, .layui-laypage input, .layui-laypage select, .layui-laypage span {
    border: 1px solid #e2e2e2
}

.layui-laypage a, .layui-laypage span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    padding: 0 15px;
    height: 28px;
    line-height: 28px;
    margin: 0 -1px 5px 0;
    background-color: #fff;
    color: #333;
    font-size: 12px
}

.layui-flow-more a *, .layui-laypage input, .layui-table-view select[lay-ignore] {
    display: inline-block
}

.layui-laypage a:hover {
    color: #ab0909
}

.layui-laypage em {
    font-style: normal
}

.layui-laypage .layui-laypage-spr {
    color: #999;
    font-weight: 700
}

.layui-laypage a {
    text-decoration: none
}

.layui-laypage .layui-laypage-curr {
    position: relative
}

.layui-laypage .layui-laypage-curr em {
    position: relative;
    color: #fff
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    position: absolute;
    left: -1px;
    top: -1px;
    padding: 1px;
    width: 100%;
    height: 100%;
    background-color: #ab0909
}

.layui-laypage-em {
    border-radius: 2px
}

.layui-laypage-next em, .layui-laypage-prev em {
    font-family: Sim sun;
    font-size: 16px
}

.layui-laypage .layui-laypage-count, .layui-laypage .layui-laypage-limits, .layui-laypage .layui-laypage-refresh, .layui-laypage .layui-laypage-skip {
    margin-left: 10px;
    margin-right: 10px;
    padding: 0;
    border: none
}

.layui-laypage .layui-laypage-limits, .layui-laypage .layui-laypage-refresh {
    vertical-align: top
}

.layui-laypage .layui-laypage-refresh i {
    font-size: 18px;
    cursor: pointer
}

.layui-laypage select {
    height: 22px;
    padding: 3px;
    border-radius: 2px;
    cursor: pointer
}

.layui-laypage .layui-laypage-skip {
    height: 30px;
    line-height: 30px;
    color: #999
}

.layui-laypage button, .layui-laypage input {
    height: 30px;
    line-height: 30px;
    border-radius: 2px;
    vertical-align: top;
    background-color: #fff;
    box-sizing: border-box
}

.layui-laypage input {
    width: 40px;
    margin: 0 10px;
    padding: 0 3px;
    text-align: center
}

.layui-laypage input:focus, .layui-laypage select:focus {
    border-color: #ab0909 !important
}

.layui-laypage button {
    margin-left: 10px;
    padding: 0 10px;
    cursor: pointer
}

.page span {
    cursor: pointer;
}

.page span i {
    font-style: normal;
    margin: 0 5px;
}

.page span.active {
    background-color: #ab0909;
    color: #fff;
}

.page span.pageNum:hover {
    color: #ab0909;
}

.page span#prevPage:hover {
    color: #ab0909;
}

.page span#nextPage:hover {
    color: #ab0909;
}

.page span.active:hover {
    background-color: #ab0909;
    color: #fff;
}

.questions {
    width: 64rem;
    height: 171rem;
    position: fixed;
    right: 50rem;
    bottom: 160rem;
}

.questions img {
    display: block;
    width: 100%;
    height: auto;
}
.echarts-list {
    width: 30%;
    margin: 10px;
    border-left: 1px solid #ddd;
    padding-left: 25px;
    padding-right: 25px;
}

.echarts-item {
    margin: 30px auto 50px;
    width: calc(100% - 50px);
    height: 380px;
}

.echarts-container {
    width: 100%;
    height: 350px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.xkldzy-title {
    width: 100%;
    height: 60px;
    background-color: #C90A0A;
    margin: 0 auto;
}

.xkldzy-title-container {
    width: 1600rem;
    height: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.xkldzy-title-item-list {
    width: 50%;
    height: 100%;
    display: flex;
}

.xkldzy-title-item {
    display: flex;
    width: 85px;
    height: 100%;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: white;
    cursor: pointer;
}

.xkldzy-title-item:hover {
    background-color: #990B0B;
}

.xkldzy-title-item.active {
    background-color: #990B0B;
}

.xkldzy-title-search-container {
    display: none;
    align-items: center;
}

.xkldzy-title-search-input {
    width: 200px;
    height: 32px;
    border: 0;
    border-radius: 8px;
    font-size: 16px;
    padding-left: 5px;
    padding-right: 5px;
}

.xkldzy-title-search-icon {
    width: 24px;
    height: 24px;
    margin-left: 10px;
    cursor: pointer;
}

@media only screen and (max-width: 1000px) {
    * {
        box-sizing: border-box;
    }

    .top {
        display: none;
    }

    .header {
        display: none;
    }

    .header_m {
        display: block;
        width: 100%;
        height: 100rem;
        padding: 15rem 20rem;
        background: url(../images/stsg_1.jpg) no-repeat;
        background-position: center center;
        background-size: cover;
        position: relative;
    }

    .header_m a.fl {
        width: 426rem;
        height: 70rem;
        float: left;
        margin: 0 0 0 0;
    }

    .header_m a.fl img {
        width: auto;
        height: 100%;
    }

    .header_m_nav {
        float: right;
        width: 46rem;
        height: 46rem;
        margin: 15rem 0 0;
    }

    .header_m_nav_bnt {
        width: 46rem;
        height: 46rem;
        position: relative;
        cursor: pointer;
    }

    .header_m_nav_bnt span {
        width: 46rem;
        height: 5rem;
        background-color: #ab0909;
        display: block;
        position: absolute;
        left: 0;
        border-radius: 5rem;
        background-size: 100% 100%;
    }

    .header_m_nav_bnt #nav_bnt1 {
        top: 0;
    }

    .header_m_nav_bnt #nav_bnt2 {
        top: 18rem;
    }

    .header_m_nav_bnt #nav_bnt3 {
        top: 36rem;
    }

    .rotate1 {
        transform: rotate(45deg);
        transition: all .3s linear;
        -webkit-transform: rotate(45deg);
        -webkit-transition: all .3s linear;
        top: 18rem !important;
        background-color: #ab0909 !important;
    }

    .rotate2 {
        transform: rotate(-45deg);
        transition: all .3s linear;
        -webkit-transform: rotate(-45deg);
        -webkit-transition: all .3s linear;
        top: 18rem !important;
        background-color: #ab0909 !important;
    }

    .rotate {
        transform: rotate(0);
        transition: all .3s linear;
        -webkit-transform: rotate(0);
        -webkit-transition: all .3s linear;
    }

    .navbox {
        position: absolute;
        top: 100%;
        right: 0;
        z-index: 99900;
        width: 100%;
        padding: 20rem 25rem;
        background-color: rgba(0, 0, 0, 0.8);
    }

    .navbox > li {
        height: auto;
        line-height: 70rem;
        text-align: left;
        font-size: 30rem;
        color: #333333;
    }

    .navbox > li:last-child {
        border-bottom: none;
    }

    .navbox > li a {
        color: #fff;
        display: block;
    }

    .navbox > li a:hover {
        color: #ab0909;
    }

    .navbox > li a:active {
        color: #ab0909;
    }

    .navbox > li a:focus {
        color: #ab0909;
    }

    .navlist {
        padding-left: 0px;
    }

    .navlist > a .arrow {
        float: right;
        color: #fff;
        font-size: 30rem;
        display: block;
        width: 16rem;
        height: 70rem;
        background-size: 100% auto;
        background-position: center center;
    }

    .navlist ul {
        font-size: 24rem;
        margin-left: 0px;
        background-color: #ab0909 !important;
    }

    .navlist ul a {
        color: #ffffff;
        padding: 0 20rem;
    }

    .navlist ul a:hover {
        color: #ffffff;
    }

    /* banner */
    .banner {
        display: none;
    }

    .nav {
        display: none;
    }

    .banner_m {
        display: block;
        position: relative;
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .banner_m img {
        display: block;
        width: 100%;
        height: auto;
    }

    .pagination,
    .pagination1,
    .pagination0 {
        bottom: 25rem !important;
        padding: 0 30rem;
        display: none;
    }

    .banner_m .swiper-pagination-switch {
        width: 40rem;
        height: 7rem;
        border-radius: 0px;
        margin: 0 8rem;
        display: inline-block;
        overflow: hidden;
        line-height: 100px;
        cursor: pointer;
        border-radius: 0;
        background-color: rgba(255, 255, 255, 0.6);
        border-radius: 6rem;
        border: 0;
        box-shadow: none;
    }

    .banner_m .swiper-active-switch {
        background-color: #fff;
        width: 40rem;
        height: 7rem;
        border: 0;
        box-shadow: none;
    }


    .mains {
        width: 100%;
        height: auto;
    }

    .logo_search {
        width: 100%;
        height: auto;
        position: absolute;
        z-index: 999;
        top: 100rem;
        left: 0;
    }

    .logo_search img {
        display: block;
        width: 522rem;
        height: auto;
        margin: 0 auto;
        padding: 50rem 0 0;
    }
    .logo_search>h3{
        font-size: 26rem;
        color: #333;
        line-height: 1;
        width: 522rem;
        text-align: right;
        margin: -36rem auto 13px;
        padding-right: 80rem;
        box-sizing: border-box;
        font-weight: normal;
    }
    .search {
        width: 650rem;
        height: 56rem;
        margin: 66rem auto 0;
    }
    .index .search {
        margin: 10rem auto 0;
    }
    .search form {
        width: 650rem;
        height: 56rem;
        background-color: #fff;
        border-radius: 6rem;
    }

    .search form select {
        width: 108rem;
        height: 56rem;
        border-top-left-radius: 6rem;
        border-bottom-left-radius: 6rem;
        font-size: 22rem;
        color: #777777;
        line-height: 56rem;
        text-align: center;
        border: 0;
        outline: medium;
        border-right: 1px solid #ddd;
        float: left;
        background: url(../images/stsg_3.png) no-repeat;
        background-position: right 10rem center;
        background-size: 14rem;
    }

    .search form select option {

    }

    .search form .sousuo_ipt1 {
        float: left;
        border: 0;
        outline: medium;
        width: calc(100% - 218rem);
        height: 56rem;
        box-sizing: border-box;
        padding: 0 20rem;
        font-size: 22rem;
        color: #777777;
    }

    .search form .sousuo_ipt1::placeholder {
        font-size: 22rem;
        color: #777777;
    }

    .search form .sousuo_ipt2 {
        width: 110rem;
        height: 56rem;
        border-top-right-radius: 6rem;
        border-bottom-right-radius: 6rem;
        float: right;
        background: url(../images/stsg_4.png) #ab0909 no-repeat;
        background-position: left 18rem center;
        background-size: 19rem;
        font-size: 22rem;
        color: #fff;
        box-sizing: border-box;
        padding-left: 50rem;
        border: 0;
        outline: medium;
        text-align: left;
    }
    .main_er .search {
        margin: 0 auto;
        border: 1px solid #eee;
        height: 60rem;
    }
    .main {
        width: 100%;
        height: auto;
        margin: 0 auto;
        padding: 0;
        background: #fff;
    }

    .main_title {
        display: block;
        width: 100%;
        height: 42rem;
        position: relative;
        background: none !important;
        text-align: center;
    }

    .main_title h3 {
        font-size: 42rem;
        color: #333333;
        line-height: 42rem;
        font-weight: bold;
        height: 42rem;
        width: auto;
        text-align: center;
        padding: 0 50rem;
        display: inline-block;
        position: relative;
    }

    .main_title h3::before {
        display: block;
        width: 24rem;
        height: 42rem;
        content: '';
        background: url(../images/stsg_37.png) no-repeat;
        background-position: center center;
        background-size: 100% auto;
        position: absolute;
        left: 0;
        top: 0;
    }

    .main_title h3::after {
        display: block;
        width: 24rem;
        height: 42rem;
        content: '';
        background: url(../images/stsg_38.png) no-repeat;
        background-position: center center;
        background-size: 100% auto;
        position: absolute;
        right: 0;
        top: 0;
    }

    .main1 {
        width: 100%;
        height: auto;
        padding: 68rem 0 62rem;
        margin: 0 auto;
        box-sizing: border-box;
        background-color: #fff;
    }

    .main1_1 {
        width: 710rem;
        height: auto;
        margin: 0 auto;
    }

    .main1_11 {
        width: 100%;
        height: 1300rem;
        margin-top: 54rem;
        overflow: hidden;
        margin-bottom: 55rem;
    }

    .main1_ul {
        width: 100%;
        height: auto;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .main1_li {
        width: 100%;
        height: 400rem;
        margin-bottom: 48rem;
        position: relative;
    }

    .main1_li * {
        transition: all 0.3s;
    }

    .main1_li0 {
        width: 100%;
    }

    .main1_li a {
        display: block;
        width: 100%;
        height: 400rem;
    }

    .main1_li img {
        display: block;
        width: 100%;
        height: 400rem;
    }

    .main1_li h3 {
        position: absolute;
        width: 100%;
        height: 70rem;
        left: 0;
        bottom: 0;
        font-size: 28rem;
        color: #fff;
        padding: 0 20rem;
        box-sizing: border-box;
        line-height: 70rem;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        background-color: rgba(0, 0, 0, 0.4);
        font-weight: normal;
    }

    .main1_li i {
        display: block;
        width: 66rem;
        height: 66rem;
        background: url(../images/stsg_12.png) no-repeat;
        background-position: center center;
        background-size: 100% 100%;
        position: absolute;
        top: 142rem;
        left: 322rem;
    }

    .main1_li:hover h3 {
        background-color: #ab0909;
    }

    .main1_li:hover i {
        transform: rotate(180deg);
    }

    .main1_1 > a {
        display: block;
        width: 111rem;
        height: 53rem;
        background: url(../images/stsg_9.png) no-repeat;
        background-position: center center;
        background-size: 100% 100%;
        margin: 0 auto;
    }

    .main2 {
        width: 100%;
        height: 1022rem;
        padding: 0;
        margin: 0 auto;
        box-sizing: border-box;
        background: url(../images/stsg_3.jpg) no-repeat;
        background-position: center center;
        background-size: cover;
        padding: 75rem 0 0;
    }

    .main2_1 {
        width: 100%;
        height: auto;
        position: relative;
        margin: 0 auto;
    }

    .main2_11 {
        width: 100%;
        height: auto;
        margin-top: 60rem;
    }

    .main2_ul {
        width: 100%;
        height: 355rem;
        background: url(../images/stsg_11-1.png) no-repeat;
        background-position: center bottom 14rem;
        background-size: 100% 100rem;
        margin-left: 0;
        display: flex;
        padding: 0 55rem 0 55rem;
        box-sizing: border-box;
        flex-wrap: wrap;
        overflow: hidden;
    }

    .main2_li {
        width: 171rem;
        height: 245rem;
        box-shadow: 0 10rem 10rem rgba(0, 0, 0, 0.4);
        margin: 0 auto 150rem;
    }

    .main2_li a {
        display: block;
        width: 100%;
        height: 245rem;
    }

    .main2_li img {
        display: block;
        width: 100%;
        height: 245rem;
    }

    .main2_li:hover h3 {
        font-weight: bold;
    }

    .main2_1 > a {
        display: block;
        width: 111rem;
        height: 53rem;
        background: url(../images/stsg_9.png) no-repeat;
        background-position: center center;
        background-size: 100% 100%;
        margin: 0 auto;
    }

    .main3 {
        width: 100%;
        height: 904rem;
        padding: 68rem 0 0;
        margin: 0 auto;
        box-sizing: border-box;
        background: url(../images/stsg_6.jpg) no-repeat;
        background-position: center center;
        background-size: cover;
    }

    .main3_1 {
        width: 710rem;
        height: auto;
        margin: 0 auto 0;
    }

    .main3_1 .main_title h3::before {
        background: url(../images/stsg_39.png) no-repeat;
        background-position: center center;
        background-size: 100% auto;
    }

    .main3_1 .main_title h3::after {
        background: url(../images/stsg_40.png) no-repeat;
        background-position: center center;
        background-size: 100% auto;
    }

    .main3_1_img {
        width: 100%;
        height: 596rem;
        position: relative;
        box-sizing: border-box;
        padding: 0;
        margin-top: 60rem;
    }

    .main3_1_img .hd {
    }

    .main3_1_img .hd a {
        display: block;
        width: 28rem;
        height: 57rem;
        position: absolute;
        top: 248rem;
        z-index: 9;
    }

    .main3_1_img .hd a.prev {
        left: 0;
        background: url(../images/stsg_14.png) no-repeat;
        background-position: center center;
        background-size: 100% 100%;
    }

    .main3_1_img .hd a.next {
        right: 0;
        background: url(../images/stsg_15.png) no-repeat;
        background-position: center center;
        background-size: 100% 100%;
    }

    .main3_1_img .bd {
        width: 100%;
        height: 536rem;
        overflow: hidden;
    }

    .main3_1_img .bd .main3_1_img_ul {
        height: 536rem;
    }

    .main3_1_img .bd .main3_1_img_li {
        width: 330rem;
        height: 536rem;
        margin-right: 50rem;
        position: relative;
        float: left;
        transition: all 0.3s;
    }

    .main3_1_img .bd .main3_1_img_li * {
        transition: all 0.3s;
    }

    .main3_1_img .bd .main3_1_img_li a {
        display: block;
        width: 330rem;
        height: 536rem;
        overflow: hidden;
    }

    .main3_1_img .bd .main3_1_img_li a img {
        display: block;
        width: 330rem;
        height: 478rem;
    }

    .main3_1_img .bd .main3_1_img_li a h3 {
        display: block;
        width: 100%;
        height: 58rem;
        background-color: #f1f1f1;
        font-size: 17rem;
        color: #333;
        text-align: center;
        line-height: 58rem;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 0 25rem;
        box-sizing: border-box;
        border-top: 1px solid #f1f1f1;
    }

    .main3_1_img .bd .main3_1_img_li a i {
        display: block;
        width: 26rem;
        height: 46rem;
        background: url(../images/stsg_13.png) no-repeat;
        background-position: center center;
        background-size: 100% 100%;
        position: absolute;
        bottom: 36rem;
        left: 2rem;
    }

    .main3_1_img .bd .main3_1_img_li:hover a h3 {
        /* background-color: #ab0909; */
        border-top: 1px solid #ab0909;
        color: #ab0909;
    }

    .main3_1_img .bd .main3_1_img_li:hover a i {
        left: 330rem;
    }

    .main3_1 > a {
        display: block;
        width: 111rem;
        height: 53rem;
        background: url(../images/stsg_10.png) no-repeat;
        background-position: center center;
        background-size: 100% 100%;
        margin: 0 auto;
    }

    .main4 {
        width: 100%;
        height: auto;
        padding: 110rem 0 90rem;
        box-sizing: border-box;
    }

    .main4_1 {
        width: 710rem;
        height: auto;
        margin: 0 auto;
    }

    .main4_11 {
        width: 100%;
        height: 2266rem;
        margin-top: 58rem;
        overflow: hidden;
        margin-bottom: 0rem;
    }

    .main4_ul {
        width: 100%;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .main4_li {
        width: 710rem;
        height: 690rem;
        background: url(../images/ldcl_6.jpg) no-repeat;
        background-position: center center;
        background-size: cover;
        margin-bottom: 65rem;
    }

    .main4_li0 {
        width: 710rem;
    }

    .main4_li a {
        display: block;
        width: 710rem;
        height: 690rem;
        border: 1px solid #e5e5e5;
        box-sizing: border-box;
    }

    .main4_li img {
        display: block;
        width: 100%;
        height: 500rem;
    }

    .main4_li h3 {
        font-size: 30rem;
        color: #333333;
        font-weight: normal;
        padding: 0 30rem;
        display: block;
        line-height: 1;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin: 35rem 0 24rem;
    }

    .main4_li span {
        font-size: 26rem;
        color: #666666;
        display: block;
        line-height: 1;
        padding: 0 30rem;
        margin-bottom: 10rem;
    }

    .main4_li i {
        font-size: 26rem;
        color: #aa000d;
        display: block;
        line-height: 1;
        font-style: normal;
        padding: 0 30rem;
        text-align: right;
    }

    .main4_li:hover a {
        border: 1px solid #aa000d;
    }

    .main4_li:hover h3 {
        color: #aa000d;
    }

    .main4_1 > a {
        display: block;
        width: 111rem;
        height: 53rem;
        background: url(../images/stsg_9.png) no-repeat;
        background-position: center center;
        background-size: 100% 100%;
        margin: 0 auto;
    }


    .footer {
        height: auto;
        width: 100%;
        background: #ab0909;
    }

    .footer1 {
        width: 100%;
        height: auto;
        box-sizing: border-box;
        border-top: 0 solid #89b3a6;
        margin: 0 auto;
        position: relative;
        padding: 30rem 20rem;
    }

    .footer1_img {
        width: 97rem;
        height: 120rem;
        position: absolute;
        top: 55rem;
        left: 636rem;
    }

    .footer1_img a {

    }

    .footer1_img img {
        display: block;
        width: 97rem;
        height: 120rem;
    }

    .footer1_p {
        width: 100%;
    }

    .footer1_p p {
        font-size: 26rem;
        color: #fff;
        text-align: left;
        line-height: 48rem;
    }

    .footer1_p p span {
        margin-right: 20rem;
        display: block;
    }

    .footer1_p p a {
        font-size: 26rem;
        color: #fff;
        display: block;
    }

    .footer1_p p a img {
        display: inline;
    }

    .questions {
        width: 64rem;
        height: 171rem;
        position: fixed;
        right: 20rem;
        bottom: 240rem;
    }

    /*二级页*/
    .banner_er {
        display: none;
    }

    .banner_er_m {
        display: block;
        position: relative;
        height: 236rem;
        width: 100%;
        overflow: hidden;
    }

    .banner_er_m img {
        display: block;
        width: auto;
        height: 236rem;
    }

    .main_er {
        width: 100%;
        height: auto;
        padding: 0 0 50rem;
        margin: 0 auto;
        background: #fff;
    }

    .main_er_left {
        display: none;
    }

    .main_er_right {
        width: 100%;
        background: none;
        padding: 0;
    }

    .main_er_right1 {
        width: 720rem;
        height: auto;
        margin: 0 auto;
        box-shadow: 0 0 10rem #e8e8e8;
        background: #fff;
    }

    .nav_er_m {
        display: block;
        width: 100%;
        height: 90rem;
        padding: 0 20rem;
        margin-top: 0px;
        position: relative;
        background: #147054;
        background-size: cover;
    }

    .nav_er_m > a {
        width: 18rem;
        height: 32rem;
        display: block;
        background: url(../images/rwxy_47.png) no-repeat;
        background-position: center center;
        background-size: 100% 100%;
        position: absolute;
        top: 30rem;
        left: 15rem;
    }

    .nav_er_m h3 {
        font-size: 34rem;
        font-weight: normal;
        line-height: 90rem;
        color: #ffffff;
        text-align: center;
    }

    .nav_er_m span.nav_er_m_but {
        width: 39rem;
        height: 39rem;
        display: block;
        background: url(../images/rwxy_48.png) no-repeat;
        background-position: center center;
        background-size: 100% 100%;
        position: absolute;
        top: 28rem;
        right: 15rem;
    }

    .nav_er_m_ul {
        position: absolute;
        top: 90rem;
        left: 0;
        background-color: rgba(20, 112, 84, 0.7);
        width: 100%;
        z-index: 999;
    }

    .nav_er_m_li {
        width: 100%;
        height: 40px;
        line-height: 40px;
        border-bottom: 1px solid #ffffff;
        color: #ffffff;
        margin-bottom: 15px;
    }

    .nav_er_m_li a {
        color: #ffffff;
        display: block;
        width: 100%;
        height: 40px;
        font-size: 15px;
        text-align: center;
    }

    .nav_er_m_li a:hover {
        color: rgba(20, 112, 84, 1);
        background-color: #ffffff;
    }

    .nav_er_m_li a:active {
        color: rgba(20, 112, 84, 1);
    }

    .base_title {
        width: 710rem;
        height: 0;
        padding: 0;
        box-sizing: border-box;
        position: relative;
        margin: 0 auto;
    }

    .base_title1 {
        width: 100%;
        height: 48rem;
        padding: 0;
        margin: 0 auto;
        box-sizing: border-box;
        position: absolute;
        top: -55rem;
        right: 0;
    }

    .base_bdcnav {
        width: auto;
        height: 48rem;
        margin: 0 auto;
    }

    .base_bdcnav_location {
        font-size: 22rem;
        color: #333;
        line-height: 48rem;
        float: left;
        margin-right: 0px;
        padding-left: 30rem;
        background: url(../images/stsg_18.png) no-repeat;
        background-position: left center;
        background-size: 18rem auto;
    }

    .base_bdcnav_location a {
        font-size: 22rem;
        color: #666666;
        margin: 0 5rem;
    }

    .base_bdcnav_location a:hover {
        font-size: 22rem;
        color: #ab0909;
    }

    .base_bdcnav_location_a_last-child {
        font-size: 14rem;
        color: #ab0909 !important;
    }

    .main_er0 {
        padding-top: 0;
    }

    .main_er0 .base_title {
        height: 60rem;
    }

    .main_er0 .base_title1 {
        top: 0;
    }

    .main_er0 .base_bdcnav {
        float: left;
    }

    .main_er0 .base_bdcnav_location {
        line-height: 60rem;
    }

    .shaixuan {
        width: 710rem;
        height: auto;
        margin: 0 auto 0;
    }

    .shaixuan_ul {
        width: 100%;
        height: auto;
        padding: 30rem 0 10rem;
    }

    .shaixuan_li {
        width: 100%;
        height: auto;
        min-height: 31rem;
        padding-left: 86rem;
        box-sizing: border-box;
        position: relative;
        margin-bottom: 10rem;
    }

    .shaixuan_li h3 {
        font-size: 22rem;
        color: #333333;
        line-height: 31rem;
        position: absolute;
        top: 0;
        left: 0;
        font-weight: normal;
    }

    .shaixuan_li ul {
        width: 100%;
        height: auto;
        display: flex;
        flex-wrap: wrap;
    }

    .shaixuan_li ul li {
        display: block;
        float: none;
        height: 31rem;
        width: auto;
        line-height: 31rem;
        margin-right: 10rem;
        margin-bottom: 10rem;
    }

    .shaixuan_li ul li a {
        font-size: 22rem;
        color: #333333;
        line-height: 31rem;
        padding: 0 12rem;
        display: block;
    }

    .shaixuan_li ul li.on {
        background-color: #ab0909;
        border-radius: 4rem;
    }

    .shaixuan_li ul li.on a {
        color: #fff;
    }

    .shaixuan_li ul li:hover {
        background-color: #ab0909;
        border-radius: 4rem;
    }

    .shaixuan_li ul li:hover a {
        color: #fff;
    }

    .main_er1 {
        width: 100%;
        height: auto;
        margin: 0 auto;
        background-color: #fff;
    }

    .main_er_title {
        width: 100%;
        height: 80rem;
        box-sizing: border-box;
        padding: 0 20rem;
        background-color: #f1ead6;
    }

    .main_er_title h3 {
        font-size: 28rem;
        color: #ab0909;
        line-height: 80rem;
        float: left;
        font-weight: bold;
    }

    .main_er_title h3 span {
        font-size: 20rem;
        color: #666;
        margin-left: 10rem;
        font-weight: normal;
    }

    .main_er_title_right {
        float: right;
    }

    .main_er_title_right span {
        font-size: 20rem;
        color: #777777;
        line-height: 80rem;
        float: left;
        margin-right: 15rem;
    }

    .main_er_title_right select {
        width: 141rem;
        height: 44rem;
        border: 1px solid #efe5d1;
        font-size: 18rem;
        color: #ab0909;
        padding: 0 8rem;
        background: url(../images/stsg_19.png) #fff no-repeat;
        background-position: right 6rem center;
        background-size: 14rem;
        margin-top: 18rem;
        float: left;
    }

    .main_er_title_right select option {

    }

    .main_er_title1 {
        float: right;
        margin-top: 22rem;
    }

    .main_er_title1 button {
        width: 35rem;
        height: 35rem;
        float: left;
        border: 1px solid #ddd;
        border-radius: 4rem;
        box-sizing: border-box;
    }

    .main_er_title1 input {
        width: 100rem;
        height: 35rem;
        float: left;
        border: 1px solid #ddd;
        border-radius: 4rem;
        margin: 0 10rem;
        box-sizing: border-box;
    }

    .shaixuan1 .shaixuan_li {
        padding-left: 20rem;
    }

    .shaixuan1 .main_er_title {
        margin-bottom: 10rem;
    }

    .page {
        font-size: 24rem;
    }
    .xkldzy-title-container{
        width: 100%;
    }
    .xkldzy-title-item-list{
        width: 100%;
    }
    .xkldzy-title-item{
        font-size: 30rem;
    }
    /*.xkldzy-title-search-container{*/
    /*    display: none;*/
    /*}*/
}

video::-internal-media-controls-download-button {
    display:none;
}
video::-webkit-media-controls-enclosure {
    overflow:hidden;
}
video::-webkit-media-controls-panel {
    width: calc(100% + 30px);
}

