@charset "utf-8";#loading {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: #fff
}

html {
    font-size: 100px
}

.container {
    width: 88%;
    max-width: 1460px;
    margin: 0 auto;
    padding: 0 30px;
    font-size: .16rem
}

.header {
    position: relative;
    z-index: 999;
    padding: .24rem 0;
    background-image: url(../images/g_bg1.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: transparent;
    background-size: cover
}

.header .container {
    width: 91.666%;
    max-width: 91.666%;
    padding: 0;
    position: relative
}

.header .container .xiaoxun {
    width: 27%;
    margin: .28rem 0 0;
    text-align: center
}

.header .container .xiaoxun img {
    max-width: 100%;
    vertical-align: top
}

.header .container>.fr {
    margin: .26rem 0 0
}

.logo {
    width: 44.5%;
    padding: 0 .25rem 0 0
}

.logo img {
    max-width: 100%;
    vertical-align: top
}

.top-link {
    display: inline-block;
    vertical-align: top;
    font-size: 0.16rem;
    font-weight: 500;
    line-height: 0.36rem;
    color: #666;
    text-align: left
}

.top-link a {
    color: #666
}

.top-link a:hover {
    color: #ae5a42
}

.top-link span {
    margin: 0 .07rem
}

.search {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 .2rem;
    padding: 0 0 .1rem;
    font-size: 0
}

.search .search-icon {
    display: inline-block;
    vertical-align: top;
    width: .36rem;
    height: .36rem;
    border-radius: 50%;
    background-image: url(../images/g_icon1.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: #c7a971;
    background-size: auto;
    cursor: pointer
}

.search .search-box {
    position: absolute;
    top: 120%;
    right: 0;
    bottom: auto;
    left: auto;
    z-index: 1;
    padding: 6px;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.4);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s linear 2s;
    -moz-transition: all 0.3s linear 2s;
    -ms-transition: all 0.3s linear 2s;
    -o-transition: all 0.3s linear 2s;
    transition: all 0.3s linear 2s
}

.search .search-box form {
    border: 1px solid #eee;
    white-space: nowrap
}

.search .input {
    width: 2rem;
    height: .28rem;
    padding: 0 5px 0 .1rem;
    font-size: 0.14rem;
    font-weight: 500;
    line-height: 0.28rem;
    color: #333;
    text-align: left;
    vertical-align: top;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s
}

.search .input::placeholder {
    color: #999
}

.search .submit {
    width: .3rem;
    height: .28rem;
    vertical-align: top;
    background-image: url(../images/g_icon1_2.png);
    background-repeat: no-repeat;
    background-position: 50% 40%;
    background-color: transparent;
    background-size: auto
}

.search:hover .search-box {
    top: 100%;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s
}

.search2 {
    width: 6.8rem;
    max-width: 90%;
    margin: 0 auto .3rem;
    padding: 8px 10px;
    box-shadow: 0 0 15px 0 #ccc
}

.search2 form {
    white-space: nowrap
}

.search2 .input {
    width: calc(100% - 42px);
    height: 42px;
    padding: 0 10px;
    border: 1px solid #eee;
    vertical-align: top;
    font-size: 16px;
    font-weight: 500;
    line-height: 42px;
    color: #333;
    text-align: left
}

.search2 .submit {
    width: 42px;
    height: 42px;
    vertical-align: top;
    background-image: url("../images/t_icon1_2.png");
    background-repeat: no-repeat;
    background-position: 50% 45%;
    background-color: transparent;
    background-size: auto
}

.nav {
    position: relative;
    z-index: 3;
    background: #ae5a42
}

.nav .container {
    max-width: 1560px
}

.nav li {
    position: relative;
    float: left;
    width: 10%
}

.nav li a {
    display: block;
    font-size: 0.2rem;
    font-weight: 500;
    line-height: 0.5rem;
    color: #fff;
    text-align: center;
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -ms-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s
}

.nav li:hover>a {
    background: #e1bb29;
    font-weight: 700;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3)
}

.nav li:hover .lv2 {
    display: block;
    animation: flipInY .8s;
    -ms-animation: flipInY .8s
}

.nav .lv2 {
    display: none;
    position: absolute;
    top: calc(100% + 12px);
    right: auto;
    bottom: auto;
    left: 0%;
    z-index: 1;
    width: 100%;
    padding: .08rem 0 .12rem;
    background: #fff;
    transform-origin: 50% 10%;
    -ms-transform-origin: 50% 10%;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.3);
    border-radius: 4px
}

.nav .lv2 a {
    padding: .1rem 5px;
    font-size: .16rem;
    line-height: .2rem;
    color: #333
}

.nav .lv2 a:hover {
    color: #fff;
    background: #ae5a42
}

.nav .lv2 .tri {
    position: absolute;
    top: auto;
    right: auto;
    bottom: 100%;
    left: 0%;
    z-index: 1;
    width: 100%;
    height: 12px;
    overflow: hidden
}

.nav .lv2 .tri::after {
    display: block;
    content: "";
    box-sizing: border-box;
    width: 20px;
    height: 20px;
    margin: 0 auto;
    background: #fff;
    -webkit-transform: translate(0px, 6px) rotate(45deg);
    -moz-transform: translate(0px, 6px) rotate(45deg);
    -ms-transform: translate(0px, 6px) rotate(45deg);
    -o-transform: translate(0px, 6px) rotate(45deg);
    transform: translate(0px, 6px) rotate(45deg);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3)
}

.banner {
    position: relative;
    z-index: 2;
    font-size: 0;
    overflow: hidden
}

.banner .slick-slide img {
    width: 100%;
    -webkit-transition: transform 0.3s linear 0s;
    -moz-transition: transform 0.3s linear 0s;
    -ms-transition: transform 0.3s linear 0s;
    -o-transition: transform 0.3s linear 0s;
    transition: transform 0.3s linear 0s
}

.banner .img {
    display: block;
    position: relative;
    padding: 39.1458% 0 0
}

.banner .img img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.banner .slick-arrow {
    position: absolute;
    top: 45%;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: 1;
    width: .45rem;
    height: .6rem;
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -ms-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
    background-image: url(../images/g_icon2.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: transparent;
    background-size: auto;
    opacity: 0.3;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s
}

.banner .slick-arrow.slick-prev {
    left: 4.25%
}

.banner .slick-arrow.slick-next {
    right: 4.25%;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.banner .slick-active .text .tt1 {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.banner .slick-dots {
    position: absolute;
    top: auto;
    right: auto;
    bottom: 5%;
    left: 50%;
    z-index: 1;
    text-align: center;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.banner .slick-dots li {
    display: inline-block;
    vertical-align: top;
    width: 15px;
    height: 15px;
    margin: 0 7px;
    border-radius: 50%;
    background: #fff;
    cursor: pointer
}

.banner .slick-dots li.slick-active {
    background: #ae5a42
}

.banner:hover .slick-arrow {
    opacity: 1
}

.banner img {
    width: 100%;
    vertical-align: top
}

.tt1 {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.tt2 {
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.tt3 {
    display: block;
    display: -webkit-box;
    /*-webkit-box-orient: vertical;*/
    -moz-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden
}

.tt4 {
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden
}

.tt5 {
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden
}

.img-scale {
    display: block;
    overflow: hidden
}

.img-scale img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-transition: transform 0.45s linear 0s;
    -moz-transition: transform 0.45s linear 0s;
    -ms-transition: transform 0.45s linear 0s;
    -o-transition: transform 0.45s linear 0s;
    transition: transform 0.45s linear 0s
}

.img-scale .img-frame {
    overflow: hidden
}

.img-scale .img {
    height: 100%;
    background-image: url();
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: transparent;
    background-size: cover;
    -webkit-transition: transform 0.45s linear 0s;
    -moz-transition: transform 0.45s linear 0s;
    -ms-transition: transform 0.45s linear 0s;
    -o-transition: transform 0.45s linear 0s;
    transition: transform 0.45s linear 0s
}

.img-scale .img img {
    min-height: 100%
}

.img-scale:hover img {
    min-height: 100%;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.img-scale:hover .img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.index-main {
    position: relative;
    z-index: 1;
    background: #f5f5f5
}

.index-main .container {
    padding-bottom: .3rem;
    box-shadow: 0 .1rem .1rem 0 #ccc;
    background: #fff
}

.index-main .card {
    width: 48.3%
}

.column1 {
    position: relative;
    font-size: 0;
    margin: .35rem 0 .25rem;
    text-align: center
}

.column1 h3 {
    position: relative;
    z-index: 2;
    display: inline-block;
    padding: 0 .14rem;
    font-size: 0.28rem;
    font-weight: 700;
    line-height: 0.45rem;
    color: #000;
    text-align: left;
    background: #fff
}

.column1 h3 i {
    display: inline-block;
    vertical-align: top;
    width: 56px;
    height: .45rem;
    margin: 0 6px 0 0;
    background-image: url(../images/g_icon3.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: transparent;
    background-size: auto
}

.column1::after {
    display: block;
    content: "";
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    right: 0;
    bottom: auto;
    left: auto;
    z-index: 1;
    width: 100%;
    height: 1px;
    background: #ddd
}

.column1 .more {
    position: absolute;
    top: 4px;
    right: 0;
    bottom: auto;
    left: auto;
    z-index: 2;
    width: 36px;
    height: 36px;
    background: #f3ebe5;
    border-radius: 50%
}

.column2 {
    position: relative;
    font-size: 0;
    margin: .3rem 0 .1rem;
    background: #956847
}

.column2 h3 {
    position: relative;
    z-index: 2;
    display: inline-block;
    padding: 0 0 0 .08rem;
    font-size: 0.26rem;
    font-weight: 700;
    line-height: 0.55rem;
    color: #fff;
    text-align: left
}

.column2 h3 i {
    display: inline-block;
    vertical-align: top;
    width: 56px;
    height: .55rem;
    margin: 0 6px 0 0;
    background-image: url(../images/g_icon3_2.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: transparent;
    background-size: auto
}

.column2 .more {
    position: absolute;
    top: 9px;
    right: 0.1rem;
    bottom: auto;
    left: auto;
    z-index: 2;
    width: 36px;
    height: 36px;
    background: #f3ebe5;
    border-radius: 50%
}

.column2 .more:hover {
    background: #fff
}

.more {
    font-size: 0.28rem;
    font-weight: 500;
    line-height: 32px;
    color: #ae5a42;
    text-align: center
}

.more:hover {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s
}

.title {
    font-size: 0.16rem;
    font-weight: 500;
    line-height: 0.35rem;
    color: #333;
    text-align: justify
}

.title:hover {
    color: #ae5a42
}

.date {
    padding: 0 0 0 35px;
    font-size: 0.14rem;
    font-weight: 500;
    line-height: 0.3rem;
    color: #999;
    text-align: left;
    background-image: url(../images/g_icon4.png);
    background-repeat: no-repeat;
    background-position: 0.15rem 50%;
    background-color: transparent;
    background-size: auto
}

.info {
    font-size: 0.14rem;
    font-weight: 500;
    line-height: 0.22rem;
    color: #666;
    text-align: justify
}

.news-slick {
    font-size: 0
}

.news-slick .img {
    padding: 3.8rem 0 0
}

.news-slick .title {
    font-weight: 700;
    line-height: .66rem;
    text-align: center
}

.news-slick .slick-dots {
    text-align: center
}

.news-slick .slick-dots li {
    display: inline-block;
    vertical-align: top;
    width: 15px;
    height: 15px;
    margin: 0 5px;
    border-radius: 50%;
    background: #e6d8d3;
    cursor: pointer
}

.news-slick .slick-dots li.slick-active {
    background: #ae5a42
}

.list1 {
    font-size: 0
}

.list1 li {
    padding: .16rem 0;
    border-bottom: 1px dashed #ddd;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s
}

.list1 li:first-child {
    padding-top: 0
}

.list1 li:last-child {
    border: none
}

.list1 li:hover {
    -webkit-transform: translateX(4px);
    -moz-transform: translateX(4px);
    -ms-transform: translateX(4px);
    -o-transform: translateX(4px);
    transform: translateX(4px)
}

.list1 .date {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 56px;
    margin: 6px 0 0;
    padding: 0;
    font-size: .12rem;
    line-height: .22rem;
    color: #fff;
    text-align: center;
    background: #ae5a42;
    border: 2px solid #ae5a42
}

.list1 .date p:first-child {
    font-size: .22rem;
    line-height: .28rem;
    font-weight: 700;
    color: #ae5a42;
    background: #fff
}

.list1 .date::before {
    display: block;
    content: "";
    box-sizing: border-box;
    position: absolute;
    top: auto;
    right: auto;
    bottom: 100%;
    left: 0.12rem;
    z-index: 1;
    width: 2px;
    height: 8px;
    background: #ae5a42
}

.list1 .date::after {
    display: block;
    content: "";
    box-sizing: border-box;
    position: absolute;
    top: auto;
    right: 0.12rem;
    bottom: 100%;
    left: auto;
    z-index: 1;
    width: 2px;
    height: 8px;
    background: #ae5a42
}

.list1 .text {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 56px);
    padding: 0 0 0 .17rem
}

.list2 li {
    padding: .08rem 0;
    border-bottom: 1px dashed #ddd;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s
}

.list2 li:last-child {
    border: none
}

.list2 li:hover {
    -webkit-transform: translateX(4px);
    -moz-transform: translateX(4px);
    -ms-transform: translateX(4px);
    -o-transform: translateX(4px);
    transform: translateX(4px)
}

.list2 .title::before {
    display: inline-block;
    content: "";
    width: 8px;
    height: 8px;
    margin: 0 .1rem 2px 0;
    background: #b46444;
    border-radius: 50%
}

.list3 li {
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    border-bottom: 1px dashed #e6e6e6
}

.list3 li:hover {
    -webkit-transform: translateX(4px);
    -moz-transform: translateX(4px);
    -ms-transform: translateX(4px);
    -o-transform: translateX(4px);
    transform: translateX(4px)
}

.list3 li:hover .title,.list3 li:hover .date {
    color: #ae5a42
}

.list3 .title {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 140px)
}

.list3 .title::before {
    display: inline-block;
    content: "";
    width: 7px;
    height: 7px;
    margin: 0 .08rem 2px 0;
    border-radius: 50%;
    background: #ae5a42
}

.list3 .title,.list3 .date {
    line-height: .6rem
}

.list4 li {
    padding: .25rem 0;
    border-bottom: 1px dashed #d5d5d5
}

.list4 li:last-child {
    border: none
}

.list4 .title {
    font-size: .18rem;
    font-weight: 700;
    margin: 0 0 .07rem;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s
}

.list4 .title:hover {
    -webkit-transform: translateX(4px);
    -moz-transform: translateX(4px);
    -ms-transform: translateX(4px);
    -o-transform: translateX(4px);
    transform: translateX(4px)
}

.index-links {
    position: relative;
    z-index: 3;
    padding: .24rem 0 .2rem;
    background: #ae5a42
}

.index-links ul {
    font-size: 0
}

.index-links ul li {
    display: inline-block;
    vertical-align: top;
    width: 14.2857%
}

.index-links ul li:nth-child(1) a i {
    background-image: url(../images/g_icon5_1.png)
}

.index-links ul li:nth-child(2) a i {
    background-image: url(../images/g_icon5_2.png)
}

.index-links ul li:nth-child(3) a i {
    background-image: url(../images/g_icon5_3.png)
}

.index-links ul li:nth-child(4) a i {
    background-image: url(../images/g_icon5_4.png)
}

.index-links ul li:nth-child(5) a i {
    background-image: url(../images/g_icon5_5.png)
}

.index-links ul li:nth-child(6) a i {
    background-image: url(../images/g_icon5_6.png)
}

.index-links ul li:nth-child(7) a i {
    background-image: url(../images/g_icon5_7.png)
}

.index-links ul a {
    display: block;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s
}

.index-links ul a i {
    display: block;
    width: .68rem;
    height: .68rem;
    border-radius: 50%;
    margin: 0 auto;
    border: 1px dashed #cf8a71;
    background-image: url(../images/g_icon5_1.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: transparent;
    background-size: auto
}

.index-links ul a p {
    font-size: 0.16rem;
    font-weight: 500;
    line-height: 0.36rem;
    color: #fff;
    text-align: center
}

.index-links ul a:hover i {
    border-color: #fff;
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg);
    -webkit-transition: all 0.6s linear 0s;
    -moz-transition: all 0.6s linear 0s;
    -ms-transition: all 0.6s linear 0s;
    -o-transition: all 0.6s linear 0s;
    transition: all 0.6s linear 0s
}

.index-links ul a:hover p {
    font-weight: 700
}

.footer {
    padding: .25rem 0 0;
    background: #4e4c4b
}

.yqlj {
    width: 4rem;
    font-size: 0
}

.yqlj .tip {
    font-size: 0.18rem;
    font-weight: 700;
    line-height: 0.36rem;
    color: #fff;
    text-align: left
}

.yqlj a {
    display: inline-block;
    width: 1.65rem;
    margin: .14rem .28rem 0 0;
    text-indent: .3rem;
    border: 1px solid #6f6e6d;
    font-size: 0.14rem;
    font-weight: 500;
    line-height: 0.3rem;
    color: #fff;
    text-align: left;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s
}

.yqlj a:hover {
    border-color: #fff
}

.ewm img {
    width: 1.24rem;
    max-width: 100%;
    height: auto;
    vertical-align: top
}

.ewm p {
    margin: 6px 0 0;
    font-size: 0.14rem;
    font-weight: 500;
    line-height: 0.26rem;
    color: #fff;
    text-align: center
}

.copy {
    margin: .15rem 0 0;
    padding: 6px 4%;
    background: #3b3938;
    font-size: 0.14rem;
    font-weight: 500;
    line-height: 0.28rem;
    color: #fff;
    text-align: center
}

.copy a {
    color: #fff
}

.pad-btn {
    display: none;
    align-items: center
}

.pad-btn .search-btn {
    display: inline-block;
    width: 34px;
    height: 32px;
    background-image: url(../images/g_icon1_2.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: #fff;
    background-size: auto;
    vertical-align: top;
    cursor: pointer;
    border-radius: 4px;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2)
}

.pad-btn .nav-btn {
    display: inline-block;
    width: 34px;
    height: 32px;
    font-size: 0;
    padding: 7px 0 0;
    margin: 0 0 0 .15rem;
    border-radius: 4px;
    text-align: center;
    vertical-align: top;
    cursor: pointer;
    background: #fff;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2)
}

.pad-btn .nav-btn i {
    display: inline-block;
    width: 22px;
    height: 2px;
    margin: 6px 0 0;
    background: #ae5a42;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s
}

.pad-btn .nav-btn i:nth-child(1) {
    margin-top: 0
}

.pad-btn .nav-btn.close i:nth-child(1) {
    -webkit-transform: translate(0, 8px) rotate(45deg);
    -moz-transform: translate(0, 8px) rotate(45deg);
    -ms-transform: translate(0, 8px) rotate(45deg);
    -o-transform: translate(0, 8px) rotate(45deg);
    transform: translate(0, 8px) rotate(45deg)
}

.pad-btn .nav-btn.close i:nth-child(2) {
    opacity: 0
}

.pad-btn .nav-btn.close i:nth-child(3) {
    -webkit-transform: translate(0, -8px) rotate(-45deg);
    -moz-transform: translate(0, -8px) rotate(-45deg);
    -ms-transform: translate(0, -8px) rotate(-45deg);
    -o-transform: translate(0, -8px) rotate(-45deg);
    transform: translate(0, -8px) rotate(-45deg)
}

.mask {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 101;
    background: rgba(0, 0, 0, 0.8)
}

.mask.show .search {
    top: 38%;
    opacity: 1;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s
}

.mask .close {
    position: absolute;
    top: 12%;
    right: 12%;
    bottom: auto;
    left: auto;
    z-index: 1;
    cursor: pointer;
    width: 70px;
    height: 70px
}

.mask .close i {
    display: block;
    width: 100%;
    height: 2px;
    background: #fff
}

.mask .close i:nth-child(1) {
    -webkit-transform: translate(0, 41px) rotate(45deg);
    -moz-transform: translate(0, 41px) rotate(45deg);
    -ms-transform: translate(0, 41px) rotate(45deg);
    -o-transform: translate(0, 41px) rotate(45deg);
    transform: translate(0, 41px) rotate(45deg)
}

.mask .close i:nth-child(2) {
    -webkit-transform: translate(0, 39px) rotate(-45deg);
    -moz-transform: translate(0, 39px) rotate(-45deg);
    -ms-transform: translate(0, 39px) rotate(-45deg);
    -o-transform: translate(0, 39px) rotate(-45deg);
    transform: translate(0, 39px) rotate(-45deg)
}

.decoration {
    max-height: 360px;
    overflow: hidden
}

.decoration img {
    width: 100%;
    vertical-align: top
}

.sidebar {
    width: 20%;
    min-width: 2.3rem;
    margin: -.6rem 0 0
}

.sidebar h1 {
    padding: .27rem 0;
    font-size: 0.3rem;
    font-weight: 500;
    line-height: 0.45rem;
    color: #fff;
    text-align: center;
    background: #ae5a42;
    border-bottom: 4px solid #ff9c00
}

.sidebar h1 span {
    display: block;
    font-size: 12px;
    line-height: .24rem;
    opacity: .4;
    text-transform: uppercase
}

.sidebar h1 i {
    display: block;
    margin: 0 auto
}

.sidebar h1 i.close {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg)
}

.sidebar .lv2-nav {
    padding: 0 .2rem .5rem;
    background: #f5f5f5
}

.sidebar .lv2-nav li {
    position: relative;
    padding: .12rem .15rem;
    border-bottom: 1px dashed #c4c4c4;
    border-top: 1px dashed #fff;
    -webkit-transition: all 0.25s linear 0s;
    -moz-transition: all 0.25s linear 0s;
    -ms-transition: all 0.25s linear 0s;
    -o-transition: all 0.25s linear 0s;
    transition: all 0.25s linear 0s
}

.sidebar .lv2-nav li:first-child {
    border-top: none
}

.sidebar .lv2-nav li:last-child {
    border-bottom: none
}

.sidebar .lv2-nav li.cur>a,.sidebar .lv2-nav li:hover>a {
    color: #ae5a42
}

.sidebar .lv2-nav a {
    display: block;
    font-size: 0.2rem;
    font-weight: 500;
    line-height: 0.4rem;
    color: #333
}

.sidebar .lv2-nav .lv3 {
    display: none;
    padding: 6px 0 4px .12rem
}

.sidebar .lv2-nav .lv3 a {
    padding: 5px 0;
    font-size: 0.15rem;
    font-weight: 500;
    line-height: 0.28rem;
    color: #333;
    text-align: left
}

.sidebar .lv2-nav .lv3 a:hover {
    color: #ae5a42
}

.sidebar .lv2-nav .lv3 a.cur {
    color: #ae5a42;
    font-weight: 700
}

.sidebar .lv2-nav .down {
    position: absolute;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    z-index: 1;
    width: .3rem;
    height: .66rem;
    background-image: url(../images/g_icon2_2.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: transparent;
    -o-background-size: 9px auto;
    background-size: 9px auto;
    cursor: pointer;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition: all 0.35s ease 0s;
    -moz-transition: all 0.35s ease 0s;
    -o-transition: all 0.35s ease 0s;
    transition: all 0.35s ease 0s
}

.sidebar .lv2-nav li .down.show {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.main {
    width: 76.5%;
    max-width: calc(100% - 2.6rem);
    min-height: 5rem;
    margin: .25rem 0 0
}

.position {
    margin: 0 0 .05rem;
    border-bottom: 1px solid #ddd
}

.position h3 {
    display: inline-block;
    margin: 0 0 -1px;
    font-size: 0.26rem;
    font-weight: 700;
    line-height: 0.5rem;
    color: #ae5a42;
    text-align: left;
    border-bottom: 3px solid #ae5a42
}

.place {
    font-size: 0.14rem;
    font-weight: 500;
    line-height: 0.5rem;
    color: #ae5a42;
    text-align: left;
    padding: 0 0 0 .25rem;
    background-image: url(../images/position.png);
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-color: transparent;
    background-size: auto
}

.place a {
    color: #808080
}

.place a:hover {
    color: #ae5a42
}

.place a:last-child {
    color: #ae5a42;
    font-weight: 700
}

.article {
    margin: -.05rem 0 0;
    padding: .35rem 4%;
    background: #fff
}

.article .title {
    font-size: 0.26rem;
    font-weight: 500;
    line-height: 0.36rem;
    color: #ae5a42;
    text-align: center
}

.article .sub {
    margin: .3rem 0;
    padding: .13rem 0;
    font-size: 0.14rem;
    font-weight: 500;
    line-height: 0.26rem;
    color: #666;
    text-align: center;
    border-top: 1px dashed #dedede;
    border-bottom: 1px dashed #dedede
}

.article .content {
    padding: 0 0 .3rem;
    font-size: 0.17rem;
    font-weight: 500;
    line-height: 220%;
    color: #000;
    text-align: justify
}

.article .content p {
    text-indent: 2em
}

.article a {
    color: #0f82f1
}

.article a:hover {
    color: #ae5a42
}

.article .content img,.article .content video {
    display: block;
    max-width: 100%;
    height: auto !important;
    margin: .2rem auto
}

.article .content table {
    max-width: 100%;
    margin: .25rem auto
}

.article .content table td {
    padding: .12rem .15rem;
    border-color: #ddd;
    width: auto
}

.article .content table p {
    text-indent: 0;
    line-height: 170%
}

.article .content table img,.article .content table video {
    margin: 0 !important
}

.article .content iframe {
    max-width: 100%;
    margin: .25rem auto
}

.article .cont-page {
    padding: .25rem 0 0;
    border-top: 1px dashed #aaa
}

.article .cont-page a {
    display: block;
    padding: 4px 0;
    font-size: 0.16rem;
    font-weight: 500;
    line-height: 0.28rem;
    color: #333;
    text-align: left;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s
}

.article .cont-page a:hover {
    color: #ae5a42;
    -webkit-transform: translateX(4px);
    -moz-transform: translateX(4px);
    -ms-transform: translateX(4px);
    -o-transform: translateX(4px);
    transform: translateX(4px)
}

.article.about {
    padding-left: 0;
    padding-right: 0
}

.article.about .title {
    margin: 0 0 .3rem;
    font-size: .28rem
}

.people-search {
    margin: .3rem 0 .2rem;
    font-size: 0
}

.people-search li {
    margin: .1rem 0 0
}

.people-search .tip {
    display: inline-block;
    width: .9rem;
    margin: 0 .1rem .1rem 0;
    font-size: .18rem;
    line-height: .34rem;
    color: #fff;
    text-align: center;
    background: #ae5a42;
    border-radius: 3px
}

.people-search .item {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 1rem)
}

.people-search a {
    display: inline-block;
    vertical-align: top;
    min-width: 1rem;
    padding: 0 .13rem;
    margin: 0 .07rem .07rem .07rem;
    font-size: .16rem;
    line-height: .32rem;
    color: #000;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 3px
}

.people-search a:hover,.people-search a.cur {
    border-color: #ae5a42;
    color: #ae5a42
}

.people-search a.cur {
    font-weight: 700
}

.people-list {
    font-size: 0;
    margin: 0 -0.2rem;
    margin-top: .3rem
}

.people-list>li {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 0 0.2rem
}

.people-list li {
    margin: 0 0 .5rem
}

.people-list li:hover .img-scale {
    box-shadow: -6px 6px .15rem 0 #a0a0a0
}

.people-list .name {
    display: block;
    font-size: 0.2rem;
    font-weight: 500;
    line-height: 0.5rem;
    color: #ae5a42;
    text-align: left
}

.people-list .name:hover {
    color: #ff9c00
}

.people-list .info {
    margin: 6px 0 0
}

.people-list .info span {
    color: #333;
    font-weight: 700
}

.people-list .info.p3 {
    min-height: .44rem
}

.people-list .img-scale {
    display: inline-block;
    vertical-align: top;
    width: 1.6rem;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s
}

.people-list .img-scale .img {
    padding: 130% 0 0;
    background-position: 50% 20%;
    background-color: #eee
}

.people-list .text {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 1.6rem);
    padding: 0 0 0 .28rem
}

.people-list .more2 {
    margin: .15rem 0 0;
    font-size: 0.14rem;
    font-weight: 500;
    line-height: 0.35rem;
    color: #ae5a42;
    text-align: right;
    border-top: 1px solid #ddd
}

.people-list .more2 a {
    color: #ae5a42
}

.people-list .more2 a:hover {
    color: #ff9c00;
    text-decoration: underline
}

.people-article {
    padding: .35rem 0
}

.people-header {
    padding: .15rem .2rem;
    font-size: 0;
    background: #f5f5f5
}

.people-header .people-img {
    display: inline-block;
    vertical-align: top;
    width: 1.6rem;
    max-height: 2rem;
    overflow: hidden
}

.people-header .people-img img {
    width: 100%;
    vertical-align: top;
    object-fit: cover
}

.people-header .people-name {
    display: inline-block;
    vertical-align: top;
    width: 2.5rem;
    padding: .2rem .15rem 0 .4rem;
    font-size: .14rem;
    line-height: .15rem;
    color: #666
}

.people-header .people-name p {
    padding-left: .16rem;
    border-left: 4px solid #af8535
}

.people-header .people-name p.p1 {
    padding-bottom: .16rem;
    font-size: .22rem;
    font-weight: 700;
    line-height: .24rem;
    color: #ae5a42
}

.people-header .people-contact {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 4.1rem);
    margin: .2rem 0 0;
    padding: 0 0 0 .16rem;
    font-size: .16rem;
    line-height: .25rem;
    color: #666;
    border-left: 4px solid #ae5a42
}

.people-header .people-contact p {
    margin: 0 0 .1rem
}

.people-header .people-contact p:last-child {
    margin: 0
}

.people-header .people-contact span {
    color: #000
}

.people-section {
    margin: .35rem 0 0
}

.people-section .people-title {
    margin: 0 0 .2rem;
    border-bottom: 1px dashed #ddd
}

.people-section .people-title h3 {
    display: inline-block;
    min-width: 1.22rem;
    margin: 0 0 -1px;
    padding: 0 .2rem;
    font-size: .2rem;
    line-height: .32rem;
    color: #fff;
    text-align: center;
    background: #ae5a42
}

.people-section .people-content {
    text-indent: 2em;
    font-size: 0.16rem;
    font-weight: 500;
    line-height: 0.35rem;
    color: #000;
    text-align: justify
}

.leader-list {
    font-size: 0;
    margin: 0 -.15rem
}

.leader-list li {
    display: inline-block;
    vertical-align: top;
    width: 33.3%;
    margin: 35px 0 0;
    font-size: 0;
    padding: 0 .15rem
}

.leader-list li:nth-child(1),.leader-list li:nth-child(2) {
    width: 50%
}

.leader-list li .box {
    background: #f8f6f3
}

.leader-list li .img {
    display: inline-block;
    vertical-align: top;
    width: 1.5rem;
    height: 2.25rem;
    overflow: hidden
}

.leader-list li .img img {
    width: 100%;
    min-height: 100%;
    object-fit: cover;
    vertical-align: top
}

.leader-list li .text {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 1.5rem)
}

.leader-list li .text .name {
    padding: 0 .12rem;
    font-size: .22rem;
    line-height: .5rem;
    font-weight: 700;
    color: #ae5a42;
    background: #eeebe7
}

.leader-list li .text .name span {
    vertical-align: top;
    margin: 0 0 0 .15rem;
    font-size: .16rem;
    font-weight: 400
}

.leader-list li .text .info {
    padding: .22rem .18rem 0;
    height: 1.5rem;
    font-size: .16rem;
    line-height: .34rem;
    color: #000
}

.leader-list li.ol {
    text-align: center
}

.leader-list li.ol .box {
    padding: .2rem 0
}

.leader-list li.ol .text {
    width: 100%
}

.leader-list li.ol .text .name {
    padding: 0.2rem 0 0.1rem;
    line-height: .32rem;
    background: none
}

.leader-list li.ol .text .info {
    padding: 0 .2rem;
    height: 1.02rem
}

.contact-title {
    margin: .4rem 0 -.1rem;
    padding: 0 0 0 .12rem;
    font-size: .21rem;
    font-weight: 700;
    line-height: .24rem;
    border-left: 4px solid #ae5a42
}

.contact-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -.18rem;
    font-size: 0
}

.contact-list li {
    display: inline-block;
    vertical-align: top;
    width: 33.33%;
    margin: .3rem 0 0;
    padding: 0 .18rem
}

.contact-list .box {
    height: 100%;
    padding: .12rem .22rem .16rem;
    background: rgba(245, 240, 236, .5)
}

.contact-list .box .name {
    margin: 0 0 .1rem;
    font-size: .17rem;
    line-height: .32rem;
    font-weight: 700;
    color: #ae5a42
}

.contact-list .box .work {
    margin: 0 0 .1rem;
    font-size: .15rem;
    line-height: .25rem;
    color: #494949
}

.contact-list .box .info {
    font-size: .15rem;
    line-height: .28rem;
    padding: 0 0 0 .26rem;
    background: url(../images/weizhi.png) no-repeat 1px 50%
}

.contact-list .box .info.phone {
    background-image: url(../images/31dianhua.png);
    background-position-x: 0
}

#browser-modal {
    position: fixed;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    z-index: 10000;
    width: 100%;
    height: 100%;
    color: #303233;
    text-align: center
}

#browser-modal .browser-modal-cover {
    position: fixed;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    z-index: -1;
    height: 100%;
    width: 100%;
    background-color: #111
}

#browser-modal .browser-content {
    width: 700px;
    margin: 120px auto 0;
    padding: 50px 0 80px;
    background-color: #fff;
    border-radius: 5px
}

#browser-modal .browser-content .browser-dpc-logo img {
    height: 42px;
    margin: 45px auto 40px
}

#browser-modal .browser-content .browser-text-title {
    font-size: 24px;
    text-transform: uppercase
}

#browser-modal .browser-content .browser-text-desc {
    margin: 30px 0 20px;
    font-size: 14px
}

#browser-modal .browser-content .browser-list {
    width: 600px;
    height: 130px;
    margin: 20px auto
}

#browser-modal .browser-content .browser-item {
    float: left;
    width: 150px;
    margin: 0 auto;
    padding: 20px 0
}

#browser-modal .browser-content .browser-item .iconfont {
    width: 100px;
    height: 100px;
    margin: 0 auto 10px;
    font-size: 80px;
    line-height: 80px
}

#browser-modal .browser-content .browser-item .iconchrome {
    background: url(../images/bro.png) no-repeat 0 0
}

#browser-modal .browser-content .browser-item .iconfirefox {
    background: url(../images/bro.png) no-repeat 0 -100px
}

#browser-modal .browser-content .browser-item .iconopera {
    background: url(../images/bro.png) no-repeat 0 -200px
}

#browser-modal .browser-content .browser-item .iconEdge {
    background: url(../images/bro.png) no-repeat 0 -300px
}

#browser-modal .browser-content .browser-item a {
    display: block;
    cursor: pointer
}

#browser-modal .browser-content .browser-item a:hover {
    text-decoration: underline !important
}

#browser-modal .browser-content .browser-item a img {
    display: block;
    max-width: 100px;
    width: 100px;
    height: 100px;
    margin: 0 auto
}

#browser-modal .browser-content .browser-item a h4 {
    margin-top: 20px;
    text-align: center;
    font-size: 18px;
    font-weight: 700
}

#page-list {
    margin: .4rem auto .3rem
}

#page-list>table {
    margn: 0 auto
}

#page-list td,#page-list span,#page-list a,#page-list input {
    font-family: Arial
}

#page-list td {
    font-size: .15rem
}

#page-list span,#page-list a,#page-list input,#page-list div {
    display: inline-block;
    width: auto;
    height: 29px;
    font-size: 14px
}

#page-list span,#page-list a,#page-list #gotopagebut {
    padding: 0px 8px;
    line-height: 28px;
    border-radius: 2px;
    border: 1px solid #b0a18d;
    margin: 0px 5px 0
}

#page-list a {
    color: #ae5a42;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s
}

#page-list a:hover {
    color: #fff;
    background: #b0a18d
}

#page-list .defaultInputStyle {
    width: 40px;
    height: 29px;
    border: 1px solid #b0a18d;
    border-radius: 2px;
    padding: 0 4px;
    line-height: 28px;
    outline: none;
    vertical-align: top;
    margin: 0 7px 0 2px !important
}

#page-list #gotopagebut {
    background: #b0a18d;
    color: #fff;
    filter: none
}

@media screen and (max-width: 1580px) {
    .leader-list li {
        width: 33.3%
    }
}

@media screen and (max-width: 1300px) {
    html {
        font-size: 95px
    }

    .container {
        width: 90%
    }

    .header {
        padding: .2rem 0;
        background-position: 38% 50%
    }

    .nav li a,.sidebar .lv2-nav a {
        font-size: .18rem
    }

    .column2 {
        margin-top: .25rem
    }

    .contact-list {
        margin: 0 -.1rem
    }

    .contact-list li {
        padding: 0 .1rem;
        margin: .2rem 0 0
    }
}

@media screen and (max-width: 1200px) {
    .contact-list li {
        width: 50%
    }

    .leader-list li {
        width: 33.333%
    }
}

@media screen and (max-width: 992px) {
    .container {
        width: 100%;
        padding-left: 5% !important;
        padding-right: 5% !important
    }

    .header {
        padding: .12rem 0;
        border-bottom: 2px solid #ae5a42
    }

    .header .container {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        max-width: 100%
    }

    .header .container::after,.header .container::before {
        display: none
    }

    .header .container .logo {
        float: none;
        max-width: none;
        padding: 0 .12rem 0 0
    }

    .header .container .logo img {
        max-height: 55px
    }

    .header .container .xiaoxun {
        display: none
    }

    .header .container>.fr {
        display: flex;
        align-items: center;
        float: none;
        margin: 0
    }

    .top-link {
        margin: 0 .2rem 0 0
    }

    .top-link .inline {
        display: none
    }

    .pad-btn {
        display: flex
    }

    .search {
        visibility: hidden;
        opacity: 0;
        position: fixed;
        top: 40%;
        right: auto;
        bottom: auto;
        left: 20%;
        z-index: 200;
        width: 60%;
        padding: 15px !important;
        background: #fff;
        -webkit-transform: scale(0.7);
        -moz-transform: scale(0.7);
        -ms-transform: scale(0.7);
        -o-transform: scale(0.7);
        transform: scale(0.7);
        -webkit-transition: all 0.3s linear 0s;
        -moz-transition: all 0.3s linear 0s;
        -ms-transition: all 0.3s linear 0s;
        -o-transition: all 0.3s linear 0s;
        transition: all 0.3s linear 0s
    }

    .search .search-box {
        position: static;
        opacity: 1;
        padding: 0;
        box-shadow: none;
        visibility: visible;
        transition: none
    }

    .search .search-box form {
        border: none
    }

    .search .input {
        width: calc(100% - 45px) !important;
        height: 45px;
        padding: 0 8px !important;
        line-height: 45px;
        color: #333;
        border: 1px solid #eee
    }

    .search .input::placeholder {
        color: #888
    }

    .search .submit {
        width: 45px;
        height: 45px;
        background-image: url(../images/t_icon1_2.png)
    }

    .search.show {
        border: none;
        border-radius: 0;
        visibility: visible;
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    .search .search-icon {
        display: none !important
    }

    .nav {
        visibility: hidden;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 100%;
        z-index: 100;
        width: 100%;
        height: 100%;
        padding: .95rem 0 30px;
        background: #faf5f1;
        overflow-x: hidden;
        -webkit-transition: all 0.3s linear 0s;
        -moz-transition: all 0.3s linear 0s;
        -ms-transition: all 0.3s linear 0s;
        -o-transition: all 0.3s linear 0s;
        transition: all 0.3s linear 0s
    }

    .nav li {
        float: none;
        width: 100%;
        margin: 0 !important;
        border-top: 1px dashed #fff;
        border-bottom: 1px dashed #d2bdb6
    }

    .nav li:first-child {
        border-top: none
    }

    .nav li:last-child:after {
        display: block;
        content: "";
        box-sizing: border-box;
        position: absolute;
        top: auto;
        right: auto;
        bottom: -2px;
        left: 0;
        z-index: 1;
        width: 100%;
        height: 1px;
        background: #eee
    }

    .nav li a {
        font-size: .18rem;
        line-height: .55rem;
        padding: 0 .15rem;
        text-align: left;
        color: #333;
        background: none !important
    }

    .nav li .down {
        position: absolute;
        top: 0;
        right: 0;
        bottom: auto;
        left: auto;
        z-index: 1;
        width: .55rem;
        height: .55rem;
        background-image: url(../images/g_icon2_2.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-color: transparent;
        background-size: 18%;
        cursor: pointer;
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        transform: rotate(-180deg);
        -webkit-transition: all 0.3s linear 0s;
        -moz-transition: all 0.3s linear 0s;
        -ms-transition: all 0.3s linear 0s;
        -o-transition: all 0.3s linear 0s;
        transition: all 0.3s linear 0s
    }

    .nav li .down.close {
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }

    .nav li .lv2 {
        display: none;
        position: static;
        visibility: visible;
        opacity: 1;
        padding-left: 40px;
        padding-top: 0;
        border: none;
        background: none;
        box-shadow: none
    }

    .nav li .lv2 a {
        color: #333 !important
    }

    .nav li .lv2 .tri {
        display: none
    }

    .nav li:hover .lv2 {
        display: none;
        animation: none;
        box-shadow: none
    }

    .nav.show {
        visibility: visible;
        left: 0
    }

    .index-main .card {
        width: 100%
    }

    .news-slick {
        margin: 0 0 .3rem
    }

    .news-slick .img {
        padding: 56.3% 0 0
    }

    .news-slick .title {
        font-size: .18rem;
        line-height: .5rem
    }

    .more {
        line-height: 33px
    }

    .sidebar {
        width: 100%;
        min-width: 100%;
        margin: .2rem 0 0
    }

    .sidebar h1 {
        display: block;
        position: relative;
        padding: 0 .2rem;
        font-size: .22rem;
        line-height: .5rem;
        text-align: left;
        background: #ae5a42;
        border: none
    }

    .sidebar h1 i {
        position: absolute;
        top: 0;
        right: 0;
        bottom: auto;
        left: auto;
        z-index: 1;
        width: .5rem;
        height: .5rem;
        background-image: url(../images/x_icon6.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-color: transparent;
        background-size: auto;
        cursor: pointer;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
        -webkit-transition: all 0.3s linear 0s;
        -moz-transition: all 0.3s linear 0s;
        -ms-transition: all 0.3s linear 0s;
        -o-transition: all 0.3s linear 0s;
        transition: all 0.3s linear 0s
    }

    .sidebar h1 i.down {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    .sidebar .lv2-nav {
        display: none
    }

    .sidebar .lv2-nav a {
        font-size: .18rem
    }

    .main {
        width: 100%;
        max-width: 100%;
        margin: .1rem 0 0
    }

    .people-list {
        margin-left: 0;
        margin-right: 0
    }

    .people-list>li {
        padding: 0;
        width: 100%
    }

    .people-header .people-name {
        width: 2.2rem
    }

    .people-header .people-contact {
        width: calc(100% - 3.5rem)
    }
}

@media screen and (max-width: 768px) {
    .container {
        padding-left: 4% !important;
        padding-right: 4% !important
    }

    .top-link {
        display: none
    }

    .logo {
        width: calc(100% - 1rem);
        max-width: calc(100% - 1rem)
    }

    .column1 h3,.column2 h3 {
        font-size: .22rem
    }

    .column1 h3 i,.column2 h3 i {
        width: 42px
    }

    .main .list3 {
        margin: 0
    }

    .main .list3 li {
        padding: .12rem 0
    }

    .main .list3 li:first-child {
        padding-top: 0
    }

    .main .list3 .title {
        width: 100%;
        line-height: .26rem;
        overflow: visible;
        text-overflow: clip;
        white-space: initial
    }

    .main .list3 .date {
        float: none;
        padding-left: 22px;
        line-height: .35rem;
        background-position-x: 0
    }

    .position {
        margin: 0 0 .15rem
    }

    .position h3 {
        display: none
    }

    .place {
        float: none
    }

    .article {
        padding: .2rem 0
    }

    .article .sub {
        margin: .15rem 0
    }

    .yqlj {
        width: 100%
    }

    .yqlj a {
        margin: .14rem .12rem 0;
        width: calc(50% - .24rem)
    }

    .ewm {
        width: 100%;
        margin: .25rem 0 0;
        text-align: center
    }

    .index-links ul li {
        width: 25%
    }

    .place {
        line-height: .22rem;
        padding-top: .14rem;
        padding-bottom: .14rem
    }

    .banner .slick-arrow {
        display: none !important
    }

    .banner .slick-dots li {
        width: 10px;
        height: 10px
    }

    .leader-list li {
        width: 100% !important
    }

    .people-header .people-img {
        width: 1.5rem;
        height: 1.5rem
    }

    .people-header .people-name {
        width: calc(100% - 1.5rem)
    }

    .people-header .people-contact {
        width: 100%
    }
}

@media screen and (max-width: 600px) {
    html {
        font-size: 90px
    }

    .search {
        left: 10%;
        width: 80%
    }

    .people-search {
        margin-top: .2rem
    }

    .people-search .tip {
        display: block;
        width: 1.2rem;
        margin-left: 5px
    }

    .people-search .item {
        width: 100%
    }

    .people-search a {
        padding: 0 .1rem;
        margin-left: 5px;
        margin-right: 5px;
        line-height: .3rem;
        font-size: .15rem
    }

    .article .title {
        font-size: 21px
    }

    .contact-list {
        margin: 0
    }

    .contact-list li {
        width: 100%;
        padding: 0
    }
}

@media screen and (max-width: 480px) {
    .people-list>li {
        margin: 0 0 .3rem
    }

    #page-list td, #page-list div {
        font-size: 0
    }

    #page-list #gotopagebut,#page-list .defaultInputStyle {
        display: none
    }

    .people-list .img-scale {
        width: 1.2rem
    }

    .people-list .text {
        width: calc(100% - 1.2rem);
        padding: 0 0 0 .2rem
    }

    .people-list .name {
        line-height: .38rem
    }

    .people-list .info.p3 {
        min-height: auto
    }
}

@media screen and (max-width: 368px) {
    .article .title {
        font-size: 18px;
        font-weight: 700
    }

    .sidebar h1 {
        line-height: .5rem
    }

    .sidebar h1 i {
        width: .5rem;
        height: .5rem
    }

    .yqlj a {
        margin: .14rem 0 0;
        width: 100%
    }

    .people-header .people-img {
        width: 1rem;
        height: 1rem
    }

    .people-header .people-name {
        width: calc(100% - 1rem)
    }
}
