@charset "utf-8";
body,div,ul,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,A,input,textarea{
	margin:0px;
	padding:0px;
	font-size:14px;
	text-align:left;
	font-family:"microsoft yahei";
	text-decoration: none;
	color: #666;
	list-style:none ;
	box-sizing: border-box;
	}
body{
	overflow-x: hidden;
	background: #f5f5f5;
}
.index{
	background: #fff;
}

A:hover{
	color: #577334;
}

.bai a{
	color:#FFFFFF;
	}
 img{ 
 	border:0; 
 	display: block;
 	}
.left{
	float:left;
	}
.right{
	float:right;
	}
.clear{
	clear:both;
	}
.block{
	display:block;
	}

.duration15 { -webkit-animation-duration: 1.5s; animation-duration: 1.5s; }
.duration18 { -webkit-animation-duration: 1.8s; animation-duration: 1.8s; }
.duration20 { -webkit-animation-duration: 2s; animation-duration: 2s; }
.delay1 { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; }
.delay2 { -webkit-animation-delay: 0.35s; animation-delay: 0.35s; }
.delay3{ -webkit-animation-delay: 0.5s; animation-delay: 0.5s; }
.delay4{ -webkit-animation-delay: 0.65s; animation-delay: 0.65s; }
.delay5{ -webkit-animation-delay: 0.8s; animation-delay: 0.8s; }
.delay6{ -webkit-animation-delay: 0.95s; animation-delay: 0.95s; }
.delay7{ -webkit-animation-delay: 1.1s; animation-delay: 1.1s; }
.delay8{ -webkit-animation-delay: 1.25s; animation-delay: 1.25s; }
.delay9{ -webkit-animation-delay: 1.4s; animation-delay: 1.4s; }
.delay10{ -webkit-animation-delay: 1.55s; animation-delay: 1.55s; }
.an-hide{ 
	visibility:hidden;
    *visibility:visible;
	}
.an-show{ 
	visibility:visible;
}

@font-face
{
font-family: ywzt;
src: url('Impact.TTF'),
     url('Impact.eot'); /* IE9+ */
}
/*top*/
.head{
	width:1200px;
	margin: auto;
	padding:15px 0;
	position:relative;
	}

.logo{
	width:398px;
	float:left;
	}

.nav{
	width:780px;
	float:right
}
.nav h2{
	font-size:20px;
	color:#464445;
	height:40px;
	line-height:40px;
	text-align:right;
	padding-right:12px;
	}
.wzssnr{
	display:none;
	height:50px;
	position:absolute;
	z-index:999;
	right:0%;
	width:300px;
	background-color: rgba(255,255,255,0.9);
	}
.wzssnr input{
	border:none;
	background:none;
	width:240px;
	height:50px;
	padding:0 15px;
	float:left;
	line-height:30px;
	}
.wzssnr button{
	border:none;
	height:50px;
	background:#684992;
	color:#fff;
	float:right;
	width:60px;
	}
.nav img{
	display:inline-block;
	vertical-align:middle;
	padding:0 3px;
	}
.nav ul{
	text-align:right;
	}
.nav ul li{
	display:inline-block;
	position:relative;
	}
.nav ul li a{
	padding:0 12px;
	line-height:35px;
	height:35px;
	display:block;
	font-size:16px;	
}
.nav ul li a:hover , .nav ul .sy a{
	color:#684992;
}
.nav .submenu{ 
	width:130px;
	position:absolute; 
	top:35px;
	display:none; 
	z-index:999;
	background-image:none;
	background-color: rgba(104,73,146,0.8);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8684992,endColorstr=#C8684992);
	}

.nav .submenu dl dt a{
	display: block;
    text-align: left;
    color: #666;
	text-align:center;
	width:100%;
    line-height: 33px;
    font-size: 13px;
    font-weight: normal;
    height: 35px;
	padding:0 10px;
	color:#fff;
	text-align:left;
	border-bottom:1px solid rgba(104,73,146,0.5);
	background:none;
	}
.nav .nav2 dl dt a{
	text-align:left;
	padding-left:15px;
	}
.nav .submenu dl dt a:hover{
	background-image:none;
	background:#512f7e  !important;
	color:#fff;
	}
/*banner*/
.swiper-container {
      width: 100%;
      height: 100%;
    }

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
  }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	width:40px;
	height:80px;
	left:0px;
	background-color: rgba(0,0,0,0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8000000,endColorstr=#C8000000);
	}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	width:40px;
	right:0px;
	height:80px;
	background-color: rgba(0,0,0,0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8000000,endColorstr=#C8000000);
	}
.swiper-button-prev:hover , .swiper-button-next:hover {
	background:#684992;
	}	
.swiper-button-next:after,.swiper-button-prev:after {
	color:#fff;
	font-size:20px;
	}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	width:700px;
	left:50%;
	margin-left:-100px;
	text-align:left;
	}
.swiper-pagination-bullet {
	width:18px;
	height: 18px;
	opacity:0.6;
	background:#FFF;
	}
.swiper-pagination-bullet-active {
	background:#d53837;
	opacity:1;
	}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
	bottom:30px;
	}
.swiper-button-next, .swiper-button-prev{
	margin-top:-50px;
	}

/*标题*/
.new_prdocut{
	width:1200px;
	margin:50px auto;
	background:#f2f2f5;
	padding:30px 0;
	}
.new_prdocut h2{
	font-size:25px;
	color:#333333;
	padding:0 50px; 
	height:40px;
	margin-bottom:20px;
	}
.new_prdocut h2 img{
	display:inline-block;
	line-height:40px;
	margin-right:15px;
	vertical-align:middle;
	}
.example {
	width:1164px;
    position: relative;
	margin:auto;
}
.example ul li{
	width: 330px;
	overflow: hidden;
	height: 455px;
	float: left;
	text-align: center;
	margin: 0 29px;
	position: relative;
	background:#7f5d9e;
	line-height: 25px;
}
.example ul li p{
	padding:20px;
	color:#fff;
	font-size:15px;
	}
.example ul li p b{
	display:block;
	margin-bottom:5px;
	font-size:18px;
	font-weight:normal;
	}
.example ul li span{
	color:#fff;
	display:block;
	width:73px;
	margin-top:5px;
	font-size:14px;
	border-bottom:1px solid #fff;
	}
.example .microfiche-bullets {
	display: none;
}

.example .microfiche-button {
	font-size: 0px;
	width: 39px;
	height: 66px;
	border: none;
	padding: 0px;
	cursor: pointer;
}

.example .microfiche-prev-button {
	background: url(l.png) no-repeat;
	position: absolute;
	z-index: 2;
}

.example .microfiche-next-button {
	background: url(r.png) no-repeat ;
	position: absolute;
	z-index: 2;
}

.example .microfiche-prev-button {
	top: 140px;
	left: -85px;
	transition: all 0.6s;
}

.example .microfiche-prev-button:hover {
	left: -80px;
}

.example .microfiche-next-button {
	top: 140px;
	right: -85px;
	transition: all 0.6s;
}

.example .microfiche-next-button:hover {
	right: -80px;
}


/**/
.pat2{
	width:1200px;
	margin:auto;
	}
.about{
	width:835px;
	float:left;
	}
.pat2 h2{
	font-size:22px;
	color:#333333;
	margin-bottom:25px;
	}
.about img{
	margin-bottom:30px;
	}
.about li p{
	font-size:16px;
	line-height:31px;
	color:#000;
	}
.hzhb{
	width:332px;
	float:right;
	}
.hzhb ul{
	width:350px;
	}
.hzhb ul li{
	width:162px;
	height:79px;
	border:1px solid #ddd;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	}
/**/
.pat3{
	width:1200px;
	margin:30px auto 40px;
	}
.news{
	width:685px;
	float:left;
	}
.news_bt{
	width:100%;
	height:62px;
	}
.news_bt li{
	width:100px;
	float:left;
	line-height:38px;
	background:#f2f2f5;
	cursor: pointer;
	text-align:center;
	color:#333;
	}
.news_bt .hover{
	color:#fff;
	background:#7d5c9c;
	} 
.news_nr div{
	height:130px;
	margin-bottom:10px;
	box-shadow:3px 3px 3px #e1e1e1;
	}
.news_nr div img{
	float:left;
	width:215px;
	height:130px;
	}
.news_nr div h2{
	width:470px;
	float:right;
	padding:8px 22px;
	font-weight:normal;
	line-height:28px;
	}
.news_nr li{
	border-bottom:1px solid #ddd;
	line-height:45px;
	height:46px;
	}
.news_nr li span{
	float:right;
	border:1px solid #ddd;
	display:block;
	width:100px;
	height:26px;
	text-align:center;
	line-height:25px;
	border-radius:3px;
	margin-top:8px;
	}
.conact{
	width:475px;
	float:right;
	background:#f2f2f5;
	padding:22px;
	}
.conact img{
	margin-bottom:20px;
	}
.conact p{
	line-height:33px;
	}
/**/	
.foot{	
    width: 100%;
	background:#f2f2f5;
	margin-top:70px;
	border-top:2px solid #4a3d8d;
	padding:40px 0 50px 0;	
}
.foot ul{
	width:1200px;
	margin:auto;
	}
.foot ul li{
	width:170px;
	float:left;
	}
.foot ul li a{
	display:block;
	font-size:16px;
	line-height:32px;
	}
.foot ul li a b{
	line-height:50px;
	color:#333;
	}
.foot ul .ewm{
	float:right;
	width:330px;
	margin-top:15px;
	}
.bqsy{
	background:#313131;
	}
.bqsy ul{
	width:1200px;
	padding:15px 0;
	margin:auto;
	color:#ccc;
	}
.bqsy ul a{
	color:#ccc;
	}
.bqsy ul  span{
	float:right;
	}
/**/


.nav_n{
	height: 68px;
	width: 100%;
	min-width:1200px;
	background: #FFF;
	border-bottom: 1px solid #ddd;
	position: relative;
}
.nav_n ul{
	width: 1200px;
	margin: auto;
}
.nav_n ul .left{
	width: 365px;
	margin-top: 20px;
}
.nav_n ul .left .home_n{
	width: 18px;
	height: 15px;
	display: block;
	background: url(home_n.jpg);
	float: left;
	margin-right: 10px;
	margin-top: 7px;
}
.nav_n ul .left img{
	float: left;
	margin-top: 12px;
}
.nav_n ul .left h2{
	padding: 0 10px;
	float: left;
	color: #888;
	font-size: 20px;
}
.nav_n ul .right{
	width: 835px;
	text-align: right;
	line-height: 68px;
	
}
.nav_n ul .right a{
	line-height: 66px;
	padding: 0 10px;
	display: inline-block;
	color: #999999;
	transition: all 0.4s;
	background: url(nav_n_bj.jpg) no-repeat -150px 64px;
	
}
.nav_n ul .right a:hover , .nav_n ul .right .gl{
    background-position: 0 64px;
	color: #ef4f01;
}

.out {
  
    margin-top: 0;
    position: fixed;
    top: 0;
    z-index: 999;
}

.news_show{
	width: 1200px;
	padding: 40px 50px 50px 50px;
	background: #fff;
	margin: 50px auto  0;
}
.pagexx {
    line-height: 30px;
}
.pagexx  img{
	display:inline-block
	}
.news_bt h2{
	border-bottom: 1px solid #ccc;
	font-size: 24px;
    font-weight: normal;
    line-height: 30px;
    padding-bottom: 23px;
    text-align: center;
}
.news_bt h4{
	color: #999;
     font-weight: normal;
    font-size: 14px;
    text-align: center;
    line-height: 50px;
    margin-bottom: 20px;
}
.pagination{
	text-align: center;
	padding-top: 30px;
}
.page-item{
	display: inline-block;
	padding: 5px;
	background: #ddd;
	border: 1px solid #ddd;
}
.page-num{
	padding: 5px 10px;
	display: inline-block;
	border: 1px solid #ddd;
	background: #ddd;
	margin: 0 2px;
}
.pagination a:hover{
	color: #fff;
	background: #ef4f01;
}
.page-num-current{
	background: #ef4f01;
	color: #fff;
}
.product {
	width: 1200px;
	overflow: hidden;
	margin: 20px auto;
}
.product ul{
	width: 1300px;

}
.product dl{
	width: 1200px;
	text-align:center;
	}
.product dl a {
	display:inline-block;
	padding:10px 20px;
	background:#fff;
	border-radius:20px;
	margin-bottom:10px;
	}
.product dl a:hover , .product dl .gl{
	background:#ef4f01;
	color:#fff;
	}
.product ul li {
	display: block;
	width: 280px;
	border: 1px  solid #e7e7e7;
	background: #fff;
	float: left;
	margin-top: 15px;
	margin-right: 24px;
	transition: all 0.6s ease;
}
.product ul li .img , .product ul li img{
	width: 278px;
	overflow: hidden;
	display: block;
	transition: all 0.3s ease;
}

.product ul li .title{
	text-align: center;
    background: url(cphover.jpg) no-repeat  0px -56px;
	line-height: 53px;
	font-size: 15px;
	height: 55px;
	display: block;
	transition: all 0.3s ease; 
	
}


.product ul li:hover .title{
	background-position: 0 0;
	color: #fff;
}
.product ul li:hover img{
	transform:scale(1.15);
}
.show_product img{
	display: block;
	margin: auto;
}
.show_product h2{
	font-size: 30px;
	text-align: center;
	color: #333;
	line-height: 65px;
}
.xxsm {
    border-bottom: 3px solid #ddd;
    line-height: 40px;
    margin-bottom: 10px;
    margin-top: 20px;
}
.xxsm ul {
    background: #ef4f01;
    color: #fff;
    width: 130px;
    text-align: center;
}
.xxnr{
	line-height:22px;
	color:#666;
	}
.page1{
	padding-top: 30px;
}
.page1 p{
	color: #6c757d;
	line-height: 25px;
}
.page1 p a{
	color: #6c757d;
}
.ryzzlist{
	width: 1200px;
	overflow: hidden;
	margin: auto;
	padding-top: 20px;
}
.ryzzlist ul{
	width: 1300px;
}
.ryzzlist ul li{
	width: 285px;
	float: left;
	height: 330px;
	margin: 20px 20px 0 0;
	overflow: hidden;	
	background: #fff;
	padding: 5px;
	position: relative;
	box-shadow: 3px 3px 3px #ddd;
}
.ryzzlist ul li img{
	width: 275px;
	height: 275px;
}
.ryzzlist ul li h2{
	text-align: center;
	line-height: 45px;
}
.newslist{
	width: 1200px;
	margin: 40px auto 100px;
}
.newslist li {
	border-bottom: 1px solid  #e8e8e8;
	height: 200px;
	overflow: hidden;
	margin-bottom: 20px;
	
}
.newslist li .time{
	width: 225px;
	height: 180px;
	float: left;
	text-align: center;
	
}
.newslist li .time img{
	width: 300px;
	height: 180px;
}

.newslist li .nr{
	width: 860px;
	float: right;
	line-height:26px;
	
}
.newslist li .nr b{
	font-size: 18px;
}
.newslist li .nr span{
	font-size: 13px;
	display: block;
	line-height: 40px;
}
.nr{
	line-height: 28px;
}

.operate h3 {
	font-size: 16px;
	background: #f7f7f7;
	height: 43px;
	line-height: 43px;
	padding-left: 12px;
}

.operate ul li {
	display: inline;
}

.operate ul li a {
	background: url(bg1.png) no-repeat 200px 18px;
	padding-left: 30px;
	text-decoration: none;
	font-size: 14px;
	color: #555;
	display: block;
	height: 43px;
	line-height: 43px;
	border-bottom: 1px dotted #d2d2d2;
}

.operate ul li a.noline {
	border-bottom: none;
}

.operate ul li a:hover {
	color: #8caf00;
}

.operate ul li a.selected:hover {
	color: #fff;
}

.operate ul li .selected {
	background-color: #8caf00;
	background-position: 200px -9px;
	color: #fff;
}

.operate ul li {
	border-bottom: 1px solid #d2d2d2;
	display: inline-block;
	width: 100%;
	min-width:1200px;
	position: relative;
	min-height: 43px;
	_height: 43px;
	z-index: 10;
	zoom: 1
}

.operate ul li h4 {
	cursor: pointer;
	background: url(j_c.png) no-repeat 1040px 15px;
	text-decoration: none;
	font-size: 18px;
	color: #555;
	display: block;
	line-height: 60px;
	font-weight: normal;
}

.operate ul li.noline {
	border-bottom: none;
}

.none {
	display: none
}

.operate ul li.selected h4 {
	background: url(j_o.png) no-repeat 1040px 15px;
	border-bottom: 1px solid #d2d2d2;
	color: #a10119;
	font-weight: bold;
}
.operate ul li.selected h4 span{
   font-size: 18px;
	color: #333;
	font-weight: normal;
}

.operate li .list-item {
	padding: 20px 0;
	position: relative;
	zoom: 1;
	font-size: 14px;
	line-height: 30px;
	color: #666;
}
.map_lx{
	width: 100%;
	min-width:1200px;
	height: 600px;
}
.khts{
	width: 1200px;
	margin: 50px auto ;
	overflow:hidden;
}
.btnry h2{
	font-size: 36px;
	color: #515151;
	text-align: center;
}
.btnry h4{
	font-size: 24px;
	text-align: center;
	color: #e1e1e1;
	font-weight: normal;
    font-family: ywzt;
    margin-top: 12px;
}
.btnry  span{
	background: #c40c17;
	display: block;
	width: 50px;
	height: 4px;
	margin: 10px auto 0;
}
.nr100{
	width: 1200px;
	height: 160px;
	padding: 20px;
	margin-top: 30px;
	border: 1px solid #d1d1d1;
}
.form ul li{
	width:900px;
	float:left;
	}
.nr30{
	width: 420px;
	float: left;
	margin-top: 20px;
	border: 1px solid #d1d1d1;
	padding: 10px;
	margin-right: 30px;
}
.nr301{
	width: 360px;
	float: left;
	margin-top: 20px;
}
.nr20{
	width: 200px;
	float: left;
	border: 1px solid #d1d1d1;
	padding: 10px;
}
.nr301 img{
	float: left;
	margin-left: 30px;
}
.khts button{
	background: #ddd;
    width: 300px;
    height: 100px;
    border: 0px;
    text-align: center;
    font-size: 15px;
    color: #666;
    float: right;
    margin-top: 20px;
}
.biaoge{
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
	}
.biaoge tr td{
	padding:5px 5px;
	line-height:18px;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	
	}
.biaoge {
    word-break: break-all;
}
.productnrshow img{
	margin:auto;
	display:block;
	}	
.mian{
	width: 1200px;
	position: relative;
	margin: 60px auto 60px;
}
.mian_left{
	width:270px;
	float:left;
	}
.mian_right{
	width:910px;
	float:right;
	padding: 30px 20px;
	overflow:hidden;
	background:#fff;
	border: 1px solid #e4e4e4;
	}
.mian_left_bt{
	background:url(pr_nav.png) no-repeat 220px 25px #7f5d9e;
	width:100%;
	height:80px;
	line-height:80px;
	padding:0 25px;
	color:#fff;
	font-size:24px;
	font-weight:bold;
	} 
.product_nav  ul{
	border-right:1px solid #ddd;
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
	}
.product_nav  ul li{
	border-bottom:1px solid #ddd;
	}
.product_nav  ul li a{
	font-size:16px;
	display:block;
	width:100%;
	line-height:52px;
	font-size:16px;
	padding:0 25px;
	height:52px;
	background:url(xjt.png) no-repeat 230px 18px;
	}	
.product_nav  ul li a:hover{
	background:url(xjt.png) no-repeat 230px 18px #7f5d9e;
	color:#fff;
	}
.product_nav  ul li .sy{
	background:url(xjt.png) no-repeat 230px 18px #7f5d9e;
	color:#fff;
	}
.product_nav  ul li dt{
	border-left:1px solid #ddd;
	width:216px;
	height:30px;
	margin:auto;
	}
.product_nav  ul li dt .navl2{
	height:30px;
	line-height:30px;
	font-size:14px;
	padding:0 10px;
	}
.product_nav  ul li dl{
	padding-bottom:15px;
	}	
.left_contact{
	border: 1px solid #e4e4e4;
    margin-top: 20px;
    padding: 0 19px 20px;
    margin-top: 20px;
	}
.left_contact h2{
	font-size: 18px;
    color: #7f5d9e;
    font-weight: normal;
    height: 59px;
    line-height: 59px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 18px;
	}
.left_contact p{
	line-height:28px;
	}
.left_contactqq{
	display: block;
    width: 160px;
    height: 50px;
    overflow: hidden;
    text-decoration: none;
    margin-top: 20px;
	color:#fff;
	line-height:50px;
	 background: url(leftqqb.png) no-repeat 140px 18px  #0061ae;
	}
.left_contactqq:hover{
	color:#fff;
	}
.left_contactqq span{
	display: block;
    width: 50px;
    height: 50px;
	margin-right:20px;
    float: left;
    border-right: 1px solid #fff;
    background: url(leftqq.png) no-repeat center;
	}
.productshow{
	padding:0px;
	}
.productshowtop{
	border-bottom:1px solid #ddd;
	position:relative;
	}
.productshowtop .productshowtopleft{
	width:460px;
	float:left;
	border-right:1px solid #ddd;
	}
.productshowtop ul{
	width:448px;
	float:right;
	padding:30px;
	}
.productshowtop ul h2{
	font-size: 20px;
    color: #333333;
    font-weight: bold;
	padding-bottom:15px;
	border-bottom:1px solid #ddd;
    overflow: hidden;
	}
.productshowtop ul h3{
	font-weight:normal;
	padding-top:20px;
	}
.productshowtop ul h3 span{
	display:block;
	width:150px;
	margin-top:5px;
	float:left;
	}
.productshowtop ul h3 b{
	font-size:18px;
	color:#7f5d9e;
	}
.productshowtop ul h3 img{
	float:left;
	}
.productshowtop ul p{
	line-height:28px;
	margin-top:20px;
	font-size:16px;
	}
.productshowbot{
	padding: 20px 19px 0;
	}
.productshowbt{
	border-bottom:1px solid #ddd;
	margin-bottom:20px;
	}
.productshowbt h2{
	width:150px;
	height:54px;
	background: #7f5d9e;
	line-height:54px;
	font-size:20px;
	text-align:center;
    color: #fff;
	}	
.biaogexx img{
	max-width:100%;
	}	
	
.productlist{
	width:890px;
	overflow:hidden;
	}
.productlist ul{
	width:980px;
	}
.productlist ul li{
	width:280px;
	float:left;
	background:#ddd;
	margin-bottom:10px;
	margin-right:10px;
	}
.productlist ul li img{
	width:278px;
	float:left;
	border:1px solid #ddd;
	height:223px;
	}
.productlist ul li p{
	text-align:center;
	line-height:35px;
	}
	
.prshowh2{
	text-align:center;
	font-size:20px;
	padding:20px 0;
	color:#333;
	}
.prshowh4{
	width:100%;
	margin-top:10px;
	background:#eee;
	margin-bottom:20px;
	}
.prshowh4 b{
	display:block;
	width:130px;
	text-align:center;
	color:#fff;
	line-height:45px;
	background:#ef4f01;
	}	
.mian_showproduct img{
	max-width:890px;
	}	
.qywhbj{
	background:url(qywh.jpg) no-repeat center;
	}		
	
.producttz{
	width:1100px;
	margin:20px auto;
	overflow:hidden;
	}	
	
.producttz ul{
	width:1300px;
	}	
.producttz ul li{
	width:350px;
	float:left;
	margin-right:25px;
	}	
.ndown{
	width: 1200px;
	overflow: hidden;
	margin:40px auto 0;
}

.ndown ul li{
	width: 1200px;
	height: 50px;
	border-bottom:1px solid #ddd;
	margin-top:5px;
	padding-left: 45px;
	background: url(down.png) no-repeat 5px  10px #fff;
	line-height: 48px;
}
.ndown ul li span{
	float: right;
}
	
.ndown ul li h2 , .ndown ul li h3 , .ndown ul li h4{
	display:inline-block;
	font-weight:normal;
	}	
.ndown ul li h2 , .ndown ul li h3{
	width:40%;
	}	
.ndown ul li h4{
	text-align:right;
	}

.ndown ul li:hover h2 , .ndown ul li:hover h3 , .ndown ul li:hover h4{
	color:#4a3d8d;
	}
.showimage img{
	display:inline-block;
	}






