.topWrap {
    font-family: "Microsoft Yahei";
    height: 246px;
    position: relative;
    background: url(../image/h_bg.jpg) no-repeat center top;
}

.header {
    width: 100%;
    margin: 0 auto;
}

.twz {
    width: 1200px;
    margin: 0 auto;
    height: 40px;
    color: #cccccc;
    line-height: 40px;
    font-size: 14px;

}

.twz a {
    display: inline-block;
    color: #fff;
    position: relative;
    padding: 0 11px;
}

.twz a:last-child {
    padding-right: 0;
}


.h_nr {
    width: 1200px;
    margin: 0 auto;
    height: 156px;

    box-sizing: border-box;
}

.logo {
    width: 265px;
    padding-top: 32px;
    overflow: hidden;
    box-sizing: border-box;
}

.logo img {
    width: 265px;
    height: 90px;
    display: block;
}

.h_nr h2 {
    padding-left: 30px;
    margin-top: 52px;
    width: 400px;
    float: left;
    font-size: 22px;
    color: #282828;
    text-align: left;
    line-height: 28px;
    font-weight: normal;
}

.h_nr h2 b {
    font-weight: bold;
    display: block;
}

.h_nr .sc {
    padding-left: 52px;
    background: url(../image/h_tel.png) no-repeat left -7px;
    float: right;
    width: 290px;
    box-sizing: border-box;
    font-size: 14px;
    color: #282828;
    position: relative;
}

.h_nr .sc:before {
    content: "";
    height: 80px;
    position: absolute;
    left: 20px;
    top: -64px;
}

.h_nr .sc p {
    overflow: hidden;
    color: #282828;
    font: 32px "Arial";
    font-weight: bold;
    padding-top: 32px;
}

.nav {
    width: 100%;
    background: #404144;
}

.nav ul {
    height: 50px;
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.nav li {
    flex: 1;
    height: 50px;
    line-height: 50px;
    position: relative;
    text-align: center;

}

.nav li a {
    text-decoration: none;
    color: #ffffff;
    font-size: 16px;
    display: block;
    position: relative;
    z-index: 2;

}

.nav li.cur,
.nav li:hover {
    background-color: #ff6600;
}

.nav li>a:hover,
.nav a.cur {
    text-decoration: none;
    color: #fff;
}

.nav li.home {
    padding-left: 0px;
}

.nav li.nones {
    background: none;
    padding-right: 0px;
}

.nav li .menu_2 {
    display: none;
    position: absolute;
    z-index: 9;
    font-size: 13px;
    top: 50px;
    left: 50%;
    transform: translateX(-50%);
    width: 120px;
}

.nav li:hover .menu_2 {
    display: block;
}

.nav li .menu_2:hover {
    display: block;
}

.nav li .menu_2 div {
    background: #d82634;
    text-align: center;
    color: #fff;
}

.nav li .menu_2 div:hover {
    background: #e27e01
}

.ty-banner-1 {
    overflow: hidden;
    line-height: 0;
    text-align: center;
}

.ty-banner-1 img {
    visibility: hidden;
}

.ty-banner-1 img.show {
    visibility: visible;
}

.p12-curmbs-1 {
    font-size: 14px;
    border-bottom: 1px dashed #dcdcdc;
}

.p12-curblock {
    display: none;
}

.p12-curmbs-1 b {
    border-left: 10px solid #181818;
    font-weight: normal;
    padding-left: 8px;
}

.p12-curmbs-1 i {
    font-style: normal;
}

.p12-curmbs-1 span {
    font-family: '宋体';
    padding: 0 5px;
    height: 46px;
    line-height: 46px;
}

.flex {
    display: flex
}

.flex-justify {
    display: flex;
    justify-content: space-between
}

.flex-wrap-justify {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.flex-center {
    display: flex;
    justify-content: center
}

.flex-start {
    display: flex;
    align-items: center;
    flex-direction: row-reverse
}

.flex-end {
    display: flex;
    align-items: center
}

h2 {
    font-weight: bold
}

.about .about-nav {
    display: flex;
    margin: 20px 0;
    justify-content: center;
    text-align: center
}

.about .about-nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    border: 1px solid #ddd;
    display: flex
}

.about .about-nav ul li {
    position: relative;
    margin-left: 1px
}

.about .about-nav ul li:nth-of-type(1) {
    margin-left: 0;
}

.about .about-nav ul li:nth-of-type(1)::before {
    content: none;
}

.about .about-nav ul li::before {
    content: "";
    position: absolute;
    top: 24px;
    left: -1px;
    height: 18px;
    border-right: 1px solid #ddd
}

.about .about-nav a {
    display: inline-block;
    width: 142px;
    padding: 20px 0;
    text-decoration: none;
    color: #000;
    font-size: 16px
}

.about .about-nav a:hover {
    background-color: #d82634;
    color: #fff
}

.about .about-nav a.active {
    background-color: #d82634;
    color: #fff
}

.about .head-line {
    width: 1px;
    height: 55px;
    background-color: #000;
    position: relative;
    left: 50%
}

.intro,
.smart-make .manu1,
.smart-make .quality {
    width: 1200px;
    margin: 0 auto
}

.intro>div:first-child {
    margin-bottom: 70px;
    text-align: center
}

.intro>div:first-child h2 {
    font-size: 36px;
    color: #444;
    margin-bottom: 8px;
    margin-top: 20px
}

.intro>div:first-child p {
    font-size: 20px;
    color: #d0d0d0
}

.intro .intro-desc {
    width: 590px
}

.intro .intro-desc h2 {
    font-weight: normal;
    font-size: 20px
}

.intro .intro-desc p {
    font-size: 15px;
    line-height: 29px;
    margin: 28px 0
}

.intro .intro-video {
    position: relative;
    width: 535px;
    height: 340px;
    margin-bottom: 20px;
}

.intro .intro-video iframe {
    width: 100%;
    height: 100%;
}

.intro .intro-video .video-control {
    position: relative;
    cursor: pointer
}

.intro .intro-video .video-control img {
    width: 100%;
    height: 340px;
    object-fit: cover;
}

.intro .intro-video .video-control .p0 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 340px;
    background-image: url(../image/video_play.png);
    background-repeat: no-repeat;
    background-size: 100px auto;
    background-position: center center;
    background-color: rgba(0, 0, 0, .5);
}

.intro .intro-image img {
    width: 286px;
    height: 178px;
    object-fit: cover;
}

.team {
    margin-bottom: 50px;
    margin-top: 100px;
    padding: 30px 0 160px;
    background-image: url(../image/矩形41.png)
}

.team .container>div:first-child {
    margin-bottom: 40px;
    text-align: center
}

.team .container>div:first-child h2 {
    font-size: 36px;
    color: #444;
    margin-bottom: 8px
}

.team .container>div:first-child p {
    font-size: 20px;
    color: #d0d0d0
}

.team .team-desc {
    text-align: center
}

.team .team-desc p {
    line-height: 30px;
    font-size: 15px
}

.team .team-image {
    margin-top: 120px;
    text-align: center;
    position: relative
}

.team .team-image .map img {
    position: absolute;
    width: 260px;
    height: 260px;
    object-fit: cover;
    border-radius: 50%;
    border: 2px solid #fff;
}

.team .team-image .map .map-text {
    position: absolute;
    text-align: left;
    padding: 16px;
    font-size: 15px
}

.team .team-image .map .map-text>div:first-child {
    position: absolute;
    top: -15px;
    left: 230px;
    width: 0;
    height: 0;
    border-bottom: 15px solid;
    border-left: 10px solid;
    border-right: 10px solid;
    border-color: transparent transparent #fff transparent
}

.team .team-image .map .map-text>div:first-child.left {
    left: 60px
}

.team .team-image .map .map-text h2 {
    font-weight: normal;
    font-size: 20px;
    margin-top: 0
}

.team .team-image .map .map-text h2::before {
    content: '';
    border: 2px solid #d82634;
    border-radius: 8px;
    width: 9px;
    height: 9px;
    background-color: #fff;
    display: inline-block;
    margin-right: 6px
}

.team .team-image .map .map-text p {
    font-size: 15px;
    color: #444;
    line-height: 30px;
    margin-top: 6px
}

.team .team-image .map>div {
    width: 300px;
    height: 115px;
    background-color: #fff;
    box-shadow: 0 0 6px #ddd
}

.team .team-image .map-1 img {
    top: 50px;
    left: 120px
}

.team .team-image .map-1 .map-text {
    top: 306px;
    left: 10px
}

.team .team-image .map-2 img {
    top: -60px;
    left: 520px
}

.team .team-image .map-2 .map-text {
    top: 196px;
    left: 420px
}

.team .team-image .map-3 img {
    top: -60px;
    right: 80px
}

.team .team-image .map-3 .map-text {
    top: 196px;
    right: -20px
}

.team .team-image .map-4 img {
    top: 340px;
    left: 300px
}

.team .team-image .map-4 .map-text {
    top: 596px;
    left: 200px
}

.team .team-image .map-5 img {
    top: 306px;
    right: 96px
}

.team .team-image .map-5 .map-text {
    top: 560px;
    right: 0
}

.culture {
    margin-bottom: 100px
}

.culture>div:first-child {
    margin-bottom: 56px;
    text-align: center
}

.culture>div:first-child h2 {
    font-size: 36px;
    color: #444;
    margin-bottom: 8px
}

.culture>div:first-child p {
    font-size: 20px;
    color: #d0d0d0
}

.culture .culture-items {
    text-align: center;
    width: 390px;
    margin-bottom: 20px;
}

.culture .culture-items img {
    width: 200px;
    height: 200px;
    object-fit: cover;
    border-radius: 50%;
}

.culture .culture-items h2 {
    font-weight: normal;
    font-size: 20px;
    margin: 6px auto 12px
}

.culture .culture-items p {
    font-size: 15px;
    color: #666;
    line-height: 26px
}

.develop>div:first-child {
    margin-bottom: 20px;
    text-align: center;
    line-height: normal;
}

.develop>div:first-child h2 {
    font-size: 36px;
    color: #444;
    margin-bottom: 8px;
    margin-top: 20px
}

.develop>div:first-child p {
    font-size: 20px;
    color: #d0d0d0
}

.develop .develop-body {
    text-align: center;
    width: 1200px;
    font-size: 18px;
    line-height: 30px;
    margin: 0 auto 36px;
}

.develop .develop-body p {
    color: #444;
    font-size: 15px;
    line-height: 30px
}

.develop .develop-time {
    background-color: #f7f7f7;
    position: relative;
    padding: 160px 0 200px;
    background-image: url('../picture/图层\ 102.jpg');
    background-repeat: no-repeat;
    background-position: bottom
}

.develop .develop-time .line {
    width: 1px;
    height: 90%;
    background-color: #191919;
    position: absolute;
    left: 50%;
    top: 20px
}

.develop .develop-time .time-event {
    position: relative
}

.develop .develop-time .time-event.right {
    right: -50%;
    margin-left: -11px;
    width: 50%;
    /* margin-top:-150px; */
}

.develop .develop-time .time-event.left {
    left: -50%;
    margin-right: -11px;
    /* margin-top:-150px; */
}

.develop .develop-time .time-event .icon {
    width: 22px;
    height: 22px;
    background-color: #fff;
    border: 6px solid #d82634;
    border-radius: 30px;
    box-sizing: border-box;
}

.develop .develop-time .time-event .h-line {
    width: 80px;
    height: 1px;
    background-color: #d82634
}

.develop .develop-time .time-event .h-content {
    width: 425px;
    background: #fff;
    padding: 20px;
    border-radius: 4px
}

.develop .develop-time .time-event .h-content:hover {
    box-shadow: 0 0 20px 10px #ececec
}

.develop .develop-time .time-event .h-content .title {
    font-weight: bolder;
    color: #d82634;
    font-size: 28px;
    margin-bottom: 12px
}

.develop .develop-time .time-event .h-content .title span {
    font-weight: normal;
    font-size: 20px
}

.develop .develop-time .time-event .h-content p {
    line-height: 30px;
    font-size: 15px
}

.smart-make .manu1>div:first-child {
    margin-bottom: 70px;
    text-align: center
}

.smart-make .manu1>div:first-child h2 {
    font-size: 36px;
    color: #444;
    margin-bottom: 8px;
    margin-top: 20px
}

.smart-make .manu1>div:first-child p {
    font-size: 20px;
    color: #d0d0d0
}

.smart-make .manu1 .manu1-desc {
    width: 450px
}

.smart-make .manu1 .manu1-desc h2 {
    font-weight: normal;
    font-size: 36px;
    line-height: 50px;
    margin-top: 4px
}

.smart-make .manu1 .manu1-desc h2:first-child {
    margin-top: 25px
}

.smart-make .manu1 .manu1-desc p {
    margin-top: 30px;
    font-size: 15px;
    color: #444;
    line-height: 30px
}

.smart-make .manu1 .manu1-images {
    margin-top: 12px
}

.smart-make .quality {
    margin-top: 135px;
    background-color: #f5f5f5;
    padding-bottom: 120px;
    padding-top: 40px
}

.smart-make .quality .container>div:first-child {
    text-align: center;
    margin-bottom: 60px
}

.smart-make .quality .container>div:first-child h2 {
    font-size: 36px;
    color: #444;
    margin-bottom: 8px
}

.smart-make .quality .container>div:first-child p {
    font-size: 20px;
    color: #d0d0d0
}

.smart-make .quality .quality-rotate .rotate {
    position: relative;
    cursor: pointer;
    perspective: 2000px
}

.smart-make .quality .quality-rotate .rotate:hover .front {
    transform: rotateY(180deg)
}

.smart-make .quality .quality-rotate .rotate:hover .back {
    transform: rotateY(0deg)
}

.smart-make .quality .quality-rotate .rotate .front {
    position: relative;
    top: 0;
    left: 0;
    transform: rotateY(0deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    transition: transform 1s
}

.smart-make .quality .quality-rotate .rotate .front .rotate-shadow {
    position: absolute;
    top: 0;
    left: 0;
    width: 391px;
    height: 549px;
    opacity: .5;
    background-color: #000;
    text-align: center
}

.smart-make .quality .quality-rotate .rotate .front>div:last-child {
    opacity: 1;
    position: absolute;
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center
}

.smart-make .quality .quality-rotate .rotate .front>div:last-child p {
    font-size: 25px;
    margin-top: 12px
}

.smart-make .quality .quality-rotate .rotate .back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: rotateY(180deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    transition: transform 1s;
    background-color: #fff
}

.smart-make .quality .quality-rotate .rotate .back>div {
    margin-top: 105px;
    padding: 0 24px
}

.smart-make .quality .quality-rotate .rotate .back>div .red {
    color: #d82634;
    font-size: 18px;
    margin: 12px 0 30px
}

.smart-make .quality .quality-rotate .rotate .back>div .number {
    position: absolute;
    bottom: 36px;
    right: -60%;
    font-size: 90px;
    color: #f5f5f5
}

.smart-make .quality .quality-rotate .rotate .back>div h2 {
    width: 100%;
    font-size: 28px
}

.smart-make .quality .quality-rotate .rotate .back>div p {
    width: 100%;
    font-size: 15px;
    line-height: 30px
}

.smart-make .manu2 {
    text-align: center;
    position: relative;
    z-index: 9;
    height: 650px;
    box-sizing: border-box;
    padding-top: 90px;
    background-color: #f5f5f5
}

.smart-make .manu2 .shape {
    height: 100%;
    display: none
}

.smart-make .manu2 .shape.active {
    display: block
}

.smart-make .manu2 .shape .shape-title h2 {
    font-size: 36px;
    color: #fff
}

.smart-make .manu2 .shape .shape-title p {
    font-size: 20px;
    color: #d5d6d7;
    margin: 8px 0 30px
}

.smart-make .manu2 .shape .shape-shadow {
    width: 100%;
    height: 650px;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    opacity: .5;
    z-index: -999
}

.smart-make .manu2 .shape .big-icon {
    position: absolute;
    width: 100%;
    height: 650px;
    object-fit: cover;
    z-index: -9999;
    left: 0;
    top: 0
}

.smart-make .manu2 .shape .shape-body {
    font-size: 15px;
    color: #fff;
    margin-bottom: 100px;
    line-height: 32px;
    height: 60px
}

.smart-make .manu2 .shape .liucheng {
    margin-left: -60px
}

.smart-make .manu2 .shape .liucheng div {
    position: relative;
    left: 20px;
    cursor: pointer
}

.smart-make .manu2 .shape .liucheng div .small-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 20%
}

.smart-make .manu2 .shape .liucheng div h2 {
    font-size: 24px;
    color: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 35%;
    font-weight: normal
}

.smart-make .manu2 .shape .liucheng div h2 span {
    color: #67605f;
    font-size: 24px;
    margin-left: 10px;
}

.smart-make .manu2 .shape .liucheng>div:first-child {
    left: 60px
}

.smart-make .manu2 .shape .liucheng .second {
    left: 40px
}

.smart-make .manu2 .shape .liucheng>div:last-child {
    left: 0
}

.smart-make .efficiency {
    padding-bottom: 120px;
    background-color: #f5f5f5
}

.smart-make .efficiency .container {
    display: flex;
    justify-content: space-between
}

.smart-make .efficiency .container .e-content {
    position: absolute;
    top: 26%;
    left: 32%;
    text-align: center;
    transition: all .3s
}

.smart-make .efficiency .container .e-content .e-img {
    width: 66px;
    height: 69px;
    display: inline-block
}

.smart-make .efficiency .container>div {
    width: 240px;
    height: 240px;
    border-radius: 120px;
    background-color: #e5e5e5;
    position: relative;
    cursor: pointer;
    transition: all .3s
}

.smart-make .efficiency .container>div:hover {
    box-shadow: 0 0 6px gray
}

.smart-make .efficiency .container>div:hover .e-content {
    top: 23%
}

.smart-make .efficiency .container>div p {
    color: #d82634;
    font-size: 22px;
    margin-top: 12px
}

.footWrap {
    height: auto;
    background: #f6f6f6;
    overflow: hidden;
    font-family: "Microsoft Yahei";
    box-sizing: border-box;
}

.footer {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.ftbg {
    border-bottom: 1px solid #dcdcdc;
}

.fnav {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
}

.fnav a {
    display: block;
    font-size: 14px;
    color: #666666;
    float: left;
    background: url(../image/fxt.gif) no-repeat right center;
    padding: 0 25px;
    line-height: 80px;
}

.fnav a.no1 {
    padding-left: 0;
}

.fnav a.a_last {
    padding-right: 0;
    background: none;
}

.flogo {
    width: 330px;
    height: 132px;
    overflow: hidden;
    margin-top: 36px;
    float: left;
    border-right: 1px solid #ebebeb;
}

.flogo img {
    width: 265px;
    height: 90px;
    display: block;
}

.flogo span {
    display: block;
    font-size: 18px;
    color: #282828;
    font-weight: bold;
    margin-top: 18px;
}

.fcontact {
    float: left;
    overflow: hidden;
    width: 515px;
    height: 142px;
    font-size: 14px;
    color: #333333;
    float: left;
    margin-top: 36px;
    border-right: 1px solid #ebebeb;
    padding-left: 70px;
    box-sizing: border-box;
}

.fcontact h3 {
    height: 45px;
    line-height: 45px;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 35px;
}

.fcontact li {
    font-size: 14px;
    color: #333333;
    width: 422px;
    float: left;
    margin-bottom: 18px;
    padding-left: 35px;
}

.fcontact li:nth-child(1) {
    background: url(../image/fico1.png) no-repeat left center;
}

.fcontact li:nth-child(2) {
    background: url(../image/fico2.png) no-repeat left center;
}

.fcontact li:nth-child(3) {
    background: url(../image/fico3.png) no-repeat left center;
}

.fcontact li:nth-child(4) {
    background: url(../image/fico4.png) no-repeat left center;
}

.fcode {
    float: left;
    overflow: hidden;
    width: 354px;
    height: 180px;
    font-size: 14px;
    color: #333333;
    float: left;
    margin-top: 36px;
    padding-left: 55px;
    box-sizing: border-box;
}

.fcode h3 {
    height: 45px;
    line-height: 45px;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 35px;
}

.fcode li {
    font-size: 14px;
    color: #333333;
    width: 114px;
    margin-left: 35px;
    float: left;
}

.fcode li span {
    display: block;
    height: 35px;
    line-height: 35px;
    color: #333333;
    font-size: 14px;
    text-align: center;
}

.ft_txt {
    height: auto;
    background: #eaeaea;
    line-height: 42px;
    font-size: 14px;
    color: #666666;
}

.ft_txt p {
    width: 366px;
    float: right;
}

.ft_txt em {
    padding: 0 10px;
}

.p11 {
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #333333;
    border-top: 1px solid #eee;
}

.client-2 {
    position: fixed;
    right: -170px;
    top: 50%;
    z-index: 900;
}

.client-2 li a {
    text-decoration: none;
}

.client-2 li {
    margin-top: 1px;
    clear: both;
    height: 62px;
    position: relative;
}

.client-2 li i {
    background: url(../image/fx.png) no-repeat;
    display: block;
    width: 30px;
    height: 27px;
    margin: 0px auto;
    text-align: center;
}

.client-2 li p {
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    color: #fff;
}

.client-2 .my-kefu-qq i {
    background-position: 4px 5px;
}

.client-2 .my-kefu-tel i {
    background-position: 0 -21px;
}

.client-2 .my-kefu-liuyan i {
    background-position: 4px -53px;
}

.client-2 .my-kefu-weixin i {
    background-position: -34px 4px;
}

.client-2 .my-kefu-weibo i {
    background-position: -30px -22px;
}

.client-2 .my-kefu-ftop {
    display: none;
}

.client-2 .my-kefu-ftop i {
    width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
}

.client-2 .my-kefu-ftop .my-kefu-main {
    padding-top: 6px;
}

.client-2 .my-kefu-left {
    float: left;
    width: 62px;
    height: 47px;
    position: relative;
}

.client-2 .my-kefu-tel-right {
    font-size: 16px;
    color: #fff;
    float: left;
    height: 24px;
    line-height: 22px;
    padding: 0 15px;
    border-left: 1px solid #fff;
    margin-top: 14px;
}

.client-2 .my-kefu-right {
    width: 20px;
}

.client-2 .my-kefu-tel-main {
    background: #d82634;
    color: #fff;
    height: 53px;
    width: 230px;
    padding: 9px 0 0;
    float: left;
}

.client-2 .my-kefu-main {
    background: #d82634;
    width: 97px;
    height: 53px;
    position: relative;
    padding: 9px 0 0;
    float: left;
}

.client-2 .my-kefu-weixin-pic {
    position: absolute;
    left: -130px;
    top: -24px;
    display: none;
    z-index: 333;
}

.my-kefu-weixin-pic img {
    width: 115px;
    height: 115px;
}