.product-head{
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom:1px solid #c9c9c9;
    box-sizing: border-box;
    font-size: 12px;
    color:#1d1b1f;
}
.product-head .left{
    margin-right: 642px;
}
.product-head .center a{
    margin-right: 6px;
}
.product-head .right span{
    width: 7px;
    height: 13px;
    display: inline-block;
    margin-right: 6px;
}
.product-head .right a:nth-child(1){
    margin-right: 24px;
}
.product-head .right a:nth-child(2){
    margin-right: 4px;
}
.product-head .right a:nth-child(4){
    color:#ff5f5f;
}
.product-ads .w{
    width: 100%;
    height: 45px;
    box-sizing: border-box;
    border-bottom:1px solid #f69421;
    border-left:1px solid #f69421;
    border-right:1px solid #f69421;
    position: relative;
}
.product-ads .w .txt{
    width: 374px;
    height: 34px;
    position: absolute;
    left: 50%;
    margin-left: -187px;
    top: 26px;
    background-color: #fff;
    text-align: center;
    line-height: 34px;
    font-size: 24px;
    font-weight: 600;
    color:#f69421;
}
.product-ads .w .txt span{
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    margin-top: -2px;
    background-color: #f69421;
}
.product-ads .w .txt span:nth-child(1){
    left: 0;
}
.product-ads .w .txt span:nth-child(3){
    right: 0;
}
.product-search{
    height: 150px;
    box-sizing: border-box;
    padding-top: 64px;
}
.product-search .left{
    margin-right: 230px;
}
.product-search .center{
    height: 64px;
    width: 503px;
    overflow: hidden;
}
.product-search .center input{
    width: 412px;
    height: 36px;
    box-sizing: border-box;
    border:1px solid #cacaca;
    border-right: none;
    padding-left: 24px;
    border-radius: 18px 0 0 18px;
    line-height: 36px;
}
input::-webkit-input-placeholder { 
    color: #d7d7d7;
    font-size: 14px;
}
.product-search .center button{
    width: 90px;
    height: 36px;
    background-color: #f69421;
    border-radius: 0 18px 18px 0;
}
.product-search .center button img{
    width: 22px;
    height: 22px;
}
.product-search .center p{
    height: 28px;
    line-height: 28px;
    color:#bebebe;
    padding-left: 24px;
}
.product-search .center p a{
    color:#f69421;
    margin-left: 8px;
}
.product-search .right{
    font-family: "simsun";
    color:#c0c0c0;
    font-size: 22px;
    font-weight: 600;
    padding-top: 10px;
}
.product-nav{
    height: 40px;
    background-color: #f69421;
    line-height: 40px;
    font-size: 14px;
    color:#fff;
}
.product-nav .w{
    position: relative;
}
.product-nav .left img{
    margin-right: 10px;
    margin-top: -4px;
}
.product-nav .left{
    width: 220px;
    height: 40px;
    background-color: #f69421!important;
    margin-right: 126px;

}
.product-nav .left .content{
    position: absolute;
    width: 100%;
    background-color: rgba(0,0,0,.7);
    padding-bottom: 5px;
    text-align: left;
    padding-left: 92px;
    box-sizing: border-box;
    /* display: none; */
    height: 470px;
    z-index: 9999;
}
.product-nav .left .content h3{
    width: 100%;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 0;
    color:#f69421;
}
.product-nav .left .content a{
    display:block;
    width: 100%;
    line-height: 24px !important;
    height: 24px;
    font-size: 12px;
    color:#eceded;
    position: relative;
}
.nav-active{
    color:#f69421 !important;
}
.product-nav .left .content a span{
    width: 4px;
    height: 4px;
    display: inline-block;
    border-radius: 2px;
    background-color: #f69421;
    position: absolute;
    top: 10px;
    left: -25px;
    /* display:none; */
}
/* .product-nav .left .content a:hover{
    color:#f69421;
} */
/* .product-nav .left .content a:hover span{
    display: inline-block;
} */
.product-nav .center li{
    float: left;
    /* margin-right: 42px; */
    padding-left: 21px;
    padding-right: 21px;
}
.product-nav .center li a{
    color:#fff;
}
.product-nav .center li a:hover{
    font-weight: 600;
}
.product-nav .right a{
    color:#fff;
}
.product-nav .right a img{
    width: 20px;
    height: 20px;
    margin-right: 8px;
}
.product-nav .second-txt{
    position: absolute;
    top: 40px;
    left: 220px;
    width: 430px;
    height: 470px;
    background-color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    padding-top: 17px;
    z-index: 99999;
}
.product-nav .second-txt h4{
    color:#575757;
    font-size:12px;
    height: 33px;
    line-height: 33px;
    font-weight: 600;
    border-bottom:1px solid #f69421; 
    padding-left: 13px;
    margin-bottom: 7px;
}
.product-nav .second-txt a{
    color:#909090;
    font-size: 12px;
    display: block;
    padding-right: 16px;
    padding-left: 13px;
    box-sizing: border-box;
    height: 24px;
    line-height: 24px;
    float: left;
}
.product-nav .second-txt a:hover{
    color:#ff7b7b;
}
.product-nav .second-txt img{
    width: 177px;
    height: 130px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -89px;
    margin-top: -31px;
}
.common-bottom{
    width: 100%;
    height: 75px;
    background-color: #f69421;
}
.common-bottom li{
    float: left;
    font-size: 24px;
    color:#fff;
    font-weight: 600;
    line-height: 75px;
    margin-right: 170px;
}
.common-bottom li img{
    width: 54px;
    height: 54px;
    margin-right: 10px;
}
.common-bottom .special{
    margin-right: 0 !important;
}
.common-bottom-content .w{
    height: 288px;
    background-color: #3d3d3d;
    padding-left: 54px;
    padding-top: 49px;
    box-sizing: border-box;
    padding-right: 40px;
    position: relative;
}
.common-bottom-content .w .left{
    width: 110px;
    text-align: center;
    color:#fff;
    margin-right: 133px;
}
.common-bottom-content .w .left img{
    width: 74px;
    height: 74px;
}
.common-bottom-content .w .left h6{
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
}
.common-bottom-content .w .center dl{
    float: left;
    color:#fff;
    margin-right: 98px;
}
.common-bottom-content .w .center dt{
    font-weight: 600;
    margin-bottom: 15px;
}
.common-bottom-content .w .center a{
    display: inline-block;
    color:#fff;
    line-height: 16px;
}
.common-bottom-content .w .center a:hover{
    text-decoration: underline;
}
.common-bottom-content .w .right{
    width: 106px;
}
.common-bottom-content .w .right p{
    width: 100%;
    text-align: center;
    color:#fff;
    margin-top: 10px;
}
.common-bottom-content .bottom-title{
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 15px;
    color:#fff;
}
.common-bottom span{
    color:#fff !important;
}
.product-hot{
    width: 100%;
    height: 32px;
}
.product-hot .left{
    color:#39393d;
    font-weight: 600;
    font-size: 18px;
}
.product-hot .right{
    height: 32px;
    line-height: 32px;
}
.product-hot .right a{
    color:#a3a3a3;
}
.product-hot-content{
    width: 100%;
    height: 278px;
    background-color: #fffbfb;
    margin-bottom: 30px;
}
.product-hot-content a{
    position: relative;
    display: inline-block;
    width: 299px;
    padding-left: 30px;
    padding-top: 40px;
    padding-right: 24px;
    height: 278px;
    box-sizing: border-box;
    float: left;
}
.product-hot-content a p{
    color:#373737;
}
.product-hot-content>img{
    height: 130px;
    width: 1px;
    float: left;
    margin-top: 74px;
}
.product-hot-content a h2{
    font-size: 14px;
    color:#39393d;
    font-weight: 600;
}
.product-hot-content a span{
    font-size: 12px;
}
.product-hot-content a .img{
    width: 200px;
    height: 160px;
    position: absolute;
    left: 50%;
    /* top: 50%; */
    margin-left: -100px;
    /* margin-top: -50px; */
    overflow: hidden;
    text-align: center;
    padding-left: 24px;
    box-sizing: border-box;
}
.product-hot-content a .img img{
    width: 160px;
    height: 160px;
    cursor: pointer;
    transition: all 1s;
}
.product-hot-content a:hover img{
    transform: scale(1.1);
}
.product-hot-content a p{
    margin-top: 156px;
}
.product-hot-content a p:hover{
    text-decoration: underline;
}
.product-hot-content a .left{
    position: absolute;
    bottom: 20px;
    left: 30px;
    color:#f69421;
    font-weight: 600;
}
.product-hot-content a .right{
    position: absolute;
    bottom: 15px;
    right: 24px;
}
.none{
    display:none !important;
}
.navLiActive{
    background-color:rgba(0,0,0,.1) !important;
}
.phone-erweima #add-erweima{
    display: none;
}
.phone-erweima:hover #add-erweima{
    display:block;
}

.breadcrumb{
    margin-top: 25px;
}
.breadcrumb>a{ color:#666!important;}
cite{color:#f69421;}


.divGj{
	box-sizing: border-box;
	position: fixed;
	top: 60%;
	right: 0.2%;
}
.divGj .divbj{
	margin-left: 40%;
	width: 35px;
	vertical-align: middle;
	text-align: center;
}
.divGj .divbj div{
	border: 1px solid gainsboro;
	margin: 5px 0;
}
.divGj .divbj div img{
	vertical-align: middle;
	width: 70%;
	padding: 5px 0;
}
.divGj .divGjlist .divGjClose{
	position: fixed;
	top: 59%;
	right: 2%;
}
.divGj .divbj div .two{
	background: gainsboro;
	padding:5px;
}
.divGj .divbj div .three{
	position: fixed;
	top: 73%;
	right: 5.5%;
	width: 100px;
	height: 100px;
	display: none;
	
}