@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'FUTUBOLD';
  src: url('fonts/FUTUBOLD.otf');
  src: local('☺'), url('fonts/FUTUBOLD.woff') format('woff'), url('fonts/FUTUBOLD.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'calibri';
  src: url('fonts/calibri.eot');
  src: local('☺'), url('fonts/calibri.woff') format('woff'), url('fonts/calibri.ttf') format('truetype'), url('fonts/calibri.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'calibrib';
  src: url('fonts/calibrib.eot');
  src: local('☺'), url('fonts/calibrib.woff') format('woff'), url('fonts/calibrib.ttf') format('truetype'), url('fonts/calibrib.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'calibril';
  src: url('fonts/calibril.eot');
  src: local('☺'), url('fonts/calibril.woff') format('woff'), url('fonts/calibril.ttf') format('truetype'), url('fonts/calibril.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'OpenSBold';
  src: url('fonts/OpenSBold.otf');
  src: local('☺'), url('fonts/OpenSBold.woff') format('woff'), url('fonts/OpenSBold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'OpenSRegular';
  src: url('fonts/OpenSRegular.otf');
  src: local('☺'), url('fonts/OpenSRegular.woff') format('woff'), url('fonts/OpenSRegular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body{font-family:OpenSRegular,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:#0f7cf5;}
a:focus,input:focus,button:focus,textarea:focus,select: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 5069487 */
  src: url('fonts/iconfont.woff2?t=1763545324989') format('woff2'),
       url('fonts/iconfont.woff?t=1763545324989') format('woff'),
       url('fonts/iconfont.ttf?t=1763545324989') format('truetype');
}

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

.icon-shinshophezuo:before {
  content: "\e614";
}

.icon-zaozhi:before {
  content: "\e64a";
}

.icon-jishuyanfa:before {
  content: "\e6db";
}

.icon-duihao:before {
  content: "\e680";
}

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

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

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

.icon-liuyan1:before {
  content: "\e744";
}

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

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

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

.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-jian:before {
  content: "\e611";
}

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

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

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

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

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

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

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

.icon-skype1:before {
  content: "\e87d";
}

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

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

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

.icon-shouqianzixun:before {
  content: "\e62c";
}

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

.icon-zixunfuwu:before {
  content: "\e655";
}

.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-jiantou1:before {
  content: "\e665";
}

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

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

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

.icon-jia:before {
  content: "\e711";
}

.icon-dianhua6:before {
  content: "\e791";
}

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

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

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

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

.icon-shubiao:before {
  content: "\e666";
}

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

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

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

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

.icon-duihua1:before {
  content: "\e72a";
}

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

.icon-whatsapp1:before {
  content: "\e8ec";
}

.icon-shouye-xuanzhong:before {
  content: "\e62d";
}

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

.icon-weixinguanli:before {
  content: "\e7cf";
}

.icon-yuyan:before {
  content: "\e85f";
}

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

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

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

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

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

.icon-fasong1:before {
  content: "\e762";
}

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

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

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

.icon-home-fill:before {
  content: "\e687";
}

.icon-tuite:before {
  content: "\e621";
}

.icon-jiantou1-copy:before {
  content: "\ec8e";
}



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:1440px; margin:0 auto; position: relative;}

header{ transition: all 0.3s; width: 100%; height: 88px; z-index: 999; position: fixed; top: 0; left: 0; }
#nav:after{  content: '';  display: block;  clear: both;}
.logo{ position: absolute; left: 0; top: 20px; }
.logo img{ width: auto; }
.dis{ display: block; }
.nodis{ display: none; }

.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: 200px; }
nav li{ float: left; margin: 0 28px; position: relative; }
nav li:last-child{ margin-right: 0; }
nav li>a{ position: relative; line-height:88px; color: #fff; font-family: OpenSBold; 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: 2px; background: #fff; bottom: 26px; left: 50%; transform: translateX(-50%); transition: all 0.3s; }
nav li.on>a:before,nav li:hover>a:before{ width: 100%; }
.sub_menu{ width: 100%; display: none; position: fixed; top: 88px; left: 0; padding: 54px 40px; background: #f6f6f6; }
.subdl{ display: flex; }
.subdl dd{ width: 20%; }
.subdl dd h2{ margin-bottom: 14px; font-weight:normal; position: relative; font-size: 20px;  }
.subdl dd h2 a{ color: #000; }
.subdl dd h2 a:hover{ color: #0f7cf5; }
.subdl dd h2::before{ content: ""; position: absolute; top: 10px; left: -14px; width: 4px; height: 4px; border-radius: 4px; border: 2px solid #0f7cf5;}
.subdl dd .changpic{ margin-bottom: 18px; }
.subdl dd .changpic:hover img{ transform: scale(1.15); }
.subdl dd p{ line-height: 35px; transition: all 0.3s; }
.subdl dd p a{ font-size: 15px; color: #666; }
.subdl dd p:hover{ transform: translateX(10px); }

.head_rcon{position: absolute;display: flex;justify-content: space-between;right: 0;top:30px;width: 135px;}

.language{position: relative;width: 153px;display: inline-block;height: 24px;cursor: pointer;line-height: 24px;}
.language span{ position: relative; width: 100%; font-family: calibri; display: inline-block; color: #fff; font-size: 16px; }
.language span i{ display: inline-block; margin-right: 5px; font-size: 24px; }
.language span *{ vertical-align: bottom; }
.language-main{ width:100px; padding: 1px 0; position: absolute;  display: none;  z-index: 99; right:0; top: 20px;
    background: url("images/ffggg.png") no-repeat 44px 4px;  }
.language:hover .language-main {display: block;}
.language-cont { width: 100px; padding: 0 16px; margin-top: 10px; box-shadow: 0 5px 15px 4px rgba(0, 0, 0, .05); background: #fff;  padding-bottom: 10px;}
.language-cont a { width: 100% !important; position: relative; font-size: 15px !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: #0f7cf5; content: ''; }
.language-cont a:hover { color: #0f7cf5 !important;}

.search-button{ display: inline-block; width:28px; position: relative;  }
.search-button span{ width: 28px; overflow: hidden; cursor: pointer; display: inline-block; color: #fff; }
.search-button span i{font-size: 26px; text-align: center;display: inline-block; }
.searchform{ overflow: hidden;background:#0f7cf5;position: absolute; right: 0; height: 0; z-index: 88; top:58px; 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: 18px; background:transparent; color: #fff; line-height:51px; padding-left:10px; font-family:calibri; 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,.pagehe{ box-shadow: 0 1px 10px rgba(0,0,0,0.12); background: #fff; }
.position .dis,.pagehe .dis{ display: none;}
.position .nodis,.pagehe .nodis{ display: block;}
.position nav li.on>a, .position nav li:hover>a,.pagehe nav li.on>a, .pagehe nav li:hover>a{ color: #0f7cf5;}
.position nav li>a,.pagehe nav li>a{ color: #000;}
.position nav li>a:before,.pagehe nav li>a:before{ background: #0f7cf5;}
.position .language span,.position .search-button span,.pagehe .language span,.pagehe .search-button span{ color: #000;}


#banner_home{ position: relative;}
.banner{ overflow: hidden; }
.banner .item{ position: relative; overflow: hidden; }
.banner .item img{ width: 100%; }
.ban_arrow{ width: 100%; position: absolute; top: 42%; left: 0;  }
.ban_arrow span{ display: inline-block; width: 60px; height: 60px; line-height: 60px; background:transparent; text-align: center; border-radius: 60px; cursor: pointer; position: absolute; top: 0; }
.ban_arrow span i{ color: #fff; font-size: 34px; font-weight: bold; }
.ban_prev{ left: 5%; transform: rotate(180deg); }
.ban_next{ right: 5%; }
.ban_arrow span:hover i{ color: #0f7cf5; }
.banner .slick-dots{ bottom: 110px; left: 10%; width: auto;}
.banner .slick-dots li{ width: auto; height: auto;}
.banner .slick-dots li button{ width: 36px; padding: 0; height: 5px; background: rgb(255 255 255 / 50%); }
.banner .slick-dots li.slick-active button{ background: rgb(255 255 255 / 100%);}


.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{ padding-left: 26px; font-size: 50px; position: relative; text-transform: capitalize; font-family: FUTUBOLD; color: #0f7cf5; }
.itith2::before{ content: ""; position: absolute; top: 22px; left: 0; width: 12px; height: 12px; border-radius: 24px; border: 3px solid #0f7cf5;}
/*首页*/
.deincaul{ margin-top:15px;}
.iabco{ padding: 100px 0 0; overflow: hidden; position: relative; z-index: 0;}
.iabco::before{ content: ""; z-index: -1; position: absolute; right: 0; bottom: 80px; width: 545px; height: 705px; background: url("images/A.png") no-repeat; background-size: cover; }
.iabti{ padding-right: 264px;}
.ixpxp{ margin-top: 26px;}
.ixpxp p{ line-height: 26px; font-size: 15px; color: #777;}
.iacti{ display: flex; justify-content: space-between;}
.iams{ width: calc(100% - 174px); padding-right: 170px;}
.imole{ width: 174px; padding-top: 92px; }
.imole a{ display: inline-block; width: 100%; height: 50px; line-height: 50px; text-align: center; background: url(images/mobns.png) no-repeat; font-family: calibrib; color: #fff; }
.imole a:hover{ transform: translateX(10px);}
.iapicim{ margin-top: 34px; padding-right: 12%;}

.icocy{ padding: 80px 0 150px; overflow: hidden; position: relative; z-index: 0;}
.icocy::before{ content: ""; z-index: -1; position: absolute; left: 0; top: 0; width: 503px; height: 712px; background: url("images/C.png") no-repeat; background-size: cover;}
.icteuls{ margin-top: 50px; display: flex;}
.icteuls li{ width: 32%; margin-right: 9%;}
.icteuls li:last-child{ margin-right: 0;}
.icico i{ font-size: 82px;}
.icico h3{ font-size: 26px; margin-bottom: 10px; margin-top:45px; font-family: calibrib;}
.icico em{ font-style: normal; color: #0f7cf5; font-family: calibri; font-size: 20px; text-transform: uppercase;}
.icico p{ line-height: 26px; font-family: calibri; margin-top: 32px;  overflow: hidden; color: #666;}
.icico .icon-youjiantou{ font-size: 20px; margin-top: 24px; display: inline-block; width: 45px; height: 45px; border-radius: 45px; background: #0f7cf5; color: #fff; text-align: center; line-height: 45px;}
.icico .icon-youjiantou:hover{ background: #000;}

.ipcts{ padding: 40px 0 60px; position: relative; z-index: 0; }
.ipcts::before{ content: ""; z-index: -1; position: absolute; right: 0; top: 0; width: 486px; height: 676px; background: url("images/P.png") no-repeat; background-size: cover;}
.inapuls{ margin-top: 35px; overflow: hidden;}
.inapuls li+li{ margin-left: 20px;}
.inapuls li:nth-child(5){margin-left: 0px}
.inapuls li{ float: left; position: relative; border-radius: 20px; margin-bottom: 14px; overflow: hidden; width: calc(22.75% - 20px); transition-duration: 1s;}
.inapuls li .ali{ display: block; position: relative; z-index: 0; width: 100%; height: 460px; background-size: auto 460px!important; background-repeat: no-repeat; }
.inapuls li .ali:before{ content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 50%; background: linear-gradient(rgba(0, 0, 0, 0.5),transparent); }
.inapuls li.on{ width: 31.65%; background-position: 0 !important;  display: block;}
.iaptxt{ position: absolute; text-align: center; color: #fff; padding: 32px 20px 0; width: 100%; top: 0; right: 0; }
.iaptxt h3{ font-size: 26px; display: inline-block; position: relative; overflow: hidden; padding-left: 24px; text-overflow: ellipsis; white-space: nowrap; font-family: calibrib;}
.iaptxt h3::before{ content: ""; position: absolute; top: 8px; left: 0; width: 12px; height: 12px; border-radius: 24px; border: 3px solid #0f7cf5;}

.inesw{ padding: 76px 0 94px; background: #fcfcfc;}
.inelis{ margin-top: 10px;}
.inelis li{ padding: 36px 0; border-bottom: 1px solid #dbdbdb;}
.inelis li:last-child{ border-bottom: none;}
.ineitem a{ display: flex; align-items: center; padding-right: 164px; position: relative;}
.inilef{ width: 360px;}
.inilef .changpic{ border-radius: 20px;}
.inirig{ width: calc(100% - 360px); padding-left: 34px;}
.inirig h3{ font-size: 22px; overflow: hidden; text-overflow: ellipsis; margin-bottom: 12px; white-space: nowrap; font-family: OpenSBold;}
.inirig em{ font-style: normal; font-family: OpenSRegular; color: #0f7cf5; font-size: 16px;}
.inirig p{ line-height: 24px; font-size: 15px; margin-top: 30px; color: #888; height: 72px; overflow: hidden;}
.ineitem:hover .changpic img{ transform: scale(1.15);}
.ineitem i{ display: inline-block; position: absolute; right: 0; color: #fff; font-size: 20px; width: 45px; height: 45px; text-align: center; border-radius: 45px; line-height: 45px; background:#0f7cf5;}


footer{ background: #fff;}
.fo_top{ padding: 84px 0 80px; overflow: hidden; background: url(images/fomebgs.jpg) no-repeat; background-size: cover; }
.fotolef{ float: left; width: 50%; padding-right: 210px; }
.fotorig{ float: right; width: 50%; padding-left: 40px; }
.fotolef .itith2{ color: #fff; font-size: 52px; padding-left: 0; text-transform: uppercase; margin-bottom: 30px; }
.fotolef .itith2::before{ display: none;}
.fotolef p{ line-height: 26px; font-size: 15px; color: rgba(255, 255, 255, 0.8); }
.fotolef a{ display: inline-block; margin-top: 54px; color: #fff; font-family: calibrib; width: 174px; height: 50px; line-height: 50px; text-align: center;
  background: url(images/mobns.png) no-repeat; }
.fotolef a:hover{ transform: translateX(10px); }

.fo_mfoul{ overflow: hidden; }
.fo_mfoul li{width: 49%; margin-right: 2%; margin-bottom: 15px; position: relative; float: left; overflow: hidden;}
.fo_mfoul li:nth-of-type(even){ margin-right: 0 !important; }
.fo_mfoul input,.fo_mfoul textarea{ font-family: calibri; width: 100%; resize: none; background:rgba(255, 255, 255, 0.1); font-size: 18px; color: #fff; border-radius: 0; padding:16px 14px; }
.fo_mfoul textarea{ height:80px; }
.fo_mfoul input::-webkit-input-placeholder,.fo_mfoul textarea::-webkit-input-placeholder { color: #fff;}
.fo_mfoul input:-moz-placeholder,.fo_mfoul textarea:-moz-placeholder {color: #fff;}
.fo_mfoul li:last-child, .fo_mfoul li:nth-of-type(5){ width: 100%; margin-right: 0; }
.fo_mfoul li:last-child{ width: 100% !important; float: none; margin-top: 10px; margin-bottom: 0; }
.fo_mfoul button{ cursor: pointer; display: block; font-size: 16px; color: #0f7cf5; transition: all 0.3s; background: url(images/fubns.png) no-repeat; width: 174px; height: 50px; border: none; font-family:OpenSBold;  }
.fo_mfoul button:hover{ transform: translateX(10px); }

.fotolo{ padding: 34px 0 10px; border-bottom: 1px solid #f0f0f0; overflow: hidden; }
.fotolo img{ float: left; }
.media{ margin-top: 24px; float: right; }
.media a{ margin-right: 5px; text-align: center; border: 1px solid #ccc; display: inline-block; width: 40px; height: 40px; line-height: 38px; font-size: 20px; border-radius: 40px; color: #c4c4c4; }
.media a:hover{ color: #fff;}
.media a:hover:nth-of-type(1){ background: #017bb6; border: 1px solid #017bb6; }
.media a:hover:nth-of-type(2){ background: #237ef4; border: 1px solid #237ef4; }
.media a:hover:nth-of-type(3){ background: #1bb8ee; border: 1px solid #1bb8ee; }
.media a:hover:nth-of-type(4){ background: #cc1822; border: 1px solid #cc1822; }


.fo_nav{ width: 100%; display: flex; justify-content: space-between; margin-top: 45px; }
.f_item1{ width: 25%; }
.f_item1 p{ line-height: 26px; font-size: 15px; color: #888; }

.foxlus{  }
.foxlus li{ margin-bottom: 15px; font-size: 15px; position: relative; padding-left: 24px; color: #888; }
.foxlus li i{ position: absolute; top: 2px; left: 0; color: #afafaf; font-size: 19px; }
.foxlus li:last-child{ margin-bottom: 0; }
.foxlus li a,.foxlus li span{ display: inline-block; margin-right: 22px; color: #888;   }
.foxlus li a:hover{ color: #0f7cf5; }
.foxlus li b{ font-weight: normal; }

.f_item2{ width: 6%; }
.fo_nav h5{ margin-bottom: 28px; font-size: 20px; font-weight: normal; text-transform: uppercase; font-family: FUTUBOLD; }
.f_link li{ transition: all 0.3s; margin-bottom: 15px; font-size: 15px; }
.f_link li a{ color: #888; display: inline-block; }
.f_link li:hover a{ color: #0f7cf5; transform: translateX(5px);  }


.f_item3{ width: 22%; }
.f_item4{ width: 28%; }

.fob_cop{ border-top: 1px solid #f0f0f0; font-size: 15px; text-align: center; overflow: hidden; margin-top: 50px; padding: 24px 0; }
.fob_cop p{ color: rgba(119, 119, 119, 0.8);  }
.fob_cop p a{ color: rgba(119, 119, 119, 0.8); }
.fob_cop p a:hover{ text-decoration: underline; }

.side-bar { background: transparent; flex-direction: column; position: fixed; right: 0; top: 50%; transform: translateY(-50%); z-index: 1000;}
.side-bar,.side-bar a { align-items: center; display: flex; justify-content: center; width: 70px;}
.side-bar a { background: #0f7cf5; border-radius: 4px; box-shadow: 0 3px 6px 1px rgba(0,0,0,.06); height: 60px; margin-bottom: 2px; position: relative; transition: all .3s;}
.side-bar a p { align-items: center; display: flex; flex-direction: column; height: 100%; justify-content: center; width: 100%;}
.side-bar a p em { color: #fff; font-size: 13px; font-style: normal; margin-top: 2px; transition: all .3s ease;}
.side-bar a .iconfont { color: #fff; font-size: 20px; transition: all .3s ease;}
.side-bar a:hover { background: #0f7cf5; filter: brightness(1.05);}
.side-bar a:hover span { opacity: 1; transform: translate(-100%,-50%); visibility: initial;}
.side-bar a span { background-color: #fff; border-radius: 2px; box-shadow: 0 3px 6px 1px rgba(0,0,0,.06); color: #030720; display: inline-block; line-height: 60px; font-size: 14px; height: 100%; left: -2px; opacity: 0; padding: 0 16px; position: absolute; text-align: center; top: 50%; transform: translate(-110%,-50%); transition: all .8s; visibility: hidden; white-space: nowrap;}

video{ width: 100%; display: block; /*opacity: 0.6; */}
.backToTop{width:46px; box-shadow: 0 0 10px rgba(184, 28, 34, 0.5); height:46px; z-index: 666; border-radius: 46px; background:#0f7cf5 url(images/icon_top.png) no-repeat center; cursor:pointer; position:fixed; right:0; text-indent:9999px; bottom:10%; 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{ position: absolute; top: 50%; color: #fff; left: 0; transform: translateY(-50%); width: 100%; }
.sub_nav .warper{ padding-right: 34%;}
.sub_nav h2{ font-size: 52px; margin-bottom: 30px; text-transform: uppercase; position: relative; padding-left: 28px; font-family: FUTUBOLD;}
.sub_nav h2::before{content: ""; position: absolute; top: 22px; left: 0; width: 12px; height: 12px; border-radius: 24px; border: 3px solid #0f7cf5; }
.sub_nav p{ font-size: 16px; line-height: 26px; font-family: OpenSBold;}
.pat88{ padding-top: 88px; }
/*关于我们*/
.abcowc{ position: relative; z-index: 0; overflow: hidden;}
.abcowc::before{ content: ""; z-index: -1; position: absolute; right: 0; bottom: 80px; width: 545px; height: 705px; background: url("images/A.png") no-repeat; background-size: cover; }
.abcxivx{ margin-top: 32px;}
.abcxivx p{ color: #777; font-size: 15px; line-height: 26px; }

.abhiso{ padding: 74px 0 90px; background: url(images/bghisio.jpg) no-repeat; background-size: cover;}

.prfeed{ padding-top: 65px; padding-bottom: 90px;}
.quiry_info{ overflow: hidden; margin-top: 15px; }
.quiry_info ul{ width: 100%; overflow: hidden; }
.quiry_info li{  float: left; width: 49%; margin-bottom:24px; position: relative; }
.quiry_info ul li:nth-of-type(even){ float: right; }
.quiry_info ul li:nth-of-type(3),.quiry_info ul li:nth-of-type(4),.quiry_info ul li:nth-of-type(5){ width: 100%; }
.quiry_info ul li:last-child{ margin-bottom: 0; width: 100%; }
.quiry_info input,.quiry_info textarea{width: 100%; border: 1px solid #dedede; color: #333; resize: none; font-family:calibri; background:#fff; border-radius: 5px;  font-size:18px; line-height: 24px; padding:12px 20px; }
.quiry_info textarea{height: 195px;}
.quiry_info input::-webkit-input-placeholder,.quiry_info textarea::-webkit-input-placeholder { color: #777;}
.quiry_info input:-moz-placeholder,.quiry_info textarea:-moz-placeholder {color: #777;}
.quiry_info button{ transition:all 0.3s; display: block; border: none; width: 171px; font-family:calibrib; font-size: 22px; cursor: pointer; background:url(images/mobns.png) no-repeat; background-size: cover; color: #fff; height: 50px; }
.quiry_info button:hover{ transform: translateX(10px); }
.quiry_info button i{ font-size: 20px; margin-left: 5px; }

.abhorv{ padding: 70px 0 90px;}
#featured-area2{ width:100%; margin:30px auto 0; position: relative;}
#featured-area2 .roundabout-holder{ width:1300px; height: 550px; margin:0px auto;}
#featured-area2 .roundabout-moveable-item{font-size:12px!important;height:auto; width:397px; cursor:pointer;}
#featured-area2 .roundabout-moveable-item img{width:100%;margin:0; opacity: 1; box-shadow: 0 5px 20px rgba(113, 127, 141, 0.22); transition: all 0.3s; }
#featured-area2 .roundabout-in-focus{cursor:auto;}
.hor_r_btn,.hor_l_btn{ transition: all 0.3s;  color: #adadad; cursor: pointer; position: absolute; top: 45%; z-index: 555; }
.hor_r_btn i,.hor_l_btn i{ font-size: 40px; font-weight: bold; }
.hor_l_btn{ transform: rotate(180deg); left: -34px;  }
.hor_r_btn{ right: -13px; }
.hor_l_btn:hover,.hor_r_btn:hover{ color: #0f7cf5; }

.abequi{ background: #f9f9f9; padding: 72px 172px 72px 22px; }
.auibox{ display: flex; }
.aquilef{ width: 58%; }
.aquirig{ width: 42%; }
.actxp{ margin-top: 28px;}
.actxp p{ font-size: 15px; margin-bottom: 16px; line-height: 26px; color: #777;}

.ab_hiswi{ margin-top: 66px; position: relative; z-index: 0; }
.ab_hiswi::after{ content: ""; position: absolute; z-index: -1; top: 49%; left: 0; width: 100%; height: 3px; background: #0f7cf5;}
.ab_hisgds .item{ margin: 0 18px; }
.abhi_item{ position: relative;}
.abhi_item span{ text-align: center; font-size: 20px; font-family: FUTUBOLD; position: absolute; top: 242px; left: 50%; transform: translateX(-50%); display: inline-block; width: 80px; height: 80px; line-height: 76px; border: 3px solid #0f7cf5; color: #0f7cf5; border-radius: 80px; background: #fff; }
.abhi_tx{ position: relative; padding-top: 16px; height: 170px; overflow-y: auto; margin-top: 150px; }
.abhi_tx h5{ font-size: 20px; line-height: 24px; font-family: OpenSBold; margin-bottom: 10px; }
.abhi_tx p{ color: #888; font-size: 15px; line-height: 24px; }
.ab_hiarr{ position: absolute; top: 45%; left: 0; width: 100%; }
.ab_hiarr span{ cursor: pointer; position: absolute; top: 0; color: #0f7cf5; display: inline-block; width: 45px; height: 45px; line-height: 45px; text-align: center; border-radius: 64px; background: #fff; }
.ab_hiarr span i{ font-size: 18px; }
.ab_hiarr span.his_prev{ left: -42px; transform: rotate(180deg); }
.ab_hiarr span.his_next{ right: -42px; }
.ab_hiarr span:hover{ background: #0f7cf5; color: #fff; }
.ab_hisgds .item:nth-of-type(even) .abhi_tx{ margin-top: 0; position: absolute; top: 0; left: 0; width: 100%; }
.ab_hisgds .item:nth-of-type(even) .abhi_item{ padding-top: 360px;}
/*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;
}
.wpcf7 fieldset{display:none;}
.wpcf7-response-output,.wpcf7-validation-errors {display: none !important;}
span.wpcf7-not-valid-tip {display: none;}
.screen-reader-response {display: none !important;}


/*产品列表*/
.prowar{ padding-bottom: 95px;}
.prlulis{ margin-top: 24px;}
.prlulis li{ margin-bottom: 60px; }
.prlulis li:last-child{ margin-bottom: 0; }
.prlitems a{ width: 100%; display: block; position: relative; overflow: hidden; }
.prllef{ width: 55%; }
.prllef .changpic{ border-radius: 20px; }
.prlrig{ position: absolute; background: #fff; padding: 46px 50px 58px; border-radius: 20px; box-shadow: 0 0 12px rgba(159, 177, 195, 0.3); right: 12px; top: 50%; transform: translateY(-50%); width: 50%; }
.prlrig h3{ font-size: 30px; position: relative; padding-left: 26px; margin-bottom: 24px; font-weight: normal; font-family: calibrib; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.prlrig h3::before{ content: ""; position: absolute; top: 11px; left: 0; width: 12px; height: 12px; border-radius: 24px; border: 3px solid #0f7cf5;}

.prlrig p{ line-height: 28px; font-size: 15px; color: #777; height: 140px; overflow: hidden; }
.prlrig span{ display: inline-block; font-size: 15px; margin-top: 38px; color: #0f7cf5;}
.prlrig span i{ display: inline-block; margin-left: 5px; transition: all 0.3s; transform: rotate(-45deg); font-size: 14px; width: 30px; height: 30px; line-height: 28px; text-align: center; border-radius: 30px; border: 1px solid #e8e8e8; background: #fff; color: #0f7cf5; }
.prlitems a:hover .changpic img{ transform: scale(1.15); }
.prlulis li:nth-of-type(even) .prllef{ float: right; }
.prlulis li:nth-of-type(even) .prlrig{ right: auto; left: 12px; }
.prlitems a:hover .prlrig span i{ transform: rotate(0deg); border: 1px solid #0f7cf5; background: #0f7cf5; color: #fff;}
/*分页 结束*/
.digg4{ text-align:center; font-size: 20px; margin-top: 40px;}
.digg4 a,.digg4 span.miy,.digg4 span.disabled,.digg4 span.current{width:36px; border-radius: 40px; 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: #0f7cf5; }
.digg4 span.disabled { font-size: 30px; line-height:32px; font-weight: normal; color: #333;}
.digg4 a{ color: #a6a6a6; }
/*产品详情*/
.delwa{ margin-top: 88px;}
.demswi{ display: flex;}
.demslef{ width: 50%;}
.demsrig{ width: 50%; padding: 0 0 0 60px;}
.deswis{ position: relative;}
.delgt{ border-radius: 20px; overflow: hidden;}
.deith{ padding-left: 26px; font-size: 30px; position: relative; text-transform: capitalize; font-family: calibrib; }
.deith::before{ content: ""; position: absolute; top: 11px; left: 0; width: 12px; height: 12px; border-radius: 24px; border: 3px solid #0f7cf5;}
.demulst{ margin-top: 35px;}
.demulst li{ padding: 16px 0; font-size:15px; color: #777; border-bottom: 1px solid #ededed;}
.demulst li p span{ color: #0f7cf5; font-size: 20px; font-family: OpenSBold;}
.depvt{ margin-top: 24px;}
.depvt p{ font-size: 15px; line-height: 28px; color: #777;}
.delbtn{ margin-top: 48px;}
.delbtn a{ display: inline-block; width: 191px; height: 50px; font-size: 18px; color: #fff; font-family: calibrib; line-height: 50px; text-align: center; background:url(images/delbns.png) no-repeat; background-size: cover; }
.delbtn a i{ display: inline-block; margin-left: 2px;}
.delbtn a:last-child{ background:url(images/derbns.png) no-repeat; margin-left: -10px; }
.delbtn a:hover{ transform: translateX(5px);}
.delarr{ position: absolute; width: 100%; top: 42%; left: 0;}
.delarr span{ cursor: pointer; position: absolute; top: 0; background: rgb(255 255 255 / 30%); color: #fff; display: inline-block; width: 50px; height: 45px; text-align: center; line-height: 45px;}
.delarr span i{ font-weight: bold; display: inline-block;}
.dln_prev{ left: 0;}
.dln_next{ right: 0;}
.dln_prev i{ transform: rotate(180deg);}
.delarr span:hover{ background: #0f7cf5;}
.dehore{ padding: 68px 0 120px; background: #fafafa;}
.derswi{ position: relative; margin-top: 20px;}
.dergd .item{ margin: 0 16px;}
.drxt{ margin-top: 34px;}
.drxt h3{ font-size: 22px; font-family: OpenSBold; margin-bottom: 15px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.drxt p{ line-height: 28px; color: #888; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.drxt span{ display: inline-block; margin-top: 28px; transition: all 0.3s; width: 171px; height: 50px; line-height: 50px; text-align: center; background: url(images/fubns.png) no-repeat; font-family: calibrib; color: #222; }
.deritems:hover .changpic img{ transform: scale(1.15);}
.deritems:hover .drxt span{ background: url(images/icacbt2.png) no-repeat; color: #fff;}
.dergd .slick-list{ margin: 0 -16px;}
.der_prev i{ transform: rotate(180deg); }
.der_prev{ left: -40px; }
.der_next{ right: -40px; }
.derswi .afarr{ top: 30%;}
.delcin{ background: #fafafa; margin-top: 78px; padding: 60px 0 86px;}
.deincaul li{ margin-bottom: 36px;}
.deincaul li:last-child{ margin-bottom: 0;}
.deicitem{ display: flex; align-items: center;}
.deicle{ width: 48%; padding-right: 80px;}
.deicri{ width: 52%;}
.deicri .changpic{ border-radius: 20px;}
.deicle h4{ font-size: 26px; font-family: calibrib; margin-bottom: 24px;}
.deivp p{ font-size: 15px; line-height: 26px; color: #777; margin-bottom: 16px;}
.deivp p:last-child{ margin-bottom: 0;}
.deincaul li:nth-of-type(even) .deicle{ order: 2; padding-right: 0; padding-left: 80px;}
.deincaul li:nth-of-type(even) .deicri{ order: 1;}
.depame{ padding: 76px 0;}
.tepata{ overflow-x: auto; margin-top: 24px; width: 100%; }
.tepata table{ width: 100%; border-collapse: collapse;  }
.tepata table td{ border: 1px solid #cfd9e0; color: #666; font-family: calibri; text-align: center; padding:15px 10px; }
.tepata table tr:first-child td{ font-weight: normal; font-size: 20px; font-family: calibrib; background: #626262; color: #fff; }
.tepata table tr:nth-of-type(even) td{ background: #fafafa; }
.deadvs{ padding: 70px 0; background: #f9fafa;}
.davuls{ display: flex; margin-top: 26px; flex-wrap: wrap; }
.davuls li{ width: 32%; margin-bottom: 30px; margin-right: 2%;  border: 1px solid #dee8f0; text-align: center; background: #fff; padding: 48px 36px 40px; }
.davuls li:nth-of-type(3n){ margin-right: 0; }
.davitem{ position: relative; }
.davitem i{ display: inline-block; width: 81px; transition: all 0.3s; }
.davist{}
.davist h4{ font-size: 24px; font-family: calibrib; font-weight: normal; margin-top: 24px; margin-bottom: 14px; }
.davist p{ line-height: 28px; color: #777; font-family: calibri; }
.davitem:hover i{ top: 15px; }
/*case*/
.newswar{ padding-bottom: 94px; }
.newswar .inelis{ margin-top: 0;}
.newswar .inelis li:first-child{ padding-top: 0;}
.caslit{ display: flex; flex-wrap: wrap; margin-top: 24px;}
.caslit li{ width: 32%; margin-right: 2%; margin-bottom: 42px;}
.caslit li:nth-of-type(3n){ margin-right: 0;}
.icaxt{ margin-top: 32px;}
.icaxt h3{ font-size: 22px; margin-bottom: 20px; line-height: 30px; height: 60px; overflow: hidden; font-family: OpenSBold;}
.icaxt p{ line-height: 24px; font-size: 15px; color: #888; height: 72px; overflow: hidden;}
.icaitems:hover .changpic img{ transform: scale(1.15);}
.icaxt span{ display: inline-block; margin-top: 28px; transition: all 0.3s; width: 171px; height: 50px; line-height: 50px; text-align: center; background: url(images/icacbt.png) no-repeat; font-family: calibrib; color: #222; }
.icaitems:hover .icaxt span{ background: url(images/mobns.png) no-repeat; color: #fff;}
.icaitems .changpic{ border-radius: 20px; }
/*news*/
.newswar .inelis{ margin-top: 30px;}

.infocon{}
.infocon h1{font-size:26px; font-weight: normal; text-align: center; font-family: OpenSBold; margin-bottom: 14px; }
.infocon img{ width: auto; display: inline-block; margin: 10px 0; max-width: 100%; }
.infocon .time{ text-align: center; margin-bottom:30px;  }

.infocon .other{ font-size: 16px; border-top: 1px solid #dbdbdb; padding-top:30px; margin-top:30px;}
.infocon .other div{ padding:5px 0;}
.infocon .other div b{ text-transform: uppercase; font-weight: normal; }
.infocon .other a:hover{ color: #0f7cf5; }
.infocon p{line-height:28px; font-size: 16px; margin-bottom: 18px; }
/* faq */
.faqlist{ margin-top: 20px;}
.faqlist li{ border-bottom: 1px solid #f0f0f0; cursor: pointer; padding: 38px 0; }
.faqlist li:last-child{  }
.faqlist h3{ font-size: 24px; font-family: OpenSBold; position: relative;  padding-right: 30px; font-weight: normal; }
.faqlist h3:before{ content: "\e711"; font-family: iconfont; font-weight: bold; color: #d0d0d0; font-size: 18px; position: absolute; top: 3px; right: 0; }
.faqlist li h3.active:before{ content: "\e611"; }
.faqlist li h3.active{ color: #0f7cf5;}
.fatxp{ display: none; margin-top: 18px;}
.fatxp p{ font-size: 22px; line-height: 32px; color: #777; }

/*contact*/
.coxlus{ margin-bottom: 38px;}
.cousivf{ display: flex; margin-top: 20px;}
.cousilef{ width: 50%; padding-right: 74px;}
.cousirig{ width: 50%;}
.cousirig .changpic{ border-radius: 20px;}
.copxt{ color: #666; font-size: 15px;}
.cosivul{ margin-top: 14px; border-bottom: 1px solid #eaeaea;}
.cosivul li{ padding: 30px 0; border-top: 1px solid #eaeaea;}
.fo_citd i{ color: #0f7cf5; font-size: 27px; position: absolute; top: 0; left: 0;}
.fo_citd p{ color: #000; font-size: 18px; font-family: calibrib; margin-bottom: 6px;}
.fo_citd a,.fo_citd span{ color: #666; font-size: 18px; font-family: calibri; display: inline-block;}
.fo_citd{ padding-left: 35px; position: relative;}
.fo_citd a:hover{ color: #0f7cf5; text-decoration: underline; }

.de_two{ width: 100%; overflow: hidden; margin: 15px 0; }
.de_two li{ float: left; width: 49%; text-align: center; margin-right: 2%; }
.de_two li:last-child{ margin-right: 0; }
.de_two li:hover .changpic img{ transform: scale(1.15); }
.de_two li p{ margin-top: 15px; }

.de_three{ margin: 15px 0; width: 100%; overflow: hidden; }
.de_three li{ width: 32%; margin-right: 2%; text-align: center; float: left; }
.de_three li:last-child{ margin-right: 0; }
.de_three li:hover .changpic img{ transform: scale(1.15); }
.de_three li p{ margin-top: 15px; }

.de_four{ width: 100%; overflow: hidden; margin: 15px 0;}
.de_four li{ float: left; width: 24.2%; margin-right: 1%; text-align: center; }
.de_four li:last-child{ margin-right: 0; }
.de_four li:hover .changpic img{ transform: scale(1.15); }
.de_four li p{ margin-top: 15px; }

.de_dblr{ margin: 15px; width: 100%; overflow: hidden; }
.ded_le{ float: left; width: 40%; }
.ded_ri{ float: right; width: 58%; }
.ded_ri p{ line-height: 25px; }

@media screen and (max-width:480px){
.de_two li,.de_three li,.de_four li{ float: none; width: 100%; margin-right: 0; margin-bottom: 15px; }
.de_two li p,.de_three li p,.de_four li p{ margin-top: 8px; }
.ded_le{ width: 100%; float: none; }
.ded_ri{ width: 100%; float: none; margin-top: 8px; }
}

@media screen and (max-width: 1680px){
 
  
}

@media screen and (max-width: 1600px){
  .warper{ width: 86%; }
  nav li{ margin:0 18px;}
  .iapicim{ padding-right: 8%;}
  .demulst{ margin-top: 16px;}
  
}

@media screen and (max-width: 1440px){
  .iabco{ padding:80px 0 0;}
  .iabti{ padding-right: 160px;}
  .itith2{ font-size: 42px;}
  .iabco::before{ width: 504px; bottom: 140px; height: 606px;}
  .icocy{ padding:80px 0 100px;}
  .icocy::before{ width: 430px; height: 606px;}
  .icico h3{ margin-top: 30px;}
  .ipcts::before{ width: 378px; height: 523px;}
  .inapuls li .ali{ height: 583px; background-size: auto 583px !important; }
  .iaptxt h3{ font-size: 20px;}
  .iaptxt h3::before{ width: 8px; height: 8px; top: 6px;}
  .inapuls li+li{ margin-left: 6px;}
  .inapuls li{ width: calc(22.75% - 6px); }
  .inesw{ padding: 60px 0;}
  .inelis li{ padding: 26px 0;}
  .fo_top{ padding: 70px 0;}
  .fotolef .itith2{ font-size: 44px;}
  .fotolo{ padding:20px 0 10px;}
  .fo_nav h5{ margin-bottom: 15px;}
  .fo_nav{ margin-top: 24px;}
  .fob_cop{ margin-top: 30px; padding: 15px 0;}
  .sub_menu{ padding: 34px 0;}
  .sub_nav h2{ font-size: 44px;}
  .pat88{ padding-top: 70px;}
  .prlrig h3{ font-size: 25px; margin-bottom: 15px; }
  .prlrig h3::before,.deith::before{ width: 8px; height: 8px; top: 9px;}
  .prlrig span{ margin-top: 15px;}
  .prlrig{ padding: 40px;}
  .prlulis li{ margin-bottom: 40px;}
  .prowar{ padding-bottom:70px;}
  .f_item2{ width: 7%;}
  .deith{ font-size: 26px;}
  .demulst li{ padding: 14px 0;}
  .demulst li p span{ font-size: 18px;}
  .delbtn{ margin-top: 18px;}
  .demsrig{ padding:0 0 0 40px;}
  .delcin{ padding: 60px 0; margin-top: 50px;}
  .deicle{ padding-right: 50px;}
  .deincaul li:nth-of-type(even) .deicle{ padding-left: 50px;}
  .depame{ padding: 60px 0;}
  .deadvs{ padding: 60px 0 40px;}
  .davuls li{ padding: 30px;}
  .davist h4{ margin: 14px 0;}
  .davist p{ line-height: 24px;}
  .prfeed,.dehore{ padding: 60px 0;}
  .icaxt{ margin-top: 16px;}
  .icaxt h3{ font-size: 19px; margin-bottom: 10px;}
  .icaxt span{ margin-top: 18px;}
  .newswar{ padding-bottom: 60px;}
  .faqlist li{ padding: 25px 0;}
  .abhi_item span{ top: 225px;}
  #featured-area2 .roundabout-holder{ width: 1000px;}
  .hor_r_btn i, .hor_l_btn i{ font-size: 34px;}
  .hor_l_btn{ left: -10px;}
  .hor_r_btn{ right: 4px;}
  .cosivul li{ padding: 20px 0;}
}


@media screen and (max-width: 1366px){
  nav{ margin-right: 110px;}
  nav li{ margin:0 14px;}
  .banner .slick-dots{ bottom: 66px;}
  .iabti{ padding-right: 120px;}
  .icocy{ padding:68px 0 80px;}
  .inapuls li .ali{ height: 552px; background-size: auto 552px !important;}
  .ineitem a{ padding-right: 140px;}
  .fotolef .itith2{ font-size: 36px; margin-bottom: 20px;}
  .pat88{ padding-top: 50px;}
  .demulst li{ padding: 12px 0;}
  .deicle{ padding-right: 35px;}
  .deincaul li:nth-of-type(even) .deicle{ padding-left: 35px;}
  .deincaul li{ margin-bottom: 28px;}
  .davuls li{ padding: 20px;}
  .abhiso,.abhorv{ padding: 64px 0;}
  .abequi{ padding: 58px 83px 58px 10px;}
  .cousilef{ padding-right: 40px;}
  .coxlus{ margin-bottom: 0;}
}

@media screen and (max-width: 1280px){
  .warper{ width: 88%; }
  .subdl dd h2{ margin-bottom: 8px;}
  .subdl dd p{ line-height: 28px;}
  .iams{ padding-right: 40px;}
  .iabco{ padding: 60px 0 0;}
  .iapicim{ padding-right: 6%;}
  .icico h3{ font-size: 22px;}
  .icocy::before{ width: 383px; height: 543px;}
  .icocy { padding: 68px 0 45px;}
  .ipcts{ padding: 40px 0 50px; }
  .inesw{ padding: 50px 0;}
  .inilef{ width: 325px;}
  .inirig{ width: calc(100% - 325px);}
  .inirig p{ margin-top: 20px;}
  .fotolef{ padding-right: 150px;}
  .fo_top{ padding: 50px 0;}
  .media{ margin-top: 8px;}
  .fotolo{ padding: 20px 0;}
  .sub_nav h2{ font-size: 38px;}
  .sub_nav h2::before{ top: 17px;}
  .prlrig p{ height: 112px;}
  .delcin{ margin-top: 40px; padding: 50px 0;}
  .itith2{ font-size: 36px;}
  .itith2::before{ top: 15px;}
  .deadvs{ padding: 50px 0 30px;}
  .abhi_item span{ top: 216px;}
  #featured-area2 .roundabout-moveable-item{ width: 340px;}
  .quiry_info li{ margin-bottom: 16px;}

}

@media screen and (max-width: 1024px){
  #banner_home,.subbanner,.delwa{ margin-top: 62px; }
  #nav .nav-button{display: block; top: -49px; right: 0; }
  .dis{ display: none;}
  .nodis{ display: block;}
  .language span, .search-button span{ color: #000;}
  header,.position{ height: 62px; background: #fff; }
  .logo img,.position .logo img{ height:36px; width: auto; }
  .logo{ top: 12px; }
  .warper{ width: 96%; }
  .head_rcon{ right: 76px; top: 18px; }
  .searchform{ top: 44px; }
  .l_fixed{ display: none; }
  .head_rcon{ right: 58px;}
  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:12px 15px; border-bottom:1px solid #2e2e2e; text-align: left;}
  nav li.on a, nav li:hover a{ background: #0f7cf5 ; color: #fff !important; }
  #nav .nav-button i{ color: #fff; }
  body{ font-size: 16px; }
  .sub_menu .warper{ width: 100%;}
  nav li a:before{ display: none; }
  #nav .nav-button{ top: 13px; right: 0; background: #0f7cf5; }
  .ban_arrow span i{ font-size: 28px; }
  .sub_menu{ left: 0;  top: 0; padding: 0; border:none; width: auto; display: block !important; background: #434343;  position: inherit;  opacity: 1; height: auto !important;}
  .subdl{ display: block; }
  .subdl dd{ width: 100%; margin-right: 0; border: none; }
  .subdl dd p{ display: none; }
  .subdl dd h2{ margin-bottom: 0; font-size: 16px; }
  .subdl dd h2 a{padding: 12px 15px; display: block; border-bottom: none; background: transparent !important; color: #fff !important;}
  nav li dl dd a:hover{ background: #0f7cf5 !important;}
  .iabco::before{ display: none;}
  .iabco{ padding: 40px 0 0;}
  .iabti{ padding-right: 0;}
  .iapicim{ padding-right: 2%;}
  .itith2::before{ display: none;}
  .itith2{ padding: 0; font-size: 32px;}
  .ixpxp{ margin-top: 10px;}
  .ixpxp p{ line-height: 24px;}
  .side-bar,.icocy::before,.ipcts::before{ display: none;}
  .icocy{ padding: 40px 0;}
  .icteuls{ margin-top: 20px;}
  .icico em{ font-size: 17px;}
  .icico img{ height: 50px;}
  .icico h3{ margin-top: 14px;}
  .icico p{ margin-top: 10px; line-height: 23px; height: 69px;}
  .icico .icon-youjiantou{ margin-top: 12px; width: 32px; height: 32px; line-height: 32px; font-size: 15px;}
  .inapuls{ margin-top: 26px;}
  .inapuls li,.inapuls li.on{ width: calc(50% - 6px);}
  .inapuls li{ margin-right: 6px; margin-bottom: 10px;}
  .inapuls li:nth-of-type(even){ margin-right: 0;}
  .inapuls li+li{ margin-left: 0;}
  .inapuls li .ali{ background-size: auto 714px !important; }
  .inesw{ padding: 40px 0;}
  .inelis li{ padding: 20px 0;}
  .ineitem a{ padding-right: 100px;}
  .inirig h3{ font-size: 20px;}
  .fotorig{ padding-left: 0;}
  .fotolef{ padding-right: 80px;}
  .fotolef .itith2{ font-size: 28px;}
  .f_item2,.sub_nav h2::before{ display: none;}
  .f_item4{ width: 30%;}
  .f_item3{ width: 30%;}
  .fo_nav h5{ font-size: 18px;}
  .sub_nav h2{ margin-bottom: 12px; padding: 0; font-size: 28px;}
  .pat88{ padding-top: 40px;}
  .prlrig{ border-radius: 12px; padding: 20px;}
  .prlulis li{ margin-bottom: 16px;}
  .prlrig h3{ margin-bottom: 9px;}
  .deith::before{ display: none;}
  .deith{ padding: 0;}
  .demsrig{ padding:0 0 0 24px}
  .demulst{ margin-top: 4px;}
  .depvt{ margin-top: 12px;}
  .delcin{ margin-top: 34px; padding: 36px 0;}
  .depame{ padding: 40px 0;}
  .deadvs{ padding: 40px 0 20px;}
  .davitem i img{ height: 60px;}
  .prfeed, .dehore,.abhiso, .abhorv{ padding: 40px 0;}
  .icaxt h3{ font-size: 18px;}
  .infocon .time{ margin-bottom: 20px;}
  .abcxivx{ margin-top: 15px;}
  .abcowc::before{ display: none;}
  .ab_hiswi{ margin-top: 25px;}
  .abhi_item span{ top: 226px;}
  .ab_hiarr span.his_prev{ left: 0;}
  .ab_hiarr span.his_next{ right: 0;}
  #featured-area2 .roundabout-moveable-item{ width: 260px;}
  #featured-area2 .roundabout-holder{ width:750px; height: 360px;}
  .abequi{ padding: 40px;}
  .auibox{ flex-wrap: wrap;}
  .aquilef{ width: 100%;}
  .aquirig{ width: 100%; margin-top: 12px;}
  .actxp p{ margin-bottom: 12px;}
  .cosivul li{ padding: 12px 0;}
}

@media screen and (max-width: 768px){
  .banner .slick-dots{ display: none !important;}
  .iacti{ flex-wrap: wrap;}
  .iams{ width: 100%; padding: 0;}
  .imole{ padding-top: 18px; width: 160px;}
  .imole a{ background: #0f7cf5; height: 45px; line-height: 45px;}
  .itith2{ font-size: 26px;}
  .icocy{ padding: 30px 0;}
  .icteuls li{ margin-right: 2%;}
  .ipcts{ padding: 20px 0 30px;}
  .inapuls li{ border-radius: 10px;}
  .inapuls li .ali{ height: 400px; background-size: auto 475px !important;}
  .inesw{ padding: 32px 0;}
  .inelis li{ padding: 15px 0;}
  .ineitem i{ display: none;}
  .ineitem a{ padding-right: 0;}
  .inilef .changpic{ border-radius: 10px;}
  .inilef{ width: 250px;}
  .inirig{ width: calc(100% - 250px); padding-left: 20px;}
  .inirig h3{ margin-bottom: 6px;}
  .inirig p{ margin-top: 8px;}
  .fo_top{ padding: 30px 0;}
  .fotolef .itith2{ font-size: 22px; margin-bottom: 10px;}
  .fotolef a{ margin-top: 12px; background: #0f7cf5; height: 45px; line-height: 45px; }
  .fotolef{ padding-right: 0; width: 100%; float: none;}
  .fotorig{ width: 100%; float: none; margin-top: 12px;}
  .fo_mfoul li{ margin-bottom: 6px; width: 49.5%; margin-right: 1%;}
  .fo_mfoul input, .fo_mfoul textarea{ padding: 14px;}
  .fo_mfoul button{ background: #fff; width: 160px; height: 45px;}
  .quiry_info button,.icaxt span{ background: #0f7cf5; color: #fff; width: 160px; height: 45px; line-height: 45px; }
  .fotolo,.f_item1{ display: none;}
  .f_item3{ width: 48%;}
  .f_item4{ width: 49%;}
  .f_link li,.foxlus li{ margin-bottom: 8px;}
  .fob_cop{ margin-top: 20px; padding: 10px 0;}
  .sub_nav .warper{ padding: 0;}
  .sub_nav h2{ font-size: 24px;}
  .sub_nav p{ font-size: 15px; line-height: 24px;}
  .pat88{ padding-top: 30px;}
  .prllef .changpic{ border-radius: 10px;}
  .prlrig h3::before{ display: none;}
  .prlrig h3{ font-size: 20px; padding-left: 0;}
  .prlrig p{ line-height: 24px; height: 48px;}
  .prlrig{ border-radius: 10px;}
  .prowar{ padding-bottom: 34px;}
  .demswi{ flex-wrap: wrap;}
  .demslef{ width: 100%;}
  .demsrig{ width: 100%; padding:0; margin-top: 10px;}
  .delgt{ border-radius: 10px;}
  .deith{ font-size: 24px;}
  .delcin{ padding: 28px 0;}
  .deicle h4{ font-size: 23px; margin-bottom: 10px;}
  .deicitem{ flex-wrap: wrap;}
  .deicle{ width: 100%; padding: 0;}
  .deicri{ width: 100%; margin-top: 10px;}
  .deivp p{ margin-bottom: 10px;}
  .deicri .changpic{ border-radius: 10px;}
  .deincaul li:nth-of-type(even) .deicle{ padding: 0; order: 1;}
  .deincaul li:nth-of-type(even) .deicri{ order: 2;}
  .depame{ padding: 30px 0;}
  .tepata{ margin-top: 12px;}
  .tepata table tr:first-child td{ font-size: 17px;}
  .tepata table td{ padding: 6px;}
  .deadvs{ padding: 30px 0 20px;}
  .davuls li{ padding: 15px;}
  .davuls li{ margin-bottom: 15px; width: 49%;}
  .davuls{ margin-top: 18px;}
  .davuls li:nth-of-type(3n){ margin-right: 2%;}
  .davuls li:nth-of-type(even){ margin-right: 0;}
  .davist h4{ margin: 12px 0; font-size: 22px;}
  .prfeed, .dehore, .abhiso, .abhorv{ padding: 32px 0;}
  .quiry_info li{ margin-bottom: 12px;}
  .caslit{ margin-top: 18px;}
  .caslit li{ width: 49%; margin-bottom: 20px;}
  .caslit li:nth-of-type(even){ margin-right: 0;}
  .caslit li:nth-of-type(3n){ margin-right: 2%;}
  .icaitems:hover .icaxt span{ background: #0f7cf5; color: #fff;}
  .icaitems .changpic{ border-radius: 10px;}
  .icaxt{ margin-top: 12px;}
  .icaxt h3{ line-height: 25px; height: 50px;}
  .newswar .inelis{ margin-top: 20px;}
  .infocon h1{ font-size: 22px;}
  .faqlist li{ padding: 18px 0;}
  .faqlist h3{ font-size: 18px;}
  .iapicim{ padding: 0; margin-top: 12px;}
  #featured-area2{margin: 15px auto 0;}
  #featured-area2 .roundabout-holder{ width: 400px;}
  .abequi{ padding: 30px 20px;}
  .cousivf{ flex-wrap: wrap;}
  .cousilef{ width: 100%; padding: 0;}
  .cousirig{ display: none;}
 
}

@media screen and (max-width:480px){
  footer{ margin-bottom: 60px; }
  .footmenu{ display: block; }
  .footmenu div.con{ background: #0f7cf5; }
  .ban_arrow span i{ font-size: 20px;}
  .ban_arrow span{ width: auto; height: auto; line-height: normal; border-radius: none;}
  .iabco{ padding: 20px 0 0;}
  .itith2{ font-size: 22px;}
  .icocy{ padding: 20px 0;}
  .icteuls{ flex-wrap: wrap;}
  .icteuls li{ width: 100%; margin-right: 0; margin-bottom: 8px;}
  .icteuls li:last-child{ margin-bottom: 0;}
  .icico h3{ margin-top: 8px;}
  .icico p{ height: auto;}
  .ipcts{ padding:0 0 20px}
  .inapuls{ margin-top: 15px;}
  .inapuls li, .inapuls li.on{ width: calc(50% - 3px);}
  .inapuls li .ali{ background-size: auto 272px !important; height: 272px;}
  .iaptxt h3::before{ display: none;}
  .iaptxt h3{ padding-left: 0; width: 100%;}
  .iaptxt{ padding: 20px 10px 0;}
  .inesw{ padding: 16px 0;}
  .inelis li{ padding: 8px 0;}
  .inilef{ width: 165px;}
  .inirig{ width: calc(100% - 165px); padding-left: 10px;}
  .inirig h3{ font-size: 18px;}
  .inirig p{ height: 48px;}
  .inirig em{ font-size: 14px;}
  .fo_top{ padding: 20px 0;}
  .fo_mfoul li{ width: 100%; margin-right: 0; float: none; margin-bottom: 5px;}
  .f_item3{ display: none;}
  .f_item4{ width: 100%;}
  .sub_nav p{ display: none;}
  .sub_nav h2{ font-size: 22px; margin-bottom: 0;}
  .pat88{ padding-top: 16px;}
  .prlulis{ margin-top: 16px;}
  .prllef{ width: 100%;}
  .prlrig{ padding: 10px; width: 100%; box-shadow: none; border-radius: 0; position: static; transform: translateY(0);}
  .prlulis li:nth-of-type(even) .prllef{ float: none;}
  .deith{ font-size: 21px;}
  .depvt p{ line-height: 26px;}
  .delbtn a{ width: 49%; background: #0f7cf5; }
  .delbtn a:last-child{ background: #999;}
  .delcin{ margin-top: 20px; padding: 18px 0;}
  .deivp p{ line-height: 24px;}
  .deincaul li{ margin-bottom: 10px;}
  .depame{ padding: 20px 0;}
  .deadvs{ padding: 20px 0 10px;}
  .davuls li{ width: 100%; margin-right: 0; margin-bottom: 6px;}
  .davist p{ line-height: 22px;}
  .davist h4{ margin: 8px 0;}
  .prfeed, .dehore, .abhiso, .abhorv{ padding: 20px 0;}
  .quiry_info li{ float: none; width: 100%; margin-bottom: 5px;}
  .quiry_info ul li:nth-of-type(even){ float: none;}
  .caslit{ margin-top: 12px;}
  .icaxt h3{ font-size: 17px;}
  .icaxt p{ height: 48px;}
  .digg4{ margin-top: 20px;}
  .newswar{ padding-bottom: 30px;}
  .icaxt{ margin-top: 8px;}
  .infocon h1{ font-size: 20px;}
  .infocon .time{ margin-bottom: 10px;}
  .infocon p{ font-size: 15px; line-height: 26px;}
  .infocon .other{ margin-top: 15px; padding-top: 15px;}
  .faqlist,.abcxivx{ margin-top: 6px;}
  .faqlist li{ padding: 8px 0;}
  .faqlist h3{ font-size: 17px;}
  .fatxp{ margin-top: 10px;}
  .fatxp p{ line-height: 24px;}
  .ab_hisgds .item{ margin: 0;}
  .ab_hisgds .item:nth-of-type(even) .abhi_item{ padding: 0;}
  .abhi_item span,.ab_hisgds .item:nth-of-type(even) .abhi_tx{ position: static;}
  .abhi_tx{ height: auto; margin-top: 0; padding-top: 6px;}
  .abhi_item span{ transform: translate(0); width: auto; height: auto; line-height: normal; background: transparent; border-radius: none; border: none;}
  .abhi_tx h5{ margin-bottom: 5px; font-size: 18px;}
  #featured-area2 .roundabout-moveable-item{ width: 180px;}
  #featured-area2 .roundabout-holder{ width: 250px; height: 270px;}
  .actxp{ margin-top: 10px;}
  .actxp p{ line-height: 24px;}
}