
/*谷歌 IE*/
::-webkit-scrollbar {
    width: 7.5px;
    height: 6px;
    background-color: #f0f0f0;
}

::-webkit-scrollbar-thumb {
    background-color: #b1b1b1;
    border-radius: 15px
}

::-webkit-scrollbar-thumb:hover {
    background-color: #777
}
.fn_h {
	height: 110px;
	display: none;
}

.g_fnva {
	position: fixed;
	z-index: 100;
	bottom: 0;
	width: 100%;
	background: #2a2a2a;
	display: none;
}

.m-f01 li {
	float: left;
	width: 25%;
	text-transform: uppercase;
	border-right: 1px  solid rgba(255,255,255,0.5);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.m-f01 li em {
	display: block;
	width: 45%;
	padding-top: 6px;
	margin: 0 auto;
}

.m-f01 li img {
	width: 24px;
	display: block;
	margin: 0 auto;
}

.m-f01 a {
	color: #fff;
	line-height: 30px;
	display: block;
	text-align: center;
	font-size: 14px;
	position: relative;
}

.h_h {
	height: 100px;
}

.head {
	height: 120px;
	width: 100%;
	/*background: #1053b1;*/	
}
.head .head-tel{
	height: 120px;
	line-height: 120px;
	color: #fff;
	font-size: 16px;
	position: relative;
	margin-right:50px; 
}
.head .head-tel img{
	position: relative;
	line-height: 120px;
	display: inline-block;
	transform: translate(0px,8px);
}
.htop{
	height: 35px;
	line-height: 35px;
	font-size: 15px;
	color: #fff;
	background: #24292c;
	font-weight: 600;
}
.htop .fl{
	font-size: 14px;
}
.htop .fr{
	height: 35px;
	line-height: 35px;
}

.hta{
	display: inline-block;
	line-height: 35px;
	height: 35px;
}
.hta img{
	transform: translate(0px,3px);
}
.head .logo{
	position: absolute;
	z-index: 999;
	height:120px;
}
.head .logo a{
	display: inline-block;
	height:120px;
}
.head .logo img {
	height:120px;
}
.head-logo{
	display: block;
}
.index-head-logo{
	display: none;
}
.index .head-logo{
	display: none;
}
.index .index-head-logo{
	display: block;
}
.head .nav {
	display: block;
}

.head .nav ul li {
	float: left;
	position: relative;
	z-index: 999;
	height: 120px;
	margin:0;
	
}
.head .nav ul li:after{
    content:'';
    position: absolute;
    z-index: 2;
    left:0;
    display: block;
    width:0;
    height:2px;
    bottom:25px;
    background: #1053b1;
    transition:1s;
}
.head .nav ul li:hover:after{
    width:100%;
}
.head .nav ul .cur:after{
   width:100%;
}

.head .nav ul li .f_a {
	display: block;
	text-align: center;
	font-size: 16px;
	color: #000;
	line-height: 120px;
	font-weight: 600;
	padding:0 30px;
}

.head .nav ul li:hover .f_a,.head .nav ul li.cur .f_a {
	transition: all .3s;
}
.head .nav ul li .f_a::after{
	position: absolute;
	left:0;
	top:60px;
	display: inline-block;
	content: '';
	width:0;
	height: 3px;
	background: #fff;
	transition: all .3s;
}

.head .nav ul li .s_navbox {
	display: none;
	position: absolute;
	left: 0;
	width: 100%;
	background: #fff;
	background-color: #005bad;
	z-index: 9999;
	box-sizing: border-box
}

.head .nav ul li .s_navbox .s_a a {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	text-align: center;
	border-top: 1px solid #fff;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}

.head .nav ul li .s_navbox .s_a a:hover {
	background-color: #f09800;
	color: #fff;
	transition: all .3s
}

.head-wap {
	display: none;
}

.m_img {
	display: block;
	height: 54px;
	background: #1053b1;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 9999;
	overflow: hidden;
}

.m_img .headlf {
	padding-top: 7px;
	padding-left: 7px;
	float: left;
}

.m_img .headlf .m_logo {
	max-height: 40px;
	display: block;
}

.m_img .headrg {
	padding-right: 10px;
	padding-top: 15px;
	float: right;
}

.m_img .headrg a .m_menuimg {
	height: 22px;
	vertical-align: top;
	display: block
}

.m_nav {
	display: block;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	z-index: 10000
}

.m_nav .closecover {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #0b0d19;
	filter: alpha(opacity=0);
	opacity: 0;
	left: 0px;
	top: 0px;
	z-index: 1
}

.m_nav .closeicon {
	position: absolute;
	width: 20%;
	left: 0;
	top: 5%;
	z-index: 100;
	text-align: center;
	filter: alpha(opacity=0);
	opacity: 0
}

.m_nav .m_navList {
	position: absolute;
	width: 80%;
	right: 0px;
	top: 0px;
	background: #0b0d19;
	height: 100%;
	z-index: 100;
	right: -80%;
	overflow-y: scroll;
}

.m_nav .m_navList ul {
	padding-left: 5%;
	padding-right: 5%
}

.m_nav .m_navList ul li {
	border-bottom: 1px solid #232530
}

.m_nav .m_navList ul li a {
	display: block;
	height: 45px;
	color: #fff;
	line-height: 45px;
	padding-left: 5%;
	font-size: 16px
}

.m_nav .m_navList ul li .m_f_a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%
}

.m_nav .m_navList ul li .m_f_a a {
	flex: 1;
}

.m_nav .m_navList ul li .m_f_a i {
	width: 40px;
	height: 35px;
	box-sizing: border-box;
	padding: 0 5px;
	display: block;
}

.icon {
	background: url(../images/plus.png) 100% no-repeat;
	background-position: 50% 50%;
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	transition: all 0s
}

.icon_on {
	background: url(../images/reduce.jpg) 50% no-repeat!important;
	background-position: 50% 50%;
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	transition: all 0s
}

.m_nav .m_navList ul li .m_s_nav {
	display: none;
	width: 100%;
}

.m_nav .m_navList ul li .m_s_nav a {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	padding-left: 10%;
	overflow: hidden;
	white-space: nowrap;
	width: 90%;
	text-overflow: ellipsis;
}
@media (max-width: 1200px) {
	.head{
		display: none;
	}
    .head .head-tel{
		display: none;
	}
	.g_fnva,.fn_h,.head-wap {
		display: block;
	}

	.h_h {
		height: 54px;
	}
}
@media (max-width: 1000px) {
	.htop{
		display: none;
	}
}
.footer{
	width:100%;
	position: relative;
	display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
}
.fz{
	width:500px;
	height:500px;
	box-sizing:border-box; 
	padding:70px 50px 30px 50px;
	background: url(../images/footlbg.jpg) no-repeat;
	background-size:100% 100%;
}
.fzimg{
	margin-bottom: 50px;
	-webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.fz1{
	padding-left: 25px;
	background: url(../images/fz1.png) no-repeat;
	color: #fff;
	font-size: 16px;
	margin:15px 0;
}
.fz2{
	padding-left: 25px;
	background: url(../images/fz2.png) no-repeat;
	color: #fff;
	font-size: 16px;
	margin:15px 0;
}
.fz3{
	padding-left: 25px;
	background: url(../images/fz3.png) no-repeat;
	color: #fff;
	font-size: 16px;
	margin:15px 0;
}
.fz4{
	color: #fff;
	position: absolute;
	bottom:30px;
	left:50px;
	font-size:16px;
	line-height: 2; 
}
.fz4 a{
	color: #fff;
}
.fy{
	width:calc(100% - 500px);
	background: #1d1d1d;
	padding:75px 130px 0;
	box-sizing:border-box;
}
.fyt{
	display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
}
.caidan-block{
	width:17%;
}
.caidan1{
	display: block;
	font-size:16px;
	color: #fff;
}
.caidan-line{
	margin:20px 0;
	height: 3px;
	width: 20px;
	transition:1s;
	background: #007b3b;
}
.caidan-block:hover .caidan-line{
	width: 70px;
}
.caidan2{
	font-size: 16px;
	color: #adadad;
	display: block;
	margin-bottom: 5px;
	line-height: 2;
}
.fewm{
	width:30%;
	box-sizing:border-box;
	display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
}
.fe{
	width:50%;
	text-align: center;
	color: #adadad;
}
.fe p{
	margin-top: 20px;
}
.fyb{
	margin-top:38px;
	border-top: 1px solid #272727;
	line-height: 100px;
	text-align: right;
	box-sizing:border-box;
}
.fyb a{
	color: #adadad;
}
.phone_none {
    display: none;
}
.dibu{
    position: fixed;
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
    height: 45px;
    bottom: 0;
    background: #1053b1;
    z-index: 999;
}
#bottom ul {
    height: 45px;
    line-height: 45px;
    padding-left:0;
    margin-top:0;
}
#bottom ul li {
    width: 50%;
    float: left;
    color: #FFF;
}
#bottom ul li dl {
    width: auto;
    margin: 0 auto;
    border-right: 1px solid #1053b1;
    box-shadow: 1px 0px 0 #1053b1;
    text-align: center;
    height: 45px;
    line-height: 45px;
}
#bottom ul li dd{
    margin-left:0;
}
#bottom ul li .img{
    margin-left:30%;
    margin-top:12px;
}
#bottom ul li .p{
    height: 50px;
    font-size: 1em;
    color: #fff;
}
@media(max-width:1600px){
	.fy{
		padding:75px 75px 0;
	}
	.fewm{
		width:40%;
	}
	.caidan-block{
		width:15%;
	}
}
@media(max-width:1000px){
	.fz{
		width:100%;
	}
	.fy{
		display: none;
	}
	.phone_none{
        display: block;
    }
    .fz4{
        display: none;
    }
}
/* .index .head{
	position:absolute;
	top:0;
	width:100%;
} */
/* .index .head .nav ul li .f_a{
	color:#fff;
} */