
#container {
width: 100%;
max-width: 1200px;
margin: 0px auto;
background:!important;
}

#container td, #container  dl, #container  dd {
    font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 36px;
    font-weight: normal;
    color: #666;
}


#container .side-nav {
position: fixed;
width: 360px;
margin-left: -401px;
text-align: right;
top: 240px;
}
#container .side-nav a{
	display:block;
	font-size: 14px;
	line-height: 36px;
	padding-right: 28px;
	text-decoration:none;
	color:#666;
}
#container .side-nav a.current{
	font-size: 18px;
	color:#1fa1c6;
	background:url(../images/quanquan.jpg) right center no-repeat;
}
#container .side-nav a.down-btn{
	background:#b02d2e;
	border-radius: 3px;
	padding-right: 0px;
	text-align:center;
	color:#fff;	
	margin-left: 24px;
	line-height: 26px;
	margin-top: 5px;
	float: right;
	margin-right: 28px;
	padding:0px 5px;
}
#container h1{
	font-size:36px;
	line-height: 36px;
	color:#333333;
	text-align: center;
	padding:30px;
	border-bottom:3px solid #666666;
	margin-bottom: 70px;
}
#container h1 span{
	display:block;
	text-align:right;
	font-size:24px;
	padding-top:10px;
	}
#container h2{
	font-size: 30px;
	line-height: 36px;
	color:#cc3333;
	text-align:center;
	margin-bottom: 40px;
}
#container h3{
	font-size: 22px;
	line-height: 44px;
	color:#fff;
	background:#64a5c3;
	float: left;
	padding:0px 20px;
	border-radius: 0px 6px 0px 6px; 
	margin-bottom: 25px;
}
#container h3.specal{
	margin-bottom: 5px;
	margin-top: 10px;
	background: none;
	color:#333333;
	border-radius: 0px;
	background:url(../images/title-icon.png) left center no-repeat; 
}
#container h4{
	text-align:center
	}
#container img{
	display: block;
	margin: 0px auto;
	clear: both;
}
.indent{
	text-indent: 2em;
}
#container .content{
	padding:0px 40px;
}
#container .mobileBtn{
	display:none;
	z-index: 99;
}


/*---------ç» â‚¬æµ ï¿½-----------
------------------------*/
.introduc{
	border-bottom:1px solid #aeaeae;
	padding-bottom:45px;
}
.introduc img{	
	float: right;
	margin-left: 24px;
	max-width: 400px;
}
.product-Character{
	width: 100%;
	padding-top: 45px;
	border-bottom:1px solid #aeaeae;
	padding-bottom:45px;
	overflow: auto;	
}
.product-Character p,.character-list{
	clear: both;
	margin-bottom: 36px;
	color:#666666;	
}
.product-Character p{
	margin-bottom: 10px;
}
.character-list dt{
	padding-left:24px;
	background:url(../images/youjd.png) left 15px no-repeat;
	font-family:"Microsoft YaHei","Î¢ÈíÑÅºÚ","ËÎÌå";
	font-size:16px;
	line-height: 36px;
}
.character-list dt.first{
	background:none;
	padding: 0px;		
}
.character-list dd{
	padding-left:24px;
	margin-bottom: 5px;
	font-size: inherit;
	line-height: inherit;
}
.character-list dd p{
	margin-bottom: 0px;
}
.character-list dl.third{
	font-size: 14px;
	line-height: 28px;
}
.character-list dl.third dt{
	background:url(../images/youjd.png) left 9px no-repeat;
}
.character-list dd ul li{
	padding-left:24px;
	background:url(../images/icon-point.png) left 15px no-repeat;
}
table{
	border-radius:6px 6px 0px 0px;
	margin-bottom: 30px;
	width:100%;
}
table tr td,table tr th{
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:5px 10px;
	color:#666666;
	font-size: 14px;
	line-height: 24px;
}
table tr td p,table tr td ul li{
	font-size: 14px;
	line-height: 24px;
	}
table tr h4{
	text-align: center;
}
table.noth{
	border-top: 1px solid #ccc;
}
table tr th{
	background:#64a5c3;
	font-size: 16px;
	color:#fff;
	font-weight: bold;
	text-align: left;	
}
table tr th:first-child{
	border-top-left-radius:6px;	
}
table tr th:last-child,table tr td:last-child{
	border-top-right-radius:6px;
	border-right: 0px;
}
table.product-Specifica{
	width: 100%;
}
table.product-Specifica ul li{
	background: url(../images/icon-point.png) left 10px no-repeat;
	padding-left: 18px;
}
table tr.title{
	background: #edf4f7;	
}
