/**
 * @description : public 重置样式、使用频率高、维护量少的样式
 * @authro      : 秦文
 * @created     : 2015-8-14
 */	
/*==================================================全局==========================================================================*/
@charset "UTF-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}
html {
	overflow:hidden;
	overflow-y:auto;
} /*始终让 Firefox 显示滚动条*/
* {word-wrap: break-word;}/*文字强制换行word-break:keep-all;(Ff)*/
table {border-collapse: collapse;}/*细线表格*/
fieldset, img {border: none;}/*清除描边*/
ul, li {list-style-type: none;}/*无列表项目标记*/

a {text-decoration: none;}/* 链接无下划线,有为underline;链接去框 */

body {
	font-family:"microsoft yahei";
	font-size: 12px;
	color:#444444;
	background:#fff;
}
select, input {
	vertical-align: middle;
	outline: none;
}
em, i {
	font-style: normal;
}
input[type=button], input[type=reset], input[type=submit], input[type=radio], input[type=checkbox] {cursor: pointer}

.h10{clear: both;height:10px;}
.h15{clear: both;height:15px;}
.h20{clear: both;height:20px;}
.h25{clear: both;height:25px;}
.h30{clear: both;height:30px;}
.h35{clear: both;height:35px;}
.h40{clear: both;height:40px;}
.h45{clear: both;height:45px;}
.h50{clear: both;height:50px;}
.h55{clear: both;height:55px;}
.h60{clear: both;height:60px;}
.h70{clear: both;height:70px;}
.h90{clear: both;height:90px;}
.h120{clear: both;height:120px;}
.clear{clear:both;}

.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
/*^
 * 框架
 * @created 2015.1.9
 * @return
 */	
 .wrap{
	width:1200px;
	margin:0 auto;
	/*overflow: hidden;*/
}
/*===========================top  begin===========================*/
.head{
	width:100%;
	background:url(../images/head-bg.png) repeat-x left bottom;
	height:120px;
}

.logo{
	padding:5px 0px;
	width:344px;
	overflow: hidden;
}

.logo a{
	display: block;
	width:344px;
	height:110px;
	overflow: hidden;
}

/*nav*/

.nav{
	width:855px;
}
#nav{
	display:block;
	float:right;
	}
#nav dd{
	float: left;
	display: inline;
	background:url(../images/nav-bg1.png) no-repeat left bottom;
	position:relative;
}

#nav dd p{
	width:100%;
	_width:95px;
	overflow: hidden;
	padding:30px 0px 0px 0px;
	position:relative;
}

#nav dd p a{
	display: block;
	width:85px;
	padding:0px 0px 0px 10px;
	font-size: 16px;
	font-family: "microsoft yahei";
	color:#7a7979;
	line-height: 90px;
}

#nav dd p em{
	width:13px;
	height:3px;
	display: block;
	position:absolute;
	left: 10px;
	bottom:15px;
	background:url(../images/nav-bg2.png) no-repeat left center;
	background-size: 16px 3px;
	z-index: 9999;
}

#nav dd.on p{
	background-color: #970611;
}

#nav dd.on p a{
	color:#fff;
}

#nav dd.on p em{
	background:url(../images/nav-bg3.png) no-repeat left center;
	width:26px;
}
#nav dd .div{
	display:block;
	padding:5px;
	background:#ffffff;
	width:210px;
	position:absolute;
	top:120px;
	left:0;
	z-index:99999999;
	display:none;
	}
#nav dd:hover .div{display:block;}
#nav dd .div a{
	display:block;
	clear:both;
	height:20px;
	text-align:center;
	line-height:20px;
	color:#565656;
	text-align:left;
	padding:0 5px 0 5px;
	border-radius:3px;
	}
#nav dd .div a:hover{color:#fff; background:#970611;}
/*banner*/
/*^
 * bannerSlide css
 * @created 2015.3.2
 * 以下涉及到的宽度不需要修改（宽度只是为了实现居中，并不代表具体宽度），高可以修改
 * end
 */	
.bannerSlide { height:635px; position: relative; overflow: hidden; }
.bannerSlide .center { width: 1000px; height:635px; margin: 0 auto; position: relative; }
.bannerSlide .center .relative { position: absolute; left: -460px;height: 635px;} /*-460px=(1920px-1000px)/2*/
.bannerSlide .slide_ul{
	display:block;
	overflow:hidden;
	}
.bannerSlide .slide_ul li { display:block;width: 1920px; height:635px; overflow:hidden;}
.bannerSlide .slide_ul li a{
	display:block;
	width:1920px;
	height:635px;
	overflow:hidden;
}
/**/
.subBanner{
	clear:both;
	overflow:hidden;
	width:100%;
	height:480px;
	}
.cont{
	width:100%;/*
	background-color: #F6F6F6;*/

}

.box1{
	width:1200px;
	margin:0 auto;
	position:relative;
}

.box1_nav{
	width:1200px;
	position:absolute;
	left: 0px;
	bottom:0px;
	z-index: 99999;
}
.box1_dl{
	display:block;
	height:40px;
	margin:0px auto;
	text-align:center;
}

.box1_dl dd{
	display:inline-block;
	width:180px;
	height:40px;
	margin:0px 5px 0px 0px;
	background: #fff;
	position: relative;
	padding:10px 0 0 0;
}

.fast_img{
	width:180px;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom:39px;
	display: none;
}

.fast_img a{
	display: block;
	background-color: #fff;
	overflow: hidden;
	padding:30px 3px;

}

.fast_img a img{
	width:144px;
	height:95px;
}

.fast_t{
	width:100%;
	height:40px;
	display: block;
	text-align: center;
	overflow: hidden;
}

.fast_t span{
	display: inline-block;
	font-size: 15px;
	font-family: "microsoft yahei";
	color:#970611;
	line-height: 20px;
}

.fast_t i{
	display: inline-block;
	font-size: 12px;
	font-family: "microsoft yahei";
	color:#8d8d8d;
	line-height: 20px;
	padding:0px 0px 0px 5px;
}

.box2{
	width:1200px;
	overflow: hidden;
}

.box2_cont{
	width:1200px;
	overflow: hidden;
}


.box2_left{
	width:300px;
	overflow: hidden;
	margin:0px 25px 0px 0px;
}

.box2_left span{
	display: block;
	width:100%;
	overflow: hidden;
	position:relative;
}

.box2_left span a{
	display: block;
	width:100%;
	height:100px;
	overflow: hidden;
}

.box2_left span a img{
	width:300px;
	height:100px;
}

.box2_left span em{
	width:135px;
	height:40px;
	position:absolute;
	left: 0px;
	top:0px;
	background:url(../images/Quality-first.png) no-repeat left center;
}

.box2_left .box2_l_text{
	width:100%;
	height:80px;
	padding:10px 0px 0px 0px;
	font-size: 12px;
	font-family: "microsoft yahei";
	color:#656565;
	line-height: 28px;
	position:relative;
}

.box2_left .box2_l_text a{
	display: block;
	position:absolute;
	right:0px;
	bottom:0px;
	color:#970611;
	line-height:20px;
}

.box2_center{
	width:448px;
	overflow: hidden;
	border:1px solid #e2e2e2;
}

.box2_c_title{
	width:100%;
	overflow: hidden;
	height: 39px;
	line-height: 39px;
	border-bottom:1px solid #e2e2e2;
}
.box2_c_title span{
	display:inline;
	float:left;
	}
.box2_c_title span a{
	font-size: 16px;
	font-family: "microsoft yahei";
	color:#656565;
	padding:0 0 0 10px;
}
.box2_c_title span a:hover{color:#970611;}
.box2_c_title a{
	float: right;
	display: inline-block;
	font-family: "microsoft yahei";
	font-size: 14px;
	color:#970611;
	padding:0px 10px 0px 0px;
}

.box2_c_cont{
	/*width:100%;*/
	overflow: hidden;
	padding:15px 10px;
}

.box2_c_cont a{
	display: block;
	width:230px;
	height:110px;
	overflow: hidden;
	float: left;
}

.box2_c_cont a img{
	width:230px;
	height:110px;
}

.box2_c_cont span.txt{
	display: block;
	width:180px;
	overflow: hidden;
	font-size: 12px;
	font-family: "microsoft yahei";
	color:#656565;
	line-height: 26px;
	float: right;
}

.box2_right{
	width:400px;
	overflow: hidden
}

.box2_right_slide{
	width:400px;
	height:180px;
	overflow: hidden;
	position:relative;
}

.box2_right_slide .slide_ul li { 
	width: 400px; 
	height:180px; 
	position: relative;
	overflow: hidden;
}

.box2_right_slide .slide_ul li a{
	width:400px;
	height:180px;
	display: block;
	overflow: hidden;
}
.box2_right_slide .slide_ul li a img{
	width:400px;
	height:180px;
}

.box2_slide_text{
	width:180px;
	height:180px;
	overflow: hidden;
	position:absolute;
	right:-180px;
	bottom:0px;
	z-index: 99999;
}

.box2_slide_text span{
	display: block;
	padding:20px 15px 10px 15px;
	font-size: 16px;
	font-family: "microsoft yahei";
	color:#fff;
}

.box2_slide_text i{
	display: block;
	padding:0px 15px 20px 15px;
	font-size: 12px;
	font-family: "microsoft yahei";
	color:#fff;
}

.box2_right_slide .slide_ul li a em{
	display: block;
	width:180px;
	height:180px;
	background-color: #970611;
	filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
    position:absolute;
    right: -180px;
    bottom:0px;
}

.box2_right_slide .hd{
	/*width:100%;*/
	height:5px;
	position:absolute;
	right:10px;
	bottom:15px;
	z-index: 999999;
}

.box2_right_slide .hd ul li{
	width:6px;
	height:6px;
	margin:0px 5px;
	line-height: 100px;
	overflow: hidden;
	float: left;
	display: inline;
	cursor: pointer;
	background:url(../images/icon2.png) no-repeat center center;
}

.box2_right_slide .hd ul li.on{
	background:url(../images/icon1.png) no-repeat center center;
}

/*location*/
.location{
	/*width:100%;*/
	height:20px;
	line-height: 25px;
	padding:0px 0px 0px 30px;
	background:url(../images/location.png) no-repeat left center;
	position:relative;
}

.location span,
.location span a{
	font-size: 12px;
	font-family: "microsoft yahei";
	color:#970611;
}

/*.location span.last{
	color:#1d3a63;
}

.location span a:hover{
	color:#008cd6;
}*/


/*left nav*/
.sub_top{
	width:1200px;
	height:19px;
	background:url(../images/sub-bg.png) no-repeat left center;
}

.lefNav{
	width:195px;
	overflow: hidden;
	margin:0 0 20px 0;
}

.lefNav dl{
	width:100%;
	overflow: hidden;
	background-color: #f1f1f1;
	border-radius: 0px 0px 5px 5px;
	padding:0px 0px 20px 0px;
}

.lefNav dl dt{
	width:100%;
	height:68px;
	background:url(../images/icon3.png) no-repeat left top;
	text-align: center;
	line-height: 68px;
	font-size: 16px;
	font-family: "microsoft yahei";
	color: #fff;
}

.lefNav dl dd{
	height:40px;
	overflow: hidden;
	padding:10px 0px 5px 0px;
	background:url(../images/icon5.png) no-repeat left bottom;
}

.lefNav dl dd a{
	width:180px;
	padding:0px 0px 0px 30px;
	height:40px;
	display: block;
	line-height: 40px;
	font-size: 14px;
	font-family: "microsoft yahei";
	color:#970611;
	background:url(../images/icon4.png) no-repeat 20px center;
}

/*.lefNav dl dd span{
	display: block;
	height:53px;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #fff;
	padding:0px 0px 0px 20px;
}*/

/*.lefNav dl dd.on{
	background-color:#970611; 
}*/

.lefNav dl dd.on a{
	background:url(../images/icon4-hover.png) no-repeat 20px center;
	background-color:#970611;
	color:#fff;
	height:40px;
	_height:30px;
}

.lefNav dl dd a:hover{
	background:url(../images/icon4-hover.png) no-repeat 20px center;
	background-color:#970611;
	color:#fff;
	height:40px;
	_height:30px;
}

/*singleArticle 单篇页*/

.subCont{
	width:950px;
	overflow: hidden;
	padding:0px 20px;
	min-height:300px;
	height:auto !important;
	height:300px;
	_overflow:visible;
}

.InsideBox{
	width:100%;
	overflow: hidden;

}

/*.InsideBox .article span{
	display: block;
	width:100%;
	height:70px;
	line-height: 70px;
	font-size: 24px;
	font-family: "microsoft yahei";
	color:#000f38;
	text-align: center;
}

.InsideBox .article a{
	width:610px;
	height:345px;
	margin:0 auto;
	display: block;
	overflow: hidden;
}
.InsideBox .article a img{
	width:610px;
	height:345px;
}*/

/*.art_deta{
	width:840px;
	overflow: hidden;
	font-size: 14px;
	font-family: "microsoft yahei";
	color:#848484;
	line-height: 34px;
	padding:30px 30px 60px 30px;
}
*/
/*page*/
.page {
	padding:50px 0px;
	overflow: hidden;
	text-align: center;
	clear: both;
}
.page a {
	border: 1px solid #eeeeee;
	padding:4px 8px;
	font-size: 14px;
	background: #fff;
	color:#6f6f6f;
	font-family: "Arial"
}

.page a.color_b4{
	color:#b4b4b4;
	font-family: "microsoft yahei"
}
.page a:hover {
	background: #970611;
	color: #fff;
	font-weight:bold;
}
.page a.hover {
	background: #970611;
	color: #fff;
	font-weight:bold;
}

/*newsAllImg*/

/*横图列表*/
.ImgList_1{
	width:960px;
	overflow: hidden;
}

.ImgList_1 dd{
	width:300px;
	height:240px;
	margin:25px 20px 0px 0px;
	overflow: hidden;
	float: left;
	display: inline;
}

.ImgList_1 dd p img{
	width:298px;
	height:198px;
	border:1px solid #970611;
}

.ImgList_1 dd span{
	display: block;
	width:300px;
	height:50px;
	overflow: hidden;
}

.ImgList_1 dd span a{
	display: block;
	width:100%;
	height:50px;
	line-height: 50px;
	font-size: 14px;
	font-family: "microsoft yahei";
	color:#505050;
	text-align: center;
}

.ImgList_1 dd span a:hover{
	color:#970611;
}

/*竖图列表*/

.ImgList_2{
	width:1013px;
	overflow: hidden;
	padding:10px 0px 0px 0px;
}

.ImgList_2 dd{
	width:200px;
	height:340px;
	margin:20px 50px 0px 0px;
	overflow: hidden;
	float: left;
	display: inline;
}

.ImgList_2 dd p img{
	width:198px;
	height:298px;
	border:1px solid #970611;
}

.ImgList_2 dd span{
	display: block;
	width:200px;
	height:50px;
	overflow: hidden;
}

.ImgList_2 dd span a{
	display: block;
	width:100%;
	height:50px;
	line-height: 50px;
	font-size: 14px;
	font-family: "microsoft yahei";
	color:#505050;
	text-align: center;
}

.ImgList_2 dd span a:hover{
	color:#970611;
}

/*列表页*/

.textList{
	padding:15px 0px 0px 0px;
	width:100%;
	overflow: hidden;
}

.textList dd{
	width:100%;
	height:45px;
	line-height: 45px;
	border-bottom:1px dotted #e7e7e7;
}

.textList dd a{
	display: block;
	background:url(../images/icon6.png) no-repeat left center;
	padding:0px 0px 0px 15px;
	float: left;
	font-size: 14px;
	font-family: "microsoft yahei";
	color:#515151;
}

.textList dd a:hover{
	color:#970611;
	background:url(../images/icon6-hover.png) no-repeat left center;
}

.textList dd span{
	display: block;
	float: right;
	font-size: 12px;
	font-family: "宋体";
	color:#c7c7c7;
}

/*newTextImg*/
.textImgList{
	padding:20px 0px 0px 0px;
	overflow: hidden;
}

.textImgList dd{
	width:100%;
	height:150px;
	overflow: hidden;
	padding:20px 0px;
}

.textImgList dd p{
	width:220px;
	height:165px;
	overflow: hidden;
}

.textImgList dd p a img{
	width:220px;
	height:165px;
}

.textImgList_right{
	width:710px;
	height:165px;
	overflow: hidden;
}

.textImgList_right h3 a{
	font-size:14px;
	font-family: "microsoft yahei";
	color:#3b3b3b;
	font-weight: 500;
}

.textImgList_right h3 a:hover{
	color:#970611;
}

.textImgList_deta{
	height:105px;
	font-size: 12px;
	font-family: "microsoft yahei";
	color:#656565;
	line-height: 30px;
	text-indent: 2em;
	padding:10px 0px;
}

.textImgList_right a{
	display: block;
	font-size: 14px;
	font-family: "microsoft yahei";
	color:#970611;
}

.textImgList_right a:hover{
	color:#970611;
}

/*newView*/

.article_title{
	width:100%;
	line-height: 30px;
	font-size: 24px;
	font-family: "microsoft yahei";
	color:#4d4d4d;
	text-align: center;
	padding:10px 0 0 0;
}

.article_img{
	width:600px;
	height:450px;
	overflow: hidden;
	line-height: 35px;
	font-size: 12px;
	font-family: "宋体";
	color:#b2b2b2;
	text-align: center;
	padding:40px 0px;
	margin:0px auto;
}

.article_img img{
	width:600px;
	height:450px;
}

.article{
	width:100%;
	overflow: hidden;
	font-size: 14px;
	font-family: "microsoft yahei";
	color:#515151;
	line-height: 30px;
}

.article_pageUp dl dd {
	font-size: 14px;
	font-family: "microsoft yahei";
	color:#999999;
	line-height: 30px;
}

.article_pageUp dl dd a{
	font-size: 14px;
	font-family: "microsoft yahei";
	color:#999999;
}

.article_pageUp dl dd a:hover{
	color:#008cd6;
}

/*留言*/

.msgForm{
	clear: both;
	overflow:hidden;
	min-height:360px;
	height:auto !important;
	height:360px;
	padding:50px 0px 0px 0px;
	}
.msgForm dd{
	display:block;
	clear:both;
	padding:7px 0;
	overflow:hidden;
	}
.msgForm dd img{
	width:100px;
	height:30px;
	cursor:pointer;
	}
.msgForm dt{
	display:block;
	clear:both;
	overflow:hidden;
	height:36px;
	padding:25px 0 0 250px;
	}
.msgForm_left{
	width:250px;
	line-height:30px;
	float:left;
	display:inline;
	text-align:right;
	font-size: 14px;
	font-family: "microsoft yahei";
	color:#000f38;
	}
.msgForm_right{
	float:left;
	display:inline;
	}
.form1_right select{
	padding:2px;
	}
.msgForm_input{
	float:left;
	height:28px;
	line-height:28px;
	border:1px solid #aaacb2;
	padding:0 0 0 5px;
	}
.msgForm_input.w180{ width:180px;}
.msgForm_input_bt{
	padding:0px 10px;
	line-height: 30px;
	height:30px;
	float:left;
	background:url(../images/btn.png) no-repeat left center;
	cursor:pointer;
	border:none;
	font-size:14px;
	font-family:"microsoft yahei";
	color:#ffffff;
	}
/*.msgForm_input_bt:hover{ color:#FFF;background:#00bfff;}*/

.msgForm_span a{
	display:block;
	line-height:30px;
	float:left;
	padding:0px 0px 0px 10px;
	color:#970611;
	font-size: 12px;
	font-family: "宋体";
	}

/*.msgForm_span a:hover{
	color:#008cd6;
}*/
.msgForm_textarea{
	width:460px;
	height:90px;
	display:block;
	line-height:25px;
	float:left;
	border:1px solid #cccccc;
	outline:none;
	color:#949494;
	padding:5px;
	}
.msgTitle{
	width:100%;
	clear:both;
	overflow: hidden;
	line-height:30px;
	border-top:1px solid #dadada;
	border-bottom:1px solid #dadada;
	}
.msgList{
	width:100%;
	clear:both;
	overflow: hidden;
	padding:20px 0px;
	border-bottom:1px dotted #cacaca;
	}
.msgList dt span{
/*	width:680px;*/
	overflow: hidden;
	padding:0px 10px;
	font-size: 12px;
	font-family: "宋体";
	color:#970611;
	line-height: 30px;
}

.msgList dd{
	/*width:680px;*/
	overflow: hidden;
	padding:0px 10px;
	font-size: 12px;
	font-family: "宋体";
	color:#6f6f6f;
	line-height: 30px;
}

.msgList dd span{
	color:#970611;
}

.msgForm_left.color_97{
	color:#970611;
}
/**/
.msgForm_left1{
	width:60px;
	line-height:30px;
	float:left;
	display:inline;
	text-align:right;
	}
.msgForm dd em{
	line-height:30px;
	float:left;
	display:inline;
	text-align:center;
	font-weight:bold;
	color:#666666;
	}
.msgForm dd i{
	line-height:30px;
	color:#c91e1e;
	padding:0 0 0 10px;
	}
/*招聘*/
.join{
	padding:50px 90px 0px 90px;
	min-height:380px;
	height:auto !important;
	height:380px;
}

.join .joinList dt{
	background-color: #fafafa;
	border:1px solid #e4e4e4;
}

.join .joinList dt span{
	font-size: 12px;
	font-family: "microsoft yahei";
	color:#666666;
	font-weight: bold;
	display: inline-block;
	width:118px;
	height:35px;
	text-align: center;;
	line-height: 35px;
	border-right:1px solid #e4e4e4;
}

.join .joinList dt span.w169{
	width:173px;
}

.join .joinList dd span{
	font-size: 12px;
	font-family: "microsoft yahei";
	color:#4b4b4b;
	display: inline-block;
	width:119px;
	height:35px;
	text-align: center;;
	line-height: 35px;
}

.join .joinList dd span.w180{
	width:173px;
}

.join .joinList dd span a{
	font-size: 12px;
	font-family: "microsoft yahei";
	color:#4b4b4b;
	display: inline-block;
	text-align: center;;
	line-height: 35px;
}

.join .joinList dd span a:hover{
	color:#970611;
}

/*joinView_title*/
.joinView{
	width:100%;
	padding:50px 0px;
	overflow: hidden;
}

.joinView_title{
	font-size: 24px;
	font-family: "microsoft yahei";
	color:#666666;
	text-align: center;
}

.joinView_deta{
	/*padding:30px 180px 0px 180px;*/
	overflow: hidden;
}

.joinView_deta dd{
	font-size: 12px;
	font-family: "宋体";
	color:#666666;
	line-height: 25px;
}

.joinView_deta dd span{
	padding:0px 10px 0px 0px;
}

.joinView_deta dd span.pad_20{
	padding:20px 0px;
	display: block;
}

.joinView_deta dd ol li{
	list-style: decimal;
	margin:0px 0px 0px 25px;
}

.joinView_deta dt{
	text-align: center;
	padding:30px 0px 0px 0px;
}
.joinView_deta dt input{
	/*width:95px;*/
	height:35px;
	padding:0px 10px;
	line-height: 35px;
	text-align: center;
	color:#fff;
	font-size: 14px;
	font-family: "microsoft yahei";
	border:none;
	list-style: none;
}

.joinView_deta dt input:hover{
	filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}

.joinView_deta dt input.prev{
	background-color: #008cd6;
	margin:0px 20px 0px 0px;
	cursor: pointer;
}

.joinView_deta dt input.jon{
	background-color: #970611;
	cursor: pointer;
}

/*==========footer================*/
.footer{
	width:100%;
	overflow: hidden;
	background-color: #f2f2f2;
}

.foot{
	padding:10px 0px;
}

.foot span{
	font-size: 12px;
	font-family: "microsoft yahei";
	color:#cecdcd;
}

.foot span i{
	color:#970611;
}

.foot span a{
	color:#727272;
}

.foot span a:hover{
	color:#970611;
}

.fix{
	position:fixed;
	right: 0px;
	top:50%;
	margin:-120px 0 0 0;
}

.fix dl dt,
.fix dl dd{
	position:relative;
	width:52px;
	height:52px;
	margin: 0px 0px 20px 0px;
}

.fix dl dd span.phone{
	background:url(../images/right1.png) no-repeat left center;
	position: absolute;
	right: 0px;
	top:0px;
	display: block;
	width:52px;
	height:52px;
	cursor: pointer;
	z-index: 999999999999999999;
}

.fix dl dd span.weixin{
	background:url(../images/right2.png) no-repeat left center;
	position: absolute;
	right: 0px;
	top:0px;
	display: block;
	width:52px;
	height:52px;
	cursor: pointer;
	z-index: 999999999999999999;
}


.fix dl dd .fix_box{
	width: 275px;
	height:153px;
	overflow: hidden;
	position: absolute;
	right: 57px;
	top:-50px;
}
.fix dl dd .fix_hid{
	width:83px;
	height:142px;
	position:absolute;
	right: -500px;
	top:0px;
	background:url(../images/right4.png) no-repeat left center;
	padding:5px 18px 5px 10px;
}

.fix dl dd a{
	display: block;
	text-align: center;
	line-height: 52px;
	width:52px;
	height:52px;
	border:none;
	background-color:#970611;
	color:#fff;
	position: absolute;
	right: 0px;
	top:0px;
	cursor: pointer;
	font-family: "microsoft yahei";
}

.fix dl dd .fix_hid i{
	width:83px;
	height:83px;
	overflow: hidden;
	display: block;
}

.fix dl dd .fix_hid span{
	width:83px;
	height:83px;
	overflow: hidden;
	display: block;
	text-align: center;
	line-height:20px ;
	font-size: 12px;
	font-family: "microsoft yahei";
	color:#970611;
}

.footerNav_ul{
	display:block;
	clear:both;
	overflow:hidden;
	margin:15px 0 0 0;
	}
.footerNav_ul li{
	display:inline;
	float:left;
	width:150px;
	}
.footerNav_dl dt{
	display:block;
	height:27px;
	clear:both;
	}
.footerNav_dl dt a{
	display:block;
	line-height:27px;
	text-align:left;
	color:#828282;
	font-size:14px;
	}
.footerNav_dl dd{
	display:block;
	padding:5px 0 5px 0;
	clear:both;
	}
.footerNav_dl dd a{
	display:block;
	line-height:15px;
	text-align:left;
	color:#6e6d6d;
	}
.footerNav_dl dd a:hover{color:#87000b;}

.select_type {
	width: 52px;
	height: 52px;
	/*margin: 15px 0px 0 0;*/
	display: inline;
	/*position: relative;*/
	z-index: 9999;
	
}
.select_type em {
	width: 52px;
	display: block;
	line-height: 52px;
	/*text-align: center;
	line-height: 25px;*/
	cursor: pointer;
	color: #464646;
	font-size: 12px;
	font-family: "microsoft yahei";
	cursor: pointer;
	position: absolute;
	right: 0px;
	top:50px;
	/*padding: 3px 0px 0px 10px;*/
	background: url(../images/right5.png) no-repeat center center;
}

.select_type .fix_box{
	width: 111px;
	height:153px;
	overflow: hidden;
	position: absolute;
	right: 57px;
	top:0px;
}
.select_type .fix_box  div {
	width:96px;
	height:142px;
	position:absolute;
	right: -112px;
	top:0px;
	background:url(../images/right4.png) no-repeat left center;
	padding:5px 10px 5px 5px;
}
 .select_type div a {
	display: block;
	line-height: 20px;
	text-align: left;
	clear: both;
	padding:0px 0px 0px 8px;
	background: #fff;
	color: #666666;
	margin-top: 1px;
}
.select_type div a:link {
	color: #666666;
}/* 未访问的链接 */
.select_type div a:visited {
	color: #666666;
}/* 已访问的链接 */
.select_type div a:hover {
	background: #979797;
	color: #ffffff;
}/* 鼠标在链接上 */
.select_type div a:active {
	color: #666666;
	blr:expression(this.onFocus=this.blur());
}/* 点击激活链接 */




