* {

    margin: 0;

    padding: 0;

    list-style: none;

    font-family: "微软雅黑";

}

.wrap {

    width: 1200px;

    margin: 0 auto;

}

.logo {

    height: 80px;

    background: #fff;

    padding-top: 20px;

}

.tab {

    height: 50px;

    background: #0c0c4a;

}

.tab ul li {

    float: left;

    margin-right: 40px;



    margin-left: 10px;

}

.tab ul li a {

    width: 120px;

    height: 50px;

    line-height: 50px;

    text-align: center;

    font-size: 18px;

    background: #0c0c4a;

    display: inline-block;

    color: #fff;



}

.tab ul li a:hover {

    background: #ee4214;

    color: #fff;

}

.flexslider {

    margin: 0px auto;

    position: relative;

    width: 100%;

    height: 600px;

    overflow: hidden;

    zoom: 1;

}



.flexslider .slides li {

    width: 100%;

    height: 100%;

}



.flex-direction-nav a {

    width: 70px;

    height: 70px;

    line-height: 99em;

    overflow: hidden;

    margin: -35px 0 0;

    display: block;

    background: url(../images/ad_ctr.png) no-repeat;

    position: absolute;

    top: 50%;

    z-index: 10;

    cursor: pointer;

    opacity: 0;

    filter: alpha(opacity=0);

    -webkit-transition: all .3s ease;

    border-radius: 35px;

}



.flex-direction-nav .flex-next {

    background-position: 0 -70px;

    right: 0;

}



.flex-direction-nav .flex-prev {

    left: 0;

}



.flexslider:hover .flex-next {

    opacity: 0.8;

    filter: alpha(opacity=25);

}



.flexslider:hover .flex-prev {

    opacity: 0.8;

    filter: alpha(opacity=25);

}



.flexslider:hover .flex-next:hover,

.flexslider:hover .flex-prev:hover {

    opacity: 1;

    filter: alpha(opacity=50);

}



.flex-control-nav {

    width: 100%;

    position: absolute;

    bottom: 10px;

    text-align: center;

}



.flex-control-nav li {

    margin: 0 2px;

    display: inline-block;

    zoom: 1;

    *display: inline;

}



.flex-control-paging li a {

    background: url(../images/dot.png) no-repeat 0 -16px;

    display: block;

    height: 16px;

    overflow: hidden;

    text-indent: -99em;

    width: 16px;

    cursor: pointer;

}



.flex-control-paging li a.flex-active,

.flex-control-paging li.active a {

    background-position: 0 0;

}



.flexslider .slides a img {

    width: 100%;

    height: 600px;

    display: block;

}

.one {

    font-family: "黑体";

    background: #f3f3f3;

    text-align: center;

}

.one h1 {

    font-size: 48px;

    color: #000;

    padding-top: 40px;

    padding-bottom: 20px;

}

.one h1 span {

    color: #f5002c;

}

.one h2 {

    font-size: 20px;

    color: #333;

    line-height: 34px;

}

.one ul {

    width: 1000px;

    margin: 0 auto;

}

.one ul li {

    float: left;

    margin: 40px 30px 0;



}



.two {

    height: 690px;

    background: #ae012e;

    text-align: center;

    font-family: "黑体";

}

.two h1 {

    font-size: 48px;

    color: #f6f800;

    padding-top: 40px;

}

/*.two h1 span{

	color: #ffff01;

}*/

.two h2 {

    font-size: 20px;

    color: #fff;

    line-height: 34px;

}

.two h3 {

    font-size: 32px;

    color: #151515;

    padding-top: 40px;

}

.two h4 {

    font-size: 86px;

    color: #fff;

    padding-top: 30px;

}

.two h6 {

    background: url(../images/date.png) no-repeat center 30px;

    font-size: 110px;

    color: #c91e1f;

    padding-top: 35px;

    height: 180px;

}

.two h6 span {

    margin-left: 50px;

    margin-right: 110px
}

.two a {

    margin-top: 20px;

    display: block;

    margin-left: 295px;

}

.three {

    height: 580px;

    text-align: center;

    font-family: "黑体";

}

.three h1 {

    font-size: 48px;

    color: #1a1a1a;

    padding-top: 40px;

}

.three h1 span {

    color: #f5002c;

}

.three h2 {

    font-size: 18px;

    color: #1a1a1a;

    line-height: 34px;

}



.three ul {

    width: 1000px;

    margin: 0 auto;

}

.three ul li {

    float: left;

    margin-top: 40px;



}

.three ul li.mid {

    margin-right: 40px;

    margin-left: 40px;



}

.bg3 h1 {

    font-size: 48px;
    margin-top: 20px;
    color: #1a1a1a;
    text-align: center;
    padding-top: 40px;

}

.bg3-box {
    background: url(../images/3-3-3.png) center 0 no-repeat;
    height: 565px;
    margin-top: 20px;
    margin-bottom: 50px;
    position: relative;
}

.bg3-box img {
    position: absolute;
    top: 500px;
    left: 50%;
    margin-left: -126px;

}

.bg-4 {

    font-family: "黑体";

    height: 750px;

    text-align: center;

    background: #ededed;

}

.bg-4 h1 {

    font-size: 48px;

    color: #1a1a1a;

    padding-top: 40px;

    margin-bottom: 20px;

}

.bg-4 h1 span,
.bg-4 h2 span {

    color: #f5002c;

}

.bg-4 h2 {

    font-size: 24px;

    color: #010101;

    line-height: 24px;

}

.bg-4 p {

    margin-top: 20px;

    font-size: 16px;

    color: #1a1a1a;

    line-height: 34px;

}

.bg-4 ul li {

    float: left;

    margin-top: 20px;

}

.bg-4 ul li.left {

    margin-right: 20px;

}



.bg-5 {

    font-family: "黑体";

    background: url(../images/bg-4.png) no-repeat center top;

    height: 610px;

    text-align: center;

}

.bg-5 h1 {

    font-size: 48px;

    color: #fffc00;

    padding-top: 40px;

}

.bg-5 ul li {

    float: left;

    margin: 60px 10px 40px 10px;



}

.bg-5 .wrap>a {

    display: block;

    margin-left: 295px;

}

.bg-6 {

    font-family: "黑体";

    background: #f1f1f1;

    height: 790px;

    text-align: center;

}

.bg-6 h1 {

    font-size: 48px;

    color: #1a1a1a;

    padding-top: 40px;

    padding-bottom: 20px;

}

.bg-6 h1 span {

    color: #f5002c;

}

.bg-6 h2 {

    font-size: 18px;

    color: #1a1a1a;

    line-height: 24px;

}

.bg-6 ul {



    margin: 0 auto;

}

.bg-6 ul li {

    float: left;

    margin: 40px 12px 10px;



}



.bg-7 {

    font-family: "黑体";

    background: #e6e6e6;

    height: 730px;

    text-align: center;

}

.bg-7 h1 {

    font-size: 48px;

    color: #1a1a1a;

    padding-top: 40px;

    padding-bottom: 50px;

}

.bg-7 h1 span {

    color: #ee0000;

}



.bg-7 ul {

    width: 1104px;

    margin: 0 auto;

}

.bg-7 ul li {



    margin: 0 5px;



}



.bg-8 {

    font-family: "黑体";

    background: url(../images/8.png) no-repeat center 0;

    height: 750px;

    text-align: center;
    border-top: 1px solid #fff;

}

.bg-8 h1 {

    font-size: 40px;

    color: #000;

    padding-top: 40px;

    padding-bottom: 50px;

}

.bg-8 h1 span {

    color: #9b0000;

}





.bg-8 .wrap>a {

    display: block;

    margin: 90px auto;

}

.bg-9 {

    font-family: "黑体";

    background: url(../images/bg-9.png) no-repeat center top;

    height: 944px;

    text-align: center;

}

.bg-9 h1 {

    font-size: 40px;

    color: #000;

    padding-top: 40px;

    padding-bottom: 100px;

}

.bg-9 h1 span {

    color: #ff720f;

}



.bg-9 .wrap>a {

    display: block;

    margin-top: 620px;

    margin-left: 295px;

}





.bg-9 .wrap>img {

    width: 1699px;

    margin: 0 auto;



}

.foot-box {
    width: 100%;
    background: #000;
}

.foot {
    height: 100px;
    margin: 0 auto;
    padding-top: 20px;
}

.foot p {
    font-size: 12px;
    text-align: center;
    color: #4d4d4d;
    margin-top: 15px;
}

.foot p a {
    color: #666;
    text-decoration: none;
}

.foot h1 {
    font-size: 12px;
    text-align: center;
    color: #444;
    margin-top: 12px;
}



/*甄选专业*/
.bg-6 .wrap .down_main ul li {
    width: 353px;
    height: 260px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    background: #fff;
}

.bg-6 .wrap .down_main ul li:nth-child(3) {
    margin-right: 0px;
}

.bg-6 .wrap .down_main ul li:nth-child(6) {
    margin-right: 0px;
}

.bg-6 .wrap .down_main ul li .pic img {
    transition: all 0.6s;
    width: 353px;
    height: 170px;
}

.bg-6 .wrap .down_main ul li .pic img:hover {
    transform: scale(1.01);
}

.bg-6 .wrap .down_main ul li .text {
    width: 351px;
    height: 90px;
    padding-top: 10px;
    background: #fff;
    border: 1px #e9e9e9 solid;
    border-top: none;
    box-sizing: initial;
}

.bg-6 .wrap .down_main ul li .text p {
    text-align: center;
    padding-left: 10px;
    font-size: 16px;
    font-weight: bold;
    margin: 10px auto;
}

.bg-6 .wrap .down_main ul li .text .text_bnt span {
    width: 190px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    margin-left: 10px;
    float: left;
    color: #999;
}

.bg-6 .wrap .down_main ul li .text .text_bnt a {
    width: 145px;
    height: 35px;
    line-height: 35px;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #ca3338;
    display: block;
    margin: auto
}

.bg-6 .wrap .down_main ul li .text .text_bnt a:hover {
    background: #f03c42;
}

.bg-6 .wrap .zhuanye_text ul li {
    width: 198px;
    height: 110px;
    border: 1px solid #e9e9e9;
    border-radius: 10px;
    text-align: center;
    float: left;
    cursor: pointer;
    margin-right: 20px;
    margin-bottom: 20px;
}

.bg-6 .wrap .zhuanye_text ul li:hover {
    box-shadow: 8px 8px 10px rgba(149, 149, 149, 0.1);
}

.bg-6 .wrap .down_main ul li:nth-child(5) {
    margin-right: 0px;
}

.bg-6 .wrap .down_main ul li:nth-child(10) {
    margin-right: 0px;
}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

/*2016-2017年学历政策改革解析*/

.policy_wrap {}

.policy {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding: 0px 0 60px;
}

.policy h2 {
    font-size: 48px;
    color: #222539;
    font-weight: bold;
    line-height: 105px;
}

.policy>p {
    font-size: 16px;
}

.policy li {
    float: left;
    width: 285px !important;
    height: 370px;
    margin-left: 0 !important;
    margin-right: 20px !important;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding-top: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.policy li:hover {
    background-color: #272636;
}

.policy .list_li1 {
    background-color: #efa516;
}

.policy .list_li2 {
    background-color: #1d9dde;
}

.policy .list_li3 {
    background-color: #e84e02;
}

.policy .list_li4 {
    background-color: #ad53c4;
    margin-right: 0 !important;
}

.policy li img {
    width: 89px;
    margin: 0 auto 25px;
}

.policy li h4 {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
}

.policy li p {
    font-size: 16px;
    color: #fff;
    margin-bottom: 15px;
    line-height: 24px;
    height: 110px;
    padding: 0 10px;
}

.policy li .hot {
    font-weight: normal;
    color: #ff5310;
}

.policy li .last {
    margin-bottom: 35px;
}

.policy .list_li2 .hot {
    color: #fedf29;
}

.policy .list_li3 .hot {
    color: #fedf29;
}

.policy li a {
    width: 195px;
    height: 42px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #fff;
    margin: 0 auto;
    display: block;
    color: #fff;
    font-size: 16px;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.policy li a:hover {
    background-color: #fff;
    color: #272636;
}


/*2016-2017年学历政策改革解析*/
.logo-img {
    float: left;
    width: 240px;
}

.logo-font {
    margin-left: 10px;
    padding: 7px 0;
    float: left;
    width: 600px;
    padding-left: 10px;
    line-height: 22px;
    border-left: 1px solid #1a1a1a;
}

.banner-font {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 185px;
    font-size: 80px;
    color: #fce406;
    text-align: center;
}

.banner-font1 {
    font-size: 42px;
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 128px;
    text-align: center;
}

.newbg-tit {
    text-align: center;
    font-size: 48px;
    color: #1a1a1a;
    padding-top: 40px;
    padding-bottom: 10px;
}

.newbg-tit span {
    color: #ee0000;
}

.newbg-subtit {
    text-align: center;
    font-size: 24px;
    color: #1a1a1a;
}

.newbg-1-list {
    width: 1200px;
    margin: 40px auto;
}

.newbg-1-list li {
    line-height: 24px;
    width: 245px;
    height: 272px;
    padding: 20px;
    background: #f1f1f1;
    float: left;
    margin-right: 20px;
}

.newbg-1-list li:last-child {
    margin-right: 0;
}

.newbg-1-list li img {
    width: 245px;
    height: 171px;
    display: block;
    margin-bottom: 20px;
}

.newbg-2-tit span {
    color: #efa516;
}

.newbg-2-list-1 {
    width: 1200px;
    margin: 40px auto;
}

.newbg-2-list-1 li {
    text-align: center;
    float: left;
}

.newbg-2-list-1 li.item-content {
    width: 198px;
    height: 198px;
    border-radius: 100%;
    background: #f2f2f2;
    position: relative;
    font-size: 24px;
    line-height: 36px;

}

.newbg-2-list-1 li.item-content p {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translate(0, -50%);
}

.newbg-2-list-1 li.item-content:after {
    content: " ";
    position: absolute;
    left: -12px;
    top: -12px;
    width: 222px;
    height: 222px;
    border: 1px dashed #2f2f2f;
    border-radius: 100%;
}

.newbg-2-list-1 li.item-plus {
    width: 125px;
    font-size: 120px;
    font-weight: lighter;
    color: #000;
    line-height: 189px;
    height: 189px;
}

.newbg-2-list-2 {
    width: 1200px;
    margin: 0 auto 60px;
}

.newbg-2-list-2 li {
    float: left;
    text-align: center;
    width: 285px;
    height: 140px;
    background: #ae012e;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    margin-right: 20px;
}

.newbg-2-list-2 li:last-child {
    margin-right: 0;
}

.newbg-2-list-2 li h3 {
    color: #ffc603;
    font-size: 24px;
    padding-top: 28px;
    padding-bottom: 15px;
}

.listbg {
    display: block;
    margin: auto;
}

.newbg-3-list {
    padding-top: 80px;
    margin: 30px auto;
    background: url("../images/listbg1.png");
    width: 1200px;
    height: 525px;
}

.newbg-3-list li {
    color: #fff;
    width: 285px;
    float: left;
    height: 250px;
    margin-right: 40px;
    margin-bottom: 40px;
}

.newbg-3-list li:nth-child(1) {
    margin-left: 50px;
}

.newbg-3-list li:nth-child(4) {
    margin-left: 215px;
}

.newbg-3-list li h3 {
    text-align: center;
    font-size: 24px;
    padding-bottom: 20px;
}

.newbg-3-list li p {
    line-height: 24px;
    width: 246px;
    margin: auto;
    text-align: justify;
}

.infobg {
    padding-top: 90px;
    max-width: 1920px;
    margin: 60px auto 0;
    width: 100%;
    background: url("../images/infobg.png") center center no-repeat;
    height: 223px;
}

.infobg img {
    display: block;
    margin: auto;
}

#footer-fixed {
    position: fixed;
    width: 100%;
    height: 116px;
    z-index: 9;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
}

#footer-fixed .left {
    width: 342px;
}

#footer-fixed .left p {
    margin: 17px 0;
    font-size: 39px;
    color: #fff000;
    font-size: 31px;
    line-height: 39px;
    color: #fff;
    border-right: 2px solid #fff;
}

#footer-fixed .left p em {
    font-size: 39px;
    color: #fff000;
}

#footer-fixed .right form {
    padding: 14px 0;
}

#footer-fixed .right form .form-group {
    float: left;
}

#footer-fixed .right form .form-group label {
    display: block;
    font-size: 18px;
    color: #fff;
    margin-bottom: 7px;
}

#footer-fixed .right form .form-group input {
    display: block;
    width: 210px;
    margin-right: 26px;
    border: 1px solid #6f6f6f;
    font-size: 16px;
    line-height: 42px;
    color: #000;
    text-indent: 15px;
    margin-bottom: 7px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

#footer-fixed .right form .submit-btn {
    display: block;
    margin-top: 13px;
    float: left;
    width: 181px;
    height: 60px;
    line-height: 60px;
    font-size: 27px;
    text-align: center;
    color: #000;
    background-color: #fff000;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: 0 8px 0 rgba(1, 1, 1, 0.4);
    -moz-box-shadow: 0 8px 0 rgba(1, 1, 1, 0.4);
    box-shadow: 0 8px 0 rgba(1, 1, 1, 0.4);
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.mid1080 {
    width: 1080px;
    margin: 0 auto;
}