﻿#header{ width:100%; height:32px; margin:0 auto; background-color:#f5f5f5; border-bottom:1px solid #e3e3e3;}
.header{ width:1180px; height:32px; margin:0 auto; position:relative;}
.header ul{ float:left;}
.header li{ float:left; color:#666; line-height:32px;}
.header li a,.header p a{ color:#666; padding:0 4px;font-family: "\5b8b\4f53";}
.header li a.login{ color:#f08200;}
.header a:hover,.header a.mobile:hover{ color:#f60;}
.header input{ width:92px; height:18px; float:left; border:1px solid #d4d4d4; margin:6px 6px 0 0;}
.header button{ width:35px; height:19px; float:left; background:url(http://www.jc35.com/images/news2014/news.gif) no-repeat 0 0; margin:6px 4px 0 2px;border:none;}
.header p{ line-height:32px; float:right; padding-right:6px; color:#dfdfdf;font-family: "\5b8b\4f53";}
.header a.mobile{ width:55px; height:32px; display:block; float:right; text-indent:18px; line-height:32px; color:#38880b; background:url(../../images/SLD2019/SLDindex.png) no-repeat 0 8px;font-family: "\5b8b\4f53";}

.banneradv{width: 1180px;margin:10px auto 0;overflow: hidden;}
.banneradv ul{ width: 1200px; display: inline; float: left; margin: 0px 0 0 -10px; }
.banneradv ul li{ display: block; float: left;padding-bottom: 10px;margin: 0 10px;}
.w{
	width: 1180px;

	margin: 0 auto;
}
.top{
	width: 1180px;
	margin: 20px auto 30px;
}
.logo{
	float: left;
}
.search {
	width: 492px;
	height: 38px;
	float: left;
	border: 1px solid #ddd;
	border-right: none;
	margin-top: 5px;
	position: relative;
	border-radius: 2px 0 0 2px;
	margin-left: 88px;
}
.searchSelect {
	width: 90px;
	height: 20px;
	float: left;
	border-right: 1px solid #ddd;
	position: relative;
	z-index: 99999;
	border-radius: 2px 0 0 2px;
	margin-top: 8px;
}
.searchSelectTop{
	width: 100%;
	height: 100%;
	position: relative;
	cursor: pointer;
}
.searchSelectTop p {
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	text-indent: 12px;
	font-family: "\5b8b\4f53";
	text-align: center;
	padding-right: 15px;
}
.searchSelectTop i {
	display: block;
	position: absolute;
	width: 10px;
	height: 6px;
	top: 8px;
	left: 72px;
	background: url(../../images/SLD2019/SLDindex.png) no-repeat 0 -40px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
}
.searchSelectTop.focus i{
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.searchSelectBot{
	position: absolute;
	width: 71px;
	border:1px solid #38880B;
	left: -1px;
	top: 31px;
	z-index: 99999;
	background: #fff;
	display: none;
}
.searchSelectBot li{
	text-indent: 15px;
	font-size: 12px;
	line-height: 24px;
	cursor: pointer;
}
.searchSelectBot li:hover{
	background: #38880B;
	color: #fff;
}
.search input {
	width: 331px;
	height: 38px;
	float: left;
	text-indent: 15px;
	font-size: 14px;
	line-height: 38px;
	color: #999;
	border: none;
	font-family: "\5b8b\4f53";
}
.search button{
	width: 70px;
	height: 40px;
	border:none;
	cursor: pointer;
	outline: none;
	float: right;
	font-family: "microsoft yahei";
	position: absolute;
	top: -1px;
	right: 0;
	background: url(../../images/SLD2019/SLDindex.png) no-repeat 21px -54px #38880b;
	border-radius: 0 2px 2px 0;
}
#nav{
	width: 100%;
	height: 45px;
	background-color: #38880b;
}
.nav {
	width: 1180px;
	margin: 0 auto;
	height: 45px;
}

.nav>p {
	width: 968px;
	float: left;
}
.nav>p>a {
	color: #ffffff;
	font-family: "microsoft yahei";
	line-height: 45px;
	font-size: 18px;
	display: block;
	float: left;
	padding: 0 35px;
	display: inline-block;
	text-align: center;

}
.nav>p>a:hover{
	background: #f08200;
}

.menu{
	float: left;
	position: relative;
    width: 106px;
    height: 45px;
    background:#38880b url(../../images/SLD2019/SLDindex.png) 70px -95px no-repeat;
    z-index: 999;
}
.menuTop{
    position: absolute;
    width: 106px;
    height: 45px;
    text-indent: 22px;
    font:normal 18px/45px "microsoft yahei";
    color: #fff;
    cursor: pointer;
}
.menu:hover{
    background: #ff8b00 url(../../images/SLD2019/SLDindex.png) 70px -95px no-repeat;
}
.menuShop{
    background: #ff8b00 url(../../images/SLD2019/SLDindex.png) 70px -95px no-repeat;
}
.menuBot{
    position: absolute;
    top: 45px;
    right: -2px;
    width: 104px;
    border:3px solid #ff6600;
    background: #fff;
    z-index: 99999;
    display: none;
    background: #fff url(../../images/SLD2019/shopBt.png) 12px 15px no-repeat;
}
.menuBot p{
    text-align: center;
    font: bold 12px/30px "microsoft yahei";
    padding: 10px 0;
}
.menuBot p a{
    display: block;
    color: #fff;
}
.sub{
	right: 0px;
    width: 382px;
    padding:13px 0 12px 16px;
    background-image: none;
}
.menuBotMain {
	width: 160px;
    float: left;
}
.menuBotMain h3{
    display: block;
    widht:100%;
    height: 22px;
    position: relative;
    font:bold 14px/22px "microsoft yahei";
    text-indent: 24px;
    color: #fff;
    background: #fff url(../../images/SLD2019/shopBt.png) 12px 0px no-repeat;
}
.menuBotMain h3.proSub{
    background: #fff url(../../images/SLD2019/shopBt.png) 12px -30px no-repeat;
}
.menuBotMain h3 a{
    color: #fff;
}
.menuBotMain b{
    display: block;
    position: absolute;
    width: 3px;
    height: 9px;
    background: #ff6600;
    top: 6px;
    left: 0;
}
.menuBotText {
	width: 100%;
    font:normal 12px/20px "microsoft yahei";
    padding:8px 0 0 0;
}
.menuBotText  a{
    color: #333;
    margin-left: 10px;
}
.menuBotText  a:hover{
    color: #ff6600;
}

/* aboutUs */
.aboutUs {
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: #f08200;
	color: #f19031;
	font-size: 16px;
}
.aboutUs p {
	font-size: 0;
}
.aboutUs p a {
	font-size: 16px;
	color: #fff;
	padding: 0 28px;
	position: relative;
}
.aboutUs p a:first-of-type {
	padding-left: 0;
}
.aboutUs p a:last-of-type {
	padding-right: 0;
}
.aboutUs p a::after {
	content: "/";
	color: #f29236;
	position: absolute;
	right: 0;
	top: 0;
	line-height: normal;
}
.aboutUs p a:last-of-type::after {
	content: "";
}

/* footer */
.footer{
	width: 100%;
	background-color: #474443;
	padding-top:40px;
}
.footer .main{
	overflow: hidden;
}
.footerRight{
	float: right;
	height: 160px;
	width: 200px;
	margin-left: 90px;
	opacity: 0.5;
}
.footerRight span {
	float: left;
	width: 34px;
	padding: 5px 10px;
	font-size: 13px;
	color: #fff;
	/* writing-mode: vertical-lr; */
	writing-mode: tb-lr;
	background-color: #f08200;
	height: 100%;
	box-sizing: border-box;
}
.footerRight img{
	width: 160px;
}
.footerLeft{
	overflow: hidden;
}
.footerLeft .footerIcon{
	overflow: hidden;
}
.footerIconLeft{
	float: left;
	width: 455px;
	opacity: 0.5;
}
.footerIconLeft p{
	height: 48px;
	margin: 0 0 10px 0;
}
.footerIconLeft p:last-child{
	margin-bottom: 0;
}
.footerIconLeft p span{
	float: left;
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	border-radius: 50%;
	background-color: #999;
	margin-right: 20px;
}
.footerIconLeft p span i{
	font-size: 22px;
	color: #fff;
}
.footerIconLeft p em {
	float: left;
	font-style: normal;
	font-size: 16px;
	color: #ccc;
	margin-top: 5px;
}
.footerIconLeft p b{
	display: block;
	font-size: 14px;
	margin-top: 8px;
}
.footerIconRight {
	font-size: 0;
	overflow: hidden;
}
.footerIconRight p.footerIconRight_title{
	height: 48px;
	opacity: 0.5;
}
.footerIconRight p.footerIconRight_title span{
	float: left;
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	border-radius: 50%;
	background-color: #999;
	margin-right: 20px;
}
.footerIconRight p.footerIconRight_title span i{
	font-size: 22px;
	color: #fff;
}
.footerIconRight p.footerIconRight_title em{
	float: left;
	font-style: normal;
	font-size: 16px;
	color: #ccc;
	margin-top: 5px;
}
.footerIconRight p.footerIconRight_cont{
	margin-left: 70px;
}
.footerIconRight p.footerIconRight_cont b {
	float: left;
	width: 33.3%;
	font-size: 14px;
	color: #787776;
	margin-bottom: 8px;
	font-weight: normal;
}
.footerIconRight p.footerIconRight_cont b a{
	display: inline-block;
	width: 28px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	border-radius: 50%;
	background-color: #6c6969;
}
.footerIconRight p.footerIconRight_cont b a i {
	display: inline-block;
	width: 14px;
	height: 16px;
	vertical-align: top;
	margin-top: 5px;
	background: url("../../../Images/Version/2022/index/qq.png") no-repeat;
}
.copyright{
	overflow: hidden;
	color: #ccc;
	font-size: 14px;
	opacity: 0.5;
	margin-top: 25px;
}
.copyright a {
    color:#ccc;
}
.copyright a:hover {
    color: #f08200;
}

.footer .footer_img{
	display: block;
	height: 33px;
	background: url(../../../Images/Version/2022/index/copyright.png) no-repeat 0 0;
	background-size: auto 100%;
	margin-top: 12px;
	margin-bottom: 30px;
	opacity: 0.5;
}
.footer .footer_img li{
	float: left;
	width: 83px;
	height: 33px;
	margin-right: 10px;
}
.footer .footer_img li a{
	display: block;
	height: 33px;
	width: 100%
}
.footer_bot{
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: #393939;
	color: #646464;
	font-size: 14px;
}
.footer_bot i{
	display: inline-block;
	height: 20px;
	width: 20px;
	background: url(../../../Images/Version/2022/index/ghs.png) no-repeat;
	vertical-align: top;
	margin-top: 15px;
	opacity: 0.2;
	margin-right: 10px;
}
