﻿*{margin:0; padding:0; border:0;}
*:focus{outline:none;}
html{ overflow-x:hidden;}


li{list-style-type:none;}
img{border:0;}
ol,ul {list-style:none; margin:0; padding:0;}

a {text-decoration:none;}
em,i{font-style:normal;}
.clear::after{display: block;content:""; clear:both;}
input[type="submit"],input[type="button"]{ cursor:pointer;}
input {
    
    outline:none;
    border-radius: 0;
}

.f01{ }
.l{ float:left;}
.r{ float:right;    margin-top: -35px;}


html {font-size: 62.5%;}
body {-webkit-text-size-adjust: none;}





















































header{z-index: 3; position: fixed;z-index: 1000;top:0;left:0;background: #fff;width: 100%;box-sizing: border-box;opacity: 0.98;
    box-shadow: 0 2px 6px 0 rgba(0,0,0,0.1);-moz-box-shadow: 0 2px 6px 0 rgba(0,0,0,0.1);-o-box-shadow: 0 2px 6px 0 rgba(0,0,0,0.1);-webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,0.1);}
header .container{width: 100%;height: 100%;max-width: 1728px;margin: 0 auto;box-sizing: border-box;}
.logo{background-size: cover;display: block;}

@media (min-width: 1200px) { 
    header{height: 68px;}
    header .container{padding: 0 64px;}
    
    .pc_nav{float:right;}
    .pc_nav li{float:left;padding:0;position: relative;}
    .pc_nav li>a{display: block;padding: 0 30px;font-size: 18px;line-height: 68px;color: #333;}
    .pc_nav li:hover>a{color: #0085cd;}
    .pc_nav li.on>a{color: #0085cd;}
    .erji{box-sizing: border-box;overflow: hidden;;background:rgba(239,239,239,0.95);background: #efefef\9;;
        position: absolute;left:50%;text-align: center;
        transition: all 0.2s ease;-webkit-transition: all 0.2s ease;-moz-transition: all 0.2s ease;-o-transition: all 0.2s ease;
        
        margin-left:-95px; }
    .pc_nav li:hover .erji{height: auto;overflow: visible;padding: 21px 64px;border-bottom: 2px solid #d8d8d8;}
    .pc_nav li .erji1{width:750px;margin-left:-375px; }
    .pc_nav li .erji2{width:190px}
    .pc_nav li .erji2 a{text-align: center;display: block;}
    
    .pc_nav li .erji3{width:840px;margin-left:-420px;}
    .erji_dl{display: inline-block;text-align: left;vertical-align: top;}
    .erji_dl dt a{font-size: 16px;line-height: 38px;margin-bottom: 9px;color: #0085cd;}
    .erji_dl dd a{font-size: 14px;line-height: 36px;color: #333;font-weight:500;
        -webkit-transition: all 0.2s ease;-moz-transition: all 0.2s ease;-o-transition: all 0.2s ease;transition: all 0.2s ease;}
    .erji_dl dt a:hover,
    .erji_dl dd a:hover{color: #0085cd;}
    .pc_nav li .erji1 .erji_dl,
    .pc_nav li .erji3 .erji_dl {min-width: 175px;}
    .pc_nav li .erji1 .erji_dl:last-of-type,
    .pc_nav li .erji3 .erji_dl:last-of-type {min-width:0}
    .hd_lang{padding-left: 20px;background: url("404.png") no-repeat left center;}
    .hd_lang dt{padding:0 18px 0 0;background: url("404.png") no-repeat right center;cursor:pointer}
    .hd_lang dt a{display: block;font-size: 16px;line-height:87px;;color: #888;}
    .hd_lang .erji{text-align: right;}
    .hd_lang .erji li{display: inline-block;padding: 0 15px;}
    .hd_lang .erji li a{font-size: 14px;line-height:50px;color: #666; }
    .hd_lang.on .erji{opacity: 1;height: auto;}
    
    
    
    
    
    
    
    
    .hd_serch dt{width:32px;height:32px;background-image: url("404.png"); background-image: url("404.png"), none;
        background-repeat: no-repeat;background-position: center;
        -webkit-transition: all 0.2s ease;-moz-transition: all 0.2s ease;-o-transition: all 0.2s ease;transition: all 0.2s ease;}
    .hd_serch dt:hover {cursor: pointer;background-image: url("404.png"); background-image: url("404.png"), none;}
    .hd_serch dt,
    .hd_serch dd{float:right;}
    .hd_serch{width:32px;height: 32px;margin-left:30px;margin-top: 18px;border: 1px solid rgba(0,0,0,0);}
    .hd_serch .tex{line-height: 32px;height: 32px;font-size: 14px;color: #333;width: 0;}
    .hd_serch.on{width: 186px;border: 1px solid #666;}
    .hd_serch.on .tex{width:148px;}
    .hd_serch,
    .hd_serch .tex{transition: all 0.5s;}
    .phone_side{display: none;}
    

    .head_ewm_but{position: relative;}
    .head_ewm{display: none;font-size: 12px;line-height: 32px;text-align: center;color: #525252;position: absolute;left:50%;margin-left:-102px; top:100px;background: url("404.png") no-repeat;width:176px;height: 208px;box-sizing: border-box;padding-top:22px;}
    .head_ewm.on{display:block;}
    .head_ewm_but:hover .head_ewm{display: block;}
}



@media (max-width: 1200px) { 
    header{height: 48px;}
    header .container{padding-left: 24px;}
    .phone_side{display:block;} 
    
    .hd_serch,.hd_lang,.pc_nav{display: none;}
    // .phone_side>dt {height:48px;width:48px}
    .phone_side>dt {display: inline-block;width: 32px;height: 26px;margin:-9px;background: no-repeat center center;
        -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
    .phone_side>dt:hover {cursor:pointer;}
    #phone_side_menu {background-image: url('../image/icon_menu_2.png');background-image: url("../image/icon_menu_2.svg"), none;}
    #phone_side_search {background-image: url('404.png');background-image: url("404.png"), none;}
    #phone_side_menu.on, 
    #phone_side_search.on {background-color: #eee;background-image: url("../image/icon_close_2.png");background-image: url("../image/icon_close_2.svg"), none !important;}
    
    .phone_side>dd{position: fixed;height: 100%;width: 100%;overflow-y: auto;box-sizing: border-box;left:0;top:40px;
        -webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;-o-transition: all 0.5s linear;transition: all 0.5s linear;
        
        height: 0;background-color: #efefef;margin-top: 48px;z-index: 500;}
    .phone_side>dd.on{height: 100%;}

    .phone_side>dd#phone_screen_search{background-color: #fff;background-color: rgba(255,255,255,0.8);}
    .phone_side>dd#phone_screen_search:hover{cursor: pointer;}
    #phone_screen_search .search_container{padding: 32px 48px;background-color: #efefef;position: relative;}
    #phone_screen_search .search_container:hover {cursor: default;}
    #phone_screen_search .tex{width: 100%;padding: 0 38px 0 8px;height: 32px;font-size: 16px;line-height: 32px;box-sizing: border-box;color: #666;}
    #phone_screen_search .but{font-size: 0;width: 32px;height: 32px;position: absolute;right: 48px;top: 32px;
            background-color: #0085cd;background-image: url("404.png");background-image: url("404.png"), none;background-repeat: no-repeat;background-position: center center;}
    #phone_screen_menu .menu_container {padding-bottom: 48px;}
    #phone_screen_menu dl{position: relative;border-bottom:1px solid #d8d8d8;
        width: 100%;padding: 0 12px 0 24px;box-sizing: border-box;}
    #phone_screen_menu dt{width: 100%;height: 48px;margin-left: -24px;padding-left: 24px;margin-right: -12px;padding-right: 12px;
        webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
    #phone_screen_menu dt:hover {background-color: #e5e5e5;cursor: pointer;}
    #phone_screen_menu dd{width: 100%;}
    #phone_screen_menu a{height: 48px;display: block;font-size: 18px;line-height: 48px;
        margin-left: -24px;padding-left: 24px;margin-right: -12px;padding-right: 12px;
        webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
    #phone_screen_menu dl dt a{display: inline-block;}
    #phone_screen_menu dl dt a.long{width: 100%;}
    #phone_screen_menu dl dd a{height: 0;overflow-y:hidden;}
    #phone_screen_menu dl dd a:hover{background-color: #e5e5e5;}
    #phone_screen_menu dl.on dd a{height: 48px;}
    #phone_screen_menu dl dt i{height: 100%;width: 48px;float:right;background-image: url("../image/icon_arrow_right_black_2.png");background-image: url("../image/icon_arrow_down_2.svg"), none;
        background-repeat: no-repeat;background-position: center center;
        transform: rotate(-90deg);-webkit-transform: rotate(-90deg);-moz-transform: rotate(-90deg);-o-transform: rotate(-90deg);-ms-transform: rotate(-90deg);
        webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
    
    #phone_screen_menu dl.on dt i{transform: rotate(0);-webkit-transform: rotate(0);-moz-transform: rotate(0);-o-transform: rotate(0);-ms-transform: rotate(0);
        background-image: url("404.png");background-image: url("../image/icon_arrow_down_2.svg"), none;}
    
}
@media (max-width: 1150px) {
    header .container{padding-left: 12px;}
}






.section_pt{padding-top: 90px;box-sizing: border-box;}

@media (min-width: 1150px){ 
    .section_pt{padding-top: 45px;}
}


















    





    
    





    
    




    



    





















































































    






    









    






























    











    



    
    
    
    
    
    



    
    
    



    
    
    
    
    


    
    



    
    
    
    
    
    
    
    





.pt90-45{padding-top: 90px;box-sizing: border-box;height: 100%;}
@media(max-width:1150px){
    .pt90-45{padding-top:45px;}
}


































    

















    
    
    
    
        
    
    
    
        
    

    
    




    
    




    
    






    
    
    
    

    
    
        

    
    
    


    
    
    
    
    
    
    

    
    
    






























    
    
    

    
    

    
    

    
    

    

    
    
    
    
    
    
    
    

    
    
    
    



    
    





    
        
    

    
    
    
    
    
    
    
























    


















    





















    
    




    
    
    
    
    
    






    
    
    
    
    
    
    
    
    






    







    
    




    



    
























    
    




    





    
    
    
    
    
    

    
    

    
    
    
    
    





























    






















    
    




    




    
    





    
    

    
    




    
    
    
    
    
    


















    
    





    
    
    





.last_zhezhao{position: fixed;width: 100%;height: 100%;left:0;top:0;background: rgba(0,0,0,0.4);cursor: pointer;display: none;}









.ny_con{padding-top: 68px}
.max1200{width: 100%;max-width: 1200px;margin:0 auto;box-sizing: border-box;}


.ny_nav{background: #fbfbfb;}
.ny_nav #wrapper{height:70px;font-size: 16px;line-height: 46px;overflow: hidden;}
.ny_nav li{float:left;margin:12px 44px 12px 0;}
.ny_nav li a{color: #666666;padding: 0 20px;}
.ny_nav li:hover a{color: #4fad1e;}
.ny_nav li.on{background:#4fad1e;}
.ny_nav li.on a{color: #fff;}
.ny_nav ul::after{clear:both;display: block;content: ""}
.ny_nav .mbx li{background: none;padding:0 15px 0 0 ;margin-right: 0;}
.ny_nav .mbx li a{padding: 0;}
.ny_nav .mbx li.on a{color: #4fad1e;}

@media(max-width:1200px){
    .ny_con{padding-top: 48px;}
    .rightmain_Pd{padding-left: 0;padding-right: 0}
    .ny_nav #wrapper{height: 40px;font-size: 14px;line-height: 30px;}
    .ny_nav li{margin:6px 0 4px;}
}
@media(max-width:1279px){
    .max1200{padding:0 50px;} 
}

@media(max-width:767px){
    .max1200{padding:0 3%;} 
}








.center_middle{position: absolute;top:50%;left:50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);}

.product_top{overflow: hidden;zoom:1;padding-top:2%;padding-bottom: 3%;}
.product_top .p1{font-size: 30px;line-height: 54px;color: #333;}
.product_top .p2{font-size: 16px;line-height: 18px;color: #666666;}
.product_top .p3{font-size: 14px;line-height: 32px;color: #333333;}

.pt_left,
.pt_right{float:left;}

.pt_right{text-align: right;float:right;font-size: 0;}
.pt_right li{display: inline-block;text-align: center;padding-left: 48px;}
.pt_right li img{width:92px;}

.pt_right li:hover .p3,
.pt_right li.on .p3{color: #4fad1e;}

.pro_banner{width: 100%;}


@media(max-width:500px){
    .product_top{}
    .pt_left,
    .pt_right{float:none;width: 100%;text-align: center;}
    .pt_left{padding-bottom: 2%;}
    .pt_right li{width: 33.33%;padding: 0;}
    .pt_right li img{width: 100%;}
}


.pro_tab_hd{width: 100%;background:#f0f0f0;text-align: center;}
.pro_tab_hd li{display: inline-block;cursor: pointer;font-size: 18px;line-height: 64px;color: #999999;padding: 0 15px;margin:0 10px;}
.pro_tab_hd li:hover,
.pro_tab_hd li.on{color: #4fad1e;}
.pro_tab_hd li.on{border-bottom: 2px solid #4fad1e;}



.pro_tab_bd{}
.pro_tab_bd>li{display: none;}

.trait .imgbox img{width: 100%;}

.pro_tab_style .p1{font-size: 35px;line-height: 73px;color: #6dba44;}
.pro_tab_style .p2{font-size: 16px;line-height: 30px;color: #666666;}

@media (min-width: 501px){
    .trait li{overflow: hidden;}
    .trait .imgbox,
    .trait .wzbox{width:50%;padding-bottom: 40.3%;position: relative;}
    .trait .box_con{width: 100%; position: absolute;top:50%;left:50%;
        transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);
    }

    .trait li:nth-child(2n){background:#f2f2f2;}
    .trait li:nth-child(2n-1) .imgbox{float:left;}
    .trait li:nth-child(2n-1) .wzbox{float:right;}
    .trait li:nth-child(2n-1) .wzbox .box_con{box-sizing: border-box;padding-left:14%;}
    .trait li:nth-child(2n) .imgbox{float:right;}
    .trait li:nth-child(2n) .wzbox{float:left;}
}

@media (max-width: 1023px){
    .pro_tab_style .p1{font-size: 22px;line-height: 50px;}
    .pro_tab_style .p2{font-size: 14px;line-height: 26px;}
}


@media (max-width: 500px){
    .pro_tab_hd li{font-size: 14px;line-height: 38px;margin:0;}
    .trait .imgbox,
    .trait .wzbox{width: 100%;padding: 5% 0;text-align: center;}
}





.soft_top{font-size: 0;padding-top:2%;padding-bottom: 2%;}
.soft_top ul{overflow: hidden;}
.soft_top li{float:left;box-sizing: border-box;text-align: center;}
.soft_top .p1{font-size: 16px;line-height: 36px;color: #666666;}
.soft_top .imgbox{width: 100%;padding-bottom: 100%;position: relative;background: #fff;}
.soft_top .imgbox img{width:60%;}
.soft_top1 li.on .imgbox{border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;-o-border-radius: 50%;background: #999;box-shadow:0 0 10px #999 inset;-webkit-box-shadow:0 0 10px #999 inset;-moz-box-shadow:0 0 10px #999 inset;-o-box-shadow:0 0 10px #999 inset;}
.soft_top2 li:hover .p1,
.soft_top2 li.on .p1{color: #4fad1e;}


.soft_tab_hd{border: 1px solid #e6e6e6;margin-bottom: 30px;}
.soft_tab_hd .pic{padding:3% 8%;overflow: hidden;}
.soft_tab_hd .pic img{float:left;padding-right: 5%;}
.soft_tab_hd .p1{font-size: 50px;line-height: 80px;color: #c1c1c1;}
.soft_tab_hd .p2{font-size: 25px;line-height: 25px;color: #757575;}
.soft_tab_hd .p3 a, 
.soft_tab_hd .p3 a:hover{font-size: 20px;line-height: 45px;color: #4fad1e;}

.soft_tab_hd ul{border-top: 1px solid #e6e6e6;font-size: 0;}
.soft_tab_hd li{cursor: pointer;width: 33.333333%;font-size: 16px;line-height: 59px;color: #757575;display: inline-block;text-align: center;border-left:1px solid #e6e6e6;box-sizing: border-box;}
.soft_tab_hd li:hover{}
.soft_tab_hd li:before{content: "";display: inline-block;margin-right:10px;width: 24px;height: 24px;vertical-align:middle;margin-top: -3px;}
.soft_tab_hd li:nth-child(1){border-left:0;}
.soft_tab_hd li:nth-child(3){background: #4fad1e;color: #fff;}
.soft_tab_hd li:nth-child(1):before{background:url("404.png") no-repeat center;background-size: 100% auto;}



.soft_tab_hd li#software-faq-link:before{background:url("404.png") no-repeat center;background-size: 100% auto;}
.soft_tab_hd li:nth-child(3):before{display: none;}
.soft_tab_hd li:nth-child(3) a{display: block;color: #fff;}
.soft_tab_hd li:nth-child(3) a:before{content: "";display: inline-block;margin-right:10px;width: 24px;height: 24px;vertical-align:middle;margin-top: -3px;}
.soft_tab_hd li:nth-child(3) a:before{background:url("404.png") no-repeat center;background-size: 100% auto;}

.soft_tab_hd li.on:nth-child(1),
.soft_tab_hd li.on#software-faq-link{color: #4fad1e;}


.soft_tab_hd li.on:nth-child(1):before{background-image: url("404.png");}
.soft_tab_hd li.on#software-faq-link:before{background-image: url("404.png");}



.soft_tab_bd{margin-bottom: 30px;}




.soft_tab_bd>li{display: none;}

.soft_tab_bd dt{font-size: 20px;line-height: 20px;color: #757575;padding-left:15px;margin:15px 0;border-left:2px solid #4fad1e;}
.soft_tab_bd dd{border: 1px solid #e6e6e6;padding:5% 3%;}
.soft_tab_bd dd .p1{font-size: 16px;line-height: 26px;color: #757575}

.soft_tab_bd dt{font-size: 20px;line-height: 20px;color: #757575;padding-left:15px;margin:15px 0;border-left:2px solid #4fad1e;}
.soft_tab_bd dd{border: 1px solid #e6e6e6;padding:5% 3%;}
.soft_tab_bd dd .p1{font-size: 16px;line-height: 26px;color: #757575}

@media (min-width: 767px){
    .soft_top li{width: 11.11%;padding: 0 1.33%;}
}

@media (max-width: 768px){
    .soft_top .p1{font-size: 14px;}
}
@media (max-width: 767px){
    .soft_top li{width: 20%;padding: 0 1%;}
    .soft_top .p1{font-size: 12px;height: 36px;overflow: hidden;}

    .soft_tab_hd .pic{text-align: center;padding-left:0;padding-right: 0;}
    .soft_tab_hd .pic img{float:none;width:40%;}
    .soft_tab_hd li span{display: none;}
    .soft_tab_hd li::before{margin:0;}
}





.soft_middle{background: #fbfbfb;}
.soft_middle_con{position: relative;overflow: hidden;}
.soft_middle .rightimg{width: 50%;}
.soft_middle .rightimg{float:right;}

.soft_middle .rightvideo {float: right;width: 42%;max-width: 556px;margin: 24px 5% 24px 0;}
.soft_middle .p1{font-weight: bold;font-size: 32px;line-height: 55px;color: #4fad1e;}
.soft_middle .p2{font-size: 15px;line-height: 28px;color: #666666;}


.perimeter_con{padding: 5% 0;position: relative; }
.perimeter{width:130px;left:10px;}
.perimeter .hd{  height:0; background:#f4f4f4; }
.perimeter .hd .prev,
.perimeter .hd .next{ display:block;  width:130px; height:15px;overflow:hidden;  cursor:pointer; background:url("404.png") no-repeat center;position: absolute;top:-30px;left:0;}
.perimeter .hd .next{ background:url("404.png") no-repeat center;bottom:-20px;top:auto; }
.perimeter .hd .prevStop{ background-position:-60px -100px;  }
.perimeter .hd .nextStop{ background-position:-60px -140px;  }
.perimeter .bd{}
.perimeter .bd ul{ overflow:hidden; zoom:1; }

.perimeter .bd ul li{border: 2px solid #cccccc;margin-bottom:10px;cursor: pointer;height: 50px !important;}
.perimeter .bd ul li.on{border-color:#4fad1e;}
.perimeter .bd ul li img{width:126px;height: 45px;}

.perimeter_con .bigimg{width:100%;box-sizing: border-box;padding-left: 170px;}
.perimeter_con .bigimg img{width: 100%;}

@media (min-width: 767px){
    .perimeter_con{min-height: 600px;}
    
    .soft_middle .leftwz{left:5%;top:50%;position: absolute;
        transform: translate(0,-50%);-moz-transform: translate(0,-50%);-webkit-transform: translate(0,-50%);-o-transform: translate(0,-50%);-ms-transform: translate(0,-50%);
    }
    .perimeter_con .bigimg,
    .perimeter_con .perimeter{position: absolute;top:50%;transform: translateY(-50%);-moz-transform: translateY(-50%);-webkit-transform: translateY(-50%);-o-transform: translateY(-50%);-ms-transform: translateY(-50%);}

}




@media (max-width: 767px){
    .soft_middle .leftwz{width:100%;text-align: center;padding: 5% 0;}
    .soft_middle .rightimg{display: none;}
    .soft_middle .p1{font-size: 26px;line-height: 35px;}
    .soft_middle .p2{font-size: 13px;line-height: 26px;}
    .soft_middle .rightvideo {float: none;width: 100%;height: 312px;margin: 0 auto 24px;}

    .perimeter_con .bigimg{padding-left:0;float:none;}
    .perimeter{width: 100%;padding-top: 5%;overflow: hidden;}
    .perimeter .bd{width:100%;overflow-y: hidden;overflow-x:auto;padding-bottom: 10px;}
    .perimeter .bd ul li{float:left;margin-right:5px;}
    .perimeter .bd ul li:last-child{margin-right: 0;}
    .perimeter .bd .tempWrap{height: 74px !important;}
    .perimeter .hd .prev,
    .perimeter .hd .next{display: none;}

}

@media (max-width:500px){

}




.classtop{overflow: hidden;padding-top:2%;padding-bottom:2%;}
.classtop li{float:left;padding:2% 1.4%;box-sizing: border-box;overflow: hidden;position: relative;}
.classtop li .wz{width: 100%;box-sizing: border-box;padding-right: 34%;}
.classtop .p1{font-size: 20px; line-height: 38px;color: #666;}
.classtop .p2{font-size: 14px; line-height: 24px;color: #999;}
.classtop .p3{font-size: 12px; line-height: 14px;color: #b1b1b1;}
.classtop li:nth-child(2n){background: #f2f4f3;}
.classtop li:nth-child(2n-1){background: #f2f4f3;}
.classtop li img{width: 34%; position: absolute; right: 0px; bottom:0;}
.classtop li.on{background: #4fad1e;}
.classtop li:hover{background: #4fad1e;}

.classtop li.on1{background: #ddd;}
.classtop li.on1:hover{background: #ddd;}

.classtop li.on .p1,
.classtop li.on .p2,
.classtop li.on .p3,
.classtop li:hover .p1,
.classtop li:hover .p2,
.classtop li:hover .p3{color: #fff;}

.classtop li.on1:hover .p1{color: #666;}
.classtop li.on1:hover .p2{color: #999;}


.class_ul>li:nth-child(2n){background: #f2f4f3;}
.class_ul .p1{font-size: 28px;line-height: 90px;color: #4fad1e;}
.class_ul .p2{font-size: 14px;line-height: 32px;color: #757575;text-align:left;padding-top:3%;}
.class_ul .p3{font-size: 28px;line-height: 90px;color: #4fad1e;text-align:center;}
.class_ul .p4{font-size: 20px;line-height: 30px;color: #969696;padding-bottom: 5%;}


.class_allocation{padding-bottom: 6%;font-size: 0; }
.class_allocation .bt{padding: 1% 0;text-align: center;border-bottom: 1px solid #e2e2e2}
.class_allocation .bt .p1::before,
.class_allocation .bt .p1::after{font-size: 23px;padding: 0 2%;vertical-align: middle;}
.class_allocation ul::after{clear:both;display: block;content:""}

.class_allocation li{margin-top: 5%;width: 20%;display: inline-block; text-align: center;border-right:1px solid #e2e2e2;box-sizing: border-box;vertical-align: top;}
.class_allocation li:last-child{border-right:0;}
.class_allocation li img{width: 100%  }
.class_allocation .xp1{font-size: 20px;line-height: 58px;color: #757575;height: 58px;overflow: hidden;}
.class_allocation .xp2{font-size: 14px;line-height: 26px;color: #757575;height: 104px;overflow: hidden;text-align:left;}
.class_allocation .btn{width:37%;font-size: 16px;line-height: 43px;color: #4fad1e;display: inline-block;margin-top: 5%;}
.class_allocation .xp1,
.class_allocation .xp2{padding: 0 10%;}
.class_allocation li:hover .btn{text-decoration: underline;}

.class_allocation2 li{width: 33.33%;}
.class_allocation2 li img{width: 35%;}
.class_allocation2 li .xp1{padding:5% 0;}
.class_allocation2 li .xp2{height:130px;text-align: left;}
.class_allocation2 li .btn{border: 1px solid #4fad1e;box-sizing:border-box;border-radius:7px;}
.class_allocation2 li:hover .btn{color: #fff;text-decoration: none;background: #4fad1e;}

@media (min-width:768px){
    .classtop>li{width: 25%;}
    .class_style_1{padding-top:6%;padding-bottom: 6%;overflow: hidden;zoom:1;position: relative;min-height: 400px;}
    .class_style_1 .img,
    .class_style_1 .video{width: 50%;}
    .class_style_1 .wz{width: 35%;position: absolute;left: 75%;top:50%;text-align:center;
        transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);
    }

    .class_style_2 .img, 
    .class_style_2 .video{position: absolute;top: 50%;right:6%;height:312px;margin-top: -156px;
        
    }
    .class_style_2 .wz{left:25%;}
    .class_style_2 .wz img{width: 40%;}

    .class_pt1{padding-top:5%;padding-bottom: 6.8%;}
    .class_pt2{padding-top:10%;padding-bottom: 10%;overflow: hidden;}
    .class_pt3{padding-top:10%;}
    .class_style_3 .wz{width: 100%;text-align: center;padding-bottom:5%;}
    .numimg{margin-bottom: -22px;width: 12%;}
    .autoimg{width: 100%;}
    .class_style_4 .img{width:65%;float:right;}
    .class_style_4 .wz{float:left;width: 21%;text-align: center;}
    .class_style_4 .wz .numimg{width: 65%;margin-left:auto;margin-right:auto;display: block;}
    .class_style_5 .wz{margin-bottom: -5%;}
    .class_style_6{position: relative;}
    .class_style_6 .wz{position: absolute;top:0;right:3%;z-index: 1;padding-top:10%;}
    .class_style_7{padding-bottom:0;}


    .class_allocation ul{text-align: center;}
}


@media (max-width:768px){
    .class_ul .p1{font-size: 26px;line-height: 52px;text-align:center;}
    .class_ul .numimg{margin-bottom:-10px;}
    .class_ul .p2{font-size: 14px;line-height: 22px;}
    .class_ul .p3{font-size: 24px;line-height: 40px;}
    .class_ul .p4{font-size: 14px;line-height: 20px;}

    .class_allocation li{width: 33.33%;}
    .class_allocation li .btn{width: 50%;}

}


@media (max-width:767px){
    .classtop>li{width: 50%;}
    .classtop .p3,
    .classtop .p2{display: none;}
    .classtop .p1{font-size: 16px;line-height: 32px;}

    .class_ul .img,
    .class_ul .autoimg{width: 100%;}
    .class_ul>li{text-align: center;padding: 5% 0;}
    .class_ul .wz{padding-bottom: 5%;}
    .numimg{width:100px;}


    .class_allocation li{width: 100%; }
    .class_allocation2 li{width:100%;}
    .class_allocation2 li .xp2{text-align: center;}

}




.map_con{width:100%;overflow: hidden;zoom:1;position: relative;}

.leftdate{width:100%;border-left: 1px solid #ebebeb;border-right:1px solid #ebebeb;border-top: 3px solid #4fad1e;box-sizing: border-box;}
.leftdate .bt{font-size: 25px;line-height: 48px;color: #333333;padding:4% 0 4% 10%;border-bottom:3px solid #f5f5f5;}


.svg_scroll{ width:100%;  overflow:hidden; position:relative; }
.svg_scroll .hd{ overflow:hidden;padding: 3.8% 0;text-align: center; }
.svg_scroll .hd .prev,
.svg_scroll .hd .next{ display:inline-block;  width:13px; height:10px; margin-right:5px; margin-top:10px;  overflow:hidden;  cursor:pointer; background:url("404.png") no-repeat;}
.svg_scroll .hd .next{ background:url("404.png") no-repeat;  }
.svg_scroll .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; }
.svg_scroll .hd ul li{ float:left;width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer;  }
.svg_scroll .hd ul li.on{ background-position:0 0; }
.svg_scroll .infoList li{height: 40px !important;border-bottom: 1px solid #ebebeb;overflow: hidden;zoom:1;cursor:pointer;font-size: 14px;line-height: 40px;color: #333333}
.svg_scroll .infoList li:hover,
.svg_scroll .infoList li.on{color: #fff;background: #4fad1e;}
.svg_scroll .s1,
.svg_scroll .s2{float:left;display: block;box-sizing: border-box;padding-left: 2%;padding-right: 2%;overflow: hidden;}
.svg_scroll .s1{width: 20%;text-align: center;}
.svg_scroll .s2{width: 80%;}
.svg_scroll .pageState{font-size: 16px;line-height: 16px;color: #747474;}

.svg_scroll .hd .prevStop{background-image:url("404.png")}
.svg_scroll .hd .nextStop{background-image:url("404.png")}

.map_con .max1200{position: relative;}
.map_model{width: 50%;border: 5px solid #4fad1e;box-sizing: border-box;background: #fff;padding: 5%;z-index: 3;display: none;}
.map_model .p1{font-size:26px; line-height: 52px;color: #333333;}
.map_model .p2,
.map_model .p3{font-size:18px; line-height: 38px;color: #333333;}
.map_model .p3{color: #999;}
.map_model .p1 i{font-family: "Arial";}

@media (min-width:769px){
    .leftdate_con{width:50%;}
    #ChinaMap svg,
    #ChinaMap{width: 500px!important;height: 400px!important;}
    #ChinaMap,
    .map_model{position: absolute !important;right: 0;top:50%;
        transform: translateY(-50%);-moz-transform: translateY(-50%);-o-transform: translateY(-50%);-webkit-transform: translateY(-50%)
    }
    .phone_select{display: none;}

}

@media (max-width:768px){
    #ChinaMap{display: none !important;}
    .leftdate_con{padding-right: 0;}
    .phone_select{display: block;float:right;padding-right: 5%;}
    .phone_select select{display: inline-block;vertical-align:middle;width: 200px;font-size: 16px;line-height: 40px;height: 40px;border: 1px solid #e1e1e1;text-indent:10px;background:url("404.png") no-repeat 95% center;
        
        outline:none;border-radius: 0;}

    .leftdate .bt{padding:1% 0 1% 5%}

    .map_model{position: fixed !important;left:50%;top:50%;
        transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);
    }
}


@media (max-width:500px){
    .map_model{width: 90%;}
    .phone_select{float:none;}
    .leftdate .bt{padding:1% 0;text-align: center;}
}



.mapTip{display:none; position:absolute; padding:8px 10px; background:#fff; border: 1px solid #4fad1e; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.3);
    box-shadow: 0 5px 10px rgba(0,0,0,.3);
    font-size:12px; font-family:Tahoma; color:#333;width: auto !important;}
.mapTip .arrow,
.mapTip .arrowMask{ position: absolute; width: 0; height: 0;border-color: transparent; border-style: solid;}
.mapTip .arrow{ bottom: -7px; left: 50%; margin-left: -7px; border-width: 7px; border-top-color: #4fad1e; border-bottom-width: 0;}


.mapTip .arrowMask{bottom: 1px; border-width: 6px; margin-left: -6px; border-top-color: #fff; border-bottom-width: 0;}
.mapTip .p1{font-weight: bold;font-size: 18px;line-height: 30px;color: #4fad1e;text-align: center;border-bottom: 2px solid #4fad1e;}
.mapTip .p2{font-size: 14px;line-height: 30px;color: #4fad1e;text-align: center;}


.stateTip, #StateTip{display:none; position:absolute; padding:8px 10px; background:#fff; border: 1px solid #4fad1e; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.3);
    box-shadow: 0 5px 10px rgba(0,0,0,.3);
    font-size:12px; font-family:Tahoma; color:#333;width: auto !important;}
.mapInfo i{ display:inline-block; width:15px; height:15px; margin-top:5px; line-height:15px; font-style:normal; background:#aeaeae; color:#fff; font-size:11px; font-family: Tahoma; -webkit-border-radius:15px; border-radius:15px; text-align:center}
.mapInfo i.active{background:#E27F21;}
.mapInfo span{ padding:0 5px 0 3px;}
.mapInfo b{ font-weight:normal; color:#2770B5}
.stateTip .p1{font-weight: bold;font-size: 18px;line-height: 30px;color: #4fad1e;text-align: center;border-bottom: 2px solid #4fad1e;}
.stateTip .p2{font-size: 14px;line-height:30px;color: #4fad1e;text-align: center;}


.syntaxhighlighter,.syntaxhighlighter div,.syntaxhighlighter code,.syntaxhighlighter table,.syntaxhighlighter table td,.syntaxhighlighter table tr,.syntaxhighlighter table tbody{margin:0!important;padding:0!important;border:0!important;outline:0!important;background:none!important;text-align:left!important;float:none!important;vertical-align:baseline!important;position:static!important;left:auto!important;top:auto!important;right:auto!important;bottom:auto!important;height:auto!important;width:auto!important;line-height:1.1em!important;font-family:"Consolas","Bitstream Vera Sans Mono","Courier New",Courier,monospace!important;font-weight:normal!important;font-style:normal!important;font-size:1em!important;min-height:inherit!important;min-height:auto!important}
.syntaxhighlighter{width:99%!important;margin:1em 0 1em 0!important;padding:1px!important;position:relative!important}
.syntaxhighlighter .bold{font-weight:bold!important}
.syntaxhighlighter .italic{font-style:italic!important}
.syntaxhighlighter .no-wrap .line .content{white-space:pre!important}
.syntaxhighlighter .line table{border-collapse:collapse!important}
.syntaxhighlighter .line td{vertical-align:top!important}
.syntaxhighlighter .line .number{width:2em!important}
.syntaxhighlighter .line .number code{width:2em!important;padding-right:.3em!important;text-align:right!important;display:block!important}
.syntaxhighlighter .line .content{padding-left:.5em!important}
.syntaxhighlighter.nogutter .line .content{border-left:none!important}
.syntaxhighlighter .bar{display:none!important}
.syntaxhighlighter .bar.show{display:block!important}
.syntaxhighlighter.collapsed .bar{display:block!important}
.syntaxhighlighter.collapsed .lines{display:none!important}
.syntaxhighlighter .lines.no-wrap{overflow:auto!important;overflow-y:hidden!important}
.syntaxhighlighter .toolbar{position:absolute!important;right:0!important;top:0!important;font-size:1px!important;padding:8px 8px 8px 0!important}
.syntaxhighlighter.collapsed .toolbar{font-size:80%!important;padding:.2em 0 .5em .5em!important;position:static!important}
.syntaxhighlighter .toolbar a.item,.syntaxhighlighter .toolbar .item{display:block!important;float:left!important;margin-left:8px!important;background-repeat:no-repeat!important;overflow:hidden!important;text-indent:-5000px!important}
.syntaxhighlighter.collapsed .toolbar .item{display:none!important}
.syntaxhighlighter.collapsed .toolbar .item.expandSource{background-image:url(404.png)!important;display:inline!important;text-indent:0!important;width:auto!important;float:none!important;height:16px!important;padding-left:20px!important}
.syntaxhighlighter .toolbar .item.viewSource{background-image:url(404.png)!important}
.syntaxhighlighter .toolbar .item.printSource{background-image:url(404.png)!important}
.syntaxhighlighter .toolbar .item.copyToClipboard{text-indent:0!important;background:none!important;overflow:visible!important}
.syntaxhighlighter .toolbar .item.about{background-image:url(404.png)!important}
.syntaxhighlighter.printing,.syntaxhighlighter.printing .line.alt1 .content,.syntaxhighlighter.printing .line.alt2 .content,.syntaxhighlighter.printing .line.highlighted .number,.syntaxhighlighter.printing .line.highlighted.alt1 .content,.syntaxhighlighter.printing .line.highlighted.alt2 .content,{background:none!important}
.syntaxhighlighter.printing .line .number{color:#bbb!important}
.syntaxhighlighter.printing .line .content{color:#000!important}
.syntaxhighlighter.printing .toolbar{display:none!important}
.syntaxhighlighter.printing a{text-decoration:none!important}
.syntaxhighlighter.printing .plain,.syntaxhighlighter.printing .plain a{color:#000!important}
.syntaxhighlighter.printing .comments,.syntaxhighlighter.printing .comments a{color:#008200!important}
.syntaxhighlighter.printing .string,.syntaxhighlighter.printing .string a{color:blue!important}
.syntaxhighlighter.printing .keyword{color:#069!important;font-weight:bold!important}
.syntaxhighlighter.printing .preprocessor{color:gray!important}
.syntaxhighlighter.printing .variable{color:#a70!important}
.syntaxhighlighter.printing .value{color:#090!important}
.syntaxhighlighter.printing .functions{color:#ff1493!important}
.syntaxhighlighter.printing .constants{color:#06c!important}
.syntaxhighlighter.printing .script{font-weight:bold!important}
.syntaxhighlighter.printing .color1,.syntaxhighlighter.printing .color1 a{color:#808080!important}
.syntaxhighlighter.printing .color2,.syntaxhighlighter.printing .color2 a{color:#ff1493!important}
.syntaxhighlighter.printing .color3,.syntaxhighlighter.printing .color3 a{color:red!important}
.syntaxhighlighter{border-left:3px solid #6ce26c!important;background-color:#fafafa!important}
.syntaxhighlighter .line.highlighted .number{color:black!important}
.syntaxhighlighter .line.highlighted.alt1,.syntaxhighlighter .line.highlighted.alt2{background-color:#e0e0e0!important}
.syntaxhighlighter .line .number{color:#afafaf!important}
.syntaxhighlighter .line .content{border-left:3px solid #6ce26c!important;color:#000!important}
.syntaxhighlighter.printing .line .content{border:0!important}
.syntaxhighlighter .line.alt1{background-color:#fafafa!important}
.syntaxhighlighter .toolbar{background-color:#f8f8f8!important;border:#e7e5dc solid 1px!important}
.syntaxhighlighter .toolbar a{color:#a0a0a0!important}
.syntaxhighlighter .toolbar a:hover{color:red!important}
.syntaxhighlighter .plain,.syntaxhighlighter .plain a{color:#000!important}
.syntaxhighlighter .comments,.syntaxhighlighter .comments a{color:#008200!important}
.syntaxhighlighter .string,.syntaxhighlighter .string a{color:blue!important}
.syntaxhighlighter .keyword{color:#069!important;font-weight:bold!important}
.syntaxhighlighter .preprocessor{color:gray!important}
.syntaxhighlighter .variable{color:#a70!important}
.syntaxhighlighter .value{color:#090!important}
.syntaxhighlighter .functions{color:#ff1493!important}
.syntaxhighlighter .constants{color:#06c!important}
.syntaxhighlighter .script{background-color:yellow!important}
.syntaxhighlighter .color1,.syntaxhighlighter .color1 a{color:#808080!important}
.syntaxhighlighter .color2,.syntaxhighlighter .color2 a{color:#ff1493!important}
.syntaxhighlighter .color3,.syntaxhighlighter .color3 a{color:red!important}









.bggrey{background: #f6f6f6}
.bggrey>.max1200{ }


.ny_main{position: relative;}
.leftnav{height: 100%;width: 290px;box-shadow:  0 -1px 10px rgba(0,0,0,0.2);border: 1px solid #e1e1e1\9;position: absolute;left:0;top:0;}
.leftnav dt{font-size: 18px;line-height: 58px;color: #666666;border-bottom: 1px solid #f8f8f8; }
.leftnav dt,
.leftnav dd .dt,
.leftnav dd ul{padding:0 20px;}
.leftnav dt i{color: #9c9c9c;}

.leftnav dt em{cursor: pointer;display:none;font-weight:bold;font-size: 20px;line-height: 44px;color: #fff;transition: all 0.2s;-webkit-transition: all 0.2s;-moz-transition: all 0.2s;-o-transition: all 0.2s;}

.leftnav dd{border-bottom: 1px solid #f8f8f8}
.leftnav dd .but{transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;-o-transition: all 0.5s;}
.leftnav dd.on{background:#4fad1e}
.leftnav dd.on a{color: #fff;}
.leftnav dd.on li a{color: #333;}
.leftnav dd.on .but{transform: rotate(90deg);-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);-o-transform: rotate(90deg);}
.leftnav dd a{font-size: 15px;line-height: 42px;color: #666666;}
.leftnav dd .but{float:right;}
.leftnav ul{background: #fff;display: none;}

.leftnav li a{font-size: 14px;line-height: 44px;color: #333333;text-indent: 10px;}
.leftnav dd li:nth-child(1) a::before{content: "1. ";}
.leftnav dd li:nth-child(2) a::before{content: "2. ";}
.leftnav dd li:nth-child(3) a::before{content: "3. ";}
.leftnav dd li:nth-child(4) a::before{content: "4. ";}
.leftnav dd li:nth-child(5) a::before{content: "5. ";}
.leftnav dd li:nth-child(6) a::before{content: "6. ";}
.leftnav dd li:nth-child(7) a::before{content: "7. ";}
.leftnav dd li:nth-child(8) a::before{content: "8. ";}
.leftnav dd li:nth-child(9) a::before{content: "9. ";}
.leftnav dd li:nth-child(10) a::before{content: "10. ";}
.leftnav dd li:nth-child(11) a::before{content: "11. ";}
.leftnav dd li:nth-child(12) a::before{content: "12. ";}
.leftnav dd li:nth-child(13) a::before{content: "13. ";}




.leftnav dd.on li.on a,
.leftnav dd.on li a:hover{color: #4fad1e;}
.leftnav dd .link:hover{}


@media (max-width:1279px){ 
    .leftnav{left:50px;}
}


@media (max-width:768px){
    .leftnav{position: fixed;left:0;top:45px;width: 200px;z-index:2;background: #fff;
        transform: translateX(-200px);-moz-transform: translateX(-200px);-webkit-transform: translateX(-200px);-o-transform: translateX(-200px);
        transition: all 0.2s;-webkit-transition: all 0.2s;-moz-transition: all 0.2s;-o-transition: all 0.2s;left:-200px\9; 
    }
    
    .leftnav dt{opacity: 0.8;border-bottom: 0;font-size: 0;padding:0;line-height: 0;width: 44px;height: 44px;background:#4fad1e;text-align: center;position: absolute;right: -44px;top:50%;margin-top: -22px;}
    
    .leftnav dt em{display: block;}
    .leftnav:hover dt,
    .leftnav.on dt{opacity: 1;}
    .leftnav.on {transform: translateX(0px);-moz-transform: translateX(0px);-webkit-transform: translateX(0px);-o-transform: translateX(0px);left:0\9; }
    .leftnav.on dt em{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg)}
    
}




.rightmain{width: 100%;box-sizing:border-box;background: #fff;}
.rightmain_Pd{padding:3%; color:#666; font-size:14px;line-height:32px;}
@media (min-width:769px){
    .rightmain{padding-left:290px; min-height: 410px;}
}








.breaking{padding-top: 115px;padding-bottom: 20px;background: url("404.png") no-repeat center 20px ;}
.breaking dt,
.breaking dd{width: 50%;padding-bottom: 3%;} 

.breaking dt::after,
.breaking dd::after{clear:both;display: block;content:"";}
.breaking .p1,
.breaking .p2,
.breaking .p3,
.breaking img{padding:0 3%;position: relative;}
.breaking img{width: 50%;padding-top: 5px;}

.breaking .p3{font-size: 40px;line-height: 60px;color: #4fad1e;padding-top: 15px;padding-bottom: 15px;}
.breaking .p1{font-size: 20px;line-height: 38px;color: #4fad1e}
.breaking .p2{font-size: 15px;line-height: 22px;color: #777777}

.breaking .p1::before,
.breaking .p3::before{display:block;content:"";box-sizing: border-box;border: 3px solid #fff;background:#4fad1e;position: absolute;border-radius: 50%;-o-border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;}
.breaking .p1::before{width:12px;height: 12px;left:-7px;top:10px;}
.breaking .p3::before{width:20px;height: 20px;right: -10px;top:35px;}



@media (min-width:500px){
    .breaking dt,
    .breaking dd:nth-child(2n-1){text-align: right;border-right:1px solid #4fad1e;} 
    .breaking dd:nth-child(2n){position: relative;left:50%;border-left:1px solid #4fad1e;}
    .breaking dd:nth-child(2n-1) .p1::before{right:-7px;top:10px;left:auto;}
}
@media (max-width:500px){
    .breaking dt,
    .breaking dd{width: 100%;border-left:3px solid #4fad1e}
    .breaking .p3::before{width:20px;height: 20px;right:auto;left: -10px;top:35px;}
    .breaking img{width: 80%;padding-top: 5px;}
    .breaking{padding-left: 10%;background-position:0 30px;}
}







.train_link,
.train_ul{overflow:hidden;}
.train_link li{width: 50%;float:left;text-align: center;}
.train_link li img{width: 11.6% ;display: inline-block;padding:5% 2%;border-bottom: 2px solid #fff;}
.train_link li.on img{border-bottom-color: #4fad1e;}


.train_ul{padding: 4% 0;}
.train_ul li{padding-left: 3%;width: 32.33%;box-sizing: border-box;text-align: center;padding-bottom:1%;float:left;}
.train_ul li .imgcon{background: #f3f3f3; border: 1px solid #666;}
.train_ul li:hover .imgcon{background: #4fad1e;}
.train_ul li:hover img{opacity: 0.5} 
.train_ul li img{width:100%;} 
.train_ul .p1{font-size: 16px;line-height: 50px;color: #333333;}

@media (max-width: 500px){
    .train_link li img{width: 30%;}
    .train_ul li{width: 50%;padding-left: 1.5%;}
    .train_ul li:nth-child(2n-1){padding-left: 0;padding-right:1.5%;}
}


.policy td,.policy tr{border:1px solid #666;}
.policy img{max-width: 800px;width: 100%;}

.policy li{line-height: 2em;}
.policy{line-height: 2em;color: #666; font-size:14px;line-height: 28px;}
.policy ul{list-style-type: disc;padding-left: 25px;}
.policy ul li{list-style-type: disc;color: #666; font-size:15px;line-height: 28px;}

.policy .p1{font-size:20px;line-height:40px;color: #4fad1e;}
.policy .p2{font-size:14px;line-height:28px;color: #666;}

.policy .img1{width: 100%;max-width:455px; }




.download li{position: relative;background: url("404.png") no-repeat 95% center;border-bottom: 1px solid #e6e6e6;}
.download li a{display: block;padding: 5.33% 22.22% 5.33% 22.22%;width: 100%;box-sizing: border-box;}
.download .p1{font-size:40px;line-height:42px;color: #4fad1e;}
.download .p2{font-size:14px;line-height:16px;color: #666;}

.download .p3{font-size: 20px;line-height:42px;color: #666;display: block;overflow: hidden;}
.download .s1{float:left;}
.download .s2{float:right;font-size: 16px;padding-left: 24px;background: url("404.png") no-repeat left center;}
.download .p4{font-size:14px;line-height:22px;color: #666;}

@media (min-width: 501px) {
    .download .day{position: absolute;top:50%;left:6.67%;background: #e6e6e6;padding:0 4% 1% 1%;
        transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-o-transform: translateY(-50%);
    }

    .download li:hover,
    .download li.on{background-color: #e6e6e6;background-image: url("404.png")}
}


@media (max-width:500px){
    .download li a{padding-left: 0;}
    .download .p1,
    .download .p2{display: inline-block;font-size: 14px;line-height: 30px;color: #333;}
}







.idea .img1{width: 100%;}
.idea .bt{font-size:28px;line-height:28px;color: #4fad1e;padding:8% 0;text-align: center;}
.idea .wz{margin-top:8%;border: 1px solid #4fad1e; color: #4fad1e;overflow:hidden;position: relative;}
.idea .wzcon{box-sizing: border-box;padding: 0 5%;}
.idea .img2{float:right;width: 60%;}
.idea .p3{font-size:26px;line-height:52px;}
.idea .p4{font-size:16px;line-height:30px;}
.idea .p1{font-size:28px;line-height:35px;}
.idea .p1 i{font-size: 14px;}
.idea .p2{font-size:20px;line-height:35px;}


.idea_ul{overflow: hidden;}
.idea_ul li{float:left;width: 50%;box-sizing: border-box;border-left:8px solid #4fad1e;padding-left:2%;}

@media (min-width: 500px){
    .idea .wzcon{position: absolute;left:17.5%;top:50%;width: 40%;
        transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);
    }
}

@media (max-width:500px){
    .idea_ul li{width: 100%;border-bottom: 1px solid #4fad1e;margin-bottom: 5%;}
    .idea .wzcon,
    .idea .img2{width:100%;}
    .idea .wzcon{padding-top: 5%;padding-bottom: 5%;}
}







.contact_box1{text-align: right;border-bottom: 2px solid #f6f6f6}
.contact_box1 .tex,
.contact_box1 .but{height: 34px;border: 1px solid #d0d0d0;box-sizing: border-box;}
.contact_box1 span{padding: 0 1%;font-size: 14px;line-height: 34px;color: #333;}
.contact_box1 .tex{text-indent: 1em;}
.contact_box1 .but{padding:0 3%;background: #d0d0d0;color: #333;font-size: 16px;line-height: 34px;vertical-align: middle;margin-top: -1px;}

.contact_box2{border-bottom: 2px solid #f6f6f6}
.contact_box2 dl{overflow: hidden;padding-bottom: 5px;}
.contact_box2 dd,
.contact_box2 dt,
.contact_box2 li{display: inline-block;}

.contact_box2 dt,
.contact_box2 li a{font-size: 14px;line-height: 30px;color: #666;}
.contact_box2 li a{padding: 0 14px;display: block;}
.contact_box2 li.on a{background: #4fad1e;border-radius:15px;color: #fff;}

.contact_box3 .bt{font-size: 20px;line-height:38px;color: #4fad1e;}
.contact_box3 .sm{font-size: 14px;line-height: 34px;color: #666666;}
.contact_box3 span{padding-right: 3%;display: inline-block;}
.contact_box3 a{padding-left: 18px;display: inline-block;text-decoration: underline;color: #0052b8;background: url("404.png") no-repeat left center;}




@media (max-width:500px){
    .contact_box2 dl{border-bottom: 1px solid #4fad1e;}
    .contact_box1 .tex,
    .contact_box1 .but,
    .contact_box1 span{width: 80%;padding: 0;display: block;margin:0 auto;}
    .contact_box1 span{text-align: center;}
}




.inseewo li{overflow: hidden;float:left;}
.inseewo .w100{width: 100%;background: #f7f6f5;}
.inseewo .w50{width: 50%;}
.inseewo img{width:50%;}
.inseewo .wz{width: 50%;padding: 4%;overflow: hidden;box-sizing: border-box;}
.inseewo .bt{font-size: 20px;line-height: 48px;color: #333333;}
.inseewo .sm{font-size: 14px;line-height: 25px;color:#888888}


@media (max-width:500px){
    .inseewo .w100 img,
    .inseewo .w100 .wz{width: 100%;}
    .inseewo .w50{width: 100%;}

}






.liability{ position:relative; overflow:hidden;  max-width:1080px; }
.liability .hd{ position:absolute; height:28px; line-height:28px; bottom:0; right:0; z-index:1; }
.liability .hd li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:50%; -moz-border-radius:50%;border-radius:50%; background:#999999; text-indent:-9999px; overflow:hidden; margin-right:7px;   }
.liability .hd li.on{ background:#4fad1e;  }
.liability .bd{ position:relative; z-index:0; }
.liability .bd li{ position:relative; text-align:center;  }
.liability .bd li img{  vertical-align:top; width:100%;}
.liability .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  





.liability2 .hd{right: auto;left:50%;
    transform:translateX(-50%);-moz-transform:translateX(-50%);-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);
}

.liability2 .hd li{background: #fff;width: 14px;height: 14px;border: 3px solid rgba(255,255,255,0.6);box-sizing: border-box;}
.liability2 .prev,
.liability2 .next{padding: 0 5px;font-size: 30px;line-height: 35px;color: #fff;background: rgba(0,0,0,0.4);position:absolute;right:0; top:50%; margin-top:-17px; display:block;height:36px;  }
.liability2 .prev{right: auto;left:0;}
.liability2 .prevStop{ display:none;  }
.liability2 .nextStop{ display:none;  }
.liability2 span{padding:5px;font-size: 14px;vertical-align:middle;margin-top: -5px;display: inline-block;}

.liability2 .bd li{font-size: 0;}



.seewo_us .p1{font-size: 12px;line-height: 24px;color: #333;}
.seewo_us .p2{font-size: 27px;line-height: 40px;color: #333;}

.seewo_us_hd{overflow: hidden;border-top:2px solid #f6f6f6}
.seewo_us_hd li{float:left;border-left:1px solid #f6f6f6;width: 33.33%;box-sizing: border-box;padding:2% 0 1% 5%;cursor: pointer;color: #333;}
.seewo_us_hd li:first-child{border-left:0;}
.seewo_us_hd li:hover,
.seewo_us_hd li.on{color: #fff;background: #4fad1e;border-color: #4fad1e;}

.seewo_us_hd .p3{font-size: 18px;line-height: 18px;}
.seewo_us_hd .p4{font-size: 12px;line-height: 25px;}

.seewo_us_bd .p1{font-size: 25px;line-height: 80px;color: #333;text-align: center;}
.seewo_us_bd .p1::after{content: "";display:block;;width: 40px;height: 1px;background: #4fad1e;margin:0 auto 1%;}
.seewo_us_bd .p2{font-size: 14px;line-height: 31px;color: #333;}
.seewo_us_bd img{width: 100%;}

.seewo_us_bd .rightmain_Pd{padding-top: 1%;}

@media (min-width:500px){
    
}


@media (max-width:500px){
    .seewo_us_hd{display:none;}
}






.seewo_news .img{float:right;padding-left: 5%;width: 158px;}
.seewo_news li{border-bottom: 2px solid #f1f1f1}
.seewo_news li:last-child{}
.seewo_news li a{overflow: hidden;display: block;}

.seewo_news li a:hover .p1{color: #4fad1e;}
.seewo_news .p1{font-size: 15px;line-height: 32px;color: #4fad1e;height: 32px;overflow: hidden;}
.seewo_news .p2{font-size: 14px;line-height: 25px;color: #666666;height: 75px;overflow: hidden;}
.seewo_news .p3{font-size: 12px;line-height: 30px;color: #888888;height: 30px;overflow: hidden;}


@media (max-width:500px){
    .seewo_news .img{width:122px;}
    .seewo_news .p1{font-weight:bold;font-size 14px;line-height:20px;height: 20px;}
    .seewo_news .p2{font-size: 12px;line-height: 20px;height: 60px;}
    .seewo_news .p3{line-height:20px;height: 20px;}
}





.news_inner .p1{font-size: 16px;line-height: 23px;color: #444;}
.news_inner .p10{font-size: 16px;line-height: 23px ;color: #4fad1e; text-align:right;}
.news_inner .p2{font-size: 30px;line-height: 50px;color: #333; text-align:center;}
.news_inner .wz{padding-top: 0;border-bottom: 1px solid #f2f2f2;}
.news_inner .p3{font-size: 16px;line-height: 30px;color: #666666;}
.news_inner .p3 a{color: #888;}
.news_inner .p3 a:hover{color: #4fad1e;}
.news_inner .img1{width: 100%;}

.new_share{float:right;}
.new_share dt,
.new_share dd{float:left;padding-left:10px;font-size: 14px;line-height: 40px;color: #333;}
.new_share dd a{display: block;width: 40px;height: 29px;}
.new_share dd:nth-child(2) a{background: url("404.png") no-repeat  center;}
.new_share dd:nth-child(3) a{background: url("404.png") no-repeat  center;}
.new_share dd:nth-child(4) a{background: url("404.png") no-repeat  center;}
.new_share dd:nth-child(5) a{background: url("404.png") no-repeat  center;}
.new_share dd:nth-child(6) a{background: url("404.png") no-repeat  center;}


.new_share dd:nth-child(2) a:hover{background-image: url("404.png");}
.new_share dd:nth-child(3) a:hover{background-image: url("404.png");}
.new_share dd:nth-child(4) a:hover{background-image: url("404.png");}
.new_share dd:nth-child(5) a:hover{background-image: url("404.png");}
.new_share dd:nth-child(6) a:hover{background-image: url("404.png");}


.new_share a{float:left;padding-left:4px;font-size: 14px;line-height: 40px;color: #333;display: block;width: 30px;height: 29px;}




@media (max-width: 500px) {

    .news_inner .p3,
    .news_inner .p1{font-size: 12px;line-height: 24px;}
    .news_inner .p2{font-size: 14px;line-height: 28px;}

    .new_share{width: 100%;}
    .new_share dd{padding-left: 0;}

}






.cnav{text-align: center;padding: 3% 0;}
.cnav a{border: 1px solid #d5d4d4;}
.cnav a,
.cnav span{font-size:14px;line-height:20px;color: #333;padding:0.5% 1.1%;display: inline-block;vertical-align:middle;}
.cnav a:hover,
.cnav a.on{color: #fff;background: #4fad1e;border-color: #4fad1e;}
.cnav a.hover{color: #fff;background: #4fad1e;border-color: #4fad1e;}
.cnav span .i2{display: none;}

@media (max-width:500px){
    
    
    
    
    
}



.cl_1010{overflow: hidden;zoom:1;position: relative;}
.cl_1010::before{content:"";display: block;width: 95%;position:absolute;top:50%;left:2.5%;}
.cl_1010 li{float:left;text-align: center;color: #6dba44;width:22%;padding-bottom:22%;margin-left:4%;position: relative;}
.cl_1010 li:first-child{margin-left: 0;}
.cl_1010 li .bg{position: absolute;left:0;top:0;width:100%;padding-bottom: 100%;background: url("404.png") no-repeat center;background-size: cover;}
.cl_1010 li .wz2{position: absolute;left:50%;top:50%;
    transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);
}
.cl_1010 li .p12{font-size: 27px;line-height:43px;}
.cl_1010 li .p22{font-size: 10px;line-height:20px;}



@media (max-width:500px){
    .cl_1010 li .p22{display: none;}
    .cl_1010 li .p12{font-size: 14px;line-height: 14px;}
    .cl_1010::after{border-bottom-width: 1px}
}




.tedian{overflow: hidden;width: 100%;font-size: 0;box-sizing: border-box;}
.tedian .tddian_dl{width: 50%;display: inline-block;box-sizing: border-box;padding-bottom: 2%;vertical-align: top;}
.tedian .tddian_dl:nth-child(2n-1){padding-right: 2%;}
.tedian .tddian_dl:nth-child(2n){padding-left:2%;}
.tedian .tddian_dl .dt{font-size: 22px;line-height: 35px;color: #666;padding-bottom: 10px;}
.tedian .tddian_dl .p2{font-size: 14px;line-height: 26px;color: #737373}

@media (max-width: 500px) {
    .tedian .tddian_dl{width: 100%;padding:2% 0;}
}


.qaq{}
.qaq .p3{display: block;font-size:16px;line-height:30px;color: #666;margin-left:35px;position: relative;border-bottom: 1px solid #eee;}
.qaq .p3 i{background: #008200;width:24px;height: 24px;display: inline-block;font-size: 16px;text-align: center;color: #fff;margin-right:1%;line-height: 24px;
    border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;-o-border-radius: 50%;
    position: absolute;left:-35px;top:3px;
}
.qaq .p4{padding: 2% 2% 2% 35px;font-size:14px;line-height:20px;color: #666;}

.leftnav dd.on li a{display: block;}
.leftnav .link{display: block;}




#fp-nav.left{right:auto;left:2%;z-index:2;}

.contact_flex,
.contact_flex dt span{
    transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;
}

.contact_flex{position: fixed;right: 0;margin-top:24px; 
    top:50%;transform: translate(126px,-50%);-webkit-transform: translate(126px,-50%);-moz-transform: translate(126px,-50%);-o-transform: translate(124px,-50%);
}

.contact_flex.on{
    transform: translate(0,-50%);-moz-transform: translate(0,-50%);-webkit-transform: translate(0,-50%);-o-transform: translate(0,-50%);
}
.contact_flex.on dt span{transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);}

.contact_flex dt{width:30px;background: #6eb943 url("404.png") no-repeat center 10px;text-align: center;padding: 37px  6px 0;box-sizing: border-box;font-size:14px;line-height:15px;color: #fff;
    border: 1px solid #50ab1c;cursor: pointer;
    border-radius: 5px 0 0 5px;-moz-border-radius: 5px 0 0 5px;-webkit-border-radius: 5px 0 0 5px;-o-border-radius: 5px 0 0 5px;
    position: absolute;left:-30px;
    top:50%;transform: translateY(-50%);-moz-transform: translateY(-50%);-webkit-transform: translateY(-50%);-o-transform: translateY(-50%);
}
.contact_flex dt span{padding: 10px 0;display: block;}
.contact_flex dd{background: #6eb943;padding: 2px 2px 1px;width: 122px;text-align: center;}
.contact_flex .p1{font-size:14px;line-height:42px;color: #4fad1e;border-bottom: 1px solid #4fad1e}
.contact_flex .p2{font-size:12px;line-height:41px;color: #555;display: inline-block;padding-left: 30px;background:url("404.png") no-repeat left center;}
.contact_flex .p4{font-size:12px;line-height:41px;color: #555;display: inline-block;padding-left: 22px;background:url("404.png") no-repeat left center;}
.contact_flex .con{background: #fff;display: block;padding: 0 15px;margin-bottom: 1px;
    border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;-o-border-radius: 3px;
}
.contact_flex .qq{display: block;padding: 8px 0 ;border-top:1px solid #ebebeb;}
.contact_flex .box1 .con:nth-child(2) .p2{background-image: url("404.png");}
.contact_flex .box2 .p2{letter-spacing: -1.5px;padding-left: 22px;width:82px;text-align: left;} 
.contact_flex .box2 .p4{letter-spacing: -1.5px;padding-left: 25px;}
.contact_flex .box2 .p3{font-size:12px;line-height:31px;color: #333;}

.contact_flex.minh430 .p1,
.contact_flex.minh430 .p2{line-height: 35px;}
.contact_flex.minh430 .qq{padding: 4px 0;}





.page3_tab_hd li img{position: relative;z-index: 1}
.page3_tab_hd li.on::after,
.page3_tab_hd li:hover::after{width: 80%;padding-bottom: 80%;position: absolute;top:50%;left:50%;background:#c4c4c4;z-index: 0;
    transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);
    border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;-o-border-radius: 50%;
}







.page3_tab .p2::before{display: none !important;}






.faq-item .faq-num{background: rgba(0, 0, 0, 0) url("404.png") no-repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 12px;
    font-weight: normal;
    height: 25px;
    line-height: 25px;
    text-align: center;
    width: 25px;}

.faq-item h3{border-bottom: 1px solid #eee;
    color: #444;
    float: left;
    font-size: 14px;
    padding: 2px 8px;
    width: 90%;}

.faq-item .faq-answer{line-height: 1.5em;
    margin-top: 5px;
    padding-left: 35px;
    width: 90%;}




.fea_text{font-size: 14px;margin-left: 15%;margin-right: auto;width: 60%;line-height: 2em;color:#666; padding-top: 6%;}
.fea_text ul{list-style-type: disc;}
.fea_text ul li{list-style-type: disc;}



.classtop li{padding: 0;}
.classtop li a{display: block;width: 100%;box-sizing: border-box;padding: 8% 5.6%;}



.slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: none; touch-action: none; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }

.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }


.slick-prev,
.slick-next {opacity: 0.8; position: absolute; display: block; height:28px; width:15px; line-height: 0; font-size: 0; cursor: pointer; background:url("404.png"); color: transparent; top: 50%; margin-top: -10px; padding: 0; border: none; outline: none; }
.slick-prev{background-image:url("404.png");}


.slick-prev:hover{opacity:1;}
.slick-next:hover{opacity:1;}
.slick-prev.slick-disabled:hover{opacity: 0.5}
.slick-next.slick-disabled:hover{opacity: 0.5}
.slick-prev:focus,
.slick-next:focus { outline: none; }

.slick-prev.slick-disabled{background-image:url("404.png");}
.slick-next.slick-disabled{background-image:url("404.png");}

.slick-prev:before,
.slick-next:before { font-family: "slick"; font-size: 20px; line-height: 1; color: white; opacity: 0.85; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-prev { left: -40px; }
.slick-next { right: -40px; }

.soft_top{font-size: 0;padding-top:2%;padding-bottom: 2%;}
.soft_top .li{float:left;box-sizing: border-box;text-align: center;}
.soft_top .p1{font-size: 16px;line-height: 36px;color: #666666;}
.soft_top .imgbox{width: 80%;padding-bottom: 80%;position: relative;background: #fff;margin:0 auto;}
.soft_top .imgbox img{width:60%;
    transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);
}
.soft_top1 .li.on .imgbox{border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;-o-border-radius: 50%;background: #999;box-shadow:0 0 10px #999 inset;-webkit-box-shadow:0 0 10px #999 inset;-moz-box-shadow:0 0 10px #999 inset;-o-box-shadow:0 0 10px #999 inset;}
.soft_top2 .li:hover .p1,
.soft_top2 .li.on .p1{text-decoration: underline;color: #4fad1e;}


@media (max-width: 1279px) {
    .slick-prev,
    .slick-next{display: none !important;}
    .soft_top .p1{font-size: 14px;}
}

.page5_dl .ddtop, .page5_dl .ddbottom{overflow: hidden;}



.news_inner .wz img{width: 100%;max-width: 800px;width: 800px\9;}
.ie8_model{position: fixed;top:0;left:0;bottom:0;right: 0;z-index: 10}
.ie8_model .bg{left:0;top:0;position:absolute;bottom:0;right: 0;background:#000;opacity: 0.9;;filter:Alpha(opacity=90);z-index: 1;}
.ie8_model .inner{width:286px;height: 234px;background:url("404.png") no-repeat;position: absolute;left:50%;top:50%;margin:-143px 0 0 -117px;z-index: 2;}
.ie8_model .but1{width: 46px;height: 46px;background: url("404.png") no-repeat;position: absolute;right: 0;top:0;}
.ie8_model .p1{font-size: 18px;line-height: 28px;color: #000;width: 155px;text-align: center;display:block;position: absolute;bottom:83px;left:50%;margin-left:-78px;}
.ie8_model .but2{width: 112px;height: 35px;position: absolute;bottom:23px;left:50%;margin-left:-56px;background: url("404.png") no-repeat;text-align: center;font-size: 16px;line-height: 35px;color: #fff;}



.page_tips{position: absolute;width:246px;height: 52px;font-size: 18px;line-height: 52px;color: #bbbbbb;text-align: center;box-sizing: border-box;padding:0 18px;
    background:#f4f5f3;border: 1px solid #d4d5d3;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;-o-border-radius:8px;
    left:50%;top:50%;margin-top: -100px;margin-left:-100px;z-index: 2;
}

.page_tips span{font-family: arial;}







.slick-dots{position: absolute; bottom: -45px; display: block; width: 100%; padding: 0; list-style: none; text-align: center;}
.slick-dots li{position: relative; display: inline-block; width: 20px; height: 20px; margin: 0 5px; padding: 0; cursor: pointer;}
.slick-dots li button{font-size: 0; line-height: 0; display: block; width: 20px; height: 20px; padding: 5px; cursor: pointer; color: transparent; border: 0; outline: none; background: transparent;}
.slick-dots li button:hover,
.slick-dots li button:focus{outline: none;}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before{opacity: 1;}
.slick-dots li button:before{font-size: 6px; line-height: 20px; position: absolute; top: 0; left: 0; width: 20px; height: 20px; content: ''; text-align: center; opacity: .25; color: black; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
.slick-dots li.slick-active button:before{opacity: .75; color: black;}


.xind_banner .slick-dots{bottom:24px;}
.xind_banner .slick-dots li{width: 84px;margin:0 8px;height: 4px;background: #000;opacity: 0.2;
    -webkit-transition: all 0.2s;-moz-transition: all 0.2s;-o-transition: all 0.2s;transition: all 0.2s;}
.xind_banner .slick-dots li:hover {opacity: 0.3;}
.xind_banner .slick-dots li.slick-active{background: #0085CD;opacity: 1;}
.xind_banner .slick-dots li button{width: 84px;height: 4px;}
.xind_banner .image img {width: 100%;}
.xind_banner .image img.small {display: none;}
.xind_banner .slick-prev, .xind_banner .slick-next {display: block !important;top: 40%;height: 80px;width: 40px;
    -webkit-transition: all 0.2s;-moz-transition: all 0.2s;-o-transition: all 0.2s;transition: all 0.2s;z-index:10}
.xind_banner .slick-prev {left:0;background: url('404.png');}
.xind_banner .slick-next {right: 0;background: url('404.png');}

@media (max-width: 1150px) {
    .xind_banner .image img.small {display: block;}
    .xind_banner .image img.big {display: none;}
    .xind_banner .slick-prev, .xind_banner .slick-next {display: none !important;}
    .xind_banner .slick-dots {bottom: 12px;}
    .xind_banner .slick-dots li {width: 40px;height: 2px;margin: 2px;}
}

@media (max-width: 550px) {
    .xind_banner .image img.small {height: 480px;object-fit: cover;}
}




.xind_container {width: 100%;max-width: 1728px;box-sizing: border-box;padding: 0 64px;margin: 0 auto;}
.xind_container .xind_line {width: 100%;margin: 32px 0;}
.xind_container .xind_line:after {clear: both; display: table; content: '';}
.xind_line .xind_sm_banner {float:left;width: 31.625%;height: 300px;margin-right:2.56%;display: block;position: relative;overflow: hidden;
        background-position: center;background-size: cover;background-color: #efefef;font-size: 0;
        -webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
.xind_line .xind_sm_banner:last-child {float: right;margin-right: 0;}
.xind_line .xind_sm_banner:hover {box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);-webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);-moz-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
    transform: translateY(-2px);-moz-transform: translateY(-2px);-o-transform: translateY(-2px);-webkit-transform: translateY(-2px);-ms-transform: translateY(-2px);}
.xind_line .xind_sm_banner img {height: 300px;position: absolute;left: 50%;top: 0;margin-left: -253px;}

.xind_case {position: relative;}
.xind_case .case_bg {height: 400px;width: 100%;background: url('404.png') center center;background-size: cover;}
.xind_case .case_text {position: absolute;width: 400px;height: 400px;left:0;top:0;padding:125px 90px 0;box-sizing: border-box;
        color:#fff;background: #0085cd;background: linear-gradient(90deg, #0085cd 0%, rgba(59,138,207,0.85) 85%);}
.xind_case .case_text h1 {font-size: 26px;font-weight: normal; color: #fff;}
.xind_case .case_text h3 {font-size: 18px;font-weight: normal;line-height: 24px;margin: 16px 0;color: #fff;}
.xind_case .case_text p {font-size: 14px;color: #fff;
    -webkit-transition: all 0.2s ease;-moz-transition: all 0.2s ease;-o-transition: all 0.2s ease;transition: all 0.2s ease;}
.xind_case .case_text p:hover {color: #fff;opacity: 0.8;}

.xind_news {float: right; width: 31.625%;}
.xind_news>.title {margin: 6px 0;width: 100%;}
.xind_news>.title h1 {display: inline-block;color: #0085cd;font-size: 26px;font-weight: normal;}
.xind_news>.title span a {float: right; color: #666; font-size: 16px;line-height: 44px;
    -webkit-transition: all 0.2s ease;-moz-transition: all 0.2s ease;-o-transition: all 0.2s ease;transition: all 0.2s ease;}
.xind_news>.title span a:hover {color: #333;}
.xind_news>.line {height: 4px;position: relative;}
.xind_news>.line div {height: 4px;position: absolute;top: 0;}
.xind_news>.line div.blue {background-color: #0085cd; width: 74px;left: 0;}
.xind_news>.line div.green {background-color: #6dba44; width: 32px;left: 74px;}
.xind_news>ul {margin-top: 12px;}
.xind_news>ul li {width: 100%;position: relative;}
.xind_news>ul li p {display: inline-block;width: 100%;padding-right: 100px;box-sizing: border-box;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.xind_news>ul li p a {color: #333;font-size: 14px;line-height: 32px;
    -webkit-transition: all 0.2s ease;-moz-transition: all 0.2s ease;-o-transition: all 0.2s ease;transition: all 0.2s ease;}
.xind_news>ul li p a:hover {color: #0085cd;}
.xind_news>ul li span {position: absolute;right: 0;bottom: 0;color: #666;font-size: 12px;line-height: 32px;}

@media (max-width: 1150px) {
    .xind_container {padding: 16px 0;}
    .xind_container .xind_line {margin: 16px 0;}
    .xind_line .xind_sm_banner {float: none; width: 100%;margin-right: 0;margin-bottom: 12px;}
    .xind_line .xind_sm_banner:last-child {float: none; margin-bottom: 0;}
    
    .xind_case .case_bg {height: 206px;}
    .xind_case .case_text {position:relative;width: 100%;height: auto;background: #0085cd;text-align: center;padding:36px 12px;}
    .xind_news {float: none; width: 100%;padding: 0 12px;margin-top: 32px;box-sizing: border-box;}
}   
@media (max-width: 550px) {
    .xind_line .xind_sm_banner img {height: 300px;}
}


.xind_radio{padding-top:6%;box-sizing: border-box;width: 100%;}
.xind_radio .xind_radio_inner{position: relative;width: 100%;max-width: 1200px;margin:0 auto;}
.xind_radio_bg{width: 100%;}
.xind_radio li{position: absolute;box-sizing: border-box;}
.xind_radio li .con{width: 100%;text-align: center;}
.xind_radio li a{display: block; color:#60a43b;}
.xind_radio li:hover a{color: #fff;}
.xind_radio li img{width: 100%;}
.xind_radio li span{display: none;}
.xind_radio li img.default{display:block;}
.xind_radio li img.hover{display:none;}
.xind_radio li:hover img.default{display:none;}
.xind_radio li:hover img.hover{display:block;}
.ip2_wai li{width:13%;padding:6.5% 0;}
.ip2_nei li{width: 11%;padding: 5.5% 0;}
.ip2_wai .p1{font-size:17px;line-height:36px;}
.ip2_nei .p1{font-size:17px;line-height:30px;}
.ind_page2 .p2{font-size:12px;line-height:14px;}
.ind_page2 .p1 span{display: none;}
.ip2_wai li.li1,
.ip2_wai li.li4{top:39.2%;}
.ip2_wai li.li2,
.ip2_wai li.li3{top:1.5%;}
.ip2_wai li.li1{left:0.5%;}
.ip2_wai li.li4{right:0.5%;}
.ip2_wai li.li2{left:24.3%}
.ip2_wai li.li3{right:24.3%}
.ip2_nei li.li1,
.ip2_nei li.li4{top:72.73%;}
.ip2_nei li.li2,
.ip2_nei li.li3{top:45.73%;}
.ip2_nei li.li1{left:20.5%;}
.ip2_nei li.li4{right:20.5%;}
.ip2_nei li.li2{left:31.9%}
.ip2_nei li.li3{right:31.9%}
@media (max-width: 1150px){
    .xind_radio li span{display:block;}
}

@media (max-width: 768px){
    .ip2_nei .p1{font-size: 12px;line-height:24px;}

    .ip2_wai .p1{font-size: 12px;line-height:24px;}
    .ip2_nei .p1{font-size: 12px;line-height:24px;}
}


@media (max-width: 500px){
    .ip2_wai .p1{font-size: 10px;line-height:13px;}
    .ip2_nei .p1{font-size: 10px;line-height:13px;}
}


.mycenter{position: absolute;left:50%;top:50%;transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);}


@media (max-width: 1300px){
    .pd12{box-sizing: border-box;padding-left:50px;padding-right: 50px;}
}

@media (max-width: 767px){
    .pd12{box-sizing: border-box;padding-left:5%;padding-right: 5%;}
}



.xpage3_hd_slider,
.xpage3_bd{width:100%;max-width: 1200px;margin:0 auto;}

.xpage3_hd{background: #f2f2f2;overflow: hidden;position: relative;z-index:2;}
.xpage3_hd_li{cursor:pointer;width:20%;float:left;padding-top:2%;padding-bottom: 2%;}
.xpage3_hd_li.on img{border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;background:#e0e0e0}
.xpage3_hd_li.on .p1{color: #4fad1e;}
.xpage3_hd_li img{width:85%;margin:0 auto;display: block;}
.xpage3_hd_li .p1{font-size:17px;line-height:24px;text-align: center;color:#666;}


.xpage3_bd{margin-top:2%;margin-bottom:2%;position: relative;background: #fff;}
.xpage3_bd li{position: absolute;left:0;top:0;width: 100%;opacity:0;z-index: 0;background: #fff;
    transition:opacity 1s;-moz-transition:opacity 1s;-webkit-transition:opacity 1s;-o-transition:opacity 1s;
}
.xpage3_bd li.on{overflow: visible;height: auto;opacity: 1;z-index: 1}
.xpage3_bd li a{display:block;overflow: hidden;}
.xpage3_bd li .img,
.xpage3_bd li .wz{width: 50%;display:block;}

.xpage3_bd li .img{float:right;}
.xpage3_bd li .wz{float:left;}
.xpage3_bd .p1{font-size: 40px;line-height:53px;color:#6dba44;}
.xpage3_bd .p2{font-size: 16px;line-height:45px;color:#6dba44;}
.xpage3_bd .p3{font-size: 15px;line-height:27px;color:#444;max-height:108px;overflow:hidden;}
.xpage3_bd .p3 span{width:40%;display: inline-block;}


@media (min-width:1150px){
    .xpage3_hd_li:hover img{border-radius: 50%;background:#e0e0e0}
    .xpage3_hd_li:hover .p1{color: #4fad1e;}

}
@media (max-width:768px){
    .xpage3_bd .p1{font-size: 20px;line-height:30px;}
    .xpage3_bd .p2{font-size: 14px;line-height:28px;}
    .xpage3_bd .p3{font-size: 12px;line-height:20px;max-height:80px;}
}
@media (max-width: 767px){
    .xpage3_bd li .img,
    .xpage3_bd li .wz{width: 100%;float:none;margin: 5% 0;}
    .xpage3_hd_li .p1{font-size: 12px;line-height: 12px;}
    .xpage3_bd .p3 span{width:100%;}
    .xpage3_hd_li{width: 33.333%}
}




.xind_page4 ul{width: 100%;max-width: 1200px;margin:0 auto;padding-top:10% ;padding-bottom:10%;text-align: center;}
.xind_page4 ul li{width: 23%;position: relative;}
.xind_page4 ul li img{width: 100%;}
.xind_page4 ul .li2{display: inline-block;}
.xind_page4 ul .li1{float:left;}
.xind_page4 ul .li3{float:right;}
.xind_page4 ul .img2{position: absolute;left:0;top:0;visibility: hidden;}
.xind_page4 .p1{visibility:hidden;display:inline-block;width:70%;color: #4fad1e;padding:4% 0;border:2px solid #4fad1e;box-sizing: border-box;font-size: 16px;line-height: 16px;margin-top:10%}
.xind_page4 ul li:hover .img2{visibility:visible;}
.xind_page4 ul li:hover .p1{visibility:visible;}
.xind_page4 ul li:hover .img1{visibility:hidden;}
@media (max-width: 1150px){
    .xind_page4 .p1{font-size: 14px;}
}


@media(max-width: 1300px) and (min-width: 767px){
    .xind_page4 ul{padding-left:10%;padding-right: 10%;}
    .xpage3_bd li,
    .xpage3_hd {padding: 0 10%;box-sizing:border-box;margin:0;}
}


.xclass_ul{overflow: hidden;text-align:center;padding:5% 0;}
.xclass_ul .xclass_li{width: 33.333%;box-sizing: border-box;padding: 0 5%;}
.xclass_ul .xclass_li img{width:50%;}
.xclass_ul .xclass_li1{float:left;}
.xclass_ul .xclass_li3{float:right}
.xclass_ul .xclass_li2{display: inline-block;}
.xclass_ul .xcl_p1{font-size: 22px;line-height: 22px;color: #6f6f6f;padding:6% 0;}
.xclass_ul .xcl_p2{font-size: 14px;line-height: 24px;color: #6f6f6f;}


.xclass_ul2{padding: 0;}
.xclass_ul2 .xclass_li{float:left;width: 50%;padding: 2% 5% 2% 0;text-align: left;}
.xclass_ul2 .xclass_li .xcl_p1{padding:3% 0;}
.xclass_ul2 .xclass_li img{width:25%;padding-right: 5%;  }

@media (max-width: 767px) {
    .xclass_ul .xclass_li{width: 100%;padding:5% 0;text-align: left;}
    .xclass_ul .xcl_p1{padding:2% 0;}
    .xclass_ul .xclass_li img{width:25%;padding-right: 5%;float:left;}
    .xclass_ul2 .xclass_li{width: 100%;padding-right: 0;}
}


.xfooter{background: #efefef;}
.xfooter .inner{width: 100%;max-width: 1728px;margin:0 auto;box-sizing: border-box;padding: 64px 64px 88px;}
.xfooter .dl_con{width: 100%;box-sizing:border-box;padding-right:180px;}
.xfooter .ft_dl{float:left;width: 12.5%;}
.xfooter .ft_dl dt{padding-bottom:15px;}
.xfooter .ft_dl dt i{display: none;}
.xfooter .ft_dl dt a{font-size: 16px;line-height: 25px;color: #666;font-weight: normal;}
.xfooter .ft_dl dd a{font-size: 12px;line-height: 26px;color: #666;font-weight: normal;}
.xfooter .ft_dl dd li a:hover{color: #0085cd;}
.xfooter .ft_ewm{float:right;}
.xfooter .ewmcon img{ width: 145px;}
.xfooter .ewmcon .p1{line-height: 30px;}
.xfooter .ft_ewm .p1{font-size: 16px;line-height: 25px;color: #666;font-weight: normal;}
.xfooter .ft_ewm .p2{font-size: 24px;padding: 15px 0 12px;color: #666;}
.xfooter .ft_ewm .a1{font-size: 14px;line-height: 36px;text-indent: 30px;width:180px;height: 36px;color: #fff;display: inline-block;
    background-color: #0085cd;background-image: url("404.png");background-image: url("404.png"), none;
    background-repeat: no-repeat;background-position: 10px center;margin-bottom: 24px;
    webkit-transition: all 0.2s ease;-moz-transition: all 0.2s ease;-o-transition: all 0.2s ease;transition: all 0.52s ease;}
.xfooter .ft_ewm .a1:hover{opacity: 0.8;cursor: default;}
.xfooter .ftbottom{clear:both;padding-top: 35px;}
.xfooter .ftbottom .p1{padding-top: 32px;line-height: 20px;font-size: 14px;border-top:1px solid #d8d8d8;color: #666;}
.xfooter .ftbottom .p1 a, .xfooter .ftbottom .p1 a:hover {color: #666;}
.xfooter .ftbottom .p1 a.blue{color: #0085cd}

@media (max-width: 1150px){
    .xfooter .inner {padding: 0 12px 44px;}
    .xfooter .dl_con{padding-right: 0;}
    .xfooter .ft_ewm,
    .xfooter .ft_dl{float:none;width: 100%;}
    .xfooter .ft_dl {border-bottom: 1px solid #d8d8d8;}
    .xfooter .ft_dl dt{padding-bottom:0;margin-left: -12px;padding-left: 12px;margin-right: -12px;padding-right: 12px;}
    .xfooter .ft_dl dt:hover {background: #e5e5e5;cursor: pointer;
        webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
    .xfooter .ft_dl dt i{display: block;height: 48px;width: 48px;float:right;background-image: url("404.png");background-image: url("404.png"), none;
        background-repeat: no-repeat;background-position: center center;
        transform: rotate(-90deg);-webkit-transform: rotate(-90deg);-moz-transform: rotate(-90deg);-o-transform: rotate(-90deg);-ms-transform: rotate(-90deg);
        webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
    .xfooter .ft_dl dt i:hover{cursor: pointer;}
    .xfooter .ft_dl.on dt i{transform: rotate(0);-webkit-transform: rotate(0);-moz-transform: rotate(0);-o-transform: rotate(0);-ms-transform: rotate(0);
        background-image: url("404.png");background-image: url("404.png"), none;}
    
    .xfooter .ft_dl dt a,
    .xfooter .ft_dl dd li a {display: block;font-size: 14px;line-height: 48px;
        margin-left: -12px;padding-left: 12px;margin-right: -12px;padding-right: 12px;
        webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
    .xfooter .ft_dl dd li a {font-size: 12px;line-height: 32px;padding-left: 24px;height: 0;overflow: hidden;}
    .xfooter .ft_dl.on dd li a {height: 32px;}
    .xfooter .ft_dl dt a {display: inline-block;}
    
    .xfooter .ft_dl dd li a:hover {background: #e5e5e5;color: #666;}
    .xfooter .ft_ewm {margin-top: 32px;}
    .xfooter .ft_ewm .wz {float:left;padding-top: 24px;}
    .xfooter .ft_ewm .ewmcon{float: right;}
    .xfooter .ft_ewm .p1 {font-size: 14px; line-height: 20px;}
    .xfooter .ft_ewm .p2 {padding: 8px 0;}
}


.netzhezhao{position: fixed;top:0;left:0;bottom:0;right: 0;display: none;z-index: 4;}


.bgwhite{background: #fff;}








.xind_radio,
.xind_tab,
.xind_page4{border-bottom: 5px solid #666;}

@media (max-width: 1300px){

.xind_radio,
.xind_tab,
.xind_page4{border-bottom: 3px solid #666;}
}

@media (max-width: 767px){

.xind_radio,
.xind_tab,
.xind_page4{border-bottom: 2px solid #666;}
}

.xpage3_hd_li{position: relative;}
.xpage3_hd_li .cu{display:none;width:20%;position: absolute;left:40%;top:0;background: none !important;padding: 0 !important;border-radius: 0 !important;-webkit-border-radius: 0 !important;-moz-border-radius: 0 !important;-o-border-radius: 0 !important;}
.xpage3_hd_li.on .cu{display: block;}

@media (max-width: 767px){
    .xpage3_hd_li .cu{width: 14%;left:43%;}
}




body.iehack .trait li.bg{background: #f2f2f2;}
body.iehack .trait li.bg .imgbox,
body.iehack .trait li.bg .wzbox{float:right;}
body.iehack .trait .imgbox,
body.iehack .trait .wzbox{width: 50%;float:left;}
body.iehack .breaking dt,
body.iehack .breaking dd.n2-1{text-align: right;border-right:1px solid #4fad1e;} 
body.iehack .breaking dd.n2{position: relative;left:50%;border-left:1px solid #4fad1e;}
body.iehack .breaking dd.n2-1 .p1::before{right:-7px;top:10px;left:auto;}
body.iehack .inseewo{overflow: hidden;}







.example_header {width: 100%;height: 480px;background: url('404.png');background-size: cover;background-position: center;}

.example_header .container {width: 100%;max-width: 1728px;height: 100%;margin: 0 auto;padding: 150px 64px 0;box-sizing: border-box;color: #fff;}
.example_header .container h1 {font-weight: normal;font-size: 26px;}
.example_header .container h3 {font-weight: normal;font-size: 18px;line-height: 28px;width: 270px;margin: 20px 0;}
.example_header .container p a {color: #fff;font-size: 14px;text-indent: 28px;display: inline-block;height: 20px;line-height: 20px;
    background-image: url('404.png');background-image: url("404.png"), none;background-repeat: no-repeat;}
.example_header .container p a:hover {color: #fff;opacity: 0.8;
    webkit-transition: all 0.2s ease;-moz-transition: all 0.2s ease;-o-transition: all 0.2s ease;transition: all 0.52s ease;}
.example_header .small_bg {display: none;width: 100%;height:206px;background: url('404.png') center;background-size: cover;}

.example_tab {text-align: center;margin: 40px 0;}
.example_tab a{display: inline-block;width: 240px;text-align: center;font-size: 24px;line-height: 50px;color: #333;margin: 0 70px;}
.example_tab a.on {color: #0085cd;border-bottom: 4px solid #0085cd;}
.example_tab a:hover {color: #0085cd;
    webkit-transition: all 0.2s ease;-moz-transition: all 0.2s ease;-o-transition: all 0.2s ease;transition: all 0.52s ease;}

.example_container {width: 100%;max-width: 1728px;margin: 0 auto 16px;padding: 0 64px;box-sizing: border-box;}
.example_container:after {content: '';display: table;clear: both;}

.example_item img {width: 100%;display: block;background-color: #fff;
    webkit-transition: all 0.2s ease;-moz-transition: all 0.2s ease;-o-transition: all 0.2s ease;transition: all 0.52s ease;}
.example_item img:hover {opacity: 0.9;}

.example_item .text {background: #efefef;color: #333;padding: 28px 32px 32px;width: 100%;box-sizing: border-box;}
.example_item .text h3 {font-weight: normal;font-size: 22px;width: 100%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden}
.example_item .text p {font-size: 14px;line-height: 20px;width: 100%;height: 60px;overflow: hidden;margin: 16px 0;
    display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.example_item .text a{display: block;width: 150px;height: 40px;font-size: 20px;line-height: 40px;text-align: center;color: #fff;background: #0085cd;max-width: 100%;font-weight: normal;}
.example_item .text a:hover{opacity: 0.8;
    webkit-transition: all 0.2s ease;-moz-transition: all 0.2s ease;-o-transition: all 0.2s ease;transition: all 0.52s ease;}
@media (min-width: 1201px) {
    .example_item {width: 24%;margin-right:1.3%;margin-bottom: 48px;float: left;}
    .example_item.four {float: right;margin-right: 0;}
}
@media (max-width: 1200px) {
    .example_header {height: 300px;}
    .example_header .container {padding-top: 64px;}
    .example_tab {margin: 40px 64px;}
    .example_tab a{margin: 0;}
    .example_tab a:first-of-type{float: left;}
    .example_tab a:last-of-type{float: right;}
    .example_item {width: 32%;margin-right:1.9%;margin-bottom: 48px;float: left;}
    .example_item.three {float: right;margin-right: 0;}
}
@media (max-width: 960px) {
    .example_header {height: 386px;}
    .example_header .small_bg {display: block;}
    .example_header .container {height: 180px;background-color:#0085cd;text-align: center;padding: 24px 12px 0;}
    .example_header .container h1 {font-size: 24px;}
    .example_header .container h3 {font-size: 16px;line-height: 22px;margin: 16px 0;display: inline-block;width: 100%;}
    .example_header .container p a {font-size: 14px;}
    .example_tab {margin: 16px 0;}
    .example_tab a{margin: 0;width: 33%;font-size: 20px;line-height: 40px;}
    .example_tab a.on {border-bottom-width: 2px;}
    .example_container {padding: 0 24px;}
    .example_item {float: none;width: 100%;margin-bottom: 24px;}
    .example_item .text {padding: 20px 24px 24px;}
    .example_item .text h3 {white-space: normal;overflow: visible;}
    .example_item .text p {height: auto;overflow: visible;margin: 16px 0;}
}


@media (max-width: 960px) {
    .video_box {width: 300px;min-height: 180px;}
}
.mejs-container-fullscreen {
    z-index: 1500 !important;
}