body{background: #fff;padding-top:68px;}
.navbar-inverse{background:#FFF;}
.navbar{height:68px;min-height:68px;border-bottom:1px solid #eee;}
.navbar-nav > li > a{padding-top:25.5px;padding-bottom: 25.5px;}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #2254f4;
  font-weight:bold;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > li > a{color:rgba(0,0,0,.8);}
.nav li .avatar-text, .nav li .avatar-img{height: 40px;width: 40px;line-height: 40px;}
.nav li .avatar-img img{width:40px;height:40px;border-radius: 50px;}
.dropdown-menu > li > a{padding:8px 20px;}
.mk_nav li > a{font-size: 15px;}
.page-header{padding-bottom:20px;}
.radio, .checkbox{display:inline-block;}
.checkbox {
  padding-right: 15px; 
  padding-left: 3px;
  margin-top: 0;
}
h2{margin-bottom:10px;}
.row h2{display: block;text-align: center;padding-bottom:10px;padding-top:10px;font-weight:bold;color:#000;}
.row h4{display: block;text-align: center;padding-bottom:36px;padding-top:0px;}
.link{border:0;background: #fff;position: relative;cursor: pointer;margin-bottom: 30px;}
.link .l_code{width:200px;height:200px;margin:20px auto;position:relative;overflow: hidden;}
.link .l_code .code_pic{width:100%;height:100%;}
.link .l_title{margin:20px auto;width:200px;height:50px;text-align: center;line-height: 50px;font-size: 16px;color:#fff;background-color: #2254f4;border-radius:50px;}
.l_code .code_tit{color:#666;width:120px;height:30px;line-height:28px;text-align: center;display: block;margin:15px auto;font-size:14px;border:1px solid #ddd;border-radius:20px;}
.l_code .qq{display: flex;justify-content: space-between;}
.l_code a{color:#333;text-decoration: none;font-size:15px;}

.contact{width:100%;height:550px;color: hsla(210deg, 100%, 100%, 1);overflow: hidden;position:relative;background:url(https://img.alicdn.com/imgextra/i2/836796077/O1CN01Rk1tLu1ulJYNthaDW_!!836796077.jpg) no-repeat;background-size:100% 100%;}
.c_box{max-width:1000px;margin:0 auto;height:100%;display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}
.c_title{color:#FFF;margin-bottom:24px;font-size:38px;line-height:26px;}
.c_line{margin-bottom:24px;width:40px;height:6px;border-radius:3px;background-image:-webkit-gradient(linear,left top,right top,from(#ffb855),to(#ff841e));background-image:-webkit-linear-gradient(left,#ffb855,#ff841e);background-image:-moz-linear-gradient(left,#ffb855,#ff841e);background-image:linear-gradient(90deg,#ffb855,#ff841e)}
.c_desc{margin-bottom:24px;font-size:14px;line-height:26px;opacity:.8;color:#fff;width:280px}
.c_btn{display:block;width:160px;height:48px;text-align:center;border-radius:24px;background-color:#1966ff;font-size:16px;line-height:48px;color:#fff;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.c_btn:hover{color:#fff;background-color:rgba(25,102,255,.8)}

.notice{width:100%;height:50px;line-height:50px;text-align: center;background-color: rgba(255,159,25,.05);font-size:15px;}


.container--2ZfiX {
    background-color: #fff
}
.layout--Yk_TJ {
    width: 1000px;
    margin: 0 auto;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.layout--Yk_TJ.right--1y3pV {
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.image--3hwJG {
    width: 540px;
    height: 440px
}

.title--3V2t7 {
    color: #12141a;
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 28px
}

.textBox--1cp3v {
    padding-right: 60px;
    margin-left: 120px
}

.textBox--1cp3v.right--1y3pV {
    padding-right: 0;
    margin-left: 0;
    padding-left: 60px;
    margin-right: 120px
}

.desc--1BPW6 {
    margin: 0 0 24px;
    font-size: 16px;
    line-height: 26px;
    color: #6b7799
}