body{margin:0;padding:0;font-family:Source Han Sans CN,-apple-system,BlinkMacSystemFont,PingFang SC,Segoe UI,Microsoft YaHei,wenquanyi micro hei,Hiragino Sans GB,Hiragino Sans GB W3,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif;letter-spacing:1.2px;color: #1d1d28;}
ul,li,p,h1,h2,h3,h4,h5,h6{list-style:none;margin:0;padding:0;line-height: 100%;}
button,img{border:none;}
a{text-decoration:none;text-align:center;cursor:pointer;}
.container{width:1300px;margin:0 auto;position:relative;}
.clear{clear:both;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;outline: none;}
input,button,textarea,select{*font-size:100%;}
header{height: 100px;line-height: 100px;font-size: 14px}
section{
    max-width: 1920px;
    margin: 0 auto;
}
.fl{float: left;}
.fr{float: right;}
.section6{
    background: url("../img/bg06.png") center #f0f4fb;
    background-size:cover;
    -moz-background-size:cover;
    -webkit-background-size:cover;
    padding-top: 50px;
    height: 397px;
}
.foot_card{
    padding: 30px 20px;
    height: 60px;
    background: rgba(0,0,0,0.1);
    border-radius: 4px;
    margin-bottom: 40px;
}
.foot_card_left{color: #fff}
.foot_card_left h3{font-size: 24px;margin-bottom: 20px;font-weight: normal}
.foot_card_left p{font-size: 16px;opacity: 0.6}
.foot_card_right{display:inline-block;padding:0 30px;font-size: 18px;height:60px;line-height: 60px;color: #ffffff;background: #7a7ff7;border-radius: 30px;box-shadow:0 4px 10px rgba(87,89,195,0.35)}
.foot_card_right>img{vertical-align: middle;margin-left:20px}
.f_l{float:left;margin-top: 10px;font-size: 14px;line-height: 30px;color: rgba(255,255,255,0.3)}
.f_r{float: right}
.f_r li{
    float: left;
    color: #fff;
    margin-left: 100px;
    font-size: 14px;
}
.f_r li h3{margin-bottom: 30px}
.f_r li p{margin-top: 20px;color: rgba(255,255,255,0.3)}
.f_r li a{color: rgba(255,255,255,0.3)}
.f_r li a:hover{color: rgba(255,255,255,0.8);transition: 0.3s}
input::-webkit-input-placeholder{
    color:#cccccc;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#cccccc;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#cccccc;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:#cccccc;
}
.logo1{display: none}
.bg01_m,.main_shadow{display: none}