<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 前端白明明 */

*,*:before,*:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

*{ margin:0; padding:0;}

body {-webkit-tap-highlight-color: rgba(0, 0, 0, 0);margin:0 auto;overflow-x:hidden;   min-width: 1280px;position: relative;padding: 0 ; width: 100%;color: #1f1f1f;font-family: Arial, Helvetica, sans-serif, Microsoft Yahei; font-size:14px;  line-height:1;background: #fff;}
body.bbb{padding-top: 110px;}
html.act{overflow: hidden;width: 100%;height: 100vh;}

ul,ul li,ol li,tr td,dl,dd{ list-style-type:none; margin:0; padding:0; }

.clearfix:after{content: " "; display: block; height:0; clear:both; visibility: hidden;}

.clearfix { *zoom:1; }

a{display: inline-block; text-decoration:none; cursor:pointer; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;color: #1f1f1f;}

textarea,select{ outline:none;  color:#666; font-size:14px; width:100%;}

img{border:none;display: block;max-width: 100%;}

img[src=""]{opacity: 0;}

/* 滚动条样式 */
body::-webkit-scrollbar{ width:4px;height: 1px;}

body::-webkit-scrollbar-thumb{ background:#000;}

body::-webkit-scrollbar-track{ background:#fff;}

/*去掉 input 默认边框*/
input{padding: 0;border: 0;font-family: 微软雅黑;outline: none;}

input[type="submit"]{background-color: transparent;cursor: pointer;}

input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}

select{appearance:none;-moz-appearance:none;-webkit-appearance:none;}
select::-ms-expand { display: none; }
.id{position: relative;top: -120px;width: 100%;height: 1px;}
/* .id{padding-top: 120px;margin-top: -120px;} */
.id1{position: relative;top: -120px;width: 100%;height: 1px;}
.w1920{position: relative;width: 1920px;margin: 0 auto;height: 100%;max-width: 100%;overflow: hidden;}
.w1440{position: relative;width: 1440px;margin: 0 auto;height: 100%;max-width: 100%;}
.w1200{position: relative;width: 1200px;margin: 0 auto;height: 100%;max-width: 100%;}

.f_12{ font-size:12px; }

.f_16{ font-size:16px; }

.f_18{ font-size:18px; }

.f_20{ font-size:20px; }

.f_22{font-size: 22px;}

.f_24{ font-size:24px; }

.f_26{ font-size:26px; }

.f_28{ font-size:28px; }

.f_30{ font-size:30px; }

.f_32{ font-size:32px; }

.f_34{ font-size:34px; }

.f_36{ font-size:36px; }

.f_38{ font-size:38px; }

.f_40{font-size: 40px;}

.f_46{font-size: 46px;}

.f_48{font-size: 48px;}

/*分页*/

.BMap_omCtrl{ display:none !important;}

.a_dw{position: relative;top: -70px;}

.box {max-width:1440px;min-width: 1200px;width:75%; margin: 0 auto; position: relative; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;box-sizing: border-box;}

.ibox {max-width:1600px;min-width: 1200px;width:85%; margin: 0 auto; position: relative; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;box-sizing: border-box;}
	
.page1{clear:both; text-align:center; height: 45px;margin: 30px 0 0;text-align: center;}

.page1 span a{display: inline-block; color:#333333;padding:10px 13px; text-decoration:none;background: #f7f7f7;}

.page1 span a:hover,.page1 span.current a{  background:#005ed1; color:#fff;}

.page1 span{margin:2px 5px;}

.page2{width: 120px;height: 40px;background: #f5b716;text-align: center;border-radius: 8px; color: #fff;display: block;margin: 0 auto;line-height: 40px;display: none;}

.alltime,.alltime *{-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

.wow{opacity: 0;}

.wow1{opacity: 1;}

.fbd{font-weight: bold;}

/* 弹窗 */

.z_tanchuang {position: fixed;display: table;height: 100%;width: 100%;top: 0;left: 0;transform: scale(0);-webkit-transform: scale(0);z-index: 30;}   

.z_tanchuang .tbox {display: table-cell;background: rgba(0, 0, 0, 0.95);text-align: center;vertical-align: middle;z-index: 30;}

/* 弹窗内容 */
     
.z_tanchuang .tbox .modal {padding: 0;display: block;border-radius: 5px;position: relative;width: 90%;max-width: 1440px;max-height: 90%;margin: 0 auto;}

.z_tanchuang .tbox .modal .out{position: absolute;z-index: 30; width: 40px;height: 40px;line-height: 40px;background: #fff url(../images/out.png) center no-repeat;background-size: 20px;color: #000;font-size: 30px;text-align: center;border-radius: 50%;top: 10px;right: 10px;cursor: pointer;}

.z_tanchuang .tbox .modal .img{width: 100%;max-width: 1440px;margin: 0 auto;}

.z_tanchuang .tbox .modal .img video{display: block;width: 100%;max-width: 100%;object-fit: cover;}

.z_tanchuang .tbox .modal .img img{margin: 0 auto ;width: 50%;}

.z_tanchuang .tbox .modal .out:hover{transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.z_tanchuang .tbox .modal2{padding: 20px;}

.z_tanchuang .tbox .modal .img{max-width: 1440px;}


/* 弹窗选中 */

.z_tanchuang.one {transform: scaleY(0.01) scaleX(0);animation: unfoldIn 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;-webkit-transform: scaleY(0.01) scaleX(0);-webkit-animation: unfoldIn 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}

.z_tanchuang.one .tbox .modal {transform: scale(0);animation: zoomIn 0.5s 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;-webkit-transform: scale(0);-webkit-animation: zoomIn 0.5s 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}

.z_tanchuang.one.out {transform: scale(1);animation: unfoldOut 1s 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;-webkit-transform: scale(1);-webkit-animation: unfoldOut 1s 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}

.z_tanchuang.one.out .tbox .modal {animation: zoomOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;-webkit-animation: zoomOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}

/* 弹窗动画 */

@keyframes unfoldIn {0% {transform: scaleY(0.005) scaleX(0);}50% {transform: scaleY(0.005) scaleX(1);}100% {transform: scaleY(1) scaleX(1);}}

@keyframes zoomIn {0% {transform: scale(0);}100% {transform: scale(1);}}

@keyframes zoomOut {0% {transform: scale(1);}100% {transform: scale(0);}}

@keyframes unfoldOut {0% {transform: scaleY(1) scaleX(1);}50% {transform: scaleY(0.005) scaleX(1);}100% {transform: scaleY(0.005) scaleX(0);}}

@-webkit-keyframes zoomIn {0% {transform: scale(0);}100% {transform: scale(1);}}

@-webkit-keyframes zoomOut {0% {transform: scale(1);}100% {transform: scale(0);}}

@-webkit-keyframes unfoldOut {0% {transform: scaleY(1) scaleX(1);}50% {transform: scaleY(0.005) scaleX(1);}100% {transform: scaleY(0.005) scaleX(0);}}

@-webkit-keyframes unfoldIn {0% {transform: scaleY(0.005) scaleX(0);}50% {transform: scaleY(0.005) scaleX(1);}100% {transform: scaleY(1) scaleX(1);}}

/* 头部 */


.head{position: fixed;width: 100%;height: 110px;background: #111;z-index: 20;top: 0;left: 0;-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

.head .logo{float: left;padding-top: 38px;background: #fff;width: 110px;height: 130px;position: relative;z-index: 2;}

.head .ss{width: 80px;line-height: 30px; float: right;position: relative;z-index: 5;margin-top: 39px;margin-left: 100px;}

.head .ss a{display: block;width: 100%;height: 100%; background: rgba(255, 255, 255, 0.2) url(../images/ss.png) 90% center no-repeat;background-size: 30px; border: 1px solid #fff;color: #fff;border-radius: 6px;padding: 0 10px;}

.head .ss input{display: none;width: 0px;height: 100%;position: absolute;right: 100%;top: 0;border: 0;border-bottom: 1px solid #fff;padding: 0 ;color: #fff;background: #111;outline: none;}

.head .ss:hover a{ background: rgba(255, 255, 255, 0.2) url(../images/ss2.png) 90% center no-repeat;background-size: 30px; border: 1px solid #f5b716;color: #f5b716;}




.head s{display: block;width: 1px;height: 16px;background: #fff;margin: 47px 70px 0;float: right;display: none;}

.head .abtn{float: right;}


.head .abtn a{display: block;float: left;margin-left: 100px;color: #fff;line-height: 110px;position: relative;}

.head .abtn a::after{content: '';display: block;width: 1px;height: 14px;background: #fff;position: absolute;left: -50px;top: 50%;margin-top: -7px;pointer-events: none;}

.head .abtn a:hover,.head .abtn a.on{color: #f5b716;}

.head .abtn a:nth-child(1):after{display: none;}

.head .hdbtm{position: absolute;width: 100%;padding: 20px 0 30px;background: #111;left: 0;top: 100%;display: none;}

.head .hdbtm .ul1{float: right;padding-right: 181px;}

.head .hdbtm .ul1 li{float: left;margin-left: 80px;}

.head .hdbtm .ul1 li a{display: block;color: #fff;min-width: 64px;line-height: 1.5;margin-bottom: 20px;}

.head .hdbtm .ul1 li a:nth-child(1){font-size: 16px;opacity: 0;height: 1px;overflow: hidden;}

.head.act{height: 70px;} 

.head.act .logo{height: 90px;padding-top: 18px;}

.head.act .abtn a{line-height: 70px;}

.head.act .ss{margin-top: 19px;}

.head.act s{margin-top: 27px;}



/* 首页 */

.i1{position: relative;padding-top: 110px;}

.video{position: absolute;bottom:0;left: 0;width: 100%;z-index: 10;max-height: 100%;object-fit: cover;}
/* .s_video{bottom: 110px;max-height:65%;} */

.i1 .swiper1{}
.i1 .swiper1 .after{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #fff;z-index: 2;}
.i1 .swiper1.close:after{display: none;}

.i1 .swiper1 .swiper-slide a{display: block;position: relative;}

.i1 .swiper1 .swiper-slide a img{display: block;width: 100%;}

.i1 .swiper1 .swiper-slide a video{width: 100%!important;height: 100%;}

.i1 .swiper1 .swiper-slide a .mimg{display: none;}

.i1 .swiper1 .swiper-slide a .abox{position: absolute;width: 100%;top: 45%;transform: translateY(-50%);-webkit-transform: translateY(-50%);color: #fff;line-height: 1.8;z-index: 10;}

.i1 .swiper1 .swiper-slide a .abox .dh{position: relative;top: 100px;opacity: 0;}

.i1 .swiper1 .swiper-slide a .abox .more{display: block;width: 150px;line-height: 50px;position: relative;margin-top: 80px;}

.i1 .swiper1 .swiper-slide a .abox .more div{width: 100%;height: 100%;text-align: center;position: relative;z-index: 2;background: #f5b716;border-radius: 5px;overflow: hidden;}

.i1 .swiper1 .swiper-slide a .abox .more div span{display: block;width: 100%;position: relative;z-index: 2;}

.i1 .swiper1 .swiper-slide a .abox .more div s{display: block;width: 0%;height: 100%;position: absolute;top: 0;left: 0;background: #111;}

.i1 .swiper1 .swiper-slide a .abox .more:hover div s{width: 100%;}

.i1 .swiper1 .swiper-slide-active a .abox .dh{top: 0;opacity: 1;}

.i1 .swiper1 .swiper-slide-active a .abox .dh:nth-child(2){transition-delay: .2s;-webkit-transition-delay: .2s;}

.i1 .swiper1 .swiper-slide-active a .abox .dh:nth-child(3){transition-delay: .4s;-webkit-transition-delay: .4s;}

.i1 .swiper1 .pagination1{width: 130px;height: 24px;background: rgba(255, 255, 255, 0.2);border-radius: 30px;left: 50%;margin-left: -65px;bottom: 45px;}

.i1 .swiper1 .pagination1 span{width: 6px;height: 6px;opacity: 1;background: #fff;border-radius: 10px;margin: 8px 4px;}

.i1 .swiper1 .pagination1 span.swiper-pagination-bullet-active{width: 20px;}

.i2{padding: 70px 0;text-align: center;overflow: hidden;}

.i2 .ul1{}

.i2 .ul1 li{width: 25%;float: left;position: relative;}

.i2 .ul1 li a{display: block;position: relative;color: #999;}

.i2 .ul1 li a .img{display: block;width: 100px;margin: 0 auto 20px;position: relative;top: 0;}

.i2 .ul1 li a .img .mimg{display: none;}

.i2 .ul1 li a .ltt2{color: #333;margin-top: 15px;}

.i2 .ul1 li a::before{content: '';display: block;width: 1px;height: 100%;position: absolute;right: 0;top: 0;background: #f0f0f0;}

.i2 .ul1 li:hover a .img{-moz-box-shadow:0px 1px 5px #ddd; -webkit-box-shadow:0px 1px 5px #ddd; box-shadow:0px 1px 5px #ddd;top: -5px;}

.i2 .ul1 li:last-child a::before{display: none;}

.i3{position: relative;overflow: hidden;}

.i3 .ul1{}

.i3 .ul1 li{position: relative;}
.i3 .ul1 li .a{position: absolute;top: 0;left: 0;display: block; width: 100%;height: 100%;}
.i3 .ul1 li &gt; img{display: block;width: 100%;}
.i3 .ul1 li &gt; img.mimg{display: none;}

.i3 .ul1 li .lbox{position: absolute;width: 100%;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);z-index: 2;text-align: right;line-height: 1.8;}

.i3 .ul1 li .lbox .en{color: #444;}

.i3 .ul1 li .lbox .en img{display: inline-block;}

.i3 .ul1 li .lbox .more{display: block;width: 100%;line-height: 50px;position: relative;margin-top: 80px;}

.i3 .ul1 li .lbox .more a{display: block; width: 150px;float: right; height: 100%;text-align: center;position: relative;z-index: 2;background: #f5b716;border-radius: 5px;overflow: hidden;}

.i3 .ul1 li .lbox .more a span{display: block;width: 100%;position: relative;z-index: 2;color: #fff;}

.i3 .ul1 li .lbox .more a s{display: block;width: 0%;height: 100%;position: absolute;top: 0;left: 0;background: #111;}

.i3 .ul1 li .lbox .more a:hover s{width: 100%;}

.i3 .ul1 li:nth-child(2n) .lbox{text-align: left;}

.i3 .ul1 li:nth-child(2n)  .lbox .more a{float: left;}

.i4{padding: 100px 0;overflow: hidden;}

.i4 .ilt{width: 250px;float: left;padding-top: 150px;line-height: 1.8;}

.i4 .ilt .en{color: #444;}

.i4 .ilt .tt{}

.i4 .ilt  .more{display: block;width: 100%;line-height: 50px;position: relative;margin-top: 80px;}

.i4 .ilt  .more a{display: block; width: 150px; height: 100%;text-align: center;position: relative;z-index: 2;background: #f5b716;border-radius: 5px;overflow: hidden;}

.i4 .ilt  .more a span{display: block;width: 100%;position: relative;z-index: 2;color: #fff;}

.i4 .ilt  .more a s{display: block;width: 0%;height: 100%;position: absolute;top: 0;left: 0;background: #111;}

.i4 .ilt  .more a:hover s{width: 100%;}

.i4 .irt{width: calc(100% - 250px);float: right;border: 1px solid #ddd;overflow: hidden;}

.i4 .irt li{width: 25%;float: left;position: relative;border-right: 1px solid #ddd;line-height: 1.5;}

.i4 .irt li:last-child{border: 0;}

.i4 .irt li a{display: block;padding: 70px 20px;}

.i4 .irt li a .year{color: #999;text-align: right;}

.i4 .irt li a .img{display: block;width: 100%;overflow: hidden;margin: 30px 0 20px;}

.i4 .irt li a .img img{display: block;width: 100%;transform: scale(1.00001);-webkit-transform: scale(1.00001);}

.i4 .irt li a .day{color: #999;}

.i4 .irt li a .att{line-height: 24px;height: 48px;word-break: break-all;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;margin: 20px 0;text-align: justify;}

.i4 .irt li a .atc{line-height: 1.5;height:64px ;word-break: break-all;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;color: #666;text-align: justify;}

.i4 .irt li:hover{background: #f3f3f3;}

.i4 .irt li:hover .img img{transform: scale(1.05);-webkit-transform: scale(1.05);}

/* 底部 */

.footer{}

.footer .ftop{padding: 100px 0;background: #eee;}

.footer .ftop .logo{display: block;width: 43%;}

.footer .ftop .fftop{display: flex;justify-content: space-between;align-items: end;align-content: end;font-size: 24px;color: #666;padding-bottom: 30px;border-bottom: 2px solid #f5b716;}

.footer .ftop .fftp{margin-top: 55px;}

.footer .ftop .fftp .flt{width: calc(100% - 600px);float: left;padding-top: 10px;}

.footer .ftop .fftp .flt li{float: left;margin-right: 95px;}

.footer .ftop .fftp .flt li a{display: block;color: #666;margin-bottom: 25px;font-size: 16px;}

.footer .ftop .fftp .flt li a:nth-child(1){color: #000;font-size: 16px;margin-bottom: 35px;}

.footer .ftop .fftp .flt li a:hover{color: #f5b716;}

.footer .ftop .fftp .frt{width: 540px;float: right;}

.footer .ftop .fftp .frt .ewm{float: right;width: 175px;}

.footer .ftop .fftp .frt .txt{float: left;line-height: 1;max-width: 380px;padding-top: 10px;}

.footer .ftop .fftp .frt .txt .ftt{color: #000;margin-bottom: 10px;font-size: 24px;}

.footer .ftop .fftp .frt .txt .ftc{margin-bottom: 5px;color: #666;line-height: 1.5;font-size: 16px;display: block;}

.footer .ftop .fftp .frt .txt .ftc2{color: #f5b716;font-size: 40px;margin-bottom: 10px;margin-top: -5px;}

.footer .fbtm {line-height: 40px;background: #dfdfdf;color: #999;}

.footer .fbtm a,.footer .fbtm span{float: right;color: #999;}

.footer .fbtm .flt{float: left;}

.m_head,.m_nav{display: none;}

/* 内页公共样式 */
.inside_content{padding-top: 110px;-webkit-transition: all .4s cubic-bezier(.4,0,.2,1);-moz-transition: all .4s cubic-bezier(.4,0,.2,1);transition: all .4s}
.inside_content.on{padding-top: 70px;}
.inside_banner .mimg{display: none;}
.inside_banner .pimg{width: 100%;}
/* page */
.page{display: table;margin:0 auto;font-size: 0;}
.page span{margin:0 5px; font-size: 14px;display: inline-block;width: 36px;height: 36px;border:1px solid #dddddd;box-sizing: border-box;}
.page span a{display: block;text-align: center;line-height: 34px;color:#333333;}
.page span a:hover,.page span a.on{color:#fff;background: #f5b716;}
/* page end */

/* 资讯列表 */
.inf_content{padding:100px 0;}
.inf_tab{display: table;margin:0 auto;font-size: 0;}
.inf_tab a{position: relative; display: inline-block;margin:0 50px;padding-left: 28px; font-size: 18px;line-height: 18px;color:#666666;padding-bottom: 30px;}
.inf_tab span{display: inline-block; width: 1px;height: 18px;background:#888888;vertical-align: top;}
.inf_tab a:before{content:"";position: absolute;left:0;top:0;width: 18px;height: 19px;background:no-repeat 0 0/18px 38px;}
.inf_tab a:after{content:"";position: absolute;left:0;bottom:0;width: 0px;height: 2px;background:#f5b716;-webkit-transition: all .5s;-moz-transition: all .5s;transition: all .5s;}
.inf_tab a:nth-child(1):before{background-image: url(../images/i_icon1.png);}
.inf_tab a:nth-child(3):before{background-image: url(../images/i_icon2.png);}
.inf_tab a:nth-child(5):before{background-image: url(../images/i_icon3.png);}
.inf_tab a:nth-child(7):before{background-image: url(../images/i_icon4.png);}
.inf_tab a:hover,.inf_tab a.on{color:#f5b716;}
.inf_tab a:hover:after,.inf_tab a.on:after{width: 100%;}
.inf_tab a:hover:before,.inf_tab a.on:before{background-position: 0 -19px;}
.inf_tit{text-align: center;}
.inf_tit .en{font-size: 14px;line-height: 14px;color:#444444;text-transform: uppercase;margin:72px 0 14px 0;}
.inf_tit .cn{font-size: 48px;line-height: 60px;color:#111111;}
.inf_content .list{overflow: hidden;margin:44px 0 0 0;}
.inf_content .list .lump{width: 32%;margin:0 2% 95px 0;float: left;}
.inf_content .list .lump:nth-child(3n){margin-right: 0;}
.inf_content .list .lump .pics{position: relative;width: 100%; overflow: hidden;}
.inf_content .list .lump .pics .pic{width: 100%;-webkit-transition: all .5s;-moz-transition: all .5s;transition: all .5s;}
.inf_content .list .lump .pics .day{position: absolute;top:0;right:0;display: none; width: 80px;height: 45px;font-size: 20px; text-align: center;line-height: 45px;color:#fff;background:#f5b716;}
.inf_content .list .lump .txt .h{font-size: 18px;color:#333333;line-height: 28px;margin: 23px 0 14px 0;height: 28px;text-overflow: ellipsis;overflow: hidden;}
.inf_content .list .lump .txt .solid{width: 100%;height: 1px;background:#eeeeee;}
.inf_content .list .lump .txt .p{font-size: 14px;color:#999999;line-height: 24px;margin-top: 5px;height: 48px;text-overflow: ellipsis;overflow: hidden;}
.inf_content .list .lump:hover .pic{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.inf_content .list .lump:hover .day{display: block;}
.inf_content .list .lump:hover .h{color:#f5b716;}
/* 资讯列表 end*/

/* 资讯详情 */
.infd_content{padding:95px 135px 85px 135px;}
.infd_content .infd_title .h{font-size: 24px;color:#000000;line-height: 34px;}
.infd_content .infd_title .lj{font-size: 18px;color:#666666;line-height: 28px;margin-top: 20px;}
.infd_content .infd_title .lj span{margin-right: 24px;}
.infd_content .infd_content1{margin:90px 0 0 0;font-size: 16px;line-height: 26px;}
.infd_content .infd_content1 .h1{font-size: 18px;color:#333333;line-height: 28px;margin: 40px 0;font-weight: bold;}
.infd_content .infd_content1 .p{font-size: 18px;color:#666666;line-height: 30px;margin-bottom: 20px;text-align: justify;}
.infd_content .infd_content1 img{margin:32px auto;}
.infd_bottom{padding-top: 38px;margin-top: 96px; border-top: 1px solid #e5e5e5;}
.infd_bottom .left{float: left;width: 75%;}
.infd_bottom .left a{display: block;font-size: 16px;color:#666666;line-height: 44px;text-overflow: ellipsis;overflow: hidden;white-space:nowrap;}
.infd_bottom .left a:hover{color:#f5b716;}
.infd_bottom .right{float: right;width: 150px;height: 50px;line-height: 50px;text-align: center;}
.infd_bottom .right a{position: relative;display: block;color:#fff;font-size: 18px;background: #f5b716;border-radius: 6px;overflow: hidden;}
.infd_bottom .right a span{display: block;width: 100%;position: relative;z-index: 2;color: #fff;}
.infd_bottom .right a s{display: block;width: 0%;height: 100%;position: absolute;top: 0;left: 0;background: #111;-webkit-transition: all .4s cubic-bezier(.4,0,.2,1);-moz-transition: all .4s cubic-bezier(.4,0,.2,1);transition: all .4s}
.infd_bottom .right:hover a s{width: 100%;}
/* 资讯详情 end */

/* 联系我们 */
.contact_content{padding:100px 15px;}
.contact_content .contact1{border:4px solid #f5b716;border-radius: 3px;box-sizing: border-box;}
.contact_content .map{width: 100%; height: 368px;}
.contact_content .map #map{width: 100%; height: 100%;}
.contact_content .contact1 .txt{}
.contact_content .contact1 .txt .left{float: left;width:59.2%;padding:75px 0 50px 12%;}
.contact_content .contact1 .txt .left .h{font-size: 24px;color:#333333;line-height: 34px;margin-bottom: 25px;}
.contact_content .contact1 .txt .left .p{font-size: 16px;color:#333333;line-height: 45px;padding-left: 58px;margin-bottom: 25px; background: no-repeat;}
.contact_content .contact1 .txt .left .p:nth-child(2){background-image: url(../images/contact_icon1.jpg);}
.contact_content .contact1 .txt .left .p:nth-child(3){background-image: url(../images/contact_icon2.jpg);}
.contact_content .contact1 .txt .left .p:nth-child(4){background-image: url(../images/contact_icon3.jpg);margin-bottom: 0;}
.contact_content .contact1 .txt .solid{width: 1px;float: left;height: 240px;background: #eeeeee;margin-top: 78px;}
.contact_content .contact1 .txt .right{float: right;width: 39.9%;text-align: center;padding-top: 78px;}
.contact_content .contact1 .txt .right img{display: inline-block;box-shadow: 1px 5px 20px rgba(0, 0, 0, 0.1);}
.contact_content .contact1 .txt .right .p{font-size: 18px;color:#999999;line-height: 28px;margin-top:28px;}
.b_form{padding:0 145px;}
.b_form .title{font-size: 36px;line-height: 46px;color:#111111;text-align: center;margin: 70px 0 100px 0;}
.b_form .lump{margin-bottom: 28px;}
.b_form .lump .name{font-size: 18px;color:#333333;line-height: 20px;background: no-repeat;padding-left: 27px;margin-bottom: 20px;}
.b_form .lump:nth-child(1) .name{background-image: url(../images/contact_icon4.png);}
.b_form .lump:nth-child(2) .name{background-image: url(../images/contact_icon5.png);}
.b_form .lump:nth-child(3) .name{background-image: url(../images/contact_icon6.png);}
.b_form .lump:nth-child(4) .name{background-image: url(../images/contact_icon7.png);}
.b_form .lump input[type="text"]{width: 100%;font-size: 14px;height: 48px;padding:0 8px; border:1px solid #e5e5e5;background-color: #f9f9f9;border-radius: 6px;}
.b_form .lump textarea{width: 100%;height: 162px;padding:0 8px;font-size: 14px;line-height: 28px; border:1px solid #e5e5e5;background-color: #f9f9f9;border-radius: 6px;resize: none;}
.b_form .lump select{height: 50px; position: relative; float: left; width: 32%;margin-right: 2%;line-height: 48px;border:1px solid #e5e5e5;border-radius: 6px;background: url(../images/xjt.jpg)no-repeat right 10px top 19px;background-color: #f9f9f9;padding-left: 9px;cursor: pointer;}
.b_form .lump select:last-child{margin-right: 0;}
.b_form .l_lump select{width: 100%;float: none;}
.b_form .btn{display: table;margin:0 auto;margin-top: 100px;}
.b_form .btn input{width: 160px;height: 40px;text-align: center;font-size: 16px; line-height: 40px;margin:0 10px; background: #dbdbdb;color:#000000;cursor: pointer;border-radius: 6px;}
.b_form .btn input:hover{background: #f5b716;color:#fff;}
/* 联系我们 end*/

/* 帝小厨 */
.dxc_banner{position: relative;overflow: hidden;}
.dxc_banner .video_slide{padding-bottom: 43.75%;height: auto;}
.dxc_banner .s_video{display: block;height: 100%;}
.dxc_banner .pimg{width: 100%;}
.dxc_banner .mimg{display: none;}
.dxc_banner .txt{position: absolute;right:12.6%;top:34.3%;z-index: 10;width: 60%;}
.dxc_banner .swiper-slide .txt .h{position: relative;top:30px; font-size: 60px;color:#ffffff;line-height: 60px;margin-bottom: 48px;-webkit-transition: all .4s cubic-bezier(.4,0,.2,1);-moz-transition: all .4s cubic-bezier(.4,0,.2,1);transition: all .4s;opacity: 0;text-align: right;}

.dxc_banner .swiper-slide .txt .btn_box  {display: flex;justify-content: flex-end;}
.dxc_banner .swiper-slide .txt .btn{position: relative;right:-20px;opacity: 0; width: 142px;height: 50px;border-radius: 6px;background: #ffffff;overflow: hidden;margin-left: 12px;-webkit-transition: all .4s cubic-bezier(.4,0,.2,1);-moz-transition: all .4s cubic-bezier(.4,0,.2,1);transition: all .4s;display: flex;align-items: center;align-content: center;justify-content: center; padding: 0 10px;font-weight: bold;font-size: 16px;}
/* .dxc_banner .txt .btn:nth-child(1){width: 50px;height: 50px;text-align: center;line-height: 18px;font-size: 12px;padding:7px 9px;color:#000000;} */
.dxc_banner .txt .btn_box .btn:after{content:"";position: absolute;top:0;left:0; display: block; width: 0;height: 100%;background: rgba(0, 0, 0, 0.2);-webkit-transition: all .5s;-moz-transition: all .5s;transition: all .5s;}
.dxc_banner .txt .btn_box .btn:hover:after{width: 100%;}
.dxc_banner .txt .btn_box .btn:nth-child(2){transition-delay: .2s;-webkit-transition-delay: .2s;}
.dxc_banner .txt .btn_box .btn:nth-child(3){transition-delay: .4s;-webkit-transition-delay: .4s;}
.dxc_banner .txt .btn_box .btn:nth-child(4){transition-delay: .6s;-webkit-transition-delay: .6s;overflow: initial;}
.dxc_banner .swiper-slide .txt .btn .ico{width: 36px;margin-right: 5px;}

.dxc_banner .swiper-slide-active .txt .h{opacity: 1;top:0;}
.dxc_banner .swiper-slide-active .txt .btn{opacity: 1;right:0;}
.dxc_banner .pagination1{width: 130px;height: 24px;background: rgba(255, 255, 255, 0.2);border-radius: 30px;left: 50%;margin-left: -65px;bottom: 45px;}
.dxc_banner .pagination1 span{width: 6px;height: 6px;opacity: 1;background: #fff;border-radius: 10px;margin: 8px 4px!important;}
.dxc_banner .pagination1 span.swiper-pagination-bullet-active{width: 20px;}
.dxc_banner .txt .btn_box .btn .ewm{position: absolute;top:90px;left: -50px;width: 140px; z-index: 20;background: #fff;opacity: 0; -webkit-transition: all .5s;-moz-transition: all .5s;transition: all .5s;}
.dxc_banner .txt .btn_box .btn:nth-child(1):hover .ewm{opacity: 1;top:70px;}
/* 帝小厨 end */

/* 十万家庭 */
.ten_banner{position: relative;padding-bottom: 240px;}
.ten_banner .pimg{width: 100%;}
.ten_banner a{cursor: url('../images/shubiao.ico'),default;display: block;}
.ten_banner .mimg{display: none;width: 100%;}
.ten_banner .txt{position: absolute;left: 0;top:26.5%;width: 100%; text-align: center;}
.ten_banner .txt .en{font-size: 14px;color:#ffffff;text-transform: uppercase;line-height: 24px;margin-bottom: 5px;letter-spacing:4px;}
.ten_banner .txt .cn{font-size: 48px;color:#ffffff;line-height: 68px;letter-spacing:8px;}
.ten_banner .gz{position: absolute;left: 0;bottom:0;width: 100%;text-align: center;}
.ten_banner .gz img{display: inline-block;width: 230px;}
.ten_content .pimg{display: none;}
.ten_content .t1{padding-bottom: 66px; border-bottom: 1px solid #dddddd;}
.ten_content .t1 .p{font-size: 16px;color:#999999;line-height: 28px;text-align: justify;margin-bottom: 22px;}
.ten_content .t2{margin-top: 100px;}
.ten_content .t2 .inf_tab a:nth-child(1)::before{background-image: url(../images/ten_icon1.png);}
.ten_content .t2 .inf_tab a:nth-child(3)::before{background-image: url(../images/ten_icon2.png);}
.ten_content .t2 .inf_tab a:nth-child(5)::before{background-image: url(../images/ten_icon3.png);}
.t_title{text-align: center;padding-bottom: 90px;}
.t_title .en{font-size: 14px;color:#444444;line-height: 24px;text-transform: uppercase;padding-top: 100px;}
.t_title .cn1{font-size: 48px;color:#111111;line-height: 58px;margin-top: 10px;}
.t_title .cn2{font-size: 24px;color:#000000;line-height: 34px;margin-top: 20px;}
.ten_content .t3{height: 760px;background: no-repeat center/cover;overflow: hidden;}
.ten_content .t3 .t_txt_con{float: left;}
.t3 .t_txt_con{margin-top: 200px;}
.ts .t_txt_con .en{font-size: 14px;color:#444444;line-height: 24px;opacity: .7;}
.ts .t_txt_con .h{font-size: 36px;color:#111111;line-height: 46px;margin-bottom: 40px;}
.ts .t_txt_con .p{font-size: 24px;color:#000000;line-height: 42px;opacity: 1;font-weight: 100;}
.ten_content .t3 .t_pic{float: right;}
.t4{height: 760px;background: no-repeat center/cover;}
.t4 .tit{position: absolute;top:232px;left:50%;transform: -webkit-translateX(-50%);transform: -moz-translateX(-50%);transform: translateX(-50%);width: 188px;height: 188px;border-radius: 50%;background: #f5b716;text-align: center;color:#fff;}
.t4 .tit .en{font-size: 14px;line-height: 20px;margin-top: 65px;}
.t4 .tit .cn{font-size: 36px;line-height: 42px;}
.t4 .tit:after{content:"";position: absolute;top:50%;left: 50%;width: 298px;height: 298px;transform: -webkit-translate(-50%,-50%);transform: -moz-translate(-50%,-50%);transform: translate(-50%,-50%);background: rgba(245,183,22,.2);border-radius: 50%;-webkit-animation: warn 1.5s linear infinite;-moz-animation: warn 1.5s linear infinite;animation: warn 1.5s linear infinite;}
@-webkit-keyframes warn {
  0% {
    width: 188px;height: 188px;
    opacity: 1;
  }
  25% {
    width: 188px;height: 188px;
    opacity: 1;
  }
  50% {
    width: 215px;height: 215px; 
    opacity: 1;
  }
  50% {
    width: 253px;height: 253px; 
    opacity: 1;
  }
  100% {
    width: 298px;height: 298px;
    opacity: 0;
  }
}
@-moz-keyframes warn {
  0% {
    width: 188px;height: 188px;
    opacity: 1;
  }
  25% {
    width: 188px;height: 188px;
    opacity: 1;
  }
  50% {
    width: 215px;height: 215px; 
    opacity: 1;
  }
  50% {
    width: 253px;height: 253px; 
    opacity: 1;
  }
  100% {
    width: 298px;height: 298px;
    opacity: 0;
  }
}@keyframes warn {
  0% {
    width: 188px;height: 188px;
    opacity: 1;
  }
  25% {
    width: 188px;height: 188px;
    opacity: 1;
  }
  50% {
    width: 215px;height: 215px; 
    opacity: 1;
  }
  50% {
    width: 253px;height: 253px; 
    opacity: 1;
  }
  100% {
    width: 298px;height: 298px;
    opacity: 0;
  }
}
.t4 .lump{position: absolute; width: 298px;height: 214px;background: url(../images/t4_lump_bj.png)no-repeat center/cover;padding:47px 16px 18px 16px;box-shadow: 10px 10px 60px rgba(0,0,0,0.18);}
.t4 .lump1{left: 0;top:84px;z-index: 3;}
.t4 .lump2{left: 192px;top: 232px;z-index: 2;}
.t4 .lump3{left: 0;top:336px;z-index: 1;}
.t4 .lump4{right:0;top:62px;z-index: 1;}
.t4 .lump5{right:145px;top:235px;z-index: 2;}
.t4 .lump6{right:0;top:378px;z-index: 3;}
.t4 .lump img{width: 100%;}
.t4 .txt{position: absolute; font-size: 24px;color:#000000;line-height: 64px;padding:0 20px 0 44px; background-color: #fff;border-radius: 6px;box-shadow: 10px 10px 60px rgba(0,0,0,0.18);display: inline-block;}
.t4 .txt:after{content:"";position: absolute;top:26px;left:18px; width: 12px;height: 12px;border:2px solid #f5b716;border-radius: 50%;}
.t4 .txt1{left: 30%;top:84px;z-index: 4;}
.t4 .txt2{left: 11.8%;bottom:84px;z-index: 4;}
.t4 .txt3{right: 13.6%;bottom:200px;z-index: 4;}
.t4 .t4_bimg{display: none;}
.t5{height: 760px;background: no-repeat center/cover;}
.t5 .t_txt_con{padding:145px 0 0 0;}
.t5 .t_txt_con .en{color:#fff;}
.t5 .t_txt_con .h{color:#fff;margin-bottom: 55px;}
.t5 .t_txt_con .p{color:#fff;opacity: .7;}
.t5 .pic1{position: absolute;top:400px;right:491px;animation: ani1 10s linear infinite;-webkit-animation: ani1 10s linear infinite;-moz-animation: ani1 10s linear infinite;display: none;}
@keyframes ani1 {
    0%{-webkit-transform:rotate(0deg);}
    50%{-webkit-transform:rotate(-180deg);}
    100%{-webkit-transform:rotate(-360deg);}
}
@-webkit-keyframes ani1 {
  0%{-webkit-transform:rotate(0deg);}
  50%{-webkit-transform:rotate(-180deg);}
  100%{-webkit-transform:rotate(-360deg);}
}
@-moz-keyframes ani1 {
  0%{-webkit-transform:rotate(0deg);}
  50%{-webkit-transform:rotate(-180deg);}
  100%{-webkit-transform:rotate(-360deg);}
}
.t5 .pic2{position: absolute;top:175px;right:425px;animation: ani2 1s ease-in-out infinite alternate;-webkit-animation: ani2 1s ease-in-out infinite alternate;-moz-animation: ani2 1s ease-in-out infinite alternate; display: none; }

@keyframes ani2 {
  from {
    filter: drop-shadow(0 -2px 10px rgb(33,183,234));
  }
  to {
    filter: drop-shadow(0 -2px 20px rgb(33,183,234));
  }
  to {
    filter: drop-shadow(0 -2px 30px rgb(33,183,234)); 
  }
  to {
    filter: drop-shadow(0 -2px 40px rgb(33,183,234)); 
  }
  to {
    filter: drop-shadow(0 -2px 30px rgb(33,183,234)); 
  }
  to {
    filter: drop-shadow(0 -2px 20px rgb(33,183,234)); 
  }
}
@-webkit-keyframes ani2 {
  from {
    filter: drop-shadow(0 -2px 10px rgb(33,183,234));
  }
  to {
    filter: drop-shadow(0 -2px 20px rgb(33,183,234));
  }
  to {
    filter: drop-shadow(0 -2px 30px rgb(33,183,234)); 
  }
  to {
    filter: drop-shadow(0 -2px 40px rgb(33,183,234)); 
  }
  to {
    filter: drop-shadow(0 -2px 30px rgb(33,183,234)); 
  }
  to {
    filter: drop-shadow(0 -2px 20px rgb(33,183,234)); 
  }
}
@-moz-keyframes ani2 {
  from {
    filter: drop-shadow(0 -2px 10px rgb(33,183,234));
  }
  to {
    filter: drop-shadow(0 -2px 20px rgb(33,183,234));
  }
  to {
    filter: drop-shadow(0 -2px 30px rgb(33,183,234)); 
  }
  to {
    filter: drop-shadow(0 -2px 40px rgb(33,183,234)); 
  }
  to {
    filter: drop-shadow(0 -2px 30px rgb(33,183,234)); 
  }
  to {
    filter: drop-shadow(0 -2px 20px rgb(33,183,234)); 
  }
}
.t5 .pic3{position: absolute;right:413px;top:270px;display: none;}
.t5 .pic4{position: absolute;right:586px;top:500px;display: none;}
.t6{height: 760px;background:no-repeat center/cover;}
.t6 .t_txt_con{text-align: center;}
.t6 .t_txt_con{padding-top: 165px;}
.t6 .t_txt_con .en{color:#fff;}
.t6 .t_txt_con .h{color:#fff;margin-bottom: 30px;}
.t6 .t_txt_con .p{color:#fff;opacity: .7;}
.t7{height: 760px;background:no-repeat center/cover;}
.t7 .t_txt_con{padding:265px 0 0 0;}
.t7 .t_txt_con .en{color:#fff;}
.t7 .t_txt_con .h{color:#fff;margin-bottom: 30px;}
.t7 .t_txt_con .p{color:#fff;opacity: .7;}
.t7 .t_txt_con .p span{font-size: 36px;color:#f5b716;}
.ts .t_txt_con i{font-style: normal;color:#f5b716;}
.t8{height: 760px;background: no-repeat center/cover;}
.t8 .t_txt_con{float: right;padding-top: 265px;}
.t8 .t_txt_con .en,.t8 .t_txt_con .h,.t8 .t_txt_con .p{color:#111111;}
.t8 .t_txt_con .p{opacity: 1;}
.t9{height: 760px;background:no-repeat center/cover;}
.t9 .t_txt_con{padding:265px 0 0 0;}
.t9 .t_txt_con .en{color:#fff;}
.t9 .t_txt_con .h{color:#fff;margin-bottom: 30px;}
.t9 .t_txt_con .p{color:#fff;}
.t10{height: 760px;background: no-repeat center/cover;}
.t10 .t_txt_con{float: right;padding:265px 0 0 0;}
.t12_15{height: 580px;}
.t11{position: relative; height: 760px;background: no-repeat center/cover;cursor: pointer;}
.t11 .txt{position: absolute;left: 50%;top:50%; width: 110px;text-align: center; transform: -webkit-translate(-50%,-50%);transform: -moz-translate(-50%,-50%);transform: translate(-50%,-50%);}
.t11 .txt img{display: inline-block;}
.t11 .txt .cn{font-size: 18px;line-height: 28px;color:#fff;margin-top: 75px;}
.t12{background: no-repeat center/cover;}
.t12_15 .t_txt_con{padding:190px 0 0 0;}
.t12_15 .t_txt_con .en{color:#fff;}
.t12_15 .t_txt_con .h{color:#fff;margin-bottom: 50px;}
.t12_15 .t_txt_con .p{color:#fff;opacity: .7;}
.t13{background: no-repeat center/cover;}
.t13 .t_txt_con{float: right;}
.t14{background: no-repeat center/cover;}
.t15{background: no-repeat center/cover;}
.t15 .t_txt_con{float: right;}
.t16{padding:30px 0 100px 0;}
/* 十万家庭 end */

/* 帝普森 */
.dsp_banner{position: relative;}
.dsp_banner .pimg{width: 100%;}
.dsp_banner .mimg{display: none;}
.dsp_banner .txt{position: absolute;left: 0;top:180px;width: 100%;text-align: center;display: none;}
.dsp_banner .txt img{display: inline-block;}
.dsp_tab{margin-top: 100px;}

.inf_tab.aaa{margin-top: 0;padding-top: 20px;}
.inf_tabs.aaa{position: fixed;top:70px;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);height: 68px;width: 100%; background-color: #fff;z-index: 20;}
.dsp_tab a:nth-child(1)::before{background-image: url(../images/d_icon1.png);}
.dsp_tab a:nth-child(3)::before{background-image: url(../images/d_icon2.png);}
.dsp_tab a:nth-child(5)::before{background-image: url(../images/d_icon3.png);}
.dsp_tit{display: table;margin:0 auto;padding-top: 95px;text-align: center;}
.dsp_tit .en{font-size: 14px;color:#444444;line-height:24px;text-transform: uppercase;}
.dsp_tit .cn{font-size: 48px;color:#111111;line-height:78px;}
.d1 .tit{font-size: 36px;color:#111111;line-height: 46px;}
.d1 .d11{height: 760px;margin-top: 35px;padding-top: 98px; background: url(../images/d11_bj.jpg)no-repeat center/cover;}
.d1 .d11 .video_tab .tab{overflow: hidden;margin-top: 52px;}
.d1 .d11 .video_tab .tab .txt{position: relative;padding-left: 82px; float: left;line-height: 64px;overflow: hidden;padding-right: 170px;cursor: pointer;}
.d1 .d11 .video_tab .tab .txt div{float: left;}
.d1 .d11 .video_tab .tab .txt .num{font-size: 60px;color:rgba(245,183,22,.2);font-weight: bold;display: none;}
.d1 .d11 .video_tab .tab .txt.on{padding-left: 0;}
.d1 .d11 .video_tab .tab .txt.on .num{display: block;}
.d1 .d11 .video_tab .tab .txt .cn{font-size:18px;color:#111111;margin-left: 12px;}
.d1 .d11 .video_tab .tab .txt .en{font-size: 12px;color:#999999;margin-left: 12px;}
.d1 .d11 .video_tab .tab .txt:after{content:"";display:block;position: absolute;right: 10px;top:32px; float: left;width: 120px;height: 1px;background: #f1f3f6;}
.d1 .d11 .video_tab .tab .txt:first-child:after{background: #ffffff;}
.d1 .d11 .video_tab .tab .txt:before{content:"";position: absolute;top:24px;left: 27px;width: 12px;height: 12px;background: #f5b716;border-radius: 50%;}
.d1 .d11 .video_list{position: absolute;left: 0;top:210px;width: 1920px; overflow: hidden;height: 0;opacity: 0;overflow: hidden;}
.d1 .d11 .video_list.show{height: auto;opacity: 1;}
.d1 .d11 .video_list .swiper-slide{position: relative; width: 710px!important;padding-right: 80px;cursor: pointer;}
.d1 .d11 .video_list .swiper-slide .btn{position: absolute;top:50%;left: 47%;transform: -webkit-translate(-50%,-50%);transform: -moz-translate(-50%,-50%);transform: translate(-50%,-50%);width: 48px;height: 48px;}
.d1 .d12{padding:95px 0;}
.d1 .d12 .tit{margin: 0 0 90px 0;}
.d1 .d12 .h{font-size: 32px;color:#000000;line-height: 42px;margin-bottom: 70px;}
.d1 .d12 .p{font-size: 18px;color:#999999;line-height: 28px;}
.d1 .d13{background: #fafafa;padding:95px 0 0 0;}
.d1 .d13_list{overflow: hidden;margin-top: 45px;}
.d1 .d13_list .lump{float: left;padding-top: 50px; width: 25%;height: 423px;text-align: center; border:1px solid #dddddd; box-sizing: border-box;}
.d1 .d13_list .lump:nth-child(n+2){border-left:none;}
.d1 .d13_list .lump .pic{display: inline-block; width: 121px;height: 121px;border-radius: 50%;border:1px solid #e3e3e3;}
.d1 .d13_list .lump .h{font-size: 18px;color:#333333;line-height: 28px;margin:40px 0 26px 0;}
.d1 .d13_list .lump .p{font-size: 16px;color:#999999;line-height: 28px;text-overflow:ellipsis;overflow: hidden;height: 56px;}
.d1 .d13_list .lump:nth-child(1) .pic{background: url(../images/d13_icon1.png)no-repeat 0 0/100% 200%;}
.d1 .d13_list .lump:nth-child(2) .pic{background: url(../images/d13_icon2.png)no-repeat 0 0/100% 200%;}
.d1 .d13_list .lump:nth-child(3) .pic{background: url(../images/d13_icon3.png)no-repeat 0 0/100% 200%;}
.d1 .d13_list .lump:nth-child(4) .pic{background: url(../images/d13_icon4.png)no-repeat 0 0/100% 200%;}
.d1 .d13_list .lump:hover .pic{border-color:#f5b716;background-color: #f5b716;background-position: 0 -121px;}

.d2{height: 760px;margin-top: 45px; padding-top: 160px; background: url(../images/d2_bj.jpg)no-repeat center/cover;}
.d2 .left_pic{float: left;width: 47%;}
.d2 .left_pic img{display: none;}
.d2 .left_pic img.show{display: block;}
.d2 .right_txt{position: relative; float: left;height: 453px; color:#fff;margin-left: 2%;width: 51%;}
.d2 .right_txt .txt1_box{position: relative; height: 100%;overflow: hidden;cursor:hand;}
.d2 .right_txt .solid{position: absolute;top:0;left:9.5px; height: 100%;width: 1px;background: #dddddd;}
.d2 .right_txt .txt1{position: relative; padding-left: 90px;height: 151px;}
.d2 .right_txt .txt1 .ball{position: absolute;top:2px;left: 2px;width: 15px;height: 15px;background: url(../images/ball1.png)no-repeat center;}
.d2 .right_txt .txt1.swiper-slide-active .ball{position: absolute;top:0;left: 0;width: 19px;height: 19px;background: url(../images/ball2.png)no-repeat center;}
.d2 .right_txt .day{font-size: 24px;color:#fff;line-height: 24px;margin-bottom: 16px;}
.d2 .right_txt .p1{font-size: 14px;color:#fff;line-height: 24px;margin-bottom: 20px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.d2 .right_txt .p2{font-size: 12px;color:#fff;line-height: 22px;margin-bottom: 48px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}

.d3{background: #f3f3f3;height: 975px;padding:0 0 134px 0;}
.d3 .d3_content{padding:50px; height: 588px;background: #ffffff;overflow: hidden;margin-top: 65px;}
.d3 .d3_content .left_tab{float: left;height: 100%;background: #f5b716;color:#fff;width: 16.4%;padding:60px 0 0 50px;}
.d3 .d3_content .left_tab .h{font-size: 30px;line-height: 40px;margin-bottom: 115px;display: none;}
.d3 .d3_content .left_tab .h.show{display: block;}
.d3 .d3_content .left_tab ul li{ font-size: 18px;line-height: 18px;margin-bottom: 45px;}
.d3 .d3_content .left_tab ul li span{position: relative;display: inline-block;padding:10px 0 12px 0;cursor: pointer;}
.d3 .d3_content .left_tab ul li span:after{content:"";position: absolute;bottom:0;left: 0;width: 0%;height: 2px;background: #fff;-webkit-transition: all .5s;-moz-transition: all .5s;transition: all .5s;}
.d3 .d3_content .left_tab ul li span:hover:after,.d3 .d3_content .left_tab ul li span.on:after{width: 100%;}
.d3 .d3_content .right_content{position: relative; float: left;height: 100%;width: 83.6%;padding:0 2%;box-shadow: 0px -15px 15px rgba(255, 255, 255, 0.8) inset;}
.d3 .d3_content .right_content:after{content:"";position: absolute;bottom:0;left: 0;width: 100%;height: 45px;box-shadow: 0px -20px 15px rgba(255, 255, 255,1) inset;}
.d3 .d3_content .right_content ul{height: 100%; overflow: auto;}
.d3 .d3_content .right_content li{width: 21%;margin:0 2% 20px 2%;float: left;text-align: center;}
.d3 .d3_content .right_content li .pic{padding:10px;border:1px solid #dddddd;}
.d3 .d3_content .right_content li img{display: inline-block;}
.d3 .d3_content .right_content li .txt{font-size: 16px;color:#666666;line-height: 36px;}
.d3 .d3_content .right_content .list{display: none;}
.d3 .d3_content .right_content .list.show{display: block;}
.d3 .d3_content .right_content .list::-webkit-scrollbar{ width:4px;height: 1px;}
.d3 .d3_content .right_content .list::-webkit-scrollbar-thumb{ background:#f5b716;}
.d3 .d3_content .right_content .list::-webkit-scrollbar-track{ background:#eeeeee;}
/* 帝普森 end */

/* 搜索页面 */
.inside_content .search{line-height: 40px;}
.inside_content .search .h{float: left;color: #000;font-size: 24px;vertical-align: middle;}
.inside_content .search .p{display: inline-block;color: #666;float: left;line-height: 40px;font-size: 14px;padding-left: 20px;vertical-align: middle;}
.inside_content .search .p span{color:#f5b716;}
.inside_content .search .input{width: 25%;border-radius: 20px;background: #f5b716;transition: all 0.3s;-webkit-transition: all 0.3s;float: left;overflow: hidden;margin: 0 0 0 100px;cursor: pointer;}
.inside_content .search .input input{display: block;width: calc(100% - 40px);float: left;border: 0;height: 40px;outline: none;box-sizing: border-box;background-color: #f5b716;padding: 0 10px;color:#fff;}
.inside_content .search .input a{width: 40px;height: 40px;float: right;}
/* 搜索页面 end*/


/* 产品 */
.pr1{padding:30px 0  100px ;width: 100%;background: #f5f5f5;}

.swiper_pr1{}

.swiper_pr1 .swiper-slide{width: 460px;height: auto;}

.swiper_pr1 .swiper-slide .sbox{display: block;width: 100%;height: 100%; border-radius: 10px;overflow: hidden;background: url(../images/pr_1bg.png) center bottom no-repeat;background-size: cover;}

.swiper_pr1 .swiper-slide .sbox .img,.swiper_pr1 .swiper-slide .sbox .img img{display: block;width: 100%;overflow: hidden;border-radius: 10px;}

.swiper_pr1 .swiper-slide .sbox .txt{text-align: center;padding: 0 30px 35px;line-height: 1.2;}

.swiper_pr1 .swiper-slide .sbox .txt .tc{margin: 15px 0 20px;color: #666;}

.swiper_pr1 .swiper-slide .sbox .txt .mo{display: flex;width: 200px;margin: 0 auto;justify-content: center; height: 40px;background: #ccc;color: #fff;align-items: center;align-content: center;text-align: center;border-radius: 30px;letter-spacing: 2px;}

.swiper_pr1 .swiper-slide .sbox .txt .mo s{display: block;width: 20px;height: 20px;background: url(../images/pr_1_jt.png) center no-repeat;margin-left: 7px;position: relative;top: 1px;}

.swiper_pr1 .swiper-slide .sbox:hover .img img{transform: scale(1.05);-webkit-transform: scale(1.05);}

.swiper_pr1 .swiper-slide .sbox:hover .txt .mo{background: #f5b716;}

.pr1{}

.pr1 .anniu{display: flex;justify-content: flex-end;margin-top: 30px;}

.pr1 .anniu .btn{cursor: pointer;display: block;width: 40px;height: 40px;background: #ccc url(../images/pr_1_jt.png) center no-repeat;border-radius: 50%;margin-left: 20px;}

.pr1 .anniu .prev_pr1{transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.pr1 .anniu .btn:hover{background: #f5b716 url(../images/pr_1_jt.png) center no-repeat;}

.pr2{}

.swiper_pr2{padding-bottom: 40px;}

.swiper_pr2 .swiper-slide{}

.swiper_pr2 .swiper-slide .sbox{display: block;width: 100%;height: 750px;overflow: hidden;position: relative;}

.swiper_pr2 .swiper-slide .sbox img{width: 100%;height: 100%;object-fit: cover;}

.swiper_pr2 .swiper-slide .sbox .bf{width: 48px;height: 48px;background: url(../images/video_btn.png) center no-repeat;position: absolute;top: 50%;left: 50%;z-index: 3;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);}

.swiper_pr2 .pagination_pr2{bottom: 0;}

.swiper_pr2 .pagination_pr2 span{width: 12px;height: 12px;background: #ccc;margin: 0 10px !important;opacity: 1;}

.swiper_pr2 .pagination_pr2 .swiper-pagination-bullet-active{background: #f5b716;}

.pr3{padding: 100px 0;}

.pr3 .dl1{margin: 20px 0  60px ;}

.pr3 .dl1 dd{border-bottom: 1px solid #666;padding: 40px 0 ;margin-bottom: 20px;}

.pr3 .dl1 dd .dtop{display: flex;justify-content: space-between;cursor: pointer;}

.pr3 .dl1 dd .dtop .wz{width: calc(100% - 50px);line-height: 1.3;}

.pr3 .dl1 dd .dtop s{display: block;width: 24px;height: 24px;background: url(../images/pr_3_jia.png) center no-repeat;}

.pr3 .dl1 dd .dbtm{padding: 20px 0;border-top: 1px solid #ddd;line-height: 1.5;color: #666;margin-top: 20px;display: none;}

.pr3 .dl1 dd .dtop.act s{background: url(../images/pr_3_jian.png) center no-repeat;transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.pr4{padding: 100px 0 0;}

.pr4 .img{margin-top: 60px;}

.pr4 .img img{max-width: 100%;height: auto;border-radius: 20px;}

.pr4 .img .mimg{display: none;}







/* 右侧 */

.rightx{position: fixed;width: 68px;top: 60%;right: -70px;z-index: 9;}

.rightx .dl1{}

.rightx .dl1 dd{position: relative;margin-bottom: 20px;}

.rightx .dl1 dd .img{border-radius: 12px;overflow: hidden;display: block;}

.rightx .dl1 dd .img img{width: 100%;border-radius: 12px;}

.rightx .dl1 dd .img img:nth-child(1){border: 1px solid #999;background: #fff;}

.rightx .dl1 dd .img img:nth-child(2){position: absolute;top: 0;left: 0;z-index: 2;opacity: 0;background: #f2a802;}

.rightx .dl1 dd .dh{position: absolute;width: 210px;line-height: 50px;background: #fff; color: #f2a802;text-align: center;font-family: Arial, Helvetica, sans-serif;position: absolute;top: 9px;right: 130%;border-radius: 30px;pointer-events: none;opacity: 0;
  -webkit-box-shadow: 0px 1px 24px 0px rgba(221, 221, 221, 1);
  -moz-box-shadow: 0px 1px 24px 0px rgba(221, 221, 221, 1);
  box-shadow: 0px 1px 24px 0px rgba(221, 221, 221, 1);}

.rightx .dl1 dd:hover .img img:nth-child(1){opacity: 0;}

.rightx .dl1 dd:hover .img img:nth-child(2){opacity: 1;}

.rightx .dl1 dd:hover .dh{right: 110%;opacity: 1;}

.rightx.act{right: 70px;}


/* 产品列表 */

.prlist1{padding: 80px 0;background: #f5f5f5;}

.prlist1 .dl1{display: flex;width: 100%;margin-bottom: 80px;}

.prlist1 .dl1 a{display: block;padding-bottom: 20px;border-bottom: 4px solid #ccc;color: #666;width: 100%;text-align: center;}

.prlist1 .dl1 a.act,.prlist1 .dl1 a:hover{border-bottom: 4px solid #f5b716;color: #f5b716;}

.prlist1 .ul1{display: flex;width: 100%;flex-wrap: wrap;padding: 10px;}

.prlist1 .ul1 li{width: 32%;max-width: 460px;margin: 0 2% 2% 0;}

.prlist1 .ul1 li:nth-child(3n){margin-right: 0;}

.prlist1 .sbox{display: block;padding:1px 30px 40px;background: #fff;border-radius: 8px;text-align: center;line-height: 1.2;}

.prlist1 .sbox .tc{margin: 15px 0 20px;color: #666;}

.prlist1 .sbox .mo{display: flex;width: 200px;margin: 0 auto;justify-content: center; height: 40px;background: #ccc;color: #fff;align-items: center;align-content: center;text-align: center;border-radius: 30px;letter-spacing: 2px;}

.prlist1 .sbox .mo s{display: block;width: 20px;height: 20px;background: url(../images/pr_1_jt.png) center no-repeat;margin-left: 7px;position: relative;top: 1px;}

.prlist1 .sbox .img{width: 100%;overflow: hidden;}

.prlist1 .sbox:hover .img img{transform: scale(1.05);-webkit-transform: scale(1.05);}

.prlist1 .sbox:hover .txt .mo{background: #f5b716;}

.prlist1 .sbox:hover{-moz-box-shadow:0px 10px 20px #ddd; -webkit-box-shadow:0px 10px 20px #ddd; box-shadow:0px 10px 20px #ddd;}

.prlist1 .anniu{display: flex;justify-content: flex-end;margin-top: 10px;}

.prlist1 .anniu .btn{cursor: pointer;display: block;width: 40px;height: 40px;background: #ccc url(../images/pr_1_jt.png) center no-repeat;border-radius: 50%;margin-left: 20px;}

.prlist1 .anniu .prev_prl1{transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.prlist1 .anniu .btn:hover{background: #f5b716 url(../images/pr_1_jt.png) center no-repeat;}

.prlist2{padding: 60px 0 80px;}

.prlist2 .tt{line-height: 60px;background: url(../images/prl_1_1.png) center right no-repeat;margin-bottom: 50px;}

.prlist2 .dl1{}

.prlist2 .dl1 dd{display: flex;width: 100%;line-height: 60px;text-align: center;background: #f5f5f5;color: #666;}

.prlist2 .dl1 dd span{width: 100%;display: block;border-right: 4px solid #fff;}

.prlist2 .dl1 dd:nth-child(2n){background: #fff;}

.prlist2 .dl1 dd:nth-child(1){color: #000;}

.prlist2 .dl1 dd:nth-child(2n - 1) span:nth-child(1){background: #f2ebda;}

.swiper_prl1m{display: none;}

/* 产品详情 */

.prco1{background: #f3f3f3;}

.prco1 .prnav {border-bottom: 1px solid #ddd;line-height: 56px;}

.prco1 .prnav .pox{display: flex;align-items: center;align-content: center;}

.prco1 .prnav .pox a{display:flex;align-items: center;align-content: center;color: #999;margin-right: 5px;}

.prco1 .prnav .pox a .ico{width: 16px;margin-right: 5px;}

.prco1 .prnav .pox a:hover{color: #000;}

.prco1 .pctop{display: flex;justify-content: space-between;padding: 80px 0;}

.prco1 .pctop .plt{width: 44.5%;}

.swiper_prc1{padding-bottom: 30px;}

.swiper_prc1 .swiper-slide{}

.swiper_prc1 .swiper-slide .sbox{padding: 90px;background: #fff;border-radius: 8px;overflow: hidden;}

.swiper_prc1 .swiper-slide .sbox img{width: 100%;margin: 0 auto;background: #fff;border-radius: 8px;}

.swiper_prc1 .pagination_prc1{bottom: 0;}

.swiper_prc1 .pagination_prc1 span{width: 12px;height: 12px;background: #ccc;margin: 0 5px !important;opacity: 1;}

.swiper_prc1 .pagination_prc1 .swiper-pagination-bullet-active{background: #f5b716;}

.prco1 .pctop .prt{width: 48.5%;}

.prco1 .pctop .prt .ptt{display: flex;align-items: center;align-content: center;justify-content: space-between;padding-bottom: 20px;border-bottom: 1px solid #ddd;margin-bottom: 50px;}

.prco1 .pctop .prt .ptt .wz2{display: block;padding: 0 20px;background: #f5b716;color: #fff;border-radius: 30px;line-height: 40px;}

.prco1 .pctop .prt .ptc{}

.prco1 .pctop .prt .ptc .p{padding-left: 20px;margin-bottom: 5px;line-height: 30px;position: relative;}

.prco1 .pctop .prt .ptc .p::after{content: '';display: block;width: 6px;height: 6px;background: #f5b716;border-radius: 50%;position: absolute;left: 0;top: 10px;}

.prco1 .pctop .prt .ul1{display: flex;margin: 30px 0 40px;}

.prco1 .pctop .prt .ul1 li{width: 30%;margin-right: 5%;}

.prco1 .pctop .prt .ul1 li img{background: #fff;border-radius: 8px;}

.prco1 .pctop .prt .pbtm{padding-top: 20px;border-top: 1px solid #ddd;}

.prco1 .pctop .prt .pbtm .wz{display: flex;justify-content: space-between;align-items: center;align-content: center;}

.prco1 .pctop .prt .pbtm .wz .anniu{display: flex;}

.prco1 .pctop .prt .pbtm .wz .anniu .btn{cursor: pointer;display: block;width: 40px;height: 40px;background: #ccc url(../images/pr_1_jt.png) center no-repeat;border-radius: 50%;margin-left: 10px;}

.prco1 .pctop .prt .pbtm .wz .anniu .prev_prc2{transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.prco1 .pctop .prt .pbtm .wz .anniu .btn:hover{background: #f5b716 url(../images/pr_1_jt.png) center no-repeat;}

.prco1 .pctop .prt .pbtm .phz{position: relative;}

.swiper_prc2{margin-top: 15px;}

.swiper_prc2 .swiper-slide{width: 170px;}

.swiper_prc2 .swiper-slide .sbox{display: block;}

.prco2{padding: 80px 0;}

.prco2 .pnav{display: flex;width: 100%;margin-bottom: 80px;}

.prco2 .pnav span{display: block;padding-bottom: 20px;border-bottom: 4px solid #ccc;color: #666;width: 100%;text-align: center;cursor: pointer;}

.prco2 .pnav span.act,.prco2 .pnav span:hover{border-bottom: 4px solid #f5b716;color: #f5b716;}

.prco2 .dl1{}

.prco2 .dl1 .dd1{line-height: 1.8;color: #666;}

.prco2 .dl1 .dd1 img{display: inline-block;}

.prco2 .dl1 .dd2{display: none;}

.prco2 .dl1 .dd2 .ul1{display: flex;justify-content: space-between;flex-wrap: wrap;}

.prco2 .dl1 .dd2 .ul1 li{width: 46%;border-bottom: 1px solid #eee;line-height: 1.6;display: flex;}

.prco2 .dl1 .dd2 .ul1 li .llt{width: 35%;border-right: 1px solid #eee;padding:30px 20px;color: #999;}

.prco2 .dl1 .dd2 .ul1 li .lrt{width: 65%;padding:30px ;}

.prco2 .dl1 .dd2 .ul1 li:nth-child(1),.prco2 .dl1 .dd2 .ul1 li:nth-child(2){border-top: 1px solid #eee;}


/* 产品搜索 */

.sea1 .ul1{margin: 40px 0;}

.fenlei{display: flex;margin-top: 20px;}

.fenlei a{display: block;margin-right: 20px;}

.fenlei a.act,.sea1 .fenlei a:hover{color: #f5b716;font-weight: bold;}


.swiper-button-disabled{opacity: 0 !important;}









@media(min-width:1920px){
  .t5,.t6,.t7,.t8,.t9,.t10,.t11{height: 860px;}
  .t12_15{height: 680px;}
  .ten_banner{padding-bottom: 140px;}
  .ten_banner .txt{top:30.5%;}

}


@media(max-width:1680px){
  .ten_banner{padding-bottom: 350px;}
  .footer .ftop .fftp .flt li{margin-right: 60px;}

}

@media(max-width:1440px){
  .w1440{width: 1200px;}
  .inf_content{padding:100px 15px;}
  .ten_content .t3 .t_pic{width:500px;margin: 40px 40px 0 0;}
  .ten_banner .gz img{width: 240px;}
}

@media(max-width:1280px){
  /* 联系我们 */
  .b_form{padding:0;}
}

@media(max-width:1030px){

  body{min-width: 200px;padding: 50px 0 0;} 

  .m_head {display: block;height: 50px;overflow: hidden;padding: 0 5%;position: fixed;top: 0;left: 0;width: 100%;box-sizing: border-box;z-index: 10;background: rgba(255,255,255,1);border-bottom: 1px solid #eee;}
  
  .m_head .mlt{display: block;float: left;height: 50px;padding-top: 5px;}

  .m_head .mlt img{display: block;height: 40px;}

  .m_head .img{width: 50px;float: right;}

  .m_head .img img{display: block;width: 100%;}

  .m_head .mrt{width: 50px;height: 50px;background: url(../images/ss4.png ) center no-repeat;background-size: 20px;  display: block;float: right;}
  .inf_tabs.aaa{display: none;}
  .m_nav{font-family: Microsoft Yahei; display: block; position: fixed;z-index: 199;width: 100%;height: 100%;background: rgba(0,0,0,0.5);top:0;right: -100%;-webkit-transition: all 1s; -moz-transition: all 1s; transition: all 1s;overflow: hidden;box-sizing: border-box;}

  .m_nav.act{right: 0;}

  .m_out{ width: 15%;float: left; }
  
  .m_out img{display: block;width: 100%;} 

  .m_nav{display: block; position: fixed;z-index: 199;width: 100%;height: 100%;background: #fff;top:0;right: -100%;-webkit-transition: all 1s; -moz-transition: all 1s; transition: all 1s;overflow: hidden;box-sizing: border-box;}

  .m_nav.act{right: 0;}

  .m_out{ width: 50px;float: right; max-width: 50px;margin-right: 3%;}
  
  .m_out img{display: block;width: 100%;}  

  .wow{opacity: 1;}

  .m_navbox{width: 100%;box-sizing: border-box;float: right;background: #fff;height: calc(100% - 80px);box-sizing: border-box;padding: 20px 0 ;overflow: auto; box-sizing: border-box;}

  .m_navbox div,.m_navbox a{color: #666;display: block;}

  .m_navbox a{font-size: 16px;line-height: 20px;padding: 10px 0;}
  .m_navbox a.a{width: 70%;}
  
  .m_navbox div,.m_navbox a.ltp{font-size: 16px;line-height: 30px;padding: 10px 0;display: block;}

  .m_navbox li{position: relative;}
  .m_navbox li&gt;div:nth-child(1) ,.m_navbox a.ltp{padding: 10px 30px 10px  50px;position: relative;}

  .m_navbox li&gt;div:nth-child(1):after,.m_navbox a.ltp:after{content: '';display: block;width: 5px;height: 20px;background: #f5b716;position: absolute;top: 50%;margin-top: -10px;left: 30px;} 
  .m_navbox li .add{position: absolute;right:0;top: 0;width: 50px;height: 100%;}
  .m_navbox li&gt;div:nth-child(1){background: url(../images/plus.png)  95% center  no-repeat ;background-size: 16px;}

  .m_navbox li.act&gt;div:nth-child(1){background: url(../images/reduce.jpg) 95%  center  no-repeat;}

  .m_navbox div.lbt{padding: 5px 50px;display: none;border-bottom: 1px solid #f5b716;}

  .m_navbox li.act&gt;div:nth-child(1){color: #f5b716;}

  .m_navbox li.act&gt;div:nth-child(1):after{background:#f5b716; }

  .m_navbox .lange{text-align: center;}

  .m_navbox .lange a{display: inline-block;margin: 0 10px;}

  .m_navbox li.lang {padding: 10px;}

  .m_navbox li.lang &gt; a{display: block;float: left;text-align: center;width: 50%;font-size: 20px;}

  .m_navbox li.se{padding:10px 30px ;}

  .m_navbox li.se input{display: block;width: calc(100% - 40px);float: left;display: block;height: 40px;border:none;outline: none;padding: 0 10px;border-bottom: 1px solid #ddd;}

  .m_navbox li.se a{display: block;width: 40px;float: right;padding: 0;}

  .m_navbox li.se a img{display: block;width: 20px;margin: 10px;}
  .i2 .ul1 li .ltt{display: none;}
  .i2 .ul1 li .ltt2{display: none;}

  /* .i3 .ul1 li .lbox .en{color:#fff;} */
  .box,.ibox{padding: 0 5%;min-width: 200px;width: 100%;}  
  .footer .ftop{padding:30px 0 20px 0;}
  .head,.footer .ftop .fftp .flt{display: none;}
  .footer .ftop .fftp{margin-top: 24px;}
  .footer .ftop .logo{width: 60%;}
  .footer .ftop .fftp .frt{float: none;width: 100%;margin-bottom: 0;}
  .footer .ftop .fftp .frt .txt .ftt{font-size: 16px;margin-bottom: 15px;}
  .footer .ftop .fftp .frt .txt .ftc{margin-bottom: 6px;}
  .footer .ftop .fftp .frt .txt .ftc a{font-size: 12px;width: calc(100% - 70px);}
  .footer .ftop .fftp .frt .ewm{display: none;}
  .i1{padding-top: 0;}
  .i1 .video{display: none;}
  .i1 .ul1 li .lbox,.i2 .ul1 li .lbox,.i3 .ul1 li .lbox{display: none;}
  .dxc_banner .s_video{display: none;}
  .dxc_banner .mimg{display: block;}
  .dxc_banner .video_slide{padding-bottom: 0;}
  /* 资讯列表 */
  .inf_tab_i{display: table;width: 78%;margin-bottom: 30px;}
  .inf_tab_i a{font-size: 16px;padding: 10px 0 10px 0;padding-left: 28px; margin: 0 18px;}

  /* .inf_tab_i a:nth-child(1):after,.inf_tab_i a:nth-child(5):after{content: "";width: 1px;height: 100%;background-color: #666666;} */
  .inf_tab_i a:nth-child(1),.inf_tab_i a:nth-child(3){margin-bottom: 16px;}
  /* .inf_tab a:after{display: none;} */
  .inf_tab_i a:before{top: 10px;}
  /* .inf_tab_i a{font-size: 13px;margin:0 7px;padding-left: 16px;padding-bottom: 10px;margin-bottom: 40px;}
  .inf_tab_i a:before{width: 14px;height: 15px;background: no-repeat 0 0/14px 30px;top: 1px;}
  .inf_tab_i a:hover:before, .inf_tab a.on:before{background-position: 0 -15px;} */
  .inf_tit .cn{font-size: 34px;}
  .inf_content .list .lump{width: 49%;}
  .inf_content .list .lump:nth-child(3n){margin-right: 2%;}
  .inf_content .list .lump:nth-child(2n){margin-right: 0;}
  /* 咨询详情 */
  .inside_content{padding-top: 30px;}
  .infd_content{padding:30px;}
  /* 帝普森 */
  .d1 .d13_list .lump{padding:20px 0;height: auto;}
  .d1 .d13_list .lump .pic{width: 100px;height: 100px;background-size: 100%}
  .d1 .d13_list .lump:hover .pic{background-position: 0 -100px;}
  .d1 .d13_list .lump .h{margin:20px 0 13px 0;}
  .d1 .d13_list .lump .p{font-size: 14px;padding:0 12px;line-height: 24px;height: 72px;}
  .d3{height: auto;}
  .d3 .d3_content{height: auto;}
  .d3 .d3_content .left_tab{float: none;width: 100%;padding:20px 15px;overflow: hidden;height: 80px;}
  .d3 .d3_content .left_tab .h{float: left;}
  .d3 .d3_content .left_tab ul{float: left;overflow: hidden;margin-left: 80px;width: 100%;}
  .d3 .d3_content .left_tab ul li{float: left;width: 33.33%;}
  .d3 .d3_content .left_tab ul li span{display:block;text-align: center;}
  .d3 .d3_content .left_tab ul li span.on{font-weight: bold;}
  .d3 .d3_content .right_content{float: none;width: 100%;height: 588px;margin-top: 30px;padding:0;}
 
  /* 十万家庭 */

  .ten_banner{padding-bottom: 130px;}
  .ten_content .t3 .t_pic{width: auto;margin:0;}
  .ten_content .t2{margin-top: 0;}
  .t4{height: 610px;}
  .t4 .txt:after{top: 14px;}
  .t4 .txt{font-size: 14px;line-height: 40px;}
  .t4 .tit{top: 190px;}
  .t4 .tit .en{font-size: 12px;}
  .t4 .tit .cn{font-size: 24px;}
  .t4 .lump{width: 208px;height: 150px;padding: 35px 12px 12px 12px;}
  .t4 .lump2{left: 30px;}
  .t4 .lump5{right:30px;}
  .t5{height: 410px;}
  .t5 .pic1{width: 180px;height: 180px;top:220px;right:217px;}
  .t5 .pic2{top: 40px;right: 190px;width: 80px;}
  .t5 .pic3{right: 184px;top:100px;width: 80px;}
  .t5 .pic4{width: 50px; top: 260px;right:281px;}
  .t6{height: 410px;}
  .t7{height: 410px;}
  .t7 .t_txt_con{padding-top: 120px;}
  .t8{height: 410px;}
  .t8 .t_txt_con{padding-top: 120px;}
  .t9{height: 410px;}
  .t9 .t_txt_con{padding-top: 120px;}
  .t10{height: 410px;}
  .t10 .t_txt_con{padding-top: 120px;}
  .t16{padding:0 15px 30px 15px;}
  .t11{height: 410px;}
  .t12_15{height: 360px;}
  .t12_15 .t_txt_con{padding-top: 90px;}
  .i1 .swiper1 .after{display: none;}
  .ten_content .pimg{display: block;}
  
  .t3,.t5,.t6,.t7,.t8,.t9,.t10,.t11,.t12,.t13,.t14,.t15{height: auto;}
  .ts{padding:0;}
  .t3 .w1440,.t5 .w1440,.t6 .t_txt_con,.t7 .w1440,.t8 .w1440,.t9 .w1440,.t10 .w1440,.t11 .txt,.t12 .w1440,.t13 .w1440,.t14 .w1440,.t15 .w1440{display: none;}

  .pr1{padding: 50px 0 50px 5%;}
  .swiper_pr1 .swiper-slide{width: 280px;}
  .swiper_pr1 .swiper-slide .sbox .txt .tt{font-size: 30px;}
  .swiper_pr1 .swiper-slide .sbox .txt .tc{font-size: 16px;line-height: 1.5;}
  .pr1 .anniu{padding: 0 10% 0 0;}
  .pr1 .anniu .btn{width: 30px;height: 30px;margin-left: 10px;}

  .swiper_pr2 .swiper-slide .sbox{height: 300px;}
  .swiper_pr2{padding-bottom: 30px;}
  .swiper_pr2 .pagination_pr2 span{margin: 0 5px !important;}
  .pr3{padding: 50px 5%;}
  .pr3 .tt{font-size: 30px;}
  .pr3 .dl1 dd .dtop .wz{font-size: 18px;}
  .pr3 .dl1 dd{padding: 20px 0;margin-bottom: 10px;}
  .pr3 .dl1 dd .dbtm{font-size: 14px;}
  .pr3 .dl1{margin: 10px 0 30px;}
  .page{display: none;}
  .page2{display: block;}

  .prlist1{padding: 50px 0;}
  .prlist1 .dl1 a{padding-bottom: 10px;font-size: 18px;}
  .swiper_prl1 {display: none;}
  .swiper_prl1m{display: block;width: 90%;margin: 0 auto 20px;}
  .swiper_prl1m .swiper-slide .sbox .txt .tt{font-size: 30px;}
  .swiper_prl1m .swiper-slide .sbox .txt .tc{font-size: 16px;line-height: 1.5;}
  .prlist1 .anniu{padding: 0 5%;justify-content: center;}
  .prlist2{padding: 50px 0;}
  .prlist2 .tt{font-size: 30px;background: #fff;line-height: 1;margin-bottom: 20px;}
  .prlist2 .dl1{font-size: 14px;}
  .prlist2 .dl1 dd:nth-child(1){font-size: 16px;}
  .prlist2 .dl1 dd span{padding: 20px 10px;line-height: 30px;border-right: 2px solid #fff;}
  .a_dw{top: -50px;}
  .prco1 .prnav{padding: 0 5%;}
  .prco1 .pctop{padding: 50px 5%;display: block;}
  .prco1 .pctop .plt{width: 100%;}
  .swiper_prc1 .swiper-slide .sbox{padding: 20px;}
  .prco1 .pctop .prt{width: 100%;margin-top: 30px;}
  .prco1 .pctop .prt .ptt{margin-bottom: 20px;}
  .prco1 .pctop .prt .ptt .wz1{font-size: 30px;}
  .prco1 .pctop .prt .ptt .wz2{line-height: 30px;font-size: 18px;}
  .prco1 .pctop .prt .ptc{font-size: 16px;}
  .swiper_prc2 .swiper-slide{width: 120px;}
  .prco2{padding: 50px 0;}
  .prco2 .pnav{margin-bottom: 20px;}
  .prco2 .pnav span{font-size: 20px;}
  .prco2 .dl1 dd{padding: 0 5%;}
  .prco2 .dl1 .dd1{font-size: 16px;}
  .prco2 .dl1 .dd2 .ul1{display: block;}
  .prco2 .dl1 .dd2 .ul1 li{width: 100%;}
  .prco2 .dl1 .dd2 .ul1 li .llt,.prco2 .dl1 .dd2 .ul1 li .lrt{padding: 10px 20px;font-size: 16px;}
  .prco2 .dl1 .dd2 .ul1 li:nth-child(2){border-top: 0;}

  .sea1 .search{padding: 0 5%;}
  .sea1 .ul1{display: block;margin: 20px 0;padding: 0 5%;}
  .sea1 .ul1 li{width: 100%;}
  .sea1 .sbox{padding: 10px 20px 30px;}
  .sea1 .sbox .txt .tt{font-size: 30px;}
  .sea1 .sbox .tc{margin: 10px 0 15px;font-size: 16px;}
  .fenlei{padding: 20px 0 0 ;width: 100%;}

  .dxc_banner .swiper-slide .txt .btn_box{flex-wrap: wrap;justify-content: space-between;}
  .dxc_banner .swiper-slide .txt .btn{width: 49%;margin: 0 0 2%;font-size: 14px;height: 40px;}
  .dxc_banner .swiper-slide .txt .btn .ico{width: 26px;margin-right: 5px;}

  .clearfix:after{display: none;}

  .pr4 .img .mimg{display: block;}
  .pr4 .img .pimg{display: none;}

  .pr4{padding: 50px 5% 0;}
  .pr4 .tt{font-size: 30px;}

  .pr4 .img{margin-top: 30px;}









}
@media(max-width:768px){
  .id{position: relative;top: -30px;}
  .id1{position: relative;top: -70px;}
  /* footer */
  .footer .fbtm{line-height: 26px;padding: 10px 0;text-align: center;}
  .footer .fbtm .flt{float: none;width: 100%;}
  .footer .fbtm .frt{float: none;}
  
  /* footer end */

  /* 首页 */
  .i1 .swiper1 .swiper-slide a .pimg{display: none;}
  .i1 .swiper1 .swiper-slide a .mimg{display: block;}
  .i1 .swiper1 .swiper-slide video{height: 100%;width: 100%!important;}
  .i1 .swiper1 .swiper-slide a .abox{top: 25%;}
  .i1 .f_30{font-size: 14px;}
  .i1 .f_48{font-size: 20px;}
  .i1 .f_18{font-size: 12px;}
  .i1 .swiper1 .swiper-slide a .abox .more{width: 100px;line-height: 36px;margin-top: 18px;}
  .i1 .swiper1 .pagination1{bottom:20px;}
  .i2{padding:30px 0;}
  .i2 .ul1 li{width: 25%;}
  .i2 .ul1 li a .img{width: 80%;margin-bottom: 0;}
  .i2 .ul1 li a::before{background: transparent;}
  .i2 .ul1 li a .ltt2{font-size: 16px;margin-bottom: 10px;}
  .i3 .ul1 li .lbox .en{font-size: 12px;}
  .i3 .ul1 li .lbox .txt1 .en{width: 50%;float: right;}
  .i3 .ul1 li .lbox .txt1 .cn{float: right;}
  .i3 .ul1 li .lbox .txt1 .more{float: right;}
  .i3 .ul1 li .lbox .en img{max-width: 70%;}
  .i3 .ul1 li .lbox .f_48{font-size: 22px;}
  .i3 .ul1 li .lbox .more{margin-top: 0;line-height: 32px;font-size: 14px;}
  .i3 .ul1 li .lbox .more a{width: 100px;}
  .i3 .ul1 li &gt; img.mimg{display: block;}
  .i3 .ul1 li &gt; img.pimg{display: none;}
  .i4{padding: 30px 0;}
  .i4 .ilt{float: none;width: 100%;overflow: hidden;padding-top: 0;}
  .i4 .irt{float: none;width: 100%;margin-top: 20px;}
  .i4 .irt li{width: 50%;}
  .i4 .irt li:nth-child(1),.i4 .irt li:nth-child(2){border-bottom: 1px solid #ddd;}
  .i4 .irt li:nth-child(2){border-right: none;}
  .i4 .irt li a{padding:30px 10px 40px 10px;}
  .i4 .ilt .en{font-size: 12px;}
  .i4 .ilt .tt{font-size: 22px;float: left;}
  .i4 .ilt .more{margin-top: 0;line-height: 32px;font-size: 14px;float: right;width: auto;}
  .i4 .ilt .more a{width: 100px;}
  .i4 .irt li a .img{margin:10px 0 15px;}
  
  /* 首页 end */
  .inside_content{padding-top: 0;}
  .inside_banner .pimg{display: none;}
  .inside_banner .mimg{display: block;}
  /* 联系我们 */
  .contact_content{padding:30px 15px;}
  .contact_content .map{height: 280px;}
  .contact_content .contact1 .txt .left{width: 100%;padding:15px;float:none;}
  .contact_content .contact1 .txt .solid{display: none;}
  .contact_content .contact1 .txt .right{display: none;}
  .contact_content .contact1 .txt .left .h{font-size: 16px;line-height: 30px;}
  .contact_content .contact1 .txt .left .p{font-size: 13px;background-size: 30px 30px;line-height: 30px;padding-left: 40px;margin-bottom: 12px;}
  .contact_content .contact1 .txt .right .p{font-size: 14px;margin-top: 14px;}
  .b_form .title{font-size: 24px;margin:20px 0 20px 0;}
  .b_form .lump .name{font-size: 14px;}
  .b_form .btn{ margin-top: 30px;width: 100%;}
  .b_form .btn input{width: 100%;margin:0;font-size: 14px;}

  /* 资讯列表 */
  .inf_content{padding: 30px 15px;}
  .inf_tab{display: none;}

  .inf_tab_i{display: table;text-align: center;}
  .inf_tab span{display: none;}
  .inf_tit .en{font-size: 12px;margin:0 0 6px 0;}
  .inf_tit .cn{font-size: 24px;line-height: 34px;}
  .inf_content .list{margin-top: 20px;}
  .inf_content .list .lump{width: 100%;margin-bottom: 20px;}
  .inf_content .list .lump:nth-child(3n){margin-right: 0;}
  .inf_content .list .lump:nth-child(2n){margin-right: 0;}
  .inf_content .list .lump .pics .day{font-size: 16px;width: 60px;height: 36px;line-height: 36px;}
  .inf_content .list .lump .txt .h{font-size: 16px;margin:10px 0 6px 0; }
  /* 新闻详情 */
  .infd_content{padding:30px 15px;}
  .infd_content .infd_title .h{font-size: 22px;text-align: left;}
  .infd_content .infd_title .lj{display: none;}
  .infd_content .infd_content1{margin-top: 40px;font-size: 14px;line-height: 24px;}
  .infd_content .infd_content1 .h1{font-size: 16px;margin:20px 0;}
  .infd_content .infd_content1 .p{font-size: 14px;line-height: 24px;margin-bottom: 10px;}
  .infd_content .infd_content1 img{margin:20px auto;}
  .infd_bottom{margin-top: 30px;}
  .infd_bottom .left a{font-size: 14px;}
  .infd_bottom .right{width: 80px;height: 30px;line-height: 30px;margin-top: 8px;}
  .infd_bottom .right a{font-size: 14px;}
  /* 搜索结果 */
  .inside_content{min-height: 100px;}
  .inside_content .search .h{font-size: 18px;}
  .inside_content .search .p{padding-left: 8px;}
  .inside_content .search .input{margin-left: 0;width: 100%;}
  /* 搜索结果 end */

  /* 帝普森 */
  .dsp_banner .pimg{display: none;}
  .dsp_banner .mimg{display: block;}
  .dsp_banner .txt{padding:0 20px;top: 130px;}
  .dsp_tit{padding-top: 30px;}
  .dsp_tit .en{font-size: 12px;line-height: 12px;}
  .dsp_tit .cn{font-size: 32px;line-height: 50px;}
  .d1 .tit{font-size: 24px;}
  .d1 .d11{margin-top: 10px;padding:40px 15px;height: 410px;}
  .d1 .d11 .video_tab .tab{margin-top: 30px;}
  .d1 .d11 .video_tab .tab .txt{width: 100%;padding-right: 0;}
  .d1 .d11 .video_tab .tab .txt:first-child:after{display: none;}
  .d1 .d11 .video_tab .tab .txt:after{display: none;}
  .d1 .d11 .video_box{position: relative;}
  .d1 .d11 .video_list{top:0;width: 960px;}
  .d1 .d11 .video_tab .tab .txt{padding-left: 68px;}
  .d1 .d11 .video_list .swiper-slide{width: 350px!important;padding-right: 35px;}
  .d1 .d11 .video_list .swiper-slide .btn{left:43%;}
  .d1 .d13_list .lump{width: 50%;padding-top: 20px;}
  .d1 .d12{padding:30px 15px;}
  .d1 .d12 .tit{margin-bottom: 20px;}
  .d1 .d12 .h{font-size: 17px;line-height: 32px;margin-bottom: 20px;}
  .d1 .d12 .p{font-size: 14px;}
  .d1 .d13{padding:30px 15px;}
  .d1 .d13_list{margin-top: 20px;}
  .d1 .d13_list .lump:nth-child(3){border-left:1px solid #ddd;border-top: none;}
  .d1 .d13_list .lump:nth-child(4){border-top: none;}
  .d2{padding:30px 15px;height: auto;margin-top: 20px;}
  .d2 .left_pic{float: none;width: 100%;}
  .d2 .right_txt{float: none;margin:20px 0 0 0;width: 100%;height: 300px;}
  
  .d2 .right_txt .txt1{height:200px!important;}
  .d2 .right_txt .day{font-size: 20px;margin-bottom: 8px;}
  .d2 .right_txt .p1{white-space: normal;margin-bottom: 10px;}
  .d2 .right_txt .p2{white-space: normal;}
  .d3{padding:30px 15px;}
  .d3 .d3_content{padding:0;margin-top: 20px;}
  .d3 .d3_content .left_tab{padding:10px 15px;height: 60px;}
  .d3 .d3_content .left_tab .h{display: none;font-size: 26px;}
  .d3 .d3_content .left_tab ul{margin-left: 0;}
  /* .d3 .d3_content .left_tab ul li{margin:0 18px 0 0;} */
  .d3 .d3_content .right_content li{width: 46%;}
  .z_tanchuang .tbox .modal .img img{width: 100%;}
  .z_tanchuang .tbox .modal .out{width: 20px;height: 20px;background-size: 14px 14px;right:-14px;top:14px;}
  .img_tanchuang .tbox .modal{width: 72%;padding: 14px;}
  .v_tanchuang .tbox .modal{width: 80%;padding: 14px;}
  .d3 .d3_content .left_tab .h{display: none;}
  .d3 .d3_content .left_tab .h.show{display: none;}
  .d3 .d3_content .left_tab ul li{float: left;}
  /* 帝普森 end */
  /* 十万家庭 */
  .ten_banner .pimg{display: none;}
  .ten_banner .mimg{display: block;}
  .ten_banner .txt{top: 18%;}
  .ten_banner .txt .en{font-size: 12px;letter-spacing: 1px;}
  .ten_banner .txt .cn{font-size: 28px;line-height: 38px;}
  .ten_banner .gz img{width: 165px;}
  .ten_content .t1{padding:0 15px;margin-bottom: 0;}
  .ten_content .t1 .p{font-size: 14px;line-height: 22px;margin-bottom: 10px;}
  .t_title{padding-bottom: 20px;}
  .t_title .en{font-size: 12px;padding-top: 30px;}
  .t_title .cn1{font-size: 32px;line-height: 42px;margin-top: 0;}
  .t_title .cn2{font-size: 15px;line-height: 25px;margin-top: 0;}
  .ts{padding:0 15px;}
  .ten_content .t3{height: auto;}
  .t3 .t_txt_con{margin-top: 30px;}
  .ts .t_txt_con .h{font-size: 24px;margin-bottom: 0;}
  .ts .t_txt_con .p{font-size: 12px;line-height: 26px;}
  .t4{padding:20px 15px;height: auto;}
  .t4 .tit{display: none;}
  .t4 .lump{position: static;float: left;width: 46%;margin:0 2% 14px 2%;height: 130px;padding: 30px 4px 12px 4px;}
  .t4 .txt{position: relative;top:0;left: 0;bottom: 0;right: 0;width: 100%;margin-bottom:14px ;}
  .t4 .t4_bimg{display: block;}
  .t4 .w1440{display: none;}
  .t5{height: 260px;}
  .t5 .t_txt_con{padding-top: 50px;}
  .t5 .pic2,.t5 .pic3,.t5 .pic4,.t5 .pic1{display: none;}
  .t6{height: 260px;}
  .t6 .t_txt_con{padding-top: 50px;}
  .t16{padding:0 15px 30px 15px;height: auto;}
  .t7{height: 260px;}
  .t7 .t_txt_con{padding-top: 50px;}
  .t7 .t_txt_con .p span{font-size: 26px;}
  .t8{height: 260px;background-position-x: -238px;}
  .t8 .t_txt_con .en{color: #444444;}
  .t8 .t_txt_con .h{color:#111111;}
  .t8 .t_txt_con .p{color:#444444;}
  .t8 .t_txt_con{padding-top: 50px;}
  .t9{height: 260px;background-position-x: -64px;}
  .t9 .t_txt_con{padding-top: 50px;}
  .t10{height: 260px;}
  .t10 .t_txt_con{padding-top: 50px;}
  .t11{height: 230px;}
  .t11 .txt .cn{margin-top: 12px;font-size: 14px;}
  .t12_15{height: 230px;}
  .t12_15 .t_txt_con{padding-top: 50px;}
  .ten_content .z_tanchuang .tbox .modal{padding:14px;width: 80%;}
  /* 十万家庭 end */
  /* 帝小厨 */
  .dxc_banner{}
  .dxc_banner .pimg{display: none;}
  .dxc_banner .mimg{display: block;height: auto;width: 100%;}
  .dxc_banner .swiper-slide .txt{text-align: center;right:auto;left: 50%; transform: translateX(-50%);width: 312px;}
  .dxc_banner .swiper-slide .txt .h{font-size: 32px;margin-bottom: 0px;}
  .dxc_banner .pagination1{bottom: 15px;}
  .dxc_banner .txt .btn_box .btn .ewm{display: none;}
  .t3,.t5,.t6,.t7,.t8,.t9,.t10,.t11,.t12,.t13,.t14,.t15{height: auto;}
  .ts{padding:0;}

  .footer .ftop .fftp .frt .txt{float: none;}

  .footer .ftop .fftp .frt .txt .ftc{line-height: 1.5;font-size: 14px;}

  .footer .ftop .fftp .frt .txt .ftc2{font-size: 30px;}

  .footer .ftop .fftop{display: block;}

  .footer .ftop .fftop .logo{width: 100px;}

  .footer .ftop .fftop .wz{width: 100%;font-size: 18px;margin-top: 15px;}

  .rightx{display: none;}


  .infd_bottom .left{width: 100%;float: none;}
  
  .infd_bottom .right{float: none;}







}

@media(max-width:600px){
  .dsp_banner .txt{top: 73px;}
  .ten_banner .txt .en{font-size: 12px;letter-spacing: 1px;}
  .ten_banner .txt .cn{font-size: 28px;line-height: 38px;}
  .ten_banner .gz img{width: 100px;}
  .i2 .ul1 li a .img img{display: none;}
  .i2 .ul1 li a .img .mimg{display: block;}

}




</pre></body></html>