.top_bg {
    background: url(/upload/image/20230620/1c2cc7be0c7e7a19c2cf8d119545e7b5.gif) repeat-x;
    padding: 30px 0 0;
    height: 148px;
    overflow: hidden;
}

.header {
    width: 1200px;
    margin: 0 auto;
}

.h_con {
    height: 88px;
    overflow: hidden;
}

.h_con h1 {
    float: left;
    padding: 7px 25px 0 0;
}

.h_con h1 img {
    width: 122px;
    height: 60px !important;
}

.h_con .h_dw {
    float: left;
    padding: 5px 0 10px 22px;
    font-size: 22px;
    color: #333;
    background: url(/upload/image/20230620/0da89668b6d3b5de733a3168136d583e.gif) no-repeat 0 8px;
    font-weight: bold;
}

.h_dw span {
    display: block;
    font-size: 12px;
    color: #999;
    padding: 3px 0 0;
    font-weight: normal;
}

.h_con .tel {
    background: url(/upload/image/20230620/0bffb490161d2c0b8afaaa5cb5043f53.gif) no-repeat 0 15px;
    padding: 5px 0 0 40px;
    float: right;
    font-size: 18px;
    color: #333;
    font-weight: bold;
}

.tel b {
    display: block;
    font-size: 24px;
    padding: 5px 0 0;
}

.h_nav {
    height: 60px;
    line-height: 60px;
}

.h_nav li {
    height: 60px;
    float: left;
    background: url(/upload/image/20230620/befe47859d223a5a5a09ba315ce37331.gif) no-repeat right 26px;
    position: relative;
    margin-left: -1px;
}

.h_nav li a {
    font-size: 14px;
    color: #333;
    padding: 0 34px;
    display: block;
    float: left;
    position: relative;
    z-index: 4;
    text-decoration: none;
}

.h_nav li.cur11 a,
.h_nav li a:hover {
    background: #151f5d\9;
    color: #fff;
}

/* IE6銆両E7銆両E8鏀寔 */

.h_nav li:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0;
    background: #151f5d;
    bottom: 0;
    left: 0;
    -webkit-transition: height .3s;
    transition: height .3s;
}

.h_nav li:hover:after,
.h_nav li.cur1:after {
    height: 100%;
}

em,
i {
    font-style: normal;
}


.banner {
    position: relative;
    overflow: hidden;
    height: 600px;
    background: url(/upload/image/20230620/b9e7f30fcaee48b345b0977200ba6909.gif) no-repeat center bottom;
}

.tempWrap {
    margin: 0 auto;
}

.bd ul li,
.bd ul li a {
    display: block;
    height: 540px;
}

.banner p {
    position: absolute;
    top: 220px;
    width: 80px;
    height: 80px;
    z-index: 10;
}

.banner p a {
    display: block;
    width: 80px;
    height: 80px;
}

.banner .prev {
    left: 20px;
}

.banner .next {
    right: 20px;
}


.s_bg {
    background: url(/upload/image/20230620/0b8e13a6d191ea0b96a79c93b263a095.png) repeat;
    height: 60px;
    margin: -120px 0 0;
    position: relative;
    z-index: 20;
}

.search {
    width: 1200px;
    margin: 0 auto;
    height: 60px;
    overflow: hidden;
}

.search p {
    float: left;
    font-size: 14px;
    color: #fff;
    width: 912px;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
}

.search p a {
    font-size: 14px;
    color: #fff;
    padding: 0 10px;
}

.search .ser_inp {
    background: url(/upload/image/20230620/4261da595b9e97d4447f3294b9398cb7.png) no-repeat;
    width: 235px;
    height: 30px;
    border: none;
    float: left;
    margin-top: 15px;
    font-family: "Microsoft YaHei";
    font-size: 12px;
    color: #666;
    line-height: 30px;
    outline: none;
    padding: 0 3px 0 12px;
}

.search .ser_so {
    cur1sor: pointer;
    float: left;
    background: url(/upload/image/20230620/7e00555fd7a956197ce9378688d4e518.png) no-repeat;
    border: none;
    margin-top: 15px;
    width: 38px;
    height: 30px;
    z-index: 999;
}


.f_bg {
    background: #00264b;
    overflow: hidden;
    padding: 25px 0 40px;
}

.footer {
    width: 1200px;
    margin: 0 auto;
}

.f_nav {
    height: 150px;
}

.f_nav ul li {
    height: 40px;
    line-height: 40px;
    float: left;
    width: 150px;
    text-align: center;
}

.f_nav ul li a {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}

.f_nav li .erji li {
    height: 25px;
    line-height: 25px;
}

.f_nav li .erji a {
    font-weight: normal;
    color: #a3aab4;
}

.f_logo {
    width: 185px;
    padding: 25px 0 0;
}

.f_logo img {
    width: 145px;
    height: 52px;
}

.f_ban {
    padding: 20px 25px 0 0;
}

.f_ban p {
    font-size: 14px;
    color: #a3aab4;
    line-height: 32px;
}

.f_ban p b {
    color: #fff;
}

.f_ban span {
    padding: 0 30px;
}

.f_ban em {
    padding: 0 0 0 172px;
}

.f_ban a {
    font-size: 14px;
    color: #a3aab4;
}

.f_er {
    width: 108px;
    text-align: center;
    position: absolute;
    top: 105px;
    right: 0;
}

.f_er img {
    width: 108px;
    height: 108px;
}

.f_er span {
    font-size: 14px;
    color: #a3aab4;
    display: block;
    padding: 10px 0 0;
}

em,
i {
    font-style: normal;
}


.client-2 {
    position: fixed;
    right: -170px;
    top: 50%;
    z-index: 900;
}

.client-2 li a {
    text-decoration: none;
}

.client-2 li {
    margin-top: 1px;
    clear: both;
    height: 71px;
    position: relative;
}

.client-2 li i {
    background: url(/upload/image/20230620/ebb0ec85eb257c0a0d90b14abc845c11.png) no-repeat;
    display: block;
    width: 30px;
    height: 27px;
    margin: 0px auto;
    text-align: center;
}

.client-2 li p {
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    color: #fff;
}

.client-2 .my-kefu-qq i {
    background-position: 4px 5px;
}

.client-2 .my-kefu-tel i {
    background-position: 0 -21px;
}

.client-2 .my-kefu-liuyan i {
    background-position: 4px -53px;
}

.client-2 .my-kefu-weixin i {
    background-position: -34px 4px;
}

.client-2 .my-kefu-weibo i {
    background-position: -30px -22px;
}

.client-2 .my-kefu-ftop {
    display: none;
}

.client-2 .my-kefu-ftop i {
    width: 33px;
    height: 35px;
    background-position: -27px -51px;
}

.client-2 .my-kefu-left {
    float: left;
    width: 77px;
    height: 47px;
    position: relative;
}

.client-2 .my-kefu-tel-right {
    font-size: 16px;
    color: #fff;
    float: left;
    height: 24px;
    line-height: 22px;
    padding: 0 15px;
    border-left: 1px solid #fff;
    margin-top: 14px;
}

.client-2 .my-kefu-right {
    width: 20px;
}

.client-2 .my-kefu-tel-main {
    background: #151f5d;
    color: #fff;
    height: 56px;
    width: 242px;
    padding: 9px 0 6px;
    float: left;
}

.client-2 .my-kefu-main {
    background: #151f5d;
    width: 97px;
    height: 56px;
    position: relative;
    padding: 9px 0 6px;
    float: left;
}

.client-2 .my-kefu-weixin-pic {
    position: absolute;
    left: -130px;
    top: -24px;
    display: none;
    z-index: 333;
}

.my-kefu-weixin-pic img {
    width: 115px;
    height: 115px;
}
.mfzxbox{
    float: right;
}

.h_nav li.cur a{
    color: white !important;
}

.mfzxbox a{
    background: #0054a7;
    padding: 15px 50px;
    display: block;
    margin-left: 25px;
    color: white;
    border-radius: 50px;
    font-weight: bold;
    margin-top: 3px;
    transition: all 0.5s;
}

.mfzxbox a:hover{
    color: white;
    background-color: #151f5d;
}