/*2019-3-29*/

a {
    cursor: pointer;
}

img {
    display: inline-block;
}

.img-container {
    display: inline-block;
}

h2 {
    margin: 0 auto;
    text-align: center;
}

h2 span {
    font-size: 58px;
    font-style: italic;
}

h3 {
    font-size: 28px;
    /* line-height: 2; */
}

h3 span {
    font-size: 36px;
    font-style: italic;
    color: #51a712;
}

.h-135 {
    height: 135px;
}

.w-1 {
    width: 100%;
}

.w-1100 {
    width: 1100px;
    margin: 0 auto;
}

.w-100 {
    width: 100px !important;
}

.pointer span {
    cursor: pointer;
}

/* è¦†ç›–cms ------*/

.h-135 {
    height: 135px;
}

.w-1.tui-1000 {
    width: 100%;
}

.w-1.tui-1000 .tui-center {
    width: 100%;
}

.w-1100 {
    width: 1100px !important;
    margin: 0 auto !important;
}

.tui-1000 {
    width: 1100px;
}

.tui-1000 .tui-center {
    width: 1100px;
    margin: 0 auto;
}

.static_adpic {
    max-width: 1100px;
}

a {
    cursor: pointer;
}

.img-container {
    display: inline-block;
}

.cms_head {
    margin: 0;
}

.container h2 {
    margin: 0 auto;
    text-align: center;
    height: 50px;
}

.container .section-2 h2 {
    background: url('../images/main_t3.png') no-repeat 448px 15px;
}

.container .section-3 h2 {
    background: url('../images/main_t4.png') no-repeat 389px 5px;
}

.container .section-4 h2 {
    background: url('../images/main_t5.png') no-repeat 471px 5px;
}

.container .section-5 h2 {
    background: url('../images/main_t6.png') no-repeat 448px 5px;
}

.container h2 span {
    font-size: 58px;
    font-style: italic;
}

.container h3 {
    font-size: 28px;
    /* line-height: 2; */
}

.container h3 span {
    font-size: 36px;
    font-style: italic;
    color: #51a712;
}

.header {
    width: 100%;
    height: 165px;
}

.header .header-main {
    height: 105px;
}

.header .header-nav {
    height: 60px;
    background-color: #0d72e4;
}

.header .header-main>div,
.header .header-nav>div {
    width: 1100px;
    margin: 0 auto;
    position: relative;
}

.header .header-main div div {
    height: 105px;
    line-height: 105px;
}

.header .header-main div input {
    position: absolute;
    top: 38px;
    right: 120px;
    font-size: 14px;
    color: #afafaf;
    border-radius: 5px;
    padding: 5px;
    margin: 0 15px;
    background-color: transparent;
    border: 1px solid #ccc;
    width: 255px;
}

.header .header-main .search-btn {
    position: absolute;
    top: 43px;
    right: 143px;
    height: 22px;
    width: 22px;
    cursor: pointer;
}

.header .header-nav div {
    position: relative;
}

.header .header-main .ic-symbol img {
    width: 400px;
    height: 65px;
    vertical-align: -webkit-baseline-middle;
    vertical-align: middle;
    margin-top: 20px;
}

.header .header-main .header-login input {
    width: 200px;
    height: 30px;
    line-height: 30px;
    /* background: url(../images/u232.png) no-repeat 240px 50%; */
    padding: 0 40px 0 8px;
    font-size: 14px;
    border: 1px solid #d6d6d6;
    border-radius: 4px;
}

.header .header-main .header-login i {
    display: inline-block;
    height: 30px;
    width: 40px;
    border: none;
    vertical-align: middle;
    position: relative;
    line-height: 35px;
    text-align: center;
    margin-left: -42px;
}

.header .header-main .header-login i img {
    width: 16px;
    height: 16px;
    margin-top: 6px;
}

.header .header-main .header-login i:before {
    position: absolute;
    content: '';
    height: 23px;
    width: 1px;
    background-color: #d6d6d6;
    right: 40px;
    top: 4px;
}

.header .header-main .header-login span {
    font-size: 14px;
    padding: 0 15px;
    color: #2a2a2a;
}

.header .header-main .header-login span {
    position: relative;
}

/* .header .header-main .header-login span:before {
    position: absolute;
    content: '';
    height: 12px;
    width: 1px;
    background-color: #9b9b9b;
    right: 0px;
    top: 5px;
} */

.header .header-main .header-login span+span {
    border-right: none;
}

.header .header-main .header-login span+span:before {
    display: none;
}

.header-nav .header-nav-ul li {
    float: left;
    position: relative;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
}

.header-nav .header-nav-ul li>a {
    font-size: 16px;
    color: #fff;
    padding: 0 12px;
}

.header-nav .header-nav-ul li:hover {
    background: #6ab710;
}

.header-nav .header-nav-ul li dl {
    display: none;
}

.header-nav .header-nav-ul li:hover dl {
    display: block;
}

.header-nav .header-nav-ul li dl {
    position: absolute;
    box-sizing: border-box;
    width: 90px;
    min-width: 100%;
    top: 60px;
    left: 0;
    background-color: #fff;
    border: 1px solid #6ab710;
    border-radius: 2px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .12);
    line-height: 36px;
    padding: 5px 0;
    z-index: 100;
    white-space: nowrap;
}

.header-nav .header-nav-ul li dl dd {
    height: 36px;
    width: 100%;
    line-height: 36px;
}

.header-nav .header-nav-ul li dl dd:hover {
    background: #f2f2f2;
}

.header-nav .header-nav-ul li dl a {
    font-size: 14px;
    color: #121212;
    padding: 0 12px;
}

.header-nav-select {
    width: 100px;
    height: 60px;
    border: none;
    position: relative;
}

.header-nav-select span {
    display: inline-block;
    width: 55px;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    padding: 0 12px;
    text-align: right;
}

.header-nav-select ul {
    width: 100px;
    position: absolute;
    top: 60px;
    display: none;
    background-color: #fff;
    border: 1px solid #6ab710;
    border-radius: 2px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .12);
    padding: 5px 0;
    z-index: 1314520;
}

.header-nav-select li {
    cursor: pointer;
    line-height: 36px;
    font-size: 14px;
    padding: 0 15px;
    color: #121212;
    text-align: center;
}

.header-nav-select li:hover {
    background: #f2f2f2;
}

.header-nav-select font {
    position: absolute;
    right: 5px;
    font-size: 26px;
    top: 18px;
    line-height: 1;
    color: #fff;
    transform: rotate(90deg);
    transition: all .3s;
    -webkit-transition: all .3s;
}

.header-nav-select.nav-selected font {
    transform: rotate(-90deg);
}

.header-user-select {
    height: 60px;
    border: none;
    position: relative;
}

.header-user-select p {
    display: inline-block;
    height: 105px;
    line-height: 105px;
    font-size: 12px;
    color: #2a2a2a;
    cursor: pointer;
    padding-right: 10px;
}

.header-user-select img {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    vertical-align: middle;
}

.header-user-select label {
    padding: 0 8px;
}

.header-user-select ul {
    width: 100px;
    position: absolute;
    top: 100px;
    left: 30px;
    display: none;
    background-color: #fff;
    border: 1px solid #cdcdcd;
    border-radius: 2px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .12);
    padding: 5px 0;
    z-index: 1314520;
}

.header-user-select li {
    cursor: pointer;
    line-height: 36px;
    font-size: 14px;
    padding: 0 15px;
    color: #121212;
    text-align: left;
    border-bottom: 1px solid #cdcdcd;
}

.header-user-select li a {
    line-height: 36px;
    height: 36px;
    width: 100%;
    display: inline-block;
}

.header-user-select li:last-child {
    border: none;
}

.header-user-select li:hover {
    background: #f2f2f2;
}

.header-user-select font {
    position: absolute;
    right: 0px;
    top: 42px;
    line-height: 1;
    font-size: 22px;
    color: #2a2a2a;
    transform: rotate(90deg);
    transition: all .3s;
    -webkit-transition: all .3s;
}

.header-user-select.nav-selected font {
    transform: rotate(-90deg);
}

/* .header .header-nav .header-nav-ul .header-nav-item {
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
}

.header .header-nav .header-nav-ul .header-nav-item>a {
    font-size: 18px;
    color: #fff;
    padding: 0 12px;
}


.header-nav-ul li .layui-nav-child {
    box-sizing: border-box;
    width: 90px;
    top: 60px;
    border: 1px solid #6ab710;
} */

/* .header-user-select .layui-form-select .layui-input {
    width: 100px;
    font-size: 18px;
}

.header-user-select .layui-form-select .layui-edge {
    right: 12px;
}

.header-user-select .layui-form-select dl dd {
    font-size: 18px;
}

.header-user-select .layui-form-select dl {
    top: 45px;
}

.header .header-nav .header-nav-item.layui-this {
    background-color: #6ab710;
} */

.footer {
    width: 100%;
    /* height: 340px; */
    background-color: #36373b;
    overflow: hidden;
}

.footer>div {
    width: 1100px;
    margin: 0 auto;
}

.footer .footer-nav {
    padding: 20px 0;
    padding-bottom: 35px;
}

.footer-nav>li+li {
    margin-left: 70px;
}

.footer-nav>li+li+li {
    margin-left: 230px;
}

.footer-nav>li+li+li+li {
    margin-left: 20px;
    width: 70px;
}

.footer-nav>li+li+li+li+li {
    margin-left: 180px;
    width: auto;
}

.footer-nav li ul li {
    height: 34px;
    line-height: 34px;
    color: #898989;
    font-size: 16px;
}

.footer-nav li ul li:first-child a {
    color: #fff;
}

.footer-nav .wechat img {
    width: 115px;
    height: 115px;
    display: block;
    margin: 0 auto;
    background-color: #fff;
}

.footer-nav .wechat span,
.footer-nav .weibo a span {
    color: #666;
    font-size: 14px;
}

.footer-nav .weibo {
    text-align: center;
}

.footer-nav .weibo a {
    display: table-cell;
    vertical-align: bottom;
    height: 155px;
}

.footer-nav .wechat li {
    margin-top: 6px;
}

.footer-info {
    text-align: center;
}

.footer-info div {
    margin: 12px auto;
}

.footer-info div span {
    font-size: 16px;
}

.footer-info div:first-child span:first-child {
    margin-right: 15px
}

.footer-info div:last-child span {
    position: relative;
    /* padding: 0 15px; */
}

/* .footer-info div:last-child span:first-child::before {
    position: absolute;
    content: '';
    height: 12px;
    width: 1px;
    background-color: #898989;
    right: 0px;
    top: 5px;
} */

.header.header-EN .header-nav .header-nav-ul .header-nav-item>a {
    font-size: 16px;
    padding: 0 10px;
}

.header.header-EN .header-nav-ul li dd {
    width: auto;
}

.footer.footer-EN .footer-nav li {
    font-size: 14px;
}

.footer.footer-EN .footer-nav li ul li {
    height: 32px;
    line-height: 32px;
}

.footer.footer-EN .footer-nav li a {
    color: #b5b5b5;
}

.footer.footer-EN .footer-nav li ul li:first-child a {
    color: #FFF;
}

.footer.footer-EN .footer-nav>li {
    width: 270px;
}

.footer.footer-EN .footer-nav>li+li {
    width: 470px;
    margin-left: 55px;
    margin-right: 65px;
}

.footer.footer-EN .footer-nav>li+li+li {
    width: 240px;
}

.footer.footer-EN .logo-EN {
    width: 225px;
    height: 120px;
    display: table-cell;
    vertical-align: middle;
}

.footer.footer-EN .logo-EN img {
    width: 225px;
    height: 90px;
    vertical-align: middle;
}

.footer.footer-EN .footer-info p {
    height: 32px;
    line-height: 32px;
    color: #b5b5b5;
    font-size: 14px;
}

.footer.footer-EN .footer-info span,
.footer.footer-EN .footer-info a {
    color: #b5b5b5;
}

.footer.footer-EN .footer-info div:last-child span:first-child {
    border-right: none;
}

.EN h2 {
    margin: 0 auto;
    text-align: center;
    color: #121212;
    font-size: 30px;
}

.EN h2 span {
    font-size: 50px;
    font-weight: bolder;
    font-style: normal;
    color: #121212;
}

.EN h3 {
    font-size: 24px;
    color: #121212;
}

.EN h3 span {
    font-size: 24px;
    font-weight: bolder;
    font-style: normal;
    color: #363636;
}

.header.header-EN .header-nav .header-nav-ul .header-nav-item>a {
    font-size: 16px;
    padding: 0 10px;
}

.header.header-EN .header-nav-ul li dl {
    width: auto;
}

.footer.footer-EN {
    height: 290px;
}

.footer.footer-EN .footer-nav {
    padding-top: 30px;
    padding-bottom: 50px;
    border-bottom: 1px solid #4f5150;
}

.footer.footer-EN .footer-nav li {
    font-size: 14px;
}

.footer.footer-EN .footer-nav li ul li {
    height: 32px;
    line-height: 32px;
}

.footer.footer-EN .footer-nav li a {
    color: #b5b5b5;
}

.footer.footer-EN .footer-nav li ul li:first-child a {
    color: #FFF;
}

.footer.footer-EN .footer-nav>li {
    width: 510px;
}

.footer.footer-EN .footer-nav>li+li {
    width: 230px;
    margin-left: 55px;
    margin-right: 65px;
}

.footer.footer-EN .footer-nav>li+li+li {
    width: 240px;
}

.footer.footer-EN .logo-EN {
    width: 225px;
    height: 120px;
    display: table-cell;
    vertical-align: middle;
}

.footer.footer-EN .logo-EN img {
    width: 225px;
    height: 90px;
    vertical-align: middle;
}

.footer.footer-EN .footer-info p {
    height: 32px;
    line-height: 32px;
    color: #b5b5b5;
    font-size: 14px;
}

.footer.footer-EN .footer-info span,
.footer.footer-EN .footer-info a {
    color: #b5b5b5;
}

.footer.footer-EN .footer-info div:last-child span:first-child {
    border-right: none;
}

.footer.footer-EN .i-email,
.footer.footer-EN .i-phone,
.footer.footer-EN .i-home {
    display: flex;
}

.footer.footer-EN .i-email i,
.footer.footer-EN .i-phone i,
.footer.footer-EN .i-home i {
    position: relative;
}

.footer.footer-EN .i-email img,
.footer.footer-EN .i-phone img,
.footer.footer-EN .i-home img {
    vertical-align: middle;
    position: absolute;
    width: 18px;
    height: 12px;
    top: 50%;
    left: 50%;
    margin-left: 0px;
    margin-top: -6px;
}

.footer.footer-EN .i-home img {
    width: 20px;
    height: 15px;
}

.footer.footer-EN .i-email span,
.footer.footer-EN .i-phone span,
.footer.footer-EN .i-home span {
    padding-left: 30px;
}

.footer.footer-EN img {
    display: inline-block;
}

.footer-info {
    position: relative;
}

.footer-info:before {
    position: absolute;
    content: '';
    left: 0;
    top: -25px;
    width: 100%;
    border-top: 1px solid #484848;
}

.footer-EN .footer-info:before {
    display: none;
}

.EN .container .layui-nav-tree .layui-nav-item>a {
    background: transparent !important;
}


/*@media (max-width: 1500px) {
    .container {
        background-size: 100% 350px !important;
        min-height: 700px;
    }
}

@media (min-width:1501px) and (max-width: 2100px) {
    .container {
        background-size: 100% 480px !important;
        min-height: 700px;
    }
}*/

.news-main,
.activity-main {
    margin-bottom: 100px;
}

#member-tab.layui-nav-tree,
#about-tab.layui-nav-tree,
#study-tab.layui-nav-tree,
#media-tab.layui-nav-tree {
    width: 250px;
    padding: 0;
}

#search-tab.layui-nav-tree {
    width: 245px;
}

.member-container,
.about-container,
.study-container,
.media-container {
    width: 770px !important;
}

.container .layui-nav-tree .layui-nav-item>a {
    background-repeat: no-repeat;
    background-position: 45px center;
}

.container .study-content .layui-nav-tree .layui-nav-item>a {
    background-image: url('../images/ic_study.png');
    background-size: 30px 25px;
}

.container .member-content .layui-nav-tree .layui-nav-item>a {
    background-image: url('../images/ic_member.png');
    background-size: 27px 27px;
}

.container .media-content .layui-nav-tree .layui-nav-item>a {
    background-image: url('../images/ic_media.png');
    background-size: 30px 27px;
}

.container .about-content .layui-nav-tree .layui-nav-item>a {
    background-image: url('../images/ic_about.png');
    background-size: 32px 27px;
}

.content-container:hover .content-container-title,
.news-title a:hover,
.activity-title a:hover {
    color: #e91313 !important;
}

.content-container:hover .content-container-content {
    color: #6799ba;
}

.content-container:hover {
    background: #c4e7ff;
    opacity: 1 !important;
}

.content-itself-title {
    color: #121212;
}

.content-itself-title:hover,
.content-itself-title:hover a {
    color: #e91313 !important;
}

.model-container-ul {
    width: 520px;
    position: relative;
}

.model-container-ul:first-child {
    margin-right: 30px;
}

.model-container-ul li {
    padding-left: 20px;
    margin-top: 10px;
}

.model-container-ul li:before {
    position: absolute;
    content: 'Â·';
    font-size: 24px;
    color: #b2b2b2;
    left: 0px;
}

.model-container-ul li a {
    line-height: 1.5;
    font-size: 16px;
    color: #121212;
}

.news-tab,
.news-tab ul,
.news-tab ul li {
    height: 65px;
}

.news-tab ul li {
    width: 80px;
    padding: 0;
    line-height: 65px;
}

.layui-tab-content {
    padding: 0;
}

.layui-tab-title .layui-this:after {
    height: 65px;
    border-color: #e64646 !important;
}

.layui-tab-title .layui-this a {
    color: #e64646;
}

.layui-tab-title li a {
    font-size: 16px;
}

/* .content-container-content{
    position: relative;
    height: 60px;
    overflow: hidden;
    line-height: 20px!important;
} */

/* .content-container-content::after {
    content:"...";
    font-weight:bold;
    position:absolute;
    bottom:3px;
    right:8px;
    padding:0 20px 1px 45px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white), color-stop(50%, white));
    background: -moz-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
    background: -o-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
    background: -ms-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
    background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
} */

/* äºŒçº§å¯¼èˆª */

.second-tab,
.second-tab ul,
.news-tab ul li {
    height: 65px;
    border-bottom: 1px solid #EDEDED;
}

.second-tab ul li {
    width: 80px;
    padding: 0;
    line-height: 65px;
}

.second-tab ul li.layui-this::before {
    position: absolute;
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-width: 8px 8px 8px 8px;
    border-style: solid;
    border-color: #e64646 transparent transparent transparent;
    margin-top: 65px;
    margin-left: 40%;
}

.second-tab .layui-tab-content {
    padding: 0;
}

.second-tab .layui-tab-title .layui-this:after {
    height: 65px;
    border-color: #e64646 !important;
}

.second-tab .layui-tab-title .layui-this a {
    color: #e64646;
}

/* layui */

.header-nav .layui-nav {
    padding: 0
}

.header-nav .layui-nav-item:hover {
    background-color: #6aB710;
}

.header-nav .layui-nav-bar,
.header-nav .layui-nav .layui-this:after,
.header-nav .layui-nav-tree .layui-nav-itemed:after {
    background-color: #6aB710 !important;
}

.layui-form-select .layui-input {
    /* position: relative; */
    height: 30px;
    width: 100px;
    background-color: transparent;
    color: #fff;
    border: none;
    margin-top: 15px;
    top: -50%;
    font-size: 14px;
}

.layui-form-select dl {
    top: 35px;
}

.lay-page {
    padding-top: 30px;
}

/* .media-main .lay-page,.study-main .lay-page{
    margin-top:20px;
} */

.layui-laypage span {
    border: none;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #949494;
}

.layui-nav-more {
    display: none;
}

/** å¯¼èˆªèœå• **/
.layui-nav {
    position: relative;
    padding: 0 20px;
    background-color: #393D49;
    color: #fff;
    border-radius: 2px;
    font-size: 0;
    box-sizing: border-box;
}

.layui-nav * {
    font-size: 14px;
}

.layui-nav .layui-nav-item {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    line-height: 60px;
}

.layui-nav .layui-nav-item a {
    display: block;
    padding: 0 20px;
    color: #fff;
    color: rgba(255, 255, 255, .7);
    transition: all .3s;
    -webkit-transition: all .3s;
}

.layui-nav-bar,
.layui-nav .layui-this:after,
.layui-nav-tree .layui-nav-itemed:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 5px;
    background-color: #2B9CED;
    transition: all .2s;
    -webkit-transition: all .2s;
}

.layui-nav-bar {
    z-index: 1000;
}

/*.layui-nav .layui-this a
,.layui-nav .layui-nav-item a:hover{color: #fff;}*/
.layui-nav .layui-this:after {
    content: '';
    top: auto;
    bottom: 0;
    width: 100%;
}

.layui-nav-img {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    border-radius: 50%;
}

.layui-nav .layui-nav-more {
    content: '';
    width: 0;
    height: 0;
    border-style: dashed;
    border-color: transparent;
    overflow: hidden;
    cursor: pointer;
    transition: all .2s;
    -webkit-transition: all .2s;
}

.layui-nav .layui-nav-more {
    position: absolute;
    top: 50%;
    right: 3px;
    margin-top: -3px;
    border-width: 6px;
    border-top-style: solid;
    border-top-color: #fff;
    border-top-color: rgba(255, 255, 255, .7);
}

.layui-nav .layui-nav-mored,
.layui-nav-itemed .layui-nav-more {
    margin-top: -9px;
    border-style: dashed;
    border-color: transparent;
    border-bottom-style: solid;
    border-bottom-color: #fff;
}

.layui-nav-child {
    display: none;
    position: absolute;
    left: 0;
    top: 65px;
    min-width: 100%;
    line-height: 36px;
    padding: 5px 0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .12);
    border: 1px solid #d2d2d2;
    background-color: #fff;
    z-index: 100;
    border-radius: 2px;
    white-space: nowrap;
}

.layui-nav .layui-nav-child a {
    color: #333;
}

.layui-nav .layui-nav-child a:hover {
    background-color: #f2f2f2;
    color: #000;
}

.layui-nav-child dd {
    position: relative;
}

.layui-nav-child dd.layui-this {
    background-color: #2B9CED;
    color: #fff;
}

.layui-nav .layui-nav-child dd.layui-this a {
    background-color: #2B9CED;
    color: #fff;
}

.layui-nav-child dd.layui-this:after {
    display: none;
}


/*@media (max-width: 1500px) {
    .container {
        background-size: 100% 350px !important;
        min-height: 700px;
    }
}

@media (min-width:1501px) and (max-width: 2100px) {
    .container {
        background-size: 100% 480px !important;
        min-height: 700px;
    }
}*/

.news-main,
.activity-main {
    margin-bottom: 100px;
}

#member-tab.layui-nav-tree,
#about-tab.layui-nav-tree,
#study-tab.layui-nav-tree,
#media-tab.layui-nav-tree {
    width: 250px;
}

#search-tab.layui-nav-tree {
    width: 245px;
}

.member-container,
.about-container,
.study-container,
.media-container {
    width: 770px !important;
}

.layui-nav-tree .layui-nav-item>a {
    background-repeat: no-repeat;
    background-position: 45px center;
}

.xsyj_body .member-content .layui-nav-tree .layui-nav-item>a {
    background-image: url('../images/ic_study.png');
    background-size: 30px 25px;
}

.hyfw_body .member-content .layui-nav-tree .layui-nav-item>a {
    background-image: url('../images/ic_member.png');
    background-size: 27px 27px;
}

.mtzx_body .member-content .layui-nav-tree .layui-nav-item>a {
    background-image: url('../images/ic_media.png');
    background-size: 30px 27px;
}

.container .about-content .layui-nav-tree .layui-nav-item>a {
    background-image: url('../images/ic_about.png');
    background-size: 32px 27px;
}

.content-container:hover .content-container-title,
.news-title a:hover,
.activity-title a:hover {
    color: #e91313 !important;
}

.content-container:hover .content-container-content {
    color: #6799ba !important;
}

.content-container:hover {
    background: #c4e7ff !important;
    opacity: 1 !important;
}

.content-itself-title {
    color: #121212;
}

.content-itself-title:hover,
.content-itself-title:hover a {
    color: #e91313 !important;
}

.model-container-ul {
    width: 520px;
    position: relative;
}

.model-container-ul:first-child {
    margin-right: 30px;
}

.model-container-ul li {
    padding-left: 20px;
    margin-top: 10px;
}

.model-container-ul li:before {
    position: absolute;
    content: 'Â·';
    font-size: 24px;
    color: #b2b2b2;
    left: 0px;
}

.model-container-ul li a {
    line-height: 1.5;
    font-size: 16px;
    color: #121212;
}

.news-tab,
.news-tab ul,
.news-tab ul li {
    height: 65px;
}

.news-tab ul li {
    width: 80px;
    padding: 0;
    line-height: 65px;
}

.second-tab .layui-tab-content {
    padding: 0;
}

.second-tab .layui-tab-title .layui-this:after {
    height: 65px;
    border-color: #e64646 !important;
}

.second-tab .layui-tab-title .layui-this a {
    color: #e64646;
}

.second-tab .layui-tab-title li a {
    font-size: 16px;
}

.second-tab .layui-nav-tree .layui-this,
.layui-nav-tree .layui-this>a,
.layui-nav-tree .layui-this>a:hover,
.layui-nav-tree .layui-nav-child dd.layui-this,
.layui-nav-tree .layui-nav-child dd.layui-this a {
    background-color: #fff;
    color: #e8441e;
}

/* .content-container-content{
    position: relative;
    height: 60px;
    overflow: hidden;
    line-height: 20px!important;
} */

/* .content-container-content::after {
    content:"...";
    font-weight:bold;
    position:absolute;
    bottom:3px;
    right:8px;
    padding:0 20px 1px 45px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white), color-stop(50%, white));
    background: -moz-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
    background: -o-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
    background: -ms-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
    background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
} */

/* äºŒçº§å¯¼èˆª */
.dhft_sec1 {
    /*border-bottom: 1px solid #EDEDED;*/
}

.second-tab,
.second-tab ul,
.news-tab ul li {
    height: 65px;
}

.second-tab ul li {
    width: auto;
    line-height: 65px;
}

.second-tab ul li a {
    padding: 0 20px;
}

.second-tab ul li a::after {
    content: '';
    position: absolute;
    right: -3px;
    top: 26px;
    width: 1px;
    height: 15px;
    background: #aaaaaa;
}

.second-tab ul li.layui-this::before {
    position: absolute;
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-width: 8px 8px 8px 8px;
    border-style: solid;
    border-color: #e64646 transparent transparent transparent;
    margin-top: 65px;
    margin-left: 40%;
}

.second-tab .layui-tab-content {
    padding: 0;
}

.second-tab .layui-tab-title .layui-this:after {
    height: 65px;
    border-color: #e64646 !important;
}

.second-tab .layui-tab-title .layui-this a {
    color: #e64646;
}

.header-nav .layui-nav {
    padding: 0
}

.header-nav .layui-nav-item:hover {
    background-color: #6aB710;
}

.header-nav .layui-nav-bar,
.header-nav .layui-nav .layui-this:after,
.header-nav .layui-nav-tree .layui-nav-itemed:after {
    background-color: #6aB710 !important;
}

.layui-form-select dl {
    top: 35px;
}

.lay-page {
    padding-top: 30px;
}

/* .media-main .lay-page,.study-main .lay-page{
    margin-top:20px;
} */

.layui-laypage span {
    border: none;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #949494;
}

.layui-nav-more {
    display: none;
}

#diyselect dl {
    display: none;
}

.header-nav .layui-form-select .layui-input {
    /* position: relative; */
    height: 30px;
    width: 100px;
    background-color: transparent;
    color: #fff;
    border: none;
    margin-top: 15px;
    top: -50%;
}

.turn .layui-edge {
    margin-top: -9px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

/* icon */

.icx {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(../images/icon.png) no-repeat;
}

.icx.icx-user {
    background-position-x: 0%;
    background-position-y: 0%;
    background-position: 0px 0px;
}

.icx.icx-date {
    background-position-x: 0%;
    background-position-y: 0%;
    background-position: -24px 0px;
}

.icx.icx-watch {
    width: 20px;
    background-position-x: 0%;
    background-position-y: 0%;
    background-position: -48px 2px;
}

.icx.icx-return {
    background-position-x: 0%;
    background-position-y: 0%;
    background-position: -72px 2px;
}

/* 友情链接 */
.sec_yqlj {
    padding-bottom: 200px;
}

.sec_yqlj ul li {
    float: left;
    margin-left: 59px;
    margin-top: 30px;
    clear: none;
}

.sec_yqlj ul li h3 {
    font-family: "宋体";
    font-size: 14px;
    color: #262626;
    background: none;
}

.sec_yqlj ul li h3 a:hover {
    color: red;
}

.sec_yqlj ul li:nth-child(6n+1) {
    margin-left: 0;
}

/*ÐÂÎÅÄ£¿é*/

.tui-content .content p {
    font-family: "Î¢ÈíÑÅºÚ";
    text-align: justify;
    color: #282828;
    font-size: 16px;
}

.tui-content .content img {
    margin: 12px auto;
}

.nr_sec2_mul2_1 .bd {
    padding: 5px 10px 20px 10px !important;
}

.nr_sec2_mul2_1 .bd ul li h3,
.nr_sec2_mul2_3 .bd ul li h3 {
    padding: 0px 0px 0px 8px !important;
    background-position: 0 40% !important;
}

.tui-text-list ul li h3 a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    padding: 0px 5px !important;
    color: #1c1c1c;
    font-size: 14px;
}

.tui-text-list ul li h3 a:hover {
    color: #da3232;
}

.tui-pic-text .summary-title .subject a {
    color: #1c1c1c;
    font-size: 14px;
}

.tui-pic-text .summary a {
    color: #8a8a8a;
    font-size: 12px;
}


.lmlt ul li h3 a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.nr_sec2_mul2_2 .bd ul li:last-child {
    border-bottom: 0;
}

#smallpiclist_contain {
    position: absolute;
    right: 15px !important;
}

.sec2-1 .tui-slider-focus-pics .tui-focus-pics-suolve-smallpic ul li {
    width: 15px !important;
    height: 15px !important;
}

/*ÐÂÎÅÁÐ±í*/

.second-tab ul li:last-child a::after {
    display: none;
}


/*Ê×Ò³*/

.li-dot ul li h3 {
    background-position: 0 center;
}

.tui-slider-focus-pics .big_pic_right_btn_css {
    visibility: hidden;
}

.tui-slider-focus-pics .big_pic_left_btn_css {
    visibility: hidden;
}