@media (min-width: 1600px) {
  .container {
    width: 1440px;
  }
}
@media (max-width: 1600px) {
  .sec_tit .hengxian {
    height: 2px;
  }
  .sec_tit .tit {
    margin-left: 15px;
    margin-right: 15px;
    font-size: 24px;
  }
  .container {
    width: 1230px;
  }
  .header {
    height: 100px;
  }
  .header .logo {
    left: 50px;
    top: 30px;
  }
  .header .logo img {
    height: 40px;
  }
  .header .header_right {
    top: 40px;
  }
  .header .index_nav {
    right: 220px;
    left: 400px;
    top: 0px;
  }
  .header .index_nav > ul {
    text-align: center;
  }
  .header .index_nav > ul > li {
    float: none;
    display: inline-block;
    position: relative;
  }
  .header .index_nav > ul > li > a {
    display: block;
    font-size: 16px;
    line-height: 90px;
  }
  .banner .prev,
  .banner .next {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  .banner .prev {
    left: 8%;
  }
  .banner .next {
    right: 8%;
  }
  .bigtk .tk_header {
    height: 100px;
  }
  .bigtk .tk_header .logo {
    left: 50px;
    top: 30px;
  }
  .bigtk .tk_header .logo img {
    height: 40px;
  }
  .bigtk .tk_header .tk_close {
    right: 50px;
  }
  .bigtk .tk_cont {
    position: absolute;
    top: 100px;
    left: 0;
    bottom: 0;
    width: 100%;
  }
  .bigtk .tk_cont.tk_nav {
    background: url(../images/bigbg1.jpg) no-repeat center bottom #fff;
    padding-top: 60px;
    font-size: 0;
  }
  .bigtk .tk_cont.tk_nav .item {
    display: inline-block;
    vertical-align: top;
    width: 12.5%;
    text-align: left;
  }
  .bigtk .tk_cont.tk_nav .item .tit a {
    color: #333333;
    font-size: 18px;
  }
  .bigtk .tk_cont.tk_nav .item ul {
    margin-top: 15px;
  }
  .bigtk .tk_cont.tk_nav .item ul li {
    line-height: 40px;
  }
  .bigtk .tk_cont.tk_nav .item ul li a {
    color: #666666;
    font-size: 14px;
  }
  .bigtk .tk_cont.tk_search .tk_ss {
    width: 750px;
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .bigtk .tk_cont.tk_search .tk_ss .ss_top {
    width: 600px;
    height: 62px;
    margin-left: auto;
    margin-right: auto;
    border: solid 1px #333;
  }
  .bigtk .tk_cont.tk_search .tk_ss .ss_top .ss_btn {
    width: 60px;
    height: 60px;
    border: 0;
    background: url(../images/fdj2.png) no-repeat center center;
    margin-right: 10px;
  }
  .bigtk .tk_cont.tk_search .tk_ss .ss_top .ss_cont {
    margin-right: 80px;
    height: 100%;
  }
  .bigtk .tk_cont.tk_search .tk_ss .ss_top .ss_cont .ss_inp {
    width: 100%;
    height: 100%;
    background: none;
    border: 0;
    font-size: 16px;
    padding: 0 20px;
  }
  .bigtk .tk_cont.tk_search .tk_ss .ss_bot {
    margin-top: 60px;
    text-align: left;
  }
  .bigtk .tk_cont.tk_search .tk_ss .ss_bot .tit {
    color: #999999;
    font-size: 16px;
  }
  .bigtk .tk_cont.tk_search .tk_ss .ss_bot .cont {
    margin-top: 20px;
    height: 240px;
  }
  .bigtk .tk_cont.tk_search .tk_ss .ss_bot .cont ul li {
    width: 50%;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .bigtk .tk_cont.tk_search .tk_ss .ss_bot .cont ul li a {
    color: #333333;
    font-size: 16px;
    line-height: 40px;
  }
  .bigtk .tk_cont.tk_search .tk_ss .ss_bot .cont ul li a:hover {
    color: #b6251d;
  }
  .light_tit .tit {
    color: #111111;
    font-size: 24px;
    line-height: 24px;
  }
  .light_tit .hengxian {
    background-color: #b6251d;
    width: 36px;
    height: 4px;
    margin-top: 15px;
  }
  .light_main1 {
    background-size: cover!important;
    padding: 60px 0;
  }
  .light_main1 .pic {
    width: 612px;
  }
  .light_main1 .pic img {
    width: 100%;
  }
  .light_main1 .cont {
    margin-left: 670px;
    padding-top: 25px;
    overflow: hidden;
  }
  .light_main1 .cont .cont1 {
    font-size: 14px;
    line-height: 24px;
    margin-top: 20px;
    text-align: left;
  }
  .light_main1 .cont .more {
    margin-top: 20px;
  }
  .light_main1 .cont .more a {
    font-size: 14px;
  }
  .light_main1 .cont .more a:hover img {
    margin-right: 15px;
  }
  .light_main1 .cont .more a img {
    margin-right: 10px;
  }
  .light_main1 .cont .bot {
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
  }
  .light_main1 .cont .bot .item {
    width: 33.33%;
    text-align: center;
  }
  .light_main1 .cont .bot .item .item_top {
    color: #b6251d;
    font-size: 16px;
  }
  .light_main1 .cont .bot .item .item_top span {
    font-weight: bold;
    font-size: 36px;
  }
  .light_main1 .cont .bot .item .note {
    font-size: 16px;
    margin-top: 10px;
  }
  .light_main2 {
    padding: 60px 0px;
  }
  .light_main2 .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .light_main2 .row .col-xs-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .light_main2 .row .col-xs-12 .item {
    margin-top: 40px;
  }
  .light_main2 .row .col-xs-12 .item .tit {
    color: #333333;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 20px;
  }
  .light_main2 .row .col-xs-12 .item .more a {
    background-color: #b6251d;
    width: 98px;
    height: 34px;
    line-height: 34px;
    display: block;
    color: #fff;
    font-size: 14px;
    opacity: 0.8;
    text-align: center;
  }
  .light_main2 .row .col-xs-12 .item .more a:hover {
    opacity: 1;
  }
  .light_main2 .row .col-xs-12 .item .cont {
    background: #f6f6f6;
    padding: 50px 35px 0;
    height: 360px;
  }
  .light_main2 .row .col-xs-12 .item .cont ul li {
    color: #333333;
    font-size: 18px;
    line-height: 54px;
  }
  .light_main2 .row .col-xs-12 .item .cont ul li a {
    color: #333;
  }
  .light_main2 .row .col-xs-12 .item .cont ul li a:hover {
    color: #b6251d;
  }
  .light_main2 .row .col-xs-12 .item .cont .date {
    color: #666666;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 42px;
  }
  .light_main2 .row .col-xs-12 .item .cont1 {
    background: #f6f6f6;
    padding: 15px 20px 0;
    height: 360px;
  }
  .light_main2 .row .col-xs-12 .item .cont1 ul {
    margin-bottom: 20px;
  }
  .light_main2 .row .col-xs-12 .item .cont1 ul li {
    border-bottom: solid 1px #d2d2d2;
    padding: 10px 0;
  }
  .light_main2 .row .col-xs-12 .item .cont1 ul li:hover .date {
    color: #b6251d;
  }
  .light_main2 .row .col-xs-12 .item .cont1 ul li:hover .tit1 a {
    color: #b6251d;
  }
  .light_main2 .row .col-xs-12 .item .cont1 ul li .date {
    color: #666666;
    font-size: 12px;
  }
  .light_main2 .row .col-xs-12 .item .cont1 ul li .tit1 {
    margin-top: 3px;
  }
  .light_main2 .row .col-xs-12 .item .cont1 ul li .tit1 a {
    color: #333333;
    font-size: 16px;
  }
  .light_main3 {
    padding: 60px 0;
    background-size: cover!important;
  }
  .light_main3 .container {
    position: relative;
  }
  .light_main3 .pic {
    width: 520px;
    height: 431px;
  }
  .light_main3 .pic .pic1 {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .light_main3 .pic .pic1 .picspan1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
  }
  .light_main3 .pic .pic1 .picspan1:nth-child(1) {
    display: block;
  }
  .light_main3 .m3_nav {
    position: absolute;
    top: 0;
    left: 547px;
    width: 180px;
  }
  .light_main3 .m3_nav .item {
    width: 180px;
    height: 138px;
    background: #b9b9b9;
    padding-top: 33px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin-top: 8px;
    cursor: pointer;
    position: relative;
  }
  .light_main3 .m3_nav .item:before {
    content: '';
    width: 8px;
    height: 30px;
    background: url(../images/hongjian3.png) no-repeat right center;
    position: absolute;
    top: 50%;
    right: -8px;
    margin-top: -15px;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .light_main3 .m3_nav .item img {
    margin-bottom: 10px;
  }
  .light_main3 .m3_nav .item:nth-child(1) {
    margin-top: 0;
  }
  .light_main3 .m3_nav .item.on,
  .light_main3 .m3_nav .item:hover {
    background: #b6251d;
  }
  .light_main3 .m3_nav .item.on:before {
    opacity: 1;
  }
  .light_main3 .cont {
    margin-left: 725px;
  }
  .light_main3 .cont .cont1 {
    display: none;
    background: #f6f6f6;
    height: 431px;
    padding: 15px 25px 0;
  }
  .light_main3 .cont .cont1 ul li {
    padding: 10px 0;
    border-top: solid 1px #e5e5e5;
  }
  .light_main3 .cont .cont1 ul li:hover .cont2 .tit a {
    color: #b6251d;
  }
  .light_main3 .cont .cont1 ul li .date {
    width: 80px;
    height: 80px;
    background: #b6251d;
    padding-top: 10px;
    text-align: center;
  }
  .light_main3 .cont .cont1 ul li .date .day {
    color: #ffffff;
    font-size: 40px;
    line-height: 40px;
  }
  .light_main3 .cont .cont1 ul li .date .month {
    color: #ffffff;
    font-size: 14px;
  }
  .light_main3 .cont .cont1 ul li .cont2 {
    margin-left: 100px;
  }
  .light_main3 .cont .cont1 ul li .cont2 .tit {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
  }
  .light_main3 .cont .cont1 ul li .cont2 .tit a {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
  }
  .light_main3 .cont .cont1 ul li .cont2 .note {
    color: #666666;
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    margin-top: 3px;
  }
  .light_main3 .cont .cont1 ul li:nth-child(1) {
    border-top: 0;
  }
  .light_main3 .cont .cont1:nth-child(1) {
    display: block;
  }
  .light_main4 .xxk {
    margin-top: 30px;
    text-align: center;
  }
  .light_main4 .xxk .xxk1 {
    width: 100px;
    height: 30px;
    border: solid 1px #666666;
    text-align: center;
    line-height: 28px;
    color: #666666;
    display: inline-block;
    font-size: 16px;
    margin-left: 5px;
    margin-right: 5px;
  }
  .light_main4 .xxk .xxk1.on {
    background: #b6251d;
    color: #fff;
    border: solid 1px #b6251d;
  }
  .light_main4 .xxkqh {
    margin-top: 20px;
  }
  .light_main4 .xxkqh .item {
    margin-top: 20px;
  }
  .light_main4 .xxkqh .item:hover .pic .picspan {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .light_main4 .xxkqh .item:hover .cont .tit a {
    color: #b6251d;
  }
  .light_main4 .xxkqh .item .pic {
    width: 100%;
    position: relative;
  }
  .light_main4 .xxkqh .item .cont .tit {
    margin-top: 15px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .light_main4 .xxkqh .item .cont .tit a {
    color: #333333;
    font-size: 18px;
  }
  .light_main4 .xxkqh .item .cont .note {
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
  }
  .light_main4 .xxkqh .item .cont .date {
    color: #666666;
    font-size: 14px;
    margin-top: 10px;
  }
  .light_main4 .xxkqh .item1 {
    margin-top: 20px;
  }
  .light_main4 .xxkqh .item1:hover .pic .picspan {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .light_main4 .xxkqh .item1:hover .tit a {
    color: #b6251d;
  }
  .light_main4 .xxkqh .item1 .pic .btn_play {
    width: 52px;
    height: 52px;
    background: url(../images/play_btn.png) no-repeat center center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -26px;
    margin-left: -26px;
  }
  .light_main4 .xxkqh .item1 .tit {
    color: #333333;
    margin-top: 10px;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    margin-bottom: 5px;
  }
  .light_main4 .xxkqh .item1 .tit a {
    color: #333;
  }
  .linian_m {
    margin-top: 30px;
  }
  .linian_m .item .contt {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
  }
  .linian_m .item .contt .contt1 {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0px 40px;
  }
  .linian_m .item .contt .contt1 .item1 {
    color: #333333;
    font-size: 16px;
    line-height: 30px;
  }
  .linian_m .item .contt .contt1 .item1 .red {
    font-weight: bold;
  }
  .pages {
    text-align: center;
  }
  .pages a {
    height: 36px;
    border: solid 1px #dcdcdc;
    line-height: 34px;
    color: #666666;
    font-size: 14px;
    display: inline-block;
    padding: 0 12px;
  }
  .pages a:hover,
  .pages a.on {
    background: #b6251d;
    color: #fff;
    border: solid 1px #b6251d;
  }
  .pages span {
    height: 36px;
    border: solid 1px #dcdcdc;
    line-height: 34px;
    color: #666666;
    font-size: 14px;
    display: inline-block;
    padding: 0 12px;
  }
  .story_m .left {
    width: 800px;
  }
  .story_m .right {
    width: 360px;
  }
}
@media (max-width: 1366px) {
  .container {
    width: 1230px;
  }
  .header {
    height: 80px;
  }
  .header .logo {
    left: 40px;
    top: 20px;
  }
  .header .logo img {
    height: 36px;
  }
  .header .header_right {
    top: 30px;
    right: 40px;
  }
  .header .index_nav {
    right: 220px;
    left: 400px;
    top: 0px;
  }
  .header .index_nav > ul {
    text-align: center;
	display:none;
  }
  .header .index_nav > ul > li {
    float: none;
    display: inline-block;
    position: relative;
  }
  .header .index_nav > ul > li > a {
    display: block;
    font-size: 14px;
    line-height: 70px;
  }
  .bigtk .tk_header {
    height: 80px;
  }
  .bigtk .tk_header .logo {
    left: 40px;
    top: 20px;
  }
  .bigtk .tk_header .logo img {
    height: 36px;
  }
  .bigtk .tk_header .tk_close {
    right: 40px;
  }
  .bigtk .tk_cont {
    position: absolute;
    top: 80px;
    left: 0;
    bottom: 0;
    width: 100%;
  }
  .bigtk .tk_cont.tk_nav {
    background: url(../images/bigbg1.jpg) no-repeat center bottom #fff;
    padding-top: 40px;
    font-size: 0;
  }
  .bigtk .tk_cont.tk_nav .item {
    display: inline-block;
    vertical-align: top;
    width: 12.5%;
    text-align: left;
  }
  .bigtk .tk_cont.tk_nav .item .tit a {
    color: #333333;
    font-size: 16px;
  }
  .bigtk .tk_cont.tk_nav .item ul {
    margin-top: 15px;
  }
  .bigtk .tk_cont.tk_nav .item ul li {
    line-height: 30px;
  }
  .bigtk .tk_cont.tk_nav .item ul li a {
    color: #666666;
    font-size: 14px;
  }
  .bigtk .tk_cont.tk_search .tk_ss {
    width: 750px;
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .bigtk .tk_cont.tk_search .tk_ss .ss_top {
    width: 600px;
    height: 52px;
    margin-left: auto;
    margin-right: auto;
    border: solid 1px #333;
  }
  .bigtk .tk_cont.tk_search .tk_ss .ss_top .ss_btn {
    width: 50px;
    height: 50px;
    border: 0;
    background: url(../images/fdj2.png) no-repeat center center;
    margin-right: 10px;
  }
  .bigtk .tk_cont.tk_search .tk_ss .ss_top .ss_cont {
    margin-right: 70px;
    height: 100%;
  }
  .bigtk .tk_cont.tk_search .tk_ss .ss_top .ss_cont .ss_inp {
    width: 100%;
    height: 100%;
    background: none;
    border: 0;
    font-size: 14px;
    padding: 0 15px;
  }
  .bigtk .tk_cont.tk_search .tk_ss .ss_bot {
    margin-top: 40px;
    text-align: left;
  }
  .bigtk .tk_cont.tk_search .tk_ss .ss_bot .tit {
    color: #999999;
    font-size: 16px;
  }
  .bigtk .tk_cont.tk_search .tk_ss .ss_bot .cont {
    margin-top: 10px;
    height: 180px;
  }
  .bigtk .tk_cont.tk_search .tk_ss .ss_bot .cont ul li {
    width: 50%;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .bigtk .tk_cont.tk_search .tk_ss .ss_bot .cont ul li a {
    color: #333333;
    font-size: 14px;
    line-height: 30px;
  }
  .bigtk .tk_cont.tk_search .tk_ss .ss_bot .cont ul li a:hover {
    color: #b6251d;
  }
  .banner .prev,
  .banner .next {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
  }
  .banner .prev {
    left: 5%;
  }
  .banner .next {
    right: 5%;
  }
  .light_tit .tit {
    color: #111111;
    font-size: 20px;
    line-height: 20px;
  }
  .light_tit .hengxian {
    background-color: #b6251d;
    width: 36px;
    height: 4px;
    margin-top: 12px;
  }
}
@media (max-width: 1280px) {
  .container {
    width: 100%;
  }
  .story_m .left {
    width: 70%;
  }
  .story_m .right {
    width: 26%;
  }
}
@media (min-width: 991px) {
  .ej_nav1 .swiper-slide {
    display: inline-block;
    width: auto;
  }
}
@media (max-width: 991px) {
  .light_tit .tit {
    color: #111111;
    font-size: 20px;
    line-height: 20px;
  }
  .light_tit .hengxian {
    background-color: #b6251d;
    width: 36px;
    height: 4px;
    margin-top: 12px;
  }
  .menu {
    display: block;
    font-size: 18px;
    top: 15px;
    right: 15px;
    display: none;
  }
  .menu_close {
    position: fixed;
    display: block;
    font-size: 14px;
    left: auto;
    right: 0;
    z-index: 11;
    border-radius: 0 0 100% 100%;
    display: none;
  }
  .header {
    height: 60px;
  }
  .header .logo {
    top: 18px;
    left: 15px;
  }
  .header .logo img {
    height: 24px;
  }
  .header .header_right {
    right: 15px;
    top: 20px;
  }
  .header .header_top {
    display: none;
  }
  .header .index_nav {
    display: none;
  }
  .bigtk .tk_header {
    height: 60px;
  }
  .bigtk .tk_header .logo {
    top: 18px;
    left: 15px;
  }
  .bigtk .tk_header .logo img {
    height: 24px;
  }
  .bigtk .tk_header .tk_close {
    right: 15px;
  }
  .bigtk .tk_cont {
    position: absolute;
    top: 60px;
    left: 0;
    bottom: 0;
    width: 100%;
  }
  .bigtk .tk_cont.tk_nav {
    background: url(../images/bigbg1.jpg) no-repeat center bottom #fff;
    padding-top: 20px;
    font-size: 0;
    text-align: left;
  }
  .bigtk .tk_cont.tk_nav .item {
    display: inline-block;
    vertical-align: top;
    width: 33%;
    text-align: left;
  }
  .bigtk .tk_cont.tk_nav .item .tit a {
    color: #333333;
    font-size: 16px;
  }
  .bigtk .tk_cont.tk_nav .item ul {
    margin-top: 10px;
  }
  .bigtk .tk_cont.tk_nav .item ul li {
    line-height: 22px;
  }
  .bigtk .tk_cont.tk_nav .item ul li a {
    color: #666666;
    font-size: 14px;
  }
  .bigtk .tk_cont.tk_search .tk_ss {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    position: absolute;
    top: 50%;
    left: 0%;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
  }
  .bigtk .tk_cont.tk_search .tk_ss .ss_top {
    width: 100%;
    height: 42px;
    margin-left: auto;
    margin-right: auto;
    border: solid 1px #333;
  }
  .bigtk .tk_cont.tk_search .tk_ss .ss_top .ss_btn {
    width: 40px;
    height: 40px;
    border: 0;
    background: url(../images/fdj2.png) no-repeat center center;
    margin-right: 10px;
  }
  .bigtk .tk_cont.tk_search .tk_ss .ss_top .ss_cont {
    margin-right: 60px;
    height: 100%;
  }
  .bigtk .tk_cont.tk_search .tk_ss .ss_top .ss_cont .ss_inp {
    width: 100%;
    height: 100%;
    background: none;
    border: 0;
    font-size: 14px;
    padding: 0 15px;
  }
  .bigtk .tk_cont.tk_search .tk_ss .ss_bot {
    margin-top: 20px;
    text-align: left;
  }
  .bigtk .tk_cont.tk_search .tk_ss .ss_bot .tit {
    color: #999999;
    font-size: 16px;
  }
  .bigtk .tk_cont.tk_search .tk_ss .ss_bot .cont {
    margin-top: 10px;
    height: 360px;
  }
  .bigtk .tk_cont.tk_search .tk_ss .ss_bot .cont ul li {
    width: 100%;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .bigtk .tk_cont.tk_search .tk_ss .ss_bot .cont ul li a {
    color: #333333;
    font-size: 14px;
    line-height: 30px;
  }
  .bigtk .tk_cont.tk_search .tk_ss .ss_bot .cont ul li a:hover {
    color: #b6251d;
  }
  .bigtk .tk_cont.tk_link .link_m {
    position: absolute;
    top: 40%;
    left: 0;
    width: 100%;
    padding: 0 15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
  }
  .bigtk .tk_cont.tk_link .link_m .tit {
    color: #333333;
    font-size: 24px;
  }
  .bigtk .tk_cont.tk_link .link_m .cont a {
    display: inline-block;
    min-width: 240px;
    height: 30px;
    padding: 0 15px;
    border: solid 1px #333333;
    line-height: 28px;
    color: #333333;
    font-size: 14px;
    margin: 0 10px;
    margin-top: 20px;
  }
  .bigtk .tk_cont.tk_link .link_m .cont a:hover {
    color: #fff;
    background: #b6251d;
    border: solid 1px #b6251d;
  }
  .banner .prev,
  .banner .next {
    -webkit-transform: scale(1);
    transform: scale(1);
    width: 17px;
    height: 32px;
    margin-top: 0;
    background-size: cover!important;
  }
  .banner #owl-demo1 {
    height: auto;
  }
  .banner #owl-demo1 .owl-dots {
    bottom: 10px;
  }
  .banner #owl-demo1 .owl-dots .owl-dot {
    margin-left: 5px;
    margin-right: 5px;
  }
  .banner #owl-demo1 .item {
    height: auto;
    background: none!important;
  }
  .banner #owl-demo1 .item img.mobileshow {
    display: block;
  }
  .banner #owl-demo1 .item img.pcshow {
    display: none;
  }
  #menu {
    display: none;
  }
  .light_tit .tit {
    color: #111111;
    font-size: 18px;
    line-height: 18px;
  }
  .light_tit .hengxian {
    background-color: #b6251d;
    width: 30px;
    height: 2px;
    margin-top: 10px;
  }
  .light_main1 {
    background-size: cover!important;
    padding: 30px 0;
  }
  .light_main1 .pic {
    width: 100%;
    float: none;
  }
  .light_main1 .pic img {
    width: 100%;
  }
  .light_main1 .cont {
    margin-left: 0px;
    padding-top: 15px;
  }
  .light_main1 .cont .cont1 {
    color: #333333;
    font-size: 14px;
    line-height: 24px;
    margin-top: 15px;
    text-align: left;
  }
  .light_main1 .cont .more {
    margin-top: 10px;
  }
  .light_main1 .cont .more a {
    color: #333333;
    font-size: 14px;
  }
  .light_main1 .cont .more a:hover img {
    margin-right: 15px;
  }
  .light_main1 .cont .more a img {
    margin-right: 10px;
  }
  .light_main1 .cont .bot {
    margin-top: 20px;
  }
  .light_main1 .cont .bot .item {
    width: 33.33%;
    text-align: center;
  }
  .light_main1 .cont .bot .item .item_top {
    color: #b6251d;
    font-size: 16px;
  }
  .light_main1 .cont .bot .item .item_top span {
    font-weight: bold;
    font-size: 30px;
  }
  .light_main1 .cont .bot .item .note {
    color: #333333;
    font-size: 13px;
    margin-top: 8px;
    text-align: center;
  }
  .light_main2 {
    padding: 30px 0 30px;
  }
  .light_main2 .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .light_main2 .row .col-xs-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .light_main2 .row .col-xs-12 .item {
    margin-top: 20px;
  }
  .light_main2 .row .col-xs-12 .item .tit {
    color: #333333;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 10px;
  }
  .light_main2 .row .col-xs-12 .item .more a {
    background-color: #b6251d;
    width: 98px;
    height: 34px;
    line-height: 34px;
    display: block;
    color: #fff;
    font-size: 14px;
    opacity: 0.8;
    text-align: center;
  }
  .light_main2 .row .col-xs-12 .item .more a:hover {
    opacity: 1;
  }
  .light_main2 .row .col-xs-12 .item .cont {
    background: #f6f6f6;
    padding: 15px 20px;
    height: auto;
  }
  .light_main2 .row .col-xs-12 .item .cont ul li {
    color: #333333;
    font-size: 16px;
    line-height: 30px;
  }
  .light_main2 .row .col-xs-12 .item .cont ul li a {
    color: #333;
  }
  .light_main2 .row .col-xs-12 .item .cont ul li a:hover {
    color: #b6251d;
  }
  .light_main2 .row .col-xs-12 .item .cont .date {
    color: #666666;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 22px;
  }
  .light_main2 .row .col-xs-12 .item .cont1 {
    background: #f6f6f6;
    padding: 15px 20px;
    height: auto;
  }
  .light_main2 .row .col-xs-12 .item .cont1 ul {
    margin-bottom: 15px;
  }
  .light_main2 .row .col-xs-12 .item .cont1 ul li {
    border-bottom: solid 1px #d2d2d2;
    padding: 8px 0;
  }
  .light_main2 .row .col-xs-12 .item .cont1 ul li:hover .date {
    color: #b6251d;
  }
  .light_main2 .row .col-xs-12 .item .cont1 ul li:hover .tit1 a {
    color: #b6251d;
  }
  .light_main2 .row .col-xs-12 .item .cont1 ul li .date {
    color: #666666;
    font-size: 12px;
  }
  .light_main2 .row .col-xs-12 .item .cont1 ul li .tit1 {
    margin-top: 3px;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
  }
  .light_main2 .row .col-xs-12 .item .cont1 ul li .tit1 a {
    color: #333333;
    font-size: 14px;
  }
  .light_main3 {
    margin-top: -15px;
    padding: 0px 0 30px;
    background-size: cover!important;
  }
  .light_main3 .container {
    position: relative;
  }
  .light_main3 .pic {
    display: none;
  }
  .light_main3 .m3_nav {
    position: static;
    top: 0;
    left: 0px;
    width: 100%;
    font-size: 0;
    text-align: center;
  }
  .light_main3 .m3_nav .item {
    width: 30%;
    margin-left: 1.5%;
    margin-right: 1.5%;
    height: auto;
    background: #b9b9b9;
    padding: 15px 0;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin-top: 8px;
    cursor: pointer;
    position: relative;
    display: inline-block;
  }
  .light_main3 .m3_nav .item:before {
    display: none;
  }
  .light_main3 .m3_nav .item img {
    margin-bottom: 5px;
    width: 30px;
  }
  .light_main3 .m3_nav .item:nth-child(1) {
    margin-top: 0;
  }
  .light_main3 .m3_nav .item.on,
  .light_main3 .m3_nav .item:hover {
    background: #b6251d;
  }
  .light_main3 .m3_nav .item.on:before {
    opacity: 1;
  }
  .light_main3 .cont {
    margin-left: 0px;
    margin-top: 15px;
  }
  .light_main3 .cont .cont1 {
    display: none;
    background: #f6f6f6;
    height: auto;
    padding: 0 15px;
  }
  .light_main3 .cont .cont1 ul li {
    padding: 10px 0;
    border-top: solid 1px #e5e5e5;
  }
  .light_main3 .cont .cont1 ul li:hover .cont2 .tit a {
    color: #b6251d;
  }
  .light_main3 .cont .cont1 ul li .date {
    width: 80px;
    height: 80px;
    background: #b6251d;
    padding-top: 15px;
    text-align: center;
  }
  .light_main3 .cont .cont1 ul li .date .day {
    color: #ffffff;
    font-size: 30px;
    line-height: 30px;
  }
  .light_main3 .cont .cont1 ul li .date .month {
    color: #ffffff;
    font-size: 14px;
  }
  .light_main3 .cont .cont1 ul li .cont2 {
    margin-left: 90px;
  }
  .light_main3 .cont .cont1 ul li .cont2 .tit {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
  }
  .light_main3 .cont .cont1 ul li .cont2 .tit a {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
  }
  .light_main3 .cont .cont1 ul li .cont2 .note {
    color: #666666;
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    margin-top: 3px;
  }
  .light_main3 .cont .cont1 ul li:nth-child(1) {
    border-top: 0;
  }
  .light_main3 .cont .cont1:nth-child(1) {
    display: block;
  }
  .light_main4 {
    padding: 30px 0;
  }
  .light_main4 .xxk {
    margin-top: 10px;
    text-align: center;
  }
  .light_main4 .xxk .xxk1 {
    width: 100px;
    height: 28px;
    border: solid 1px #666666;
    text-align: center;
    line-height: 26px;
    color: #666666;
    display: inline-block;
    font-size: 14px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 10px;
  }
  .light_main4 .xxk .xxk1.on {
    background: #b6251d;
    color: #fff;
    border: solid 1px #b6251d;
  }
  .light_main4 .xxkqh {
    margin-top: 0px;
  }
  .light_main4 .xxkqh .row {
    margin-left: -6px;
    margin-right: -6px;
  }
  .light_main4 .xxkqh .row .col-xs-6 {
    padding-left: 6px;
    padding-right: 6px;
  }
  .light_main4 .xxkqh .item {
    margin-top: 15px;
  }
  .light_main4 .xxkqh .item:hover .pic .picspan {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .light_main4 .xxkqh .item:hover .cont .tit a {
    color: #b6251d;
  }
  .light_main4 .xxkqh .item .pic {
    width: 100%;
    position: relative;
  }
  .light_main4 .xxkqh .item .cont .tit {
    margin-top: 10px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .light_main4 .xxkqh .item .cont .tit a {
    color: #333333;
    font-size: 16px;
  }
  .light_main4 .xxkqh .item .cont .note {
    color: #666666;
    font-size: 14px;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
  }
  .light_main4 .xxkqh .item .cont .date {
    color: #666666;
    font-size: 14px;
    margin-top: 5px;
  }
  .light_main4 .xxkqh .item1 {
    margin-top: 15px;
  }
  .light_main4 .xxkqh .item1:hover .pic .picspan {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .light_main4 .xxkqh .item1:hover .tit a {
    color: #b6251d;
  }
  .light_main4 .xxkqh .item1 .pic .btn_play {
    width: 52px;
    height: 52px;
    background: url(../images/play_btn.png) no-repeat center center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -26px;
    margin-left: -26px;
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
  }
  .light_main4 .xxkqh .item1 .tit {
    color: #333333;
    margin-top: 5px;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    margin-bottom: 0px;
  }
  .light_main4 .xxkqh .item1 .tit a {
    color: #333;
  }
  .sec_tit {
    text-align: center;
  }
  .sec_tit.black .hengxian {
    background: #000;
  }
  .sec_tit.black .tit {
    color: #000;
  }
  .sec_tit .hengxian {
    width: 20px;
    height: 3px;
    background: #fff;
  }
  .sec_tit .tit {
    margin-left: 10px;
    margin-right: 10px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
  }
  .sec_tit .tit span {
    color: #b6251d;
  }
  .friendlink {
    padding-bottom: 25px;
  }
  .friendlink .tit {
    color: #333333;
    font-size: 18px;
    font-weight: bold;
  }
  .friendlink .cont {
    margin-top: 10px;
    margin-left: -10px;
    line-height: 26px;
  }
  .friendlink .cont a {
    color: #666666;
    font-size: 14px;
    margin-left: 10px;
    display: inline-block;
  }
  .friendlink .cont a:hover {
    color: #b6251d;
  }
  .footer {
    background: #444444;
    border-bottom: solid 5px #b6251d;
    padding: 30px 0px 10px;
  }
  .footer .dblogo img {
    max-width: 80%;
  }
  .footer .cont {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
  }
  .footer .cont .cont1 {
    line-height: 30px;
    padding-top: 15px;
    padding-bottom: 10px;
  }
  .footer .cont .copyRight {
    margin-top: 10px;
    line-height: 24px;
  }
  .pcshow {
    display: none;
  }
  .mobileshow {
    display: block;
  }
  .ejbanner .ejb {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .ejbanner .ejb .container {
    position: relative;
    height: 100%;
  }
  .ejbanner .ejb .container .ejb_abs {
    position: absolute;
    top: 50%;
    left: 15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: 30px;
    font-weight: bold;
  }
  .ejbanner .ejb .container .ejb_abs .tit {
    color: #ffffff;
    font-size: 20px;
  }
  .ejbanner .ejb .container .ejb_abs .tit1 {
    color: #ffffff;
    font-size: 14px;
  }
  .ejbanner img {
    width: 100%;
  }
  .light_nav {
    padding-top: 15px;
    margin-bottom: 15px;
  }
  .light_nav .light_nav2 {
    padding-bottom: 10px;
  }
  .light_nav .light_nav2 a {
    margin-right: 10px;
    color: #666666;
    font-size: 14px;
  }
  .light_nav .light_nav2 a.on,
  .light_nav .light_nav2 a:hover {
    color: #b6251d;
  }
  .light_nav .swiper-container {
    position: relative;
    top: 7px;
    float: none;
    text-align: left;
  }
  .light_nav .swiper-container .swiper-slide {
    margin-left: 0px;
    padding-bottom: 14px;
    width: auto;
    margin-right: 0;
  }
  .light_nav .swiper-container .swiper-slide a {
    display: block;
    padding: 0 5px;
    border-bottom: solid 2px #fff;
    color: #a9a9a9;
    font-size: 14px;
    position: relative;
  }
  .light_nav .swiper-container .swiper-slide a:before {
    content: '';
    width: 11px;
    height: 5px;
    background: url(../images/hongjian.png) no-repeat center center;
    position: absolute;
    bottom: -7px;
    left: 50%;
    margin-left: -5px;
    opacity: 0;
  }
  .light_nav .swiper-container .swiper-slide a.on:before {
    opacity: 0;
  }
  .about_main .about_m {
    padding: 15px 0px 20px;
    border-bottom: solid 1px #e5e5e5;
    margin-bottom: 25px;
  }
  .about_main .about_m .pic img {
    width: 100%;
  }
  .about_main .about_m .cont {
    padding: 15px 0;
  }
  .about_main .about_m .cont .item {
    width: 25%;
    text-align: center;
  }
  .about_main .about_m .cont .item:before {
    display: none;
  }
  .about_main .about_m .cont .item .item_top {
    font-size: 14px;
  }
  .about_main .about_m .cont .item .item_top span {
    font-weight: bold;
    font-size: 22px;
  }
  .about_main .about_m .cont .item .note {
    font-size: 12px;
    margin-top: 0px;
  }
  .about_main .about_m .note {
    color: #333333;
    font-size: 14px;
    line-height: 24px;
  }
  .jiagou_m {
    padding: 15px 0 20px;
    margin-bottom: 25px;
    text-align: center;
  }
  .jiagou_m img {
    width: 100%;
    display: inline-block;
  }
  .jiagou_m img.pcshow {
    display: none;
  }
  .jiagou_m img.mobileshow {
    display: block;
  }
  .zhici_m {
    margin-top: 20px;
  }
  .zhici_m .pic {
    width: 100%;
    float: none;
    padding-left: 12px;
    margin-left: 0px;
  }
  .zhici_m .pic .pic1 {
    background: #b6251d;
  }
  .zhici_m .pic .pic1 img {
    position: relative;
    top: -12px;
    left: -12px;
  }
  .zhici_m .cont {
    margin-left: 0px;
    overflow: hidden;
    padding-bottom: 25px;
    margin-top: 20px;
  }
  .zhici_m .cont .tit img {
    height: 30px;
  }
  .zhici_m .cont .tit div.fl {
    color: #333333;
    font-size: 18px;
    margin-left: 15px;
    margin-top: 5px;
    line-height: 18px;
    position: relative;
  }
  .zhici_m .cont .tit div.fl:before {
    content: '';
    width: 102%;
    height: 9px;
    background: #b6251d;
    position: absolute;
    bottom: -4px;
    left: -1%;
  }
  .zhici_m .cont .tit div.fl span {
    display: block;
    position: relative;
    z-index: 2;
  }
  .zhici_m .cont .note {
    color: #333333;
    margin-top: 15px;
    font-size: 14px;
    line-height: 24px;
  }
  .zhici_m .cont .qianming {
    margin-top: 15px;
  }
  .zhici_m .cont .qianming img {
    width: 80px;
  }
  .linian_m {
    margin-top: -10px;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .linian_m .item {
    position: relative;
    margin-top: 15px;
  }
  .linian_m .item:nth-child(2n) .pic {
    float: none;
  }
  .linian_m .item:nth-child(2n) .contt {
    left: 0;
    right: auto;
  }
  .linian_m .item .pic {
    width: 100%;
    float: none;
  }
  .linian_m .item .pic img {
    width: 100%;
  }
  .linian_m .item .contt {
    width: 100%;
    height: auto;
    position: static;
    top: 0;
    right: 0;
    margin-top: 5px;
  }
  .linian_m .item .contt .contt1 {
    position: static;
    top: 0%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    padding: 0px;
  }
  .linian_m .item .contt .contt1 .item1 {
    color: #333333;
    font-size: 14px;
    line-height: 24px;
  }
  .linian_m .item .contt .contt1 .item1 .red {
    font-weight: bold;
  }
  .vi_main {
    padding-top: 0;
    margin-top: -10px;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .vi_main .row {
    margin-left: -6px;
    margin-right: -6px;
  }
  .vi_main .col-xs-6 {
    padding-left: 6px;
    padding-right: 6px;
  }
  .vi_main .item {
    margin-top: 15px;
  }
  .vi_main .item:hover .tit a {
    color: #b6251d;
  }
  .vi_main .item .pic {
    border: solid 1px #e6e6e6;
  }
  .vi_main .item .tit {
    text-align: center;
    padding-top: 5px;
  }
  .vi_main .item .tit a {
    color: #333333;
    font-size: 14px;
  }
  .border_bot1 {
    border-bottom: solid 1px #e5e5e5;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .renyuan_m .row {
    margin-left: -6px;
    margin-right: -6px;
  }
  .renyuan_m .row .col-xs-6 {
    padding-left: 6px;
    padding-right: 6px;
  }
  .renyuan_m .row .item {
    margin-top: 15px;
    text-align: center;
  }
  .renyuan_m .row .item .tit {
    margin-top: 5px;
  }
  .renyuan_m .row .item .tit a {
    color: #333333;
    font-size: 16px;
  }
  .renyuan_m .row .item .tit1 {
    color: #666666;
    font-size: 14px;
  }
  .rencai_main {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .rencai_main .rc_m {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .rencai_main .rc_m:hover .pic img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .rencai_main .rc_m:hover .cont .tit a {
    color: #b6251d;
  }
  .rencai_main .rc_m .pic {
    width: 100%;
    float: none;
  }
  .rencai_main .rc_m .pic img {
    width: 100%;
  }
  .rencai_main .rc_m .cont {
    margin-left: 0px;
    padding: 15px 0;
  }
  .rencai_main .rc_m .cont .tit {
    height: 20px;
    line-height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
  }
  .rencai_main .rc_m .cont .tit a {
    color: #333333;
    font-size: 18px;
  }
  .rencai_main .rc_m .cont .note {
    color: #666666;
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
  }
  .rencai_main .rc_m .cont .more1 a {
    display: block;
    margin-top: 10px;
    background-color: #c7000a;
    width: 90px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
  }
  .rencai_main .row {
    margin-left: -6px;
    margin-right: -6px;
    margin-bottom: 20px;
  }
  .rencai_main .col-xs-12 {
    padding-left: 6px;
    padding-right: 6px;
  }
  .rencai_main .item {
    background: #f5f5f5;
    padding: 15px;
    margin-top: 15px;
  }
  .rencai_main .item:hover .tit1 a {
    color: #b6251d;
  }
  .rencai_main .item .tit1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .rencai_main .item .tit1 a {
    color: #333333;
    font-size: 16px;
  }
  .rencai_main .item .date {
    padding: 5px 0;
  }
  .rencai_main .item .note1 {
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
  }
  .rencai_main .item .more a {
    display: block;
    margin-top: 10px;
    background-color: #c7000a;
    width: 90px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
  }
  .pages {
    text-align: center;
  }
  .pages a {
    height: 30px;
    border: solid 1px #dcdcdc;
    line-height: 28px;
    color: #666666;
    font-size: 14px;
    display: inline-block;
    padding: 0 15px;
    display: none;
  }
  .pages a.tsa {
    display: inline-block;
  }
  .pages a:hover,
  .pages a.on {
    background: #b6251d;
    color: #fff;
    border: solid 1px #b6251d;
  }
  .pages span {
    height: 40px;
    border: solid 1px #dcdcdc;
    line-height: 38px;
    color: #666666;
    font-size: 14px;
    display: inline-block;
    padding: 0 15px;
    display: none;
  }
  .chanye_main {
    margin-top: -10px;
  }
  .chanye_main .row {
    margin-left: -6px;
    margin-right: -6px;
    margin-bottom: 20px;
  }
  .chanye_main .row .col-xs-6 {
    padding-left: 6px;
    padding-right: 6px;
  }
  .chanye_main .row .col-xs-6 .item {
    margin-top: 15px;
  }
  .chanye_main .row .col-xs-6 .item:hover .titt a {
    color: #b6251d;
  }
  .chanye_main .row .col-xs-6 .item .titt {
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
  }
  .chanye_main .row .col-xs-6 .item .titt a {
    color: #333333;
    font-size: 14px;
  }
  .story_m {
    padding-top: 0;
    border-bottom: 0;
    margin-bottom: 0;
  }
  .story_m .left {
    width: 100%;
    float: none;
  }
  .story_m .left .ul1 li {
    border-bottom: solid 1px #e6e6e6;
    padding: 15px 0;
  }
  .story_m .left .ul1 li .date1 {
    background-color: #c70009;
    width: 61px;
    height: 60px;
    text-align: center;
    padding-top: 8px;
  }
  .story_m .left .ul1 li .date1 .day {
    color: #ffffff;
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
  }
  .story_m .left .ul1 li .date1 .month {
    color: #fff;
    font-size: 12px;
  }
  .story_m .left .ul1 li .contt1 {
    margin-left: 70px;
  }
  .story_m .left .ul1 li .contt1 .tit2 {
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .story_m .left .ul1 li .contt1 .tit2 a {
    color: #333333;
    font-size: 16px;
  }
  .story_m .left .ul1 li .contt1 .note2 {
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    margin-top: 5px;
    height: 48px;
    overflow: hidden;
  }
  .story_m .left .ul2 {
    margin-bottom: 20px;
  }
  .story_m .left .ul2 li {
    padding: 15px 0;
    border-bottom: solid 1px #e6e6e6;
  }
  .story_m .left .ul2 li:hover .pic img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .story_m .left .ul2 li:hover .contt .tit1 a {
    color: #b6251d;
  }
  .story_m .left .ul2 li .pic {
    width: 100%;
    float: none;
    display: block;
  }
  .story_m .left .ul2 li .pic img {
    width: 100%;
  }
  .story_m .left .ul2 li .contt {
    margin-left: 0px;
  }
  .story_m .left .ul2 li .contt .tit1 {
    padding-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .story_m .left .ul2 li .contt .tit1 a {
    color: #333333;
    font-size: 16px;
  }
  .story_m .left .ul2 li .contt .note1 {
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    margin-top: 5px;
    height: auto;
    overflow: hidden;
  }
  .story_m .left .ul2 li .contt .more {
    margin-top: 10px;
  }
  .story_m .left .ul2 li .contt .more a {
    background-color: #c7000a;
    width: 90px;
    height: 30px;
    display: block;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
  }
  .story_m .left .ul3 {
    margin-bottom: 20px;
  }
  .story_m .left .ul3 li {
    padding: 15px 0;
    border-bottom: solid 1px #e5e5e5;
  }
  .story_m .left .ul3 li:hover .tit1 a {
    color: #b6251d;
  }
  .story_m .left .ul3 li:hover .tit1 a:before {
    background: #b6251d;
  }
  .story_m .left .ul3 li .tit1 a {
    color: #333333;
    font-size: 16px;
    line-height: 24px;
    height: 24px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    padding-left: 10px;
    position: relative;
    display: block;
  }
  .story_m .left .ul3 li .tit1 a:before {
    content: '';
    width: 6px;
    height: 6px;
    background: #333333;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -3px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .story_m .left .ul3 li .note1 {
    margin-top: 5px;
    color: #666666;
    font-size: 14px;
    line-height: 24px;
  }
  .story_m .right {
    width: 100%;
    float: none;
    margin-top: 30px;
  }
  .story_m .right .right_tit {
    height: 40px;
    background: #b6251d;
    line-height: 40px;
    padding-left: 20px;
    color: #ffffff;
    font-size: 18px;
  }
  .story_m .right .right_tit img {
    margin-right: 5px;
  }
  .story_m .right ul li {
    padding: 15px 0;
    border-bottom: solid 1px #e5e5e5;
  }
  .story_m .right ul li:hover .pic img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .story_m .right ul li:hover .cont .tit a {
    color: #b6251d;
  }
  .story_m .right ul li:hover .cont .more1 a {
    color: #b6251d;
  }
  .story_m .right ul li .pic {
    width: 150px;
  }
  .story_m .right ul li .pic img {
    width: 100%;
  }
  .story_m .right ul li .cont {
    margin-left: 165px;
  }
  .story_m .right ul li .cont .tit {
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
  }
  .story_m .right ul li .cont .tit a {
    color: #333333;
    font-size: 16px;
  }
  .story_m .right ul li .cont .note {
    line-height: 20px;
    color: #666666;
    font-size: 14px;
    margin-top: 5px;
    height: 40px;
    overflow: hidden;
  }
  .story_m .right ul li .cont .more1 {
    margin-top: 5px;
  }
  .story_m .right ul li .cont .more1 a {
    color: #666666;
    font-size: 14px;
  }
  .dsj_main1 {
    padding: 0px 0;
  }
  .dashiji_main {
    padding: 30px 0;
  }
  .dashiji_main .dashiji_m {
    background: url(../images/shuxian1.jpg) repeat-y center;
  }
  .dashiji_main .dashiji_m .item:nth-child(1) .item1 {
    margin-top: 0;
  }
  .dashiji_main .dashiji_m .item:nth-child(2n+1) .item1 {
    float: right;
    padding-right: 0;
    padding-left: 20px;
    text-align: left;
  }
  .dashiji_main .dashiji_m .item:nth-child(2n+1) .item1:before {
    right: auto;
    left: -10px;
  }
  .dashiji_main .dashiji_m .item:nth-child(2n+1) .item1 .year:before {
    right: auto;
    left: 0;
  }
  .dashiji_main .dashiji_m .item .item1 {
    width: 50%;
    float: left;
    padding-right: 20px;
    text-align: right;
    position: relative;
    margin-top: -100px;
  }
  .dashiji_main .dashiji_m .item .item1:before {
    content: '';
    width: 20px;
    height: 20px;
    background: url(../images/hongdian.png) no-repeat center center;
    position: absolute;
    top: 0;
    right: -10px;
  }
  .dashiji_main .dashiji_m .item .item1 .year {
    color: #333333;
    font-size: 18px;
    border-bottom: solid 1px #c7000a;
    position: relative;
    padding-bottom: 10px;
    margin-top: -5px;
  }
  .dashiji_main .dashiji_m .item .item1 .year:before {
    content: '';
    width: 60px;
    height: 5px;
    background: #c7000a;
    position: absolute;
    right: 0;
    bottom: -3px;
  }
  .dashiji_main .dashiji_m .item .item1 .note1 {
    margin-top: 10px;
    color: #333333;
    font-size: 12px;
    line-height: 20px;
  }
  .dashiji_main .dashiji_m .item .item1 .pic {
    margin-top: 10px;
  }
  .dashiji_main .dashiji_m .item .item1 .pic img {
    display: inline-block;
    width: auto;
    max-width: 100%;
  }
  .tzz_main {
    padding-top: 10px;
  }
  .tzz_main .tit {
    color: #333333;
    font-size: 16px;
  }
  .tzz_main .tit .fl {
    margin-right: 15px;
  }
  .tzz_main .pic {
    margin-top: 15px;
  }
  .ej_time .f_xl {
    width: 100px;
    height: 32px;
    border: solid 1px #a9a9a9;
    background: url(../images/huijian1.png) no-repeat 80px center;
    background-size: 10px;
    margin-right: 15px;
    position: relative;
    cursor: pointer;
  }
  .ej_time .f_xl .xl_note {
    color: #666666;
    font-size: 14px;
    line-height: 30px;
    padding-left: 15px;
  }
  .ej_time .f_xl .fxl_ul {
    position: absolute;
    top: 30px;
    left: -1px;
    width: 100px;
    background: #fff;
    border: solid 1px #a9a9a9;
    display: none;
  }
  .ej_time .f_xl .fxl_ul ul {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .ej_time .f_xl .fxl_ul ul li {
    padding: 0 15px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
  }
  .ej_time .f_xl .fxl_ul ul li:hover {
    background: #c7000a;
    color: #fff;
  }
  .ej_search {
    height: 32px;
    margin-left: 115px;
    width: auto;
    border: solid 1px #a9a9a9;
    float: none;
  }
  .ej_search .search_btn .btn1 {
    width: 30px;
    height: 30px;
    background: url(../images/fdj2.png) no-repeat center center;
    border: 0;
  }
  .ej_search .search_inp {
    margin-right: 60px;
  }
  .ej_search .search_inp .inp1 {
    width: 100%;
    height: 30px;
    border: 0;
    background: none;
    font-size: 14px;
    padding-left: 10px;
  }
  .yj_main {
    padding-top: 5px;
  }
  .yj_main .yj_cont {
    margin-top: 15px;
  }
  .yj_main .yj_cont ul {
    border-bottom: solid 1px #e5e5e5;
    margin-bottom: 20px;
  }
  .yj_main .yj_cont ul li {
    padding: 5px 10px 5px 0;
    line-height: 40px;
    border-top: solid 1px #e5e5e5;
  }
  .yj_main .yj_cont ul li:hover .cont1 {
    color: #b6251d;
  }
  .yj_main .yj_cont ul li img.fr {
    width: 20px;
    margin-top: 10px;
  }
  .yj_main .yj_cont ul li .date {
    color: #b6251d;
    font-size: 16px;
    font-weight: bold;
  }
  .yj_main .yj_cont ul li .cont1 {
    margin-left: 100px;
    margin-right: 40px;
    color: #333333;
    font-size: 14px;
    height: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
  }
  .hb_top {
    margin-top: 0px;
    position: relative;
    top: 0px;
  }
  .news_details {
    margin-top: 0px;
  }
  .news_details .news_top {
    background: #f5f5f5;
    padding: 15px;
  }
  .news_details .news_top .titt {
    color: #333333;
    font-size: 18px;
    font-weight: bold;
  }
  .news_details .news_top .note2 {
    margin-top: 10px;
  }
  .news_details .news_top .note2 .item {
    color: #666666;
    font-size: 14px;
  }
  .news_details .news_top .note2 .item.fl {
    margin-right: 30px;
  }
  .news_details .news_top .note2 .item a {
    color: #666666;
  }
  .news_details .news_cont {
    margin-top: 20px;
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 20px;
  }
  .news_details .news_cont img {
    max-width: 100%;
    width: auto!important;
    height: auto!important;
    margin-bottom: 15px;
  }
  .fanye {
    border-top: solid 1px #e5e5e5;
    border-bottom: solid 1px #e5e5e5;
    padding: 15px 0;
  }
  .fanye div {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: none;
  }
  .fanye div a {
    color: #666666;
    font-size: 14px;
  }
  .fanye div a:hover {
    color: #c7000a;
  }
  .mt-15 {
    margin-top: -15px !important;
  }
  .rlzy_main {
    padding-top: 10px;
  }
  .rlzy_main .pic {
    display: none;
  }
  .rlzy_main .cont {
    margin-left: 0%;
    overflow: hidden;
    padding-left: 0px;
  }
  .rlzy_main .cont .rl_top {
    background: #c7000a;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
  }
  .rlzy_main .cont .rl_top .div1 {
    width: 50%;
    padding-left: 20px;
  }
  .rlzy_main .cont .rl_top .div2 {
    width: 22%;
    padding-left: 0px;
    display: none;
  }
  .rlzy_main .cont .rl_top .div3 {
    width: 30%;
    padding-left: 0px;
  }
  .rlzy_main .cont .rl_top .div4 {
    width: 18%;
    padding-left: 0px;
    display: none;
  }
  .rlzy_main .cont .rl_top .div5 {
    width: 20%;
    padding-left: 0px;
  }
  .rlzy_main .cont .rl_mid .item {
    height: 36px;
    line-height: 36px;
    background: #fff;
    font-size: 14px;
    color: #434343;
  }
  .rlzy_main .cont .rl_mid .item a {
    color: #434343;
  }
  .rlzy_main .cont .rl_mid .item:hover {
    color: #c7000a;
  }
  .rlzy_main .cont .rl_mid .item:hover a {
    color: #c7000a;
  }
  .rlzy_main .cont .rl_mid .item:nth-child(2n+1) {
    background: #ececec;
  }
  .rlzy_main .cont .rl_mid .item .div1 {
    width: 50%;
    padding-left: 20px;
  }
  .rlzy_main .cont .rl_mid .item .div2 {
    width: 22%;
    padding-left: 0px;
    display: none;
  }
  .rlzy_main .cont .rl_mid .item .div3 {
    width: 30%;
    padding-left: 0px;
  }
  .rlzy_main .cont .rl_mid .item .div4 {
    width: 18%;
    padding-left: 0px;
    display: none;
  }
  .rlzy_main .cont .rl_mid .item .div5 {
    width: 20%;
    padding-left: 0px;
  }
  .rlzy_main .cont .rl_bot {
    height: auto;
    padding-left: 45px;
    background: #ececec;
    line-height: 30px;
    padding: 10px 20px;
  }
  .rlzy_main .cont .rl_bot .fl {
    color: #434343;
    font-size: 14px;
    float: none;
  }
  .rlzy_main .cont .rl_bot .fr {
    float: none;
    font-size: 14px;
    color: #333;
    padding-top: 0px;
    line-height: 30px;
    font-family: '宋体';
    padding-right: 20px;
    margin-left: -10px;
  }
  .rlzy_main .cont .rl_bot .fr a {
    color: #333;
    font-size: 30px;
    position: relative;
    top: 5px;
    margin-left: 10px;
    margin-right: 10px;
    font-weight: bold;
  }
  .rlzy_main .cont .rl_bot .fr a:hover {
    color: #c7000a;
  }
  .rl_details {
    padding: 10px 0 0;
  }
  .rl_details .rl_left {
    width: 100%;
    float: none;
  }
  .rl_details .rl_left .cont {
    background: #f3f3f3;
    padding: 20px;
  }
  .rl_details .rl_left .cont .tit span {
    color: #0e0e0e;
    font-size: 18px;
    line-height: 18px;
    border-bottom: solid 1px #c6c6c6;
    padding-bottom: 10px;
  }
  .rl_details .rl_left .cont .note {
    color: #0e0e0e;
    font-size: 14px;
    line-height: 28px;
    margin-top: 10px;
  }
  .rl_details .rl_left .more {
    margin-top: 15px;
  }
  .rl_details .rl_left .more a {
    width: 100px;
    height: 36px;
    background: #c7000a;
    text-align: center;
    line-height: 36px;
    color: #fff;
    font-size: 14px;
    display: block;
  }
  .rl_details .rl_right {
    margin-left: 0px;
  }
  .rl_details .rl_right .item {
    margin-top: 15px;
  }
  .rl_details .rl_right .item .tit1 {
    color: #131313;
    font-size: 16px;
  }
  .rl_details .rl_right .item .tit1 .shuxian {
    width: 4px;
    height: 18px;
    background: #c7000a;
    margin-right: 10px;
  }
  .rl_details .rl_right .item .note1 {
    margin-top: 10px;
    color: #474747;
    font-size: 14px;
    line-height: 24px;
  }
  .chanye_main1 {
    margin-bottom: 20px;
  }
  .chanye_main1 .item .pic .btn_play {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
  }
  .gzh_main {
    margin-top: 10px;
    position: relative;
  }
  .gzh_main .pic {
    width: 100%;
    float: none;
  }
  .gzh_main .pic img {
    width: 100%;
  }
  .gzh_main .cont {
    margin-left: 0%;
    height: 100%;
    margin-top: 20px;
  }
  .gzh_main .cont .cont_abs {
    position: static;
    top: 0%;
    width: 100%;
    right: 0;
    text-align: center;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  .gzh_main .cont .cont_abs .item {
    margin: 0 10px;
    width: 30%;
  }
  .gzh_main .cont .cont_abs .item .ewm img {
    width: 100%;
  }
  .gzh_main .cont .cont_abs .item .tit {
    color: #333333;
    font-size: 14px;
    margin-top: 10px;
  }
  .contact_m {
    padding-top: 10px;
  }
  .contact_m .map > img {
    width: 100%;
  }
  .contact_m .map .map_abs {
    position: static;
    background-color: #b6251d;
    width: 100%;
    height: auto;
    top: 0%;
    left: 0%;
    margin-left: 0px;
    padding: 20px 0;
    margin-top: 1px;
  }
  .contact_m .map .map_abs .logo {
    width: 100px;
    border-right: solid 1px #fff;
  }
  .contact_m .map .map_abs .logo img {
    width: 80px;
  }
  .contact_m .map .map_abs .sec6_m {
    margin-left: 110px;
    padding-top: 0px;
  }
  .contact_m .map .map_abs .sec6_m .item {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    margin-top: 0px;
  }
  .contact_m .map .map_div {
    width: 100%;
    height: 100%;
    background: #b6251d;
    position: static;
    right: 0;
    top: 0;
    padding-top: 20px;
    padding-bottom: 1px;
    margin-top: 1px;
  }
  .contact_m .map .map_div .item {
    height: 100%;
    width: 100%;
    position: relative;
    margin-bottom: 15px;
    padding-left: 20px;
  }
  .contact_m .map .map_div .item .item_abs {
    position: static;
    top: 50%;
    left: 50%;
    width: 280px;
    margin-left: 0px;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    border-left: solid 5px #fff;
    padding-left: 15px;
  }
  .contact_m .map .map_div .item .item_abs .tit {
    color: #fff;
    font-size: 18px;
  }
  .contact_m .map .map_div .item .item_abs .tit img {
    height: 24px;
  }
  .contact_m .map .map_div .item .item_abs .note {
    color: #ffffff;
    font-size: 14px;
    line-height: 20px;
    margin-top: 5px;
  }
}
