/* 基础样式 */
.conW {
    width: 1200px;
    overflow: hidden;
}

html,
body {
    max-width: 1920px;
    min-width: 1200px;
    margin: 0 auto;
}

.head,
.conMain,
.footerB {
    max-width: 1920px;
    min-width: 1200px;
    overflow: hidden;
}

.topBar {
    max-width: 1920px;
    min-width: 1200px;
    overflow: visible;
    height: 60px;
    background:  url(../../images/2021/topB.png) no-repeat center top;
}

.topCon {
    height: 60px;
    overflow: visible;
}

.topCon .searchBox {
    width: 125px;
    height: 28px;
    padding: 16px 0;
    line-height: 28px;
    padding-left: 15px;
    padding-right: 30px;
    position: relative;
    background:  url(../../images/2021/searchB.png) no-repeat center;
}

.topCon .searchBox input[type="text"] {
    border: 0;
    outline: 0;
    background-color: none;
    display: block;
    width: 125px;
    background: none;
    height: 28px;
    font-size: 14px;
    color: #ea9d9d;
}

.topCon .searchBox input[type="submit"] {
    position: absolute;
    border: 0;
    outline: none;
    height: 26px;
    width: 30px;
    right: 0;
    top: 16px;
    background-color: transparent;
    cursor: pointer;
}

.topCon .searchBox input[type="text"]::-webkit-input-placeholder {
    color: #ea9d9d !important;
}

.topCon .searchBox input[type="text"]::-moz-placeholder {
    color: #ea9d9d !important;
}

.topCon .searchBox input[type="text"]:-ms-input-placeholder {
    color: #ea9d9d !important;
}

.topCon .welcome {
    line-height: 60px;
    font-size: 14px;
    color: #fff;
}

.topCon .hdgn {
    font-size: 14px;
    line-height: 60px;
}

.topCon .hdgn li {
    float: left;
    padding: 0 10px;
    color: #fff;
}

.topCon .hdgn li a {
    color: #fff;
}

.topCon .hdgn li.weachtT {
    width: 26px;
    height: 60px;
    cursor: pointer;
    background:  url(../../images/2021/wechatT.png) no-repeat center;
}

.topCon .hdgn li.weachtT span {
    display: block;
    width: 26px;
    height: 60px;
}

.topCon .hdgn li.weachtT span a {
    display: block;
    width: 26px;
    height: 60px;
}

.topCon .hdgn li.weiboT {
    width: 26px;
    height: 60px;
    cursor: pointer;
    background:  url(../../images/2021/weiboT.png) no-repeat center;
}

.topCon .hdgn li.weiboT span {
    display: block;
    width: 26px;
    height: 60px;
}

.topCon .hdgn li.weiboT span a {
    display: block;
    width: 26px;
    height: 60px;
}

.weachatCode {
    display: none;
    width: 140px;
    height: 162px;
    top: 60px;
    left: -57px;
}

.topCon .hdgn li.weachtT:hover .weachatCode {
    display: block;
}

.logoBox {
    height: 175px;
}

.logoMain {
    overflow: hidden;
}

.logo {
    height: 110px;
    background:  url(../../images/2021/logo.png) no-repeat center center;
}

.partySchool {
    height: 45px;
    padding-bottom: 20px;
    line-height: 45px;
    font-size: 23px;
    font-weight: 600;
}

.partySchool ul {
    width: 1020px;
}

.partySchool ul li {
    float: left;
    width: 340px;
    text-align: center;
}

.partySchool a {
    color: #b40009;
}

.navBox {
    height: 45px;
}

.nav {
    height: 42px;
    line-height: 42px;
    border-bottom: 3px solid #EEEEEE;
}

.nav ul {
    height: 42px;
}

.nav li {
    float: left;
    font-size: 16px;
    /*width: 109px;*/
        width:120px;
    text-align: center;
    font-weight: 600;
    letter-spacing: 1px;
}

.nav li.first {
    text-align: left;
}

.nav li.last {
    text-align: right;
}

.nav li a {
    color: #141414;
}

.nav li:hover a {
    color: #b40009;
}

.nav li.active a {
    color: #b40009;
}

.sliderBar {
    height: 3px;
    background-color: #b40009;
}

/*  底部  */
.footerTop {
    height: 380px;
    background:  url(../../images/2021/copyB.jpg) no-repeat center top;
}

.footerBot {
    height: 118px;
    background-color: #750007;
}

.copyInfo {
    width: 462px;
    padding-top: 115px;
    height: 265px;
}

.schoolS {
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    font-size: 16px;
}

.schoolS li {
    float: left;
     margin: 0 17px;
    text-align: center;
}

.schoolS li a {
    color: #B10104;
    font-weight: bold;
}

.weacht {
    margin-top: 45px;
    height: 195px;
    background:  url(../../images/2021/zhxy.jpg?t=1) no-repeat center top;
}

.links {
    width: 660px;
    padding: 100px 0;
    height: 180px;
}

/* 友情链接 */
.linksTab {
    width: 680px;
    overflow: hidden;
}

.linksTab .tab-hd {
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid #D6CCBD;
    font-size: 16px;
}

.linksTab .tab-hd ul {
    height: 36px;
}

.linksTab .tab-hd li {
    float: left;
    height: 36px;
    line-height: 36px;
}

.linksTab .tab-hd li a {
    display: block;
    padding-right: 5px;
    margin-right: 45px;
    position: relative;
    color: #8a7f6d;
}

.tab-nav .bottomB {
    display: block;
    width: 100%;
    height: 5px;
    left: 0;
    background-color: #B10003;
    bottom: -2px;
    display: none;
}

.linksTab .tab-hd li a:hover {
    color: #313131;
    font-weight: bold;
}

.linksTab .tab-hd li a:hover .bottomB {
    display: block;
}

.linksTab .tab-hd li.on .bottomB {
    display: block;
}

.linksTab .tab-hd li.on a {
    color: #313131;
    font-weight: bold;
}

.linksTab .tab-bd {
    padding-top: 30px;
}

.linksTab .tab-bd ul {
    overflow: hidden;
    zoom: 1;
}

.linksTab .tab-bd li {
    height: 36px;
    line-height: 36px;
    padding-right: 60px;
    overflow: hidden;
    float: left;
    font-size: 16px;
    font-weight: 500;
}

.linksTab .tab-bd li a {
    color: #000;
}

.copy {
    padding: 24px 0;
    height: 70px;
}

.copyF {
    width: 500px;
}

.copyF p {
    line-height: 35px;
    color: #fff;
}

.copyF a {
    color: #fff;
}

.copyR {
    width: 620px;
    padding-right: 80px;
    position: relative;
}

.copyR .sydw {
    display: block;
    width: 80px;
    right: 0;
    top: 0;
    height: 70px;
}

.copyR .sydw a {
    display: block;
    width: 60px;
    height: 90px;
}

.copyR p {
    line-height: 35px;
    color: #fff;
}

.copyR a {
    color: #fff;
}

.linksTab .tab-bd li:hover a {
    color: #B10104;
}

.topCon .hdgn li:hover a {
    color: #EC815F;
}
/*导航栏吸顶*/
.fixed li a {
    color: #fff;
}

.fixed {
    min-width: 1200px;
}

.fixed li.on {
    background-color: #BC2C31;
}

.fixed li.on a {
    color: #ffd3b0;
}

.fixed li:hover {
    background-color: #BC2C31;
}

.fixed li:hover a {
    color: #ffd3b0;
}

.nav li.m {
    position: relative;
    z-index: 2;
}

.nav .sub {
    z-index: 4;
    padding-top: 5;
    display: none;
    position: absolute;
    left: -15px;
    top: 42px;
    z-index: 1000;
    width: 100%;
    border-top: 0;
    padding: 3px 15px 0;
    height: auto;
    overflow: hidden;
}

.nav .sub li {
    text-align: center;
    padding: 5px 0;
    background-color: #f9f9f9;
}

.nav .sub li a {
    display: block;
    line-height: 28px;
    color: #3C4754;
    font-size: 15px;
}

.nav .sub li a:hover {
    color: #FE7700;
}

.head,
.head .nav,
.navBox .conW {
    overflow: visible;
}