.index-all {
    width: 100%;
}

.index-top {
    width: 100%;
    min-width: 1200px;
    height: 51px;
    background: #fff;
    margin: 0 auto;
    border-bottom: 1px solid #E6E6E6;
    margin-bottom: 5px;
}

.index-right .img {
    position: relative;
}

.ultitle-center {
    width: 571px;
    position: absolute;
    padding: 21px 17px;
    box-sizing: border-box;
    background-color: #ffffff;
    box-shadow: 3px 4px 8px 0px rgb(0 0 0 / 14%);
    display: flex;
    flex-wrap: wrap;
    top: 14px;
    z-index: 2322;
}



.index-width {
    width: 1200px;
    display: flex;
    height: 100%;
    /* justify-content: space-between; */
    align-items: center;
    margin: 0 auto;
}

.index-left {
    display: flex;
}

.index-left div {
    font-size: 16px;
    font-weight: 400;
    color: #000000;
}

.index-left ul li:hover .ul-top {
    display: flex;
}

.index-right {
    display: flex;
    align-items: center;

}

.meun {
    margin-left: 22px;
    width: 24px;
    height: 20px;
    position: relative;
    cursor: pointer;
}

.isshowmenu {
    display: none;
    width: 828px;
    height: 409px;
}

.meun :hover .isshowmenu {
    display: block;
}

.login-left {
    margin-left: 10px;
    color: #fff;
    background-color: #ff6f18;
    margin-right: 13px;
    height: 30px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    border-radius: 20px;
    font-size: 16px;
    padding: 0px 18px;
    box-sizing: border-box;
    cursor: pointer;
}

.login-right {
    height: 27px;
    border-radius: 36px;
    text-align: center;
    font-size: 16px;
    line-height: 27px;
    background-color: #faf8ec;
    color: #ff6f18;
    padding: 0px 18px;
    border: solid 1px #ff6f18;
}

.index-img {
    padding-left: 20px;
    position: relative;

}

.index-img img {
    margin-right: 10px;
    cursor: pointer;
}

.index-button {
    padding-left: 10px;
}

/* .index-button div {
    margin-right: 10px;
} */

.gwu {
    width: 1200px;
    justify-content: space-between;
    margin: 0 auto;
    height: 59px;

}

.gwu1 {
    width: 1px;
    height: 36px;
    background: #B4B4B4;
}

.gwu2 {
    font-size: 18px;
    font-weight: bold;
    color: #FF6F17;
    margin-left: 15px;
}

.zixun {
    width: 127px;
    height: 36px;
    background: #F17116;
    border-radius: 40px;
    font-size: 16px;
    font-weight: 400;
    color: #FEF7E9;
    justify-content: center;
    cursor: pointer;
}

.cc {
    /* margin: 0 auto; */
    /* 	width: 100%;
	background: #F17116;
	height: 82px; */

}

.xcxcode:hover .codeimg {
    display: block;
}

.codeimg {
    width: 120px;
    position: absolute;
    top: 50px;
    left: -30px;
    height: 120px;
    display: none;
    max-width: none;
    z-index: 1000;
}

.menus {
    width: 1200px;
    margin: 0 auto;
}

.contents {}

.uu {
    line-height: 50px;

}

.uu li {
    display: inline-block;

}

.uu li {
    /* margin: -2.2px; */
    padding-left: 6px;
    padding-right: 44px;
    font-size: 24px;
    font-weight: 400;
    color: #FEF7E9;
    line-height: 85px;
}

.getcolor {
    color: #FFFFFF;

}

.ggtitle {
    width: 12px;
}

.hide {
    display: none;
}

.divul {
    background: #F9FAFB;
    margin-top: 20px;
    padding-top: 18px;
    padding-bottom: 13px;
    line-height: 48px;
}


.divul li {
    display: block;
    text-align: center;
    list-style: none;
    cursor: pointer;
    margin-left: 32px;
    font-size: 18px;
}

.divul li:nth-child(-n+17) {
    margin-left: 33.5px;
}

.divul li:nth-child(1) {
    margin-left: 10px;
}


.divul li:nth-child(18) {
    margin-left: 10px;
}



.boxul-title-left {
    white-space: nowrap;
}

.boxul-title ul li {
    display: block;
    text-align: center;
    list-style: none;
    cursor: pointer;
    font-size: 14px;
    margin-right: -6px;
}

.choice {
    color: #F48548;
}

.tab-item {
    display: none;
}

.kstutitle {
    width: 242px !important;
    height: 66px !important;
    font-size: 24px !important;
    color: #212121 !important;
    margin-bottom: 10px !important;
}

.kstutitleac {
    width: 242px !important;
    height: 66px !important;
    background: #F48548 !important;
    font-size: 24px !important;
    color: #FFFFFF !important;
}

.show {
    display: block;
}

.inputicon {
    position: relative;
    margin-left: 5px;
    width: 260px;
    height: 48px;
    border: 1px solid #E6E6E6;
    background: #FFFFFF;
}

.inputvalue {
    width: 205px;
    height: 48px;
    border: none;
    color: #F48548;
    padding-left: 22px;
}

.inputimg {
    width: 21px;
    height: 21px;
    margin-right: 16px;
}

.gu4 {
    width: 318px;
    /* height: 663px; */
    background: #F9FAFB;
    border: 1px solid #E6E6E6;
    flex: none;
}

.gu4-1 {
    font-size: 22px;
    font-weight: 400;
    color: #303030;
    padding: 10px 17px;
    text-align: center;
    position: relative;
}

.gu4-2 {
    background: #FFFFFF;
    padding: 5px 11px 8px 7px;
    display: flex;
    justify-content: space-between;
    align-content: center;
    align-items: center;
    margin-top: 5px;
    cursor: pointer;
}

.gu4-2-box {
    margin-top: 13px;
    padding: 0 11px 0 6px;
}

.gu4-3 {
    font-size: 18px;
    font-weight: 400;
    color: #303030;
}

.gu4-3ac {
    color: #F17116;
}


.gu4-3-title {
    width: 140px;
    font-size: 16px;
    white-space: nowrap;
}

.gu4-3-titleac {
    color: #F17116;
}

.gu4-3-info {
    width: 140px;
    font-size: 14px;
    margin-top: 5px;
}

.gu4-4-2 {
    width: 75px;
    height: 26px;
    background: #FFFFFF;
    border: 1px solid #F17116;
    border-radius: 5px;
    font-size: 14px;
    text-align: center;
    line-height: 26px;
    color: #F17116;
    cursor: pointer;
}

.gu4-4 {
    width: 75px;
    height: 26px;
    background: #F17116;
    border-radius: 5px;
    color: #FFFFFF;
    font-size: 14px;
    text-align: center;
    line-height: 26px;
}

.hd {
    width: 5px;
    height: 5px;
    background: #303030;
    border-radius: 50%;
    margin-right: 5px;
    margin-top: 8px;
}

.hdac {
    width: 5px;
    height: 5px;
    background: #F17116;
    border-radius: 50%;
    margin-right: 5px;
    margin-top: 8px;
}

.gu4-all {
    margin-top: 22px;
}

.bannerleft {
    width: 286px;
    background: #F9FAFB;
    border: 1px solid #E6E6E6;
    padding: 11px 0 15px;
}



.gu5 {
    margin-top: 33px;
    padding-left: 5px;
    white-space: nowrap;
}

.contentyy {
    margin: 0 0 10px 0;
    padding: 16px 42px 0 19px;
    border: 1px solid #F17116;
}

.gu5 div {
    font-size: 20px;
    font-weight: bold;
    color: #F17116;
    margin-right: 30px;
}

.gu6 {
    display: flex;
    margin-top: 16px;
    padding-left: 5px;
    white-space: nowrap;
}

.bannerbox {
    width: 640px;
}

.gu6-title {
    font-size: 14px;
    font-weight: 400;
    color: #F17116;
}

.gu6-title1 {
    width: 1px;
    height: 18px;
    background: #F17116;
    margin: 0 10px;
}

.gu6-title2 {
    font-size: 16px;
    margin-right: 10px;
    margin-left: 10px;
    font-weight: 400;
}

.gu6-title2s {
    font-size: 14px;
    margin-right: 28px;
    margin-left: 10px;
    font-weight: 400;
}

.gu6-title2ss {
    font-size: 14px;
    margin-left: 10px;
    font-weight: 400;
}

.gu6-title2ss:hover {
    color: #F17116;
}

.gu6-title2s:hover {
    color: #F17116;
}

.gu7 {
    width: 248px;
    background: #F9FAFB;
    flex: none;
    border: 1px solid #E6E6E6;
    padding: 8px 0 0;
}

.videobox {
    margin-top: 30px;
    margin-bottom: 19px;
}

.video {
    /* object-fit: fill */
}

.bannerright {
    padding: 0 0 0 12px;
}

.gu7-1 {
    padding-left: 10px;
    font-size: 24px;
    font-weight: 400;
    color: #303030;
}

.flexDiv {
    padding: 10px;
    margin-top: 17px;
    /*换行*/
}

.flex-img {
    width: 165px;
    height: 149px;
    background: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    box-sizing: border-box;
    text-align: center;
    margin-top: 8px;
    cursor: pointer;
}

.flex-img:hover .gu6-title23 {
    color: #FF6A00;
}

.flex-imgs {
    cursor: pointer;
    width: 165px;
    height: 200px;
    background: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    box-sizing: border-box;
    text-align: center;
    margin-top: 16px;
    padding-top: 16px;
}

.flex-imgs .gu6-title23 {
    font-size: 16px;
    color: #FF6A00;
    padding: 0 20px;
}

.flex-timu {
    width: 71px;
    height: 109px;
    background: #FFFFFF;
    margin-top: 10px;
    border-radius: 4px 4px 4px 4px;
}

.b15 {
    width: 51px;
    height: 41px;
}

.b7 {
    width: 36px;
    height: 43px;
}

.b9 {
    width: 37px;
    height: 44px;
}

.b14 {
    width: 47px;
    height: 41px;
}

.b8 {
    width: 40px;
    height: 47px;
}

.b13 {
    width: 40px;
    height: 40px;
}

.b10 {
    width: 35px;
    height: 45px;
}

.b11 {
    width: 42px;
    height: 42px;
}

.b12 {
    width: 32px;
    height: 37px;
}

.flex:nth-of-type(odd) {
    /* background: red; */
}

.gu6-title23 {
    font-size: 16px;
    color: #050505;
    margin-top: 20px;
}

.gu6-title23s {
    font-size: 14px;
    color: #303030;
    margin-top: 10px;
}

.gu6-title23ss {
    font-size: 18px;
    color: #FF6A00;
    padding: 0 15px;
}

.bkbutton-title-two {
    padding-left: 10px;
}

.gu-zw {
    display: flex;
    border: 1px solid #FF6F18;
    padding: 10px 10px;
    margin-top: 22px;
    align-items: center;
    justify-content: space-between;
}

a {
    text-decoration: none;
    color: #000000;
}

.index-left-title {
    font-size: 30px;
    font-weight: 400;
    color: #303030;
    padding-left: 10px;
    width: 121px;
}

.hover {
    display: block;
}

.model {
    width: 440px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    border-radius: 8px;
    padding: 10px 20px 0;
    padding-top: 0;
    position: fixed;
    z-index: 100;
    background-color: #fff;
    display: none;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
}

.model-header {
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin-top: 10px;
    /* display: flex;
    justify-content: center;
    align-items: center; */
}

.model-header h2 {
    display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

.close {
    position: absolute;
    top: 0;
    right: 0;
    height: 35px;
    line-height: 35px;
    text-align: center;
    display: block;
    color: #666;
    cursor: pointer;
    width: 24px;
    height: 24px;
}

h2 {
    color: #444444;
}

.close:hover {
    color: #A30D10;
}

.loginitem {
    width: 360px;
    height: 45px;
    border-radius: 25px;
    border: 1px solid #dddddd;
    margin-top: 24px !important;
    padding: 0 10px;
}

.phone img {
    width: 20px;
    height: 24px;
    margin-right: 5px;
}

.mask {
    background-color: #000;
    width: 100%;
    opacity: .3;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 20;
    display: none;
    height: calc(887vh - 102px);
}

.getcolor {
    display: block;
}

.jqcss {

    display: none;
}

.wrap {
    width: 100%;
    background: #F17116;
    height: 61px;
}

#nav {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    height: 82px;
    background: #F17116;
    max-width: 1200px;
}

#nav li {
    float: left;
    display: block;
    background: none;
    position: relative;
    z-index: 999;
    margin: 0 1px;
}

#nav li a {
    display: block;
    padding: 0;

    line-height: 50px;
    text-decoration: none;

    font-size: 24px;
    font-weight: 400;
    color: #FEF7E9;
    /* padding: 17px 27px; */
    margin-right: 45px;
}

.nava {
    font-size: 15px;
    color: #333;
    font-weight: 510;
}

.phone {
    float: left;
    position: relative;
    margin-left: 40px;
}

.phone img {
    position: absolute;
    top: 17px;
    left: -24px;
    width: 17px;
    height: 16px;
}

.index_right {
    justify-content: end;
}

.ul-top {
    /* width: 1158px; */
    z-index: 100;
    background: #ffffff;
    border-radius: 5px;
    box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.1), 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 100;
    display: none;
    padding-bottom: 10px;
}

.index-top li {
    position: relative;
    /* margin-right: 60px; */
    font-size: 16px;
    width: 115px;
    color: #000000;

}

.ul-top-left {
    display: flex;
    width: 1138px;
    background: #fff;
    padding: 10px 30px;
}

.ul-top-left-title {
    color: #F17116 !important;
    font-weight: bold !important;
}

.ul-top-border {
    width: 96px;
    height: 1px;
    background: #CCCCCC;
    margin-top: 9px;
    margin-bottom: 8px;
}

.ul-top-left li {
    float: none !important;
}

.ul-top-left div {
    margin-right: 0 !important;
}

.navafloat {
    text-align: center;
}

.t2img {
    margin-left: 30px;
    cursor: pointer;
    width: 25px;
}



.t3img {
    width: 25px;
    margin-left: 30px;
    cursor: pointer;
}

.menuitem {
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    width: 133px;
    box-sizing: border-box;
}

.menuitem:hover {
    color: #FFFFFF;
    background: #F17116;
}

.menuitem:hover a {
    color: #FFFFFF;
}

.menuitemac {
    color: #FFFFFF;
    background: #F17116;
}

.menuitemac a {
    color: #ffffff;
}

#nav li a:hover,
#nav li a.hov {
    /* background-color: #fff; */
    /* 	border-left: 1px solid #d5dce8;
	border-right: 1px solid #d5dce8; */
    color: #FFFFFF;
}

#nav ul {
    position: absolute;
    left: 1px;
    display: none;
    margin: 0;
    padding: 0;
    list-style: none;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    padding-bottom: 3px;
}


#nav ul li {
    width: 180px;
    float: left;
    border-top: 1px solid #fff;
    text-align: left;
}

#nav ul li:hover {
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    z-index: 9999;
}

#nav ul a {
    display: block;
    height: 20px;
    line-height: 20px;
    /* padding: 8px 5px; */
    color: #666;
    border-bottom: 1px solid transparent;
    text-transform: uppercase;
    color: #797979;
    font-size: 16px;
    font-weight: normal;
    background: #FFFFFF;

}

.ul-top a {
    display: flex !important;
}

.content1sss {
    padding: 38px 38px 0 13px;
    border: 1px solid #F17116;
}

.kstutitle .photoimg {
    display: none;
    position: absolute;
    left: 120px;
    bottom: -11px;
}

.photoimg {
    display: none;
    position: absolute;
    left: 90px;
    bottom: -11px;
}

.gu4-alltitle {
    font-size: 20px;
    color: #303030;
}

.gu4-1-border {
    width: 29px;
    height: 1px;
    background: #CCCCCC;
}

.gu4-1-border-right {
    width: 29px;
    height: 1px;
    background: #CCCCCC;
    position: absolute;
    right: 0;
    top: 24px;
}

.skwdtitle {
    font-size: 18px;
    color: #131313;
    font-weight: bold;
}

.skwditemac .skwdtitle {
    font-size: 18px;
    color: #F17116;
}

.skwdinfo {
    font-size: 16px;
    color: #303030;
    line-height: 36px;
    position: relative;
}

.skwdinfos {
    text-align: justify;
}

#nav ul a:hover {
    text-decoration: none;
    /* 	border-right-color: transparent;
	border-left-color: transparent;
	background: transparent; */
    color: #4e4e4e;
}

* html #nav ul {
    margin: 0 0 0 -2px;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.skwdtime {
    font-size: 16px;
    color: #737373;
}

.clearfix {
    display: inline-block;
}

.model-body {
    padding: 20px 10px;
}

.logoyanzhengma {
    color: #999999;
    font-size: 14px;
}

.logo-title {
    padding-top: 30px;
    font-size: 13px;
    width: 393px;
}

.checkedimg {
    width: 17px;
    height: 17px;
    margin-right: 5px;
}

.logo-xieyi {
    color: #FF7007;
}

.logoindo {
    width: 360px;
    height: 45px;
    background: linear-gradient(133deg, #ffa700 0%, #ff6e00 100%);
    border-radius: 25px;
    text-align: center;
    line-height: 45px;
    color: #ffffff;
    font-size: 16px;
    margin: 20px auto;
    cursor: pointer;
    user-select: none;
}

.logoinput {
    height: 100%;
    outline: none;
    border: none;
    padding-left: 10px;
}

.search {
    width: 196px;
    height: 50px;
    background: linear-gradient(-6deg, #FF7007, #F99850);
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 28px;
    text-align: center;
    line-height: 50px;
}

.sk1 {
    width: 629px;
    background: #F9FAFB;
    border: 1px solid #E6E6E6;
    padding: 10px 10px;
}

.sk2 {
    width: 553px;
    background: #F9FAFB;
    border: 1px solid #E6E6E6;
    padding: 10px 10px;
    margin-left: 10px;
}

.sk-all {
    display: flex;
    justify-content: space-between;
    margin-top: 21px;

}

.gu9border {
    width: 5px;
    height: 5px;
    background: #212121;
    border-radius: 50%;
}

.gu9borderac {
    width: 5px;
    height: 5px;
    background: #F17116;
    border-radius: 50%;
}

.gu9 {
    display: flex;
    align-items: center;
}

.gu911 {
    font-size: 16px;
    color: #303030;
    line-height: 30px;
    text-align: justify;
}

.gu9bordertitle {
    font-size: 18px;
    font-weight: 400;
    color: #131313;
    padding-left: 10px;
    width: 490px;
    text-align: left;
}

.sktjtile {
    font-size: 18px;
    color: #737373;
}

.gu9bordertitleac {
    color: #F17116;
}

.learemore {
    font-size: 14px;
    font-weight: 400;
    color: #F17116;
}

.gu9-top {
    width: 97%;
    height: 108px;
    background: #FFFFFF;
    padding: 10px 10px 0;
    margin-top: 10px;
    cursor: pointer;
}

.moremomey {
    font-size: 26px;
    font-weight: 400;
    color: #F17116;
}

.morebutton {
    width: 92px;
    height: 33px;
    background: #F17116;
    border-radius: 5px 5px 5px 5px;
    text-align: center;
    line-height: 30px;
    color: #FFFFFF;
    font-size: 14px;
    margin-right: 10px;
}

.kecheng-top {
    margin-top: 22px;
    width: 251px;
    height: 325px;
    background: #FFFFFF;
    border-radius: 11px 11px 11px 11px;
    margin-bottom: -8px;

}

.kecheng-top img {
    width: 100%;
}

.kecheng-title {
    font-size: 18px;
    font-weight: 400;
    color: #303030;
    padding: 28px 10px 30px;
}

.kecheng-all {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.lingqu {
    width: 177px;
    height: 46px;
    background: #FCCB14;
    font-size: 21px;
    font-weight: 400;
    color: #D11C11;
    line-height: 46px;
    border-radius: 50px;
    text-align: center;
    position: absolute;
    right: 120px;
    top: 40px;
}

.lingqus {
    width: 220px;
    height: 49px;
    background: #FFC14F;
    font-size: 25px;
    font-weight: 400;
    color: #ffffff;
    line-height: 49px;
    border-radius: 50px;
    text-align: center;
    position: absolute;
    right: 120px;
    top: 40px;
    letter-spacing: 3px;
}

.box1 {
    margin-top: 22px;
    background: #ffffff;
    width: 100%;
}

.box1s {
    width: 829px;
    margin-top: 18px;
    background: #ffffff;
}

.box1cc {
    width: 575px;
    background: #ffffff;
    margin-top: 30px;
}

.box1ccs {
    width: 575px;
    background: #ffffff;
}

.nav ul {
    width: 100%;
    overflow: hidden;
}

.nav ul li {
    position: relative;
    width: 163.3px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    display: inline-block;
    float: left;
    margin: 0 0 7px 0px;
    cursor: pointer;
    color: #333;
    font-size: 18px;
}

.nav ul li.tab {
    width: 190px;
    height: 57px;
    background: #F17116;
    color: #FFFFFF;
}

.tabback {
    /* background: url(../img/topicon.png) no-repeat; */
    background-size: 100% 100%;
}

.tiku-all {
    background: #F9FAFB;
    margin-top: 30px;
    padding-bottom: 10px;
}

.tikuflex {
    width: 340px;
}

.swiper-content {
    height: 458px;
}

.content {
    width: 100%;
    overflow: hidden;
    /* height: 400px; */
    background: #FFFFFF;
    border: 1px solid #F17116;
    box-sizing: border-box;
    padding: 10px 10px;
}

.content1 {
    width: 100%;
    overflow: hidden;
    /* height: 400px; */
    background: #FFFFFF;
    border: 1px solid #F17116;
    box-sizing: border-box;
    padding: 0 14px 0 23px;
}

.content div {
    display: none
}

.content div.div_show {
    display: block;
}

.content-border {
    width: 5px;
    height: 5px;
    background: #F17116;
    border-radius: 50%;
}

.blockdiv {
    line-height: 40px;
    color: rgba(19, 19, 19, 1);
    font-size: 16px;
}

.boxflex {

    background: #F9FAFB;
    display: flex;
    justify-content: space-between;
    padding: 17px 17px 0;
    margin-top: 32px;
}

.w1 {
    width: 100%;
}

.header {
    width: 100%;
}

.header-box {
    width: 100%;

    margin: 0 auto;
}

.main {
    width: 1200px;
    margin: 0 auto;
}





.img-title {
    width: 50px;
    height: 50px;
}

.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}

.flex-centers {
    align-content: center;
    align-items: center;
}

.flex-centerss {
    justify-content: center;
    -webkit-justify-content: center;
}

.flex-centersss {
    -webkit-align-items: center;
    align-items: center;
}

.flex-center {
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
}

.flex-space {
    justify-content: space-between;
}

.flex-column {
    flex-direction: column;
    -webkit-flex-direction: column;
}

.flex-around {
    justify-content: space-around;
}

.flex-row {
    flex-direction: row;
}


.flex-start {
    justify-content: flex-start;
}

.flex-end {
    justify-content: flex-end;
}

.flex-end-align {
    align-items: flex-end;
}


.flex-wrap {
    flex-wrap: wrap;
}


.text-wrap {
    word-wrap: break-word;
    word-break: break-all;
}

.text-hiddle {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/*超出1行隐藏  */
.flex-hidden {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

/*超出两行隐藏  */

.flex-hiddens {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

/*超出3行隐藏  */
.flex-hiddenss {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.text-center {
    text-align: center;
}

.flex-box {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -moz-box-flex: 1.0;
    /* Firefox */
    -webkit-box-flex: 1.0;
    /* Safari 和 Chrome */
    box-flex: 1.0;
}

.flex-strech {
    align-items: stretch;
}

/* 文章开头空两格 */
.t-indent {
    text-indent: 2rem;
}

.bkzl {
    width: 738px;
    background: #F9FAFB;
    border: 1px solid #E6E6E6;
    padding: 17px 14px 18px 9px;
}

.bkzlright {
    width: 433px;
    background: #F9FAFB;
    border: 1px solid #E6E6E6;
    padding: 10px 0 10px 0;
}

.contentbox {
    overflow: hidden;
}


.b16img {
    margin-left: 19px;
}

.bkbutton-title {
    font-size: 18px;
    color: #303030;
    padding-left: 10px;
    width: 340px;

}

.bkbutton-all {
    width: 388px;
    height: 45px;
    background: #FFFFFF;
    margin-top: 8px;
    margin-left: 15px;
    margin-right: 9px;
    padding-left: 10px;
    cursor: pointer;
}

.bkbutton-allac .bkbutton-title {
    color: #F17116;
}

.bkbutton {
    width: 28px;
    height: 28px;
    background: rgba(255, 207, 35, 0.5);
    border-radius: 6px 6px 6px 6px;
    color: #F17116;
    text-align: center;
    line-height: 30px;
}

.bkbutton-allac .bkbutton {
    width: 28px;
    height: 28px;
    background: #F17116;
    border-radius: 6px 6px 6px 6px;
    color: #FFFFFF;
    text-align: center;
    line-height: 30px;
}

.bk-img {
    width: 100%;
    height: 348px;
    margin-top: 23px;
}

.skwd {
    width: 736px;
    background: #F9FAFB;
    border: 1px solid #E6E6E6;
    flex: none;
}

.moretxt {
    font-size: 16px;
    color: #F17116;
}

.skwd-left {
    padding: 18px 18px 0 10px;
}

.skwd-center {
    background: #FFFFFF;
    width: 690px;
    padding: 13px;
    margin-bottom: 16px;
}

.skwd-center img {
    width: 313px;
    height: 127px;
}

.skwd-center-left {
    padding-left: 23px;
    padding-right: 20px;
    text-align: left;
}

.wd-right a {
    height: 248px;
    display: block;
    margin-bottom: 14px;
}

.wd-right a:nth-last-child(1) {
    margin-bottom: 0;
}

.wd-right img {
    width: 100%;
    height: 100%;
}

.wd-right {
    width: 438px;
}

.footer-top {
    color: #FFFFFF;
}

.yqljbox {
    border-bottom: 1px solid #3E3E3E;
    margin-top: 30px;
}

.footer-lianjie {
    width: 70px;
    color: rgba(202, 0, 33, 1);
    border-bottom: 2px solid rgba(152, 20, 35, 1);
    padding-bottom: 5px;
    margin-bottom: -2px;
}

.footer-bottom-title div {
    color: #FFFFFF;
    /* margin-right: 10px; */
}

.footer-bottom-title {
    /* margin-top: 9px; */

}

.indexselectbox {
    width: 281px;
    height: 51px;
    background: #FFFFFF;
    border: 1px solid #B7B7B7;
    border-radius: 5px 5px 5px 5px;
    margin-right: -8px;
}

.indexselect {
    width: 250px;
    height: 100%;
    border-radius: 5px 5px 5px 5px;
    border: none;
    appearance: none;
}

.footer-bottom-title a {
    font-size: 14px;
    color: #CDCDCD;
    margin-right: 40px;
}



.bkzlbox {
    margin-top: 22px;
    cursor: pointer;
}

.bkzltitle {
    font-size: 18px;
    color: #131313;
    width: 500px;
    text-align: left;
}

.bkzlboxac .bkzltitle {
    color: #F17116;
}

.bkzltime {
    font-size: 18px;
    color: #737373;
}

.bkzlinfo {
    font-size: 16px;
    color: #303030;
    line-height: 30px;
    text-align: justify;
    margin-top: 5px;
    height: 60px;
}

.kstkd {
    font-size: 20px;
    margin-right: 15px;
}

.kstkitem {
    font-size: 16px;
    color: #131313;
    margin-bottom: 15px;
    cursor: pointer;
}

.kstktitle {
    margin-left: 15px;
    width: 360px;
    text-align: left;
}

.kstktitles {
    margin-left: 15px;
    width: 220px;
    text-align: left;
}

.w6img {
    width: 150px;
    height: 150px;
}

.kstktime {
    margin-left: 35px;
    color: #818181;
}

.kstkitemac {
    color: #F48548;
}

.kstkitemac .kstktime {
    color: #F48548;
}


.navbox {
    width: 1200px;
    height: 100%;
}

.bottomicon {
    width: 16px;
    height: 13px;
    margin-left: 5px;
}

.navtitle {
    font-size: 20px;
    color: #FEF7E9;
}

.navitem {
    position: relative;
    cursor: pointer;
    height: 100%;
}


.ksgg {
    width: 190px !important;
    height: 53px !important;
    margin-bottom: 10px !important;
}

.ksgga {
    width: 113px !important;
    height: 53px !important;
    margin-bottom: 10px !important;
}

.ksgg .photoimg {
    left: 80px;
}

.ksgga .photoimg {
    left: 50px;
}

.ksggtk {
    width: 764px;
    /* height: 63px; */
    background: rgba(255, 255, 255, 0.91);
    border: 1px solid #F17116;
    box-shadow: 0px 5px 17px 1px rgba(0, 0, 0, 0.1500);
    padding: 35px 30px 36px 30px;
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 1000;
    display: none;
}

.navitem:hover .ksggtk {
    display: flex !important;
}

.ksggtk li {
    font-size: 16px;
    color: #050505;
    width: 100px;
    margin-top: 10px;
}

.ksggtk li a {
    font-size: 16px;
}


.sktktk {
    width: 360px;
    background: rgba(255, 255, 255, 0.91);
    border: 1px solid #F17116;
    box-shadow: 0px 5px 17px 1px rgba(0, 0, 0, 0.1500);
    padding: 35px 30px 36px 20px;
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 10;
    display: none;
}

.navitem:hover .sktktk {
    display: flex !important;
}

.sktktk li {
    font-size: 16px;
    color: #050505;
    width: 100px;
}

.sktktk li a {
    font-size: 16px;
}

.adsimg {
    width: 22px;
    margin-right: 10px;
    height: 32px;
}

.dateimg {
    width: 30px;
    height: 28px;
    margin: 0 10px 0 13px;
}

.typeimg {
    width: 32px;
    height: 26px;
    margin: 0 10px 0 13px;
}

.selectsd {
    font-size: 18px;
    color: #959595;
}

.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 .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;
}

#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);
}

#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;
}

.over_flow400 {
    white-space: nowrap;
    /*ä¸æ¢è¡Œ*/
    ã€€ã€€overflow: hidden;
    /*å†…å®¹è¶…å‡ºå®½åº¦æ—¶éšè—è¶…å‡ºéƒ¨åˆ†çš„å†…å®¹*/
    ã€€ã€€text-overflow: ellipsis;
}

.over_flow300 {
    white-space: nowrap;
    /*ä¸æ¢è¡Œ*/
    ã€€ã€€overflow: hidden;
    /*å†…å®¹è¶…å‡ºå®½åº¦æ—¶éšè—è¶…å‡ºéƒ¨åˆ†çš„å†…å®¹*/
    ã€€ã€€text-overflow: ellipsis;
    width: 300px;
}

.w400 {
    width: 400px;
}

.w600 {
    width: 600px;
}

video {
    object-fit: fill;
}

.weixinCode {
    width: 120px !important;
    height: 120px;
    position: absolute;
    left: 20px;
    top: 45px;
    max-width: none;
    display: none;
}

.weiboCode {
    width: 120px !important;
    height: 120px;
    position: absolute;
    left: 80px;
    top: 45px;
    max-width: none;
    display: none;
}

._weixin:hover~.weixinCode {
    display: block;
}

._weibo:hover~.weiboCode {
    display: block;
}

.auto_hideen {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.weiboCode {
    width: 120px !important;
    height: 120px;
    position: absolute;
    left: -20px;
    top: 45px;
    display: none;
    z-index: 10;
}

.phoneimg {
    width: 20px;
    height: 24px;
}

.weixinCode {
    width: 120px !important;
    height: 120px;
    position: absolute;
    left: -20px;
    top: 45px;
    display: none;
    z-index: 10;
}

.w6 {
    width: 91%;
}

.skxx {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 13px;
    gap: 8px;
    /* justify-content: space-between; */
}

.sk {
    margin-top: 27px;
}

.skxx li {
    display: block;
    background: #FFFFFF;
    box-shadow: 0px 4px 6px 0px rgba(27, 27, 27, 0.0500);
    border-radius: 15px;
    /* margin-top: 8px; */
}

.skxx li:hover {
    background: #FF6F18;
}

.skxx li:hover a {
    color: #fff;
}

.skxx li a {
    line-height: 29px;
    display: inline;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    padding: 10px 15px 10px 15px;

}


footer {
    background: #1c1c1c;
    padding-top: 55px;
    margin-top: 8px;
}

.footer {
    width: 1200px;
    margin: auto;
}

.footer ul li {
    float: left;
    font-size: 14px;
    /* color: #a4a4a4; */
    color: #e1e1e1;
    float: left;
    font-size: 14px;
    width: 84px;
    text-align: center;
    margin-bottom: 5px;
}

.footer a {
    color: #FFf;
}

.footer .f_nav {
    margin-bottom: 20px;
}

.footer .f_nav span {
    color: #fff;
    font-size: 16px;
    float: left;
}

.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;
    margin-bottom: 0;
}

footer {
    background: #1c1c1c;
    padding-top: 55px;
    margin-top: 8px;
}


.footer ul li {
    float: left;
    font-size: 14px;
    /* color: #a4a4a4; */
    color: #e1e1e1;
    float: left;
    font-size: 14px;
    width: 84px;
    text-align: center;
    margin-bottom: 5px;
}

.footer a {
    color: #FFf;
}

.footer .f_nav {
    margin-bottom: 20px;
}

.footer .f_nav span {
    color: #fff;
    font-size: 16px;
    float: left;
}

.foot-center {
    width: 100%;

    font-size: 14px;
    color: #ca0021;
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid #3d3d3d;
    /* position: absolute; */

}

.freind-link {
    margin-top: 11px;

}

.freind-link a {
    font-size: 14px;
    margin-right: 20px;
}

.foot-center::after {
    content: "";
    display: inline-block;
    width: 61px;
    height: 3px;
    background-color: #981423;
    position: absolute;
    bottom: -1px;
}

.footer-bottom-title {
    display: flex;
    /* align-items: end; */
    justify-content: center;
    gap: 10px;
    position: relative;
    top: -2px;
}



.footer-content {
    margin: 18px 0px 48px 0px;
    text-align: center;
    color: #fff;
    font-size: 12px;
}

.footer-content p {
    font-size: 12px;
}

.footer-bottom-icon {
    display: flex;
    /* margin-top: 10px; */
    align-items: end;
    gap: 10px;
}

.footer-bottom-icon img {
    height: 40px;
    width: 100%;
}

.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;
    margin-bottom: 0;
}