    /*common start*/
    
    body,
    div,
    ul,
    li,
    a,
    img,
    p,
    dl,
    dt,
    dd,
    h1,
    h2,
    h3,
    h4,
    span,
    strong,
    input {
        margin: 0;
        padding: 0;
        list-style: none;
        text-decoration: none;
        border: 0;
        list-style: none;
    }
    
    body {
        font-size: 12px;
        font-family: ' ';
        color: #333;
    }
    
    a {
        color: #666;
    }
    
    a:hover {
        color: #f60;
        text-decoration: none;
    }
    
     :hover {
        transition: all .3s ease;
    }
.conn {
min-height:400px;
}
    p {
        line-height: 1.5em;
        padding: 5px 0;
    }
    
    .clear {
        margin: 0;
        padding: 0;
        font-size: 0;
        clear: both;
    }
    
    .wapper {
        width: 100%;
        margin: 0 auto;
        max-width: 1200px;
    }
    
    input,
    textarea,
    select {
        outline: none
    }
    
    .logo {
        margin-top:2%;
        float: left;
    }
    
    .logo span {
        font-size: 36px;
        font-weight: bold;
    }
    
    .menu {
        float: right;
        width: 70%;
    }
    
    .menu ul li {
        float: left;
        padding: 0 20px;
        line-height: 35px;
        margin-top: 40px;
        position: relative;
    }
    
    .menu ul li a {
        font-size: 15px;
    }
    
    .menu ul li dl {
        position: absolute;
        width: 100%;
        padding: 5px 0;
        top: 100%;
        left: 0;
        display: none;
        background-color: #1E50AE;
        z-index: 999;
    }
    
    .menu ul li dl dd {
        text-align: center;
    }
    
    .menu ul li dl dd a {
        color: #fff;
    }
    
    .menu ul li:hover dl {
        display: block;
    }
    
    .con14bg {
        width: 100%;
        padding: 60px 0;
        color: #fff;
    }
    
    .con14 {}
    
    .mumping_mun {
        text-align: center;
    }
    
    .mumping_mun li {
        width: 20%;
        float: none;
        margin: 30px auto;
        display: inline-block;
        color: #000;
    }
    
    .mumping_mun p {
        font-size: 20px;
        width: 100%;
        display: block;
        color: #000;
        clear: both;
    }
    
    .mumping_mun h2 {
        font-size: 35px;
        font-weight: normal;
        color: #1264B1;
        display: inline-block;
        margin-right: 10px;
    }
    
    .tile {
        margin-bottom: 30px;
    }
    
    .tile h1 {
        text-align: center;
        font-size: 24px;
        color: #000;
    }
    
    .tile p {
        color: #000;
        text-align: center;
    }
    
    .line {
        width: 45px;
        height: 2px;
        background-color: #1264B1;
        margin: 15px auto;
    }
    
    .c1item {
        width: 50%;
        float: left;
    }
    
    .c1itempic {
        width: 50%;
        height: 187px;
        background-color: #EFEFEF;
    }
    
    .c1itempic img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
    
    .pd20 {
        padding: 20px;
    }
    
    .lf {
        float: left;
    }
    
    .rt {
        float: right;
    }
    
    .c1itemtxt {
        width: 50%;
        background-color: #fff;
    }
    
    .c1itemtxt h2 {
        font-size: 16px;
    }
    
    .line2 {
        width: 30px;
        height: 1px;
        margin: 15px 0;
        background-color: #1264B1;
    }
    
    .con1 {
        padding: 60px 0;
        background-color: #F7F7F7;
    }
    
    .btn {
        width: 145px;
        height: 45px;
        text-align: center;
        line-height: 45px;
        background-color: #2A4D8E;
        color: #fff;
        margin: 20px auto;
        margin-top: 40px;
    }
    
    .con2 {
        padding: 60px 0;
    }
    
    .con2 ul li {
        width: 30%;
        float: left;
        margin: 0 10px;
    }
    
    .con2 ul li p {
        text-align: center;
    }
    
    .con3 {
        width: 100%;
        padding: 120px 0;
    }
    
    .pd60 {
        padding: 60px;
    }
    
    .con3 img {
        width: 100%;
    }
    
    .con3 {
        background-image: url(../images/01.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    
    .con3txt {
        width: 50%;
        float: right;
        background-color: rgba(30, 75, 160, 0.8);
    }
    
    .con3txt h1 {
        font-size: 24px;
        color: #fff;
    }
    
    .lin2 {
        width: 60px;
        height: 2px;
        margin: 15px 0;
        background-color: #fff;
    }
    
    .con3txt p {
        font-size: 16px;
        color: #fff;
        width: 65%;
    }
    
    .more1 {
        width: 125px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        background-color: #FFFFFF;
        color: #1264B1;
        margin-top: 30px;
    }
    
    .con4 {
        padding: 60px 0;
    }
    
    .con4 ul li {
        width: 48%;
        float: left;
        margin: 0 10px;
    }
    
    .newbt {
        margin-bottom: 5px;
    }
    
    .newbt h1 {
        float: left;
        font-size: 15px;
        line-height: 30px;
    }
    
    .newbt span {
        display: block;
        float: right;
        font-size: 12px;
        line-height: 30px;
    }
    
    .scroll_04 {
        overflow: hidden;
    }
    
    .scroll_04 .bd li {
        float: left;
        width: 25%;
        overflow: hidden;
    }
    
    .scroll_04 .bd li .img {
        border: 1px solid #f5f5f5;
        padding: 10px;
        margin: 0px 10px;
        box-sizing: border-box;
    }
    
    .scroll_04 .bd li .img table tr td img {
        max-width: 100%;
    }
    
    .foot {
        padding: 60px;
        background-color: #000;
    }
    
    .footlf {
        width: 100%;
        color: #fff;
        text-align: center;
    }
    
    .footmd {
        margin-top: 10px;
        color: #fff;
        text-align: center;
    }
    
    .sp_header {
        height: 50px;
        overflow: hidden;
        background: #fff;
        position: fixed;
        z-index: 10;
        width: 100%;
        display: none;
    }
    
    .sp_logo {
        padding: 10px;
        float: left;
        height: 50px
    }
    
    .sp_logo img {
        margin: auto;
        max-height: 30px;
    }
    
    .sp_nav {
        width: 50px;
        float: right;
        position: relative;
        cursor: pointer;
        height: 30px;
        margin-top: 15px
    }
    
    .sp_nav span {
        display: block;
        background: #c9141e;
        width: 30px;
        height: 2px;
        position: absolute;
        left: 10px;
        transition: all ease 0.35s
    }
    
    .sp_nav span:nth-of-type(1) {
        top: 0px
    }
    
    .sp_nav span:nth-of-type(2) {
        top: 10px
    }
    
    .sp_nav span:nth-of-type(3) {
        top: 20px
    }
    
    .sp_nav_se span:nth-of-type(1) {
        top: 10px;
        transform: rotate(45deg)
    }
    
    .sp_nav_se span:nth-of-type(2) {
        width: 0
    }
    
    .sp_nav_se span:nth-of-type(3) {
        top: 10px;
        transform: rotate(-45deg)
    }
    
    .sjj_nav {
        position: fixed;
        z-index: 9;
        background: #eee;
        width: 100%;
        height: calc(100% - 104px);
        font-size: 14px;
        line-height: 40px;
        top: -100%;
        left: 0;
        overflow: auto;
        overflow-x: hidden;
        transition: top ease 0.35s;
    }
    
    .nav_show {
        top: 50px
    }
    
    .sjj_nav>ul>li:first-child {
        overflow: hidden;
        border-top: 0
    }
    
    .sjj_nav>ul>li:first-child>a {
        float: left;
        width: calc(100% - 70px)
    }
    
    .sjj_nav>ul>li:first-child .language {
        float: right;
        width: 70px;
        overflow: hidden;
        line-height: 30px;
        margin-top: 5px
    }
    
    .sjj_nav>ul>li:first-child .language a {
        width: 35px;
        float: left;
        border-left: 1px #ddd solid;
        text-align: center;
        color: #999;
    }
    
    .sjj_nav ul li i {
        position: absolute;
        top: 5px;
        right: 0px;
        border-left: 1px #ddd solid;
        height: 30px;
        padding: 0px 7px 0 7px;
    }
    
    .sjj_nav ul li i svg {
        transform: rotate(-90deg);
        transition: all ease 0.35s
    }
    
    .sjj_nav ul li .sjj_nav_i_se svg {
        transform: rotate(0deg)
    }
    
    .sjj_nav ul li {
        border-top: 1px #ddd solid;
        margin-left: 20px;
        position: relative;
        line-height: 40px;
        font-size: 14px
    }
    
    .sjj_nav>ul>li:last-child {
        border-bottom: 1px #ddd solid;
    }
    
    .sjj_nav ul li ul {
        display: none
    }
    
    .sjj_nav ul li a {
        color: #666;
        width: 80%
    }
    
    .sjj_nav ul li ul li a {
        color: #999;
        display: block;
        text-align: left;
    }
    
    .sjj_nav ul li i svg {
        width: 20px;
        height: 20px;
        fill: #555;
    }
    
    .sjj_nav ul li .sjj_nav_i_se svg {
        fill: #c9141e
    }
    
    .sjj_nav ul li ul li>ul {
        margin-left: 10px
    }
    
    .about p {
        font-size: 18px;
        color: #000;
        margin-bottom: 10px;
    }
    
    .aboutcon {
        width: 100%;
        background-color: ;
        padding: 60px 0;
    }
    
    .aboutlf {
        width: 30%;
        float: left;
    }
    
    .aboutlf img {
        width: 100%;
    }
    
    .aboutrt {
        width: 68%;
        float: right;
        position: relative;
    }
    
    .abtxt {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }
    
    .abtxt h1 {
        font-size: 24px;
        margin-bottom: 10px;
    }
    
    .lin3 {
        width: 45px;
        height: 2px;
        background-color: #1264B1;
        margin: 15px 0;
    }
    
    .clearfix-time {
        display: block;
        zoom: 1
    }
    
    .clearfix-time:after {
        content: '\20';
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0
    }
    
    .f12 {
        font-size: 12px
    }
    
    .f30 {
        font-size: 30px
    }
    
    .f24 {
        font-size: 24px
    }
    
    .f14 {
        font-size: 14px
    }
    
    .about2 {
        padding-bottom: 80px
    }
    
    .about2 .tit {
        text-align: center
    }
    
    .about2 ul {
        background: url(../images/sy51.png) repeat-y center
    }
    
    .about2 .tit h6 {
        color: #666
    }
    
    .about2 .tit h5 {
        color: #333;
        margin: 15px 0 45px
    }
    
    .about2 li:before {
        background: url(../images/sy50.png) no-repeat center center;
        left: -68px;
        top: 12px;
        content: "";
        display: block;
        position: absolute;
        width: 17px;
        height: 17px
    }
    
    .about2 li h4:hover {
        color: #f8f8f8;
        transition: all 1s;
        transform: translateY(-15px)
    }
    
    .about2 li h4 {
        position: relative;
        display: block;
        text-decoration: none;
        font-family: lato;
        color: #ecf0f1;
        text-transform: uppercase;
        padding: 4px 0;
        transition: .5s
    }
    
    .about2 li h4::after {
        position: absolute;
        content: "";
        width: 100%;
        height: 1px;
        top: 100%;
        left: 0;
        background: #3498db;
        transition: transform .5s;
        transform: scaleX(0);
        transform-origin: right
    }
    
    .about2 li h4:hover {
        color: #95a5a6
    }
    
    .about2 li h4:hover::after {
        transform: scaleX(1);
        transform-origin: left
    }
    
    .about2 li:nth-child(2n):before {
        background: url(images/sy50.png) no-repeat center center;
        right: -69px;
        top: 12px;
        left: auto;
        content: "";
        display: block;
        position: absolute;
        width: 17px;
        height: 17px
    }
    
    .about2 li h4 {
        color: #333;
        transition: all 1s
    }
    
    .about2 li p {
        color: #666;
        margin-top: 10px;
        height: 60px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3
    }
    
    .future {
        text-align: center;
        color: #999;
        font-size: 12px;
        margin-top: 17px
    }
    
    .about2 li:nth-child(1) {
        margin-top: 0
    }
    
    .about2 li {
        float: right;
        width: 45%;
        text-align: left;
        position: relative;
        margin-top: 100px
    }
    
    .about2 li:nth-child(2n) {
        float: left;
        text-align: right;
        margin-top: 90px
    }
    
    .span {
        display: inline-block;
        color: green;
        font-size: 20px;
    }
    
    @media(max-width:768px) {
        .head {
            display: none;
        }
        .sp_header {
            display: block;
        }
        .nvv {
            height: 50px;
        }
        .con14bg {
            padding: 20px 0;
        }
        .mumping_mun h2 {
            font-size: 20px;
        }
        .mumping_mun p {
            font-size: 14px;
        }
        .mumping_mun li {
            width: 30%;
            margin: 10px auto;
        }
        .con1 {
            padding: 20px 0;
        }
        .c1item {
            width: 100%;
        }
        .con2 ul li {
            width: 100%;
            margin: 5px 0;
        }
        .btn {
            margin: 10px auto;
        }
        .con3txt {
            width: 100%;
        }
        .pd60 {
            padding: 5px;
        }
        .con3txt p {
            width: 100%;
            font-size: 14px;
        }
        .con4 ul li {
            width: 100%;
            margin: 5px 0;
        }
        .wapper {
            width: 98%;
        }
    }
    /*common end*/