<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
select{
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
}
/* é€šç”¨åº•éƒ¨ */
.footer { clear: both; position: relative; padding: 30px 0; text-align: center; color: #fff; background: #333; }
.footer p span { padding: 0 5px;color:#fff; }
.footer p a { color:#fff; }
.footer p{ color:#fff; }
.box_container{
    padding: 40px 0;
}

/* top */
.top{
    height: 72px;
}
.top_l{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.top_logo{
    display: block;
    margin-right: 30px;
    height: 32px;
}
.top_logo img{
    display: block;
    height: 100%;
}
.top_nav{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.top_nav li{
    margin-right: 24px;
    font-size: 16px;
    height: 72px;
    line-height: 72px;
    color: #333333;
    position: relative;
}
.top_nav li a{
    display: block;
    color: #333;
}
.top_nav_qr{
    display: none;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 78px;
    width: 140px;
    padding: 10px;
    background: #fff;
    z-index: 99;
    box-sizing: border-box;
}
.top_nav_qr::before{
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    transform: translateX(-50%);
    top: -6px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
}
.top_nav_qr img{
    display: block;
    width: 100%;
}
.top_nav_slide{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    cursor: pointer;
    height: 72px;
    line-height: 72px;
    font-size: 16px;
}
.top_nav li:hover&gt;a,
.nav_slide a:hover{
    color: #F45D44;
}
.top_nav_slide img{
    transition: all .5s;
    display: block;
    margin-left: 4px;
    width: 20px;
} 
.top_nav_slide.top_nav_slide_hover{
    color: #F45D44;
}
.top_nav_slide img.nav_slide_img,
.top_nav_slide.top_nav_slide_hover img.nav_slide_img_hover{
    display: block;
}
.top_nav_slide.top_nav_slide_hover img.nav_slide_img,
.top_nav_slide img.nav_slide_img_hover{
    display: none;
}
.nav_slide{
    background: #fff;
    display: none;
    position: fixed;
    z-index: 90;
    left: 0;
    right: 0;
    top: 72px;
    text-align: center;
    box-sizing: border-box;
    padding: 22px 0 10px;
    box-shadow: 0 0 16px 0px rgba(0, 0, 0, 0.08);
}
.nav_list li{
    float: left;
    width: 88px;
    margin-right: 12px;
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 36px;
    background: #EEEEEE;
    border-radius: 18px;
}
.nav_list li a{
    color: #333;
    display: block;
}
.nav_list li:hover{
    background: #F45D44;
}
.nav_list li:hover a{
    color: #fff;
}
.login{
    box-sizing: border-box;
    /* display: flex !important; */
    align-items: center;
    padding: 20px 0;
}
.login a{
    display: block;
    margin: 0 4px;
    line-height: 32px;
    color: #333333;
    font-size: 16px;
}

.nav_box{
	width: 1400px;
	height: 140px;
	margin: -60px auto 0;
	z-index: 2;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	background: #fff;
	box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.06);
	border-radius: 4px;
}
.nav_box a{
	width: 14.3%;
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: center;
	align-items: center;
	text-align: center;
	position: relative;
}
.nav_box a:nth-last-child(1)::after{
	display: none;
}
.nav_box a::after{
	content: '';
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 75px;
	background: #DDDDDD;
}
.nav_box a img{
	width: 48px;
}
.nav_box a p{
	line-height: 32px;
	font-size: 16px;
	color: #666;
}
.nav_box a:hover{
	background: rgba(244, 93, 68, 0.2);
}
.nav_box a:hover p{
	color: #F45D44;
}
.nav_box a img.nav_icon,
.nav_box a:hover img.nav_icon_hover{
	display: block;
}
.nav_box a:hover img.nav_icon,
.nav_box a img.nav_icon_hover{
	display: none;
}

/* index_top */
.index_top{
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #FFFFFF;
}
.index_top_show1 .zwk_info:nth-child(n+2){
    display: none;
}
.index_top_show2 .zwk_info:nth-child(n+3){
    display: none;
}
.index_top_show3 .zwk_info:nth-child(n+4){
    display: none;
}
/* index_top_show2 */
.index_top_show2 .zwk_num{
    align-items: flex-start;
}
.index_top_show2 .zwk_info{
    width: 49%;
}
.index_top_show2 .zwk_num_text p{
    font-size: 14px;
    line-height: 18px;
}
.index_top_show2 .zwk_icon{
    width: 18px;
    height: 18px;
    margin-right: 8px;
}
.index_top_show2 .zwk_icon img{
    width: 12px;
}
.index_top_show2 .zwk_info_btn a{
    margin: 0 30px;
}
/* index_top_show3 */
.index_top_show3 .zwk_info{
    width: 32.5%;
}
.index_top_show3 .zwk_num_box{
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: 12px;
}
.index_top_show3 .zwk_num_text{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.index_top_show3 .zwk_num{
    width: 50%;
    box-sizing: border-box;
    height: 30px;
    padding-left: 20px;
    border-right: 0;
    justify-content: flex-start;
    align-items: center;
}
.index_top_show3 .zwk_num_text p,
.index_top_show3 .zwk_num_text h5{
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 0;
    margin-right: 4px;
    line-height: 18px;
}
.index_top_show3 .zwk_icon{
    width: 18px;
    height: 18px;
    margin-right: 8px;
}
.index_top_show3 .zwk_icon img{
    width: 12px;
}
.index_top_show3 .zwk_info_btn a{
    margin: 0 10px;
    line-height: 36px;
    border-radius: 18px;
}
.zwk_list{
    display: none;
}
/* index_top_show4 */
.index_top_show4 .zwk_list{
    display: block;
    height: 200px;
    width: 24%;
    box-sizing: border-box;
    padding: 8px;
    box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.08);
    border-radius: 4px;
}
.index_top_show4 .zwk_list h5{
    line-height: 30px;
    margin-bottom: 6px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
}
.zwk_more_list{
    max-height: 150px;
    overflow-y: scroll;
}
.zwk_more_list li{
    line-height: 24px;
    font-size: 14px;
}
.zwk_more_list li a{
    overflow: hidden;
    text-overflow:ellipsis; 
    white-space: nowrap;
    color: #333;
}
.zwk_more_list li a:hover{
    color: #F45D44;
}
.index_top_show4 .zwk_info{
    width: 24%;
    padding: 8px;
}
.index_top_show4 .zwk_num_box{
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: 12px;
}
.index_top_show4 .zwk_num_text{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.index_top_show4 .zwk_num{
    width: 50%;
    box-sizing: border-box;
    height: 32px;
    padding-left: 0;
    border-right: 0;
    justify-content: flex-start;
    align-items: center;
}
.index_top_show4 .zwk_num_text p,
.index_top_show4 .zwk_num_text h5{
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 0;
    margin-right: 4px;
    line-height: 18px;
}
.index_top_show4 .zwk_icon{
    width: 18px;
    height: 18px;
    margin-right: 8px;
}
.index_top_show4 .zwk_icon img{
    width: 12px;
}
.index_top_show3 .zwk_num:nth-last-child(1),
.index_top_show4 .zwk_num:nth-last-child(1){
    width: 100%;
}
.index_top_show4 .zwk_info_btn a{
    line-height: 32px;
    border-radius: 16px;
    margin: 0 10px;
}
.zwk_info{
    height: 200px;
    display: block;
    cursor: pointer;
    box-sizing: border-box;
    padding: 16px;
    box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.08);
    border-radius: 4px;
    width: 100%;
}
.zwk_title{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 26px;
    line-height: 26px;
}
.zwk_title h3,
.zwk_title h5{
    font-size: 16px;
    color: #333;
    font-weight: bold;
}
.zwk_title h3{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    max-width: 70%;
}
.zwk_title h3 span{
    overflow: hidden;
    text-overflow:ellipsis;
     white-space: nowrap;
     max-width: calc(100% - 28px);
    display: block;
}
.zwk_title h3 img{
    display: block;
    width: 24px;
    margin-left: 4px;
}
.zwk_title h5 span{
    color: #F45D44;
}
.zwk_num_box{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 12px;
    margin-bottom: 30px;
}
.zwk_num:nth-last-child(1){
    border-right: 0;
}
.zwk_num{
    width: 20%;
    display: flex;
    box-sizing: border-box;
    justify-content: center;
    align-items: center;
    border-right: 1px solid #EEEEEE;
}
.zwk_num:hover img{
    transform: scale(1.1);
}
.zwk_num:nth-child(1) .zwk_icon{
    background: rgba(244, 93, 68, .2);
}
.zwk_num:nth-child(2) .zwk_icon{
    background: rgba(255, 183, 81, .2);
}
.zwk_num:nth-child(3) .zwk_icon{
    background: rgba(145, 248, 96, .2);
}
.zwk_num:nth-child(4) .zwk_icon{
    background: rgba(55, 164, 249, .2);
}
.zwk_num:nth-child(5) .zwk_icon{
    background: rgba(231, 176, 255, .2);
}
.zwk_icon{
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    width: 54px;
    height: 54px;
    margin-right: 16px;
}
.zwk_icon img{
    display: block;
    transition: all .5s;
    width: 24px;
}
.zwk_num_text p{
    line-height: 22px;
    margin-bottom: 4px;
    font-size: 16px;
    color: #333;
}
.zwk_num_text h5{
    line-height: 28px;
    font-size: 24px;
    color: #333;
    font-weight: bold;
}
.zwk_info_btn{
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.zwk_info_btn a{
    display: block;
    background: #F45D44;
    color: #fff;
    font-size: 14px;
    margin: 0 50px;
    width: 280px;
    line-height: 44px;
    border-radius: 22px;
}

/* zwk_condition */
.zwk_condition_box{
    margin: 50px auto;
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 250, 250, 0.31) 100%);
    border: 1px solid #EEEEEE;
    box-sizing: border-box;
    padding: 12px 12px 20px;
}
.zwk_condition_title{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 44px;
}
.zwk_condition_title img{
    display: block;
    width: 20px;
    margin-right: 4px;
}
.zwk_condition_title h5{
    font-size: 16px;
    color: #333;
}
.zwk_condition_list li{
    cursor: pointer;
    float: left;
    text-align: center;
    color: #333;
    width: 60px;
    line-height: 30px;
    font-size: 14px;
    margin-bottom: 8px;
}
.zwk_condition_list li.active{
    color: #F45D44;
    text-decoration: underline;
}
.zwk_condition_btn{
    cursor: pointer;
    text-align: center;
    color: #fff;
    background: #F45D44;
    margin: 20px auto 0;
    font-size: 16px;
    width: 560px;
    line-height: 54px;
    border-radius: 4px;
}


.position_box{
  line-height: 50px;
  color: #999999;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.position_box p,
.position_box a{
  font-size: 12px;
  display: block;
  color: #999;
}

.fx_title{
    height: 50px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    box-sizing: border-box;
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 24px;
}
.fx_title h3{
    line-height: 50px;
    font-size: 24px;
    border-bottom: 2px solid #F45D44;
    color: #333;
    font-weight: bold;
    box-sizing: border-box;
}
.fx_title h3 span{
    color: #F45D44;
}
.fx_bottom{
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}
.fx_xcx{
    width: 134px;
    background: #FFFFFF;
    border: 1px solid #333333;
    box-sizing: border-box;
}
.fx_xcx_img{
    height: 134px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.fx_xcx_img img{
    display: block;
    width: 100%;
}
.fx_xcx_text{
    box-sizing: border-box;
    background: #F45D44;
    text-align: center;
    padding: 4px;
}
.fx_xcx_text h5{
    color: #fff;
    line-height: 20px;
    font-size: 13px;
}
.fx_xcx_text p{
    color: #fff;
    line-height: 16px;
    font-size: 12px;
}
.fx_contact_box{
    box-sizing: border-box;
    border-left: 1px solid #ddd;
    padding-left: 30px;
    width: 1430px;
}
.fx_contact_tab{
    flex-wrap: wrap;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.fx_contact_tab li{
    cursor: pointer;
    text-align: center;
    box-sizing: border-box;
    color: #333;
    border: 1px solid #DDDDD0;
    width: 80px;
    line-height: 32px;
    border-radius: 4px;
    font-size: 14px;
    margin-right: 8px;
    margin-bottom: 8px;
}
.fx_contact_tab li.active,
.fx_contact_tab li:hover{
    background: #F45D44;
    border: 1px solid #F45D44;
    color: #fff;
}
.fx_contact_cont{
    display: none;
}
.fx_contact_cont:nth-child(1){
    display: block;
}
.fx_contact{
    float: left;
    margin-top: 10px;
    margin-right: 80px;
}
.fx_contact h4{
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
}
.fx_contact p{
    line-height: 20px;
    font-size: 14px;
    color: #666;
}
.fx_contact p a{
    color: #666;
}

/* bottom */
.bottom_box{
    margin-top: 40px;
    background: #F5F5F5;
    box-sizing: border-box;
    padding: 10px;
}
.bottom_zwk_list{
    box-sizing: border-box;
    border-bottom: 1px solid #DDDDD0;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.bottom_zwk_list li{
    float: left;
    text-align: center;
    box-sizing: border-box;
    margin-bottom: 12px;
    margin-right: 12px;
    font-size: 14px;
    width: 88px;
    line-height: 36px;
    border-radius: 4px;
    border: 1px solid #DDDDD0;
}
.bottom_zwk_list li a{
    display: block;
    color: #333;
}
.bottom_zwk_list li:hover{
    border: 1px solid #F45D44;
}
.bottom_zwk_list li:hover a{
    color: #F45D44;
}
.bottom_box .h4 {
    height: 40px;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: bold;
    color: #333;
    line-height: 40px;
}
.bottom_box .h4 a:hover,
.bottom_box .h4:hover {
      color: #f45d44;
    text-decoration: none;
}
.bottom_box .footleft i,
.bottom_box .footright i {
    background: url(../images/icon.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
}
.bottom_box .footleft {
    display: inline;
    float: left;
    width: 182px;
    padding: 5px 35px 5px 0;
    margin-bottom: 20px;
    margin-right: 70px;
    border-right: 1px solid #dcdcdc;
}
.bottom_box .col03 {
    width: 243px;
}
.bottom_box .col04 {
    padding-right: 0;
    margin-right: 0;
    border: none;
}
.bottom_box .footleft dt {
    width: 147px;
}
.bottom_box .col03 dt {
    width: 203px;
}
.bottom_box .footleft dt i {
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 auto;
}
.bottom_box .footleft dt i.icon01 {
    background-position: 0 -170px;
}
.bottom_box .footleft dt i.icon02 {
    background-position: -50px -170px;
}
.bottom_box .footleft dt i.icon03 {
    background-position: -100px -170px;
}
.bottom_box .footleft dt i.icon04 {
    background-position: -150px -170px;
}
.bottom_box .footleft dt:hover i.icon01 {
    background-position: 0 -420px;
}
.bottom_box .footleft dt:hover i.icon02 {
    background-position: -50px -420px;
}
.bottom_box .footleft dt:hover i.icon03 {
    background-position: -100px -420px;
}
.bottom_box .footleft dt:hover i.icon04 {
    background-position: -150px -420px;
}
.bottom_box .footleft dt span {
    display: block;
    width: 100%;
    margin: 5px 0 15px;
    font-weight: bold;
    text-align: center;
}
.bottom_box .footleft dt:hover span a {
    color: #e92930;
    text-decoration: none;
}
.bottom_box .footleft dd {
    color: #888;
    font-size: 14px;
    line-height: 30px;
}
.bottom_box .footleft dd a {
    display: block;
    float: left;
    margin-right: 35px;
    color: #888;
    transition: color 0.3s;
}
.bottom_box .footleft dd a:hover {
    color: #e92930;
}
.bottom_box .footright {
    display: inline;
    float: right;
    width: 315px;
    padding-top: 10px;
}
.bottom_box .footright .h5 {
    height: 46px;
    font-size: 16px;
    line-height: 26px;
}
.bottom_box .footright i {
    display: block;
    float: left;
    width: 46px;
    height: 46px;
    margin-right: 15px;
    background: #d7d7d7 url(../images/icon.png) no-repeat;
    border-radius: 3px;
}
.bottom_box .footright i.icon05 {
    background-position: 0 -120px;
}
.bottom_box .footright i.icon06 {
    background-position: -50px -120px;
}
.bottom_box .footright .h5:hover i.icon05 {
    background: #e92930 url(../images/icon.png) no-repeat 0 -120px;
}
.bottom_box .footright .h5:hover i.icon06 {
    background: #e92930 url(../images/icon.png) no-repeat -50px -120px;
}
.bottom_box .footright .row01 a {
    display: block;
    height: 30px;
    font-size: 30px;
    line-height: 30px;
}
.bottom_box .footright .row01 a:hover {
    text-decoration: none;
}
.bottom_box .footright .row01 span {
    display: block;
    height: 16px;
    color: #888;
    font-size: 14px;
    line-height: 16px;
}
.bottom_box .footright .row02 {
    margin: 25px 0 15px;
}
.bottom_box .footright .row02 span {
    display: block;
    float: left;
    height: 46px;
    font-size: 20px;
    line-height: 46px;
}
.bottom_box .footright .row02 a {
    display: block;
    float: left;
    width: 76px;
    height: 28px;
    margin: 8px 0 0 20px;
    border: 1px solid #d7d7d7;
    border-radius: 3px;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
}
.bottom_box .footright .row02 a:hover {
    border-color: #e92930;
    color: #e92930;
    text-decoration: none;
}
.bottom_box .footright p {
    color: #888;
    line-height: 20px;
}
.bottom_box .footNav {
    padding: 30px 0;
    margin-top: 30px;
    border-top: 1px solid #dcdcdc;
}
.bottom_box .footNav p {
    font-size: 14px;
    line-height: 26px;
    text-align: center;
}
.bottom_box .footNav p:first-child {
    color: #888;
    font-family: Arial;
}
.bottom_box .footNav p a {
    display: inline-block;
    padding: 0 5px;
}
.window_mask{
    display: none;
    position: fixed;
    z-index: 99;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.6);
}
#share_box{
    display: none;
    position: fixed;
    z-index: 99;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    text-align: center;
}

.fixed_box{
    position: fixed;
    z-index: 90;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    box-sizing: border-box;
    background-size: 100%;
}
.toTop{
    cursor: pointer;
}
.fixed_box1{
    background-image: url('../images/fixed_bg1.png');
    width: 128px;
    height: 404px;
    padding: 130px 8px 0 8px;
}
.fixed_box1 a{  
    display: block;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    border-bottom: 1px solid #FFB751;
}
.fixed_box1 p{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
    line-height: 50px;
    font-size: 14px;
    color: #fff;
}
.fixed_box1 p::before{
    content: '';
    position: absolute;
    display: block;
    top: 6px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
}
.fixed_box2{
    width: 128px;
}
.fixed_box2 img{
    display: block;
    position: relative;
    z-index: 2;
    width: 100%;
    margin-bottom: 4px;
}
.fixed_box2::before,
.fixed_box2::after{
    content: '';
    display: block;
    position: absolute;
    background: #333333;
    bottom: 20px;
    width: 6px;
    height: calc(100% - 20px);
}
.fixed_box2::before {
    left: 20px;
}
.fixed_box2::after {
    right: 20px;
}
.fixed_box2 a,
.fixed_box2 p{  
    display: block;
    position: relative;
    z-index: 2;
    background-image: url('../images/fixed_bg2_a.png');
    background-size: 100%;
    height: 61px;
    line-height: 61px;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    -webkit-text-stroke: 1px #333333;
    text-stroke: 1px #333333;
}
.fixed_box3{
    background-image: url('../images/fixed_bg3.png');
    width: 128px;
    height: 348px;
    padding: 62px 10px 0 10px;
}
.fixed_box3 h5{
    width: 100%;
    background: linear-gradient(180deg, #FFE4AF 0%, #FFCF6E 100%);
    box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.11);
    color: #C98315;
    font-size: 16px;
    line-height: 30px;
    border-radius: 15px;
}
.fixed_box3 a{  
    display: block;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    border-bottom: 1px dashed #fff;
}
.fixed_box3 p{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
    line-height: 50px;
    font-size: 14px;
    color: #fff;
}
.fixed_box3 p::before{
    content: '';
    position: absolute;
    display: block;
    top: 6px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
}
.fx_title_s{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 30px;
}
.fx_title_s img{
  display: block;
  width: 20px;
  margin-right: 4px;
}
.fx_title_s span{
  display: block;
  background: #F45D44;
  border-radius: 1px;
  margin-right: 4px;
  width: 4px;
  height: 16px;
}
.fx_title_s h5{
  font-size: 16px;
  color: #333;
  font-weight: bold;
}
.fx_zwk_box{
    box-sizing: border-box;
    padding: 10px ;
    margin-bottom: 20px;
    border: 1px solid #EEEEEE;
}
.fx_zwb_list,
.fx_sjfx_list{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    text-align: center;
    flex-wrap: wrap;
}
.fx_zwb_list{
    margin-bottom: 20px;
}
.fx_zwb_list li:nth-child(6n),
.fx_sjfx_list li:nth-child(6n){
    margin-right: 0;
}
.fx_zwb_list li{
    width: 16%;
    margin-right: 0.8%;
    margin-top: 20px;
    height: 50px;
    padding: 0 6px;
    border-radius: 4px;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #DDDDDD;
    background: #FFFFFF;
    box-sizing: border-box;
}
.fx_zwb_list li a{
    line-height: 20px;
    display: block;
    color: #333;
    display: -webkit-box; 
    -webkit-box-orient: vertical; 
    -webkit-line-clamp: 2; 
    overflow: hidden;
}
.fx_zwb_list li:hover{
    background: rgba(244, 93, 68, 0.2);
    border: 1px solid #F45D44;
}
.fx_zwb_list li:hover a{
    color: #F45D44;
}
.fx_sjfx_list li{
    background-size: 100% 100%;
    background-image: url('../images/fx_sjfx_bg.png');
    width: 16%;
    margin-right: 0.8%;
    margin-top: 20px;
    height: 88px;
}
.zwk_exam_list li{
    cursor: pointer;
    float: left;
    text-align: center;
    color: #333;
    margin-right: 16px;
    line-height: 30px;
    font-size: 14px;
    margin-bottom: 8px;
}
.zwk_exam_list li a{
    display: block;
    color: #333;
}
.zwk_exam_list li a b{
    font-weight: bold;
}
.zwk_exam_list li a:hover{
    color: #F45D44;
    text-decoration: underline;
}

.fx_sjfx_list li a{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: left;
  box-sizing: border-box;
  padding: 0 10px;
  height: 100%;
  width: 100%;
  font-size: 16px;
}
.fx_sjfx_list li a span{
    display: block;
  width: 100%;
line-height: 22px;
color: #fff;
}
.fx_sjfx_list li a p{
    width: 100%;
  line-height: 22px;
  color: #FFF231;
}
.fx_sjfx_list li a h5{
    width: 100%;
  line-height: 24px;
  color: #fff;
}
.line_cont{
    position: relative;
    box-sizing: border-box;
    box-shadow: 0 0 15px 3px rgb(0 0 0 / 10%);
    padding: 30px 70px;
}
.line_pjf{
    position: absolute;
    left: 70px;
    top: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #f45d44;
}
.line_name{
    text-align: center;
    color: #333;
    font-weight: normal;
    line-height: 40px;
    font-size: 24px;
}
#echarts_line{
    width: 100%;
    height: 500px;
}
.zwk_condition_exam_type li{
    cursor: pointer;
    float: left;
    text-align: center;
    color: #666;
    width: 240px;
    line-height: 44px;
    border-radius: 4px;
    border: 1px solid #DDDDDD;
    font-size: 14px;
    margin-bottom: 8px;
    margin-right: 40px;
}
.zwk_condition_exam_type li.active{
    background: rgba(244, 93, 68, 0.2);
    border: 1px solid #F45D44;
    color: #F45D44;
}
.fx_lnzwk{
    line-height: 50px;
    font-size: 28px;
    margin-bottom: 20px;
    color: #333;
    text-align: center;
}
.fx_course_list{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.fx_course_list li{
    width: 380px;
}
.fx_course_list a{
    display: block;
}
.fx_course_list a img{
    display: block;
    width: 100%;
    height: 220px;
}
.fx_course_list a p{
    display: -webkit-box; 
    -webkit-box-orient: vertical; 
    -webkit-line-clamp: 2; 
    overflow: hidden;
    color: #333333;
    text-align: justify;
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    margin-top: 16px;
}

@media screen and (min-width: 1310px) and (max-width: 1709px) {
    /* 1200px */
    /* index_top_show4 */
    .index_top_show4 .zwk_list{
        display: block;
        height: 200px;
        width: 24%;
        box-sizing: border-box;
        padding: 8px;
        box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.08);
        border-radius: 4px;
    }
    .index_top_show4 .zwk_list h5{
        line-height: 30px;
        margin-bottom: 6px;
        font-size: 16px;
        color: #333;
        font-weight: bold;
    }
    .zwk_more_list{
        max-height: 150px;
        overflow-y: scroll;
    }
    .zwk_more_list li{
        line-height: 24px;
        font-size: 14px;
    }
    .zwk_more_list li a{
        overflow: hidden;
        text-overflow:ellipsis; 
        white-space: nowrap;
        color: #333;
    }
    .zwk_more_list li a:hover{
        color: #F45D44;
    }
    .index_top_show4 .zwk_info{
        width: 24%;
        padding: 8px;
    }
    .index_top_show4 .zwk_num_box{
        flex-wrap: wrap;
        justify-content: flex-start;
        margin-bottom: 12px;
    }
    .index_top_show4 .zwk_num_text{
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .index_top_show4 .zwk_num{
        width: 50%;
        box-sizing: border-box;
        height: 32px;
        padding-left: 0;
        border-right: 0;
        justify-content: flex-start;
        align-items: center;
    }
    .index_top_show4 .zwk_num_text p,
    .index_top_show4 .zwk_num_text h5{
        font-size: 12px;
        font-weight: normal;
        margin-bottom: 0;
        margin-right: 4px;
        line-height: 18px;
    }
    .index_top_show4 .zwk_icon{
        width: 18px;
        height: 18px;
        margin-right: 8px;
    }
    .index_top_show4 .zwk_icon img{
        width: 12px;
    }
    .index_top_show3 .zwk_num:nth-last-child(1),
    .index_top_show4 .zwk_num:nth-last-child(1){
        width: 100%;
    }
    .index_top_show4 .zwk_info_btn a{
        line-height: 32px;
        border-radius: 16px;
        margin: 0 10px;
    }
    .zwk_info{
        height: 200px;
        display: block;
        cursor: pointer;
        box-sizing: border-box;
        padding: 16px;
        box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.08);
        border-radius: 4px;
        width: 100%;
    }
    .zwk_title{
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 26px;
        line-height: 26px;
    }
    .zwk_title h3,
    .zwk_title h5{
        font-size: 16px;
        color: #333;
        font-weight: bold;
    }
    .zwk_title h3{
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .zwk_title h3 img{
        display: block;
        width: 24px;
        margin-left: 4px;
    }
    .zwk_title h5 span{
        color: #F45D44;
    }
    .zwk_num_box{
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 12px;
        margin-bottom: 30px;
    }
    .zwk_num:nth-last-child(1){
        border-right: 0;
    }
    .zwk_num{
        width: 20%;
        display: flex;
        box-sizing: border-box;
        justify-content: center;
        align-items: center;
        border-right: 1px solid #EEEEEE;
    }
    .zwk_num:hover img{
        transform: scale(1.1);
    }
    .zwk_num:nth-child(1) .zwk_icon{
        background: rgba(244, 93, 68, .2);
    }
    .zwk_num:nth-child(2) .zwk_icon{
        background: rgba(255, 183, 81, .2);
    }
    .zwk_num:nth-child(3) .zwk_icon{
        background: rgba(145, 248, 96, .2);
    }
    .zwk_num:nth-child(4) .zwk_icon{
        background: rgba(55, 164, 249, .2);
    }
    .zwk_num:nth-child(5) .zwk_icon{
        background: rgba(231, 176, 255, .2);
    }
    .zwk_icon{
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 4px;
        width: 54px;
        height: 54px;
        margin-right: 16px;
    }
    .zwk_icon img{
        display: block;
        transition: all .5s;
        width: 24px;
    }
    .zwk_num_text p{
        line-height: 22px;
        margin-bottom: 4px;
        font-size: 16px;
        color: #333;
    }
    .zwk_num_text h5{
        line-height: 28px;
        font-size: 24px;
        color: #333;
        font-weight: bold;
    }
    .zwk_info_btn{
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
    }
    .zwk_info_btn a{
        display: block;
        background: #F45D44;
        color: #fff;
        font-size: 14px;
        margin: 0 50px;
        width: 280px;
        line-height: 44px;
        border-radius: 22px;
    }
}


@media screen and (max-width: 1309px) {
    /* m */
    
    /* index_top */
    .index_top{
        display: flex;
        justify-content: space-between;
        align-items: center;
        background: #FFFFFF;
    }
    .index_top_show1 .zwk_info:nth-child(n+2){
        display: none;
    }
    .index_top_show2 .zwk_info:nth-child(n+3){
        display: none;
    }
    .index_top_show3 .zwk_info:nth-child(n+4){
        display: none;
    }
    /* index_top_show2 */
    .index_top_show2 .zwk_num{
        align-items: flex-start;
    }
    .index_top_show2 .zwk_info{
        width: 49%;
    }
    .index_top_show2 .zwk_num_text p{
        font-size: 14px;
        line-height: 18px;
    }
    .index_top_show2 .zwk_icon{
        width: 18px;
        height: 18px;
        margin-right: 8px;
    }
    .index_top_show2 .zwk_icon img{
        width: 12px;
    }
    .index_top_show2 .zwk_info_btn a{
        margin: 0 30px;
    }
    /* index_top_show3 */
    .index_top_show3 .zwk_info{
        width: 32.5%;
    }
    .index_top_show3 .zwk_num_box{
        flex-wrap: wrap;
        justify-content: flex-start;
        margin-bottom: 12px;
    }
    .index_top_show3 .zwk_num_text{
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .index_top_show3 .zwk_num{
        width: 50%;
        box-sizing: border-box;
        height: 30px;
        padding-left: 20px;
        border-right: 0;
        justify-content: flex-start;
        align-items: center;
    }
    .index_top_show3 .zwk_num_text p,
    .index_top_show3 .zwk_num_text h5{
        font-size: 14px;
        font-weight: normal;
        margin-bottom: 0;
        margin-right: 4px;
        line-height: 18px;
    }
    .index_top_show3 .zwk_icon{
        width: 18px;
        height: 18px;
        margin-right: 8px;
    }
    .index_top_show3 .zwk_icon img{
        width: 12px;
    }
    .index_top_show3 .zwk_info_btn a{
        margin: 0 10px;
        line-height: 36px;
        border-radius: 18px;
    }
    .zwk_list{
        display: none;
    }
    /* index_top_show4 */
    .index_top_show4 .zwk_list{
        display: block;
        height: 200px;
        width: 24%;
        box-sizing: border-box;
        padding: 8px;
        box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.08);
        border-radius: 4px;
    }
    .index_top_show4 .zwk_list h5{
        line-height: 30px;
        margin-bottom: 6px;
        font-size: 16px;
        color: #333;
        font-weight: bold;
    }
    .zwk_more_list{
        max-height: 150px;
        overflow-y: scroll;
    }
    .zwk_more_list li{
        line-height: 24px;
        font-size: 14px;
    }
    .zwk_more_list li a{
        overflow: hidden;
        text-overflow:ellipsis; 
        white-space: nowrap;
        color: #333;
    }
    .zwk_more_list li a:hover{
        color: #F45D44;
    }
    .index_top_show4 .zwk_info{
        width: 24%;
        padding: 8px;
    }
    .index_top_show4 .zwk_num_box{
        flex-wrap: wrap;
        justify-content: flex-start;
        margin-bottom: 12px;
    }
    .index_top_show4 .zwk_num_text{
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .index_top_show4 .zwk_num{
        width: 50%;
        box-sizing: border-box;
        height: 32px;
        padding-left: 0;
        border-right: 0;
        justify-content: flex-start;
        align-items: center;
    }
    .index_top_show4 .zwk_num_text p,
    .index_top_show4 .zwk_num_text h5{
        font-size: 12px;
        font-weight: normal;
        margin-bottom: 0;
        margin-right: 4px;
        line-height: 18px;
    }
    .index_top_show4 .zwk_icon{
        width: 18px;
        height: 18px;
        margin-right: 8px;
    }
    .index_top_show4 .zwk_icon img{
        width: 12px;
    }
    .index_top_show3 .zwk_num:nth-last-child(1),
    .index_top_show4 .zwk_num:nth-last-child(1){
        width: 100%;
    }
    .index_top_show4 .zwk_info_btn a{
        line-height: 32px;
        border-radius: 16px;
        margin: 0 10px;
    }
    .zwk_info{
        height: 200px;
        display: block;
        cursor: pointer;
        box-sizing: border-box;
        padding: 16px;
        box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.08);
        border-radius: 4px;
        width: 100%;
    }
    .zwk_title{
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 26px;
        line-height: 26px;
    }
    .zwk_title h3,
    .zwk_title h5{
        font-size: 16px;
        color: #333;
        font-weight: bold;
    }
    .zwk_title h3{
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .zwk_title h3 img{
        display: block;
        width: 24px;
        margin-left: 4px;
    }
    .zwk_num_box{
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 12px;
        margin-bottom: 30px;
    }
    .zwk_num:nth-last-child(1){
        border-right: 0;
    }
    .zwk_num{
        width: 20%;
        display: flex;
        box-sizing: border-box;
        justify-content: center;
        align-items: center;
        border-right: 1px solid #EEEEEE;
    }
    .zwk_num:hover img{
        transform: scale(1.1);
    }
    .zwk_num:nth-child(1) .zwk_icon{
        background: rgba(244, 93, 68, .2);
    }
    .zwk_num:nth-child(2) .zwk_icon{
        background: rgba(255, 183, 81, .2);
    }
    .zwk_num:nth-child(3) .zwk_icon{
        background: rgba(145, 248, 96, .2);
    }
    .zwk_num:nth-child(4) .zwk_icon{
        background: rgba(55, 164, 249, .2);
    }
    .zwk_num:nth-child(5) .zwk_icon{
        background: rgba(231, 176, 255, .2);
    }
    .zwk_icon{
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 4px;
        width: 54px;
        height: 54px;
        margin-right: 16px;
    }
    .zwk_icon img{
        display: block;
        transition: all .5s;
        width: 24px;
    }
    .zwk_num_text p{
        line-height: 22px;
        margin-bottom: 4px;
        font-size: 16px;
        color: #333;
    }
    .zwk_num_text h5{
        line-height: 28px;
        font-size: 24px;
        color: #333;
        font-weight: bold;
    }
    .zwk_info_btn{
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
    }
    .zwk_info_btn a{
        display: block;
        background: #F45D44;
        color: #fff;
        font-size: 14px;
        margin: 0 50px;
        width: 280px;
        line-height: 44px;
        border-radius: 22px;
    }

    .fixed_box{
        display: none;
    }
    .top_nav{
        display: none;
    }
}
@media screen and (min-width: 1310px) and (max-width: 1709px) {
    .fx_course_list li{
        width: 280px;
    }
    .fx_course_list li a img{
        height: 170px;
    }
}
@media screen and (max-width: 1309px) {
    /* m */
    .fx_course_list{
        margin: .5rem auto 0;
        flex-wrap: wrap;
    }
    .fx_course_list li{
        width: 48%;
        margin: .1rem 1%;
    }
    .fx_course_list a img{
        width: 100%;
        height: 5rem;
    }
    .fx_course_list a p{
        font-size: .7rem;
        line-height: 1rem;
        height: 2rem;
        margin-top: .2rem;
    }
    
    /* zwk_condition */
    .zwk_condition_box{
        margin: 1rem auto;
        padding: .3rem .3rem .5rem;
    }
    .zwk_condition_title{
        height: 1.8rem;
    }
    .zwk_condition_title img{
        width: .6rem;
        margin-right: .2rem;
    }
    .zwk_condition_title h5{
        font-size: .8rem;
    }
    .zwk_condition_list li,
    .zwk_exam_list li{
        width: auto;
        line-height: 1.3rem;
        font-size: .7rem;
        margin-bottom: .2rem;
        margin-right: .4rem;
    }
    .zwk_condition_btn{
        margin: .5rem auto 0;
        font-size: .85rem;
        width: 10rem;
        line-height: 1.6rem;
        border-radius: .2rem;
    }

    .zwk_condition_exam_type li{
        width: 24%;
        line-height: 1.4rem;
        border-radius: .2rem;
        font-size: .7rem;
        box-sizing: border-box;
        margin-bottom: .2rem;
        margin-right: 1%;
    }

    /* index_top */
    .index_top{
        flex-wrap: wrap;
    }
    .index_top_show2 .zwk_info{
        width: 100%;
    }
    /* index_top_show3 */
    .index_top_show3 .zwk_info{
        width: 100%;
    }
    .index_top_show4 .zwk_num_box,
    .index_top_show3 .zwk_num_box{
        margin-bottom: .2rem;
    }
    .index_top_show4 .zwk_num,
    .index_top_show3 .zwk_num{
        height: 1rem;
        padding-left: .4rem;
    }
    .index_top_show4 .zwk_num_text p,
    .index_top_show4 .zwk_num_text h5,
    .index_top_show3 .zwk_num_text p,
    .index_top_show3 .zwk_num_text h5{
        font-size: .7rem;
        margin-right: .2rem;
        line-height: 1rem;
    }
    .index_top_show4 .zwk_icon,
    .index_top_show3 .zwk_icon{
        width: 1rem;
        line-height: 1rem;
        margin-right: .2rem;
    }
    .index_top_show4 .zwk_icon img,
    .index_top_show3 .zwk_icon img{
        width: .4rem;
    }
    .index_top_show4 .zwk_info_btn a,
    .index_top_show3 .zwk_info_btn a{
        margin: 0 .2rem;
        line-height: 1.2rem;
        font-size: .7rem;
    }
    .zwk_list{
        display: none;
    }
    /* index_top_show4 */
    .index_top_show4 .zwk_list{
        height: auto;
        width: 100%;
        padding: .3rem;
        border-radius: .2rem;
    }
    .index_top_show4 .zwk_list h5{
        line-height: 1.2rem;
        margin-bottom: .2rem;
        font-size: .8rem;
    }
    .zwk_more_list{
        max-height: 5rem;
    }
    .zwk_more_list li{
        line-height: 1rem;
        font-size: .7rem;
    }
    .index_top_show4 .zwk_info{
        width: 100%;
    }
    .zwk_info{
        height: auto;
        margin-bottom: .5rem;
        padding: .4rem;
        border-radius: .2rem;
    }
    .zwk_title{
        height: 1.2rem;
        line-height: 1.2rem;
    }
    .zwk_title h3,
    .zwk_title h5{
        font-size: .7rem;
    }
    .zwk_title h3 span{
         max-width: calc(100% - 1rem);
    }
    .zwk_title h3 img{
        width: .7rem;
        margin-left: .2rem;
    }
    .zwk_num_box{
        margin-top: .3rem;
        margin-bottom: .3rem;
        flex-wrap: wrap;
    }
    .zwk_num{
        width: 49%;
        margin-bottom: .2rem;
        border: 0;
    }
    .index_top_show2 .zwk_icon,
    .zwk_icon{
        border-radius: .2rem;
        width: 2rem;
        height: 2rem;
        margin-right: .2rem;
    }
    .index_top_show2 .zwk_icon img,
    .zwk_icon img{
        width: 1rem;
    }
    .zwk_num_text p{
        line-height: 1rem;
        margin-bottom: .1rem;
        font-size: .7rem;
    }
    .zwk_num_text h5{
        line-height: 1rem;
        font-size: .75rem;
    }
    .index_top_show2 .zwk_info_btn a,
    .index_top_show3 .zwk_info_btn a,
    .index_top_show4 .zwk_info_btn a,
    .zwk_info_btn a{
        font-size: .7rem;
        margin: 0 .5rem;
        width: 7rem;
        line-height: 1.4rem;
        border-radius: .7rem;
    }

    .top{
        height: 1.8rem;
    }
    .top_logo{
        height: 1.6rem;
        margin-right: 0;
        margin-top: .1rem;
    }
    .fixed_box{
        display: none;
    }
    .top_nav{
        display: none;
    }
    
.fx_title{
    height: 1.2rem;
    font-size: .8rem;
    line-height: 1.2rem;
    margin: 0 auto .5rem;
}
    .fx_bottom{
        display: none;
    }
    .bottom_box .h4 {
        height: 1.2rem;
        margin: 0 auto .5rem;
        font-size: .8rem;
        line-height: 1.2rem;
    }
    .bottom_zwk_list{
        padding-bottom: .3rem;
        margin: 0 auto .3rem;
    }
    .bottom_zwk_list li{
        box-sizing: border-box;
        margin: .1rem .5%;
        font-size: .7rem;
        width: 24%;
        line-height: 1.4rem;
        border-radius: .2rem;
    }
    .line_cont{
        padding: .5rem;
    }
    .line_pjf{
        left: .5rem;
        top: .5rem;
        line-height: 1.2rem;
        font-size: .75rem;
    }
    .line_name{
        line-height: 1.2rem;
        font-size: .75rem;
    }
    #echarts_line{
        height: 12rem;
    }
    .login{
        padding: .2rem 0;
    }
    .login a{
        margin: 0 .2rem;
        line-height: 1.4rem;
        font-size: .75rem;
    }
    
    .fx_title h3{
        height: 1.2rem;
        line-height: 1.2rem;
        font-size: .8rem;
        margin-bottom: .5rem;
    }
    .fx_bottom{
        margin-bottom: .3rem;
        display: block;
        padding-bottom: .3rem;
    }
    .fx_xcx{
        width: 7rem;
        margin: 0 auto;
    }
    .fx_xcx_img{
        height: 7rem;
    }
    .fx_xcx_text{
        padding: .1rem;
    }
    .fx_xcx_text h5{
        line-height: 1rem;
        font-size: .7rem;
    }
    .fx_xcx_text p{
        line-height: 1rem;
        font-size: .7rem;
    }
    .fx_lnzwk{
        line-height: 1.3rem;
        font-size: .85rem;
        margin-bottom: .5rem;
    }
    .fx_zwb_list,
    .fx_sjfx_list{
        flex-wrap: wrap;
    }
    .fx_zwb_list{
        margin-bottom: .4rem;
    }
    .fx_zwb_list li{
        width: 48%;
        margin: .1rem 1%;
        line-height: 1.5rem;
        border-radius: .2rem;
        font-size: .7rem;
    }
    .fx_sjfx_list li{
        width: 48%;
        margin: .1rem 1%;
        height: 3.1rem;
    }
    .fx_zwk_box{
        padding: 0 ;
        margin-bottom: .5rem;
    }
    .fx_zwb_list li a,
    .fx_sjfx_list li a{
        line-height: 1rem;
        font-size: .7rem;
        padding: 0 .2rem;
    }
    .fx_sjfx_list li a span,
    .fx_sjfx_list li a p{
        line-height: 1rem;
    }
    .fx_sjfx_list li a h5{
        line-height: 1.1rem;
    }
}</pre></body></html>