*{margin: 0 ;padding: 0;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd,input{
margin: 0;
padding: 0;
}
body{font-size:12px;font-family: "微软雅黑"; min-width: 1200px;}
img{border:none;}
li{list-style:none;}
input,select,textarea{outline:none; border: 0;}
a{text-decoration:none; color: #000;} 
h1,h2,h3,h4,i{	font-weight: normal; font-style: normal;}
.fy_head{
	width: 100%;
	background-color: #eaebec;
}
.fy_head_c{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.fy_head_c_l{
	float: left;
	font-size: 12px;
	color: #666666;
	line-height: 30px;
}
.fy_head_c_r{
	float: right;
	font-size: 14px;
	color: #666666;
	line-height: 30px;
}
.fy_head_c_r span{
	font-size: 14px;
	color: #e37e07;
	font-weight: bold;
}
.fy_wlist{
	width: 100%;
	background-color: #0d2b41;
}
.fy_wlist_c{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.fy_wlist_c:after{
	display:block;
	clear: both;
	content:"";
	visibility:hidden;height:0
}
.fy_wlist_c_l{
	float: left;
	padding-top: 9px;
	margin-right: 20px;
}
.fy_wlist_c_l img{
	display:block;
	}
.fy_wlist_c_c{
	float: left;
}
.fy_wlist_c_c:after{
	display:block;
	clear: both;
	content:"";
	visibility:hidden;height:0
}
.fy_list{
	float: left;
	width: 104px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	font-size: 14px;
	color: #fff;
}
.fy_list_a{
	display: inline-block;
	width: 104px;
	height: 60px;
	color: #fff;
}
.fy_list:hover{
	background: rgba(255,255,255,.2);
}

.list_dw{
	display: none;
	position: absolute;
	left: 0px;
	top: 60px;
	width: 957px;
	padding-top: 10px;
	padding-left: 243px;
	height: 220px;
	overflow: hidden;
	z-index: 99999;
	background-color: #fff;
}
.list_dw_l{
	float: left;
	width: 120px;
}
.list_dw_l_li{
	width: 98px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	color: #000;
	font-size: 12px;
	background-color: #d9d9d9;
	margin-bottom: 2px;
}
.list_dw_l_li:hover{
	color: #fff;
	background-color: #22495c;
}
.list_dw .list_dw_c{
	float: left;
	text-align: left;
	width: 316px;
	padding: 0 40px;
}
.list_dw_c_h{
	font-size: 14px;
	color: #000000;
	line-height: 24px;
}
.list_dw_c_t{
	font-size: 14px;
	color: #000000;
	line-height: 24px;
	margin-bottom: 10px;
}
.list_dw_c_c{
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.list_dw_r{
	float: left;
	width: 220px;
	height: 140px;
	padding-top: 10px;
}
.list_dw_r img{
	display: block;
	width: 220px;
	height: 140px;
}


.fy_wlist_c_r{
	float: right;
	padding-top: 14px;
}
.fy_wlist_c_r_ipt{
	float: left;
	width: 114px;
	padding-left: 6px;
	height: 32px;
	font-size: 14px;
	line-height: 32px;
	background-color: #0d2b41;
	color: #fff;
	border: 0;
	border-top: 1px solid #0398dc;
	border-left: 1px solid #0398dc;
	border-bottom: 1px solid #0398dc;
	outline: none;
}
.fy_wlist_c_r_fsj{
	float: left;
	width: 28px;
	height: 34px;
	cursor: pointer;
	border: 0;
	border-top: 1px solid #0398dc;
	border-right: 1px solid #0398dc;
	border-bottom: 1px solid #0398dc;
	background: url(../img/fangdajing.png) no-repeat center center;
}


/*大图样式*/
			#tugd1{
				width: 100%;
				/*min-width: 1100px;*/
				height: 420px;
				/*position: absolute;
				left: 50%;
				margin-left: -960px;*/
				overflow: hidden;
				position: relative;
				margin-bottom: 43px;
			}
			#main{
				width: 100%;
				/*min-width: 1200px;*/
				height: 420px;
				overflow: hidden;
			}
			#contugd{
				width: 300%;
				height: 420px;
				overflow: hidden;
			}
			#contugd img{
				width: 33.33%;
				/*min-width: 1200px;*/
				height: 420px;
				float: left;
			}
			#num{
				overflow: hidden;
				position: absolute;
				left: 50%;
				margin-left: -33px;
				bottom: 10px;
			}
			#num li{
				float: left;
				width: 32px;
				height: 6px;
				line-height: 6px;
				text-align: center;
				/*border-radius: 50%;*/
				background: #9b9a9a;
				font-size: 16px;
				margin: 0 5px;
				cursor: pointer;
			}
			#tuleft{
				position: absolute;
				left: 200px;
				top: 185px;
				width: 50px;
				height: 50px;
				cursor: pointer;
				background: url(../img/LEFT.png) 0 0 no-repeat;
				background-size: 100% 100%;
				transform: translateX(-30px);
				opacity: 0;
				filter:alpha(opacity=0);
				transition: all 0.3s ease-in;
			}
			#turight{
				position: absolute;
				right: 200px;
				top: 185px;
				width: 50px;
				height: 50px;
				cursor: pointer;
				background: url(../img/RIGHT.png) 0 0 no-repeat;
				background-size: 100% 100%;
				transform: translateX(30px);
				opacity: 0;
				filter:alpha(opacity=0);
				transition: all 0.3s ease-in;
			}
			#num li.show{
				background-color: #2b538e;
				color: red;
			}
			#tugd1:hover #tuleft{
				transform: translateX(0);
				opacity: 1;
				filter:alpha(opacity=100);
				transition: all 0.3s ease-in;
			}
			#tugd1:hover #turight{
				transform: translateX(0);
				opacity: 1;
				filter:alpha(opacity=100);
			transition: all 0.3s ease-in;
			}
/*大图样式结束*/
.fy_con{
	width: 1200px;
	margin: 0 auto 20px;
	overflow: hidden;
}
.fy_con_l_li_l img{
	transform:scale(1);
	transition:all .2s linear .1s;
	-moz-transform:scale(1);
	-moz-transition:all .2s linear .1s;
	-webkit-transform:scale(1);
	-webkit-transition:all .2s linear .1s;
	-o-transform:scale(1);
	-o-transition:all .2s linear .1s;
	-ms-transform:scale(1);
	-ms-transition:all .2s linear .1s;
}
.fy_con_l_li_l img:hover{
	transform:scale(1.1);
	transition:all .2s linear .1s;
	-moz-transform:scale(1.1);
	-moz-transition:all .2s linear .1s;
	-webkit-transform:scale(1.1);
	-webkit-transition:all .2s linear .1s;
	-o-transform:scale(1.1);
	-o-transition:all .2s linear .1s;
	-ms-transform:scale(1.1);
	-ms-transition:all .2s linear .1s;
}
.fy_con_l{
	float: left;
	width: 816px;
}
.fy_con_l_head{
	overflow: hidden;
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 12px;
}
.fy_clh_dian{
	float: left;
	width: 16px;
	height: 33px;
	background: url(../img/dian.jpg) repeat-x left center;
}
.fy_clh_c{
	float: left;
	font-size: 18px;
	line-height: 33px;
	padding: 0 8px;
	font-weight: bold;
}
.fy_clh_c span{
	color: #0161aa;
}
.fy_clh_c i{
	color: #e37e07;
	font-style: normal;
}
.fy_con_l_li{
	float: left;
	width: 264px;
	height: 138px;
	margin-right: 12px;
	margin-bottom: 12px;
	position: relative;
	overflow: hidden;
}
.fy_con_l_li_img{
	display: block;
	width: 264px;
	height: 138px;
}
.fy_con_l_li_dw{
	position: absolute;
	right: 0;
	top: 0;
	width: 124px;
	height: 118px;
	padding: 10px;
	color: #333333;
	border: 0;
	background: #dfe3e6;
	/*margin-right: -144px;*/
	transition:all .2s ease-out .1s;
}
.fy_con_l_li:hover .fy_con_l_li_dw{
	width: 244px;
	/*margin-right: 0px;*/
	color: #d9d9d9;
	background: none;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
	background: rgba(0,0,0,.5);
	transition:all .2s ease-out .1s;
	-moz-transition:all .2s ease-out .1s;
	-webkit-transition:all .2s ease-out .1s;
	-o-transition:all .2s ease-out .1s;
	-ms-transition:all .2s ease-out .1s;
}
.fy_con_l_li:hover .fy_con_l_li_dw .fy_clldh_herf a{
	color: #d9d9d9;
	transition:all .2s ease-out .1s;
	-moz-transition:all .2s ease-out .1s;
	-webkit-transition:all .2s ease-out .1s;
	-o-transition:all .2s ease-out .1s;
	-ms-transition:all .2s ease-out .1s;
}
.fy_con_l_li:hover .fy_con_l_li_dw .fy_clldh_herf{
	border: 1px solid #d9d9d9;
	transition:all .2s ease-out .1s;
	-moz-transition:all .2s ease-out .1s;
	-webkit-transition:all .2s ease-out .1s;
	-o-transition:all .2s ease-out .1s;
	-ms-transition:all .2s ease-out .1s;
}
.fy_con_l_li:hover .fy_con_l_li_dw .fy_con_l_li_dw_h a{
	color: #fff;
	transition:all .2s ease-out .1s;
	-moz-transition:all .2s ease-out .1s;
	-webkit-transition:all .2s ease-out .1s;
	-o-transition:all .2s ease-out .1s;
	-ms-transition:all .2s ease-out .1s;
}
.fy_con_l_li_dw_h{
	font-size: 14px;
	line-height: 20px;
	color: #000;
	font-weight: bold;
}
.fy_con_l_li_dw_h a{
	color: #000;
	transition:all .2s ease-out .1s;
	-moz-transition:all .2s ease-out .1s;
	-webkit-transition:all .2s ease-out .1s;
	-o-transition:all .2s ease-out .1s;
	-ms-transition:all .2s ease-out .1s;
}
.fy_clldh_c{
	overflow: hidden;
	height: 66px;
	font-size: 12px;
	/*color: #d9d9d9;*/
	line-height: 22px;
	margin-bottom: 5px;
}
.fy_clldh_herf{
	width: 58px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	border: 1px solid #333333;
	color: #333333;
	font-size: 12px;
	transition:all .2s ease-out .1s;
	-moz-transition:all .2s ease-out .1s;
	-webkit-transition:all .2s ease-out .1s;
	-o-transition:all .2s ease-out .1s;
	-ms-transition:all .2s ease-out .1s;
}
.fy_clldh_herf a{
	color: #333333;
	transition:all .2s ease-out .1s;
	-moz-transition:all .2s ease-out .1s;
	-webkit-transition:all .2s ease-out .1s;
	-o-transition:all .2s ease-out .1s;
	-ms-transition:all .2s ease-out .1s;
}
.fy_con_l_li_l{
	float: left;
	width: 120px;
}
.fy_con_l_li_l img{
	display: block;
	width: 120px;
	height: 138px;
}
.fy_con_l_li_r{
	float: left;
	width: 124px;
	padding: 10px;
	height: 118px;
	background-color: #dfe3e6;
	position: relative;
}
.fy_con_l_li_r_h{
	font-size: 14px;
	font-weight: bold;
	color: #000;
	line-height: 14px;
	margin-bottom: 15px;
}
.fy_con_l_li_r_h a{
	color: #000;
}
.fy_con_l_li_r_c{
	font-size: 12px;
	color: #333333;
	line-height: 22px;
}
.fy_con_l_li_r_dw{
	position: absolute;
	width: 12px;
	height: 16px;
	left: -12px;
	top: 61px;
	z-index: 99;
	background: url(../img/sjjt.png) no-repeat;
}
.fy_con_r{
	float: right;
	width: 346px;
}
.fy_clh_more{
	float: right;
	font-size: 12px;
	color: #999999;
	line-height: 32px;
}
.fy_clh_more a{
	color: #999999;
}
.fy_con_r_ul{
	padding: 6px 0 6px 24px;
	margin-left: -14px;
	background: url(../img/fanganbg.png) no-repeat left top;
}
.fy_con_r_li{
	overflow: hidden;
	margin-bottom: 12px;
	height: 84px;
}
.fy_con_r_li_l{
	float: left;
	width: 126px;
	margin-right: 14px;
}
.fy_con_r_li_l img{
	display: block;
	width: 126px;
	height: 84px;
}
.fy_con_r_li_r{
	float: left;
	width: 196px;
}
.fy_con_r_li_r_h{
	font-size: 14px;
	line-height: 16px;
	color: #000;
	margin-bottom: 8px;
}
.fy_con_r_li_r_h a{
	color: #000;
}
.fy_con_r_li_r_c{
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	height: 36px;
	overflow: hidden;
	margin-bottom: 6px;
}
.fy_con_r_li_r_herf{
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
.fy_con_r_li_r_herf a{
	color: #666666;
}
.fy_con1{
	width: 1200px;
	margin: 0 auto 20px;
	overflow: hidden;
}
.fy_con1_l{
	float: left;
	width: 834px;
}
.fy_con1_list{
	float: left;
	overflow: hidden;
	margin-left: 20px;
	padding-top: 9px;
}
.fy_con1_list_li{
	float: left;
	width: 60px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	color: #000;
	margin-right: 10px;
}
/*.fy_con1_list_li a:hover{
	background: #0161aa;
	color: #fff;
}*/

.fy_con1_list_li a{
	display: inline-block;
	width: 60px;
	height: 24px;
	color: #000;
	background: #dfe3e6;
}
.fy_con1_list .fy_con1_list_li_style a{
	background: #0161aa;
	color: #fff;
}
.fy_con1_l_c{
	overflow: hidden;
}
.fy_con1_l_c_l{
	float: left;
	width: 310px;
	height: 210px;
	position: relative;
	margin-right: 20px;
}
.fy_con1_l_c_l img{
	display: block;
	width: 310px;
	height: 210px;
}
.fy_con1_l_c_l_dw{
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 310px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	color: #fff;
	background: rgba(0,0,0,.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
}
.fy_con1_l_c_r{
	float: left;
	width: 504px;
}
.fy_con1_l_c_r_li{
	overflow: hidden;
	margin-bottom: 8px;
}
.fy_con1_news_l{
	float: left;
	width: 80px;
	height: 62px;
	margin-right: 14px;
}
.fy_con1_news_l img{
	display: block;
	width: 80px;
	height: 62px;
}
.fy_con1_news_r{
	float: left;
	width: 410px;
}
.fy_con1_nems_head{
	font-size: 14px;
	overflow: hidden;
	line-height: 16px;
	margin-bottom: 10px;
}
.fy_con1_nh_l{
	float: left;
	width: 300px;
	color: #000000;
	text-align: left;
}
.fy_con1_nh_l a{
	color: #000000;
}
.fy_con1_nh_r{
	float: right;
	width: 90px;
	text-align: right;
	color: #999999;
}
.fy_con1_news_r_c{
	font-size: 12px;
	color: #999999;
	line-height: 14px;
	width: 410px;
	margin-bottom: 10px;
	overflow: hidden; /*自动隐藏文字*/
    text-overflow: ellipsis;/*文字隐藏后添加省略号*/
    white-space: nowrap;/*强制不换行*/
}
.fy_con1_news_r_herf{
	font-size: 12px;
	color: #999999;
	line-height: 14px;
}
.fy_con1_r{
	float: right;
	width: 346px;
}
.fy_con1_r_c{
	width: 346px;
	height: 210px;
	position: relative;
}
.fy_con1_r_c_dw{
	position: absolute;
	left: 0;
	top: 0;
	width: 346px;
	height: 210px;
	z-index: 9;
	background: rgba(0,0,0,.5);
}
.fy_con1_r_c_dw1{
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 99;
	margin-left: -33px;
	margin-top: -33px;
}
.fy_link{
	width: 1200px;
	margin: 0 auto 20px;
}
.fy_link_ul{
	overflow: hidden;
}
.fy_link_li{
	float: left;
	margin-right: 20px;
	font-size: 14px;
	line-height: 16px;
}
.fy_link_li a{
	color: #666666;
}
.fy_link_li a:hover{
	color: #0161aa;
}
.btm_herf{
	width: 100%;
	background: #d9d9d9;
}
.btm_herf_c{
	width: 1200px;
	height: 32px;
	margin: 0 auto;
	padding-top: 16px;
	text-align: center;
	font-size: 14px;
	color: #333333;
}
.btm_herf_c a{
	display: inline-block;
	padding: 0 20px;
	line-height: 17px;
	color: #333333;
	border-right: 1px solid #616161;
}
.footer{
	width: 100%;
	height: 320px;
	background: url(../img/footerbg.jpg) no-repeat;
}
.footer_con{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 44px;
}
.footer_con_1{
	float: left;
	width: 141px;
	padding-top: 40px;
	margin-left: 83px;
}
.footer_con_1 img{
	display: block;
	width: 141px;
	height: 153px;
}
.footer_con_2{
	float: left;
	width: 296px;
	margin-left: 80px;
}
.footer_con_2_h{
	width: 213px;
	border-bottom: 1px solid #d3d3d3;
}
.footer_con_2_h_c{
	display: inline-block;
	margin-bottom: -1px;
	padding-bottom: 12px;
	border-bottom: 1px solid #0161aa;
	font-size: 14px;
	color: #fff;
	line-height: 14px;
}
.footer_con_2_form{
	padding-top: 30px;
}
.footer_form{
	overflow: hidden;
	margin-bottom: 16px;
}
.footer_form_lab{
	float: left;
	width: 44px;
	text-align: left;
	line-height: 24px;
	font-size: 12px;
	color: #fff;
}
.footer_form_ipt{
	float: left;
	width: 84px;
	height: 22px;
	padding-left: 4px;
	border: 1px solid #eaeaea;
}
.footer_form_ipt1{
	float: left;
	width: 125px;
	height: 22px;
	padding-left: 4px;
	border: 1px solid #eaeaea;
}
.footer_form1{
	overflow: hidden;
	padding-left: 44px;
}
.footer_form_tea{
	float: left;
	width: 169px;
	height: 49px;
	padding-left: 4px;
	border: 1px solid #eaeaea;
}
.footer_form_sub{
	float: left;
	width: 60px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	color: #d9d9d9;
	background: #666666;
	cursor: pointer;
	margin-right: 9px;
}
.footer_form_sub:hover{
	background: #0b4692;
	color: #d9d9d9;
}
.footer_con_3{
	float: left;
	width: 320px;
}
.footer_con_3_c{
	padding-top: 18px;
	font-size: 14px;
	color: #fff;
	line-height: 38px;
}
.footer_con_3_c a{
	color: #fff;
}
.footer_con_4{
	float: left;
	width: 180px;
	text-align: center;
}
.footer_con_4 img{
	display: block;
	width: 180px;
	height: 180px;
}
.footer_con_4_c{
	margin-top: 22px;
	font-size: 14px;
	line-height: 14px;
	color: #d0d0d0;
}
/*产品服务*/
.fy_bannercon{
	width: 100%;
	position: relative;
	overflow: hidden;
	height: 300px;
	margin-bottom: 58px;
}
.fy_bannercon_c{
	width: 1920px;
	height: 300px;
	position: absolute;
	left: 50%;
	top:50%;
	margin-top: -150px;
	margin-left: -960px;
}
.fy_bannercon_c img{
	display: block;
	width: 1920px;
	height: 300px;
}
.cp_con{
	width: 1200px;
	margin: 0 auto;
}
.cp_con_h{
	width: 406px;
	margin: 0 auto;
}
.cp_con_h_1{
	overflow: hidden;
}
.cp_con_h_1_xian{
	float: left;
	width: 117px;
	height: 30px;
	margin-top: 4px;
	background: url(../img/dian1.jpg) repeat-x left center;
}
.cp_con_h_1_c{
	float: left;
	width: 172px;
	text-align: center;
	font-weight: bold;
}
.cp_con_h_1_c span{
	font-size: 30px;
	line-height: 30px;
	color: #22495c;
}
.cp_con_h_1_c i{
	font-size: 30px;
	line-height: 30px;
	color: #e37e07;
	font-weight: bold;
}
.cp_con_h_2{
	text-align: center;
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 36px;
	color: #999999;
}
.cp_con_ul{
	overflow: hidden;
	margin-bottom: 20px;
}
.cp_con_li{
	float: left;
	width: 380px;
	margin-right: 30px;
	margin-bottom: 30px;
}
.cp_con_li_img img{
	display: block;
	width: 380px;
	height: 250px;
}
.cp_con_li_img{
	position: relative;
}
.cp_con_li:hover .cp_con_li_img_dw1{
	position: absolute;
	left: 0;
	top: 0;
	width: 380px;
	height: 250px;
	background: url(../img/jiahao.png) no-repeat center center rgba(0,0,0,.5);
}
.cp_con_li:hover .cp_con_li_c{
	background: #4e4e4e;
	
}
.cp_con_li:hover .cp_con_li_c_h{
	color: #fff;
}
.cp_con_li:hover .cp_con_li_c_c{
	color: #D9D9D9;
}
.cp_con_li_c{
	height: 136px;
	padding-top: 24px;
	background: #e9efef;
}
.cp_con_li_c_h{
	font-size: 24px;
	color: #000;
	text-align: center;
	padding-bottom: 12px;
	border-bottom: 1px solid #666666;
	margin-bottom: 7px;
}
.cp_con_li_c_c{
	padding: 0px 12px;
	font-size: 14px;
	line-height: 27px;
	color: #666666;
}
/*关于飞鸢*/
.abt_con{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.abt_con_l{
	float: left;
	width: 280px;
	margin-bottom: 60px;
	margin-right: 22px;
}
.abt_con_l_h{
	width: 220px;
	padding-left: 60px;
	padding-top: 13px;
	height: 89px;
	background: url(../img/abt1.png) no-repeat;
}
.abt_con_l_h_1{
	font-size: 26px;
	color: #fff;
	line-height: 44px;
}
.abt_con_l_h_2{
	font-size: 16px;
	color: #bbbbbb;
	line-height: 20px;
}
.abt_con_l_list{
	border: 1px solid #0d2b41;
	margin-bottom: 11px;
}
.abt_con_l_li{
	font-size: 18px;
	text-align: center;
	line-height: 46px;
	height: 46px;
	color: #747474;
}
.abt_con_l_li:hover{
	background: #999999 url(../img/jiant.png) no-repeat 265px center;
	color: #fff;
}
.abt_con_l_img{
	width: 280px;
	height: 198px;
}
.abt_con_l_img img{
	display: block;
	width: 280px;
	height: 198px;
}
.abt_con_l_xx{
	width: 280px;
	height: 161px;
}
.abt_con_l_xx img{
	display: block;
	width: 280px;
	height: 161px;
}
.abt_con_r{
	float: left;
	width: 898px;
}
.abt_con_r_h{
	overflow: hidden;
	padding-bottom: 6px;
	margin-bottom: 30px;
	border-bottom: 1px solid #999999;
}
.abt_con_r_h_l{
	float: left;
}
.abt_con_r_h_l_h{
	padding-left: 11px;
	font-size: 24px;
	color: #22495c;
	line-height: 30px;
}
.abt_con_r_h_l_h1{
	height: 26px;
	line-height: 26px;
	padding: 0 10px;
	background: #22495c;
	color: #fff;
	font-size: 19px;
}
.abt_con_r_h_r{
	float: right;
	padding-left: 26px;
	font-size: 14px;
	text-align: right;
	margin-top: 36px;
	line-height: 19px;
	color: #666666;
	background: url(../img/xfz.png) no-repeat left top;
}
.abt_con_r_h_r a{
	color: #666666;
}
.abt_con_r_con{
	padding: 20px;
}
.abt_con_r_con_c{
	padding: 20px;
	font-size: 14px;
	line-height: 26px;
	color: #666666;
	border: 1px solid #999999;
	background: #f5fcee;
	margin-bottom: 20px;
}
.abt_con_r_con_text{
	color: #666666;
}
.abt_con_r_con_text span{
	line-height:26px;
	    margin-bottom: 26px;
	}
.abt_text_h{
	font-size: 16px;
	line-height: 32px;
}
.abt_text_c{
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 26px;
}
.abt_con_zp{
	overflow: hidden;
	font-size: 16px;
	line-height: 18px;
	color: #333333;
	padding-bottom: 16px;
	border-bottom: 2px solid #d9d9d9;
}
.abt_con_zp_li{
	float: left;
	padding-left: 13px;
	width: 140px;
	overflow: hidden;
}
.abt_con_zp_li1{
	float: left;
	width: 158px;
	text-align: center;
	overflow: hidden;
}
.abt_con_zp_li2{
	float: left;
	width: 92px;
	text-align: right;
	padding-right: 21px;
	overflow: hidden;
}
.abt_con_zp_list{
	overflow: hidden;
	margin-bottom: 30px;
}
.abt_con_zp_list_li{
	height: 48px;
	border-bottom: 1px solid #babfbf;
}
.abt_czll_ul{
	overflow: hidden;
	font-size: 14px;
	line-height: 48px;
	height: 48px;
	color: #666666;
}
.abt_czll_ul a{
	color: #666666;
}
.abt_con_r_herf{
	text-align: right;
	margin-bottom: 60px;
}
.abt_con_r_herf_a{
	display: inline-block;
	font-size: 14px;
	color: #666666;
	line-height: 28px;
	padding: 0 5px;
	height: 28px;
	margin-right: 6px;
	border: 1px solid #d3d3d4;
}
.abt_con_r_herf_a1{
	display: inline-block;
	font-size: 14px;
	color: #666666;
	line-height: 28px;
	padding: 0 12px;
	height: 28px;
	margin-right: 6px;
	border: 1px solid #d3d3d4;
}
.abt_con_r_herf_a1_style{
	border: 1px solid #0d2b41;
	background: #0d2b41;
	color: #fff;
}
.abt_con_r_herf a:hover{
	border: 1px solid #0d2b41;
	background: #0d2b41;
	color: #fff;
}
/*售后服务*/
.shfw_con{
	width: 756px;
	margin: 0 auto;
}
.shfw_con_list{
	overflow: hidden;
	margin-bottom: 20px;
}
.shfw_con_list_li{
	float: left;
	width: 144px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background: #d9d9d9;
	color: #666666;
	margin-right: 60px;
	cursor: pointer;
}
.shfw_con_list_li_style{
	background: #e77817;
	color: #fff;
}
.shfw_c_con_li{
	display: none;
}
.shfw_c_con_li_c{
	color: #666666;
	font-size: 14px;
	line-height: 24px;
}
/*下载中心*/
.down_con_zp_li{
	float: left;
	padding-left: 13px;
	width: 314px;
	overflow: hidden;
}
.down_con_zp_li1{
	float: left;
	width: 125px;
	text-align: left;
	overflow: hidden;
}
.down_con_zp_li2{
	float: left;
	width: 63px;
	padding-right: 8px;
	text-align: right;
	overflow: hidden;
}
.down_con_zp_li2 img{
	display: inline-block;
	width: 18px;
	height: 18px;
}
/*新闻列表*/
.news_ul{
	margin-bottom: 30px;
}
.news_li{
	width: 864px;
	overflow: hidden;
	padding: 10px 20px 10px 4px;
	border-bottom: 1px dashed #dddddd;
}
.news_li:hover{
	background: #f2f2f2;
	box-shadow: 0px 4px 15px #bcbcbc;
	-moz-box-shadow: 0px 4px 15px #bcbcbc;
	-webkitbox-shadow: 0px 4px 15px #bcbcbc;
}
.news_li_l{
	float: left;
	padding: 1px;
	margin-right: 20px;
	border: 1px solid #bfbfbf;
	position: relative;
}
.news_li_l img{
	display: block;
	width: 150px;
	height: 100px;
}
.news_li_r{
	float: left;
	width: 690px;
	padding-top: 10px;
}
.news_li_r_h{
	font-size: 14px;
	color: #333333;
	line-height: 16px;
	font-weight: bold;
	margin-bottom: 8px;
}
.news_li_r_h a{
	color: #333333;
}
.news_li_r_time{
	font-size: 12px;
	color: #666666;
	line-height: 14px;
	margin-bottom: 10px;
}
.news_li_r_con{
	font-size: 12px;
	color: #666666;
	line-height: 22px;
}
.news_li_r_con_a{
	font-size: 12px;
	color: #0d2b41;
}
.news_con_h{
	font-size: 30px;
	line-height: 36px;
	text-align: center;
	color: #333333;
}
.news_con_time{
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	color: #999;
	margin-bottom: 20px;
}
.news_con_c{
	font-size: 14px;
	color: #999999;
	line-height: 25px;
	margin-bottom: 60px;
}
.news_con_c img{
	display: block;
	margin: 10px auto;
}
/*企业简介*/
.qyjj_1{
	font-size: 18px;
	color: #22495c;
	line-height: 20px;
	margin-bottom: 22px;
}
.qyjj_2{
	font-size: 14px;
	color: #000;
	line-height: 25px;
	overflow: hidden;
	margin-bottom: 20px;
}
.qyjj_2_l{
	float: left;
	width: 428px;
}
.qyjj_2_r{
	float: left;
	width: 390px;
	padding: 40px;
}
.qyjj_2_r span{
	font-weight: bold;
}
.qyjj_3{
	overflow: hidden;
	width: 652px;
	margin: 0 auto 60px;
}
.qyjj_3_l{
	float: left;
	width: 326px;
	text-align: center;
	padding-top: 100px;
	background: url(../img/jj3.png) no-repeat center top;
}
.qyjj_3_l span{
	font-size: 20px;
	line-height: 27px;
	color: #f95647;
}
.qyjj_3_l i{
	font-size: 20px;
	color: #000000;
	line-height: 27px;
}
.qyjj_3_r{
	float: left;
	width: 326px;
	text-align: center;
	padding-top: 100px;
	background: url(../img/jj4.png) no-repeat center top;
}
.qyjj_3_r span{
	font-size: 20px;
	line-height: 27px;
	color: #f95647;
}
.qyjj_3_r i{
	font-size: 20px;
	color: #000000;
	line-height: 27px;
}
.zzjg_con img{
	display: block;
	margin: 0 auto 20px;
}
/*联系我们*/
.lxwm_con{
	margin-bottom: 60px;
}
.lxwm_con_1{
	overflow: hidden;
	border-left: 1px solid #dadada;
	margin-bottom: 20px;
}
.lxwm_con_1_li{
	float: left;
	width: 223px;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	border-top: 1px solid #dadada;
}
.lxwm_con_1_li img{
	display: block;
	width: 223px;
	height: 120px;
}
.lxwm_con_1_li_c{
	height: 140px;
	padding: 14px;
	background: #f5f5f5;
	border-top: 1px solid #dadada;
}
.lxwm_con_1_li_c_h{
	font-size: 18px;
	line-height: 20px;
	color: #000;
	text-align: center;
	margin-bottom: 10px;
}
.lxwm_con_1_li_c_c{
	font-size: 14px;
	line-height: 27px;
	color: #000000;
}



#allmap{
	width: 898px;
	height: 500px;
	margin: 0 auto;
}
.anchorBL{  
    display:none;  
}  
.BMap_bubble_title{  
    color:black;  
    font-size:13px;  
    /*font-weight: bold;*/  
    text-align:left;  
}  
.BMap_pop div:nth-child(1){  
    border-radius:10px 0 0 0;  
}  
.BMap_pop div:nth-child(3){  
    border-radius:0 10px 0 0;background:#ABABAB;;  
    /*background: #ABABAB;*/  
    width:23px;  
    width:0px;height;0px;  
}  
.BMap_pop div:nth-child(3) div{  
    border-radius:10px;  
}  
.BMap_pop div:nth-child(5){  
    border-radius:0 0 0 10px;  
}  
.BMap_pop div:nth-child(5) div{  
    border-radius:10px;  
}  
.BMap_pop div:nth-child(7){  
    border-radius:0 0 10px 0 ;  
}  
.BMap_pop div:nth-child div(7){  
    border-radius:10px ;  
}

/*企业文化*/
.qyat_con{
	overflow: hidden;
	margin-bottom: 40px;
}
.qyat_con1{
	float: left;
	width: 497px;
}
.qyat_con1_h{
	width: 473px;
	height: 105px;
	background: url(../img/wh1.png) no-repeat;
	background-size: auto;
}
.qyat_con1_ul{
	padding-top: 13px;
}
.qyat_con1_li{
	padding-left: 22px;
	font-size: 20px;
	margin-bottom: 20px;
	line-height: 30px;
	color: #333333;
	background: url(../img/wh_dian.png) no-repeat left center;
}
.qyat_con2{
	float: left;
	width: 400px;
}
.qyat_con2 img{
	display: block;
	width: 400px;
	height: 296px;
}
.qyat_img{
	width: 100%;
}
.qyat_img img{
	display: block;
	width: 898px;
	height: 300px;
}
/*合作资质*/
.hez_ul{
	overflow: hidden;
}
.hez_li{
	float: left;
	width: 217px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.hez_li img{
	display: block;
	width: 217px;
	height: 130px;
}
.news_li_l_dw{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -33px;
	margin-top: -33px;
}
.news_li_l_dw img{
	display: block;
	width: 66px;
	height: 66px;
}
.shipin_play{
	padding-top: 20px;
	border-top: 1px dashed #707070;
}
.shipin_play_c{
	width: 800px;
	margin: 0 auto;
}
.abt_con_r_con_name{
	font-size: 24px;
	color: #000000;
	line-height: 30px;
	margin-bottom: 20px;
}
.cjwt_ul{
	overflow: hidden;
	margin-bottom: 20px;
}
.cjwt_li{
	font-size: 14px;
	line-height: 40px;
	color: #666666;
	border-bottom: 1px dashed #ccc;
}
.cjwt_li a{
	color: #666666;
}
.news_con_c i{
	font-size: 20px;
	color: #000;
}


.abt_con_r_herf a{
	display: inline-block;
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    padding: 0 5px;
    height: 28px;
    margin-right: 6px;
    border: 1px solid #d3d3d4;
	}
	
.abt_con_r_herf span{
	 width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    margin-right: 4px;
    color: #fff;
    font-size: 14px;
    background: #0d2b41;
	}
	
	.searchContainer{ width:165px;}

.index_tab_li{
	display: none;
}