@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'Source-Black';
  src: url('fonts/Source-Black.otf');
  src: local('☺'), url('fonts/Source-Black.woff') format('woff'), url('fonts/Source-Black.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Source-Light';
  src: url('fonts/Source-Light.otf');
  src: local('☺'), url('fonts/Source-Light.woff') format('woff'), url('fonts/Source-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Source-Regular';
  src: url('fonts/Source-Regular.otf');
  src: local('☺'), url('fonts/Source-Regular.woff') format('woff'), url('fonts/Source-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Source-Semibold';
  src: url('fonts/Source-Semibold.otf');
  src: local('☺'), url('fonts/Source-Semibold.woff') format('woff'), url('fonts/Source-Semibold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'arialbd';
  src: url('fonts/arialbd.eot');
  src: local('☺'), url('fonts/arialbd.woff') format('woff'), url('fonts/arialbd.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'oswald-r';
  src: url('fonts/oswald-r.eot');
  src: local('☺'), url('fonts/oswald-r.woff') format('woff'), url('fonts/oswald-r.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


body{font-family:Source-Light,Arial, Helvetica, sans-serif;  font-size: 18px;overflow-x: hidden; color: #222;}
html, body, div, span, h1, h2, h3, h4, h5, h6, p,table, td, blockquote, pre, a, address, big, cite, code, del, em, font, img, ins, small, strong, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {margin: 0;padding: 0; }
input,select,textarea{font-size: 14px;border:none;margin: 0;padding: 0;}
img{border: 0 none;vertical-align: middle; height: auto; max-width: 100%; max-height: 100%; }
a{color: #222;text-decoration:none;background-color:transparent;transition: 0.3s;}
a:hover{cursor: pointer; color:#005cb9;}
a:focus,input:focus,button:focus,textarea:focus{outline:none;}
ul, li, dl, dt, dd{list-style: none outside none;}
*{ box-sizing: border-box; }

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}

@font-face {
  font-family: "iconfont"; /* Project id 4485656 */
  src: url('fonts/iconfont.woff2?t=1711676670257') format('woff2'),
       url('fonts/iconfont.woff?t=1711676670257') format('woff'),
       url('fonts/iconfont.ttf?t=1711676670257') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-chahao:before {
  content: "\e68c";
}

.icon-huida:before {
  content: "\e604";
}

.icon-quality:before {
  content: "\e628";
}

.icon-baoxiu-hl-:before {
  content: "\e6be";
}

.icon-kehu:before {
  content: "\e615";
}

.icon-01_shouhouguanli:before {
  content: "\e646";
}

.icon-fangda:before {
  content: "\e6cc";
}

.icon-bofang1:before {
  content: "\e601";
}

.icon-dingbu:before {
  content: "\e61b";
}

.icon-jiantou:before {
  content: "\e663";
}

.icon-twitter:before {
  content: "\e89d";
}

.icon-youtube1:before {
  content: "\e8d7";
}

.icon-xiazai19:before {
  content: "\e613";
}

.icon-zhuye:before {
  content: "\e6c5";
}

.icon-facebook:before {
  content: "\e6e5";
}

.icon-status-play-copy:before {
  content: "\e614";
}

.icon-wechat1:before {
  content: "\e650";
}

.icon-zixun:before {
  content: "\e661";
}

.icon-zixun1:before {
  content: "\e662";
}

.icon-rili:before {
  content: "\e659";
}

.icon-bofang:before {
  content: "\e61a";
}

.icon-youjiantou:before {
  content: "\e60b";
}

.icon-diqiu:before {
  content: "\e7b9";
}

.icon-jiantou-left:before {
  content: "\e609";
}

.icon-youtube:before {
  content: "\e6ab";
}

.icon-youxiang1:before {
  content: "\e607";
}

.icon-dianhua1:before {
  content: "\e61e";
}

.icon-original-whatapp:before {
  content: "\e60d";
}

.icon-wechat:before {
  content: "\e608";
}

.icon-mean_list:before {
  content: "\e653";
}

.icon-liaotian:before {
  content: "\e6a5";
}

.icon-youxiang:before {
  content: "\e908";
}

.icon-instagram-fill1:before {
  content: "\e88f";
}

.icon-fangdajing:before {
  content: "\e603";
}

.icon-dianhua:before {
  content: "\e606";
}

.icon-dayinchuanzhen:before {
  content: "\e627";
}

.icon-shoujilianxi:before {
  content: "\e620";
}

.icon-dizhi:before {
  content: "\e619";
}

.icon-skype:before {
  content: "\e707";
}

.icon-chuanzhen:before {
  content: "\e616";
}

.icon-pinterest1:before {
  content: "\e907";
}

.icon-in:before {
  content: "\e6f1";
}

.icon-pinterest:before {
  content: "\e7a8";
}

.icon-dianhua4:before {
  content: "\e610";
}

.icon-dianhua5:before {
  content: "\e6ee";
}

.icon-jurassic_message:before {
  content: "\e69d";
}

.icon-ins:before {
  content: "\e664";
}

.icon-instagram-fill:before {
  content: "\e763";
}

.icon-fasong:before {
  content: "\e65e";
}

.icon-shouji:before {
  content: "\e612";
}

.icon-dianhua3:before {
  content: "\e618";
}

.icon-dianhua2:before {
  content: "\e60a";
}

.icon-666666-copy:before {
  content: "\ec8d";
}

.icon-liuyan:before {
  content: "\e600";
}

.icon-WhatsappMessage:before {
  content: "\e841";
}

.icon-Mail:before {
  content: "\e71f";
}

.icon-douyin:before {
  content: "\e8db";
}

.icon-vk:before {
  content: "\ec2c";
}

.icon-duoyuyan:before {
  content: "\e602";
}

.icon-youxiang2:before {
  content: "\e68b";
}





video{ display: block; }

input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
textarea {  -webkit-appearance: none;}
.w_p_main{ background: #fff; }
.main{ background: #f3f3f3;  }
.warper{ width:1400px; margin:0 auto; position: relative;}

header{ transition: all 0.3s; background: linear-gradient(rgba(0, 0, 0, 0.5),transparent); width: 100%; height: 100px; z-index: 999; position: fixed; top: 0; left: 0; }
#nav:after{  content: '';  display: block;  clear: both;}
.logo{ position: absolute; left: 0; top: 16px; }
.logo img{ width: auto; }

.close-nav{position: fixed; top:0; left:0; width: 100%;height: 100%;background: #000;opacity: 0;visibility: hidden;transition: 0.5s;z-index: 88;}
.nav-open{transform: translateX(0);}
.close-open{opacity: 0.5;visibility: visible;}
.body-hidden{overflow: hidden!important;}
#nav .nav-button{width: 35px;height: 35px; z-index: 5; border-radius: 3px;background: #e10103; color: #fff;position: absolute; right: 10px; top: 10px;line-height: 35px;text-align: center;font-size: 20px;}
#nav .nav-button i{ color: #fff; font-size: 22px; font-weight: 600; }
#nav .nav-button{display: none;}

nav{ float: right; margin-right: 130px; }
nav li{ float: left; margin: 0 46px; position: relative; }
nav li i{ display: none; }
nav li:last-child{ margin-right: 0; }
nav li>a{ position: relative; font-weight: bold; color: #fff; line-height:100px; font-size: 20px; font-family: Source-Semibold; text-transform: capitalize; display: inline-block;}
nav li.on a,nav li:hover a{ color: #fff;  }
nav li>a:before{ content: ""; position: absolute; width: 0; height: 3px; background: #fff; bottom: 18px; left: 50%; transform: translateX(-50%); transition: all 0.3s; }
nav li.on a:before,nav li:hover a:before{ width: 100%; }
nav dl{ transition: opacity 1s ease; position: absolute; display: none; background:#fff; min-width: 240px; top: 100px; left:0; z-index: 999;  }
nav dl dd{ display: block; position: relative;  }
nav dl dd:last-child{ border: none; }
nav li dl dd a{ opacity: 1; font-size: 16px; line-height: 20px; background: transparent !important; color: #666 !important; display: block; padding: 13px 10px; text-align: left; text-transform: capitalize;}
nav li dl dd a:before{ display: none; }
nav li dl dd a:hover{ background: #005cb9!important; cursor: pointer; color: #fff !important;}
nav dl dd div{ width: 240px;position: absolute; left: 100%; top: 0; background:rgba(4,82,171,.75); display: none;}
nav dl dd:hover div{display: block;}
nav dl dd div a{padding:13px 10px; color: #fff !important; border-bottom: none; min-width: 240px; }


.head_rcon{ position: absolute; right: 0; top:31px; width:88px; }
.language{ margin-top: 4px; float: left; width: 26px; font-size: 16px; display: inline-block; height: 24px; cursor: pointer; line-height: 24px; text-align: center; }
.lagi{ display: inline-block; color: #fff; font-size: 18px; width: 29px; line-height: 25px; text-align: center; border: 2px solid #fff; border-radius: 5px; font-style: normal; font-family: Source-Semibold; }
.language-main{ width: 80px; padding: 1px 0;  position: absolute;  display: none;  z-index: 99;  left: -20px;  top: 30px;
    background: url("images/ffggg.png") no-repeat 20px 4px;  }
.language:hover .language-main {display: block;}
.language-cont { width: 80px; padding: 0 16px; margin-top: 10px; box-shadow: 0 5px 15px 4px rgba(0, 0, 0, .05); border-top: 3px solid #005cb9; background: #ffffff;  padding-bottom: 10px;}
.language-cont a { width: 100% !important; position: relative; font-size: 14px !important; padding: 0 !important; padding-left: 15px !important;color: #888 !important; background: #fff !important; height: auto !important; border: none !important; line-height: 28px !important; text-align: left; display: block !important;}
.language-post { padding-top: 10px;}
.language-cont a:after{ position: absolute; top: 10px; left: 0; width: 7px; height: 7px; background: #005cb9; content: ''; }
.language-cont a:hover { color: #005cb9 !important;}
.language:hover i{ color: #fff; }

.search-button{ margin-top: -1px; float: right; width:24px; position: relative;  }
.search-button span{ width: 38px; height: 38px; text-align: center; line-height: 38px; background: rgba(255, 255, 255, 0.3); border-radius: 38px; overflow: hidden; cursor: pointer; display: inline-block; color: #fff; }
.search-button span i{ color: #fff; font-size: 18px; text-align: center;display: inline-block; }
.searchform{ overflow: hidden;background:#005cb9;position: absolute; right: 0; height: 0; z-index: 88; top:70px; width: 240px; transition: all .3s;}
.searchform i{ font-size: 24px; color: #fff; width: auto; height: auto; background: transparent; border-radius: 0; }
.searchform input{ width: 190px; font-size: 15px; background:transparent; color: #fff; line-height:51px; padding-left:10px; font-family: Source-Regular; float: left; }
.searchform button{ width:54px; line-height:51px; background:transparent; border: 0; color: #fff; text-align: center; outline: none; cursor: pointer; transition: all .5s; position: absolute; right: 0; top: 0}
.searchform button i{ color: #fff !important; background: transparent!important; }
.searchform input::-webkit-input-placeholder { color: #fff;}
.searchform input:-moz-placeholder {  color: #fff;}

.position{ background: #000;  box-shadow: 0 1px 10px rgba(0,0,0,0.12); }
.position nav li.on a, .position nav li:hover a,.position nav li>a{ color: #fff; }
.position nav li>a:before{ background: #fff; }
.position .language i,.position .search-button span i{ color: #fff; }

.banner_home{ position: relative; }
.banner{ overflow: hidden; }
.banner .item img{ width: 100%; }
.banner .slick-dots{ bottom: 80px;}
.banner .slick-dots li{ width: auto; height: auto; }
.banner .slick-dots li button{ position: relative; width: 20px; height: 20px; border: none; border-radius: 20px; }
.banner .slick-dots li button:before{ content: ""; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 7px; height: 7px; border-radius: 7px; background: #005cb9; }
.banner .slick-dots li.slick-active button:before{ background: #005cb9; }
.banner .slick-dots li.slick-active button{ border: 1px solid #005cb9; }
.ban_video{ position: relative; }
.ban_txt{ position: absolute; width: 100%; top: 35%; left: 0;  }
.ban_txt h2{ text-shadow: 0 16px 16px rgba(0, 0, 0, 0.4); color: #fff; text-transform: uppercase; text-align: center; font-size: 80px; font-family: Source-Black; }
.changpic{ width: 100%; overflow: hidden; }
.changpic img{ object-fit: cover; height: 100%; max-width: 100%; max-height: 100%; width: 100%; transition: all 0.3s; }

.cl{ clear: both; }
.pro_rel{ position: relative; }

/*标题*/
.itith2{ margin-bottom: 5px; font-size: 66px; font-family: Source-Black; }
/*首页*/
.in_copro{ position: relative; z-index:0; overflow: hidden; width: 100%; padding: 74px 0 98px; background: url(images/in_prbg.jpg) no-repeat; background-size: cover; }
.itit{ text-align: center; }
.itit p{ font-size: 16px; padding: 0 15%; line-height: 26px; color: #888; }
.inlk_txt{ font-size: 330px; z-index: -1; font-family: arialbd; line-height: 340px; color: transparent; -webkit-text-fill-color: transparent; user-select: none; 
    -webkit-text-stroke-width:2px; text-transform: uppercase;  -webkit-text-stroke-color: rgba(112, 112, 112, 0.09); text-transform: uppercase; }
.in_copro .inlk_txt{ position: absolute; top: 0; left: 0; }
.inhtswi{ position: relative; margin-top: 30px; }
.inht_gds .item{ margin: 0 10px; }
.inht_item{ position: relative; }
.inht_txt{ transition: all 0.3s; position: absolute; width: 100%; bottom: -1px; left: 0; background: #fff; padding: 30px 24px 25px; box-shadow: 0 10px 16px rgba(225, 237, 249, 0.4);  }
.inht_txt h3{ font-size: 20px; font-weight: normal; font-family: Source-Regular; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.inht_txt p{ font-size: 16px; margin-top: 10px; line-height: 24px; height: 48px; overflow: hidden; color: #999; }
.inht_txt span{ display: none; width: 100%; text-align: right; color: #fff; margin-top: 22px; }
.inht_gds .slick-track{ padding-bottom: 10px; }
.inht_item:hover .inht_txt span{ display: inline-block; }
.inht_item:hover .inht_txt p{ display: none; }
.inht_item:hover .inht_txt h3{ color: #fff; font-size: 24px; font-family: Source-Black; }
.inht_item:hover .inht_txt{ background: transparent; }
.inht_item .changpic{ background: #000; }
.inht_item:hover .changpic img{ opacity: 0.6; }
.inharr{ position: absolute; width: 100%; left: 0; top: 40%; }
.inharr span{ display: inline-block; cursor: pointer; position: absolute; top: 0; }
.inharr span i{ font-size: 38px; display: inline-block; color: #979797; }
.inharr span.iht_prev{ left: -100px; }
.inharr span.iht_next{ right: -100px; }
.inharr span.iht_prev i{ transform: rotate(180deg); }
.inharr span:hover i{ color: #005cb9; }


.in_jectdi{ overflow: hidden; width: 100%; padding: 128px 0 82px 255px; position: relative; z-index:0; }
.in_jectdi .inlk_txt{ position: absolute; top: 0; left: 0; }
.injebox{ width: 100%; display: flex; }
.inje_le{ position: relative; display: inline-block; width: 330px; padding-top: 68px; }
.inje_ri{ display: inline-block; width: calc(100% - 330px); padding-left: 78px; }
.inje_tp{ margin-top: 20px; }
.inje_tp p{ font-size: 16px; line-height: 30px; color: #999; }
.ij_mobtn{ box-shadow: 0 0 20px rgba(0, 92, 185, 0.35); display: inline-block; margin-top: 76px; color: #fff; font-size: 16px; border-radius: 40px; background: #005cb9; text-align: center; width: 165px; height: 38px; line-height: 38px; }
.ij_mobtn i{ font-style: normal; display: inline-block; margin-left: 6px; }
.ij_mobtn:hover{ opacity: 0.85; color: #fff; }
.injec_item{ position: relative; }
.inje_txt{ position: absolute; background: linear-gradient(transparent,rgba(0, 0, 0, 0.8)); bottom: 0; left: 0; width: 100%; padding: 40px 32px; }
.inje_txt h3{ color: #fff; font-size: 28px; font-weight: normal; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-family: Source-Black; }
.inje_txt span{ margin-top: 24px; display: inline-block; color: #fff; }
.inje_txt span i{ display: inline-block; font-style: normal; margin-left: 6px; }
.injeswi{ width: 125%; }
.injeswi .item{ margin: 0 10px; }
.injec_item:hover .changpic img{ transform: scale(1.15); }
.ij_arr{ position: absolute; top: 68%; right: 0; }
.ij_arr span{ cursor: pointer; display: inline-block; margin: 0 10px; }
.ij_arr span i{ font-size: 34px; display: inline-block; color: #979797; }
.ij_arr span.ije_prev i{ transform: rotate(180deg); }
.ij_arr span:hover i{ color: #005cb9; }


.in_nesdi{ overflow: hidden; width: 100%; padding: 54px 0 65px; position: relative; background: #fafafa; z-index:0; }
.in_nesdi .inlk_txt{ position: absolute; top: -48px; left: -25px; }
.inne_tti{   }
.inne_tti .ij_mobtn{ margin-top: 0; position: absolute; top: 15px; right: 0; }
.inneswi{ position: relative; margin-top: 34px; }
.inne_gds .item{ padding: 52px 30px 0; border-top: 4px solid #e7e7e7; position: relative; }
.inne_gds .item:before{ content: ""; position: absolute; top: -4px; left: 0; width: 0; transition: all 0.3s; height: 4px; background: #005cb9; }
.inne_gds .item:hover:before{ width: 100%; }
.ines_item h3{ font-size: 24px; font-family: Source-Semibold; line-height: 30px; height: 60px; overflow: hidden; font-weight: normal; }
.ines_item p{ margin-top: 12px; font-size: 16px; line-height: 24px; height: 48px; overflow: hidden; color: #999; }
.ines_item .changpic{ margin-top: 20px; }
.ines_item:hover .changpic img{ transform: scale(1.15); }
.ints_txt{ overflow: hidden; margin-top: 28px; }
.ints_txt span{ float: left; color: #888; }
.ints_txt em{ font-style: normal; float: right; color: #888; }
.inneswi .inharr{ top: 58%; }
.inneswi .inharr span.ine_prev{ left: -50px; }
.inneswi .inharr span.ine_next{ right: -50px; }
.inneswi .inharr span.ine_prev i{ transform: rotate(180deg); }


.in_vid{ position: relative; z-index:0; padding: 138px 250px 50px 50px; width: 100%; overflow: hidden; }
.in_vid .inlk_txt{ position: absolute; top: 0; left: 250px; text-transform: capitalize; }
.invi_div{ position: relative; border-bottom: 2px solid #d6d6d6; }
.invi_le{ width: 72%; float: left; position: relative; }
.invi_ri{ width: 28%; float: right; padding: 120px 0 0 60px; }
.invi_ri .itith2{ text-align: right; line-height: 69px; }
.invi_box{ cursor: pointer; position: relative; }
.invi_box .changpic{ background: #000; }
.invi_box .changpic img{ opacity: 0.7; }
.invi_swi{ display: flex; }
.invi_swi .item{ margin-right: 20px; display: inline-block; position: relative; padding-bottom: 106px; }
.invi_swi .item:before{ content: ""; position: absolute; height: 82px; bottom: 0; left: 50%; transform: translateX(-50%); width: 2px; background: #d6d6d6; }
.invi_swi .item:after{ content: ""; position: absolute; height: 12px; border-radius: 12px; bottom: 82px; left: 50%; transform: translateX(-50%); width: 12px; background: #d6d6d6; }
.invi_box i{ display: inline-block; font-size: 66px; color: #fff; position: absolute; top: 38px; left: 32px; }
.invi_txd{ width: 100%; position: absolute; bottom: 0; left: 0; padding: 28px; }
.invi_txd p{ color: #fff; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 24px; font-family: Source-Black; }
.invi_swi .item.on:before,.invi_swi .item.on:after{ background: #005cb9; }
.invi_tex{ margin-top: 35px; width: 72%; }
.invi_tex p{ line-height: 30px; color: #999; }
.inv_arr{ margin-top: 102px; text-align: right; }
.inv_arr span{ cursor: pointer; display: inline-block; margin-left: 30px; }
.inv_arr span i{ font-size: 34px; display: inline-block; color: #979797; }
.inv_arr span.ivi_prev i{ transform: rotate(180deg); }
.inv_arr span:hover i{ color: #005cb9; }
.invi_nr{ cursor: pointer; position: absolute; top: 0; left: 0; opacity: 0; width: 0; transition: all 0.6s; height: 100%; }
.invi_nr i{ font-size: 25px; position: absolute; top: -16px; right: -20px; display: inline-block; color: #fff; background: #005cb9; width: 50px; height: 50px; border-radius: 50px; line-height: 50px; text-align: center; }


.in_mess{ overflow: hidden; background: #fafafa; padding: 42px 0 68px; z-index:0; position: relative; }
.in_mess .inlk_txt{ position: absolute; top: -126px; left: -345px; }
.in_mess .itith2{ font-size: 40px; }
.mess_form{ margin-top: 24px; overflow: hidden; }
.mes_fole{ float: left; width: 49%; }
.mes_fori{ float: right; width: 49%; }
.mes_inp{ margin-bottom: 18px; overflow: hidden; }
.mes_inp input[type="text"],.mes_inp input[type="email"]{ box-shadow: 0 0 54px rgba(215, 215, 215, 0.27); width: 100%; padding: 0 20px; color: #333; font-size: 16px; font-family: Source-Light; background: #fff; height: 50px; }
.mes_inp textarea{ box-shadow: 0 0 54px rgba(215, 215, 215, 0.27); width: 100%; resize: none; height: 154px; background: #fff; padding: 20px; color: #333; font-size: 16px; font-family: Source-Light; }
.mes_inp input::-webkit-input-placeholder,.mes_inp textarea::-webkit-input-placeholder { color: #999;}
.mes_inp input:-moz-placeholder,.mes_inp textarea:-moz-placeholder {color: #999;}
.mei_le{ float: left; width: 49%; position: relative; }
.mei_le:before{ content: ""; width: 0; position: absolute; top: 20px; right: 13px;
height: 0;
border-style: solid; border-radius: 3px;
border-width: 10px 8px 0 8px;
border-color: #d3d3d3 transparent transparent transparent;  }
.mei_ri{ float: right; width: 49%; }
[list]::-webkit-calendar-picker-indicator {
    display: none !important;
}
.mes_inp button{ cursor: pointer; border: none; font-size: 16px; font-family: Source-Regular; width: 100%; height: 50px; color: #fff; background: #005cb9; }
.mes_inp label{ display: block; position: relative; padding-left: 38px; color: #999; line-height: 30px; font-size: 20px; cursor: pointer; }
.uk-checkbox { position: absolute; top: 4px; left: 0;
    display: inline-block;
    height: 24px; 
    width: 24px; border-radius: 24px;
    overflow: hidden; 
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border: 1px solid #ccc;
    transition: .2s ease-in-out;
    transition-property: background-color,border;
}
.uk-checkbox:checked {
    background-color: #005cb9; border:none;
}
.uk-checkbox:checked:after{ content: ""; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 8px; height: 8px; border-radius: 8px; background: #fff; }



footer{ background: #1b1b1b; overflow: hidden; padding: 40px 13% 0; z-index: 0; border-top: 7px solid #005cb9; position: relative; }
footer:before{ content: ""; position: absolute; z-index: -1; top: 0; left: 0; width: 32.9%; height: 100%; background: #101010; }
.fot_le{ float: left; width: 27%; padding-right: 58px; }
.fot_ri{ float: right; width: 73%; }
.fot_le p{ color: #ababab; margin-top: 24px; font-size: 16px; line-height: 22px; }
.fot_ribox{ padding-left: 76px; }
.fo_rito{ width: 100%; overflow: hidden; }
.fo_ritem1{ float: left; width: 24%; }
.fo_ritem2{ float: left; width: 32%; }
.fo_ritem3{ float: right; width: 36%; }
.fo_rito h4{ position: relative; padding-bottom: 15px; color: #fff; font-size: 26px; text-transform: uppercase; font-weight: normal; font-family: Source-Semibold; }
.fo_rito h4:before{ content: ""; position: absolute; bottom: 0; left: 0; width: 35px; height: 2px; background: #005cb9; }
.fo_rito h4:after{ content: ""; position: absolute; bottom: 6px; left: 0; width: 18px; height: 2px; background: #005cb9; }
.fo_link{ margin-top: 24px; }
.fo_link li{ margin-bottom: 20px; }
.fo_link li a{ color: #c3c3c3; }
.fo_link li a:hover{ color: #fff; }

.fo_colx{ margin-top: 24px; }
.fo_colx li{ margin-bottom: 26px; color: #acacac; }
.fo_colx li a,.fo_colx li span{ color: #fff; }

.fo_copy{ margin-top: 24px; background: #232323; padding: 14px 78px; }
.fo_copy p{ font-size: 14px; color: #969696; }
.fo_copy p a{ color: #969696; }
.fo_copy p a:hover{ color: #fff; }

.media{ display: inline-block; margin-top: 52px;  }
.media a{ color: #fff; width: 30px; background: #3a82d3; height: 30px; border-radius: 30px; line-height: 30px; margin-right: 4px; text-align: center; font-size:15px; display:inline-block;}
.media a:hover{ color: #fff; opacity: 0.85; }
.media a:nth-of-type(2){ background: #30afeb; }
.media a:nth-of-type(3){ background: #d20000; }

.l_fixed{ position: fixed; bottom: 30%;  right: 0; z-index: 666;  }
.l_fixed ul{ width: 100%; }
.l_fixed ul li{ width: 100px; transition: all 0.3s; margin-bottom: 10px; position: relative;  }
.l_fixed ul li a{ border-top-left-radius: 80px; box-shadow: 0 1px 10px 0 rgb(0 0 0 / 5%); padding: 20px 0 20px 15px; border-bottom-left-radius: 80px; display: block; font-size: 14px; background: #fff; width: 100%; text-align: center; color: #666; }
.l_fixed ul li a i{ font-size: 32px; display: inline-block; color: #005cb9; transition: all 0.3s; }
.l_fixed ul li p{  font-size: 14px; margin-top: 5px; }
.l_fixed li a span{ display:block; position: absolute; top: 0; line-height: 40px; padding: 0 10px; background: none; right: -999px; width: 0; font-size: 16px; transition: all 0.5s; }
.l_fixed ul li:hover a{ background: #005cb9; color: #fff; }
.l_fixed ul li:hover a i{ color: #fff; }
.l_fixed ul li:hover{ transform: translateX(0); }
.l_fixed li:hover a span{ width: 120px; right: 100px; }
.backToTop{width:100px; box-shadow: 0 1px 10px 0 rgb(0 0 0 / 5%); height:97px; border-bottom-left-radius: 80px; border-top-left-radius: 80px; z-index: 666; background:#fff url(images/icon_top.png) no-repeat 38px center; cursor:pointer; position:fixed; right:0; text-indent:9999px; bottom:19.5%; color: #fff; transition: all .3s}
.backToTop:hover{ opacity: .9;}




.footmenu{position:fixed;bottom:0;left:0;width:100%;z-index:5;max-width:1024px; display: none;}
.footmenu img{display:block}
.footmenu div.bgcolor{ clear:both;}
.footmenu div.con{position:absolute;bottom:0;left:0;width:100%; padding-bottom: 10px; background:#f39800;}
.footmenu a{color:#fff;font-size:16px; display:block;width:25%;text-align:center;float:left;position:relative}
.footmenu i{display:block;width:25px;height:25px;margin:6px auto 2px; font-size: 26px;}
/*位置*/
.subbanner{ position: relative;  }
.sub_nav{ text-align: center; position: absolute; top: 50%; left: 0; width: 100%; }
.sub_nav h2{ margin-bottom: 20px; font-size: 46px; color: #fff; font-weight: normal; font-family: oswald-r; }
.sub_nav p,.sub_nav p a{ color: #fff; font-size: 20px; }
.sub_nav p i{ display: inline-block; margin-right: 5px; }

/*关于我们*/
.ab_com{ padding-bottom: 64px; width: 100%; overflow: hidden; }
.ab_cole{ float: left; width: 38%; }
.ab_cori{ float: right; width: 62%; padding-left: 96px; }
.ab_tih2{ font-size: 42px; font-family: Source-Black; font-weight: normal; }
.ab_cotxt{ margin-top: 15px; }
.ab_cotxt p{ color: #999; font-size: 16px; line-height: 29px; }

.ab_duct{ padding: 56px 0 58px; background: #fafafa; }
.ab_duct .ab_tih2{ text-align: center; }
.ab_numul{ margin-top: 80px; display: flex; }
.ab_numul li{ width: 19.5%; margin-right: 1%;  }
.ab_numul li:last-child{ margin-right: 0; }
.ab_numitem{ width: 100%; position: relative; padding-bottom: 100%;  }
.ab_numitem:before{ transition: all 0.3s; content: ""; width: 70%; height: 70%; border-radius: 20px; position: absolute; top: 0; left: 50%; transform: translateX(-50%) rotate(45deg); border: 1px solid #ddd;  }
.ab_nutxt{ position: absolute; text-align: center; top: 42px; left: 0; width: 100%; }
.ab_nutxt b{ font-weight: normal; font-size: 38px; font-family: Source-Semibold; }
.ab_nutxt p{ font-size: 20px; color: #999; margin-top: 18px; }
.ab_numitem:hover:before{ background: #005cb9; }
.ab_numitem:hover .ab_nutxt,.ab_numitem:hover .ab_nutxt p{ color: #fff; }

.ab_cer{ padding-top: 75px; }
.ab_cer .ab_tih2{ text-align: center; }
.ab_cerswi{ position: relative; margin-top: 45px; }
.ab_cegds .item{ margin: 0 14px; position: relative; }
.ab_cegds .item .changpic{ background: #000; }
.ab_cegds .item i{ opacity: 0; transition: all 0.3s; z-index: 2; position: absolute; color: #fff; font-size: 35px; top: 50%; left: 50%; transform: translate(-50%,-50%); }
.ab_cegds .item:hover .changpic img{ opacity: 0.5; }
.ab_cegds .item:hover i{ opacity: 1; }
.inharr span.ces_prev{ left: -60px; }
.inharr span.ces_next{ right: -60px; }
.inharr span.ces_prev i{ transform: rotate(180deg); }

.ab_ser{ padding-top: 45px; }
.ab_ser .ab_tih2{ text-align: center; }
.se_ul{ margin-top: 32px; }
.se_ul li{ margin-bottom: 12px; }
.se_ul li:last-child{ margin-bottom: 0; }
.se_item{ position: relative; padding-left: 128px; background: #fafafa;  }
.se_item i{ box-shadow: 0 0 27px rgba(0, 92, 185, 0.13); position: absolute; display: flex; justify-content: center; align-items: center; top: 0; left: 0; width: 128px; height: 100%; font-size: 44px; color: #005cb9; background: #fff; }
.se_itptx{ min-height: 90px; display: flex; align-items: center; padding: 0 34px; }
.se_itptx p{ line-height: 26px; color: #999; }

.glide {
    position: relative;
    width: 100%;
    box-sizing: border-box
}

.glide * {
    box-sizing: inherit
}

.glide__track {
    overflow: hidden
}

.glide__slides {
    position: relative;
    width: 100%;
    list-style: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    -ms-touch-action: pan-Y;
    touch-action: pan-Y;
    overflow: hidden;
    padding: 0;
    white-space: nowrap;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    will-change: transform
}

.glide__slides--dragging {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.glide__slide {
    width: 100%;
    height: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    white-space: normal;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent
}

.glide__slide a {
    -webkit-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.glide__arrows {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.glide__bullets {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.glide--rtl {
    direction: rtl
}

.glide__arrow {
    display: block;
    z-index: 2;
    color: white;
    text-transform: uppercase;
    background-color: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
    text-shadow: none;
    opacity: 1;
    cursor: pointer;
    transition: opacity 150ms ease, border 300ms ease-in-out;
    line-height: 1
}

.glide__arrow:focus {
    outline: none
}

.glide__arrow:hover {
    border-color: white
}

.glide__arrow--left {
    left: 2em
}

.glide__arrow--right {
    right: 2em
}

.glide__arrow--disabled {
    opacity: 0.33
}

.glide__bullets {
    list-style: none
}

.glide__bullet {
    width: 6px;
    height: 6px;
    padding: 0;
    margin: 0 3px;
    display: block;
    border-radius: 3px;
    background: #7f7f7f;
    outline: none;
    border: none;
    box-shadow: none;
    transition: all .3s linear
}

.glide__bullet:focus,.glide__bullet:active {
    box-shadow: none;
    border: none;
    outline: none
}

.glide__bullet--active {
    background-color: #000
}

.glide--swipeable {
    cursor: grab;
    cursor: -webkit-grab
}

.glide--dragging {
    cursor: grabbing;
    cursor: -webkit-grabbing
}

.glide__boxed {
    height: 464px;
    margin: 45px 0;
    pointer-events: none;
}

.glide__boxed .glide__track {
    overflow: visible
}

.glide__boxed .glide__track .glide__slides {
    width: 100% !important;
    transform: none !important;
    overflow: visible
}

.glide__boxed .glide__track .glide__slides li {
    width: 26% !important;
    height: auto;
    padding: 7px;
    position: absolute;
    top: 80%;
    left: -10%;
    z-index: 2;
    background: #fff;
    transition: all .3s ease-in-out
}

.glide__boxed .glide__track .glide__slides li img {
    max-width: 100%
}

.glide__boxed .glide__track .glide__slides li.glide__slide--active {
    width: 100% !important;
    height: 100% !important;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1
}

.glide__boxed .glide__track .glide__slides li.glide__slide--active ~ .glide__slide {
    top: -10%;
    left: 90%;
    z-index: -1
}

.glide__boxed .glide__track .glide__slides li.second-slide {
    z-index: 0 !important
}

.glide__boxed .glide__arrow {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: -40px;
    color: #b0b0b0;
    transform: translate(-50%, -50%);
    pointer-events: auto
}
.glide__boxed .glide__arrow i{ font-size: 36px; display: inline-block; }
.glide__boxed .glide__arrow:hover{ color: #005cb9; }

.glide__boxed .glide__arrow.glide__arrow--right {
    left: auto;
    right: -40px;
    transform: translate(50%, -50%)
}
.glide__boxed .glide__arrow.glide__arrow--left i{ transform: rotate(180deg); }



/*404*/
.no_fun{ text-align: center;margin-bottom: 60px;}
.no_fun h5{ font-size: 36px; margin-bottom: 30px; }
.no_fun p{ color: #888; line-height:30px; }
.no_fun a{ display: inline-block; margin-top: 34px; font-size: 20px; border-radius: 40px; padding: 16px 64px; background: #c81f21; color: #fff; text-transform: uppercase; }
.no_fun a:hover{ transform: translateY(5px); }
.areatextClass::-webkit-input-placeholder { color: red!important;}
.aligncenter {display: block !important;margin: 0 auto!important;}


/*产品列表*/
.pat94{ padding-top: 74px; }
.pr_war{ padding-bottom: 98px; }
.pr_list li{ overflow: hidden; margin-bottom: 22px; background: #fafafa; padding: 70px 35px 68px 38px; }
.pr_list li:last-child{ margin-bottom: 0; }
.pr_lile{ float: left; width: 426px; }
.pr_liri{ margin-left: 426px; padding-left: 45px; }
.pr_lile h3{ font-size: 28px; font-weight: normal; font-family: Source-Semibold; }
.pr_lile p{ font-size: 16px; margin-top: 15px; line-height: 26px; color: #999; height: 130px; overflow: hidden; }
.pr_lile .ij_mobtn{ margin-top: 45px; }
.pr_riro{ width: 100%; display: flex; }
.pr_riro .pr_riim{ text-align: center; width: 31.3%; margin-right: 3%; display: inline-block; }
.pr_riro .pr_riim:last-child{ margin-right: 0; }
.pr_riim p{ margin-top: 22px; font-size: 20px; font-family: Source-Regular; }
.pr_riim:hover .changpic img{ transform: scale(1.15); }

.pr_cen{ text-align: center; }
.pr_cen h1{ font-size: 46px; margin-bottom: 16px; text-align: center; font-family: Source-Black; }
.pr_cen p{ padding: 0 12%; color: #999; font-size: 16px; line-height: 26px; }
.pr_cenav{ margin-top: 42px; display: inline-block; }
.pr_cenav li{ display: inline-block; margin: 0 15px; }
.pr_cenav li a{ border-radius: 35px; padding: 10px 26px; display: inline-block; border: 1px solid #d2d2d2; }
.pr_cenav li.on a{ background: #005cb9; color: #fff; border: 1px solid #005cb9; }
.pr_dipbox{ margin-top: 54px; }
.pr_ullink{ display: none; }
.pr_ullink.on{ display: block; }
.pr_ullink .ij_mobtn{ margin: 55px auto 0; display: block; }
.pr_dipitem{ display: flex; }
.pr_dipitem li{ display: inline-block; width: 23.5%; margin-right: 2%; }
.pr_dipitem li:last-child{ margin-right: 0; }
.pr_dipitem li:hover .changpic img{ transform: scale(1.15); }
/*分页 结束*/
.digg4{ text-align:center; font-size: 20px; margin-top: 40px;}
.digg4 a,.digg4 span.miy,.digg4 span.disabled,.digg4 span.current{width:46px; text-align: center; cursor: pointer; display: inline-block; vertical-align: middle; background: transparent; height:36px; line-height: 36px; color:#222; text-decoration:none; margin:0 5px;}
.digg4 span.current,.digg4 span:hover,.digg4 span:hover.disabled,.digg4 a:hover { color:#fff; background: #005cb9; }
.digg4 span.disabled { font-size: 30px; line-height:30px; font-weight: normal; background: #e3edf6; color: #005cb9;}
.digg4 a{ color: #a6a6a6; background: #fff; }
/*产品详情*/
.pomain{ background: #f3f3f3; padding: 96px 0 90px; }
.pr_deldi{ width: 100%; overflow: hidden; }
.pr_male{ float: left; width: 520px; }
.pr_mari{ margin-left: 520px; padding-left: 44px; padding-top: 30px; }
.propicflash{ width: 100%; position: relative; overflow: hidden; }
.propicflash .big{ width: 100%; overflow: hidden; border: 1px solid #e1e1e1; }
/*.propicflash .big img{display: none; width: 100%; }
.propicflash .big img.on{display: block;}*/
.propicflash .small{ width: 100%; overflow: hidden; margin-top: 12px; }
.sm_pic{ width: 23.5%; overflow: hidden; float: left; border: 1px solid #e1e1e1; margin-right: 2%; }
.sm_pic img{ width: 100%; cursor: pointer; }
.sm_pic.on{ border: 1px solid #005cb9; }
.small .sm_pic:last-child{ margin-right: 0; }
.dm_arr{ position: absolute; top: 38%; left: 0; width: 100%; }
.dm_arr span{ position: absolute; color: #f5f5f5; cursor: pointer; top: 0; display: inline-block; }
.dm_arr span.dm_prev{ left: 20px; }
.dm_arr span.dm_next{ right: 20px; }
.dm_arr span i{ font-size: 34px; color: #fff; display: inline-block; }
.dm_arr span.dm_prev i{ transform: rotate(180deg); }
.dm_arr span:hover i{ color: #005cb9; }

.pr_mari h1{ font-size: 36px; font-family: Source-Semibold; font-weight: normal; }
.de_h1:before{ content: ""; position: absolute; bottom: 0; left: 0; width: 50px; height: 4px; background: #168e80; }
.de_desc{ background: #f4f8fc; margin-top: 24px; padding: 32px 40px; height: 268px; overflow-y: auto; }
.de_desc p{ font-size: 16px; line-height: 31px; color: #999; }
.de_desc::-webkit-scrollbar{ width: 8px; height: 1px; }
.de_desc::-webkit-scrollbar-thumb{ border-radius: 20px; background: #005cb9; }
.de_desc::-webkit-scrollbar-track { border-radius: 0; background: #dee6ee; }
.pr_cap{ margin-top: 36px; }

.de_betel{ margin-top: 35px; position: relative; padding-right: 280px; }
.de_btn{ width: 100%; display: flex; }
.de_btn a{ box-shadow: 0 0 20px rgba(0, 92, 185, 0.35); text-align: center; border-radius: 26px; width: 48%; display: inline-block; background: #005cb9; padding: 15px 12px; color: #fff; font-size: 16px;  }
.de_btn a i{ display: inline-block; font-size: 22px; margin-right: 14px; }
.de_btn a *{ vertical-align: middle; }
.de_btn a:last-child{ margin-left: 4%;  }
.de_btn a:hover{ transform: translateX(10px); }

.de_boxz{ margin-top: 55px; }
.de_fea{ margin-bottom: 46px; position: relative; z-index:0; }
.de_h3{ margin-bottom: 15px; font-size: 28px; font-family: Source-Semibold; font-weight: normal; }
.de_feul li{ font-size: 16px; color: #666; margin-bottom: 12px; }
.de_feul li:last-child{ margin-bottom: 0; }
.de_fea .inlk_txt{ font-size: 295px; position: absolute; text-transform: capitalize; top: -70px; left: 256px; }

.de_parm{ margin-bottom: 58px; }
.del_table{ overflow-x: auto; }
.del_table::-webkit-scrollbar{ width: 3px; height: 1px; }
.del_table::-webkit-scrollbar-thumb{ border-radius: 0; background: transparent; }
.del_table::-webkit-scrollbar-track { border-radius: 0; background: transparent; }

.del_table table{ border-top: 1px solid #dedede; background: #fafafa; border-left: 1px solid #dedede; width: 100%; }
.del_table table tr td{ color: #666; padding: 15px 20px; color: #666; border-bottom: 1px solid #dedede; border-right: 1px solid #dedede; }

.de_dis{ margin-bottom: 15px; position: relative; z-index:0; }
.de_dis .inlk_txt{ font-size: 295px; position: absolute; text-transform: capitalize; top: -70px; left: 256px; }
.dif_ul{ display: flex; flex-wrap: wrap; margin-top: 30px; }
.dif_ul li{ cursor: pointer; position: relative; display: inline-block; width: 22.75%; margin-bottom: 45px; margin-right: 3%; }
.dif_ul li i{ opacity: 0; transition: all 0.3s; z-index: 2; position: absolute; color: #fff; font-size: 58px; top: 50%; left: 50%; transform: translate(-50%,-50%); }
.dif_ul li .changpic{ background: #000; }
.dif_ul li:hover .changpic img{ opacity: 0.5; }
.dif_ul li:hover i{ opacity: 1; }
.dif_ul li:nth-of-type(4n){ margin-right: 0; }

.de_rel{ position: relative; z-index:0; }
.de_rel .inlk_txt{ font-size: 295px; position: absolute; text-transform: capitalize; top: -70px; left: 256px; }
.de_reswi{ margin-top: 28px; position: relative; }
.de_regds .item{ margin: 0 20px; }
.re_pic{ position: relative; overflow: hidden; }
.re_ditem{ text-align: center; }
.re_pic span{ transition: all 0.3s; position: absolute; padding: 14px; text-align: center; color: #fff; font-size: 16px; bottom: -50px; left: 0; width: 100%; background: #005cb9; }
.re_ditem p{ font-size: 20px; margin-top: 20px; }
.re_ditem:hover .changpic img{ transform: scale(1.15); }
.re_ditem:hover .re_pic span{ bottom: 0; }
.inharr span.res_prev{ left: -60px; }
.inharr span.res_next{ right: -60px; }
.inharr span.res_prev i{ transform: rotate(180deg); }

/*jece*/
.ject_ul li{ padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid #edeff0; }
.ject_ul li:last-child{ border-bottom: none; }
.ject_item{ width: 100%; overflow: hidden; }
.jec_le{ float: left; width: 360px; }
.jec_ri{ margin-left: 360px; padding: 30px 0 0 50px; }
.jec_ri h3{ font-size: 24px; font-family: Source-Semibold; font-weight: normal; line-height: 36px; height: 72px; overflow: hidden; }
.jec_ri p{ font-size: 16px; margin-top: 15px; line-height: 27px; color: #666; height: 54px; overflow: hidden; }
.jec_ri .ij_mobtn{ margin-top: 28px; box-shadow:none; background: #f0f0f0; color: #333; }
.ject_item:hover .changpic img{ transform: scale(1.15); }
.ject_item:hover .ij_mobtn{ transform: translateX(10px); background: #005cb9; color: #fff; box-shadow: 0 0 20px rgba(0, 92, 185, 0.35); }
/*news*/
.nes_list{ display: flex; flex-wrap: wrap; }
.nes_list li{ display: inline-block; width: 32%; margin-right: 2%; margin-bottom: 34px; }
.nes_list li:nth-of-type(3n){ margin-right: 0; }
.nes_txtd{ background: #fafafa; padding: 20px 30px 34px; }
.nes_txtd em{ font-size: 16px; color: #888; font-style: normal; }
.nes_txtd h3{ margin-top: 10px; font-size: 20px; font-family: Source-Regular; font-weight: normal; line-height: 22px; height: 44px; overflow: hidden; }
.nes_txtd p{ font-size: 16px; margin-top: 12px; line-height: 24px; color: #999; height: 48px; overflow: hidden; }
.nes_txtd span{ display: inline-block; color: #888; margin-top: 15px; }
.nes_item:hover .changpic img{ transform: scale(1.15); }

.infocon{color: #666; }
.infocon h1{ font-size:28px; line-height: 30px; font-family: Source-Semibold; font-weight: normal; text-align: center; color: #222;}
.infocon img{ display: inline-block; margin: 15px 0; max-width: 100%; }
.infocon .time{ text-align: center; margin: 18px 0; color: #999}
.infocon .time i{ font-size: 20px; }
.infocon .other{border-top: 1px solid #ddd; padding:15px 0 0 0; margin:30px 0 0 0; line-height: 26px;}
.infocon .other div{margin:8px 0;}
.infocon .other{ color: #666; }
.infocon .other a{color: #666}
.infocon .other a:hover{ color: #005cb9; }
.infocon p{line-height:28px; margin-bottom: 10px;}

/*contact*/
.con_topbox{ width: 100%; overflow: hidden; }
.co_tole{ width: 514px; float: left; padding-top: 42px; }
.co_tori{ margin-left: 514px; padding-left: 80px; }
.co_tole h2{ font-size: 34px; font-family: Source-Black; font-weight: normal; }
.con_leul{ margin-top: 62px; }
.con_leul li{ margin-bottom: 48px; }
.con_leul li:last-child{ margin-bottom: 0; }
.con_lxdi{  }
.con_lxdi p{ font-size: 26px; font-family: Source-Semibold; margin-bottom: 6px;  }
.con_lxdi p i{ color: #005cb9; font-size: 26px; }
.con_lxdi a{ font-size: 22px; color: #666; }
.con_lxdi span{ color: #666; font-size: 22px; display: inline-block; }
.con_lxdi:hover a{ color: #005cb9; }

@media screen and (max-width: 1680px){
  nav li{ margin: 0 30px; }
  .in_jectdi{ padding: 128px 0 82px 86px; }
  .inje_ri{ padding-left: 20px; }
  .ij_arr{ top: 72%; }
  .in_vid{ padding: 138px 126px 50px 50px; }
  .itith2{ font-size: 59px; }
}

@media screen and (max-width: 1600px){
  .inlk_txt{ font-size: 277px; }
  .inharr span.iht_prev{ left: -38px; }
  .inharr span.iht_next{ right: -38px; }
  .ij_mobtn{ margin-top: 53px; }
  .inneswi .inharr span.ine_next{ right: -13px; }
  .inneswi .inharr span.ine_prev{ left: -13px; }
  .invi_ri{ padding: 82px 0 0 20px; }
  .ij_arr{ top: 69%; }
  .pr_list li{ padding: 60px 28px 55px; }
  .inharr span.res_prev{ left: -27px; }
  .inharr span.res_next{ right: -27px; }
  .pr_war{ padding-bottom: 80px; }
}

@media screen and (max-width: 1440px){
  .warper{ width: 88%; }
  .l_fixed ul li{ width: 74px; }
  .l_fixed ul li a{ padding: 12px 0 12px 15px; }
  .backToTop{ width: 74px; height: 79px; background: #fff url(images/icon_top.png) no-repeat 21px center;}
  .l_fixed ul li p{ margin-top: 2px; }
  nav li{ margin: 0 22px; }
  .ban_txt h2{ font-size: 55px; }
  .itith2{ font-size: 46px; }
  .inlk_txt{ font-size: 245px; line-height: 250px; }
  .in_copro{ padding: 50px 0 60px; }
  .inht_txt{ padding: 20px 15px; }
  .inht_txt p{ margin-top: 5px; }
  .in_jectdi{ padding: 70px 0 62px 86px; }
  .inje_txt{ padding: 25px 20px; }
  .inje_txt h3{ font-size: 23px; }
  .ij_mobtn{ margin-top: 36px; }
  .ij_arr{ top: 74%; }
  .inne_gds .item{ padding: 35px 20px 0; }
  .in_vid{ padding: 78px 75px 50px 50px; }
  .invi_swi .item{ margin-right: 12px; }
  .fot_ribox{ padding-left: 38px; }
  .fot_le{ padding-right: 25px; }
  footer{ padding: 40px 6% 0; }
  footer:before{ width: 29.9%; }
  .sub_nav h2{ font-size: 44px; }
  .pat94{ padding-top: 60px; }
  .pr_list li{ padding: 40px 25px; }
  .pr_lile .ij_mobtn{ margin-top: 12px; }
  .dif_ul li{ margin-right: 2%; width: 23.5%; margin-bottom: 25px; }
  .ab_cori{ padding-left: 66px; }
  .ab_tih2{ font-size: 36px; }
  .ab_cotxt p{ line-height: 26px; }
  .ab_nutxt p{ margin-top: 1px; }
  .con_leul{ margin-top: 25px; }
  .con_leul li{ margin-bottom: 30px; }
  .pr_war{ padding-bottom: 60px; }
}


@media screen and (max-width: 1366px){
  .banner .slick-dots{ bottom: 50px; }
  .ban_txt{ top: 44%; }
  .inlk_txt{ font-size: 236px; line-height: 240px; }
  .ij_arr{ top: 82%; }
  .inne_gds .item{ padding: 32px 12px 0; }
  .inneswi .inharr span.ine_prev{ left: -35px; }
  .inneswi .inharr span.ine_next{ right: -35px; }
  .in_vid .inlk_txt{ left: 187px; }
  .invi_swi .item{ padding-bottom: 56px; }
  .invi_swi .item:before{ height: 40px; }
  .invi_swi .item:after{ bottom: 36px; }
  .invi_ri .itith2{ line-height: 50px; }
  .sub_nav h2{ font-size: 38px; }
  .pr_lile h3{ font-size: 25px; }
  .pr_riim p{ margin-top: 10px; }
  .pr_mari h1{ font-size: 31px; }
  .de_desc{ padding: 20px; }
  .de_desc p{ line-height: 24px; }
  .de_dis .inlk_txt{ font-size: 256px; }
  .dif_ul li i{ font-size: 45px; }
  .de_regds .item{ margin: 0 10px; }
  .pr_cen h1{ font-size: 35px; }
  .pr_cen p{ padding: 0 5%; }
  .pr_cenav{ margin-top: 22px; }
  .pr_dipbox{ margin-top: 30px; }
  .ab_numul{ margin-top: 48px; }
  .ab_duct{ padding: 50px 0 18px; }
  .ab_cer{ padding-top: 50px; }
  .ab_cerswi{ margin-top: 22px; }
  .ab_cegds .item{ margin: 0 6px; }
  .co_tori{ padding-left: 40px; }
  .co_tole{ padding-top: 32px; }
  .de_betel{ padding-right: 150px; }
}

@media screen and (max-width: 1280px){
  .warper{ width: 90%; }
  nav li{ margin: 0 18px; }
  .ban_txt h2{ font-size: 52px; }
  .inlk_txt{ font-size: 215px; line-height: 215px; }
  .itit p{ padding: 0 12%; }
  .inje_le{ padding-top: 24px; }
  .in_jectdi{ padding: 60px 0 58px 60px; }
  .inje_tp p{ line-height: 27px; }
  .ij_arr{ top: 73%; }
  .injeswi .item{ margin: 0 6px; }
  .in_mess{ padding: 32px 0 40px; }
  .pat94{ padding-top: 50px; }
  .pr_liri{ padding-left: 25px; }
  .pr_lile p{ margin-top: 8px; }
  .de_feul li{ margin-bottom: 8px; }
  .de_fea,.de_parm{ margin-bottom: 28px; }
  .jec_le{ width: 330px; }
  .jec_ri{ margin-left: 330px; padding: 15px 0 0 30px; }
  .ject_ul li{ margin-bottom: 20px; padding-bottom: 20px; }
  .co_tole{ padding-top: 10px; }
}

@media screen and (max-width: 1130px){
  nav li{ margin: 0 10px; }
  nav{ margin-right: 112px; }
}
@media screen and (max-width: 1024px){
  .banner_home,.subbanner{ margin-top: 62px; }
  #nav .nav-button{display: block; top: -49px; right: 0; }
  header,.position, .page_h{ height: 62px; background: #333; }
  .logo img,.position .logo img{ height:48px; width: auto; }
  .logo{ top: 6px; left: 0; }
  .warper{ width: 96%; }
  .l_fixed{ display: none; }
  nav{position: fixed; left: 0;top: 0;bottom: 0;width:310px ; z-index: 99;overflow: auto;background: #222; transform: translateX(-310px);transition: 0.3s;}
  nav li{ float: none; padding: 0; margin: 0; }
  nav li>a,.position nav li>a,.page_h  nav li>a{ margin:0; color: #fff; line-height: normal;  display:block; padding:15px 20px; border-bottom:1px solid #2e2e2e; text-align: left;}
  nav li.on a, nav li:hover a{ background: #005cb9 ; color: #fff; }
  #nav .nav-button i{ color: #fff; }
  body{ font-size: 16px; }
  nav li a:before,.h_top,nav li:nth-of-type(2) a:after, nav li:nth-of-type(3) a:after{ display: none; }
  #nav .nav-button{ top: 13px; background: #005cb9; }
  nav dl{ left: 0;  top: 0; padding: 0; border:none; width: auto;  background: #434343;  position: inherit;  opacity: 1; height: auto !important;}
  nav li dd a{padding: 10px 20px;display: block; border-bottom: none; color: #fff!important}
  nav li:hover dl{ left: 0; opacity: 1; }
  nav li dl dd a{ color: #fff !important; padding: 10px 22px; white-space: normal; font-size: 16px; }
  nav dl dd:hover div,nav li a:before,.home_tit img{display: none;}
  nav li dl dd a:hover{ background: #005cb9 !important;}
  nav dl dd{ border: none; }
  nav li>a{ font-size: 18px; }
  .nav_show li p{ font-size: 16px; }
  nav dl dd div{ display: none; position: initial; left: 0; width: 100%; background: #89898a; }
  nav dl dd div a{ font-size: 15px; }
  nav dl dd:hover div{display: none;}
  #nav .nav-button{ right:10px; }
  nav li:nth-of-type(2):before{ content: ""; te position: absolute; right: 0; top: 0; width: 54px; height: 54px; }
  nav li.on a:after, nav li:hover a:after,.mouse_scrll{ display: none; }
  nav li i{ z-index: 22; display: block; transform: rotate(90deg); text-align: center; position: absolute; top: 0; right: 0; width: 54px; height: 54px; line-height: 54px; color: #fff; }
  .head_rcon{ width: 66px; top: 13px; right: 74px; }
  .ban_txt h2{ font-size: 43px; }
  .itith2{ font-size: 40px; }
  .itit p{ padding: 0 5%; }
  .searchform{ top: 50px; }
  .inlk_txt{ font-size: 175px; line-height: 175px; }
  .inharr span.iht_prev{ left: 0; }
  .inharr span.iht_next{ right: 0; }
  .inharr span i{ color: #005cb9; }
  .in_copro{ padding: 40px 0; }
  .inhtswi{ margin-top: 15px; }
  .inht_gds .item{ margin: 0 8px; }
  .inht_item:hover .inht_txt h3{ color: #fff; font-size: 22px; font-family: Source-Black; }
  .in_jectdi{ padding: 50px 0 48px 40px; }
  .in_nesdi{ padding: 45px 0 50px; }
  .in_vid .inlk_txt{ left: 136px; }
  .in_vid{ padding: 50px 63px 40px 27px; }
  .invi_box i{ font-size: 45px; top: 12px; left: 10px; }
  .invi_ri{ padding: 60px 0 0 10px; }
  .invi_txd{ padding: 15px; }
  .invi_txd p{ font-size: 20px; }
  .mes_inp{ margin-bottom: 8px; }
  .sub_nav h2{ font-size: 32px; margin-bottom: 10px; }
  .sub_nav{ top: 34%; }
  .pr_list li{ padding: 25px; margin-bottom: 18px; }
  .pr_lile{ width: 100%; float: none; }
  .pr_lile p{ height: auto; }
  .pr_liri{ margin-left: 0; padding-left: 0; margin-top: 16px; }
  .in_mess .itith2{ font-size: 36px; }
  .fot_le{ display: none; }
  .fot_ri{ float: none; width: 100%; }
  footer:before{ display: none; }
  footer{ padding: 32px 0 0 0; }
  .fo_rito h4{ font-size: 24px; }
  .pat94{ padding-top: 40px; }
  .pr_cen p{ padding: 0; }
  .pr_cen h1{ font-size: 30px; margin-bottom: 10px; }
  .pr_dipbox{ margin-top: 15px; }
  .pr_mari{ padding-left: 30px; padding-top: 20px; }
  .de_betel{ padding-right: 0; }
  .de_fea .inlk_txt,.de_dis .inlk_txt,.de_rel .inlk_txt{ font-size: 150px; }
  .nes_txtd{ padding: 20px 18px 30px; }
  .nes_list li{ margin-bottom: 24px; }
  .ab_cole{ width: 100%; float: none; }
  .ab_tih2{ font-size: 30px; }
  .ab_cori{ float: none; width: 100%; padding-right: 120px; }
  .ab_com{ padding-bottom: 30px; }
  .ab_nutxt b{ font-size: 27px; }
  .ab_nutxt{ top: 23px; }
  .inharr span.ces_prev{ left: 0; }
  .inharr span.ces_next{ right: 0; }
  .se_ul{ margin-top: 25px; }
  .se_item i{ width: 82px; }
  .se_item{ padding-left: 82px; }
}

@media screen and (max-width: 768px){
  .ban_txt h2{ display: none; }
  .inlk_txt{ display: none; }
  .itith2{ font-size: 32px; }
  .in_copro{ padding: 35px 0; }
  .in_jectdi{ padding: 35px 25px; }
  .inje_txt{ padding: 15px; }
  .inje_txt h3{ font-size: 20px; }
  .ij_mobtn{ margin-top: 20px; }
  .inje_tp{ margin-top: 5px; }
  .ij_arr{ top: 76%; }
  .in_nesdi{ padding: 35px 0 40px; }
  .inneswi{ margin-top: 15px; }
  .inne_tti .ij_mobtn{ top: 2px; }
  .ij_mobtn{ width: 110px; }
  .inne_gds .item{ padding: 26px 10px 0; }
  .inneswi .inharr span.ine_prev{ left: 0; }
  .inneswi .inharr span.ine_next{ right: 0; }
  .ines_item h3{ font-size: 21px; }
  .ines_item p{ margin-top: 5px; }
  .ines_item .changpic{ margin-top: 12px; }
  .in_vid{ padding: 30px 24px; }
  .invi_le{ margin-top: 6px; width: 100%; float: none; }
  .invi_swi .item{ margin: 0 6px; }
  .invi_ri{ width: 100%; float: none; padding: 0; }
  .inv_arr{ margin-top: 0; position: absolute; top: 35%; left: 0; }
  .invi_ri .itith2{ text-align: left; }
  .invi_tex{ width: 100%; margin-top: 15px; }
  .invi_tex p{ line-height: 25px; }
  .in_mess .itith2{ font-size: 30px; }
  .mes_fole{ width: 100%; float: none; }
  .mes_fori{ width: 100%; float: none; }
  .fo_link,.fo_colx{ margin-top: 18px; }
  .fo_colx li,.fo_link li{ margin-bottom: 16px; }
  .fo_copy{ padding: 12px 20px; }
  .fo_rito h4{ font-size: 22px; }
  .backToTop{ border-radius: 60px; width: 45px; height: 45px; background: #fff url(images/icon_top.png) no-repeat center; background-size: 55%; }
  .mes_inp label{ font-size: 16px; }
  .in_mess{ padding: 25px 0 30px; }
  .sub_nav h2{ font-size: 26px; margin-bottom: 5px; }
  .pat94{ padding-top: 30px; }
  .pr_list li{ padding: 20px; margin-bottom: 12px; }
  .pr_cenav li{ margin: 0 2px 2px; }
  .pr_cenav{ margin-top: 12px; }
  .pr_war{ padding-bottom: 40px; }
  .pr_male{ width: 100%; float: none; }
  .pr_mari{ margin-left: 0; padding: 0; margin-top: 12px; }
  .pr_mari h1{ font-size: 26px; }
  .de_desc{ margin-top: 15px; height: auto; }
  .de_desc::-webkit-scrollbar{ width: 4px; height: 1px; }
  .pr_cap{ margin-top: 10px; }
  .de_h3{ font-size: 26px; margin-bottom: 8px; }
  .del_table table tr td{ padding: 12px 15px; }
  .dif_ul{ margin-top: 10px; }
  .dif_ul li{ margin-bottom: 15px; }
  .de_reswi{ margin-top: 0; }
  .inharr span.res_prev{ left: 0; }
  .inharr span.res_next{ right: 0; }
  .jec_le{ width: 285px; }
  .jec_ri{ margin-left: 285px; padding: 8px 0 0 15px; }
  .jec_ri h3{ font-size: 22px; line-height: 28px; height: 56px; }
  .digg4{ margin-top: 25px; }
  .nes_txtd{ padding: 18px 12px; }
  .nes_txtd p{ margin-top: 6px; }
  .nes_txtd span{ margin-top: 5px; }
  .nes_list li{ margin-bottom: 18px; }
  .infocon h1{ font-size: 23px; line-height: normal; }
  .infocon .time{ margin: 8px 0; }
  .ab_tih2{ font-size: 26px; }
  .ab_cori{ padding-right: 88px; }
  .ab_numitem:before{ transform: translateX(-50%); }
  .ab_duct{ padding: 25px 0 20px; }
  .ab_numul{ margin-top: 20px; display: block; }
  .ab_numitem:before{ display: none; }
  .ab_numitem{ padding: 0; }
  .ab_nutxt{ position: static; overflow: hidden; }
  .ab_numul li{ float: left; width: 31.5%; margin-bottom: 5px; }
  .ab_numul{ margin-top: 6px; overflow: hidden; }
  .ab_numitem:hover .ab_nutxt,.ab_numitem:hover .ab_nutxt p{ color: #333; }
  .ab_cer{ padding-top: 32px; }
  .co_tole{ width: 100%; float: none; padding: 0; }
  .co_tori{ margin-left: 0; padding-left: 0; margin-top: 12px; }
  .co_tole h2{ font-size: 27px; }
  .con_leul{ margin-top: 12px; }
  .con_leul li{ margin-bottom: 10px; }
  .con_lxdi p{ font-size: 20px; }
  .con_lxdi p i{ font-size: 21px; }
}

@media screen and (max-width:480px){
  footer{ margin-bottom: 60px; }
  .footmenu{ display: block; }
  .footmenu div.con{ background: #005cb9; }
  .banner .slick-dots{ bottom: 15px; }
  .in_copro{ padding: 12px 0; }
  .itith2{ font-size: 25px; }
  .itit p{ padding: 0; line-height: 23px; }
  .inht_gds .item{ margin: 0 5px; }
  .inhtswi{ margin-top: 6px; }
  .inht_txt{ padding: 12px; }
  .in_jectdi{ padding: 12px 0 12px 12px; }
  .inje_le{ width: 142px; }
  .injebox{  }
  .inje_tp p{ line-height: 21px; height: 231px; overflow: hidden; }
  .ij_mobtn{ margin-top: 10px; height: 30px; width: 85px; line-height: 30px; }
  .inje_ri{ margin-top: 12px; width: calc(100% - 142px); }
  .injeswi .item{ margin: 0 3px; }
  .injeswi{ width: 180%; }
  .ij_arr{ top: 91%; }
  .invi_txd{ padding: 5px; }
  .invi_txd p{ font-size: 16px; }
  .ij_arr span,.inv_arr span{ margin: 0 2px; }
  .ij_arr span i,.inv_arr span i{ font-size: 20px; }
  .in_nesdi{ padding: 15px 0; }
  .inne_tti .ij_mobtn{ top: -3px; }
  .inne_gds .item{ padding: 15px 0 0; }
  .ines_item h3{ font-size: 20px; }
  .ints_txt{ margin-top: 12px; }
  .inv_arr span{ margin-left: 0; margin-right: 3px; }
  .invi_swi .item{ margin: 0 3px; }
  .invi_ri .itith2{ margin-bottom: 0; }
  .in_vid{ padding: 12px 10px; }
  .inv_arr{ position: static; text-align: left; }
  .invi_swi .item{ padding-bottom: 30px; }
  .invi_swi .item:before{ height: 16px; }
  .invi_swi .item:after{ bottom: 12px; }
  .invi_tex p{ line-height: 23px; }
  .in_mess .itith2{ font-size: 24px; }
  .mess_form{ margin-top: 10px; }
  .mei_le,.mei_ri{ width: 100%; float: none; }
  .mes_inp label{ line-height: 23px; }
  .in_mess{ padding: 18px 0 20px; }
  .fo_ritem1,.fo_ritem2{ display: none; }
  .fo_ritem3{ width: 100%; float: none; }
  .fot_ribox{ padding: 0 12px; }
  footer{ padding: 12px 0 0 0; }
  .fo_copy{ margin-top: 10px; }
  .fo_colx li, .fo_link li{ margin-bottom: 8px; }
  .sub_nav h2{ font-size: 20px; }
  .sub_nav p{ display: none; }
  .pat94{ padding-top: 15px; }
  .pr_list li{ padding: 12px 6px; }
  .pr_lile h3{ font-size: 20px; }
  .pr_lile p,.pr_cen p{ line-height: 23px; }
  .pr_liri{overflow-x: auto;  }
  .pr_liri::-webkit-scrollbar{ width: 3px; height: 1px; }
  .pr_liri::-webkit-scrollbar-thumb{ border-radius: 0; background: transparent; }
  .pr_liri::-webkit-scrollbar-track { border-radius: 0; background: transparent; }
  .pr_riro{ width:144%; }
  .pr_riro .pr_riim{ width: 32.3%; margin-right: 1%; margin-bottom: 0; }
  .pr_riim p{ margin-top:5px; font-size:15px; }
  .pr_cen h1{ font-size: 21px; margin-bottom: 5px; }
  .pr_cenav{ display: flex; flex-wrap: wrap; }
  .pr_cenav li{ width: 48%; margin-right: 2%; margin-bottom: 5px; display: inline-block; }
  .pr_cenav li:nth-of-type(even){ margin-right: 0; }
  .pr_cenav li a{ width: 100%; text-align: center; }
  .pr_dipbox{ margin-top: 8px; }
  .pr_dipitem li{ width: 49%; margin-bottom: 6px; }
  .pr_dipitem{ flex-wrap: wrap; }
  .pr_dipitem li:nth-of-type(even){ margin-right: 0; }
  .pr_dipitem.on{ flex-wrap: wrap; }
  .pr_ullink .ij_mobtn{ margin: 12px auto 0; }
  .pr_war{ padding-bottom: 25px; }
  .pr_mari h1{ font-size: 22px; }
  .de_desc{ padding: 12px; }
  .de_desc p{ line-height: 23px; }
  .de_betel{ margin-top: 12px; }
  .de_boxz{ margin-top: 12px; }
  .de_h3{ font-size: 22px; }
  .de_fea, .de_parm{ margin-bottom: 20px; }
  .del_table table tr td{ padding: 8px; }
  .dif_ul li{ width: 49%; margin-bottom: 8px; }
  .dif_ul li:nth-of-type(even){ margin-right: 0; }
  .de_regds .item{ margin: 0 2px; }
  .de_reswi .inharr{ top:30%; } 
  .de_reswi .inharr span i{ color:#fff; }
  .glide__boxed .glide__arrow{ left:0; color:#005cb9; }
  .glide__boxed .glide__track .glide__slides li{ top: 80%; left: -8%;}
  .glide__boxed .glide__arrow.glide__arrow--right{ right:9px; }
  .re_ditem p{ font-size: 18px; margin-top: 10px; }
  .jec_le{ width: 100%; float: none; }
  .jec_ri{ margin-left: 0; padding: 0; margin-top: 10px; }
  .jec_ri h3{ font-size: 20px; }
  .jec_ri p{ margin-top: 6px; }
  .jec_ri .ij_mobtn{ margin-top: 8px; }
  .ject_ul{ display: flex; flex-wrap: wrap; }
  .nes_list li:nth-of-type(3n){ margin-right: 2%; }
  .ject_ul li{ width: 49%; margin-right: 2%; margin-bottom: 10px; padding-bottom: 10px; }
  .ject_ul li:nth-of-type(even),.nes_list li:nth-of-type(even){ margin-right: 0; }
  .nes_list li{ width: 49%; margin-bottom: 10px; }
  .infocon p{ line-height: 23px; margin-bottom: 5px; }
  .infocon img{ margin: 5px 0; }
  .infocon .other{ padding: 5px 0 0 0; margin: 18px 0 0 0;}
  .infocon h1{ font-size: 20px; }
  .ab_tih2{ font-size: 21px; }
  .ab_cotxt{ margin-top: 8px; }
  .ab_cotxt p{ line-height: 23px; }
  .ab_cori{ padding-right: 12%; padding-left: 5%; }
  .glide__boxed{ margin: 20px 0; }
  .ab_com{ padding-bottom: 14px; }
  .ab_numul li{ width: 48.5%; }
  .ab_duct{ padding: 20px 0 12px; }
  .ab_nutxt b{ font-size: 22px; }
  .ab_cer{ padding-top: 15px; }
  .ab_cerswi{ margin-top: 10px; }
  .ab_cegds .item{ margin: 0; }
  .ab_ser{ padding-top: 14px; }
  .se_ul{ margin-top: 12px; }
  .se_itptx{ padding: 0 18px; }
  .se_itptx p{ line-height: 23px; }
  .se_item i{ font-size: 30px; }
  .co_tole h2{ font-size: 24px; }
  
}