﻿*{
	margin: 0px;
	padding: 0px;
            
}
a{
    text-decoration:none;
    color:#000;
}

#content{
    width:1200px;
    min-height: 1200px; 
    height:auto;
    margin:0px auto;
}

#previousNav{
    width:1200px;
    height:40px;
    margin:0px auto;
    padding-top:15px;
    border-bottom:1px dashed #ccc; 
}
#previousNav>span{
    font-family:"微软雅黑";
    font-size:16px;
    color:#6c6c6c;
}
#tab-title {
    margin:20px auto;
    font-family:"微软雅黑";
    font-size:18px;
    text-align:center;
}
#tab-title li{
    margin:0px auto;
    display:inline-block;
    width:145px;
    height:40px;
    line-height:40px;
    border-left:3px solid #edf4ec;
    text-align:center;
}
#tab-title li:last-of-type{
    border-right:3px solid #edf4ec;
}
#tab-title li a{
    width:120px;
    height:35px;
    padding:8px 30px;
    margin-left:5px;
    
}
.current{
    background-color:#e9292a;
    color:#fff;
}
.product-detail{
    width:700px;
}
.product-detail:nth-child(2n+1){
    
    background:url(../images/pro-detail-bg2.png) no-repeat left top;
}
.product-detail:nth-child(2n){
    background:url(../images/pro-detail-bg1.png) no-repeat right top;
}
div.img{
    float:left;
    /*padding:42.6px 0px;*/ 
    width:500px;
    height:500px;
}
div.product-detail{
    float:left;
    font-family:"微软雅黑";
    height:500px;
}
div.product-detail h1,div.product-detail h2{
    text-align:left;
}
div.product-detail-right h1{
    padding-left:390px;
    padding-top:76px;
    font-size:60px;
    color:#008e47;
    margin:0px;
}
div.product-detail-left h1{
    padding-left:100px;
    padding-top:76px;
    font-size:60px;
    color:#008e47;
    margin:0px;
}

div.product-detail-right h2{    
    font-weight:100;
    padding-left:460px;
    font-size:48px;
    color:#878787;
    margin:0px;
}
div.product-detail-left h2{
    font-weight:100;
    padding-left:180px;
    font-size:48px;
    color:#878787;
    margin:0px;
}
div.product-detail ul{
    padding-left:90px;
    padding-top:120px;
}
div.product-detail ul .product-detail-title{
    font-size:36px;
    color:#878787;
    padding-bottom:35px;
}
div.product-detail ul li{
    text-align:left;
    width:435px;
    font-size:14px;
    color:#878787;
    list-style-type:none;
    list-style-image:url(../images/proDetail-list-icon.png);
    list-style-position:inherit;
}
div.product-detail ul li p{
    font-size:14px;
    color:#878787;
}
#footer {
    height: 160px;
    background-color: #e8e8e8;            
}

#box01, #box02,#box03, #box04,#box05, #box06{
    text-align: center;
    font-family: "微软雅黑";
    font-size: 16.13px;
    color: #676666;
    overflow:auto;            
}
#box02 {
    padding-top: 35px;
}
#box01 {
    padding-top: 65px;
} 
    #box01 a {
        font-family: "微软雅黑";
        font-size: 16.13px;
        color: #676666;
        text-decoration: none;
    }
div#cpcs{
    font-family:"微软雅黑";
    font-size:16px;
    color:#2f2f2f;
    padding:30px 0px;
    margin:0px auto;
}
div#cpcs table{
   margin:0px auto;
}
div#cpcs table tr td{
    border:dotted 1px #000;
    text-align:left;
    padding-left:10px;
}
div#cpcs table tr{
    height:40px;
}
div#cpcs table tr td:first-of-type{
    text-align:right;
    padding-right:10px;
    width:215px;
}
#syff{
    text-align:center;
}
#syff p{
    width:900px;
    font-family:"微软雅黑";
    font-size:20px;
    color:#007b86;
    text-align:left;
    margin:0px auto;
    
}
.options{
    display:none;
}
.left{
			float: left;
		}
		.right{
			float: right;
		}
		a{
			text-decoration: none;
		}
        #wrapper-head{
            width:100%;
			height: 170px;
		}
        .head{
            width:100%;
            height:30px;
			margin: 0 auto;
			font-size: 14px;
			font-family: "微软雅黑";
			color: #898384;
			line-height: 30px;
            background-color: #efefef;
        }
		.head-nav{
			width:1200px;
            height:30px;
			margin: 0 auto;
			font-size: 16px;
			font-family: "微软雅黑";
			color: #898384;
			line-height: 30px;
            background-color: #efefef;
		}
		.head-right{
			margin:0 10px;
		}
		.head-right a{
			color: #898384;
		}
        .logo{
			width: 1200px;
			height: 90px;
            margin:0 auto;
			background:url("../images/logo.png") no-repeat;
			background-position: 10px 10px;
			position: relative;
		}
		.logo-left{
			position: absolute;
			left: 90px;
			height: 90px;
			line-height: 90px;
			font-family: "黑体";
			font-size: 25px;
			color: #3a3a3a;
		}
		.logo-right{
			height: 90px;
			line-height: 90px;
			position: absolute;
			right: 0px;
			font-size: 20px;
			font-family: "华文细黑";
		}
		.nav{
			height: 50px;
			width: 1150px;
            padding-left:50px;
            margin:0 auto;
			line-height: 50px;
			background-color: #e9292a;
			font-family: "微软雅黑";
			font-size: 18px;
            box-sizing:content-box;
		}
		.nav-text{
			margin:0 32px;
		}
		.nav a{
			color: #ffffff;
		}
		.separator{
            border-left: 1px solid #ffffff;
            border-right: 1px solid #ffffff;
            height: 18px;
            margin: 2px;
            margin-top: 17px;
        }