@charset "utf-8";
/* CSS Document */
em{
    font-style: normal;
}
.warp{ min-width:1200px; width: 100%; margin:0 auto; border:solid #F00 0px; overflow:hidden}
.table{ display:table}
.table .table-cell{ display:table-cell; vertical-align:middle}

.header{ position:relative}
.header .top{ background:#000; width:100%; line-height:30px}
.header .top-left{ float:left}
.header .top-left a{ float:left; font-size:12px; color:#bbbbbb; padding:0 8px}
.header .top-left a.curr{ color:#35af57}
.header .top-login{ float:right}
.header .top-login a{ font-size:14px; color:#FFF; padding:0 5px}



.header .logo-search .search{ float:right; overflow:hidden; margin-top:21px}
.header .logo-search .search-text{ float:left; width:255px; height:40px; padding:0 0 0 10px; border:none; background:#EEE; border-top-left-radius:3px; border-bottom-left-radius:3px; font-size:14px; color:#666; outline:none}
.header .logo-search .search-submit{ float:left; width:72px; height:40px;line-height: 40px;text-align: center; margin-left:1px; border:none; background:#FF8C00; border-top-right-radius:3px; border-bottom-right-radius:3px; font-size:14px; color:#ffffff; outline:none; cursor:pointer}
.header .nav{ width:100%; background-color: rgb(250, 110, 0); margin:0 auto; line-height:48px; overflow:hidden}
.header .nav .nav-list{
    width: 1200px;
    margin: 0 auto;
}
.header .nav a{ float:left; width:150px; text-align: left; font-size:14px; color:#ffffff; text-decoration:none; box-sizing:border-box; transition:all 0.3s linear}
/* .header .nav a:hover{ background:#1F895B} */

.container{ width:1200px; margin:19px auto 0}

.banner{ position: relative; height: 440px; padding-top: 40px;width: 100%; background-color: rgb(250, 250, 250);}
.banner .banner-center{
    position: relative;
    width: 1200px;
    margin: 0 auto;
}
.banner .new-banner{
    position: relative;
    height: 450px;
    overflow: hidden;
}
.banner .new-banner .hd{
    position: absolute;
    left: 50%;
    bottom: 5px;
    overflow: hidden;
    height: 15px;
    transform: translateX(-50%);
    z-index: 2;
}
.banner .new-banner .hd ul{
    overflow: hidden;
    zoom: 1;
}
.banner .new-banner .hd ul li{
    float: left;
    margin-right: 15px;
    width: 10px;
    height: 10px;
    background-color: #d8d8d8;
    border-radius: 50%;
    zoom: 1;
    cursor: pointer;
}
.banner .new-banner .hd ul li:last-of-type{
    margin-right: 0;
}
.banner .new-banner .hd ul li.on{
    background-color: #46c88a;
    color: #fff;
}
.banner .new-banner .banner-wrap{
    float: left;
    position: relative;
    z-index: 0;
}
.banner .new-banner .banner-wrap ul li a{
    display: block;
    width: 1200px;
    height: 450px;
}
.banner .new-banner .banner-wrap ul li a img{
    width: 100%;
    height: 100%;
}
.banner .banner-top{ position: absolute;top: 0;left: 0;z-index:8;}
.banner .banner-top .login{ position: absolute; top: 0px; left: 928px; background:#FFF; width:270px; height:400px; border-radius:4px; text-align:center; border: 1px solid rgb(238, 238, 238);}
.banner .banner-top .login .login-name{ padding-top:37px}

.banner .login-name span{ display:block; margin:0 auto; width:128px; min-height:66px}
.banner .login-name .login-username{display: block;min-height: 20px;width: auto;text-align: center}
.banner .login-name span img{ width:100%}
.banner .login-name p{ font-size:14px; color:#4c4c4c; line-height:42px}
.banner .login-btn{ overflow:hidden}
.banner .login-btn a{ display:block; width:228px; height:52px; line-height:52px; margin:8px auto 0; border-radius:3px; box-sizing:border-box; background:#FE5E10; font-size:14px; color:#ffffff; text-decoration:none}
.banner .login-btn a:last-child{ background:#FFF; color:#fe5e10}
.banner .login-bom{ text-align:left; padding:24px 0 0 30px}
.banner .login-bom a{ display:block; font-size:12px; color:#4c4c4c; line-height:30px; padding-left:36px; text-decoration:none; background:url(../image/acca/login-lcon.png) no-repeat}
.banner .login-bom a:hover{color: #35af57}
.banner .login-bom a:last-child{ background-position:0 -30px}
.banner-bom{ overflow:hidden}
.banner-bom a{ float:left; width:240px; height:122px; font-size:16px; color:#f96203; text-align:center; text-decoration:none; transition:all 0.3s linear}
.banner-bom a i{ display:block; width:60px; height:60px; margin:0 auto; background:url(../image/acca/icon-2.png) no-repeat; transition:all 0.3s linear}
.banner-bom a p{ line-height:20px; padding-top:10px}
.banner-bom a:nth-child(1) i{ background-position:0 0}
.banner-bom a:nth-child(2) i{ background-position:-60px 0}
.banner-bom a:nth-child(3) i{ background-position:-120px 0}
.banner-bom a:nth-child(4) i{ background-position:-180px 0}
.banner-bom a:nth-child(5) i{ background-position:-240px 0}
.banner-bom a:hover{ background:#f96203; color:#FFF}
.banner-bom a:hover:nth-child(1) i{ background-position:0 -60px}
.banner-bom a:hover:nth-child(2) i{ background-position:-60px -60px}
.banner-bom a:hover:nth-child(3) i{ background-position:-120px -60px}
.banner-bom a:hover:nth-child(4) i{ background-position:-180px -60px}
.banner-bom a:hover:nth-child(5) i{ background-position:-240px -60px}
.banner .swiper-container .swiper-wrapper .swiper-slide{
    height: 400px;
}
.banner .swiper-container .swiper-wrapper .swiper-slide a{
    display: block;
    width: 100%;
    height: 400px;
}
.banner .banner-box{
    height: 400px;
    width: 888px;
    margin-left: 0;
    border-radius: 10px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
}
.banner .swiper-container{
    --swiper-theme-color: #ff6600;/* 设置Swiper风格 */
    --swiper-navigation-color: #f96203;/* 单独设置按钮颜色 */
    --swiper-navigation-size: 30px;/* 设置按钮大小 */
}
.banner .btn-left{
    width: 46px;
    background-image: url(//simg01.gaodunwangxiao.com/uploadfiles/tmp/upload/202005/07/1ff43_20200507160353.png);
    background-size: 46px 46px;
} 
.banner .btn-right{
    width: 46px;
    background-image: url(//simg01.gaodunwangxiao.com/uploadfiles/tmp/upload/202005/07/7b7a9_20200507160919.png);
    background-size: 46px 46px;
} 

.certi{ margin-top:70px; overflow:hidden}
.certi .left{ float:left; width:696px}
.certi .left .certi-title{ height:295px; padding:0 249px 0 16px; background:url(../image/acca/certi-title-1.png) right bottom no-repeat}
.certi .left .certi-title span{ display:block; font-size:16px; color:#fe5e10; line-height:45px; padding-bottom:7px; border-bottom:solid 2px #E5E5E5}
.certi .left .certi-title b{ display:block; font-size:30px; color:#f96203; line-height:69px; padding-top:5px}
.certi .left .certi-title p{ font-size:16px; color:#4c4c4c; line-height:24px; letter-spacing:3px}
.certi .left .certi-title div{ font-size:14px; color:#e5e5e5; line-height:18px; padding-top:12px}
.certi .left .certi-title a{ font-size:14px; color:#f96203; text-decoration:none}
.certi .left ul{ overflow:hidden}
.certi .left ul li{ float:left; background:#F8F8F8; width:232px; height:162px; color:#4c4c4c; transition:all 0.3s linear}
.certi .left ul li a{ text-decoration:none}
.certi .left ul li a:hover{ color:#FFF}
.certi .left li i{ display:block; height:64px; position:relative}
.certi .left li i:before{ content:""; width:64px; height:64px; background:url(../image/acca/icon-2.png) no-repeat; position:absolute; top:0; right:0}
.certi .left li p{ padding:0 12px 0 16px; font-size:12px; line-height:24px}
.certi .left li p span{ display:block; font-size:20px; color:#f96203; line-height:36px}
.certi .left li:nth-child(1) i:before{ background-position:0 -120px}
.certi .left li:nth-child(2) i:before{ background-position:-64px -120px}
.certi .left li:nth-child(3) i:before{ background-position:-128px -120px}
.certi .left li:hover{ background:#f96203; color:#FFF}
.certi .left li:hover p span{ color:#FFF}
.certi .left li:hover:nth-child(1) i:before{ background-position:0 -184px}
.certi .left li:hover:nth-child(2) i:before{ background-position:-64px -184px}
.certi .left li:hover:nth-child(3) i:before{ background-position:-128px -184px}
.certi .right{ float:left; width:504px}
.certi .right ul{ overflow:hidden}
.certi .right li{ float:left; width:252px; height:219px; position:relative; overflow:hidden}
.certi .right li img{ transition:all 0.3s linear}
.certi .right li .table{ position:absolute; top:0; left:0; width:230px; height:219px; padding-left:22px; font-size:16px; color:#fe5e10; line-height:24px}
.certi .right li .table span{ display:block; font-size:24px; color:#f96203; padding-bottom:24px}
.certi .right li:hover img{ transform:scale(1.3,1.3)}
.certi .right .certi-roll{ background:#f96203; height:238px; position:relative}
.certi .right .certi-roll .certi-hotspot{ font-size:14px; color:#ffffff; line-height:18px; position:absolute; bottom:10px; right:13px; text-decoration:none}
.certi .right .certi-roll span{ position:absolute; color:#FFF; line-height:21px}
.certi .right .certi-roll span:nth-child(1){ top:22px; left:149px; font-size:14px; opacity:0.5}
.certi .right .certi-roll span:nth-child(2){ top:53px; left:218px; font-size:18px;}
.certi .right .certi-roll span:nth-child(3){ top:75px; left:102px; font-size:16px; opacity:0.5}
.certi .right .certi-roll span:nth-child(4){ top:97px; left:266px; font-size:16px; opacity:0.5}
.certi .right .certi-roll span:nth-child(5){ top:107px; left:75px; font-size:18px;}
.certi .right .certi-roll span:nth-child(6){ top:134px; left:270px; font-size:18px;}
.certi .right .certi-roll span:nth-child(7){ top:159px; left:100px; font-size:18px;}
.certi .right .certi-roll span:nth-child(8){ top:187px; left:190px; font-size:14px; opacity:0.5}

.title{ font-size:20px; color:#f96203; line-height:32px; font-weight:bold; padding-left:20px; position:relative}
.title a{ color:#f96203; text-decoration:none}
.title:before{ content:""; background:#f96203; width:4px; height:26px; position:absolute; top:3px; left:0px}
.right-title{ font-size:18px; color:#4c4c4c; line-height:40px; padding-left:50px; background:url(../image/acca/icon-2.png) no-repeat}

.instr{ margin-top:66px; overflow:hidden}
.instr .left{ float:left; width:900px}
.instr .left .instr-click{ background:#F8F8F8; margin-top:26px; line-height:43px; padding:0 20px; overflow:hidden}
.instr .left .instr-click a{ float:left; width:122px; text-align:center; font-size:18px; color:#f96203; text-decoration:none; transition:all 0.3s linear}
.instr .left .instr-click a.curr{ background:#f96203; color:#FFF}
.instr .left .instr-cont{ padding-top:32px}
.instr .left .instr-cont ul{}
.instr .left .instr-cont li{ overflow:hidden}
.instr .left .instr-img{ float:left; width:150px; height:200px; background:#29A770}
.instr .left .instr-info{ float:right; width:726px}
.instr .left .instr-info a{ text-decoration:none;}
.instr .left .instr-info dl a{text-overflow:ellipsis; overflow:hidden; white-space:nowrap;width: 230px;display: inline-block}
.instr .left .instr-info a:hover{color:#f96203}
.instr .left .instr-name{ font-size:14px; color:#4c4c4c; line-height:24px; border-bottom:solid 1px #DCDCDC; padding-bottom:8px}
.instr .left .instr-name span{ display:block; font-size:18px; color:#000000; line-height:30px; padding-bottom:4px}
.instr .left .instr-name a{ text-decoration:none}
.instr .left .instr-name a:hover{color:#f96203}
.instr .left .instr-info dl{ padding-top:10px; overflow:hidden}
.instr .left .instr-info dd{ float:left; width:340px; overflow:hidden; font-size:14px; color:#4c4c4c; line-height:28px}
.instr .left .instr-info dd i{ font-style:normal; color:#fe5e10; margin-right:4px;position: relative;top:-12px;}
.instr .left .instr-info dd span{ float:right}
.instr .left .instr-info dd:nth-child(2n+2){ margin-left:36px}
.instr .right{ float:left; width:300px}
.instr .right .form{ width:252px; margin:0 auto}
.instr .right .right-title{ background-position:-260px -168px}
.instr .right .form .radio-right{ overflow:hidden; padding:21px 0px 12px 5px}
.instr .right .form .radio-right .opt{ float:left; width:121px; height:20px; line-height:16px; margin-bottom:12px;position: relative}
.instr .right .form .radio-right .gender-radio{ position: absolute; display: none;}
.instr .right .form .radio-right label{position: relative; display: block; line-height:19px; padding-left:20px; cursor: pointer; vertical-align: middle; color:#000000; font-size:16px}
.instr .right .form .radio-right .gender-radio + label:after{ position: absolute; display: none; content: ''; }
.instr .right .form .radio-right label:before{ position: absolute; top:3px; left:0; display: inline-block; width: 12px; height: 12px; content: ''; border:solid 1px #f96203;}
.instr .right .form .radio-right .gender-radio + label:after{ top:-1px; left:2px; width:18px; height:18px; background:url(//simg01.gaodunwangxiao.com/uploadfiles/tmp/upload/202005/07/8a918_20200507131827.png) no-repeat; border-radius:2px; background-size: 100% 100%;}
.instr .right .form .radio-right .gender-radio:checked + label:after{ display: block; }
.instr .right .form .radio-right .select .gender-radio{ top:-1px; left:2px; width:18px; height:18px; background:url(//simg01.gaodunwangxiao.com/uploadfiles/tmp/upload/202005/07/8a918_20200507131827.png) no-repeat; border-radius:2px;display: block;}

.instr .right .form .ipt{ padding:0 0 12px 5px}
.instr .right .form .ipt input{ float:left; width:234px; height:26px; border:solid 1px #f96203; padding-left:6px; font-size:14px; color:#f96203; outline:none}
.instr .right .form .submit{ padding:20px 0 0 30px; overflow:hidden}
.instr .right .form .submit input{ float:left; background:#FFF; width:76px; height:24px; text-align:center; border:solid 1px #f96203; border-radius:3px; font-size:16px; color:#f96203; margin:0 10px; cursor:pointer}
.instr .right .form .submit input:last-child{ background:#f96203; color:#FFF}
.instr .right .form .ipt input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:#f96203;
}
.instr .right .form .ipt input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:#f96203;
}
.instr .right .form .ipt input::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:#f96203;
}
.instr .right .form .ipt input:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:#f96203;
}

.exam{ margin-top:82px; overflow:hidden}
.exam .left{ float:left; width:900px}
.exam .left .title{ padding-bottom:26px}
.exam .left .exam-left{ float:left; width:582px}
.exam .left .exam-left .exam-name{ background:#F8F8F8; padding:7px; overflow:hidden}
.exam .left .exam-left .exam-img{ float:left; width:174px; height:126px}
.exam .left .exam-left .exam-info{ float:left; width:340px; padding-left:30px}
.exam .left .exam-left .exam-info a{ display:block; font-size:18px; color:#000000; line-height:22px; padding-top:12px; text-decoration:none}
.exam .left .exam-left .exam-info a:hover{color:#f96203}
.exam .left .exam-left .exam-info p{ font-size:14px; color:#4c4c4c; line-height:21px; padding-top:6px}
.exam .left .exam-left .exam-link{}
.exam .left .exam-left .exam-link ul{ padding-top:16px; overflow:hidden}
.exam .left .exam-left .exam-link li{ float:left; width:284px; line-height:32px; padding-left:7px;text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.exam .left .exam-left .exam-link li a{ font-size:14px; color:#4c4c4c; text-decoration:none}
.exam .left .exam-left .exam-link li a:hover{color:#f96203}
.exam .left .exam-common{ float:left; width:318px}
.exam .left .exam-common .ec-title{ height:90px; margin-top:30px; padding:20px 0 0 128px; background:url(../image/acca/icon-2.png) 46px -243px no-repeat; overflow:hidden}
.exam .left .exam-common .ec-title p{ font-size:18px; color:#fe5e10; line-height:42px; border-bottom:solid 1px #E5E5E5; padding:0 16px 0 3px}
.exam .left .exam-common .ec-title a{ float:right; font-size:12px; color:#fe5e10; text-decoration:none}
.exam .left .exam-common ul{ background:#F8F8F8; height:174px; padding-top:16px}
.exam .left .exam-common li{ font-size:14px; color:#4c4c4c; line-height:32px; padding-left:36px}
.exam .left .exam-common li a{ color:#4c4c4c; text-decoration:none;display: block; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;width: 280px;}
.exam .left .exam-common li a:hover{color:#f96203}
.exam .right{ float:left; width:300px}
.exam .right .right-title{ background-position:-260px -208px; margin-left:20px}
.exam .right ul{ width:252px; margin:18px auto 0}
.exam .right li{ border-bottom:solid 1px #E5E5E5; cursor: pointer;padding:0; font-size:14px; color:#a9a9a9; line-height:24px; position:relative; overflow:hidden}
.exam .right li:last-child{ border-bottom:none}
.exam .right li i{ float:left; font-style:normal; width:39px; padding:11px 0 11px 3px; line-height:48px; border-right:solid 2px #D2D2D2}
.exam .right li p{ float:left; padding:11px 0 11px 18px}
.exam .right li.current{ color:#f96203}
.exam .right li.current:before{ content:""; background:#FFF; width:12px; height:12px; border:solid 2px #FE5E10; border-radius:12px; position:absolute; top:27px; left:35px}
.exam .right li.current:after{ content:""; background:#FE5E10; width:6px; height:6px; border-radius:6px; position:absolute; top:32px; left:40px}
.exam .right li.current i{ border-right:solid 2px #FE5E10}

.teach{ margin-top:52px}
.teach .teach-cont{ margin-top:26px; position:relative}
.teach .teach-cont .btnBox{ position:absolute; top:-56px; right:16px; cursor:pointer}
.teach .teach-cont .btnBox.l{ right:69px}
.teach .teach-cont .btnBox.r{ transform:rotate(180deg)}
.teach .teach-cont ul{ overflow:hidden;width:1200px;}
.teach .teach-cont li{ float:left; width:300px}
.teach li .teach-info{ width:274px; height:198px; padding-left:26px; color:#FFF; position:relative}
.teach li .teach-name{ font-size:16px; line-height:22px}
.teach li .teach-name b{ display:block; font-size:18px}
.teach li .teach-txt{ font-size:16px; color:#ffffff; line-height:25px; min-height:62px; padding-top:25px}
.teach li .teach-info a{ float:left; line-height:26px; text-decoration:none; padding:0 8px 0 32px; border:solid 1px #FFF; border-radius:5px; font-size:16px; color:#ffffff; background:url(../image/acca/icon-2.png) -272px -252px no-repeat}
.teach li .teach-info a:hover{ background:url(../image/acca/icon-2.png) -272px -280px no-repeat #FFF; color:#f96203}
.teach li:nth-child(2n+1) .teach-info{ background:#f96203}
.teach li:nth-child(2n+1) .teach-info:before{ content:""; width:0; height:0; border-top:0px solid transparent; border-left:39px solid #f96203; border-bottom:28px solid transparent; position:absolute; bottom:-28px; left:0px}
.teach li:nth-child(2n+2) .teach-info{ background:#666666}
.teach li:nth-child(2n+2) .teach-info:before{ content:""; width:0; height:0; border-top:28px solid transparent; border-right:39px solid #666666; border-bottom:0px solid transparent; position:absolute; top:-28px; right:0px}

.curric{ margin-top:64px}
.curric .curric-cont{ padding:26px 0}
.curric .curric-cont ul{ height:382px}
.curric .curric-cont li{ float:left; width:240px; height:382px; position:relative}
.curric .curric-cont li img{ transition:all 0.3s linear}
.curric .curric-cont li .table{ background:rgba(0,0,0,0.4); width:174px; height:80px; font-size:22px; color:#ffffff; line-height:34px; text-align:center; position:absolute; top:50%; left:50%; margin:-40px 0 0 -87px; transition:all 0.2s linear}
.curric .curric-cont li .table:before{ content:""; background:url(../image/acca/curric-center.png) no-repeat; width:184px; height:90px; position:absolute; top:-5px; left:-5px}
.curric .curric-cont li .curric-name{ width:176px; font-size:14px; color:#ffffff; line-height:20px; text-shadow:rgba(0,0,0,0.6) 1px 1px 3px; position:absolute; top:46px; left:16px; transition:all 0.3s linear; opacity:0}
.curric .curric-cont li .curric-name span{ display:inline-block; font-size:26px; line-height:30px; padding-bottom:26px}
.curric .curric-cont li .curric-name p{ padding-left:10px; position:relative}
.curric .curric-cont li .curric-name p:before{ content:""; background:#FFF; width:50px; height:2px; position:absolute; top:-10px; left:10px}
.curric .curric-cont li .curric-btn{ position:absolute; bottom:76px; right:18px; transition:all 0.3s linear; opacity:0}
.curric .curric-cont li .curric-btn a{ display:block; font-size:16px; color:#ffffff; text-decoration:none; padding:0 56px 0 20px; line-height:32px; border:solid 2px #BAB9B8; position:relative}
.curric .curric-cont li .curric-btn a:before{ content:""; background:#FFF; width:19px; height:4px; position:absolute; top:14px; right:23px}
.curric .curric-cont li .curric-btn a:after{ content:""; width:0; height:0; border-top:6px solid transparent; border-left:7px solid #FFF; border-bottom:6px solid transparent; position:absolute; top:10px; right:16px}
.curric .curric-cont li:hover{ z-index:9}
.curric .curric-cont li:hover img{ transform:scale(1.1,1.1)}
.curric .curric-cont li:hover .table{ opacity:0}
.curric .curric-cont li:hover .curric-name{ top:16px; opacity:1}
.curric .curric-cont li:hover .curric-btn{ bottom:46px; opacity:1}

.stude{}
.stude .stude-title{ font-size:20px; color:#000000; line-height:24px; text-align:center; margin-top:80px}
.stude .stude-cont{ margin-top:42px; min-height:546px}
.stude .stude-cont .left{ float:left; width:642px}
.stude .stude-cont h3{ font-size:18px; color:#000000; text-align:center; line-height:46px; font-weight:normal; padding-top:6px; position:relative}
.stude .stude-cont h3:before{ content:""; background:#FE5E10; width:60px; height:2px; position:absolute; bottom:0; left:50%; margin-left:-30px}
.stude .left .stude-top{ padding:10px 20px; overflow:hidden}
.stude .left .stude-top li{ float:left; width:150px; height:216px; padding-top:26px}
.stude .left .stude-top li:hover{ box-shadow:rgba(41,167,112,0.75) 0px 0px 4px}
.stude .left .stude-top li a{ text-decoration:none}
.stude .left .st-img{ width:108px; height:108px; margin:0 auto}
.stude .left .st-info{ text-align:center; font-size:16px; color:#4c4c4c; line-height:24px; padding-top:18px}
.stude .left .st-info span{ display:block; padding-bottom:6px; color:#000000}
.stude .left .stude-bom{ padding-top:25px; height:215px}
.stude .left .stude-bom li{ float:left; width:70px; height:70px; margin:0 18.5px 42px 18.5px; position:relative}
.stude .left .stude-bom li:nth-child(7){ margin-left:72px}
.stude .left .stude-bom li .table{ background:#29A770; border-radius:9px; width:180px; height:90px; text-align:center; position:absolute; left:50%; top:-102px; margin-left:-90px; font-size:16px; color:#e5e5e5; line-height:22px; display:none}
.stude .left .stude-bom li .table:before{ content:""; width:0; height:0; border-left:12px solid transparent; border-top:12px solid #29A770; border-right:12px solid transparent; position:absolute; bottom:-12px; left:50%; margin-left:-12px}
.stude .left .stude-bom li .table span{ display:block; color:#FFF; padding-bottom:6px}
.stude .left .stude-bom li:hover .table{ display:table}
.stude .stude-cont .right{ float:left; width:556px; height:546px; border-left:solid 2px #29A770}
.stude .stude-cont .right .stude-img{ text-align:center; padding-top:25px}

.read{ margin-top:52px}
.read .read-cont{ margin-top:26px; overflow:hidden}
.read .read-cont .left{ float:left; width:300px; text-align:center;}
.read .read-cont .left img{box-shadow: #f96203 0px 0px 4px;margin-bottom: 2px;}
.read .read-cont .right{ float:left; width:900px}
.read .right .read-click{ overflow:hidden}
.read .right .read-click a{ float:left; padding:0 12px 12px 12px; margin:0 25px; font-size:18px; color:#f96203; line-height:20px; text-decoration:none; cursor:pointer}
.read .right .read-click a.current{ border-bottom:solid 2px #FE5E10}
.read .right .read-box{ padding-top:25px}
.read .right .read-box ul{ overflow:hidden}
.read .right .read-box li{ float:left; width:260px; margin:0 20px}
.read .right .read-box li .read-info{ padding:14px 0 16px 0; border-bottom:solid 1px #DCDCDC}
.read .right .read-box li a{ display:block; font-size:14px; color:#4c4c4c; line-height:32px; text-decoration:none}
.read .right .read-box li a:hover{color:#29a770}


.friendlink{ margin-top:56px; overflow:hidden}
.friendlink .friendlink-cont{ overflow:hidden; padding:27px 20px 42px 20px}
.friendlink .friendlink-cont a{ float:left; font-size:12px; color:#999999; line-height:24px; padding-right:28px; text-decoration:none; position:relative}
.friendlink .friendlink-cont a:before{ content:""; background:#B8B8B8; width:1px; height:12px; position:absolute; top:6px; right:15px}
.friendlink .friendlink-cont a:last-child:before{ display:none}

.footer{ background:#363636; padding:36px 0}
.footer .footer-cont{ width:1200px; margin:0 auto}
.footer .footer-1{ overflow:hidden}
.footer .footer-1 a{ float:left; margin-bottom:18px; padding:0 6px 0 30px; font-size:12px; color:#b7b7b7; letter-spacing:1px; text-decoration:none; line-height:30px; background:url(../image/acca/footer-lcon.png) no-repeat}
.footer .footer-1 a:nth-child(1){ background-position:0 0}
.footer .footer-1 a:nth-child(2){ background-position:0 -30px}
.footer .footer-1 a:nth-child(3){ background-position:0 -60px}
.footer .footer-1 a:nth-child(4){ background-position:0 -90px}
.footer .footer-1 a:nth-child(5){ background-position:0 -120px}
.footer .footer-1 a:nth-child(6){ background-position:0 -150px}
.footer .footer-1 a:nth-child(7){ background-position:0 -180px}
.footer .footer-1 a:nth-child(8){ background-position:0 -210px}
.footer .footer-1 a:nth-child(9){ background-position:0 -240px}
.footer .footer-1 a:nth-child(10){ background-position:0 -270px; margin-left:356px}
.footer .footer-2{ font-size:12px; color:#b7b7b7; line-height:30px; text-align:center}



/*---------公用部分---------*/
.btn{display:inline-block;*display:inline;*zoom:1;padding:4px 12px;margin-bottom:0;font-size:14px;line-height:20px;text-align:center;vertical-align:middle;cursor:pointer;color:#333;text-shadow:0 1px 1px rgba(255,255,255,0.75);background-color:#f5f5f5;background-image:-moz-linear-gradient(top,#fff,#e6e6e6);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));background-image:-webkit-linear-gradient(top,#fff,#e6e6e6);background-image:-o-linear-gradient(top,#fff,#e6e6e6);background-image:linear-gradient(to bottom,#fff,#e6e6e6);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);*background-color:#e6e6e6;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);border:1px solid #bbb;*border:0;border-bottom-color:#a2a2a2;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;*margin-left:.3em;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05)}.btn:hover,.btn:focus,.btn:active,.btn.active,.btn.disabled,.btn[disabled]{color:#333;background-color:#e6e6e6;*background-color:#d9d9d9}.btn:active,.btn.active{background-color:#ccc \9}.btn:first-child{*margin-left:0}.btn:hover,.btn:focus{color:#333;text-decoration:none;background-position:0 -15px;-webkit-transition:background-position .1s linear;-moz-transition:background-position .1s linear;-o-transition:background-position .1s linear;transition:background-position .1s linear}.btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05)}.btn.disabled,.btn[disabled]{cursor:default;background-image:none;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.btn-large{padding:9px 19px;font-size:17.5px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.btn-large [class^="icon-"],.btn-large [class*=" icon-"]{margin-top:4px}.btn-small{padding:2px 10px;font-size:11.9px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.btn-small [class^="icon-"],.btn-small [class*=" icon-"]{margin-top:0}.btn-mini [class^="icon-"],.btn-mini [class*=" icon-"]{margin-top:-1px}.btn-mini{padding:0 6px;font-size:10.5px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}

a.btn-info,.btn-info{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#008ed0;background-image:-moz-linear-gradient(top,#009add,#007dbc);background-image:-webkit-gradient(linear,0 0,0 100%,from(#009add),to(#007dbc));background-image:-webkit-linear-gradient(top,#009add,#007dbc);background-image:-o-linear-gradient(top,#009add,#007dbc);background-image:linear-gradient(to bottom,#009add,#007dbc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff009add',endColorstr='#ff007dbc',GradientType=0);border-color:#007dbc #007dbc #004a70;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);*background-color:#007dbc;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.btn-info.disabled,.btn-info[disabled]{color:#fff;background-color:#007dbc;*background-color:#006ca3}.btn-info:active,.btn-info.active{background-color:#005b89 \9}.btn-inverse{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#363636;background-image:-moz-linear-gradient(top,#444,#222);background-image:-webkit-gradient(linear,0 0,0 100%,from(#444),to(#222));background-image:-webkit-linear-gradient(top,#444,#222);background-image:-o-linear-gradient(top,#444,#222);background-image:linear-gradient(to bottom,#444,#222);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444',endColorstr='#ff222222',GradientType=0);border-color:#222 #222 #000;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);*background-color:#222;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)}

a.btn-success,.btn-success{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#83a94c;background-image:-moz-linear-gradient(top,#95bf52,#678943);background-image:-webkit-gradient(linear,0 0,0 100%,from(#95bf52),to(#678943));background-image:-webkit-linear-gradient(top,#95bf52,#678943);background-image:-o-linear-gradient(top,#95bf52,#678943);background-image:linear-gradient(to bottom,#95bf52,#678943);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff95bf52',endColorstr='#ff678943',GradientType=0);border-color:#678943 #678943 #40562a;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);*background-color:#678943;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.btn-success.disabled,.btn-success[disabled]{color:#fff;background-color:#678943;*background-color:#5a783b}.btn-success:active,.btn-success.active{background-color:#4d6732 \9}
a.cOrange{color: #f60;font-style: normal}
.rememberCls{font-style: normal}
.btn.disabled,a.disabled{background:#f4f4f4;border:solid 1px #e1e1e1;color:#cacaca}

a.btn-orange,.btn-orange{
background:#bd6e20;
background: -moz-linear-gradient(270deg, #f2b16c, #bd6e20);
background: -webkit-linear-gradient(top, #f2b16c, #bd6e20);
background: -o-linear-gradient(top, #f2b16c, #bd6e20);
color:#fff;
}

a.btn-orange:hover,.btn-orange:hover{
background:#f2b16c;
background: -moz-linear-gradient(270deg, #b55d07, #e38e37);
  background: -webkit-linear-gradient(top, #b55d07, #e38e37);
  background: -o-linear-gradient(top, #b55d07, #e38e37);
}

.ipt{padding:6px 5px;background:#fff;}
input[type="file"]{font-size:12px;}
input[type="text"],input[type="password"], textarea, select {border: 1px solid #ababab; -moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;padding:6px 5px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] { background-color: #f2f2f2;border-color: #D3D3D3;box-shadow: inset 0 0 1px rgba(0,0,0,0.15); cursor: not-allowed;}
input{_padding:4px 5px 2px;_line-height:14px;}
textarea {font-size:12px;resize:none;line-height:20px;width:80%;overflow:auto}

textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus,.uneditable-input:focus{border-color:rgba(82,168,236,0.8);outline:0;outline:thin dotted \9;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6)}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;*margin-top:0;margin-top:1px \9;line-height:normal}
input.ipt{border: 1px solid #ababab;background:#fff;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
/*弹出登录层*/

.floatDiv{background:#fff;z-index:9999;display:none;cursor:auto; border-radius:5px;}
.floatDiv .tit1{position:relative;line-height:28px;text-align:left;font-size:28px;z-index:9999;}
.floatDiv .titBg{*height:28px;background:#eee;font-size:16px;font-weight:400;padding:3px 0 4px 15px;border-top-left-radius:5px;border-top-right-radius:5px;}
.floatDiv .tit1 a.close{cursor:pointer;position:absolute;top:-15px;right:-15px;width:34px;height:34px;background:url(./images/close_bg.png) no-repeat 0 0;}

.floatDiv .titBg a.close{background-position:-36px 0;top:2px;right:4px;}

.floatDiv .failTips{margin:10px 0 0}

.floatDiv .titLog{font-size:20px;font-weight:400;text-align:center;padding:5px 0 15px;}
#loginDiv{background:#f8f8f8;width:350px;margin:0 auto;}
.floatDiv{border-radius: 5px;}
.floatDiv .lgCont{padding:10px 30px 15px;}
.floatDiv .otherWrap{text-align:center;margin:30px -10px 0;padding-top:15px;border-top:solid 1px #ddd;white-space:nowrap;zoom:1;}
.floatDiv .otherWrap h3{text-align:center;margin:-27px 0 20px;}
.floatDiv .otherWrap h3 span{display:inline-block;background:#f8f8f8;font-weight:400;color:#666;padding:0 4px;font-size: 14px;line-height: 1.5;}
.floatDiv .otherWrap .new-cop{text-align:center;margin:-27px 0 20px;}
.floatDiv .otherWrap .new-cop span{display:inline-block;background:#f8f8f8;font-weight:400;color:#666;padding:0 4px;font-size: 14px;line-height: 1.5;}


.floatDiv .otherWrap a{display:inline-block;margin:0 18px;}
.floatDiv .otherWrap a em{font-style: normal;color: #666;}
.floatDiv .otherWrap a img{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out}
.floatDiv .otherWrap a:hover img{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);color:#fff;opacity:1}
.floatDiv .otherWrap a em{display:block;width:100%;font-size:12px;background:#f8f8f8;}
.floatDiv .lgCont input[type="text"],.floatDiv .lgCont input[type="password"]{padding:10px 8px;}
.floatDiv .lgCont input.cGray{color:#666;}
.floatDiv .lgCont input[type="submit"]{padding:8px 0;}
.floatDiv .lgCont a.forgetLk{bottom:10px;right:5px;font-size:12px;color:#777;position: absolute;}

.floatDiv .lgCont .titLg{border-bottom:solid 1px #d2d1d0;}
.floatDiv .lgCont .titLg em{font-size:16px;display:inline-block;padding:2px 13px 4px;border-bottom:none;cursor:pointer;color:#666;margin-bottom:-1px;}
.floatDiv .lgCont .titLg em.current{border:solid 1px #ddd;border-bottom:none;color:#333;background:#fff;}
.floatDiv .lgCont .titLg p{font-size:12px;}
.floatDiv .lgCont ul p{margin-bottom:6px;display:none;display:block\9;}
.floatDiv .lgCont li{padding:15px 0 0;}
.floatDiv .lgCont .fgtLi{padding:12px 0 6px;}
.floatDiv .lgCont .fgtLi .unUser{display:none;}
.floatDiv .lgCont input{width:94%;}
.floatDiv .lgCont .rememberCls{color:#666;padding-right:5px;}
.floatDiv .lgCont .rememberCls input{width:auto;margin:-2px 0 0 5px;}
.floatDiv .lgCont .btn{width:100%;}


.successTips{background:#fdfde2 url(../images/onCorrect.gif) no-repeat 3px scroll;border:solid 1px #dfe3bb;padding:5px 30px;color:#97aa3b;margin:10px;display:none;}
.failTips{background:#ffecec url(../images/onError.gif) no-repeat 3px scroll;border:solid 1px #ffc7c7;padding:5px 0 5px 25px;margin:10px 25px 0;display:none;color:#f00;font-size:12px;}

.btn{border-radius: 4px;cursor: pointer;}
.btn-success{color:#fff;}
.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.btn-success.disabled,.btn-success[disabled]{color:#fff;}
.btn-success:active,.btn-success.active{background-color:#298c66 \9}


/*登陆后样式*/
.lgAfter{float: right;/*height: 30px;*/width: 120px;position: relative;z-index: 10;margin:0 0 0 0;}
/* .hidden_btn{width: 120px;} */
/*.mk{padding:0 10px;line-height:60px;display:block;float:left;position: relative;}*/
.m-person{line-height: 30px;color: #3a3a4e;}
.lgicon{width: 24px;height: 24px;border-radius: 12px;vertical-align: -6px;margin-right: 10px;}

/*.iconImg{display:inline-block;width:22px;height:18px;}*/
/*.newIcon{background-position:-104px -118px}
.notIcon{background-position:-53px -183px;height:16px;width:23px;}*/

#presonLst{left:auto;right:0;}
#presonLst .menuLIst a{display:block;color:#666;padding:5px 20px;white-space:nowrap;}
#presonLst a:hover{color:#35af57;}
a#message:hover em{opacity:.7;}

.dropDiv.per-list{border-radius:0;border: none;}

.lgAfter #message #remindCls{position:absolute;top:0;right:-40px;display:none;border-radius:10px;background:#ca3131;width:10px;height:10px;font-size:0;}
/* .lgBefore{display: none;margin:4px 0;} */

/*弹出登录层*/
.login-layer{
    position: fixed;
    top:0;
    left:0;
    width:100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 10;
}
.floatDiv{
    position: fixed;
    top:50%;
    left:50%;
    transform:translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    z-index: 11;

}
.floatDiv .otherWrap .rrIcon {display: none;}

.floatDiv .titLog{font-size:20px;font-weight:400;text-align:center;padding:5px 0 15px;}
#loginDiv{background:#f8f8f8;width:350px;margin:0 auto;}
.floatDiv .lgCont{padding:15px 30px;font-size:14px;}
.floatDiv .otherWrap{text-align:center;margin:30px -10px 0;padding-top:15px;border-top:solid 1px #ddd;white-space:nowrap;zoom:1;}
.floatDiv .otherWrap h3{text-align:center;margin:-27px 0 20px;}
.floatDiv .otherWrap h3 span{display:inline-block;background:#f8f8f8;font-weight:400;color:#666;padding:0 4px;}

/***登录start***/
.login-box-wrap{
    display:none;
}
.login-box{
    z-index:1002;
    display:block;
}
.login-bg{
    width:100%;
    height:100%;
    top:0;
    left:0;
    position:fixed;
    opacity:0.75;
    background:#000;
    z-index:1001;
}
.login-box .titBg{
    background:#eee;
    font-size:16px;
    padding:3px 0 4px 15px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
}
.floatDiv .tit1 a.close{cursor:pointer;position:absolute;top:-15px;right:-15px;width:34px;height:34px;background:url(//wwwimg.gaodunwangxiao.com/share/images/close_bg.png) no-repeat 0 0;}
.floatDiv .titBg a.close{background-position:-36px 0;top:2px;right:4px;}
.floatDiv .lgCont li{
    padding:15px 0 0 0;
}
.floatDiv .lgCont li.f-pr{
    position: relative;
}
/***登录end****/

.backtop-wrap{
  cursor: pointer;
}
.gongzhonghao-wrap{
  cursor: pointer;
}
#LRdiv0{display: none !important;}

.read-img{
    width: 260px;
    margin:0 20px;
}
.read-img img{
    display: block;
    width: 100%;
}
.read-info{
    padding: 14px 0 16px 0;
}
.read-info a{
    width: 260px;
    display: block;
    text-overflow:ellipsis; overflow:hidden; white-space:nowrap;
    font-size: 14px;
    color: #4c4c4c;
    line-height: 32px;
    margin:0 20px;
}
.fl{
    float: left;
}


/*登陆后样式*/
.lgAfter{float: right;/*height: 30px;*/width: 120px;text-align: center;position: relative;z-index: 10;}
/* .hidden_btn{width: 120px;} */
/*.mk{padding:0 10px;line-height:60px;display:block;float:left;position: relative;}*/
.m-person{line-height: 30px;}
.lgicon{width: 24px;height: 24px;border-radius: 12px;vertical-align: -6px;margin-right: 10px;}

/*.iconImg{display:inline-block;width:22px;height:18px;}*/
/*.newIcon{background-position:-104px -118px}
.notIcon{background-position:-53px -183px;height:16px;width:23px;}*/

#presonLst{left:auto;right:0;}
#presonLst .menuLIst a{display:block;color:#666;padding:5px 20px;white-space:nowrap;}
#presonLst a:hover{color:#35af57;}
a#message:hover em{opacity:.7;}

.dropDiv.per-list{border-radius:0;border: none;}

.lgAfter #message #remindCls{position:absolute;top:0;right:-40px;display:none;border-radius:10px;background:#ca3131;width:10px;height:10px;font-size:0;}
/* .lgBefore{display: none;margin:4px 0;} */

/* .hidden_btn{display:inline-block;height:33px;} */
.lft{float:left;}
.tongjiOver a{
    color: #fff;
}
.lgBefore{
    float: right
}
.lgBefore a{
    color: #fff;
    margin:4px 0 0 0;
}

































