﻿ .nav-wrap {
    width: 100%;
    padding: 22px 0;
}
.nav-wrap.fixed {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
}*, :after, :before, input[type=search] {
    box-sizing: border-box;
}body,html{
    background-color: #000;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:75pc}}@media (min-width:1440px){.container{width:1410px}}
.container{
    margin-right: auto;
    margin-left: auto;    padding-left: 15px;
    padding-right: 15px;
}.nav-wrap .logos {
    float: left;
    display: inline-block;
    width: 40%;
    overflow: hidden;
}.nav-wrap .logos a {
    float: left;
    display: inline-block;
    margin-right: 40px;
}.nav-wrap .logos a img {
    float: left;
    display: inline-block;
    vertical-align: top;
    height: 36px;
}.nav-wrap .btns {
    float: right;
    display: inline-block;
    width: 18%;
    overflow: hidden;
}.nav-wrap .btns .gobtn {
    float: right;
    display: block;
    width: 100px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    overflow: hidden;
    font-size: 14px;
    color: #FFF;
    text-decoration: none;
    margin-left: 20px;
    border: 1px solid #fff;
}.nav-wrap .btns .gobtn1 {
    float: right;
    display: block;
    width: 100px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    overflow: hidden;
    font-size: 14px;
    color: #FFF;
    text-decoration: none;
    border: transparent;
    background: #236cff;
}.nav-wrap .links {
    float: right;
    display: inline-block;
    overflow: hidden;
}.nav-wrap .links ul {
    float: right;
    height: 32px;
    overflow: hidden;
}.nav-wrap .links ul li {
    float: left;
    height: 32px;
    display: inline-block;
    overflow: hidden;
}.nav-wrap .links ul li a {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    color: #fff;
    padding: 0 16px;
    overflow: hidden;
    text-decoration: none;
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
}.nav-wrap .links ul li a:hover{border-bottom:1px #fff solid}.module-wrap .section1 {
    position: relative;
    background-color: #000;
    overflow: hidden;
}.module-wrap .section1 .mask1 {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background-image: url(../images/layout/right.svg);
    background-image: -webkit-linear-gradient(0deg,rgba(0,0,0,0) 80%,#000 99%);
    background-image: -moz-linear-gradient(0deg,rgba(0,0,0,0) 80%,#000 99%);
    background-image: -o-linear-gradient(0deg,rgba(0,0,0,0) 80%,#000 99%);
    background-image: linear-gradient(-90deg,rgba(0,0,0,0) 80%,#000 99%);
}.module-wrap .section1 .mask2 {
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background-image: url(../images/layout/right.svg);
    background-image: -webkit-linear-gradient(0deg,rgba(0,0,0,0) 80%,#000 99%);
    background-image: -moz-linear-gradient(0deg,rgba(0,0,0,0) 80%,#000 99%);
    background-image: -o-linear-gradient(0deg,rgba(0,0,0,0) 80%,#000 99%);
    background-image: linear-gradient(90deg,rgba(0,0,0,0) 80%,#000 99%);
}.module-wrap .section1 .container {
    position: relative;
    z-index: 5;
    height: 100%;
}.module-wrap .section1 .pc {
    display: block;
    position: absolute;
    top: 50%;
    left: 15px;
    z-index: 1;
    width: 100%;
    height: 240px;
    margin-top: -120px;
}.module-wrap .section1 .pc img {
    display: block;
    height: 56px;
}.module-wrap .section1 .pc .info {
    margin-top: 50px;
    overflow: hidden;
}.module-wrap .section1 .pc .info .text {
    overflow: hidden;
}.module-wrap .section1 .pc .info .text .date {
    float: left;
    display: inline-block;
    line-height:48px;
    font-size:28px;
    letter-spacing: -1px;
    color: #fff;
    overflow: hidden;
}.module-wrap .section1 .pc .info .text .line {
    float: left;
    display: inline-block;
    width: 1px;
    height: 133px;
    font-size: 0;
    background-color: #fff;
    margin: 17px 22px 0 24px;
    overflow: hidden;
}.module-wrap .section1 .pc .info .text .addr {
    float: left;
    display: inline-block;
    width: 620px;
    line-height: 24px;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    margin-top: 12px;
    overflow: hidden;
}.module-wrap .section1 .pc .info .text .addr span {
    display: block;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
}.module-wrap .section1 .pc .info .order {
    display: block;
    width: 210px;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
    background-color: #236CFF;
    margin-top: 14px;
    overflow: hidden;
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
}.module-wrap .section1 .pc .info .order:hover{text-decoration:none;background:#3f7ef8}
.pcb-design-international .module-wrap {
    background: #000;
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 50px;
}.pcb-design-international .module-wrap .main-title {
    font-size: 60px;
    color: #fff;
    letter-spacing: .77px;
    line-height: 72px;
    margin: 0;
    font-weight: 700;
    opacity: 1;
    transform: translateY(50px);
}.pcb-design-international .module-wrap .animationViewWrap {
    opacity: 1;
    animation: exploreScreen1Ani .5s forwards;
}@keyframes exploreScreen1Ani{0%{opacity:0;transform:translateY(50px)}100%{opacity:1;transform:translateY(0)}}
.pcb-design-international .module-wrap .main-desc {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    opacity: 0;
    transform: translateY(50px);
}.pcb-design-international .module-wrap .tips {
    background: #191A1E;
    width: 100%;
    padding: 16px 20px;
    margin-top: 40px;
    opacity: 0;
    transform: translateY(50px);
    overflow: hidden;
}.pcb-design-international .module-wrap .animationViewWrap2 {
    opacity: 0;
    animation: exploreScreen1Ani .5s .1s forwards;
}.pcb-design-international .module-wrap .tips p {
    float: left;
    margin: 0 30px 0 0;
    font-size: 14px;
    color: #fff;
    line-height: 24px;
}.pcb-design-international .module-wrap .tips p.first {
    float: none;
    margin-right: 0;
}.pcb-design-international .module-wrap .tips p span {
    font-size: 14px;
    line-height: 24px;
    color: #236CFF;
}.pcb-design-international .module-wrap .row {
    margin-left: -10px;
    margin-right: -10px;
}.pcb-design-international .module-wrap .items .item-li {
    float: left;
    width: 20%;
    padding: 0 10px;
    margin-top: 20px;
}.pcb-design-international .module-wrap .items .item-box {
    padding: 22px 20px 32px;
    background: #191A1E;
}.pcb-design-international .module-wrap .items .item-box .subtit {
    font-size: 18px;
    color: #fff;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    margin: 0;
}.pcb-design-international .module-wrap .items .item-box .desc {
    font-size: 26px;
    color: #fff;
    line-height: 34px;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 12px;
    letter-spacing: .72px;
    font-weight: 600;
}.pcb-design-international .module-wrap .items .item-box .text-list {
    padding-top: 13px;
    border-top: 2px solid rgba(255,255,255,.3);
    height: 260px;
    margin-bottom: 20px;
    overflow: hidden;
}.pcb-design-international .module-wrap .items .item-box .text-list .text {
    font-size: 13px;
    line-height:19px;
    color: #fff;
}.pcb-design-international .module-wrap .items .item-box .text-list .text a{color:#236CFF;}
.pcb-design-international .module-wrap .items .item-box .btn-wrap {
    margin-top: 8px;
    display: block;
    width: 100%;
}.pcb-design-international .module-wrap .items .item-box .btn-wrap a {
    display: block;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    transition: all .3s;
    text-decoration: none;
}.pcb-design-international .module-wrap .items .item-box .btn-wrap a.un-sale, .pcb-design-international .module-wrap .items .item-box .btn-wrap a.un-sale:hover {
    background: #a1a1a1;
}.pcb-design-international .module-wrap .items .item-box .btn-wrap a.is-sale {
    background: #236cff;
}.pcb-design-international .module-wrap .items .item-box .btn-wrap a.is-sale:hover{text-decoration:none;background:#3C7CFD}
.et-detail-title .module-wrap {
    background: #f5f5f5;
    padding: 77px 0 47px;
}.et-detail-title .module-wrap h3 {
    line-height: 40px;
    font-size: 24px;
    color: #333;
    text-align: center;
    font-weight: 400;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.et-second {
    max-width: 1920px;
    margin: 0 auto;
}.et-page-second-background-img, .et-page-second-img {
    position: absolute;
    max-width: 1920px;
    height: 500px;
    width: 100%;
    background-size: cover;
}.et-second-pc {
    display: flex;
    height: 500px;
}.et-second-pc .et-page-second-main {
    width: 25%;
}.et-page-kissy .module-wrap .et-second .et-page-second-main {
    color: #fff;
    letter-spacing: 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
    position: relative;
}.et-second-pc .et-page-second-main .et-page-second {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
}.et-page-kissy .module-wrap .et-second .et-page-second-main .et-page-second:hover {
    background: url(../images/layout/toumingtup.png);
    background-size: cover;
}.et-second-pc .et-page-second-main .et-page-second .et-page-content {
    height: 326px;
    max-width: 315px;
}.et-second-pc .et-page-second-main .et-page-second .et-page-content .text-main .componey-name {
    padding: 20px 0 10px;
    font-size: 16px;
}.et-page-kissy .module-wrap .et-second .et-page-second-main .et-page-content .componey-name-info {
    color: #eee;
    font-size: 14px;
    line-height: 24px;
}.et-page-kissy .module-wrap .et-second .et-page-second-main .et-page-content .componey-name-info span {
    color: #fff;font-weight: bold;
}
.et-second-pc .et-page-second-main+.et-page-second-main {
    border-left: 1px solid hsla(0,0%,100%,.5);
}.et-page-kissy{background-color: #fff;padding-bottom: 4px;}
.layout-infinity .module-wrap .main {
    padding-top: 60px;
    padding-bottom: 33px;
    overflow: hidden;
}.layout-infinity .module-wrap .main h2 {
    font-size: 42px;
    line-height: 49px;
    color: #FFF;
    letter-spacing: 2px;
    font-weight: 700;
    opacity: 1;
    transform: translateY(50px);
}
    .layout-infinity .module-wrap .main .st{opacity:1;transform:translateY(50px)}
    .layout-infinity .module-wrap .main .list{overflow:hidden}
    .layout-infinity .module-wrap .main .box{margin-top:33px;height:100%;display:inline-block;position:relative;margin-bottom:17px}
    .layout-infinity .module-wrap .main .box .line{position:absolute;background:#236cff;width:6px;height:100%;display:inline-block}
    .layout-infinity .module-wrap .main .box .infor{margin-left:40px;width:600px;height:auto;display:inline-block;font-size:16px;color:#FFF;letter-spacing:0;line-height:24px}
 .layout-progress-why .module-wrap .main h3 {
    font-size: 32px;
    color: #FFF;
    letter-spacing: 1.52px;
    line-height: 56px;
    font-weight: 700;
    opacity: 1;
    transform: translateY(50px);
}  .layout-infinity .animationViewWrap .st,.layout-progress-why .animationViewWrap .st, .layout-infinity .animationViewWrap h2,.layout-progress-why .module-wrap .main h3{
    
    animation: exploreScreen1Ani .5s forwards;
} .layout-progress-why .module-wrap .main .st {
    margin-top: 20px;
    opacity: 1;
    transform: translateY(50px);
}
.pcbw_process{background-color: #fff;}
.process-title{ width:17.8%;float:left; padding:27px 0 20px;text-align:center;border-right:1px solid #f1f1f1;}
.layout-progress-why .module-wrap .main .process-title h3{color:#616161; font-size:22px; font-weight:bold;margin-bottom:3px;}
.process-title .pro-content{ color:#999; font-size:14px; margin-bottom:10px;}
.process-step{ width:82%; float:left;padding:27px 0 20px;}
.process-step .steptopicon{ margin:6px 0;}
.process-step .steptopicon li{ float:left; width:14%; height:42px;}
.process-step .steptopicon li.payme{ width:16%;}
.process-step .steptopicon li i{display:inline-block; width:60%; height:42px; float:left;}
.process-step .steptopicon li span{height:2px;background-color:#c9c9c9; width:20%;display:inline-block;margin:20px 0;float:left;}
.process-step .steptopicon li.onliquot i{background:url(../images/stepprocess_01.png) no-repeat center center;margin-left:20%;}
.process-step .steptopicon li.uplpcbfil i{background:url(../images/stepprocess_03.png) no-repeat center center;}
.process-step .steptopicon li.ordreview i{background:url(../images/stepprocess_05.png) no-repeat center center;}
.process-step .steptopicon li.payme i{background:url(../images/stepprocess_07.png) no-repeat center center;}
.process-step .steptopicon li.fabric i{background:url(../images/stepprocess_09.png) no-repeat center center;}
.process-step .steptopicon li.delive i{background:url(../images/stepprocess_11.png) no-repeat center center;}
.process-step .steptopicon li.comrec i{background:url(../images/stepprocess_13.png) no-repeat center center;margin-right:20%}
.process-step .steptopcontent li{ float:left; width:14%; height:22px; text-align:center; color:#999; font-size:14px;}
.process-step .steptopcontent li.payme{ width:16%;}    
.dn-container{margin-right: -10px;
    margin-left: -10px;margin-top: 30px;}
.dn-col-sm-12 {
    float: left;
    width: 50%;padding-right: 10px;
    padding-left: 10px;
}.dragon-metal-superiority .module-wrap .container .repeat {
    background: #484C50;
    padding:40px 40px 40px 70px;
    box-shadow: 0 0 10px #2E3437;
    margin-bottom: 20px;
}.dragon-metal-superiority .module-wrap .container .repeat .pic {
    float: left;
    width: 100px;
}.dragon-metal-superiority .module-wrap .container .repeat .pic img {
    height: 70px;
    margin: 0 auto;
}.dragon-metal-superiority .module-wrap .container .repeat .list {
    float: left;
    /*width: 360px;*/
}.dragon-metal-superiority .module-wrap .container .repeat .list .subtitle {
    font-size: 20px;
    color: #fff;
    text-align: left;
    padding-bottom: 20px;
}.dragon-metal-superiority .module-wrap .container .repeat .list .txt {
    font-size: 14px;
    color: #fff;
    text-align: justify;
    line-height: 20px;
}.zc-hcmod-jk-mod2 .animationViewWrap {
    opacity: 1;
    animation: exploreScreen1Ani .5s forwards;
}.zc-hcmod-jk-mod2 .module-wrap .items {
    overflow: hidden;
    padding-top: 18px;
    opacity: 1;
    transform: translateY(30px);
}.zc-hcmod-jk-mod2 .module-wrap .items .item-list {
    margin-top:28px;
}.zc-hcmod-jk-mod2 .module-wrap .items .desc {
    font-size: 16px;
    line-height: 24px;
    color: rgba(255,255,255,.55);
    margin-top: 15px;
    max-width: 800px;
}.zc-hcmod-jk-mod2 .module-wrap .items .customers {
    margin-top: 30px;float: left;width: 48%;
}.zc-hcmod-jk-mod2 .module-wrap .items .customers h3{  font-size: 28px;
    color: #fff;
    padding-top: 13px;
    padding-bottom: 18px;}
.zc-hcmod-jk-mod2 .module-wrap .items .customer-list {
    padding: 20px 0;
    overflow: hidden;
    border-bottom: 1px solid rgba(255,255,255,.25);
}.zc-hcmod-jk-mod2 .module-wrap .items .customer-list.one {
    border-top: 2px solid rgba(255,255,255,.9);
}.zc-hcmod-jk-mod2 .module-wrap .items .public {
    float: left;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    height:24px;
    overflow: hidden;
}.zc-hcmod-jk-mod2 .module-wrap .items .time {
    width: 46.66%;
}.zc-hcmod-jk-mod2 .module-wrap .items .subtit {
    font-weight: 700;
    width: 53.33%;
    padding-left: 20px;
}.zc-hcmod-jk-mod5 .animationViewWrap {
    opacity: 1;
    animation: exploreScreen1Ani .5s forwards;
}.zc-hcmod-jk-mod5 .module-wrap .main {
    opacity: 1;
    transform: translateY(50px);
}.zc-hcmod-jk-mod5 .module-wrap .main h3 {
    font-size: 32px;
    color: #FFF;
    margin-top: 20px;
    letter-spacing: 2px;
    line-height: 56px;
    font-weight: 700;
}.zc-hcmod-jk-mod5 .module-wrap .main .st {
    padding: 20px 0 40px;
}.zc-hcmod-jk-mod5 .module-wrap .main .list {
    overflow: hidden;
    margin: 0 -15px;
}.zc-hcmod-jk-mod5 .module-wrap .main .col-sm-3 {
    width: 25%;float: left;    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}.zc-hcmod-jk-mod5 .module-wrap .main .list .box {
    margin-top: 30px;
    outline: 0;
}.zc-hcmod-jk-mod5 .module-wrap .main .list .box .img {
    position: relative;
    text-align: center;
    border-bottom: 6px solid #236cff;
}.zc-hcmod-jk-mod5 .module-wrap .main .list .box .img .meng {
    height: 170px;
    width: 100%;
    position: absolute;
    bottom: 0;
    background-image: linear-gradient(-180deg,rgba(0,0,0,0) 0,#000 100%);
}.zc-hcmod-jk-mod5 .module-wrap .main .list .box .img .info {
    position: absolute;
    left: 0;
    top: 168px;
    margin: 0 20px;
    padding-bottom: 20px;
}.zc-hcmod-jk-mod5 .module-wrap .main .list .box .img .info .name {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
}.zc-hcmod-jk-mod5 .module-wrap .main .list .box .img img {
    width: 80%;
    display:inline-block;
}.enterprise_mode{    padding-bottom: 60px;
    color: #373d41;
    background-color: #f8f8f8;
    position: relative;
}.enterprise_mode h3 {
    font-size: 32px;
    color: #373d41;
    text-align: center;
    padding-top: 50px;
}.enterprise_mode .floor-style2 {
    background: #FFF;
    box-shadow: 0 1px 6px 0 rgba(0,0,0,.12);
    margin-top: 40px;
    position: relative;
}.enterprise_mode .floor-style2 .line {
    position: absolute;
    left: 50%;
    width: 1px;
    top: 0;
    bottom: 0;
    background-color: #EBECEC;
}.enterprise_mode .floor-style2-item {
    border-bottom: 1px solid #EBECEC;
}.enterprise_mode .floor-style2 p {
    margin-left: 20px;padding:20px;font-size: 14px;font-weight: 700;
   
} .enterprise_mode .floor-style2  .style2-item{float: left;    width: 50%;}
   .foot-detail-page .module-wrap{padding-top: 40px;
    padding-bottom: 48px;}.foot-detail-page .module-wrap .container {
    color: #FFF;
}.foot-detail-page .module-wrap>.container>h3 {
    font-size: 28px;
}.foot-detail-page .module-wrap .container .des11 {
    font-size: 16px;
    text-align: center;
    line-height: 24px;
    display: block;
    margin: 16px 0 15px;
    color: #FFF;
}.foot-detail-page .module-wrap .order {
        display: inline-block;
    width: 210px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
    background-color: #236CFF;
    margin-top: 14px;
    overflow: hidden;
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
}.foot-detail-page .module-wrap .order:hover{text-decoration:none;background:#3f7ef8}
.theme-bg {
    background-color: #000;
}