html,
body {
    margin: 0 auto;
    background:#fff;
    font-family: '黑体';
    scroll-behavior: smooth;
}
.container{
    width: 1226px;
    margin: 0 auto;
 }
/*header*/
header {
    width: 100%;
    height: 94px;
    min-width: 1226px;
    z-index: 99999999;
    position: fixed;
    top:0;
    left:0;
}
.header_logo{
    height: 55px;
    float:left;
    padding:10px 60px 0 0;
}
.header-icon {
    display: inline-block;
    text-align:center;
    padding:25px 0 12px 45px;
    vertical-align:bottom;
}
ul,label{
	margin:0;
	padding:0;
}
body a:hover{
	text-decoration:none;
}
a{
    font-family: '宋体';
    font-weight:normal;
    color:#000;
}
/* start menu */
.h_nav h4{
	/*border-bottom: 1px solid rgb(236, 236, 236);*/
	font-size: 1.2em;
	color: #000000;
	line-height: 1.8em;
	text-transform: uppercase;
	margin-bottom: 4%;
}
.h_nav h4.top{
	margin-top: 12%;
}
.h_nav ul li{
    display: block;
}
.h_nav ul li a{
    font-family:'黑体';
    display: block;
    text-decoration: none;
	font-size: 0.95em;
	color:#000;
	text-transform: capitalize;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
    line-height: 2.5em;

}
.h_nav ul li p{
    font-family:'黑体';
    font-size:12px;
    padding-bottom: 20px;
}
.h_nav ul li a:hover{
	color:#00405d;
    text-decoration:underline;
}
.h_nav ul li a img{
    border:none;
    display:inline-block
}
/* daohang css */
.mega_nav {
    background-color:#fff;
    height: 80px;
    z-index: 9999999;
  /* box-shadow: 0px 6px 5px #CCCBCB;  */
}
.menu_sec {
	padding: 1em 0;
  }
/*::-webkit-input-placeholder{*/
	/*color: #000 !important;*/
/*}*/
.header_right{
	position:relative;
}
.box_1 {
  float: right;
  margin-top: 5px;
}
.box_1 h3 {
  color: #000 !important;
  font-size: 1em;
  font-weight: 700;
  margin: 0;
}
.total {
  display: inline-block;
  vertical-align: middle;
  color:#f65a5b;
}
.box_1 a img {
  margin: 3px 0 0 0px;
}
.box_1 p {
  margin: 0px 0 0px 8px;
}
a.simpleCart_empty {
  color:#897B43;
  font-weight: 500;
  font-family: 'Lato', sans-serif;
  font-size: 13px;
}
.hori1{
    width:518.4px;
}
.hori1 ul li{
    float:left;
    padding:0 20px;
}
.hori2{
    width:1050px;
}
.hori2 h4{
	font-size: 1.2em;
	color: #000000;
	line-height: 1.8em;
	text-transform: uppercase;
	margin-bottom:10px;
}
.hori2 ul li{
    float:left;
    padding:0 40px 0 0;
}
/*demo*/
.tab3{
    background:rgb(225, 227, 230);
    color:#333;
    margin:0 auto;
}
.tab3 th{
    background:rgb(196, 198, 201);
    font-weight: normal;
}
.tab3 td{
    background:#fff;
    padding:5px;

}
.tab3 caption{
    font-family: '黑体';
    font-weight: bold;
    font-size: 20px;
    margin:5px 0 20px 0;
    line-height: 40px;
    border-bottom: rgb(196, 198, 201) solid 1px;
}
.demo_hide{
    clear:both;
    background:#fff;
    display:none;
    width:500px;
    height:280px;
    padding:20px;
    position: absolute;
    right:0;

}
/*lunbo */
.lunbo01 {
    position: relative;
    top:80px;
    width:100%;
    min-width: 1226px;
    background: #eee;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color:#000;
    margin-bottom: 80px;
  }
  .lunbo01 img{
      width: 100%;
  }
.swiper-container {
    width: 100%;
    height: 100%;
  }
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.lunbo02{
    background: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color:#000;
    margin: 0;
    padding: 0;
    height:680px;
    overflow: hidden;
}
.lunbo02 img{
    height:560px;
    width: 320px;
}
.swiper-container2 {
    width: 100%;
    height: 560px;
    padding-top: 50px;
    padding-bottom: 50px;
}
.swiper-slide {
    background-position: center;
    background-size: cover;
    width: 300px;

 }
/* images */
img {
    display: block;
    margin: 0 auto;
    /* display: table-cell;  */
    text-align:center;
    overflow: hidden;
}
.img-bg1{
    width:300px;
    position: absolute;
    top:458px;
}
.img-bg2{
    width:300px;
    position:absolute;
    right:0;
}
.imgbox01{
    width:600px;
    padding-bottom: 80px;
}
.imgbox02{
    width:800px;
}
.img-icon{
    width:150px;
    margin:20px 30px 0 0;
    display:inline-block;

}
.imgbox2{
    margin:10px 20px 10px 20px;
    width:120px;
    height:120px;
}
/*card*/
.card_box1{
    position: relative;
    z-index: 9999;
    text-align: center;
    width: 1166px;
    height:200px;
    overflow: hidden;
    top:-40px;
    margin: 40px auto 0;
    padding:0 20px 0 20px;
}
.card1{
    display:inline-block;
    background:#fff;
    width:276.5px;
    height:133px;
    margin-left:10px;
    /* padding-bottom: 20px; */
    box-shadow:10px 5px 20px 5px rgba(0,0,0,0.1);
}
.card1 h5{
    font-family: '宋体';
    margin:0;
    font-weight:bold;
    font-size:16px;
    text-align: center;
    position: relative;
    top:-12px;
}
.card1 h6{
    font-family:'宋体';
    font-weight: normal;
    color:#373D41;
    font-weight: lighter;
    font-size:12px;
    margin:10px;
    text-align: center;
    position: relative;
    top:-15px;
}
.title_intro{
    text-align: center;
    padding-top:50px;
}
.title_intro h2{
    font-family:'黑体';
    font-weight: normal;
    font-size:38px;
    color:	#585858;
    text-align: center;
    margin:0 0 20px 0;
}
p, .record_information{
    color:#7D7D7D;
    font-family:'黑体';
    font-weight:lighter;
    /* padding-bottom:20px; */
    margin:0;
    line-height: 25px;
}
/*wenzi intro */
.intro_box1{
    width:550px;
    float:left;
    margin:0;
    padding:40px 0 0 40px;
}

h1{
    font-family:'黑体';
    font-size:80px;
    color:	#585858;
    padding-top:20px;
}
h3{
    font-family:'黑体';
    font-weight: bold;
    font-size:30px;
    padding:20px 0 20px 0;
    margin:0;
}
h4{
    font-family:'黑体';
    font-size:24px;
    margin-top:20px;
    margin-bottom:10px;
    font-weight:normal;
}
h5{
    font-family:'黑体';
    font-weight:bold;
    font-size:15px;
    text-align: center;
}

.part{
    background:	#f4f6f9;
    width:100%;
    min-width:1226px;
    position: relative;
    z-index: 999999;
    padding-bottom:50px;
}
.img_exc{
    bottom: 520px;
    right:230px;
    position: relative;
    display:inline-block;
}
.intro_box2{
    width:578px;
    display:inline-block;
    top:100px;
    left:650px;
    position:relative;
}
.icon-box1{
    text-align: center;
    margin:10px 40px 0 40px;
    padding-bottom: 60px;
 }
.icon-box2{
    text-align: center;
    margin:20px 40px 0 40px;
    padding-bottom:40px;
 }
 .icon-box3{
    text-align: center;
    margin:50px 40px 0 40px;
 }
 .icon-box3 p{
    background: #ffffff;
    font-family: '宋体';
    color:#000;
    padding-bottom:5px;
    margin:0;
    font-weight:bold;
    font-size:18px;
}
.row-col{
    width:238px;
    height:276px;
    padding:20px 15px;
    vertical-align: middle;
    text-align: center;
    display: inline-block;
    position: relative;
}
.col_nomal{
    width:238px;
    height:276px;
    margin:20px 12px;
    position: absolute;
}
.col_nomal h5{
    font-family: '宋体';
    padding: 0;
    font-size: 18px;
}
.col_hide{
    display: none;
    text-align: center;
    width:238px;
    height:276px;
    margin:20px 12px;
    background:linear-gradient(#36a8ed,#2567f4);
}
.col_hide h4{
    font-family: '宋体';
    margin:0;
    font-size: 20px;
    color:#fff;

}
.col_hide p{
    font-family: '宋体';
    font-size: 15px;
    padding:10px 40px 0 40px;
    color:#fff;
    font-weight: lighter;

}
.col_hide button{
    font-size: 13px;
    background: transparent; /*完全透明*/
    color:#fff;
    border: 1px solid #fff;
    /* -webkit-transition-duration: 0.4s; Safari */
    /* transition-duration: 0.4s; */

}
/*hezuoshang-icon */
.pro-border{
    background:#fff;
    box-shadow:10px 5px 20px 10px rgba(0,0,0,0.1);
    margin:0 120px 0 120px;
    /* padding:30px 0; */
    bottom:80px;
    position: relative;
    z-index: 999999;
}
.card-pro{
    display:inline-block;
}
.part7-card{
    background: #fff;
    padding-bottom: 24px;
    margin:10px;
    display:inline-block;
    box-shadow:0px 3px 20px 5px rgba(0,0,0,0.1);

}
.tonglang{
    width:100%;
    min-width: 1226px;
    height: 183px;
    background:url("../img/bg1.png");
    background-size:100% 183px;
}
.tonglang p{
    /* font-family: 'FZLTZHUNHK';
    font-weight: bold; */
    /* font-family:'方正兰亭准黑简体'; */
    font-size: 32px;
    color:#fff;
    float:left;
    padding:80px 100px 45px 240px;
    /* position:absolute;
    left:400px; */

}
.button_tiyan{
    font-family: '宋体';
    font-size: 22px;
    background: #fff;
    color:#104db1;
    width:213px;
    height:61px;
    margin:62px 0 40px 0;
    /* position:absolute;
    right:300px; */
    float:left;
    border-radius: 5px;
}
.pro-news{
    background:#fff;
    padding:10px 30px 0 30px;
    margin:50px 0 100px 0;
    box-shadow:0px 3px 10px 5px rgba(0,0,0,0.1);

}
.tab1{
    /*width:375px;*/
    width:373px;
    display:inline-block;
    text-align: left;
    height: 240px;
}
.tab1 th{
    font-family:'宋体';
    font-weight:bold;
    font-size: 20px;
    padding:10px 0 10px 0;
    width:300px;
}
.tab1 td{
    font-family:'黑体';
    font-weight:normal;
    font-size:13px;
    padding:10px 0 10px 0;
}
.tab1 td img{
    float:right;
}
.tt{
    float:right;
    width:75px;
    color: #929191;
}
.tab2{
    width: 700px;
    height: 210px;
}
.tab2 th{
    font-size:20px;
    color:#fdfdfd;
    padding-top:20px;
    padding-bottom:10px;
    text-align: left;
}
.tab2 td{
    width:65%;
    font-size:15px;
    color:#abaeb1;
    padding-bottom:10px;
}
.tab2 td span{
    vertical-align:top;
}
.img-icon2{
    display:inline-block;
    width:27px;
    height: 27px;
}
/* footer*/
footer{
    position: relative;
}
.fixed-bottom {
    position: fixed;
    bottom: 0;
    width:100%;
}
.intro{
    font-family:'SourceHanSans-Light';
    background:#373D41;
    color:#fff;
    width:100%;
    height:400px;
    min-width:1226px;
    position: relative;
}
.box3{
    width: 613px;
    padding-top:50px;
    float:left;
}
.cont{
    font-size:20px;
    font-weight: bold;
    color:#fff;
}
.contact{
    font-family:'黑体';
    font-size:32px;
    font-weight: bold;
    color:#2887EA;
    padding-top:10px;
}
.img_map{
    top:50px;
    position:absolute;
    right:5%;
    width:28%;
}
.img_map img{
    width:100%;

}
.bott{
    width:100%;
    height:80px;
    background:#fff;
    text-align: center;
    vertical-align: middle;
}
.bott p{
    padding:30px 0;
}
/* cloud */
.clu_tro{
    width: 1026px;
    margin: 0 auto;
}
.clu_tro p{
    font-family: '宋体';
    padding:0 110px;
}
.icon_box4{
    width:200px;
    height:400px;
    font-family: '宋体';
    vertical-align: top;
    background: #fff;
    padding:20px 30px;
    margin:0 10px;
    display:inline-block;
    box-shadow:0px 3px 15px 8px rgba(0,0,0,0.1);
    position: relative;
    bottom:-50px;
}
.icon_box4 h5{
    font-size: 18px;
}
.icon_box4 p{
    font-size: 15px;
    color:#9999;
}
.icon_box4 img{
    width: 120px;
}
.icon_box5{
    font-family: '宋体';
    display:inline-block;
    width:250px;
    margin:30px 20px;
}
.icon_box5 h5{
    font-family:'宋体';
    font-size: 20px;
    font-weight:normal;
    line-height: 40px;
    margin:0;
}
.icon_box5 p{
    font-family:'宋体';
    color:#9999;
    font-size: 16px;
}
.imgbox_cloud{
    width: 1200px;
    margin:50px auto;
}
.imgbox_cloud img{
    width: 100%;
}
.tinybox_title1{
    display: inline-block;
    border:#999 dotted 1px;
    padding:10px 15px;
    position: relative;
    left:190px;
    top:-50px
}
.tinybox_title2{
    display: inline-block;
    border:#999 dotted 1px;
    padding:10px 15px;
    position: relative;
    left:380px;
    top:-50px
}
.tinybox_title3{
    display: inline-block;
    border:#999 dotted 1px;
    padding:10px 15px;
    position: relative;
    left:552px;
    top:-50px
}
.tinybox_title4{
    display: inline-block;
    border:#999 dotted 1px;
    padding:10px 15px;
    position: relative;
    left:640px;
    top:-50px
}
.tinybox_title5{
    display: inline-block;
    border:#999 dotted 1px;
    padding:10px 15px;
    position: relative;
    left:680px;
    top:-50px
}
/* 客户案例 */
.intro_box4{
    float:right;
    width: 750px;
    height: 220px;
    box-shadow:-5px 8px 20px 4px rgba(0,0,0,0.1);
    padding:40px 80px;
    margin:50px 0;
    background:#fff;
}
.intro_box4 h2{
    font-size: 30px;
    font-weight: normal;
    color:#5f616d;
    margin:40px 0;
}
.intro_box4 p{
    line-height: 32px;
}
.intro_box4 strong{
    color:#5f616d;
}
.imgbox_mobile{
    width: 300px;
    display:inline-block;
    margin:40px 30px;
}
.imgbox_mobile img{
    width: 100%;
}
.tit_frame{
    position: absolute;
    top:-20px;
    width: 276px;
    right:-68px;
}
.tit_frame img{
    width: 80%;
    margin:0;
}
.brand_title p{
    font-family: '宋体';
    font-size: 16px;
}
.intro_titbox{
    overflow: hidden;
    /* height: 800px; */
    position: relative;
    z-index: 999999;
    margin-top:-90px;

}
.imgbox9{
   display:inline-block;
   width: 600px;
}
.imgbox9 img{
    width: 100%;
}
.intr_wrd{
    margin-bottom: 60px;
    font-family: '宋体';
}
.intr_wrd p{
    width: 800px;
    margin:0 auto;
    font-size: 15px;
    font-family: '宋体';
    /* font-family: '黑体';  */
}
.intr_wrd label{
   line-height: 80px;
   font-size: 20px;
   font-family: '宋体';
}
.intr_wrd span{
    color:#de0000;
    font-size: 50px;
    font-family: '黑体';
    font-weight: bold;
}
.intr_wrd strong{
    color:#5f616d;
}
.litt_wrd{
    margin:20px auto;
    font-family: '黑体';
    font-weight: bold;
    font-size: 20px;
}
.imgbox_sys{
    float:left;
    text-align: center;
    margin:30px auto;
}
/* about us */
.rectbox1{
    border-left:#3c4796 solid 8px;
    background:#FFF;
    box-shadow:-5px 8px 20px 4px rgba(0,0,0,0.1);
    width: 450px;
    padding:20px 40px;
    margin:25px 0;
}
.rectbox1 h5{
    text-align: left;
    font-size: 18px;
    padding-bottom:20px;
    margin:0;
}
/* lunbo3 */
#certify {
	position: relative;
	width: 1226px;
	margin: 0 auto
}
#certify .swiper-container3 {
	padding: 100px 0;
}
#certify  .swiper-slide {
	width: 640px;
    height: 450px;
    background:none;
	/* box-shadow: 0 8px 10px #ddd; */
}
#certify  .swiper-slide img{
    display:block;
}
#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}
/* */
.rectbox2{
    width: 1000px;
    height: 150px;
    background:linear-gradient(to right,#5199f3,#93e2fe);
    border-radius: 15px;
    margin:-360px auto;
    text-align: center;
    position: relative;
    z-index: 99999;
    display: none;

}
.rectbox2_1{
    width: 180px;
    margin:20px auto;
    display:inline-block;
    font-family: '黑体'

}
.rectbox2 h3{
    color:#fff;

}
.rectbox2 span{
    color:#fff;
    font-size: 18px;
    font-weight: normal;
}
.rectbox2 p{
    color:#fff
}
/*growing */
.growing_row{
    text-align: right
}
.growing_row1{
    text-align: left
}
.line_col{
    width: 100px;
    vertical-align: top;
    display:inline-block
}
.line_col h3{
    color:#5199f3;
    padding:0;
    text-align: center;
}
.line_col span{
    font-size: 15px;
}
.intro_col{
    width: 600px;
    display:inline-block;
    margin:80px 0;

}
.intro_col img{
    margin:0;
    float:left;
}
.intro_col p{
    width: 220px;
    color:#000;
    float:left;
    margin:70px 20px;
    text-align: left;
}





.honorboard{
    width: 900px;
    float:left;
}
.honor_imgbox{
    float:left;
    margin:10px;
}
.honor_imgbox img{
   width: 100%;
}
.part1{
    background:	#f4f6f9;
    width:100%;
    min-width:1226px;
    padding:50px 0;
    height: 800px;
}
.honor_intro{
    width: 300px;
    float:left;
}
.honor_intro p{
    margin:12px auto;
    color:#5f616d;

}
/*agency */
.agencybox{
    /* overflow: hidden; */
    width: 1000px;
    height: 200px;
    position: relative;
    z-index: 999999;
    margin:-60px auto 0;
    background:#fff;
    box-shadow: 0 5px 20px 6px  #dddddd;

}
.agen_col1{
    margin:0 60px;
    display:inline-block;
    width: 580px;
}
.agen_col1 input{
    font-size: 18px;
    background:#f5f5f5;
    border:#ececec solid 1px;
    height: 37px;
    width: 300px;
}
.agen_col1 button{
    font-size: 18px;
    padding:10px 20px;
    background:#3c4796;

    border:none;
    color:#fff;
}
.agen_col1 h3{
    color:#5f616d;
}
.agen_col2{
    display:inline-block;
    width: 260px;
    text-align: left;
    margin:15px 0;
}
.agen_col2 button{
    font-size: 18px;
    padding:10px 20px;
    background:#ff8913;
    border:none;
    color:#fff;
}
.agen_col2 h6{
    font-family: '宋体';
    font-size: 18px;
    color:#999;
    font-weight: lighter;
    margin:30px auto 10px;
}
.agen_col2 h5{
    font-size: 28px;
    color:#000;
    font-weight: normal;
    margin:10px 0;
    text-align: left;
}
.agenCardbox{
    margin:80px auto;
}
.agenCardbox_1{
    display:inline-block;
    text-align: center;
    vertical-align: top;
    background:#fff;
    width: 280px;
    height: 280px;
    box-shadow: 4px 3px 20px 6px rgb(0,0,0,0.1);
    margin:0 10px;
}
.agenCardbox_1 img{
    margin:30px auto;
}
.agenCardbox_1 h5{
    font-size: 24px;
    font-family: '宋体';
    margin:0 0 20px 0;
}
.agenCardbox_1 p{
    padding:0 35px;
}
.platformbox{
    margin:50px auto;
    display:inline-block;
}
.platformbox_1{
    width: 367px;
    line-height: 68px;
    background:url('../img/agency-cooperation/advantage1.png');
    text-align: center;
    color:#fff;
    font-size: 28px;
    margin:0 25px;
}
.platformbox_2{
    width: 420px;
    height: 420px;
    background:url('../img/agency-cooperation/advantage2.png');
}
.platformbox_2 p{
  padding:80px 80px 0;
  line-height: 40px;
  color:#000;
  font-size: 17px;
}
.vs_imgbox{
    display:inline-block;
    margin:80px 100px;
}
.policybox_1{
    display:inline-block;
    text-align: center;
    vertical-align: top;
    background:url('../img/agency-cooperation/bg_policy.png');
    width: 404px;
    height: 404px;
}
.policybox_1 img{
    padding:80px 0 0;
}
.policybox_1 h5{
    font-family: '宋体';
    font-size: 20px;
    margin:20px 0 10px;
    display:inline-block;
}
.cont_imgbox{
    margin:100px auto;
}
.processbox{
    margin:-90px auto 50px;
    text-align: center;
    position: relative;
    /*left:1px;*/
}
.processbox label{
    color: #1295ff;
    font-family: '宋体';
    font-size: 18px;
    margin:0 135px 0 75px;
    font-weight: bold;
    position: relative;
}
.pr_label3{
    left:-15px;
}
.pr_label4{
    left:-35px;
}
/* agency  form*/
.formbox{
    margin:50px auto;
    width: 800px;
    background: #fff;
    /*box-shadow: 0 0 25px 10px #dddddd;*/
    box-shadow: 0 2px 18px 8px #dddddd;
}
form{
    margin:0 auto 100px;
}
.form-row{
    width: 600px;
    /* height: 40px; */
    margin:20px auto;
    vertical-align: middle;
    /* color:#8a8a8a;  */
}
.form-row input{
    border:#c7c8c9 solid 1px;
    border-radius:3px;
    width: 400px;
    height: 24px;
    font-size: 20px;
    padding:5px 20px;
}
/* input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{
    color:red;
}
:-moz-placeholder{

    color:red;
}
::-moz-placeholder{
    color:red;
}
input:-ms-input-placeholder{
    color:red;
} */
.form-col{
    display:inline-block;
    width: 120px;
    text-align: right;
    margin-right: 30px;
    vertical-align: top;
    margin-top: 6px;
    /* color:#8a8a8a; */
}
.form-col label{
    font-family: '黑体';
    font-size: 18px;

}
.form-col1{
    display:inline-block;
    width: 120px;
    text-align: right;
    margin-right: 30px;
    vertical-align: top;
    font-family: '黑体';
    font-size: 18px;
}
.form-col2{
    display:inline-block;
}
.form-row1{
    width: 600px;
    margin:20px auto;
    /* color:#8a8a8a; */
}
.form-row1 textarea{
    width: 400px;
    font-size: 20px;
    resize:none;
    padding:10px 20px;
    border-radius: 5px;
}
.form-col3{
    text-align: center;
    padding:30px 0 50px;
}
.form-col3 input{
    height: 40px;
    width: 160px;
    margin:0 15px;
    /* border-radius: 5px; */
    font-size: 16px;
    font-family: '黑体'
}
.btn_sbt{
    background:#1295ff;
    color:#fff;
    border:none;
}
.btn_ret{
    background:#fff;
    color:#257cde;
    border:1px solid #1295ff;

}
.star label:before {
    content: "*";
    color: #ff4949;
    margin-right: 4px;
}
.infor_form-row{
    height: 20px;
    vertical-align: middle;
    padding:15px 25px;
    background:#f9f9f9;
}
.infor_form-col{
    float: left;
    color:#5f616d;
    font-family: '黑体';
    font-weight: bolder;
    font-size: 20px;
}
.colrig{
    float: right;
    font-weight: lighter;
}
/* demo */
.downloadConter{
    margin:80px auto 0;
    background-image: url(../img/download/bg_demonstration.png);

}
.downloadConter h3{
    font-size: 38px;
    font-family: '黑体';
    text-align: center;
    color:#585858;
    font-weight: normal;
}
.code_download{
    text-align: center;
    margin:40px auto;
}
.code_btn{
    text-align: left;
    margin:15px 250px;
}
.code_download button{
    width: 130px;
    background:#059bfe;
    color:#fff;
    border:none;
    line-height: 35px;
    border-radius: 5px;
}
.download_imgbox{
    display:inline-block;
    vertical-align: bottom;
    margin:30px 0;
}
.download_content{
    width: 450px;
    display:inline-block;
    margin:80px 0 80px 40px;
}
.download_content h5{
    font-size: 24px;
    text-align: left;
    margin:15px 0;
}
.download_btnbox{
    margin:40px 0;
}
.download_btnbox button{
    width: 120px;
    height: 35px;
    margin:15px 20px;
    background:#fff;
    border:#488aff solid 1px;
    color:#488aff;
    border-radius: 2px;

}
.download_imgbox2{
    width: 300px;
    display:inline-block;
    vertical-align: bottom;
    margin:80px 40px;
    text-align: center;
}
.download_imgbox2 h5{
    font-size: 22px;
    font-weight: normal;
    margin:25px auto;
}
.download_imgbox2 p{
    width: 240px;
    color:#000;
    font-size: 14px;
    margin:0 auto;
}
/* online*/
.OnlineService_Bg {
    width:100px;overflow:
        hidden;position:fixed;
    right:10px;
    bottom:20px;
    z-index:99999999999;
}
.OnlineService_Box {
    width:100%;
    overflow:hidden;
}
.OnlineService_Phone {
    display:block;
    width:65px;
    height:70px;
    text-align:center;
    background-image:url(../img/icon_consultation_normal.png);
    background-repeat:no-repeat;
    cursor:pointer;
    text-decoration:none;
}
.OnlineService_Top a{
    display:block;
    width:65px;
    height:70px;
    text-align:center;
    background-image:url(../img/icon_top_normal.png);
    background-repeat:no-repeat;
    cursor:pointer;
    text-decoration:none;
}

.line-limit-length{
    max-width: 20px;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder  { /* WebKit browsers */
    color: #999;
    font-size: 14px;
}
input:-moz-placeholder,
textarea:-moz-placeholder  { /* Mozilla Firefox 4 to 18 */
    color: #999;
    font-size: 14px;
}
input::-moz-placeholder,
textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999;
    font-size: 14px;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #999;
    font-size: 14px;
}
/*网站二维码*/
.QR_imgbox{
    display:inline-block;
    position: absolute;
    /* z-index: 9999999999999; */
    width: 232px;
    margin:50px;
}
.QR_imgbox img{
    width: 60%;
    margin:15px auto;
}





