﻿@font-face
{
    font-family: hwxk;
    src: url('hwxk.ttf'),
    url('hwxk.ttf');
}
*{margin:0;padding:0}

* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

body,html{min-width:1200px;min-height:100%;font-size:12px;background:#fff;color:#000;font-family:"Microsoft YaHei";}
div,table,tr,td,img,ol,ul,li,h1,h2,h3,h4,h5,h6,p,em,font,span,dl,dt,dd,i,textarea,input,form,select{ margin:0; padding:0; font-style:normal;}
ul,ol{ list-style-type:none;}
img{border:0}
a{text-decoration:none; cursor:pointer;color:#000}
a:hover {color:#ccc;}
input{ border:none;outline:none;background:none;/*ff*/hide-focus:expression(this.hideFocus=true);/*ie*/ }
.yh{font-family:"Microsoft YaHei";}
.rt{position:relative;}
.clear0{clear:both;height:0;overflow:hidden;}

.f14{font-size:14px;}
.fl{float:left;}
.fr{float:right;}
.sl{
	overflow:hidden;
	white-space:nowrap;text-overflow:ellipsis;-webkit-text-overflow:ellipsis;
}
.cl666{color:#666}
.mh400{min-height:400px;}
.disnone{display:none;overflow:hidden}

.img_1{
	background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.img_2{
	background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.img_3{
	background-position: center left;
  background-size: contain;
  background-repeat: no-repeat;
}
.img_4{
	background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
}
.img_5{
	background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom:20px;
}
.img_6{
	background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.dno{display:none}

.transition {-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}
.transition:hover{box-shadow:0 0 15px rgba(45,50,55,.3);-webkit-transform:translateY(-5px);-moz-transform:translateY(-4px);-ms-transform:translateY(-4px);-o-transform:translateY(-4px);transform:translateY(-4px)}
.scale {-webkit-transition:all 3.5s ease-out;-moz-transition:all 3.5s ease-out;-ms-transition:all 3.5s ease-out;-o-transition:all 3.5s ease-out;transition:all 3.5s ease-out}
.scale:hover{-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);transform:scale(1.1,1.1)}


#pagelist a{height:30px;line-height:30px;padding:0 10px;display:block;float:left;background:#fff;margin:2px;border:1px #ccc solid;text-decoration: none;color:#333;font-size:12px;border-radius:5px}
#pagelist a:hover{background:#4C9EF0;color:#fff}
#pagelist a:active{color:#333}
#pagelist .ell{height:30px;border:0;margin:2px 0;padding:2px;float:left}
#pagelist .act{height:30px;background:#4C9EF0;color:#fff;font-weight:bold}
#pagelist{overflow:hidden;display:inline-block;} 
#page1,#page2,#page3,#page4{height:30px;line-height:30px;padding:0 5px;height:30px;border-radius:5px;float:left;display:block;margin:2px;color:#333;border:1px #fff solid}
#page2{border:1px #ccc solid;width:30px;}
#page4{border:1px #ccc solid;cursor:pointer}


.fullSlide{width:100%;  position:relative;  height:400px;background:#f9f9f9;overflow:Hidden   }	
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0;   }	
.fullSlide .bd ul{ width:100% !important;  }	
.fullSlide .bd li{ width:100% !important;  height:400px;  text-align:center;background-position: center;background-size: cover;background-repeat: no-repeat;  }	
.fullSlide .bd li a{ display:block; height:400px; }	
.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:50px; line-height:50px;  text-align:center;		 _background:#000; _filter:alpha(opacity=60); 	}	
.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }	
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1;filter:alpha(opacity=70);opacity:0.6;border-radius:6px; width:12px; height:12px; margin:5px;background:#fff; overflow:hidden; 		line-height:9999px; 	}	
.fullSlide .hd ul .on{ filter:alpha(opacity=100);opacity:1;}	
.fullSlide .prev,
.fullSlide .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:#000 url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.fullSlide .next{ left:auto; right:3%; background-position:8px 5px; }
.fullSlide .prev:hover,
.fullSlide .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.fullSlide .prevStop{ display:none;  }
.fullSlide .nextStop{ display:none;  }

.fullSlide1{width:100%;  position:relative;  height:280px;overflow:Hidden   }	
.fullSlide1 .bd{ margin:0 auto; position:relative; z-index:0;   }	
.fullSlide1 .bd ul{ width:100% !important;  }	
.fullSlide1 .bd li{ width:100% !important;  height:280px;  text-align:center;background-position: center;background-size: cover;background-repeat: no-repeat;  }	
.fullSlide1 .bd li a{ display:block; height:280px; }	
.fullSlide1 .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px;  text-align:center;		 _background:#000; _filter:alpha(opacity=60); 	}	
.fullSlide1 .hd ul{ text-align:center;  padding-top:5px;  }	
.fullSlide1 .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1;filter:alpha(opacity=70);opacity:0.6;border-radius:6px; width:12px; height:12px; margin:5px;background:#fff; overflow:hidden; 		line-height:9999px; 	}	
.fullSlide1 .hd ul .on{ filter:alpha(opacity=100);opacity:1;}	
.fullSlide1 .prev,
.fullSlide1 .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:#000 url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.fullSlide1 .next{ left:auto; right:3%; background-position:8px 5px; }
.fullSlide1 .prev:hover,
.fullSlide1 .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.fullSlide1 .prevStop{ display:none;  }
.fullSlide1 .nextStop{ display:none;  }

.fullSlide2{width:100%;  position:relative;  height:450px;   }	
.fullSlide2 .bd{ margin:0 auto; position:relative; z-index:0;   }	
.fullSlide2 .bd ul{ width:100% !important;  }	
.fullSlide2 .bd li{ width:100% !important;  height:450px;  text-align:center;background-position: center;background-size: contain;background-repeat: no-repeat;  }	
.fullSlide2 .bd li a{ display:block; height:450px; }	
.fullSlide2 .hd{ width:100%;  position:absolute; z-index:1; bottom:-20px; left:0; height:30px; line-height:30px;  text-align:center;		 _background:#000; _filter:alpha(opacity=60); 	}	
.fullSlide2 .hd ul{ text-align:center;  padding-top:5px;  }	
.fullSlide2 .hd ul li{ cursor:pointer; display:inline-block;  width:12px; height:2px; margin:5px;background:#ccc; overflow:hidden; 		line-height:9999px; 	}	
.fullSlide2 .hd ul .on{ background:#000;}	
.fullSlide2 .prev,
.fullSlide2 .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:#000 url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.fullSlide2 .next{ left:auto; right:3%; background-position:8px 5px; }
.fullSlide2 .prev:hover,
.fullSlide2 .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.fullSlide2 .prevStop{ display:none;  }
.fullSlide2 .nextStop{ display:none;  }

    .clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
		.nav{ float:right;height:78px; line-height:78px;  position:relative; z-index:99999;  }
		.nav a{ color:#666;  }
		.nav .nLi{ float:left;  position:relative; display:inline;  }
		.nav .nLi h3{ float:left;  }
		.nav .nLi h3 a{ display:block;text-align:center; font-size:14px;font-weight:bold;width:100px;  }
		.nav .nLi h3 a:hover{ color:#4c9ef0   }
		.nav .sub{ display:none; width:100px; left:1px; top:78px;  position:absolute;background:#000;  line-height:36px; padding:5px 0;  }
		.nav .sub li{ zoom:1; }
		.nav .sub a{ display:block; text-align:center;font-size:14px }
		.nav .sub a:hover{ background:url(../img/dhxx.jpg) no-repeat 18px 30px  }
		.nav .on h3 a{ color:#4c9ef0   }

		.picScroll-left{ margin:0 auto ;min-width:1200px;height:165px;  overflow:hidden; position:relative;overflow:hidden   }
		
		.picScroll-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
		.picScroll-left .prev,	.picScroll-left .next { z-index:10;width: 45px; height: 44px;    position: absolute;margin-top:-22px; top: 50%;  cursor: pointer; text-indent: -9999px; filter:alpha(opacity=60);opacity:0.6;  }
    .picScroll-left .prev { left: 50%;margin-left:-660px;background: url(../img/jl.png) no-repeat 0 0; }	
    .picScroll-left .next {  left: 50%;margin-left:630px;background: url(../img/jr.png) no-repeat 0 0; }	
    .picScroll-left .prev:hover,	.picScroll-left .next:hover { filter:alpha(opacity=80) !important;opacity:0.8 !important;  }	

		.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
		.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
		.picScroll-left .hd ul li.on{ background-position:0 0; }
		.picScroll-left .bd{ margin:0 auto;width:1200px;   }
		.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
		.picScroll-left .bd ul li{ margin-right:20px; float:left; _display:inline; overflow:hidden;   }
		.picScroll-left .bd ul li .pic{ width:280px;height:165px;overflow:hidden; }
		.picScroll-left .bd ul li .pic:hover{  }
		
		.picMarquee-left{ width:1200px;  overflow:hidden; position:relative;padding:50px 0 20px;   }
		.picMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
		.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("../images/arrow.png") no-repeat;}
		.picMarquee-left .hd .next{ background-position:0 -50px;  }
		.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
		.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }
		.picMarquee-left .bd{ padding:10px;   }
		.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
		.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.picMarquee-left .bd ul li .pic{ text-align:center;width:360px; height:360px; }

		.picMarquee-left .bd ul li .pic img{  display:block; padding:2px;  }
		.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
		.picMarquee-left .bd ul li .title{ padding-top:20px;line-height:24px;font-size:16px;   }

/* main */
.mw{
	margin:0 auto;	
	width:1200px;
}
.nr{
	padding:30px 0 60px;
	line-height:30px;
	overflow:hidden;
	font-size:14px;
}
.nr1{
	padding:0 0 30px;
	line-height:30px;
	overflow:hidden;
	font-size:14px;
}
.fymx{
	padding-bottom:10px;
	border-bottom:1px #c1c1c1 dashed;
}
.cpmxr{
	float:right;
	width:700px;
	overflow:hidden;
	line-height:30px;
}
.nr img,.nr1 img,.fymx img,.cpmxr img{max-width:100%}

.dh{

	width:100%;
	height:78px;
	/*filter:alpha(opacity=70);opacity:0.7;*/

	z-index:999999;
	
}
.dhk{
	height:78px;
}
.logo{
	display:block;
	float:left;
	width:200px;
	height:50px;
	margin-top:14px;
	background-image:url(../img/logo.png);
}
.mlogo{
	display:block;
	height:40px;
	width:200px;
	float:left;
	background-image:url(../img/logo.png);
	margin-top:5px;
}
.toplink{
	float:right;
	height:78px;
}
.yyqh{
	float:right;
	height:78px;
	padding-left:25px;
}
.yyqh1{
	float:left;
	height:50px;
	padding-left:25px;
	margin-top:-15px;
}

.a1{
	color:#fff;
	font-size:16px;
	display:inline-block;
	height:25px;line-height:25px;
	margin-top:23px;
	padding-left:25px;
}

.a1:hover,.a1-on,.a1-on:hover{
	color:#f27200;
	font-weight:bold;
	font-size:16px;
	display:inline-block;
	height:25px;line-height:25px;
	margin-top:23px;
	padding-left:25px;
}
/*
.a3{
	text-indent:-999px;
	color:#717171;
	font-size:16px;
	display:inline-block;
	width:21px;
	height:15px;line-height:15px;
	margin-top:33px;
	background-image:url(../img/en.jpg);
	background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.a4{
	text-indent:-999px;
	margin-right:10px;
	color:#fff;
	font-size:16px;
	display:inline-block;
	width:21px;
	height:15px;line-height:15px;
	margin-top:33px;
	background-image:url(../img/cn.jpg);
	background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.a3,.a4{filter:alpha(opacity=70);opacity:0.7;}
.xs100{filter:alpha(opacity=100);opacity:1;}

/*首页
.sycp{
	margin:95px auto;

	overflow:hidden;
}
.sycp1{
	float:left;
	width:53.4%;
	padding:70px 65px;
	overflow:hidden;
}
.sycp1-1{
	display:inline-block;
	border-top:3px #000 solid;
	font-size:30px;
	color:#000;
	padding:15px 0;
}
.sycp1-2{
	height:120px;line-height:30px;
	font-size:16px;
	color:#000;
	overflow:hidden;
	margin-bottom:30px;
	margin-top:10px;
}
.a5,.a51,.a52{
	display:block;
	width:130px;
	height:45px;line-height:45px;
	text-align:center;
	font-size:14px;
	color:#000;
	border-radius:22.5px;
	border:1px #fff solid;
}
.a5,.a52{border:1px #000 solid;color:#000}
.a51,.a52{margin:90px auto 0}
.a51{
	color:#fff;
}
.sycp2{
	float:right;
	width:46.6%;
	height:0;
	padding-bottom:39%;
	overflow:hidden;
}
.sycp3{
	clear:both;
	height:130px;
	background:#000;
	padding:0 20px;
}
.sycp3-1{
	float:left;
	width:20%;
	height:100%;
}
.sycp3-2{
	margin:25px auto 10px;
	width:30%;
	height:0;
	padding-bottom:20%;
}
.a6{
	display:block;
	font-size:22px;
	color:#fff;
	text-align:center;
}
.syss{
	padding:0 0 95px;
	background:#000;
	text-align:center;
}
.sybt,.sybt1{
	display:inline-block;
	border-top:3px #fff solid;
	font-size:25px;
	color:#fff;
	padding:15px 0;
	margin:120px auto 30px;
}
.sybt1{
	color:#000;
	border-top:3px #000 solid;
}
.syss1{
	float:left;
	width:31%;
	margin-left:3.5%;
	overflow:hidden;
}
.syss1-1{
	display:block;
	width:100%;
	height:0;
	padding-bottom:60%;
}
.a7{
	display:block;
	font-size:18px;
	color:#fff;
	text-align:left;
	height:45px;line-height:45px;
}
.syss1-2{
	height:40px;
	line-height:20px;
	font-size:14px;
	color:#fff;
	overflow:hidden;
	text-align:left;
}
.sydt{text-align:center;padding-bottom:70px;}
.sydt1{
	margin:30px auto 0;
	overflow:hidden;
}
.sydt1-1{
	float:left;
	width:450px;
	height:280px;
}
.sydt1-2{
	float:right;
	width:720px;
	overflow:hidden;
}
.sydt1-2-1{overflow:hidden}
.sydt1-2-1-1{
	float:left;
	width:80px;height:80px;
	border:1px #979797 solid;
	padding:6px 0;
}
.tbm40{margin:20px auto}
.sydt1-2-1-1-1{
	text-align:center;
	font-size:27px;
	color:#000;
	height:40px;line-height:40px;
}
.sydt1-2-1-1-2{
	text-align:center;
	font-size:14px;
	color:#000;
}
.sydt1-2-1-2{
	margin-left:100px;
}
.sydt1-2-1-2-1{
	height:30px;line-height:30px;
	text-align:left;
}
.a8{
	font-size:19px;
	
}
.sydt1-2-1-2-2{
	height:50px;line-height:25px;
	overflow:hidden;
	font-size:14px;
	color:#000;
	text-align:left;
}*/
/*首页*/
.sycpbt{
	padding-top:40px;
	font-size:26px;
	color:#333;
	text-align:center;
}
.sycpbt1{
	padding-bottom:40px;
	font-size:26px;
	color:#cbcbcb;
	font-weight:bold;
	text-align:center;
}

.sycp{
	overflow:hidden;
}
.sycpk{
	float:left;
	width:285px;
	height:270px;
	margin-left:20px;
}
.sycpk1{
	height:210px;
}
.a100{
	display:block;
	margin:10px 0;
	height:30px;line-height:30px;
	overflow:hidden;
	font-size:14px;
	color:#333;
	text-align:center;
}

.syxw{overflow:hidden}
.syxwk{
	float:left;
	margin-left:20px;
	height:51px;
	border-bottom:1px #fff dashed;
	width:590px;
}
.a101{
	display:block;
	float:left;
	height:50px;line-height:50px;
	font-size:14px;
	color:#fff;
	margin-right:100px;
	overflow:hidden;
}
.syxwk span{
	display:block;
	float:right;
	font-size:12px;
	height:50px;line-height:50px;
	color:#e0f0ff;
}

/*   */

.foot{
	padding:30px 0;
	background:#000;
}
.foot1{
	height:60px;
	padding-bottom:20px;
	border-bottom:1px #454545 solid;
}
.ssk{
	display:block;
	border:0;
	width:270px;
	height:40px;
	background:#252527;
	border-radius:20px;
	float:right;
	padding:0 20px;
}
.tj{
	display:block;
	border:0;
	float:right;
	width:21px;height:40px;
	background-image:url(../img/ss.png);
	cursor:pointer;
}
.key{
	display:block;
	border:0;
	float:left;
	width:200px;
	height:40px;line-height:40px;
	color:#fff;
}
.a9,.a10{
	display:block;
	float:left;
	padding:0 20px;
	height:40px;line-height:40px;
	font-size:16px;
	color:#fff;
}
.a9{padding:0 20px 0 10px}
.foot2{
	padding:55px 0;
	overflow:hidden;
}
.foot2-1{
	float:left;
	overflow:hidden;
}
.foot2-1-1{
	width:200px;
	height:50px;
	margin-bottom:42px;
	background-image:url(../img/logo.png);
}
.foot2-1-2{
	font-size:14px;
	color:#fff;

}
.foot2-2{
	float:left;
	margin-left:120px;
  overflow:hidden;
}
.foot2-2-1{
	height:40px;line-height:40px;
	color:#fff;
	font-size:14px;
	padding-left:30px;
}
.f1{background:url(../img/p1.png) no-repeat left center}
.f2{background:url(../img/p2.png) no-repeat left center}
.f3{background:url(../img/p3.png) no-repeat left center}

/* one.asp*/
.fydh{
	margin:20px 0 15px;
	border-bottom:1px #dbdbdb solid;
	height:35px;line-height:35px;
	font-size:14px;
}
.fydh a{font-size:14px;}

.fyl{
	width:250px;
	float:left;
}
.fylbt{
	height:60px;line-height:60px;
	font-size:26px;
	text-align:center;
	color:#fff;
	background:#4c9ef0;
}
.a102,.a102-on{
	margin-top:15px;
	height:60px;line-height:60px;
	border:1px #efefef solid;
	display:block;
	padding-left:20px;
	font-size:14px;
}
.a102:hover,.a102-on,.a102-on:hover{
	background:#4c9ef0;
	border:1px #4c9ef0 solid;
	color:#fff;
}

.fyr{
	float:right;
	width:920px;
	overflow:hidden;
}
.fyrbt{
	font-size:18px;
	padding-bottom:5px;
	color:#555;
	border-bottom:2px #4c9ef0 solid;
}

.fyxwk{
	height:50px;
	border-bottom:1px #efefef solid;
}
.a103{
	display:block;
	float:left;
	height:50px;line-height:50px;
	font-size:14px;
	color:#555;
	margin-right:100px;
	overflow:hidden;
}
.fyxwk span{
	display:block;
	float:right;
	font-size:12px;
	height:50px;line-height:50px;
	color:#888;
}


.nybt{
	line-height:30px;
	font-size:20px;
	text-align:center;
}
.fbsj{
	padding:10px 0;
	font-size:14px;
	color:#999;
}

.fycpk{
	float:left;
	width:285px;
	height:270px;
	margin-left:32.5px;
}

/*one.asp*/


/*
.fytop{
	height:545px;
	overflow:hidden;
}
.fydh{
	text-align:center;
	padding:55px 0;
}
.fydhbt{
	display:inline-block;
	height:50px;line-height:50px;
	font-size:22px;
	margin:0 30px 10px;
	color:#000;
}
.fydhbt:hover,.fydhbt-on,.fydhbt-on:hover{
	display:inline-block;
	height:50px;line-height:50px;
	/*border:1px #f27200 solid;
	color:#f27200;
	border-bottom:2px #333 solid;
	font-size:22px;
	margin:0 30px 10px;
	color:#000;
}
.cpzxk{
	float:left;
	width:32%;
	margin-left:2%;
	overflow:hidden;
}
.cpzxtp{
	display:block;
	width:100%;
	height:0;
	padding-bottom:105%;

}
.zzrytp{
	display:block;
	width:100%;
	height:0;
	padding-bottom:80%;
}
.a12{
	display:block;
	height:80px;line-height:80px;
	text-align:center;
	font-size:24px;
	overflow:hidden;
	margin-bottom:40px;
}

.fybt{padding-bottom:15px;font-size:30px;line-height:40px;text-align:center;}
.fyrq{text-align:center;font-size:14px;color:#000;line-height:30px}

.xwk{
	padding:40px 0;
	border-top:1px #fff dashed;
	overflow:hidden;
}
.xwtp{
	float:left;
	width:25%;
	height:0;
	padding-bottom:16.5%;
}
.fyxw{
	margin-left:28%;
}
.a13{
	display:block;
	height:30px;line-height:30px;
	font-size:24px;
	overflow:hidden;
	margin-bottom:20px;
}
.ckxq{
	display:block;
	width:102px;
	height:37px;line-height:37px;
	text-align:center;
	font-size:14px;
	color:#000;
	border-radius:6px;
	border:1px #666 solid;
}
.fyxwjj{
	font-size:14px;
	color:#000;
	height:50px;line-height:25px;
	overflow:hidden;
}
.fyxwsj{
	font-size:14px;
	color:#000;
	height:60px;line-height:60px;
}

.cpmxl{
	float:left;
	width:450px;
	height:500px;
	overflow:hidden;
}
.sysp{
	float:right;
	width:46%;
	height:400px;
}
.spv{outline:none;width:100%;height:400px}*/

.fewm{float:right}

.nobt{border-top:1px #5a5b5d dashed;}
.nolm{margin-left:0}
.norm{margin-right:0}
.w{color:#fff}
.ys1{color:#9bcdff}

.bah{display:none} 

.mobile{font-size:14px;color:#fff}

/* main */
@media (max-width:1199px){

}
@media (max-width:750px){
  
}

@media (max-width:500px){

}
