/* CSS Document */

*{padding:0px;margin:0px;}
ol, ul { list-style: none outside none; }
img { border: 0 none; }
body { color: #555; font-family: Arial, "微软雅黑", "Tahoma", sans-serif; font-size: 12px; }
a { color: #555; text-decoration: none; }
a img { display: inline-block; }
em{font-style:normal;}
 @media not all {
body { font-family: arial, "微软雅黑", sans-serif; }
}



.top{width:1583px;height:87px;position:relative;margin:0 auto;overflow:hidden;}
   .top_lr{width:1300px;height:87px;margin:0 auto;position:relative;overflow:hidden;}
      .top_left{width:28%;height:87px;}
          .top_left img{margin-top:10px;}
      .top_right{width:70%;height:87px;position:absolute;top:0px;right:0%;}
          .top_right li{float:left;width:14%;height:87px;text-align:center;line-height:87px;}
             .top_right li a{widht:100%;height:87px;display:block;position:relative;top:0px;left:0px;}
             .top_right li span,em{width:100%;height:40px;display:block;line-height:70px;}
             .top_right li em{line-height:40px;font-size:12px;font-family:'Arial';color:#9f9ea0;}
             .top_right li span{font-size:14px; font-weight:bold; color:#000}

.top_li_1{background:url('../images/bj.png') center center no-repeat;}
.top_li{background:url('../images/bj.png') center center no-repeat;}



.banner{width:1583px;height:440px;position:relative;margin:0 auto;}
  	 .banner .igs{position:absolute;width:1583px;height:440px;}
	 	 .banner .ig{position:absolute;width:100%;height:440px;}
			 .banner .ig img{width:100%;height:100%;}
	 .btn{width:60px;position:absolute;top:170px;cursor:pointer;}
		 .btn1{left:50px;background:url('../images/left.png') no-repeat top left;transition:background 0.5s;-moz-transition:background 0.5s;-o-transition:background 0.5s;-webkit-transition:background 0.5s;}
		 .btn2{right:50px;background:url('../images/right.png') no-repeat top left;transition:background 0.5s;-moz-transition:background 0.5s;-o-transition:background 0.5s;-webkit-transition:background 0.5s;}
		 .btn:hover{background-position:bottom left;}
	 .yq{width:120px;height:30px;position:absolute;bottom:50px;left:740px;}
		 .yq .xyq{width:30px;height:30px;border-radius:30px;background:#06F;text-align:center;line-height:30px;float:left;color:#fff;margin-right:10px;cursor:pointer;}
		 .yq .xyq_ys{background:red;}

.guanyubox{ width:1200px; margin:30px auto; clear:both;}
.guanyuleft{ width:800px; float:left;}
.guanyuleft p{ line-height:30px; font-size:14px;}
.guanyuleft a{ line-height:30px; background-color:#0e66e1; color:#fff; font-size:12px; width:100px; text-align:center; display:block; height:30px;  margin-top:20px; }

.guanyuright{ width:384px; float:right; padding-top:60px;}

.biaotibox{ width:100%; clear:both; height:70px; border-bottom:1px solid #666; }
.biaoti{ width:1200px; margin:0px auto; padding-top:26px;}
.biaoti a{ font-size:20px; font-weight:bold; color:#000; line-height:44px; width:86px;  display:block; height:44px; border-bottom:2px solid #000;}

.motr{ width:160px; height:30px; margin:0 auto; clear:both; padding-top:30px;}

.motr a{width:160px; height:30px; display:block; background-color:#0e66e1; color:#fff; font-size:12px; line-height:30px; text-align:center; } 

.scrollpic {
	width: 1210px;
	margin:70px auto 0 auto; position:relative
}
#myscroll {
	display: block;
	width: 1100px;
	position: relative;
	height: 240px;
	overflow: hidden; margin:0 auto
}
#myscroll #myscrollbox {
	display: block;
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 1000000px;
}
#myscroll ul {
	display: block;
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#myscroll ul li {
	display: block;
	float: left;
	padding: 0;
	width:280px;
}
#myscroll ul li a {
	display: block;
	float: left;
	width: 260px;
	padding: 0;
	position: relative;
	height: 240px;
	color: #333;
}
#myscroll a .intro {
	position: absolute;
	left: 0;
	z-index: 10;
	background-color: #0057c4;
	filter: alpha(opacity=70);
	width: 260px;
	color: #fff;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	text-align: center;
}
#myscroll a .intro h5 {
	padding: 0;
	margin: 0;
	font-size: 16px;
	height: 40px;
	width: 260px;
	line-height: 30px;
	border-bottom: 1px solid #347fdc;
	font-weight:100;
}
#myscroll a .intro p {
	font-size: 13px;
	line-height: 20px;
	margin: 65px 70px;
	height: 70px;
	overflow: hidden;
}
#myscroll a .intro {
	bottom: -211px;
}
#myscroll a:hover .intro {
	bottom: 0px;
}
#mybtns {
	margin: 10px 0;
	width: 1200px;
	display: block;
	height: 42px; position:absolute; top:80px; 
}
#mybtns a {
	width: 42px;
	height: 42px;
	display: block;
	float: right;
	margin-right: 1px;
	background-color: #c1c1c1;
	margin-left:10px;
}
#mybtns a:hover {
	background-color: #347fdc;
}
#mybtns a:hover, #myscroll, #mybtns a, #myscroll a:hover .intro, #myscroll a .intro, #myscroll #myscrollbox {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#mybtns #left {
	background-image: url(../images/jt_l.png); float:left
}
#mybtns #right {
	background-image: url(../images/jt_r.png); float:right
}

#kinMaxShow {
	visibility: hidden;
	width: 100%;
	height: 500px;
	overflow: hidden;
}


.wenhuabox{ width:100%; height:440px;background-image: url(../images/wenhuabg.png); margin-top:50px; padding-top:70px;}
.wenhua{ width:1200px; background-color:#fff; height:300px; margin:0px auto; clear:both}
.wenhualeft{ float:left; width:455px;}
.wenhuaright{ width:740px; float:right; padding-top:50px;}
.wenhuaright h2{ font-size:24px; line-height:50px; color:#000;}
.wenhuaright p{ font-size:16px; line-height:30px; color:#000;}
.wenhuaright a{ font-size:12px; line-height:30px; color:#fff; background-color:#0e66e1; display:block; width:140px; height:30px; text-align:center; margin-top:30px}

.footerbox{ width:100%; clear:both; height:240px; background-color:#494949;}
.footer{ width:1200px; margin:0 auto;}