@import url("reset.css");

/* 公共样式-start */
.highlight {
    background-color: #FFFF88;
}

.com-m-t-32 {
    margin-top: 32px !important;
}

.com-m-t-146 {
    margin-top: 146px !important;
}

.com-m-t-160 {
    margin-top: 124px;
}

.com-m-t-166 {
    margin-top: 166px !important;
}

.com-m-t-230 {
    margin-top: 230px !important;
}

.com-m-t-260 {
    margin-top: 260px !important;
}

.com-m-b-40 {
    margin-bottom: 40px;
}

.com-p-r-0 {
    padding-right: 0 !important;
}

.com-p-b-20 {
    padding-bottom: 20px;
}

.com-p-b-190 {
    padding-bottom: 50px;
}

.com-b-s {
    box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.08);
}

.com-b-b-0 {
    border-bottom: none !important;
}

.com-b-b-1 {
    border-bottom: 1px solid #E4E4E4;
}

.com-f-w-n {
    font-weight: normal !important;
}
.com-t-i-60 {
    text-indent: 60px;
}

.com-t-i-50 {
    text-indent: 50px;
}

.com-t-i-55 {
    text-indent: 55px;
}

.com-t-i-2ch {
    text-indent: 2ch;
}

.com-t-i-6ch {
    text-indent: 6ch;
}

.com-t-i-6em {
    text-indent: 6em;
}

.com-t-i-2em {
    text-indent: 2em;
}
.com-t-i-3em {
    text-indent: 3em;
}
.com-t-i-4em {
    text-indent: 4em;
}

.com-t-i-40 {
    text-indent: 40px;
}

.com-t-i-20 {
    text-indent: 20px;
}

.com-t-i-25 {
    text-indent: 25px;
}

.com-text-decoration {
    text-decoration: underline;
    text-underline-offset: 4px;
}

/* 富文本样式-start */
.ql-align-right {
    text-align: right;
}

.ql-align-center {
    text-align: center;
}

/* 富文本样式-end */

.comDialogShadow {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.6;
    z-index: 199998;
}

.comDialog {
    position: fixed;
    top: 30%;
    left: 50%;
    width: 500px;
    margin-left: -150px;
    background: #fff;
    z-index: 199999;
    box-shadow: 0px 12px 30px 0px rgba(4, 0, 0, 0.11);
}

.comDialog div.tit {
    width: 100%;
    height: 44px;
    position: relative;
}

.comDialog div.tit h2 {
    font-size: 22px;
    line-height: 44px;
    padding-left: 20px;
}

.comDialog div.tit i {
    font-size: 22px;
    position: absolute;
    right: 20px;
    top: 10px;
    display: inline-block;
    cursor: pointer;
}

.comDialog div.txt {
    padding: 30px 64px;
    font-size: 22px;
    color: #606266;
}

.comDialog div.btnBox {
    padding: 20px;
    overflow: hidden;
}

.comDialog div.btnBox div {
    float: right;
    width: 80px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    font-size: 20px;
    margin-left: 20px;
}

.comDialog div.btnBoxConfirm {
    color: #FFF;
    background: #1890ff;
    border: 1px solid #1890ff;
}

.comDialog div.btnBoxCancel {
    color: #606266;
    background: #FFF;
    border: 1px solid #ccc;
}

/* 返回顶部 */
#comTop {
    width: 60px;
    height: 60px;
    cursor: pointer;
    border-radius: 100%;
    overflow: hidden;
    position: fixed;
    right: 50px;
    bottom: 100px;
    z-index: 99;
    display: none;
}

#comTop img {
    display: block;
    width: 100%;
    height: 100%;
}

/* 首页模块标题样式 */
.titlebox {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 40px;
}

.comNewTit {
    font-size: 40px;
    font-weight: 400;
    /* letter-spacing: 6px; */
    /* background: url("../images/titImg01.png") no-repeat center; */
    /* background-size: 100% 100%; */
    /* text-indent: 40px; */
    text-align: left;
    color: #151515;
    padding-left: 290px;
    /* cursor: pointer; */
}

.comNewbox {
    position: relative;
}

.comNewbox::after {
    position: absolute;
    content: "";
    top: 22px;
    width: 214px;
    border-bottom: 2px solid #D8D8D8;
}

.comNewbox::before {
    position: absolute;
    left: 240px;
    top: 10px;
    content: "";
    width: 34px;
    height: 24px;
    background: url("../images/abouttitle1.png") center/34px 24px;
}

.comNewTitp {
    font-size: 34px;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    color: #151515;
}

.logoimg {
    width: 97px;
    height: 97px;
}

.comNewTit02 {
    padding-bottom: 0 !important;
}

/* 分页样式 */
#pageBox {
    text-align: center;
    margin: 50px 0;
}

.headTop #pageBox {
    margin: 60px 0 0;
}

.laypage_main a,
.laypage_main span {
    padding: 5px 12px !important;
    margin: 0 5px !important;
    font-size: 22px;
    font-weight: 400;
    color: #666666;
    background: #EDEDED !important;
    border: none !important;
    border-radius: 6px;
}

.laypageskin_default span {
    height: 26px !important;
    line-height: 26px;
}

.laypageskin_default span.laypage_curr {
    background: #FB4E40 !important;
    font-size: 22px;
    font-weight: bold;
    color: #FFFFFF;
}

#pageBox span.laypage_total {
    height: 33px !important;
    line-height: 33px !important;
    padding: 5px 15px !important;
}

#pageBox .laypage_total label,
#pageBox .laypage_total input,
#pageBox .laypage_total button {
    font-size: 14px;
    height: 33px;
    line-height: 33px;
    vertical-align: middle;
}

/* 公共样式-end */

/* 公共导航栏-start */
.headTop {
    /* overflow: hidden; */
    width: 100%;
    /* width: 1900px; */
    height: 85px;
    background-color: transparent;
    position: fixed;
    top: 0;
    /* 	left: 0;
	right: 0; */
    z-index: 99999;
    box-sizing: border-box;
    border-bottom: 0px solid #94070A;
}

.headTopW {
    background: #fff;
    border-bottom: 4px solid #94070A;
}

/*.headTop:hover {*/
/*background-color: #fff;*/
/*}*/

.logoBox {
    float: left;
    margin: 15px 113px 15px 113px;
    width: 334px;
    height: 55px;
}

.logoBox div {
    display: block;
    width: 100%;
    height: 100%;
    background: url("../images/logow.png") no-repeat center/100% 100%;
    cursor: pointer;
}

.navList {
    float: left;
    height: 85px;
}

.tabList {
    height: 85px;
    position: relative;
    z-index: 99;
}

.tabList li {
    float: left;
    height: 85px;
    line-height: 85px;
    text-align: center;
    position: relative;
    padding: 0 20px;
    box-sizing: border-box;
}

.tabList li.cur {
    /* background: rgba(251, 78, 64, 0.1); */
}

.tabList li.cur a.tit {
    /*font-weight: 600;*/
    /* font-weight: bold;
	color: #990000; */
}

.tabList li.cur {
    /*border-bottom: 4px solid #94070A;*/

}

.tabList li.cur::after {
    width: 40px;
    display: block;
    margin: -4px auto;
    border-bottom: 4px solid #DC9609;
    content: '';
}

/* .tabList li i {
	position: absolute;
	left: 0;
	bottom: -4px;
	width: 100%;
	height: 4px;
} */

.tabList li.cur i {
    background: #DC9609;
    width: 20px;
}

.tabList li a {
    font-size: 22px;
    color: #fff;
    display: block;
}

.tabList li span.down {
    display: inline-block;
    width: 10px;
    height: 5px;
    background: url("../images/downUp.png") no-repeat center;
    background-position: 0px 0px;
    margin-left: 10px;
    vertical-align: middle;
}

.tabList li span.up {
    background-position: 0px -5px;
}

.tabList li div.details {
    position: absolute;
    left: 0;
    top: 160px;
    width: 200px;
    height: auto;
    background: #FFFFFF;
    box-shadow: 0px 12px 30px 0px rgba(4, 0, 0, 0.11);
    padding: 20px 0;
    display: none;
}

.tabList li div.details a {
    display: block;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    text-align: left;
    padding-left: 25px;
}

.headSearchBox {
    float: left;
    height: 24px;
    width: auto;
    margin-top: 31px;
    margin-left: 50px;
    padding-right: 50px;
    padding-left: 50px;
    border-left: 2px solid #D8D8D8;
}

.headSearchBox div {
    display: block;
    width: 24px;

    height: 24px;
    background: url("../images/headSearchImgw.png") no-repeat center/100% 100%;
    cursor: pointer;
}

.loginBtn {
    height: 85px;
    float: right;
}

.loginBtn a {
    display: inline-block;
    width: 101px;
    height: 33px;
    border: 1px solid #94070A;
    box-sizing: border-box;
    line-height: 33px;
    margin-top: 26px;
    margin-right: 100px;
    text-align: center;
    background: transparent;
    font-size: 16px;
    font-weight: 500;
    color: #94070A;
}

.loginBtn a:hover {
    /* color: #151515; */
    text-decoration: none;
}

.headPhoto {
    width: 50px;
    height: 50px;
    /* padding-right: 100px; */
    margin-top: 18px;
    margin-right: 100px;
}

.headBg {
    position: absolute;
    top: 0;
    right: 252px;
}

.personalBox {
    top: 66px;
    width: 132px;
    height: auto;
    margin-left: -40px;
    margin-top: 10px;
    padding-top: 6px;
    padding-bottom: 6px;
    background: #fff;
    box-shadow: 0px 12px 30px 0px rgba(4, 0, 0, 0.11);
    display: none;
}

.personalBox li {
    display: inline-block;
    width: 132px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    margin-bottom: 4px;
    font-size: 16px;
    color: #434343;
    cursor: pointer;
}

.personalBox li:last-child {
    margin-bottom: 0px;
}

.personalBox li:hover {
    background: #F5E9E9;
    font-weight: bold;
    color: #990000;
}

.loginBtn:hover .personalBox {
    display: block;
}

.comSearchBox {
    width: 100%;
    height: 90px;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 85px;
    left: 0;
    display: none;
}

.csbLeft {
    float: left;
    margin: 24px 0 0 320px;
    padding-left: 40px;
    background: url("../images/comSearchIcon.png") no-repeat left center;
}

.csbLeft input {
    width: 1000px;
    height: 48px;
    line-height: 48px;
    font-size: 22px;
    font-weight: 400;
    border: none;
    background: transparent;
}

.csbRight {
    width: 106px;
    height: 38px;
    border-radius: 2px;
    background: #94070A;
    line-height: 38px;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    color: #FFFFFF;
    float: right;
    margin: 26px 320px 0 0;
    cursor: pointer;
}

/* 公共导航栏-end */

.bdwbBox01 {
    position: relative;
    padding-top: 40px;
    height: 640px;
}

.bdwbBox01 img.img01 {
    position: absolute;
    top: 40px;
    left: -330px;
    z-index: 5;
    height: 640px;
}

.bdwbBox01 img.img03 {
    position: absolute;
    top: 40px;
    right: -510px;
    z-index: 5;
    height: 640px;
}

.bdwbBox01 img.img02 {
    position: absolute;
    top: 0;
    left: 140px;
    width: 1640px;
    height: 720px;
    z-index: 9;
}

.bdwbBox02 {
    height: 992px;
    overflow: hidden;
    box-sizing: border-box;
}

.bdwbBox02 .hotboxbig {
    height: 795px;
    margin-left: 240px;
    margin-top: 40px;
    margin-right: 240px;
    background: #DC9609;
}

.bdwbBox02 .hotbox {
    /* width: 1440px; */
    height: 790px;
    background: #F6F6F6;
    padding: 69px 79px 0px 79px;
    position: relative;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bdwbBox02 .hotbox .lefthot {
    width: 437px;
    height: 100%;
}

.bdwbBox02 .hotbox .lefthot .lefthottitle {
    position: absolute;
    width: 437px;
    height: 52px;
    font-size: 20px;
    line-height: 27px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #2D2D2D;
    overflow: hidden;
    background: none;
    box-shadow: none;
    border-radius: 0px;
    margin-top: 13px;
}

.bdwbBox02 .hotbox .lefthot img {
    display: block;
    width: 437px;
    height: 337px;
}

.bdwbBox02 .hotbox .lefthot .lefthotbox > p {
    width: 437px;
    min-height: 130px;
    font-size: 18px;
    font-weight: normal;
    line-height: 27px;
    letter-spacing: 0em;
    color: #666666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 75px;
    text-align: justify;
    word-wrap: break-word;

}

.bdwbBox02 .hotbox .lefthot .lefthotbottom {
    width: 100%;
    border-bottom: 1px solid #D8D8D8;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    text-align: right;
    padding-top: 5px;
    padding-bottom: 13px;
    box-sizing: border-box;
}

righthotbottom {
    width: 100%;
    height: 70px;
    border-top: 1px solid #D8D8D8;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
}

.hotboxlinebottom {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 5px; /* 为示例添加一个高度 */
}

.hotboxlinebottom p {
    background: #94070A;
    width: 50%;
    height: 5px;
}

.righthotbottom p {
    background: transparent;
    font-size: 16px;
    float: right;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: 0em;
    margin-right: 10px;
    position: static;
    font-feature-settings: "kern" on;
    color: #882C16;
    cursor: pointer;
    display: inline-block;
    text-align: right;
}

.bdwbBox02 .hotbox .lefthot .lefthotbottom p {
    font-size: 18px;
    font-weight: normal;
    line-height: 27px;
    letter-spacing: 0em;
    color: #999999;
}

.bdwbBox02 .hotbox .lefthot .lefthotbottom .more {
    background: transparent;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: 0em;
    width: fit-content;
    height: fit-content;
    position: static;
    font-feature-settings: "kern" on;
    color: #882C16;
    cursor: pointer;
}

.bdwbBox02 .hotbox .righthot {
    width: 60%;
    height: 100%;
    margin-left: 6%;
}

.bdwbBox02 .hotbox .righthot .righthotbox .righthotli {
    width: 100%;
    height: 105px;
    margin-bottom: 24px;
    box-sizing: border-box;
    border-bottom: 1px solid #D8D8D8;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

/*.bdwbBox02 .hotbox .righthot .righthotbox .righthotli:last-child {*/
/*border-bottom: 0px !important;*/
/*}*/

.bdwbBox02 .hotbox .righthot .righthotbox .righthotli .righthotleft {
    position: relative;
    width: 85%;
    height: 100%;

}

.bdwbBox02 .hotbox .righthot .righthotbox .righthotli .righthotleft::after {
    content: '';
    position: absolute;
    top: 8px;
    left: -20px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #882C16;
}

.bdwbBox02 .hotbox .righthot .righthotbox .righthotli .righthotleft .righthottitle {
    width: 100%;
    height: fit-content;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 0em;
    margin-bottom: 11px;
    font-feature-settings: "kern" on;
    color: #2D2D2D;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    background: none;
    box-shadow: none;
    border-radius: 0px;
    margin-top: 0px;
}

.bdwbBox02 .hotbox .righthot .righthotbox .righthotli .righthotleft .righthottext {
    width: 100%;
    height: fit-content;
    font-size: 18px;
    font-weight: normal;
    line-height: 27px;
    letter-spacing: 0em;
    font-feature-settings: "kern" on;
    color: #666666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: justify;
    word-wrap: break-word;

}

.bdwbBox02 .hotbox .righthot .righthotbox .righthotli .righthotright {
    width: 90px;
    height: auto;
    margin-top: 45px;
}

.bdwbBox02 .hotbox .righthot .righthotbox .righthotli .righthotright p {
    font-size: 18px;
    font-weight: normal;
    line-height: 25px;
    letter-spacing: 0em;
    font-feature-settings: "kern" on;
    color: #999999;

}

/*.bdwbBox02 .hotbox .righthot .righthotbox .righthotli .righthotright p:nth-child(1) {*/
/*font-size: 46px;*/
/*font-weight: 500;*/
/*letter-spacing: 0em;*/

/*font-feature-settings: "kern" on;*/
/*color: #151515;*/
/*}*/

/*.bdwbBox02 .hotbox .righthot .righthotbox .righthotli .righthotright p:nth-child(2) {*/
/*font-size: 16px;*/
/*font-weight: normal;*/
/*letter-spacing: 0em;*/

/*font-feature-settings: "kern" on;*/
/*color: #151515;*/
/*}*/

.bdwbBox02 img.imgLeft {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
}

.bdwbBox02 img.imgRight {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
}

.bdwbBox02 h2.tit {
    position: absolute;
    top: 120px;
    left: 140px;
    z-index: 6;
    height: 40px;
    line-height: 40px;
    font-size: 40px;
    font-weight: 800;
    letter-spacing: 6px;
}

.bdwbBox02 h2 span {
    position: absolute;
    display: inline-block;
    width: 185px;
    height: 4px;
    background: url("../images/bdwbImg05.png") no-repeat center;
    background-size: 100% 100%;
    top: 58px;
    left: 0;
}

.bdwbBox02 div.more {
    position: absolute;
    top: 120px;
    right: 320px;
    z-index: 6;
    width: 330px;
    height: 50px;
    line-height: 50px;
    background: #FF8F87;
    font-weight: 500;
    color: #FFFFFF;
    text-align: center;
    overflow: hidden;
}

.bdwbBox02 div.more a {
    display: inline-block;
    width: 104px;
    height: 48px;
    line-height: 48px;
    font-size: 20px;
    text-align: center;
    background: #fff;
    font-weight: 400;
    color: #FF8F87;
    float: right;
    border: 1px solid #FF8F87;
}

.bdwbBox02 div.more a span {
    display: inline-block;
    width: 28px;
    height: 28px;
    text-align: center;
    background: #FF8F87;
    border-radius: 2px;
    margin: 10px 10px 0 0;
    vertical-align: middle;
    float: right;
}

.bdwbBox02 div.more a span img {
    display: inline-block;
    vertical-align: 12px;
    width: 16px;
}

.toolsBox {
    width: 100%;
    height: 992px;
    /* background: url("../images/bdwbImg07.png") no-repeat center;
	background-size: 100% 100%; */
}

.toolsBoxList {
    /* padding-top: 230px; */
    width: 1366px;
    height: 622px;
    flex-direction: row;
    flex-wrap: wrap;
    list-style: none;
    display: flex;
    padding: 0;
    background: #00AA91;
}

.toolsBoxList li {
    display: flex;
    width: 50%;
    height: 254px;
    /* margin-right: 24px; */
    background: red;
    /* box-shadow: 0px 12px 30px 0px rgba(4, 0, 0, 0.11); */
}

.toolsBoxList li:nth-child(1) {
    background: url("../images/homeImg01.jpg") no-repeat left;
    background-size: 50% 100%;
}

.toolsBoxList li:nth-child(1):hover {
    background: #94070A;
}

.toolsBoxList li:nth-child(2) {
    background: url("../images/homeImg02.jpg") no-repeat left;
    background-size: 50% 100%;
}

.toolsBoxList li:nth-child(2):hover {
    background: #DC9609;
}

.toolsBoxList li:nth-child(3) {
    background: url("../images/homeImg03.jpg") no-repeat left;
    background-size: 50% 100%;
}

.toolsBoxList li:nth-child(3):hover {
    background: #DC9609;
}

.toolsBoxList li:nth-child(4) {
    background: url("../images/homeImg04.jpg") no-repeat left;
    background-size: 50% 100%;
}

.toolsBoxList li:nth-child(4):hover {
    background: #94070A;
}

.toolsBoxList li div {
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    /* z-index: 1; */
}

.toolsBoxList li div.bg01 {
    background: rgba(148, 7, 10, 0.35);
    margin-right: 14px;
}

.toolsBoxList li div.bg02 {
    background: rgba(220, 150, 9, 0.35);
    margin-right: 14px;

}

.toolsBoxList li div.bg03 {
    background: rgba(220, 150, 9, 0.35);
    margin-right: 14px;

}

.toolsBoxList li div.bg04 {
    background: rgba(148, 7, 10, 0.35);
    margin-right: 14px;

}

.toolsBoxList li .bgtext {
    position: absolute;
    width: 50%;
    float: right;
    height: 100%;
    display: flex;
    flex-direction: column;
    color: red;
}

.toolsBoxList li h2 {
    font-size: 24px;
    margin-top: 112px;
    text-align: center;
}

.toolsBoxList li p {
    font-size: 16px;
    font-weight: 400;
    line-height: 167%;
    color: #fff;
    text-align: center;
    margin-top: 50px;
}

.toolsBoxList li a {
    display: block;
    margin: 58px auto;
    width: 50px;
    height: 50px;
}

.bdwbBox03 {
    width: 100%;
    height: 992px;
    /* background: url("../images/bdwbImg07.png") no-repeat center;
	background-size: 100% 100%; */
}

.comTit {
    width: 100%;
    margin: 0 auto;
    /* margin-top: 137px; */
    margin-bottom: 44px;
    position: relative;
}

.comTit::after {
    content: "";
    position: absolute;
    top: 22px;
    right: -240px;
    width: 214px;
    border-bottom: 2px solid #D8D8D8;
}

.comTit::before {
    transform: rotateY(180deg);
    position: absolute;
    right: 0px;
    top: 10px;
    content: "";
    width: 34px;
    height: 24px;
    background: url("../images/abouttitle1.png") center/34px 24px;
}

.comTit h2 {
    text-align: right;
    color: #151515;
    font-size: 40px;
    padding-right: 48px;
    font-weight: 400;
}

.comTit p {
    text-align: right;
    color: #151515;
    font-size: 34px;
    font-weight: 500;
}

.comTit span {
    display: inline-block;
    width: 185px;
    height: 4px;
    background: url("../images/bdwbImg05.png") no-repeat center;
    background-size: 100% 100%;
}

.moduleMatrixList {
    overflow: hidden;
    /* padding-top: 230px; */
    width: 100%;
    height: 992px;
    margin: 0 auto;
    /* margin-left: 320px; */
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.moduleMatrixList li {
    position: relative;
    width: 50%;
    height: 496px;
    /* margin-right: 24px; */
    background: #FFFFFF;
    /* box-shadow: 0px 12px 30px 0px rgba(4, 0, 0, 0.11); */
}

.moduleMatrixList li:nth-child(1) {
	background: url("../images/homeImg01.jpg") no-repeat center;
	background-size: 100% 100%;
}

.moduleMatrixList li:nth-child(1):hover {
    background: #94070A;
}

.moduleMatrixList li:nth-child(2) {
    background: url("../images/homeImg02.jpg") no-repeat center;
    background-size: 100% 100%;
}

.moduleMatrixList li:nth-child(2):hover {
    background: #DC9609;
}

.moduleMatrixList li:nth-child(3) {
    background: url("../images/homeImg03.jpg") no-repeat center;
    background-size: 100% 100%;
}

.moduleMatrixList li:nth-child(3):hover {
    background: #DC9609;
}

.moduleMatrixList li:nth-child(4) {
    background: url("../images/homeImg04.jpg") no-repeat center;
    background-size: 100% 100%;
}

.moduleMatrixList li:nth-child(4):hover {
    background: #94070A;
}

.moduleMatrixList li div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* z-index: 1; */
}

.moduleMatrixList li div.bg01 {
    background: rgba(148, 7, 10, 0.35);
}

.moduleMatrixList li div.bg02 {
    background: rgba(220, 150, 9, 0.35);
}

.moduleMatrixList li div.bg03 {
    background: rgba(220, 150, 9, 0.35);
}

.moduleMatrixList li div.bg04 {
    background: rgba(148, 7, 10, 0.35);
}

.moduleMatrixList li .bgtext {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    color: #fff;
}

.moduleMatrixList li h2 {
    font-size: 24px;
    margin-top: 112px;
    text-align: center;
}

.moduleMatrixList li p {
    font-size: 16px;
    font-weight: 400;
    line-height: 167%;
    color: #fff;
    text-align: center;
    margin-top: 50px;
}

.moduleMatrixList li a {
    display: block;
    margin: 58px auto;
    width: 50px;
    height: 50px;
}

.moduleMatrixList li:hover a {
    background: url("../images/homeleft.png") no-repeat center/50px 50px;
}

.bdwbBox04 {
    height: 770px;
    /* width: 100%; */
    box-sizing: border-box;
    padding: 41px 240px 50px 240px;
    position: relative;
}

.hotspotLeft {
    position: absolute;
    top: 95px;
    left: 0;
}

.hotspotRight {
    position: absolute;
    top: 0;
    right: 0;
}

.hotspotMain {
    position: relative;
    width: 100%;
    height: 500px;
    /* margin: 0 auto; */
}

.hmBg {
    width: 100%;
    height: 500px;
    border-radius: 2px;
    background: url("../images/homebgimg.png") no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}

.hmMain {
    position: absolute;
    bottom: -98px;
    right: 0px;
    z-index: 2;
    width: 100%;
    height: 598px;
}

.hmMain .detailsbox {
    position: absolute;
    right: 66px;
    width: 432px;
    height: auto;
}

.hmMain h2 {
    width: 474px;
    line-height: 40px;
    font-size: 28px;
    font-weight: 500;
    color: #FFFFFF;
    padding-top: 118px;
    cursor: pointer;
}

.hmMain h2 span {
    margin-left: 14px;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
}

.hmMain p {
    width: 432px;
    font-size: 20px;
    line-height: 167%;
    font-weight: 400;
    color: #FFFFFF;
    padding-top: 24px;
    cursor: pointer;
}

.hmMain ul {
    width: 100%;
    height: 212px;
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.hmMain ul li {
    float: left;
    text-align: center;
    width: 25%;
    height: 212px;
    border-radius: 2px 0px 0px 2px;
}

.hmMain ul li:nth-child(1),
.hmMain ul li:nth-child(3) {
    background: #94070A;
}

.hmMain ul li:nth-child(2),
.hmMain ul li:nth-child(4) {
    background: #DC9609;
}

.hmMain ul li a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;

}

.hmMain ul li div {
    text-align: center;
    margin-bottom: 14px;
}

.hmMain ul li div img {
    display: none;
    width: 74px;
    height: 74px;
}

.hmMain ul li div img:nth-child(1) {
    display: inline-block;
}

.hmMain ul li:hover div img:nth-child(1) {
    display: none;
}

.hmMain ul li:hover div img:nth-child(2) {
    display: inline-block;
}

/* .hmMain ul li.cur div img:nth-child(1) {
	display: none;
}

.hmMain ul li.cur div img:nth-child(2) {
	display: inline-block;
} */

.hmMain ul li span {
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
}

/* .hmMain ul li.cur span {
	color: #FB4E40;
}

.hmMain ul li.cur div {
	background: #FFFFFF;
	border: 6px solid #FB4E40;
	box-shadow: 0px -16px 24px 0px rgba(160, 12, 0, 0.26);
} */

.hmImg {
    position: absolute;
    top: 80px;
    right: 68px;
    z-index: 2;
    width: 640px;
    height: 320px;
    cursor: pointer;
}

.toolsTitle02,
.toolsText02,
.toolsImg02 {
    display: none;
}

.toolsTitle03,
.toolsText03,
.toolsImg03 {
    display: none;
}

.toolsTitle04,
.toolsText04,
.toolsImg04 {
    display: none;
}

.hmBottom {
    height: 124px;
    background: url("../images/bdwbImg024.png") no-repeat center;
    background-size: 100% 100%;
    position: relative;
    z-index: 9;
    margin-top: 28px;
}

.hmBottom p {
    float: left;
    height: 160px;
    line-height: 160px;
    font-size: 38px;
    font-weight: 400;
    color: #FFFFFF;
    padding-left: 50px;
}

.hmBottom div {
    float: right;
    width: 520px;
    height: 68px;
    background: #FFFFFF;
    border-radius: 44px;
    position: relative;
    overflow: hidden;
    margin: 28px 48px 0 0;
}

.hmBottom div input {
    position: absolute;
    left: 0;
    top: 0;
    height: 68px;
    line-height: 68px;
    padding-left: 28px;
    width: 300px;
    font-size: 22px;
    font-weight: 400;
}

.hmBottom div a {
    position: absolute;
    top: 9px;
    right: 10px;
    display: inline-block;
    width: 120px;
    height: 50px;
    line-height: 50px;
    background: #F6CA30;
    border-radius: 25px;
    font-size: 22px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}

/* 公用底部样式 */
.footer {
    width: 100%;
    /* height: 610px; */
    height: 550px;
    background: url("../images/bdwbImg018.png") no-repeat center;
    background-size: 100% 100%;
    position: relative;
}

.logoFooter {
    width: 1419px;
    margin: 0 auto;
    padding-top: 48px;
    display: flex;
    flex-direction: row;
    /* justify-content: space-between; */
    align-items: center;
}

.logoFooter img:nth-child(1) {
    display: inline-block;
    width: 443px;
    height: 65px;
    margin-right: 74px;
}

.logoFooter img:nth-child(2) {
    display: inline-block;
    width: 366px;
    height: 73px;
    margin-left: 74px;
}

/* .logoFooter img:nth-child(3) {
	display: inline-block;
	width: 339px;
	height: 83px;
} */

/* .footerLeft {
	position: absolute;
	top: 157px;
	left: 324px;
	width: 192px;
}

.footerLeft h2 {
	height: 40px;
	line-height: 40px;
	font-size: 40px;
	font-weight: normal;
	color: #FFCA22;
	padding-bottom: 32px;
}

.footerLeft p {
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 28px;
}

.footerRight {
	position: absolute;
	top: 250px;
	left: 340px;
}

.footerRight ul {
	overflow: hidden;
}

.footerRight ul li {
	float: left;
	margin-right: 166px;
}

.footerRight ul li h2 {
	height: 28px;
	line-height: 28px;
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 18px;
}

.footerRight ul li a {
	display: block;
	height: 40px;
	font-size: 20px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 40px;
	text-align: center;
} */

.footerBottom {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #080605;
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    text-align: center;
    font-weight: 400;
    color: #fff;
}

.footerCenter {
    width: 1419px;
    margin: 30px auto 0px;
    overflow: hidden;
    padding-top: 39px;
    padding-bottom: 31px;
    border-bottom: 0.5px solid #D8D8D8;
    border-top: 0.5px solid #D8D8D8;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    box-sizing: border-box;
}

.fcLeft {
    /* float: left; */
    /* margin-left: 160px; */
    margin-top: 12px;
}

.fcLeftTop {
    overflow: hidden;
}

.fcLeftTop div {
    float: left;
}

.fcLeftTop div h2 {
    /* width: 130px; */
    height: 32px;
    line-height: 24px;
    font-size: 22px;
    font-weight: 500;
    color: #FFFFFF;
    /* border-bottom: 2px solid rgba(246, 255, 255, 0.4); */
    padding-bottom: 8px;
}

.fcLeftTop div ul {
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.fcLeftTop div ul li {
    cursor: pointer;
    float: left;
    font-size: 18px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.8);
    line-height: 26px;
    margin-top: 8px;
    /* margin-right: 46px; */
}

.fcLeftTop div ul li.liBg01 {
    padding-left: 26px;
    background: url("../images/footer01.png") no-repeat left center;
}

.fcLeftTop div ul li.liBg02 {
    padding-left: 26px;
    background: url("../images/footer02.png") no-repeat left center;
}

.fcLeftTop div ul li.liBg03 {
    padding-left: 26px;
    background: url("../images/footer03.png") no-repeat left center;
}

.fcRight {
    width: 122px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: end;
}

.fcRight img {
    display: block;
    padding-bottom: 10px;
    width: 122px;
    height: 122px;
}

.fcRight span {
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 26px;
    color: rgba(255, 255, 255, 0.59);
}

.fcLeftBottom {
    width: 1419px;
    height: 70px;
    margin: 0px auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0px 20px 0px 1px;
    box-sizing: border-box;
}

.fcLeftBottom p {
    font-size: 18px;
    font-weight: normal;
    color: rgba(255, 255, 255, 0.8);
    line-height: 70px;
}

.fcLeftBottom a {
    font-size: 18px;
    font-weight: normal;
    color: rgb(255, 255, 255, 0.8);
    margin-right: 2px;
    line-height: 70px;
}

/* banner样式 */
.koneledgecommonBanner {
    margin-top: 85px;
    position: relative;
    width: 100%;
    height: 553px;
}

.koneledgecommonBanner img {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.koneledgecommonBanner h1 {
    position: absolute;
    width: auto;
    height: auto;
    margin-top: 235px;
    margin-left: 277px;
    font-size: 24px;
    line-height: normal;
    letter-spacing: 0em;
    color: #FFFFFF;
}

.koneledgecommonBanner p {
    position: absolute;
    width: 285px;
    margin-left: 290px;
    margin-top: 303px;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0em;
    color: #FFFFFF;
}

/* banner样式 */
.newsDataBanner {
    margin-top: 85px;
    position: relative;
    width: 100%;
    height: 553px;
}

.newsDataBanner img {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.newsDataBanner h1 {
    position: absolute;
    width: auto;
    height: auto;
    margin-top: 150px;
    margin-left: 248px;
    font-size: 24px;
    line-height: normal;
    letter-spacing: 0em;
    color: #FFFFFF;
}

.newsDataBanner p {
    position: absolute;
    width: 430px;
    margin-left: 117px;
    margin-top: 94px;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0em;
    color: #FFFFFF;
}

/* banner样式 */
.reportcommonBanner {
    margin-top: 85px;
    position: relative;
    width: 100%;
    height: 553px;
}

.reportcommonBanner img {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.reportcommonBanner h1 {
    position: absolute;
    width: auto;
    height: auto;
    margin-top: 235px;
    margin-left: 276px;
    font-size: 24px;
    line-height: normal;
    letter-spacing: 0em;
    color: #FFFFFF;
}

.reportcommonBanner p {
    position: absolute;
    width: 392px;
    margin-left: 280px;
    margin-top: 250px;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0em;
    color: #FFFFFF;
}

/* banner样式 */
.toolsBanner {
    margin-top: 85px;
    position: relative;
    width: 100%;
    height: 553px;
}

.toolsBanner img {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.toolsBanner h1 {
    position: absolute;
    width: auto;
    height: auto;
    margin-top: 415px;
    margin-left: 278px;
    font-size: 24px;
    line-height: normal;
    letter-spacing: 0em;
    color: #FFFFFF;
}

.toolsBanner p {
    position: absolute;
    width: 285px;
    margin-left: 278px;
    margin-top: 463px;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0em;
    color: #FFFFFF;
}

/* banner样式 */
.commonBanner {
    margin-top: 124px;
    position: relative;
    width: 100%;
    height: 553px;
}

.commonBanner img {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.commonBanner h1 {
    position: absolute;
    width: auto;
    height: auto;
    margin-top: 415px;
    margin-left: 278px;
    font-size: 24px;
    line-height: normal;
    letter-spacing: 0em;
    color: #FFFFFF;
}

.commonBanner p {
    position: absolute;
    width: 285px;
    margin-left: 278px;
    margin-top: 463px;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0em;
    color: #FFFFFF;
}

/* banner样式 */
.libcommonBanner {
    margin-top: 85px;
    position: relative;
    width: 100%;
    height: 553px;
}

.libcommonBanner img {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.libcommonBanner h1 {
    position: absolute;
    width: auto;
    height: auto;
    margin-top: 166px;
    margin-left: 1337px;
    font-size: 24px;
    line-height: normal;
    letter-spacing: 0em;
    color: #FFFFFF;
}

.libcommonBanner p {
    position: absolute;
    width: 313px;
    margin-left: 1292px;
    margin-top: 176px;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0em;
    color: #FFFFFF;
}

/* banner样式 */
.casecommonBanner {
    margin-top: 85px;
    position: relative;
    width: 100%;
    height: 553px;
}

.casecommonBanner img {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.casecommonBanner h1 {
    position: absolute;
    width: auto;
    height: auto;
    margin-top: 235px;
    margin-left: 270px;
    font-size: 24px;
    line-height: normal;
    letter-spacing: 0em;
    color: #FFFFFF;
}

.casecommonBanner p {
    position: absolute;
    width: 289px;
    margin-left: 290px;
    margin-top: 313px;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0em;
    color: #FFFFFF;
}

/* 详情页样式 */
.twoTabBox {
    width: 100%;
    height: 86px;
    /* position: absolute;
	top: 140px;
	left: 0; */
    z-index: 9;
    /* background: #fff; */
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.74));
}
/* 详情页样式 */
.policyLibraryTabBox {
    width: 100%;
    height: 86px;
    /* position: absolute;
	top: 140px;
	left: 0; */
    z-index: 9;
    /* background: #fff; */
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.74));
}

.twoTabBoxTwo {
    /* height: 6px; */
}

.lineBox {
    width: 100%;
    height: 6px;
    display: none;
}

.lineBox div {
    height: 6px;
    float: left;
}

.lineLeft {
    width: 25%;
    background: #19C0AC;
}

.lineCenter {
    width: 50%;
    background: #FB4E40;
}

.lineRight {
    width: 25%;
    background: #268DFF;
}

.tabBox {
    /* height: 84px; */
    /* background: #FBDC60; */
    text-align: center;
    /* border-top: 4px solid #F4CB28; */
    position: relative;
}

.tabBox div.tbBgLeft {
    position: absolute;
    top: 0;
    left: 0;
    width: 177px;
    height: 72px;
}

.tabBox div.tbBgRight {
    position: absolute;
    top: 0;
    right: 0;
    width: 366px;
    height: 173px;
}

.tabBox div.tbBgLeft img,
.tabBox div.tbBgRight img {
    display: block;
}

.tabBoxList {
    display: inline-block;
    overflow: hidden;
    position: relative;
    height: 86px;
    /* margin-top: 84px; */
}

.tabBoxList li {
    float: left;
    width: 266px;
    text-align: center;
    line-height: 86px;
    font-size: 24px;
    /* font-weight: 500; */
    /* box-shadow: 2px 0px 0px 0px rgba(255, 255, 255, 0.6); */
    cursor: pointer;
}

.tabBoxList li a {
    color: rgba(255, 255, 255, 0.6);
    opacity: 0.6;
    display: inline-block;
    width: 100%;
}

.tabBoxList li.cur a {
    color: #fff;
}

.tabBoxList .border {
    float: left;
    width: 1px;
    height: 32px;
    margin-top: 27px;
    background-color: rgba(255, 255, 255, 0.3);
}

/* .tabBoxList span.curSpan {
	position: absolute;
	left: 0;
	top: 60px;
	display: inline-block;
	width: 32px;
	height: 6px;
	background: #FD5557;
	border-radius: 3px;
} */

/* 模块颜色样式--START */
/* 【调查数据集】颜色样式 */
.reportLibraryCur .tabBox {
    /* background: #FBDC60; */
    /* border-top: 4px solid #F4CB28; */
}

.reportLibraryCur .tabBoxList li a {
    color: #000000;
    opacity: 0.6;
}

.reportLibraryCur .tabBoxList li.cur a {
    font-weight: 600;
    opacity: 1;
}

.reportLibraryCur .tabBoxList span.curSpan {
    background: #000000;
    opacity: 0.6;
}

.reportLibraryTop {
    /* border-bottom: 4px solid #F4CB28; */
}

.reportLibraryTop ul.tabList li.cur {
    /* background: rgba(255, 168, 0, 0.1); */
}

.reportLibraryTop ul.tabList li.cur i {
    /* background: #F1C100;
	border-radius: 0px 0px 6px 6px; */
}

.reportLibraryTop ul.tabList li.cur a.tit {
    /* color: #F1C100; */
}

.reportLibraryList li div.reportBox div.rbBtn {
    /* background: #FBDC60; */
    /* top: 50px; */
}

.reportLibraryLine01 .rpTit01 {
    background: url("../images/dcsjjIcon011.png") no-repeat left;
    background-size: 20px 20px;
    padding-left: 28px;
    font-size: 22px;
    font-weight: normal;
    color: #151515;
}

.reportLibraryLine01 .rpText {
    font-size: 20px;
    font-weight: normal;
    color: #2d2d2d;
    padding-top: 10px;
}


.reportLibraryLine01 .rpText p {
    font-size: 20px;
    font-weight: normal;
    color: #666666;
    text-align: justify;
    word-wrap: break-word;
    padding-top: 10px;
}


.reportLibraryLine02 .rpTit01 {
    background: url("../images/dcsjjIcon02.png") no-repeat left 7px;
}

.reportLibraryLine03 .rpTit01 {
    background: url("../images/dcsjjIcon03.png") no-repeat left 7px;
}

.reportLibraryLine04 .rpTit01 {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: none;
    padding-left: 0px !important;
    padding-right: 0px !important;
    font-size: 22px !important;
    font-weight: normal !important;
    line-height: normal !important;
    color: #151515 !important;
}

.reportLibraryLine05 .titlebox {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0px;
}

.reportLibraryLine05 .rpTit01 {
    background: none;
    padding-left: 0px;
    width: 80%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.reportLibraryLine05 .publishclass {
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0em;

    font-feature-settings: "kern" on;
    color: #999999;
}

/* 【政策库】颜色样式 */
.policyLibraryCur .tabBox {
    /* background: #81D8D0; */
    /* border-top: 4px solid #66CAC1; */
}

.policyLibraryCur .tabBoxList li a {
    color: #ffffff;
    opacity: 0.6;
}

.policyLibraryCur .tabBoxList li.cur a {
    font-weight: normal;
    opacity: 1;
}

.policyLibraryCur .tabBoxList span.curSpan {
    background: #000000;
    opacity: 0.6;
}

.policyLibraryTop {
    /* border-bottom: 4px solid #66CAC1; */
}

.policyLibraryTop ul.tabList li.cur {
    /* background: rgba(255, 168, 0, 0.1); */
}

.policyLibraryTop ul.tabList li.cur i {
    /* background: #3DAEA4;
	border-radius: 0px 0px 6px 6px; */
}

.policyLibraryTop ul.tabList li.cur a.tit {
    /* color: #3DAEA4; */
}

.policyLibraryList li div.reportBox div.rbBtn {
    /* background: #81D8D0; */
}

.policyLibraryLine01 .zcyjBoxRight h2.tit {
    background: none !important;
    padding: 0px;
    font-size: 20px;
    font-weight: normal;
    line-height: normal;
    text-align: justify;
    /* 浏览器可能不支持 */
    letter-spacing: 0em;
    color: #151515;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: normal;
}

.policyLibraryLine02 .rpTit01 {
    margin-bottom: 15px !important;
}

.policyLibraryListtop2 .rpTit01 {
    /* height: 48px; */
    /* line-height: 40px; */
    font-size: 22px;
    font-weight: normal;
    color: #151515;
    /* padding-top: 50px; */
    padding-right: 150px;
    cursor: pointer;
    background: url(../images/zckIcon021.png) no-repeat left/20px 20px;
    padding-left: 28px;
    margin-bottom: 18px;
    overflow: hidden;
    /* 当内容超出容器时进行隐藏 */
    white-space: nowrap;
    /* 不换行 */
    text-overflow: ellipsis;
    /* 使用省略号表示被隐藏的部分 */
    margin-bottom: 11px !important;
}

.policyLibraryListtop2 .rpTit01:hover {
    color: #122099;
}
.policyLibraryListtop3 .rpTit01:hover {
    color: #122099;
}

.policyLibraryLine03 .rpTit01 {
    margin-bottom: 15px !important;
}

.policyLibraryListtop3 .rpTit01 {
    background: url(../images/zckIcon031.png) no-repeat left/20px 20px !important;
    margin-bottom: 15px !important;;
    padding-left: 28px;
    font-size: 22px;
    font-weight: normal;
    color: #151515;
}

.policyLibraryLine04 .rpTit01 {
    margin-bottom: 15px !important;
}

.policyLibraryListtop4 .rpTit01 {
    background: url("../images/zckIcon041.png") no-repeat left/24px 24px;
}

.policyLibraryLine05 .rpTit01 {
    background: url("../images/zckIcon05.png") no-repeat left 7px;
}

.policyLibraryLine06 .rpTit01 {
    background: url("../images/zckIcon06.png") no-repeat left 7px;
}

/* 【案例库】颜色样式 */
.caseLibraryCur .tabBox {
    /* background: #FFAF93; */
    /* border-top: 4px solid #F99775; */
}

.caseLibraryCur .tabBoxList li a {
    color: #000000;
    opacity: 0.6;
}

.caseLibraryCur .tabBoxList li.cur a {
    font-weight: 600;
    opacity: 1;
}

.caseLibraryCur .tabBoxList span.curSpan {
    background: #000000;
    opacity: 0.6;
}

.caseLibraryTop {
    /* border-bottom: 4px solid #F3794E; */
}

.caseLibraryTop ul.tabList li.cur {
    /* background: rgba(255, 168, 0, 0.1); */
}

.caseLibraryTop ul.tabList li.cur i {
    /* background: #F3794E;
	border-radius: 0px 0px 6px 6px; */
}

.caseLibraryTop ul.tabList li.cur a.tit {
    /* color: #F3794E; */
}

.caseLibraryList li div.reportBox div.rbBtn {
    /* background: #FFB094; */
}

.caseLibraryLine01 .rpTit01 {
    background: url("../images/alkIcon011.png") no-repeat left/20px 20px;
    font-size: 22px;
    font-weight: normal;
    color: #151515;
}


.caseLibraryLine01 .rpText {
    font-size: 20px;
    font-weight: normal;
    color: #2d2d2d;
    padding-top: 10px;
}


.caseLibraryLine01 .rpText p {
    font-size: 20px;
    font-weight: normal;
    color: #666666;
    text-align: justify;
    word-wrap: break-word;
    padding-top: 10px;
}


/* 【知识库】颜色样式 */
.knowledgeBaseCur .tabBox {
    /* background: #A5DB82; */
    /* border-top: 4px solid #93CA6F; */
}

.knowledgeBaseCur .tabBoxList li a {
    color: #000000;
    opacity: 0.6;
}

.knowledgeBaseCur .tabBoxList li.cur a {
    font-weight: 600;
    opacity: 1;
}

.knowledgeBaseCur .tabBoxList span.curSpan {
    background: #000000;
    opacity: 0.6;
}

.knowledgeBaseTop {
    /* border-bottom: 4px solid #93CA6F; */
}

.knowledgeBaseTop ul.tabList li.cur {
    /* background: rgba(255, 168, 0, 0.1); */
}

.knowledgeBaseTop ul.tabList li.cur i {
    /* background: #7AC449;
	border-radius: 0px 0px 6px 6px; */
}

.knowledgeBaseTop ul.tabList li.cur a.tit {
    /* color: #7AC44A; */
}

.knowledgeBaseLine01 .monographBox h2 {
    background: url("../images/zskIcon011.png") no-repeat left/24px 24px;
}

.knowledgeBase2 .monographBox h2 {
    font-size: 22px;
    color: #2d2d2d;
    background: url("../images/zskIcon021.png") no-repeat left/20px 20px;
    margin-bottom: 15px;
}

.knowledgeBaseLine02 .monographBox h2 {
    font-weight: normal !important;
    margin-bottom: 15px;
}

.knowledgeBaseLine02 .monographBox h2:hover {
    font-weight: normal !important;
    margin-bottom: 15px;
    color: #122099;
}

.knowledgeBaseLine02 .monographBox p {
    font-size: 16px;
}

.knowledgeBaseLine03 .monographBox h2 {
    background: url("../images/zskIcon03.png") no-repeat left 7px;
}

.knowledgeBaseLine04 .monographBox h2 {
    background: url("../images/zskIcon04.png") no-repeat left 7px;
}

/* 【工具与服务】颜色样式 */
.toolsAndServicesCur .tabBox {
    /* background: #FF8EA0; */
    /* border-top: 4px solid #F27488; */
}

.toolsAndServicesCur .tabBoxList li a {
    color: #000000;
    opacity: 0.6;
}

.toolsAndServicesCur .tabBoxList li.cur a {
    font-weight: 500;
    opacity: 1;
}

.toolsAndServicesCur .tabBoxList span.curSpan {
    background: #000000;
    opacity: 0.6;
}

.toolsAndServicesTop {
    /* border-bottom: 4px solid #F27488; */
}

.toolsAndServicesTop ul.tabList li.cur {
    /* background: rgba(255, 168, 0, 0.1); */
}

.toolsAndServicesTop ul.tabList li.cur i {
    /* background: #E96C80;
	border-radius: 0px 0px 6px 6px; */
}

.toolsAndServicesTop ul.tabList li.cur a.tit {
    /* color: #E96C80; */
}

.toolsAndServicesList li div.reportBox div.rbBtn {
    background: #FF8EA0;
}

/* 【热点动态】颜色样式 */
.hotspotUpdatesCur .tabBox {
    /* background: #FF8F87; */
    /* border-top: 4px solid #F3776F; */
}

.hotspotUpdatesCur .tabBoxList li a {
    color: #000000;
    opacity: 0.6;
}

.hotspotUpdatesCur .tabBoxList li.cur a {
    font-weight: 500;
    opacity: 1;
}

.hotspotUpdatesCur .tabBoxList span.curSpan {
    background: #000000;
    opacity: 0.6;
}

.hotspotUpdatesTop {
    /* border-bottom: 4px solid #F3776F; */
}

.hotspotUpdatesTop ul.tabList li.cur {
    /* background: rgba(255, 168, 0, 0.1); */
}

.hotspotUpdatesTop ul.tabList li.cur i {
    /* background: #F3776F;
	border-radius: 0px 0px 6px 6px; */
}

.hotspotUpdatesTop ul.tabList li.cur a.tit {
    /* color: #F3776F; */
}

/* 【关于我们】颜色样式 */
.aboutUsCur .tabBox {
    background: #FF8F87;
    /* border-top: 4px solid #F3776F; */
}

.aboutUsCur .tabBoxList li a {
    color: #000000;
    opacity: 0.6;
}

.aboutUsCur .tabBoxList li.cur a {
    font-weight: 500;
    opacity: 1;
}

.aboutUsCur .tabBoxList span.curSpan {
    background: #000000;
    opacity: 0.6;
}

.aboutUsTop {
    /* border-bottom: 4px solid #F3776F; */
}

.aboutUsTop ul.tabList li.cur {
    /* background: rgba(255, 168, 0, 0.1); */
}

.aboutUsTop ul.tabList li.cur i {
    /* background: #F3776F;
	border-radius: 0px 0px 6px 6px; */
}

.aboutUsTop ul.tabList li.cur a.tit {
    /* color: #F3776F; */
}

/* 模块颜色样式--END */

/* 二级页位置样式---START */
.posBox {
    margin: 0 280px;
    overflow: hidden;
    height: 60px;
    position: relative;
    z-index: 99;
    margin-top: 20px !important;
    border-bottom: 1px solid #D8D8D8;
}

.posBoxLeft {
    float: left;
    margin-top: 10px;
}

.posBoxLeft p {
    background: url("../images/posBg1.png") no-repeat left center;
    background-size: 16px 18px;
    padding-left: 20px;
    font-size: 16px;
    font-weight: normal;
    color: #999999;

}

.posBoxLeft p a.posText01 {
    color: #999999;
    padding-left: 5px;
}

.posBoxLeft p a.posText02 {
    color: #999999;
    padding-right: 5px;
}

.posBoxLeft p a.posText03 {
    color: #999999;
}

.posBoxRight {
    float: right;
    /* margin-top: 20px; */
    position: relative;
}

.posBoxRight input {
    width: 407px;
    height: 43px;
    border-radius: 4px;
    opacity: 1;
    box-sizing: border-box;
    border: 1px solid #666666;
    line-height: 43px;
    background: #FFFFFF;
    padding: 0 24px 0 24px;
    font-size: 16px;
}

.posBoxRight i {
    position: absolute;
    top: 8px;
    right: 22px;
    width: 24px;
    height: 24px;
    background: url("../images/bdwbImg025.png") no-repeat center;
    background-size: 100% 100%;
    cursor: pointer;
}

/* 二级页位置样式---END */
.knowledgeBaseLine01 {
    margin-top: 60px !important;
}

.knowledgeBaseLine02 {
    margin-top: 1px !important;
}

.caseLibraryLine01 {
    margin-top: 33px !important;
}

.policyLibraryListtop4 {
    margin-top: 33px !important;
}

.policyLibraryListtop3 {
    margin-top: 0px !important;
}

.policyLibraryListtop2 {
    margin-top: 0px !important;
}

.policyLibraryListtop1 {
    margin-top: 27px !important;
}

.reportLibraryLine03 {
    margin-top: 0px !important;
}

.reportLibraryLine01 {
    margin-top: 0px !important;
}

.reportList {
    min-height: 700px;
    margin-top: 18px;
}

.countryStudyList {
    min-height: 700px;
    margin-top: 18px;
}

.policyLibraryList .reportBox {
    margin: 20px 280px 20px;
    position: relative;
    padding: 0px 0px 20px 0px !important;
    min-height: auto !important;
    border-radius: 0px !important;
    background: none !important;
    display: block !important;
    border-bottom: 1px dotted #D8D8D8;
}

.policyLibraryList .reportBox:hover {
    transform: scale(1.0) !important;
    background: none !important;
    box-shadow: none !important;
}

.policyLibraryLine05 .reportBox {
    margin: 0 280px 20px;
    position: relative;
    padding: 20px 0px !important;
    min-height: auto !important;
    border-radius: 0px !important;
    background: none !important;
    display: block !important;
}

.policyLibraryLine05 .reportBox:hover {
    transform: scale(1.0) !important;
    background: none !important;
    box-shadow: none !important;
}

.policyLibraryLine05 .rpTit02 {
    padding: 0px 0px 0px 37px;
    background: url(../images/teamicon.png) no-repeat left/28px 28px;
}

.policyLibraryLine05 .rpText {
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
    padding: 0px !important;
    margin-top: 35px;
}

.caseLibraryLine01 .reportBox {
    margin: 20px 280px 20px;
    position: relative;
    padding: 0px 0px 20px 0px !important;
    min-height: auto !important;
    border-radius: 0px !important;
    background: none !important;
    display: block !important;
    border-bottom: 1px dotted #D8D8D8;
}

.caseLibraryLine01 .reportBox:hover {
    transform: scale(1.0) !important;
    background: none !important;
    box-shadow: none !important;
}

.reportLibraryList .reportBox1 {
    position: relative;
    padding: 20px 0px !important;
    min-height: auto !important;
    border-radius: 0px !important;
    background: none !important;
    display: block !important;
    border-bottom: 1px solid #D8D8D8;
}

.reportLibraryList .reportBox {
    /* margin: 0 280px 20px; */
    margin: 54px 280px 0;
    position: relative;
    padding: 0px 0px 34px 0px !important;
    min-height: auto !important;
    border-radius: 0px !important;
    background: none !important;
    display: block !important;
    border-bottom: 1px dotted #D8D8D8;
}

.reportLibraryList .reportBox:hover {
    transform: scale(1.0) !important;
    background: none !important;
    box-shadow: none !important;
}

/*.expandLinks {*/
/*margin: 0 280px 20px;*/
/*display: flex;*/
/*flex-direction: row;*/
/*justify-content: space-between;*/
/*}*/

/*.expandLinks .reportBox {*/
/*position: relative;*/
/*padding: 30px 0px !important;*/
/*min-height: auto !important;*/
/*border-radius: 0px !important;*/
/*background: none !important;*/
/*display: block !important;*/
/*border-bottom: 1px solid #D8D8D8;*/
/*}*/

/*.expandLinks .reportBox:hover {*/
/*transform: scale(1.0) !important;*/
/*background: none !important;*/
/*box-shadow: none !important;*/
/*}*/

/*.expandLinks .expandLinksLeft {*/
/*width: 279px;*/
/*height: auto;*/
/*}*/

/*.expandList>li {*/
/*margin-bottom: 10px;*/
/*}*/

/*.expandList>li h2 {*/
/*height: 88px;*/
/*line-height: 88px;*/
/*background: #F3F7F5;*/
/*border-radius: 8px;*/
/*font-size: 40px;*/
/*font-weight: bold;*/
/*color: #000000;*/
/*text-indent: 26px;*/
/*cursor: pointer;*/
/*position: relative;*/
/*}*/

/*.expandList>li h2 i {*/
/*position: absolute;*/
/*top: 37px;*/
/*right: 22px;*/
/*display: inline-block;*/
/*width: 12px;*/
/*height: 10px;*/
/*background: url("../images/iconUp.png") no-repeat center;*/
/*}*/

/*.expandList>li h2 i.cur {*/
/*background: url("../images/iconDown.png") no-repeat center;*/
/*}*/

/*.expandListchildren {*/
/*width: 100%;*/
/*height: 900px;*/
/*max-height: 900px;*/
/*overflow-x: hidden;*/
/*!* display: none; *!*/
/*}*/

/*.expandListchildren ul {*/
/*overflow: hidden;*/
/*margin: 48px 0 0 0px;*/
/*width: 100%;*/
/*display: flex;*/
/*flex-direction: column;*/
/*align-items: left;*/
/*}*/

/*.expandListchildren ul li {*/
/*width: 100%;*/
/*height: 45px;*/
/*line-height: 45px;*/
/*text-align: center;*/
/*cursor: pointer;*/
/*}*/

/*.expandListchildren ul li span {*/
/*font-size: 18px;*/
/*font-weight: normal;*/
/*color: #666666;*/
/*}*/

/*.expandListchildren ul li.cur {*/
/*border: 1px solid #94070A;*/
/*box-sizing: border-box;*/
/*position: relative;*/
/*}*/

/*.expandListchildren ul li.cur::after {*/
/*content: "";*/
/*position: absolute;*/
/*top: 0px;*/
/*left: 0px;*/
/*height: 100%;*/
/*width: 5px;*/
/*background: #94070A;*/
/*}*/

/*.expandListchildren ul li.cur span {*/
/*color: #151515;*/
/*}*/

.teamclass .reportBox {
    margin: 0 280px 20px;
    position: relative;
    /* padding-top: 20px; */
    /* padding-bottom: 20px; */
    padding-right: 97px;
    min-height: 158px;
    border-radius: 2px;
    opacity: 1;
    background: #F6F6F6;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    /* justify-content: space-between; */
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.teamclass .reportBox:hover {
    transform: scale(1.1);
    transition: all 1s;
    background: #FFFFFF;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
}

.teamclass .reportBox .boxleft {
    text-align: center;
    width: 4%;
    height: 60px;
    font-size: 36px;
    font-weight: 600;
    line-height: normal;
    color: #151515;
    border-bottom: 2px solid #DC9609;
}

.teamclass .reportBox .boxcenter {
    width: 80%;
    margin-left: 5%;
    margin-right: 5%;
}

.teamclass .reportBox .boxright {
    width: 14%;
    height: 128px;
}

.teamclass .reportBox .boxright img {
    width: 100%;
    height: 128px;
}

.reportBoxTwo {
    height: 98px;
    overflow: hidden;
}

.reportBox div.rbBtn {
    position: absolute;
    top: -2px;
    right: 0;
    width: 90px;
    height: 36px;
    line-height: 36px;
    /* background: #FB4E40; */
    /* border: 2px solid #fff; */
    border-radius: 4px;
    font-size: 20px;
    font-weight: 400;
    color: #151515;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.reportBox div.rbBtn i {
    line-height: normal !important;
    font-size: 18px;
    color: #151515;
    user-select: none;
    -ms-user-select: none;
    /* IE */
    -moz-user-select: none;
    /* 火狐 */
    -khtml-user-select: none;
    /* 早期浏览器 */
    -webkit-user-select: none;
}

.policyLibraryLine04 .rpText {
    color: #656565 !important;
    font-size: 20px;
    text-align: justify;
    word-wrap: break-word;

}

.reportBox div.rbBtn span {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("../images/detailsDown1.png") no-repeat center;
    background-size: 16px 16px;
    margin-left: 10px;
}

.reportBox div.active span {
    background: url("../images/detailsUp1.png") no-repeat center/16px 16px !important;
}

.rpTit01 {
    /* height: 48px; */
    /* line-height: 40px; */
    /* font-size: 22px; */
    /* padding-top: 50px; */
    padding-right: 150px;
    cursor: pointer;
    background: url("../images/titBg.png") no-repeat left/24px 24px;
    padding-left: 36px;
    font-size: 22px;
    color: #151515;
}

.rpTit02 {
    /* height: 28px; */
    line-height: 36px;
    font-size: 22px;
    font-weight: 500;
    color: #000000;
    background: url("../images/detailsImg01.png") no-repeat left 40px;
    padding: 20px 0 10px 0;
}

.author {
    font-size: 20px;
    color: #2D2D2D;
    margin-top: 6px;
    line-height: 32px;
}

.rpText {
    font-size: 20px;
    font-weight: 400;
    color: #333333;
    line-height: 32px;
    padding-top: 24px;
    /* padding-right: 160px; */
    /* text-align: justify; */
}

.rbMain {
    margin-left: 28px;
}

.rpTextGray {
    font-size: 20px;
    color: #666666;
    line-height: 28px;
    padding-top: 10px;
    /* padding-right: 160px; */
    /* text-align: justify; */
}

.rpTit03 {
    background: url("../images/detailsImg02.png") no-repeat left 40px;
}

.rpTit04 {
    background: none;
}

.reportLibraryLine05 .conlist {
    padding-top: 11px;
    display: flex;
    flex-direction: row;
    align-self: center;
}

.reportLibraryLine05 .conlist .rpText {
    padding-top: 0px;
    width: 90%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.reportLibraryLine05 .conlist i {
    font-size: 16px;
    font-weight: 500;
    color: #666666;
}

.reportLibraryLine05 .conlist a {
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0em;
    text-decoration: underline;
    color: #2A64C5;
}

.reportLibraryLine05 .conlist img {
    width: 24px;
    height: 24px;
    vertical-align: sub;
    margin-right: 10px;
}

.reportLibraryLine01 .annexList {
    /* padding-top: 63px; */
}

.annexListtext {
    padding-top: 25px !important;
}

.annexListtext li {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.annexListtext li i {
    font-size: 16px;
    font-weight: 500;
    color: #666666;
}

.ztzcStudyRight .annexList {
    padding-top: 0px;
    padding-left: 36px;
}

.ztzcStudyRight .annexList li {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.caseLibraryLine01 .annexList li a {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.policyLibraryLine04 .annexList li a {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 5px;
}

.annexReportList {
     padding-top: 15px;
}

.annexReportList li a {
    display: inline-block;
    height: 28px;
    font-size: 16px;
    font-weight: normal;
    color: #122099 !important;
    line-height: 28px;
    width: 800px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: pre;
    text-decoration: underline;
    text-underline-offset: 4px;
}

.annexReportList li span {
    display: inline-block;
    width: 88px;
    height: 26px;
    line-height: 26px;
    background: #FFA800;
    border: 1px solid #FFA800;
    border-radius: 13px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
}

.annexReportList li i {
    font-size: 16px;
    font-weight: normal;
    color: #666666;
}

.annexReportList li img {
    width: 20px;
    height: 20px;
    vertical-align: sub;
    margin-right: 8px;
}

.annexdataSetList {
    /* padding-top: 45px; */
}

.annexdataSetList li a {
    display: inline-block;
    height: 28px;
    font-size: 16px;
    font-weight: normal;
    color: #122099 !important;
    line-height: 28px;
    width: 800px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: pre;
    text-decoration: underline;
    text-underline-offset: 4px;
}

.annexdataSetList li span {
    display: inline-block;
    width: 88px;
    height: 26px;
    line-height: 26px;
    background: #FFA800;
    border: 1px solid #FFA800;
    border-radius: 13px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
}

.annexdataSetList li i {
    font-size: 16px;
    font-weight: normal;
    color: #666666;
}

.annexdataSetList li img {
    width: 20px;
    height: 20px;
    vertical-align: sub;
    margin-right: 8px;
}

.annexList {
    padding-top: 15px;
}

.annexList li a {
    display: inline-block;
    height: 28px;
    font-size: 16px;
    font-weight: normal;
    color: #122099 !important;
    line-height: 28px;
    width: 800px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: pre;
    text-decoration: underline;
    text-underline-offset: 4px;
}

.annexList li span {
    display: inline-block;
    width: 88px;
    height: 26px;
    line-height: 26px;
    background: #FFA800;
    border: 1px solid #FFA800;
    border-radius: 13px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    margin-left: 34px;
}

.annexList li i {
    font-size: 16px;
    font-weight: normal;
    color: #666666;
}

.ztzcStudyRight .annexList li i {
    color: #656565;
}

.annexList li img {
    width: 20px;
    height: 20px;
    vertical-align: sub;
    margin-right: 8px;
}

.ztzcStudyRight .annexList li p {
    font-size: 20px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0em;
    font-feature-settings: "kern" on;
    color: #656565;
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.annexList li i {
    font-size: 16px;
    font-weight: normal;
    color: #666666;
}

.ztzcStudyRight .annexList li i {
    color: #656565;
}

.annexList li img {
    width: 20px;
    height: 20px;
    vertical-align: sub;
    margin-right: 8px;
}

.ztzcStudyRight .annexList li i {
    color: #656565;
}

/* 热点动态列表 */
.hotContent {
    margin: 0 280px;
}

.hotSearch {
    text-align: center;
    padding-top: 80px;
}

.hotSearch div {
    position: relative;
    display: inline-block;
}

.hotSearch div input {
    width: 840px;
    height: 80px;
    background: #F5F5F5;
    border: 1px solid #D9D9D9;
    border-radius: 16px;
    font-size: 24px;
    font-weight: bold;
    padding: 0 80px 0 40px;
}

.hotSearch div i {
    position: absolute;
    top: 26px;
    right: 40px;
    width: 29px;
    height: 1.8125rem;
    background: url("../images/bdwbImg025.png") no-repeat center;
    background-size: 100% 100%;
}

.hotList {
    padding-top: 26px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
}

.hotList .hotlistleft {
    width: 67%;
}

.hotList .hotlistleft .hotlistlefttop {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    /* justify-content: space-between; */
    align-items: center;
    width: 100%;
    border-radius: 2px;
    opacity: 1;
    padding: 10px 27px 20px 27px;
    background: #FFFFFF;
    box-sizing: border-box;
    margin-bottom: 14px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

.hotList .hotlistleft .hotlistlefttop .hotlistlefttopli {
    /* width: fit-content; */
    width: 140px;
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 20px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0em;
    padding-top: 12px;
    color: #999999;
    cursor: pointer;
    /* margin-right: 60px; */
}

.hotList .hotlistleft .hotlistlefttop .hotlistlefttopli.cur {
    color: #94070A;
}

.hotList .hotlistleft .hotlistlefttop .hotlistlefttopli:hover {
    color: #94070A;
}

.hotList .hotlistleft .hotlistlefttop .hotlistlefttopli:hover img {
    content: url("../../res/images/rddt11.png");
}

.hotList .hotlistleft .hotlistlefttop .hotlistlefttopli img {
    margin-right: 10px;
    width: 15px;
    height: 15px;
}

.hotList .hotlistright {
    width: 31%;
    margin-left: 2%;
}

.hotList .hotlistright .hotlistrighttop {
    padding: 30px 30px 50px 30px;
    box-sizing: border-box;
    border-radius: 2px;
    opacity: 1;

    background: #FFFFFF;

    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
}

.hotList .hotlistright .hotlistrighttop .hotlistrighttoptitle {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 27px;
    border-bottom: 1px solid #D8D8D8;
}

.hotList .hotlistright .hotlistrighttop .hotlistrighttoptitle div:nth-child(1) {
    font-size: 24px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0em;
    color: #151515;
}

.hotList .hotlistright .hotlistrighttop .hotlistrighttoptitle div:nth-child(1) img {
    width: 20px;
    height: 20px;
    margin-right: 14px;
}

.hotList .hotlistright .hotlistrighttop .hotlistrighttoptitle div:nth-child(2) {
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0em;
    color: #999999;
}

.hotList .hotlistright .hotlistrighttop .hotlistrighttoptitle div:nth-child(2) img {
    width: 16px;
    height: 16px;
    margin-right: 10px;
}

.hotList .hotlistright .hotlistrighttop .hotlistrightcon {
}

.hotList .hotlistright .hotlistrighttop .hotlistrightcon .hotlistrightconbox {
    padding: 24px 0px 28px 0px;
    box-sizing: border-box;
    width: 95%;
    margin-left: 5%;
    border-bottom: 1px dashed #D8D8D8;
    position: relative;
    cursor: pointer;
}

.hotList .hotlistright .hotlistrighttop .hotlistrightcon .hotlistrightconbox .hotlistrightconboxtitle {
    font-size: 22px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0em;
    color: #151515;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.hotList .hotlistright .hotlistrighttop .hotlistrightcon .hotlistrightconbox::after {
    content: "";
    position: absolute;
    top: 32px;
    left: -20px;
    width: 8px;
    height: 8px;
    opacity: 1;
    border-radius: 50%;
    /* 北大红 */
    background: #94070A;
}

.hotList .hotlistright .hotlistrighttop .hotlistrightcon .hotlistrightconbox .hotlistrightconboxcon {
    margin-top: 8px;
    font-size: 20px;
    font-weight: normal;
    line-height: normal;
    color: #666666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
}

.hotList .hotlistright .hotlistrightbottom {
    margin-top: 14px;
}

.hotList .hotlistright .hotlistrightbottom .hotlistrightcon .hotlistrightconbox .hotlistrightconboxcon a {
    font-size: 20px;
    color: #666666;
}

.hotListMain1 {
    margin: 0px 280px !important;
}

.hotListMain1 li {
    box-shadow: none !important;
    padding: 31px 0px !important;
}

.hotListMain li {
    overflow: hidden;
    margin-bottom: 15px;
    cursor: pointer;
    border-radius: 2px;
    opacity: 1;
    background: #FFFFFF;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
    padding: 24px 32px;
    box-sizing: border-box;
}

.hotListMain li div.hotdatatime {
    font-size: 18px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0em;
    margin-top: 13px;
    font-feature-settings: "kern" on;
    color: #666666;
}

.hotListMain li div.hlText {
    float: left;
    width: 100%;
}

.hotListMain li div.hlText h2 {
    width: 80%;
    height: 24px;
    line-height: 24px;
    font-size: 20px;
    font-weight: 500;
    color: #FB4E40;
    margin-bottom: 20px;
    padding-left: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    background: url("../images/bdwbImg026.png") no-repeat left center;
}

.hotListMain li div.hlText h3 {
    width: 80%;
    /* height: 40px;
	line-height: 40px; */
    font-size: 22px;
    font-weight: normal;
    color: #151515;
    padding-bottom: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.hotListMain li div.hlText p {
    /* line-height: 28px; */
    font-size: 20px;
    font-weight: normal;
    color: #666666;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
}

.hotListMain li div.hlText02 {
    float: left;
    width: 790px;
    height: 158px;
    padding-left: 40px;
    border-left: 6px solid #FF8F87;
}

.hotListMain li div.hlText02 h2 {
    height: 24px;
    line-height: 24px;
    font-size: 22px;
    font-weight: 500;
    color: #94070A;
    margin-bottom: 20px;
    padding-left: 30px;
    background: url("../images/bdwbImg026.png") no-repeat left center/24px 24px;
}

.hotListMain li div.hlText02 h3 {
    width: 80%;
    height: 40px;
    line-height: 40px;
    font-size: 22px;
    font-weight: bold;
    color: #333333;
    padding-bottom: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.hotListMain li div.hlText02 p {
    /* height: 90px; */
    line-height: 36px;
    font-size: 20px;
    font-weight: 400;
    color: #707070;
    /* padding-bottom: 20px; */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
}

.hotListMain li.active div.hlText {
    width: 1410px;
}

.hotListMain li.active div.hlImg {
    display: none;
}

/* 热点动态详情页 */
.policyLibrary {
    margin: 0 280px;
    padding-top: 50px;
    padding-bottom: 50px;
}

.policyLibrary h2.hdTit {
    /* height: 80px; */
    /* line-height: 42px; */
    font-size: 24px;
    color: #151515;
}

.policyLibrary p.hdTit {
    /* height: 80px; */
    /* line-height: 42px; */
    font-size: 16px;
    color: #484848;
}

.policyLibrary strong.hdTit1 {
    /* height: 80px; */
    /* line-height: 42px; */
    font-size: 16px;
    font-weight: 600;
    color: #151515;
    margin: 5px 0px 19px;
}

.policyLibrary div.hdTime {
    height: 36px;
    font-size: 20px;
    font-weight: 400;
    color: #484848;
    padding-bottom: 30px;
}

.policyLibrary div.hdTime span {
    font-size: 22px;
    font-weight: 500;
    color: #707070;
    padding-left: 80px;
}

.policyLibrary div.hdImg {
    padding-bottom: 80px;
}

.policyLibrary div.hdImg img {
    display: block;
    /* width: 1440px;
	height: 720px; */
    margin: 0 auto;
    max-width: 100%;
}

.policyLibrary div.hdText {
    font-size: 20px;
    font-weight: 400;
    margin-top: 50px;
    color: #2D2D2D;
    padding-bottom: 20px;
}
.policyLibrary div.hdText p {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 2px;
    color: #2D2D2D;
    text-align: justify;
    word-wrap: break-word;
    text-indent: 36px;

    padding-bottom: 20px;
}


.policyLibrary div.hdText img {
    max-width: 100%;
    width: 100%;
    display: block;
}

/* 热点动态详情页 */
.hotDetails {
    margin: 0 280px;
    padding-top: 30px;
    padding-bottom: 50px;
}

.hotDetails h2.hdTit {
    /* height: 80px; */
    /* line-height: 42px; */
    font-size: 24px;
    color: #151515;
}

.hotDetails p.hdTit {
    /* height: 80px; */
    /* line-height: 42px; */
    font-size: 18px;
    color: #484848;
}

.hotDetails strong.hdTit1 {
    /* height: 80px; */
    /* line-height: 42px; */
    font-size: 18px;
    font-weight: 600;
    color: #151515;
    margin: 5px 0px 19px;
}

.hotDetails div.hdTime {
    height: 36px;
    font-size: 20px;
    font-weight: 400;
    margin-top: 5px;
    color: #484848;
    padding-bottom: 30px;
}

.hotDetails div.hdTime span {
    font-size: 22px;
    color: #707070;
    padding-left: 80px;
}

.hotDetails div.hdImg {
    padding-bottom: 80px;
}

.hotDetails div.hdImg img {
    display: block;
    /* width: 1440px;
	height: 720px; */
    margin: 0 auto;
    max-width: 100%;
}


.hotDetails div.hdText p {
    font-size: 20px;
    line-height: 30px;
    color: #2D2D2D;
    text-align: justify;
    word-wrap: break-word;
    padding-bottom: 20px;
    text-indent: 36px;
}

.hotDetails div.hdText img {
     max-width: 100%;
    width: 100%;
    height: auto;
	display: block;
    margin: 0 auto;
}

.hotDetails div.hdText1 p {
    font-size: 20px;
    line-height: 30px;
    color: #2D2D2D;
    text-align: justify;
    word-wrap: break-word;
    padding-bottom: 20px;
    text-indent: 36px;
}

.hotDetails div.hdText1 img {
    max-width: 100%;
    width: auto;
    height: auto;
    display: block;
    margin: 0 auto;
}

/* 知识库&专著 */
.monographInformation {
    overflow: hidden;
    /* width: 1150px; */
    padding-top: 10px;
    padding-left: 36px;
    box-sizing: border-box;
    color: #151515;
}

.monographInformation span {
    /* float: left; */
    display: inline-block;
    width: 40%;
    /* line-height: 36px; */
    font-size: 20px;
}

.monographInformation span:nth-child(1) {
    margin-bottom: 4px;
}

.monographInformation span:nth-child(2) {
    margin-bottom: 4px;
}

.monographBox {
    margin: 0 280px;
    border-bottom: 1px dotted #E4E4E4;
    padding-top: 24px;
    padding-bottom: 28px;
}

.knowledgeBaseLine02 .monographBox {
    padding-top: 21px;
    padding-bottom: 21px;
}

.monographBox h2 {
    /* height: 48px; */
    /* line-height: 40px; */
    font-size: 22px;
    font-weight: bold;
    color: #000000;
    /* padding-top: 50px; */
    background: url("../images/titBg.png") no-repeat left center/20px 20px;
    padding-left: 28px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.monographBox p {
    font-size: 18px;
    font-weight: 400;
    color: #707070;
    /* height: 36px;
	line-height: 36px; */
    padding-left: 36px;
    box-sizing: border-box;
}

.monographBox p span {
}

.monographBox p a {
    vertical-align: bottom;
    color: #2A64C5;
    text-decoration: underline;
    display: inline-block;
    /* height: 36px;
	line-height: 36px; */
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: pre;
}

/* 政策原文 */
.countryStudyMain {
    overflow: hidden;
    height: auto;
    margin: 0 280px;
}

.theme .countryStudyLeft {
    float: left;
    height: auto;
    width: 196px;
}

.cslList {
    position: relative;
}

.cslList > li {
    margin-bottom: 10px;
}

.cslList > li h2 {
    height: 88px;
    line-height: 88px;
    background: #F3F7F5;
    border-radius: 8px;
    font-size: 40px;
    font-weight: bold;
    color: #000000;
    text-indent: 26px;
    cursor: pointer;
    position: relative;
}

.cslList > li h2 i {
    position: absolute;
    top: 37px;
    right: 22px;
    display: inline-block;
    width: 12px;
    height: 10px;
    background: url("../images/iconUp.png") no-repeat center;
}

.cslList > li h2 i.cur {
    background: url("../images/iconDown.png") no-repeat center;
}

.theme .cslListchildren {
    width: 196px;
    height: 900px;
    max-height: 900px;
    overflow-x: hidden;
}

.theme .cslListchildren ul {
    overflow: hidden;
    margin-top: 26px;
    width: 196px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.country .cslListchildren {
    margin-top: 26px;
    height: 539px;
    max-height: 539px;
}

.country .cslListchildren ul {
    margin-top: 0px;
    height: 539px;
    overflow: hidden;
    overflow-y: scroll;
}

.country .cslListchildren ul::-webkit-scrollbar {
    display: none;
    /* 将垂直滚动条隐藏起来 */
}

.theme .cslListchildren ul li {
    text-align: center;
    cursor: pointer;
    width: 150px;
    padding-left: 30px;
    padding-right: 30px;
    height: 49px;
    background: #F6F6F6;
    line-height: 49px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.cslListchildren ul li span {
    font-size: 18px;
    font-weight: normal;
    color: #666666;
}

.cslListchildren ul li.cur {
    background: #94070A;
    border: 1px solid #F6F6F6
}

.cslListchildren ul li.cur span {
    color: #FFFFFF;
}

.theme .countryStudyRight {
    float: left;
    width: calc(100% - 196px - 103px) !important;
    margin-left: 103px;
    box-sizing: border-box;
}

.countryStudyRight div.reportBox {
    margin: 0;
    border-bottom: 1px dotted #D8D8D8 !important;
    position: relative;
    padding: 28px 0px 17px 0px !important;
    /*添加标签修改的*/
    min-height: auto !important;
    border-radius: 0px !important;
    background: none !important;
    display: block !important;
}

.countryStudyRight div.reportBox:hover {
    transform: scale(1.0) !important;
    background: none !important;
    box-shadow: none !important;
}


.policyLibraryLine03 .rpText,
.policyLibraryLine02 .rpText {
    font-size: 20px;
    font-weight: 400;
    color: #2d2d2d;
    line-height: normal !important;
    padding-top: 0px;
    padding-bottom: 5px;
    /* padding-right: 160px; */
    text-align: justify;
    width: 90%;
    overflow: hidden;
    /* 当内容超出容器时进行隐藏 */
    white-space: nowrap;
    /* 不换行 */
    text-overflow: ellipsis;
    /* 使用省略号表示被隐藏的部分 */
}

.policyLibraryLine03 .rpText:nth-child(1),
.policyLibraryLine02 .rpText:nth-child(1) {
    margin-bottom: -2px;
}

.policyLibraryLine03 .rpText a,
.policyLibraryLine02 .rpText a {
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0em;
    text-decoration: underline;

    font-feature-settings: "kern" on;
    color: #2A64C5;
}

.ztzcStudyRight .rpTit01 {
    /* height: 48px; */
    margin-bottom: 15px !important;
    line-height: normal !important;
    font-size: 22px;
    font-weight: 600;
    color: #151515;
    /* padding-top: 50px; */
    padding-right: 150px;
    cursor: pointer;
    background: url(../images/zckIcon031.png) no-repeat left/24px 24px;
    padding-left: 36px;
    overflow: hidden;
    /* 当内容超出容器时进行隐藏 */
    white-space: nowrap;
    /* 不换行 */
    text-overflow: ellipsis;
    /* 使用省略号表示被隐藏的部分 */
}

.ztzcStudyRight .rpText {
    font-size: 20px;
    font-weight: 400;
    color: #656565;
    line-height: 32px;
    padding-top: 24px;
    /* padding-right: 160px; */
    text-align: justify;
}

.ztzcStudyRight .rpText a {
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0em;
    text-decoration: underline;

    font-feature-settings: "kern" on;
    color: #2A64C5;
}

/* 政策研究-改版 */
.policyLibraryLine01 li {
    width: 48%;
    float: left;
    margin-right: 4%;
    margin-bottom: 26px;
}

.policyLibraryLine01 li:nth-child(2n) {
    margin-right: 0px !important;
}

.policyLibraryLine01 .zcyjBox {
    width: 100%;
    margin: 0px !important;
    padding: 0px !important;
    border-bottom: 0px !important;
}

.policyLibraryLine01 .zcyjBoxRight {
    background: #F7F8FC;
    padding: 18px 18px 18px 18px;
    width: calc(100% - 280px);
    margin: 0px;
    box-sizing: border-box;
    height: 157px;
}

.policyLibraryLine01 .zcyjBoxLeft {
    width: 280px;
    height: 157px;
}

.zcyjBox {
    margin: 0 280px;
    border-bottom: 1px solid #E4E4E4;
    position: relative;
    padding-top: 29px;
    padding-bottom: 37px;
    overflow: hidden;
}

.zcyjBoxLeft {
    float: left;
    position: relative;
    width: 260px;
    height: 157px;
}

.zcyjBoxLeft img {
    width: 100%;
    height: 100%;
    /* max-width: 100%;
	max-height: 100%; */
    position: absolute;
    margin: auto;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.comBgDefault {
    background: url("../images/swiperBgDefault.png") no-repeat center;
    background-size: 100% 100%;
}

.zcyjBoxRight {
    float: left;
    /* width: calc(100% - 260px - 30px);
	margin-left: 30px; */
}

.zcyjBoxRight h2.tit {
    /* height: 22px; */
    font-size: 22px;
    color: #151515;
    /* line-height: 22px; */
    /* margin-top: 14px; */
    cursor: pointer;
    background: url("../images/titBg.png") no-repeat left center/24px 24px;
    padding-left: 36px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.zcyjBoxRight div.cont {
    font-size: 18px;
    font-weight: normal;
    line-height: 25px;
    color: #666666;
    height: 50px;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
}
.zcyjBoxRight div.cont1 {
    font-size: 20px;
    font-weight: normal;
    line-height: 25px;
    color: #666666;
    height: 50px;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
}

.zcyjbtn {
    cursor: pointer;
    margin-top: 36px;
    width: 101px;
    height: 33px;
    background: #94070A;
    font-size: 14px;
    font-weight: 500;
    line-height: 33px;
    text-transform: uppercase;
    text-align: center;
    color: #FFFFFF;
}

/* 搜索结果-start */
.searchResultTit {
    position: absolute;
    left: 280px;
    line-height: 88px;
    font-size: 30px;
    font-weight: bold;
    color: #000000;
}

.zcyjBoxRight h2.tit i.act {
    display: inline-block;
    height: 28px;
    line-height: 28px !important;
    padding: 0 10px;
    margin-left: 10px;
    font-size: 22px;
    font-weight: 500;
    color: #FFFFFF;
    background: #65C9C1;
    margin-top: -3px;
}

.reportBox div.rbBtnTwo {
    background: #000;
    color: #fff;
}

.reportBox div.rbBtnTwo span {
    background: url("../images/detailsUpDown.png") no-repeat center;
}

/* 搜索结果-end */

/* 关于我们 */
.aboutUsBox {
    margin-top: 85px;
}

.auBanner img {
    width: 100%;
    height: 100%;
    display: block;
}

.auBox01 {
    width: 100%;
    height: 126px;
    margin: 0 auto;
    margin-top: -126px;
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.74));;
    position: relative;
    z-index: 2;
}

.auBox01 .titlep:nth-child(1) {
    font-size: 24px;
    font-weight: 500;
    line-height: 126px;
    letter-spacing: 0em;
    color: #FFFFFF;
    text-align: center;
    /* padding-top: 48px; */
}

.auBox01 .titlep:nth-child(2) {
    font-size: 24px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0em;
    text-align: center;
    color: rgba(255, 255, 255, 0.8);
}

.auTab {
    overflow: hidden;
    padding-right: 100px;
    padding-left: 100px;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
}

.auTab li {
    text-align: center;
    float: left;
    width: 128px;
    cursor: pointer;
}

.auTab li img {
    display: inline-block;
    margin: 2px 0 10px 0;
    width: 55px;
    height: 55px;
}

.auTab li p {
    font-size: 24px;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 24px;
}

.aboutlist {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin: 35px 253px 0px 253px;
    padding-bottom: 50px;
    box-sizing: border-box;
    /* height: 992px; */
}

.aboutlist .aboutlistbox {
}

.aboutlist .aboutlistbox .aboutlistboxcon {
    display: flex;
    flex-direction: row;
    /* justify-content: space-around; */
}

.aboutlist .aboutlistbox .aboutlistboxcon:nth-child(1) .aboutimg {
    width: 598px;
    height: 433px;
    border-radius: 2px 72px 2px 72px;
    margin-top: 6px;
    margin-bottom: 30px;
    margin-left: -20px;
}

.aboutlist .aboutlistbox .aboutlistboxcon:nth-child(2) .aboutimg {
    width: 488px;
    height: 281px;
    border-radius: 2px 72px 2px 72px;
    margin-left: 35px;
    margin-top: 95px;
    margin-right: 35px;
}

.aboutlist .aboutlistbox .aboutlistboxcon:nth-child(1) .auBox02 {
    position: relative;
    width: 488px !important;
    height: 382px !important;
    margin: 0 54px 20px 35px;
    /* padding-top: 96px; */
}

.aboutlist .aboutlistbox .aboutlistboxcon:nth-child(1) .auBox02::before {
    content: "";
    position: absolute;
    left: -160px;
    top: 390px;
    width: 60px;
    height: 0px;
    transform: rotate(90deg);
    border: 2px solid #CCCCCC;
}

.aboutlist .aboutlistbox .aboutlistboxcon:nth-child(1) .auBox02::after {
    writing-mode: vertical-rl;
    content: "Our Story";
    position: absolute;
    font-size: 20px;
    font-weight: normal;
    line-height: 27px;
    letter-spacing: 2px;
    color: #CCCCCC;
    left: -137px;
    top: 438px;
    height: 120px;
}

.aboutlist .aboutlistbox .aboutlistboxcon:nth-child(2) .auBox02 {
    width: 598px;
    height: 282px;
}

.auBox02 p {
    font-size: 20px;
    font-weight: normal;
    line-height: 27px;
    letter-spacing: 2px;
    color: #666666;
    text-indent: 48px;
    /* padding-bottom: 10px; */
    display: inline-block;
}

.auBox02 p strong {
    color: #666666 !important;
    font-size: 20px;
    font-weight: normal;
}

.auTitleBox1 {
    /* width: 200px; */
    height: min-content !important;
    position: relative;
    padding-top: 115px;
    margin-top: -124px;
}

.auTitleBox1::after {
    position: absolute;
    left: -299px;
    top: 140px;
    content: "";
    width: 214px;
    height: 0px;
    border: 2px solid #D8D8D8;

}

.auTitleBox1::before {
    position: absolute;
    left: -51px;
    top: 130px;
    content: "";
    width: 34px;
    height: 24px;
    background: url("../images/abouttitle1.png") center/34px 24px;
}

.aboutlist1 {
    padding: 50px 304px 41px 304px;
}

.aboutlist1 .auBox03 {
    width: 1068px;
    height: 1372px;
    border-radius: 35px;
    margin: 0px auto;
    position: relative;
    overflow: hidden;
}

.aboutlist1 .auBox03 img {
    /* position: absolute;
	top: -404px;
	left: -400px;
	transform: scale(0.8); */
    width: 1068px;
    height: 1372px;
    border-radius: 35px;
}

.aboutlist2 {
    /* height: 580px; */
    /* height: 274px; */
    background: #FAF8FC;
    box-sizing: border-box;
    padding: 92px 249px 40px 249px;
}

.aboutlist3 {
    /* height: 601px; */
    background: #fff;
    box-sizing: border-box;
    padding: 100px 249px 50px 249px;
}

.auTitleBox p {
    font-size: 40px;
    font-weight: normal;
    line-height: normal;
    text-align: left;
    color: #151515;
}

.auTitleBox2 {
    margin-bottom: 50px;
    position: relative;
    padding-top: 124px;
    margin-top: -124px;
}

.auTitleBox2::after {
    position: absolute;
    right: -304px;
    top: 147px;
    content: "";
    width: 214px;
    height: 0px;
    border: 2px solid #D8D8D8;
}

.auTitleBox2::before {
    transform: rotateY(180deg);
    position: absolute;
    right: -51px;
    top: 137px;
    content: "";
    width: 34px;
    height: 24px;
    background: url("../images/abouttitle1.png") center/34px 24px;
}

.auTitleBox3,
.auTitleBox4 {
    position: relative;
    padding-top: 24px;
    margin-top: -80px;
}

.auTitleBox3::after {
    position: absolute;
    left: -253px;
    top: 47px;
    content: "";
    width: 214px;
    height: 0px;
    border: 2px solid #D8D8D8;
}

.auTitleBox3::before {
    position: absolute;
    left: 0px;
    top: 37px;
    content: "";
    width: 34px;
    height: 24px;
    background: url("../images/abouttitle1.png") center/34px 24px;
}

.auTitleBox4::after {
    position: absolute;
    right: -253px;
    top: 47px;
    content: "";
    width: 214px;
    height: 0px;
    border: 2px solid #D8D8D8;
}

.auTitleBox4::before {
    transform: rotateY(180deg);
    position: absolute;
    right: 0px;
    top: 37px;
    content: "";
    width: 34px;
    height: 24px;
    background: url("../images/abouttitle1.png") center/34px 24px;
}

.autitBg01 {
    font-size: 40px;
    font-weight: normal;
    text-align: left;
    color: #2d2d2d;

}

.auTitleBox2 p {
    text-align: right;
}

.autitBg02 {
    font-size: 40px;
    font-weight: normal;
    line-height: normal;
    text-align: right;
    color: #2d2d2d;
}

.autitBg03 {
    background: url('../images/auTitBg03.png') no-repeat center;
    background-size: 100% 100%;
}

.autitBg04 {
    margin-left: 48px;
    font-size: 40px;
    font-weight: normal;
    line-height: normal;
    text-align: left;
    color: #2d2d2d;
}

.autitBg05 {
    margin-right: 48px;
    font-size: 40px;
    font-weight: normal;
    line-height: normal;
    text-align: right;
    color: #2d2d2d;
}

.aboutbtn {
    margin-top: 56px;
    width: 176px;
    height: 49px;
    background: #94070A;
    font-size: 18px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}

.auText01 {
    font-size: 16px;
    font-weight: 400;
    color: #656565;
    line-height: 36px;
    text-indent: 48px;
}

#joinUsRecruit p {
    padding-bottom: 10px;
    color: #3D3D3D;
    font-size: 20px;
}

#joinUsRecruit p:last-child {
    padding-bottom: 0px;
}

#joinUsRecruit p span {
    color: #3D3D3D !important;
}

.qzlist {
    font-size: 20px;
    font-weight: normal;
    line-height: normal;
    color: #122099;
    margin-top: 14px;
    display: flex;
    align-items: center;
}

.qzlist img:nth-child(1) {
    width: 24px;
    height: 24px;
    margin-right: 6px;
}

.qzlist img:nth-child(2) {
    width: 16px;
    height: 16px;
    margin-left: 3px;
}

#joinUsList p {
    font-size: 20px;
    color: #666666;
    line-height: normal;
    font-weight: normal;
    padding-left: 62px;
    padding-right: 62px;
    /* text-indent: -34px; */
}

#joinUsList p img {
    width: 16px;
    height: 16px;
    margin-right: 20px;
}

#joinUsList p strong {
    display: inline-block;
    margin: 14px 0 10px;
    padding-left: 36px;
    font-size: 22px;
    font-weight: normal;
    color: #151515;
    background: url(../images/aboutusitem.png) no-repeat left center/16px 16px;
}

.autSpan01 {
    font-size: 34px;
    font-weight: bold;
}

.autSpan02 {
    color: #FF7449;
    font-weight: bold;
}

.autSpan03 {
    color: #FE3131;
}

.auBox02 img {
    padding-top: 50px;
}

.auBox04 {
    width: 100%;
    /* margin: 0 auto; */
    padding: 16px 0 0 0;
}

#joinUsList {
    margin-top: 80px;
    width: 100%;
}

.recruitBox {
    height: auto;
    border: 2px solid #EBEBEB;
    margin: 0px auto 36px;
    padding-bottom: 20px;
    /* width: 1419px; */
    width: 74%;
    border-radius: 12px;
    opacity: 1;
    background: #FFFFFF;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.05);
}

.rtPos {
    margin: 59px 61px 10px;
    padding-bottom: 30px;
    text-align: center;
    display: flex;
    flex-direction: row;
    align-items: center;
    border-bottom: 2px dashed #D8D8D8;
}

.rtPos img {
    display: inline-block;
    width: 40px;
    height: 40px;
}

.rtPos h2 {
    margin-left: 12px;
    font-size: 28px;
    font-weight: normal;
    color: #151515;
    line-height: 34px;
}

.rpLine {
    padding: 0 30px 20px 30px;
}

.rpLine h2 {
    font-size: 26px;
    color: #333333;
    line-height: 26px;
    padding-bottom: 20px;
    font-weight: bold;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
}

.rpLine p {
    font-size: 26px;
    color: #666666;
    line-height: 36px;
    padding-left: 34px;
    text-indent: -34px;
}

.auBox05 {
    padding-top: 35px;
    /* padding-bottom: 100px; */
}

.auBox05 ul {
    overflow: hidden;
}

.auBox05 ul li {
    float: left;
    width: 814px;
    font-size: 20px;
    font-family: SourceHanSansCN-Normal, SourceHanSansCN;
    font-weight: normal;
    color: #151515;
    line-height: normal;
    margin-bottom: 8px;
    padding-left: 29px;
}

.auBox05 ul li.auLi01 {
    background: url('../images/auIcon01.png') no-repeat left center/20px 20px;
}

.auBox05 ul li.auLi02 {
    width: 530px;
    background: url('../images/auIcon02.png') no-repeat left center/20px 20px;
}

.auBox05 ul li.auLi03 {
    background: url('../images/auIcon03.png') no-repeat left center/20px 20px;
}

.auBox05 ul li.auLi04 {
    width: 530px;
    background: url('../images/auIcon04.png') no-repeat left center/20px 20px;
}

.auBox05 ul li.auLi05 {
    background: url('../images/auIcon05.png') no-repeat left center/20px 20px;
}

/* 搜索 */
.searchtitle {
    margin: 166px 280px 0px 280px;
    padding-bottom: 35px;
    border-bottom: 1px dashed #D8D8D8;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.titleleft {
    font-size: 24px;
    font-weight: 500;
    line-height: normal;
    color: #151515;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.titleleft img {
    margin-right: 10px;
    width: 24px;
    height: 24px;
}

.titleright {
    font-size: 18px;
    font-weight: normal;
    line-height: normal;
    color: #999999;
}


/* 隐私政策 */
.privacylist {
    min-height: 700px;
    margin: 166px 280px 0px 280px;
    padding-bottom: 35px;
    border-bottom: 1px dashed #D8D8D8;
    /* display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center; */
}

/* 列表的内容标签 */
.tagsbox {
    width: fit-content;
    height: 29px;
    border-radius: 1px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-right: 20px;
    box-sizing: border-box;
    margin-top: 9px;
    position: relative;
}

.tagsbox .tagsbox11 {
    font-size: 20px;
    font-weight: normal;
    line-height: normal;
    background: rgba(220, 150, 9, 0.1);
    color: #2d2d2d;
    padding: 5px 9px;
    margin-right: 5px;
}

.tagsbox .tags {
    font-size: 20px;
    font-weight: normal;
    line-height: 28px;
    color: #2d2d2d;
    padding: 0px 9px;
    text-align: center;
    box-sizing: border-box;
}

.tagsbox .datetime {
    font-size: 20px;
    font-weight: normal;
    line-height: 28px;
    text-align: center;
    box-sizing: border-box;
}

/* .tagsbox::after {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 13px;
	height: 16px;
	background: url("../images/timetags.png") center/13px 16px;
} */

/* 论文标签 */
.knowledgeBaseLine02 .tagsbox {
    margin-left: 28px;
    margin-top: 11px;
}

/* 专著加封面样式修改 */
.zzbox {
    margin: 0px 279px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.zzbox .zzboxcon {
    display: flex;
    flex-direction: row;
    margin-right: 49px;
    margin-bottom: 44px;
    width: 421px;
}

.zzbox li:nth-child(3n) .zzboxcon {
    margin-right: 0px;
}

.zzbox li:nth-last-child(1) .zzboxcon {
    margin-bottom: 0px;
}

.zzbox li:nth-last-child(2) .zzboxcon {
    margin-bottom: 0px;
}

.zzbox li:nth-last-child(3) .zzboxcon {
    margin-bottom: 0px;
}

.zzbox .zzboxcon img {
    width: 160px;
    height: 216px;
    border-radius: 2px;
    margin-right: 16px;
}

.zzbox .zzboxcon .zzboxinfo {
    display: flex;
    flex-direction: column;
}

.zzbox .zzboxcon .zzboxinfo h2 {
    font-size: 20px;
    font-weight: normal;
    color: #151515;
    margin-bottom: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
}

.zzbox .zzboxcon .zzboxinfo .zzboxinfobox {
    font-size: 18px;
    font-weight: normal;
    color: #666;
    display: flex;
    flex-direction: column;
}

.zzbox .zzboxcon .zzboxinfo .zzboxinfobox span {
    margin-bottom: 8px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: 400;
}

/* 工具与服务首页index.html */
.commonBannerimg {
    height: 218px;
    margin: 0px 188px;
    position: relative;
}

.commonBannerimg div {
    width: 373px;
    height: 254px;
    border-radius: 4px;
    position: absolute;
    top: -107px;
}

.commonBannerimg .menuimg1 {
    background: url("../images/menuimg1.png") center/100% 100%;
    left: 0px;
}

.commonBannerimg .menuimg1:hover {
    background: url("../images/menuimg1_hover.png") center/100% 100%;
}

.commonBannerimg .menuimg2 {
    background: url("../images/menuimg2.png") center/100% 100%;
    left: 391px;
}

.commonBannerimg .menuimg2:hover {
    background: url("../images/menuimg2_hover.png") center/100% 100%;
}

.commonBannerimg .menuimg3 {
    background: url("../images/menuimg3.png") center/100% 100%;
    left: 782px;
}

.commonBannerimg .menuimg3:hover {
    background: url("../images/menuimg3_hover.png") center/100% 100%;
}

.commonBannerimg .menuimg4 {
    background: url("../images/menuimg4.png") center/100% 100%;
    right: 0px;
}

.commonBannerimg .menuimg4:hover {
    background: url("../images/menuimg4_hover.png") center/100% 100%;
}

/* 工具与服务aichat */
.aicontent {
    width: 1364px;
    height: 828px;
    background: #FAF8FC;
    margin: 124px auto 0px;
    padding: 71px 254px 65px 254px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: end;
}

.aicontent .aicontentbox {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: start;
    width: 100%;
}

.aicontent .aicontentbox > img {
    width: 27px;
    height: 27px;
    margin-top: 4px;
}

.aicontent .aicontentbox .aicontentboxtop {
    width: 819px;
    height: 485px;
    border-radius: 6px;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(228, 218, 238, 0.37);
    padding: 25px 18px 46px 20px;
    box-sizing: border-box;
}

.aicontent .aicontentbox .aicontentboxtop > p {
    font-size: 24px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0em;
    color: #2A1700;
}

.aicontent .aicontentbox .aicontentboxtop > span {
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0em;
    color: #666666;
    margin-top: 13px;
    margin-bottom: 27px;
    display: block;
}

.aicontent .aicontentbox .aicontentboxtop .aicontentboxtopbox {
    width: 100%;
    height: calc(100% - 90px);
}

.aicontent .aicontentbox .aicontentboxtop .aicontentboxtopbox .aichattitle {
    margin-bottom: 16px;
}

.aicontent .aicontentbox .aicontentboxtop .aicontentboxtopbox .aichattitle span {
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0em;
    color: #666666;
}

.aicontent .aicontentbox .aicontentboxtop .aicontentboxtopbox .aichatlist {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.aicontent .aicontentbox .aicontentboxtop .aicontentboxtopbox .aichatlist .aichatlistbox {
    padding: 15px 30px 15px 20px;
    box-sizing: border-box;
    width: 387px;
    /* height: 87px; */
    border-radius: 4px;
    background: #F8F8FC;
    margin-top: 8px;
}

.aicontent .aicontentbox .aicontentboxtop .aicontentboxtopbox .aichatlist .aichatlistbox:nth-child(1),
.aicontent .aicontentbox .aicontentboxtop .aicontentboxtopbox .aichatlist .aichatlistbox:nth-child(2) {
    margin-top: 0px;
}

.aicontent .aicontentbox .aicontentboxtop .aicontentboxtopbox .aichatlist .aichatlistbox p {
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0em;
    color: #2A1700;
    margin: 0px;
}

.aicontent .aicontentbox .aicontentboxtop .aicontentboxtopbox .aichatlist .aichatlistbox span {
    margin-top: 8px;
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0em;
    color: #666666;
}

.aicontent .aichathistroy {
    width: 100%;
    min-height: 485px;
    overflow: hidden;
    overflow-y: auto;
    display: none;
}

/* 隐藏垂直滚动条 */
.aicontent .aichathistroy::-webkit-scrollbar {
    display: none;
    /* 将垂直滚动条隐藏起来 */
}

.aicontent .aichathistroy .usebox {
    display: flex;
    flex-direction: row;
    justify-content: left;
    align-items: center;
}

.aicontent .aichathistroy .usebox img {
    width: 27px;
    height: 27px;
    border-radius: 4px;
}

.aicontent .aichathistroy .usebox p {
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0em;
    color: #412400;
    margin: 0px 0px 0px 10px;
}

.aicontent .aichathistroy .robotbox {
    display: flex;
    flex-direction: row;
    justify-content: left;
    align-items: start;
    margin-top: 27px;
    margin-bottom: 51px;
    position: relative;
}

.aicontent .aichathistroy .robotbox .robotboxtext {
    position: absolute;
    bottom: -40px;
    left: 48px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.aicontent .aichathistroy .robotbox .robotboxtext[data-type='加载中'] .refash {
    display: none;
}

.aicontent .aichathistroy .robotbox .robotboxtext[data-type='完成'] .refash {
    display: block;
}

.aicontent .aichathistroy .robotbox .robotboxtext span {
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0em;
    color: #DC9609;
    margin-top: 10px;
}

.aicontent .aichathistroy .robotbox img {
    width: 27px;
    height: 27px;
    border-radius: 4px;
}

.aicontent .aichathistroy .robotbox .robotboxanswer {
    width: 819px;
    padding: 21px 57px 21px 29px;
    box-sizing: border-box;
    border-radius: 6px;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(228, 218, 238, 0.37);
    margin-left: 10px;
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0em;
    color: #666666;
}

.aicontent .aicontentboxbottom {
    width: 819px;
    height: 134px;
    border-radius: 6px;
    margin-top: 42px;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(228, 218, 238, 0.37);
    padding: 24px 14px 20px 15px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: end;
}

.aicontent .aicontentboxbottom .aichatinput {
    width: 721px;
    height: 100%;
}

.aicontent .aicontentboxbottom .aichatinput input {
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0em;
    color: #999999;
    width: 100%;
    height: 100%;
}

.aicontent .aicontentboxbottom .aichatinput textarea {
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0em;
    color: #151515;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    min-width: 100%;
    min-height: 100%;
    border: 0px;
    background: transparent;
    /* 隐藏textarea的放大缩小标识 */
    resize: none;
}

.aicontent .aicontentboxbottom .aichatinput textarea::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999;
}

.aicontent .aicontentboxbottom.cur {
    box-sizing: border-box;
    border: 1px solid rgba(65, 36, 0, 0.26);
}

.aicontent .aicontentboxbottom img {
    width: 55px;
    height: 37px;
}

.aicontent > p {
    text-align: center;
    margin: 14px auto 0px;
    font-size: 12px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0em;
    color: #999999;
}
/* 收起的内容样式 */
 .zkrbMain {
    margin-top: 14px;
    font-size: 20px;
    font-weight: normal;
    line-height: 30px;
    letter-spacing: 0em;
    color: #666666;
    padding-top: 0px;
}

/* 收起的内容样式 */
#searchResultContent .zkrbMain {
	margin-top: 14px;
	font-size: 20px;
	font-weight: normal;
	line-height: 30px;
	letter-spacing: 0em;
	color: #666666;
	padding-top: 0px;
}

#searchResultContent .reportBox {
    padding: 21px 0px 14px 0px !important;
    margin: 0px 280px 0 !important;
}

#searchResultContent li div.reportBox div.rbBtn {
    top: 19px;
}

#searchResultContent .zcyjBox {
    padding-top: 21px;
    padding-bottom: 12px;
}

#searchResultContent .zcyjBoxRight div.cont {
    margin-top: 6px;
}

#searchResultContent .hotListMain li {
    padding: 21px 0px 12px 0px !important;
}

#searchResultContent .hotListMain li div.hlText02 h3 {
	font-size: 22px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0em;
	color: #151515;
	background: url(../images/titBg.png) no-repeat left center / 20px 20px;
	padding-left: 28px;
	padding-bottom: 0px;
	height: auto;
}

#searchResultContent .hotListMain li div.hlText02 p {
	font-size: 20px;
	font-weight: normal;
	line-height: 26px;
	letter-spacing: 0em;
	color: #666666;
	margin-top: 12px;
}

#searchResultContent .knowledgeBaseLine02 {
    margin-top: 0px;
}

#searchResultContent .knowledgeBaseLine02 .monographBox {
    padding-top: 21px;
    padding-bottom: 12px;
}

/* 国别政策左侧滚动标识 */
.scrollmark1 {
    position: relative;
}

.scrollmark1::after {
    content: "";
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: url("../images/scrollmark.png") center/24px 24px;
    width: 24px;
    height: 24px;
}

.scrollmark2 {
    position: relative;
}

.scrollmark2::after {
    transform: rotateX(180deg);
    content: "";
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: url("../images/scrollmark.png") center/24px 24px;
    width: 24px;
    height: 24px;
}

/* 弹窗 */
.dislog {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    z-index: 99999;
    display: none;
}

.dislog .disloghidden {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
}

.dislog .dislogbox {
    width: 365px;
    height: 271px;
    border-radius: 10px;
    opacity: 1;
    position: absolute;
    left: 50%;
    margin-left: -182.5px;
    top: 25%;
    background: #FFFFFF;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 32px 47px 20px 47px;
    box-sizing: border-box;
}

.dislog .dislogbox .disclose {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 24px;
    height: 24px;
}

.dislog .dislogbox .disnone {
    width: 271px;
    height: 177px;
}

.dislog .dislogbox span {
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0px;
    margin-top: 20px;
    color: #DC9609;
}