 .e_MajorStyleBox-001{  width: 100%; height: auto; width-uint:%; }  .e_MajorStyleBox-001 .stylebox_top{ background-color: #65beba; height: 67px; }  .e_MajorStyleBox-001 .stylebox_title{ line-height: 67px; display: inline-block; width: auto; height: inherit; background-color: rgba(101, 190, 186, 1); padding-left: 20px; padding-right: 20px; font-size: 0; vertical-align: bottom; white-space: nowrap; }  .e_MajorStyleBox-001 .stylebox_link{ color: #EAF3F3; font-size: 30px; padding: 0 15px; margin: 0; float: right; vertical-align: middle; display: table; height: inherit; border-width: 0; } .e_MajorStyleBox-001 .stylebox_link i:before{ content: "\e6ae"; } .e_MajorStyleBox-001 .stylebox_link:active{ background-color:#4E9694 ; }  .e_MajorStyleBox-001 .stylebox_content{ height: calc(100% - 48px); width: 100%; border-style: solid; border-width: 1px; border-color:#f0f0f0; width-uint:%; } .e_MajorStyleBox-001 .title_main{ font-size: 34px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; max-width: 352px; display: inline-block; vertical-align: middle; color: rgba(255,255,255,1); font-weight: normal; } .e_MajorStyleBox-001 .title_sub{ font-size: 34px; color: #fff; display: inline-block; vertical-align: middle; font-weight: normal; margin-left: 10px; } .e_MajorStyleBox-001 .stylebox_title .title_icon{ text-align: center; line-height: normal; display: inline-block; vertical-align: middle; color: rgba(255,255,255,1); margin-right: 10px; font-size: initial; } .e_MajorStyleBox-001 .stylebox_title .title_icon:before{ content: "\e63d"; font-size: 34px; color: #fff; } .e_MajorStyleBox-001 .stylebox_link a { color: inherit; display: table-cell; vertical-align: middle; } .e_MajorStyleBox-001 .link_icon { display: inline-block; margin-left: 5px; } .e_OrdinaryStyleBox-001{  width: 100%; height: auto; width-uint:%; }  .e_OrdinaryStyleBox-001 .stylebox_top{ background-color: #F0F0F0; height: 67px; }  .e_OrdinaryStyleBox-001 .stylebox_link{ font-size: 30px; color: #a7a7a7; display: table; height: inherit; border-width: 0; padding: 0 15px; margin: 0; float: right; vertical-align: middle; } .e_OrdinaryStyleBox-001 .stylebox_link:active{ color: rgba(101,190,186,1); }  .e_OrdinaryStyleBox-001 .stylebox_content{ width: 100%; height: calc(100% - 48px); border-style: solid; border-width: 1px; border-color: #f0f0f0; width-uint:%; } .e_OrdinaryStyleBox-001 .title_main{ font-size: 34px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; max-width: 352px; display: inline-block; vertical-align: middle; color:#333333; font-weight: normal; } .e_OrdinaryStyleBox-001 .title_sub{ font-size: 34px; display: inline-block; vertical-align: middle; font-weight: normal; margin-left: 10px; color: #333333; } .e_OrdinaryStyleBox-001 .stylebox_title{ background-color:transparent; } .e_OrdinaryStyleBox-001 .stylebox_link i:before{ content: "\e6ae"; }  .e_OrdinaryStyleBox-001 .stylebox_title{ line-height: 67px; display: inline-block; width: auto; height: inherit; background-color: transparent; padding-left: 20px; padding-right: 20px; font-size: 0; vertical-align: bottom; white-space: nowrap; }  .e_OrdinaryStyleBox-001 .stylebox_link i:before{ content: "\e6ae"; } .e_OrdinaryStyleBox-001 .stylebox_link:active{ background-color:#4E9694 ; } .e_OrdinaryStyleBox-001 .stylebox_title .title_icon{ text-align: center; line-height: normal; display: inline-block; vertical-align: middle; color: rgba(255,255,255,1); margin-right: 10px; font-size: initial; } .e_OrdinaryStyleBox-001 .stylebox_title .title_icon:before { content: "\e63d"; font-size: 34px; color: #333; } .e_OrdinaryStyleBox-001 .stylebox_link a { color: inherit; vertical-align: middle; display: table-cell; } .e_OrdinaryStyleBox-001 .link_icon { display: inline-block; margin-left: 5px; }.w_img-001{position:absolute; width:280px; height:280px; font-size: 30px;} .w_img-001 .animated{ width:100%; height:100%; } .w_img-001 .p_link001{ width:100%; height:calc(100% - 30px); } .w_img-001 .p_link002{ width:100%; height:30px; } .w_img-001 .p_box{ width: 100%; height: 100%; text-align:center; } .w_img-001 .p_dimage{ height: inherit; } .w_img-001 .e_image:hover:after { background: transparent; }.w_img-001 .p_MatteIcon:before{content:'\e752'; }.w_img-001 >div{animation-fill-mode:both; }.c_nav_main-61003{position:absolute;width:400px;height:200px;overflow:hidden} .menu_bg { position: absolute; width:100%; height: 80px; z-index: 0; } header{ position: relative; } header .m-btn { width: 50px; height: 50px; display: block; padding: 10px; cursor: pointer; position: absolute; right: 0; margin-top: 15px; z-index: 9999999999; } .fr { float: right; display: inline; } header .m-btn .box { display: block; width: 30px; height: 30px; overflow: hidden; position: relative; } header .m-btn .line { display: block; width: 100%; height: 3px; background-color: #767676; position: absolute; left: 0; transition: all .5s; } header .m-btn .line1 { width: 18px; top: 0; } header .m-btn .line2 { width: 26px; top: 10px; } header .m-btn .line3 { width: 22px; top: 21px; } header .m-btn.cur .line1, header .m-btn.cur .line2, header .m-btn.cur .line3 { width: 100%; background: #fff; } .m-sub-menu { position: fixed; right: -100%; width: 66%; top: 0; z-index: 0; height: 100%; background-color: #fff; transition: all 0.64s ease 0s; } .m-sub-menu.show { right: 0; transition: all 0.44s ease 0s; } .m-sub-menu .top-box { line-height: 92px; background-color: #0f92ed; } .f-cb { zoom: 1; } .f-cb:after { display: block; height: 0; clear: both; visibility: hidden; overflow: hidden; content: "."; } .fl { float: left; display: inline; } .fr { float: right; display: inline; } .m-sub-menu .top-box .stt { display: inline-block; font-size: 22px; color: #ffffff; margin-left: 8.2%; font-family: 'iconfont'!important; } .m-sub-menu .list-wrap ul { width: 100%; } .m-sub-menu .list-wrap li { line-height: 60px; width: 100%; border-bottom: 1px solid #f2f2f2; } .m-sub-menu .list-wrap li .col-box { display: block; width: 100%; } .m-sub-menu .list-wrap .tit { font-size: 22px; color: #666; margin-left: 8.2%; } ul:after { display: block; height: 0; clear: both; visibility: hidden; overflow: hidden; content: "."; }.c_complaintPage_detail-01001001 { position: absolute; width: 640px; height: 680px; overflow: hidden; } .c_complaintPage_detail-01001001 .p_complaintPageDetails{ width: inherit; height: auto; white-space: normal; background: transparent; } .c_complaintPage_detail-01001001 .p_articles { width: inherit; height: auto; font-size: 14px; line-height: 21px; color: #656565; }.c_complaintPage_detail-01001001 .p_MatteIcon:before{content:'\e752'; }.w_bbox-001{ position:absolute; width:100%; height:120px; } .w_bbox-001 .p_wbox{ background-color: rgba(255,255,255,1); }.w_rbox-001{position:absolute; width:263px; height:242px; } .w_rbox-001 .p_stylebox{ width: 100%; height: 100%; }.w_rbox-001 .p_rbox{background-color:rgba(0, 0, 0, 0); }.w_rbox-001 .p_MatteIcon:before{content:'\e752'; }#c_complaintPage_detail-15113209040600981 .p_MatteIcon:before{content:'\e752'; }#c_complaintPage_detail-15113209040600981{ position:absolute; top:43.993px; left:34.4965px; z-index:1; width:571px; height:49px; } #c_nav_main-15350974356325569 .p_MatteIcon:before{ content:'\e752'; } #c_nav_main-15350974356325569{ position:absolute; top:13px; left:3.85938px; z-index:102; width:633px; height:52px; } .w_common_text-001{font-size:26px; } #w_rbox-1509156074271 .p_rbox{ background-color:rgba(255, 255, 255, 1); } #w_rbox-1509156074271 .p_MatteIcon:before{ content:'\e752'; } #w_rbox-1509156074271 >div{ animation-fill-mode:both; } #w_bbox-1511320866673 .p_wbox{ background-color:rgba(234, 234, 234, 1); } #w_bbox-1511320866673 .p_MatteIcon:before{ content:'\e752'; } #w_bbox-1511320866673 >div{ animation-fill-mode:both; } #w_img-1516583297437 .p_link001{ height:calc(100%); } #w_img-1516583297437 .p_MatteIcon:before{ content:'\e752'; } #w_img-1516583297437 >div{ animation-fill-mode:both; } #w_rbox-1509156074271{ position:absolute; top:0px; left:0px; z-index:108; width:640px; height:90px; } #w_bbox-1511320866673{ position:absolute; top:2000.97px; left:0px; z-index:106; width:640px; height:90px; } #w_img-1516583297437{ position:absolute; top:26.9965px; left:20.9896px; z-index:101; width:189px; height:38px; } #w_common_text-1636677564381{ position:absolute; top:34.9688px; left:499.125px; z-index:100; width:130px; height:40px; }