
        body {
            min-width: 1200px;
            width: 100%;
            overflow-x: hidden;
            max-width: 1920px;
            margin: 0 auto;
        }
        
        i,
        em {
            font-style: normal;
        }
        
        .content {
            width: 1200px;
            margin: 0 auto;
        }
        
        .header {
            height: 160px;
            width: 1220px;
            margin: 0 auto;
            text-align: center;
            /*position:absolute;z-index: 20;width: 1740px;top: 0;left: 0;margin-left: 38px;*/
        }
        
        .t_logo {
            float: left;
            margin: 32px 0px 12px 0px;
            text-align: left;
            width: 200px;
        }
        
        .t_logo img {
            width: 138px;
            height: 75px;
            display: block;
        }
        
        .t_logo em {
            font-size: 16px;
            line-height: 16px;
            color: #ffffff;
            font-weight: normal;
            display: block;
        }
        
        .t_logo span {
            font-size: 16px;
            line-height: 16px;
            color: #ffffff;
            font-weight: normal;
            display: block;
            padding-top: 6px;
        }
        
        .header .h_con {
            padding-top: 30px;
            float: right;
        }
        
        .h_tel {
            height: 32px;
        }
        
        .h_tel p {
            float: left;
            height: 32px;
            padding-left: 34px;
            position: relative;
        }
        
        .h_tel p span {
            position: absolute;
            left: 0;
            top: 8px;
        }
        
        .h_tel p span {
            animation: downup 1s infinite linear;
            -webkit-animation: downup 1s infinite linear;
        }
        
        @keyframes downup {
            0% {
                transform: translate(0, 0);
            }
            50% {
                transform: translate(0, -8px);
            }
            100% {
                transform: translate(0, 0);
            }
        }
        
        @-webkit-keyframes downup {
            0% {
                -webkit-transform: translate(0, 0);
            }
            50% {
                -webkit-transform: translate(0, -8px);
            }
            100% {
                -webkit-transform: translate(0, 0);
            }
        }
        
        .h_tel p strong {
            font-family: "OPPOSans";
            display: block;
            float: left;
            font-size: 20px;
            color: #ffffff;
            line-height: 32px;
            font-weight: bold;
            margin-right: 15px;
        }
        
        .h_login {
            top: 0;
            z-index: 10;
            height: 32px;
            float: right;
        }
        
        .h_login p {
            padding-left: 0;
        }
        
        .h_login a {
            height: 32px;
            width: 128px;
            text-align: center;
            float: left;
            background: #1391f2;
            font-size: 14px;
            color: #ffffff;
            font-weight: normal;
            line-height: 32px;
            border-top-left-radius: 15px;
            border-bottom-left-radius: 15px;
            box-sizing: border-box;
        }
        
        .h_login a:last-of-type {
            background: #ffa200;
            border-top-left-radius: 0;
            border-bottom-left-radius: 0;
            margin-left: 1px;
            border-top-right-radius: 15px;
            border-bottom-right-radius: 15px;
        }
        
        .header .menu {
            clear: both;
            padding-top: 30px;
            height: 70px;
            border-bottom: 1px solid #4b6181;
            box-sizing: border-box;
        }
        
        .header .nav {
            text-align: right;
            font-size: 0;
            line-height: 0;
        }
        
        .header .menu li {
            position: relative;
            display: block;
            float: left;
            height: 20px;
            text-align: center
        }
        
        .header .menu li>a {
            position: relative;
            z-index: 2;
            display: block;
            box-sizing: border-box;
            padding: 0 9px;
            height: 39px;
            color: #ffffff;
            font-size: 16px;
            line-height: 20px;
            -o-transition: background-color .3s ease;
            transition: background-color .3s ease
        }
        
        .header .menu li:last-of-type>a {
            margin-right: 0;
        }
        
        .header .menu li:first-of-type>a {
            margin-left: 0;
        }
        
        .header .menu li.cur>a,
        .header .menu li:hover>a {
            color: #ffa200;
            font-weight: normal;
            border-bottom: 3px solid #f39e0a;
        }
        /*@media screen and (min-width:760px) and (max-width:1400px) {
        .header{width: 1240px;}
        .header .h_con{width:1015px;}
        .header .menu li>a{padding: 0 10px;}
        }

        @media screen and (min-width:1600px) and (max-width:1800px){
        .header{width: 1530px;}
        .header .h_con{width:1135px;}
        .header .menu li>a{padding: 0 20%;}
         }*/
        
        #zhima_img {
            display: none!important;
        }
    

        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
            visibility: hidden;
            width: 100%;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

.links{display:none;}
    .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: #0a2550;}
    .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 #0a2550;
        float: right;
        position: relative;
        z-index: 2;
        cursor: pointer;
    }


        .p12-curmbs-1 {
            font-size: 14px;
            border-bottom: 1px dashed #dcdcdc;
        }
        
        .p12-curblock{
            display: none;
        }
        .p12-curmbs-1 b {
            border-left: 10px solid #666666;
            font-weight: normal;
            padding-left: 8px;
        }
        .p12-curmbs-1 i {
            font-style: normal;
        }
        
        .p12-curmbs-1 span {
            font-family: '宋体';
            padding: 0 5px;
            height: 46px;
            line-height: 46px;
        }
    

    .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.sidenavcur,
    .p101a-fdh-02-nav li:hover {
        background: #0a2550;
    }
    
    .p101a-fdh-02-nav li.sidenavcur a,
    .p101a-fdh-02-nav li:hover a {
        color: #fff;
    }


        .k12-gl-gslb-3nf1-1-01-left dl {
            width: 24%;
            float: left;
            background: #f0f0f0;
            margin: 0 1.3% 13px 0
        }
        
        .k12-gl-gslb-3nf1-1-01-left dl:nth-child(5n-1) {
            margin-right: 0;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dt {
            border: 1px solid #e5e5e5;
            padding: 10px 9px;
            background: #fff;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dt img {
            display: block;
            width: 100%;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dd h4{
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            text-align: center;
            padding: 0 5px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            background: #f0f0f0;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dd h4 a {
            color: #4b4a4a;
        }
    

    .footer{height:521px;background:url(images/ft-bg.jpg) no-repeat center;position: relative;overflow: hidden;box-sizing: border-box;}
    .f_con{height:351px;padding-top: 110px;}
.content-s{margin:0 auto;font-family: "Microsoft Yahei";width:90%;min-width: 1200px;max-width: 1400px;}


.f_nav{float: left;height:270px;width:520px;text-align: left;}
.f_nav h2{text-align: left;height: 53px;}
.f_nav h2 em{font-size:26px;color: #ffffff;display: block;line-height:26px;font-weight:normal;}

.f_nav li{width:136px;float:left;border-bottom: 1px solid #3b4e6d;box-sizing: border-box;text-align: left;}
.f_nav li a{font-size:16px;line-height:60px;display: block;color: #ffffff;padding-left: 20px;background: url(images/a1.png) no-repeat left center;}
.f_nav li:nth-child(2){width: 148px;margin-left: 69px;}
.f_nav li:nth-child(5){width: 148px;margin-left: 69px;}
.f_nav li:nth-child(8){width: 148px;margin-left: 69px;}
.f_nav li:nth-child(3n){width: 100px;float: right;}

.f_nav li:hover a{background: url(images/ad.png) no-repeat left center;}
.f_nav li.cur a{background: url(images/ad.png) no-repeat left center;}

.lxw{float: left;height:270px;width:400px;text-align: left;margin-left: 180px;}
.lxw h2{text-align: left;height: 53px;}
.lxw h2 em{font-size:26px;color: #ffffff;display: block;line-height:26px;font-weight:normal;}

.lxw p{font-size: 14px;color: #ffffff;display: block;line-height: 60px;}
.lxw p img{height: 23px;width: 23px;display: inline-block; vertical-align: text-top;margin-right: 12px;}
.lxw p span{font-size:18px;line-height:5px;color: #ffffff;display: inline-block;font-family: "OPPOSans";font-weight: bold;vertical-align: middle;}
.lxw p a{color: #ffffff;}
.lxw em {
    float: left;
    line-height: 60px;
    font-size: 14px;
    color: #ffffff;
    display: block;
   margin-left: 0.2rem;
}
.lxw em a{font-size:14px;color:#ffffff;display: block;float: left;}
.lxw em a img{margin-right: 5px;}

.sao{float: right;height: 180px;width:155px;margin-right: 12px;}
.sao h2{text-align: left;height: 53px;}
.sao h2 em{font-size:26px;color: #ffffff;display: block;line-height:26px;font-weight:normal;width:175px;}

    .sao p{height: 155px;position: relative;overflow: hidden;float: left;width: 155px;}
    .sao p i{display: block;height: 155px;width:155px;background: #ffffff;}
    .sao p img{display: block;width: 139px;height:139px;padding: 9px;}
    .sao p span{display: block;font-size: 14px;color: #c1c2c2;line-height:14px;text-align: center;padding-top:10px;}
    .sao p:after{display:block;position:absolute;left:19px;top:0;width:100%;height:35px;content:"";animation:light 5s infinite;-webkit-animation:light 5s infinite;}
	.sao .item-1:after{background:url(images/code_shadow1.png) no-repeat 0 0;}
				@keyframes light{
					0%{top:0;}
					50%{top:100%;}
					100%{top:-40px;}
                }
.sao p:last-child{margin-right: 0;}
.f_wz{color:#fff;}
.f_wz a{color:#fff;padding:0 5px;}



.link{width:100%;height: 60px;overflow: hidden;}

.link p{float: left;line-height: 60px;font-size: 14px;color: #ffffff;display:block;}
.link p i{float: left;line-height: 60px;font-size: 14px;color: #ffffff;display:block;margin-right: 1.25rem;}
.link p a{float: left;line-height: 60px;font-size: 14px;color: #ffffff;display:block;}


.link p em{float: left;line-height: 60px;font-size: 14px;color: #ffffff;display:block;margin-left: 1rem;margin-right: 1.5rem;}
.link p em a img{margin-right: 5px;}

.links{float: right;width: 21%;}
.links b{font-size: 14px;color: #ffffff;display:block;margin-right:1%;float: left;font-weight:bold;line-height: 60px;}
.links a{font-size:14px;color:#ffffff ;display:block;font-weight: normal;padding-right:18px;float: left;line-height: 60px;}
.links a:last-child{padding-right: 0;}


@media screen and (min-width:760px) and (max-width:1680px) {
    .f_nav{margin-right: 60px;}
    .lxw{width: 400px;
    margin-left: 50px;}
    .links{width: 23%;}

}
    

        .client-2 {
            width: 45px;
            position: fixed;
            right: 10px;
            top: 60%;
            z-index: 999999;
            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:#0a2550 url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#0a2550 url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#0a2550 url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#0a2550 url(images/tohome.png) center no-repeat;
            background-size:26px;
        }
        
        .client-2 li.my-kefu-shouye a {
            width: 45px;
            height: 45px;
            display: block;
        }
        
        .client-2 li.my-kefu-ftop {
            background:#0a2550 url(images/returnTop.png) center no-repeat;
        }
        
        .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:#0a2550 url(images/cimg23.png) 15px center no-repeat;
            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:#0a2550 url(images/cimg25.png) 15px center no-repeat;
            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 .cont {
            display: block!important;
        }
    
