* {
    padding: 0;
    margin: 0;
    border: none;
    font-family: 微软雅黑, serif;
}
fieldset,
img {
    border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}
ol,
ul {
    list-style: none;
}
caption,
th {
    text-align: left;
}
sup,
sub {
    font-size: 100%;
    vertical-align: baseline;
}
a {
    cursor: pointer;
    text-decoration: none;
    color: inherit;
}
a:hover {
    text-decoration: none;
}
img {
    vertical-align: middle;
}
body {
    background-color: #fff;
}
li {
    list-style: none;
}
.hide {
    display: none;
}
.clearfix {
    zoom: 1;
}
.clearfix:after {
    content: "020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.left {
    float: left;
}
.right {
    float: right;
}
.banners {
    width: 100%;
}
.banners img {
    width: 100%;
}
.mains {
    width: 100%;
    background: #ffffff;
}
.mains .con {
    width: 1200px;
    margin: 0 auto;
}
.mains .headline {
    background: linear-gradient(to right, #ffd6d9, #cff4e4);
    border-radius: 120px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    position: relative;
    height: 240px;
    margin: 40px auto;
}
.mains .headline .cirlce {
    border-radius: 50%;
    width: 240px;
    height: 240px;
    text-align: center;
    position: absolute;
    left: -20px;
    color: #ffffff;
    font-weight: bold;
    font-size: 20px;
    top: -20px;
    border: 20px solid #ffffff;
    background: linear-gradient(#ff9547, #ff6b47);
}
.mains .headline .cirlce img {
    display: inline-block;
    margin: 40px auto 30px;
}
.mains .headline .art {
    padding: 40px 100px 0 300px;
}
.mains .headline .art .artTitle {
    border-radius: 30px;
    padding: 1px;
    margin-bottom: 20px;
    background: linear-gradient(to right, #f24837, #00b357);
    font-size: 26px;
}
.mains .headline .art .artTitle h5 {
    background: #ffffff;
    text-align: center;
    background: linear-gradient(to right, #F3DEDC, #D3F1E3);
    border-radius: 30px;
}
.mains .headline .art .artTitle h5 span {
    background: linear-gradient(to right, #f24837, #00b357);
    -webkit-background-clip: text;
    font-weight: bold;
    padding: 10px 26px 12px;
    display: inline-block;
    -webkit-text-fill-color: transparent;
}
.mains .headline .art .describe {
    line-height: 40px;
    font-size: 20px;
}
.mains .headline .art .describe p{
    font-size: 20px !important;
}
.mains .headline.bicycle .art{
    padding-top: 11px;
}
.mains .headline.bicycle .cirlce {
    background: linear-gradient(#59dea7, #22cd8a);
}
.mains .headline.bicycle .art .describe {
    line-height: 28px;
    font-size: 18px;
}
.mains .headline.bicycle .art .describe p{
    font-size: 18px !important;
}
@media (max-width: 1200px) {
    .banners {
        background: url("../images/banner_qyh_m.jpg") no-repeat top center;
        background-size: 100% 100%;
        height: 51vw;
    }
    .banners img {
        display: none;
    }
    .mains .con {
        width: 96vw;
    }
    .mains .headline {
        height: 200px;
    }
    .mains .headline.bicycle{
        height: auto;
        border-radius: 100px;
    }
    .mains .headline .cirlce {
        height: 200px;
        width: 200px;
        font-size: 18px;
    }
    .mains .headline .cirlce img {
        margin: 26px auto 16px;
    }
    .mains .headline .art {
        padding: 16px 54px 0 240px;
    }
    .mains .headline .art .artTitle {
        font-size: 20px;
        margin: 16px 10px 14px;
    }
    .mains .headline .art .describe {
        font-size: 16px;
        margin-left: 10px;
    }
    .mains .headline.bicycle .art .describe {
        font-size: 16px;
        margin-left: 0;
    }
}
@media (max-width: 900px) {
    .mains .headline {
        margin: 30px auto;
        height: 30vw;
    }
    .mains .headline.bicycle{
        height: auto;
        border-radius: 6vw;
    }
    .mains .headline .cirlce {
        height: 25vw;
        width: 25vw;
        top: 9px;
        left: -10px;
        border: 10px solid #ffffff;
        font-size: 16px;
        line-height: 20px;
    }
    .mains .headline.bicycle .cirlce {
        top: 50%;
        margin-top: -13vw;
    }
    .mains .headline .cirlce img {
        width: 40%;
        margin: 14px auto 6px;
    }
    .mains .headline.bicycle .cirlce img {
        margin: 8px auto 5px;
    }
    .mains .headline .cirlce p span{
        display: block;
    }
    .mains .headline .art {
        padding: 6px 6vw 0 26vw;
    }
    .mains .headline.bicycle .art{
        padding-top: 6px;
        padding-bottom: 6px;
    }
    .mains .headline .art .artTitle {
        font-size: 16px;
        margin: 4px 0 ;
    }
    .mains .headline .art .artTitle h5 span {
        padding: 3px 6px;
    }
    .mains .headline .art .describe {
        font-size: 14px;
        line-height: 20px;
        margin-left: 10px;
    }
    .mains .headline.bicycle .art .describe {
        line-height: 24px;
        margin-left: 0;
        -webkit-line-clamp: 4;
    }
    .mains .headline .art .describe p{
        line-height: 20px !important;
        font-size: 14px !important;
    }
    .mains .headline.bicycle .art .describe p{
        line-height: 24px !important;
        text-align: justify !important;
        font-size: 16px !important;
    }
}

.app-list__notices_pic li .text{
    display:flex;
}
.app-list__notices_pic li .text .picture{
    height: 6.2vw;
    border-radius: 4px;
    overflow: hidden;
    width: 11vw;
    margin-right:20px;
}
.app-list__notices_pic li .text .picture img{
    width:100%;
    height: 100%;
    border-radius: 4px;
}
.app-list__notices_pic li .text .picture[title=""],.app-list__notices_pic li .text .picture:not([title]){
    display:none;
}
.app-list__notices_pic li .text .details{
    margin-top:10px;
}
@media (max-width: 1200px) {

}
@media (max-width: 900px) {
    .app-list__notices_pic li .text{
        flex:4;
    }
    .app-list__notices_pic li .text .details{
        margin-top:0;
    }
    .app-list__notices_pic li .text .picture{
        flex:1;
        margin-top:1vw;
        height: 14vw;
    }
    .app-list__notices_pic li .text .details{
        flex:2;
    }
}
@media (max-width: 540px) {
    html:not(.ie9):not(.ie10) .app-list__notices li .text {
        margin-top: 0;
    }
    html:not(.ie9):not(.ie10) .app-list__notices li .time {
        margin-top: 2vw;
    }
}