﻿/* 头部 */
.y_head {width: 100%;margin: 0 auto;height: 40px;background: #f5f5f5;}
.y_head .y_head_box{width: 1200px;min-width: 1200px;margin: 0 auto;display: flex;justify-content: space-between;position: relative;}
.y_head .y_head_left_info{}
.y_head .y_head_left_info span{color: #333;font-size: 14px;font-family: '思源黑体';line-height: 29px;display: block;height: 40px;line-height: 40px;}
.y_head .y_head_right_list {list-style: none;display: flex;justify-content: start;}
.y_head .y_head_right_list>li{height: 40px;padding: 13px 0;}
.y_head .y_head_right_list>li:nth-child(2)>a,.y_head .y_head_right_list>li:nth-child(1)>a{display: inline-block;padding: 0 12px;height: 14px;line-height: 14px;color: #333;font-size: 14px;font-family: '思源黑体';text-align: center;}
.y_head .y_head_right_list>li:nth-child(1)>a{color: #ee2a1a !important;}
.y_head .y_head_right_list>li:nth-child(2)>a:nth-child(1),.y_head .y_head_right_list>li:nth-child(1)>a:nth-child(1){border-right: 1px solid #c5c5c5;}

.y_head .y_head_right_list .y_head_tab {position: relative;}
.y_head .y_head_right_list .y_head_tab>div:nth-child(1){height: 14px;padding: 0 12px;color: #333;font-size: 14px;font-family: '思源黑体';line-height: 14px;cursor: pointer;display: flex;align-items: center;}

.y_head .y_head_right_list .y_head_tab>div:nth-child(1) span{vertical-align: text-top;display: inline-block;transition: all 0.3s linear;content: '';width: 5px;height: 5px;border-right: 1px solid #999;border-top: 1px solid #999;transform-origin: 50% 50%;transform: rotate(135deg);border-color: #b8b8b8;margin-left: 11px;}
.y_head .y_head_right_list .y_head_tab>div:nth-child(2){z-index: 1000;display: none;}

.y_head .y_head_right_list .y_head_tab .y_head_mjzx_top{border-left:1px solid #c5c5c5 ;border-right:1px solid #c5c5c5 ;}
.y_head .y_head_right_list .y_head_tab .y_head_wldh_top{border-left:1px solid #c5c5c5 ;}
.y_head .y_head_right_list .y_head_tab .y_head_wldh_top .y_head_wldh_pic{display: inline-block;margin-left: 5px;width: 12px;height: 11px;;overflow: hidden;vertical-align: middle;background: url(/static/theme/image/common/pfi_he_01.png) -70px 0px no-repeat;overflow: hidden;}
.y_head_right_list a:hover{opacity: 0.8;}


/* 功能样式 */
.y_head .y_head_right_list .y_head_tab .y_head_cszx_down{width: 98px;height: fit-content;position: absolute;top: 40px;left: -1px;background: #fff;border:1px solid #c5c5c5 ;border-top: none;padding: 0 8px;}
.y_head .y_head_right_list .y_head_tab .y_head_cszx_down a{  display:block;height: 40px;line-height: 40px;text-align: center;color: #6c6c6c;font-size: 14px;cursor: pointer;font-family: '思源黑体';width: 100%;border-bottom: 1px dashed #c5c5c5;}
.y_head .y_head_right_list .y_head_tab .y_head_cszx_down a:nth-last-child(1){border: none;}
.y_head .y_head_right_list .y_head_tab .y_head_cszx_down a:hover{color: #ff6801;}

.y_head .y_head_right_list .y_head_tab_act{border-left:1px solid #c5c5c5 ;border-right:1px solid #c5c5c5 ;background: #fff;}

    /* 有二维码的选项 */
.y_head .y_head_right_list .y_have_code {position: relative;}
.y_head .y_head_right_list .y_have_code>.y_title2{ display:block;height: 40px;line-height: 40px;text-align: center;color: #6c6c6c;font-size: 14px;cursor: pointer;font-family: '黑体';width: 100%;}
.y_head .y_head_right_list .y_have_code>.y_title2:hover{color: #ff6801;} 
.y_head .y_head_right_list .y_have_code {}
            /* 二维码弹窗公共样式 */
.y_have_code .y_dl_2wm{position: absolute;top: 1px;height: 130px;left: 10px;display: none;z-index: 999;animation:y_dl_2wm_anim 0.3s ease-in-out ;transform: translateX(5px);}
@keyframes y_dl_2wm_anim {
    0%{transform: translateX(0) }
    100%{transform: translateX(5px) }
}
.y_have_code .y_dl_2wm .y_dl_sanjiao{width: 0;height: 0;border:12px solid transparent;border-top-color: #E63429;transition: all 0.3s ease-in-out;transform-origin: 50% 25%;transform: rotate(-270deg);position: absolute;top: 8px;left:71px;}
.y_have_code .y_dl_2wm .y_dl_zfx{width: 120px;height: 120px;border-radius: 10px;border: 2px solid #E63429;background:#E63429 ;position: absolute;top: -45px;left: 89px;overflow: hidden;box-shadow: 1px 2px 3px rgba(0,0,0,.2);}
.y_have_code .y_dl_2wm .y_dl_zfx img{width: 100%;height: 100%;}

    /* ---- */

.y_head .y_head_right_list .y_head_tab_noright{border-right:none !important;}
.y_head .y_head_right_list .y_head_tab_noleft{border-left:none !important;}
.y_head .y_head_wzdh{ border: 1px solid #f5f5f5;}
.y_head .y_head_tab #y_head_wzdh_down{display: none;width: 1200px;background: #fff;height:auto;padding-bottom: 20px;position: absolute;box-shadow: 0px 1px 18px 1px rgb(0 0 0 / 10%);border:none;border-right:1px solid #ebebeb ;border-left:1px solid #ebebeb ;border-radius: 0 0 5px 5px ;top:50px;left: -1px;padding-top: 20px;}
.y_head .y_head_tab #y_head_wzdh_down .y_head_wzdh_downbox{white-space: nowrap;width: 1200px;}
.y_head .y_head_tab #y_head_wzdh_down .y_head_wzdh_downbox>div{display:inline-block;vertical-align: top;}
.y_head .y_head_tab .y_head_wzdh_down_jt{    position: absolute;width: 0;height: 0;display: block;top: -18px;right: 35px;border-bottom: solid 18px #ebebeb;border-left: solid 18px transparent;border-right: solid 18px transparent;}
.y_head .y_head_tab .y_head_wzdh_down_jt i{position: absolute;width: 0;height: 0;display: block;top: 3px;left: -18px;border-bottom: solid 18px #fff;border-left: solid 18px transparent;border-right: solid 18px transparent;margin-bottom: 130px;}

.y_head .y_head_tab #y_head_wzdh_down .y_head_wzdh_hy{width: 710px;border-right: 1px solid #ebebeb;}
.y_head .y_head_wzdh_title{width: 100%;text-align: center;height: 42px;color:#E63429 ;font-size:16px ;line-height: 42px;}
.y_head .y_head_tab #y_head_wzdh_down .y_head_wzdh_hy .y_head_wzdh_fl{list-style: none;white-space: nowrap;}
.y_head .y_head_wzdh_hy .y_head_wzdh_fl{padding-left: 30px;}
.y_head .y_head_wzdh_hy .y_head_wzdh_fl>li{display: inline-block;vertical-align: top;width:135px;}
.y_head  #y_head_wzdh_down .y_head_wzdh_hy .y_head_wzdh_fl>li a{display: block;line-height: 38px;height: 38px;color: #666666;font-size: 15px;width: 100%;text-align: left;}
.y_head  #y_head_wzdh_down .y_head_wzdh_hy .y_head_wzdh_fl>li>a:nth-child(1){ color: #000;}
.y_head  #y_head_wzdh_down .y_head_wzdh_hy .y_head_wzdh_fl>li a:hover{color: #E63429;}
.y_head .y_head_tab #y_head_wzdh_down .y_head_wzdh_fw {width: 302px;border-right: 1px solid #ebebeb;height: 308px;padding-left: 36px;padding-right: 20px;}
.y_head .y_head_tab #y_head_wzdh_down .y_head_wzdh_fw .y_head_wzdh_fwbox{margin-bottom: 20px;margin-top: 6px;}
.y_head .y_head_tab #y_head_wzdh_down .y_head_wzdh_fw .y_head_wzdh_fwbox>p{line-height: 24px;color: #000;font-size: 16px;margin-bottom: 5px;}
.y_head .y_head_tab #y_head_wzdh_down .y_head_wzdh_fw .y_head_wzdh_fwbox div{width: 100%;white-space:normal;}

.y_head .y_head_tab #y_head_wzdh_down .y_head_wzdh_fw .y_head_wzdh_fwbox div>a{color: #666;;font-size: 14px;line-height: 30px;margin-right: 10px;display: inline-block;}
.y_head .y_head_tab #y_head_wzdh_down .y_head_wzdh_fw .y_head_wzdh_fwbox div>a:hover{color: #E63429;}

.y_head .y_head_tab #y_head_wzdh_down .y_head_wzdh_yy {width: calc(1200px - 710px - 302px);}
.y_head .y_head_tab #y_head_wzdh_down .y_head_wzdh_yy img{width: 95px;height: 95px;display: block;margin: 0 auto;margin-top: 16px;    box-shadow: 0px 1px 18px 1px rgb(0 0 0 / 10%);}
.y_head .y_head_tab #y_head_wzdh_down .y_head_wzdh_yy p:nth-child(3){color: #666;;font-size: 14px;line-height: 30px;width: 100%;text-align: center;margin-top: 4px;}



/* 隐私和用户 */
.y_ystk{display: none;}
.y_yhxy{display: none;}
.y_fwtk{display: none;}
.y_csrzbz{display: none}
.y_flsm{display: none;}
.y_qlsm{display: none;}
.y_csrzbz .y_allxy_box_content{height: 420px !important;}
.y_allxy {position: fixed;width: 100%;height: 100%;top: 0;background: rgba(0,0,0,0.5);min-width: 1200px; z-index:1001;}
.y_allxy .y_allxy_box{width:800px;height:fit-content;background: #fff;left: 0;right: 0;top: 0;bottom: 0;margin: auto;position: absolute;}
.y_allxy .y_allxy_title{    height: 54px;border-bottom: 2px solid #dcdcdc;position: relative;}
.y_allxy .y_allxy_title>p{    text-align: center;line-height: 54px;font-size: 20px;color: #333;}
.y_allxy .y_allxy_close{       position: absolute;font-size: 18px;color: #333;top: 12px;right: 24px;cursor: pointer;font-weight: bold;}
.y_allxy .y_allxy_box_content{line-height: 35px;font-size: 16px;color: #737373;padding: 20px;height:800px;overflow-y: auto;}
.y_allxy .y_allxy_box_content *{font-size: 16px;color: #737373;}

/*兔年top图*/
/*.w_tu_top{width: 100%;position: absolute;z-index: 1000000; animation: mymove 1s;}*/
/*.w_tu_top_x{position:fixed;top:-100px;right: 202px;cursor: pointer;width: 25px;z-index: 101}*/
/*.w_tu_top_img{cursor:pointer;position: fixed;right: 230px;top: -130px;width: 120px;display: inline-block; animation: beforeDance 1.5s linear infinite;-webkit-animation: beforeDance 1.5s linear infinite;z-index: 101}*/
/*@keyframes beforeDance {0% {transform: translateY(-1px);}50% {transform: translateY(-4px);}100% {transform: translateY(-1px);}}*/
/*.w_tu_top_bigimg{position: fixed;top: -828px;left: 0;width: 100%;z-index: 100}*/
/*.w_tu_top_bighui{position: fixed;left: 0;right: 0;height: 100%;background-color: rgba(0,0,0,.6);z-index: 99}*/