#tab {
    padding: 0;
}

.toolbar_bottom {
    border: 1px solid #e4e4e4 !important;
    width: 87px !important;
    right: 352px !important;
}

.toolbar_bottom li {
    height: 38px !important;
}

/*顶部*/
.top {
    width: 1180px;
    height: 35px;
    line-height: 35px;
    margin: 0 auto;
}

.top .topul {
    margin-bottom: 0;
}

.top .topul li {
    float: left;
}

.top .topul li a {
    font-size: 14px;
}

.top .topul li a:hover {
    color: #1a56a8;
}

.top .topul li span {
    width: 1px;
    height: 16px;
    background-color: #737373;
    display: inline-block;
    margin: 0 10px;
    vertical-align: middle;
}

.top .topul2 {
    float: right;
}

.sous {
    width: 100%;
    height: 35px;
}

.lg .lgg .lgrit .lgritul li:hover .wei {
    display: block !important;
}

.lg .lgg .lgrit .lgritul li:hover .weixin {
    display: block !important;
}

.wei {
    position: absolute;
    top: 40px;
    display: none;
    right: 0;
}

.weixin {
    position: absolute;
    top: 40px;
    display: none;
    right: 75px;
}

.weixin img {
    width: 100px;
    height: 100px;
    border: 1px solid #949494;
    border-radius: 10px;
}

.wei img {
    width: 100px;
    height: 100px;
    border: 1px solid #949494;
    border-radius: 10px;
}

/*logo*/
.lg {
    background-color: #ffffff;
}

.lgg {
    position: relative;
    overflow: inherit !important;
}

.lg .lgg {
    width: 1180px;
    margin: 0 auto;
    height: 112px;
}

.lg .lgg .lglef {
    float: left;
    width: 580px;
}

.lg .lgg .lgrit {
    /* float: right; */
    position: absolute;
    right: 0;
    top: 50%;
}

.lg .lgg .lgrit .lgritul {
    margin: 15px 0 15px 0;
}

.lg .lgg .lgrit .lgritul li {
    float: right;
    margin-left: 20px;
}

.lg .lgg .lgrit .lgritul li a,
.lg .lgg .lgrit p a {
    font-size: 14px;
}

.lg .lgg .lgrit p a:hover {
    color: #1a56a8;
}

.lg .lgg .lgrit p {
    margin-top: 5px;
    font-size: 14px;
}

.lg .lgg .lgrit .sous .sou {
    width: 254px;
    height: 35px;
    line-height: 35px;
    float: left;
    padding-left: 10px;
    color: #999999;
    border: 1px solid #c2c2c2;
}

.lg .lgg .lgrit .sous .but {
    width: 96px;
    height: 35px;
    float: left;
    background: url("../images/1907291455027406377.png") no-repeat 35% center;
    border: 0;
    color: #ffffff;
    padding-left: 22px;
}
.sous .but {
    width: 96px;
    height: 35px;
    float: left;
    background: url("../images/1907291455027406377.png") no-repeat 35% center;
    border: 0;
    color: #ffffff;
    padding-left: 22px;
}
.lgrit {
    overflow: hidden;
    width: 350px;
}

.lgritul {
    height: inherit;
    overflow: inherit;
}

.lgritul li {
    height: inherit;
    line-height: inherit;
}

.lgritul li a img {
    margin-right: 7px;
}

.lgcen {
    float: left;
    width: 110px;
    margin-left: 17px;
    padding-top: 47px;
}

.lgcen h3 {
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    line-height: 36px;
    height: 40px;
    border: #fff solid 1px;
    border-radius: 18px;
    background: #5e88c2;
    text-align: center;
}

/*媒体查询头部*/
@media screen and (max-width:768px) {

    /*顶部*/
    .top {
        display: none;
    }

    /*logo*/
    .lg,
    .lg .lgg,
    .dh {
        width: 100% !important;
    }

    .lg .lgg .lglef img {
        width: 98% !important;
    }
}

@media screen and (max-width:361px) {

    /*顶部*/
    .top .topul li span {
        margin: 0 5px;
    }
}

@media screen and (min-width: 769px) {

    .topp,
    .lg,
    .dh,
    .bt-main,
    .yq,
    .bot {
        min-width: 1220px;
    }
}

a {
    blr: expression(this.onFocus=this.close());
}

a {
    blr: expression(this.onFocus=this.blur());
}

body a {
    outline: none;
    blr: expression(this.onFocus=this.blur());
}
.bt-main,.main{
    z-index: 2 !important;
}
.myFir li{
    width: 21.6% !important;
    background-color: #e9f6fd;
}
.xfour img{
    /* width: 55% !important; */
}
.ptfw:hover .dropdown{
    display: block;
}
.dropdown:hover .dropdown{
    display: block;
}
.dropdown{
    position: absolute;
    left:-100%;
    top: 100%;
    z-index: 1000;
    color: #fff;
    width: 1220px;
    height:300px;
    background-color: #1d5daf;
    display: none;
    float: none;
    padding: 0 38px;
}
.drop_cont{
    width: 16.66%;
    height: 100%;
    float: left;
    color: #fff;
    padding: 10px;
    text-align: left;
}
.drop_cont h5{
    margin: 0 !important;
    height: 30px !important;
    line-height: 30px !important;
    font-size: 16px !important;
    color: #fff !important;
    font-weight: bold !important;
}
.drop_cont a{
    display: block;
    margin: 5px 0;
    height: 30px;
    line-height: 30px;
    font-size: 15px !important;
    color: #dcdcdc !important;
    font-weight: normal !important;
}
.drop_cont a:hover{
    color: #fff !important;
}



/*导航*/
.dh {
    height: 50px;
    background-color: #ffffff;
}

.dh .nav {
    width: 1220px;
    margin: 0 auto;
    /* overflow: hidden; */
}

.dh ul li {
    height: 50px;
    line-height: 50px;
}

.dh ul li:hover {
    background-color: #e9eef6;
}

.dh ul li:hover a {
    color: #1a56a8;
}

.dh ul li {
    width: 122px !important;
    border-right: 1px solid #ffffff;
    float: left;
    text-align: center;
}

.dh ul li:first-child {
    border-left: 1px solid #ffffff;
}

.dh ul li a {
    font-size: 20px;
    color: #1a56a8;
    font-weight: bold;
}

.nav>li>a {
    padding: 0;
}

.container {
    padding-left: 0;
    padding-right: 0;
}

/*媒体查询头部*/
@media screen and (max-width:768px) {

    /*导航*/
    .dh .nav {
        width: 100%;
    }

    .dh .nav .navb1 {
        border-left: 0;
    }

    .dh .nav .navb {
        border-right: 0;
    }

    .dh {
        height: 97% !important;
    }

    .dh ul li a {
        font-size: 17px !important;
    }

    .dh ul li {
        width: 50% !important;
    }

    /*logo*/
    .lg .lgg .lglef {
        width: 82%;
    }

    .lg .lgg .lgrit {
        display: none;
    }
}

@media screen and (max-width:375px) {
    .lgcen {
        padding-top: 18px;
        width: 14% !important;
        margin-left: 12px;
    }

    .lgcen h3 {
        font-size: 14px;
        line-height: 27px;
        height: 30px;
    }

    .lg {
        min-height: 65px;
    }
}
.myFour{
    padding-top: 10px;
}
.myFour ul{
    background: none;
}
.myFour li{
    /* padding-top: 5px; */
}
.myFour a{
    width: 287px !important;
    height: 57px !important;
    margin-right: 10px;
    background-color: #f0f9fe;
    padding: 0;
}
.myFour a:nth-last-child(1){
    margin-right: 0;
}