<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.productW{padding-bottom: 80px;}
.productW .sec{margin-bottom: 45px;}


.product-report{}
.product-report li{border-bottom: 1px solid #cddbf1; }
.product-report li:first-child{border-top: 1px solid #cddbf1; }
.product-report li a{display: block;padding: 25px 0px; color: #000;}
.product-report li p{float: left;font-size: 18px;line-height: 24px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}/* width: 830px; */
.product-report li p em{display: inline-block;font-weight: bold;margin-right: 4px;}
.product-report li span{display: block;float: right;font-size: 14px;line-height: 24px;}
.product-report li:hover{background: #115fd5;box-shadow: 0 0 13px rgba(0,69,182,0.11);}
.product-report li:hover a{color: #fff;}

.product-club{font-size: 14px;line-height: 24px;color: #2e2e2e;}
.product-club p{margin-bottom: 24px;}

.product-club2{font-size: 14px;line-height: 24px;color: #2e2e2e;}
.product-club2 p{margin-bottom: 24px;}


.product-club3{font-size: 14px;line-height: 24px;color: #2e2e2e;}
.product-club3 p{margin-bottom: 24px;}


.product-nav{}
.product-nav li{float: left;width: 32%;margin-right: 2%;margin-bottom: 20px;background: #fff;box-shadow: 0 0 6px rgba(0,69,182,0.11); }
.product-nav li:nth-child(3n){margin-right: 0;}
.product-nav li a{display: block;}
.product-nav li .img{overflow: hidden;}
.product-nav li .img img{width: 100%;-webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.4s linear; ;transition: all 0.4s linear;}
.product-nav li p{padding: 0 20px;font-size: 18px;line-height: 50px;color: #115fd5;background-image: url("../images/icon_eye2.png");background-position: center right 10px;background-repeat: no-repeat;background-size: 18px;}
.product-nav li:hover{background: #115fd5;}
.product-nav li:hover .img img{-moz-transform:scale(1.05,1.05);  -webkit-transform:scale(1.05,1.05);  -o-transform:scale(1.05,1.05);  transform: scale(1.05,1.05);}
.product-nav li:hover p{color: #fff;background-image: url("../images/icon_eye.png");}


/*鍚堟牸鎶曡祫鑰呮彁绀烘*/
.popRemind{position: fixed;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.5);z-index: 20000;}
.popRemind .remindBox{position: fixed;top:10%;left: 50%;width: 960px;margin-left: -430px;background: #fff;}
.closeBtn{position: absolute;right: 26px;top:25px;cursor: pointer;}
.closeBtn img{width: 22px;}
.toptit{padding: 18px 20px;background: #115fd5;color: #fff;}
.toptit .logo{float: left;width: 120px;margin-right: 20px;}
.toptit .tel{float: left;padding-left: 40px;border-left: 1px solid #fff;background-image: url("../images/icon_tel2.png");background-repeat: no-repeat;background-position: left 14px center;background-size: 22px;}
.toptit .tel p{font-size: 12px;line-height: 18px;}
.toptit .tel em,.toptit .tel a{display: block;font-size: 18px;line-height: 16px;color: #fff;  font-family:'gothamregular';}

.popRemind .remindBox .remindCon{padding: 35px 35px;color: #3b3b3b;}
.popRemind .remindBox .remindCon h2{font-size: 30px;line-height: 42px;color: #115fd5;font-weight: bold;text-align: center;margin-bottom: 16px;}
.popRemind .remindBox .remindCon p{font-size: 16px;line-height: 28px;}
.popRemind .remindBox .popBtn{text-align: center;margin-top: 40px;}
.popRemind .remindBox .popBtn .btn{display: inline-block;width: 132px;font-size: 18px;line-height: 32px;color: #2e2e2e;text-align: center;background: #ccc;margin: 0 15px;border-radius: 25px;cursor: pointer;}
.popRemind .remindBox .popBtn #acceptBtn{background: #115fd5;color: #fff;}

/*淇℃伅鎶湶寮瑰嚭妗�*/
.popUp{position: fixed;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.5);z-index: 20000;display: none;}
.popUp .popBox{position: fixed;top:10%;left: 50%;width: 520px;margin-left: -260px;background: #fff;}

.popUp .boxCont{padding: 30px 30px;color: #3b3b3b;}
.popUp .boxCont .popTit{font-size: 26px;line-height: 30px;color: #115fd5;margin-bottom: 40px;}
.popUp .boxCont .popTit em{display: inline-block;font-size: 14px;line-height: 18px;color: #3b3b3b;margin-left: 30px;vertical-align: bottom;}
.popUp .boxCont .popTit form{width: 100%;}
.popUp .boxCont .group{margin-bottom: 22px;}
.popUp .boxCont .group label{display: block;font-size: 20px;line-height: 32px;font-weight: bold;}
.popUp .boxCont .group input.inp-num{width: 100%;font-size: 22px;line-height: 42px;color: #777;height: 42px;border-bottom: 2px solid #e9e9eb;outline: none;background-color: #fff;}
.popUp .boxCont .group input.inp-num:-webkit-autofill {-webkit-box-shadow: 0 0 0 30px white inset;-webkit-text-fill-color: #777 !important;}

.popUp .boxCont .group img{max-width: 100%;}
.popUp .subBtn{margin-top: 25px;}
.subBtn .submit-btn{display: block;width: 132px;font-size: 18px;line-height: 36px;color: #fff;background: #115fd5;text-align: center;border-radius: 25px;margin: 0 auto;cursor: pointer;}

/*棰勭害寮瑰嚭妗�*/
.popOrder{}
.popUp .tit{font-size: 26px;line-height: 36px;color: #115fd5;font-weight: bold;margin-bottom: 35px;}
.popOrder .order-sort{margin-bottom: 20px;background: #f8f8fa;border-radius: 5px;padding: 30px 35px 30px 135px;color: #000;position: relative;border: 3px solid #f8f8fa;box-sizing: border-box;cursor: pointer;}
.popOrder .order-sort h3{font-size: 26px;line-height: 32px;font-weight: bold;margin-bottom: 5px;}
.popOrder .order-sort p{font-size: 14px;line-height: 18px;}
.popOrder .order-sort:before{content: "";position: absolute;left: 37px;top:50%;width: 68px;height: 68px;margin-top: -34px;background-image: url("../images/order_tel.png");background-repeat: no-repeat;background-position: center center;background-size: 100%;}
.popOrder .onOrder:before{background-image: url("../images/order_addr.png");}

.popOrder .order-sort:hover{border: 3px solid #115fd5;background: #fff;box-shadow: 0 0 18px rgba(33,68,196,0.11);color: #115fd5;}
.popOrder .order-sort:hover:before{background-image: url("../images/order_tel2.png");}
.popOrder .onsite-order:hover:before{background-image: url("../images/order_addr2.png");}

/*鐢佃瘽棰勭害 鐜板満棰勭害*/
/*.telOrder{display: block;}*/
.telOrder .boxCont,.onsiteOrder .boxCont{background-image:url("../images/order_fbg.png"); background-repeat: no-repeat;background-position: center bottom;background-size: 100%;}
.popReport .boxCont{background-image:url("../images/order_fbg2.png"); background-repeat: no-repeat;background-position: center bottom;background-size: 100%;}

.order-form{width: 100%;}
.order-form .gL{margin-bottom: 0;position: relative;border-bottom: 1px solid #e9e9eb;}
.order-form .gL h4{display: block;font-size: 18px;line-height: 32px;color: #000;font-weight: bold;margin-top: 5px;}

.order-form .gL label{display: block;font-size: 18px;line-height: 36px;color: #000;font-weight: bold;position: absolute;left: 0;top:0;width: 132px;}

.order-form .gL label:after{content: "";position: absolute;right: 0;top:50%;width: 2px;height: 20px;background: #c0c0c0;margin-top: -10px;}
.order-form .gL .inp{position: relative;padding-left: 152px;}
.order-form .gL .inp,.order-form .gL label{padding-top: 14px;padding-bottom: 14px;}
.order-form .gL .inp.inpH{padding-left: 0;padding-top: 0;padding-bottom: 0;}
.order-form .gL input,.order-form .gL select  {display: block;padding-right: 40px;width: 100%;box-sizing: border-box;}
.order-form .gL select{border: none;background-size: 20px;outline: none;}
.order-form .gL input,.order-form .gL .inp em,.order-form .gL select{font-size: 20px;line-height: 36px;height: 36px;color: #666;}
.order-form .gL .inp em{display: block;position: absolute;right: 0;top:26px; }
.order-form .gL .getcode{position: absolute;right: 0;top:26px;font-size: 16px;line-height: 36px;color: #fff;width: 104px;text-align: center;background: #115fd5;}
.order-form .gL input:-webkit-autofill {-webkit-box-shadow: 0 0 0 30px white inset;-webkit-text-fill-color: #666 !important;}
.order-form .sub-btn{margin-top: 35px;margin-bottom: 10px;text-align: center;}
.order-form .sub-btn .btn{display: inline-block;width: 132px;font-size: 14px;line-height: 36px;color: #fff;background: #115fd5;border-radius: 25px;text-align: center;cursor: pointer;}
/*鐜板満棰勭害*/
.onsiteOrder{}
.onsiteOrder .popBox{top:5%;}
.order-form .gL .sel-icon{display: block;position: absolute;right: 0;top:50%;width: 20px;height: 20px;margin-top: -10px;background-image: url("../images/select_icon.png");background-position: center center;background-repeat: no-repeat;background-size: 20px;z-index: -1;}
.order-form .gL .date,.order-form .gL .addrSel{cursor: pointer;}




    /*浜у搧涓績*/
.pro-search{padding-bottom: 40px;border-bottom: 1px solid #e5e5e5;}
.pro-search form{display: block;padding-left: 25px;padding-right: 212px;border: 2px solid #115fd5;position: relative;box-shadow: 0 0 16px rgba(77,77,77,0.11);}
.pro-search #inp-search{width: 100%;font-size: 18px;line-height: 64px;height:64px;color: #9c9c9c; }
.pro-search .btn{position: absolute;right: 0;top:0;width: 212px;height: 64px;font-size: 24px;line-height: 64px; color: #fff;background: #115fd5;text-align: center;}
.product-center .filter{margin-bottom: 40px;}
.product-center .filter .floor{border-bottom: 1px solid #e5e5e5;padding-left: 120px;padding-top: 12px;padding-bottom: 12px;position: relative;}
.product-center .filter .floor label{position: absolute;left: 0;top:12px;width:80px;overflow:hidden;}
.product-center .filter .floor label,.product-center .filter .floor ul li a{font-size:16px;line-height:26px;color: #000;}
.product-center .filter .floor ul li{float:left;width: 85px;margin-right: 25px;}
.product-center .filter .floor ul li:last-child{margin-right: 0;}
.product-center .filter .floor ul li a{display:block;text-align:center;}
.product-center .filter .floor ul li a:hover{color:#115fd5;}
/* .product-center .filter .floor ul li a.active{color:#115fd5;} */
.product-center .filter .floor ul li a.active{background: #115fd5;text-align: center;color: #fff;border-radius: 5px;}
.product-center .filter .floor ul li.all a{background: #115fd5;text-align: center;color: #fff;border-radius: 5px;}
.product-center .filter .floor ul.jz li a{text-align: center;}
.product-center .filter .floor ul.jz li a.active{background: #115fd5;color: #fff;border-radius: 5px;}
.product-center .filter .floor ul.jz li a:hover{background: #115fd5;color: #fff;border-radius: 5px;}


.product-list{}
.product-list li{border: 1px solid #e6e6e6;margin-bottom: 30px;position: relative;}
.product-list li .pro-name{float: left;width: 366px;height:219px;background-image: url("../images/product_imgbg.jpg");background-repeat: no-repeat;background-position: center bottom;background-size: cover; }
.product-list li .pro-name .box{display: table;width: 100%;height:100%; }
.product-list li .pro-name h1{display: table-cell;padding: 0 40px;vertical-align: middle;font-size: 28px;line-height: 32px;color: #000;font-weight: bold;text-align: center;}
.product-list li .mes{float: right;width: 885px;position: relative;z-index: 11;}
.product-list li .pro-mes{margin-top: 42px;}
.product-list li .pro-mes .pm{float: left;margin-right: 80px;}
.product-list li .pro-mes .pm:last-child{margin-right: 0;}
.product-list li .pro-mes span{display: block;font-size: 18px;line-height: 32px;color: #696969;}
.product-list li .pro-mes p{font-size: 40px;line-height: 36px;color: #115fd5;font-family: 'DINCond-Bold'}


.product-list li .pro-mes p i{display: inline-block;font-size: 34px;}
.product-list li .pro-mes p em{display: inline-block;font-size:14px;line-height: 18px; }
.product-list li .pro-mes p,.product-list li .pro-mes p em{vertical-align: bottom;}
.product-list li .types{margin-top: 20px;}
.product-list li .types .lef{float: left;}
.product-list li .types .lef p{float: left;color: #115fd5;border: 2px solid #115fd5;margin-right: 10px;}
.product-list li .types .lef p:last-child{margin-right: 0;}
.product-list li .types p.tj{background: #0dbf5c;border: 2px solid #0dbf5c;color: #fff;}
.product-list li .types p,.product-list li .types a{font-size: 14px;line-height: 28px;border-radius: 25px;width: 122px;text-align: center;font-weight: bold;}
.product-list li .types .rig{float: right;margin-right: 44px;}
.product-list li .types .rig a{display: block;color: #fff;background: #115fd5;text-align: center;border: 2px solid #115fd5; }
.product-list li .types  a.yy{background: #16e1f3;border: 2px solid #16e1f3;}



.product-list.pli li .pro-name{width: 60%;height: 130px;background-image: none;}
.product-list.pli li .pro-name h1{text-align: left;}
.product-list.pli .mes{width: 40%;display: table;height: 130px;}
.product-list.pli li .pro-mes{display: table-cell;vertical-align: middle;}
.product-list.pli li .pro-mes{padding-right: 150px;margin-top: 0;}
.product-list.pli li .types{position: absolute;right: 0;top: 50%;margin-top: -15px;}

.product-list li .bor{position: absolute;left: 0;top:0;width: 100%;height: 100%;border: 3px solid #115fd5;box-sizing: border-box;z-index: 10;display: none;}
.product-list li:hover .bor{display: block;}

/*浜у搧璇︽儏*/
.product-detail{margin-top: 40px;}
.product-detail .proName{padding-right: 140px;position: relative;margin-bottom: 40px;}
.product-detail .proName .name{font-size: 36px;line-height: 50px;color: #292929;}
.product-detail .proName .name span{display: inline-block;line-height: 30px;color: #115fd5;border: 2px solid #115fd5;box-sizing: border-box;margin-left: 40px;}
.product-detail .proName .name span.tj{color: #0dbf5c;border: 2px solid #0dbf5c;}
.product-detail .proName .order{position: absolute;right: 0;top:0;display: block;line-height: 22px;background: #115fd5;color: #fff;padding: 6px 0;border: 4px solid #fff;box-shadow: 0 0 18px rgba(33,68,196,0.22);}
.product-detail .proName .order img{width: 22px;margin-right: 8px;}
.product-detail .proName .name span,.product-detail .proName a{width: 126px;font-size: 14px;text-align: center;border-radius: 25px;margin-top:7px;}
.product-detail .proName .order{width: 186px;}

.product-detail .product-info{}
.product-detail .product-info table{width: 100%;font-size: 22px;line-height: 40px;color: #3e3e3e;border-collapse: separate;border-spacing: 5px;}
.product-detail .product-info table td{background: #ddefff;padding: 13px 0;}
.product-detail .product-info table td.lab{width: 310px;}
.product-detail .product-info table p{padding: 0 40px;}

.product-detail,.pro-report{padding-bottom: 50px;border-bottom: 1px solid #cfcfcf;}
.ftit{font-size: 36px;line-height: 50px;color: #292929;margin: 35px 0;}
.proReport-list{}
.proReport-list li{float: left;width: 49.5%;margin-right: 1%;margin-bottom: 20px;}
.proReport-list li:nth-child(2n){margin-right: 0;}
.proReport-list li a{display: block;box-shadow: 0 0 16px rgba(77,77,77,0.11);padding: 0 40px; border: 6px solid #fff;}
.proReport-list li .con{display: table;width: 100%;height: 120px;}
.proReport-list li .date,.proReport-list li .mes{display: table-cell;vertical-align: middle;}
.proReport-list li .date{width: 100px;color: #565656;font-family: 'DINCond-Bold';}
.proReport-list li .date p{font-size:54px;line-height: 48px; }
.proReport-list li .date span{display: block;font-size:16px;line-height: 16px; }
.proReport-list li .mes{color: #565656;}
.proReport-list li .mes p{font-size:20px;line-height: 24px;max-height: 48px;overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
.proReport-list li:hover a{border-color: #115fd5;}
.proReport-list li:hover .date{color: #115fd5;}

    /*甯歌闂*/
.question-list{}
.question-list li{border-bottom: 1px solid #e5e5e5;cursor: pointer;}
.question-list li:first-child{border-top: 1px solid #e5e5e5;}
.question-list li .ask{padding: 0 68px;font-size: 18px;line-height: 68px;color: #393939;position: relative;}
.question-list li .ask p{overflow: hidden;white-space:nowrap;text-overflow: ellipsis;}
.question-list li .ask:before{content: "";position: absolute;left: 0;top:0;width: 68px;height: 100%;background-image: url("../images/icon_w.png");background-position: center center;background-repeat: no-repeat;background-size:26px; }
.question-list li .ask:after{content: "";position: absolute;right: 0;top:0;width: 68px;height: 100%;background-image: url("../images/icon_jt1.png");background-position: center center;background-repeat: no-repeat;background-size:22px; }
.question-list li:hover .ask,.question-list li.active .ask{background-color: #115fd5;color: #fff;}
.question-list li:hover .ask:before,.question-list li.active .ask:before{background-image: url("../images/icon_w2.png");}
.question-list li:hover .ask:after,.question-list li.active .ask:after{background-image: url("../images/icon_jt2.png");}
.question-list li .answer{background-color: #ddefff;padding: 28px 68px;position: relative;font-size: 16px;line-height: 26px;color: #2a2a2a;display: none;}
.question-list li .answer .cont{position: relative;}
.question-list li .answer .cont:before{content: "";position: absolute;left: -68px;top:0;width: 68px;height: 28px;background-image: url("../images/icon_d.png");background-position: top center;background-repeat: no-repeat;background-size:26px;}

/*涓嬭浇涓績*/
.download-list{}
.download-list li{border-bottom: 1px solid #e5e5e5;position: relative;-webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; ;transition: all 0.2s linear;}
.download-list li:first-child{border-top: 1px solid #e5e5e5;}
.download-list li a{display: block;padding-left: 20px;padding-right: 70px;font-size: 20px;line-height: 70px;color: #393939;}
.download-list li p{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.download-list li em{display: inline-block;font-weight: bold;margin-right: 10px;}
.download-list li:after{content: "";position: absolute;right: 0;top:0;width: 70px;height: 100%;background-image: url("../images/icon_download.png");background-position: center center;background-repeat: no-repeat;background-size:24px;}
.download-list li:hover{background-color: #115fd5;}
.download-list li:hover:after{background-image: url("../images/icon_download2.png");}
.download-list li:hover a{color: #fff;}

/*瀹㈡埛鍙嶉*/
.feedback{background: #f2f2f2;padding-right: 82px;}
.feedback .lef{float: left;width:510px; background-image: url("../images/feedback_bg.jpg");background-position: top center;background-repeat: no-repeat;background-size: cover;}
.feedback .rig{float: right;width:622px; }
.feedback .lef,.feedback .rig{height:662px; }
.feedback .cont{padding-left: 70px;padding-right: 70px;margin-top: 85px;}
.feedback .cont h1{font-size: 40px;line-height: 62px;color: #222;font-weight: bold;margin-bottom: 25px;}
.feedback .cont .mes{font-size: 16px;line-height: 26px;color: #616161;margin-bottom: 55px;padding-right: 80px;}
.feedback .cont p{font-size: 16px;line-height: 30px;color: #616161;}
.feedback .cont em{font-size: 28px;line-height: 30px;color: #222;font-family: 'gothamregular';}
.feedback form{width: 100%;margin-top: 46px;}
.feedback form .group{background: #fff;margin-bottom: 15px;padding-left: 134px;position: relative;padding-top: 13px;padding-bottom: 13px;}
.feedback form .group select{border: none;outline: none;background-position: right 10px center;}
.feedback form .group label,.feedback form .group input[type="text"],.feedback form .group select{font-size: 16px;line-height: 38px;height: 38px;color: #222;}
.feedback form .group label{position: absolute;left: 0;top:13px;display: block;width: 134px;padding-left: 26px;box-sizing: border-box;}
.feedback form .group input[type="text"],.feedback form .group select{display: block;width: 100%;box-sizing: border-box;border-left: 1px solid #b5b5b5;padding: 0 38px;}
.feedback form .msg{background: #fff;margin-bottom: 20px;}
.feedback form .msg textarea{width: 100%;padding:20px 26px;box-sizing: border-box;font-size: 16px;line-height: 26px;color: #222;font-family: "PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif;height: 248px;}
.feedback form .submit-bt{display: block;width: 182px;font-size: 18px;line-height: 50px;height: 50px;color: #fff;background: #115fd5;text-align: center;cursor: pointer;}

.feedback input::-webkit-input-placeholder,.feedback  textarea::-webkit-input-placeholder{color: #b6b6b6;}
.feedback input:-moz-placeholder,.feedback textarea:-moz-placeholder{color: #b6b6b6;}
.feedback input::-moz-placeholder,.feedback textarea::-moz-placeholder{color: #b6b6b6;}
.feedback input:-ms-input-placeholder,.feedback textarea:-ms-input-placeholder{color: #b6b6b6;}

.feedback input:-webkit-autofill ,.feedback textarea:-webkit-autofill, .feedback select:-webkit-autofill {-webkit-text-fill-color: #222 !important;-webkit-box-shadow: 0 0 0 30px white inset; }

/*鍦ㄧ嚎鏈熷垔*/
.journals-list li{float: left;width: 32%;margin-right: 2%;margin-bottom: 65px;}
.journals-list li:nth-child(3n){margin-right: 0;}
.journals-list li a{display: block;}
.journals-list li .con{width: 100%;padding: 25px 25px;height: 510px;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;background: #f9f5ee;}
.journals-list li .img{width: 100%;height: 100%;text-align: center;position: relative;}

.journals-list li .img img{position: absolute;left: 50%;top:50%;-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);transform: translate(-50%,-50%);display: inline-block;max-height: 100%;max-width: 100%;-webkit-transition: all .5s linear;-moz-transition: all .5s linear;-o-transition: all .5s linear;transition: all .5s linear;box-shadow: 13px 13px 0 0 #dfdcd5;}

.journals-list li .info{margin-top: 24px;}
.journals-list li .info p{font-size:20px;line-height:34px;color: #292929;text-align: center;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.journals-list li:hover .info p{color: #115fd5;}

/*璐㈠瘜缃戠偣*/
.outlets-list{}
.outlets-list li{position: relative;margin-bottom: 115px;width: 100%;}
.outlets-list li .img{float: left;width: 858px;}
.outlets-list li .img img{width: 100%;}
.outlets-list li:nth-child(2n) .img{float: right;}
.outlets-list li .mes{position: absolute;right: 0;top:50%;width:650px;height: 390px;margin-top: -195px;color: #414141;background-image: url("../images/net_bg.jpg");background-position: center bottom;background-repeat: no-repeat;background-size: cover;background-color: #dcefff;display: table;}
.outlets-list li:nth-child(2n) .mes{right: auto;left: 0;}
.outlets-list li .mes .info{display: table-cell;vertical-align: middle;padding: 0 60px 0 105px;}
.outlets-list li .mes h3{font-size: 24px;line-height: 32px;font-weight: bold;margin-bottom: 15px;}
.outlets-list li .mes p{font-size: 16px;line-height: 24px;}

/*绮捐嫳淇变箰閮�*/
.club{background-image: url("../images/club_bg.png");background-position: right bottom;background-repeat: no-repeat;background-size:auto 100%;margin-top: -60px;margin-bottom: 45px;}
.club .f-title{padding-top: 45px;}
.club-mes{width: 825px;font-size: 16px;line-height: 26px;color: #595959;padding-bottom: 86px;}
.club-mes p{margin-bottom: 26px;}

.club2{background-image: url("../images/jiazhu_bg.jpg");background-position: right bottom;background-repeat: no-repeat;background-size:auto 100%;margin-top: -60px;margin-bottom: 45px;}
.club2 .f-title2{padding-top: 45px;}
.club2-mes{width: 825px;font-size: 16px;line-height: 26px;color: #595959;padding-bottom: 86px;}
.club2-mes p{margin-bottom: 26px;}

.club3{background-image: url("../images/tjyl2023.jpg");background-position: right bottom;background-repeat: no-repeat;background-size:auto 100%;margin-top: -60px;margin-bottom: 45px;background-color:#b1031a;}
.club3 .f-title3{padding-top: 85px;padding-bottom:60px;}
.club3-mes{width: 825px;font-size: 16px;line-height: 26px;color: #595959;padding-bottom: 86px;}
.club3-mes p{margin-bottom: 26px;}
/*璐㈠瘜娲诲姩*/
.activities-list{}
.activities-list li{float: left;width: 32%;margin-right: 2%;margin-bottom: 55px;}
.activities-list li:nth-child(3n){margin-right: 0;}
.activities-list li .img{overflow: hidden;}
.activities-list li .img img{width: 100%;-webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.4s linear; ;transition: all 0.4s linear;}
.activities-list li .mes{padding: 0 20px;margin-top: 20px;}
.activities-list li p{font-size: 16px;line-height: 22px;color: #404040;height: 44px;text-align: center;  overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
.activities-list li:hover .img img{-moz-transform:scale(1.05,1.05);  -webkit-transform:scale(1.05,1.05);  -o-transform:scale(1.05,1.05);  transform: scale(1.05,1.05);}
.activities-list li:hover p{color: #115fd5;}



.product-jz{}
.product-jz table{width: 100%;border: 1px solid #e4e4e4;}
.product-jz table tr.tab-tr{box-sizing: border-box;background: #ebeff8;}

.product-jz table tr{text-align: left;font-family: "PingFang SC","Microsoft YaHei","Helvetica Neue","Helvetica","Arial",sans-serif;border-bottom: 1px solid #e4e4e4;}
.product-jz table tr:last-child{border: none;}
.product-jz table tr:hover {background-color: #ebeff8;}
.product-jz table tr,.product-jz table tr a{font-size: 16px;line-height: 20px;color: #2b2b2b;}
.product-jz table tr .state{text-align: center;}
.product-jz table th,.product-jz table td{padding:25px 25px; font-weight: normal;vertical-align:middle;}
.product-jz table th.state span{min-width: 135px;}
.product-jz table td.state{padding-top: 20px;padding-bottom: 20px;}
.product-jz table tr span{display: inline-block;}
.product-jz table td.name span{width: 380px; }
.product-jz table td.date span{color: #8d8d8d; }
.product-jz table td.state .applyS,.product-jz table td.state .detailC{display: inline-block;border-radius: 5px;font-size: 14px;line-height: 28px;width: 58px;text-align: center;box-sizing: border-box;cursor: pointer;}
.product-jz table td.state .applyS{color: #e72521;border:1px solid #e72521;}
.product-jz table td.state .detailC{color: #004098;border:1px solid #004098;}
.product-jz table td.state .applyS:hover{background: #e72521;color: #fff;}
.product-jz table td.state .detailC:hover{background: #004098;color: #fff;}

.jz-detail .product-jz table th,.jz-detail .product-jz table td{padding:25px 140px; }

.jz-detail .jz-name{font-size: 30px;line-height: 40px;color: #2b2b2b;margin-bottom: 25px;margin-top: -20px;}
.jz-detail .jz-top{border: 1px solid #e4e4e4;margin-bottom: 60px;}
.jz-detail .jz-top .data{float: left;width: 412px;}
.jz-detail .jz-top .dataImg{float: right;width:800px;margin-right: 55px;}
.jz-detail .jz-top .data,.jz-detail .jz-top .dataImg{height: 525px;}
.jz-detail .data {padding: 35px 35px;background: #eaf3fc;box-sizing: border-box;}
.jz-detail .data .data-rj{padding-bottom: 30px;border-bottom: 1px solid #9da3a9;}
.jz-detail .data .data-rj,.jz-detail .data .data-mon{border-bottom: 1px solid #9da3a9;margin-bottom: 45px;}
.jz-detail .data .data-rj .up{float: left;}
.jz-detail .data .data-rj .value{float: right;text-align: right;}
.jz-detail .data .data-rj span{display: block;font-size: 16px;line-height: 30px;color: #1e1e1e;}
.jz-detail .data .data-rj p{font-size: 40px;line-height: 40px;font-family:'DINCond-Bold';color: #1eb600;}
.jz-detail .data .data-rj .value p{color: #f90000;}
.jz-detail .data .data-mon{padding-bottom: 60px;}
.jz-detail .data .data-mon li{float: left;width: 50%;font-size: 16px;line-height: 48px;}
.jz-detail .data .data-mon li span{color: #1eb600;}
.jz-detail .data .data-mon li span.positive{color: #f90000;}
.jz-detail .jzApply-btn{text-align: center;}
.jz-detail .jzApply-btn .btn{display: inline-block;width: 140px;font-size: 18px;line-height: 42px;color: #fff;background-color: #004098;text-align: center;border-radius: 5px;cursor: pointer;}
.jz-detail .data-tab{margin-top: 10px;margin-bottom: 35px;}
.jz-detail .data-tab li{float: left;font-size: 20px;line-height: 42px;color: #2b2b2b;margin-right: 45px;position: relative;cursor: pointer;}
.jz-detail .data-tab li:last-child{margin-right: 0;}
.jz-detail .data-tab li.active:after,.jz-detail .data-tab li:hover:after{content: "";position: absolute;left: 0;bottom: 0;width: 100%;height: 3px;background:#004098; }
.jz-detail .data-tabCont .tabCont{display: none;}
.jz-detail .data-tabCont .tabCont.on{display: block;}
.jz-detail .data-tabCont .img img{max-width: 100%;max-height: 335px;}
.jz-detail .searchL{margin-top: 30px;}
.jz-detail .searchL .dataSear{float: left;border: 1px solid #aeaeae;}
.jz-detail .searchL .dataSear span{display: block;float: left;font-size: 12px;line-height: 30px;color: #333;padding: 0 15px;border-right: 1px solid #aeaeae;}
.jz-detail .searchL .dataSear span:last-child{border: none;}
.jz-detail .searchL .dataSear span:hover,.jz-detail .searchL .dataSear span.active{background: #004098;color: #fff;}
.jz-detail .timeSear{float: right;}
.jz-detail .timeSel,.jz-detail .confirm{float: left;}
.jz-detail .timeSel{margin-top: 1px;}
.jz-detail .timeSel .sel{float: left;width: 115px;margin-right: 12px;position: relative;}
.jz-detail .timeSel .sel input{display: block;width: 100%;padding: 5px 20px 5px 10px;font-size: 12px;line-height: 20px;color: #333;height: 30px;box-sizing: border-box;border: 1px solid #aeaeae;border-radius: 5px;}
.jz-detail .timeSel .sel input input::-webkit-input-placeholder,
.jz-detail .timeSel .sel input:-moz-placeholder{color: #ddd;}
.jz-detail .timeSel .sel input::-moz-placeholder{color: #ddd;}
.jz-detail .timeSel .sel input:-ms-input-placeholder{color: #ddd;}

.jz-detail .timeSel .sel:after{content: "";position: absolute;right: 9px;top:0;width: 10px;height: 100%;background-image: url("../images/icon_sel.png");background-repeat: no-repeat;background-position: center center;background-size: 100%;}
.jz-detail .confirm .btn{width: 60px;font-size: 14px;line-height: 30px;height: 30px;color:#004098;border: 1px solid #004098; text-align: center;border-radius: 5px;cursor: pointer;box-sizing: border-box;}
.jz-detail .confirm .btn:hover{background-color: #004098;color: #fff;}
.ui-datepicker{width: 14em!important;}

















































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