/*!
 * 0708-wafcn.com.css v1.0.0
 * å¹¿ä¸œçŽ¯ç››ç§‘æŠ€æœ‰é™å…¬å¸
 * https://wafcn.com
 * The MIT License (MIT)
 * 8/10/2018
 */

@import url("color.css");
@import url("skeleton.css");
@font-face {
    font-family: fzltxh;
    src: url('../fonts/fzltxh.eot');
    src: url('../fonts/fzltxh.eot?#iefix') format('embedded-opentype'),
         url('../fonts/fzltxh.woff2') format('woff2'),
         url('../fonts/fzltxh.woff') format('woff'),
         url('../fonts/fzltxh.ttf') format('truetype'),
         url('../fonts/fzltxh.svg#pf_din_text_comp_prolight') format('svg');
    font-weight: normal;
    font-style: normal;
   
}
@font-face {
    font-family: fzltcxhjw;
    src: url('../fonts/fzltcxhjw.eot');
    src: url('../fonts/fzltcxhjw.eot?#iefix') format('embedded-opentype'),
         url('../fonts/fzltcxhjw.woff2') format('woff2'),
         url('../fonts/fzltcxhjw.woff') format('woff'),
         url('../fonts/fzltcxhjw.ttf') format('truetype'),
         url('../fonts/fzltcxhjw.svg#pf_din_text_comp_prolight') format('svg');
    font-weight: normal;
    font-style: normal;
   
}
@font-face {
    font-family: fzltxhw;
    src: url('../fonts/fzltxhw.eot');
    src: url('../fonts/fzltxhw.eot?#iefix') format('embedded-opentype'),
         url('../fonts/fzltxhw.woff2') format('woff2'),
         url('../fonts/fzltxhw.woff') format('woff'),
         url('../fonts/fzltxhw.ttf') format('truetype'),
         url('../fonts/fzltxhw.svg#pf_din_text_comp_prolight') format('svg');
    font-weight: normal;
    font-style: normal;
   
}
@font-face {
    font-family: fzcchj;
    src: url('../fonts/fzcchj.eot');
    src: url('../fonts/fzcchj.eot?#iefix') format('embedded-opentype'),
         url('../fonts/fzcchj.woff2') format('woff2'),
         url('../fonts/fzcchj.woff') format('woff'),
         url('../fonts/fzcchj.ttf') format('truetype'),
         url('../fonts/fzcchj.svg#pf_din_text_comp_prolight') format('svg');
    font-weight: normal;
    font-style: normal;
   
}
.fzltcxhjw{
    font-family: fzltcxhjw;
}
.fzltxhw{
    font-family: fzltxhw;
}
.fzcchj{
    font-family: fzcchj;
}
/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
  html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, select{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    /*font: inherit;*/
    vertical-align: baseline; }
  article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block; }
  body {
    line-height: 1; }
  ol, ul {
    list-style: none; }
  blockquote, q {
    quotes: none; }
  blockquote:before, blockquote:after,
  q:before, q:after {
    content: '';
    content: none; }
  table {
    border-collapse: collapse;
    border-spacing: 0; }

/* #Basic Styles
================================================== */
body { 
  background: #fff;
  text-decoration:none;
  font-family: fzltxh;
  font-weight: normal;
  font-weight:400;
  font-size: 14px;
  line-height:23px;
  color:#212121;
  overflow-x:hidden;
  -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
  text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
  -webkit-text-size-adjust: 100%;
 }
 html {
    overflow-x:hidden; 
  height:100%;
}
/* #Typography
================================================== */
h1, h2, h3, h4, h5, h6 {
  color: #414141;
  text-decoration:none;
  font-family: fzltxh;
  font-weight: normal;
  font-weight:400;
  text-align:left;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
h1 {font-size: 4rem;line-height:6rem;}
h2 { font-size: 34px; line-height:42px;}
h3 { font-size: 30px; line-height: 38px;}
h4 { font-size: 24px; line-height: 30px;}
h5 { font-size: 20px; line-height: 26px;}
h6 { font-size: 18px; line-height: 24px;}

  p {  }
  p img { margin: 0; }
  p.lead { font-size: 21px; line-height: 27px; color: #777;  }

  em { font-style: italic; }
  strong { font-weight: 600;}
  small { font-size: 80%; }
  
/*  Blockquotes  */
  blockquote, blockquote p { font-size: 17px; line-height: 24px; color: #777; }
  blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; }
  blockquote cite { display: block; font-size: 12px; color: #555; }
  blockquote cite:before { content: "\2014 \0020"; }
  blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }

  hr { border: solid #323a3d; border-width: 1px 0 0; clear: both; margin:0 10px 0 10px; height: 0; position:relative;}
/* #Links
================================================== */
  a, a:visited { text-decoration: none; }
  a:hover, a:focus { color: #e74c3c;}
  p a, p a:visited { line-height: inherit; text-decoration: none;}
  a:focus{
  outline:none;
  }

/* #Lists
================================================== */
  ul, ol { }
  ul { list-style: none outside; }
  ol { list-style: decimal; }
  ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
  ul.square { list-style: square outside; }
  ul.circle { list-style: circle outside; }
  ul.disc { list-style: disc outside; }
  ul ul, ul ol,
  ol ol, ol ul { font-size: 90%;  }
  ul ul li, ul ol li,
  ol ol li, ol ul li {  }
  li { line-height: 18px; }
  ul.large li { line-height: 21px; }
  li p { line-height: 21px; }
/* #Buttons
================================================== */
  .button,
  button,
  input[type="submit"],
  input[type="reset"],
  input[type="button"] {}

  .button:hover,
  button:hover,
  input[type="submit"]:hover,
  input[type="reset"]:hover,
  input[type="button"]:hover {   }

  .button:active,
  button:active,
  input[type="submit"]:active,
  input[type="reset"]:active,
  input[type="button"]:active {}

  .button.full-width,
  button.full-width,
  input[type="submit"].full-width,
  input[type="reset"].full-width,
  input[type="button"].full-width {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: center; }
  /* Fix for odd Mozilla border & padding issues */
  button::-moz-focus-inner,
  input::-moz-focus-inner {
    border: 0;
    padding: 0;
  }


@font-face {font-family: "0708font";
  src: url('iconfont.eot?t=1547905364215');
  src: url('iconfont.eot?t=1547905364215#iefix') format('embedded-opentype'),
  url('data:application/x-font-woff2;charset=utf-8;base64,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') format('woff2'),
  url('iconfont.woff?t=1547905364215') format('woff'),
  url('iconfont.ttf?t=1547905364215') format('truetype'),
  url('iconfont.svg?t=1547905364215#0708font') format('svg');
}
.ad0708font {
  font-family: "0708font" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ad0708-txwb:before { content: "\e692";}
.ad0708-qqzone:before { content: "\e80f";}
.ad0708-weixin:before { content: "\e62a";}
.ad0708-tian7_facebook:before { content: "\e600";}
.ad0708-zhanku:before { content: "\e60c";}
.ad0708-douban:before { content: "\e691";}
.ad0708-LOFTER:before { content: "\e7a8";}
.ad0708-qq:before { content: "\e601";}
.ad0708-in:before { content: "\e60b";}
.ad0708-message:before { content: "\e78a";}
.ad0708-read:before { content: "\e7d8";}
.ad0708-qrcode:before { content: "\e7dd";}
.ad0708-link:before { content: "\e7e2";}
.ad0708-phone:before { content: "\e7e3";}
.ad0708-tags:before { content: "\e7e5";}
.ad0708-share:before { content: "\e7e7";}
.ad0708-right:before { content: "\e7eb";}
.ad0708-left:before { content: "\e7ec";}
.ad0708-up:before { content: "\e7ed";}
.ad0708-ellipsis:before { content: "\e7fc";}
.ad0708-QQ:before { content: "\e882";}
.ad0708-weibo:before { content: "\e883";}
.ad0708-wechat-fill:before { content: "\e884";}
.ad0708-baidu:before { content: "\e65e";}




/* #Images
================================================== */
.pc{display: block;}
.mobile{display: none;}
.remove-bottom { margin-bottom: 0 !important; }
.half-bottom { margin-bottom: 10px !important; }
.add-bottom { margin-bottom: 20px !important; }
.add-more-link {
    display: block;
    width: 0;
    height: 0;
    margin: 0;
    overflow: hidden;
}
.fl{
  float: left;
}
.fr{
  float: right;
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.width_short{
  width: 76%;
}
.about_section .width_short{
  width: 67%;
}
/* 
#layout#
================================================== 
*/
body.royal_preloader {
    background: none;
    visibility: hidden;
}
#royal_preloader {
    visibility: visible;
    position: fixed;
    width:100%;
    height:100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: auto;
    margin: 0;
    z-index: 9999999999;
}
#royal_preloader.royal_preloader_number:before,
#royal_preloader.royal_preloader_progress:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
#royal_preloader.complete {
    opacity: 0;
    -webkit-transition: opacity 0.2s linear 0.5s;
       -moz-transition: opacity 0.2s linear 0.5s;
        -ms-transition: opacity 0.2s linear 0.5s;
         -o-transition: opacity 0.2s linear 0.5s;
            transition: opacity 0.2s linear 0.5s;
}
#royal_preloader.royal_preloader_line {
    height: 2px;
    bottom: auto;
}

.swiper-wrapper1{
	height:730px;
}

/* Number Mode */

#royal_preloader.royal_preloader_number .royal_preloader_percentage {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 100px;
    height: 100px;
    border-width: 1px;
    border-style: solid;
    border-radius: 50%;
    line-height: 100px;
    font-size: 20px;
    font-family: Impact, Arial;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    text-align: center;
}
#royal_preloader.royal_preloader_number .royal_preloader_percentage > div {
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
    border: 4px solid transparent;
    border-left-color: #FFFFFF;
    border-radius: 50%;
    -webkit-animation: rotate 0.8s linear infinite;
       -moz-animation: rotate 0.8s linear infinite;
        -ms-animation: rotate 0.8s linear infinite;
         -o-animation: rotate 0.8s linear infinite;
            animation: rotate 0.8s linear infinite;
}

/* Line Mode */

#royal_preloader.royal_preloader_line .royal_preloader_loader {
    position: absolute;
    height: 100%;
    left: 0;
}
#royal_preloader.royal_preloader_line .royal_preloader_peg {
    position: absolute;
    right: 0;
    height: 100%;
    width: 100px;
    opacity: 0.5;
}

/* Text Mode */

#royal_preloader.royal_preloader_text .royal_preloader_loader {
    color: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
  opacity:.2;
    left: 50%;
  font-weight:700;
    height: 80px;
    line-height: 80px;
    margin: auto;
    letter-spacing: -4px;
    font-size: 55px;
    white-space: nowrap;
}
#royal_preloader.royal_preloader_text .royal_preloader_loader div {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0%;
    background-color: #000000;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

/* Scale Text Mode */

#royal_preloader.royal_preloader_scale_text .royal_preloader_loader {
    color: #FFFFFF;
    position: absolute;
    font-weight:700;
    top: 0;
    bottom: 0;
    left: 50%;
    height: 32px;
    line-height: 32px;
    margin: auto;
    letter-spacing: 1px;
    font-size: 32px;
    white-space: nowrap;
}

#royal_preloader.royal_preloader_scale_text .royal_preloader_loader span {
    display: inline-block;
    -webkit-transform: scale(0);
       -moz-transform: scale(0);
        -ms-transform: scale(0);
         -o-transform: scale(0);
            transform: scale(0);
}

#royal_preloader.royal_preloader_scale_text .royal_preloader_loader span.loaded {
    -webkit-animation: scale 0.2s forwards;
       -moz-animation: scale 0.2s forwards;
        -ms-animation: scale 0.2s forwards;
         -o-animation: scale 0.2s forwards;
            animation: scale 0.2s forwards;
}

/* Logo Mode */

#royal_preloader.royal_preloader_logo .royal_preloader_loader {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: 0px;
    overflow: hidden;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    border-radius: 5px;
}
#royal_preloader.royal_preloader_logo .royal_preloader_loader div {
    position: absolute;
    bottom: 0%;
    left: 0px;
    right: 0px;
    height: 100%;
    opacity: 0.7;
    filter: alpha(opacity=70);
}
#royal_preloader.royal_preloader_logo .royal_preloader_percentage {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 40px;
    line-height: 40px;
    margin: 0px;
    color: #072E77;
    text-align: center;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}

/* Progress Mode */

#royal_preloader.royal_preloader_progress .royal_preloader_percentage {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    color: rgba(255, 255, 255, 0);
    text-align: center;
}
#royal_preloader.royal_preloader_progress .royal_preloader_loader {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 160px;
    height: 1px;
    margin: -10px auto auto auto;
  background:#ccc;
}
#royal_preloader.royal_preloader_progress .royal_preloader_meter {
    width: 0;
    height: 100%;
    margin: auto;
    padding: 0;
}


@-webkit-keyframes rotate {
    0% { -webkit-transform: rotate(0);}
    100% { -webkit-transform: rotate(360deg); }
}
@-moz-keyframes rotate {
    0% { -moz-transform: rotate(0); }
    100% { -moz-transform: rotate(360deg); }
}
@-ms-keyframes rotate {
    0% { -ms-transform: rotate(0); }
    100% { -ms-transform: rotate(360deg); }
}
@-o-keyframes rotate {
    0% { -o-transform: rotate(0); }
    100% { -o-transform: rotate(360deg); }
}
@keyframes rotate {
    0% { transform: rotate(0); }
    100% { transform: rotate(360deg); }
}

@-webkit-keyframes scale {
    0% { -webkit-transform: scale(0); opacity: 0;}
    50% { -webkit-transform: scale(2);  opacity: 0.5;}
    100% { -webkit-transform: scale(1);  opacity: 1;}
}
@-moz-keyframes scale {
    0% { -moz-transform: scale(0); opacity: 0;}
    50% { -moz-transform: scale(2); opacity: 0.5;}
    100% { -moz-transform: scale(1); opacity: 1;}
}
@-ms-keyframes scale {
    0% { -ms-transform: scale(0); opacity: 0;}
    50% { -ms-transform: scale(2); opacity: 0.5;}
    100% { -ms-transform: scale(1); opacity: 1;}
}
@-o-keyframes scale {
    0% { -o-transform: scale(0); opacity: 0;}
    50% { -o-transform: scale(2); opacity: 0;.5}
    100% { -o-transform: scale(1); opacity: 1;}
}
@keyframes scale {
    0% { transform: scale(0); opacity: 0;}
    50% { transform: scale(2); opacity: 0.5;}
    100% { transform: scale(1); opacity: 1;}
}

.container .column, .container .columns{
  margin: 0;
}
#workshowk .container .case_box{
  width: 1200px;
  margin: 0 auto;
}

/* #Nav
================================================== */
 
.header{
    position: fixed;
  width:100%;
  top:0;
  left:0;
  z-index:100;
} 
.logo-wrap {
  position: absolute;
  display:block;
  left:0;
  top: 1rem;
  z-index:100;
}
.logo-wrap img{
  height: 2.4rem;
  width:auto;
  display:block;
}
.cd-header {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 1);
  height: 70px;
  width: 100%;
  z-index: 2002;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.mgl{
  margin-left: 11.7%;
}
.contact_section{
  width: 54%;
}
.contact_section.contact_tits{
  width: 72%;
}
.contact_section .h6{
  font-size: 50px;
  color: #333333;
  margin-bottom: 17px;
  line-height: 1.2;
}
.contact_section .h6.big_size{
  font-size: 60px;
  margin-bottom: 0;
}
.contact_section .line_x_bold{
  width: 40px;
  height: 12px;
  background-color: #b3b3b3;
  margin: 24px 0;
  display: inline-block;
}
.contact_section .mgt_35{
  margin-top: 35px;
}
.contact_section p{
  padding: 13px 0;
  font-size: 16px;
  line-height: 2;
}
.contact_section.contact_section2 p{
  font-size: 32px;
  line-height: 1.4;
  padding: 5px 0;
}
.contact_section.contact_section2 .ewm_margin{
  margin: 72px 0 118px;
}
.contact_section.contact_section2 .address,
.contact_section.contact_section2 .contact_way,
.contact_section.contact_section2 .contact_way p{
  font-size: 16px;
  color: #8b8b8c;
}
.contact_section.contact_section2 .contact_way span{
  margin-right: 48px;
}
.contact_section.contact_section2 .contact_way i{
  font-size: 17px;
  font-style: normal;
}
.img-wrap .contact_section img.contact_img_100{
  width: 100%;
  margin-bottom: 48px;
}
.service_poa_bj,
.about_poa_bj,
.about_poa_bj2{
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  z-index: 1;
  height: 100%;
}
.about_poa_bj2{
  top: 40%;
}
.service_poa_bj .service{
  padding: 24.3% 0 12%;
}
.service_poa_bj .columns,
.about_poa_bj .columns {
  margin-left: 0; 
  margin-right: 0;
}
#service .service_section .columns,
#about .about_poa_bj .columns,
#about .about_poa_bj2 .columns,
#about .about_section .columns{
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.service_section,
.about_section{
  width: 100%;
  line-height: 1.4;
  color: #342c2a;
}
.service_section.width_short{
  width: 70%;
}
.service_section .third_tit{
  font-size: 24px;
  color: #828282;
  margin-bottom: 8px;
}
.service_section .main_tit{
  font-size: 70px;
  line-height: 98px;
}
.service_section .main_tit.main_tit_small{
  font-size: 58px;
  line-height: 76px;
}
.service_section .main_tit a{
  color: #342c2a;
}
.about_section .main_tit{
  font-size: 56px;
  color: #333;
  line-height: 1.6;
}
.guo_intro p{
  margin: 28px 0;
  font-size: 16px;
  line-height: 2;
  color: #4d4d4d;
}
.img-wrap p,
.post-wrapper p{
  font-size: 16px;
  line-height: 2;
  color: #4d4d4d;
}
.about_section .about_guo p{
  font-size: 22px;
  margin-top: 18px;
  margin-bottom: 84px;
  text-align: right;
  color: #909090;
}
.service_section .second_tit,
.service_section .second_tit2{
  font-size: 32px;
  color: #322c2c;
  margin-top: 5px;
}
.service_section .second_tit2{
  color: #5f5d5e;
  font-size: 26px;
  margin-bottom: 74px;
}
.service_section .p{
  font-size: 17px;
  color: #666;
  line-height: 2.3;
  margin-top: 42px;
}
.service_section .cross_ico_box{
    width: 90px;
    height: 80px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.service_section .cross_ico{
    position: absolute;
    top: -5px;
    left: 45px;
 width:1px;
 height:100%;
 background: #cccccc;
 -webkit-transform: rotate(43deg);
 -moz-transform: rotate(43deg);
 -o-transform: rotate(43deg);
 -ms-transform: rotate(43deg);
 transform: rotate(43deg);
 display: inline-block;
}
.service_section .cross_ico:after{
    content: "";
 position: absolute;
 top: 0;
 left: 0;
 width:1px;
 height:100%;
 background: #cccccc;
 -webkit-transform: rotate(277deg);
 -moz-transform: rotate(277deg);
 -o-transform: rotate(277deg);
 -ms-transform: rotate(277deg);
 transform: rotate(277deg);
}
.service_section .process{
  padding-top: 24px;
}
.service_section .process span{
  background-color: #eeeeee;
  padding: 5px 15px;
  border-radius: 20px;
  font-size: 18px;
}
.service_section .process .arrow_box{
    padding: 5px 18px;
    position:relative;
    background-color: transparent;
}
.right_arrow{
    position:absolute;
    left:12px;
    top:8px;
}
.right_arrow1,.right_arrow2{
    width:0;
    height:0;
    display:block;
    position:absolute;
    left:0;
    top:0;
    border-top:9px transparent dashed;
    border-right:9px transparent dashed;
    border-bottom:9px transparent dashed;
    border-left:9px solid white;
    overflow:hidden;
}
.memu_t1{
	font-size:1.6rem;
}
.right_arrow1{
    left:1px;
    border-left-color: #ccc;
}
.service_section .service_ico{
  margin-top: 48px;
}
.service_section .service_ico li{
  display: inline-block;
  width: 20%;
  margin-right: 5%;
  vertical-align: text-top;
}
.service_section .service_ico.width_center li{
  width: 7.6%;
  text-align: center
}
.service_section .service_ico .margin-right-0{
  margin-right: 0;
}
.service_section .service_ico img{
  width: 58px;
}
.service_section .service_ico.width_center img{
  margin: 0 auto;
}
.service_section .service_ico p{
  font-size: 12px;
  color: #999;
  margin-top: 16px;
}
#index .service_section .service_ico p{
  font-size: 0.9rem;
}
.service_poa_bj .service_section{
  color: #1d191a;
}
.service_poa_bj .service_section .main_tit{
  font-size: 7.55vw;
  color: #1d191a;
  position: relative;
  line-height: 1.05;
}
.tm{
  position: absolute;
  top: -4px;
  left: 15.95vw;
  font-size: 1.5vw;
  font-weight: 600;
}
.main_serv{
  margin-bottom: 7.8vw;
}
.main_serv a{
  color: #1d191a;
}
.main_serv span{
  font-size: 2.2vw;
}
.service_section .main_serv .cross_ico_box{
  width: 2.6vw;
  height: 2.6vw;
}
.service_section .main_serv .cross_ico{
    top: -0.5vw;
    left: 1.25vw;
}
.service_section .main_serv .cross_ico,
.service_section .main_serv .cross_ico:after{
  background-color: #737373;
}
.service_poa_bj .service_section .p{
  font-size: 0.66vw;
  line-height: 2;
  font-weight: 600;
  color: #787878;
  margin-top: 0;
}
.line_y{
  width: 1px;
  height: 21px;
  background-color: #e4e4e4;
  margin: 0 12px;
  display: inline-block;
}
.line_x{
  width: 56px;
  height: 1px;
  background-color: #e2e2e2;
  margin: 28px 0;
  display: inline-block;
}
.service_poa_bj .line_x{
  width: 2.2vw;
  background-color: #818181;
  margin: 0.8vw 0;
}
.main_tit_box img{
  width: 12.5vw;
}
.p_box img{
  width: 6vw;
}
.main_tit_box img{
  margin-top: 4%;
}
.p_box img{
  margin-top: 43.6%;
}

.kuajie_img{
  width: 28.1%;
  margin-right: 11%;
}
.kuajie_content {
  margin: 24px 0 32px;
}
.kuajie_content .kuajie_tit{
  color: #010000;
  font-size: 56px;
}
.kuajie_content .kuajie_p{
  line-height: 1.9;
  color: #010000;
  font-size: 18px;
}
.contact_section .line_x{
  width: 40px;
  height: 2px;
  background-color: #c8c8c8;
  margin: 10px 0 4px;
}
.kuajie_content .line_x,
.about_section .line_x,
.contact_tits .line_x{
  width: 100%;
  height: 1px;
  background-color: #e7e7e7;
  margin: 30px 0 34px;
}
.contact_tits .line_x{
  margin: 42px 0 48px;
}
.contact_section2.contact_tits .line_x{
  margin-bottom: 32px;
}
.contact_section2.contact_tits .contact_info .line_x{
  width: 24px;
  height: 2px;
  background-color: #bababa;
  margin: 14px 0;
}
.history_box{
  padding: 10px 0;
}
.history_box .hist_node_box{
  width: 28%;
  margin-right: 8%;
}
.history_box .hist_cont_box{
  width: 64%;
}
.hist_nod{
  font-size: 38px;
  color: #333;
  font-weight: 600;
}
.hist_date{
  font-weight: 600;
  font-size: 12px;
}
.history_box .line_y{
  width: 2px;
  height: 30px;
}
.hist_node_en{
  font-size: 18px;
  padding-top: 10px;
}
.hist_cont{
  font-size: 15px;
  line-height: 1.8;
  margin-bottom: 36px;
}
.hist_cont span{
  display: inline-block;
}
.hist_cont_date{
  position: relative;
}
.hist_cont_date:after{
  content: "";
  position: absolute;
  right: 0;
  top: 28px;
  width: 1px;
  height: 40px;
  background-color: #d0d0d0;
  display: inline-block;
}
.hist_cont_date{
  text-align: right;
  width: 16%;
}
.hist_cont_cont{
  width: 78%;
  color: #333;
}
.kuajie_content .hist_cont_cont{
  width: 70%;
  padding-left: 8%;
  border-left: 1px solid #d0d0d0;
}
.main_tit_relative{
  position: relative;
  width: 29.5%;
}
.water_img{
  text-align: center;
  margin-top: 8px;
}
.about_poa_bj2 img{
  width: 95%;
}
.about_img{
  text-align: center;
}
.about_p{
  font-size: 18px;
  color: #666;
  line-height: 1.8;
  margin-top: 8px;
}
.about_section ul li{
  display: inline-block;
  line-height: 1.3;
  font-size: 18px;
  width: 23%;
  margin-right: 2%;
  margin-top: 56px;
  margin-bottom: 10px;
  vertical-align: text-top;
  color: #808080;
}
.about_section ul li:nth-child(4){
  margin-right: 0;
}
.about_section ul li .li_num{
  font-size: 92px;
  color: #e0e0e0;
}
.about_section ul li p{
  line-height: 1.6;
}

#index .index .service_section{
  text-align: center;
  padding: 3.2vw 0;
  margin: 0 auto;
  width: 100%;
}
#index .service_section .service_ico li{
  width: auto;
  margin: 0 2%;
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  line-height: 1;
}
#index .service_section .service_ico li a:hover{
  margin-top: -5px;
}
#index .service_section .service_ico li a{
  display: inline-block;
  z-index: 0;
}
#index .service_section .service_ico li a:hover p{
  color: #000;
}
#index .index .service_section .third_tit{
  font-size: 1.5vw;
}
#index .index .service_section .main_tit{
  font-size: 5.2vw;
  line-height: 1.4;
}
#index .index .service_section .cross_ico_box{
  width: 6vw;
  height: 6vw;
}
#index .index .service_section .cross_ico,
#index .index .service_section .cross_ico:after{
  background-color: #999;
  width: 2px;
}
#index .index .service_section .cross_ico{
  left: 3vw;
}
#index .index .service_section .process span{
  font-size: 1.45vw;
  font-weight: bold;
}
#index .index .service_section .process .arrow_box{
  padding: 0.2vw 1.05vw;
}
#index .index .right_arrow1,
#index .index .right_arrow2{
    border-top: 0.6vw transparent dashed;
    border-right: 0.6vw transparent dashed;
    border-bottom: 0.6vw transparent dashed;
    border-left: 0.6vw solid #eee;
}
#index .index .right_arrow1{
  left: 2px;
  border-left-color: #999;
}

#index .index .arrow_down_box{
    padding: 0.26vw 1.58vw;
    position:relative;
    background-color: transparent;
}
#index .index .down_arrow{
    position:absolute;
    left:0.6vw;
    top:2.2vw;
}
#index .index .down_arrow1,#index .index .down_arrow2{
    width:0;
    height:0;
    display:block;
    position:absolute;
    left:0;
    top:0;
    border-top:1.2vw solid #eee;
    border-right:1.2vw transparent dashed;
    border-bottom:1.2vw transparent dashed;
    border-left:1.2vw transparent dashed;
    overflow:hidden;
}
#index .index .down_arrow1{
    top: 2.6px;
    border-top-color: #999;
}
#index .index .service_section .process{
  padding-top: 4.25vw;
}
#index .index .service_section .p{
	margin: 1vw auto 0;
	width: 100%;
}
#index .poa_bj .container .columns{
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .cd-header {
    position: absolute;
    top: 0;
    left: 0;
    height: 100px;
    background: transparent;
    box-shadow: none;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear; 
    /* Force Hardware Acceleration in WebKit */
    -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);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .cd-header.is-fixed {
    /* when the user scrolls down, we hide the header right above the viewport */
    position: fixed;
    top: -100px;
    background-color: rgba(252, 252, 252, 0.96);
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
  }
  .cd-header.is-visible {
    /* if the user changes the scrolling direction, we show the header */
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  .cd-header.menu-is-open {
    /* add a background color to the header when the navigation is open */
    background-color: rgba(252, 252, 252, 0);
  }
}

@media only screen and (min-width: 1000px) {
  .cd-header {
  margin-top:30px;
  }
  .cd-header.is-fixed {
  margin-top:0;
  }
}
.container.menu-con .columns { 
  margin-left: 25px; 
  margin-right: 25px;
  margin-top: 25px; 
  margin-bottom: 25px;
}


@media only screen and (min-width: 768px) {
  .cd-secondary-nav {
    display: block;
  }
}

.cd-primary-nav-trigger {
  position: absolute;
  cursor: pointer;
  right: 0;
  top: 12px;
  height: 100%;
  width: 88px;
}
.cd-primary-nav-trigger .cd-menu-text {
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
  /* hide the text on small devices */
  display: none;
}
.cd-primary-nav-trigger .cd-menu-icon {
  /* this span is the central line of the menu icon */
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  bottom: auto;
  right: auto;
  width: 80%;
  height: 1px;
  background-color: #000;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  transition: background-color 0.3s;
  /* these are the upper and lower lines in the menu icon */
}
.cd-primary-nav-trigger .cd-menu-icon:after {
    content: '';
  width: 60%;
  height: 100%;
  position: absolute;
  background-color:  #000;
  margin-left:40%;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear; 
}
.cd-primary-nav-trigger .cd-menu-icon::before {
  content: '';
  width: 88px;
  height: 100%;
  position: absolute;
  background-color:  #000;
  right: 0;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear; 
}
.cd-primary-nav-trigger:hover .cd-menu-icon::before, .cd-primary-nav-trigger:hover .cd-menu-icon:after {
  width: 100%;
}
.cd-primary-nav-trigger .cd-menu-icon.is-clicked::before, .cd-primary-nav-trigger .cd-menu-icon.is-clicked:after {
  width: 100%;
}
.cd-primary-nav-trigger:hover .cd-menu-icon:after {
  margin-left:0;
}
.cd-primary-nav-trigger .cd-menu-icon:after {
  left: 0;
}
.cd-primary-nav-trigger .cd-menu-icon::before{
  right: 0;
}
.cd-primary-nav-trigger .cd-menu-icon::before {
  top: -18px;
}
.cd-primary-nav-trigger .cd-menu-icon::after {
  top: 18px;
}
.cd-primary-nav-trigger .cd-menu-icon.is-clicked {
  background-color: rgba(255, 255, 255, 0);
}
.cd-primary-nav-trigger .cd-menu-icon.is-clicked::before, .cd-primary-nav-trigger .cd-menu-icon.is-clicked::after {
  background-color:  #c7c7c7;
}
.cd-primary-nav-trigger .cd-menu-icon.is-clicked::before {
  top: 0;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.cd-primary-nav-trigger .cd-menu-icon.is-clicked::after {
  top: 0;
  margin-left:0;
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  transform: rotate(225deg);
}

.cd-primary-nav {
  /* by default it's hidden - on top of the viewport */
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background:#fff;
  z-index: 2000;
  text-align: left;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: auto;
  /* this fixes the buggy scrolling on webkit browsers - mobile devices only - when overflow property is applied */
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.cd-primary-nav .cd-scndr-nav{
  position:absolute;
  top: 50%;
  width:100%;
  max-width:1270px;
  left:50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.cd-primary-nav .cd-label {
  color: #212121;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear; 
}
.cd-primary-nav.is-visible {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear; 
}

.cd-main-content {
  position: relative;
  z-index: 1;
}
.cd-main-content p {
}
.cd-label ul{
  overflow: hidden;
  max-height: 0;
  transition:all 0.7s ease 0s;
  -moz-transition:all 0.7s ease 0s;
  -webkit-transition:all 0.7s ease 0s;
  -o-transition:all 0.7s ease 0s;
}
.cd-label:hover ul{
  margin-top:5px;
  margin-bottom:10px;
  max-height: 500px;
}
.cd-label ul a {
  padding: .4em .7em;
}
a.curent-nav-color{
  color:#999999;
}

.cd-accordion-menu {
  width: 100%;
  max-width: 1270px;
}
.cd-accordion-menu ul {
  /* by default hide all sub menus */
  display: none;
    cursor: default;
}


.cd-accordion-menu li {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
    cursor: default;
}
.cd-accordion-menu input[type=checkbox] {
  /* hide native checkbox */
  position: absolute;
  opacity: 0;
    cursor: default;
}
.cd-accordion-menu label, .cd-accordion-menu a {
  position: relative;
  display: block;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear; 
}
.cd-accordion-menu label{
  padding-top:2px;
  padding-bottom:5px;
  font-size: 24px;
  line-height:28px;
  color: #ccc;
    cursor: default;
}
.cd-accordion-menu label a{
  padding-top:2px;
  padding-bottom:5px;
  font-size: 32px;
  line-height:40px;
  color: #ccc;
  display:inline-block;
  font-family: fzltcxhjw;
}
@media only screen and (min-width: 768px) and (max-width: 1269px) {
  .cd-accordion-menu label a{
    font-size: 50px;
    line-height:66px;
  }
}
.cd-accordion-menu a {
  position:relative;
  padding: 0px;
  font-size: 14px;
  line-height:18px;
  color: #111;
  letter-spacing:1px;
}
.cd-accordion-menu li ul li a:before {
  position:absolute;
  content:'';
  height:2px;
  width:100%;
  left:0;
  bottom:-7px;
  z-index:10;
  opacity:0;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}
.cd-accordion-menu li ul li a:hover:before {
  opacity:1;
  bottom:-2px;
}
.cd-accordion-menu li ul li a.cur-subnav-color:before {
  opacity:1;
  bottom:-2px;
}
.cd-accordion-menu li ul li a:hover {
  color:#111;
}
.cd-accordion-menu label {
    cursor: default;
}
.cd-accordion-menu label span {
    cursor: pointer;
}
.cd-accordion-menu li ul{
  margin-bottom:7px;
}
.cd-accordion-menu li ul li {
  display:inline-block;
  margin-right:14px;
  margin-bottom:7px;
}

.cd-accordion-menu label span:after{
  font-family: "Ionicons";
  content: "\f489";
  font-size:22px;
  line-height:54px;
  margin-left:10px;
  vertical-align: super;
}
@media only screen and (min-width: 768px) {
  .cd-primary-nav-trigger {
    top: 27px;
  } 
  .logo-wrap {
    top: 21px;
  }
  .logo-wrap img{
    height: 56px;
  }
}



@media only screen and (min-width: 1270px) {
.cd-accordion-menu label{
  font-size: 40px;
  line-height:54px;
  letter-spacing:1px;
}
.cd-accordion-menu label a{
  font-size: 4.2rem;
  line-height:5.3rem;
  letter-spacing:1px;
}
.cd-accordion-menu a {
  font-size: 16px;
  line-height:19px;
  letter-spacing:0;
}
}
.no-touch .cd-accordion-menu ul label:hover, 
.no-touch .cd-accordion-menu ul a:hover {
}
.cd-accordion-menu > li:last-of-type > label,
.cd-accordion-menu > li:last-of-type > a,
.cd-accordion-menu > li > ul > li:last-of-type label,
.cd-accordion-menu > li > ul > li:last-of-type a {
  box-shadow: none;
}

.cd-accordion-menu.animated label::before {
  /* this class is used if you're using jquery to animate the accordion */
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}

.nav-social{
  position:absolute;
  z-index:20;
  bottom:50px;
  width:100%;
  max-width:1270px;
  left:50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.nav-social li{
  display:inline-block;
  position:relative;
  margin-right:10px;
}
.nav-social li:last-child{
  margin-right:0;
}
.nav-social li a{
  position:relative;
  font-weight:400;
  font-size: 15px;
  line-height:26px;
  letter-spacing:1px;
  color:#555;
  padding-left:9px;
  -webkit-transition : all 0.3s ease-out;
  -moz-transition : all 0.3s ease-out;
  -o-transition :all 0.3s ease-out;
  transition : all 0.3s ease-out;
}
.nav-social li a.twitter:hover{
  color:#00b6f1;
}
.nav-social li a.facebook:hover{
  color:#3b5998;
}
.nav-social li a.google:hover{
  color:#df4a32;
}
.nav-social li a.envato:hover{
  color:#81B441;
}
.nav-social li a.fot_weixin:hover{
  color: #44b549;
}
.nav-social li a.fot_qq:hover{
  color: #12b7f5;
}
.nav-social li a.fot_weibo:hover{
  color: #e6162d;
}
.nav-social li a.fot_zhanku:hover{
  color: #ffd100;
}
.nav-social li a.fot_in:hover{
  color: #2271bb;
}
.nav-social li a.fot_facebook:hover{
  color: #2F4EA7;
}
.nav-social li a:before{
  content:'';
  position:absolute;
  height:4px;
  margin-top:-2px;
  border-radius:50%;
  width:4px;
  left:0;
  top:50%;
  z-index:10;
}
.nav-social li a.twitter:before{
  background-color:#00b6f1;
}
.nav-social li a.facebook:before{
  background-color:#3b5998;
}
.nav-social li a.google:before{
  background-color:#df4a32;
}
.nav-social li a.envato:before{
  background-color:#81B441;
}
.nav-social .ad0708font{
  font-size: 1.3rem;
}



 
/* #Primary
================================================== */

.section {
  position:relative;
  width:100%;
}
.over-none{
  overflow:hidden;
}
.full-height {
  height:100vh;
}
.big-height {
  height:75vh;
}
.padding-title-top {
  padding-top:200px;
}
.padding-title-bottom {
  padding-bottom:60px;
}
.padding-top-bottom {
  padding-top:100px;
  padding-bottom:100px;
}
.padding-top {
  padding-top:100px;
}
.padding-top-70 {
  padding-top:70px;
}
.padding-top-150{
  padding-top: 150px;
}
.padding-top-120{
  padding-top: 120px;
}
.font_weight{
  font-weight: 600;
  color: #010000;
  font-size: 20px;
  margin-top: 6px;
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .padding-top-150{
    padding-top: 100px;
  }
}
.padding-bottom {
  padding-bottom:100px;
}
.padding-top-bottom-sep {
  padding-top:160px;
  padding-bottom:160px;
}
.background-white {
  background-color:#ffffff;
}
.background-grey-f9 {
  background-color:#eeeeee;
}
.background-grey {
  background-color:#f1f1f1;
}
.background-dark {
  background-color:#323232;
}
.background-black {
  background-color:#000000;
}
.background-img{
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.background-blur {
  float: left;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -webkit-filter: blur(15px);
  -moz-filter: blur(15px);
  -o-filter: blur(15px);
  -ms-filter: blur(15px);
  filter: blur(15px);
}
.blur { 
    /*filter: url(blur.svg#blur);*/
    -webkit-filter: blur(10px);
       -moz-filter: blur(10px);
        -ms-filter: blur(10px);    
            filter: blur(10px);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=10, MakeShadow=false);
}
.img-wrap {
  margin-bottom: 30px;
}
.img-wrap img {
  width: 100%;
  display:block;
}
.img-wrap.job img {
  text-align: left;
}
.img-wrap iframe{
	width: 765px;
	height: 480px;
	position: relative;
	margin-left: -382.5px;
	left: 50%;
}
.img-wraptt1{
  font-size: 16px;
  color: #989898;
  margin-bottom: 25px;
}
.img-wraptt2{
  font-size: 40px;
  line-height: 1.3;
}
.img-wrap_p{
  margin-top: 15px;
  margin-bottom: 50px;
  color: #989898;
  line-height: 2.5;
}
.page-title{
  position:relative;
  width:100%;
}
.page-title h1{
  text-align: center;
}
.page-title .subtitle{
  text-align: center;
  font-weight:300;
  font-size: 1.1rem;
  line-height: 2rem;
  color: #cacaca;
  letter-spacing:1px;
}
.page-title p{
  text-align:center;
  font-size: 14px;
  font-weight:300;
  padding-top:40px;
}
.page-title p span{
  padding-left:10px;
  padding-right:10px;
}
.page-title i.xiantiao{
  position: relative;
  display: block;
  width: 4rem;
  height: 2px;
  background-color: #000;
  margin-top: 2rem;
}
.page-title-in{
  position:relative;
  width:100%;
  padding-bottom:15px;
}
.page-title-in h5{
  text-align:center;
  font-size: 22px;
  line-height: 28px;
  font-weight:400;
}
.page-title-in p{
  text-align:center;
  font-weight:300;
  font-size: 26px;
  line-height:34px;
  color: #fff;
  padding-top:10px;
  letter-spacing:1px;
}
.page-title-left,
.page-title-left .subtitle,
.page-title-left h1,
.page-title-left h5,
.page-title-left p,
.page-title-left span{
  text-align: left;
}
.background-img,
.background-img h1{
  color: #fff;
}
.box-title-in{
  position:relative;
  width:100%;
}
.box-title-in h6{
  text-align:left;
  font-size: 16px;
  line-height: 22px;
  font-weight:600;
  padding-bottom:20px;
}
.box-title-in p{
  text-align:left;
  font-weight: 300;
  font-size: 14px;
  line-height: 18px;
  padding: 5px 0;
  color:#111;
}


.big-text-page{
  position:relative;
  width:100%;
  margin:0 auto;
  width:100%;
  font-weight:300;
  font-size: 21px;
  line-height:29px;
  color:#666;
  text-align:left;
}

.colord-text-top{
  position:relative;
  width:100%;
}
.colord-text-top h1{
  font-weight:400;
  font-size: 22px;
  line-height:30px;
  letter-spacing:1px;
  font-style: italic;
  color: #000;
  text-align:center;
}
.colord-text-top h1 span{
  font-size: 65px;
  line-height: 75px;
  font-style: normal;
  color: #000;
  letter-spacing:0;
  -webkit-text-fill-color: transparent;
  background: -webkit-linear-gradient(transparent, transparent),
             url('../images/let.jpg') repeat;
  background: -o-linear-gradient(transparent, transparent);
  -webkit-background-clip: text;
  background-position:center center;
  background-size:cover;
  text-shadow: 1px 4px 3px rgba(0,0,0,0.06);
}

.home-text-wrap{
  position:absolute;
  width:100%;
  top:50%;
  left:0;
  z-index:20;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.home-text-wrap h1{
  font-weight:800;
  font-size: 46px;
  line-height:50px;
  color: #000;
  text-transform: uppercase;
  text-align:center;
}
.home-text-wrap h1 span{
  font-weight:400;
  font-style: italic;
  font-size: 18px;
  line-height:22px;
  text-align:center;
  padding:8px 16px;
  background-color:rgba(255,255,255,.9);
  text-transform: none;
}

/* #About slider
================================================== */

#owl-about {
  position:relative;
  width:100%;
  margin:0 auto;
  overflow:hidden;
  padding-bottom:70px;
}
#owl-about .item{
  position:relative;
  width:100%;
}
#owl-about .item h4{
  text-align:center;
  margin:0 auto;
  color:#000;
  font-weight:300;
  font-style: italic;
  font-size: 26px; 
  line-height: 36px;
  width:100%;
  max-width:830px;
}
#owl-about .item h6{
  text-align:center;
  margin:0 auto;
  font-size: 16px;
  line-height: 22px;
  font-weight:600;
  padding-top:30px;
  width:100%;
}
#bar-about{
  width: 0%;
  max-width: 100%;
  height: 1px;
}
#progressBar-about{
  position:absolute;
  bottom:7px;
  left:50%;
  width: 180px;
  margin-left:-90px;
  background-color: #000;
  z-index:50;
}
.prev-about{
  position:absolute;
  left:0;
  top:0;
  width:35%;
  height:100%;
  z-index:2;
  cursor: url(../images/grab-left.png) 8 8, move !important;
}
.next-about{
  position:absolute;
  right:0;
  top:0;
  width:35%;
  height:100%;
  z-index:2;
  cursor: url(../images/grab-right.png) 8 8, move !important;
}
.white-over {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  width:100%;
  height:100%;
}

/* #Team
================================================== */

.box-team{
  position:relative;
  width:100%;
}
.box-team img{
  width:100%;
  display:block;
}
.box-team h6{
  text-align:center;
  font-size: 16px;
  line-height: 22px;
  font-weight:600;
  padding-top:20px;
}
.box-team p{
  text-align:center;
  font-size: 13px;
  line-height: 20px;
  font-weight:400;
  padding-top:5px;
  color:#9a9a9a;
}
.team-social{
  position:relative;
  z-index:20;
  display:block;
  margin:0 auto;
  text-align:center;
  padding-top:20px;
}
.team-social li{
  display:inline-block;
  position:relative;
  margin-right:7px;
  margin-left:7px;
  text-align:center;
}
.team-social li a{
  position:relative;
  font-weight:500;
  font-size: 13px;
  line-height:20px;
  letter-spacing:1px;
  color:#555;
  text-align:center;
  -webkit-transition : all 0.3s ease-out;
  -moz-transition : all 0.3s ease-out;
  -o-transition :all 0.3s ease-out;
  transition : all 0.3s ease-out;
}
.team-social li a.twitter:hover{
  color:#00b6f1;
}
.team-social li a.facebook:hover{
  color:#3b5998;
}
.team-social li a.google:hover{
  color:#df4a32;
}
.team-social li a.vimeo:hover{
  color:#1ab7ea;
}
.team-social li a.envato:hover{
  color:#81B441;
}
.team-social li a:before{
  content:'';
  position:absolute;
  height:4px;
  margin-left:-2px;
  border-radius:50%;
  width:4px;
  left:50%;
  bottom:-5px;
  z-index:10;
}
.team-social li a.twitter:before{
  background-color:#00b6f1;
}
.team-social li a.facebook:before{
  background-color:#3b5998;
}
.team-social li a.google:before{
  background-color:#df4a32;
}
.team-social li a.vimeo:before{
  background-color:#1ab7ea;
}
.team-social li a.envato:hover{
  background-color:#81B441;
}


/* #Team
================================================== */

.box-logo{
  position:relative;
  width:100%;
  margin:0 auto;
  text-align:center;
}
.box-logo img{
  width:90px;
  display:block;
  padding-top:90px;
  padding-bottom:90px;
  margin:0 auto;
  text-align:center;
}



/* #Parallax
================================================== */
.parallax {
  background-repeat: repat;
  background-attachment: fixed;
  background-size: cover;
  position: absolute;
  top: 0; 
  left: 0; 
  right: 0;
  bottom: 0;
  z-index: 1;
  width:100%;  
}
 @media only screen and (min-device-width : 768px) and (max-device-width : 1200px) and (orientation : landscape) {
  .parallax { background-size: cover; background-attachment: scroll; background-position: top center!important; }
}
@media only screen and (max-width: 1400px) {
  .parallax { background-size: cover; background-attachment: scroll; background-position: top center!important; }
}

.parallax1 {
  background-repeat: repat;
  background-attachment: fixed;
  background-size: cover;
  position: absolute;
  top: 0; 
  left: 0; 
  right: 0;
  bottom: 0;
  z-index: 1;
  width:100%;  
}
@media only screen and (min-width: 1930px) { .parallax1 { background-size: cover; } }
 @media only screen and (min-device-width : 768px) and (max-device-width : 1200px) and (orientation : landscape) {
  .parallax1 { background-size: cover; background-attachment: scroll; background-position: top center!important; }
}
@media only screen and (max-width: 1400px) {
  .parallax 1{ background-size: cover; background-attachment: scroll; background-position: top center!important; }
}

.parallax2 {
  background-repeat: repat;
  background-attachment: fixed;
  background-size: cover;
  position: absolute;
  top: 0; 
  left: 0; 
  right: 0;
  bottom: 0;
  z-index: 1;
  width:100%;  
}
@media only screen and (min-width: 1930px) { .parallax2 { background-size: cover; } }
 @media only screen and (min-device-width : 768px) and (max-device-width : 1200px) and (orientation : landscape) {
  .parallax2 { background-size: cover; background-attachment: scroll; background-position: top center!important; }
}
@media only screen and (max-width: 1400px) {
  .parallax2 { background-size: cover; background-attachment: scroll; background-position: top center!important; }
}

.parallax3 {
  background-repeat: repat;
  background-attachment: fixed;
  background-size: cover;
  position: absolute;
  top: 0; 
  left: 0; 
  right: 0;
  bottom: 0;
  z-index: 1;
  width:100%;  
}
@media only screen and (min-width: 1930px) { .parallax3 { background-size: cover; } }
 @media only screen and (min-device-width : 768px) and (max-device-width : 1200px) and (orientation : landscape) {
  .parallax3 { background-size: cover; background-attachment: scroll; background-position: top center!important; }
}
@media only screen and (max-width: 1400px) {
  .parallax3 { background-size: cover; background-attachment: scroll; background-position: top center!important; }
}

.z-bigger{
  z-index:20;
}

/* Video Hover Image */ 

.video-section {
  position: relative;
  width:100%;
  margin:0 auto;
  max-width:800px;
}
.video-wrapper, .vimeo, .youtube {
  margin: 0;
  position: relative;
  padding: 0;
  height: auto;
} 
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
} 
.youtube img, .vimeo img {
  width: 100%;
}
.vimeo:hover a:after, .youtube:hover a:after {
  box-shadow: 0px 0px 0px 1000px rgba(255,255,255,0.3);
}
.vimeo:hover a:before, .youtube:hover a:before {
  border-left: 10px solid #fff;
} 
.vimeo a:hover img, .youtube a:hover img {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
} 
.vimeo a img, .youtube a img {
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear; 
  a -webkit-transform: scale(1);
  transform: scale(1);
}


/* #Top slider
================================================== */

#owl-top {
  position:relative;
  width:100%;
  margin:0 auto;
  overflow:hidden;
}
#owl-top .item{
  position:relative;
  width:100%;
  height: 75vh;
  margin:0 auto;
  background-size:cover;
  background-position:center center;
  background-repeat:no-repeat;
  z-index:2;
  overflow:hidden;
}
#bar{
  width: 0%;
  max-width: 100%;
  height: 1px;
}
#progressBar{
  position:absolute;
  bottom:50px;
  left:50%;
  width: 240px;
  margin-left:-120px;
  background-color: #555;
  z-index:50;
}

.prev{
  position:absolute;
  left:0;
  top:0;
  width:35%;
  height:100%;
  z-index:2;
  cursor: url(../images/grab-left.png) 8 8, move !important;
}
.next{
  position:absolute;
  right:0;
  top:0;
  width:35%;
  height:100%;
  z-index:2;
  cursor: url(../images/grab-right.png) 8 8, move !important;
}

.foot-copy{
	height:5rem;
	width:100%;
	display:block;
}

/* #Portfolio
================================================== */

#projects-grid{
  position:relative;
  text-align:center;
  margin:0 auto;
  width:100%;
  max-width:100%;
  overflow:hidden;
}
#projects-grid.in-container{
  max-width:1320px;
}
#projects-grid.in-container-no-mar{
  width:calc(100% - 30px);
  max-width:1270px;
  padding-top:35px;
  padding-bottom:25px;
}
#projects-grid.have-space{
  width: calc(100% - 1rem);
  padding-top:20px;
  padding-bottom:25px;
}
#projects-grid:after {
  content: '';
  display: block;
  clear: both;
}
.portfolio-box-1{
  position:relative;
  float:left;
  width:33.3333333333%;
  display:inline-block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow:hidden;
  margin-left:-1px;
  -webkit-transform: translate3d(1px,0,0);
  transform: translate3d(1px,0,0);
}
.portfolio-box-1.full-width{
  width:calc(100% - 3rem);
  margin-left:0;
  margin:1.5rem;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.portfolio-box-1.half-width{
  width:50%;
}
.portfolio-box-1.quarter-width{
  width:25%;
}
.portfolio-box-1.have-space{
  margin: .5rem;
  width: calc(33.3333333333% - 1.02rem);
}
.portfolio-box-1.half-width.have-space{
  margin:1.5rem;
  margin-left:1.5rem;
  width:calc(50% - 3rem);
}
.portfolio-box-1.quarter-width.have-space{
  margin:1.5rem;
  margin-left:1.5rem;
  width:calc(25% - 3rem);
}
.portfolio-box-1 .mask{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:101%;
  z-index:1;
  background-color:#000;
  opacity:0;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}
.portfolio-box-1.full-width .mask{
  opacity:.4;
}
.portfolio-box-1:hover .mask{
  opacity:.5;
}
.portfolio-box-1 h3{
  position:absolute;
  left:25px;
  bottom:40px;
  letter-spacing:1px;
  font-weight:500;
  font-size: 18px; 
  line-height: 24px;
  text-align:left;
  z-index:3;
  letter-spacing:-1px;
  color:#fff;
  opacity:0;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.portfolio-box-1:hover h3{
  left:40px;
  opacity:1;
}
.portfolio-box-1 h3 span{
  font-weight:300;
  font-size: 10px;
}
.portfolio-box-1 img{
  width:100%;
  display:block;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.portfolio-box-1:hover img{
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.portfolio-box-1 .tit{
    position: absolute;
    width: 90%;
    top: 0;
    height: 86.6%;
    text-align: left;
    padding: 5%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
}
.portfolio-box-1:hover .tit{
  opacity: 1;
}
.portfolio-box-1 .tit h4{
  color: #fff;
  font-size: 1.4rem;
}
.portfolio-box-1 .tit span{
	position: absolute;
	width: 100%;
	bottom: 50%;
	color: #fff;
	text-align: center;
	left: -1%;
}
.portfolio-box-1 .tit span .i1{
  display: block;
  width:0;
  height:0;
  margin-bottom: 1rem;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 10px solid #fff;
}
.portfolio-box-1 .tit span .i2{
  display: block;
  width: 0;
  height: 1px;
  margin-bottom: 20px;
  background: #fff;
  margin-top: 5px;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
.portfolio-box-1:hover .tit span .i2{
	width: 5rem;
	margin: 0 auto;
  margin-top: 5px;
}

.portfolio-box-1 .tit span .p1{
  font-size: 1rem;
  line-height: 1.3;
}
.portfolio-box-1 .tit span .p2{
  font-size: 0.8rem;
}
#portfolio-filter,.portfolio-filter{
  position:relative;
  text-align: center;
  z-index:20;
  width:100%;
}
#portfolio-filter.left-filter {
  text-align: left;
}
#filter.left-filter {
  text-align: left;
}
#filter.left-filter li {
  margin-right:14px;
  margin-left:0;
}
#filter {
  position:relative;
  text-align: center;
}
#filter li {
  display: inline-block;
  margin-right:7px;
  margin-left:7px;
}
#filter:after {
  content: '';
  display: block;
  clear: both;
}
#filter li a {
  position: relative;
  display: inline-block;
  overflow:hidden;
  letter-spacing:1px;
  padding-bottom::7px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  color: #777;
  font-weight: 400;
  font-size: 0.9rem;
  line-height:28px;
  text-decoration: none;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
#filter li a:hover {
  color:#000;
}
#filter li a:before {
  position: absolute;
  width:100%;
  left:-100%;
  bottom: 3px;
  height:1px;
  content:'';
  z-index:-1;
  opacity:.7;
  -webkit-transition: all 250ms linear;
  -moz-transition: all 250ms linear;
  -o-transition: all 250ms linear;
  -ms-transition: all 250ms linear;
  transition: all 250ms linear;
}
#filter li a.current:before {
  left:0;
  height:1px;
}
#filter li a.current {
  color:#000;
}
#filter li a:hover:before {
  left:0;
  background-color:#000;
}
.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.isotope, .isotope .isotope-item {
    -webkit-transition-duration: 0.6s;
       -moz-transition-duration: 0.6s;
            transition-duration: 0.6s;
}
.isotope {
    -webkit-transition-property: height, width;
       -moz-transition-property: height, width;
            transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
       -moz-transition-property:    -moz-transform, opacity;
        -ms-transition-property:     -ms-transform, opacity;
         -o-transition-property:         top, left, opacity;
            transition-property:         transform, opacity;
}

/* #Project nav
================================================== */

.project-nav-wrap .left-nav,
.project-nav-wrap .right-nav {
  position:relative;
  display:inline-block;
  width: 320px;
  line-height:60px;
}
.project-nav-wrap .left-nav {
  float: left;
  text-align:left;
}
.project-nav-wrap .left-nav .img-nav,
.project-nav-wrap .right-nav .img-nav{
  -webkit-transition: all 250ms linear;
  -moz-transition: all 250ms linear;
  -o-transition: all 250ms linear;
  -ms-transition: all 250ms linear;
  transition: all 250ms linear;
}
.project-nav-wrap .left-nav .img-nav{
  background: url(../images/news_left.png) no-repeat left center;
  height: 30px;
}
.project-nav-wrap .left-nav:hover .img-nav {
  background-image: url(../images/news_left_hover.png);
}
.project-nav-wrap .right-nav {
  float: right;
  text-align:right;
}
.project-nav-wrap .right-nav .img-nav{
  background: url(../images/news_right.png) no-repeat right center;
  height: 30px;
}
.project-nav-wrap .right-nav:hover .img-nav {
  background-image: url(../images/news_right_hover.png);
}
.project-nav-wrap .left-nav .text-on-hover,
.project-nav-wrap .right-nav .text-on-hover {
  width:100%;
  font-weight:400;
  font-size: 13px;
  line-height:20px;
  padding-top: 16px;
  color:#000;
}


/* #Blog page
================================================== */ 

.blog-box{
  position:relative;
  width:100%;
  display:block;
}
.blog-box img{
  width:100%;
  display:block;
    -webkit-transition: all 250ms linear;
    -moz-transition: all 250ms linear;
    -o-transition: all 250ms linear;
    -ms-transition: all 250ms linear;
    transition: all 250ms linear;
}
.blog-box:hover img{
  opacity:.6;
}
.blog-box h6{
  text-align:left;
  font-size: 1rem;
  line-height: 28px;
  font-weight: 100;
  padding-top:16px;
  padding-bottom:10px;
  -webkit-transition: all 250ms linear;
  -moz-transition: all 250ms linear;
  -o-transition: all 250ms linear;
  -ms-transition: all 250ms linear;
  transition: all 250ms linear;
}
.blog-box p{
  text-align:left;
  color:#212121;
  padding-bottom: 30px;
  font-size: 0.85rem;
  color: #999;
}
.blog-box .more{
  position:relative;
  width:100%;
  font-family: 'Crimson Text', serif;
  padding-top: 2rem;
  text-align:left;
  font-size: 1rem;
  line-height: 18px;
  font-weight:600;
  color:#777;
  -webkit-transition: all 250ms linear;
  -moz-transition: all 250ms linear;
  -o-transition: all 250ms linear;
  -ms-transition: all 250ms linear;
  transition: all 250ms linear;
}
.blog-box .more:after{
  font-family: "Ionicons";
  font-style: normal;
  content:'\f3d6';
  padding-left:10px;
  font-size: 18px;
  line-height: 12px;
    -webkit-transition: all 250ms linear;
    -moz-transition: all 250ms linear;
    -o-transition: all 250ms linear;
    -ms-transition: all 250ms linear;
    transition: all 250ms linear;
}
.blog-box:hover .more:after{
  padding-left:25px;
}
#page_list{
    position: relative;
    text-align: center;
    width: 100%;
    margin: 0 auto;
}
#page_list li{
      display: inline-block;
    margin-right: 7px;
    margin-left: 7px;
}
#page_list a{
    font-size: 1rem;
    position: relative;
    display: inline-block;
    overflow: hidden;
    letter-spacing: 1px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    color: #777;
    line-height: 22px;
    font-weight: 700;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-transition: all 250ms linear;
    -moz-transition: all 250ms linear;
    -o-transition: all 250ms linear;
    -ms-transition: all 250ms linear;
    transition: all 250ms linear;
}
#page_list a.nopage,
#page_list a.nopage:hover
{
  color: #eee;
  cursor: no-drop;
}
.page_info{
  text-align: center;
}
/* #Post
================================================== */ 

.post-wrapper{
  position:relative;
  width: 100%;
}
.post-wrapper img{
  max-width: 100%;
  display:block;
}
.post-wrapper h6{
  text-align:left;
}
.post-wrapper p.larger{
  text-align:left;
  font-size: 18px;
  line-height:24px;
  font-style: italic;
}
.post-wrapper p{
  text-align:left;
}
.post-wrapper a{
  color: #000;
  font-weight: bold;
}
#owl-blog-slider{
  position:relative;
  width:100%;
  margin:0 auto;
  text-align:center;
}
#owl-blog-slider .item{
  position:relative;
  width:100%;
}
#owl-blog-slider .item img{
  width:100%;
  display:block;
  height:auto;
}
#owl-blog-slider.owl-theme .owl-controls{
  position:absolute;
  left:0;
  text-align: center;
  bottom:30px;
  z-index:100;
  width:100%;
  z-index:20;
}
#owl-blog-slider.owl-theme .owl-controls .owl-page span{
  background-color:#fff;
  border-radius:50%;
  width:6px;
  height:6px;
  margin-bottom:10px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
#owl-blog-slider.owl-theme .owl-controls .owl-page span:hover{
}
#owl-blog-slider.owl-theme .owl-controls .owl-page.active span {
}

.post-wrapper blockquote{ 
  font-size: 18px; 
  line-height: 25px;
  font-style: italic;
  padding-top:0;
  padding-bottom:0;
  color: #777; 
  padding-left:40px;
  margin-top:15px;
  margin-bottom:40px;
}
.post-wrapper img.half-post-image-left{
  width:50%;
  display:block;
  float:left;
  margin-right:25px;
  margin-bottom:25px;
}
.image-title-left{ 
  font-size: 12px; 
  line-height: 12px;
  font-style: italic;
  width:100%;
  text-align:left;
  display:block;
  float:left;
  color: #999; 
  margin-bottom:10px;
}
.post-wrapper img.half-post-image-right{
  width:50%;
  display:block;
  float:right;
  margin-left:25px;
  margin-bottom:25px;
}
.image-title-right{ 
  font-size: 12px; 
  line-height: 12px;
  font-style: italic;
  width:100%;
  text-align:right;
  display:block;
  float:right;
  color: #999; 
  margin-bottom:10px;
} 
.post-wrapper figure{ 
  margin-bottom:25px;
} 

.num-of-com{ 
  position:relative;
  display:block;
  width:100%;
  color: #212121;
  font-weight:700;
  text-align:left;
  font-size: 15px;
  line-height: 20px;
  letter-spacing:1px;
  padding-top:40px;
}
.num-of-com span{ 
  padding-right:10px;
  font-size: 55px;
  line-height: 20px;
  font-style: italic;
}

.sidebar{
  position:relative;
  width: 100%;
}
.sidebar h6{
  text-align:left;
  font-size: 16px;
  line-height: 22px;
  font-weight:600;
  padding-bottom:20px;
}
.sidebar-sep{
  position:relative;
  width: 100%;
  padding-bottom:50px;
}
.sidebar-list-one{
  position:relative;
  width: 100%;
  display:block;
}
.sidebar-list-one li{
  position:relative;
  display:block;
  padding-left:45px;
  margin-bottom:6px;
}
.sidebar-list-one li a{
  font-size: 14px;
  line-height:22px;
  font-weight:400;
  color:#212121;
  text-align:left;
  letter-spacing:1px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.sidebar-list-one li a:hover{
  padding-left:5px;
}
.sidebar-list-one li:last-child{
  margin-bottom:0;
}
.sidebar-list-one li:before{
  position:absolute;
  padding:0;
  margin:0;
  content:'';
  width:4px;
  height:4px;
  border-radius:50%;
  left:20px;
  top:8px;
  z-index:2;
}
.sidebar-list-two{
  position:relative;
  width: 100%;
  display:block;
}
.sidebar-list-two li{
  position:relative;
  display:inline-block;
  margin-right:5px;
  margin-bottom:18px;
}
.sidebar-list-two li a{
 font-size: 13px;
  line-height:13px;
  font-weight:500;
  color:#999;
  border-radius:20px;
  border:2px solid #999;
  padding:5px 15px;
  text-align:center;
  letter-spacing:1px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.sidebar-list-two li a:hover{
  color:#000;
}

.comment{ 
  position:relative;
  display:block;
  width:100%;
  padding-bottom:70px;
}
.comment.subcomment{ 
  width:calc(100% - 70px);
  margin-left:70px;
}
.comment img{ 
  position:absolute;
  display:block;
  width:80px;
  height:80px;
  top:0;
  left:0;
  border-radius:50%;
}
.comment .time{ 
  position:relative;
  padding-left:110px;
  font-style: italic;
  padding-top:15px;
  font-size: 13px;
  line-height:13px;
  padding-bottom:3px;
  color:#444;
}
.comment h6{ 
  text-align:left;
  padding-bottom:20px;
}
.comment h6,
.comment p{ 
  padding-left:110px;
}
.comment a{ 
  position:relative;
  font-size:13px;
  line-height:13px;
  font-weight:400;
  display:block;
  float:right;
  text-align:right;
  margin-top:30px;
  opacity:.6;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.comment a:hover{ 
  opacity:1;
}

#ajax-form.for-comment button {
  float:left;
}
.for-comment-top h6 {
  text-align:left;
  font-size: 16px;
  line-height: 22px;
  font-weight:600;
}



/* #Contact form
================================================== */
 
#ajax-form {
  width: 100%;
  font-size: 10px;
  line-height:14px;
  color:#101010;
  margin:0 auto;
}
#ajax-form label {
  display: block;
  font-size: 14px;
  line-height:30px;
}
#ajax-form input{
  position:relative;
  width:calc(100% - 40px);
  padding-left:20px;
  padding-right:20px;
  font-weight:400;
  letter-spacing:1px;
  font-size: 13px;
  line-height:24px;
  padding-bottom: 15px;
  background:transparent;
  border:none;
  color: #737373;
  -webkit-transition: border-bottom 0.3s, color 0.3s;
  transition: border-bottom 0.3s, color 0.3s;
}
#ajax-form textarea {
  width:calc(100% - 40px);
  padding-left:20px;
  padding-right:20px;
  font-weight:400;
  letter-spacing:1px;
  font-size: 13px;
  line-height:24px;
  background:transparent;
  height:100px;
  border:none;
  color: #737373;
  -webkit-transition: border-bottom 0.3s, color 0.3s;
  transition: border-bottom 0.3s, color 0.3s;
}
#ajax-form textarea,
#ajax-form input {  
  border-bottom:1px solid rgba(200,200,200,.7);
}
.error {
  font-size: 14px;
  line-height:30px;
  letter-spacing:1px;
  display: none;
  text-align:center;
}
#ajaxsuccess {
  background: #f2f2f2;
  color:#101010;
  line-height:60px;
  height:60px;
  display: none;
  padding-left:10px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}
.text-align-left{
  text-align:left;
  padding-top:10px;
  margin-left:25px;
  margin-right:25px;
 }
#ajax-form textarea:active,
#ajax-form input:active { 
  color: #101010;
}
#ajax-form textarea:active,
#ajax-form input:hover {  
  color: #101010;
}
#ajax-form textarea:focus,
#ajax-form input:focus {   
    outline: none !important;
}
#ajax-form input:-ms-input-placeholder  {
  font-size: 12px;
  letter-spacing:1px;
  color:#999999;
}
#ajax-form input::-moz-placeholder  {
  font-size: 12px;
  letter-spacing:1px;
  color:#999999;
}
#ajax-form input:-moz-placeholder  {
  font-size: 12px;
  letter-spacing:1px;
  color:#999999;
}
#ajax-form input::-webkit-input-placeholder  {
  font-size: 12px;
  letter-spacing:1px;
  color:#999999;
}
#ajax-form textarea:-ms-input-placeholder  {
  font-size: 12px;
  letter-spacing:1px;
  color:#999999;
}
#ajax-form textarea::-moz-placeholder  {
  font-size: 12px;
  letter-spacing:1px;
  color:#999999;
}
#ajax-form textarea:-moz-placeholder  {
  font-size: 12px;
  letter-spacing:1px;
  color:#999999;
}
#ajax-form textarea::-webkit-input-placeholder  {
  font-size: 12px;
  letter-spacing:1px;
  color:#999999;
}
#ajax-form button {
  color:#fff;
  font-size:13px;
  padding: 13px 25px;
  max-width:150px;
}
#ajax-form button:hover {
  color:#fff;
}
#ajax-form button:focus,
#ajax-form button:active {
  border:none;
  outline:none;
}


.button-effect {
  min-width: 150px;
  max-width: 220px;
  display: block;
  border: none;
  background: none;
  margin:0 auto;
  color: inherit;
  vertical-align: middle;
  cursor:pointer;
  position: relative;
  text-align:center;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.button-effect:focus {
  outline: none;
}
.button-effect > span {
  vertical-align: middle;
  margin:0 auto;
}
.button--moema {
  padding: 12px 20px;
  border-radius: 5px;
  text-align:center;
  background:#fff;
  letter-spacing:2px;
  color: #000;
  margin:0 auto;
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
}
.button--moema::before {
  content: '';
  position: absolute;
  top: -20px;
  left: -20px;
  bottom: -20px;
  right: -20px;
  background: inherit;
  border-radius: 5px;
  z-index: -1;
  opacity: 0.4;
  -webkit-transform: scale3d(0.8, 0.5, 1);
  transform: scale3d(0.8, 0.5, 1);
}
.button--moema:hover {
  -webkit-transition: background-color 0.3s 0s, color 0.3s 0s;
  transition: background-color 0.3s 0s, color 0.3s 0s;
  color:#fff;
  -webkit-animation: anim-moema-1 0.6s forwards;
  animation: anim-moema-1 0.6s forwards;
}
.button--moema:hover::before {
  -webkit-animation: anim-moema-2 0.6s 0.5s forwards;
  animation: anim-moema-2 0.6s 0.5s forwards;
}
@-webkit-keyframes anim-moema-1 {
  60% {
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
  }
  85% {
    -webkit-transform: scale3d(1.2, 1.2, 1);
    transform: scale3d(1.2, 1.2, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes anim-moema-1 {
  60% {
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
  }
  85% {
    -webkit-transform: scale3d(1.2, 1.2, 1);
    transform: scale3d(1.2, 1.2, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes anim-moema-2 {
  to {
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes anim-moema-2 {
  to {
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}


/* #Google map
================================================== */

#google-container {
  position: relative;
  width: 100%;
    height:60vh;
}
#cd-google-map {
  position: relative;
}
#cd-zoom-in, #cd-zoom-out {
  height: 32px;
  width: 32px;
  cursor: pointer;
  margin-left: 10px;
  background-repeat: no-repeat;
  background-size: 32px 64px;
  opacity:.7;
  background-image: url("../images/cd-icon-controller.svg");
  z-index:3;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
#cd-zoom-in:hover, #cd-zoom-out:hover {
  opacity:1;
}
.no-touch #cd-zoom-in:hover, .no-touch #cd-zoom-out:hover {
  opacity:1;
}
#cd-zoom-in:hover, #cd-zoom-out:hover {
  opacity:1;
}


.weixin_ewm{
  position: fixed;
  display: none;
  width: 320px;
  left: 50%;
  top: 50%;
  margin-top: -210px;
  margin-left: -160px;
  z-index: 999999;
}
.weixin_ewm .close{
  width: 100%;
  text-align: center;
  padding: 5px 0 0;
  cursor: pointer;
  font-size:18px;
}
.weixin_ewm .con{
  padding: 4rem 3rem;
  border-radius: 5px;
  background: #fff;
  box-shadow: 1px 1px 8px rgba(0,0,0,.1);
  text-align: center;
}
.weixin_ewm img{
  max-width: 100%;
}

@media only screen and (min-width: 768px) {
  #cd-zoom-in, #cd-zoom-out {
    margin-left: 50px;
  }
  
.memu_t1{
	font-size:1.2rem;
}
}
#cd-zoom-in {
  background-position: 50% 0;
  margin-top: 50px;
  margin-bottom: 1px;
  z-index:3;
}
#cd-zoom-out {
  background-position: 50% -32px;
  z-index:3;
} 

/* #footer
================================================== */

.footer p{
  text-align:left;
  font-weight:400;
  font-size: 13px;
  line-height:26px;
  color:#000;
  z-index:3;
}
.footer a{
  color:#555;
  position:relative;
  z-index:3;
    -webkit-transition: all 250ms linear;
    -moz-transition: all 250ms linear;
    -o-transition: all 250ms linear;
    -ms-transition: all 250ms linear;
    transition: all 250ms linear;
}
.footer a:hover {
  color:#000;
}
.footer a:before {
  position: absolute;
  width:100%;
  left:0;
  bottom:-15px;
  height:3px;
  content:'';
  opacity:0;
  z-index:1;
    -webkit-transition: all 250ms linear;
    -moz-transition: all 250ms linear;
    -o-transition: all 250ms linear;
    -ms-transition: all 250ms linear;
    transition: all 250ms linear;
}
.footer a:hover:before {
  bottom:-2px;
  opacity:.7;
}
.footer-social{
  position:relative;
  z-index:20;
  float:right;
  display:block;
      font-size: 12px;
}
.footer-social li{
  display:inline-block;
  position:relative;
  margin-right:12px;
}
.footer-social li a{
  position:relative;  
  font-weight:400;
  font-size: 15px;
  line-height:26px;
  letter-spacing:1px;
  color:#555;
  padding-left:9px;
  -webkit-transition : all 0.3s ease-out;
  -moz-transition : all 0.3s ease-out;
  -o-transition :all 0.3s ease-out;
  transition : all 0.3s ease-out;
}
.footer-social li a i{
  font-size: 1.3rem;
}
.footer-social li a.twitter:hover{
  color:#00b6f1;
}
.footer-social li a.facebook:hover{
  color:#3b5998;
}
.footer-social li a.google:hover{
  color:#df4a32;
}
.footer-social li a.vimeo:hover{
  color:#1ab7ea;
}
.footer-social li a.envato:hover{
  color:#81B441;
}
.footer-social li a.fot_weixin:hover{
  color: #44b549;
}
.footer-social li a.fot_qq:hover{
  color: #12b7f5;
}
.footer-social li a.fot_weibo:hover{
  color: #e6162d;
}
.footer-social li a.fot_zhanku:hover{
  color: #ffd100;
}
.footer-social li a.fot_in:hover{
  color: #2271bb;
}
.footer-social li a.fot_facebook:hover{
  color: #2F4EA7;
}
.footer-social li a:before{
  content:'';
  position:absolute;
  height:4px;
  margin-top:-2px;
  border-radius:50%;
  width:4px;
  left:0;
  top:50%;
  z-index:10;
}
.footer-social li a.twitter:before{
  background-color:#00b6f1;
}
.footer-social li a.facebook:before{
  background-color:#3b5998;
}
.footer-social li a.google:before{
  background-color:#df4a32;
}
.footer-social li a.vimeo:before{
  background-color:#1ab7ea;
}
.footer-social li a.envato:hover{
  background-color:#81B441;
}
.footer-ewm{

}
.footer-ewm .tex{
  color: #858585;
  margin-left: 5px;
}

.footer-ewm img{
  width: 7rem;
}


/* #Scroll back to top
================================================== */

.scroll-to-top {
  position: fixed;
  cursor: pointer;
  bottom: 3rem;
  right: 40px;
  width:25px;
  height: 25px;
  display: none;
  z-index: 99;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear; 
}
.scroll-to-top span{
  font-size: 1rem;
  background: #f1f1f1;
  border-radius: 100%;
  color: #000;
  padding: 1rem;
}
.scroll-to-top:hover {
}
 

/* #Tooltip
================================================== */

  .tipper {background-color: transparent; height: 1px; left: -99999px; position: absolute; pointer-events: none; top: -99999px; width: 1px;z-index:100000; }
  .tipper .tipper-content { background-color: transparent;color:#000; font-weight:700;letter-spacing:0; border-radius: 3px; display: block; float: left; /*font-family: 'Work Sans', sans-serif; */font-size: 18px; margin: 0; padding: 6px 20px; position: relative; white-space: nowrap; }
  .tipper .tipper-content strong {background-color:#fff;color:#313131; padding:10px 20px;font-weight:700;}
  .tipper .tipper-content em {position:absolute;bottom:-20px;right:0;background-color:#fff; padding:3px 10px;z-index:200;/*font-family: 'Crimson Text', serif;*/font-weight:600;font-size: 16px;}
  .tipper .tipper-caret { display: block; height: 11px;  position: absolute; width: 100%; font-weight:700; }

  .tipper.right .tipper-content {  }
  .tipper.right .tipper-caret { background-position: left center; left: -5px; top: 0; }

  .tipper.left .tipper-content { }
  .tipper.left .tipper-caret { background-position: right center; right: -5px; top: 0; }

  .tipper.top .tipper-caret,
  .tipper.bottom .tipper-caret { display: block; float: none; height: 5px;  width: 12px;margin-left:-6px; }

  .tipper.top .tipper-content { }
  .tipper.top .tipper-caret { background-position: center bottom; bottom: -5px; left: 0; text-align:center;}

  .tipper.bottom .tipper-content { background: transparent; }
  .tipper.bottom .tipper-caret { background-position: center top; top: -5px; left: 0; }
  
  
  
/* #Media Queries
================================================== */

@media only screen and (max-width: 1600px) {
}

@media only screen and (max-width: 1400px) {
.cd-primary-nav .cd-scndr-nav{
  width:80%;
  max-width:auto;
  left:10%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.nav-social{
  width:80%;
  max-width:auto;
  left:10%;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
}

@media only screen and (max-width: 1200px) {

.swiper-wrapper1{
	height:50vh;
}
.portfolio-box-1{
  width:50%;
}
.portfolio-box-1.have-space{
  margin:15px;
  margin-left:14px;
  width:calc(50% - 30px);
}
.portfolio-box-1.quarter-width{
  width:50%;
}
.portfolio-box-1.quarter-width.have-space{
  margin:15px;
  margin-left:14px;
  width:calc(50% - 30px);
}
}

@media only screen and (max-width: 1000px) {
.padding-title-top {
  padding-top:120px;
}
.colord-text-top h1 span{
  font-size: 50px;
  line-height: 60px;
}
  .margin-tm3rem{
    margin-bottom: 0;
  }
.portfolio-box-1{
  width:50%;
}
.portfolio-box-1.have-space{
  margin:15px;
  margin-left:14px;
  width:calc(50% - 30px);
}
}

@media only screen and (max-width: 800px) {
.page-title h2{
  font-size: 35px;
  line-height: 41px;
}
.page-title .subtitle{
  font-size: 22px;
  line-height: 26px;
}
.foot-copy{
	display:none;
	height:0px;
}

.portfolio-box-1.half-width{
  width:100%;
}
.portfolio-box-1.quarter-width{
  width:100%;
}
.portfolio-box-1{
  width:50%;
}
.portfolio-box-1.have-space{
  margin:5px;
  margin-left:4px;
  width:calc(50% - 10px);
}
.portfolio-box-1.half-width.have-space{
  margin:15px;
  margin-left:14px;
  width:calc(100% - 30px);
}
.portfolio-box-1.quarter-width.have-space{
  margin:15px;
  margin-left:14px;
  width:calc(100% - 30px);
}
.colord-text-top h1 span{
  font-size: 35px;
  line-height: 45px;
}
.scroll-to-top {
  bottom:40px;
  top: auto;
  right: 30px;
}
.home-text-wrap h1{
  font-size: 26px;
  line-height:30px;
}
.home-text-wrap h1 span{
  font-size: 16px;
  line-height:20px;
}
.project-nav-wrap {
  background-image:none;
}
.project-nav-wrap .left-nav {
  margin-right:0;
  width:50%;
  height:40px;
  font-size: 30px;
  line-height:40px;
    vertical-align: middle;
}
.project-nav-wrap .right-nav {
  margin-left:0;
  width:50%;
  height:40px;
  font-size: 30px;
  line-height:40px;
    vertical-align: middle;
}
.project-nav-wrap .left-nav .text-on-hover,
.project-nav-wrap .right-nav .text-on-hover {
  display:none;
}
.comment{ 
  padding-top:40px;
  padding-bottom:0;
}
.comment.subcomment{ 
  width:calc(100% - 30px);
  margin-left:30px;
}
.comment img{ 
  display:none;
}
.comment .time{ 
  padding-left:0;
  padding-top:0;
}
.comment h6,
.comment p{ 
  padding-left:0;
}
.comment a{ 
  float:none;
  text-align:left;
  margin-top:20px;
}
.contact_section h6{
  font-size: 24px;
}
.contact_section p{
  font-size: 14px;
}
.contact_section.contact_section2 .address,
.contact_section.contact_section2 .contact_way,
.contact_section.contact_section2 .contact_way p{
  font-size: 12px;
}
}

@media only screen and (max-width: 600px) {
.colord-text-top h1 span{
  font-size: 25px;
  line-height: 35px;
}.memu_t1{
	font-size:0.8rem;
}
.foot-copy{
	display:none;
	height:0px;
}

}

@media only screen and (min-width: 1320px){
.logo-wrap {
  left:0;
}
.cd-primary-nav-trigger {
  right:0;
}
}

@media only screen and (max-width: 1319px) {
  .about_section .width_short{
    width: 100%;
  }
  #workshowk .container .case_box{
    width: 100%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1319px) {
.logo-wrap {
  left:10px;
}
.cd-primary-nav-trigger {
  right:10px;
}
.main_tit_relative{
  width: 31%;
}

/*service*/
.service_section.width_short {
    width: 75%;
}
.service_section .main_tit {
    font-size: 60px;
    line-height: 80px;
}
.service_section .second_tit,
.service_section .second_tit2{
  font-size: 30px;
}
.service_section .main_tit.main_tit_small {
    font-size: 52px;
    line-height: 68px;
}
.service_section .process span{
  font-size: 16px;
}
.right_arrow{
  top: 6px;
  left: 8px;
}
.service_section .process .arrow_box {
    padding: 5px 16px;
}
}
@media only screen and (max-width: 1199px) {
  .service_section.width_short {
      width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
.logo-wrap {
  left:10px;
}
.cd-primary-nav-trigger {
  right:10px;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
.swiper-container1{
  margin-top: 70px !important;
}
.swiper-container-horizontal>.swiper-pagination-bullets {
  bottom: 12px !important;
}
#service .swiper-mgt-0,
  #about .swiper-mgt-0{
  margin-top: 0;
}
.padding-top-150{
  padding-top: 0;
}
.mgl{
  margin-left: 0;
}
.contact_section{
  width: 72%;
}
.footer p{
  text-align:center;
}
.footer-social{
  float:none;
  text-align:center;
}
.footer-social p{
  margin-left: 0!important;
}
.footer-social li{
  text-align:center;
  margin-right:2px;
  margin-left:2px;
}
.footer-social li a{
  padding-left:9px;
  padding-right:9px;
}
.foot-copy{
	display:none;
	height:0px;
}
#index .swiper-container2{
	
}
.img-wrap p{
  line-height: 1.8;
}
}


@media only screen and (min-width: 1930px) {
   .parallax { background-size: cover; } 
   .logo-wrap img{
    height: 66px;
   }
   .logo-wrap{
    top: 11px;
   }
   .cd-accordion-menu label a{
    font-size: 5rem;
    line-height: 6rem;
   }
    .cd-primary-nav-trigger,
    .cd-primary-nav-trigger .cd-menu-icon{
      width: 66px;
    }
    .cd-primary-nav-trigger .cd-menu-icon::before{
      top: -15px;
    }
    .cd-primary-nav-trigger .cd-menu-icon::after{
      top: 15px;
    }
    #index .index .service_section .p{
      font-size: 0.83vw;
    }
    #index .index .service_section .third_tit{
      font-size: 1.2vw;
    }
    #index .index .service_section .process span{
      font-size: 1vw;
    }
    #index .index .service_section .process .arrow_box {
      padding: 0.2vw 0.9vw;
    }
    #index .index .right_arrow1, #index .index .right_arrow2 {
      border-width: 0.5vw;
    }
}

@media only screen and (max-width: 479px) {

.memu_t1{
	font-size:0.8rem;
}
#index .swiper-container2 .container{
	width:100%;
}
#index .swiper-container2 .container img{
	max-width:90%;
	min-width:90%;
}
#index .ht_img{
	width:auto;
	min-width:80%;
	max-width:80%;
}
#index .swiper-container2 .container p{
	line-height: 1.8;
	font-size:1.2rem;
}
.img-wrap p{
  line-height: 1.8;
}
  .container,
  .container .one.column,
  .container .one.columns,
  .container .two.columns,
  .container .three.columns,
  .container .four.columns,
  .container .five.columns,
  .container .six.columns,
  .container .seven.columns,
  .container .eight.columns,
  .container .nine.columns,
  .container .ten.columns,
  .container .eleven.columns,
  .container .twelve.columns,
  .container .one-fifth.column,
  .container .two-fifths.column,
  .container .three-fifths.column,
  .container .four-fifths.column{
    width: 100%;
  }
  .logo-wrap{
    left: 25px;
  }
  .cd-primary-nav-trigger{
    right: 25px;
  }
  .
  .swiper-container1{
    margin-top: 70px !important;
  }
  .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 12px !important;
  }
  #service .swiper-mgt-0,
  #about .swiper-mgt-0{
    margin-top: 0;
  }
  .cd-primary-nav-trigger,
  .cd-primary-nav-trigger .cd-menu-icon{
    width: 40px;
  }
  .cd-primary-nav-trigger .cd-menu-icon::before{
    top: -10px;
  }
  .cd-primary-nav-trigger .cd-menu-icon::after{
    top: 10px;
  }
  .padding-top-150{
    padding-top: 0;
  }
.contact_section{
  width: 100%;
}
.mgl{
  margin-left: 0;
}
.footer p{
  text-align:center;
}
.footer-social{
  float:none;
  text-align:center;
}
.footer-social li{
  text-align:center;
  margin-right:2px;
  margin-left:2px;
}
.footer-social li a{
  padding-left:9px;
  padding-right:9px;
}
.foot-copy{
	display:none;
	height:0px;
}
}
.footer-ewm p{
  line-height: 1.6;
  margin-top: .5rem;
}
.footer-ewm p.tex{
  margin-top: 0;
}
.footer p a{
  color: #858585;
}

.case .first_common_box,
.case .second_common_box,
.case .third_common_box,
.case .forth_common_box
{
  padding: 6% 9%;
  width: 82%;
  height: auto;
}
.case .second_common_box,
.case .third_common_box,
.case .forth_common_box{
  padding-top: 4.5%;
  padding-bottom: 3.5%;
  background: #f7f7f7;
}
.case .page-title-left h1,
.case .page-title-left .subtitle,
.case .page-title-left .tips_tit{
  color: #fff;
}
.case .page-title-left h1{
  font-size: 5.2rem;
  margin-top: 60px;
  line-height: 1.25;
  position: relative;
}
.case .page-title-left .line_tit{
  width: 38px;
  height: 2px;
  background: #fff;
  clear: both;
  margin-top: 12px;
}
.case .page-title-left .subtitle{
  font-size: 26px;
  line-height: 1.5;
  margin-top: 30px;
  width: 70%;
}
.case .page-title-left .tips_tit{
  font-size: 14px;
  position: absolute;
  bottom: 8%;
  left: 9%;
  width: 52%;
}
.case_common_img,
.case_common_img img{
  width: 100%;
  background: #f7f7f7;
  line-height: 0;
}
.case_common_cont{
  width: 80%;
}
.case_common_cont .case_logo{
  width: 64%;
}
.case_common_cont .img-wraptt1{
    font-size: 20px;
    color: #b6b6b7;
    margin-bottom: 18px;
}
.case_common_cont .img-wraptt2{
    font-size: 4.32rem;
    line-height: 1.2;
    font-family: fzltcxhjw;
}
.case_common_cont .img-wrap_p{
  margin-top: 7px;
  margin-bottom: 0;
}
.case_common_cont .img-wrap_p p{
  font-size: 15px;
  color: #a1a1a1;
  line-height: 2.2;
  padding-top: 10px;
}
@media only screen (max-width: 1199px){
  .container{
    width: 90%;
    padding: 0 5%;
  }
  .container .twelve.columns{
    width: 100%;
    margin: 10px 0;
  }
  .logo-wrap{
    left: 5%;
  }
  .cd-primary-nav-trigger{
    right: 5%;
  }
  .container .column, .container .columns{
    margin-left: 0;
    margin-right: 0;
  }

  #index .index .service_section .main_tit{
    font-size: 4.6vw;
  }
  #index .index .service_section .third_tit{
    font-size: 1.5vw;
  }
  #index .index .service_section .cross_ico_box{
    height: 5.8vw;
  }
  #index .index .service_section .cross_ico, #index .index .service_section .cross_ico:after{
    width: 1px;
  }
  #index .index .down_arrow1{
    top: 1px;
  }
  #index .index .right_arrow1{
    left: 1px;
  }
  #index .index .service_section .process{
    padding-top: 3.55vw;
  }
  #index .index .service_section .p{
    line-height: 2;
    margin-top: 1.6vw;
  }
  #index .service_section .service_ico{
    margin-top: 2.75vw;
  }
  .service_section .service_ico img{
    width: 2.83vw;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  .service_section .service_ico li{
    width: 19.9%;
  }
  .container .six.columns{
    width: 430px;
  }
  .case .page-title-left h1{
    font-size: 3.5rem;
    margin-top: 36px;
  }
  .case .page-title-left h1:after{
    top: 156px;
  }
  .case .page-title-left .subtitle {
    font-size: 22px;
    margin-top: 44px;
  }
  .case .page-title-left .tips_tit {
    font-size: 16px;
  }
  .case_common_cont .img-wraptt2{
    font-size: 3.2rem;
  }
  .container .column, .container .columns{
    margin: 10px 0;
  }
  .about_section .main_tit{
    font-size: 2.8rem;
  }
  .hist_nod{
    font-size: 2rem;
  }
  .history_box .line_y{
    height: 24px;
  }
  .hist_node_en{
    font-size: 1rem;
  }
  .history_box .hist_node_box{
    width: 28%;
    margin-right: 8%;
  }
  .history_box .hist_cont_box{
    width: 63%;
  }
  .hist_cont{
    font-size: 0.9rem;
  }
  .hist_cont_date{
    width: 18%;
  }
  .main_tit_relative{
    width: 31%;
  }
  .about_p{
    font-size: 1rem;
  }
  .about_section ul li .li_num{
    font-size: 3.6rem;
  }
  .about_section ul li{
    font-size: 1rem;
  }

  /*contact*/
  .mgl{
    margin-left: 0;
  }
  .contact_section.contact_tits{
    width: 100%;
  }
  .contact_section .h6{
    font-size: 42px;
  }
  .contact_section .h6.big_size{
    font-size: 52px;
  }
  .contact_section.contact_section2 p{
    font-size: 26px;
  }
  .contact_section.contact_section2 .address,
  .contact_section.contact_section2 .contact_way,
  .contact_section.contact_section2 .contact_way p,
  .contact_section.contact_section2 .contact_way i{
    font-size: 14px;
  }

  /*service*/
  .service_section .main_tit {
      font-size: 60px;
      line-height: 80px;
  }
  .service_section .second_tit,
  .service_section .second_tit2{
    font-size: 30px;
  }
  .service_section .main_tit.main_tit_small {
      font-size: 52px;
      line-height: 68px;
  }
  .service_section .process span{
    font-size: 18px;
  }
  .right_arrow{
    top: 6px;
    left: 8px;
  }
  .service_section .process .arrow_box {
      padding: 5px 16px;
  }
  .service_section .service_ico img {
    width: 48px;
  }
}
@media only screen and (max-width: 959px) {
  .service_section .service_ico li{
    width: 45%;
    margin-bottom: 15px;
  }
  .service_section .service_ico li:nth-child(2n){
    margin-right: 0;
  }
  .service_section .service_ico.width_center li:nth-child(2n){
    margin-right: 5%;
  }
  .about_section .main_tit{
    font-size: 1.7rem;
  }
  .about_section .about_guo p{
    font-size: 14px;
    margin-top: 0;
  }
  .hist_nod{
    font-size: 1.8rem;
  }
  .about_p{
    font-size: 0.9rem;
  }
  .about_section ul li .li_num{
    font-size: 3rem;
  }
  .about_section ul li{
    font-size: 0.9rem;
    width: 30.5%;
    margin-top: 32px;
  }
  .about_section ul li p{
    font-size: 14px;
  }
  .history_box .line_y{
    display: none;
  }
  .hist_node_en {
    font-size: 0.8rem;
  }
  .history_box .hist_node_box{
    margin-right: 8%;
  }
  .history_box .hist_cont_box{
    width: 62%;
  }
  .hist_cont{
    font-size: 0.9rem;
  }
  .width_short{
    width: 84%;
  }
  .about_section .main_tit .main_tit_relative{
    font-size: 2rem;
  }
  .main_tit_relative{
    width: 29%;
  }
  #index .index .service_section .p{
    width: 100%;
  }
  #index .service_section .service_ico p{
    margin-top: 0;
  }

  .cd-primary-nav-trigger,
  .cd-primary-nav-trigger .cd-menu-icon{
    width: 62px;
  }
  .cd-primary-nav-trigger{
    right: 0;
  }
  .cd-primary-nav-trigger .cd-menu-icon::before{
    top: -14px;
  }
  .cd-primary-nav-trigger .cd-menu-icon::after{
    top: 14px;
  }
  .kuajie_content .kuajie_tit {
    font-size: 42px;
  }
  .service_section.width_short {
    width: 100%;
  }

  #index .index .service_section .cross_ico,
  #index .index .service_section .cross_ico:after{
    width: 1px;
  }
  #index .index .down_arrow1{
    top: 1px;
  }
  #index .index .right_arrow1{
    left: 1px;
  }
  #index .index .service_section .process span{
    padding: 5px 0;
    font-size: 14px;
  }
  #index .index .right_arrow1, #index .index .right_arrow2{
    border-width: 4px;
  }
  #index .index .service_section .process .arrow_box {
    padding: 2px 8px;
  }
  #index .right_arrow{
    top: 5px;
    left: 3px;
  }
  .page-title h1{
    font-size: 2rem;
    line-height: 3rem;
  }
  .page-title .subtitle{
    font-size: 15px;
    line-height: 1.8;
  }
  .case .second_common_box, .case .third_common_box, .case .forth_common_box {
    padding-top: 6%;
    padding-bottom: 5%;
  }
  .case .page-title-left .tips_tit{
    width: 82%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .cd-primary-nav-trigger{
    top: 28px;
  }
  .case_common_cont{
    width: 88%;
  }
  .case .page-title-left h1{
    font-size: 2.7rem;
    margin-top: 30px;
  }
  .case .page-title-left h1:after{
    top: 118px;
  }
  .case .page-title-left .subtitle {
    font-size: 18px;
    margin-top: 32px;
  }
  .case .page-title-left .tips_tit {
    font-size: 14px;
  }
  .case_common_cont .img-wraptt2{
    font-size: 2.5rem;
  }
  .case_common_cont .img-wrap_p p{
    padding-top: 25px;
  }
  .main_serv {
    margin-bottom: 4.8vw;
  }
  .container .six.columns {
    width: 322px;
  }
  .container .column, .container .columns{
    margin: 0;
  }
  .hist_cont_date{
    width: 21%;
  }
  .hist_cont_cont{
    width: 72%;
  }
  #index .service_section .p{
    font-size: 1.4vw;
  }

  /*contact*/
  .mgl{
    margin-left: 0;
  }
  .contact_section.contact_tits{
    width: 100%;
  }
  .contact_section .h6{
    font-size: 40px;
  }
  .contact_section .h6.big_size{
    font-size: 50px;
  }
  .contact_section.contact_section2 p{
    font-size: 24px;
  }
  .contact_section.contact_section2 .address,
  .contact_section.contact_section2 .contact_way,
  .contact_section.contact_section2 .contact_way p,
  .contact_section.contact_section2 .contact_way i{
    font-size: 14px;
  }
  .contact_section.contact_section2 .ewm_margin {
    margin: 54px 0 66px;
  }

  /*service*/
  .service_section .second_tit,
  .service_section .second_tit2{
    font-size: 24px;
  }
  .service_section .main_tit.main_tit_small {
      font-size: 40px;
      line-height: 54px;
  }
  .service_section .process span{
    font-size: 14px;
  }
  .right_arrow{
    top: 6px;
    left: 3px;
  }
  .service_section .process .arrow_box {
      padding: 6px 10px;
  }
  .service_section .service_ico img {
    width: 40px;
  }
  .service_section .p {
    font-size: 14px;
    color: #666;
    line-height: 2.2;
    margin-top: 36px;
  }
  .service_section .third_tit {
    font-size: 20px;
  }
  .service_section .main_tit {
    font-size: 52px;
    line-height: 66px;
  }
  .service_section .cross_ico_box {
    width: 66px;
    height: 60px;
  }
  .service_section .cross_ico{
    left: 32px;
  }
  .service_section .p{
    margin-top: 28px;
  }
  .service_section .second_tit2{
    margin-bottom: 48px;
  }
  .line_y{
    height: 15px;
  }
  .line_x{
    margin: 20px 0;
  }
  .padding-top-120 {
    padding-top: 80px;
  }
  .padding-bottom {
    padding-bottom: 72px;
  }
  #service .img-wrap{
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px){
  .mobile{
    display: block;
  }
  .pc{
    display: none;
  }
#index .ht_img{
	width:auto;
	min-width:60%;
	max-width:60%;
}
  #index .first_img img{
    width: 46%;
  }
  #index .second_img img{
    width: 15%;
    margin-top: 5%;
  }
  .history_box .hist_cont_box{
    margin-top: 15px;
  }
  .hist_cont_date{
    width: 22%;
  }
  .hist_cont_cont{
    width: 72%;
  }
  .width_short{
    width: 100%;
  }
  .kuajie_img{
    width: 32%;
    margin: 0 auto;
    float: none;
  }
  .kuajie_cont_box{
    /*float: none;*/
    width: 100%;
  }
  .kuajie_content {
    margin: 8% 0;
  }
  .kuajie_cont_box{
    font-size: 0.8rem;
  }
  .history_box .hist_node_box{
    width: 100%;
    float: none;
    margin-right: 0;
  }
  .history_box .hist_cont_box{
    width: 100%;
    float: none;
  }
  .about_section .main_tit .main_tit_relative{
    font-size: 1.2rem;
  }
  .main_tit_relative {
    width: 30%;
  }
  .about_section ul li:nth-child(4){
    margin-right: 2%;
  }
  #about .padding-bottom{
    padding-bottom: 20px;
  }
  #index .index .service_section .main_tit{
    font-size: 4.5vw;
  }
  #index .index .service_section .cross_ico_box{
    height: 4.6vw;
  }
  #index .index .service_section .cross_ico{
    top: 0;
  }
  #index .index .service_section .process{
    padding-top: 1vw;
  }
  #index .index .service_section .process span{
    font-size: 12px;
  }
  #index .index .service_section .p{
    font-size: 1.2vw;
  }
  #index .index .service_section .third_tit{
    font-size: 1.2vw;
  }
  #index .service_section .service_ico{
    margin-top: 2vw;
  }
  .service_section .service_ico img{
    width: 4.5vw;
  }
  #index .service_section .service_ico p{
    margin-top: 0;
    font-size: 1vw;
  }
  #service .padding-top,
  #about .padding-top{
    padding-top: 70px;
  }
  #service .img-wrap{
    margin-bottom: 0;
  }
  #service .service_section .service_ico{
    margin-bottom: 0;
  }

  .cd-primary-nav-trigger,
  .cd-primary-nav-trigger .cd-menu-icon{
    width: 52px;
  }
  .cd-primary-nav-trigger{
    right: 0;
  }
  .cd-primary-nav-trigger .cd-menu-icon::before{
    top: -11px;
  }
  .cd-primary-nav-trigger .cd-menu-icon::after{
    top: 11px;
  }
  #service .service_section .process span {
    font-size: 14px;
    width: 100%;
    display: inline-block;
    padding: 5px 0;
    text-align: center;
    margin-bottom: 10px;
  }
  #service .right_arrow{
    top: -2px;
    left: 50%;
  }
  #service .right_arrow1, .right_arrow2 {
    left: 0;
    top: 0;
    border-left: 6px transparent dashed;
    border-right: 6px transparent dashed;
    border-bottom: 6px transparent dashed;
    border-top: 6px solid white;
    overflow: hidden;
  }
  #service .right_arrow1 {
    top: 1px;
    border-top-color: #ccc;
  }
  #service .service_section .process .arrow_box {
      padding: 0;
  }

  /*about*/
  .kuajie_content .kuajie_tit {
    font-size: 26px;
  }
  .kuajie_content .hist_cont_cont {
    border: none;
    width: 100%;
    padding-left: 0;
  }
  .kuajie_content .hist_node_en {
    font-size: 14px;
  }
  .kuajie_content .line_x {
    margin: 28px 0 12px;
  }
  .water_img{
    margin-top: 0;
  }
  .guo_intro p,
  .img-wrap p,
  .post-wrapper p{
    font-size: 14px;
  }
  .case .page-title-left .line_tit{
    height: 1px;
    width: 28px;
    margin-top: 8px;
  }
  .case .page-title-left .tips_tit{
    font-size: 10px;
    line-height: 1.5;
  }
  .case .page-title-left .subtitle{
    width: 88%;
    margin-top: 12px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .container{
    width: 90%;
    padding: 0%;
  }
  .container .twelve.columns{
    width: 100%;
    margin: 10px 0;
  }
  .logo-wrap{
    left: 5%;
  }
  .cd-primary-nav-trigger{
    right: 5%;
  }
  .cd-primary-nav-trigger{
    top: 24px;
  }
  .case_common_cont{
    width: 100%;
  }
  .case .page-title-left h1{
    font-size: 1.8rem;
    margin-top: 14px;
  }
  .case .page-title-left h1:after{
    top: 76px;
  }
  .case .page-title-left .subtitle {
    font-size: 14px;
  }
  .case_common_cont .img-wraptt2{
    font-size: 1.8rem;
  }
  .case_common_cont .img-wrap_p p{
    padding-top: 16px;
  }
  .case_common_cont .img-wraptt1{
    font-size: 16px;
  }
  .case_common_cont .img-wrap_p p{
    font-size: 14px;
  }
  .case_common_cont .img-wrap_img_tips img{
    width: 100%;
  }
  .service_poa_bj .service {
    padding: 8% 0 8%;
  }

  /*contact*/
  .mgl{
    margin-left: 0;
  }
  .contact_section.contact_tits{
    width: 100%;
  }
  .contact_section .h6{
    font-size: 34px;
  }
  .contact_section .h6.big_size{
    font-size: 44px;
  }
  .contact_section.contact_section2 p{
    font-size: 22px;
  }
  .contact_section.contact_section2 .address,
  .contact_section.contact_section2 .contact_way,
  .contact_section.contact_section2 .contact_way p,
  .contact_section.contact_section2 .contact_way i{
    font-size: 14px;
  }
  .contact_section.contact_section2 .ewm_margin {
    margin: 32px 0 40px;
  }

  /*service*/
  .service_section .main_tit {
      font-size: 32px;
      line-height: 48px;
  }
  .service_section .second_tit,
  .service_section .second_tit2{
    font-size: 18px;
  }
  .service_section .main_tit.main_tit_small {
      font-size: 26px;
      line-height: 36px;
  }
  .service_section .service_ico img {
    width: 40px;
  }
  .service_section .p {
    font-size: 12px;
    line-height: 2.2;
    margin-top: 36px;
  }
  .service_section .third_tit {
    font-size: 18px;
  }
  .service_section .cross_ico_box {
    width: 48px;
    height: 38px;
  }
  .service_section .cross_ico{
    left: 25px;
  }
  .service_section .process{
    padding-top: 20px;
  }
  .service_section .p{
    margin-top: 28px;
  }
  .service_section .second_tit2{
    margin-bottom: 48px;
  }
  .line_y{
    height: 15px;
  }
  .line_x{
    margin: 20px 0;
  }
  .padding-top-120 {
    padding-top: 80px;
  }
  .padding-bottom {
    padding-bottom: 72px;
  }
  #service .img-wrap{
    margin-bottom: 0;
  }
  .service_section .service_ico.width_center li {
    width: 14.6%;
  }
}
@media only screen and (max-width: 479px) {
  .container{
    width: 90%;
    padding: 0%;
  }
  .container .twelve.columns{
    width: 100%;
    margin: 10px 0;
  }
  .logo-wrap{
    left: 5%;
  }
  .cd-primary-nav-trigger{
    right: 5%;
  }
  .cd-primary-nav-trigger{
    top: 24px;
  }
  .case_common_cont{
    width: 100%;
  }
  .case .page-title-left h1{
    font-size: 1.3rem;
    margin-top: 5px;
  }
  .case .page-title-left h1:after{
    top: 52px;
    width: 20px;
  }
  .case .page-title-left .subtitle {
    font-size: 12px;
    margin-top: 6px;
    width: 100%;
  }
  .case .page-title-left .tips_tit {
    font-size: 10px;
  }
  .case_common_cont .img-wraptt2{
    font-size: 1.3rem;
  }
  .case_common_cont .img-wrap_p p{
    padding-top: 16px;
  }
  .case_common_cont .img-wraptt1{
    font-size: 14px;
    margin-bottom: 8px;
  }
  .case_common_cont .img-wrap_p p{
    font-size: 12px;
  }
  .case_common_cont .img-wrap_img_tips img{
    width: 100%;
  }
  .swiper-container1 {
    margin-top: 70px !important;
  }
  .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 12px !important;
  }
  #service .swiper-mgt-0,
  #about .swiper-mgt-0{
    margin-top: 0;
  }
  .service_poa_bj .service {
    padding: 8% 0 8%;
  }
  .service_poa_bj .service_section .p{
    font-size: 1vw;
    line-height: 1.5;
  }
  .hist_cont{
    font-size: 0.75rem;
  }
  .hist_nod{
    font-size: 1.5rem;
  }
  .hist_date{
    font-size: 0.6rem;
  }
  .main_tit .main_tit_relative {
    font-size: 0.8rem;
  }
  .about_section .main_tit{
    font-size: 1.1rem;
  }
  .kuajie_content .hist_node_en{
    line-height: 1.5;
  }
  .kuajie_content .kuajie_tit{
    font-size: 1.2rem;
  }
  .about_section .line_x{
    margin: 20px 0;
  }
  .kuajie_content .line_x {
    margin: 20px 0 0px;
  }
  .hist_nod{
    font-size: 1.1rem;
  }
  .guo_intro p{
    font-size: 12px;
    margin: 14px 0;
  }
  .hist_node_en{
    padding-top: 0;
  }
  .hist_node_en,
  .img-wrap .about_p{
    font-size: 12px;
  }
  .img-wrap .about_p{
    margin: 0 0 14px;
  }
  .history_box .hist_cont_box {
    margin-top: 18px;
  }
  .about_section ul li{
    margin-top: 22px;
    font-size: 0.6rem;
    width: 48%;
  }
  .about_section ul li p{
    font-size: 12px;
  }
  .font_weight{
    margin-top: 0;
  }
  .about_section ul li:nth-child(2n){
    margin-right: 0;
  }
  .about_section ul li .li_num{
    font-size: 2rem;
  }
  .about_section .about_guo p {
    margin-bottom: 30px;
  }
  .img-wrap iframe{
	width: 320px;
	height: 180px;
	margin-left: -160px;
	}
  #index .service_section .service_ico p{
    margin-top: 0;
  }
  #index .index .service_section .process {
    padding-top: 0.5vw;
  }
  #index .index .service_section .p{
    margin-top: 0.8vw;
  }
  #index .index .service_section{
    padding: 20px 0;
  }
  #index .index .service_section .process span,
  #index .service_section .service_ico p,
  #index .index .service_section .third_tit{
    font-size: 10px;
  }
  #index .index .service_section .p{
    display: none;
  }
  #index .service_section .service_ico img {
    width: 32px;
  }
  #index .service_section .service_ico {
    margin-top: 18px;
  }
  #index .service_section .service_ico li a{
    line-height: 20px;
  }
  #index .service_section .main_tit{
    font-size: 6vw;
  }
  .swiper-container-horizontal>.swiper-pagination-bullets{
    bottom: 10px;
  }
  .swiper-button-prev,
  .swiper-button-next{
    display: none;
  }

  /*contact*/
  .mgl{
    margin-left: 0;
  }
  .contact_section .line_x_bold{
    width: 24px;
    height: 6px;
    margin: 10px 0;
  }
  .contact_section.contact_tits{
    width: 100%;
  }
  .contact_section .h6{
    font-size: 24px;
  }
  .contact_section .h6.big_size{
    font-size: 36px;
  }
  .contact_section.contact_section2 p{
    font-size: 18px;
  }
  .contact_section.contact_section2 .address,
  .contact_section.contact_section2 .contact_way,
  .contact_section.contact_section2 .contact_way p,
  .contact_section.contact_section2 .contact_way i{
    font-size: 12px;
  }
  .contact_section.contact_section2 .ewm_margin {
    margin: 32px 0 40px;
  }
  .contact_tits .line_x {
    margin: 20px 0 28px;
  }
  .contact_section2.contact_tits .line_x {
    margin-bottom: 18px;
  }
  .contact_section.contact_section2 .contact_way span{
    margin-right: 20px;
  }
  .padding-top-70 {
    padding-top: 52px;
  }

  /*service*/
  .service_section .main_tit {
      font-size: 22px;
      line-height: 34px;
  }
  .service_section .second_tit,
  .service_section .second_tit2{
    font-size: 15px;
  }
  .service_section .main_tit.main_tit_small {
      font-size: 18px;
      line-height: 30px;
  }
  .service_section .service_ico img {
    width: 40px;
  }
  .service_section .p {
    font-size: 12px;
    line-height: 2.2;
    margin-top: 36px;
  }
  .service_section .third_tit {
    font-size: 13px;
  }
  .service_section .cross_ico_box {
    width: 32px;
    height: 26px;
  }
  .service_section .cross_ico{
    left: 16px;
    top: 0;
  }
  .service_section .process{
    padding-top: 28px;
  }
  .service_section .p{
    margin-top: 30px;
  }
  .service_section .second_tit2{
    margin-bottom: 48px;
  }
  .line_y{
    height: 15px;
  }
  .line_x{
    margin: 12px 0 6px;
    width: 28px;
  }
  .padding-top-120 {
    padding-top: 66px;
  }
  .padding-bottom {
    padding-bottom: 54px;
  }
  #service .img-wrap{
    margin-bottom: 0;
  }
  .service_section .service_ico.width_center li {
    width: 18.6%;
  }
  .service_section .service_ico {
    margin-top: 36px;
  }
  .case .page-title-left .line_tit{
    width: 20px;
  }
  #service .service_section .process span{
    margin-bottom: 0;
    font-size: 13px;
  }
  #service .right_arrow {
    top: -7px;
  }
  #service .service_section .service_ico p{
    margin-top: 8px;
    color: #4d4d4d;
    font-size: 10px;
  }
  .kuajie_content {
    margin: 0 0 8%;
  }
}
.share-0708.bshare-custom{
  margin-top: 20px;
}
.share-0708.bshare-custom .bshare-weixin,
.share-0708.bshare-custom .bshare-qqim,
.share-0708.bshare-custom .bshare-sinaminiblog,
.share-0708.bshare-custom .bshare-qzone,
.share-0708.bshare-custom .bshare-itieba,
.share-0708.bshare-custom .bshare-qqmb,
.share-0708.bshare-custom .bshare-douban{
  background-image: none;
}
.share-0708.bshare-custom a{
  height: auto;
  margin-right: 6px;
  font-size: 1.2rem;
  color: #fff;
  width: 24px;
  height: 16px;
  padding: 4px 0;
  border-radius: 4px;
  text-align: center;
  background-color: #333;
  -webkit-transition: all 250ms linear;
    -moz-transition: all 250ms linear;
    -o-transition: all 250ms linear;
    -ms-transition: all 250ms linear;
    transition: all 250ms linear;
}
.share-0708.bshare-custom a:hover{
  text-decoration: none;
}
.share-0708.bshare-custom a.bshare-weixin{
  background-color: #09bb07;
}
.share-0708.bshare-custom a.bshare-qqim{
  background-color: #2dadec;
}
.share-0708.bshare-custom a.bshare-sinaminiblog{
  background-color: #d72b2b;
}
.share-0708.bshare-custom a.bshare-qzone{
  background-color: #fec128;
}
.share-0708.bshare-custom a.bshare-itieba{
  background-color: #3245df;
}
.share-0708.bshare-custom a.bshare-qqmb{
  background-color: #308bda;
}
.share-0708.bshare-custom a.bshare-douban{
  background-color: #07c712;
}
.copyright_icon{
  font-family: "å¾®è½¯é›…é»‘", "Microsoft YaHei", "Arial", "å®‹ä½“", "sans-serif";
}
