@charset "UTF-8";
@font-face {
    font-family: 'fzcqjt';
    src: url(../fonts/FZCQJT.ttf) format("truetype");
}

.color-orange {
    color: #ff7200;
}

.color-blue {
    color: #0078ff;
}

.color-grey {
    color: #7e7e7e;
}

html, body {
    background: #f3f3f3;
    margin: 0;
    padding: 0;
    font-family: 'Microsoft YaHei', '\5FAE\8F6F\96C5\9ED1';
    color: #000;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'fzcqjt';
    font-weight: 200;
    margin: 0;
}

.container {
    width: 1410px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.bg-white {
    background: #fff;
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    height: 130px;
    background: #fff;
    font-size: 18px;
}

.header .logo-wrapper {
    float: left;
}

.header .logo-wrapper .logo {
    width: 229px;
    height: 72px;
    margin-top: 28px;
}

.header .logo-wrapper .slogan {
    width: 197px;
    height: 41px;
    margin-left: 30px;
}

.header .menu {
    float: right;
    list-style: none;
    margin: 66px 0 0 0;
    padding: 0;
}

.header .menu li {
    float: left;
    margin-left: 20px;
    display: inline;
}

.header .menu li:first-child {
    margin-left: 0;
}

.header .menu li a {
    display: block;
    text-align: center;
    text-decoration: none;
}

.header .menu li a span.cn {
    font-size: 17px;
    color: #000;
    display: block;
}

.header .menu li a span.en {
    font-size: 8px;
    display: block;
    color: #7e7e7e;
    font-size: 10px;
    margin-top: 4px;
}

.header .tel {
    position: absolute;
    top: 24px;
    right: 0;
}

.header .tel .tit {
    color: #616161;
}

.header .tel .num {
    color: #ff7200;
}

.banner {
    margin-top: 130px;
    font-family: "SimHei";
}

.banner .slider {
    margin: 0;
    padding: 0;
    list-style: none;
}

.banner .slider-item {
    height: 676px;
    background-size: cover;
    background-position: top;
}

.banner .slider-item .container {
    text-align: center;
}

.banner .slider-item img {
    margin-top: 80px;
}

.banner .slider-item .tit {
    font-size: 68px;
    line-height: 68px;
    font-weight: bold;
    margin-top: 30px;
}

.banner .slider-item .line {
    width: 676px;
    height: 7px;
    background: #fff;
    margin: 20px auto 10px;
}

.banner .slider-item .info-cn {
    width: 730px;
    color: #fff;
    font-size: 24px;
    line-height: 1.5;
    margin: 10px auto;
}

.banner .slider-item .info-en {
    width: 600px;
    color: #fff;
    font-size: 12px;
    line-height: 1.5;
    margin: 0 auto;
}

.banner .slider-item .btn-link {
    width: 260px;
    margin: 20px auto;
    font-family: "SimHei";
}

.banner .slider-item .btn-link p {
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    font-size: 30px;
    background: rgba(255, 255, 255, 0.5);
    color: #ff7200;
    margin: 0;
}

.banner .slider-item .btn-link a {
    display: block;
    height: 65px;
    line-height: 65px;
    background: #ffa200;
    color: #fff;
    font-size: 36px;
    text-decoration: none;
    cursor: pointer;
}

.banner .slider-item.one {
    background-image: url(../images/banner01.jpg);
}

.banner .slider-item.two {
    display: none;
    background-image: url(../images/banner02.jpg);
}

.one-wrapper {
    padding: 60px 0 80px;
    border-bottom: solid 3px #f3f3f3;
}

.one-wrapper .info {
    width: 675px;
    float: left;
    padding-top: 40px;
}

.one-wrapper .info h4 {
    margin-top: 30px;
    font-size: 24px;
    color: #0078ff;
}

.one-wrapper .info p {
    line-height: 2;
    font-size: 16px;
}

.one-wrapper .pic {
    display: inline;
    margin-left: 44px;
    width: 386px;
    height: 376px;
    float: left;
}

.two-wrapper {
    padding: 60px 0;
}

.two-wrapper .pic {
    width: 673px;
    height: 449px;
    float: left;
}

.two-wrapper .info {
    width: 531px;
    display: inline;
    float: left;
    margin-left: 50px;
    font-size: 16px;
}

.two-wrapper .info h4 {
    font-size: 30px;
    color: #010101;
}

.two-wrapper .info .tag {
    display: inline-block;
    padding: 0 12px;
    font-family: fzcqjt;
    height: 44px;
    line-height: 44px;
    background: #ff7200;
    color: #fff;
    font-size: 22px;
    margin: 0 0 44px 0;
}

.two-wrapper .info p {
    line-height: 2;
    margin: 2px 0;
}

.three-wrapper {
    background: #e8f1f6;
    padding: 60px 0;
}

.three-wrapper .tit {
    text-align: center;
    overflow: hidden;
    margin: 0 0 70px 0;
}

.three-wrapper .tit h4 {
    font-size: 30px;
    font-weight: 400;
    color: #000;
}

.three-wrapper .tit p {
    font-size: 16px;
    font-weight: 200;
    color: #7e7e7e;
    margin: 6px 0 0 0;
}

.three-wrapper .content {
    text-align: center;
}

.three-wrapper .content img {
    width: 1390px;
    height: 520px;
}

.four-wrapper {
    padding: 70px 0;
}

.four-wrapper .container {
    position: relative;
    overflow: inherit;
    display: inline-block;
    left: 50%;
    margin-left: -705px;
}

.four-wrapper .container .tit {
    text-align: center;
    overflow: hidden;
    margin: 0 0 50px 0;
}

.four-wrapper .container .tit h4 {
    font-size: 30px;
    font-weight: 400;
    color: #000;
}

.four-wrapper .container .tit p {
    font-size: 16px;
    font-weight: 200;
    color: #7e7e7e;
    margin: 6px 0 0 0;
}

.four-wrapper .container .content .pic-wrapper {
    position: relative;
    width: 675px;
    height: 343px;
    float: left;
}

.four-wrapper .container .content .pic-wrapper .pic {
    position: absolute;
    right: 40px;
    width: 381px;
    bottom: -95px;
}

.four-wrapper .container .content .info {
    width: 531px;
    display: inline;
    float: left;
    margin-left: 104px;
    font-size: 16px;
}

.four-wrapper .container .content .info h4 {
    display: inline-block;
    padding: 18px 24px;
    font-size: 24px;
    color: #ff7200;
    margin-bottom: 30px;
    border: solid 1px #ff7200;
}

.four-wrapper .container .content .info ul li {
    padding-bottom: 30px;
}

.four-wrapper .container .content .info ul li:last-child {
    padding-bottom: 0;
}

.five-wrapper {
    padding: 90px 0 50px;
}

.five-wrapper .tit {
    text-align: center;
    overflow: hidden;
    margin: 0 0 70px 0;
}

.five-wrapper .tit h4 {
    font-size: 30px;
    font-weight: 400;
    color: #000;
}

.five-wrapper .tit p {
    font-size: 16px;
    font-weight: 200;
    color: #7e7e7e;
    margin: 6px 0 0 0;
}

.five-wrapper .content {
    text-align: center;
}

.five-wrapper .content img {
    width: 1003px;
    height: 365px;
}

.six-wrapper {
    padding: 50px 0 60px;
}

.six-wrapper .tit {
    text-align: center;
    overflow: hidden;
    margin: 0 0 70px 0;
}

.six-wrapper .tit h4 {
    font-size: 30px;
    font-weight: 400;
    color: #000;
}

.six-wrapper .tit p {
    font-size: 16px;
    font-weight: 200;
    color: #7e7e7e;
    margin: 6px 0 0 0;
}

.six-wrapper .content {
    text-align: center;
}

.six-wrapper .content p {
    line-height: 2;
}

.seven-wrapper {
    padding: 90px 0 50px ;
}

.seven-wrapper .tit {
    text-align: center;
    overflow: hidden;
    margin: 0 0 50px 0;
}

.seven-wrapper .tit h4 {
    font-size: 30px;
    font-weight: 400;
    color: #000;
}

.seven-wrapper .tit p {
    font-size: 16px;
    font-weight: 200;
    color: #7e7e7e;
    margin: 6px 0 0 0;
}

.seven-wrapper .content > p {
    text-align: center;
}

.seven-wrapper .content ul {
    width: 813px;
    margin-top: 50px;
    float: left;
    list-style: none;
}

.seven-wrapper .content ul li {
    margin-bottom: 30px;
}

.seven-wrapper .content ul li:last-child {
    margin-bottom: 0;
}

.seven-wrapper .content ul li h4 {
    font-size: 18px;
    color: #ff7200;
    padding: 12px 0 10px 0;
    border-bottom: solid 1px #bdbdbd;
}

.seven-wrapper .content ul li h4 span {
    font-size: 31px;
    margin-right: 10px;
}

.seven-wrapper .content ul li p {
    margin: 0;
    line-height: 3;
    width: 690px;
}

.seven-wrapper .content img.certificate {
    display: inline;
    float: left;
    height: 850px;
    margin-left: 54px;
    margin-top: 50px;
}

.eight-wrapper {
    padding: 100px 0 60px;
}

.eight-wrapper .tit {
    text-align: center;
    overflow: hidden;
    margin: 0 0 30px 0;
}

.eight-wrapper .tit h4 {
    font-size: 30px;
    font-weight: 400;
    color: #000;
}

.eight-wrapper .tit p {
    font-size: 16px;
    font-weight: 200;
    color: #7e7e7e;
    margin: 6px 0 0 0;
}

.eight-wrapper .content .pic {
    width: 748px;
    height: 444px;
    float: left;
}

.eight-wrapper .content .info {
    width: 488px;
    display: inline;
    float: left;
    margin-top: 30px;
    margin-left: 44px;
    font-size: 16px;
}

.eight-wrapper .content .info .qr-code {
    border-bottom: solid 1px #bdbdbd;
    padding: 10px 0;
}

.eight-wrapper .content .info p {
    display: flex;
    line-height: 2;
    margin: 10px 0;
}

.eight-wrapper .content .info p .color-orange {
    flex: 1;
}

.eight-wrapper .content .info p span {
    display: inline-block;
}

.eight-wrapper .content .info p .label {
    width: 90px;
}

.company {
    padding: 0 0 50px;
}

.company .container {
    border-top: solid 1px #bdbdbd;
    padding-top: 80px;
}

.company .container .content .pic {
    width: 705px;
    height: 396px;
    float: left;
}

.company .container .content .info {
    width: 640px;
    display: inline;
    float: left;
    margin-left: 44px;
    font-size: 16px;
}

.company .container .content .info h4 {
    margin-top: 16px;
    font-size: 22px;
    color: #010101;
}

.company .container .content .info label {
    display: block;
    margin: 6px 0 40px;
    font-size: 16px;
    color: #7e7e7e;
}

.company .container .content .info p {
    line-height: 1.8;
    margin: 2px 0;
}

.footer {
    padding: 14px 0 34px;
}

.footer p {
    text-align: center;
    font-size: 16px;
    color: #7e7e7e;
    margin: 10px 0;
}

