.wp-menu .menu-item a.menu-link {
    padding: 0 77px;
}

#nav {
    height: 53px;
}

.wp-menu .menu-item a.menu-link {
    line-height: 53px;
}

.sub-menu {
    top: 53px;
}

.wp-menu .menu-item {
    float: none;
}

.wp-menu .menu-item a.menu-link {
    font-size: 18px;
    padding: 0 60px;
}

.wp-menu {
    text-align: center;
}

.header {
    height: 135px;
}

.d-sousuo {
    padding: 50px 0;
}

.d-sousuo .inner {
    background: #e4e5ff;
    ;
    border-radius: 8px;
    padding: 15px 20px;

}

.d-sousuo h2 {
    font-size: 16px;
    color: rgb(158, 158, 158);
    margin-bottom: 5px;
    font-weight: normal;
}

.d-sousuo h1 {
    font-size: 23px;
    color: #0d3f88;
    font-weight: bold;
    margin-bottom: 12px;
}

.d-sousuo input {
    display: block;
    width: 100%;
    color: rgb(51, 51, 51);
    height: 32px;
    border: 1px solid #ccc;
    padding-left: 15px;
    box-sizing: border-box;
    font-size: 14px;
}

.d-sousuo input:-moz-placeholder,
textarea:-moz-placeholder {
    font-size: 14px;
}

.d-sousuo input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    font-size: 14px;
}

.d-sousuo input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    font-size: 14px;
}

.d-sousuo .d-input {
    position: relative;
}

.d-sousuo .d-input img {
    position: absolute;
    right: 11px;
    top: 4px;
    cursor: pointer;
    height: 23px;
}

.d-sousuo .d-input input:focus {
    box-shadow: rgb(192, 192, 192) 0 0 22px;
}

.mk1 {}

.mk1 .mk1l {
    float: left;
    margin-top: 28px;
    width: 52%;
}

.mk1 .mk1r {
    float: right;
    width: 46%;
}

.mk1 img {
    max-width: 100%;
}

.mk1 .mk1l h1 {
    font-size: 24px;
    font-weight: bold;
    color: #0d3f88;
    margin-bottom: 20px
}

.mk1 .mk1l .con {
    font-size: 16px;
    line-height: 32px;
}

.mk1 .mk1l .req {
    display: block;

    padding: 15px 0;
    background: #0d3f88;
    color: #fff;
    transition: 0.4s;
    width: 140px;
    box-sizing: border-box;
    text-align: center;
    margin: 0 auto;
    margin-top: 30px;
}

.mk1 .mk1l .req:hover {
    color: #0d3f88;
    background: #fff;
    border: 1px solid #0d3f88;
    box-shadow: #0d3f88 0 0 20px;
}

.d-yqlink {
    margin: 30px 0;
}

.d-yqlink a {
    float: left;
    text-align: center;
    margin-right: 1%;
    padding: 8px 0;
    box-sizing: border-box;
    transition: 0.2s;
    border: 2px solid rgb(207, 207, 207);
}

.d-yqlink a:nth-child(4) {
    margin-right: 0;
    width: 22%;
}

.d-yqlink a:nth-child(1) {
    width: 22%;
}

.d-yqlink a:nth-child(2) {
    width: 26.5%;
}

.d-yqlink a:nth-child(3) {
    width: 26.5%;
}

.d-yqlink a:hover {
    box-shadow: rgb(192, 192, 192) 0 0 20px;
}

.d-yqlink img {
    max-width: 100%;
    vertical-align: middle;
    width: 16px;
    margin-right: 5px;
}

.d-yqlink span {
    vertical-align: middle;
    font-size: 14px;
}

.d-yqlink a p {
    margin-top: 5px;
    font-size: 14px;
}

.fdaohang {
    margin-top: 18px;

}

.fdaohang a {
    color: #fff;
    display: block;
    font-size: 16px;
    line-height: 28px;
}

.d-f {
    padding-top: 22px;
}

.shares {
    text-align: left;
    padding-top: 22px;
}

.shares .icolist {
    color: #fff;
    display: flex;
    font-size: 16px;
    font-weight: 400;
    align-items: center;
    margin-right: 8px;
    cursor: pointer;
    float: left;
    position: relative;
}

.shares .icolist .ico {
    border-radius: 15%;
    margin-right: 8px;
width: 28px;
    height: 28px;
    display: inline-block;
}
.shares .icolist.n1 .ico {
    background: url(../picture/wechat.jpg);
    background-size: 100%;
}
.shares .icolist.n2 .ico {
    background: url(../picture/weibo.jpg);
    background-size: 100%;
}
.shares .icolist.n3 .ico {
    background: url(../picture/bilibili.jpg);
    background-size: 100%;
}
.shares .icolist .ewm {
    width: 100px;
    display: none;
    position: absolute;
    left: -30.5px;
    top: 40px;
}

.foot_b {
    background: #0d3f88;
}

#footer {
    background: #1f5fbe;
}

.wrapper .inner {
    width: 1200px;
}


.post-15 li {
    padding: 14px 0;
}

.post .tt .tit .title {
    font-family: "Arial", "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif;
    font-size: 24px;
    margin-bottom: 5px;
    font-weight: bold;
}

.main3 {
    height: auto;
    padding: 100px 0;
    box-sizing: border-box;
}

.main3 .left {
    width: 49%;
    float: left;
    position: relative;
    color: #fff;
}

.main3 .left h1 {
    font-size: 28px;
}

.main3 .left h2 {
    font-weight: normal;
    margin-top: 20px;
    line-height: 24px;
}

.main3 .left a {
    background-color: #e32845;
    color: #fff;
    font-size: 16px;
    padding: 13px 35px;
    border-radius: 0;
    position: relative;
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
    border: 1px solid #e32845;
    z-index: 1;
    display: inline-block;
    border-radius: 1px;
    margin-top: 30px;
}

.main3 .left a:hover {
    background-color: #0d3f88;
    border: 1px solid #0d3f88;
}

.main3 .right {
    width: 49%;
    float: right;
    position: relative;
}


.main3 .right .icon1 {
    position: absolute;
    left: 50%;
    top: 60px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transform: translateX(-50%);
    z-index: 1;
}


.main3 .right .icon1 a {
    font-size: 35px;
    background-color: #fff;
    color: #e32845;
    text-align: center;
    height: 60px;
    width: 60px;
    display: inline-block;
    line-height: 60px;
    border-radius: 100%;
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
}

.main3 .right .icon1::after {
    position: absolute;
    content: '';
    height: 80px;
    width: 80px;
    left: -10px;
    top: -10px;
    border-radius: 100%;
    background-color: rgba(255, 255, 255, 0.4);
    -webkit-animation: ripple 3s linear infinite;
    animation: ripple 3s linear infinite;
    z-index: -1;
}

.col_news_list .wp_entry,
.col_news_list .wp_entry p {
    font-family: "Arial", "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif !important;
    font-size: 15px !important;
    line-height: 1.7 !important;
}

.leadergroup {
    display: flex;
    justify-content: space-between;
    margin-bottom: 25px;
}

.leadergroup:nth-child(1) {
    justify-content: space-evenly
}

.leadergroup .photolist {
    width: 33%;
    text-align: center;
}

.leadergroup .photolist img {
    width: 50%;
}

.photolist .titzz h1 {
    margin-top: 15px;
}

.photolist .titzz h2 {
    font-weight: normal;
    line-height: 20px;
}

.col_news_con {
    margin: 0;
}

.col_news_list .news_list {
    border: 1px solid #e7e6e4;
}

.news_list li.news span.news_title {
    float: none;
}

.col_news_list .news_list li.news .xlcon {
    font-weight: normal;
    margin-bottom: 25px;

    display: none;
}

.col_news_list .news_list li.news {
    line-height: 52px;
    position: relative;
    font-weight: bold;
    color: #1072be;
    padding: 0 25px;
    cursor: pointer;
    box-sizing: border-box;
}

.col_news_list .news_list li.news img {
    position: absolute;
    width: 16px;
    right: 25px;
    top: 17px;
}


@keyframes ssss {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(180deg)
    }
}

.col_news_list .news_list li.news .jian {
    display: none;
}

.col_news_list .news_list li.news:nth-child(2n) {
    background: #f6f6f6;


}

.wp_entry a:hover {
    text-decoration: none !important;
    color: #0d3f88 !important;
}

.d-a a {
    display: block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background: #1457ba;
    color: #fff;
    height: 35px;
    line-height: 35px;
    margin: 10px 0;
    box-sizing: border-box;
}

.d-a a:hover {
    padding-left: 15px;
}

.d-a a:last-child {
    margin-bottom: 0;
}

#wp_content_w6_0 .contit {
    font-weight: bold;
    font-size: 16px;
}


.leftbom {

    border: 2px solid #eee;
    background-color: transparent !important;
    padding: 20px 16px;
    box-sizing: border-box;
}

.leftbom h3 {
    color: #011b3c !important;
    font-weight: bold;
    line-height: 20px;
}

.leftbom button {
    background: #1457ba;
    color: #fff;
    padding: 10px 20px;
    display: inline;
    border-radius: 4px;
}

.leftbom .list {
    margin-top: 15px;
    line-height: 24px;
}

.leftbom .list a {
    text-decoration: underline;
    color: #007bc7;
    display: block;
    background: url(../images/yuan.png) no-repeat 0px center;
    padding-left: 21px;
}

.leftbom .button {
    margin-top: 20px;
    display: inline-block;
    background: #007bc7;
    color: #fff;
    padding: 10px 20px;
    border-radius: 4px;

}

.col_news_list .piclist img {
    max-width: 100%;
}

.col_news_list .piclist {
    float: left;
    display: block;
    width: 23%;
    margin-right: 2.5%;
}

.col_news_list .piclist p {
    background: #e4e5ff;
    line-height: 18px;
    padding: 12px 20px;
    min-height: 60px;
    margin-bottom: 30px;
    box-sizing: border-box;
}

.col_news_list .piclist p img {
    float: left;
    width: 7%;
}

.col_news_list .piclist p span {
    float: right;
    width: 89%;
    hyphens: auto;
    display: block;
    max-height: 36px;
    font-size: 14px;
}

.col_news_list .piclist:nth-child(4n) {
    margin-right: 0;
}

.callist img {
    max-width: 100%;
    width: 100%;
}

.callist a {
    float: left;
    width: 50%;
}

#wp_content_w6_0 .inplist {
    margin-top: 15px;
    font-size: 14px;
    font-family: 'Arial', 'Microsoft YaHei', '\u5b8b\u4f53', Tahoma, Geneva, sans-serif;
}

#wp_content_w6_0 .inplist input {
    padding: 0.2rem 0.75rem;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    font-size: 0.9375rem;
    /* line-height: 0.5625rem; */
    -webkit-appearance: none;
    box-shadow: none;
    border: solid 1px #ccd2de;
    min-height: 2.6125rem;
    border-radius: 5px;
    background: white;
    color: #444444 !important;
    font-family: 'proxima-nova', Helvetica, Arial, San-serif;
    font-weight: normal;
    letter-spacing: 0.015rem;
    outline: none;
    width: 100%;

}
#wp_content_w6_0 .inplist textarea {
    padding: 0.2rem 0.75rem;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    font-size: 0.9375rem;
    /* line-height: 0.5625rem; */
    -webkit-appearance: none;
    box-shadow: none;
    border: solid 1px #ccd2de;
    min-height: 2.6125rem;
    border-radius: 5px;
    background: white;
    color: #444444 !important;
    font-family: 'proxima-nova', Helvetica, Arial, San-serif;
    font-weight: normal;
    letter-spacing: 0.015rem;
    outline: none;
    width: 100%;

}
#wp_content_w6_0 .inplist.city input {
    margin-top: 12px;
}

#wp_content_w6_0 .inplist.date select {
    border: solid 1px #ccd2de;
    width: 30%;
    height: 2.6125rem;
    margin-right: 4.5%;
}

#wp_content_w6_0 .inplist select:nth-child(3) {
    margin-right: 0;
}

#wp_content_w6_0 .inplist select {
    border: solid 1px #ccd2de;
    width: 100%;
    height: 2.6125rem;
    margin-right: 4.5%;
}

#wp_content_w6_0 .inplist button {

    display: inline-block;
    height: 2.8125rem;
    width: 100%;
    max-width: 10.625rem;
    min-width: 5.625rem;
    font-size: 0.875rem;
    border-radius: 0.1875rem;
    box-sizing: border-box;
    padding: 0;
    -webkit-appearance: none;
    border: solid 1px #444444;
    background: transparent;
    color: #444444;
    -webkit-color: none;
    text-transform: uppercase;
    letter-spacing: .03em;
    cursor: pointer;
    font-family: 'proxima-nova-bold', Helvetica, Arial, San-serif;
    font-weight: normal;
    transition: 300ms;
    color: #ffffff;
    border-radius: 8px;
    background: #1a6f43;
    border: solid 1px #1a6f43;
    box-shadow: 0 1px 2px rgb(0 0 0 / 35%);
}