* {
    margin: 0;
    padding: 0;
}

body {
    font-family: Microsoft YaHei;
    font-size: 14px;
    margin: 0 auto;
}

a,
input,
textarea {
    outline: 0 none;
    text-decoration: none;
}

li {
    list-style: none;
}

img {
    border: none;
    display: block;
}

div {
    margin: 0 auto;
}

.clearfix:after,
.clearfix:before {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

a.topimg {
    display: block;
}

a.topimg img {
    width: 100%;
}

.mr0 {
    margin-right: 0 !important;
}

.mt0 {
    margin-top: 0 !important;
}

.container {
    width: 1200px;
    text-align: center;
    margin: 0 auto;
}

h2.title {
    font-size: 32px;
    line-height: 48px;
    color: #111111;
    position: relative;
}

h2.title::before {
    content: '';
    display: block;
    width: 86px;
    height: 81px;
    background: url(../images/30.png) no-repeat;
    position: absolute;
    top: 8px;
}

h2.title::after {
    content: '';
    display: block;
    width: 78px;
    height: 62px;
    background: url(../images/31.png) no-repeat;
    position: absolute;
    top: 0;
}

h2.title span {
    color: #b10008;
}

.lititle {
    color: #111111;
    font-size: 20px;
    line-height: 20px;
    margin-top: 11px;
}

.lititle span {
    position: relative;
}

.lititle span::after,
.lititle span::before {
    content: ' ';
    display: block;
    width: 80px;
    height: 2px;
    background-color: #bcbcbc;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.lititle span::before {
    left: -114px;
}

.lititle span::after {
    right: -114px;
}

.btn a {
    display: inline-block;
    width: 260px;
    height: 46px;
    line-height: 46px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    border-radius: 10px;
    background-color: #b10008;
    margin: 0 2px;
}

.btn a.last {
    background-color: #f39800;
}

.bxiongmao {
    display: none;
}

.content1 {
    padding: 58px 0 0;
    color: #111111;
    position: relative;
}

.content1 h2.title::before {
    left: 285px;
    top: 16px;
}

.content1 h2.title::after {
    right: 310px;
    top: 5px;
}

.content1 p {
    width: 754px;
    font-size: 16px;
    line-height: 30px;
    margin: 48px auto 36px;
}

.content1 video {
    width: 600px;
    float: left;
    margin-bottom: 40px;
}

.content1 .c1-right {
    float: right;
    position: relative;
    background-color: #fff2ea;
    width: 600px;
    height: 338px;
}

.content1 form {
    width: 502px;
    font-size: 20px;
    margin: 11px auto 0;
}

.content1 form .title-first {
    font-size: 32px;
}

.content1 form .title-second {
    font-size: 18px;
    margin: 8px 0 17px;
}

.content1 form select,
.content1 form input {
    width: 250px;
    height: 40px;
    border-radius: 10px;
    text-indent: 13px;
    font-size: 16px;
    margin-bottom: 13px;
    line-height: 40px;
    border: none;
}

.content1 form select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
    letter-spacing: 3px;
}

.content1 form .dbtijiao {
    text-indent: 0;
    font-size: 20px;
    background-color: #b10008;
    color: #fff;
    border: 0;
    margin-top: 10px;
    width: 260px;
    height: 45px;
    line-height: 45px;
}

.content1 form img {
    position: absolute;
    right: 160px;
    top: 117px;
    pointer-events: none;
}

.ylsdb {
    padding: 100px 0 53px;
    text-align: center;
}

.ylsdb h2.title::before {
    top: 0;
    left: 330px;
}

.ylsdb h2.title::after {
    top: 0;
    right: 350px;
}

.ylsdb ul {
    width: 940px;
    margin: 80px auto 40px;
}

.ylsdb ul li {
    clear: both;
}

.ylsdb ul li img {
    margin: 0 auto;
}

.ylsdb ul .line {
    padding: 11px 0 27px;
}

.ylsdb .tit {
    width: 41%;
    text-align: center;
    float: left;
    font-size: 24px;
    color: #fc4e35;
    font-weight: bold;
    margin-top: 12px;
}

.ylsdb .vs {
    float: left;
    width: 12%;
    height: 60px;
    margin: 0 3%;
}

.ylsdb .tab {
    width: 41%;
    background: #faeef3;
    text-align: center;
    float: left;
    border-radius: 8px;
    padding: 11px 0;
}

.ylsdb .tab .tit1 {
    font-size: 16px;
    font-weight: bold;
    color: #ff9e2b;
}

.ylsdb .tab p {
    font-size: 16px;
    color: #282828;
    padding: 0 18px;
}

.ylsdb .tag {
    height: 61px;
    line-height: 64px;
    float: left;
    margin: 20px 3% 0;
    width: 12%;
    background: #f39800;
    color: white;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    border-radius: 8px;
    box-shadow: 0 8px 0 #ec6941;
}

.content2 {
    padding: 74px 0 0;
}

.content2 .container {
    position: relative;
}

.content2 h2.title::before {
    left: 214px;
    top: 36px;
}

.content2 h2.title::after {
    right: 245px;
    top: 20px;
}

.content2 .lititle span::after,
.content2 .lititle span::before {
    width: 120px;
}

.content2 .lititle span::before {
    left: -164px;
}

.content2 .lititle span::after {
    right: -164px;
}

.content2 p {
    width: 683px;
    font-size: 16px;
    line-height: 28px;
    margin: 50px auto 40px;
}

.content2 ul {
    margin-bottom: 72px;
}

.content2 li {
    display: inline-block;
    margin: 0 13px;
    box-shadow: 12px 12px 24px #cacaca, -3px -3px 24px #cacaca;
}

.content2 .poa1 {
    position: absolute;
    left: -360px;
    bottom: -215px;
}

.content3 {
    padding: 220px 0 162px;
    overflow: hidden;
}

.content3 .container {
    position: relative;
}

.content3 .sec {
    text-align: left;
    width: 372px;
    color: #111;
    margin-bottom: 50px;
}

.content3 .sec.ml {
    margin-left: 506px;
}

.content3 .sec .c3-title {
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
}

.content3 .sec p {
    font-size: 16px;
    line-height: 30px;
    margin-top: 22px;
}

.content3 .c3-left {
    width: 382px;
    height: 382px;
    background: url(../images/9.png) no-repeat;
    position: absolute;
    left: 23px;
    top: 56px;
}

.content3 .c3-left .c3-left-title {
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    padding-top: 135px;
}

.content3 .c3-left .c3-p {
    font-size: 20px;
    width: 242px;
    line-height: 36px;
    margin-top: 28px;
    color: #fff;
}

.content3 .c3-right {
    position: absolute;
    right: 0px;
    top: -220px;
    width: 322px;
    height: 895px;
    background: url(../images/7.png) no-repeat center center;
}

.content3 .poa2 {
    position: absolute;
    right: -354px;
    top: -160px;
}

.content4 {
    position: relative;
    overflow: hidden;
    padding-bottom: 55px;
}

.content4 h2.title::before {
    left: 410px;
    top: 36px;
}

.content4 h2.title::after {
    right: 425px;
    top: 20px;
}

.content4 .lititle span::after,
.content4 .lititle span::before {
    display: none;
}

.content4 p {
    width: 897px;
    font-size: 16px;
    line-height: 28px;
    margin: 48px auto;
}

.content4 li {
    display: inline-block;
    margin: 0 2px;
    background-color: #fff;
    padding-bottom: 32px;
    position: relative;
    border-radius: 0 0 8px 8px;
}

.content4 li .c4-title {
    font-size: 22px;
    font-weight: bold;
    color: #111;
    line-height: 22px;
    margin: 26px 0;
}

.content4 li .c4-num,
.content4 li .c4-time {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 12px;
}

.content4 li .c4-num span {
    color: #dc0000;
    font-size: 20px;
}

.content4 li .c4-btn {
    display: block;
    width: 186px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    border-radius: 25px;
    background-color: #f39800;
    position: absolute;
    left: 53px;
    bottom: -25px;
}

.content4 .c4-bot {
    width: 1920px;
    height: 494px;
    background: url(../images/15.jpg) no-repeat;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 442px;
    z-index: -1;
}

.content4 .c4-bot .zhezhao {
    width: 100%;
    height: 494px;
    background-color: rgba(0, 0, 0, 0.6);
}

.content4 .sect .text {
    width: 825px;
    margin: 0 auto;
    color: #fff;
    padding-top: 86px;
    font-size: 18px;
    line-height: 32px;
}

.content4 .sect div {
    color: #fff;
    margin: 0 auto;
    width: 1023px;
    font-size: 16px;
    line-height: 30px;
}

.content5 {
    padding: 73px 0 0;
}

.content5 h2.title::before {
    left: 355px;
    top: 25px;
}

.content5 h2.title::after {
    right: 375px;
    top: 18px;
}

.content5 p {
    width: 871px;
    margin: 32px auto 30px;
    color: #111;
    font-size: 16px;
    line-height: 28px;
}

.content5 .c5-title {
    width: 577px;
    height: 72px;
    line-height: 72px;
    background: url(../images/16.png) no-repeat;
    margin: 0 auto 42px;
    font-size: 22px;
    color: #fff;
    letter-spacing: 3px;
}

.content5 li {
    float: left;
    margin-right: 4px;
    margin-bottom: 5px;
}

.content6 {
    padding-top: 50px;
    padding-bottom: 80px;
}

.content6 .c6-title {
    width: 442px;
    height: 72px;
    background: url(../images/25.png) no-repeat;
    line-height: 72px;
    color: #fff;
    font-size: 22px;
    letter-spacing: 3px;
    margin-bottom: 32px;
}

.content6 ul {
    margin-bottom: 50px;
}

.content6 li {
    float: left;
    margin-right: 15px;
}

.content6 li img {
    margin-bottom: 10px;
}

.czsxl {
    text-align: center;
    padding: 72px 0 0;
}

.czsxl .title1 {
    display: inline-block;
}

.czsxl .title1 .left {
    float: left;
    padding: 16px 16px 0 0;
}

.czsxl .title1 .tit {
    float: left;
}

.czsxl .title1 .tit p {
    font-size: 32px;
    line-height: 32px;
}

.czsxl .title1 .tit .egs {
    font-size: 16px;
    line-height: 16px;
    margin-top: 20px;
}

.czsxl .title1 .right {
    float: left;
    margin-left: 30px;
}

.czsxl h5 {
    width: 567px;
    font-size: 16px;
    line-height: 32px;
    font-weight: normal;
    margin: 0 auto 40px;
}

.czsxl .bot {
    display: inline-block;
    margin-bottom: 50px;
}

.czsxl .bot .left {
    float: left;
}

.czsxl .bot .right {
    float: left;
    margin-left: 20px;
}

.czsxl .bot .tit {
    font-size: 24px;
    line-height: 24px;
    padding-top: 46px;
}

.czsxl .bot h6 {
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    padding: 20px 0 34px;
}

.czsxl .bot ul {
    overflow: hidden;
}

.czsxl .bot ul li {
    float: left;
    margin-right: 9px;
}

.czsxl .bot ul img {
    margin-bottom: 12px;
}

.czsxl .bot ul p {
    font-size: 16px;
    line-height: 26px;
    color: #333333;
}