﻿header {
    width: 100%;
    height: 0.9rem;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 101;
    padding: 0.2rem 0.6rem 0;
}
header .index {
    display: block;
}
header .page {
    display: none;
}
header .header-logo {
    width: 2.94rem;
	height: 0.4rem;
    float: left;
}
header .index-logo .page {
    display: block;
}
header .index-logo .index {
    display: none;
}
header .header-right {
    float: right;
}
header .header-nav {
    float: left;
    margin-top: 0.18rem;
}
header .header-nav ul li {
	font-size: 0.18rem;
    color: #ffffff;
    float: left;
    margin: 0 0.2rem;
    position: relative;
    padding-bottom: 0.1rem;
}
header .header-nav ul li>a {
    color: #ffffff;
}
header .header-nav ul li .hide {
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translateX(-50%);
    width: 1.1rem;
    text-align: center;
    display: none;
    padding: 0.1rem 0 0;
}
header .header-nav ul li .hide a {
    display: block;
    font-size: 0.16rem;
    color: #666;
    padding: 0.1rem 0;
    background: #fff;
    margin-bottom: 1px;
}
header .header-nav ul li .hide a:first-child {
    border-top: none;
}
header .header-nav ul li .hide a:hover {
    color: #34afae;
}
header .header-nav ul li:hover .hide {
    display: block;
}
header .header-msg {
    float: left;
    margin-top: 0.07rem;
}
header .header-msg .header-wechat,
header .header-msg .header-tel {
    width: 0.4rem;
	height: 0.4rem;
    float: left;
    margin-left: 0.15rem;
    cursor: pointer;
    position: relative;
}
header .header-msg .hide {
    display: none;
    position: absolute;
    left: 50%;
    top: 120%;
    transform: translateX(-50%);
}
header .header-right-black .header-nav ul li a {
    color: #222222;
}
header .header-right-black .index {
    display: none;
}
header .header-right-black .page {
    display: block;
}
header .header-msg .header-wechat .hide {
    width: 1.5rem;
}
header .header-msg .header-wechat:hover .hide {
    display: block;
}
header .header-msg .header-tel .hide {
    background: #fff;
    width: 1.5rem;
    padding: 0.1rem;
    font-size: 0.18rem;
    color: #333;
}
header .header-msg .header-tel:hover .hide {
    display: block;
}
.banners {

}
.banners .swiper-pagination {
    bottom: 0.8rem;
}
.banners .swiper-container,
.banners .swiper-container .swiper-slide div {
    width: 100%;
    height: 100%;
}
.banners .swiper-pagination-bullet {
    width: 1.5rem;
	height: 2px;
	background-color: #fff;
    border-radius: 0;
    margin: 0 0.2rem;
}
.banners .swiper-pagination-bullet-active {
    background-color: #34afae;
}
.banners .swiper-button-next,
.banners  .swiper-button-prev {
    width: 0.72rem;
	height: 0.88rem;
    background: url(../img/banners_right.jpg) center center no-repeat;
    background-size: 100%;
    top: auto;
    bottom: 0;
    left: auto;
    right: 0;
}
.banners  .swiper-button-prev {
    background: url(../img/banners_left.jpg) center center no-repeat;
    background-size: 100%;
    right: 0.72rem;
}
.section-2 {

}
.section-2 .wrap {
    height: 100%;
}
.section-2 .section-2-left {
    width: 3.67rem;
    height: 100%;
    float: left;
    background: #f4f7fa;
    position: relative;
}
.section-2 .section-2-left .logo {
    width: 1.52rem;
	height: 1.71rem;
    margin: 1.28rem auto 0;
}
.section-2 .section-2-left .msg {
    margin: 0.55rem 0 0 1rem;
}
.section-2 .section-2-left .msg p {
    font-size: 0.48rem;
    color: #34afae;
    font-weight: bold;
    width: 0.5rem;
    float: left;
    margin-right: 0.3rem;
    line-height: 1.2;
}
.section-2 .section-2-left .msg span {
    width: 0.6rem;
	border: solid 1px #34afae;
    display: block;
    font-size: 0.24rem;
    color: #34afae;
    padding: 0.1rem;
    text-align: center;
    float: left;
}
.section-2 .section-2-left .msg span i {
    display: block;
}
.section-2 .section-2-left .slogan {
    width: 2.5rem;
	height: 0.32rem;
    position: absolute;
    left: 50%;
    bottom: 0.95rem;
    transform: translateX(-50%);
}
.section-2 .section-2-right {
    width: 15.53rem;
    height: 100%;
    float: right;
    background: url(../img/section-2_bg.jpg) center center no-repeat;
    background-size: 100%;
}
.section-2 .section-2-right ul {
    height: 100%;
}
.section-2 .section-2-right ul li {
    width: 3.55rem;
    height: 100%;
    float: left;
    border-right: 1px solid #dddddd;
    padding-top: 2.5rem;
    color: #fff;
    text-align: center;
}
.section-2 .section-2-right ul li .msg {
    display: inline-block;
    text-align: left;
    position: relative;
    top: 0;
    transition: all .5s;
}
.section-2 .section-2-right ul li .num {
    width: 1.2rem;
	height: 1.2rem;
    margin: 0 auto 0.6rem;
    position: relative;
    top: 0;
    transition: all .5s;
}
.section-2 .section-2-right ul li .title {
    font-size: 0.3rem;
    font-weight: bold;
    width: 0.3rem;
    float: right;
    margin-left: 0.2rem;
}
.section-2 .section-2-right ul li .content {
    height: 3.85rem;
    float: right;
    writing-mode: tb-rl;
}
.section-2 .section-2-right ul li:hover .num,
.section-2 .section-2-right ul li:hover .msg {
    top: -0.15rem;
}
.section-3 {

}
.section-3 .wrap {
    height: 100%;
}
.section-3 .section-3-left {
    width: 9.6rem;
    height: 100%;
    float: left;
}
.section-3 .section-3-right {
    width: 9.6rem;
    height: 100%;
    float: left;
    background-color: #e7ecf0;
}
.section-3 .section-3-right .msg {
    width: 6.55rem;
    margin: 2.23rem 0 0 1.15rem;
}
.section-3 .section-3-right .msg .title i{
    font-family: DINCond-Black;
	font-size: 0.72rem;
    color: #34afae;
    font-weight: bold;
}
.section-3 .section-3-right .msg .title p {
    font-size: 0.36rem;
    color: #333333;
}
.section-3 .section-3-right .msg .content {
    margin-top: 0.7rem;
    font-size: 0.16rem;
    color: #333333;
    text-indent: 2em;
    line-height: 1.8;
}
.section-3 .section-3-right .msg .content p {
    margin-bottom: 0.2rem;
}
.section-3 .section-3-right .msg .more {
    width: 0.5rem;
	height: 0.5rem;
    margin: 0.5rem 0 0;
    background-color: #34afae;
    border: 1px solid #34afae;
    border-radius: 50%;
    transition: all .5s;
    overflow: hidden;
    position: relative;
}
.section-3 .section-3-right .msg .more a {
    display: block;
    width: 100%;
    height: 100%;
}
.section-3 .section-3-right .msg .more img {
    width: 0.12rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.section-3 .section-3-right .msg .more .hide {
    display: none;
}
.section-3 .section-3-right .msg .more .show {
    display: block;
}
.section-3 .section-3-right .msg .more:hover {
    background: transparent;
    border: 1px solid #34afae;
}
.section-3 .section-3-right .msg .more:hover .show {
    display: block;
}
.section-3 .section-3-right .msg .more:hover .hide {
    display: block;
}
.section-4 {

}
.section-4 {
    background: url(../img/section-4_bg.jpg) center center no-repeat;
    background-size: 100%;
}
.section-4 ul {
    width: 16.6rem;
    height: 6rem;
    margin: 0 auto;
}
.section-4 ul li {
    width: 8.3rem;
	height: 3rem;
	background-color: #f4f7fa;
    float: left;
}
.section-4 ul li .pic {
    width: 50%;
    float: left;
}
.section-4 ul li:nth-child(n+3) .pic {
    float: right;
}
.section-4 ul li .msg {
    width: 50%;
    float: left;
    padding: 1.2rem 0.85rem 0 0.6rem;
    position: relative;
}
.section-4 ul li .content {
    font-size: 0.3rem;
    color: #34afae;
    font-weight: bold;
}
.section-4 ul li .title {
    position: absolute;
    left: 0.3rem;
    top: 0.3rem;
}
.section-4 ul li .title i {
    font-family: DIN-Medium;
	font-size: 0.6rem;
    color: #dddddd;
    line-height: 1;
}
.section-4 ul li .title p {
    font-size: 0.18rem;
    color: #555555;
    position: absolute;
    left: 0.35rem;
    top: 0.3rem;
    background-color: #f4f7fa;
    width: 1rem;
}
.section-4 ul li:last-child .msg {
    padding-right: 0.5rem;
}
.section-5 {
    background: url(../img/section-5_bg.jpg) center center no-repeat;
    background-size: 100%;
}
.section-5 .title {
    text-align: center;
    color: #ffffff;
}
.section-5 .title i {
    font-family: DINCond-Black;
	font-size: 0.7rem;
    color: #ffffff;
}
.section-5 .title p {
    font-size: 0.48rem;
    margin: 0.1rem 0 0.6rem;
    font-weight: bold;
}
.section-5 .title span {
    font-size: 0.18rem;
}
.section-5 .box {
    width: 14rem;
    margin: 1.3rem auto 0;
}
.section-5 .box ul li {
    width: 25%;
    height: 1.6rem;
    float: left;
    color: #ffffff;
    text-align: center;
    border-right: 1px solid rgba(255, 255, 255,0.3);
}
.section-5 .box ul li p {
    font-size: 0.5rem;
    line-height: 1;
    position: relative;
}
.section-5 .box ul li i {
    font-size: 0.8rem;
    font-family: DINCond-Black;
}
.section-5 .box ul li p em {
    font-style: normal;
    font-size: 0.48rem;
    vertical-align: text-top;
}
.section-5 .box ul li span {
    font-size: 0.18rem;
    margin-top: 0.5rem;
    display: block;
}
.section-6 {
    background: url(../img/section-6_bg.jpg) center center no-repeat;
    background-size: 100%;
}
.section-6 .wrap {
    height: 100%;
    overflow: hidden;
}
.section-6-right {
    width: 50%;
    height: 100%;
    float: right;
    overflow: hidden;
    position: relative;
}
.section-6-right img {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.section-6 .section-6-left {
    width: 50%;
    float: left;
}
.section-6 .section-6-left .title {
    margin: 1.69rem 0 0 1.32rem;
}
.section-6 .section-6-left .title p {
    font-size: 0.48rem;
    color: #333333;
    font-weight: bold;
    margin-bottom: 0.2rem;
}
.section-6 .section-6-left .title span {
    font-size: 0.16rem;
    color: #333333;
}
.section-6 .section-6-left ul {
    margin: 0.9rem 1.8rem 0 2rem;
    height: 5.8rem;
    overflow: hidden;
    position: relative;
}
.section-6 .section-6-left ul li {
    width: 1.8rem;
	height: 1.8rem;
	background-color: #ebeff2;
    float: left;
    margin: 0.12rem 0.06rem 0;
    cursor: pointer;
    transition: all .5s;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.section-6 .section-6-left ul li .icon {
    width: 0.65rem;
    height: 0.65rem;
    position: relative;
    margin: 0.35rem auto 0.2rem;
}
.section-6 .section-6-left ul li .icon img {
    width: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.section-6 .section-6-left ul li i {
    font-size: 0.18rem;
    color: #333333;
    text-align: center;
    display: block;
}
.section-6 .section-6-left ul li .msg {
    width: 1.7rem;
    float: left;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.section-6 .section-6-left ul li .msg p {
    font-size: 0.24rem;
    color: #ffffff;
    font-weight: bold;
    text-align: left;
    margin-bottom: 0.1rem;
}
.section-6 .section-6-left ul li .msg span {
    font-size: 0.16rem;
    color: #ffffff;
    display: block;
}
.section-6 .section-6-left ul li .box {
    width: 3.73rem;
    height: 1.8rem;
    background-color: #34afae;
    left: -3.73rem;
    position: absolute;
    top: 0;
    transition: all .5s;
}
.section-6 .section-6-left ul li.on {
    z-index: 6;
    overflow: initial;
}
.section-6 .section-6-left ul li.on .box {
    left: 0;
}
.section-6 .section-6-left ul li.on .icon {
    float: left;
    margin: 0.55rem 0.4rem 0;
}
.section-6 .section-6-left ul li.on i {
    display: none;
}
.section-6 .section-6-left ul li:nth-child(3n) .box {
    left: auto;
    right: -3.73rem;
}
.section-6 .section-6-left ul li:nth-child(3n).on .box {
    left: auto;
    right: 0;
}
.section-7 {
    background: url(../img/section-7_bg.jpg) center bottom -0.1rem no-repeat;
    background-size: 100%;
}
.section-7 .wrap {
    height: 100%;
    position: relative;
    padding-top: 1rem;
}
.section-7 .section-7-title {
    margin: 0 0 0 4.1rem;
}
.section-7 .section-7-title p {
    font-size: 0.48rem;
    color: #333333;
    margin-bottom: 0.05rem;
}
.section-7 .section-7-title span {
    font-size: 0.3rem;
    color: #333333;
	opacity: 0.5;
}
.section-7 .box {
    float: right;
    width: 11.39rem;
}
.section-7 .box ul li {
    position: absolute;
    transition: all .5s;
}
.section-7 .box ul li:nth-child(1) {
    bottom: 1rem;
    left: 8.3rem;
}
.section-7 .box ul li:nth-child(1):hover {
    bottom: 1.1rem;
}
.section-7 .box ul li:nth-child(1) .content {
    height: 1.6rem;
    margin-left: 0.44rem;
}
.section-7 .box ul li:nth-child(2) {
    bottom: 3.5rem;
    right: 6.1rem;
}
.section-7 .box ul li:nth-child(2):hover {
    bottom: 3.6rem;
}
.section-7 .box ul li:nth-child(2) .content {
    height: 2.24rem;
    float: right;
    margin-right: 0.2rem;
}
.section-7 .box ul li:nth-child(3) {
    right: 1.3rem;
    top: 0.8rem;
}
.section-7 .box ul li:nth-child(3):hover {
    top: 0.7rem;
}
.section-7 .box ul li:nth-child(3) .content {
    height: 1.5rem;
    margin-left: 0.36rem;
}
.section-7 .box .title {
    font-size: 0.31rem;
    color: #038e86;
    margin-bottom: 0.3rem;
}
.section-7 .box .title i {
    font-family: EurostileLTStd-BoldCn;
}
.section-7 .box .title img {
    width: 1.21rem;
    margin: 0 0.15rem;
}
.section-7 .box .content {
    font-size: 0.16rem;
    color: #666666;
    writing-mode: tb-rl;
}
.section-7 .more {
    width: 2rem;
	height: 0.7rem;
    line-height: 0.7rem;
    text-align: center;
	background-color: #038e86;
	border-radius: 0.35rem;
    position: absolute;
    right: 1.34rem;
    bottom: 1.2rem;
}
.section-7 .more a {
    font-size: 0.2rem;
    color: #ffffff;
    display: block;
}
.section-8 {
    background: url(../img/section-8_bg.jpg) center top no-repeat;
    background-size: 100%;
}
.section-8 .box {
    width: 15.3rem;
    margin: 0 auto;
    position: relative;
}
.section-8 .box .swiper-container {

}
.section-8 .box .title {
    position: absolute;
    left: 0.2rem;
    top: 0.3rem;
    z-index: 10;
}
.section-8 .box .title i {
    font-family: DINCond-Black;
	font-size: 0.72rem;
    color: #34afae;
    margin-bottom: 0.1rem;
}
.section-8 .box .title p {
    font-size: 0.36rem;
    color: #333333;
}
.section-8 .box .more {
    width: 2.2rem;
	height: 0.9rem;
    line-height: 0.9rem;
    text-align: center;
	background-color: #34afae;
    position: absolute;
    left: 4.7rem;
    bottom: 0;
    z-index: 6;
    transition: all .5s;
}
.section-8 .box .more a {
    font-size: 0.24rem;
    color: #fff;
    display: block;
}
.section-8 .box .more img {
    width: 0.33rem;
	height: 0.33rem;
    margin-right: 0.1rem;
}
.section-8 .box .more:hover {
    line-height: 0.8rem;
}
.section-8 .box .pic {
    width: 9.73rem;
	height: 7.06rem;
    float: right;
}
.section-8 .box .msg {
    width: 6.89rem;
	height: 2.73rem;
	background-color: #f4f7fa;
	box-shadow: 0rem 0rem 0.2rem 0rem 
		rgba(5, 24, 15, 0.15);
    padding: 0.5rem 0 0 0.6rem;
    position: absolute;
    left: 0.2rem;
    bottom: 0.9rem;
}
.section-8 .box .msg p {
    font-size: 0.3rem;
    color: #34afae;
}
.section-8 .box .msg span {
    font-size: 0.18rem;
    color: #555555;
    margin-top: 0.2rem;
    display: block;
}
.section-8 .box .msg::after {
    content: '';
    display: block;
    width: 1.16rem;
	height: 1px;
	background-color: #34afae;
    position: absolute;
    right: 0;
    top: 0.65rem;
}
.section-8 .box .swiper-button-prev {
    width: 0.09rem;
    height: 0.17rem;
    background: url(../img/section-8_left.png) center center no-repeat;
    background-size: 100%;
    left: 5.68rem;
    top: auto;
    bottom: 1.39rem;
}
.section-8 .box .swiper-button-next {
    width: 0.09rem;
    height: 0.17rem;
    background: url(../img/section-8_right.png) center center no-repeat;
    background-size: 100%;
    left: 6.2rem;
    top: auto;
    bottom: 1.39rem;
}
.section-8 .swiper-button-center {
    font-size: 0.24rem;
    color: #aaaaaa;
    position: absolute;
    left: 5.95rem;
    top: auto;
    bottom: 1.39rem;
    z-index: 15;
    line-height: 1;
}
.link {
    font-size: 0.18rem;
    line-height: 1;
    width: 15.7rem;
    margin: 0.25rem auto;
}
.link p {
    font-size: 0.18rem;
    color: #333333;
    float: left;
}
.link a {
    font-size: 0.18rem;
    color: #666666;
    padding: 0 0.2rem;
    border-right: 1px solid #ccc;
    display: block;
    float: left;
}
.link a:first-child {
    padding-left: 0;
}
.link a:last-child {
    border: none;
}
footer {
    background: url(../img/footer_bg.jpg) center center no-repeat;
    background-size: 100%;
    /* height: 7.8rem; */
    padding: 0.7rem 1.75rem 0.2rem;
}
.footer {

}
.footer .footer-left {
    width: 6.35rem;
    float: left;
}
.footer .footer-left .footet-logo {
    width: 3.22rem;
    margin-bottom: 0.5rem;
}
.footer .footer-left .footer-msg {

}
.footer .footer-left .footer-msg p {
    font-size: 0.18rem;
    color: #ffffff;
    margin-bottom: 0.1rem;
}
.footer .footer-left .footer-msg img {
    width: 0.13rem;
    margin-right: 0.05rem;
}
.footer .footer-left .footer-qrcode {
    margin: 0.5rem 0 0.4rem;
}
.footer .footer-left .footer-qrcode ul li {
    width: 0.8rem;
    margin-right: 0.45rem;
    float: left;
    text-align: center;
}
.footer .footer-left .footer-qrcode ul li img {
    width: 0.69rem;
    margin: 0 auto;
    display: block;
}
.footer .footer-left .footer-qrcode ul li p {
    font-size: 0.16rem;
    color: #ffffff;
    margin-top: 0.07rem;
}
.footer .footer-left .footer-share {
    display: none;
}
.footer .footer-left .footer-share p {
    font-size: 0.16rem;
    color: #ffffff;
    float: left;
}
.footer .footer-left .footer-share img {
    width: auto;
    height: 0.24rem;
    margin-right: 0.1rem;
}
.footer .footer-right {
    width: 6.5rem;
    float: right;
    margin-right: 0.85rem;
}
.footer .footer-right {

}
.footer .footer-right .title {

}
.footer .footer-right .title p {
    font-size: 0.48rem;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 0.1rem;
}
.footer .footer-right .title span {
    font-size: 0.18rem;
    color: rgba(255, 255, 255,0.5);
}
.footer .footer-right form {
    margin-top: 0.4rem;
}
.footer .footer-right form label {
    border-bottom: 1px solid rgba(255, 255, 255,0.5);
    display: block;
}
.footer .footer-right form div {
    margin-bottom: 0.2rem;
}
.footer .footer-right form div label {
    width: 3rem;
    float: left;
    padding-bottom: 0.1rem;
}
.footer .footer-right form div label:last-child {
    float: right;
}
.footer .footer-right form div label p {
    float: left;
    font-size: 0.18rem;
    color: #ffffff;
}
.footer .footer-right form div label input {
    width: 85%;
    float: right;
    background: transparent;
    border: none;
    color: #fff;
}
.footer .footer-right form>label {
    margin-bottom: 0.2rem;
}
.footer .footer-right form>label p {
    font-size: 0.18rem;
    color: #ffffff;
    margin-bottom: 0.05rem;
}
.footer .footer-right form>label input {
    width: 100%;
    height: 0.4rem;
    background: transparent;
    border: none;
    color: #fff;
}
.footer .footer-right form>label textarea {
    width: 100%;
    height: 0.6rem;
    background: transparent;
    border: none;
    color: #fff;
    resize: none;
}
.footer .footer-right form input[type=submit] {
    display: block;
    width: 2rem;
    height: 0.6rem;
    border: 1px solid #fff;
    margin: 0.3rem auto 0;
    background: transparent;
    font-size: 0.18rem;
    color: #ffffff;
    cursor: pointer;
}
footer .copyright {
    margin-top: 0.8rem;
    border-top: 1px solid #ffffff;
    padding: 0.25rem 0 0;
    text-align: center;
}
footer .copyright p {
    font-size: 0.16rem;
    color: #ffffff;
    margin-bottom: 0.05rem;
}
footer .copyright p a {
    color: #ffffff;
}
#fp-nav ul li a span {
    width: 0.09rem;
	height: 0.09rem;
    background-color: #707070;
    transform: translate(-50%,-50%);
    margin: 0 !important;
}
#fp-nav.white ul li a span {
    background: #fff;
}
#fp-nav ul li:hover a span,
#fp-nav ul li a.active span {
    width: 0.3rem !important;
	height: 0.3rem !important;
    background: url(../img/fp-nav_2.png) center center no-repeat;
    background-size: 100%;
}
#fp-nav.white ul li:hover a span,
#fp-nav.white ul li a.active span {
    background: url(../img/fp-nav_1.png) center center no-repeat;
    background-size: 100%;
}
#fp-nav ul li {
    width: 0.3rem;
	height: 0.3rem;
    position: relative;
}
#fp-nav ul li a {
    position: relative;
}
#fp-nav ul li:first-child a::before,
#fp-nav ul li:nth-child(2) a::before,
#fp-nav ul li:nth-child(5) a::before,
#fp-nav ul li:nth-child(9) a::before {
    content: 'Banner';
    font-size: 0.2rem;
    color: #ffffff;
    display: block;
    position: absolute;
    left: -0.8rem;
    top: 50%;
    transform: translateY(-50%);
    display: none;
}
#fp-nav ul li:nth-child(2) a::before {
    content: '竹纤维';
}
#fp-nav ul li:nth-child(5) a::before {
    content: '优势';
    left: -0.6rem;
}
#fp-nav ul li:nth-child(9) a::before {
    content: '加盟';
    left: -0.6rem;
}
#fp-nav ul li:nth-child(3) a::before,
#fp-nav ul li:nth-child(4) a::before,
#fp-nav ul li:nth-child(6) a::before,
#fp-nav ul li:nth-child(7) a::before,
#fp-nav ul li:nth-child(8) a::before {
    content: '关于';
    font-size: 0.2rem;
    color: #34afae;
    display: block;
    position: absolute;
    left: -0.6rem;
    top: 50%;
    transform: translateY(-50%);
    display: none;
}
#fp-nav ul li:nth-child(4) a::before {
    content: '推荐';
}
#fp-nav ul li:nth-child(6) a::before {
    content: '天赋';
}
#fp-nav ul li:nth-child(7) a::before {
    content: '投资';
}
#fp-nav ul li:nth-child(8) a::before {
    content: '支持';
}
#fp-nav ul li a.active::before,
#fp-nav ul li a:hover::before {
    display: block;
}
.about-header {
    background-color: #ffffff;
	box-shadow: 0rem 0.01rem 0.1rem 0rem 
		rgba(51, 51, 51, 0.15);
}
.banner {
    margin-top: 0.9rem;
}
.page-header {
    /* position: relative; */
    background-color: #ffffff;
	box-shadow: 0rem 0.01rem 0.1rem 0rem 
		rgba(51, 51, 51, 0.15);
}
.about-wrap {
    width: 14rem;
    margin: 0 auto;
}
.about-1 {

}
.about-1 .title {
    text-align: center;
}
.about-1 .title p {
    font-size: 0.48rem;
    color: #34afae;
    font-weight: bold;
    margin-bottom: 0.1rem;
}
.about-1 .title span {
    font-size: 0.24rem;
    color: #bbbbbb;
}
.about-1 .content {
    font-size: 0.18rem;
    color: #333333;
    line-height: 1.8;
    margin-top: 0.5rem;
}
.about-1 .content p {
    margin-bottom: 0.3rem;
}
.about-2 {

}
.about-2 .swiper-container {
    height: 100%;
}
.about-2 .swiper-slide .box {
    width: 100%;
    height: 100%;
    padding-top: 2.48rem;
}
.about-2 .swiper-slide .msg {
    margin: 0 2.55rem;
}
.about-2 .swiper-slide .msg .title {
    font-size: 0.48rem;
    color: #ffffff;
    font-weight: bold;
}
.about-2 .swiper-slide .msg .title::after {
    content: '';
    display: block;
    width: 0.8rem;
	height: 0.05rem;
	background-color: #ffffff;
    margin: 0.5rem 0;
}
.about-2 .swiper-slide .msg .content {
    font-size: 0.16rem;
    color: #ffffff;
    line-height: 1.8;
    height: 1.1rem;
    overflow: hidden;
}
.about-2 .swiper-slide .more {
    width: 1.5rem;
	height: 0.5rem;
    line-height: 0.5rem;
    text-align: center;
	border-radius: 0.25rem;
	border: solid 1px #ffffff;
    font-size: 0.16rem;
    color: #ffffff;
    margin-top: 0.8rem;
    cursor: pointer;
}
.about-2 .swiper-pagination {
    width: auto;
    left: auto;
    right: 2.6rem;
    top: auto;
    bottom: 1.65rem;
}
.about-2  .swiper-pagination-bullet {
    width: 0.75rem;
	height: 0.02rem;
	background-color: #ffffff;
    border-radius: 0;
}
.about-2  .swiper-pagination-bullet-active {
    background-color: #ffffff;
}
.about-3 {

}
.about-3 .pic {
    width: 5.5rem;
	height: 7rem;
    float: left;
}
.about-3 .msg {
    width: 7.5rem;
    float: right;
}
.about-3 .msg .name p {
    font-size: 0.36rem;
    color: #333333;
    font-weight: bold;
}
.about-3 .msg .name span {
    font-size: 0.16rem;
    color: #888888;
}
.about-3 .msg .introduce {
    font-size: 0.16rem;
    color: #333333;
    margin: 0.45rem 0;
    line-height: 1.8;
}
.about-3 .msg .record {

}
.about-3 .msg .record .title {
    font-size: 0.24rem;
    color: #333333;
    font-weight: bold;
    padding-bottom: 0.1rem;
    border-bottom: 1px solid #666666;
}
.about-3 .msg .record .content {
    font-size: 0.16rem;
    color: #333333;
    line-height: 1.8;
}
.about-3 .msg .record .content p {
    margin-top: 0.2rem;
}

.about-4 {
    background: #f5f5f5;
}
.about-4 .swiper-container {
	padding-bottom: 0.15rem;
}
.about-4 .about-wrap>.box {
	position: relative;
}
.about-4 #thumbs {
	margin: 0 1.25rem;
}
.about-4 #thumbs::after {
	content: '';
	display: block;
	width: 80%;
	height: 1px;
	color: #dddddd;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0.05rem;
}
.about-4 #thumbs .swiper-slide {
	font-size: 0.3rem;
	color: #999;
	position: relative;
	height:1rem;
	transition: all .5s;
}
/* .about-4 #thumbs .swiper-slide p {
	height: 0.5rem;
	position: absolute;
	bottom: 0.2rem;
	text-align: center;
}
.about-4 #thumbs .swiper-slide::after {
	content: '';
	display: block;
	width: 0.09rem;
	height: 0.09rem;
	background-color: #aaaaaa;
	margin: 0 auto;
	border-radius: 50%;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
} */
.about-4 #thumbs .swiper-slide-thumb-active {
    font-size: 0.6rem;
    color: #333333;
	transition: all .5s;
}

.about-4 #thumbs .swiper-slide {
	position: relative;
	padding-bottom: 0.2rem;
	border-bottom: 1px solid #e5e5e5;
	visibility: visible;
}
.about-4 #thumbs .swiper-slide .year{
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: .521vw;
    cursor: pointer;
}
.about-4 #thumbs .swiper-slide .circle{
    cursor: pointer;
    position: absolute;
    left: 50%;
	bottom: -0.06rem;
    width: 0.12rem;
	height: 0.12rem;
	background-color: #dddddd;
    border-radius: 50%;
}
.about-4 #thumbs .swiper-slide-thumb-active .circle {
    background: url(../img/about-4_circle.png) center center no-repeat;
    background-size: 100%;
    width: 0.26rem;
	height: 0.26rem;
	bottom: -0.13rem;
}
.about-4 #gallery {
	margin: 0.4rem 1.14rem 0;
}
.about-4 #gallery ul {
    height: 6.22rem;
    overflow: auto;
}
.about-4 #gallery ul li {
	padding: 0.2rem 0;
	border-bottom: 1px solid #dddddd;
}
.about-4 #gallery ul li .pic {
	width: 2.5rem;
	height: 1.66rem;
	float: right;
}
.about-4 #gallery ul li .msg {
	width: 6.5rem;
	float: left;
	font-size: 0.24rem;
	color: #333333;
}
.about-4 #gallery ul li .msg .title {
    margin-top: 0.1rem;
    font-size: 0.3rem;
    color: #333333;
    margin-bottom: 0.25rem;
}
.about-4 #gallery ul li .msg .content {
    font-size: 0.2rem;
    color: #666666;
}
.about-4 .swiper-button-prev {
	width: 0.7rem;
	height: 0.7rem;
	background: url(../img/icon_prev.png) center center no-repeat;
	background-size: 100%;
	outline: none;
	top: 75%;
}
.about-4 .swiper-button-prev:hover {
    background: url(../img/about-4_left.png) center center no-repeat;
	background-size: 100%;
}
.about-4 .swiper-button-next {
    width: 0.7rem;
	height: 0.7rem;
	background: url(../img/icon_next.png) center center no-repeat;
	background-size: 100%;
	outline: none;
	top: 75%;
}
.about-4 .swiper-button-next:hover {
    background: url(../img/about-4_right.png) center center no-repeat;
	background-size: 100%;
}
.about-5 {

}
.about-5 .swiper-slide {
    text-align: center;
}
.about-5 .pic {
    width: 2.3rem;
	height: 3.22rem;
    margin: 0 auto 0.15rem;
}
.about-5 p {
    font-size: 0.18rem;
    color: #333333;
}
.cpzx {
    width: 14rem;
    margin: 0.7rem auto 1.35rem;
}
.cpzx-title {
    font-size: 0.48rem;
    color: #333333;
    font-weight: bold;
    text-align: center;
}
.cpzx-title::after {
    content: '';
    display: block;
    width: 0.61rem;
	height: 0.08rem;
	background-color: #34afae;
    margin: 0.3rem auto 0;
}
.cpzx-nav {
    text-align: center;
    margin-top: 0.4rem;
}
.cpzx-nav ul {
    display: inline-block;
}
.cpzx-nav ul li {
    height: 0.35rem;
    line-height: 0.35rem;
    float: left;
    padding: 0 0.2rem;
    font-size: 0.18rem;
    color: #666666;
    margin: 0 0.05rem;
}
.cpzx-nav ul li a {
    color: #666666;
    display: block;
}
.cpzx-nav ul li.on {
	background-color: #34afae;
}
.cpzx-nav ul li.on a {
    color: #fff;
}
.list-cpzx {
    margin-top: 0.5rem;
}
.list-cpzx ul li {
    width: 3.35rem;
    float: left;
    margin: 0.3rem 0.2rem 0 0;
    position: relative;
    top: 0;
    transition: all .5s;
}
.list-cpzx ul li:nth-child(4n){
    margin-right: 0;
}
.list-cpzx ul li:nth-child(-n+4){
    margin-top: 0;
}
.list-cpzx ul li .pic {
    width: 3.35rem;
	height: 3.35rem;
}
.list-cpzx ul li .title {
    line-height: 0.6rem;
    font-size: 0.18rem;
    color: #333333;
    text-align: center;
}
.list-cpzx ul li:hover {
    top: -0.2rem;
    background-color: #ffffff;
	box-shadow: 0rem 0rem 0.15rem 0rem 
		rgba(51, 51, 51, 0.16);
}
.paging {
    text-align: center;
}
.paging div {
    display: inline-block;
}
.paging a,
.paging span {
    display: inline-block;
    width: 0.5rem;
	height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.2rem;
    color: #ffffff;
    margin: 0 0.1rem;
    color: #666;
}
.paging span {
	background-color: #34afae;
}
.paging a.button {
    width: 0.9rem;
    background-color: #34afae;
    color: #fff;
}
.paging span {
    color: #fff;
}
.paging a.button img{
    width: 0.12rem;
}
.cpzx .paging {
    margin-top: 0.6rem;
}
.cpzx-detail {
    width: 14rem;
    margin: 1rem auto 2.15rem;
}
.cpzx-detail-main {
    height: 7rem;
	background-color: #f8f8f8;
}
.cpzx-detail-main .pic {
    width: 7rem;
	height: 7rem;
    float: left;
}
.cpzx-detail-main .msg {
    width: 4.9rem;
    float: left;
    margin: 0.7rem 0 0 1rem;
}
.cpzx-detail-main .msg .title {
    font-size: 0.36rem;
    color: #222222;
    font-weight: bold;
    border-bottom: 1px solid #c9c9c9;
    padding-bottom: 0.2rem;
}
.cpzx-detail-main .msg ul li {
    font-size: 0.18rem;
    color: #666666;
    margin-top: 0.3rem;
}
.cpzx-detail-content {
    margin-top: 0.95rem;
    font-size: 0.18rem;
    color: #333333;
    line-height: 1.8;
}
.jmys-1 {
    position: relative;
}
.jmys-1 .title {
    text-align: center;
    position: absolute;
    left: 0;
    top: 0.68rem;
    width: 100%;
    text-align: center;
}
.jmys-1 .title p {
    font-size: 0.48rem;
    color: #34afae;
    font-weight: bold;
    margin-bottom: 0.1rem;
}
.jmys-1 .title span {
    font-size: 0.18rem;
    color: #666666;
}
.jmys-1 .box {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 2.17rem;
    width: 10rem;
}
.jmys-1 .box ul li {
    width: 1.2rem;
	height: 1.2rem;
	background-color: #34afae;
    margin: 0 0.02rem;
    float: left;
    padding-top: 0.15rem;
    cursor: pointer;
    transition: all 0.5s;
}
.jmys-1 .box ul li .icon {
    width: 0.53rem;
    height: 0.53rem;
    margin: 0 auto 0.15rem;
    position: relative;
}
.jmys-1 .box ul li .icon img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.jmys-1 .box ul li .hide {
    display: block;
}
.jmys-1 .box ul li .show {
    display: none;
}
.jmys-1 .box ul li p {
    font-size: 0.16rem;
    color: #ffffff;
    text-align: center;
}
.jmys-1 .box ul li:hover {
    background-color: #ffffff;
}
.jmys-1 .box ul li:hover .show {
    display: block;
}
.jmys-1 .box ul li:hover .hide {
    display: none;
}
.jmys-1 .box ul li:hover p {
    color: #34afae;
}
.jmys-2 {
    margin-top: -0.5rem;
    background: url(../img/jmys-2.png) center center no-repeat;
    background-size: 100%;
    height: 10.25rem;
    padding-top: 1.8rem;
}
.jmys-2 .box {
    width: 14rem;
    height: 7rem;
	background-color: #ffffff;
	box-shadow: 0rem 0rem 0.2rem 0rem 
		rgba(51, 51, 51, 0.16);
    margin: 0 auto;
}
.jmys-2 .box .pic {
    width: 5.93rem;
	height: 7.21rem;
    float: left;
    margin: -0.4rem 0 0 0.2rem;
}
.jmys-2 .box .msg {
    width: 5.6rem;
    margin: 0.85rem 0 0 1.35rem;
    float: left;
}
.jmys-2 .box .msg .title {
    font-size: 0.48rem;
    color: #34afae;
    font-weight: bold;
    border-bottom: 1px solid #34afae;
}
.jmys-2 .box .msg .title i {
    font-family: DINCond-Black;   
}
.jmys-2 .box .msg .content {
    font-size: 0.18rem;
    color: #333333;
    line-height: 1.8;
}
.jmys-2 .box .msg .content p {
    margin-top: 0.3rem;
}
.jmys-3 {
    width: 14rem;
    margin: 0.75rem auto 0;
}
.jmys-3 .title,
.jmys-4 .title {
    color: #34afae;
    text-align: center;
    line-height: 1.2;
}
.jmys-3 .title i,
.jmys-4 .title i {
    font-family: DINCond-Black;
    font-size: 0.48rem;
    color: #34afae;
}
.jmys-3 .title p,
.jmys-4 .title p {
    font-size: 0.48rem;
    color: #34afae;
    font-weight: bold;
}
.jmys-3 .box {
    background: url(../img/jmys-3_bg.png) center top 0.75rem no-repeat;
    background-size: 100%;
    padding-left: 1.5rem;
    margin-top: 0.8rem;
}
.jmys-3 .box ul li {
    width: 1.46rem;
    margin-right: 0.85rem;
    float: left;
    margin-top: 1.15rem;
    position: relative;
    top: 0;
    transition: all .5s;
}
.jmys-3 .box ul li:nth-child(-n+5){
    margin-top: 0;
}
.jmys-3 .box ul li .pic {
    width: 1.46rem;
	height: 1.46rem;
    border-radius: 50%;
}
.jmys-3 .box ul li p {
    font-size: 0.24rem;
    color: #111111;
    font-weight: bold;
    height: 0.7rem;
    text-align: center;
    margin-top: 0.05rem;
}
.jmys-3 .box ul li:hover {
    top: -0.1rem;
}
.jmys-4 {
    background: #e5f7fd;
    padding: 0.88rem 0 1.05rem;
    margin-top: 1.05rem;
}
.jmys-4 .box {
    width: 14rem;
    margin: 0.6rem auto 0;
}
.jmys-4 .box ul li {
    width: 3.35rem;
    float: left;
    margin-right: 0.2rem;
    margin-top: 0.5rem;
}
.jmys-4 .box ul li:nth-child(4){
    margin-right: 0;
}
.jmys-4 .box ul li:nth-child(5){
    margin-left: 1.88rem;
}
.jmys-4 .box ul li:nth-child(-n+4){
    margin-top: 0;
}
.jmys-4 .box ul li .pic {
    width: 3.35rem;
	height: 2.6rem;
}
.jmys-4 .box ul li .msg {
    margin-top: 0.2rem;
    text-align: center;
    height: 1rem;
}
.jmys-4 .box ul li .msg .title {
    font-size: 0.24rem;
    color: #333333;
}
.jmys-4 .box ul li .msg .title::after {
    content: '';
    display: block;
    width: 0.37rem;
	height: 1px;
	background-color: #34afae;
    margin: 0.1rem auto 0.15rem;
}
.jmys-4 .box ul li .msg .content {
    font-size: 0.16rem;
    color: #666666;
}
.news {
    width: 14rem;
    margin: 0.8rem auto 1.1rem;
}
.news-title {
    font-size: 0.36rem;
    color: #333333;
    font-weight: bold;
    float: left;
}
.news .top {
    padding-bottom: 0.2rem;
    border-bottom: 1px solid #999999;
}
.news .top .more {
    font-size: 0.16rem;
    color: #666666;
    float: right;
    margin-top: 0.15rem;
}
.news-1 .top{
    border: none;
}
.news-1 ul {
    float: right;
}
.news-1 ul li {
    float: left;
    font-size: 0.18rem;
    color: #666666;
}
.news-1 ul li::after {
    content: '/';
    display: inline-block;
    margin: 0 0.02rem;
}
.news-1 ul li:last-child::after {
    display: none;
}
.news-1 ul li a {
    font-size: 0.18rem;
    color: #666666;
}
.news-1 .box {
    height: 4.05rem;
	background-color: #f8f8f8;
}
.news-1 .box .pic {
    width: 7rem;
	height: 4.05rem;
    float: left;
}
.news-1 .box .msg {
    width: 5.9rem;
    margin: 0.8rem 0 0 0.65rem;
    float: left;
}
.news-1 .box .msg .title {
    font-size: 0.24rem;
    color: #333333;
    margin-bottom: 0.3rem;
}
.news-1 .box .msg .content {
    font-size: 0.16rem;
    color: #666666;
}
.news-1 .box .msg .time {
    font-size: 0.16rem;
    color: #666666;
    padding-top: 0.5rem;
    border-top: 1px solid #cecfd3;
    margin-top: 0.5rem;
}
.news-2 {
    position: relative;
    margin-top: 0.7rem;
}
.news-2 .box {
    padding-top: 0.44rem;
}
.news-2 .box .pic {
    width: 3.4rem;
	height: 2.3rem;
}
.news-2 .box .title {
    font-size: 0.18rem;
    color: #333333;
    margin-top: 0.1rem;
    text-align: center;
}
.news-2 .swiper-button-prev {
    width: 0.09rem;
    height: 0.17rem;
    background: url(../img/section-8_left.png) center center no-repeat;
    background-size: 100%;
    left: auto;
    right: 0.5rem;
    top: 0.2rem;
    margin-top: 0;
    outline: none;
}
.news-2 .swiper-button-next {
    width: 0.09rem;
    height: 0.17rem;
    background: url(../img/section-8_right.png) center center no-repeat;
    background-size: 100%;
    left: auto;
    right: 0;
    top: 0.2rem;
    margin-top: 0;
    outline: none;
}
.news-2 .bottom {
    height: 2rem;
    margin-top: 0.6rem;
}
.news-3 {
    margin-top: 0.7rem;
}
.news-3 .box {
    margin-top: 0.43rem;
}
.news-3 ul li {
    width: 4.5rem;
    float: left;
    margin-right: 0.25rem;
    background-color: #f8f8f8;
    position: relative;
    top: 0;
    transition: all .5s;
}
.news-3 ul li:hover {
    top: -0.15rem;
}
.news-3 ul li:last-child {
    margin-right: 0;
}
.news-3 ul li .pic {
    height: 3.05rem;
    overflow: hidden;
}
.news-3 ul li .msg {
    height: 2.1rem;
    padding: 0.25rem 0.45rem 0 0.3rem;
}
.news-3 ul li .title {
    font-size: 0.18rem;
    color: #333333;
    font-weight: bold;
    margin-bottom: 0.3rem;
}
.news-3 ul li .content {
    font-size: 0.16rem;
    color: #666666;
    line-height: 1.8;
}
.news-4 {
    margin-top: 0.6rem;
}
.news-4 .box {
    width: 6.7rem;
    float: left;
}
.news-4 .box:last-child {
    float: right;
}
.news-4 .box .recommend {
    margin-top: 0.38rem;
}
.news-4 .box .recommend .pic {
    height: 3.9rem;
}
.news-4 .box .recommend  .title {
    font-size: 0.24rem;
    color: #333333;
    font-weight: bold;
    margin-top: 0.25rem;
}
.news-4 .box .list {
    margin-top: 0.4rem;
}
.news-4 .box .list ul li {
    border-top: 1px solid #eeeeee;
    padding: 0.2rem 0;
    transition: all .5s;
}
.news-4 .box .list ul li .pic {
    width: 1.2rem;
	height: 0.8rem;
    float: left;
}
.news-4 .box .list ul li .msg {
    width: 4rem;
    float: left;
    margin-left: 0.3rem;
    margin-top: 0.1rem;
}
.news-4 .box .list ul li .msg p {
    font-size: 0.18rem;
    color: #333333;
    margin-bottom: 0.05rem;
}
.news-4 .box .list ul li .msg span {
    font-size: 0.16rem;
    color: #888888;
}
.news-4 .box .list ul li:hover {
    box-shadow: 0rem 0rem 0.2rem 0rem 
		rgba(17, 17, 17, 0.1);
    padding: 0.2rem;
}
.news-4 .box .list ul li:hover .msg p {
    color: #34afae;
    font-weight: bold;
}

.news-nav {
    text-align: center;
    height: 0.83rem;
    border-bottom: 1px solid #dddddd;
}
.news-nav ul {
    display: inline-block;
}
.news-nav ul li {
    float: left;
    margin: 0 0.32rem;
    line-height: 0.83rem;
}
.news-nav ul li a {
    font-size: 0.18rem;
    color: #333333;
}
.news-nav ul li.on a {
    color: #34afae;
}
.news-nav ul li.on {
    border-bottom: 1px solid #34afae;
}
.list-news-box {
    width: 14rem;
    margin: 1rem auto 1.95rem;
}
.list-news {
    border-bottom: 1px solid #999;
    padding-bottom: 0.7rem;
}
.list-news ul li {
    position: relative;
    left: 0;
    transition: all 0.5s;
    margin-top: 0.55rem;
}
.list-news ul li .pic {
    width: 3.7rem;
	height: 2.3rem;
    float: left;
}
.list-news ul li .msg {
    width: 9rem;
    float: left;
    margin-left: 1rem;
    margin-top: 0.2rem;
}
.list-news ul li .msg .title {
    font-size: 0.24rem;
    color: #333333;
    margin-bottom: 0.2rem;
}
.list-news ul li .msg .content {
    font-size: 0.18rem;
    color: #666666;
    margin-right: 0.3rem;
}
.list-news ul li .msg .content::after {
    content: '';
    display: block;
    width: 0;
    height: 1px;
    background-color: #999999;
    margin: 0.2rem 0;
    transition: all .5s;
}
.list-news ul li .msg .time {
    font-size: 0.18rem;
    color: #666666;
}
.list-news ul li:hover {
    left: -0.3rem;
}
.list-news ul li:hover .msg .content::after {
    width: 9rem;
}
.list-news-box .paging {
    margin-top: 0.5rem;
}
.news-detail-box {
    width: 14rem;
    margin: 1.3rem auto 1.15rem;
}
.news-detail {
    width: 10.5rem;
    float: left;
}
.news-detail .title {
    font-size: 0.3rem;
    color: #222222;
    text-align: center;
    font-weight: bold;
}
.news-detail .time {
    font-size: 0.16rem;
    color: #aaaaaa;
    margin: 0.45rem auto 0.5rem;
    text-align: center;
}
.news-detail .time span {
    margin: 0 0.2rem;
}
.news-detail .article {
    border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;  
    font-size: 0.16rem;
    color: #333333;
    text-indent: 2em;
    line-height: 1.8;
    padding: 0.6rem 0;
}
.news-detail .article p {
    margin-bottom: 0.2rem;
}
.news-detail .article img {
    width: auto;
    height: auto;
    max-width: 6rem;
    margin: 0.35rem auto;
    display: block;
}
.news-detail .news-detail-paging {
    margin-top: 0.5rem;
}
.news-detail .news-detail-paging ol li {
    width: 50%;
    float: left;
    font-size: 0.16rem;
    color: #333333;
}
.news-detail .news-detail-paging ol li a {
    color: #333333;
}
.news-detail .news-detail-paging ol li:last-child {
    text-align: right;
}
.news-detail .news-recommend {
    margin-top: 1rem;
}
.news-detail .news-recommend .box {
    margin-top: 0.38rem;
}
.news-detail .news-recommend .box .pic {
    width: 3.31rem;
	height: 2.07rem;
    margin-bottom: 0.1rem;
}
.news-detail .news-recommend .box p {
    font-size: 0.16rem;
    color: #222222;
}
.news-detail-right {
    width: 3rem;
    float: right;
}
.news-detail-right-1 .title {
    height: 0.55rem;
    line-height: 0.55rem;
	background-color: #eeeeee;
    padding-left: 0.19rem;
    font-size: 0.2rem;
    color: #333333;
    font-weight: bold;
}
.news-detail-right-1 ul li {
    margin-top: 0.2rem;
}
.news-detail-right-1 ul li .pic {
    height: 2.02rem;
    margin-bottom: 0.1rem;
}
.news-detail-right-1 ul li p {
    font-size: 0.16rem;
    color: #333333;
}
.news-detail-right-2 {
    margin-top: 0.35rem;
}
.news-detail-right-2 .tabs {
    margin-bottom: 0.3rem;
}
.news-detail-right-2 .tabs li {
    width: 33%;
    line-height: 0.6rem;
    background-color: #eeeeee;
    float: left;
    text-align: center;
    border-top: 0.02rem solid #eeeeee;
}
.news-detail-right-2 .tabs li a {
    font-size: 0.16rem;
    color: #666666;
    display: block;
}
.news-detail-right-2 .tabs li.thistab {
    border-top: 0.02rem solid #34afae;
    background-color: #ffffff;
}
.news-detail-right-2 .tabs li.thistab a {
    color: #34afae;
    font-weight: bold;
}
.news-detail-right-2 .tab_con a {
    font-size: 0.16rem;
    color: #333333;
    display: block;
    margin-bottom: 0.1rem;
}
.lxwm {
    background: url(../img/banner_lxwm.jpg) center top no-repeat #eeeeee;
    background-size: 100%;
    padding-top: 2.15rem;
    margin-top: 0.9rem;
}
.lxwm .lxwm-title {
    font-size: 0.6rem;
    color: #555555;
    font-weight: bold;
    text-align: center;
    margin-bottom: 1.3rem;
}
.lxwm .main {
	background-color: #ffffff;
    width: 14rem;
    margin: 0 auto;
    position: relative;
    z-index: 6;
}
.lxwm .main ul li {
	float: left;
	width: 50%;
	height: 3.7rem;
	padding-top: 0.9rem;
	padding: 0.9rem 0 0 0.85rem;
	border-bottom: 1px solid #eeeeee;
    
}
.lxwm .main ul li:first-child {
	border-right: 1px solid #eeeeee;
}
.lxwm .main ul li .icon {
	width: 0.4rem;
    height: 0.37rem;
}
.lxwm .main ul li.icon img {
	width: auto;
}
.lxwm .main ul li p {
	font-size: 0.42rem;
	color: #34afae;
	font-weight: bold;
	margin: 0.3rem 0;
}
.lxwm .main ul li span {
	font-size: 0.18rem;
	color: #333333;
}
.lxwm .main ul li:hover {
	border-bottom: 2px solid #34afae;
}
.lxwm .main ol {
	padding: 0.85rem 0 1rem;
}
.lxwm .main ol li {
	width: 33%;
	float: left;
	padding-left: 0.8rem;
	position: relative;
    
}
.lxwm .main ol li>img {
	width: auto;
	float: left;
	margin-right: 0.2rem;
	position: absolute;
	left: 0.8rem;
	top: 50%;
	transform: translateY(-50%);
}
.lxwm .main ol li div {
	float: left;
    font-size: 0.18rem;
	color: #333333;
	padding-left: 0.6rem;
}
.lxwm .main ol li div.qrcode {
	width: 2rem;
    position: absolute;
    left: 0;
    top: 150%;
    display: none;
}
.lxwm .main ol li:hover div.qrcode {
    display: block;
}
.lxwm-map {
	height: 8rem;
    position: relative;
    /* top: -2.4rem; */
    margin-top: -2.4rem;
}
.lxwm-map img {
    position: absolute;
    top: 0;
    left: 0;
}
.liuyan-box {
    padding-bottom: 0.9rem;
}
.liuyan {
    width: 14rem;
    margin: 0 auto;
    background-color: #ffffff;
	box-shadow: 0rem 0rem 0.15rem 0rem 
		rgba(51, 51, 51, 0.16);
    padding: 1.34rem 2.75rem 1.3rem 2.2rem;
}
.liuyan .title {
    text-align: center;
}
.liuyan .title span {
    font-size: 0.24rem;
    color: #222222;
}
.liuyan .title p {
    font-size: 0.42rem;
    color: #222222;
    font-weight: bold;
    margin-top: 0.4rem;
}
.liuyan form {
    margin-top: 1rem;
}
.liuyan form label {
    border-bottom: 1px solid #d2d2d2;
    display: block;
}
.liuyan form div {
    margin-bottom: 0.2rem;
}
.liuyan form div label {
    width: 4.21rem;
    float: left;
    padding-bottom: 0.1rem;
}
.liuyan form div label:last-child {
    float: right;
}
.liuyan form div label p {
    float: left;
    font-size: 0.16rem;
    color: #999999;
}
.liuyan form div label input {
    width: 85%;
    float: right;
    background: transparent;
    border: none;
    font-size: 0.16rem;
    color: #999999;
}
.liuyan form>label {
    margin-bottom: 0.2rem;
}
.liuyan form>label p {
    font-size: 0.16rem;
    color: #999999;
    margin-bottom: 0.05rem;
}
.liuyan form>label input {
    width: 100%;
    height: 0.4rem;
    background: transparent;
    border: none;
    font-size: 0.16rem;
    color: #999999;
}
.liuyan form>label textarea {
    width: 100%;
    height: 0.6rem;
    background: transparent;
    border: none;
    font-size: 0.16rem;
    color: #999999;
    resize: none;
}
.liuyan form input[type=submit] {
    display: block;
    width: 2.3rem;
	height: 0.7rem;
    border: 1px solid #d2d2d2;
    margin: 0.75rem auto 0;
    background: transparent;
    font-size: 0.24rem;
    color: #999999;
    cursor: pointer;
}