@charset "utf-8";
*{padding:0; margin:0 auto;} /* IE8*/
*+html *{padding:0; margin:0;}
* {margin:0; padding:0;}
body{ -webkit-text-size-adjust: none;color:#444; background: #ffffff;font-family:"微软雅黑";}
div{font-size:14px; text-align:left;margin:0 auto;}
a { color:#444; text-decoration: none; outline:medium none; }
ul,li{padding:0px; margin:0px; list-style-type:none; list-style: none;}
img{border:none;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote{padding:0; margin:0;}
table,td,tr,th{font-size:12px;}
.clear:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
* html .clear{zoom:1;} /* IE6 */
*+html .clear{zoom:1;} /* IE7 */
.transparent{background:transparent;}
.left{float:left;}
.right{float:right;}
.bold{font-weight:bold}
.pc{
    display: block;
}
.mobile{
    display: none;
}

@font-face {
    font-family: "iconfont";
    src: url('font/iconfont.eot'); /* IE9*/
    src: url('font/iconfont.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('font/iconfont.woff') format('woff'), /* chrome, firefox */
    url('font/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
    url('font/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
    font-family:"iconfont" !important;
    font-size:23px;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
/*bottom*/
.bottom{
    background: #f7f7f7;
    min-width: 1200px;
}
.bottomMain{
    width: 1200px;
    height: 372px;
    margin: 0 auto;
    padding-top: 55px;
}
.bottomInfo{
    height: 230px;
    border-bottom: 1px solid #e5e5e5;
}
.touch{
    width: 290px;
}
.Hours{
    width: 190px;
    margin-left: 85px;
}
.Tweets{
    width: 245px;
    margin-left: 85px;
}
.Route{
    width: 240px;
}
.bottomTitle{
    font-family:Arial-BoldMT;
    font-size:18px;
    color:#444444;
    letter-spacing:0;
    line-height:50px;
    text-align:left;
}
.touch li{
    padding-left: 28px;
    font-family:Arial;
    font-size:12px;
    color:#9aa3b7;
    letter-spacing:0;
    line-height:22px;
    text-align:left;
}
.touch a{
    color: #9aa3b7;
}
.touch a:hover{
    color: #df0010;
}
.touch li+li{
    margin-top: 12px;
}

.loc{
    background: url("../images/loc.png") 0 3px no-repeat; background-size: 10px 13px;
}
.phone{
    background: url("../images/phone_03.png") 0 5px no-repeat;background-size: 10px 13px;
}
.mail{
    background: url("../images/email_03.png") 0 6px no-repeat;background-size: 12px 9px;
}
.Hours li{
    font-family:Arial;
    font-size:12px;
    color:#9aa3b7;
    letter-spacing:0;
    line-height:32px;
    text-align:left;
}
.Tweets li{
    font-family:Arial;
    font-size:12px;
    color:#9aa3b7;
    letter-spacing:0;
    line-height:32px;
    text-align:left;
}
.TweetsInfo{
    text-indent: 18px;
    background: url("../images/tweets_03.png") 0 10px no-repeat;background-size: 12px 10px;
}
.copyright{
    text-align: center;
    margin-top: 32px;
}
.copyright .copyrightInfo{
    font-family:Arial;
    font-size:12px;
    color:#9aa3b7;
    letter-spacing:0;
    line-height:26px;
    margin-top: 15px;
}
.copyright .icon a{
    display: inline-block;
    width: 23px;
    height: 23px;
}
.copyright .icon a+a{
    margin-left: 20px;
}
.facebook{
    color: #4969a8;
}
.tt{
    color: #2ca4ef;
}
.in{
    color: #2DAAE1;
}
.google{
    color: #db4d40;
}
.wx{color: #00C771;
    
}

.ly img{
    width: 23px;
    vertical-align: -3px;
}
