@charset "UTF-8";

@font-face {
  font-family: "rore";
  src: url("../fonts/") format("woff"),
       url("../fonts/Roboto-Regular.ttf") format("truetype"),
       url("../fonts/Roboto-Regular.eot") format("embedded-opentype"),
       url("../fonts/Roboto-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "roba";
  src: url("../fonts/Roboto-Black.woff") format("woff"),
       url("../fonts/Roboto-Black.ttf") format("truetype"),
       url("../fonts/Roboto-Black.eot") format("embedded-opentype"),
       url("../fonts/Roboto-Black.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: "rome";
    src: url("../fonts/") format("woff"),
         url("../fonts/Roboto-Medium.ttf") format("truetype"),
         url("../fonts/Roboto-Medium.eot") format("embedded-opentype"),
         url("../fonts/Roboto-Medium.svg") format("svg");
    font-weight: normal;
    font-style: normal;
  }

@font-face {
    font-family: "roli";
    src: url("../fonts/Roboto-Light.woff") format("woff"),
         url("../fonts/Roboto-Light.ttf") format("truetype"),
         url("../fonts/Roboto-Light.eot") format("embedded-opentype"),
         url("../fonts/Roboto-Light.svg") format("svg");
    font-weight: normal;
    font-style: normal;
  }  

*,*:before,*:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

*{ margin:0; padding:0;}

body { -webkit-tap-highlight-color: rgba(0, 0, 0, 0);margin:0 auto;overflow-x:hidden;   min-width: 1280px;position: relative;padding: 0 ; width: 100%;color: #333;font-family:rore ; font-size:16px;  line-height:1;background: #fff;}

html.act{overflow: hidden;width: 100%;height: 100vh;}

ul,ul li,ol li,tr td,dl,dd{ list-style-type:none; margin:0; padding:0; }

.clearfix:after{content: " "; display: block; height:0; clear:both; visibility: hidden;}

.clearfix { *zoom:1; }

a{display: inline-block; text-decoration:none; cursor:pointer;-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

textarea,select{ outline:none;  color:#666; font-size:14px; width:100%;}

img{border:none;display: block;max-width: 100%;}

img[src=""]{opacity: 0;}

/* body::-webkit-scrollbar{ width:4px;height: 1px;}

body::-webkit-scrollbar-thumb{ background:#000;}

body::-webkit-scrollbar-track{ background:#fff;}  */

.gdt::-webkit-scrollbar{ width:4px;height: 1px;}

.gdt::-webkit-scrollbar-thumb{ background:#005ed1;}

.gdt::-webkit-scrollbar-track{ background:#ddd;} 

.f_12{ font-size:12px; }

.f_16{ font-size:16px; }

.f_18{ font-size:18px; }

.f_20{ font-size:20px; }

.f_22{font-size: 22px;}

.f_24{ font-size:24px; }

.f_26{ font-size:26px; }

.f_28{ font-size:28px; }

.f_30{ font-size:30px; }

.f_32{ font-size:32px; }

.f_34{ font-size:34px; }

.f_36{ font-size:36px; }

.f_38{ font-size:38px; }

.f_40{font-size: 40px;}

.f_48{font-size: 48px;}

/*分页*/

.BMap_mask,.BMap_cpyCtrl,.BMap_scaleTxt,.BMap_scaleCtrl,.BMap_omCtrl,.anchorBL{ display:none !important;}

.a_dw{position: relative;top: -70px;}

.box {max-width:1440px;min-width: 1200px;width:75%; margin: 0 auto; position: relative; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;box-sizing: border-box;}

.ibox {max-width:1600px;min-width: 1200px;width:85%; margin: 0 auto; position: relative; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;box-sizing: border-box;}
	
.page1{clear:both; text-align:center; height: 45px;margin: 30px 0 0;text-align: center;font-size: 14px;font-family: roli;}

.page1 span a{display: inline-block; color:#333333;padding:10px 13px; text-decoration:none;background: #fff;border: 1px solid  #eee; font-size: 14px;font-family: roli;}

.page1 span a:hover,.page1 span.current a{  background:#005ed1; color:#fff;}

.page1 span{margin:2px 3px;}

.page2{width: 120px;height: 40px;background: #005ed1;color: #fff;display: block;margin: 0 auto;line-height: 40px;display: none;}

.alltime,.alltime *{-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

.wow{opacity: 0;}

.wow1{opacity: 1;}

.fbd{font-weight: bold;}

/* 弹窗 */

.z_tanchuang {position: fixed;display: table;height: 100%;width: 100%;top: 0;left: 0;transform: scale(0);-webkit-transform: scale(0);z-index: 10;}

.z_tanchuang .tbox {display: table-cell;background: rgba(0, 0, 0, 0.8);text-align: center;vertical-align: middle;}

/* 弹窗内容 */

.z_tanchuang .tbox .modal {background: white;padding: 50px;display: block;border-radius: 5px;position: relative;width: 90%;max-width: 1200px;max-height: 90%;margin: 0 auto;}

.z_tanchuang .tbox .modal .out{position: absolute;width: 40px;height: 40px;line-height: 40px;background: #fff url(../images/out.png) center no-repeat;background-size: 20px;color: #000;font-size: 30px;text-align: center;border-radius: 50%;top: 0;right: -50px;cursor: pointer;}

.z_tanchuang .tbox .modal .img{width: 100%;max-width: 600px;margin: 0 auto;}

.z_tanchuang .tbox .modal .img video{display: block;width: 100%;max-width: 100%;object-fit: cover;}

.z_tanchuang .tbox .modal .img img{margin: 0 auto ;}

.z_tanchuang .tbox .modal .out:hover{background: #fff url(../images/out2.png) center no-repeat;background-size: 20px;transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.z_tanchuang .tbox .modal2{padding: 20px;}

.z_tanchuang .tbox .modal .img{max-width: 1200px;}

/* 弹窗选中 */

.z_tanchuang.one {transform: scaleY(0.01) scaleX(0);animation: unfoldIn 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;-webkit-transform: scaleY(0.01) scaleX(0);-webkit-animation: unfoldIn 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}

.z_tanchuang.one .tbox .modal {transform: scale(0);animation: zoomIn 0.5s 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;-webkit-transform: scale(0);-webkit-animation: zoomIn 0.5s 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}

.z_tanchuang.one.out {transform: scale(1);animation: unfoldOut 1s 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;-webkit-transform: scale(1);-webkit-animation: unfoldOut 1s 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}

.z_tanchuang.one.out .tbox .modal {animation: zoomOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;-webkit-animation: zoomOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}

/* 弹窗动画 */

@keyframes unfoldIn {0% {transform: scaleY(0.005) scaleX(0);}50% {transform: scaleY(0.005) scaleX(1);}100% {transform: scaleY(1) scaleX(1);}}

@keyframes zoomIn {0% {transform: scale(0);}100% {transform: scale(1);}}

@keyframes zoomOut {0% {transform: scale(1);}100% {transform: scale(0);}}

@keyframes unfoldOut {0% {transform: scaleY(1) scaleX(1);}50% {transform: scaleY(0.005) scaleX(1);}100% {transform: scaleY(0.005) scaleX(0);}}

@-webkit-keyframes zoomIn {0% {transform: scale(0);}100% {transform: scale(1);}}

@-webkit-keyframes zoomOut {0% {transform: scale(1);}100% {transform: scale(0);}}

@-webkit-keyframes unfoldOut {0% {transform: scaleY(1) scaleX(1);}50% {transform: scaleY(0.005) scaleX(1);}100% {transform: scaleY(0.005) scaleX(0);}}

@-webkit-keyframes unfoldIn {0% {transform: scaleY(0.005) scaleX(0);}50% {transform: scaleY(0.005) scaleX(1);}100% {transform: scaleY(1) scaleX(1);}}

.pd100{padding: 100px 0;}

.tytt{text-align: center;color: #045089;font-family: rome;}

.i3{}

.i3 .swiper4{margin: 60px 0 50px;}

.i3 .swiper4 .swiper-slide a{display: block;border: 1px solid #fff;}

.i3 .swiper4 .swiper-slide a .img{display: block;background: #fff;width: 100%;overflow: hidden;}

.i3 .swiper4 .swiper-slide a .img img{display: block;width: 100%;transform: scale(1.000001);-webkit-transform: scale(1.0000001);}

.i3 .swiper4 .swiper-slide a .txt{padding: 10px 15px;line-height: 1.5;}

.i3 .swiper4 .swiper-slide a .txt .att{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;color: #515151;font-family: rome;}

.i3 .swiper4 .swiper-slide a .txt .atc{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;color: #5c5c5c;font-family: roli;margin-top: 3px;height: 48px;}

.i3 .swiper4 .swiper-slide a .txt2{line-height: 36px;padding: 0 40px 0 15px;border-top: 1px solid #dcdcdc;position: relative;color: #666;background: #fff;}

.i3 .swiper4 .swiper-slide a .txt2 s{display: block;width: 37px;height: 37px;position: absolute;top: 0;right: 0;z-index: 2;background: url(../images/1_9m.png) center no-repeat;border-left: 1px solid #fff;}

.i3 .swiper4 .swiper-slide a:hover{border: 1px solid #00469c;}

.i3 .swiper4 .swiper-slide a:hover .txt,.i3 .swiper4 .swiper-slide a:hover .txt2{background: #00469c;}

.i3 .swiper4 .swiper-slide a:hover .img{background: #f3f3f3;}

.i3 .swiper4 .swiper-slide a:hover .img img{transform: scale(1.05);-webkit-transform: scale(1.05);}

.i3 .swiper4 .swiper-slide a:hover .txt .att{color: #fff;}

.i3 .swiper4 .swiper-slide a:hover .txt .atc{color: rgba(255, 255, 255, 0.5);}

.i3 .swiper4 .swiper-slide a:hover .txt2 {border-top: 1px solid rgba(255, 255, 255, 0.3);}

.i3 .swiper4 .swiper-slide a:hover .txt2 span {color: #fff;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.i3 .swiper4 .swiper-slide a:hover .txt2 s{background: url(../images/1_9.png) center no-repeat;border-left: 1px solid rgba(255, 255, 255, 0.3);}

.moreo{width: 195px;display: block;line-height: 50px;position: relative;margin: 0 auto ;color: #999;padding: 0 7px;border: 1px solid rgba(0, 0, 0, 0); border-top: 1px solid #999;border-bottom: 1px solid #999;}

.moreo s{display: block;width: 42px;height: 20px;position: absolute;right: 7px;top: 50%;margin-top: -10px;background: url(../images/jth.png) center no-repeat;}

.moreo:hover{border: 1px solid #00479d;color: #fff;background: #00479d;padding: 0 10px;}

.moreo:hover s{background: url(../images/jt.png) center no-repeat;right: 10px;}

.moreo2{width: 195px;display: block;line-height: 50px;position: relative;margin: 70px 0 0 ;color: #fff;padding: 0 7px;border: 1px solid rgba(0, 0, 0, 0); border-top: 1px solid #fff;border-bottom: 1px solid #fff;}

.moreo2 s{display: block;width: 42px;height: 20px;position: absolute;right: 7px;top: 50%;margin-top: -10px;background: url(../images/jt.png) center no-repeat;}





@media(max-width:1680px){



}


@media(max-width:1580px){

    
}


@media(max-width:1440px){

  .f_12{ font-size:12px; }

  .f_16{ font-size:14px; }
  
  .f_18{ font-size:16px; }
  
  .f_20{ font-size:18px; }
  
  .f_22{font-size: 20px;}
  
  .f_24{ font-size:22px; }
  
  .f_26{ font-size:24px; }
  
  .f_28{ font-size:26px; }
  
  .f_30{ font-size:28px; }
  
  .f_32{ font-size:28px; }
  
  .f_34{ font-size:28px; }
  
  .f_36{ font-size:28px; }
  
  .f_38{ font-size:28px; }
  
  .f_40{font-size: 30px;}
  
  .f_48{font-size: 30px;}



}


@media(max-width:1366px){

    
}


@media(max-width:1280px){

    
}


@media(max-width:1030px){



  body{min-width: 200px;padding: 50px 0 0;} 


  .wow{opacity: 1;}

  .m_navbox{width: 100%;box-sizing: border-box;float: right;background: #fff;height: calc(100% - 80px);box-sizing: border-box;padding: 20px 0 ;overflow: auto; box-sizing: border-box;}

  .m_navbox div,.m_navbox a{color: #666;display: block;}

  .m_navbox a{font-size: 16px;line-height: 20px;padding: 10px 0;}

  .m_navbox div,.m_navbox a.ltp{font-size: 18px;line-height: 30px;padding: 10px 0;display: block;}

  .m_navbox li>div:nth-child(1) ,.m_navbox a.ltp{padding: 10px 30px 10px  50px;position: relative;}

  .m_navbox li>div:nth-child(1):after,.m_navbox a.ltp:after{content: '';display: block;width: 5px;height: 20px;background: #1b62ce;position: absolute;top: 50%;margin-top: -10px;left: 30px;} 

  .m_navbox li>div:nth-child(1){background: url(../images/plus.png)  95% center  no-repeat ;background-size: 16px;}

  .m_navbox li.act>div:nth-child(1){background: url(../images/reduce.jpg) 95%  center  no-repeat;}

  .m_navbox div.lbt{padding: 5px 50px;display: none;border-bottom: 1px solid #1b62ce;}

  .m_navbox li.act>div:nth-child(1){color: #1b62ce;}

  .m_navbox li.act>div:nth-child(1):after{background:#1b62ce; }

  .m_navbox .lange{text-align: center;}

  .m_navbox .lange a{display: inline-block;margin: 0 10px;}

  .m_navbox li.lang {padding: 10px;}

  .m_navbox li.lang > a{display: block;float: left;text-align: center;width: 50%;font-size: 20px;}

  .m_navbox li.se{padding:10px 30px ;}

  .m_navbox li.se input{display: block;width: calc(100% - 40px);float: left;display: block;height: 40px;border:none;outline: none;padding: 0 10px;border-bottom: 1px solid #ddd;}

  .m_navbox li.se a{display: block;width: 40px;float: right;padding: 0;}

  .m_navbox li.se a img{display: block;width: 20px;margin: 10px;}

  .box,.ibox{padding: 0 5%;min-width: 200px;width: 100%;}  

  .head{display: none;}

  .swiper1 .swiper-slide a .abox .more{position: relative;margin-top: 30px;bottom: 0;}
  
  .right{display: none;}

  .i4 .txt .tt2{font-size: 40px;}

  .pd100,.i4{padding: 50px 0;height: auto;}

  .footer{padding: 30px 0;}

  .footer .fl1,.footer .fl3,.footer .frt{display: none;}

  .footer .fl2{width: 100%;float: none;text-align: center;}

  .footer .tt,.footer .fl2 a{display: none;}

  .banner .nav{display: none;}

  .unt1{padding: 50px 0 30px;}

  .unt2{padding-bottom: 50px;}

  .pr2 .plt,.anw1 .alt{display: none;}

  .pr2 .prt,.prc1 .prt2,.anw1 .art,.anw1 .art2{width: 100%;float: none;}

  .pr1{padding-top: 50px;}

  .pr2{padding-bottom: 50px;}

  .prc1{padding: 50px 0;}

  .anw2 .abtn{margin: 30px 0;}

  .anw2{padding-bottom: 50px;}

  .kon1 .klt{width: 300px;padding: 30px;}

  .kon1 .krt{width: calc(100% - 340px);}

  .kon1 .krt .ul1 li .llt3 .la span{padding: 0 10px 0 25px;}

  .i1.act{margin-top: 0;}

  .add2{padding-bottom: 50px;}

    
}


@media(max-width:960px){

  .f_12{ font-size:12px; }

  .f_16{ font-size:14px; }
  
  .f_18{ font-size:16px; }
  
  .f_20{ font-size:18px; }
  
  .f_22{font-size: 20px;}
  
  .f_24{ font-size:22px; }
  
  .f_26{ font-size:24px; }
  
  .f_28{ font-size:24px; }
  
  .f_30{ font-size:24px; }
  
  .f_32{ font-size:24px; }
  
  .f_34{ font-size:24px; }
  
  .f_36{ font-size:24px; }
  
  .f_38{ font-size:24px; }
  
  .f_40{font-size: 30px;}
  
  .f_48{font-size: 30px;}

  .swiper1 .swiper-slide a .pimg{display: none;}

  .swiper1 .swiper-slide a .mimg{display: block;}

  .i1 .inew{padding: 20px 0;}

  .i2 .swiper3{padding-bottom: 30px;}

  .pd100, .i4{padding: 30px 0;}

  .i3 .swiper4{margin: 20px 0 30px;padding-bottom: 40px;}

  .i3 .swiper4 .swiper-slide a{border: 1px solid #00469c;}

  .i3 .swiper4 .swiper-slide a .txt,.i3 .swiper4 .swiper-slide a.txt2{background: #00469c;}

  .i3 .swiper4 .swiper-slide a .img{background: #f3f3f3;}

  .i3 .swiper4 .swiper-slide a .img img{transform: scale(1.05);-webkit-transform: scale(1.05);}

  .i3 .swiper4 .swiper-slide a .txt .att{color: #fff;}

  .i3 .swiper4 .swiper-slide a.txt .atc{color: rgba(255, 255, 255, 0.5);}

  .i3 .swiper4 .swiper-slide a.txt2 {border-top: 1px solid rgba(255, 255, 255, 0.3);}

  .i3 .swiper4 .swiper-slide a.txt2 span {color: #fff;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

  .i3 .swiper4 .swiper-slide a .txt2 s{background: url(../images/1_9.png) center no-repeat;border-left: 1px solid rgba(255, 255, 255, 0.3);}

  .i3 .swiper4 .swiper-slide a .txt .atc{color: #eee;}    

  .i4{background: url(../images/1_10.png) center no-repeat ;background-size: cover;}

  .i4 .txt{margin: 0;}

  .i4 .txt .tt2{font-size: 26px;}

  .i5{padding: 30px 0;}

  .i5 .tt1{margin-top: 10px;}

  .i6 .swiper5{margin-top: 20px;padding-bottom:40px;}

  .i6 .swiper5 .swiper-slide a .txt{padding: 30px;min-height: 100px;}

  .i7 .ul1 li{width: 100%;float: none;}

  .banner .mimg{display: block;}

  .banner .pimg{display: none;}

  .unt1{padding: 30px 0 20px;}

  .unt2{padding-bottom: 30px;}

  .add1 .ul1 li,.add1 .ul1 li:nth-child(2n){width: 100%;float: none;margin: 0 0 20px;}

  .add1 .ul1 li .ltc{height: auto;}

  .add1 .ul1 li .ltt{margin: 20px 0 10px;}

  .add1{padding: 30px 0;}

  .add2{padding-bottom: 30px;}

  .ges1 .gtop .glt{width: 100%;float: none;}

  .ges1 .gtop .grt{width: 100%;float: none;position: static;height: auto;padding: 30px 0;margin-top: 10px;}

  .ges1 .gtop .grt .tc{position: static;margin-top: 10px;}

  .ges1 .gtop .grt .xian{margin: 0 auto 20px;}

  .ges1 .x{margin: 20px 0;}

  .ges1 .ul1 li{width: 100%;float: none;margin: 0 0 20px;}

  .ges1 .ul1 li .txt .ltc{max-height: 500px;height: auto; position: static;padding: 0;margin: 10px 0 20px;}

  .ges1 .ul1 li .txt{height: auto;}

  .dows1 .dtop{width: 100%;}

  .dows1 .ul1 li{padding: 20px 0;border-bottom: 1px solid #ddd;}

  .dows1 .ul1 li .llt{width: 100%;padding-bottom: 10px;float: none;border: 0;}

  .dows1 .ul1 li .llt .txt{width: calc(100% - 70px);}

  .dows1 .ul1 li .lrt{float: none;margin: 10px auto 0;}

  .vid1 .ul1 li{width: 100%;float: none;margin: 0 0 20px;}
  
  .z_tanchuang .tbox .modal .out{right: 0;top: -50px;}

  .pr1{padding-top: 30px;}

  .pr1 .tc{padding-bottom: 30px ;margin-bottom: 20px;}

  .pr2 .prt .ul1 li{width: 100%;float: none;margin: 0 0 20px;}

  .pr2 .prt .ul1 li a{border: 1px solid #00469c;}

  .pr2 .prt .ul1 li a .txt,.pr2 .prt .ul1 li a .txt2{background: #00469c;}

  .pr2 .prt .ul1 li a .img{background: #f3f3f3;}

  .pr2 .prt .ul1 li a .img img{transform: scale(1.05);-webkit-transform: scale(1.05);}

  .pr2 .prt .ul1 li a .txt .att{color: #fff;}

  .pr2 .prt .ul1 li a .txt .atc{color: rgba(255, 255, 255, 0.5);}

  .pr2 .prt .ul1 li a .txt2 {border-top: 1px solid rgba(255, 255, 255, 0.3);}

  .pr2 .prt .ul1 li a .txt2 span {color: #fff;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

  .pr2 .prt .ul1 li a .txt2 s{background: url(../images/1_9.png) center no-repeat;border-left: 1px solid rgba(255, 255, 255, 0.3);}

  .prc1{padding: 30px 0;}

  .prc1 .prt2 .ptop .ptlt,.prc1 .prt2 .ptop .ptrt{width: 100%;float: none;}

  .prc1 .prt2 .ptop .ptrt{margin-top: 20px;}

  .prc1 .prt2 .ptop .ptrt .pbtm a.ewm{display: none;}

  .prc1 .prt2 .prbtn span{line-height: 2;padding: 10px 5%;display: flex;justify-content: center;align-items: center;}

  .prc1 .prt2 .prbtn span:hover, .prc1 .prt2 .prbtn span.act{background: #00479d;color: #fff;}

  .prc1 .prt2 .prbtn span::after{display: none;}

  .prc1 .prt2 dl dd .dtt{line-height: 30px;padding: 0;margin-top: 20px;}

  .prc1 .prt2 dl dd{overflow: auto;}

  .prc1 .prt2 dl dd .table1{width: 600px;}

  .anw1 .art .artt{line-height: 1.3;}

  .anw1 .art .ul1{padding-top: 20px;margin-top: 20px;}

  .anw1 .art .ul1 li{width: 100%;float: none;}

  .anw1 .art .ul1 li .abox .a{width: 50%;}

  .anw2 .abtn{margin: 20px 0;}

  .anw2 .abtn a{width: 100%;float: none;margin: 0 0 10px;}

  .anw2 a{width: 100%;}

  .anw2 .atc{padding: 50px 5%;}

  .anw2 .atc1{font-size: 20px;}

  .anw2{padding-bottom: 30px;}

  .anw1 .art2 .ul1 li{width: 100%;float: none;margin: 0 0 20px;}

  .anw1 .art2 .ul1 li .txt{margin: 15px 0 10px;}

  .anw1 .art2 .fh{margin-top: 20px;}

  .nac1 .ul1 li{width: 100%;float: none;margin: 0 0 20px;}

  .page1{display: none;}

  .page2{display: block;text-align: center;width: 200px;}

  .naco1 .box .nbtn{padding-top: 20px;margin-top: 20px;}

  .naco1 .box .nbtn .nlt{width: 100%;float: none;line-break: 1.5;}

  .naco1 .box .nbtn .nrt{float: none;width: 100%;margin-top: 20px;}

  .aus1 .ul1 li a .img{width: 100%;float: none;}

  .aus1 .ul1 li a .lrt{width: 100%;float: none;text-align: center;padding: 10px 0;}

  .aus1 .ul1 li a .lrt .day{margin: 10px auto;}

  .aus1 .ul1 li a .lrt .day s{width: 0;}

  .aus1 .ul1 li a .lrt .ltc{opacity: 1;}

  .aus1 .ul1 li a .lcon{width: 100%;float: none;padding: 0;}

  .kon1 .klt{width: 100%;float: none;min-height: 100px;}

  .kon1 .klt .a{margin-top: 30px;}

  .kon1 .klt .a a{margin-bottom: 10px;}

  .kon1 .krt{width: 100%;float: none;margin-top: 30px;}

  .kon1 .krt .ul1 li .llt,.kon1 .krt .ul1 li .llt:nth-child(2n),.kon1 .krt .ul1 li .llt3,.kon1 .krt .ul1 li .llt3:nth-child(2n){width: 100%;float: none;margin-top: 10px;}

  .kon1 .krt .ul1 li .llt2{margin-top: 0;}

  .kon1 .krt .aniu{display: flex;justify-content: center;}



}


