﻿/*
 *	AUTHOR:      kejia
 *	QQ:          8854677
 *	EMAIL:       8854677@qq.com
 *	VERSION:     2015-01-01
 */
html, body {
	min-height:100%
}
html {
	color:#333;
	background:#fff;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
	margin:0;
	padding:0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
	display:block
}
audio, canvas, video {
	display:inline-block;
*display:inline;
*zoom:1
}
body, button, input, select, textarea {
	font:12px/1.5 "\5FAE\8F6F\96C5\9ED1", "Microsoft Yahei", "Hiragino Sans GB", tahoma, arial, "\5B8B\4F53"
}
input, select, textarea {
	width: 122px;
	height: 18px;
	font-size:100%
}
table {


}
fieldset, img {
	border:0 none
}
legend {
	font-size:0;
	position:absolute;
	left:-5000px;
}
iframe {
	display:block
}
abbr, acronym {
	border:0;
	font-variant:normal
}
del {
	text-decoration:line-through
}
i {
	font-style:normal
}
address, caption, cite, code, dfn, em, th, var {
	font-style:normal;
	font-weight:500
}
ol, ul {
	list-style:none
}
caption, th {
	text-align:left
}
h1, h2, h3, h4, h5, h6 {
	font-weight:500;
}
h1 {
	font-size:24px
}
h2 {
	font-size:16px
}
h3, h4, h5, h6 {
	font-size:14px
}
q:before, q:after {
	content:''
}
sub, sup {
	position:relative;
	font-size:75%;
	line-height:0;
	vertical-align:baseline
}
sup {
	top:-.5em
}
sub {
	bottom:-.25em
}
ins, a {
	text-decoration:none
}
a, .lnk, .lnk-gray, .lnk-highlight {
-webkit-transition:color .2s;
-moz-transition:color .2s;
-ms-transition:color .2s;
-o-transition:color .2s;
}
a, a:link, a:visited {
	color:#666;
	text-decoration:none;
}
a:hover {
	color:#333;
	text-decoration:none;
}
.lnk-highlight, .lnk-highlight:link, .lnk-highlight:visited {
	color:#f60
}
.lnk-highlight:hover {
	color:#f60
}
.lnk, .lnk:link, .lnk:visited {
	color:#333
}
.lnk:hover {
	color:#dc3133
}
.lnk-gray, .lnk-gray:link, .lnk-gray:visited {
	color:#666
}
.lnk-gray:hover {
	color:#333
}
.lnk-nav, .lnk-nav:link, .lnk-nav:visited {
	font-size:14px;
	color:#666;
	position:relative;
	display:inline-block;
}
.lnk-nav:after {
	position:absolute;
	overflow:hidden;
	height:2px;
	background:#f1b212;
	left:50%;
	right:50%;
	content:'';
	bottom:1px;
	display:block;
	-webkit-transition: 0.2s ease-in 0s;
	-moz-transition: 0.2s ease-in 0s;
	-ms-transition: 0.2s ease-in 0s;
	-o-transition: 0.2s ease-in 0s;
	transition: 0.2s ease-in 0s;
	opacity:0;
}
.lnk-nav:hover {
	color:#333
}
.lnk-nav:hover:after {
	left:0;
	right:0;
	opacity:1;
}
.lnk-highlight, .lnk, .lnk-gray, .lnk-nav {
	cursor:pointer
}
.clearfix:after, .wrap:after, .header:after, .content:after, .clli li:after, .cldl dl:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0
}
.clearfix, .wrap, .header, .content, .clli li, .cldl dl {
	zoom:1
}
.cny, .jiaTip {
	font-family:arial
}
.simsun {
	font-family:"\5B8B\4F53"
}
.tr {
	text-align:right!important
}
.tl {
	text-align:left!important
}
.tc {
	text-align:center!important
}
.te {
	text-overflow:ellipsis;
	white-space:nowrap;
	word-wrap:normal;
	overflow:hidden;
}
.fl, ul.clearfix li, .cldl dt, .cldl dd, .header h3 {
	float:left!important;
	display:inline
}
.fr, .more {
	float:right!important;
	display:inline
}
.red {
	color:#e00
}
.orange {
	color:#f60
}
.blue {
	color:#00a2ca
}
.green {
	color:#390
}
.black {
	color:#000
}
.dark {
	color:#333
}
.gray {
	color:#666
}
.pale {
	color:#999
}
.light {
	color:#ccc
}
.clear {
	clear:both;
}
a.a-img {
	display:inline-block;
	font-size:0;
	line-height:0
}
a.a-img:hover, a.a-img:active {
	text-decoration:none
}
.vertical-img {
	display:table;
	text-align:center;
	overflow:hidden;
	font-size:0;
*display:block
}
.vertical-img .box-img {
	display:table-cell;
	vertical-align:middle;
*display:inline;
*writing-mode:tb-rl;
*text-align:center;
*height:100%
}
.vertical-img img {
	vertical-align:middle
}
.full, .layout {
	width:100%;
	min-width:1190px;
}
.layout {
	padding-top:15px;
}
#main {
	padding:10px 0 30px
}
.wrap {
	width:1190px;
	margin:0 auto;
}
.sideBar {
	width:240px;
}
.container {
	width:935px;
}
.bgf {
	background-color:#fff;
}
.bgf5 {
	background-color:#f5f5f5;
}
.mt-1 {
	margin-top:-1px
}
.mt-5 {
	margin-top:5px
}
.mt-10 {
	margin-top:6px
}
.mt-15 {
	margin-top:15px
}
.mt-20 {
	margin-top:20px
}
.mt-30 {
	margin-top:30px
}
.mt-40 {
	margin-top:40px
}
.mb-5 {
	margin-bottom:5px
}
.mb-10 {
	margin-bottom:10px
}
.mb-15 {
	margin-bottom:15px
}
.mb-20 {
	margin-bottom:20px
}
.mb-30 {
	margin-bottom:30px
}
.mb-40 {
	margin-bottom:40px
}
.ml-5 {
	margin-left:5px
}
.ml-10 {
	margin-left:10px
}
.ml-15 {
	margin-left:15px
}
.ml-20 {
	margin-left:20px
}
.ml-30 {
	margin-left:30px
}
.ml-40 {
	margin-left:40px
}
.mr-5 {
	margin-right:5px
}
.mr-10 {
	margin-right:10px
}
.mr-15 {
	margin-right:15px
}
.mr-20 {
	margin-right:20px
}
.mr-30 {
	margin-right:30px
}
.mr-40 {
	margin-right:40px
}
.pt-5 {
	padding-top:5px
}
.pt-10 {
	padding-top:10px
}
.pt-20 {
	padding-top:20px
}
.pb-5 {
	padding-bottom:5px
}
.pb-10 {
	padding-bottom:10px
}
.pb-20 {
	padding-bottom:20px
}
.pl-5 {
	padding-left:5px
}
.pl-10 {
	padding-left:10px
}
.pl-20 {
	padding-left:20px
}
.pr-5 {
	padding-right:5px
}
.pr-10 {
	padding-right:10px
}
.pr-20 {
	padding-right:20px
}
.pd-5 {
	padding:5px
}
.pd-10 {
	padding:10px
}
.pd-15 {
	padding:15px
}
.pd-20 {
	padding:20px
}
.pd-30 {
	padding:30px
}
.pd-40 {
	padding:40px
}
.f-12 {
	font-size:12px
}
.f-14 {
	font-size:14px
}
.f-15 {
	font-size:15px;

}
.f-16 {
	font-size:16px
}
.f-18 {
	font-size:18px
}
.f-20 {
	font-size:20px
}
.f-24 {
	font-size:24px
}
.f-30 {
	font-size:30px
}
[hidden], .hide {
display:none
}
.f-hide {
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0
}
.hidden {
	display:none!important;
	visibility:hidden!important
}
.show {
	display:block
}
.invisible {
	visibility:hidden
}
.pr {
	position:relative;
*zoom:1;
}
.banner {
	line-height:0;
	overflow:hidden;
}
.box01 {
	border:1px solid #dfdfdf;
}
.box01 .header {
	background-color:#f5f5f5;
	height:38px;
	border-bottom:1px solid #dfdfdf;
	padding:0 10px;
}
.box01 .header h3 {
	margin-top:10px;
	line-height:1.1;
	font-size:15px;
}
.box01 .header .more {
	margin-top:10px;
}
.box02 {
	border:1px solid #dfdfdf;
}
.box02 .header {
	background-color:#f5f5f5;
	height:38px;
	border-bottom:1px solid #dfdfdf;
	padding:0 10px;
}
.box02 .header h3 {
	background:url("../images/ico.png") no-repeat -74px -512px;
	padding-left:13px;
	margin-top:10px;
	line-height:1.1;
	font-size:16px;
}
.box02 .header .more {
	margin-top:10px;
}
/* 顶部样式 */
#topbar { 
	width:100%;
	height:30px;
	background: #454040;
}
#kejia_user {
	width:420px;
	margin-top:5px;
}
#kejia_user li {
	color:#8f8f8f;
}
#kejia_user li a {
	margin:0 5px;
	color: #8f8f8f;
}
#kejia_user li a:hover{ color: #d20302;}
.site-nav {
	width:500px;
	height:30px;
	position:relative;
	z-index:999999;
}
.site-nav a {
	color:#444;
}
.site-nav a:hover {
	color:#e66d02;
}
.site-nav .item {
	float:right;
	line-height:30px;
	margin-left:5px;
}
.site-nav .item.menu {
	margin-top:4px;
	line-height:20px;
	position:relative
}
.site-nav .item.menu-item {
	padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
	position:relative
}
.site-nav .menu .tit {
	display:block;
	height:25px;
	border-bottom:0 none;
	padding:0 15px 0 5px;
	cursor:pointer;
	position:relative;
	z-index:10;
	color: #8f8f8f;
}
.site-nav .tit i {
	border-top:#ccc 4px solid;
	border-right:transparent 4px solid;
	border-bottom:transparent 4px solid;
	border-left:transparent 4px solid;
	font-size:0px;
	right:3px;
	width:0px;
	line-height:0;
	position:absolute;
	top:8px;
	height:0px;
-webkit-transition:-webkit-transform .2s ease-in;
-moz-transition:-webkit-transform .2s ease-in;
-o-transition:-webkit-transform .2s ease-in;
transition:-webkit-transform .2s ease-in;
}
.site-nav .menu:hover .tit {
	border-color:#bfbfbf;
	background:white;
	margin:0px;
	height:26px;
}
.site-nav .menu:hover .tit i {
	border-left-color:#fff;
FILTER:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	border-bottom-color:#fff;
	border-top-color:#ccc;
	top:5px;
	border-right-color:#fff;
	-moz-transform:rotate(180deg);
	-moz-transform-origin:50% 30%;
	-webkit-transform:rotate(180deg);
	-webkit-transform-origin:50% 30%;
	-o-transform:rotate(180deg);
	-o-transform-origin:50% 30%;
	transform:rotate(180deg);
	transform-origin:50% 30%;
}
.site-nav .menu-bd {
	display:none;
	background:#fff;
	border:#bfbfbf 1px solid;
	position:absolute;
	top:25px;
	left:0px;
}
.site-nav IFRAME.menu-bd {
	border-top-width:0px;
	border-left-width:0px;
	z-index:-1;
	background:none transparent scroll repeat 0% 0%;
	FILTER:alpha(opacity=0);
	float:left;
	border-bottom-width:0px;
	border-right-width:0px;
}
.site-nav .menu:hover .menu-bd, .site-nav .hover .menu-bd {
	display:block
}
.site-nav .menu-bd a {
	display:block;
	color:#666;
	padding:3px 7px;
	white-space:nowrap;
	word-wrap:normal;
}
.site-nav .menu-bd a:hover {
	background-color:#f5f5f5;
}
.site-nav .dh-panel {
	width:116px;
	padding:3px 0;
	overflow:hidden;
}
.site-nav .dh-panel a {
	float:left;
}
.site-nav .hy-panel {
	width:68px;
	overflow:hidden;
}
/* logo样式 */
#header {
	height:178px;
	background-color:#fff;
}
#header .logo {
	width:510px;
}
#header .logo>a {

	width:173px;
	height:auto;
	margin-top:46px;
	float:left;
}
#header .logo span {
	display:block;
	background:url(../images/logo-font.jpg) no-repeat -1px 0;
	margin:13px 10px 0 0;
	width:244px;
	height:109px;
}
/* 搜索样式 */
.searchBar {
	width:465px;
	height:95px;
	margin:34px 0 0 30px;
	float:left;
}
#searchMod {
	width:550px;
}
#searchMod ul li {
	width:50px;
	color:#666;
	height:30px;
	line-height:30px;
	text-align:center;
	cursor:pointer;
	margin-right: 8px;
}
#searchMod ul .active {
	color:#d20302;
}
.searchBar .searstyle {
	width:455px;
	float: left;
}
.searchBar .searchBox {
	width: 358px;
	height: 100%;
	border: 2px solid #d20302;
	border-right: 0;
	float: left;
}
.searchBar .searchBox input {
	width: 452px;
	height: 37px;
	line-height: 37px;
	padding-left: 2px;
	border-width: 0;
	border: none;
	float: left;
	color: #999;
	background-color: #fff;
}
.searchBar .sbtn {
	width: 94px;
	font-family: "Microsoft YaHei";
	text-align: center;
	background-color: #d20302;
	float: left;
	cursor: pointer;
}
.searchBar .sbtn button {
	width:95px;
	height:40px;
	line-height:40px;
	font-size:16px;
	color:#fff;
	background:none;
	border:none;
	cursor:pointer;
}
#kejia_word {
	width:454px;
	height:22px;
	padding-top:7px;
	overflow:hidden;
}
#kejia_word a {
	margin-right:15px;
}
.kejia-code {
	margin-top:20px;
	width:72px;
}
.kejia-code .codeimg {
	display:block;
	background:url("../images/ico.png") no-repeat -208px 0;
	height:72px;
	margin:0px auto 0;
	width:72px;
}
.navBar {
	background-color:#d20302;
	height:50px;
	position:relative;
	z-index:1000;
}
.navAll {
	width:200px;
	height:30px;
	line-height:30px;
	background-color:#f45e0c;
	position:relative;
	z-index:1000;
}
.navAll .hd {
	color:#fff;
	padding-left:15px;
	font-weight: 700;
	font-size: 
	cursor:default;
}
.navAll .hd .ico {
	width:18px;
	height:18px;
	background:url(../images/ico.png) no-repeat -266px -232px;
	margin:5px 10px 0 0;
	_margin-top:10px;
	display:inline-block;
}
.navAll .bd {
	width:198px;
	height: auto;
	background-color:#f5f5f5;
	float:left;
	position:relative;
	z-index:99999;
	margin-top: 11px;
}
#navAll .bd {
	display:none;
}
.navAll .mod_cate {
	width:100%;
	background:url(../images/line.gif) repeat-x bottom;
	height: 40px;
}
.navAll .bd .icon {
	display: block;
    font-size: 14px;
    background: url(../images/ico.png) no-repeat;
    padding-left: 72px;
    cursor: pointer;
    margin-top: 9px;
}
.navAll .bd .icon1 {
	background-position: 46px -56px;
}
.navAll .bd .icon2 {
	background-position:17px -83px;
}
.navAll .bd .icon3 {
	background-position:17px -115px;
}
.navAll .bd .icon4 {
	background-position:16px -148px;
}
.navAll .bd .icon5 {
	background-position:15px -180px;
}
.navAll .bd .icon6 {
	background-position:16px -215px;
}
.navAll .bd .icon7 {
	background-position:13px -246px;
}
.navAll .bd .icon8 {
	background-position:11px -279px;
}
.navAll .bd .icon9 {
	background-position:13px -313px;
}
.navAll .bd .icon10 {
	background-position:15px -344px;
}
.navAll .bd .icon a {
	font-weight:bold;
	color:#454040;
}
.navAll .bd .icon a:hover {
	text-decoration:none;
}

.navAll .on .icon {
	background: #454040 url(../images/icokejia.png);
}
.navAll .on .icon a {
	color:#ffffff;
}
.navAll .on .icon1 {
	background-position:-280px -77px;
}
.navAll .on .icon2 {
	background-position:-310px -105px;
}
.navAll .on .icon3 {
	background-position:-311px -137px;
}
.navAll .on .icon4 {
	background-position:-312px -170px;
}
.navAll .on .icon5 {
	background-position:-312px -203px;
}
.navAll .on .icon6 {
	background-position:-312px -237px;
}
.navAll .on .icon7 {
	background-position:-311px -267px;
}
.navAll .on .icon8 {
	background-position:-310px -301px;
}
.navAll .on .icon9 {
	background-position:-310px -335px;
}
.navAll .on .icon10 {
	background-position:-312px -364px;
}
.navAll .on .mod_subcate {
	display:block !important;
}
.navAll .on .mod_cate_r a {
	color:#666;
}
.navAll .mod_subcate {
	display:none;
	width:738px;
	height:468px;
	border:1px solid #dfdfdf;
	background:#f9f9f9;
	position:absolute;
	top:-1px;
	z-index:9;
	left:198px;
	overflow:hidden;
}
.nav2{
	padding-left:17px; }
.nav2 li{
	float:left;
	padding-right:10px;
	height:24px;
	display:block;
	line-height:24px;}


.mod_subcate_main {
	width:698px;
	padding:10px 20px;
	border-right:1px solid #ddd;
	padding-bottom:500px;
	margin-bottom:-500px
}
.mod_subcate_main dl {
	zoom:1;
	overflow:hidden;
	padding:10px 0 10px 65px;
	border-bottom:1px solid #e5e5e5
}
.mod_subcate_main dt {
	float:left;
#display:inline;
	margin-left:-65px;
	width:65px;
	font:700 12px/22px tahoma;
	color:#1d7ad9
}
.mod_subcate_main dt a {
	color:#454040;
}
.mod_subcate_main dd {
	overflow:hidden;
	zoom:1;
	line-height:22px
}
.mod_subcate_main dd a {
	display:inline;
	float:left;
	margin-left:5px;
	margin-right:5px;
	white-space:nowrap
}
.mod_subcate_main dd a.orange, .mod_subcate_main dd a a:hover {
	color:#ff7300;
}
.mod_subcate_side {
	width:200px;
	padding-bottom:200px;
	margin-bottom:-200px
}
.mod_subcate_side_hd {
	height:30px;
	margin:5px 0;
	font:400 14px/30px "\5FAE\8F6F\96C5\9ED1", Arial;
	padding-left:13px
}
.mod_subcate_side ul {
	width:180px;
	overflow:hidden;
	border-bottom:1px solid #eee;
	margin-left:12px
}
.mod_subcate_side ul li {
	width:90px;
	height:45px;
	margin-right:-1px;
	border:1px solid #eee;
	border-bottom:0;
	overflow:hidden
}
.mod_subcate_ad {
	display:block;
	width:199px;
	clear:both;
	position:absolute;
	bottom:0;
	right:0;
	_right:-1px;
	_bottom:-1px;
	overflow:hidden;
}
.mod_subcate_ad img {
	width:199px;
}
#nav {
	width:990px;
	height:50px;
	overflow:hidden;
}
#mainNav {
	width:990px;
	margin-left:1px;
	height:50px;
	overflow:hidden;
}
#mainNav li {
	font-size:18px;
	    width: 111px;
    height: 50px;
    line-height: 50px;
	text-align:center;
	float:left;
}
#mainNav li a {
	color:#fff;
	font-weight:bold;
	display:block;
	background: url(../img/headnavline.jpg) right center no-repeat;
}
#mainNav li a:hover {
	color:#fff;
	text-decoration:none;
}
#mainNav li.active a {
	font-weight:bold;
	text-decoration:none;
	height:50px;
	line-height:50px;
	background: url(../img/headnavline.jpg) #b70201 right center no-repeat;
}
#subNav {
	width:168px;
}
#subNav li {
	padding:0 10px;
	line-height:40px;
	margin-top:12px;
	height:16px;
	line-height:16px;
}
#subNav li a {
	color:#fff;
}
/* topshow */
#topshow {
	padding-top:10px;
}
#topshow .left {
	width:200px;
}
#topshow .center {
	width: 728px;
	margin: 1px 0 0 0;
}
#topshow .focus {
	width:728px;
	height:322px;
	overflow:hidden;
	position:relative;
}
#topshow .focus .bd img {
	width:728px;
	height:440px;
	display:block;
}
#topshow .focus .bd {
	width:25000px;
	position:absolute;
}
#topshow .focus .bd li {
	float:left;
}
#topshow .focus .hd {
	position:absolute;
	right:9px;
	bottom:10px;
	z-index:1;
	padding-left:2px;
}
#topshow .focus .hd li {
	color:#f60;
	cursor:pointer;
	margin-left:3px;
	width:24px;
	height:24px;
	background:#fff;
	font-size:13px;
	line-height:24px;
	overflow:visible;
	text-align:center;
	opacity:0.8;
	filter:alpha(opacity=80);
	border:1px solid #d8d8d8;
	margin-left:-1px;
}
#topshow .focus .hd li.on {
	background:#f60;
	color:#fff;
	font-weight:bold;
	opacity:1;
	filter:alpha(opacity=100);
	z-index:2;
	position:relative;
}
#topshow .special {
	height:161px;
	border:1px solid #dfdfdf;
	border-top:0 none;
	overflow:hidden;
}
#topshow .special li {
	margin:15px 0 0 12px;
	width:345px;
	overflow:hidden;
}
#topshow .pro-news {
	border:1px solid #dfdfdf;
	border-top:0;
	padding:10px;
}
#topshow .pro-news dt {
	margin-top:5px;
	font-size:14px;
	font-weight:700;
}
#topshow .pro-news dd {
	width:220px;
	height:30px;
	line-height:30px;
	overflow:hidden;
}
#topshow .pro-news dd .orange {
	margin-right:2px;
}
#topshow .pro-news dd .orange a {
	color:#19aa8d;
}
#topshow .pro-news dd a:hover {
	color:#19aa8d;
	text-decoration:underline;
}
#topshow .tnum {
	height:53px;
	line-height:53px;
	border:1px solid #dfdfdf;
	border-top:0;
	padding-left:10px;
}
#topshow .tnum b {
	background-color:#f3f3f3;
	color:#0c6fae;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 2px;
}
/* 按照地区查找 */
#topshow .area {
	height:117px;
	border:1px solid #dfdfdf;
	border-top:0;
	padding:15px 0 0 12px;
}
#topshow .area dt {
	margin-bottom:10px;
}
#topshow .area dd {
	width:35px;
	line-height:24px;
	float:left;
	word-wrap:break-word;
	word-break:break-all;
}
.ibox .header {
	padding:13px 0 5px;
	border-bottom:2px solid #dfdfdf;
	margin-bottom:12px;
}
.ibox .header h3 {
	font-size:18px;
}
.friendlink li {
	margin:0 10px 8px;
	word-break:keep-all;
}
/* 右侧登陆 */
#topshow .right {
	width:242px;
}
#topshow .operation {
	    width: 85%;
	margin: auto; 
	height:46px;
	line-height:45px;
	margin-top: 19px; 
}
#topshow .operation .login-btn, #topshow .operation .regist-btn {
	background-image: none;
	text-align:center;
}
#topshow .operation .login-btn {
	width:98px; 
	border-radius: 35px; background: #454040; color: #fff; font-size: 14px; font-weight: 700;
	background-image: none;
	    margin-right: 8px;
}
#topshow .operation .regist-btn {
	width:98px;
	border-radius: 35px; background: #fff; color: #d20302; font-size: 14px; font-weight: 700;
	background-image: none;
}
/* 面包屑 */
.crumbs {
	height:27px;
	line-height:27px;
	background:#f1f1f1;
	border:1px solid #e4e4e4;
	padding-left:12px;
}
.crumbs .mr10 {
	margin-right:10px;
}
.crumbs .key {
	font-size:12px;
	display:inline;
}
/* 公司内容 */
.companyBox {
	border:1px solid #dfdfdf;
	padding-bottom:30px;
	margin-top:15px;
}
.companyBox .header {
	background:#f1f1f1;
	border-bottom:1px solid #eee;
	height:40px;
}
.companyBox .header h3 {
	border-left:3px solid #d51013;
	color:#d51013;
	font-size:16px;
	height:18px;
	line-height:18px;
	padding-left:6px;
	margin:10px 0 0 10px;
}
.companyBox .content {
	padding:12px 25px 30px;
}
.com-contact li {
	height:30px;
	font-size:14px;
	padding:5px 0;
	width:430px;
	overflow:hidden
}
.com-contact li span {
	float:left;
	line-height:22px;
	width:70px;
}
.tb td {
	padding:6px 10px;
}
.tb td input, .tb td textarea {
	border:1px solid #dfdfdf;
	padding:3px 5px;
}
/* PAGES */.pages {
	text-align:center;
	position:relative;
	margin:10px auto 0;
	padding:20px 0 15px;
	width:100%;
	font-size:14px;
	font-weight:normal!important;
	vertical-align:middle;
}
.pages a, .pages strong {
	display:inline-block;
	height:34px;
	line-height:34px;
	width:34px;
	margin:0 3px 0 2px;
	background-color:#FFF;
	color:#999;
	border:1px solid #ddd;
	font-family:Tahoma;
	color:#999;
	cursor:pointer;
}
.pages a:hover, .pages strong {
	background-color:#E6454D;
	border-color:#E6454D;
	color:#fff!important;
	text-decoration:none;
}
.pages strong {
	cursor:default;
}
.pages .prevPage, .pages .nextPage {
	padding:0 10px;
	width:auto;
	position:relative;
}
.pages .prevPage {
	padding-left:22px;
}
.pages .nextPage {
	padding-right:22px;
}
.pages .prevPage .icon, .pages .nextPage .icon {
	background:url(../images/ico.png) no-repeat -999px -999px;
	display:block;
	height:11px;
	width:7px;
	position:absolute;
	top:12px;
}
.pages .prevPage .icon {
	background-position:0 -540px;
	left:10px;
}
.pages .prevPage:hover .icon {
	background-position:-12px -540px;
}
.pages .nextPage .icon {
	background-position:0 -565px;
	right:10px;
}
.pages .nextPage:hover .icon {
	background-position:-12px -565px;
}
.pages cite, .pages .pages_inp, .pages .pages_btn {
	display:none;
	visibility:hidden;
}
/* 诚信档案 */


.honor .company-name {
	width:205px;
	text-align:center;
	line-height:24px;
	padding-top:15px;
}
.honor .company-name li {
	width:100%;
}
.honor .company-name .year {
	width:114px;
	height:18px;
	line-height:18px;
	background-color:#ea0f1f;
	border-radius:2px;
	color:#fff;
	margin:15px 0 0 35px;
}
.honor .company-honor {
	line-height:26px;
}
.honor {
	width:240px;
	border:1px solid #dfdfdf;
	overflow:hidden;
	zoom:1;
	position:relative;
}
.honor .company-name {
	width:240px;
	text-align:center;
	line-height:24px;
	padding-top:15px;
	float:left;
}
.honor .company-name li {
	width:240px;
	float:left;
}
.honor .company-name .year {
	width:130px;
	height:18px;
	line-height:18px;
	background-color:#ea0f1f;
	border-radius:2px;
	color:#fff;
	margin:15px 0 0 55px;
	display:inline;
}
.honor .company-name .year .vip {
	width:25px;
	height:20px;
	background:url(../images/ico.png) -212px -254px;
	display:block;
	float:left;
}
.honor .company-honor {
	padding:0 0 15px 25px;
	line-height:26px;
	float:left;
}
.honor .company-honor .company-code {
	margin:10px 0 0 50px;
}
/* 版权样式 */
#footer {
	width:100%;

}
#footer a {
	color:#a4a4a4;
}
#footer a:hover {
	color:#f60
}
#footer .foot-logo {
	height:74px;
	width:157px;
	
}
#footer .right {
	width:990px;
}
#footer .foot_page {
	margin:15px 0 10px;
}
#footer .foot_page a {
	margin:0 5px;
}
#footer .right .about li {
	width:800px;
	float:left;
}
#footer .right .sicon {
	width:24px;
	height:24px;
	background:url(../images/ico.png) no-repeat;
}
#footer .right .sina {
	background-position:0 -472px;
}
#footer .right .sina:hover {
	background-position:0 -505px;
}
#footer .right .qqonline {
	background-position:-34px -472px;
	margin-left:5px;
}
#footer .right .qqonline:hover {
	background-position:-34px -505px;
}
#footer .footer {
	width:795px;
	height:44px;
	background:url(../images/copyright.png) no-repeat;
	margin-top:44px;
}
#footer .footer .iso {
	width:126px;
	height:44px;
	display:block;
	float:left;
}
#footer .footer .iso:hover {
	background:url(../images/copyright.png) no-repeat 0 -52px;
}
#footer .footer .beian:hover {
	background:url(../images/copyright.png) no-repeat -126px -52px;
}
#footer .footer .mcafee:hover {
	background:url(../images/copyright.png) no-repeat -252px -52px;
}
#footer .footer .lanbiao:hover {
	background:url(../images/copyright.png) no-repeat -378px -52px;
}
#footer .footer .youngper:hover {
	background:url(../images/copyright.png) no-repeat -535px -52px;
}
#footer .footer .gswj:hover {
	background:url(../images/copyright.png) no-repeat -661px -52px;
}
/* 服务 */
.service {
	height:160px;
	width:990px;
	border-bottom:1px solid #4b4b4b;
}
.service li {
	height:110px;
	width:160px;
}
.service dl {
	padding:15px 0 0 5px;
}
.service dt {
	font-size:14px;
	font-weight:bold;
	line-height:24px;
	margin-bottom:15px;
}
.service dd {
	line-height:22px;
}
.service .noimg {
	background:none;
}
/* 消息提示 */
#topbar .toptab li {
	float:left;
	margin:0 3px;
}
.msgnum {
	position:relative;
	display:inline;
	float:left;
	margin-left:3px;
	margin-top:1px;
*margin-top:0;
	margin-top:0\9\0;
}
.msgnum .arrow {
	position:absolute;
	z-index:2;
	left:2px;
	top:10px;
	display:block;
	width:0;
	height:0;
	font-size:0px;
	border-width:3px;
	border-style:solid;
	border-color:#F4F4F4 #F4F4F4 #F4F4F4 #EB6312;
	overflow:hidden;
}
.msgnum .arrowbg {
	float:left;
	position:relative;
	z-index:3;
	left:0;
	top:3px;
	display:block;
	height:10px;
	line-height:9px;
	background-color:#EB6312;
	padding:0 1px;
}
.msgnum .arrowbg .fontsize {
	font-size:9px;
	-webkit-transform:scale(0.71);
	-o-transform:scale(1);
	font-family:tahoma;
}
.msgnum .arrowbg .fontsize a {
	color:#FFF;
	padding:0 1px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.msgnum .arrowbg .fontsize a {
padding:0;
}
}
.msgmenu {
	position:relative;
}
.msgmenubtn {
	position:relative;
	float:left;
	padding:1px 5px;
	z-index:10002;
	cursor:pointer;
}
.msgmenu:hover .msgmenubtn, .greet .hover .msgmenubtn {
	padding:0px 4px;
	border:1px solid #9D9D9D;
	border-bottom:none;
	background:#F5F5F5;
	height:22px;
}
.msgmenu:hover .msgmenu-list, .greet .hover .msgmenu-list {
	display:block
}
.msgmenu-list {
	position:absolute;
	top:22px;
	left:0;
	display:none;
	border:1px solid #9D9D9D;
	background:#F5F5F5;
	z-index:10001;
	line-height:22px;
}
.msgmenu-list a {
	display:block;
	padding:0 4px;
	color:#666;
	white-space:nowrap;
}
.msgmenu-list a:hover {
	background-color:#DDD;
	text-decoration:none;
	color:#666;
}
/* 浮动导航 */
.floatnav {
	display:none;
	visibility:visible;
	width:60px;
	height:420px;
*height:450px;
	padding:0 6px;
	background:#fff;
	margin-right:610px;
	position:fixed;
	right:50%;
	top:0;
	z-index:50;
	cursor:pointer;
	overflow:hidden;
}
.floatnav .navtitle {
	width:60px;
	height:33px;
	background:url(../images/ico.png) no-repeat -90px -461px;
}
.floatnav li {
	position:relative;
	width:48px;
	height:42px;
	border-bottom:1px solid #dfdfdf;
	padding:0 7px;
}
.floatnav .pic {
	background:url(../images/ico.png) no-repeat 17px -50px;
	;
	position:absolute;
	top:5px;
	left:0;
	display:block;
	width:34px;
	height:34px;
	overflow:hidden;
}
.floatnav .txt {
	display:none;
	width:34px;
	height:36px;
	text-align:center;
	line-height:18px;
	position:absolute;
	left:6px;
	top:3px;
	background:#fff;
	color:#0c6fae;
}
.floatnav a.f_nav_s2 .pic {
	background-position:15px -88px;
}
.floatnav a.f_nav_s3 .pic {
	background-position:15px -122px;
}
.floatnav a.f_nav_s4 .pic {
	background-position:15px -154px;
}
.floatnav a.f_nav_s5 .pic {
	background-position:15px -186px;
}
.floatnav a.f_nav_s6 .pic {
	background-position:15px -220px;
}
.floatnav a.f_nav_s7 .pic {
	background-position:15px -252px;
}
.floatnav a.f_nav_s8 .pic {
	background-position:10px -285px;
}
.floatnav .top {
	position:relative;
	width:46px;
	height:42px;
}
.floatnav a.top .pic {
	padding:0;
	width:46px;
	height:35px;
	background-position:-213px -287px;
}
.wrapkejia {
	width: 1190px;
	margin: 0 auto;
}
.mt-ke {
	margin-top: 15px;
}
.mt-jia {
	margin-top: 10px;
}
.f114 {
	font-size: 14px;
	font-weight: bold;
}
.kejia10 {
	margin-left: 10px;
	_margin-left: 5px;
}
#right, .f_r, .more, .time {
	float: right;
	_display: inline;
	margin-top: 0px;
}
.top-reconmmendke {
	width:100%;
	margin-top:15px;
	overflow:auto;
}
.top-reconmmendke ul {
	padding:15px;
}
.top-reconmmendke dl {
	padding:9px;
}
.top-reconmmendke ul li dt {
	overflow:hidden;
	width:160px;
	height:160px;
	line-height:158px;
*height:162px;
	border:1px solid #d2d2d2;
	text-align:center;
	margin-bottom:5px;
}
.top-reconmmendke ul li dt a {
	height:100%;
	vertical-align:middle\9;
	_writing-mode: tb-rl;
}
.top-reconmmendke ul li dt a img {
	vertical-align:middle;
	max-height:160px !important;
	max-width:160px !important;
}
.top-reconmmendke ul li dd {
	width:160px;
	_padding-bottom:15px;
}

.clear{ clear: both;}

div.publicheadleft{  float: left; margin-top:44px;}

div.publicheadleftnav{ width: 60px; height: auto; margin-right: 7px; float: left;}

div.publicheadleftnavpic{ width: 100%; height: auto;}

div.publicheadleftnavt{ width: 100%; height: auto; line-height: 37px; text-align: center; color: #8c8b8b; font-size: 14px; font-weight: 700;}

div.publicheadnav_spc{ float: left; height: 50px; margin-right: 10px;}

#mainNav li:nth-child(6) a{ background: none;}

.gongjutitle{ width: 100%; height: auto; line-height: 30px; color: #454040; font-size: 14px; font-weight: 700;}


div.indextwolefttitle{ padding-left:16px; width:100%; height:74px; line-height:74px; color:#d20302; font-size:24px; font-weight:700; position: relative;}

div.indextwolefttitle::before{    display: block;
    content: '';
    left: 0;
    top: 30px;
    width: 3px;
    height: 18px;
    background: #d20302;
    position: absolute;}


div.indexonelistbk{ width: 390px; height: 140px; float: left; border: 1px solid #ebeaea; margin-bottom: 16px; margin-left:7px;}

div.indexonelistpic{ width: 100px; height: 100px; float: left; margin-top: 19px; margin-left: 20px;}

div.indexonelistpic img{ width: 100%; height: 100%;}

div.indexonelistrt{ width: 222px; height: auto; float: left; margin-left: 27px; margin-top: 23px;}

div.indexonelistrt_1{ width: 100%; height: 20px; line-height: 20px; overflow: hidden; color: #545454; font-size: 16px; font-weight: 700; margin-bottom: 9px;}

div.indexonelistrt_2{ width: 100%; height: auto; line-height: 22px; color: #6e6f6f; font-size: 14px;}

div.indexfourlist{ width:280px; height:143px; float:left; margin-left:23px; margin-bottom:40px;}

div.indexfourlisttitle{ width:100%; height:38px; overflow:hidden; line-height:38px; color:#545454; font-size:18px; margin-bottom:15px; font-weight:700;}

div.indexfourlisttitle a{ color:#545454; transition:all 0.5s ease-in-out;}

div.indexfourlist:hover div.indexfourlisttitle a{ color:#fc9a01;} 

div.indexfourlistleft{ width:90px; height:90px; float:left;} 

div.indexfourlistleft img{ width:90px; height:90px;}

div.indexfourlistright{ width:180px; height:auto; float:right; margin-top:-4px;}

div.indexfourlistrightdesc{ width:180px; overflow:hidden; height:36px; line-height:18px; color:#6e6f6f; font-size:12px;}
 
div.indexfourlistrightmore{ height:35px; line-height:35px; color:#e40a3a; font-size:14px; font-weight:700;}

div.indexfourlistrightmore a{ color:#e40a3a;}


div.indexfive{ max-width: 1200px; width:100%; margin: auto; margin-top:20px;}

div.indexfivenavback{ width:380px; height:300px; float:left; border:#e4e3e3 1px solid; margin-top:20px; margin-left:27px;}

div.indexfivenavtitle{ width:355px; height:60px; padding-left:25px; line-height:60px; color:#545454; font-size:18px; font-weight:700; border-bottom:#e4e3e3 1px solid; margin-bottom:16px;}

div.indexfiveleftlist{ width:330px; height:32px; line-height:32px; margin:auto; white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;}

div.indexfiveleftlist a{ color:#6e6f6f; font-size:14px;}

div.indexfiveleftlist span{ color:#e40a3a;}

div.indexfivenaverjiback{ float:right;color:#6e6f6f; font-size:14px; margin-right:20px; font-weight:500;}

div.indexfivenaverjiback a{ color:#6e6f6f; font-size:14px; font-weight:500;}

div.indexfivepiclist{ width:345px; height:111px; border-bottom:#d7d9d9 1px dashed; margin:auto; margin-top:26px; margin-bottom:8px;}

div.indexfivepiclistpic{ width:90px; height:90px; float:left;}

div.indexfivepiclistpic img{ width:90px; height:90px;}

div.indexfivepiclistright{ width:240px; height:auto; float:right; margin-right:5px; margin-top:2px;}

div.indexfivepiclistrightitle{ width:100%; height:46px; line-height:23px; overflow:hidden; color:#6e6f6f;}

div.indexfivepiclistrightitle a{ color:#6e6f6f; transition:all 0.5s ease-in-out;}

div.indexfivepiclistrighttime{ width:100%; height:42px; line-height:42px; color:#6e6f6f; font-size:12px;}

div.newpublicfooterbk{ width: 100%; height: auto; background: #333333; margin-top: 50px;}
 
div.newpublicfootertopnavbk{ width:100%; height: 90px; border-bottom: 1px solid #414242; line-height: 90px;}

div.newpublicfootertopnav{ width: 1200px; height: auto; margin: auto; color: #666; font-size: 14px; text-align: center;}

div.newpublicfootertopnav a{ color:#cececf }

div.newpublicfootermain{ width: 1200px; height: auto; margin: auto;}

div.dibulogo{ width: 197px; height: 118px; float: left; margin-top: 50px; background: url(../img/dibulogo.jpg) center no-repeat;}

div.diburt{ float: right;    margin-top: 89px;}

div.diburt_1{ height: 36px;    float: right;}

div.publictopnavrighticon{ width:26px; height:26px; float:left;    margin-top: 6px; background:url(../img/dibudianhua.png) center no-repeat; margin-right:15px;}

div.publictopnavrightphone{ float:left; height:36px; line-height:36px; float:left; color:#e40a3a; font-size:24px; font-weight:700;}
 
div.diburt_2{ height: 30px; line-height: 30px; color: #54585e; font-size: 12px;    float: right; white-space: nowrap;}


div.diburt_2 a{  color: #54585e;}

















