*{
	margin: 0;
	padding: 0;
	border: 0;
}
em,i{
	font-style: normal;
}
a{
	text-decoration: none;
}

.inner{
	width: 1200px;
	margin: 0 auto;
}

.product{
	width: 100%;
	min-width: 1200px;
	padding-top: 6px;
}
.product .proDetail{
	width: 930px;
}
.proDetail .proTab{
	width: 100%;
	border-bottom: 7px solid #ce0000;
}
.proDetail .proTab ul{
	margin-left: 3px;
}
.proDetail .proTab ul li{
	float: left;
	width: 70px;
	height: 24px;
	background: #ce0000;
	border-right: 1px solid #FFFFFF;
	cursor: pointer;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
}
.proDetail .proTab ul li.proAct{
	background: url(../img/product/proTabActColor.png) no-repeat;
	background-size: 100% 100%;
}
.proDetail .proTab ul li span{
	color: #FFFFFF;
	font-family: "微软雅黑";
	font-size: 12px;
	display: block;
	text-align: center;
	line-height: 24px;
}
.proDetail .proBoxes .proBox{
	display: none; 
	padding-top: 28px;
}
.proDetail .proBoxes .proNow{
	display: block;
}
.proDetail .proBox .pTitle{
	color: #000000;
	font-family: "微软雅黑";
	font-size: 24px;
	text-align: center;
	line-height: 24px;
}
.proDetail .proBox .pBrief01{
	color: #000000;
	font-family: "微软雅黑";
	font-size: 16px;
	text-align: center;
	line-height: 26px;
}
.proDetail .proBox p i{
	font-weight: bold;
}
.proDetail .proBox .proImg01{
	width: 324px;
	height: 480px;
	font-size: 0;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 30px;
}
.proDetail .proBox .proImg01 img{
	width: 100%;
	height: 100%;
}
.proDetail .proBox .pBrief02{
	color: #000000;
	font-family: "微软雅黑";
	font-size: 16px;
	text-align: center;
	line-height: 26px;
	padding-top: 42px;
}
.proDetail .proBox .pBrief03{
	color: #000000;
	font-family: "微软雅黑";
	font-size: 16px;
	text-align: center;
	line-height: 26px;
	padding-top: 3px;
}
.proDetail .proBox .proImg02{
	width: 397px;
	height: 527px;
	font-size: 0;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 30px;
}
.proDetail .proBox .proImg02 img{
	width: 100%;
	height: 100%;
}

.proDetail .proBox p{
	color: #000000;
	font-family: "微软雅黑";
	font-size: 16px;
	text-align: left;
	line-height: 26px;
	padding:0 5px;
}


.proDetail .proBox .pBrief04{
	color: #000000;
	font-family: "微软雅黑";
	font-size: 16px;
	text-align: center;
	line-height: 26px;
	padding-top: 3px;
}
.proDetail .proBox ul{
	width: 100%;
}
.proDetail .tuijian ul li{
	width: 33.3%;
	float: left;
	margin-top: 32px;
}
.proDetail .tuijian ul li .box{
	width: 281px;
	margin: 0 auto;
}
.proDetail .tuijian ul li .img{
	width: 100%;
	height: 206px;
	font-size: 0;
	overflow: hidden;
	border: 1px solid #656565;
}
.proDetail .tuijian ul li .img img{
	width: 100%;
	height: 100%;
}
.proDetail .tuijian ul li span{
	width: 283px;
	height: 50px;
	padding: 0 5px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background: #e5e5e5;
	color: #232323;
	font-family: "微软雅黑";
	font-size: 20px;
	display: block;
	text-align: center;
	line-height: 50px;
	letter-spacing: 1px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.proDetail .proBox .pageBox{
	/* padding-left: 60px; */
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-top: 90px;
}
.proDetail .proBox .pageBox .btn{
	width: 156px;
	height: 50px;
	border: 2px solid #ce0000;
	float: left;
	margin-left: 82px;
	cursor: pointer;
}
.proBox .pageBox .btn span{
	color: #CE0000;
	font-family: "微软雅黑";
	font-size: 22px;
	display: block;
	text-align: center;
	line-height: 50px;
}
.proBox .pageBox .returnBtn{
	background: #CE0000;
}
.proBox .pageBox .btn .reIcon{
	width: 21px;
	height: 23px;
	background: url(../img/product/pageIcon.png) no-repeat;
	background-size: 100% 100%;
	margin-top: 14px;
	margin-left: 17px;
}
.proBox .pageBox .btn span{
	color: #CE0000;
	font-family: "微软雅黑";
	font-size: 22px;
	display: block;
	text-align: center;
	line-height: 50px;
}
.proBox .pageBox .returnBtn span{
	color: #FFFFFF;
	padding-left: 6px;
}
.proDetail .proBox table{
	width: 100%;
	margin-top: 9px;
}
.proDetail .proBox table tr th{
	color: #333232;
	height: 45px;
	font-family: "微软雅黑";
	font-size: 14px;
	text-align: center;
	font-weight: normal;
}
.proDetail .proBox table tr th,
.proDetail .proBox table tr td{
	border: 1px solid #626262;
}
.proDetail .proBox table tr td{
	color: #333232;
	font-family: "微软雅黑";
	font-size: 14px;
	text-align: center;
	margin: 0 auto;
	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	line-height: 26px;
}
.proDetail .proBox table tr td p{
	/*padding: 30px 20px;*/
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
/*.proDetail .proBox table tr td:nth-of-type(3),
.proDetail .proBox table tr td:nth-of-type(4){
	text-align: left;
}
.proDetail .proBox table tr td:nth-of-type(3){
	padding-left: 30px;
}*/
.proDetail .proBox table tr td:nth-of-type(4){
	text-align: left;
}
.proDetail .proBox table tr .zixun{
	width: 79px;
	height: 24px;
	background: #CE0000;
	border-radius: 10px;
	margin: 0 auto;
	color:#fff;
	font-family: "微软雅黑";
	font-size: 14px;
	display: block;
	text-align: center;
	line-height: 24px;
}
.proBox table tr .zixun span{
	color: #FFFFFF;
	font-family: "微软雅黑";
	font-size: 14px;
	display: block;
	text-align: center;
	line-height: 24px;
}

/*------brief------*/
 .brief{
	width: 100%;
	border-top: 2px solid #ce0000;
	border-bottom: 2px solid #ce0000;
	padding: 12px 0; 
	margin-top: 60px;
}
 .brief .bLogo{
	width: 252px;
	font-size: 0;
	overflow: hidden;
	margin-top: 12px;
	margin-left: 12px;
}
 .brief .bLogo img{
	width: 99%;
	height: 99%;
	border:1px solid #ccc;
}
 .brief .bFonts{
	margin-left: 16px;
}
 .brief .bFonts h2{
	color: #000000;
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight: bold;
}
 .brief .bFonts .addPro{
	color: #444444;
	font-family: "微软雅黑";
	font-size: 14px;
	padding-top: 6px;
	line-height: 26px;
	font-weight: bold;
}
 .brief .bFonts .youhui{
	color: #1a1a1a;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
}
.brief .bFonts .youhui span{
	color: #CE0000;	
}
 .brief .detail{
	width: 235px;
	height: 138px;
	border-left: 2px solid #a0a0a0;
}
 .brief .detail span{
	color: #706f6f;
	font-family: "微软雅黑";
	font-size: 14px;
	display: block;
	line-height: 14px;
	padding-top: 36px;
	text-align: center;
}
 .brief .detail .detBtn{
	width: 172px;
	height: 33px;
	background: #CE0000;
	border-radius: 14px;
	margin: 0 auto;
	margin-top: 19px;
	color: #FFFFFF;
	font-family: "微软雅黑";
	font-size: 14px;
	text-align: center;
	line-height: 33px;
}

/*------imgShow------*/
.imgShow{
	width: 100%;
	padding-top: 48px;
}
.imgShow ul li{
	width: 25%;
	float: left;
	margin-top: 78px;
}
.imgShow ul li:nth-of-type(1),
.imgShow ul li:nth-of-type(2),
.imgShow ul li:nth-of-type(3),
.imgShow ul li:nth-of-type(4){
	margin-top: 0;
}
.imgShow ul li .img{
	width: 227px;
	height: 272px;
	font-size: 0;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
.imgShow ul li .img img{
	width: 100%;
	height: 100%;
}
.imgShow ul li:hover .img img{
	transition: all 0.8s;
	transform: scale(1.1);
}
.imgShow ul li .img span{
	width: 100%;
	height: 56px;
	padding: 0 2px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	color: #FFFFFF;
	font-family: "微软雅黑";
	font-size: 18px;
	display: block;
	text-align: center;
	line-height: 56px;
	background: rgba(160,160,160,.78);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 9;
}
.imgShow .contact{
	width: 213px;
	height: 47px;
	background: #CE0000;
	border-radius: 20px;
	margin-top: 39px;
	margin-right: 9px;
}
.imgShow .contact span{
	color: #FFFFFF;
	font-family: "微软雅黑";
	font-size: 18px;
	display: block;
	text-align: center;
	line-height: 47px;
	letter-spacing: 4px;
}

/*------company------*/
.company{
	width: 100%;
	height: 200px;
	background: url(../img/product/tabBackImg.jpg) no-repeat center center;
	background-size: cover;
	margin-top: 35px;
	padding-top: 1px;
}
.company .border{
	width: 906px;
	height: 167px;
	margin: 0 auto;
	margin-top: 14px;
	border: 2px solid rgba(255,255,255,0.83);
}
.company .border .cFont{
	width: 654px;
}
.company .cFont .name{
	color: #FFFFFF;
	font-family: "微软雅黑";
	font-size: 30px;
	line-height: 30px;
	text-align: right;
	padding-top: 20px;
}
.company .cFont .shebei{
	color: #FFFFFF;
	font-family: "微软雅黑";
	font-size: 16px;
	float: right;
	text-align: center;
	margin-right: 34px;
	margin-top: 16px;
	line-height: 26px;
}
.company .cFont .chakan{
	width: 68px;
	height: 19px;
	background: url(../img/product/tabWatchBorder.png) no-repeat;
	background-size: 100% 100%;
	margin-right: 190px;
	margin-top: 16px;
}
.company .cFont .chakan span{
	color: #000000;
	font-family: "微软雅黑";
	font-size: 14px;
	display: block;
	text-align: center;
	line-height: 19px;
}
.company .border .ECode{
	width: 106px;
	height: 109px;
	font-size: 0;
	overflow: hidden;
	margin-left: 23px;
	margin-top: 26px;
}
.company .border .ECode img{
	width: 100%;
	height: 100%;
}


