
        .head i,
        .head em {
            font-style: normal;
        }
        
        .clearfix:after {
            height: 0;
            content: "";
            clear: both;
            display: block;
        }
        
        .head {
            position: relative;
            max-width: 1920px;
            margin: 0 auto;
        }
        
        .head-fixed {
            background: #ffffff;
            height: 88px;
            z-index: 99;
            max-width: 1920px;
            min-width: 1200px;
            width: 100%;
            margin: 0 auto;
        }
        
        .head-fixed.fixed {
            position: fixed;
            left: 0;
            right: 0;
            top: 0;
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
        }
        
        .head-logo {
            float: left;
            margin: 0 0 0 2.552%;
            width: 8.3334%;
            display: table;
        }
        
        .head-logo a {
            display: table-cell;
            vertical-align: middle;
            height: 88px;
        }
        
        .head-logo img {
            max-width: 100%;
            max-height: 80px;
            display: inline-block;
            vertical-align: middle;
        }
        
        .head-text {
            float: left;
            margin: 0 2.34375% 0 1.3021%;
            width: 18%;
            height: 88px;
            line-height: 88px;
            font-size: 1.1rem;
            color: #333333;
            font-weight: bold;
        }
        
        .head-nav {
            float: left;
            max-width: 53%;
            position: relative;
            padding-top: 27px;
        }
        
        .head-nav li {
            float: left;
            height: 34px;
            position: relative;
        }
        
        .head-nav li > a {
            display: block;
            height: 34px;
            line-height: 34px;
            padding: 0 1.35rem;
            font-size: 0.9rem;
            font-weight: 400;
            color: #333333;
            position: relative;
            border-radius: 18px;
        }
        
        .head-nav li.cur > a,
        .head-nav li:hover > a {
            background: #003087;
            color: #ffffff;
        }
        
        .head-nav li .submenu {
            position: absolute;
            top: 100%;
            left: 50%;
            transform: translateX(-50%);
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            z-index: 999;
            padding-top: 1.9rem;
            overflow: hidden;
            min-width: 100%;
            -webkit-transition: max-height 0.4s linear;
            -moz-transition: max-height 0.4s linear;
            transition: max-height 0.4s linear;
            max-height: 0;
        }
        
        .head-nav li .submenu p {
            background: rgba(255, 255, 255, 1);
            padding: 0.3rem 1.05rem;
            border-radius: 0.5rem;
            position: relative;
            box-shadow: 0 0.5rem 0.5rem 0 rgba(0, 0, 0, 0.08);
        }
        
        .head-nav li .submenu p:before {
            position: absolute;
            content: "";
            border-width: 0.45rem 0.4rem;
            border-style: solid;
            border-color: transparent transparent rgba(255, 255, 255, .95);
            top: -0.9rem;
            left: 50%;
            margin-left: -0.4rem;
            display: none;
        }
        
        .head-nav li .submenu p a {
            transition: all .4s ease;
            display: block;
            font-weight: 500;
            padding: 0 0.85rem 0 1.6rem;
            font-size: 0.8rem;
            line-height: 2.7rem;
            color: #000;
            white-space: nowrap;
            position: relative;
            border-bottom: 1px dotted #B5B5B5;
            text-align: left;
        }
        
        .head-nav li .submenu p>a:last-child {
            border-bottom: 0
        }
        
        .head-nav li .submenu p>a:before {
            position: absolute;
            content: "";
            width: 0.2rem;
            height: 0.2rem;
            border: 2px solid rgba(125, 125, 125, 1);
            border-radius: 50%;
            top: 1.15rem;
            left: 0.75rem;
            transition: ease .4s;
            -o-transition: ease .4s;
        }
        
        .head-nav li .submenu p>a:hover {
            color: #003087;
            font-weight: bold;
        }
        
        .head-nav li .submenu p>a:hover:before {
            border-color: #003087;
        }
        
        .head-nav li .submenu p>a:after {
            position: absolute;
            content: "";
            width: 0;
            height: 1px;
            bottom: 0;
            left: 0px;
            transition: ease .4s;
            -o-transition: ease .4s;
            background: #003087;
        }
        
        .head-nav li .submenu p>a:hover:after {
            width: 100%;
        }
        
        .head-nav li:hover .submenu {
            max-height: 500px;
        }
        
        .head-nav li:hover .submenu p:before {
            display: block;
        }
        
        .head-tel {
            float: right;
            height: 88px;
            background: #ff9a00;
        }
        
        .head-tel p {
            height: 88px;
            padding: 0 1.4rem 0;
            display: flex;
            display: -webkit-flex;
            justify-content: space-between;
            -webkit-justify-content: space-between;
            flex-wrap: wrap;
            align-items: center;
        }
        
        .head-tel p i {
            display: block;
            width: 1.4rem;
            height: 1.4rem;
            margin-right: 0.7rem;
        }
        
        .head-tel p i img {
            display: block;
            width: 1.4rem;
            height: 1.4rem;
        }
        
        .head-tel p span {
            display: block;
            font-size: 1.2rem;
            color: #ffffff;
            font-weight: bold;
            font-family: "Century Gothic", Arial;
        }
    

            .ty-banner-1 {
                position: relative;
                overflow: hidden;
            }
            
            .ty-banner-1 img {
                display: block;
                width: 100%;
            }
        

        .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-search-1 {
        height: 70px;
        border-bottom: 1px solid #ededed;
        background: #f7f7f7;
    }
    
    .p102-search-1 p {
        float: left;
        width: 750px;
        height: 70px;
        line-height: 70px;
        font-size: 14px;
        color: #333333;
    }
    
    .p102-search-1 p b {
        display: inline-block;
    }
    
    .p102-search-1 p a {
        color: #666666;
        display: inline-block;
        margin-right: 15px;
    }
    .p102-search-1 p a:hover{color: #003087;}
    .p102-search-1-inp {
        float: right;
        width: 356px;
        height: 36px;
        background: #fff;
        margin-top: 18px;
        border-radius: 25px;
        position: relative;
    }
    
    .p102-search-1-inp:before,
    .p102-search-1-inp:after {
        content: '';
        position: absolute;
        width: 80%;
        height: 1px;
        background: #e3e3e3;
        left: 10%;
        z-index: 0;
    }
    
    .p102-search-1-inp:before {
        top: 0;
    }
    
    .p102-search-1-inp:after {
        bottom: 0;
    }
    
    .p102-search-1-inp1 {
        width: 249px;
        height: 34px;
        line-height: 34px;
        color: #999999;
        border: 1px solid #e3e3e3;
        border-right: 0;
        padding: 0 20px;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
        float: left;
    }
    
    .p102-search-1-inp2 {
        width: 66px;
        height: 36px;
        border: 0;
        border-radius: 25px;
        background: url(images/p102-search-icon1.png) no-repeat center center #003087;
        float: right;
        position: relative;
        z-index: 2;
        cursor: pointer;
    }


    .p101-fdh-1 {
        padding: 30px 0 20px;
    }
    
    .fdh-01-nav:after {
        content: ".";
        display: block;
        height: 0;
        visibility: hidden;
        clear: both;
    }
    
    .p101-fdh-1 .fdh-01-nav-one {
        float: left;
        width: 185px;
        margin: 0 15px 15px 0;
        background: #fff;
    }
    
    .p101-fdh-1 .fdh-01-nav-one:nth-child(7n) {
        margin-right: 0;
    }
    
    .p101-fdh-1 .fdh-01-nav-one h3 {
        height: 46px;
        line-height: 46px;
        border: 1px solid #d2d2d2;
        font-size: 18px;
        border-radius: 23px;
        text-align: center;
        font-weight: normal;
    }
    
    .p101-fdh-1 .fdh-01-nav-one h3 a {
        display: block;
        height: 46px;
        color: #333333;
    }
    
    
    
    .p101-fdh-1 .fdh-01-nav-one h3.sidenavcur,
    .p101-fdh-1 .fdh-01-nav-one h3:hover {
        border-color: #003087;
        background: #003087;
    }
    
    .p101-fdh-1 .fdh-01-nav-one h3.sidenavcur a,
    .p101-fdh-1 .fdh-01-nav-one h3:hover a {
        color: #fff;
    }


 .p14-infolist-1{margin-top:35px;}
.p14-infolist-1-list em{

	display: block;

	float: left;

	width: 34px;

	height: 1px;

	background: #ccc;

	margin-top: 35px;

	margin-right: 20px;

	transition: 0.4s;

}
.p14-infolist-1-list dl:hover em{

	width: 60px;

	background: #8F8F8F;

}
.n_date{
	float: right;
	text-align: center;
	margin-left:70px;
	width:120px;
	margin-top:60px;
	border-left:1px solid #e4e4e4;
}


.n_date h5{

	font-size: 16px;

    color: #8F8F8F;

    font-family: "Arial";

    line-height: 26px;
    font-weight: normal;


}

.n_date strong{
	font-size: 26px;color:#333;
	height: 36px;
	display: block;
	text-align: center;
	margin-top: 10px;
	transition: 0.4s;
	font-weight: normal;

}




        .p14-infolist-1-list dl {
            
            margin: 0px 0 30px;
            background: #f4f4f4;
            overflow: hidden;
        }
       
        .p14-infolist-1-list dt {
            width: 31.5%;
            float: left;
         
        }
 .p14-infolist-1-list dd{float:left;width:65.5%;padding-left:3%;padding-top:42px;background:#f4f4f4;height:207px;}
         .p14-infolist-1-list dt { overflow:hidden;  }
        .p14-infolist-1-list dt img {
            width:100%; 
            display: block;transition: ease .65s;
        }
        .p14-infolist-1-list dl:hover dt img{transform: scale(1.05)}
        .p14-infolist-1-list dd h4 {
            transition: ease .65s;
            height: 40px;
            font-weight: normal;
            font-size:22px;
            color: #154c64;
            line-height: 40px;
            margin-bottom: 12px;
            overflow: hidden;
            position: relative;
        }
        .p14-infolist-1-list dl:hover h4{transform: translateX(20px);
	transition-delay: .25s;}
        .p14-infolist-1-list h4 a {
            display: block;
            height: 40px;
            color: #4b4a4a;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
      
        .p14-infolist-1-list dl:hover h4 a {
            color: #003087;
        }
        
        .p14-infolist-1-list-desc {
            max-height: 120px;transition: ease .65s;
            font-size: 16px;
            line-height: 30px;
            color: #797979;
            margin-bottom: 28px;
            overflow: hidden;
        }
        .p14-infolist-1-list dl:hover .p14-infolist-1-list-desc{transform: translateX(20px);}
        
       .p14-infolist-1-list  .more {
    width: 145px;
    height: 42px;
    line-height: 42px;
    border-radius: 50px;
    background: #003087;
    display: block;
    font-size: 16px;
    color: rgb(255, 255, 255);
    position: relative;
    text-align: center;
  
   transition: ease .65s;
}

  .p14-infolist-1-list dl:hover .more{transform: translateX(20px);}
        .p14-infolist-1-list-deta {
            width: 140px;
            height: 40px;
            line-height: 40px;
            text-align: center;
            display: block;
            float: right;
            background: #003087;
            color: #fff;
        }
              ins{

	text-decoration: none;

	width: 40px;

	line-height: 40px;

	color: #fff;

	font-size: 22px;

	float: left;

	background: #000;

	text-align: center;

}
        .p14-infolist-1-list-deta a{color:#fff;}
        
        .p14-infolist-1-list dl:hover .p14-infolist-1-list-deta {
            background: #003087;
            border-color: #003087;
        }
        
        .p14-infolist-1-list dl:hover .p14-infolist-1-list-deta a {
            color: #fff;
        }
    

    .p102-pagination-blk {
        padding-bottom: 40px;
    }


        .foot i,
        .foot em {
            font-style: normal;
        }
        
        .clearfix:after {
            height: 0;
            content: "";
            clear: both;
            display: block;
        }
        
        .footer {
            width: 1600px;
            margin: 0 auto;
        }
        
        @media screen and (max-width: 1660px) {
            .footer {
                width: 1400px;
                margin: 0 auto;
            }
        }
        
        @media screen and (max-width: 1460px) {
            .footer {
                width: 1200px;
                margin: 0 auto;
            }
        }
        
        .foot {
            padding: 6.5rem 0 0;
            background: #003087;
            max-width: 1920px;
            margin: 0 auto;
        }
        
        .foot .foot-top {
            padding-bottom: 1.6rem;
            border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        }
        
        .foot .foot-logo {
            float: left;
            width: 13.3125%;
        }
        
        .foot .foot-logo img {
            width: 100%;
            display: block;
        }
        
        .foot .foot-tel {
            float: right;
            max-width: 50%;
            display: flex;
            display: -webkit-flex;
            justify-content: flex-start;
            -webkit-justify-content: flex-start;
            flex-wrap: wrap;
        }
        
        .foot .foot-tel p:last-of-type {
            margin-left: 5rem;
        }
        
        .foot .foot-tel p em {
            display: block;
            height: 1.5rem;
            line-height: 1.5rem;
            padding-left: 1.5rem;
            font-size: 0.8rem;
            color: rgba(255, 255, 255, 0.6);
            background: url(images/foot-tel.png) no-repeat left center;
            background-size: 1.1rem;
        }
        
        .foot .foot-tel p span {
            display: block;
            height: 1.8rem;
            line-height: 1.8rem;
            font-size: 1.5rem;
            font-family: "HSSB";
            color: #ff9a00;
        }
        
        .foot .foot-mid {
            padding: 2.65rem 0 3.3rem;
            border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        }
        
        .foot .foot-mid .mid-left {
            float: left;
            width: 37.5%;
        }
        
        .foot .foot-mid h4 {
            height: 2rem;
            line-height: 2rem;
            font-size: 1.1rem;
            color: #ffffff;
            font-weight: bold;
        }
        
        .foot .foot-mid h4 a {
            display: block;
            height: 2rem;
            color: #fff;
        }
        
        .foot .foot-mid .mid-left h4 {
            margin-bottom: 1.7rem;
        }
        
        .foot .foot-mid .mid-left p {
            line-height: 1.5rem;
            font-size: 0.8rem;
            color: rgba(255, 255, 255, 0.6);
        }
        
        .foot .foot-mid .mid-left p.mrb {
            margin-bottom: 1.2rem;
        }
        
        .foot .foot-mid .mid-left p span {
            padding-left: 1.3rem;
        }
        
        .foot .foot-mid .mid-left p a {
            color: rgba(255, 255, 255, 0.6);
            transition: all 0.3s;
            -webkit-transition: all 0.3s;
            -ms-transition: all 0.3s;
            -moz-transition: all 0.3s;
        }
        
        .foot .foot-mid .mid-left p a:hover {
            color: #fff;
        }
        
        .foot .foot-mid .mid-right {
            float: right;
            width: 46.875%;
            display: flex;
            display: -webkit-flex;
            justify-content: space-between;
            -webkit-justify-content: space-between;
            flex-wrap: wrap;
        }
        
        .foot .foot-mid .mid-right h4 {
            margin-bottom: 1.4rem;
        }
        
        .foot .foot-mid .mid-item {
            width: 20%;
        }
        
        .foot .foot-mid .mid-item:last-of-type {
            width: 13.33334%;
        }
        
        .foot .foot-mid .mid-item li {
            height: 1.8rem;
            line-height: 1.8rem;
        }
        
        .foot .foot-mid .mid-item li a {
            display: block;
            height: 1.8rem;
            line-height: 1.8rem;
            font-size: 0.8rem;
            color: rgba(255, 255, 255, 0.6);
            transition: all 0.3s;
            -webkit-transition: all 0.3s;
            -ms-transition: all 0.3s;
            -moz-transition: all 0.3s;
        }
        
        .foot .foot-mid .mid-item li a:hover {
            color: #fff;
        }
        
        .foot .foot-bot {
            padding: 1.4rem 0;
        }
        
        .foot .foot-bot .bot-left {
            float: left;
            width: 50%;
        }
        
        .foot .foot-bot .bot-left p {
            height: 1.6rem;
            line-height: 1.6rem;
            font-size: 0.8rem;
            color: rgba(255, 255, 255, 0.6);
        }
        
        .foot .foot-code {
            float: right;
            padding: 0.15rem 0 0.1rem;
            max-width: 50%;
        }
        
        .foot .foot-code .code-item {
            float: left;
            width: 2.95rem;
            height: 2.95rem;
            margin-left: 0.8rem;
            position: relative;
        }
        
        .foot .foot-code .code-item em,
        .foot .foot-code .code-item em img {
            display: block;
            width: 2.95rem;
            height: 2.95rem;
            cursor: pointer;
        }
        
        .foot .foot-code .code-item em {
            background: rgba(255, 255, 255, 0.1);
            border-radius: 50%;
            overflow: hidden;
        }
        
        .foot .foot-code .code-img {
            display: none;
            position: absolute;
            padding-bottom: 1.05rem;
            bottom: 2.95rem;
            left: 50%;
            z-index: 1;
            transform: translateX(-50%);
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
        }
        
        .foot .foot-code .code-img p {
            padding: 0.5rem;
            background: #fff;
            position: relative;
        }
        
        .foot .foot-code .code-img p:after {
            content: "";
            position: absolute;
            border-left: 0.5rem solid transparent;
            border-right: 0.5rem solid transparent;
            border-top: 0.6rem solid #fff;
            bottom: -0.6rem;
            left: 50%;
            transform: translateX(-50%);
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            z-index: 1;
        }
        
        .foot .foot-code .code-img p img {
            display: block;
            width: 6.5rem;
            height: 6.5rem;
        }
        
        .foot .foot-code .code-item:last-of-type .code-img {
            left: auto;
            right: 0;
            transform: translateX(0);
            -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
            -moz-transform: translateX(0);
        }
        
        .foot .foot-code .code-item:last-of-type .code-img p:after {
            left: auto;
            right: 0.975rem;
            transform: translateX(0);
            -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
            -moz-transform: translateX(0);
        }
        
        .foot .foot-code .code-item:hover .code-img {
            display: block;
        }
    

        .client-2 {
            width: 45px;
            position: fixed;
            right: 10px;
            top: 60%;
            z-index: 999;
            color: #fff;
        }
        
        .client-2 li a {
            text-decoration: none;
            color: #fff;
        }
        
        .client-2 li {
            margin-bottom: 5px;
            width: 45px;
            height: 45px;
            border-radius: 50%;
            cursor: pointer;
            position: relative;
        }
        
        .client-2 li.my-kefu-qq {
            background: url(images/cimg23.png) center no-repeat #003087;
        }
        
        .client-2 li.my-kefu-weixin {
            background: url(images/cimg24.png) center no-repeat #003087;
        }
        
        .client-2 li.my-kefu-tel {
            background: url(images/cimg25.png) center no-repeat #003087;
        }
        
        .client-2 li.my-kefu-shouye {
            background: url(images/tohome.png) center no-repeat #003087;
            background-size:26px;
        }
        
        .client-2 li.my-kefu-shouye a {
            width: 45px;
            height: 45px;
            display: block;
        }
        
        .client-2 li.my-kefu-ftop {
            background: url(images/returnTop.png) center no-repeat #003087;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 li.my-kefu-qq .cont {
            margin: 0;
            background: url(images/cimg23.png) 15px center no-repeat #003087;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 16px;
            width: 130px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 li.my-kefu-tel .cont {
            margin: 0;
            background: url(images/cimg25.png) 15px center no-repeat #003087;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 18px;
            width: 180px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop .my-kefu-main {
            padding-top: 6px;
        }
        
        .client-2 li.my-kefu-weixin .cont {
            margin: 0;
            width: 115px;
            padding: 5px;
            border: solid 1px #ccc;
            position: absolute;
            left: -150px;
            top: -44px;
            background-color: #fff;
        }
        
        .client-2 li.my-kefu-weixin .cont span {
            display: block;
            line-height: 20px;
            font-size: 12px;
            text-align: center;
            color: #1a1a1a;
        }
        
        .client-2 li.my-kefu-weixin .cont img {
            width: 115px;
            height: 115px;
        }
        
        .client-2 li:hover {
            background-color: #ff9a00;
        }
        
        .client-2 li:hover .cont {
            display: block!important;
        }
        
        .client-2 li.my-kefu-qq:hover .cont,
        .client-2 li.my-kefu-tel:hover .cont {
            background-color: #ff9a00;
        }
    
