﻿@charset "utf-8";
@import url(publicNew.css);

.container {
    width: 100%;
    min-width: 1260px;
    max-width: 1960px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    min-height: 400px;
}

.containerBg {
    width: 100%;
    height: 450px;
}

.columnName {
    color: #fff;
    font-size: 60px;
    font-weight: bold;
    text-align: center;
    padding-top: 155px;
    letter-spacing: 10px;
}

.content {
    box-sizing: border-box;
    padding: 20px;
    background: #fff;
    margin-top: -50px;
}

.imgList {
    height: 955px;
}

.imgList li {
    float: left;
    width: 370px;
    height: 290px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.imgList li:nth-child(3n+0) {
    margin-right: 0px;
}

.imgList img {
    width: 100%;
    height: 260px;
}

.imgList span {
    display: block;
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #333333;
    font-size: 16px;
}

.selectContainer {
    width: 100%;
    height: 165px;
}

.item {
    width: 100%;
    height: 48px;
    line-height: 48px;
    box-sizing: border-box;
    border: 1px solid #dddddd;
    margin-bottom: 6px;
}

.item span {
    width: 120px;
    height: 46px;
    display: block;
    background: #f3f3f3;
    text-align: center;
    float: left;
    color: #595959;
    font-size: 16px;
    font-weight: bold;
}

.item li {
    float: left;
    padding: 0 25px;
    color: #595959;
    font-size: 16px;
    margin-left: 5px;
    cursor: pointer;
}

.item li:hover {
    color: #6ab710;
}

.item ul {
    padding: 5px 0;
    height: 38px;
    line-height: 36px;
}

.active {
    background: #f2f2f2;
    color: #6ab710 !important;
}

.title {
    background: url(../images/hymlImg2.png) left center no-repeat;
}

.newsList {
    width: 100%;
    display: inline-block;
}

.newsList li {
    width: 100%;
    height: 50px;
    line-height: 50px;
    float: left;
    color: #333333;
    font-size: 17px;
    border: 1px solid #eeeeee;
    box-sizing: border-box;
    border-top: none;
}

.title,
.type,
.area {
    display: block;
    color: #fff !important;
    font-size: 18px !important;
    background: #6ab710;
    float: left;
}

.title,
.newsList li a {
    text-align: center;
    width: 665px;
}

.type,
.newsList li p:nth-child(2) {
    width: 310px;
}

.area,
.newsList li p:nth-child(3) {
    width: 183px;
}

.newsList li a,
.newsList li p {
    float: left;
    text-align: left;
}

.newsList li a {
    background: url(../images/hymlImg2.png) 10px center no-repeat;
    text-indent: 20px;
}

.newsList li a:hover {
    color: #6ab710;
}

.itemTitle {
    background: url(../images/hymlImg4.png) center no-repeat;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #6ab710;
    font-size: 36px;
    margin-top: 35px;
}

.textContainer {
    padding-bottom: 10px;
}

.desc {
    height: 380px;
    overflow-y: auto;
    padding: 30px 60px 10px 60px;
    color: #333333;
}

.desc p {
    color: #333333 !important;
    font-size: 17px !important;
    line-height: 30px;
}

.desc:-webkit-scrollbar-track,
.introduce:-webkit-scrollbar-track ,
.expertDes:-webkit-scrollbar-track,
.leaderContainer li span:-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px #535353;
    background-color: #bfbfbf;
    border-radius: 5px;
}

.desc::-webkit-scrollbar,
.introduce::-webkit-scrollbar,
.expertDesc::-webkit-scrollbar,
.leaderContainer li span::-webkit-scrollbar {
    width: 6px;
    background-color: #bfbfbf;
}

.desc::-webkit-scrollbar-thumb,
.introduce::-webkit-scrollbar-thumb,
.expertDesc::-webkit-scrollbar-thumb,
.leaderContainer li span::-webkit-scrollbar-thumb {
    background-color: #535353;
    border-radius: 5px;
}

.line {
    width: 1200px;
    background: #fff;
    height: 45px;
    margin: 0 auto;
    margin-left: -20px;
}

.leaderContainer .leaderList {
    height: 660px;
    padding-top: 30px;
}

.leaderContainer li {
    float: left;
    width: 385px;
    height: 655px;
    position: relative;
}

.leaderContainer li:nth-child(2) {
    margin: 0 20px;
}

.leaderContainer li img {
    width: 100%;
    height: auto;
}

.leaderContainer li>span {
    position: absolute;
    left: 0px;
    bottom: 0px;
    height: 250px;
    background: #0d72e4;
    color: #fff;
    display: block;
    width: 100%;
    overflow: auto;
}

.leaderContainer li span b {
    display: block;
    text-align: center;
    font-size: 18px;
    padding: 20px 0;
}

.leaderContainer li span small {
    display: block;
    text-align: center;
    font-size: 18px;
}

.leaderContainer li span p {
    padding: 10px 20px;
    font-size: 14px;
    line-height: 20px;
}

.basicInfo {
    background: #f3f3f3;
    padding: 30px 25px;
    box-sizing: border-box;
    display: inline-block;
}

.basicInfo li {
    float: left;
    margin-right: 60px;
    color: #515151;
    font-size: 14px;
    position: relative;
    text-indent: 25px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
}

.basicInfo li i {
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(../images/hymlImg6.png) no-repeat;
    left: 0;
    top: 0;
}

.basicInfo li:nth-child(1) i {
    background-position: 1px 1px;
}

.basicInfo li:nth-child(2) i {
    background-position: 1px -81px;
}

.basicInfo li:nth-child(3) i {
    background-position: 1px -137px;
}

.basicInfo li:nth-child(4) i {
    background-position: 1px -27px;
}

.basicInfo li:nth-child(5) i {
    background-position: 1px -53px;
}

.basicInfo li:nth-child(6) i {
    background-position: 1px -109px;
}

.basicInfo li:nth-child(7) i {
    background-position: 1px -166px;
}

.basicInfo li em {
    color: #6ab710;
    padding: 0 5px;
    font-style: normal;
}

.memberName {
    font-size: 24px;
    color: #000000;
    text-align: center;
    padding: 40px 0;
}

.basicInfo>span,
.detailInfo .detailTitle {
    font-size: 18px;
    color: #1b2a7f;
    display: block;
    padding: 15px 0;
    font-weight: bold;
}

.relPhoto {
    width: 100%;
    height: auto;
    margin-top: 20px;
}

.detailInfo {
    background: #f3f3f3;
    padding: 25px;
    box-sizing: border-box;
    margin-top: 20px;
    display: inline-block;
}

.detailInfo .detailTitle {
    float: left;
    margin-right: 25px;
}

.detailInfo .titleLine {
    width: 1012px;
    height: 1px;
    background: #1b2a7f;
    display: block;
    float: right;
    margin-top: 25px;
}

.detailInfo .detail {
    font-size: 16px;
    line-height: 25px;
}


/* 专家页面 */

.sideMenu {
    padding: 80px;
    background: #f3f3f3;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
}

.sideMenu h3 {
    height: 25px;
    line-height: 25px;
    cursor: pointer;
    color: #000000;
    font-size: 18px;
    font-weight: normal;
    /* width: 100%; */
    margin-bottom: 20px;
    position: relative;
    text-indent: 20px;
    display: inline-block;
}

.sideMenu h3 em {
    background: url(../images/hymlImg7.png) no-repeat;
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 8px;
    left: 0;
}

.sideMenu h3.on {
    padding-bottom: 185px;
}

.section {
    width: 230px;
    float: left;
    height: 415px;
    border-right: 1px solid #999999;
    text-align: right;
    padding-right: 30px;
}

.sideMenu ul {
    padding: 8px 25px;
    color: #999999;
    display: none;
    float: right;
    width: 684px;
    line-height: 22px;
}

.specialistList {
    display: inline-block;
}

.specialistList li {
    float: left;
    width: 267px;
    height: 370px;
    margin-right: 30px;
    margin-bottom: 30px;
    position: relative;
}

.specialistList li:nth-child(4n+0) {
    margin-right: 0;
}

.specialistList li img {
    width: 100%;
    height: 370px
}

.introduce {
    display: none;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 0px;
    background: #04befc;
    color: #fff;
    padding: 10px;
    box-sizing: border-box;
    height: 150px;
    overflow-y: auto;
}

.specialistList li:hover .introduce {
    display: block;
}

.introduce span {
    display: block;
    text-align: center;
}

.introduce .name {
    font-size: 16px;
    margin-bottom: 15px;
}

.introduce .job {
    font-size: 14px;
    line-height: 20px;
}

.keyField {
    height: 415px;
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
}

.keyField li {
    float: left;
    width: 278px;
    height: 330px;
    margin-right: 15px;
    overflow: hidden;
}

.keyField li:nth-child(4n+0) {
    margin-right: 0px;
}

.keyField .imgTitle {
    color: #121212;
    font-size: 16px;
    display: block;
    text-align: left;
    line-height: 25px;
}

.keyField small {
    color: #b8b8b8;
    font-size: 12px;
    line-height: 20px;
}

.keyField img {
    width: 100%;
    height: 200px;
}

.bgColor {
    position: absolute;
    bottom: 335px;
    width: 100%;
    height: 215px;
    background: #ededed;
    z-index: -1;
}

.keyField .introduce {
    display: block;
    background: #fff;
    padding: 18px;
    height: 130px;
    display: inline-block;
    position: relative;
}

.keyField .bd {
    display: inline-block;
}

.keyField .hd {
    margin: 0 auto;
    width: 60px;
    margin-top: 35px;
}

.keyField .hd li {
    float: left;
    width: 14px;
    height: 14px;
    border-radius: 100%;
    background: #b4b0b0;
}

.keyField .hd li.on {
    background: #04befc;
}


/* 专家详情页*/

.picScroll {
    width: 100%;
    display: inline-block;
}

.picScroll .bd {
    width: 250px;
    float: right;
    overflow: hidden;
    height: 1160px;
    position: relative;
}

.picScroll .bd ul {
    padding-top: 395px !important;
}

.picScroll .bd li {
    float: left;
    margin-bottom: 30px;
    position: relative;
    width: 250px;
}

.newsOn {
    position: absolute !important;
    top: 0px;
}

.picScroll .bd img {
    width: 100%;
    height: 365px;
}

.picScroll-left {
    float: left;
    width: 890px;
}

.picScroll .titleLine {
    width: 743px;
}

.leaderContainer {
    margin-bottom: 45px;
}

.picScroll .bd li:hover .introduce {
    display: block;
}

.memberDetail li i {
    background: url(../images/hymlImg8.png) no-repeat;
}

.memberDetail li:nth-child(1) i {
    background-position: 0px 2px;
}

.memberDetail li:nth-child(2) i {
    background-position: 0px -31px;
}

.memberDetail li:nth-child(3) i {
    background-position: 0px -64px;
}

/* IMTA 山地旅游奖 */

.middle {
    width: 100%;
    /* height: 510px; */
    min-width: 1260px;
    max-width: 1960px;
    margin: 0 auto;
    background: url(../images/IMTA_img2.png) center top no-repeat;
}

.middleContent {
    box-sizing: border-box;
    padding: 20px;
}

.middleContent .hd {
    width: 825px;
    height: 52px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.middleContent .hd li {
    float: left;
    margin-right: 8px;
    width: 200px;
    height: 42px;
    background: #fff;
    font-size: 18px;
    color: #333333;
    line-height: 42px;
    text-align: center;
    position: relative;
}

.middleContent .hd li:last-child {
    margin-right: 0px;
}

.middleContent .hd li.on {
    background: #6ab710;
    color: #fff;
}

.middleContent .hd li.on i {
    display: block;
    width: 30px;
    height: 25px;
    background: url(../images/IMTA_img3.png) no-repeat;
    position: absolute;
    left: 42%;
    top: 29px;
}

.middleContent .bd .inHd {
    height: 45px;
}

.middleContent .bd .inHd li {
    width: 100px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    margin-right: 25px;
    float: left;
}

.middleContent .bd .inHd li.on {
    border-bottom: 2px solid #fff;
}

.middleContent .inBd {
    min-height: 300px;
    background: #cedef8;
    opacity: 0.8;
    margin-top: 10px;
    padding: 30px 60px;
    box-sizing: border-box;
    color: #333333;
    font-size: 17px;
    line-height: 30px;
}

.middleContent .outBox {
    margin-top: 35px;
}

.expertList {
    width: 955px;
    height: 430px;
    padding: 35px 0;
    box-sizing: border-box;
    margin: 0 auto;
}
.expertList li{
    float: left;
    margin-right: 87px;
    width: 260px;
    overflow: hidden;
    text-align: center;
}
.expertList li:last-child{
    margin-right: 0;
}
.expertList li img{
    border-radius: 100%;
    height: 215px;
    width: 215px;
}
.expertList li span{
    display: block;
}
.expertList li .name{
    text-align: center;
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    margin: 20px 0 10px 0;
}
.expertList li .Ename{
    text-align: center;
    font-size: 14px;
    color: #777777;
    margin-bottom: 20px;
}
.expertDesc{
    color: #333333;
    font-size: 14px;
    text-indent: 2rem;
    height:70px;
    overflow-y: auto;
    line-height: 22px;
}
.yearnewsList,.yearnewsList li{
    width: 100%;
}
.yearnewsList img{
    display: block;
    float: left;
    width: 520px;
    height: 295px;
}
.yearnewsList .rightContent{
    display: block;
    float: right;
    width: 620px;
    color: #333333;
    font-size: 17px;
    padding: 25px 0;
}
.yearnewsList li{
    padding: 35px 0;
    border-bottom: 2px dotted #dcdde0;
    height: 295px;
}
.yearnewsList .rightContent span{
    display: block;
    margin-bottom: 10px;
}
.yearnewsList .rightContent p{
    line-height: 25px;
}
.yearnewsList .rightContent a{
    display: block;
    width: 130px;
    height: 35px;
    background: #6ab710;
    text-align: center;
    line-height: 35px;
    color: #fff;
    font-size: 15px;
    border-radius: 5px;
    margin-top: 25px;
}
.yearnewsList .rightContent a:hover{
    background: #5ba00b;
}
.IMTAnewsList{
    padding: 10px 0;
}
.IMTAnewsList li{

height: 35px;

line-height: 35px;

color: #333333;

font-size: 17px;

position: relative;
}
.IMTAnewsList li a{
    background: url(../images/hymlImg2.png) 10px center no-repeat;
    padding-left: 25px;
    width: 78%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.IMTAnewsList li a:hover{
    color: #6ab710;
}
.IMTAnewsList span.data{
    float: right;
    position: absolute;
    right: 0;
    top: 0;
}
.IMTAnewsList>span{
    display: block;
    width: 100%;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #dcdde0;
    margin-bottom: 10px;
}
.IMTAnewsList>span a:first-child{color: #6ab710;font-size: 24px;font-weight: bold;}
  
.IMTAnewsList>span a:last-child{
    float: right;
}
    

