@charset "utf-8";
/* CSS Document */
.top{
    height: 250px;
    width: 1300px;
    margin: 0 auto;
    background: url("../new_images/headerbg.png;vpn_img") no-repeat right bottom;
    box-sizing: border-box;
    position: relative;
}
.date{
    float: left;
    line-height: 40px;
    font-size: 14px;
    color: #000;
}
.easybtn_top{
    float: right;
    font-size: 14px;
}
.easybtn_top span{
    float: left;
    border: 1px solid #c0c0c0;
    color: #979797;
    padding: 2px 5px;
    border-radius: 7px;
    margin-top: 7px;
}
.easybtn_top ul{
    float: left;
    color: #000;
}
.easybtn_top ul li{
    float: left;
    position: relative;
    margin-right: 12px;
}
.easybtn_top ul li a{
    line-height: 40px;
}
.easybtn_top ul li .hideDiv1{
    position: absolute;
    top: 36px;
    left: -15px;
    z-index: 99999;
    box-shadow: 0 0 4px 1px rgba(0,0,0,0.15);
    border: #dae0e4 1px solid;
    font-size: 14px;
    display: none;
}
.easybtn_top ul li:hover .hideDiv1{
    display: block;
}
.easybtn_top ul li .hideDiv1 .ewm_cont{
    background: #fff;
    padding: 8px;
    text-align: center;
    padding-bottom: 5px;
}
.easybtn_top ul li .hideDiv1 .ewm_cont img{
    display: block;
    width: 97px;
    height: 97px;
}
.easybtn_top ul li .hideDiv1 .ewm_cont p{
    margin-top: 3px;
}
.easybtn_top ul li .hideDiv1 .tip_arrow{
    position: absolute;
    left: 30px;
    top: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
    border-width: 0 12px 12px 0;
}
.logo{
    float: left;
}
.searchbox{
    width: 240px;
    height: 40px;
    box-sizing: border-box;
    float: right;
    border: 3px solid #246b9a;
    border-radius: 20px;
    background: #fff;
    position: relative;
    overflow: hidden;
    margin-top: 25px;
}
.searchtext{
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: none;
    padding-left: 15px;
    padding-right: 40px;
}
.searchbtn{
    border: none;
    position: absolute;
    right: 10px;
    width: 24px;
    height: 24px;
    top: 4px;
    background: url("../new_images/p_icon_search.png;vpn_img") no-repeat center center;
    cursor: pointer;
}
.shjzg_box{
    font-size: 16px;
    color: #12537e;
    width: 520px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    left: 30px;
    top: 190px;
    z-index: 9999;
}
.navbar{
    position: relative;
    height: 54px;
    background: #2b82d1;
    margin-top: -20px;
}
.nav{
    width: 1300px;
    margin: 0 auto;
    box-sizing: border-box;
}
.nav li{
    float: left;
    width: 184px;
    text-align: center;
}
.nav li a{
    display: block;
    height: 54px;
    line-height: 54px;
    color: #fff;
    font-size: 20px;
}
.nav li a:hover{
    background: #5eaadb;
}
.nav i{
    display: block;
    float: left;
    width: 2px;
    height: 20px;
    background: url("../new_images/navlibg.png;vpn_img") no-repeat;
    background-size: 100% 100%;
    margin-top: 17px;
}

.footer{
    padding: 15px 0 30px 0;
    background: #f2f2f2;
    border-top: 1px solid #e2e2e2;
    font-size: 14px;
    color: #333;
}
.footer-left{
    float: left;
}
.flink span{
    padding: 0 10px;
}
.footer-left p{
    margin-top: 10px;
}
.footer-left .gongan{
    background: url("../new_images/gongan.png;vpn_img") no-repeat 0 center;
    padding-left: 22px;
}
.f-code{
    float: left;
    margin-left: 140px;
}
.f-code li{
    float: left;
    text-align: center;
    margin-left: 15px;
}
.f-code li img{
    display: block;
    width: 100px;
    height: 100px;
}
.f-code li p{
    margin-top: 5px;
}
.f-icon{
    float: right;
    margin-top: 30px;
}
.f-icon a{
    float: left;
    margin-left: 15px;
}
.kt{
    position: fixed;
    right: 10px;
    bottom: 30px;
}
/*卡通*/
.kt a img{display: block;height: 150px;}
.ktTip{
    width: 234px;
    height: 108px;
    background: url("../new_images/rightbg.png;vpn_img") no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: -110px;
    right: 0px;
    z-index: 1000;
    box-sizing: border-box;
    padding: 10px 12px;
    display: none;
}
.ktTip p{
    float: left;
    width: 125px;
    text-align: justify;
    font-size: 15px;
    line-height: 22px;
}
.ktTip img{
    float: right;
    width: 70px;
    height: 70px;
    display: block;
}

/* 手机样式 s */
.mHeader{
    background: url("../new_images/bg.png;vpn_img") no-repeat center top;
}
.mtop{
    /* background: url("../new_images/headerbg.png;vpn_img") no-repeat center bottom; */
    padding: 20px 15px 0 15px;
}
.mlogo{
    display: block;
    text-align: center;
}
.mlogo img{
    max-width: 90%;
}
.msearch{
    position: relative;
    width: 90%;
    margin: 0 auto;
    margin-top: 15px;
    
}
.minput{
    height: 36px;
    box-sizing: border-box;
    width: 100%;
    border: 2px solid #246b9a;
    padding-left: 10px;
    padding-right: 40px;
    border-radius: 18px;
}
.msubmit{
    position: absolute;
    width: 24px;
    height: 24px;
    right: 10px;
    top: 6px;
    background: url("../new_images/p_icon_search.png;vpn_img") no-repeat center center;
    border: none;
}
.mnav{
    background: #2b82d1;
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    padding: 0 10px;
}
.mnav li{
    height: 40px;
    line-height: 40px;
    width: 25%;
    text-align: center;
    font-size: 18px;
}
.mnav li a{
    color: #fff;
}
.mfoot{
    background: #f2f2f2;
    border-top: 1px solid #e2e2e2;
    padding: 10px;
    text-align: center;
    font-size: 15px;
}
.mf-nav{
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 30px;
    font-size: 12px;
}
.mf-nav a{
    padding: 0 10px;
    font-size: 15px;
}
.mfoot p{
    line-height: 24px;
}
.mgongan{
    background: url("../new_images/gongan.png;vpn_img") no-repeat 0 center;
    padding-left: 23px;
}
.mHeader{display: none;}
.mfoot{display: none;}
/* 手机样式 e */
@media screen and (max-width:1024px){
    .big{width: 100%;min-width: 320px;}
    .header{display: none;}
    .footer{display: none;}
    .mHeader{display: block;}
    .mfoot{display: block;}
}