@charset "utf-8";
/* CSS Document */
h1,
h2,
h3,
h4,
h5,
h6 {
    position: relative;
    font-weight: normal;
    line-height: 1.25em;
    margin: 0px;
    background: none;
}

.container1200{ margin:0 auto; padding: 0; width: 100%; height: auto; max-width: 1200px;}
.solutionnew{ margin:0 auto; padding:40px 0; width: 100%; height: auto;}

.titlenew{ margin:0 auto; padding:0; width: 100%; height: auto;}
.titlenew h2{ margin:0 auto; padding:0; width: 100%; height: auto; font-size: 24px; text-align: center; line-height: 30px; color: #000;}
.titlenew p{ margin:0 auto; padding:10px 0; width: 100%; height: auto; font-size: 14px; text-align: center; line-height: 20px; color: #666;}


.service-block-one .inner-box {
    position: relative;
    margin-bottom: 30px;
}

.service-block-one .image {
    overflow: hidden;
}

.service-block-one .image img {
    width: 100%;
    transition: .5s;
}

.service-block-one .inner-box:hover .image img {
    transform: scale(1.1);
}

.service-block-one .content {
    position: relative;
    box-shadow: 0px 5px 18.9px 2.1px rgba(0, 0, 0, 0.05);
    padding: 20px;
    background-color: #fff;
}

.service-block-one .content:before {
    position: absolute;
    content: '';
    left: 0;top: 0;
    right: 0;
    height: 0%;
    background-color: #3b3b44;
    transition: .5s;
}

.service-block-one .inner-box:hover .content:before {
    height: 100%;
}

.service-block-one h4 {
    font-size: 24px;
    font-weight: 500;
    transition: .5s;
}

.service-block-one .inner-box:hover h4 {
    transform: translateY(-18px);
    color: #fff;
}

.service-block-one h4:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: -15px;
    width: 50px;
    height: 2px;
}

.service-block-one .link-btn {
    position: relative;
    opacity: 0;
    transition: .5s;
    transform: translateY(-10px);
}

.service-block-one .inner-box:hover .link-btn {
    opacity: 1;
    transform: translateY(8px);
}

.service-block-one .link-btn a {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}





/* 蹇呰甯冨眬鏍峰紡css */
.serve-content {
    position:relative; background: url(../images/mier/s/bg11.jpg) repeat-x;
}

.serve-content-box {
    width: 100%;max-width: 1200px;
    margin: 0 auto; padding: 50px 0;
}

.serve-content-title {
    text-align: center;
    font-size: 32px; font-weight: bold;
    color: #333;
}

.serve-content-text {
    width: 184px;
    margin: 0 auto;
    margin-bottom: 50px;
    text-align: center;
    background: url(../images/icon-line.jpg) repeat-x left center;
}

.serve-content-text em {
    display: inline-block;
    padding: 0 10px;
    background: #FFF;
    font-size: 14px;
    color: #777;
    font-style: normal;
}


.bd {
    width: 46%;
    height: 515px;
    float: left;
    margin: 0 2%;
    position: relative;
}
.serve-content-middle .bd ul li{display:none}
.serve-content-middle .bd ul li.on{display:block}

.bd ul li .serve-image-img {width: 100%; height: auto; text-align: center;}
.bd ul li .serve-image-img img{max-width: 100%; height: auto;}




.serve-content-list {
    float: left;
    width: 25%;
    height: 348px;
}
.serve-content-list ul{
    float: left;
    width: 90%;
    height: auto;
}
.serve-content-list ul li {
    display: block;
    width: 100%; margin: 30px 0; height: 120px; border: 1px dashed #333; padding: 20px;margin-left: 40px;
    cursor: pointer; clear: both;
}
.serve-content-list ul li:nth-child(2) {
    display: block;
    width: 100%; margin: 20px 0; height: 120px; border: 1px dashed #333; padding: 20px; margin-left: 0;
    cursor: pointer; clear: both;
}


.serve-content-list ul li.on { border: 1px dashed #1e89a9; background: #37bce4;  }

.serve-content-list ul li span {
   width: 80px; height: 80px; background: #666; display: block; border-radius: 40px; font-size: 45px; font-weight: bold; color: #fff; line-height: 80px; text-align: center; float: left;
}

.serve-content-list ul li.on span {
   background: #fff; color: #37bce4;
}

.serve-content-list ul li.right {
    display: block;
    width: 100%; margin: 30px 0; height: 120px; border: 1px dashed #333; padding: 20px;margin-left: 40px;
    cursor: pointer; clear: both;
}
.serve-content-list ul li:nth-child(2) {
    display: block;
    width: 100%; margin: 20px 0; height: 120px; border: 1px dashed #333; padding: 20px; margin-left: 0;
    cursor: pointer; clear: both;
}



.serve-content-list ul li .txt {
    display: block;float:left;padding:15px 20px;width:-webkit-calc(100% - 80px); 
width:-moz-calc(100% - 80px); 
width:calc(100% - 80px); 
}
.serve-content-list ul li .txt .cn {
   font-size: 20px; color: #000; line-height: 30px; text-align: left; font-weight: bold; margin: 0; padding: 0;
}
.serve-content-list ul li .txt .en {
   font-size: 14px; color: #666; line-height: 20px; text-align: left; font-weight: normal;margin: 0; padding: 0;
}

.serve-content-list ul li.on .txt .cn {   font-size: 20px; color: #fff; }
.serve-content-list ul li.on .txt .en {   font-size: 14px; color: #fff; }



.serve-content-list1 {
    float: left;
    width: 25%;
    height: 348px;
}

.serve-content-list1 ul{
    float: left;
    width: 90%;
    height: auto;
}
.serve-content-list1 ul li {
    display: block;
    width: 100%; margin: 30px 0; height: 120px; border: 1px dashed #333; padding: 20px; margin-left:0;
    cursor: pointer; clear: both;
}
.serve-content-list1 ul li:nth-child(2) {margin-left:30px;
}
.serve-content-list1 ul li.on { border: 1px dashed #1e89a9; background: #37bce4;  }

.serve-content-list1 ul li span {
   width: 80px; height: 80px; background: #666; display: block; border-radius: 40px; font-size: 45px; font-weight: bold; color: #fff; line-height: 80px; text-align: center; float: right;
}

.serve-content-list1 ul li.on span {
   background: #fff; color: #37bce4;
}


.serve-content-list1 ul li .txt {
    display: block;float:right;padding:15px 20px;width:-webkit-calc(100% - 80px); 
width:-moz-calc(100% - 80px); 
width:calc(100% - 80px); 
}
.serve-content-list1 ul li .txt .cn {
   font-size: 20px; color: #000; line-height: 30px; text-align: right; font-weight: bold; margin: 0; padding: 0;
}
.serve-content-list1 ul li .txt .en {
   font-size: 14px; color: #666; line-height: 20px; text-align: right; font-weight: normal;margin: 0; padding: 0;
}

.serve-content-list1 ul li.on .txt .cn {   font-size: 20px; color: #fff; }
.serve-content-list1 ul li.on .txt .en {   font-size: 14px; color: #fff; }



.serve-content-list2 { display:none;
    float: left;
    width: 100%;
    height: auto;
}

.serve-content-list2 ul{
    float: left;
    width: 100%;
    height: auto;
}
.serve-content-list2 ul li {
    display: block;
    width: 46%; margin: 10px 2%; height: 60px; border: 1px dashed #333; padding: 10px; 
    cursor: pointer; clear: auto; float:left;
}
.serve-content-list2 ul li.on { border: 1px dashed #1e89a9; background: #37bce4;  }
.serve-content-list2 ul li span {
   width: 40px; height: 40px; background: #666; display: block; border-radius: 20px; font-weight: bold; color: #fff; line-height: 40px; text-align: center; float: left;
}

.serve-content-list2 ul li.on span {
   background: #fff; color: #37bce4;
}


.serve-content-list2 ul li .txt {
    display: block;float:left;padding:0 5px;width:-webkit-calc(100% - 40px); 
width:-moz-calc(100% - 40px); 
width:calc(100% - 40px); 
}
.serve-content-list2 ul li .txt .cn {
   font-size: 16px; color: #000; line-height: 20px; text-align: left; font-weight: bold; margin: 0; padding: 0;
}
.serve-content-list2 ul li .txt .en {
   font-size: 12px; color: #666; line-height: 20px; text-align: left; font-weight: normal;margin: 0; padding: 0;
}

.serve-content-list2 ul li.on .txt .cn {   font-size: 20px; color: #fff; }
.serve-content-list2 ul li.on .txt .en {   font-size: 14px; color: #fff; }





/*背景*/
.bg-blue{background:url("../images/bg_solution.jpg") no-repeat center;background-size:cover}
.developer-solution-block{position:relative;max-width:none;padding:50px 0;text-align:center;clear:both;margin:0 auto;max-width:1200px;}
.developer-solution-block .title{margin:20px auto; padding: 0; width: 60%; float: left;height: auto; font-size: 30px; color: #000; text-align: left; font-weight: bold;}
.developer-solution-block .more{margin:20px auto; padding: 0; width: 30%; float: right;height: auto;}
.developer-solution-block .more a{margin:0 auto; padding: 0; width: 160px; float: right;height: 40px; border-radius: 20px; display: block; background: #37bce4; font-size: 16px; color: #fff; text-align: center; line-height: 40px;}
.developer-solution-block .more a:hover{background: #1392b8;}

/*大标题*/


/*左边分类*/
.developer-solution .solution-tab{font-size:18px;color:#ffffff;line-height:28px;text-align:center;display:inline-block;width:46%;margin-right:2%;float:left}
.developer-solution .solution-tab ul{padding:0 0;width:100%}
.solution-tab ul li{padding:22px 30px;width:96%;text-align:left;color:#666;background:#f3f3f3;display: block; margin:0 0 10px 0; text-align: left;cursor: pointer; font-weight: bold;}
.solution-tab ul li a:hover{color:#fff; }

.solution-tab ul li.active{background:#37bce4; color: #fff;}
/*右边内容标题详情*/
.developer-solution .solution-detail{width:50%;display:inline-block;vertical-align:top;height:auto;text-align:left}
.developer-solution .solution-detail ul li{display:none}
.developer-solution .solution-detail ul li.active{display:block}
.solution-detail li .title{font-size:22px;color:#ffffff;line-height:28px;text-align:left;margin-bottom:14px}
.solution-detail li .detail{font-size:14px;color:#ffffff;line-height:22px;text-align:left}
.solution-detail li .img{width: 100%; height: auto; margin: 0 auto; padding: 0; border: 1px solid #e3e3e3;}
.solution-detail li .img img{max-width: 100%; height: auto; }


.solutionmore{ margin:0 auto; padding:60px 0 120px 0; width: 100%; height: auto; background: url(../images/mier/s/bg12.jpg) no-repeat;}
.solutionmore .title{ margin:0 auto; padding:0; width: 50%; height: auto;float: left;font-size: 40px; color: #fff; text-align: left; font-weight: bold;}
.solutionmore .more{margin:20px auto; padding: 0; width: 160px; float: right;height: auto;}
.solutionmore .more a{margin:0 auto; padding: 0; width: 160px; height: 40px; border-radius: 20px; display: block; background: #37bce4; font-size: 16px; color: #fff; text-align: center; line-height: 40px;}
.solutionmore  .more a:hover{background: #1392b8;}


.solutionprotitle{ margin:0 auto; padding:20px; width: 100%; max-width: 1200px; height: auto; margin-top: -40px; background: #fff; box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05);}

.solutionprotitle .title{ margin:0 auto; padding:0; width: 50%; height: auto;float: left;font-size: 30px; color: #000; text-align: left; font-weight: bold;}
.solutionprotitle .more{margin:0 auto; padding: 0; width: 30%; float: right;height: auto;}
.solutionprotitle .more a{margin:0 auto; padding: 0; width: 160px; float: right;height: 40px; display: block; font-size: 18px; color: #37bce4; font-weight: bold;text-align: center; line-height: 40px;}
.solutionprotitle  .more a:hover{color: #1392b8;}



.solutionpro{ margin:30px auto; padding:0; width: 100%; height: auto;}




.contact-area {
  margin-top: 30px 0 0 0; background: #f3f3f3; padding: 30px 0;
}

.contact-info {
  height: 100%; background: #fff; box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05); padding: 30px;  width: 50%; float: left;
}
.contact-info h4{
  width: 100%; height: auto; margin: 0; padding: 0; font-size: 26px; color: #000; text-align: left; font-weight: bold;
}

@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .contact-info {
    margin-top: 77px;
  }
}

@media only screen and (max-width: 767.98px) {
  .contact-info {
    margin-top: 40px;
  }
}

.contact-info p {
  padding-bottom: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .contact-info p {
    padding-bottom: 10px;
  }
}
.contact-info ul{ margin:30px auto; padding: 0; width: 100%; height: auto;}
.contact-info ul li {
  
  padding: 10px;
  margin: 10px 0; 
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.contact-info ul li .ico{
 float: left; width: 20%; height: auto;  text-align: center; min-height: 50px;border-right:1px solid #e3e3e3; 
}
.contact-info ul li .txt{
 float: right; width: 70%; height: auto; font-size: 16px; color: #666; text-align: left; line-height: 20px; margin: 0; padding: 0 5%;
}

.contact-info ul li .txt span{
font-size: 16px; color: #37bce4; font-weight: bold;
}



@media only screen and (max-width: 479.98px) {
  .contact-info ul li {
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
}



.contact-info ul li i {
  font-size: 18px;
  padding-right: 10px;
}

.contact-info .working-time h6 {
  padding-bottom: 10px;
}

.contact-info .working-time p {
  line-height: 1;
  padding-bottom: 0;
}

.contact-info .working-time p span {
  color: #222222;
  padding-right: 10px;
}

.contact-title {
  line-height: 1;
  padding-bottom: 22px;
}

.contact-info1{ margin:0; padding: 30px; background: #fff; width: 48%; height: auto; display: block; float: right;}
.contact-info1 h4{
  width: 100%; height: auto; margin: 0; padding: 0; font-size: 26px; color: #000; text-align: left; font-weight: bold;
}
.contact-info1 p{
  width: 100%; height: auto; margin: 0; padding:10px 0; font-size: 14px; color: #666; text-align: left; font-weight: normal;
}





@media only screen and (max-width: 760px) {
.serve-content-list { display:none;}
.serve-content-list1 { display:none;}

.serve-content-list2 { display:block;}
.serve-content-info { display:none;}

	
/*背景*/
.developer-solution-block{padding:20px 0; margin:0 2%;}
.developer-solution-block .title{margin:20px auto; padding: 0; width: 60%; float: left;height: auto; font-size: 20px;}
.developer-solution-block .more{margin:20px auto; padding: 0; width: 30%; float: right;height: auto;}
.developer-solution-block .more a{ width: 100px;  font-size: 14px; }


.developer-solution .solution-tab{font-size:18px;display:inline-block;width:100%;}
.developer-solution .solution-tab ul{padding:0 0;width:100%}
.solution-tab ul li{padding:5px 10px;width:100%;text-align:left;color:#666;background:#f3f3f3;display: block; margin:5px 0;;font-size:15px;cursor: pointer; font-weight: 200;}
.solution-tab ul li a:hover{color:#fff; }


/*右边内容标题详情*/
.developer-solution .solution-detail{width:100%;display:inline-block;vertical-align:top;height:auto;text-align:left}
.developer-solution .solution-detail ul li{display:none}
.developer-solution .solution-detail ul li.active{display:block}
.solution-detail li .title{font-size:22px;color:#ffffff;line-height:28px;text-align:left;margin-bottom:14px}
.solution-detail li .detail{font-size:14px;color:#ffffff;line-height:22px;text-align:left}
.solution-detail li .img{width: 100%; height: auto; margin: 0 auto; padding: 0; border: 1px solid #e3e3e3;}
.solution-detail li .img img{max-width: 100%; height: auto; }


.solutionmore{ margin:0 2%; padding:20px 0; width: 96%;}
.solutionmore .title{ margin:0 auto; padding:0; width:100%; height: auto;float: left;font-size: 20px; color: #fff; text-align: center; font-weight: bold;}
.solutionmore .more{margin:20px auto; padding: 0; width: 100%; float: center;height: auto;}
.solutionmore .more a{margin:0 auto; padding: 0; width: 160px; float: center;height: 40px; }
.solutionmore  .more a:hover{background: #1392b8;}	
	
	.solutionprotitle{  margin-top: 10px;}
	
	
	.container{ width:96%; margin:0 2%;}
.contact-area {
  margin-top: 10px 0 0 0; background: #f3f3f3; padding: 30px 10px;
}
.contact-info {padding: 10px; margin: 10px 0; width: 100%;}	
.contact-info h4{font-size: 20px;}	
.contact-info ul li .txt{
  font-size: 14px; color: #666; text-align: left; line-height: 20px; margin: 0; padding: 0 5%;
}		
	
.contact-info1 {padding: 10px; width: 100%; margin: 10px 0; clear: both; margin-top: 20px; display: block;}	
	.container1200{ padding: 0 2%;width:96%;}
	.solutionnew .col-lg-4{ width:50%;}	
	.solutionnew .col-md-6{padding-left:5px; padding-right:5px;}
	
	.service-block-one h4 {font-size: 16px;font-weight: 500;}
	.serve-content-title {font-size: 24px; font-weight: bold;}
	.bd {display:none;}
	
.footer__widget-nav{display:none;}
	
	
	
}


