.animate-5{transition:all .5s;-webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;}
.animate-5:hover{transition:all .5s;-webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;}
.space{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.clamp{display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;}
.p-tb60{padding: 60px 0;}
.p-lr5{padding: 0 5px;}
.p-lr10{padding: 0 10px;}
.m-t60{margin-top: 60px;}
.m-t40{margin-top: 40px;}
.m-t20{margin-top: 20px;}
.title{font-size: 24px;line-height: 1.6;}
.fz-14{font-size: 14px;}
.content-text{font-size: 14px;line-height: 2;color: #666;}
.text-p p{margin-bottom: 0;}
.bg-01{background: #f7f7f7;}

@media(max-width: 992px){
    .p-tb60{padding: 36px 0;}
    .p-lr5{padding: 0 9px;}
    .p-lr10{padding: 0 6px;}
    .m-t60{margin-top: 36px;}
    .m-t40{margin-top: 24px;}
    .m-t20{margin-top: 12px;}
    .title{font-size: 18px;}
}


.home-flex{display: flex;flex-wrap: wrap;}
.home-item{width: 100%;height: 100%;padding-bottom: 260px;position: relative;}
.home-item .home-item-img{width: 100%;height: 240px;position: absolute;left: 0;bottom: 0;}
.home-item .home-item-con .text{margin: 8px 0;color: #999;}

.our-adv-bg{display: flex;flex-wrap: wrap;background: #f7f7f7;}
.our-adv-bg .our-adv-l{width: 50%;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.our-adv-bg .our-adv-l .home-img{display: none;}
.our-adv-bg .our-adv-r{width: 50%;max-width: 640px;height: 100%;padding: 60px 40px;}
.our-adv-bg .our-adv-r .en-title{font-size: 16px;color: #999;}
.our-adv-bg .our-adv-r .adv-con{padding: 10px 0 10px 126px;position: relative;}
.our-adv-bg .our-adv-r .adv-con .adv-img{width: 96px;border-radius: 50%;overflow: hidden;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.our-adv-bg .our-adv-r .adv-con .adv-title{font-size: 18px;margin-bottom: 10px;}

.value-img{width: 140px;height: 140px;margin: auto;border-radius: 50%;box-shadow: 0 2px 16px rgba(0,0,0,0.08);}
.value-title{font-size: 16px;color: #999;}
.bus-scope-left{width: 460px;}
.bus-scope-left .scope-left-con{margin: -5px;}
.bus-scope-left .scope-left-con .scope-left-img{width: 50%;float: left;padding: 5px;}
.bus-scope-right{width: calc(100% - 460px);height: 630px;padding-left: 20px;}
.bus-scope-right .scope-right-con{width: 100%;height: 100%;position: relative;}
.bus-scope-right .scope-right-con .scope-right-text{width: 100%;padding: 20px 40px;background: rgba(0,0,0,0.6);position: absolute;left: 0;bottom: 0;}
.bus-scope-right .scope-right-con .scope-right-text h4{font-size: 20px;font-weight: bold;color: #fff;line-height: 1.65;}
.bus-scope-right .scope-right-con .scope-right-text h5{margin-top: 15px;font-size: 14px;color: #e5e5e5;line-height: 1.65;}

.swiper-next-prev .swiper-button-next,.swiper-next-prev .swiper-button-prev{width: 30px;height: 30px;background: #fff;border: 1px solid #aaa;border-radius: 50%;transform: translateY(-5px);}
.swiper-next-prev .swiper-button-next{right: -10px;}
.swiper-next-prev .swiper-button-prev{left: -10px;}
.swiper-next-prev .swiper-button-next:after,.swiper-next-prev .swiper-button-prev:after{font-size: 16px;color: #aaa;}
.swiper-next-prev .swiper-button-next:hover,.swiper-next-prev .swiper-button-prev:hover{border-color: #e60013;}
.swiper-next-prev .swiper-button-next:hover:after,.swiper-next-prev .swiper-button-prev:hover:after{color: #e60013;}
.history-swiper-top{padding-top: 20px;}
.history-swiper-top .swiper-slide{background: #fff;position: relative;}
.history-swiper-top .swiper-slide .history-text{width: calc(100% - 400px);padding: 30px 60px;}
.history-swiper-top .swiper-slide .history-img{width: 400px;position: absolute;top: -20px;right: 0;}
.history-swiper-top .swiper-slide .history-text .text{color: #999;}
.history-swiper-bottom:after{content: '';width: 100%;border-top: 1px dashed #aaa;position: absolute;top: 5px;left: 0;}
.history-swiper-bottom .swiper-slide{padding-top: 15px;}
.history-swiper-bottom .swiper-slide .quality{font-size: 14px;cursor: pointer;position: relative;}
.history-swiper-bottom .swiper-slide .quality:after{content: '';width: 11px;height: 11px;background: #fff;border: 1px solid #888;border-radius: 50%;position: absolute;top: -15px;left: 50%;transform: translateX(-50%);}
.history-swiper-bottom .swiper-slide-thumb-active .quality{color: #e60013;}
.history-swiper-bottom .swiper-slide-thumb-active .quality:after{background: #e60013;border-color: #e60013;}

.box-news-con{background: #fff;}
.box-news-con .box-news-text{padding: 20px;}
.box-news-con .box-news-img{height: 385px;}
.box-item-news{padding: 20px 0;border-bottom: 1px solid #ddd;}
.box-news-title a{font-size: 18px;color: #333;}
.box-news-desc{margin-top: 15px;font-size: 14px;color: #888;line-height: 1.75;-webkit-line-clamp: 1;height: 3.5em;}
.box-news-title a:hover{color: #0c337e;}

.home-about{padding: 1.6rem 0;background-repeat: no-repeat;background-position: center center; background-size: cover;}
.home-about-width{max-width: 700px;margin: auto;background: rgba(255,255,255,0.9);padding: 0.4rem;}
.home-about .more{width: 120px;font-size: 16px;height: 40px;line-height: 40px;display: inline-block;background: #0c337e;color: #fff;}
.home-about .more:hover{background: #e60013;}

.linkbg{background: url('../images/link.jpg') repeat-y center center/cover;}
.link-con{padding: 20px 0;display: flex;align-items: center;justify-content: left;}
.link-con .link-tilte{width: 320px;text-align: center;font-size: 20px;color: #fff;}
.link-con .link-text{width: calc(100% - 320px);padding-left: 20px;}
.link-con .link-text a{float: left;display: block;font-size: 16px;color: #333;margin: 6px 12px;}
.link-con .link-text a:hover{color: #0c337e;text-decoration: underline;}

@media(max-width: 1230px){
    .our-adv-bg .our-adv-r{padding: 30px;}
    .our-adv-bg .our-adv-r .adv-con{padding: 10px 0 10px 100px;}
    .our-adv-bg .our-adv-r .adv-con .adv-img{width: 80px;}
    .value-img{width: 120px;height: 120px;}
    .value-title{font-size: 14px;}

    .bus-scope-left{width: 360px;}
    .bus-scope-right{width: calc(100% - 360px);height: 495px;}
    .bus-scope-right .scope-right-con .scope-right-text{padding: 10px 20px;}
    .swiper-next-prev .swiper-button-next,.swiper-next-prev .swiper-button-prev{width: 24px;height: 24px;transform: translateY(0);}
    .swiper-next-prev .swiper-button-next:after,.swiper-next-prev .swiper-button-prev:after{font-size: 12px;}
    .link-con .link-tilte{width: 180px;}
    .link-con .link-text{width: calc(100% - 180px);}
}
@media(max-width: 992px){
    .home-item{padding-bottom: 0;border: 1px solid #eee;}
    .home-item .home-item-con{padding: 15px;}
    .home-item .home-item-con .text{font-size: 12px;}
    .home-item .home-item-img{margin-top: 0;height: auto;position: static;}

    .our-adv-bg,.our-adv-bg .our-adv-l .home-img{display: block;}
    .our-adv-bg .our-adv-l{width: 100%;}
    .our-adv-bg .our-adv-r{width: 100%;max-width: 100%;padding: 36px 15px;}
    .our-adv-bg .our-adv-r .en-title{font-size: 14px;}
    .our-adv-bg .our-adv-r .adv-con{padding: 15px 0;border-bottom: 1px solid #ddd;}
    .our-adv-bg .our-adv-r .adv-con .adv-img{width: 26px;left: 0;top: 15px;transform: none;}
    .our-adv-bg .our-adv-r .adv-con .adv-title{padding-left: 36px;}

    .ny_nav ul li a{min-width: auto;font-size: 12px;padding: 5px 10px;}
    .value-img{width: 60px;height: 60px;}
    .value-title{font-size: 12px;}
    .bus-scope-left{width: 100%;}

    .bus-scope-right{width: 100%;height: auto;padding-left: 0;margin-top: 20px;}
    .bus-scope-right .scope-right-con .scope-right-text{position: static;transform: none;padding: 15px;}
    .bus-scope-right .scope-right-con .scope-right-text h4{font-size: 16px;}
    .bus-scope-right .scope-right-con .scope-right-text h5{margin-top: 10px;font-size: 12px;}
    .history-swiper-top{padding-top: 0;}
    .history-swiper-top .swiper-slide .history-text{width: 100%;padding: 20px;}
    .history-swiper-top .swiper-slide .history-img{width: 100%;position: static;}
    .history-swiper-bottom .swiper-slide .quality{font-size: 12px;}
    
    .box-news-con .box-news-img{height: auto;}
    .box-news-title a{font-size: 16px;font-weight: bold;}
    .home-about .more{width: 80px;height: 30px;line-height: 30px;font-size: 14px;top: 62%;}
    .link-con,.linkbg .container{padding: 0;display: block;}
    .link-con .link-tilte{width: 100%;font-size: 18px;font-weight: bold;text-align: left;padding: 10px 15px;background: #0c337e;}
    .link-con .link-text{width: 100%;padding: 10px 5px;}
    .link-con .link-text a{font-size: 14px;margin: 5px 10px;}
    .home-about-width{padding: 15px;}
}


.row-news .news-list{display: block;padding: 20px;border: 1px solid #eee;margin-bottom: 30px;}
.row-news .news-list .news-img{width: 260px;height: 180px;}
.row-news .news-list .news-text{width: calc(100% - 260px);padding-left: 30px;}
.row-news .news-list .news-text h4{font-size: 16px;line-height: 1.6;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 1;line-clamp: 1;-webkit-box-orient: vertical;box-orient: vertical;}
.row-news .news-list .news-text h4 a{color: #333;}
.row-news .news-list .news-text h6{margin: 15px 0;font-size: 14px;color: #999;padding-left: 22px;background: url('../images/time.png') no-repeat left center/16px;}
.row-news .news-list .news-text h5{font-size: 14px;color: #888;line-height: 2;-webkit-line-clamp: 2;height: 4em;}
a.read-more{margin-top: 15px;display: block;width: 90px;line-height: 30px;text-align: center;border: 1px solid #ddd;color: #888;}
a.read-more:hover{background: #293c76;border-color: #293c76;color: #fff;}
.row-news .news-list:hover{background: #f7f8f9;box-shadow: 0 2px 10px rgba(0,0,0,0.08);}
.row-news .news-list .news-text h4 a:hover{text-decoration: underline;}
.row-news .news-list .news-img a:hover img{transform: scale(1.08);}
.time-hits{font-size: 0;padding: 20px 0;border-bottom: 1px solid #eee;}
.time-hits span{font-size: 14px;color: #999;display: inline-block;padding-left: 22px;}
.time-hits .time{background: url('../images/time.png') no-repeat left center/16px;}
.time-hits .hits{margin-left: 15px;background: url('../images/hits.png') no-repeat left center/16px;}
.prev-next,.prev-next a{line-height: 2;color: #888;}
.prev-next a:hover{text-decoration: underline;}

.box-pro-con{width: 100%;display: inline-block;overflow: hidden;border: 1px solid #eee;position: relative;}
.box-pro-con:after{content: '';width: 100%;height: 100%;background: rgba(0,0,0,.5);position: absolute;top: 0;left: 0;opacity: 0;transition: all .5s;}
.box-pro-con:before{content: '';width: 40px;height: 40px;background: url('../images/view.png') no-repeat left center/cover;opacity: 0;transition: all .5s;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);z-index: 1;}
.box-pro-con .pro-title{padding: 10px;font-size: 16px;color: #333;}
.box-pro-con:hover:after,.box-pro-con:hover:before{opacity: 1;}

.slide-left{width: 500px;}
.MagicZoomPup{background: #000;}
.MagicZoomBigImageCont{background: #fff;border: 2px solid #eee;}
.MagicZoom{background: #fff;width: 100% !important;border: 2px solid #eee;}
#tsShopContainer li,#tsShopContainer img{vertical-align: top;}
#tsShopContainer{width: 100%;margin: 0 auto;position: relative;}
#tsShopContainer #tsPicContainer{width: 100%;margin-top: 20px;padding: 0 30px;position: relative;}
#tsShopContainer #tsPicContainer #tsImgSArrL,#tsShopContainer #tsPicContainer #tsImgSArrR{position: absolute;top: 50%;transform: translateY(-50%);cursor:pointer;}
#tsShopContainer #tsPicContainer #tsImgSArrL{left: 0;}
#tsShopContainer #tsPicContainer #tsImgSArrR{right: 0;}
#tsShopContainer #tsPicContainer #tsImgSArrL i,#tsShopContainer #tsPicContainer #tsImgSArrR i{font-size: 28px;font-weight: bold;color: #888;}
#tsShopContainer #tsPicContainer #tsImgSArrL:hover i,#tsShopContainer #tsPicContainer #tsImgSArrR:hover i{color: #e60013;}
#tsShopContainer #tsPicContainer #tsImgSCon{width: 100% !important;overflow: hidden;}
#tsShopContainer #tsPicContainer #tsImgSCon ul{width: 100%;overflow: hidden;}
#tsShopContainer #tsPicContainer #tsImgSCon li{width: 88px;padding: 0 3px;float: left;cursor: pointer;}
#tsShopContainer #tsPicContainer #tsImgSCon li img{background: #fff;border: 2px solid #eee;display:block;}
#tsShopContainer #tsPicContainer #tsImgSCon li.tsSelectImg img{border-color: #e60013;}
.slide-right{width: calc(100% - 500px);padding-left: 40px;}
.features{border-bottom: 1px solid #eee;}
.features span{display: inline-block;padding: 8px 24px;font-size: 18px;background: #293c76;color: #fff;}

ul.show-max{font-size: 0;margin: -5px;}
ul.show-max li{display: inline-block;vertical-align: top;margin: 5px;}
ul.show-max li a{font-size: 14px;color: #333;display: block;padding: 8px 16px;background: #888;color: #fff;}
ul.show-max li.active a,ul.show-max li a:hover{background: #293c76;color: #fff;}

@media(max-width: 992px){
    .row-news .news-list{padding: 0;margin-bottom: 20px;border: none;}
    .row-news .news-list .news-img{width: 110px;height: 80px;}
    .row-news .news-list .news-text{width: calc(100% - 110px);padding-left: 10px;}
    .row-news .news-list .news-text h4{font-size: 15px;font-weight: bold;-webkit-line-clamp: 2;line-clamp: 2;height: 3.2em;}
    .row-news .news-list .news-text h6{margin: 18px 0 0;font-size: 12px;}
    .row-news .news-list .news-text h5,.row-news .news-list a.read-more{display: none;}
    .row-news .news-list:hover{background: none;box-shadow: none;}

    .box-pro-con:before{content: '';width: 30px;height: 30px;}
    .box-pro-con .pro-title{padding: 6px;font-size: 14px;}
    .slide-left,.MagicZoom{width: 100% !important;}
    .MagicZoomPup,.MagicZoomBigImageCont{display: none !important;}
    #tsShopContainer #tsPicContainer{padding: 0 24px;}
    #tsShopContainer #tsPicContainer #tsImgSArrL i,#tsShopContainer #tsPicContainer #tsImgSArrR i{font-size: 20px;}
    #tsShopContainer #tsPicContainer #tsImgSCon li{width: 68px;}
    .slide-right{width: 100%;padding: 36px 0 0;}
    .features span{font-size: 16px;padding: 5px 15px;}
    ul.show-max{margin: -4px;}
    ul.show-max li{margin: 4px;}
    ul.show-max li a{padding: 5px 10px;}
}


.page-nav{width: 100%;height: 60px;line-height: 60px;border-bottom: 1px solid #eee;}
.page-nav .nav-show .nav-title{width: 240px;padding: 20px;line-height: 1;background: #293c76;color: #fff;border-radius: 10px 10px 0 0;position: absolute;left: 0;bottom: 0;}
.page-nav .nav-show .nav-title .cn-bt{font-size: 28px;}
.page-nav .nav-show .nav-title .en-bt{font-size: 16px;margin-top: 15px;opacity: .8;}
.page-nav .nav-show .sj-nav{display: none;}
.page-nav .nav-show .boxnav{border-left: 1px solid #eee;}
.page-nav .nav-show .boxnav a{padding: 0 20px;float: left;display: block;font-size: 14px;color: #666;position: relative;border-right: 1px solid #eee;}
.page-nav .nav-show .boxnav a.active,.page-nav .nav-show .boxnav a:hover{color: #293c76;}
.page-nav .nav-show .boxnav a:before{content: '';width: 0;height: 2px;background: #293c76;position: absolute;left: 0;bottom: 0;transition: all 0.5s;} 
.page-nav .nav-show .boxnav a:hover:before,.page-nav .nav-show .boxnav a.active:before{width: 100%;}

.box-title{font-size: 32px;line-height: 1;color: #333;} 
.cn-title{font-size: 32px;}
.en-title{font-size: 18px;color: #aaa;}
ul.com_ul li{width: 25%;float: left;padding: 0 20px;position: relative;}
ul.com_ul li:after{content: "";width: 1px;height: 50%;background: rgba(163,0,17,.1);position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
ul.com_ul li:first-child:after{display: none;}
ul.com_ul li h5{font-size: calc(60 * 1rem / 100);font-weight: bold;color: #a30011;}
ul.com_ul li h5 span{font-size: calc(36 * 1rem / 100);vertical-align: top;}
ul.com_ul li h6{margin-top: 10px;font-size: 14px;line-height: 1.3;color: #666;}

.historybg{background: url('../images/bg01.jpg') no-repeat center bottom/cover;}
.milepost-bg{max-width: 640px;margin: 60px auto 0;}
.milepost-bg:before{content: "";width: 2px;height: 100%;background: #ebebeb;position: absolute;top: 0;left: 125px;}
.milepost-item{padding-left: 180px;margin-bottom: 30px;position: relative;}
.milepost-item:last-child{margin-bottom: 0;}
.milepost-item .title{line-height: 40px;font-size: 28px;font-weight: bold;position: absolute;top: 0;left: 0;}
.milepost-item .title:after,.milepost-item .title:before{border-radius: 50%;position: absolute;top: 50%;transform: translateY(-50%);}
.milepost-item .title:after{content: '';width: 4px;height: 4px;background: #293c76;left: 124px;z-index: 1;}
.milepost-item .title:before{content: '';width: 10px;height: 10px;background: rgba(41,60,118,.3);left: 121px;}
.milepost-item .text{padding: 4px 0;}

.row-top{margin-top: -20px;}
.awards-item .img{height: 220px;border: 1px solid #eee;}
.awards-item .img{display: flex;justify-content: center;align-items: center;}
.awards-item .img img{max-height: 100%;max-width: 100%;}
.awards-item .img{overflow: hidden;position: relative;}
.awards-item .img:after{content: '';width: 100%;height: 100%;background: rgba(0,0,0,.6);position: absolute;left: 0;top: 0;opacity: 0;transition: all .5s;}
.awards-item .img i{display: block;width: 30px;height: 30px;background: #e60012;border-radius: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 11;opacity: 0;}
.awards-item .img i::after,.awards-item .img i::before{content: '';background: #fff;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.awards-item .img i::after{width: 14px;height: 2px;}
.awards-item .img i::before{width: 2px;height: 14px;}
.awards-item a:hover .img:after{opacity: 1;transition: all .5s;}
.awards-item a:hover .img i{opacity: 1;}
.produce-item .img{height: auto;}
.galleryOverlay{width: 100%;height: 100%;position: fixed;top: 0;left: 0;opacity: 0;z-index: 100000;background-color: rgba(0,0,0,.7);overflow: hidden;display: none;-moz-transition: opacity 0.5s ease;-webkit-transition: opacity 0.5s ease;transition: opacity 0.5s ease;}
.galleryOverlay.visible{opacity: 1;}
.gallerySlider{width: 100%;height: 100%;position: absolute;left: 0;top: 0;white-space: nowrap;}
.gallerySlider .placeholder{background: url("../images/loading.gif") no-repeat center center;height: 100%;line-height: 1px;text-align: center;width: 100%;display: inline-block;}
.gallerySlider .placeholder:before{content: "";display: inline-block;height: 50%;width: 1px;margin-right: -1px;}
.gallerySlider .placeholder img{display: inline-block;max-height: 80%;max-width: 100%;vertical-align: middle;}
.prevArrow, .nextArrow{border: none; text-decoration: none;opacity: 0.5;cursor: pointer;position: absolute; width:50%;height:100%;top:0;margin-top: 0px;}
.prevArrow:hover, .nextArrow:hover{opacity: 1;}
.prevArrow{background-position: left top;left:0;}
.nextArrow{background-position: right top;right:0;}
.pagelimit{position: absolute;bottom: 20px;left: 50%;margin-left: -18px;color: #fff;font-size: 18px;}
.closed{cursor: pointer;position: absolute;width: 40px;height: 40px;right:2%;top: 3%;transform: rotate(45deg);}
.closed::after,.closed::before{content: '';background: #fff;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.closed:hover{opacity: 0.5;}
.closed::after{width: 26px;height: 2px;}
.closed::before{width: 2px;height: 26px;}

.iw_poi_title{color: #CC5522;font-size: 14px;font-weight: bold;overflow: hidden;padding-right: 13px;white-space: nowrap;}
.iw_poi_content{font: 12px arial,sans-serif;overflow: visible;padding-top: 4px;white-space: -moz-pre-wrap;word-wrap: break-word;}
#dituContent{width: 100%;height: 360px;}
.message{padding-top: 60px;border-top: 1px solid #eee;}
.message .input,.message .textarea{width: 100%;height: 40px;border: 1px solid #f7f7f7;background: #f7f7f7;padding: 0 15px;margin-bottom: 20px;}
.message .textarea{height: 180px;padding: 15px;}
.message .input:focus,.message .textarea:focus{border-color: #e60012;}
.message .submit{width: 120px;height: 40px;background: #293c76;color: #fff;}
.message .submit:hover{background: #e60012;}

@media(max-width: 1230px){
    .page-nav .nav-show .nav-title{width: 200px;}
    .page-nav .nav-show .nav-title .cn-bt{font-size: 22px;}
    .page-nav .nav-show .nav-title .en-bt{font-size: 14px;}
    .box-title{font-size: 28px;} 
    .cn-title{font-size: 28px;}
    .en-title{font-size: 16px;}
}
@media(max-width: 992px){
    .page-nav .container{padding: 0;}
    .page-nav{width: 100%;height: 46px;line-height: 46px;background: #293c76;}
    .page-nav .nav-show .nav-title,.page-nav-xs,.page-nav .nav-show .boxnav a:before{display: none;}
    .page-nav .nav-show .sj-nav{display: block;padding: 0 15px;font-size: 16px;color: #fff;position: relative;}
    .page-nav .nav-show .sj-nav:before{content: '';width: 15px;height: 8px;background: url('../images/down.png') no-repeat top left/100%;position: absolute;right: 15px;top: 50%;transform: translateY(-50%);transition: all .5s;}
    .page-nav .nav-show .sj-nav.extend:before{transform: translateY(-50%) rotate(-180deg);}
    .page-nav .nav-show .boxnav{display: none;width: 100%;border: none;position: absolute;top: 100%;left: 0;z-index: 99;}
    .page-nav .nav-show .boxnav a{width: 100%;padding: 0 15px;height: 36px;line-height: 36px;font-size: 14px;border: none;border-top: 1px solid #f7f8f9;background: #f7f8f9;}
    .page-nav .nav-show .boxnav a.active,.page-nav .nav-show .boxnav a:hover{background: #fff;}

    .box-title{font-size: 24px;}
    .cn-title{font-size: 24px;}
    .en-title{font-size: 14px;}
    ul.com_ul li{padding: 0 6px;}
    ul.com_ul li h5,.text-title{font-size: 22px;}
    ul.com_ul li h5 span{font-size: 14px;}
    ul.com_ul li h6{margin-top: 5px;font-size: 12px;}
    .milepost-bg{margin: 36px auto 0;}
    .milepost-bg:before{left: 75px;}
    .milepost-item{padding-left: 100px;margin-bottom: 14px;}
    .milepost-item .title{line-height: 32px;font-size: 20px;}
    .milepost-item .title:after{left: 74px;}
    .milepost-item .title:before{left: 71px;}

    .row-top{margin-top: -12px;}
    .awards-item .img{height: 150px;}
    #dituContent{height: 300px;}
    .message{padding-top: 36px;}
}