.headed_c{
    background-image: url('../images/bannerz.jpg');
    background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  position: relative;
  height: 500px;
  top: -62px;
}
.mycontent{
  width: 1200px;
  margin: 0 auto;
  /* padding: 0px 65px; */
  min-width: 1200px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 500px;      
}
.c_title{
  font-size: 60px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  line-height: 130px;
  height: 80px;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.z_list,.z_inner{
    width: 1200px;
    min-width: 1200px;
    margin: auto;
}
.z_inner{
    height: 100px;
} 
.z_inner :after{
    clear: both;
    content: "";
    display: table;
}
/* <!-- 4.18new --> */
.dl1{
    margin-left: 8px !important;
}
.dl5 {
    /* min-width: 271px; */
    margin-left: 377px!important;
}
.dl3{
	margin-left: 540px!important;
}
.dl2{
    margin-left: 218px !important;
}
.dl4{
    margin-left: 363px !important;
}
.sub_nav dl.dl4{
    width: 252px;
    min-width: 252px;
    }
/* end */
.z_left{
    float: left;
    font-size: 14px;
    color: #000000;
    margin-top: 12px;
}
.z_left a{
    color: #000000;
    font-size: 14px;
}
.z_left span:nth-child(2){
    color: #828282;
    padding: 0px 15px;
}

.z_left a,.z_left span{
    float: left;
}
.z_left :after{
    clear: both;
    content: "";
    display: table;
}
.z_right{
    float: right;
    border: 1px #ccc solid;
    border-radius: 20px;
    height: 40px;
    width: 300px;
    text-align: center;
}
.z_right input{
    float: left;
    line-height: 38px;
    font-size: 14px;
  
    margin-left: 20px;
    width: 240px;
}
.z_right i {
    /* position: absolute;
    top: 5px;
    right: 6px; */
    float: right;
    background: url(http://www.chinawr.net/static/home/images/z-shear.png) no-repeat ;
    width: 21px;
    height: 21px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 14px;
    margin-top: 10px;
}
::-webkit-input-placeholder { /* WebKit browsers */ 
font-size:14px;
color: #a9a9a9;
} 
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
font-size:14px;
color: #a9a9a9;
} 
::-moz-placeholder { /* Mozilla Firefox 19+ */ 
font-size:14px;
color: #a9a9a9;
} 
:-ms-input-placeholder { /* Internet Explorer 10+ */ 
font-size:14px;
color: #a9a9a9;
}
.p_nwz{
    /*height: 2300px;*/
    margin-top: -30px;
    margin-bottom: 60px;
}
.z_list{
  margin-top: 50px;
  padding: 30px 30px 30px 30px;
  /*height: 2350px;*/
  border: 1px  #dcdcdc solid
}
.holder{
    padding-top: 35px;
}
.holder :after{
  clear: both;
  display: table;
  content: "";
}
.holder a{
  float: left;
  position: relative;
  left: 40%;
  background: #eeeeee;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 5px;
}

.z_linner li{

    border-bottom: 1px #dcdcdc dashed;
    padding: 15px 0px ;
}
.z_linner li span{
    color: #aaaaaa;
    font-size: 12px;
}
.z_linner li::after{
    clear: both;
    content: "";
    display: table;
}
.z_linner li::before {
    content: "\02022";
    margin-right: 6px;
    color: #be242e;
    font-style: normal;
    text-decoration: none;
}
.z_linner span{
    float: right;
}
.z_linner li a{
    color: #666666;
    font-size: 14px;
}
.z_linner>li>a:hover {
	text-decoration: underline
}