header{
    background: #212121;
    border-bottom: 3px solid #fdd100;
}
.logo{
    margin: 10px 0 5px 0;
}
.container{
    color: #ffffff;
    margin-top: 30px;
}
.wrapper{
    width: 1200px;
    margin: 0 auto;
}
.title{
    color: #ffc20e;
    font-size: 42px;
    font-weight: normal;
    margin-bottom: 40px;
    padding-top: 40px;
    box-sizing: border-box;
}
.section1{
    text-align: center;
    background: url('../images/bg1.png');
    background-size: 100% 100%;
}
.section2{
    text-align: center;
    background: url('../images/bg2.png');
    background-size: 100% 100%;
    padding-bottom: 110px;
}
.section3{
    text-align: center;
    background: url('../images/bg3.png');
    background-size: 100% 100%;
    height: 670px;
}
.section3 .title{
    display: inline-block;
    position: relative;
    left: 221px;
    top: 100px;
}
.section3 p{
    text-align: left;
    font-size: 22px;
    line-height: 37px;
    width: 590px;
    margin: 0 auto;
    position: relative;
    left: 230px;
    top: 90px;
}
.section4{
    text-align: center;
    background: url('../images/bg4.png');
    background-size: 100% 100%;
}
.section1 p{
    text-align: left;
    line-height: 38px;
    font-size: 22px;
}
.video_bg{
    margin: 30px 0 100px 0;
}
label{
    border: 1px solid #ffffff;
    margin-bottom: 10px;
    width: 50%;
    height: 50px;
    display: block;
    padding-left: 10px;
    margin: 0 auto 10px auto;
    font-size: 16px;
    box-sizing: border-box;
}
.item{
    width: 32%;
    background: #fff;
    color: #333333;
    padding-top: 100px;
    padding-bottom: 40px;
    border-radius: 5px;
}
.item p{
    text-align: left;
    line-height: 30px;
    padding: 0 15px;
    box-sizing: border-box;
    font-size: 16px;
}
.item img{
    position: absolute;
    top: -54px;
    left: 0;
    right: 0;
    margin: auto;
}
.section2 .title{
    padding-top: 80px;
    margin-bottom: 110px;
}
.section4 input{
    border: none;
    outline: none;
    height: 100%;
    width: 92%;
    background: none;
    color: #ffffff;
    padding-left: 10px;
    font-size: 16px;
    box-sizing: border-box;
}
.section4  .submit_btn{
    width: 32%;
    height: 50px;
    background: #ffc20e;
    color: #494131;
    border: none;
    font-size: 22px;
    margin-bottom: 150px;
    margin-top: 45px;
    cursor: pointer;
}
.video_layer{
    top: 150px !important;
}
.m_banner,.m_section1, .m_section2, .m_section4{
    display: none;
}

/* #top ---------------*/

#top {
    background-color: #3e3e3e;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
}
#top a {
    display: inline-block;
    color: #fff;
    padding: 0 8px;
}
#top a:hover {
    color: #CCC;
    text-decoration: none;
    background-color: #6F6F6F;
}
.quick-menu {
    padding: 0 15px;
}
.quick-menu {
    float: left;
}
.quick-menu li {
    float: left;
}
.quick-menu a:hover {
    background: none;
}
.notice {
    float: right;
    padding-left: 24px;
    margin-right: 20px;
    color: #fff;
    background: url(/skin-2012/images/notice.png) no-repeat 0 3px;
}
.my-info {
    float: right;
    position: relative;
    z-index: 100;
}
.u-info {
    float: left;
}
.u-info img {
    float: left;
    margin-right: 8px;
    width: 20px;
    height: 20px;
    margin-top: 5px;
}
.drop-icon {
    *float: left;
    *margin-top: 4px;
    padding-right: 16px;
    background: url(/skin-2012/images/arrow.png) no-repeat 5px 1px;
}
.login-info {
    float: right;
    margin-right: 15px;
}
.top-dropdown:hover .drop-icon {
    background-position: 5px -43px;
}
.top-dropdown-menu {
    position: absolute;
    right: 0;
    top: -9999px;
    width: 130px;
    padding: 9px 0;
    background: #111;
    z-index: 100;
    box-shadow: 2px 2px 3px #999;
}
#top .top-dropdown-menu a {
    font-size: 14px;
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 20px;
    color: #ccc;
    white-space: nowrap;
}
.top-dropdown-menu a:hover {
    color: #fff;
    text-decoration: none;
    background: #999;
}
.icons {
    display: inline-block;
}
#NITopAdLeft {
    float: left;
    height: 90px;
    overflow: hidden;
    width: 728px;
}
#NITopAdRight {
    float: right;
    height: 90px;
    overflow: hidden;
    width: 260px;
}

/* .nav ---------------*/
#header {
    border-bottom: 2px solid #000;
    width: 100%;
    background: #fff;
}
.cm-logo {
    margin-top: 30px;
}
.nav {
    position: absolute;
    z-index: 146;
    right: 0;
    bottom: 0;
}
.nav-list li {
    position: relative;
    display: inline-block;
    *display: inline;
    zoom: 1;
    border-width: 3px 3px 2px 3px;
    border-style: solid;
    border-color: #666666 #666666 #000000 #666666;
    width: 144px;
    height: 42px;
    line-height: 42px;
    margin-left: 12px;
    margin-bottom: -2px;
    float: left;
    background-color: #666666;
}
.nav-list li.active {
    border-bottom-color: #ffffff;
    background-color: #ffffff;
}
.nav-list li a {
    display: block;
    text-align: center;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
}
.nav-list .active a {
    color: #333333;
}
.nav-list li:hover {
    background: #000;
    border-color: #000;
}
.nav-list li:hover a {
    color: #fff;
}

/* 头部样式修改  */
#top{
    background: #000000;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
}
.quick-menu a:hover{
    background: #000000;
}
.d-corner {
    font: 8px/25px arial;
    color: #999;
    font-style: normal;
    float: right;
    margin-left: 2px;
    margin-top: 4px;
}
.up-arrow{
    display: none;
}
#website_ind_wrap:hover #website_nav{
    display: block;
}
#website_ind_wrap:hover .up-arrow{
    display: block;
}
#website_ind_wrap:hover .down-arrow{
    display: none;
}
#top #website_ind_wrap:hover{
    background: #d00 !important;
}
#top #website_nav:hover{
    background: #fff;
    color: #666 !important;
}
#top .wraplist_title:hover{
    background: #fff;
    color: #666 !important;
}
#top a:hover{
    background: #000;
    color: #fff;
}
#website_nav{
    display: none;
    position: absolute;
    top: 31;
    left: 15.5px;
    width: 966px;
    z-index: 999;
    background: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.sub_dis_wrap{
    height: 180px;
    border-right: 1px solid #d9d9d9;
    text-align: left;
    margin: 10px 0;
    padding: 0 38px 10px;
    z-index: 1000;
    float: left;
}
.sub_dis_wrap .disList {
    list-style: none;
    display: block;
    margin-right: 10px;
    float: left;
}
.sub_dis_wrap .disList li {
    float: none;
    padding-left: 0;
    background: none;
    margin: 0 0 10px;
    padding-right: 0;
}
#top #website_nav a {
    color: #666666 !important;
}
#top #website_nav a:hover{
    background: #fff;
}
.sub_dis_wrap .disTitle a {
    font-size: 14px;
    font-family: "Microsoft YaHei","微软雅黑";
    font-weight: bold;
    color: #444444;
    height: 40px;
    line-height: 40px;
}


/* footer ------------*/

.footer {
    font: 12px/30px "微软雅黑";
    color: #fff;
    width: 100%;
    padding: 64px 0 64px;
    background: #333;
    /* border-top: 2px solid #eee; */
    text-align: center;
}
.footer a {
    color: #fff;
}
.footer a:hover {
    text-decoration: underline;
}
.contact {
    width: 100%;
    padding: 8px 0;
    color: #fff;
    background: #a0a0a0;
    text-align: center;
}

/*统计*/

.counts {
    position: fixed;
    bottom: 0px;
    left: 0px;
    z-index: 66;
    width: 20px;
    height: 20px;
}
.footer {
    padding: 10px 0;
    color: #ccc;
}
.footer a {
    color: #ccc;
}
.footer a:hover {
    color: #fff;
}

@media screen and (max-width: 769px) {
    #top{
        display: none;
    }
    html{
        font-size: 13.3333333vw
    }
    header{
        display: none;
    }
    .container{
        margin-top: 0;
    }
    .banner, .section1, .section2, .section3, .section4{
        display: none;
    }
    .m_banner{
        display: block;
    }
    .m_section1{
        display: block;
        font-size: 0.32rem;
        color: rgb(19, 19, 19);
        padding: 20px 10px;
        box-sizing: border-box;
        line-height: 27px;
    }
    .m_section1 span{
        color: rgb(223, 0, 55);
    }
    .m_section1 h3{
        text-align: center;
        margin: 25px 0 10px 0;
    }
    .m_section1 h3 b{
        color: rgb(223, 0, 55);
        background-color: #ebebeb;
    }
    .m_submit_form label{
        width: 100%;
        border: 1px solid #ccc;
        height: 38px;
    }
    .m_submit_form label input{
        border: none;
        width: 100%;
        outline: none;
        height: 100%;
    }
    .m_submit_btn{
        background: #f8aa26;
        border: none;
        height: 35px;
        width: 100%;
    }
    .m_section2{
        display: block;
        padding: 0 10px;
        box-sizing: border-box;
    }
    .m_section4{
        display: block;
        background: #f1f1f1
    }
    .m_section4 .m_submit_form{
        padding: 0 10px;
        box-sizing: border-box;
    }
    .m_section4>div{
        background: #fff;
        margin-bottom: 15px;
        padding-bottom: 15px;
    }
    .m_section4 .m_submit_btn{
        width: 95%;
        margin: 0 auto;
        display: block;
    }
    .m_footer{
        display: none;
    }
}