﻿@charset "utf-8";

*{ margin:0; padding:0; list-style:none; font-family: arial, "microsoft yahei"; font-size: 14px;}
ul,li{list-style: none; margin: 0; padding: 0;}
a{text-decoration: none;}
img {
	border: none;
	margin: 0;
	padding: 0;
}	

.page{clear: both;}

.page a{ color:#333;display:inline-block; margin-left:10px; margin-right:10px;}
.xian{ color:red !important;margin-left:10px; margin-right:10px;}

body{overflow-x:hidden;}
.floatleft{float: left;}
.floatright{float: right;}
.clear {clear: both;}

.content{
	width: 1200px;
	margin: auto;
	 }

.button1{
	/*width: 122px;*/
	margin-top: 30px;
}
.button1 a{
	display: block;
	width: 378px;
	height: 26px;
	text-align: center;
	line-height: 26px;
	border: 1px solid #999999;
	color: #888888;
	font-family:arial, "microsoft yahei";
	/*font-size: 12px;*/
	
}
.button1 a:hover,.button1 a:active{
	background-color: #0066CC;
	border: 1px solid #0066CC;
	color: #FFFFFF;
}

.work-btn {
  margin-top: 30px;
  text-align: center;
  /*margin-left: 10px;*/
}
.work-btn a{
	color:#888888;
	color: #FFFFFF\0;
	font-weight:400;
	font-size: 15px;
  	letter-spacing: 1px;	
	border: 1px solid #999999;
	background: none;
	width: 220px;
	text-align: center;
	padding: 8px 0;
	text-decoration:none;
	
}
.work-btn a:hover{
	border: 1px solid #265567;
}
/* Shutter Out Horizontal */
.hvr-shutter-out-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-out-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-decoration:none;
  background: #265567;
  color: #FFFFFF;
   
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
  color: white;
}

.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);

}

/*banner*/
.index_banner{position:relative;z-index: 1; height:600px; left:50%; margin-left:-960px; width:1920px;}
.index_banner ul{overflow:hidden;}
.index_banner li{position:absolute;top:0;left:0;overflow:hidden;height:600px; }
.index_banner li img{ height:600px;}
.index_banner li a{display:block;margin:0 auto;}
.index_banner cite{position:absolute;bottom:10px;left:50%;z-index:999;display:block;margin-left:-96px;width:192px;height:25px;_display:none;}
.index_banner cite span{float:left;display:block;margin:0 4px;width:40px;height:8px;background-color:#e5e5e5;text-indent:-999em;opacity:.8;cursor:pointer;}
.index_banner cite span:hover{background-color:#f5f5f5;}
.index_banner cite span.cur{background-color:#1d8bd8;cursor:default;}
.clear{clear:both;}




.head {height:107px; overflow:hidden; display:block; position:relative; width:100%; z-index:999; top:0;-moz-box-shadow:0px 2px 10px #969696; -webkit-box-shadow:0px 2px 10px #969696; box-shadow:0px 2px 10px #969696;background:#424548;}
.au{background:url(../images/header_bg.gif) repeat-x;height:83px;}
.w_auto{ position:relative; margin:0 auto; width:1200px; }
.head .logo { display: inline;float: left;height: 84px;width: 471px;font-size: 22px; color: #555; line-height:84px;}
.head .logo img{height:51px; display:block; text-indent:-9999px;}
.head .lng {position:absolute; padding-right:1px; top:0; right:0}
.head .lng a{background:#037fbf; display:block; font-size:10px; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; text-transform:uppercase;-webkit-text-size-adjust:none; line-height:18px; width:58px; -webkit-text-size-adjust:none;
font-size:10px; text-align:center;}
.head .lng a:hover{text-decoration:none; background:#056fc2}
.head .menu {float:right;}
.head .menu li {float:left; line-height:75px; display:inline;}
.head .menu li.split{width:2px; height:82px; display:inline; float:left; background:url(../images/menu_split.gif) no-repeat;}
.head .menu li.nav{  }
.head .menu li.nav a{color:#666666;    text-transform: uppercase;font-size:16px; display:block;padding:8px 22px 0;}
.nav:hover{ background:url(../images/header_bg02.gif) no-repeat;}

.top{ height:24px;  color:#fff; margin:0 auto;width:1200px;}
.hy{ float:left; line-height:24px;}
.la{ float:right;line-height:24px;}
.la a{color:#fff; margin-left:20px; padding-left:24px;}
.cn{ background:url(../images/cn.jpg) no-repeat left center;}
.en{ background:url(../images/en.jpg) no-repeat left center;}


/*banner*/
.banner{
	width: 100%;
	height:600px;
	overflow: hidden;
}

.slides li{
	width: 100%;
	height: 600px;
}
.banner1{	
	background-image: url(../images/banner1.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.banner2{
	background-image: url(../images/banner2.jpg);
	background-position: center;
	background-repeat: no-repeat;
	
}

.banner3{
	background-image: url(../images/banner3.jpg);
	background-position: center;
	background-repeat: no-repeat;
	
}

.banner4{
	background-image: url(../images/banner4.jpg);
	background-position: center;
	background-repeat: no-repeat;
	
}
.banner_txt{
	float: left;
	width: 600px;
	margin-top: 220px;
}
.banner_txt h2{
	color: white;
	font-family: simhei;
	font-size: 56px;
	font-weight: normal;
	-webkit-animation:fadeInUp 1s .6s both; -moz-animation:fadeInUp 1s .6s both; animation:fadeInUp 1s .6s both;
}
.banner_txt h3{
	color: white;
	font-family: simhei;
	font-size: 32px;	
	font-weight: normal;
	margin-top: 40px;
	-webkit-animation:fadeInUp 1s .8s both; -moz-animation:fadeInUp 1s .8s both; animation:fadeInUp 1s .8s both;
}
.banner_img img{
	margin-top: 30px;
	-webkit-animation:fadeInRight 1s .2s both; -moz-animation:fadeInRight 1s .2s both; animation:fadeInRight 1s .2s both;
}


.flex-direction-nav{display: none;}
.banner:hover .flex-direction-nav, .banner:active .flex-direction-nav{
	display: block;
}
/*显示箭头控制按钮*/

/*end-banner*/








.main{
	
}



.title0{
	padding-bottom: 30px;
	
}
.title0 h3{
	text-align: center;
	font-size: 28px;
	color: #333;
	font-weight: normal;
	line-height: 40px;
}
.title0 h2{
	line-height: 30px;
	font-family: "microsoft yahei";
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: normal;
	text-align: center;
	color: #333333;
	background-image: url(../images/line.png);
	background-repeat: no-repeat;
	background-position: center;
}
.title0 hr{
	margin: auto;
	width: 30px;
	height: 2px;
	background-color: #265567;
	margin-bottom: 20px;
	border: none;
}

/*简介*/
.about{
	
	padding: 80px 10px;
	color: #434343;
	/*color: #FFFFFF;*/
	/*background-color: #F6F6F6;*/
	background-image: url(../images/back_ab.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	overflow: hidden;
}

.about .content{
	position: relative;
}

.ab_in_cont{
	padding-top: 50px;
	padding-bottom: 50px;
	overflow: hidden;
}


.about .title0 h2{
	font-weight: normal;
	/*color: #FFFFFF;*/

}
.about .title0 hr{
	/*background-color: #FFFFFF;*/
}
.ab_img{

}
.ab_img img{
	width:500px;
	position: absolute;
	top: 80px;
	left: 700px;
	z-index: 0;
	/*-webkit-animation-duration: 3s;*/
  	
}
.ab_text{
	float: left;
	text-align: left;
	width: 500px;
	padding-left: 30px;	
	z-index: 1;
	margin: auto;
	-webkit-animation-delay: 0.3s;
	-moz-animation-delay: 0.3s;
}
.ab_text h2{
	line-height: 30px;
	font-family: "microsoft yahei";
	font-size: 22px;
	margin-bottom: 30px;
	font-weight: normal;
	color: #434343;
}
.ab_text hr{
	
	width: 50px;
	height: 2px;
	background-color: #ffffff;
	margin-bottom: 20px;
	border: none;
}
.ab_text h2 span{
	font-size: 18px;
	color: #CCCCCC;
}
.ab_text p{
	/*width: 1000px;*/
	margin-top: 10px;
	font-family: arial,"microsoft yahei";
	line-height: 26px;
	text-indent: 2em;
	color: #666666;
}
.about .button1{
	margin-top: 20px;
	margin-left: 0;
}

.about .work-btn{
	text-align: left;
}
/*.about .work-btn a{
	margin-top: 20px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}
.about .work-btn a:hover{
	border: 1px solid #004181;
}*/
/*end-简介*/




/*产品*/
.product{
	padding-top: 80px;
	padding-bottom: 80px;
	background-color: #F9F9F9;
	background-image: url(../images/back1.jpg);
}
.product .content{	
	
	
}
.product .content .pro_po{
	width:100%; 
	padding-bottom: 20px;
}


/* 本例子css */
		.picScroll-left{ width:100%; position:relative;  }
		.picScroll-left .hd{width: auto; }
		.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block; overflow:hidden; width: 50px; height: 34px; 
				border: 1px solid #999999; margin-top: 50px; line-height: 34px; text-align: center; font-size: 20px; color: #888888;
			 	cursor:pointer; /*background:url(../images/bg_direction_nav3.png) no-repeat;*/ position: absolute; top: 100%; left: 400px; z-index: 99; /*opacity: 0.2;filter:alpha(opacity=20);*/} 
		.picScroll-left .hd .next{/* background-position:-52px 0; */ position: absolute; top: 100%; left: 750px; z-index: 99;}
		/*.picScroll-left .hd .prevStop{ background-position:-60px 0;  }
		.picScroll-left .hd .nextStop{ background-position:-60px -50px; }*/
		.picScroll-left .hd .prev:hover,.picScroll-left .hd .next:hover{
			/*opacity: 0.5;
			filter:alpha(opacity=50);*/
			background-color: #666666;
			color: #ffffff;
		}
		.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; }
		.picScroll-left .hd ul li.on{ background-position:0 0; }
		.picScroll-left .bd{   width: 1200px; overflow: hidden;}
		.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
		.picScroll-left .bd ul li{  float:left; _display:inline; overflow:hidden; text-align:center; margin-left: 15px; margin-right: 15px;  border: 1px solid #dddddd; background-color: #ffffff;}
		.picScroll-left .bd ul li .pic{ text-align:center;  width:250px; height:250px; overflow: hidden;padding: 10px;}
		.picScroll-left .bd ul li .pic img{ width:250px; height:250px; display:block;  transform: scale(1);  
                transition: all 1s ease 0s;  
                -webkit-transform: scale(1);  
                -webkit-transform: all 1s ease 0s;   }
		.picScroll-left .bd ul li a:hover .pic img{ transform: scale(1.3);  
                transition: all 1s ease 0s;  
                -webkit-transform: scale(1.3);  
                -webkit-transform: all 1s ease 0s;  }
		.picScroll-left .bd ul li .title{ line-height:30px; padding-top: 10px; padding-bottom: 10px; color: #ffffff; background-color: #666666; }
		.picScroll-left .bd ul li a:hover .title{background-color: #265567; }




/*产品*/







/*新闻*/
.news0{
	padding-top: 80px;
	padding-bottom: 80px;
}
.news0 .title0{
	font-size: 30px;
	text-align: center;
}
.news0 .news_list{
	padding-top: 30px;
}

.news0 .news_list .n_img{
	float: left;
	width: 520px;
	height: 300px;
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
}
.news0 .news_list .n_img img{
	width: 520px;
	height: 320px;
	/*transition: 0.5s;*/
	transform: scale(1);  
                transition: all 1s ease 0s;  
                -webkit-transform: scale(1);  
                -webkit-transform: all 1s ease 0s;  
}
.news0 .news_list .bg{
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #000000;
	opacity: 0.3;
	filter:alpha(opacity=30);
	width: 100%;
	height: 50px;
	transition: 0.5s;
}
.news0 .news_list .n_txt{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	padding-left: 20px;
	padding-right: 20px;
	box-sizing: border-box;
	transition: 0.5s;
}

.news0 .news_list .n_txt h2{
	line-height: 50px;
	font-weight: normal;
	font-size: 16px;
	color: #FFFFFF;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news0 .news_list .n_txt p{
	line-height: 24px;
	color: #FFFFFF;
	
}
.news0 .news_list .n_img:hover .n_txt{
	height: 125px;
}
.news0 .news_list .n_img:hover .bg{
	height: 125px;
	opacity: 0.6;
	filter:alpha(opacity=60);
}

.news0 .news_list .n_img:hover img{
	transform: scale(1.3);  
                transition: all 1s ease 0s;  
                -webkit-transform: scale(1.3);  
                -webkit-transform: all 1s ease 0s;  
}



.news0 .news_list .floatright{
	
}
.news0 .news_list ul{

	width: 620px;
	overflow: hidden;
}
.news0 .news_list ul li{
	float: left;
	width: 600px;
	line-height: 24px;
	/*padding-top: 15px;*/
	padding-bottom: 30px;
}

.news0 .news_list ul li .date{
	width: 80px;
	height: 80px;
	float: left;
	background-color: #EFEFEF;
	text-align: center;
	padding-top: 15px;
	box-sizing: border-box;
	color: #666666;
}
.news0 .news_list ul li span{
	display: block;
	width: 80px;
	font-size: 28px;
	padding-bottom: 5px;
	color: #555555;
}

.news0 .news_list ul li .news_txt{
	float: left;
	width: 460px;
	padding-left: 20px;
	color: #666666;
}
.news0 .news_list ul li .news_txt h2{
	padding-bottom: 8px;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	transition: 0.5s;
}
.news0 .news_list ul li .news_txt p{
	font-size: 12px;
	color: #888888;
}
.news0 .news_list ul li:hover .news_txt h2{
	color: #133F85;
	
}
.news0 .news_list ul li:hover .news_txt h2{
	color: #004181;
	padding-left: 5px;
}
.news0 .news_list ul li:hover .date{
	background-color: #265567;
	color: #FFFFFF;
}
.news0 .news_list ul li:hover .date span{
	color: #FFFFFF;
}

.news0 .work-btn a{
	
}


/*新闻*/










/*footer*/
.footer{
	background-color: #444444;	
	color: #FFFFFF;
	line-height: 32px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	 margin-top:40px;
	/*margin-top: 30px;*/
}
.footer *{
	font-size: 13px;
}
.footer_nav{
	
}
.footer_nav a{
	color:#FFFFFF;
	font-size: 14px;

}
.footer_nav a:hover{
	color: #FF0000;
}
/*footer*/



/*返回顶部*/
.toTop {
	position: fixed;
	bottom: 10px;
	right: 20px;
	z-index: 999;
	font-size: 16px;
	cursor: pointer;
	overflow: hidden;
	visibility: visible;
	background-color: #fff;
	border: 1px solid #d9d9d9;
	color: #9c9c9c;
	font-size: 16px;
	width: 38px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	text-decoration: none;
	_position: absolute;
	_top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight);
}

.toTop:hover {
	color: #fff;
	text-decoration: none;
	background-color: #999;
	border: 1px solid #999999;
}
			
/*返回顶部*/


/* side */
.side{position:fixed;width:54px;height:275px;right:0;bottom: 60px;z-index:100;}
.side ul li{width:54px;height:54px;float:left;position:relative;border-bottom:1px solid #444;}
.side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#333333;opacity:0.8;filter:Alpha(opacity=80);color:#fff;font:14px/54px "微软雅黑";overflow:hidden;}
.side ul li .sidebox:hover{ width: 165px; opacity: 1; filter:Alpha(opacity=100); background-color: #AE1C1C;}
.side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:#333333;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s;}
.side ul li .sidetop:hover{background:#ae1c1c;opacity:1;filter:Alpha(opacity=100);}
.side ul li img{float:left;}
.side ul li .sideqr{width:54px;height:54px;line-height:54px;display:inline-block;background:#333333;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s; position: relative;}
.side ul li .sideqr:hover{background:#ae1c1c;opacity:1;filter:Alpha(opacity=100);}
.side ul li .qr{
	position: absolute;
	right: 100%;
	bottom: 0px;
	width: 280px;
	height: 280px;
	display: none ;
}
.side ul li .sideqr:hover .qr{
	
	display: block;
}
.ny_name img{ position:relative; left:50%; margin-left:-960px;}
.ny_name span{ display:block; color:#fff; position:absolute;  top:230px;  width:100%; text-align:center;}
.ny_name span h2{ font-size:50px; font-weight:normal;}

.location0 {
    color: #FFFFFF;
    margin-top: 20px;
	font-size:14px;
}
.location0 a {
    color: #FFFFFF;
	font-size:14px;
}








.about_us{ width:1200px; margin:0 auto;margin-top: 50px;}
.about_us h2{ font-size:24px; text-align:center; line-height:40px; color:#111; font-weight:normal; margin-bottom:10px;}
.about_us p {
    font-family: arial,"microsoft yahei";
    font-size: 14px;
    line-height: 32px;
    text-indent: 2em;
    color: #555555;
    margin-bottom: 20px;
}


.products{width:1200px; margin:0 auto;margin-top: 50px;}
.com-head {
    border-bottom: 5px solid #1f92cc; overflow:hidden;
}
.com-head>ul>li {
    float: left;
    border: 1px solid #eee;
    border-bottom: none;
    border-radius: 4px 4px 0 0;
    margin-right: 2px;
    transition: .3s;
}
.com-head>ul>li>a {
    color: #444;
    padding: 0 45px;
    line-height: 35px;
    font-size: 1.4rem;
    transition: .3s;
}
.clearfix:before,{
    display: table;
    content: " ";
}

.com-head>ul>li:hover{ background:#1f92cc; }
.com-head>ul>li:hover a{color:#fff;}


.products_box {
    margin-top: 50px;
}
.products_box ul li {
    margin-bottom: 20px;
    margin-left: 25px;
    margin-right:24px;
    float: left;
}.products_box ul li a {
    display: block;
    width: 350px;
    /* border: 1px solid #DDDDDD; */
}
.product_img {
    width: 290px;
    height: 100%;
    overflow: hidden;
    border: 1px solid #DDDDDD;
	padding:30px;
}

.product_img img {
    width: 290px;
    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;
}
.product_label {
    width: 352px;
    text-align: center;
    /* background-color: #DDDDDD; */
}
.product_label h3 {
    line-height: 46px;
    font-size: 16px;
    font-weight: normal;
    color: #666666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.products_box ul li a:hover .product_img{
	border: 1px solid #2687CB;
}
.products_box ul li a:hover .product_img img{
	transform: scale(1.2);  
                transition: all 1s ease 0s;  
                -webkit-transform: scale(1.2);  
                -webkit-transform: all 1s ease 0s;  
}

.products_box ul li a:hover .product_label h3{
	/*background-color: #FF0000;*/
	color: #2687CB;
}


.news{width:1200px; margin:0 auto;margin-top: 50px;}

.news ul{

	overflow: hidden;
}
.news ul li{
	width:100%;
	float: left;
	line-height: 24px;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom:1px dashed #aaa;
}
.news ul li a{ display:block; overflow:hidden;}
.news ul li .date{
	width: 80px;
	height: 80px;
	float: left;
	background-color: #EFEFEF;
	text-align: center;
	padding-top: 15px;
	box-sizing: border-box;
	color: #666666;
}
.news ul li span{
	display: block;
	width: 80px;
	font-size: 28px;
	padding-bottom: 5px;
	color: #555555;
}

.news ul li .news_txt{
	float: left;
	padding-left: 20px;
	color: #666666;
	width:980px;
}
.news ul li .news_txt h2{
	padding-bottom: 8px;
	color: #333333;
	font-size: 16px;
	font-weight: normal;
	transition: 0.5s;
}
.news ul li .news_txt p{
	font-size: 14px;
	color: #888888;
}
.news ul li:hover .news_txt h2{
	color: #133F85;
	
}
.news ul li:hover .news_txt h2{
	color: #004181;
	padding-left: 5px;
}
.news ul li:hover .jian{
	padding-left: 5px;
}

.news ul li:hover .date{
	background-color: #265567;
	color: #FFFFFF;
}
.news ul li:hover .date span{
	color: #FFFFFF;
}
.more{ float:right; margin-top:50px; font-size:16px !important;}
.jian{ font-size:16px !important; display:inline !important;transition: 0.5s;}
.message{ width:1200px; margin:0 auto; }

.submit_button:hover{
  color: #ffffff;
  background-color: #3276b1 !important;
  border-color: #285e8e;
}
.maf:hover{color: #ffffff;
  background-color: #3276b1 !important;
  border-color: #285e8e;}
  
  
.contact_us{width:1200px; margin:0 auto;margin-top: 50px;}
.contact_inf{ width:1100px; margin:0 auto; overflow:hidden;}
.contact_us .contact_inf h2{ text-align:center; font-size:30px; margin-bottom:20px; font-weight:normal;}
.contact_us .contact_inf p{ float:left; width:45%; line-height:40px; font-size:16px; border-bottom:1px dashed #ddd; margin-right:5%;}
.contact_us .contact_inf p a{ color:inherit; font-size:inherit;}
.contact_us .contact_inf p a:hover{ color:#f00;}
.map{ margin-top:40px;}

#tab .tabCon{
	position:fixed;

}
#tab .tabCon div{
	padding:10px;
	position:absolute;
	opacity:0;
	filter:alpha(opacity=0);
}

#tab .tabCon div.cur{
	opacity:1;
	filter:alpha(opacity=100);
}
.about_inf{ margin-top:30px;}
.zs{ text-align:center; margin-top:20px;}
.showproducts img{ display:block; width:400px; margin-left:auto; margin-right:auto; margin-top:30px;}
.detail{ width:800px; margin:0 auto; margin-top:20px;}
.detail img{ display:inline-block !important;}
.detail_inf p{ line-height:24px; font-size:12px;}


.shownews{ width:1200px; margin:0 auto; text-align:center; margin-top:40px;}
.shownews h2{ font-size:24px; line-height:30px; font-weight:normal;}
.shownews .date{ line-height:24px; font-size:14px; margin-top:8px; border-bottom:1px dashed #aaa;}
.shownews .date span{ display:inline-block; margin-left:10x; margin-right:10px;}
.shownews p{ text-align:left; text-indent:2em; line-height:26px; font-size:16px; margin-top:10px; margin-bottom:10px; }


.pagee a{color:#444;margin-left:10px; margin-right:10px;  display:inline-block;}

