body {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #333;
	margin: 0;
	padding: 0;
	background-color: #fff;
}
img {
	border: none;
}

.j-clear {
	clear:both;*zoom:1;
}
.j-clear:after{content:'\20';clear:both;*zoom:1;display:block;height:0;}


.j-top {
	border-bottom: 1px #E3E3E3 solid;
	background-color: #f3f3f3;
}
.j-top>div {
	width: 990px;
	height: 34px;
	line-height: 33px;
	margin: 0 auto;
	font-size: 12px;
}
.j-top-cell {
	float: right;
	position: relative;
}
.j-top-sept {
	float: right;
	width: 1px;
	height: 17px;
	background-color: #ddd;
	margin: 9px 12px 0;
}
.j-top-cell-app a {
	color: #F27B04 !important;
	font-weight: bold;
}
.j-top-cell-app img {
	margin-right: 7px;
	vertical-align: middle;
}
.j-top-cell-acc>a {
	display: block;
	position: relative;
	padding-right: 30px;
}
.j-top-cell-logo {
	float: left;
	width: 30px;
	height: 30px;
	margin-right: 13px;
	border-radius: 50%;
	margin-top: 4px;
	display: inline-block;
}
.j-top-ic-down {
	position: absolute;
	right: 20px;
}
.j-top-ic-down:before,.j-top-ic-down:after{
	border: 6px solid transparent;
	border-top: 6px solid #f3f3f3;
	width: 0;
	height: 0;
	position: absolute;
	bottom: -12px;
	top: 16px;
	left: 0;
	content: ' '
}
.j-top-ic-down:before{
	border-top-color: #000;
  	bottom: -13px;
}
.j-top-acc-menus {
	display: none;
	position: absolute;
	left: 0;
	top: 35px;
	padding: 5px 0;
	box-shadow: 0 2px 4px rgba(0,0,0,.12);
	border: 1px solid #eee;
	border-radius: 2px;
	z-index: 100;
	background-color: #fff;
	white-space: nowrap;
}
.j-top-acc-menus a {
	display: block;
	margin: 1px 0;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 12px;
	padding: 0 20px !important;
}
.j-top-acc-menus a:hover {
	background-color: rgb(246, 246, 246);
}

.j-header {
	font-family: Arial, sans-serif;
}
.j-header>div {
	width: 990px;
	height: 86px;
	margin: 0 auto;
	background-color: #fff;
}
.j-header-logo {
	display: block;
	float: left;
	margin-top: 14px;
}

.j-header-r2 {
	float: right;
	width: 300px;
	margin-top: 23px;
}
.j-hdeader-search-input {
	width: 230px;
    float: left;
    height: 40px;
    line-height: 38px;
        padding-left: 10px;
        display: block;
        border-width: 1px;
    border-style: solid;
    background-color: #fff;
    color: rgba(0,0,0,.85);
    border-radius: 2px;
        border-color: #eee;
        box-sizing: border-box;
}
.j-hdeader-search-btn {
	width: 70px;
    height: 40px;
    line-height: 40px;
    border-radius: 0;
    background-color: #F27B04;
    cursor: pointer;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border: 1px solid transparent;
    padding: 0 18px;
        outline: 0;
            box-sizing: border-box;
            display: inline-block;
            
}
.j-hdeader-search-input::-webkit-input-placeholder {
	color: #ccc;
}

.j-front-nav {
	background-color: #F27B04;
    height: 40px;
    margin-bottom: 15px;
}
.j-front-nav>div {
    width: 990px;
    height: 100%;
    margin: 0 auto;
}
.j-front-nav_cell {
    display: block;
    float: left;
    width: 120px;
    text-align: center;
    font-size: 16px;
    color: #fff !important;
    line-height: 38px;
    text-decoration: none;
}
.j-front-nav_cell:hover {
	background-color: #ef5f0c;
}

.front-bottom {
	background-color: #fff;
	margin-top: 60px;
	padding-bottom: 40px;
	border-top: 1px solid #eee;
}
.front-bottom * {
	box-sizing: border-box;
}
.front-bottom img {
	vertical-align: middle;
}
.front-bottom a {
	color: #333;
	text-decoration: none;
}
.front-bottom a:hover {
	color: #F27B04;
}
.front-bottom-wrap {
	width: 990px;
	margin: 0 auto;
	padding: 30px 10px;
	font-size: 12px;
}
.front-bottom-qr-app {
	float: left;
	width: 98px;
	height: 98px;
	text-align: center;
}

.front-bottom-qr-app img {
	width: 100%;
	height: 98px;
	margin-bottom: 5px;
}

.front-bottom-qr-mp {
	float: left;
	width: 98px;
	height: 98px;
	text-align: center;
	margin-left: 30px;
}

.front-bottom-qr-mp img {
	width: 100%;
	height: 98px;
	margin-bottom: 5px;
}

.front-bottom-info {
	margin-left: 286px;
}

.front-bottom-info div {
	line-height: 22px;
}

.front-bottom-phone {
	font-size: 16px;
	color: #f27a04;
	padding-bottom: 3px;
}

/***********************************************************************************************/

/*顶部*/
#top-menu {
	background-color:#F3F3F3;
	border-bottom:1px #E3E3E3 solid;
}
#top-menu * {
	font-family:  '宋体', Helvetica, Arial;
	font-size: 12px;
	color: #333;
}
#top-menu a:link {
	color: #333;
	text-decoration: none;
}
#top-menu a:visited {
	color: #333;
	text-decoration: none;
}
#top-menu a:hover {
	color:#F27B04;
	text-decoration: none;
}
#top-menu a:active {
	color: #F27B04;
	text-decoration: none;
}

/***********************************************************************************************/

/*导航*/
.nav {
	margin:0 0 0 0;
	background-color:#F27B04;
}
.nav a {
	font-size:14px;
}
.nav a div {
	color: #FFF;
	text-align:center;
	line-height:32px;
	font-weight:bold;
}
.nav a:link {
	text-decoration: none;
}
.nav a:visited {
	color: #FFF;
	text-decoration: none;
}
.nav a:hover {
	text-decoration: none;
}
.nav a:hover div {
	color:#FFF;
	line-height:32px;
	text-align:center;
	font-weight:bold;
	background-color:#E71F1E;
}
.nav a:active {
	text-decoration: none;
}
#nav-on {
	background-color:#E71F1E;
}
#nav-on a div{
	color:#FFF;
	font-size:14px;
	line-height:32px;
}

/***********************************************************************************************/

/* 搜索框 */
.new_search {
    float: right;
}
.new_search a {
    text-decoration: none;
    cursor: pointer;
}
.new_search .search_con {
    width: auto;
    padding: 0px;
    position: relative;
}
.search_con .keywords_in {
    width: 242px;
    height: 24px;
    line-height: 24px;
    padding: 2px 5px 2px 30px;
    border:2px solid #F27B04;

    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    float: left;
}
.search_con .keywords_btn {
    background-position: -450px -352px;
    width: 74px;
    height: 32px;
    line-height: 32px;
    float: left;
    color: #FFF;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    border: medium none;
    outline: medium none;
    background: url('/images/common/1866077_286271235.png') no-repeat scroll -450px -352px transparent;
}
.search_con .keywords_icon {
    background-position: -248px -630px;
    width: 16px;
    height: 16px;
    overflow: hidden;
    display: block;
    position: absolute;
    left: 10px;
    top: 10px;
}
.clearfix:after {
    content: " ";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}
.new_search ul, .new_search ol {
    list-style: none outside none;
}
.new_search ul {
    margin: 0px;
    padding: 0px;
}
.curr {
    font: 12px/1.5em Helvetica,Arial,simsun,����;
    color: #404040;
}
.category .curr {
    /* background-position: -25px -730px; */
    background-position: -25px -728px;
    font-weight: 700;
}
.category .curr a {
    color: #FFF;
}
.category li {
    height: 24px;
    line-height: 24px;
    text-align: center;
    padding-right:280px;
}
.category li a {
    width: 75px;
    display: block;
}
.curr,.keywords_icon {
    background: url('/images/common/header-pic.png') no-repeat;
}

/***********************************************************************************************/

/*主体内容*/
.main {
	font-size:12px;
	color:#333;
}
.main a:link{
	text-decoration: none;
}
.main a:visited {
	color: #333;
	text-decoration: none;
}
.main a:hover {
	color:#F27B04;
	text-decoration: none;
}
.main a:active {
	color: #333;
	text-decoration: none;
}

/***********************************************************************************************/

/*底部*/
.footer {
	margin:20px 0 0 0;
	padding:10px 0 0 0;
	background-color:#f1f1f1;
}
.footer * {
	font-size:12px;
	color:#333;
}
.footer a:link{
	text-decoration: none;
}
.footer a:visited {
	color: #333;
	text-decoration: none;
}
.footer a:hover {
	color:#F27B04;
	text-decoration: none;
}
.footer a:active {
	color: #333;
	text-decoration: none;
}