@media (min-width: 1920px) {
 .section2 .sec_main .bot .item .item_top{
 font-size: 26px;
 }
 .section2 .sec_main .bot .item .item_top span{
 font-size: 46px;
 }
 .section2 .sec_main .bot .item .note{
 font-size: 26px;
 }
 .section2 .sec_main .more a{
 font-size: 24px;
 }
}
@media (min-width: 1600px) {
  .container {
    width: 1440px;
  }
}
@media (min-width: 1600px) {
  .container {
    width: 1440px;
  }
}
@media (max-width: 1600px) {
  .container {
    width: 1230px;
  }
  .header {
    height: 100px;
  }
  .header .logo {
    left: 50px;
    top: 25px;
  }
  .header .logo img {
    height: 60px;
  }
  .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: 25px;
  }
  .bigtk .tk_header .logo img {
    height: 60px;
  }
  .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(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(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: #c7000a;
  }
  .sec_tit .hengxian {
    height: 2px;
  }
  .sec_tit .tit {
    margin-left: 15px;
    margin-right: 15px;
    font-size: 24px;
  }
  .section2 .sec_main .cont {
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    margin-top: 35px;
    text-align: center;
  }
  .section2 .sec_main .more {
    margin-top: 20px;
  }
  .section2 .sec_main .more a {
    color: #fff;
    font-size: 14px;
  }
  .section2 .sec_main .more a:hover img {
    margin-right: 15px;
  }
  .section2 .sec_main .more a img {
    margin-right: 10px;
  }
  .section2 .sec_main .bot {
    margin-top: 55px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .section2 .sec_main .bot .item {
    width: 33.33%;
    text-align: center;
  }
  .section2 .sec_main .bot .item .item_top {
    color: #ffffff;
    font-size: 16px;
  }
  .section2 .sec_main .bot .item .item_top span {
    font-weight: bold;
    font-size: 36px;
  }
  .section2 .sec_main .bot .item .note {
    color: #c7000a;
    font-size: 16px;
    margin-top: 15px;
	font-weight: bold;
  }
  .section3 {
    overflow: hidden;
  }
  .section3 .item {
    width: 16.66%;
    height: 100%;
    border-left: solid 1px rgba(255, 255, 255, 0.5);
  }
  .section3 .item:nth-child(2n) .item_abs {
    margin-top: 50px;
  }
  .section3 .item:nth-child(1) {
    border-left: 0;
  }
  .section3 .item:hover {
    background: rgba(109, 0, 9, 0.7);
  }
  .section3 .item:hover .item_abs .xuhao:before {
    width: 20px;
  }
  .section3 .item:hover .item_abs .more {
    opacity: 1;
  }
  .section3 .item .item_abs {
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-40%);
    transform: translateY(-40%);
    padding: 0 30px;
    margin-top: -50px;
  }
  .section3 .item .item_abs .xuhao {
    color: #fff;
    font-size: 80px;
    font-family: '宋体';
    line-height: 80px;
    position: relative;
  }
  .section3 .item .item_abs .xuhao:before {
    content: "";
    width: 14px;
    height: 4px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: -30px;
    margin-top: -4px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .section3 .item .item_abs .tit {
    color: #ffffff;
    font-size: 22px;
    margin-top: 30px;
  }
  .section3 .item .item_abs .tit1 {
    color: #fff;
    font-size: 16px;
    margin-top: 5px;
  }
  .section3 .item .item_abs .note {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    margin-top: 15px;
  }
  .section3 .item .item_abs .more {
    opacity: 0;
    margin-top: 20px;
  }
  .section5 .xxk {
    margin-top: 30px;
    text-align: center;
  }
  .section5 .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;
  }
  .section5 .xxk .xxk1.on {
    background: #c7000a;
    color: #fff;
    border: solid 1px #c7000a;
  }
  .section5 .xxkqh {
    margin-top: 20px;
  }
  .section5 .xxkqh .item {
    margin-top: 20px;
  }
  .section5 .xxkqh .item:hover .pic .picspan {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .section5 .xxkqh .item:hover .cont .tit a {
    color: #c7000a;
  }
  .section5 .xxkqh .item .pic {
    width: 100%;
    position: relative;
  }
  .section5 .xxkqh .item .cont .tit {
    margin-top: 15px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .section5 .xxkqh .item .cont .tit a {
    color: #333333;
    font-size: 18px;
  }
  .section5 .xxkqh .item .cont .note {
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
  }
  .section5 .xxkqh .item .cont .date {
    color: #666666;
    font-size: 14px;
    margin-top: 10px;
  }
  .section5 .xxkqh .more {
    margin-top: 45px;
  }
  .section5 .xxkqh .more a {
    width: 240px;
    height: 60px;
    background: #c7000a;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 60px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .section6 .sec6_main {
    background-color: rgba(199, 0, 10, 0.5);
    width: 415px;
    height: 114px;
    top: 50%;
    margin-top: -200px;
    left: 50%;
    margin-left: -245px;
    padding: 20px 0;
  }
  .section6 .sec6_main .logo {
    width: 170px;
    border-right: solid 1px #fff;
  }
  .section6 .sec6_main .sec6_m {
    margin-left: 180px;
    padding-top: 5px;
  }
  .section6 .sec6_main .sec6_m .item {
    color: #fff;
    font-size: 16px;
    line-height: 36px;
  }
  .footer {
    background: rgba(0, 0, 0, 0.8);
    padding: 25px 0 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .footer .footer_top {
    color: #ffffff;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
  }
  .footer .footer_bot {
    margin-top: 20px;
    text-align: center;
	line-height: 40px;
  }
  .footer .footer_bot .tit {
    background-color: #c7000a;
    width: 93px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
  }
  .footer .footer_bot a {
    border: solid 1px #fff;
    padding: 0 20px;
    height: 32px;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
  }
  .footer .footer_bot a:hover {
    background-color: #c7000a;
    border: solid 1px #c7000a;
  }
  .ej_tit1 .fl {
    color: #333333;
    font-size: 20px;
    font-weight: bold;
  }
  .ej_tit1 .fl .hengxian {
    background-color: #c7000a;
    width: 30px;
    height: 3px;
    margin-top: 8px;
  }
  .ej_tit1 .ej_nav2 {
    margin-left: 180px;
    padding-top: 5px;
  }
  .ej_tit1 .ej_nav2 .swiper-slide {
    width: auto;
    display: inline-block;
    margin-right: 10px;
  }
  .ej_tit1 .ej_nav2 .swiper-slide a {
    color: #333333;
    display: block;
    height: 30px;
    line-height: 30px;
    padding: 0 24px;
    font-size: 14px;
  }
  .ej_tit1 .ej_nav2 .swiper-slide a:hover,
  .ej_tit1 .ej_nav2 .swiper-slide a.on {
    background: #c7000a;
    color: #fff;
  }
  .ej_nav {
    border-bottom: solid 1px #e2e3e4;
  }
  .ej_nav .ej_tit .tit {
    color: #434343;
    font-size: 22px;
  }
  .ej_nav .ej_tit .tit span {
    color: #c7000a;
  }
  .ej_nav .ej_tit .tit1 {
    color: #434343;
    font-size: 16px;
    font-weight: bold;
  }
  .ej_nav .ej_nav1 {
    padding-top: 35px;
    margin-left: 150px;
    text-align: right;
  }
  .ej_nav .ej_nav1 .swiper-container {
    position: relative;
    top: 7px;
    float: right;
  }
  .ej_nav .ej_nav1 .swiper-container .swiper-slide {
    margin-left: 15px;
    padding-bottom: 7px;
  }
  .ej_nav .ej_nav1 .swiper-container .swiper-slide a {
    display: block;
    padding: 0 5px;
    padding-bottom: 15px;
    border-bottom: solid 2px #fff;
    color: #a9a9a9;
    font-size: 14px;
    position: relative;
  }
  .ej_nav .ej_nav1 .swiper-container .swiper-slide a:before {
    content: '';
    width: 11px;
    height: 5px;
    background: url(hongjian.png) no-repeat center center;
    position: absolute;
    bottom: -7px;
    left: 50%;
    margin-left: -5px;
    opacity: 0;
  }
  .ej_nav .ej_nav1 .swiper-container .swiper-slide a.on,
  .ej_nav .ej_nav1 .swiper-container .swiper-slide a:hover {
    border-bottom: solid 2px #c7000a;
  }
  .ej_nav .ej_nav1 .swiper-container .swiper-slide a.on:before {
    opacity: 1;
  }
  .ej_main {
    padding-top: 30px;
  }
  .ej_main .about_main {
    margin-top: 25px;
    padding-bottom: 35px;
  }
  .ej_main .about_main .note {
    color: #333333;
    font-size: 14px;
    line-height: 24px;
    margin-top: 30px;
  }
  .ej_main .about_main .cont {
    color: #fff;
    margin-top: 25px;
    background: #c7000a;
    padding: 35px 0;
  }
  .ej_main .about_main .cont .item {
    width: 33.33%;
    text-align: center;
    position: relative;
  }
  .ej_main .about_main .cont .item:nth-child(1):before {
    display: none;
  }
  .ej_main .about_main .cont .item:before {
    content: '';
    background-color: #e5e5e5;
    width: 3px;
    height: 67px;
    position: absolute;
    top: 50%;
    margin-top: -33px;
    left: 0;
  }
  .ej_main .about_main .cont .item .item_top {
    color: #fff;
    font-size: 14px;
  }
  .ej_main .about_main .cont .item .item_top span {
    font-weight: bold;
    font-size: 36px;
  }
  .ej_main .about_main .cont .item .note {
    color: #ffffff;
    font-size: 14px;
    margin-top: 10px;
  }
  .ej_main .about_main .cont1 {
    margin-top: 30px;
    color: #333333;
    font-size: 14px;
    line-height: 24px;
  }
  .ej_main .about_main .cont1 img {
    max-width: 100%;
    width: auto!important;
    height: auto!important;
    margin-bottom: 20px;
  }
  .footer1 {
    background: #333;
    border-bottom: solid 10px #c70009;
    padding: 25px 0 25px;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .footer1 .footer1_top {
    color: #ffffff;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 5px;
  }
  .footer1 .footer_top {
    color: #ffffff;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
  }
  .footer1 .footer_bot {
    margin-top: 20px;
    text-align: center;
	line-height: 40px;
  }
  .footer1 .footer_bot .tit {
    background-color: #c7000a;
    width: 93px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
  }
  .footer1 .footer_bot a {
    border: solid 1px #fff;
    padding: 0 20px;
    height: 32px;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
  }
  .footer1 .footer_bot a:hover {
    background-color: #c7000a;
    border: solid 1px #c7000a;
  }
  .renyuan_m .item {
    margin-top: 20px;
    text-align: center;
  }
  .renyuan_m .item .tit {
    margin-top: 10px;
  }
  .renyuan_m .item .tit a {
    color: #333333;
    font-size: 18px;
  }
  .renyuan_m .item .tit1 {
    color: #666666;
    font-size: 14px;
  }
  .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;
  }
  .vi_main .item {
    margin-top: 30px;
  }
  .vi_main .item:hover .tit a {
    color: #c7000a;
  }
  .vi_main .item .pic {
    border: solid 1px #e6e6e6;
  }
  .vi_main .item .tit {
    text-align: center;
    padding-top: 15px;
  }
  .vi_main .item .tit a {
    color: #333333;
    font-size: 16px;
  }
  .vi_more {
    margin-top: 40px;
    text-align: center;
  }
  .vi_more a {
    color: #333333;
    font-size: 16px;
  }
  .vi_more a:hover {
    color: #c7000a;
  }
  .story_main {
    padding-top: 20px;
  }
  .story_main ul {
    margin-bottom: 35px;
  }
  .story_main ul li {
    padding: 20px 0;
    border-bottom: solid 1px #e6e6e6;
  }
  .story_main ul li:hover .pic img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .story_main ul li:hover .contt .tit1 a {
    color: #c7000a;
  }
  .story_main ul li .pic {
    width: 260px;
  }
  .story_main ul li .pic img {
    width: 100%;
  }
  .story_main ul li .contt {
    margin-left: 290px;
  }
  .story_main ul li .contt .tit1 {
    padding-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .story_main ul li .contt .tit1 a {
    color: #333333;
    font-size: 18px;
  }
  .story_main ul li .contt .note1 {
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
    height: 48px;
    overflow: hidden;
  }
  .story_main ul li .contt .more {
    margin-top: 15px;
  }
  .story_main ul li .contt .more a {
    background-color: #c7000a;
    width: 120px;
    height: 36px;
    display: block;
    text-align: center;
    line-height: 36px;
    color: #fff;
  }
  .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: #c7000a;
    color: #fff;
    border: solid 1px #c7000a;
  }
  .pages span {
    height: 36px;
    border: solid 1px #dcdcdc;
    line-height: 34px;
    color: #666666;
    font-size: 14px;
    display: inline-block;
    padding: 0 12px;
  }
  .xianjin_main {
    padding-top: 10px;
  }
  .xianjin_main .row {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 35px;
  }
  .xianjin_main .row .col-xs-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .xianjin_main .row .col-xs-6 .item {
    margin-top: 30px;
  }
  .xianjin_main .row .col-xs-6 .item .contt {
    background: #f6f6f6;
    padding: 12px 15px 20px;
  }
  .xianjin_main .row .col-xs-6 .item .contt .tit1 {
    line-height: 26px;
    height: 52px;
    overflow: hidden;
  }
  .xianjin_main .row .col-xs-6 .item .contt .tit1 a {
    color: #333333;
    font-size: 18px;
  }
  .xianjin_main .row .col-xs-6 .item .contt .note1 {
    color: #666666;
    font-size: 14px;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .xianjin_main .row .col-xs-6 .item .contt .date {
    color: #666666;
    font-size: 14px;
  }
  .story_m .left {
    width: 900px;
  }
  .story_m .left .ul1 li {
    border-bottom: solid 1px #e6e6e6;
    padding: 25px 0;
  }
  .story_m .left .ul1 li:hover .contt1 .tit2 a {
    color: #c7000a;
  }
  .story_m .left .ul1 li .date1 {
    background-color: #c70009;
    width: 81px;
    height: 80px;
    text-align: center;
    padding-top: 12px;
  }
  .story_m .left .ul1 li .date1 .day {
    color: #ffffff;
    font-size: 40px;
    font-weight: bold;
    line-height: 40px;
  }
  .story_m .left .ul1 li .date1 .month {
    color: #fff;
    font-size: 14px;
  }
  .story_m .left .ul1 li .contt1 {
    margin-left: 100px;
  }
  .story_m .left .ul1 li .contt1 .tit2 a {
    color: #333333;
    font-size: 18px;
  }
  .story_m .left .ul1 li .contt1 .note2 {
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    margin-top: 5px;
    height: 48px;
    overflow: hidden;
  }
  .story_m .right {
    width: 266px;
  }
  .story_m .right .item1 {
    margin-bottom: 20px;
  }
  .story_m .right .item1:hover .pic img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .story_m .right .item1:hover .tit1 a {
    color: #c7000a;
  }
  .story_m .right .item1 .pic img {
    width: 100%;
  }
  .story_m .right .item1 .tit1 {
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 15px 0;
  }
  .story_m .right .item1 .tit1 a {
    color: #333333;
    font-size: 16px;
  }
  .chanye_main {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 15px;
  }
  .chanye_main .col-xs-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .chanye_main .col-xs-6 .item {
    margin-top: 25px;
  }
  .chanye_main .col-xs-6 .item:hover .titt a {
    color: #c7000a;
  }
  .chanye_main .col-xs-6 .item .titt {
    margin-top: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
  }
  .chanye_main .col-xs-6 .item .titt a {
    color: #333333;
    font-size: 14px;
  }
  .ej_time .f_xl {
    width: 165px;
    height: 46px;
    border: solid 1px #a9a9a9;
    background: url(huijian1.png) no-repeat 130px center;
    margin-left: 20px;
    position: relative;
    cursor: pointer;
  }
  .ej_time .f_xl .xl_note {
    color: #666666;
    font-size: 18px;
    line-height: 44px;
    padding-left: 20px;
  }
  .ej_time .f_xl .fxl_ul {
    position: absolute;
    top: 44px;
    left: -1px;
    width: 165px;
    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 30px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
  }
  .ej_time .f_xl .fxl_ul ul li:hover {
    background: #c7000a;
    color: #fff;
  }
  .rencai_main {
    margin-top: 10px;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 35px;
  }
  .rencai_main .col-xs-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .rencai_main .item {
    background: #f5f5f5;
    padding: 35px;
    margin-top: 32px;
  }
  .rencai_main .item:hover .tit1 a {
    color: #c7000a;
  }
  .rencai_main .item .tit1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .rencai_main .item .tit1 a {
    color: #333333;
    font-size: 18px;
  }
  .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: 15px;
    background-color: #c7000a;
    width: 120px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    color: #fff;
    font-size: 14px;
  }
  .chanye_main1 {
    margin-bottom: 35px;
  }
  .gzh_main {
    padding: 85px 0 160px;
  }
  .gzh_main .item {
    margin-left: 62px;
    margin-right: 62px;
  }
  .gzh_main .item .pic {
    width: 172px;
    border: solid 1px #dedede;
  }
  .gzh_main .item .pic img {
    width: 172px;
  }
  .gzh_main .item .tit1 {
    color: #333333;
    font-size: 16px;
    margin-top: 20px;
    text-align: center;
  }
  .notice_main {
    padding-top: 40px;
    padding-bottom: 25px;
  }
  .notice_main ul li {
    margin-top: 10px;
    height: 56px;
    background: #f5f5f5;
    line-height: 56px;
    padding: 0 30px 0 30px;
  }
  .notice_main ul li:hover {
    background: #c7000a;
  }
  .notice_main ul li:hover .date {
    color: #fff;
  }
  .notice_main ul li:hover .tit1 a {
    color: #fff;
  }
  .notice_main ul li:hover .tit1 a span {
    background: #fff;
  }
  .notice_main ul li .date {
    color: #666666;
    font-size: 14px;
  }
  .notice_main ul li .tit1 {
    margin-right: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .notice_main ul li .tit1 a {
    color: #333333;
    font-size: 16px;
  }
  .notice_main ul li .tit1 a .dian {
    width: 6px;
    height: 6px;
    background: #333;
    border-radius: 50%;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
  }
  .contact_main {
    margin-top: 30px;
  }
  .contact_main .contact_bot .item {
    background: #f5f5f5;
    padding: 30px;
    margin-top: 35px;
    color: #333333;
  }
  .contact_main .contact_bot .item:hover {
    background: #c7000a;
    color: #fff;
  }
  .contact_main .contact_bot .item:hover .item_top .icon img.imgga {
    opacity: 0;
  }
  .contact_main .contact_bot .item:hover .item_top .icon img.imggb {
    opacity: 1;
  }
  .contact_main .contact_bot .item .item_top {
    font-size: 18px;
  }
  .contact_main .contact_bot .item .item_top .icon {
    width: 28px;
    height: 28px;
    margin-right: 10px;
  }
  .contact_main .contact_bot .item .item_top .icon img {
    top: 0;
    left: 0;
  }
  .contact_main .contact_bot .item .item_top .icon img.imggb {
    opacity: 0;
  }
  .contact_main .contact_bot .item .contt {
    font-size: 14px;
    line-height: 28px;
    margin-top: 12px;
  }
}
@media (max-width: 1366px) {
  .container {
    width: 1230px;
  }
  .header {
    height: 80px;
  }
  .header .logo {
    left: 40px;
    top: 20px;
  }
  .header .logo img {
    height: 40px;
  }
  .header .header_right {
    top: 30px;
    right: 40px;
  }
  .header .index_nav {
    right: 220px;
    left: 320px;
    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: 40px;
  }
  .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(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(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: #c7000a;
  }
  .banner .prev,
  .banner .next {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
  }
  .banner .prev {
    left: 5%;
  }
  .banner .next {
    right: 5%;
  }
}
@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) {
  .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: 12px;
    left: 15px;
  }
  .header .logo img {
    height: 36px;
  }
  .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: 12px;
    left: 15px;
  }
  .bigtk .tk_header .logo img {
    height: 36px;
  }
  .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(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(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: #c7000a;
  }
  .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: #c7000a;
    border: solid 1px #c7000a;
  }
  .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: 20px;
  }
  .banner #owl-demo1 .owl-dots .owl-dot {
    width: 20px;
    height: 2px;
    margin-left: 5px;
    margin-right: 5px;
  }
  .banner #owl-demo1 .item {
    height: auto;
    background: none!important;
  }
  .banner #owl-demo1 .item img {
    display: block;
  }
  .banner2 #owl-demo2 {
    height: auto;
  }
  .banner2 #owl-demo2 .owl-dots {
    bottom: 20px;
  }
  .banner2 #owl-demo2 .owl-dots .owl-dot {
    width: 20px;
    height: 2px;
    margin-left: 5px;
    margin-right: 5px;
  }
  .banner2 #owl-demo2 .item {
    height: auto;
    background: none!important;
  }
  .banner2 #owl-demo2 .item img {
    display: block;
  }
  #menu {
    display: none;
  }
  .sec_main {
    position: static;
    top: 0%;
    left: 0;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    width: 100%;
    margin-top: 0px;
  }
  .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: #c7000a;
  }
  .section2 {
    padding: 30px 0;
  }
  .section2 .sec_main .cont {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    margin-top: 15px;
    text-align: center;
	display: none;
  }
  .section2 .sec_main .more {
    margin-top: 15px;
  }
  .section2 .sec_main .more a {
    color: #fff;
    font-size: 14px;
  }
  .section2 .sec_main .more a:hover img {
    margin-right: 15px;
  }
  .section2 .sec_main .more a img {
    margin-right: 10px;
  }
  .section2 .sec_main .bot {
    margin-top: 15px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .section2 .sec_main .bot .item {
    width: 33.33%;
    text-align: center;
  }
  .section2 .sec_main .bot .item .item_top {
    color: #c7000a;
    font-size: 14px;
  }
  .section2 .sec_main .bot .item .item_top span {
    font-weight: bold;
    font-size: 22px;
  }
  .section2 .sec_main .bot .item .note {
    /* color: #ffffff; */
    font-size: 12px;
    margin-top: 0px;
  }
  .section3 {
    overflow: hidden;
  }
  .section3 .item {
    width: 100%;
    height: auto;
    border-left: solid 1px rgba(255, 255, 255, 0.5);
    background: rgba(109, 0, 9, 0.7);
    padding-bottom: 30px;
    text-align: center;
  }
  .section3 .item:nth-child(2n) .item_abs {
    margin-top: 0px;
  }
  .section3 .item:nth-child(1) {
    border-left: 0;
    padding-top: 30px;
  }
  .section3 .item:hover {
    background: rgba(109, 0, 9, 0.7);
  }
  .section3 .item:hover .item_abs .xuhao:before {
    width: 30px;
  }
  .section3 .item:hover .item_abs .more {
    opacity: 1;
  }
  .section3 .item .item_abs {
    position: static;
    width: 100%;
    top: 0%;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    padding: 0 15px;
    margin-top: 0px;
  }
  .section3 .item .item_abs .xuhao {
    color: #fff;
    font-size: 30px;
    font-family: '宋体';
    line-height: 30px;
    position: relative;
  }
  .section3 .item .item_abs .xuhao:before {
    content: "";
    width: 17px;
    height: 7px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: -50px;
    margin-top: -4px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .section3 .item .item_abs .tit {
    color: #ffffff;
    font-size: 18px;
    margin-top: 0px;
  }
  .section3 .item .item_abs .tit1 {
    color: #fff;
    font-size: 14px;
    margin-top: 5px;
  }
  .section3 .item .item_abs .note {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px;
  }
  .section3 .item .item_abs .more {
    opacity: 1;
    margin-top: 10px;
  }
  .section3 .item .item_abs .more img {
    width: 30px;
  }
  .section3 .item .item_abs .more a {
    width: 30px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .section5 {
    padding: 30px 0;
  }
  .section5 .xxk {
    margin-top: 10px;
    text-align: center;
  }
  .section5 .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;
  }
  .section5 .xxk .xxk1.on {
    background: #c7000a;
    color: #fff;
    border: solid 1px #c7000a;
  }
  .section5 .xxkqh {
    margin-top: 0px;
  }
  .section5 .xxkqh .row {
    margin-left: -6px;
    margin-right: -6px;
  }
  .section5 .xxkqh .row .col-xs-6 {
    padding-left: 6px;
    padding-right: 6px;
  }
  .section5 .xxkqh .item {
    margin-top: 15px;
  }
  .section5 .xxkqh .item:hover .pic .picspan {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .section5 .xxkqh .item:hover .cont .tit a {
    color: #c7000a;
  }
  .section5 .xxkqh .item .pic {
    width: 100%;
    position: relative;
  }
  .section5 .xxkqh .item .cont .tit {
    margin-top: 10px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .section5 .xxkqh .item .cont .tit a {
    color: #333333;
    font-size: 16px;
  }
  .section5 .xxkqh .item .cont .note {
    color: #666666;
    font-size: 14px;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
  }
  .section5 .xxkqh .item .cont .date {
    color: #666666;
    font-size: 14px;
    margin-top: 5px;
  }
  .section5 .xxkqh .more {
    margin-top: 15px;
  }
  .section5 .xxkqh .more a {
    width: 100px;
    height: 30px;
    background: #c7000a;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .section6 .sec6_main {
    background-color: rgba(199, 0, 10, 0.5);
    width: 100%;
    height: auto;
    position: static;
    margin-top: 0px;
    left: 50%;
    margin-left: 0px;
    padding: 20px;
  }
  .section6 .sec6_main .logo {
    width: 100px;
    border-right: solid 1px #fff;
  }
  .section6 .sec6_main .logo img {
    width: 80px;
  }
  .section6 .sec6_main .sec6_m {
    margin-left: 110px;
    padding-top: 0px;
  }
  .section6 .sec6_main .sec6_m .item {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    margin-top: 0px;
  }
  .footer {
    background: rgba(0, 0, 0, 0.8);
    padding: 15px;
    position: static;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .footer .footer_top {
    color: #ffffff;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
  }
  .footer .footer_bot {
    display: none;
  }
  .mobileshow {
    display: block;
  }
  .pcshow {
    display: none;
  }
  .ej_tit1 .fl {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
  }
  .ej_tit1 .fl .hengxian {
    background-color: #c7000a;
    width: 20px;
    height: 2px;
    margin-top: 6px;
  }
  .ej_tit1 .ej_nav2 {
    margin-left: 100px;
    padding-top: 5px;
  }
  .ej_tit1 .ej_nav2 .swiper-slide {
    width: auto;
    display: inline-block;
    margin-right: 0px;
  }
  .ej_tit1 .ej_nav2 .swiper-slide a {
    color: #333333;
    display: block;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    font-size: 14px;
  }
  .ej_tit1 .ej_nav2 .swiper-slide a:hover,
  .ej_tit1 .ej_nav2 .swiper-slide a.on {
    background: #c7000a;
    color: #fff;
  }
  .ej_nav {
    border-bottom: solid 1px #e2e3e4;
  }
  .ej_nav .ej_tit {
    width: 120px;
  }
  .ej_nav .ej_tit .tit {
    color: #434343;
    font-size: 18px;
    font-weight: bold;
  }
  .ej_nav .ej_tit .tit span {
    color: #c7000a;
  }
  .ej_nav .ej_tit .tit1 {
    color: #434343;
    font-size: 12px;
    font-weight: bold;
  }
  .ej_nav .ej_nav1 {
    padding-top: 15px;
    margin-left: 120px;
    text-align: right;
  }
  .ej_nav .ej_nav1 .swiper-container {
    position: relative;
    top: 7px;
    float: none;
  }
  .ej_nav .ej_nav1 .swiper-container .swiper-slide {
    margin-left: 0px;
    padding-bottom: 7px;
    width: auto;
  }
  .ej_nav .ej_nav1 .swiper-container .swiper-slide a {
    display: block;
    padding: 0 5px;
    padding-bottom: 10px;
    border-bottom: solid 2px #fff;
    color: #a9a9a9;
    font-size: 14px;
    position: relative;
  }
  .ej_nav .ej_nav1 .swiper-container .swiper-slide a:before {
    content: '';
    width: 11px;
    height: 5px;
    background: url(hongjian.png) no-repeat center center;
    position: absolute;
    bottom: -7px;
    left: 50%;
    margin-left: -5px;
    opacity: 0;
  }
  .ej_nav .ej_nav1 .swiper-container .swiper-slide a.on,
  .ej_nav .ej_nav1 .swiper-container .swiper-slide a:hover {
    border-bottom: solid 2px #c7000a;
  }
  .ej_nav .ej_nav1 .swiper-container .swiper-slide a.on:before {
    opacity: 0;
  }
  .ej_main {
    padding-top: 20px;
  }
  .ej_main .about_main {
    margin-top: 20px;
    padding-bottom: 25px;
  }
  .ej_main .about_main .note {
    color: #333333;
    font-size: 14px;
    line-height: 24px;
    margin-top: 15px;
  }
  .ej_main .about_main .cont {
    color: #fff;
    margin-top: 15px;
    background: #c7000a;
    padding: 15px 0;
  }
  .ej_main .about_main .cont .item {
    width: 33.33%;
    text-align: center;
  }
  .ej_main .about_main .cont .item:before {
    display: none;
  }
  .ej_main .about_main .cont .item .item_top {
    color: #fff;
    font-size: 14px;
  }
  .ej_main .about_main .cont .item .item_top span {
    font-weight: bold;
    font-size: 22px;
  }
  .ej_main .about_main .cont .item .note {
    color: #ffffff;
    font-size: 12px;
    margin-top: 0px;
  }
  .ej_main .about_main .cont1 {
    margin-top: 20px;
    color: #333333;
    font-size: 14px;
    line-height: 24px;
  }
  .ej_main .about_main .cont1 img {
    max-width: 100%;
    width: auto!important;
    height: auto!important;
    margin-bottom: 10px;
  }
  .footer1 {
    background: #333;
    border-bottom: solid 5px #c70009;
    padding: 15px 0 15px;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .footer1 .footer1_top {
    color: #ffffff;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 5px;
  }
  .footer1 .footer_top {
    color: #ffffff;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
  }
  .footer1 .footer_bot {
    display: none;
  }
  .renyuan_m {
    margin-left: -6px;
    margin-right: -6px;
  }
  .renyuan_m .col-xs-6 {
    padding-left: 6px;
    padding-right: 6px;
  }
  .renyuan_m .item {
    margin-top: 15px;
    text-align: center;
  }
  .renyuan_m .item .tit {
    margin-top: 5px;
  }
  .renyuan_m .item .tit a {
    color: #333333;
    font-size: 16px;
  }
  .renyuan_m .item .tit1 {
    color: #666666;
    font-size: 14px;
  }
  .zc_main .pic {
    margin-top: 20px;
  }
  .zc_main .pic img {
    width: auto!important;
    height: auto!important;
    max-width: 100%;
  }
  .zc_main .zc_m {
    margin-top: 40px;
    background: #f8f8f8;
    padding: 25px 15px 15px;
    position: relative;
    margin-bottom: 20px;
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.05);
  }
  .zc_main .zc_m .yinhao {
    width: 32px;
    position: absolute;
    top: -15px;
    left: 15px;
  }
  .zc_main .zc_m .tit {
    color: #333333;
    font-size: 18px;
  }
  .zc_main .zc_m .note1 {
    color: #333333;
    font-size: 14px;
    line-height: 24px;
  }
  .zc_main .zc_m .note1 p {
    text-indent: 28px;
    margin-top: 10px;
  }
  .qianming img {
    width: 80px;
  }
  .jiagou_m {
    padding: 20px 0 0;
    text-align: center;
  }
  .jiagou_m img {
    max-width: 100%;
  }
  .linian_m {
    margin-top: 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 {
    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: #c7000a;
  }
  .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;
  }
  .vi_more {
    margin-top: 20px;
    text-align: center;
  }
  .vi_more a {
    color: #333333;
    font-size: 14px;
  }
  .vi_more a img {
    width: 20px;
    margin-right: 5px;
  }
  .vi_more a:hover {
    color: #c7000a;
  }
  .story_main {
    padding-top: 0px;
  }
  .story_main ul {
    margin-bottom: 20px;
  }
  .story_main ul li {
    padding: 15px 0;
    border-bottom: solid 1px #e6e6e6;
  }
  .story_main ul li:hover .pic img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .story_main ul li:hover .contt .tit1 a {
    color: #c7000a;
  }
  .story_main ul li .pic {
    width: 100%;
    float: none;
    display: block;
  }
  .story_main ul li .pic img {
    width: 100%;
  }
  .story_main ul li .contt {
    margin-left: 0px;
  }
  .story_main ul li .contt .tit1 {
    padding-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .story_main ul li .contt .tit1 a {
    color: #333333;
    font-size: 16px;
  }
  .story_main ul li .contt .note1 {
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    margin-top: 5px;
    height: auto;
    overflow: hidden;
  }
  .story_main ul li .contt .more {
    margin-top: 10px;
  }
  .story_main ul li .contt .more a {
    background-color: #c7000a;
    width: 90px;
    height: 30px;
    display: block;
    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 font {
	display: none;
  }
  .pages a.tsa {
    display: inline-block;
  }
  .pages a:hover,
  .pages a.on {
    background: #c7000a;
    color: #fff;
    border: solid 1px #c7000a;
  }
  .pages span {
    height: 40px;
    border: solid 1px #dcdcdc;
    line-height: 38px;
    color: #666666;
    font-size: 14px;
    display: inline-block;
    padding: 0 15px;
    /*display: none;*/
  }
  .xianjin_main {
    padding-top: 10px;
  }
  .xianjin_main .row {
    margin-left: -6px;
    margin-right: -6px;
    margin-bottom: 15px;
  }
  .xianjin_main .row .col-xs-6 {
    padding-left: 6px;
    padding-right: 6px;
  }
  .xianjin_main .row .col-xs-6 .item {
    margin-top: 15px;
  }
  .xianjin_main .row .col-xs-6 .item .contt {
    background: #f6f6f6;
    padding: 10px;
  }
  .xianjin_main .row .col-xs-6 .item .contt .tit1 {
    line-height: 22px;
    height: 44px;
    overflow: hidden;
  }
  .xianjin_main .row .col-xs-6 .item .contt .tit1 a {
    color: #333333;
    font-size: 16px;
  }
  .xianjin_main .row .col-xs-6 .item .contt .note1 {
    color: #666666;
    font-size: 14px;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .xianjin_main .row .col-xs-6 .item .contt .date {
    color: #666666;
    font-size: 14px;
  }
  .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 .right {
    width: 100%;
    float: none;
    margin-top: 30px;
  }
  .story_m .right .row {
    margin-left: -6px;
    margin-right: -6px;
  }
  .story_m .right .row .col-xs-6 {
    padding-left: 6px;
    padding-right: 6px;
  }
  .story_m .right .item1 {
    margin-bottom: 10px;
    width: 100%;
    float: left;
  }
  .story_m .right .item1:hover .pic img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .story_m .right .item1:hover .tit1 a {
    color: #c7000a;
  }
  .story_m .right .item1 .pic img {
    width: 100%;
  }
  .story_m .right .item1 .tit1 {
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 5px 0;
  }
  .story_m .right .item1 .tit1 a {
    color: #333333;
    font-size: 14px;
  }
  .dashiji_main {
    padding: 30px 0;
  }
  .dashiji_main .dashiji_m {
    background: url(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(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%;
  }
  .news_details {
    margin-top: 20px;
  }
  .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;
  }
  .map1 {
    margin-top: 20px;
  }
  .map1 .pic img {
    width: 100%;
  }
  .map1 .map1_list .item {
    margin-top: 20px;
  }
  .map1 .map1_list .item .tit {
    font-size: 16px;
  }
  .map1 .map1_list .item .contt ul li {
    line-height: 26px;
  }
  .map1 .map1_list .item .contt ul li a {
    color: #333;
    font-size: 14px;
  }
  .chanye_main {
    margin-left: -6px;
    margin-right: -6px;
    margin-top: 5px;
  }
  .chanye_main .col-xs-6 {
    padding-left: 6px;
    padding-right: 6px;
  }
  .chanye_main .col-xs-6 .item {
    margin-top: 15px;
  }
  .chanye_main .col-xs-6 .item:hover .titt a {
    color: #c7000a;
  }
  .chanye_main .col-xs-6 .item .titt {
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
  }
  .chanye_main .col-xs-6 .item .titt a {
    color: #333333;
    font-size: 14px;
  }
  .ej_time .f_xl {
    width: 100px;
    height: 32px;
    border: solid 1px #a9a9a9;
    background: url(huijian1.png) no-repeat 80px center;
    background-size: 10px;
    margin-left: 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;
  }
  .rencai_main {
    margin-top: 10px;
    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: #c7000a;
  }
  .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;
  }
  .renli_main {
    margin-top: 15px;
  }
  .renli_main .rl_top {
    background: #c7000a;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
  }
  .renli_main .rl_top .div1 {
    width: 50%;
    padding-left: 20px;
  }
  .renli_main .rl_top .div2 {
    width: 22%;
    padding-left: 0px;
    display: none;
  }
  .renli_main .rl_top .div3 {
    width: 30%;
    padding-left: 0px;
  }
  .renli_main .rl_top .div4 {
    width: 18%;
    padding-left: 0px;
    display: none;
  }
  .renli_main .rl_top .div5 {
    width: 20%;
    padding-left: 0px;
  }
  .renli_main .rl_mid .item {
    height: 36px;
    line-height: 36px;
    background: #fff;
    font-size: 14px;
    color: #434343;
  }
  .renli_main .rl_mid .item a {
    color: #434343;
  }
  .renli_main .rl_mid .item:hover {
    color: #c7000a;
  }
  .renli_main .rl_mid .item:hover a {
    color: #c7000a;
  }
  .renli_main .rl_mid .item:nth-child(2n+1) {
    background: #ececec;
  }
  .renli_main .rl_mid .item .div1 {
    width: 50%;
    padding-left: 20px;
  }
  .renli_main .rl_mid .item .div2 {
    width: 22%;
    padding-left: 0px;
    display: none;
  }
  .renli_main .rl_mid .item .div3 {
    width: 30%;
    padding-left: 0px;
  }
  .renli_main .rl_mid .item .div4 {
    width: 18%;
    padding-left: 0px;
    display: none;
  }
  .renli_main .rl_mid .item .div5 {
    width: 20%;
    padding-left: 0px;
  }
  .renli_main .rl_bot {
    height: auto;
    padding-left: 45px;
    background: #ececec;
    line-height: 30px;
    padding: 10px 20px;
  }
  .renli_main .rl_bot .fl {
    color: #434343;
    font-size: 14px;
    float: none;
  }
  .renli_main .rl_bot .fr {
    float: none;
    font-size: 14px;
    color: #333;
    padding-top: 0px;
    line-height: 30px;
    font-family: '宋体';
    padding-right: 20px;
    margin-left: -10px;
  }
  .renli_main .rl_bot .fr a {
    color: #333;
    font-size: 30px;
    position: relative;
    top: 5px;
    margin-left: 10px;
    margin-right: 10px;
    font-weight: bold;
  }
  .renli_main .rl_bot .fr a:hover {
    color: #c7000a;
  }
  .renli_details .rl_top {
    background: #c7000a;
    padding: 10px;
    margin-top: 15px;
  }
  .renli_details .rl_top .item {
    width: 25%;
    text-align: center;
  }
  .renli_details .rl_top .item .tit1 {
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
  }
  .renli_details .rl_top .item .note1 {
    color: #ffffff;
    font-size: 14px;
    margin-top: 10px;
  }
  .renli_details .rl_top .item:nth-child(4),
  .renli_details .rl_top .item:nth-child(5) {
    display: none;
  }
  .renli_details .rl_cont {
    margin-top: 15px;
    padding: 10px 15px 15px;
    background: #f5f5f5;
  }
  .renli_details .rl_cont .item {
    margin-top: 15px;
  }
  .renli_details .rl_cont .item .tit1 {
    color: #131313;
    font-size: 16px;
  }
  .renli_details .rl_cont .item .tit1 .shuxian {
    width: 4px;
    height: 18px;
    background: #c7000a;
    margin-right: 10px;
  }
  .renli_details .rl_cont .item .note1 {
    margin-top: 10px;
    color: #474747;
    font-size: 14px;
    line-height: 24px;
  }
  .renli_details .rl_cont .more {
    margin-top: 15px;
  }
  .renli_details .rl_cont .more a {
    width: 100px;
    height: 36px;
    background: #c7000a;
    text-align: center;
    line-height: 36px;
    color: #fff;
    font-size: 14px;
    display: block;
  }
  .ml0 {
    margin-left: 0!important;
  }
  .ml0 .date {
    margin-top: 5px;
  }
  .right_main .r_top {
    height: 40px;
    background: #c7000a;
    padding: 0 15px;
    line-height: 40px;
  }
  .right_main .r_top .tit {
    color: #ffffff;
    font-size: 16px;
  }
  .right_main .r_top .more a {
    color: #ffffff;
    font-size: 14px;
  }
  .right_main .r_bot {
    background: #f5f5f5;
    padding: 10px 15px 25px;
  }
  .right_main .r_bot .item {
    margin-top: 15px;
    padding-left: 32px;
    background: url(heijian1.png) no-repeat left 6px;
  }
  .right_main .r_bot .item:hover {
    background: url(hongjian1.png) no-repeat left 6px;
  }
  .right_main .r_bot .item:hover .tit a {
    color: #c7000a;
  }
  .right_main .r_bot .item .tit a {
    color: #333333;
    font-size: 14px;
    line-height: 24px;
  }
  .right_main .r_bot .item .date {
    color: #666666;
    font-size: 14px;
    margin-top: 5px;
  }
  .chanye_main1 {
    margin-bottom: 20px;
  }
  .chanye_main1 .item .pic .btn_play {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
  }
  .mt_main .left ul li {
    background: #f5f5f5;
    padding: 5px 15px 15px;
    border: 0;
    margin-top: 15px;
  }
  .gzh_main {
    padding: 55px 0;
  }
  .gzh_main .item {
    margin-left: 10px;
    margin-right: 10px;
  }
  .gzh_main .item .pic {
    width: 140px;
    border: solid 1px #dedede;
  }
  .gzh_main .item .pic img {
    width: 140px;
  }
  .gzh_main .item .tit1 {
    color: #333333;
    font-size: 14px;
    margin-top: 10px;
    text-align: center;
  }
  .ej_nav22 {
    margin-left: 80px;
    padding-top: 0px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .ej_nav22 .swiper-slide {
    width: auto;
    margin-top: 3px;
  }
  .ej_nav22 .swiper-slide a {
    color: #333333;
    display: block;
    height: 24px;
    line-height: 24px;
    padding: 0 5px;
    font-size: 14px;
  }
  .ej_nav22 .swiper-slide a:hover,
  .ej_nav22 .swiper-slide a.on {
    background: #c7000a;
    color: #fff;
  }
  .ej_nav22 .prev {
    width: 24px;
    height: 24px;
    border: solid 1px #a9a9a9;
    text-align: center;
    line-height: 22px;
    font-size: 20px;
    font-family: "宋体";
    position: absolute;
    left: 0;
    top: 3px;
    color: #a9a9a9;
    cursor: pointer;
  }
  .ej_nav22 .prev:hover {
    color: #fff;
    border: solid 1px #c7000a;
    background: #c7000a;
  }
  .ej_nav22 .next {
    width: 24px;
    height: 24px;
    border: solid 1px #a9a9a9;
    text-align: center;
    line-height: 22px;
    font-size: 20px;
    font-family: "宋体";
    position: absolute;
    right: 0;
    top: 3px;
    color: #a9a9a9;
    cursor: pointer;
  }
  .ej_nav22 .next:hover {
    color: #fff;
    border: solid 1px #c7000a;
    background: #c7000a;
  }
  .notice_main {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .notice_main ul li {
    margin-top: 10px;
    height: 40px;
    background: #f5f5f5;
    line-height: 40px;
    padding: 0 15px;
  }
  .notice_main ul li:hover {
    background: #c7000a;
  }
  .notice_main ul li:hover .date {
    color: #fff;
  }
  .notice_main ul li:hover .tit1 a {
    color: #fff;
  }
  .notice_main ul li:hover .tit1 a span {
    background: #fff;
  }
  .notice_main ul li .date {
    color: #666666;
    font-size: 14px;
  }
  .notice_main ul li .tit1 {
    margin-right: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .notice_main ul li .tit1 a {
    color: #333333;
    font-size: 14px;
  }
  .notice_main ul li .tit1 a .dian {
    width: 4px;
    height: 4px;
    background: #333;
    border-radius: 50%;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
  }
  .contact_main {
    margin-top: 20px;
  }
  .contact_main .contact_map {
    background: #000;
  }
  .contact_main .contact_map > img {
    display: none;
  }
  .contact_main .contact_map .sec6_main {
    background-color: rgba(199, 0, 10, 0.5);
    width: 100%;
    height: auto;
    position: static;
    margin-top: 0px;
    left: 50%;
    margin-left: 0px;
    padding: 20px 0;
  }
  .contact_main .contact_map .sec6_main .logo {
    width: 100px;
    border-right: solid 1px #fff;
  }
  .contact_main .contact_map .sec6_main .logo img {
    width: 80px;
  }
  .contact_main .contact_map .sec6_main .sec6_m {
    margin-left: 110px;
    padding-top: 0px;
  }
  .contact_main .contact_map .sec6_main .sec6_m .item {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    margin-top: 0px;
  }
  .contact_main .contact_bot .item {
    background: #f5f5f5;
    padding: 15px 30px;
    margin-top: 15px;
    color: #333333;
  }
  .contact_main .contact_bot .item:hover {
    background: #c7000a;
    color: #fff;
  }
  .contact_main .contact_bot .item:hover .item_top .icon img.imgga {
    opacity: 0;
  }
  .contact_main .contact_bot .item:hover .item_top .icon img.imggb {
    opacity: 1;
  }
  .contact_main .contact_bot .item .item_top {
    font-size: 18px;
  }
  .contact_main .contact_bot .item .item_top .icon {
    width: 28px;
    height: 28px;
    margin-right: 10px;
  }
  .contact_main .contact_bot .item .item_top .icon img {
    top: 0;
    left: 0;
  }
  .contact_main .contact_bot .item .item_top .icon img.imggb {
    opacity: 0;
  }
  .contact_main .contact_bot .item .contt {
    font-size: 14px;
    line-height: 28px;
    margin-top: 6px;
  }
   /* .zc_main .pic{
    float: none;
    width:100%;
    margin-top: 20px!important;
  }
  .zc_main .light_cont{
    margin-left: 0px;
  }*/
}