@charset "uft-8";
        body, form, ul, li, p, h1, h2, h3, h4, h5, h6, input, textarea {
	padding: 0;
	margin: 0
}
body {
	FONT-SIZE: 62.5%;
	FONT-FAMILY: "Microsoft YaHei", "Arial Narrow";
	COLOR: #4c4c4c;
	LINE-HEIGHT: 22px;
	background: #f5f5f5
}
input, select, textarea {
	font-size: 12px;
	font-family: "Microsoft YaHei", "Arial Narrow";
	line-height: 16px
}
img {
	border: 0
}
ul, li {
	LIST-STYLE-TYPE: none
}
a {
	COLOR: #343434;
	TEXT-DECORATION: none
}
a:hover {
	COLOR: #666;
	TEXT-DECORATION: none
}
.left {
	float: left
}
.right {
	float: right
}
.border_right {
	border-right: 0
}
.bor_sy_2 {
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px
}
.box {
	background: #fff;
	border: #999 0 solid;
	margin: auto;
	max-width: 640px;
	min-width: 320px
}
#header {
	overflow: hidden;
	padding: 5px 23.5px;	
}
#header .logo {	
	padding-top: 5px;
	    text-align: center;
}
#header .moreinfo {	
	height: 16px;
	float:right;
	padding-top: 5px;
	width:60px;
}
#header .moreinfo li{
	width:50%;
	float:left;
	text-align: right;
}
#header .search {
	position: absolute;
	top: 10px;
	width: 16px;
	height: 16px;
	right: 15px
}
.subnav {
	padding: 2px 0px;
	height: 42px;
	background: #F9F9F9;
	background: #F9F9F9;
	overflow: hidden;
font-weight: bold;
}
.subnav li {
	float: left;
	width: 18%;
	font-size: 14px;
	text-align: center;
	line-height: 40px;
	height: 40px;
	white-space: nowrap;
	padding:0 1%;
}
.subnav li.smore {
	position: absolute;
	right: 0;
	top: 8px;
	padding-top: 8px;	
	background: #ecece9;
	-webkit-box-shadow: 0 0 10px 15px #ecece9;
	-moz-box-shadow: 0 0 10px 15px #ecece9;
	box-shadow: 0 0 8px 3px #ecece9
}
.subnav a {
	color: #393939;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	line-height: 30px;
}
.subnav a:hover,.subnav li a.cur {
	color: #FB942E !important;
	border-bottom:2px solid #FB942E;
}


/*--首页--*/
.logo_app{
	padding:15px 0 0px 0;
	text-align:center;
	font-size:0;
	}
.logo_app img{
	width:64px;
	height:auto;
	vertical-align:middle;
	padding-top:5px;	
	}
.down_box{
	background: url(../images/main_Bg.png) no-repeat 0 0;
	background-size:100% auto;
	height:auto;
	padding-top:10px;
	padding-bottom:5px;
	}		
.down_box .down,.down_box .kjgbsh{
	height:auto;
	text-align:center;
	padding:10px 0 5px 0;	
	}
.down_box .kjgbsh img{
	width:35%;
	height:auto;	
	}
.down_box .down img{
	width:50%;
	height:auto;
	}
.down_box .tel{
	height:auto;
	text-align:center;
	padding-top:10px;
	}
.down_box .tel img{
	width:50%;
	height:auto;
	}
/*--更新日志--*/	
.record_box{
	padding:10px 40px;
	height:auto;
	background:white;	
	}
.record_box H3{
	color:#333;
	font-size:16px;
	display:block;
	height:30px;
	line-height:30px;
	}
.record_box .time{
	height:auto;
	padding:5px 0;
	font-size:14px;	
	}
.time H4{
	display:block;
	padding:0px;
	font-weight:bold;
	color:#1A9CD6;
	line-height:30px;
	height:30px;
	}
.record_box .time ul{
	color:#d1c098;
}
.record_box .time li{
	color:#666;
	list-style:disc;
	margin-left:20px;	
	line-height:26px;
	}
/*--关于我们--*/
.aboutme_box{
	padding:10px 15px;
	font-size:14px;
	line-height:32px;
	color:#666;
	}
.aboutme_box h3{
	font-size:16px;
	color:#333;
	display:block;
	text-align:center;
	height:36px;
	line-height:36px;	
	}
.aboutme_box p{
	padding:5px 0;
	}
/*--在线服务--*/
.serve_box{
	padding:15px 20px 15px 20px;
	background:#f8f8f8;	
	}
.serve_box span{
	display:block;
	color:#999;
	height:18px;
	line-height:18px;
	text-align:center;
	font-size:12px;
	}	
.serve_box .img{
	background:#FFF;
	text-align:center;
	font-size:14px;
	color:#666;	
	padding:15px 0 5px 0;
	border-bottom:12px solid #f8f8f8;
	}	
.serve_box .img img{
	width:60%;
	height:auto;
	}	
.serve_box .img p{
	display:block;
	padding:10px;
	}				
.footer {
	line-height:30px;	
	text-align:center;
	border-top:#ddd 1px solid;	
	font-size:12px;
	padding:10px 0;
	color:#8b8b8b
}
.footer a {
	padding:0 7px;
	color:#8b8b8b
}
.footer span {
	font-size:10px
}
        #fenlei
        {
                text-align: center;
    font-size: 16px;
    border-bottom: 1px solid #eee;
    height: auto;

        }

            #fenlei span
            {
                   margin: 10px 10px;
    display: inline-block;
    cursor: pointer;
    line-height: 30px;
    border-radius: 20px;
    width: 100px;
border:1px solid #ccc;
color:#666
            }

                #fenlei span.cur, #fenlei span:hover
                {
                     color: white;
background: #FB942E;
                }


               