<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{margin: 0;padding: 0;font-family: "å¾®è½¯é›…é»‘";font-size: 14px}
html{width: 100%;}
body{width: 100%;min-width: 1200px;overflow-x: auto;}
li{list-style: none;}
h2,h3{font-weight: normal}
a{text-decoration: none}
i{font-style: normal}
.center{width: 1200px;margin: 0 auto 0;overflow: hidden}
.center_box{width: 1250px;overflow: hidden;}
.rel{  position: relative;  }
.fl{float: left;}
.fr{float: right;}
input,button{outline: none}
img{border:0;}

.trader_d1{
    position: relative;
}
.trader_d1_top{
    background: url("../images/aas_01.jpg") no-repeat fixed;background-size: 100% 100%;height: 650px;
}
.trader_d1_div{
    position: absolute;width: 1040px;left: 0;top: 27%;right: 0;margin: auto;text-align: center;
}
.trader_d1_div div{
    font-weight: bold;font-size: 60px;text-shadow: 0px 0px 8.19px rgba(9, 9, 9, 0.45);color: #fff;
}
.trader_d1_div div b{
    color: rgb(241, 151, 57);font-size: 60px;
}
.trader_d1_div div label{
    color: #fff;font-size: 60px;
}
.trader_d1_div div i{
    display: inline-block;width: 180px;height: 95px;background: url("../images/ddd_03.png?2") no-repeat 50% 50%;
}
.trader_d1_div p{
    color: #fff;font-size: 20px;text-shadow: 0px 0px 8.19px rgba(9, 9, 9, 0.45);font-weight: bold;margin-top: 4%;line-height: 33px;
}
.trader_d1_div a{
    background-color: rgb(241, 147, 50);  width: 230px;  height: 70px;line-height: 70px;color: #fff;font-size: 24px;display: inline-block;
    border-radius: 40px;margin-top: 7%;font-weight: bold;cursor: pointer;
}
.trader_d2{
    background: #fff;text-align: center;padding-bottom: 50px;
}
.trader_tit{
    text-align: center;font-size: 40px;padding-top: 60px;color: #f19332;font-weight: bold;
}
.trader_min{
    width: 1180px;margin: auto;overflow: hidden;
}
.trader_d2 p{
    text-align: center;color: #222222;font-size: 20px;line-height: 35px;
}
.mt20{margin-top: 20px}
.mt30{margin-top: 30px}
.mt40{margin-top: 40px}
.trader_d2 ul{
    overflow: hidden;margin: 70px auto 0;
}
.trader_d2 ul li{
    width: 319px;float: left;margin: 0 37px;
}
.trader_d2 ul li img{
    width: 115px;
}
.trader_d2 ul li b{
    display: block;margin-top: 40px;color: #222222;font-size: 28px;margin-bottom: 20px;
}
.trader_d2 ul li i{
    color: #222222;font-size: 20px;line-height: 33px;
}
.trader_d3{
    background: #f8f8f8;padding-bottom: 20px;
}
.trader_d3 ul{
    overflow: hidden;width: 1240px;padding-top: 50px;
}
.trader_d3 ul li {
    width: 80px;  float: left; margin: 0 25px 44px;
}
.trader_d3 ul li span {
    display: block;  width: 80px;  height: 80px;  overflow: hidden;  border-radius: 50%;  -webkit-transition: all .5s ease-in-out;cursor: pointer;
    -moz-transition: all .5s ease-in-out;  -ms-transition: all .5s ease-in-out;  -o-transition: all .5s ease-in-out;  transition: all .5s ease-in-out;
}
.trader_d3 ul li span:hover {
    -webkit-transform: scale(1.1);  -moz-transform: scale(1.1);  -ms-transform: scale(1.1);  -o-transform: scale(1.1);  transform: scale(1.1);
}
.trader_d3 ul li p {
    display: block;  width: 80px;  font-size: 14px;  color: #555;  text-align: center;  padding-top: 16px;
}
.trader_d4{
    background: #fff;padding-bottom: 40px;
}
.trader_d4 ul{
    overflow: hidden;margin: 60px auto 0;text-align: center;
}
.trader_d4 ul li{
    width: 317px;float: left;margin: 0 38px 40px;
}
.trader_d4 ul li img{
    width: 120px;cursor: pointer;
}
.trader_d4 ul li b{
    display: block;margin-top: 15px;color: #222222;font-size: 28px;margin-bottom: 15px;
}
.trader_d4 ul li i{
    color: #222222;font-size: 20px;line-height: 38px;
}
.trader_d5{
    background: url("../images/aas_33.jpg") no-repeat;background-size: 100% 100%;padding-bottom: 40px;
}
.trader_d5 input{
    display: block;  border-radius: 5px;border: 0;background: url("../images/hj44_03.png"); width: 400px;  height: 50px;
    margin: 35px auto 0;color: #fff;text-indent: 30px;font-size: 22px;line-height: 50px;
}
.trader_min input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #cbcbcb;
}
.trader_min input:-moz-placeholder, textarea:-moz-placeholder  { /* Mozilla Firefox 4 to 18 */
    color: #cbcbcb;
}
.trader_min input::-moz-placeholder, textarea:-moz-placeholder  { /* Mozilla Firefox 19+ */
    color: #cbcbcb;
}
.trader_min input:-ms-input-placeholder, textarea:-moz-placeholder  { /* Internet Explorer 10+ */
    color: #cbcbcb;
}
.trader_d5 a{
    display: block;  background-color: rgb(241, 147, 50);  width: 280px;  height: 50px; font-size: 24px;  color: rgb(255, 255, 255);
    line-height: 50px;margin: 40px auto 0;text-align: center;border-radius: 40px;cursor: pointer;
}
.trader_d6{
    background: #fff;
}
.trader_d6 div div{
    overflow: hidden;margin-top: 55px;
}
.trader_d6 a{
    display: inline-block;cursor: pointer;float: left;width: 220px;height: 220px;margin: 0 8px 20px;position: relative;
}
.trader_d6 a:hover i{
    font-size: 32px;
}
.trader_d6 a i{
    color: #fff;margin: auto;font-size: 24px;position: absolute;left: 0;top: 0;right: 0;bottom: 0;text-align: center;line-height: 220px;
    width: 70px;  transition: all .25s linear;  -webkit-transition: all .25s linear;
}
.trader_d6 a img{
    width: 100%;height: 100%;
}
.trader_d7{
    padding-bottom: 20px;
}
.trader_d7 ul{
    overflow: hidden;margin-top: 50px;
}
.trader_d7 ul li{
    float: left;width: 160px;height: 80px;position: relative;border: 1px dashed #d9d9d9;margin: 0 17px 40px;
}
.trader_d7 ul li img{
    position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;cursor: pointer;transition: all .5s linear 10ms;
}
.trader_d7 li:hover img {
    transform: rotateX(360deg);  -moz-transform: skew(0deg, 360deg) scale(-1, 1);  -webkit-transform: rotateX(360deg);
    -o-transform: skew(0deg, 360deg) scale(-1, 1);  overflow-X: hidden;  -webkit-filter: grayscale(100%);  -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);  -o-filter: grayscale(100%);  filter: grayscale(100%);  filter: gray;
}
.trader_d8{
    background: #f8f8f8;padding-bottom: 50px;
}
.trader_p{
    color: #222222;font-size: 22px;text-align: center;margin-top: 30px;
}
.trader_d8 div div{
    margin-top: 50px;
}
.trader_d8 div h4{
    color: #222222;font-size: 24px;display: inline-block;
}
.trader_d8 div h4:hover{
    color: #f19332;cursor: pointer;
}
.trader_d8 div div p{
    color: #222222;font-size: 20px;line-height: 32px;margin-top: 15px;
}
.trader_d9{
    padding-bottom: 50px;
}
.trader_d9 ul{
    overflow: hidden;margin-top: 60px;
}
.trader_d9 ul li{
    float: left;text-align: center;width: 195px;margin: 0 20px;
}
.trader_d9 ul li i{
    display: inline-block;width: 90px;height: 90px;border: 2px solid #f19332;line-height: 90px;color: #222222;font-size: 36px;
    font-weight: bold;position: relative;
}
.trader_d9 ul li b{
    color: #222222;font-size: 24px;display: block;margin-top: 50px;
}
.trader_d9 ul li p{
    color: #222222;font-size: 15px;margin-top: 25px;line-height: 28px;
}
.trader_d9 ul li span{
    position: absolute;left: 116px;width: 95px;height: 2px;background: #f19332;display: inline-block;top: 0;bottom: 0;margin: auto;
}
.trader_d10{
    background: url("../images/aas_67.jpg") no-repeat;background-size: 100% 100%;padding-bottom: 40px;
}
.trader_d10 input{
    display: block;  border-radius: 5px;border: 0;background: url("../images/hj44_03.png"); width: 400px;  height: 50px;
    margin: 35px auto 0;color: #fff;text-indent: 30px;font-size: 22px;line-height: 50px;
}
.trader_d10 textarea{
    display: block;  border-radius: 5px;border: 0;background: url("../images/hj44_03.png"); width: 380px;  height: 95px;resize:none;
    margin: 35px auto 0;color: #fff;text-indent: 20px;font-size: 22px;line-height: 30px;outline: none;padding:15px 10px 0;
}
.trader_d10 a{
    display: block;  background-color: rgb(241, 147, 50);  width: 280px;  height: 50px; font-size: 24px;  color: rgb(255, 255, 255);
    line-height: 50px;margin: 40px auto 0;text-align: center;border-radius: 40px;cursor: pointer;
}
/*footer*/
.foot_top{
    width: 100%;height: 340px;background: url("/app/resource/images/1116/sbg_12.jpg") no-repeat;background-size: 100% 100%;
}
.foot_d1{
    overflow: hidden;margin-top: 45px
}
.foot_q1{
    float: left;;width: 450px;
}
.foot_q1_div{
    overflow: hidden;background: url("/app/resource/images/1116/jian_03.png") no-repeat 0 50%;padding-left: 21px;
}
.foot_q1_div a{
    float: left;color: #828282;font-size: 16px;display: inline-block;cursor: pointer;
}
.foot_q1_div i{
    float: left;color: #828282;font-size: 16px;display: inline-block;margin: 0 5px;
}
.foot_ul1_a{
    color: #fff!important;
}
.foot_xian{
    display: block;width: 100%;position: relative;height: 2px;background: #555454;margin-top: 20px;
}
.foot_xian_i1{
    display: inline-block;position: absolute;height: 3px;left: 0;width: 85px;background: #646464;top: -2px;
}
.foot_q1_ul li{
    margin-top: 25px;overflow: hidden;line-height: 35px;cursor: pointer;
}
.foot_q1_ul li img{
    float: left;height: 35px;width: 35px;
}
.foot_q1_ul li i{
    float: left;color: #8e8e8e;margin-left: 15px;
}
.foot_q1_ul li:hover i{
    color: #fff;
}
.foot_q1_i2{
    display: none;
}
.foot_q2{
    float: left;margin-left: 60px;width: 130px;
}
.foot_tit{
    background: url("/app/resource/images/1116/jian_03.png") no-repeat 0 50%;padding-left: 21px;color: #fff;font-size: 16px;
}
.foot_a1{
    display: block;color: #7f7f7f;margin-top: 10px;cursor: pointer;
}
.foot_a1:hover{
    color: #fff;
}
.foot_q3{
    float: left;margin-left: 65px;width: 134px;
}
.foot_ul{
    margin-top: 35px;
}
.foot_ul li a{
    display: block;color: #7f7f7f;cursor: pointer;margin-bottom: 25px;
}
.foot_ul li:hover a{
    color: #fff;
}
.foot_q4{
    float: right;width: 120px;
}
.foot_er{
    background: #fff;width: 100%;height: 120px;
}
.foot_er img{
    width: 110px;height: 110px;margin-left: 5px;margin-top: 5px;
}
.foot_ul2 li a{
    display: block;color: #7f7f7f;cursor: pointer;margin-top: 15px;text-align: center;
}
.foot_ul2 li:hover a{
    color: #fff;
}
.foot_d2{
    overflow: hidden;margin-top: 7px;
}
.foot_d2 i{
    float: left;color: #898989;font-size: 12px;margin-right: 5px;
}
.foot_d2 a{
    float: left;color: #898989;font-size: 12px;margin-right: 11px;
}
.foot_d2 a:hover{
    color: #fff;
}
.foot_bot{
    height: 50px;line-height: 50px;text-align: center;background: #1a1819;
}
.foot_bot i{
    color: #898989;font-size: 12px;
}
.foot_bot img{
    width: 84px;margin-left: 20px;vertical-align: middle;
}
#___szfw_logo___ img{
    width: 100px!important;
}
.foot_bot1 {
    height: 20px;  line-height: 20px;  text-align: center;  background: #1a1819;
}
.foot_bot1 a {
    color: #898989;
}
.trader_head{
    position: fixed;top:0;left: 0;right: 0;z-index: 1;transition: all 0.25s;padding: 20px 0 4px;
}
.trader_logo{
    float: left;cursor: pointer;width: 150px;margin-top: 10px;display: block;
}
.trader_logo img{
    width: 100%;
}
.trader_logo2{
    float: left;cursor: pointer;width: 150px;margin-top: 10px;display: none;
}
.trader_logo2 img{
    width: 100%;
}
.trader_head_div{
    float: right;overflow: hidden;margin-right: 40px;margin-top: 10px;
}
.trader_head_div a{
    float: left;color: #fff;font-size: 18px;margin-left: 20px;cursor: pointer;line-height: 35px;
}
.trader_head_div a:hover{
    color: #f19739;
}
.trader_head_a{
    float: right;cursor: pointer;color: #fff;width: 120px;height: 35px;line-height: 35px;background: #f19739;text-align: center;
    border-radius: 40px;margin-top: 10px;
}
.trader_head_add{
    background: #fff;box-shadow: rgba(0, 0, 0, 0.25) 0px 1px 1px;  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0px 1px 1px;
}
.trader_head_add .trader_head_div a{
    color: #000;
}
.trader_head_add .trader_head_div a:hover{
    color: #f19739;
}
.trader_head_add .trader_logo{
    display: none;
}
.trader_head_add .trader_logo2{
    display: block;
}
.trader_head_add{
    padding: 0 0 4px;
}</pre></body></html>