*{-webkit-text-size-adjust:none}
body{margin:0;border:0;width:100%;color:#000;font-size: 16px;line-height:140%;background:#000;}
div,h1,h2,h3,h4,hr,p,form,label,input,textarea,img,span,strong{text-align:left;vertical-align:middle;margin:0;padding:0;word-wrap:normal;word-break:normal;border-width:0;font-family:"微軟正黑體","蘋果儷中黑","Lucida Grande","Arial","Arial Narrow";outline:none}
hr{noshade:noshade}
th{font-weight:400}
ul,ol{list-style:none;margin:0;padding:0;overflow:hidden}
li{list-style:none}
a,a:hover{text-decoration:none;cursor:pointer;outline:none;color:#000}
img{max-width:100%}
br{font-family:Arial!important}
.pageh1{position:fixed;z-index:-8989898;opacity:0;color:#fff}
.wrapper .slick-slider{margin:0}
.wrapper{overflow:hidden;position:relative}
.edge{width:1366px; margin:0 auto; overflow:hidden;}
.mobile-main-nav,.nav-func,.subnav,.sub2nav,.sub3nav,.phoneWrap,.sub2Option,.sub3Option,#mobile-menu{display:none}
header #cis{
    float: left;
    width: 420px;
}
header #cis a{display:block;background-repeat:no-repeat;background-position: 0px 100%;background-image:url(/images/03/logo-bg.png);padding-left: 0px;}
header #cis a img{width: auto;}
header #top-nav{transition:all linear .2s;float: right;width: calc(100% - 440px);overflow: hidden;}
header #menubar{transition:all linear .2s}
header #top-nav .searchbar{
    text-align: right;
    margin: 27px 0 18px;
    display: flex;
    justify-content: flex-end;
    align-content: center;
}

.advancedSearch {
  display: flex;
  align-items: center;
}


.advancedSearch span {
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   height: 100%;
   padding: 0px 30px;
   font-size: 16px;
   letter-spacing: .1em;
   color: #000;
   background-color: #ffe33c;
   -webkit-transition: all .5s;
   -o-transition: all .5s;
   transition: all .5s;
}
.advancedSearch img{
    width: 30px;
    margin-left: 10px;
    position: relative;
}
.advancedSearch img::after {
  content: '';
  width: 50px;
  height: 100%;
  background-color: #ce2d33;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 27px 22px;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.advancedSearch:hover span {
  background-color: #2b2b2b;
  color: #ffe33c;
}

.advancedSearch:hover::after {
  background-color: #000;
}
header #top-nav .searchbar form{border: 2px solid #444444;width: 500px;padding: 5px 0 5px 10px;display: inline-block;margin-right: 10px;}
header #top-nav .searchbar .search-wrapper{
}
header #top-nav .searchbar .search-wrapper .input-holder{overflow: hidden;}
header #top-nav .searchbar .search-wrapper .input-holder input{width: 440px;background: #000;color: #fff;font-size: 15px;display: inline-block;vertical-align: -webkit-baseline-middle;}
header #top-nav .searchbar .search-wrapper .input-holder input::placeholder{    color: #a5a5a5;}
header #top-nav .searchbar .search-wrapper .input-holder button{float: right;background: none;border: none;margin-right: 10px;}
header #top-nav .searchbar .search-wrapper .input-holder button img{
}
header #top-nav .searchbar .search-wrapper .close{
}
#main-menu{}
#main-menu >ul{
    text-align: right;
}
#main-menu >ul >li{
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 15px;
    font-weight: bold;
}
#main-menu >ul >li a{
    color: #fff;
    display: block;
	transition:all linear .2s;
}
#main-menu >ul >li a:hover{color: #9a9a9a;}
.pro-update {
    background: rgba(0, 0, 0, 0.86);
    font-size: 14px;
    line-height: 110%;
    padding: 10px 0;
    margin-top: -37px;
    z-index: 1;
    position: relative;
}
.pro-update >div{
    text-align: center;
}
.pro-update p{
    color: #d4145a;
    display: inline-block;
    vertical-align: text-top;
    margin-right: 15px;
	font-weight: bold;
    font-size: 18px;
}
.pro-update ul{
    display: inline-block;
}
.pro-update ul li{
    display: inline-block;
    vertical-align: top;
    margin: 0 10px;
}
.pro-update ul li a{
    color: #fff;
}
.pro-update ul li a:hover{
color: #f37a49;
}
#content{ background:#f5f5f5;}
#construct .right-set{
    float: right;
    width: calc(100% - 270px);
}
#construct #web-sidebar{
    width: 221px;
    float: left;
}
#web-sidebar{
}
#web-sidebar .left-style{margin-bottom: 20px;}
#web-sidebar .left-style h2{
	background: linear-gradient(to top, rgb(105, 175, 208) 0%,rgba(22,93,204,1) 100%);
	margin-bottom: 10px;
}
#web-sidebar .left-style h2 a{
	color:#fff;
	font-weight: normal;
	font-size: 20px;
	display: block;
	padding: 12px 25px;
}
#web-sidebar .left-style .index-mo-title{
	display:none;
}
#web-sidebar .left-style .top-list li{display: inline-block;margin-right: -4px;width: 50%;vertical-align: middle;}
#web-sidebar .left-style .top-list li a{
	display:block;
	color:#000;
	text-align: center;
	padding: 8px 10px;
	font-size: 15px;
	line-height: 120%;
}
#web-sidebar .left-style .top-list li a:hover{
	color:#fff;
	background:#000;
}
#web-sidebar .left-style.brand{
}
#web-sidebar .left-style.brand .top-list{overflow: hidden;margin-top: 20px;}
#web-sidebar .left-style.brand .top-list a{display: inline-block;width: calc(50% - 10px);margin-right: -4px;vertical-align: top;text-align: center;margin-bottom: 20px;padding: 0 5px;font-size: 14px;line-height: 120%;}
#web-sidebar .left-style.brand .top-list a img{
    margin-bottom: 5px;
}
#web-sidebar #memberfuntion{
    background: #424242;
    color: #fff;
}
#web-sidebar #memberfuntion .sub-to{
    text-align: center;
    font-size: 18px;
    line-height: 110%;
    padding: 15px 10px;
    font-weight: bold;
}
#web-sidebar #memberfuntion .memberbutton{}
#web-sidebar #memberfuntion .memberbutton ul{}
#web-sidebar #memberfuntion .memberbutton ul li{
}
#web-sidebar #memberfuntion .memberbutton ul li a{
    display: block;
    color: #fff;
    text-align: center;
    border-top: 2px solid #333333;
    padding: 10px;
    font-size: 15px;
	transition:all linear .2s;
}
#web-sidebar #memberfuntion .memberbutton ul li a:hover{
background: #545454;
}
#web-sidebar #memberfuntion .memberbutton ul li a img{
    margin-right: 15px;
}
footer{    color: #fff;
    font-size: 13px;
    padding: 50px 0;}
.footer-copy .section{ text-align:center;}
#gotop{    background-color: #5ba1cf;
    color: #fff;
    position: fixed;
    right: 20px;
    bottom: 140px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 15px;
    z-index: 99;
    border-radius: 25px;
    border: 1px solid #2168cc;}
.pageNav{
    text-align: center;
    margin-bottom: 50px;
}
.pageNav a{
    display: inline-block;
    color: #444;
    margin: 0 2px;
    font-size: 14px;
    border: 1px solid #989898;
    padding: 0px 7px;
	background:#fff;
}
.pageNav a.now{
    background: #2065e1;
    color: #fff;
}


/*新增側邊*/
.listTitle{
    width: 55%;
    display: inline-block;
    text-align: left;
}

/*修css*/
.bankInro {
    overflow: hidden;
    margin: 0 20px 20px;
}
.bankInro .pic {
    float: left;
    width: 120px;
    margin-right: 20px;
}
.bankInro .info {
    float: left;
    width: calc(100% - 140px);
}
.bankInro .info p {
    line-height: 150%;
    /* color: #fff; */
    font-size: 12px;
}


@media screen and (max-width: 1440px) {
	.edge{    width: 1200px;}
	header #cis{
	width: 290px;
	margin-top: 13px;
	}
	header #cis a{
    background-position: -50px 100%;
    background-size: 100%;
}
	header #cis a img{
    width: 200px;
}
header #top-nav{
    width: calc(100% - 339px);
}
header #top-nav .searchbar{
    margin: 16px 0 10px;
}
header #top-nav .searchbar form{
    /* width: 450px; */
}
header #top-nav .searchbar .search-wrapper .input-holder input{vertical-align: baseline;width: 410px;}
header #top-nav .searchbar .search-wrapper .input-holder button img{
    width: 25px;
}
}
@media screen and (max-width: 1280px) {
	.edge{    width: 1000px;}
	header #cis{width:200px;margin-top: 18px;}
	header #top-nav{width: calc(100% - 200px);z-index: 10;}
	#main-menu >ul >li{padding: 0 0 0 9px;}
	header #cis a{
    background-position: -40px 100%;
    }
	.pro-update ul li{    margin: 0 7px;}
	#construct .right-set{    width: calc(100% - 250px);}
}
@media screen and (min-width: 1025px) {
	#main-menu{ display:block !important;}
	header.headerTop #top-nav .searchbar{
    position: fixed;
    top: 0;
    z-index: 8;
    right: 50px;
    padding: 9px;
    background: #000;
    }
}
@media screen and (max-width: 1024px) {
    .listTitle{
        width: 100%;
        text-align: center;
    }
	.edge{width: 95%}
	#construct #web-sidebar{width: 100%;}
	#construct .right-set{width: 100%;}
	#web-sidebar #memberfuntion .sub-to,
	#web-sidebar .left-style.brand{ display:none;}
	header{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    background: #000;
}
	#main-menu{position: absolute;display: none;left: 0;top: 67px;width: 100%;background: #000;height: calc(100vh - 85px);}
	.nav-func{
    color: #fff;
    position: absolute;
    z-index: 99;
    display: block;
    font-size: 30px;
    left: 26px;
    top: 20px;
}
.nav-func:hover{color:#fff;}
header #cis{
    padding: 10px 0;
    float: none;
    text-align: center;
    margin: 0 auto;
}
#main-menu >ul{
    text-align: center;
    border-top: 1px solid #929292;
}
#main-menu >ul >li{
    display: block;
    padding: 0;
    border-bottom: 1px solid #929292;
}
#main-menu >ul >li a{
    display: block;
    padding: 15px 10px;
}
header #cis a{    background-position: -60px 100%;}
.pro-update{    margin-top: 0;}

	#web-sidebar #memberfuntion .memberbutton{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 8;
}
	#web-sidebar #memberfuntion .memberbutton ul{
    display: flex;
    background: #4e4e4e;
    justify-content: space-around;
    align-items: stretch;
}
	#web-sidebar #memberfuntion .memberbutton li{
    width: 25%;
    position: relative;
}
#web-sidebar #memberfuntion .memberbutton ul li a{ font-size:13px;}
	#web-sidebar #memberfuntion .memberbutton li:after{
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0;
    background: #333;
    display: block;
    top: 0;
	}
	#web-sidebar #memberfuntion .memberbutton li img{
    display: none;
}
#gotop{    bottom: 140px;}
footer{padding: 20px 0 70px;}
#web-sidebar .left-style .top-list li{    width: calc(100% / 5);}

}
@media screen and (max-width: 640px) {
.phoneWrap{display:block;position:fixed;bottom:20px;left:10px;width:calc(100% - 72px);z-index:99}
.phoneWrap li{display:inline-block;width:calc(50% - 4px)}
.phoneWrap li a{display:block;color:#fff;background:rgba(18,66,119,0.95);padding:5px 15px;text-align:center;line-height:30px;font-size:9pt;border-radius:25px}
.phoneWrap li:nth-child(2) a{background:rgba(23,119,18,0.95)}
.web{padding-bottom:60px}
#gotop{right:15px}
.pro-update ul li{    width: calc(((100% / 3) - 14px) - 4px);}
#web-sidebar .left-style .top-list li{    width: calc(100% / 4);}

}
@media (max-width: 600px) {
	.advancedSearch span{
    display: none;
}
header #top-nav .searchbar .search-wrapper .input-holder button{
    margin-right: 2px;
}
.advancedSearch img{
    width: 28px;
}
}
@media (max-width: 540px) {
  .advancedSearch span {
    padding-left: 25px;
    padding-right: 25px;
  }
}


@media screen and (max-width: 480px) {
	.pro-update ul li{ font-size:12px;    width: calc(((100% / 2) - 14px) - 4px);}
	#main-menu >ul >li a{    padding: 10px 10px;}
	#main-menu >ul{    max-height: calc(100vh - 200px);
    overflow-y: auto;}
#web-sidebar .left-style .top-list li{    width: calc(100% / 3);}
header #cis{
    padding: 5px 0;
    width: 180px;
    z-index: 9999;
    position: relative;
    }
	header #cis a{    background-position: -30px 100%;}
.nav-func{top: 15px;left: 24px;}
#main-menu{    top: 57px;height: calc(100vh - 57px);}
#web-sidebar .left-style h2 a{    font-size: 16px;
    padding: 8px 20px;}
    .advancedSearch img{
    margin-left: 8px;
}
}
@media (max-width: 414px) {
  .advancedSearch span {
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media screen and (max-width: 374px){
    #main-menu >ul{
        max-height: calc(100vh - 125px);
    }
}