
        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;
    }



.content{width:1200px;margin:0 auto;}
		.plc{padding: 5px 0 25px;}
		.p12-curblock{
			display: none;
		}
		.p102-curmbs-1{height: 40px;line-height: 40px;font-size: 14px;color: #808080;}
		.p102-curmbs-1 b {
			font-weight: normal;
			padding-left: 35px;
			background: url(images/p102-curmbs-icon1.png) no-repeat left center;

		}
		.p102-curmbs-1 i {
			font-style: normal;
		}

		.p102-curmbs-1 span {
			font-family: 宋体;
			height: 46px;
			line-height: 46px;
			padding: 0px 5px;
		}
		.p102-curmbs-1 a{color: #808080;}
		.p102-curmbs-1 a:hover{color: #0a2550;}
	

.p101-text{
    font-size: 32px;
   
   
    margin-top: 20px;
    height: 55px;
    line-height: 32px;
    color: #0a2552;
    text-align: center;
    font-weight: bold;
    position: relative;
}
.p101-text:after{
    position: absolute;
    width: 60px;
    height: 3px;
    display: block;
    background: #0a2552;
    left: 50%;
    margin-left: -30px;
    content:"";
    bottom: 0;
    
}
    .p101-service-content{
        font-size: 16px;
    line-height: 32px;
    color: #4c4c4c;
    text-align: justify;
    padding: 40px 0px;
    box-shadow: 0 0 0px #eee;
    }


        .k12-cx-xgcp-4pl-fx1-1-01-tit {
            height: 46px;
            line-height: 46px;
            font-weight: normal;
            border-bottom: 2px solid #dfdfdf;
            margin-bottom: 30px;
            padding-top: 26px;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-tit b {
            display: inline-block;
            font-size: 24px;
            font-weight: normal;
            color: #464646;
            padding-left: 52px;
            border-bottom: 2px solid #666666;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-tit span {
            margin-left: 10px;
            font-size: 18px;
            font-family: Arial;
            color: #c2c2c1;
            text-transform: uppercase;
        }
        .p102-pro-content-title {
        display: inline-block;
        height: 64px;
        line-height: 64px;
        font-size: 32px;
        color: #1a1a1a;
        font-weight: normal;
        position: relative;
        border-bottom: 3px solid #0a2550;
    }
    
    .p102-pro-content-title:after {
        content: '';
        position: absolute;
        width: 50%;
        height: 3px;
        background: #666666;
        right: 0;
        bottom: -3px;
        z-index: 1;
    }
        .k12-cx-xgcp-4pl-fx1-1-01-list{padding-top: 40px;}
        .k12-cx-xgcp-4pl-fx1-1-01-list dl {
            float: left;
            width: 23.5%;
            border: 1px solid #dfdfdf;
            margin-right:2%;
            box-sizing: border-box;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-list dl.p14-product-clear {
            margin-right: 0;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-list dl:hover {
            border-color: #0a2550;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-list dl img {
            display: block;
            width: 100%; 
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-list dd {
            padding: 10px 28px 10px 10px;
            margin-right: 2px;
            position: relative;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-list h4 {
            height: 30px;
            font-size: 16px;
            font-weight: normal;
            line-height: 30px;
            color: #191919;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-list h4 a {
            color: #191919;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-desc {
            font-size: 14px;
            line-height: 24px;
            color: #666;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p15-product-2-date {
            width: 25px;
            height: 27px;
            position: absolute;
            top: 20px;
            right: 4px;
            z-index: 33;
            cursor: pointer;
        }
        
        .p15-product-2-date a {
            display: block;
            width: 25px;
            height: 27px;
        }
    

    .p102-info-12-title {
        height: 48px;
        line-height: 48px;
        font-weight: normal;
        font-size: 28px;
        color: #0a2550;
        padding-bottom: 10px;
        position: relative;
    }
    
    .p102-info-12-title:after {
        content: '';
        position: absolute;
        width: 30px;
        height: 2px;
        background: #0a2550;
        left: 0;
        bottom: -1px;
        z-index: 1;
    }
 .p102-info-1-title {
            padding-bottom: 15px;
            position: relative;
            font-weight: normal;
            text-align: center;
            margin-bottom: 40px;
        }
        
        .p102-info-1-title:after {
            content: '';
            position: absolute;
            width: 76px;
            height: 1px;
            background: #d4d4d4;
            bottom: 0;
            left: 50%;
            margin-left: -38px;
        }
        
        .p102-info-1-title span,
        .p102-info-1-title a {
            display: block;
            height: 50px;
            line-height: 50px;
            font-size: 38px;
            color: #333333;
        }
        
        .title em {
            display: block;
            height: 22px;
            font: 14px/22px 'Arial';
            color: #808080;
            font-style: normal;
            letter-spacing: 2px;
        }
        
    .p102-info-latest {
        padding: 30px 0 80px;
    }
    
    .p102-info-latest ul {
        padding: 29px 38px;
        border: 1px solid #f0f0f0;
        position: relative;
        background: #fff;
    }
    
    .p102-info-latest li {
        float: left;
        width: 530px;
    }
    
    .p102-info-latest li h4 {
        height: 36px;
        padding-left: 25px;
        position: relative;
        line-height: 36px;
        font-weight: normal;
    }
    
    .p102-info-latest li h4:before {
        content: "";
        position: absolute;
        width: 4px;
        height: 4px;
        border-radius: 100%;
        border: 2px solid #0a2550;
        left: 0;
        top: 50%;
        margin-top: -4px;
    }
    
    .p102-info-latest li h4 a {
        display: inline-block;
        max-width: 400px;
        height: 36px;
        font-size: 16px;
        color: #333333;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    
    .p102-info-latest li h4:hover a {
        color: #0a2550;
    }
    
    .p102-info-latest li h4:hover:before {
        border-color: #0a2550;
    }
    
    .p102-info-latest li h4:hover:after {
        background: #0a2550;
    }
    
    .p102-info-latest li h4 em {
        float: right;
        width: 90px;
        height: 36px;
        font-family: Arial;
        color: #808080;
        text-align: right;
        font-style: normal;
    }
    
    .p102-info-latest li.last {
        margin-left: 60px;
    }
    
    .p102-info-latest li.last:before {
        content: '';
        position: absolute;
        width: 1px;
        left: 50%;
        top: 22px;
        bottom: 22px;
        background: #dedede;
        z-index: 1;
    }


  .p103-related-info-1 {
        padding: 10px 0 80px;
    }
    
    .p103-related-info-tit {
        height: 50px;
        padding-left: 30px;
        line-height: 50px;
        font-weight: bold;
        font-size: 28px;
        color: #0a2550;
        position: relative;
        margin-bottom: 20px;
    }
    
    .p103-related-info-tit:before {
        content: '';
        position: absolute;
        width: 10px;
        height: 30px;
        background: #0a2550;
        left: 0;
        top: 50%;
        margin-top: -14px;
    }
 
 
 
.dark-info-02{
    margin-bottom: 60px;
    overflow: hidden
}
 
        .p14-product-2-tit {
            height: 46px;
            line-height: 46px;
            font-weight: normal;
            border-bottom: 2px solid #dfdfdf;
            margin-bottom: 30px;
            padding-top: 26px;
        }
        
        .p14-product-2-tit b {
            display: inline-block;
            font-size: 24px;
            font-weight: normal;
            color: #464646;
            padding-left: 30px;
            border-bottom: 2px solid #666666;
            background:url(images/p14-icon11.png) no-repeat left center;
        }
        
        .p14-product-2-tit span {
            margin-left: 10px;
            font-size: 18px;
            font-family: Arial;
            color: #c2c2c1;
            text-transform: uppercase;
        }
        
        .dark-info-02-list dl {
            float: left;
            /*width: 23.8%;*/
            width:298px;
            margin-right: 14px;
            border: 1px solid #dfdfdf;
            /*margin-right: 1.5%;*/
            /*box-sizing: border-box;*/
        }
        
        .dark-info-02-list dl.dark-info-02-clear {
            margin-right: 0;
        } 
        
        .dark-info-02-list dl img {
            display: block;
            width: 100%;
        }
        
        .dark-info-02-list dd {
            padding: 10px 28px 10px 10px;
            margin-right: 2px;
            position: relative;
        }
        
        .dark-info-02-list h4 {
            height: 30px;
            font-size: 16px;
            font-weight: normal;
            line-height: 30px;
            color: #191919;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .dark-info-02-list h4 a {
            color: #191919;
        }
        
  
        
        .dark-info-02-list dl:hover {
            border-color: #0a2550;
        }
        
        .dark-info-02-list dl:hover h3 a {
            color: #0a2550;
        }
    

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