@media (max-width: 1920px) {
  .dl_tk {
    position: fixed;
    top: 50%;
    width: 600px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #fff;
    border-radius: 10px;
    z-index: 15;
    left: 50%;
    margin-left: -300px;
  }
  .dl_tk .dl_close {
    background: url(../png/chacha.png) no-repeat center center;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 30px;
    right: 30px;
    cursor: pointer;
  }
  .dl_tk .dl_tit {
    color: #434343;
    font-size: 22px;
    padding-top: 40px;
  }
  .dl_tk .dl_cont {
    padding-left: 75px;
    padding-right: 75px;
    padding-bottom: 35px;
  }
  .dl_tk .dl_cont .dl_top {
    border-bottom: solid 1px #eee;
    text-align: center;
    padding-top: 35px;
  }
  .dl_tk .dl_cont .dl_top div {
    display: inline-block;
    color: #434343;
    font-size: 16px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 16px;
    cursor: pointer;
    border-bottom: solid 4px #fff;
  }
  .dl_tk .dl_cont .dl_top div:nth-child(2) {
    margin-left: 80px;
  }
  .dl_tk .dl_cont .dl_top div.on {
    color: #d6000f;
    border-color: #d6000f;
  }
  .dl_tk .dl_cont .dl_btn {
    padding-top: 22px;
  }
  .dl_tk .dl_cont .dl_btn span {
    border-radius: 4px;
    background-color: #b0b0b0;
    width: 200px;
    height: 50px;
    float: left;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
  }
  .dl_tk .dl_cont .dl_btn span.on {
    background: #d6000f;
  }
  .dl_tk .dl_cont .dl_btn span:nth-child(2) {
    float: right;
  }
  .dl_tk .dl_cont .dl_cont1 .item {
    margin-top: 15px;
  }
  .dl_tk .dl_cont .dl_cont1 .item .name {
    color: #434343;
    font-size: 16px;
  }
  .dl_tk .dl_cont .dl_cont1 .item .cont {
    margin-top: 8px;
  }
  .dl_tk .dl_cont .dl_cont1 .item .cont .inp1 {
    width: 100%;
    height: 46px;
    background: #f6f6f6;
    border: 0;
    border-radius: 4px;
    padding-left: 15px;
  }
  .dl_tk .dl_cont .dl_cont1 .item .cont .btn1 {
    position: absolute;
    top: 50%;
    right: 0;
    width: 115px;
    border: 0;
    border-left: solid 1px #ccc;
    height: 24px;
    margin-top: -12px;
    background: none;
  }
  .dl_tk .dl_cont .dl_cont1 .item_btn {
    padding-top: 30px;
  }
  .dl_tk .dl_cont .dl_cont1 .item_btn .btn2 {
    border-radius: 4px;
    background-color: #d6000f;
    width: 446px;
    height: 60px;
    border: 0;
    color: #fff;
    font-size: 16px;
  }
  .dl_tk .dl_cont .dl_cont1 .item_bot {
    padding-top: 20px;
    color: #a3a3a3;
    font-size: 14px;
    text-align: right;
  }
  .dl_tk .dl_cont .dl_cont1 .item_bot a {
    color: #d6000f;
  }
}
@media (max-width: 1600px) {
  body {
    padding-top: 90px;
  }
  .header {
    height: 90px;
  }
  .header .container {
    width: 1230px;
  }
  .header .logo {
    top: 20px;
  }
  .header .logo img {
    height: 50px;
  }
  .header .index_nav {
    top: 30px;
  }
  .header .index_nav > ul {
    text-align: center;
  }
  .header .index_nav > ul > li {
    float: none;
    display: inline-block;
    height: 60px;
    position: relative;
  }
  .header .index_nav > ul > li:nth-child(1) {
    background: none;
  }
  .header .index_nav > ul > li.hasChild > a:before {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: 36px;
    top: 50%;
    margin-top: -3px;
    width: 12px;
    height: 6px;
    background: url(../png/jian2.png) no-repeat center center;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .header .index_nav > ul > li.hasChild > a:hover:before {
    background: url(../png/hongjian2.png) no-repeat center center;
  }
  .header .index_nav > ul > li > a {
    display: block;
    color: #333333;
    font-size: 16px;
    line-height: 60px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .header .index_nav > ul > li .xl {
    top: 60px;
  }
  .header .header_top {
    top: 16px;
  }
  .pub_pad {
    padding: 50px 0;
  }
  .index_main1 {
    overflow: hidden;
  }
  .index_main1 .index_m1 {
    position: relative;
  }
  .index_main2 .cont {
    padding: 0 45px;
  }
  .index_main2 .cont .tit {
    font-size: 24px;
    font-weight: bold;
  }
  .index_main2 .cont .hongxian {
    background-color: #d6000f;
    width: 22px;
    height: 3px;
    margin-top: 20px;
    margin-bottom: 15px;
  }
  .index_main2 .cont .tit1 {
    font-size: 16px;
  }
  .index_main2 .cont .note {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 15px;
  }
  .index_tit .tit {
    font-size: 24px;
    line-height: 24px;
  }
  .index_tit .hengxian {
    width: 15px;
    height: 3px;
    margin-top: 15px;
  }
  .index_more a {
    width: 140px;
    height: 42px;
    border-radius: 21px;
    line-height: 42px;
  }
  .index_main3 .index_m3 {
    margin-top: 20px;
  }
  .index_main3 .index_m3 .item .tit {
    margin-top: 5px;
  }
  .index_main3 .index_m3 .item .tit a {
    font-size: 14px;
  }
  .index_main4 .index_m4 {
    padding-top: 10px;
  }
  .index_main4 .index_m4 .m4_top {
    border-bottom: solid 1px #dddddd;
  }
  .index_main4 .index_m4 .m4_top .xxk .xxk1 {
    color: #000000;
    font-size: 18px;
    border-bottom: solid 2px #f5f5f5;
    position: relative;
    line-height: 50px;
    padding-bottom: 0px;
    margin-left: 30px;
  }
  .index_main4 .index_m4 .m4_top .xxk .xxk1:nth-child(1) {
    margin-left: 0;
  }
  .index_main4 .index_m4 .m4_top .xxk .xxk1:before {
    content: '';
    width: 17px;
    height: 7px;
    background: url(../png/hongjian1.png) no-repeat center center;
    position: absolute;
    left: 50%;
    margin-left: -9px;
    bottom: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .index_main4 .index_m4 .m4_top .xxk .xxk1.on {
    font-weight: bold;
    color: #d6000f;
    border-bottom: solid 2px #d6000f;
  }
  .index_main4 .index_m4 .m4_top .xxk .xxk1.on:before {
    opacity: 1;
  }
  .index_main4 .index_m4 .m4_top .more {
    padding-top: 20px;
  }
  .index_main4 .index_m4 .m4_top .more a {
    color: #666666;
    font-size: 14px;
  }
  .index_main4 .index_m4 .m4_top .more a:hover {
    color: #d6000f;
  }
  .index_main4 .index_m4 .m4_bot {
    padding-top: 20px;
  }
  .index_main4 .index_m4 .m4_bot .xxkqh1 {
    display: block;
  }
  .index_main4 .index_m4 .m4_bot .xxkqh1 .piclist {
    width: 600px;
    position: relative;
  }
  .index_main4 .index_m4 .m4_bot .xxkqh1 .piclist .item {
    width: 600px;
  }
  .index_main4 .index_m4 .m4_bot .xxkqh1 .piclist .owl-dots {
    display: block;
    position: absolute;
    bottom: 15px;
    left: 0;
    width: 100%;
    text-align: center;
  }
  .index_main4 .index_m4 .m4_bot .xxkqh1 .piclist .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 10px;
    background: #fff;
    margin-left: 3px;
    margin-right: 3px;
  }
  .index_main4 .index_m4 .m4_bot .xxkqh1 .piclist .owl-dots .owl-dot.active {
    background: #d6000f;
  }
  .index_main4 .index_m4 .m4_bot .xxkqh1 .list {
    margin-right: 600px;
    padding-right: 40px;
  }
  .index_main4 .index_m4 .m4_bot .xxkqh1 .list ul li {
    border-bottom: solid 1px #ddd;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .index_main4 .index_m4 .m4_bot .xxkqh1 .list ul li:nth-child(1) {
    padding-top: 0;
  }
  .index_main4 .index_m4 .m4_bot .xxkqh1 .list ul li .date {
    background-color: #d6000f;
    width: 137px;
    height: 80px;
    color: #fff;
    text-align: center;
    padding-top: 0px;
  }
  .index_main4 .index_m4 .m4_bot .xxkqh1 .list ul li .date .day {
    font-size: 40px;
    font-weight: bold;
    line-height: 40px;
  }
  .index_main4 .index_m4 .m4_bot .xxkqh1 .list ul li .date .year {
    font-size: 16px;
  }
  .index_main4 .index_m4 .m4_bot .xxkqh1 .list ul li .cont {
    margin-left: 155px;
  }
  .index_main4 .index_m4 .m4_bot .xxkqh1 .list ul li .cont .tit a {
    color: #000000;
    font-size: 16px;
  }
  .index_main4 .index_m4 .m4_bot .xxkqh1 .list ul li .cont .note {
    color: #666666;
    font-size: 14px;
  }
  .index_main5 .index_m5 .m5_item {
    margin-top: 35px;
  }
  .index_main5 .index_m5 .m5_item:nth-child(2n) .cont {
    padding-right: 40px;
  }
  .index_main5 .index_m5 .m5_item .cont {
    padding-left: 40px;
  }
  .index_main5 .index_m5 .m5_item .cont .tit {
    font-size: 20px;
  }
  .index_main5 .index_m5 .m5_item .cont .hongxian {
    background-color: #d6000f;
    width: 15px;
    height: 3px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .index_main5 .index_m5 .m5_item .cont .note {
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .footer {
    border-top: solid 10px #f6f6f6;
  }
  .footer .footer_left {
    width: 250px;
  }
  .footer .footer_left .f_top .item {
    background-color: #ebebeb;
    width: 88px;
    height: 26px;
    border-radius: 13px;
    text-align: center;
    line-height: 26px;
    color: #666666;
    font-size: 14px;
    margin-top: 16px;
    cursor: pointer;
  }
  .footer .footer_left .f_top .item:nth-child(1) {
    margin-top: 0;
  }
  .footer .footer_left .f_top .item span {
    width: 9px;
    height: 14px;
    background: url(../png/xiejian1.png) no-repeat center center;
    display: block;
    position: absolute;
    right: 140px;
    margin-top: -20px;
    display: none;
  }
  .footer .footer_left .f_top .item.on {
    background: #d6000f;
    color: #fff;
  }
  .footer .footer_left .f_top .item.on span {
    display: block;
  }
  .footer .footer_left .f_top .item.on .item_abs {
    display: block;
  }
  .footer .footer_left .f_top .item .item_abs {
    position: absolute;
    right: 30px;
    top: 0;
    width: 110px;
    height: 110px;
    border: solid 2px #003164;
    display: none;
  }
  .footer .footer_left .f_top .item .item_abs img {
    width: 100%;
    height: 100%;
  }
  .footer .footer_left .f_bot {
    margin-top: 45px;
    color: #000000;
    font-size: 14px;
    line-height: 26px;
  }
  .footer .footer_cont {
    margin-left: 300px;
    margin-right: -40px;
    overflow: hidden;
  }
  .footer .footer_cont .f_top ul {
    width: 12.5%;
  }
  .footer .footer_cont .f_top ul .li_tit {
    margin-bottom: 10px;
  }
  .footer .footer_cont .f_top ul .li_tit a {
    color: #000000;
    font-size: 16px;
  }
  .footer .footer_cont .f_top ul .li_nr {
    line-height: 24px;
  }
  .footer .footer_cont .f_top ul .li_nr a {
    color: #000000;
    font-size: 14px;
  }
  .footer .footer_cont .f_bot {
    margin-top: 0px;
    text-align: right;
  }
  .footer .footer_cont .f_bot .item {
    line-height: 40px;
    margin-top: 10px;
  }
  .footer .footer_cont .f_bot .item.item1 {
    margin-left: 20px;
  }
  .footer .footer_cont .f_bot .item.item1 .cont a {
    font-size: 14px;
  }
  .footer .footer_cont .f_bot .item .name {
    color: #000000;
    font-size: 14px;
  }
  .footer .footer_cont .f_bot .item .cont {
    display: inline-block;
  }
  .footer .footer_cont .f_bot .item .cont a {
    background: #f6f6f6;
    display: inline-block;
    padding-left: 12px;
    padding-right: 12px;
    color: #000000;
    font-size: 14px;
  }
  .sp_tk .tit {
    font-size: 16px;
    line-height: 56px;
  }
  .ej_nav {
    height: 59px;
    border-bottom: solid 1px #eee;
    padding: 10px 0;
  }
  .ej_nav .swiper-container {
    width: 100%;
    text-align: center;
  }
  .ej_nav .swiper-container .swiper-wrapper {
    display: block;
  }
  .ej_nav .swiper-container .swiper-slide {
    width: auto;
    display: inline-block;
    float: none;
    padding-left: 15px;
    padding-right: 15px;
  }
  .ej_nav .swiper-container .swiper-slide a {
    display: block;
    color: #333333;
    font-size: 14px;
    line-height: 38px;
    border-radius: 19px;
    padding: 0 25px;
  }
  .ej_nav .swiper-container .swiper-slide a.on,
  .ej_nav .swiper-container .swiper-slide a:hover {
    background: #d6000f;
    color: #fff;
  }
  .pub_pad2 {
    padding: 35px 0;
  }
  .about_main .about_tit {
    color: #000000;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
  }
  .about_main .video {
    margin-top: 25px;
    padding: 0 40px;
  }
  .about_main .video video {
    width: 100%;
  }
  .about_main .cont {
    margin-top: 20px;
    color: #555555;
    font-size: 14px;
    line-height: 24px;
  }
  .about_main2 .m2_top {
    padding-left: 30px;
    padding-right: 30px;
  }
  .about_main2 .m2_top .swiper-slide {
    width: auto;
  }
  .about_main2 .m2_top .swiper-slide a {
    color: #333333;
    font-size: 16px;
    background: #ededed;
    line-height: 42px;
    display: block;
    padding: 0 25px;
  }
  .about_main2 .m2_top .swiper-slide a:hover,
  .about_main2 .m2_top .swiper-slide a.on {
    color: #fff;
    background: #d6000f;
  }
  .about_main3 .m3_item {
    margin-top: 20px;
  }
  .about_main3 .m3_item:nth-child(2n) .cont {
    padding-right: 30px;
    padding-left: 0;
  }
  .about_main3 .m3_item .cont {
    padding-left: 30px;
  }
  .about_main3 .m3_item .cont .tit a {
    color: #333333;
    font-size: 20px;
  }
  .about_main3 .m3_item .cont .note {
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    padding-top: 10px;
    padding-bottom: 20px;
  }
  .about_main3 .pub_more {
    margin-top: 40px;
    margin-bottom: 20px;
  }
  .pub_more a {
    background-color: #d6000f;
    width: 150px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    display: block;
    margin: 0 auto;
    color: #fff;
    font-size: 16px;
    border-radius: 21px;
  }
  .about_main4 .m4_top {
    padding-top: 45px;
    padding-bottom: 30px;
  }
  .about_main4 .m4_top .tit {
    color: #333333;
    font-size: 24px;
  }
  .about_main4 .m4_top .note {
    font-size: 14px;
    margin-top: 15px;
  }
  .about_main4 .m4_top .note span {
    color: #666666;
    margin-right: 25px;
  }
  .about_main4 .m4_top .note a {
    color: #666;
  }
  .about_main4 .m4_top .note a:hover {
    color: #d6000f;
  }
  .about_main4 .m4_bot {
    color: #666666;
    font-size: 14px;
    line-height: 24px;
  }
  .about_main4 .m4_bot img {
    width: 100%;
    display: block;
    margin-top: 20px;
  }
  .dl_tk {
    position: fixed;
    top: 50%;
    width: 500px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #fff;
    border-radius: 10px;
    z-index: 15;
    left: 50%;
    margin-left: -250px;
  }
  .dl_tk .dl_close {
    background: url(../png/chacha.png) no-repeat center center;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 30px;
    right: 30px;
    cursor: pointer;
  }
  .dl_tk .dl_tit {
    color: #434343;
    font-size: 18px;
    padding-top: 30px;
  }
  .dl_tk .dl_cont {
    padding-left: 45px;
    padding-right: 45px;
    padding-bottom: 35px;
  }
  .dl_tk .dl_cont .dl_top {
    border-bottom: solid 1px #eee;
    text-align: center;
    padding-top: 25px;
  }
  .dl_tk .dl_cont .dl_top div {
    display: inline-block;
    color: #434343;
    font-size: 16px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 16px;
    cursor: pointer;
    border-bottom: solid 4px #fff;
  }
  .dl_tk .dl_cont .dl_top div:nth-child(2) {
    margin-left: 80px;
  }
  .dl_tk .dl_cont .dl_top div.on {
    color: #d6000f;
    border-color: #d6000f;
  }
  .dl_tk .dl_cont .dl_btn {
    padding-top: 15px;
  }
  .dl_tk .dl_cont .dl_btn span {
    border-radius: 4px;
    background-color: #b0b0b0;
    width: 180px;
    height: 40px;
    float: left;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
  }
  .dl_tk .dl_cont .dl_btn span.on {
    background: #d6000f;
  }
  .dl_tk .dl_cont .dl_btn span:nth-child(2) {
    float: right;
  }
  .dl_tk .dl_cont .dl_cont1 .item {
    margin-top: 10px;
  }
  .dl_tk .dl_cont .dl_cont1 .item .name {
    color: #434343;
    font-size: 14px;
  }
  .dl_tk .dl_cont .dl_cont1 .item .cont {
    margin-top: 5px;
  }
  .dl_tk .dl_cont .dl_cont1 .item .cont .inp1 {
    width: 100%;
    height: 40px;
    background: #f6f6f6;
    border: 0;
    border-radius: 4px;
    padding-left: 15px;
  }
  .dl_tk .dl_cont .dl_cont1 .item .cont .btn1 {
    position: absolute;
    top: 50%;
    right: 0;
    width: 115px;
    border: 0;
    border-left: solid 1px #ccc;
    height: 24px;
    margin-top: -12px;
    background: none;
  }
  .dl_tk .dl_cont .dl_cont1 .item_btn {
    padding-top: 20px;
  }
  .dl_tk .dl_cont .dl_cont1 .item_btn .btn2 {
    border-radius: 4px;
    background-color: #d6000f;
    width: 100%;
    height: 40px;
    border: 0;
    color: #fff;
    font-size: 16px;
  }
  .dl_tk .dl_cont .dl_cont1 .item_bot {
    padding-top: 20px;
    color: #a3a3a3;
    font-size: 14px;
    text-align: right;
  }
  .dl_tk .dl_cont .dl_cont1 .item_bot a {
    color: #d6000f;
  }
  .contact_main .contact_top {
    padding-bottom: 10px;
  }
  .contact_main .contact_top .item {
    max-width: 530px;
    width: 50%;
    line-height: 56px;
    margin-bottom: 15px;
  }
  .contact_main .contact_top .item .icon {
    border-radius: 50%;
    background-color: #d6000f;
    width: 56px;
    height: 56px;
    text-align: center;
  }
  .contact_main .contact_top .item .note {
    margin-left: 66px;
  }
  .contact_main .map img {
    width: 100%;
  }
  .contact_main .map_bot {
    margin-top: 15px;
    margin-left: -7px;
    margin-right: -7px;
  }
  .contact_main .map_bot .col-xs-12 {
    padding-left: 7px;
    padding-right: 7px;
  }
  .contact_main .map_bot .col-xs-12 .item {
    background: #f5f5f5;
    padding: 40px 15px 0;
    height: 140px;
    margin-top: 15px;
  }
  .contact_main .map_bot .col-xs-12 .item .tit {
    color: #333333;
    font-size: 16px;
  }
  .contact_main .map_bot .col-xs-12 .item .note {
    color: #666666;
    font-size: 14px;
    margin-top: 12px;
  }
  .news_main .news_top:hover .pic img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .news_main .news_top .pic {
    width: 600px;
  }
  .news_main .news_top .pic img {
    width: 100%;
  }
  .news_main .news_top .cont {
    position: absolute;
    left: 600px;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-left: 30px;
  }
  .news_main .news_top .cont .tit a {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
  }
  .news_main .news_top .cont .note {
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .news_main .news_top .cont .date {
    color: #666666;
    font-size: 16px;
  }
  .news_main .news_bot {
    margin-left: -10px;
    margin-right: -10px;
    padding-bottom: 40px;
    padding-top: 15px;
  }
  .news_main .news_bot .col-xs-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .news_main .news_bot .col-xs-12 .item {
    margin-top: 25px;
  }
  .news_main .news_bot .col-xs-12 .item .pic img {
    width: 100%;
  }
  .news_main .news_bot .col-xs-12 .item .cont {
    padding-top: 15px;
  }
  .news_main .news_bot .col-xs-12 .item .cont .tit a {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
  }
  .news_main .news_bot .col-xs-12 .item .cont .note {
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
    height: 72px;
    overflow: hidden;
    margin-bottom: 10px;
  }
  .news_main .news_bot .col-xs-12 .item .cont .date {
    color: #666666;
    font-size: 16px;
  }
  .news_main1 .row {
    margin-left: -20px;
    margin-right: -20px;
    margin-top: -25px;
  }
  .news_main1 .row .col-xs-12 {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 25px;
  }
  .news_main1 .row .col-xs-12 .item_tit {
    border-bottom: solid 1px #eee;
  }
  .news_main1 .row .col-xs-12 .item_tit span {
    width: 70px;
    border-bottom: solid 4px #d6000f;
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 5px;
  }
  .news_main1 .row .col-xs-12 .item_tit .more {
    color: #666666;
    font-size: 14px;
    margin-top: 5px;
  }
  .news_main1 .row .col-xs-12 .item_top {
    margin-top: 20px;
  }
  .news_main1 .row .col-xs-12 .item_top .pic {
    width: 100%;
  }
  .news_main1 .row .col-xs-12 .item_top .pic:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .news_main1 .row .col-xs-12 .item_top .pic span {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    line-height: 50px;
    padding-left: 20px;
    padding-right: 20px;
    color: #fff;
    font-size: 18px;
  }
  .news_main1 .row .col-xs-12 .item_top .pic img {
    width: 100%;
  }
  .news_main1 .row .col-xs-12 .item_top1 {
    margin-top: 20px;
  }
  .news_main1 .row .col-xs-12 .item_top1:hover .pic img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .news_main1 .row .col-xs-12 .item_top1 .pic {
    width: 275px;
    height: 160px;
  }
  .news_main1 .row .col-xs-12 .item_top1 .pic img {
    width: 100%;
  }
  .news_main1 .row .col-xs-12 .item_top1 .cont {
    height: 160px;
    padding-top: 15px;
    margin-left: 295px;
    border-top: solid 1px #eee;
    border-bottom: solid 1px #eee;
  }
  .news_main1 .row .col-xs-12 .item_top1 .cont .tit a {
    font-weight: bold;
    color: #000000;
    font-size: 16px;
  }
  .news_main1 .row .col-xs-12 .item_top1 .cont .note {
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .news_main1 .row .col-xs-12 .item_top1 .cont .date {
    color: #666666;
    font-size: 14px;
  }
  .news_main1 .row .col-xs-12 .item_bot {
    padding-top: 5px;
  }
  .news_main1 .row .col-xs-12 .item_bot ul li {
    border-bottom: solid 1px #eee;
    line-height: 40px;
  }
  .news_main1 .row .col-xs-12 .item_bot ul li .date {
    color: #666666;
    font-size: 14px;
  }
  .news_main1 .row .col-xs-12 .item_bot ul li .tit {
    margin-right: 90px;
  }
  .news_main1 .row .col-xs-12 .item_bot ul li .tit a {
    display: block;
    color: #333333;
    font-weight: bold;
    font-size: 14px;
  }
  .fws_main .fws_tit {
    color: #333333;
    font-size: 18px;
  }
  .fws_main .form {
    border-top: solid 1px #eee;
    border-bottom: solid 1px #eee;
    margin-top: 25px;
    padding-left: 100px;
    padding-right: 100px;
    padding-top: 30px;
  }
  .form .item1 {
    width: 100%;
  }
  .form .item1 .item {
    width: 46.5%;
  }
  .form .item1 .item:nth-child(2) {
    float: right;
  }
  .form .item {
    margin-top: 15px;
  }
  .form .item.item_file .name {
    line-height: 90px;
  }
  .form .item.item_file .cont {
    color: #999999;
  }
  .form .item.item_file .cont .picBtn {
    width: 196px;
    height: 90px;
    position: relative;
  }
  .form .item.item_file .cont .picBtn .fileBtn {
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .form .item .name {
    color: #333333;
    font-size: 16px;
    line-height: 40px;
    width: 135px;
  }
  .form .item .cont {
    margin-left: 135px;
  }
  .form .item .cont .inp1 {
    background-color: #f6f6f6;
    height: 42px;
    border-radius: 26px;
    border: 0;
    width: 100%;
    padding-left: 30px;
    font-size: 14px;
    max-width: 560px;
  }
  .form .item .cont .textarea1 {
    background-color: #f6f6f6;
    border-radius: 15px;
    border: 0;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
    height: 120px;
    font-size: 14px;
  }
  .form .item .cont .select1 {
    background-color: #f6f6f6;
    height: 42px;
    border-radius: 26px;
    border: 0;
    width: 100%;
    padding-left: 30px;
    font-size: 14px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../png/xiajian2.png) no-repeat 90% center #f6f6f6;
  }
  .form .item_btn {
    padding: 40px 0;
  }
  .pub_btn1 {
    background-color: #d6000f;
    width: 160px;
    height: 40px;
    border: 0;
    color: #fff;
    font-size: 14px;
    border-radius: 25px;
    display: block;
    margin: 0 auto;
  }
  .fws_main2 .fws_m2 {
    border: solid 1px #eee;
    min-height: 550px;
  }
  .fws_main2 .fws_m2 .ej_left {
    width: 220px;
  }
  .fws_main2 .fws_m2 .ej_left .tit {
    height: 86px;
    line-height: 86px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    background: #d6000f;
    text-align: center;
  }
  .fws_main2 .fws_m2 .ej_left .cont {
    border-bottom: solid 1px #eee;
    border-right: solid 1px #eee;
  }
  .fws_main2 .fws_m2 .ej_left .cont > ul > li {
    border-top: solid 1px #eee;
  }
  .fws_main2 .fws_m2 .ej_left .cont > ul > li.hasChild > a.on {
    background: url(../png/hongjiana2.png) no-repeat 90% center;
  }
  .fws_main2 .fws_m2 .ej_left .cont > ul > li > a {
    display: block;
    line-height: 54px;
    padding-left: 38px;
    color: #333333;
    font-size: 16px;
    background: url(../png/heijiana1.png) no-repeat 90% center;
  }
  .fws_main2 .fws_m2 .ej_left .cont > ul > li > a.on,
  .fws_main2 .fws_m2 .ej_left .cont > ul > li > a:hover {
    color: #d6000f;
    background: url(../png/hongjiana1.png) no-repeat 90% center;
  }
  .fws_main2 .fws_m2 .ej_left .cont > ul > li ul {
    margin-left: 25px;
    margin-right: 25px;
    border-top: dashed 1px #eee;
    padding-top: 15px;
    padding-bottom: 15px;
    display: none;
  }
  .fws_main2 .fws_m2 .ej_left .cont > ul > li ul li a {
    line-height: 32px;
    display: block;
    padding-left: 15px;
    color: #333;
    font-size: 14px;
  }
  .fws_main2 .fws_m2 .ej_left .cont > ul > li ul li a.on,
  .fws_main2 .fws_m2 .ej_left .cont > ul > li ul li a:hover {
    color: #d6000f;
    background: url(../png/hongjiana1.png) no-repeat 99% center;
  }
  .fws_main2 .fws_m2 .fws_m2cont {
    margin-left: 220px;
    padding: 30px;
  }
  .fws_main2 .fws_m2 .fws_m2cont .m2_tit {
    border-bottom: solid 1px #eee;
    padding-bottom: 15px;
    color: #333333;
    font-size: 16px;
  }
  .fws_main2 .fws_m2 .fws_m2cont .m2_cont {
    padding-top: 20px;
  }
  .fws_main2 .fws_m2 .fws_m2cont .m2_cont .item {
    margin-top: 15px;
  }
  .fws_main2 .fws_m2 .fws_m2cont .m2_cont .item.itema {
    margin-top: 30px;
  }
  .fws_main2 .fws_m2 .fws_m2cont .m2_cont .item .name {
    width: 140px;
    line-height: 42px;
    color: #333333;
    font-size: 14px;
  }
  .fws_main2 .fws_m2 .fws_m2cont .m2_cont .item .cont {
    margin-left: 140px;
    color: #666666;
    font-size: 14px;
  }
  .fws_main2 .fws_m2 .fws_m2cont .m2_cont .item .cont .inp1 {
    background-color: #f6f6f6;
    max-width: 540px;
    width: 100%;
    height: 42px;
    border: 0;
    padding-left: 14px;
    display: block;
    margin-bottom: 10px;
  }
  .fws_main2 .fws_m2 .fws_m2cont .m2_cont .item_btn {
    padding-top: 40px;
  }
  .gz_main {
    overflow: hidden;
    position: relative;
  }
  .gz_main .prev {
    width: 21px;
    height: 36px;
    background: url(../png/zuojiand1.png) no-repeat center center;
    cursor: pointer;
    position: absolute;
    left: 50%;
    margin-left: -635px;
    z-index: 3;
    top: 50%;
    margin-top: -18px;
  }
  .gz_main .next {
    width: 21px;
    height: 36px;
    background: url(../png/youjiand1.png) no-repeat center center;
    cursor: pointer;
    position: absolute;
    right: 50%;
    margin-right: -635px;
    z-index: 3;
    top: 50%;
    margin-top: -18px;
  }
  .gz_main .swiper-slide {
    width: 1220px;
    background: #f5f5f5;
  }
  .gz_main .swiper-slide:hover .pic img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .gz_main .swiper-slide .pic {
    width: 600px;
  }
  .gz_main .swiper-slide .pic img {
    width: 100%;
  }
  .gz_main .swiper-slide .cont {
    position: absolute;
    top: 50%;
    left: 600px;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 35px;
  }
  .gz_main .swiper-slide .cont .tit {
    line-height: 50px;
  }
  .gz_main .swiper-slide .cont .tit a {
    color: #2e3442;
    font-size: 30px;
  }
  .gz_main .swiper-slide .cont .note {
    color: #2e3442;
    font-size: 16px;
    margin-bottom: 10px;
  }
  .gz_main .swiper-slide .cont .date div {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    padding: 0 10px;
    background: #d6000f;
  }
  .gz_main .swiper-slide .cont .note1 {
    margin-top: 10px;
    color: #666666;
    font-size: 14px;
    line-height: 24px;
  }
}
@media (max-width: 1280px) {
  .container {
    width: 100%;
  }
  .index_tit .tit {
    font-size: 20px;
    line-height: 20px;
  }
  .index_tit .hengxian {
    width: 15px;
    height: 3px;
    margin-top: 10px;
  }
  .gz_main {
    overflow: hidden;
    position: relative;
  }
  .gz_main .prev {
    width: 21px;
    height: 36px;
    background: url(../png/zuojiand1.png) no-repeat center center;
    cursor: pointer;
    position: absolute;
    left: 50%;
    margin-left: -635px;
    z-index: 3;
    top: 50%;
    margin-top: -18px;
  }
  .gz_main .next {
    width: 21px;
    height: 36px;
    background: url(../png/youjiand1.png) no-repeat center center;
    cursor: pointer;
    position: absolute;
    right: 50%;
    margin-right: -635px;
    z-index: 3;
    top: 50%;
    margin-top: -18px;
  }
  .gz_main .swiper-container {
    width: 100%;
  }
  .gz_main .swiper-slide {
    width: 100%;
    background: #f5f5f5;
  }
  .gz_main .swiper-slide:hover .pic img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .gz_main .swiper-slide .pic {
    width: 600px;
  }
  .gz_main .swiper-slide .pic img {
    width: 100%;
  }
  .gz_main .swiper-slide .cont {
    position: absolute;
    top: 50%;
    left: 600px;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 35px;
  }
  .gz_main .swiper-slide .cont .tit {
    line-height: 50px;
  }
  .gz_main .swiper-slide .cont .tit a {
    color: #2e3442;
    font-size: 30px;
  }
  .gz_main .swiper-slide .cont .note {
    color: #2e3442;
    font-size: 16px;
    margin-bottom: 10px;
  }
  .gz_main .swiper-slide .cont .date div {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    padding: 0 10px;
    background: #d6000f;
  }
  .gz_main .swiper-slide .cont .note1 {
    margin-top: 10px;
    color: #666666;
    font-size: 14px;
    line-height: 24px;
  }
}
@media (max-width: 1230px) {
  .header {
    height: 90px;
  }
  .header .container {
    width: 100%;
  }
  .header .logo {
    top: 20px;
  }
  .header .logo img {
    height: 50px;
  }
  .header .index_nav {
    top: 30px;
  }
  .header .index_nav > ul {
    text-align: center;
  }
  .header .index_nav > ul > li {
    float: none;
    display: inline-block;
    height: 60px;
    position: relative;
  }
  .header .index_nav > ul > li:nth-child(1) {
    background: none;
  }
  .header .index_nav > ul > li.hasChild > a:before {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: 36px;
    top: 50%;
    margin-top: -3px;
    width: 12px;
    height: 6px;
    background: url(../png/jian2.png) no-repeat center center;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .header .index_nav > ul > li.hasChild > a:hover:before {
    background: url(../png/hongjian2.png) no-repeat center center;
  }
  .header .index_nav > ul > li > a {
    display: block;
    color: #333333;
    font-size: 14px;
    line-height: 60px;
    padding-left: 15px;
    padding-right: 12px;
  }
  .header .index_nav > ul > li .xl {
    top: 60px;
    width: 120px;
    margin-left: -60px;
  }
  .header .index_nav > ul > li .xl li a {
    font-size: 14px;
  }
  .header .header_top {
    top: 16px;
    font-size: 14px;
  }
  .banner {
    height: 630px;
  }
  .banner .b_abs .tit {
    font-size: 40px;
    font-weight: bold;
    line-height: 40px;
    margin-top: 20px;
  }
  .banner .b_abs .note {
    font-size: 14px;
    line-height: 24px;
    margin-top: 15px;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
  .banner .b_abs .hengxian {
    background-color: #ffffff;
    width: 30px;
    height: 2px;
    margin-top: 15px;
  }
  .banner .b_abs .tit1 {
    font-size: 16px;
    margin-top: 15px;
  }
  .banner .b_abs .djs {
    width: 428px;
    height: 88px;
    background: url(../png/rili.png) no-repeat center center;
    margin: 0 auto;
    padding-top: 6px;
    line-height: 82px;
    font-size: 18px;
    margin-top: 10px;
  }
  .banner .b_abs .djs .dib {
    font-size: 36px;
    font-weight: bold;
    margin-left: 3px;
    margin-right: 8px;
  }
  .banner .b_abs .note1 {
    font-size: 16px;
    margin-top: 10px;
  }
  .banner .b_abs .more {
    margin-top: 10px;
  }
  .banner .b_abs .more a {
    border-width: 1px;
    border-color: #ffffff;
    border-style: solid;
    width: 148px;
    height: 42px;
    border-radius: 21px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 16px;
  }
  .banner .b_abs .banner_bot {
    padding-top: 30px;
  }
  .banner .b_abs .banner_bot .item {
    width: 25%;
    text-align: center;
  }
  .banner .b_abs .banner_bot .item .num {
    font-size: 36px;
    font-weight: bold;
    line-height: 36px;
  }
  .banner .b_abs .banner_bot .item .notea {
    font-size: 14px;
    margin-top: 5px;
  }
  .index_main2 .cont {
    padding: 0 25px;
  }
  .index_main2 .cont .tit {
    font-size: 20px;
    font-weight: bold;
  }
  .index_main2 .cont .hongxian {
    background-color: #d6000f;
    width: 22px;
    height: 3px;
    margin-top: 15px;
    margin-bottom: 10px;
  }
  .index_main2 .cont .tit1 {
    font-size: 16px;
  }
  .index_main2 .cont .note {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 15px;
  }
  .index_more a {
    width: 120px;
    height: 36px;
    border-radius: 18px;
    line-height: 36px;
  }
  .contact_main .contact_top {
    padding-bottom: 10px;
  }
  .contact_main .contact_top .item {
    max-width: 530px;
    width: 50%;
    line-height: 56px;
    margin-bottom: 15px;
  }
  .contact_main .contact_top .item .icon {
    border-radius: 50%;
    background-color: #d6000f;
    width: 56px;
    height: 56px;
    text-align: center;
  }
  .contact_main .contact_top .item .note {
    margin-left: 66px;
  }
  .contact_main .map img {
    width: 100%;
  }
  .contact_main .map_bot {
    margin-top: 15px;
    margin-left: -7px;
    margin-right: -7px;
  }
  .contact_main .map_bot .col-xs-12 {
    padding-left: 7px;
    padding-right: 7px;
  }
  .contact_main .map_bot .col-xs-12 .item {
    background: #f5f5f5;
    padding: 30px 15px 0;
    height: 140px;
    margin-top: 15px;
  }
  .contact_main .map_bot .col-xs-12 .item .tit {
    color: #333333;
    font-size: 16px;
  }
  .contact_main .map_bot .col-xs-12 .item .note {
    color: #666666;
    font-size: 14px;
    margin-top: 12px;
  }
}
@media (min-width: 991px) {
  .banner {
    padding-top: 110px;
    margin-top: -110px;
  }
  .header.headera {
    box-shadow: none;
    background: none;
  }
  .header.headera .index_nav > ul > li > a {
    color: #fff;
  }
  .header.headera .index_nav > ul > li.hasChild > a:before {
    background: url(../png/baijianjian.png) no-repeat center center;
  }
  .header.headera .header_top .note {
    color: #fff;
  }
  .header.headera .header_top .language .note {
    background: url(../png/baijianjian.png) no-repeat right center;
  }
  .header.headera .header_top .dib a {
    color: #fff;
  }
  .header.headera .header_top .fdj > img.imgga {
    display: none;
  }
  .header.headera .header_top .fdj > img.imggb {
    display: block;
  }
  .header.headera .logo .logoa {
    display: none;
  }
  .header.headera .logo .logob {
    display: block;
  }
}
@media (max-width: 991px) {
  .banner {
    padding-top: 0px;
    margin-top: 0px;
  }
  .menu {
    display: block;
    font-size: 18px;
    top: 15px;
    right: 15px;
  }
  .menu_close {
    position: fixed;
    display: block;
    font-size: 14px;
    left: auto;
    right: 0;
    z-index: 11;
    border-radius: 0 0 100% 100%;
  }
  .sp_tk .tit {
    font-size: 14px;
    line-height: 20px;
    padding-left: 15px;
    padding-right: 15px;
  }
  body {
    padding-top: 60px;
  }
  .header {
    height: 60px;
  }
  .header .logo {
    top: 10px;
    left: 15px;
  }
  .header .logo img {
    height: 40px;
  }
  .header .header_top {
    display: block;
    right: 60px;
    top: 20px;
  }
  .header .header_top .dib {
    display: none;
  }
  .header .header_top .dib.language {
    left: 0;
    top: -2px;
  }
  .header .header_top .dib.language .lan_xl a {
    font-size: 14px;
  }
  .header .header_top .dib.fdj,
  .header .header_top .dib.language {
    display: inline-block;
  }
  .header .index_nav {
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -ms-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
    position: fixed;
    right: 320px;
    top: 0px;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
    width: 100%;
    bottom: 0;
    background: #fff;
    z-index: 1115!important;
    padding-top: 20px;
    margin-right: 0;
    margin-top: 0;
    height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding-left: 20px;
    padding-right: 20px;
  }
  .header .index_nav > ul > li {
    margin-left: 0;
    margin-right: 0;
    background: none;
    width: 100%;
    height: auto;
    text-align: left;
    border-bottom: solid 1px #eee;
  }
  .header .index_nav > ul > li.hasChild > a {
    display: block;
    position: relative;
  }
  .header .index_nav > ul > li.hasChild > a:before {
    content: '';
    position: absolute;
    right: 0%;
    left: auto!important;
    top: 17px;
    margin-top: 0px;
    width: 12px;
    height: 6px;
    background: url(../png/jian2.png) no-repeat center center;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .header .index_nav > ul > li.hasChild > a:hover:before,
  .header .index_nav > ul > li.hasChild > a.on:before {
    background: url(../png/hongjian2.png) no-repeat center center;
  }
  .header .index_nav > ul > li > .xl {
    width: 100%;
    margin-left: 0;
    position: static;
    line-height: 24px;
    margin-top: -5px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .header .index_nav > ul > li > .xl a {
    font-size: 13px;
    display: block;
    margin-left: 0;
    margin-right: 0;
    line-height: 36px!important;
    height: 36px!important;
    text-align: left;
    padding-left: 30px;
  }
  .header .index_nav > ul > li > a {
    height: auto;
    line-height: 40px;
    text-align: left;
    padding-left: 0px;
    padding-top: 0;
    padding-right: 0;
    color: #000;
    display: block;
    font-size: 16px;
    border-top: 0;
  }
  .header .index_nav > ul > li > a span {
    display: none;
  }
  .header .index_nav > ul > li > a:hover,
  .header .index_nav > ul > li > a.on {
    border-top: 0;
  }
  .header.headera.headerb {
    box-shadow: none;
    background: none;
  }
  .header.headera.headerb .index_nav > ul > li.hasChild > a:before {
    background: url(../png/baijianjian.png) no-repeat center center;
  }
  .header.headera.headerb .header_top .note {
    color: #fff;
  }
  .header.headera.headerb .header_top .language .note {
    background: url(../png/baijianjian.png) no-repeat right center;
  }
  .header.headera.headerb .header_top .dib a {
    color: #fff;
  }
  .header.headera.headerb .header_top .fdj > img.imgga {
    display: none;
  }
  .header.headera.headerb .header_top .fdj > img.imggb {
    display: block;
  }
  .header.headera.headerb .logo .logoa {
    display: none;
  }
  .header.headera.headerb .logo .logob {
    display: block;
  }
  .banner #owl-demo1 {
    height: auto;
  }
  .banner #owl-demo1 .owl-dots {
    display: none;
  }
  .banner #owl-demo1 .item {
    height: auto;
  }
  .banner #owl-demo1 .item img {
    display: block;
  }
  .banner {
    height: 500px;
  }
  .banner .b_abs {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
    font-size: 0;
  }
  .banner .b_abs .tit {
    font-size: 22px;
    font-weight: bold;
    line-height: 22px;
    margin-top: 15px;
  }
  .banner .b_abs .note {
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
  .banner .b_abs .hengxian {
    background-color: #ffffff;
    width: 30px;
    height: 2px;
    margin-top: 15px;
  }
  .banner .b_abs .tit1 {
    font-size: 14px;
    margin-top: 10px;
  }
  .banner .b_abs .djs {
    width: 300px;
    height: 68px;
    background: url(../png/rili.png) no-repeat center center;
    margin: 0 auto;
    padding-top: 6px;
    line-height: 62px;
    font-size: 14px;
    margin-top: 10px;
    background-size: 100% 100%!important;
  }
  .banner .b_abs .djs .dib {
    font-size: 20px;
    font-weight: bold;
    margin-left: 3px;
    margin-right: 8px;
  }
  .banner .b_abs .note1 {
    font-size: 14px;
    margin-top: 10px;
  }
  .banner .b_abs .more {
    margin-top: 10px;
  }
  .banner .b_abs .more a {
    border-width: 1px;
    border-color: #ffffff;
    border-style: solid;
    width: 128px;
    height: 38px;
    border-radius: 19px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    font-size: 14px;
  }
  .banner .b_abs .banner_bot {
    padding-top: 20px;
  }
  .banner .b_abs .banner_bot .item {
    width: 25%;
    text-align: center;
  }
  .banner .b_abs .banner_bot .item .num {
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
  }
  .banner .b_abs .banner_bot .item .notea {
    font-size: 14px;
    margin-top: 0px;
  }
  .pcshow {
    display: none!important;
  }
  .mobileshow {
    display: block!important;
  }
  .pub_pad {
    padding: 30px 0;
  }
  .index_main1 {
    overflow: hidden;
  }
  .index_main1 .index_m1 {
    width: 100%;
    position: relative;
  }
  .index_main1 .index_m1 .prev {
    background: url(../png/zuojiana1.png) no-repeat center center #d6000f;
    width: 72px;
    height: 30px;
    cursor: pointer;
    position: absolute;
    left: auto;
    right: 100px;
    bottom: 25px;
    z-index: 3;
  }
  .index_main1 .index_m1 .next {
    background: url(../png/youjiana1.png) no-repeat center center #d6000f;
    width: 72px;
    height: 30px;
    cursor: pointer;
    position: absolute;
    left: auto;
    right: 15px;
    bottom: 25px;
    z-index: 3;
  }
  .index_main1 .index_m1 .swiper-slide {
    background: #fff;
  }
  .index_main1 .index_m1 .swiper-slide .item_top .pic {
    width: 530px;
    height: 210px;
    overflow: hidden;
  }
  .index_main1 .index_m1 .swiper-slide .item_top .pic img {
    width: 100%;
  }
  .index_main1 .index_m1 .swiper-slide .item_top .cont {
    margin-left: 530px;
    padding: 20px 20px 0;
  }
  .index_main1 .index_m1 .swiper-slide .item_top .cont .more a {
    width: 120px;
    height: 42px;
    line-height: 42px;
  }
  .index_main1 .index_m1 .swiper-slide .item_top .cont .swiper_page {
    font-size: 20px;
    margin-top: 30px;
  }
  .index_main1 .index_m1 .swiper-slide .item_top .cont .tit a {
    font-size: 22px;
  }
  .index_main1 .index_m1 .swiper-slide .item_top .cont .note {
    font-size: 14px;
  }
  .index_main1 .index_m1 .swiper-slide .item_bot {
    height: 70px;
    padding-top: 15px;
    padding-left: 20px;
  }
  .index_main1 .index_m1 .swiper-slide .item_bot a {
    width: 120px;
    height: 36px;
    border-radius: 18px;
    line-height: 36px;
    font-size: 14px;
  }
  .index_main1 .index_m1 .swiper-slide .item_bot a:nth-child(2) {
    margin-left: 10px;
  }
  .index_main2 .cont {
    padding: 0 15px;
  }
  .index_main2 .cont .tit {
    font-size: 18px;
    font-weight: bold;
  }
  .index_main2 .cont .hongxian {
    background-color: #d6000f;
    width: 15px;
    height: 2px;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .index_main2 .cont .tit1 {
    font-size: 14px;
  }
  .index_main2 .cont .note {
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 10px;
  }
  .index_more a {
    width: 90px;
    height: 24px;
    border-radius: 18px;
    line-height: 24px;
    font-size: 12px;
  }
  .index_main4 .index_m4 {
    padding-top: 0px;
  }
  .index_main4 .index_m4 .m4_top {
    border-bottom: solid 1px #dddddd;
  }
  .index_main4 .index_m4 .m4_top .xxk .xxk1 {
    font-size: 14px;
    line-height: 40px;
    margin-left: 20px;
  }
  .index_main4 .index_m4 .m4_top .more {
    padding-top: 15px;
  }
  .index_main4 .index_m4 .m4_top .more a {
    color: #666666;
    font-size: 14px;
  }
  .index_main4 .index_m4 .m4_top .more a:hover {
    color: #d6000f;
  }
  .index_main4 .index_m4 .m4_bot {
    padding-top: 20px;
  }
  .index_main4 .index_m4 .m4_bot .xxkqh1 {
    display: block;
  }
  .index_main4 .index_m4 .m4_bot .xxkqh1 .piclist {
    width: 100%;
    float: none;
    position: relative;
  }
  .index_main4 .index_m4 .m4_bot .xxkqh1 .piclist .item {
    width: 100%;
  }
  .index_main4 .index_m4 .m4_bot .xxkqh1 .piclist .item img {
    width: 100%;
  }
  .index_main4 .index_m4 .m4_bot .xxkqh1 .piclist .owl-dots {
    display: block;
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    text-align: center;
  }
  .index_main4 .index_m4 .m4_bot .xxkqh1 .piclist .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 10px;
    background: #fff;
    margin-left: 3px;
    margin-right: 3px;
  }
  .index_main4 .index_m4 .m4_bot .xxkqh1 .piclist .owl-dots .owl-dot.active {
    background: #d6000f;
  }
  .index_main4 .index_m4 .m4_bot .xxkqh1 .list {
    margin-right: 0px;
    padding-right: 0px;
    margin-top: 15px;
  }
  .index_main4 .index_m4 .m4_bot .xxkqh1 .list ul li {
    border-bottom: solid 1px #ddd;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .index_main4 .index_m4 .m4_bot .xxkqh1 .list ul li:nth-child(1) {
    padding-top: 0;
  }
  .index_main4 .index_m4 .m4_bot .xxkqh1 .list ul li .date {
    background-color: #d6000f;
    width: 137px;
    height: 80px;
    color: #fff;
    text-align: center;
    padding-top: 0px;
  }
  .index_main4 .index_m4 .m4_bot .xxkqh1 .list ul li .date .day {
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
  }
  .index_main4 .index_m4 .m4_bot .xxkqh1 .list ul li .date .year {
    font-size: 14px;
  }
  .index_main4 .index_m4 .m4_bot .xxkqh1 .list ul li .cont {
    margin-left: 155px;
  }
  .index_main4 .index_m4 .m4_bot .xxkqh1 .list ul li .cont .tit a {
    color: #000000;
    font-size: 16px;
  }
  .index_main4 .index_m4 .m4_bot .xxkqh1 .list ul li .cont .note {
    color: #666666;
    font-size: 14px;
  }
  .ej_nav {
    height: 49px;
    border-bottom: solid 1px #eee;
    padding: 10px 0;
  }
  .ej_nav .swiper-container {
    width: 100%;
    text-align: center;
  }
  .ej_nav .swiper-container .swiper-wrapper {
    display: flex;
  }
  .ej_nav .swiper-container .swiper-slide {
    width: auto;
    display: block;
    float: none;
    padding-left: 0px;
    padding-right: 0px;
  }
  .ej_nav .swiper-container .swiper-slide a {
    display: block;
    color: #333333;
    font-size: 14px;
    line-height: 28px;
    border-radius: 14px;
    padding: 0 15px;
  }
  .ej_nav .swiper-container .swiper-slide a.on,
  .ej_nav .swiper-container .swiper-slide a:hover {
    background: #d6000f;
    color: #fff;
  }
  .about_main3 .m3_item {
    margin-top: 15px;
  }
  .about_main3 .m3_item:nth-child(2n) .pic {
    float: none;
  }
  .about_main3 .m3_item:nth-child(2n) .cont {
    left: 0;
    right: 50%;
    padding-right: 20px;
    padding-left: 0;
  }
  .about_main3 .m3_item .pic {
    width: 50%;
  }
  .about_main3 .m3_item .cont {
    left: 50%;
    padding-left: 20px;
  }
  .about_main3 .m3_item .cont .tit a {
    color: #333333;
    font-size: 18px;
  }
  .about_main3 .m3_item .cont .note {
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    padding-top: 5px;
    padding-bottom: 10px;
  }
  .about_main3 .pub_more {
    margin-top: 30px;
    margin-bottom: 15px;
  }
  .pub_more a {
    background-color: #d6000f;
    width: 120px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    display: block;
    margin: 0 auto;
    color: #fff;
    font-size: 16px;
    border-radius: 16px;
  }
  .contact_main .contact_top {
    padding-bottom: 10px;
  }
  .contact_main .contact_top .item {
    max-width: 530px;
    width: 100%;
    line-height: 46px;
    margin-bottom: 10px;
  }
  .contact_main .contact_top .item .icon {
    border-radius: 50%;
    background-color: #d6000f;
    width: 46px;
    height: 46px;
    text-align: center;
  }
  .contact_main .contact_top .item .icon img {
    width: 20px;
  }
  .contact_main .contact_top .item .note {
    margin-left: 56px;
  }
  .contact_main .map img {
    width: 100%;
  }
  .contact_main .map_bot {
    margin-top: 5px;
    margin-left: -7px;
    margin-right: -7px;
  }
  .contact_main .map_bot  {
    padding-left: 7px;
    padding-right: 7px;
    overflow: hidden;
  }
  .contact_main .map_bota  {
    margin-right: -100px;
  }
  .contact_main .map_bot  .item {
    background: #f5f5f5;
    padding: 20px 15px;
    height: auto;
    margin-top: 10px;
  }
  .contact_main .map_bot  .item .tit {
    color: #333333;
    font-size: 14px;
  }
  .contact_main .map_bot  .item .note {
    color: #666666;
    font-size: 12px;
    margin-top: 6px;
    height:40px;
  }
  .zb_main.zb_m1 .row {
    margin-left: -5px;
    margin-right: -5px;
    padding-bottom: 10px;
  }
  .zb_main.zb_m1 .row .col-xs-6 {
    padding-left: 5px;
    padding-right: 5px;
  }
  .zb_main.zb_m1 .row .item {
    margin-bottom: 10px;
  }
  .zb_main .row {
    margin-left: -5px;
    margin-right: -5px;
    padding-bottom: 10px;
  }
  .zb_main .row .col-xs-6 {
    padding-left: 5px;
    padding-right: 5px;
  }
  .zb_main .row .col-xs-6 .item {
    margin-bottom: 10px;
  }
  .zb_main .row .col-xs-6 .item:hover .pic img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .zb_main .row .col-xs-6 .item .pic img {
    width: 100%;
  }
  .zb_main .row .col-xs-6 .item .pic .play_btn {
    position: absolute;
    width: 58px;
    height: 58px;
    background: url(../png/play_btn2.png) no-repeat center center;
    top: 50%;
    left: 50%;
    margin-top: -29px;
    margin-left: -29px;
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    z-index: 2;
    cursor: pointer;
  }
  .zb_main .row .col-xs-6 .item .tit {
    color: #000000;
    text-align: center;
    font-size: 14px;
    padding-top: 5px;
  }
}
@media (max-width: 768px) {
  .pub_pad {
    padding: 20px 0;
  }
  .banner .b_abs .banner_bot {
    display: flex;
    justify-content: space-between;
  }
  .banner .b_abs .banner_bot .item {
    width: auto;
  }
  .banner .b_abs .banner_bot .item .num {
    font-size: 20px;
  }
  .banner .b_abs .banner_bot .item .notea {
    font-size: 12px;
  }
  .banner .b_abs .banner_bot::after {
    display: none;
  }
  .index_main2 {
    padding: 30px 0 5px;
  }
  .index_main1 {
    overflow: hidden;
    padding-bottom: 0;
  }
  .index_main1 .index_m1 {
    width: 100%;
    position: relative;
  }
  .index_main1 .index_m1 .swiper-pagination-bullet-active {
    background: #d6000f;
  }
  .index_main1 .index_m1 .swiper-container-horizontal > .swiper-pagination {
    width: 50%;
    text-align: right;
    padding-right: 15px;
    bottom: 15px;
    left: auto;
    right: 15px;
  }
  .index_main1 .index_m1 .swiper-container {
    padding-bottom: 0;
  }
  .index_main1 .index_m1 .prev {
    background: url(../png/zuojiana1.png) no-repeat center center #d6000f;
    width: 40px;
    height: 24px;
    cursor: pointer;
    position: absolute;
    left: auto;
    right: 60px;
    bottom: 15px;
    z-index: 3;
    background-size: 20px;
  }
  .index_main1 .index_m1 .next {
    background: url(../png/youjiana1.png) no-repeat center center #d6000f;
    width: 40px;
    height: 24px;
    cursor: pointer;
    position: absolute;
    left: auto;
    right: 15px;
    bottom: 15px;
    z-index: 3;
    background-size: 20px;
  }
  .index_main1 .index_m1 .swiper-slide {
    background: #fff;
  }
  .index_main1 .index_m1 .swiper-slide .item_top .cont .titt {
    color: #999999;
    font-size: 12px;
    text-align: left;
    margin-top: 5px;
  }
  .index_main1 .index_m1 .swiper-slide .item_top .pic {
    width: 100%;
    height: auto;
    float: none;
    display: block;
    overflow: hidden;
  }
  .index_main1 .index_m1 .swiper-slide .item_top .pic img {
    width: 100%;
  }
  .index_main1 .index_m1 .swiper-slide .item_top .cont {
    margin-left: 0px;
    padding: 0px 15px 0;
    text-align: left;
  }
  .index_main1 .index_m1 .swiper-slide .item_top .cont .more {
    position: absolute;
    bottom: 80px;
    right: 15px;
  }
  .index_main1 .index_m1 .swiper-slide .item_top .cont .more a {
    width: 76px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
  }
  .index_main1 .index_m1 .swiper-slide .item_top .cont .swiper_page {
    font-size: 16px;
    text-align: left;
    margin-top: 10px;
  }
  .index_main1 .index_m1 .swiper-slide .item_top .cont .tit a {
    text-align: left;
    font-size: 16px;
  }
  .index_main1 .index_m1 .swiper-slide .item_top .cont .note {
    text-align: left;
    font-size: 14px;
  }
  .index_main1 .index_m1 .swiper-slide .item_bot {
    height: 55px;
    padding-top: 15px;
    padding-left: 15px;
  }
  .index_main1 .index_m1 .swiper-slide .item_bot a {
    width: 75px;
    height: 24px;
    border-radius: 15px;
    line-height: 24px;
    font-size: 12px;
  }
  .index_main1 .index_m1 .swiper-slide .item_bot a:nth-child(2) {
    margin-left: 5px;
  }
  .index_main2 .video {
    width: 100%;
    float: none;
  }
  .index_main2 .video span {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  .index_main2 .cont {
    position: static;
    padding: 15px;
    width: 100%;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .index_main2 .cont .tit {
    font-size: 18px;
    font-weight: bold;
  }
  .index_main2 .cont .hongxian {
    background-color: #d6000f;
    width: 15px;
    height: 2px;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .index_main2 .cont .tit1 {
    font-size: 14px;
  }
  .index_main2 .cont .note {
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 10px;
  }
  .index_more a {
    width: 90px;
    height: 24px;
    border-radius: 18px;
    line-height: 24px;
    font-size: 12px;
  }
  .index_tit .tit {
    font-size: 18px;
    line-height: 18px;
  }
  .index_tit .hengxian {
    width: 15px;
    height: 3px;
    margin-top: 10px;
  }
  .index_main3 .index_m3 {
    margin-top: 15px;
  }
  .index_main3 .index_m3 .item .tit {
    margin-top: 5px;
  }
  .index_main3 .index_m3 .item .tit a {
    font-size: 14px;
  }
  .index_main5 .index_m5 .m5_item {
    margin-top: 25px;
  }
  .index_main5 .index_m5 .m5_item:nth-child(2n) .piclist {
    float: right;
  }
  .index_main5 .index_m5 .m5_item:nth-child(2n) .cont {
    left: 0;
    right: 600px;
    padding-left: 0;
    padding-right: 0px;
  }
  .index_main5 .index_m5 .m5_item .piclist {
    width: 100%;
    position: relative;
  }
  .index_main5 .index_m5 .m5_item .piclist .prev:hover {
    background: url(../png/zuojianb1.png) no-repeat center center rgba(214, 0, 15, 0.6);
  }
  .index_main5 .index_m5 .m5_item .piclist .next:hover {
    background: url(../png/youjianb1.png) no-repeat center center rgba(214, 0, 15, 0.6);
  }
  .index_main5 .index_m5 .m5_item .piclist .item {
    margin-left: -5px;
    margin-right: -5px;
  }
  .index_main5 .index_m5 .m5_item .piclist .item .item1 {
    width: 33.33%;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .index_main5 .index_m5 .m5_item .piclist .item .item1 .item2 {
    background: #f6f6f6;
    width: 100%;
    height: 70px;
    line-height: 70px;
    text-align: center;
  }
  .index_main5 .index_m5 .m5_item .piclist .item .item1 .item2 img {
    display: inline-block;
    vertical-align: middle;
    width: auto!important;
    height: auto!important;
    max-width: 90%;
    max-height: 90%;
  }
  .index_main5 .index_m5 .m5_item .cont {
    position: static;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    padding-left: 0px;
  }
  .index_main5 .index_m5 .m5_item .cont .tit {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
  }
  .index_main5 .index_m5 .m5_item .cont .hongxian {
    background-color: #d6000f;
    width: 15px;
    height: 2px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .index_main5 .index_m5 .m5_item .cont .note {
    color: #666666;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .index_main5 .index_m5 .m5_item .cont .note p span {
    font-size: 14px!important;
  }
  .copyRight {
    padding: 5px 0;
    line-height: 24px;
    color: #fff;
    font-size: 12px;
    text-align: center;
  }
  .copyRight a {
    font-size: 12px;
    color: #fff;
    display: inline-block;
    margin-left: 10px;
  }
  .footer {
    border-top: solid 10px #f6f6f6;
  }
  .footer .footer_left {
    width: 250px;
    float: none;
  }
  .footer .footer_left .f_top .item {
    background-color: #ebebeb;
    width: 88px;
    height: 26px;
    border-radius: 13px;
    text-align: center;
    line-height: 26px;
    color: #666666;
    font-size: 14px;
    margin-top: 16px;
    cursor: pointer;
  }
  .footer .footer_left .f_top .item:nth-child(1) {
    margin-top: 0;
  }
  .footer .footer_left .f_top .item span {
    width: 9px;
    height: 14px;
    background: url(../png/xiejian1.png) no-repeat center center;
    display: block;
    position: absolute;
    right: 140px;
    margin-top: -20px;
    display: none;
  }
  .footer .footer_left .f_top .item.on {
    background: #d6000f;
    color: #fff;
  }
  .footer .footer_left .f_top .item.on span {
    display: block;
  }
  .footer .footer_left .f_top .item.on .item_abs {
    display: block;
  }
  .footer .footer_left .f_top .item .item_abs {
    position: absolute;
    right: 30px;
    top: 0;
    width: 110px;
    height: 110px;
    border: solid 2px #003164;
    display: none;
  }
  .footer .footer_left .f_top .item .item_abs img {
    width: 100%;
    height: 100%;
  }
  .footer .footer_left .f_bot {
    margin-top: 15px;
    color: #000000;
    font-size: 14px;
    line-height: 22px;
  }
  .footer .footer_cont {
    margin-left: 0px;
    margin-right: 0px;
    overflow: hidden;
  }
  .footer .footer_cont .f_top {
    display: none;
  }
  .footer .footer_cont .f_top ul {
    width: 12.5%;
  }
  .footer .footer_cont .f_top ul .li_tit {
    margin-bottom: 10px;
  }
  .footer .footer_cont .f_top ul .li_tit a {
    color: #000000;
    font-size: 16px;
  }
  .footer .footer_cont .f_top ul .li_nr {
    line-height: 24px;
  }
  .footer .footer_cont .f_top ul .li_nr a {
    color: #000000;
    font-size: 14px;
  }
  .footer .footer_cont .f_bot {
    margin-top: 20px;
    text-align: left;
  }
  .footer .footer_cont .f_bot .item {
    line-height: 40px;
    margin-top: 0px;
    display: block;
  }
  .footer .footer_cont .f_bot .item.item1 {
    margin-left: 0px;
  }
  .footer .footer_cont .f_bot .item.item1 .cont a {
    font-size: 14px;
  }
  .footer .footer_cont .f_bot .item .name {
    color: #000000;
    font-size: 14px;
    float: left;
  }
  .footer .footer_cont .f_bot .item .cont {
    margin-left: 70px;
    overflow: hidden;
    display: block;
  }
  .footer .footer_cont .f_bot .item .cont a {
    background: #f6f6f6;
    display: inline-block;
    padding-left: 12px;
    padding-right: 12px;
    color: #000000;
    font-size: 14px;
    display: block;
    margin-bottom: 10px;
  }
  .pub_pad2 {
    padding: 20px 0;
  }
  .about_main .about_tit {
    color: #000000;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
  }
  .about_main .video {
    margin-top: 15px;
    padding: 0 0px;
  }
  .about_main .video video {
    width: 100%;
  }
  .about_main .cont {
    margin-top: 10px;
    color: #555555;
    font-size: 14px;
    line-height: 20px;
  }
  .about_main2 .m2_top {
    padding-left: 30px;
    padding-right: 30px;
  }
  .about_main2 .m2_top .swiper-slide {
    width: auto;
  }
  .about_main2 .m2_top .swiper-slide a {
    color: #333333;
    font-size: 16px;
    background: #ededed;
    line-height: 40px;
    display: block;
    padding: 0 15px;
  }
  .about_main2 .m2_top .swiper-slide a:hover,
  .about_main2 .m2_top .swiper-slide a.on {
    color: #fff;
    background: #d6000f;
  }
  .about_main2 .m2_bot {
    padding-top: 8px;
    margin-left: -5px;
    margin-right: -5px;
  }
  .about_main2 .m2_bot .col-xs-6 {
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 10px;
  }
  .about_main2 .m2_bot .col-xs-6:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .about_main2 .m2_bot .col-xs-6 img {
    width: 100%;
  }
  .about_main3 .m3_item {
    margin-top: 15px;
  }
  .about_main3 .m3_item:nth-child(2n) .cont {
    left: 0;
    right: 50%;
    padding-right: 0px;
    padding-left: 0;
  }
  .about_main3 .m3_item .pic {
    width: 100%;
    float: none;
  }
  .about_main3 .m3_item .cont {
    padding-top: 10px;
    left: 50%;
    padding-left: 0px;
    position: static;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .about_main3 .m3_item .cont .tit a {
    color: #333333;
    font-size: 16px;
  }
  .about_main3 .m3_item .cont .note {
    color: #666666;
    font-size: 14px;
    line-height: 22px;
    padding-top: 5px;
    padding-bottom: 10px;
  }
  .about_main3 .pub_more {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .pub_more a {
    background-color: #d6000f;
    width: 120px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    display: block;
    margin: 0 auto;
    color: #fff;
    font-size: 16px;
    border-radius: 16px;
  }
  .about_main4 .m4_top {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .about_main4 .m4_top .tit {
    color: #333333;
    font-size: 18px;
  }
  .about_main4 .m4_top .note {
    font-size: 14px;
    margin-top: 10px;
  }
  .about_main4 .m4_top .note span {
    color: #666666;
    margin-right: 10px;
    display: inline-block;
  }
  .about_main4 .m4_top .note a {
    color: #666;
  }
  .about_main4 .m4_top .note a:hover {
    color: #d6000f;
  }
  .about_main4 .m4_bot {
    color: #666666;
    font-size: 14px;
    line-height: 22px;
  }
  .about_main4 .m4_bot img {
    width: 100%;
    display: block;
    margin-top: 10px;
  }
  .dl_tk {
    position: fixed;
    top: 50%;
    width: 90%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #fff;
    border-radius: 10px;
    z-index: 15;
    left: 5%;
    margin-left: 0px;
  }
  .dl_tk .dl_close {
    background: url(../png/chacha.png) no-repeat center center;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
  }
  .dl_tk .dl_tit {
    color: #434343;
    font-size: 16px;
    padding-top: 20px;
  }
  .dl_tk .dl_cont {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
  }
  .dl_tk .dl_cont .dl_top {
    border-bottom: solid 1px #eee;
    text-align: center;
    padding-top: 15px;
  }
  .dl_tk .dl_cont .dl_top div {
    display: inline-block;
    color: #434343;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    cursor: pointer;
    border-bottom: solid 4px #fff;
  }
  .dl_tk .dl_cont .dl_top div:nth-child(2) {
    margin-left: 40px;
  }
  .dl_tk .dl_cont .dl_top div.on {
    color: #d6000f;
    border-color: #d6000f;
  }
  .dl_tk .dl_cont .dl_btn {
    padding-top: 15px;
  }
  .dl_tk .dl_cont .dl_btn span {
    border-radius: 4px;
    background-color: #b0b0b0;
    width: 45%;
    height: 30px;
    float: left;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
  }
  .dl_tk .dl_cont .dl_btn span.on {
    background: #d6000f;
  }
  .dl_tk .dl_cont .dl_btn span:nth-child(2) {
    float: right;
  }
  .dl_tk .dl_cont .dl_cont1 .item {
    margin-top: 10px;
  }
  .dl_tk .dl_cont .dl_cont1 .item .name {
    color: #434343;
    font-size: 14px;
  }
  .dl_tk .dl_cont .dl_cont1 .item .cont {
    margin-top: 5px;
  }
  .dl_tk .dl_cont .dl_cont1 .item .cont .inp1 {
    width: 100%;
    height: 36px;
    background: #f6f6f6;
    border: 0;
    border-radius: 4px;
    padding-left: 15px;
  }
  .dl_tk .dl_cont .dl_cont1 .item .cont .btn1 {
    position: absolute;
    top: 50%;
    right: 0;
    width: 115px;
    border: 0;
    border-left: solid 1px #ccc;
    height: 20px;
    margin-top: -10px;
    background: none;
  }
  .dl_tk .dl_cont .dl_cont1 .item_btn {
    padding-top: 10px;
  }
  .dl_tk .dl_cont .dl_cont1 .item_btn .btn2 {
    border-radius: 4px;
    background-color: #d6000f;
    width: 100%;
    height: 36px;
    border: 0;
    color: #fff;
    font-size: 14px;
  }
  .dl_tk .dl_cont .dl_cont1 .item_bot {
    padding-top: 10px;
    color: #a3a3a3;
    font-size: 14px;
    text-align: right;
  }
  .dl_tk .dl_cont .dl_cont1 .item_bot a {
    color: #d6000f;
  }
  .news_main .news_top:hover .pic img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .news_main .news_top .pic {
    width: 100%;
    float: none;
  }
  .news_main .news_top .pic img {
    width: 100%;
  }
  .news_main .news_top .cont {
    position: static;
    margin-top: 10px;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    padding-left: 0px;
  }
  .news_main .news_top .cont .tit a {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
  }
  .news_main .news_top .cont .note {
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    margin-top: 5px;
    margin-bottom: 5px;
    height: 48px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .news_main .news_top .cont .date {
    color: #666666;
    font-size: 14px;
  }
  .news_main .news_bot {
    margin-left: -10px;
    margin-right: -10px;
    padding-bottom: 10px;
    padding-top: 0px;
  }
  .news_main .news_bot .col-xs-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .news_main .news_bot .col-xs-12 .item {
    margin-top: 10px;
  }
  .news_main .news_bot .col-xs-12 .item .pic img {
    width: 100%;
  }
  .news_main .news_bot .col-xs-12 .item .cont {
    padding-top: 10px;
  }
  .news_main .news_bot .col-xs-12 .item .cont .tit a {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
  }
  .news_main .news_bot .col-xs-12 .item .cont .note {
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    margin-top: 5px;
    height: auto;
    height: 48px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 5px;
  }
  .news_main .news_bot .col-xs-12 .item .cont .date {
    color: #666666;
    font-size: 14px;
  }
  .news_main1 .row {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -5px;
  }
  .news_main1 .row .col-xs-12 {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 10px;
  }
  .news_main1 .row .col-xs-12 .item_tit {
    border-bottom: solid 1px #eee;
  }
  .news_main1 .row .col-xs-12 .item_tit span {
    width: 60px;
    border-bottom: solid 3px #d6000f;
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 5px;
  }
  .news_main1 .row .col-xs-12 .item_tit .more {
    color: #666666;
    font-size: 14px;
    margin-top: 5px;
  }
  .news_main1 .row .col-xs-12 .item_top {
    margin-top: 14px;
  }
  .news_main1 .row .col-xs-12 .item_top .pic {
    width: 100%;
  }
  .news_main1 .row .col-xs-12 .item_top .pic:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .news_main1 .row .col-xs-12 .item_top .pic span {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    line-height: 50px;
    padding-left: 20px;
    padding-right: 20px;
    color: #fff;
    font-size: 18px;
  }
  .news_main1 .row .col-xs-12 .item_top .pic img {
    width: 100%;
  }
  .news_main1 .row .col-xs-12 .item_top1 {
    margin-top: 14px;
  }
  .news_main1 .row .col-xs-12 .item_top1:hover .pic img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .news_main1 .row .col-xs-12 .item_top1 .pic {
    width: 175px;
    height: 110px;
  }
  .news_main1 .row .col-xs-12 .item_top1 .pic img {
    width: 100%;
  }
  .news_main1 .row .col-xs-12 .item_top1 .cont {
    height: 105px;
    padding-top: 10px;
    margin-left: 185px;
    border-top: solid 1px #eee;
    border-bottom: solid 1px #eee;
  }
  .news_main1 .row .col-xs-12 .item_top1 .cont .tit a {
    font-weight: bold;
    color: #000000;
    font-size: 16px;
  }
  .news_main1 .row .col-xs-12 .item_top1 .cont .note {
    color: #666666;
    font-size: 14px;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .news_main1 .row .col-xs-12 .item_top1 .cont .date {
    color: #666666;
    font-size: 14px;
  }
  .news_main1 .row .col-xs-12 .item_bot {
    padding-top: 5px;
  }
  .news_main1 .row .col-xs-12 .item_bot ul li {
    border-bottom: solid 1px #eee;
    line-height: 36px;
  }
  .news_main1 .row .col-xs-12 .item_bot ul li .date {
    color: #666666;
    font-size: 14px;
  }
  .news_main1 .row .col-xs-12 .item_bot ul li .tit {
    margin-right: 90px;
  }
  .news_main1 .row .col-xs-12 .item_bot ul li .tit a {
    display: block;
    color: #333333;
    font-weight: bold;
    font-size: 14px;
  }
  .fanye {
    padding-top: 15px;
  }
  .fanye div {
    float: none;
    max-width: 100%;
    width: 100%;
  }
  .fanye div a {
    color: #666666;
    font-size: 14px;
  }
  .fanye div a:hover {
    color: #d6000f;
  }
  .fws_main .fws_tit {
    color: #333333;
    font-size: 16px;
  }
  .fws_main .form {
    border-top: solid 1px #eee;
    border-bottom: solid 1px #eee;
    margin-top: 15px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
  }
  .form .item1 {
    width: 100%;
  }
  .form .item1 .item {
    width: 100%;
  }
  .form .item1 .item:nth-child(2) {
    float: right;
  }
  .form .item {
    margin-top: 10px;
  }
  .form .item.item_file .name {
    line-height: 90px;
  }
  .form .item.item_file .cont {
    color: #999999;
  }
  .form .item.item_file .cont .picBtn {
    width: 196px;
    height: 90px;
    position: relative;
  }
  .form .item.item_file .cont .picBtn .fileBtn {
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .form .item .name {
    color: #333333;
    font-size: 14px;
    line-height: 36px;
    width: 95px;
  }
  .form .item .cont {
    margin-left: 95px;
  }
  .form .item .cont .inp1 {
    background-color: #f6f6f6;
    height: 36px;
    border-radius: 26px;
    border: 0;
    width: 100%;
    padding-left: 15px;
    font-size: 14px;
    max-width: 560px;
  }
  .form .item .cont .textarea1 {
    background-color: #f6f6f6;
    border-radius: 15px;
    border: 0;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 100px;
    font-size: 14px;
  }
  .form .item .cont .select1 {
    background-color: #f6f6f6;
    height: 36px;
    border-radius: 26px;
    border: 0;
    width: 100%;
    padding-left: 15px;
    font-size: 14px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../png/xiajian2.png) no-repeat 90% center #f6f6f6;
  }
  .form .item_btn {
    padding: 20px 0;
  }
  .pub_btn1 {
    background-color: #d6000f;
    width: 120px;
    height: 30px;
    border: 0;
    color: #fff;
    font-size: 14px;
    border-radius: 25px;
    display: block;
    margin: 0 auto;
  }
  .fws_main2 .fws_m2 {
    border: solid 1px #fff;
    min-height: 550px;
  }
  .fws_main2 .fws_m2 .ej_left {
    width: 100%;
    float: none;
    border: solid 1px #eee;
  }
  .fws_main2 .fws_m2 .ej_left .tit {
    height: 66px;
    line-height: 66px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    background: #d6000f;
    text-align: center;
  }
  .fws_main2 .fws_m2 .ej_left .cont {
    border-bottom: solid 1px #fff;
    border-right: solid 1px #eee;
  }
  .fws_main2 .fws_m2 .ej_left .cont > ul > li {
    border-top: solid 1px #eee;
  }
  .fws_main2 .fws_m2 .ej_left .cont > ul > li.hasChild > a.on {
    background: url(../png/hongjiana2.png) no-repeat 93% center;
  }
  .fws_main2 .fws_m2 .ej_left .cont > ul > li > a {
    display: block;
    line-height: 54px;
    padding-left: 38px;
    color: #333333;
    font-size: 16px;
    background: url(../png/heijiana1.png) no-repeat 93% center;
  }
  .fws_main2 .fws_m2 .ej_left .cont > ul > li > a.on,
  .fws_main2 .fws_m2 .ej_left .cont > ul > li > a:hover {
    color: #d6000f;
    background: url(../png/hongjiana1.png) no-repeat 93% center;
  }
  .fws_main2 .fws_m2 .ej_left .cont > ul > li ul {
    margin-left: 25px;
    margin-right: 25px;
    border-top: dashed 1px #eee;
    padding-top: 15px;
    padding-bottom: 15px;
    display: none;
  }
  .fws_main2 .fws_m2 .ej_left .cont > ul > li ul li a {
    line-height: 32px;
    display: block;
    padding-left: 15px;
    color: #333;
    font-size: 14px;
  }
  .fws_main2 .fws_m2 .ej_left .cont > ul > li ul li a.on,
  .fws_main2 .fws_m2 .ej_left .cont > ul > li ul li a:hover {
    color: #d6000f;
    background: url(../png/hongjiana1.png) no-repeat 99% center;
  }
  .fws_main2 .fws_m2 .fws_m2cont {
    margin-left: 0px;
    padding: 15px;
    margin-top: 20px;
    border: solid 1px #eee;
  }
  .fws_main2 .fws_m2 .fws_m2cont .m2_tit {
    border-bottom: solid 1px #eee;
    padding-bottom: 15px;
    color: #333333;
    font-size: 16px;
  }
  .fws_main2 .fws_m2 .fws_m2cont .m2_cont {
    padding-top: 0px;
  }
  .fws_main2 .fws_m2 .fws_m2cont .m2_cont .item {
    margin-top: 15px;
  }
  .fws_main2 .fws_m2 .fws_m2cont .m2_cont .item.itema {
    margin-top: 20px;
  }
  .fws_main2 .fws_m2 .fws_m2cont .m2_cont .item.itema .cont {
    margin-left: 0;
  }
  .fws_main2 .fws_m2 .fws_m2cont .m2_cont .item .name {
    width: 110px;
    line-height: 42px;
    color: #333333;
    font-size: 14px;
  }
  .fws_main2 .fws_m2 .fws_m2cont .m2_cont .item .cont {
    margin-left: 110px;
    color: #666666;
    font-size: 14px;
  }
  .fws_main2 .fws_m2 .fws_m2cont .m2_cont .item .cont .inp1 {
    background-color: #f6f6f6;
    max-width: 540px;
    width: 100%;
    height: 42px;
    border: 0;
    padding-left: 14px;
    display: block;
    margin-bottom: 10px;
  }
  .fws_main2 .fws_m2 .fws_m2cont .m2_cont .item_btn {
    padding-top: 10px;
  }
  .fws_m2cont .m2_tit1 {
    color: #333333;
    font-size: 16px;
    padding-bottom: 10px;
  }
  .fws_m2cont .m2_cont2 {
    text-align: center;
    overflow-x: auto;
  }
  .fws_m2cont .m2_cont2 table {
    width: 460px;
    border: solid 1px #eee;
  }
  .fws_m2cont .m2_cont2 table thead {
    background: #eeeeee;
  }
  .fws_m2cont .m2_cont2 table thead th {
    color: #333333;
    font-size: 14px;
    line-height: 42px;
    text-align: center;
  }
  .fws_m2cont .m2_cont2 table tbody tr {
    border-bottom: solid 1px #eee;
  }
  .fws_m2cont .m2_cont2 table tbody td {
    padding: 5px 10px;
  }
  .fws_m2cont .m2_cont2 table tbody td img {
    width: 66px;
    height: 66px;
    border: solid 1px #eee;
    margin: 0 auto;
  }
  .fws_m2cont .m2_cont2 table tbody td a {
    color: #333;
  }
  .fws_m2cont .form {
    margin-top: 20px;
  }
  .fws_m2cont .form1 {
    padding-left: 0px;
  }
  .fws_m2cont .form1 .item .name {
    width: 80px;
  }
  .fws_m2cont .form1 .item .cont {
    margin-left: 80px;
  }
  .gz_main {
    overflow: hidden;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
  }
  .gz_main .prev {
    width: 21px;
    height: 36px;
    background: url(../png/zuojiand1.png) no-repeat center center;
    cursor: pointer;
    position: absolute;
    left: 20px;
    margin-left: 0px;
    z-index: 3;
    top: 21%;
    margin-top: 0px;
    transform: scale(0.5);
  }
  .gz_main .next {
    width: 21px;
    height: 36px;
    background: url(../png/youjiand1.png) no-repeat center center;
    cursor: pointer;
    position: absolute;
    right: 20px;
    margin-right: 0px;
    z-index: 3;
    top: 21%;
    transform: scale(0.5);
    margin-top: 0px;
  }
  .gz_main .swiper-container {
    width: 100%;
  }
  .gz_main .swiper-slide {
    width: 100%;
    background: #f5f5f5;
  }
  .gz_main .swiper-slide:hover .pic img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .gz_main .swiper-slide .pic {
    width: 100%;
    float: none;
    display: block;
  }
  .gz_main .swiper-slide .pic img {
    width: 100%;
  }
  .gz_main .swiper-slide .cont {
    position: static;
    top: 50%;
    left: 600px;
    right: 0;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    padding: 10px 15px;
  }
  .gz_main .swiper-slide .cont .tit {
    line-height: 30px;
  }
  .gz_main .swiper-slide .cont .tit a {
    color: #2e3442;
    font-size: 16px;
  }
  .gz_main .swiper-slide .cont .note {
    color: #2e3442;
    font-size: 14px;
    margin-bottom: 5px;
  }
  .gz_main .swiper-slide .cont .date div {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    padding: 0 10px;
    background: #d6000f;
  }
  .gz_main .swiper-slide .cont .note1 {
    margin-top: 5px;
    color: #666666;
    font-size: 14px;
    line-height: 22px;
    height: auto;
    /* height: 132px; */
    overflow: hidden;
  }
  .gz_main1 {
    padding-top: 10px;
    padding-bottom: 30px;
  }
  .gz_main1 .gz_top {
    border-bottom: solid 1px #eee;
  }
  .gz_main1 .gz_top .xxk1 {
    color: #333333;
    font-size: 16px;
    padding-bottom: 10px;
    font-weight: bold;
    border-bottom: solid 3px #fff;
    margin-left: 20px;
    margin-right: 20px;
  }
  .gz_main1 .gz_top .xxk1.on {
    color: #d6000f;
    border-color: #d6000f;
  }
  .gz_main1 .gz_cont .form {
    max-width: 670px;
    margin: 0 auto;
    padding-top: 20px;
  }
  .gz_main1 .gz_cont .form .item .name {
    width: 80px;
  }
  .gz_main1 .gz_cont .form .item .cont {
    margin-left: 80px;
    position: relative;
  }
  .gz_main1 .gz_cont .form .item .cont .btn1 {
    position: absolute;
    right: 0;
    top: 50%;
    height: 24px;
    margin-top: -12px;
    width: 100px;
    border: 0;
    text-align: center;
    background: none;
    border-left: solid 1px #ccc;
  }
  .gz_main1 .gz_cont .form .item .cont .select1 {
    background-position: 96% center;
    width: 100%;
    max-width: 100%;
  }
  .gz_main1 .gz_cont .form .item .cont .inp1 {
    width: 100%;
    max-width: 100%;
  }
  .gz_main1 .gz_cont .form .item .cont .note {
    width: 120px;
    text-align: right;
    color: #999999;
    line-height: 32px;
    font-size: 14px;
  }
  .gz_main1 .gz_cont .form .item .cont .note span {
    text-decoration: line-through;
  }
  .gz_main1 .gz_cont .form .item .cont .note a {
    margin-left: 5px;
    color: #d6000f;
  }
  .gz_main1 .gz_cont .form .item .cont .picyzm {
    width: 104px;
    height: 32px;
  }
  .gz_main1 .gz_cont .form .item .cont .picyzm img {
    width: 100%;
  }
  .gz_main1 .gz_cont .form .item .cont .contb {
    margin-right: 120px;
  }
  .gz_main1 .gz_cont .table {
    overflow-x: auto;
  }
  .gz_main1 .gz_cont table {
    border: solid 1px #eee;
    text-align: center;
    width: 550px;
  }
  .gz_main1 .gz_cont table thead {
    background: #eeeeee;
  }
  .gz_main1 .gz_cont table thead th {
    color: #333333;
    font-size: 14px;
    line-height: 52px;
    text-align: center;
  }
  .gz_main1 .gz_cont table tbody tr {
    border-bottom: solid 1px #eee;
  }
  .gz_main1 .gz_cont table tbody td {
    padding: 15px 0;
  }
  .gz_main1 .gz_cont table tbody td img {
    width: 66px;
    height: 66px;
    border: solid 1px #eee;
    margin: 0 auto;
  }
  .gz_main1 .gz_cont table tbody td a {
    color: #333;
  }
  .book_main .book_tit {
    color: #333333;
    font-size: 16px;
  }
  .book_main .book_cont {
    padding-top: 10px;
    border: solid 1px #eee;
    margin-top: 10px;
  }
  .book_main .book_cont .form {
    width: 100%;
    margin: 0 auto;
  }
  .book_main .book_cont .form .cont .inp1 {
    max-width: 100%;
  }
  .book_main1 .mleft {
    width: 135px;
    height: 760px;
    padding-top: 38px;
    padding-bottom: 38px;
    position: relative;
    display: none;
  }
  .book_main1 .mleft .prev {
    width: 100%;
    height: 34px;
    background: url(../png/shangjianf1.png) no-repeat center center #d6000f;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
  }
  .book_main1 .mleft .next {
    width: 100%;
    height: 34px;
    background: url(../png/xiajianf1.png) no-repeat center center #d6000f;
    cursor: pointer;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .book_main1 .mleft .swiper-container {
    height: 100%;
  }
  .book_main1 .mleft .swiper-container .swiper-slide .item {
    position: relative;
    cursor: pointer;
  }
  .book_main1 .mleft .swiper-container .swiper-slide .item:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.2);
  }
  .book_main1 .mleft .swiper-container .swiper-slide .item.on {
    border: solid 2px #d6000f;
  }
  .book_main1 .mleft .swiper-container .swiper-slide .item.on:before {
    opacity: 0;
  }
  .book_main1 .mleft .swiper-container .swiper-slide img {
    width: 100%;
  }
  .book_main1 .mlefta {
    padding-top: 15px;
    padding-bottom: 5px;
  }
  .book_main1 .mright {
    margin-left: 0px;
    height: 520px;
    background: #f5f5f5;
    padding-top: 0px;
    position: relative;
  }
  .book_main1 .mright .mr_btn {
    position: absolute;
    right: 15px;
    bottom: 15px;
		display: flex;
		justify-content: flex-end;
  }
  .book_main1 .mright .mr_btn a {
		display: flex;
		align-items: center;
		justify-content: center;
    margin-left: 10px;
    background-color: #c5c5c5;
    width: 90px;
    height: 30px;
    border-radius: 20px;
    /* text-align: center;
    line-height: 30px; */
    color: #fff;
    font-size: 14px;
  }
  .book_main1 .mright .mr_btn a img {
    margin-right: 5px;
  }
  .book_main1 .mright .mr_btn a:hover {
    background: #d6000f;
  }
  .book_main1 .mright .prev {
    width: 36px;
    height: 62px;
    background: url(../png/zuojianf1.png) no-repeat center center;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -31px;
    margin-left: -420px;
    cursor: pointer;
  }
  .book_main1 .mright .next {
    width: 36px;
    height: 62px;
    background: url(../png/youjianf1.png) no-repeat center center;
    position: absolute;
    right: 50%;
    top: 50%;
    margin-top: -31px;
    margin-right: -420px;
    cursor: pointer;
  }
  .book_main1 .mright .swiper-container {
    width: 100%;
    margin: 0 auto;
  }
  .book_main1 .mright .swiper-container .swiper-slide img {
    width: 100%;
  }
  .forma {
    padding: 0 15px 15px;
  }
  .forma .item2 {
    margin-top: 20px;
  }
  .forma .item2 .tita {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
  }
  .forma .item2 .tita .shuxian {
    background-color: #d6000f;
    width: 4px;
    height: 19px;
  }
  .forma .item2 .conta {
    padding-top: 10px;
  }
  .forma .item2 .conta .text2 {
    border-radius: 8px;
    background-color: #f6f6f6;
    max-width: 661px;
    width: 100%;
    height: 90px;
    border: 0;
    padding: 5px 10px;
    resize: none;
  }
  .forma .item2 .conta .fl {
    width: 33%;
    color: #333333;
    font-size: 14px;
  }
  .forma .item2 .conta .fl .vmid {
    position: relative;
    top: -3px;
    margin-right: 5px;
  }
  .mt_main {
    margin-top: -10px;
  }
  .mt_main .row {
    margin-left: -5px;
    margin-right: -5px;
  }
  .mt_main .col-xs-4 {
    margin-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .mt_main .col-xs-4 a {
    height: 70px;
    line-height: 70px;
    text-align: center;
    background: #f5f5f5;
  }
  .mt_main .col-xs-4 a img {
    display: inline-block;
    vertical-align: middle;
    width: auto!important;
    height: auto!important;
    max-width: 90%;
    max-height: 90%;
  }
  .news_main.qikanmain .news_bot .col-xs-12 .item .pic {
    height: auto;
    overflow: hidden;
  }
  .news_main.qikanmain .news_bot .col-xs-12 .item .pic img {
    height: auto;
  }
  .news_main.xinwenmain .news_bot .col-xs-12 .item .pic {
    height: auto;
    overflow: hidden;
  }
  p span {
    font-size: 14px!important;
  }
  .map_bot{
    padding-left: 20px!important;
    padding-right: 20px!important;
  }
  .map_bota{
    width:100%;
  }
  .map_bot .prev {
    width: 12px;
    height: 22px;
    left:0px;
    top: 50%;
    margin-top: -11px;
    cursor: pointer;
    z-index:2;
    background: url(../png/zuojianc1.png) no-repeat center center;
  }
  .map_bot .next {
    width: 12px;
    height: 22px;
    right:0px;
    top: 50%;
    margin-top: -11px;
    cursor: pointer;
    z-index:2;
    background: url(../png/youjianc1.png) no-repeat center center;
  }
}
