@charset "utf-8";

* {
    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;
}

.clear {
    clear: both;
}

div {
    margin: 0 auto;
}

a.topimg {
    display: block;
}

a.topimg img {
    width: 100%;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

/* 标题 */
.tit {
    text-align: center;
}

.tit h2 {
    font-size: 32px;
    margin-bottom: 16px;
}

.tit p {
    font-size: 20px;
    color: #e75353;
}

/* 按钮 */
.btn {
    margin: 0 auto;
    text-align: center;
}

.btn a {
    display: inline-block;
    width: 300px;
    height: 50px;
    color: #fff;
    line-height: 50px;
    font-size: 20px;
    background-color: #e75353;
    border-radius: 10px;
    margin: 0 10px;
}

/* content1 */
.content1 {
    padding-top: 18px;
    text-align: center;
}

.content1 .c1-u1 {
    overflow: hidden;
}

.content1 .c1-u1 li {
    float: left;
    width: 295px;
    padding-bottom: 12px;
    border-right: 1px dashed #ccc;
    font-size: 20px;
}

.content1 .c1-u1 li a {
    color: #a41f4c;
}

.content1 .c1-u1 img {
    display: block;
    margin: 22px auto 30px;
}

.content1 .c1-u1 .last {
    border: none;
}

/* content2 */
.content2 {
    margin-top: 40px;
    background-color: #ececec;
    height: 185px;
    padding-top: 45px;
}

.content2 .c2-u1 {
    overflow: hidden;
}

.content2 .c2-u1 li {
    float: left;
}

.content2 .c2-u1 .rec {
    width: 343px;
    height: 150px;
    background-color: #fff;
    margin-left: 20px;
    color: #555;
    display: table;
    padding: 0 15px 0 30px;
    border-radius: 12px;
}

.content2 .ml {
    margin-left: 84px;
}

.content2 .rec p {
    font-size: 20px;
    display: table-cell;
    vertical-align: middle;
    margin-left: 20px;
    text-align: left;
}

.content2 .rec .pfir {
    text-align: center;
}

/* content3 */
.content3 {
    margin-top: 85px;
    text-align: center;
}

.content3 .c3-u1 {
    margin-top: 24px;
}

.content3 .c3-u1 li {
    display: inline-block;
    width: 120px;
    height: 46px;
    line-height: 46px;
    font-size: 20px;
    background-color: #e75353;
    border-radius: 10px;
    color: #fff;
    margin: 0 15px;
}

.content3 .c3-u1 .pur {
    background-color: #a41f4c;
}

.content3 .rect {
    width: 807px;
    text-align: left;
    margin: 34px auto 38px;
    font-size: 20px;
    color: #555;
    line-height: 36px;
}

.content3 .c3-u2 {
    overflow: hidden;
    margin-bottom: 42px;
}

.content3 .c3-u2 li {
    float: left;
    width:386px;
    height:260px;
    overflow:hidden;
    margin-right: 21px;
}
.content3 .c3-u2 li img{
    transition: all 0.2s ease-in-out;
}
.content3 .c3-u2 li img:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.content3 .c3-u2 .mr0 {
    margin: 0;
}

.content3 .btn {
    margin-bottom: 40px;
}

.content3 .btn a {
    width: 388px;
    border-radius: 25px;
}

/* content3-form */
.content3-form {
    position: relative;
}

.content3-form form {
    position: absolute;
    width: 385px;
    height: 243px;
    background-color: #fff;
    border-radius: 12px;
    bottom: 40px;
    right: 180px;
    text-align: center;
}

.content3-form form input {
    width: 335px;
    height: 38px;
    line-height: 38px;
    font-size: 20px;
    border: none;
    border-bottom: 1px solid #959595;
    color: #959595;
    margin-top: 30px;
}

.content3-form form .dbtijiao {
    width: 290px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 20px;
    background-color: #ff0404;
    margin-top: 28px;
    border-radius: 12px;
}

/* content4 */
.content4 {
    margin-top: 104px;
}

.content4 .c4-u1 {
    overflow: hidden;
    margin-top: 40px;
    position: relative;
}

.content4 li {
    float: left;
}

.content4 li .main {
    position: absolute;
    width: 337px;
    font-size: 20px;
    color: #fff;
    top: 26px;
    left: 35px;
    line-height: 32px;
}

.content4 li img {
    margin: 0 20px 20px 0;
}

.content4 .last img {
    margin-right: 0;
}

.content4 .c4-u2 {
    overflow: hidden;
    margin-bottom: 30px;
}

/* content5 */
.content5 {
    margin-top: 80px;
    height: 484px;
    background: url(../images/18.jpg) no-repeat;
    text-align: center;
    color: #fff;
    padding-top: 110px;
}

.content5 h3 {
    font-size: 32px;
    margin-bottom: 58px;
}

.content5 .section {
    overflow: hidden;
    width: 712px;
    border-bottom: 1px dashed #fff;
    margin-top: 18px;
}

.content5 .bd0 {
    border-bottom: 0;
}

.content5 .section h4 {
    widows: 156px;
    float: left;
    height: 64px;
    line-height: 64px;
    font-size: 26px;
    font-weight: normal;
    margin-bottom: 20px;
}

.content5 .section p {
    width: 518px;
    float: right;
    font-size: 20px;
    line-height: 36px;
    text-align: left;
}

.content5 .mbtn {
    display: inline-block;
    width: 292px;
    height: 68px;
    line-height: 68px;
    font-size: 20px;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 34px;
    text-indent: 40px;
    position: relative;
    margin-top: 50px;
}

.content5 .mbtn img {
    position: absolute;
    left: -1px;
    top: -1px;
}

/* content6 */
.content6 {
    margin-top: 56px;
}

.content6 .section {
    margin: 24px auto;
    width: 751px;
    font-size: 20px;
    line-height: 32px;
    text-align: center;
}

.content6 ul {
    overflow: hidden;
    margin-bottom: 34px;
}

.content6 li {
    float: left;
    margin-right: 13px;
}

.content6 .last {
    margin-right: 0;
}

.content6 li img {
    margin-bottom: 12px;
}

/* content7 */
.content7 {
    margin-top: 75px;
    background-color: #fef5f1;
    padding: 54px 0 60px;
    margin-bottom: 60px;
}

.content7 ul {
    overflow: hidden;
    margin-top: 44px;
    text-align: center;
}

.content7 ul li {
    display: inline-block;
    width: 343px;
    height: 110px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 10px;
    margin: 0 15px;
    padding: 14px 0 0 21px;
    text-align: left;
}

.content7 ul li a {
    color: #111;
}

.content7 ul img {
    float: left;
}

.content7 ul h4 {
    margin: 20px 0 12px 117px;
    font-size: 20px;
    font-weight: normal;
}

.content7 ul .li-p {
    margin-left: 117px;
    font-size: 14px;
}