@charset "utf-8";

body{
    overflow: hidden;
}
/* 顶部导航 */
.mo_header .container {
    position: relative;
    height: 100%;
}
.mo_header{
    position: fixed;
    z-index: 100;
    left: 50%;
    transform: translateX(-50%);
    width: 1280px;
}
.mo_topnavbox {
    width: 100%;
    padding-top: 30px;
}
.mo_banner{
    position: relative;
}
.mo_hd_titbox {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 860px;
    font-family: "wrzh";
    text-align: center;
    color: #fff;
    transform: translate(-50%,-50%);
    z-index: 1;
}

.mo_hd_titbox h4 {
    font-size: 16px;
    margin-bottom: 24px;
}

.mo_hd_titbox span {
    font-size: 60px;
}
.mo_hd_r{
    float: right;
}
.mo_logo {
    float: left;
    width: 200px;
}

.mo_nav_top {
    float: right;
    font-size: 16px;
    line-height: 24px;
}

.mo_nav_top li {
    float: left;
    margin-right: 60px;
    padding-bottom: 15px;
}

.mo_nav_top .on {
    border-bottom: 1px solid #d3d3ff;
}

.mo_nav_top .on a {
    color: #d3d3ff;
}

.mo_nav_top a {
    color: #fff;
}

.mo_hotline {
    float: right;
    margin-top: -4px;
    line-height: 24px;
    color: #fff;
    font-size: 16px;
}

.mo_hotline span:last-child {
    font-size: 20px;
    font-weight: bold;
}





/* 页脚1*/
.mo_footer1{
    padding-top: 60px;
    background-color: #f0f0f0;
}
.mo_ft_hd {
    font-size: 32px;
}

.mo_ft_form {
    padding: 35px 0;
}

.mo_ft_form input {
    padding: 20px;
    margin-right: 15px;
    background-color: #d3d3d3;
}

.mo_ft_form .mo_submit {
    margin-right: 0;
    color: #fff;
    background: #0078d7;
}

input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #666;
    font-size: 16px;
}

input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #666;
    font-size: 16px;
}

input::-moz-placeholder{
    /* Mozilla Firefox 19+ */
    color: #666;
    font-size: 16px;
}

input:-ms-input-placeholder{
    /* Internet Explorer 10+ */
    color: #666;
    font-size: 16px;
}

.mo_input_s {
    width: 285px;
}

.mo_input_l {
    width: 465px;
}

.mo_submit {
    width: 185px;
}

.mo_thanks{
    font-size: 14px;
    color: #999;
}
.mo_ft_nav{
    margin-top: 50px;
    padding: 40px 0;
    color: #999;
    font-size: 16px;
    border-top: 1px solid #ccc;
}
.mo_ft_nav div{
    float: right;
}
.mo_city_nav{
    float: right;
    margin-top: -8px;
}
.mo_href{
    margin-right: 85px;
}
.mo_city_nav li{
    float: left;
    margin-right: 50px;
}
.icon-fangxiangsanjiao-xiangxia{
    position: relative;
    top: 3px;
    left: 15px;
    font-size: 16px;
}
.icon-weizhi{
    position: relative;
    top: 5px;
    right: 15px;
    font-size: 25px;
}
.mo_contactUs span{
    margin-right: 30px;
}

/* 页脚2 */
.mo_f2_l{
    float: left;
    position: relative;
    width: 50%;
    padding: 90px 0;
    background-color: #1f1f1f;
}
.mo_f2_r{
    float: left;
    position: relative;
    width: 50%;
    padding: 90px 0;
    background-color: #1b1b1b;
}
.mo_f2_wrap{
    width: 290px;
    margin: 0 auto;
    text-align: center;
}

.mo_f2_titbox h6{
    margin-bottom: 20px;
    font-size: 24px;
    color: #bcbcbc;
}
.mo_f2_titbox span{
    margin-bottom: 15px;
    color: #6c6c6c;
}
.mo_f2_content{
    margin-top: 40px;
    font-size: 14px;
    line-height: 24px;
    color: #adadad;
}
.mo_yjt{
    position: absolute;
    right: 55px;
}

/* 页脚3 */
.mo_footer3{
    padding: 90px 0 30px;
    text-align: center;
    background-color: #000000;
}
.mo_f3_wrap1{
    color: #fff;
}
.mo_w1_l1{
    font-size: 24px;
    margin-bottom: 15px;
}
.mo_w1_l2{
    font-size: 18px;
    margin-bottom: 75px;
}
.mo_f3_wrap2{
    color: #646464;
    font-size: 14px;
}
.mo_w2_l1{
    margin-bottom: 10px;
}