* {
    padding: 0;
    margin: 0;
    list-style: none;
}

img {
    display: block;
}

img[] {
    background-color: lightcoral;
}

a {
    color: #000;
    text-decoration: none;
}

.wrapper {
    width: 1400px;
    margin: 0 auto;
    position: relative;
}

.w1000 {
    width: 1000px;
    margin: 0 auto;
}

.nav {
    font-size: 0;
    text-align: center;
}

.nav li {
    font-size: 20px;
    margin: 0 12px;
    display: inline-block;
}

.nav a {
    color: #fff;
}

h1 {
    font-size: 40px;
    text-align: center;
    line-height: 80px;
    margin-bottom: 5px;
    margin-top: 26px;
}

h1 a {
    color: #045ea5;
}

.headline-about {
    font-size: 14px;
    margin-bottom: 26px;
}

.headline-about a {
    line-height: 1;
    display: inline-block;
    color: #04559a;
}

.headline-about .more {
    color: #454343;
    float: right;
    margin-right: 20px;
}

.deploy-head {
    margin-bottom: 5px;
}

.deploy-body li {
    height: 121px;
    background-color: #f3f3f3;
    margin-bottom: 8px;
    padding-left: 55px;
}

.deploy-body li:nth-of-type(-n 2) {
    border-bottom: 2px solid #c7e0fa;
    background-color: #e2f0fe;
}

.deploy-body li:last-of-type {
    margin-bottom: 13px;
}

.deploy-body .title {
    font-size: 22px;
    margin-bottom: 5px;
    padding-top: 20px;
}

.deploy-body .summary {
    font-size: 14px;
    line-height: 25px;
    text-indent: 2em;
    color: #9b9b9b;
}

.deploy-body img {
    width: 220px;
    height: 121px;
    float: right;
}

.broadcast {
    height: 49px;
    margin-bottom: 15px;
    background:  no-repeat;
}

.broadcast-main {
    margin-left: 170px;
    width: 830px;
}

.news {
    border: 1px solid #eee;
    overflow: hidden;
    margin-bottom: 7px;
}

.news ul {
    float: left;
    width: 300px;
}

.news ul:nth-of-type(1) {
    margin-right: 40px;
}

.news ul li {
    line-height: 26px;
    height: 26px;
    padding-left: 16px;
    font-size: 14px;
    background:  no-repeat left center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news li a {
    color: #616161;
}

.unity {
    height: 755px;
    background:  no-repeat;
}

.unity-main {
    width: 960px;
    margin: 0 auto;
    padding: 120px 15px 0;
}

.hubei {
    border-bottom: 1px dashed #e3e3e3;
    overflow: hidden;
    padding-bottom: 22px;
    margin-bottom: 30px;
}

.hubei .col-name {
    float: left;
    width: 95px;
    font-size: 20px;
    line-height: 43px;
    text-align: center;
    color: #fff;
    background:  no-repeat;
}

.hubei ul {
    margin-left: 120px;
}

.hubei li {
    padding-left: 15px;
    font-size: 16px;
    line-height: 1;
    margin-bottom: 6px;
    background:  no-repeat left center;
}

.qtqs li {
    height: 26px;
    line-height: 26px;
    margin-bottom: 14px;
}

.qtqs li span {
    padding: 0 16px;
    height: 26px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-right: 9px;
    display: inline-block;
    background:  no-repeat;
    background-size: cover;
    vertical-align: middle;
}

.qtqs li a {
    display: inline-block;
    vertical-align: middle;
}

.business-head {
    margin-bottom: 10px;
}

.business-item {
    margin-bottom: 15px;
}

.business-body p {
    padding-left: 8px;
    font-size: 16px;
}

.hero {
    height: 506px;
    background:  no-repeat;
}

.qa {
    height: 606px;
    background:  no-repeat;
}

.qa-main {
    padding: 155px 210px 0;
}

.qa-main ul {
    height: 380px;
    padding: 15px 20px;
    overflow-y: scroll;
}

.qa li {
    margin-bottom: 10px;
}

.qa .title {
    font-size: 16px;
    font-weight: bold;
    color: #2161bf;
    line-height: 1.5;
}

.qa .content {
    font-size: 14px;
    line-height: 30px;
    text-indent: 2em;
    color: #4a4b4b;
}

.popularize {
    height: 395px;
    background:  no-repeat;
}

.popularize-main {
    overflow: hidden;
    padding: 105px 0 0 243px;
}

.popularize ul {
    float: left;
    width: 390px;
}

.popularize li {
    padding-left: 22px;
    font-size: 18px;
    line-height: 36px;
    background:  no-repeat left center;
}

.box {
    height: 565px;
    background:  no-repeat;
}

.box-main {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 53px;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
}

.box-head {
    margin-bottom: 20px;
}

.box-item {
    width: 445px;
}

.box-hot .title {
    font-size: 18px;
}

.box-hot .summary {
    font-size: 14px;
    color: #858181;
    line-height: 24px;
    text-indent: 2em;
}

.box-hot .summary a {
    color: #120b7a;
}

.box-item:nth-of-type(1) {
    float: left;
}

.box-item:nth-of-type(2) {
    float: right;
}

.box li {
    padding-left: 22px;
    font-size: 16px;
    line-height: 52px;
    background:  no-repeat left center;
    border-bottom: 2px dashed #ebebeb;
}

.moment {
    height: 476px;
    background:  no-repeat;
}

.topic-item {
    overflow: hidden;
    float: left;
}

.topic-title {
    width: 70px;
    overflow: hidden;
    float: left;
    cursor: pointer;
}

.topic-title img {
    width: 100%;
}

.topic-body {
    width: 0;
    height: 470px;
    margin-left: 80px;
    overflow: hidden;
    box-sizing: border-box;
    background-color: #f1f1f1;
}

.topic-body img {
    width: 100%;
    height: 100%;
    display: block;
}
