body{
    font-family:"Microsoft YaHei",helvetica,sans-serif; 
}
.clearfix::after{
  content: ".";
  display: block;
  height: 1px;
  visibility: hidden;
  clear: both;
}
.he_title{
     font-size: 14px;
     text-align: center;
     color: black;
}
/*===== 澶撮儴鍖哄煙 ===== */
.mobile-header{
  display: none;
}
.logol-link{
  float: left;
}
.logo{
  margin-top: 5px;
  width: 140px;
  height: auto;
  padding-right: 20px;
}
.navbar-collapse.in {
  overflow-y: hidden;
}
.contact-number{
      display: block;
  float: right;
  vertical-align: top;
  margin-left: 40px;
  padding-left: 22px;
  line-height: 65px;
  font-size: 22px;
  background-image: url(../images/tele_icon_black.png);
  background-repeat: no-repeat;
  background-position: left 27px;
  color: #303030;
}
/*鍘绘帀a鏍囩鑾峰彇鐒︾偣浜х敓鐨勪笅鍒掔嚎*/
a:hover,
a:focus {
  outline: none;
}

/*瀵艰埅鏁堟灉*/
/* Effect 21: borders slight translate */
#pc-nav a {
  padding: 0 10px;
  line-height: 52px;
  font-size: 18px;
  color: #656565;
}
#pc-nav li {
  padding-left: 16px;
  padding-right: 16px;
}
#pc-nav a:hover,
#pc-nav a:focus {
  border-bottom: 2px solid #bc3733;
  color: #bc3733;
}
#pc-nav .current {
  border-bottom: 2px solid #bc3733;
  color: #bc3733;
}
/*navbar鏁堟灉*/

/*===== 棣栭〉banner鍖哄煙 ===== */

.home-banner{
  width: 100%;
      height: 280px;
      padding: 1px;
  position: relative;
  background: -webkit-linear-gradient(left, #C04848 , #480048); 
  background: -moz-linear-gradient(left, #C04848 , #480048); 
  background: -ms-linear-gradient(left, #C04848 , #480048); 
  background: -o-linear-gradient(left, #C04848 , #480048); 
  background: linear-gradient(left, #C04848 , #480048); 	
}
.home-text {
  max-width: 960px;
      width: 100%;
  margin: 110px auto 0;
  text-align: center;
}
.home-text img {
  width: 100%;
  height: auto;
}
.home-btns{
      margin-top: 20px;
      height: 30px;
      text-align: center;
}
.home-btns a{
      display: inline-block;
      padding: 0 15px;
      height: 35px;
      text-align: center;
      line-height: 35px;
      font-size: 18px;
      color: white;
      border: white solid 1px;
      border-radius: 60px;
}
.home-btns a.btn2{
      margin-left: 35px;
      background-color: #ff7e82;
      border: #ff7e82 solid 1px;
}
/*棣栭〉鐨勬湇鍔′粙缁嶇増鍧�*/

.service-section,.story-section{
  padding-top: 20px;
  padding-bottom: 36px;
  max-width: 960px;
  width: 100%;
}
.service-section .row{
  padding-top: 20px;
}
.service-section .noPddTop{
      padding-top: 0;
}
.service-section .col-sm-6{
  text-align: center;
}
.service-section img{
  -webkit-transition:all 0.8s;
  -moz-transition:all 0.8s;
  -ms-transition:all 0.8s;
  -o-transition:all 0.8s;
  transition:all 0.8s;
}
.service-section img:hover{
  -webkit-transform:scale(0.9);
  -moz-transform:scale(0.9);
  -ms-transform:scale(0.9);
  -o-transform:scale(0.9);
  transform:scale(0.9);
}
.section-title{
  position: relative;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  margin-bottom: 0;
  font-weight: bold;
}
.section-title::before{
  content: "";
  position: absolute;
  bottom: 0;
  left:0;
  right: 0;
  margin:0 auto;
  width:72%;
  height: 1px;
  background-color: #ccc;
}
.section-title::after{
  content: "";
  position: absolute;
  bottom: 0;
  left:0;
  right: 0;
  margin:0 auto;
  width: 20%;
  height: 2px;
  background-color: #bc3733;
  z-index: 2;
}
.service-icon{
  float: left;
  width: 32%;
  height: auto;
  margin-top: 20px;
}
.service-icon img{
  width: 100%;
  height: auto;
}
.section-small-title{
  font-size: 20px;
  font-weight: ;
  line-height: 50px;
  margin: 0;
  text-align: left;
  color: #bc3733;
  padding-top:17px;
}
.section-para{
  font-size: 13px;
  line-height: 20px;
  text-align: left;
  color: #4c4c4c;
  margin-bottom: 0;	
}
.service-cont{
  float: right;
  width: 64%;
  padding-right: 4%;
}
.service-section-ie {
  display: none;
}
/*棣栭〉鏈嶅姟娴佺▼鍖哄煙*/
.service-process {
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 30px;
}
.service-des{
  line-height: 32px;
  padding-bottom: 40px;
  font-size: 27px;
  text-align: center;
  margin-bottom: 0;
}
.service-process .service-line {
  width: 100%;
  height: auto;
}
/*棣栭〉妗堜緥灞曠ず鍖哄煙*/
.case-section-mobile{
  display: none;
}
.case-section{
  width: 100%;
  background-color: #f3f3f3;
}
.case-section-inner{
  max-width: 960px;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 100px;
  margin: 0 auto;
}
.case-section .he_ZoomInImg{
  width:30%; 
  max-height: 300px;
  height: auto;
  padding: 0;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;

}
.section-stitle{
  font-size: 20px;
  line-height: 60px;
  margin: 0;
  text-align: left;
}
.case-section .row:first-of-type{
  padding-top: 33px;
}
/*棣栭〉 璧勮鍖哄煙寮€濮�*/
.home-news-sec {
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
     padding-left:14px;
     padding-right:14px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.home-news-sec h3 {
  font-size: 20px;
   font-weight: bold;
   line-height: 40px;
      padding-left: 50px;
   padding-bottom: 24px;
    background-image: url(../images/news-icon.png);
  background-repeat: no-repeat;
     background-size: 40px;
}
.home-news-sec .home-faq {
     background-image: url(../images/question-icon.png);
}
.home-news-sec ul {
  padding-left: 20px;
  font-size: 14px;
  line-height: 1.6;
  color: #bc3733;
}
.home-news-sec li {
  padding-bottom: 20px;
}
.home-news-sec a {
  color: #888;
  text-decoration: none;
}
.home-news-sec .home-news-link {
  float:right;
  display:block;
  width:40px;
  height:40px;
  background-image:url(../images/arrow-icon.png);
background-size:cover;
}
.home-news-sec time {
  float: right;
  color: #888;
}
/*棣栭〉 璧勮鍖哄煙缁撴潫*/

/*鍚堜綔浼欎即鍖哄煙寮€濮�*/
.cooper-des{
  margin: 0;
  font-size: 25px;
  line-height: 32px;
  margin-bottom: 0;
  text-align: center;
}
.cooper-section{
  max-width: 940px;
  width: 100%;	
  padding-top: 20px;
  padding-bottom: 100px;
}
.cooper-section .col-sm-3{
  padding-left: 0;
  padding-right: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
} 
.cooper-des {
  padding-bottom: 30px;
}
.copper-row {
  padding-bottom: 20px;
}
.cooper-section img{
  max-width: 240px;
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.section-xstitle{
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  margin: 0;
}
.cooper-section h4:nth-of-type(2){
  padding-bottom: 50px;
}
.cooper-section .title-english{
  margin-bottom: 20px;
}

/*===== footer鍖哄煙 ===== */

.footer{
  width: 100%;
  background-color: #4a4a4a;	
  padding-top: 22px;
      margin-bottom: 50px;
}
.footer-inner {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
.footer-contant{
  float: left;
}
.contact-msg{
  float: right;
  padding-left: 18px;
  border-left: 1px solid #5e5e5e;
}
.cont-msg{
  color: #dadada;
  line-height: 24px;
}
.footer-copy{
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  color: #a9a9a9;
  margin-top: 16px;
  border-top: 1px solid #5e5e5e;
}
.footer-copy p, .footer-copy a{
  font-size: 12px;
  line-height: 36px;
  text-align: center;
  margin:0;
      color:#a9a9a9;
        text-decoration: none;
}
.footer-copy a{
      display: inline-block;
}
.footer-contant nav{
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
  display: inline-block;
}
.footer-contant li{
  display: inline-block;
  list-style: none;
}
.footer-nav{
  padding-left: 0;
  padding-top: 14px;
}
.footer-nav a{
  display: inline-block;
  padding-right: 22px;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  color: #f5f5f5;
  text-decoration: none;
}
.footer-nav li:last-child a{
  border-right:none;
}
.footer-contact {
  position:fixed;
  bottom:300px;
  right:20px;
}
.footer-contact img {
  width: 100%;
  height: auto;
} 
.contact-message{
  display:block;
  line-height: 30px;
  font-size: 12px;
  color: #f5f5f5;
}
.contant-icon{
  padding-top: 20px;
}
.contant-icon img{
  margin-right: 10px;
      width: 40px;
      height:40px;
}
.qq-box {
     margin-top:30px;
}
.contant-icon .ft-qq {
    display:block;
    margin-bottom:14px;
}
.contant-icon .ft-qq img {
 width:36px;
 height:36px;
}
.contant-icon a{
  font-size: 14px;
  color: #dadada;
  text-decoration: none
  outline: none;
}
.p-qrcode{
  display: inline-block;
  position: relative;
}
.qrcode{
  display: none;
  position: absolute;
  left:-40px;
  top:-150px;
  background-color: #fff;
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 10px;
}
.qrcode img{
  display:block;
  width: 100px;
  height: 100px;
  padding-right:0;
}
.gototop {
   display:none;
    position:fixed;
    bottom:60px;
    right:20px;
    z-index: 100;
    width:40px;
    height:40px;
    background-image: url(../images/gototop.png);
    background-repeat: no-repeat;
    background-size:cover;
    cursor: pointer;
}

/*===== 瑙ｅ喅鏂规椤甸潰 banner鍖哄煙===== */

.shade-banner{
  width: 100%;
  height: 650px;
  background-image: url(../images/solution_banner_bg.jpg);
  background-size: cover;
}
.shade-banner-us{
  width: 100%;
  height: 650px;
  background-image: url(../images/us_bg.jpg);
  background-size:cover;	
}
.shade-banner-inner{
  width: 100%;
  height: 650px;
  background-color: rgba(0,0,0,0.5);
  text-align: center;
}
.s-banner-inner {
  width: 100%;
  height: 650px;
  text-align: center;
}
.shade-banner-title{
  position: relative;
  padding-top: 240px;
  line-height: 54px;
  font-size: 32px;
  color: #fff;
  margin: 0;
}
.shade-banner-title::after{
  position: absolute;
  left: 47%;
  bottom: 0;	
  content: "";
  width: 6%;
  height: 2px;
  background-color: #fff;
}
.shade-banner-lpara{
  display: block;
  font-size: 25px;
  line-height: 50px;
  color: #fff;
  padding-top: 50px;
  margin: 0;
}
.shade-banner-para{
  display: block;
  color: #fff;
  line-height: 38px;
  font-size: 18px;
  margin: 0;
}

/*瑙ｅ喅鏂规椤甸潰 鍒楄〃椤甸潰*/
.solution-odd-section, .solution-even-section{
  margin: 0 auto;
  background-color: #fff;	
}
.solution-inner{
  max-width: 960px;
  width: 100%;
  margin-top: 34px;	
  margin: 0 auto;
}
.solution-even-section .col-md-6,
.solution-odd-section .col-md-6 {
  padding-left: 0;
  padding-right: 0;
}
.solution-pic img{
  width: 100%;
  height: auto;
  vertical-align: top;
  text-align: center;
}
.solution-even-section .solution-title,
.solution-even-section .solution-para {
  color: #fff;
}
.solution-title{
  padding-top: 40px;
  font-size: 30px;
  line-height: 42px;
  padding-bottom: 40px;
  margin: 0;
  font-weight:bold;
  color: #303030;
}
.solution-para{
  font-size: 18px;
  line-height: 30px;
  padding-bottom: 12px;
  color:#4c4c4c;
  width: 85%;
}
.solution-stitle{
  font-size: 16px;
  line-height: 64px;
  margin: 0 20px 0 0;
}
.case-app{
  display: inline-block;
  text-align: center;
}
.case-app a{
  display: block;
}
.case-app img{
  width: 70px;
  height: 70px;
}

/*===== 鍏充簬鎴戜滑鐨� 涓轰粈涔堥€夋嫨鎴戜滑鍖哄煙 ===== */
.swiper-container {
  max-width: 960px;
  width: 100%;
  height: 300px;
}  
.whyme-title{
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
  margin: 0;
  padding-top: 32px;
  padding-bottom: 14px;
}
.whyme-row img{
  display: inline-block;
  width: 100%;
  height: auto;
}
.whyme-row span{
  display: block;
  line-height: 24px;
  font-size: 14px;
  color: #666;
  text-align: left;
}
.story-section .title-english, 
.team-section .title-english{
  margin-bottom: 40px;
}
.story-para{
  text-align: center;
  font-size: 14px;
  line-height: 28px;
  margin: 0;
}
.story-section .whyme-row{
  padding-top: 34px;
  padding-bottom: 80px;
}
.story-section .col-sm-3{
  line-height: 36px;
  text-align: center;
}
.col-sm-3 .timer{
  font-size: 60px;
  color: #bc3733;
  text-align: center;
}
.add-number {
  position: absolute;
  right: 20px;
  top: -30px;
  font-size: 60px;
  color: #bc3733;
}
/*鍏充簬鎴戜滑鐨� 鍥㈤槦鎴愬憳鍖哄煙*/

.team-section-mobile{
  display: none;
}
.team-section{
  max-width: 960px;
  margin: 0 auto;
  padding-top: 36px;
  padding-bottom: 36px;
}
.team-section .section-title{
  margin-bottom: 100px;
}
.team-section .row{
  padding-bottom: 60px;
}
.company-menber p{
  padding-top: 28px;
  color: #666;
  font-size: 14px;
  font-style: italic;
}
.company-menber-des {
  display: inline-block;
  padding-left: 20px;
}
.team-section img{
  display: inline-block;
  width:80px;
  height: 80px;
  border-radius: 40px;
  vertical-align: top;
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -ms-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
}
.team-section img:hover{
  -webkit-transform:scale(1.2);
  -moz-transform:scale(1.2);
  -ms-transform:scale(1.2);
  -o-transform:scale(1.2);

}
.menber-name{
  display: block;
  line-height: 20px;
  font-size: 16px;
  padding-top: 14px;
  font-weight: bold;
}
.menber-work{
  display: block;
  line-height: 24px;
  color: #666;
}
.company-menber {
  padding-top: 20px;
  text-align: center;
}
.team-section-ie {
  display: none;
}
/*鍏充簬鎴戜滑鐨� 璇佷功鍖哄煙*/
.certificate-sec {
  max-width: 960px;
  width: 100%;
  height: 220px;
  overflow: hidden;
  margin-bottom: 100px;
}
.certificate-sec .section-title {
  margin-bottom: 40px;
}
.certificate-sec .fancybox{
  display: block;
  float: left;
  width: 20%;
  text-align: center;
}
.certificate-sec img {
  width: 100%;
  height: auto;
}
/*鍏充簬鎴戜滑鐨� 鍏徃鍦板潃鍖哄煙*/

.address-section{
  background-color: #f8f8f8;
}
.address-inner-section{
  max-width: 960px;
  width: 100%;
  height: 440px;
  padding-top: 36px;
  margin: 0 auto;
  margin-bottom: 36px;	
}
.cont-sec{
  float: left;
  width: 40%;
  padding-top: 38px;
  list-style: none;
  font-size: 14px;
  color: #303030;
}
.cont-sec li{
  font-size: 14px;
  color: #666;
  padding-left: 24px;
  background-image: url(../images/contact_icon_01.png);
  background-size: 12px 14px;
  background-repeat: no-repeat;
  background-position: left center;
  line-height: 34px;
}
.cont-sec span{
  display: block;
  padding-left: 24px;
  font-size: 16px;
  line-height: 28px;
}
.cont-sec .email-icon{
  background-image: url(../images/contact_icon_02.png);
}
.cont-sec .qq-icon{
  background-image: url(../images/contact_icon_03.png);
}
.cont-sec .address-ico{
  background-image: url(../images/contact_icon_04.png);
}
.company-map{
  padding-top: 38px;
  display: block;
  width: 60%;
  height: auto;
  text-align: right;
}

/*===== 妗堜緥灞曠ず椤甸潰 ===== */

.case-content{
  max-width: 960px;
  width: 100%;
  margin: auto;
  margin-bottom: 40px;
}
.case-nav-mobile{
  display: none;
}
.case-intro{
  text-align: center;
  padding-top: 90px;
  background-image: url(../images/case_bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size:cover;
  height: 650px;
}
.case-intro h2, .case-intro p{
  text-shadow:0 0 8px rgba(0,0,0,0.3);
}
.case-title{
  font-size: 55px;
  color: #fff;
  line-height: 120px;
  margin: 0;
  font-weight:bold;
}
.case-para{
  font-size: 30px;
  line-height: 26px;
  color: #fff;
  margin: 0;
  padding-left: 5px;
}
.case-wrapper, .case-details-wrapper {
  max-width: 960px;
  margin: 0 auto;
  background-color: #fff;
  box-shadow: 0 -10px 40px rgba(0,0,0,0.3);
  margin-bottom: 64px;
}
.case-show-main .case-title{
  font-size: 40px;
}
.case-show-intro {
  /* padding-top: 280px; */
  background-image: url(../images/case_bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size:cover;
  /* height: 650px; */
}
.case-intro-inner {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
.case-intro-text {
  float: left;
  letter-spacing:10px;
}
.case-intro-link {
  float: right;
  padding-top: 30px;
}
.case-intro-link a{
  display: block;
  margin-bottom: 26px;
}
/*瀵艰埅鍒囨崲鐨勬晥鏋滄€濊矾鈥斺€旀瘡涓€li涓殑after鏈変竴鏉＄嚎
閲岄潰鐨勯€忔槑瀵逛负0锛屼絾鏄€変腑鐨刲i閫忔槑搴︿负1锛宭i锛歨over
鐨勬椂鍊欓€忔槑搴﹀彉涓�1*/
.case-nav li{
  position: relative;
  display: inline-block;
  cursor: pointer;
  width: 20%;
  line-height: 38px;
  text-align: center;
}
.case-nav li:hover{
  color: #bc3733;
}
.case-nav li::after{
 position: absolute;
 left: 0;
 bottom: 0;
 background-color:rgba(228, 71, 63, 1);
 content: "";
 height: 1px;
 opacity: 0;
 transition: opacity 0.6s ease 0s;
 width: 100%;
}
.case-nav .case-class-active{
  color: #bc3733;
}
.case-nav .case-class-active:after{
  opacity: 1;
}
.case-nav li:hover::after{
  opacity: 1;
}
.case-nav ul{
  width: 100%;
  margin: 0 auto;
  padding-left: 0;
      padding-top: 5px;
  text-align: center;
  line-height: 28px;
      font-size: 14px;
  border-bottom: 1px solid #d8d8d8;
}
.case-row{
  margin-left: 0;
  margin-right: 0;
}
.case-row .col-sm-3{
  width: 23%;
  border: 1px solid #f1f1f1;
  height: auto;
  padding: 0;
  margin-right: 2%;
  margin-bottom: 2%;
}
.case-row .he_ZoomInImg_img{
  width: 100%;
  max-height: 260px;
  height: auto;
}
.case-nav a {
  color: #303030;
}
.case-nav a:hover {
  text-decoration:none;
}
/*===== 妗堜緥璇︽儏椤甸潰 ===== */
.case-details-row {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
.case-details-row .col-sm-6{
  width: 50%;
  padding: 0;
}
.case-details-row .col-sm-6 img{
  width: 100%;
  max-height: 480px;
  height: auto;
}
.case-text-block {
  padding-top: 100px;
  padding-bottom: 100px;
  width: 100%;
  text-align: center;
}
.text-block{
  padding: 80px 60px;
}
.case-details-title, .case-details-para {
  padding-left: 80px;
  padding-right: 80px;
}
.case-text-block h3, .case-details-des h3{
  font-size: 20px;
  font-weight: bold;
  line-height: 48px;
}
.case-text-block p, .case-details-des p{
  font-size: 17px;
  line-height: 28px;
}
.case-details-row h3, .case-details-row p{
  text-align: left;
}
.appface-show{
  display: block;
  max-width: 960px;
  width: 100%;

}
.case-details-des {
  padding: 80px 92px 80px 92px;
}
.case-details-des .case-des-title{
  text-align: center;
}

/*妗堝垪鐨勫悎浣滀紮浼村尯鍩�*/
.partner-sec {
  text-align: center;
  border-top: 1px #eee solid;
  padding: 40px;

}
.partner-name {
  float: left;
  font-size: 20px;
  line-height: 80px;
}
.app-box {
  float: right;
}
.app-box span {
  display: block;
  float: left;
  text-align: center;
}
.app-box span:first-child {
  padding-right: 20px;
}
.app-box img {
  width: 80px;
  height: 80px;
  display: block;
}
/*鍏充簬鎴戜滑鐨勫湴鍥�*/
#dituContent .bottom {
  border-bottom: none;
}
#dituContent .center {
  box-sizing: content-box;
}
.case-details-row .case-f-r {
  float: right;
}
.case-details-row .case-f-l {
  float: left;
}
/*绔欑偣鍦板浘鍖哄煙*/
.sitemap-body {
  background-color: #f4f4f4;
}
.sitemap-section {
  max-width: 960px;
  width: 100%;
  padding-top: 40px;
  margin:80px auto 80px;
  background-color: #fff;
     box-shadow: 1px 1px 3px #e6e6e6;
}
.sitebox {
  border-bottom: 1px solid #eee;
  padding: 10px 8px;
}
.sitebox h3{
  font-size: 16px;
  line-height: 1.4;
  padding-bottom: 20px;
  margin-bottom: 0;
  margin-top: 0;
  color: #333;
}
.sitebox li {
   float: left;
   list-style: none;
   line-height: 30px;
   width: 20%;
}
.sitebox li a{
  color: #888;
  text-decoration: none;
}
.sitebox h3 a {
      color:#303030;
  text-decoration: none;
}
/*鏂囩珷鍒楄〃*/
.news-wrapper {
  background-color: #f3f3f3;
}
.news-title-desc{
     margin-top: 10px;
     font-size:16px;
     text-align:center;
     color: #888;
     padding-bottom:20px;
}
/*鍒楄〃鍖哄煙*/
.news-list {
  /* max-width: 960px;
  width: 100%; */
  margin: 30px auto 40px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 24px;
  background-color: #fff;
  list-style: none;
  box-shadow: 1px 1px 3px #e6e6e6;
}
.news-list li {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #d1d1d1;
  font-size: 14px;
  color: #999;
}
.news-list li:last-child {
  border-bottom: none;
}
.news-imgbox {
  width: 260px;
  height: 180px;
  overflow: hidden;
}
.news-imgbox img {
  width: 100%;
  height: auto;
}
.news-content {
  margin-top: -180px;
  height: 180px;
  padding-left: 280px;
}
.news-content h3 {
  margin-top: 0;
  line-height: 1.1;
      font-size:16px;
}
.news-content a {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.6;
  color: #303030;
  text-decoration: none;
}
.news-content a:hover {
  color: #bc3733;
}
.news-details {
  height: 30px;
}
.news-details span {
  padding-right: 40px;
}
.news-details time {
  padding-right: 40px;
}
.news-content .news-describe {
  line-height: 1.6;
}
/*鍒嗛〉*/
.news-pager {
  max-width: 960px;
  width: 100%;
  margin: 0 auto 40px;
  display: flex;
  justify-content: center;
}

.news-pager li{
  padding: 0 10px;
  border: 1px solid #ddd;
}

.news-pager a {
  color: #303030;
}
/*鏂伴椈鍐呭鐨勫叿浣撻〉闈�*/
.newscontent-wrapper {
  
  margin:30px auto 40px;
  padding: 20px 20px 20px;
  font-size: 15px;
  color: #333;
  line-height: 30px;
  background-color: #fff;
  box-shadow: 1px 1px 3px #e6e6e6;
}
.news-title,.news-stitle {
  font-size: 18px;
  color: #303030;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 30px;
}
.news-title {
  margin-top: 0;
  margin-bottom: 20px;
}
/*鏂囩珷鏉ユ簮*/
.news-source {
  font-size: 13px;
  color: #666;
  line-height: 40px;
}
.news-source a {
  padding-right: 16px;
  font-size: 13px;
  color: #666;
  text-decoration: none;
}
.news-source span {
  padding-right: 20px;
}
.news-source a:hover{
  color: #bc3733;
}
.news-stitle {
  font-size: 15px;
  line-height: 1.4;
}
.newscontent-wrapper p {
  margin-bottom: 30px;
}
.newscontent-wrapper img {
  display: block;
      max-width: 100%;
  height: auto;
  margin-bottom: 40px;
}
/*甯歌闂*/
.fqa {
  max-width: 960px;
  width: 100%;
  margin:30px auto 60px;
      padding-bottom:60px;
  background-color: #fff;
  box-shadow: 1px 1px 3px #e6e6e6;
}
.fqa p {
      line-height:2;
      margin-bottom:20px;
}
.fqa-title {
  border-left: 4px solid #0088cc;
  line-height: 60px;
  padding-left: 20px;
  border-bottom: 1px solid #ddd;
}
.fqa .fqa-stitle {
      font-size:24px;
      line-height: 60px;
}
.fqa .nav-tabs{
  width: 140px;
  margin-top: 20px;
  border-radius: 4px;
  border: 1px solid #ddd;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
}
.fqa .nav-tabs li{
  margin: 0;
  border-top: 1px solid #ddd;
}
.fqa .nav-tabs li:first-child{
  border-top: none;
}
.fqa .nav-tabs li a{
  margin: 0;
  padding: 8px 16px;
  border-radius: 0;
}
.fqa .nav-tabs li.active a, .fqa .nav-tabs li.active a:hover{
  color: #fff;
  background: #0088cc;
  border: 1px solid #0088cc;
}
.fqa .nav-tabs li:first-child a{
  border-radius: 4px 4px 0 0;
}
.fqa .nav-tabs li:last-child a{
  border-radius: 0 0 4px 4px;
}
.fqa .nav-tabs.affix{
  top: 30px; /* Set the top position of pinned element */
}
/*鍏徃鍔ㄦ€�*/
.dynamic {
  max-width: 960px;
  width: 100%;
  margin:60px auto 60px;
  font-size: 0;
}
.dynamic-col {
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  padding: 20px;
  margin-bottom: 20px;
}
.article-inner {
  padding: 20px;
  font-size: 16px;
  color: #666;
  background-color: #fff;
  box-shadow: 1px 1px 3px #e6e6e6;
}
.article-inner a {
  color: #666;
  text-decoration: none;
}
.article-img{
  height: 200px;
  overflow: hidden;
}
.article-img img {
  width: 100%;
  height: auto;
}
.article-inner h3 a {
  font-size: 20px;
  line-height: 1.4;
  color: #303030;
}
.article-inner span{
  display: block;
  text-align: right;	
}
.article-meta {
  font-size: 14px;
  line-height: 1.6;
  padding-bottom: 10px;
  text-align: center;
}
@media (min-width: 768px){
.navbar-nav{
padding-top: 6px;
}
}
/*鍝嶅皬灞忓箷鐨勫紑濮�*/
@media screen and (max-width:768px){
.case-row article{
  float: left;
  width: 48%;
  max-height: 290px;
  height: 3.5rem;
  margin-top: 10px;
  overflow: hidden;
}
.case-row article:nth-child(2n){
  margin-left: 3.5%;
}
  .mobile-header{
      display: block;
      width: 100%;
      position: fixed;
      left: 0;
      top: 0;
      background-color: #fff;
      box-shadow: 0 0 2px rgba(0,0,0,0.3);
      z-index: 1200;
  }
  .mobile-header .navbar{
      width: 100%;
      padding: 0;
      margin:0;
      background-color: #fff;
      border-bottom: none;
  }
  .mobile-logo {
      width: 100px;
      height: auto;
  }
  #mobile-nav a{
      color:#333;
      border: none;
      line-height: 26px;
      font-size: 14px;
      padding-left: 10px;
      padding-top: 5px;
      padding-bottom: 0;
  }
  /*棣栭〉banner鍖哄煙*/
  .home-banner{
      height: 265px;
  }
  .home-row .col-sm-4{
      width: 33.3%;
      float: left;
  }
  .home-title{
      padding-top: 90px;
      font-size: 28px;
  }
  .home-row{
      padding-top: 0;
  }
  .home-banner-inner img{
      padding-top: 80px;
      width: 60%;
      height: auto;
  }
  .home-stitle{
      font-size: 12px;
      color: #fff;
      line-height: 24px;
      text-align: center;
      margin: 0;
  }
  .shade-banner-title::after{
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;	
      margin: 0 auto;
      content: "";
      width: 40%;
      height: 2px;
      background-color: #fff;
  }
  .shade-banner-lpara{
      font-size: 18px;
      line-height: 28px;
  }
  .home-row-title{
      padding-top: 0;
      font-size: 20px;
  }
  .home-row-title span{
      font-size: 10px;
      padding-left: 12px;
  }
  .home-row-stitle{
      display: block;
      font-size: 12px;
      color: #fff;
  }
  .shade-banner, .shade-banner-inner, .shade-banner-us{
      height: 400px;
  }
  .shade-banner-title{
      padding-top: 100px;
  }
  .case-section .col-sm-4{
      width: 100%;
      margin: 0;
  }
  /*鍚堜綔浼欎即鍖哄煙*/
  .cooper-section .col-sm-3,.cooper-section .row{
      border: none;
      text-align: center;
  }
  .contact-position{
      display: none;
  }
  .case-row .col-sm-3{
      width: 100%;
  }
  .row-pic-show .col-sm-4{
      width: 100%;
  }
  .case-nav{
      display: block;
  width: 100%;
  position: fixed;
  top: 50px;
  left: 0;
  z-index: 10;
  background-color: #fff;
  }
  .footer-nav {
      padding: 0;
  }
  .footer-nav a{
      padding-left: 2px;
      padding-right: 2px;
  }
  .service-line{
      width: 100%;
  }
  .service-process h3{
      text-align: center;
      font-size: 14x;
      line-height: 30px;
  }
  .team-section-mobile .section-title{
      margin-bottom: 20px;
  }
  .case-section{
      display: none;
  }
  .case-section-mobile{
      display: block;
      width: 100%;
  }
  .case-section-mobile .section-title{
  margin-bottom: 40px;
  }
  .cooper-des{
      padding-top: 40px;
  }
  .case-section-mobile .title-english, .cooper-section-mobile .title-english{ 
      margin-bottom: 20px;
  }
  .case-moblie-row {
      font-size: 0;
      padding-left: 10px;
      padding-right: 10px;
  }
  /*妗堜緥灞曠ず*/
  .case-intro{
      height: 300px;
  }
  .case-show-main .case-title{
      font-size: 20px;
      line-height: 40px;
  }
  .case-para{
      font-size: 14px;
      line-height: 34px;
      text-align: center;
  }
  .solution-pic{
      display: none;
  }
  .case-moblie-row a{
      display: inline-block;
      width: 48%;
      padding-bottom: 10px;
  }
  .case-moblie-row a:first-child{
      float: left;
  }
  .case-moblie-row a:last-child{
      float: right;
  }
  .case-moblie-row img{
      width: 100%;
      height: auto;
  }
  .cooper-section-mobile{
      display: block;
             padding-bottom:40px;
  }
  .cooper-section-mobile .section-title{
      padding-top: 20px;
  }
  .cooper-section{
      display: none;
  } 
  .cooper-section-mobile .section-xstitle{
      padding: 5px 0;
  }
  .copper-mobile-row{
      width: 100%;
      padding-bottom: 5px;
  }
  .copper-mobile-row img{
      display: inline-block;
      width:50%; 
      height: auto;
  }
  .copper-mobile-row img:first-child{
      float: left;
  }
  .copper-mobile-row img:last-child{
      float: right;
  }
  .team-section{
      display: none;
  }
  .team-section-mobile{
      display: block;
  }
  .team-row-mobile{
      width: 100%;
  }
  .team-row-mobile .company-menber:first-child{
      float: left;
      width: 48%;
  }
  .team-row-mobile .company-menber:last-child{
      float: right;
      width: 48%;
  }
  .company-menber img{
      width: 80%;
      height: auto;
  }
  .company-map{
      display: none;
  }
  .cont-sec{
      width: 100%;
  }
  .team-section-mobile .title-english{
      margin-bottom: 20px;
  }
  .case-wrapper{
      display: block;
  }
  .case-wrapper-mobile{
      padding-top: 24px;
      display: block;
  }
  .case-list-row{
      width: 100%;
  }
  .case-items-col{
      text-align: center;
  }
  .case-list-row .case-items-col:last-child{
      float: right;
      width: 48%;
  }
  .case-list-row .case-items-col:first-child{
      float: left;
      width: 48%;
  }
  .case-content-mobile .case-wrapper-mobile{
      display: none;
  }
  .case-content-mobile .case-wrapper-mobile:first-of-type{
      display: block;
  }
  .case-items-col span{
      display: inline-block;
      line-height: 30px;
  }
  .case-items-col img{
      width: 100%;
      height: auto;
  }
  .case-wrapper-mobile img{
      border-radius: 0;
  }
  .case-nav-mobile{
      display: block;
      width: 100%;
      position: fixed;
      top: 50px;
      left: 0;
      z-index: 10;
      background-color: #fff;
  }
  .case-nav-mobile ul{
      margin-bottom: 0;
      padding-left: 0;
  }
  .case-nav-mobile li{
      position: relative;
      display: inline-block;
      cursor: pointer;
      width: 20%;
      line-height: 38px;
      text-align: center;
  }
     .case-nav-mobile a {
            color:#303030;
     }
  .case-nav-mobile li::after{
      position: absolute;
      left: 0;
      bottom: 0;
      background-color:rgba(228, 71, 63, 1);
      content: "";
      height: 1px;
      opacity: 0;
      transition: opacity 0.6s ease 0s;
      width: 100%;
  }
  .case-details-wrapper{
      box-shadow: none;
  }
  .case-nav-mobile .case-class-active:after{
      opacity: 1;
  }
  .footer-nav{
      display: none;
  }
  .contant-icon{
      padding-top: 0;
      padding-left: 18px;
      padding-bottom: 20px;
  }
  .case-details-row .case-conext{
      padding-top: 10px;
  }
  .solution-odd-section,.solution-even-section {
      padding-top: 0;
      padding-left: 10px;
      padding-right: 10px;
      padding-bottom: 30px;
  }
  .solution-para {
      font-size: 14px;
      line-height: 24px;
      width: 100%;
  }
  /*璇佷功鍖哄煙*/
  .certificate-sec {
      height: 200px;
      margin-bottom: 0;
  }
  /*妗堜緥璇︽儏椤甸潰*/
  .case-details-row .col-sm-6{
      width: 100%;
      display: block;
      float: none;
      height: auto;
  }
  .case-show-intro  {
      padding: 50px 0;
  }
  .case-details-des {
      padding:10px;
  }
  .case-intro-link, .case-intro-text {
      width: 100%;
      display: block;
  }
  .case-intro-link {
      padding-top: 100px;
      text-align: center;
  }
  .case-intro-link a{
      margin-bottom: 10px;
  }
  .case-intro-text {
      
  }
  .case-intro-text .case-title{
      letter-spacing:4px;
      font-size: 20px;
      line-height: 50px;
      font-weight: bold;
      text-align: center
  }
  .text-block{
      padding: 20px 10px;
  }
  /*鍦板浘鍒楄〃*/
  #dituContent {
      display: none;
  }
  .partner-sec {
      text-align: center;
      border-top: 1px #eee solid;
      padding: 10px;
  }
  .partner-name {
        float: none;
      font-size: 20px;
      line-height: 30px;
  }
  .app-box {
      display: none;
  }
  /*鍔犲彿鐨勬晥鏋�*/
  .add-number {
      position: absolute;
      right: 75px;
      top: -20px;
      font-size: 60px;
      color: #bc3733;
  }
  .news-list  {
      /* padding-left: 10px;
      padding-right: 10px; */
  }
  .news-imgbox {
      width: 100px;
      height: 100px;
  }
  .news-content {
      margin-top: -100px;
      height: 100px;
      padding-left: 110px;
  }
  .news-content a {
      display: -webkit-box;
      font-size: 14px;
      overflow: hidden;
      text-overflow: ellipsis;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
  }
  .news-describe {
      display: none;
  }
  .news-details span {
      padding-right: 20px;
  }
  .news-details time {
      padding-right: 20px;
  }
  /*鍏徃椤圭洰*/
  .jy-item .col-xs-3 {
      display: none;
      position: absolute;
      top: 80px;
      right: 30px;
      width: 140px;
      z-index: 40;
  }
  .jy-item .nav-stacked {
      background-color: #fff;
  }
  .jy-item .col-xs-9 {
      width: 100%;
  }
  .company-itme-load {
      padding-top: 14px;
      padding-bottom: 14px;
  }
  .company-itme-load a{
      display: block;
      line-height: 2;
  }
  .item-arrow {
      display: block;
  }
  .item-name {
      display: block;
  }
  .mobile-item-list {
      display: block;
  }
  .pc-item-list {
      display: none;
  }
}

/*鍝嶅簲鎵嬫満灞忓箷*/
@media screen and (max-width:414px){
  .home-banner-inner img{
      padding-top: 90px;
      width: 100%;
      height: auto;
  }

}

/*ipad灞�*/
@media screen and (min-width: 1000px){
.case-wrapper-mobile{
       margin-top: 20px;
}
.case-list-row .case-items-col:first-of-type{
  float: left;
  width: 48% !important;
  text-align:  center;
}
.case-list-row .case-items-col:last-of-type{
  float: right;
  width: 48% !important;
  text-align:  center;
}
.case-list-row .case-items-col span{
   display: block;
   margin: 10px 0;
   font-size: 20px;
}
.case-items-col img {
  width: 100%;
  height: auto;
}
.case-row{
 margin-top: 20px;
}
.case-row article{
 float: left;
 width: 23%;
 height: 240px;
 margin-right: 2%;
  margin-bottom: 2%;
  overflow: hidden;
}
.case-row .col-sm-3 {
  width: 100%;
  border: 8px solid #f1f1f1;
  padding: 0;
}
.case-wrapper{
 margin-top: 20px;
}
}