/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article, aside, footer, header, nav, section {
    display: block;
}

h1 {
    margin: .67em 0;
    font-size: 2em;
}

figcaption, figure, main {
    display: block;
}

figure {
    margin: 1em 40px;
}

hr {
    height: 0;
    overflow: visible;
    box-sizing: content-box;
}

pre {
    font-size: 1em;
    font-family: monospace, monospace;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

b, strong {
    font-weight: inherit;
}

b, strong {
    font-weight: bolder;
}

code, kbd, samp {
    font-size: 1em;
    font-family: monospace, monospace;
}

dfn {
    font-style: italic;
}

mark {
    color: #000;
    background-color: #ff0;
}

small {
    font-size: 80%;
}

sub, sup {
    position: relative;
    vertical-align: baseline;
    line-height: 0;
    font-size: 75%;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

audio, video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

button, input, optgroup, select, textarea {
    margin: 0;
    line-height: 1.15;
    font-size: 100%;
    font-family: sans-serif;
}

button, input {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button;
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none;
}

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    padding: .35em .75em .625em;
}

legend {
    display: table;
    padding: 0;
    max-width: 100%;
    box-sizing: border-box;
    white-space: normal;
    color: inherit;
}

progress {
    display: inline-block;
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: textfield;
}

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}

details, menu {
    display: block;
}

summary {
    display: list-item;
}

canvas {
    display: inline-block;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

*:before, *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    margin: 0;
    font-size: 12px;
    -webkit-text-size-adjust: 100% !important;
    font-family: "Microsoft YaHei", Arial, "sans-serif";
}

ul, ol {
    padding-left: 0;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #666;
}

a:hover {
    text-decoration: none;
    color: #333;
}

:focus {
    outline: none;
}

        * {
            margin: 0;
            margin: 0;
        }

        body {
            background: #F7F7F7;
        }
        .pull-left {
			font-size:18px;
			padding-left:15px;
			color:#FFF;
			}
        .wrapper {
            margin: 0.2rem 0.28rem 0;
        }

        .wrapper .title {
            font-size: 0.28rem;
            color: #666;
        }

        .wrapper .title p {
            margin-bottom: 0.4rem;
            height: 0.38rem;
            line-height: 0.38rem;
        }

        .wrapper .title p::before {
            content: '';
            display: inline-block;
            margin-top: -0.05rem;
            width: 0px;
            height: 0px;
            border-top: 0.14rem solid transparent;
            border-left: 0.14rem solid #5468BE;
            border-bottom: 0.14rem solid transparent;
            margin-right: 0.16rem;
            vertical-align: middle;
        }

        .wrapper .item {
            padding: 0 0.3rem;
            width: 100%;
            min-height: 3.46rem;
            height: 100%;
            background: #fff;
            box-sizing: border-box;
        }

        .wrapper .item + .item {
            margin-top: 0.2rem;
        }

        .wrapper .item-title {
            height: 1.04rem;
            line-height: 1.04rem;
            border-bottom: 1px solid #F3F3F3;
        }

        .wrapper .item-title h2 {
            font-size: 0.32rem;
            color: #000;
            letter-spacing: 1px;
        }

        .wrapper .item-title h2 span {
            padding-left: 0.2rem;
            font-size: 0.28rem;
            font-weight: initial;
            letter-spacing: 0.01rem;
        }

        .con {
            display: flex;
            align-items: flex-start;
            margin-top: 0.4rem;
        }

        .con-new{
            align-items: flex-start;
            margin-top: 0.4rem;
            margin-bottom: 0.4rem;
        }

        .con-new h3 {
            line-height: 30px;
        }

        .con-new p {
            line-height: 19px;
        }

        .con .img {
            flex: 0 0 1.6rem;
            margin-right: 0.24rem;
            height: 80px;
            width: 80px;
        }

        .con .between {
            width: 100%;
        }

        .wrapper .con-item {
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin-bottom: 0.28rem;
        }

        .wrapper .con-item .des {
            font-size: 0.28rem;
            color: #000;
            letter-spacing: 0.01rem;
        }

        .wrapper .con-item .des p:last-child {
            margin-top: 0.04rem;
            font-size: 0.24rem;
            color: #666;
            letter-spacing: 0.0086rem;
        }

        .wrapper .btn {
            width: 1.64rem;
            height: 0.66rem;
            line-height: 0.66rem;
            background: #265aa7;
            border-radius: 0.33rem;
            text-align: center;
            font-size: 0.32rem;
            color: #fff;
            letter-spacing: 0.0114rem;
        }

        .wrapper .notes {
            font-size: 0.24rem;
            color: #ED9E56;
            letter-spacing: 0.43px;
            line-height: 1.5;
        }

        @media  screen and (min-width: 768px) {

        }
        .head-title{
            height: 45px;
            line-height: 45px;
            font-size: 1.5em;
        }