<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.p_i{position:relative;}
#pic_1{width:100%;height:322px;background:url(../images/test1.jpg) center center no-repeat}
#pic_2{width: 100%;background: #f2f2f2;padding: 30px 0;}
.rightnow-test2{display: block;margin: 20px auto; width: 300px;height: 40px;line-height: 40px;text-align: center;color: #fff;background: #f46f20;border-radius: 5px;box-shadow: 0 4px 4px #bb4500;cursor: pointer;font-size: 16px;}
.rightnow-test2:hover{color: #fff;opacity: .9;}
.test-number{color: #f46f20;margin: 0 5px;}
#pic_3{width: 100%;background: #fff;padding: 30px 0 60px;}
#pic_3:after{content: "";display: block;clear: both;}
.imgBox{width: 100%;margin: 30px auto;}
.imgBox&gt;ul&gt;li{ width: 283px;height:213px;border: none;float: left;margin-bottom: 20px;margin-right: 20px;position: relative;background: #000;transition: all .2s linear;cursor: pointer;}
.imgBox&gt;ul&gt;li:hover{ box-shadow: 0 15px 30px rgba(0,0,0,.1);transform: translateY(-4px);} 
.imgBox&gt;ul&gt;li:nth-child(4n){margin-right: 0;}
li&gt;.img-title{display: block; position: absolute;z-index: 10; width: 100px;height: 40px;line-height: 40px; left: 85px;top: 102px; font-size: 14px;color: #fff;text-align: center;background: rgba(0,0,0,.5);border: none;}
li:hover&gt;.img-title{display: none;}
li&gt;.hot-lookup{display: block;width: 100%;height: 100%;}
li&gt;.hot-lookup&gt;img{width: 100%;height: 100%;}
.alert-test{border-radius:4px;margin:0 auto;box-sizing:border-box;background:#fff;}
.alert-test.two{width:588px;height:504px;}
.alert-test.threen{width:892px;height:272px;}
.alert-test.nine{width:640px;height:510px;}
.alert-test:after,.alert-test&gt;ul:after{display: block;content: "";clear: both;}
.alert-test&gt;ul&gt;li{position: relative; margin-bottom: 20px;margin-right: 20px; width: 284px;height: 212px;float: left;background: #000;cursor: pointer;}
.alert-test&gt;ul#list_number9&gt;li{width: 200px;height: 150px;}
/*.alert-test&gt;ul&gt;li:nth-child(3n){margin-right: 0;}*/
.alert-test&gt;ul&gt;li&gt;.example-picture{display: block;width: 100%;height: 100%;}
.alert-test&gt;ul&gt;li&gt;.example-picture&gt;img{display: block;width: 100%;height: 100%;transition: all .2s linear;opacity: 1;}
.alert-test&gt;ul&gt;li:hover&gt;.example-picture&gt;img{opacity: .8;}
.alert-test&gt;ul&gt;li&gt;.hot-title{display: block;width: 100%;position: absolute;bottom: 0; height: 35px;line-height: 35px;padding: 0; font-size: 14px;color: #fff; background: rgba(0,0,0,.5); overflow: hidden;white-space: nowrap;text-overflow: ellipsis;text-align: center;}
.alertOne-title{height: 40px;line-height: 40px;text-align: center; font-size: 16px;color: #666;}
.alertOne-title&gt;.alertOne-span{color: #f46f20;margin: 0 5px;}
.alert-test2{width:970px;height:530px;border-radius:4px;margin:0 auto;box-sizing:border-box;background:#fff;}
.alert-test2&gt;.left{width: 700px;float: left;margin-right: 20px;position: relative;box-sizing:border-box;}
.alert-test2&gt;.right{width: 250px;padding:0; float: left;box-sizing: border-box;}
.alert-test2 .style_title{font-size:20px;float:left;font-weight:bold;line-height:30px;margin:10px auto;width:100%;text-align: center;}
.alert-test2 .style_content{font-size: 14px;float: left;line-height: 17px;color: #999;margin: 0 auto 20px;width: 100%;}
.alert-test2 .form_line{width:100%;float:left;position:relative;}
.alert-test2 .form_line.last{height:30px;line-height: 30px;text-align: center;}
.return-box{height: 30px;line-height: 30px;text-align: left;}
.return-box&gt;.return-a{color: #9d6714;cursor: pointer;}
.return-box&gt;.return-a:hover{color: #A7834C;}
.priceNumber{color: #f15009;margin: 0 5px;}
#test_quickPrice{width: 100%;box-sizing: border-box;}
#test_quickPrice&gt;cite{width: 100%;box-sizing: border-box;border: solid 1px #DDDDDD;}
.alert-test2 .form_line&gt;input{width: 100%;height: 40px;line-height: 40px; padding: 0 5%;font-size: 14px;color: #666;border: none;border: solid 1px #DDDDDD;box-sizing:border-box;margin-top:10px;}
.alert-test2 .calc_btn{
    background:#FFD401;
    color: #9C6814;
    height:42px;
    text-align:center;
    line-height:42px;
    border:none;
    display:block;
    margin-top:10px;
    border-radius:2px;
    cursor: pointer;
    font-size: 16px;
}
.alert input[type=number]{
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 5%;
    font-size: 14px;
    color: #666;
    border: none;
    border: solid 1px #DDDDDD;
    box-sizing:border-box;
    margin-top:10px;
}

.alert .calc_btn{
    background:#FFD401;
    color: #9C6814;
    height:42px;
    text-align:center;
    line-height:42px;
    border:none;
    display:block;
    margin-top:10px;
    border-radius:2px;
    cursor: pointer;
}

.alert-test2 .xmSlide-pagination{
    text-align: center;
    position: absolute;
    z-index: 99;
    width:100%;
    bottom:20px;
    padding:0;
}
.alert-test2 a.xmSlide-previous {
    display: block;
    position: absolute;
    top: 218px;
    left: 0;
    z-index: 99;
    width: 40px;
    height: 70px;
    background: url(https://static.jtljia.com/images/icon/banner_bg.png) -40px 0 no-repeat;
}
.alert-test2 a.xmSlide-next {
    display: block;
    position: absolute;
    top: 218px;
    right: 0;
    z-index: 99;
    width: 40px;
    height: 70px;
    background: url(https://static.jtljia.com/images/icon/banner_bg.png) 0 -70px no-repeat;
}


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