﻿* {
	margin:0;
	padding:0
}
img {
	border:0
}
a {
	text-decoration:none;
	-webkit-tap-highlight-color:transparent;
	color:#444
}
li {
	list-style:none
}
i {
	font-style:normal
}
.clearfix:after,.clearfix:before {
	display:block;
	clear:both;
	content:'';
	height:0
}
body {
	font-size:12px;
	line-height:1.4;
	padding-top:45px;
	font-family:"Microsoft YaHei",arial,"Hiragino Sans GB","Hiragino Sans GB W3"
}
header {
	width:100%;
	height:50px;
	border-bottom:1px solid #eee;
	position:fixed;
	top:0;
	background:#fff;
	z-index:999
}
header .logo {
	display:block;
	float:left;
	width:83px;
	height:50px;
	margin-left:8px;
	background:url(../img/logo.png) no-repeat center;
	background-size:100%
}
header .menu {
	display:block;
	float:right;
	width:28px;
	height:24px;
	margin:14px 8px 12px 8px;
	background:url(../img/icon_menu.png) no-repeat;
	background-size:28px 24px
}
header .search_box {
	position:absolute;
	width:auto;
	height:34px;
	left:110px;
	right:60px;
	margin:8px 0;
	border-right:none
}
/*  header .search_text {
	position:absolute;
	height:24px;
	display:block;
	left:0;
	right:30px;
	z-index:4
}
header .search_text input {
	display:block;
	height:100%;
	width:100%;
	border:1px solid #ccc;
	border:none;
	padding-left:5px
}
header .search_btn {
	float:right;
	display:block;
	width:30px;
	height:24px;
	background:#ff803f;
	color:#fff;
	line-height:24px;
	text-align:center
} */
.totop {
	display:none;
	position:fixed;
	right:10px;
	bottom:60px;
	width:40px;
	height:40px;
	background:#000 url(../img/totop.png) no-repeat center center;
	opacity:.7;
	z-index:500
}
.js_menu {
	display:none;
	width:100%;
	height:calc(100% - 50px);
	overflow-y:scroll;
	font-size:14px;	
        position:fixed;
	left:0;
	top:40px;
	background-color:#fff;
	z-index:99;
	padding-top:10px
}
.js_menu dl {
	padding:0 10px;
	clear:both;
	font-size:0;
	overflow:hidden;
	margin-left:-10px
}
.js_menu dt {
	width:100%;
	margin:0 0 10px 10px
}
.js_menu dt a {
	height:30px;
	line-height:30px;
	font-size:14px
}
.js_menu_item1 {
	margin-top:10px
}
.js_menu_item1 a {
	color:#0dcd73;
}
.js_menu_item2 a {
	color:#00cfe8;
}
.js_menu_item3 a {
	color:#cb87cd;
}
.js_menu_item4 a {
	color:#ff4c76;
}
.js_menu_item5 a {
	color:#ff9600;
}
.js_menu_item6 a {
	color:#29d3a5;
}
.js_menu_item7 a {
	color:#b5c31c;
}
.js_menu_item8 a {
	color:#e4b421;
}
.js_menu_item9 a {
	color:#e4b421;
}
.js_menu dd {
	display:inline-block;
	height:26px;
	line-height:26px;
	text-align:center;
	width:25%;
	-webkit-text-size-adjust:none;
	margin-bottom:10px
}
.js_menu dd a {
	display:block;
	background:#eee;
	font-size:12px;
	margin-left:10px
}
.index_nav {
	margin:9px 10px 10px 9px;
	border:1px solid #eee;
	border-width:1px 0 0 1px;
	margin-top:10px;
	overflow:hidden
}
.index_nav a {
	float:left;
	display:block;
	width:25%;
	height:75px;
	border:1px solid #eee;
	border-width:0 1px 1px 0;
	margin-left:-1px;
	text-align:center
}
.index_nav a span {
	display:block;
	padding:52px 0 0 0;
	width:75px;
	height:25px;
	margin:0 auto;
	font-size:14px;
	text-align:center;
	background-image:url(../img/wap_index_icon.png);
	background-repeat:no-repeat;
	background-size:400%
}
.index_nav_item1 span {
	background-position:0 -5px
}
.index_nav_item2 span {
	background-position:-74px -5px
}
.index_nav_item3 span {
	background-position:-148px -5px
}
.index_nav_item4 span {
	background-position:-222px -5px
}
.index_nav_item5 span {
	background-position:0 -79px
}
.index_nav_item6 span {
	background-position:-74px -79px
}
.index_nav_item7 span {
	background-position:-148px -79px
}
.index_nav_item8 span {
	background-position:-222px -79px
}
.mod {
	padding:0 10px;
	margin-bottom:10px;
	clear:both;
	position:relative;
	z-index:44
}
.mod_links_four,.mod_links_fourto,.mod_links_three {
	overflow:hidden;
	text-align:center;
	margin-bottom:10px;
	clear:both;
	margin-left:-10px
}
.mod_links_four li,.mod_links_fourto li,.mod_links_three li {
	height:26px;
	line-height:26px;
	float:left;
	margin-bottom:10px;
	white-space: nowrap;
}
.mod_links_four li a,.mod_links_three li a {
	display:block;
	border-left:10px solid #fff;
	background:#eee
}
.mod_links_four .url1
{
	color:#fff;
	background:#ff803f
}
.mod_links_fourto li a:active,.mod_links_fourto li.current a,.mod_links_three li a:active {
	color:#fff;
	background:#ff803f
}
.mod_links_four li,.mod_links_fourto li {
	width:25%
}
.mod_links_three li {
	width:33.33%
}
.mod_links_fourto li a {
	border:1px solid #eee;
	background:#fff;
	display:block;
	margin:0 10px;
	border-radius:5px
}
.mod_links_fourto {
	margin:10px 0 0 0
}
.mod_links_fourto li a:active,.mod_links_fourto li.current a {
	border:1px solid #ff803f
}
.mod_mores {
	display:block;
	height:40px;
	line-height:40px;
	text-align:center;
	border:1px solid #eee;
	border-radius:5px;
	font-size:16px;
	color:#000
}
.mod_mores.i {
	color:#ff803f;
	border:1px solid #ff803f
}
.mod_tabs_hd,.sub_tabs_hd {
	height:30px;
	text-align:center;
	border:1px solid #ff8c06;
	margin-bottom:12px
}
.mod_tabs_hd li,.sub_tabs_hd li {
	float:left;
	height:30px;
	line-height:30px;
	border-left:1px solid #ff8c06;
	margin-left:-1px;
	font-size:14px
}
.mod_tabs_hd li.current,.sub_tabs_hd li.current {
	background:#ff8c06;
	color:#fff
}
.three li {
	width:33.33%
}
.two li {
	width:50%
}
.index_piclist_three,.index_piclist_two {
	display:none;
	overflow:hidden
}
.index_piclist_three {
	margin-bottom:-10px;
	margin-left:-10px
}
.index_piclist_three li {
	float:left;
	width:50%;
	overflow:hidden;
	margin-bottom:10px
}
.index_piclist_three li a {
	display:block;
	margin-left:10px;
	overflow:hidden;
	border:1px solid #eee
}
.index_piclist_three li img {
	width:100%;
	height:120px
}
.index_piclist_three li span {
	display:block;
	height:30px;
	line-height:30px;
	text-align:center
}
.index_piclist_two>li {
	height:78px;
	margin-bottom:10px;
	overflow:hidden;
	border-bottom:1px solid #eee;
	padding-bottom:10px
}
.index_piclist_two .p {
	float:left;
	width:120px;
	height:78px;
	margin-right:10px
}
.index_piclist_two .p img {
	width:120px;
	height:78px
}
.index_piclist_two .d .tit {
	height:16px;
	line-height:16px;
	font-size:16px;
	white-space: nowrap;
	margin-bottom:8px
}
.index_piclist_two .d .desc {
	height:32px;
	margin-bottom:6px;
	overflow:hidden
}
.index_piclist_two .d .info span {
	margin-right:10px
}
.index_list_hd {
	height:35px;
	line-height:35px;
	border-top:2px solid #ff5600;
	padding:0 8px;
	margin-bottom:12px
}
.index_list_hd .tit {
	float:left;
	font-size:16px
}
.index_list_hd .more {
	float:right;
	font-size:14px
}
.index_list_bd .pic {
	overflow:hidden;
	margin-bottom:10px;
	margin-left:-10px
}
.index_list_bd .pic li {
	width:50%;
	overflow:hidden;
	float:left;
	position:relative
}
.index_list_bd .pic li a {
	display:block;
	margin-left:10px
}
.index_list_bd .pic li a img {
	width:100%;
	height:100%;
	height:120px
}
.index_list_bd .pic li span {
	display:block;
	position:absolute;
	bottom:4px;
	left:10px;
	right:4px;
	height:30px;
	background:#000;
	opacity:.7;
	text-align:center;
	color:#fff;
	font-size:16px;
	line-height:30px
}
.index_list_ul li {
	height:38px;
	border-bottom:1px dashed #eee;
	line-height:38px;
	font-size:16px
}
.index_list_ul li a {
	display:block
}
.index_list_ul span {
	color:#bcbbbb;
	font-size:18px;
	margin-right:6px
}
.list,.zt {
	padding:10px
}
.list .mod_links_four {
	margin-bottom:0
}
.list_pages {
	height:40px;
	margin-bottom:10px;
	font-size:14px
}
.list_pages_next,.list_pages_prev {
	display:block;
	width:80px;
	height:40px;
	border:1px solid #eee;
	border-radius:5px;
	text-align:center;
	line-height:40px
}
.list_pages_text span,a.list_pages_next,a.list_pages_prev {
	color:#ff8c06
}
.list_pages_prev {
	float:left
}
.list_pages_next {
	float:right
}
.list_pages_select {
	position:absolute;
	left:98px;
	right:98px;
	height:40px;
	border:1px solid #eee;
	border-radius:5px;
	background:url(../img/list_pages_select.png) no-repeat right
}
.list_pages_select select {
	-webkit-appearance:none;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	opacity:0
}
.list_pages_text {
	width:100%;
	height:100%;
	text-align:center;
	line-height:40px
}
.crumbs {
	height:30px;
	margin-bottom:10px;
	line-height:30px;
	padding-left:30px;
	background:#eee url(../img/crumbs.png) no-repeat 10px center;
	background-size:11px;
	font-size:14px
}
.list,.shipu,.sitemap,.zt {
	padding-top:50px;
	position:relative;
	overflow:hidden
}
.list .crumbs,.shipu .crumbs,.sitemap .crumbs,.zt .crumbs {
	position:absolute;
	width:100%;
	left:0;
	right:0;
	top:10px
}
.zt_list>h3 {
	height:30px;
	background:#ff803f;
	line-height:30px;
	text-align:center;
	color:#fff;
	margin-bottom:10px
}
.zt_list .index_piclist_two {
	display:block
}
.zt_pic {
	position:relative;
	margin-bottom:10px
}
.zt_pic img {
	width: 100%;
	height: 40%;
}
.zt_pic h3 {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:35px;
	line-height:35px;
	background:#000;
	opacity:.7;
	text-align:center;
	color:#fff
}
.zt_text {
	line-height:24px;
	font-size:16px;
	margin-bottom:10px
}
.content {
	padding-top:10px
}
.content .hd {
	padding:10px 0;
	text-align:center;
	border-bottom:1px dashed #eee;
	line-height:24px
}
.content .hd h1 {
	font-size:16px;
	font-weight:400;
	color:#ff8301
}
.content .bd,.content .sub {
	padding:10px 10px 0
}
.content .bd {
	line-height:24px;
	font-size:14px
}
.content .bd img {
	max-width: 100%;
	height:auto;
}
.content .bd embed {
	width: 100%;
	text-align: center;
}
.sub_pic_hd,.sub_tabs_hd {
	height:30px;
	line-height:30px;
	margin-bottom:10px;
	font-size:16px
}
.sub_tabs_hd li {
	width:50%
}
.sub_tabs_bd ul {
	display:none
}
.sub_tabs_bd li {
	margin-bottom:10px;
	font-size:16px;
	padding-left:18px;
	background:url(../img/sub_tabs_bd.png) no-repeat 6px center
}
.sub_pic_hd {
	background:#ff8301;
	padding-left:10px;
	color:#fff
}
.sub_pic {
	margin-bottom:10px
}
.shipu {
	padding:50px 10px 10px
}
.shipu .sub_tabs_bd ul {
	display:block;
	margin-bottom:20px
}
.shipu .sub_tabs_bd li {
	border-top:1px dashed #eee;
	height:36px;
	line-height:36px;
	margin:0
}
.sitemap {
	padding:50px 0 10px;
	text-align:left
}
.sitemap .span3 a {
	display:inline-block;
	height:26px;
	line-height:26px;
	padding:0 10px;
	color:#fff;
	margin:0 0 10px 10px;
	background:#ff803f
}
.sitemap .span3 {
	display:block;
	clear:both
}
.sitemap p a {
	display:block;
	float:left;
	width:calc(100%/4 - 20px);
	height:26px;
	line-height:26px;
	background:#eee;
	text-align:center;
	margin:0 10px 10px
}
.shicai .crumbs {
	margin-top:10px
}
.shicai .mod_links_fourto {
	border-bottom:1px solid #eee;
	display:none
}
.shicai .mod_mores {
	margin:10px
}
.sccont .miti {
	font-size:18px;
	color:#666;
	height:64px;
	line-height:64px;
	font-weight:400;
	position:relative;
	text-indent:70px;
	background-color:#fff;
	border-bottom:1px solid #e1e1e1
}
.sccont .miti a {
	width:100%;
	display:block;
	color:#333
}
.ic_scicon {
	width:36px;
	height:36px;
	background-size:36px 36px;
	background-position:0 0;
	display:inline-block;
	position:absolute;
	top:15px;
	left:19px;
	z-index:82
}
#lpic1{
	background:url(../img/sc1.png) no-repeat 0 0;
	width:36px;
	height:36px;
}
#lpic2{
	background:url(../img/sc2.png) no-repeat 0 0;
	width:36px;
	height:36px;
}
#lpic3{
	background:url(../img/sc3.png) no-repeat 0 0;
}
#lpic4{
	background:url(../img/sc4.png) no-repeat 0 0;
}
#lpic5{
	background:url(../img/sc5.png) no-repeat 0 0;
}
#lpic6{
	background:url(../img/sc6.png) no-repeat 0 0;
}
#lpic7{
	background:url(../img/sc7.png) no-repeat 0 0;
}


.serchti {
	padding:0 15px 15px 15px
}
.serchti h1 {
	font-size:16px;
	font-weight:400;
	color:#333
}
.ic_adw {
	width:20px;
	height:20px;
	background:url(../img/ic_aup.png) no-repeat 0 0;
	display:inline-block;
	position:absolute;
	top:25px;
	right:20px;
	z-index:82
}
.ic_aup {
	background:url(../img/ic_aup_2.png) no-repeat 0 0
}
footer {
	padding:10px 0;
	margin-top:10px;
	text-align:center;
	border-top:2px solid #ff8c06;
	clear:both
}
footer p {
	margin:4px 0
}
footer .current {
	color:#888
}

.pageqq {
	padding: 20px 0;
	text-align: center
}

.pageqq span,.pageqq a {
	display: inline-block;
	margin: 3px;
}

.pageqq a {
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
	border: #ff8c06 1px solid;
}
.pageqq a:hover {
	background:#ff8c06; color:#FFF;
}
.pageqq .paging2{
    position: relative;
    padding: 0 10px;
    background:#ff8c06;
    line-height: 24px;
    border: #ff8c06 1px solid;
    height: 24px;
    color: #FFF;
    display: inline-block; 	
}
.baidu_gg{
	margin-top: 10px;
}


.special-list .special-title {
  height: 30px;
  background: #ff803f;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-size: 1.17em;
  font-weight: bold;
}
.special-list dd {
  box-sizing: border-box;
  text-align:center;				
  width:50%;
  float:left;
  color:#000;
  padding:5px;
}
.special-list dd a {
  display:block;
  width:100%;
  text-align:center;
  border:1px solid #ddd;
}
.special-list dd img {
  width:auto;
  max-width:100%;
  height:120px;
  vertical-align:top
}
.special-list dd span {
  display:block;
  height:30px;
  line-height:30px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}

.two_type .name {
	color:#333;
	font-size:16px;
	line-height:30px;
	font-family:"微软雅黑"
}
.two_type .three_type a {
	font-size:14px;
	font-family:"微软雅黑";
	height:25px;
	line-height:25px;
	padding:0 10px;
	display:inline-block;
	border:1px solid #ebebeb;
	border-radius:2px;
	text-decoration:none;
	margin:0 8px 8px 0;
	color:#666
}
.two_type .three_type a:hover {
	background:#ff8400;
	border-color:#ff8400;
	color:#fff!important
} 
.nyf{
	width: 100%;
	margin-top: 20px;
}
.nyf h3{
	font-family:"微软雅黑";
	font-size: 20px;
	line-height: 30px;
	display: block;
	text-align: center;
	color: #ff8400;
}