﻿body 
{
       margin:0 auto;
	padding:0;
	width:100%;
	height:100%;
	font-size:14px;
	font-size: 14px ;
	font-family:新宋体;
	-webkit-font-smoothing: antialiased; 
}
a{ text-decoration:none; color:#000; outline:none;}
.quanju{ width:100%; height:auto; margin:0 auto;}
.logo{ width:100%; height:180px; position:relative;}

.textbox{    width: 150px;
    height: 22px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #CCC;
    background-color: #fff;
    background-image: none;
    border: none; outline:none; padding-left:10px; }
.select_btn {    position: absolute;
    top: 0;
    right: 3px;
    padding-top: 4px;
    cursor: pointer;
    background-color: transparent;
    border: 0; outline:none; background:url(../Images/ss.png) no-repeat center center;}

.nav{     width: 1138px;
    height: auto;
    margin: 0 auto;}
.nav ul{ padding:0; margin:0px;}
.nav li{ list-style-type:none; font-size:16px; float:left; margin:5px 10px; text-align:center;}
.nav li a:hover{ color:#ddc709; cursor:pointer;}

.content{ width:100%; height:auto; margin-top:30px;}

.bottom{ width:100%; height:auto; margin-top:30px;}
.bottom ul{ padding:0; margin:20px 0px 10px 0px;}
.bottom li{ list-style-type:none; float:left; text-align:center; width:20%; font-size:14px;}

.ul li
{
    font-size:18px;
}