/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary {
    display: block
}

a {
    background-color: transparent
}

a:active,a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: 0;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,strong {
    font-weight: inherit
}

b,strong {
    font-weight: bolder
}

img {
    border-style: none
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

html,body,* {
    font-family: '微软雅黑'
}

@media (min-width:1921px) {
    body {

    }
}

a {
    text-decoration: none
}
.container {
    width: 1100px;
    margin: 0 auto;
}
header,section,footer {
    min-width: 1100px
}
.space-between{display: flex;flex-direction: row !important;
    justify-content: space-between !important;}
.header {
    position: relative;
    height: 60px;background: #ee5858;
}

.header .logo-warpper {
    width: 56px;
    height: 56px;
    margin: 12px 30px 12px 6px;
    display: inline-block;
    float: left
}

.header .logo-warpper img {
    width: 100%;
    height: 100%
}

.header .name-warpper {
    width: 90px;
    height: 25px;
    margin: 27px 0 0;
    display: inline-block;
    float: left
}

.header .name-warpper .name {
    width: 100%;
    height: 100%
}

.header .logo-warpper-new {
    height: 40px;
    margin: 10px 10px;
    float: left
}

.header .logo-warpper-new img {
    height: 100%
}

.header .nav-warpper {
    display: inline-block;
    float: right;
    margin: 10px 0
}

.header .nav-warpper a {
    display: inline-block;
    position: relative;
    font-size: 16px;
    color: #fff;
    margin: 10px 12px;
    text-decoration: none
}

.header .nav-warpper a:after {
    opacity: .4;
    background: #fff;
    border-radius: 2px;
    content: '';
    position: absolute;
    left: 50%;
    top: 26px;
    width: 22px;
    height: 5px;
    margin-left: -11px;
    display: none
}

.header .nav-warpper a.active:after {
    display: block
}

.header .nav-warpper span {
    display: inline-block;
    position: relative;
    font-size: 16px;
    color: #337ab7;
    margin: 10px 12px 10px 56px
}

.header .nav-warpper span .avatar {
    position: absolute;
    top: -10px;
    left: -46px;
    width: 36px;
    height: 36px;
    border-radius: 18px
}

.header .nav-warpper .qq-login-warpper {
    min-width: 64px
}

.header .nav-warpper .qq-login-warpper .qq-login {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 63px;
    height: 24px;
    margin: -12px 0 0 -31px
}

.header .line {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    opacity: .2;
    background-color: #fff
}

.header-reflow {
    position: relative
}

.header-reflow .header-wrapper {
    width: 1100px;
    margin: 0 auto
}

.header-reflow .logo-warpper {
    display: block;
    width: 372px;
    margin: 0 auto
}

.header-reflow .logo-warpper img {
    width: 100%
}

.container {
    width: 1100px;
    margin: 0 auto
}

.divier {
    height: 1px;
    opacity: .1;
    background: #000
}
.down_title1{width: 100%;

    text-align: left; margin-left: 10px;}
.down_title1 h1{line-height: 20px;}
.down_title1 h2{
    width: 100%;
    font-family:'微软雅黑';
    font-size:1.2rem;
    color:#666666;
    font-weight: normal; padding: 0; line-height: 20px;
}
.jieshao{ margin: 0 15px}
.jieshao p{	font-size:14px; line-height: 30px;
    color:#666;}
.djlogo{
    width: 100px;
    height: 100px;
}
.home{ margin-top: 30px}
.home .right{ margin-left: 20px}
.banben{ }
.banben ul{ display: block}
.banben ul li{ list-style: none; float: left;  text-align: center; margin: 0 20px}
.erweima1{ width: 120px; height: 120px}
.erweima2{ width: 120px; height: 120px; display: none}
.banben ul li:hover .erweima1{ display: none}
.banben ul li:hover .erweima2{ display: block}
.tishi{ font-size: 12px; display: none; }
.banben ul li:hover .tishi{ display: block}
.guanyu{ margin-top: 50px}
.title{ text-align: center}
.footer {
    position: relative;
    background: #ee5858; color: #ffffff;

    margin-top: 100px
}
.footer p{ text-align: center; font-size: 12px}
.thirdLine {
    height: 50px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;}
.line {
    display: inline-block;
    width: 40px;
    height: 2px;
    background:#ffffff;
}
.txt {
    vertical-align: middle;
    display: flex;
    flex-direction: column;
    font-size: 18px;
    margin: 0 15px;
}
