.f1*{
	margin: 0;
	padding: 0;
	font-family: "微软雅黑"
}

/* 清除浮动*/
.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;
	position: relative;
}
.header{
	width: 100%;
}
.h1-da{
	width: 100%;
	z-index: 9999;
	background-color: white;
}
.h1{
	width: 1200px;
	height: 80px;
	background-color: white;
 /*overflow: hidden;*/  
	margin: 0 auto;
	min-width: 1200px;
	
}
.swiper-container{z-index: 0!important}
.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: 8px;

	position: relative;
}



.hide{
	position: absolute;
    background: rgba(0,0,0,0.7);
    color: white;
    width: 100px;
    left:0px;
    bottom: -94px;
    display: none;
    z-index: 9999;
}


/* .i_li_one:hover .hide{display:block;} */
.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(5){
	margin-right: 0;
}
.list>li>a{
	text-decoration: none;
	color: #333;
}
.h2{
	width: 100%;
	
}
.h2 .swiper-container{
	min-width: 1200px;
}
.h2 img{
	width: 100%;
	height: 100%;
	min-width: 1200px;
}
.center{
	    margin: 80px 0;
	    width: 100%;
}
.c1{
	width: 1400px;
	height: 500px;
	position: relative;
	margin: 0 auto;
	min-width: 1200px;
}
.c1>img{
	width: 100%;
	height: 100%;
}
.c1 .c1-zi{
	    position: absolute;
    left: 24%;
    top: 20%;
    font-size: 36px;
    color: white;
    line-height: 122px;
    text-align: center;
}
.c2{
	    width: 1400px;
    margin: 0 auto;
    margin-top: 50px;
    position: relative;
    min-width: 1200px;
}
.c2 .c2-zi{
	font-size: 36px;
    color: white;
    position: absolute;
    left: 34%;
    top: 39%;
    text-align: center;
    line-height: 75px;
}
.c3{
	    width: 1400px;
    margin: 0 auto;
    margin-top: 40px;
    position: relative;
 
    min-width: 1200px;
}
.c3 .c3-zi{
	    font-size: 36px;
    color: white;
    position: absolute;
    left: 23%;
    top: 15%;
    text-align: center;
    /*line-height: 75px;*/
    background: rgba(255,255,255,0.4);
    width: 715px;
    height: 350px;
    border-radius: 30px;
}
.c3-zi>p{
	margin-top: 40px;
}
.c3-zi .lan{
	color: #4a7dd7;
}
.c4{
	width: 790px;
	/*height: 385px;*/
	text-align: center;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 60px 0 40px 0;
}
.c4>p{
	margin-bottom: 20px;
}
.c4-da{
	color: #333;
	font-size: 34px;
}
.c4-xiao{
	color: #969696;
	font-size: 24px;
}
.c4-now{
	    position: relative;
    width: 326px;
    height: 70px;
    margin: 0 auto;
    cursor: pointer;
}
.c4-nz button{
	position: absolute;
    left: 33%;
    top: 21%;
    color: white;
    font-size: 26px;
    background: rgba(0,0,0,0);
    border:0
    ;
}
.kuang{
	    width: 500px;
    height: 55px;
    margin: 30px auto;
}
.kuang>input{
	    width: 500px;
    height: 55px;
    text-align: center;
    color: #969696;
    box-shadow:inset  #969696 0px 0px 10px;
    border: 0;
}
.c5{
	width: 100%;
	background-color: #f1f1f1;
/*	height: 600px;*/
	padding: 32px 0 30px 0;
	box-sizing: border-box;
	min-width: 1200px;
}
.c5-one{
	width: 1200px;
	margin: 0 auto;
	/*overflow: hidden;*/
	min-width: 1200px;
}
.c5-one:after{
	clear: both;
	content: '';
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;
}
.c5-kuai{
	width: 400px;
	height:350px ;
	float: left;
	text-align: center;
	box-sizing: border-box;
	padding: 20px;
	    transition: all 0.6s;
}
.c5-kuai:hover{
	background-color: white;
	box-shadow: #666 0px 0px 10px;
}
.c5-title{
	    text-align: center;
    font-size: 35px;
    margin-bottom: 70px;
}
.tedian{
	    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
}
.article{
	color: #333;
    text-align: left;
    line-height: 25px;
}
.c6{
	width: 1200px;
	margin: 0 auto;
	padding-top: 70px;
	min-width: 1200px;
}
.c6-title{
	text-align: center;
	    margin-bottom: 40px;
}
.dao-hang{
	width: 400px;
	height: 50px;
	overflow: hidden;
	min-width: 400px;
	margin: 35px auto;
}
.dao-hang>li{
	list-style: none;
	color: white;
	float: left;
	height: 50px;
	line-height: 50px;
	text-align: center;
	width: 200px;
	background-color: #448aca;
	cursor: pointer;
}
/*.dao-hang>li:nth-child(1){
	background-color: #f48429;
}*/
.c6-one:after{
	clear: both;
	content: '';
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;
}
.c6-one>div:nth-child(3){
	margin-right: 0;
}
.c6-kuai{
	width: 364px;
    height: 340px;
    float: left;
    position: relative;
    margin-right: 50px;
    border: 1px solid #999;
}
.kuai-lan{
	    height: 60px;
    width: 100%;
    background-color: #4a7dd7;
    color: white;
    text-align: center;
    line-height: 60px;
    font-size: 20px;
}
.kuai-list{
	box-sizing: border-box;
    padding: 20px;
}
.c6-kuai li{
	height:26px;
	margin-bottom: 14px !important;
	list-style: none;
	font-size: 16px;
	
    color: #969696;
    overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
    cursor: pointer;
    transition: all 0.6s;
}
.c6-kuai li:hover{
	color: #4a7dd7;
	border-bottom: 1px solid #4a7dd7;
	
}
.quan{
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #969696;
	margin-right: 8px;
}
.quan:hover{
	background-color: #4a7dd7;
}
.add{
	width: 120px;
    height: 40px;
    background-color: #4a7dd7;
    border: 0;
    border-radius: 10px;
    color: white;
    position: absolute;
    left: 33%;
    bottom: -22px;
}
.lianjie{
	    margin-top: 85px;
    overflow: hidden;
}
.l-left{
	width: 7%;
	float: left;
}
.l-right{
	width: 83%;
	float: right;
}
.l-right>span{
	width: 8%;
	display: inline-block;
	margin-bottom: 10px;
}
.footer{    
	margin-top: 56px;
	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: 1400px;
    overflow: hidden;
    min-width: 1400px;
    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: 150px;
    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.2) ;	 transition:all 1s;	 }
		.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:56% ;;right: 0;background-color: rgba(255,255,255,0.9);width: 60px;box-shadow: 0 0 20px rgba(0,0,0,0.2);cursor: pointer; }
		.fx_dh{top: 48%}
/*		底部悬浮框*/
		.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}
		ol, ul , li{list-style: none;margin: 0!important;padding: 0;}
