﻿header {

    padding: 20px 0;

}

header .logo {

    width: 215px;

	height: 60px;

    float: left;

}

header .header-nav {

    float: right;

    margin-top: 10px;

}

header ul li {

    float: left;

    margin: 0 15px;

}

header ul li a {

    font-size: 18px;

    color: #333333;

    padding: 0 5px 19px;

}

header ul li.on {



}

header ul li.on a {

    color: #ff6335;

    border-bottom: 3px solid #ff6335;

}

.banners {



}

.banners .swiper-button-prev {

    width: 48px;

    height: 48px;

    background: url(../img/banners_left.png) center center no-repeat;

    background-size: 100%;

    left: 12%;

}

.banners .swiper-button-next {

    width: 48px;

    height: 48px;

    background: url(../img/banners_right.png) center center no-repeat;

    background-size: 100%;

    right: 12%;

}

.index-title {

    text-align: center;

    line-height: 1;

}

.index-title span {

    font-size: 72px;

    font-family: "ArialMT";

    font-weight: bold;

    letter-spacing: 5px;

    color: #0e6fb4;

	opacity: 0.2;

}

.index-title p {

    font-size: 36px;

    font-weight: bold;

    color: #0e6fb4;

    margin: 15px 0;

}

.index-title  img {

    width: 141px;

	height: 5px;

    margin: 0 auto;

}

.index-1 {

    margin-top: 77px;

}

.index-1 .box {

    margin-top: 55px;

}

.index-1 ul li {

    width: 360px;

	height: 480px;

	background-color: #ffffff;

	box-shadow: 0px 0px 10px 0px 

		rgba(0, 0, 0, 0.2);

    float: left;

    margin-right: 47px;

    position: relative;

}

.index-1 ul li:last-child {

    margin-right: 0;

}

/* .index-1 ul li::after {

    content: '';

    display: block;

    width: 100%;

    height: 100%;

    background-color: rgba(255, 255, 255,0.6);

    position: absolute;

    left: 0;

    top: 0;

    z-index: 3;

} */

/* .index-1 ul li::after {

    background: #0e6fb4;
    opacity: 0.6;

} */

.index-1 ul li .msg {

    width: 100%;

    height: 80px;
    line-height: 80px;

    position: absolute;

    left: 0;

    bottom: 0;

    z-index: 5;

    text-align: center;

    padding: 5px 40px 0;
    background: url(../img/index-1-msgbg2.png) center center no-repeat;
    background-size: cover;

}
.index-1 ul li .msg div {
    display: inline-block;
}
.index-1 ul li:hover .msg {
    background: url(../img/index-1-msgbg1.png) center center no-repeat;
    background-size: cover;
}
.index-1 ul li .msg i {
    font-size: 36px;
    /* color: #0e6fb4; */
    color: #fcfcfc;
    /* margin-top: 20px; */
    display: block;
    transition: all .5s;
    margin-right: 10px;
    float: left;
}

.index-1 ul li .msg p {

    font-size: 24px;
    font-weight: bold;
    /* color: #0e6fb4; */
    color: #fcfcfc;

    /* margin: 5px 0; */
    float: left;

}

.index-1 ul li .msg span {

    font-size: 14px;

    /* color: #333333; */
    color: #fcfcfc;

}

.index-1 ul li .msg a {

    display: block;

    width: 135px;

	height: 40px;

    line-height: 40px;

	border-radius: 5px;

	border: solid 1px #ffffff;

    margin: 33px auto 0;

    font-size: 16px;

    color: #ffffff;

}


/* .index-1 ul li p,

.index-1 ul li span,

.index-1 ul li i {

    color: #fcfcfc;

} */

.index-1 ul li a {

    display: block;

}

.index-2 {

    background: url(../img/index-2_bg.jpg) center center no-repeat;

    background-size: cover;

    margin-top: 80px;

    padding: 80px 0;

}

.index-2 .box {

    background-color: rgba(255, 255, 255,0.75);

    padding: 55px 0 43px;

}

.index-2 .box .content {

    font-size: 18px;

    color: #333333;

    text-align: center;

    margin: 27px auto 23px;

}

.index-more {

    width: 200px;

	height: 50px;

    line-height: 50px;

    text-align: center;

	border-radius: 5px;

	border: solid 1px #0d6fb6;

    margin: 0 auto;

}

.index-more a {

    font-size: 18px;

    font-weight: bold;

    color: #0e6fb4;

    display: block;

}

.index-more:hover {

    background: #0d6fb6;

}

.index-more:hover a {

    color: #fff;

}

.index-2 ul{

    margin-top: 5px;

}

.index-2 ul li {

    width: 297px;

	height: 140px;

    background-color: rgba(255, 255, 255,0.75);

    float: left;

    margin-right: 4px;

    text-align: center;

    line-height: 1.1;

    padding-top: 25px;

}

.index-2 ul li:last-child {

    margin-right: 0;

}

.index-2 ul li p {

    font-size: 30px;

    color: #ff6335;

}

.index-2 ul li p i {

    font-size: 60px;

    color: #ff6335;

    font-family: Bahnschrift;

}

.index-2 ul li span {

    font-size: 24px;

    color: #333333;

}

.index-3 {

    margin-top: 100px;

}

.index-3 .box {

    margin: 30px auto;

}

.index-3 .swiper-container {

    padding: 10px;

}

.index-3 .box .pic {

    height: 292px;

    overflow: hidden;

    margin-bottom: 7px;

}

.index-3 .box p {

    width: 100%;

    height: 50px;

    line-height: 50px;

    text-align: center;

	background-color: #eeeeee;

    font-size: 18px;

    color: #333333;

}

.index-3 .box .swiper-slide:hover .pic {

    box-shadow: 0px 0px 10px 0px 

		rgba(0, 0, 0, 0.1);

}

.index-3 .box .swiper-slide:hover p {

    background-color: #0d6fb6;

    color: #ffffff;

}

.index-3 .swiper-button-prev {

    width: 40px;

    height: 40px;

    background: url(../img/banners_left.png) center center no-repeat;

    background-size: 100%;

    top: 44%;

    left: 20px;

}

.index-3 .swiper-button-next {

    width: 40px;

    height: 40px;

    background: url(../img/banners_right.png) center center no-repeat;

    background-size: 100%;

    top: 44%;

    right: 20px;

}

.index-4 {

    background: url(../img/index-4_bg.jpg) center top no-repeat;

    background-size: 100%;

    margin-top: 94px;

    padding: 105px 0 84px;

}

.index-4 .box {

    margin-top: 45px;

}

.index-4 .recommend {

    width: 570px;

	height: 508px;

	background-color: #ffffff;

	border-radius: 5px;

    float: left;

    padding: 17px;

}

.index-4 .recommend .pic {

    width: 100%;

    height: 290px;
    /* overflow: hidden; */
    position: relative;

}
.index-4 .recommend .pic img {
    height: 100%;
}

.index-4 .recommend .pic .time {

    width: 80px;

	height: 80px;

	background-color: rgba(13, 111, 182,0.85);

	border-radius: 10px;

    position: absolute;

    left: 18px;

    top: 18px;

    text-align: center;

    color: #ffffff;

    line-height: 1.1;

    padding-top: 5px;

}

.index-4 .recommend .pic .time p {

    font-size: 48px;

    font-weight: bold;

}

.index-4 .recommend .pic .time span {

    font-size: 16px;

}

.index-4 .recommend .msg {

    margin: 20px 38px 0 18px;

}

.index-4 .recommend .title {

    font-size: 20px;

    color: #333333;

    font-weight: bold;

}

.index-4 .recommend .content {

    font-size: 16px;

    color: #666666;

    margin: 5px 0 15px;

}

.index-4 .recommend .more {

    width: 180px;

	height: 45px;

    line-height: 45px;

    text-align: center;

	background-color: #0d6fb6;

	border-radius: 5px;

}

.index-4 .recommend .more a {

    font-size: 18px;

    color: #ffffff;

    display: block;

}

.index-4 .recommend .more img  {

    width: 52px;

	height: 6px;

    margin-right: 3px;

}

.index-4 .recommend:hover .title {

    color: #0d6fb6;

}

.index-4 .list {

    width: 600px;

    float: right;

}

.index-4 .list ul li {

    height: 150px;

	background-color: #ffffff;

    margin-top: 29px;

    padding: 33px 30px;

}

.index-4 .list ul li:first-child {

    margin-top: 0;

}

.index-4 .list ul li .msg {

    width: 420px;

    float: left;

}

.index-4 .list ul li .msg p {

    font-size: 18px;

    color: #333333;

    font-weight: bold;

    margin-bottom: 10px;

}

.index-4 .list ul li .msg span {

    font-size: 16px;

    color: #666666;

}

.index-4 .list ul li .time {

    width: 80px;

	height: 80px;

	border-radius: 10px;

	border: solid 1px #0d6fb6;

    float: right;

    text-align: center;

    color: #0d6fb6;

    line-height: 1.1;

    padding-top: 5px;

}

.index-4 .list ul li .time p {

    font-size: 48px;

    font-weight: bold;

}

.index-4 .list ul li .time span {

    font-size: 16px;

}

.index-4 .list ul li:hover .msg p{

    color: #0d6fb6;

}

.index-4 .list ul li:hover .time {

    background-color: #0d6fb6;

    color: #fff;

}

.index-4 .index-more {

    margin-top: 38px;

}

.index-5 {

    background-color: rgba(13, 111, 182, 0.85);

    padding: 50px 0 60px;

}

.index-5 .index-title span,

.index-5 .index-title p {

    color: #fff;

}

.index-5 ul {

    margin-top: 30px;

}

.index-5 ul li {

    width: 190px;

	height: 110px;

	background-color: #ffffff;

	border-radius: 10px;

    overflow: hidden;

    float: left;

    margin-right: 12px;

}

.index-5 ul li:last-child {

    margin-right: 0;

}

footer {

    background: url(../img/footer_bg.jpg) center center no-repeat;

    background-size: cover;

    padding-top: 55px;

}

footer .footer {

    padding-bottom: 25px;

    border-bottom: 1px solid #30343e;

}

footer .footer-logo {

    width: 162px;

	height: 146px;

    float: left;

}

footer .footer-right {

    float: right;

}

footer .footer-right .footer-nav {

    margin-bottom: 50px;

}

footer .footer-right .footer-nav ul li {

    margin-right: 35px;

    float: left;

}

footer .footer-right .footer-nav ul li:last-child {

    margin-right: 0;;

}

footer .footer-right .footer-nav ul li a{

    font-size: 16px;

    color: #eeeeee;

}

footer .footer-right .tel {

    float: left;

}

footer .footer-right .tel span {

    font-size: 18px;

    color: #ffffff;

} 

footer .footer-right .tel i {

    font-size: 20px;

    color: #cccccc;

}

footer .footer-right .tel p {

    font-size: 30px;

    color: #ff714b;

    font-weight: bold;

}

footer .footer-right .add {

    margin-bottom: 10px;

}

footer .footer-right .add i,

footer .footer-right .mail i {

    font-size: 20px;

    color: #cccccc;

}

footer .footer-right .add span,

footer .footer-right .mail span {

    font-size: 16px;

    color: #ffffff;

}

footer .footer-right .qrcode {

    width: 116px;

    float: right;

    margin-left: 66px;

}

footer .footer-right .qrcode p {

    margin-top: 10px;

    text-align: center;

    font-size: 16px;

    color: #ffffff;

    line-height: 1.2;

}

footer .copyright {

    text-align: center;

    border-top: 1px solid #1a1c22;

    padding: 10px 0 15px;

    font-size: 14px;

    color: #fff;

}

footer .copyright a {

    color: #fff;

}

.page-nav {

    text-align: center;

    height: 90px;

    line-height: 90px;

    background-color: #ffffff;

	box-shadow: 0px 0px 10px 0px 

		rgba(0, 0, 0, 0.2);

}

.page-nav ul {

    display: inline-block;

}

.page-nav ul li {

    float: left;

    margin: 0 10px;

    position: relative;

}

.page-nav ul li a {

    font-size: 20px;

    color: #333333;

    padding: 0 16px;

    display: block;

}

.page-nav ul li.on a {

    color: #0e6fb4;

}

.page-nav ul li.on::after {

    content: '';

    display: block;

    width: 100%;

    height: 3px;

	background-color: #0e6fb4;

    position: absolute;

    left: 0;

    bottom: 0;

}

.crumbs {

    font-size: 16px;

    color: #999999;

    padding-top: 30px;

}

.crumbs a {

    color: #999999;

}

.about-title {

    text-align: center;

}

.about-title p {

    font-size: 36px;

    color: #333333;

    font-weight: bold;

    margin-bottom: 10px;

}

.about-title span {

    font-size: 24px;

    color: #0e6fb4;

}

.about-title span::before {

    content: '';

    display: inline-block;

    width: 151px;

	height: 3px;

	background-color: #0e6fb4;

    position: relative;

    top: -7px;

    margin-right: 18px;

}

.about-title span::after {

    content: '';

    display: inline-block;

    width: 151px;

	height: 3px;

	background-color: #0e6fb4;

    position: relative;

    top: -7px;

    margin-left: 18px;

}

.gsjs {

    margin: 70px auto 110px;

}

.gsjs .content {

    font-size: 18px;

    color: #333333;

    margin: 50px 0 0;

    line-height: 1.8;

}

.gsjs .content p {

    margin-bottom: 20px;

    text-indent: 2em;

}

.gsjs ul {

    margin-top: 40px;

}

.gsjs ul li {

    float: left;

    width: 390px;

	height: 293px;

    margin-right: 15px;

}

.gsjs ul li:last-child {

    margin-right: 0;

}

.gcal {

    margin: 30px auto 100px;

}

.gcal .list-gcal ul li {

    width: 380px;

    float: left;

    margin-right: 30px;

    text-align: center;

    background-color: #ffffff;

    box-shadow: 0px 0px 20px 0px 

    rgba(0, 0, 0, 0.1);

    margin: 30px 30px 0 0;

}

.gcal .list-gcal ul li:nth-child(-n+3){

    margin-top: 0;

}

.gcal .list-gcal ul li .pic {

    height: 255px;

    overflow: hidden;

}

.gcal .list-gcal ul li:nth-child(3n) {

    margin-right: 0;

}

.gcal .list-gcal ul li p {

    font-size: 20px;

    color: #333333;

    padding: 10px;

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;

}

.gcal .list-gcal ul li:hover {

    background-color: #0e6fb4;

}

.gcal .list-gcal ul li:hover p {

    color: #ffffff;

}

.paging {

    text-align: center;

}

.paging ul {

    display: inline-block;

}

.paging ul li {

    float: left;

    width: 43px;

	height: 42px;

    line-height: 42px;

    text-align: center;

	background-color: #ffffff;

	border-radius: 3px;

	border: solid 1px #aaaaaa;

    margin: 0 4px;

}

.paging ul li a {

    font-size: 18px;

    color: #999999;

    display: block;

}

.paging ul li img {

    width: 11px;

	height: 20px;

    display: block;

    margin: 11px auto 0;

}

.paging ul li.on {

    background-color: #0e6fb4;

	border: solid 1px #0e6fb4;

}

.paging ul li.on a {

    color: #fff;

}

.gcal .paging {

    margin-top: 50px;

}

.ywly {

    margin: 70px auto 110px;

}

.ywly .title {

    text-align: center;

    font-size: 36px;

    font-weight: bold;

}

.ywly .title::after {

    content: '';

    display: block;

    width: 85px;

	height: 3px;

	background-color: #0e6fb4;

    margin: 23px auto 0;

}

.ywly ul li {

    width: 385px;

    margin-right: 22px;

}

.ywly ul li .pic {

    width: 100%;

    height: 295px;

	box-shadow: 0px 3px 15px 0px 

		rgba(4, 4, 4, 0.15);

}

.ywly ul li p {

    font-size: 18px;

    color: #333333;

    text-align: center;

    padding: 15px 0;

}

.rczp {

    margin: 40px auto 100px;

}

.rczp .top {

    height: 60px;

    line-height: 60px;

    font-size: 24px;

    color: #fff;

	background-color: #0e6fb4;

	border-radius: 10px;

    padding: 0 30px;

}

.rczp .top ul li,

.rczp .list-rczp .content ul li {

    float: left;

    width: 200px;

    text-align: center;

}

.rczp .top ul li:first-child ,

.rczp .list-rczp .content ul li:first-child {

    width: 250px;

    text-indent: 65px;

    text-align: left;

}

.rczp .top ul li:last-child,

.rczp .list-rczp .content ul li:last-child {

    float: right;

}

.rczp .list-rczp {

    margin-top: 30px;

}

.rczp .list-rczp .content {

    margin-bottom: 30px;

    padding: 0 30px;

}

.rczp .list-rczp .content ul {

    line-height: 100px;

}

.rczp .list-rczp .content {

    background-color: #ffffff;

	box-shadow: 0 0 20px 0 

		rgba(0, 0, 0, 0.1);

	border-radius: 10px;

}

.rczp .list-rczp .content ul li {

    font-size: 18px;

    color: #999999;

}

.rczp .list-rczp .content ul li:first-child {

    font-size: 24px;

    color: #333333;

    position: relative;

}

.rczp .list-rczp .content ul li:last-child .check{

    width: 150px;

    height: 45px;

    line-height: 45px;

    text-align: center;

    background-color: #0e6fb4;

	box-shadow: 0px 0px 25px 0px 

		rgba(69, 69, 69, 0.2);

    border-radius: 23px;

    font-size: 18px;

    color: #ffffff;

    margin: 28px auto 0;

    cursor: pointer;

}

/* .rczp .list-rczp .content ul.on :last-child .check{

    background-color: #d93816;

	box-shadow: 0 0 0.25rem 0 

		rgba(69, 69, 69, 0.2);

} */

.rczp .hide {

    border-top: 1px solid #cccccc;

    padding: 50px;

    display: none;

}

.rczp .hide .require {

    margin-bottom: 30px;

    line-height: 2;

}

.rczp .hide .require p {

    font-size: 18px;

    color: #333333;

    margin-top: 30px;

}

.rczp .hide .require p:first-child {

    margin-top: 0;

}

.rczp .hide .require span {

    font-size: 16px;

    color: #666666;

    display: block;

}

.rczp .paging {

    margin: 50px 0 0;

}

.news {

    margin: 35px auto 100px;

}

.list-news ul li {

    padding: 24px 0;

    border-bottom: 1px solid #cccccc;

}

.list-news ul li .pic {

    width: 350px;

	height: 197px;

    float: left;

    overflow: hidden;

}

.list-news ul li .msg {

    width: 800px;

    float: right;

}

.list-news ul li .msg .title {

    font-size: 18px;

    color: #333333;

    margin-top: 20px;

}

.list-news ul li .msg .content {

    font-size: 14px;

    color: #666666;

    margin:30px 0 35px

}

.list-news ul li .msg .more {

    width: 140px;

	height: 40px;

    line-height: 40px;

    text-align: center;

	border-radius: 5px;

	border: solid 1px #cccccc;

    font-size: 16px;

    color: #666666;

    float: left;

}

.list-news ul li .msg .time {

    font-size: 14px;

    color: #999999;

    float: right;

    margin-top: 10px;

}

.list-news ul li .msg .time i {

    font-size: 14px;

    color: #999999;

}

.list-news ul li:hover .msg .title {

    color: #0e6fb4;

}

.list-news ul li:hover .more {

    background-color: #0e6fb4;

    border: solid 1px #0e6fb4;

    color: #fff;

}

.news .paging {

    margin-top: 50px;

}



.news-detail-box {

    margin-top: 60px;

    margin-bottom: 80px;

}

.news-detail-box .common-left {

    width: 850px;

    float: left;

}

.news-detail {

    width: 100%;

    position: relative;

    z-index: 6;

	/* box-shadow: 0 4px 13px 0 

        rgba(52, 52, 52, 0.2); */

    /* padding: 65px 75px 75px; */

}

.news-detail .title {

    font-size: 30px;

    color: #444444;

    font-weight: bold;

    text-align: center;

}

.news-detail .time {

    font-size: 16px;

    color: #999999;

    margin: 30px 0 40px;

    text-align: center;

}

.news-detail .article {

    border-top: 1px solid #e5e5e5;

    padding: 55px 0 20px;

    font-size: 16px;

    color: #444444;

    text-indent: 2em;

    font-size: 16px;

    color: #444444;

    line-height: 30px;

}

.news-detail .article p {

    margin-bottom: 20px;

}

.news-detail .article img {

    width: auto;

    margin: 20px auto;

    max-width: 100%;

    display: block;

}

.news-detail-paging {

    width: 100%;

    margin-top: 48px;

}

.news-detail-paging ol li {

    font-size: 18px;

    color: #444444;

    width: 50%;

    float: left;

}

.news-detail-paging ol li a {

    color: #444;

}

.news-detail-paging ol li:last-child {

    text-align: right;

}

.news-detail-box .recommend {

    width: 100%;

    margin-top: 80px;

}

.news-detail-box .recommend .title {

    font-size: 26px;

    color: #333;

    font-weight: bold;

}

.news-detail-box .recommend ul li {

    width: 50%;

    float: left;

    margin-top: 15px;

    padding-right:50px;

}

.news-detail-box .recommend ul li a {

    font-size: 18px;

    color: #444444;

}

.news-detail-box .recommend ul li p {

    float: left;

    width: 80%;

}

.news-detail-box .recommend ul li i {

    float: right;

}

.broadside {

    width: 300px;

    float: right;

    margin-bottom: 50px;

}

.broadside .news {



}

.broadside .news .title {

    font-size: 24px;

    color: #0e6fb4;

    text-align: center;

    margin-bottom: 15px;

}

.broadside .news ul {

    margin: 10px 10px 0;

}

.broadside .news ul li {

    font-size:18px;

    color: #0e6fb4;

    margin-top: 10px;

}

.broadside .news ul li a {

    font-size: 18px;

    color: #333333;

}

.broadside .news ul li i {

    font-size: 48px;

    line-height:20px;

    float: left;

    margin-right: 5px;

}

.broadside .news ul li:hover a{

    color: #0e6fb4;

}

.broadside .box {

    background-color: #0e6fb4;

    padding: 20px;

    margin-top: 58px;

}

.broadside .box .tel {

    border-bottom: 1px solid rgba(255, 255, 255, 0.5);

    color: #fff;

    text-align: center;

}

.broadside .box .tel>div {

    display: inline-block;

}

.broadside .box .tel i {

    font-size: 35px;

    float: left;

    margin: 5px 5px 0 0;

}

.broadside .box .tel div div {

    float: left;

    text-align: left;

    line-height: 1.2;

}

.broadside .box .tel div div span {

    font-size: 16px;

}

.broadside .box .tel div div p {

    font-size: 24px;

    font-weight: bold;

}

.broadside .box .wechat {

    margin-top: 20px;

    text-align: center;

}

.broadside .box .wechat .qrcode {

    width: 140px;

    height: 140px;

    margin: 0 auto;

}

.broadside .box .wechat p {

    font-size: 16px;

    color: #ffffff;

    font-weight: bold;

    margin-top: 10px;

}

.lxwm {

    background: #f5f5f5;

}

.lxwm-1 {

    margin-top: 60px;

}

.lxwm-1 .lxwm-title {

    text-align: center;

}

.lxwm-1 .lxwm-title p {

    font-size: 36px;

    color: #333333;

}

.lxwm-1 .lxwm-title p::after {

    content: '';

    display: block;

    width: 85px;

	height: 3px;

	background-color: #0e6fb4;

    margin: 20px auto 25px;

}

.lxwm-1 .lxwm-title span {

    font-size: 18px;

    color: #666666;

}

.lxwm-1 .box {

    margin-top: 35px;

}

.lxwm-1 ul li {

    float: left;

    width: 380px;

    height: 455px;

	background-color: #ffffff;

    margin-right: 30px;

}

.lxwm-1 ul li:last-child {

    margin-right: 0;

}

.lxwm-1 ul li .pic {

    height: 250px;

    overflow: hidden;

}

.lxwm-1 ul li .msg {

    text-align: center;

    padding: 0 20px;

}

.lxwm-1 ul li .msg .title {

    margin: 40px 0 15px;

}

.lxwm-1 ul li .msg .title p {

    font-size: 20px;

    color: #0e6fb4;

}

.lxwm-1 ul li .msg .title span {

    font-size: 14px;

    color: #999999;

}

.lxwm-1 ul li .msg .content {

    font-size: 18px;

    color: #666666;

}

.lxwm-map {

    margin-top: 80px;

    height: 450px;

}

.lxwm-map #dituContent {

    width: 100%;

    height: 100%;

}

.suspension {

    position: fixed;

    right: 0;

    bottom: 20px;

    width: 78px;

}

.suspension ul li {

    width: 100%;

    height: 70px;

    margin-bottom: 2px;

    background: #2f5597;

    text-align: center;

    line-height: 1.2;

    padding-top: 7px;

    position: relative;

}

.suspension ul li a {

    display: block;

}

.suspension ul li i {

    font-size: 30px;

    color: #fff;

}

.suspension ul li p {

    font-size: 16px;

    color: #fff;

}

.suspension ul li:last-child {

    background: #ff6335;

}

.suspension ul li:hover div {

    display: block;

}

.suspension ul li .tel {

    position: absolute;

    left: -200px;

    width: 200px;

    top: 50%;

    transform: translateY(-50%);

    font-size: 22px;

    background: #fff;

    padding: 23px 0;

    display: none;

}

.suspension ul li .qrcode {

    position: absolute;

    left: -160px;

    width: 150px;

    top: 50%;

    transform: translateY(-50%);

    font-size: 22px;

    background: url(../img/sidebar_bg.png) center center no-repeat;

    background-size: 100%;

    padding: 2px 18px 2px 2px;

    display: none;

}