body {
    width: 100%;
    min-width: 1200px;
    max-width: 1920px;
    margin: 0 auto;
    overflow-x: hidden;
}

i,
em {
    font-style: normal;
}

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

.header {
    height: 192px;
    background: url(../image/head_bg.png) no-repeat center;
    position: relative;
    z-index: 50;
    overflow: hidden;
    margin-bottom: -14px;
}

.h_con {
    height: 138px;
}

.h_con .logo {
    float: left;
    height: 74px;
    position: relative;
    z-index: 10;
    width: 125px;
    padding-top: 28px;
}

.h_con h2 {
    float: left;
    margin-left: 26px;
    margin-top: 32px;
}

.h_con h2 span {
    display: block;
    font-size: 32px;
    color: #0a7ae0;
    font-weight: bold;
    line-height: 32px;
}

.h_con h2 span img {
    display: inline-block;
    width: 83px;
    height: 55px;
}

.h_con h2 i {
    display: block;
    font-size: 22px;
    color: #333333;
    font-weight: normal;
    line-height: 18px;
    margin-top: 10px;
}

.s_box {
    float: right;
    width: 256px;
    height: 32px;
    border: 1px solid #cbcbcb;
    box-sizing: border-box;
    border-radius: 20px;
    margin-top: 60px;
    margin-right: 36px;
}

.s_box .txt {
    float: left;
    width: 204px;
    padding-left: 20px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #333;
    border: 0;
    background: none;
    outline: 0;
}

.s_box .btn {
    float: left;
    width: 19px;
    height: 30px;
    background: url(../image/sea.png) no-repeat center;
    border: 0;
    outline: 0;
    cursor: pointer;
}

.s_box .txt::-webkit-input-placeholder {
    color: #D0D0D0;
}

.s_box .txt::-moz-placeholder {
    color: #D0D0D0;
}

.h_contact {
    float: right;
    position: relative;
    margin-top: 46px;
}

.h_contact img {
    display: inline-block;
    width: 77px;
    height: 59px;
    margin-right: 8px;
    vertical-align: -7px;
}

.h_contact span {
    font-size: 26px;
    color: #0a7ae0;
    line-height: 26px;
    display: inline-block;
    font-family: 'Arial';
    font-weight: bold;
}

.h_nav {
    height: 54px;
}

.h_nav li {
    float: left;
    height: 54px;
    position: relative;
    line-height: 54px;
}

.h_nav li:before {
    position: absolute;
    content: "";
    width: 2px;
    height: 13px;
    right: 0px;
    top: 20px;
    background: url(../image/h_line.png) no-repeat center;
}

/* .h_nav li:last-child{ padding-right: 0; }*/
.h_nav li:last-child:before {
    display: none;
}

.h_nav li a {
    display: block;
    font-size: 18px;
    color: #fff;
    position: relative;
    padding: 0 29px;
    height: 54px;
    line-height: 54px;
    position: relative;
    z-index: 2;
}

.h_nav li:hover:after,
.h_nav .cur:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #89b929;
    position: absolute;
    left: 0%;
    bottom: 0px;
    transition: all 0.5s;
    z-index: 1;
    transform: skewX(45deg)
}

.h_nav li:hover a,
.h_nav li.cur a {
    font-weight: bold;
}




.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; */
}


.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("../image/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(../image/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;
}


.p101-search-1 {
    height: 80px;
    box-shadow: 0 3px 4px #e9e9e9;
}

.p101-search-1 p {
    float: left;
    width: 750px;
    height: 80px;
    line-height: 80px;
    font-size: 14px;
    color: #333333;
}

.p101-search-1 p b {
    display: inline-block;
}

.p101-search-1 p a {
    color: #666666;
    display: inline-block;
    margin-right: 15px;
}

.p101-search-1-inp {
    float: right;
    width: 356px;
    height: 36px;
    background: #fff;
    margin-top: 22px;
}

.p101-search-1-inp1 {
    width: 249px;
    height: 34px;
    line-height: 34px;
    color: #999999;
    border: 1px solid #e3e3e3;
    border-right: 0;
    padding: 0 20px;
    float: left;
}

.p101-search-1-inp2 {
    width: 66px;
    height: 36px;
    border: 0;
    background: #0a7ae0 url(../image/p101-search-icon1.png) no-repeat center center;
    float: right;
    cursor: pointer;
}


.p101-info-content-1 {
    padding-top: 180px;
    position: relative;
}

.p101-info-content-1-text {
    position: absolute;
    width: 1200px;
    left: 0;
    top: 50px;
    z-index: 1;
    border-bottom: 1px solid #dedede;
    padding-bottom: 8px;
}

.p101-info-content-1-title {
    height: 56px;
    line-height: 56px;
    font-size: 28px;
    color: #1a1a1a;
    font-weight: bold;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p101-info-content-1-bool {
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #999999;
}

.p101-info-content-1-bool span {
    margin-right: 15px;
}

.p101-info-content-1-bool span.times {
    font-family: Arial;
}

.p101-info-content-1-con {
    line-height: 32px;
    font-size: 16px;
    color: #4c4c4c;
    text-align: justify;
    margin-bottom: 35px;
}

.p101-info-pagination-1 {
    position: relative;
    padding: 20px 0;
    border-top: 1px solid #dedede;
}

.p101-info-pagination-1 dl {
    width: 660px;
}

.p101-info-pagination-1 dd {
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    color: #4c4c4c;
}

.p101-info-pagination-1 dd span {
    display: inline-block;
    padding-left: 20px;
    height: 34px;
    position: relative;
}

.p101-info-pagination-1 dd span:before {
    content: '';
    position: absolute;
    width: 3px;
    height: 14px;
    background: #4c4c4c;
    left: 0;
    top: 50%;
    margin-top: -7px;
}

.p101-info-pagination-1 dd a {
    display: inline-block;
    height: 34px;
    color: #0a7ae0;
}

.p101-info-pagination-1-href {
    position: absolute;
    width: 120px;
    height: 38px;
    border: 1px solid #0a7ae0;
    right: 0;
    top: 50%;
    margin-top: -20px;
}

.p101-info-pagination-1-href a {
    display: block;
    height: 38px;
    line-height: 38px;
    font-size: 18px;
    color: #0a7ae0;
    text-align: center;
}


.p101-info-3 {
    background: #f5f5f5;
    border: 1px solid #ededed;
}

.p101-info-3-title {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    color: #ffffff;
    padding: 0 30px;
    background: #4d4d4d;
    margin-top: -1px;
}

.p101-info-3-list {
    padding: 5px 24px 15px;
}

.p101-info-3-list li {
    height: 55px;
    line-height: 55px;
    border-bottom: 1px dashed #d2d2d2;
}

.p101-info-3-list li:last-child {
    border-bottom: 0;
}

.p101-info-3-list li a {
    display: inline-block;
    max-width: 590px;
    padding-left: 25px;
    height: 55px;
    font-size: 16px;
    color: #333333;
    position: relative;
}

.p101-info-3-list li a:before {
    content: "";
    width: 5px;
    height: 5px;
    border: 2px solid #808080;
    border-style: solid solid none none;
    position: absolute;
    top: 50%;
    left: 6px;
    margin-top: -3px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.p101-info-3-list li span {
    float: right;
    width: 110px;
    font: 14px/55px Arial;
    color: #808080;
    text-align: right;
    margin-right: 5px;
}

.p101-info-3-list li:hover a {
    color: #0a7ae0;
}

.p101-info-3-list li:hover a:before {
    border-color: #0a7ae0;
}


.p101-info-key-1 {
    padding: 22px 0 42px;
    border-bottom: 1px solid #dedede;
}

.p101-info-key-1 p {

    line-height: 28px;
    color: #666666;
    font-size: 14px;
}

.p101-info-key-1 span {
    display: inline-block;
    margin: 0 4px;
}

.p101-info-key-1 span a {
    color: #666;
}

.p101-info-key-1 span a:hover {
    color: #0a7ae0;
}


.p101-recommend-news-title {
    position: relative;
    font-weight: normal;
    margin-bottom: 10px;
}

.p101-recommend-news-title span,
.p101-recommend-news-title a {
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 38px;
    color: #333333;
}

.p101-recommend-news-title em {
    display: block;
    height: 22px;
    font: 14px/22px 'Arial';
    color: #808080;
    font-style: normal;
    letter-spacing: 2px;
}

.p101-recommend-news {
    padding: 40px 0 60px;
}

.p101-recommend-news-list ul {
    padding-top: 5px;
    position: relative;
}

.p101-recommend-news-list li {
    height: 40px;
    padding-left: 20px;
    position: relative;
    line-height: 40px;
}

.p101-recommend-news-list li:before {
    content: "";
    width: 8px;
    height: 8px;
    border: 2px solid #808080;
    border-style: dotted dotted none none;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1;
}

.p101-recommend-news-list li:after {
    content: '';
    position: absolute;
    width: 2px;
    height: 2px;
    background: #808080;
    left: 4px;
    top: 50%;
    z-index: 1;
}

.p101-recommend-news-list li a {
    display: inline-block;
    max-width: 640px;
    height: 40px;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.p101-recommend-news-list li:hover a {
    color: #0a7ae0;
}

.p101-recommend-news-list li:hover:before {
    border-color: #0a7ae0;
}

.p101-recommend-news-list li:hover:after {
    background: #0a7ae0;
}

.p101-recommend-news-list li span {
    float: right;
    width: 110px;
    font: 14px/40px Arial;
    color: #808080;
    text-align: right;
}


.p101-info-fdh-1 {
    background: #f5f5f5;
    margin: 185px 0 10px;
}

.p101-info-fdh-title {
    height: 40px;
    line-height: 40px;
    font-size: 22px;
    color: #1a1a1a;
    text-align: center;
    position: relative;
    padding-bottom: 8px;
    margin-bottom: 30px;
}

.p101-info-fdh-title:after {
    content: '';
    position: absolute;
    width: 36px;
    height: 2px;
    background: #0a7ae0;
    bottom: 0;
    left: 50%;
    margin-left: -18px;
}

.p101-info-fdh-customer {
    padding: 30px 30px 0;
}

.p101-info-fdh-list dl {
    position: relative;
    margin-bottom: 10px;
}

.p101-info-fdh-list dt img {
    width: 100%;
    display: block;
}

.p101-info-fdh-list dd {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.5);
}

.p101-info-fdh-list dd h4 {
    font-weight: normal;
    line-height: 36px;
    font-size: 16px;
    text-align: center;
    padding: 0 10px;
}

.p101-info-fdh-list dd a {
    display: block;
    color: #ffffff;
    height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p101-info-fdh-list dl:hover dd a {
    color: #0a7ae0;
}

.p101-info-fdh-ul {
    padding: 12px 0 22px;
    border-bottom: 1px solid #dedede;
}

.p101-info-fdh-ul li {
    height: 28px;
    line-height: 28px;
    padding: 0 26px;
    background: url("../image/p101-fdh-icon1.png") no-repeat left center;
}

.p101-info-fdh-ul li a {
    display: block;
    height: 28px;
    font-size: 14px;
    color: #333333;
}

.p101-info-fdh-ul li:hover a {
    color: #0a7ae0;
}


.p101-fdh-1 {
    padding: 20px 13px 30px;
}

.fdh-01-nav:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.p101-fdh-1 .fdh-01-nav-one {
    float: left;
    width: 140px;
    margin: 0 10px 10px 0;
    background: #fff;
}

.p101-fdh-1 .fdh-01-nav-one:nth-child(2n) {
    margin-right: 0;
}

.p101-fdh-1 .fdh-01-nav-one h3 {
    height: 44px;
    line-height: 44px;
    border: 1px solid #d2d2d2;
    font-size: 16px;
    text-align: center;
    font-weight: normal;
}

.p101-fdh-1 .fdh-01-nav-one h3 a {
    display: block;
    height: 44px;
    color: #333333;
}

.p101-fdh-1 .fdh-01-nav-one:hover {
    border-color: #0a7ae0;
}

.p101-fdh-1 .fdh-01-nav-one h3.sidenavcur,
.p101-fdh-1 .fdh-01-nav-one h3:hover {
    border-color: #0a7ae0;
}

.p101-fdh-1 .fdh-01-nav-one h3.sidenavcur a,
.p101-fdh-1 .fdh-01-nav-one h3:hover a {
    color: #0a7ae0;
}


.p101-contact-z1 {
    height: 140px;
    background: url("../image/contact-z1_bg.jpg") no-repeat center;
}

.p101-contact-z1 p {
    font-size: 20px;
    color: #333333;
    height: 30px;
    line-height: 30px;
    padding: 37px 0 0 194px;
    background: url(../image/contact-z1_phone.png) no-repeat 158px 40px;
}

.p101-contact-z1 span {
    display: block;
    height: 30px;
    font: bold 26px/30px Arial;
    color: #1a1a1a;
    padding: 5px 0 0 140px;
}


.footer {
    height: 400px;
    box-sizing: border-box;
    border-top: 1px solid #e4e4e4;
    box-sizing: border-box;
}

.f_con {
    height: 400px;
    box-sizing: border-box;
}

.f_logo {
    float: left;
    width: 322px;
    padding-top: 125px;
    border-right: 1px solid #e4e4e4;
    height: 400px;
    box-sizing: border-box;
}

.f_logo h2 img {
    display: block;
    width: 125px;
    height: 74px;
    margin-bottom: 20px;
}

.f_logo p {
    font-size: 14px;
    color: #333333;
    line-height: 30px;
}

.f_logo p span {
    display: block;
    float: left;
    margin-right: 20px;
}

.f_logo p a {
    color: #333;
}

.f_nav {
    float: left;
    width: 302px;
    text-align: left;
    height: 158px;
    border-right: 1px solid #e4e4e4;
    padding-top: 128px;
    height: 400px;
    box-sizing: border-box;
    padding-left: 47px;
}

.f_nav h2 {
    font-size: 18px;
    color: #333;
    display: block;
    line-height: 18px;
    font-weight: bold;
    margin-bottom: 25px;
    background: url(../image/foot_ic.png) no-repeat 144px 7px;
}

.f_nav ul {
    margin-top: 18px;
}

.f_nav li {
    width: 126px;
    float: left;
}

.f_nav li a {
    font-size: 14px;
    line-height: 32px;
    display: block;
    color: #333;
}

.lxwm {
    float: left;
    width: 282px;
    height: 400px;
    padding-left: 40px;
    box-sizing: border-box;
    padding-top: 128px;
    box-sizing: border-box;
}

.lxwm h2 {
    font-size: 18px;
    color: #333;
    display: block;
    line-height: 18px;
    font-weight: bold;
    margin-bottom: 25px;
    background: url(../image/foot_ic.png) no-repeat 144px 7px;
}

.lxwm ul {
    margin-top: 18px;
}

.lxwm li {
    font-size: 14px;
    line-height: 32px;
    display: block;
    color: #333333;
}

.lxwm li a {
    color: #333333;
}

.f_er {
    float: right;
    width: 245px;
    margin-right: 20px;
    padding-top: 116px;
}

.f_er h3 {
    font-size: 24px;
    color: #333333;
    display: block;
    line-height: 24px;
    font-family: Arial;
    font-weight: bold;
}

.f_er h3 i {
    font-size: 36px;
    color: #333333;
    display: block;
    line-height: 36px;
    padding-top: 6px;
    font-family: Impact;
}

.f_er p {
    margin-top: 24px;
}

.f_er p img {
    display: block;
    width: 100px;
    height: 100px;
    float: right;
    margin-top: 10px;
}

.f_er p span {
    display: block;
    font-size: 14px;
    color: #333333;
    line-height: 26px;
    text-align: center;
    padding-top: 30px;
    float: left;
    width: 115px;
    height: 115px;
    background: #e9ecf0;
    box-sizing: border-box;
}

.f_bt {
    height: 54px;
    background: #0978e0;
}

.f_bt .f_xx {
    float: left;
    width: 400px;
    overflow: hidden;
    height: 54px;
}

.f_bt .f_xx p {
    display: block;
    font-size: 14px;
    line-height: 54px;
    color: #ffffff;
    height: 54px;
}

.f_bt .links {
    float: right;
    position: relative;
}

.f_bt .links b {
    display: block;
    font-weight: normal;
    font-size: 14px;
    line-height: 54px;
    color: #ffffff;
    float: left;
    margin-right: 15px;
}

.f_bt .links p a {
    font-size: 14px;
    line-height: 54px;
    color: #ffffff;
    float: left;
    margin-right: 20px;
    display: block;
}

.f_bt .links p {
    float: left;
}



.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(../image/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: 0;
}

.client-2 .my-kefu-right {
    width: 20px;
}

.client-2 .my-kefu-tel-main {
    background: #0a7ae0;
    color: #fff;
    height: 53px;
    width: 230px;
    padding: 9px 0 0;
    float: left;
}

.client-2 .my-kefu-main {
    background: #0a7ae0;
    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;
}