body,td,th {font-family:"微软雅黑";
	font-size: 16px;
	line-height:30px;
	color:#555555;}
	
body {margin-left: 0px;
margin-top: 0px;
margin-right:0px;
margin-bottom:0px;
	font-size: 16px;
	line-height:30px;}

a:link {text-decoration:none; color:#555555;}
a:visited {text-decoration:none;color:#555555;}
a:hover {text-decoration:none;color:#555555;}
a:active {text-decoration:none;color:#555555;}

.top2_logo{float:left; width:75px; margin-top:10px; overflow:hidden;}
.top2_logo img{height:65px; cursor: pointer; transition: all 0.5s;}  
.top2_logo img:hover{transform: scale(1.05); } 

.top2_name{float:left; width:250px; margin-top:10px; margin-left:15px; height:80px; line-height:80px; font-size:46px; font-weight:bold; color:#222222; /*text-shadow:#333333 1px 2px 4px;*/ letter-spacing:2px; overflow:hidden;}

.top2_namex{float:left; width:400px; height:75px; margin-top:8px; padding-left:8px; overflow:hidden;}
.top2_namex .dnamex{float:left; width:400px; height:40px; text-align:left; line-height:40px; font-size:26px; font-weight:bold; color:#111111; overflow:hidden;}
.top2_namex .xnamex{float:left; width:400px; font-size:16px; text-align:left; color:#555; line-height:20px; overflow:hidden;}

.head{width:100%; position: fixed; display: flex; justify-content:center; z-index:9999; left:0; top:0; height:40px; border-bottom:1px #e9e8e8 solid; background-color:#ededed; }
	
.heada{width:100%; 
    height:80px;
    position: fixed;
    display: flex;
    justify-content:center;
	z-index:9999;
	left:0;
	top:0;
	margin-top:40px;
	background:rgba(255,255,255,1);}

.head_middle{
    height: 110px;
    position: fixed;
    display: flex;
    justify-content: center;
}

.head_ta{margin:0 auto; width:100%; height:40px; border-bottom:1px #e9e8e8 solid; background-color:#ededed; overflow:hidden;}

.head_taa{margin: 0 auto; width:1360px; height:40px; overflow:hidden;}
.head_taal{ float:left; height:40px; line-height:40px; font-size:14px; color:#888; overflow:hidden;}
.head_taar{ float:right; height:40px; line-height:40px; font-size:14px; color:#FF0000; font-weight:bold; overflow:hidden;}

.head_tb{margin:0 auto; width:100%; display: flex; background-color:#666666; overflow:hidden;}
.head_contetn{margin:0 auto; width:1380px; height:80px; display:flex; justify-content:space-between;}

.dhr{float:right; width:170px; height:54px; padding-left:50px; margin-left:10px; line-height:30px; background-image:url(../bw_img/1.png); background-repeat:no-repeat; font-size:20px; font-weight:bold; color:#FFFFFF; margin-top:42px; overflow:hidden;}
.top2_tel{float:right; margin-top:25px; width:220px; height:80px; background-image:url(../123img/tel.png); background-repeat:no-repeat; margin-left:15px; overflow:hidden;}
.top2_tel .tel{float:left; width:220px; height:50px; line-height:22px; font-size:22px; font-weight:bold; color:#006fe1; margin-left:60px; /* text-shadow:#333333 1px 2px 4px; letter-spacing:1px;*/ overflow:hidden;}
.top2_tel .xx{float:left; width:220px; font-size:14px; color:#222222; margin-left:60px; /*text-shadow:#333333 1px 2px 4px;*/ overflow:hidden;}

.dh{float:right; width:880px; height:80px; overflow:hidden;}
#nav {list-style-type: none; font-size:18px; text-align:center; z-index:5; font-family:"微软雅黑"; position: absolute;}
#nav a {display: block; text-decoration:none; color:#222222;}
#nav a:link  {color:#222222;}
#nav a:visited{color:#222222;}
#nav a:hover{color:#006fe1; font-weight:bold;}
#nav:hover{color:#006fe1;}

#nav li {float:left; width:140px; height:80px; color:#222222; }
#nav li a:hover{color:#006fe1; text-decoration:none; font-size:18px; }
#nav li:hover{color:#006fe1; text-decoration:none; font-size:18px; font-weight:bold; }
#nav li ul {height:40px; width:140px; line-height:50px; list-style-type:none; text-align:left; left:-999em; position: absolute; }
#nav li ul li{float:left; width:140px; height:50px; color:#222222; background-color:#ffffff;}
#nav li ul a{display: block; text-align:center; height:50px; line-height:50px; font-size:16px;}
#nav li ul a:link{color:#111111; text-decoration:none;font-size:16px;}
#nav li ul a:visited {color:#111111; text-decoration:none; font-size:16px;}
#nav li ul a:hover{color:#ffffff; background-color:#006fe1; text-decoration:none; font-size:16px; font-weight:normal;}
#nav li:hover ul {left: auto;}
#nav li.sfhover ul {left:auto;}
#content {clear: left;}

/*大图*/

.flexslider {
	margin:0 auto;
	position: relative;
	margin-top:120px;
	width: 100%;
	height: 753px;
	overflow: hidden;
	zoom: 1;
	
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
	list-style-type: none;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
	
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 30px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: url(../images/dot.png) no-repeat 0 -23px;
	display: block;
	height: 20px;
	overflow: hidden;
	text-indent: -99em;
	width: 20px;
	cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0 0;
}

.flexslider .slides a img {
	width: 100%;
	height: 753px;
	display: block;
}

.banx{margin:0 auto; width:100%; height:400px; margin-top:100px; overflow:hidden;}
.banx img{width:100%; display:block;}
.banx .hh3{color:#ffffff; padding-top:160px; padding-bottom:45px; font-size:50px; text-align:center; font-weight:bold; text-shadow:#444 1px 2px 4px; }
.banx .hh5{color:#ffffff; font-size:28px; text-align:center; text-shadow:#444 1px 2px 4px; }

.banx1{margin:0 auto; width:100%; height:900px; overflow:hidden;}

.index24_pro_t{margin:0 auto; width:1300px; padding-top:50px; overflow:hidden;}
.index24_pro_tl{float:left; width:400px; line-height:50px; font-size:40px; color:#222222; overflow:hidden;}
.index24_pro_tx{line-height:50px; font-size:18px; color:#666666; overflow:hidden;}
.index24_pro_tr{float:right; width:420px; padding-top:40px; overflow:hidden;}

.index24_pro_k{margin:0 auto; width:1300px; margin-top:10px; /*background-color:#FFFFFF; border-radius:10px; background:rgba(255,255,255,0.8);   text-shadow:#ffffff 1px 1px 2px; */ overflow:hidden;}

.index24_pro_kk{margin:0 auto; width:1300px; margin-top:10px; margin-bottom:10px; overflow:hidden;}

.index24_pro_kk ul li{float:left; width:296px; margin:12px; height:420px; list-style-type:none; font-size:18px; color:#444444; background-color:#ffffff; border:1px #f1f1f1 solid; overflow:hidden;}
.index24_pro_kk ul li a{ color:#444444; display: block;}
.index24_pro_kk ul li a:link{color:#444444; }
.index24_pro_kk ul li a:visited{color:#444444;}
.index24_pro_kk ul li a:hover{color:#444444;}
.index24_pro_kk ul li:hover{color:#222222;  border:1px #006fe1 solid;}

.index24_pro_kkm{float:left; width:296px; height:296px; text-align:center; background-color:#f2f2f2; /*border-radius:5px;*/ overflow:hidden;}
.index24_pro_kkm img{height:296px; cursor: pointer; transition: all 0.5s; }  
.index24_pro_kkm img:hover{transform: scale(1.2); } 
 
.index24_pro_kkn{margin:0 auto; width:280px; height:50px; line-height:50px; border-bottom:1px #e2e2e2 solid; font-size:18px; font-family:"微软雅黑"; text-align:center;  font-weight:bold;overflow:hidden;}
.index24_pro_kkn:hover{color:#006fe1; font-size:18px; }

.index24_pro_kknx{margin:0 auto; width:280px; height:50px; line-height:24px; font-size:14px; font-family:"微软雅黑"; margin-top:12px; color:#777777; overflow:hidden;}


.cc_kk{float:left; width:1300px; overflow:hidden;}
.cc_tk_{margin:0 auto; width:450px; height:58px; overflow:hidden;}

.cc_tka{ float:left; width:200px; height:48px; line-height:48px; font-size:20px; font-weight:bold; text-align:center; color:#ffffff; background-color:#006fe1; border-radius:6px; margin-left:10px; overflow:hidden;}
.cc_tka a{text-decoration:none; display: block;}
.cc_tka a:link{color:#ffffff; }
.cc_tka a:visited{color:#ffffff;}
.cc_tka a:hover{color:#ffffff;}

.cc_tkb{ float:left; width:200px; height:48px; line-height:48px; font-size:20px; text-align:center; color:#444444; background-color:#eeeeee; border-radius:6px;  margin-left:10px; overflow:hidden;}
.cc_tkb a{text-decoration:none; display: block;}
.cc_tkb a:link{color:#444444; }
.cc_tkb a:visited{color:#444444;}
.cc_tkb a:hover{color:#444444;}



.cc_kka{display:block;}
.cc_kkb{display:none;}

.index24_t{margin:0 auto; width:1340px; margin-top:50px; font-size:36px; line-height:50px; font-weight:bold; text-align:center; color:#222222; /*text-shadow:#333333 1px 2px 4px; */letter-spacing:2px; overflow:hidden;}
.index24_tx{ margin:0 auto; width:1340px; margin-top:12px; font-size:16px; line-height:30px; text-align:center; color:#666666; /*text-shadow:#333333 1px 2px 4px;*/ letter-spacing:1px; overflow:hidden;}
.index24_k{margin:0 auto; width:1340px; margin-top:50px;  overflow:hidden;}
.index24_k_l{float:left; width:650px; overflow:hidden;}
.index24_k_r{float:right; width:650px; overflow:hidden;}

.index24_tel{margin:0 auto; width:1340px; height:160px; margin-top:40px; background-image:url(../123img/11.jpg); border-radius:20px; overflow:hidden;}

.index24_tel_t{margin:0 auto; width:1300px; margin-top:20px; font-size:36px; line-height:50px; font-weight:bold; color:#ffffff; text-shadow:#333333 1px 2px 4px; letter-spacing:2px; overflow:hidden;}
.index24_tel_t span{ font-size:18px; color:#ffffff; text-shadow:#333333 1px 2px 4px; letter-spacing:1px; overflow:hidden;}
.index24_tel_k{margin:0 auto; width:1340px; margin-top:20px; overflow:hidden;}
.index24_tel_k ul li{float:left; width:330px; height:50px; line-height:50px; font-size:20px; list-style-type:none; border:1px #d6d6d6 solid; background-color:#FFFFFF; border-radius:10px; margin-left:25px; overflow:hidden;}
.index24_tel_k ul li a{display: block;}
.index24_tel_k ul li a{ color:#555555;}
.index24_tel_k ul li a:link{color:#555555; }
.index24_tel_k ul li a:visited{color:#555555;}
.index24_tel_k ul li a:hover{color:#0062bd;}

.index24_tel_kk{ width:300px; height:22px; border:5px #FFFFFF solid; font-size:16px;}

.index_liuyan_rkkan{ float:left; margin-left:20px; font-size:20px; width:200px; height:50px; color:#ffffff; text-align:center; line-height:48px; border-radius:10px;  background:#c50000; border:1px #c50000 solid;}
.index_liuyan_rkkan:hover{color:#ffffff; background:#970000; }
.index_liuyan_rkkan a{color:#ffffff; }

/* index02wrap */

.index02wrap{margin:30px auto;}
.center{width: 1340px;}
/* i-tl */
.i-tl{width:100%;margin-bottom: 60px;}
.i-tl h3{display: flex;display: -webkit-flex;justify-content: center;align-items: center;-webkit-justify-content: center;-webkit-align-items: center;margin-bottom: 30px;}
.i-tl h3 span{font-size: 48px;color: #000000;font-weight: bold;margin: 0 12px;}
.i-tl h3 img{display: block;}
.i-tl h3 img:first-child{transform: rotateY(180deg);}
.i-tl p{font-size: 16px;color: #999999;text-align: center;}
.i-tl.i-tl02 h3,.i-tl.i-tl02 h3 span,.i-tl.i-tl02 p{color: #fff;}
.i-tl.i-tl02 h3 img{filter: brightness(111);}
/* index02 */
.index02{width: 100%;display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;}
.index02 .item{width:calc((100% - 50px)/3);box-sizing: border-box;padding: 50px;text-align: center;position: relative;background: linear-gradient(180deg, #4EBDFF, #3783E4, #1F4AC8);}
.index02 .item .bg{width: 100%;height: 100%;position: absolute;z-index: 00;top: 0;left: 0;transition: all .3s;}
.index02 .item .imgbox{width: 195px;position: relative;margin: auto;height: 151px;display: flex;display: -webkit-flex;align-items: center;justify-content: center;-webkit-align-items: center;-webkit-justify-content: center;}
.index02 .item .imgbox img{display: block;width: auto;max-width: 100%;transition: all .3s;}
.index02 .item .imgbox img:last-child{position: absolute;left: 0;top: 0;width: 100%;height: 100%;opacity: 0;}
.index02 .item:hover .imgbox img:last-child{opacity: 1;}
.index02 .item h3{font-size: 30px;color: #333333;font-weight: 400;margin-bottom: 20px;position: relative;margin-top: 10px;}
.index02 .item p{font-size: 16px;color: #666666;text-align: center;position: relative;line-height:24px;}
.index02 .item:hover{box-shadow: 0px 6px 20px 0px rgba(45,45,45,0.16);}
.index02 .item:hover .bg{opacity: 0;}
.index02 .item:hover h3,.index02 .item:hover p{color: #fff;}


/*首页案列*/

.index24_an_t{margin:0 auto; width:1340px; margin-top:50px; font-size:36px; line-height:110px; font-weight:bold; text-align:center; color:#222222; /*text-shadow:#333333 1px 2px 4px; */letter-spacing:2px; overflow:hidden;}
.index24_an_t span{ font-size:16px; line-height:20px; text-align:center; color:#666666; /*text-shadow:#333333 1px 2px 4px;*/ letter-spacing:1px; overflow:hidden;}

.index24_an_k_t{margin:0 auto; width:1340px; margin-top:30px; border:1px #e8e8e8 solid; overflow:hidden;}

.index24_an_k_t_l{ float:left; width:300px; height:120px; padding-top:47px; background-image:url(../123img/4.jpg); font-size:36px; color:#FFFFFF; text-align:center; overflow:hidden;}
.index24_an_k_t_l span{ font-size:18px; line-height:60px; text-align:center; color:#fff; /*text-shadow:#333333 1px 2px 4px;*/ letter-spacing:1px; overflow:hidden;}

.index24_an_k_t_r{ float:right; width:990px; height:150px; padding-top:17px; overflow:hidden;}
/*
.index24_an_k_t_r ul li{float:left; width:175px; height:50px; line-height:50px; font-size:18px; text-align:center; list-style-type:none; border:1px #d6d6d6 solid; background-color:#eeeeee; border-radius:10px; margin:8px; overflow:hidden;}
.index24_an_k_t_r ul li a{display: block;}
.index24_an_k_t_r ul li a{ color:#555555;}
.index24_an_k_t_r ul li a:link{color:#555555; }
.index24_an_k_t_r ul li a:visited{color:#555555;}
.index24_an_k_t_r ul li a:hover{color:#0062bd;} 

.cc_kk{float:left; width:990px; overflow:hidden;}
.cc_tk_{margin:0 auto; width:990px; height:150px; overflow:hidden;}
.cc_tkb{ float:left; width:175px; height:50px; line-height:50px; font-size:20px; text-align:center; color:#444444; border:1px #d6d6d6 solid; background-color:#eeeeee; border-radius:10px; margin:8px; overflow:hidden;}
.cc_tkb a{text-decoration:none; display: block;}
.cc_tkb a:link{color:#444444; }
.cc_tkb a:visited{color:#444444;}
.cc_tkb a:hover{color:#444444;}
.cc_tka{ float:left; width:175px; height:50px; line-height:50px; font-size:20px; font-weight:bold; text-align:center; color:#56bb37; border:1px #0573e6 solid; background-color:#0573e6; border-radius:10px; margin:8px; overflow:hidden;}
.cc_tka a{text-decoration:none; display: block;}
.cc_tka a:link{color:#ffffff; }
.cc_tka a:visited{color:#ffffff;}
.cc_tka a:hover{color:#ffffff;}

.cc_kka{display:block;}
.cc_kkb{display:none;}*/

.index24_an_k_k{margin:0 auto; width:1340px; margin-top:30px; overflow:hidden;}
.index24_an_k_ka{margin:0 auto; width:1340px; overflow:hidden;}
.index24_an_k_k_l{float:left; width:550px; overflow:hidden;}
.index24_an_k_k_l img{height:413px; cursor: pointer; transition: all 0.9s; }  
.index24_an_k_k_l img:hover{transform: scale(1.1); } 

.index24_an_k_k_r{float:right; width:700px; height:413px; overflow:hidden;}
.index24_an_k_k_r_t{float:left; width:700px; font-size:24px; color:#111111; font-weight:bold; overflow:hidden;}
.index24_an_k_k_r_kt{float:left; width:700px; margin-top:20px; font-size:20px; color:#ff0000; font-weight:bold; overflow:hidden;}
.index24_an_k_k_r_ktt{float:left; width:700px; margin-top:20px; font-size:20px; color:#0573e6; font-weight:bold; overflow:hidden;}
.index24_an_k_k_r_kk{float:left; width:700px; margin-top:20px; font-size:16px; line-height:26px; overflow:hidden;}
.index24_an_k_k_r_kkq{float:left; width:700px; margin-top:20px; font-size:16px; line-height:26px; color:#888888; overflow:hidden;}

/*产品特点    */
.feature{ padding: 80px 0;
width:100%;min-width: 1400px;background: url(../123img/feature_bg.jpg) bottom center no-repeat;
}    

.feature .prod_t p span{
    color:#fff;
}
.feature .prod_t dl{
      color: rgba(255,255,255,0.7)
  }
.feature .prod_t p:after{
     /* background: #ffba00; width: 213px;*/
  }
  
  .feature_b{ margin-top: 70px;

  }
  
   .feature .picScroll-left{ position:relative; }
	.feature .picScroll-left .hd{ overflow:hidden;  height:60px;z-index: 99;  position: absolute;text-align:center; width:83%;min-width: 1500px; margin: 0 auto; left: 0;right: 0;
top:250px;
		    
		}
	.feature	.picScroll-left .hd .prev{ display:block;  width:60px; height:60px; 
			 cursor:pointer; background:url(../123img/013.png) 0 0 no-repeat; position:absolute;left:0;top: 0;}
     .feature    .picScroll-left .hd .next{ display:block;  width:60px; height:60px;  position:absolute;right:0; top: 0;
     cursor:pointer; background:url(../123img/014.png) 0 0 no-repeat;}
			 
	.feature .picScroll-left .hd .prevStop{ background-position:-60px 0; }
	.feature .picScroll-left .hd .nextStop{ background-position:-60px -50px; }

	.feature .picScroll-left .bd{ padding:0; position:relative; overflow:hidden; margin-top:-25px; }
	.feature .picScroll-left .bd ul{ overflow:hidden; zoom:1; }

    
    
  .feature_b li{ margin:0 20px 0 20px; float:left; _display:inline; overflow:hidden; width: 426px !important;text-align: center; padding: 60px;
      display: block;background: rgba(255,255,255,10%);box-sizing: border-box; border-radius: 40px;overflow: hidden;
  }
  .feature_b li .pic{ width:130px; padding-top:34px; border-radius: 50%;overflow: hidden;
      height: 130px; margin: 0 auto;background: rgba(255,255,255,10%);box-sizing: border-box;margin-bottom: 20px;
 animation:mymove1 3s infinite; -moz-animation:mymove1 3s linear infinite;-ms-animation:mymove1 3s linear infinite; -o-animation:mymove1 3s linear infinite; -webkit-animation:mymove1 3s linear infinite;}
  .feature_b li .pic img{
      display: block;margin: 0 auto;
  }
  .feature_b li .txt{ font-size: 15px;line-height: 32px;color:rgba(255,255,255,0.7);  
  }
  .feature_b li .txt p{ line-height: 50px;
     font-size: 32px;  color: #fff;
  }
  .feature_b li .txt dl{ height:120px;
      font-weight: lighter;
  }
   .feature_b li .txt dt{position: relative;
       display: block;font-size: 14px;text-transform: uppercase;font-family: "arial";
   }
   .feature_b li .txt dt:after{
       display: block;content: "";width: 100px;height: 3px;margin:30px auto;background: rgba(255,255,255,0.2);
   }
    .feature_b li a{ font-size: 16px;
        display: block;width: 100%;background: rgba(255,255,255,10%);text-align: center;line-height: 45px;color: rgba(255,255,255,0.7);margin-top: 25px;
    }
 
    .feature_b li:hover a{
       background: #ffba00; color: #fff;
    }
    
           @-webkit-keyframes mymove1
{
0% { transform: rotate(0)}
100%{transform: rotate(360deg)}
}
@-moz-keyframes mymove1
{
0% { transform: rotate(0)}
100%{transform: rotate(360deg)}
}

 .prod_t{ text-align: center; }
 .prod_t p{ display: inline-block;position: relative; font-size:36px;line-height:50px; font-weight:bold; font-weight: bold;color: #222;}
 .prod_t p span{ display: block;position: relative;z-index: 2; letter-spacing:2px;}
 .prod_t p:after{ display: block; position: absolute;z-index: 1; content: ""; width: 170px; height: 10px; background:#0575e9;left:2px; top:40px;}
 .prod_t dl{ margin-top:20px;font-size: 18px;font-weight: lighter;line-height:32px;
     color: #888;
 }
 
 .box,.content,.w1200,.width-1200{ width:1400px; margin:0 auto;}
 
/*首页节能*/
 
.index24_jn{margin:0 auto; width:100%; background-color:#f2f5fa; padding-bottom:40px; overflow:hidden;}
.index24_jn_t{margin:0 auto; width:1340px; margin-top:50px; font-size:36px; line-height:50px; font-weight:bold; text-align:center; color:#222222; /*text-shadow:#333333 1px 2px 4px; */letter-spacing:2px; overflow:hidden;}
.index24_jn_tx{ margin:0 auto; width:1340px; margin-top:12px; font-size:16px; line-height:30px; text-align:center; color:#666666; /*text-shadow:#333333 1px 2px 4px;*/ letter-spacing:1px; overflow:hidden;}

.index24_jn_b_t{margin:0 auto; width:1340px; margin-top:20px; height:60px; background-image:url(../123img/tb.png); overflow:hidden;}
.index24_jn_b_k{margin:0 auto; width:1300px; height:500px; font-size:16px; margin-top:40px; border:20px #FFFFFF solid; background-color:#FFFFFF; border-radius:10px; overflow:hidden;}
.index24_jn_b_k_l{ float:left; width:850px; overflow:hidden;}
.index24_jn_b_k_r{ float:right; width:400px; overflow:hidden;}
.index24_jn_b_k_rt{ float:left; width:400px; height:80px; font-size:24px; color:#111; line-height:80px; font-weight:bold; overflow:hidden;}
.index24_jn_b_k_rk{ float:left; width:400px; font-size:16px; color:#333; line-height:26px; overflow:hidden;}



.ca_kk{float:left; width:1040px; overflow:hidden;}
.ca_tk_{margin:0 auto; width:1040px; height:60px; overflow:hidden;}
.ca_tkb{ float:left; width:250px; height:60px; line-height:60px; font-size:24px; text-align:center; color:#444444; margin-right:10px; overflow:hidden;}
.ca_tkb a{text-decoration:none; display: block;}
.ca_tkb a:link{color:#444444; }
.ca_tkb a:visited{color:#444444;}
.ca_tkb a:hover{color:#444444;}
.ca_tka{ float:left; width:250px; height:58px; line-height:60px; font-size:24px; font-weight:bold; text-align:center; color:#0573e6; border-bottom:2px #0573e6 solid; margin-right:10px;  overflow:hidden;}
.ca_tka a{text-decoration:none; display: block;}
.ca_tka a:link{color:#0573e6; }
.ca_tka a:visited{color:#0573e6;}
.ca_tka a:hover{color:#0573e6;}

.ca_kka{display:block;}
.ca_kkb{display:none;}

/*首页关于我们*/
.index24_about_a{margin:0 auto; width:100%; height:811px; margin-top:30px; background:url(../123img/7.jpg) no-repeat center top scroll; overflow:hidden;}

.index24_about{margin:0 auto; width:1340px; margin-top:50px; overflow:hidden;}

.index24_about_l{float:left; width:750px; overflow:hidden;}
.index24_about_lt{float:left; width:750px; color:#1a1a1a; font-size:34px; font-weight:bold; line-height:46px; overflow:hidden;}
.index24_about_lt span{ font-size:18px; line-height:26px; color:#2f7ac7; }

.index24_about_lk{ float:left; width:750px; font-size:16px; line-height:26px; margin-top:22px; overflow:hidden;}
.index24_about_lban{ float:left; width:750px; margin-top:30px; overflow:hidden;}

.index24_about_lk_an{ float:left; margin-top:30px; font-size:18px; width:200px;height:42px;color:#fff; text-align:center; line-height:42px; border-radius:10px; background:#1f5fff;}
.index24_about_lk_an:hover{color:#fff; background:#0aaf0a; font-weight:bold; }
.index24_about_lk_an a{color:#fff; }

.index24_about_r{float:right; width:500px; border-radius:20px; overflow:hidden;}
.index24_about_r img{height:600px; cursor: pointer; transition: all 0.9s; }  
.index24_about_r img:hover{transform: scale(1.2); } 

.index24_about_ban{margin:0 auto; width:1360px; margin-top:40px; overflow:hidden;}

/*首页变字*/
.digital{margin:0 auto; width:750px; height:140px; margin-top:20px; overflow:hidden;}
.mun_top{float:left; width:180px; font-size:16px; color:#666666; overflow:hidden;}
.mumping_mun{margin:0 auto; width:750px; list-style:none; }
.mumping_mun li{float:left; width:180px; display:inline-block; color:#444444;}
.mumping_mun p{float:left; font-size:16px;  display:block; clear:both; }
.mumping_mun h1{font-size:40px; height:50px; line-height:50px; font-weight:bold; float:left; margin-right:10px;}

/*首页案例*/
.index_al_t{margin:0 auto; width:1300px; margin-top:40px; font-size:44px; font-weight:bold; line-height:60px; text-align:center; color:#222222; /*text-shadow:#888888 1px 2px 4px; letter-spacing:4px;*/ overflow:hidden;}
.index_al_t span{ margin:0 auto; width:1300px; padding-top:20px; font-size:18px; line-height:32px; text-align:center; color:#444444; /*text-shadow:#333333 1px 2px 4px; letter-spacing:4px;*/ overflow:hidden;}

.index_al_k{margin:0 auto; width:1350px; margin-top:20px; overflow:hidden;}
.index_al_k ul li{float:left; width:1350px; height:430px; list-style-type:none; padding-top:25px; padding-bottom:25px; color:#111111; border-bottom:1px #e7e7e7 solid; overflow:hidden;}
.index_al_k ul li a{ color:#111111; display: block;}
.index_al_k ul li a:link{color:#111111; }
.index_al_k ul li a:visited{color:#111111;}
.index_al_k ul li a:hover{color:#111111;}
.index_al_k ul li:hover{ background-color:#fefefe; border-bottom:1px #0064cd solid; }

/*首页案例*/
.index_pro_t{margin:0 auto; width:1300px; margin-top:40px; font-size:44px; font-weight:bold; line-height:60px; text-align:center; color:#222222; /*text-shadow:#888888 1px 2px 4px; letter-spacing:4px;*/ overflow:hidden;}
.index_pro_t span{ margin:0 auto; width:1300px; padding-top:20px; font-size:18px; line-height:32px; text-align:center; color:#444444; /*text-shadow:#333333 1px 2px 4px; letter-spacing:4px;*/ overflow:hidden;}

.index_pro_k{margin:0 auto; width:1350px; margin-top:20px; overflow:hidden;}
.index_pro_k ul li{float:left; width:310px; height:290px; list-style-type:none; margin:10px; color:#111111;  overflow:hidden;}
.index_pro_k ul li a{ color:#111111; display: block;}
.index_pro_k ul li a:link{color:#111111; }
.index_pro_k ul li a:visited{color:#111111;}
.index_pro_k ul li a:hover{color:#007bed; font-size:18px; }
.index_pro_k ul li:hover{color:#007bed;font-weight:bold; font-size:18px; }

.index_pro_km{float:left; width:310px; height:233px; text-align:center; background-color:#f1f1f3; border-radius:6px; overflow:hidden;}
.index_pro_km img{width:310px; cursor: pointer; transition: all 0.6s; }  
.index_pro_km img:hover{transform: scale(1.2); } 
 
.index_pro_kn{margin:0 auto; width:310px; height:60px; line-height:60px; font-size:18px; font-family:"微软雅黑"; text-align:center; overflow:hidden;}
.index_pro_kn:hover{color:#007bed; font-size:20px; }

.index_pro_knx{margin:0 auto; width:380px; height:60px; line-height:24px; font-size:14px; font-family:"微软雅黑"; margin-top:12px; color:#777777; overflow:hidden;}
.index_pro_knxa{margin:0 auto; width:360px; height:80px; line-height:25px; font-size:12px; font-family:"微软雅黑"; margin-top:10px; color:#777777; background-color:#999999; overflow:hidden;}

.list_prok{margin:0 auto; width:1350px; margin-top:20px; overflow:hidden;}
.list_prok ul li{float:left; width:250px; height:370px; list-style-type:none; margin:10px; color:#111111; overflow:hidden;}
.list_prok ul li a{ color:#111111; display: block;}
.list_prok ul li a:link{color:#111111; }
.list_prok ul li a:visited{color:#111111;}
.list_prok ul li a:hover{color:#006fe1; font-size:20px; }
.list_prok ul li:hover{color:#006fe1; font-size:20px; font-weight:bold;}

.list_prok_km{float:left; width:250px; height:250px; text-align:center; /*border-radius:5px;*/ overflow:hidden;}
.list_prok_km img{height:250px; cursor: pointer; transition: all 0.9s; }  
.list_prok_km img:hover{transform: scale(1.2); } 
 
.list_prok_kn{margin:0 auto; width:250px; height:50px; line-height:50px; border-bottom:1px #e2e2e2 solid; font-size:18px; font-family:"微软雅黑"; text-align:center;  font-weight:bold;overflow:hidden;}
.list_prok_kn:hover{color:#006fe1; font-size:18px; }

.list_prok_knx{margin:0 auto; width:250px; height:50px; line-height:24px; font-size:14px; font-family:"微软雅黑"; margin-top:12px; color:#777777; overflow:hidden;}
.list_prok_knxa{margin:0 auto; width:250px; height:80px; line-height:25px; font-size:12px; font-family:"微软雅黑"; margin-top:10px; color:#777777; background-color:#999999; overflow:hidden;}

/*首页产品*/
.list_zd_t{margin:0 auto; width:1300px; margin-top:50px; font-size:40px; line-height:50px; font-weight:bold; text-align:center; color:#222222; /*text-shadow:#333333 1px 2px 4px; */letter-spacing:2px; overflow:hidden;}
.list_zd_tx{ margin:0 auto; width:1300px; padding-top:8px; font-size:14px; line-height:32px; text-align:center; color:#999999; /*text-shadow:#333333 1px 2px 4px;*/ letter-spacing:1px; overflow:hidden;}

.list_zdm{float:left; width:296px; height:296px; text-align:center; background-color:#f2f2f2; /*border-radius:5px;*/ overflow:hidden;}
.list_zdm img{height:296px; cursor: pointer; transition: all 0.5s; }  
.list_zdm img:hover{transform: scale(1.2); } 
 
.list_zdn{margin:0 auto; width:280px; height:50px; line-height:50px; border-bottom:1px #e2e2e2 solid; font-size:18px; font-family:"微软雅黑"; text-align:center;  font-weight:bold;overflow:hidden;}
.list_zdn:hover{color:#006fe1; font-size:18px; }

.list_zdnx{margin:0 auto; width:280px; height:50px; line-height:24px; font-size:14px; font-family:"微软雅黑"; margin-top:12px; color:#777777; overflow:hidden;}


/*首页新闻*/

.index_news{margin:0 auto; width:1340px; margin-top:40px; padding-bottom:50px; /*background-color:#FFFFFF; border-radius:10px; background:rgba(255,255,255,0.8);   text-shadow:#ffffff 1px 1px 2px; */ overflow:hidden;}

.index_news_l{float:left; width:410px; background-color:#FFFFFF; 
   box-shadow:-5px 0 rgba(0, 0, 0, 0.1);
    box-shadow:5px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 -5px rgba(0, 0, 0, 0.1);
    box-shadow: 3px 5px 10px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 3px 5px 10px 5px rgba(0, 0, 0, 0.1);
    box-shadow:inset -5px -10px -5px rgba(0, 0, 0, 0.1); margin-left:10px;border-radius:15px ;  overflow:hidden;}
.index_news_lt{float:left; width:410px; height:120px; background-image:url(../123img/5.jpg); line-height:60px; font-size:32px; color:#FFFFFF; padding-top:23px; padding-left:20px; overflow:hidden;}
.index_news_lt span{ font-size:16px; line-height:20px; color:#ffffff; /*text-shadow:#333333 1px 2px 4px;*/ letter-spacing:1px; overflow:hidden;}


.index_news_lkm{margin:0 auto; width:380px; height:230px; margin-bottom:15px; overflow:hidden;}
.index_news_lkm img{width:380px; cursor: pointer; transition: all 0.5s; }  
.index_news_lkm img:hover{transform: scale(1.2); } 

.index_news_lkn{margin:0 auto; width:380px; height:50px; font-size:16px; line-height:25px; color:#000000; overflow:hidden;}
.index_news_lkn:hover{color:#1f5fff;}

.index_news_lk{float:left; width:410px; height:590px; padding-top:15px; padding-bottom:50px; overflow:hidden;}
.index_news_lk ul li{float:left; width:390px; height:20px; list-style-type:none; padding:10px; color:#444444; overflow:hidden;}
.index_news_lk ul li a{text-decoration:none; display: block;}
.index_news_lk ul li a:link{color:#444444; }
.index_news_lk ul li a:visited{color:#444444;}
.index_news_lk ul li a:hover{color:#1f5fff;}
.index_news_lk ul li:hover{color:#1f5fff;}

.index_news_c{float:left; width:410px; margin-left:50px; background-color:#FFFFFF; border-radius:15px; /*box-shadow: 10px 9px 8px  rgba(0, 0, 0, 0.1); */
   box-shadow:-5px 0 rgba(0, 0, 0, 0.1);
    box-shadow:5px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 -5px rgba(0, 0, 0, 0.1);
    box-shadow: 3px 5px 10px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 3px 5px 10px 5px rgba(0, 0, 0, 0.1);
    box-shadow:inset -5px -10px -5px rgba(0, 0, 0, 0.1);
overflow:hidden;}

.index_news_rr{float:right; width:410px; background-color:#FFFFFF; border-radius:15px; margin-right:15px; /*box-shadow: 10px 9px 8px  rgba(0, 0, 0, 0.1); */
   box-shadow:-5px 0 rgba(0, 0, 0, 0.1);
    box-shadow:5px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 -5px rgba(0, 0, 0, 0.1);
    box-shadow: 3px 5px 10px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 3px 5px 10px 5px rgba(0, 0, 0, 0.1);
    box-shadow:inset -5px -10px -5px rgba(0, 0, 0, 0.1);
overflow:hidden;}

.index_news_r{float:right; width:360px; overflow:hidden;}
.index_news_r ul li{float:left; width:360px; height:270px; list-style-type:none;color:#777777; overflow:hidden;}
.index_news_r ul li a{text-decoration:none; display: block;}
.index_news_r ul li a:link{color:#777777; }
.index_news_r ul li a:visited{color:#777777;}
.index_news_r ul li a:hover{color:#777777;}

.index_news_r_m{margin:0 auto; width:360px; height:200px; border-radius:10px; overflow:hidden;}
.index_news_r_m img{width:100%; cursor:pointer; transition: all 0.8s; }
.index_news_r_m img:hover{transform: scale(1.1);}

.index_news_r_n{margin:0 auto; width:360px; padding-top:6px; font-size:16px; line-height:24px; color:#000000; overflow:hidden;}

.index_news_lk_an{margin:0 auto; margin-bottom:30px; margin-top:20px; font-size:18px; width:220px; height:40px; color:#000; text-align:center; line-height:40px; border-radius:10px; background:#f1f2f7; overflow:hidden;}
.index_news_lk_an:hover{color:#fff; background:#1f5fff; font-weight:bold; }
.index_news_lk_an a{color:#fff; }



.index_news_kk{margin:0 auto; width:1300px; margin-top:10px; margin-bottom:10px; overflow:hidden;}
.index_news_kk ul li{float:left; width:380px; height:400px; list-style-type:none; margin:15px; padding:10px; color:#777777; overflow:hidden;}
.index_news_kk ul li a{text-decoration:none; display: block;}
.index_news_kk ul li a:link{color:#777777; }
.index_news_kk ul li a:visited{color:#777777;}
.index_news_kk ul li a:hover{color:#777777;}

.index_news_kkm{margin:0 auto; width:380px; height:250px; overflow:hidden;}
.index_news_kkm img{width:100%; cursor:pointer; transition: all 0.8s; }
.index_news_kkm img:hover{transform: scale(1.2);}

.index_news_kkt{margin:0 auto; width:380px; padding-top:10px; font-size:18px; line-height:30px; color:#000000; overflow:hidden;}
.index_news_kkk{margin:0 auto; width:380px; height:50px; padding-top:15px; line-height:24px; font-size:14px; color:#777777; overflow:hidden;}
.index_news_ktime{margin:0 auto; width:380px; height:20px; padding-top:5px; font-size:12px; color:#cccccc; overflow:hidden;}

.index_news_n{margin:0 auto; width:1330px; margin-top:10px; margin-bottom:10px; overflow:hidden;}
.index_news_n ul li{float:left; width:442px; height:36px; line-height:36px; list-style-type:none; color:#333333; overflow:hidden;}
.index_news_n ul li a{text-decoration:none; display: block;}
.index_news_n ul li a:link{color:#333333; }
.index_news_n ul li a:visited{color:#333333;}
.index_news_n ul li a:hover{color:#333333;}
.index_news_n span{ font-size:14px; color:#666666; }

/*首页链接*/
.index_linka{margin:0 auto; margin-top:50px; padding-top:50px; padding-bottom:50px; width:100%; background:url(../123img/bg3.jpg) no-repeat right top scroll; overflow:hidden;}
.index_link{margin:0 auto; width:1320px; overflow:hidden;}
.index_link_t{margin:0 auto; width:620px; line-height:50PX; font-size:36px; color:#333333; text-align:center; overflow:hidden;}
.index_link_t span{ margin:0 auto; width:620px; padding-top:20px; font-size:18px; line-height:32px; text-align:center; color:#999999; overflow:hidden;}

.index_link_k{float:left; width:1300px; margin-top:30px; padding-top:30px; border-top:1px #d6d6d6 solid; overflow:hidden;}
.index_link_k ul li{float:left; width:240px; height:130px; text-align:center; list-style-type:none; border:1px #e9e9e9 solid; background-color:#FFFFFF; margin:9px 9px 20px 9px; overflow:hidden;}
.index_link_k ul li a{display: block; color:#555555;}
.index_link_k ul li a:link{color:#555555; }
.index_link_k ul li a:visited{color:#555555;}
.index_link_k ul li a:hover{color:#0062bd;}
.index_link_k ul li:hover{color:#0062bd; border:1px #0062bd solid; }
.index_link_k img{width:220px; cursor:pointer; transition: all 0.8s; }
.index_link_k img:hover{transform: scale(1.2);}


/*首页领域*/
.index_ly_t{margin:0 auto; width:1300px; margin-top:60px; font-size:40px; line-height:50px; font-weight:bold; text-align:center; color:#222222; /*text-shadow:#333333 1px 2px 4px; */letter-spacing:2px; overflow:hidden;}
.index_ly_tx{ margin:0 auto; width:1300px; padding-top:8px; font-size:14px; line-height:32px; text-align:center; color:#999999; /*text-shadow:#333333 1px 2px 4px;*/ letter-spacing:1px; overflow:hidden;}
/*
.bodyCon07{width:100%; overflow:hidden;}
.bodyCon07 .teacher{width:1200px;height:530px;position:relative;margin:0 auto;}
.bodyCon07 .teacher .teacherPic{width:1200px;height:360px;position:absolute; }
.bodyCon07 .teacher .teacherPic .content24{width:280px;height:360px;float:left;position:relative;overflow:hidden;margin-left:10px;}
.bodyCon07 .teacher .teacherPic .content24 .txt{width:280px;height:100px;background:rgba(18,21,44,0.7); position:absolute;left:0px;bottom:0px;padding:0 12px;border-top:2px solid #CB5412;}
.bodyCon07 .teacher .teacherPic .content24 .txt h3{color:#CB5412;font-size:24px;font-weight:100;margin:10px 0 6px 0;}
.bodyCon07 .teacher .teacherPic h4{color:#fff;font-size:14px;font-weight:100;}
.bodyCon07 .teacher .teacherPic .content24 .txt p{color:#fff;margin-top:20px;padding-top:12px;border-top:1px solid #CB5412;}*/

.lingyu{margin:0 auto; width:1350px; margin-top:50px; overflow:hidden;}
.lingyu .content24{width:320px;height:360px;float:left;position:relative;overflow:hidden;margin-left:8px; margin-right:8px; margin-top:12px; margin-bottom:12px;}
.lingyu .content24 .txt24{width:300px;height:100px;background:rgba(18,21,44,0.7); position:absolute;left:0px;bottom:0px;padding:0 12px;border-top:2px solid #CB5412;}
.lingyu .content24 .txt24 h3{color:#CB5412;font-size:24px;font-weight:100;margin:10px 0 6px 0;}
.lingyu h4{color:#fff;font-size:14px;font-weight:100;}
.lingyu .content24 .txt24 p{color:#fff;margin-top:20px;padding-top:12px;border-top:1px solid #CB5412;}


/*新闻*/
.newstt{margin:0 auto; width:1300px; margin-top:50px; text-align:center; font-size:34px; line-height:50px; font-weight:bold; color:#1e2628; overflow:hidden;}
.newss{margin:0 auto; width:1300px; color:#b8b8b8; text-align:center; font-size:14px; height:40px; line-height:40px; margin-top:20px; margin-bottom:40px; border-bottom:1px #ececec solid; overflow:hidden;}
.newss a{ color:#b8b8b8;}
.newss a:link{color:#b8b8b8; }
.newss a:visited{color:#b8b8b8;}
.newss a:hover{color:#b8b8b8;}
.newsk{margin:0 auto; width:1300px; margin-bottom:50px;  font-size:16px; line-height:34px; text-align:justify; text-justify:inter-ideograph; overflow:hidden;}

.news{margin:0 auto; width:1300px; margin-top:10px; margin-bottom:20px; overflow:hidden;}
.news ul li{float:left; width:600px; height:46px; line-height:46px; list-style-type:none; font-size:16px; margin-left:20px; margin-right:25px; border-bottom:1px #f1f1f1 solid; overflow:hidden;}
.news ul li a{display: block;}
.news ul li a{ color:#555555;}
.news ul li a:link{color:#555555; }
.news ul li a:visited{color:#555555;}
.news ul li a:hover{color:#0062bd;}
.news ul li:hover{color:#0062bd; border-bottom:1px #0062bd solid; }
.news ul li span{ float:right; font-size:14px; line-height:46px; color:#888888;}

.newsst{margin:0 auto; width:1300px; color:#555555; text-align:center; font-size:18px; height:40px; line-height:40px; margin-top:40px; margin-bottom:40px; background-color:#ececec; border-radius:6px; overflow:hidden;}

.newslkimg{margin:0 auto; width:900px; padding-top:20px; text-align:center; padding-bottom:20px; overflow:hidden;}
.newslkimg img {width:80%;}

.newskk{margin:0 auto; width:1340px; margin-top:50px; overflow:hidden;}
.newskk ul li{float:left; width:1340px; list-style-type:none; font-size:16px; line-height:30px; border-bottom:1px #E7E7E7 solid; padding-top:10px; padding-bottom:10px; color:#333333; overflow:hidden;}
.newskk ul li a{ color:#333333; display: block;}
.newskk ul li a:link{color:#333333; }
.newskk ul li a:visited{color:#333333;}
.newskk ul li a:hover{color:#0058a3;}
.newskk ul li span{ float:right; font-size:14px; line-height:30px; color:#999999;}
.newskk ul li:hover{color:#0058a3; background-color:#F1F1F1}

.newskc{margin:0 auto; width:1120px; overflow:hidden;}
.newskct{margin:0 auto; width:1120px; font-size:33px; color:#222222; line-height:50px; padding-bottom:20px; margin-top:20px; text-align:center; font-weight:bold; overflow:hidden;}
.newskcsj{margin:0 auto; width:1120px; font-size:14px; color:#999999; text-align:center; overflow:hidden;}
.newskck{margin:0 auto; width:1120px; font-size:16px; color:#666666; line-height:36px; text-align:justify; text-justify:inter-ideograph; padding-top:10px; overflow:hidden;}
.newskcsx{margin:0 auto; width:1120px; padding-top:40px; overflow:hidden;}
.newskcsx1{float:left; width:450px; height:59px; line-height:59px; font-size:18px; color:#ffffff; text-align:center; background-image:url(../123img/xyb.jpg); overflow:hidden;}
.newskcsx1 a{ color:#FFFFFF; display: block;}
.newskcsx1 a:link{color:#FFFFFF; }
.newskcsx1 a:visited{color:#FFFFFF;}
.newskcsx1 a:hover{color:#FFFFFF;}

.newskcsx2{float:right; width:450px; height:59px; line-height:59px; font-size:18px; color:#ffffff; text-align:center; background-image:url(../123img/syb.jpg); overflow:hidden;}
.newskcsx2 a{ color:#FFFFFF; display: block;}
.newskcsx2 a:link{color:#FFFFFF; }
.newskcsx2 a:visited{color:#FFFFFF;}
.newskcsx2 a:hover{color:#FFFFFF;}



.showt{margin:0 auto; width:1340px; margin-top:20px; border-bottom:1px #e4e4e4 solid; overflow:hidden;}
.showt ul li{float:left; width:180px; height:70px; line-height:70px; list-style-type:none; font-size:20px; color:#222222; text-align:center; overflow:hidden;}
.showt ul li a{ color:#222222; display: block;}
.showt ul li a:link{color:#222222; }
.showt ul li a:visited{color:#222222;}
.showt ul li a:hover{color:#222222;}

.showtp{margin:0 auto; width:1300px; margin-top:20px; border-bottom:1px #e4e4e4 solid; overflow:hidden;}
.showtp ul li{float:left; width:170px; height:70px; line-height:70px; list-style-type:none; font-size:18px; color:#222222; text-align:center; overflow:hidden;}
.showtp ul li a{ color:#222222; display: block;}
.showtp ul li a:link{color:#222222; }
.showtp ul li a:visited{color:#222222;}
.showtp ul li a:hover{color:#222222;}

.showta{margin:0 auto; width:1300px; margin-top:20px; padding-bottom:10px; border-bottom:1px #e4e4e4 solid; overflow:hidden;}
.showta ul li{float:left; width:202px; height:50px; line-height:50px; list-style-type:none; font-size:16px; margin:6px; border:1px #e1e1e1 solid; color:#222222; text-align:center; overflow:hidden;}
.showta ul li a{ color:#222222; display: block;}
.showta ul li a:link{color:#222222; }
.showta ul li a:visited{color:#222222;}
.showta ul li a:hover{color:#222222;}

.showk{margin:0 auto; width:1300px; margin-top:50px; padding-bottom:50px; font-size:16px; line-height:28px; color:#555555; overflow:hidden;}
.showk a{ color:#555555;}
.showk a:link{color:#555555; }
.showk a:visited{color:#555555;}
.showk a:hover{color:#555555; } 

.showka{margin:0 auto; width:100%; background-color:#F3F3F3; overflow:hidden;}

.prota{margin:0 auto; width:1340px; overflow:hidden;}
.prota ul li{float:left; width:227px; height:45px; line-height:45px; list-style-type:none; font-size:16px; margin:20px 10px 10px; 10px;; border:1px #e1e1e1 solid; color:#222222; text-align:center; overflow:hidden;}
.prota ul li a{ color:#222222; display: block;}
.prota ul li a:link{color:#222222; }
.prota ul li a:visited{color:#222222;}
.prota ul li a:hover{color:#006fe1;}
.prota ul li:hover{color:#006fe1; font-weight:bold; border:1px #006fe1 solid; font-size:24px;}

.showkb{margin:0 auto; width:100%; height:750px; background:url(../123img/bg3.jpg) no-repeat center top scroll; overflow:hidden;}
.showkb img{width:100%; display:block;}

.showka_t{margin:0 auto; width:1320px; margin-top:110px; margin-bottom:50px; font-size:48px; line-height:70px; color:#ffffff; text-align:center; font-weight:bold; text-shadow:#666 1px 2px 4px; overflow:hidden;}
.showka_t span{ font-size:16px; color:#eeeeee;}

.showka_th{margin:0 auto; width:1320px; margin-top:40px; font-size:30px; line-height:40px; color:#333333; overflow:hidden;}
.showka_th span{ font-size:16px; color:#777777;}

.showka_thh{margin:0 auto; width:1320px; height:80px; margin-top:40px; font-size:38px; line-height:40px; color:#333333; border-bottom:1px #e4e4e4 solid;  overflow:hidden;}
.showka_thh span{ float:right; font-size:16px; line-height:40px; color:#777777;}

.showka_k{margin:0 auto; width:1320px; margin-top:50px; padding-bottom:50px; font-size:16px; line-height:28px; color:#ffffff; overflow:hidden;}

.showka_kk{margin:0 auto; width:1100px;  margin-top:20px; margin-bottom:20px; padding:30px; border-radius:10px; line-height:36px; list-style-type:none; font-size:18px; color:#ffffff; background:rgba(0,80,180,0.3); position: relative;
			overflow: hidden;}
			
.showka_kk span{ float:left; font-size:16px; line-height:26px; color:#ffffff;}

.qjwt{margin:0 auto; width:1300px; margin-top:50px; padding-bottom:50px; font-size:16px; line-height:28px; color:#555555; overflow:hidden;}


.show_pro{margin:0 auto; width:100%; padding-top:100px; padding-bottom:20px; background-color:#f6f6f6; overflow:hidden;}
.show_prot{margin:0 auto; width:1350px; margin-top:140px; border-bottom:1px #e5e5e5 solid; height:70px; line-height:70px; color:#777777; overflow:hidden;}
.show_prot a{ color:#777777;}
.show_prot a:link{color:#777777; }
.show_prot a:visited{color:#777777;}
.show_prot a:hover{color:#777777;}



.show_prott{margin:0 auto; width:1350px; margin-top:20px; border-bottom:1px #e5e5e5 solid; height:70px; line-height:70px; color:#777777; overflow:hidden;}
.show_prott a{ color:#777777;}
.show_prott a:link{color:#777777; }
.show_prott a:visited{color:#777777;}
.show_prott a:hover{color:#777777;}

.show_prok{margin:0 auto; width:1300px; margin-top:50px; overflow:hidden;}
.show_prokl{float:left; width:300px; background-color:#FFFFFF; overflow:hidden;}
.show_proklt{float:left; width:300px; height:60px; background-color:#0370f6;  overflow:hidden;}

/*产品列表页*/
.list_pro{margin:0 auto; width:1350px; margin-top:20px; overflow:hidden;}
.list_pro ul li{float:left; width:311px; height:430px; list-style-type:none; margin:13px; color:#111111; overflow:hidden;}
.list_pro ul li a{ color:#111111; display: block;}
.list_pro ul li a:link{color:#111111; }
.list_pro ul li a:visited{color:#111111;}
.list_pro ul li a:hover{color:#006fe1; font-size:20px; }
.list_pro ul li:hover{color:#006fe1; font-size:20px; font-weight:bold;}

.list_pro_m{float:left; width:310px; height:310px; text-align:center; background-color:#f2f2f2; /*border-radius:5px;*/ overflow:hidden;}
.list_pro_m img{height:290px; cursor: pointer; transition: all 0.5s; }  
.list_pro_m img:hover{transform: scale(1.2); }
 
.list_pro_n{margin:0 auto; width:300px; height:50px; line-height:50px; border-bottom:1px #e2e2e2 solid; font-size:18px; font-family:"微软雅黑"; text-align:center; overflow:hidden;}
.list_pro_n:hover{color:#006fe1; font-size:18px; font-weight:bold;}

.list_pro_nx{margin:0 auto; width:300px; height:50px; line-height:24px; font-size:14px; font-family:"微软雅黑"; margin-top:12px; color:#777777; overflow:hidden;}
.list_pro_nxa{margin:0 auto; width:300px; height:80px; line-height:25px; font-size:12px; font-family:"微软雅黑"; margin-top:10px; color:#777777; background-color:#999999; overflow:hidden;}


/* 产品详细 */
.proxq_bj{margin:0 auto; width:100%;  padding-top:50px; padding-bottom:50px; overflow:hidden;}
.proxq_w{margin:0 auto; width:1300px; overflow:hidden;}
.proxq_l{float:left; width:600px; overflow:hidden;}
.proxq_l img{width:600px; cursor: pointer; transition: all 0.7s; }  
.proxq_l img:hover{transform: scale(1.2); } 

.proxq_r{float:right; width:600px; overflow:hidden;}
.proxq_rt{float:left; width:600px; font-size:28px; color:#000000; padding-bottom:20px; overflow:hidden;}
.proxq_rjs{float:left; width:600px; border-bottom:1px #c6c6c6 solid; font-size:16px; color:#666666; padding-top:20px; padding-bottom:20px; overflow:hidden;}
.proxq_rlx{float:left; width:600px; padding-top:20px; padding-bottom:20px; overflow:hidden;}

.proxq_rlxl{float:left; width:320px; font-size:14px; color:#0370f6; overflow:hidden;}
.proxq_rlxl a{text-decoration:none;}
.proxq_rlxl a:link{color:#0370f6; }
.proxq_rlxl a:visited{color:#0370f6;}
.proxq_rlxl a:hover{color:#0370f6;}

.proxq_rlxr{float:right; width:100px; font-size:12px; color:#444444; text-align:center; overflow:hidden;}
.proxq_rlxr img {width:100px;}

.proxq_xq{margin:0 auto; width:1300px; margin-top:40px; overflow:hidden;}

.proxq_xqt{margin:0 auto; width:950px; border-bottom:1px #c6c6c6 solid; overflow:hidden;}
.proxq_xqt1{float:left; width:300px; line-height:70px; font-size:24px; text-align:center; color:#0370f6; border-bottom:2px #0370f6 solid; font-weight:bold; overflow:hidden;}

.cp_pro_kk{margin:0 auto; width:950px; overflow:hidden;}
.cp_pro_tk_{margin:0 auto; width:950px; height:70px; overflow:hidden;}
.cp_pro_tkb{ float:left; width:300px; height:70px; line-height:70px; font-size:18px; text-align:center; color:#444444; overflow:hidden;}
.cp_pro_tkb a{text-decoration:none; display: block;}
.cp_pro_tkb a:link{color:#444444; }
.cp_pro_tkb a:visited{color:#444444;}
.cp_pro_tkb a:hover{color:#444444;}

.cp_pro_tka{ float:left; width:300px; height:68px; line-height:70px; font-size:18px; text-align:center; color:#0370f6; border-bottom:2px #0370f6 solid; font-weight:bold; overflow:hidden;}
.cp_pro_tka a{text-decoration:none; display: block;}
.cp_pro_tka a:link{color:#0370f6; }
.cp_pro_tka a:visited{color:#0370f6;}
.cp_pro_tka a:hover{color:#0370f6;}

.cp_pro_kka{display:block;}
.cp_pro_kka ul li a:link{color:#333333; }
.cp_pro_kka ul li a:visited{color:#333333;}
.cp_pro_kka ul li a:hover{color:#333333;}
.cp_pro_kkb{display:none;}

.proxq_xqk{margin:0 auto; width:950px; margin-top:20px; overflow:hidden;}
.proxq_xqk img {width:900px; text-align:center;}

.system21{margin:0 auto; width:1200px; margin-top:40px; overflow:hidden;}
.system21k{margin:0 auto; width:1200px; margin-top:40px; overflow:hidden;}


.show_prokrr{float:right; width:975px; background-color:#FFFFFF; overflow:hidden;}
.show_prokrrr{float:right; width:950px; background-color:#FFFFFF; padding:12px; overflow:hidden;}
.show_prokr{float:right; width:975px; overflow:hidden;}
.show_prokr ul li{float:left; width:300px; height:260px; list-style-type:none; margin-left:12px; margin-right:12px; margin-bottom:20px; color:#666666; background-color:#f6f6f6; overflow:hidden;}
.show_prokr ul li a{ color:#666666; display: block;}
.show_prokr ul li a:link{color:#666666; }
.show_prokr ul li a:visited{color:#666666;}
.show_prokr ul li a:hover{color:#ffffff;}
.show_prokr ul li:hover{color:#ffffff; background-color:#0370f6; font-weight:bold;}

.show_prokra{margin:0 auto; width:1300px; margin-top:20px;  overflow:hidden;}
.show_prokra ul li{float:left; width:300px; height:260px; list-style-type:none; margin-left:12px; margin-right:12px; margin-bottom:20px; color:#666666; background-color:#f6f6f6; overflow:hidden;}
.show_prokra ul li a{ color:#666666; display: block;}
.show_prokra ul li a:link{color:#666666; }
.show_prokra ul li a:visited{color:#666666;}
.show_prokra ul li a:hover{color:#ffffff;}
.show_prokra ul li:hover{color:#ffffff; background-color:#0370f6; font-weight:bold;}

.show_prokr_m{float:left; width:300px; height:210px; text-align:center; background-color:#FFFFFF; overflow:hidden;}
.show_prokr_m img{width:300px; height:100%; cursor: pointer; transition: all 0.9s; }  
.show_prokr_m img:hover{transform: scale(1.2); } 
 
.show_prokr_n{float:left; width:300px; height:50px; line-height:50px; font-size:16px; font-family:"微软雅黑"; text-align:center; overflow:hidden;}

.list_prolkn{float:left; width:300px; padding-top:10px; padding-bottom:10px; overflow:hidden;}
.list_prolkn ul li{float:left; width:300px; height:36px; line-height:36px; list-style-type:none; font-size:14px; border-bottom:1px #ececeb solid; overflow:hidden;}
.list_prolkn ul li a{display: block;}
.list_prolkn ul li a{ color:#555555;}
.list_prolkn ul li a:link{color:#555555; }
.list_prolkn ul li a:visited{color:#555555;}
.list_prolkn ul li a:hover{color:#ffffff;}
.list_prolkn ul li:hover{color:#ffffff; background-color:#0370f6;}


.btn_gow a{
	float:left;
	width: 200px;
	height: 50px;
	line-height:50px;
	display: block;
	border: solid 1px #ff9000; color:#ffffff; background-color:#ff9000;
	border-radius:6px;
	transition: 0.5s;
	font-size:18px;
	text-align:center;
	padding:0 5px;}
.btn_gow a:hover{background:#e80000;color:#ffffff;}
.btn_gow a .arrow-f{width:40px; height:40px; background:url(../123img/gw.png) no-repeat;display:inline-block;vertical-align:middle; position:relative;transition:.3s ease-out}
.btn_gow a:hover .arrow-f{transform:translate(10px,0);background:url(../123img/gw.png);}

.cp_pro_kk{margin:0 auto; width:950px; overflow:hidden;}
.cp_pro_tk_{margin:0 auto; width:950px; height:70px; overflow:hidden;}
.cp_pro_tkb{ float:left; width:300px; height:70px; line-height:70px; font-size:18px; text-align:center; color:#444444; overflow:hidden;}
.cp_pro_tkb a{text-decoration:none; display: block;}
.cp_pro_tkb a:link{color:#444444; }
.cp_pro_tkb a:visited{color:#444444;}
.cp_pro_tkb a:hover{color:#444444;}

.cp_pro_tka{ float:left; width:300px; height:68px; line-height:70px; font-size:18px; text-align:center; color:#0055b2; border-bottom:2px #0055b2 solid; font-weight:bold; overflow:hidden;}
.cp_pro_tka a{text-decoration:none; display: block;}
.cp_pro_tka a:link{color:#0055b2; }
.cp_pro_tka a:visited{color:#0055b2;}
.cp_pro_tka a:hover{color:#0055b2;}

.cp_pro_kka{display:block;}
.cp_pro_kka ul li a:link{color:#333333; }
.cp_pro_kka ul li a:visited{color:#333333;}
.cp_pro_kka ul li a:hover{color:#333333;}
.cp_pro_kkb{display:none;}

.example{}
.example img{ width:600px;}
.example ol{position:relative; width:580px; height:50px; top:-80px; left:10px;}
.example ol li{float:left;width:50px;height:50px; margin:10px; border:1px #888888 solid; list-style-type:none; }
.example ol li img{width:50px;height:50px; }
.example ol li.seleted{border:1px #FF6633 solid; }

.luara-{position:relative;padding:0;overflow: hidden;}
.luara- ul{padding: inherit;margin:0;}
.luara- ul li{display: none;padding: inherit;margin: inherit;list-style: none;}
.luara- ul li:first-child{display:block;}
.luara- ul li img{width: inherit;height: inherit;}

.prot{margin:0 auto; width:1340px; margin-top:40px; border-bottom:1px #e5e5e5 solid; line-height:50px; font-size:30px; height:80px; font-weight:bold; color:#222222; overflow:hidden;}

.prok{margin:0 auto; width:1340px; margin-top:40px; font-size:16px; line-height:28px; overflow:hidden;}

.proka{margin:0 auto; width:300px; margin-top:20px; margin-bottom:40px; height:50px; line-height:50px; text-align:center; font-size:18px; border:1px #999999 solid; overflow:hidden;}
.proka a:link{color:#333333; }
.proka a:visited{color:#333333;}
.proka a:hover{color:#00a2ea;}
.proka:hover{color:#00a2ea; border:1px #00a2ea solid;}

.f16_0368e5{font-size:16px; font-weight:bold; }
.f_ff0000{color:#FF0000;}
.f_000000{color:#000000;}
.f24_000000{font-size:24px; line-height:50px; color:#000000;}

.f24_ff0000{color:#FF0000; font-size:24px; line-height:50px;}
.f18_ff0000{color:#FF0000; font-size:18px; }
.f18_0069d7{color:#0069d7; font-size:18px; }


.touzi02wrap{width: 100%;box-sizing: border-box;padding: 100px 0;background: url(../123img/i-bg03.jpg) no-repeat fixed;background-size: cover;}
/* touzi02 */
.touzi02{margin: auto;text-align: center;}
.touzi02 h3{font-size: 36px;color: #FFFFFF;font-weight: bold;line-height: 60px;}
.touzi02 p{font-size: 18px;color: #FFFFFF;line-height: 60px;margin-top: 20px;}
.tz-link{display: flex;display: -webkit-flex;justify-content: center;-wbekit-justify-content: center;margin-top: 40px;}
.tz-link a{width: 165px;height: 54px; line-height:54px;border: 2px solid #FFFFFF;font-size: 16px;color: #FFFFFF;border-radius: 28px;margin-right: 50px;box-sizing: border-box;}
.tz-link a:last-child{margin-right: 0;}
.tz-link a::before{background-color: #0065FF;}
.tz-link a:hover{box-shadow: 0px 0px 5px 3px rgba(255,255,255,0.5);border: none;}


/* footerwrap */
.footerwrap{width: 100%;background-color: #00162D;}
/* f-fx */
.f-fx{margin: auto;display: flex;display: -webkit-flex;align-items: center;justify-content: space-between;-webkit-align-items: center;-webkit-justify-content: space-between;padding: 60px 0;}
.f-shear{width: auto;}
.f-shear a{background-color: rgba(255,255,255,0.1);margin-right: 10px;position: relative;}
.f-shear a>img{filter: none;}
.f-shear a:last-child{margin-right: 0;}
.f-shear a .showimg{width: 100px;height: 100px;padding: 6px;border-radius: 6px;box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.3);background-color: #fff;position: absolute;left: 50%;margin-left: -50px;bottom: 50px;box-sizing: border-box;display: none;visibility: hidden;}
.f-shear a .showimg img{display: block;width: 100%;height: 100%;object-fit: cover;}
.f-shear a .showimg::before{content:'';display: block;width: 0;height: 0;border: 8px solid transparent;border-top-color: #fff;position: absolute;left: 50%;margin-left: -8px;bottom: -16px;}
.f-shear a:hover .showimg{display: block;visibility: visible;}
/* f-min */
.f-min{margin: auto;display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;}
.f-lx{display: flex;display: -webkit-flex;}
.f-lx li{margin-right: 50px;}
.f-lx li:last-child{margin-right: 0;}
.f-lx .item{display: flex;display: -webkit-flex;margin-bottom: 30px;align-items:flex-start;-webkit-align-items:flex-start;}
.f-lx .item .icon{width: 38px;height: 38px;background: rgba(226,228,229,0);border: 1px solid #FFFFFF;opacity: 0.5;border-radius: 50%;display: flex;display: -webkit-flex;align-items: center;justify-content: center;-webkit-align-items: center;-webkit-justify-content: center;margin-right: 20px;}
.f-lx .item .icon i{font-size: 16px;color: #ffffff;opacity: 0.8;}
.f-lx .item p,.f-lx .item h3{font-size: 14px;color: #FFFFFF;line-height: 24px;opacity: 0.5;}
.f-lx .item:hover .icon{border-color: #00AAFF;opacity:1;}
.f-lx .item:hover .icon i{color:#00AAFF;opacity:1;}
.f-lx .item:hover h3{opacity:1;}
/* f-nav */
.f-nav{display: flex;display: -webkit-flex;}
.f-nav li{ width:100px;}
.f-nav li:last-child{margin-right: 0;}
.f-nav li h3{font-size: 16px;color: #FFFFFF;font-weight:400;margin-bottom: 30px;}
.f-nav li a{display: block;font-size:14px;color: #FFFFFF;line-height: 40px;opacity: 0.5;}
.f-nav li a:hover{opacity: 1;}
.fnavdiv{float:left; width:150px; font-size:14px;color: #FFFFFF;line-height:40px; overflow:hidden;}
/* f-ba */
.f-ba{width: 100%;border-top: 1px solid rgba(255,255,255,0.1);margin-top: 40px;}
.f-bamin{margin: auto;height: 100px;display: flex;display: -webkit-flex;justify-content: space-between;align-items: center;-webkit-justify-content: space-between;-webkit-align-items: center;}
/* f-bal */
.f-bal{display: flex;display: -webkit-flex;}
.f-bamin a{display: block;font-size: 14px;color: #FFFFFF;opacity: 0.5;display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;margin-right: 20px;}
.f-bamin a:last-child{margin-right: 0;}
.f-bamin a img{margin-right: 5px;}
.f-bamin a:hover{opacity: 1;}



.honor{margin:0 auto; width:100%; margin-top:30px; background:url(../123img/honor_bg.png) no-repeat center top scroll; background-color:#edf3f6; padding-top:50px; padding-bottom:50px; overflow:hidden;}
.honor1{margin:0 auto; width:100%; margin-top:30px; padding-top:50px; padding-bottom:50px; background-color:#ffffff; overflow:hidden;}
.honor_t{margin:0 auto; width:1300px; overflow:hidden;}
.honor_tt{float:left; margin-bottom:10px; width:1340px; line-height:50px; font-size:30px; line-height:40px; color:#333333;  overflow:hidden;}
.honor_ttx{float:left; width:1300px;line-height:50px; font-size:16px; color:#777777; overflow:hidden;}
.honor_k{margin:0 auto; width:1310px; margin-top:20px; overflow:hidden;}
.honor_k ul li{float:left; width:300px; height:280px; list-style-type:none; margin:13px;overflow:hidden;}
.honor_k ul li a{display: block;}
.honor_k ul li a{ color:#222222}
.honor_k ul li a:link{color:#222222; }
.honor_k ul li a:visited{color:#222222;}
.honor_k ul li a:hover{color:#196282;}
.honor_k ul li:hover{color:#196282;}
.honor_km{float:left; width:300px; height:208px; text-align:center; overflow:hidden;}
.honor_km img{height:100%; cursor:pointer; transition: all 0.9s;}
.honor_km img:hover{transform: scale(1.1);}
.honor_kn{float:left; margin-top:10px; width:300px; height:220px; line-height:30px; text-align:center; font-size:16px; overflow:hidden;}


.fota{margin:0 auto; width:100%; padding-top:50px; padding-bottom:50px;  background-color:#00162d; overflow:hidden;}
.fot{margin:0 auto; width:1350px; overflow:hidden;}
.fot_l{float:right; width:850px; overflow:hidden;}
.fot_l ul li{float:left; width:210px; line-height:30px; list-style-type:none; text-align:center; font-size:16px; color:#e0f9f7; overflow:hidden;}
.fot_l ul li a{ color:#e0f9f7; }
.fot_l ul li a:link{color:#e0f9f7; }
.fot_l ul li a:visited{color:#e0f9f7;}
.fot_l ul li a:hover{color:#e0f9f7; }
.fot_l ul li span{color:#FFFFFF; font-size:20px;}

.fot_r{float:left; width:500px; overflow:hidden;}
.fot_rt{float:left; width:500px; overflow:hidden;}
.fot_rk{float:left; width:500px; margin-top:30px; font-size:14px; line-height:30px; color:#ffffff;  overflow:hidden;}

.fot_k{margin:0 auto; width:1340; border-bottom:1px #1a2e42 solid; padding-top:16px; padding-bottom:16px; text-align:center; color:#b5bbc2; overflow:hidden;}

.link{margin:0 auto; width:100%; border-top:1px #1a2e42 solid; padding-top:30px; padding-bottom:30px; text-align:center; color:#b5bbc2; background-color:#00162d; font-size:14px; overflow:hidden;}
.link a{ color:#b5bbc2;}
.link a:link{color:#b5bbc2; }
.link a:visited{color:#b5bbc2;}
.link a:hover{color:#b5bbc2;}

.bwfyc{margin:0 auto; width:900px; padding-top:40px; margin-bottom:100px; overflow:hidden; }
.bwfycc{ margin:0 auto; width:1300px; padding-top:40px; margin-bottom:100px; overflow:hidden; }
.bwfy1{ float:left; width:30px; height:30px; background-color:#aa9867; color:#FFFFFF; font-size:16px; text-align:center; line-height:30px; margin-left:6px; border-radius:6px;}
.bwfy1 a{ color:#FFFFFF; display: block;}
.bwfy1 a:link{color:#FFFFFF; }
.bwfy1 a:visited{color:#FFFFFF;}
.bwfy1 a:hover{color:#FFFFFF;}

.bwfy2{ float:left; width:30px; height:30px; background-color:#b0b0b0; color:#FFFFFF; font-size:16px; text-align:center; line-height:30px; margin-left:6px; border-radius:6px;}
.bwfy2 a{ color:#FFFFFF; display: block;}
.bwfy2 a:link{color:#FFFFFF; }
.bwfy2 a:visited{color:#FFFFFF;}
.bwfy2 a:hover{color:#FFFFFF;}

.bwfy3{ float:left; width:30px; height:30px; background-color:#555555; color:#FFFFFF; font-size:16px; text-align:center; line-height:30px; margin-left:6px; border-radius:6px;}
.bwfy3 a{ color:#FFFFFF; display: block;}
.bwfy3 a:link{color:#FFFFFF; }
.bwfy3 a:visited{color:#FFFFFF;}
.bwfy3 a:hover{color:#FFFFFF;}

.f28{font-size:28px; line-height:40px;}
.f20{font-size:20px; line-height:36px;}


abbr,address,article,aside,audio,b,blockquote,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,object,ol,p,pre,q,samp,section,small,span,sub,summary,sup,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:100%;background:0 0;font-weight:400;font-style:inherit;font-family:inherit;vertical-align:top}

.demo {width:600px; height:450px; font-size:20px; position:relative;}
.demo a.control {position:absolute;display: block;top: 50%;margin-top: -78px;width: 76px;height:112px;cursor: pointer;z-index: 2;background: url(../images/buttons.png) no-repeat}
.demo a.prev {left: 0;background-position: 0 0}
.demo a.next {right: 0;background-position: -76px 0}
.demo a.prev:hover {background-position: 0 -112px}
.demo a.next:hover {background-position: -76px -112px}

.slider {display: none}


.floatonline {margin:0 auto; width:100px; overflow:hidden;}
.floatonlinet{float:left; width:100px; overflow:hidden;}
.floatonlinec{float:left; width:100px; background-color:#FFFFFF; overflow:hidden;}
.qq_phone{float:left; width:100px; text-align:center; color:#111111; padding-top:10px; padding-bottom:10px; font-family:"微软雅黑"; font-size:12px; background-color:#FFFFFF; overflow:hidden;}
.qq_phone a{display:block;}
.qq_phone a:link  {color:#111111; text-decoration:none;}
.qq_phone a:visited  {color:#111111; text-decoration:none;}
.qq_phone a:hover  {color:#ff7e00; text-decoration:none;}

.qq_phonea{float:left; width:100px; text-align:center; overflow:hidden;}
.floatonlinef{float:left; width:100px; height:47px; overflow:hidden;}

.soso{margin:0 auto; width:700px; margin-top:80px; border:1px #6eafcb solid; border-radius:8px; overflow:hidden;}
.sosol{float:left; width:200px; height:60px; line-height:60px; text-align:center; font-size:20px; color:#000000;  overflow:hidden;}
.sosoc{float:left; width:400px; height:60px; overflow:hidden;}
.sosor{float:right; width:70px; height:60px; overflow:hidden;}
.sosor button {
	width: 50px;
	height: 48px;
	background: url(../123img/so.png) no-repeat;
	border: none;
	position: relative;
	left: -1px;
	top:5px;
}

