﻿@charset "UTF-8";

* {
    font-family: "微软雅黑";
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}

a {
    color: #333333;
}

.inner_box {
    width: 92vw;
    margin: 0 auto;
}

.heng {
    width: 100%;
    height: 3vw;
    background-color: #f5f5f5;
}

/* -------header--------- */
.head {
    width: 100%;
    height: 60vw;
    background: url(head_bg.png) no-repeat center top;
    /* background-size: 100% auto; */
    padding-top: 16vw;
}

.logo {
    width: 100%;
    height: 18vw;
    padding: 3vw 4vw;
}

.logo img {
    height: 100%;
}

/* nav */
.wrapper {
    position: relative;
    height: 10vw;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    background: #fff;
}

.wrapper .scroller {
    position: absolute;
    top: 0;
}

.wrapper .scroller li {
    height: 10vw;
    /* color: #355e92; */
    float: left;
    line-height: 10vw;
    font-size: 4vw;
    text-align: center;
}

.wrapper .scroller li a {
    color: #333;
    display: block;
    margin: 0 5vw;
    font-weight: bold;
}

/* -----------search---------- */
/* .search {
    margin: 3vw 0;
} */

.sefm {
    margin: 3vw auto 0;
    width: 94vw;
    height: 11vw;
    background: url(search_box.png) no-repeat center center;
    background-size: cover;
    position: relative;
}

.setxt {
    width: 80vw;
    height: 11vw;
    line-height: 11vw;
    outline: none;
    padding-left: 4vw;
    border: 0;
    background: none;
    font-size: 4vw;

}

.sesub {
    width: 13vw;
    height: 11vw;
    cursor: pointer;
    outline: none;
    border: none;
    /* color: #f9f8f8; */
    /* font-size: 13px; */
    position: absolute;
    top: 0;
    right: 1vw;
    background: none;
}


/* 热点头条 */
.hot_top {
    width: 92vw;
    height: 5vw;
    padding-left: 14vw;
    background: url(laba.png) no-repeat left center;
    background-size: 13vw;
    margin: 3vw auto 4vw;
}

.hot_top a {
    display: inline-block;
}

.ht_list {
    width: 72vw;
    height: 5vw;
    line-height: 5vw;
    font-size: 4vw;
}

.ht_more {
    width: 2vw;
    height: 4vw;
    float: right;
    background: url(arrow.png) no-repeat center center;
    background-size: 2vw 4vw;
}

/* 轮播图 */
.swiper-container {
    width: 100%;
    height: 56vw;
}

.swiper-slide {
    text-align: center;
}

.swiper-slide img {
    width: 100%;
}

.swiper-slide span {
    position: absolute;
    left: 0;
    bottom: 0;
    padding-left: 2vw;
    width: 100%;
    height: 9vw;
    background: url(alpha.png) no-repeat left center;
    background-size: cover;
}

.swiper-slide span a {
    display: block;
    width: 80%;
    height: 100%;
    color: #fff;
    line-height: 9vw;
    font-size: 4vw;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* Pagination_style */
.lb .swiper-container-horizontal>.swiper-pagination-bullets {
    width: 20vw;
    left: 80vw;
    bottom: 2vw;

}

.lb .swiper-pagination-bullet {
    width: 3vw;
    height: 3vw;
    background: #cecece;
    border-radius: 1.5vw;
    opacity: 1;
    margin: 0 0.5vw !important;
}

.lb .swiper-pagination-bullet-active {
    background: #fff;
}

/* 轮播图end */
/* tan切换公共样式 */

.hd {
    line-height: 11vw;
    height: 11vw;
    /* background: #e8f3fd; */
    border-bottom: 1px solid #37694c;
    position: relative;
    /* padding-left: 4vw; */
    /* padding-right: 10px; */
}

.hd ul {
    z-index: 5;
    position: absolute;
    height: 11vw;
    overflow: hidden;
    zoom: 1;
}

.hd .more {
    float: right;
    background: url(arrow.png) no-repeat right center;
    background-size: 2vw 2.5vw;
    padding-right: 2.5vw;
}
.hd .more a{
    font-size: 2.5vw;
    color: #999999;
}
.hd li {
    float: left;
    padding-right: 2vw;
    font-size: 3vw;
}

.hd li span {
    display: block;
    height: 11vw;
    color: #333;
}

/* .hd li.on {
    font-weight: bold;
    background: #0b79ff;
} */

.hd li.on span {
    font-weight: bold;
    color: #d99323;;
    border-bottom: 2px solid #d99323;
}

.bd {
    margin-top: 2vw;
}

.bd ul li {
    font-size: 3vw;
    line-height: 5vw;
    padding-left: 3vw;
    background: url(dian.png) no-repeat left 2.5vw;
    background-size: 1vw;
    margin-top: 1vw;
    padding-bottom: 1vw;
}

.bd ul li a {
    display: inline-block;
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.bd ul li span {
    float: right;
}

/* tan切换 */

.lm1,.lm2 {
    margin-top: 4vw;
    margin-bottom: 2vw;
}
.lm3 li{
    float: left;
    width: 28vw;
	height: 15vw;
	background-color: #f5f5f5;
	border-radius: 1vw;
    margin-left: 4vw;
    margin-top: 4vw;
    margin-bottom: 4vw;
}
.lm3 li:first-child,.lm3 li:nth-child(4){
    margin-left: 0vw;
}
.lm3 a{
    display: block;
    width: 100%;
    height: 100%;
    padding-left: 12vw;
    font-size: 3vw;
    line-height: 15vw;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/* 专题轮播图 */
.lm4{
    margin-top: 4vw;
    margin-bottom: 4vw;
	height: 8vw;
	border-radius: 1vw;
}
.lm4 .swiper-container {
    width: 100%;
    height: 20vw;
}
/* Pagination_style */
.lm4 .swiper-container-horizontal>.swiper-pagination-bullets {
    width: 20vw;
    left: 72vw;
    bottom: 12.5vw;

}

.lm4 .swiper-pagination-bullet {
    width: 2vw;
    height: 2vw;
    background: #fff;
    border-radius: 1vw;
    opacity: 1;
    margin: 0 1vw !important;
}

.lm4 .swiper-pagination-bullet-active {
    width: 4vw;
}
.lm5,.lm6,.lm7{
    margin-top: 4vw;
    margin-bottom: 4vw;
}
.tit{
    font-size: 3vw;
    line-height: 5vw;
    color: #37694c;
}
.tit a{
    float: right;
    color: #999999;
}
.lm67_list li{
    width: 21vw;
    height: 19vw;
    margin-left: 2.5vw;
    margin-top: 4vw;
    float: left;
}
.lm67_list li:first-child,.lm67_list li:nth-child(5){
    margin-left: 0vw;
}
.lm67_list li a{
    display: block;
    width: 100%;
    height: 100%;
    font-style: 3vw;
    padding-top: 15vw;
    text-align: center;
}

.lm7 li{
    float: left;
    width: 28vw;
	height: 11vw;
	background-color: #f5f5f5;
	border-radius: 1vw;
    margin-left: 4vw;
    margin-top: 4vw;
    margin-bottom: 2vw;
}
.lm7 li:first-child,.lm7 li:nth-child(4),.lm7 li:nth-child(7){
    margin-left: 0vw;
}
.lm7 li a{
    display: block;
    width: 100%;
    height: 100%;
    padding-left: 12vw;
    font-size: 3vw;
    line-height: 11vw;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}



/* 专题轮播结束 */
/* --------------------footer_style--------------------------- */
.footer {
    width: 100%;
    padding: 7vw 1vw;
    background: #37694c;
}

.footer p {
    color: #fff;
    font-size: 3vw;
    line-height: 5vw;
}

.ba {
    padding: 0 2vw;
}

.ba a {
    color: #fff;
}

.dzbs {
    width: 45vw;
    margin: 3vw auto 0;
    line-height: 20vw;
}

.dzbs a {
    display: block;
}

.dzbs a img {
    width: 100%;
}

.dz {
    width: 14vw;
}

.zc {
    width: 23vw;
}