﻿@charset "utf-8";
/* CSS Document */
html,body,div,iframe,em,img,small,b,u,i,dl,dt,dd,ol,ul,li,p{font:14px/20px "微软雅黑",Arial,sans-serif;font-weight:normal;margin:0px;padding:0px;list-style:none;font-style:normal;}
h1,h2,h3,h4,h5,h6 {margin:0px;padding:0px;list-style:none;}
body {overflow-x:hidden;}body,html{width:100%;height:100%;}
a:link {text-decoration:none;color:#222;}
a:visited {text-decoration:none;color:#222;}
a:active {text-decoration:none;color:#222;}
a:hover {text-decoration:none;color:#0E8EE9;}
img{width:100%;float:left;}
a:hover img{transform:scale(1.1);transition:460ms;}
:before{content:"";position:absolute;z-index:1;}
:after{content:"";position:absolute;z-index:1;}
h1,h2,h3,h4,h5,h6{font-weight:normal}
h1{font-size:22px;line-height:26px;overflow:hidden;}
h2{font-size:16px;}
p{color:#666;}
table {border-collapse:collapse;border-spacing:0;}th,td {vertical-align:middle;}
button,input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%;outline:none;border:none;}
header,nav,article,section,aside,footer{width:100%;float:left;display:block;}
.cw {width:1380px;margin:0 auto;display:table;position:relative;}
.box {width:100%;float:left;padding:50px 0px;position:relative;}
.wap_nav {display:none;}
.block{display:block;}
.none{display:none;}

.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {*zoom:1;}
.clearfix {display:block;}

div#ftop {
    padding: 10px 0;
    background: #1b2c46;
}
#ftop .cw{
    display: flex;
    justify-content: space-between;
}
#ftop .cw div img {
    width: unset;
}
#ftop .cw div{
    color:#fff
}
div#ftop div a {
    color: #fff;
}
/*头部样式*/
.header {width:100%;float:left;background:#1b2c46;z-index:9999;transition:0.4s all;}
.header .logo{float:left;padding:20px 0;margin-left:20px;}
.header .logo img{width:auto;height:40px;}
.header .logo a:hover img{transform:scale(1);transition:460ms;}
.header_scroll{
    top:0
}
.header .nav {left:55%;top:0px;position:absolute;z-index:2;margin-left:-410px;}
.header .nav li {float:left;position:relative;margin-left:1px;padding:0 20px;}
.header .nav li a{text-align:center;display:block;position:relative;}
.header .nav li b{width:0;height:100%;position:absolute;background:#D8B98B;top:0px;left:50%;right:50%; visibility:visible;transition:460ms;}
.header .nav li span{float:left;line-height:70px;font-size:18px;color:rgba(255,255,255,.90);position:relative;letter-spacing:1px;z-index:2;}
.header .nav li span:before{width:74px;height:29px;left:0px;top:-10px;transition:300ms;background:url("../images/nav.png") no-repeat;visibility:hidden;opacity:1;}
.header .nav li span:after{width:14px;height:17px;left:50%;bottom:-4px;margin-left:-7px;transition:600ms;background:url("../images/nav.png") no-repeat 0px -31px;opacity:1;visibility:hidden;}
.header .nav li:hover span:before,.header .nav li.yes span:before{top:0px;visibility:visible;opacity:1;}
.header .nav li:hover span:after,.header .nav li.yes span:after{bottom:4px;visibility:visible;opacity:1;}

.header .nav li.yes span,.header .nav li:hover span{color:#fff;}
.header .nav li a:hover{color:#fff;}

.header .nav li:hover .subnav {opacity:1;top:70px;visibility:visible;opacity:1;}
.header .nav .subnav {position:absolute;top:90px;width:80px;left:-15px;padding:0 20px;visibility:hidden;transition:all 0.6s ease 0s;background:rgba(255,255,255,.95);opacity:0;z-index:999;}
.header .nav .subnav a{line-height:40px;color:#666;display:block;position:relative;}
.header .nav .subnav a:hover{color:#0E8EE9;}
.header .nav .subnav a:after{width:0px;height:1px;background:#0E8EE9;left:10px;}
.header .nav .subnav a:hover:after{width:58px;transition:460ms;}

.header .Close_btn.active{right:12px;}
.header .Close_btn.active span{background:#333;}
.header .Close_btn {position:fixed;right:0px;top:8px;width:40px;height:40px;cursor:pointer;z-index:999;display:none;transition:0.4s all;text-align:center;}
.header .Close_btn h2{font-size: 17px;position:absolute;left: -35px;top: 6px;color:#fff;}
.header .Close_btn span {display:block;width: 27px;height:1px;margin: 8px 0 0 9px;background:#fff;transition:0.3s all;position:relative;z-index:2;}
.header .Close_btn span:nth-child(2){width: 22px;margin-left:13px;}
.header .Close_btn span:nth-child(2):before{height:0;width:0;border-color:transparent transparent transparent #00D1FF;border-style:solid;border-width:3px;left:-5px;top:-3px;z-index:1;}
.header .Close_btn.active span:nth-child(1){transform:translateY(7px) rotate(45deg);}
.header .Close_btn.active span:nth-child(3){transform:translateY(-5px) rotate(-45deg);}
.header .Close_btn.active span:nth-child(2){opacity:0;}

.header .tel {width: 176px;background:url(../images/tel.png) no-repeat 0 0px;height:30px;background-size:24px;position:absolute;right:0;top:26px;padding-left:30px;}

.head_xs{position:fixed;background:#1b2c46eb;box-shadow:0 3px 10px rgba(0,0,0,0.2);}
.head_xs .logo{padding:10px 0;}
.head_xs .nav li span{line-height:60px;transition:0.6s all;}
.head_xs .nav li:hover .subnav {opacity:1;top:50px;visibility:visible;}
.head_xs .nav li:hover:before,.head_xs .nav li.yes:before{top:0px;}
.head_xs .nav li:hover:after,.head_xs .nav li.yes:after{bottom:-5px;}
.head_xs .tel{top:20px;transition:0.8s all;}

.footer{width:100%;float:left;position:relative;padding-bottom:5px;background:url("../images/footer_bg.png") no-repeat 20px bottom;}
.c_fuw{width:100%;float:left;padding:20px 0;background:#0E8EE9;background:linear-gradient(to right,#132d40,#23b8d8);padding-top:30px;margin-bottom:30px;}
.c_fuw ul{width:1200px;margin:0 auto;display:table;}
.c_fuw li{width:25%;float:left;position:relative;text-align:center;cursor:pointer;}
.c_fuw li i{width:40px;height:40px;margin:0 auto;display:table;background:url("../images/fw_ico.png") no-repeat center 4px;background-size:32px;position:relative;z-index:2;}
.c_fuw li i:before{width:60px;height:60px;border:solid 1px rgba(255,255,255,.7);left:-10px;top:-10px;}

.c_fuw li h2{font-size:16px;color:#fff;position:relative;padding:20px 0 20px 0;}
.c_fuw li h2:after{width:20px;height:1px;background:#fff;left:50%;margin-left:-10px;bottom:11px;}
.c_fuw li p{color:rgba(255,255,255,.7);}
.c_fuw li:hover i:before{transition: 0.3s ease-out;border-radius:30px;}
.c_fuw li:nth-child(2) i{background-position:center -44px;}
.c_fuw li:nth-child(3) i{background-position:center -92px;}
.c_fuw li:nth-child(4) i{background-position:center -140px;}

.f_cant{width:50%;float:left;}
.f_cant h2,.f_mess h2{font-size:22px;color:#222;line-height:40px; font-weight: 600;}
.f_cant p{color:#999;}
.f_cant ul{
	padding-left:120px;
	height:120px;
	background:	url(../images/wap_ewm.png) no-repeat 0px 20px;
	background-size:100px;
}
.f_cant li{width:100%;float:left;margin-top:15px;}
.f_cant li i{width:40px;height:40px;float:left;margin-right:15px;background:url("../images/ico.png") no-repeat center -792px;background-size:38px;}
.f_cant li span{color:rgba(0,0,0,.6);}
.f_cant li h3{font-size:14px;color:#333;}
.f_cant li:nth-child(2) i{background-position:center -915px;}
.f_cant li:nth-child(3) i{background-position:center -915px;}

.f_mess{width:600px;float:right;}
.f_mess ul{width:100%;float:left;margin-left:-20px;}
.f_mess li{width:calc(50% - 20px);float:left;margin:5px 0 9px 20px;position:relative;}
.f_mess li span{color:#666;position:absolute;left:10px;top:6px;}
.f_mess input{width:calc(100% - 2px);line-height:30px;text-indent:80px;border:solid 1px #E1E1E1;background:none;border-radius:3px;}
.f_mess input:focus{border:solid 1px #0E8EE9;background:#fff;box-shadow:0 1px 10px rgba(0,0,0,0.3);transition: 0.3s ease-out;}
.f_mess li:hover span {color:#000;}
.f_mess img{position:absolute;right:1px;top:1px;width:76px;height:32px;}
.f_mess .tijiao{width:100%;height:35px;background:#F47639;color:#fff;font-size:16px;cursor:pointer;position:relative;border:none;text-indent:0px;}
.f_mess .tijiao:hover{background:#E7540C;}

.copright,.links {width:1380px;margin:0 auto;display:table;color:#999;}
.copright dl{width:100%;float:left;border-top:solid 1px #E1E1E1;padding-top:15px;margin-top:15px;margin-bottom: 20px;}
.copright dt{float:left;line-height:20px;color:rgba(0,0,0,.7);}
.copright dd{float:right;position:relative;color:rgba(0,0,0,.7);line-height:20px;margin-top:-7px;}
.copright dd a {color:#666;}
.copright dd i{width:20px;height:20px;display:inline-block;margin-right:5px;background:url("../images/icp.png") no-repeat 0 0px;background-size:18px;position:relative;top:3px;}
.copright dd .wab{margin-left:10px;background-position:0 -33px;}
.copright p img{
    display: inline;
    float: unset;
    width: unset;
}
.links{margin-top:15px;}
.links span{background:#0E8EE9;padding:3px 10px;color:#fff;border-radius:30px;}
.links a{display:inline-block;margin-left:10px;}

/*座机号动态*/
@-webkit-keyframes tel{
0%{-webkit-transform:scale(1);}
1%{-webkit-transform:scale(1.6);}
3%{-webkit-transform:scale(0.8);}
6%{-webkit-transform:scale(1);}
100%{-webkit-transform:scale(1);}
}
@keyframes tel{
0%{transform:scale(1);}
1%{transform:scale(1.6);}
3%{transform:scale(0.8);}
6%{transform:scale(1);}
100%{transform:scale(1);}
}
.tel li{animation:tel 6s ease-out 0s infinite;-webkit-animation:tel 6s ease-out 0s infinite;display:inline-block;color:#fff;font-size:22px;float:left;}
.tel li:nth-child(1){animation-delay:0s;-webkit-animation-delay:0s}
.tel li:nth-child(2){animation-delay:0.1s;-webkit-animation-delay:0.1s}
.tel li:nth-child(3){animation-delay:0.2s;-webkit-animation-delay:0.2s}
.tel li:nth-child(4){animation-delay:0.3s;-webkit-animation-delay:0.3s}
.tel li:nth-child(5){animation-delay:0.4s;-webkit-animation-delay:0.4s}
.tel li:nth-child(6){animation-delay:0.5s;-webkit-animation-delay:0.5s}
.tel li:nth-child(7){animation-delay:0.6s;-webkit-animation-delay:0.6s}
.tel li:nth-child(8){animation-delay:0.7s;-webkit-animation-delay:0.7s}
.tel li:nth-child(9){animation-delay:0.8s;-webkit-animation-delay:0.8s}
.tel li:nth-child(10){animation-delay:0.9s;-webkit-animation-delay:0.9s}
.tel li:nth-child(11){animation-delay:1.0s;-webkit-animation-delay:1.0s}
.tel li:nth-child(12){animation-delay:1.1s;-webkit-animation-delay:1.1s}
.tel li:nth-child(13){animation-delay:1.2s;-webkit-animation-delay:1.2s}
.tel li:nth-child(14){animation-delay:1.3s;-webkit-animation-delay:1.3s}
.tel li:nth-child(15){animation-delay:1.4s;-webkit-animation-delay:1.4s}




.foot_nav {
    margin-top: 10px;
}

.foot_nav a {
    font-size: 15px;
    padding: 8px 16px;
    background: #f9f9f9;
    display: inline-block;
    margin: 8px 5px;
    color: #333;
    padding-left: 23px;
    position: relative;
    border: 1px solid #80c4fe;
}

.foot_nav a:before {content: "◎";display: block;left: 7px;font-size: 21px;color: #707070;}

.mbfooter {
	display: none;
	overflow: hidden;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 9;
	background-color: #fff;
	box-shadow: 5px 0 10px rgba(0,0,0,.05);
}
.mbfooter li {
	float: left;
	width: 25%;
	padding: 5px 0;
}
.mbfooter li a {
	display: block;
	text-align: center;
	font-size: 13px;
	color: #000;
}
.mbfooter li.on a, .mbfooter li:hover a {
	color: #6fba2c;
}
.mbfooter li a i {
	display: block;
	width: 25px;
	margin: 0 auto;
	height: 25px;
	background-repeat: no-repeat;
	background-position: center center;
	-o-background-size: auto 18px;
	-ms-background-size: auto 18px;
	-moz-background-size: auto 18px;
	-webkit-background-size: auto 18px;
	background-size: auto 18px;
}
.mbfooter li a .i1 {
	background-image: url(../images/icon8.png);
}
.mbfooter li.on .i1, .mbfooter li:hover .i2 {
	background-image: url(../images/icon8-on.png);
}
.mbfooter li a .i2 {
	background-image: url(../images/tel.png);
}
.mbfooter li.on .i2, .mbfooter li:hover .i2 {
	background-image: url(../images/icon9-on.png);
}
.mbfooter li a .i3 {
	background-image: url(../images/icon10.png);
}
.mbfooter li.on .i3, .mbfooter li:hover .i3 {
	background-image: url(../images/icon10-on.png);
}
.mbfooter li a .i4 {
	background-image: url(../images/icon11.png);
}
.mbfooter li.on .i4, .mbfooter li:hover .i4 {
	background-image: url(../images/icon11-on.png);
}

li.li4 {
    background: linear-gradient(to right,#0E8EE9,#00D1FF);
    color: #fff;
}
.mbfooter li.li4 a{
    color:#fff
}
a.kefu365 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}