﻿body {
    font-family: 微软雅黑 !important;
	margin: 0;
	padding: 0;
}

a {
    text-decoration: none !important
}

ul, ol {
    margin: 0;
    padding: 0;
    list-style: none
}

.fl {
    float: left
}

.fr {
    float: right
}

h1, h2, h3, h4, h5 {
    font-weight: normal !important
}
.container{
    width: 80%;
    margin: 0 auto;
}
.phone-display {
	  display:none;
}
.pc-display {
	  
}
.wangluo-header{
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%;
}
.bg-header {
    background: #fff;
	box-shadow: 0px 1px 6px rgba(226, 226, 226, 0.9);
	z-index: 1111;
}
.wangluo-header .wangluo-logo-black{
	display: none;
}
.bg-header .wangluo-logo-white{
	display: none;
}
.bg-header .wangluo-logo-black{
	display: block;
}
.bg-header .wangluo-header-nav-flex a {
    color: #000;
    font-size: 15px;
}
.wangluo-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 80%;
    margin: 0 auto;
}
.wangluo-container img{
    padding: 12px;
}
.wangluo-header-nav{
    display: flex;
    align-items: center;
    font-size: 16px;
}
.wangluo-header-nav-flex{
    width: 94px;
    text-align: center;
}
.wangluo-header-nav-flex a{
    color: #fff;
    font-size: 15px;
}
.wangluo-container-r{
    display: flex;
    align-items: center;
}
.wangluo-container-phone{
    font-size: 16px;
    color: #fff;
    padding: 9px 21px;
    text-align: center;
    background: #c70505;
    border-radius: 23px;
    margin-left: 10px;
}
.wangluo-header-nav .active a:after {
    content: '';
    bottom: 14px;
    position: absolute;
    display: block;
    width: 0;
    height: 1px;
    background: #e7141a;
    transition: all .4s;
}
.wangluo-header-nav a:hover:after {
    width: 40%;
}
.wangluo-header-nav a:hover,.wangluo-header-nav a:focus {
    color: #e7141a;
}
.wangluo-header-nav .active a{
    color: #e7141a!important;
}
.wangluo-header-nav .active a::after {
    width: 31px;
    margin-left: 33px;
}
.wangluo-video{
    background: #010001;
    position: relative;
}
.wangluo-video .video{width: 1903px; height: 966px;}
video {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: fill;
    z-index: -1;
}

.banner,.banner-static{
    width: 100%;
    height: 920px;
    overflow: hidden;
    position: absolute!important;
    z-index: 111;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #e7141a;
}
.swiper-slide{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.banner-title {
    color: #fff;
    width: 100%;
    text-align: center;
    padding-top: 86px;
}
.banner-title h1{
    font-size:56px;
    margin: 0;
}
.banner-title .line{
    width: 50px;
    height: 3px;
    margin: 25px auto!important;
    background: #fff;
    float: inherit!important;
}
.banner-title p{
    font-size:14px;
    margin-top:10px;
    line-height: 1.8;
}
.banner .swiper-pagination-bullet-active{
    opacity: 1;
    background: #e7141a!important;
}
.banner .swiper-pagination-bullet {
    width: 30px;
    height: 5px;
    border-radius: 0;
    background: #fff;
}

.swiper-pagination-bullet {
    background: #fff;
}
.wangluo-zhe{
    background: rgba(21, 31, 62, 0.74);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.flex {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 16px;
    color: #fff;
}

.wangluo-about{
    padding: 38px 0 12px;
    width: 80%;
    margin: 0 auto;
}
.wangluo-about-title{
	text-align: center;
	color: #666;
	font-size: 15px;
}
.wangluo-about-title h1{
    font-size: 42px;
    font-weight: bold !important;
    color: #333;
    padding-bottom: 0;
	margin-bottom: 19px;
}
.wangluo-num{
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 46px;
    padding-top: 30px;
}
.wangluo-num-flex{
    flex: 1;
    text-align: center;
}
.wangluo-num-title{
    display: flex;
    align-items: baseline;
    justify-content: center;
	font-size: 12px;
}
.wangluo-num-title h1{
    color: #d50404;
    font-size: 89px;
    margin: 4px;
}
.wangluo-fuwu{
	background-color: #fafafa;
}
.wangluo-fuwu .container{
    display: flex;
    align-items: center;
    justify-content: center;
}
.wangluo-fuwu-flex{
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	padding-bottom: 70px;
}
.wangluo-fuwu .container .wangluo-fuwu-flex:hover{
	background: #f4f4f4;
}
.wangluo-fuwu-flex img{
	padding-top: 70px;
}
.wangluo-fuwu-flex h1{
    font-size: 22px;
    color: #333;
	padding-top: 18px;
}
.wangluo-fuwu-flex-ul{
    margin-left: 68%;
    text-align: left;
    width: 100%;
}
.wangluo-fuwu-flex-ul li {
    list-style: square;
    color: #666;
}
.wangluo-fuwu-flex-ul li a {
    font-size: 15px;
    color: #666;
    line-height: 30px;
}
.wangluo-fuwu-flex-btn {
    display: block;
    margin: 0 auto;
    width: 120px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    background-color: #c70505;
    color: #fff;
	margin-top: 18px;
}

.wangluo-uc{
	background: url(../image/index_bg.jpg) no-repeat;
	display: flex;
	justify-content: center;
	background-size: cover;
}
.wangluo-uc-title {
    text-align: center;
    color: #fff;
    padding-bottom: 148px;
}
.wangluo-uc-title h1{
    font-size: 42px;
    font-family: Impact;
    text-align: center;
    margin: 174px 0 0;
}
.wangluo-uc-title h1 strong {
    color: #e91f23;
    font-family: Impact;
}
.wangluo-uc-title h2 {font-size: 32px;margin-top: 14px;}

.wangluo-case{
	display: flex;
	flex-direction: column;
}
.wangluo-case-title{
    color: #666;
    font-size: 14px;
	margin: 0 23px;
	padding-bottom: 20px;
	text-align: center;
}
.wangluo-case-title h1 {
    font-size: 40px;
	font-weight: bold!important;
    color: #424242;
    margin-bottom: 12px;
	padding-top: 21px;
}
.wangluo-case-list{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
	width: 99%;
	margin: 0 auto;
}
.wangluo-case-flex{
    flex: 0 0 24%;
    margin: 21px 0 0 13px;
	display: flex;
	flex-direction: column;
	position: relative;
}
.wangluo-case-flex img{
    width: 100%;
	height: auto!important;
}
.wangluo-case-flex-title{
    background: #f4f4f4;
    font-size: 13px;
    color: #595959;
}
.wangluo-case-flex-title h1{
    min-height: 51px;
    margin: 20px 20px 0;
    font-size: 20px;
    color: #000;
    overflow: hidden;
		-o-text-overflow: ellipsis;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp:2;
		
		-webkit-box-orient: vertical;
		
		word-break: break-all;
}
.wangluo-case-flex-title p{
    margin: 9px 20px 22px;
    text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.wangluo-case-flex-title a{
    color: #595959;
}
.wangluo-case-flex:hover .btn {
    background: rgb(0 0 0 / 52%) url(../image/btn.png) no-repeat center;
    width: 100%;
    height: calc(100% - 120px);
    position: absolute;
}
.wangluo-case-more{
    width: 185px;
    line-height: 47px;
    text-align: center;
    font-size: 16px;
    background-color: #c70505;
    color: #fff;
    margin: 42px auto;
    border-radius: 23px;
}
.wangluo-lc{
    background: #f7f7f7;
    padding-top: 47px;
	padding-bottom: 30px;
}
.wangluo-lc-list{
    background: #FFF;
    display: flex;
    align-items: center;
	padding: 62px 24px;
	width: 77.5%;
	margin: 0 auto;
}
.wangluo-lc-flex{    
	flex: 1;
    height: 200px;
    border-right: 1px solid #ECECEC;
    padding: 0 0 0 4%;
}
.wangluo-lc-list .wangluo-lc-flex:last-child{border-right: none;}
.wangluo-lc-title {
    color: #0b0205;
    font-size: 72px;
    font-family: 'futurademic';
    position: relative;
	font-weight: bold;
	padding-top: 24px;
}
.wangluo-lc-title span{
    position: absolute;
    color: #000000;
    font-size: 18px;
    bottom: 16px;
    left: 37px;
    background: #fff;
	font-weight: normal!important;
}
.wangluo-lc-b p {
    color: #666666;
	font-size: 14px;
}
.wangluo-lc-list .wangluo-lc-title:hover{color: #c70505;}
.wangluo-lc-team{
    display: flex;
    align-items: center;
	justify-content: center;
	width: 80%;
	margin: 0 auto;
	margin-top: 62px;
}
.wangluo-lc-team-flex{
    position: relative;
    flex: 1;
    display: flex;
    align-items: center;
}
.wangluo-lc-team-flex img{width: 100%;height: auto;}
.wangluo-lc-team-content{
    position: absolute;
    bottom: 36px;
    z-index: 1;
    color: #fff;
    left: 25px;
    font-size: 24px;
}
.wangluo-lc-team-line{
    width: 50px;
    height: 4px;
    background: #fff;
    margin-bottom: 11px;
}
.wangluo-lc-team-active{
    position: absolute;
    z-index: 111;
    left: 0;
    right: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.48);
    color: #fff;
    bottom: 0;
    padding: 25px;
    font-size: 14px;
	display: none;
}
.wangluo-lc-team-active-line{
    width: 23px;
    height: 2px;
    background: #fff;
    margin-top: 34%;
    margin-bottom: 14px;
}
.wangluo-lc-team-flex:hover .wangluo-lc-team-active{display: block;}
.wangluo-lc-team-flex:hover .wangluo-lc-team-content{display: none;}
.news{
    padding-top: 30px;
}
.news-list {
    width: 81%;
    margin: 0 auto;
    display: flex;
	flex-wrap: wrap;
	margin-top: 35px;
}
.news-flex{
    width: 31%;
    margin: 26px 12px;
    display: flex;
    align-items: center;
}
.news-flex-time{
    width: 80px;
    height: 80px;
    background-color: #efefef;
    text-align: center;
    color: #8f8f8f;
    float: left;
    transition: all 0.7s ease 0s;
}
.news-flex-time:hover{background:#c70505;color:#fff}
.news-flex-time h1{
    font-family: Impact;
    font-size: 35px;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    margin: 11px 0 0;
}
.news-flex-time p{
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    margin-top: 0;
}
.news-flex-r{
    flex: 1;
    margin-left: 20px;
}
.news-flex-title {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 27px;
    letter-spacing: 0px;
    color: #000000;
    width: 100%;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
}
.news-flex-line{
    width: 10px;
    height: 2px;
    background-color: #8f8f8f;
    margin: 9px 0;
}
.news-flex-desc{
    font-size: 15px;
    color: #8f8f8f;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
#canvas {width: 100%;height: 22vw;background: #1A1A1A;overflow: hidden;}
#box {width: 100%;height: 90%;}
#box canvas {width: 100%;height: 155% !important;}
.ads{ width: 100%; position: relative;}
.ads > img{ width: 100%; }
.ads > header{ width:1200px; position: absolute; left:50%; top:12%; margin-left:-600px; }
.ads > header > h3{
    margin-bottom: 0;
}
.ads > header > h3,.ads > header > p{ width:100%; font-size: 45px; line-height:2; text-align: center; font-weight: normal; text-transform: uppercase; color: #FFF; }
.ads > header > p{  font-size: 28px; line-height: 16px;}
.footer-wave{
    padding-top: 20px;
}
.footer-project{overflow:hidden;line-height:1.4;text-align:center;position:relative;padding-top:15vw;padding-bottom:0;color:#fff;background-size:100% auto;background-repeat:no-repeat;background-position:top;background:#fff}
.footer-waves-item{top:3%;left:50%;z-index:0;width:200vw;opacity:.9;height:200vw;display:block;margin-top:15vw;border-radius:40%;position:absolute;margin-left:-100vw;-webkit-transform-origin:50% 48%;transform-origin:50% 48%;-webkit-animation:wave 7s linear infinite;animation:wave 7s linear infinite;background:linear-gradient(103deg,#b10d0b,#c75251)}
.footer-waves-item.item-01{-webkit-animation:wave 9s linear infinite;animation:wave 9s linear infinite}
.footer-waves-item.item-02{opacity:1;margin-left:-115vw;-webkit-animation:wave 11s linear infinite;animation:wave 11s linear infinite;background:linear-gradient(103deg,#b10d0b,#b10d0b)}
@-webkit-keyframes wave{
0%{-webkit-transform:rotate(0);transform:rotate(0)}
0%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}
}
.ewm, .footer-address, .footer, .footer-text {
    position: relative;
    z-index: 5;
}
.ewm img{width:115px}
.footer-text{font-size: 32px;font-weight: bold;}
.footer-phone{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 54px;
    line-height: 1.4;
    margin: 30px auto 0;
    position: relative;
    z-index: 5;
    font-family: Impact;
    color: #fff;
}
.footer-address{
    margin-bottom: 17px;
    font-size: 14px;
    line-height: 22px;
}
.footer{
    color: rgba(255, 255, 255, 0.5);
    font-size: 14px;
    margin-top: 12px;
    margin-bottom: 26px;
}
.footer a{color: #fff;}
.cooperation{width: 80%;margin: 0 auto;display: flex;align-items: center;flex-flow: wrap;margin-top: 42px;}
.cooperation div{
    flex: 15%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: solid 1px #f7f7f7;
    margin: 8px;
}
.cooperation img{width: 78%;}
.home_piao {
 position: fixed;
 top: 35%;
 transform: translateY(-50%);
 right: 0;
 z-index: 99999999;
}
.indexpagea .home_piao {
 display: none;
 position: fixed;
 top: 35%;
 transform: translateY(-50%);
 right: 0;
 z-index: 99999999;
}
.casepageinfas .home_piao {
 display: none;
 position: fixed;
 top: 35%;
 transform: translateY(-50%);
 right: 0;
 z-index: 99999999;
}
.aboutmpagea .home_piao {
 display: none;
 position: fixed;
 top: 35%;
 transform: translateY(-50%);
 right: 0;
 z-index: 99999999;
}
.home_piao_ {
 position: relative;
}
.home_piao_a {
 width: 290px;
 height: 80px;
 position: absolute;
 top: 0;
 left: -80px;
 opacity: 0.9;
 background-color: #CA3C3A;
 background-image: url("../image/wxzx.png");
 background-size: 48px auto;
 background-position: 15px 15px;
 background-repeat: no-repeat;
 border-top-left-radius: 25px;
 border-bottom-left-radius: 25px;
 transition: left 0.5s linear 0s;
}
.home_piao_b {
 width: 290px;
 height: 80px;
 position: absolute;
 top: 90px;
 left: -80px;
 opacity: 0.9;
 background-color: #CA3C3A;
 background-image: url("../image/dhzx.png");
 background-size: 48px auto;
 background-position: 15px 15px;
 background-repeat: no-repeat;
 border-top-left-radius: 25px;
 border-bottom-left-radius: 25px;
 transition: left 0.5s linear 0s;
}
.home_piao_c {
 width: 290px;
 height: 80px;
 position: absolute;
 top: 180px;
 left: -80px;
 opacity: 0.9;
 background-color: #CA3C3A;
 background-image: url("404.png");
 background-size: 48px auto;
 background-position: 15px 15px;
 background-repeat: no-repeat;
 border-top-left-radius: 25px;
 border-bottom-left-radius: 25px;
}
.home_piao_d {
 width: 290px;
 height: 80px;
 position: absolute;
 top: 180px;
 left: -80px;
 opacity: 0.9;
 background-color: #41515A;
 background-image: url("../image/zd.png");
 background-size: 30px auto;
 background-position: 27px 15px;
 background-repeat: no-repeat;
 cursor: pointer;
 border-top-left-radius: 25px;
 border-bottom-left-radius: 25px;
}
.home_piao_aewm {
 width: 128px;
 height: 122px;
 padding: 10px 6px;
 background-color: #c52725;
 text-align: center;
 position: absolute;
 bottom: 0;
 left: 80px;
}
.home_piao_aewm img{width: 125px;}
.home_piao_bnum {
 width: 210px;
 height: 80px;
 text-align: center;
 background-color: #C52725;
 color: #ffffff;
 font-size: 26px;
 line-height: 80px;
 position: absolute;
 bottom: 0;
 left: 80px;
 right: 0;
 top: 0;
}
.home_piao_a:hover {
 left: -220px;
 opacity: 1;
}
.home_piao_b:hover {
 left: -290px;
 opacity: 1;
}
.home_piao_c:hover {
 opacity: 1;
}
.home_piao_d:hover {
 opacity: 1;
}
.wangluo-newsnav{
    background: #000;
    font-size: 13px;
    padding: 15px;
    color:#fff;
}
.wangluo-newsnav-content{
    width: 80%;
    margin: 0 auto;
}
.wangluo-newsnav-content a{
    color: #fff;
}
.wangluo-classnav{
    width: 100%;
    background-color: #eaeaea;
}
.wangluo-classnav ul{
    display: flex;
    align-items: center;
    width: 80%;
    margin: 0 auto;
}
.wangluo-classnav li{
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.wangluo-classnav li a{
    padding: 22px 0;
    font-size: 17px;
    text-align: center;
    color:#666;
    width: 100%;
}
.wangluo-classnav .active{
    background-color: #fff;
}
.wangluo-classnav .active a{
    color:#000;
}
.wangluo-text-content{
    padding-top: 53px;
    width: 80%;
    margin: 0 auto;
}
.wangluo-text-title{
    font-size: 36px;
    text-align: center;
    line-height: 50px;
    color: #000000;
}
.wangluo-text-time{
    margin: 20px 0 20px;
    font-size: 18px;
    line-height: 35px;
    text-align: center;
    color: #959595;
}
.wangluo-textContent{padding-bottom: 20px;line-height: 38px;}
.wangluo-textContent img{max-width:100%;height: auto!important}
.wangluon{
    height: 409px;
    overflow:hidden;
}
.wangluon img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.wangluon-content{
    position: absolute;
    display: flex;
    align-items: center;
    width: 100%;
    flex-direction: column;
    color: #fff;
    top: 43%;
}
.wangluon-content h1{
    margin: 0;
    font-size: 36px;
}
.wangluon-content p{
    margin: 0;
    padding: 17px 20px 23px;
    font-size: 19px;
}
.wangluon-line{
    width: 139px;
    background: #d5191e;
    height: 4px;
}
.navToggle ,.wangluo-phone-nav{display:none}

.xcx-content{
    display: flex;
    align-items: center;
    margin-top: 52px;
}
.xcx-content-flex{
    box-shadow: 0 0 20px #cfdef6;
    flex: 0 0 18%;
    margin: 0 20px;
    border-radius: 4px;
    padding: 48px 28px;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    color: #aeaeae;
}
.xcx-content-title{
    font-size: 20px;
    color: #464646;
    padding: 12px 0;
    font-weight: bold;
}

.footer_top {
    width: 100%;
    background: #af0000;
    padding: 3% 0 1%;
}
.footer_top .container {
       width: 77.5%;
    margin: 0 auto
}
.branch_office .fl {
    float: left;
    width: 60%;
}
.branch_office{overflow:hidden;}
.branch_office ul{overflow:hidden;}
.branch_office ul.fl li{list-style:none;padding-right:10%;overflow:hidden;margin-bottom:20px;}
.branch_office ul.fl li img{width:25%;display:block;float:left;margin-right:3%;}
.branch_office ul.fl li .info{width:72%;float:left;}
.branch_office ul.fl li h3{font-size:18px;color:#fff;font-weight:normal;line-height:40px;margin:0 0 0;}
.branch_office ul.fl li p{font-size:14px;color:#fff;opacity:0.5;line-height:22px;}
.branch_office .tel{padding:20px 0 0;border:none;}
.branch_office .tel p{font-size:18px;color:#fff;margin:0;}
.branch_office .tel h3{font-size:30px;color:#fff;padding:20px 0;margin:0;line-height:50px;}
.branch_office .tel ul{overflow:inherit;width:auto;}
.branch_office .tel ul li{float:left;width:45px;margin-right:14px;position:relative;cursor:pointer;}
.branch_office .tel img{width:45px;height:45px;max-width:100px;}
.branch_office .tel ul li .t2{display:none;width:90px;height:90px;position:absolute;top:100%;left:-20px;}
.branch_office .tel ul li:hover .t2{display:block;}
.page_contac{
	background-color: #FFFFFF;
}
.page_contac_t{
	margin-bottom: 96px;
}
.page_contac_form{
	padding-right: 100px;
	width: 50%;
	border-right: 1px solid #f3f3f3;
	float: left;
}
.page_contac_forma{
	font-size: 36px;
	line-height: 40px;
	color: #000000;
}
.page_contac_formb{
	font-size: 20px;
	margin: 14px 0 35px;
}
.page_contac_formciput{
	float: left;
	border: none;
	margin: 0;
}
.page_contac_formciput:nth-child(2){
	margin: 0 30px;
}
.page_contac_formciput input{
	width: 467px;
	height: 50px;
	border: none;
	background-color: #F2F2F2;
	text-indent: 20px;
}
.page_contac_formd{
	margin-top: 30px;
	width: 94%;
}
.page_contac_formd textarea{
	width: 94%;
	height: 300px;
	background-color: #F2F2F2;
	border: none;
	padding: 16px 20px;
}
.page_contac_forme{
	margin-top: 22px;
}
.page_contac_formebtn{
	width: 180px;
	height: 54px;
	line-height: 54px;
	background-color: #c70505;
	border-radius: 50px;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	margin: 0 auto;
	cursor: pointer;
    transition: all 0.4s ease 0s;
    border:none;
}
.page_contac_formebtn:hover{
    background-color: #C52725;
}
.page_contac_info{
	padding: 0 0 0 100px;
	width: 465px;
	float: left;
}
.page_contac_infoa{
	font-size: 26px;
	line-height: 26px;
	color: #000000;
	margin-top: 20px;
}
.page_contac_infoba, .page_contac_infoca{
	font-size: 12px;
	line-height: 12px;
	letter-spacing: 0px;
	color: #8f8f8f;
	margin-top: 38px;
}
.page_contac_infobb{
	font-size: 18px;
	line-height: 28px;
	color: #000000;
	margin-top: 10px;
}
.page_contac_infocb{
	margin-top: 15px;
}
.page_contac_infoli{
	text-indent: 30px;
	line-height: 26px;
	margin-bottom: 16px;
	transition: all 1s ease 0s;
}
.page_contac_infolia{
	background: url("../image/contact_tel.png") no-repeat;
	background-size: 5px 16px;
	background-position-y: 5px;
}
.page_contac_infolib{
	background: url("../image/contact_mobile.png") no-repeat;
	background-size: 11px 18px;
	background-position-y: 5px;
}
.page_contac_infolic{
	background: url("../image/contact_email.png") no-repeat;
	background-size: 16px 11px;
	background-position-y: 5px;
}
.page_contac_infolid{
	background: url("../image/contact_wx.png") no-repeat;
	background-size: 17px 14px;
	background-position-y: 5px;
}
.page_contac_infolie{
	background: url("../image/contact_qq.png") no-repeat;
	background-size: 12px 14px;
	background-position-y: 5px;
}
.page_contac_infoli span{
	font-family: Arial;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
.page_contac_infolii{
	transition: all .5s ease 0s;
}
.page_contac_infoli:hover .page_contac_infolii{
	color: #c52725;
	font-size: 26px;
}


.flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}
.flex-v{-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}
.flex-1{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;}
.flex-align-center{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
.flex-pack-center{-webkit-box-pack:center;-webkit-justify-content:flex-start;-ms-flex-pack:center;justify-content:flex-start;}
.flex-pack-justify{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}
.flex-box { display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-moz-box-orient: horizontal;-webkit-box-orient: horizontal;-o-box-orient: horizontal;box-orient: horizontal;}

.mask{position: fixed;width: 100%;height: 100%;left: 0;top: 0;bottom: 0;background-color: rgba(0,0,0,0.8);z-index: 999;}




.c-float-modePop {
    text-align: center;
    background-color: #FAFAFC;
}
.c-float-modePop .warnMsg {

    padding: 20px 10px 10px 10px;
    color: #fff
}
.c-float-modePop .doBtn {

    width: 100%;
    margin: 0 auto;
}
.c-float-modePop button {

    padding: 6px 9px 6px 9px;
    color: #949494;
    border: 0;
}
.c-float-shade {

    width: 100%;
    display: block;
    position: absolute;
    z-index: 99;
    background-color: #000;
    opacity: .5;
    top: 0;
    left: 0
}
.c-float-shade.hide {
    display: none
}
.c-float-popWrap {
    width: 85%;
    z-index: 999999;
    position: fixed;
    border-radius: 3px;
    overflow: hidden;
    top: 32%!important;
}
.weui_mask_transparent{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgb(0 0 0 / 67%);
}
.c-float-popWrap .c-float-modePop {
    overflow: hidden;
    border-radius: 6px;
    width: 30%;
    margin: 0 auto;
}
.c-float-popWrap .c-float-modePop .warnMsg {
    padding: 0.8em 0 0.8em;
    font-size: 15px;
    color: #333;
}
.c-float-popWrap .c-float-modePop .content {
    padding: 0;
    font-size: 14px;
    color: #888;
    word-wrap: break-word;
    word-break: break-all;
    text-align: center;
}
.c-float-popWrap .c-float-modePop .doBtn {
    width: 100%;
    margin-top: 15px;
    position: relative;
}
.c-float-popWrap .c-float-modePop .doBtn:after {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    border-top: 1px solid #eaeaea;
    color: #D5D5D6;
}
.c-float-popWrap .c-float-modePop button {
    background-color: #FAFAFC;
    width: 50%;
    height: 42px;
    line-height: 42px;
    color: #444;
    font-size: 17px;
    border: 0;
    padding: 0;
}
.c-float-popWrap .c-float-modePop button.ok{
    color: #0BB20C;
}
.c-float-popWrap .c-float-modePop button.cancel{
    position: relative;
}
.c-float-popWrap.hide {

    display: none;
    -webkit-box-shadow: none
}
.c-float-popWrap.show {

    display: block;
}

.c-float-popWrap.msgMode .c-float-modePop .content, .c-float-popWrap.msgMode .c-float-modePop .doBtn {

    display: none
}

.c-float-popWrap.alertMode .c-float-modePop .doBtn .cancel {

    display: none
}
.c-float-popWrap.confirmMode .c-float-modePop .content, .c-float-popWrap.confirmMode .c-float-modePop .doBtn {

    display: block
}

.confirm_input{
    border: 1px solid #D5D5D6;
    padding: 10px;
    width: 70%;
}
.cx_mask_transparent{
    position: fixed;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.1);
}

.web_toast{
    position: fixed;
    margin: 0 10px;
    z-index: 9999;
    display: none;
    display: block;
    padding: 10px;
    color: #FFFFFF;
    background: rgba(0, 0, 0, 0.7);
    font-size: 1.4rem;
    text-align: center;
    border-radius: 4px;
}
.weui_mask, .weui_mask_transition, .weui_mask_transparent {
    z-index: -1!important;
}
.black_overlay {
    z-index: 9999;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    -moz-opacity: 0.4;
    opacity: .4;
    filter: alpha(opacity=80);
    display: none;
}
.wangluo-solution{width: 80%;margin: 0 auto;margin-top: 18px;display: flex;
align-items: self-start;}
.wangluo-solution-l{width: 76%;background:#fff;padding: 19px;}
.wangluo-solution-r{
    flex: 1;
    background: #fff;
    margin-left: 20px;
    padding: 14px;
}
.wangluo-solution-l-top{
    border-bottom: solid 1px #e6e6e6;
    padding-bottom: 13px;
    line-height: 25px;
    color: #ccc;
}
.wangluo-solution-l-top h1{
    font-size: 26px;
    color: #000;
    margin-bottom: 8px;
    margin-top: 0;
    line-height: 32px;
}
.wangluo-solution-content{
    border: solid 1px #f2f2f2;
    font-size: 14px;
    padding: 10px;
    margin-top: 13px;
}
.wangluo-solution-content ul li{
    border-bottom: solid 1px #eee;
    padding-bottom: 12px;
    margin-bottom: 12px;
}
.wangluo-solution-content ul li a{
    color:#000;
}
.wangluo-solution-content ul li:last-child{
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
@media (max-width: 767px) {
	.phone-display {
	    display:block;
	    width: 30%;
	    margin: 0 auto;
	}
    .pc-display {
    	  display:none;
    }
	.wangluo-container {
		width: 100%;
		height: 69px;
	}
	.wangluo-container-r{
		display: none;
	}
	.wangluo-container img {
	    padding: 13px 6px;
	    width: 180px;
	}
	.wangluo-video .video{
	    display: none;
	    width: 100%;
	    height: 345px;
	}
	.wangluo-video{height: 273px;}
	.banner, .banner-static {
	    height: auto;
	}
	.banner-title h1 {
	    font-size: 20px;
	}
	.phone-none {
	    display:none;
	}
	.wangluo-about {
	    width: 100%!important;
	    padding: 20px 0 40px;
	    font-size: 12px;
	}
	.wangluo-about-title h1 {
	    font-size: 25px;
	    padding-bottom: 1px;
	}
	.wangluo-about-title p{
	    margin: 0 26px;
	    line-height: 17px;
	    color: #868686;
		font-size: 12px;
	}
	.wangluo-num{padding-bottom:0}		
	.wangluo-num-title h1 {
	    color: #d50404;
	    font-size: 26px;
	}
	.wangluo-fuwu-flex h1 {
	    font-size: 16px;
	    font-weight: bold !important;
	}
	.wangluo-fuwu .container {
	    flex-wrap: wrap;
	    width: 100%;
		padding-bottom: 55px;
		overflow: hidden;
	}
	.wangluo-fuwu-flex img {
	    padding-top: 40px;
	}
	.wangluo-fuwu-flex {
	    flex: 0 0 49%;
		margin-bottom: -72px;
	}
	.wangluo-fuwu-flex-ul {
	    margin-left: 44%;
	}
	.wangluo-uc {
	    height: 219px;
	}
	.wangluo-uc-title h1 {
	    font-size: 20px;
	    margin: 46px 0 0;
	}
	.wangluo-uc-title h2 {
	    font-size: 23px;
	    margin-top: 14px;
	}
    .wangluo-case-list{width:94%!important}
	.wangluo-case-title h1 {
	    font-size: 21px;
		padding-top: 12px;
	}
	.wangluo-case-title {
		text-align: center;
	}
	.wangluo-case-flex {
	    flex: 0 0 96%;
		margin: 16px 8px 0;
	}
	.wangluo-case-flex:hover .btn{
		display: none;
	}
	.wangluo-case-flex-title h1 {
	    margin: 15px 16px 0;
	    font-size: 15px;
	    min-height: auto;
	}
	.wangluo-case-flex-title p {
	    margin: 8px 16px 16px;
	}
	.wangluo-lc {
		padding-top: 29px;
		padding-bottom: 16px;
	}
	.wangluo-lc-list {
		width: 82%;
		flex-wrap: wrap;
		padding: 21px 17px;
		margin: 1px 17px 0;
	}
	.wangluo-lc-flex {
		flex: 0 0 45%;
		border-right: none;
		padding: 0 0 0 5%;
		height: auto;
	}
	.wangluo-lc-team {
	    flex-wrap: wrap;
	    width: 100%;
		margin-top: 38px;
	}
	.wangluo-lc-team-flex {
	    display: flex;
	    align-items: center;
	    flex: 0 0 45%;
	    margin: 0 auto;
	}
	.wangluo-lc-team-content {
        font-size: 19px;
    }
	.wangluo-lc-team-flex img{
	    width: 100%;
		margin-bottom: 15px;
	}
	.wangluo-lc-title {
	    font-size: 61px;
	}
	.wangluo-lc-title span {
	    font-size: 14px;
		bottom: 9px;
		left: 31px;
	}
	.footer-text {
	    font-size: 22px;
	    margin-top: 46px;
	}
	.footer-phone {
	    font-size: 40px;
	    margin: 17px auto 0;
	}
	.cooperation {
	    width: 92%;
	    margin-top: 28px;
	}
	.cooperation div {
        flex: 42%;
        border: solid 1px #f7f7f7;
        margin: 6px;
    }
    .cooperation img {
        width: 90%;
    }
	.news-list {
	    width: 92%;
		margin-top: 17px;
	}
	.news-flex {
	    width: 100%!important;
		margin: 16px 12px;
	}
	.home_piao{display:none}
    #canvas {
        height: 51vw;
    }
    .ads > header > h3, .ads > header > p {
        font-size: 28px;
        line-height: 38px;
    }
    .ads > header > p {
        font-size: 17px;
        line-height: 16px;
    }
    .wangluon {
        height: 219px!important;
        overflow: hidden;
    }
    .wangluon img {
        overflow: hidden;
    }
    .wangluon-content {
        top: 49%;
    }
    .wangluon-content h1 {
        margin: 0;
        font-size: 20px;
        margin-bottom: 13px;
    }
    .wangluon-content p {
        margin: 0;
        padding: 0 20px 23px;
        font-size: 11px;
    }
    .wangluon-line {
        display: none;
    }
    .wangluo-classnav ul {
        display: flex;
        align-items: center;
        width: 92%;
        margin: 0 auto;
        flex-wrap: wrap;
        padding: 16px 0;
    }
    .wangluo-classnav li {
        flex: 0 0 33%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .wangluo-classnav li a {
        padding: 9px 0;
        font-size: 15px;
        text-align: center;
        color: #666;
        width: 100%;
    }
    .wangluo-text-content{padding-top: 25px;width:94%!important}
    .wangluo-text-title {
        font-size: 21px;
        line-height: 27px;
    }
    .wangluo-newsnav-content {
        width: 98%;
        margin: 0 auto;
    }
    .navToggle{
        overflow: hidden;
        height: 100%;
        padding: 0 30px;
        display: block;
        position: absolute;
        right: 0;
        top: 14px;
    }
    .navToggle span, .navToggle span::before, .navToggle span::after {
        background: #fff;
        transition: 0.3s;
        display: block;
    }
    .bg-header .navToggle span, .bg-header .navToggle span::before, .bg-header .navToggle span::after {
        background: #4f4f4f;
        transition: 0.3s;
        display: block;
    }
    .navToggle span::before, .navToggle span::after {
        content: '';
        position: relative;
        width: 100%;
        height: 1px;
        left: 0;
    }
    .navToggle span {
        position: relative;
        width: 25px;
        height: 1px;
        margin-top: 19px;
    }
    .navToggle span::before {
        top: 8px;
    }
    .navToggle span::after {
        bottom: 10px;
    }
    .wangluo-phone-nav{
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: -1;
        width: 100%;
        height: 100%;
        background-color: rgb(45,63,73);
        overflow: hidden;
        opacity:0;
        display: none;
    }
    .wangluo-phone-nav-top{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .samallnav_clo {
        margin-right: 18px;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background-color: #FFFFFF;
        background-image: url("../image/smallclose.png");
        background-repeat: no-repeat;
        background-size: 18px 18px;
        background-position: center;
        z-index:11111111111111111;
    }
    .wangluo-phone-nav-content{
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        width: 86%;
        margin: 28px auto;
    }
    .wangluo-phone-nav-content-flex{
        flex: 0 0 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 38px;
        font-size: 18px;
    }
    .wangluo-phone-nav-content-flex a{
        color: #fff;
    }
    
    .xcx-content {
        flex-wrap: wrap;
    }
    .xcx-content img{max-width:100%!important;height:auto!important}
    .xcx-content-flex {
        flex: 0 0 74%;
        margin: 0 20px 32px;
    }
    .xcx-about{padding: 20px 0 0!important;}
    .xcx-content .xcx-content-flex:last-child{margin-bottom:0!important}
    
    .branch_office .fl {
        width: 100%;
    }
    .footer_top .container {
        width: 90%;
        margin: 9px auto 14px;
    }
    .branch_office ul.fl li {
        padding-right: 0;
    }
    
    .page_contac_t {
        margin-bottom: 42px;
    }
    .page_contac_form {
        padding-right: 0;
        width: 100%;
        border-right:none;
    }
    .page_contac_formciput {
        width: 99%;
    }
    .page_contac_formciput input {
        width: 100%;
    }
    .page_contac_info {
        padding: 5px;
        width: 100%;
        float: left;
    }
    .page_contac_infobb {
        font-size: 16px;
    }
    
    .c-float-popWrap .c-float-modePop {
        width: 100%;
    }
    .wangluo-solution {
    width: 94%;
    margin: 0 auto;
    margin-top: 14px;
    flex-direction: column;
    }
    .wangluo-solution-l {
        width: 89%;
        background: #fff;
        padding: 19px;
    }
    .wangluo-solution-r {
        flex: 1;
        background: #fff;
        margin-left: 0;
        padding: 14px;
        margin: 12px 0;
        width: 92%;
    }
    .wangluo-solution-l img {
        width: 100%!important;
        height:auto!important
    }
}
.pageBox {text-align: center;margin: 0 auto;}
.pageBox a {border:1px solid #ddd;display:inline-block;margin:0 6px 6px 0;color: #707070;width:34px;height:34px;font:bold 14px/34px arial;}
.pageBox a:hover,.pageBox a:active{background:#c70505;color: #FFFFFF;text-decoration: none;}
.pageBox .cur { background: #c70505;border: 1px solid #c70505;text-decoration: none;}
.pageBox a.cur {color: #fff;}
.pageBox .disabled {width: 79px;}