/*初始化样式*/
@charset "utf-8";
* {
    margin: 0;
    padding: 0;
}

ul li {
    list-style: none;
    text-align: left;
}

a {
    text-decoration: none;
}

/*共用样式*/
html {
    font-family: 微软雅黑;
    color: #585858;
    background: #fff;
}

.banner_img {
    width: 100%;
    overflow: hidden;
    display: block;
    margin-top: 90px;
}

.banner_img a img {
    width: 100%;
}

.titlespan {
    line-height: 30px;
    font-size: 20px;
    display: block;
    text-align: center;
    background: white;
    padding-top: 3%;
}

.titlespan span {
    line-height: 20px;
    font-size: 12px;
    color: #ff6700;
    display: block;
    text-align: center;
}

.content1 {
    width: 96%;
    padding: 1% 2%;
    background: white;
    overflow: hidden;
}

.content1 img {
    width: 22%;
    float: left;
    vertical-align: middle;
    display: block;
    margin-top: 1%;
}

.content1text {
    width: 70%;
    float: left;
    overflow: hidden;
    height: 30px;
    position: relative;
    vertical-align: middle;
    margin-left: 3%;
}

.content1text ul {
    position: absolute;
    bottom: -30px;
    overflow: hidden;
    width: 100%;
}

.content1text ul li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.content1text ul li a {
    color: #585858;
    width: 100%;
    font-size: 14px;
    line-height: 30px;
}

.content1text ul li span {
    color: #ff9900;
}

.content8{
    width: 100%;
    background: white;
    padding-bottom: 2%;
    padding-top: 2%;
}
.content8 img{
    width: 47%;
    margin-left: 2%;
}
.content8 img:nth-of-type(2){
    margin-left: 1%;
}
.content8 span{
    font-size: 12px;
    width: 94%;
    display: block;
    text-indent: 2em;
    margin: auto;
    line-height: 22px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    /*-webkit-line-clamp: 6;*/
    -webkit-box-orient: vertical;
}
.content8 span:nth-of-type(2){
  margin-bottom: 1%;
}


.content11{
    width: 100%;
    background: #ffff;
}
.content11Text{
    width: 96%;
    margin: auto;
    background: #f2f2f2;
    overflow: hidden;
}
.content11img{
    width: 35%;
    float: left;
    padding: 3%;
}
.content11img img{
    width: 100%;
}
.content11con{
    float: left;
    width: 58%;
}
.content11con p{
    font-size: 16px;
    /*color: #ff8000;*/
    margin-top: 2%;
}
.content11con span{
    font-size: 12px;
    display: block;
    line-height: 19px;
    letter-spacing: 1px;
}

.content6{
    /*padding-bottom: 3%;*/
    background: #ffffff;
    padding-top: 2%;
}
.content6title{
    width: 94%;
    margin: 0 3%;
    display: inline-flex;
    justify-content: space-between;
    line-height: 40px;
    background: #eee;
    border: 1px solid #eee;
    box-sizing: border-box;
}
.content6title span{
    display: block;
    text-align: center;
    width: 20%;
    color: black;
}
.content6title span:nth-of-type(4){
    width: 50%;
}
.content6text{
    width: 94%;
    margin: 0 3%;
    line-height: 35px;
    background: #fff;
    height: 200px;
    overflow: hidden;
    border: 1px solid #eee;
    box-sizing: border-box;
    /*position: relative;*/
}
.content6text ul{
    /*position: absolute;*/
    bottom: -35px;
    width: 100%;
}
.content6text ul li{
    display: flex;
    justify-content: space-between;
}
.content6text ul li div:nth-of-type(4){width: 50%;}
.content6text ul li div{
    text-align: center;
    width: 20%;
    font-size: 12px;
    border-bottom: 1px dashed #eee;
    line-height: 40px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.content9 {
    width: 100%;
    background: white;
    overflow: hidden;
}

.content9 ul li {
    width: 47%;
    float: left;
    margin-left: 2%;
    background: #ffffff;
    padding-bottom: 2%;
    margin-top: 2%;
}

.content9 ul li p {
    font-size: 16px;
    line-height: 24px;
    margin-top: -2%;
    text-align: center;
    display: block;
    color: #ff8000;
    background: #f2f2f2;
}

.content9 ul li span {
    font-size: 12px;
    display: block;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.content9 ul li span:nth-of-type(1){color: #00bbff}

.content9 ul li div a img {
    width: 100%;
}

.content13{
    width: 100%;
    background: white;
    overflow: hidden;
}
.content13 ul{
    width: 96%;
    margin: auto;
}
.content13 ul li{
    border: 1px solid #e5e5e5;
    width: 48%;
    margin: 1%;
    float: left;
    box-sizing: border-box;
    border-radius: 6px;
}
.content13title{
    overflow: hidden;
}
.content13title img{
    width: 25%;
    display: block;
    margin-top: 2%;
    float: left;
}
.content13title span{
    display: block;
    float: left;
    margin: 3%;
}

.content13img{}
.content13img span{
    display: block;
    font-size: 12px;
    width: 90%;
    margin: auto;
    line-height: 20px;
}
.content13img img{
    width: 90%;
    margin: 2% 5%;
}
.content16{
    background: white;
    display: flex;
    vertical-align: middle;
}
.content16-text1,.content16-text2{
    width: 46%;
    margin-left: 3%;
}
.content16-text1 ul li{
    margin-top: 3%;
    display: flex;
    border: #e4e4e4 1px solid;
    border-radius: 5px;
}
.content16-text2 ul li{
    margin-top: 3%;
    display: flex;
    border: #e4e4e4 1px solid;
    border-radius: 5px;
}
.content16-text1Item{
    width: 100%;
}
.content16-text1Itemtext{
    width: 60%;
    float: left;
    /*text-align: center;*/
    margin-top: 3%;
    margin-left: 8%;
}
.content16-text1Itemimg{
    width: 40%;
    float: left;
}
.content16-text1Itemtext p{
    font-size: 13px;
    font-weight: bold;
    color: #ff8000;
}
.content16-text1Itemtext span{
    background: white;
    font-size: 12px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.content16-text1Itemimg img{
    width: 100%;
    margin: 10%;
}

.main_content11 {
    background: white;
    /*background: url("../images/publicimages/main_content11title.png")no-repeat;*/
}

/*.main_content11title{*/
/*line-height: 36px;*/
/*font-size: 26px;*/
/*text-align: center;*/
/*padding-top: 5%;*/
/*}*/
.main_content11 ul {
    display: flex;
    justify-content: space-around;
}

.main_content11 ul li {
    width: 22%;
    margin-top: 2%;
}

.main_content11 ul li img {
    width: 100%;
    border: 1px solid #f0f0f0;
}

.main_content11 ul li p {
    font-size: 13px;
    text-align: center;
}


/*iphone7*/
@media all and (max-width: 413px) {
    .content11con span{
        overflow : hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 8;
        -webkit-box-orient: vertical;
    }
    .main_contentschool ul li > div p {
        font-size: 13px;
        -webkit-line-clamp: 2;
    }

    .main_contentschool ul li > div i {
        font-size: 18px;
    }

    .main_contentschool ul li > div > div a {
        font-size: 13px;
        padding: 1% 3%;
    }

}

/*iphone5*/
@media all and (max-width: 374px) {
    .content1 img {
        margin-top: 2%;
    }
    .content11con p{
        font-size: 14px;
        margin-top: 6%;
    }
    .content11con span{
        overflow : hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 7;
        -webkit-box-orient: vertical;
    }
    .content6title span{
        font-size: 14px;
    }
    .content6text div{
        font-size: 14px;
    }
    .content6text ul li a{
        line-height: 24px;
        font-size: 13px;
        border: 1px solid #ff9900;
        color: #ff9900;
        display: block;
        width: 70px;
        border-radius: 5px;
        margin: 8px auto 0;
    }
    .main_contentschool ul li > div span {
        font-size: 15px;
    }

    .main_contentschool ul li > div p {
        -webkit-line-clamp: 1;
    }

    .main_contentschool ul li > div i {
        font-size: 16px;
        margin-right: -5%;
    }

    .main_contentschool ul li > div > div a {
        font-size: 12px;
        padding: 1% 3%;
    }

    .main_contentschool ol li a {
        font-size: 13px;
    }

}
