        #banner-SMT {
    text-align: center;
}
#banner-SMT .banner-title1 {
    margin-top: 65px;
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
/*优势*/
.privilege {
    width: 1280px;
    margin: -50px auto 50px;
    position: relative;
    z-index: 9;
}

.privilege:after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    clear: both;
}

.privilege .item {
    width: 310px;
    height: 150px;
    margin-left: 13px;
    float: left;
    border: 1px solid #f8f8f8;
    box-shadow: 0 0 5px rgba(4, 0, 0, 0.2);
    box-sizing: border-box;
}

.privilege .item:first-child {
    margin-left: 0;
}

.privilege .item .item-title {
    height: 50px;
    width: 310px;
    background: #ebebeb;
    display: table-cell;
    vertical-align: middle;
    padding-left: 28px;
    box-sizing: border-box;
}

.privilege .item .item-title .pcb-icon {
    display: block;
    background: url("https://www.golon.net/Public/Julong/images/smt/iconed1.png") no-repeat center;
    width: 24px;
    height: 24px;
    float: left;
}

.privilege .item .item-title .pcb-name {
    font-size: 16px;
    color: #323232;
    font-weight: bold;
    margin-left: 10px;
}

.privilege .item .item-body {
    height: 98px;
    padding: 24px 23px 24px 28px;
    box-sizing: border-box;
    font-size: 14px;
    color: #606060;
    background: #f8f8f8;
    position: relative;
    overflow: hidden;
}

.privilege .item .item-body:after {
    display: block;
    content: '';
    background: url("https://www.golon.net/Public/Julong/images/smt/icon1-bg.png") no-repeat center;
    width: 121px;
    height: 114px;
    position: absolute;
    right: -44px;
    bottom: -65px;
    z-index: 1;
}

.privilege .smt .item-title .pcb-icon {
    background: url("https://www.golon.net/Public/Julong/images/smt/iconed2.png") no-repeat center;
    width: 27px;
    height: 27px;
}

/*.privilege .smt:hover .pcb-icon {*/
/*    background: url("https://www.golon.net/Public/Julong/images/smt/icon2.png") no-repeat center;*/
/*}*/

.privilege .smt .item-body:after {
    display: block;
    content: '';
    background: url("https://www.golon.net/Public/Julong/images/smt/icon2-bg.png") no-repeat center;
    width: 115px;
    height: 115px;
    position: absolute;
    right: -37px;
    bottom: -57px;
    z-index: 1;
}

.privilege .active {
    border: 1px solid #009946;
}

.privilege .active .item-title {
    background: #009946;
}

.privilege .active .item-title .pcb-icon {
    background: url("https://www.golon.net/Public/Julong/images/smt/icon2.png") no-repeat center;
}

.privilege .active .item-title .pcb-name {
    color: #fff;
}

.privilege .comp .item-title .pcb-icon {
    background: url("https://www.golon.net/Public/Julong/images/smt/iconed3.png") no-repeat center;
    width: 26px;
    height: 27px;
}

.privilege .comp .item-body:after {
    display: block;
    content: '';
    background: url("https://www.golon.net/Public/Julong/images/smt/icon3-bg.png") no-repeat center;
    width: 100px;
    height: 103px;
    position: absolute;
    right: -20px;
    bottom: -53px;
    z-index: 1;
}

.privilege .plan .item-title .pcb-icon {
    background: url("https://www.golon.net/Public/Julong/images/smt/icon4.png") no-repeat center;
    width: 27px;
    height: 25px;
}

/*.privilege .plan:hover .pcb-icon {*/
/*    background: url("https://www.golon.net/Public/Julong/images/smt/iconed4.png") no-repeat center;*/
/*}*/

.privilege .plan .item-body:after {
    display: block;
    content: '';
    background: url("https://www.golon.net/Public/Julong/images/smt/icon4-bg.png") no-repeat center;
    width: 111px;
    height: 102px;
    position: absolute;
    right: -38px;
    bottom: -56px;
    z-index: 1;
}
/*一站式*/
.one-stop {
    background: #fff;
}

.one-stop .one-title {
    font-size: 30px;
    color: #323232;
    font-weight: 700;
    text-align: center;
}

.one-stop .title-des {
    font-size: 14px;
    color: #898989;
    margin-top: 8px;
    text-align: center;
}

.one-stop .tab-group {
    margin: 44px auto 0;
    text-align: center;
}

.one-stop .tab-group a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 36px;
    border-radius: 3px;
    text-align: center;
    background: #f9f9f9;
    color: #323232;
    font-size: 14px;
    border: 1px solid #e4e4e4;
    box-sizing: border-box;
}

.one-stop .tab-group a:first-child {
    margin-right: 20px;
}

.one-stop .tab-group .active {
    background: #747474;
    color: #fff;
    font-weight: 700;
}

.one-stop .one-img {
    margin: 40px auto 0;
    width: 1280px;
    position: relative;
}

.one-stop .one-img:after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    clear: both;
}

.one-stop .one-img .img {
    width: 305px;
    height: 200px;
    margin: 0 0 29px 20px;
    float: left;
    background: #c4c4c4;
    position: relative;
}

.one-stop .one-img .imgs-box {
    margin-left: -20px;
    position: relative;
}

.one-stop .one-img .imgs-box:after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    clear: both;
}

.one-stop .one-img .img img {
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transition: all .3s;
}

.one-stop .one-img .img:hover img {
    transform: scale(1.02) translateZ(-1px);
}

.one-stop .quote-btn {
    display: block;
    margin: 20px auto 80px;
    width: 360px;
    height: 58px;
    line-height: 58px;
    border-radius: 50px;
    background: #ff4c00;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
}

.one-stop .quote-btn:hover {
    box-shadow: 0 2px 12px -2px rgba(0, 0, 0, .3);
}

.one-stop .quote-btn .right-sign {
    display: inline-block;
    background: url("https://www.golon.net/Public/Julong/images/smt/right-sign.png") no-repeat;
    width: 18px;
    height: 15px;
    margin-left: 20px;
}

/*关于pcb*/
.about-pcb {
    background: url("https://www.golon.net/Public/Julong/img/index_21/about-pcba.jpg") no-repeat center;
    height: 500px;
}

.about-pcb .about {
    width: 1280px;
    margin: 0 auto;
}

.about-pcb .about-title {
    font-size: 30px;
    text-align: center;
    padding-top: 80px;
    color: #fff;
}

.about-pcb .about-title-des {
    margin-top: 8px;
    text-align: center;
    color: #fff;
    line-height: 26px;
    font-size: 14px;
}

.about-pcb .about-img {
    width: 1280px;
    margin: 80px auto 0;
    position: relative;
    padding: 0 18px;
    box-sizing: border-box;
}

.about-pcb .about-img:after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    clear: both;
}

.about-pcb .about-img .item {
    width: 386px;
    height: 410px;
    padding: 12px;
    box-sizing: border-box;
    background: #f6f6f6;
    margin-left: 43px;
    float: left;
    transition: all .3s;
}

.about-pcb .about-img .item:first-child {
    margin-left: 0;
}

.about-pcb .about-img .show-img {
    width: 362px;
    height: 242px;
    position: relative;
}

.about-pcb .about-img .show-img > img {
    max-width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    transition: margin-top .3s;
}

.about-pcb .about-img .show-title {
    margin-top: 25px;
    color: #323232;
    font-size: 18px;
    font-weight: 700;
    padding-left: 12px;
    box-sizing: border-box;
}

.about-pcb .about-img .show-des {
    padding-left: 12px;
    box-sizing: border-box;
    margin-top: 12px;
    font-size: 14px;
    line-height: 24px;
    color: #818181;
}

.about-pcb .about-img .item:hover {
    cursor: default;
    transform: translateY(-5px) translateZ(-1px);
}

/*我们都有*/
.all-us {
    margin-top: 230px;
}

.all-us .us-title {
    font-size: 30px;
    color: #323232;
    text-align: center;
}

.all-us .us-title span {
    font-weight: 700;
}

.all-us .us-title-des {
    margin-top: 10px;
    font-size: 14px;
    color: #898989;
    background: #fff;
    text-align: center;
}

.all-us .us-title-des span {
    display: inline-block;
    padding: 0 30px;
    position: relative;
}

.all-us .us-title-des span:before {
    display: none;
    content: '';
    width: 310px;
    position: absolute;
    left: -310px;
    top: 50%;
    border-top: 1px solid #dedede;
}

.all-us .us-title-des span:after {
    display: none;
    content: '';
    width: 310px;
    position: absolute;
    right: -310px;
    top: 50%;
    border-top: 1px solid #dedede;
}

.all-us .offer-box {
    position: relative;
    width: 1280px;
    margin: 40px auto 0;
}

.all-us .offer-box:after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    clear: both;
}

.all-us .offer-box .item {
    width: 310px;
    height: 474px;
    float: left;
    margin-left: 10px;
    border: 1px solid #dadada;
    position: relative;
    transition: all .3s;
}

.all-us .offer-box .item:first-child {
    margin-left: 0;
}

.all-us .offer-box .offer-img {
    height: 240px;
    background: #e6e6e6;
    position: relative;
    overflow: hidden;
}

.all-us .offer-box .offer-img img {
    max-width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -14px;
    margin: auto;
}

.all-us .offer-box .offer-des {
    padding: 15px 17px 0;
    box-sizing: border-box;
}

.all-us .offer-box .title {
    font-size: 18px;
    color: #323232;
    font-weight: 700;
}

.all-us .offer-box .label-box {
    margin-top: 10px;
}

.all-us .offer-box .label-box span {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
    color: #878787;
    border: 1px solid #e6e6e6;
    margin: 0 12px 0 0;
}

.all-us .offer-box .text {
    margin-top: 14px;
    position: relative;
    padding-top: 10px;
    line-height: 23px;
    font-size: 14px;
    color: #808080;
}

.all-us .offer-box .text:before {
    display: block;
    content: '';
    width: 106%;
    border-top: 1px solid #eaeaea;
    position: absolute;
    top: 0;
    left: -8px;
    z-index: 1;
}

.all-us .offer-box .item .offer-btn {
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    border: 1px solid #ff4c00;
    color: #ff4c00;
    position: absolute;
    bottom: 17px;
    right: 17px;
    z-index: 1;
    font-size: 14px;
    font-weight: 700;
}

.all-us .offer-box .item .offer-btn:hover {
    box-shadow: 0 0 6px rgba(0, 0, 0, .2);
}

.all-us .offer-box .item:hover {
    box-shadow: 0 0 12px rgba(0, 0, 0, .2);
}

/*加工能力*/
.capacity-box {
    margin-top: 80px;
    background: url("https://www.golon.net/Public/Julong/img/index_21/capacity-bg.jpg");
    height: 820px;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}

.capacity-box .capacity {
    width: 1280px;
    margin: 0 auto;
}

.capacity-box .capacity .capacity-title {
    font-size: 30px;
    color: #323232;
    text-align: center;
    padding-top: 72px;
}

.capacity-box .capacity .capacity-title span {
    font-weight: 700;
}

.capacity-box .capacity .capacity-title-des {
    margin-top: 10px;
    font-size: 14px;
    color: #898989;
    text-align: center;
}

.capacity-box .capacity .term {
    height: 530px;
    border-radius: 4px;
    position: relative;
    margin-top: 40px;
    box-shadow: 1px 1px 6px rgba(0, 0, 0, .16);
    padding: 46px 0 0 60px;
    box-sizing: border-box;
}

.capacity-box .capacity .term:before {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: #fff;
    opacity: .7;
    filter: alpha(opacity=70);
}

.capacity-box .capacity .term table {
    position: relative;
    z-index: 2;
}

.capacity-box .capacity .term table td {
    vertical-align: top;
}

.capacity-box .capacity .term table dl {
    margin-bottom: 12px;
    min-height: 70px;
}

.capacity-box .capacity .term table dt {
    color: #444444;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 8px;
}

.capacity-box .capacity .term table dd {
    font-size: 14px;
    color: #808080;
    margin-bottom: 1px;
}

/*匠心精神*/
.spirit {
    padding-top: 200px;
    background: #fff;
    position: relative;
}

.spirit .the-place {
    width: 1280px;
    height: 190px;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #eeeeee;
    position: absolute;
    top: -50px;
    left: 50%;
    margin-left: -640px;
    z-index: 1;
    padding: 30px 26px 0 22px;
    box-sizing: border-box;
}

.spirit .the-place .place-title {
    font-size: 18px;
    font-weight: 700;
    color: #444444;
    padding-left: 17px;
    box-sizing: border-box;
    position: relative;
}

.spirit .the-place .place-title:before {
    display: block;
    content: '';
    height: 20px;
    width: 6px;
    position: absolute;
    background: #f54a16;
    left: 0;
    top: 50%;
    margin-top: -10px;
}

.spirit .the-place .place-title:after {
    display: block;
    content: '';
    width: 91%;
    border-top: 1px dashed #dddddd;
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 1;
}

.spirit .the-place .place-bg {
    display: inline-block;
    background: url("https://www.golon.net/Public/Julong/img/smt/smtlc.jpg") no-repeat center;
    width: 1199px;
    height: 82px;
    margin: 50px 0 0 15px;
}

.spirit .spirit-title {
    font-size: 30px;
    color: #323232;
    text-align: center;
}

.spirit .spirit-title span {
    font-weight: 700;
}

.spirit .spirit-title-des {
    font-size: 14px;
    color: #898989;
    margin-top: 10px;
    text-align: center;
}

.spirit .adv-box {
    width: 1280px;
    margin: 40px auto 0;
    font-size: 0;
}

.spirit .adv-box .adv-img img {
    margin-left: 12px;
}

.spirit .adv-box .adv-img img:first-child {
    margin-left: 0;
}

.spirit .adv-box .adv-show {
    margin-top: 12px;
}

.spirit .adv-box .adv-video {
    width: 890px;
    height: 325px;
    float: left;
    position: relative;
    cursor: pointer;
}

.spirit .adv-box .adv-video .play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -50px 0 0 -50px;
    z-index: 2;
    transition: all .3s;
}

.spirit .adv-box .adv-video:hover .play-btn {
    transform: rotate(180deg);
}

.spirit .adv-box .adv-more {
    width: 380px;
    height: 325px;
    float: right;
    background: #282828;
    text-align: center;

}

.spirit .adv-box .adv-more a {
    display: table-cell;
    vertical-align: middle;
    width: 380px;
    height: 325px;
    color: #fff;
}

.spirit .adv-box .adv-more a:hover .name {
    color: #ff4c00;
}

.spirit .adv-box .adv-more .name {
    font-size: 18px;
    font-weight: 700;
    margin-top: 22px;
    transition: all .3s;
}

/*全球分布*/
.map-box {
    background: #f8f8f8;
    height: 510px;
    padding-top: 90px;
    box-sizing: border-box;
}

.map-box .map-body {
    width: 1280px;
    margin: 0 auto;
    position: relative;
}

.map-box .map-body .map-title {
    font-size: 22px;
    font-weight: 700;
}

.map-box .map-body .map-title span {
    color: #ff5b28;
}

.map-box .map-body .map-pra {
    margin-top: 45px;
    width: 510px;
}

.map-box .map-body .map-pra .name {
    font-size: 18px;
    vertical-align: middle;
    margin-left: 8px;
    color: #323232;
}

.map-box .map-body .map-pra dl {
    display: inline-block;
    margin: 0 76px 50px 0;
    min-width: 170px;
}

.map-box .map-body .map-pra dd {
    font-size: 30px;
    color: #ff5b28;
    font-weight: 700;
}

.map-box .map-body .map {
    position: absolute;
    right: 0;
    top: -90px;
    z-index: 1;
    background: url("https://www.golon.net/Public/Julong/images/smt/map-bg.png") no-repeat center;
    width: 853px;
    height: 510px;
}

.map-box .map-body .map .tag {
    display: inline-block;
    color: #f74e1b;
    margin: 200px 0 0 330px;
    position: relative;
}

.map-box .map-body .map .tag:before {
    display: block;
    content: '';
    width: 7px;
    height: 7px;
    border-radius: 7px;
    background: #ff6f44;
    position: absolute;
    bottom: -10px;
    left: 50%;

}

/*用户须知*/
.user-rules {
    padding: 65px 0 70px 0;
    background: #ffffff;
    height: 650px;
}

.user-rules .rules-title {
    font-size: 36px;
    color: #333333;
    text-align: center;
}

.user-rules .rules-en {
    text-align: center;
    font-size: 16px;
    color: #666666;
    margin-top: 6px;
}

.user-rules .rules {
    width: 1280px;
    margin: 40px auto 0;
}

.user-rules .rules .item {
    float: left;
    margin-left: 24px;
    width: 408px;
    min-height: 300px;
    border: 1px solid #eeeeee;

}

.user-rules .rules .item:first-child {
    margin-left: 0;
}

.user-rules .rules .item .name {
    font-size: 18px;
    color: #333333;
    margin: 34px 0 0 65px;
    font-weight: bold;
}

.user-rules .rules .item .info {
    margin-top: 36px;
    padding: 0 40px;
    box-sizing: border-box;
    height: 320px;
}

.user-rules .rules .item .info .list {
    background: url("https://www.golon.net/Public/Julong/images/smt/the-check.png") no-repeat left center;
     background-color: transparent;
    margin-bottom: 15px;
}

.user-rules .rules .item .info .list .text {
    padding-left: 25px;
    font-size: 14px;
}

.user-rules .rules .item .info-img {
    height: 150px;
}

.user-rules .rules .item .info-img img {
    max-width: 100%;
}

/*免责条款*/
.disclaimer {
    margin: 0 auto;
    min-height: 150px;
    background: #fdebd6;
    border-radius: 6px;
    padding-bottom: 30px;
}

.disclaimer .disclaimer-left {
    float: left;
    margin: 37px 0 0 0;
    background: url("https://www.golon.net/Public/Julong/images/smt/portrait.png") no-repeat 34% 74%;
    background-color: transparent;
    width: 80px;
    height: 120px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}

.disclaimer ul {
    float: left;
    margin: 37px 0 0 65px;
}

.disclaimer ul li {
    margin-bottom: 6px;
}


.SMT-proofing .modLine {
    overflow: hidden;
    padding: 65px 0 80px;
}

.SMT-proofing .modLine h3 {
    height: 60px;
    text-align: center;
    margin-bottom: 35px;
}

.SMT-proofing .modLine h3 .dt, .SMT-proofing .modLine h3 .dt-2 {
    margin-bottom: 5px;
}

.SMT-proofing .modLine h4 {
    text-align: center;
}

.SMT-proofing .modLine .box {
    width: 600px;
    height: 358px;
    background-color: #2f2f2f;
    color: #fff;
}

.SMT-proofing .modLine .box dl {
    padding: 40px 20px 40px 40px;
}

.SMT-proofing .modLine .box dl dt {
    position: relative;
    padding-left: 5px;
    line-height: 1;
}

.SMT-proofing .modLine .box dl dt .dt-line {
    position: absolute;
    left: -10px;
    top: 0;
    z-index: 9;
    width: 6px;
    height: 25px;
    background-color: #e74c3c;
}

.SMT-proofing .modLine .box dl dt p {
    font-size: 12px;
}

.SMT-proofing .modLine .box dl dd {
    position: relative;
    margin-top: 12px;
    line-height: 1.8;
}

.SMT-proofing .modLine .box dl dd:before {
    content: '●';
    position: absolute;
    left: -12px;
    margin-top: -1px;
    z-index: 9;
    color: #666;
}

.SMT-proofing .modLine .show {
    overflow: hidden;
    width: 600px;
    height: 358px;
}

.SMT-proofing .modLine .show img {
    width: 600px;
    height: 358px;
}

.SMT-proofing .modLine .purchasing-agency li {
    float: left;
    width: 20%;
    text-align: center;
}

.SMT-proofing .modLine .purchasing-agency li p {
    margin-top: 15px;
}

.SMT-proofing .modLine .Our-advantage li {
    float: left;
    width: 20%;
    text-align: center;
}

.SMT-proofing .modLine .Our-advantage li em {
    margin-top: 15px;
}

.SMT-proofing .modLine .About-product .item {
    float: left;
    width: 587px;
    height: 241px;
    text-align: center;
    background: url("https://www.golon.net/Public/Julong/images/smt/About-product-a-bg.png");
     background-color: transparent;
}

.SMT-proofing .modLine .About-product .item:last-child {
    background: url("https://www.golon.net/Public/Julong/images/smt/About-product-b-bg.png");
     background-color: transparent;
}

.SMT-proofing .modLine .About-product .item dl {
    height: 197px;
    margin: 20px;
    color: #fff;
    border: 2px solid rgba(255, 255, 255, 0.4);
    text-align: center;
}

.SMT-proofing .modLine .About-product .item dl dt {
    margin: 16px 0 30px;
    font-size: 30px;
}

.SMT-proofing .modLine .About-product .item dl dd {
    margin-bottom: 15px;
}

.SMT-proofing .modLine .About-product .item dl dd .more {
    color: #fff;
    border: 1px solid #fff;
    padding: 5px 15px;
    border-radius: 6px;
}

.SMT-proofing .modLine .About-product .item.mr25 {
    margin-right: 25px;
}

.SMT-proofing .modLine .About-product .item dl dd.h45 {
    height: 45px;
}

.SMT-proofing .modLine .Processing-capacity h3 {
    text-align: center;
}

.SMT-proofing .modLine .Processing-capacity .item .list {
    margin: 0 auto;
    border-collapse: collapse;
    background-color: #fff;
}

.SMT-proofing .modLine .Processing-capacity .item .list td {
    border: 1px solid #eaeaea;
    padding: 12px 20px;
}

.SMT-proofing .modLine .Processing-capacity .item .list tr:first-child {
    background-color: #f5f5f5;
}

.SMT-proofing .After-sales-service {
    padding: 50px 0;
    height: 402px;
    background: url("/Public/Julong/images/smt/After-sales-serviceBg.png") no-repeat center;
    background-color: transparent;
}

.SMT-proofing .After-sales-service h3 {
    height: 80px;
    text-align: center;
    margin-bottom: 50px;
}

.SMT-proofing .After-sales-service h3 .dt {
    margin-bottom: 5px;
    color: #fff;
}

.SMT-proofing .After-sales-service .item {
    float: left;
    width: 380px;
}

.SMT-proofing .After-sales-service .item .jp-icon {
    margin-top: 8px;
}

.SMT-proofing .After-sales-service .item .info {
    display: inline-block;
    margin-left: 20px;
}

.SMT-proofing .After-sales-service .item .info dt {
    color: #fff;
    margin-bottom: 15px;
}

.SMT-proofing .After-sales-service .item .info dd {
    color: #cbcbcb;
}

.SMT-proofing .After-sales-service .item .info dd p {
    margin-bottom: 15px;
}

.SMT-proofing .After-sales-service .item:first-child {
    width: 780px;
}

/*---------------SMT计价---------------*/
.smtbanner-count {
    width: 420px;
    height: 490px;
    background-color: rgba(0, 0, 0, 0.32);
    position: absolute;
    top: 0;
    left: 50%;
    margin: auto;
    margin-left: -640px;
    z-index: 99;
    color: #fff;
}

.smtbanner-count .box {
    padding: 75px 50px;
}

.smtbanner-count .box .title {
    line-height: 60px;
    height: 60px;
    margin-bottom: 20px;
}

.smtbanner-count .box .title i {
    display: inline-block;
    vertical-align: middle;
    margin: -34px 12px 0 0;
}

.smtbanner i {
    line-height: 30px;
}

.smtbanner-count ul {
    overflow: hidden;
}

.smtbanner-count ul li {
    width: 160px;
    float: left;
    height: 80px;
}

.smtbanner-count ul li label {
    display: block;
    margin-bottom: 5px;
}

.smtbanner-count ul li input {
    text-indent: 1rem;
    width: 150px;
    height: 40px;
    border-radius: 5px;
    border: 0;
    outline: none;
}

.smtbanner-count ul li select, .smtbanner-count ul li option {
    width: 140px;
    height: 40px;
    border-radius: 5px;
    border: 0;
    outline: none;
    padding-left: 10px;
}

.smtbanner-count ul li select {
    padding-left: 10px;
    width: 150px;
}

.smtbanner-count .SMTQuoteNow {
    font-size: 20px;
    border-radius: 5px;
    width: 320px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #f54a16;
    display: block;
    color: #fff !important;
    margin-top: 30px;
}

.smtbanner-text {
    float: right;
    width: 600px;
    text-align: center;
    margin: 70px 130px 0 0;
}

.smtbanner-text .xian {
    width: 90px;
    height: 4px;
    background: #fff;
    margin: 30px auto;
}

/*SMT轮播左右滚动*/
.change-btn .banner-left, .banner-right {
    display: inline-block;
    width: 40px;
    height: 90px;
    z-index: 999;
    cursor: pointer;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}


.change-btn .banner-left {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -45px;
    z-index: 999;
    opacity: 0.5;
    -moz-opacity: 0.5;
    filter: alpha(opacity=50);
    background: url("https://www.golon.net/Public/Julong/images/banner-left.png") no-repeat center;
    background-color: rgba(255, 255, 255, 0.05);
    background-color: transparent;
}

.change-btn .banner-left:hover {
    background-color: rgba(255, 255, 255, 0.05);
    opacity: .8;
    filter: alpha(opacity=80);
    -moz-opacity: .8;
}

.change-btn .banner-right {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -45px;
    opacity: 0.5;
    -moz-opacity: 0.5;
    filter: alpha(opacity=50);
    background: url("https://www.golon.net/Public/Julong/images/banner-right.png") no-repeat center;
    background-color: rgba(255, 255, 255, 0.05);
    background-color: transparent;

}

.change-btn .banner-right:hover {
    background-color: rgba(255, 255, 255, 0.05);
    opacity: .8;
    filter: alpha(opacity=80);
    -moz-opacity: .8;
}

.reg-icon, .reg-icon2, .reg-icon3, .reg-icon4, .reg-icon5, .reg-icon6 {
    background: url("/Public/Julong/images/register@icon.png") no-repeat;
}

.reg-icon2 {
    background-position: -32px 0;
}

.reg-icon3 {
    background-position: 0 -26px;
}

.reg-icon4 {
    background-position: -32px -26px;
}

.reg-icon5 {
    background-position: 0 -52px;
}

.reg-icon6 {
    background-position: -32px -52px;
}

.SMT-register .terms {
    padding: 0 8px;
    color: #bcbcbc;
}

.SMT-register .terms input {
    margin: 0 5px 0 0;
    display: inline-block;
    vertical-align: middle;
}

.SMT-register .terms a {
    color: #ed6d00;
}

.SMT-register .terms a:hover {
    text-decoration: underline;
}

/*---------------在线问答---------------*/
.question-answer {
    background-color: #fff;
}

.question-answer li {
    padding: 0 0 30px 0;
    margin-bottom: 30px;
    border-bottom: 1px dashed #e7e7e7;
    text-align: justify;
}

.question-answer li .question-answer-box dt {
    position: relative;
    margin-bottom: 15px;
}

.question-answer li .question-answer-box dt i {
    position: relative;
    left: -5px;
    display: inline-block;
}

.question-answer li .question-answer-box dt .w-icon {
    width: 23px;
    height: 23px;
    position: absolute;
    left: 0;
    top: -5px;
    background: url(/Public/Julong/images/question-user@icon.png);
    background-size: cover;
}

.question-answer li .question-answer-box dt .t-icon {
    width: 23px;
    height: 23px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(/Public/Julong/images/wen@icon.png);
}

.question-answer li .question-answer-box dd {
    position: relative;
    padding-left: 5px;
}

.question-answer li .question-answer-box dd .d-icon {
    width: 21px;
    height: 21px;
    position: absolute;
    left: 0;
    top: -3px;
    background: url(/Public/Julong/images/question-answer@icon.png);
    background-color: transparent;
}

/*---------------普通发票 弹出框---------------*/
.user-question-up {
    position: fixed;
    top: 50%;
    right: 0;
    left: 0;
    z-index: 999;
    display: none;
    margin: auto;
    margin-top: -170px;
    width: 650px;
    border: 9px solid #b4b4b4;
    background-color: #fff;
}

.user-question-up h4 {
    padding: 0 15px 0 20px;
    height: 35px;
    border-bottom: 1px solid #d9d9d9;
    background-color: #eaeaea;
    line-height: 35px;
}

.user-question-up h4 .close {
    cursor: pointer;
}

.user-question-up .user-question-body {
    padding: 30px 25px;
}

.user-question-up .user-question-body .txt {
    width: 98%;
    height: 150px;
    max-height: 150px;
    max-width: 100%;
    padding: 1%;
    border: 1px solid #ccc;

}

.user-question-up .user-question-body em {
    padding: 10px 0;
}

.user-question-up .user-question-body em .qr-btn {
    margin: 0 10px;
    width: 120px;
    height: 35px;
    border: 0;
    background-color: #f60001;
    color: #fff;
}

/*---------------会员公告---------------*/
.member-announcement .list li {
    border-bottom: 1px dashed #e7e7e7;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.member-announcement .list li a {
    display: block;
}

.member-announcement .list li .show {
    width: 70px;
    overflow: hidden;
    margin-right: 32px;
    color: #727171;
    margin-top: 5px;
}

.member-announcement .list li .show p {
    margin-bottom: 10px;
}

.member-announcement .list li .info dt {
    font-size: 16px;
}

.member-announcement .list li .info dt i {
    position: relative;
    display: inline-block;
    left: -5px;
}

.member-announcement .list li .info dt:hover {
    color: #f60000;
}

.member-announcement .list li .info dd {
    margin-top: 10px;
    padding-left: 5px;
}

.member-announcement .list li .info dd.date {
    color: #595757;
}

/*---------------新闻详情---------------*/
.member-announcement-detail .mod {
    position: relative;
}

.member-announcement-detail .mod .operation {
    height: 80px;
}

.member-announcement-detail .mod .operation a {
    float: right;
    width: 40px;
    height: 40px;
    display: block;
    margin: 1px;
    background-color: #e3e3e3;
    text-align: center;
    line-height: 40px;
    color: #727171;
    text-align: center;
}

.member-announcement-detail .mod .operation a:hover {
    background-color: #fc5d0d;
    color: #fff;
}

.member-announcement-detail .mod .item {
    padding: 0 0;
}

.member-announcement-detail .mod .item .title {
    border-bottom: 1px dashed #d9d9d9;
    padding-bottom: 10px;
}

.member-announcement-detail .mod .item .title span {
    font-size: 24px;
}

.member-announcement-detail .mod .item .txt {
    min-height: 320px;
    padding: 30px 0 80px;
    text-align: justify;
    line-height: 2;
}

.member-announcement-detail .mod .item .txt img {
    max-width: 100%;
}

.member-announcement-detail .page {
    background-color: #f5f5f5;
    padding: 15px 20px;
}

.member-announcement-detail .page a {
    float: left;
    width: 48%;
    padding: 0 1%;
}

.member-announcement-detail .page a:last-child {
    border-right: 0;
}

.member-announcement-detail .page a p {
    margin-top: 5px;
}

.member-announcement-detail .page a:hover p {
    text-decoration: underline;
}

.member-announcement-detail .page a.next {
    position: relative;
    text-align: right;
}

.member-announcement-detail .page a.next:before {
    content: '';
    position: absolute;
    left: 0;
    width: 1px;
    height: 20px;
    border-left: 1px dotted #aaa;
}

/*---------------订单查询---------------*/
.order-seach-wrap .order-hd {
    overflow: hidden;
    padding: 15px 0;
    line-height: 34px;
}

.order-seach-wrap .order-hd .seach {
    width: 380px;
    height: 34px;
}

.order-seach-wrap .order-hd .seach .txt {
    background: url(/Public/Julong/images/seach-fd@icon.png) no-repeat #FFF;
    width: 224px;
    height: 32px;
    line-height: 32px;
    padding: 0 32px;
    border: 1px solid #c1c1c1;
    border-right: none;
}

.order-seach-wrap .order-hd .seach .seachBtn {
    width: 90px;
    height: 34px;
    background-color: #e84800;
    border: 0;
    color: #fff;
}

.order-seach-wrap .order-bd {
    background-color: #fff;
    padding: 20px 30px;
}

.order-seach-wrap .order-bd .title {
    height: 34px;
    line-height: 34px;
    margin-bottom: 20px;
}

.order-seach-wrap .order-bd .title .dt {
    float: left;
}

.order-seach-wrap .order-bd .title .dt i {
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 6px;
    width: 25px;
    height: 27px;
    background: url(/Public/Julong/images/seach-dt@icon.png) no-repeat;
}

.order-seach-wrap .order-bd .list {
    border-collapse: collapse;
    text-align: center;
}

.order-seach-wrap .order-bd .list th {
    background-color: #efefef;
    border: 1px solid #dbdbdb;
    padding: 15px;
    font-size: 14px;
    font-weight: normal;
}

.order-seach-wrap .order-bd .list td {
    border: 1px solid #dbdbdb;
    padding: 15px;
    text-align: center;
}

.order-seach-wrap .order-bd .operation {
    text-align: center;
    padding: 50px 0;
}

.order-seach-wrap .order-bd .operation button {
    width: 130px;
    height: 40px;
    margin: 0 10px;
    border: none;
    border-radius: 3px;
    font-size: 16px;
}

.order-seach-wrap .order-bd .operation button.print {
    background-color: #e84800;
    color: #fff;
}

.order-seach-wrap .order-bd .operation button.print i {
    display: inline-block;
    vertical-align: middle;
    margin-top: -5px;
    margin-right: 8px;
    width: 23px;
    height: 20px;
    background: url(/Public/Julong/images/print@icon.png) no-repeat;
}

/*---------------客户晒单2021-4-6---------------*/
.customer-reviews-banner {
    background: url(/Public/Julong/images/share/evaluation-bannerBg.jpg) center #000;
    height: 440px;
}

.customer-reviews-banner .title {
    color: #fff;
    font-size: 58px;
    padding-top: 90px;
}

.customer-reviews-banner .flag {
    color: #ff5d0c;
}

.customer-reviews-banner .sub-title {
    color: #fff;
    font-size: 24px;
    margin-top: 10px;
}

.customer-reviews-banner .evalua-icon {
    margin-top: 20px;
}

.water-parent {
    max-width: 1440px;
    overflow: hidden;
    margin: 0 auto;
}

.customer-reviews {
    margin-bottom: 75px;
}

.customer-reviews .top-name {
    font-size: 38px;
    text-align: center;
    margin: 60px auto;
}

.customer-reviews .top-name span {
    margin-left: 6px;
}

.customer-reviews .top-name .get-fen {
    display: table-cell;
    vertical-align: middle;
    padding: 0 19px;
    height: 43px;
    background-color: #f4f4f4;
    border: solid 1px #5e5e5e;
    font-size: 18px;
    color: #5e5e5e;
    position: relative;
}

.customer-reviews .top-name .get-fen:before {
    display: inline-block;
    content: '';
    background: url("https://www.golon.net/Public/Julong/images/share/name-icon1.png") no-repeat center;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.customer-reviews .top-name .get-fen:hover {
    border: solid 1px #ff6b21;
}

.customer-reviews .comments {
    margin-top: 60px;
}

.customer-reviews .comments .items {
    width: 345px;
    background-color: #ffffff;
    border-radius: 6px;
    float: left;
    margin-bottom: 20px;
}

.customer-reviews .comments .items .header {
    display: table-cell;
    vertical-align: middle;
    width: 345px;
    height: 60px;
    padding: 0 20px;
    box-sizing: border-box;
    font-size: 14px;
    border-bottom: 1px solid #f4f4f4;
}

.customer-reviews .comments .items .header .photo{
    width: 40px;
    height: 40px;
    border-radius: 40px;
    overflow: hidden;
    display: inline-block; vertical-align: middle;
}

.customer-reviews .comments .items .header .name {
    margin-left: 4px;
}

.customer-reviews .comments .leave-box {
    float: right;
    margin-top: 10px;
}

.customer-reviews .comments .stars {
    background: url("https://www.golon.net/Public/Julong/images/share/stars.png") no-repeat center;
    width: 18px;
    height: 17px;
    display: inline-block;
}

.customer-reviews .info-body {
    padding: 20px;
    box-sizing: border-box;
}


.customer-reviews .info-body .info-top .label {
    display: inline-block;
    height: 19px;
    background-color: #ffeadf;
    border-radius: 3px;
    padding: 0 10px;
    font-size: 12px;
    color: #ff5d0c;
    vertical-align: top;
    font-weight: 700;
}

.customer-reviews .info-body .info-top .tips {
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 19px;
    white-space: nowrap;
    max-width: 200px;
    margin-left: 6px;
    color: #bbbbbb;
    font-size: 14px;
}

.customer-reviews .info-body .info-des {
    margin-top: 10px;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
}

.customer-reviews .info-body .img-box {
    margin-top: 12px;
}

.customer-reviews .info-body .img-box dd {
    display: inline-block;
    width: 48px;
    height: 47px;
    border-radius: 3px;
    border: solid 1px #e2e2e2;
    padding: 1px;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
}

.customer-reviews .info-body .img-box dd > img {
    width: 100%;
    height: 100%;
}

.customer-reviews .info-body .img-box dd:before {
    display: inline-block;
    content: '';
    background: url("https://www.golon.net/Public/Julong/images/share/nabla.png") no-repeat center;
    width: 9px;
    height: 6px;
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -4.5px;
    z-index: 1;
    visibility: hidden;
}

.customer-reviews .info-body .img-box .active:before {
    visibility: visible;
}

.customer-reviews .info-body img {
    max-width: 100%;
}

.customer-reviews .info-body .show-img-b {
    width: 304px;
    height: auto;
    overflow: hidden;
    background-color: #5f5f5f;
    border-radius: 3px;
    margin-top: 8px;
}

.customer-reviews .info-body .show-img-b a {
    display: block;
    transition: all .3s ease;
}

.customer-reviews .info-body .show-img-b:hover a {
    transform: scale(1.05);
}

.customer-reviews .info-body .view-bar {
    padding: 15px 0 0;
    color: #bbbbbb;
    font-size: 14px;
    display: table-cell;
    vertical-align: middle;
    width: 305px;
}

.customer-reviews .info-body .view-bar .view {
    position: relative;
    padding-left: 26px;
    box-sizing: border-box;
}

.customer-reviews .info-body .view-bar .view:before {
    display: block;
    content: '';
    background: url("https://www.golon.net/Public/Julong/images/share/message.png") no-repeat center;
    width: 17px;
    height: 15px;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
    margin-top: -7.5px;
}

.customer-reviews .info-body .view-bar .parse {
    position: relative;
    padding-left: 20px;
    box-sizing: border-box;
    margin-left: 8px;
}

.customer-reviews .info-body .view-bar .parse:before {
    display: block;
    content: '';
    background: url("https://www.golon.net/Public/Julong/images/share/parse.png") no-repeat center;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
    margin-top: -8px;
}

.customer-reviews .info-body .view-bar .time {
    float: right;
}

.customer-reviews .load-more {
    display: block;
    width: 260px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #fff;
    margin: 50px auto 0;
    box-sizing: border-box;
    font-size: 16px;
    color: #999999;
}

.customer-reviews .load-more:hover {
    color: #ff6b21;
}

.hao-li {
    background: #fff;
    padding: 60px 0;
}

.hao-li .title {
    font-size: 38px;
    color: #333333;
    text-align: center;
}

.hao-li .link-box {
    margin-top: 15px;
    text-align: center;
}

.hao-li .link-box a {
    display: inline-block;
    width: 157px;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    border: solid 1px #d9d9d9;
    color: #666666;
    font-size: 14px;
    margin-right: 10px;
}

.hao-li .link-box a:hover {
    border: solid 1px #ff6b21;
}

.hao-li .gift-box {
    margin: 50px 0 0 -20px;
}

.hao-li .gift-box:after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    clear: both;
}

.hao-li .gift-box li {
    width: 413px;
    height: 479px;
    border: solid 1px #e8e8e8;
    background: #fff;
    position: relative;
    padding: 20px;
    box-sizing: border-box;
    margin: 0 0 20px 20px;
    float: left;
}

.hao-li .gift-box li .info-img {
    width: 370px;
    height: 277px;
    position: relative;
    overflow: hidden;
}

.hao-li .gift-box li .info-img:before {
    display: block;
    content: '';
    background: url("https://www.golon.net/Public/Julong/images/share/convert.png") no-repeat center;
    width: 48px;
    height: 48px;
    position: absolute;
    top: 10px;
    left: 30px;
    z-index: 2;
}

.hao-li .gift-box li .info-img.no-hot:before {
    display: none;
}

.hao-li .gift-box li .info-img .img-responsive {
    max-width: 100%;
    max-height: 277px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
    transition: all .3s ease;
}

.hao-li .gift-box li .info-img:hover .img-responsive {
    transform: scale(1.05);
}

.hao-li .gift-box li .info-img-des {
    width: 330px;
    margin: 20px auto 0;
    font-size: 18px;
    color: #333333;
    height: 46px;
    line-height: 23px;
    overflow: hidden;
}

.hao-li .gift-box li .to-detail {
    display: block;
    background-color: #f4f4f4;
    height: 74px;
    line-height: 74px;
    text-align: center;
    width: 100%;
    font-size: 18px;
    color: #666666;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
}

.hao-li .gift-box li .to-detail:hover {
    color: #fc5d0d;
}

.wait-us {
    padding: 86px 0;
    background-color: #ff6b21;
    color: #fff;
    text-align: center;
}

.wait-us .title {
    font-size: 38px;
    line-height: 28px;
}

.wait-us .sub-title {
    margin-top: 20px;
    font-size: 22px;
}

.wait-us .open-vip {
    display: inline-block;
    width: 238px;
    height: 58px;
    line-height: 58px;
    background-color: #ff6b21;
    border: solid 2px #ffffff;
    text-align: center;
    margin: 20px auto 0;
    color: #fff;
    font-size: 20px;
}

.wait-us .open-vip:hover {
    border-radius: 6px;
}

/*---------------客户晒单详情---------------*/
.customer-reviews-detail {
    padding: 20px 0 30px;
}

.customer-reviews-detail .location {
    padding: 20px 0 10px;
}

.customer-reviews-detail .location a {
    color: #888;
}

.customer-reviews-detail .location a:hover {
    color: #e84800;
    text-decoration: underline;
}

.customer-reviews-detail .sideLeft {
    width: 960px;
    text-align: center;
}

.customer-reviews-detail .sideLeft .user {
    margin-bottom: 30px;
    border-bottom: 1px solid #f5f5f5;
}

.customer-reviews-detail .sideLeft .user .item {
    background-color: #fff;
    border: 1px solid #e7e7e7;
    padding: 20px;
}

.customer-reviews-detail .sideLeft .user .info {
    width: 250px;
}

.customer-reviews-detail .sideLeft .user .info .avatar {
    position: absolute;
    top: 0;
    left: 0;
}

.customer-reviews-detail .sideLeft .user .info .con {
    padding-left: 0;
    display: inline-block;
}

.customer-reviews-detail .sideLeft .user .info .con p {
    margin-bottom: 2px;
}

.customer-reviews-detail .sideLeft .user .info .hd {
    margin-bottom: 20px;
}

.customer-reviews-detail .sideLeft .user .info .hd .head {
    display: block;
    margin: -4px 10px 0 0;
    float: left;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.customer-reviews-detail .sideLeft .user .like {
    float: right;
    border-radius: 20px;
    line-height: 30px;
    text-align: center;
    padding: 0 20px;
    border: 1px solid #ccc;
    cursor: pointer;
    margin-top: 5px;
}

.customer-reviews-detail .sideLeft .user .like i {
    width: 16px;
    height: 15px;
    margin: -4px 0 0 5px;
    display: inline-block;
    vertical-align: middle;
    background: url(/Public/Julong/images/give.png) no-repeat;
}

.customer-reviews-detail .sideLeft .user .like.active i {
    background: url(/Public/Julong/images/gived.png) no-repeat;
}


.customer-reviews-detail .sideLeft .user .stars {
    display: inline-block;
    vertical-align: middle;
    margin-top: -7px;
}

.customer-reviews-detail .sideLeft .user .stars span {
    float: left;
    margin-left: 2px;
}

.customer-reviews-detail .sideLeft .user .share {
    margin: 2px 0 0 30px;
}

.customer-reviews-detail .sideLeft .user .browse-ico {
    float: left;
    width: 24px;
    height: 14px;
    margin: 3px 3px 0 0;
    background: url(/Public/Julong/images/eyes@icon.png);
}

.customer-reviews-detail .sideLeft .user .evaluation-description {
    text-align: justify;
}

.customer-reviews-detail .sideLeft .user .evaluation-description .ms p {
    margin-bottom: 2px;
}

.customer-reviews-detail .show {
    margin-top: 20px;
}

.customer-reviews-detail .show img {
    max-width: 100%;
    margin: 20px 10px 20px 0;
}

.customer-reviews-detail .sideLeft .module-box {
    margin-bottom: 15px;
    background-color: #fff;
}

.customer-reviews-detail .sideLeft .module-box.post-details {
    padding: 35px 30px;
}

.customer-reviews-detail .sideLeft .module-box .time-box {
    margin-top: 35px;
    color: #727171;
    line-height: 20px;
    height: 20px;
    padding-bottom: 15px;
    margin-bottom: 30px;
    border-bottom: 1px solid #f5f5f5;
}

.customer-reviews-detail .sideLeft .module-box .time-box li {
    float: left;
    margin-right: 10px;
}

.customer-reviews-detail .sideLeft .module-box .time-box li i.eyes-ico {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 14px;
    margin: -3px 2px 0 0;
    background: url(/Public/Julong/images/eyes@icon.png) no-repeat;
}

.customer-reviews-detail .sideLeft .module-box .time-box li i.comments-ico {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 14px;
    margin: -3px 2px 0 0;
    background: url(/Public/Julong/images/comments@ico.png) no-repeat;
}

.customer-reviews-detail .sideLeft .module-box .time-box li span {
    font-size: 20px;
    vertical-align: sub;
    line-height: 16px;
    color: #7a7979;
}

.customer-reviews-detail .sideLeft .module-box .time-box li .icon-wodepinglun {
    line-height: 18px;
    font-size: 16px;
}

/*--------------评论----------------*/
.customer-reviews-detail .sideLeft .webuploader-container {
    position: relative
}

.customer-reviews-detail .sideLeft .webuploader-element-invisible {
    position: absolute !important;
    left: 0;
    top: 0;
    z-index: 9;
    opacity: 0;
    cursor: pointer
}

.customer-reviews-detail .sideLeft .webuploader-pick {
    position: relative;
    display: inline-block;
    cursor: pointer;
    padding: 2px 8px 0;
    text-align: center;
    border-radius: 3px;
    overflow: hidden
}

.customer-reviews-detail .sideLeft .webuploader-pick-hover {
    background: #00a2d4
}

.customer-reviews-detail .sideLeft .btn {
    display: inline-block;
    min-width: 60px;
    padding: 8px 15px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    color: #fff;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.customer-reviews-detail .sideLeft .btn.btn-major {
    background-color: #fc5d0d;
}

.customer-reviews-detail .sideLeft .avatar-m {
    width: 40px;
    height: 40px;
    border-radius: 20px
}

.customer-reviews-detail .sideLeft .post-feedback {
    position: relative;
    margin-top: 65px;
    padding-top: 20px;
    border-top: 1px solid #eaeaea;
    border-radius: 0 3px 0 0
}

.customer-reviews-detail .sideLeft .post-feedback .ui-tab-nav {
    position: absolute;
    top: -50px;
    left: -1px
}

.customer-reviews-detail .sideLeft .post-feedback .ui-tab-nav li {
    position: relative;
    float: left;
    margin: 0 5px 0 0;
    padding: 0 32px;
    height: 48px;
    border: 1px solid #eaeaea;
    border-bottom: 0 none;
    border-radius: 2px 2px 0 0;
    background-color: #fff;
    color: #7a7a7a;
    list-style: none;
    font-size: 16px;
    line-height: 48px;
    cursor: pointer
}

.customer-reviews-detail .sideLeft .post-feedback .ui-tab-nav li.ui-tab-active {
    height: 49px;
    color: #333
}

.customer-reviews-detail .sideLeft .post-feedback .ui-tab-nav li.ui-tab-active i {
    position: absolute;
    top: -1px;
    left: 0;
    float: left;
    margin: 0 -1px;
    padding: 0 1px;
    width: 100%;
    height: 0;
    border-top: 3px solid #fc5d0d;
    border-radius: 2px 2px 0 0
}

.customer-reviews-detail .sideLeft .post-feedback .ui-tab-nav li .num {
    margin-left: 5px;
    color: #999
}

.customer-reviews-detail .sideLeft .post-feedback .ui-tab-nav li .num b {
    font-weight: 300
}

.customer-reviews-detail .sideLeft .post-feedback .ui-tab-body {
    position: relative
}

.customer-reviews-detail .sideLeft .ui-tab-pannel {
    min-height: 100px
}

.customer-reviews-detail .sideLeft .post-feedback .add-comment {
    position: relative;
    padding: 0 30px 35px
}

.customer-reviews-detail .sideLeft .form-control {
    display: block;
    padding: 6px;
    width: 100%;
    height: 34px;
    border: 1px solid #ccc;
    border-radius: 2px;
    background-color: #fff;
    background-image: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    color: #333;
    vertical-align: middle;
    font-size: 14px;
    font-family: arial;
    line-height: 1.428571429;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.customer-reviews-detail .sideLeft .form-control:focus {
    outline: 0;
    border-color: #66afe9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.customer-reviews-detail .sideLeft .form-control {
    box-sizing: border-box;
    height: auto
}

.customer-reviews-detail .sideLeft .post-feedback .add-comment .form-control {
    margin-bottom: 8px;
    min-height: 95px
}

.customer-reviews-detail .sideLeft .error-tips {
    display: none;
    padding: 5px 0;
    color: #eb604d
}

.customer-reviews-detail .sideLeft .form-error {
    border: 1px solid #eb604d;
    background-color: #ffeef1
}

.customer-reviews-detail .sideLeft .error-tips:before {
    display: inline-block;
    margin-right: 5px;
    width: 16px;
    height: 16px;
    background: url(/Public/Julong/images/icon.png) -50px -650px;
    content: ' ';
    vertical-align: middle
}

.customer-reviews-detail .sideLeft .post-feedback .add-comment .btn {
    margin-top: 8px
}

.customer-reviews-detail .sideLeft .comments-list-box .comments-list {
    padding-bottom: 15px
}

.customer-reviews-detail .sideLeft .comments-list li {
    position: relative;
    margin-left: 0;
    padding: 10px 30px 15px 95px;
    min-height: 50px;
    list-style: none;
    font-size: 14px
}

.customer-reviews-detail .sideLeft .comments-list .r-avatar {
    float: left;
    margin-left: -65px;
    padding-top: 4px
}

.customer-reviews-detail .sideLeft .comments-list .r-user-info {
    margin-bottom: 10px;
    line-height: 25px
}

.customer-reviews-detail .sideLeft .comments-list .r-name {
    margin-right: 15px;
    color: #e8334e;
    font-size: 16px
}

.customer-reviews-detail .sideLeft .r-name a {
    display: inline-block;
    color: #000;
    line-height: 30px
}

.customer-reviews-detail .sideLeft .r-name a:hover {
    color: #65af55
}

.customer-reviews-detail .sideLeft .comment-login-tips {
    position: absolute;
    top: 35px;
    z-index: 6;
    width: 94%;
    color: #666;
    text-align: center
}

.customer-reviews-detail .sideLeft .comment-login-tips a {
    color: #333;
    text-decoration: underline
}

.customer-reviews-detail .sideLeft .comments-list .r-time {
    color: #999
}

.customer-reviews-detail .sideLeft .comments-list .r-message {
    margin-bottom: 0;
    width: 90%;
    white-space: pre-line;
    line-height: 18px;
    word-break: break-word
}

.customer-reviews-detail .sideLeft .comments-list li:hover .r-operate-btn {
    display: block;
    opacity: 1
}

.customer-reviews-detail .sideLeft .comments-list li:hover {
    background-color: #f4f4f4
}

.customer-reviews-detail .sideLeft .comments-list .r-operate-btn {
    position: absolute;
    top: 12px;
    right: 30px;
    opacity: .4
}

.customer-reviews-detail .sideLeft .sub-comments-box {
    position: relative;
    margin-top: 10px;
    border: 1px solid #d8d7d7;
    border-radius: 4px;
    background-color: #FFF;
    color: #4e4e4e
}

.customer-reviews-detail .sideLeft .sub-comments-box:after, .sub-comments-box:before {
    position: absolute;
    top: -10px;
    left: 66px;
    width: 0;
    height: 0;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #d8d7d7;
    border-left: 10px solid transparent;
    content: ""
}

.customer-reviews-detail .sideLeft .sub-comments-box:after {
    top: -9px;
    border-bottom-color: #FFF
}

.customer-reviews-detail .sideLeft .sub-comments-box .btn-default {
    font-size: 12px;
    line-height: 1.2;
    min-width: 40px;
    border-radius: 1px;
    padding: 5px 8px;
    color: #333;
    border-color: #ccc;
    background-color: #eee;
}

.customer-reviews-detail .sideLeft .sub-comment-form {
    padding: 16px 20px 1px;
    background-color: #fff
}

.customer-reviews-detail .sideLeft .sub-comments-box .form-group {
    margin-bottom: 15px
}

.customer-reviews-detail .sideLeft .sub-comment-form.active > .actions {
    display: block
}

.customer-reviews-detail .sideLeft .text-right {
    text-align: right
}

.customer-reviews-detail .sideLeft .sub-comment-form > .actions {
    display: none
}

.customer-reviews-detail .sideLeft .sub-comments-box .btn-sm {
    padding: 5px 8px;
    min-width: 40px;
    border-radius: 1px;
    font-size: 12px;
    line-height: 1.2
}

.customer-reviews-detail .sideLeft .sub-comment:first-child {
    margin-top: 15px
}

.customer-reviews-detail .sideLeft .sub-comment {
    padding-right: 20px;
    padding-left: 20px;
    border-bottom: 1px dashed #EEE
}

.customer-reviews-detail .sideLeft .sub-comment > .media-body > .actions, .sub-comment > .media-body > .source {
    margin-bottom: 0
}

.customer-reviews-detail .sideLeft .sub-comment .pull-right {
    float: right !important
}

.customer-reviews-detail .sideLeft .sub-comment .unsafe {
    overflow: hidden
}

.customer-reviews-detail .sideLeft .sub-comments-box p {
    margin-bottom: 10px
}

.customer-reviews-detail .sideLeft .sub-comments-box .media {
    margin-top: 15px
}

.customer-reviews-detail .sideLeft .comment-item .a-i-footer {
    padding: 16px 0 0
}

.customer-reviews-detail .sideLeft .comment-item .a-i-footer .info-text {
    float: left;
    margin-right: 20px;
    color: #999;
    font-size: 12px
}

.customer-reviews-detail .sideLeft .comment-item .a-i-footer .icon-comment {
    display: inline-block;
    vertical-align: middle;
    margin: -3px 2px 0 0;
    width: 15px;
    height: 13px;
    background: url(/Public/Julong/images/reply2@icon.png) no-repeat
}

.customer-reviews-detail .sideLeft .comment-item .a-i-footer .info-text.comment-info {
    color: #fc5d0d
}

.customer-reviews-detail .sideLeft .icon-btn {
    cursor: pointer
}

.customer-reviews-detail .sideLeft .icon-replay {
    padding-left: 18px;
    background: url(/Public/Julong/images/reply@icon.png) 0 4px no-repeat;
    color: #999
}

.customer-reviews-detail .sideLeft .icon-replay:hover {
    color: #fc5d0d
}

.customer-reviews-detail .sideLeft .icon-del {
    padding: 0 0 0 15px;
    background: url(/Public/Julong/images/icon.png) no-repeat -140px -786px;
    color: #999
}

.customer-reviews-detail .sideLeft .poster-other-shares {
    padding: 0 0 40px 30px
}

.customer-reviews-detail .sideLeft .poster-other-shares .module-title {
    padding: 20px 0
}

.customer-reviews-detail .sideLeft .module-title h4 {
    margin-bottom: 0
}

.customer-reviews-detail .sideLeft .poster-other-shares .module-title h4 {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px
}

.customer-reviews-detail .sideLeft .poster-other-shares .module-title .avatar-xs {
    margin-right: 10px;
    vertical-align: top
}

.customer-reviews-detail .sideLeft .avatar-xs {
    width: 24px;
    height: 24px;
    border-radius: 12px
}

.customer-reviews-detail .sideLeft .poster-other-shares .module-content {
    overflow: hidden;
    width: 668px
}

.customer-reviews-detail .sideLeft .poster-other-shares .share-list {
    width: 960px
}

.customer-reviews-detail .sideLeft .poster-other-shares .share-list li {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 0 10px 0 0;
    width: 155px;
    height: 155px;
    border: 1px solid #ddd;
    list-style: none
}

.customer-reviews-detail .sideLeft .poster-other-shares .share-list .pic {
    display: table-cell;
    overflow: hidden;
    width: 155px;
    height: 155px;
    vertical-align: middle;
    text-align: center
}

.customer-reviews-detail .sideLeft .poster-other-shares .share-list li img {
    width: 155px
}

.customer-reviews-detail .sideLeft .message-button-photo {
    margin: 0;
    border: 1px solid #bcbcbc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #eee;
    background-image: -moz-linear-gradient(top, #fafafa, #e8e8e8);
    background-image: -ms-linear-gradient(top, #fafafa, #e8e8e8);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#e8e8e8));
    background-image: -webkit-linear-gradient(top, #fafafa, #e8e8e8);
    background-image: -o-linear-gradient(top, #fafafa, #e8e8e8);
    background-image: linear-gradient(top, #fafafa, #e8e8e8);
    background-repeat: repeat-x;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    color: #333;
    vertical-align: middle;
    text-align: center;
    font-weight: 700;
    font-family: inherit;
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#e8e8e8', GradientType=0)
}

.customer-reviews-detail .sideLeft .banner-img-holder {
    margin-top: 10px
}

.customer-reviews-detail .sideLeft .banner-img-holder img {
    max-width: 200px
}

.customer-reviews-detail .sideLeft .comments-list .r-message img {
    max-width: 710px
}

.customer-reviews-detail .sideLeft .btn-primary {
    border-color: #39C19D;
    background-color: #39C19D;
    color: #fff
}

.customer-reviews-detail .sideLeft .btn-primary:hover {
    color: #fff;
    background: #38CAA3
}


/*---------------图片小图预览列表---------------*/
.preview {
    width: 600px;
    margin: 30px auto;
}

.preview .spec-preview {
    width: 600px;
    height: 600px;
    border: 1px solid #e7e7e7;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    *display: block;
    *font-size: 305px; /*约为高度的0.873，200*0.873 约为175*/
    *font-family: Arial; /*防止非utf-8引起的hack失效问题，如gbk编码*/
}

.spec-scroll {
    position: relative;
    clear: both;
    margin-top: 5px;
    width: 600px;
}

.spec-scroll .prev {
    position: absolute;
    left: -20px;
    top: 50%;
    margin-top: -35px;
    background: url(/Public/Julong/images/del-but-prev.png) center no-repeat;
}

.spec-scroll .next {
    position: absolute;
    right: -20px;
    top: 50%;
    margin-top: -35px;
    background: url(/Public/Julong/images/del-but-next.png) center no-repeat;
}

.spec-scroll .prev, .spec-scroll .next {
    display: block;
    font-family: "宋体";
    text-align: center;
    width: 13px;
    height: 54px;
    line-height: 54px;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
}

.spec-scroll .items {
    margin-top: 12px;
    position: relative;
    height: 98px;
    overflow: hidden;
}

.spec-scroll .items ul {
    position: absolute;
    width: 999999px;
    height: 56px;
}

.spec-scroll .items ul li {
    float: left;
    width: 102px;
}

.spec-scroll .items ul li img {
    border: 1px solid #e7e7e7;
    padding: 2px;
    width: 82px;
    height: 82px;
}

.spec-scroll .items ul li img:hover {
    border: 2px solid #FF6600;
    padding: 1px;
}

.spec-scroll .items ul li img.img-hover {
    border: 2px solid #e4393c;
    padding: 0
}

/*---------------推荐---------------*/
.customer-reviews-detail .sideRight {
    width: 303px;
}

.customer-reviews-detail .sideRight .reviews-recom .title {
    height: 35px;
    padding: 0 20px;
    color: #fff;
    line-height: 35px;
    background-color: #423c3a;
    color: #fff
}

.customer-reviews-detail .sideRight .reviews-recom .items {
    overflow: hidden;
    margin-bottom: 10px;
    background-color: #fff;
    padding: 20px;
}

.customer-reviews-detail .sideRight .reviews-recom .items .show {
    overflow: hidden;
    width: 100%;
    margin-top: 10px;
}

.customer-reviews-detail .sideRight .reviews-recom .items .show a {
    display: block;
    width: 100%;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.customer-reviews-detail .sideRight .reviews-recom .items .show a img {
    width: 100%;
}

.customer-reviews-detail .sideRight .reviews-recom .items .show a:hover {
    transform: scale(1.1);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
}

.customer-reviews-detail .sideRight .reviews-recom .items .info .mod {
    max-width: 150px;
}

.customer-reviews-detail .sideRight .reviews-recom .items .info .mod .head {
    display: block;
    margin: 2px 8px 0 0;
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.customer-reviews-detail .sideRight .reviews-recom .items .info .stars {
    margin: 4px 0 0 5px;
}

.customer-reviews-detail .sideRight .reviews-recom .items .info .stars span {
    float: left;
    margin-left: 1px;
    line-height: 0;
}

.customer-reviews-detail .sideRight .reviews-recom .items .service {
    margin: 10px 0;
}

.customer-reviews-detail .sideRight .reviews-recom .items .service .best {
    margin-bottom: 10px;
}

.customer-reviews-detail .sideRight .reviews-recom .items .service .best span {
    float: left;
    display: block;
    padding: 4px 10px;
    margin-right: 5px;
    background-color: #f5f5f5;
}

.customer-reviews-detail .sideRight .reviews-recom .items .Time i.J-icon {
    width: 20px;
    display: inline-block;
    vertical-align: middle;
    margin: -7px 2px 0 0;
    opacity: 0.4;
}

.customer-reviews-detail .sideRight .reviews-recom .items .Time i.J-icon img {
    width: 100%;
}


/*---------------活动专题---------------*/
.activity-project-container {
    overflow: hidden;
    padding: 50px 0 0;
}

.activity-project-container h3 {
    height: 80px;
    text-align: center;
    margin-bottom: 35px;
}

.activity-project-container h3 .dt {
    margin-bottom: 5px;
}

.activity-project-container .box .item {
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #ebebeb;
    margin-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
    -webkit-box-shadow: 1px 3px 5px rgba(0, 0, 0, .03);
    -moz-box-shadow: 1px 3px 5px rgba(0, 0, 0, .03);
    box-shadow: 1px 3px 5px rgba(0, 0, 0, .03);
}

.activity-project-container .box .item .side {
    width: 308px;
    height: 185px;
    border-right: 1px solid #ebebeb;
    padding: 20px 30px;
}

.activity-project-container .box .item .side .info {
    overflow: hidden;
    margin: 15px 0 20px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 15px;
}

.activity-project-container .box .item .side .info .pic {
    overflow: hidden;
    float: left;
    width: 105px;
    height: 75px;
    margin: 0 10px 0 0;
}

.activity-project-container .box .item .side .info .pic img {
    width: 100%;
}

.activity-project-container .box .item .side .info em {
    display: inline-block;
    width: 180px;
    line-height: 1.2;
}

.activity-project-container .box .item .side .info em .dt {
    font-size: 16px;
    margin-bottom: 8px;
}

.activity-project-container .box .item .side .info em .en {
    text-transform: uppercase;
    line-height: 1.2;
}

.activity-project-container .box .item .side .info em .name {
    padding-left: 16px;
}

.activity-project-container .box .item .side .info em .time i {
    display: inline-block;
    vertical-align: middle;
    margin: -3px 2px 0 0;
    width: 14px;
    height: 14px;
    background: url(/Public/Julong/images/news/time@icon.png);
}

.activity-project-container .box .item .list {
    width: 905px;
}

.activity-project-container .box .item .list ul li {
    float: left;
    width: 207px;
    text-align: center;
    margin-left: 15px;
}

.activity-project-container .box .item .list ul {
    overflow: hidden;
    padding: 30px 0 30px 2px;
}

.activity-project-container .box .item .list ul li .p-img {
    overflow: hidden;
    width: 207px;
    height: 160px;
    text-align: center;
    background-color: #999;
}

.activity-project-container .box .item .list ul li .p-img img {
    width: 100%;
}

.activity-project-container .box .item .list ul li .p-name {
    margin-top: 5px;
}

/*---------------当前位置---------------*/
.bread-crumbs {
    padding: 0 20px 30px;
    color: #777;
    word-wrap: break-word;
}

.bread-crumbs a {
    color: #777;
}

/*---------------精彩视频---------------*/
.video-content {
    position: relative;
    top: -40px;
    z-index: 99;
    padding: 50px 20px 40px;
    background-color: #fff;
}

.video-content .video-ico {
    position: absolute;
    top: -130px;
    left: 50%;
    z-index: 99;
    margin-left: -27px;
    width: 54px;
    height: 156px;
    background: url(/Public/Julong/images/video@icon.png);
}

.video-content .video-list {
    overflow: hidden;
}

.video-content .video-list li {
    float: left;
    margin-bottom: 45px;
    padding-right: 17px;
    padding-left: 16px;
}

.video-content .video-list li .item {
    float: left;
    overflow: hidden;
    width: 380px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.video-content .video-list li .item .video-img {
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
    width: 380px;
    height: 225px;
}

.video-content .video-list li .item .video-img:hover .mask {
    opacity: 1;
    cursor: pointer;
}

.video-content .video-list li .item .video-img:hover .play-button {
    cursor: pointer;
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
}

.video-content .video-list li .item .video-img .mask {
    position: absolute;
    z-index: 99;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    opacity: 0;
    -webkit-transition: .5s;
    -webkit-transition: .5s ease-out;
    -moz-transition: .5s ease-out;
    transition: transform .5s ease-out;
}

.video-content .video-list li .item .video-img .mask .play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -35px;
    margin-left: -35px;
    width: 70px;
    height: 70px;
    background: url(/Public/Julong/images/play@but.png);
    -webkit-transition: .5s;
    -webkit-transition: .5s ease-out;
    -moz-transition: .5s ease-out;
    transition: transform .5s ease-out;
}

.video-content .video-list li .item .name {
    margin-bottom: 5px;
}

.video-content .video-list li .item .tab-label i.eyes {
    float: left;
    margin-top: 1px;
    width: 21px;
    height: 15px;
    background: url(/Public/Julong/images/eyes@icon.png);
}

.video-content .video-list li .item .tab-label dd {
    float: left;
    margin-top: 5px;
    margin-left: 5px;
    padding: 2px 0;
    color: #777;
}

.video-content .video-list li .item .tab-label dd.adv {
    padding: 2px 8px;
    background-color: #e7e7e7;
}

.video-content .video-list li .item .tab-label dd.spacer {
    margin-top: 0;
    margin-right: 5px;
    margin-left: 10px;
    width: 1px;
    height: 26px;
    background-color: #d5d5d5;
}


/*---------------视频详情页---------------*/
.video-detail {
    padding-bottom: 30px;
}

.video-detail .video-Big {
    overflow: hidden;
    margin: 0 20px 25px 20px;
    height: 540px;
    background-color: #000;
    text-align: center;
}

.video-detail .video-Big video {
    height: 100%;
}

.video-detail .hd {
    margin: 0 20px;
    color: #777;
}

.video-detail .hd .time {
    margin-top: 2px;
}

.video-detail .hd .item {
    display: block;
    margin-left: 5px;
    padding: 2px 8px;
    background-color: #e7e7e7;
}

.video-detail .hd .name {
    color: #000;
    font-size: 24px;
}

.video-detail .streamhero-action li {
    float: left;
}

.video-detail .streamhero-action .streamhero-ico {
    display: block;
    margin-bottom: 2px;
    height: 20px;
    background-repeat: no-repeat;
    vertical-align: text-bottom;
    cursor: pointer;
}

.video-detail .streamhero-action .streamherolikes {
    width: 24px;
    background-image: url(/Public/Julong/images/love@icon.png);
}

.video-detail .streamhero-action .streamhero-views {
    width: 28px;
    background-image: url(/Public/Julong/images/eyes-big@icon.png);
}

.video-detail .dividing-line {
    margin-right: 10px;
    margin-left: 10px;
    width: 1px;
    background-color: #b7b7b7;
}

.video-detail .streamhero-action .dividing-line {
    height: 47px;
}

/*about-us 页面开始*/
.about-us-banner {
    background: url("https://www.golon.net/Public/Julong/images/about/about-us-bg.jpg") no-repeat center;
    height: 498px;
}

.about-us-banner .w1280 {
    padding-left: 20px;
    box-sizing: border-box;
}

.about-us-banner .banner-title {
    padding-top: 90px;
}

.about-us-banner .banner-des {
    margin-top: 20px;
}

.about-us-banner .label-box {
    margin-top: 40px;
    font-size: 0;
}

.about-us-banner .label-box li {
    display: inline-block;
    vertical-align: middle;
}

.about-us-banner .label-box li:first-child + li {
    margin-right: 20px;
}

.about-us-banner .label-box li:nth-child(5) {
    margin-right: 20px;
}

.company-intro {
    background: #fff;
    padding-bottom: 160px;
    box-sizing: border-box;
}

.company-intro .intro-l {
    font-size: 0;
    margin-bottom: 20px;
}

.company-intro .intro-item {
    padding: 0 52px;
    min-width: 205px;
    box-sizing: border-box;
    display: inline-block;
    border-right: 1px solid #efefef;
}

.company-intro .intro-l .intro-item:first-child {
    padding-left: 0;
}

.company-intro .intro-l .intro-item:first-child + .intro-item {
    width: 230px;
}

.company-intro .intro-item .name {
    margin-bottom: 10px;
    font-size: 15px;
    color: #666666;
}

.company-intro .intro-top {
    position: relative;
    padding: 60px 0 6px;
}

.company-intro .intro-top .intro-flag {
    position: absolute;
    top: 60px;
    right: 0;
    z-index: 1;
}

.company-intro .intro-top .intro-flag:before {
    display: inline-block;
    content: '';
    width: 344px;
    height: 470px;
    border: 10px solid #eeeeee;
    background: transparent;
    position: absolute;
    top: -260px;
    right: 58px;
    z-index: 1;
    box-sizing: border-box;
}

.company-intro .company-name {
    margin-right: 72px;
    position: relative;
    z-index: 2;
}

.company-intro .video-instr {
    margin-top: 50px;
}

.video-instr .video-box {
    width: 504px;
    height: 333px;
    background: url("https://www.golon.net/Public/Julong/images/about/video-bg.jpg") no-repeat center;
    position: relative;
    display: inline-block;
}

.video-instr .video-box .play-btn {
    font-size: 18px;
    color: #fff;
    position: absolute;
    left: 27px;
    bottom: 24px;
    z-index: 3;
    cursor: pointer;
}

.video-instr .video-box .play-btn span {
    display: inline-block;
    transition: all .3s linear;
}

.video-instr .video-box .play-btn:hover span {
    transform: translateX(10px);
    color: #f54a16;
}

.video-instr .company-des {
    color: #666666;
    font-size: 14px;
    width: 714px;
    float: right;
}

.video-instr .company-des p {
    margin-top: 20px;
    line-height: 23px;
}

.video-instr .company-des p:first-child {
    margin-top: 0;
}

.honor-parent {
    height: 578px;
    background-color: #f5f5f5;
}

.honor-parent .honor-content {
    width: 1280px;
    margin: 0 auto;
    position: relative;
}

.honor-parent .honor-content .honor-l {
    width: 344px;
    height: 540px;
    position: absolute;
    border: 10px solid #eeeeee;
    background: transparent;
    top: -80px;
    z-index: 1;
    box-sizing: border-box;
}

.honor-content .certification {
    margin: 140px 0 0 56px;
}

.honor-content .trophy {
    position: absolute;
    bottom: -10px;
    right: -46px;
    z-index: 1;
}

.honor-content .honor-name {
    color: #666666;
    position: absolute;
    right: -100px;
    top: 116px;
    background: #f5f5f5;
    padding: 30px 0 20px;
    box-sizing: border-box;
    z-index: 3;
}

.honor-content .honor-name .name {
    font-size: 30px;
    letter-spacing: 2px;
}

.honor-content .honor-name .des {
    font-size: 18px;
}

.honor-content .honor-img {
    margin: 102px 30px 0 0;
    float: right;
}

.honor-content .honor-item {
    margin-bottom: 30px;
}

.honor-content .honor-img img {
    margin-left: 20px;
    transition: all .3s;
}

.honor-content .honor-img img:hover {
    transform: scale(1.02);
}

.the-culture {
    background: url("https://www.golon.net/Public/Julong/images/about/the-culture.jpg") no-repeat center #a18e7f;
    height: 736px;
    overflow: hidden;
}

.the-culture .culture-body {
    margin: 96px auto 0;
    width: 1280px;
}

.the-culture .culture-body .culture-l {
    display: inline-block;
    position: relative;
    z-index: 3;
}

.the-culture .culture-body .culture-l:hover {
    z-index: 4;
}

.the-culture .culture-body li {
    margin-bottom: 10px;
}

.the-culture .culture-item {
    width: 467px;
    height: 178px;
    background: #dcdcdc;
    box-sizing: border-box;
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
    padding-left: 48px;
    position: relative;
    cursor: default;
    color: #6d6d6d;

}

.the-culture .culture-item .info {
    background: #fff;
    height: 177px;
    width: 810px;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: 466px;
    top: 0;
    z-index: 2;
    transition: visibility .3s, opacity .3s;;
}

.the-culture .culture-item .info .text {
    display: table-cell;
    vertical-align: middle;
    padding: 0 47px;
    box-sizing: border-box;
    height: 177px;
    font-size: 14px;
    position: relative;
    color: #333333;
}


.the-culture .culture-item .last-info {
    height: 553px;
    top: -376px;
}

.the-culture .culture-item .last-info .text {
    height: 553px;
    color: #333333;
    display: block;
    line-height: 24px;
    padding-top: 80px;
    box-sizing: border-box;
}

.the-culture .culture-item .last-info .text .mask-title-des {
    font-size: 18px;
    color: #b99f89;
    font-weight: 700;
    margin-top: 10px;
}

.the-culture .culture-item .last-info .text .pro {
    font-size: 15px;
    font-weight: 700;
    color: #333333;
    margin-top: 25px;
    line-height: 30px;
}

.the-culture .culture-item:after {
    display: none;
    content: '';
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAUCAYAAAC07qxWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA01pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDQ4OCwgMjAyMC8wNy8xMC0yMjowNjo1MyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIyLjAgKDIwMjAwODE4Lm0uMTAxMiAyMDIwLzA4LzE4OiBmODJmNDMzNzYxKSAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkI0MjA1MkE4N0NDRDExRUJCMTg0RDhCRDQ1NDE5MjAzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkI0MjA1MkE5N0NDRDExRUJCMTg0RDhCRDQ1NDE5MjAzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QjQyMDUyQTY3Q0NEMTFFQkIxODREOEJENDU0MTkyMDMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QjQyMDUyQTc3Q0NEMTFFQkIxODREOEJENDU0MTkyMDMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7NVL9WAAAAl0lEQVR42mL4//8/AwFcCqIJKcoE4n+EFMZAFf3HpzAQiP/8RwCsCt2A+Od/VICh0BaIv/7HBCgKTYD4w3/sAK5QB4hf/ccNwApVgPjpf/wArPDwf8IArFCdgLUobtTD4xEMX5sD8WdiFIKwExB/I0YhCPsSEzMwHE5MXMNwMjGpB4bzYQpZGPCDiUDMB2Iwgo0lAgAEGACr3nJX9lwNPAAAAABJRU5ErkJggg==") no-repeat center;
    width: 10px;
    height: 20px;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -10px;
    z-index: 2;
}


.the-culture .culture-item:before {
    display: block;
    content: '';
    background: url("https://www.golon.net/Public/Julong/images/about/arrow-r.png") no-repeat center;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    right: 55px;
    margin-top: -20px;
    z-index: 1;
}

.the-culture .culture-item:hover .info {
    visibility: visible;
    opacity: 1;
}

.the-culture .culture-item:hover:after {
    display: block;
}

.the-culture li:first-child.active .culture-item {
    background: url("https://www.golon.net/Public/Julong/images/about/culture1.png") no-repeat center;
}

.the-culture li:first-child.active .culture-item {
    color: #333333;
}

.the-culture li:first-child.active .culture-item .title span {
    font-size: 24px;
}

.the-culture li:first-child .culture-item:before {
    background: url("https://www.golon.net/Public/Julong/images/about/arrowed-r.png") no-repeat center;
    color: #333333;
}

.the-culture li:first-child + li.active:hover .culture-item {
    background: url("https://www.golon.net/Public/Julong/images/about/culture2.png") no-repeat center;
    color: #333333;
}

.the-culture li:first-child + li + li.active:hover .culture-item {
    background: url("https://www.golon.net/Public/Julong/images/about/culture3.png") no-repeat center;
    color: #333333;
}

.the-culture .culture-item:hover:before {
    background: url("https://www.golon.net/Public/Julong/images/about/arrowed-r.png") no-repeat center;
    color: #333333;
}

.the-culture .culture-item .title {
    height: 36px;
    line-height: 36px;
}

.the-culture .culture-item .title span {
    color: #333333;
    transition: all .3s ease;
}

.the-culture .culture-item:hover .title span {
    font-size: 24px;
}

.the-culture .culture-item .des {
    width: 274px;
    transition: all .3s;
}

.the-culture .culture-r {
    float: right;
    width: 790px;
    position: relative;
    margin-right: 4px;
}

.atmos-title {
    font-size: 30px;
    color: #fff;
    margin: 0 0 30px 10px;
}

.atmos-title .en {
    font-size: 18px;
}

.atmos-item {
    margin-bottom: 26px;
    position: relative;
    cursor: pointer;
    overflow: hidden;
}

.atmos-item:last-child {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 3;
}

.atmos-item .img-name {
    font-size: 16px;
    position: absolute;
    bottom: 20px;
    left: 30px;
    z-index: 2;
    color: #fff;
    transition: color .3s linear;
}

.atmos-item > img {
    transition: all .3s;
}

.atmos-item:hover > img {
    transform: scale(1.02);
}

.atmos-item .img-name:before {
    display: block;
    content: '';
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA01pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDQ4OCwgMjAyMC8wNy8xMC0yMjowNjo1MyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIyLjAgKDIwMjAwODE4Lm0uMTAxMiAyMDIwLzA4LzE4OiBmODJmNDMzNzYxKSAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkE0RDg0QUNCN0Q1MTExRUI4QTg1RkZFQ0QyQkNEQjhBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkE0RDg0QUNDN0Q1MTExRUI4QTg1RkZFQ0QyQkNEQjhBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QTREODRBQzk3RDUxMTFFQjhBODVGRkVDRDJCQ0RCOEEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QTREODRBQ0E3RDUxMTFFQjhBODVGRkVDRDJCQ0RCOEEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7UcFYJAAABzElEQVR42pzUSyhEURgH8DtMo0yYifEoY0F2oigbr2zERsqCZCgbC2SpSCk1WwsLZmGUrNiSEmVjoxCJnbCwYbxi8miM/8f/6nacOzP56jcz55x7vjn3vBzxeNywiWxohGrwggOe4RR24FrXyaFJ6IZOqGP5Dh5AHsyCfNafwYqaWE1YCmP8vQkbENUMpAF6+XsJdn9bJCGVQgimwWOpt5MOg+zTbNabjS42BFNIpBpgX7+U0zjQAL+nDPuQ6cjV1IfhFYalIAkzoRa24D1BwnYIQpGmbQY8UCkJW1i5aiSOOYjwLdSRXnDxuiRhDbdFsniDcTjgTihW2s8hz8mhXin7UOY0Az6VTrKxY5ADkzABt2x7lA8nT4B1M6ZDCbg0o5TJf7KUrc/EzYQvHKUZT3w1u+iGMlhQTonbXGU5Qj4jtRiCZpiFPaVN3ioqCddZUZ8k2ahsC5iHE6Utiyu/JglvuEKBJAmPIQSHmjbZ1B+wbR4fL4/PyD+OXhv7VlmP3j0sQwX0GamHHIoO3jZHuuurCXq40mEumC4KoJ+rvcsrzPaCLefDPm6pS/5BjJNfyEtW5mwR9pPd2GbI1d8Kfm4vMyLfk//jT3wJMAC6Sh2tv4JFtwAAAABJRU5ErkJggg==") no-repeat center;
    width: 20px;
    height: 20px;
    position: absolute;
    right: -30px;
    top: 50%;
    margin-top: -10px;
    z-index: 2;
}

.atmos-item .atmos-mask {
    height: 550px;
    background: transparent;
    width: 1280px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -275px;
    margin-left: -640px;
    z-index: 6;
    display: none;
}

.atmos-item .atmos-mask:before {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .2);
    z-index: -1;
}

.atmos-item .atmos-mask .atoms-body {
    height: 100%;
    background: #fff;
    padding: 50px 30px;
    box-sizing: border-box;
    position: relative;
}

.atmos-item .atmos-mask .close-btn {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA01pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDQ4OCwgMjAyMC8wNy8xMC0yMjowNjo1MyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIyLjAgKDIwMjAwODE4Lm0uMTAxMiAyMDIwLzA4LzE4OiBmODJmNDMzNzYxKSAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjdFQjg3NDdBN0Q1NTExRUI4OEYzRjY1RjhFQjdBNjQ0IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjdFQjg3NDdCN0Q1NTExRUI4OEYzRjY1RjhFQjdBNjQ0Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6N0VCODc0Nzg3RDU1MTFFQjg4RjNGNjVGOEVCN0E2NDQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6N0VCODc0Nzk3RDU1MTFFQjg4RjNGNjVGOEVCN0E2NDQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz54PQY3AAACLUlEQVR42szXQUsCQRQH8HUIlOiS4RewukWmZLrWrU7RR+jsd/LaZ+goHQo1LUol6JBm18DsFOml7Q28B49p1p3ZXaWBP9S4xY83M2/WRLVaHTmO8wMpQcbO8kYKcg3xarVaScAPa5AspA3JLBHRhBQhaTkhITuQN8Q06YMlIPKQB8geQd4hZcgLZAtyu0CMRLQYogL5IoiDGDk5gGwjZn1BlZAVeIQcQmb0oWAPyo3qMkw7RoyuElP+gFD+YIzLFCeGEFSJPwgdRI4PBdOJgNEhZroHhc8/IMwQN3AYTAr32txKBEEIUwqJIUQOEe48RBBEh7kzONop3Fu5oOWwgRDmAPIK2cTKpAMQuybLYQuRY4KYEcOoy5RkiK4NwgZCldlnleHLlEIcIVwbhC2EKlNklbnB01VniLItQo6VEL1hgpWpY6ds4fwV5NRkY8ZREY45U+bOwyKiQOTGvFDmLqNcByIkQjarY0gDN+YzpAC5D4uxhfC23Yec4O9HeJqyhk0vEoRfYH3sK1PlNOmOdqwQ/lLTx7Y/8znaVJmODUZYIPIMMQ3oM0OD68AKkmSIXgBCvQ4I0zbBCMPXu55lx+SYLROMMFiOsG2bLxNhNmwgSQXhhkDQ+MTKDBDT8sOIgEpEQajLRO/AWozQIAqmr3eWlSnNwwi2HA1WiUqMCF4ZX4yErC6wEjpMWcFkCNJliMoCEX7fm54I4uGtuQyE7nvTt5xIeJ7n/IfxK8AA1Im5GrMhdFAAAAAASUVORK5CYII=") no-repeat center;
    width: 34px;
    height: 34px;
    position: absolute;
    right: 30px;
    top: 25px;
    z-index: 2;
    transition: all .3s linear;
}

.atmos-item .atmos-mask .close-btn:hover {
    transform: rotate(180deg);
}

.atmos-item .atmos-mask .mask-img {
    display: inline-block;;

}

.atmos-item .atmos-mask .mask-text {
    display: inline-block;
    float: right;
    width: 650px;
}

.atmos-item .atmos-mask .mask-title {
    color: #b99f89;
    font-size: 24px;
    font-weight: 700;
}

.atmos-item .atmos-mask .mask-title-des {
    font-size: 18px;
    color: #b99f89;
    font-weight: 700;
    margin-top: 10px;
}

.atmos-item .atmos-mask .mask-text-des {
    margin-top: 30px;
    font-size: 14px;
    color: #666666;
}

.atmos-item .atmos-mask .mask-text-des .flag {
    font-weight: bold;
}

.atmos-item .atmos-mask dt {
    margin-bottom: 20px;
    width: 590px;
    line-height: 24px;
}

/*about-us 页面结束*/

/*手机推广页面开始 2021-4-13*/
.phone-banner {
    background: url("https://www.golon.net/Public/Julong/images/to-promote/phone-banner.png") no-repeat center #83d0ee;
    height: 674px;
    color: #fff;
}

.phone-banner .w1280 {
    position: relative;
    height: inherit;
    padding-left: 20px;
    box-sizing: border-box;
}

.phone-banner .phone-title {
    margin-top: 80px;
}

.phone-banner .phone-des {
    font-size: 20px;
    margin-top: 20px;
    line-height: 34px;
}

.phone-banner .phone-code {
    position: absolute;
    bottom: 90px;
    left: 20px;
    z-index: 1;
}

.phone-banner .icon1 {
    position: absolute;
    left: 344px;
    bottom: 196px;
    z-index: 2;
}

.phone-banner .icon2 {
    position: absolute;
    left: 650px;
    bottom: 70px;
    z-index: 4;
}

.phone-banner .guid1 {
    position: absolute;
    right: 290px;
    bottom: -40px;
    z-index: 3;
}

.phone-banner .guid2 {
    position: absolute;
    right: 46px;
    bottom: -30px;
    z-index: 2;
}

.phone-banner .shadow1 {
    position: absolute;
    bottom: -48px;
    right: -66px;
    z-index: 1;
}

@media screen and (max-width: 1440px) {
    .phone-banner   .shadow1 {
        display: none;
    }
}

.phone-body {
    background: #f6f1ed;
    min-height: 300px;
    padding: 130px 0;
    box-sizing: border-box;
}

.phone-body .the-order-title {
    font-size: 42px;
    color: #333333;
    text-align: center;
}

.phone-body .p-content {
    width: 1100px;
    margin: 80px auto 0;
    min-height: 100px;
    position: relative;
    background: url("https://www.golon.net/Public/Julong/images/to-promote/process-shaft.png") no-repeat center;
    height: 2224px;
}

.phone-body .p-content:after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    clear: both;
}

.phone-body .left-pro {
    float: left;
    width: 540px;
    min-height: 300px;
    padding-left: 70px;
    box-sizing: border-box;
}

.phone-body .right-pro {
    float: right;
    width: 560px;
    padding: 155px 0 0 120px;
    box-sizing: border-box;
}

.phone-body .pro {
    padding-left: 40px;
    box-sizing: border-box;
    margin-bottom: 73px;
    position: relative;
}

.phone-body .p-label {
    position: absolute;
    top: -10px;
    left: 0;
    z-index: 1;
    font-family: Impact;
    font-size: 40px;
    line-height: 40px;
    color: #83d0ee;
}

.phone-body .p-name {
    font-size: 24px;
    line-height: 27px;
    color: #333333;
}
.phone-body .p-text{
    margin-top: 22px;
    font-size: 16px;
}
.phone-body .p-img{
    margin-top: 22px;
}

/*手机推广页面结束*/

/*foot start*/
.f_left{
    width: 32%;
    padding: 20px;
    height: 120px;
}

.f_left div{
    line-height: 24px;
}
.r_right{
    width: 60%;
    padding: 20px;
    height: 120px;
}
.r_right .item {
    float: left;
    margin: 0 30px 0 0;
    width: 100px;
    color: #999;
}
.r_right .item dt {
    margin-bottom: 15px;
    color: #fff;
}
.r_right .item dd {
    margin-top: 6px;
}
.r_right .item a {
    color: #333;
}
.r_right p{
    margin-left: 12px;
}
.copyright-group6 p{
    margin-left:12px;
}