<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.banner #swiper1 {
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 10;
}

#swiper1 .img {
    width: 100%;
}

#swiper1 .swiper-pagination-bullet {
    width: 9px;
    height: 9px;
    background-color: #fff;
    opacity: .3;
    margin: 0 3px;
    position: relative;
    bottom: 10px;
    z-index: 1;
}


/* #swiper1 .swiper-pagination-bullet-active {
	margin-right: 80px;

} */

#swiper1 .swiper-pagination-bullet-active {
    opacity: 1;
    background-color: #fff;
}

.banner {
    position: relative;
}

.menu {
    width: 69px;
    position: fixed;
    top: 13%;
    right: 2%;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    z-index: 9999;
    display: none;
}


/* й¦–йЎµдє§е“Ѓдё­еїѓйЎµйќўејЂе§‹ */

.idx-tit {
    text-align: center;
    margin-bottom: 5px;
}

.idx-tit h3 {
    font-size: 36px;
    font-weight: bold;
}

.idx-tit .en {
    color: #999999;
    text-transform: uppercase;
    font-family: arial;
    margin-top: 8px;
}

.idx-tit .line {
    width: 30px;
    height: 3px;
    background-color: #f08e21;
    margin: 0 auto;
    margin-top: 16px;
}

.idx-pro {
    background-color: #fff;
    padding-top: 40px;
}


/* й¦–йЎµдє§е“Ѓдё­еїѓйЎµйќўз»“жћњ */

.idx-procontent {
    width: 100%;
    border-top: 1px solid #ebebeb;
    margin-top: 45px;
    border-bottom: 1px solid #ebebeb;
}

.fflex {
    display: flex;
    display: -moz-flex;
    display: -ms-flex;
}

.idx-proul&gt;li {
    width: 20%;
    height: 550px;
    position: relative;
}

.idx-proul&gt;li .li_box {
    padding-top: 40px;
    height: 100%;
    /* transition: all .3s ease-in-out; */
    background-color: #fff;
}


/*
.idx-proul&gt;li .li_box:hover {
    position: absolute;
    left: 0;
    top: 50%;
    height: 110%;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    /* margin-top: -223px; */


/*  border: 2px solid #f08e21;
    z-index: 2;
}
*/

.idx-proul&gt;li .li_box:hover {
    /*position: absolute;
    left: 0;
    top: 50%;
    transition: all .3s;
    */
    /*transform: translate(0, -50%);
    
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    margin-top: -223px; */
    border: 2px solid #f08e21;
    z-index: 2;
}

.idx-proul&gt;li .li_box .li_tp {
    padding-left: 15px;
    padding-right: 15px;
}

.idx-proul&gt;li.li2 {
}

.idx-proul&gt;li.line .li_box {
    position: relative;
}

.idx-proul&gt;li.line {
    position: relative;
}

.idx-proul&gt;li.line::after {
    content: '';
    height: 100%;
    display: block;
    border-right: 1px solid #ebebeb;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
}

.idx-proul&gt;li .li_box .img {
    width: 100%;
    padding-bottom: 73.52%;
    position: relative;
    /* height: 243px; */
    margin: 0 auto;
    box-shadow: 0 0 6px 1px rgba(0, 0, 0, .1);
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.idx-proul&gt;li .li_box .img img {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

.idx-proul&gt;li .li_box:hover .img {
    box-shadow: none;
    transition: all .3s;
}

.idx-proul&gt;li .li_box .infos {
    margin-top: 20px;
    padding-bottom: 30px;
}

.idx-proul&gt;li .li_box .infos .t1 {
    text-align: center;
    font-size: 20px;
}

.idx-proul&gt;li .li_box:hover .infos .t1 {
    color: #f08e21;
    font-size: 24px;
}
.li_box .infos .t2 {
    /*height: 96px;*/
}
.idx-proul&gt;li .li_box .infos .des {
    font-size: 14px;
    color: #999999;
    line-height: 28px;
    margin-top: 10px;
    text-align: center;
}

.idx-proul&gt;li .li_box:hover .infos .des {
    color: #666;
}

.idx-proul&gt;li .li_box .look {
    background-color: #f08e21;
    text-align: center;
    color: #fff;
    padding: 14px 0;
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
}

.idx-proul&gt;li .li_box .look img {
    margin-left: 3px;
    width: 23px;
}

.idx-proul&gt;li .li_box .look a {
    color: #fff;
}

.idx-proul&gt;li .li_box:hover .look {
    display: block;
}


/* е…ідєЋйў†и€Є */

.idx-ab1 {
    width: 100%;
    padding-top: 60px;
}

.idx-ab1 .idx-tit h3 {
    color: #fff;
}

.idx-ab1 .idx-tit .en {
    color: #fff;
}

.idx-ab1 .idx-tit .line {
    background-color: #fff;
}

.idx-ab1-ul {
    display: flex;
    display: -moz-flex;
    display: -ms-flex;
    flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
}

.idx-ab1-ul&gt;li {
    width: 50%;
}

.idx-ab1-ul&gt;li.li_lt .li_box {
    padding: 30px 40px 0;
    background-color: #fff;
    position: relative;
    height: 400px;
}

.idx-ab1-ul&gt;li.li_lt .li_box .tit {
    font-size: 28px;
    margin-bottom: 15px;
    margin-left: 0px;
}

.idx-ab1-ul&gt;li.li_lt .li_box .des p {
    color: #999;
    line-height: 32px;
    text-indent: 28px;
}

.idx-ab1-ul&gt;li.li_lt .li_box .look {
    border: 1px solid #f08e22;
    border-radius: 4px;
    color: #f08e21;
    font-size: 14px;
    width: 110px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    /* margin-top: 20px; */
}

.idx-ab1-ul&gt;li.li_lt .li_box:hover .look {
    color: #fff;
    background-color: #f08e21;
}
.idx-ab1-ul&gt;li.li_lt .li_box .look a:hover {
    color: #fff;
    text-decoration: none;
}
.idx-ab1-ul&gt;li.li_lt .box-bt {
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    padding-bottom: 30px;
    padding-left: 40px;
}


/* и§†йў‘ */

.pdetail_box_video {
    width: 100%;
    position: relative;
    height: 100%;
}

#pdetailVideo {
    width: 100%;
    height: 100%;
    object-fit: fill;
}

.my_controls_mask {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .42);
}

.my_controls_mask {
    display: none;
}

.play_btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-image: url(../images/play_btn.png);
    z-index: 9999;
    cursor: pointer;
}

.pdetail_box_video.pause .play_btn {
    background-image: url(../images/pause_btn.png);
}

.pdetail_box_video:hover .play_btn {
    display: block !important;
}


/* е…¬еЏёе®ћеЉ› */

.idx-ab2 {
    margin-top: 72px;
}

.idx-ab2 .tit2 {
    text-align: center;
    font-size: 30px;
}

.idx-ab2 .ico {
    text-align: center;
}

.idx-ab2 .ico .iconfont {
    color: #f68a39;
    font-size: 20px;
}

.idx-ab2ul {
    display: flex;
    display: -moz-flex;
    display: -ms-flex;
    flex-wrap: wrap;
    margin-top: 20px;
}

.idx-ab2ul&gt;li {
    width: 50%;
}

.idx-ab2ul&gt;li .li_box {
    height: 220px;
    position: relative;
}

.idx-ab2ul&gt;li .li_box .img {
    width: 400px;
    height: 100%;
    overflow: hidden;
}

.idx-ab2ul&gt;li .li_box .img img {
    width: 100%;
    height: 100%;
}

.idx-ab2ul&gt;li:hover .li_box .img img {
    transition: all .3s;
    transform: scale(1.05);
}

.idx-ab2ul&gt;li .li_box .infos {
    background-color: #fff;
    width: 250px;
    position: relative;
    /* top: 0;
	right: 0; */
    /* height: 100%; */
}

.idx-ab2ul&gt;li:hover .li_box .infos {
    background-color: #f08e21;
}

.idx-ab2ul&gt;li .li_box .infos .center {
    height: 100%;
    padding-left: 48px;
    padding-right: 48px;
    display: flex;
    display: -moz-flex;
    display: -ms-flex;
    justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
}

.idx-ab2ul&gt;li .li_box .infos .center .t1 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #333;
}

.idx-ab2ul&gt;li .li_box .infos .center .t2 {
    font-size: 14px;
    color: #666;
    line-height: 25px;
}

.idx-ab2ul&gt;li .li_box .infos .center .t2 p {
    font-size: 14px;
    color: #666;
    line-height: 25px;
}

.idx-ab2ul&gt;li:hover .li_box .infos .center .t1 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #fff;
}

.idx-ab2ul&gt;li:hover .li_box .infos .center .t2 {
    font-size: 14px;
    color: #fff;
    line-height: 25px;
}

.idx-ab2ul&gt;li:hover .li_box .infos .center .t2 p {
    font-size: 14px;
    color: #fff;
    line-height: 25px;
}

.idx-ab2ul&gt;li .li_box .infos .san {
    width: 15px;
    height: 17px;
    top: 50%;
    position: absolute;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
}

.idx-ab2ul&gt;li.li1 .li_box .infos .san {
    background: url(../images/san1.png) no-repeat center;
    left: -15px;
}

.idx-ab2ul&gt;li.li1:hover .li_box .infos .san {
    background: url(../images/san3.png) no-repeat center;
    left: -15px;
}

.idx-ab2ul&gt;li.li2 .li_box {
    flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
}

.idx-ab2ul&gt;li.li2 .li_box .infos .san {
    background: url(../images/san2.png) no-repeat center;
    right: -15px;
}

.idx-ab2ul&gt;li.li2:hover .li_box .infos .san {
    background: url(../images/san4.png) no-repeat center;
}

.idx-ab2 {
    padding-bottom: 86px;
}

.fflex1 {
    display: flex;
    display: -moz-flex;
    display: -ms-flex;
}


/* ж–°й—»иµ„и®Ї */

.idx-newslt {
    width: 640px;
}

.idx-news {
    padding-top: 80px;
    padding-bottom: 80px;
}

.idx-newscontent {
    margin-top: 36px;
}

#swipernews .swiper-slide .pic {
    position: relative;
}

#swipernews .swiper-slide .pic img {
    width: 100%;
}

#swipernews .swiper-slide .pic .msk {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, .8);
    padding: 25px 20px;
}

#swipernews .swiper-slide .pic .msk .t1 {
    font-size: 20px;
    display: inline-block;
    padding-right: 30px;
    position: relative;
    width: 100%;
}

#swipernews .swiper-slide .pic .msk .t1 i {
    display: inline-block;
    width: 21px;
    height: 21px;
    background: url(../images/index_67.png) no-repeat center;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
}

#swipernews .swiper-pagination {
    text-align: right;
    padding-right: 46px;
}

#swipernews .swiper-pagination-bullet {
    background-color: #999999;
    opacity: 1;
}

#swipernews .swiper-pagination-bullet-active {
    background-color: #f08e21;
}

.idx-newscontent {
    justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
}

.idx-newsrt {
    width: 636px;
}

.idx-newsrtul&gt;li {
    padding: 8px 0;
}

.idx-newsrtul&gt;li .li_box {
    width: 100%;
    padding: 5px 0;
    padding-right: 5px;
    border-bottom: 1px solid #ebebeb;
}

.idx-newsrtul&gt;li .li_lt {
    width: 90px;
    margin-right: 20px;
}

.idx-newsrtul&gt;li .li_lt .d1 {
    font-size: 12px;
    color: #999;
    text-align: right;
}

.idx-newsrtul&gt;li .li_lt .d2 {
    font-size: 24px;
    color: #999;
    text-align: right;
}

.idx-newsrtul&gt;li .li_rt {
    width: 512px;
    padding-left: 10px;
}

.idx-newsrtul&gt;li .li_rt .t1 {
    font-size: 20px;
}

.idx-newsrtul&gt;li .li_rt .t2 {
    font-size: 14px;
    margin-top: 3px;
    color: #999999;
}

.idx-newsrtul&gt;li .li_box:hover .li_lt .d1 {
    color: #f08e21;
}

.idx-newsrtul&gt;li .li_box:hover .li_lt .d2 {
    color: #f08e21;
}

.idx-newsrtul&gt;li .li_box:hover {
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, .1);
}


/* иЎЊдёљжЎ€дѕ‹ */

.idx-case {
    padding-top: 80px;
    padding-bottom: 65px;
    background-color: #f5f5f5;
}

.idx-case .idx-tit .en {
    color: #fff;
}

.idx-case .idx-tit .line {
}

.idx-caseul&gt;li {
    width: 640px;
    /* margin-bottom: 20px; */
    padding: 10px 0;
}

.idx-caseul {
    flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    margin-top: 25px;
}

.idx-caseul&gt;li .li_box .infos {
    background-color: #fff;
    width: 180px;
    padding-left: 24px;
    padding-right: 25px;
}

.idx-caseul&gt;li .li_box .infobox {
    flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    height: 100%;
}

.idx-caseul&gt;li .li_box .imgbox {
    width: 460px;
}

.idx-caseul&gt;li .li_box .img {
    width: 100%;
    /* height: 230px; */
    height: 0;
    padding-bottom: 50%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.idx-caseul&gt;li .li_box .img img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.idx-caseul&gt;li .li_box .infos .t1 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.idx-caseul&gt;li .li_box .infos .t2 {
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 10px;
    color: #999;
}

.idx-caseul&gt;li .li_box .infos .t3 {
    width: 21px;
    height: 21px;
    background: url(../images/index_67.png) no-repeat center;
}

.idx-caseul&gt;li .li_box:hover .infos {
    background-color: #f08e21;
}

.idx-caseul&gt;li .li_box:hover .infos .t1 {
    color: #fff;
}

.idx-caseul&gt;li .li_box:hover .infos .t2 {
    color: #fff;
}

.idx-caseul&gt;li .li_box:hover .infos .t3 {
    background-image: url(../images/index_60.png);
}

.idx-caseul&gt;li .li_box .infos {
    position: relative;
    z-index: 2;
}

.idx-caseul&gt;li .li_box .infos .san {
    width: 0px;
    border-left: 15px solid #fff;
    border-top: 17px solid transparent;
    border-right: 17px solid transparent;
    border-bottom: 17px solid transparent;
    position: absolute;
    top: 50%;
    right: -30px;
    z-index: 10;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
}

.idx-caseul&gt;li .li_box:hover .infos .san {
    border-left: 15px solid #f08e21;
    border-top: 17px solid transparent;
    border-right: 17px solid transparent;
    border-bottom: 17px solid transparent;
}

.idx-caseul&gt;li:nth-child(2n) .li_box {
    flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
}

.idx-caseul&gt;li:nth-child(2n) .li_box .san {
    width: 0px;
    border-right: 15px solid #fff;
    border-top: 17px solid transparent;
    border-left: 17px solid transparent;
    border-bottom: 17px solid transparent;
    position: absolute;
    top: 50%;
    left: -30px;
    z-index: 10;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
}

.idx-caseul&gt;li:nth-child(2n) .li_box:hover .san {
    border-right: 15px solid #f08e21;
    border-top: 17px solid transparent;
    border-left: 17px solid transparent;
    border-bottom: 17px solid transparent;
}

.idx-casecontent {
    position: relative;
}

.idx-casecontent .caseIco {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 188px;
    height: 188px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    background-color: rgba(255, 255, 255, .5);
    z-index: 11;
}

.idx-casecontent .caseIco .n1 {
    color: #fff;
    font-family: 'Constantia';
    font-size: 34px;
    background-color: #f08e21;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-transform: uppercase;
    text-align: center;
    line-height: 140px;
}


/* еђ€дЅњдј™дјґ */

.idxpartul1 {
    justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    margin-top: 30px;
}

.idxpartul1&gt;li {
    width: 164px;
    height: 186px;
    background: url(../images/index_97.png) no-repeat center;
    text-align: center;
    background-size: cover;
    text-align: center;
    margin: 0 3px;
}

.idxpartul1&gt;li .li_box {
    display: flex;
    display: -moz-flex;
    display: -ms-flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    align-items: center;
    -moz-align-items: center;
    -mz-align-items: center;
    flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -moz-flex-direction: column;
}

.idxpartul1&gt;li .img {
    width: 56px;
    margin: 0 auto;
}

.idxpartul1&gt;li p {
    text-align: center;
    font-size: 14px;
    color: #666666;
    margin-top: 10px;
}

.idxpartul2 {
    margin-top: -38px;
}

.idx-partner {
    padding-top: 58px;
    padding-bottom: 58px;
}

#swiperpartner {
    padding-bottom: 60px;
}

#swiperpartner .idxpartul1 {
    flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
}

.mob-idxpartner {
    display: none;
}

#swiperpartner .idxpartul1&gt;li {
    margin: 7px 0;
}

#swiperpartner .swiper-pagination-bullet {
    /* background-color: #eeeeee; */
    width: 38px;
    height: 4px;
    border-radius: revert;
}

#swiperpartner .swiper-pagination-bullet-active {
    background-color: #ff8100;
}

.bannerInner img {
    width: 100%;
}


/* е…ідєЋйў†и€Є */

.aboutNav {
    width: 100%;
    border-bottom: 1px solid #e2e2e2;
}

.aboutNav-ul {
    justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
}

.aboutNav-ul&gt;li {
    text-align: center;
    position: relative;
}

.aboutNav-ul&gt;li a {
    display: inline-block;
    text-align: center;
    position: relative;
}

.aboutNav-ul&gt;li a .img {
    margin: 0 auto;
}

.aboutNav-ul&gt;li a p {
    text-align: center;
    margin-top: 5px;
}

.aboutNav-ul&gt;li.line::after {
    content: '';
    display: block;
    height: 98%;
    border-right: 1px solid #e5e5e5;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
}

.aboutNav-ul&gt;li.active a::after {
    content: '';
    display: block;
    position: absolute;
    width: 82px;
    height: 11px;
    background: url(../images/gng.png) no-repeat center;
    left: 50%;
    bottom: -20px;
    transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
}

.aboutNav-ul&gt;li.active a p {
    color: #f08e21;
}

.aboutarea1 {
    margin-top: 60px;
}

.about-tit {
    position: relative;
}

.about-tit .kuang {
    border: 4px solid #f08e21;
    width: 110px;
    height: 100px;
}

.about-tit .kuangrt {
    background-color: #fff;
    width: 290px;
    position: absolute;
    top: 39px;
    left: 47px;
    padding-left: 7px;
}

.about-tit .kuangrt h3 {
    font-size: 34px;
}

.about-tit .kuangrt p {
    color: #999999;
}

.about1bt {
    background-color: #f5f5f5;
    margin-top: 50px;
}

.about1bt .about1btcontent {
    position: relative;
}

.about1bt .about1btcontent .des p,
.about2 .des p,
.about4 .des p,
.about5 .des p {
    font-size: 15px;
    line-height: 31px;
    color: #666;
    padding: 5px 0;
}

.owl-carousel p {
    font-size: 18px;
    line-height: 31px;
    color: #666;
    padding: 5px 0;
text-align: center;
}
.about1bt .des {
    width: 100%;
    padding: 22px 0;
}

.about1bt .des .pdetail_box_video {
    display: block;
    float: right;
}

.about1btcontent .imgbox {
    width: 100%;
    padding-top: 20px;
}

.about1btcontent .imgbox li {
    float: left;
    width: 24%;
    margin-left: 1%;
    position: relative;
}


.about1btcontent .imgbox li p {
    font-size: 15px;
    line-height: 31px;
    color: #666;
    padding: 5px 0;
text-align: center;
}

/* еЋ‚еЊє */

.about2 {
    clear: both;
    padding-top: 40px;
}

.idx-tit2 h3 {
    text-align: center;
    font-size: 34px;
    font-weight: bold;
}

.idx-tit2 .en {
    text-align: center;
    text-transform: inherit;
}

.idx-tit2 .line {
    margin-top: 10px;
}


/* еЋ‚еЊє */

.about2 li {
    margin: 2%;
}

.about2 li img {
    display: block;
    padding: 5px;
    box-shadow: 0px 2px 5px 2px rgba(0, 0, 0, .2);
    width: 100%;
    transition: all .3s;
}

.about2 .owl-pagination {
    display: none;
}

.about2 .owl-buttons {
    position: absolute;
    right: 30px;
    top: -40px;
}

.about2 .owl-buttons {
    right: 17px;
}

.about2 .owl-carousel {
    margin-top: 20px;
}

.about2 .owl-controls .owl-buttons div {
    width: 30px;
    height: 30px;
    margin: 0;
    background: #f08e21 url(../images/right.png) no-repeat center center;
    background-size: 15px;
    border-radius: 0;
    text-indent: 999px;
    overflow: hidden;
    position: absolute;
    right: 22px;
    opacity: 1;
    top: 50%;
    margin-top: -30px;
    z-index: 0;
    border-radius: 3px;
}

.about2 .owl-controls .owl-buttons div.owl-prev {
    left: -20px;
    right: auto;
    transform: rotate(180deg);
    background: #333 url(../images/right.png) no-repeat center center;
    background-size: 15px;
}

.about2 .owl-controls .owl-page span {
    height: 18px;
    width: 18px;
    background: #fff;
    opacity: 1;
    overflow: hidden;
    margin: 0 8px;
}

.about2 .owl-controls .owl-page.active span,
.about2 .owl-controls .owl-page:hover span {
    background: #ff7e00;
}


/* е±•дјљ */

.about4-cont .about4-lt {
    width: 835px;
}

.about4-cont .about4-lt .ab4img1 {
    width: 100%;
    margin-bottom: 20px;
}

.about4-cont .about4-lt .ab4img1 .imgbox {
    padding-bottom: 31.138%;
}

.about4-cont .imgbox {
    width: 100%;
    position: relative;
}

.about4-cont .imgbox img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.about4-cont .imgbox .msk {
    width: 100%;
    background-color: rgba(240, 142, 33);
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 1;
}

.about4-cont .imgbox .msk .t1 {
    padding: 10px 0;
    color: #fff;
    text-align: center;
    font-size: 20px;
}

.ab4img2 .imgbox {
    padding-bottom: 63.4155%;
}

.ab4img2-ul&gt;li {
    width: 410px;
}

.about4-rt {
    width: 450px;
}

.about4-rt .ab4img4 {
    width: 100%;
}

.about4-rt .ab4img4 .imgbox {
    width: 100%;
    height: 0;
    padding-bottom: 120.00%;
}

.about4 {
    padding-bottom: 30px;
    padding-top: 60px;
}

.about4-cont {
    margin-top: 20px;
}

.bgf3 {
    width: 100%;
    background-color: #f3f3f3;
}


/* isoиЇЃд»¶ */

.about5 {
    padding-top: 50px;
}

.about51 {
    padding-top: 70px;
}

.about5-ul {
    margin-top: 38px;
}

.about5-ul&gt;li {
    float: left;
    width: 200px;
    margin-right: 15px;
    margin-bottom: 20px;
}

.about5-ul .gaoxin {
    float: left;
    width: 371px;
    margin-right: 17px;
    margin-bottom: 20px;
}

.about5-ul&gt;li:nth-child(4n) {
}

.about5-ul&gt;li .li_box {
    width: 100%;
    background-color: #fff;
    padding: 0 2px;
    padding-bottom: 20px;
}

.about5-ul&gt;li .li_box .imgbox {
    width: 100%;
}

.about5-ul&gt;li .li_box .imgbox .img {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-bottom: 133.116%;
}

.about5-ul&gt;li .li_box .imgbox img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.about5-ul .gaoxin .li_box .imgbox .img {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-bottom: 71%;
}

.about5-ul .gaoxin .li_box .imgbox img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.about5-ul&gt;li .li_box p {
    color: #666;
    text-align: center;
    margin-top: 30px;
}

.notext .li_box p {
    display: none;
}

.about7 {
    padding-bottom: 50px;
}


/* е…ідєЋйў†и€Є */

.aboutyc1 {
    padding-top: 44px;
}

.aboutyc1bg {
    padding: 98px 60px;
    margin-top: 20px;
}

.aboutycdes {
    background-color: rgba(255, 255, 255, .8);
    padding-top: 70px;
    padding-bottom: 53px;
    padding-left: 40px;
    padding-right: 34px;
}

.idx-tit3 .en {
    text-transform: inherit;
}

.aboutycdes {
    width: 360px;
}

.aboutycdes .tit {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 10px;
}

.aboutycdes .des {
    color: #666;
    line-height: 30px;
}

.aboutyc3 {
    margin-top: 60px;
}

.aboutyc3-ul&gt;li {
    border: 1px solid #ebebeb;
    padding: 20px;
    margin-bottom: 44px;
}

.aboutyc3-ul .litp-lt .img {
    width: 56px;
    margin-right: 10px;
}

.aboutyc3-ul .litp-lt .imgrt .pp {
    font-size: 20px;
    margin-bottom: 10px;
}

.aboutyc3-ul .litp-lt .imgrt .pp-bt span {
    color: #666;
    display: inline-block;
}

.aboutyc3-ul .litp-lt .imgrt .pp-bt i {
    font-size: 12px;
    color: #e3e3e3;
    display: inline-block;
    margin: 0 14px;
}

.aboutyc3-ul .litp {
    justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    padding-right: 22px;
    cursor: pointer;
}

.aboutyc3-ul .libt {
    margin-top: 16px;
    padding-bottom: 15px;
    display: none;
}

.aboutyc3-ul .libt .topic {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 15px;
    margin-bottom: 10px;
}

.aboutyc3-ul .libt .des p {
    color: #999999;
    line-height: 30px;
}

.aboutyc3-ul .libt .tofa {
    color: #fff;
    width: 130px;
    height: 43px;
    border-radius: 3px;
    background-color: #f08e21;
    text-align: center;
    line-height: 43px;
    display: inline-block;
    margin-top: 20px;
}

.aboutyc3-ul .libt .tofa img {
    margin-right: 6px;
    margin-top: -2px;
}

.aboutyc3-ul li.active {
    border: 2px solid #f08e21;
    padding-top: 35px;
}

.aboutyc3-ul li.active .xia {
    transform: rotate(90deg);
}

.aboutyc3-ul li.active .libt {
    display: block;
}

.aboutyc3 {
    padding-bottom: 50px;
}

.pages {
    padding: 20px 0px;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    clear: both;
}

.pages .pagination {
    display: inline-block;
    margin: 0 auto;
    padding: 0
}

.pages .pagination li {
    float: left;
    font-family: microsoft yahei;
    margin: 0 2px;
    line-height: 25px;
    background: #fff;
    border: 1px solid #d8dadf
}

.pages .pagination .active {
    background-color: #333;
    color: #fff;
    border: 1px #333 solid;
    padding: 0 10px
}

.pages .pagination .disabled {
    background-color: #fff;
    padding: 0 10px
}

.pages .pagination li:nth-child(1) a {
    padding: 0
}

.pages .pagination li a {
    color: #555;
    display: block;
    padding: 0 10px;
}

.pages .pagination li:hover {
    text-decoration: none;
    color: #fff;
    border: 1px #333 solid;
    background-color: #333
}

.pages .pagination li:hover a {
    color: #fff
}

.pages .pagination li:hover a:hover {
    color: #fff;
    text-decoration: none
}

.techy {
    padding-top: 56px;
}

.techy-lt {
    width: 236px;
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, .1);
    background-color: #fff;
}

.techy-lt .tit {
    color: #fff;
    font-size: 24px;
    text-align: center;
    padding: 15px 0;
    background-color: #f08e21;
}

.techy-lt .techy-ul {
    pading: 0 15px;
}

.techy-lt .techy-ul&gt;li {
    border: 1px solid #ebebeb;
}

.techy-lt .techy-ul&gt;li a {
    display: inline-block;
    padding: 30px 22px;
    width: 100%;
}

.techy-lt .techy-ul&gt;li a .iconfont {
    vertical-align: middle;
    color: #999;
    margin-top: 1px;
}

.techy-lt .techy-ul&gt;li a:hover {
    color: #f08e21
}

.techy-lt .techy-ul&gt;li a:hover .iconfont {
    color: #f08e21
}

.techy-rt {
    width: 1040px;
}

.techycontent .tit1 {
    font-size: 20px;
    font-weight: bold;
    width: 100%;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 14px;
}

.techyrt-ul&gt;li {
    border-bottom: 1px solid #ebebeb;
    padding: 36px 0;
}

.techyrt-ul&gt;li .times {
    width: 60px;
    margin-top: 55px;
    margin-right: 20px;
}

.techyrt-ul&gt;li .times .t1 {
    color: #fff;
    padding: 10px 0;
    text-align: center;
    background-color: #f08e21;
    font-size: 20px;
}

.techyrt-ul&gt;li .times .t2 {
    font-size: 14px;
    color: #999999;
    background-color: #f2f2f2;
    padding: 10px 0;
    text-align: center;
}

.techyrt-ul&gt;li .imgbox {
    width: 300px;
}

.techyrt-ul&gt;li .imgbox .img {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    position: relative;
    overflow: hidden;
}

.techyrt-ul&gt;li .imgbox .img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.techyrt-ul&gt;li .li_rt {
    width: 620px;
}

.techyrt-ul&gt;li .li_rt .tit {
    margin-top: 28px;
    margin-bottom: 15px;
}

.techyrt-ul&gt;li .li_rt .des {
    font-size: 14px;
    color: #999999;
    line-height: 24px;
    margin-bottom: 12px;
}

.techyrt-ul&gt;li .li_rt .tt1 span {
    color: #999;
    font-size: 14px;
}

.techyrt-ul&gt;li .li_rt span.n1 {
    margin-right: 20px;
}

.techyrt-ul&gt;li .li_rt .tt2 {
    color: #fff;
    width: 54px;
    height: 26px;
    display: inline-block;
    border-radius: 3px;
    background-color: #cccccc;
    font-size: 12px;
    text-align: center;
    line-height: 26px;
}

.techyrt-ul&gt;li:hover .li_rt .tt2 {
    background-color: #f1952f;
}

.techyrt-ul&gt;li:hover {
    border-color: #f1952f;
}

.techycontent .pages {
    margin-top: 45px;
}

.techycontent {
    padding-bottom: 45px;
}


/* еї«жЌўдє§е“Ѓе€—иЎЁ */

.pro {
    margin-top: 70px;
    padding-bottom: 50px;
}

.pro-ul&gt;li {
    float: left;
    width: 310px;
    margin-right: 20px;
    margin-bottom: 50px;
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, .1);
}

.pro-ul&gt;li:nth-child(4n) {
    margin-right: 0;
}

.pro-ul&gt;li .li_box {
    width: 100%;
}

.pro-ul&gt;li .li_box .imgbox {
    position: relative;
    width: 100%;
    padding-top: 100%;
    height: 0;
    overflow: hidden;
}

.pro-ul&gt;li .li_box .imgbox img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.pro-ul&gt;li:hover .li_box .imgbox img {
    transition: all .3s;
    transform: scale(1.05);
}
.pro-ul&gt;li .li_box .infos {
    background-color: #fff;
    
    padding: 20px 20px 30px;
}

.pro-ul&gt;li .li_box .infos .t1 {
    font-size: 20px;
    padding-left: 8px;
    margin-bottom: 5px;
    height: 52px;
}

.pro-ul&gt;li .li_box .infos .t2 p {
    color: #666666;
    line-height: 32px;
    padding-left: 8px;
}

.pro-ul&gt;li .li_box .infos .t3 {
    border-top: 1px solid #e5e5e5;
    padding-left: 8px;
    padding-top: 15px;
    padding-right: 10px;
    margin-top: 16px;
}

.pro-ul&gt;li .li_box .infos .t3 .t3-lt {
    color: #999999;
}

.pro-ul&gt;li .li_box .infos .t3 .t3-rt {
    width: 27px;
    height: 26px;
    background: url(../images/jian2-06.png) no-repeat center;
    vertical-align: middle;
}

.pro-ul&gt;li .li_box:hover .infos .t3 .t3-rt {
    background: url(../images/jian2.png) no-repeat center;
}


/* еї«жЌўдє§е“Ѓе€—иЎЁ---иЇ¦жѓ… */

.prodes1 {
    padding-top: 45px;
}

.prosmallNav {
    border-bottom: 1px solid #e8e8e8;
    padding: 20px 0;
}

.prosmallNav .prosmallNav-lt a {
    color: #999999;
    font-size: 14px;
}

.prosmallNav .prosmallNav-lt a:hover {
    color: #f08e21;
}

.prosmallNav .prosmallNav-lt i {
    color: #999999;
    font-size: 14px;
}

.prosmallNav .prosmallNav-lt span {
    color: #999999;
    font-size: 14px;
}

.prosmallNav .prosmallNav-lt img {
    margin-top: -3px;
}

.prodes1lt {
    width: 505px;
}

.smallImg {
    margin-top: 20px;
    padding-left: 35px;
    padding-right: 35px;
    position: relative;
}

.smallImg .swiper-button-next,
.smallImg .swiper-button-prev {
    width: 27px;
    height: 27px;
    position: absolute;
    top: 50%;
    margin-top: 0;
}

.smallImg .swiper-button-prev {
    background: url(../images/llt.png) no-repeat center;
    background-size: cover;
    left: 0;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
}

.smallImg .swiper-button-prev:hover {
    background-image: url(../images/llt1.png);
}

.smallImg .swiper-button-next {
    background: url(../images/rrt1.png) no-repeat center;
    background-size: cover;
    right: 0;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
}

.smallImg .swiper-button-next:hover {
    background-image: url(../images/rrt.png);
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    content: ''
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    content: '';
}

.prodes1rt {
    width: 750px;
}

.prodes1rt .title {
    font-size: 30px;
    margin-bottom: 15px;
    margin-top: 10px;
}

.prodes1rt .dd1 p {
    color: #666;
    line-height: 36px;
}

.prodes1rt .dd2 ul li {
    padding-left: 14px;
    position: relative;
}

.prodes1rt .dd2 p:before {
    width: 6px;
    height: 8px;
    /* background: url(../images/pro3.png) no-repeat center;
    */
    top: 13px;
    left: 0;
    content: "в–¶ ";
    color: #666;
}

.prodes1rt .dd2 {
    margin-top: 14px;
}

.prodes1rt .dd2 p {
    color: #999;
    line-height: 33px;
}

.prodes1rt .dd3 {
    margin-top: 25px;
}

.prodes1rt .dd3 .dd3btn {
    display: inline-block;
    width: 240px;
    height: 48px;
    text-align: center;
    margin-right: 15px;
    line-height: 48px;
    border: 1px solid #f8ce9e;
    color: #f08e21;
}

.prodes1rt .dd3 .dd3btn img {
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -2px;
}

.prodes1rt .dd3 .downing {
    color: #fff;
    background-color: #f08e21;
}

.prodes2 {
    margin-top: 65px;
}

.prodes2-nav {
    border-bottom: 1px solid #e5e5e5;
    width: 100%;
}

.prodes2-nav-ul&gt;li {
    width: 137px;
    height: 50px;
    background-color: #535353;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-align: center;
    margin-right: 14px;
    line-height: 50px;
    float: left;
    cursor: pointer;
}

.prodes2-nav-ul&gt;li span {
    color: #fff;
}

.prodes2-nav-ul&gt;li.active {
    background-color: #f08e21;
}

.prodes2list {
    margin-bottom: 56px;
}

.prodes2list .title {
    background-color: #f5f5f5;
    margin-top: 48px;
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 55px;
}

.prodes2list .title img {
    margin-right: 18px;
}

.mok .tab1 {
    /* border:1px solid #e5e5e5; */
}

.mok table .tr1 {
    height: 43px;
}
.mok table .tr4 {
    height: 69px;
}

.mok table .tr1 th {
    border: 1px solid #e5e5e5;
    text-align: center;
    color: #999999;
    font-size: 14px;
    padding: 2px 0;
}

.mok table .tr1 .th1 {
    width: 80px;
}

.mok table .tr1 .th2 {
    width: 110px;
}

.mok table .tr1 .th3 {
    width: 110px;
}

.mok table tbody td {
    border: 1px solid #e5e5e5;
    text-align: center;
    color: #999999;
    font-size: 14px;
    padding: 2px 0;
}

.mok .trgalleery .img {
    width: 82px;
    height: 62px;
    margin: 0 auto;
}

.mok .trgalleery .tt {
    color: #999999;
    font-size: 14px;
    margin-top: 4px;
}

.mok table tbody .tr6 .des {
    text-align: left;
    padding-left: 6px;
}

.mok table tbody .tr6 .des span {
    display: block;
}

.mok table tbody .tr6 p {
    text-align: center;
    color: #999999;
    font-size: 14px;
    padding: 2px 0;
}

.mok table tbody .tr7 .look {
    color: #fff;
    width: 76px;
    height: 25px;
    border-radius: 3px;
    display: inline-block;
    text-align: center;
    line-height: 25px;
    background-color: #666666;
}

.mok table tbody .tr7 td {
    padding: 10px 0;
}

.mok table:hover tbody .tr7 .look {
    background-color: #f08e21;
}

.mok table {
    position: relative;
}

.mok table::after {
    content: '';
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
}

.mok table:hover:after {
    border: 2px solid #f08e21 !important;
}

.prodes2list .mok .li {
    float: left;
    margin-right: 29px;
    margin-bottom: 20px;
}

.prodes2list .mok .li:nth-child(4n) {
    margin-right: 0;
}

.mobmok {
    display: none;
}

.swipermoc {
    padding-bottom: 40px;
}

.swipermoc .swiper-pagination-bullet-active {
    background-color: #f08e21;
}

.prodemobox .demo {
    display: none;
}


/* CADе›ѕзєё */

.cadb {
    margin-top: 38px;
    padding-bottom:30px;
}

.cadb-ul&gt;li {
    background-color: #ffffff;
    padding: 17px 20px;
    padding-right: 35px;
    cursor: pointer;
}

.cadb-ul&gt;li:nth-child(2n+1) {
    background-color: #f5f5f5;
}

.cadb-ul&gt;li .ico {
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 1px solid #666666;
    position: relative;
    vertical-align: middle;
    margin-right: 15px;
}

.cadb-ul&gt;li .ico i {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #666666;
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.cadb-ul&gt;li:hover .ico {
    border-color: #f08e21;
}

.cadb-ul&gt;li:hover .ico i {
    background-color: #f08e21;
}

.cadb-ul&gt;li .li_rt {
    width: 28px;
    height: 27px;
    background: url(../images/xia1.png) no-repeat center;
    background-size: cover;
}

.cadb-ul&gt;li:hover .li_rt {
    background-image: url(../images/xia1-02.png);
}

.cadb-ul&gt;li .n1 {
    color: red
}

.cadb-ul&gt;li:hover .n1 {
    color: #f08e21
}


/* еї«жЌўдє§е“Ѓе€—иЎЁ--иЇ¦жѓ…--жЁЎеќ—иЇ¦жѓ… */

.prodes2 {
    margin-top: 70px;
    min-height: 220px;
}

.techtit {
    text-align: center;
    border-bottom: 3px solid #dddddd;
}

.techtit span {
    font-size: 26px;
    padding-bottom: 15px;
    display: inline-block;
    position: relative;
}

.techtit span:after {
    content: '';
    display: inline-block;
    width: 103px;
    height: 9px;
    background: url(../images/klxia.png) no-repeat center;
    position: absolute;
    left: 50%;
    bottom: -9px;
    transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
}

.tectable {
    border: 1px solid #dbdbdb;
    width: 100%;
    margin-top: 48px;
}

.tectable tr td {
    border: 1px solid #dbdbdb;
    text-align: center;
    color: #666666;
    font-size: 14px;
    padding: 12px 0;
}

.tectable tr.tr2 {
    background-color: #f7f7f7;
}

.prodes3 {
    margin-top: 55px;
}

.prodes3-ul {
    margin-top: 42px;
}

.prodes3-ul&gt;li {
    width: 414px;
    margin-right: 28px;
    margin-bottom: 20px;
    float: left;
}

.prodes3-ul&gt;li:nth-child(3n) {
    margin-right: 0;
}

.prodes3-ul&gt;li .img {
    width: 100%;
    position: relative;
    height: 0;
    padding-bottom: 75.12%;
    overflow: hidden;
}

.prodes3-ul&gt;li .img img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.prodes4 {
    margin-top: 34px;
}

.prodes4-ul {
    margin-top: 46px;
}

.prodes5 {
    margin-top: 54px;
    padding-bottom: 75px;
}


/* иЃ”зі»ж€‘д»¬ */

.contact {
    background-color: #fff;
    padding-top: 66px;
    padding-bottom: 60px;
}

.contact-ul {
    justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    margin-top: 60px;
    width: 1150px;
    margin: 60px auto 0;
}

.contact-ul&gt;li {
    width: 25%;
    text-align: center;
    min-height: 178px;
    padding: 0 28px;
}

.contact-ul&gt;li .img {
    width: 80px;
    margin: 0 auto;
}

.contact-ul&gt;li .p1 {
    font-size: 14px;
    color: #999;
    margin-top: 15px;
    margin-bottom: 12px;
}

.contact-ul&gt;li .p2 {
    font-weight: bold;
}

.contact2 {
    background-color: #f5f5f5;
    padding-top: 80px;
    padding-bottom: 24px;
}

.contact2-ul&gt;li {
    width: 410px;
    border-radius: 6px;
    margin-right: 26px;
    float: left;
    overflow: hidden;
    margin-bottom: 34px;
}

.contact2-ul&gt;li:nth-child(3n) {
    margin-right: 0;
}

.contact2-ul&gt;li .tit {
    color: #fff;
    background-color: #999999;
    height: 60px;
    line-height: 60px;
    font-weight: bold;
    text-align: center;
}

.contact2-ul&gt;li .infos {
    padding-top: 40px;
    padding-left: 28px;
    background-color: #fff;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, .1);
    padding-bottom: 40px;
}

.contact2-ul&gt;li .dd img {
    width: 25px;
    margin-top: -4px;
    margin-right: 6px;
}

.contact2-ul&gt;li .dd span {
    color: #999;
}

.contact2-ul&gt;li .dt {
    width: 280px;
}

.contact2-ul&gt;li .li_addr {
    margin-bottom: 20px;
}

.social {
    padding-top: 30px;
    padding-bottom: 50px;
}

.social-ul&gt;li .li_lt {
    width: 44%;
    background-color: #fff;
}

.social-ul&gt;li .li_rt {
    width: 56%;
    padding-left: 20px;
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, .1);
    padding-top: 40px;
    padding-bottom: 40px;
}

.social-ul&gt;li .li_rt .t1 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.social-ul&gt;li .li_rt .t2 {
    color: #999;
    margin-bottom: 10px;
}

.social-ul&gt;li .li_rt .t3 {
    color: #666666;
}

.social-ul&gt;li .li_rt .t4 {
    width: 106px;
    height: 36px;
    border-radius: 4px;
    border: 1px solid #f08e21;
    color: #f08e21;
    font-size: 14px;
    line-height: 36px;
    text-align: center;
    margin-top: 20px;
}

.social-ul&gt;li .li_box:hover .t4 {
    color: #fff;
    background-color: #f08e21;
}

.social-ul&gt;li .li_box {
    padding: 30px 0;
}

.social-ul&gt;li .li_box .imgbox {
    width: 530px;
}

.social-ul&gt;li .li_box .imgbox .img {
    width: 100%;
    height: 0;
    position: relative;
    padding-bottom: 60.37%;
    overflow: hidden;
}

.social-ul&gt;li .li_box .imgbox .img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.social-ul&gt;li .li_box .rt_box {
    width: 740px;
}

.socialdes {
    background-color: #fff;
    padding-top: 60px;
    padding-bottom: 45px;
}

.socialdes .title {
    text-align: center;
    font-size: 36px;
}

.socialdes .tit2 {
    border: 1px dashed #cfcfcf;
    background-color: #f6f6f6;
    width: 485px;
    margin: 0 auto;
    text-align: center;
    padding: 14px 0;
    margin-top: 22px;
    margin-bottom: 40px;
}

.socialdes .tit2 span {
    color: #999;
    font-size: 14px;
}

.socialdes .tit2 span.t1 {
    display: inline-block;
    margin-right: 22px;
}

.socialdes .tit2 span img {
    width: 13px;
    margin-top: -3px;
    margin-right: 5px;
}

.socialdes-cont {
    background-color: #fff;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, .1);
    padding-bottom: 10px;
    padding-top: 30px;
    padding-right: 30px;
}

.socialdes-cont .des p {
    color: #666;
    line-height: 32px;
}

.socialdes-cont .des {
    margin-bottom: 30px;
}

.socialdes-cont .pic {
    text-align: center;
    width: 600px;
    margin: 0 auto;
    margin-bottom: 35px;
}

.socialdes-cont {
    margin-bottom: 50px;
}

.pagesInner .pian {
    margin-bottom: 20px;
    position: relative;
}

.pagesInner .n1 {
    width: 80px;
    height: 33px;
    display: inline-block;
    background: url(../images/so-05.png) no-repeat center;
    font-size: 14px;
    color: #666;
    text-align: center;
    line-height: 33px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
}

.pagesInner a {
    display: inline-block;
    padding-left: 88px;
    font-size: 14px;
    color: #666;
    width: 100%;
}

.pagesInner a:hover {
    color: #f08e21
}


/* жЉ•иµ„е…ізі» */

.friendship {
    background-color: #fff;
    padding-top: 30px;
    padding-bottom: 60px;
}

.friendship-ul {
    margin-bottom: 55px;
}

.friendship-ul&gt;li {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
    padding-top: 15px;
    margin-bottom: 5px;
    position: relative;
}

.friendship-ul&gt;li span {
    display: inline-block;
    padding-left: 15px;
    width: 100%;
}

.friendship-ul&gt;li i {
    display: inline-block;
    width: 6px;
    height: 8px;
    background: url(../images/san5.png) no-repeat center;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
}


/* ж–°й—»иµ„и®Ї---иЇ¦жѓ… */

.newsdes {
    background-color: #fff;
    padding-top: 60px;
}

.newsdeslt {
    width: 950px;
}

.newsdeslt .title {
    font-size: 20px;
    /* text-align: center; */
    margin-bottom: 15px;
}

.newsdes {
    padding-bottom: 40px;
}

.newsdeslt .tit2 span {
    display: inline-block;
    color: #999;
}

.newsdeslt .tit2 span img {
    margin-right: 5px;
}

.newsdeslt .tit2 .t1 {
    margin-right: 20px;
}

.newsdeslt .tit2 {
    margin-bottom: 25px;
}

.newsdeslt .tit3 {
    text-align: center;
}

.newsdeslt .tit3 img {
    width: 100%;
}

.newsdeslt .socialdes-cont {
    box-shadow: none;
    border-bottom: 1px dashed #cccccc;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 30px;
}
.newsdeslt .socialdes-cont p {
line-height: 2.25em; margin: 20px 0; font-family: "еѕ®иЅЇй›…й»‘"; color: #333; font-size: 14px;
}
.newsdesrt {
    width: 302px;
}

.newsdesrt-ul {
    margin-top: 22px;
}

.newsdesrt-ul&gt;li {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 20px;
}

.newsdesrt-ul&gt;li .img {
    float: left;
}

.newsdesrt-ul&gt;li .img img {
    /* width: 100%;
   */
}

.newsdesrt-ul&gt;li .li_box {}

.newsdesrt-ul&gt;li .imgbox {
    width: 130px;
}

.newsdesrt-ul&gt;li .infos {
    padding-left: 10px;
    float: left;
    width: 168px;
}

.newsdesrt-ul&gt;li .infos .t1 {
    margin-bottom: 5px;
    margin-top: 8px;
}

.newsdesrt-ul&gt;li .infos .t2 {
    color: #999999;
    line-height: 24px;
    font-size: 14px;
}

.news {
    background-color: #fff;
    padding-top: 66px;
}

.news-ul&gt;li {
    float: left;
    width: 416px;
    margin-right: 26px;
    margin-bottom: 50px;
}

.news-ul&gt;li:nth-child(3n) {
    margin-right: 0;
}

.news-ul&gt;li .li_box {
    width: 100%;
}

.news-ul&gt;li .li_box .imgbox {
    width: 100%;
    height: 0;
    padding-bottom: 72.048%;
    position: relative;
}

.news-ul&gt;li .li_box .imgbox img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.news-ul&gt;li .li_box .infos {
    background-color: #fff;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, .1);
    padding: 20px;
}

.news-ul&gt;li .li_box .infos .tit {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.news-ul&gt;li .li_box .infos .des {
    color: #999999;
    line-height: 27px;
    min-height: 54px;
}

.news-ul&gt;li .li_box .infos .bt {
    border-top: 1px solid #e5e5e5;
    margin-top: 18px;
    padding-top: 10px;
}

.news-ul&gt;li .li_box .infos .bt span {
    color: #999;
}

.news-ul&gt;li .li_box .infos .bt-rt {
    color: #f08e21;
}

.news {
    padding-bottom: 70px;
}

.tzmsk {
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .6);
    z-index: 9999;
    width: 100%;
    height: 100%;
    display: none;
}

.logW {
    background-color: #fff;
    border-radius: 5px;
    width: 450px;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 40px;
    padding-top: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.logW .title {
    text-align: center;
    border-bottom: 1px solid #ebebeb;
}

.logW .title span {
    font-size: 28px;
    position: relative;
    padding-bottom: 15px;
    display: inline-block;
}

.logW .title span::after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    width: 40px;
    height: 2px;
    background-color: #f08e21;
    bottom: 0;
    transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
}

.logW .close {
    color: #fff;
    position: absolute;
    top: -12px;
    right: -20px;
    cursor: pointer;
}

.logW-ul {
    margin-top: 30px;
}

.logW-ul&gt;li {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 14px;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
}

.logW-ul&gt;li .ico {
    width: 18px;
    position: absolute;
    display: inline-block;
    left: 0;
    top: 0;
}

.logW-ul&gt;li input {
    width: 100%;
    padding-left: 26px;
}

.logW-ul&gt;li.li_ver .inpver {
    padding-right: 56px;
}

.logW-ul&gt;li.li_ver .img {
    display: inline-block;
    width: 100px;
    position: absolute;
    right: 0;
    top: -10px;
    cursor: pointer;
}

.submit {
    width: 100%;
    text-align: center;
    color: #fff;
    background-color: #f08e21;
    border-radius: 4px;
    height: 46px;
    font-size: 18px;
}


/*жЁЎеќ—дё‹ж–№еЏ‚ж•°иЎЁж&nbsp;·ејЏ*/

.techdata table {
    border-collapse: collapse;
    margin: 20px auto;
}

.techdata tr td {
    border: 1px solid #eaeaea;
    text-align: center;
    vertical-align: middle;
    font-size: 16px;
}

.techdata tr td p {
    font-size: 16px;
}

.techdata tr {
    height: 44px;
    text-align: center;
    color: #666;
}

.prodes1rt .title h1 {
    font-size: 30px;
}
.prodes1rt P {
    color: #666;
    line-height: 36px;
}
.about1bt .des .service {
    width: 400px;
}
.service-p {
    padding: 50px 0;
    margin-top: 0;
}
.about1bt .des h3 { 
    font-weight: 600;
}
.about4-cont .imgbox .msk .t1 a {
    padding: 10px 0;
    color: #fff;
    text-align: center;
    font-size: 20px;
}
.techycontent {
    padding-bottom: 10px;
}

.techyrt-ul&gt;li {
    border-bottom: 0px solid #ebebeb;
    padding: 36px 0;
    float: left;
    margin-left: 20px;
}

.techyrt-ul&gt;li  .imgbox {
    width: 500px;
    height: 310px;
}
.pdetail_box_video {
    width: 100%;
    aspect-ratio: 16 / 9;
}

.pdetail_box_video iframe {
    width: 100%;
    height: 100%;
}</pre></body></html>