﻿@charset "utf-8";
* {
    margin: 0;
    padding: 0;
}

body {
    font-family: Microsoft YaHei;
    font-size: 14px;
    margin: 0 auto;
    color: #111;
}

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;
    margin: 0 auto;
    text-align: center;
}

.one-title {
    font-size: 30px;
    line-height: 30px;
}

.one-lititle {
    font-size: 16px;
    line-height: 16px;
    margin-top: 12px;
    letter-spacing: 3px;
}

.two-title {
    font-size: 26px;
    line-height: 26px;
}

.two-title span {
    position: relative;
}

.two-title span::after,
.two-title span::before {
    content: ' ';
    display: block;
    width: 19px;
    height: 88px;
    position: absolute;
    top: -8px;
}

.two-title span::before {
    background: url(../images/35.png) no-repeat;
    left: -40px;
}

.two-title span::after {
    background: url(../images/36.png) no-repeat;
    right: -40px;
}

.two-lititle {
    font-size: 26px;
    line-height: 26px;
    letter-spacing: 8px;
    margin: 8px 0 13px;
}

.two-lititle span {
    font-size: 30px;
    letter-spacing: 13px;
    color: #fc6607;
}

.content1 {
    padding: 47px 0 60px;
}

.content1 .one-lititle {
    margin-bottom: 66px;
}

.content1 .c1-left {
    float: left;
    width: 517px;
    margin-left: 128px;
    text-align: left;
    margin-right: 6px;
}

.content1 .c1-left .c1-title {
    font-size: 20px;
    line-height: 20px;
    position: relative;
    padding-top: 21px;
}

.content1 .c1-left .c1-title::before {
    content: ' ';
    display: block;
    width: 213px;
    height: 41px;
    background: url(../images/1.png) no-repeat;
    position: absolute;
    top: -8px;
    left: 0;
}

.content1 .c1-left .c1-lititle {
    font-size: 12px;
    line-height: 12px;
    margin: 18px 0 24px;
}

.content1 .c1-left p {
    font-size: 16px;
    line-height: 28px;
}

.content1 .c1-left .line {
    width: 76px;
    height: 2px;
    background-color: #fc6607;
    margin: 32px 0 40px 0;
}

.content1 .c1-left .c1-btn {
    display: block;
    width: 192px;
    height: 46px;
    line-height: 46px;
    font-size: 20px;
    text-indent: 26px;
    background-color: #fc6607;
    color: #fff;
    position: relative;
    letter-spacing: 1px;
}

.content1 .c1-left .c1-btn img {
    position: absolute;
    right: 21px;
    top: 12px;
}

.content2 {
    background: url(../images/4.jpg) no-repeat center top;
    padding: 188px 0 0;
}

.content2 ul {
    width: 1074px;
    background-color: #fff;
    margin: 0 auto;
    box-shadow: 4px 4px 8px #f0f0f0, -4px 4px 8px #f0f0f0;
    padding-top: 19px;
    position: relative;
    padding-bottom: 17px;
}

.content2 ul li {
    display: inline-block;
    margin: 0 7px;
    width: 334px;
    height: 334px;
    position: relative;
    z-index: 0;
}

.content2 ul li img {
    position: absolute;
    top: 0;
    z-index: -1;
}

.content2 ul li .c2-title {
    font-size: 20px;
    padding-top: 72px;
}

.content2 ul li p {
    width: 197px;
    font-size: 16px;
    height: 84px;
    line-height: 28px;
    text-align: left;
    margin: 46px auto 32px;
}

.content2 ul li p.w1 {
    width: 276px;
    text-align: center;
}

.content2 ul li p.w2 {
    width: 261px;
    text-align: center;
}

.content2 ul li .c2-btn {
    display: block;
    width: 130px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    font-size: 18px;
    color: #fff;
    background-color: #fc6607;
    margin: 0 auto;
}

.content2 ul .li-bot {
    margin: 12px auto 16px;
}

.content2 ul .c2-nect {
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 16px;
}

.content3 {
    padding: 114px 0 0;
}

.content3 ul {
    margin-top: 87px;
    margin-bottom: 34px;
}

.content3 li {
    width: 600px;
    float: left;
}

.content3 li .section {
    height: 239px;
    padding-left: 52px;
    text-align: left;
    position: relative;
}

.content3 li.ts .section {
    padding-left: 87px;
}

.content3 li .section .block {
    width: 20px;
    height: 239px;
    background-color: #f8b551;
    position: absolute;
    left: 0;
    top: 0;
}

.content3 li .section .c3-title {
    font-size: 20px;
    line-height: 20px;
    padding-top: 56px;
    color: #000011;
    margin-bottom: 32px;
}

.content3 li .section img {
    float: left;
    margin-top: -17px;
    margin-right: 18px;
}

.content3 li .section p {
    width: 388px;
    font-size: 16px;
    line-height: 28px;
}

.content3 li.ts .section p {
    width: 439px;
}

.content3 .c3-btn a {
    display: inline-block;
    width: 260px;
    height: 46px;
    line-height: 46px;
    font-size: 20px;
    color: #fff;
    background-color: #fc6607;
    border-radius: 10px;
    letter-spacing: 1px;
    margin: 0 4px;
}

.content4 {
    overflow: hidden;
    padding: 98px 0 150px;
    margin-bottom: -100px;
}

.content4 .mainsec {
    position: relative;
}

.content4 .mainsec ul {
    padding: 18px 70px 50px 128px;
    width: 576px;
    box-shadow: 0 0 14px 7px #dedede;
    margin: 104px 0 0 350px;
    text-align: left;
    background-color: #fff;
}

.content4 .mainsec li {
    width: 548px;
    padding: 30px 0 30px 28px;
}

.content4 .mainsec li.yel {
    background-color: #ffe5be;
}

.content4 .mainsec li .li-title {
    font-size: 26px;
    line-height: 26px;
}

.content4 .mainsec li p {
    font-size: 16px;
    line-height: 28px;
    margin-top: 16px;
}

.content4 .mainsec .sec-img {
    position: absolute;
    top: 212px;
    left: -168px;
}

.content4 .mainsec .bg {
    position: absolute;
    top: 130px;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}

.content5 {
    background: url(../images/20.png) no-repeat center top;
    height: 1033px;
    padding-top: 80px;
    position: relative;
    z-index: 10;
}

.content5 .two-lititle span {
    color: #fff;
}

.content5 .section {
    padding-top: 59px;
    color: #111111;
    margin-bottom: 98px;
}

.content5 .section .sec {
    display: inline-block;
    width: 497px;
    height: 197px;
    position: relative;
    z-index: 0;
    text-align: left;
    padding: 47px 0 0 63px;
    margin: 0 17px;
}

.content5 .section .sec img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.content5 .section .sec .sec-title {
    font-size: 26px;
    line-height: 26px;
    color: #fc6607;
}

.content5 .section .sec p {
    font-size: 16px;
    line-height: 28px;
    margin: 23px 0 29px;
}

.content5 .section .sec .sec-btn {
    font-size: 18px;
    color: #111111;
}

.content5 ul {
    padding-top: 33px;
}

.content5 li {
    display: inline-block;
    margin: 0 4px 10px;
}

.content8 {
    width: 1200px;
    margin: 0 auto;
    padding-top: 60px;
}

.content8>h2 {
    width: 1200px;
    font-size: 24px;
    text-align: center;
    line-height: 50px;
    margin-bottom: -10px;
}

.c8-p1 {
    width: 350px;
    margin: 0 auto;
    margin-top: 25px;
    text-align: center;
}

.c8-p1 li a {
    width: 144px;
    height: 36px;
    background: #2D2D2D;
    color: #FFFFFF;
    line-height: 36px;
    display: block;
    margin: 0 10px;
    float: left;
}

.c8-p1 li.on a {
    background: #ff7200;
}

.content8 .c8-p2 {
    margin-top: 70px;
    height: 360px;
    background: url(../images/jian.jpg) no-repeat center;
    margin-bottom: 50px;
}

.content8 .c8-p2 ul {
    overflow: auto;
    padding: 10px 54px;
}

.content8 .c8-p2 img {
    display: inline;
}

.content8 .c8-p2 li {
    width: 142px;
    text-align: center;
    float: left;
    margin: 0 6px;
}

.content8 .c8-p2 .jiantou_top {
    margin-top: 9px;
}

.c8-p2 .chart_bottom p {
    margin-top: 30px;
}

.c8-p2 .jiantou_bottom {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    margin-bottom: 15px;
}

.content8 .c8-p2 .text {
    display: block;
    text-align: center;
    margin: 20px auto;
    width: 75px;
    height: 30px;
    line-height: 30px;
    background: #ff7200;
    font-size: 17px;
    color: #fff;
    border-radius: 10px;
}

.content8 .c8-p2 p {
    font-size: 17px;
    color: #000;
}

.c8-p2 .chart_top .tt:nth-of-type(1) {
    margin-top: 30px;
}

.c8-p2 .chart_top .tt {
    display: block;
    color: #ff7200;
    font-size: 20px;
    font-weight: bold;
    margin-top: 10px;
}

.c8-p2 .jy {
    display: block;
}

.c8-p2 .cy {
    display: none;
}

.content6 {
    padding-bottom: 36px;
}

.content6 ul {
    margin-top: 35px;
}

.content6 li {
    float: left;
    margin-right: 10px;
    font-size: 16px;
}

.content6 li a {
    color: #111;
}

.content6 li img {
    margin-bottom: 22px;
}