@charset "utf-8";
/* CSS Reset*/
html {font-family:"Microsoft YaHei","????","??","SimSun",sans-serif;-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-size: 14px;}
body {font-family:"Microsoft YaHei","????","??","SimSun",sans-serif; margin: 0; color: #000; background-color: #fff; height: 100%;overflow-x: hidden; -webkit-overflow-scrolling: touch; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
a { background: transparent; text-decoration: none; color: #000;transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-webkit-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;}
a:active { outline: 0; }
a {-webkit-tap-highlight-color:rgba(0,0,0,0);}
b, strong { font-weight: bold; }
dfn { font-style:normal;}
img { border: 0; vertical-align: middle; }
* {
        -webkit-tap-highlight-color: rgba(0,0,0,0);
        -webkit-tap-highlight-color: transparent; /* For some Androids */
        outline: none;
}
input,textarea,button { border: 0; margin: 0; padding: 0;}
textarea { resize: none;}
table { border-collapse: collapse; border-spacing: 0; }
td, th { padding: 0; }
h1, h2, h3, h4, h5, h6, p, figure, form, blockquote { margin: 0; }
ul, ol, li, dl, dd { margin: 0; padding: 0; }
ul, ol { list-style: none; }
input::-moz-placeholder, textarea::-moz-placeholder { color: #fff; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #fff; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #fff; }
.box-content{-webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;}
body {background: #fff;}
.center {text-align: center;}
.txt_bold {font-weight: bold;}
a:focus, a:hover { text-decoration:none; outline: none;}
input { outline:none; }
.fr { float: right; } .fl { float: left; }
.t-l{text-align: left;}.t-c{text-align: center;}.t-r{text-align: right;}
.clear{clear:both; height: 0; line-height: 0; font-size: 0}
.an { transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-webkit-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;}
.img-width { max-width: 100%; height: auto!important; }
.clearfix:before, .clearfix:after {content:""; display:table;}   
.clearfix:after {clear:both;}   
.clearfix { *zoom:1;}
.jwlogo {display:none;}
.p30{padding-left: 10px;padding-right: 10px;}
/*public*/
.top {background: #ddd;width: 100%;}
.home {height: 33px;width: 33px;}
.home a {display: block;height: 33px;width: 33px;background: #FFFFFF url("https://www.applewest.com/_upload/tpl/00/ed/237/template237/images/home.jpg") no-repeat center;}
.home a:hover {background-color: #7A507D;}

.top_r {padding-right: 15px;text-align: right;}
.top_r_a a {display: inline-block;padding:0 3px;height: 33px;line-height: 33px;color: #902231;font-size: 12px;}
.top_r_a a:hover {color:#fff; background: #902231;}

.search_bar{position: absolute;top: 0px;right: 0; width: 0%;min-width: 33px;height:33px;overflow: hidden; -webkit-transition: width 0.3s; -moz-transition: width 0.3s; transition: width 0.3s; -webkit-backface-visibility: hidden; } 
.input{position: absolute;opacity: 0;filter: alpha(opacity=0);top: 0;right: 0;border: none;outline: none; width: 100%;text-indent: 12px; height:33px; line-height:33px;z-index: 10; font-size: 14px;color: #fff;background:#bbb;  } 
.search_ico,.search_btn  { width: 33px;height:33px;display: block; position: absolute;right: 0;top: 0; padding: 0;margin: 0;line-height:33px;cursor: pointer;background: transparent; } 
.search_ico{background-image: url("https://www.applewest.com/_upload/tpl/00/ed/237/template237/images/se.png");background-repeat:no-repeat;background-position:center;text-align: center;z-index:90;text-indent: 20px;color: #fff;font-size: 14px;} 
.search_open{width: 228px!important; z-index:1002;} 
.search_open .input {opacity: 1;filter: alpha(opacity=100);}

.t_nav {background: #FFFFFF;width: 100%; position: relative;z-index: 999;}

.logo_table {display: table;width: 100%;height: 70px;text-align: center;}
.logo_cell {display: table-cell;vertical-align: middle;}
.logo_cell img {width: 1200px;height: auto;}

.top_nav {margin-top: 20px;float: right;margin-right: -10px;}
.foot {background: #9c404b url("https://www.applewest.com/_upload/tpl/00/ed/237/template237/images/fo_bg.jpg") no-repeat center;padding:70px 0 0;position: relative;border-top: 1px solid #d2d2d2;}
.fo_row {position: relative;padding-bottom: 60px;width:700px;float:right;}
.fo_row dl {width:auto; min-height: 122px;float:left;}
.fo_row dl.second{margin:0px 55px;}
.fo_row dl dt {margin-bottom: 14px;font-size: 14px;color: #fff;font-weight:bold;}
.fo_row dl dd {line-height: 22px;}
.fo_row dl dd a {font-size: 14px;color: #fff;}
.fo_row a:hover {color:#7A507D;}