﻿.head111 {
    height: 114px;
    width: 1200px;
    margin: 0 auto;
}
.fl1 {
    float: left;
}
.fr1 {
    float: right;
}
.search1 {
    width: 540px;
    margin: 40px auto 0;
}

.search1 .input1 {
    width: 280px;
    height: 31px;
    font-size: 0;
    text-align: right;
    border-radius: 15px;
    border: 1px solid #e3e3e3;
}
.search1 .input1 input {
    font-size: 14px;

    border-radius: 15px;
    color: #afbbc6;
    vertical-align: top;
    width: 170px;
    text-indent: 8px;
    height: 29px;
    border-right: 0;
    line-height: 29px;
    outline: none;
    font-family: "Microsoft YaHei";
}
.search1 .btn_search1 {
    width:90px;
    height: 31px;
    border: 0;
    font-size: 16px;
    margin-right: -1px;
    margin-top: -1px;
    color: #fff;
    border-radius: 15px;
    background: #078ac6;
    font-family: "Microsoft YaHei";
    vertical-align: top;
}
.fwrx1{
    line-height: 31px;
    font-size: 16px;
    color: #2f2f2f;
}
.fwrx1 img{
    vertical-align: top;
    margin-top: 4px;
    margin-right: 0px;

}
.fwrx1 a{
    color: #4178be;
    font-size: 17px;
    font-weight: normal;
    margin-right: 10px;
}

.nav1 {
    width: 100%;
    height: 44px;
    overflow: auto;
    background: url("http://www.bjdwjj.com/zglygzfmhwz/lygmhwzsjbsy/img/nav_bg.png") repeat-x;
}

.nav1 ul {
    list-style: none;
    width: 1200px;
    height: 44px;
    margin: 0px auto !important;

}

.nav1 ul li {
    float: left;
    font-size: 20px;
    color: #fff;
    text-align: center;
    height: 44px;
    padding-left: 35px;
    padding-right: 34px;
    border-right: 1px solid #fff;
    line-height: 44px;
}
.nav1 ul li:last-child{
    border-right: 0;
}
.nav1 ul li a {
    display: inline-block;
    color: #fff;
    text-decoration: none;
}

.active2 {
    background-color: #428bca;
    text-decoration: none;
}

.wd_btn1{
    background: url("http://www.bjdwjj.com/zglygzfmhwz/lygmhwzsjbsy/img/wd_btn.png") no-repeat;
    width: 116px;
    height: 31px;
    border: 0;
    float: right;
}

