/*导航下拉样式冲突修改，勿删*/
.nheader *{-webkit-box-sizing: content-box !important;-moz-box-sizing: content-box !important; box-sizing: content-box !important;}
.nheader .nheader-nav .nav li{min-height: 65px;display: inline-block;overflow: hidden;}
.nheader .nheader-nav .nav li a{background:#125CB3;color:#fff;}
.nheader .nheader-nav .nav li:hover,.nheader .nheader-nav .nav li a:hover{background:#0179b6 !important;}
.menu-item {width: 20% !important;}
.dh_fw>.menu-item:nth-child(1){width: 28% !important;}
.dh_zcxz>.menu-item:nth-child(1){margin-left: 25% !important;width: 18% !important;padding-left: 3% !important;}
.dh_row>.menu-item:nth-child(1){padding-left: 3% !important;}
.dh_jjfa>.menu-item:nth-child(1){padding-left: 3% !important;width: 16% !important;margin-left: 12% !important;}
.dh_jjfa>.menu-item:nth-child(4){width: 32% !important;}
.lcsc_left{width: 23% !important;}
.dh_lcsc p:nth-child(1){padding-left: 13.5% !important;text-align: left;}
.cha_br{display:none;}

.menu{z-index:999;}
#conn{margin-top:40px;}


/*表单input样式*/
.table_item input {border: 1px solid #767676;border-radius: 2px;}







/* 表格样式修改 */
.liuyan_wrap h4 {
color: #124d9a;
font-family: 'Arial','微软雅黑';
}
.liuyan_wrap h5 {
color: #666;
}
.liuyan_wrap textarea {
border: 1px solid #d3d3d3;
}
.ly_checklist .ly_checkinput span {
color: #666;
}
.table_item p {color: #666;}
.form_yszc input {
-webkit-appearance: auto !important;
}
.table_item input {
font-size: 16px;
padding-left: 15px;}
@media screen and (min-width: 1000px) {
.liuyan_wrap h4 {
font-size: 30px !important;
font-weight: 500;
margin-bottom: 17px;
}

.liuyan_wrap h5 {
font-size: 18px;
line-height: 2;
margin-bottom: 8px;
}

.liuyan_wrap textarea {
height: 77px;
width: 100%;
padding: 15px;
font-size: 16px;
line-height: 24px;
resize: none;
margin-bottom: 19px;
}

.ly_flo_box h6 {
font-size: 18px;
}

.ly_checktotal>span {
height: 40px;
line-height: 29px;
}



.ly_checkjjfa .ly_checkinput span label {
height: 40px;
line-height: 29px;
}

.yx_box h6 {
font-size: 18px !important;
margin-bottom: 43px;
}

.table_item p {
font-size: 18px !important;
}

.form_yszc a {
position: relative;
top: -2px;
}

.table_item input {
height: 42px!important;

}


}
@media screen and (max-width: 999px) {
.table_item input {height: 40px!important;}
}