﻿html,
body {
  color: #505050;
  line-height: 1.75rem;
  font-size: 16px !important;
  background: #fff;
  position: relative;
  font-family: "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Hiragino Sans GB W3", "WenQuanYi Micro Hei", "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  color: #303030;
}
h1 {
  font-size: 3rem;
}
h2 {
  font-size: 2.5rem;
}
h3 {
  font-size: 2rem;
}
h4 {
  font-size: 1.5rem;
}
h5 {
  font-size: 1rem;
}
h6 {
  font-size: 0.75rem;
}
a {
  color: #e67e22;
  outline: none;
}
a:hover {
  color: #e67e22;
  text-decoration: none;
}
a:active,
a:focus,
a img {
  outline: none;
}
ol,ul{
  margin: 0;
  padding: 0;
}
li{
  list-style: none;
}
.left{
  float: left;
}
.right{
  float: right;
}
.crumbs{
  padding: 1.775rem 0;
  border-bottom: 0.01rem solid #d3d4d4;
}
.crumbs,.crumbs a{
  color: #231815;
  font-size: 1.125rem;
  font-weight: 300;
}

.pagenum{ overflow: hidden; margin-top: 2rem;}
.pagelist{overflow: hidden; text-align: center;}
.pagelist ul{overflow: hidden; display: inline-block;}
.pagelist ul li{float: left;margin: 3px;}
.pagelist ul li a{display: block; padding: 0px 10px; background: #ddd; color: #666; font-weight: normal; font-size: 13px;}
.pagelist ul li a:hover{background: #494d7a; color: #FFF;}
.currentlist{background: #494d7a; padding: 0px 10px; color: #fff; font-weight: 300; font-size: 13px;}
.othenpage{background: #CCCCCC; padding: 0px 10px; color: #666; font-weight: 300; font-size: 13px;}


.eidbox ol{
  padding-left: 2rem;
}
.eidbox ol li{
  list-style-type: decimal;
}

.container .list-paddingleft-2{
  padding-left: 2rem;
}

.navbar-brand{
  padding: 0;
}
.main-navigation{
  text-align: center;
  position: fixed;
  width: 100%;
  z-index: 9999;
  background-color: #fff;
}
.menu li {
  list-style: none;
  display: inline-block;
  position: relative;
}
.menu li a{
  display: block;
  font-size: 1.2rem;
  color: #000;
  height: 75px;
  line-height: 75px;
  padding: 0 20px;
  font-weight: 300;
}
.info{
  margin-top: 1.5rem;
  
  float: right;
}
a.EN_CN {
    color: #fff;
}
.en {
    background-color: #494d7a;
}
.cn {
    background-color: #b7161c;
}
.EN_CN {
    min-width: 25px;
    height: 25px;
    display: block;
    line-height: 25px;
    text-align: center;
    float: left;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    padding: 0 5px;
}
.banner{
  position: relative;
}
.banner img{
  width: 100%;
}
.bannerbox{
  position: absolute;
  top: 3rem;
  min-width: 21.5rem;
}
.bannerbox h1{
  color: #fff;
  background-color: #494d7a;
  margin: 0;
  font-size: 1.5rem;
  height: 2.4rem;
  line-height: 2.4rem;
  padding-left: 4rem;
}
.bannerbox ul{
  background-color: rgba(255,255,255,0.5);
  overflow: hidden;
}
.bannerbox ul li{
  position: relative;
}
.bannerbox ul li:before{
  display: block;
  content: "";
  width: 0.9375rem;
  height: 0.1875rem;
  background-color: #fff;
  position: absolute;
  top: 1.2rem;
  left: 1.5rem;
}
.bannerbox ul li a{
  margin-left: 3rem;
  padding-left: 1rem;
  display: block;
  width: 100%;
  height: 2.5rem;
  line-height: 2.5rem;
  color: #558090;
  padding-right: 1rem;
}
.bannerbox ul li a:hover{
  background-color: rgba(255,255,255,0.4);
  color: #050505;
}
.onsub{
  background-color: #fff;
  color: #050505 !important;
}
.thismenu{
  position: absolute;
  top: 3rem;
  left: 31rem;
  color: #fff;
  font-size: 2rem;
}
.box{
  margin-top: 5.3rem;
}

.advimg img{
  width: 100%
}
.platetil:before{
  content: " ";
  display: block;
}
.platetil h1{
  padding: 5rem 0;
  margin: 0;
  color: #494d7a;
  text-align: center;
}
.infobox{
  border: 0.01rem solid #ccc;
  text-align: center;
  height: 29rem;
  margin-bottom: 2rem;
}
.infobox img{
  margin: 2.375rem 0
}
.infobox h3{
  height: 3.6rem;
  font-size: 1.685625rem;
  color: #494d7a;
  padding: 0 2.1875rem;
}
.infobox p{
  color: #a3a0a0;
  font-size: 0.9375rem;
  padding: 0 2.1875rem;
  text-align: left;
  font-weight: 300;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 3rem;
}
.read{
  display: inline-block;
  background-color: #494d7a;
  color: #fff;
  width: 10.125rem;
  height: 2.1875rem;
  line-height: 2.1875rem;
  margin-top: 3rem;
  margin-bottom: 2.375rem;
}

.platetil_sol h4{
  font-size: 1.7rem;
  color: #494d7a;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  height: 1.8rem;
}
.platetil_sol p{
  
  margin-bottom: 3rem;
  color: #a3a0a0;
  font-size: 0.9375rem;
  font-weight: 300;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 5rem;
}
.platetil_sol a img{
  width: 100%;
}
.more{
  font-size: 2rem;
  font-weight: 300;
  
  color: #494d7a;
}
.more:hover{
  color: #494d7a;
}
.yjbox{
  margin-bottom: 2rem;
  position: relative;
}
.yjbox:nth-child(odd) a{
  left: 4rem;
}
.yjconbox{
  border: 0.08rem solid #ddd;
  padding-bottom: 5.2rem;
  
}
.yjbox img{
  float: left;
}
.yjbox:nth-child(odd) img{
  float: right;
}
.yjbox:nth-child(odd) .yjinfo{
  margin-left: 0;
}
.yjbox:nth-child(odd) .yjconbox{
  padding-left: 2rem;
}
.yjinfo{
  margin-left: 28rem;
  max-width: 33rem;
  position: relative;
}
.yjinfo h3{
  color: #494d7a;
  font-size: 1.5rem;
  font-weight: 300;
}
.yjinfo p{
  color: #a6a3a3;
  font-size: 1rem;
  font-weight: 300;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.yjbox a{
  color: #494d7a;
  position: absolute;
  right: 4rem;
  font-size: 1.6rem;
  font-weight: 300;
}
.yjmore{
  margin-top: 0;
}
footer{
  margin-top: 2.375rem;
  padding: 2.2rem;
  background-color: #4b555e;
}
footer .col-sm-2{
  width: 20%;
  padding: 0 0.43rem;
}
footer h1{
  border-bottom: 0.01rem solid #fff;
  font-size: 0.9375rem;
  padding-bottom: 0.8rem;
}
footer a{
  font-size: 0.625rem;
}
footer h1,footer a{
  color: #fff;
  font-weight: 300;
}
footer a:hover{
  color: #fff;
}
.sjico{
  margin-top: 1rem;
  text-align: center;
}
.sjico a{
  margin-right: 1rem;
}
.webinfo{
  text-align: right;
  color: #fff;
  font-weight: 300;
  font-size: 0.625rem;
}

.conbox{
  padding: 3rem 0;
  
  font-weight: 300;
  
}
.partners img{
  border: 0.13rem solid #4a4e7b;
  margin-bottom: 1rem;
  margin-right: 1rem;
  max-width: 28.5%;
}
.certificates img{
  width: 100%;
}
.conbox2{
  color: #fff;
}
.success{
  margin: 0;
  padding-bottom: 2rem;
  border-bottom: 0.3rem solid #494d7a;
  color: #494d7a;
  font-size: 3.25rem;
  margin-bottom: 2rem;
}
.success_box{
  margin-bottom: 2rem;
}
.success_box li{
  border-bottom: 0.13rem solid #e1e1e1;
  padding-bottom: 2.7rem;
  padding-top: 2.7rem;
  position: relative;
}
.success_box li:after{
  clear: both;
  display: block;
  content: " ";
}
.more_success{
  position: absolute;
  right: 5rem;
  bottom: 3.5rem;
  color: #494d7a;
}
.more_success:hover{
  color: #494d7a;
}
.success_info{
  height: 5rem;
  overflow: hidden;
}
.success_img{
  float: left;
  margin-left: 4rem;
  margin-top: 1rem;
}
.success_list{
  margin-left: 22rem;
  background-color: #ebf6f6;
  border-left: 0.3rem solid #83ccc9;
  padding: 2rem 3.8rem;
  min-height: 11.5rem;
}
.success_list:after{
  display: block;
  content: " ";
  clear: both;
}
.success_list h1{
  margin: 0;
  
  font-size: 1.12rem;
  color: #494d7a;
}
.success_list p{
  font-size: 1rem;
  color: #9fa0a0;
  line-height: 1.4rem;
  padding-top: 0.5rem;
}

.new_list{
  width: 43.5rem;
  margin: 0;
  border: none;
  background: none;
}
.new_time{
  width: 14rem;
  height: 10rem;
  padding: 1rem 1.5rem;
  margin-left: 15rem;
  background-color: #494d7a;
  color: #fff;
  margin-top: 1rem;
}
.new_time h4,.new_time h5{
  color: #fff;
}
.new_time h4{
  font-size: 1.3rem;
  text-align: right;
}
.new_time h5{
  padding-top: 1rem;
  font-size: 2rem;
}
.new_img{
  margin: 0;
  margin-top: 1rem;
}

.cooph1{
  text-align: center;
  margin: 0;
  margin-bottom: 4.4rem;
}
.coop_info{
  margin: 0;
  margin-bottom: 8rem;
  font-size: 1.3rem;
  color: #a3a3a4;
  font-weight: lighter;
}
.dcl:after{
  display: block;
  content: " ";
  clear: both;
}
.msgbox{
  border: 0.2rem solid #080808;
  padding: 5.625rem 4.8125rem;
}
.msgbox p{
  font-size: 0.9375rem;
  margin: 0;
  line-height: 2rem;
  font-weight: 300;
}
.msgbox input[type=text],.msgbox textarea{
  width: 100%;
}
.msgbox textarea{
  border: 0.1rem solid #525580;
}
.msgbox input[type=checkbox]{
  margin-right: 0.8rem;
}
.msgbox h3{
  font-weight: 300;
  font-size: 1.5625rem;
  padding: 3rem 0.9375rem;
  clear: both;
}
.selbox{
  border: 0.13rem solid #525580;
  margin-bottom: 2.375rem;
}
.selbox:after{
  display: block;
  content: "";
  clear: both;
}
.selbox h2{
  font-size: 1.75rem;
  color: #fff;
  background-color: #5dc5ad;
  margin: 0;
  height: 3.625rem;
  line-height: 3.625rem;
  font-weight: 300;
  padding-left: 2.1875rem;
}
.selboxpadd{
  padding: 2.0625rem 1.4375rem;
}
.selboxpadd:after{
  display: block;
  content: " ";
  clear: both;
}
.buttonbox{
  text-align: center;
}
button[type=submit]{
  background-color: #F85359;
  border-radius: 5rem;
  width: 17.5rem;
  height: 5.1875rem;
  line-height: 5.1875rem
  text-align:center;
  color: #fff;
  font-size: 1.6rem;
  display: inline-block;
  margin-top: 4rem;
}

.solu_til{
  margin-top: 1.5rem;
  margin-bottom: 3rem;
}
.solu_info{
  margin-left: 25rem;
}
.solu_til:after {
  display: block;
  content: "";
  clear: both;
}
.solu_info h1,.solu_info h2{
  color: #494d7a;
  margin: 0;
}
.solu_info h1{
  font-size: 1.7rem;
  border-bottom: 0.3rem solid #494d7a;
  padding-top: 6rem;
  padding-bottom: 2rem;
}
.solu_info h2{
  padding-top: 1.7rem;
  font-size: 2rem;
}
.sub_banner{
  margin: 3.8rem 0
}

.solu_t{
  margin-bottom: 3rem;
}
.solu_t h1{
  border-bottom: 0.3rem solid #494d7a;
  color: #494d7a;
  font-size: 2rem;
  padding-bottom: 1.8rem;
}
.sub_banner img{
  width: 100%;
}

.yjpic{
  margin: 2rem;
  margin-left: 0;
}
.btngrout{
  margin: 3rem 0;
}
.btngrout img{
  width: 100%;
}
.btngrout div:nth-child(1){
  padding-left: 0
}
.btngrout div:nth-child(2){
  padding: 0 0.5rem;
}
.btngrout div:nth-child(3){
  padding-right: 0
}
.product_box{
  
  background-color: #F2F9F9;
}
.pbox{
  border:0.5rem solid #80a3aa;
  text-align: center;
  margin: 3rem 0;
}
.pbox h1{
  font-size: 2rem;
  padding: 3rem 0;
  text-align: center;
  color: #494d7a;
}
.pbox img{
  width: 100%;
}
.sou_btn{
  background-color: #e46564;
  color: #fff;
  font-size: 1.4rem;
  padding: 1rem 5rem;
  border-radius: 3rem;
  display: inline-block;
  margin: 4rem 0;
}
.sou_btn:hover{
  color: #fff
}

.contact h1{
  font-size: 2.8rem;
  padding: 4rem 0;
  color: #000;
}
.contact h2{
  padding: 0 0 4rem 0;
  color: #000;
  font-size: 2rem;
}
.conimg{
  margin-bottom: 1rem;
}
.conimg img{
  width: 100%;
}
.con_ul ul li{
  list-style-image: none !important;
}
.con_ul ul li{
  padding-left: 3rem;
  height: 7rem;
}
.con_ul ul li p{
  line-height: 2.3rem;
  margin-bottom: 0
}
.con_ul li:nth-child(1){
  background: url("../image/conico01.jpg");
  background-repeat: no-repeat;
}
.con_ul li:nth-child(2){
  background: url("../image/conico02.jpg");
  background-repeat: no-repeat;
}
.con_ul li:nth-child(3){
  background: url("../image/conico03.jpg");
  background-repeat: no-repeat;
}
.featbox{
  margin-bottom: 3rem;
}
.featbox:after{
  display: block;
  content: "";
  clear: both;
}
.featinfo{
  padding: 2rem 6rem 2rem 3rem;
  color: #fff;
  height: 20rem;
}
.featinfo h1{
  color: #fff;
}
.featinfo:nth-child(1){
  background-color: #d96564;
  font-weight: 300;
  font-size: 1.3rem;
  line-height: 2.5rem;
}
.featinfo:nth-child(2){
  background-color: #e9eaea;
  color: #1f444c !important;
  font-weight: 300;
  font-size: 1.3rem;
  line-height: 2.5rem;
}
.featinfo:nth-child(2) h1{
  color: #1f444c !important;
}
.context{
  color: #494d7a;
  line-height: 2.5rem;
  font-weight: 300;
  font-size: 1.3rem;
}
.context p{
  margin: 0;
}
.solution ul{
  padding-left: 1.2rem;
}
.solution ul li{
  list-style-image: url("../image/fangkuai.jpg");
}

.fun_int{
  width: 110%;
  padding-top: 4rem;
}
.fun_int img{
  margin-right: 2.6rem;
  margin-bottom: 2.6rem;
  cursor: pointer;
}
.img_on{
  box-shadow: 0rem 0rem 1rem #000;
}

.new_link{
  margin-left: 38rem;
}
.new_link h1{
  color: #85ccc8;
  font-size: 1.5rem;
  font-weight: 300;
  -webkit-line-clamp: 1;
  text-align: left;
  padding-top: 1rem;
  margin-bottom: 2rem;
}
.new_link .summay{
  color: #9f9f9f;
  font-size: 1.25rem;
  font-weight: 300;
  -webkit-line-clamp: 2;
  text-align: left;
  height: 3.2rem;
  overflow: hidden;
}
.newlink_btn{
  background-color: #e06564;
  color: #fff;
  font-size: 1.5rem;
  width: 13rem;
  height: 3rem;
  line-height: 3rem;
  text-align: center;
  display: block;
  border-radius: 2rem;
  margin: 2.5rem 0;
}
.newlink_btn:hover{
  color: #fff;
}
.hide_text{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.company{
  position: relative;
}
.company_btn{
  position: absolute;
  left: 60px;
  bottom: 20%;
  background-color: #F85359;
  color: #fff;
  font-size: 22px;
  text-align: center;
  padding: 10px 55px;
  display: block;
  border-radius: 10px;
}
.company_btn:hover{
  color: #fff;
}

.social-share .icon-wechat:before{
  content: "\f1d7";
}
.social-share .icon-weibo:before{
  content: "\f18a";
}
.social-share .icon-tencent:before{
  content: "\f1d5";
}
.social-share .icon-facebook:before{
  content: "\f230";
}
.social-share .icon-twitter:before{
  content: "\f099";
}
.social-share .icon-linkedin:before{
  content: "\f08c";
}
.social-share .icon-weibo:hover,
.social-share .icon-wechat:hover,
.social-share .icon-tencent:hover,
.social-share .icon-facebook:hover,
.social-share .icon-twitter:hover,
.social-share .icon-linkedin:hover{
  background: none;
}
.sjico a{
  color: #B4B9BD !important;
  font-size: 2rem;
}
.img100 img{
  max-width: 100%;
}
.menubox{
  width: 100%;
}

.list-paddingleft-2 li{
  list-style-image: url('../image/list-icon.jpg');
}

.success_title{
  font-size: 1rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 2rem;
  margin: 2.3rem 0;
}