body { background:#f7fbfe; font-family: "Helvetica Neue"; font-size: 14px; line-height: 2rem;color: #555;} img{border:none; max-width: 100%;} a{color:#555; text-decoration:none;} a:hover{color:#f8b72e; text-decoration:none;} li,ul{list-style-type:none;} ul{ margin: 0;padding: 0;} .fl{ float: left;} .fr{ float: right;} .ellipsis{text-overflow: ellipsis;overflow: hidden;white-space:nowrap;} h1, h2, h3, h4, h5, h6, p {margin: 0;padding: 0;} @font-face { font-family: 'webfont'; font-display: swap; src: url('//at.alicdn.com/t/webfont_emkz8kt1ner.eot'); /* IE9*/ src: url('//at.alicdn.com/t/webfont_emkz8kt1ner.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('//at.alicdn.com/t/webfont_emkz8kt1ner.woff2') format('woff2'), url('//at.alicdn.com/t/webfont_emkz8kt1ner.woff') format('woff'), /* chrome銆乫irefox */ url('//at.alicdn.com/t/webfont_emkz8kt1ner.ttf') format('truetype'), /* chrome銆乫irefox銆乷pera銆丼afari, Android, iOS 4.2+*/ url('//at.alicdn.com/t/webfont_emkz8kt1ner.svg#after') format('svg'); /* iOS 4.1- */ } /*--- header ---*/ .top{ width: 100%; height: 40px; background: #7a7a7a; line-height: 40px; color: #fff;} .welcome{ text-indent: 10px;} .fav ul{display: flex;flex-direction: row;justify-content: flex-end;} .fav ul li{ width:100px; float: left; text-indent: 23px;} .fav ul li a{ color: #fff;} .fav ul li a:hover{ color: #f8b72e;} .f1{ background: url(../images/f1.png) no-repeat left center;} .f2{ background: url(../images/f2.png) no-repeat left center;} .f3{ background: url(../images/f3.png) no-repeat left center;} .header{ padding: 5px 0; overflow: hidden;} .header h1{ width: 100%; margin-top: 8px; } @media(max-width: 576px){ .welcome{ font-size: 12px;} } @media(max-width: 992px){ .header h1{ text-align: center; padding:8px 0; margin-top: 0; } } /*.header h1 img{ max-width: 90%;}*/ .tel{ width: 300px; float: right;} .t-img{ width: 64px; height: 64px;margin-top: 8px; float: left; background: #f8b72e; border-radius: 32px; line-height: 64px; text-align: center} .t-r{ width: calc(100% - 70px); float: right; color: #333; font-size: 30px; line-height: 30px;} .t-r span{ font-size: 16px; color: #666;} /*--- nav ---*/ .nav{ background: #f8b72e; overflow: hidden; } .nav-list{ width: 100%;} .nav-list ul li{ width: 20%; float: left; text-align: center; line-height: 45px;} .nav-list ul li a{ display: block; width: 100%; height: 45px; color: #fff; font-size: 13px; position: relative;} .nav-list ul li a:hover{ background: #fff;color: #f8b72e; } #nav li .navson{display: none; position: absolute; /*left: 0; top:100%;*/ z-index: 99999; width: 107px; padding: 0;} #nav li .navson .navson_nr .hei{display: none; background: rgba(248,183,46,.6); border: 1px solid rgba(255,255,255,0.2); padding: 0;} #nav li .navson dl{ width: 100%;} #nav li .navson dl dt{ font-weight: normal; font-size: 14px; height: 43px; line-height: 43px!important; text-align: left; position: relative; padding-left: 5px;} #nav li .navson dl dt a{ color: rgba(255,255,255,0.8) !important; background: none!important; border-left: none; line-height: 43px; text-align: center; font-size: 14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; } #nav li .navson dl dt:before{ position: absolute; left: 0; bottom: 0; width: 0; height: 1px; content: ''; background: rgba(255,255,255,0.5); transition: 0.3s;} #nav li .navson dl dt:hover:before{ width: 100%;} @media (min-width:992px){ #nav li .navson .navson_nr .hei{ display: block; padding: 5% 5% 1% 5%;} } @media (min-width:1200px){ #nav li .navson .navson_nr .hei{ padding: 5% 5% 1% 5%;} } .serch{ width: 100%;} .serch-box{display: none; width: 80%; padding: 0 15px; margin: 0 auto; background: #fff; border-radius: 20px; height: 30px; margin-top: 17px; overflow: hidden;} .search-text{ width: 75%; float: left; outline: none; text-indent: 10px; height: 30px; line-height: 30px; border: none; background: none;} .go{ width: 18px; float: right; height: 30px; background: url(../images/go.jpg) no-repeat right center; border: none;} /*--- banner ---*/ .flash1{max-height:600px;overflow: hidden; } .flash1 .carousel-control{max-height: 600px;} .carousel-inner img{ margin: 0 auto;} .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev{top:40%;} .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next{top:40%;} /*banner*/ #banner{position: relative;width:100%;} #banner .swiper-slide{text-align:center;font-size:18px;background:#fff;overflow:hidden;} #banner .slide-inner{position:absolute;width:100%;height:100%;left:0;top:0;background-size:cover;/*background-position:center;*/display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;color:#fff;background-size: auto 100%} @media(max-width: 992px){ #banner .swiper-slide img{height: auto;object-fit: cover;width:100%;} } @media(max-width: 768px){ #banner .swiper-slide img{height: 260px;} } @media(max-width: 576px){ #banner .swiper-slide img{height: 180px;} } @media(max-width: 414px){ #banner .swiper-slide img{height: auto;} } .cchd{display: flex; align-items:center; justify-content: center;} .hc2{ color: #333;font-family: 'webfont'; font-size: 22px; line-height: 25px; padding: 0 10px; } .cchd img{ max-width: 30%;} @media (min-width:992px){ .hc2{ font-size: 50px; line-height: 50px;padding: 0 25px; } .cchd img{ max-width: 100%;} } @media (min-width:1200px){ .hc2{ font-size: 50px; line-height: 50px;padding: 0 25px; } .cchd img{ max-width: 100%;} } /*--- main ---*/ .main-top{overflow:visible; position:relative;} .m-top-bg{width: 100%;} .m-top-box{ } .m-product{ overflow:hidden;} .m-product .hd{ padding-top: 20px; overflow: hidden;} .m-product .cd{ text-align: center; font-size: 12px; padding: 10px 0; overflow: hidden;} /*灏忓睆骞� (骞虫澘 澶т簬绛変簬768px)*/ @media (min-width:768px){ .m-product .cd{ font-size: 12px; padding: 10px 0; } } /*涓瓑灞忓箷 (妗岄潰鏄剧ず鍣� 澶т簬绛変簬992px)*/ @media (min-width:992px){ .m-product .cd{ font-size: 18px; padding: 15px 0; } } /*澶у睆骞� (澶ф闈㈡樉绀哄櫒 澶т簬绛変簬1200px)*/ @media (min-width:1200px){ .m-product .cd{ font-size: 18px; padding: 15px 0; } } .m-product .bdd{ padding: 10px 0; overflow: hidden;} .m-product .bdd ul{ width: 100%; overflow: hidden; display: flex; align-items: center; justify-content: flex-start; flex-wrap: wrap; } .m-product .bdd ul li{ width: 48%; margin: 0 1%; float: left; height: 45px; margin-bottom: 5px; overflow: hidden;} .m-product .bdd ul li a{ display: block; width: 100%; height: 45px; padding: 0 10px; text-align: center; line-height: 45px; background: #7a7a7a; color: #fff;} .m-product .bdd ul li a:hover{ background: #f8b72e;transition: all .5s} @media (min-width:992px){ .m-product .bdd ul li{ width: 18%;} } @media (min-width:1200px){ .m-product .bdd ul li{ width: 18%;} } .m-product .bd{ text-align: center; font-size: 12px; padding-top: 15px; overflow: hidden;} .multipleColumn{ width: 100%; overflow: hidden; padding: 20px 0;} .multipleColumn .bd{} .multipleColumn .bd ul{ width: 100%; float: left;} .multipleColumn .bd ul li{ width: 23%; margin: 0 1%; float: left; margin-bottom: 15px; line-height: 45px; background: #fff; border-radius: 35px; text-align: center;/*padding-bottom:30px;*/} .multipleColumn .bd ul li .img{width:100%; position: relative; padding-bottom: 75%; overflow: hidden;border-radius: 35px 35px 0 0px;} .multipleColumn .bd ul li p{margin:0; color: #f8b72e;} /*.multipleColumn .bd ul li img{ width: 100%; height: 347px; border-radius: 35px 35px 0 0px}*/ .multipleColumn .bd ul li img{ width: 100%; position: absolute;top:0;left:0;object-fit: cover;height: 100%;transition: all .5s} .multipleColumn .bd ul li a{ font-size: 16px;} .multipleColumn .bd ul li a:hover .img img{transform: scale(1.1,1.1);} .multipleColumn1{ width: 100%; overflow: hidden; padding: 20px 0;} .multipleColumn1 .bd{} .multipleColumn1 .bd ul{ width: 100%; float: left;} .multipleColumn1 .bd ul li{ width: 48%; margin: 0 1%; float: left; margin-bottom: 15px; line-height: 45px; background: #fff; border-radius: 35px; text-align: center;} .multipleColumn1 .bd ul li .img{width:100%;position: relative;padding-bottom: 83%;overflow: hidden;border-radius: 35px 35px 0 0px;} .multipleColumn1 .bd ul li p{width:100%;} .multipleColumn1 .bd ul li img{ width: 100%; position: absolute;top:0;left:0;object-fit: cover;height: 100%;transition: all .5s} .multipleColumn1 .bd ul li a{ font-size: 12px;} .multipleColumn1 .bd ul li a:hover .img img{transform: scale(1.1,1.1);} @media(max-width: 768px){ .multipleColumn .bd ul li{padding-bottom: 0;} .multipleColumn1 .bd ul li{padding-bottom: 0;} } .m-company{ margin-top: 30px; background: url(../images/m-company-bg.jpg) no-repeat top center; overflow: hidden; padding: 50px 0 25px;} .m-company .hd{ text-align: center;} .m-company .bd{ text-align: center; font-size: 12px; padding-top: 15px; overflow: hidden;} .m-company .md{ width: 95%; margin: 0 auto; padding-top: 20px; overflow: hidden;} .m-company .md .txt1{ width: 100%; margin: 0 auto;} .m-company .md .txt1 ul{ margin-bottom: 15px; line-height: 25px;font-size: 16px; position: relative; } .m-company .md .txt2{ width: 35%; float: right;} .m-cqhj{ padding: 50px 0 25px; overflow: hidden;} .m-cqhj .hd{ text-align: center;} .m-cqhj .hd img{ max-width: 80%;} .m-cqhj .bd{ text-align: center; font-size: 12px; padding: 15px 0; overflow: hidden;} .m-cqhj .md{ padding: 20px 0; overflow: hidden;} .picScroll-left{ border: 10px solid #a0a3a5; border-radius: 10px; overflow: hidden;overflow:visible; position:relative;} .picScroll-left .hdd{ width: 100%; overflow:hidden; position: absolute; left:0; top:50px; z-index:999} .picScroll-left .hdd .prev{ float: right; text-align: right;} .picScroll-left .hdd .next{ float: left;} .picScroll-left .bdd{} .picScroll-left .bdd ul{ } .picScroll-left .bdd ul li{ width: 100%; float: left;} .picScroll-left .bdd ul li img{ width: 100%; height: 230px; object-fit:cover} .m-case{ background: url(../images/m-cae-bg.jpg) no-repeat top center; padding: 35px 0; overflow: hidden;} .case-box{ background:#fcfdff; overflow: hidden; padding: 15px 0;} .m-case .hd{ text-align: center;padding-top:30px;} .m-case .md{ text-align: center; font-size: 12px; padding: 15px 0; overflow: hidden;} .m-case .bd{ width: 95%; margin: 0 auto; padding: 20px 0; overflow: hidden;} .m-case .bd li{ width: 48%; margin: 0 1%; height: 200px; float: left; margin-bottom: 10px; overflow:visible; position:relative;} .m-case .bd li .img{ width: 100%; height: 100%;overflow: hidden;} .m-case .bd li .img img{ width: 100%; height: 100%; border: 1px solid #dedede; object-fit:cover;transition: all .5s} .m-case .bd li .txt{ width: 100%; line-height: 40px; background: url(../images/case-bg.png); height: 40px; text-align: center; overflow:hidden; position: absolute; left:0; bottom:0; z-index:999} .m-case .bd li a{ color: #fff;} .m-case .bd li a:hover{ color: #ff0;} .m-case .bd li a:hover .img img{ transform: scale(1.1,1.1);} .m-news{ padding: 20px 0; overflow: hidden;} .m-news .hd{ padding-bottom: 22px; overflow: hidden;} .m-news .hd .n1{ float: left; font-family: 'webfont'; font-size: 30px; line-height: 35px;} @media (min-width:992px){ .m-news .hd .n1{ font-size: 50px;} } @media (min-width:1200px){ .m-news .hd .n1{ font-size: 50px;} } .m-news .hd .n2{ float: right; font-size: 26px; color: #999; text-align: right; line-height: 35px;} .m-news .bd{ padding-top: 15px; overflow: hidden;} .o-list .img{ width: 48%; float: left; height: 356px; overflow: hidden; } .o-list .ctxt{ width: 49%; float: right;} .o-list .ctxt .ctitle{ padding: 2px 0 2px 0;} .o-list .ctxt .ctitle a{ font-size: 14px;display: block} .o-list .ctxt .ctime{ font-size: 12px; padding-bottom: 5px;} .o-list .ctxt .ccontent{line-height: 20px;} .o-list .ctxt .c-more a{ color: #be000e; font-size: 14px; margin-top: 10px; display: block; } .o-link ul{ width: 100%; text-align: center; background: #7a7a7a; padding: 15px 0; overflow: hidden;} .o-link ul .clist{ padding-top: 30px; color: #fff; font-size:21px; } .o-link ul .img{ padding: 37px 0; overflow: hidden;} /*.o-link ul .img img{ max-width: 80%;}*/ .o-link ul .ctitle{margin: 0 12px;color: #fff; font-size:21px; line-height: 30px;} @media(max-width: 1400px){ .o-link ul .ctitle{font-size: 16px;text-shadow: none;color: #fff;background: none;} .o-link ul .img{ padding: 20px 0; } } @media(max-width: 1200px){ .o-link ul .clist{padding-top:0;} .o-link ul .img{padding:15px 0;} .o-link ul .ctitle{font-size: 14px;} } @media(max-width: 576px){ .o-list{display: flex;flex-direction: column;} .o-list .img{width:100%;} .o-list .ctxt{width:100%;} } .m-news .md{ padding-top: 30px; overflow: hidden;} .m-news .md li{ width: 48%; float: left; margin: 0 1% 10px; overflow: hidden;} .m-news .md li .time1{ font-size: 24px; text-decoration: underline;} .m-news .md li .time2{ font-size: 12px; padding: 12px 0;} .m-news .md li .title{ width: 100%; line-height: 30px; height: 30px; margin-bottom: 15px; overflow: hidden; } .m-news .md li .content{ height: 100px; overflow: hidden; margin-bottom: 15px;} /*--- sidebar ---*/ .s-p .hd{ text-align: center; background: #2776db; font-size: 20px; color: #fff; font-weight: 700; padding: 15px 0; overflow: hidden;} .s-p .bd{ border: 1px solid #dedede; padding: 25px 0; overflow: hidden;} .s-p .bd ul{ width: 90%; margin: 0 auto;} .s-p .bd ul li{ width: 100%; text-indent: 10px; margin-bottom: 5px; border-bottom: 1px dashed #cdcdcd;} .s-p .bd ul li a{ display: block; width: 100%; height: 45px; line-height: 45px;} .s-p .bd ul li a:hover{background: #2776db; color: #fff; text-indent: 25px; transition: 0.4s;} .s-p .bd ul .erji{width:100%;display: flex;flex-direction: row;flex-wrap: wrap;margin:15px 0;} .s-p .bd ul .erji a{width:50%;display: block;margin:2px 0;} .s-a{ padding-top: 15px;} .s-a .hd{ text-align: center; background: #2776db; font-size: 20px; color: #fff; font-weight: 700; padding: 15px 0; overflow: hidden;} .s-a .bd{ border: 1px solid #dedede; padding: 25px 0; overflow: hidden;} .s-a .bd ul{ width: 90%; margin: 0 auto; line-height: 35px;} /*--- n-n ---*/ .warp{ padding: 35px 0; overflow: hidden;} .catname{ border-bottom: 1px solid #2776db; line-height: 40px; margin-bottom: 5px; overflow: hidden;} .catname .hd{ width: 30%; float: left; font-size: 20px; font-weight: 700;} .catname .bd{ width: 65%; float: right; text-align: right;} .n-n{ width: 100%; margin: 0 auto; line-height: 2.6; overflow: hidden; padding-bottom: 30px;} /*--- footer ---*/ .f-top{ width: 100%; height: 35px; background: url(../images/f-top.jpg) no-repeat bottom center; overflow: hidden;} .footer{ width: 100%; background: #404040; padding: 20px 0; margin-bottom: 6rem; overflow: hidden;} .f-header{ padding: 24px 0; overflow: hidden; border-bottom: 1px solid #515151;} .f-logo{ text-align: center;padding: 50px 0 10px 0;} .f-logo .img{ text-align: center;} .f-logo .img img{ max-width: 90%;} .f-logo .txt{ padding-top: 10px; color: #999; font-size: 22px; font-weight: 700;} .f-logo .txt span{ margin-right: 10px;} .f-nav{ margin: 15px 0;} .f-nav .hd{ color: #fff; font-weight: 700; font-size: 20px; border-bottom: 1px dashed #515151; line-height: 55px;} .f-nav .bd{ padding-top: 15px; overflow: hidden;} .f-nav .bd li{ width: 33.3%; float: left; text-align: center; line-height: 30px;} .f-nav .bd li a{ color: #999;} .f-nav .bd li a:hover{ color: #f8b72e;} .f-contact{ margin: 15px 0;} .f-contact .hd{ color: #fff; font-weight: 700; font-size: 20px; border-bottom: 1px dashed #515151; line-height: 55px;} .f-contact .bd{ padding-top: 15px; overflow: hidden;} .f-contact .bd li{ line-height: 35px; color: #999;} .f-ewm li{ width: 100%; float: left; line-height: 45px; text-align: center; color: #999; padding-top: 40px; } .f-ewm li img{ max-width: 90%;} .f-bot{ padding: 15px 0; } .f-txt{ width: 60%; float: left; color: #999;} .f-txt a{ color: #999;} .f-txt a:hover{ color: #f8b72e;} .f-link{ width: 40%; float: right; text-align: right; color: #999;} .f-link a{ color: #999;} .f-link a:hover{ color: #f8b72e;} #end{ width:100%; background: #f8b72e; height: 60px; position: fixed; bottom:0; z-index: 9999; overflow: hidden;} #end li{ width: 25%; height: 100%; padding-top: 8px; float: left; text-align: center; overflow: hidden;} #end li img{ width: 32px;} #end li a{ color: #fff; font-size: 15px;} #end li a:hover{ color: #f8b72e;} .c_tit{ overflow: hidden; padding:30px 0; width: 100%; } .c_tit .hd{ text-align: center; } .c_tit .hd b{ position: relative; font-size: 36px; color: #333; line-height: 1; margin:12px 0 20px; display: block; font-weight: normal; } .c_tit .hd b a{ color: #333; transition: all .3s; } .c_tit .hd b a:hover{ color: #f8b72e; transition: all .3s; letter-spacing: 1px; } .c_tit .hd b::after{ content: ""; display: inline-block; width: 30px; height: 3px; border:0; background: #f8b72e; position: absolute; left: 50%; margin-left: -15px; bottom:-20px; transition: all .3s;; } .c_tit .hd b:hover::after{ transition: all .3s; width: 40px; margin-left: -20px; background: #f8b72e; } /*--- product ---*/ .s-type{ width: 100%; margin: 0 auto; padding: 15px 0; overflow: hidden;} .s-type a{ /*width: 31.3%;*/ margin: 0 5% 0px 0; float: left; display: block; text-align: center;/* background: #404040; */color: #333; height: 35px; line-height: 35px;} .s-type a:hover{ background: #f8b72e;} .pid{ padding: 35px 0; overflow: hidden;} .plist{ text-align: center; line-height: 35px;} .plist img{ width: 95%; height:135px; object-fit:cover} .cplist{ text-align: center; line-height: 35px;} .cplist img{ width: 95%; object-fit:cover} .p-top{padding-top: 15px; overflow: hidden;} .p-img{ margin-bottom: 10px;} .p-img img{ width: 100%; border: 1px solid #dedede;} .p-txt {margin-bottom: 10px;} .p-txt li{color: #333; line-height: 1.5;} .img-txt-title{ font-size: 20px; font-weight: bold; width: 100%; overflow: hidden;} .img-txt-title1{padding: 0 6px; font-size: 14px;} .img-txt-title1 span{ color: #2660ba;} .p-txt li.ccc{font-size: 13px;} .ptt{ padding: 10px 0; overflow: hidden;} .order-btn{ width: 100%; padding-top: 10px;} .t10{ display: block; width: 150px; height: 35px; background: #f8b72e; line-height: 35px; text-align: center; color: #fff;} .t10:hover{ color: #ff0;} .p-content{ width: 99%; margin: 15px auto; box-shadow: 1px 1px 5px 1px #cdcdcd; padding: 20px 10px; overflow: hidden; } .p-content .hd{ font-size: 20px; font-weight: bold; margin: 0 0 10px; color: #333; line-height: 2;} /*--- Universal ---*/ .news li{border-bottom: 2px dotted #eeeeee;padding: 30px 0;position: relative;} .news li a{display: block;overflow: hidden;} .news li:after{content: "";height: 2px;display: inline-block;width: 0;position: absolute;left: 0;bottom: 0px;background: #f8b72e;transition: all .3s;} .news li:hover:after{width: 100%;transition: all .3s;} .news li:hover .left h3{color: #f8b72e;padding-left: 28px;transition: all .3s;word-wrap: normal;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;} .news li:hover .right h4,.news li:hover .right p{font-style: italic;color: #9ea7ae;transition: all .3s;} .news li .left{overflow: hidden;padding:0 20px;} .news li .right{overflow: hidden;border-left: 2px solid #f1f1f1;} .news li .left h3{font-size: 20px;color: #404646;margin-bottom: 10px;transition: all .3s;word-wrap: normal;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;} .news li .left p{font-size: 14px;line-height: 28px;color: #9ea7ae;} .news li .right h4{font-size: 50px;color: #f8b72e; margin: 0;text-align: center;font-weight: 200;transition: all .3s;} .news li .right p{font-size: 16px;color: #9ea7ae;margin: 0;margin-left: 60px;font-weight: 200;transition: all .3s;} #newTitle{color:#333;font-size:24px;text-align:center; padding: 25px 0 5px 0; overflow: hidden;} #newsContent{margin-bottom:16px;} #newsInfo{ text-align: center; color: #999; font-size: 12px; margin-bottom:26px;} #prev_next{ width: 95%; margin: 0 auto; padding: 35px 0 20px 0; overflow: hidden;} #prev_next li{ line-height: 35px; border-bottom: 1px dashed #dedede;} .infoClass{margin:0px;margin-bottom:10px;line-height:12px;} #infoImage{text-align:center;margin:10px 0;} #infoImage img{padding:1px; border:1px solid #dedede;} .message-box ul{ margin-bottom: 10px; overflow: hidden;} .tl{ float: left; width: 15%; text-align: center;} .tr{float: left; width: 84%; padding-left: 1rem;} .t10{ width: 95%; border: 1px solid #cdcddc; height: 3rem;} .t20{ width: 95%; border: 1px solid #cdcddc; height: 10rem;} .t30{ width: 80px; height: 2.9rem; border: 1px solid #cdcdcd;} .t40{ width: 80px; height: 3rem; vertical-align: top} .t50{width:74px;height:31px;line-height:31px;background:#4a5b6d;border-radius:2px;border:none;text-align:center;margin-top:14px;margin-left:5px;font-size:14px;font-family:寰蒋闆呴粦,榛戜綋,sans-serif;color:#FFF;} .t50 a{text-decoration:none;font-size:14px;font-family:寰蒋闆呴粦,榛戜綋,sans-serif;color:#FFF;display:block;} .t50 a:hover{background:#4a5b6d;border-radius:2px; text-decoration: underline;} .de-page-mian{overflow: hidden; text-align: center; font-size: 0; margin-top: 10px; clear: both;} .de-page-mian .page-inner{display: inline-block; overflow: hidden;} .de-page-mian .page-inner a{display: block; float: left; min-width: 26px; padding: 0 5px; height: 36px; border: 1px solid #dddddd; background: #fff; text-align: center; line-height: 36px; font-size: 14px; color: #333; margin-right: 1px; overflow: hidden;} .de-page-mian .page-inner a.active, .de-page-mian .page-inner a:hover{color: #fff; border-color: #237ed2; background: #237ed2;} .de-page-mian .page-inner a.prev{margin-right: 10px; background: #fff url(../images/prev.jpg) no-repeat center;} .de-page-mian .page-inner a.prev.on{background: #fff url(../images/prev-hover.jpg) no-repeat center;} .de-page-mian .page-inner a.prev:hover{background-color: #fff; border-color: #dddddd;} .de-page-mian .page-inner a.next{margin-left: 10px; margin-right: 15px; background: #fff url(../images/next.jpg) no-repeat center;} .de-page-mian .page-inner a.next.on{background: #fff url(../images/next-hover.jpg) no-repeat center;} .de-page-mian .page-inner a.next:hover{background-color: #fff; border-color: #dddddd;} .de-page-mian .page-inner a.page-btn{font-size: 12px; margin-right: 0; width: 63px; margin-left: 10px;display: none;} .de-page-mian .page-inner span{display: none; font-size: 12px; color: #333; float: left; line-height: 38px;} .de-page-mian .page-inner input{display: none; float: left; height: 36px; width: 36px; border: 1px solid #dddddd; text-align: center; line-height: 36px; font-size: 14px; color: #333; margin: 0 5px;} #dituContent{ width:98%; margin:0 auto; border:1px solid #dedede; height:300px; overflow:hidden;} .cont{ width: 100%; padding: 15px 0; overflow: hidden;} .cont .hd{ width: 100%; height: 58px; margin: 10px 0; font-size: 22px; font-weight: 700; color: #202739; overflow: hidden;} .cont .md{ border: 1px solid #dedede; padding: 10px 20px;} .cont .bd{ height: auto; padding: 10px; border-bottom: 1px solid #dedede; overflow: hidden;} .cont .bd .img{ width: 30%; float: left; padding-top: 20px; text-align: center; } .cont .bd .txt{ width: 69%; float: right; padding-top: 20px; } .cont .bd .txt li{width: 100%;height: 31px;color: #555;line-height: 31px; background: #f1f1f1;margin-bottom: 3px;padding-left: 20px;transition: 0.4s all;} .cont .bd .txt li a{ color: #898989; } .cont .bd .txt li:hover{background: #f47b00; color: #fff; padding-left: 25px; } .cont .bd .txt li:hover a{ color: #fff; } .yzm1{ width: 100px; text-indent: 15px; height: 50px;} .yzm{ width: 100px; height: 48px; border: 1px solid #dedede;} label{ max-width: none; } /*灏忓睆骞� (骞虫澘 澶т簬绛変簬768px)*/ @media (min-width:768px){ body{ font-size: 12px; line-height: 20px;} #dituContent{ height:300px; } } /*涓瓑灞忓箷 (妗岄潰鏄剧ず鍣� 澶т簬绛変簬992px)*/ @media (min-width:992px){ body{ font-size: 14px; line-height: 22px;} .header{ padding: 30px 0; overflow: hidden;} .header h1{ width: 65%; float: left; } .nav{padding-bottom: 0;} .nav-list{ width: 80%; line-height: 60px; float: left;} .nav-list ul li{ width: 10%; line-height: 60px; float: left;} .serch{ width: 19%; float: right;} .serch-box{display: block; width: 95%; padding: 0 5px;} .m-top-box{ background: url(../images/m-company.png) no-repeat bottom center;} .m-top-bg{width: 100%; overflow: hidden; position: absolute; left:0; z-index:9999;} .m-top-box{ background: url(../images/m-company.png) no-repeat bottom center;} .m-product{ overflow:hidden;} .m-product .hd{ padding-top: 209px; overflow: hidden; text-align: center;} .m-product .bd{ font-size: 18px;} .m-company .bd{ font-size: 18px;} .m-company .md .txt1{ width: 60%; float: left;} .m-company .md .txt1 ul{ line-height: 35px;} .m-cqhj .bd{ font-size: 18px;} .picScroll-left .bdd ul li img{ width: 100%; height: 550px; object-fit:cover} .picScroll-left .hdd{top:220px; } .m-case .md{ font-size: 18px;} .m-case .bd li{ width: 23%;height: 200px;} .m-case .bd li .img{height: 100%;} .m-case .bd li .img img{ height: 100%; } .m-news .hd{ padding: 42px 0;} .o-list .ctxt .ctitle{ padding: 25px 0 10px 0;} .o-list .ctxt .ctitle a{ font-size: 22px;} .o-list .ctxt .ctime{ font-size: 14px; padding-bottom: 25px;} .m-news .md li{ width: 48%;} .footer{ margin-bottom: 0;padding: 50px 0;} .f-bot{ padding: 35px 0;} #dituContent{height:400px;} .plist img{ height: 180px;} .nav-list ul li a{ height: 60px; font-size: 16px;} .o-list .ctxt .ccontent{line-height: 30px;} } /*澶у睆骞� (澶ф闈㈡樉绀哄櫒 澶т簬绛変簬1200px)*/ @media (min-width:1200px){ body{ font-size: 14px; line-height: 24px;} .header{ padding: 30px 0; overflow: hidden;} .header h1{ width: 65%; float: left; } .nav{padding-bottom: 0;} .nav-list{ width: 80%; line-height: 60px; float: left;} .nav-list ul li{ width: 10%; line-height: 60px; float: left;} .serch{ width: 19%; float: right;} .serch-box{display: block; width: 95%; padding: 0 5px;} .m-top-bg{width: 100%; overflow: hidden; position: absolute; left:0; z-index:9999;} .m-top-box{ background: url(../images/m-company.png) no-repeat bottom center;} .m-top-bg{width: 100%; overflow: hidden; position: absolute; left:0; z-index:9999;} .m-top-box{ background: url(../images/m-company.png) no-repeat bottom center;} .m-product{ overflow:hidden;} .m-product .hd{ padding-top: 30px; overflow: hidden; text-align: center;} .m-product .bd{ font-size: 18px;} .m-company .bd{ font-size: 18px;} .m-company .md{ padding-top: 60px; } .m-company .md .txt1{ width: 60%; float: left;} .m-company .md .txt1 ul{ line-height: 35px;} .m-cqhj .bd{ font-size: 18px;} .picScroll-left .bdd ul li img{ width: 100%; height: 550px; object-fit:cover} .picScroll-left .hdd{top:250px; } .m-case .md{ font-size: 18px;} .m-case .bd li{ width: 23%;height: 240px;} .m-case .bd li .img{height: 100%;} .m-case .bd li .img img{ height: 100%; } .m-news .hd{ padding-bottom: 42px;} .o-list .ctxt .ctitle{ padding: 35px 0 20px 0;} .o-list .ctxt .ctitle a{ font-size: 22px;} .o-list .ctxt .ctime{ font-size: 14px; padding-bottom: 35px;} .m-news .md li{ width: 23%;} .footer{ margin-bottom: 0; padding: 50px 0;} .f-bot{ padding: 35px 0;} #dituContent{height:600px;} .plist img{ height: 200px;} .nav-list ul li a{ height: 60px; font-size: 16px;} .o-list .ctxt .ccontent{line-height: 30px;} } .order-content{padding:20px 30px;background:#fff;} .order-content .order-line{color:#333;height:30px;line-height:30px;margin-bottom:12px;font-size:14px;} .order-content .order-line:after{display:block;content:'';clear:both;height:0;width:0;} .order-content .order-line lable{width:70px;margin-right:5px;display:inline-block;float:left;text-align:right;} .order-content .order-line .order-zhi{float:left;padding:10px;line-height:30px;padding:0px 10px;max-width:380px;border:1px solid #d2d2d2;} .order-content .order-line .order-zhi.noborder{border:none;} .order-content .order-line .order-zhi.overword{height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;} .order-line.bz-line{height:auto;} .order-content .order-line .beizhu{padding:10px;float:left;border:1px solid #d2d2d2;} .order-content .order-line .dwid{width:375px;} .order-content .order-line img{display:inline-block;float:left;margin-left:15px;} .order-content .go-sub{margin-left:70px;border:none;color:#fff;background:#ff5e25;font-size:14px;padding:8px 28px;margin-top:8px;border-radius:5px;outline:none;} .order-content .go-sub:hover{background:#FE4200;} @media (max-width:1400px){ .o-list .img{ height: 300px; } #nav li .navson{ width: 92px; } } @media (max-width:1200px){ .o-list .img{ height: 234px; } .o-list .ctxt .ctitle{ padding:15px 0; } .o-list .ctxt .ctime{ padding-bottom: 10px; } .o-list .ctxt .ccontent{ overflow:hidden; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; } } @media (max-width:992px){ .m-case .bd{ padding:15px 0; } .f-logo{ padding:20px 0; } .f-header{ padding:0 0 20px; } .layui-layer{ width: 100%!important; } .multipleColumn1{ padding:0; } .m-company{ padding:20px 0; margin-top: 20px; } .f-ewm li{ padding-top: 0; } .m-news .hd{ padding-bottom: 5px; } .m-news .md li{ margin:0 1% 20px; } .m-news .md li .content{ overflow:hidden; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; height: auto; } } @media (max-width:768px){ .m-company .md .txt1 ul{ font-size: 15px; } .m-case .bd{ padding:10px 0; } .f-bot{ overflow: hidden; display: flex; flex-direction: column; } .f-txt, .f-link{ width: 100%; text-align: center; } } @media (max-width:576px){ .m-company .md .txt1 ul{ font-size: 14px; } .m-case .bd{ padding:5px 0; } .m-case .bd li{ height: 160px; } #playercontainer{ margin:0 auto; width:100%!important; height: 240px!important; } .nav .container{ padding:0; } } @media (max-width:414px){ .m-company .md .txt1 ul{ font-size: 13px; } .m-case .bd{ padding:0; } .about-section1 .txt b{ font-size: 20px; } .m-case .bd li{ height: 140px; } #playercontainer{ margin:0 auto; width:100%!important; height: 160px!important; } }