.header {
    height: 128px;
    position: relative;
    z-index: 5;
    background: #ffffff;
    overflow: hidden;
}

.content,
.footer {
    width: 1200px;
    margin: 0 auto;
}

i,
em {
    font-style: normal;
}

.header .logo {
    float: left;
    padding: 24px 0;
    margin: 0 0 0 8%;
}
.header .logo a{
    display: block;
}
.header .logo img {
    height: 80px;
    display: block;
}

.header h3 {
    float: left;
    padding-top: 33px;
    line-height: 100%;
    color: #fff;
    font-size: 26px;
    font-weight: bold;
}

.header h3 em {
    font-size: 20px;
    display: block;
    line-height: 100%;
    padding-top: 10px;
    font-weight: normal;
}

.header .h_nav {
    float: right;
    padding-top: 28px;
    margin-right: 8%;
}

.h_nav p {
    text-align: right;
    color: #333333;
    font-size: 16px;
    line-height: 32px;
    height: 49px;
    ;
}

.h_nav p i {
    display: inline-block;
    padding-left: 41px;
    background: url(../images/h_tel.png) no-repeat left 0;
    line-height: 32px;
}

.h_nav p span {
    font-size: 28px;
    font-weight: bold;
    ;
    display: inline-block;
    font-family: "宋体";
    line-height: 24px;
}

.h_nav {}

.h_nav ul {
    float: left;
}

.h_nav ul li {
    float: left;
    font-size: 16px;
    position: relative;
    box-sizing: border-box;
    margin-left: 60px;
}

.h_nav ul li a {
    color: #333333;
    display: block;
    font-size: 16px;
    position: relative;
    z-index: 5;
    line-height: 25px;
    text-align: center;
    box-sizing: border-box;
    border-radius: 25px;
    position: relative;
}

.h_nav ul li a:before {
    position: absolute;
    content: "";
    left: 0;
    top: 49px;
    width: 0;
    height: 2px;
    background: #114196;
    transition: all 0.2s;
}

.h_nav li.cur a,
.h_nav li a:hover {
    color: #114196;
}

.h_nav li.cur a:before,
.h_nav li a:hover:before {
    width: 100%;
}


.ty-banner-1 {
    overflow: hidden;
    line-height: 0;
    text-align: center;
}

.ty-banner-1 img {
    visibility: hidden;
}

.ty-banner-1 img.show {
    visibility: visible;
}
.f_bj {
    color: #828384;
    clear: both;
    font-family: "Microsoft Yahei";
    height: 429px;
    font-size: 16px;
    overflow: hidden;
    border-top: 10px solid #e3a010;
    ;
    padding-top: 60px;
    background: #2b3038;
}

.footer {
    margin: 0 auto;
    width: 1200px;
}

.f_on1 {
    overflow: hidden;
    height: 78px;
    border-bottom: 1px solid #4b4f56;
    margin-bottom: 82px;
}

.f_on1 ul {
    display: flex;
    width: 100%;
    justify-content: center;
}

.f_on1 ul li {
    line-height: 100%;
    font-size: 18px;
    margin: 0 30px;
}

.f_on1 ul li:last-of-type {
    margin-right: 0;
}

.f_on1 ul li a {
    color: #fff;
    display: block;
    line-height: 100%;
}

.f_on1 ul li a:hover {
    text-decoration: underline;
}

.f_on2 {
    width: 918px;
}

.f_on2 h3 {
    float: left;
    width: 368px;
}

.f_on2 h3 strong {
    display: block;
    padding-top: 23px;
    height: 53px;
    font-size: 16px;
    color: #fff;
    line-height: 100%;
}

.f_on2 h3 i strong span {
    display: block;
    font-weight: normal;
    font-size: 12px;
    font-family: arial;
    padding-top: 9px;
}

.f_on2 h3 em {
    display: block;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    color: #abadaf;
}

.f_on2 h3 em a {
    color: #abadaf;
    display: inline-block;
    margin-right: 15px;
}

.f_on2 ul {
    overflow: hidden;
    padding-top: 8px;
    float: left;
    width: 540px;
}

.f_on2 ul li {
    line-height: 25px;
    font-size: 14px;
    background: url(../images/f_ico1.jpg) no-repeat 0 0;
    padding-left: 50px;
    color: #b4b5b8;
    width: 141px;
    float: left;
    height: 70px;
    line-height: 100%;
}

.f_on2 ul li span {
    display: block;
    font-weight: bold;
    line-height: 100%;
    padding-bottom: 9px;
}

.f_on2 ul li:nth-of-type(2n) {
    width: 280px;
}

.f_on2 ul li:nth-of-type(2) {
    background: url(../images/f_ico2.jpg) no-repeat;
}

.f_on2 ul li:nth-of-type(3) {
    background: url(../images/f_ico3.jpg) no-repeat;
}

.f_on2 ul li:nth-of-type(4) {
    background: url(../images/f_ico4.jpg) no-repeat;
}

.f_on2 ul li:nth-of-type(5) {
    background: url(../images/f_ico5.jpg) no-repeat;
}

.f_on2 p {
    color: #bcbcbc;
    font-size: 14px;
    line-height: 25px;
}

.f_on2 p a {
    color: #bcbcbc;
}

.f_on2 p span {
    padding: 0 26px;
}

.f_on2 p em {
    display: block;
}

.f_on3 {
    float: right;
    width: 154px;
    overflow: hidden;
}

.f_on3 p {
    overflow: hidden;
    float: left;
    background: #fff;
    height: 180px;
}

.f_on3 p:first-child {
    margin-right: 15px;
}

.f_on3 p em {
    display: block;
}

.f_on3 p em img {
    width: 106px;
    height: 106px;
    border: 13px solid #fff;
}

.f_on3 p i {
    display: block;
    color: #333333;
    text-align: center;
    font-size: 14px;
    line-height: 100%;
    margin-top: -4px;
    z-index: 5;
}

.f_on3 p i span {
    display: block;
    padding-top: 5px;
}

.plc {
    padding: 10px 0 20px;
}

.p12-curblock {
    display: none;
}

.p102-curmbs-1 {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #808080;
}

.p102-curmbs-1 b {
    font-weight: normal;
    padding-left: 35px;
    background: url(../images/p102-curmbs-icon1.png) no-repeat left center;

}

.p102-curmbs-1 i {
    font-style: normal;
}

.p102-curmbs-1 span {
    font-family: 宋体;
    height: 46px;
    line-height: 46px;
    padding: 0px 5px;
}

.p102-curmbs-1 a {
    color: #808080;
}

.p102-curmbs-1 a:hover {
    color: #114196;
}