﻿html{color:#000;background:#fff}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:""}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%}legend{color:#000}.container{zoom:1}.container:before,.container:after{content:"";display:table}.container:after{clear:both;overflow:hidden}html{height:100%;font-size:1px}body{height:100%;font-family:Arial,Helvetica,"Microsoft Yahei";font-size:14px;color:#333}a{text-decoration:none;color:#333}a:hover{color:#43a2f6}img{vertical-align:middle}button,input,select,textarea{font-family:Tahoma,Arial,Helvetica,"微软雅黑";font-size:inherit;line-height:inherit}.wrapper{position:relative;background:#f8f8f8;min-height:100%}.inner{max-width:1200px;padding:0 10px;margin:0 auto}.container{padding-bottom:160px}.footer{position:absolute;left:0;bottom:0;width:100%}.layout-container{display:flex;flex-wrap:wrap;gap:20px}.layout-container .main{flex:1;min-width:0}.layout-container .side{width:300px}.layout-flex{display:flex;flex-wrap:wrap}.layout-flex .layout-flex-1{flex:1;min-width:0}.layout-flex .layout-flex-2{flex:2;min-width:0}.layout-flex .layout-flex-3{flex:3;min-width:0}.layout-flex .layout-flex-4{flex:4;min-width:0}.layout-flex .layout-flex-5{flex:5;min-width:0}.layout-flex .layout-flex-6{flex:6;min-width:0}.layout-flex .layout-flex-7{flex:7;min-width:0}.layout-flex .layout-flex-8{flex:8;min-width:0}.layout-flex .layout-flex-9{flex:9;min-width:0}.layout-flex .layout-flex-10{flex:10;min-width:0}.layout-flex .layout-flex-11{flex:11;min-width:0}.layout-flex .layout-flex-12{flex:12;min-width:0}.layout-flex .layout-flex-auto{flex:auto}.layout-grid-1{display:grid;grid-template-columns:repeat(1, 1fr)}.layout-grid-1>div{min-width:0}.layout-column-1{grid-column:span 1}.layout-grid-2{display:grid;grid-template-columns:repeat(2, 1fr)}.layout-grid-2>div{min-width:0}.layout-column-2{grid-column:span 2}.layout-grid-3{display:grid;grid-template-columns:repeat(3, 1fr)}.layout-grid-3>div{min-width:0}.layout-column-3{grid-column:span 3}.layout-grid-4{display:grid;grid-template-columns:repeat(4, 1fr)}.layout-grid-4>div{min-width:0}.layout-column-4{grid-column:span 4}.layout-grid-5{display:grid;grid-template-columns:repeat(5, 1fr)}.layout-grid-5>div{min-width:0}.layout-column-5{grid-column:span 5}.layout-grid-6{display:grid;grid-template-columns:repeat(6, 1fr)}.layout-grid-6>div{min-width:0}.layout-column-6{grid-column:span 6}.layout-grid-7{display:grid;grid-template-columns:repeat(7, 1fr)}.layout-grid-7>div{min-width:0}.layout-column-7{grid-column:span 7}.layout-grid-8{display:grid;grid-template-columns:repeat(8, 1fr)}.layout-grid-8>div{min-width:0}.layout-column-8{grid-column:span 8}.layout-grid-9{display:grid;grid-template-columns:repeat(9, 1fr)}.layout-grid-9>div{min-width:0}.layout-column-9{grid-column:span 9}.layout-grid-10{display:grid;grid-template-columns:repeat(10, 1fr)}.layout-grid-10>div{min-width:0}.layout-column-10{grid-column:span 10}.layout-grid-11{display:grid;grid-template-columns:repeat(11, 1fr)}.layout-grid-11>div{min-width:0}.layout-column-11{grid-column:span 11}.layout-grid-12{display:grid;grid-template-columns:repeat(12, 1fr)}.layout-grid-12>div{min-width:0}.layout-column-12{grid-column:span 12}.layout-gap-0{gap:0px}.layout-gap-1{gap:1px}.layout-gap-2{gap:2px}.layout-gap-3{gap:3px}.layout-gap-4{gap:4px}.layout-gap-5{gap:5px}.layout-gap-6{gap:6px}.layout-gap-7{gap:7px}.layout-gap-8{gap:8px}.layout-gap-9{gap:9px}.layout-gap-10{gap:10px}.layout-gap-11{gap:11px}.layout-gap-12{gap:12px}.layout-gap-13{gap:13px}.layout-gap-14{gap:14px}.layout-gap-15{gap:15px}.layout-gap-16{gap:16px}.layout-gap-17{gap:17px}.layout-gap-18{gap:18px}.layout-gap-19{gap:19px}.layout-gap-20{gap:20px}.module .btn{position:relative;display:inline-block;min-width:60px;height:36px;padding:0 16px;background:#43a2f6;border:none medium;line-height:34px;vertical-align:middle;text-align:center;font-family:Tahoma,Arial,Helvetica,"微软雅黑";font-size:15px;color:#fff;border-radius:5px;cursor:pointer;box-sizing:content-box;outline:none}.module .btn span,.module .btn img{vertical-align:middle}.module .btn:hover{background:#43a2f6;text-decoration:none !important}.module .btn-large{display:inline-block;min-width:72px;padding:0 20px;height:40px;line-height:40px;font-size:16px}.module .btn-small{display:inline-block;min-width:48px;padding:0 12px;height:32px;line-height:32px;font-size:14px}.module .btn-tiny{display:inline-block;min-width:36px;padding:0 8px;height:28px;line-height:28px;font-size:13px}.module .btn-gray{background:#f0f0f0;color:#333}.module .btn-gray:hover{background:#ddd}.module .btn-green{background:#4bae4f}.module .btn-green:hover{background:#47a04b}.module .btn-red{background:#f56954}.module .btn-red:hover{background:#f4543c}.module .btn-blue{background:#2095f2}.module .btn-blue:hover{background:#207fcc}.module .btn-purple{background:#cb6ed8}.module .btn-purple:hover{background:#b562c1}.module .btn-orange{background:#ff9000}.module .btn-orange:hover{background:#d27600}.module .btn-black{background:#333}.module .btn-black:hover{background:#000}.module .btn-disabled,.module .btn[disabled]{background:#eee;color:#999}.module .btn-disabled:hover,.module .btn[disabled]:hover{background:#eee}.module .text-green{color:#4bae4f}.module .text-red{color:#f56954}.module .text-blue{color:#2095f2}.module .text-purple{color:#cb6ed8}.module .text-orange{color:#fc9000}.module .text-gray{color:gray}.module .text-small{font-size:12px}.module .text-right{text-align:right}.module [class*=tag-]{display:inline-block;height:24px;padding:0 8px;background:#eee;line-height:24px;text-align:center;color:#333;border-radius:3px}.module .tag-green{background:#e0f3e1;color:#4bae4f}.module .tag-red{background:#ffe2de;color:#f56954}.module .tag-blue{background:#d1ebff;color:#2095f2}.module .tag-purple{background:#f9e8fb;color:#cb6ed8}.module .tag-orange{background:#fff1de;color:#ff9000}.module [class*=notice-]{position:absolute;right:-20px;top:-12px;z-index:9;display:inline-block;min-width:30px;height:20px;padding:0 8px;background:#546d7e;line-height:20px;text-align:center;font-style:normal;font-size:12px;color:#fff;border-radius:10px}.module .notice-green{background:#4bae4f}.module .notice-red{background:#f56954}.module .notice-blue{background:#2095f2}.module .notice-purple{background:#cb6ed8}.module .notice-orange{background:#ff9000}.module .notice-gray{background:#f8f8f8;color:#666}.module [class*=badge-]{margin-bottom:15px;padding:5px 15px;background:#eee;line-height:24px;color:#333;font-weight:bold;border-radius:6px}.module .badge-green{color:#4bae4f;background-color:rgba(75,174,79,.15)}.module .badge-red{color:#f56954;background-color:rgba(250,92,124,.15)}.module .badge-blue{color:#2095f2;background-color:rgba(57,175,209,.15)}.module .badge-purple{color:#cb6ed8;background-color:rgba(114,124,245,.15)}.module .badge-orange{color:#ff9000;background-color:rgba(255,188,0,.15)}.module .pull-right{float:right}.J_link{cursor:pointer}.mod-breadcrumb .bd{padding:0 10px;margin-top:-10px;line-height:30px;color:#666}.mod-breadcrumb .bd span,.mod-breadcrumb .bd a,.mod-breadcrumb .bd strong{margin-right:4px}.mod-breadcrumb .bd a{color:#666}.only-pc{display:block}.only-mobile{display:none}@media screen and (max-width: 799px){.inner{max-width:none;min-width:auto}.container{padding-bottom:120px}.container .inner{padding:0}.layout-container{gap:10px}.layout-container .main,.layout-container .side{flex:none;width:100%}.layout-flex .layout-small-flex-1{flex:1;min-width:0}.layout-flex .layout-small-flex-2{flex:2;min-width:0}.layout-flex .layout-small-flex-3{flex:3;min-width:0}.layout-flex .layout-small-flex-4{flex:4;min-width:0}.layout-flex .layout-small-flex-5{flex:5;min-width:0}.layout-flex .layout-small-flex-6{flex:6;min-width:0}.layout-flex .layout-small-flex-7{flex:7;min-width:0}.layout-flex .layout-small-flex-8{flex:8;min-width:0}.layout-flex .layout-small-flex-9{flex:9;min-width:0}.layout-flex .layout-small-flex-10{flex:10;min-width:0}.layout-flex .layout-small-flex-11{flex:11;min-width:0}.layout-flex .layout-small-flex-12{flex:12;min-width:0}.layout-flex .layout-small-flex-auto{flex:auto}.layout-small-grid-1{display:grid;grid-template-columns:repeat(1, 1fr)}.layout-small-grid-1>div{min-width:0}.layout-small-column-1{grid-column:span 1}.layout-small-grid-2{display:grid;grid-template-columns:repeat(2, 1fr)}.layout-small-grid-2>div{min-width:0}.layout-small-column-2{grid-column:span 2}.layout-small-grid-3{display:grid;grid-template-columns:repeat(3, 1fr)}.layout-small-grid-3>div{min-width:0}.layout-small-column-3{grid-column:span 3}.layout-small-grid-4{display:grid;grid-template-columns:repeat(4, 1fr)}.layout-small-grid-4>div{min-width:0}.layout-small-column-4{grid-column:span 4}.layout-small-grid-5{display:grid;grid-template-columns:repeat(5, 1fr)}.layout-small-grid-5>div{min-width:0}.layout-small-column-5{grid-column:span 5}.layout-small-grid-6{display:grid;grid-template-columns:repeat(6, 1fr)}.layout-small-grid-6>div{min-width:0}.layout-small-column-6{grid-column:span 6}.layout-small-grid-7{display:grid;grid-template-columns:repeat(7, 1fr)}.layout-small-grid-7>div{min-width:0}.layout-small-column-7{grid-column:span 7}.layout-small-grid-8{display:grid;grid-template-columns:repeat(8, 1fr)}.layout-small-grid-8>div{min-width:0}.layout-small-column-8{grid-column:span 8}.layout-small-grid-9{display:grid;grid-template-columns:repeat(9, 1fr)}.layout-small-grid-9>div{min-width:0}.layout-small-column-9{grid-column:span 9}.layout-small-grid-10{display:grid;grid-template-columns:repeat(10, 1fr)}.layout-small-grid-10>div{min-width:0}.layout-small-column-10{grid-column:span 10}.layout-small-grid-11{display:grid;grid-template-columns:repeat(11, 1fr)}.layout-small-grid-11>div{min-width:0}.layout-small-column-11{grid-column:span 11}.layout-small-grid-12{display:grid;grid-template-columns:repeat(12, 1fr)}.layout-small-grid-12>div{min-width:0}.layout-small-column-12{grid-column:span 12}.layout-small-gap-0{gap:0px}.layout-small-gap-1{gap:1px}.layout-small-gap-2{gap:2px}.layout-small-gap-3{gap:3px}.layout-small-gap-4{gap:4px}.layout-small-gap-5{gap:5px}.layout-small-gap-6{gap:6px}.layout-small-gap-7{gap:7px}.layout-small-gap-8{gap:8px}.layout-small-gap-9{gap:9px}.layout-small-gap-10{gap:10px}.layout-small-gap-11{gap:11px}.layout-small-gap-12{gap:12px}.layout-small-gap-13{gap:13px}.layout-small-gap-14{gap:14px}.layout-small-gap-15{gap:15px}.layout-small-gap-16{gap:16px}.layout-small-gap-17{gap:17px}.layout-small-gap-18{gap:18px}.layout-small-gap-19{gap:19px}.layout-small-gap-20{gap:20px}.only-pc{display:none}.only-mobile{display:block}}.mod-head{margin-bottom:20px;background:#fff;border-bottom:1px solid rgba(0,0,0,.06)}.mod-head .bd{line-height:80px}.mod-head .bd .inner{display:flex}.mod-head .bd .menu{flex:1;min-width:0}.mod-head .bd .menu ul{display:flex;padding:0 20px;overflow:hidden}.mod-head .bd .menu li{float:left;position:relative;font-size:15px;color:#666}.mod-head .bd .menu li a{display:block;padding:0 15px;color:#666}.mod-head .bd .menu li.active a{position:relative;background:#f8f8f8;font-weight:bold;color:#333}.mod-head .bd .menu li.active a::after{position:absolute;left:50%;bottom:20px;display:block;content:"";width:16px;height:4px;margin-left:-8px;background:#43a2f6;border-radius:2px}@media screen and (max-width: 799px){.mod-head{margin-bottom:10px}.mod-head .bd .inner{padding:0;flex-direction:column}.mod-head .bd .logo{line-height:48px}.mod-head .bd .logo img{width:120px;height:40px}.mod-head .bd .menu{background:#f6f8fa;border-top:1px solid rgba(0,0,0,.031372549);line-height:40px}.mod-head .bd .menu ul{display:flex;padding:0}.mod-head .bd .menu li{font-size:14px;white-space:nowrap}.mod-head .bd .menu li a{padding:0 12px;text-align:center}.mod-head .bd .menu li.active a::after{bottom:0}}.mod-foot{background:#252525}.mod-foot .bd{position:relative;padding:20px 10px;line-height:24px;text-align:center;color:#73777a}.mod-foot .bd a{color:#73777a}.mod-foot .bd span,.mod-foot .bd a{margin:0 4px;white-space:nowrap}.mod-fixedbar{position:fixed;right:20px;bottom:20px;z-index:99}.mod-fixedbar li{display:block;width:48px;height:48px;overflow:hidden;margin-bottom:1px}.mod-fixedbar li a{display:block;width:48px;height:48px;background:#999;border-radius:6px;line-height:48px;text-align:center}.mod-fixedbar li a:hover{background:#666}.mod-fixedbar li a.report{background:#fc9000;color:#fff}.mod-fixedbar li a.report span{display:inline-block;width:28px;margin:8px auto;line-height:16px}.mod-fixedbar li a.report:hover{background:#dd7e00}.mod-fixedbar li img{position:relative;top:-1px;vertical-align:middle}@media screen and (max-width: 799px){.mod-foot .bd{padding:15px 0;line-height:22px}.mod-fixedbar{right:5px;bottom:5px}.mod-fixedbar .bd{margin-left:0}.mod-fixedbar ul{right:0}.mod-fixedbar li{width:32px;height:32px}.mod-fixedbar li a{width:32px;height:32px;line-height:32px}.mod-fixedbar li img{width:24px;height:24px}}.module{background:#fff;border-radius:12px;box-shadow:1px 1px 6px rgba(0,0,0,.05)}.module .hd{padding:0 20px;border-bottom:1px solid #f0f0f0;line-height:48px}.module .hd .title{display:inline-block;position:relative;padding-left:20px;margin-left:-20px;font-size:18px;font-weight:bold}.module .hd .title::before{position:absolute;left:2px;top:50%;content:"";width:5px;height:20px;background:#43a2f6;border-radius:3px;transform:translateY(-10px)}.module .hd .more{float:right;color:#999}.module .bd{padding:20px}.mod-panel{margin-bottom:20px;padding:25px;background:#fff url("../../../image/index/bg.png") center 0/100% auto no-repeat;border-radius:12px;overflow:hidden}.mod-panel .hd{display:flex;flex-direction:row;gap:20px;padding:25px 0;border-radius:12px;box-shadow:1px 1px 3px rgba(0,0,0,.02)}.mod-panel .hd .slogan h1{line-height:36px;font-size:24px;font-weight:bold}.mod-panel .hd .slogan h1 strong{font-weight:bold;color:#43a2f6}.mod-panel .hd .slogan p{line-height:32px;font-size:16px;color:#888}.mod-panel .hd .contact{flex:1;min-width:0;align-content:center;text-align:center}.mod-panel .hd .contact p{margin-bottom:8px;line-height:32px}.mod-panel .hd .contact p:last-child{margin-bottom:0}.mod-panel .hd .contact p.mobile{font-size:16px}.mod-panel .hd .contact p.mobile strong{font-weight:bold}.mod-panel .hd .contact .btn-large{min-width:100px;height:45px;padding:0 25px;margin:0 5px;border-radius:24px;line-height:44px;font-size:18px}.mod-panel .hd .contact .btn-large span,.mod-panel .hd .contact .btn-large img{vertical-align:middle}.mod-panel .hd .contact .btn .popup{display:none;position:absolute;left:50%;top:45px;z-index:99;padding:6px;margin-left:-81px;background:#fff;border-radius:5px;box-shadow:0 0 4px rgba(0,0,0,.05);line-height:24px;font-size:14px;color:#666}.mod-panel .hd .contact .btn .popup img,.mod-panel .hd .contact .btn .popup span{display:block;margin:0 auto;text-align:center}.mod-panel .hd .contact .btn .popup::before{position:absolute;left:50%;top:-12px;content:"";width:0;height:0;border:6px solid rgba(0,0,0,0);border-bottom-color:#fff}.mod-panel .hd .contact .btn:hover .popup{display:block}.mod-panel .bd h3{line-height:36px;font-size:20px;font-weight:bold;color:#333}.mod-panel .bd .list{display:grid;grid-template-columns:repeat(2, 1fr);gap:3px}.mod-panel .bd .item{padding:10px 20px;background:rgba(0,0,0,.02);border-radius:6px}.mod-panel .bd .item:last-child{border-bottom:none}.mod-panel .bd .item h4{line-height:28px;font-size:16px;font-weight:bold;color:#333}.mod-panel .bd .item p{line-height:20px;font-size:14px;color:#666}.mod-list .list{display:grid;grid-template-columns:repeat(3, 1fr);gap:20px}.mod-list .item{min-width:0}.mod-list .item .cover{margin-bottom:15px;text-align:center}.mod-list .item .cover img{max-width:100%;height:auto;border:1px solid #f0f0f0;border-radius:6px}.mod-list .item .information p{max-height:72px;line-height:24px;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:3}.mod-list .item .information p.title{font-size:16px;font-weight:bold}.mod-list .item .information p.desc{line-height:22px;color:#888}.mod-news .item{display:flex;gap:15px;padding:10px 0;border-bottom:1px dotted #e8e8e8}.mod-news .item .cover img{border-radius:3px}.mod-news .item .information h4{line-height:24px;font-size:16px;font-weight:bold}.mod-news .item .information p{max-height:40px;line-height:20px;color:#888;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2}@media screen and (max-width: 799px){.module{border-radius:0}.module .hd{padding:0 15px;line-height:40px}.module .hd .title{padding-left:15px;margin-left:-15px;font-size:16px}.module .hd .title::before{width:4px}.module .bd{padding:15px}.mod-panel{padding:10px;border-radius:0}.mod-panel .hd{padding:10px;text-align:center;background-size:cover;flex-direction:column;border-radius:0}.mod-panel .hd .slogan h1{line-height:36px;font-size:20px}.mod-panel .hd .slogan p{line-height:24px;font-size:15px}.mod-panel .hd .contact .btn-large{min-width:80px;height:40px;line-height:38px;font-size:16px}.mod-panel .bd{padding:10px 0}.mod-panel .bd h3{line-height:32px;font-size:18px}.mod-panel .bd .item{padding:10px 12px}.mod-panel .bd .item h4{line-height:25px;font-size:15px}.mod-panel .bd .item p{line-height:20px;font-size:14px}.mod-list .list{gap:12px;grid-template-columns:repeat(2, 1fr)}}