﻿@charset "utf-8";.custom{height:500px;position:relative;overflow:hidden}.custom .banner_text{width:100%;position:absolute;top:0;left:0}.custom .banner_text .center{padding-top:150px;width:800px;padding-left:100px;float:left;text-align:center;color:#fff}.custom .banner_text .center h2{margin:0;font-weight:normal;line-height:40px}.custom .banner_text .center .search{width:500px;margin:5px auto;overflow:hidden}.custom .banner_text .center .search input,.custom .banner_text .center .search button{background:0 none;border:0 none;height:38px;line-height:38px;border:1px solid #ff9e00;outline:none;float:left}.custom .banner_text .center .search input{padding-left:5px;width:460px;border-radius:5px 0 0 5px;background:#fff;color:#333}.custom .banner_text .center .search button{border-radius:0 5px 5px 0;background:#ff9e00;padding:0 10px;margin-left:-5px}.custom .banner_text .right{width:250px;height:500px;float:left;text-align:left;background:rgba(0,0,0,.1);color:#fff;padding:160px 0}.custom .banner_text .right ul{padding:0 40px}.custom .banner_text .right ul li{line-height:35px}@media only screen and (max-width:768px){.custom{height:auto}.custom .right{display:none}[data-pluginsid="phoneBanner"] .focus{width:100%;margin:0 auto;position:relative;overflow:hidden}[data-pluginsid="phoneBanner"] .focus ol{position:absolute;bottom:10px;left:50%;z-index:1;margin-left:-36px}[data-pluginsid="phoneBanner"] .focus ol li{width:8px;height:8px;background-color:#fff;border-radius:50%;float:left;margin:0 5px;line-height:.2rem;overflow:hidden;color:#fff}[data-pluginsid="phoneBanner"] .focus ol .on{width:8px;height:8px;background:#666;color:#666}[data-pluginsid="phoneBanner"] .focus .bd{position:relative;z-index:0}[data-pluginsid="phoneBanner"] .focus .bd li img{width:100%}[data-pluginsid="phoneBanner"] .focus .bd li a{-webkit-tap-highlight-color:rgba(0,0,0,0)}ul.pageLeftActive{width:20px;list-style:none;margin:0;padding:14px 0}.pageLeftActive li{height:4px;margin:2px 0;background:#989898}.page_popup{position:fixed;top:0;left:0;width:100%;height:100%;display:none}.page_popup_bg{width:100%;height:100%;background:rgba(0,0,0,.6)}.page_popup_cont{position:absolute;top:0;left:0;width:75%;height:100%;overflow-y:auto;background:#fff}.page_popup_bg.is_show{animation:fade_in_alert .4s;-moz-animation:fade_in_alert .4s;-ms-animation:fade_in_alert .4s;-o-animation:fade_in_alert .4s;-webkit-animation:fade_in_alert .4s;animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards}.page_popup_bg.is_hide{animation:fade_out_alert .4s;-moz-animation:fade_out_alert .4s;-ms-animation:fade_out_alert .4s;-o-animation:fade_out_alert .4s;-webkit-animation:fade_out_alert .4s;animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards}.page_popup_cont.is_show{animation:left_in_alert .4s;-moz-animation:left_in_alert .4s;-ms-animation:left_in_alert .4s;-o-animation:left_in_alert .4s;-webkit-animation:left_in_alert .4s;animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards}.page_popup_cont.is_hide{animation:left_out_alert .4s;-moz-animation:left_out_alert .4s;-ms-animation:left_out_alert .4s;-o-animation:left_out_alert .4s;-webkit-animation:left_out_alert .4s;animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards}@keyframes fade_in_alert{0%{opacity:0;}100%{opacity:1;}}@-moz-keyframes fade_in_alert{0%{opacity:0}100%{opacity:1}}@-ms-keyframes fade_in_alert{0%{opacity:0}100%{opacity:1}}@-o-keyframes fade_in_alert{0%{opacity:0;}100%{opacity:1;}}@-webkit-keyframes fade_in_alert{0%{opacity:0}100%{opacity:1}}@keyframes fade_out_alert{0%{opacity:1}100%{opacity:0}}@-moz-keyframes fade_out_alert{0%{opacity:1}100%{opacity:0}}@-ms-keyframes fade_out_alert{0%{opacity:1}100%{opacity:0}}@-o-keyframes fade_out_alert{0%{opacity:1;}100%{opacity:0;}}@-webkit-keyframes fade_out_alert{0%{opacity:1}100%{opacity:0}}@keyframes left_in_alert{0%{opacity:0;transform:translateX(-100%)}100%{opacity:1;transform:translateX(0)}}@-moz-keyframes left_in_alert{0%{opacity:0;-moz-transform:translateX(-100%)}100%{opacity:1;-moz-transform:translateX(0)}}@-ms-keyframes left_in_alert{0%{opacity:0;-ms-transform:translateX(-100%)}100%{opacity:1;-ms-transform:translateX(0)}}@-o-keyframes left_in_alert{0%{opacity:0;-o-transform:translateX(-100%);}100%{opacity:1;-o-transform:translateX(0);}}@-webkit-keyframes left_in_alert{0%{opacity:0;-webkit-transform:translateX(-100%)}100%{opacity:1;-webkit-transform:translateX(0)}}@keyframes left_out_alert{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(-100%)}}@-moz-keyframes left_out_alert{0%{opacity:1;-moz-transform:translateX(0)}100%{opacity:0;-moz-transform:translateX(-100%)}}@-ms-keyframes left_out_alert{0%{opacity:1;-ms-transform:translateX(0)}100%{opacity:0;-ms-transform:translateX(-100%)}}@-o-keyframes left_out_alert{0%{opacity:1;-o-transform:translateX(0);}100%{opacity:0;-o-transform:translateX(-100%);}}@-webkit-keyframes left_out_alert{0%{opacity:1;-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-100%)}}