a:hover {
    /* color: #1EA55E; */
}
.section {
    width: 1200px;
    margin: auto;
}
.flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.flex-items {
    display: flex;
    align-items: center;
}
.header {
    margin: 20px 0;
}
.logo img {
    width: 384px;
    display: block;
}
.banner > img {
    width: 100%;
    height: 100%;
    display: block;
}
.nav-box {
    margin-top: -50px;
    z-index: 100;
    position: absolute;
}
.nav {
    height: 50px;
    line-height: 50px;
    background-color: #1EA55E;
    overflow: hidden;
}
.nav > li {
    float: left;
}
.nav > li > a {
    color: #fff;
    display: inline-block;
    padding: 0 56px;
    transition: all .2s ease;
}
.nav > li > a:hover {
    background: rgba(28,30,41,0.3);
}
.nav > li > a.selected {
    background: rgba(28,30,41,0.4);
}
.news-wrap {
    background-color: #f5f6f7;
}
.white {
    background-color: #fff;
    padding: 20px ;
}
.news-min {
    color: #888;
    font-size: 13px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 1px solid #ebebeb;
}
.bread a {
    color: #888;
    font-size: 13px;
}
.bread a:hover {
    color: #1EA55E;
}
.pt20 {
    padding-top: 20px;
    padding-bottom: 20px;
}
.title {
    text-indent: 10px;
    font-size: 16px;
    color: #1EA55E;
    BORDER-left: #1EA55E 4pt solid;
}
.news-list {
    padding: 0 24px;
}
.news-list > li:nth-last-child(1) > a {
    border-bottom: none;
}
.news-list > li > a {
    color: #666;
    font-size: 14px;
    padding: 22px 0;
    display: block;
    overflow: hidden;
    border-bottom: 1px dashed #e7e7e7;
    background: url(../../images/web/tip.png) left center no-repeat;
    padding-left: 20px;
}
.news-list > li > a:hover, .info-list a:hover h5 {
    color: #1EA55E;
}
.news-list span {
    width: 80%;
    word-break: break-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
}
.news-list i {
    width: 20%;
    font-size: 13px;
    color: #999;
    text-align: right;
    float: right;
}
.arcShowTit {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}
.arcShowTit > h4 {
    font-weight: normal;
    line-height: 38px;
    font-size: 22px;
    color: #272727;
    text-align: center;
    margin-bottom: 10px;
}
.arcShowTit > p {
    text-align: center;
}
.arcShowTit span {
    margin-right: 25px;
    font-size: 14px;
    color: #666;
}
.arcShowDes {
    font-size: 15px;
    text-align: justify;
    color: #555;
    line-height: 30px;
    padding-bottom: 30px;
}
.arcShow {
    padding: 0 20px;
}
.pageturn {
    font-size: 13px;
    margin-top: 40px;
    margin-bottom: 40px;
}
.pageturn p {
    font-size: 14px;
    color: #999;
}
.pageturn p:nth-child(1) {
    margin-bottom: 10px;
}
.pageturn a {
    color: #666;
    display: inline-block;
}
.pageturn a:hover{
    color: #1EA55E;
}
.footer {
    padding: 30px 0;
    color: #dfdfdf;
    font-size: 13px;
    background-color: #1C1E29;
}
.footer-min {
    margin: 10px 0;
}
.contact-con {
    margin-left: 100px;
}
.contact-con > h4 {
    font-size: 18px;
    margin-bottom: 20px;
}
.contact-con > p {
    color: #333;
    font-size: 16px;
    margin-bottom: 10px;
}
.contact-box {
    margin: 30px;
    margin-bottom: 10px;
}
.post_left, .post_right {
    width: 50%;
    float: left;
}
.over {
    overflow: hidden;
}
.warp {
    padding: 30px 0;
    overflow: hidden;
}
.post_right {
    height: 444px;
    background-color: #fff;
    position: relative;
}
/* 轮播图 */
.swiper-pagination.focusPage {
    text-align: right;
    z-index: 1000;
    left:auto !important;
    right: 20px;
}
.focusPage .swiper-pagination-bullet{
    width: 14px;
    height: 9px;
    border-radius: 0;
    background-color: #fff;
}
.focusPage .swiper-pagination-bullet-active {
    background-color: #508AE3 !important;
}
.focusBox {
    width: 590px;
}
.focusBox .swiper-slide a{
    display: block;
    position: relative;
	overflow: hidden;
}
.focusBox .swiper-slide p{
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 42px;
    line-height: 42px;
    background-color: #171717d9;
    padding-left: 20px;
}
.focusBox .swiper-slide i{
    color: #fff;
    font-size: 13px;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}
.focusBox .swiper-slide img {
    width: 599px;
    height: 444px;
    display: block;
}
.swiper-container {
    margin: 0 !important;
}
.news-left {
    display: block;
}
.news-right {
    display: none;
}
.tab-box {
    padding: 24px;
    padding-bottom: 9px;
    padding-right: 43px;
    overflow: hidden;
}
.tab-box > a {
    font-size: 14px;
    color: #999;
    position: relative;
}
.tab-list {
    overflow: hidden;
}
.tab-list > li {
    font-size: 20px;
    line-height: 28px;
    float: left;
}
.tab-list > li:nth-child(1) {
    margin-right: 40px;
}
.tab-list > li > a {
    color: #999999;
}
.tab-list > li.selected > a {
    color: #1EA55E;
    font-weight: bold;
}
.tab-box > a::after, .mores::after {
    content: '';
    width: 14px;
    height: 14px;
    background: url(../../images/web/more.png) no-repeat scroll;
    display: inline-block;
    position: absolute;
    background-size: contain;
    transform: translate(0, -50%);
    top: 53%;
    margin-left: 4px;
}
.mores {
    font-size: 14px;
    color: #999;
    position: absolute;
    top: 28px;
    right: 43px;
}
.bg-color {
    background-color: #F5F7FB;
}
.search-input {
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    border: 2px solid #1EA55E;
    width: 210px;
    display: inline-block;
    float: left;
}
.search-input:focus{
    outline: none;
}
.submit {
    width: 44px;
    height: 44px;
    background: url(../../images/web/search.png) no-repeat 100% scroll;
    cursor: pointer;
    background-size: contain;
    border: none;
    display: inline-block;
    float: left;
}
.info-left {
    width: 59%;
    margin-right: 3%;
    float: left;
}
.info-right {
    width: 38%;
    float: left;
}
.info-list > li{
    border-bottom: 1px dashed #DEDEDE;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.info-list > li:nth-last-child(1) {
    margin-bottom: 0;
    border-bottom: none;
}
.info-list img {
    width: 200px;
    height: 116px;
    object-fit:cover;
}
.info-left > .flex, .info-right > .flex {
    margin: 4px 0 24px;
    font-weight: bold;
}
.info-right > .flex {
    margin-bottom: 0;
}
.info-con {
    width: 69%;
    padding-left: 20px;
}
.info-con > h5 {
    font-size: 18px;
    color: #242424;
    line-height: 30px;
    font-weight: normal;
    margin-bottom: 9px;
}
.info-con > span {
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    line-height: 22px;
    height: 42px;
    display: block;
    overflow: hidden;
}
.info-more {
    position: relative;
    top: 0;
    right: 20px;
    font-weight: normal;
}
.info-right .news-list {
    padding: 0;
}
.info-right .news-list > li > a {
    padding: 21px 0;
    padding-left: 20px;
}

/* 手机端 */
/* 头部 */
.head-min{
    position: fixed;
    top: 0;
    width: 100%;
    height: 5rem;
    line-height: 5rem;
    z-index: 3000;
    overflow: hidden;
    background-color: #fff;
}
.head-min > span{
    position: absolute;
    right: 15px;
    z-index: 5000;
}
.head-min > span > img {
    width: 22px !important;
    vertical-align: middle;
}
.head-min strong{
    z-index: 5000;
}
.head-min > h1{
    text-align: center;
    position: absolute;
    left: 15px;
}
.head-min > h1 > a{
    color: #333;
    font-size: 1.2rem;
    vertical-align: middle;
}
.head-min > strong{
    position: absolute;
    right: 15px;
}
.head-min i{
    color: #fff;
    font-size: 20px;
}
.navBar{
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: fixed;
    right: 100%;
    top: 0;
    z-index: 3000;
}
.navBarList{
    padding: 0 2rem;
}
.navBarList a{
    color: #333;
    padding: 1.8rem 0;
    display: block;
}
.navBarList > li{
    border-bottom: 1px solid #efefef;
}
.navBarList > li span{
    padding-left: 0.5rem;
    font-size: 0.9rem;
}
.navBarList u > i{
    font-size: 1.2rem;
}
.navBarList a> i{
    color: #999;
}
.head-pc {
    display: block;
}
.head-m {
    display: none;
}
.headNavs{
    width: 100%;
    height: 4rem;
    line-height: 4rem;
    position: relative;
}
.headNavs > h1 {
    text-align: center;
    position: absolute;
    left: 2rem;
}
.headNavs > h1 > a {
    color: #333;
    font-size: 1.2rem;
}
.headNavs > span {
    position: absolute;
    right: 2rem;
    font-size: 2.3rem;
    color: #a7a7a7;
    z-index: 5000;
}
