i,
em {
    font-style: normal;
}

.content {
    width: 70rem;
    margin: 0 auto;
}

.head.hea {
    position: fixed;
    top: 0;
}

.head {
    width: 100%;
    z-index: 200;
    min-width: 1200px;
}

.head .hea-top {
    padding: 0 8rem;
    height: 7rem;
    background: #192e89;
    width: 100%;
    box-sizing: border-box;
}

.head .hea-top .logo {
    float: left;
    padding-top: 1.65rem;
}

.head .hea-top .logo .t_logo {
    width: 10.65rem;
    line-height: 0;
    overflow: hidden;
    float: left;
    margin-right: 1.15rem;
    margin-top: 0.6rem;
}

.head .hea-top .logo .t_logo img {
    width: 100%;
}

.head .hea-top .logo h2 {
    float: left;
    padding-left: 1.25rem;
    background: url(../images/hea-xt.png) no-repeat left 10px;
    background-size: 0.05rem 2.85rem;
}

.head .hea-top .logo h2 span {
    display: block;
    line-height: 2.1rem;
    font-size: 1.4rem;
    color: #ffffff;
    font-weight: normal;
}

.head .hea-top .logo h2 em {
    display: block;
    line-height: 1.75rem;
    font-size: 1rem;
    color: #ffffff;
    font-weight: normal;
}

.head .hea-top .rig {
    width: 48.85rem;
    float: right;
    margin-top: 2.5rem;
}

.head .hea-top .rig .rig-top {
    height: 3.65rem;
    text-align: right;
}

.head .hea-top .rig .rig-top span {
    display: inline-block;
    padding: 0.9rem 0 0 2.15rem;
    background: url(../images/hea-rig.png) no-repeat left top;
    background-size: 1.25rem 2.5rem;
    font-size: 1.2rem;
    color: #ffffff;
    line-height: 2.1rem;
    height: 3.65rem;
    box-sizing: border-box;
    font-family: "DINPro";
}

.head .hea-top .rig .menu ul>li {
    float: left;
    height: 2.1rem;
    line-height: 2.1rem;
    text-align: center;
    margin-left: 5.5%;
}

.head .hea-top .rig .menu ul>li:first-child {
    margin-left: 0;
}

.head .hea-top .rig .menu ul>li>a {
    display: block;
    font-size: 0.9rem;
    color: #ffffff;
}

.head .hea-top .rig .menu ul>li.cur>a {
    font-weight: bold;
}


.nav-con {
    width: 100%;
    height: 0;
    background: rgba(255, 255, 255, .95);
    position: absolute;
    left: 0;
    top: 7rem;
    box-sizing: border-box;
    overflow: hidden;
    transition: .5s;
    text-align: center;
    z-index: 200;
}

.nav-con .left {
    width: auto;
    display: inline-block;
    padding-top: 1.7rem;
}

.nav-con .left .left-nav {
    float: left;
    width: 11.1rem;
    margin-left: 1.95rem;
}

.nav-con .left .left-nav:first-child {
    margin-left: 0;
}

.nav-con .left .left-nav h4 {
    line-height: 2.3rem;
    border-bottom: 1px solid #c2c2c6;
    margin-bottom: 1.65rem;
    text-align: left;
}

.nav-con .left .left-nav h4 a {
    font-size: 1.1rem;
    color: #333333;
}

.nav-con .left .left-nav p a {
    display: block;
    line-height: 1.9rem;
    padding-left: 1.1rem;
    background: url(../images/nav-dd.png) no-repeat left;
    background-size: 0.25rem 0.25rem;
    font-size: 16px;
    color: #333333;
    text-align: left;
    box-sizing: border-box;
}

.nav-con .left .left-nav p a:hover {
    color: #192e89;
    font-weight: bold;
}

.nav-con .rigg {
    width: 25.0rem;
    height: 25.0rem;
    line-height: 0;
    padding: 4.0rem 0 0 3.0rem;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
}

.nav-con .rigg img {
    width: 100%;
}

.head .hea-top .rig .menu ul>li.nav2:hover .nav-con {
    height: 25rem;
}


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

.ty-banner-1 img {
    top: 0;
    left: 50%;
    visibility: hidden;
}

.ty-banner-1 img.show {
    visibility: visible;
}

.p101a-fdh-02 {
    height: 90px;
    box-shadow: 0 3px 4px #e9e9e9;
}

.p101a-fdh-02 h3 {
    float: left;
    width: 150px;
    height: 90px;
    line-height: 90px;
    font-size: 28px;
    font-weight: bold;
    color: #1a1a1a;
}

.p101a-fdh-02-nav {
    max-width: 1000px;
    float: right;
    height: 40px;
    padding-top: 25px;
}

.p101a-fdh-02-nav li {
    float: left;
    height: 40px;
    line-height: 40px;
    border-radius: 25px;
}

.p101a-fdh-02-nav li a {
    display: block;
    height: 40px;
    font-size: 18px;
    color: #1a1a1a;
    text-align: center;
    padding: 0 24px;
}

.p101a-fdh-02-nav li:hover {
    background: #192e89;
}

.p101a-fdh-02-nav .active{
    background: #192e89;
}
.p101a-fdh-02-nav .active a{
    color: #fff;
}

.p101a-fdh-02-nav li.sidenavcur,
.p101a-fdh-02-nav li:hover {
    background: #192e89;
}

.p101a-fdh-02-nav li.sidenavcur a,
.p101a-fdh-02-nav li:hover a {
    color: #fff;
}


.p101-curmbs-1 {
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
}

.plc {
    position: absolute;
    top: -65px;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 10;
    background: url("../images/p101-curmbs-bg.png") no-repeat center bottom;
    padding: 20px 0 5px;
}

.p12-curblock {
    display: none;
}

.p101-curmbs-con {
    float: right;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
}

.p101-curmbs-con b {
    font-weight: normal;
    padding-left: 25px;
    background: url(../images/p101-curmbs-icon1.png) no-repeat left center;
}

.p101-curmbs-con i {
    font-style: normal;
}

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

.p101-curmbs-con a {
    color: #fff;
}

.p101-curmbs-con a:hover {
    text-decoration: underline;
}


.p102-info-items {
    margin-bottom: 60px;
    overflow: hidden;
}

.p102-info-items-img {
    float: right;
    width: 362px;
}

.p102-info-items-img a,
.p102-info-items-img img {
    width: 100%;
    display: block;
}

.p102-info-items-text {
    float: left;
    width: 620px;
    padding-top: 40px;
}

.p102-info-items-text h4 {
    height: 32px;
    position: relative;
    padding-left: 90px;
    margin-bottom: 20px;
}

.p102-info-items-text h4 em {
    position: absolute;
    width: 74px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #192e89;
    text-align: center;
    font-style: normal;
    border: 1px solid #192e89;
    left: 0;
    top: 0;
}

.p102-info-items-text h4 a {
    display: inline-block;
    height: 32px;
    max-width: 100%;
    line-height: 32px;
    font-size: 22px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p102-info-items-text p {
    line-height: 28px;
    font-size: 14px;
    color: #666666;
    text-align: justify;
    margin-bottom: 24px;
}

.p102-info-1-more a {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #333333;
}

.p102-info-1-more a:hover {
    color: #192e89;
}


.p102-info-list {
    border: 1px solid #e3e3e3;
    border-bottom: 0;
    margin-bottom: 30px;
}

.p102-info-list dl {
    border-bottom: 1px solid #e3e3e3;
    padding: 19px;
    min-height: 180px;
    position: relative;
}

.p102-info-list dt {
    width: 268px;
}

.p102-info-list dt a,
.p102-info-list dt img {
    display: block;
    width: 100%;
}

.p102-info-list dd {
    position: absolute;
    left: 327px;
    right: 29px;
    top: 19px;
    bottom: 19px;
    z-index: 1;
    padding-top: 20px;
}

.p102-info-list dd h4 {
    height: 40px;
    line-height: 40px;
    font-weight: normal;
    margin-bottom: 5px;
}

.p102-info-list dd h4 a {
    display: inline-block;
    max-width: 100%;
    height: 40px;
    font-size: 22px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p102-info-list .p102-info-list-desc {
    font-size: 14px;
    line-height: 26px;
    color: #666666;
    text-align: justify;
}

.p102-info-list-more {
    padding-top: 22px;
}

.p102-info-list-more a {
    display: block;
    width: 98px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #192e89;
    text-align: center;
    border: 1px solid #192e89;
    position: relative;
}

.p102-info-list-more a:before {
    content: '';
    position: absolute;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-left: 10px solid #fff;
    left: -1px;
    top: 50%;
    margin-top: -9px;
    z-index: 1;
}

.p102-info-list-more a:after {
    content: '';
    position: absolute;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 7px solid #192e89;
    left: -1px;
    top: 50%;
    margin-top: -5px;
    z-index: 2;
}

.p102-info-list dl:hover {
    box-shadow: 5px 5px 10px #ededed, -5px -5px 10px #ededed;
}

.p102-info-list dl:hover dd h4 a {
    color: #192e89;
}

.p102-info-list dl:hover .p102-info-list-more a {
    background: #192e89;
    color: #fff;
}

.p102-info-list dl:hover .p102-info-list-more a:before {
    border-left: 10px solid #192e89;
}

.p102-info-list dl:hover .p102-info-list-more a:after {
    border-left: 7px solid #fff;
}


.p102-info-1 {
    width: 1029px;
    background: #fff;
    border-left: 1px solid #ebebeb;
    margin-left: -1px;
    padding: 70px 40px 40px;
}


.xf {
    width: 90px;
}

.fixed {
    position: fixed;
    left: 50%;
    top: 0px;
    margin-left: -600px;
}

.p102-info-fdh-1 {
    width: 90px;
    position: relative;
    z-index: 2;
    margin-top: 70px;
}

.p102-info-fdh-1-nav-one {
    margin-bottom: 10px;
}

.p102-info-fdh-1-nav-one h3 {
    background: #192e89;
    font-weight: normal;
    margin-bottom: 5px;
}

.p102-info-fdh-1-nav-one li {
    background: #ccc;
    margin-bottom: 5px;
}

.p102-info-fdh-1-nav-one h3 a,
.p102-info-fdh-1-nav-one li a {
    display: block;
    line-height: 26px;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    padding: 19px 20px;
}

.p102-info-fdh-1-nav-one li a {
    color: #666;
    font-size: 16px;
    padding: 19px 10px;
}

.p102-info-fdh-1-nav-one h3.sidenavcur,
.p102-info-fdh-1-nav-one h3:hover {
    background: #666666;
    font-weight: bold;
}

.p102-info-fdh-1-nav-one li.sidenavcur a,
.p102-info-fdh-1-nav-one li:hover a {
    color: #666666;
    font-weight: bold;
}

/*有需要黑色字体的可放出*/
/*.p102-info-fdh-1-nav-one h3.sidenavcur a,*/
/*.p102-info-fdh-1-nav-one h3:hover a {*/
/*    color: #1a1a1a;*/
/*}*/


.footer {
    height: 26rem;
    background: url(../images/foot.jpg) no-repeat center;
    background-size: 100% 26rem;
    padding-top: 4rem;
    box-sizing: border-box;
    overflow: hidden;
}

.foot {
    height: 18.1rem;
    border-bottom: 1px solid rgba(255, 255, 255, .15);
    box-sizing: border-box;
}

.foot .left {
    width: 29rem;
    float: left;
}

.foot .left h2 {
    height: 3.6rem;
    border-bottom: 1px solid rgba(255, 255, 255, .15);
    line-height: 0;
    margin-bottom: 1.75rem;
    box-sizing: border-box;
}

.foot .left h2 img {
    width: 10.65rem;
}

.foot .left .ft-xx span {
    display: block;
    width: 6.45rem;
    line-height: 0;
    overflow: hidden;
    float: left;
    margin-top: 0.2rem;
    border: 1px solid #E2E2E2;
    box-sizing: border-box;
}

.foot .left .ft-xx span img {
    width: 100%;
}

.foot .left .ft-xx ul {
    float: left;
    margin-left: 1.55rem;
}

.foot .left .ft-xx ul li i {
    display: block;
    line-height: 1.75rem;
    font-size: 1rem;
    color: #ffffff;
    font-family: "Roboto";
    font-weight: bold;
}

.foot .left .ft-xx ul li em {
    display: block;
    line-height: 1.45rem;
    font-size: 0.8rem;
    color: #94a0dc;
}

.foot .left .ft-xx ul li:nth-child(3) {
    margin-top: 7px;
}

.foot .rig {
    width: 41rem;
    float: right;
}

.foot .rig ul li {
    width: 20%;
    float: left;
}

.foot .rig ul li h4 {
    height: 3.6rem;
    border-bottom: 1px solid rgba(255, 255, 255, .15);
    box-sizing: border-box;
    line-height: 2.8rem;
    margin-bottom: 1.55rem;
    font-weight: 300;
    text-align: right;
}

.foot .rig ul li h4 a {
    font-size: 0.9rem;
    color: #ffffff;
}

.foot .rig ul li p a {
    display: block;
    line-height: 1.6rem;
    font-size: 0.8rem;
    color: #94a0dc;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: right;
}

.footer .ft-link {
    height: 3.95rem;
}

.footer .ft-link span {
    display: block;
    float: left;
}

.footer .ft-link span em {
    display: block;
    line-height: 3.95rem;
    float: left;
    font-size: 0.8rem;
    color: #94a0dc;
    margin-right: 0.5rem;
}

.footer .ft-link span em a {
    font-size: 0.8rem;
    color: #94a0dc;
}

.footer .ft-link strong {
    display: block;
    float: right;
}

.footer .ft-link strong i,
.footer .ft-link strong a {
    display: block;
    line-height: 3.95rem;
    float: left;
    font-size: 0.7rem;
    color: #94a0dc;
    font-weight: normal;
}

.footer .ft-link strong a {
    margin-left: 1.5rem;
}

.footer .ft-link strong a.f1 {
    margin-left: 0;
}


.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: 62px;
    position: relative;
}

.client-2 li i {
    background: url(../images/fx.png) no-repeat;
    display: block;
    width: 30px;
    height: 27px;
    margin: 0px auto;
    text-align: center;
}

.client-2 li p {
    height: 20px;
    font-size: 12px;
    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: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
}

.client-2 .my-kefu-ftop .my-kefu-main {
    padding-top: 6px;
}

.client-2 .my-kefu-left {
    float: left;
    width: 62px;
    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: #192e89;
    color: #fff;
    height: 53px;
    width: 230px;
    padding: 9px 0 0;
    float: left;
}

.client-2 .my-kefu-main {
    background: #192e89;
    width: 97px;
    height: 53px;
    position: relative;
    padding: 9px 0 0;
    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;
}