﻿@charset "utf-8";
	* {
	margin:0px;
	padding:0px;
}
img {
	border:0;
	margin:0;
	padding:0;
}
ul,li,ol,h1,h2,h3,dl,dt,dd,form,p,span,b,u,s,i {
	list-style:none;
	margin:0;
	padding:0;
}
.clearfix {
	display:inline-table;
}
* html .clearfix {
	height:1%;
	/*ie6*/
}
*+html .clearfix {
	min-height:1px;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	font-size: 0;
}
.clearfix {
	display:inline-block;
}
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
input,textarea {
	outline:none;
	border:0px;
}
/*去掉输入框得到焦点时边框会出现阴影效果----例如360 火狐*/
	
a {
	blr:expression(this.onFocus=this.blur());
	/* IE Opera*/
	outline:none;
	/* FF Opera*/
	 }
a:focus {
	-moz-outline-style: none;
	/* FF*/
	
}
/*去掉a标签超链接的虚线框*/
	a:link {
	text-decoration: none;
	color: #535353;
}
a:visited {
	text-decoration: none;
	color: #535353;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #535353;
}
body {
	margin: 0px;
	color:#535353;
	font-size: 12px;
	font-family:宋体,Arial, Helvetica, sans-serif;
}
a.more:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.more:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.more:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.more:active {
	text-decoration: none;
	color: #FFFFFF;
}
.f_l {
	float:left;
}
.f_r {
	float:right;
}
.clear {
	clear:both;
}
.m_t1 {
	margin-top:10px;
}
.m_t2 {
	margin-top:15px;
}
.m_t3 {
	margin-top:20px;
}
.m_t4 {
	margin-top:30px;
}
.m_t5 {
	margin-top:45px;
}
.m_t6 {
	margin-top:50px;
}
.m_t7 {
	margin-top:70px;
}
.m_t8 {
	margin-top:100px;
}
.m_t9 {
	margin-top:110px;
}
/************************************* top样式 ************************************/
	.index_topBox {
	width:100%;
	height:30px;
	background:#1f1a17;
	position:relative;
}
.topBox {
	width:1080px;
	height:30px;
	margin:0px auto;
	overflow:hidden;
}
.top_left {
	width: 700px;
	height: 30px;
	line-height: 30px;
	color: #FFF;
	font-size: 12px;
	font-family: "Microsoft YaHei";
}
.top_left a {
	color: #FFF;
}
.top_right {
	width:350px;
	height:auto;
	overflow:hidden;
	float:right;
	margin-right:70px;
}
.top_right li {
	height:30px;
	line-height:30px;
	overflow:hidden;
	font-family: "Microsoft YaHei";
	font-size:12px;
	color:#FFF;
}
.top_right li a {
	color:#FFF;
}
.top_ljzx {
	width:50px;
	height:132px;
	position:absolute;
	top:0;
	left:50%;
	margin-left:487px;
	z-index:999;
}
/************************************* logo样式 ************************************/
	.index_logoBox {
	width:100%;
	height:141px;
	margin:0px auto;
	overflow:hidden;
}
.logoBox {
	width:1080px;
	height:141px;
	margin:0px auto;
	padding:40px 0px 0px 0px;
	overflow:hidden;
}
.logoBox div {
	width:233px;
	height:80px;
	overflow:hidden;
	float:left;
}
.logoBox h3 {
	width:390px;
	height:60px;
	line-height:30px;
	float:left;
	margin-left: 35px;
	font-family: "Microsoft YaHei";
	font-size:24px;
	color:#494949;
	font-weight:normal;
}
.logoBox h3 b {
	color:#dc251f;
	font-family: "Microsoft YaHei";
	font-size:18px;
}
.logoBox_tell {
	width:251px;
	height:75px;
	overflow:hidden;
	background:url(../images/img_36.jpg) 0px 7px no-repeat;
	margin:-12px 55px 0px 0px;
}
.logoBox_tell span {
	line-height:40px;
	padding:0px 0px 0px 51px;
	font-family: "Microsoft YaHei";
	font-size:14px;
	color:#494949;
	font-weight:normal;
}
.logoBox_tell p {
	line-height:120px;
	text-align:center;
	font-family: "Microsoft YaHei";
	font-size:32px;
	color:#494949;
	font-weight:normal;
	font-style:italic;
}
.fixedNav {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 100000;
	_position: absolute;
	_top: expression(eval(document.documentElement.scrollTop));
}
/************************************* 导航样式 ************************************/
	.index_navBox {
	width:100%;
	height:43px;
	overflow:hidden;
	background:url(../images/img_01.jpg) 0px 0px repeat-x;
}
.navBox {
	width:1080px;
	height:43px;
	margin:0px auto;
	overflow:hidden;
}
.navBox li {
	width:auto;
	color:#FFF;
	position:relative;
	text-align:center;
	float:left;
	line-height:43px;
	font-family: "Microsoft YaHei";
	font-size:14px;
	display:block;
}
.navBox li a {
	color:#FFF;
	text-align:center;
	height:43px;
	line-height:43px;
	font-family: "Microsoft YaHei";
	font-size:14px;
	display:block;
	padding:0px 45px;
}
.navBox li a:hover {
	color:#fffc00;
	display:block;
}
.navBox .another a {
	color:#fffc00;
}
/************************************* 搜索样式 ************************************/
.index_search {
	width: 100%;
    height: auto;
    overflow: hidden;
    background: #f4f4f4;
}
.search-box {
	width:1080px;
	height:auto;
	margin:0px auto;
	padding:15px 0px 15px 0px;
	overflow:hidden;
}
.search-box3 {
	height:30px;
}
.search {
	width:200px;
	height:30px;
	float:left;
}
.search2 {
	width:200px;
	height:30px;
	line-height:30px;
	text-indent:10px;
	color:#494949;
	font-family:'Microsoft YaHei';
	font-size:12px;
	background:#ededed;
}
.search-anniu {
	width: 320px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	float: right;
	background: #fff;
	color:#666;
}
.search-anniu a {
	color:#FFF;
	font-family:'Microsoft YaHei';
	font-size:14px;
	display:block;
}
.search-box4 {
	width:auto;
	height:30px;
	color:#494949;
	line-height:30px;
	overflow:hidden;
}
.search-box4 a {
	margin:0 4px;
	color:#494949;
	font-family:'Microsoft YaHei';
	font-size:12px;
}
.search-box4 a:hover {
	margin:0 4px;
	color:#da251e;
	text-decoration:underline;
	font-family:'Microsoft YaHei';
	font-size:12px;
}
/************************************* banner样式 ************************************/
	.b_box {
	width: 100%;
	height: 320px;
	margin: 0px auto;
	overflow:hidden;
}
.flexslider {
	position:relative;
	height:330px;
	overflow:hidden;
	background:url(../images/loading.gif) 50% no-repeat;
}
.slides {
	position:relative;
	z-index:1;
	left: 50%;
	margin-left: -960px;
}
.slides li {
	height:460px;
}
.flex-control-nav {
	position:absolute;
	bottom:30px;
	z-index:999;
	width:100%;
	text-align:center;
}
.flex-control-nav li {
	display:inline-block;
	width:11px;
	height:11px;
	margin:0 5px;
	*display:inline;
	zoom:1;
}
.flex-control-nav a {
	display:inline-block;
	width:11px;
	height:11px;
	line-height:40px;
	overflow:hidden;
	background:url(../images/dot.png) right 0 no-repeat;
	cursor:pointer;
}
.flex-control-nav .flex-active {
	background-position:0 0;
}
.flex-direction-nav {
	position:absolute;
	z-index:3;
	width:100%;
	top:45%;
}
.flex-direction-nav li a {
	display:block;
	width:50px;
	height:50px;
	overflow:hidden;
	cursor:pointer;
	position:absolute;
}
.flex-direction-nav li a.flex-prev {
	left:40px;
	background:url(../images/l-btn.png) center center no-repeat;
}
.flex-direction-nav li a.flex-next {
	right:40px;
	background:url(../images/r-btn.png) center center no-repeat;
}
/************************************* 导航样式 ************************************/
	.index_bottomBox {
	width:100%;
	height:50px;
	overflow:hidden;
	background:url(../images/img_33.jpg) 0px 48px repeat-x;
}
.bottomBox {
	width:1080px;
	height:50px;
	margin:0px auto;
	overflow:hidden;
}
.bottomBox li {
	width:auto;
	color:#FFF;
	position:relative;
	text-align:center;
	float:left;
	line-height:50px;
	font-family: "Microsoft YaHei";
	font-size:16px;
	display:block;
}
.bottomBox li a {
	color:#FFF;
	text-align:center;
	height:48px;
	line-height:43px;
	font-family: "Microsoft YaHei";
	font-size:14px;
	display:block;
	padding:0px 19px 0px 20px;
}
.bottomBox li a:hover {
	color:#FFF;
	display:block;
	background:#db2a24;
}
/************************************* 底部信息样式 ************************************/
	.index_footBox {
	width:100%;
	height:290px;
	overflow:hidden;
	background:url(../images/img_32.jpg) 0px 0px repeat;
}
.footBox_nr {
	width:1080px;
	height:162px;
	margin:0px auto;
	overflow:hidden;
	font-family: "Microsoft YaHei";
	font-size:12px;
	font-weight:normal;
	text-align:left;
	line-height:26px;
	padding:15px 0px 15px 0px;
	color:#f2f2f2;
	background:url(../images/img_34.png) 10px 10px no-repeat;
	position:relative;
}
.footBox_nr p {
	color:#f2f2f2;
	top:1%;
	left:50%;
	margin:0px 0px 0px -300px;
	position:absolute;
}
.footBox_nr p a {
	color:#f2f2f2;
}
.footBox_nr h6 {
	width:114px;
	height:134px;
	top:2%;
	left:50%;
	margin:0px 0px 0px 350px;
	background:url(../images/img_35.png) 0px 0px no-repeat;
	position:absolute;
}
.breadcrumb a:hover ,.side-bar .side-bar-tit h2,.wjdh-title h3,
.wjdh-title h3 a ,.pages a:hover,.relevant
.title h3,.wjdh-h3 h3 a,.image-list .content ul li:hover .title-a ,
.text-list ul li:hover dd a ,.express-lane dl dd a:hover,.bottom-contact
.tel p span,.list01 .list ul li:hover .date span,.list02 .list ul li:hover
.info .title-a,.news-list ul li:hover .more,.news-center-company
.company-list .title dl,.news-center-company .company-list .title
.title-h3 h3 a,.news-center-company .company-list .list ul li:hover
.date span,.product-list ul li:hover .info .title-a ,.product-list ul li:hover
.info .more,.prohead .hright .title-a ,.prohead .hright .info ul li ,.prohead
.hright .info ul li a,.prohead .hright .tel,.prohead .hright .tel span,.b4 li a:hover {
	color: #db261f;
}
.wjdh-search .search-s,.side-bar .side-bar-tit i ,.side-bar dl dt ,
.side-bar dl .cur a,.side-bar dl dd:hover a,.side-bar dl .tag a:hover ,
.side-contact .side-contact-phone,.wjdh-title .tagcell span ,.pages
.current ,.image-list .content ul li .border-top,.image-list .content ul li
.border-right,.image-list .content ul li .border-bottom,.image-list
.content ul li .border-left ,.image-list .content ul li:hover .more,
.text-list ul li .border-top,.text-list ul li .border-bottom ,
.text-list dl dt i,.cat-menu .menu-list .cur a,.cat-menu .menu-list span:hover a ,
.list01 .list01-top:hover .info .more,.list01 .list01-top .tag-hot,.list01
.list ul li:hover .more,.list02 .list ul li:hover .info .more,.list03
.list ul li .info i em , .news-center-company .company-top dl,
.news-center-company .company-top ul li:hover .more ,.news-center-company
.company-list .list ul li:hover .more,.industry .industry-left .industry-title,
.industry .industry-right .list ul li:hover,.industry .industry-right
.list ul li:hover .more,.hot-rec .content .info .title-a,.hot-rec .content
.info .online,.message-page-box .submit:hover,.prohead .hright .online a {
	background-color: #db261f;
}
.wjdh-search .search-s ,.pages
.current,.image-list .content ul li:hover .more ,.list01 .list01-top:hover
.info .more,.list02 .list ul li:hover ,.list02 .list ul li:hover .info .more ,
.news-list ul li:hover .more ,.news-center-company .company-top ul li:hover
.more ,.news-center-company .company-list .list ul li:hover,.product-list ul li:hover,
.wjdh-search .search-s,.list01 .list ul li:hover {
	border: 1px solid #db261f;
}
.wjdh-title h3,.news-center-company .company-list .title .title-h3 h3 a ,.message-page-box .on {
	border-bottom: 1px solid #db261f;
}
.cat-menu .menu-list .cur:before,.cat-menu .menu-list span:hover:before {
	border-top: 10px solid #db261f;
}
