body.menu-on{height: 100vh;overflow: hidden}
.pagination span{width: auto;}
.pagination .pager li{width: 30px;height: 30px;}
.btn{width: 130px;height: 40px;line-height: 40px;}
.raw-html img{height: auto !important;}

#header{position:relative;transition: 0.5s;z-index: 99999999;}
#header .top{display: none !important;}
#header .menu-box .logo img:nth-of-type(1){display: block}
#header .menu-box .logo img:nth-of-type(2){display: none}
#header .menu-box .r{display: none;}
#header .menu-btn{display:flex;align-items:center;justify-content:center;width:70px;height:70px;position:absolute;right:0}
#header .menu-btn span,#header .menu-btn::after,#header .menu-btn::before{content:'';position:absolute;width:30px;height:2px;background:#666;}
#header .menu-btn::before{top:23px}
#header .menu-btn::after{bottom:23px}
#header .menu-wrap .menu{background:#fff;position:fixed;right:-70%;top:0;padding:0;width:70%;margin:0;}
#header .menu-wrap .menu ul li{width:100%!important;padding:0 0 0 20px;box-sizing:border-box;line-height: 50px;margin: 0 !important;}
#header .menu-wrap .menu ul li img{display: none !important;}
#header .menu-wrap .menu ul li a{padding: 0 !important;height: 50px !important;line-height: 50px !important;width: 100%;margin-bottom:0 !important;}
#header .menu-wrap .menu ul li .dropdown{display: block;right: 0;top: 0;margin: 0;width: 50px;}
#header .menu-wrap .menu ul li .dropdown::before{content:"";width:7px;height:7px;position:absolute;right:40%;top:50%;box-sizing:border-box;border-width:1px 0 0 1px;border-style:solid;border-color:initial;-webkit-transform:rotate(135deg) translate(0,-50%);transform:rotate(135deg) translate(0,-50%);-webkit-transform-origin:top;transform-origin:top;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}
#header .menu-wrap .menu ul li.on > a .dropdown::before{-webkit-transform:rotate(225deg) translate(0,-50%);transform:rotate(225deg) translate(0,-50%);}
#header .menu-wrap .menu li a.on::before, #header .menu-wrap .menu li a:hover::before{width: 20%}
#header .menu-wrap .menu .first{height: 100vh;overflow-y: scroll;flex-direction: column;}
#header .menu-wrap .menu .first>li{border-bottom:1px solid #eee;height:initial;padding: 0 10px 0 20px}
#header .menu-wrap .menu .first>li a{color:#333}
#header .menu-wrap .menu .first>li>a::after{display:none}
#header .menu-wrap .menu .first>li a:hover::after{display:none}
#header .menu-wrap .menu .second{width:100% !important;box-sizing:border-box;position:initial !important;;margin:0 !important;;padding:0 !important;flex-direction: column;}
#header .menu-wrap .menu .second > li > a{height: 50px !important;line-height: 50px !important;}
#header .menu-wrap .menu .sub-box{position: initial;background: #fff;box-sizing: border-box;}
#header .menu-wrap .menu .sub-box ul li a{color: #333;text-align: left;padding-left: 2em !important;}
#header .menu-wrap .menu .second > li:hover a{background: #ededff;}
#header .menu-wrap .menu .third li{padding: 0 0 0 20px !important;}
#header.menu-on{-webkit-transform: translateX(-70%);-ms-transform: translateX(-70%);transform: translateX(-70%);}
#header.menu-on .menu-btn:before{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);top:33px;left:20px}
#header.menu-on .menu-btn:after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);top:33px;left:20px}
#header.menu-on .menu-btn span{display: none}
#header.menu-on .menu-head{box-shadow:-1px 0 5px 0 rgba(0,0,0,.2);}

#footer{padding: 40px 0;}
#footer .foot-top{flex-wrap: wrap;align-items:flex-start;margin-bottom: 0;padding-bottom: 10px;}
#footer .foot-top .item{width: calc(50% - 10px);align-items: flex-start;margin-bottom: 20px}
#footer .foot-top .item .txt{padding-left: 10px;}
#footer .foot-top .item .txt p:nth-of-type(1){font-size: 1.5rem;padding-bottom: 5px;}
#footer .menu-wrap .first{justify-content: space-between;}
#footer .menu-wrap .first > li{width: 48%;margin: 0}
#footer .con{padding-top: 40px;padding-bottom: 20px}
#footer .con .txt{font-size: 2rem;line-height: 1.5}
#footer .con .btn{margin: 10px auto;}
#footer .con .copyright{line-height: 1.5;padding-top: 20px;}
#footer .friend_link{line-height: 1.5;}
#footer .friend_link a{display: inline-block;}
#footer .con{flex-direction: column;padding-top: 40px;}
#footer .menu-wrap .first > li > a{font-size: 1.6rem !important;padding-bottom: 10px;margin-bottom: 10px;}
#footer .menu-wrap .sub-box a{margin-bottom: 0}
#footer .contact{margin-top: 20px;}
#footer .contact .title{font-size: 1.6rem;padding-bottom: 5px;margin-bottom:0;}
#footer .contact p{margin-bottom: 0}
#footer .foot{padding-top: 20px !important;margin-top: 20px !important;}
#footer.home{padding-bottom: 40px;padding-top: 0}

#global-message .content{width: 90%;}
#global-message .content .top{font-size: 1.8rem;line-height: 1.5}
#global-message .content .form{width:90%;margin-top: 0;}

#sidebar{display: none}

#main{padding-top: 0;}
#main .x-title{font-size: 2rem;line-height: 1.5;}
#main .x-title-sub{font-size: 1.5rem;margin-top: 15px;}
#main .top-banner{height: 150px;}
#main .top-banner .container{padding-top: 10px;}
#main .top-banner .txt{font-size: 1.5rem;}
#main .top-banner .btn{margin-top: 15px;width: 110px;height: 30px;line-height: 30px;font-size: 1.4rem;}

#index.index .banner{height: 20vh;}
#index.index .why-choose{display: block;padding: 20px 0;}
#index.index .why-choose .x-title{font-weight: 500;color: #111f33;margin-bottom:25px;}
#index.index .why-choose .list{display: flex;flex-wrap: wrap;justify-content: space-between;}
#index.index .why-choose .list .item{width: 48%;display: flex;flex-direction: column;align-items: center;justify-content: space-between;margin-bottom:30px;}
#index.index .why-choose .list .item .name{font-size: 3.3rem;font-weight: bold;color: #236DEF;display: flex;flex-direction: row;}
#index.index .why-choose .list .item .name span {font-size:1.5rem;font-weight: 400;padding-left: 3px;}
#index.index .why-choose .list .item .txt{font-size:1.1rem;font-weight: bold;color: #676C73;margin-top: 11px;letter-spacing: 1px;}

#index.index .edition {padding: 30px 5%;}
#index.index .edition .x-title-sub span{font-size: 2rem}
#index.index .edition .box{margin-top: 50px;flex-direction: column;}
#index.index .edition .box .item{width: 100%;margin-bottom: 30px;}
#index.index .edition .box .item .top{padding: 20px;height: 150px;}
#index.index .edition .box .item .title{font-size: 2.5rem;}
#index.index .edition .box .item .list{padding: 15px;}
#index.index .edition .box .item .list p{margin-bottom: 10px;}
#index.index .edition .box .item .info .btn{width: 150px;height: 45px;line-height: 45px;font-size: 1.5rem;}
#index.index .edition .box .item:nth-of-type(3) .info p{font-size: 2rem}
#index.index .price{display: none;}
#index.index .process{padding: 50px 0;display: none}
#index.index .process-mobile{padding: 50px 5%;}
#index.index .process-mobile .nav{display: flex;align-items: center;padding: 35px 0 30px;}
#index.index .process-mobile .nav .item{width: 50%;text-align: center;padding-bottom: 20px;position: relative;}
#index.index .process-mobile .nav .item img{height: 40px;}
#index.index .process-mobile .nav .item p:nth-of-type(1){font-size: 1.3rem;padding: 20px 0;color: #000000;}
#index.index .process-mobile .nav .item p:nth-of-type(2){font-size: 1.2rem;color: #676C73;height: 35px;}
#index.index .process-mobile .nav .item:after{content: '';display: block;width: 0;height: 4px;background: #236DEF;border-radius: 2px;position: absolute;bottom: 0;left: 0;opacity: 0;transition: all .4s;margin-left:25%;}
#index.index .process-mobile .nav .item.on:after{width:50%;opacity: 1}
#index.index .process-mobile .list .item{display: flex;flex-direction: column;background: #FFFFFF;box-shadow: 0 2px 10px 0 rgba(0, 37, 117, 0.14);border-radius: 5px;margin-bottom:15px;width: 100%;padding:15px;box-sizing: border-box;}
#index.index .process-mobile .list .item p:nth-of-type(1){font-size: 1.6rem;color: #236DEF;}
#index.index .process-mobile .list .item p:nth-of-type(2){font-size: 1.2rem;color: #676C73;line-height: 1.5;margin-top: 10px;}
#index.index .product{padding: 0 5% 50px;}
#index.index .product .content{flex-direction: column;justify-content:initial}
#index.index .product .content .nav,
#index.index .product .content .con{width: 100%;}
#index.index .product .content .nav{display: flex;flex-wrap: wrap;justify-content: space-between;}
#index.index .product .content .nav .item{width: calc(50% - 10px);height: 60px;border-radius: 5px;margin-bottom: 15px;}
#index.index .product .content .nav .item .img{width: 20px;height: 20px;}
#index.index .product .content .nav .item .txt{font-size: 1.7rem;}
#index.index .why .content{flex-direction: column;}
#index.index .why .content .item{width: 100%;margin-bottom: 90px;}
#index.index .why .content .item .con{height: 200px;}
#index.index .solution{margin-top: 0;padding: 50px 0;}
#index.index .solution .con{flex-direction: column;padding-top: 30px;}
#index.index .solution .con .nav{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;border: none;}
#index.index .solution .con .nav .item{width:calc(50% - 15px);height: 45px;line-height: 45px;}
#index.index .solution .con .nav .item h3{font-size: 1.5rem;}
#index.index .solution .con .nav .item.on{border-right: none;border-bottom: 3px solid #236DEF}
#index.index .solution .con .content{width: 100%;padding-top: 50px;}
#index.index .solution .con .content .box .title{font-size: 2.2rem;}
#index.index .solution .con .content .box .tag span{margin-bottom: 10px;margin-right: 10px;}
#index.index .solution .con .content .box .slogan{font-size: 1.5rem;line-height: 1.5;padding-bottom: 30px;}
#index.index .solution .con .content .box .desc{font-size: 1.5rem;line-height: 1.5;padding-bottom: 30px;}
#index.index .solution .con .content .box .btn{width: 150px;height: 45px;line-height: 45px;}
#index.index .case{padding: 50px 0;}
#index.index .case .content{margin-top: 20px;    justify-content: space-between;}
#index.index .case .content .item{width: calc(33.33% - 10px);margin: 0 0 10px;text-align: center;}
#index.index .case .content .item img{width: 80%;object-fit: contain;}
#index.index .choose{display: none;}

#intro-email .nav{display: none}
#intro-email .box{padding: 40px 0 10px;}
#intro-email .box .list .item{width: calc(50% - 10px);display: flex;flex-wrap: wrap;height:auto;align-content: flex-start;padding: 16px 20px}
#intro-email .box .list .item img{width: 35px;height: 35px;}
#intro-email .box .list .item .name{margin: 0;line-height: 35px;font-size: 1.6rem;}
#intro-email .box .list .item .desc{width: 100%;}

#solution .top-banner{height: 220px !important;}
#solution .top-banner .title{font-size: 1.6rem;line-height: 1;}
#solution .top-banner .txt{width: 100%;}
#solution .x-title{margin-bottom: 0;}
#solution .box{padding: 40px 0 10px;}
#solution .need .item{padding: 20px;width: 100%;height: auto;border:1px solid rgb(0 0 0 / 10%)}
#solution .need .item .title{font-size: 1.8rem;}
#solution .need .item .title:before{top: 30px;height: 3px;}
#solution .need .item .desc{font-size: 1.5rem;margin-top: 20px;}
#solution .plan .wrap{margin-top: 40px}
#solution .plan .wrap .sidebar{width: 100%;position: initial !important}
#solution .plan .wrap .content{width: 100%;margin-top: 30px;}
#solution .plan .wrap .content .item{margin-bottom: 30px;}
#solution .plan .wrap .content .title{font-size: 1.8rem;}
#solution .plan .wrap .content .txt{font-size: 1.4rem;line-height: 1.5;}
#solution .plan .wrap .content img{width: 100%;height: auto;margin-top: 15px;}
#solution .advantage .content{flex-direction: column;}
#solution .advantage .content .item{width: 100%;padding: 20px;margin-bottom: 20px;}
#solution .advantage .content .item img{width: 25%;}
#solution .advantage .content .item .title{font-size: 1.8rem;}
#solution .advantage .content .item .txt{font-size: 1.4rem;}
#solution .case{padding: 30px 0;}
#solution .case .x-title{margin-bottom: 20px;}
#solution .case .swiper .swiper-wrapper{height: 230px;}
#solution .case .swiper .swiper-wrapper .swiper-slide{display: flex;align-items: center;}
#solution .case .swiper .swiper-pagination{bottom: 20px;}
#solution .case .swiper .swiper-pagination .swiper-pagination-bullet{width: 20px;height: 3px;}
#solution .slogan{padding: 0 5% 40px}
#solution .slogan .title{font-size: 2rem;}
#solution .slogan .btn{width: 120px;height: 40px;line-height: 40px;font-size: 1.4rem;}
#solution.general .plan .wrap .content .item{display: flex;flex-direction: column;margin-bottom: 30px;}
#solution.general .plan .wrap .content .item .con{width: 100%;position: relative;}
#solution.general .plan .wrap .content .item img{width: 200%;left: -100%;position: relative;}
#solution.general .plan .wrap .content .item:nth-of-type(2n) img{left: 0}

#price.index .top-banner{height: 220px !important;}
#price.index .top-banner .txt p span{font-size: 3rem !important;}
#price.index .top-banner .btn{width: 150px;}
#price.index .price .x-title{font-size: 2rem;}
#price.index .price .x-title-sub p{height: auto}
#price.index .price .x-title-sub p span{font-size: 2.2rem;}
#price.index .price .content{width: auto;}
#price.index .price .content .control{flex-direction: column;}
#price.index .price .content .control .item{width: 100%;margin-bottom: 20px;}
#price.index .price .content .con{padding: 15px;margin-top: 10px;}
#price.index .price .content .con .item{font-size: 1.5rem;}
#price.index .price .content .con .old-price .r span:nth-of-type(2){font-size: 2.2rem;padding-left: 5px;}
#price.index .price .content .con .new-price{padding: 10px 0}
#price.index .price .content .con .new-price .r span:nth-of-type(2){font-size: 2.8rem}
#price.index .tab{padding-top: 40px;}
#price.index .tab .nav{display: none}
#price.index .x-title{font-size: 2rem;padding-bottom: 20px;}
#price.index #param{margin-top: 40px;}
#price.index #advantage{margin-top: 40px;}
#price.index #advantage table{margin-top: 20px;font-size: 1.5rem;}
#price.index #advantage table thead tr th{height: 40px;line-height: 40px;}
#price.index #advantage table thead tr th:nth-child(2){font-size: 1.5rem;padding: 5px;}
#price.index #advantage table thead tr th:nth-child(2) i{width: 30px;height: 30px;background-size: 30px;vertical-align: middle;}
#price.index #advantage table tbody tr td:nth-child(2){padding-left: 10px;}
#price.index #advantage table tbody tr td:nth-child(2) a{display: none;}
#price.index #advantage table tbody tr td:last-child{padding-left: 10px;}
.review-wrap{padding: 30px 0 50px;}
.review-wrap .swiper-slide{height: auto}
.review-wrap .swiper-slide{opacity: 1 !important}
.review-wrap .swiper-slide .txt{opacity: 1 !important;height: 130px !important;}
.review-wrap .swiper-slide .txt .title{margin-top: 20px;}
.review-wrap .swiper-slide .img{transform: none !important;height: 100px !important;}
.review-wrap .swiper-slide .img:before{display: none;}
.review-wrap .swiper-pagination-bullets .swiper-pagination-bullet{width: 10px;height: 3px;margin-right: 10px;}
.review-wrap .btn{margin-top: 30px;}
#price.index #faq{padding: 50px 5%;}
#price.index #faq .list{flex-direction: column;}
#price.index #faq .list a{width: 100%;margin-bottom: 20px;}
#price.index #faq .list a .time{align-items: flex-start;width: 16%;}
#price.index #faq .list a .con{padding-left: 15px;}
#price.index #faq .list a .con .title{margin-bottom: 5px;}

#user-story.index .banner{height: 250px}
#user-story.index .banner .swiper-slide .container .txt{font-size: 1.8rem;}
#user-story.index .banner .swiper-slide .container .btn{width: 100px;height: 35px;line-height: 35px;font-size: 1.4rem;}
#user-story.index .nav{overflow-x: scroll}
#user-story.index .nav .container{white-space: nowrap;}
#user-story.index .nav .container .item{margin-right: 10px;}
#user-story.index .nav .item .name{font-size: 1.5rem;}
#user-story.index .content{margin-top: 30px;padding-bottom: 0;}
#user-story.index .content .item .l,#user-story.index .content .item .r{width: 100%;}
#user-story.index .content .item .l h3{font-size: 1.8rem;line-height: 28px;}
#user-story.index .content .item .l p{font-size: 1.4rem;margin-bottom: 20px;}
#user-story.index .content .item .customer .title{margin: 40px 0 20px;}
#user-story.index .content .item .customer .list{text-align: center;}
#user-story.index .content .item .customer .list img{width: 50%;margin: 0 0 20px}
#user-story.index .other img{height: 120px;}
#user-story.index .slogan{padding: 0 5%}
#user-story.index .slogan .txt{font-size: 2rem;}
#user-story.index .slogan .btn{width: 120px;height: 40px;line-height: 40px;font-size: 1.4rem;}

#service.index .top-banner{height: 250px;}
#service.index .top-banner .txt{font-size: 1.8rem;}
#service.index .top-banner .btn{height: 35px;line-height: 35px;width: 180px;}
#service.index .container{width: 100%;}
#service.index .x-title{font-size: 2rem;}
#service.index .box-list{flex-direction: column;}
#service.index .box-list .item{width: 100%;padding: 15px;margin: 0 0 20px !important;flex-direction: column;align-items: center;height: auto;}
#service.index .box-list .item .txt{text-align: center;}
#service.index .advantage{padding-bottom: 50px;}
#service.index .introduction{padding-bottom: 50px;}
#service.index .introduction .box .img{width: 100%;}
#service.index .introduction .box:nth-of-type(2){margin-top: 20px}
#service.index .introduction .box-list .item{width: calc(50% - 10px);height: 150px;}
#service.index .introduction .plus .desc .btn{position: relative;margin-top: 20px;}
#service.index .introduction .plus .con .item{width: 100%;padding: 15px;}
#service.index .introduction .plus .con .item .txt p:nth-of-type(1){font-size: 1.6rem;}
#service.index .introduction .plus .con .item .txt p:nth-of-type(2){margin-top: 5px;}

#security-center.index .top-banner{height: 250px;padding-top: 0}
#security-center.index .top-banner .title{font-size: 1.8rem;}
#security-center.index .top-banner .btn{height: 35px;line-height: 35px;width: 180px;}
#security-center.index .x-title{font-size: 2rem;padding-bottom: 20px;}
#security-center.index .advantages{margin-top: 50px;}
#security-center.index .advantages .con img{width: 100%;}
#security-center.index .advantages .con .txt{display: none;}
#security-center.index .certificate{margin-top: 20px;}
#security-center.index .certificate{flex-direction: column}
#security-center.index .certificate .item{width: 100%;}
#security-center.index .certificate .item h3{font-size: 1.8rem;padding-bottom: 10px}
#security-center.index .certificate .item p{margin-top: 0}
#security-center.index .advantages .box{margin-top: 50px;flex-direction: column}
#security-center.index .advantages .box .text,
#security-center.index .advantages .box .img,
#security-center.index .advantages .box .img img{width: 100%;}
#security-center.index .advantages .box .img .txt{display: none}
#security-center.index .advantages .box .text h3{font-size: 1.8rem;}
#security-center.index .safety{padding-top: 50px;}
#security-center.index .safety .wrap{margin-top: 20px;flex-direction: column}
#security-center.index .safety .wrap .sidebar{width: 100%;display: flex;padding-bottom: 20px;justify-content: space-around;position: relative !important}
#security-center.index .safety .wrap .sidebar a{width: auto;text-align: center;}
#security-center.index .safety .wrap .sidebar a::before{width: 0;height: 2px;}
#security-center.index .safety .wrap .sidebar a.active::before{width: 100%;bottom: 0;top: auto}
#security-center.index .safety .wrap .content{width: 100%;}
#security-center.index .safety .wrap .content ul{margin-bottom: 20px;}
#security-center.index .safety .wrap .content ul li{width: 100%;display: flex;flex-wrap: wrap;align-items: center;align-content: flex-start;height: auto;padding: 20px;}
#security-center.index .safety .wrap .content ul li h3{margin-top: 0;}

#campus.index .top-banner{height: 250px;padding-top: 0}
#campus.index .top-banner .title{font-size: 1.8rem;}
#campus.index .top-banner .btn{height: 35px;line-height: 35px;width: 180px;}
#campus.index .x-title{font-size: 2rem;padding-bottom:15px;}
#campus.index .x-title-sub{margin-top: 0}
#campus.index table{width: 100%;}
#campus.index .school{margin-top: 50px;}
#campus.index .param{padding: 50px 0 0;}
#campus.index table td{padding:10px 5px !important;width: auto !important;}
#campus.index .process .con{flex-direction: column;height: auto;}
#campus.index .process .con .item{display: flex;align-items: center;padding: 20px;}
#campus.index .process .con .item p{margin-top: 0}
#campus.index .process .con .arrow{margin:20px auto}
#campus.index .process .con .arrow img{transform: rotate(90deg);}

#office.index .top-banner{height:auto;padding: 50px 0}
#office.index .top-banner .title{font-size: 1.8rem;}
#office.index .top-banner .txt{width: 100%;}
#office.index .top-banner .btn{height: 35px;line-height: 35px;width: 180px;}
#office.index .x-title{font-size: 2rem;padding-bottom:10px;}
#office.index .x-title-sub{margin-top: 0}
#office.index .why{padding: 50px 0;}
#office.index .why .con{flex-direction: column;}
#office.index .why .con .item{width: 100%;margin-bottom: 30px;height: auto;padding: 20px 0;}
#office.index .why .con .item .title{font-size: 2rem;padding: 20px 0 10px;}
#office.index .btn{margin-top: 30px;}
#office.index .feature{padding: 40px 5%;}
#office.index .feature .x-title-sub{padding-bottom:40px}
#office.index .feature .swiper-page{display: none}
#office.index .feature .swiper .swiper-slide{flex-direction: column;}
#office.index .feature .swiper .swiper-slide .txt{width: 100%;}
#office.index .feature .swiper .swiper-slide .txt p{font-size: 1.5rem;}
#office.index .feature .swiper .swiper-slide .txt p:nth-of-type(1){margin-top: 0;font-size: 2rem;}
#office.index .feature .swiper .swiper-slide .txt p:nth-of-type(3){margin-bottom: 20px;width: 100%;}
#office.index .feature .swiper .swiper-slide img{width: 100%;}
#office.index .product{padding: 60px 0;}
#office.index .product .list .item{width: calc(50% - 7px);padding:15px 15px 20px;height: auto;display: flex;flex-wrap: wrap;align-items: center;}
#office.index .product .list .item .img{width: 30px;height: 30px;}
#office.index .product .list .item .img img{width: 100%;}
#office.index .product .list .item p:nth-of-type(1){padding: 0 0 0 5px;font-size: 1.6rem;}
#office.index .product .list .item p:nth-of-type(2){width: 100%;padding-top: 5px;}
#office.index .customer .list .img{width: calc(50% - 7px);box-sizing: border-box;}
#office.index .foot .list{flex-wrap: wrap;padding-top: 30px;}
#office.index .foot .list .item{width: calc(50% - 7px);margin-bottom: 30px;}
#office.index .foot .list .item .info{font-size: 3rem}
#office.index .foot .list .item .txt{padding-top: 5px;}
#office.index .foot{padding: 50px 0;}

#news.index .content{margin: 40px 0}
#news.index .content > .title p{font-size: 3rem;}
#news.index .list{padding: 40px 0 30px;}
#news.index .list .item{padding: 20px;flex-direction: column;}
#news.index .list .item .con{width: 100%;}
#news.index .list .item .con .desc{height: 40px;margin: 10px 0 5px;}
#news.index .list .item .con .more{display: none}
#news.index .list .item .time{width: 100%;flex-direction:initial;align-items: center;}
#news.index .list .item .time span:nth-of-type(1){margin:0 5px 0 0;background: #ddd;border-radius: 50%;font-size: 1.5rem;width: 30px;height: 30px;text-align: center;line-height: 30px;}
#news.index .list .item .time span:nth-of-type(2):after{display: none;}
#faq.index .content > .title p{font-size: 3rem;}
#about.index .title p{font-size: 3rem;}
#about.index .about{flex-direction: column;}
#about.index .about .l,#about.index .about .r{width: 100%;}
#about.index .about .r{padding-top: 10px;}
#about.index .culture{flex-direction: column}
#about.index .culture .l,#about.index .culture .r{width: 100%;}
#about.index .culture .r{padding: 20px;}
#about.index .culture .r h3{font-size: 2rem;}
#about.index .culture .r p{margin-top: 20px;font-size: 1.5rem;line-height: 1.5}
#about.index .culture .r img{width: 100%;}
#about.index .value{flex-direction: column}
#about.index .value .item{width: 100%;}
#about.index .value .item h3{margin: 10px 0 5px;}
#about.index .value .item .txt{height: auto;}
#about.index #honor .swiper .img{text-align: center;}
#about.index #honor .swiper img{width: 80%;height: auto;}
#contact.index .title{margin: 40px 0 30px;}
#contact.index .title p{font-size: 3rem}
#contact.index .contact{flex-direction: column;padding-bottom: 30px;margin-bottom: 30px;}
#contact.index .contact .item{width: 100%;margin-bottom: 20px;}
#contact.index .contact .item h3{font-size: 1.8rem;margin-bottom: 5px;}
#contact.index .address .item{flex-direction: column;margin-bottom: 40px;}
#contact.index .address .item .map,#contact.index .address .item .txt{width: 100%;}
#contact.index .address .item .txt h3{font-size: 1.8rem;margin: 15px 0 5px;}
#contact.index .address .item .txt ul li{margin: 10px 0 0;background-size: 30px;padding-left: 40px;display: flex;flex-direction: column;font-size: 1.5rem;height: auto;}
#contact.index #message .form{width: 100%;}
#contact.index #message .form li{margin-bottom: 20px;}
#contact.index #message .form li .title{width: 100px;}
#contact.index #message .form li input{border:none;}
#contact.index #message .form .submit{width: 80%;height: 45px;line-height: 45px;margin-top: 30px;}