﻿@charset "utf-8";
/* CSS Document */
	html,body,form{width:100%;height:100%;padding: 0px;margin:0px;*position:static;*overflow-x:hidden; }
	*{
	padding:0px;
	margin:0px;
	}
	*{
		font-family:微软雅黑;
	}
	a{
	text-decoration:none;
	}
	ul, li, ol, p, dt, dd, dl, pre, xmp, plaintext, listing{list-style-type:none;}
	.clear{
		clear:both;
	}
	.clear{
		clear:both;
	}
	.all_box{
		width:100%;
	}
	.all_a{
		width:1400px;
	}
	.all_a .a2_product_list{ height: auto; }
	.all_a .a2_product_list ul{ position: relative; }

	/*首页-导航*/
	article .all_box:nth-child(1){
		margin-top:50px;
	}
	.nav_box{
		width:100%;
		height:80px;
		position: fixed;  background: #fff; top: 0;  z-index: 9999999;
	}
	.banner{display:block; margin-top: 80px; }
	.nav_box .nav{
		width:1400px;
		height:80px;
		margin:0px auto;
	}
	.nav_box .nav .l, .m, .r{
		float:left;
		cursor: pointer;
	}
	.a2_butt_box .a2_butt .l, .m{ cursor: pointer; }
	.nav_box .nav .l{
		width:180px;
		height:75px;
		line-height:75px;
	}
	.nav_box .nav .l .logo{
		margin-top:12px;
	}
	.nav_box .nav .r{
		width:243px;
		height:75px;
	}
	.nav_box .nav .r .r_box .fdj, .phone, .line{
		float:left;
	}
	.nav_box .nav .r .r_box .fdj{
		width:30px;
		height:77px;
	}
	.nav_box .nav .r .r_box .fdj img{
		margin-top:30px;
	}

	.nav_box .nav .r .r_box .line{
		width:2px;
		height:15px;
		background-color:#eeeeee;
		margin-top:30px;
		margin-right:15px;
	}
	.nav_box .nav .r .r_box .phone{
		margin-top:30px;
		height:75px;
	}
	.nav_box .nav .r .r_box .phone div{
		float:left;
	}
	.nav_box .nav .r .r_box .phone .num{
		font-size:18px;
		color:#ce020e;
		margin-top:-2px;
	}
	.nav_box .nav .r .r_box .phone .img{
		margin-top:-1px;
		margin-right:12px;
	}
	/*菜单列表*/
	.nav_box .nav .m{
		width:965px;
		height:75px;
	}
	.nav_box .nav .m .menu{
		line-height:75px;
		margin-left:160px;
	}
	.nav_box .nav .m .menu ul li{
		float:left;
		height: 80px;
	}
	.nav_box .nav .m .menu ul li a{
		font-size:16px;
		color:#333333;

	}
		.nav_box .nav .m .menu>ul>li>a{
			border-right: 1px solid #eee; padding-left: 23px; padding-right: 23px;
		}
	.nav_box .nav .m .menu ul .m_line{
		width:2px;
		height:15px;
		background-color:#eeeeee;
		margin:30px 23px 0px 23px;
	}
	.nav_box .nav .m .menu ul li ul li a{ color:#fff; display: block; }
	.nav_box .nav .m .menu ul li a:hover{
		color:rgb(0,127,214);
		 transition:0.3s;
	}
	/**搜索框***/
		.textbox{
	display:none;
	width: 264px;
    height: 30px;
	background-color:#FFF;
    border: 1px solid #ccc;
    z-index: 9;
	position:absolute;
	top: 61px;
    right: 209px;
	}
	.textbox  input{
		width: 264px;
		height: 30px;
		border:none;
		background:url(t3.png) no-repeat left;
		background-position:10px 8px;
		background-size:15px 15px;
		text-indent:2em;
	}
	.qui{
		display: block;
	}
	.fdj:hover .textbox{
	display:block;
	}


	/**首页banner*/
	.banner_box{
		height:874px;
		background-size:100% 875px;
		position:relative;
	}
	.banner_box .a{
		height:165px;
		left:50%;
		margin-left:-700px;
		position:absolute;
		bottom:0px;

	}
	.banner_box .a div{
		width:456px;
		height:165px;
		float:left;
	}
	.banner_box .a .img1, .img2{
		margin-right:15px;
	}
	.banner_box .a .img1{
		background:url(banner01.jpg);

	}
	.banner_box .a .img2{
		background:url(banner02.jpg);

	}
	.banner_box .a .img3{
		background:url(banner03.jpg);
	}
	/**banner切换按钮**/
	.a_ico div{
		float:left;
	}
	.a_ico{
		position:absolute;
		bottom:180px;
		text-align:center;
		left:46%;
	}

	/**banner图切换**/
	.fullslide{position:relative;width:100%;}
	.fullslide .bd{position:relative;z-index:0;overflow:hidden;}
	.fullslide .bd li{float:left;width:100%;background:#e7e7e7; position: relative; min-width:1920px; }
	.fullslide .bd li img{display:block;width:100%;height:auto;margin:0 auto; height:874px;}

	/*公司简介*/

	.a1_box .a1{
		height:715px;
		margin:0px auto;
	}
	/**a1标题start**/
	.a1_box .a1 .a1_t{
		margin:0px auto;
		width:100%;
		line-height:45px;
		padding-top:45px;
	}
	.a1_box .a1 .a1_t .t1{
		width:290px;
		height:75px;
		background:url(gsjj.png) no-repeat;
		margin:0px auto;
		font-weight:bold;
		text-align:center;
		line-height:90px;
	}
	.a1_box .a1 .a1_t .t1 a{
		color:black;
		font-size:32px;
	}
	.a1_box .a1 .a1_t .t2{
		font-size:14px;
		color:#888888;
		width:1400px;
		text-align:center;
	}
	/**a1标题end**/
	.a1_box .a1 .a1_ms{
		margin-top:20px;
	}
	.a1_box .a1 .a1_ms .ms_1{
		font-size:16px;
		color:#333333;
		line-height:36px;
		text-align: center;
	}
	.y1{ font-size: 25px; opacity: .2; line-height: 27px; width: 245px;  color:#fff;  padding-top: 40px; padding-left: 30px;word-wrap:break-word; height: 64px; }
	.y2{ font-size: 24px; color:#fff; padding-left: 30px; padding-top: 10px;  }
	.a1_box .a1 .a1_ms .ms_2{
		font-size:13px;
		color:#7e7e7e;
		line-height:36px;	text-align: center;
	}
	.a1_img_box{
		width:100%;
		margin-top:45px;
	}
	.a1_img_box div{
		float:left;
	}
	.a1_img_box div img{
		width:462px;
		height:249px;
	}
	.a1_img_box .img_1, .img_2{
		margin-right:7px;
	}
	.a1_butt_box{
		height:45px;
		margin-top:40px;
	}
	.a1_butt_box .a1_butt{
		width:174px;
		height:43px;
		margin:0px auto;
		background:url(y1.jpg) no-repeat;
		text-align:center;
		line-height:43px;
		 margin: auto;  float: none;
	}
	.a1_butt_box .a1_butt a{
		font-size:14px;
		color:#333333;
		display:block;
	}
	/**产品中心**/
	.a2_box{
		height:1120px;
		background-color:rgb(250,250,250);
	}
	.a2_box .a2{
		height:1120px;
		margin:0px auto;
	}
	.a2_box .a2 .a2_t{
		margin:0px auto;
		width:100%;
		line-height:45px;
		padding-top:45px;
	}
	.a2_box .a2 .a2_t .t1{
		width:372px;
		height:75px;
		background:url(cpzx.png) no-repeat;
		margin:0px auto;
		font-weight:bold;
		text-align:center;
		line-height:90px;
	}
	.a2_box .a2 .a2_t .t1 a{
		color:black;
		font-size:32px;
	}
	.a2_box .a2 .a2_t .t2{
		font-size:14px;
		color:#888888;
		width:1400px;
		text-align:center;
	}
	.a2_t_nav{
		margin-left:35%;
		margin-top:25px;
	}
	.a2_t_nav ul li{
		float:left;
		width:60px;
		height:35px;
		border-bottom:2px solid rgb(250,250,250);
		margin-right:20px;
		margin-left: 20px;
			font-size:15px;
			color:#333333;
	}
	.a2_t_nav ul li a{

	}
	.a2_t_nav ul li.on{	border-bottom:2px solid #007fd7;
				color:#007fd7;	 }
	.a2_t_nav ul li:hover{
	border-bottom:2px solid #007fd7;
			color:#007fd7;
	}
	.a2_t_nav ul li:hover a{

	}
	.a2_product_list{
		width:100%;
		height:auto;
		margin-top:20px;
	}
	.a2_product_list ul li{
		float:left;
		margin-top:20px;
		margin-right:18px;
		width:265px;
		height:350px;
		background-color:#fff;
		text-align:center;
	}
	.a2_product_list .li:nth-child(5n) {
		margin-right: 0;
	}
	.a2_product_list .Mlses{ position:  relative;  height: 740px; }
.a2_box.all_box	.a2_product_list ul{ position: absolute; }
	.a2_product_list ul li .li_box{
		margin-top:25px;
	}
	.a2_product_list ul li .li_box .li_jt{
		width:45px;
		height:9px;
		background:url(cpjt01.png)  no-repeat;;
		margin:20px auto 0px auto;
	}
	.a2_product_list ul li .li_box .li_img{
		margin-bottom:25px;
	}
	.a2_product_list ul li .li_box img{
		height:172px;
	}
	.a2_product_list ul li .li_box .li_t{
		margin-bottom:20px; text-align: center;
	}
	.a2_product_list ul li .li_box .li_t a{
		margin-bottom:20px;
		font-size:16px;
		color:#333333;
		overflow: hidden;
		text-overflow: ellipsis; white-space: nowrap;  display: block;  margin: auto;  width: 90%;
	}
	.a2_product_list ul li .li_box .li_ms{
		font-size:13px;
		color:#999999;
		margin:0px 30px;
		height: 34px; overflow: hidden;
		/*
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;*/
	}
	.a2_product_list ul li:hover{
		cursor:pointer;
	}
	.a2_product_list ul li:hover .li_box a{
		color:#007fd7;
		transition:0.5s;
	}
	.a2_product_list ul li:hover .li_box .li_jt{
		background:url(cpjt02.png) no-repeat;
	}
	.a2_butt_box{
		width:100%;
		height:50px;
	}
	.a2_butt_box .a2_butt{
		width:218px;
		height:50px;
		margin:45px auto 0px auto;
	}
	.a2_butt_box .a2_butt div{
		float:left;
	}
	.a2_butt_box .a2_butt .l, .m{
		margin-right:10px;
	}
	/**解决方案**/
	.a3_box{
		background:url(jjfabj.jpg) no-repeat;
	}
	.a3_box .a3{
		height:170px;
		margin:0px auto;
	}

	.a3_box .a3 .a3_t{
		margin:0px auto;
		width:100%;
		line-height:45px;
		padding-top:55px;
	}
	.a3_box .a3 .a3_t .t1{
		width:353px;
		height:70px;
		background:url(p2.png) no-repeat;
		margin:0px auto;
		font-weight:bold;
		text-align:center;
		line-height:90px;
	}
	.a3_box .a3 .a3_t .t1 a{
		color:#fff;
		font-size:32px;
	}
	.a3_box .a3 .a3_t .t2{
		font-size:14px;
		color:rgba(255,255,255,0.5);

		width:100%;
		text-align:center;
		font-size:14px;
	}
	.a3_box .a3_list_box{
		width:100%;
		height:567px;
		border-top:1px solid rgba(255,255,255,0.2);
		margin-top:55px;
		margin-left: 0; margin-right: 0;
	}
	.a3_list_box .list{
		height:600px;
		margin:0px auto;
		border-left:1px solid rgba(255,255,255,0.2);
	}
	.a3_list_box .list ul li{
		width:345px;
		height:598px;
		float:left;
		margin-right: 0px;
		border-right:1px solid rgba(255,255,255,0.2);
	}
	.a3_list_box .list ul li .a3_li_box .t_box .t_img{
		width:55px;
		height:55px;
	}
	.a3_list_box .list ul li .a3_li_box .t_box .t .t1 a{
		color:#fff;
		font-size:21px;
	}
	.a3_list_box .list ul li .a3_li_box .t_box .t .t2 a{
		color:#fff;
		font-size:14px;
	}
	/**标题图标**/
	.a3_list_box .list ul li .a3_li_box .t_box .t_img1{
		background:url(p7.png) center no-repeat;
	}
	.a3_list_box .list ul li .a3_li_box .t_box .t_img2{
		background:url(j2.png) center no-repeat;
	}
	.a3_list_box .list ul li .a3_li_box .t_box .t_img3{
		background:url(j3.png) center no-repeat;
	}
	.a3_list_box .list ul li .a3_li_box .t_box .t_img4{
		background:url(j4.png) center no-repeat;
	}

	/**右下角数字**/
	.a3_list_box .list ul li .a3_li_box .num1{
		background:url(p3.png) center no-repeat;
	}
	.a3_list_box .list ul li .a3_li_box .num2{
		background:url(j5.png) center no-repeat;
	}
	.a3_list_box .list ul li .a3_li_box .num3{
		background:url(j7.png) center no-repeat;
	}
	.a3_list_box .list ul li .a3_li_box .num4{
		background:url(j8.png) center no-repeat;
	}

	.a3_list_box .list ul li .a3_li_box .t_box .t_img, .t{
		float:left;
	}
	.a3_list_box .list ul li .a3_li_box .line{
		width:300px;
		height:1px;
		margin:20px 0px;
		background-color:#0080d7;
		visibility:hidden;
	}

	.a3_list_box .list ul li .a3_li_box .a3_num{
		width:100px;
		height:100px;
		margin-left:225px;
		position:relative;
	}

	.a3_list_box .list ul li .a3_li_box{
		margin:100px 20px;
		position:relative;
		top:0px;
		transition:0.5s;
	}
	.a3_list_box .list ul li .a3_li_box .a3_ms{
		color:rgba(255,255,255,0.8);
		font-size:14px;
		margin-bottom:100px;
		height:155px;
	}
	/**整个li内容向上*/
	.a3_list_box .list ul li:hover .a3_li_box{
		top:-40px;
	}
	.a3_list_box .list ul li:hover{
		background:url(p1.png) bottom no-repeat;
		background-size:349px 161px;

	}
	/**数字变化*/
	.a3_list_box .list ul li:hover .a3_li_box .a3_num{
		right:35px;
		top:-30px;
	}
	.a3_list_box .list ul li:hover .a3_li_box .num1{
		background:url(j6.png) center no-repeat;
	}
	.a3_list_box .list ul li:hover .a3_li_box .num2{
		background:url(p5.png) center no-repeat;
	}

	.a3_list_box .list ul li:hover .a3_li_box .num3{
		background:url(p6.png) center no-repeat;
	}
	.a3_list_box .list ul li:hover .a3_li_box .num4{
		background:url(p4.png) center no-repeat;
	}


	/**线变化*/
	.a3_list_box .list ul li:hover .a3_li_box .line{
		visibility:visible;
		transition:0.5s;
	}
	/**标题图标变化*/
	.a3_list_box .list ul li:hover .a3_li_box .t_box .t_img1{
		background:url(j1.png) center no-repeat;
	}
	.a3_list_box .list ul li:hover .a3_li_box .t_box .t_img2{
		background:url(p8.png) center no-repeat;
	}
	.a3_list_box .list ul li:hover .a3_li_box .t_box .t_img3{
		background:url(p9.png) center no-repeat;
	}
	.a3_list_box .list ul li:hover .a3_li_box .t_box .t_img4{
		background:url(p10.png) center no-repeat;
	}

	/**标题字变化*/
	.a3_list_box .list ul li:hover .a3_li_box .t_box .t div a{
		color:#0080d7;
	}


	/**网上商城**/
	.a4_box .a4{
		height:615px;
		margin:0px auto;
	}
	.a4_box .a4 .a4_t{
		margin:0px auto;
		width:100%;
		line-height:45px;
		padding-top:55px;
	}
	.a4_box .a4 .a4_t .t1{
		width:490px;
		height:60px;
		background:url(wssc.png) no-repeat;
		margin:0px auto;
		font-weight:bold;
		text-align:center;
		line-height:90px;
	}
	.a4_box .a4 .a4_t .t1 a{
		color:black;
		font-size:32px;
	}
	.a4_box .a4 .a4_t .t2{
		font-size:14px;
		color:#888888;
		width:1400px;
		text-align:center;
	}
	.a4_show .a4_l, .a4_r, .a4_m{
		position:absolute;
	}
	.a4_show{
		width:100%;
		height:278px;
		margin-top:50px;
		position:relative;
	}

	.a4_show .a4_l, .a4_r{
		width:686px;
		height:278px;
	}
	.a4_show .a4_l{
		left:0px;
	}
	.a4_show .a4_r{
		right:0px;
	}
	.a4_show .a4_m{
		left:50%;
		margin-left:-58px;
		top:30%;
		z-index:5;
	}
	.a4_show .cover{
		width:686px;
		height:278px;
		background-color:rgba(0,0,0,0.2);
		position:absolute;
		z-index:4;
	}
	.a4_show .a4_img{
		background:url(u1.jpg);
		position:absolute;
		width:686px;
		height:278px;
	}
	.a4_show .a4_l .a4_img1{
		background:url(u1.jpg);
	}
	.a4_show .a4_r .a4_img2{
		background:url(u3.jpg);
	}

	.a4_show .a4_img .a4_butt{
		background:url(u4.png) no-repeat;
		width:166px;
		height:45px;
		left:410px;
		top:180px;
		text-align:center;
		position:absolute;
		z-index:6;
		padding-top:14px;
	}
	.a4_show  .a4_r .a4_img .a4_butt{
		background:url(u4.png) no-repeat;
		width:166px;
		height:45px;
		left:441px;
		top:180px;
		text-align:center;
		position:absolute;
		z-index:6;
		padding-top:14px;
	}

	.a4_show .a4_img .a4_butt a{
		font-size:14px;
		color:#fff;
		display:block;
	}
	.a4_show .a4_l:hover .cover{

		display:none;
	}
	.a4_show .a4_r:hover .cover{

		display:none;
	}
	.a4_show .a4_l:hover{
		cursor:pointer;
		box-shadow:7px 7px 7px #ebebeb,7px -7px 7px #ebebeb,-7px 7px 7px #ebebeb,-7px -7px 7px #ebebeb;
	}
	.a4_show .a4_r:hover{
		cursor:pointer;
		box-shadow:7px 7px 7px #ebebeb,7px -7px 7px #ebebeb,-7px 7px 7px #ebebeb,-7px -7px 7px #ebebeb;
	}
	.a4_show .a4_l:hover .a4_img .a4_butt{
		background:url(u5.png) no-repeat;
	}
	.a4_show .a4_l:hover .a4_img .a4_butt a{
		color:#007fd7;
	}
	.a4_show .a4_r:hover .a4_img .a4_butt{
		background:url(u5.png) no-repeat;
	}
	.a4_show .a4_r:hover .a4_img .a4_butt a{
		color:#007fd7;
	}
	/***下载中心****/
	.a5_box {
		height:806px;
		background:url(y8.jpg) no-repeat;
	}
	.a5_box .a5{
		height:716px;
		margin:0px auto;
	}
	.a5_box .a5 .a5_t{
		margin:0px auto;
		width:100%;
		line-height:45px;
		padding-top:55px;
	}
	.a5_box .a5 .a5_t .t1{
		width:290px;
		height:75px;
		background:url(y7.png) no-repeat;
		margin:0px auto;
		font-weight:bold;
		text-align:center;
		line-height:90px;
	}
	.a5_box .a5 .a5_t .t1 a{
		color:#fff;
		font-size:32px;
	}
	.a5_box .a5 .a5_t .t2{
		font-size:14px;
		color: rgba(255,255,255,0.5);
		width:1400px;
		text-align:center;
	}
	.a5_table{
		width:100%;
		height:550px;
		background-color:#fff;
		margin-top:20px;
	}
	.a5_table .a5_l, .a5_m, .a5_r{
		float:left;
	}
	.a5_table .a5_l{
		width:238px;
		height:400px;
		border-right:2px solid rgba(215,215,215,0.5);
		margin-right:50px;
		margin-top:50px;
	}
	.a5_table .a5_m{
		width:760px;
		height:350px;
		margin-right:50px;
		margin-top:80px;
		display:none;
	}
		.a5_table .a5_m.on{
			display:block;
		}
	.a5_table .a5_r{
		width:300px;
		height:320px;
		text-align:center;
		margin-top: 80px;
		display: none;

	}
		.a5_table .a5_r.on{ display: block; }
	.a5_table .a5_l ul li{
		width:240px;
		height:60px;
		text-align:center;
		line-height:60px;
	}
	.a5_table .a5_l ul li{
		color:#676767;
		font-size:18px;
	}
	.a5_table .a5_l ul li:hover{
		background-color:#0080d7;	color:#fff;
	}
	.a5_table .a5_l ul li:hover{

	}
	.a1_r{ position: relative; }
	.Moesc{ position: absolute; display: block; width: 150px; text-align: center; line-height: 40px; color:#fff; background: rgb(0,171,235); bottom: 90px; }
	.a5_table .a5_l ul .on{
		background-color:#0080d7;	color:#fff;
	}
	.a5_table .a5_l ul .on a{

	}
	.a5_table .a5_m .m_top, .m_bott{
		width:756px;
		height:161px;
		border:2px solid rgba(215,215,215,0.5);
		border-radius:5px;
	}
	.a5_table .a5_m .m_top{
		margin-bottom:20px;
	}
	.a5_table .a5_m .m_top:hover{
		background-color:#f8fcff;
		border:2px solid #cde3f4;
	}
	.a5_table .a5_m .m_bott:hover{
		background-color:#f8fcff;
		border:2px solid #cde3f4;
	}
	.a5_table .a5_m span{
		display:block;
		line-height:30px;
	}
	.a5_table .a5_m .span1{
		color:black;
		font-size:17px;
	}
	.a5_table .a5_m .span2{
		color:black;
		font-size:14px;
	}
	.a5_table .a5_m .span3{
		color:#999999;
		font-size:13px;
	}
	.a5_table .a5_m .s{
		color:black;
		font-size:17px;
		margin-left: 240px;
	}
	.a5_table .a5_m .top_box{
		margin-left:40px;
		margin-top:35px;
	}


	.a5_table .a5_m .m_top div{

	}
	.a5_table .a5_m .m_top .top_box div:nth-child(1){ width: 100%; }
	.a5_table .a5_m .m_bott div{
		float:left;
	}

	.a5_table .a5_m .m_butt a{
		color:#fff;
		font-size:13px;
		display:block;
	}
	.a5_table .a5_m .m_top  .m_butt{
		float: right;
		margin-right: 30px;
		width:140px;
		height:35px;
		background-color:#0080d7;
		text-align:center;
		line-height:35px;
		letter-spacing: 5px;
	}
	.a5_r .r_box{
		margin-top:50px;
		line-height:45px;
		margin-right:75px;
	}
	.a5_r .r_t1{
		color:rgb(0,0,0);
		font-size:43px;
	}
	.a5_r .r_t2{
		color:#999999;
		font-size:16px;
	}
	.a5_r .r_butt{
		width:127px;
		height:46px;
		background-color:#0080d7;
		border-radius:5px;
		text-align:center;
		line-height:46px;
		margin: auto;
		margin-top:20px;
	}
	.a5_r .r_butt a{
		font-size:14px;
		color:#fff;
		display:block;
	}
	/**新闻资讯***/
	.a6_box .a6{
		margin:0px auto;
	}
	.a6_list{ overflow: hidden; }
	.a6_box .a6 .a6_t{
		margin:0px auto;
		width:100%;
		line-height:45px;
		padding-top:45px;
	}
	.a6_box .a6 .a6_t .t1{
		width:189px;
		height:59px;
		background:url(u7.png) no-repeat;
		margin:0px auto;
		font-weight:bold;
		text-align:center;
		line-height:90px;
	}
	.a6_box .a6 .a6_t .t1 a{
		color:black;
		font-size:32px;
	}
	.a6_box .a6 .a6_t .t2{
		font-size:14px;
		color:#888888;
		width:1400px;
		text-align:center;
	}
	.a6_list{
		margin-top:35px;
		margin-top:35px;
		padding-top: 5px;
	}
	.a6_list ul li{
		width:690px;
		height:200px;
		background-color:#fafafa;
		box-shadow:2px 2px 2px rgba(240,239,239,0.5);
		float:left;
		margin-right: 20px;
		margin-bottom:20px;
		transition: .5s;
	}
	.a6_list ul li:nth-child(2n) {
		margin-right: 0;
	}
	.a6_list ul li div{
		float:left;
	}
	.a6_img img{ width: 200px; }
	.a6_list ul li .a6_ms span{
		display:block;

	}
	.a6_list ul li .a6_ms .s1{ text-overflow: ellipsis; white-space: nowrap; overflow: hidden;  }
	.a6_list ul li .a6_ms{
		width:390px;
		margin-left: 30px;
		margin-top: 25px;
	}
	.a6_list ul li .a6_ms .s1 a{
		font-size:22px;
		color:#0080d7;
	}
	.a6_list ul li .a6_ms .s2{
		font-size:13px;
		color:#999999;
		line-height:30px;
	}
	.a6_list ul li .a6_ms .s3{
		font-size:14px;
		color:black;
		line-height:20px;
		overflow: hidden; height: 65px;
	}
	.a6_libox{
		margin-top: 30px;
		margin-left: 30px;
		margin-right: 30px;
	}
	.a6_list ul li:hover{
		background-color:#fff;
		box-shadow:2px 2px 2px rgba(240,239,239,0.5),2px -2px 2px rgba(240,239,239,0.5),-2px 2px 2px rgba(240,239,239,0.5),-2px -2px 2px rgba(240,239,239,0.5);
	}
	/***首页：尾部**/
	.foot_box {
		height:485px;
		background:url(f1.jpg) no-repeat;
	}
	.foot_box .a7{
		width:100%;
		height:485px;
		text-align:center;
	}
	.foot_box .a7 .a7_b1{
		color:#fff;
		font-size:32px;
		font-weight:bold;
		padding-top:60px;
	}

	.foot_box .a7 .a7_b2 .ico{
	display: inline-block;
		margin-right:75px;	margin-left:75px;
		line-height:30px;
	}
	.foot_box .a7 .a7_b2 .ico a{
		color:#fff;
		font-size:20px;
	}
	.foot_box .a7 .a7_b2{
		margin: auto;
		margin-top:50px;
		text-align: center;
	}
	.foot_box .a7 .a7_b3 div{
	display: inline-block; position: relative; top: 5px;
float: none !important;
	}
	.foot_box .a7 .a7_b3{
		color:#fff;
		font-size:24px;
		font-weight:bold;
		margin-top: 40px;
		text-align: center;

	}
	.foot_box .a7 .a7_b3 .a7_line{
		width:2px;
		height:20px;
		background-color:rgba(255,255,255,0.5);
		margin:5px 30px;
	position: relative; top: 10px;
	}
	.foot_box .a7 .a7_b4 div{
		float:left;
		color:#fff;
		font-size:13px;

	}
	.foot_box .a7 .a7_b4{
		margin-top:85px;
	}
	.foot_box .a7 .a7_b4 .a7_ms1{
		 margin-left: 300px;
	}
	.foot_box .a7 .a7_b4  .a7_ms2{ float: none; float: right; margin-right: 180px; }
	/***内页：尾部**/

	.foot{
		height:74px;
		background:url(foot.jpg) no-repeat;
	}
	.foot .f_a1 div{
		float:left;
		color:#fff;
		font-size:13px;
		line-height:74px;
	}
	.foot .f_a1 .f_ms1{
		margin: 0px 204px 0px 389px;
	}

	/**右侧固定按钮***/
	.r_butt_box{
		height:250px;
		width:72px;
		background-color:rgba(0,0,0,0.5);
		position:fixed;
		z-index:100;
		right:0px;
		top:200px;
		border-radius:5px;
	}
	.r_butt_box .r_a1>li{
		border-bottom:1px solid #fff;
		height:50px;
		width:72px;
		text-align:center;
		line-height:65px;
	}
	.r_a1 li{ position: relative; }
	.r_a1 li:hover div{ display: block;  }
	.r_a1 li div{ display: none; padding: 5px; background: rgba(0,0,0,.5);
color:#fff;
		 position: absolute; margin-left: -91px; top: 0; border: 1px solid #ccc; border-right: none; font-size: 14px; }
	.r_a1 li div img{ width: 80px; height: 80px; display: block; }
	.r_a1 .b1:nth-child(4) div{ line-height: 27px;  padding-left: 10px; padding-right: 10px; margin-left: -118px;}
	.r_butt_box .r_a2{
		text-align:center;
		line-height:50px;
		border-top:1px solid #fff;
	}
	/**内页：产品中心***/
	.banner{
		height:320px;
		background:url(cpzx1.jpg) no-repeat;
	}
	.pro_nav_box{
		height:75px;
		margin:0px auto;
	}
	.pro_a1{
		width:100%;
		border-bottom:1px solid #e7e7e7;
	}

	.pro_a1 .l_nav ul li{
		float:left;
		margin-right:30px;
		line-height:75px;
		height:73px;
		width:75px;
		text-align: center;
	}
	.pro_a1 .l_nav ul li:hover a{
		color:#0080d7;
	}
	.pro_a1 .l_nav ul li:hover{
		border-bottom:2px solid #0080d7;
	}
	.pro_a1 .l_nav ul li a{
		font-size:14px;
		color:black;
		font-weight:bold;
		display: block;
	}
	.pro_a1 .l_nav{
		float:left;
	}
	.pro_a1 .pro_r{
		float:right;
		line-height:75px;
	}



	.pro_a1 .pro_r div{
		float:left;
		margin-left:12px;
	}
	.pro_a1 .pro_r .xuia:hover a{
		color:rgb(0,128,215);
	}


	.pro_a1 .pro_r .p_line{
		height:15px;
		width:1px;
		background-color:#e7e1e1;
		margin-top: 30px;
	}
	.pro_a1 .pro_r a{
		color:#999999;
		font-size:14px;
	}

	.pro_a2{
		border-left:1px solid #e7e7e7;
		margin:0px auto;
		overflow:hidden;
	}
	.pro_a2 .p_l{
		width:370px;
		float:left;

	}
	.pro_a2 .p_r .pro_list ul li:hover a{
		color:#0080d7;
	}
	.pro_a2 .p_r{
		width:1015px;
		height:1070px;
		margin-left:15px;
		float:right;
		transition:1s;
		margin-top:100px;
		opacity:0;
	}
	.pro_a2 .p_l .pro1{
		margin-top:50px;
	}

	.pro_a2 .p_l .pro1 div{
		float:left;
		color:#0080d7;
		font-size:16px;
	}
	.pro_a2 .p_l .pro1 .p_line{
		width:4px;
		height:60px;
		background-color:#0080d7;
		margin-right:25px;
	}
	.pro_a2 .p_l .pro1 a{
		color:#0080d7;
		font-size:30px;
		font-weight:bold;
		display:block;
	}
	.pro_a2 .p_l .pro{
		width:370px;
		height:250px;
		margin-bottom:65px;
	}
	.pro_a2 .p_l .pro2{
		background-color:#0b85d8;
		margin-top:70px;
	}
	.pro_a2 .p_l .pro3{
		background-color:#e5ab41;
	}
	.pro_a2 .p_l .pro4{
		background-color:#01b1b1;
	}
		.pro_a2 .p_l .pro5{
			background-color:#6295c5;;
		}
	.pro_a2 .p_l .pro .c1{
		float:left;
		margin-top:30px;
	}
	.pro_a2 .p_l .pro .c1 div{
		float:left;
	}
	.pro_a2 .p_l .pro:hover .c2{
		color:#fff;
		transition:0.5s
	}
	.pro_a2 .p_l .pro:hover .c3{
		color:#fff;
		transition:0.5s
	}
	.pro_a2 .p_l .pro .c1 .butt1{
		width:90px;
		height:30px;
		background:url(cpzx4.png) no-repeat;
		text-align:center;
		line-height:30px;
		margin-left: 115px;
	}
	.pro_a2 .p_l .pro .c1 .butt1 a{
		color:rgba(255,255,255,0.8);
		font-size:12px;
		display:block;
	}
	.pro_a2 .p_l .pro .c1 .butt1 a:hover{
		color:#fff;
	}
	.pro_a2 .p_l .pro .c1 .t1 a{
		color:#fff;
		font-size:25px;
	}
	.pro_a2 .p_l .pro .p_box{
		margin:0px 30px 0px 30px;
	}

	.pro_a2 .p_l .pro .c2{
		color:rgba(255,255,255,0.2);
		font-size:20px;
		margin:20px 0px 20px 0px;
	}
	.pro_a2 .p_l .pro .c3{
		color:rgba(255,255,255,0.5);
		font-size:14px;
		line-height:22px;
	}
	.pro_a2 .p_r .pro_list{
		margin-top:180px;
	}
	.pro_a2 .p_r .pro_list ul{
		overflow:hidden;
	}
	.pro_a2 .p_r .pro_list ul li{
		float:left;
		height:250px;
		width:240px;
		border:1px solid #e7e7e7;
		margin-right:15px;
		margin-bottom:63px;
		text-align:center;
		transition: 1s;
	}
	.pro_a2 .p_r .pro_list ul li:nth-child(4n) {
		margin-right: 0;
	}
	.pro_a2 .p_r .pro_list ul .li a{
		font-size:14px;
		color:#666666;
		margin-top:10px;
	}
	.pro_a2 .p_r .pro_list ul .li{
		margin-top:10px;
	}
	.pro_a2 .p_r .pro_list ul .li .li_t1{
		height:180px;
	}
.pro_a2 .p_r .pro_list ul .li .li_t1 img{ height: 100%; }


	.pro_a2 .p_r .pro_list ul .li .li_t2{
		margin-top:10px;
	}
	/**产品中心二级目录**/
	.product{
		height:auto!important;
		height:200px;
		min-height:200px;
		margin:0px auto;
	}
	.product .a2_product_list .lis{
		border:1px solid #e7e7e7;
		width: 263px;
		height: 348px;
	}
	.page{
		height:50px;
		margin:50px auto 20px auto;
	}
	.page .page_box{
		margin:auto;
		width:1000px;
	}
	.page .page_box a{
	display: inline-block;
		margin-right:20px;
		line-height:30px;
	}
	.page .page_box a{

		text-align:center;
	}
	.page .page_box a:nth-child(1){ display: none; }
		.page .page_box b{
			display: inline-block;
			margin-right:20px;
			line-height:30px;
		}
		.page .page_box b{

			text-align:center;
		}
	.page .page_box ul .sli:hover{
		background-color:black;
	}
	.page .page_box ul .sli:hover a{
		color:#fff;
	}
	.page .page_box a{
		color:black;
		font-size:14px;
		display: inline-block;
	}
	/**产品详情**/

	.p_a1_box{
		height:665px;
		margin:auto;
	}
	.p_a1_box .a1_l{
		width:570px;
		height:100%;
		float:left;
	}

	.show_img{
		width:568px;
		height:488px;
		border:1px solid #bdbdbd;
		background:url(y14.jpg) center no-repeat;
	}

    .hd a span{ display: block; width: 100%; height: 40px;  position: absolute; bottom: 0; }
   /**详情：右边*/

   .p_a1_box {
	   margin-top:50px;
   }
   .p_a1_box .a1_r{
		width:780px;
		height:100%;
		float:right;
	}
   .a1_r .a1_r_line{
	   width:780px;
	   height:1px;
	   background-color:#e1e1e1;
	   margin:20px 0px 20px 0px;
   }
   .a1_r_list ul p{
	   list-style-image:url(li.png);
	   list-style-position:inside;
	   color:#666666;
	   font-size:15px;
	   line-height:35px;
   }
   .a1_r_t{
	   font-size:30px;
	   font-weight:bold;
   }
    .a1_r_list .rli_t{
		font-size:15px;
	   font-weight:bold;
	   margin-bottom:15px;
	}
	/**详情：技术指标**/
	.p_a2_box{
		margin:auto;
	}
	.p_a2_box .tab{
		width:100%;
	padding: 5%; box-sizing:border-box;
	}
		.p_a2_box .tab p{ color: #666666;

font-size: 15px;

line-height: 35px;}
.p_a2_box .tab p.pic{ text-align: center; }
	.p_a2_box .tab table{ margin:auto !important; }
	.p_a2_box .a2_t{
		width:100%;
	}
	.a2_t{ border-bottom: 1px solid #ccc; overflow: hidden; }
	.p_a3_box.all_a{  border-top:1px solid #ccc;  padding-top: 20px; }

	.p_a2_box .a2_t p{
		width:145px;
		height:42px;
	color:#333;
		text-align:center;
		line-height:42px;
		float: left;
		font-size:14px; border: 1px solid #ccc;  border-bottom: none;
	}
	.tab>div.on{ display: block;}
	.tab>div{ display: none;}
	.p_a2_box .a2_t p.on{ 	background:rgb(0,171,235);color:#fff; }
	.p_a2_box .a2_t .a2_line{
		width:100%;
		height:1px;
		background-color:#d3d3d3;
	}
	.p_a2_box .tab td{
		width:360px;
		height:50px;
		border-left:1px solid #e1e1e1;
		border-top:1px solid #e1e1e1;
		text-align:center;
		line-height:50px;
		font-size:14px;
		color:#666666;
	}

	.p_a2_box .tab table{
		border-right:1px solid #e1e1e1;
		border-bottom:1px solid #e1e1e1;
	}
	.p_ms{
		margin: 30px 0px 40px 26%;
	}
	.p_ms div{
		font-size:12px;
		color:#666666;
		line-height:25px;
	}
	.p_ms_line{
		width:100%;
		height:1px;
		background-color:#d3d3d3;
		margin-bottom:30px;
	}
	/**详情：相关产品*/

	.p_a3_box{
		margin:auto;
	}

	.p_a3_box .a3_t{
		font-size:16px;
	}

	.a2_product_list ul{
		overflow:hidden;
	}
.a2_product_list{ height: 370px; }
	.p_lists{
		margin-bottom:50px;
	}



	/***关于我们***/
	.ban{
		background:url(gywm.jpg) no-repeat;
		height:320px;
	}

	.aus_a1{
		height:auto!important;
		height:820px;
		min-height:820px;
		margin:0px auto;
		padding-top:50px;
	}
	.a1_t_box{
		margin:0px auto;
		text-align:center;
		line-height:30px;

	}
	.a1_t_box .t1{
		color:black;
		font-size:23px;
	}
	.a1_t_box .t2{
		color:#666666;
		font-size:15px;
		margin-bottom:15px;
	}
	.a1_t_box .line{
		width:50px;
		height:1px;
		background-color:#999999;
		position:absolute;
		left:49%;
	}
	.content{
		margin-top:30px;
		float:left;
		padding-bottom:10px;
		transition:1s;
	}
	.i_box .i{
		float:left;
	}
	.i_box .i img{
		width:466px;
	}
	.content p{
		margin:15px 0px;
		font-size: 14px;
		letter-spacing: 1px;
	}
	.content .us{
		font-size:12px;
		font-weight:bold;
	}
	/**关于我们：发展历程**/

	.aus_a2_box{
		background:url(w1.jpg) top;
		background-position:0px 0px;
		padding-bottom:100px;
		position:relative;
		padding-top:20px;
		overflow: hidden;
	}
	.aus_a2_t .a2_t_l, .a2_t_r{
		float:left;
		width:615px;
		height:220px;
	}
	.aus_a2_t{
		margin:auto;
	}
	.a2_t_l{
		margin: 28px 0px 0px 30px;
	}
	.a2_t_r{
		margin: 60px 0px 0px 105px;
	}
	.a2_t_l .t_1{
		font-size:25px;
		text-align:right;
	}
	.a2_t_l .t_3{
		font-size:23px;
		color:#bdbdbd;
		text-align:right;
	}
	.a2_t_l .t_2{
		width:80px;
		height:1px;
		background-color:#bdbdbd;
		margin: 25px auto 25px 532px;
	}

	.a2_t_r .t_3{
		width:50px;
		height:2px;
		background-color:#2087d8;
		margin-bottom:25px;
	}
	.a2_t_r .t_4{
		font-size:14px;
	}

	.aus_a2_box .top{
		margin-left:49%;

	}
	.aus_a2_box .bott{
		position: absolute;
		left: 50%;
		margin-left: -23px;
		margin-top:57px; z-index: 999;
	}

	.a2_list{
		height:85px;
		border-top:1px solid #aba8a8;
		border-bottom:1px solid #aba8a8;
		margin: 279px auto 0px auto;
	}

		.tiser .bd ul li{ width: 305px; }
	.picScroll-left .bd ul li{
		float:left;
		margin-right:15px; margin-left: 15px;  padding-bottom: 10px;
		transition: .5s; transform: scale(1);
	}
	.picScroll-left .bd ul li.on{ transform: scale(1.1); }
	.picScroll-left .bd ul li.on a{ color:#0080d7; }
	.picScroll-left .bd ul li a{
		color:#cecece;
		font-size:21px;
	}
	.picScroll-left .bd ul li:hover a{
		color:#0080d7;
	}

	.picScroll-left.siert{
		width:570px;
		margin-left:51px;
	}


	.picScroll-left{ width:900px;  position:relative; margin: 30px auto 0px auto; padding-bottom: 50px;  }
	.picScroll-left .hd{margin-top: 10px; }
	.tsie{ width: 870px; }
	.picScroll-left .hd .prev,.picScroll-left .hd .next{
		display:block;
		width: 44px;
		height: 96px;
		top:0;
		margin-top:55px;
		position: absolute;
		overflow:hidden;
		cursor:pointer;
	}
    .hd a span{ display: block; width: 100%; height: 40px;  position: absolute; bottom: 0; }
    .picScroll-left .hd .prev{ left: 22%;  margin-left: -60px; background: url("3.png") no-repeat center;}
	.picScroll-left .hd .next{right: 22%; margin-right: -30px;  background: url("1.png") no-repeat center; }
	.picScroll-left:hover .hd .prev{ background: url("t8.png") no-repeat center;}
	.picScroll-left:hover .hd .next{background: url("t7.png") no-repeat center; }

	.a2_c{
		margin:0px auto;
	}
	.a2_c .month div{
		float:left;
	}
	.a2_c .month .sign{
		width:16px;
		height:16px;
		background:url(y11.png) no-repeat;
		margin:33px 35px 0px 35px;
		position: relative; z-index: 9999;
	}
	.aus_a2_box .line1{
		width: 1px;
		height: 265px;
		background-color: #bdbdbd;
		margin: 50px auto 0px auto;
		position: absolute;
		top: 35px;
		left: 50%;
	}
	.aus_a2_box .line2{
		width: 1px;
		margin: auto;
		position: absolute;
		top: 437px;
		z-index: 4;
		left: 50%;
		background-color: #bdbdbd;
		height: 45%;
	}
	.a2_c .month div{ font-size: 13px; }

	.a2_c .a2_c_box .y{
		font-size:34px;
		margin-left: 44%;
		position: absolute;
		top: 454px;
	}
	.a2_c .month{
		font-size:16px;
		color:#333333;
		width:100%;
		height:88px;
		line-height:80px;
		position:relative;
		margin:auto;
		top:60px;
	}
	.a2_c .month:hover{
		background-color:#f7f9fb;
	}

	.a2_c .month:hover .lc_img{
		display:block;
	}
	.a2_c .month:hover .sign{
		background:url(y13.png) no-repeat;
	}
	.a2_c .month:hover div{
		color:#0080d7;
		font-size:13px;
	}

	.a2_c_box{
		margin-top: 80px;
	}
	.siert .hd .prev1{left: 0;  margin-left: -39px;}
	.siert .hd .next1{right: 0; margin-right: 60px;}
	.siert .picList .choose{
		margin-right:15px;
	}
	.siert .picList1{
		margin-left:35px;
	}
	.siert .picList .choose img{width: 80px; height: 60px; }
	.a2_c_box .month .lc_img{
		position:absolute;
		left:13%;
		top:50%;
		display:none;
		width:264px;
		height:228px;
		margin-top:-109px;
	}
	.a2_c_box .month .m{
		margin-left: 864px;
		width: 35px;
	}

	/**关于我们：资质荣誉**/
	.aus_a3{
		height:450px;
		margin:50px auto 0px auto;
	}
	.siert .picList li{
		width:80px;
		height:60px;
		border:1px solid #bdbdbd;
		text-align:center;
		margin-right: 15px;
	}
	.siert .hd .prev1{
		background:url(tl.jpg) no-repeat;

	}
	.siert .hd .next1{
		background:url(tr.jpg) no-repeat;

	}
	.siert .hd .prev1, .siert .hd .next1{
		top:-55px;
		display: block;
		width: 29px;
		height: 61px;
		position: absolute;
		overflow: hidden;
		cursor: pointer;

	}
	.tiser{
		width:100%;
		}
	.tiser .hd{
		width:60%;
	}
	.qh_l{
		position:absolute;
		top:0px;
		right:0px;
	}
	.tiser li p{
		color:black;
		font-size:12px;
		text-align:center;
		line-height:30px;
	}
	.a3_list_box{
		margin-top:30px;
	}
	.qh_r{
		position:absolute;
		top:0px;
		left:0px;
	}
	.all_boxa{
		width:88%;
	}
	/**关于我们：企业文化**/
	.aus_a4_box{
		height:511px;
		background:url(y10.png) no-repeat;
		padding-top:70px;
	}
	.aus_a4{
		margin:0px auto;
	}
	.a4_list{
		padding-top: 45px;
	}

	.a4_list ul li{
		width:266px;
		height:237px;
		background:url(n11.png) no-repeat;
		float:left;
		text-align:center;

	}
	.a4_list ul li:nth-child(1n) {
		margin-right: 14px;
	}
	.li_c{
		width:262px;
		height:233px;

	}
	.a2_c_box .month{
		display:none;
	}
	.a2_c_box .month:nth-child(1){
		display:block;
	}
	.a2_c_box .month:nth-child(2){
		display:block;
	}
	.li_c2{
		margin:0px 25px 25px 25px;
	}
	.li_bj{
		width:65px;
		height:55px;
		background-color:#0080d7;
		margin-left:37%;
		padding-top: 10PX;
		text-align:center;
	}
	.li_bj .bj_img{
		width:43px;
		height:43px;
		margin-left: 10px;
	}
	/*小图标*/
	.li_bj .bj1{
		background:url(n7.png) no-repeat;
	}
	.li_bj .bj2{
		background:url(n6.png) no-repeat;
	}
	.li_bj .bj3{
		background:url(n8.png) no-repeat;
	}
	.li_bj .bj4{
		background:url(n9.png) no-repeat;
	}
	.li_bj .bj5{
		background:url(n10.png) no-repeat;
	}

	.li_c .li_ms1{

		font-weight:bold;
		margin:25px 0px 15px 0px;
	}
	.li_c .li_ms1 a{
		color:black;
		font-size:18px;
	}
	.li_c .li_ms2{
		color:black;
		font-size:12px;
		line-height:20px;
	}
	.a4_list ul li:hover .li_c{
		background-color:#0080d7;
	}
	.a4_list ul li:hover .li_bj{
		background-color:#fff;
	}
	.a4_list ul li:hover .li_c .li_c2 .li_ms2{
		color:#fff;
	}
	.a4_list ul li:hover .li_c .li_c2 .li_ms1 a{
		color:#fff;
	}
	/*小图标的变化*/
	.a4_list ul li:hover .li_c .li_c2 .li_bj .bj1{
		background:url(n2.png) no-repeat;
	}
	.a4_list ul li:hover .li_c .li_c2 .li_bj .bj2{
		background:url(n1.png) no-repeat;
	}
	.a4_list ul li:hover .li_c .li_c2 .li_bj .bj3{
		background:url(n3.png) no-repeat;
	}
	.a4_list ul li:hover .li_c .li_c2 .li_bj .bj4{
		background:url(n4.png) no-repeat;
	}
	.a4_list ul li:hover .li_c .li_c2 .li_bj .bj5{
		background:url(n5.png) no-repeat;
	}
	/***关于我们：合作伙伴**/
	.aus_a5{
		margin:0px auto;
		padding-top: 50px; padding-bottom: 20px;
	}
	.a5_lsit ul li{
		float:left;
		width:170px;
		height:80px;
		border:1px solid rgb(203,202,216);
		margin-right:25px;
		margin-bottom:10px;
		text-align:center;
		line-height:140px;
	}
	.page_box ul{ text-align: center; }
	.a5_lsit ul li img{ width: 80%; }
	.a5_lsit{
		margin-top:65px;
		overflow: hidden;
	}
	.a5_lsit ul li:nth-child(7n) {
    margin-right: 0;
	}
	/***关于我们：招贤纳士**/
	.aus_a6_box{
		background:url(i1.png) no-repeat;
	padding-bottom: 30px;
		margin-bottom:50px;
	}
	.a6_lsit ul{
		overflow:hidden;
	}
	.aus_a6{
		margin:0px auto;
		padding-top:70px;
	}
	.a6_lsit {
		margin-top:70px;
	}
		.a6_lsit ul{ text-align: center; }
	.a6_lsit ul li{
		width:265px;
		height:195px;
		background-color:#fff;
	display: inline-block;
		margin-right:15px;
		margin-bottom:15px;
		margin-left: 15px;

	}
	.a6_lsit ul li:nth-child(5n) {
		margin-right: 0;
	}
	.a6_lsit ul li .t1 div{
		float:left;
	}
	.a6_lsit ul li .t1 .r{
		width:14px;
		height:14px;
		background:url(i6.png) no-repeat;
		margin:0px 5px 0px 70px;
	}
	.a6_lsit_box .a6_line{
		width:200px;
		height:1px;
		background-color:#e6e6e6;
		margin:15px 0px 20px 0px;
	}
	.a6_lsit_box{
		margin:25px 25px 25px 25px;
	}
	.a6_lsit_box .t2{
		color:black;
		margin-bottom:35px;
	}
	.a6_lsit ul li .t1 .l, .om{
		font-size:12px;
		color:#666666;
	}
	.a6_lsit ul li .t2{
		font-size:23px;
		font-weight:bold;
	}
	.a6_lsit ul li .m a{
		font-size:12px;
		color:#666666;
	}
	/***招贤纳士，鼠标经过效果*/
	.a6_lsit ul li:hover{
		background-color:#2087d8;
	}
	.a6_lsit ul li:hover .t1 .l{
		color:#fff;
	}
	.a6_lsit ul li:hover .t1 .r{
		background:url(i2.png) no-repeat;
	}
	.a6_lsit ul li:hover .t1 .om{
		color:#fff;
	}
	.a6_lsit ul li:hover .a6_line{
		background-color:#fff;
	}
	.a6_lsit ul li:hover .t2{
		color:#fff;
	}
	.a6_lsit ul li:hover .m a{
		color:#fff;
	}
	.a6_butt5{
		width:180px;
		height:50px;
		border:1px solid rgb(0,0,0);
		margin:auto;
		text-align:center;
		line-height:50px;
		margin-bottom:50px;
		margin-top:30px;
		cursor: pointer;
	}
	.a6_butt5 a{
		color:#4f4f4f;
		font-size:11px;
		display:block;
	}
	/*关于我们：联系我们*/
	.aus_a7{
		height:205px;
		margin:auto;
		overflow:hidden;
	}
	#BanMGn{
		width:100%;
		height:539px;
		margin-top:30px;
	}
	.pop{
		margin-top: 2px;
		margin-left: 46px;
	}
	.iw_poi_content{
		font-size:15px;
	}
	label{
		margin-top: 4px;
    margin-left: 19px;
	}

	.aus_a7 .a7_l .l_c1, .l_c2{
		float:left;
	}
	.cont .cont_box{
		width:1000px;
		height:90px;
		margin:0px auto 0px auto;
	}
	.cont .a7_l, .a7_line{
		float:left;
	}
	.aus_a7 .a7_l .l_c2{
		font-size:12px;
		margin-left:15px;
		margin-top:17px;
	}
	.aus_a7 .a7_l .msc2{
		margin-top:3px;
	}
	.aus_a7 .a7_l .l_c2 .c_t2{
		color:#666666;
		font-weight:bold;
	}

	.aus_a7 .a7_l:nth-child(4n){
		float:right;
	}
	.aus_a7 .a7_l:nth-child(1n){
		margin-right:30px;
	}

.aus_a7 .a7_l:nth-child(4n){ margin-right: 90px;}
	.cont .a7_line{
		height:50px;
		width:1px;
		background-color:#efebeb;
		margin-left: 40px;
		margin-right: 70px;
	}



	/***招聘详情**/
	.a1_c1{
		height:100px;
		left:50%;
		margin-left:-700px;
		position:relative;
		line-height:35px;
		    margin-bottom: 75px;

	}
	.a1_c1 .c1_t{
		height:100px;
		width:1050px;
		border-bottom: 1px solid #e7e7e7;
		padding-top:40px;
	}
	.a1_c1 .c1_t .c1_t1{
		font-size:21px;
		color:black;
		font-weight:bold;
	}
	.a1_c1 .c1_t .c1_t2{
		font-size:11px;
		color:#999999;
	}
	.c1_r{
		position:absolute;
		right:10%;
		top:120px;
	}
	.c1_r .c1_butt1, .c1_butt2{
		width:270px;
		height:50px;
		background-color:#f7f9fb;
		border-radius:5px;
		text-align:center;
		line-height:50px;
	}
	.ms1{ text-align: center; padding-top: 10px; position: relative; top: -30px;  display: none; }
		.ms1 span{ background: #fff;  }
			.ms2 span{ background: #fff;  }
	.ms2{ position: relative; left: 90%;padding-top: 10px;  top: -30px; display: none;}
	.c1_r .c1_butt1{
		margin-bottom:20px;
	}
	 .c1_r{ font-size: 14px; 	color:#666666;  margin:auto; }
	 .c1_r a{
		font-size:14px;
		color:#666666;
		display:inline-block;
	}
	.PPlsle{ position: relative; }

	.a1_c2{
		height:auto!important;
		height:500px;
		min-height:500px;
		margin:auto;
	}
	.a1_c2 p{
		font-size:11px;
		color:#666666;
		line-height:30px;
	}
	.a3_c2{
		height:120px;
		margin:auto;
		line-height:95px;
		margin-top:30px;
		border-top:1px dashed #e7e7e7;
		color:red;
		font-size:11px;
	}
	/**新闻资讯-公司动态***/

	.banner01{
		height:320px;
		background:url(u7.jpg) no-repeat;
	}

	.state_box{
		height:auto!important;
		height:500px;
		min-height:500px;
		margin-top:30px;
	}
	.s_a1{
		height:250px;
		margin-bottom:40px;
	}
	.s_a1 .a1{
		height:100%;
		margin:auto;
		position:relative;
	}
	.s_a1 .a1 .a1_l, .a1_r, .a1_butt{
		float:left;
	}
	.s_a1 .a1 .a1_l{
		margin-top:35px;
		width: 300px; height: 172px;
	}
		.s_a1 .a1 .a1_l img{	width: 100%; height: 100%;  }
	.s_a1 .a1 .a1_r .a1_t3 div{
		float:left;
	}
	.s_a1 .a1 .a1_r{
		height:172px;
		width:890px;
	}
	.s_a1 .a1 .a1_r .a1_t1 a{
		font-size:18px;
		font-weight:bold;
		color:black;
	}
	.s_a1 .a1 .a1_r .a1_t2 span{
		font-size:14px;
		line-height:25px;
	}
	.s_a1 .a1 .a1_r .a1_t2{
		margin-bottom:35px;
		margin-top:30px;
	}
	.s_a1 .a1 .a1_r .a1_t3 .time{
		font-size:12px;
		color:#999999;
	}
	.s_a1 .a1 .a1_butt{
		width:40px;
		height:171px;
		background:url(u4.jpg);
		position:absolute;
		right:0px;
		top:35px;
	}

	.s_a1 .a1 .a1_r{
		margin-top:35px;
		margin-left:25px;
	}
	/**鼠标经过效果**/
	.s_a1:hover .a1_r a{
		color:#0080d7;
	}
	.s_a1:hover .a1_butt{
		background:url(u2.jpg);
		cursor:pointer;
	}
	.s_a1:hover{
		background-color:#f4f3f3;
	}

	/***解决方案**/
	.banner02{
		height:319px;
		background:url(u15.jpg) no-repeat;
	}

	.pro_a2 .p_l .stie{
		width:347px;
		height:214px;
		margin-bottom:82px;
		margin-top:70px;
	}

	.p_r .stie_list ul li .s_t{
		font-size:24px;
		font-weight:bold;
	}
	.p_r .stie_list ul li .lis_ms{
		font-size:15px;
		color:#666666;
		line-height:25px;
		margin-bottom:10px;
		height: 75px;
		overflow: hidden;
	}
	.p_r .stie_list ul li .lis_t{
		font-size:26px;
		font-weight:bold;
		margin-bottom:25px;
	}
	.p_r .stie_list ul li .lis_line{
		width:60px;
		height:1px;
		background-color:#e4e4e4;
		margin-bottom:25px;
	}
	.p_r .stie_list ul li:hover .lis_t{
		color:#0080d7;
	}
	.p_r .stie_list ul li:hover .lis_line{
		background-color:#0080d7;
	}
	.stie_list{
		margin-top:55px;
	}
	.p_r .stie_list ul li .list_ms{
		font-size:12px;
		color:#666666;
		line-height:45px;

	}
	.p_r .stie_list ul .li{
	margin-top: 45px;
margin-bottom: 82px;
		height: 214px;
		transition: 1s;
	}
	.p_r .stie_list ul li .lis_butt{
		width:136px;
		height:40px;
		text-align:center;
		line-height:42px;
		border:1px solid #dfdede;

	}

	.Mrp h1{ font-size: 32px; color:#ffffff; padding-bottom: 20px;  }
	.Mrp p{ line-height: 36px; color:#ffffff; font-size: 20px; }
	.banner09 .Mrp{ width: 1200px; margin: auto; text-align: center; padding-top: 80px; }
	.banner06 .Mrp{ width: 1200px; margin: auto; text-align: center; padding-top: 80px; text-shadow:5px 2px 6px rgba(0,0,0,.5); }
	.banner05 .Mrp{ width: 698px;  margin-left: 250px;  padding: 30px; box-sizing: border-box; background: rgba(255,255,255,.5); position: relative; top: 45px;

	}
		.banner08 .Mrp{ width: 1200px;  margin:auto; padding: 30px; box-sizing: border-box; background: rgba(255,255,255,.5); position: relative; top: 100px;

			text-align: center; }
.banner05 h1{ color:#333333; }
.banner05 p{ color:#333; }

.banner08 h1{ color:#333333; }
.banner08 p{ color:#333; }
	.p_r .stie_list ul li .lis_butt a{
		color:#999999;
		font-size:14px;
		display:block;
	}
	.p_r .stie_list ul li .lis_butt:hover a{
		color:#666666;
	}
	.p_r .stie_list ul .lis{
		margin-top:82px;
	}
	/**技术支持—下载中心**/
	.banner03{
		height:319px;
		background:url(p11.jpg) no-repeat;
	}
	.d_a1_box{
		margin:auto;
		height:auto!important;
		height:800px;
		min-height:700px;
	}
	.form_box{ padding-bottom: 150px; }
	.d_a1{
		width:445px;
		height:150px;
		margin:50px auto 50px auto;
	}
	.d_a1 .ico{
		float:left;
		text-align:center;
		line-height:45px;

	}

	.d_a1 .ico a{
		color:#454545;
		font-size:16px;
	}
	.d_a1 .ico:hover .i_img{
		background-color:#0080d7;
	}
	.d_a1 .ico .i_img{
		width:105px;
		height:105px;
		border-radius: 50%;
		background-color:#595656;
	}

	.d_a1 .ico .i_img img{
		margin-top:30px;
	}
	.d_a1 .i_line{
		width:1px;
		height:130px;
		background-color:#d3d3d4;
		float:left;
		margin-left:30px;
		margin-right:30px;
	}
	.d_a2{
		width:960px;
		height:45px;
		margin:auto;
	}
	.d_a2 div{
		float:left;
		width:148px;
		height:100%;
		border:1px solid #e8e8e8;
		text-align:center;
		line-height:45px;
	}
	.d_a2 .b{
		margin-right:10px;
	}
	.d_a2 .d_butt a{
		font-size:14px;
		color:black;
		display:block;
	}
	.d_a2 div:hover{
		background-color:#0080d7;
	}
	.d_a2 div.on{ 	background-color:#0080d7;}
		.d_a2 div.on a{ 	color:#fff;}
	.d_a2 div:hover a{
		color:#fff;
	}
	.d_a3{
		margin:auto;
		text-align:center;
		font-size:28px;
		font-weight:bold;
		margin-top:35px;
		margin-bottom:40px;
	}
	.d_a4{
		height:auto!important;
		min-height:200px;
		overflow:hidden;
	}
	.d_a4 .a4_c{
    opacity: 0; transition: 1s;
	}
		.d_a4 .a4_c.on{  opacity: 1; }
	.d_a4 .a4_c .c_box{
		width:676px;
		height:140px;
		border: 2px solid rgba(215,215,215,0.5);
		border-radius: 5px;
		float:left;
		margin-bottom:30px;
	}
	.c_box .c1_box div:nth-child(1){ width: 100%; }
	.d_a4 .a4_c .c1{
		margin-right:10px; margin-left: 10px;
	}
	.c_box .c1_box{
		margin-left: 30px;
		margin-top:30px;
	}
	.c_box .c1_box div{
		float:left;
	}
	.c_box .c1_box .span1{
		color: #333333;
		font-size: 14px;
	}
	.c_box .c1_box .span2{
		color: #333333;
		font-size: 18px;
		line-height: 35px;
	}
	.c_box .c1_box .span3{
		color: #999999;
		font-size: 12px;
	}
	.c_box .c1_box .s{
		color: black;
		font-size: 17px;
		margin-left: 150px;
		margin-top: 42px;
	}
	.c_box .c1_box .m_butt{
		margin-left: 490px;
		width: 140px;
		height: 35px;
		background-color: #0080d7;
		text-align: center;
		line-height: 35px;
		letter-spacing: 5px;
		margin-top: -60px;
	}
	.c_box .c1_box .m_butt a{
		color: #fff;
		font-size: 13px;
		display: block;
	}
	.c_box .c1_box  span {
		display: block;
		line-height: 30px;
	}
	.d_a4 .a4_c .c_box:hover{
		background-color:#f8fcff;
		border:2px solid #cde3f4;
	}
	/***技术支持：商务咨询**/
	.form{
		margin:auto;
		width:1060px;
		height:400px;
	}
	.form input{		text-indent: 24px;}
	.form .p2 input{
		width:1050px;
		height:52px;
		border:1px solid rgb(170,170,170);
		border-radius:5px;
		color:#999999;

	}
	.form .p1 input{
		border:1px solid rgb(170,170,170);
		width:500px;
		height:52px;
		border-radius:5px;
		color:#999999;
	}
	.form .p1 .title{
		margin-right:42px;
	}
	.form .p1{
		margin-top:30px;
		margin-bottom:30px;
	}
	.form .p6 input{
		border:1px solid rgb(170,170,170);
		width:500px;
		height:52px;
		border-radius:5px;
		color:#999999;
	}
	.form .p6{
		margin-bottom:30px;
	}
	.form .p6 .mycall{
		margin-right:42px;
	}
	.form .p4 textarea{
		padding-top:15px;
		border:1px solid rgb(170,170,170);
		height:125px;
		width:1050px;
		color:#999999;
	}
	.form .p4{
		margin-bottom:30px;
	}
	.form .p5 input{
		height:55px;
		width:1050px;
		border:none;
		background-color:rgb(0,128,215);
		color:#fff;
	}
	.form .p5 input:hover{
		cursor:pointer;
	}
	/**技术答疑**/
	.qa_a3{
		margin:0px auto 30px auto;
	}
	.qa_a3 div{
		font-size:28px;
		font-weight:bold;
	}
	.qa_a4{
		margin:auto;
	}
	.qa_a4 .sideMenu ul li{
		width:100%;
		height:60px;
		background-color:#f6f6f6;
		border:1px solid #d6d6d6;
		margin-bottom:15px;
		line-height:60px;
	}
	/**c_box：整个问题和加号按钮的容器*/
	.qa_a4 .sideMenu ul li .c_box{
		margin-left:20px;
		margin-right:20px;
	}
	/**问题*/
	.qa_a4 .sideMenu ul li .c_box .q{
		font-size:15px;
		float:left;
		color:#454545;
	}
	/**按钮：加号减号的效果**/
	.qa_a4 .sideMenu ul li .a_butt{
		font-size:28px;
		color:#595959;
		float:right;
	}
	.qa_a4 .sideMenu ul li .a_butt2{
		display:none;
		font-size:28px;
		color:#595959;
		float:right;
	}
	.qa_a4 .sideMenu ul li .a_butt2:hover{
		cursor:pointer;
	}
	.qa_a4 .sideMenu ul li .a_butt:hover{
		cursor:pointer;
	}
	.qa_a4 .sideMenu .on .a_butt{
		display:none;
	 }
	.qa_a4 .sideMenu .on .a_butt2{
		display:block;
	}

	/**问题的回答*/
	.sideMenu .a{
		display:none;
		font-size:14px;
		color:#454545;
		line-height:25px;
		margin:0px 20px 20px 20px;
	}

	.b3{
		margin-top:50px;
	}

	/***点击时增加了on类，on的效果*/
	 .qa_a4 .sideMenu .on li{
		background-color:#eff7fd;
		border:1px solid #0080d7;
	}
	 .qa_a4 .sideMenu .on li .c_box .q{
		color:#0080d7;
	}

	/**新闻详情**/
	.ban01{
		height:320px;
		background:url(u7.jpg) no-repeat;
	}

	.news_c1{
		height:auto!important;
		height:500px;
		min-height:500px;
		margin:auto;
		overflow:hidden;
	}
	.news_c1 .news_r{
		float:right;
	}
	.news_c1 .news_l{
		float:left;
		width:1050px;
	}
	/**新闻标题*/
	.news_l .n_t{
		height: 100px;
		width: 1050px;
		border-bottom: 1px solid #e7e7e7;
		padding-top: 40px;
		line-height:35px;
	}
	.news_l .n_t .n_t1{
		font-size: 21px;
		color: black;
		font-weight: bold;
	}
	.news_l .n_t .n_t2{
		font-size: 11px;
		color: #999999;
	}
	.news_r .list_t{
		width: 270px;
		height:100px;
		border-bottom: 1px solid #e7e7e7;
		padding-top: 40px;
		line-height:36px;
		margin-bottom:25px;
	}
	.news_r .list_t .tis{
		font-size:22px;
		color:#666666;
		margin-top:63px;
	}
	.news_r .list_t .li_line{
		width:45px;
		height:3px;
		background-color:#019cdc;
	}

	/***右侧上篇下一篇按钮*/
	.news_r .r_butt .n_butt1 {
		margin-bottom: 20px;
	}
	.news_r .r_butt a{
		font-size: 11px;
		color: #666666;
		display: block;
	}
	.news_r .r_butt .n_butt1, .n_butt2 {
		width: 270px;
		height: 50px;
		background-color: #f7f9fb;
		border-radius: 5px;
		line-height: 50px;
		padding-left:15px;
	}
	/**新闻右侧列表*/
	.news_li li a{
		font-size:14px;
		color:#666666;
	}
	.news_li li{
		margin-bottom:25px;
		list-style-type:disc;
		list-style-position:inside;
	}
	/**新闻内容*/
	.news_l .news_c2 p{
		font-size:14px;
		color:#666666;
		margin-top:30px;
		margin-bottom:30px;
		line-height:30px;
	}
	.news_l .news_c2 .pic{
		text-align:center;
	}
	/**新闻资讯-行业动态**/
	.hy_box{
		margin:auto;
		height:auto!important;
		height:800px;
		min-height:800px;
	}
	.hy_box .show_box ul{
		overflow:hidden;
		margin-top:30px;
	}
	.hy_box .show_box ul li{
		width:450px;
		height:346px;
		float:left;
		margin-right:15px;
		margin-bottom:15px;
		background-color:#f3f5f6;
	}
	.hy_box .show_box ul li:hover .s_img img{
		transform: scale(1.1);
	}
	.hy_box .show_box ul li img{
		width:100%;
		cursor: pointer;
		transition: all 0.6s;
	}
	.hy_box .show_box ul li .s_img{
		height:231px;
		width:450px;
		overflow:hidden;
	}
	.hy_box .show_box ul li:nth-child(3n) {
		margin-right: 0;
	}
	.hy_box .show_box ul li .c_box{
		background-color:red;
		margin:35px 0px 15px 30px;
		text-align:right;
	}
	.hy_box .show_box ul li .c_box .c {

	}
	.hy_box .show_box ul li .c_box .c .c_line{
		height:40px;
		width:2px;
		background-color:#999999;
		margin:3px 20px 0px 20px;
	}
	.hy_box .show_box ul li .c_box .c .year, .c_line, .c_ms{
		float:left;
	}
	.hy_box .show_box ul li .c_box .c .year span{
		display:block;
		line-height:25px;
	}
	.hy_box .show_box ul li .c_box .c .year .span1{
		font-size:22px;
		font-weight:bold;
	}
	.hy_box .show_box ul li .c_box .c .year .span2{
		font-size:14px;
		color:#999999;
	}
	.hy_box .show_box ul li .c_box .c .c_ms{
		font-size:16px;
		width:245px;
		text-align:left;
		line-height:25px;
	}
	.hy_box .show_box ul li .c_box .c .c_ms a{
		font-size:16px;
		color:black;
	}
	/***国电解决方案*/
	/**二维码技术要求*/
	.bor{
		border-top: 1px solid #e7e7e7;
	}
	.banner05{
		height:794px;
		background:url(l7.jpg);
	}
	.gd_a1_box{
		height:555px;
		background-color:#f3f3f3;
		margin-bottom: 40px;
	}
	.gd_a1{
		height:555px;
		margin:auto;
		padding-top:45px;
	}
	.gd_t{
		font-size:28px;
		font-weight:bold;
	}
	.gd_a1_list{
		margin-top:35px;
	}
	.gd_a1_list ul li{
		height:400px;
		width:332px;
		margin-right:22px;
		float:left;
	}
	.gd_a1_list ul li:nth-child(4n) {
    margin-right: 0;
	}
	.gd_a1_list ul li .a1_ms{
		font-size:16px;
		color:#666666;
		line-height:25px;
		margin-top:15px;
	}
	/***国电解决方案:标签种类-设备标签*/
	.gd_a2{
		height:710px;
		margin:auto;
	}
	.gd_c1{
		width:100%;
		height:580px;
		margin-top: 40px;
		overflow:hidden;
	}
	.gd_a2 .gd_c1 .gd_a2_l{
		width:699px;
		height:auto;
		float:left;
		border-right: 1px solid #ededed;

	}
	.gd_a2 .gd_c1 .gd_a2_r{
		width:700px;
		height:100%;
		float:right;


	}
	.gd_t span{
		display:block;
		line-height:45px;
	}
	.span01{
		font-size: 28px;
		font-weight: bold;
	}
	.gd_t .span02{
		font-size: 20px;
	}
	.l_box{
		margin-right:20px;
	}
	.r_box{
		margin-left:20px;
	}
	.l_box p{
		font-size:16px;
		color:#666666;
		margin-bottom:25px;
		line-height:25px;
	}
	.l_box .pic{
		margin-top:250px;
	}
	.l_box .pic2{
		margin-top:150px;
	}
	.gd_a3_box{
		height:402px;
		background:url(l8.jpg) no-repeat;
		margin-bottom:40px;
	}
	.gd_a4_box{
		height:405px;
		background:url(l9.jpg) no-repeat;
		margin-bottom:40px;
	}
	.gd_a5{
		margin:auto;
		height:auto!important;
		height:600px;
		min-height:600px;
	}
	.a5_c1{
		height:auto;
		border-bottom:1px solid #dbdbdb;
		margin-bottom:45px;
		overflow:hidden;
	}
	.a5_cr1{
		height:auto;
		overflow:hidden;
	}
	.a5_cr2{
		height:auto;
		overflow:hidden;
	}

	.a5_c1 .a5_l{
		float:left;
		width:807px;

	}
	.a5_c1 .a5_r{
		float:right;
		width:593px;
		text-align:center;
	}
	.gd_a5_box p{
		font-size:16px;
		color:#666666;
		margin-bottom:25px;
		line-height:30px;
	}
	.gd_a5_box .pic{
		text-align:center;
	}
	.gd_a5_box .pic3{
		margin-left:30px;
	}
	.a5_c1 .r1{
		float:left;
	}
	.a5_c1 .l1{
		float:right;
	}
	.p_i{
		margin-top:20px;
	}
	.a5_c2{
		width:100%;
		height:auto;
		overflow:hidden;
		margin-bottom:30px;
	}
	.a5_c2 .c2_l{
		width:670px;
		height:auto;
		float:left;
	}
	.a5_c2 .c2_l:nth-child(2n){
		float:right;
	}


	.a5_c2 p{
		margin-bottom:10px;
	}
	.a5_c2 .pic{
		text-align:left;
		margin-top:25px;
	}
	.gd_a6_box{
		height:401px;
		background:url(u32.jpg) no-repeat;
		margin-bottom:35px;
	}
	.gd_a7{
		margin:auto;
		height:auto;
		overflow:hidden;
	}
	.gd_a7 .a7_c1{
		width:670px;
		height:auto;
		float:left;
	}
	.gd_a7 .a7_c1:nth-child(2n){
		float:right;
	}
	.gd_a7 p{
		font-size:16px;
		color:#666666;
		line-height:25px;
		margin-bottom:25px;
		margin-top:25px;
	}
	.gd_a8_box{
		height:401px;
		background:url(u35.jpg) no-repeat;
		margin-bottom:35px;
		margin-top:20px;
	}
	.gd_a9_box{
		height:auto;
	}
	.gd_a9{
		overflow:hidden;
		margin:auto;
	}
	.gd_a9 .a9_c1{
		height:auto;
		float:right;
	}
	.gd_a9 .a9_c1:nth-child(2n){
		float:left;
	}
	.a9_c1 p{
		color:#666666;
		font-size:16px;
		line-height:35px;
	}
	.a9_c1{
		margin-top:25px;
	}
	.i_1 div{
		float:left;
	}
	.i_1{
		overflow:hidden;
	}
	.i_1 .i_ms{
		margin-top:15px;
		color:#666666;
		font-size:16px;
		margin-left:20px;
	}
	.gd_a10_box{
		height:400px;
		background:url(l12.jpg) no-repeat;
		margin-top:35px;
	}
	/***铁路局解决方案**/
	.banner06{
		height:794px;
		background:url(i15.jpg) no-repeat;
	}
	.tl_a{
		margin:auto;
		height:auto!important;
		height:800px;
		min-height:800px;
		overflow:hidden;
	}
	.tl_a .a_c1{
		width:100%;
		height:680px;
	}
	.tl_a .a_c1 .c1_t{
		font-size:28px;
		font-weight:bold;
		margin-bottom:35px;
	}
	.tl_a .a_c1 .c1_list{
		margin-top:30px;
		margin-bottom:30px;
	}

	.tl_a .a_c1 .c1_list ul li{
		height:565px;
		width:698px;
		border:1px solid #e8e8e8;
		float:left;
	}
	.tl_a .a_c1 .c1_list ul .tsli{
		height:480px;
	}
	.tl_a .a_c1 .c1_list ul .hx_li{
		width:1398px;
		height: 410px;

	}
	.tl_a .a_c1 .c1_list ul .hx_li .cr_box{
		margin-right:200px;
	}
	.tl_a .a_c1 .c1_list ul .hx_li .cr_box div{
		float:left;
	}
	.tl_a .a_c1 .c1_list ul .hx_li .cr_box .pic_box{
		float:right;
	}
	.tl_a .a_c1 .c1_list ul .hx_li .list_t{
		width:1373px;
	}
	.tl_a .a_c1 .c1_list ul .hx_li .pic{
		text-align:right;

	}
	.tl_a .a_c1 .c1_list ul li .list_t{
		height:85px;
		width:673px;
		background-color:#fbfbfb;
		border-bottom:1px solid #e8e8e8;
		font-size:20px;
		font-weight:bold;
		line-height:85px;
		padding-left:25px;
	}
	.tl_a .a_c1 .c1_list ul li p{
		font-size:16px;
		color:#666666;
		line-height:30px;
	}
	.tl_a .a_c1 .c1_list ul li .pic{
		text-align:center;
		margin-bottom:30px;
		margin-top:15px;
	}
	.tl_a .a_c1 .c1_list ul li .c1_ms{
		margin-left:25px;
		margin-top:25px;
	}
	.tl_a2{
		margin:auto;
	}
	.tl_a2 .c2_t{
		font-size: 28px;
		font-weight: bold;
		margin-bottom: 30px;
		margin-top: 40px;
	}
	.tl_a2 .c2_box{
		overflow:hidden;
		width:1173px;
		border:1px solid #e8e8e8;
		padding-left:25px;
		padding-top:25px;
		padding-right:200px;
		margin-bottom: 40px;

	}
	.tl_a2 .c2_box p{
		font-size:16px;
		color:#666666;
		line-height:30px;
	}
	.tl_a2 .c2_box div{
		float:left;
	}
	.tl_a2 .c2_box .pic_box{

		float:right;
	}
	/***层级导航**/
	.Dh{
		width: 250px;
		margin-top: 30px;
		float: right;
		margin-right: 250px;
		background-color: #fcfcfc;
		border: 1px solid #b9c6d2;
		margin-top: 0px;
		padding: 20px 15px;
		display:none;
	}
	.Dh li{
		line-height: 30px;
	}
	.Dh li .Dlm1{
		font-size: 14px;
		color:#2a2a2a;
	}
	.Dh li .M{
		background: url("../i/ah.jpg") no-repeat 0 12px;
		width: 18px;
		height: 30px;
		float: left;
		cursor: pointer;
	}
	.Dh li em{
		width: 18px;
		height: 30px;
		float: left;
	}

	.Dh li ul li .Muos{  padding-left: 15px; transition: .5s; }
	.Dh .Dh4 li{ padding-left: 35px; padding-right: 15px; box-sizing: border-box;  line-height: 24px;  }
	.Dh3 .Dh4>li{ overflow: hidden; height: 0; transition: .5s; }
	.Dh1 .Dh3>li{ overflow: hidden; height: 0; transition: .5s;}
	.Dh1>li.on .Dh3>li{ height: auto; padding-top: 1px; padding-bottom: 1px; }
	.Dh3>li.on .Dh4>li{ height: auto;border-bottom: 1px solid #f2f2f2; padding-top: 5px; padding-bottom: 2px;  }
	.Dh1>li.on .Dlm1{ color:#920784; }
	.Dh1>.on>em{background: url("../i/jh.jpg") no-repeat 0 12px; }
	.Dh3>li.on .Muos{background: #f8f8f8;}
	.Dh3>.on em{background: url("../i/jh.jpg") no-repeat 0 12px; }
	.Cpc { overflow: hidden; padding-bottom: 30px;  margin-top: 35px;  padding-top: 1px; padding-left: 1px;}
	.Cpc>ul li{width: 378px; height: 324px; border: 1px solid #f2f2f2; float: left; text-align:center; margin-left: -1px; margin-top: -1px; }
	.Cpc>ul li img{ max-width: 220px; padding-top: 40px; }
	.Cpc>ul li .Btec{ color:#727272; font-size: 12px; line-height: 20px; margin-top: 15px; height: 40px; overflow:hidden; }
	.Dh3 a{
		font-size: 14px;
		margin-left:30px;
	}
	.Dh_show{
		display:block;
	}



	/**政企行业解决方案***/
	.banner08{
		height:794px;
		background:url(y22.jpg) no-repeat;
	}
	.zq_a1{
		margin:auto;
		height:auto!important;
		height:200px;
		min-height:200px;
		overflow:hidden;
		margin-bottom:50px;
	}
	.zq_a1 .zq_c1{
		overflow:hidden;
		border-bottom: 1px solid #dbdbdb;
	}
	.zq_a1 .c1_box .c1_ms{
		float:right;
	}
	.zq_a1 .c1_box{
		margin-top:50px;
	}
	.zq_a1 .c1_box .c1_img {

		float:left;
	}
	.zq_a1 .c1_box .c1_ms1{
		float:left;
	}
	.zq_a1 .c1_box .c1_img1 {
		float:right;

	}
	.zq_a1 .c1_box .c1_ms1{
		width:725px;
		height:auto;
	}
	.zq_a1 .c1_box .c1_ms{
		width:725px;
		height:auto;
	}
	.zq_a1 .c1_box p{
		font-size:16px;
		color:#666666;
		line-height:25px;
		margin-bottom:25px;
	}
	.zq_a1 .c1_box .c1_t{
		font-size:35px;
		font-weight:bold;
		margin-bottom:35px;
		margin-top:35px;
	}
	.zq_a2{
		margin:auto;
	}
	.zq_a2_t span{
		display:block;
	}
	.zq_a2_t .zq_t1{
		font-size:35px;
	}
	.zq_a2_t .zq_t2{
		font-size:35px;
		font-weight:bold;
	}
	.zq_list ul{
		overflow:hidden;
		margin-top:35px;
		margin-bottom:20px;
	}
	.zq_list ul li{
		width:220px;
		height:325px;
		border:1px solid #dbdbdb;
		float:left;
		margin-right:10px;
		padding:30px 25px 0px 25px;
	}
	.zq_list ul .li_span{
		font-size:20px;
		font-weight:bold;
	}
	.zq_list ul li:nth-child(5n){
		margin-right:0px;
	}
	.zq_list ul li div:nth-child(2n){
		font-size:14px;
		color:#666666;
		line-height:20px;
		margin-bottom:20px;
		margin-top:20px;
		height:130px;
	}
	.zq_list ul li div:nth-child(3n){
		font-size:45px;
		color:#666666;
		font-weight:bold;
		text-align:right;
		margin-top:80px;

	}
	.zq_list ul li:hover{
		cursor:pointer;
		background-color:#0080d7;
	}
	.zq_list ul li:hover div{
		color:#fff;
	}
	.zq_a3{
		margin:auto;
		height:120px;
		border-top:1px solid #dbdbdb;
		padding-top:80px;
		margin-top:80px;
	}
	.zq_a3 p{
		font-size:18px;
		color:#333333;
		line-height:25px;
	}
	/***运营商解决方案*/
	.banner09{
		height:794px;
		background:url(p15.jpg) no-repeat;
	}
	.oper_a1{
		margin:auto;
		height:auto!important;
		height:200px;
		min-height:200px;
	}
	.oper_c1{
		font-size:28px;
		font-weight:bold;
		height:70px; padding-top: 20px;
	}
	.oper_c2 .c2_list ul li{
		width:100%;
		height:48px;
		background-color:#f5f5f5;
		list-style-image:url(p18.png);
		list-style-position:inside;
		line-height:48px;
		padding-left:20px;
	}
	.oper_c2 .c2_list ul li span{
		font-size:15px;
		color:#666666;
		margin-left:20px;
	}
	.oper_c2 .c2_list ul li:nth-child(2n){
		border-top:1px solid #fff;
		height:49px;
	}
	.oper_c2 div:nth-child(1n){
		font-size:20px;
		font-weight:bold;
		margin-bottom:20px;
		margin-top:20px;
	}
	.oper_c3 .c3_list{
		margin-top:35px;
		text-align:center;
	}
	.oper_c3 ul{
		overflow:hidden;
	}
	.oper_c3 .c3_list ul li{
		float:left;
		vertical-align:middle;
	}
	.oper_c3 .c3_list ul li img{
		width:350px;
		height:210px;
	}
	.oper_c3 .c3_list ul .pli img{
		margin-left: 340px;
	}
	.oper_c3 div:nth-child(2n){
		text-align:center;
		font-size:14px;
		color:#999999;
		height:60px;
		border-bottom:1px solid #dbdbdb;
		margin-bottom:30px;
	}
	.oper_c4 div:nth-child(1n){
		font-size:20px;
		font-weight:bold;
		margin-bottom:25px;
	}
	.oper_c4 div:nth-child(2n){
		text-align:center;
		margin-bottom:30px;
	}
.Musc{ position: fixed; width: 100%; height: 100%; background: rgba(0,0,0,.5); top: 0; z-index: 99999999; display: none;
filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7f000000, endcolorstr=#7f000000);
 }
.Zdfe{width: 760px; height: 680px; border: 1px solid #fff; margin:auto; margin-top:150px;  background: #fff;  box-sizing: border-box; }
.Bmoe{ background: #3fabe8; height: 70px; position: relative; }
.Bmoe h1{ text-align: center; font-size: 24px; color:#fff; line-height: 70px;}
.Bmoe .xs{ position: absolute; right:20px; top: 20px;  cursor: pointer; }
.Bupp{ box-sizing: border-box; padding: 20px; padding-top: 0; }
.Bupp p{ font-size: 18px; color:#333333; padding-top: 20px; }
.Bupp ul{ overflow: hidden; padding-bottom: 20px; border-bottom: 1px solid #ccc; }
.Bupp ul li{ float: left; width: 158px; height: 34px; background: url("../i/qq.jpg") no-repeat center; padding-left: 50px; box-sizing: border-box; line-height: 30px;
margin-top: 15px;  margin-left: 10px; margin-right: 10px; }
.Bupp ul li a{ font-size: 12px; color:#fff; display: block; width: 100%; height: 100%; }
.Moisc{ cursor: pointer; }

/***修改**/
.i_box{
		transition:1s;
		margin-left:100px;
	}
	.aus_a2_box{
		transition:1s;
		margin-top:200px;

	}
	.aus_a3_box{
		transition:1.5s;
		margin-top:200px;

	}
	.aus_a4_box .a4_list{
		transition:1s;
		position:relative;
		left:100px;
	}
	.aus_a5_box {
		overflow:hidden;
	}
	.aus_a5_box .a5_lsit{
		transition:1s;
		position:relative;
		right:100px;
	}
	.aus_a6_box {
		overflow:hidden;
	}
	.aus_a6_box .a6_lsit{
		transition:1s;
		position:relative;
		left:100px;
	}


		/**新增页面**/

		.a3_list_box{
			overflow:hidden;

		}

		.a3_list_box ul li{
			float:left;
			margin-right:30px;
			margin-bottom:35px;
			margin-top:35px;
			width: 306px;

		}
	.a3_list_box ul li img{ width: 100%; height: 100%; }
		.aus_a3{
			height:auto;
		}
		.a3_list_box{
			height:auto;
			width:auto;
			margin-left:11%;
		}
		.a3_list_box ul li p{
			width:304px;
			height:50px;
			border:1px solid #e3e3e3;
			text-align:center;
			line-height:50px;
			color:black;
		}
		.a3_list_box ul li{
			color:black;
			font-size:14px;
		}
		.a3_list_box ul li:hover p{
			background-color:#0080d7;
		}
		.a3_list_box ul li:hover p{
			color:#fff;
		}
		.a4_t{
			margin-bottom:60px;
			margin-top:50px;
		}
		.a6_butt5:hover{
			background-color:#0080d7;
			border:none;
		}
		.a6_butt5:hover a{
			color:#fff;
		}
		.a7i{
			height:auto;
		}

		.a2_c .month{
			top:0px;
		}
		.a2_c .a2_c_box .y{
			margin-left:43%;
		}



		.line1{
			width: 1px;
			height: 10000px;
			background-color: #d7e7f2;
			margin: 50px auto 0px auto;
			position: absolute;
			top: 35px;
			left: 50%;
		}
		.line03{
			width: 100%;
			height: 1px;
			background-color: #d7e7f2;
			margin: 50px auto 0px auto;
			position: absolute;
			top: 16%;

		}
		.aus_a01{
			height:auto!important;
			height:950px;
			min-height:950px;
			margin:0px auto;
			overflow:hidden;
			position:relative;
		}
		.bu{
			position: absolute;
			left: 678px;
			top:263px;
		}
		.a2_c_r{
			right:0px;
			top:0;
		}
		.s_box{
			overflow:hidden;
			width:100%;
			 height: auto!important;
			height: 820px;
			min-height: 820px;
			padding-top:80px;
			top:40%;
			margin-bottom:30px;

		}
		.a2_c_r, .a2_c_l{
			width: 650px;
			border:1px solid #f5f4f4;
			padding-top:20px;
		}
		.yf{
			width: 635px;
			height: 43px;
			background-color:#f5f4f4;
			margin-top:27px;
			line-height:43px;
			padding-left:15px;
		}
		.c_ms{
			margin-left: 30px;
	    margin-right: 20px;
		  padding-top: 10px; padding-bottom: 10px;
		}
			.nav_box .nav .m .menu ul li:hover ul{ display: block; }
		.nav_box .nav .m .menu ul li ul{ position:absolute; width: 100%; background: rgba(0,0,0,.5); left: 0; text-align: center;margin-top: 5px;display: none;
			zoom:1; z-index: 999;
filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7f000000, endcolorstr=#7f000000);
		}
			.nav_box .nav .m .menu ul li ul li{ display: inline-block; float: none; padding-left: 20px; padding-right: 20px; }
			.nav_box .nav .m .menu ul li ul li:hover{ background: rgb(0,127,214); }
			.nav_box .nav .m .menu ul li ul li:hover a{ color:#fff; }
			.nav_box .nav .m .menu ul li ul li a{ color:#fff; }
		.s_box ul{
			overflow:hidden;
		}
		.s_box ul li{
			width:100%;overflow: hidden;
		}
		.aus_a01 .line03{ display: none;}
		.bbq{ opacity: 0; transform: scale(.8);}
		.bbq.on{ opacity: 1;  transform: scale(1); transition-timing-function: ease-out !important;}
		.s_box ul li img{
			width:100%;
			height:100%;
		}
		.box_img{
			width: 230px;
			height: 160px;
			border-radius:15px;
			margin-right:15px;
			margin-left:15px;
		}
		.s_box ul li:nth-child(even)>div{
			float:right;

		}
		.s_box ul li:nth-child(even)>div>div{
			float:right;
			text-align: right;
		}
			.s_box ul li:nth-child(even)>div>div.yf{ padding-right: 12px; }
		.s_box ul li:nth-child(even)>div img{
			margin-right:15px;
		}
		.s_box ul li:nth-child(odd)>div{
			float:left;
		}
		.a2_c_l{
			top:0;

		}
		.a2_c_r div{
			float:left;
			overflow:hidden;
		}
		.c_ms{ width: 317px; line-height: 27px; color:#666;}
		.a2_c_l div{
			float:left;
			overflow:hidden;
		}
		.aus_a2_t .a2_t_l, .a2_t_r{
			height:auto;
		}
		.s_box ul li img{
			transition:.5s;
		}
		.s_box ul li img:hover{
			transform: scale(1.1);
			border-radius:5px;
		}
		.s_box ul li div:nth-child(1){
			overflow:hidden;
		}
		.aus_box1 .content{ float: none; }
		.aus_box1 .content .pic{ text-align: center; }
.nm{display: none; }
.banner_box .a div img{ display: none;}
.PP2{ display: none !important;}
.pro_r div{ color: #999999;}
.cde{ display: none; }
@media screen and (max-width:640px) and (min-width:0px){
	.nm{ display: block; }
.nav_box{border-bottom: 1px solid #ccc;}
	.nav_box .nav .sjt{ position: absolute; width: 100%; margin-top: 81px; box-shadow: 0 1px 5px rgba(0,0,0,.5); right: -500%; transition: .5s; }
.nm{ float: right;  margin-top: 30px; }
.nav_box .nav{ width: 94%; margin:auto; position: relative;  }
.nav_box .nav .m{ margin-right: 0; }
.nav_box .nav .m .menu{ margin-left: 0; }
.nav_box .nav .m .menu ul li{ float: none;height: 40px; text-align: center; }
.nav_box .nav .r{ display: none; }
.nav_box .nav .sjt{ height: auto; width: 50%; background:#fff;right: -300%; }
.nav_box .nav .sjt.on{ right: -4%; }
.nav_box .nav .m .menu > ul > li > a{ border: none; display: block; }
.nav_box .nav .m .menu{  line-height: 40px; }
.nav_box .nav .m .menu ul li ul{ display: none !important; background: none !important;}
.r_butt_box{ display: none ; }
.nav_box .nav .m .menu > ul > li > a{ padding-left: 0;padding-right: 0; }
.fullslide .bd li{ min-width: auto;}
.fullslide .bd li img{ height: auto; }
.banner_box{ height: auto; }
.banner_box .a{ left: 0; margin-left: 0; position: inherit;width: 100%; height: auto; }
.banner_box .a div{ width: 100%; background: none !important; height: auto; float: none; text-align: center; }
.banner_box .a div img{ display: block; width: 100%; height: auto; margin:auto; position: absolute; z-index: -1;}
.y2{ padding-top: 0; padding-left: 0; padding-bottom: 10px; text-align: left; text-indent: 24px; }
.y1{  padding-top: 0; padding-left: 0; padding-top: 10px;  padding-left: 20px; text-align: left; }
.banner_box .fullslide{ margin-top: 80px; }
.banner_box .a .img1, .img2{ margin-right: 0; }
.all_a{ width: 94%; margin: auto; }
.a1_box .a1 .a1_t .t2{ width: 100%; text-align: left; }
.a1_box .a1 .a1_t{ line-height: 27px;padding-top: 15px; }
.a1_box .a1 .a1_ms .ms_1{ font-size: 12px; line-height: 24px; }
.a1_box .a1 .a1_ms .ms_2{ line-height: 24px; }
.a1_img_box{ text-align: center; }
.a1_img_box div{ float: none; width: 45%;  display: inline-block; }
.a1_img_box div:nth-child(3){ display: none;}
.a1_img_box .img_1, .img_2{ margin-right: 0; }
.a1_img_box div img{ width: 100%; height: auto; }
.a1_box .a1{ height: auto;padding-bottom: 15px; }
.a1_butt_box{ margin-top: 20px; }
.a1_img_box{ margin-top: 20px; }
.a2_box .a2 .a2_t .t1{ width: 100%; }
.a2_box .a2 .a2_t .t2{ width: 100%; line-height: 24px; text-align: left; }
.a2_t_nav{ margin-left: 0; overflow: hidden; }
.a2_t_nav ul li{ width: 25%; margin-left: 0; margin-right: 0; text-align: center; font-size: 14px; }
.a2_t{ border: none; }
.a2_product_list ul li{ width: 45%; height: auto; float: none; display: inline-block; margin-left: 2%; margin-right: 2%; }
.a2_product_list ul li .li_box img{ height: auto; width: 100%; max-width: 184px; }
.a2_product_list ul li:nth-child(n+5){ display: none;}
.a2_product_list ul li .li_box{ margin-top: 10px; }
.a2_product_list ul li .li_box .li_img{ margin-bottom: 10px; }
.a2_product_list .Mlses{ height: auto; }
.a2_product_list ul li .li_box .li_jt{ margin: 10px auto 0px auto; padding-bottom: 10px; }
.a2_box .a2{ height: 950px; }
.a2_box{ height: 950px;  }
.a2_butt_box{ position: absolute; bottom: 20px; }
.a2_box .a2{ position: relative; }
.a2_butt_box .a2_butt{ margin: 0px auto 0px auto;}
.a3_box .a3 .a3_t{ text-align: left; line-height: 27px; }
.a3_list_box .list ul li{ width: 48%; height: auto; vertical-align: top; }
.a3_box .a3_list_box{ margin-top: 10px; }
.a3_list_box .list ul li .a3_li_box{ margin: 0; }
.a3_list_box .list ul li .a3_li_box .line{ display: none; }
.a3_list_box .list ul li .a3_li_box .t_box .t_img, .t{ width: 100%; }
.a3_list_box .list ul li .a3_li_box .a3_num{ margin-left: 0; width: 100%; }
.a3_list_box .list ul li:hover .a3_li_box .a3_num{  right: 0; top: 0; }
.t1{ text-align: center; }
.t2{ text-align: center; }
.a3_list_box .list ul li .a3_li_box .a3_ms{ overflow: hidden; }
.a3_list_box .list ul li .a3_li_box .a3_num{ display: none;}
.a3_list_box .list ul li:hover{ background: none !important;}
.a3_list_box .list ul li .a3_li_box .a3_ms{ margin-bottom: 0; }
.a3_list_box .list ul{ overflow: hidden; }
.a3_box .a3_list_box{ height: auto; }
.a3_list_box .list ul li{ margin-top: 0; padding-left: 2%; padding-right: 2%; box-sizing: border-box; }
	.a3_list_box .list ul li:hover .a3_li_box{	top:0px;	}
	.a3_list_box .list{ border: none;}
	.a3_list_box .list ul li:nth-child(2n){ border: none;}
	.a3_box .a3 .a3_t{ padding-top: 20px; }
.a4_box .a4 .a4_t .t1{ width: 100%; }
.a4_box .a4 .a4_t{ padding-top: 20px; }
.a4_show .a4_l, .a4_r{ width: 100%; height: auto; }
.a4_show .cover{ width: 100%; height: auto; }
.a4_show .a4_img{ width: 100%; height: auto; }
.a4_show{ margin-top: 10px; }
.PP1{ display: none !important;}
.PP2{ display: block !important;}
.a4_show .a4_m{ display: none;}
.a4_show .a4_img .a4_butt{ position: relative; width: 100%; height: auto;  left: 0; top: 0; background: none !important; }
.a4_show .a4_l .a4_img1{ background: #007fd7 !important ; position: relative; }
.a4_show .a4_l, .a4_r, .a4_m{ position: relative; }
.a4_show .a4_r .a4_img .a4_butt{ position: relative; width: 100%; height: auto;  left: 0; top: 0;  background: none !important; }
.a4_show .a4_r .a4_img2{  background: #007fd7 !important ; position: relative; }
.a4_show .cover{ display: none;}

	.a4_show .a4_l:hover{
		cursor:pointer;
		box-shadow: 0 0 0;
	}
	.a4_show .a4_r:hover{
		cursor:pointer;
		box-shadow: 0 0 0;
	}
	.a4_show .a4_img{ padding-top: 10px; padding-bottom: 10px; }
	.a4_show{ height: auto; }
	.a4_box .a4{ height: auto; padding-bottom: 10px; }
	.a5_box .a5 .a5_t{ padding-top: 10px; }
	.a5_box .a5 .a5_t .t2{ width: 100%; line-height: 24px; text-align: left; }
	.a5_table .a5_l{width: 100%; height: auto;  margin-top: 0; margin-left: 0;  margin-right: 0; }
	.a5_table .a5_l ul{ text-align: center; padding-top: 20px; }
	.a5_table .a5_l ul li{ width: 32%; display: inline-block; font-size: 14px;  line-height: 30px; height: 30px; }
	.a5_table .a5_m{ width: 100%; margin-top: 0; }
	.a5_table .a5_m .m_top, .m_bott{ width: 94%; margin: auto; float: none; height: auto;  margin-bottom: 15px;}
	.a5_table .a5_m .top_box{ margin: 0; }
	.a5_table .a5_m .m_top .top_box{ float: none; padding: 10px; box-sizing: border-box; }
	.a5_table .a5_m.on{ margin-right: 0; }
	.a5_table .a5_m .m_top div{ float: none;}
	.a5_table .a5_m .span1{ font-size: 13px; }
	.a5_table .a5_m .span2{ font-size: 12px; }
	.a5_table .a5_m .m_top .m_butt{ float: none; margin:auto; height: auto; }
	.a5_table .a5_m .s{ display: none; }
	.a5_table .a5_m{ height: auto; }
	.a5_r .r_box{ margin: auto;  line-break: 24px; }
	.a5_table .a5_r{ width: 100%;  margin-top: 0; }
	.a5_table{ height: auto; }
	.a5_r .r_t1{ font-size: 26px; }
	.a5_table .a5_l, .a5_m, .a5_r{ float: none;}
	.a5_table .a5_r{ height: auto; padding-bottom: 20px; }
	.a5_r .r_butt{ margin-top: 0; }
	.a6_box .a6 .a6_t .t2 ,.a4_box .a4 .a4_t .t2{ text-align: left; width: 100%; line-height: 24px; padding-top: 15px; }
	.a6_list ul li{ height: auto; width: 100%; }
	.a6_list ul li .a6_ms{ width: auto; float: none; margin-top: 0; }
	.a6_libox{ margin:auto; }
	.a6_list ul li{ float: none; overflow: hidden; }
	.a6_img img{ width: 150px }
	.a6_list ul li .a6_ms .s3{ overflow: inherit; height: auto; }
.a6_img{ display: none; }
.a5_box .a5{ height: auto; }
.a6_box .a6 .a6_t{ padding-top: 20px; }
.a5_box{ height: auto;  padding-bottom: 20px; }
.a6_list ul li{ margin-right: 0; padding-top: 10px; padding-bottom: 10px; }
.foot_box .a7 .a7_b2 .ico{ margin-left: 1%; margin-right: 1%; width: 21.5%; }
.a7_b2 .ico img{ width: 70%; height: auto; max-width: 100%; }
.foot_box .a7 .a7_b1{padding-top: 10px;}
.gd_a3_box{ display: none;}
.gd_a5 .pic img{ width: auto; max-width: 100%; }
.foot_box .a7 .a7_b2 .ico a{ font-size: 16px; }
.foot_box .a7 .a7_b2{ margin-top: 10px; }
.gd_c1{ margin-top: 10px; }
.zq_list ul li div:nth-child(2n){ height: auto; }
.gd_t span{ display: inline-block; }
.gd_a1_box{ margin-bottom: 10px; }
.l_box p{ font-size: 14px; }
.zq_a3 p{ font-size: 14px; }
.zq_list ul .li_span{ font-size: 16px; }
.foot_box .a7 .a7_b3 div{ font-size: 16px; }
.foot_box .a7 .a7_b3 .a7_line{ display: none; }
.foot_box .a7 .a7_b3 .a7_num1{ display: block; }
.foot_box .a7 .a7_b3 .a7_num2{ display: block; }
.foot_box .a7 .a7_b3 .a7_num3{ display: block; }
.foot_box{ height: auto; padding-bottom: 0; }
.foot_box .a7{ height: auto;}
.zq_a2_t .zq_t2{ font-size: 20px; }
.zq_list ul li div:nth-child(3n){ display: none; }
.zq_a2_t .zq_t1{ font-size: 20px; }
.gd_t span{ font-size: 20px; line-height: 27px;}
.l_box .pic img{ width: auto; max-width: 100%;}
.foot_box .a7 .a7_b4{ margin-top: 10px; background: #000; }
.foot_box .a7 .a7_b4 div{ float: none; }
.foot_box .a7 .a7_b4 .a7_ms2{ float: none;  margin-right: 0;  text-align: left;  padding-left: 10px; padding-right: 10px; box-sizing: border-box;}
.foot_box .a7 .a7_b4 .a7_ms1{ margin-left: 0; text-align: left;  padding-left: 10px; padding-right: 10px; box-sizing: border-box;}
.a7_b4{ padding-bottom: 15px; padding-top: 15px; }
.a7_ms2{ padding-top: 10px; }
.foot_box .a7 .a7_b3{ margin-top: 10px; }
.a6_list ul li .a6_ms{ margin-left: 0; padding-left: 10px; padding-right: 10px; box-sizing: border-box;}
.banner01{background-position: center; }
.pro_a1 .pro_r{ float: none;  width: 100%;overflow: hidden; }
.pro_a1 .l_nav{ float: none; width: 100%;  }
.a6_list ul li .a6_ms .s1 a{ font-size: 16px; }
.pro_nav_box{ overflow: hidden; height: auto; }
.pro_a1 .l_nav ul{ overflow: hidden; }
.pro_a1 .l_nav ul li{ border-bottom: 2px solid #fff;}
.pro_a1 .pro_r{ line-height: 40px; }
.pro_a1 .l_nav ul li{ height: 40px; line-height: 40px; margin-right: 5px; }
.pro_a1 .pro_r div{ margin-left: 5px; }
.s_a1 .a1{ overflow: hidden;}
.s_a1{ height: auto; }
.news_c1 .news_l{ float: none; width: 100%; }
.news_l .news_c2 p{ line-height: 24px; }
.news_c1 .news_r{ width: 100%; float: none; }
.news_r .list_t{ width: 100%;padding-top: 10px; height: auto; }
.news_r .list_t .tis{ margin-top: 0; }
.news_r .r_butt .n_butt1, .n_butt2{ height: auto; width: 100%;padding-left: 10px; padding-right: 10px; box-sizing: border-box; font-size: 14px;  margin-bottom: 0; line-break: 30px; }
.news_r .r_butt a{ font-size: 14px; display: inline-block;}
.news_r{ margin-bottom: 20px; }
.news_l .news_c2 p{ margin-top: 10px; margin-bottom: 10px;}
.pro_a2 .p_r{ display: none; }
.pro_a2 .p_l{ width: 100%; float: none; }
.pro_a2 .p_l .pro{ height: 150px; width: 100%;  margin-bottom: 20px; }
.pro_a2 .p_l .pro2{ margin-top: 20px;}
.pro_a2 .p_l .pro .c1 .butt1{ position: relative; top: 40px; }
.pro_a2 .p_l .pro1{ margin-top: 30px; }
.product .a2_product_list .lis{ width: 45%;

height: auto;

float: none;

display: inline-block;

margin-left: 2%;

margin-right: 2%; }
.a2_product_list ul li .li_box .li_t{ margin-bottom: 10px; }
.a2_product_list ul li .li_box .li_t a{ font-size: 14px; }
.a2_product_list ul li .li_box .li_ms{ font-size: 12px; }
.p_a1_box .a1_l{ width: 100%; height: auto; float: none;}
.show_img{ width: 100%;  height: 300px; background-size: auto 100% !important;}
.picScroll-left.siert{ width: 100%; margin-left: 0; }
.siert .hd .prev1{ margin-left: 0; }
.siert .hd .next1{ margin-right: 0; }
.picScroll-left{ margin: 0; }
.p_a1_box{ height: auto; }
.siert .hd .prev1, .siert .hd .next1{ top: -50px;}
.p_a1_box .a1_r{ width: 100%; float: none; }
.p_a1_box .a1_l{ padding-bottom: 40px;}
.p_a1_box .a1_r{ height: auto; }
.a1_r .a1_r_line{ width: 100%; }
.Moesc{ position: relative; bottom: 0; margin-top: 20px; }
.a1_r_list{ padding-bottom: 30px; }
.p_a2_box .a2_t{ text-align: center; }
.p_a2_box .a2_t p{ width: 24%; margin-left: -1px; border-bottom: 1px solid #ccc; display: inline-block; }
.p_a2_box .a2_t p:nth-child(1){ margin-left: 0px; }
.p_a2_box .tab p{ font-size: 14px;  line-height: 24px; }
.product .a2_product_list.p_lists .lis{ width: 44%; }
.product .a2_product_list.p_lists .lis:last-child{ display: none;}
.p_lists{  margin-top: 0; }
.pro_a2 .p_l .stie{ width: 100%;  margin-top: 30px; margin-bottom: 30px; text-align: center; }
.cde{ display: block; }
.pro_a2 .p_l .stie{ height: auto; }
.cde .lis_t{ font-size: 18px; color:#333;  padding-top: 10px;  padding-bottom: 5px; }
.cde .lis_ms{ line-height: 24px; font-size: 13px; color:#333;  padding-bottom: 15px; }
.cde .lis_butt{width: 136px;height: 40px;text-align: center;line-height: 42px;border: 1px solid #dfdede; margin:auto; }
.cde .lis_butt a{ color:#666; }
.oper_c1{ height: auto; }
.oper_c2 div:nth-child(n){ font-weight: 400; }
.oper_c2 .c2_list ul li{ height: auto; box-sizing: border-box; line-height: 24px; padding-top: 5px; padding-bottom: 5px; padding-right: 10px; }
.oper_c2 .c2_list ul li span{ margin-left: 0; }
.oper_c3 .c3_list ul li{ float: none; text-align: center; }
.oper_c3 .c3_list ul li img{width: auto; max-width: 100%; height: auto; }
.oper_c2 .c2_list ul li:nth-child(2n){ height: auto; }
.oper_c3 .c3_list ul .pli img{ margin-left: 0; }
.oper_c4 div img{ width: auto; max-width: 100%; height: auto; }
.banner09 .Mrp,.banner06 .Mrp{ width: 90%; }
.banner09{ height: 500px;  background-position: center;  }
.banner06{ height: 500px; background-position: center; }
.banner05{height: 500px; background-position: center; }
.banner08{height: 500px; background-position: center; }
.banner05 .Mrp{ width: 90%;  margin-left: 0;  margin: auto; }
.banner05 h1{ font-size: 20px;padding-bottom: 10px; }

.Mrp p{ line-height: 24px; font-size: 16px; margin-bottom: 20px; }
.Mrp p{ font-size: 16px; }
.tl_a .a_c1 .c1_t{  padding-top: 20px; }
.tl_a .a_c1 .c1_list ul li .list_t{ width: 100%; height:auto; line-height: 36px; }
.tl_a .a_c1 .c1_list ul li{ width:99%; height: auto; }
.tl_a .a_c1 .c1_list ul li .c1_ms{ margin-left: 10px; margin-bottom: 10px;

margin-top: 10px; margin-right: 10px; }
.tl_a .a_c1 .c1_list ul .tsli{ height: auto; }
.tl_a .a_c1 .c1_list ul .hx_li .list_t{ width: 100%; }
.tl_a .a_c1 .c1_list ul .hx_li{ width: 100%; height: auto; }
.tl_a .a_c1 .c1_list ul .hx_li .cr_box div{ width: 96%; height: auto; float: none; box-sizing: border-box; }
.tl_a .a_c1 .c1_list ul .hx_li .cr_box{ margin-right: 0; }
.tl_a .a_c1 .c1_list ul .hx_li .pic{ text-align: center; }
.gd_a1_box{ background: #fff; }
.tl_a2 .c2_box{ width: 100%;  padding-top: 0; padding-bottom: 0;  padding-right: 0; box-sizing: border-box;}
.tl_a2 .c2_box .pic_box{ float: none; text-align: center; }
.gd_a1{ padding-top: 20px; }
.gd_a1_list ul li{ width: 47%;  display: inline-block; float: none; margin-left: 1%; margin-right: 1%; vertical-align: top; height: auto; }
.gd_a1_list ul li img{ width: 100%; height: auto; }
.gd_a1_list ul li span{ font-size: 12px; line-height: 20px; }
.gd_a1{ height: auto; }
.gd_a1_box{ height: auto; }
.gd_a2 .gd_c1 .gd_a2_l{ width: 100%; float: none; }
.l_box .pic{ margin-top: 0; }
.gd_a2{ height: auto; }
.gd_c1{ height: auto; }
.gd_a2 .gd_c1 .gd_a2_r{ width: 100%; height: auto; float: none; }
.r_box{ margin: auto; }
.gd_a4_box{ background-position: center;  display: none; }
.a5_c1 .a5_l{ width: 100%; float: none; }
.a5_c1 .a5_r{ width: 100%; float: none; }
.banner08 .Mrp{ width: 100%; }
.banner08 h1{ font-size: 20px; padding-bottom: 10px;}
.gd_a5_box .pic3{ margin-left: 0; }
.gd_a6_box{ display: none;}
.gd_a10_box{ display: none; }
.a5_c2 .c2_l{ width: 100%; float: none !important;}
.gd_a7 .a7_c1{width: 100%; float: none !important; }
.gd_a7 p.pic{ text-align: center; }
.gd_a7 p.pic img{ width: auto; max-width: 100%; }
.gd_a8_box{ display: none; }
.zq_a1 .c1_box .c1_ms{ width: 100%; float: none; }
.zq_a1 .c1_box .c1_ms1{ width: 100%; float: none; }
.zq_a1 .c1_box .c1_img1{ float: none; }
.c1_img1 img{ width: auto; max-width: 100%; }
.c1_img img{width: auto; max-width: 100%;}
.zq_list ul { text-align: left;  }
.zq_list ul li{ display: inline-block; width: 48%; float: none; box-sizing:border-box; vertical-align: top; margin-right: 0; padding: 10px 15px 10px 10px; height: auto;  margin-bottom: 5px; }
.zq_list ul li div:nth-child(3n){ margin-top: 20px; }
.zq_a3{ padding-top: 10px;  height: auto; padding-bottom: 10px; font-size: 15px; line-height: 27px; color:#333; }
.zq_list ul li div:nth-child(2n) p{ text-align: left; }
.zq_a1 .c1_box .c1_t{ font-size: 24px; margin-top: 10px; margin-bottom: 10px; }
.zq_a1 .c1_box{ margin-top: 10px; }
.nav_box .nav .m .menu ul li:nth-child(5){ height: auto; padding-bottom: 10px; }
.nav_box .nav .m .menu ul li:nth-child(5) ul{ display: block !important; position: relative; background: none; line-height: 24px; margin-top: 0; }
.nav_box .nav .m .menu ul li ul li{ line-height: 20px; height: 20px; }
.nav_box .nav .m .menu ul li ul li a{ font-size: 14px; color:#333333; }
.nav_box .nav .m .menu{ line-height: 20px; padding-bottom: 20px; }
.d_a1 .i_line{ margin-left: 10px; margin-right: 10px; }
.d_a1{ text-align: center; }
.d_a1 .ico{ float: none; display: inline-block; }
.d_a1 .i_line{  float: none; display: none;}
.d_a1{ width: 100%; height: auto; margin-top: 10px; margin-bottom: 10px; }
.d_a1 .ico .i_img{ width: 100%; height: 90px; max-width: 108px;  margin: auto; }
.d_a1 .ico{ width: 30%; }
.d_a1 .ico .i_img img{ margin-top: 25px; }
.d_a2{ width: 100%; height: auto; text-align: center; }
.d_a2 div{ float: none; display: inline-block;  vertical-align: top; width: 30%; margin-bottom: 5px;}
.d_a2 .b{ margin-right: 0; }
.d_a4 .a4_c .c_box{ width: 99%;  height: auto;  margin: auto !important;}
.d_a3{ padding-top: 10px; padding-bottom: 10px; }
.c_box .c1_box{ margin-left: 10px; margin-top: 10px; overflow: hidden; }
.c_box .c1_box .span2{ font-size: 14px; }
.d_a4 .a4_c .c_box{ float: none; }
.c_box .c1_box .s{ margin-top: 10px; }
.c_box .c1_box div{ float: none; }
.c_box .c1_box .m_butt{  float: none; margin-left: 0; margin: auto; }
.d_a4 .a4_c .c_box{ padding-bottom: 20px;  margin-bottom: 20px !important; }
.form .p2 input{ width: 100%; margin-top: 5px; margin-bottom: 5px; height: 35px; line-height: 35px; }
.form .p1 input{ width: 100%;  margin-top: 5px; margin-bottom: 5px; height: 35px; line-height: 35px;}
.form .p1 .title{ margin-right: 0; }
.form .p1{ margin: 0;}
.form .p6 input{ width: 100%; margin-bottom: 5px; height: 35px; line-height: 35px;  margin-top: 5px;}
.form .p6 .mycall{ margin-right: 0; }
.form .p4 textarea{ width: 100%; }
.form .p6{ margin-bottom: 10px;}
.form .p4{ margin-bottom: 10px; }
.form .p5 input{ width: 100%; height: 40px; line-height: 40px; text-indent: 0px;}
.form_box{ padding-bottom: 30px;}
.qa_a4 .sideMenu ul li{ height: auto; padding-top: 10px; padding-bottom: 10px; }
.qa_a4 .sideMenu ul li{ line-height: 24px; }
.qa_a4 .sideMenu ul li .c_box{ overflow: hidden; }
.qa_a4 .sideMenu ul li .c_box .q{ width: 80%; }
.qa_a4{ margin-top: 20px; }
.aus_a1{ padding-top: 20px; }
.a1_t_box .line{ left: 50%; margin-left: -25px; }
.nav_box .nav .m .menu{ padding-top: 20px; }
.nav_box .nav .m .menu ul li{ line-height: 40px; }
.aus_a2_box .top{ display: none; }
.aus_a2_box .bott{ display: none; }
.aus_a2_t .a2_t_l, .a2_t_r{ float: none; width: 100%; }
.a2_t_l .t_1{ text-align: center; }
.a2_t_l{ margin: auto; }
.a2_t_l .t_3{ text-align: center; }
.i_box .i{ float: none; width: 100%; }
.i_box .i img{ width: 100%; height: auto; }
.i_box{ text-align: center;  width: 100%; }
.aus_a2_box .line1{ display: none; }
.a2_t_l .t_2{ display: none; }
.a2_t_r{ margin: auto;  margin-bottom: 10px; }
.a2_t_r .t_3{ margin: auto;  margin-top: 10px; margin-bottom: 10px; }
.Posw .aus_box1{ display: none; }
.Posw .aus_a3_box,.Posw .aus_a4_box,.Posw .aus_a5_box,.Posw .aus_a6_box,.Posw .aus_a7_box{ display: none; }
.Posw .l_nav ul{ margin-top: 20px; margin-bottom: 10px; }
.Posw .l_nav ul li{ width: 47%; float: none;  display: inline-block; margin-right: 1% !important; margin-left: 1%;
	  background-color: #0080d7; height: 50px; line-height: 50px; margin-top: 8px; }
.Posw .l_nav ul li a{ color:#fff; font-size: 16px; }
.Posw .l_nav ul li.lid38{ width: 98%; }
.pro_a1 .l_nav ul li:hover{ border: none;}
article .all_box:nth-child(1){ margin-top:80px; }
.s_a1 .a1 .a1_r{ margin-top: 10px; width: 100%; height: auto;

margin-left: 0; margin-right: 0;box-sizing: border-box; }
.state_box .s_a1{ margin-top: 20px !important; margin-bottom: 10px !important; }
.s_a1 .a1 .a1_r .a1_t1 a{ display: block; width: 100%; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.s_a1 .a1 .a1_r .a1_t2{ margin-top: 10px; margin-bottom: 10px; }
.s_a1 .a1 .a1_l{ margin-top: 0; }
.s_a1 .a1 .a1_butt{ top: 0;}
.pro_a1 .l_nav ul li:hover a{ color: #fff; }
.ban{ background-position: 10%;}
.line1{ display: none; }
.s_box{ padding-top: 20px; }
.a2_c_r, .a2_c_l{ width: 100%; float: none; }
.s_box ul li{ margin-bottom: 20px; }
.a3_list_box{  margin-left: 0; }
.a3_list_box ul li{ float: none; display: inline-block; vertical-align:top;  margin-right: 0;  margin-top: 0; margin-bottom: 10px; width: 47%; margin-left: 1%; margin-right: 1%; }
.a3_list_box ul li img{ width: 100%; height: auto; }
.a3_list_box ul li p{ width: 100%; height: 30px; line-height: 30px;  font-size: 12px; }
.foot_box .a7 .a7_b1{ font-size: 20px; padding-top: 10px; padding-bottom: 10px; }
.pro_a1 .l_nav ul li{ margin-right: 0; }
.pro_a1 .l_nav ul li{ border: none; }
.pro_a1 .l_nav ul li:hover a{ color:#333; }
.aus_a4{ overflow: hidden; }
.a4_list ul li{ float: none; width: 99%; display: inline-block; vertical-align: top; height: auto;  border: 1px solid #ccc; margin-bottom: 20px;  padding-top: 10px; padding-bottom: 10px; }
.a4_list ul li ul li{ margin-bottom: 0; }
.li_c2{ margin-left: 0; margin-right: 0; }
.li_c{ width: 100%; height: auto; }
.a4_list ul li:nth-child(1n){ margin-right: 0; }
.li_bj{ margin: auto; }
.li_c2{ margin: auto; }
.li_c .li_ms2{ padding-left: 5px; padding-right: 5px; box-sizing: border-box; }
.a4_list{ padding-top: 0; }
.aus_a4_box{ height: auto;  background: none; }
.a4_list ul li{ background-position: center; background: none; }
.aus_a4_box{ padding-top: 40px; }
.a4_t{ padding-top: 20px; }
.a5_lsit ul{ text-align: left; }
.a5_lsit ul li{ float: none; display: inline-block; vertical-align: top; width: 47%; margin-left: 1%; margin-right: 1%; }
.aus_a5{ padding-top: 20px; }
.a5_lsit{ margin-top: 30px; }
.a6_lsit{ margin-top: 0; }
.a6_lsit ul li{ float: none; display: inline-block; vertical-align: top; width: 47%; margin-left: 1%; margin-right: 1%; height: 150px; }
.a6_lsit_box{ margin: 10px;}
.a6_lsit ul li .t1 .r{ display: none; }
.a6_lsit ul li .t1 .om{ display: none; }
.a6_lsit ul li .t2{ margin-bottom: 15px; }
.a6_lsit ul li .t2{ font-size: 16px; }
.cont .cont_box{ width: 100%; }
.cont .a7_line{ display: none; }
.aus_a7 .a7_l:nth-child(4n){ float: left; margin-right: 0; }
#BanMGn{ height: 400px; }
.cont .cont_box{ height: auto; overflow: hidden; }
.a1_c1 .c1_t{ width: 100%; height: auto; }
.a1_c1{ left: 0; }
.a1_c1 .c1_t{ border: none; padding-bottom: 30px; }
.zp_a2_box{ margin-top: 30px; }
.c1_r{position: relative;  top: 0; right: 0; }
.a3_c2{ height: 60px; line-height: 60px; }
.c1_r .c1_butt1, .c1_butt2{ float: none; width: 100%; text-align: left; }
.c1_r .c1_butt1{ margin-bottom: 10px; }
.c1_r{ margin-bottom: 20px; }
.a_ico{ bottom: 0; left: 50%; margin-left: -53px; }
.ms1{ font-size: 14px; }
.ms2{ left: 0;  font-size: 14px; }
	.banner{ background-position:25%; }
}
