.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;}
.dis-flex{display: -webkit-flex;display: flex;}
.flex-column{flex-direction: column;}
.flex{display: flex;-webkit-display: flex;align-items: center;justify-content: center;}
.box-show{box-shadow: 0 2px 8px rgba(0,0,0,.1);-webkit-box-shadow: 0 2px 8px rgba(0,0,0,.1);}
.row-mt20{margin-top: -20px;}
.padding-tb80{padding: 80px 0;}
.padding-tb40{padding: 40px 0;}
.padding-lr10{padding: 0 10px;}
.padding-lr5{padding: 0 5px;}
.margin-t40{margin-top: 40px;}
.margin-t20{margin-top: 20px;}
.cn_title{font-size: 36px;font-weight: bold;color: #333;}
.en_title{font-size: 16px;line-height: 2;color: #acacac;}
.title{font-size: 24px;font-weight: bold;line-height: 1.6;color: #333;}
.in-title{font-size: 24px;line-height: 1.8;color: #8e8e8e;}
.content-text{font-size: 16px;line-height: 2;color: #333;}
.text-p p{margin-bottom: 0;}
.bg{background: #f7f7f7;}

@media(max-width: 1360px){
    .padding-tb80{padding: 60px 0;}
    .padding-tb40{padding: 30px 0;}
    .margin-t40{margin-top: 30px;}
    .cn_title{font-size: 28px;}
    .title,.in-title{font-size: 20px;}
    .en_title,.content-text{font-size: 15px;}
}
@media(max-width: 992px){
    .padding-tb80{padding: 40px 0;}
    .padding-tb40{padding: 25px 0;}
    .padding-lr10{padding: 0 5px;}
    .padding-lr5{padding: 0 10px;}
    .margin-t40{margin-top: 25px;}
    .cn_title{font-size: 20px;}
    .title,.in-title{font-size: 18px;}
    .en_title,.content-text{font-size: 14px;}
}

.site_stamp_1{top: 12%;right: 52%;}
.site_stamp_2{top: 28%;right: 66%;}
.site_stamp_3{top: 53%;right: 54%;}
.site_stamp_4{top: 24%;right: 56%;}
.site_stamp_5{top: 70%;right: 56%;}
.site_stamp_6{top: 40%;right: 56%;}
.site_stamp_7{top: 34%;right: 48%;}
.site_stamp_8{top: 26%;right: 40%;}
.site_stamp_9{top: 52%;right: 44%;}

.site_stamp i.spot{width: 30px;height: 30px;background: url("../images/icon30.png") no-repeat top left/100% 100%;cursor: pointer;position: absolute;animation: point 2.5s ease-in-out infinite;-webkit-animation: point 2.5s ease-in-out infinite;}
.site_stamp .spot-bg{display: block;width: 40px;height: 40px;position: absolute;top: -5px;left: -5px;border-radius: 50%;cursor: pointer;background: rgba(229,49,59,.6);z-index: 1;animation: scIn 1s linear infinite;-webkit-animation: scIn 1s linear infinite;}
.site_stamp_3 i.spot,.site_stamp_7 i.spot,.site_stamp_8 i.spot,.site_stamp_9 i.spot{background: url("../images/icon32.png") no-repeat top left/100% 100%;}
.site_stamp_3 .spot-bg,.site_stamp_7 .spot-bg,.site_stamp_8 .spot-bg,.site_stamp_9 .spot-bg{background: rgba(242,208,44,.6);}

.site_stamp_5 i.spot{background: url("../images/icon31.png") no-repeat top left/100% 100%;}
.site_stamp_5 .spot-bg{background: rgba(233,93,2,.6);}

.site_stamp .site_stamp_text{display: none;position: absolute;left: -460px;top: -120px;z-index: 99;}
.site_stamp .site_stamp_text .desc_img{width: 460px;padding: 30px 20px;background: rgba(90,90,90,.8);border-radius: 20px;}
.site_stamp_1 .site_stamp_text{top: 0;}
.site_stamp_2 .site_stamp_text{top: -80px;}
.b_title{font-size: 20px;font-weight: bold;color: #fff;padding-bottom: 15px;position: relative;}
.b_title:before{content: "";width: 70px;height: 2px;background: #fff;opacity: .5;position: absolute;bottom: 0;left: 0;}
.b_text{margin-top: 15px;font-size: 16px;color: #fff;line-height: 1.8;min-height: 5.4em;}

ul.b_con li{flex: 1;padding: 0 10px;}
ul.b_con li a{display: block;line-height: 40px;font-size: 14px;color: #fff;border: 1px solid #fff;border-radius: 5px;display: flex;-webkit-display: flex;align-items: center;justify-content: center;}
ul.b_con li a i{width: 28px;height: 28px;display: block;margin-right: 10px;}
ul.b_con li a i.cart{background: url("../images/cart.png") no-repeat top left/100% 100%;}
ul.b_con li a i.down{background: url("../images/down.png") no-repeat top left/100% 100%;}
ul.b_con li a i.file{background: url("../images/file.png") no-repeat top left/100% 100%;}
ul.b_con li a:hover{background: #f41c02;border-color: #f41c02;}

@-webkit-keyframes point{0% {-webkit-transform: scale(1);}25% {-webkit-transform: scale(0.85);}50% {-webkit-transform: scale(1);}75% {-webkit-transform: scale(0.85);}}
@-moz-keyframes point{0% {-moz-transform: scale(1);}25% {-moz-transform: scale(0.85);}50% {-moz-transform: scale(1);}75% {-moz-transform: scale(0.85);}}
@-o-keyframes point{0% {-o-transform: scale(1);}25% {-o-transform: scale(0.85);}50% {-o-transform: scale(1);}75% {-o-transform: scale(0.85);}}
@-moz-keyframes point{0% {-moz-transform: scale(1);}25% {-moz-transform: scale(0.85);}50% {-moz-transform: scale(1);}75% {-moz-transform: scale(0.85);}}
@keyframes point{0% {transform: scale(1);}25% {transform: scale(0.85);}50% {transform: scale(1);}75% {transform: scale(0.85);}}

.bg_index{padding: 6% 0 9%;background: url(../images/bg_img.jpg) top center no-repeat;background-size: 100% 100%;}
ul.apply_ul{margin-top: 5%;}
ul.apply_ul li{flex: 1;text-align: center;}
ul.apply_ul li .apply_bg{display: inline-block;width: 280px;height: 280px;border-radius: 50%;overflow: hidden;}
ul.apply_ul li a{display: block;width: 100%;height: 100%;background: #eaeaea;border-radius: 50%;overflow: hidden;position: relative;}
ul.apply_ul li a .apply_text{width: 100%;position: absolute;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
ul.apply_ul li a h4{margin-top: 10px;}
ul.apply_ul li span{display: inline-block;position: relative;}
ul.apply_ul li span img.art-active{position: absolute;top: 0;left: 0;opacity: 0;}
ul.apply_ul li a:hover{background: #dae1e7;}
ul.apply_ul li a:hover span img.art-active{opacity: 1;}

.index_top{margin-top: 10%;}
.index_text_top{margin-top: 3%;font-size: 22px;line-height: 2;}
a.learn_more{margin-top: 4%;display: inline-block;width: 280px;height: 80px;line-height: 80px;background: #f41c02;color: #fff;border-radius: 5px;}
a.learn_more:hover{background: #cf1600;}
.video_con .video_bg{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.video_con .video_bg:before{content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,.3);}
.video_con .video_bg span{font-size: 24px;color: #fff;line-height: 2;cursor: pointer;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%)}

.bg_index_1{position: relative;padding: 0 0 13.5%;background: url(../images/bg_img1.jpg) top center no-repeat;background-size: 100% 100%;}
.padar-flex{display: flex;-webkit-display: flex;align-items: top;justify-content: left;}
.padar-flex-img-1{width: 9.05%;padding-top: 25px;}
.padar-flex-img-2{width: 31.25%;margin: 0 1.5%;}
.padar-flex-img-3{width: 13.05%;}
.padar-flex-text{width: 40%;margin-left: 3.65%;font-size: 20px;line-height: 2;}
.padar-flex-text p{padding-left: 20px;position: relative;}
.padar-flex-text p:before{content: "";width: 10px;height: 10px;background: #666;position: absolute;top: 15px;left: 0;}

.bg_index_1 .goodness_text{width: 100%;position: absolute;bottom: -135px;left: 0;z-index: 99;}
.goodness{display: flex;flex-wrap: wrap;}
.goodness .next_text{height: 270px;background: #fff;border-radius: 15px;display: block;position: relative;}
.goodness .next_text:hover{margin-top: -10px;}
.goodness .next_text .next_text_con{padding: 13% 15%;}
.goodness .next_text .next_text_con h4{color: #666;}
.index_customers{padding: 13% 0 6%;position: relative;}
.index_customers_img{width: 100%;position: absolute;left: 0;bottom: 7%;}
.customers{max-height: 730px;overflow: hidden;}
.customers img{transform: scale(1.5);-webkit-transform: scale(1.5);transition: all .8s ease;-webkit-transition: all .8s ease;transition-delay: .5s;-webkit-transition-delay: .5s;}
.customers:hover img{transform: scale(1);-webkit-transform: scale(1);}

.site_stamp i.spot-1{display: block;width: 25px;height: 25px;background: url(../images/icon30.png) no-repeat center/100% 100%;cursor: pointer;position: absolute;z-index: 8;}
.site_stamp .spot-bg-1{display: block;width: 35px;height: 35px;position: absolute;top: -5px;left: -5px;border-radius: 50%;cursor: pointer;background: rgba(229,49,59,.6);z-index: 1;animation: scIn 1s linear infinite;-webkit-animation: scIn 1s linear infinite;}
@keyframes scIn{0%{opacity:1;transform:scale(0);-webkit-transform:scale(0);-moz-transform:scale(0)}100%{opacity:0;transform:scale(1.35);-webkit-transform:scale(1.35);-moz-transform:scale(1.35)}}
@-webkit-keyframes scIn{0%{opacity:1;-webkit-transform:scale(0)}100%{opacity:0;-webkit-transform:scale(1.35)}}
.site_stamp i.spot-3{display: block;width: 25px;height: 25px;background: url(../images/icon32.png) no-repeat center center/100% 100%;cursor: pointer;position: absolute;z-index: 8;}
.site_stamp .spot-bg-3{display: block;width: 35px;height: 35px;position: absolute;top: -5px;left: -5px;border-radius: 50%;cursor: pointer;background: rgba(242,208,44,.6);z-index: 1;animation: scIn 1s linear infinite;-webkit-animation: scIn 1s linear infinite;}

.site_spot_11{top: 8%;left: 26%;}
.site_spot_12{top: 55%;left: 70%;}
.site_spot_13{top: 35%;left: 50%;}

.site_spot_21{top: 8%;left: 56%;}
.site_spot_22{top: 36%;right: 38%;}
.site_spot_23{top: 36%;right: 15%;}
.site_spot_24{top: 34%;left: 15%;}
.site_spot_25{top: 60%;left: 2%;}

.site_spot_31{top: 76%;left: 52%;}
.site_spot_32{top: 11%;left: 48%;}

.site_spot .site_stamp_text{left: 25px;top: 0;}
.site_spot_c1{top: 38%;left: 45%;}
.site_spot_c2{top: 38%;left: 16%;}
.site_spot_c3{top: 64%;left: 2%;}
.site_spot_c4{top: 53.5%;left: 29%;}
.site_spot_c5{top: 28%;left: 60%;}
.site_spot_c6{top: 12%;right: 20%;}
.site_spot_12 .site_stamp_text,.site_spot_c5 .site_stamp_text,.site_spot_c6 .site_stamp_text,.site_spot_22 .site_stamp_text,.site_spot_23 .site_stamp_text{left: -460px;}
.site_spot_31 .site_stamp_text{top: -240px;left: -460px;}

ul.desc_bg{display: none;width: 100%;height: 100%;position: fixed;top: 0;left: 0;background: rgba(0,0,0,.3);z-index: 1000;}
ul.desc_bg .desc_t{width: 96%;max-width: 640px;padding: 20px;background: rgba(90,90,90,.8);position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);border-radius: 5px;}

@media(max-width: 1360px){
    .site_stamp .site_stamp_text{left: -420px;top: 0;}
    .site_stamp .site_stamp_text .desc_img{width: 420px;padding: 20px;border-radius: 15px;}
    .site_stamp_2 .site_stamp_text{top: 0;}
    .b_title{font-size: 18px;}
    .b_text{font-size: 14px;}
    ul.b_con li a{line-height: 36px;font-size: 14px;}
    ul.b_con li a i{width: 24px;height: 24px;}

    ul.apply_ul li .apply_bg{width: 220px;height: 220px;}
    ul.apply_ul li span img{height: 90px;}
    .index_text_top,.video_con .video_bg span{font-size: 20px;}
    a.learn_more{width: 200px;height: 50px;line-height: 50px;}

    .padar-flex-text{font-size: 18px;}
    .bg_index_1 .goodness_text{bottom: -120px;}
    .goodness .next_text{height: 240px;}
    .goodness .next_text .next_text_con{padding: 10% 12%;}

    .site_spot .site_stamp_text{left: 32px;}
    .site_spot_c5 .site_stamp_text,.site_spot_c6 .site_stamp_text,.site_spot_22 .site_stamp_text,.site_spot_23 .site_stamp_text{left: -420px;}
}
@media(max-width: 1230px){
    .index_text_top,.video_con .video_bg span{font-size: 18px;}
    .padar-flex-text{font-size: 16px;}
    .bg_index_1 .goodness_text{bottom: -90px;}
    .goodness .next_text{height: 180px;}
    .goodness .next_text .next_text_con{padding: 0 15px;}
}
@media(max-width: 768px){
    .site_stamp i{display: none;}
    .site_stamp_1{top: 25%;right: 52%;}
    .site_stamp_2{top: 32%;right: 74%;}
    .site_stamp_3{top: 44%;right: 56%;}
    .site_stamp_4{top: 30%;right: 56%;}
    .site_stamp_5{top: 53%;right: 64%;}
    .site_stamp_6{top: 37%;right: 56%;}
    .site_stamp_7{top: 35%;right: 48%;}
    .site_stamp_8{top: 30%;right: 33%;}
    .site_stamp_9{top: 43%;right: 42%;}
    
    .site_stamp .spot_text{font-size: 12px;line-height: 2;font-weight: bold;white-space: nowrap;background: rgba(134,134,134,.7);color: #fff;padding: 0 6px;border-radius: 5px;position: absolute;}
    .site_stamp_1 .spot_text{left: -24px;top: -26px;}
    .site_stamp_2 .spot_text{right: 2px;top: -4px;display: none;}
    .site_stamp_3 .spot_text{left: -24px;top: 22px;}
    .site_stamp_4 .spot_text{right: 0;top: -19px;}
    .site_stamp_5 .spot_text{left: -24px;top: 18px;}
    .site_stamp_6 .spot_text{right: 0;top: -4px;}
    .site_stamp_7 .spot_text{left: 16px;top: -4px;}
    .site_stamp_8 .spot_text{left: 16px;top: -4px;}
    .site_stamp_9 .spot_text{left: 16px;top: -4px;}

    .site_stamp i.spot{width: 15px;height: 15px;}
    .site_stamp .spot-bg-1,.site_stamp .spot-bg-3{width: 25px;height: 25px;}

    ul.b_con li{padding: 0 5px;}
    ul.b_con li a i{margin-right: 0;}
    ul.apply_ul{margin-top: 35px;}
    ul.apply_ul li .apply_bg{width: 90px;height: 90px;}
    ul.apply_ul li span img{height: 36px;}
    ul.apply_ul li a h4{margin-top: 0;font-size: 14px;}
    .index_text_top,.video_con .video_bg span{font-size: 14px;}
    a.learn_more{margin-top: 40px;font-size: 14px;width: 120px;height: 40px;line-height: 40px;}

    .padar-flex{display: block;-webkit-display: block;}
    .padar-flex-text{width: 100%;margin: 0 0 20px;}
    .padar-flex-text{font-size: 14px;}
    .bg_index_1 .goodness_text{position: static;}
    .goodness .col-xs-6{margin-top: 10px;}
    .goodness .next_text{width: 100%;height: 100%;border-radius: 5px;}
    .goodness .next_text .next_text_con{padding: 10px;position: static;transform: none;-webkit-transform: none;}
}


.pro_bg{padding: 20px 0;transition: all .5s;}
.pronav_bg.active{padding: 5px 0;width: 100%;position: fixed;top: 60px;left: 0;background: #fff;border-top: 1px solid #eee;z-index: 999;transition: all .5s;}
.pronav_bg.active img{width: 40px;}
.pronav_bg.active ul.nav_pro li a{font-size: 14px;}

ul.nav_pro li{width: 14.285%;display: inline-block;vertical-align: top;padding: 0 5px;text-align: center;}
ul.nav_pro li a{font-size: 16px;color: #999;display: block;padding: 5px;border-radius: 8px;}
ul.nav_pro li span{display: inline-block;position: relative;}
ul.nav_pro li span img.art-active{position: absolute;top: 0;left: 0;opacity: 0;}
ul.nav_pro li.newson a,ul.nav_pro li.active a,ul.nav_pro li a:hover{background: #707070;color: #fff;}
ul.nav_pro li.active a img.art-active,ul.nav_pro li a:hover img.art-active{opacity: 1;}

.pro-content{background: #fff;border: 2px solid #fff;padding: 20px;border-radius: 20px;position: relative;}
.pro-content .signLabel{width: 90px;height: 90px;position: absolute;top: 0;left: 0;}
.pro-content .signLabel1{background: url('../images/sign01.png') no-repeat top left/100% 100%;}
.pro-content .signLabel2{background: url('../images/sign02.png') no-repeat top left/100% 100%;}
.pro_left_img{width: 180px;height: 180px;}
.pro_right_text{width: calc(100% - 180px);padding-left: 20px;}
.pro_right_text h3 a{font-size: 20px;font-weight: bold;color: #333;}
.pro_right_text h4{margin: 15px 0 28px;font-size: 16px;color: #666;line-height: 1.6;-webkit-line-clamp: 3;height: 4.8em;}
.details_buy_pdf{font-size: 0;}
a.see_details,a.buy_now{display: inline-block;vertical-align: top;text-align: center;width: 115px;font-size: 16px;color: #666;line-height: 34px;border: 1px solid #acacac;border-radius: 50px;}
a.buy_pdf{display: inline-block;vertical-align: top;text-align: center;width: 140px;font-size: 16px;color: #666;line-height: 40px;border: 1px solid #acacac;border-radius: 50px;}
a.see_details,a.buy_pdf{margin-right: 15px;}
a.buy_now{background: #cf1600;border-color: #cf1600;color: #fff;}
a.buy_pdf{background: #707070;border-color: #707070;color: #fff;border-radius: 6px;position: relative;}
a.buy_pdf span img{margin-right: 8px;}
.pro-content:hover{border-color: #cf1600;box-shadow: 0 2px 8px rgba(0,0,0,.1);-webkit-box-shadow: 0 2px 8px rgba(0,0,0,.1);}
.pro-content:hover img{transform: scale(1.06);-webkit-transform: scale(1.06);}
a.see_details:hover{border-color: #cf1600;color: #cf1600;}
a.buy_now:hover{background: #fff;color: #cf1600;}
a.buy_pdf:hover{background: #cf1600;border-color: #cf1600;}
.pro-content h3 a:hover{color: #cf1600;}

.details_left{width: 36%;}
.MagicZoomPup{background: #000;}
.MagicZoomBigImageCont{background: #fff;}
#tsImgS,.MagicZoomBigImageCont{border: 2px solid #efefef;}
#tsShopContainer li,#tsShopContainer img{vertical-align: top;}
#tsShopContainer{width: 100%;margin: 0 auto;position: relative;}
#tsShopContainer #tsPicContainer{width: 100%;margin-top: 15px;position:relative;}
#tsShopContainer #tsPicContainer #tsImgSArrL,#tsShopContainer #tsPicContainer #tsImgSArrR{display: none;}
#tsShopContainer #tsPicContainer #tsImgSCon{width: 100% !important;overflow: hidden;}
#tsShopContainer #tsPicContainer #tsImgSCon ul{width: 100% !important;overflow: hidden;}
#tsShopContainer #tsPicContainer #tsImgSCon li{width: 16.66%;padding: 2px;float: left;cursor: pointer;}
#tsShopContainer #tsPicContainer #tsImgSCon li img{border: 2px solid  #e4e4e4;display:block;}
#tsShopContainer #tsPicContainer #tsImgSCon li.tsSelectImg img{border-color: #ff4338;}
.details_right{width: 64%;padding-left: 40px;}
.product_parameters{font-size: 16px;font-weight: bold;color: #333;line-height: 2;border-bottom: 1px solid #ebebeb;}
a.backspace{font-size: 16px;color: #888;cursor: pointer;}
a.backspace:hover{color: #cf1600;}

@media(max-width: 1360px){
    ul.nav_pro li a img{width: 50px;}
    .pro-content{padding: 15px;}
    .pro_left_img{width: 140px;height: 140px;}
    .pro_right_text{width: calc(100% - 140px);padding-left: 15px;}
    .pro_right_text h3 a{font-size: 18px;}
    .pro_right_text h4{margin: 10px 0;font-size: 14px;}
    a.see_details, a.buy_now, a.buy_pdf{width: 105px;line-height: 30px;font-size: 14px;}
}
@media(max-width: 1230px){
    .pro-content{padding: 15px;}
    a.buy_pdf span img{height: 20px;}
    ul.nav_pro li a img{width: 40px;}
    ul.nav_pro li a{font-size: 14px;}
}
@media(max-width: 992px){
    ul.nav_pro li{width: 25%;padding: 2px;}
    ul.nav_pro li a{font-size: 14px;padding: 5px;}
    ul.nav_pro li span img{width: 32px;}
    .pro_left_img,.details_left{width: 100%;height: auto;}
    .pro_right_text{width: 100%;padding: 10px 0 0;}
    .pro_right_text h3 a{font-size: 16px;}
    .pro_right_text h4,a.see_details,a.buy_now,a.buy_pdf{font-size: 14px;}
 
    .details_left,.MagicZoom{width: 100% !important;}
    .MagicZoomBigImageCont,.MagicZoomPup{display: none !important;}
    .details_right{width: 100%;padding: 40px 0 0;}
}


.art_bg{background: #f7f7f7;}
ul.nav_art li{display: inline-block;vertical-align: middle;}
ul.nav_art li a{display: block;font-weight: normal;color: #999;font-size: 18px;padding: 10px 40px;margin: 0 5px;}
ul.nav_art li a span{width: 36px;display: inline-block;position: relative;}
ul.nav_art li a span img.art-active{position: absolute;top: 0;left: 0;opacity: 0;}
ul.nav_art li.active a,ul.nav_art li a:hover{background: #707070;color: #fff;}
ul.nav_art li.active a img.art-active,ul.nav_art li a:hover img.art-active{opacity: 1;}

.menu_on_the_left{width: 320px;}
.faq_re{margin-bottom: 15px;}
.faq_re input.input_faq{width: 100%;height: 42px;font-size: 16px;background: #f1f1f1;padding: 0 15px;border-radius: 10px;}
.faq_re button.btn_faq{width: 16px;height: 16px;background: url("../images/search.png") no-repeat;position: absolute;top: 12px;right: 15px;}
.ismobile_nav{margin-top: 10px;background: #707070;padding: 0 10px;border-radius: 10px;overflow: hidden;}
.ismobile_nav ul.menu li{margin: 20px 0;}
.ismobile_nav ul.menu li a{display: block;line-height: 42px;font-size: 18px;font-weight: bold;color: #fff;padding: 0 30px;border: 1px solid #707070;position: relative;}
.ismobile_nav ul.menu li.active a,.ismobile_nav ul.menu li a:hover{border-color: #fff;}
.ismobile_nav ul.menu li a:before{content: "";width: 10px;height: 14px;background: url("../images/triangle.png") no-repeat;position: absolute;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);right: 30px;}

.ismobile h3{display: none;}
.ismobile{background: #707070;/*padding: 10px;*/border-radius: 10px;overflow: hidden;}
.box-title a{display: block;font-size: 18px;font-weight: bold;line-height: 40px;padding: 5px 40px 5px 15px;color: #fff;}
.box-title .box-tig{width: 40px;height: 40px;cursor: pointer;position: absolute;top:50%;transform: translateY(-50%);right: 0;z-index: 2;}
.box-title .box-tig::before,.box-title .box-tig::after{content: "";background: #fff;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);transition: all .5s;}
.box-tig::after{width: 2px;height: 14px;}
.box-tig::before{width: 14px;height: 2px;}
.box-item.open .box-tig::after{opacity: 0;}
.box-cont{display: none;}
ul.box-ul li a{margin: 2px 0;display: block;line-height: 40px;padding: 0 20px;font-size: 16px;color: #fff;position: relative;}
ul.box-ul li a:before{content: "";width: 10px;height: 14px;background: url("../images/triangle.png") no-repeat;position: absolute;top: 50%;transform: translateY(-50%);right: 20px;}
.open .box-cont{display: block;}
.open .box-title a,.box-title a:hover,ul.box-ul li a:hover,ul.box-ul li.newson a,ul.box-ul li.active a{background: #f41c02;}

.bar_title a{display: block;font-size: 18px;font-weight: bold;line-height: 40px;padding: 0 40px 0 10px;color: #fff;position: relative;}
.bar_title a i{width: 40px;height: 40px;display: block;position: absolute;top: 0;right: 0;}
.bar_title i:after,.bar_title i:before{background: #fff;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);}
.bar_title i:after{content: "";width: 2px;height: 14px;}
.bar_title i:before{content: "";width: 14px;height: 2px;}
ul.nbar_text li a{margin: 2px 0;display: block;line-height: 40px;padding: 0 20px;font-size: 16px;color: #fff;position: relative;}
ul.nbar_text li a:before{content: "";width: 10px;height: 14px;background: url("../images/triangle.png") no-repeat;position: absolute;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);right: 20px;}
.open .bar_title i:after,.bar_open .nbar_text{display: none;}
.open .nbar_text{display: block;}
.open .bar_title a,.bar_title a:hover,ul.nbar_text li a:hover,ul.nbar_text li.active a{background: #f41c02;}

.content_on_the_right{width: calc(100% - 320px);padding-left: 40px;}
.faq_list .faq_list_text .faq_title{font-size: 18px;font-weight: bold;color: #333;line-height: 50px;background: #f0f0f0;padding: 0 30px;}
.faq_list .faq_list_text .faq_text{padding: 10px 0 30px 50px;}
.faq_list .faq_list_text:last-child .faq_text{padding-bottom: 0;}

ul.download-box li{font-size: 16px;color: #333;padding: 10px 0;border-bottom: 1px solid #ebebeb;display: flex;justify-content: space-between;align-items: center;}
ul.download-box li:first-child a{padding-top: 0;}
ul.download-box li .download_title{width: 60%;}
ul.download-box li a{color: #333;}
ul.download-box li a.zxyl{font-size: 14px;padding: 3px 12px;border-radius: 50px;border: 1px solid #999;}
ul.download-box li .download_time{width: 20%;text-align: center;white-space: nowrap;padding: 0 15px;}
ul.download-box li span{font-size: 24px;color: #333;font-weight: bold;}
ul.download-box li a:hover,ul.download-box li a:hover span{color: #f41c02;}
ul.download-box li a.zxyl:hover{background: #f41c02;border-color: #f41c02;color: #fff;}

.video_h{height: 280px;font-size: 0;}
.video_list h4{margin-top: 10px;font-size: 16px;color: #333;}

ul.menu_nav{border-bottom: 1px solid #e1e1e1;}
ul.menu_nav li{padding: 0 20px;}
ul.menu_nav li a{font-size: 16px;display: block;padding-bottom: 15px;color: #888;}
ul.menu_nav li.active a,ul.menu_nav li a:hover{color: #f41c02;}

.desc_bg{display: none;width: 100%;height: 100%;position: fixed;top: 0;left: 0;background: rgba(0,0,0,.8);z-index: 1000;}
.desc_bg .desc_video{width: 90%;max-width: 1200px;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);}
.desc_bg .close{display: block;font-size: 28px;color: #fff;opacity: 1;right: 20px;top: 15px;cursor: pointer;z-index: 99;}

.item_video{cursor: pointer;margin-top: 40px;}
.item_video_img:before{content: "";width: 100%;height: 100%;background: rgba(0,0,0,.5);position: absolute;top: 0;left: 0;}
.item_video_img i{font-size: 64px;color: #fff;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);}
.item_list h4{padding-top: 15px;color: #333;font-size: 16px;}
.item_list:hover h4{color: #bc8133;}

@media(max-width: 1360px){
    ul.nav_art li a{padding: 10px 20px;font-size: 16px;}
    ul.nav_art li a span{width: 30px;}
    .ismobile_nav ul.menu li a{font-size: 16px;display: block;line-height: 36px;padding: 0 15px;}
    .ismobile_nav ul.menu li a:before{right: 15px;}
    .faq_title{padding: 0 15px;}
    .faq_text{padding: 10px 0 15px 30px;}
    .content_on_the_right{padding-left: 30px;}
}
@media(max-width: 992px){
    .menu_on_the_left{width: 100%;}
    .ismobile{padding: 0;border-radius: 0;overflow: inherit;}
    .ismobile h3{display: block;font-size: 18px;text-align: center;background: #5a5a5a;color: #fff;padding: 10px;}
    ul.menu{display: none;width: 100%;background: #707070;padding: 10px;}
    .ismobile_nav ul.menu li{margin: 5px 0;}
    .ismobile_nav ul.menu li a{line-height: 32px;font-size: 16px;padding: 0 10px;}
    .ismobile_nav ul.menu li a:before{right: 10px;}

    .bar_title a,ul.nbar_text li a{font-size: 16px;font-weight: normal;}
    .content_on_the_right{width: 100%;padding: 20px 0 0;}
    .faq_list .faq_list_text .faq_title{font-size: 16px;line-height: 40px;padding: 0 15px;}
    .faq_list .faq_list_text .faq_text{padding: 10px 0 10px 30px;}
    ul.download-box li{font-size: 14px;}
    ul.download-box li a.zxyl{font-size: 12px;padding: 2px 6px;}
    ul.download-box li .download_time{display: none;}
    ul.download-box li span{font-size: 20px;}

    .video_h{height: auto;}
    .item_video_img i{font-size: 42px;}
    .desc_bg .close{font-size: 20px;}
}

/*关于我们*/
.site_bg{padding: 16px 0;background: #f7f7f7;}
ul.site_ul,ul.nav_ul,ul.nav_art,ul.nav_pro{font-size: 0;}
ul.site_ul li{display: inline-block;font-size: 16px;height: 32px;line-height: 32px;color: #333;padding-left: 6px;}
ul.site_ul li a{display: inline-block;color: #333;}
ul.site_ul li.site_i{padding-left: 30px;position: relative;}
ul.site_ul li.site_i:before{content: "";width: 16px;height: 16px;background: url("../images/home.png") no-repeat;position: absolute;top: 50%;margin-top: -8px;left: 0;}
ul.site_ul li a:hover{color: #f41c02;}
ul.nav_ul li{display: inline-block;margin-right: 70px;}
ul.nav_ul li:last-child{margin-right: 0;}
ul.nav_ul li a{display: inline-block;font-size: 16px;height: 32px;line-height: 32px;color: #999;}
ul.nav_ul li.active a,ul.nav_ul li a:hover{color: #333;}

.about_bg{min-height: 860px;padding-top: 9%;}
.about_content{width: 42%;}
ul.purchase_ul li{width: 25%;float: left;text-align: center;}
ul.purchase_ul li .purchase_h{height: 114px;border-right: 2px solid #d6d6d6;}
ul.purchase_ul li .purchase_h img{max-height: 100%;}
ul.purchase_ul li h4 a{display: inline-block;margin-top: 40px;font-size: 16px;color: #00428d;text-decoration: underline;}
ul.purchase_ul li:last-child .purchase_h{border-right: none;}

.services_list:first-child{margin-top: 0;}
.news_list{padding: 40px 200px 40px 40px;border: 1px solid #dbdbdb;}
.news_list .news_left{width: 27%;height: 220px;}
.news_list .news_right{width: 73%;padding-left: 80px;}
.news_list .news_right h3,.news_list .news_right h3 a{font-size: 24px;color: #333;}
.news_list .news_right h4{margin-top: 10px;font-size: 14px;color: #444;line-height: 2;-webkit-line-clamp: 3;height: 6em;}
.news_list .news_right h5{margin-top: 20px;font-size: 18px;color: #444;line-height: 2;}
.news_list .news_buttom{bottom: 40px;}
a.view_details{width: 150px;display: block;line-height: 40px;padding-left: 20px;color: #444;border: 1px solid #f7f7f7;position: relative;}
a.view_details i{width: 25px;height: 7px;background: url("../images/arrow.png") no-repeat;position: absolute;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);right: 20px;}
.news_list .news_time{position: absolute;top: 40px;right: 20px;width: 110px;border: 1px solid #f7f7f7;}
.news_list .news_time .d_time{font-size: 36px;line-height: 70px;color: #444;border-bottom: 1px solid #f7f7f7;}
.news_list .news_time .ym_time{font-size: 14px;line-height: 30px;color: #444;letter-spacing: 2px;}
.news_list:hover{box-shadow: 0 2px 8px rgba(0,0,0,.1);-webkit-box-shadow: 0 2px 8px rgba(0,0,0,.1);}
.news_list:hover .news_time{background: #7a7a7a;}
.news_list a:hover img{transform: scale(1.06);-webkit-transform: scale(1.06);}
.news_list:hover .news_time .d_time,.news_list:hover .news_time .ym_time{color: #fff;}
.news_list .news_right h3 a:hover{color: #f41c02;}
a.view_details:hover{background: #7a7a7a;color: #fff;}
a.view_details:hover i{background: url("../images/arrow-active.png") no-repeat;}

.mobile_news_list{padding: 10px;border: 1px solid #dbdbdb;}
.mobile_news_list a h3{font-size: 16px;font-weight: bold;color: #333;}
.mobile_news_list a h4{font-size: 14px;color: #444;line-height: 1.6;-webkit-line-clamp: 2;height: 3.2em;}
.mobile_news_list a h5{line-height: 2;color: #888;}
.mobile_news_list a:hover h3{color: #f41c02;}

.news_list_left{width: 76%;}
h2.time{font-size: 16px;line-height: 2;color: #666;}
h2.time span{margin-right: 10px;}
h2.time span:last-child{margin-right: 0;}
.prev_next a{font-size: 16px;line-height: 2;color: #666;}
.prev_next a:hover{color: #f41c02;text-decoration: underline;}
.news_list_right{width: 24%;padding-left: 40px;}
.hot_news{font-size: 20px;color: #333;position: relative;}
.hot_news a{font-size: 14px;color: #888;position: absolute;right: 0;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.hot_news a:hover,.news_con_text .text_right h3 a:hover{color: #f41c02;}
.news_con_text .img_left{width: 30%;height: 78px;}
.news_con_text .text_right{float: right;width: 70%;padding-left: 20px;}
.news_con_text .text_right h3{font-size: 16px;line-height: 1.5;-webkit-line-clamp: 2;height: 3em;}
.news_con_text .text_right h3 a{color: #333;}
.news_con_text .text_right h4{margin-top: 14px;font-size: 14px;color: #666;}
.news_con_text .img_left a:hover img{transform: scale(1.06);-webkit-transform: scale(1.06);}

.contact-us .row {display: flex;flex-wrap: wrap;}
.contact-us .row .item{width: 100%;height: 100%;}
.contact-us .row .item-text{padding: 20px;}
.contact-us .row .item-text h3{padding-left: 40px;position: relative;}
.contact-us .row .item-text h3:before{content: "";width: 31px;height: 30px;background: url("../images/address.png") no-repeat top left/100% 100%;position: absolute;top: 50%;transform: translateY(-50%);left: 0;}
.contact-us .row .item-text .text-p p a{color: #333;}
.contact-us .row .item-text .text-p p a:hover{color: #f41c02;}

ul.contact_site{margin: 20px -15px 0;}
ul.contact_site li{flex: 1;padding: 15px;}
ul.contact_site li .site_content{height: 220px;}
ul.contact_site li .site_content .site_img{padding-right: 5%;}
ul.contact_site li .site_content .site_img .title{margin-top: 10px;}
ul.contact_site li .site_content a{color: #333;}
ul.contact_site li .site_content .text-color,ul.contact_site li .site_content .text-color a{color: #657089;}
ul.contact_site li .site_content a:hover,ul.contact_site li .site_content .text-color a:hover{color: #f41c02;}
ul.contact_site li .site_text{padding: 0 0 20px 66px;height: 70px;}
ul.contact_site li .site_text h3,ul.contact_site li .site_text h4{color: #19213d;line-height: 1.5;font-weight: normal;}
ul.contact_site li .site_text span{position: absolute;top: 0;left: 0;}

#dituContent{width: 100%;height: 400px;}
.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;}
input.input,textarea.textarea{width: 100%;height: 40px;font-size: 16px;background: #f5f5f5;border: 1px solid #f5f5f5;padding: 0 12px;margin-top: 20px;}
textarea.textarea{height: 130px;padding: 15px;resize: none;}
input.input:focus,textarea.textarea:focus{border-color: #f41c02;}
button.button{width: 150px;height: 50px;font-size: 16px;color: #fff;background: #4a99ff;background: -ms-linear-gradient(top,#78c9ff,#4a99ff);background: -moz-linear-gradient(top,#78c9ff,#4a99ff);background: -webkit-linear-gradient(top,#78c9ff,#4a99ff);background: -o-linear-gradient(top,#78c9ff,#4a99ff);}

@media(max-width: 1360px){
    .about_bg{min-height: 750px;padding-top: 6%;}
    .news_list{padding: 30px 160px 30px 30px;}
    .news_list .news_right{padding-left: 50px;}
    .news_list .news_buttom{bottom: 30px;}
    .news_list .news_left{height: 200px;}
}
@media(max-width: 1230px){
    .about_content{width: 54%;}
    .site_bg{padding: 10px 0;}
    ul.site_ul li,ul.nav_ul li a{font-size: 14px;}

    .news_list{padding: 20px 160px 20px 20px;}
    .news_list .news_left{width: 26%;height: 180px;}
    .news_list .news_right{width: 74%;padding-left: 30px;}
    .news_list .news_right h3,.news_list .news_right h3 a{font-size: 20px;}
    .news_list .news_buttom{bottom: 20px;}
    a.view_details{width: 120px;line-height: 36px;padding-left: 10px;}
    a.view_details i{right: 10px;}
    .news_list .news_time{top: 20px;width: 80px;}
    .news_list .news_time .d_time{font-size: 28px;line-height: 60px;}
    .news_list_left{width: 72%;}
    .news_list_right{width: 28%;padding-left: 30px;}
    .news_con_text .text_right{padding-left: 10px;}
    .news_con_text .img_left{height: 75px;}
    h2.time,.prev_next a,.news_con_text .text_right h3{font-size: 15px;}
}
@media(max-width: 992px){
    .site_bg,.site_bg .container,.art_bg .container,.pro_bg,.pro_bg .container{padding: 0;}
    ul.nav_ul,ul.nav_art{width: 100%;float: inherit;}
    ul.nav_ul li,ul.nav_art li{width: 33.33%;max-width: 120px;margin: 0;text-align: center;}
    ul.nav_ul li a,ul.nav_art li a{display: block;height: auto;padding: 6px;color: #333;font-size: 14px;}
    ul.nav_ul li.active a,ul.nav_ul li a:hover{background: #f41c02;color: #fff;}
    
    .news_list{padding: 15px;}
    .news_list .news_right h5{font-size: 14px;}
    ul.site_ul,.news_list_right{display: none;}
    .about_bg{min-height: 850px;padding: 40px 0;}
    .about_content,.news_list_left{width: 100%;}
    h2.time,.prev_next a,input.input,textarea.textarea{font-size: 14px;}

    ul.contact_site{margin: 10px -10px 0;display: block;}
    ul.contact_site li{padding: 10px;}
    ul.contact_site li .site_content{height: auto;padding: 15px;}
    ul.contact_site li .site_content p{margin-bottom: 0;}
    ul.contact_site li .site_content img{width: 46px;}
    #dituContent{height: 300px;}
    button.button{width: 120px;height: 40px;font-size: 14px;}
}
@media(max-width: 768px){
    .contact-us .row .col-sm-4{width: 100%;}
    #dituContent{height: 300px;}

    .services_list{display: block;}
    .services_list .news_left{width: 100%;height: auto;}
    .services_list .news_right{width: 100%;padding: 20px 0 0;}

    ul.purchase_ul li{width: 50%;padding: 10px;}
    ul.purchase_ul li .purchase_h{height: auto;border-right: none;}
    ul.purchase_ul li .purchase_h img{height: 60px !important;}
    ul.purchase_ul li h4 a{margin-top: 15px;}
}


.banner-top{overflow: hidden;}
.gywmhis,.slide_img{position: relative;}
.sidebar_menu{width: 125px;position: absolute;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);right: 4%;z-index: 9;}
.sidebar_menu a{display: block;padding: 20px 15px;text-align: center;margin: 20px 0;background: rgba(22,22,22,.2);}
.sidebar_menu a span{display: inline-block;position: relative;}
.sidebar_menu a span img{height: 40px;}
.sidebar_menu a span img.art-active{position: absolute;top: 0;left: 0;opacity: 0;}
.sidebar_menu a h5{margin-top: 6px;font-size: 16px;color: #fff;}
ul.nav_art li.active a,ul.nav_art li a:hover{background: #707070;color: #fff;}
ul.nav_art li.active a img.art-active,ul.nav_art li a:hover img.art-active{opacity: 1;}
.sidebar_menu a:hover,.sidebar_menu a.active{background: rgba(22,22,22,.5);}
.sidebar_menu a:hover span img.art-active,.sidebar_menu a.active span img.art-active{opacity: 1;}

.gywmhis .gywmhis-wayline{width: 100%;position: absolute;bottom: 2%;left: 0;}
.gywmhis-wayline .swiper-container{padding: 0 32%;}
.gywmhis-wayline .swiper-container .swiper-slide{padding: 0 10px;}
.gywmhis-wayline .swiper-container .swiper-slide a.wayline-box{display: block;border: 2px solid rgba(0,0,0,0);position: relative;cursor: pointer;}
.gywmhis-wayline .swiper-container .swiper-slide a.wayline-box:before{content: "";width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: rgba(0,0,0,.5);}
.gywmhis-wayline .swiper-container .swiper-slide a.ontrue{border-color: #6fd9e3;}
.gywmhis-wayline .swiper-container .swiper-slide a.ontrue:before{background: none;border-color: #6fd9e3;}
.slide_text{width: 100%;position: absolute;left: 0;bottom: 2%;z-index: 9;font-size: 0;}
.slide_text a{display: inline-block;margin: 0 10px;}
.slide_text a:hover{transform: translateY(-8px);-webkit-transform: translateY(-8px);}
.slide_text a img{width: 118px;}

html.lb-disable-scrolling{overflow: hidden;position: fixed;height: 100vh;width: 100vw;}
.lightboxOverlay{position: absolute;top: 0;left: 0;z-index: 9999;background: black;filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);opacity: 0.8;display: none;}
.lightbox{position: absolute;left: 0;width: 100%;z-index: 10000;text-align: center;line-height: 0;font-weight: normal;}
.lightbox .lb-image{display: block;height: auto;max-width: inherit;max-height: none;border-radius: 3px;border: 4px solid white;}
.lightbox a img{border: none;}
.lb-outerContainer{position: relative;*zoom: 1;width: auto;height: 250px;margin: 0 auto;border-radius: 4px;background: white;}
.lb-outerContainer:after{content: "";display: table;clear: both;}
.lb-loader{position: absolute;top: 43%;left: 0;height: 25%;width: 100%;text-align: center;line-height: 0;}
.lb-cancel{display: block;width: 32px;height: 32px;margin: 0 auto;background: url(../images/loading.gif) no-repeat;}
.lb-nav{position: absolute;top: 0;left: 0;height: 100%;width: 100%;z-index: 10;}
.lb-container>.nav{left: 0;}
.lb-nav a{outline: none;background-image: url('../images/a06b9431240c47bc9f7a6c50e66be581.gif');}
.lb-prev,.lb-next{height: 100%;cursor: pointer;display: block;}
.lb-nav a.lb-prev{width: 24%;left: 0;float: left;background: url(../images/prev.png) left 48% no-repeat;opacity: 0;-webkit-transition: opacity 0.6s;-moz-transition: opacity 0.6s;filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-o-transition: opacity 0.6s;transition: opacity 0.6s;}
.lb-nav a.lb-prev:hover{filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity: 1;}
.lb-nav a.lb-next{width: 24%;right: 0;float: right;background: url(../images/next.png) right 48% no-repeat;opacity: 0;-webkit-transition: opacity 0.6s;filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-moz-transition: opacity 0.6s;-o-transition: opacity 0.6s;transition: opacity 0.6s;}
.lb-nav a.lb-next:hover{filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity: 1;}
.lb-dataContainer{margin: 0 auto;padding-top: 5px;*zoom: 1;width: 100%;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;position: absolute;top: -40px;left: 50%;transform: translateX(-50%);}
.lb-dataContainer:after{content: "";display: table;clear: both;}
.lb-data{padding: 0 4px;color: #ccc;}
.lb-data .lb-details{width: 85%;float: left;text-align: left;line-height: 1.1em;}
.lb-data .lb-caption{font-size: 13px;font-weight: bold;line-height: 1em;}
.lb-data .lb-caption a{color: #4ae;}
.lb-data .lb-number{display: block;clear: left;padding-bottom: 1em;font-size: 12px;color: #999;}
.lb-data .lb-close{display: block;float: right;width: 30px;height: 30px;background: url(../images/close2.png) top right no-repeat;text-align: right;outline: none;filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);opacity: 0.7;-webkit-transition: opacity 0.2s;-moz-transition: opacity 0.2s;-o-transition: opacity 0.2s;transition: opacity 0.2s;}
.lb-data .lb-close:hover{cursor: pointer;filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity: 1;}

.layerBox{width: 100%;height: 100%;background: rgba(0,0,0,.65);position: fixed;left: 0;top: 0;z-index: 1000;}
.aoyi_cont{width: 90%;max-width: 800px;padding: 60px 40px;border-radius: 8px;box-shadow: 0 2px 20px rgba(0,0,0,.16);background: url("/megagame/images/bgimg.jpg") no-repeat top right/cover;position: fixed;top: 50%;left: 50%;transform: translate(-50%,-50%);z-index: 1001;}
.the_first span{font-size: 20px;font-weight: bold;display: inline-block;padding: 6px 28px;background: #005bc9;color: #fff;}
.aoyi_cont h1{font-size: 40px;margin: 20px 0;}
.aoyi_cont h2{font-size: 34px;}
.aoyi_cont h3{font-size: 24px;margin: 50px 0;}
.aoyi_cont h4{font-size: 18px;}
.go_now{margin-top: 60px;}
.go_now a{display: inline-block;width: 220px;height: 45px;line-height: 45px;border-radius: 50px;font-size: 18px;background: #005bc9;color: #fff;border-radius: 50px;}
.go_now a:hover{background: #006df1;}
.pop_colse{width: 30px;height: 30px;line-height: 30px;text-align: center;background: #000;color: #fff;opacity: .4;border-radius: 50%;overflow: hidden;position: absolute;top: 5px;right: 5px;}
.pop_colse i{display: inline-block;font-size: 14px;}
.pop_colse:hover{opacity: .7;}

@media(max-width: 1360px){
    .sidebar_menu{width: 90px;right: 15px;}
    .banner-top,.gywmhis,.slide_img{height: auto;}
    .sidebar_menu a{padding: 5px;}
    .sidebar_menu a h5{font-size: 15px;}
    .slide_text a img{width: 90px;}
}
@media(max-width: 992px){
    .banner-top{margin-top: 50px;}
    .gywmhis{margin-top: 0;}
    .sidebar_menu,.slide_img .stamp .stamp_text:before{display: none;}
    .gywmhis .gywmhis-wayline{position: static;}
    .gywmhis-wayline .swiper-container,.gywmhis-wayline .swiper-container .swiper-slide{padding: 0;}
    .gywmhis-wayline .swiper-container .swiper-slide a.wayline-box{border: none;}
    .slide_text a{margin: 0 5px;}
    .slide_text a img{width: 40px;}

    .aoyi_cont{padding: 40px 15px  20px;}
    .the_first span{font-size: 16px;}
    .aoyi_cont h1{font-size: 30px;}
    .aoyi_cont h2{font-size: 20px;}
    .aoyi_cont h3{font-size: 16px;margin: 25px 0;}
    .aoyi_cont h4{font-size: 14px;}
    .go_now{margin-top: 25px;}
    .go_now a{width: 160px;height: 40px;line-height: 40px;font-size: 14px;}
}


.on-title{font-size: 20px;padding-bottom: 15px;font-weight: bold;border-bottom: 1px solid #ededed;}
.day-flooo{position: fixed;}
.fix-bottom.scrollfixed{top: 160px !important;transition: all .5s;}
.news_text{margin-bottom: 40px;}

.box-pro-con{background: #fff;border: 2px solid #fff;border-radius: 20px;}
.box-pro-con .box-pro-text{padding: 20px;}
.box-pro-con .box-pro-text h3 a{font-size: 20px;font-weight: bold;color: #333;}
.box-pro-con .box-pro-text h4{margin: 20px 0;font-size: 16px;color: #666;line-height: 1.6;-webkit-line-clamp: 3;height: 4.8em;}
a.ckxq,a.ljgm{display: inline-block;width: 108px;line-height: 32px;margin: 0 10px;font-size: 14px;color: #666;border: 1px solid #acacac;border-radius: 50px;}
a.ljgm{background: #cf1600;border-color: #cf1600;color: #fff;}
.box-pro-con:hover{border-color: #cf1600;box-shadow: 0 2px 8px rgba(0,0,0,.1);}
.box-pro-con .box-pro-text h3 a:hover{color: #cf1600;}
a.ckxq:hover{border-color: #cf1600;color: #cf1600;}
a.ljgm:hover{background: #fff;color: #cf1600;}
.please_refer_to{font-size: 16px;line-height: 2;color: #999;}
.please_refer_to a{margin-right: 15px;color: #333;}
.please_refer_to a:hover{color: #cf1600;}

@media(max-width: 992px){
    .day-flooo{position: static;}
    .scrollfixed{margin: 0;}
    .box-pro-con .box-pro-text{padding: 15px;}
    .box-pro-con .box-pro-text h3 a{font-size: 18px;}
    .box-pro-con .box-pro-text h4{margin: 15px 0;font-size: 14px;}
    .please_refer_to{font-size: 14px;}
}