﻿@charset "utf-8";
/* CSS Document */
html{}
body{}

a{text-decoration:none; color:#666;}
body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td {margin:0; padding:0;}
table {border-collapse:collapse; border-spacing:0;}
table th , table td {padding:5px;}
fieldset , img {border:0;}
address , caption , cite , code , dfn , em  , th , var {font-style:normal; font-weight:normal;}
ol , ul {list-style:none;}
ception , th{text-align:left;}
h1 , h2 , h3 , h4 , h5 , h6 {font-size:100%;}
q:before , q:after{content:'';}
abbr , acronym{border:0;}
.so{ background:url(../images/rsbtn.png) center no-repeat; font-size:0px;height: 35px;  width: 80px;border: 1px; float: right; }
.header{ overflow: hidden; background-color: #2aaa4c; padding-top: 1.5%;}
.header>div{ background: #fff; width: 100%; overflow: hidden; padding: 2% 0;}
.header dl{ overflow: hidden; margin-top: 2%; float: left; margin-left: 2%;}
.header dt{ float: left; overflow: hidden; border-right: 1px solid #e9e9e9; padding-right: 0.5em;}
.header dt img{ display: block; width:5.583em; }
.header dd{ padding-left:8.3em;}
.header dd p{ color: #02aa4c; font-size: 1.2em; padding-bottom: 0.3em; padding-top: 0.4em;}
.header dd a{color: #252525; font-size: 1em; font-family: "Arial";}
.goinkdcont img{width:100%;}
.goinkdcont h5{height: 35px; line-height: 35px;text-align: center;font-size: 18px;}
.goinkdcont p{line-height: 25px; text-indent: 25px;}
.header .Tele{ overflow: hidden; float: right; margin-right: 3%; margin-top:5%; width: 5.875em; }
.header .Tele img{ display: block;}

/*公共颜色调用*/
.pagedSpan a{background:#333;}
.CategoryList_Title i{color:#333;}
.hdPhone p i{border:1px solid #fff;}
 .pagedSpan a{color:#fff;}


.footer{position:fixed; left:0; bottom:0; z-index:999; width:100%;}
.toTop{position:absolute; top:-3em; left:50%; z-index:999; margin-left:-2.2em; width:4.583em; height:4.583em; line-height:4.583em; text-align:center; background-color:#000; color:#fff; border-radius:50%;}

.fotNav{overflow:hidden;}
.fotNav li{float:left; width:25%; text-align:center;}
.fotNav li a{display:block; padding:1em 0px;  font-size:1em; color:#fff; margin-top:1px; position:relative; background-color:#ee5915;}
.fotNav li a:after{content:''; position:absolute; top:0; right:-1px; z-index:9; height:100%; width:0px;  border-left:1px solid #fa6724;}


/*分类标题*/
.CategoryList_Title{height:2.968em; line-height:2.968em; padding:0 .687em; color:#333; text-align:center; border-bottom:1px solid #b0b4bb; font-size:1.125em; background: linear-gradient(180deg , #f2f2f2 0% , #e0e0e0 100%);}
.CategoryList_Title i{font-size:1.2em; margin-top:.75em;}
.CategoryList_Title .icon-details{margin-right:.5em;}


/*分类列表*/
.CategoryLista{}
.CategoryLista > li{ width:100%;  background:#f4f4f4;border-bottom:1px solid #cfcbc1; position:relative; }
.CategoryLista > li > a{height:3.031em; line-height:3.031em; display:block; color:#333;padding:0 1.125em; width:80%; float:left;  font-size:1.125em;}
.CategoryLista li i{float:right; margin-top:.45em; color:#656565; font-weight:bold; font-size:1.6em; width:10%;}
.CategoryLista > li li a{height:3.031em; line-height:3.031em; overflow:hidden; white-space: nowrap; text-overflow:ellipsis; display:block; color:#666; background:#fff; padding:0 2.062em; border-bottom:1px solid #cfcbc1; border-top:1px solid #fff; font-size:1em;}
.list1{position:absolute; top:3.031em; left:0px; z-index: 999;width: 100%; display:none;}
.list1 li{width:100%;}
.list1 li a{height:3.031em; line-height:3.031em; overflow:hidden; white-space: nowrap; text-overflow:ellipsis; display:block; color:#666; background:#fff; padding:0 2.062em; border-bottom:1px solid #cfcbc1; border-top:1px solid #fff; font-size:1em;}
.CategoryLista li:after {content:'.'; display:block; height:0; clear:both; visibility:hidden;}
.CategoryLista .icon-arrow-down{color:#f90;}
.CategoryLista > li > ul >li >ul{padding:0 1.125em;}

/*搜索*/
.searchSpan{position:relative; overflow:hidden; margin:.687em;margin-bottom: 8em;}
.searchSpan .txtSearch{height:33px; border-radius:5px; border:1px solid #ddd; font-size:.75em; text-indent:.25em; width:99.9%; outline:none;}
.searchSpan .btnSearch{position:absolute; right:0px; top:1px; border-radius:0 5px 5px 0; display:block; height:33px; line-height:33px; color:#333; width:2.5em; border-left:1px solid #ddd; border-right:1px solid #ddd; text-align:center; background:linear-gradient(180deg , #fff 0% , #ededed 100%);}


@media screen and (min-width:320px) {
	body{font-size:75%;}
}
@media screen and (min-width:375px) {
	body{font-size:87.5%;}
}
@media screen and (min-width:480px) {
	body{font-size:87.5%;}
}
@media screen and (min-width:540px) {
	body{font-size:112.5%;}
}
@media screen and (min-width:550px) {
	body{font-size:125%;}
}
@media screen and (min-width:640px) {
	body{font-size:150%;}
}
.pagination a.cur {
    background: #FF7E00!important;
}