﻿body {
    font-size: 16px;
    font-family: "微软雅黑";
}

* {
    margin: 0;
    padding: 0;
}

/* 头部 */
.tou {
    position: relative;
    background: url('../img/index_head.png') top center no-repeat;
}
.tabTitle li:hover {
    color: #69b575;
    font-size: 18px;
    font-weight: 700;
    border-bottom: 2px solid #257e33;
}
.app {
    width: 1040px;
    margin: 0 auto;
}

.apps {
    width: 1040px;
    margin: 0 auto;
}

.nav {
    height: 220px;
    position: relative;
}

.clr {
    clear: both;
}

.tit {
    width: 750px;
    height: 95px;
    margin-left: 88px;
    padding-top: 50px;
}

.tit-l {
    float: left;
    width: 82px;
    height: 82px;
}

.tit-l img {
    width: 100%;
    height: 100%;
}

.tit-r {
    float: left;
    margin-left: 5px;
}

.tit-r h3 {
    font-size: 40px;
    color: #2379de;
    /* text-align: center; */
    text-shadow: #fff 4px 0 0, #fff 0 3px 0, #fff -3px 0 0, #fff 0 -2px 0;
}

.tit-r p {
    font-size: 22px;
    margin-top: 13px;
    color: #2379de;
    text-align: center;
    text-shadow: #fff 2px 0 0, #fff 0 1px 0, #fff -3px 0 0, #fff 0 -2px 0;
}

.nav-box1 {
    height: 35px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #c5dbbd;
    opacity: 0.5;
  width: 100%;
}

.nav-box2 {
    width: 350px;
    height: 40px;
    margin: 0 auto;
    line-height: 40px;
    font-size: 17px;
    color: #202631;
}


/* 搜索  */
.sousuo {
    width: 197px;
    height: 25px;
    position: absolute;
    right: 20px;
    top: 4px;
}

.sousuo input {
    width: 70%;
    float: left;
    height: 24px;
    background-color: #fff;
    font-size: 14px;
    padding-left: 8px;
}

.sousuobtn {
    width: 23%;
    height: 100%;
    float: right;
    background-color: #448bd3;
    text-align: center;
    color: #fff;
    line-height: 25px;
    margin-right: 13px;
}

.sousuobtn img {
    width: 20px;
    height: 20px;
}

/* 导航栏 */
.nav2 {
    width: 100%;
    height: 78px;
    border-bottom: 5px solid #257e33;
    background-color: #257e33;
}

.nav2-m {
    height: 100%;
}

.nav2-m ul {
    padding-top: 3px;
}

.nav2-m ul li {
    width: 145px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    float: left;
}

.nav2-m ul li a {
    color: #fff;
}

.nav2-m ul li a:hover {
    text-decoration: underline;
}

.nav2-m ul li span {
    margin-left: 36px;
}

/* 导航栏end */
/* 新闻中心 */
.nav3 {
    height: 420px;
    margin-top: 30px;
}

.nav3-tit {
    width: 420px;
    height: 100%;
    float: left;
}

.nav3-xw {
    width: 100%;
    height: 32px;
    border-bottom: 2px solid #999;
    position: relative;
}

.nav3-xw h3 {
    color: #5b9e65;
    float: left;
    font-size: 23px;
    line-height: 10px;
}

.nav3-xw span {
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 8px;
}

.nav3-xw span a {
    color: #999;
}

.nav3-txt {
    width: 100%;
}

.nav3-txt li {
    width: 410px;
    height: 112px;
    text-align: center;
    margin-top: 15px;
}

.nav3-txt li h3 {
    color: #5b9e65;
    font-size: 20px;
    line-height: 25px;
    text-align: center;;
}

.nav3-txt li p {
 	width: 100%;
    height: 42px;
    text-indent: 1em; 
    /* white-space: nowrap; */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    float: left;
    color: #4b4c4c;
    /* font-weight: 700; */
    margin-top: 15px;
    text-align: left;
}

.nav3-txt li span {
    display: inline-block;
  	float: right;
}

.nav3-txt li span a {
    color: #4b4c4c;
    /* font-weight: 700; */
}

.nav3-lb {
    float: right;
    width: 575px;
    height: 402px;
}

#myCarousel {
    height: 100%;
}

.mengban {
    height: 30px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.523);
    opacity: 0.8;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    line-height: 30px;
}

.mengban p {
    color: #fff;
}

.nav3-lb .layui-carousel {
    width: 100% !important;
    height: 100% !important;
}

.nav3-lb .layui-carousel-ind {
    width: 94px !important;
    top: -25px !important;
    left: 480px !important;
    z-index: 5 !important;
}

.hide {
    display: none;
}

.nav4 {
    height: 350px;
    margin-top: 45px;
}

.nav4-spzx {
    width: 295px;
    height: 100%;
    float: left;
}

.nav4-img {
    width: 100%;
    height: 100%;
    margin-top: 24px;
}

.nav4-img img {
    width: 294px;
    height: 210px;
}

.nav4-img p {
    color: #7f7f7f;
    width: 280px;
    height: 20px;
    overflow: hidden;
    margin-top: 20px;
  text-align: center;
}

.nav4-tab {
    float: right;
    width: 687px;
    height: 100%;
}

.tabTitle {
    width: 100%;
    height: 32px;
    margin: 0;
    border-bottom: 1px solid #f6f6f5;
    position: relative;
}

.tabTitle li {
    float: left;
    width: 90px;
    height: 32px;
    line-height: 32px;
    color: #69b575;
    font-weight: 700;
    margin-left: 25px;
}

.tabTitle li.cur {
    color: #69b575;
    font-size: 18px;
    font-weight: 700;
    border-bottom: 2px solid #257e33;
}

.tabTitle li:hover {
    color: #69b575;
    font-size: 18px;
    font-weight: 700;
    border-bottom: 2px solid #257e33;
}

.tabCont {
    width: 100%;
    height: 117px;
    margin-top: 10px;
    overflow: hidden;
}

.tabCont div {
    width: 100%;
    height: 150px;
}

.tabul {
    height: 120px;
    width: 100%;
    margin: 0;
}

.show {
    display: block;
}

.hide {
    display: none;
}

.tabul li {
    width: 300px;
    height: 34px;
    line-height: 34px;
    float: left;
    list-style-type: disc;
    margin-left: 40px;
}

.tabul li a {
    display: inline-block;
    width: 275px;
    height: 25px;
    overflow: hidden;
    color: #7c7c7c;
}

.bhqf {
    height: 140px;
    padding-bottom: 50px;
}

.bhqf img {
    width: 100%;
    height: 100%;
}

.yjh {
    height: 220px;
}

.yjh-left {
    float: left;
    width: 308px;
    height: 100%;
}

.yjh-right {
    float: right;
    width: 690px;
    height: 200px;
}

.yjhgk {
    width: 100%;
    height: 40px;
    border-bottom: 2px solid #f5f5f4;
    line-height: 40px;
    color: #32863f;
    font-size: 24px;
    font-weight: 700;
}

.yjhli {
    width: 100%;
    height: 150px;
    margin: 20px 0 0 0;
}

.yjhli li {
    float: left;
    width: 130px;
    height: 34px;
    border: 3px solid #e1e2e3;
    background-color: #fbfbfb;
    border-radius: 10px;
    line-height: 24px;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 10px;
}

.yjhli li a {
	color: #829460;
    font-weight: 600;
}

.kwcb {
    height: 280px;
}

/* 学会专家 */
/* 轮播 */
.viewImg {
    height: 198px;
    margin-top: 15px;
    position: relative;
    overflow: hidden;
    position: relative;
}

.chil img {
    width: 100%;
    height: 168px;
}

.viewImg div.aa {
    left: -7px;
    z-index: 2;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    width: 30px;
    height: 60px;
    border: 1px solid black;
    background-color: #347d38;
    border-radius: 0 100px 100px 0;
    color: #fff;
    font-size: 30px;
    line-height: 60px;
    text-align: center;
}

.viewImg div.aa1 {
    width: 32px;
    height: 168px;
    position: absolute;
    right: -7px;
    z-index: 2;
    top: 50%;
    margin-top: -30px;
    width: 30px;
    height: 60px;
    border: 1px solid black;
    background-color: #347d38;
    border-radius: 100px 0 0 100px;
    color: #fff;
    font-size: 30px;
    line-height: 60px;
    text-align: center;
}

.viewImg .viewimg {
    height: 168px;
    position: absolute;
    left: 0;
    top: 0;
}

.new_left_top {
    width: 100%;
    height: 40px;
    border-radius: 10px;
    background: linear-gradient(90deg, #fff, #cee1ce);
}

.new_left_top1 {
    width: calc(100% - 5px);
    height: 40px;
    align-items: center;
    border-bottom: 1px solid #7da2c2;
}

.new_left_top_tit {
    width: 100px;
    height: 100%;
    font-size: 18px;
    color: #257e33;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
}

.new_left_top_more {
    font-size: 16px;
    color: #5e5d5e;
}

.chil {
    width: 124px;
    margin-left: 40px;
    float: left;
}

.lb_name {
    width: 100%;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background-color: #ececec;
    color: #333;
}

/* 对外交流、奖项评选 */
.dwjx {
    height: 410px;
}

.dwjl {
    width: 500px;
    height: 100%;
    float: left;
}

.jxpx {
    width: 500px;
    height: 100%;
    float: right;
}

.dwjl-txt {
    width: 100%;
    height: 181px;
    border-bottom: 2px dashed #f6f6f5;
}

.dwjl-box {
    float: left;
    width: 204px;
    height: 145px;
    margin-top: 12px;
}

.dwjl-box1 {
    float: right;
    width: 265px;
    height: 100%;
    position: relative;
}

.dwjl-box1 p {
    width: 186px;
    height: 150px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    float: left;
    color: #257e33;
    font-size: 18px;
    line-height: 40px;
}

.dwjl-box1 span {
    position: absolute;
    bottom: 30px;
    right: 25px;
}

.dwjl-box1 span a {
    color: #616060;
}

.dwjl-ul {
    width: 100%;
    height: calc(100% - 217px);
}

.dwjl-ul ul li {
    width: 100%;
    height: 36px;
    line-height: 34px;
    list-style-type: disc;
}

.dwjl-ul ul li a {
    display: inline-block;
    width: 445px;
    height: 25px;
    overflow: hidden;
    color: #585858;
}

/* 底部 */
.dibu {
    width: 100%;
    height: 45px;
    margin-top: 35px;
    background-color: #297d34;
}

.main5 {
    height: 45px;
}

.m5-l {
    height: 45px;
    float: left;
}

.m5-l a {
    font-size: 20px;
    color: #f4f9f5;
    font-weight: 700;
    text-align: center;
    line-height: 45px;
}

.m5-r {
    float: left;
    margin-top: 4px;
}

.m5-r li {
    width: 194px;
    height: 36px;
    line-height: 45px;
    position: relative;
    float: left;
    margin-left: 34px;
}

.m5-r li select {
    width: 195px;
    height: 32px;
    border: 1px solid #dedfdf;
    color: #63da73;

    position: absolute;
    top: 3px;
    left: 0;
}

.yuan {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid #dedfdf;
    justify-content: center;
    align-items: center;
    display: -webkit-flex;
    position: absolute;
    top: 50%;
    margin-top: -9px;
    right: 0;
}

.yuan2 {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #63da73;
    color: #fff;
    text-align: center;
    line-height: 13px;
}

/* 页脚 */
.foot {
    height: 184px;
}

.f-box {
    width: 685px;
    height: 110px;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
}

.f-box p,
a {
    color: #392f2c;
    font-size: 16px;
}

.f-box ul {
    height: 40px;
    width: 273px;
    margin: 0 auto;
}

.f-box ul li {
    width: 90px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    float: left;
}

.f-box ul li:nth-child(2) {
    border-left: 1px solid #bec3ca;
    border-right: 1px solid #bec3ca;
}

.f-box ul li a {
    color: #bec3ca;
    font-weight: 700;
}

.cartop {
    margin-top: 10px;
}

/* 资讯要闻页面 */
.zxyw {
	width: 1000px;
    min-height: 1100px;
    margin: 0 auto;
    margin-top: 10px;
    padding-top: 16px;
    box-shadow: #ebf5f5 0px 0px 4px 5px;
    position: relative;
    padding-bottom: 50px;
    height: auto;
}

.zxyw1 {
    width: 70%;
    /* height: 980px; */
    border-right: 1px dashed #24e4bb;
}

.zxyw2 {
	width: 100%;
    height: 35px;
    margin-left: 8px;
    line-height: 35px;
    float: left;
    border-top: 1px dashed #24e4bb;
    border-bottom: 1px dashed #24e4bb;
}

.zxyw2 p {
    width: 418px;
    /* color: #af1a11; */
    font-weight: 700;
    margin-left: 5px;
}

.zxyw2 p a {
    /* color: #af1a11; */
    font-weight: 700;
}

.zxyw .main1 {
    width: 90%;
    /* height: 950px; */
    margin-top: 10px;
    position: relative;
}

.zxyw .main-ul {
    width: 100%;
    height: 160px;
    margin-left: 35px;
}

.zxyw .main-ul li {
    height: 29px;
    line-height: 29px;
    list-style-type: disc;
}

.zxyw .main-ul li a {
    /* color: #727272; */
    display: inline-block;
    width: 425px;
    height: 30px;
    font-size: 16px;
    line-height: 44px;
    overflow: hidden;
}

.zxyw .main-ul li span {
    color: #666;
    float: right;
    font-size: 12px;
}

.zxyw3 {
    width: 26%;
    position: absolute;
    top: 25px;
    right: 16px;
}

.zxyw3-xw {
    width: 100%;
    height: 25px;
    border-bottom: 1px solid #e0e5eb;
    position: relative;
}

.zxyw3-xw h3 {
    color: #2b8e42;
    float: left;
    font-size: 18px;
    font-weight: 700;
    margin-left: 5px;
    line-height: 25px;
}

.zxyw3-xw span {
    float: right;
}

.zxyw3-xw span a {
    font-size: 14px;
    color: #bbbcbd;
}

.zxyw-txt {
    width: 170px;
    margin-top: 10px;
    margin-left: 15px;
}

.zxyw-txt ul {
    width: 100%;
    height: 190px;
}

.zxyw-txt ul li {
    width: 100%;
    height: 30px;
    line-height: 40px;
    list-style-type: disc;
}

.zxyw-txt ul li a {
    display: inline-block;
    width: 100%;
    height: 30px;
    overflow: hidden;
    color: #454545;
}

/* end */
/* 资讯要闻详情 */
.zxywxq_txt {
    width: 950px;
    margin: 0 auto;
    margin-top: 60px;
}

.zxywxq_txt h3 {
	text-align: center;
    margin: 15px auto;
    font-size: 22px;
    color: #262626;
    border-bottom: 1px dashed #535353;
    width: 100%;
    height: auto;
    min-height: 36px;
    line-height: 33px;
    padding-bottom: 10px;
}

.zxywxq_txt p.reqi {
	line-height: 15px;
    width: 100%;
    height: 25px;
    font-size: 12px;
    margin: 15px auto;
    text-align: center;
    text-indent: 0em;
    line-height: 15px;
}

.zxywxq_txt h4 {
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #262626;
    line-height: 30px;
    margin-top: 16px;
}

.zxywxq_txt h5 {
    width: 245px;
    height: 20px;
    margin: 0 auto;
    color: #262626;
    margin-top: 10px;
}

.zxywxq_txt p {
    line-height: 30px;
    margin-top: 10px;
    text-indent: 2em;
}

/* end */