
@import "animate.css";
@import "animate.css";
@import "jquery.fancybox.css";

@font-face{
	font-family: HarmonyOS_Sans_SC_Regular;
	src: url("../font/HarmonyOS_Sans_SC_Regular.ttf");
}
@font-face{
	font-family: HarmonyOS_Sans_SC_Bold;
	src: url("../font/HarmonyOS_Sans_SC_Bold.ttf");
}


body{font-family: "HarmonyOS_Sans_SC_Regular";}

*{box-sizing:border-box;outline:0;}

html {-webkit-text-size-adjust:none;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display:block;}
img{max-width:100%;height:auto;width:auto\9;vertical-align:bottom;}
.video embed,.video object,.video iframe{width:100%;height:auto;}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, sub, sup, tt, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{margin:0;padding:0;outline:0;font-size:100%;background:transparent}
fieldset,img,input,button,hr{border:0;}
:focus {outline: 0;}
address, caption, cite, code, dfn, em, b,th, i,var, optgroup {font-style: normal;font-weight: normal;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal;}
abbr, acronym {border: 0;font-variant: normal;}
input, button, textarea, select, optgroup, option {font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;}
button{-webkit-appearance:none;-moz-appearance:none;appearance:none;}
code, kbd, samp, tt {font-size:100%;}
input, button, textarea, select {*font-size: 100%;}
ol, ul {list-style: none;}
table {border-collapse: collapse;border-spacing: 0;}
caption, th {text-align: left;}
sup, sub {font-size: 100%;vertical-align: baseline;}

:link, :visited, ins {text-decoration: none;}

blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}

.cl{*zoom:1}
.cl:before,.cl:after{display:table;content:" ";}
.cl:after{clear:both;}


body{overflow-x: hidden;}

a{color:inherit;}
a:hover{text-decoration:none;color:#C22231;}

.uppercase{text-transform:uppercase;}
.hide{display:none !important;}
.hidebox{visibility:hidden;position:absolute;z-index:-1;height:0;}
.wp{margin:0 auto;width:1200px;}
.wp2{margin:0 auto;max-width:90%;}
.wp1200{margin:0 auto;max-width:1200px;}
.pr{position:relative;}
.fl{float:left!important;}.fr{float:right!important;}

.img-scale{overflow:hidden;position:relative;}
.img-scale img{transition:all 0.3s ease 0s;}
.img-scale:before {transition:all 0.5s;-webkit-transition:all 0.5s;content:'';display:block;position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid rgba(255,255,255,0);z-index:10;}
.img-scale:hover:before {top:10px;left:10px;right:10px;bottom:10px;border:1px solid rgba(255,255,255,0.5);}
.img-scale:hover {background:#000}
.img-scale:hover img {-ms-transform:scale(1.051) rotate(1deg);transform:scale(1.1) rotate(3deg);opacity:0.8;}

/*---mo-header---*/
.sitetop{display:none;background:#333;height:50px;line-height:50px;border-bottom:1px solid rgba(255,255,255,0.4);}
.sitetop span{width:50px;height:50px;line-height:50px;font-size:24px;text-align:center;color:#fff;}
.sitetop span.mo-header-search{margin-right:40px;}
.sitetop span i{font-size:24px;line-height:50px;}

.mo-search{padding:10px 15px;display:none;border-bottom:1px solid #222;position:absolute;left:0;top:50px;width:100%;background:#333;box-sizing:border-box;z-index: 200;}
.mo-search .form-control {float:left;display:block;box-sizing: border-box;width:85%;height:34px;padding: 6px 12px;font-size: 14px;line-height:1;color: #555;background-color: #fff;background-image: none;border:none;border-radius:4px 0 0 4px;}
.mo-search .submit_btn{float:left;width:15%;height:34px;line-height:34px;background:#C22231;border:none;font-size:18px;color:#fff;border-radius:0 4px 4px 0;}

.mo-leftmenu{background:#F5F5F5;position:fixed;top:0;left:0;bottom:0;overflow-x:hidden;box-sizing:content-box;width:70%;-webkit-overflow-scrolling:touch;z-index:105!important;-webkit-transition:all .4s cubic-bezier(0.7,0,0.2,1);-ms-transition:all .4s cubic-bezier(0.7,0,0.2,1);transition:all .4s cubic-bezier(0.7,0,0.2,1);-webkit-box-shadow:0 0 40px rgba(82,85,90,0.1);box-shadow:0 0 40px rgba(82,85,90,0.1);-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}
.mo-leftmenu .tit{height:50px;line-height:50px;background:#353535;}
.mo-leftmenu .tit h6{float:left;color:#fff;padding:0 0 0 20px;font-size:20px;font-weight:bold;font-family: "Times New Roman";}
.mo-leftmenu .tit span{float:right;cursor:pointer;width:50px;text-align:center;}
.mo-leftmenu .tit span i{color:#fff;font-size:16px;}
.mo-leftmenu > ul{}
.mo-leftmenu > ul > li{line-height:50px;font-size:15px;border-top:2px solid #e5e5e5;position:relative;}
.mo-leftmenu > ul > li > a{padding:0 0 0 20px;}
.mo-leftmenu > ul > li > i {position:absolute;color:#333;font-size:12px;top:5px;right:0;z-index:1;width:50px;line-height:40px;text-align:center;cursor:pointer;}
.mo-leftmenu > ul > li.active{}
.mo-leftmenu ul li a{color:#333;display: block;}
.mo-leftmenu ul li a:hover{text-decoration: none;}
.mo-leftmenu ul li ul{display:none;padding-bottom:10px;}
.mo-leftmenu ul li ul li{line-height:35px;}
.mo-leftmenu ul li ul li a{background:url("../image/d.png") no-repeat 25px center;padding:0 0 0 40px;}

.menu-transitioning{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}

/*---header---*/

.header {background: rgba(0,0,0,.15);height: 60px;position: fixed;top: 0;left: 0;right: 0;z-index: 999;  -webkit-backdrop-filter: saturate(150%) blur(.1rem);backdrop-filter: saturate(150%) blur(.1rem);background-color: rgba(0,0,0,.45);}
.header > .wp{height:58px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap; }


.header .logo{width: 18%;}
.nav{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center; height: 58px;}
.nav > ul > li{float:left;position:relative;text-transform: uppercase;}
.nav > ul > li:nth-child(2){position:static;}
.nav > ul > li > a{display:block;font-size:14px;color:#fff;padding:0 25px;height:58px;line-height:58px;}

[lang=es] .nav > ul > li > a{padding:0 14px;font-size:16px;}
[lang=de] .nav > ul > li > a{padding:0 14px;font-size:15px;}

.nav > ul > li > a > i{display:inline-block;font-size:11px;vertical-align:top;transition:all 0.3s ease 0s;}
[lang=ru] .nav > ul > li > a{padding:0 18px;font-size:16px;}[lang=xh] .nav > ul > li > a{padding:0 18px;font-size:16px;}
.nav > ul > li ul{position:absolute;width:227px;height:auto;left:0;text-align:left;top:58px;z-index:1000;padding:10px;background:#fff;  transform:rotate3d(1,0,0,-90deg);-webkit-transform:rotate3d(1,0,0,-90deg);-ms-transform:rotate3d(1,0,0,-90deg);-webkit-transform-origin:0 0 0;transform-origin:0 0 0;opacity:0;transition:transform 0.5s,opacity 0.3s;-webkit-transition:-webkit-transform 0.5s,opacity 0.3s;}

.sch_tips{width: 1200px; margin: 0 auto; overflow: hidden;  padding: 20px 0; text-align: center; font-size: 16px;}

.nav > ul > li > ul li{position:relative;}
.nav > ul > li > ul li:last-child{border:none;}
.nav > ul > li > ul li > a{display:block;padding:6px 10px;color: #5c5c5c;font-size:14px;text-transform:capitalize;}
.nav > ul > li > ul > li > a{padding-right:20px;}
.nav > ul > li > ul li > a i{position:absolute;right:10px;top:10px;font-size:11px;}
.nav > ul > li > ul li > a:hover{color:#ae3c50;}

.nav > ul > li > ul li ul{left:250px;top:0;box-shadow:none;}

.nav > ul > li:nth-child(5) ul{width:210px;}
.nav > ul > li:nth-child(3) > ul::before{left:27px;}
.nav > ul > li:nth-child(5) > ul::before{left:50px;}


.nav > ul > li:hover > a,.nav > ul > li.active > a{background:#fff;color: #5c5c5c;}
.nav > ul > li:hover > a > i{transform:rotate(180deg);-o-transform: rotate(180deg);-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);}

.nav ul li:hover > ul{opacity:1;transform:rotate3d(0,0,0,0);-webkit-transform:rotate3d(0,0,0,0);-ms-transform:rotate3d(0,0,0,0);}
.nav > ul > li ul li:hover > a{color:#ae3c50;}



.nav > ul > li .drop-down{position:absolute;width:100%;left:0;top:58px;z-index:100;padding:20px;background:#fff;transform:rotate3d(1,0,0,-90deg);-webkit-transform:rotate3d(1,0,0,-90deg);-ms-transform:rotate3d(1,0,0,-90deg);-webkit-transform-origin:0 0 0;transform-origin:0 0 0;opacity:0;transition:transform 0.5s,opacity 0.3s;-webkit-transition:-webkit-transform 0.5s,opacity 0.3s;}

.nav > ul > li .drop-down .tab{text-align:center;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;}
.nav > ul > li .drop-down .tab span{font-size:14px;color:#525252;display:inline-block;line-height:25px;cursor:pointer;padding:0 30px;border-bottom:2px solid transparent;margin:0 20px;}
.nav > ul > li .drop-down .tab span.active{border-bottom-color:#B03A4E;color:#B03A4E;}

.nav > ul > li .drop-down dl{display:none;}
.nav > ul > li .drop-down dl.active{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-right:-10px;margin-left:-10px;}
.nav > ul > li .drop-down dl dd{width:16.66666666%;padding:10px;box-sizing:border-box;text-align:center;}
.nav > ul > li .drop-down dl dd img{width:auto;/*height:180px;*/}
.nav > ul > li .drop-down dl dd p{margin-top:10px;color:#000;font-size:14px;}

.nav > ul > li:hover .drop-down{opacity:1;visibility:visible;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);}



.nav .prod{margin-left: 20px;position:relative;}
.nav .prod > a{display: block;font-size: 14px;color: #fff;height: 70px;line-height: 70px;padding: 0 20px;}
.nav .prod ul{display:none;position:absolute;top:70px;right:0;width:100%;z-index: 1000;}
.nav .prod ul li a{display: block;padding: 15px 10px;color: #fff;font-size: 14px;text-transform: capitalize;background: #C22231;}
.nav .prod:hover{background: #c22231;}
.nav .prod:hover ul{display:block;}
.nav .prod ul li a:hover{background:#921A25;}

.header_right{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content: right;justify-content: right; margin-left: 2rem;}

.header-lang{position:relative;z-index:2000;margin:0 10px 0 0;}
.header-lang .box{cursor:pointer;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;}
.header-lang .box i{font-size:22px;text-align:center;color:#fff;}
.header-lang .lang-box{position:absolute;top:47px;right:0;width:360px;background:#FFF;padding:20px 10px 20px 20px;transform: scale3d(0.9, 0.9, 1);opacity:0;visibility:hidden;z-index:999; transition:all 0.4s ease-in-out; border:1px solid #eee;border-radius:5px;overflow-y:scroll;}
.header-lang .lang-box ul{font-size:0;margin:0 -10px;}
.header-lang .lang-box ul li{display:inline-block;vertical-align:top;width:33.3333333%;margin:0 0 10px;font-size:12px;overflow:hidden;padding:0 4px;}
.header-lang .lang-box ul li img{margin-right:3px;}

.header-lang:hover .box i{color:#C22231;}
.header-lang:hover .lang-box{transform:scale3d(1, 1, 1);opacity:1;visibility:visible;}


.search{margin:0 10px 0 0;position:relative; z-index: 100;}
.search h3{width:45px;height:70px;margin:0;cursor:pointer;font-weight:400;text-align:center;}
.search h3 i{color:#fff;font-size:25px;line-height:70px;-webkit-text-stroke-width:0.1px;text-stroke-width:0.1px;}
.search .serchbox{display:none;position:absolute;background:#666;width:255px;padding:10px;top:66px;right:0;z-index:1000;overflow:hidden;}
.search .serchbox .submit_text{background:#fff;width:200px;height:33px;line-height:33px;float:left;color:#333;padding:0 0 0 6px;box-sizing:border-box;}
.search .serchbox .submit_btn{width:35px;background:#C22231;font-size:14px;color:#fff;height:33px;line-height:33px;text-align:center;display:block;float:right;cursor:pointer;}
.search:hover h3{background:#666;}
.search:hover h3 i{color:#fff;}
.search:hover .serchbox{display:block;}

.header .btn{width:270px;height:100px;background:#80D428;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;}
.header .btn a{display:block;background:url(../image/tel.png) no-repeat left center;padding:0 0 0 47px;}
.header .btn em{color:#fff;font-size:16px;display:inline-block;margin-left:3px;}
.header .btn p{font-size:22px;color:#fff;}


#banner{position:relative;}
#banner img{width:100%;}

#banner .swiper-pagination-bullets{bottom:30px;}
#banner .swiper-pagination-bullet {width:10px;height:10px;margin:0 6px;background:#fff;border-radius:10px;opacity:1;box-sizing:border-box;}
#banner .swiper-pagination-bullet-active{background:#C22231;}

/*---footer---*/

.bq_fotter{background: #272727; width: 100%; overflow: hidden; min-height: 300px; color: #fff;}
.bq_fotter_c{width: 1200px; margin: 0 auto; overflow: hidden;}
.bq_fotter_c_t{overflow: hidden; padding-top: 3rem; margin-bottom: 4rem;}
.bq_fotter_c_t img{width: 315px; height: auto;}
.bq_fotter_c_b{overflow: hidden;}
.bq_fotter_c_b_r{float: right; overflow: hidden;}
.bq_fotter_c_b_r a{float: left; overflow: hidden; margin-left: 0.5rem; }
.bq_fotter_c_b_r img{width: 40px; height: 40px;}


#footer{background:#171717;padding:70px 0 40px;}
#footer h5{font-size:22px;color:#fff;font-weight:bold;line-height:1;margin:0 0 25px;}
#footer h5::after{content:"";width:50px;height:3px;background:#C22231;display:block;margin:15px 0 0;}
#footer .wp{height:100%;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;}

.foot-nav ul li{font-size:16px;line-height:25px;margin-bottom:10px;color:#bfbfbf;}
.foot-nav ul li a:hover{color:#C22231;}

.foot-contact{width:380px;}
.foot-contact img{margin-bottom:25px;}
.foot-contact ul li{font-size:16px;line-height:24px;color:#bfbfbf;}
.foot-contact ul li+li{margin-top:10px;}
.foot-contact ul li a:hover{color:#C22231;text-decoration:underline;}

.share{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;}
.share a{display:inline-block;background:rgba(255,255,255,0.4);width:45px;height:45px;line-height:45px;text-align:center;color:#fff;text-align:center; border-radius: 10px;}
.share a+a{margin-left:10px;}
.share a i{font-size:25px;}
.share a:hover{background:#C22231;color:#fff;}


.copyright{background:#000;overflow:hidden;}
.copyright .wp{height:60px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;}
.copyright p{font-size:15px;color:#fff;}




#gotop{cursor:pointer;font-size:18px;color:#848484;}
#gotop i{color:#fff;font-size:18px;height:36px;width:36px;line-height:36px;background:#171717;margin-left:20px;display:inline-block;border-radius:50%;text-align:center;}
#gotop:hover{color:#fff;}
#gotop:hover i{background:#C22231;color:#fff;}

/* footerbar */
#footBar {position:fixed;bottom:0;left:0;width:100%;height:45px;display:none;z-index:999;background:#333;border-top:1px solid rgba(255, 255, 255, 0.8);transition:all 0.6s ease 0s;-webkit-transition:all 0.6s ease 0s;}
#footBar > ul{display:-webkit-flex;display:flex;}
#footBar > ul > li{width:25%;height:45px;text-align:center;border-left:1px solid rgba(255, 255, 255, 0.2);cursor:pointer;padding:6px 0 0 0;box-sizing:border-box;position:relative;}
#footBar > ul > li:first-child {border-left:none;}
#footBar > ul > li > a{display:block;height:45px;line-height:1;text-transform:uppercase;}
#footBar > ul > li i{color:#fff;font-size:20px;}
#footBar > ul > li span{display:block;color:#fff;font-size:12px;margin-top:3px;}

#footBar > ul > li > ul{position:absolute;width:calc(100% + 40px);padding:0 10px;bottom:53px;left:-20px;background:#fff;box-sizing:border-box;box-shadow:0 5px 9px 0 rgba(0,0,0,0.14);display:none;}
#footBar > ul > li > ul::after{content:'';position:absolute;left:calc(50% - 8px);margin:0;bottom:-8px;overflow:hidden;display:inline-block;border-right:8px solid transparent;border-top:8px solid #fff;border-left:8px solid transparent;}
#footBar > ul > li > ul li{border-bottom:1px solid #E5E5E5;font-size:15px;padding:10px 0;}
#footBar > ul > li > ul li:last-child{border-bottom:none;}

.inquirbox{}
.inquirbox h5{background:#F0B323;}
.inquirbox .row{margin-bottom:15px;}
.inquirbox input[type="text"],.inquirbox textarea{padding:12px 15px;font-size:16px;border:1px solid #BDBDBD;width:100%;line-height:24px;text-align:left;background:#F4F4F4;color:#111;box-sizing:border-box;}
.inquirbox select{padding:12px 15px;font-size:16px;border:1px solid #BDBDBD;width:100%;line-height:24px;background:#F4F4F4;color:#666;}
.inquirbox textarea{max-width:100%;width:100%;resize:none;}
.inquirbox input[type="text"]:focus,.inquirbox textarea:focus{box-shadow:0 0 5px #999;background:#fafafa;border-color:#999;outline:0}
.inquirbox .red{color:#f00;font-weight:bold;}
.inquirbox .yzm { width:70%; margin-right:10px;}
.inquirbox img {cursor: pointer; margin-left: 3px; display: inline-block;vertical-align: middle;}
.inquirbox .submit{margin:0;width:280px;line-height:50px;background:#C22231;text-align:center;display:block;color:#fff;font-size:18px;cursor:pointer;}
.inquirbox .submit:hover{background:#980F1C;}
/*----首页新增----*/
.gy_wm_c{ overflow: hidden; display: block; position: relative; padding-bottom: 0px;  z-index: 1;}
.gy_wm_c_c{width: 75%; margin: 0 auto; overflow: hidden; display: flex;padding: 4rem 0 0 0;}
.gy_wm_c_c_l{width: 60%; overflow: hidden; }
.gy_wm_c_c_l1{color: #ffffff; text-transform: uppercase; font-weight: bold; padding-top: 1rem;}
.gy_wm_c_c_l2{ color: #f12535; text-transform: uppercase; margin-bottom: 2rem;font-weight: bold;}
.gy_wm_c_c_lc{background:url("../images/ckgd.png") no-repeat; }
.gy_wm_c_c_lc a{ width: 184px; height: 46px;  display: block;line-height: 46px;text-transform: uppercase; padding-left: 1.2rem;}

.load-more__btn1{width: 184px; margin: 0 auto; overflow: hidden; padding-top: 30px;}
.load-more__btn1:hover{cursor: pointer;}
.load-more__btn{ background-image: url("../images/cka.png"); display: inline-block;width: 184px; height: 44px; line-height: 44px; color: #fff;  padding-left: 30px; text-transform: uppercase; font-size: 12px;}
.load-more__btn:hover{color: #fff;}



.gy_wm_c_c_r{width:83%;overflow: hidden;}
.gy_wm_c_c_r_l1{width: 50%; float: left;}
.gy_wm_c_c_r_l1a{overflow: hidden;}
.gy_wm_c_c_r_l1a .p1{color: #f12535; font-weight: bold; float: left;}
.gy_wm_c_c_r_l1a .p2{ color: #fff; padding-top: 3rem;}
.gy_wm_c_c_r_l1b{color: #fff;text-transform: uppercase;}
/*----首页车型分类新增----*/
.cxzx_c{text-align: center;font-size: 36px; padding-bottom: 3rem;}
.zzsccx{ width:80%; overflow: hidden; margin: 0 auto; padding-top: 3rem; padding-bottom: 3rem;}
.zzsccx .tab{ overflow:hidden;text-align: center; height: 40px; }
.zzsccx .tab a{ color:#333; margin: 0 20px;}
.zzsccx .tab a:hover{color:#f80206; border-bottom: 2px solid #f80206;}
.zzsccx .tab a.on{ color:#f80206; border-bottom: 2px solid #f80206;}
.zzsccx .content{ overflow:hidden; padding:10px;}
.zzsccx .content li{ display:none; min-height: 500px;}
.zzsccx .content li img{width: 80%; height: auto; overflow: hidden; margin: 0 auto; display: block;}
.teee{background: url("../images/tbh.png") no-repeat center;}
.teee a{ color: #fff; font-size: 16px; line-height: 46px; height: 46px;  text-align: center;display: block;}

#pro_list2a{overflow: hidden; }
#pro_list2a ul li{float: left; width: 23%; margin-right: 35px; }
#pro_list2a ul li p{text-align: center; line-height: 20px; width: 100%; background-color: #2c3039; color: #fff; padding: 10px 10px;height: 65px;}
#pro_list2a ul li img{width: 100%; height: auto;}

.xwcw{background: url("../images/xwbj.jpg") no-repeat top; background-color: #1e1e1e; padding: 5rem 0 1rem 0; background-size: 100%; }
.xwcw_tt{overflow: hidden; width: 70%;margin: 0 auto; padding-bottom: 4rem;}
.xwcw_tt p{font-size: 70px; text-transform: uppercase; color: #fff; font-weight: bold; line-height: 75px;}


.mb-wrapper{margin:0 auto 20px;position:relative; height:500px;left:0;top:0}
.mb-slider,.mb-scroll{width:100%;height:380px;overflow:hidden;margin:0 auto;padding:0;position:relative;left:0;top:0}
.mb-active-slider{border-color:#333}
.mb-slider .mb-panel{margin-top:100px;display:block;cursor:pointer;float:left;list-style:none}
.mb-panel a{outline:0}
.mb-slider .mb-panel.current{cursor:auto}
.mb-inside *{max-width:100%}
a.mb-scrollButtons{display:block;width:45px;height:58px;background:transparent url(../images/arrows.png) no-repeat;position:absolute;top:40%;margin-top:-29px;cursor:pointer;text-decoration:none;outline:0;border:0;_background:transparent url(../images/arrows.gif) no-repeat}
a.mb-scrollButtons.mb-left{background-position:left top;left:-45px}
a.mb-scrollButtons.mb-right{background-position:right top;right:-45px}
a.mb-scrollButtons.mb-left:hover{background-position:left bottom}
a.mb-scrollButtons.mb-right:hover{background-position:right bottom}
a.mb-scrollButtons.disabled{display:none}
.mb-controls{margin:0 auto;text-align:center;position:absolute; top:27rem; left:47%; z-index:100}
.mb-controls a{color:#666;font:18px/2.2 Georgia, Serif;display:inline-block;text-decoration:none;padding:2px;margin:0 5px 0 0;text-align:center;outline:0}
.mb-panel{margin-top:90px}
.mb-controls a:hover{color:black}
.mb-controls a.current{color:#900}
.main-nav{display:block; text-align:center; border-bottom:2px solid #a71700;margin:0 0 20px 0;padding:0 0 10px 0}
.main-nav a{text-decoration:none;color:#3e63ec;font-size:18px;margin:0 8px}
.main-nav a:hover{color:black;border-bottom:2px solid black}
.mb-inside img{width:100%}


/*----scrollbar----*/
.scroll-wrapper {overflow:hidden !important;padding:0 !important;position:relative;}
.scroll-wrapper > .scroll-content {border:none !important;box-sizing:content-box !important;height:auto;left:0;margin:0;max-height:none;max-width:none !important;overflow:scroll !important;padding:0 20px 0 0;position:relative !important;top:0;width:auto !important;}
.scroll-wrapper > .scroll-content::-webkit-scrollbar {height:0;width:0;}
.scroll-element {display:none;}
.scroll-element,.scroll-element div {box-sizing:content-box;}
.scroll-element.scroll-x.scroll-scrollx_visible,.scroll-element.scroll-y.scroll-scrolly_visible {display:block;}
.scroll-element .scroll-bar,.scroll-element .scroll-arrow {cursor:default;}
.scroll-textarea {border:1px solid #cccccc;border-top-color:#999999;}
.scroll-textarea > .scroll-content {overflow:hidden !important;}
.scroll-textarea > .scroll-content > textarea {border:none !important;box-sizing:border-box;height:100% !important;margin:0;max-height:none !important;max-width:none !important;overflow:scroll !important;outline:none;padding:2px;position:relative !important;top:0;width:100% !important;}
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {height:0;width:0;}

.scrollbar-inner > .scroll-element,.scrollbar-inner > .scroll-element div {border:none;margin:0;padding:0;position:absolute;z-index:10;}
.scrollbar-inner > .scroll-element div {display:block;height:100%;left:0;top:0;width:100%;}
.scrollbar-inner > .scroll-element.scroll-x {bottom:2px;height:8px;left:0;width:100%;}
.scrollbar-inner > .scroll-element.scroll-y {height:100%;right:2px;top:0;width:4px;}
.scrollbar-inner > .scroll-element .scroll-element_outer {overflow:hidden;}
.scrollbar-inner > .scroll-element .scroll-element_outer,.scrollbar-inner > .scroll-element .scroll-element_track,.scrollbar-inner > .scroll-element .scroll-bar {-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;}
.scrollbar-inner > .scroll-element .scroll-element_track{background: rgba(0, 0, 0, 0.1);}
.scrollbar-inner > .scroll-element .scroll-element_track {}
.scrollbar-inner > .scroll-element .scroll-bar {background-color:#C22231;}
.scrollbar-inner > .scroll-element:hover .scroll-bar {background-color:#919191;}
.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar {background-color:#919191;}
/* update scrollbar offset if both scrolls are visible */                            .scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {left:-12px;}
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {top:-12px;}
.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {left:-12px;}
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {top:-12px;}


/*----grid12----*/

.row{display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-10px;margin-left:-10px;}
.row-align-items-center{-webkit-align-items:center;align-items:center;}
.row-reverse{-webkit-flex-direction:row-reverse;flex-direction:row-reverse;}

.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-right:10px;padding-left:10px;-webkit-box-sizing: border-box;box-sizing:border-box;}

.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left;}
.col-xs-12{width:100%;}.col-xs-11{width:91.66666667%;}.col-xs-10{width:83.33333333%;}.col-xs-9{width:75%;}.col-xs-8{width:66.66666667%;}.col-xs-7{width:58.33333333%;}
.col-xs-6{width:50%;}.col-xs-5{width:41.66666667%;}.col-xs-4{width:33.33333333%;}.col-xs-3{width:25%;}.col-xs-2{width:16.66666667%;}.col-xs-1{width:8.33333333%;}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {float: left;}
  .col-sm-12{width:100%;}.col-sm-11{width:91.66666667%;}.col-sm-10{width:83.33333333%;}.col-sm-9{width:75%;}.col-sm-8{width:66.66666667%;}.col-sm-7{width:58.33333333%;}
  .col-sm-6{width:50%;}.col-sm-5{width:41.66666667%;}.col-sm-4{width:33.33333333%;}.col-sm-3{width:25%;}.col-sm-2{width:16.66666667%;}.col-sm-1{width:8.33333333%;}
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {float:left;}
  .col-md-12{width:100%;}.col-md-11{width:91.66666667%;}.col-md-10{width:83.33333333%;}.col-md-9{width:75%;}.col-md-8{width:66.66666667%;}.col-md-7{width:58.33333333%;}
  .col-md-6{width:50%;}.col-md-5{width:41.66666667%;}.col-md-4{width:33.33333333%;}.col-md-3{width:25%;}.col-md-2{width:16.66666667%;}.col-md-1{width:8.33333333%;}
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{float:left;}
  .col-lg-12 {width:100%;}.col-lg-11{width:91.66666667%;}.col-lg-10{width:83.33333333%;}.col-lg-9{width:75%;}.col-lg-8{width:66.66666667%;}.col-lg-7{width:58.33333333%;}
  .col-lg-6{width:50%;}.col-lg-5{width:41.66666667%;}.col-lg-4{width:33.33333333%;}.col-lg-3{width:25%;}.col-lg-2{width:16.66666667%;}.col-lg-1{width:8.33333333%;}
 .ydcw{position: relative; z-index: 400;}
.sp_s1{position: absolute;bottom:4rem; left: 40%; z-index: 50;}
.idfes{ height: 480px;}
.idfesa{ height: 560px;}
.ydcwc{top: 18%; left: 23%;}
.ydcwcvv{top: 8%; left: 23%;}
.gy_wm_c_c_l1{font-size: 90px;  line-height: 80px; }
.gy_wm_c_c_l2{font-size: 40px; }
.gy_wm_c_c_lc a{ font-size: 16px; padding-left: 1.2rem;}
.gy_wm_c_c_r_l1a .p1{font-size: 55px;}
.gy_wm_c_c_r_l1a .p2{font-size: 22px;  padding-top: 2rem;}
.gy_wm_c_c_r_l1b{font-size: 20px;}
.gy_wm_c_c_r_l1 { margin-bottom: 2rem; }
.product4a{padding-left: 1rem;}
	
#zzsc{width:90%;}
#zzsc li{ overflow: hidden; margin-right: 2rem; margin-left: 2rem; width: 600px;}
#zzsc li p{font-size: 16px; color: #fff; padding-top: 1rem; line-height: 24px;}
.cer{font-size: 12px;}
#pro_list2a{ padding: 15px 20px 20px 20px; margin-bottom: 50px; }
.gsjj_c4b{height: 230px;}
.gsjj_c4_t3_1a{  top: -520px;}
.gsjj_c4_t3{height: 510px;}
.gsjj_c4_t3a1{ height: 585px;}
.gsjj_c4_t3_1a1{top: -560px;}
}
@media (min-width: 1280px) {
.mtl1{ width: 66%; margin-right:3rem; margin-bottom: 3rem;}
.mtl2{ width: 31%; margin-bottom: 3rem;}
.mtl3{ width: 31.5%; margin-right:3rem;}
.mtl4{ width: 31.5%; margin-right:3rem;}
.mtl5{ width: 31.2%; }
.ydcw{position: relative; z-index: 400;}
.bq_fotter_c_b_l{float: left; width: 65%; overflow: hidden;text-transform: uppercase; line-height: 25px; font-size: 12px;}
.pro_list3_d img{ height: 51.3rem;}
.sp_s1{position: absolute;bottom:4rem; left: 40%; z-index: 50;}
.idfes{ height: 480px;}
.idfesa{ height: 560px;}
.ydcwc{top: 18%; left: 23%;}
.gsjj_c4b{height: 230px;}	
.header_right{margin-left: 1.5rem;}
.gy_wm_c_c_l1{font-size: 90px;  line-height: 80px; }
.gy_wm_c_c_l2{font-size: 40px; }
.gy_wm_c_c_lc a{ font-size: 16px; padding-left: 1.2rem;}
.gy_wm_c_c_r_l1a .p1{font-size: 55px;}
.gy_wm_c_c_r_l1a .p2{font-size: 22px;  padding-top: 2rem;}
.gy_wm_c_c_r_l1b{font-size: 20px;}
.gy_wm_c_c_r_l1 { margin-bottom: 2rem; }
.product4a{padding-left: 1rem;}
	
#zzsc{width:90%;}
#zzsc li{ overflow: hidden; margin-right: 2rem; margin-left: 2rem; width: 600px;}
#zzsc li p{font-size: 16px; color: #fff; padding-top: 1rem; line-height: 24px;}
.cer{font-size: 12px;}
#pro_list2a{ padding: 15px 20px 20px 20px; margin-bottom: 50px; }
.gsjj_c4_t3_1a{  top: -520px;}
.gsjj_c4_t3{height: 510px;}
.gsjj_c4_t3a1{height: 585px;}
.gsjj_c4_t3_1a1{top: -560px;}
}
@media (min-width: 1300px) {
.mtl1{ width: 66%; margin-right:3rem; margin-bottom: 3rem;}
.mtl2{ width: 31%; margin-bottom: 3rem;}
.mtl3{ width: 31.5%; margin-right:3rem;}
.mtl4{ width: 31.5%; margin-right:3rem;}
.mtl5{ width: 31.2%; }
.ydcw{position: relative; z-index: 400;}
.bq_fotter_c_b_l{float: left; width: 65%; overflow: hidden;text-transform: uppercase; line-height: 25px; font-size: 12px;}
.pro_list3_d img{ height: 51.3rem;}
.sp_s1{position: absolute;bottom:4rem; left: 35%; z-index: 50; text-align: center;}
.idfes{ height: 480px;}
.idfesa{ height: 590px;}
.ydcwc{ top: 18%; left: 23%;}
.header_right{margin-left: 1.8rem;}
.gsjj_c4b{height: 230px;}	
.gy_wm_c_c_l1{font-size: 60px;  line-height: 80px; }
.gy_wm_c_c_l2{font-size: 40px; }
.gy_wm_c_c_lc a{ font-size: 16px; padding-left: 1.2rem;}
.gy_wm_c_c_r_l1a .p1{font-size: 50px;}
.gy_wm_c_c_r_l1a .p2{font-size: 22px;  padding-top: 2rem;}
.gy_wm_c_c_r_l1b{font-size: 20px;}
.gy_wm_c_c_r_l1 { margin-bottom: 2rem; }
.product4a{padding-left: 1rem;}
	
	
#zzsc{width:90%;}
#zzsc li{ overflow: hidden; margin-right: 2rem; margin-left: 2rem; width: 600px;}
#zzsc li p{font-size: 16px; color: #fff; padding-top: 1rem; line-height: 24px; }
#pro_list2a{ padding: 15px 20px 20px 20px; margin-bottom: 50px; }
.cer{font-size: 12px;}
.gsjj_c4_t3_1a{  top: -520px;}
.gsjj_c4_t3{height: 510px;}
.gsjj_c4_t3a1{ height: 585px;}
.gsjj_c4_t3_1a1{top: -560px;}
}
@media (min-width: 1366px) {
.mtl1{ width: 100%; float: left; margin-right:3rem; margin-bottom: 3rem;}
.mtl2{ width: 31.2%; margin-bottom: 3rem;}
.mtl3{width: 31.6%; margin-right:3rem;}
.mtl4{ width: 31.6%; margin-right:3rem;}
.mtl5{ width: 31.2%; }
.ydcw{position: relative; z-index: 400;}
.bq_fotter_c_b_l{float: left; width: 65%; overflow: hidden;text-transform: uppercase; line-height: 25px; font-size: 12px;}
.sp_s1{position: absolute;bottom:4rem; left: 37%; z-index: 50;}
.pro_list3_d img{ height: 56.6rem;}
.idfes{ height: 475px;}
.idfesa{ height: 600px;}
.ydcwc{ top: 18%; left: 23%;}
.dbcc1{position: absolute;}
.header_right{margin-left: 2rem;}
.gsjj_c4b{height: 230px;}	
.gy_wm_c_c_l1{font-size: 90px;  line-height: 80px; }
.gy_wm_c_c_l2{font-size: 40px; }
.gy_wm_c_c_lc a{ font-size: 16px; padding-left: 1.2rem;}
.gy_wm_c_c_r_l1a .p1{font-size: 55px;}
.gy_wm_c_c_r_l1a .p2{font-size: 22px;  padding-top: 2rem;}
.gy_wm_c_c_r_l1b{font-size: 20px;}
.gy_wm_c_c_r_l1 { margin-bottom: 2rem; }
.product4a{padding-left: 1rem;}
	
#zzsc{width:90%;}
#zzsc li{ overflow: hidden; margin-right: 2rem; margin-left: 2rem; width: 600px;}
#zzsc li p{font-size: 16px; color: #fff; padding-top: 1rem; line-height: 24px; }
.cer{font-size: 12px;}
#pro_list2a{ padding: 15px 20px 20px 20px; margin-bottom: 50px; }
.gsjj_c4_t3_1a{  top: -520px;}
.gsjj_c4_t3{height: 510px;}
.gsjj_c4_t3a1{height: 585px;}
.gsjj_c4_t3_1a1{top: -560px;}
}
@media (min-width: 1440px) {
.mtl1{ width: 66%;  margin-right:3rem; margin-bottom: 3rem;}
.mtl2{ width: 31.2%; margin-bottom: 3rem;}
.mtl3{ width: 31.8%; margin-right:3rem;}
.mtl4{ width: 31.8%; margin-right:3rem;}
.mtl5{ width: 31.1%; }
.bq_fotter_c_b_l{float: left; width: 65%; overflow: hidden;text-transform: uppercase; line-height: 40px; font-size: 12px;}
.sp_s1{position: absolute;bottom:4rem; left: 40%; z-index: 50;}
.pro_list3_d img{ height: 51.3rem;}
.idfes{ height: 580px;}
.idfesa{ height: 685px;}
.ydcwc{top: 18%; left: 23%;}
.header_right{margin-left: 2.5rem;}
.gy_wm_c_c_l1{font-size: 90px;  line-height: 80px; }
.gy_wm_c_c_l2{font-size: 40px; }
.gy_wm_c_c_lc a{ font-size: 16px; padding-left: 1.2rem;}
.gy_wm_c_c_r_l1a .p1{font-size: 72px;}
.gy_wm_c_c_r_l1a .p2{font-size: 22px;  padding-top: 3rem;}
.gy_wm_c_c_r_l1b{font-size: 20px;}
.product4a{padding-left: 1rem;}
#zzsc{width:90%;}
#zzsc li{ overflow: hidden; margin-right: 1rem; margin-left: 2rem; width: 600px;}
#zzsc li p{font-size: 16px; color: #fff; padding-top: 1rem; line-height: 24px;}
#zzsc{width: 1200px;}
.cer{font-size: 12px;}
#pro_list2a{ padding: 15px 20px 20px 20px; margin-bottom: 50px; }
.gsjj_c4b{height: 230px;}
.gsjj_c4_t3_1a{  top: -630px;}
.gsjj_c4_t3{height: 510px;}
.gsjj_c4_t3a1{height: 585px;}
.gsjj_c4_t3_1a1{top: -560px;}
}
@media (min-width: 1680px) {
.mtl1{ width: 66%;  margin-right:3rem; margin-bottom: 3rem;}
.mtl2{ width: 31.2%; margin-bottom: 3rem;}
.mtl3{ width: 31.8%; margin-right:3rem;}
.mtl4{ width: 31.8%; margin-right:3rem;}
.mtl5{ width: 31.1%; }
.pro_list3_d img{ height: 51.3rem;}
.bq_fotter_c_b_l{float: left; width: 65%; overflow: hidden;text-transform: uppercase; line-height: 40px; font-size: 12px;}
.sp_s1{position: absolute;bottom:4rem; left: 40%; z-index: 50;}
.idfes{ height: 565px;}
.idfesa{ height: 750px;}
.ydcwc{top: 18%; left: 23%;}
.header_right{margin-left: 3rem;}
.gy_wm_c_c_l1{font-size: 90px;  line-height: 80px; }
.gy_wm_c_c_l2{font-size: 40px; }
.gy_wm_c_c_lc a{ font-size: 16px; padding-left: 1.2rem;}
.gy_wm_c_c_r_l1a .p1{font-size: 72px;}
.gy_wm_c_c_r_l1a .p2{font-size: 22px;  padding-top: 3rem;}
.gy_wm_c_c_r_l1b{font-size: 20px;}
.product4a{padding-left: 2rem; padding-top: 2.5rem;}

#zzsc li{ overflow: hidden; margin-right: 2rem; margin-left: 2rem; width: 600px;}
#zzsc li p{font-size: 18px; color: #fff; padding-top: 1rem; line-height: 24px; }
#zzsc{width: 1300px;}
#pro_list2a ul li p{text-align: center; line-height: 40px; width: 100%; background-color: #2c3039; color: #fff; padding: 10px 10px;height: 65px;}
.cer{font-size: 14px;}
#pro_list2a{ padding: 5px 20px 20px 20px; margin-bottom: 50px; }
.gsjj_c4b{height: 300px;}
.gsjj_c4_t3_1a{  top: -630px;}
.gsjj_c4_t3{height: 675px;}
.gsjj_c4_t3a1{ height: 780px;}
.gsjj_c4_t3_1a1{top: -700px;}
}
@media (min-width: 1920px) {
.mtl1{ width: 66%;  margin-right:3rem; margin-bottom: 3rem;}
.mtl2{ width: 31.2%; margin-bottom: 3rem;}
.mtl3{  width: 31.99%; margin-right:3rem;}
.mtl4{ width: 31.99%; margin-right:3rem;}
.mtl5{ width: 32%; }
#zzsc li p{font-size: 18px; color: #fff; padding-top: 1rem; line-height: 24px; }
.bq_fotter_c_b_l{float: left; width: 65%; overflow: hidden;text-transform: uppercase; line-height: 26px; font-size: 14px;}
.sp_s1{position: absolute;bottom:4rem; left: 40%; z-index: 50;}
.pro_list3_d img{ height: 57rem;}
.idfes{ height: 803px;}
.idfesa{ height: 985px;}
.ydcwc{ top: 21%; left: 27%;}
.header_right{margin-left: 5rem;}
.gy_wm_c_c_l1{font-size: 90px;  line-height: 80px; }
.gy_wm_c_c_l2{font-size: 50px; }
.gy_wm_c_c_lc a{ font-size: 16px; padding-left: 1.2rem;}
.gy_wm_c_c_r_l1a .p1{font-size: 72px;}
.gy_wm_c_c_r_l1a .p2{font-size: 22px;  padding-top: 3rem;}
.gy_wm_c_c_r_l1b{font-size: 20px;}
.product4a{padding-left: 2rem;}
.zzsccx .content{ overflow:hidden; padding:0 0 2rem 0;}
#zzsc{width: 1416px;}
#zzsc li{ margin-right:5rem; margin-left: 0.3rem; }
.mb-slider,.mb-scroll{width:95%;height:380px;overflow:hidden;margin:0 auto;padding:0;position:relative;left:0;top:0}
.product4a{padding-top: 35px;}
#pro_list2a ul li p{text-align: center; line-height: 40px; width: 100%; background-color: #2c3039; color: #fff; padding: 10px 10px;height: 65px;}
.cer{font-size: 14px;}
#pro_list2a{ padding: 35px 20px 20px 20px; margin-bottom: 50px; }
.gsjj_c4b{height: 300px;}
.gsjj_c4_t3_1a{  top: -630px;}
.gsjj_c4_t3{height: 675px;}
.gsjj_c4_t3a1{height: 780px;}
.gsjj_c4_t3_1a1{top: -700px;}
}

@media (min-width: 2560px) {
.mtl1{ width: 66%;  margin-right:3rem; margin-bottom: 3rem;}
.mtl2{ width: 31.2%; margin-bottom: 3rem;}
.mtl3{  width: 31.99%; margin-right:3rem;}
.mtl4{ width: 31.99%; margin-right:3rem;}
.mtl5{ width: 32%; }
.bq_fotter_c_b_l{float: left; width: 65%; overflow: hidden;text-transform: uppercase; line-height: 40px; font-size: 14px;}
.sp_s1{position: absolute;bottom:4rem; left: 40%; z-index: 50;}
.pro_list3_d img{ height: 85rem;}
.idfes{ height: 1040px;}
.idfesa{ height: 1120px;}
.ydcwc{ top: 21%; left: 27%;}
#zzsc li p{font-size: 18px; color: #fff; padding-top: 1rem; line-height: 24px; }
.gy_wm_c_c_l1{font-size: 90px;  line-height: 80px; }
.gy_wm_c_c_l2{font-size: 40px; }
.gy_wm_c_c_lc a{ font-size: 16px; padding-left: 1.2rem;}
.gy_wm_c_c_r_l1a .p1{font-size: 72px;}
.gy_wm_c_c_r_l1a .p2{font-size: 22px;  padding-top: 3rem;}
.gy_wm_c_c_r_l1b{font-size: 20px;}
#zzsc{width: 1416px;}
#zzsc li{ margin-right:5rem; margin-left: 0.3rem; }
.product4a{padding-top: 45px;}
#pro_list2a ul li p{text-align: center; line-height: 40px; width: 100%; background-color: #2c3039; color: #fff; padding: 10px 10px;height: 65px;}
.cer{font-size: 14px;}
#pro_list2a{ padding: 35px 20px 20px 20px; margin-bottom: 50px; }
.gsjj_c4b{height: 380px;}
.gsjj_c4_t3_1a{  top: -650px;}
.gsjj_c4_t3{height: 510px;}
.gsjj_c4_t3a1{height: 800px;}
.gsjj_c4_t3_1a1{top: -700px;}
}



