﻿@charset "utf-8";
* {
	border: none;
}

* {
	padding: 0;
	margin: 0;
}

* {
	font-family: 微软雅黑;
}

* {
	font-family: "Microsoft YaHei"!important;
}

body {
	background: #FFFFFF;
}
.pageLoading{
	background: #666666;position: fixed;width: 100%;height: 100%;
	z-index: 100;
	opacity:0.3;display: none;
    filter:alpha(opacity=60); /* For IE8 and earlier */
}
.pageLoadings{
	position: relative;top: 48%;left: 48%;
}
.pageLoading img{
	width: 80px;height: 80px;
}
.page {
	background: #F2F2F2;
	width: 1400px;
	margin: 0 auto;
	position: relative;
}

/*滚动图片*/
.scrollimg{
	width: 1400px;
	margin: 0 auto;
	position: relative;
	z-index: 0;
	clear: both;
	background: #FFFFFF;
}

/*banner start*/
.theme-default{margin:0 auto;width:100%;height:360px;position:relative;overflow:hidden;}
.theme-default #slider{margin:0 auto;height:360px;position:absolute;top:0;left:0%;}
.theme-default .nivoSlider{margin-bottom:50px;position:relative;}
.theme-default .nivoSlider img{left:0px;top:0px;display:none;position:absolute;}
.theme-default .nivoSlider a{border:0px currentColor;display:block;}

.theme-default .nivo-controlNav{left:50%;margin-left:-100px;width:300px;height:38px;bottom:10px;padding-top:14px;position:absolute;z-index:9;background-repeat:no-repeat;text-align:center;}
.theme-default .nivo-controlNav a{background:url("../img/bullets.png?v=2") no-repeat;border:0px currentColor;width:23px;height:17px;text-indent:-9999px;margin-right:3px;display:inline-block;}
.theme-default .nivo-controlNav a.active{background-position:0px -17px;}
.theme-default .nivo-directionNav a{border:0px currentColor;width:65px;height:65px;text-indent:-9999px;display:block;}
.theme-default a.nivo-nextNav{background-position:-65px 0px;top:151px;right:30px;}
.theme-default a.nivo-prevNav{left:30px;top:151px;}
.theme-default a.nivo-nextNav:hover{background-position:-65px -65px;top:151px;right:30px;}
.theme-default a.nivo-prevNav:hover{background-position:0px -65px;left:30px;top:151px;}
.theme-default .nivo-caption{font-family:Helvetica,Arial,sans-serif;}
.theme-default .nivo-caption a{color:rgb(255, 255, 255);border-bottom-color:rgb(255, 255, 255);border-bottom-width:1px;border-bottom-style:dotted;}
.theme-default .nivo-caption a:hover{color:rgb(255, 255, 255);}
/* nivoSlider */
.nivoSlider{position:relative;}
.nivoSlider img{left:0px;top:0px;position:absolute;}
.nivoSlider a.nivo-imageLink{margin:0px;padding:0px;border:0px currentColor;left:0px;top:0px;width:100%;height:100%;display:none;position:absolute;z-index:6;}
.nivoSlider{position:relative;}
.nivoSlider img{left:0px;top:0px;position:absolute;}
.nivoSlider a.nivo-imageLink{margin:0px;padding:0px;border:0px currentColor;left:0px;top:0px;width:100%;height:100%;display:none;position:absolute;z-index:6;}
.nivo-slice{height:100%;display:block;position:absolute;z-index:5;}
.nivo-box{display:block;position:absolute;z-index:5;}
.nivo-caption{background:rgb(0, 0, 0);left:0px;width:30%;bottom:0px;color:rgb(255, 255, 255);display:none;position:absolute;z-index:8;opacity:0.8;}
.nivo-caption p{margin:0px;display:none;}
.nivo-caption a{display:inline !important;}
.nivo-html-caption{display:none;}
.nivo-directionNav a{top:45%;position:absolute;z-index:9;cursor:pointer;}
.nivo-prevNav{left:0px;}
.nivo-nextNav{right:0px;}
.nivo-controlNav a{position:relative;z-index:9;cursor:pointer;}
.nivo-controlNav a.active{font-weight:bold;}
.clear{
	clear: both;
}
/*------新品的头--------*/
.newspro {
	height: 100px;
	width: 1000px;
	margin: 0 auto;
	position: relative;
	z-index: 0;line-height: 100px;
}

.newsproIteml {
	float: left;
	width: 40%;
}

.newsproItemm {
	text-align: center;
	float: left;
	width: 20%;
}

.newsproItemr {
	float: left;
	width: 40%;
}

.clear{
	clear: both;
}
/*-------新品的内容--------*/
.newsDetial {
	height: 230px;
	margin-top: 35px;
	width: 1200px;
	margin: 0 auto;
	position: relative;
	z-index: 0;
}
.curitems{
	display: block;
	transition: all 0.1s;
	background: #FFFFFF;
	height: 230px;
	padding-top: 35px;
}

.curitems:hover{
	transform: scale(1.0);
}
.curitems:hover .curitem{
	border: 1px solid #019898;
}
.curitem{
	background: #F1F1F1;
	height: 160px;width: 420px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #FFFFFF;
}
.curitem img{
	float: left;
	/*border-radius: 2px;*/
	/*height: 132px;width: 175px;*/
	height: 132px;width: 132px;
}
.curitemcnt{
	float: left;width: 259px;height: 132px;padding-left: 20px;
	padding-top: 30px;
}

.curitemcnttitle{
	font-size: 16px;color: #019898;font-weight: bold;overflow: hidden;
	white-space:nowrap;text-overflow: ellipsis;
}

.curitemcntcnt{
	overflow: hidden;height: 108px;padding-top: 10px;
}
*{padding:0;margin:0}
ul,ol,li{list-style:none;}
.Box {position: relative;right: 0;left: 0;z-index: 1031;background:#fff;box-shadow: 0 0 10px rgba(0,0,0,0.15);}
.Box .content {width: 906px;margin: 0 auto;}
.Box h2 {margin-bottom: 35px;padding-top: 250px;}
.Box .Box_con {position: relative;}
.Box .Box_con .btnl {position: absolute;}
.Box .Box_con .btn {margin-top: 20px;display: block;width: 41px;height: 72px;position: absolute;top: 50px;cursor: pointer;}
.Box .Box_con .btnl {
	background: url(../img/indexleftx.png) no-repeat center;
	left: -87px;
}

.Box .Box_con .btnr {
	background: url(../img/indexrightx.png) no-repeat center;
	right: -87px;
}

.Box .Box_con .btnl:hover {
	background: url(../img/indexlefty.png) no-repeat center;
}

.Box .Box_con .btnr:hover {
	background: url(../img/indexrighty.png) no-repeat center;
}
.Box .Box_con .conbox {position: relative;overflow: hidden;}
.Box .Box_con .conbox ul {position: relative;}
.Box .Box_con .conbox ul li {float: left;width: 453px;height: 230px;overflow: hidden;}
.Box .Box_con .conbox ul li:first-child {padding-left: 0px;}
.Box .Box_con .conbox ul li img {display: block;width: 132px;height: 132px;margin:15px auto 10px;transition: all 0.5s;}
.Box .Box_con .conbox ul li:hover img {transform: scale(1.1);}
.cur a{
	text-decoration: none;color: #444444;
}
/*---------------------------------------------*/
.fastpic{
	width: 1200px;
	margin: 0 auto;
	position: relative;margin-top: 50px;
	z-index: 0;height: 500px;background: #FFFFFF;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#DDDDDD,direction=120,strength=4);
   	-moz-box-shadow: 2px 2px 10px #DDDDDD;
   	-webkit-box-shadow: 2px 2px 10px #DDDDDD;
   	box-shadow:2px 2px 10px #DDDDDD;height: 500px;
   	margin-bottom: 100px;
}
.fastpic a{
	color: #333333;text-decoration: none;
}
.fastpics{
	float: left;width: 23.5%;
	padding: 36px;
}
.fastpicitem{
	margin-top: 21px;padding-left: 24px;
}
.fastpicitem a{
	color: #333333;text-decoration: none;
}
.indexpicline{
	height: 5px;background: #019898;width: 234px;
}
.indexpictitle{
	padding-top: 20px;padding-bottom: 24px;width: 234px;
}
.indexpicimg{
	width: 234px;height: 174px;position: relative;overflow: hidden;
}
.indexpicimg img{
	width: 234px;height: 174px;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
}
.indexpicimg img:hover{
	-webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.indexpiccnt{
	padding-top: 28px;padding-bottom: 25px;font-size: 13px;width: 234px;
}
.fastpicitemMore{
	background: #019898;font-size: 18px;color: #FFFFFF;
	height: 40px;text-align: center;line-height: 40px;
	width: 234px;
}
.banner img{
	max-width: 100%;
}