@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-size:100%;
	font-family: "Microsoft Yahei","微软雅黑",Tahoma,Arial,Helvetica,"宋体";
}
ul,h1,h2,h3,h4,h5,h6{list-style:none;margin:0px;padding:0px; font-weight:normal;}
p{padding:0px; margin:0px;}
.clear{clear:both;}
.black{background-color:#333;width:100%;height:40px; line-height:40px;color:#FFF;}
a{color:#000; text-decoration:none;}
a:visited{color:#000;}
a:hover{color:#F90;}
a.white{color:#FFF;text-decoration:none; font-size:14px;}
a:visited.white{color:#FFF;}
.wrapper{max-width: 1910px;	margin:0 auto;}
.wrapper-p{max-width: 1400px;	margin:0 auto;}
.fixnav{position:fixed;top:0px; z-index:99998;width:100%; transition: 0.3s; /*background:#FFF;box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);*/}
.fixnavScrol{background:#FFF;box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);transition: 0.3s; 
}
.fixnavScrol .menu-2 a{color:#000 !important;}
.fixnavScrol .menu-2 a:hover{color:#F90 !important;}
.fixnavScrol .logo-1 a span i{color:#CCC;}
.fixnavScrolNoStyle{transition: 0.3s;}
.margintopbottom{margin:20px 0px;}
.welcome{ background:#075EA5; height:36px; line-height:36px; color:#FFF;}
.logo-1{float:left;   margin-right:1%;}
.logo-1 a{color:#FFF ; }
.fixnavScrol .logo-1 a{color:#000 !important;}
.logo-1 a span{font-size:36px; padding-top:26px; display:inline-block; font-weight:bold;}
.logo-1 a span i{ font-size:22px; font-weight:normal; padding-left:6px;}
@keyframes fadeInDown {
0% {
    opacity: 0;
    transform: translate3d(0px, -100%, 0px);
}
100% {
    opacity: 1;
    transform: none;
}
}

.logo-1 img{float:left; padding-top:20px; 
    animation-delay: 0.2s;
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: fadeInDown;
}
.toptel{padding-top:20px; text-align:right; font-size:18px; color:#F30; font-weight:bold;}
.slogan{float:left;margin-top:20px;margin-left:10px; height:60px; line-height:30px; padding:10px 0 0 10px; border-left:1px solid #CCC;font-size:19px; font-weight:bold;}
.orange{}
.topright{width:60%;float:right;}
.bigworld{font-size:24px; font-weight:bold;}
.bigfont{color:#F00; font-size:32px; font-family:impact; font-weight:bold; line-height:26px;}
.bigfont span{display:block; font-size:14px; font-weight:normal;color:#FFF;}
.fixnavScrol .bigfont span{color:#666;}
.bigfont i{ display:block;font-size:16px; color:#666;font-weight:normal;}
.bannerbg{width:100%;background:url(../images/banner1o.jpg) no-repeat   center top; background-size:cover;  height:320px; }
.bannerbgTitle{margin:0 auto;  text-align:right; padding-top:30px;color:#FFF; font-size:20px; line-height:33px; letter-spacing:1px; }
.redbg{ padding:15px 0; background:#1B1B1B; border-top:1px solid #333333; text-align:center;font-size:12px;}
.menu-2{
	font-family: "Microsoft Yahei", "微软雅黑", Tahoma, Arial, Helvetica, "宋体";
   width:79%; float:left; ;
}

.menu-2 span{width:18px; display:inline-block; font-size:16px; line-height:18px;}
.menu-2  em{ display: inline-block;font-family: Centaur;font-size: 12px; margin-left:6px; font-style:normal;letter-spacing: 0.5px;line-height: 12px;
text-transform: uppercase;transform: rotate(90deg) scale(0.85);vertical-align: top;white-space: nowrap;width: 10px;}
.menu-2 a{float:left; display:block;width:14%; height:90px;line-height:90px; font-size:18px;  color:#FFF; text-decoration:none;text-align:center; position:relative; transition: all 0.3s ease 0s;}
.menu-2 a:hover{color:#F90;}
.telok{float:left;background:url(../images/tel.png) no-repeat left center; padding-left:2%; margin-left:2%; margin-top:2%;}

.dropbtn{
    display:inline-block;
    text-align:center;
    padding:0 16px;
    text-decoration:none;
	transition: all 0.3s ease 0s;
 
}

 .dropdown:hover .dropbtn{
    background-color:#F1F1F1;
}

.dropdown{
    display:inline-block;
	height:115px;
	line-height:115px;
}

.dropdown-content{
    min-width:200px;
    background-color:#F9F9F9;
    position:absolute;
	z-index:9999;
    display:none;
    box-shadow:0px 8px 15px 0px rgba(0,0,0,0.2);
}

.dropdown-content a{
    color:black;
    padding:12px 16px;
    text-decoration:none;
	line-height:33px;
    display:block;
	text-align:left;
	transition: all 0.3s ease 0s;
}

.dropdown-content a:hover{
    background-color:#F1F1F1;
	color:#F60;
}

.dropdown:hover .dropdown-content{
    display: block;
}

.cptopbg{background: rgba(255, 255, 255, .2); padding:5% 0;}

.xinbg1{ background:url(../images/bg1.jpg) no-repeat center center; background-size:cover; width:100%; color:#FFF; line-height:33px;}
.xinbg2{ background:url(../images/bg2.jpg) no-repeat center center; background-size:cover; width:100%; color:#FFF; line-height:33px;}
.xinbg3{ background:url(../images/bg3.jpg) no-repeat center center; background-size:cover; width:100%; color:#FFF; line-height:33px;}
.xinbg4{ background:url(../images/bg4.jpg) no-repeat center center; background-size:cover; width:100%; color:#FFF; line-height:33px;}
.xinl{width:39%; padding:0 3%; float:left; font-size:14px; padding-top:10px; color:#CCC;}
.xinr{width:50%; float:left; text-align:center;border-top: 110px solid #bd1c21;border-left: 70px solid transparent;position: relative;z-index: 9;}
.xinr h2{font-size:30px; padding-bottom:10px;}
.xinr p{text-align:right; padding-right:20%;}
.wz{position: absolute;
    bottom: 20px;
    width: 100%;
    margin-top: 10px;}
.smallf{ font-size:40px;}
.xiaof span{font-size:14px;  text-align:left; padding-left:10px; }
.xiaof img{width:auto !important;}

.infoTitle{text-align:center; line-height:50px; font-size:14px;}
.infoTitle h3{ margin-top:50px;font-size:46px; font-weight:bold; color:#dc0000; position:relative;}
.infoTitle h3::after {
  content: "";
  position: absolute;
  left: 660px;
  top: -20px;
  width: 52px;
  height: 6px;
  background-color: #FFFFFF;
}
.infoTitle p{color:#595959;}
.infoTitle i{font-style:normal; color:#333;}
.infoTitle span{ display:inline-block; width:620px; padding:5px; margin-top:1%; font-size:23px; border:1px solid #dc0000; }
@keyframes rot {
0% {
    transform: rotateY(0deg);
}
100% {
    transform: rotateY(360deg);
}
}
.classbg{background:#316DDA; padding:2%;}
.classimg{position:relative; z-index:9999; padding:5% 0;}
.classimg a{display:block;width: 16%;margin: 2% 2%;;float:left; text-align:center; font-size:21px; color:#FFF;}
.classimg a:hover{color:#F90;animation: 1.5s ease 0s normal none 1 running rot;}
.classimg a:hover .cptopbg{background: rgba(189, 28, 33, .6); color:#FFF;}

.classimg a img{width:100%;}
.homeproducts-class a{display:block;width:24%;float:left; text-align:center; background:#316dda; color:#FFF; margin-right:1%; margin-bottom:2%;   line-height:50px; height:50px; border-radius:6px;transition: all 0.3s ease 0s;}
.homeproducts-class a:hover{background:#F7BA00;color:#FFF;}
.productsimg{ }
.productsimg a{display:block;width:23%;float:left; position:relative; text-align:center; overflow:hidden; border-bottom:1px solid #CCC; margin-right:1.4%; padding-bottom:1%; line-height:30px;  margin:2% 1%; color:#FFF;transition: all 0.3s ease 0s;}
.productsimg a:hover{ background-color:#F90; color:#FFF;box-shadow: 4px 5px 4px 0 rgba(0, 0, 0, 0.2); transform:scale(1.1,1.1);}
.productsimg img{width:100%;}
.marginbottom30{margin-bottom:30px;}

.homeproducts-class{float:left;width:100%;}
.productsimg{width:100%; float:left;margin: 2% 0;}
a.current{display:block;float:left; text-align:center; background:#F7BA00;color:#FFF; margin-bottom:2%; line-height:50px; height:50px; border-radius:0px;}
.productsimg a .classtel{width:100%;padding-left: 35px; color:#333; text-align:left;  font-size:24px; position:absolute; left:-50px;top:-50px;transition: all 0.3s ease 0s;}
.productsimg a:hover .classtel{display:block; padding:214px 26px;background:#10a533;   background: rgba(49, 109, 218, 0.8) url(../images/tl.png) no-repeat center 140px ; background-size:50px 50px;  color: #fff; text-align:center;}

.about1{width:48%; margin-right:2%; line-height:33px;float:left;}
.about1 h2{margin:4% 0; font-size:28px;}
.about2{width:50%;float:left; text-align:right;}
.sub{display:none;width:100%; position:absolute;top:214px;left:0px; z-index:100; background-color:#000; text-align:center;}
.menu .sub li,.menu .sub a{display:inline; float:none; font-size:16px;padding:0 5px;}
.on{background-color:#000;}
.menu li{position:relative;}
.childMen{display:none; position:absolute;margin-top: 98px; padding:0px; z-index:99999; }
.childMen li{float:left; display:block;text-align:center;}


.menu li:hover .childMen{display:block; text-align:center;}
.menu li:hover .childMen li{ position:static;}
.menu li:hover .childMen a{ display:block; height:50px; width:120px; line-height:50px; color:#FFF;}
a,img{border:0;}
#n{margin:10px auto; width:920px; border:1px solid #CCC;}
#n a{ padding:0 4px; color:#333}


/* banner */
.flexsliderWorld{ margin:0 auto; width:1100px; color:#dc0000; font-weight:bold; line-height:50px; margin-top:300px; padding:30px; padding-left:0px; font-size:46px; text-align:center;}
.flexsliderWorld2{ margin:0 auto; width:1100px; line-height:66px; margin-top:300px; color:#FFCC00;  padding:30px; padding-left:0px; font-size:50px; font-weight:bold; text-align:center;}
.flexsliderWorld p{font-size:24px; text-transform:uppercase; font-weight:normal;  padding:5px 10px; color:#fcff10; text-align:center; margin-top:10px;}
.flexsliderWorld2 p{font-size:24px; color:#F00; font-weight:normal;}
.flexslider{position:relative;height:902px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:905px;}
.slides li a{ display:block; width:100%; height:100%; text-align:left; text-indent:-9999px}
.flex-control-nav{position:absolute;bottom:10px;z-index:2; left:45%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px; float:left;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3; left:0;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:60px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:60px;background:url(../images/next.png) center center no-repeat;}
.margintop30{margin-top:30px;}
.margintop60{margin-top:60px;}
.margintop90{margin-top:90px;}
.marginbottom{margin-bottom:400px;}
.marginbottom20{margin-bottom:20px;}

.noIndex .flexslider{height:652px;}
.noIndex .slides li{height:655px;}

.linksA {
  width: 100%;
  text-align:center;
  margin-top: -30px;
  padding-bottom: 90px;
}
.linksA a{
	display:inline-block;
	width: 255px;
	height: 63px;
	border-radius: 63px;
	text-align: center;
	font-size: 18px;
	line-height: 63px;
	margin-left: 14px;
	margin-right: 14px;
}
.linksA a:hover{
	background-color: #BD1C21;
	color: #FFFFFF !important;
	border: 1px solid #BD1C21;
}
.linksA a:nth-child(1) {
  color: #FFFFFF;
  background-color: #BD1C21;
}

.linksA a:nth-child(2) {
  color: #BD1C21;
  border: 1px solid #BD1C21;
}

.ab li {float: left;  margin-top:40px;}
.num {
  width: 172px;
  border-radius: 122px;
  b ackground: #ffba00;
  margin-left: 31px;
}
.num p:nth-child(1) {
  font-family: impact;
  font-size:36px;
  color: #d80c25;
  text-align: center;
  line-height: 1.3;
}
.num p:nth-child(2) {
  font-size: 16px;
  color: #d80c25;
  text-align: center;
}

.abouts-l{float:left;width:26%; text-align:center;  font-size:44px; line-height:66px; padding-top:6%;}
.abouts-l img{border-radius:32px 0 32px 0; width:100%;}
.abouts-r{float:right;width:62%; text-align:left; background: rgba(255,255,255,0.8); color:#666; font-size:18px; line-height:33px; padding:2%; text-indent:6px;}
.abouts-r h2{padding-bottom:4%; font-size:32px;}
.aboutsbg{background:url(../images/aboutbg.jpg) no-repeat fixed center top; background-size:cover; padding:30px 0;}
.browse,.time{display:none !important;}
.scrolNews{background-color:#EBEBEB; height:56px; line-height:56px;}
.scrolNews1{width:65%; float:left; }
.scrolNews2{width:35%;float:left; text-align:right; font-size:18px;color:#FFD615; font-weight:bold;}
.news-h{width:50%;float:left; }
.news-h li{line-height:35px;}
.news-h li i{font-style:normal; color:#CCC;}
.newstitle{ background:url(../images/kuang.jpg) no-repeat left center;}
.news-h .imgThum {display: block;float: left;width: 12%;}
.news-h a {display: block;float: left; padding-left:2%;width: 88%;}
a.firstNews{padding-left:0;width: 96%;}
.smallfonts{border-left:none !important; color:#8a8a8a; font-size:14px; line-height:28px;}
.news-h h4 {font-size: 16px; padding: 10px 0 0 10px;background: rgba(0, 0, 0, 0) url("../images/kuang.jpg") no-repeat scroll left center;}
.news-h p,.video-h p{border-left:1px solid #E52320; padding-left:10px; margin-bottom:10px;}
.news-h em,.video-h em{font-style:normal; font-weight:bold; font-size:30px; display:block; color:#045998;}
.news-h span,.video-h span{display:block; color:#CCC;}
.video-h{width:40%;float:left;}
.recommend{background-color:#0741AA;color:#FF0; height:80px; line-height:80px; font-weight:bold; font-size:26px; text-align:center;}
#app{height:30px;overflow: hidden;width:100%; margin-top:10px;}
#app li{line-height: 30px;padding:0 10px;height: 30px;}
.advantage{padding:50px 0; background:#EF0201; color:#FFF; line-height:50px; text-align:center;}
.advantage li{float:left; width:22.5%; margin:0 1%; border-right:1px solid #FFF;}
.more{display:block; margin:0 auto; width:220px;background-color:#FF6600; font-size:18px; text-align:center; padding:10px 20px;  color:#FFF !important;transition: all 0.3s ease 0s;}
.more:hover{ background-color:#FF9300;}
.title{margin-top:40px; text-align:center; padding:10px;border-radius:6px;}
.title h3{font-size:30px;  }
.dazi{font-size:66px;}
.application img{ background: #fff none repeat scroll 0 0;border: 8px solid #e5e5e5;border-radius: 50%; padding:5%;}
.application{max-width:1600px; margin:0 auto; margin-top:60px;position: relative;}
.application-item{width:33.333%; line-height:265px; float:left; background:#316dda;color:#FFF; font-size:20px; text-align:center;}
.application-item-1{  position:absolute; top:210px; left:6%; width:200px; line-height:30px; text-align:center;   transition: all 0.3s ease 0s;}
.application-item-2{  position:absolute; top:210px; left:85%; width:200px; line-height:30px; text-align:center;   transition: all 0.3s ease 0s;}
.application-item-3{  position:absolute; top:658px; left:6%; width:200px; line-height:30px; text-align:center;   transition: all 0.3s ease 0s;}
.application-item-4{  position:absolute; top:658px; left:85%; width:200px; line-height:30px; text-align:center;   transition: all 0.3s ease 0s;}
.application-item-1 h3,.application-item-2 h3,.application-item-3 h3,.application-item-4 h3{ font-size:29px; margin-bottom:10px;}
.application-item-1 p,.application-item-2 p,.application-item-3 p,.application-item-4 p{color:#333;}
.application-item-l:hover{margin-top:-50px;}
.application-item-l:hover img{transition: all 0.3s ease 0s}
.application-item-l:hover img{transform:rotate(360deg);}
.application-item-color{background:#0058D2;color:#FFF;}
.application-item-color a{color:#FFF;}
.application-item-l h3{font-size:24px;}
.application-item a{display:block; overflow:hidden;}
.application-item a img{transition: all 0.3s ease 0s;}
.application-item a:hover img{transform:scale(1.1,1.1);}
.abouts{text-align:center; line-height:39px; color:#FFF; padding:5% 0; background:url(../images/adbj1.jpg) no-repeat fixed   top center; background-size:cover;} 
a.whileA{display:inline-block; background:#dc0000; color:#FFF; border:1px solid #FFF; padding:10px 60px; margin-top:30px; line-height:20px; border-radius:10px;}
a:hover.whileA{background:#f7ba00;color:#000;transition:all 0.3s ease 0s;}
a.whileB{display:inline-block; background:#f7ba00;color:#000;border:1px solid #FFF; padding:10px 60px; margin-top:30px; line-height:20px; border-radius:10px;}
.youshi{
	 
	background:url(../images/youshi.jpg) no-repeat top center;
	padding-top:60px;
	height:1308px;
	position:relative;
}
.whilecolor{color:#FFF !important;}
.paddingbottom90{padding-bottom:90px;}
#div1{
	position: relative;
 
	margin: 20px auto;
	margin-bottom:0;
	height: 320px;
	overflow: hidden;
}
#div1 ul{
	position: absolute;
	left: 0;
}
#div1 a.pos{
	position: absolute;
	z-index: 2;
	text-decoration: none;
	top: 45%;
	display: none;
}
#div1 ul li{
	padding: 5px;
	list-style: none;
	width: 300px;
	height: 240px;
	float: left;
	text-align:center;

}
#div1 ul li img{
	width: 100%;
	height: 100%;
	
/*	-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    
    filter: grayscale(100%);
	
 transition: all 0.3s ease 0s;*/
}
#div1 a:hover img{

	
/*	-webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    
    filter: grayscale(0%);
	 */
   
}

.products-left{background:#01499D;color:#FFF; line-height:33px; padding:2%; width:21%;float:left;}
.products-left h2{font-size:24px; font-weight:bold; margin-bottom:16px;}
.products-left p{color:#F4F4F4;}
.products-left ul a,.products-left ul a:visited{color:#FFF; padding:10px; margin-bottom:6px; border-bottom:1px solid #0070F3; display:block; transition: all 0.3s ease 0s;}
.products-left ul a:hover{border-bottom:1px solid #FFB200; color:#FF6600; padding-left:20px;}
.products-right{width:79%;float:left;}
.productsclass-img{margin-top:30px;text-align:center;}
.productsclass-img li{float:left; margin-right:50px;margin-top:10px;}
.productsclass-img img{
width: 180px;
height: 180px;
border: 5px solid#ed2832;
display: block;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
-moz-box-shadow: 2px 3px 4px #999999;
-webkit-box-shadow: 2px 3px 4px #999999;
box-shadow: 2px 3px 4px #999999;
}

.productclass-h{width:74%; float:right;}
.productclass-h a{display:block; width:31%;float:left; margin-right:1.5%; margin-bottom:2%; overflow:hidden; position:relative;transition: all 0.3s ease 0s;}
.productclass-h a p{width:100%; height:188px; padding-top:100px; position:absolute;bottom:-260px; line-height:28px; color:#FFF; font-size:18px; text-align:center; transition: all 0.3s ease 0s;}
.productclass-h .othermore{ display:inline-block !important; font-size:14px; margin-top:20px;  background:#FF9300; padding:3px 15px; width:120px; text-align:center;}
.productclass-h a:hover p{  background-color:#1C1C1C;bottom:0px; }
.productclass-h li{ text-align:center;}
.productclass-h span{display:block; text-align:center; margin:10px 0;}



.productclass-h-p{width:100%; float:right;}
.productclass-h-p a{display:block; width:23%;float:left; margin-right:1.5%; margin-bottom:2%; overflow:hidden; position:relative;transition: all 0.3s ease 0s;}
.productclass-h-p a p{width:100%; height:188px; padding-top:100px; position:absolute;bottom:-260px; line-height:28px; color:#FFF; font-size:18px; text-align:center; transition: all 0.3s ease 0s;}
.productclass-h-p .othermore{ display:inline-block !important; font-size:14px; margin-top:20px;  background:#FF9300; padding:3px 15px; width:120px; text-align:center;}
.productclass-h-p a:hover p{  background-color:#1C1C1C;bottom:0px; }
.productclass-h-p li{ text-align:center;}
.productclass-h-p span{display:block; text-align:center; margin:10px 0;}


.productsClass{   margin-top:30px; }
.productsClass p{ color:#888888; margin:20px 0; margin-bottom:20px; font-size:14px; font-weight:normal; text-transform:uppercase;}
.productsClass h3{  text-align:center; font-size:34px;color:#323232;}
.productsClass li a{display:block; width:285px; text-align:center; float:left; color:#FFF; margin-top:10px; padding:16px 0px;  background: #005AAB; border:1px solid #005AAB; margin-left:10px; transition: all 0.3s ease 0s; border-radius:5px;}
.productsClass li a:hover{ background-position:-50px 0px; background-color:#FF8915; color:#FFF; border:1px solid #FF8915;}
.productmore{display:none;}
.newsok a{display:block;width:23%; margin-right:2%; float:left;transition: all 0.3s ease 0s;}
.newsok a h3{font-size:20px; margin:10px 0; border-bottom:1px solid #CCC; padding-bottom:10px;}
.newsok a p{line-height:30px;color:#888888;}
.riqi{font-size:36px; margin:10px 0;}
.marginbottom60{margin-bottom:60px;}
.navmenubg{border-bottom:1px solid #CCC;}
.navmenu a,.navmenu a:visited{display:block; background:#BD1C21;   color:#FFF; float:left; height:50px; line-height:50px; width:16%;border-right: 1px solid #D12227;
border-bottom: 1px solid #D12227;   text-align:center; transition: all 0.3s ease 0s;}
.navmenu a:hover {background: #F90 none repeat scroll 0 0; }
.solution{position:relative; height:710px; margin-top:-30px;}
.solution li{float:left; box-sizing:border-box;}
.solution li a{transition: all 0.4s ease 0s;}
.solution .txtworld{opacity:0;transition: all 0.4s ease 0s;}
.solution a:hover .txtworld{ opacity:1;left:50px;}
.ap-1{display:block;}
.ap-2{display:none;}
.li01{ position:absolute; left:0px; top:0px;}
.li01 .txtworld{position:absolute; left:20px; top:220px;z-index:99;}
.li02{position:absolute; left:286px; top:0px;}
.li02 .txtworld{position:absolute; left:200px; top:80px;z-index:99;}
.li03{position:absolute; left:915px; top:0px;}
.li03 .txtworld{position:absolute; left:20px; top:30px;z-index:99;}
.li04 { background-color: #c70025; width: 27%;position:absolute; left:286px; top:214px;}
.li04 a{color: #fff;height: 216px; text-align: center; display:block; margin-top:90px; font-size:24px;}
.li05{position:absolute; left:600px; top:214px;}
.li05 .txtworld{position:absolute; left:200px; top:130px;z-index:99;}
.li06{position:absolute; left:0px; top:430px;}
.li06 .txtworld{position:absolute; left:20px; top:20px;z-index:99;}
.li07{position:absolute; left:286px; top:430px;}
.li07 .txtworld{position:absolute; left:30px; top:20px;z-index:99;}
.width1300{width:1300px;}
.caseok{background:#1067C8 url("../images/aboutbg.jpg") no-repeat fixed center top / cover ; padding-bottom:60px; }
.homeproducts-home{}
.homeproducts-home ul li {
    float: left;
    margin-bottom: 15px;
	box-sizing:border-box;
	margin-right:1.5%;
    position: relative;
	width:22%;
}
.homeproducts-home ul li p {
 padding:6px;
 margin:8px 0;
    text-align: center;
}
.homeproducts-home ul li p.homeproducts-info{font-size:14px; color:#999; text-align:left; line-height:30px; text-indent:4px;}
.homeproducts-home ul li a {
    background-color: #fff;
    display: block;
    overflow: hidden;
    transition: all 0.3s ease 0s;
}
.view {
    display: none;
}
.homeproducts-home ul li a:hover {
    background-color: #ff8915;
    color: #fff;
}
.homeproducts-home ul li a:hover .homeproducts-info{color:#FFF;}
.homeproducts-home .imgwrap {
    height: 230px;
    overflow: hidden;
    width: 100%;
}
.homeproducts-home ul .imgwrap img {
    height: 230px;
    transition: all 0.3s ease 0s;
    width: 100%;
}
.homeproducts-home ul .imgwrap img:hover {
    transform: scale(1.05, 1.1);
}
.homeproducts-home ul li a:hover div p {
    bottom: 0;
}



.homeproducts {
  padding-top:30px;

}

.homeproducts  ul li {
  margin-bottom: 15px;
  margin-right:2%;
  position: relative;
  width:23%;
  float: left;

}
.homeproducts  ul li p{text-align:center;  height:40px; line-height:40px;}
.homeproducts  ul li a {
  display: block;
  overflow:hidden;
  margin-right:5px;
transition: all 0.3s ease 0s;
  background-color:#FFF;
}
.view{ display:none;}
.homeproducts  ul li a:hover{background-color:#F90; color:#FFF;background: rgba(0, 0, 0, 0) linear-gradient(90deg, #F90, #F90) repeat scroll 0 0;
    box-shadow: 4px color:#FFF;}
.imgwrap{  width: 100%;

  overflow:hidden;}
.homeproducts  ul .imgwrap img {
  width: 100%;
  ;
  transition: all 0.3s ease 0s;
}
.homeproducts  ul .imgwrap img:hover{transform:scale(1.05,1.1);}
.homeproducts  ul li a:hover div p {
  bottom: 0;
}
.homeabout{width:100%;height:370px; margin-top:80px; background:#04a12c url(../images/greenbg.jpg) repeat  scroll left top; color:#FFF; }
.homeabout-info{ padding-top:60px; line-height:33px; }
.homeabout-info img{float:left;  margin-right:30px; margin-bottom:20px;}
.homeabout-info h2{margin-bottom:10px;font-size:28px; font-weight:bold; text-align:center;}
.homeabout-info-left p{font-size:24px; margin-bottom:20px; font-weight:bold;}
.productscase p{padding:0px; margin:0px; text-align:center;}
.productscase{ position:relative; height:450px;}
.productscase1{position:absolute;left:0px; top:0px;}
.productscase2{position:absolute;left:0px; top:206px;}
.productscase3{position:absolute;left:264px; top:0px;}
.productscase3 img{ width:670px; height:390px;}
.productscase4{position:absolute;left:974px; top:0px;}
.productscase5{position:absolute;left:974px; top:206px;}
.service{margin:50px 0px; line-height:33px;}
.service li{float:left;width:200px; height:220px;  background-color:#CD0303;color:#FFF; padding:20px; margin-right:80px;-moz-border-radius: 50%;-webkit-border-radius: 50%;border-radius: 5px 50px 5px 60px;}
.service h3{text-align:center; font-size:24px; font-weight:bold; margin-bottom:20px; border-bottom:1px dashed #FFF; padding-bottom:10px; padding-top:10px; letter-spacing:2px;}
.service p{text-indent:8px;}
.news-left .news li{width:100%;float:left; margin-bottom:30px; font-size:14px; }
.news-left .news .imgThum{width:30%; display:block;float:left;}
.news-left .news a{display:block; width:67%; margin-left:2%;float:left;color:#8A8A8A;}

.list{width:19%; margin:0 2%; margin-bottom:2%; padding:1%; float:left; background:#F4F4F4; background:rgba(255,255,255,0.2); position:relative;}
.date{position:absolute;left:0;top:0;background-color: #ffa800; color:#FFF; padding:2%; text-align:center;}
.date strong{display:block; font-size:29px;}
.picBox{width:100%;  height: 100%;float:left;}
.picBox img{width:100%; height:100%;}
.content{ float:right;}
.content h3{margin-bottom:10px; text-align:center;}
.content h3 a{color:#FFF;}
.noIndex .content h3 a{color:#000;}
.content p{color:#7F7F7F; line-height:26px; font-size:13px;  }
.content span{display:block; text-align:right; padding-right:6%;color: #8c8c8c;}
.listAll{padding-top: 60px; max-width:1800px; margin:0 auto;}
.newsRelevant a{display:block; font-size:14px; color:#666; line-height:26px;}
.hidep{height:260px; overflow:hidden;}
.maxwidth1600{max-width:1600px; margin:0 auto;}
.greybg{background-color: #f1f1f1;}
.footer{background:#2d2d2d;  width:100%;   padding-bottom:60px; padding-bottom:0; padding-top:3%; color:#FFF;line-height:36px;}
.footercolumn{width:80%; float:left; line-height:36x;}
.footercolumn2{width:20%; float:right; line-height:36x;}
.footercolumn-con{width:33%;float:left;}
.footercolumn-title{ padding-bottom:9px; font-size:18px;   }
.productsclass-bottom li a{float:left; width:200px; color:#FFF;}
.footer a{  ;width:45%;float:left;font-size:14px; color:#CCC;}
.footer a.nono{float:none;width:auto; }
.footer a:visited{color:#CCC;}
.footer a:hover{color:#EBEBEB;}
.footer-menu{display: none; text-align:center; margin:0 auto;  padding-bottom:10px;  }
.footer-menu li{ float:left; width:120px; text-align:center; color:#f00;}
.footer-menu a{color:#FFF;}
.line{width:100%; height:1px; background-color:#F69C20; margin:10px 0px;}
.footercolumn-con p{ font-size:14px; color:#CCC;}


.appliactionbg{background:#F0D62A;color:#000; margin-bottom:30px; line-height:50px;}
.asideColumn{width:100%;float:left;text-align:center; margin-top:20px;}
.asideColumn p{height:65px; line-height:65px; background-color:#EB1E19; color:#FFF; font-size:20px; font-weight:bold; margin-top:20px; margin-bottom:5px;}
.asideColumn li a{display:inline-block; width:24%; float:left; text-align:center; line-height:46px; border:1px solid #F6F5F5; margin-bottom:2px;transition: all 0.3s ease 0s;}
.asideColumn li a:hover{background-color:#FF8915; color:#FFF;}
.xiangguan h3{padding:1%; background:#fafafa; margin-top:2%;color: #d50016;}
.contentColumn{width:99.5%; margin-bottom:40px;}

.contentColumn .title{ background-image:none; margin-top:30px; padding-bottom:30px; margin-bottom:20px;}
.products-only .contentColumn .title{display:none;}
.contentColumn .productsClass{ background-image:none;margin-top: 10px;}
.nav{ background:url(../images/pos.jpg) no-repeat left center; padding:1% 0; padding-left:26px;  line-height:36px;}
.contentArea{color:#494949; line-height:36px;}
.pageNav{ text-align:center; margin-top:20px; color:#999;}
.relevant{line-height:33px;}

.contactsbigfont{font-size:24px; display:block; padding-bottom:20px;color:#ffd800;}
.contacts .p {
    margin-bottom: 10px;
    padding-left: 45px;
    position: relative;
}
.contacts .ico2_f1 {
    background-position: 0 0;
}
.contacts .ico2 {
    height: 24px;
    left: 0;
    position: absolute;
    top: 0;
    width: 24px;
}
.ico2 {
   
    display: inline-block;
    vertical-align: middle;
}
.contacts .ico2_f2 {
    background-position: -24px 0;
}

.contacts  .p ._tel {
    color: #FFAF47;
    display: block;
    font-family: Impact;
    font-size: 28px;
    line-height: 30px;
	text-align:center;
}



.phone_show {
    display: none;
}
.r_menu {
    float: right;
    line-height: 0;
    padding: 0;
}
.small_menu {
    float: left;
    height: 70px;
    width: 70px;
}

.small_menu .cha {
    display: none;
    height: 70px;
    position: absolute;
    right: 0;
    top: 0;
    width: 70px;
    z-index: 56;
}
.pf_phone_menu {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    display: block;
    left: 0;
    position: absolute;
    top: 70px;
    width: 100%;
    z-index: 99999;
}
.phone_menu {
    float: left;
    width: 100%;
}
.phone_menu ul {
    float: left;
    height: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
}
.phone_menu ul .nli {
    background-color: rgba(255, 255, 255, 0.9);
    float: left;
    width: 100%;
}
.phone_menu ul .nli span {
    border-bottom: 1px solid #f1f1f1;
    float: left;
    width: 100%;
}
.phone_menu ul .nli span a.l1_a {
    float: left;
    padding: 10px 0px;
	padding-left:4%;
    text-align: center;
    width: 96%;
}
.phone_menu ul .nli span .l1_a .chi {
    color: #333;
    float: left;
    font-size: 14px;
    line-height: 30px !important; 
}
#toTop {
    background: rgba(0, 0, 0, 0) url("../images/gotop.png") no-repeat scroll 0 0;
    border: medium none;
    bottom: 70px;
    display: none;
    height: 48px;
    overflow: hidden;
    position: fixed;
    right: 10px;
    text-decoration: none;
    text-indent: 100%;
    width: 48px;
}
.open,.close{display:none;}


/*浮动客服*/
#floatDivBoxs{width:170px;background:#fff;position:fixed;top:100px;right:0;z-index:99999;}
#floatDivBoxs .floatDtt{width:100%;height:45px;line-height:45px; background:#c70025;color:#fff;font-size:18px;text-indent:22px;position:relative;}
#floatDivBoxs .floatDqq{padding:0 14px;}
#floatDivBoxs .floatDqq li{height:45px;line-height:45px;font-size:15px;border-bottom:1px solid #e3e3e3; padding:0 0 0 50px;}
#floatDivBoxs .floatDtxt{font-size:18px;color:#333;padding:12px 14px;}
#floatDivBoxs .floatDtel{padding:0 0 15px 10px;}
#floatDivBoxs .floatDtel img{display:block;}
#floatDivBoxs .floatDbg{width:100%;height:20px;background:url(/images/online_botbg.jpg) no-repeat;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
.floatShadow{ background:#fff;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
#rightArrow{width:50px;height:45px;background:url(/images/online_arrow.jpg) no-repeat;position:fixed;top:100px;right:170px;z-index:99999;}
#rightArrow a{display:block;height:45px;}

@media screen and (max-width: 760px){
/*body{font-size:14px;overflow: hidden;}*/
body{font-size:14px;margin-top:0;}
img{max-width:100%;}
.welcome{display:none;}
.wrapper{width:100%;max-width: 1200px;}
.infoTitle h3 {font-size:20px; font-weight:normal;margin-top:0;}
.topright {float:none;width:auto;}
.infoTitle {line-height: 26px;}
.infoTitle span {height:2px;width: 280px; font-size:14px; border:none;border-top: 1px solid #dc0000;}
.linksA a{width:45%; float:left;font-size: 13px;margin-right:0; height:46px; line-height:46px;}
.ab li{width:50%;margin-top:20px;}
.num{margin-left:0;}
.num p:nth-child(1){ font-size:26px;}
.productsimg a {width:48%; margin-left:1%; margin-bottom:2%;margin-right:1%;}
.productsimg a {line-height:24px;}
.homeproducts-class a {width:48%; margin:1%;height: 38px;line-height: 38px;font-size: 14px;}
.marginbottom30{ margin-bottom:10px;}
.margintop30 {margin-top:10px;}
.homeproducts {padding-top: 10px;}
.homeproducts-class{width:100%;}
.productsimg{width:99%; }
.classimg {margin-top: -20px;}
.classimg a {width:42%;font-size: 15px; margin-bottom:2%;}

.noIndex .flexslider{height: 200px;}
 

.application { margin-top:30px;}
.application-item-l h3 {font-size: 18px;}
.application img {width:16%;}
.application-item {width:50%;line-height: 60px;font-size: 16px; float:left; padding-bottom:2%;}
.application-item-l{width:96%; margin:2% 2%;}
.application-item-r{width:100%;}
.ap-1{display:none;}
.ap-2{display:block;}
.advantage{line-height: 36px;padding: 30px 0;}
.advantage li {width:47.5%; border-right:none;}
.advantage p{font-size:12px;}
.advantage .bigworld {font-size: 16px;}
.bigfont {display:block; width:100%; height:50px; line-height:50px; color:#FFF; position:fixed; left:0px; bottom:0px; z-index:9999; text-align:center;font-family: "Microsoft Yahei","微软雅黑",Tahoma,Arial,Helvetica,"宋体"; font-size: 23px; background:#dc0000 url(../images/tel.png) no-repeat 25% center;}
.bigfont a{ color:#FFF;}
.bigfont span{ display:none;}
.scrolNews1 { background-position:6px 15px;}
.productsClass p{margin-bottom:20px;}
.products-left{width:96%; padding-top:6%; padding-bottom:6%; margin-bottom:6%;}
.products-left ul a, .products-left ul a:visited {width:44%; float:left;}
.products-left ul a:hover{padding-left:0;}
.productclass-h {width:100%;}
.navmenu { }
.navmenu a, .navmenu a:visited {height:33px; line-height:33px; width:49%;}
.phone_show{display: block;}
.logo-1{width:60%;}
.logo-1 img{padding-top: 8px;width: 30%;}
.logo-1 a span{ font-size:30px;padding-top: 16px;}
.logo-1 a span i{font-size:14px;}
.about1{width:96%; margin:0 2%; line-height:33px;float:left;}
.about1 h2{margin:2% 0; font-size:24px; text-align:center;}
.about2{width:100%;float:left; text-align:right;}
.newsok a {width:46%; margin-left:2%;}
.riqi {display:none;}
.scrolNews1{width:90%; padding-left:8%;}
.scrolNews2{display:none;}
.news-h p, .video-h p { text-align:center;border-left: none;}
.news-h {width:96%; padding:0 2%; margin-bottom:5%;}
.news-h .imgThum {width:32%;}
 .title p {border-bottom:none;padding-bottom: 0px;}
.news-h h4 { padding-top:0px; padding-left:2%;}
.news-h a.firstNews { }
.newsok a h3 {font-size:16px;}
.newsok a p { line-height:28px;}
.margintop60 { margin-top:30px; }
.margintop90 { margin-top:30px; }
.orange { padding:0 2%;}
.smallfonts { text-align:left !important;}
.video-h {width:100%; margin-top:30px;}
.width1300 {width:100%;}
.content span {text-align:left; font-size:12px;}
.productclass-h a { width:44%;margin:1% 3%;}
.productclass-h-p a {margin: 1% 3%;width: 44%;}
.homeproducts-home ul li {width:46%; margin:2%;}
.homeproducts-home .imgwrap,.homeproducts-home ul .imgwrap img { height:auto;}
.productmore{display:block;background:#06F;}
.title h3 {font-size: 20px;}
.footercolumn { display:none;}
.contacts { display:block; text-align:left;}
.footercolumn {width:96%;}
.contacts .p {padding-left: 10px;}
.contacts .p ._tel {font-size:16px;line-height: 20px;text-align:left;}
.redbg{ margin-bottom:30px; margin-top:0px;}
.footer-menu{display:inline-block;}
.black,.menu-2{display:none;}
.flexslider,.slides li {height: 298px; overflow:hidden;}
.flexslider .slides .s1{background: transparent url("../images/banner1M.jpg") no-repeat scroll top center !important;background-size:cover !important;}
.flexslider .slides .s2{background:transparent url("../images/banner1M.jpg") no-repeat scroll center center !important;background-size:cover !important;}

.noIndex .flexslider .slides .s1{background: transparent url("../images/banner1M.jpg") no-repeat scroll top center !important;}

.aboutsbg { padding-top:5px;}
.abouts-l{ display:none;}
.abouts-l img{border-radius:0; width:50%;}
.abouts-r{width:96%; padding:0 2%; line-height:33px; text-indent:6px;margin-left:0;}
.more {width:160px; font-size:16px; padding:3px 15px; margin:20px auto !important;}
.mobilehide{display:none;}
.solution a{color:#3d3d3d;}
.solution .txtworld {
    opacity: 1;
}
.solution img{width:100% !important;}
.li04{width:96%; height:200px; color:#FFF;}

.smallpading{ padding-top:40px;  }
#div1 {width:100%;height:170px;}
.title{margin-bottom: 0px;margin-top: 20px; padding:0; }
.productsClass p { margin:10px;}
.application a { font-size:12px; }
.application a p {bottom: 0px;}
.abouts {line-height: 31px;padding: 30px 0; padding-bottom:22px; background-size:auto;}
.abouts-r h2 { font-size:15px; margin-top:4%;}
a.whileA,a.whileB  {padding:5px 40px;margin:10px;font-size: 14px;}
.list{width:41%;padding:2%;}
.smallf { font-size:30px;}
.youshi{ background-image:none;background-color:#2a63b4; height:auto; padding:30px 0; color:#FFF;}
.dazi{font-size:26px;}
.application-item-1,.application-item-2,.application-item-3,.application-item-4 {
  position:static;
  top: 0;
  left: 0;
  width:auto}
  .application-item-1 h3, .application-item-2 h3, .application-item-3 h3, .application-item-4 h3 {
  font-size: 20px;
  color:#FFF;
}
.application-item-1 p, .application-item-2 p, .application-item-3 p, .application-item-4 p {
  color: #CCC;
}
.picBox {margin-right:0;}
.content {float:left;width:100%;}
.content h3{font-size:15px;}
.content span{color: #8c8c8c;}
.caseok {padding-bottom: 30px;}
#div1 ul li {width:180px; height:130px;}
.flexsliderWorld{  margin:0 auto; width:96%;padding:2%; text-align:center; line-height:33px; font-size:18px; margin-top:190px; color:#FFF;}
.flexsliderWorld p{ display:none;font-size: 18px; margin-top:40px; width:100%; text-align:center;}
.flexsliderWorld2{ line-height:10px; width:96%; margin-top:180px; padding-left:0px; font-size:24px; text-align:center;}
.flexsliderWorld2 p{ display:none;font-size: 20px; margin-top:80px; text-align:center;font-size: 18px;}
.productsClass h3,.news-h em, .video-h em {font-size: 22px;}
.contentColumn  .title {margin-top:10px;margin-bottom: 0px; font-size:20px;padding-bottom: 10px; font-weight:bold; }
 .productsClass {margin-top:10px;}
 .flex-control-nav{ left:30%;}
.productsClass li a{width: 43%; margin-left:3%; margin-right:3%;margin-top: 0px;margin-bottom: 5px; background-position:10% 16px; background: #005aab ;padding: 6px 0}
.homeproducts ul li a:hover .view {width: 100%;}
.homeproducts {width: 100%;}
.homeproducts ul li {width: 49%;margin-left: 1%; margin-bottom:4px;margin-right: 0px;;}
.imgwrap {height: auto;width: 100%;}
.homeproducts ul .imgwrap img {height: auto;width: 100% !important;}
.homeabout {margin-top: 20px;height:auto;width: 92%; padding:0 4%;}
.homeabout-info {padding-top: 30px;}
.homeabout-info h2 {font-size: 22px;}
.listAll{padding-top: 10px;}
.close a{ display:block; margin-bottom:20px;background:#f0f0f0; padding:6px 0px;}
.open,.close{display:block;}
.open a{background:#f0f0f0 url(../images/arrow.png) no-repeat center bottom; display:block; padding:6px 0px; padding-bottom:20px;}
.asideColumn p { height:45px; line-height:45px; background-color:#0069b8; display:none;}
#starlist,.nav{ display:none;}
.news-h a {width:97%;}
.news-h li i {display:none;}
.relevant {padding:0 2%;}
.newsTitle .contentColumn .title {display:block;}
.products-only .contentColumn .title { display:block; margin-bottom:20px;}
.newsTitle .title h3 { font-size:20px;}
.asideColumn{width:100%; float:right}
.contentColumn{width:100%; float:left;}
.news-left .news .imgThum {width:30%; display:inline-block; padding-left:0; padding-top:8px; text-align:center;}
.news-left .news a  {width:66%; text-align:left;}
.news li h4 { padding:0px; margin-top:0px; background:none;}
.news-left {padding: 20px 0;width: 100%;}
.news li a{padding:0 1%;display:block;}
.news-left .news li{ text-align:center;}
.mbhide{display:none;}
.xinr{width:90%;border-left: 40px solid transparent;border-top: 100px solid #bd1c21; line-height:28px;}
.footer {line-height: 24px;padding: 40px 0;}
.nono{display:block;}
.contactsbigfont { font-size:19px;}
.footercolumn-con{width:100%;}
.footercolumn2 {width:100%;}
.footer p{ padding:0 4%;}
.footer a{width:auto;}
.news a{background:none;}
.news li a{display:block; text-indent:8px;}
.bannerbg { display:none; height: 160px;background:rgba(0, 0, 0, 0.9) url("../images/otherbg2.jpg") no-repeat scroll center top;}
.bannerbgTitle{ width:100%; padding-top:60px; text-align:center;font-size:16px; line-height:26px; }
.contentArea {padding:0 4%; margin-top:20px;}
#rightArrow,#floatDivBoxs{display:none;}

.xinr h2{font-size:20px;}

}
 