@charset "utf-8";
* {
	margin: 0 auto;
	padding: 0;
}

h1,h2,h3,h4,p,form,input,select,label,div,dl,dd,font {
	font-size: 14px;
	list-style: none outside none;
	padding: 0;
	font-family: "Microsoft YaHei";
}

a {
	color: #999999;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #ff1e3b;
}

* :focus {
	outline: 0;
}

img {
	border: none;
}

body {
	color: #666666;
	font-family: "Microsoft Yahei", Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.nav-hide:after{
	display:none;
}
li {
	list-style-type: none;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    line-height:0;
    visibility: hidden;
    clear: both;
}

.clearfix {
    zoom: 1;
}
.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	overflow: hidden;
	line-height: 0px;
}

.clear10 {
	clear: both;
	height: 10px;
	font-size: 0px;
}

.red {
	color: #f90000;
}

.top-hd .site-nav .greed {
	color: #59B71B;
}

/*****************头锟斤拷锟斤拷锟斤拷锟斤拷式****************/
.tixt14 {
	font-family: "Microsoft Yahei";
	font-size: 14px;
}

.tixt26 {
	font-family: "Microsoft Yahei";
	font-size: 26px;
	color: #f36f1d;
}

.tixt17 {
	font-family: "Microsoft Yahei";
	font-size: 17px;
	color: #007bbd
}

/*****************锟斤拷页锟斤拷锟斤拷硬说锟�****************/
.banner {
	padding-left: 0px;
	border-left: 0;
	border-right: 0;
}

#nav {
	position: relative;
	z-index: 333;
	width: 233px;
	background: #2e2e2e;
	height:450px;
}

#nav .mainCate {
	padding: 10px 20px;
	zoom: 1;
	border-bottom: 1px solid #666666;
}

#nav .evenLeval {
	
}

#nav h3 {
	height: 28px;
	line-height: 28px;
	font-size: 16px;
	overflow: hidden;
}

#nav h3 span {
	width: 18px;
	height: 15px;
	line-height: 32px;
	font-weight: 200;
	font-size: 12px;
	float: right;
}

#nav p {
	height: 20px;
	line-height: 20px;
}

#nav p a {
	margin:0px 10px 0px 0px;
	color: #fff;
    font-size: 14px;
    font-family: microsoft yahei;
    text-align: left;
}

#nav .subCate {
	display: none; /*默锟斤拷锟斤拷锟斤拷*/
	background: url(images/nav_div_bg.jpg) 0 0 repeat-y #fff;
	position: absolute;
	left: 233px;
	top: 0;
	width: 710px;
	padding: 0 0 20px 20px;
	color: #333;
	border: none;
}

#nav .subCate h4 {
	height: 26px;
	line-height: 26px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
	font-size: 13px;
	color: #333;
}

#nav .subCate ul {
	width: 230px;;
	float: left;
	overflow: hidden;
	padding-top: 20px;
}

#nav .subCate li {
	width: 205px;
	float: left;
	display: inline;
	padding-left: 8px;
	padding-right: 10px;
}

#-nav .subCate li a {
	display: block;
	float: left;
	padding: 0 5px;
	line-height: 25px;
	color: #666;
	word-break: keep-all;
	white-space: nowrap;
	border-left: 1px solid #CCCCCC;
}

#nav .subCate #sub-ul-1 {
	float: right;
    line-height: 20px;
    margin-top: 5px;
}
#nav .subCate #sub-ul-1 span{
	border-left: 1px solid #e3e3e3;
    padding-left: 10px;
    padding-right: 10px;
}
#nav .subCate #sub-ul-1 span a{
	
}
#nav .subCate li span a {
	padding-left: 5px;
	line-height: 15px;
	margin-top: 5px;
	padding-right: 5px;
	float: left;
}

#nav .on {
	color: #fff;
}

#nav .on h3 a,#nav .on p a {
	color: #fff;
}

#nav .on .subCate {
	display: block;
}

#mainCate-4 .subCate {
	top: -100px bottom : 0;
}

#mainCate-5 .subCate {
	top: -100px;
	bottom: 0;
}

#mainCate-6 .subCate {
	top: -100px;
	bottom: 0;
}

#mainCate-7 .subCate {
	top: -100px;
	bottom: 0;
}

#mainCate-8 .subCate {
	top: -100px;
	bottom: 0;
}

#mainCate-9 .subCate {
	top: -100px;
	bottom: 0;
}

/* 锟斤拷页锟斤拷锟斤拷锟斤拷锟斤拷式css */
.douban {
	width: 100%;
	overflow: hidden;
	height: 390px;
}

.douban .hd {
	
}

.douban .hd h2 {
	float: left;
	font: 15px Arial, Helvetica, sans-serif;
	color: #072;
	margin: 0 0 12px 0;
}

.douban .hd h2 a {
	color: #37A;
	font-size: 12px;
	margin-left: 10px;
}

.douban .hd .next,.douban .hd .prev {
	float: right;
	display: block;
	width: 18px;
	height: 18px;
	background: url(../images/left_right.gif) no-repeat -6px -7px;
	overflow: hidden;
	margin-right: 10px;
	cursor: pointer;
	margin-bottom: 10px;
	text-indent:-200em;
}

.douban .hd .next {
	background-position: -34px -7px;
}

.douban .hd .prevStop {
	background-position: -6px -40px;
	cursor: default;
}

.douban .hd .nextStop {
	background-position: -34px -40px;
	cursor: default;
}

.douban .hd ul {
	float: right;
	margin:6px 10px 0 0;
	zoom: 1;
}

.douban .hd ul li {
	float: left;
	cursor: pointer;
	display: block;
	width: 8px;
	height: 8px;
	margin-right: 4px;
	_display: inline;
	background: url(../images/switch_dot_small.jpg) no-repeat 0 0;
}

.douban .hd ul li.on {
	background-position: -12px 0;
}

.douban .bd {
	padding: 25px 0 0 0;
}

.douban .bd ul {
	overflow: hidden;
	zoom: 1;
}

.douban .bd ul li {
	float: left;
	width: 294px !important;
    /*margin-right: 7px;*/
    /*border: 1px solid #CCCCCC;*/
    height: 405px;
}

.index_guanggao2 {
    padding-top: 9px;
    padding-left: 11px;
}

.index_guanggao3 {
	width: 90%;
	float: left;
	margin-left: 6%;
}
/*首页新增样式s*/
.syimg-bg{
	height:307px;
	background:url(../images/syimg-bg.png) 0 0 no-repeat;
}
/*新增文字切换*/
/* 本例子css */
.tabRank {
	float:left;
	width: 203px;
	margin: 0px auto;
	border: 1px solid #e6e6e6;
}
.tabRank .hd {
	background-color: #fff;
	height: 29px;
	line-height: 28px;
	border-bottom: none;
}
.tabRank .hd h3 {
	float: left;
    width: 101px;
    overflow: hidden;
    text-align: center;
    height: 29px;
    color: #000;
    font-weight: 100;
    background-color:#F7F7F7;
}
.tabRank .hd h3 a {
	color: #333;
	font-size: 14px;
}
.tabRank .hd h3.on {
    height: 29px;
    border-right: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    width: 100px;
    background-color:#fff;
}
.tabRank .hd h3.on a {
	display: block;
	color: #000;
	font-weight: bold;
}
.tabRank .bd {
	height: 89px;
	background-color: #fff;
	clear: both;
}
.tabRank .bd ul {
}
.tabRank .bd .ulList  li {
	border-bottom: 1px solid #e5e5e5;
	height: 89px;
}
.tabRank .bd .ulList li a {
	color: #333;
}
.tabRank .bd .ulList li.t {
	line-height: 42px !important;
}
.tabRank .bd .ulList li.on img {
	width: 201px;
    height: 89px;
    background-color: #fff;
}
.tabRank .bd .ulList li .pubtext {
	color: #777;
	display: none;
}
.tabRank .bd .ulList li .pubtext strong {
	color: #E72410;
}
.tabRank .bd .ulList li .pubtext a {
	color: #E72410;
}
.tabRank .bd .ulList li .pubpic {
	display: none;
}
.tabRank .bd .ulList li .pubtitle p {
	display: none;
}
.tabRank .bd .ulList li.on {
	height: 89px;
	text-align: center;
}
.tabRank .bd .ulList li.on .pubpic {
	display: block;
}
.tabRank .bd .ulList li.on .pubtext {
	color: #777;
	display: block;
}
.tabRank .bd .ulList li.on .pubtitle p {
	display: block;
}
.tabRank .bd .ulList2 .pic {
	float: left;
}
.tabRank .bd .ulList2 .con {
	float: right;
	width: 160px;
}
.tabRank .bd .ulList2 li {
	clear: both;
	padding:3px;
}
/*首页新增样式e*/
.index_pj {
	width: auto;
	margin-top: 0px;
	float:right;
	margin-right:10px;
}

.texthuise12 {
	font-family: "Microsoft YaHei";
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: line-through
}

/* 锟斤拷页头锟斤拷css */
.li_s {
	float: left;
	width: 54px;
	height: 40px;
	background-color: #6365ff;
	text-align: center;
	line-height: 28px;
	color: #FFFFFF;
	border: 3px solid #6365ff;
	cursor: pointer;
}

.header_box {
	width: 100%;
	height: auto;
	position:relative;
}

.header_topdh {
	width: 1190px;
	height: auto;
	margin: 0 auto;
}

.header_kj {
	width: 100%;
	height: 40px;
	background-color: #f5f5f5;
	min-width:1190px;
}

.header_kj_left {
	width: 53%;
	float: left;
	margin-top: 12px;
}

.header_kj_left dl {
	width: auto;
	height: auto;
	float: left;
	margin-right: 22px;
}

.xxhongse {
	color: #d0171f
}

.header_kj_right {
	width: 45%;
	float: right;
	margin-top: 12px;
}

.header_kj_right ul {
	margin: 0px;
	padding: 0px;
}

.header_kj_right ul li {
	width: auto;
	height: auto;
	float: left;
	margin-left: 28px;
}

.header_kj_right ul li img {
	margin-left: 5px;
}
.header_logo {
	width: 100%;
	width: 1190px;
    margin: 0 auto;
}

.header_logo_member {
	width: 100%;
	height: 96px;
	float: left;
	background-color: #d0171f;
	margin-bottom: 10px;
}

.header_logo_left {
	width: auto;
	height: auto;
	float: left;
	margin-left: 20px;
	line-height: 35px;
	color: #999;
	font-size:12px;
}

.header_box_x_1175 {
	width: 1175px;
	height: 40px;
	margin: 0 auto;
}

.header_logo_right {
	width: auto;
	height: auto;
	float: right;
	margin-left: 20px;
	line-height: 35px;
}

.logo_tu {
	width: 1190px;
	margin: 0 auto;
	overflow:hidden;
}

.logo_tu_left {
    width: auto;
    height: auto;
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
    background-image: url(../images/sjlogo_03.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    margin-left: 3px;
    width: 225px !important;
    height: 92px !important;
}

.logo_tu_left img {
	width: 225px !important;
	height: 92px !important;
	float:left;
}

.header_nav {
	width: auto;
	height: auto;
	float: left;
	margin-top: 30px;
}

.header_nav ul {
	margin: 0px;
	padding: 0px;
}

.header_nav ul li {
	float: left;
	margin-left: 10px;
}

.header_nav ul li a {
	color: #000000;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	width: 80px;
	height: 30px;
	text-align: center;
	float: left;
	line-height: 28px;
}

.header_nav ul li a:hover {
	width: 80px;
	height: 30px;
	float: left;
	text-align: center;
	color: #007bbd;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	line-height: 28px;
}

.header_nav_x {
	width: 80px;
	height: 30px;
	float: left;
	border-radius: 10px;
	background-color: #007bbd;
	text-align: center;
	color: #FFFFFF;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	line-height: 28px;
}

.nav_right {
	float: left;
	margin-left: 20px;
	width: 582px;
}

.header_logo_sc {
	float: left;
	padding-top: 43px;
	margin-left: 8px;
	font-family: "";
	font-size: 31px;
	color: #666666;
	margin-right: 15px;
	font-weight: bold;
	cursor: pointer;
	font-style: italic;
}
/*新增购物车s*/
	.top-gwc{
		width:124px;
		height:34px;
		border:1px solid #e3e4e5;
		float:left;
		margin: 27px 0px 0px 20px;
	}
	.top-gwc p{
		position: relative;
		width:124px;
		height:34px;
		line-height:34px;
		text-align:center;
		background:url(../images/top-gwc.png) 15px center no-repeat;
		color:#6365ff;
		font-size:14px;
	}
	.top-gwc p span{
		width:17px;
		height:15px;
		line-height: 15px;
		position: absolute;
		top:4px;
		right:13px;
    	border-radius: 50%;
    	color:#fff;
    	background:#6365ff;
	}
/*新增购物车e*/
.bm_menu {
	width: 100%;
	height: 451px;
	*height:487px;
	float: left;
	background-color: #e8e8e8
}

.bm_menu_1175 {
	width: 1190px;
	height: 450px;
	margin: 0 auto;
}

.bm_menu_left {
	width: 233px;
	height: auto;
	float: left;
}

.footer {
	width: 100%;
	height: 200px;
}

.main_mb {
	width: 100%;
	height: auto;
	display: block;
	margin-top: 0px;
}

.main_box {
	width: 1175px;
	height: auto;
	overflow: hidden;
	display: block;
	margin: 0 auto;
}

.main_news {
	width: 1175px;
	height: 180px;
	float: left;
}

.mb_products {
	width: 1175px;
	height: auto;
	float: left;
}

.main_news_left {
	width: 470px;
	height: 220px;
	float: left;
}

.main_news_left_nr {
	width: 360px;
	height: auto;
	float: left;
}

.main_news_left_nr ul {
	margin: 0;
	padding: 0px;
}

.main_news_left_nr ul li {
	float: left;
	margin-left: 15px;
	width: 350px;
	margin-bottom: 6px;
}

.main_news_left_nr ul li a {
	color: #999999
}

.main_news_left_nr ul li a:hover {
	color: #007bbd
}

.main_news_tu {
	width: 90px;
	height: 124px;
	float: left;
	border: 1px solid #999999;
	text-align: center;
}

.main_news_left_lb {
	width: 470px;
	float: left;
	height: 140px;
	border-right: 1px solid #CCCCCC;
}

.hdea_dl_right {
	width: 45%;
	float: right;
	position:relative;
}

.hdea_dl_right >div {
	width: auto;
	float: right;
	margin-left: 20px;
	line-height: 20px;
	padding-top: 8px;
	padding-bottom: 15px;
}

.nav_head_right {
	width: 203px;
	float: left;
	height: auto;
}

.nav_dh {
	width: 100%;
	height: 50px;
	background-color: #6365ff;
	min-width:1190px;
}

.index_left {
	float: right
}

.index_navleft {
	width: 233px;
	float: left;
	background-color: #1316f5;
	height: 50px;
	position: relative;
}

.centerdiv {
	width: 1190px;
	height: auto;
	display: block;
	margin: 0 auto;
}

.text_index_fl {
	font-family: "microsoft yahei";
	font-size: 16px;
	color: #FFFFFF;
	line-height: 50px;
	padding-left: 20px;
	    position: relative;
}
.text_index_fl span img{
	    vertical-align: middle;
    margin-bottom: 8px;
    margin-left: 10px;
}
.text_index_fl a{
	    color: #fff;
    font-size: 16px;
    font-family: "microsoft yahei";
}
.index_dhright {
	width: 940px;
	float: left;
	height: 50px;
}

.index_dhright ul {
	margin: 0px;
	padding: 0px;
}

.index_dhright ul li {
	width: auto;
	height: 50px;
	float: left;
	margin-left: 15px;
}

.index_rightgg {
	width: 204px;
	height: 180px;
	float: right;
	background-image: url(../images/iconx_1.jpg);
	text-align: center;
	padding-top: 10px;
}

.index_rightgg2 {
	width: 205px;
	height: auto;
	float: left;
	background-color: #FFFFFF;
}

.index_gox {
	width: 100%;
	height: 30px;
	line-height: 30px;
	background-color: #CCCCCC;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(254, 254, 254)
		), to(rgb(237, 237, 237) ) );
	background-image: -webkit-linear-gradient(top, rgb(254, 254, 254),
		rgb(237, 237, 237) );
	background-image: -moz-linear-gradient(top, rgb(254, 254, 254),
		rgb(237, 237, 237) );
	background-image: -o-linear-gradient(top, rgb(254, 254, 254),
		rgb(237, 237, 237) );
	background-image: -ms-linear-gradient(top, rgb(254, 254, 254),
		rgb(237, 237, 237) );
	background-image: linear-gradient(top, rgb(254, 254, 254),
		rgb(237, 237, 237) );
	text-indent: 2em;
}

.mb_banner {
	width: 100%;
	float: left;
	overflow: hidden;
}

.mb_banner dl {
	width: 100%;
	float: left;
}

.mb_banner dl dt {
	float: left;
}

.index_text_bt {
	font-family: "Microsoft YaHei", "Helvetica";
	font-size: 28px;
	color: #305ad3;
}

.index_text_bt26 {
	font-family: "Microsoft YaHei", "Helvetica";
	font-size: 23px;
	color: #ff1e3b;
}

.index_button {
	background-color: #ff1e3b;
	border-radius: 4px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	border: 0px;
	color: #FFFFFF;
	cursor: pointer
}

.index_tuiji {
	line-height: 20px;
}

/* 锟斤拷录锟斤拷锟斤拷页锟斤拷css */
.login_index {
	width: 60%;
	float: left;
}

.login_index dl {
	width: 100%;
	float: left;
	margin-top: 20px;
}

.login_index_1 {
	width: 600px;
	height: 250px;
	margin: 0 auto;
}

.login_index_ki {
	width: 240px;
	height: 35px;
	border-radius: 6px;
	border: 1px solid #CCCCCC;
	padding-left: 8px;
	padding-right: 8px;
}

.login_button {
	background-color: #3462e9;
	border-radius: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	padding-left: 14px;
	padding-right: 14px;
	border: 0px;
	color: #FFFFFF;
	cursor: pointer;
	width: 80px;
	border: 1px solid #CCCCCC;
	border: 0px;
}

.login_button_hui {
	background-color: #f8f8f8;
	border-radius: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	border: 0px;
	color: #FFFFFF;
	cursor: pointer;
	width: 80px;
	border: 1px solid #CCCCCC;
}

.guanfang {
	padding-bottom:5px;
}

.index_gwdc {
	width: 380px;
	height: auto;
	border: 1px solid #CCCCCC;
	display: none;
	background-color: #FFFFFF;
	padding: 10px 0px 0px 0px;
	overflow: hidden;
}

#Layer1 {
	position: absolute;
	left: 404px;
	top: 40px;
	z-index: 2;
	display:none;
}

#Layer2 {
	position: absolute;
	left: 918px;
	top: 35px;
	width: 246px;
	height: auto;
	z-index: 3;
}

.index_ggx {
	width: 100%;
	float: left;
}

.index_ggx ul {
	margin: 0px;
	padding: 0px;
}

.index_ggx ul li {
	width: 100%;
	float: left;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #CCCCCC;
}

.index_gwc_tkhx {
	width: 100%;
	height: 40px;
	float: left;
	background-color: #f4f4f4
}

.index_sousuo {
	float: left;
	height: 34px;
	border: 3px solid #d0161f;
	padding-left: 6px;
	color: #999999;
	line-height: 34px;
}
.ssk-div{
	position: relative;
}
.ssk-div span{
	position: absolute;
	left:0px;
	top:0px;
	width: 515px;
    height: 34px;
    line-height: 34px;
    text-align: left;
    text-indent: 1em;
}
/* 锟斤拷页头锟斤拷css */ /* 锟斤拷页锟街诧拷图锟斤拷式css */
.focusBox {
	margin: 0 auto;
	position: relative;
	width: 750px;
	height: 450px;
	overflow: hidden;
}

.focusBox .hd {
	height: 17px;
	position: absolute;
	z-index: 1;
	bottom: 10px;
	width:750px;
	overflow: hidden;
}

.focusBox .hd ul {
    float: none;
    overflow: hidden;
    width: 100%;
    text-align: center;
}

.focusBox .hd li {
	width: 49px;
	height: 8px;
	text-align: center;
	background: url('../images/carousel-circle.png') no-repeat;
	margin: 0 3px;
	display: inline-block;
	cursor: pointer;
	text-indent:-200em;
}

.focusBox .hd li.on {
	background:url('../images/carousel-circle-curr.png') no-repeat;
}

.focusBox .bd li {
	vertical-align: middle;
}

.focusBox .bd li img {
	width: 750px;
	height: 450px;
	display: block;
}

.sousuo_feilei {
	float: left;
	width: auto;
	height: 20px;
	margin-top: 6px;
}

.sousuo_feilei ul {
	margin: 0px;
	padding: 0px;
}

.sousuo_feilei ul li {
	width: auto;
	height: auto;
	float: left;
	margin-right: 15px;
}

.sjwz_tc {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF
}

.dllogin {
	width: 100%;
	float: left;
	height: 580px;
}

.dllongin_left {
	width: 552px;
    height: auto;
    float: left;
    border-right: 1px solid #dfe8ec;
}

.dllongin_left dl {
	width: 100%;
	float: left;
}

.dllongin_left dl div {
	width: 465px;
	height: 54px;
	border: 1px solid #cecece;
	float: left;
	background:#fff;
}

.dllongin_right {
	width: 464px;
	height: auto;
	float: left;
}

.dllongin_right dl {
	width: 100%;
	float: left;
}

dl.bon a {
	width: 594px;
	height: 30px;
	float: left;
	background-color: #e03e39;
	margin-left: 78px;
	line-height: 30px;
	color: #FFFFFF;
	font-size: 16px;
	word-spacing: normal;
}
/*登录新增s*/
	.dl-spants{
		font-size: 14px;
	    color: #333;
	    margin-left: 15px;
	    float: left;
	    text-align: right;
	    width: 70px;
	}
	#user_name,#passwd{
		width: 345px;
	    height: 53px;
	    line-height: 50px;
	    padding-left: 20px;
	    margin-left: 15px;
	}
	.tabs .zddl{
		display: inline;
		color:#333;
		font-size:12px;
		padding:0px;
	}
	.tabs .wjmm{
		color:#005ea7;
		text-decoration: underline;
	}
	dl.bon a{
		width: 465px;
	    height: 54px;
	    padding: 0px;
	    float: left;
	    background-color: #ff1e3b;
	    margin-left: 0px;
	    line-height: 54px;
	    color: #FFFFFF;
	    font-size: 18px;
	}
	.dl-erweim{
		width:464px;
		height:301px;
		background:url(../images/erwm-bg.png) center 0px no-repeat;
	}
	.dl-erweim h4{
		margin: 35px auto 5px;
	    width: 195px;
	    padding: 60px 0px 5px;
	    text-align: center;
	    color: #000;
	    font-size: 20px;
	    font-weight: 400;
	    border-bottom: 1px solid #ccc;
	}
	.dl-erweim-par{
		width:166px;
		margin:0 auto;
	}
	.dl-erweim-par img{
		width:166px;
		height:166px;
	}
	.dl-zhucan{
		width:530px;
		height:82px;
		background:url(../images/dl-zhuc-an.png) center 0px no-repeat;
		margin-top:20px;
	}
	.dl-zhucan p{
		line-height: 105px;
	    padding-left: 90px;
	    font-size: 26px;
	    color: #3f4040;
	    margin-top: 42px;
	}
	.dl-zhucan p a{
		color: #ff1e3b;
	    text-decoration: underline;
	    display: inline;
	    font-size: 26px;
	    padding: 0px;
	    margin-left: 20px;
	}
/*登录新增e*/
/*zl start*/



/*曹旺修改顶部css开始*/
.top-right-div.top-right-div-gwc {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 11px;
}
.tanchu_sjb {
    position: relative;
}
.top-right-div.top-right-div-gwc {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 11px;
}
.top-right-div-gwc {
    position: relative;
    padding-bottom: 2px;
}
.top-right-div-scj {
    position: relative;
    padding-bottom: 2px;
}
.top-right-div-grzx {
    position: relative;
    padding-bottom: 2px;
}
.top-right-div-wddd {
    position: relative;
    padding-bottom: 2px;
}
#Layer2 {
    position: absolute;
    left: -1px;
    top: 38px;
    height: auto;
    z-index: 3;
    display: block;
}
.index_gwdc {
    border: 1px solid #dddddd;
}
.div-zz {
    width: 66px;
    height: 3px;
    background-color: #fff;
    top: -1px;
    position: absolute;
    left: 0;
}
.index_ggx {
    padding-bottom: 0px;
    width: 95%;
    padding: 0 10px;
}
.index_ggx ul li {
    border: none;
}
.top-right-div img{
	margin-left: 9px;
}
#Layer1 {
    position: absolute;
    left: -27px;
    top: 40px;
    z-index: 2;
}
.tanchu_sjb{
	position: relative;
}
.top-right-div{
	position: relative;
}
#Layer2 {
    position: absolute;
    left: -304px;
    top: 38px;
    height: auto;
    z-index: 3;
    display: block;
}
.index_gwdc{
	border:1px solid #dddddd;
}
.hdea_dl_right >div{
	padding-left: 5px;
    padding-right: 5px;
        padding-bottom: 11px;
}
.top-right-div-scj{
	position: relative;
    padding-bottom: 2px;
}
.top-right-div-gwc{
	position: relative;
    padding-bottom: 2px;
}
.scj-list{
	position: absolute;
    top: 39px;
    left: -1px;
    background-color: #fff;
    width: 74px;
    border: 1px solid #dddddd;
    text-align: center;
    padding: 10px 0;
    z-index:999;
    display:none;
}
.top-right-div-grzx{
	position: relative;
    padding-bottom: 2px;
}
.top-right-div-wddd{
	position: relative;
    padding-bottom: 2px;
}
.grzx-list{
	position: absolute;
    top: 39px;
    left: -1px;
    background-color: #fff;
    width: 74px;
    border: 1px solid #dddddd;
    text-align: center;
    padding: 10px 0;
    z-index:999;
    display:none;
}
.wddd-list{
	position: absolute;
    top: 39px;
    left: -1px;
    background-color: #fff;
    width: 74px;
    border: 1px solid #dddddd;
    text-align: center;
    padding: 10px 0;
    z-index:999;
    display:none;
}
.div-zz{
	width: 66px;
    height: 3px;
    background-color: #fff;
    top: -1px;
    position: absolute;
    left: 0;
}
.onfff{
	background-color: #fff;
	border: 1px solid #dddddd;
    border-top: 0;
    padding-left: 4px !important;
    padding-right: 4px !important;
}
.index_ggx{
	padding-bottom:0px;
	width:95%;
	padding: 0 10px;
}
.index_ggx ul li{
	border:none;
}
.index_sousuo{
    float: left;
    height: 32px;
    border: 2px solid #6365ff;
    padding-left: 6px;
    color: #999999;
    width: 480px;
    line-height: 34px;
    border-right: 0;
}
.li_s{
	width: 90px;
    height: 36px;
    font-size: 18px;
}
.ssk-div{
	    overflow: hidden;
}
.Search-keyword ul li{
	float:left;
	float: left;
 			margin-right: 10px;
}
.Search-keyword{
    margin-top: 9px;
    margin-left: 5px;
}
.top-gwc{
	margin: 30px 0px 0px 20px;
}
#nav .mainCate{
	padding:0;
	height:43.6px;
	line-height:43.6px;
	border-bottom: none;
}
.subCate{
	top:0 !important;
}
#nav .on{
	background-color:#dd3e3a;
	height:43.6px;
	position: static;
}

#nav .subCate{
	border: none;
	padding:30px;
	width:auto;
	max-width: 690px;
	min-height: 420px;
}
.bm_menu{
	height: 480px;
}
.bm_menu_1175{
	height:480px;
}
#nav{
    height: 480px;
}
.focusBox,.tempWrap{
    height: 480px;
}
.focusBox .bd li img{
	height: 480px;
}

#nav p{
    display: block;
	height:43.6px;
	line-height:43.6px;
    margin-left: 0px;
    font-size: 14px;
    border-bottom: 1px solid #545454;
    padding-left: 10px;
    position: relative;
}
#nav p a{
	display: block;
    width: 202px;
}
.sub-ul-1 span{
	
}
.subCate-block{
	overflow: hidden;
	margin-bottom: 15px;
	white-space: nowrap;
}
.subCate-block-two{
    float: left;
    height: 15px;
    line-height: 15px;
}
.subCate-block-two a{
	font-size: 12px;
    font-weight: bold;
    color: #333333;
}
#nav .subCate ul{
    float: left;
    width: auto;
    padding: 0;
    max-width: 659px;
    margin-left: 15px;
}
.subCate-block ul li a{
	color: #666666;
 			font-size: 12px;
}
#nav .subCate li {
    float: left;
    width: auto;
    padding: 0;
    margin: 0;
    border-left: 1px solid #dadada;
    height: 15px;
    line-height: 15px;
    margin-bottom: 5px;
    padding-left: 10px;
    margin-left: 10px;
}
.top-gwc {
    margin: 30px 0px 0px 20px;
}
.nav_right{
	    margin-top: 30px !important;
}
.current-position{
	width: 1190px;
    margin: 0 auto;
    margin-bottom: 10px;
}
.current-position p a{
	color:#666666;
	font-size:12px;
	font-family:Simsun;
	margin-right: 10px;
    margin-left: 10px;
}
.current-position p a:hover{
	color:#ff1e3b;
}
/*曹旺修改顶部css结束*/





