/*  基本样式  */

@charset "utf-8";

* {
    padding: 0;
    margin: 0;
}

html {
    -webkit-text-size-adjust: 100%
}

body {
    font-family: "AlibabaPuHuiTiB";
    background: #F6F6F6;
    font-family: "Microsoft YaHei";
    overflow-x: hidden;
}

img {
    border: none;
}

ol,
ul,
li {
    list-style: none;
}

a {
    text-decoration: none;
    background: 0 0;
    color: #FFf;
    text-decoration: none;
    out-line: none;
}

em {
    font-style: normal;
}

a:active,
a:hover,
a:focus {
    outline: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

input,
button,
select {
    outline: none;
    border: none;
    appearance: none;
    color: #aab2bd;
    font-size: 0.2rem;

}

div,
form,
img,
ul,
ol,
li,
dl,
dt,
dd,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    border: 0;
    box-sizing: border-box;
}

/* 常用备选样式 */

.pub-txt-overflow {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    white-space: nowrap;
}

.pub-txt-overflow2 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    white-space: normal;
}

.pub-display-flex {
    display: flex;
}

.clear::after {
    content: ".";
    clear: both;
    display: block;
    overflow: hidden;
    font-size: 0;
    height: 0;
}

.clear {
    zoom: 1;
    clear: both;
}

.hzlleft {
    float: left;
}

.hzlright {
    float: right;
}

.flex {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

a,
a:link {
    color: #333333;
    text-decoration: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

select {

    -webkit-appearance: none;

    -moz-appearance: none;

    appearance: none;
    /*去掉下拉箭头*/

}

/*清除ie的默认选择框样式清除，隐藏下拉箭头*/

select::-ms-expand {
    display: none;
}

header {
    width: 100%;
    background: white;
    height: 50px;
    box-shadow: 3px 5px 6px 1px rgba(188, 188, 188, 0.14);
}

header .header {
    width: 1200px;
    margin: auto;
}

header .header ul {
    float: left;
}

header .header ul li {
    float: left;
    width: 115px;
    line-height: 50px;
    text-align: left;
}

header .header ul li a {
    font-size: 15px;
    color: black;
    font-weight: bold;
}

header .header .phone {
    float: left;
    position: relative;
    margin-left: 220px;
}

header .header .phone img {
    position: absolute;
    top: 17px;
    left: -24px;
    width: 17px;
}

header .header .phone span {
    line-height: 50px;
    font-size: 15px;
    color: #333;

    font-size: 21px;
    font-family: Microsoft YaHei;

    color: #333333;
}

header .header .icon {
    float: right;
    margin-top: 8px;
}

header .header .icon .incon {
    width: 32px;
    margin-left: 10px;
    float: left;
    position: relative;
}

header .header .icon .incon .active {
    display: none;
    position: absolute;
    width: 120px;
    height: 120px;
    top: 35px;
    left: -40px;
}

.top {
    width: 100%;
    height: 59px;
    margin: 8px auto;
    background: #FFFFFF;
    box-shadow: 3px 5px 6px 1px rgba(188, 188, 188, 0.14);
}

.top .top_content {
    width: 1200px;
    margin: auto;
}

.top .top_content img {
    float: left;
    /* width: 132px;
    height: 34px; */
    margin-top: 5px;
}

.top .top_content ul {
    float: left;
    margin-left: 20px;
    padding: 0 20px;
    border-left: 1px solid #ccc;
    margin-top: 10px;
}

.top .top_content ul li {
    float: left;
    width: 160px;
    text-align: left;
}

.top .top_content ul li .city {
    width: 52px;
    height: 28px;
    background: #FF6E00;
    border-radius: 8px;
    display: inline-block;
    text-align: center;
    line-height: 25px;
    color: white;
    font-size: 18px;
}

.top .top_content .span {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 55px;
    float: left;
    margin-left: 330px;
    color: #ef6101;
}

.top .top_content ul li a {
    font-size: 18px;
    color:#333;
    font-weight: bold;
    line-height: 35px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    margin-left: 3px;
}

.banner {
    width: 100%;
    height: 290px;
    background-image: url('../image/banner.png');
}

.banner p.title {
    text-align: center;
    font-size: 40px;
    font-family: 'Source Han Sans CN';
    font-weight: bold;
    color: #FFFFFF;
    line-height: 47px;
    padding-top: 65px;
}

.banner p.sub_title {
    text-align: center;
    font-size: 32px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #FFFFFF;
    margin-top: 15px;
    line-height: 47px;
}

.banner .select {
    width: 690px;
    margin: 30px auto;
}

.banner .select div {
    float: left;
    position: relative;
}

.banner .select div span {
    width: 0px;
    height: 0px;
    border: 7px solid #036FD9;

    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    position: absolute;
    top: 16px;
    right: 10px;
}

.banner .select select {
    width: 150px;
    height: 38px;
    background: #FFFFFF;
    box-shadow: 2px 2px 4px 0px rgba(2, 20, 36, 0.18);
    border-radius: 6px;
    font-size: 14px;
    color: #666666;
    margin-left: 20px;
    text-indent: 5px;
}

.banner .select select option {
    height: 30px;
}

.banner .select button {
    width: 150px;
    height: 38px;
    background: #EF6101;
    box-shadow: 2px 2px 4px 0px rgba(2, 20, 36, 0.18);
    border-radius: 16px;
    font-size: 14px;
    margin-left: 20px;
    color: white;
}

.content {
    width: 1200px;
    margin: auto;
}

.content .fenbu {
    width: 1200px;
    height: 70px;
    margin-top: 10px;
    background: #FFFFFF;
    box-shadow: 3px 5px 6px 1px rgba(188, 188, 188, 0.14);
}

.content .fenbu img {
    width: 136px;
    height: 51px;
    float: left;
    margin: 10px 20px;
}

.content .fenbu ul {
    float: left;
}

.content .fenbu ul li {
    float: left;
    width: 65px;
    text-align: center;
}

.content .fenbu ul li a {
    line-height: 70px;
    font-size: 16px;
    font-family: 'Microsoft YaHei';
    font-weight: bold;
    color: #666666;
}

.list1 {
    margin-top: 8px;
}

.list1 .hot {
    width: 453px;
    padding-top: 13px;
    height: 406px;
    float: left;
    background: #FFFFFF;
    box-shadow: 3px 5px 6px 1px rgba(188, 188, 188, 0.14);
}

.list1 .hot p {
    width: 404px;
    font-weight: bold;
    color: #EC6B1A;
    font-size: 20px;
    font-weight: bold;

    margin: auto;
    border-left: 2px solid #ec6b1a;
    line-height: 20px;

    text-indent: 10px;
}

.list1 .hot ul {
    width: 404px;

    font-size: 16px;
    margin: auto;
    margin-top: 15px;

    line-height: 19px;
}

.list1 .hot ul li {
    height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list1 .hot ul li a {
    color: #666666;
}

.list1 .hot ul li:nth-child(1) a {
    color: #EC6B1A;
}

.list1 .hot ul li:nth-child(2) a {
    color: #EC6B1A;
}

.list1 .hot ul li:nth-child(3) a {
    color: #EC6B1A;
}

.list1 .gongkao {
    float: right;
    width: 740px;
    background: white;
    padding: 13px;
    height: 406px;
}

.list1 .gongkao .swiper-container {
    float: left;
    width: 460px;
    height: 379px;
}

.list1 .gongkao .right {
    float: right;
}

.list1 .gongkao .right img {
    width: 246px;
    height: 185px;
    display: flex;
}

.list1 .gongkao .right .img2 {
    margin-top: 8px;
    display: block;
}

.school {
    margin-top: 10px;
}

.swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.s_list .hot ul {
    width: 404px;
    font-size: 16px;
    margin: auto;
    margin-top: auto;
    margin-top: 12px;
    line-height: 19px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    /* background: #fff; */

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    width: 100%;
    height: 100%;
}

.list2 .gongwuyuan {
    float: left;
    width: 490px;
}

.gongkao2 {
    /* height: 375px;
    width: 525px; */
}

.list2 .tab {
    float: right;
    width: 650px;
}

.list2 .tab ul li {
    float: left;
}

.list2 .tab ul li a {
    color: black;
    font-size: 16px;
}

.list2 {
    width: 1200px;
    margin-top: 8px;
    background: white;
}

.list2 .gongkao2 .swiper {
    /* width: 273px;
    height: 370px; */
    width: 240px;
    height: 290px;
    float: left;
    background: #999999;
}

.list2 .gongkao2 .right {
    width: 240px;
    float: left;
    margin-left: 8px;
}

.list2 .gongkao2 .right a {
    display: flex;
}

.list2 .gongkao2 .right a img {
    width: 240px;
    height: 141px;
}

.list2 .gongkao2 .right .img2 {
    margin-top: 8px;
}

.list2 .gongkao2 .swiper-slide {
    width: 216px;
    height: 260px;
    /* border-radius: 10px;background-color: rgba(255, 255, 255, 0.5); */
}

.list2 .gongkao2 .swiper-slide img {
    width: 100%;
    opacity: 1;
    height: 100%;
    border-radius: 15px;
}

.list2 .gongkao2 .swiper-container {
    /* width: 240px;
    height: 370px; */
    width: 186px;
    height: 280px;
    margin-top: 20px;
}

.list2 .gongkao2 .swiper-container p {
    /* line-height: 60px; */
    font-size: 20px;
    color: white;

    text-align: center;
    font-size: 16px;
    margin-bottom: 18px;
    color: #FFFFFF;
}

.list2 .gongwuyuan .top2 span.gk {
    height: 28px;
    font-size: 20px;
    font-weight: bold;
    color: #FFB06A;
    line-height: 28px;
    display: inline-block;
    border-left: 2px solid #ffb06a;
    text-indent: 10px;

    margin-bottom: 15px;
    border-left: 10px solid #ec6b1a;
    color: #ec6b1a;
    text-indent: 12px;
    margin-left: -21px;
}

.list2 .gongwuyuan .top2 .run {
    width: 360px;
    float: right;
}

.notice-title {
    color: #fff;
    display: inline-block;
    width: 17px;
    height: 17px;
    background: #FE4848;
    border-radius: 5px;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    margin-top: 7px;
}


.notice-content {
    position: relative;
    width: 300px;
    height: 30px;
    white-space: nowrap;
    overflow: hidden;
    float: right;
    margin-right: 20px;
}

.notice-text {
    color: red;
    font-size: 14px;
    position: absolute;
    color: #666;
    /* margin-left: -250px; */
    line-height: 30px;
}

.notice-text span {
    margin-right: 10px;
}

.tab .news .new {
    display: none;
}

.tab .news .new {
    display: none;
}

.tab .tab_title li {
    width: 101px;
    text-align: left;
    color: black;
    font-size: 16px;
    text-indent: 5px;
    height: 20px;
    line-height: 20px;
}

.tab .tab_title li.active {
    border-left: 2px solid #FFB06A;
}

.tab .tab_title li.active a {
    color: #FFB06A;
}

.tab .news {
    margin-top: 10px;
}

.tab .news .new li {
    line-height: 30px;
    width: 50%;
    height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tab .news .new li a {
    font-size: 14px;
    color: #333;
}

.tab .news .active {
    display: block;
}

.list3 .tab .kuaijie ul.rukou li {
    background: #efefef;
    margin-right: 3px;
    /* padding: 2px 0; */
    border-radius: 10px;
    width: 70px;
    text-align: center;
    margin-top: 13px;
}

.list3 .tab .kuaijie ul.rukou li a {
    color: #333;
    font-size: 14px;
}

.list3 .tab .kuaijie ul.rukou li:hover {
    background: #45a1ff;
}

.list3 .tab .kuaijie ul.rukou li:hover a {
    color: white;
}

/* .list3 .gongwuyuan .top2 span.gk {
    color: #82BFFD;
    border-left: 2px solid #82BFFD;
} */

.list3 .gongkao2 .swiper {
    background: #999999;
}

.list3 .kuaijie {
    float: left;
    width:300px;
}

.list3 .kuaijie p {
    color: #82BFFD;
    text-indent: 5px;
    border-left: 2px solid #82BFFD;
    margin-bottom: 5px;
}

.list3 .baoming {
    float: right;
    width: 300px;
}

.list3 .tab .kuaijie ul.city li {
    width: 16%;
    text-align: left;
    line-height: 31px;
    text-indent: 5px;
}

.list3 .tab .kuaijie ul.city li a {
    font-size: 14px;
}

.list3 .baoming .tab_title li {
    width: 98px;
}

.list3 .baoming .tab_title li.active {
    color: #82BFFD;
    border-left:none;
    text-indent: 5px;
}
.list2 .tab .tab_title li a{position: relative;font-size: 18px;}
.list3 .baoming .tab_title li.active a {
    color: #EC6B1A;z-index: 99;
}
.list3 .baoming .tab_title li a span{width: 81px;
    height: 8px;
    position: absolute;
    background: #F1F1F1;
    z-index: -1;}
    .list3 .baoming .tab_title li.active a span{display: block;
    top: 13px;left: 0;}
.list3 .baoming .new_list {
    margin-top: 15px;
    display: none;
}

.list3 .baoming .new_list.active {
    display: block;
}

.list3 .baoming .new_list li {
    line-height:24px;
    /* height: 31.5px; */
    overflow: hidden;
    text-overflow: ellipsis;width: 300px;
    height: 25px;white-space: nowrap;
}

.list3 .baoming .new_list li a {
    font-size: 14px;
}
.list3 .baoming .new_list li:hover a{color: #FF6E00;}
/* .list4 .gongwuyuan .top2 span.gk {
    color: #AEACFF;
} */

.list4 .gongkao2 .swiper {
    background: #999999;
}

/* .list4 .gongwuyuan .top2 span.gk {
    height: 21px;
    font-size: 20px;
    font-weight: bold;
    color: #AEACFF;
    line-height: 20px;
    display: inline-block;
    border-left: 2px solid #AEACFF;
    text-indent: 10px;
    margin-bottom: 15px;
} */

.list4 .kuaijie {
    float: left;
    width: 49%;
}

.list4 .kuaijie p {
    color: #AEACFF;
    text-indent: 5px;
    border-left: 2px solid #AEACFF;
    margin-bottom: 5px;
}

.list4 .baoming {
    float: right;
    width: 640px;
}

.list4 .tab .kuaijie ul.city li {
    width: 16%;
    text-align: left;
    line-height: 31px;
}

.list4 .tab .kuaijie ul.city li a {
    font-size: 14px;
}

.list4 .baoming .tab_title li {
    width: 98px;
}

.list4 .baoming .tab_title li.active {
    /* color: #AEACFF; */
    border-left:none;
   
}

.list4 .baoming .tab_title li.active a {
    color: #EC6B1A;position: relative;z-index: 99;
}
.list4 .baoming .tab_title li.active a span{width: 81px;
    height: 8px;
    position: absolute;
    background: #F1F1F1;top: 13px;left: 0;
    z-index: -1;}
.list4 .baoming .new_list {
    margin-top: 13px;
  
}

.list4 .baoming .new_list.active {
    display: block;
}

.list4 .baoming .new_list li {
    height: 21px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;width: 100%;margin-top: 4px;
}

.list4 .baoming .new_list li a {
    font-size: 14px;
}

.list4 .tab .kuaijie ul.chaxun li {
    line-height: 33px;
}

.list4 .tab .kuaijie ul.chaxun li a {
    font-size: 14px;
}

.list4 .tab .kuaijie ul.chaxun li a span {
    background: #F9F0FF;
    color: #9855FF;
    padding: 1px 5px;
    border-radius: 10px;
    margin-right: 5px;
    border: 1px solid #9855FF;
}

.list4 .tab .kuaijie ul.chaxun li:hover a {
    color: #9855FF;
}



.list5 .gongwuyuan .top2 span.gk {
    color: #FF92A6;
}

.list5 .gongwuyuan .top2 span.gk {
    height: 21px;
    font-size: 20px;
    font-weight: bold;
    color: #FF92A6;
    line-height: 20px;
    display: inline-block;
    border-left: 2px solid #FF92A6;
    text-indent: 10px;
    margin-bottom: 15px;
}

.list5 .gongkao2 .swiper {
    background: #FF92A6;
}

.list5 .kuaijie {
    float: left;
    width: 49%;
}

.list5 .kuaijie p {
    color: #AEACFF;
    text-indent: 5px;
    border-left: 2px solid #FF92A6;
    margin-bottom: 5px;
}

.list5 .baoming {
    float: right;
    width: 49%;
}

.list5 .tab .kuaijie ul.city li {
    width: 16%;
    text-align: left;
    line-height: 31px;
}

.list5 .tab .kuaijie ul.city li a {
    font-size: 14px;
}

.list5 .baoming .tab_title li {
    width: 98px;
}

.list5 .baoming .tab_title li.active {
    color: #FF92A6;
    border-left: 2px solid #FF92A6;
    text-indent: 5px;
}

.list5 .baoming .tab_title li.active a {
    color: #FF92A6;
}

.list5 .baoming .new_list {
    margin-top: 8px;
    display: none;
}

.list5 .baoming .new_list.active {
    display: block;
}

.list5 .baoming .new_list li {
    line-height: 30px;
    height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list5 .baoming .new_list li a {
    font-size: 14px;
}

.list5 .tab .kuaijie ul.chaxun li {
    line-height: 33px;
}

.list5 .tab .kuaijie ul.chaxun li a {
    font-size: 14px;
}

.list5 .tab .kuaijie ul.chaxun li a span {
    background: #F9F0FF;
    color: #9855FF;
    padding: 1px 5px;
    border-radius: 10px;
    margin-right: 5px;
    border: 1px solid #9855FF;
}

.list5 .tab .kuaijie ul.chaxun li:hover a {
    color: #9855FF;
}



.swiper-pagination-bullet {
    background: white;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background: #EF6101;
    width: 34px;
    height: 10px;
    background: #EF6101;
    border-radius: 5px;
}

.list2 {
    padding: 24px;
}


.list3 .swiper-pagination-bullet {
    background: white;
    opacity: 1;
}

.list3 .swiper-pagination-bullet-active {
    background: #3A7BBD;
    width: 34px;
    height: 10px;
    background: #EF6101;
    border-radius: 5px;
}

.list2 {
    padding: 24px;
}

.list4 .swiper-pagination-bullet {
    background: white;
    opacity: 1;
}

.list4 .swiper-pagination-bullet-active {
    background: #807DFF;
    width: 34px;
    height: 10px;
    background: #EF6101;
    border-radius: 5px;
}

.list2 {
    padding: 24px;
}


.list5 .swiper-pagination-bullet {
    background: white;
    opacity: 1;
}

.list5 .swiper-pagination-bullet-active {
    background: #FF6581;
    width: 34px;
    height: 10px;
    background: #FF6581;
    border-radius: 5px;
}

.list2 {
    padding: 15px 21px;
}

.list2 .gkbm_left {
    width: 377px;
    float: left;
}

.list2 .gkbm_left p {
    width: 377px;
    background: #f7f7f7;
    padding: 25px 13px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    text-indent: 35px;
}

.list2 .ad12 {
    margin-top: 15px;
}

.list2 .gkbm_right {
    width: 760px;
    float: right;
    background: #f7f7f7;
    padding: 25px;
    letter-spacing: 1px;
    color: #666;
    line-height: 30px;
    font-size: 14px;
}

.list2 .gkbm_right .gkbm_title {
    font-size: 19px;
    font-weight: bold;
    color: #f87c3e;
}

.gkbm_right table td,
th {
    border: 1px solid #f8ad88;
}

.gkbm_right table {
    border: 1px solid #f87c3e;
    width: 714px;
}

.gkbm_right table th {
    font-size: 19px;
    font-weight: bold;
    color: #f87c3e;
    background: #f7eae4;
    line-height: 73px;
    text-align: center;
}

.gkbm_right table td {
    line-height: 62px;
    text-align: center;
    color: #666;
}

.gkbm_right table td p {
    line-height: 20px;
    font-size: 12px;
}

.gkms_title {
    font-size: 19px;
    font-weight: bold;
    color: #f87c3e;
}

.list2 .gkbm_right2 {
    padding: 20px 25px;
}

.list2 .gkbm_right2 table {
    margin-top: 10px;
}

.list2 .gkbm_right2 table tr td:nth-child(1) {
    font-size: 15px;
}

.list2 .gkbm_right2 table tr td:nth-child(2) {
    font-size: 12px;
}

.gkms_text {
    background: #f87c3e;
    padding: 15px 45px;
    border-radius: 81px;
    color: white;
    line-height: 25px;
    margin-top: 20px;
}

.gkbm_right2 table td {
    line-height: 70px;
    text-align: center;
    color: #666;
    letter-spacing: 0px;
}

.list5 .kuaijie p.juli {
    font-size: 16px;
    text-align: center;
    color: #FF92A6;
    border: none;
    line-height: 17px;
}

.list5 .kuaijie .time {
    width: 110px;
    margin: 10px auto;
    margin-bottom: 10px;
    margin-bottom: 10px;
}

.list5 .kuaijie .time span {
    color: #FF6581;
}

.list5 .kuaijie .time b {
    width: 30px;
    height: 31px;
    background: #FF6581;
    border-radius: 5px;
    display: inline-block;
    color: white;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
}

.list5 .kuaijie .liucheng {}

.list5 .kuaijie .liucheng ul {
    width: 52px;
    float: left;
    padding-top: 10px;
}

.list5 .kuaijie .liucheng ul li {
    float: none;
    height: 66px;
    position: relative;
    padding-top: 10px;
}

.list5 .kuaijie .liucheng .xijie {
    float: left;
    width: 230px;
    padding-top: 10px;
    border-left: 1.9px #999 dashed;
    padding-left: 10px;
}

.list5 .kuaijie .liucheng .xijie .list {
    height: 64px;
    padding-top: 10px;
}

.list5 .kuaijie .liucheng .xijie .list p {
    color: #333;
    font-size: 16px;
    border-left: none;
}

.list5 .kuaijie .liucheng .xijie .list span {
    font-size: 14px;
    color: #666;
    margin-left: 5px;
}

.list5 .kuaijie .liucheng ul li span {
    font-size: 14px;
}

.list5 .kuaijie .liucheng ul li:nth-child(1) span {
    width: 44px;
    height: 20px;
    color: #666;
    display: block;
    text-align: center;
    background: #EFEFEF;
    border-radius: 10px;
}

.list5 .kuaijie .liucheng ul li:nth-child(2) span {
    width: 44px;
    height: 20px;
    color: white;
    display: block;
    text-align: center;

    background: #FF6581;
    ;
    border-radius: 10px;
}


.list5 .kuaijie .liucheng ul li:nth-child(3) span {
    width: 44px;
    height: 20px;
    color: white;
    display: block;
    text-align: center;
    background: #70B603;
    border-radius: 10px;
}

.list5 .kuaijie .liucheng ul li:nth-child(4) span {
    width: 44px;
    height: 20px;
    color: white;
    display: block;
    text-align: center;
    background: #70B603;
    border-radius: 10px;
}

.list5 .kuaijie .liucheng ul li:nth-child(5) span {
    width: 44px;
    height: 20px;
    color: white;
    display: block;
    text-align: center;
    background: #70B603;
    border-radius: 10px;
}

.list5 .kuaijie .liucheng ul li span.yuan {
    width: 9px;
    height: 9px;
    position: absolute;
    border: 1px solid #70B603;
    background: linear-gradient(0deg, #FFFFFF 0%, #000000 0%, #FFFFFF 0%, #FFFFFF 100%);
    border-radius: 50%;
    right: -6px;
    top: 14px;
}

.list5 .kuaijie .liucheng ul li:nth-child(1) span.yuan {
    border: 1px solid #999999;
    background: linear-gradient(0deg, #FFFFFF 0%, #000000 0%, #FFFFFF 0%, #FFFFFF 100%);
    border-radius: 50%;
}

.list5 .kuaijie .liucheng ul li:nth-child(2) span.yuan {
    background: #FF6581;
    border: 1px solid #FF6581;
}

.list5 .kuaijie .liucheng .xijie .list:nth-child(2) p {
    color: #FF6581;
}

.teacher {
    width: 183px;
    height: 258px;
    float: left;
    margin-left: 9px;
    position: relative;
    background: #F4F4F4;
    border-radius: 15px;
}

.teacher img {
    /* width: 160px;
    height: auto; */
    margin: auto;

    display: block;
    /* margin-top: 20px; */
}

.teach-box .teacher:nth-child(1) {
    margin-left: 0;
}

.teacher .jieshao {
    position: absolute;
    background: #666;
    bottom: 0;
    width: 100%;
    text-align: left;
    padding: 5px 15px;
    height: 150px;
    /* border-radius: 15px; */
    opacity: 0.9;display: none;
}

.teacher .jieshao p {
    color: white;
    font-size: 12px;
    line-height: 25px;
}

.last {
    padding: 20px;
    width: 360px;
    background: white;
    margin-top: 10px;
}

.last table tr td {
    width: 105px;
    height: 37px;
    text-align: center;
    line-height: 37px;
    border: 1px solid #BCBCBC;
    color: #666;
    font-size: 14px;
}

.maps {
    width: 830px;
    float: right;
}


footer {
    background: #1c1c1c;
    padding-top: 55px;
    margin-top: 21px;
}

.footer {
    width: 1200px;
    margin: auto;
}

.footer ul li {
    color: #a4a4a4;
    float: left;
    font-size: 14px;
    color: #a4a4a4;
    float: left;
    font-size: 14px;
    width: 84px;
    text-align: center;
    margin-bottom: 5px;
}
.footer ul li a{color: white;}
.footer .f_nav {
    margin-bottom: 20px;
}

.footer .f_nav span {
    color: #fff;
    font-size: 16px;
    float: left;
}
.footer .f_nav span a{
    color: #fff;}
.footer .f_nav ul {
    float: right;
    width: 1100px;
}


.footer-center {
    padding: 30px 0;
    border-top: 1px solid #303030;
    border-bottom: 1px solid #303030;
    width: 1200px;
    margin: 30px auto;
}

.blogroll_click ul li {
    margin-right: 34px;
}

.blogroll_click ul li a {
    line-height: 22px;
    color: #a4a4a4;
    border-bottom: 1px solid transparent;
}

.blogroll_click ul li.active a {
    color: #d81519;
    border-color: #d81519;
}

.blogroll_links ul li {
    float: left;
    margin-right: 5px;
}

.blogroll_links ul li a {
    line-height: 24px;
    color: #a4a4a4;
}

.blogroll_links ul li:hover a {
    color: #d81519;
}

.hidenlink {
    display: none;
}

.hidenlink.active {
    display: block;
}

.Findparent {
    width: 400px;
    float: left;
}

.contact .erweima img {
    width: 98px;
}

.contact .erweima {
    float: left;
    margin-left: 55px;
}

.contact .erweima p {
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.contact {
    width: 700px;
    float: right;
}

.contact .tel {
    width: 200px;
    float: right;
}

.contact .tel p {
    color: #fff;
    font-size: 14px;
}

.contact .tel p a {
    color: #fff;
    width: 68px;
    height: 23px;
    border: 1px solid #EF6101;
    border-radius: 11px;
    color: #EF6101;
    padding: 3px;
}

.copyright {
    width: 1200px;

    margin: auto;
    color: #fff;
    font-size: 14px;
    line-height: 50px;
    text-align: center;
}

.copyright a {
    color: #fff;
}

.copyright img {
    width: 3%;
}

.copyright img.renzheng {
    width: 7%;
}

.contact .tel p {
    position: relative;
    text-indent: 15px;
    margin-top: 15px;
}

.contact .tel img {
    width: 18px;
    position: absolute;
    left: -5px;
}













.floor-cam {
    /* background-color: rgba(250, 250, 250, 1); */
    background-color: #ffffff;
    /* overflow: hidden; */
}

.floor-campus {
    position: relative;
    width: 1200px;
    /*height: 830px;*/
    margin: 0 auto;
    /* overflow: hidden; */
    border: 1px solid transparent;

}

.floor-campus .campus-footer {
    position: relative;
    width: 1200px;
    height: 600px;
    overflow: hidden;
    border: 1px solid transparent;
}

.floor-campus .campus-footer .campus-box {
    float: left;
    width: 300px;
    overflow: hidden;
    padding: 0 !important;
}

.floor-campus .campus-footer .campus-box .campus-list {
    margin-top: 40px;
    width: 300px;
    opacity: 0;
    overflow: hidden;
    margin-left: 20px;
}

.floor-campus .campus-footer .campus-box .campus-list .campus-item {
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    font-size: 14px;
    border: 1px solid #eeeeee;
    color: #ffffff;
    width: 92px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
}

.floor-campus .campus-footer .campus-box .campus-list .campus-item a {
    display: block;
    width: 100%;
    height: 100%;
}

.floor-campus .campus-footer .campus-box .campus-list .campus-item:hover {
    background-color: #f96203;
    color: white;
    border: none;
    box-shadow: 0px 6px 16px 0px rgba(220, 145, 113, 0.36);
}

.floor-campus .campus-footer .campus-map {
    float: right;
    margin-left: 80px;
    width: 810px;
    /* overflow: hidden; */
    height: 600px;
    margin-top: 20px;
    line-height: 20px;
    font-size: 14px;
    border: 1px solid transparent;
}

.floor-campus .campus-footer .campus-map .BMap_bubble_content {
    margin-top: 6px;
}

.floor-campus .campus-footer .campus-map .map-name {
    width: 100%;
    height: 170px;
}

.floor-campus .campus-footer .campus-map .map-name .map-list {
    display: inline-block;
}

.floor-campus .campus-footer .campus-map .map-name .map-list .map-item {
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    width: 126px;
    height: 50px;
    font-size: 14px;
    color: #999999;
    text-align: center;
    line-height: 50px;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
}

.floor-campus .campus-footer .campus-map .map-name .map-list .map-item a {
    display: block;
    width: 100%;
    height: 100%;
}

.floor-campus .campus-footer .campus-map .map-name .map-list .map-item:hover {
    color: #f96203;

    border-bottom: 1px solid #f96203;
}

.floor-campus .campus-footer .campus-map .map-name .map-contact {
    position: relative;
    width: 100%;
    height: 100px;
    margin-top: 0;
}

.floor-campus .campus-footer .campus-map .map-name .map-contact .contact-list {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    /* border: 1px solid black; */
}

.floor-campus .campus-footer .campus-map .map-name .map-contact .contact-list .contact {
    margin-top: 20px;
    width: 100%;
}

.floor-campus .campus-footer .campus-map .map-name .map-contact .contact-list .contact .contact-img {
    float: left;
    width: 15px;
    height: 21px;
    margin-top: 5px;
}

.floor-campus .campus-footer .campus-map .map-name .map-contact .contact-list .contact .contact-desc {
    float: left;
    margin-left: 8px;
    font-size: 14px;
}

.floor-campus .campus-footer .campus-map .map {
    width: 97%;
    height: 350px;
    opacity: 0;
    margin-top: 30px;
    /* border: 1px solid black; */
    box-shadow: 0px 6px 16px 0px rgba(220, 145, 113, 0.36);
}

.floor-campus .campus-footer .campus-map .tip-map {
    width: 100px;
}



/* 国家公务员首页 */
.top_content .line {
    float: right;
    width: 102px;
    height: 31px;
    background: #FF6A2A;
    border-radius: 16px;
    display: block;
    font-size: 16px;
    color: white;
    text-align: center;
    line-height: 25px;
    margin-top: 15px;
    width: 93px;
    height: 26px;
    background: #EC6B1A;
    border-radius: 13px;
}

.g_run {
    float: left;
    margin-top: 15px;
    background: #F7F7F7;
    border-radius: 10px;
    padding: 0px 10px;
}

.g_run .notice-content {
    position: relative;
    width: 481px;
    height: 30px;
    white-space: nowrap;
    overflow: hidden;
    float: right;
    margin-right: 20px;
}



.list1 .swiper {
    width: 420px;
    float: left;
}

.list1 .hot {
    float: left;
    /* margin-left: 20px; */
}

.list1 .swiper .swiper-container {
    width: 420px;
    height: 265px;
}

.g_list .swiper .swiper-container {
    margin-bottom: 8px;
}

.list1 .swiper .swiper_bottom img {
    width: 206px;
    height: 156px;
    display: flex;
    float: left;
    margin-top: 0px;
    height: 150px;
    display: block;
}

.list1 .swiper .swiper_bottom img.img2 {
    margin-left: 8px;
}

.g_list {
    background: white;
    padding: 13px 20px;
}

.g_list .hot {
    box-shadow: none;
    padding: 0;
}

.g_list .hot ul li {
    height: 31px;
}

.guokao {
    width: 280px;
    float: right;
}

.guokao .gk p {
    color: #666;
    font-size: 18px;
    font-weight: bold;
    margin: auto;
    border-left:10px solid #666;
    line-height: 28px;
    margin-bottom: 3px;
    text-indent: 10px;
}
.guokao .gk p:hover{border-left:10px solid #EC6B1A;}
.guokao .gk p:hover a{color: #EC6B1A;}
.guokao .gk p.hover{border-left:10px solid #EC6B1A;}
.guokao .gk p.hover a{color: #EC6B1A;}
.guokao .gk p a{ color: #666;
    font-size: 22px;}

.guokao .gk {
    margin-bottom: 13px;
}

.guokao .gk:last-child {
    margin-bottom: 0;
}

.guokao .gk ul li {
    float: left;
    margin-left: 13px;
    padding: 2px 0;
    width: 190px;
    height: 27px;
    text-align: left;text-indent: 20px;
    position: relative;
}
.guokao .gk ul li.hover span{background: url('../image/3.png');position: absolute;
    display: block;
    width: 32px;
    height: 25px;

    border-radius: 5px;

    background: url('../image/3.png') no-repeat;
        background-size: auto;
    background-size: 90%;
    left: -10px;
    top: -1px;}
    .guokao .gk ul li:hover span{background: url('../image/3.png');position: absolute;
        display: block;
        width: 32px;
        height: 25px;
    
        border-radius: 5px;
    
        background: url('../image/3.png') no-repeat;
            background-size: auto;
        background-size: 90%;
        left: -10px;
        top: -1px;}
    .guokao .gk ul li:hover a{color: #EC6B1A;}
.guokao .gk ul li.hover a{color: #EC6B1A;}
.guokao .gk ul li span{position: absolute;display: block;width: 5px;height: 5px;background: #999;border-radius: 5px;top: 12px;}



.guokao .gk ul li a {
    font-size: 18px;
    color: #666;
}

.search {
    margin-top: 8px;
    background: white;
    padding: 20px;
}

.g_guokao .gk p {
    margin-bottom: 5px;
}

.g_guokao .gk ul li {
    margin-top: 9px;
}

.search .s_icon {
    float: left;
}

.search .s_icon img {
    position: absolute;
    top: 12px;
}

.search .s_icon span {
    font-size: 21px;
    font-weight: bold;
    margin-left: 35px;
    line-height: 40px;
    color: #FF6E00;
}

.search div.select {
    float: left;
}

.search div select {
    width: 150px;
    height: 38px;
    border: 1px solid #FF6E00;
    border-radius: 6px;
    background: #FFFFFF;
    box-shadow: 2px 2px 4px 0px rgba(2, 20, 36, 0.18);
    border-radius: 6px;
    font-size: 14px;
    color: #666666;
    margin-left: 20px;
    text-indent: 5px;
}

.search button {
    float: left;
    font-size: 16px;
    width: 129px;
    height: 39px;
    background: #FF6E00;
    border-radius: 21px;
    color: white;
    text-align: center;
    line-height: 39px;
    margin-left: 30px;
}

.search div {
    position: relative;
}

.search div.select span {
    width: 0px;
    height: 0px;
    border: 7px solid #FF6E00;
    position: absolute;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    position: absolute;
    top: 16px;
    right: 10px;
}

.gk_title {
    background: #FFF1EA;
}

.gk_title ul li {
    width: 300px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #F87C3E;
    font-weight: bold;
    float: left;
    font-size: 28px;
}

.gk_title ul li.active {
    background: #F87C3E;
    color: white;
    position: relative;
}

.gk_title ul li.active span {
    width: 0px;
    height: 0px;
    border: 7px solid #FF6E00;
    border-right-color: rgb(255, 110, 0);
    border-bottom-color: rgb(255, 110, 0);
    border-left-color: rgb(255, 110, 0);
    position: absolute;
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    position: absolute;
    bottom: -7px;
    right: 140px;
}

.list2 .tiaojian {
    float: left;
    width: 370px;
}

.list2 .tiaojian .what p.title {
    font-weight: bold;
    color: #EC6B1A;
    font-size: 20px;
    font-weight: bold;
    margin: auto;

    line-height: 20px;
    text-indent: 10px;
}

.list2 .tabb {
    display: none;
}

.list2 .tabb.active {
    display: block;
}

.list2 .tiaojian .what:nth-child(2) {
    margin-top: 20px;
}

.list2 .tiaojian .what .content {
    background: #F7F7F7;
    padding: 15px;
    color: #666;
    font-size: 14px;
    width: 100%;
    line-height: 25px;
    text-indent: 25px;
    margin-top: 20px;
}

.list2 .tiaojian .what .content a {
    color: #EC6B1A;
}

.list2 .tiaojian .what .content2 {
    background: #F7F7F7;
    padding: 15px;
    color: #666;
    font-size: 14px;
    width: 100%;
    margin-top: 10px;
    line-height: 27px;
}

.list2 .baobiao {
    float: left;
    width: 370px;
    margin-left: 20px;
}

.list2 .baobiao .title {
    font-weight: bold;
    color: #EC6B1A;
    font-size: 20px;
    font-weight: bold;
    margin: auto;

    line-height: 20px;
    text-indent: 10px;
}

.list2 .baobiao .xianxing {
    background: #F7F7F7;
    margin-top: 20px;
    padding-top: 20px;
    height: 500px;
}

.list2 .baobiao .xianxing img {
    width: 90%;
    margin: auto;
    display: block;
}

.list2 .baobiao .xianxing p {
    width: 90%;
    margin: auto;
    line-height: 30px;
    color: #666;
    line-height: 39px;
    font-size: 14px;
}

.list2 .liucheng {
    float: left;
    width: 370px;
    margin-left: 20px;
}

.list2 .liucheng ul {
    width: 52px;
    float: left;
}

.list2 .liucheng .deatil {
    background: #F7F7F7;
    margin-top: 20px;
    padding: 37px 25px;
    padding-bottom: 4px;
}

.list2 .liucheng .xijie {
    float: left;
    width: 267px;
    border-left: 1.9px dashed rgba(153, 153, 153, 0.6);
    padding-left: 10px;
}

.list2 .liucheng ul li {
    float: none;
    height: 46px;
    position: relative;
    padding-top: 10px;
}

.list2 .liucheng .xijie .list {
    height: 46px;
    padding-top: 10px;
}

.list2 .liucheng .xijie .list p {
    color: black;
    font-size: 16px;
    border-left: none;
}

.list2 .liucheng .title {
    font-weight: bold;
    color: #EC6B1A;
    font-size: 20px;
    font-weight: bold;
    margin: auto;

    line-height: 20px;
    text-indent: 10px;
}

.list2 .liucheng ul li span {
    width: 44px;
    height: 20px;
    color: white;
    font-size: 14px;
    display: block;
    text-align: center;
    background: #70B603;
    border-radius: 10px;
}

.list2 .liucheng ul li:nth-child(1) span {
    width: 44px;
    height: 20px;
    color: #666;
    display: block;
    text-align: center;
    background: #EFEFEF;
    border-radius: 10px;
}

.list2 .liucheng ul li:nth-child(2) span {
    width: 44px;
    height: 20px;
    color: white;
    display: block;
    text-align: center;
    background: #EC6B1A;
    border-radius: 10px;
}

.list2 .liucheng ul li span.yuan {
    width: 9px;
    height: 9px;
    position: absolute;
    border: 1px solid #70B603;
    background: linear-gradient(0deg, #FFFFFF 0%, #000000 0%, #FFFFFF 0%, #FFFFFF 100%);
    border-radius: 50%;
    right: -6px;
    top: 15px;
}

.list2 .liucheng ul li:nth-child(2) span.yuan {
    background: #EC6B1A;
    border: 1px solid #EC6B1A;
}

.list2 .liucheng .xijie .list:nth-child(2) p {
    color: #EC6B1A;
}

.list2 .liucheng .xijie .list:nth-child(1) p {
    color: #666;
}

.ad1 {
    width: 1200px;
    height: 90px;
    background: #F87C3E;
    box-shadow: 3px 5px 6px 1px rgba(188, 188, 188, 0.14);
    margin-top: 8px;
}


.newslist .baoming {
    float: left;
    width: 370px;
    margin-left: 8px;
    /* height: 390px; */
}

.newslist .baoming:nth-child(1) {
    margin-left: 0;
}

.newslist .baoming:nth-child(4) {
    margin-left: 0;
}

.newslist .baoming .tab_title li {
    /* width: 90px; */
    float: left;
    margin-right: 15px;
}

.newslist .baoming .tab_title li.active {
    color: #F87C3E;
    /* border-left: 2px solid #F87C3E;
    text-indent: 5px; */
    /* width: 100px; */
}

.newslist .tab_title li a {
    color: black;
    font-size: 16px;
}

.newslist .baoming .new_list {
    margin-top: 3px;
    display: none;
}

.newslist .baoming .new_list.active {
    display: block;
}

.newslist .baoming:nth-child(3) .new_list {
    border: none;
}

.newslist .baoming .new_list li {
    line-height: 31px;
    height: 31px;
    width: 350px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newslist .baoming .new_list li a {
    font-size: 14px;
}

.newslist .baoming .tab_title li.active a {
    color: #FF6E00;
    /* font-weight: bold;
font-size: 18px;line-height: 22px; */
}

/* .newslist2{margin-top: 10px;} */
.newslist2 .baoming {
    margin-left: 8px;
    background: white;
    width: 393px;
    margin-top: 8px;
    /* height: 425px; */
    padding: 15px 20px;
}

.newslist2 .baoming .new_list {
    margin-top: 7px;

    border-right: none
}

.newslist2 .baoming .tab_title li {
    /* width: 110px; */
    float: left;
    margin-right: 15px;
}

.newslist2 .baoming .tab_title a.more {
    text-align: right;
    float: right;
    font-size: 16px;
    color: #999;
    line-height: 30px;
}

/* 
地方公务员 */
.d_list ul.city {
    width: 280px;
    float: right;
}

.d_list ul.city li {
    float: left;
    width: 25%;
    text-align: left;
    line-height: 33.7px;
    text-indent: 16px;
}

.d_list ul.city li a {
    font-size: 14px;
    color: #666;
}

.d_list .hot {
    margin-left: 0;
    width: 415px;
    height: 303px;
}

.d_list .swiper {
    margin-left: 15px;
    width: 430px;
}

.d_newlist .guokao {
    width: 280px;
}

.d_list .city p {
    font-weight: bold;
    color: #EC6B1A;
    font-size: 20px;
    font-weight: bold;
    margin: auto;
    border-left: 2px solid #ec6b1a;
    line-height: 20px;
    text-indent: 10px;
    margin-bottom: 10px;
}

.d_list .swiper .swiper-container {
    width: 430px;
    height: 300px;
}

.d_newlist .baoming .new_list {

    border-right: none;
}

.d_newlist .baoming {
    width: 410px;
}

.d_newlist .baoming .tab_title li {
    /* width: 100px; */

}

.d_newlist .baoming .new_list li {
    line-height: 30px;
    height: 30px;
    width: 380px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.d_newlist .guokao .gk {
    margin-bottom: 20px;
}

.s_list ul.citys p {
    font-weight: bold;
    color: #EC6B1A;
    font-size: 20px;
    font-weight: bold;
    margin: auto;
    border-left: 2px solid #ec6b1a;
    line-height: 20px;
    margin-bottom: 5px;
    text-indent: 10px;
}

.s_list ul.citys {
    float: left;
    width: 430px;
}

.s_list .hot {
    float: right;
}

.s_list ul.citys li {
    float: left;
    font-size: 14px;
    text-align: left;
    line-height: 32px;
    margin-right: 22px;
}

.s_list .swiper {
    width: 290px;
}

.s_list .swiper .swiper_bottom img {
    float: none;
    width: 277px;
    height: 150px;
}

.s_list .hot ul li a {
    font-size: 14px;
}

.s_list .hot ul li {
    height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.ad2 {
    width: 1200px;
    height: 90px;
    background: #333333;
    box-shadow: 3px 5px 6px 1px rgba(188, 188, 188, 0.14);
    margin-top: 8px;
}

.s_newlist {
    background: #f6f6f6;
    padding: 0;
}

.s_newlist .baoming {
    width: 595px;
    background: white;
    padding: 15px;
    height: 320px;
}

.xinxi {
    text-align: left;
    height: 24px;
    font-size: 24px;
    font-weight: bold;
    color: #EC6B1A;
    line-height: 20px;
    margin: 20px 0;
    border-left: 2px solid #F87C3E;
    text-indent: 15px;
    margin-top: 20px;
    margin-bottom: 1px;
}

/* .newslist3 .baoming .tab_title li{width: 48px;} */
.newslist3 .baoming {
    padding: 15px;
    height: 362px;
}

.newslist3 .baoming .tab_title a.more {
    text-align: right;
    margin-right: 0;
    float: right;
    font-size: 14px;
}

.newslist3 .baoming .tab_title li.active {
    color: #F87C3E;
    border-left: 2px solid #F87C3E;
    text-indent: 5px;
    /* width: 61px; */
}

.postion {
    height: 16px;
    line-height: 16px;
    /* margin-top: 12px; */
    margin-bottom: 7px;
}

.postion span,
a {
    font-size: 14px;
    color: #333;
}

.postion span {
    width: 100px;
    float: left;
}

.postion div {
    float: left;
}

.g_detail .guokao {
    width: 230px;
    float: left;
    background: white;
    padding: 20px 0;

}

.g_detail .guokao .gk {

    margin: auto;
    margin-bottom: 16px;
}

.g_detail .guokao .gk ul {
    width: 190px;
    margin: auto;
}

.g_detail .detail {
    width: 656px;
    float: left;
    margin-left: 8px;
}

.fiexds .side-load {
    position: fixed;
    top: 0;
    z-index: 999;
    top: 0;
}

.fiexds .detail {
    width: 656px;
    float: left;
    margin-left: 238px;
}

.fiexd {
    position: relative;
}

.fiexd .side-load {
    position: sticky;
    z-index: 999;
}

.fiexd .detail {
    width: 962px;
    float: left;
    /* margin-left: 238px; */background: white;padding: 14px 20px;
}


.v_content {
    background: white;
    padding: 15px 24px;
}

.v_list .swiper {
    margin-left: 0;
    width: 505px;
}

.v_list .swiper .swiper-container {
    width: 505px;
    height: 388px;
}

.v_list .hot {
    margin-left: 20px;
    width: 301px;
    height: 388px;
}

.v_list .swiper .swiper-container {
    margin-bottom: 0px;
}

.v_list .hot ul {
    width: 305px;
    height: 186px;
    font-size: 16px;
    margin: auto;
    margin-top: auto;
    margin-top: 15px;
    line-height: 19px;
}

.v_list .hot ul li a {
    display: block;
    height: 20px;
    width: 305px;
    overflow: hidden;
}

.v_title p {
    width: 90%;
    font-weight: bold;
    color: #EC6B1A;
    font-size: 20px;
    font-weight: bold;
    float: left;
    border-left: 2px solid #ec6b1a;
    line-height: 20px;
    margin-top: 12px;
    margin-bottom: 7px;
    text-indent: 10px
}

.v_content video {
    float: left;
    width: 432px;
    height: 290px;
}

.v_content .v_ul {
    float: left;
    width: 720px;
}

.v_content .v_ul ul li {
    float: left;
    width: 170px;
    margin-left: 10px;
    margin-bottom: 7px;
}

.v_content .v_ul ul li img {
    display: block;
}

.v_title a {
    float: right;
    font-size: 14px;
    color: #666;
    font-weight: bold;
    line-height: 39px;
}

.v_content .hot p {
    width: 404px;
    font-weight: bold;
    color: #EC6B1A;
    font-size: 20px;
    font-weight: bold;

    margin: auto;

    line-height: 20px;
}

.v_list {
    padding: 15px 24px;
}

.v_content .hot ul {
    width: 404px;
    height: 331px;
    font-size: 16px;
    margin: auto;
    margin-top: 15px;

    line-height: 19px;
}

.v_content .hot ul li {
    height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.v_content .hot ul li a {
    color: #666666;
}

.v_content .hot {
    margin-left: 20px;
    width: 349px;
    height: 375px;
    float: left;
}

.v_content .hot:nth-child(1) {
    margin-left: 0;
}

.tougao {
    width: 410px;
    height: 372px;
    float: right;
    background: #F6F6F6;
}

.tougao {
    padding: 20px 25px;
}

.tougao .w_title {
    width: 100%;
    font-weight: bold;
    color: #EC6B1A;
    font-size: 20px;
    font-weight: bold;
    margin: auto;
    text-align: center;
    line-height: 20px;
}

.tougao .text {
    font-size: 14px;
    color: #666;
    margin-top: 15px;
}

.tougao img {
    display: block;
    margin: auto;
    margin-top: auto;
    margin-top: 20px;
}

.v_content .v_c_title {
    color: #EC6B1A;
    font-size: 20px;
    font-weight: bold;
    margin: auto;
    border-left: 2px solid #ec6b1a;
    line-height: 20px;
    text-indent: 10px;
}

.video_ul li {
    float: left;
    width: 289px;
    height: 192px;
    margin-top: 15px;
}

.v_content2 {
    background: white;
    padding: 20px 30px;
}

.video_ul li:nth-child(4n) {
    width: 273px;
}

.video_ul li a {
    display: block;
    height: 192px;
    width: 273px
}

.video_ul video {
    width: 273px;
    height: 192px;
}

.jiazai_more {
    width: 140px;
    height: 36px;
    background: #ED7736;
    border-radius: 18px;
    margin: auto;
    text-align: center;
    line-height: 34px;
    color: white;
    margin-top: 30px;
}


.swiper_bottom .swiper {
    width: 277px;
    margin-left: 0;
    float: none;
    margin-bottom: 8px;
}

.swiper_bottom .swiper .swiper-container {
    width: 277px;
    height: 150px;
}

.j_newslist3 .baoming {
    height: 363px;
}

.s_newlist {

    padding: 0;
}

.detail_right .right_hotvideo p.hot {
    color: #EC6B1A;
    font-size: 20px;
    font-weight: bold;
    margin: auto;
    border-left: 2px solid #ec6b1a;
    line-height: 20px;
    text-indent: 10px;
}

.detail_right .right_hotvideo {
    background: white;
    padding: 15px;
    margin-top: 8px;
}

.detail_right .right_hotvideo li {
    width: 260px;
    margin: auto;
    margin-top: 10px;
}

.detail_right .right_hotvideo li a {
    display: block;
    height: 185px;
}

.detail_right .right_hotvideo li video {
    width: 260px;
}

.detail_content .this {
    display: none;
    font-size: 14px;
    color: #333;
    line-height: 27px;
    display: none;
}

.detail_content .this .title{position: relative;text-indent: 60px;font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #333333;}
.detail_content .this .title img{position: absolute;
    width: 35px;
    left: 0;}


    .detail_content .this .title2{position: relative;text-indent: 60px;font-size: 22px;
        font-family: Source Han Sans CN;
        font-weight: bold;
        color: #333333;}
        .detail_content .this .title2 a{font-size: 20px;}
    .detail_content .this .title2 img{position: absolute;
        width: 35px;top: -3px;
        left: 0;}


    .detail_content .this .text_content{margin-bottom: 20px;}
    .detail_content .this .text_content img{display: block;margin: auto;width: 616px;
        height: 431px;
        }
.detail_content .this p {
    font-size: 16px;
    font-family: Source Han Sans CN;
    color: #666666;
 
    width: 808px;
    margin: auto;   margin-top: 20px;
}
 .bottom_line{width: 615px;
    height: 2px;
    border: 1px solid #EFEFEF;margin: auto;
margin-top: 80px;margin-bottom: 50px;
    }
.detail_content .thiss {
    display: block;min-height: 1225px;
}
.b_title{position: relative;font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: bold;text-indent: 60px;
    color: #333333;}
.b_title img{position: absolute;width: 40px;left: 0;}

.b_ul{width: 838px;margin: auto;margin-top: 60px;margin-bottom: 50px;}
.b_ul li{width: 114px;
    height: 36px;text-align: center;
    background: #FFFFFF;line-height: 32px;float: left;margin-left: 30px;
    border: 1px solid #EC6B1A;
    border-radius: 13px;}
    .b_ul li:nth-child(1){margin-left: 0;}
    .b_ul li a {font-size: 17px;
        color: #EC6B1A;}
        .b_ul li:hover{background: #EC6B1A;}
        .b_ul li:hover a{color: white;}
.v_shengming {
    margin-bottom: 30px;
}

.detail_contentss2 {
    background: #F6F6F6;
    padding-top: 0;
}

.detail_contentss2 .connet {
    background: white;
    padding-bottom: 1px;
}

.others {
    background: white;
    padding-bottom: 1px;
    margin-top: 8px;
}

.others .other_th li {
    float: left;
    width: 25%;
    text-align: center;
    line-height: 50px;
    height: 50px;
    font-size: 20px;
    font-weight: bold;
}

.others .other_th li {
    background: #FFF1EA;
    color: #F87C3E;
}

.others .other_th li.active {
    background: #F87C3E;
    color: white;
}

.others .other_ul {
    display: none;
}

.others .other_ul.active {
    display: block;
}

.others .other_ul .other {
    height: 80px;
    border-bottom: 1px #333 dashed;
    width: 95%;
    margin: auto;
}

.others .other_ul .other p {
    margin-top: 25px;
}

.others .other_ul .other .cate a {
    color: #ef6101;
    border: 1px solid #EF6101;
    float: left;
    margin-right: 10px;
    padding: 1px 5px;
    border-radius: 5px;
    margin-top: 15px;
}

.others .other_ul .bth {
    width: 140px;
    height: 36px;
    background: #ED7736;
    border-radius: 18px;
    color: #F9F9F9;
    font-size: 14px;

    display: block;

    margin: 30px auto;
}

.banner2 {
    margin-top: 8px;
    height: 320px;
    position: relative;
}

.banner2 img {
    display: block;
}

.banner2 .swiper-pagination-bullet {
    width: 55px;
    height: 8px;
    display: inline-block;
    border-radius: 0;
    background: white;

}

.banner2 .swiper-pagination-bullet-active {
    background: #EF6101;
    width: 55px;
    height: 8px;

}

.milu {
    width: 286px;
    height: 266px;
    background: #FFFFFE;
    border-radius: 10px;
    position: absolute;
    top: 27px;
    right: 24px;
    z-index: 999;
}

.milu h2 {
    width: 230px;
    text-align: center;
    margin: auto;

    margin-top: 25px;
    font-size: 19px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #EF6101;
    line-height: 29px;
    text-align: center;
}

.milu img {
    width: 110px;
    height: 110px;
    display: block;
    margin: auto;
    margin-top: 12px;
}

.milu p {
    text-align: center;
    font-size: 14px;
    margin-top: 21px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #666666;
    line-height: 19px;
}

.milu p b {
    color: #EF6101;
}

.w_title {
    text-align: left;
    height: 21px;
    font-size: 20px;
    float: left;
    font-weight: bold;
    color: #EC6B1A;
    line-height: 20px;
    margin: 20px 0;
    margin-top: 20px;
    margin-bottom: 20px;
    border-left: 2px solid #F87C3E;
    text-indent: 15px;
    margin-top: 12px;
    margin-bottom: 7px;
}

.jingcai a {
    float: right;
    margin-top: 12px;
}

.w_list {
    padding: 16px 24px;
    background-color: white;
}

.w_list .tuijian1 {
    width: 550px;
    float: left;
}

.w_list .tuijian1 .list {
    float: left;
    width: 270px;
    height: 160px;
    margin-left: 10px;
    position: relative;
    border-radius: 5px;
}

.w_list .tuijian1 .list:nth-child(1) {
    margin-left: 0;
    margin-bottom: 10px;
}

.w_list .tuijian1 .list:nth-child(2) {
    margin-bottom: 10px;
}

.w_list .tuijian1 .list:nth-child(3) {
    margin-left: 0;
}

.w_list .tuijian1 .list p {
    position: absolute;
    bottom: 0;
    height: 33px;
    text-indent: 20px;
    border-radius: 0 0 5px 5px;
    background: rgba(51, 51, 51, 0.6);
    width: 100%;
    line-height: 33px;
    color: white;
    display: none;
}

.w_list .tuijian1 .list:hover p {
    display: block;
}

.tuijian2 {
    width: 280px;
    float: left;
    margin-left: 18px;
}

.tuijian2 .list:nth-child(1) {
    margin-top: 0;
}

.tuijian2 .list {
    margin-top: 8px;
}

.tuijian2 .list a {
    font-size: 16px;
    color: #333;
}

.tuijian2 .list a:hover {
    font-size: 16px;
    color: #DF5A00;
}

.tuijian2 .list p {
    font-size: 14px;
    color: #999;
}

.tuijian3 .list a:hover {
    font-size: 16px;
    color: #DF5A00;
}

.last_tuijian {
    background-color: white;
    padding: 16px 24px;
    margin-top: 8px;
}

.last_tuijian .tuijian3 {
    float: left;
    width: 360px;
    margin-left: 30px;
}

.last_tuijian .tuijian3:nth-child(1) {
    margin-left: 0;
}

.tuijian3 .title {
    text-align: left;
    height: 21px;
    font-size: 20px;

    font-weight: bold;
    color: #EC6B1A;
    line-height: 20px;
    margin: 20px 0;

    margin-top: 20px;
    margin-bottom: 20px;
    border-left: 2px solid #F87C3E;
    text-indent: 15px;
    margin-top: 12px;
    margin-bottom: 7px;
}

.tuijian3 .list {
    width: 360px;
}

.tuijian3 .list a {
    font-size: 16px;
    color: #333;
}

.tuijian3 .list a:hover {
    font-size: 16px;
    color: #DF5A00;
}

.tuijian3 .list p {
    font-size: 14px;
    color: #999;
}

.tuijian3 .swiper-slide {
    display: block;
    text-align: left;
}

.tuijian3 .swiper-container {
    height: 340px;
}

.tuijian3 .swiper-pagination-bullet {
    background: #C6C6C6;
    opacity: 1;
}

.tuijian3 .swiper-pagination-bullet-active {
    background: #EF6101;
    opacity: 1;
}

.tuijian3 .swiper-pagination-bullets {
    bottom: 0;
}

.w_news {
    width: 894px;
    background: #FFFFFF;
    box-shadow: 3px 5px 6px 1px rgba(188, 188, 188, 0.14);
    padding: 16px 24px;
    float: left;
}

.w_news .title {
    text-align: left;
    height: 21px;
    font-size: 20px;
    margin-bottom: -5px;
    font-weight: bold;
    color: #EC6B1A;
    line-height: 20px;




    border-left: 2px solid #F87C3E;
    text-indent: 15px;
}

.w_news .list img {
    float: left;
    width: 260px;
    height: 152px;
}

.w_news .list .list_right {
    float: right;
    width: 570px;
}

.w_news .list .list_right .n_title {
    font-size: 18px;
    color: #333;
    font-weight: 400;
}

.w_news .list .list_right .n_title:hover {

    color: #DF5A00;

}

.w_news .list .list_right .sub_title {
    font-size: 14px;
    font-family: Microsoft YaHei;
    margin-top: 10px;
    font-weight: 400;
    color: #7F7F7F;
}

.w_news .list .list_right .tag a {
    width: 160px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    color: #EF6101;
    margin-right: 10px;
    margin-top: 14px;
    background: #FFE7D6;
    border-radius: 15px;
}

.w_news .list .list_right .time {
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    margin-top: 12px;
    color: #666666;
}

.w_news .list {
    padding: 20px 0;
    border-bottom: 1px solid #E8E8E8;
}

.page {
    padding: 10px 0 0 0;
}

.page .yema {
    text-align: center;
}

.page .yema .all span {
    color: #666;
    font-size: 14px;
}

.page .yema .all a {
    width: 30px;
    height: 30px;
    border: 1px solid #999999;
    border-radius: 5px;
    text-align: center;
    line-height: 30px;
    color: #999;
    display: inline-block;
}

.page .yema .all a.this {
    width: 30px;
    height: 30px;
    background: #EF6101;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
    color: white;
    border: none;
}

.w_img {
    width: 620px;
    height: 362px;
    margin: auto;
    display: block;
}

.gj {
    width: 172px;
    height: 46px;
    color: white;
    background: #EF6101;
    font-size: 20px;
    text-align: center;
    line-height: 46px;
    margin: auto;
    border-radius: 23px;
    margin-bottom: 15px;
}

.gj a {
    width: 172px;
    height: 46px;
    color: white;
    background: #EF6101;
    font-size: 20px;
    text-align: center;
    line-height: 46px;
    margin: auto;
    border-radius: 23px;
    margin-bottom: 15px;
}

.shangnaya {
    width: 118px;
    margin: auto;
    display: block;
}

.shy {
    text-align: center;
    color: #333;
    font-size: 14px;
}

.w_guokaoleft {
    height: 540px !important;
}

.detail a:hover {
    color: #EC6B1A;
}

.dropDiv {
    position: absolute;
    top: 100%;
    border-radius: 5px;
    border: none;
    background: #f3f6f7;
    z-index: 999;
    display: none;
    opacity: 0;
}

.headerDiv {
    position: absolute;
    top: 52px;
    left: 0;
    border-radius: 0;
    border: none;
    background: #f3f6f7;
}

.dropDiv:before {
    display: none;
}

/*  #findCont{width:560px;} */
#findCont,
#findCont a {
    color: #777;
}

#findCont div.courseList {
    font-size: 12px;
    margin: 8px 8px 0;
    margin-top: -1px;
    overflow: hidden;
}

#findCont #courseList h3 {
    margin: 5px 10px 0;
    border-bottom: solid 1px #ccc;
    padding-bottom: 2px;
    display: none;
}

#findCont #courseList h3 a {
    padding: 5px 6px;
}

#findCont #courseList h3 a:hover {
    background: #74b163;
    color: #fff;
}

#findCont i {
    color: #999
}

#findCont #prosub {
    margin: 2px 8px 3px;
    overflow: hidden;
}

#findCont dl {
    width: 100%;
    overflow: hidden;
    line-height: 13px;
    border-top: 1px solid #ececec;
    padding: 4px 0;
    margin-top: -1px;
}

#findCont dl.bgList {
    background: #58bd96;
}

#findCont dl.bgList a {
    color: #fff;
}

#findCont dl.bgList i {
    color: #eee;
}

#findCont dt {
    float: left;
    padding: 2px 0 0 5px;
    font-size: 14px;
}

#findCont dt i.icon-angle-right {
    display: none;
}

#findCont dt a {
    display: inline-block;
    width: 95px;
}

#findCont dd {
    margin-left: 105px;
    font-size: 12px;
}

#findCont dd a {
    display: inline-block;
    padding: 3px 4px;
    margin-right: 5px;
}

#findCont dl.bgList a:hover {
    text-decoration: underline;
}

#applyCont a:hover {
    background: #eee url(//wwwimg.gaodunwangxiao.com/share/images/sprites.png) no-repeat 0 0;
}

#applyCont:before {
    left: 106px;
}

#applyCont a {
    display: block;
    padding-left: 24px;
    color: #777;
    margin: 6px 10px 6px 12px;
    white-space: nowrap;
}

#applyCont a.andr {
    background-position: -106px -47px
}

#applyCont a.ipho {
    background-position: -106px -70px
}

#applyCont a.ipad {
    background-position: -106px -91px
}

#applyCont a.courseIcon {
    background-position: -102px -189px
}

#applyCont a.tikuIcon {
    background-position: -102px -215px
}

#applyCont a.jobIcon {
    background-position: -102px -241px
}

#applyCont a.bbsIcon {
    background-position: -102px -267px
}

#applyCont a.bookIcon {
    background-position: -102px -291px
}

#applyCont a.MewIcon {
    background-position: -102px -316px;
}

#applyCont a.kjcyIcon {
    background-position: -102px -339px;
}

#applyCont a.cpaIcon {
    background-position: -102px -362px;
}

.newsCls,
.hotCls {
    width: 29px;
    height: 15px;
    right: -20px;
    top: 0;
    background-position: 0 -183px
}

.hotCls {
    background: url(//wwwimg.gaodunwangxiao.com/share/images/hotTop.png) no-repeat 0 0;
}

.newCls {
    background: url(//wwwimg.gaodunwangxiao.com/share/images/newTop.png) no-repeat 0 0;
}

#applyCont a.cardIcon {
    background: url(//wwwimg.gaodunwangxiao.com/share/images/topcfa.png) no-repeat;
}

#applyCont a.cardIcon:hover {
    background: url(//wwwimg.gaodunwangxiao.com/share/images/topcfa.png) no-repeat #eee;
}

#applyCont a.CDIcon {
    background: url(//wwwimg.gaodunwangxiao.com/share/images/CDIcon.png) no-repeat;
}

#applyCont a.CDIcon:hover {
    background: url(//wwwimg.gaodunwangxiao.com/share/images/CDIcon.png) no-repeat #eee;
}

a.yy {
    *height: 28px;
    position: relative;
}

.apply {
    *line-height: 21px;
    margin-left: 0;
}

/*å¤´éƒ¨å³ä¾§*/
/* #topNav .topRgt{position:absolute;top:13px;right:0;float:none;} */
#topNav .topRgt .lgAfter {
    float: left;
}

/* #topNav .rgt{margin-left:4px;} */
#topNav .rgt .lgBefore {
    float: left;
    margin-left: 5px;
    color: #333333;
    margin-top: 4px;
}

#topNav .rgt .lgBefore span.cGray {
    border-left: solid 1px #999;
    padding-left: 10px;
}

#topNav .downCls {
    display: none;
}

.comMore {
    text-align: center;
    background: #f0f0f0;
    color: #a3a3a3;
    width: auto;
    margin: 0 -3px -5px;
    border-radius: 4px;
    overflow: hidden;
    padding: 6px 0;
}

.comMore a {
    text-decoration: none;
    color: #333;
    float: right;
    margin: 5px 10px 0 0;
}

.comMore .allmessageunset {
    float: left;
    margin-left: 10px;
    padding: 4px 10px;
    color: #333;
    cursor: pointer;
}

.comMore .allmessageunset.current {
    background: #060;
    color: #fff;
    border-radius: 5px;
}

.w_guokaoleft {
    height: 540px !important;
}

#findCont .downCls a {
    display: inline-block;
    margin-right: 10px;
}

#topNav .menuMb .icoDown,
#topNav .menuMb:hover i.icoDown {
    background: url(../images/sprites.png) no-repeat 0 -234px;
    width: 39px;
    height: 31px;
}

/*  #findCont{width:100%;} */
#findCont .downCls {
    display: none;
    margin: 0 10px 0;
    padding: 5px;
    border-top: solid 1px #ccc;
}

#findCont div#courseList {
    width: 100%;
    overflow: hidden;
    clear: both;
    padding-bottom: 0;
}

#findCont dl {
    float: left;
    width: auto;
    border: none;
}

#findCont #prosub {
    overflow: hidden;
    margin: 0 !important;
}

#findCont dl.bgList a:hover {
    text-decoration: none;
}

#findCont dt a {
    width: 85px;
}

#findCont #courseList h3 {
    display: block;
}




#topNav .hidden_btn:hover a.mk {
    background: #FFFFFF;
}

#prosub,
#prosub3 {
    /* width: 1000px !important; */
    background-color: #fff;
    border-radius: 4px;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    flex-direction: row;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    height: auto;
    font-family: 'PingFang SC', 'Microsoft YaHei', 'Hiragino Sans GB', 'Helvetica', 'Tahoma', 'Arial', 'SimSun', 'Heiti', 'sans-serif';
    box-sizing: border-box;
    /* padding: 0px 10px 25px !important; */
    margin: 8px 8px 3px !important;
    box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.1), 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
}

#prosub2 {
    /* width: 652px !important; */
    background-color: #fff;
    border-radius: 4px;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    flex-direction: row;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    height: auto;
    font-family: 'PingFang SC', 'Microsoft YaHei', 'Hiragino Sans GB', 'Helvetica', 'Tahoma', 'Arial', 'SimSun', 'Heiti', 'sans-serif';
    box-sizing: border-box;
    /* padding: 0px 10px 25px !important; */
    margin: 8px 8px 3px !important;
    box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.1), 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
}

#prosub a,
#prosub2 a,
#prosub3 a {
    display: block;
}

#prosub>.gfl1,
#prosub2>.gfl1,
#prosub3>.gfl1 {
    display: block;
    width: 197.7px;
    height: auto;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    padding: 0;
    margin-bottom: 24px;
}

#prosub>.gfl1>.nav_title,
#prosub2>.gfl1>.nav_title,
#prosub3>.gfl1>.nav_title {
    width: 130px;
    text-align: center;
    background-color: #e8e8e8;
    height: 34px;
    font-size: 16px;
    color: #161616;
    font-weight: bolder;
    line-height: 34px;
    border-radius: 100px;
    font-family: 'PingFang SC', 'Microsoft YaHei', 'Hiragino Sans GB', 'Helvetica', 'Tahoma', 'Arial', 'SimSun', 'Heiti', 'sans-serif';
    margin-left: 50px !important;

}

#prosub>.gfl1>.navbody1,
#prosub2>.gfl1>.navbody1,
#prosub3>.gfl1>.navbody1 {
    min-height: auto;
    width: 110px;
}

#prosub>.gfl1>div,
#prosub2>.gfl1>div,
#prosub3>.gfl1>div {
    margin: 0 34px;
}

#prosub .gfl1 .a1,
#prosub2 .gfl1 .a1,
#prosub3 .gfl1 .a1 {
    height: auto;
    font-size: 16px;
    line-height: auto;
    border-left: none;
    box-sizing: border-box;
    padding: 10px 0px 0 0px;
    font-family: 'PingFang SC', 'Microsoft YaHei', 'Hiragino Sans GB', 'Helvetica', 'Tahoma', 'Arial', 'SimSun', 'Heiti', 'sans-serif';
    font-weight: 700;
    border-bottom: 1px solid #eee;
    margin: 0 0px 6px 0;
}

#findCont,
#findCont a,
#bookCont,
#bookCont a,
#userCont,
#userCont a {
    /*display: block;*/
    font-weight: unset;
    line-height: 35px;
    font-size: 14px;
}

#findCont,
#findCont a.a1,
#bookCont,
#bookCont a.a1,
#userCont,
#userCont a.a1,
.gfl1 .navbody1 a.a1 {
    color: #F96203 !important;
}

.gfl1 .a2 span,
#prosub2 .gfl1 .a2 span,
#prosub3 .gfl1 .a2 span {
    display: inline-block;
    color: red;
    padding-left: 10px;
    font-size: 13px;
}


.footer2 {
    margin-top: 21px;
}

.title3{margin-bottom: 30px;}