.header .mid{
    background: none;
}
.w1300{
    background: url("../images/mainbg.jpg") center top no-repeat,url("../images/bottombg.png") center bottom no-repeat;
}
.w1300 .container{
    width:1300px;
    padding:0 50px;
    background: #fff;
    margin-bottom: -40px;
    overflow: hidden;
}
.zwxxgknav{
    float: left;
    width:210px;
    background: white;
    border-radius: 5px;
    font-size: 15px;
    margin-bottom: 40px;
}
.zwxxgknav a{
    color: #fff;
}
.zwxxgknav dt{
    line-height: 51px;
    border-bottom: 1px solid #87b1d7;
}
.zwxxgknav dt:last-child{
    border-bottom: 0;
}
.zwxxgknav dt a{
    display: block;
    padding-left: 20px;
}
.zwxxgknav dt a:hover{
    background: #4f94c9;
}
.zwxxgknav dt.cur{
    font-weight: bold;
}
.zwxxgknav dt.cur > ul{
    margin-top: -5px;
}
.zwxxgknav dt.cur li{
    line-height: 32px;
    font-size: 14px;

    font-weight: normal;
}
.zwxxgknav dt.cur li a{
    display: block;
    padding-left: 30px;
}
.zwxxgknav dt.cur li li a{
    display: block;
    padding-left: 40px;
}
.zwxxgk-right{
    float: right;
    width:970px;
    margin-bottom: 40px;
    min-height: 600px;
}
.zwxxkg-search{
    height: 250px;
    #background: #ecf2f6;
    padding:15px;
}
.zwxxkg-search ul{

}
.zwxxkg-search li{
    float: left;
    width:80%;
    line-height: 36px;
    margin-top: 10px;
    margin-right: 34px;
}
.zwxxkg-search li label{
    width:150px;
    text-align: right;
    font-size: 14px;
    float: left;
}
.zwxxkg-search li input,.zwxxkg-search li select,.zwxxkg-search li textarea{
    padding:0 10px;
    width:300px;
    float: left;
    height: 30px;
    line-height: 36px;
    border-radius: 3px;
    border:1px solid #dedede;
}

.zwxxkg-search li.time input{
    width:139px;
    background: url("../images/time.jpg") #fff right 10px center no-repeat;
    cursor: pointer;
}
.zwxxkg-search li.time span{
    float: left;
    margin: 0 3px;
    color: #dddddd;
}
.btngroup{
    margin-top: 15px;
    margin-bottom: 100px;
    text-align: center;

}
.btngroup input[type=button]{
    width:120px;
    height: 35px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background: #d60000;
    border: 0;
    border-radius: 3px;
    margin: 0 10px;
    cursor: pointer;
}
.btngroup input[type=button]:hover{
    background: #be0000;
}
.btngroup input[type=reset]{
    width:120px;
    height: 35px;
    text-align: center;
    color: #333;
    font-size: 14px;
    background: #fff;
    border: 1px solid #dddddd;
    border-radius: 3px;
    margin: 0 10px;
    cursor: pointer;
}
.btngroup input[type=reset]:hover{
    background: #dddddd;
}
.zwxxkg-result{
    margin-top: 15px;
}
.zwxxkg-result table{
    width:100%;
}
.zwxxkg-result tr:nth-child(odd){
    background: #f1f2f7;
}
.zwxxkg-result th,.zwxxkg-result td{
    padding:15px;
    font-size: 14px;
    text-align: center;
    height: 48px;

}
.zwxxkg-result th{
    background: #2f6699;
    color: #fff;
}
.zwxxkg-result td{
    border-right: 1px solid #f1f2f7;
}
.zwxxkg-result td a{
    display: block;
}
.zwxxkg-result th:nth-child(1),.zwxxkg-result td:nth-child(1){
    width:22%;
}
.zwxxkg-result th:nth-child(2),.zwxxkg-result td:nth-child(2){
    width:66%;
    text-align: left;
}
.zwxxkg-result th:nth-child(3),.zwxxkg-result td:nth-child(3){
    width:12%;
    border-right: 0;
}
.zwxxkg-result th:nth-child(2){
    padding-left:60px;
}
.zwxxkg-result td:nth-child(1){
    background: url("../images/suoyin.png") 20px center no-repeat;
    padding-left: 44px;
    text-align: left;
}
.zwxxgk-right h2{
    font-size: 20px;
    padding-bottom: 25px;
    margin: 0;
    text-align: center;
}
.zwxxgk-right .zwxxgk-gd h2{
    font-size: 20px;
    padding-bottom: 30px;
    border-bottom:1px dashed #dddddd;
    margin: 0;
    text-align: center;
}
.zwxxgk-gd dl{
    margin-top: 30px;
    padding-bottom: 30px;
    border-bottom:1px dashed #dddddd;
    font-size: 14px;
    line-height: 25px;
}
.zwxxgk-gd dl:last-child{
    border: 0;
}
.zwxxgk-gd dt{
    font-weight: bold;
    font-size: 16px;
    background: url("../images/dot.png") left center no-repeat;
    padding-left: 15px;
    margin-bottom: 10px;
}
.zwxxgk-gd dd a{
    display: block;
    text-align: right;
    color: #666666;
    margin-top: 10px;

}
.zwxxgk-gd dd a:hover{
    text-decoration: underline;
}
.zwxxgk-gd .word{
    font-size: 14px;
    line-height: 30px;
    margin-top: 30px;
}
.page{
    margin-top:20px;
    margin-bottom: 50px;
    overflow: hidden;
}
.page li{
    float: left;
    min-width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 4px;
    font-size:14px;
    margin-right: 5px;
    overflow: hidden;
}
.page li a{
    display: block;
    min-width: 40px;
    height: 40px;
    background: #e9ebee;
    padding:0 16px;
}
.page li span{
    float: left;
}
.page li input{
    border:1px solid #e9ebee;
    border-radius: 4px;
    background: #fff;
    height: 40px;
    line-height: 40px;
    width:40px;
    text-align: center;
    font-size: 14px;
    margin: 0 5px;
    float: left;
}
.page li button{
    width:50px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #1a5284;
    border:1px solid #1a5284;
    border-radius: 4px;
    background: #fff;
    cursor: pointer;
}
.page li.cur a{
    background: #1a5284;
    color: #fff;
}
.page li.pagetz{
    margin-left:20px;
}
.u-list li.empty{
    height: 1px;
    border-top:1px dashed #dddddd;
    margin: 20px 0;

}
