/* ==================index.html==================*/
/* Reset ---------------*/
.content {
    width: 1200px;
    margin: 0 auto;
}
.fs14{
    font-size: 14px
}

/* #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;
}

/* 公共样式 */
.float_left{
    float: left;
}
.float_right{
    float: right;
}
.float_clr{
    clear: both;
}
.clearfix {
    zoom: 1;
}
.m_b10{
    margin-bottom: 10px;
}
.m_b20{
    margin-bottom: 20px;
}
.m_b30{
    margin-bottom: 30px;
}
.m_t20{
    margin-top: 20px;
}
.hide{
    display: none;
}
/* 头部样式修改  */
#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;
}


/* 导航  */
.nav_Pbox{
    width: 100%;
    height: 80px;
    background: #fff;
    z-index: 9999;
    position: fixed;
    left: 0;
    top: 30px;
    border-bottom: 1px solid #E4E4E4;
}
.nav_box{
    width: 1200px;
    margin: 0 auto;
    line-height: 80px;
}
.nav_box img{
    width: 172px;
    vertical-align: middle;
}
.nav_box ul li{
    line-height: 78px;
    float: left;
    margin: 0 12px;
    cursor: pointer;
}
.nav_box ul li.ac{
    border-bottom: 3px solid #e90029;
}
.nav_box .float_right li{
    font-size: 14px;
    margin: 0 6px;
}



/* 主体 */
/* 第二导航栏 */
.banner{
    margin: 111px 0 0 0;
}
.m_banner{
    display: none;
}
.nav_bar{
    display: block;
    height: 80px;
    position: fixed;
    width: 100%;
    background: #fff;
    top: 30px;
    z-index: 9;
    border-bottom: 1px solid #cccc;
}
.m_nav{
    display: none;
}
.nav_bar>div{
    height: 80px;
}
.nav_bar ul li{
    margin-left: 35px;
    font-size: 16px;
    cursor: pointer;
    height: 80px;
    line-height: 80px;
}
.add_border{
    border-bottom: 2px solid #d22222;
}
/* 第二导航栏 */

.bg_white{
    background: #fff;
}
.bg_blue{
    background: rgba(240,241,245,1);
}
.wapper{
    width: 1200px;
    margin: 0 auto;
}
.anchor{
    position: relative;
    top: -110px;
    display: block;
    height: 0;
    overflow: hidden;
}
.section{
    margin-top: 35px;
}
.section h2{
    font-size:24px;
    font-weight:bold;
    color:rgba(5,6,5,1);
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 30px;
}
.section h2 i{
    color: #ec1c24;
    font-style: italic;
    margin: 0 20px;
}
.section1 p{
    line-height: 25px;
    font-size: 14px;
}
.section2_last_item{
    text-align: right;
}
.section2_last_item span{
    display: inline-block;
    margin-right: 198px;
}
.section2_last_item i{
    display: inline-block;
    margin-right: 58px
}
.section6 img{
    width: 177px;
    min-width: 177px;
    height: 125px;
}
.section2_m{
    display: none;
}
.section2_txt{
    padding: 20px;
    box-sizing: border-box;
    line-height: 25px;
    margin-top: 35px;
}
.section2_tab_title li p{
    width:203px;
    height:50px;
    background:rgba(240,241,245,1);
    position: absolute;
    right: 0;
    bottom: 20px;
    padding: 5px 10px;
    box-sizing: border-box;
}
.hover p{
    background: #d22222 !important;
    color: #fff !important;
}

.arrow{
    position: absolute;
    left: 0;
    right: 0;
    bottom: -25px;
    margin: 0 auto;
    display: none;
}
.hover .arrow{
    display: block
}
.section3_item{
    margin-bottom: 30px;
}
.section3_item li{
    width: 280px;
    height: 420px;
    padding: 20px;
    box-sizing: border-box;
    background: #fff;
    margin-bottom: 35px;
}
.section3_item li h3{
    font-size: 16px;
    margin-bottom: 25px;
}
.section3_item li img{
    margin-bottom: 30px;
}
.section3_item li p{
    text-align: left;
    margin-bottom: 10px;
    text-align: left;
    margin-bottom: 10px;
    color: #050605;
    font-size: 14px;
    line-height: 22px;
    padding-left: 30px;
    position: relative;
    box-sizing: border-box;
}
.section3_item li:hover{
    box-shadow: 0 0 13px 2px #ccc;
}
.section3_desc{
    margin-top: 5px;
    line-height: 24px;
}
.arrow_right{
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url("/company/gore/css/../images/right_arrow.png");
    background-size: 100% 100%;
    vertical-align: top;
    margin-right: 5px;
    position: absolute;
    left: 5px;
    top: 4px;
}
.section2_tab_content li{
    display: none;
}
.section2_item2{
    width: 475px;
    text-align: left;
    margin: 0 auto;
    position: relative;
    left: 60px;
}
.btn{
    width:120px;
    height:35px;
    background:rgba(236,28,36,1);
    border-radius:3px;
    color: #fff;
    text-decoration: none; 
    display: inline-block;
    line-height: 35px;
    margin-top: 33px;
    text-align: center
}
.btn:hover{
    background: #d60f0f
}
.submit_btn{
    width: 180px;
    height: 50px;
    background: rgba(236,28,36,1);
    border-radius: 3px;
    border: none;
    margin: 35px auto;
    display: block;
    color: #fff;
}
.submit_btn:hover{
    background: #d60f0f;
}
.section8 p a:hover{
    color: #EC1C24
}
.section4_item>div{
    padding: 20px;
    box-sizing: border-box;
}
.section4_item>a{
    width: 100%;
    padding: 14px;
    box-sizing: border-box;
}
.section4_item>a:hover{
    color: #d60f0f;
}
.section4_item>a img{
    vertical-align: text-top;
    margin-right: 5px;
    width: 20px;
}
.section4_desc{
    line-height: 25px;
}
.product_img{
    width: 256px;
    height: 170px;
    margin-right: 20px;
}
.section5_item li a{
    margin-top: 5px;
    display: inline-block;
    color: #EC1C24;
}
.section5_item li a:hover{
    color: #d60f0f 
}
.section6{
    padding-bottom: 35px;
    box-sizing: border-box;
}
.section6 h2{
    margin: 40px 0 30px 0;
}
.news{
    line-height: 24px;
    font-size: 13px;
    margin-top: 8px;
    width: 83%;
}
.news h3{
    font-size: 16px;
}
.news h3 a:hover{
    color: #d60f0f;
}
.read_more:hover{
    color: #d60f0f 
}
.qua_item{
    width: 47%;
    display: inline-block;
    margin-top: 15px
}
.qua_item textarea{
    width: 100%;
    height: 81px;
    resize: none;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 2px;
}
.qua_item h4{
    margin: 15px 0;
}
.qua_item label{
    display: block;
    margin-top: 10px;
}
.prize{
    padding: 30px;
    text-align: center;
    box-sizing: border-box;
}
.prize h4{
    font-weight: normal;
}
.about_box{
    padding-top: 20px;
    box-sizing: border-box;
}
.about_box h5{
    font-size: 24px
}
.about_box div{
    line-height: 25px;
}
.about_box div:first-child{
    width: 82%;
}
.about_box div a:hover{
    color: #d60f0f;
}
.qrcode{
    width: 150px;
    height: 150px;
}
.qrcode_box{
    font-size: 12px;
    width: 16%;
    text-align: center;
}
.section8{
    padding-bottom: 35px;
    box-sizing: border-box;
}
.ac{
    border-bottom: 2px solid #d22222;
}
.video_layer{
    top: 150px !important;
}
.sideBar{
    position: fixed;
    right: 0;
    top: 40%;
}
.nav_section2_m{
    display: none;
}
/* 主体 */

@media screen and (max-width: 750px) {
    .sideBar{
        display: none;
    }
    #top{
        display: none;
    }
    .wapper{
        width: 100%;
    }
    .nav_bar>div{
        height: 50px;
        padding: 5px 10px;
        box-sizing: border-box;
    }
    .nav_bar{
        height: 50px;
    }
    .nav_bar ul li{
        height: 100%;
        line-height: 100%;
        margin-left: 0.21rem;
    }
    .nav_bar ul li a{
        font-size: 13px;
    }
    .nav_bar{
        top: 0;
    }
    .logo{
        width: 17%;
    }
    .banner{
        margin: 50px 0 0 0;
    }
    .pc_banner{
        display: none;
    }
    .m_banner{
        display: block;
    }
    .section1{
        padding: 0 10px;
        box-sizing: border-box;
    }
    .section2{
        display: none;
    }
    .section h2{
        margin-bottom: 20px;
        font-size: 0.6rem;
    }
    .section2_m{
        display: block;
        padding: 0 10px;
        box-sizing: border-box;
    }
    .section2_m img{
        width: 100%;
    }
    .section2_m li{
        background:rgba(240,241,245,1);
        margin-bottom: 20px;
        padding-bottom: 20px;
        box-sizing: border-box;
    }
    .section2_m li h3, .section2_m li p{
        padding: 0 10px;
        box-sizing: border-box;
    }
    .section2_m li p{
        line-height: 25px;
        font-size: 0.4rem;
    }
    .section2_m li h3{
        font-size: 0.4rem;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .section1 p{
        font-size: 0.4rem;
        line-height: 25px;
    }
    .section1 h2{
        margin-top: 0;
        margin-bottom: 10px;
    }
    .section3_desc{
        font-size: 0.4rem;
    }
    .section3 a{
        font-size: 0.35rem;
    }
    .section3>div{
        padding: 0 10px;
        box-sizing: border-box;
    }
    .section3 ul li{
        width: 48%;
        padding: 20px 10px 0 10px;
        margin-bottom: 15px;
    }
    .section3_item li p{
        padding-left: 20px;
        font-size: 0.3rem;
    }
    .arrow_right{
        position: absolute;
        left: 2px;
        top: 6px;
        width: 10px;
        height: 10px;
    }
    .how_challenge{
        color: #000000;
        font-weight: bold;
    }
    .section3_item li h3{
        font-size: 0.4rem;
        margin-bottom: 15px;
    }
    .section3_item li img{
        width: 100%;
        margin-bottom: 10px;
    }
    .section4_item h4{
        font-size: 0.4rem;
    }
    .product_img{
        width: 43%;
        height: 120px;
        margin-right: 10px;
    }
    .section4_desc{
        font-size: 0.3rem;
        line-height: 20px;
    }
    .flex_1 {
        -webkit-box-flex: none;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .section4{
        padding: 0 10px;
        box-sizing: border-box;
    }
    .section4 li{
        width: 100%;
    }
    .section4 h3{
        font-size: 0.45rem;
    }
    .btn{
        width: 58%;
        font-size: 0.38rem;
        margin-top: 10px;
    }
    .section4_item h3 i{
        color: #000000;
    }
    .section4_item>a{
        font-size: 0.35rem;
        margin: 0 0 15px 0;
    }
    .section5 ul li{
        width: 40%;
        font-size: 0.4rem;
    }
    .section5 h2{
        margin-bottom: 10px;
    }
    .section6 img{
        margin-right: 10px;
    }
    .section6 h3 a{
        color: #000;
        opacity: 0.9;
    }
    .news h3{
        font-size: 0.45rem;
        line-height: 24px;
    }
    .news{
        width: 100%;
        font-size: 0.35rem;
    }
    .news>a{
        margin-top: 0; 
    }
    .section6 h2{
        margin-bottom: 10px;
    }
    .qua_item{
        width: 100%;
        font-size: 0.35rem;
        padding: 0 10px;
        box-sizing: border-box;
        margin-top: 5px;
        margin-right: 0;
    }
    .qua_item h4{
        font-size: 16px;
    }
    .prize h4{
        font-size: 0.4rem;
    }
    .prize img{
        width: 100%;
    }
    .section8 {
        padding: 0 10px;
    }
    .about_box div{
        width: 100% !important;
        font-size: 0.35rem;
        margin-right: 0
    }
    .qrcode{
        margin-top: 20px;
    }
    .gore_layer{
        width: 85%;
        left: 0;
        right: 0;
        margin: 0 auto;
        font-size: 0.4rem;
        top: 35px;
        height: 60%;
    }
    .gore_layer .layui-layer-content{
        height: 100%;
    }
    .form_box{
        width: 100% !important;
        padding: 10px !important;
        box-sizing: border-box;
    }
    #alert_info_form{
        width: 100%;
        box-sizing: border-box;
    }
    .gore_layer .layui-layer-btn{
        background-color: #fff;
    }
    .section6 li{
        padding: 0 10px;
        box-sizing: border-box;
    }
    .section6 img{
        height: 100%;
        margin: 0 auto;
    }
    .section2_m h2{
        margin: 0 0 20px 0;
    }
/*     .nav_section2{
        display: none;
    } */
    .nav_section2_m{
        display: block;
    }
    .nav_bar ul li:nth-child(4),
    .nav_bar ul li:last-child{
        display: none;
    }
}









































/* 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;
}