﻿.yw_nr{
	float:right;
	color: #fff;
	width: 210px;
	height: 50px;
	border-radius: 0 0 12px 12px;
	background: rgba(255,255,255,0.6)
}
.logo{
	margin-top:10px;
}
.yw_nr a{
	display:block;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
	font-size: 16px;
}
.yw_nr a.zw{
	background: url("../image/gq.png") left center no-repeat;
	padding-left: 40px;
}
.yw_nr a.en{
	background: url("../image/gqa.png") left center no-repeat;
	padding-left: 40px;
}
.section1 .section1_list{
	transition: all 0.2s ease;
}
.section1 .section1_list a{
		transition: all 0.2s ease;
}
.section1 .section1_list:hover{
	background-color: #ff5400;
	color: #fff;
}
.section1 .section1_list:hover a{

	color: #fff;
}
.section1 .section1_list:last-child:hover{
	background-color:#f7f7f7;
	color: #333;
}
.section1 .section1_list:last-child:hover a{
	color: #333;
}
/*********************************/

.jsa{
	font-size: 13px;
    line-height: 23px;
	box-sizing: border-box;
	
}
.nav ul li:nth-child(5)>ul{
left: 41px;
}
#block-smalley-search-smalley-quick-search fieldset {
    border: 1px solid #fff;
    border-bottom: 1px solid #e3e5ec;
    margin: 0;
    padding: 20px;
}
#smalley-search-quick-search-form #edit-attribute .subtitle {
    font-weight: bold;
	line-height: 19px;
    margin-bottom: 5px;font-size: 16px;
}
input.form-checkbox, input.form-radio {
    vertical-align: middle;    margin: -3px 0 0;
}
label.option {
    display: inline;
    font-weight: normal;
}
#smalley-search-quick-search-form #edit-attribute .form-type-radio:last-child {
    margin-bottom: 3px;
}
 .babyText {
    color: #7a7a7a;
    font-family: Arial,sans-serif;
    font-size: 14px;margin: 0 0 5px
}
.clearer {
    clear: both;
}
#block-smalley-search-smalley-quick-search fieldset .form-item-option, #block-smalley-search-smalley-quick-search fieldset .form-item-qualifier {
    width: 98px;
}
#block-smalley-search-smalley-quick-search fieldset .form-item-option, #block-smalley-search-smalley-quick-search fieldset .form-item-qualifier {
    float: left;
}
#block-smalley-search-smalley-quick-search fieldset .form-item, #block-smalley-search-smalley-quick-search fieldset .form-actions {
    margin: 0 0 10px;
}

.form-select{
    background: #fff;
    border: none;
    border-left: 1px solid #e7eaeb;
    border-right: 1px solid #e7eaeb;
    -moz-box-shadow: 0 4px 2px -2px rgba(32,35,44,0.2) inset;
    -webkit-box-shadow: 0 4px 2px -2px rgb(32 35 44 / 20%) inset;
    box-shadow: 0 4px 2px -2px rgb(32 35 44 / 20%) inset;
    color: #323232;
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-style: italic;
    margin: 0;
    padding: 10px 10px 10px 8px;width: 98px;
	float: left;  
}
.form-selecta{
	margin-left: 10px;
}
option {
    font-weight: normal;
    display: block;
    white-space: nowrap;
    min-height: 1.2em;
    padding: 0px 2px 1px;
}
#block-smalley-search-smalley-quick-search fieldset select {
    width: 100%;
    height: 35px;
    padding: 10px 5px;
}
#block-smalley-search-smalley-quick-search fieldset#edit-attribute .form-item-measurement input[type="text"], #block-smalley-search-smalley-quick-search fieldset#edit-attribute .form-item-measurement-max input[type="text"], #block-smalley-search-smalley-quick-search fieldset#edit-attribute .form-item-range input[type="text"] {
    width: 50px;
    padding-right: 0;
    padding-left: 0;
    text-align: center;
}

#block-smalley-search-smalley-quick-search fieldset input[type="text"] {
    width: 100%;
    height: 35px;
    padding: 0 5px;
}
#block-smalley-search-smalley-quick-search fieldset#edit-attribute .and, #block-smalley-search-smalley-quick-search fieldset#edit-attribute .of {
    width: 35px;
    height: 35px;
    display: none;
    float: left;
    font-size: 12px;
    line-height: 35px;
    text-align: center;
}
#block-smalley-search-smalley-quick-search fieldset .form-item, #block-smalley-search-smalley-quick-search fieldset .form-actions {
    margin: 0 0 10px;
}
#block-smalley-search-smalley-quick-search fieldset#edit-attribute .form-item-units {
    width: 61px;
    float: left;
    margin-left: 10px;
}
#custom-part-form-wrapper .form-submit, #block-smalley-search-smalley-quick-search fieldset input[type="submit"], #quickLinksCol1 form input[type="submit"], #searchTableForm form fieldset.bottom input[type="submit"], #searchTableForm.by_product a, #searchTableForm.by_measurement .unitSwitchWrapper a, .node-webform .webform-client-form .form-actions input[type="submit"], .productDetailWrapper .webform-client-form .form-actions input[type="submit"] {
    height: 35px;
    background: #0071d7;
    border: 1px solid #0b6dc5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 2px 2px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 2px 2px rgb(0 0 0 / 15%);
    box-shadow: 0 2px 2px rgb(0 0 0 / 15%);
    color: #fff;
    cursor: pointer;
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0 12px;
    -webkit-appearance: none;
}
#block-smalley-search-smalley-quick-search fieldset input[type="submit"] {
    float: right;
    margin-top: -35px;
}
#block-smalley-search-smalley-quick-search fieldset#edit-attribute input[type="submit"] {
    width: 100%;
    clear: both;
    float: none;
    margin-top: 0;
}
#block-smalley-search-smalley-quick-search fieldset {
    border: 1px solid #fff;
    border-bottom: 1px solid #e3e5ec;
    margin: 0;
    padding: 20px;
}
.form-item.form-type-textfield.form-item-measurement{
	margin-top: 15px;    height: 35px;
    padding: 0 0px;
	float: left;
}
.form-item.form-type-textfield.form-item-measurement  input{
	border: none;
    border-left: 1px solid #e7eaeb;
    border-right: 1px solid #e7eaeb;
    -moz-box-shadow: 0 4px 2px -2px rgba(32,35,44,0.2) inset;
    -webkit-box-shadow: 0 4px 2px -2px rgb(32 35 44 / 20%) inset;
    box-shadow: 0 4px 2px -2px rgb(32 35 44 / 20%) inset;
    color: #323232;
    float: left;
    font-family: Arial,sans-serif;
    font-size: 13px;
    font-style: italic;
    margin: 0;
  height: 35px;
    padding: 0 5px;width: 50px;
    padding-right: 0;
    padding-left: 0;
    text-align: center;
}

.form-item.form-type-select.form-item-units{
	    width: 61px;
    float: left;
   margin: 15px 0 0 10px;
}

input#edit-submit{
	height: 35px;
    background: #ff5400;
    border: 1px solid #ff5400;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 2px 2px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 2px 2px rgb(0 0 0 / 15%);
    box-shadow: 0 2px 2px rgb(0 0 0 / 15%);
    color: #fff;
    cursor: pointer;
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0 12px;
    -webkit-appearance: none;width: 100%;
    clear: both;
    float: none;
    margin-top:15px;
	
}

.fieldset-wrapper{
	margin-bottom:20px;
}

fieldset#edit-part-number {

    border-top: 1px solid #e3e5ec;
    margin: 0;
    padding: 13px 0;
}
h3.subtitle{
	font-weight: bold;
    line-height: 19px;
    margin-bottom: 5px;
    font-size: 16px;
}
.small_text{
	color: #5E5E5E;
    font-size: 9px;
    margin: 0 0 15px 0;
}
input#edit-part-number--2{
	    border: none;
    border-left: 1px solid #e7eaeb;
    border-right: 1px solid #e7eaeb;
    -moz-box-shadow: 0 4px 2px -2px rgba(32,35,44,0.2) inset;
    -webkit-box-shadow: 0 4px 2px -2px rgb(32 35 44 / 20%) inset;
    box-shadow: 0 4px 2px -2px rgb(32 35 44 / 20%) inset;
    color: #323232;
    float: left;
    font-family: Arial,sans-serif;
    font-size: 13px;
    font-style: italic;
    margin: 0;
   width: 100%;
    height: 35px;
    padding: 0 5px;
}
input#edit-submit--2{
	height: 35px;
    background: #ff5400;
    border: 1px solid #ff5400;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 2px 2px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 2px 2px rgb(0 0 0 / 15%);
    box-shadow: 0 2px 2px rgb(0 0 0 / 15%);
    color: #fff;
    cursor: pointer;
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0 12px;
    -webkit-appearance: none;
	float: right;
    margin-top: -35px;
}
.form-item.form-type-textfield.form-item-measurement-max{
	float: left;
	margin-top:15px;
}
input#edit-measurement-max{
	    border: none;
    border-left: 1px solid #e7eaeb;
    border-right: 1px solid #e7eaeb;
    -moz-box-shadow: 0 4px 2px -2px rgba(32,35,44,0.2) inset;
    -webkit-box-shadow: 0 4px 2px -2px rgb(32 35 44 / 20%) inset;
    box-shadow: 0 4px 2px -2px rgb(32 35 44 / 20%) inset;
    color: #323232;
    float: left;
    font-family: Arial,sans-serif;
    font-size: 13px;
    font-style: italic;
    margin: 0;

	height: 35px;
    padding: 0 5px;
	width: 50px;

    text-align: center;
}
.and {
    float: left;width: 35px;
    height: 35px;
  	margin-top:15px;
    float: left;
    font-size: 12px;
    line-height: 35px;
    text-align: center;
}


input[type="radio"]+label::before {
     content: " ";
     display: inline-block;
     vertical-align: middle;
     width: 13px;
     height: 13px;
     border-radius: 50%;
     border: 1px solid #999999;
     margin-right: 6px;
     box-sizing: border-box;
     margin-top: -3px;
}

input[type="radio"]:checked+label::before {
     background-color: #ff5400;
     background-clip: content-box;
     border: 1px solid #ff5400;
     padding: 1px;
     box-sizing: border-box;
}
input[type="radio"] {
     position: absolute;
     clip: rect(0, 0, 0, 0);
}
/********************************************/
.ab_nr{
margin-top: 20px;
	box-sizing: border-box;
	padding: 20px 0px;
}
.ab_nraa{
	float: left;
	width: 50%;
	margin-bottom: 20px;
	text-align: center;
}
.ab_nraa01{
	font-size:48px;
	font-weight: bold;
	color: #ff5400;
}
.ab_nraa01 span{
	color: #333;padding-left:5px;
	font-size: 16px;font-weight: normal;
}
.section4{
	margin-top: 50px;
}
/******************/
.bt01aa{
	font-weight: bold;
}
/*************************************************/
.w1200a {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.w1200 {
    width: 1300px;
    margin: 0 auto;
    position: relative;
}
.case_box {
    background: url(../images/case_bg.jpg) no-repeat center top;
   /* height: 934px;*/
}
.case_box h3 {
    color: #081232;
    font-weight: normal;
    font-size: 42px;
    padding-top:30px;
    padding-bottom: 30px;
	font-weight: bold;
    text-align: center;
}
.case_box .category ul {
    padding-left: 50px;
    padding-bottom: 40px;
    display: block;
    height: auto;
    overflow: hidden;
	margin:0 auto;
}
.case_box .category ul li {
    float: left;
    font-size: 20px;
    text-align: center;
    width: 215px;
    height: 58px;
    line-height: 58px;
    color: #939aac;
    border-radius: 5px;
    cursor: pointer;
}
.case_box .category ul li.active {
    color: #fff;
    background: #ff5400;
}
.case_box .content {
    padding-left: 50px;
}
.case_box .content .cont {
    height: 650px;
    display: none;
}
.case_box .content .cont.active {
    display: block;
    
}
.case_box .content .cont img.bg {
    position: absolute;border: 1px solid #E3E3E3;
    right: 0;
    top: 0;
}
.case_box .content .cont .info {
    position: absolute;
    width: 675px;
    height: 340px;
    background: #fff;
    box-shadow: 0px 0px 70px rgba(157, 179, 208, 0.4);
    left: 0;
    top: 120px;
    padding: 50px 40px 0;
    border-radius: 10px;
}
.titleaa{
	font-size:30px;
	font-weight: bold;
	color: #ff5400;
}
.case_box .content .cont .info p {
    font-size: 15px;
    line-height:28px;
    padding-top: 30px;
    color: #666;
}
.case_box .content .cont .info span{
	font-weight: bold;
	color: #ff5400;
}
/****************************************************/
.hx_w{
	background-color: #ff5400;
	height: 1000px;
	position: relative;
}
.hxbj_w_l{
	float: left;
	width: 50%;
	background: url("../image/bja.png") top right no-repeat #e9e9e9;	height: 1000px;
}
.hxa_w{
	position: absolute;
	top:0px;
	left: 0;
}
.hxa_nr{
	width:46%;
	
}
.hxa_nr01{
	margin-top: 120px;
	font-size: 36px;
	font-weight: lighter;
}
.hxa_nr02{
	margin-top: 40px;
	line-height: 30px;
	color: #666666;
	font-size: 18px;
}

.hxb_w{
	position: absolute;
	top:0px;

	z-index: 11;
}
.hxb_nr{
	width:50%;float: right;position: relative;
	margin-top: 156px;
	
}
.hxb_nr01 span{
	display: block;
	width: 211px;
	height: 211px;
	overflow: hidden;
	text-align: center;
	font-size: 30px;
	float: left;
	background-color: #c64100;
}
.hxb_nr01 span a{
		color: #fff;
	display: block;
}
.hxb_nr01 span a img{
	width: 211px;
	height: 211px;
	transition: all 0.6s ease;
}
.hxb_nr01 span a:hover img{
	transform: scale(1.1);
}
.hxb_nr01 span.c1{
	background-color: #fd8c54;
}
.hxb_nr01 span.c2 a{
	padding-top:60px;
}
.hxb_nr03{
	position: relative;
	left: -211px;
}
.hxb_nr04{
	position: relative;
	left: -422px;    width: 1272px;
}
.hxb_nr01 span.c2{
		transition: all 0.6s ease;
}
.hxb_nr01 span.c2:hover{
		background-color: #fd8c54;
}
.hxb_nr01 span.c1{
		transition: all 0.6s ease;
}
.hxb_nr01 span.c1:hover{
		background-color: #c64100;
}
/*********************foot********************/
.mfoot_w{
	background: url("../image/foot_bj.jpg") top center repeat-x;
}
.main_1200{
	width: 1200px;
	margin: 0 auto;
	padding: 80px 0;
}
.mfootc_l{
	float: left;
	width: 201px;

}
.mfootc_r{
	float: right;
	width: 930px;
}
.mfootc_r_l{
	float: left;
	width: 621px;
}
.mfootc_r_r{
	float:right;
}
.mfootc_r_l01{
	float: left;
	width: 207px;
}
.mfootc_r_l01a{

	color: #fff;
	font-size: 20px;font-weight: bold;
}
.mfootc_r_l02b{
	margin-top: 14px;
}
.mfootc_r_l02b a{
	display: block;
	font-size: 14px;
	color: #c9c9c9;
	font-weight: normal;
	line-height: 30px;
}
.mfootc_r_r01a{
	float: left;
	margin-right:20px;
}
.mfootc_r_r02{
	clear: both;
	color: #c9c9c9;
	font-size: 15px;
	line-height: 30px;
	margin-top: 30px;
}
.mfoot01_w{
	background-color: #0f1821;
	padding: 20px 0;
	line-height: 22px;
	font-size: 16px;
	text-align: center;
	color: #d4d4d4;
}
.mfoot01_w a{
	color: #d4d4d4;
}
.mfoot01_w a:hover{
	color: #fff;
}

/*************************/
.banner_w{
	background: url("../image/ab.jpg") top center no-repeat;
	height: 630px;
}
.mab_nr{
	margin: 50px auto 0;
}
.mab_nr01_l{
	float: left;
	width: 515px;
	height:340px;
}
.mab_nr01{
margin: 40px auto 0;
}
.mab_nr01_r{
	float: right;
	width: 1140px;
}
.mab_nr01_r01{
	font-size: 16px;
	line-height: 30px;
}
.mab_nr01_r01 p {
    text-indent: 32px;
}
.mab_nr01_r02{
	margin-top: 15px;
	text-align: right;
}
.mab_nr01_r02 a{
	color: #ff5400;
	font-size: 16px;
}
.mab_b{
	margin-top: 30px;
}
.mab_b ul li{
	float: left;
	width: 32%;
	overflow: hidden;
	margin-right: 2%;
	position: relative;
}
.mab_b ul li:last-child{
		margin-right:0px;
}
.mab_b ul li .mab_b01{
	width: 100%;
	height: 100%;
}
.mab_b ul li .mab_b01 img{
	width: 100%;
	height: 100%;
	transition: all 0.6s ease;
}
.mab_b ul li .mab_b01:hover img{
	transform: scale(1.1);
}
.mab_b ul li .mab_b02{
	position: absolute;
	bottom:60px;
	background: rgba(255,84,0,0.8);
	box-sizing: border-box;
	margin-left: 20px;
	margin-right: 20px;
	padding: 20px;
	color: #fff;
	border-radius: 10px;
}
.mab_b02a{
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 10px;
}
.mab_b02b{
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 24px;
}
.section4_box2 ul li{
	margin-bottom: 10px;
}
.mabhz .section4_box2 ul li{
	width: 235px;
}

/******************************/
.mcasea .section4_box2 ul li {
    float: left;
    width: 24%;
    margin: 0 0.5%;
}
.mcasea  .section4_box2 ul li{
	border: 0px solid #dfdfdf;
}
.itemimg3{
	margin-top: 15px;
	font-size: 16px;
	text-align: center;
}
.mcasea  .section4_box2 ul li .itemimg2{
	border: 1px solid #dfdfdf;
}
.mab_bja_w{
	background: url("../image/abj.jpg") top center no-repeat;
	height: 483px;
}
.mab_bja01{
	margin-top:150px;
	font-size: 36px;
	font-weight: bold;
	color: #fff;
}
.mab_bja02{
	margin-top:30px;
	width: 130px;
	clear: both;
	height: 50px;
	text-align: center;
	line-height:50px;
	background-color: #ff5400;
}
.mab_bja02 a{
	color:#fff;
	font-size: 15px;
}
.mab_bja02 a:hover{
	color:#ffff00;

}
/********************************/
.mcon_a{
	margin: 40px auto 0;
}
.mcon_a ul li{
	float: left;
	width:25%;
	text-align: center;
	border-right: 1px solid #dfdfdf;
height:340px;
}
.mcon_a ul li:last-child{
	border-right: 0px solid #dfdfdf;
}
.mcon_a02{
	margin-top: 15px;
	font-size: 16px;
}
.mcon_a03{
	font-size: 24px;margin-top: 15px;
	font-weight: bold;
}
.mcon_a ul li:last-child .mcon_a03{
	font-size:20px;font-weight: normal;margin-top:20px;
}
/***************************************/
.dzaa01{
	color: #ff5400;
	font-size: 30px;
	line-height: 50px;
}
.dzaa02{
	font-size: 16px;
	line-height: 30px;
	color: #666;
}
.dzaa03{
	font-size: 24px;
	margin-top: 10px;
		
}
.dzaa04{
	margin-top: 30px;
	width: 201px;
	height: 53px;
	line-height: 53px;
	text-align: center;
	background-color: #ff5400;
	border-radius: 10px;
	font-size: 18px;
}
.dzaa04 a{
	color: #fff;
}
.dzaa04 a:hover{
	color: #ffff00;
}
/********************************/
.newsa_c{
	position: relative;
	top:-90px;
}
.newsa_c_l{
	float: left;
	width: 260px;
} 
.newsa_c_r{
	float: right;
	margin-top: 130px;

	width: calc(100% - 300px);
}
.newsa_c_l01{
	background-color: #ff5400;
	height: 90px;
}
.newsa_c_l01a{
	padding-top: 20px;
	padding-left: 30px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}
.newsa_c_l01b{
	padding-left: 30px;
	color: #fff;
	font-size: 14px;
}
.newsa_c_l02 ul li{
	height: 60px;
	line-height: 60px;
	padding-left: 20px;
	font-size: 16px;
	border-bottom: 1px solid #dfdfdf;
	background: url("../image/d02.jpg") 220px center no-repeat;
}
.newsa_c_l02 ul li.on,.newsa_c_l02 ul li:hover{
	background: url("../image/d01.jpg") 220px center no-repeat #00a9a0;
	cursor: pointer;
}
.newsa_c_l02 ul li.on a,.newsa_c_l02 ul li:hover a{
color: #fff;
}
.newsa_c_l02 ul li a{
	display: block;
}
.newsa_c_r01{
	font-size: 18px;
	font-weight: bold;
	padding-left: 7px;
	line-height: 20px;
	margin-bottom: 20px;
	border-left: 3px solid #ff5400;
}
.newsa_c_r01_x{
	height: 1px;
	background-color: #dfdfdf;
	width: 100%;
}
.newsa_c_r02{
	margin-top: 20px;padding-bottom: 20px;
}
.newsa_c_r02 ul li{
	line-height: 50px;
	padding-left: 50px;
	cursor: pointer;clear: both;
    overflow: hidden;
	margin-bottom: 15px;
	background: url("../image/d03.jpg") 20px center no-repeat #f6f6f6;
}
.newsa_c_r02 ul li a{
	font-size: 16px;
	padding-left: 15px;
}
.newsa_c_r02 ul li:hover{
	background: url("../image/d04.jpg") 20px center no-repeat #ff5400;
}
.newsa_c_r02 ul li:hover a{
	color: #fff;
}
.newsa_c_r02 ul li:hover span{
	color: #fff;
}
.newsa_c_r03a{
	text-align: center;
	line-height: 30px;
	padding: 20px 0;
	font-size: 18px;
}
.newsa_c_r03b{
	text-align: center;
	padding: 10px 0;
	font-size: 15px;
	border-bottom: 1px dashed #dfdfdf;
	border-top: 1px dashed #dfdfdf;
}
.newsa_c_r03c{
	margin-top: 20px;
	font-size: 16px;
	line-height: 30px;
	color: #666;
}
.newsa_c_r0301{
	margin:10px auto;
}
/***************************/
.kh_a_w{
	margin: 40px auto 0;
	position: relative;    height: 80px;
}
.kh_a_w02{
	position: absolute;
	left: 0;
	top:25px;
	height: 2px;
	z-index: 1;
	width: 100%;
	background-color: #ff5400;
}
.kh_a_w01{
	position: absolute;
	z-index: 2;left: 0;
	width: 100%;
}
.kh_a_w01a{
	margin: 0 auto;
	height: 50px;
	width: 160px;
	background-color: #fff;
	font-weight: bold;
	font-size: 36px;text-align: center;
}
.kh_a01{
	background-color: #f1f1f1;
	box-sizing: border-box;
	padding: 35px 85px;
	font-size: 18px;
	line-height: 28px;
	text-align: center;
	margin-bottom: 40px;
}
.kh_a01aa{
	margin: 0 auto;
	width: 1000px;
	color: #666;
}
.kh_a03{
	font-size: 30px;
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 15px;
}
.kh_a01_nr{
	margin-bottom: 30px;
}
.kh_a04 ul li{
	float: left;
	width: 360px;
	margin: 10px 38px 0;
}
.kh_a04_name{
	text-align: center;
	font-size: 16px;
	color: #666;
	line-height: 40px;
}
.kh_a04_bj{
	margin: 20px auto;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #ff5400;
}
.kh_a04_bj a{
	color: #ff5400;
}
.bh_dzaa04{
	margin: 30px auto 80px;
}

/*******************************/
.bg_a{
	margin: 40px auto;
}
.bg_a01{
	font-size:30px;
	margin-bottom: 20px;
}
.bg_a02{
	margin-top: 30px;
}
.bg_a02 ul li{
	clear: both;
	overflow: hidden;
}
.bg_a02.boh ul li span{
	display: block;
	float: left;
	width:9%;
	text-align: center;
	height:75px;
	line-height:70px;
	box-sizing: border-box;
	border: 1px solid #fff;
}

.bg_a02.boh  ul li:first-child span{
	
	height:90px;
	line-height:90px;
}
.bg_a02.boh ul li span img{
height:60px;width: 60px;
}

.bg_a02 ul li span img{
height:60px;width:60px;
}
.bg_a02 ul li:nth-child(2n) span{
	background-color: #ffffff;
	font-size: 16px;
}
.bg_a02 ul li:nth-child(2n+1) span{
	background-color: #f7f7f7;font-size: 16px;
}


.newsa_c_r02 span {
    display: block;
    float: left;
}
.newsa_c_r02 a{
    display: block;
    float: left;
}
.newsa_c_r03a{
	text-align: center;
	line-height: 30px;
	padding: 20px 0;
	font-size: 18px;
}
.newsa_c_r03b{
	text-align: center;
	padding: 10px 0;
	font-size: 15px;
	border-bottom: 1px dashed #dfdfdf;
	border-top: 1px dashed #dfdfdf;
}
.newsa_c_r03c{
	margin-top: 20px;
	font-size: 16px;
	line-height: 30px;
	color: #666;
}
/***************************/
.kh_a_w{
	margin: 40px auto 0;
	position: relative;    height: 80px;
}
.kh_a_w02{
	position: absolute;
	left: 0;
	top:25px;
	height: 2px;
	z-index: 1;
	width: 100%;
	background-color: #ff5400;
}
.kh_a_w01{
	position: absolute;
	z-index: 2;left: 0;
	width: 100%;
}
.kh_a_w01a{
	margin: 0 auto;
	height: 50px;
	width: 160px;
	background-color: #fff;
	font-weight: bold;
	font-size: 36px;text-align: center;
}
.kh_a01{
	background-color: #f1f1f1;
	box-sizing: border-box;
	padding: 35px 85px;
	font-size: 18px;
	line-height: 28px;
	text-align: center;
	margin-bottom: 40px;
}
.kh_a01aa{
	margin: 0 auto;
	width: 1000px;
	color: #666;
}
.kh_a03{
	font-size: 30px;
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 15px;
}
.kh_a01_nr{
	margin-bottom: 30px;
}
.kh_a04 ul li{
	float: left;
	width: 360px;
	margin: 20px 38px;
}
.kh_a04_name{
	text-align: center;
	font-size: 16px;
	color: #666;
	line-height: 40px;
}
.kh_a04_bj{
	margin: 20px auto;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #ff5400;
}
.kh_a04_bj a{
	color: #ff5400;
}
.bh_dzaa04{
	margin: 30px auto 80px;
}

/*******************************/
.bg_a{
	margin: 40px auto;
}
.bg_a01{
	font-size:30px;
	margin-bottom: 20px;
}
.bg_a02{
	margin-top: 30px;
}
.bg_a02 ul li{
	clear: both;
	overflow: hidden;
	display: flex;
}
.bg_a02 ul li span{
	display: block;
	float: left;
	width: 10%;
	text-align: center;
	    height: 75px;
    line-height: 70px;
	box-sizing: border-box;
	border: 1px solid #fff;
}
.bg_a02 ul li:first-child span{
	background-color: #f28101;
	height: 90px;
	font-size: 16px;
	font-weight: bold;
	line-height: 90px;
}
.bg_a02 ul li:nth-child(2n) span{
	background-color: #ffffff;
	font-size: 16px;
}
.bg_a02 ul li:nth-child(2n+1) span{
	background-color: #f9ddb3;font-size: 16px;
}
    height: 75px;
    line-height: 70px;
/*******************报价单**********/
.bjda{
	color: #ff5400;
	font-size: 24px;
	line-height: 50px;
/*	border-bottom: 1px solid #dfdfdf;*/
}
.bjda01{
	margin-top:15px;
}
.bjd01{
	float: left;
	width: 32%;
	margin-right: 2%;
}
.bjd01:nth-child(3n){
	margin-right:0%;
	margin-bottom: 25px;
}
.bjd01 span{
	font-size: 16px;
	line-height: 44px;
	padding-right: 10px;
}
.bjd01 input{
	border: 1px solid #dfdfdf;
	padding: 10px 20px;
	line-height: 24px;
	font-size: 15px;
	width:calc(100% - 60px)
}
.dzaa{
	margin-top: 30px;
}
.bjda02{
	margin-top:20px;
}
.bjda02 ul li{
	clear: both;
	overflow: hidden;
line-height:50px;
	font-size: 16px;
	color: #666;
	width:99%;
}

.bjda02 ul li span{
	float: left;
	width: 15%;
	box-sizing: border-box;
	border: 2px solid #fff;
	text-align: center;border-right: 0;
}
.bjda02 ul li span:first-child{
	width: 10%;
}
.bjda02 ul li:nth-child(2n){
	background-color: #fff;
	
}
.bjda02 ul li:nth-child(2n+1){
	background-color: #f1f1f1;
	
}
.bjda02 ul li:first-child{
	background-color: #999;
	line-height: 60px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}
.bjda02 ul li input{
	border: 1px solid #dfdfdf;    height: 36px;
    line-height: 36px;
	padding: 0 8px;
    margin-top: 6px;
}
/***********************/
.bjda_jj{
	margin:10px auto;
	clear: both;
	overflow: hidden;
}
.bjda_jj01{
	float: left;
	font-size: 16px;
	padding-right: 15px;
}
.bjda_jj02 label.option{
	font-size:16px;
}
.bjda_jj02{
	float: left;
}
.bjda_aa{
	margin: 40px auto;
}
.bjda_aa01_l{
	float: left;
	width: 50%;
	margin-right:0px;
}
.bjda_aa01_l01{
    line-height: 38px;
	font-size: 16px;
}
.bjda_aa01_l01 input{
	border: 1px solid #dfdfdf;
	padding: 5px 20px;    line-height: 28px;
	margin: 0 10px;
}
.bjda_aa02{
	margin-top: 50px;
}
.bjda_aa02 input{
	float:left;
    border: 1px solid #dfdfdf;
    padding: 8px;
    background: #f1f1f1;
	margin-right: 15px;
}
.bjda_aa02 span{
	line-height: 40px;
	font-size: 14px;    color: #ff5400;
}
.bjda_bt{
	font-size: 22px;
	font-weight: bold;
	margin-top: 30px;
}
.bjda_aaxt{
	line-height: 56px;
}
.bjda_aa01_lth{
	width: 33%;
	margin-right: 0%;
}
.bjda_aa01_l01.bjda_aaxt input{
	width: 120px;
}
.bjda_aa01_ltha{
	line-height: 48px;
}
.bjda_aaxt01{
	line-height: 55px;
}
.bjda_aaxt01 input{
	width:300px;
}
.bjda0001{
	margin-bottom: 25px;
}

.tijiao input {
    border: 0;
    background-color: #ff5400;
    color: #fff;
    width: 120px;
    height: 40px;
    font-size: 18px;padding: 0 20px;
    outline: none;
    line-height: 40px;
}
.beizhu{
	margin: 0px auto 40px;
	font-size: 14px;
	color: #ff5400;
}
.bjda_aa01_l_W{
	width: 100%;
}
.bjda_aa01_l_W .bjda_aa01_l01{
	width: 100%;
	line-height: 56px;
}
.bjda_aa01_l_W span{
	color: #ff5400;
	display: block;
	padding-bottom: 10px;
}

.bg_a02 ul li:first-child span{
	background-color: #f28101;
	height:90px;
	font-size: 16px;
	font-weight: bold;
color:#fff;
	line-height:90px;
}

/*****************非标定制表格卡簧**************/
.bjda02.fbbjda02 ul li span{
	width: 110px;
	font-size: 15px;
}
.bjda02.fbbjda02 ul li span:first-child{
	width: 60px;
}
.bjda02.fbbjda02 ul li span:nth-child(2){
	width: 300px;
}
.bjda02.fbbjda02 ul li span:last-child{
		width: calc(100% - 1350px);

}
.bjda02.fbbjda02 ul li span input{

	width:80px;
}
.bjda02.fbbjda02 ul li span:last-child input{

	width:90%;
}
.bjda02.fbbjda02 ul li span:nth-child(2) input{

	width:90%;
}

@media (max-width:1650px) {
	.bjda02.fbbjda02 ul li span{
	width: 100px;
}
	.bjda02.fbbjda02 ul li span:last-child{
		width: calc(100% - 1050px);

}
}
@media (max-width:1340px) {
	.bjda02.fbbjda02{
		width: 1340px;
	}
	.bjda02.fbbjda02 ul li span{
	width: 100px;
}
.bjda02.fbbjda02 ul li span:last-child{
		width: 290px;

}
}
.zjcp{
	margin-top: 30px;padding-top: 30px;
	font-size: 15px;border-top: 1px solid #dfdfdf;
}
.zjcp span{
	color: #ff0000;
	padding-right:5px;

}
.fbbjda_aa01_l,.fbbjda_aa01_lth{
	float: none;
	width: 100%;
}
.fbbjda_aa01_l .bjda_aa01_l01{
	margin-bottom: 10px;
}
.fbbjda{
	margin-top: 20px;
}
.fbbjda_aa{
	margin-top: 0;
}
.fbbeizhu{
	color:#666; 	
}
.fbbeizhu textarea{
	width: 100%;
	border: 1px solid #dfdfdf;
	box-sizing: border-box;
	padding: 10px;
}

/*******************结束***************/
.contact_a01jj.c.main {
    text-align: center;
    font-size: 18px;
    margin: 30px auto;
    line-height: 40px;
}


/************************************/
.nav ul li>a{
	display:block;    height: 60px;
    line-height: 60px;
}
.nav ul li.on,.nav ul li:hover{

	color: #fff;
	cursor:pointer;
}
.nav ul li.on>a,.nav ul li:hover>a{
	color:#fff;}
	
.nav ul li>ul {
    transform: rotateX(90deg);
    transform-origin: top;
    position: absolute;
    top: 55px;
    left:0px;
    padding: 0;
    width: 100%;
	border:0;
    opacity: 0;
    background-color: #fff;
    transition: transform 0.2s linear, opacity 0.2s linear;
}

.nav ul li:hover>ul {
  transform: rotateX(0);
  opacity: 1;
  padding:3px 0
}

.nav ul li>ul>li {
  text-align: center;
	width: 100%;
	height:36px;
	line-height:36px;
	padding: 0;  margin:3px 0;
  transition: background-color 0.2s linear;
}
.nav ul li.praa>ul{
	width:180px;
	}
.nav ul li>ul>li>a {
  display: block;
  font-size: 14px;height:36px;
	line-height:36px;
  color: #333;	
	width: 100%;
  transition: background-color 0.2s linear;
}

.nav ul li>ul>li:hover>a {
  background-color: #ff5400;
	color: #fff;
}
.nav ul .class_menu {
margin-top:3px;
    position: relative;
}
/************************************/
.nav ul li>a{
	display:block;    height: 60px;
    line-height: 60px;
}
.nav ul li.on,.nav ul li:hover{

	color: #fff;
	cursor:pointer;
}
.nav ul li.on>a,.nav ul li:hover>a{
	color:#fff;}
	
.nav ul li>ul {
    transform: rotateX(90deg);
    transform-origin: top;
    position: absolute;
    top: 55px;
    left:0px;
    padding: 0;
    width: 100%;
	border:0;
    opacity: 0;
    background-color: #fff;
    transition: transform 0.2s linear, opacity 0.2s linear;
}

.nav ul li:hover>ul {
  transform: rotateX(0);
  opacity: 1;
  padding:3px 0
}

.nav ul li>ul>li {
  text-align: center;
	width: 100%;
	height:36px;
	line-height:36px;
	padding: 0;  margin:3px 0;
  transition: background-color 0.2s linear;
}
.nav ul li.praa>ul{
	width:180px;
	}
.nav ul li>ul>li>a {
  display: block;
  font-size: 14px;height:36px;
	line-height:36px;
  color: #333;	
	width: 100%;
  transition: background-color 0.2s linear;
}

.nav ul li>ul>li:hover>a {
  background-color: #ff5400;
	color: #fff;
}
.nav ul .class_menu {
margin-top:3px;
    position: relative;
}
.bjda {
    color: #ff5400;
    font-size: 24px;
    line-height: 50px;
  
}

/*******************/
a.delpro {
    font-size:12px;
}
.section1_list_aa {
    box-sizing: border-box;
    padding: 20px;
    background-color: #f7f7f7;
}
.mq_a.c {
    color: #666;
}
.mq_b.c {
    margin: 15px 0;
    background-color: #ef6523;
    width: 120px;
    padding: 6px 15px;
    color: #fff;
    border-radius: 4px;
}
.mq_b.c a{

    color: #fff;

}

@media (min-width:670px) {
         /*********************/
.section1_list_aa .form-item.form-type-textfield.form-item-measurement{
margin-top: 0px;
margin-left: 10px;
}
.section1_list_aa .and,.section1_list_aa .form-item.form-type-textfield.form-item-measurement-max,.section1_list_aa .form-item.form-type-select.form-item-units{
margin-top: 0px;

}
.section1_list_aa button#edit-submit{
    width: 98px;
    float: left;margin-top: 0px;margin-left: 50px;
clear:none;
}
.section1_list_aa fieldset {

    clear: both;
    padding-bottom: 15px;
}

}

@media (max-width:670px) {
.cleareraa{
    clear: both;
}

}
a.page-num.page-num-current {
    border: 1px solid #ef6523;
    color: #fff;background-color: #ef6523;
}
button#edit-submit{
height: 35px;
    background: #ff5400;
    border: 1px solid #ff5400;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 2px 2px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 2px 2px rgb(0 0 0 / 15%);
    box-shadow: 0 2px 2px rgb(0 0 0 / 15%);
    color: #fff;
    cursor: pointer;
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0 12px;
    -webkit-appearance: none;
    width: 100%;
    clear: both;
    float: none;
    margin-top: 15px;
}
button#edit-submit--2{
height: 35px;
    background: #ff5400;
    border: 1px solid #ff5400;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 2px 2px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 2px 2px rgb(0 0 0 / 15%);
    box-shadow: 0 2px 2px rgb(0 0 0 / 15%);
    color: #fff;
    cursor: pointer;
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0 12px;
    -webkit-appearance: none;
    float: right;
    margin-top: -35px;

}

/***************************/
.yd_bg{
			margin:40px auto;
		}
		.yd_bg ul{
		
		}
		.yd_bg ul li{
			clear: both;	display:flex;
			background-color:#fafbfb;
		}
		.yd_bg ul li:first-child{	
			background-color: #f3f5f6;
		}
		.yd_bg ul li:first-child .yd_bg_a{
			padding: 20px 10px;
			font-weight: bold;
		}
		.yd_bg ul li .yd_bg_a{
			width:50%;
			box-sizing: border-box;
			padding: 10px;
			border-top:1px solid #e5e7ed;
			border-left:1px solid #e5e7ed;
		}
		.yd_bg ul li .yd_bg_a:last-child{
			border-right:1px solid #e5e7ed;
		}
		.yd_bg ul li:last-child{
			border-bottom:1px solid #e5e7ed;
		}
		.yd_bg ul li img{
			width:60px;height: 60px;
		}
.yd_bg{
	display:none;
}