/*e_IndexOrdinaryStyleBox-001*/ .e_IndexOrdinaryStyleBox-001{ /* position: absolute;*/ width: 100%; height: auto; width-uint:%; } /*stylebox_top*/ .e_IndexOrdinaryStyleBox-001 .stylebox_top{ background-color: transparent; } /*stylebox_link*/ .e_IndexOrdinaryStyleBox-001 .stylebox_link{ color: #666666; font-size: 14px; display: table; height: inherit; border-width: 0; } .e_IndexOrdinaryStyleBox-001 .stylebox_link:hover{ color: rgba(101,190,186,1); } .e_IndexOrdinaryStyleBox-001 .stylebox_link:active{ color: rgba(101,190,186,1); } .e_IndexOrdinaryStyleBox-001 .stylebox_top{ width: auto; height: 40px; } .e_IndexOrdinaryStyleBox-001 .title_icon{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); margin-right: 10px; font-size:medium; } .e_IndexOrdinaryStyleBox-001 .title_icon::before{ content: ""; } .e_IndexOrdinaryStyleBox-001 .title_main{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); font-weight: normal; font-size: 16px; max-width: 600px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; } .e_IndexOrdinaryStyleBox-001 .title_sub{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); font-size: 14px; font-weight: normal; margin-left: 10px; } .e_IndexOrdinaryStyleBox-001 .stylebox_title{ display: inline-block; width: auto; height: inherit; background-color: rgba(101, 190, 186, 1); padding-left: 15px; padding-right: 15px; font-size: 0; vertical-align: bottom; white-space: nowrap; } .e_IndexOrdinaryStyleBox-001 .stylebox_link{ float: right; vertical-align: middle; margin-right: 15px; } .e_IndexOrdinaryStyleBox-001 .stylebox_link a{ color: inherit; display: table-cell; vertical-align: middle; } .e_IndexOrdinaryStyleBox-001 .link_icon{ display: inline-block; margin-left: 5px; } .e_IndexOrdinaryStyleBox-001 .link_icon::before{ content: '\e6af'; } .e_IndexOrdinaryStyleBox-001 .stylebox_top_line{ height: 1px; background-color: rgba(240,240,240,1); } .e_IndexOrdinaryStyleBox-001 .stylebox_content { border-style: solid; border-width: 1px; border-color: #f0f0f0; width: 100%; height: calc(100% - 48px); width-uint:%; } .e_IndexOrdinaryStyleBox-001 .stylebox_bottom_line{ height: 1px; background-color: rgba(240,240,240,1); }.e_SideMajorStyleBox-001{ height:auto; height-and-height-uint:auto; width-and-width-uint:100%; width:100%; width-uint:%; } .e_SideMajorStyleBox-001 .stylebox_top{ height:40px; height-and-height-uint:40px; width-and-width-uint:auto; width:auto; background-color:rgba(151, 72, 2, 1); } .e_SideMajorStyleBox-001 .title_icon{ vertical-align:middle; line-height:40px; margin-right:10px; color:rgba(255,255,255,1); font-size:medium; display:inline-block; } .e_SideMajorStyleBox-001 .title_icon::before{ content:""; } .e_SideMajorStyleBox-001 .title_main{ vertical-align:middle; line-height:40px; color:rgba(255,255,255,1); max-width:600px; font-size:16px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; display:inline-block; font-weight:normal; } .e_SideMajorStyleBox-001 .title_sub{ vertical-align:middle; line-height:40px; color:rgba(255,255,255,1); font-size:14px; margin-left:10px; display:inline-block; font-weight:normal; } .e_SideMajorStyleBox-001 .stylebox_title{ padding-left:15px; padding-right:15px; vertical-align:bottom; height:inherit; height-and-height-uint:inherit; width-and-width-uint:auto; width:auto; font-size:0px; background-color:rgba(151, 72, 2, 1); white-space:nowrap; display:inline-block; } .e_SideMajorStyleBox-001 .stylebox_link{ vertical-align:middle; margin-right:15px; height:inherit; color:#666666; font-size:14px; display:table; border-width:0px; float:right; } .e_SideMajorStyleBox-001 .stylebox_link a{ vertical-align:middle; color:inherit; display:table-cell; } .e_SideMajorStyleBox-001 .link_icon{ margin-left:5px; display:inline-block; } .e_SideMajorStyleBox-001 .link_icon::before{ content:'\e6af'; } .e_SideMajorStyleBox-001 .stylebox_top_line{ height:1px; background-color:rgba(240,240,240,1); } .e_SideMajorStyleBox-001 .stylebox_content{ height:calc(100% - 48px); width:100%; border-style:solid; border-color:#f0f0f0; border-width:1px; width-uint:%; } .e_SideMajorStyleBox-001 .stylebox_bottom_line{ height:1px; background-color:rgba(240,240,240,1); }.e_AllWBox-001{ width: 490px; height: 39px; background-color:rgba(77,144,203,1); } .w_wbox-001 .p_wbox{ background-color: rgba(255,255,255,1); } .w_bbox-001 .w_wbox-001 .p_wbox { margin-top: 20px; }.w_wbox-001{ position:absolute; width:100%; height:120px; }.c_nav_main-21002{position:absolute; width:1090px; height:200px; overflow:hidden;} nav { width: 100%; } ul { margin: 0px; padding: 0px; list-style: none; } ul.dropdown { position: relative; width: 100%; } ul.dropdown li { font-weight: bold; float: left; width: 120px; position: relative; } ul.dropdown a:hover { color: #000; } ul.dropdown li a { display: block; padding: 20px 8px; color: #ffffff; position: relative; z-index: 2000; text-align: center; text-decoration: none; font-weight: 300; transition:0.5s all; font-size: 16px; } ul.dropdown li a:hover, ul.dropdown li a.hover { background: #bc834e; position: relative; color: #fff; } ul.dropdown ul { display: none; position: absolute; top: 0; left: 0; width: 180px; z-index: 1000; } ul.dropdown ul li { font-weight: normal; background: #f6f6f6; color: #000; border-bottom: 1px solid #ccc; } ul.dropdown ul li a { display: block; color: #34495e !important; background: #eee !important; } ul.dropdown ul li a:hover { display: block; background: #bc834e !important; color: #fff !important; } .drop > a { position: relative; } .drop > a i:after { content: ""; position: absolute; right: 10px; top: 45%; border-left: 5px solid transparent; border-top: 5px solid #333; border-right: 5px solid transparent; z-index: 999; } .drop > a:hover i:after { content: ""; border-left: 5px solid transparent; border-top: 5px solid #fff; border-right: 5px solid transparent; }.c_nav_main-21002005 .p_MatteIcon .iconfont:before{content:'\e602'; }.c_nav_main-21002 .p_MatteIcon .iconfont:before{content:'\e602'; }.w_hline-001 .p_HLine{ border-top-width: 1px; border-top-style: solid; border-top-color:#f0f0f0; opacity:1; filter:alpha(opacity:100); } .w_hline-001{ position:absolute; width:300px; height:1px; left:100px; top:20px; } .w_hline-001 .w_hline{ width:100%; height:inherit; }.e_AllWBox-001{ width: 490px; height: 39px; background-color:rgba(77,144,203,1); } .w_bbox-001 .p_wbox{ background-color: rgba(255,255,255,1); } .w_bbox-001 .w_bbox-001 .p_wbox { margin-top: 20px; }.w_bbox-001{ position:absolute; width:100%; height:120px; }.w_rbox-001{position:absolute; width:300px; height:300px; } .w_rbox-001 .p_stylebox{ width: 100%; }.w_rbox-001 .p_MatteIcon .iconfont:before{content:'\e602'; }.w_rbox-001 >div{animation-fill-mode:both; }.w_img-002 .p_title{ display:inline-table; margin:0; min-width:37px; padding:0; color:rgba(51,51,51,1); font-size:16px; font-weight:400; cursor:pointer; } .w_img-002 .p_title .font{ vertical-align:middle; line-height: 21px; } .w_img-002 .p_title:hover{ color:rgba(87,177,173,1); } .w_img-002 .p_title:active{ color:rgba(69,165,161,1); } .w_img-002 .p_title .iconfont:before{ display: inline-block; content:""; } .w_img-002 .p_dimage{ padding:0; border-width:0px; border-style:solid; border-color:rgba(228,228,228,1); background-color: transparent; overflow: hidden; } .w_img-002 .p_dimage:hover{ border-width:0px; border-style:solid; border-color:rgba(228,228,228,1); background-color: transparent; } .w_img-002 .p_dimage:active{ border-width:0px; border-style:solid; border-color:rgba(228,228,228,1); background-color: transparent; } .e_title.w_img-002 .p_link002{ display:inline-block; padding:0; color:#707070; font-size:14px; text-align:left; } .e_title.w_img-002 .p_link002{ white-space:nowrap; vertical-align:middle; line-height: 19px; } a>.e_title.w_img-002 .p_link002:hover{ text-decoration:underline; font-weight:bold; cursor:pointer; color: #60a9d7; } a>.e_title.w_img-002 .p_link002:active{ color:#60a9d7; font-weight:400; } a>.e_title.w_img-002 .p_link002:active{ text-decoration:none; margin-top:0; } .e_title.w_img-002 .p_link002 .iconfont:before{ display: inline-block; content:""; } .e_title.w_img-002 .p_link001{display:inline-block;padding:0;color:#707070;font-size:14px;text-align:left;height:calc(100%); } .e_title.w_img-002 .p_link001{ white-space:nowrap; vertical-align:middle; line-height: 19px; } a>.e_title.w_img-002 .p_link001:hover{ text-decoration:underline; font-weight:bold; cursor:pointer; color: #60a9d7; } a>.e_title.w_img-002 .p_link001:active{ color:#60a9d7; font-weight:400; } a>.e_title.w_img-002 .p_link001:active{ text-decoration:none; margin-top:0; } .e_title.w_img-002 .p_link001 .iconfont:before{ display: inline-block; content:""; } .w_img-002 .p_box{ margin:0; width: 236px; height:317px; padding:0; border-width:1px; border-style: none; border-color:rgba(228,228,228,0); background-color:transparent; overflow: hidden; } .w_img-002{position:absolute; width:300px; height:249px; } .w_img-002 .animated{ width:100%; height:100%; } .w_img-002 .font { white-space: nowrap; } .w_img-002 .p_link001{ width:100%; height:calc(100%); } .w_img-002 .p_link002{ width:100%; height:30px; } .w_img-002 .p_box{ width: 100%; height: 100%; text-align:center; } .w_img-002 .p_dimage{ height: inherit; overflow: hidden; font-size: 0; } .w_img-002 .e_image:hover:after { background: transparent; }.w_img-002 .p_MatteIcon .iconfont:before{content:'\e602'; }.w_img-002 >div{animation-fill-mode:both; }#c_nav_main-15338777253709056 .p_MatteIcon .iconfont:before{content:'\e602'; }#c_nav_main-15338777253709056{ position:absolute; top:19px; left:242px; z-index:auto; width:1090px; height:200px; } #w_wbox-1531624145295 .p_wbox{ background-color:rgba(0, 0, 0, 0.82); } #w_wbox-1531624145295 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_wbox-1531624145295 >div{ animation-fill-mode:both; } #w_img-1531624145336 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_img-1531624145336 >div{ animation-fill-mode:both; } #w_img-1531622327538 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_img-1531622327538 >div{ animation-fill-mode:both; } #w_img-1531622238505 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_img-1531622238505 >div{ animation-fill-mode:both; } #w_img-1531622332299 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_img-1531622332299 >div{ animation-fill-mode:both; } #w_img-1531622193650 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_img-1531622193650 >div{ animation-fill-mode:both; } #w_img-1531621854442 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_img-1531621854442 >div{ animation-fill-mode:both; } #w_img-1531622014507 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_img-1531622014507 >div{ animation-fill-mode:both; } #w_hline-1531622438443 .p_HLine{ border-top-color:rgba(165, 126, 47, 0.4); border-top-style:solid; } #w_hline-1531622438443 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_hline-1531622438443 >div{ animation-fill-mode:both; } #w_img-1531621829601 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_img-1531621829601 >div{ animation-fill-mode:both; } #w_img-1567666430106 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_img-1567666430106 >div{ animation-fill-mode:both; } #w_wbox-1531624145295{ position:absolute; top:0px; left:-356px; z-index:103; width:1912px; height:100px; } #w_bbox-1531752528368{ position:absolute; top:3115px; left:-356px; z-index:102; width:1912px; height:350px; } #w_rbox-1531624145321{ position:absolute; top:0px; left:360px; z-index:1; width:1200px; height:100px; } #w_rbox-1531622327519{ position:absolute; top:181px; left:261px; z-index:105; width:240px; height:90px; } #w_rbox-1531622238486{ position:absolute; top:181.813px; left:777.219px; z-index:104; width:300px; height:90px; } #w_rbox-1531622332270{ position:absolute; top:181.844px; left:518.688px; z-index:106; width:277px; height:90px; } #w_rbox-1531622193630{ position:absolute; top:181.844px; left:1035.77px; z-index:103; width:300px; height:90px; } #w_rbox-1567666430080{ position:absolute; top:181px; left:1412.86px; z-index:109; width:300px; height:90px; } #w_img-1531624145336{ position:absolute; top:30.9688px; left:-5.01563px; z-index:100; width:121px; height:37px; } #w_common_text-1531622327551{ position:absolute; top:45px; left:1.93179px; z-index:2; width:296px; height:45px; } #w_img-1531622327538{ position:absolute; top:0px; left:136.974px; z-index:1; width:25px; height:28px; } #w_img-1531622238505{ position:absolute; top:0px; left:136.974px; z-index:1; width:28px; height:28px; } #w_common_text-1531622238519{ position:absolute; top:45px; left:1.96021px; z-index:2; width:296px; height:45px; } #w_img-1531622332299{ position:absolute; top:0px; left:136.974px; z-index:1; width:25px; height:25px; } #w_common_text-1531622332315{ position:absolute; top:45px; left:1.93179px; z-index:2; width:296px; height:45px; } #w_img-1531622193650{ position:absolute; top:0px; left:139.969px; z-index:1; width:28px; height:28px; } #w_common_text-1531622193665{ position:absolute; top:45px; left:4.96875px; z-index:2; width:296px; height:45px; } #w_common_text-1531622611571{ position:absolute; top:308.266px; left:357.891px; z-index:108; width:1201px; height:16px; } #w_img-1531621854442{ position:absolute; top:22.875px; left:958.938px; z-index:101; width:49px; height:49px; } #w_img-1531622014507{ position:absolute; top:109.844px; left:840.922px; z-index:102; width:285px; height:51px; } #w_hline-1531622438443{ position:absolute; top:281.438px; left:-6px; z-index:107; width:1920px; height:1px; } #w_img-1531621829601{ position:absolute; top:0px; left:0px; z-index:100; width:1920px; height:350px; } #w_img-1567666430106{ position:absolute; top:-7.5625px; left:17.9688px; z-index:1; width:80px; height:56px; } #w_common_text-1567666430122{ position:absolute; top:48.4375px; left:-90.0313px; z-index:2; width:296px; height:45px; }