body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

ol,
ul,
li {
    list-style: none;
}

h1,
h2 {
    font-weight: bold;
}

em,
i {
    font-style: normal;
}

a {
    text-decoration: none;
    display: inline;
}

img {
    border: none;
    width: 100%;
    display: block;
}

.fl,
.fr {
    _display: inline;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cl {
    clear: both;
}

.cl:after {
    content: ".";
    visibility: hidden;
    height: 0;
    font-size: 0;
    display: block;
    clear: both;
}

.hide {
    display: none!important;
}

html,
body {
    font-family: 'Microsoft Yahei', 'microsoft yehei';
    background: #f8f8f8;
    overflow-x: hidden;
}

.setCenter {
    width: 1px;
    margin: 0 auto;
}

.setCenter>div {
    width: 1920px;
    position: relative;
    top: 0;
    left: 50%;
    margin-left: -960px;
}

.setCenter>div>div {
    position: relative;
}

.part1 {
    width: 1920px;
    height: 720px;
    background: url('../images/topImgBg.jpg') no-repeat top;
    background-size: cover;
}

.part1>div {
    width: 100%;
    height: 100%;
    background: url('../images/line.png') repeat left;
    background-size: 5px 5px;
}

.part1>div .topImg {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.part1>div .topImg .zsy {
    width: 180px;
    height: 180px;
    position: absolute;
    top: 0;
    left: 0;
    background: url('../images/zsy.png') no-repeat top;
    background-size: 180px 180px;
}

.part1>div .topImg .zsy .backto {
    width: 90px;
    height: 22px;
    position: absolute;
    top: 110px;
    left: 50%;
    text-align: center;
    margin-left: -45px;
    color: #999;
    background: #fff;
    cursor: pointer;
}

.part1>div .topImg .zsy .backto ul {
    width: 100%;
    background: #fff;
    display: none;
}

.part1>div .topImg .zsy .backto ul li a {
    font-size: 16px;
    line-height: 20px;
    color: #999;
}

.part1>div .topImg .zsy .backto ul li a:hover {
    background: #f8f8f8;
    color: #333;
}

.part1>div .topImg .zsy .backto:hover ul {
    display: block;
}

.part1>div .topImg .theme {
    width: 647px;
    height: 237px;
    margin: 80px auto 0;
}

.part1>div .topImg .cards {
    width: 797px;
    height: 328px;
    margin: 0 auto;
}

.part2 {
    width: 1920px;
    height: 480px;
    background: url('../images/part2Bg.jpg') no-repeat top;
    background-size: cover;
}

.part2>div {
    width: 100%;
    height: 100%;
    background: url('../images/line.png') repeat left;
    background-size: 5px 5px;
    position: relative;
    overflow: hidden;
}

.part2>div .part2Bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.part2>div .themeTit {
    width: 160px;
    height: 51px;
    margin: 60px auto 0;
}

.part2>div>div {
    text-align: center;
    font-size: 18px;
    color: #fff;
    line-height: 35px;
    margin-top: 20px;
}

.tit {
    width: 100%;
    height: 20px;
    background: url('../images/titBg.png') no-repeat center;
    background-size: 100%;
    text-align: center;
    position: absolute;
    top: 135px;
    left: 0;
}

.tit img {
    position: absolute;
    top: -60px;
    left: 50%;
    width: 160px;
    margin-left: -80px;
    height: 51px;
}

.tit span {
    font-size: 18px;
    color: #ccc;
    line-height: 20px;
    letter-spacing: 5px;
}

.tit b {
    font-size: 24px;
    line-height: 30px;
    display: block;
    position: absolute;
    top: -15px;
    width: 160px;
    left: 50%;
    margin-left: -80px;
    color: #000;
    font-weight: 500;
}

.part3 {
    width: 1200px;
    height: 580px;
    margin: 0 auto;
}

.part3>div {
    position: absolute;
    top: 170px;
    font-size: 18px;
    line-height: 30px;
}

.part4 {
    width: 100%;
    height: 740px;
    background: url('../images/manBg.jpg') no-repeat top;
}

.part4>div {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.part4>div .tit b {
    color: #fff;
}

.part4>div .mans {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 580px;
}

.part4>div .mans .bd {
    width: 100%;
    height: 100%;
}

.part4>div .mans .bd ul {
    height: 100%;
}

.part4>div .mans .bd ul li {
    width: 1200px;
    height: 100%;
    position: relative;
}

.part4>div .mans .bd ul li>img {
    position: absolute;
    bottom: 0;
    left: 30px;
    width: 422px;
    height: 614px;
}

.part4>div .mans .bd ul li .man5 {
    width: 404px;
    height: 470px;
    left: 50%;
    margin-left: -200px;
    bottom: 80px;
}

.part4>div .mans .bd ul li .txtBg {
    position: absolute;
    bottom: 75px;
    right: 50px;
    width: 704px;
    height: 456px;
    background: url('../images/kuang.png') no-repeat center;
}

.part4>div .mans .bd ul li .txtBg>div {
    width: 540px;
    height: 310px;
    position: absolute;
    top: 80px;
    left: 90px;
}

.part4>div .mans .bd ul li .txtBg>div .duty {
    color: #43301d;
    font-size: 24px;
    font-weight: 900;
}

.part4>div .mans .bd ul li .txtBg>div .duty b {
    font-size: 36px;
    display: inline-block;
    margin-right: 10px;
}

.part4>div .mans .bd ul li .txtBg>div .info {
    margin: 10px 0;
}

.part4>div .mans .bd ul li .txtBg>div .info h5 {
    font-size: 24px;
    line-height: 40px;
}

.part4>div .mans .bd ul li .txtBg>div .info p {
    font-size: 18px;
    line-height: 26px;
}

.part4>div .mans .bd ul li .txtBg>div .detail {
    width: 100%;
    height: 140px;
    overflow-y: scroll;
}

.part4>div .mans .bd ul li .txtBg>div .detail>div {
    font-size: 18px;
}

.part4>div .mans .bd ul li .txtBg>div .detail>div p {
    font-weight: 900;
    line-height: 40px;
    margin-top: 20px;
}

.part4>div .mans .bd ul li .txtBg>div .detail>div>div {
    line-height: 26px;
}

.part4>div .mans .hd {
    width: 200px;
    height: 10px;
    position: absolute;
    bottom: 40px;
    right: 450px;
}

.part4>div .mans .hd ul {
    width: 100%;
}

.part4>div .mans .hd ul li {
    width: 10px;
    height: 10px;
    border-radius: 30px;
    border: 1px solid #ff9f00;
    float: left;
    margin: 0 5px;
}

.part4>div .mans .hd ul li.on {
    background: #ff9f00;
}

.part4>div .mans>a {
    display: block;
    width: 61px;
    height: 161px;
    position: absolute;
    bottom: 195px;
}

.part4>div .mans>a.prev {
    left: -100px;
}

.part4>div .mans>a.next {
    right: -100px;
}

.part5 {
    width: 1200px;
    height: 1360px;
    margin: 0 auto;
}

.part5 .txtinfo {
    font-size: 18px;
    text-indent: 2em;
    padding-top: 160px;
}

.part5 .cards {
    width: 100%;
    height: 560px;
    margin-top: 20px;
}

.part5 .cards li {
    float: left;
    width: 280px;
    margin: 0 10px;
}

.part5 .cards li img {
    border-radius: 10px;
    box-shadow: 0 0 10px 5px #ccc;
}

.part5 .cards li p {
    font-size: 20px;
    padding-left: 125px;
    line-height: 50px;
    color: #dc214c;
    background: url('../images/heart.png') no-repeat 100px 16px;
}

.part5 .cards li div {
    text-align: center;
    font-size: 18px;
    line-height: 50px;
    background: url('../images/zanBg.png') no-repeat center;
    color: #fff;
    cursor: pointer;
}

.part5>h5 {
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    font-weight: 500;
}

.part5>h5 i {
    display: inline-block;
    width: 29px;
    height: 26px;
    background: url('../images/write.png') no-repeat center;
    position: relative;
    top: 5px;
    margin: 0 5px;
}

.part5 .mes {
    width: 800px;
    height: 160px;
    margin: 30px auto;
    background: #f1f1f1;
    padding: 0px 50px;
    overflow: hidden;
    position: relative;
}
.part5 .mes ul{
    position: absolute;
    top: 0;
}

.part5 .mes ul li {
    font-size: 16px;
    color: #666;
    line-height: 30px;
}

.part5 textarea {
    width: 625px;
    height: 160px;
    margin: 0 auto;
    display: block;
    padding: 10px;
    outline: none;
    border: none;
    background: url('../images/mesBg.png') no-repeat center;
    background-size: 100% 100%;
    resize: none;
    font-size: 16px;
    line-height: 26px;
}

.part5 .submit {
    width: 590px;
    height: 60px;
    background: url('../images/submitBg.png') no-repeat center;
    font-size: 20px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    margin: 20px auto;
    cursor: pointer;
    outline: none;
    border: none;
}

.co_logo {
    width: 1200px;
    margin: 0 auto;
    padding: 30px 25px 50px;
}

.co_logo a {
    float: left;
    width: 200px;
    height: 71px;
    margin: 10px;
}

.editTeam {
    width: 100%;
    height: 210px;
    background: url('../images/bottomBgLine.jpg') repeat left;
}

.editTeam h4 {
    text-align: center;
    position: relative;
    margin-bottom: 20px;
}

.editTeam h4 b {
    font-size: 30px;
    width: 120px;
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -60px;
    color: #333;
    font-weight: 500;
}

.editTeam h4 span {
    font-size: 14px;
    color: #333;
    position: relative;
    bottom: -16px;
    font-weight: 500;
}

.editTeam .info {
    width: 1200px;
    margin: 0 auto;
}

.editTeam .info .tits {
    width: 750px;
    float: left;
    margin-left: 80px;
    padding-top: 10px;
}

.editTeam .info .tits p {
    line-height: 30px;
    font-size: 16px;
    color: #333;
}

.editTeam .info .tits b {
    display: inline-block;
    margin-right: 40px;
    font-weight: 500;
    line-height: 50px;
}

.editTeam .info .siteBox {
    float: left;
}

.editTeam .info .siteBox .siteLogo {
    width: 110px;
    height: 91px;
}

.editTeam .info .siteBox .attention {
    display: block;
    width: 62px;
    height: 22px;
    margin: 0 auto;
    margin-top: 10px;
}

.editTeam .info .QRCode {
    float: left;
    margin-left: 50px;
    width: 105px;
    height: 135px;
}

body .getCode {
    width: 100%;
    height: 60px;
    font-size: 16px;
    line-height: 30px;
    padding-left: 320px;
    margin: 10px 0;
}

body #btnPostComment {
    display: block;
    margin: 0 auto;
}

body #captcha {
    height: 30px;
    font-size: 18px;
    line-height: 40px;
}

body .getCode>img {
    display: inline-block;
    width: 100px;
    height: 32px;
}

body #ccaptcha>img {
    width: 20px;
    height: 20px;
    display: inline-block;
}