
.r-footer{
    /*font-family: apple-system,SF UI Text,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif;*/
}
p {
    margin: 0
}

a:hover {
    text-decoration: none
}

.call-top, .hytc {
    display: none !important
}
.com-content {
    max-width: 1170px;
    margin: 0 auto
}
.f-nav {
    text-align: center
}

.right-bar {
    z-index: 998 !important;
    position: fixed;
    right: 0;
    top: 25%
}

.right-bar ul {
    display: flex;
    display: -webkit-flex;
    flex-direction: column
}

.right-bar ul li {
    position: relative
}

.right-bar ul li .more, .right-bar ul li .more img {
    position: absolute;
    right: 0
}

.right-bar ul li .normal {
    width: 60px;
    height: 60px;
    background-color: #2c5082
}

.right-bar ul li .normal img{
    width: 100%;
}

.right-bar ul li .more {
    top: 0;
    display: none;
    width: 160px;
    height: 60px;
    text-align: center;
    background-color: #d20032
}
.right-bar ul li .more img{
    width: 60px;
}

.right-bar ul li .more span {
    padding-right: 60px;
    line-height: 60px;
    color: #fff;
    /*font-size: 19px;*/
    font-size: 14px;
    font-family: apple-system,SF UI Text,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif;
    font-weight: bold;
}

.f-nav, .to-top {
    position: fixed
}

.right-bar ul li:hover .more {
    display: block
}

.f-nav {
    display: none;
    bottom: 0;
    width: 100%;
    height: 80px;
    line-height: 122px;
    color: #000;
    z-index: 99;
    background-color: #fff;
    border-top: solid 2px #999
}

.f-nav ul li {
    width: 33.33333%;
    float: left
}

.f-nav ul li a {
    display: block;
    color: #000
}

.f-nav ul li a.s {
    background: url(static/index/css/images/navs.png) top center no-repeat;
    background-size: 60px
}

.f-nav ul li a.w {
    background: url(static/index/css/images/navw.jpg) top center no-repeat;
    background-size: 60px
}

.f-nav ul li a.l {
    background: url(static/index/css/images/navl.png) top center no-repeat;
    background-size: 60px
}

@media (max-width: 768px) {
    .right-bar {
        display: none
    }

    .f-nav {
        display: block
    }
}

.to-top .mb-show {
    display: none
}

.to-top {
    bottom: 20%;
    right: 0;
    z-index: 999;
    display:none;
}

.to-top .pc-show {
    width: 60px;
}

@media (max-width: 768px) {
    .to-top .pc-show {
        display: none
    }

    .to-top .mb-show {
        display: block;
        width: 58px;
        height: auto
    }
    .to-top{
        bottom: 26%;
        display:block;
    }
}

.r-footer.footer .footer-nav dl dt {
   /* font-family: apple-system,SF UI Text,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif;*/
    font-size: 16px;
    color: #fff
}

.r-footer.footer .footer-nav dl dd ul li {
    /*font-family: apple-system,SF UI Text,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif;*/
    font-size: 14px
}

.r-footer.footer .footer-nav dl dd ul li a {
    color: #ababab
}

.r-footer.footer .footer-nav dl dd ul li a:focus, .r-footer.footer .footer-nav dl dd ul li a:hover {
    color: #fff;
    text-decoration: none
}

.r-footer.footer .footer-nav dl {
    width: 33% 
    /*width:auto;
    margin-right: 5%;*/
}

.r-footer .scan-code {
   /* display: inline-block;
    width: 182px;
    margin-left: 1%;*/
	
	
	position: absolute;
    top: 60px;
    left: 20px;
    width: 182px;
	
	
	
	
}

.r-footer .scan-code img {
    
    margin-bottom: 0.555555rem
}

.r-footer .scan-code p {
    font-family: apple-system,SF UI Text,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif;
    font-size: 15px;
    color: #fff;
    padding: .5em 0;
    letter-spacing: .25px;
	width:150px;
}

.r-footer.footer .r-consultation {
    position: absolute;
    top: 60px;
    right: 0;
    width: 20%
}


.r-footer.footer .r-consultation dt{
	
	font-family: apple-system,SF UI Text,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif;
    font-size: 16px;
    color: #fff;
	margin-bottom: 18px;
}
    
.r-footer.footer .r-consultation dl dd ul li {
    font-family: apple-system,SF UI Text,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif;
    font-size: 14px;
	line-height: 2.5;
	color: #ababab;
}


.r-footer .r-consultation .title {
    color: #fff;
    font-family: apple-system,SF UI Text,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif;
    font-weight: bold;
	padding-left: 40px;
    line-height: 4em;
    letter-spacing: .5px;
    background: url( "static/index/css/images/telbg.png") left center no-repeat
}

.r-footer .r-consultation {
    font-size: 17px
}






.r-footer .bottom .bottom-in ul li a, .r-footer .copyright a {
    color: #fff;
    font-size: 14px
}

.r-footer .r-consultation .sale-after, .r-footer .r-consultation .sale-before {
    margin-bottom: 20px
}

.r-footer .bottom {
    border-top: none;
    background: #d20032;
    font-family: apple-system,SF UI Text,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif
}

.r-footer .bottom .bottom-in ul li {
    margin-right: 5px
}
.r-footer .bottom .bottom-in{
    overflow: hidden;
}





@media (max-width: 1200px) {
    .r-footer .r-consultation a, .r-footer.footer .footer-nav dl dt {
        font-size: 18px
    }

    .r-footer .bottom .bottom-in ul li a, .r-footer .copyright a, .r-footer .r-consultation, .r-footer .scan-code p, .r-footer.footer .footer-nav dl dd ul li {
        font-size: 16px
    }
    .r-footer .scan-code {
        margin-left: 2%;
    }
}

@media (max-width: 1024px) {
    .r-footer .scan-code {
      left: auto;
    right: 30px;
    }

    .r-footer .top .r-consultation {
        position: static;
        width: 80%;
        margin: 0 auto;
		margin-bottom: 20px;
    }

    .r-footer .top .r-consultation .title {
        display: none
    }

    .r-footer .top .r-consultation .cont .sale-after, .r-footer .top .r-consultation .cont .sale-before {
        float: left;
        width: 50%;
        text-align: center
    }

    .r-footer .scan-code .code-box {
        display: inline-block;
       
        margin-bottom: 10px;
		text-align: center
    }

    .r-footer .scan-code img {
            width: auto;
    margin: 0 auto;
    display: block;
    margin-bottom: 10px;
    }

    .r-footer.footer .footer-nav dl {
        width: 30%
    }
}

@media (max-width: 768px) {
    .r-footer.footer .footer-nav dl dt {
        font-family: apple-system,SF UI Text,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif;
        color: #fff
    }

    .r-footer.footer .footer-nav dl {
        width: 100%
    }

    
	.r-footer .scan-code{ 
		
		position: absolute;
    top: auto;
    bottom: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 182px;
		}

	.r-footer .top .r-consultation {
    position: static;
    width: 95%;
    margin: 0 auto;
    padding-top: .5rem;
}
	
	
	

    .r-footer .bottom .bottom-in ul li a:hover {
        color: #d20032
    }

    .r-footer .bottom .bottom-in ul li {
        margin-right: 0
    }

    .r-footer .scan-code img {
        width:auto;
		display: block;
		margin-bottom: 10px;
			
			
			
    }

    .r-footer .bottom {
        border-top: 1px solid #e4e4e4
    }
}