*{
	margin: 0;
	padding: 0;
}
/* 清除浮动*/
.am-fl{float: left}
.am-fr{float: right}
.am-cf:after{ content:"."; display:block; height:0;clear:both; visibility:hidden;}
.am-cf{zoom:1;}
.all{
	width: 100%;
	color: #333;
}
.header{
	width: 100%;
}
.h1{
	width: 1200px;
	height: 80px;
	background-color: white;
	/*overflow: hidden;*/
	margin: 0 auto;
	min-width: 1200px;
}
.h1:after{
	clear: both;
	content: '';
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;
}
.h-tu{
	float: left;
}
.h-tu>img{
	    height: 60px;
    margin-top: 10px;
}
.list{
	float: right;
	/*display: none;*/
}
.list>li{
	list-style: none;
	float: left;
	font-size: 14px;
/*	margin-right:70px ;*/
	line-height: 80px;
	position: relative;
}

/* .i_li_one:hover .hide{display:block;} */
.hide{
	position: absolute;
    background: rgba(0,0,0,0.7);
    color: white;
    width: 100px;
    left:0px;
    bottom: -70px;
    display: none;
    height: 88px;
    z-index: 9999;
}
.hide>p{
	font-size: 14px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
}
.hide>p:hover{
	background:rgba(255,255,255,0.8);
	color: #00479D;
}
.list>li:nth-child(4){
	margin-right: 0;
}
.list>li>a{
	text-decoration: none;
	color: #333;
}
.h2{
	width: 100%;
	/*margin-top: 32px;*/
}
.center{
	width: 1400px;
    margin: 30px auto;
    min-width: 1400px;
}

.c3{
/*	width: 1519.22px;*/
	width: 100%;
	height: 320px;
	min-width: 1200px;
    margin: 0 auto;
  
    position: relative;
}
.c3>img{
	width: 100%;
	height: 100%;
}
.c3 .c3-zi{
	font-size: 36px;
    color: white;
    position: absolute;
    left: 23%;
    top: 15%;
    text-align: center;
    /*line-height: 75px;*/
  
    width: 800px;
    height: 220px;
    border-radius: 20px;
}
.c3-zi>p{
	margin-top: 20px;
}
.c3-zi .lan{
	color: #4a7dd7;
}
.footer{
	height: 330px;
	width: 100%;
	background: url(../img/di.jpg);
	min-width: 1200px;
	position: relative;
}
.jian{
	position: absolute;
	left: 50%;
	top: 14%;
}
.di-zi{
	    position: absolute;
    left: 47%;
    bottom: 8px;
    color: #999;
    font-size: 12px;
}
.f1{
	    width: 1200px;
    overflow: hidden;
    min-width: 1200px;
    padding-top: 50px;
    margin: 0 auto;
}
.foo-left{
	float: left;
	width: 50%;
	text-align: center;
}
.left-one{
	float: left;
	width: 25%;
}
.left-one>p{
	color: #fff;
	font-size: 14px;
	margin-bottom: 30px;
}
.left-one .nine{
	color: #999;
	font-size: 16px;
}
.foo-right{
	float: left;
	    padding-left: 100px;
    box-sizing: border-box;
    padding-top: 20px;
}
.right-one>p{
	color: #999;
	margin-bottom: 20px;
	}
	.right-one{
		float: left;
	}
.foo-right>div:nth-child(2){
	    margin-left: 40px;
    text-align: center;
    color: white;
    margin-top: -33px;
}


		.fx_one{position: fixed;right: 0;top: 40%}	
		.fx_phone{background-color:rgba(255,255,255,0.9) ;box-shadow: 0 0 20px rgba(0,0,0,0.1) ;	 transition:all 0.3s;	 }
		.fx_two  img{width: 40px;height: 40px;display: block;margin: 10px auto;}
		.fx_two{width: 60px;height: 60px; }
		.fx_two_dh{ width: 0;   padding-top: 8px; cursor: pointer;  transition:width  0.5s,  transform  0.5s; 
    -moz-transition:width  0.5s, 1-moz-transform 0.5s; 
    -webkit-transition:width  0.5s,   -webkit-transform  0.5s; 
    -o-transition:width  0.5s,    -o-transform  0.5s; }
		.fx_two_dh p{font-size: 14px;color: #333; padding:  0 10px 0 16px;line-height: 1.7;margin: 0;}
        .fx_phone:hover .fx_two_dh{margin-right: 0px!important;  transition:width $speed,    transform $speed; 
    -moz-transition:width $speed,opacity 1,  -moz-transform $speed; 
    -webkit-transition:width $speed,opacity 1,   -webkit-transform $speed; 
    -o-transition:width $speed, opacity 1,   background $speed, opacity 1, -o-transform $speed;width:120px;} 
		.fx_qq{position: fixed;top:49% ;;right: 0;background-color: rgba(255,255,255,0.9);width: 60px;box-shadow: 0 0 20px rgba(0,0,0,0.1);cursor: pointer; }
		.fx_dh{top: 58%}
/*		底部悬浮框*/
		.fx_foot{position: fixed;bottom: 0;left: 0;width: 100%}
		.fx_foot_big{width: 100%;background-color: rgba(0,0,0,0.6);z-index: 9999999}
		.fx_foot_input {text-align: center;padding: 20px 0}
		.fx_foot_input input{width:400px;display: inline-block; height:40px;border: 1px solid #4a7dd7;padding-left: 16px;border-radius: 8px;font-size: 14px}
		.fx_foot_input button{display: inline-block;width: 100px;height: 40px;border-radius: 8px;background-color: #4a7dd7;border: 0;color: #fff;font-size: 16px;margin-left: 20px;cursor: pointer}
		button,input {outline:none;}
		.fx_gb{position: absolute;top: 8px;right: 10px;width: 30px;height: 30px}

