blockquote,body,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,pre,td,textarea,th,ul {margin: 0;padding: 0}
a,a:hover{text-decoration: none;color: #000;}
ol,ul {list-style: none}
.footer{width: 100%;}
.ytop{width: 100%;background-color: #333;padding-bottom: 30px;background: url(../img/bg.jpg) no-repeat;height: 396px;}
.xiao{width: 1200px;margin: 0 auto;display: flex;justify-content: space-between;padding-top: 60px;}
.logo2{width: 30%;}
.logo2 img{margin-bottom: 30px;}
.logo2>p{color: #fff;margin-top: 10px;}
.biao{display: flex;width: 100%;}
.yi>a{font-size:18px;color: #fff;padding-right: 20px;}
.xiana2{width: 100%;height: 1px;background-color: #838DA6;}
.xiana{width: 20px;background-color: #fff;height: 1px;transition: all .3s;margin-top: 15px;}
.yi:hover .xiana{width: 100%;}
.bo-ul>li>a:hover{color: #fff !important;}
.bo-ul{cursor:pointer;margin-top: 20px;}
.bo-ul>li>a{color: #bbb;line-height: 27px;}
.ybot{background-color: #171D29;width: 100%;height: 260px;}
.quan{width: 1200px;margin: 0 auto;padding: 50px 0 0;}
.quan>p{text-align: center;color: #ccc;line-height: 25px;}
.quan>p>span>strong{font-size: 20px;color: #69ADFF !important;}
.quan>p>a{color: #666;}
.quan>p>span>a:hover{color: #00B1E2;}
.quan>p>a>img{width: 70px;margin-bottom: 18px;margin-top: 24px;}
.yi{margin-right: 50px;}
.yi:last-child{margin-right: 0;}
.quan>p>span>a{color: #fff;}

/* 尾部 */
.weibu{display: none;}



/*中型设备*/
@media only screen and (min-width: 1025px) and (max-width: 1199px) {
.footer,.ytop,.xiao{width: 100%;}
.logo2{width: 30%;margin-left: 2%;}
.biao{width: 100%;flex-wrap:wrap;justify-content: space-around;}
.biao .yi{margin-right: 0;}
.quan{width: 100%;}
}
/** iPad **/
@media only screen and (min-width: 768px) and (max-width: 1024px) {
.footer,.ytop,.xiao{width: 100%;}
.logo2{width: 30%;margin-left: 2%;}
.biao{width: 100%;flex-wrap:wrap;justify-content: space-around;}
.biao .yi{margin-right: 0;}
.quan{width: 100%;}
}
/** iPhone **/
@media only screen and (min-width: 300px) and (max-width: 767px) {
.footer,.ytop,.xiao{width: 100%;}
.footer{margin-bottom: 60px;}
.logo2{width: 100%;text-align: center;margin-bottom: 20px;}
.biao{width:100%;}
.xiao{display: flex;flex-direction: column;}
.yi>a{font-size: 1.4rem}
.bo-ul>li>a{font-size: 1rem}
.bo-ul{display: flex;}
.ytop{padding-bottom: 0;}
.quan{width: 90%;margin-left: 5%;padding: 20px 0;}
.quan>p>span{display: flex;flex-wrap: wrap;align-items: center;}
.quan>p{text-align: center;color: #ccc;line-height: 25px;font-size: 1.2rem}
.quan>p>span>strong{font-size: 1.5rem;color: #8bcc4c;}
.quan>p>a{color: #666;}
.logo2 img{margin-bottom: 10px;}
.quan>p>span>a:hover{color: #00B1E2;}
.as{margin-top: 1.25rem;}
.weibu {
    position: fixed;
    width: 100%;
    height: 60px;
    bottom: 0;
		display: block;
    left: 0;
    background-color: #fff;
    border: solid 2px #eeeeee;
}

.weibu_ul li {
    width: 25%;
    float: left;
    text-align: center;
}

.weibu_ul li i {
    font-size: 25px;
    color: #666666;
}

.weibu_ul li a div:nth-child(2) {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #666666;
}

.weibu_ul li.active a .iconfont,
.weibu_ul li.active a div {
    color: #8bcc4c;
    text-shadow: 3px 4px 5px 0px rgba(0, 0, 0, 0.13);
}
}

