body {
    font-size: 16px;
    color: #333
}

.wrapper {
    width: 1200px;
    margin: 0 auto
}

.gh {
    display: none
}

.g-bg {
    background-image: url(../images/bg_02.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.g-list {
    margin: 0 -20px -20px 0;
    overflow: hidden
}

.g-list li {
    margin: 0 20px 20px 0;
    margin-right: 20px;
    float: left;
    width: 23.35%;
    text-align: center;
    font-size: 14px;
    line-height: 24px
}

.g-list li .img {
    position: relative;
    height: 286px;
    border: 1px solid #dadada;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.g-list li .img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.g-list li p {
    margin-top: 10px;
    font-weight: bold
}

.img {
    font-size: 0
}

.shade {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99
}

.g-hd {
    margin-bottom: 25px;
    text-align: center
}

.g-hd h3 {
    position: relative;
    display: inline-block
}

.g-hd h3:before,
.g-hd h3:after {
    content: '';
    display: inline-block;
    vertical-align: -15px;
    width: 126px;
    height: 56px
}

.g-hd h3:before {
    background: url(../images/icon_02.png) no-repeat center;
    background-size: cover
}

.g-hd h3:after {
    background: url(../images/icon_03.png) no-repeat center;
    background-size: cover
}

.g-hd span {
    display: inline-block;
    width: 56px;
    line-height: 56px;
    border-radius: 50%;
    font-size: 32px;
    color: #fff;
    text-align: center;
    background-color: #d9271b
}

.header .header-top {
    background-size: cover;
    background: url(../images/bg_01.jpg) no-repeat center
}

.header .header-top .top {
    line-height: 36px;
    font-size: 14px;
    overflow: hidden
}

.header .header-top .top .t1 {
    float: left
}

.header .header-top .top .map {
    float: right
}

.header .header-top .top .map a,
.header .header-top .top .map span {
    display: inline-block;
    vertical-align: middle;
    color: #333
}

.header .header-top .top .map a:hover {
    color: #e60602
}

.header .header-top .btm {
    padding: 25px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header .header-top .btm .logo {
    font-size: 0
}

.header .header-top .btm .iphone .img,
.header .header-top .btm .iphone .txt {
    display: inline-block;
    vertical-align: middle
}

.header .header-top .btm .iphone .t1 {
    font-size: 14px;
    color: #000
}

.header .header-top .btm .iphone .t2 {
    font-size: 28px;
    line-height: 1;
    color: #e60602;
    font-weight: bold
}

.header .nav {
    background: #e60602
}

.header .nav ul {
    overflow: hidden
}

.header .nav ul li {
    float: left;
    width: 12.5%;
    text-align: center
}

.header .nav ul li a {
    display: block;
    line-height: 54px;
    color: #fff
}

.banner .bd li img {
    width: 100%
}

.banner .bd .swiper-pagination {
    bottom: 30px
}

.about-us {
    background: url(../images/bg_02.jpg) no-repeat center;
    background-size: cover
}

.about-us .search {
    padding: 25px 0;
    border-bottom: 1px solid #d3d3d3;
    overflow: hidden
}

.about-us .search .txt {
    float: left
}

.about-us .search .txt dl {
    padding-left: 58px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #666;
    line-height: 34px
}

.about-us .search .txt dl dt {
    margin-right: 15px
}

.about-us .search .txt dl dd {
    margin-right: 20px
}

.about-us .search .txt dl a {
    color: #666
}

.about-us .search .txt dl a:last-child {
    margin-right: 0
}

.about-us .search .txt dl a:hover {
    color: #000
}

.about-us .search .form {
    float: right
}

.about-us .search .form form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.about-us .search .form .input-box {
    border-radius: 4px;
    border: 2px solid #bc0700;
    width: 300px;
    height: 30px
}

.about-us .search .form .input-box input {
    padding: 0 15px;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    width: 100%;
    background: none;
    border: none
}

.about-us .search .form .btn {
    margin-left: 6px
}

.about-us .search .form .btn input {
    display: block;
    width: 60px;
    line-height: 32px;
    background: #bc0700;
    text-align: center;
    color: #fff;
    border: none;
    border-radius: 4px
}

.about-us .tab {
    background: url(../images/bg_01.jpg) no-repeat center;
    background-size: cover
}

.about-us .tab ul {
    text-align: center
}

.about-us .tab ul li {
    margin: 0 20px;
    padding: 25px 12px;
    display: inline-block;
    border-bottom: 3px solid transparent
}

.about-us .tab ul li:hover {
    border-color: #bd0600
}

.about-us .tab ul li.on {
    border-color: #bd0600
}

.about-us .hd {
    padding: 45px 0 0
}

.about-us .bd {
    padding-bottom: 90px;
    overflow: hidden
}

.about-us .bd .img {
    float: left;
    width: 43%
}

.about-us .bd .img img {
    width: 100%
}

.about-us .bd .txt {
    float: right;
    width: 55%
}

.about-us .bd .txt h3 {
    margin: 25px 0;
    line-height: 1;
    font-size: 26px
}

.about-us .bd .txt p {
    font-size: 14px;
    line-height: 28px;
    color: #666
}

.about-us .bd .txt a {
    display: block;
    margin-top: 45px;
    width: 180px;
    line-height: 50px;
    text-align: center;
    background: #d9271b;
    border-radius: 2px;
    color: #fff;
    font-size: 14px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.about-us .bd .txt a:hover {
    background: #f31102
}

.about-us .bd .txt a img,
.about-us .bd .txt a span {
    display: inline-block;
    vertical-align: middle
}

.about-us .bd .txt a span {
    margin-left: 5px
}

.product-list {
    padding: 80px 0 70px;
    background-image: url(../images/bg_03.jpg)
}

.product-list .bd .tab dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 36px;
    text-align: center;
    border: solid 1px #cbcccc;
    font-size: 16px
}

.product-list .bd .tab dl dd {
    width: 10%
}

.product-list .bd .tab dl dd a {
    padding: 0 20px;
    display: block
}

.product-list .bd .tab dl dd a:hover {
    background-color: #bd0600;
    color: #fff
}

.product-list .bd .tab dl dd.on a {
    background-color: #bd0600;
    color: #fff
}

.product-list .bd .content {
    padding: 25px 0 0
}

.product-list .bd .content .swiper-button-prev {
	left: 0
}

.product-list .bd .content .swiper-button-next {
	right: 0
}

.product-list .bd .content li .img {
	height: 245px
}

.product-list .bd .content li .img img {
	width: 125px
}

.news {
    padding: 60px 0 90px;
    background-image: url(../images/bg_04.jpg)
}

.news .bd {
    overflow: hidden
}

.news .bd .big {
    float: left;
    width: 50%
}

.news .bd .big .img img {
    width: 100%
}

.news .bd .big .txt a:hover {
    color: #d9271b
}

.news .bd .big .txt .tit {
    padding: 30px 0;
    color: #535353;
    text-indent: 1em
}

.news .bd .big .txt .item .time {
    padding: 0 15px 0 20px;
    float: left;
    text-align: center;
    border-right: 1px solid #e8e8e8
}

.news .bd .big .txt .item .time .t1 {
    font-size: 22px;
    color: #444
}

.news .bd .big .txt .item .time .t2 {
    color: #999
}

.news .bd .big .txt .item .desc {
    float: right;
    width: 82%;
    font-size: 14px;
    line-height: 26px;
    color: #999
}

.news .bd .big .txt a:hover .time .t1,
.news .bd .big .txt a:hover .time .t2,
.news .bd .big .txt a:hover .desc {
    color: #d9271b
}

.news .bd .list {
    width: 50%;
    padding-left: 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: right
}

.news .bd .list ul {
    border-top: 1px solid #eaeaea
}

.news .bd .list ul li {
    padding: 34px 0;
    border-bottom: 1px solid #eaeaea;
    overflow: hidden
}

.news .bd .list ul li .time {
    padding: 0 0 0 14px;
    float: left;
    text-align: center
}

.news .bd .list ul li .time .t1 {
    font-size: 22px;
    color: #444
}

.news .bd .list ul li .time .t2 {
    color: #999
}

.news .bd .list ul li .txt {
    float: right;
    width: 81%
}

.news .bd .list ul li .txt .t1 {
    color: #535353;
    text-overflow: ellipsis;
    width: 100%;
    line-height: 1.6;
    overflow: hidden;
    white-space: nowrap
}

.news .bd .list ul li .txt .t2 {
    font-size: 14px;
    line-height: 26px;
    color: #999;
    text-overflow: ellipsis;
    width: 100%;
    overflow: hidden;
    white-space: nowrap
}

.news .bd .list ul li:hover .time .t1 {
    color: #d9271b
}

.news .bd .list ul li:hover .time .t2 {
    color: #d9271b
}

.news .bd .list ul li:hover .txt .t1,
.news .bd .list ul li:hover .txt .t2 {
    color: #d9271b
}

.footer {
    background-image: url(../images/bg_01.jpg)
}

.footer .footer-nav {
    background: #bd0600;
    line-height: 32px
}

.footer .footer-nav ul {
    text-align: center
}

.footer .footer-nav ul li {
    display: inline-block;
    font-size: 14px;
    text-align: center
}

.footer .footer-nav ul li a {
    display: block;
    padding: 0 26px;
    color: #fff
}

.footer .footer-copy {
    padding: 20px 0;
    text-align: center;
    font-size: 14px;
    line-height: 1.6;
    color: #666564
}

.footer .footer-copy a {
    color: #000
}

.small-box {
    position: relative
}

.small-box img {
    width: 100%
}

.small-box .txt {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1200px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    z-index: 999
}

.small-box .txt h3 {
    font-size: 34px
}

.small-box .txt p {
    margin: 5px 0 15px;
    font-size: 30px;
    font-weight: bold
}

.small-box .txt .hr {
    width: 53px;
    height: 3px;
    background: #fff
}

.about-us-bg {
    background: url(../images/bg_03.jpg) no-repeat center;
    background-size: cover
}

.swiper-button-prev,
.swiper-button-next {
    width: 48px;
    height: 48px;
    margin: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%;
    background-color: #ae0702;
    background-size: 11px 22px
}

.swiper-button-prev {
    background-image: url(../images/prev.png)
}

.swiper-button-next {
    background-image: url(../images/next.png)
}

.enterprise {
    padding: 110px 0 100px;
    background-image: url(../images/bg_05.jpg)
}

.enterprise .bd {
    position: relative;
    margin-top: 80px;
    padding: 0 80px
}

.enterprise .bd .swiper-button-prev,
.enterprise .bd .swiper-button-next {
    margin-top: -30px
}

.enterprise .bd li img {
    margin: 0 auto;
    display: block;
    -webkit-transition: all .3s;
    transition: all .3s
}

.enterprise .bd li .img-s {
    display: none
}

.enterprise .bd li:hover .img-w {
    margin: 0 auto;
    display: none
}

.enterprise .bd li:hover .img-s {
    display: block
}

.enterprise .bd li .txt {
    margin-top: 25px;
    text-align: center;
    color: #fff
}

.enterprise .bd li .txt h3 {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold
}

.enterprise .bd li .txt p {
    font-size: 14px;
    opacity: .6
}

.speech {
    padding: 80px 0 50px;
    background-image: url(../images/bg_03.jpg)
}

.speech .bd {
    margin-top: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.speech .bd .txt {
    margin: 75px 0 0 10%;
    font-size: 0
}

.leader {
    padding: 90px 0 60px;
    background-image: url(../images/bg_06.jpg)
}

.leader .bd {
    margin-top: 65px
}

.leader .bd .content {
    position: relative;
    margin: 0 auto 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    padding: 120px 40px;
    width: 657px;
    height: 365px;
    background: url(../images/bg_07.png) no-repeat center;
    background-size: 100% 100%
}

.leader .bd .content .box li {
    font-size: 16px;
    line-height: 24px
}

.leader .bd .content .box li p {
    margin-bottom: 20px
}

.leader .bd .content .box li p:last-child {
    margin-bottom: 0
}

.leader .bd .content .swiper-button-prev {
    left: -150px
}

.leader .bd .content .swiper-button-next {
    right: -150px
}

.leader .bd .content-big {
    margin-bottom: 30px;
    text-align: center;
    font-size: 64px;
    font-weight: bold;
    color: #ae0702
}

.leader .bd .tab {
    padding: 0 3.5%;
    position: relative
}

.leader .bd .tab .box {
    position: relative
}

.leader .bd .tab .box:before {
    content: '';
    position: absolute;
    top: 6px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #787879
}

.leader .bd .tab .box ul li {
    padding-top: 30px;
    position: relative;
    font-size: 22px;
    text-align: center
}

.leader .bd .tab .box ul li .dot {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 14px;
    height: 14px;
    background: #c2c2c2;
    border-radius: 50%;
    -webkit-transition: all .3s;
    transition: all .3s
}

.leader .bd .tab .box ul li.swiper-slide-active .dot {
    background: #ae0702
}

.leader .bd .tab .swiper-button-prev,
.leader .bd .tab .swiper-button-next {
    width: 36px;
    height: 36px;
    top: -12px;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.pages {
    text-align: center
}

.pages a {
    margin: 0 5px;
    display: inline-block;
    font-size: 12px;
    color: #555;
    line-height: 34px;
    border: 1px solid #ddd;
    padding: 0 15px
}

.pages a.on {
    background: #bd0600;
    color: #fff
}

.honor-box {
    padding: 88px 0 100px;
    background-image: url(../images/bg_08.jpg)
}

.honor-box .bd {
    margin-top: 60px
}

.honor-box .bd ul {
    margin: 0 -40px -50px 0;
    overflow: hidden
}

.honor-box .bd ul li {
    margin: 0 40px 50px 0;
    float: left;
    width: 30%
}

.honor-box .bd ul li .img {
    position: relative;
    border: 1px solid #dadada;
    height: 280px
}

.honor-box .bd ul li .img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.honor-box .bd ul li .txt {
    padding: 20px 0;
    text-align: center;
    font-size: 14px;
    line-height: 24px
}

.honor-box .bd .pages {
    margin-top: 80px
}

.product-list-style2 {
    padding: 0 0 130px
}

.product-list-style2 .product-tab {
    line-height: 70px;
    background: url(../images/bg_01.jpg) no-repeat center;
    background-size: cover
}

.product-list-style2 .product-tab ul {
    text-align: center
}

.product-list-style2 .product-tab ul li {
    display: inline-block;
    margin: 0 20px;
    padding: 0 15px;
    border-bottom: 3px solid transparent
}

.product-list-style2 .product-tab ul li.on {
    border-color: #bd0600
}

.product-list-style2 .product-tab ul li:hover {
    border-color: #bd0600
}

.product-list-style2 .product-tab ul li a {
    display: block;
    color: #333
}

.product-list-style2 .bd {
    padding-top: 80px
}

.product-list-style2 .bd .tab dl dd {
    width: 25%;
    border-right: 1px solid #cbcccc
}

.product-list-style2 .bd .tab dl dd:last-child {
    border: none
}

.product-list-style2 .bd .tab dl dd.on {
    border-color: #bd0600
}

.product-list-style2 .bd .content .pages {
    margin-top: 60px
}

.breadcrumb {
    padding: 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.breadcrumb>dd+dd:before {
    padding: 0 5px;
    color: #ccc;
    content: ">"
}

.breadcrumb dt {
    margin-right: 10px;
    font-size: 0
}

.breadcrumb dd {
    font-size: 12px
}

.breadcrumb dd a {
    color: #999
}

.breadcrumb dd a:hover {
    color: #bd0600
}

.product-introduce {
    padding-bottom: 60px
}

.product-introduce .product-introduce-bd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.product-introduce .product-introduce-bd .swp-box {
    width: 38%
}

.product-introduce .product-introduce-bd .swp-box .picScroll-left .bd {
    position: relative;
    border: 1px solid #dadada;
    width: 450px;
    height: 340px;
    overflow: hidden
}

.product-introduce .product-introduce-bd .swp-box .picScroll-left .bd ul {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.product-introduce .product-introduce-bd .swp-box .picScroll-left .bd ul li {
    text-align: center
}

.product-introduce .product-introduce-bd .swp-box .picScroll-left .hd {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.product-introduce .product-introduce-bd .swp-box .picScroll-left .hd>a {
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 18px 26px
}

.product-introduce .product-introduce-bd .swp-box .picScroll-left .hd .prev {
    background-image: url(../images/prev_03.png)
}

.product-introduce .product-introduce-bd .swp-box .picScroll-left .hd .next {
    background-image: url(../images/next_03.png)
}

.product-introduce .product-introduce-bd .swp-box .picScroll-left .hd ul {
    overflow: hidden
}

.product-introduce .product-introduce-bd .swp-box .picScroll-left .hd ul li {
    margin-right: 8px;
    float: left;
    position: relative;
    width: 66px;
    height: 50px;
    border: 1px solid #dadada
}

.product-introduce .product-introduce-bd .swp-box .picScroll-left .hd ul li:last-child {
    margin-right: 0
}

.product-introduce .product-introduce-bd .swp-box .picScroll-left .hd ul li.on {
    border-color: #bd0600
}

.product-introduce .product-introduce-bd .swp-box .picScroll-left .hd ul li a {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.product-introduce .product-introduce-bd .swp-box .picScroll-left .hd ul li a img {
    width: 24px;
    height: 37px
}

.product-introduce .product-introduce-bd .desc-txt {
    width: 55%
}

.product-introduce .product-introduce-bd .desc-txt .tit {
    padding: 30px 0;
    font-size: 28px;
    line-height: 1;
    border-bottom: 1px solid rgba(120, 120, 121, 0.18)
}

.product-introduce .product-introduce-bd .desc-txt .txt {
    margin: 25px 0 30px;
    font-size: 14px;
    line-height: 32px;
    color: #666
}

.product-introduce .product-introduce-bd .desc-txt .btn {
    display: block;
    width: 180px;
    line-height: 50px;
    border-radius: 2px;
    text-align: center;
    background-color: #d9271b
}

.product-introduce .product-introduce-bd .desc-txt .btn a {
    color: #fff;
    display: block
}

.product-introduce .product-introduce-bd .desc-txt .btn a img {
    margin-right: 10px
}

.product-introduce .product-introduce-bd .desc-txt .btn img,
.product-introduce .product-introduce-bd .desc-txt .btn span {
    display: inline-block;
    vertical-align: middle
}

.explain {
    padding: 50px 0 60px;
    height: 492px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(../images/bg_03.jpg)
}

.explain .bd .tab {
    border-bottom: 1px solid #dadada;
    overflow: hidden
}

.explain .bd .tab ul {
    overflow: hidden
}

.explain .bd .tab ul li {
    float: left;
    width: 154px;
    line-height: 48px;
    text-align: center;
    font-size: 14px
}

.explain .bd .tab ul li a {
    display: block;
    color: #666
}

.explain .bd .tab ul li.on,
.explain .bd .tab ul li:hover {
    background: #bd0600
}

.explain .bd .tab ul li.on a,
.explain .bd .tab ul li:hover a {
    color: #fff
}

.explain .bd .contents {
    margin-top: 30px;
    padding: 0 5%
}

.explain .bd .contents .content-item {
    font-size: 14px;
    line-height: 36px;
    color: #999
}

.explain .bd .contents .content-item .desc {
    margin-bottom: 15px
}

.correlation {
    padding-bottom: 75px
}

.correlation .hd {
    padding: 50px 0 30px;
    font-size: 28px
}

.correlation .bd {
    position: relative
}

.correlation .bd .swiper-button-prev,
.correlation .bd .swiper-button-next {
    background-color: transparent
}

.correlation .bd .swiper-button-prev {
    left: 0;
    background-image: url(../images/prev_02.png);
    background-size: 35px 50px
}

.correlation .bd .swiper-button-next {
    right: 0;
    background-image: url(../images/next_02.png);
    background-size: 35px 50px
}

.correlation .bd .swp-box {
    margin: 0 4%
}

.correlation .bd .swp-box ul {
    margin: 0;
    overflow: visible
}

.news-list .bd li {
    padding: 30px 0;
    overflow: hidden;
    border-bottom: solid 1px #e9e9e9
}

.news-list .bd li .img {
    float: left;
    width: 260px
}

.news-list .bd li .img img {
    width: 100%
}

.news-list .bd li .txt {
    float: left;
    width: 75%;
    margin-left: 30px
}

.news-list .bd li .txt h3 {
    margin: 18px 0 20px;
    font-weight: bold
}

.news-list .bd li .txt .desc {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 24px;
    color: #666
}

.news-list .bd li .txt .desc span {
    color: #e60602
}

.news-list .bd li .txt .time {
    font-size: 14px;
    color: #888
}

.news-list .bd li .txt .time span {
    margin-right: 40px
}

.news-list .bd li .txt .time span:last-child {
    margin-right: 0
}

.news-list .bd li:hover .txt h3 {
    color: #e60602
}

.news-list .ft {
    padding: 48px 0
}

.news-desc {
    background-image: url(../images/bg_08.jpg)
}

.news-desc .hd {
    margin-top: 90px;
    text-align: center
}

.news-desc .hd h3 {
    margin-bottom: 30px;
    font-size: 30px
}

.news-desc .hd .time {
    border-top: 1px dashed #dadada;
    border-bottom: 1px dashed #dadada;
    padding: 22px 0;
    font-size: 14px;
    color: #999
}

.news-desc .hd .time span {
    margin-right: 40px
}

.news-desc .hd .time span:last-child {
    margin-right: 0
}

.news-desc .bd {
    padding: 45px 0 68px;
    border-bottom: 1px dashed #dadada
}

.news-desc .bd h3 {
    margin: 15px 0;
    font-weight: bold
}

.news-desc .bd p {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 28px
}

.news-desc .bd p:last-child {
    margin-bottom: 0
}

.news-desc .bd .t1 {
    font-weight: bold
}

.news-desc .ft {
    padding: 40px 0 100px;
    font-size: 16px;
    color: #333;
    overflow: hidden
}

.news-desc .ft a:hover {
    color: #bd0600;
    font-weight: bold
}

.news-desc .ft .prev {
    float: left
}

.news-desc .ft .next {
    float: right
}

.join-box {
    background-image: url(../images/bg_03.jpg)
}

.join-box .bd .tab {
    background: url(../images/bg_01.jpg) no-repeat center;
    background-size: cover
}

.join-box .bd .tab ul {
    text-align: center
}

.join-box .bd .tab ul li {
    display: inline-block;
    line-height: 72px;
    border-bottom: 2px solid transparent
}

.join-box .bd .tab ul li a {
    display: block
}

.join-box .bd .tab ul li:last-child {
    margin-left: 80px
}

.join-box .bd .tab ul li.on {
    border-color: #bd0600
}

.join-box .bd .content {
    padding: 70px 0
}

.join-box .bd .content .content-item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 478px
}

.join-box .bd .content .content-item .idea {
    font-size: 14px;
    line-height: 28px
}

.join-box .bd .content .content-item .tyhd {
    background: #371f3f;
    line-height: 60px
}

.join-box .bd .content .content-item .tyhd ul {
    overflow: hidden
}

.join-box .bd .content .content-item .tyhd ul li {
    float: left;
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.join-box .bd .content .content-item .tyhd ul li:nth-child(1) {
    width: 50%;
    padding-left: 70px
}

.join-box .bd .content .content-item .tyhd ul li:nth-child(2) {
    width: 30%
}

.join-box .bd .content .content-item .tyhd ul li:nth-child(3) {
    width: 20%
}

.join-box .bd .content .content-item .tybd li .tybd-hd {
    display: table;
    width: 100%;
    height: 72px;
    overflow: hidden;
    font-size: 14px;
    background: url(../images/down.png) no-repeat 95% center;
    background-size: 12px 8px;
    border-bottom: 1px solid rgba(101, 101, 101, 0.2);
    cursor: pointer
}

.join-box .bd .content .content-item .tybd li .tybd-hd.on {
    background: url(../images/up.png) no-repeat 95% center
}

.join-box .bd .content .content-item .tybd li .tybd-hd:hover {
    color: #ae0702
}

.join-box .bd .content .content-item .tybd li .tybd-hd .td {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.join-box .bd .content .content-item .tybd li .tybd-hd .td:nth-child(1) {
    width: 40%;
    padding-left: 70px
}

.join-box .bd .content .content-item .tybd li .tybd-hd .td:nth-child(2) {
    width: 32%
}

.join-box .bd .content .content-item .tybd li .tybd-hd .td:nth-child(2) span {
    display: inline-block;
    width: 49%;
    text-align: center
}

.join-box .bd .content .content-item .tybd li .tybd-hd .td:nth-child(3) {
    width: 18%
}

.join-box .bd .content .content-item .tybd li .tybd-hd .td:nth-child(3) a {
    position: relative;
    z-index: 9999;
    display: block;
    width: 92px;
    line-height: 32px;
    background: #ae0702;
    border-radius: 6px;
    text-align: center;
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s
}

.join-box .bd .content .content-item .tybd li .tybd-hd .td:nth-child(3) a:hover {
    background: #f20000
}

.join-box .bd .content .content-item .tybd li .tybd-bd {
    display: none;
    padding: 45px 0;
    border-bottom: 1px solid rgba(101, 101, 101, 0.2)
}

.join-box .bd .content .content-item .tybd li .tybd-bd .txt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.join-box .bd .content .content-item .tybd li .tybd-bd .txt dt {
    margin-bottom: 20px;
    font-size: 18px;
    color: #202020
}

.join-box .bd .content .content-item .tybd li .tybd-bd .txt dd {
    font-size: 14px;
    line-height: 24px;
    color: #747474
}

.guestbook-box {
    padding: 55px 0 100px
}

.guestbook-box .bd {
    margin-top: 65px
}

.guestbook-box .bd ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.guestbook-box .bd ul li {
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 47%
}

.guestbook-box .bd ul li .layui-input-block {
    margin: 0;
    width: 100%
}

.guestbook-box .bd ul li .layui-input-block input {
    height: 50px;
    border-radius: 12px;
    border: solid 1px #ddd;
    font-size: 14px
}

.guestbook-box .bd ul li span {
    display: block;
    margin-left: 5px;
    color: #d9271b;
    font-size: 14px
}

.guestbook-box .bd ul li.textarea-item {
    margin-bottom: 54px;
    width: 100%;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.guestbook-box .bd ul li.textarea-item textarea {
    height: 150px;
    border-radius: 12px;
    font-size: 14px
}

.guestbook-box .bd ul li.sub-btn {
    text-align: center;
    width: 100%
}

.guestbook-box .bd ul li.sub-btn .layui-input-block {
    display: inline-block
}

.guestbook-box .bd ul li.sub-btn .layui-input-block button {
    width: 130px;
    line-height: 6px;
    background-color: #d9271b;
    border-radius: 8px;
    border: none;
    color: #fff
}

.guestbook-box .bd ul li.sub-btn .layui-input-block .layui-btn-primary {
    background: #a1a1a1
}

.contact-box {
    padding: 75px 0;
    background-image: url(../images/bg_08.jpg)
}

.contact-box .bd {
    margin-top: 70px
}

.contact-box .bd .address ul {
    overflow: hidden
}

.contact-box .bd .address li {
    margin-right: 16px;
    float: left;
    display: table;
    height: 350px;
    width: 24%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    border: 1px solid #dadada;
    color: #50525f
}

.contact-box .bd .address li:last-child {
    margin-right: 0
}

.contact-box .bd .address li .box {
    display: table-cell;
    vertical-align: middle
}

.contact-box .bd .address li h3 {
    margin: 35px 0 30px;
    font-size: 18px;
    font-weight: bold
}

.contact-box .bd .address li .t1 {
    font-size: 14px;
    line-height: 30px
}

.contact-box .bd .map {
    margin-top: 50px;
    width: 100%;
    height: 395px
}

.contact-box .bd #allmap {
    width: 100%;
    height: 100%
}

.BMap_bubble_title {
    margin-top: 15px;
    font-size: 16px;
    color: #d9271b;
    text-align: center
}

.BMap_bubble_content {
    text-align: center
}