@charset "utf-8";
/* CSS Document */
/*头部*/
*{padding: 0;margin: 0;}
li{list-style: none;}
.clear{clear: both;}
.clear10{height: 10px;clear: both;}
.clear15{height: 15px;clear: both;}
.clear20{height: 20px;clear: both;}
.clear25{height: 25px;clear: both;}
.clear30{height: 30px;clear: both;}
.fl{float: left;}
.fr{float: right;}
.ywztbox{
    width: 100%;
    min-width: 1300px;
}
.w1200{width: 1200px;margin: 0 auto;}
.ywztTop{
    position: relative;
}
.ywztimg{
    display: block;
    width: 100%;
}
.ywztHead{
    position: absolute;
    width: 1200px;
    left: 50%;
    margin-left: -600px;
    top: 0;
}
.ywzt-first{
    box-sizing: border-box;
    padding: 15px 30px;
    background: #f8f7f7;
}
.w540{width: 540px;}
.ywztT{
    height: 60px;
    box-sizing: border-box;
    border-bottom: 1px solid #e5e5e5;
}
.ywztT h2{
    font-size: 30px;
    color: #f98230;
    font-weight: bold;
    line-height: 60px;
    float: left;
}
.ywztT a{
    float: right;
    color: #fff;
    background: #ffb400;
    padding: 5px 20px;
    border-radius: 15px;
    font-size: 16px;
    margin-top: 15px;
}
.ywzt-list{
    padding: 0 10px;
}
.ywzt-list ul li{
    line-height: 36px;
    height: 36px;
    font-size: 16px;
    background: url("../images/dot.jpg;vpn_img") no-repeat 0 center;
    padding-left: 15px;
}
.ywzt-list ul li a{
    display: block;
    float: left;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
}
.ywzt-list ul li a:hover{
    color: #f98230;
}
.ywzt-list ul li span{
    color: #999;
    float: right;
}
.ywzt-title{
    text-align: center;
}
.ywzt-title span{
    display: inline-block;
    height: 60px;
    box-sizing: border-box;
    border-bottom: 3px solid #f98230;
    color: #f98230;
    line-height: 60px;
    font-size: 30px;
    font-weight: bold;
    padding: 0 15px;
}
.ywzt-links1 ul{
    margin-right: -25px;
}
.ywzt-links1 ul li{
    width: 220px;
    margin-right: 25px;
    float: left;
    height: 88px;
}
.ywzt-links1 ul li a{
    display: block;
    height: 100%;
    border-radius: 20px;
    background: #f4bf41;
    color: #fff;
}
.ywzt-links1 ul li a:hover{
    background: #e9ae21;
}
.ywzt-links1 ul li a img{
    display: block;
    height: 40px;
    float: left;
    margin-left: 20px;
    margin-right: 10px;
    margin-top: 22px;
}
.ywzt-links1 ul li a span{
    float: left;
    line-height: 88px;
    font-size: 18px;
    font-weight: bold;
}
.ywzt-links2{
    height: 116px;
    background: #f8f7f7;
}
.ywzt-links2 ul{height: 100%;}
.ywzt-links2 ul li{
    float: left;
    width: 25%;
    height: 100%;
}
.ywzt-links2 ul li a{
    display: block;
    height: 100%;
    border-left: 1px solid #e9e8e8;
    width: 100%;
    text-align: center;
    color: #6a6a6a;
    line-height: 116px;
}
.ywzt-links2 ul li a:hover{
    color: #fff;
    background: #f4bf41;
}
.ywzt-links2 ul li:first-child a{
    border-left: none;
}
.ywzt-links2 ul li a span{
    font-size: 18px;
}
.ywzt-links2 ul li a i{
    display: inline-block;
    width: 70px;
    height: 70px;
    margin-right: 15px;
    margin-bottom: 3px;
    vertical-align: middle;
}
.ywzt-links2 ul li a i.icon1{
    background: url("../images/ywzt1.png;vpn_img") no-repeat center center;
    background-size: 100% 100%;
}
.ywzt-links2 ul li a i.icon2{
    background: url("../images/ywzt2.png;vpn_img") no-repeat center center;
    background-size: 100% 100%;
}
.ywzt-links2 ul li a i.icon3{
    background: url("../images/ywzt3.png;vpn_img") no-repeat center center;
    background-size: 100% 100%;
}
.ywzt-links2 ul li a i.icon4{
    background: url("../images/ywzt4.png;vpn_img") no-repeat center center;
    background-size: 100% 100%;
}




.ywzt-links2 ul li a:hover i.icon1{
    background: url("../images/ywzt1h.png;vpn_img") no-repeat center center;
    background-size: 100% 100%;
}
.ywzt-links2 ul li a:hover i.icon2{
    background: url("../images/ywzt2h.png;vpn_img") no-repeat center center;
    background-size: 100% 100%;
}
.ywzt-links2 ul li a:hover i.icon3{
    background: url("../images/ywzt3h.png;vpn_img") no-repeat center center;
    background-size: 100% 100%;
}
.ywzt-links2 ul li a:hover i.icon4{
    background: url("../images/ywzt4h.png;vpn_img") no-repeat center center;
    background-size: 100% 100%;
}

.ywztT ul li{
    line-height: 60px;
    font-size: 30px;
    color: #333;
    float: left;
    cursor: pointer;
}
.ywztT ul li.on{
    color: #f98230;
    font-weight: bold;
}
.ywztT ul li span{
    margin: 0 20px;
    color: #ccc;
    display: inline-block;
    height: 25px;
    width: 1px;
    background: #ccc;
    vertical-align: middle;
}
.news_body ul li:last-child{
    border-bottom: none;
}
.ywzt-appMore{
    display: block;
    width: 100%;
    text-align: center;
    height: 40px;
    background: #e5e5e5;
    line-height: 40px;
    margin-top: 10px;
    border-radius: 10px;
}
.ywzt-appLink ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.ywzt-appLink ul li{
    width: 48%;
    height: 40px;
    margin-top: 10px;
}
.ywzt-appLink ul li a{
    display: block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #fff;
    border-radius: 10px;
    background: #f4bf41;
    font-size: 16px;
}