.anniu {
	margin:0 auto; padding:0; width:80%; border:#CCCCCC 1px solid; background-color:#FF0000; text-align:center; line-height:2em; font-size:1.3em; color:#FFFFFF; margin-top:0%; margin-bottom:2%; font-family: Impact;
}


.navsj {text-align:center;}
.navsj li{
	width:23%;
	line-height:2em;
 	display:inline-block;
	border-radius:5px;
	background:#0084ea;
	color:#FFF;
	margin:0.4em 0.5% 0 0.4%;
	text-align:center;
}
.navsj li a{ font-size:1.5em; color:#FFF;}


.clear {
	font-size:0;
	line-height:0;
	height:0;
	clear:both;
	visibility:hidden;
	overflow:hidden
}

.header {
	position:relative;
	z-index:999;
}
.headtop {
	background:rgba(0,0,0,0.65);
	width:100%;
	height:60px;
	position: absolute;
	left:0;
	top:0;
	z-index:999;
}
.head {
	width:76%;
	margin:0 auto;
}
.heads {
	}.logo {
	float:left;
	width:403px;
	margin-top:10px;
}
.nav {
	float:left; width:100%;
}
.nav_ul a {
	font-size:1.2em;
	color:#FFFFFF;
	display:block;
	text-align:center;
	font-weight:500;
}
.nav_ul li {
	float:left;
	line-height:60px;
	position:relative;
	z-index:999;
	width:12.5%;
}
.one {
	position:absolute;
	top:60px;
	width:180px;
	left:80%;
	text-align:center;
	z-index:99;
	opacity:0;
	visibility:hidden;
	margin:20 0 0 125px;
	-webkit-transition:all .5s ease-in-out;
	-moz-transition:all .5s ease-in-out;
	-ms-transition:all .5s ease-in-out;
	-o-transition:all .5s ease-in-out;
	transition:all .5s ease-in-out;
}
.ico1 {
	display:block;
	background:url(../images/nav_ico1.png) no-repeat;
	width:18px;
	height:9px;
	position:absolute;
	top:-9px;
	left:50%;
	margin-left:-9px;
}
.one ul {
	background:rgba(0,0,0,0.7);
	box-shadow:0 0 5px rgba(0,0,0,0.5);
}
.one ul li {
	height:45px;
	float:none; text-align:left;
	width:100%;
}
.one ul li.current a,.content .nav_ul .one ul li.current a {
	background:rgba(0,0,0,0.7);
	color:#FFFFFF; text-align:left;
}
.content .nav_ul .one ul li a:hover {
	background:rgba(0,0,0,0.7); text-align:left;
	color:#FFFFFF;
	height:45px;
	line-height:45px;
}
/*.one ul li:first-child a:hover {
	background:#535353;
	color:#fff;
}
*/
.one ul li a {
	display:block;
	height:45px;
	line-height:45px;
	color:#FFFFFF;
	width:100%;
	font-size:16px;
	font-weight:bold;
}
.nav li:hover > div.one {
	opacity:1;
	visibility:visible;
	margin:0 0 0 -125px;
}
.content .nav_ul a {
	color:#FFFFFF;
	font-weight:500;
}
.content .nav_ul .one ul li a {
	color:#FFFFFF;
}
#full-screen-slider {
	width:100%;
	height:800px;
	float:left;
	position:relative; 
}
#slides {
	display:block;
	width:100%;
	height:800px;
	list-style:none;
	padding:0;
	margin:0;
	position:relative;
}
#slides li {
	display:block;
	width:100%;
	height:100%;
	list-style:none;
	padding:0;
	margin:0 auto;
	position:absolute;
}
#slides li a {
	display:block;
	width:100%;
	height:100%;
	text-indent:-9999px;
}
#pagination {
	display:block;
	list-style:none;
	position:absolute;
	left:50%;
	top:720px;
	z-index:999;
	padding:5px 15px 5px 0;
	margin:0 auto;
}
#pagination li {
	display:block;
	list-style:none;
	width:13px;
	height:13px;
	float:left;
	margin-left:15px;
	border-radius:5px;
	background:#CCCCCC;
}
#pagination li a {
	display:block;
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	text-indent:-9999px;
}
#pagination li.current {
	background:#e40237;
}
.crumbs {
	width:100%;
	height:60px;
	border-bottom:#FF6600 1px solid;
}
.crumbs ul li {
	display:inline-block;
}
.crumbs ul li a {
	color:#666666;
	line-height:60px;
	padding:0 15px;
	display:inline-block;
	font-size:12px
}
.crumbs ul li a:hover,.crumbs ul li a.hover {
	background-color:#FFFFFF;
	color:#f75a53;
	text-decoration:none;
}
.list-unstyled {
	padding:0;
	margin:0;
	list-style:none;
}
.text-left {
	text-align:left;
}
.text-right {
	text-align:right;
	background-color:#f7f7f7;
	width:100%;
}
.text-center {
	text-align:center;
}

.i-con2 {
	background:#fff;
	padding:3% 0;
}
.i-con2 h2 {
	font-weight:normal;
	font-size:40px;
	color:#313131;
	text-align:center;
}
.i-con2 h2 b {
	color:#ff6276;
	font-weight:normal;
}


.h-link{
  margin-left:247px;
  height: 65px;
  overflow: hidden;
}
.h-link h5{
  display: block;
  float: left;
  padding-right: 15px;
  font-size: 15px;
  color: #313030;
  line-height: 47px;
}
.h-link a{
  display: block;
  float: left;
  padding-right: 15px;
  font-size: 15px;
  color: #313030;
  line-height: 47px;
}
.h-f-bg{
  width: 100%;
  height: 314px;
  background: url(../images/h-bg1.jpg) top center repeat-x; 
}

.h-f1{
  margin:0 auto;
  width: 1320px;
  height: 47px;
  background: url(../images/h-bg2.jpg) bottom left no-repeat;
}

.h-f-l{
  float: left;
  width: 185px;
  height: 197px;
  background-color:#FFA722;
}
.h-f-l .f-ewm{
  margin-top:10px;
}
.h-f-l .f-ewm img{
  display: block;
  margin:0 auto;
}
.h-f-l p{
  display: block;
  margin-top:11px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}

.h-f-l2{
  float: left;
  margin-left:97px;
  margin-top:37px;
  width: 335px;
}
.h-f-l2 .f-l2{
  float: left;
  margin-left:20px;
}
.h-f-l2 .f-l2 h3{
  display: block;
  height: 25px;
  font-size: 15px;
  color: #919191;
}
.h-f-l2 .f-l2 p{
  font-size: 37px;
  color: #ffffff;
  font-family: "Impact";
  letter-spacing: 0px;
}
.h-f-bq{
  margin-top: 40px;
  width: 100%;
  font-size: 15px;
  color: #adadad;
  line-height: 150%;
}

.h-f-bq a{
  color: #adadad;
}
.h-f-l3{
  float: right;
  margin-top: 37px; padding-left:15px;
  width: 453px;
  height: 191px;
  border-left:1px solid #adabac;
}
.h-f-l3 p{
  display: block;
  margin-left:18px;
  font-size: 14px;
  color:#adadad;
  line-height: 170%;
}
.h-f-l3 p a{
   color:#adadad;
}
.h-f-l3 p p{
  font-size: 14px;
  color: #adadad;
  line-height: 170%;
}


.f-con1{
  margin-top: 15px;
  width: 100%;
  height: auto;
  font-size: 15px;
  color: #fff;
  line-height: 150%;
}
.f-con1 a{
  font-size: 15px;
  color: #fff;
}
.f-con1 p{
  font-size: 15px;
  color: #fff;
  line-height: 150%;
}
.f-con1 p a{
  font-size: 15px;
  color: #fff;
}
.fr {
	float:right;
}
.fl {
	float:left;
}
.w-1200{width:1280px; margin:0 auto; overflow:hidden;}
.w-1280{width:1280px; margin:0 auto; overflow:hidden;}


@media (min-width: 320px){
.col-md-3A img{
    display:none;
}
.col-md-3 {
    width: 47%;
}
.col-md-3ps {
    display:none;
}
.container4ps{
	width:98%; margin:1%;
}
.diannaologo{display: none;}
.diannao {display: none;}
.shoujilogo{ display:inline;}
.headtop { display:none;}
#full-screen-slider{ display:none;}
.pro-item ul li{width:47%;margin:1%;}
.pro-item1 ul li{width:47%;margin:1%;}
.cases{ display:none;}
.h-f-bg{ display:none;}
.navsj{ display:inline;}
.jm_new { display: block;}
.footer{ display: block;}

.h-news-t h2{font-size:1em;color:#000;font-family: "HelveticaNeueLTStd-Th";font-weight:500;margin-bottom:30px; text-align:center;}
.h-news-t h3{font-size:0.9em;color:#000;margin-bottom:20px;}
.h-news-t p{ display:none}

.anniu { display:none;}
.h-news-t{width:100%;height:260px;box-sizing:border-box;padding:10% 7%;position:relative;overflow:hidden;}
.icaseTwoBox {

}
.icaseTwo .list {
	width:100%;
	height: auto;
	padding:10px;
	background:#FFF;
	overflow:hidden;
}
.icaseTwo .list li {
	float:left;
	width:47%;
	height: auto;
	overflow:hidden;
	margin:1%;
	position:relative;
}
.icaseTwo .list a {
	display:block;
}
.icaseTwo .list img {
	display:block;
	width:100%; 
	position:relative;
}
.icaseTwo .list a:hover img{
transform:scale(1.03);
}
.icaseTwo .list .shadow {
	width:100%;
	height:100%;
	color:#FFF;
	text-align:center;
}
.icaseTwo .list h3 {
	line-height:35px;
	font-size:18px;
	font-weight:normal;
	background:url(images/naiping.png) center 70px no-repeat;
}
.icaseTwo .list li h3 {
	font-weight:normal;
	display:block;
	height:44px;
	line-height:44px;	background:#0084ea;
	color:#fff;
	background-position:center 186px;
}
.icaseTwo .list li:hover h3 {
	background:#0084ea;
	color:#fff;
}
.icaseTwo .list li:first-child {
	width:40%; display:none;
	height: auto;
	margin-left:8px;
	margin-right:10px;
	margin-bottom:0;
}
.icaseTwo .list li:first-child img {
	width:100%; display:none;
	height:430px;
	left:0;
}


}



@media (min-width: 640px){
.col-md-3A img{
    display:none;
}
.col-md-3 {
    width: 47%;
}
.col-md-3ps {
    display: none;
}
.container4ps{
	width:98%; margin:1%;
}
.diannaologo{display: none;}
.shoujilogo{ display: inline;}
.headtop { display:none;}
#full-screen-slider{ display:none;}
.pro-item ul li{width:47%;margin:1%;}
.pro-item1 ul li{width:47%;margin:1%;}
.cases{ display:none;}
.h-f-bg{ display:none;}
.navsj{ display:inline;}
.jm_new { display: block;}
.footer{ display: block;}

.h-news-t h2{font-size:1.2em;color:#000;font-family: "HelveticaNeueLTStd-Th";font-weight:lighter;margin-bottom:30px; text-align:center;}
.h-news-t h3{font-size:1.1em;color:#222;margin-bottom:20px;}
.h-news-t p{ display:none}

.anniu { display:none;}
.h-news-t{width:100%;height:260px;box-sizing:border-box;padding:10% 7%;position:relative;overflow:hidden;}
.icaseTwoBox {

}
.icaseTwo .list {
	width:100%;
	height: auto;
	padding:10px;
	background:#FFF;
	overflow:hidden;
}
.icaseTwo .list li {
	float:left;
	width:47%;
	height: auto;
	overflow:hidden;
	margin:1%;
	position:relative;
}
.icaseTwo .list a {
	display:block;
}
.icaseTwo .list img {
	display:block;
	width:100%; 
	position:relative;
}
.icaseTwo .list a:hover img{
transform:scale(1.03);
}
.icaseTwo .list .shadow {
	width:100%;
	height:100%;
	color:#FFF;
	text-align:center;
}
.icaseTwo .list h3 {
	line-height:35px;
	font-size:18px;
	font-weight:normal;
	background:url(images/naiping.png) center 70px no-repeat;
}
.icaseTwo .list li h3 {
	font-weight:normal;
	display:block;
	height:44px;
	line-height:44px;	background:#0084ea;
	color:#fff;
	background-position:center 186px;
}
.icaseTwo .list li:hover h3 {
	background:#0084ea;
	color:#fff;
}
.icaseTwo .list li:first-child {
	width:40%; display:none;
	height: auto;
	margin-left:8px;
	margin-right:10px;
	margin-bottom:0;
}
.icaseTwo .list li:first-child img {
	width:100%; display:none;
	height:430px;
	left:0;
}



}


@media (min-width: 680px){
.col-md-3A img{
    display: inline;
}
.col-md-3 {
    width: 47%;
}

.col-md-3ps {
    display: none;
}

.container4ps{
	width:98%; margin:1%;
}

.head{ width:98%;}
.diannaologo{display: none;}
.shoujilogo{ display: inline;}
.headtop { display:none;}
#full-screen-slider{ display:none;}
.cases{ display: inline;}
.pro-item ul li{width:47%; margin:1%;}
.pro-item1 ul li{width:47%; margin:1%;}
.h-f-bg{ display: none;}
.navsj{ display: none;}
.jm_new { display: none;}
.footer{ display: none;}
.h-news-t h2{font-size:1.2em;color:#000;font-family: "HelveticaNeueLTStd-Th";font-weight:lighter;margin-bottom:30px; text-align:center;}
.h-news-t h3{font-size:1.1em;color:#222;margin-bottom:20px;}
.h-news-t p{ display:none}

.anniu { display:none;}
.h-news-t{width:100%;height:260px;box-sizing:border-box;padding:10% 7%;position:relative;overflow:hidden;}
.icaseTwoBox {

}
.icaseTwo .list {
	width:100%;
	height: auto;
	padding:10px;
	background:#FFF;
	overflow:hidden;
}
.icaseTwo .list li {
	float:left;
	width:23%;
	height: auto;
	overflow:hidden;
	margin:1%;
	position:relative;
}
.icaseTwo .list a {
	display:block;
}
.icaseTwo .list img {
	display:block;
	width:100%; 
	position:relative;
}
.icaseTwo .list a:hover img{
transform:scale(1.03);
}
.icaseTwo .list .shadow {
	width:100%;
	height:100%;
	color:#FFF;
	text-align:center;
}
.icaseTwo .list h3 {
	line-height:35px;
	font-size:18px;
	font-weight:normal;
	background:url(images/naiping.png) center 70px no-repeat;
}
.icaseTwo .list li h3 {
	font-weight:normal;
	display:block;
	height:44px;
	line-height:44px;	background:#0084ea;
	color:#fff;
	background-position:center 186px;
}
.icaseTwo .list li:hover h3 {
	background:#0084ea;
	color:#fff;
}
.icaseTwo .list li:first-child {
	width:40%; display:none;
	height: auto;
	margin-left:8px;
	margin-right:10px;
	margin-bottom:0;
}
.icaseTwo .list li:first-child img {
	width:100%; display:none;
	height:430px;
	left:0;
}


}

@media (min-width: 738px){
.col-md-3A img{
    display: inline;
}
.col-md-3 {
    width: 32%;
}
.col-md-3ps {
    width: 24%;
	display: inline;
}
.container4ps{
	width:76%;
	max-width: 1920px; float:left;
	margin:0 auto; 
	padding:0;
}
.head{ width:98%;}
.diannaologo{display: none;}
.diannao {display: inline;}
.shoujilogo{ display: inline;}
.headtop { display: inline;}
#full-screen-slider{ display: inline;}
.cases{ display: inline;}
.pro-item ul li{width:47%;margin:1%;}
.pro-item1 ul li{width:47%;margin:1%;}
.h-f-bg{ display: none;}
.navsj{ display: none;}
.jm_new { display:none;}
.footer{ display: none;}


.h-news-t h2{font-size:1.2em;color:#000;font-family: "HelveticaNeueLTStd-Th";font-weight:lighter;margin-bottom:30px; text-align:center;}
.h-news-t h3{font-size:1.1em;color:#222;margin-bottom:20px;}
.h-news-t p{font-size:1em;color:#222;line-height:30px;}

.anniu { display: block;}
.h-news-t{width:100%;height: auto;box-sizing:border-box;padding:10% 7%;position:relative;overflow:hidden;}
.icaseTwoBox {

}
.icaseTwo .list {
	width:100%;
	height: auto;
	padding:10px;
	background:#FFF;
	overflow:hidden;
}
.icaseTwo .list li {
	float:left;
	width:23%;
	height: auto;
	overflow:hidden;
	margin:1%;
	position:relative;
}
.icaseTwo .list a {
	display:block;
}
.icaseTwo .list img {
	display:block;
	width:100%; 
	position:relative;
}
.icaseTwo .list a:hover img{
transform:scale(1.03);
}
.icaseTwo .list .shadow {
	width:100%;
	height:100%;
	color:#FFF;
	text-align:center;
}
.icaseTwo .list h3 {
	line-height:35px;
	font-size:18px;
	font-weight:normal;
	background:url(images/naiping.png) center 70px no-repeat;
}
.icaseTwo .list li h3 {
	font-weight:normal;
	display:block;
	height:44px;
	line-height:44px;	background:#0084ea;
	color:#fff;
	background-position:center 186px;
}
.icaseTwo .list li:hover h3 {
	background:#0084ea;
	color:#fff;
}
.icaseTwo .list li:first-child {
	width:40%; display:none;
	height: auto;
	margin-left:8px;
	margin-right:10px;
	margin-bottom:0;
}
.icaseTwo .list li:first-child img {
	width:100%; display:none;
	height:430px;
	left:0;
}

}

@media (min-width: 860px){
.col-md-3A img{
    display: inline;
}

.col-md-3 {
    width: 32%;
}

.col-md-3ps {
    width: 24%;
	display: inline;
}
.container4ps{
	width:76%;
	max-width: 1920px; float:left;
	margin:0 auto; 
	padding:0;
}
.head{ width:98%;}
.diannaologo{display: none;}
.diannao {display: inline;}
.shoujilogo{ display: inline;}
.headtop { display: inline;}
#full-screen-slider{ display: inline;}
.cases{ display: inline;}
.pro-item ul li{width:47%;margin:1%;}
.pro-item1 ul li{width:47%;margin:1%;}
.h-f-bg{ display: none;}
.navsj{ display: none;}
.jm_new { display:none;}
.footer{ display: none;}

.h-news-t h2{font-size:1.2em;color:#000;font-family: "HelveticaNeueLTStd-Th";font-weight:lighter;margin-bottom:30px; text-align:center;}
.h-news-t h3{font-size:1.1em;color:#222;margin-bottom:20px;}
.h-news-t p{font-size:1em;color:#222;line-height:30px;}

.anniu { display: block;}
.h-news-t{width:100%;height: auto;box-sizing:border-box;padding:10% 7%;position:relative;overflow:hidden;}
.icaseTwoBox {

}
.icaseTwo .list {
	width:100%;
	height: auto;
	padding:10px;
	background:#FFF;
	overflow:hidden;
}
.icaseTwo .list li {
	float:left;
	width:23%;
	height: auto;
	overflow:hidden;
	margin:1%;
	position:relative;
}
.icaseTwo .list a {
	display:block;
}
.icaseTwo .list img {
	display:block;
	width:100%;
	position:relative;
}
.icaseTwo .list a:hover img{
transform:scale(1.03);
}
.icaseTwo .list .shadow {
	width:100%;
	height:100%;
	color:#FFF;
	text-align:center;
}
.icaseTwo .list h3 {
	line-height:35px;
	font-size:18px;
	font-weight:normal;
	background:url(images/naiping.png) center 70px no-repeat;
}
.icaseTwo .list li h3 {
	font-weight:normal;
	display:block;
	height:44px;
	line-height:44px;	background:#0084ea;
	color:#fff;
	background-position:center 186px;
}
.icaseTwo .list li:hover h3 {
	background:#0084ea;
	color:#fff;
}
.icaseTwo .list li:first-child {
	width:40%; display:none;
	height: auto;
	margin-left:8px;
	margin-right:10px;
	margin-bottom:0;
}
.icaseTwo .list li:first-child img {
	width:100%; display:none;
	height:430px;
	left:0;
}


}

@media (min-width: 992px){
.col-md-3A img{
    display: inline;
}
.col-md-3 {
    width: 32%;
}
.col-md-3ps {
    width: 24%;
	display: inline;
}
.container4ps{
	width:76%;
	max-width: 1920px; float:left;
	margin:0 auto; 
	padding:0;
}
.head{ width:90%;}
.diannaologo{display: none;}
.diannao {display: inline;}
.shoujilogo{ display: inline;}
.headtop { display: inline;}

.cases{ display: inline;}
.pro-item ul li{width:23%; margin:1%;}
.pro-item1 ul li{width:23%; margin:1%;}
#full-screen-slider{ display: inline;}
.h-f-bg{ display: block;}
.navsj{ display: none;}
.jm_new { display:none;}
.footer{ display: none;}

.h-news-t h2{font-size:1.2em;color:#000;font-family: "HelveticaNeueLTStd-Th";font-weight:lighter;margin-bottom:30px; text-align:center;}
.h-news-t h3{font-size:1.1em;color:#222;margin-bottom:20px;}
.h-news-t p{font-size:1em;color:#222;line-height:30px;}

.anniu { display: block;}
.h-news-t{width:100%;height: auto;box-sizing:border-box;padding:10% 7%;position:relative;overflow:hidden;}
.icaseTwoBox {

}
.icaseTwo .list {
	width:100%;
	height: auto;
	padding:10px;
	background:#FFF;
	overflow:hidden;
}
.icaseTwo .list li {
	float:left;
	width:23%;
	height: auto;
	overflow:hidden;
	margin:1%;
	position:relative;
}
.icaseTwo .list a {
	display:block;
}
.icaseTwo .list img {
	display:block;
	width:100%; 
	position:relative;
}
.icaseTwo .list a:hover img{
transform:scale(1.03);
}
.icaseTwo .list .shadow {
	width:100%;
	height:100%;
	color:#FFF;
	text-align:center;
}
.icaseTwo .list h3 {
	line-height:35px;
	font-size:18px;
	font-weight:normal;
	background:url(images/naiping.png) center 70px no-repeat;
}
.icaseTwo .list li h3 {
	font-weight:normal;
	display:block;
	height:44px;
	line-height:44px;	background:#0084ea;
	color:#fff;
	background-position:center 186px;
}
.icaseTwo .list li:hover h3 {
	background:#0084ea;
	color:#fff;
}
.icaseTwo .list li:first-child {
	width:40%; display:none;
	height: auto;
	margin-left:8px;
	margin-right:10px;
	margin-bottom:0;
}
.icaseTwo .list li:first-child img {
	width:100%; display:none;
	height:430px;
	left:0;
}


}


@media (min-width: 1280px){
.col-md-3A img{
    display: inline;
}
.col-md-3 {
    width: 32%;
}
.col-md-3ps {
    width: 24%;
	display: inline;
}
.container4ps{
	width:76%;
	max-width: 1920px; float:left;
	margin:0 auto; 
	padding:0;
}
.head{ width:80%;}
.diannaologo{display: inline;}
.diannao {display: inline;}
.shoujilogo{ display: none;}
.headtop { display: inline;}
.pro-item ul li{width:23%; margin:1%;}
.pro-item1 ul li{width:23%; margin:1%;}
#full-screen-slider{ display: inline;}
.cases{ display: inline;}
.h-f-bg{ display: block;}
.navsj{ display: none;}
.jm_new { display:none;}
.footer{ display: none;}


.h-news-t h2{font-size:1.2em;color:#000;font-family: "HelveticaNeueLTStd-Th";font-weight:lighter;margin-bottom:30px; text-align:center;}
.h-news-t h3{font-size:1.1em;color:#222;margin-bottom:20px;}
.h-news-t p{font-size:1em;color:#222;line-height:30px;}

.anniu { display: block;}
.h-news-t{width:100%;height: auto;box-sizing:border-box;padding:10% 7%;position:relative;overflow:hidden;}
.icaseTwoBox {

}
.icaseTwo .list {
	width:100%;
	height: auto;
	padding:10px;
	background:#FFF;
	overflow:hidden;
}
.icaseTwo .list li {
	float:left;
	width:23%;
	height: auto;
	overflow:hidden;
	margin:1%;
	position:relative;
}
.icaseTwo .list a {
	display:block;
}
.icaseTwo .list img {
	display:block;
	width:100%; 
	position:relative;
}
.icaseTwo .list a:hover img{
transform:scale(1.03);
}
.icaseTwo .list .shadow {
	width:100%;
	height:100%;
	color:#FFF;
	text-align:center;
}
.icaseTwo .list h3 {
	line-height:35px;
	font-size:18px;
	font-weight:normal;
	background:url(images/naiping.png) center 70px no-repeat;
}
.icaseTwo .list li h3 {
	font-weight:normal;
	display:block;
	height:44px;
	line-height:44px;	background:#0084ea;
	color:#fff;
	background-position:center 186px;
}
.icaseTwo .list li:hover h3 {
	background:#0084ea;
	color:#fff;
}
.icaseTwo .list li:first-child {
	width:40%; display:none;
	height: auto;
	margin-left:8px;
	margin-right:10px;
	margin-bottom:0;
}
.icaseTwo .list li:first-child img {
	width:100%; display:none;
	height:430px;
	left:0;
}

}

@media (min-width: 1680px){
.col-md-3A img{
    display: inline;
}
.col-md-3 {
    width: 24%;
}
.col-md-3ps {
    width: 24%;
	display: inline;
}
.container4ps{
	width:76%;
	max-width: 1920px; float:left;
	margin:0 auto; 
	padding:0;
}
.head{ width:76%;}
.diannaologo{display: inline;}
.diannao {display: inline;}
.shoujilogo{ display: none;}
.headtop { display: inline;}
.cases{ display: block;}
.hiSlider .hiSlider3{ display: none;}
.pro-item ul li{width:23%; margin:1%;}
.pro-item1 ul li{width:23%; margin:1%;}
#full-screen-slider{ display: inline;}
.h-f-bg{ display: block;}
.navsj{ display: none;}
.jm_new { display:none;}
.footer{ display: none;}

.h-news-t h2{font-size:1.2em;color:#000;font-family: "HelveticaNeueLTStd-Th";font-weight:lighter;margin-bottom:30px; text-align:center;}
.h-news-t h3{font-size:1.1em;color:#222;margin-bottom:20px;}
.h-news-t p{font-size:1em;color:#222;line-height:30px;}


.anniu { display: block;}
.h-news-t{width:100%;height: auto;box-sizing:border-box;padding:10% 7%;position:relative;overflow:hidden;}
.icaseTwoBox {

}
.icaseTwo .list {
	width:100%;
	height: auto;
	padding:10px;
	background:#FFF;
	overflow:hidden;
}
.icaseTwo .list li {
	float:left;
	width:23%;
	height: auto;
	overflow:hidden;
	margint:1%;
	position:relative;
}
.icaseTwo .list a {
	display:block;
}
.icaseTwo .list img {
	display:block;
	width:100%; 
	position:relative;
}
.icaseTwo .list a:hover img{
transform:scale(1.03);
}
.icaseTwo .list .shadow {
	width:100%;
	height:100%;
	color:#FFF;
	text-align:center;
}
.icaseTwo .list h3 {
	line-height:35px;
	font-size:18px;
	font-weight:normal;
	background:url(images/naiping.png) center 70px no-repeat;
}
.icaseTwo .list li h3 {
	font-weight:normal;
	display:block;
	height:44px;
	line-height:44px;	background:#0084ea;
	color:#fff;
	background-position:center 186px;
}
.icaseTwo .list li:hover h3 {
	background:#0084ea;
	color:#fff;
}
.icaseTwo .list li:first-child {
	width:40%; display:none;
	height: auto;
	margin-left:8px;
	margin-right:10px;
	margin-bottom:0;
}
.icaseTwo .list li:first-child img {
	width:100%; display:none;
	height:430px;
	left:0;
}


}


.diannaologo{ margin:0 auto; padding:0;}



.diannao {display:inline;}
.shouji {display:none;}

.nei img { width:90%;}
.jm_w95 { width:98%; margin:0 auto;}

/*---------Í¼Æ¬³ß´ç----------------*/
.jm_pic li img{
	width:100%;
}
.jm_pic1 li img{ width:100%; height:80px;}


.jm_w640{max-width: 640px;margin: 0 auto;background:#fff; padding-bottom:10em; overflow:hidden;}
@media screen and (min-width:0) and (max-width: 640px) {
.jm_w640{width:100%;min-width:320px}
 
}

.jm_new li { position:relative; font-size:1em; font-weight:bold; margin-top:1em !important; width:96%; margin:1%; padding:1%;border-bottom:1px dotted #ccc; padding-bottom:0.5em;}
.jm_new .jm_new_left {float:left; width:65%;}
.jm_new .jm_new_right { float:right; width:33%;}
.jm_new .jm_new_right img {width:100%;height:7em; border-radius:5px;}
.jm_new li span { display:block; font-size:0.8em; margin-top:3%; line-height:1.5em; font-weight:normal;color:#999;}



.jm_new .jm_new_left1 {float:right; width:85%;}
.jm_new .jm_new_right1 { float:left; margin-top:-0.1em; font-size:2.5em;color:#CCC; font-family:"impact"; width:10%;}


.jm_text { font-size:1em; line-height:2em; width:90%; margin:0 auto; }
.jm_text img {width:100% !important; margin-left:-2em !important;}

.color_back{ background:#0084ea !important}

.footer{ width:100%;position:fixed;left:0;bottom:0;}
.footer li {float:left; text-align:center; width:25%; line-height:2em; position:relative;}
.footer li .ico { margin-top:2%; margin-bottom:2%; line-height:2em;}
.footer a{color:#FFF; font-size:1.5em; line-height:2em;}



.icons8-weixin { 
display: inline-block;
width: 36.77px;
height: 36.77px;
background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjBweCIgeT0iMHB4Igp3aWR0aD0iNTAiIGhlaWdodD0iNTAiCnZpZXdCb3g9IjAgMCAyMjYgMjI2IgpzdHlsZT0iIGZpbGw6IzAwMDAwMDsiPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIHN0cm9rZS1saW5lY2FwPSJidXR0IiBzdHJva2UtbGluZWpvaW49Im1pdGVyIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS1kYXNoYXJyYXk9IiIgc3Ryb2tlLWRhc2hvZmZzZXQ9IjAiIGZvbnQtZmFtaWx5PSJub25lIiBmb250LXdlaWdodD0ibm9uZSIgZm9udC1zaXplPSJub25lIiB0ZXh0LWFuY2hvcj0ibm9uZSIgc3R5bGU9Im1peC1ibGVuZC1tb2RlOiBub3JtYWwiPjxwYXRoIGQ9Ik0wLDIyNnYtMjI2aDIyNnYyMjZ6IiBmaWxsPSJub25lIj48L3BhdGg+PGcgZmlsbD0iI2ZmZmZmZiI+PHBhdGggZD0iTTg1Ljg4LDI3LjEyYy00MS44Mjc2NiwwIC03Ni44NCwyOC43NDQzOCAtNzYuODQsNjUuNTRjMCwxOS44NjMyOCAxMC4zNjQyMiwzNi45NzIxOSAyNi4zNzg0NCw0OC45MjU0N2wtMTIuMDA2MjUsMzYuMDcxNzJsMzcuNDg0MjIsLTIzLjIxNzk3YzcuNzUxMDksMi40MzY1NiAxNi4zMTQzNywzLjc2MDc4IDI0Ljk4MzU5LDMuNzYwNzhjMy4zNzIzNCwwIDYuNjU2NDEsLTAuMjQ3MTkgOS45MjI4MSwtMC42MTc5N2M5Ljg2OTg0LDE5LjE3NDY5IDMyLjI0MDMxLDMyLjI1Nzk3IDU3Ljg3NzE5LDMyLjI1Nzk3YzcuNzg2NDEsMCAxNC45OTAxNiwtMS40NjU0NyAyMS42ODE4NywtMy40NjA2MmwzMC45NTE0MSwxNy4zMjA3OGwtOC42MzM5MSwtMjkuNjA5NTNjMTEuNjUzMTIsLTkuNjc1NjIgMTkuMjgwNjIsLTIzLjE0NzM0IDE5LjI4MDYyLC0zOC40OTA2MmMwLC0yOC4wNzM0NCAtMjQuNDE4NTksLTUwLjQ2MTU2IC01NS4zNywtNTMuNzYzMjhjLTYuMTA5MDYsLTMxLjU1MTcyIC0zOC4wODQ1MywtNTQuNzE2NzIgLTc1LjcxLC01NC43MTY3MnpNODUuODgsMzYuMTZjMzMuMDM0ODQsMCA2MC4yNDMxMiwxOS42NjkwNiA2Ni40NTgxMyw0NS4yNTI5N2MtMzMuOTg4MjgsMC42MTc5NyAtNjEuOTM4MTIsMjQuMTUzNzUgLTYxLjkzODEyLDU0LjE4NzAzYzAsNC42MDgyOCAwLjcyMzkxLDkuMDU3NjYgMS45Nzc1LDEzLjI5NTE2Yy0yLjEzNjQxLDAuMTc2NTYgLTQuMzA4MTMsMC4yNjQ4NCAtNi40OTc1LDAuMjY0ODRjLTguNTgwOTQsMCAtMTcuMTc5NTMsLTEuMzA2NTYgLTI0LjI1OTY5LC0zLjgxMzc1bC0yLjAzMDQ3LC0wLjcwNjI1bC0xOS43MjIwMywxMi4yMDA0N2w2LjE3OTY5LC0xOC41NTY3MmwtMi44MjUsLTEuOTA2ODhjLTE1LjczMTcyLC0xMC42MjkwNiAtMjUuMTQyNSwtMjUuODg0MDYgLTI1LjE0MjUsLTQzLjcxNjg3YzAsLTMxLjAwNDM4IDMwLjA4NjI1LC01Ni41IDY3LjgsLTU2LjV6TTU4Ljc2LDYzLjI4Yy00Ljk3OTA2LDAgLTkuMDQsNC4wNjA5NCAtOS4wNCw5LjA0YzAsNC45NzkwNiA0LjA2MDk0LDkuMDQgOS4wNCw5LjA0YzQuOTc5MDYsMCA5LjA0LC00LjA2MDk0IDkuMDQsLTkuMDRjMCwtNC45NzkwNiAtNC4wNjA5NCwtOS4wNCAtOS4wNCwtOS4wNHpNMTEzLDYzLjI4Yy00Ljk3OTA2LDAgLTkuMDQsNC4wNjA5NCAtOS4wNCw5LjA0YzAsNC45NzkwNiA0LjA2MDk0LDkuMDQgOS4wNCw5LjA0YzQuOTc5MDYsMCA5LjA0LC00LjA2MDk0IDkuMDQsLTkuMDRjMCwtNC45NzkwNiAtNC4wNjA5NCwtOS4wNCAtOS4wNCwtOS4wNHpNMTUzLjY4LDkwLjRjMzAuNDkyMzQsMCA1NC4yNCwyMC40OTg5MSA1NC4yNCw0NS4yYzAsMTMuMzY1NzggLTYuODE1MzEsMjUuMDg5NTMgLTE4LjA2MjM0LDMzLjQyMzI4bC0yLjUyNDg0LDEuODg5MjJsNC4xMTM5MSwxNC4xMDczNGwtMTQuNjksLTguMjQ1NDdsLTEuOTA2ODgsMC42MzU2M2MtNi4zMjA5NCwyLjExODc1IC0xMy41NDIzNCwzLjM5IC0yMS4xNjk4NCwzLjM5Yy0zMC40OTIzNCwwIC01NC4yNCwtMjAuNDk4OTEgLTU0LjI0LC00NS4yYzAsLTI0LjcwMTA5IDIzLjc0NzY2LC00NS4yIDU0LjI0LC00NS4yek0xMzMuMzQsMTE3LjUyYy0zLjYxOTUzLDAgLTYuNzgsMy4xNjA0NyAtNi43OCw2Ljc4YzAsMy42MTk1MyAzLjE2MDQ3LDYuNzggNi43OCw2Ljc4YzMuNjE5NTMsMCA2Ljc4LC0zLjE2MDQ3IDYuNzgsLTYuNzhjMCwtMy42MTk1MyAtMy4xNjA0NywtNi43OCAtNi43OCwtNi43OHpNMTc0LjAyLDExNy41MmMtMy42MTk1MywwIC02Ljc4LDMuMTYwNDcgLTYuNzgsNi43OGMwLDMuNjE5NTMgMy4xNjA0Nyw2Ljc4IDYuNzgsNi43OGMzLjYxOTUzLDAgNi43OCwtMy4xNjA0NyA2Ljc4LC02Ljc4YzAsLTMuNjE5NTMgLTMuMTYwNDcsLTYuNzggLTYuNzgsLTYuNzh6Ij48L3BhdGg+PC9nPjwvZz48L3N2Zz4=') 50% 50% no-repeat;
background-size: 100%; }

#wxnr {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	z-index: 1000;
	display: none;
	background: rgba(0,0,0,.6); margin:0 auto; padding:0;
}
#wxnr .nrdf {
	margin: 0 auto; padding:0;
	position: absolute;
	top: 40%;
	left: 0;
	right: 0;
	width: 90%;
	height: 50%;
	padding-top: 10%;
	margin-top: -2.5rem;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.8);
	box-shadow: 0px 2px 6px #777;
	-webkit-box-shadow: 0px 2px 6px #777;
	-moz-box-shadow: 0px 2px 6px #777;
	border-radius: 10px;
}
#wxnr img {
	width: 50%;
	height: auto;
	display: block;
	margin: 0 auto;
}
#wxnr p {
	font-size: 14px;
	line-height: inherit;
	text-align: center;
}
#wxnr i {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 20px;
	height: 20px;
	font-size: 14px;
	line-height: inherit;
	text-align: center;
	color: #333;
	font-weight: bold;
	font-style: ;
	background: #333;
	border-radius: 1rem;
    cursor: pointer;
}
#wxnr span {
	display: inline-block;
	padding: 0.03rem 0.1rem;
	line-height: inherit;
	background-color: #0067d0;
	color: #fff; font-size:14px;
	border-radius: 0.05rem;
	cursor: pointer;
}
#wxnr span.wx {
	padding-left: 0.4rem;
	background-image: url(../images/wx.png);
	background-size: 0.28rem;
	background-position: 0.1rem center;
	background-repeat: no-repeat;
}
/*¸´ÖÆÌáÊ¾*/
#weixin {
	position: fixed;
	top: 50%;
	margin-top: -0.4rem;
	z-index: 9999999;
	font-size: 0.26rem;
	color: #fff;
	width: 90%;
	right: 5%;
	line-height: 0.8rem;
	text-align: center;
	background: rgba(0, 0, 0, 0.8);
	border: 2px solid #333;
	border-radius: 0.1rem;
	display: none;
}