@charset "utf-8";
/* CSS Document */
.atw_topwrp{ display: flex;flex-direction: row;flex-wrap: wrap;width: 100%;  min-height: 300px;  background: url("../uca_images/bg-top-banner.jpg");}
.atw_center { display: flex; width:1370px; margin: 0 auto;}
.atw_data{ width: 100%; margin: 0px;  padding: 0px; display: flex; }
.atw_left{  flex: 50%;}
.atw_right{ flex: 50%; display: flex; justify-content: flex-end;}
/*.slider_txt{ font-size: 36px;  color: #FFFFFF;font-family: 'Roboto', sans-serif; line-height: 43px; margin: 20px 0px;}
.slider_txt a{ font-size: 36px;  color: #FFFFFF;font-family: 'Roboto', sans-serif; line-height: 43px; margin: 20px 0px; text-decoration:none;}*/
.slider_txt{ font-size: 36px;  color: #FFFFFF;font-family: 'Roboto', sans-serif; line-height: 35px; margin: 20px 0px;}
.slider_txt a{ font-size: 26px;  color: #FFFFFF;font-family: 'Roboto', sans-serif; margin: 20px 0px; text-decoration:none;}
.autherw{ width: 100%; display: flex;}
.emogee{ width: 50px;  height: 50px; margin-top: 10px; margin-bottom: 10px; border: #D5D5D5 solid 2px; border-radius: 50px; margin-right: 30px;}
.emogee img{ border-radius: 50%; width: 50px ;height:50px; }
.uca_pa_news_dropdown { width:auto;height: auto;float: left; position: relative;display: block;margin-top: 10px;}
.uca_pa_news_dropdown span { /*! width: auto; */ /*! height: auto; */ /*! float: left; */ /*! color: #fff; */ /*! font-family: 'Roboto', sans-serif; */ /*! font-size: 14px; *//*! font-weight: 400; */ /*! margin-top: 7px; */  /*! cursor: pointer; */}
.uca_pa_news_dropdown-content {width:100%;height: auto;float: left; display: none;  position: absolute; margin-top: 25px; font-family: 'Roboto', sans-serif;font-size: 14px;font-weight: 400; z-index: 1;}
.uca_pa_news_dropdown-content p{ width: 100%;height: auto;float: left;font-family: 'Roboto', sans-serif;font-size: 14px;font-weight: 400;color:#fff;margin-top: 5px;margin-bottom: 3px; }		.uca_pa_news_dropdown .uca-drop-icon{width: auto;height: auto;color: #fff;font-family: 'Roboto', sans-serif;font-size: 26px;font-weight: 400;float: right;top: 0; margin-top: 0px; position: absolute; }
.uca_pa_news_dropdown:hover .uca_pa_news_dropdown-content { display: block;}
.main_pic{ max-width:590px;  width: 100%; margin: 20px 0px;}
.main_pic img{ width: 100%; border: #FFFFFF solid 5px;  }
.logo_asia{ margin-top: 20px;}
.logo_asia img{  max-width: 335px; width: 100%;}


.contentlogo_w{width:213px;  display:flex;}
.headset-warp_w{ width:90px; text-align:center;padding-top: 25px;  }
.headset-warp_w a{text-decoration:none;font-size:17px ;font-weight:bold;color:#fff; }
.asialogo-warp_w{ width:128px; border-left:#9b9b9b  solid 1px; padding-left:10px; }
.asialogo-warp_w a{font-size:40px; color:#fff; font-weight:bold;font-family: 'Tinos', serif; text-decoration:none;}



@media only screen and (max-width: 766px) {
.atw_data{  flex-direction: column;}
.atw_left { flex: 50%; text-align: center;}
.autherw { width: 100%; display: flex; justify-content: center;}
.atw_right { flex: 50%;display: flex;justify-content: center;}
.atw_data {padding: 20px;}
.emogee {margin-right: 10px;}}
@media only screen and (min-width: 1100px) and (max-width: 1300px){
.atw_data { width: 100%; margin: 0px; padding: 30px !important; display: flex;}}
@media only screen and (min-width: 768px) and (max-width: 1999px){
.atw_left {flex: 100%;}
.atw_right {flex: 100%;}
.atw_data { width: 100%; padding: 20px;}}