@charset "UTF-8";
@font-face {
  font-family: "BEBASNEUE REGULAR";
  src: url("../fonts/bebasneue regular.woff2") format("woff2"),
       url("../fonts/bebasneue regular.woff") format("woff"),
       url("../fonts/bebasneue regular.ttf") format("truetype"),
       url("../fonts/bebasneue regular.eot") format("embedded-opentype"),
       url("../fonts/bebasneue regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "PINGFANG BOLD_1";
  src: url("../fonts/pingfang bold_1.woff2") format("woff2"),
       url("../fonts/pingfang bold_1.woff") format("woff"),
       url("../fonts/pingfang bold_1.ttf") format("truetype"),
       url("../fonts/pingfang bold_1.eot") format("embedded-opentype"),
       url("../fonts/pingfang bold_1.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.w1680{
	position:relative;
	width:76%;
	margin: 0 auto;
}
.fr{float: right;}
.fl{float: left;}
.top{width: 100%;
    max-width: 1840px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 60px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0px;line-height: 60px;}
.hr{width: 100%;height: 1px;background-color: #d9d9d9;}
.topl{width: 50%; margin: 0 auto;font-size: 15px;} 
.topr{width: 50%;}
.topr .tel{line-height: 25px;}
.topr .tel span{font-size: 18px;color:#e60012;}
.Language{width: 150px;
    font-size: 0;
    background: #f5f5f5;
    border-radius: 40px;
    position: relative;
    z-index: 0;
    overflow: hidden;
    line-height: 40px;
    height: 40px;margin-top: 10px;
	margin-left: 30px;
	}
.Language a{display: inline-block;
    width: 75px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    font-family: pop;
    vertical-align: middle;
    transition: all 0.3s;
    text-align: center;
}
.Language .lan_on{background-color:#e60012;border-radius: 40px;}

/* foot */
.w_col {
    width: 100%;
}

footer {
    padding-top: 40px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url(../images/footer_bg.jpg);
}
.foot_top {
	width: 1400px;
	margin: 0 auto;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(255,255,255,0.08);
}
.foot_top a.logo {
    display: block;
    float: left;
/*    height: 30px; */
}
.foot_top a.logo img {
    height: 100%;
    opacity: .75;
}
.foot_top .foot_nav {
    float: right;
    width: 586px;
}
.foot_top .foot_nav ul li {
    display: block;
    float:left;
    padding:30px 0 0 30px ;
}
.foot_top .foot_nav ul li a {
    display: block;
    text-align: right;
    line-height: 30px;
    color: #a9a9a9;
    font-weight: lighter;
    font-size: 16px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.foot_qr {
    float: right;
    width: 25%;
}
.foot_qr ul li {
    display: block;
    float: left;
    margin-left: 20px;
	/* margin-top: -30px; */
}
.foot_qr ul li img {
    width: 100%;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    overflow: hidden;
}
.foot_contact {
    float: left;
    width: 75%;
	color:#a9a9a9 ;
}
.foot_links {
    width: 1400px;
	margin: 0 auto;
	padding: 40px 0;
}
.clear{clear: both;}
.foot_contact .col01{ width:30%;}
.fprot{
	width: 110px;
	font-size: 22px; line-height: 39px;
    padding-bottom: 6px;
}
.fp1{width: 50%;background: url(../images/cig01.png) no-repeat;}	
.fp2{width: 85%;background: url(../images/cig01.png) no-repeat;}
.col01 a{font-size:16px;line-height: 39px;}

.col01 li a:hover{color: #1890ff;}
.foot_contact .col02{ width:70%;}
.foot_icon{ width: 100%;}
.foot_icon .foot_icon01{float: left; width: 60%;}
.foot_icon .ftel{ }
.foot_icon .ftel .icon{float: left;width: 50px; height:50px; margin-top: 14px;}
.foot_icon .ftel span.t {
    display: block;
    font-size: 14px;
    color: #dedede;
}
.foot_icon .ftel a {
    display: block;
    font-size: 26px;
    font-family: 'FuturaBT-Medium';
    color: rgba(255,255,255,0.5);
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.foot_icon .foot_icon02{float: right;width: 60%;}
.foot_icon .foot_icon02 p{line-height: 22px;}


/*友情链接*/
.link {
	height: 68px;
	line-height: 68px;
	position: relative;
	z-index: 9;
	font-size: 14px;
	color: #7c7c7c;
	background: #1a1a1a;
}

.link a {
	display: inline-block;
	padding: 0 10px;
	color: #7c7c7c;
}
.link .fr a{padding: 0 10px;}

.link_c a:hover {
	text-decoration: underline;
	color: #fff;
}

.header, .content {
	width: 1400px;
	margin: 0 auto;
	font-family: "Microsoft Yahei";
}

@media screen and (max-width:1440px){
	.foot_top {
		width: 1200px;
	}
	.foot_links {
	    width: 1200px;
	    margin: 0 auto;
	    padding: 40px 0;
	}
.header, .content {
	width: 1200px;
	margin: 0 auto;
	font-family: "Microsoft Yahei";
}
.foot_icon .ftel a {
    font-size: 23px; 
}
}

		/*右侧客服*/
.client-2 {
	width: 45px;
	position: fixed;
	right: 10px;
	top: 60%;
	z-index: 999;
	color: #fff;
}

.client-2 li a {
	text-decoration: none;
	color: #fff;
}

.client-2 li {
	margin-bottom: 5px;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	cursor: pointer;
	position: relative;
}

.client-2 li.my-kefu-qq {
	background: #094ce6 url(../images/cimg23.png) center no-repeat;
}

.client-2 li.my-kefu-weixin {
	background: #094ce6 url(../images/cimg24.png) center no-repeat;
}

.client-2 li.my-kefu-tel {
	background: #094ce6 url(../images/cimg25.png) center no-repeat;
}

.client-2 li.my-kefu-mbo {
	background: #094ce6 url(../images/cimg26.png) center no-repeat;
}
.client-2 li.my-kefu-shouye {
	background: #094ce6 url(../images/tohome.png) center no-repeat;
	background-size: 26px;
}

.client-2 li.my-kefu-shouye a {
	width: 45px;
	height: 45px;
	display: block;
}

.client-2 li.my-kefu-ftop {
	background: #094ce6 url(../images/returntop.png) center no-repeat;
}

.client-2 li p {
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	color: #fff;
}

.client-2 li.my-kefu-qq .cont {
	margin: 0;
	background: #094ce6 url(../images/cimg23.png) 15px center no-repeat;
	border-radius: 50px;
	padding-left: 45px;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 16px;
	width: 150px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 999;
}

.client-2 li.my-kefu-tel .cont {
	margin: 0;
	background: #094ce6 url(../images/cimg25.png) 15px center no-repeat;
	border-radius: 50px;
	padding-left: 45px;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 18px;
	width: 180px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 999;
}
.client-2 li.my-kefu-mbo .cont {
	margin: 0;
	background: #094ce6 url(../images/cimg26.png) 15px center no-repeat;
	border-radius: 50px;
	padding-left: 45px;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 18px;
	width: 130px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 999;
}
.client-2 .my-kefu-ftop {
	display: none;
}

.client-2 .my-kefu-ftop .my-kefu-main {
	padding-top: 6px;
}

.client-2 li.my-kefu-weixin .cont {
	margin: 0;
	width: 115px;
	padding: 5px;
	border: solid 1px #ccc;
	position: absolute;
	left: -150px;
	top: -44px;
	background-color: #fff;
}

.client-2 li.my-kefu-weixin .cont  span {
	display: block;
	line-height: 20px;
	font-size: 12px;
	text-align: center;
	color: #1a1a1a;
}

.client-2 li.my-kefu-weixin .cont  img {
	width: 115px;
	height: 115px;
}

.client-2 li:hover .cont {
	display: block!important;
}
.mbox{
	width: 100%;
	background-color: #303030;
	margin-bottom: 60px;
	padding: 20px 0;
	display: none;
	}
.mbox .mboxdimage{
	width: 90%;
	margin: 0 auto;
}
.mbox .mboxdimage img{ width: 100%;}
.mbox .mboxdimage p{ margin: 20px 0; text-align: center;}