.product-banner {
    height: 440px;
    position: relative;
}
.product-banner .product-banner-bg {
    width: 100%;
    height: 100%;
    background-image: url(/images/danye/danyebanner.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: absolute;
    z-index: -2;
    background-color: rgba(0, 0, 0, 0.2);
}
.banner-mask {
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.product-box-tip a{
	color:#fff;
}
.product-banner-box {
    width: 550px;
    height: 360px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.product-banner-box h1 {
    font-size: 36px;
    font-weight: 400;
    margin-bottom: 30px;
    letter-spacing: 4px;
    color: #ffffff;
}
.pa {
    position: absolute;
}
.content-width {
    width: 100%;
    margin: 0 auto;
}

.pos-r {
    position: relative;
}
@media (min-width: 1100px){
.content-width {
    max-width: 1100px;
}}
.text-left {
    text-align: left;
}
.product-banner-box p {
    font-size: 16px;
    color: #D6DDF4;
    margin-bottom: 10px;
}
.product-banner-box .iconfont {
    margin-right: 10px;
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.product-banner-box .btn-lg-link {
    margin-top: 30px;
    margin-bottom: 15px;
}
.product-box-tip {
    font-size: 15px;
    color: #C6D1E5;
}
.bg-black-opacity {
    background-color: rgba(0, 0, 0, 0.8);
}
.btn-lg-link {
    display: inline-block;
    padding: 0 20px;
    height: 54px;
    line-height: 54px;
    font-size: 24px;
    text-align: center;
    border-radius: 2px;
    background-color: #2849B9;
    color: #fff;
    cursor: pointer;
}
.flex {
    display: flex;
    align-items: center;
}
.module-title {
    padding: 40px 0 0px;
}
.text-center {
    text-align: center;
}
.module-title h3 {
    color: #43485E;
    font-size: 36px;
    letter-spacing: 3px;
    font-weight: bold;
    z-index: 2;
    transition: all .5s;
}
.module-title p {
    margin-top: -60px;
    font-size: 36px;
    font-weight: bold;
    color: #373942;
    z-index: 1;
    opacity: 0.07;
    transition: all .5s;
	font-style: italic;
}
.flex.flex-justify-center {
    justify-content: center;
}

.flex-wrap {
    flex-wrap: wrap;
}
.flex {
    display: flex;
    align-items: center;
}
.cnc-process .technology-item {
    max-width: 354px;
}

.technology-item {
    padding-left: ;
    padding-right: 8px;
}
@media (min-width: 1024px){
.lg\:w-1\/4 {
    width: 290px;
    padding: 5px;
}}
.technology-item > div {
    transition: all 0.5s;
    border-radius: 4px;
    box-shadow: 0px 0px 10px 0px rgb(1 31 130 / 13%);
    overflow: hidden;
    border: 1px solid rgba(1, 31, 130, 0);
    transition: all 0.2s;
}
.flex-auto {
    flex: 0 0 auto;
}
.technology-item img {
    transition: all 0.5s;
    border-bottom: 1px solid rgba(40, 73, 185, 0.08);
}
.technology-item hr {
    background-color: #2849B9;
    height: 3px;
    width: 20px;
    margin: 23px auto 10px;
}
.technology-item h4 {
    color: #373942;
    font-weight: bold;
    font-size: 20px;
    margin: 20px 0 10px 0;
}
.technology-item h6 {
    font-size: 16px;
    font-weight: 300;
    color: #66686F;
    margin: 20px;
}
.btn-lg-link {
    display: inline-block;
    padding: 0 20px;
    height: 54px;
    line-height: 54px;
    font-size: 24px;
    text-align: center;
    border-radius: 2px;
    background-color: #2849B9;
    color: #fff;
    cursor: pointer;
}
.new-wrap{
    border-radius: 4px;
	width:1200px;
	margin: 0 auto;
}
.newtel{
    padding-bottom: 20px;
    justify-content: center;
    position: relative;
}
.flex {
    display: flex;
    align-items: center;
}
.newtel ul li{
width: 145px;
    height: 35px;
    line-height: 32px;
    background: #FFFFFF;
    border: 1px solid #2849B9;
    font-size: 16px;
    text-align: center;
    float: left;
	margin: 0 60px;
}
.new_telst li.newon {
    color: #fff;
    background: #2849B9;
}
.flex.flex-top {
    align-items: flex-start;
}
.superior-quality-content {
    padding: 40px 40px 0 40px;
    color: #43485E;
    box-sizing: border-box;
}
.flex-100 {
    flex: 0 1 100%;
}
.superior-quality-content > h3 {
    font-weight: bold;
    color: #43485E;
    letter-spacing: 1px;
    margin-bottom: 20px;
}
.fs-24 {
    font-size: 24px;
}
.superior-quality-content p {
    color: #66686F;
    line-height: 1.8;
}
.text-break {
    word-break: break-all;
    word-wrap: break-word;
}
.justify {
    text-align: justify;
    text-align-last: justify;
}
.fs-16 {
    font-size: 16px;
}
.text-theme, a.text-theme {
    color: #2849B9;
}
.mt-30 {
    margin-top: 30px;
}
.superior-quality-content ul > li {
    margin-top: 15px;
    letter-spacing: 2px;
    font-weight: 400;
}
.superior-quality-content ul > li > div:first-child {
    width: 180px;
}
.superior-quality-content ul > li > div {
    display: inline-block;
}
.superior-quality-content ul > li .img-icon {
    margin-right: 25px;
}
.img-icon-check {
    width: 16px;
    height: 16px;
    border: 1px solid #CED4D8;
    background: url(/skin/img/check.png) center no-repeat;
}
.img-icon {
    display: inline-block;
    vertical-align: middle;
}
.equipment {
    width: 100%;
    background-image: url(/skin/img/equipment.jpg);
    background-size: cover;
    background-position: center;
    padding-top: 166px;
    padding-bottom: 166px;
}
.equipment-strengths {
    width: 989px;
    height: 341px;
    background: #131826;
    opacity: 0.88;
    padding: 50px 10px 40px 50px;
    display: flex;
    flex-wrap: wrap;
}
.content-width {
    max-width: 1100px;
}
.equipment-strengths > div:nth-last-child(3n) {
    width: 30%;
}

.equipment-strengths > div {
    width: 35%;
    height: 58%;
    display: flex;
}
.equipment-strengths img {
    width: 89px;
    height: 89px;
}
.equipment-strengths .number {
    flex-direction: column;
}
.equipment-strengths .number > .div-number {
    margin-top: -10px;
    margin-left: 10px;
    font-size: 59px;
    font-weight: 400;
    color: #FFFFFF;
    transform: rotateX( 24deg );
}
.equipment-strengths .number .number-spanx {
    font-size: 40px;
}
.equipment-strengths .number > .number-div {
    margin-top: -10px;
    margin-left: 14px;
    font-size: 16px;
    color: #EBEFFA;
    text-align: left;
}
.beijing1{
	background-image: url(/skin/img/xiantiao.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    vertical-align: text-top;
    background-clip: border-box;
    background-size: contain;
}
.slick-initialized .slick-slide {
    display: block;
}
.evaluate-item {
    width: 338px;
    height: 464px;
    border-radius: 4px;
    background: #FFFFFF;
    color: #373942;
    transition: all 0.5s;
	padding-right: 1px;
}
.evaluate-middle {
    margin-top: 24px;
    height: 225px;
	padding: 0px 40px
}
.evaluate-item .fa {
    color: #EEEEEF;
}
.fs-20 {
    font-size: 20px;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
        font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-quote-left::before {
    content: "\f10d";
}
.evaluate-say {
    font-size: 16px;
    font-weight: 400;
    color: #373942;
    line-height: 28px;
}
.evaluate-say p {
    color: #373942;
}.slick-slide img {
    display: block;
}
.evaluate-img > div {
    font-weight: 300;
    color: #66686F;
    margin-left: 50px;
    margin-top: -38px;
}
.evaluate-features>span {
    font-size: 16px;
    font-weight: 300;
    color: #66686F;
    display: inline-block;
}
span.evaluate-item-label {
    background: #2849B9;
    border-radius: 13px;
    font-weight: 400;
    color: #FFFFFF;
}
.evaluate-features{
	padding: 0px 40px;
	margin-top: 50px;
}
.evaluate-img{
	padding: 0px 40px;
}
.content-width {
    width: 100%;
    margin: 0 auto;
}
.flex.flex-justify-center {
    justify-content: center;
}
.advantage .content-item {
    margin-bottom: 60px;
}
.content-item.dfc {
    display: flex;
    align-items: center;
}
.md\:w-1\/2 {
    width: 50%;
}
.advantage .ics {
    width: 94px;
    min-width: 94px;
    height: 94px;
    background: url(/skin/img/tubiao1.png) center no-repeat;
    margin-right: 40px;
}
.ofh, .overflow-hidden {
    overflow: hidden;
}
.advantage .top {
    margin-bottom: 30px;
    font-weight: bold;
}
.fs-20 {
    font-size: 20px;
}
.text-gray {
    font-size: 16px;
    line-height: 26px;
    color: #66686F;
}
.advantage .ics.ics2 {
    background-image: url(/skin/img/tubiao2.png);
}
.advantage .ics.ics3 {
    background-image: url(/skin/img/tubiao3.png);
}
.advantage .ics.ics4 {
    background-image: url(/skin/img/tubiao4.png);
}
.hand-board-material-offer {
    height: 376px;
    background-image: url(/skin/img/hand-board-material-offer.jpg);
    background-size: cover;
    background-position: center;
}
.text-body-ls {
    letter-spacing: 2.34px;
}
.hand-proofing > h3 {
    padding-top: 108px;
    margin-bottom: 20px;
    font-size: 36px;
    font-weight: bold;
    color: #FFFFFF;
}
.hand-proofing > h4 {
    margin-bottom: 45px;
    font-size: 22px;
    font-weight: 300;
    color: #FFFFFF;
}
.btn-lg-link {
    display: inline-block;
    padding: 0 20px;
    height: 54px;
    line-height: 54px;
    font-size: 24px;
    text-align: center;
    border-radius: 2px;
    background-color: #2849B9;
    color: #fff;
    cursor: pointer;
}
.text-body-ls {
    letter-spacing: 2.34px;
}