
/*************************
*******Typography******
**************************/

body {
  background: #fff;
  font-size: 14px ;
  color:#4e4e4e;
  font-family:-apple-system,"Helvetica Neue","Helvetica","Arial","PingFang SC","Hiragino Sans GB","STHeiti","Microsoft YaHei","Microsoft JhengHei",SimSun,sans-serif;
}
h1,h2,h3,h4,h5,h6 {
  font-weight: 600; 
  color:#000000;
  margin:0;
  padding:0;
}
h1{
  font-size: 46px;
  color:#fff;
}
h2{
  font-size: 20px;
}

h3{
    font-size: 14px;
    color: #787878;
    font-weight: 400;
    line-height: 24px;
}

h4{
  font-size: 16px;
}

a {
  color:#333;
  -webkit-transition: color 100ms, background-color 100ms;
  -moz-transition: color 100ms, background-color 100ms;
  -o-transition:  color 100ms, background-color 100ms;
  transition:  color 100ms, background-color 100ms;
}

a:hover, a:focus {
  text-decoration: none;
  outline: none;
}
ul li{
	list-style:none;
}
hr {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #fff;
}
dl, menu, ol, ul {
    margin: 0;
    padding: 0;
}

.center {
  padding-bottom:30px;
  padding-top: 50px;    text-align: center;
}
.center h2{
  font-size: 26px;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: "Microsoft Yahei","微软雅黑";
}

.media>.pull-left{
  margin-right: 20px;
}

.media>.pull-right{
  margin-left: 20px;
}
.lead{
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color:#999999;
}

/*************************
*******Header******
**************************/
.r-header {
    height: 122px;
}
.navbar>.container .navbar-brand{
  margin-left: 0;
}

.navbar-brand {
  padding: 0;
  margin:0;
}

.navbar {
	position: absolute;
	z-index: 1000;
	height: 108px;
	width: 100%;	
}

.navbar:hover {
	background:#3c332a;
}

.navbar-inverse {
  border: none;
}

.navbar-inverse .navbar-brand {
  font-size: 36px;
  line-height: 60px;
  color: #fff;
  display: block;
  width:100%;
}
.navbar-brand .mb-show{
	display: none;
}




.navbar-inverse .navbar-collapse{
  border-top: 0;
  padding-bottom: 0;
}

.r-header-top {
    background: #d20032;
    height: 38px;
    position: fixed;
    z-index: 1001;
    width: 100%;
    border-bottom:1px solid #ccc;
}
.com-content {
    max-width: 1200px;
    margin: 0 auto;
}
.com-content .ws-navall {
    float: right;
}
.r-header-top .login-box {
    text-align: right;
    font-size: 0;
    display: inline-block;
}
.r-header-top .login-box a{
	font-size: 14px;
	color: #fff;
	border:1px solid #fff;
	border-radius: 4px;
	padding:3px 15px;
}
.r-header-top .login-box a.log{
	background:#fff;
	color:#131313;
	margin-left: 10px;
}
.r-header-top .login-box a:hover{
	background:#fff;
	color:#d20032;
}
.ws-comm-box {
    display: inline-block;
}
.ws-comm-box a {
    display: inline-block;
    font-size: 16px;
    height: 38px;
    line-height: 39px;
    color:#fff;
}
.ws-comm-box span {
    display: inline-block;
    height: 38px;
    line-height: 34px;
    font-size: 21px;
    color: #fff;
    margin: 0 33px 0 37px;
}
.r-language {
    margin-left: 35px;
    display: inline-block;
}
.r-language .r-dropdown > a {
    display: block;
    padding-right: 30px;
    background: url(../images/arrow-icon.png) right center no-repeat;
    color: #FFF;
    height: 38px;
    line-height: 38px;
}
.r-language a {
    font-size: 16px;
}
.r-dropdown-content {
    display: none;
    position: absolute;
    right: 0;
    background: #fff;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    padding: 10px 0;
    z-index: 2;
}
.r-dropdown-content p {
    margin: 5px 0;
}
.r-language .r-dropdown-content .current a {
    color: #9c9c9c;
}
.r-language .r-dropdown-content a {
    display: inline-block;
    width: 100%;
    padding: 0 10px;
    line-height: 1;
}
.r-language .r-dropdown-content p:nth-child(n+2) a {
    padding-top: 5px;
}
.r-language .r-dropdown-content a {
    display: inline-block;
    width: 100%;
    color: #202020;
    padding: 0 10px;
    line-height: 1;
}
.r-header-btm {
    background: #fff;
    position: fixed;
    z-index: 1000;
    top: 38px;
    width: 100%;
}
.r-logo {
    display: inline-block;
    float: left;
}
.r-logo img {
    display: block;
    width: 100%;
}
.r-nav {
    float: right;
    margin-bottom: 0;
}
.r-nav li {
    float: left;
}
.r-nav a {
    display: inline-block;
    font-size: 21px;
    color: #515151;
    line-height: 4;
    padding-left: 1.7em;
}
.mb-show, .r-logo .mb-show, .r-search .r-search-mb.mb-show, .r-search .typeahead__button, .r-search-box {
    display: none;
}
.nav-list {
    position: fixed;
    top: -410px;
    left: 0;
    width: 100%;
    background: #f7f5f4;
    max-height: 380px;
    height: auto;
    overflow: hidden;
    z-index: 999;
    padding: 30px 0;
}
.nav-list ol {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
	list-style: none;
}
.otherpage-nav, .r-header .nav-list .nav-list-header {
    display: none !important;
}
.nav-list ol > li {
    height: 100%;
}
.nav-list ol > li .tit-a {
    display: none;
}
.nav-list ol > li ul {
    font-size: 0;
    height: 100%;
}
.nav-list ol > li ul > li {
    height: 100%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    position: relative;
}
.inLi1 {
    float: left;
    width: 26%;
}
.nav-list ol > li ul > li .tit-b {
    font-size: 22px;
    color: #df0031;
    padding: 0;
}
.inLi1 .tit-b {
    margin-bottom: 6px;
}
.r-header .nav-list ol > li ul > li .tit-b, .r-header .nav-list ol > li ul > li dl dd a, .r-header .nav-list ol > li ul > li dl dt, .r-header .nav-list ol > li.nav-list-product ul .li03 p, .r-header .nav-list ol > li.nav-list-solution ul .li02 .li02-case .li02-case-txt p {
    color: #2d5082;
}
@media (min-width: 1025px) {
  .r-header .nav-list {
      height: auto;
      overflow: hidden;
      padding-bottom: 40px;
      top: -380px
  }

  .r-header .nav-list ol > li ul > li .tit-b {
      font-size: 25px
  }

  .r-header .nav-list ol > li ul > li .tit-b, .r-header .nav-list ol > li.nav-list-service ul > li .tit-b {
      padding: 12px 0 6px
  }

  .r-header .nav-list ol > li ul > li dl dd, .r-header .nav-list ol > li.nav-list-product ul .li03 a, .r-header .nav-list ol > li.nav-list-product ul .li03 p, .r-header .nav-list ol > li.nav-list-service ul li .dlt-link, .r-header .nav-list ol > li.nav-list-solution ul .li02 .li02-case .li02-case-txt a, .r-header .nav-list ol > li.nav-list-solution ul .li02 .li02-case .li02-case-txt p {
      font-size: 17px;
      line-height: 22px
  }

  .r-header .nav-list ol > li.nav-list-solution ul .li02 .li02-case .li02-case-img p span {
      font-size: 14px
  }

  .r-header .nav-list ol > li.nav-list-product ul .li01 {
      width: 50%;
  }

  .r-header .nav-list ol > li.nav-list-product ul .li02 {
      width: 48%
  }

  .r-header .nav-list ol > li.nav-list-product ul .li03 {
      width: 20%
  }

  .r-header .nav-list ol > li.nav-list-product ul .li02 dl {
      width: 33.33%;
      margin-right: 0
  }

  .r-header .sa-fun-add-line {
      border-left: 2px solid #d6dae1
  }

  .r-header .nav-list ol > li.nav-list-solution ul .li02 .li02-case .li02-case-txt {
      width: 36%
  }

  .r-header .nav-list ol > li.nav-list-solution ul .li02 .li02-case .li02-case-img {
      width: 60%
  }

  .r-header .nav-list ol > li.nav-list-cooperative ul li {
      width: 18%;
      padding: 0 0 0 2%
  }

  .r-header .nav-list ol > li.nav-list-cooperative ul li:first-child {
      padding-left: 0
  }

  .r-header .nav-list ol > li.nav-list-cooperative ul li:last-child {
      padding-right: 0
  }

  .r-header .nav-list ol > li.nav-list-about ul li {
      width: 18%;
      padding-left: 2%
  }

  .r-header .nav-list ol > li.nav-list-contact-us ul li.li01 {
      width: 20%
  }

  .r-header .nav-list ol > li.nav-list-contact-us ul li.li02 {
      width: 80%
  }

  .r-header .nav-list ol > li.nav-list-contact-us ul li.li02 .navlist-case {
      padding-left: 20%;
      padding-top: 20px
  }
}
.nav-list ol > li ul > li .tit-b a {
    color: #2d5082;
}
.nav-list ol > li.nav-list-industry .col-group {
    overflow: hidden;
}
.nav-list ol > li.nav-list-industry .col-group.cg1 {
    float: left;
    width: 35%;
}
.nav-list ol>li.nav-list-industry .col-group .col-group-title {
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
	color: #2d5082;
}
.nav-list ol > li.nav-list-industry .col-group .col-group-content {
    float: left;
    width: 100%;
}
.nav-list ol > li.nav-list-industry .col-group .col-group-list {
    font-size: 16px;
    padding: 8px 0;
}
.nav-list ol > li.nav-list-industry .col-group .col-group-list a {
    color: #2d5082;
	line-height: 22px;
}
.nav-list ol > li.nav-list-industry .col-group.cg2 {
    width: 55%;
    float: left;
}
.inLi2 {
    float: left;
    width: 24%;
}
.inLi2 .col-group.cg1 {
    width: 100% !important;
}
.sa-fun-add-line {
    position: absolute;
    top: 0;
    right: 10%;
    width: 1px;
    border-left: 1px solid #e0e0e0;
}
.r-header .sa-fun-add-line {
    border-left: 2px solid #d6dae1;
}
.inLi3 .navlist-cases .navlist-case span {
    display: block;
    font-size: 14px;
    color: #666;
    text-indent: 6px;
	width: 90%;
    padding: 4px 0;
}
.nav-list ol>li.nav-list-industry ul .li05 .link-more {
    text-align: right;
    padding-top: 5px;
    font-size: 14px;
}
.nav-list ol > li.nav-list-industry.nav-list-product ul .li01 {
    margin-left: -1px;
}
.nav-list ol > li.nav-list-industry ul .li01 {
    width: 20%;
    margin-left: -1px;
}
.nav-list ol > li.nav-list-industry ul .li02 {
    width: 36%;
}
.nav-list ol > li ul > li dl {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    position: relative;
    width: 100%;
}
.nav-list ol > li ul > li dl.col2 {
    position: relative;
    left: 0;
    margin-left: 0;
    width: 60%;
}
.nav-list ol > li ul > li.li02 dl.col2{
	width: 50%;
}
.nav-list ol > li ul > li dl dd {
    font-size: 16px;
    padding: 8px 0;
    height: auto;
}
.nav-list ol > li.nav-list-industry ul .li04 {
    width: 25%;
}
.nav-list ol > li ul > li dl.ser-dl {
    width: 100%;
}
.nav-list ol > li ul > li dl.ser-dl dd img {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    margin-right: 10px;
}
.nav-list ol > li ul > li dl.ser-dl dd span {
    vertical-align: middle;
    display: inline-block;
    *zoom: 1;
    *display: inline;
}
.nav-list ol > li.nav-list-industry ul .li03 {
    width: 33.33%;
}
.dlbox .mdd .mdp{
	padding:0 10px;
}
@media screen and (max-width: 1200px){
    .inLi1{
        width: 49%;
    }
    .inLi2{
        width: 27%;
    }
    .inLi3{
        width: 24%;
    }
    .inLi3 .navlist-cases .navlist-case img{
        width: 100%;
    }
}

@media screen and (max-width:1024px){
    .inLi1{
        float:none;
        width:100% !important;
    }
    .inLi2{
        float:none;
        width:100% !important;
    }
    .inLi3{
        float:none;
        width:100% !important;
    }
    .nav-list ol > li.nav-list-industry .col-group.cg1{
        float:none;
        width:100%;
    }
    .nav-list ol > li.nav-list-industry .col-group.cg2{
        float:none;
        width:100%;
    }
    .nav-list ol>li.nav-list-industry .col-group .col-group-title{

    }
    .nav-list ol > li.nav-list-industry .col-group .col-group-list{
        padding: 8px 0px;
        border-bottom: 1px solid #aaa;
    }
    .nav-list ol > li.nav-list-industry .col-group .col-group-content{
        margin-bottom:15px;
    }
    .nav-list ol>li.nav-list-industry ul .li05 .link-more{
        text-align:left !important;
    }
}
@media screen and (max-width: 1280px) {
    .nav-list ol > li {
        padding: 0 1% 0 3%;
    }
    
}
@media screen and (max-width: 1024px){
	.nav-list {
	        display: none;
	        position: fixed;
	        left: 0;
	        top: 0 !important;
	        height: auto;
	        max-height: 100%;
	        overflow-x: hidden;
	        overflow-y: scroll !important;
	        background: #fff;
	        padding: 0;
	    }
	.nav-list .hidden {
	        display: none !important;
	    }
	.nav-list ol {
	        padding-top: 60px;
	        padding-bottom: 40px;
	    }
	.nav-list ol > li.nav-list-child {
	        display: block !important;
	        height: auto;
	        background: #f7f7f7;
	        padding: 0;
	        border-bottom: 1px solid #eee;
	    }
	.nav-list ol > li.nav-list-child .tit-a {
	        display: block;
	        margin: 0 15px;
	        font-size: 20px;
	        height: 54px;
	        line-height: 54px;
	        color: #1a1a1a;
	        position: relative;
	    }
	.nav-list ol > li.nav-list-child .tit-a a {display: block;color: #1a1a1a;font-size:14px;}
	.nav-list ol > li.nav-list-child .tit-a .addbtn {position: absolute;display: block;right: 0px;top: 0px;width: 50%;height: 54px;cursor: pointer; background: url("../img/footer_add.png") right center no-repeat; /*background-size: 8%;*/z-index: 2}
	.nav-list ol > li.nav-list-child.on .tit-a .addbtn {
	        background-image: url("../img/footer_add_on.png");
	    }
	.nav-list ol > li.nav-list-child ul {
	        display: none;
	        padding: 0 15px;
	        background: #e6e6e6;
			overflow: visible !important;
			height: auto;
	    }
	.nav-list ol > li.nav-list-child ul > li.ul-child {
	        display: block;
	        width: auto;
	        margin-left: 0;
	        border-left: 0;
	        border-top: 1px solid #ccc;
	        padding: 10px 0;
			height: auto;
	    }
	.nav-list ol > li.nav-list-child ul > li.ul-child:first-child {
	        border-top: 0;
	    }
	.nav-list ol > li.nav-list-child ul > li.ul-child .tit-b {
	        font-size: 20px;
	    }
	.nav-list ol > li.nav-list-child ul > li.ul-child dl {
	        width: auto;
	        display: block;
	        font-size: 0;
	    }
	.nav-list ol > li.nav-list-child ul > li.ul-child dl dt {
	        font-size: 18px;
	        padding: 8px 0;
	    }
	.nav-list ol > li.nav-list-child ul > li.ul-child dl dd {
	        width: 33.33%;
	        display: inline-block;
	        *display: inline;
	        *zoom: 1;
	        padding: 8px 0;
	    }
	.nav-list ol > li.nav-list-child ul > li.ul-child dl dd a {
	        font-size: 16px;
	        color: #1a1a1a;
	    }
	.nav-list ol > li.nav-list-child ul > li.ul-child .cont {
	        margin: 0 0 15px;
	    }
	.nav-list ol > li.nav-list-child ul > li.ul-child .cont a {
	        font-size: 16px;
	        color: #1a1a1a;
	    }
	.nav-list ol > li.nav-list-child ul > li.ul-child .link-more {
	        padding: 20px 0 10px;
	        text-align: center;
	        font-size: 16px;
	    }
	.nav-list ol > li.nav-list-child ul > li.ul-child .navlist-case {
	        max-width: 280px;
	    }
	.nav-list ol > li.nav-list-child.nav-list-industry ul li dl {
	        display: inline;
	    }
	.nav-list ol > li.nav-list-product {
	        display: block;
	    }
	.nav-list ol > li.nav-list-product ul .li01 {
	        width: 50%;
	        height: auto;
	    }
	.nav-list ol > li.nav-list-product ul .li01 dl {
	        position: relative;
	        left: 0;
	        margin-left: 0;
	    }
	.nav-list ol > li.nav-list-product ul .li01 .dlbox {
	        position: relative;
	        left: 0;
	        margin-left: 0%;
	        width: 100%;
	    }
	.nav-list ol > li.nav-list-product ul > li.sli01 dl dd {
	        width: 100%;
	    }
	.nav-list ol > li ul > li .ser-tit {
	        padding: 0;
	    }
	    /*调整产品下拉 */
	.nav-list ol > li.nav-list-child.nav-list-product ul > li.ul-child {
	        border-top: 0px solid #ccc;
	    }
	.nav-list ol > li.nav-list-industry.nav-list-product ul .li01 {
	        width: 100%;
	        margin-left: 0px;
	    }
	.nav-list ol > li.nav-list-industry.nav-list-product ul .li02 {
	        width: 100%;
	    }
	.nav-list ol > li.nav-list-industry.nav-list-product .col-group {
	        overflow: hidden;
	    }
	.nav-list ol > li.nav-list-industry.nav-list-product .col-group .col-group-list {
	        border-bottom: 1px solid #aaa;
	    }
	.nav-list ol > li.nav-list-industry.nav-list-product .col-group .col-group-list a {
	        color: #585858;
	    }
	.nav-list ol > li.nav-list-industry.nav-list-product .col-group .col-group-list a:hover {
	        color: #e50033;
	    }
	.nav-list ol > li.nav-list-industry.nav-list-product .col-group.cg1 {
	        float: none;
	        width: 100%;
	    }
	.nav-list ol > li.nav-list-industry.nav-list-product .col-group.cg1 .col-group-list {
	        float: none;
	        width: 100%;
	    }
	.nav-list ol > li.nav-list-industry.nav-list-product .col-group.cg2 {
	        width: 100%;
	        float: none;
	    }
	.nav-list ol > li.nav-list-industry.nav-list-product .col-group.cg2 .col2 {
	        width: 100%;
	    }
	.nav-list ol > li.nav-list-industry.nav-list-product .col-group .col-group-title {
	        font-size: 16px;
	        font-weight: bold;
	        padding-top: 15px;
	    }
}
@media screen and (min-width: 1025px) {
    .nav-list {
        display: block !important;
    }
    .nav-list ol > li ul {
        display: block !important;
    }
}
@media screen and (max-width: 768px) {
    .nav-list ol > li.nav-list-child .tit-a {
        font-size: 18px;
        line-height: 52px;
        height: 52px;
    }
    .nav-list ol > li.nav-list-child .tit-a .addbtn {
        height: 40px;
        background-size: auto 45%;
        -webkit-background-size: auto 45%;
        -moz-background-size: auto 45%;
        -o-background-size: auto 45%;}
    .nav-list ol > li.nav-list-child ul > li.ul-child dl {
        position: relative;
        left: 0;
        margin-left: 0px;
    }
    .nav-list ol > li.nav-list-child ul > li.ul-child dl dd {
        width: 100%;
    }
    .nav-list ol > li.nav-list-child ul > li.ul-child dl dd.mdd {
        border-bottom: none;
    }
    .nav-list ol > li.nav-list-child ul > li.ul-child .navlist-case {
        margin: 0 auto;
    }
    .nav-list ol > li.nav-list-product {
        display: block;
    }
    .nav-list ol > li.nav-list-product ul .li01 {
        width: 50%;
        height: auto;
    }
    .nav-list ol > li.nav-list-product ul .li01 .dlbox {
        position: relative;
        left: 0;
        margin-left: 0%;
        width: 100%;
    }
    .nav-list ol > li.nav-list-product ul > li.sli01 dl dd {
        width: 100%;
    }
}
@media (max-width: 1280px) {
	.r-nav a {
	      padding-left: 0.8em
	  }
}
@media (max-width: 1024px){
	.r-header-top, .r-nav.r-nav {
	      display: none
	  }
	
	  .r-header-btm {
	      top: 0;
	  }
	
	  .r-logo {
	      margin: 5px;
	  }
	
	  .r-header-btm .mobile-nav {
	      position: absolute;
	      right: 2%;
	      top: 12px
	  }
	
	  .r-header-btm .mobile-nav a {
	      display: inline-block;
	      width: 35px;
	      height: 35px;
	      outline: 0
	  }
	
	  .r-header-btm .mobile-nav .mobile-menu {
	      margin-left: 10px;
	      background: url(../images/dropdown.jpg) center no-repeat;
	      background-size: 70%
	  }
	
	  .r-header-btm .mobile-nav .mobile-menu.tc {
	      background-image: url(../images/menu-close-icon.png)
	  }
	
	  .r-header-btm {
	      position: fixed;
	      width: 100%;
	      margin: 0 auto;
	      height: 60px;
	      background: #fff;
	      z-index: 1000
	  }
	
	  .r-logo {
	      width: auto
	  }
	
	  .r-logo .mb-show {
	      display: block;
	      height: 30px;
	      width: auto
	  }
	
	  .r-logo .pc-show {
	      display: none
	  }
	
	  .r-header-btm .nav-list {
	      z-index: 2
	  }
	
	  .r-header .nav-list ol {
	      padding-top: 60px
	  }
	
	  .r-header {
	      height: 60px
	  }
	
	  .r-header-btm .mobile-search-box {
	      background: #f6f6f6;
	      display: none !important
	  }
	
	  .r-header-btm .typeahead__container {
	      padding: 20px 0
	  }
	
	  .r-header .nav-list ol > li.nav-list-child ul > li.ul-child dl dd a {
	      color: #2d5082
	  }
	
	  .r-search-box {
	      top: 60px;
	      height: auto;
	      background-color: #f6f6f6
	  }
	
	  .r-search-box .com-content {
	      padding: 2% 0
	  }
	
	  .r-search-close {
	      top: 0;
	      height: 100%;
	      display: none
	  }
	
	  .r-search-box .com-content:before {
	      display: none
	  }
	
}
@media only screen and (min-width: 1025px) and (max-width: 1150px) {
  .r-header .nav-list ol > li.nav-list-service ul li {
      padding: 0 1.5% !important
  }
}

@media only screen and (min-width: 1025px) and (max-width: 1280px) {
  .r-header .nav-list ol > li ul > li .tit-b, .r-header .nav-list ol > li.nav-list-service ul > li .tit-b {
      padding: 12px 0 .8em
  }

  .r-header .nav-list ol > li ul > li .tit-b {
      font-size: 25px
  }
}
@media (max-width: 768px) {

  .typeahead__container .clear-history {
      right: 5px;
      height: 34px
  }

  .r-search input.mb-show {
      width: 80%;
      margin: 0 auto;
      height: 2em;
      line-height:2em
  }

  .r-search .r-search-mb.mb-show {
      height: 34px;
      line-height: 34px
  }
}
@media (max-width: 450px) {
  .r-logo {
      margin: 5px;
  }

  .r-logo img.mb-show {
      height: 50px
  }

  .r-header-btm .mobile-nav a {
      width: 25px
  }
}
 @media screen and (max-width:1024px){
    .nav-list{
		height:100%;
    }
}
@media screen and (max-width: 1024px) {
    .sa-fun-add-line {border: 0;}
}

/********Home Page**********/

#main-slider {
	width:100%;
	position: relative;
}
.no-margin {
  margin: 0;
  padding: 0;
}
#main-slider .carousel .slide-margin{
  margin-top: 6%;
  margin-bottom: 6%;
}
#main-slider .carousel h1{
	font-size: 52px;
}
#main-slider .carousel h2 {
  color: #fff;font-weight:100; margin-top:1.5em;font-size: 28px;
}
#main-slider .carousel h2 b{
	font-size:39px;
	color:#F73A20;
}
#main-slider .carousel .btn-slide {
  font-size: 20px;
  padding: 10px 40px;
  border: 1px solid #e60039;
  margin-top: 3em;
  text-align: center;
  background: #e60039;
  /* width: 200px; */
  display: inline-block;
  color: #fff;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -o-border-radius: 30px;
  -moz-border-radius: 30px;
}
/* #main-slider .carousel .btn-slide:hover {
	color: #FF5E62;
	background-color: #fff;
} */
#main-slider .carousel .slider-img{
  text-align: right;
  position: absolute;
}
 #main-slider .carousel .slider-img  {-webkit-transition: all 0.2s linear 0s;
	   -moz-transition: all 0.2s linear 0s;
	    -ms-transition: all 0.2s linear 0s;
	     -o-transition: all 0.2s linear 0s;
	        transition: all 0.2s linear 0s; }
 #main-slider .carousel .slider-img:hover { -webkit-transform: translateY(-5px);
	   -moz-transform: translateY(-5px);
	    -ms-transform: translateY(-5px);
	     -o-transform: translateY(-5px);
	        transform: translateY(-5px);}	

#main-slider .carousel .item {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block !important;
  height: 590px;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
}
#main-slider .carousel .item:first-child {
  top: auto;
  position: relative;
}
#main-slider .carousel .item.active {
  opacity: 1;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
  z-index: 1;
}
#main-slider .prev,
#main-slider .next {
  position: absolute;
  top: 50%;
  background-color: #C0C0C0;
  color: #fff;
  display: inline-block;
  margin-top: -25px;
  height: 40px;
  line-height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 4px;
  z-index: 5;
}
#main-slider .prev:hover,
#main-slider .next:hover {
  background-color: #000;
}
#main-slider .prev {
  left: 10px;
}
#main-slider .next {
  right: 10px;
}
#main-slider .carousel-indicators li {
  width: 10px;
  height: 10px;
  background-color: #fff;
  margin: 0 15px 0 0;
  position: relative;
}
#main-slider .carousel-indicators li:after {
  position: absolute;
  content: "";
  width: 14px;
  height: 14px;
  border-radius: 100%;
  background: rgba(0, 0, 0, 0);
  border: 1px solid #FFF;
  left: -3px;
  top: -3px;
}
#main-slider .carousel-indicators .active{
  width: 10px;
  height: 10px;
  background-color: #FF5E62;
   margin: 0 15px 0 0;
   border: 1px solid #FF5E62;
   position: relative;
}
#main-slider .carousel-indicators .active:after {
  position: absolute;
  content: "";
  width: 14px;
  height: 14px;
  border-radius: 100%;
  background: #FF5E62;
  border: 1px solid #FF5E62;
  left: -3px;
  top: -3px;
}
#main-slider .active .animation.animated-item-1 {
  -webkit-animation: fadeInUp 100ms linear 100ms both;
  -moz-animation: fadeInUp 100ms linear 100ms both;
  -o-animation: fadeInUp 100ms linear 100ms both;
  -ms-animation: fadeInUp 100ms linear 100ms both;
  animation: fadeInUp 100ms linear 100ms both;
}
#main-slider .active .animation.animated-item-2 {
  -webkit-animation: fadeInUp 300ms linear 600ms both;
  -moz-animation: fadeInUp 300ms linear 600ms both;
  -o-animation: fadeInUp 300ms linear 600ms both;
  -ms-animation: fadeInUp 300ms linear 600ms both;
  animation: fadeInUp 300ms linear 600ms both;
}
#main-slider .active .animation.animated-item-3 {
  -webkit-animation: fadeInUp 300ms linear 900ms both;
  -moz-animation: fadeInUp 300ms linear 900ms both;
  -o-animation: fadeInUp 300ms linear 900ms both;
  -ms-animation: fadeInUp 300ms linear 900ms both;
  animation: fadeInUp 300ms linear 900ms both;
}
#main-slider .active .animation.animated-item-4 {
  -webkit-animation: fadeInUp 300ms linear 200ms both;
  -moz-animation: fadeInUp 300ms linear 200ms both;
  -o-animation: fadeInUp 300ms linear 200ms both;
  -ms-animation: fadeInUp 300ms linear 200ms both;
  animation: fadeInUp 300ms linear 200ms both;
}
@media (max-width: 1600px){
	#main-slider .carousel .item{
		height: auto;
	}
	#main-slider .carousel h1{
		font-size: 48px;
	}
}
@media (max-width: 768px){
	#main-slider .carousel .item.active {
		width: 100%;
		height: unset;
	}
	#main-slider .carousel .slide-margin{
		margin-top: 10px;
	}
	#main-slider .carousel .carousel-content{
		margin-top: 10px;
	}
	#main-slider .carousel h1{
		font-size: 20px;
	}
	#main-slider .carousel h2{
		font-size: 14px;
	}
	#main-slider .carousel h2 b{
		font-size: 16px;
	}
	#main-slider .carousel .btn-slide{
		margin-top: 20px !important;
		font-size:14px ;
		padding:6px 30px;3	}
}
#activity {padding-bottom: 0px;background:#d20032;}
.activity-center ul {    -webkit-padding-start: 0px;}
.activity-center ul li {
	float:left;
    width: 16.66%;
    text-align:center;
    padding:10px 0;
	}
.activity-center ul li img {display:block;width:23%;margin:0 auto;float: left;}
.activity-center ul li p{float: left;padding-left: 10px;margin: 0;}
.activity-center ul li span{display:block;color:#fff;font-size:16px;text-align: left;}


.activity-center a img{ -webkit-transition: all 0.2s linear 0s;
	   -moz-transition: all 0.2s linear 0s;
	    -ms-transition: all 0.2s linear 0s;
	     -o-transition: all 0.2s linear 0s;
	        transition: all 0.2s linear 0s; }
.activity-center a:hover img { -webkit-transform: translateY(-5px);
	   -moz-transform: translateY(-5px);
	    -ms-transform: translateY(-5px);
	     -o-transform: translateY(-5px);
	        transform: translateY(-5px);}	
@media (max-width: 768px){
	.activity-center ul li{
		width: 50%;
		padding:15px 0;
	}
	.activity-center ul li span{
		font-size: 14px;
	}
}
/*aodun gfcloud start */  

.block-section {
    padding-bottom: 40px;
    position: relative;
}
.bg-f6 {
    background-color: #f6f6f6;
}
.block-section .section-title {
    padding: 75px 0 45px 0;
    text-align: center;
    color: #2d5082;
    font-size: 36px;
}
@media screen and (min-width: 1200px)
.block-section .section-content {
    width: 1200px;
}
.block-section .section-content {
    margin: 0 auto;
    padding-bottom: 40px;
    max-width: 1200px;
    }
}
.product-cloud .cloud-tabs {
    width: 100%;
}
.product-cloud .cloud-tabs .cloud-tab {
    width: 20%;
    float: left;
}
.product-cloud .cloud-tabs .cloud-tab img {
    display: block;
    width: 20%;
    float: left;
}
.product-cloud .cloud-tabs .cloud-tab img.active-r {
    display: none;
}
.product-cloud .cloud-tabs .cloud-tab span {
    display: block;
    color: #737373;
    width: 80%;
    float: left;
    padding-left: 2%;
    cursor: pointer;
    padding-top:10px;
}
.product-cloud .cloud-tabs .cloud-tab:hover {
  color: #d20032;
}
.product-cloud .cloud-tabs .cloud-tab:hover img.active-r {
  display: block;
}
.product-cloud .cloud-tabs .cloud-tab:hover img.active-g {
  display: none;
}
.product-cloud .cloud-tabs .cloud-tab.active span {
  color: #d20032;
}
.product-cloud .cloud-tabs .cloud-tab.active img.active-r {
  display: block;
}
.product-cloud .cloud-tabs .cloud-tab.active img.active-g {
  display: none;
}


.product-size20 {
    font-size: 20px;
}
.product-cloud .cloud-swiper {
    margin-top: 60px;
}
.product-cloud .cloud-swiper .content-slide {
    width: 100%;
}
.product-cloud .cloud-swiper .cloud-box {
    width: 100%;
    position: relative;
}
.product-cloud .cloud-swiper .cloud-box .banner-title {
    display: none;
}
.banner-title {
    font-size: 48px;
}
.product-cloud .cloud-swiper .cloud-box .banner-bg {
    width: 100%;
    position: absolute;
    top: 12%;
    z-index: -1;
}
.product-cloud .cloud-swiper .cloud-box .banner-pc img {
  width: 83%;
  display: block;
  margin: 0 auto;
  z-index: 1;
}
.product-cloud .cloud-swiper .cloud-box .banner-mb {
    display: none;
}
.product-cloud .cloud-swiper .cloud-box .banner-text {
    color: #ffffff;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: -11px;
    min-height: 51px;
}
.product-cloud .cloud-swiper .cloud-box .banner-text span {
  padding: 20px 45px;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 10px 10px 0 0;
}
.product-cloud .cloud-button{
	width: 95%;
    position: absolute;
    left: 2.5%;
    top: 45%;
}
.product-cloud .cloud-button .cloud-button1 {
    width: 50%;
    float: left;
    text-align: left;
    cursor: pointer;
}
.product-cloud .cloud-button .cloud-button2 {
    width: 50%;
    float: left;
    text-align: right;
    cursor: pointer;
}

@media (max-width: 767px) {
.case-search.block-section {
    padding-bottom: 0px;
  }
.product-center .center-box {
    width: 90%;
    margin-right: 5%;
    margin-left: 5%;
    border-right: 0px solid #aeaeae;
    border-bottom: 1px solid #aeaeae;
    height: auto;
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
.product-center .center-box:last-child {
    border-bottom: 0px solid #aeaeae;
  }
.product-center .center-box img {
    width: 70%;
  }
.product-cloud .cloud-tabs {
    display: none;
  }
.product-cloud .cloud-swiper {
    margin-top: 0px;
  }
.product-cloud .cloud-swiper .cloud-box .banner-title {
    display: block;
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
  }
.product-cloud .cloud-swiper .cloud-box .banner-title span {
    color: #d20032;
  }
.product-cloud .cloud-swiper .cloud-box .banner-bg {
    display: none;
  }
.product-cloud .cloud-swiper .cloud-box .banner-pc {
    display: none;
  }
.product-cloud .cloud-swiper .cloud-box .banner-mb {
    display: block;
  }
.product-cloud .cloud-swiper .cloud-box .banner-mb img {
    width: 99%;
  }
.product-cloud .cloud-swiper .cloud-box .banner-text {
    min-height: 41px;
  }
.product-cloud .cloud-swiper .cloud-box .banner-text span {
    padding: 15px 30px;
    border-radius: 10px 10px 0 0;
  }
.product-cloud .cloud-swiper .cloud-box .banner-text span.product-size25 {
    font-size: 20px;
  }
.product-cloud .cloud-button {
    display: none;
  }
.product-cloud .pos-paga {
    width: 100%;
    text-align: center;
    margin: 20px 0;
  }
.product-cloud .pos-paga .swiper-pagination-switch {
    background-color: #bcbcbc;
  }
.product-cloud .pos-paga .swiper-active-switch {
    background-color: #d20032;
  }
}

/*aodun gfcloud end */  

/*aodun 产品 start */  
.solutions.block-section {
    padding-bottom: 0px;
}

.block-section .section-button {
    text-align: center;
}

a.round-button, button.round-button {
    background-color: transparent;
    text-align: center;
    border-radius: 30px;
    border: 1px solid #d20032;
    color: #d20032;
    font-size: 20px;
    line-height: 18px;
    padding: 10px 28px;
    height: 41px;
    min-width: 132px;
    display: inline-block;
    cursor: pointer;
}
a.round-button:hover,  button.round-button:hover {
    cursor: pointer;
    background-color: #d20032;
    color: white;
    border: 1px solid #d20032;
    text-decoration: none;
}

.solutions .section-content {
    padding-bottom: 0px;
}

.solutions .solu-news {
    margin-top: 40px;
}
@media screen and (min-width: 1200px)
.block-section .section-content {
    width: 1200px;
}

.solutions .solu-news .solution-left {
    float: left;
    width: 24%;
}
.solutions .solu-news .solution-left .solution-link {
    position: relative;
    display: block;
    padding: 35px 0;
    width: 100%;
    background-color: #d0edff;
    margin-bottom: 2px;
    color: #2d5082;
    text-decoration: none;
    padding: 28.3px 25% 28.3px;
    border-left: #d0edff 3px solid;
}
.solutions .solu-news .solution-left .solution-link:hover{
	background:#B4DCF5;
	border-left:3px solid #D20032;
}
.index-eng-size16 {
    font-size: 16px;
}
.solutions .solu-news .solution-left .solution-link span {
    display: none;
}
.solutions .solu-news .solution-right {
    float: left;
    width: 76%;
}
.solutions .solu-news .solution-right .img-left:first-child {
    width: 55%;
}
.solutions .solu-news .solution-right .img-left {
    float: left;
    padding-left: 10px;
    height: 100%;
}
.solutions .solu-news .solution-right .pos-page {
    position: relative;
    height: 100%;
}
.solutions .solu-news .solution-right img {
    display: block;
    width: 100%;
    height: 100%;
}
.solutions .solu-news .solution-right img {
    display: block;
    width: 100%;
    height: 100%;
}
.solutions .solu-news .solution-right img.adv-mb {
    display: none;
}
.solutions .solu-news .solution-right .pos-page .pos-con {
    z-index: 1;
    color: #ffffff;
    position: absolute;
    bottom: 15px;
    left: 28px;
}
.index-eng-size20 {
    font-size: 20px;
}
.solutions .solu-news .solution-right .img-left:nth-child(n+2) {
    width: 45%;
    height: 50%;
}

.banner-bottom-l {
    margin: 100px 0 60px;
}
.banner-bottom-l h2 {
    padding-right: 60px;
    color: #e60039;
    font-size: 4.2rem;
    font-weight: bold;
    line-height: 1.14;
}
.banner-bottom-l .line {
    width: 72px;
    margin-bottom: 40px;
}
.banner-bottom-r {
    margin: 124px 0 40px;
}
.banner-bottom-r ul {
    list-style: none;
    padding-left: 90px;
}
.banner-bottom-r ul li {
    font-size: 20px;
    color: #4f4f4f;
    height: 50px;
}
.banner-bottom-r ul li span {
    font-size: 3rem;
    color: #e60039;
    display: inline-block;
    width: 120px;
    margin-right: 20px;
}
.t-uppercase .line{
	margin-bottom: 20px;
}
.t-uppercase h2{
	font-size:36px;
}
.box-md-6 ul li{
	height:60px;
}
@media(max-width:1350px) {
	.com-box {
		width: 95%;
		margin: 0 auto;
	}
}
@media only screen and (max-width: 1350px) {
	.banner-bottom-r ul {
		padding-left: 36%;
	}
	.banner-bottom-r ul li {
		line-height: normal;
		height: auto;
		font-size: 2rem;
		margin-bottom: 25px;
		width: 90%;
	}
	.banner-bottom-r ul li span {
		font-size: 32px;
		margin-right: 10%;
	}
}
@media only screen and (max-width: 768px) {
	.banner-bottom-l {
		margin: 4.5rem 0;
	}
	.t-uppercase h2 {
		padding-right: 0;
		color: #e60039;
		font-size: 32px;
		line-height: 1.22;
		text-align: center
	}
	.banner-bottom-l .line {
		display: none;
	}
	.banner-bottom-r {
		padding: 0;
	}
	.banner-bottom-r ul {
		padding-left: 0;
	}
	.banner-bottom-r ul li {
		line-height: normal;
		height: auto;
		font-size: 2rem;
		margin-bottom: 50px;
	}
	.banner-bottom-r ul li span {
		display: block;
	}	
	.banner-bottom-r {
		margin: 0 0 4rem;
		box-sizing: border-box;
		padding: 0 1rem;
	}
}


.r-product {
    padding: 4% 0;
	background: url(../images/rpro-bg.jpg) no-repeat;
}
.com-title {
    font-weight: bold;
    font-size: 36px;
    letter-spacing: 0.5px;
    color: #2d5082;
    line-height: 1;
    text-align: center;
}
.com-title-des {
    font-size: 14px;
    letter-spacing: 0.5px;
    color: #2d5082;
    line-height: 1.5;
    padding: 0.8em 5% 0;
}
.com-title-white{
	color:#fff;
}
.r-product-vm a {
    display: block;
    font-size: 21px;
	color:#fff;
    width: 188px;
    text-align: center;
	border: 1px solid #fff;
    margin: 1.5em auto 2em;
    border-radius: 1.5em;
    padding: .3em 0;
}
.r-product-content {
    background: #b4dcf5;
}
.r-product-content-white {
    background: #FFF;
}
.layout-lr {
    position: relative;
    width: 100%;
}
.r-product .product-center {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}
.r-product .product-center .left .product-tab li.on>a{
	background-color: hsla(0,0%,100%,.2);
}
.r-product .layout-lr .left {
    position: initial;
	width: 240px;
	height: 500px;
}
.layout-lr .left {
    float: left;
}
.r-product .product-center .right {
    position: absolute;
    left: 240px;
    right: 0;
    height: 500px;
	width: 960px;
}
.product-center .left .product-tab {
    padding: 9px 0;
}
.r-product .layout-lr .left .product-tab {
    position: initial;
    padding-top: 20px;
}
.r-product .layout-lr .left .product-tab ul{
	padding:0;
}
.product-center .left .product-tab li {
    font-size: 18px;
}
.r-product .product-center .left .product-tab li>a {
    padding: 0;
    text-decoration: none;
    overflow: hidden;
    padding-left: 30px;
    line-height: 56px;
	display: block;
	color: #333;
	outline: none;
}
.product-center .left .icon {
    display: inline-block;
    margin-right: 15px;
    width: 24px;
    height: 20px;
}
.product-center .left .product-tab li a .icon {
    vertical-align: middle;
}
.r-product .product-center .left .icon img {
    width: 100%;
}
.product-center .left .product-tab li a .icon img {
    display: none;
}
.product-center .left .product-tab li a .icon img:first-child {
    display: block;
    vertical-align: middle;
}
.r-product .product-center .left .product-tab li a strong {
	color:#fff;
    font-size: 16px;
	font-weight: normal;
}
.product-center .left .product-tab li.on>a {
  color: #fff;
  background: #e1003a url("../img/product_arr.png") 200px center no-repeat;
}
.product-center .left .product-tab li.on>a .icon img {
  display: block;
}
.product-center .left .product-tab li.on>a .icon img:first-child {
  display: none;
}
.r-product .list-open,.r-product .list-close{
	    display: none;
	    position: absolute;
	    float: right;
	    right: 0;
	    top: 0;
}
.product-tab-erji {
    display: none;
    position: absolute;
    top: 0;
    z-index: 3;
    padding: 20px;
}

.r-product .product-tab-erji {
	background-color:hsla(0,0%,100%,.95);
    border: none;
	left: 240px;
	width: 960px;
	padding-left: 50px;
	height: 500px;
	overflow: hidden;
	right: 0;
}
.r-product .list-oon {
	display: inline-block!important;
}

.r-product .list-ooff {
	display: none!important;
}
.product-tab-erji>dl {
    margin-bottom: 12px;
}
.r-product .product-tab-erji .product-tab-content .lft{
		float:left;
		width:30%;
	}
.product-tab-content .lft h2{
	margin-bottom: 10px;
}
.promore a{
	padding:5px 10px;
	border: 1px solid #d20032;
	color:#d20032;
	font-size: 14px;
	border-radius: 4px;
}
.promore a.p-red{
	margin-right: 15px;
}
.promore a:hover{
	background:#d20032 ;
	color:#fff;
}
.r-product .product-tab-erji .product-tab-content .lft p{
	font-size:14px;
}
.r-product .product-tab-erji .product-tab-content .rigt{
		float:right;
		width:68%;
	}
.r-product .product-tab-erji .product-tab-content .rigt img{
	width:100%;
	height:auto;
}
.r-product .product-tab-erji dl {
    margin-top: 25px;
}
.product-tab-erji .dt-title {
    font-size: 18px;
    color: #e1003a;
}
.product-tab-erji .dd-item {
    font-size: 16px;
    line-height: 28px;
    float: left;
    width: 50%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.r-product .product-tab-erji .dt-title, .r-product .product-tab-erji .dd-item {
    line-height: 1.7;
}
.r-product .product-tab-erji .dt-title>a,
 .r-product .product-tab-erji .dd-item a, 
 .r-product .product-tab-erji .dt-title-child {
    color: #2d5082;
}
.r-product .product-center .left .product-tab li.on a strong{
	color:#fff;
	
}
.r-product .product-tab-erji .dt-title>a:focus,
.r-product .product-tab-erji .dt-title>a:hover,
.r-product .product-tab-erji .dd-item a:focus,
.r-product .product-tab-erji .dd-item a:hover{
	color: #d20032;
	text-decoration: none;
}
.r-product .product-tab li.on{
	border-left: 5px solid #d20032;
}
.r-product .product-list {
    position: absolute;
    top: 0;
    left: 0;
    width: 960px;
    height: 500px;
}
.r-product .product-list a{
	display: inline-block;
	width: 960px;
	height: 500px;
}
.product-tab-erji .dt-title-child:before,
.product-tab-erji .dt-title-child:after {
  content: " ";
  display: table;
  clear:both;
}
.product-center .left .product-tab li.on .product-tab-erji{display:block;}
@media screen and (max-width: 1024px){
  .product-tab-erji{display:none;}
  .product-center .left .product-tab li.on .product-tab-erji{display:none;}
}
.r-product .product-center .right>div>a>img.pc-show{
	width:100%;
	height: 500px;
	border:1px solid #F0F0F0;
}
.r-product .product-center .right>div>a>img.mb-show {
    display: none;
}
.pro-style {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    width: 244px;
    margin-left: -122px;
}
.product-list:first-child .pro-style {
    top: 55%;
}
.pro-title {
    font-size: 20px;
    font-weight: bold;
    color: #325078;
    line-height: 33px;
}
.pro-des {
    font-size: 16px;
    line-height: 1.5;
    color: #325078;
    margin: 10% 0 10% 0;
}
.pro-more {
    font-size: 16px;
    line-height: 16px;
    color: #d20032;
}
@media screen and (max-width: 1500px) {
	.r-product .product-center .right{
		width: 960px;
	}
	.r-product .product-list img{
		display: block;
		max-width: 100%;
		width: 100%;
		height:100%;
	}
}
@media only screen and (min-width: 1025px) and (max-width: 1199px) {
	.r-product .product-center{
		width: 100%;
		padding: 0 2%;
	}
	.r-product .product-center .right{
		left:205px;
	}
	.r-product .r-product-content .com-content{
		width: 1025px;		
	}
	.r-product .product-list:first-child{
		width: 37%;
    	height: 100%;
    	overflow: hidden;
	}
	.r-product .product-list:nth-child(2){
		left: 37%;
    	width: 60%;
    	overflow: hidden;	
	}
	.r-product .product-list:nth-child(3){
		left: 37%;
		width: 60%;
	}
	.r-product .product-list:nth-child(2) img,
	.r-product .product-list:nth-child(3) img{
		height: 322.5px;
	}
	.r-product .product-list:nth-child(3){
		top: 322.5px;
		left: 37%;
		width: 60%;
	}
	.r-product .layout-lr .left,
	.r-product .product-tab-erji{
		height: 645.48px;
	}
	.r-product .product-center .left .product-tab li>a{
		line-height: 53px;
	}
	.r-product .product-tab-erji{
		width: 70%;
	}
}
@media screen and (max-width: 1024px) {
	.r-product{
		background: none;
	}
	.com-title-white {
	    color: #2d5082;
	}
	.r-product-vm a{
		color: #d20032;
		border: 1px solid #d20032;
	}
	.r-product .layout-lr .left .product-tab li.on a i::after{
		vertical-align: middle;
		font-size: 24px;
		color: #fff;
		float: right;
		margin-right: 10px;
		width: 24px;
		height: 1px;
		background-color: #fff;
		content: "";
		margin-top: 30px;
	}
	.r-product .list-open{	
		display: block;
		width: 27px;
		height: 27px;
		top: 50%;
		margin-top: -12px;
	}	
	.r-product .list-close{	
		display: block;
		width: 27px;
		height: 27px;
		margin-top: 25px;
	}	
	.r-product .list-close{
		display: none;
	}
	.r-product .list-open{
		background: url(../images/add-icon.png) no-repeat center center;
		background-size: 70%;
	}
	.r-product .list-close{
		background: url(../images/subtraction-icon.png) no-repeat center center;
		background-size: 70%;
	}
	.r-product .layout-lr .left {
		width: 96%;
		overflow: hidden;
		height: auto;
		margin: 0 auto;
		background: #344A71;
		position: initial;
	}
	.r-product .product-center .right {
		position: relative;
		left: 0;
		top: 0;
		float: none;
		overflow: hidden;
		width: 100%;
		height: auto;
	}
	.r-product .product-center .right>div {
		position: relative;
		width: 100%;
		float: right;
		overflow: hidden;
		left: 0;
		top: 0;
		height: auto;
	}
	.r-product .product-center .right>div>a img {
		width: 100%;
		height: auto;
	}	
	.r-product .product-list img.pc-show{
		display: none;
	}
	.r-product .product-list a{
		width: 100%;
		height: auto;
	}
	.r-product .product-center .right>div>a>img.mb-show{
		display: block;
	}
	.r-product .product-tab-erji {
		max-height: 3700px;
		overflow: auto;
		padding-left: 15px;
	}
	.r-product .product-tab-erji .right {
		position: relative;
		left: 0;
		top: 0;
	}
	.r-product .product-tab-erji dl{
		margin-top: 0;
	}
	.r-product .list-open,
	.r-product .list-open1,
	.r-product .list-open2,
	.r-product .list-open3,
	.r-product .list-open4,
	.r-product .list-open5,
	.r-product .list-open6,
	.r-product .list-open7,
	.r-product .list-open8,
	.r-product .list-open9,
	.r-product .list-open10 {
		display: inline-block;
	}
	.r-product .product-center .left .product-tab li {
		position: relative;
		width: 100%!important;
		border-bottom: solid 1px #4B6A9D;
		border-left: none;
	}
	.r-product .product-center .left .product-tab li a {
		text-align: left;
		color: #2c5082;
	}
	.r-product .product-center .left .product-tab li .promore a {
		color:#d20032;
	}
	.r-product .product-center .left .icon {
		display: inline-block;
	}

	.r-product .product-center .left .product-tab li.on .product-tab-erji {
		display: block;
		margin: 20px;
	}
	.r-product .product-tab-erji {
		position: relative;
		width: 100%;
		left: 0;
	}
	.r-product .product-tab-erji .dd-item {
		width: 100%;
	}
	.r-product .product-tab-erji .dt-title {
		color: #2c5082;
		text-align: left;
	}
	.r-product .product-tab-erji .dd-item {
		text-align: left;
	}
	.r-product .product-center .left .product-tab li.on .product-tab-erji{
		margin: 0;
	}
	.r-product .product-center .left .product-tab li>a {
		padding-left: 0px;
	}
	.r-product .product-center .left .product-tab li.on>a{
		background-color: transparent;
		padding: 10px 0;
	}
	.r-product .product-tab-erji .dt-title-child{
		text-align: left;
	}
	.r-product .product-tab-erji{
		height:auto;
		min-height: auto;
	}
	.r-product .product-list:nth-child(2) .pro-style{
		top:50%;
		left:50%;
		text-align: center;
	}
	.product-list:first-child .pro-style{
		top:30%;
	}
}
@media (max-width: 768px) {
	.r-product .layout-lr .left{
		width: 100%;
		padding:0 20px;
		float:none;
		background: #344A71;
		position: initial;
	}
	.r-product-vm a {
		padding: 0.1em 0;
		width: 60%;
	}
	.r-product .layout-lr .left .product-tab {
		padding-top: 10px;
	}
	.r-product .product-center .left .product-tab li>a{
		font-size:18px;
	}
}
@media (max-width: 1024px){
	.r-product .product-tab-erji .product-tab-content .lft{
		width: 100%;
		float: none;
	}
	.r-product .product-tab-erji .product-tab-content .rigt{
		float: none;
		width: 100%;
	}
}

.efficient {
    background: #F0F8FF;
    text-align: center;
    position: relative;
	padding: 6%;
}
.commom-header {
    color: #ebf8ff;
    font-size: 42px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}
.efficient-content {
    font-size: 24px;
	padding:0 15%;
}
.efficient-content-top {
    color: #696969;
}
.efficient-content-top {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    /* border-bottom: 1px solid #a2d5e8; */
	border-bottom: 1px solid #CBDBE8;
    margin-top: 4%;
}
.efficient-content-top>div {
    width: 33.33%;
}
.efficient-top-img-1>img {
    width: 22.5%;
}
.efficient-content-top>div>p {
    margin: 0.5em auto 1em;
	font-size:16px;
	line-height: 24px;
	font-weight: bold;
}
.efficient-top-img-2>img {
    width: 22.5%;
}
.efficient-top-img-3>img {
    width: 22.5%;
}
.efficient-top-img-3 p>span {
    color: #ff0000;
}
.efficient-txt {
    color: #696969;
	font-size:14px;
	line-height: 24px;
}
.efficient-txt-1 {
    margin: 1em 0.5em;
}
@media (max-width: 1700px) {
	.efficient{
		padding: 6% 18%;
	}
}
@media (max-width: 1450px) {
	.efficient{
		padding: 6% 10%;
	}	
	.efficient-left-camera{
		width: 16%;
	}
}
@media (max-width:1240px ) {
	.efficient-content{
		font-size: 18px;
	}
}
@media (max-width:1120px ) {
	.efficient-content{
		font-size: 16px;
	}
}
@media (max-width:1000px ) {
	.efficient-content{
		font-size: 14px;
	}
}
@media (max-width:880px ) {
	.efficient-content{
		font-size: 12px;
	}
}
@media (max-width: 767px) {
	.efficient{
		padding: 6% 0;
	}
	.efficient-left-camera{
		display: none;
	}
}
@media (max-width: 1024px){
	.efficient-content-top>div{
		width:30%;
		margin-right:2%
	}
	.efficient-content-top>div>p{
		font-size:12px;
	}
	.efficient-txt{
		font-size:12px;
	}
}

.section-feature5 {
    background: url(../images/section5-bg.jpg) top center no-repeat;
}
.section .section-tit {
    padding: 0 5%;
    color: #fff;
    text-align: center;
}
.font-42 {
    font-size: 42px;
}
.section .section-tit strong {
    display: inline-block;
    padding-bottom: 15px;
    /* letter-spacing: 0.1em; */
    border-bottom: 5px solid #fff;
}
.industry-list {
    position: relative;
    margin-top: 5%;
    padding: 155px 0;
}
.industry-list ul {
    margin: 0 auto;
    font-size: 0;
    text-align: center;
}
.industry-list .first {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -777px;
}
.industry-list .third {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -466px;
}
.industry-list li {
    display: inline-block;
    position: relative;
    width: 287px;
    height: 287px;
    margin: 0 12px;
    font-size: 14px;
    vertical-align: middle;
}
.industry-list li:after {
    content: "";
    position: absolute;
    left: 15%;
    top: 15%;
    width: 70%;
    height: 70%;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.industry-list li.spec:after{
	background-color: #F8F8F8;
}
.industry-list li.xs-hidden:after{display: none;}
.industry-list li a:hover {
    margin-top: -75px;
}
.industry-list a:hover .industry-detail {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.industry-list .industry-pic {
    width: 100%;
    height: auto;
    opacity: 1;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.industry-list li a {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    width: 140px;
    margin-left: -70px;
    margin-top: -45px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    cursor: default;
}
.industry-list li a.btn-lg{
	top:60%;
}
.industry-list .industry-icon {
    display: block;
    margin: 0 auto;
    width: 50px;
    height: 50px;
    background: center no-repeat;
}
.industry-list li:hover:after {
    box-shadow: 2px 2px 20px 2px #333;
}
/* .industry-list li.spec:hover:after{
	background: #d20032;
}
.industry-list li.spec a:hover{
	color:#fff;
} */
.industry-list .industry-01 {
    background-image: url(../images/ind-01.png);
}
.industry-list a:hover .industry-01 {
    background-image: url("../images/ind-01-hover.png");
}
.industry-list .industry-02 {
    background-image: url(../images/ind-02.png);
}
.industry-list a:hover .industry-02 {
    background-image: url("../images/ind-02-hover.png");
}
.industry-list .industry-04 {
    background-image: url(../images/ind-03.png);
}
.industry-list a:hover .industry-04 {
    background-image: url("../images/ind-03-hover.png");
}
.industry-list .industry-05 {
    background-image: url(../images/ind-04.png);
}
.industry-list a:hover .industry-05 {
    background-image: url("../images/ind-04-hover.png");
}
.industry-list .industry-06 {
    background-image: url(../images/ind-05.png);
}
.industry-list a:hover .industry-06 {
    background-image: url("../images/ind-05-hover.png");
}
.industry-list .industry-07 {
    background-image: url(../images/ind-06.png);
}
.industry-list a:hover .industry-07 {
    background-image: url("../images/ind-06-hover.png");
}
.industry-list .industry-08 {
    background-image: url(../images/ind-07.png);
}
.industry-list a:hover .industry-08 {
    background-image: url("../images/ind-07-hover.png");
}
.industry-list .industry-09 {
    background-image: url(../images/ind-08.png);
}
.industry-list a:hover .industry-09 {
    background-image: url("../images/ind-08-hover.png");
}
.industry-list .industry-10 {
    background-image: url(../images/ind-09.png);
}
.industry-list a:hover .industry-10 {
    background-image: url("../images/ind-09-hover.png");
}
.industry-list .industry-11 {
    background-image: url(../images/ind-10.png);
}
.industry-list a:hover .industry-11 {
    background-image: url("../images/ind-10-hover.png");
}
.industry-list .industry-12 {
    background-image: url(../images/ind-11.png);
}
.industry-list a:hover .industry-12 {
    background-image: url("../images/ind-11-hover.png");
}
@media screen and (max-width: 1600px) {
    .industry-list {
        padding: 135px 0;
    }

    .industry-list .first {
        margin-left: -660px;
    }

    .industry-list .third {
        margin-left: -396px;
    }

    .industry-list li {
        width: 240px;
        height: 240px;
    }

    .industry-list li a {
        width: 120px;
        margin-left: -60px;
    }

    .industry-list .industry-name {
        font-size: 16px;
    }

    .industry-list li a:hover {
        margin-top: -85px;
    }
}
@media screen and (max-width: 1366px) {
    .industry-list {
        padding: 100px 0;
    }

    .industry-list .first {
        margin-left: -500px;
    }

    .industry-list .third {
        margin-left: -300px;
    }

    .industry-list li {
        width: 190px;
        height: 190px;
        margin: 0 5px;
    }

    .industry-list li a {
        width: 120px;
        margin-left: -60px;
    }
	.industry-list li a.btn-lg{
		min-width: 90px;
		padding:5px 10px;
	}
	.industry-list li a.btn-lg:hover,
	.industry-list li a.btn-lg:active{
		margin-top:-85px;
	}
    .industry-list .industry-name {
        font-size: 14px;
    }

    .industry-list .industry-detail {
        font-size: 12px;
        max-width: 100px;
        margin-top: 0;
    }

    .industry-list li a:hover {
        margin-top: -75px;
    }

    .section-feature5 .link-more {
        width: 180px;
        height: 45px;
        line-height: 45px;
        font-size: 16px;
    }
}
@media screen and (max-width: 1024px) {
    .section-feature5 {
        -webkit-background-size: cover;
        background-size: cover;
    }

    .section-feature5 .link-more {
        width: 150px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }

    .industry-list {
        padding: 0;
        width: 390px;
        margin: 30px auto 0;
    }

    .industry-list .first {
        margin-left: 0;
        position: static;
        overflow: hidden;
    }

    .industry-list li.xs-hidden {
        display: none;
    }
    .industry-list li a:hover {
        margin-top: -65px;
    }

    .industry-list .long a:hover {
        margin-top: -55px;
    }

    .industry-list .second {
        position: absolute;
        left: 200px;
        top: 0;
    }

    .industry-list .third {
        margin-left: 0;
        left: 100px;
        top: 97px;
        bottom: auto;
    }

    .industry-list li {
        display: block;
        margin: 5px 0;
    }
}
@media screen and (max-width: 768px) {
    .section-feature5 .link-more {
        width: 120px;
        height: 36px;
        line-height: 36px;
    }

    .industry-list {
        position: relative;
        left: 50%;
        margin-left: -175px;
        width: 350px;
    }
    .industry-list .third {
        top: 88px;
        left: 90px;
    }

    .industry-list .second {
        left: 180px;
    }

    .industry-list li {
        width: 170px;
        height: 170px;
    }

    .industry-list li a {
        margin-top: -35px;
    }
	.industry-list li a.btn-lg{
		min-width: 90px;
		padding:5px 10px;
	}
	.industry-list li a.btn-lg:hover,
	.industry-list li a.btn-lg:active{
		margin-top:-35px;
	}
    .industry-list .industry-icon {
        width: 35px;
        height: 35px;
        -webkit-background-size: cover;
        background-size: cover;
    }

    .industry-list .industry-name {
        font-size: 14px;
    }
}
.industry-list .industry-name {
    font-size: 18px;
    line-height: 1.2;
    /* font-weight: bold; */
    color: #000;
}
.industry-list .industry-detail {
    opacity: 0;
    visibility: hidden;
    max-width: 120px;
    line-height: 1.2;
    margin: 5px auto 0;
    -webkit-transform: translateY(30%);
    -moz-transform: translateY(30%);
    -ms-transform: translateY(30%);
    -o-transform: translateY(30%);
    transform: translateY(30%);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.section-feature5 .link-more {
    display: block;
    margin: 3% auto 0;
    width: 218px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    text-align: center;
    background: #d20032;
    border-radius: 25px;
}
.font-25 {
    font-size: 25px;
}

.tra-center .train-con {
    color: #3d3d3d;
    text-align: center;
    margin-bottom: 70px;
    line-height: 36px;
    font-size:24px;
}

@media screen and (min-width: 1200px)(){
.block-section .section-content {
    width: 1200px;
}
}


.section {
    padding: 4% 0;
}
.section-feature7 {
    padding-top: 0px;
}
.section .container {
    max-width: 1200px;
    padding: 0;
}
.about-news .news-left {
    border: 1px solid #e6e6e6;
    padding: 3% 0px;
    width: 48%;
    float: left;
    position: relative;
}
.about-news p.tit {
    font-size: 28px;
    color: #1a1a1a;
    margin: 0 8% 20px;
    line-height: 30px;
    position: relative;
    text-align: center;
    color: #2d5082;
}
.about-news ul, .news-more {
    padding: 0 8%;
}
.about-news ul li {
    line-height: 24px;
    font-size: 17px;
    margin-bottom: 20px;
}
.about-news ul li a {
    display: block;
    position: relative;
    color: #333333;
}
.about-news ul li p {
    display: block;
    padding-right: 120px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 15px;
}
.news-more {
    margin-top: 40px;
}
.news-more a {
    color: #d20032;
    font-size: 20px;
}
.about-news ul li span {
    position: absolute;
    right: 0;
    top: 0;
    width: 95px;
    font-size: 17px;
    text-align: right;
    color: #888;
}
.about-news .news-right {
    border: 1px solid #e6e6e6;
    padding: 3% 0px;
    width: 48%;
    float: right;
    position: relative;
}
@media screen and (max-width: 1280px) {
    .section .container {
        max-width: none;
        padding: 0 5%;
    }
}
@media screen and (max-width: 768px) {
    .section .container {
        max-width: none;
        padding: 0 20px;
    }
}
@media screen and (max-width: 1366px) {
    .about-news p.tit {
        font-size: 24px;
    }
}
@media screen and (max-width: 1024px) {
    .about-news p.tit {
        font-size: 22px;
    }

    .about-news p.tit a {
        font-size: 14px;
    }
}
@media screen and (max-width: 768px) {
    .about-news p.tit {
        margin-left: 5%;
        margin-right: 5%;
        font-size: 18px;
    }
    .about-news .news-left {
        float: none;
        width: auto;
        height: auto;
    }
    .about-news .news-right {
        margin-top: 20px;
        float: none;
        width: auto;
        height: auto;
    }
    .about-news ul, .news-more {
        padding: 0 5%;
    }
}
@media screen and (max-width: 480px) {
    .about-news ul li p {
        padding-right: 0px;
    }
    .about-news ul li span {
        display: none;
    }
}


.footer {
    width: 100%;
    position: relative;
    background: #f7f7f7;
}
.footer .top {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 60px 0;
}
.footer .back-top {
    display: none;
}
.footer .footer-nav {
    padding-right: 200px;
    font-size: 0;
}
.footer .footer-nav dl {
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    width: 17%;
    float: left;
}
.footer .footer-nav dl dt {
    font-size: 18px;
    color: #000;
    margin-bottom: 18px;
}
.footer .footer-nav dl dd ul li {
    font-size: 16px;
    line-height: 2;
}
.footer .footer-nav dl dd ul li a{
	color: #666666;
}
.scan-code {
    display: inline-block;
    width: 90px;
}
.scan-code img {
    display: block;
    width: 100%;
}
.scan-code p {
    font-size: 14px;
    font-weight: bold;
    color: #333;
    line-height: 32px;
}
.footer .footer-nav dl.double {
    width: 28%;
}
.footer .footer-nav dl.double dd ul {
    float: left;
    width: 75%;
}
.footer .footer-nav dl.double dd ul:first-child {
    width: 25%;
}
.footer .consultation {
    position: absolute;
    right: 0;
    top: 60px;
    width: 165px;
}
.footer .consultation .title {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 35px;
    width: 160px;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -o-border-radius: 30px;
    -moz-border-radius: 30px;
    background: #e60039;
}
.footer .consultation .cont {
    margin-top: 20px;
}
.footer .consultation .cont .sale-before,
.footer .consultation .cont .sale-after {
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    display: block;
}
.footer .consultation .cont .sale-before span,
.footer .consultation .cont .sale-after span {
    display: block;
}
.footer .consultation .cont .sale-after {
    margin-top: 10px;
}
.footer .consultation .cont .tel {
    font-size: 20px;
    font-weight: bold;
    color: #e10032;
    outline: none;
}
.footer .bottom {
    border-top: 1px solid #e4e4e4;
	background-color: #d20032;
}
.footer .bottom .bottom-in {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    line-height: 58px;
	overflow: hidden;
}
.footer .bottom .bottom-in ul {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 14px;
}
.footer .bottom .bottom-in ul li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    font-size: 14px;
    margin-right: 18px;
}
.footer .bottom .bottom-in ul li a {
    color: #FFFFFF;
}
.footer .bottom .bottom-in .copyright {
    text-align: right;
}
.footer .bottom .bottom-in .copyright a{
	color:#FFFFFF;
}
.call-top{
	display: none;
	text-align: center;
	background: #e50033;
	color: #fff;
	position: fixed;
	bottom: 150px;
	right: 0;
	z-index: 99;
	cursor: pointer;
	width: 48px;
	height: 48px;
	overflow: hidden;
}
.call-top-san {
    display: block;
    width: 10px;
    height: 10px;
    background: #fff;
    margin: 0 auto;
    margin-top: -5px;
    border: 8px solid #e50033;
    border-bottom: 10px solid #fff;
    width: 0px;
}
.call-top-zf {
    display: block;
    width: 4px;
    height: 12px;
    background: #fff;
    margin: 0 auto;
}
@media screen and (max-width: 1366px) {
    .footer .bottom .bottom-in {
        line-height: 1.6;
        padding: 15px 0;
    }
    .footer .bottom .bottom-in ul {
        position: static;
        text-align: center;
        margin-bottom: 5px;
    }
    .footer .bottom .bottom-in .copyright {
        text-align: center;
    }
}
@media screen and (max-width: 1024px) {
    .footer .top {
        padding-bottom: 20px;
    }
    .footer .top .footer-nav {
        padding: 0 1%;
        margin-right: -5%;
    }
    .footer .top .consultation {
        position: static;
        width: 80%;
        margin: 0 auto;
    }
    .footer .top .consultation .title {
        display: none;
    }
    .footer .top .consultation .cont .sale-before,
    .footer .top .consultation .cont .sale-after {
        float: left;
        width: 50%;
        *width: 49.9%;
        text-align: center;
        font-weight: normal;
    }
    .footer .top .consultation .cont .sale-before span,
    .footer .top .consultation .cont .sale-after span {
        font-size: 18px;
    }
    .footer .top .consultation .cont .sale-after {
        margin: 0;
    }
    .footer .top .consultation .cont .tel {
        font-size: 20px;
        font-weight: normal;
    }
    .footer .top .consultation .sharebox {
        margin-top: 5px;
    }
    .footer .top .consultation .sharebox .bdsharebuttonbox {
        text-align: center;
    }
    .footer .top .consultation .sharebox .bdsharebuttonbox a {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        float: none;
        position: relative;
        left: -25%;
        margin: 0;
    }
    .footer .top .consultation .sharebox .bdsharebuttonbox .bds_tsina {
        left: 25%;
        margin-left: -32px;
    }
	.scan-code {
	    display: block;
	    width: 80%;
	    text-align: center;
	    margin: 20px auto 0;
	}
	.scan-code .code-box {
	    display: inline-block;
	    width: 50%;
	}
	.scan-code .code-box img {
	    width: 85px;
	    margin: 0 auto;
	}
}
@media screen and (max-width: 768px) {
    .footer .top {
        padding-top: 20px;
        border-top: 1px solid #e1e1e1;
    }
    .footer .top .back-top {
        width: 30px;
        height: 43px;
        display: block;
        margin: 0 auto 20px;
        text-indent: -999em;
        overflow: hidden;
        background: url("../img/backtop.png") center no-repeat;
        background-size: cover;
    }
    .footer .top .footer-nav {
        padding: 0 2%;
        margin-right: 0px;
    }
    .footer .top .footer-nav dl {
        display: block;
        width: 100%;
        padding: 8px 0;
    }
    .footer .top .footer-nav dl:last-child {
        border-bottom: 0;
    }
    .footer .top .footer-nav dl dt {
        margin-bottom: 5px;
        cursor: pointer;
        background: url("../img/footer_add.png") 98% center no-repeat;
        background-size: auto 64%;
        -webkit-background-size: auto 64%;
        -o-background-size: auto 64%;
        -moz-background-size: auto 64%;
        opacity: 0.7;
    }
    .footer .top .footer-nav dl dt.on {
        background-image: url("../img/footer_add_on.png");
    }
    .footer .top .footer-nav dl dd {
        display: none;
    }
    .footer .top .footer-nav dl dd ul {
        padding-left: 1em;
    }
    .footer .top .footer-nav dl.double dd ul {
        float: none;
        width: auto;
    }
    .footer .top .consultation {
        width: 98%;
    }
    .footer .bottom .bottom-in {
        width: 80%;
        margin: 0 auto;
        overflow: hidden;
    }
    .footer .bottom .bottom-in ul {
        margin-left: -1px;
    }
    .footer .bottom .bottom-in ul li {
        width: 33.33%;
        *width: 33.23%;
        margin: 0 0 10px 0;
        line-height: 1;
    }
    .footer .bottom .bottom-in ul li a {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        width: 100%;
        box-sizing: border-box;
        border-left: 1px solid #ccc;
    }
	.scan-code {
	    width: 98%;
	}
}

/*aodun 产品 end */  
	        

#services {
  background: #F0F2F8;
  background-size: cover;    padding-bottom: 50px;
}
#services h2 { color:#333;}
#services .lead{
  color: #999999;
}
#services .service { overflow:hidden;}

#services .service .service_kt {font-size: 16px;
	color: #333;
	font-weight: bold;
	background-size: contain;
	background-repeat: no-repeat;
	padding-left: 35px;
	 margin: 20px 0px;
	}
#services .service .service_kt a { color:#FF5E62; margin:0px 10px;}
#services .service span {border-top: 1px solid #ccc;display: block;}
#services .service p { background-color:#dadada;}
#services .service p a { text-align:center; color:#666;display: block;padding: 10px;}
#services .service p a:hover {color:#FF5E62;}

	


