﻿@charset "utf-8";
/* CSS Document */

/* reset */
html { -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; }
*html, *html body { background-image:url(about:blank); background-attachment:fixed; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { margin:0; padding:0;}
body,button,input,select,textarea { font:12px/20px tahoma, \5FAE\8F6F\96C5\9ED1; } 
input,select,textarea { font-size:100%; }
address, cite, dfn, em, var, i { font-style:normal; }
input, textarea, select { outline:none; border:none; background:none; }
textarea { overflow: hidden; resize: none; }
table { border-collapse:collapse; border-spacing:0;}
th { text-align:inherit; }
fieldset,img { border:0;}
iframe { display:block; }
ol,ul,li { list-style:none; }
del { text-decoration:line-through; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:500;}
sub, sup { font-size:75%; line-height:0; position:relative; vertical-align:baseline; }
sup { top:-0.5em; }
sub { bottom:-0.25em; }
ins,a { text-decoration:none; }
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display:block; }
audio,canvas,video { display:inline-block; *display:inline; *zoom:1; }
abbr,acronym { border:0; font-variant:normal; }
address,caption,cite,code,dfn,em,th,var { font-style:normal; font-weight:500; }
body { color:#333; }
a { color:#333;
	-webkit-transition:all .2s;
	   -moz-transition:all .2s;
		-ms-transition:all .2s;
			   transition:all .2s;
}
a:hover { color:#f60; }
a,a:focus { outline: none; }

.clearfix:after { visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0; line-height:0; }
.clearfix { zoom:1; /* for IE6 IE7 */}

/* font */
.f11 { font-size:11px!important; }
.f12 { font-size:12px!important; }
.f13 { font-size:13px!important; }
.f14 { font-size:14px!important; }
.f16 { font-size:16px!important; }
.f18 { font-size:18px!important; }
.f20 { font-size:20px!important; }
.f24 { font-size:24px!important; }
.fb  { font-weight:700!important; }
.fn  { font-weight:400!important; }
.t2  { text-indent:2em!important; }
.lh100 { line-height:100%!important; }    /*12              ---行高是以字号来算的，字号变了会变*/
.lh135 { line-height:135%!important; }    /*16*/
.lh150 { line-height:150%!important; }    /*18*/
.lh200 { line-height:200%!important; }    /*24*/
.lh220 { line-height:220%!important; }    /*26*/
.lh250 { line-height:250%!important; }    /*30*/
.lh267 { line-height:267%!important; }    /*32*/
.lh12 { line-height:12px!important; }    
.lh14 { line-height:14px!important; }    
.lh16 { line-height:16px!important; }    
.lh18 { line-height:18px!important; }    
.lh20 { line-height:20px!important; }    
.lh22 { line-height:22px!important; }    
.lh24 { line-height:24px!important; }   
.lh26 { line-height:26px!important; }    
.lh28 { line-height:28px!important; }   
.lh30 { line-height:30px!important; }    
.lh32 { line-height:32px!important; }    
.unl    { text-decoration:underline!important; }
.no_unl { text-decoration:none!important; }
.ect {  
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

/* bg-color */
.bgf5 { background-color: #f5f5f5!important; }
.bg-black {
    position: fixed; _position:absolute;
    left: 0; top: 0; right: 0; bottom: 0;
    width: 100%; height: 100%;
    background-color: #000; 
    opacity: .5; 
    filter: alpha(opacity=50);
    z-index: 1000;
}
.bg-pop-black {
    position: fixed; _position:absolute;
    left: 0; top: 0; right: 0; bottom: 0;
    width: 100%; height: 100%;
    background-color: #000; 
    opacity: .5; 
    filter: alpha(opacity=50);
    z-index: 1000;
}
.js-tip {
    width: 100%; height: 30px;line-height: 30px;
    background-color: #fffeee;
    color: #666;
}
/* 图片效果 */
.ad-hr:hover { opacity: .8; }

/* font-color */
.s-c000 { color: #000 !important; }
.s-c333 { color: #333 !important; }
.s-c666 { color: #666 !important; }
.s-c999 { color: #999 !important; }
.s-cf60 { color: #f60 !important; }
.s-be { color:#297acc!important; }
.s-oe { color:#f25618!important; }
.s-ce52 { color: #e52a2a!important; }     
 a.s-c000:hover, a.s-c333:hover, a.s-c666:hover, a.s-c999:hover, a.s-cf60:hover, a.s-be:hover, a.s-ce52:hover { color: #f60!important; }       

 /*border*/
 .borb0 {border-bottom: 0!important; }    
 .borr0 {border-right: 0!important; }   
 

/* width 、height */
.wc	  { width:100%!important; }	/* width-centum */
.w1200 { width:1200px; }
.w1000 { width:1000px; }
.w-mn { min-width: 1000px; max-width: 1200px; _width: 1000px; }
.w990 { width:990px; }
.w680 { width:680px; }
.w690 { width:690px; }

.hc { height:100%; } 
.ha { height:auto!important; }

/* margin、padding */
.m10 { margin:10px!important; }
.m15 { margin:15px!important; }
.m20 { margin:20px!important; }
.m30 { margin:30px!important; }
.m40 { margin:40px!important; }
.m50 { margin:50px!important; }
.mt0  { margin-top:0!important; }
.mt5  { margin-top:5px!important; }
.mt10 { margin-top:10px!important; }
.mt15 { margin-top:15px!important; }
.mt20 { margin-top:20px!important; }
.mt30 { margin-top:30px!important; }
.mt40 { margin-top:20px!important; }
.mt50 { margin-top:50px!important; }
.mt100{ margin-top:100px; }
.mb0  { margin-bottom:0!important; }
.mb5  { margin-bottom:5px!important; }
.mb10 { margin-bottom:10px!important; }
.mb15 { margin-bottom:15px!important; }
.mb20 { margin-bottom:20px!important; }
.mb30 { margin-bottom:30px!important; }
.mb40 { margin-bottom:40px!important; }
.mb50 { margin-bottom:50px!important; }
.mb100{ margin-bottom:100px; }
.ml5  { margin-left:5px!important; }
.ml10 { margin-left:10px!important; }
.ml15 { margin-left:15px!important; }
.ml20 { margin-left:20px!important; }
.ml30 { margin-left:30px!important; }
.ml40 { margin-left:40px!important; }
.ml50 { margin-left:50px!important; }
.ml100{ margin-left:100px; }
.mr0 { margin-right:0!important; }
.mr5  { margin-right:5px!important; }
.mr10 { margin-right:10px!important; }
.mr15 { margin-right:15px!important; }
.mr20 { margin-right:20px!important; }
.mr30 { margin-right:30px!important; }
.mr40 { margin-right:40px!important; }
.mr50 { margin-right:50px!important; }
.mr100{ margin-right:100px; }
.p10 { padding:10px!important; }
.p15 { padding:15px!important; }
.p20 { padding:20px!important; }
.p30 { padding:30px!important; }
.p40 { padding:40px!important; }
.p50 { padding:50px!important; }
.pt0{ padding-top:0!important; }
.pt5 { padding-top:5px!important; }
.pt10 { padding-top:10px!important; }
.pt15 { padding-top:15px!important; }
.pt20 { padding-top:20px!important; }
.pt30 { padding-top:30px!important; }
.pt40 { padding-top:40px!important; }
.pt50 { padding-top:50px!important; }
.pt100{ padding-top:100px!important; }
.pb0  { padding-bottom:0!important; }
.pb5  { padding-bottom:5px!important; }
.pb10 { padding-bottom:10px!important; }
.pb15 { padding-bottom:15px!important; }
.pb20 { padding-bottom:20px!important; }
.pb30 { padding-bottom:30px!important; }
.pb40 { padding-bottom:40px!important; }
.pb50 { padding-bottom:50px!important; }
.pb100{ padding-bottom:100px!important; }
.pl5  { padding-left:5px!important; }
.pl10 { padding-left:10px!important; }
.pl15 { padding-left:15px!important; }
.pl20 { padding-left:20px!important; }
.pl30 { padding-left:30px!important; }
.pl40 { padding-left:40px!important; }
.pl50 { padding-left:50px!important; }
.pl100{ padding-left:100px!important; }
.pr5  { padding-right:5px!important; }
.pr10 { padding-right:10px!important; }
.pr15 { padding-right:15px!important; }
.pr20 { padding-right:20px!important; }
.pr30 { padding-right:30px!important; }
.pr40 { padding-right:40px!important; }
.pr50 { padding-right:50px!important; }
.pr100{ padding-right:100px!important; }

 /* 层次*/
.z-11 { z-index: 11; }
.z-10 { z-index: 10; }
.z-9 { z-index: 9; }
.z-8 { z-index: 8; }
.z-7 { z-index: 7; }
.z-6 { z-index: 6; }
.z-5 { z-index: 5; }
.z-4 { z-index: 4; }
.z-3 { z-index: 3; }
.z-2 { z-index: 2; }
.z-1 { z-index: 1; }


.ft-help {
    font-family: 微软雅黑;
}

#_cs_t {
    height: 1px;
}
/* 2018-08-29 */
.mar0 { margin-right:0 !important; }



/* 2018-08-27 增加分享 点赞 反馈 */
/* ico-feedba */
.ico-feedba {
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    background: url('../images/ico-feedba.png') no-repeat;
}

.i-feedba1 {
    width: 16px;
    height: 18px;
    background-position: 0 0;
}

.i-feedba2 {
    width: 17px;
    height: 18px;
    background-position: -30px 0;
}

.i-feedba3 {
    width: 16px;
    height: 18px;
    background-position: -60px 0;
}

.i-feedba4 {
    width: 24px;
    height: 24px;
    background-position: 0 -30px;
}

.i-feedba5 {
    width: 24px;
    height: 19px;
    background-position: -30px -30px;
}

.i-feedba6 {
    width: 10px;
    height: 10px;
    background-position: 0 -60px;
}

.i-feedba7 {
    width: 12px;
    height: 12px;
    background-position: -20px -60px;
}
/* share */
.share-opera-box {
    position: relative;
    padding-top: 20px;
}
/* operate */
.operate-box {
    text-align: center;
}

    .operate-box a {
        display: inline-block;
        margin: 0 10px;
        padding: 0 19px;
        height: 34px;
        line-height: 34px;
        border: 1px solid #ddd;
        border-radius: 18px;
        font-size: 14px !important;
        color: #666;
    }

        .operate-box a em {
            font-style: normal;
        }

.share-opera-box .share-box {
    display: none;
    position: absolute;
    z-index: 5;
    left: 50%;
    bottom: -50px;
    margin-left: 25px;
    padding: 15px;
    background-color: #fff;
    box-shadow: 0 8px 16px rgba(44, 56, 65, 0.2);
}

    .share-opera-box .share-box:before {
        position: absolute;
        bottom: 60px;
        left: -16px;
        border: 8px solid transparent;
        content: '';
        border-right-color: #fff;
    }

    .share-opera-box .share-box a {
        display: block;
        margin-bottom: 15px;
        line-height: 24px;
        font-size: 12px;
        color: #999;
    }

        .share-opera-box .share-box a .ico-feedba {
            margin-right: 16px;
        }

    .share-opera-box .share-box img {
        display: block;
        margin: auto;
        width: 100px;
        height: 100px;
    }

.fank-pop {
    display: none;
    position: absolute;
    left: 50%;
    bottom: 60px;
    z-index: 4;
    margin-left: -159px;
    padding: 25px;
    width: 288px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 5px 15px rgba(0,0,0,.1);
}

    .fank-pop:before {
        position: absolute;
        bottom: -16px;
        left: 50%;
        margin-left: -8px;
        border: 8px solid transparent;
        content: '';
        border-top-color: #fff;
    }

    .fank-pop .t {
        font-size: 14px;
        font-weight: bold;
    }

    .fank-pop .b {
        overflow: hidden;
    }

        .fank-pop .b a {
            float: left;
            padding: 0 5px;
            min-width: 64px;
            margin: 20px 10px 0;
            font-size: 12px;
            white-space: nowrap;
            word-break: break-all;
            word-wrap: break-word;
            height: 32px;
            line-height: 32px;
            border: 1px solid #ddd;
            border-radius: 2px;
        }

            .fank-pop .b a:hover {
                color: #3560e6;
                border-color: #3560e6;
            }

.fank-box {
    position: relative;
    margin-left: 30px;
}

    .fank-box .fank-btn .ico-feedba {
        margin-right: 5px;
        margin-top: -2px;
    }

    .fank-box .fank-btn:hover {
        color: #317fcc;
    }

    .fank-box .fank-pop {
        bottom: 30px;
        margin-left: -170px;
    }

.fank-box-right {
    position: absolute;
    top: 25px;
    right: 30px;
}

/** 2020/01/14 9566*/
.ico-operator {
    background: url('../images/icon1.png') no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
}
   /* ico-operator */
.ico-operator.i-zan { width: 30px; height: 30px; background-position: 0 0; }
.ico-operator.i-fankui { width: 26px; height: 26px; background-position: 0 -35px; }
.ico-operator.i-fankui2{ width: 26px; height: 26px; background-position: 0 -65px; }
.ico-operator.i-sina  { width: 22px; height: 22px; background-position: 0 -95px;  }
.ico-operator.i-qzone { width: 22px; height: 22px; background-position: 0 -120px; }
.ico-operator.i-wechat{ width: 22px; height: 22px; background-position: 0 -145px; }
	/**/
.red-dot { width: 8px; height: 8px; border-radius: 50%; background-color: #ec3b3b; }
.arrow { display: inline-block; width: 0; height: 0; font-size: 0; line-height: 0; vertical-align: -2px; border: 0 dashed transparent; border-width: 6px; }
.img-block img { display:block; width:100%; }


.study_zlBox{margin-top: 17px;width:350px;}
/*报名指南*/
.bmzl-conBox-zfj ul{ width:350px;padding-top: 17px;}
.bmzl-conBox-zfj:nth-child(2) ul{ padding-top: 0;}
.bmzl-conBox-zfj li{ display:block; float:left; margin:0px 16px 14px 0px;}
.bmzl-conBox-zfj li a{ display:block; background:#f7f8f9; font-size:14px; height:35px; line-height:35px; text-align:center; color:#666;border-radius: 4px;}
.w88px{ width:88px;}
.bmzl-conBox-zfj li a.w92px{ height:44px; padding:7px 15px; width:135px; font-size:14px; line-height:22px;}
.bmzl-conBox-zfj li a.w150px{ width:150px;}
.bmzl-conBox-zfj li a.w100px {width: 100px;}
.bmzl-conBox-zfj li a.back{ background:#fef4f2; color:#e13b29;}
.mar-bot1px{ margin-bottom:1px;}
.bmzl-conBox-zfj li a.lsBg{background: #eaf1ff;color: #f96203;}
.bmzl-conBox-zfj li a:hover{color:#fff;background: #f96203;}
.bmzl-conBox-zfj li a.back:hover{color: #fff;background: #e13b29;}

/*学习资料*/
.zl-list{border-left: 1px solid #eee;background: #f7f8f9;padding: 15px 15px 15px 30px;}
.zl-list li a{display: block;padding-bottom: 15px;position: relative;}
.zl-list li .zl-cir{display: block;width: 8px;height: 8px;padding: 8px 0px;background: url("./../images/news-icon.png") no-repeat -46px -76px;position: absolute;left: -35px;top:-2px;}
.zl-list li h6{font-size: 14px;line-height: 24px;color: #333;word-break: break-all;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;max-height: 48px;}
.zl-list li:hover h6{color: #f96203;}
.zl-list li p{font-size: 12px;color: #999;padding-top: 10px;}
.zl-list li a.zl-more{font-size: 14px;color: #f96203;padding-bottom: 0px;height: 34px;border: 1px solid #f96203;line-height: 34px;text-align: center;border-radius: 4px;}
.zl-list li a.zl-more:hover{color: #fff;background: #f96203;border-color: #f96203;}

/* 底部 */
.floor-foo{
    position: relative;
    z-index: 40;
    background-color: rgba(28, 28, 28, 1);
}
.floor-footer{
    width: 1200px;
    height: auto;
    margin: 0 auto;
    background-color: rgba(28, 28, 28, 1);
    /* border: 1px solid white; */
    overflow: hidden;
}
.floor-footer .footer-desc{
    margin-top: 67px;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.floor-footer .footer-desc .footer-list{
    float: left;
    width: 132px;
}
.floor-footer .footer-desc .footer-list:nth-child(n+2){
    margin-left: 50px;
}
.floor-footer .footer-desc .footer-list .footer-item{
    font-size: 14px;
    color: #f96203;
    margin-bottom: 10px;
}
.floor-footer .footer-desc .footer-list .footer-item a{
    display: block;
    opacity: 0.8;
    color: white;
}
.floor-footer .footer-desc .footer-list .footer-title{
    color: #FF6E00;
    font-size: 16px;
    margin-bottom: 20px;
}
.floor-footer .footer-desc .footer-list:last-child{
    width: 105px;
}
.floor-footer .footer-desc .footer-list:last-child .footer-item img{
    width: 105px;
    height: 104px;
}
.floor-footer .footer-desc .footer-list:last-child .footer-item .scan{
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
    text-align: center;
    margin-top: 2px;
}
.floor-footer .footer-desc .footer-list:last-child .footer-item:nth-child(n+2){
    width: 105px;
    height: 36px;
    background-color: #f96203;
    font-size: 14px;
    text-align: center;
    line-height: 36px;
}
.floor-footer .footer-cert{
    width: 1200px;
}
.floor-footer .footer-cert .cert-list{
    margin-top: 20px;
    width: 100%;
}
.floor-footer .footer-cert .cert-list .cert-item{
    float: left;
    color: white;
    font-size: 12px;
}
.floor-footer .footer-cert .cert-list .cert-item:nth-child(n+2){
    margin-left: 52px;
}

.bei .wrapCont{padding-top:10px;margin:0 auto;}
.bei a{height:23px;line-height:23px;display:inline-block;padding-left:26px;color:#b7b7b7;padding-right:10px;font-size:12px;text-align:left;}
.bei{padding-bottom:10px;background:rgba(28, 28, 28, 1);text-align:center;width:100%;position:relative;}
.bei img{margin-right:10px;}
.bei a.kex1{background:url(https://wwwupload.gaodunwangxiao.com/images/kex1.png) no-repeat;}
.bei a.kex2{background:url(https://wwwupload.gaodunwangxiao.com/images/kex2.png) no-repeat;}
.bei a.kex3{background:url(https://wwwupload.gaodunwangxiao.com/images/kex3.png) no-repeat;}
.bei a.kex4{background:url(https://wwwupload.gaodunwangxiao.com/images/kex4.png) no-repeat;}
.bei a.kex5{background:url(https://wwwupload.gaodunwangxiao.com/images/kex5.png) no-repeat;}
.bei a.kex6{background:url(https://wwwupload.gaodunwangxiao.com/images/kex6.png) no-repeat;}
.bei a.kex7{background:url(https://wwwupload.gaodunwangxiao.com/images/kex7.png) no-repeat;}
.bei a.kex8{background:url(https://wwwupload.gaodunwangxiao.com/images/kex8.png) no-repeat;}
.bei a.kex9{background:url(https://wwwupload.gaodunwangxiao.com/images/kex9.png) no-repeat;}
.bei a.kex315{background:url(https://wwwupload.gaodunwangxiao.com/images/kex315.png) no-repeat;}
.bei a.kex-gs{background:url(https://wwwimg.gaodunwangxiao.com/share/images/kex-gs.png) no-repeat;}
.bei a.new-kex{padding-left: 0;}

/*鍙充晶*/
.main-right{width: 300px;float: right;}
.tk-box,.tabs-box{background: #fff;padding: 20px;margin-bottom: 10px;}
.tabs-box{width:260px;}
.newsR-titleBox{padding-bottom: 20px;position: relative;}
.newsR-titleBox strong{font-size: 18px;color: #424258;font-weight: bold;line-height: 24px;line-height: 32px;position: relative;}
.newsR-titleBox strong i.free{display: block;width: 36px;height: 21px;position: absolute;top: 0px;right: -40px;background: url(free.png) no-repeat top left;}
.newsR-titleBox a.more{position: absolute;top: 24px;right:0;height: 24px;line-height: 24px;margin-top: -18px;font-size: 14px; color:#999;}
.newsR-titleBox a.more:hover{color:#386cce;}

/*鍙充晶-浜掑姩浜ゆ祦*/
.weixin-code-box{background: url("../picture/code-bg.png") no-repeat center -20px;text-align: center;}
.weixin-code-box img{width: 120px;height: 120px;margin: 0px auto;display: block;padding: 15px 0 20px;}
.weixin-code-box p{font-size: 14px;line-height: 24px;color: #333;}
.weixin-code-box span{font-size: 14px;color: #999;}

.header .nav{ width:100%; height:48px; margin:0 auto; position:relative; background-color: #f96203;}
.header .nav-a{
    overflow:hidden; 
    width: 1200px; 
    margin: 0 auto;
    display: flex;
    display: box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
}
.header .nav-a a{ 
    font-size:14px; 
    color:#ffffff; 
    line-height:48px; 
    text-decoration:none;
    position:relative;
    text-align: center;
    flex: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
}
.header .nav-a a:first-child:before{ content:""; background:url(https://simg01.gaodunwangxiao.com/uploadfiles/tmp/upload/202005/08/ea975_20200508155049.png) no-repeat; width:22px; height:12px; position:absolute; top:12; right:26px}

.floor{
    width: 100%;
    min-height: 50px;
    /* box-sizing: border-box; */
    /* overflow: hidden; */
}
/* 导航栏部分 */
.floor-hea{
    background-color: #f96203;
    height: 60px;
}
.floor-header{
    width: 1200px;
    margin: 0 auto;
    height: 60px;
    background-color: #f96203;
}
.floor-header .nav-list{
    width: 100%;
    height: 100%;
}
.floor-header .nav-list .nav-item{
    display: inline-block;
    font-size: 14px;
    color: white;
    height: 100%; 
    margin-left: 2px;
    padding: 0 21px;
}
.floor-header .nav-list .nav-item:first-child{
    margin-left: 0px;
}
.floor-header .nav-list .nav-item .nav-link{
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 60px;
}
.floor-header .nav-list .nav-item .nav-link:hover{
    color: #ffe1d5;
}
.floor-header .nav-list .sec-nav{
    position: relative;
}
.floor-header .nav-list .sec-nav::after{
    content: '';
    display: block;
    position: absolute;
    top: 30px;
    right: 10px;
    width: 0;
    height: 0;
    border: 4px solid;
    border-color: white transparent transparent;
}
.floor-header .nav-list .sec-nav:hover::after{
    border-color: #ffe1d5 transparent transparent;
}
.floor-header .nav-list .sec-nav .sec-list{
position: absolute;
top: 60px;
left: -10%;
height: auto;
display: none;
width: 1200px;
z-index: 10;
overflow: hidden;
transition: 0.4s;
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
-o-transition: 0.4s;
-ms-transition: 0.4s;
background-color: #f96203;
padding-left: -1100px;
margin-left: -1110px;
margin-top: 3px;
border-radius: 10px;
}
.floor-header .nav-list .sec-nav:nth-child(17) .sec-list{
    left: -20%;
}

.floor-header .nav-list .sec-nav:nth-child(1) .sec-list{
    width: 140px;
}
.floor-header .nav-list .sec-nav:hover .sec-list{
    display: block;
}
.floor-header .nav-list .sec-nav .sec-list .sec-item{
    height: 42px;
    width: 100%;
    color: #333333;
    text-align: center;
    line-height: 42px;
    font-size: 14px;
    box-shadow:0px 0px 1px 0px rgba(0,0,0,0.1);
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.floor-header .nav-list .sec-nav .sec-list .sec-item:hover{
    color: #f96203;
}
.floor-header .nav-list .sec-nav .sec-list .sec-item a{
    display: block;
    width: 100%;
    height: 100%;
}
.floor-header .nav-list .nav-item a{
	color: #fff;
	background-color: #f96203;
}

.banner-header .banner-menu-list{
    width: 100%;
}
.banner-header .banner-menu-list .banner-menu-item{
    position: relative;
    display: inline-block;
    margin-right: 26px;
    margin-bottom: 16px;
    font-size: 14px;
    width: 100px;
}
.banner-header .banner-menu-list .banner-sec-menu .nav-link{
    position: relative;
}
.banner-header .banner-menu-list .banner-sec-menu .nav-link:after{
    content: '';
    position: absolute;
    top: 8px;
    right: -12px;
    border-color: #000 transparent transparent;
    border-style: solid;
    border-width: 4px;
}
.banner-header .banner-menu-list .banner-sec-menu .sec-menu-list{
    position: absolute;
    left: -16%;
    display: none;
    width: 120px;
    box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
    z-index: 10;
}
.banner-header .banner-menu-list .banner-sec-menu:hover .sec-menu-list{
    display: block;
}
.banner-header .banner-menu-list .banner-sec-menu .sec-menu-list .sec-menu-item{
    width: 100%;
    line-height: 42px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1);
}
.banner-header .banner-menu-list .banner-sec-menu .sec-menu-list .sec-menu-item:hover a{
    color: #f96203;
}
.banner-header .banner-menu-list .banner-menu-item:nth-child(9n){
    margin-right: 0;
}

/*  底部导航  */
.friend-link-wrap{
    width:100%;
    background:#F6F6F6;
}
.friend-link{
    width: 1200px;
    margin:0 auto;
    padding: 30px 0 16px 0;
}
.friend-link.friendlinkenter{
    padding:30px 0 60px 0;
}
.friend-link.friendlinkenter2{
    padding:30px 0 145px 0;
}
.friend-link.friendlinkenter3{
    padding:30px 0 90px 0;
}
.friend-link.friendlinkenter4{
    padding:30px 0 200px 0;
}
.friend-link .logo{
    float: left;
    width: 140px;
    height: 160px;
    margin:0 0 0 0;
	background: #FFF;
	line-height: 160px;
	text-align: center;
	border-radius: 7px;
}
.friend-link .logo img{
	width: 126px;
	padding-top: 15px;
}
.friend-link .block{
    width:140px;
    height: 160px;
    overflow: hidden;
    float: left;
    background: #FFF;
    margin:0 0 10px 11px;
	border-radius: 7px;
    position: relative;
}
.friend-link .block.overindex{
    z-index: 11;
}
.friend-link .block-in{
	border: 1px solid #FFF;
	border-radius: 7px;
	box-sizing: border-box;
    position: relative;
}
.friend-link .block:nth-child(9){
    margin-left: 0;
}
.friend-link .block  .block-on{
    width:140px;
    min-height: 160px;
    background: #FFF;
	border: 1px solid #FF6E00;
    color: #FF6E00;
    overflow: visible;
	box-shadow:0px 4px 16px 0px rgba(255,110,0,0.1);
    position: absolute;
    
    top:0;
    left:0;
    padding-bottom: 10px;
    z-index: 10;
}

.friend-link .block .title{
    font-size: 14px;
    font-weight: bold;
    margin:12px 0 0 8px;
}
.friend-link .block .list{
	background: none;
    color: #333;
    margin:12px 0 0 8px;
    font-size: 12px;
	line-height: 18px;
    float: left;
    width: 60px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow:hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    display: -moz-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
	transition: all 0s linear
    
}

.friend-link .block .list .item-name{
    width: 60px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    display:block;
}

.friend-link  .block-on .list{
    color: #FF6E00;
}

.friend-link .block .list1{
	background: none;
    color: #333;
    margin:12px 0 0 8px;
    font-size: 12px;
	line-height: 18px;
    float: left;
    width: 60px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow:hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    display: -moz-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
	transition: all 0s linear
    
}

.friend-link .block .list1 .item-name{
    width: 60px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    display:block;
}

.friend-link  .block-on .list1{
    color: #FF6E00;
}
/*  End 底部导航  */