@charset "utf-8";

button,select,textarea,input{font-size:100%;-webkit-appearance:none;appearance:none;outline:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}

.dc-con{ background: rgba(243,247,245,.7);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2f7f7f6,endColorstr=#b2f7f7f6);/*IE8支持*/ padding:0 16px;min-height: 420px;}
.dc-title{position: relative; padding-top:20px; margin:0 auto;  text-align:center; padding-bottom:30px;}
.dc-title span{ font-size:21px; color:#df1a12; line-height:55px;}

.hdk_search{
	width:500px;
	margin: 0 auto;
	padding:15px;
	border:1px solid #ddd;
}
.hdk_search span.zi1{
	float:left;
	width:180px;
	padding:0px 15px 0px 25px;
	font-size:16px;
	color:#333;
	line-height:35px;
}
.wqxx1{ font-size:14px; color:#333; line-height:36px; margin-bottom:10px}
.hdk_search span.zi1 input{
	float:left
}
.hdk_search .jy_sea{
	display:block;
	width: 258px;
	height: 14px;
	padding: 9px 0;
	border: 1px solid #dddddd;
	background: #fff;
	text-indent: 8px;
	line-height: 14px;
	margin-bottom:10px;
	box-sizing: content-box;
}

.hdk_search .stype{
	height: 34px;
	width:200px;
	border: 1px solid #ddd;
	line-height: 34px;
	padding: 6px 0;
	margin-right: 5px;
	color: #333;
}
.hdk_search .jy_btn{
	width:70px;
	height: 34px;
	background: #df1a12;
	color: #fff;
	border: none;
        text-align: center;
        display: inline-block;
        border-radius: 0;
        line-height: 34px;
}

.wxnrxx{ width:100%; border-top:3px dashed #ddd; margin-top:50px; padding-top:20px;}
.wxnrxx .wxnr1{ width:75%; background:#fff; margin:0 auto; padding:15px;overflow: hidden;}
.wxnrxx .wxnr2{ width:75%; background:#eeeeee; margin:0 auto; padding:15px;overflow: hidden;}
.wxnrxx .xnbt1{ font-size:16px; width:25%; text-align:right; line-height:35px; float:left; color:#333; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.wxnrxx .xnbt2{ font-size:16px; width:70%; text-align:left; line-height:35px; float:right; color:#666; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}

@media only screen and (max-width: 991px){
.hdk_search .jy_btn{margin-top: 10px;}
.hdk_search{ float:none; margin-top:10px; width:90%}
.hdk_search .jy_sea{width: 100%; margin-bottom:5px}
.hdk_search .stype{width: 70%;}
.wxnrxx .wxnr1{ width:90%;}
.wxnrxx .wxnr2{ width:90%;}
}

.hdk_search select {
    height: 38px;
    width: 258px;
    color: #333;
    border: 1px solid #dddddd;
    background: #fff;
    display: block;
    text-indent: 8px;
    margin-bottom:10px;
}



















































