@charset "utf-8";
/* CSS Document */
html, body { height: 100%; margin: 0; }
body { position: relative; }
#browserNotice { position: absolute; z-index: 9999999; top: 0; left: 0; width: 100%; height: 100%; font-size: 0; background: url('../imgs/cover.png'); }
#browserNotice .notice-container { position: fixed; display: block; top: 0; left: 50%; margin-left: -400px; width: 800px; height: 440px; background-color: #eee; text-align: left; }
#browserNotice .notice { position: relative; padding: 60px 50px 60px 55px; }
#browserNotice .logo { display: block; margin-bottom: 30px; padding-bottom: 28px; height: auto !important; border-bottom: 2px solid #cfcfcf; }
.language { position: absolute; float: right; width: 200px; top: 30px; right: 20px; text-align: center; }
.language a { margin-right: 5px; margin-right: 5px; font-weight: normal; }
#browserNotice p { padding: 0 4px; line-height: 42px; color: #3a3a3a; font-size: 20px; }
#browserNotice #closeNotice { display: block; position: absolute; top: 0; right: 0; width: 50px; height: 50px; background-color: pink; }
.ytx { text-align: center; }
#footer { margin-top: 0px; }
footer .wrapper .above { position: relative; top: -300px; width: 100%; height: 200px; -moz-opacity: 0; opacity: 0; -webkit-transition: all .6s ease-in-out 0s; -moz-transition: all .6s ease-in-out 0s; -ms-transition: all .6s ease-in-out 0s; -o-transition: all .6s ease-in-out 0s; transition: all .6s ease-in-out 0s; }
footer .wrapper .above { top: 0px; -moz-opacity: 1; opacity: 1; border-bottom: 1px dashed #ccc; }
footer .wrapper .above .wechat { float: left; }
footer .wrapper .above .left { float: left; margin: -12px 0px 0px 70px; }
footer .wrapper .above .left a.tel { display: block; margin: 10px 0px 15px 0px; width: 243px; height: 37px; text-decoration: none; background: url(../imgs/words.png) no-repeat 0px -877px; }
footer .wrapper .above .left p { margin-top: 8px; color: #666; line-height: 26px; }
footer .wrapper .above .left a { color: #666; text-decoration: none; }
footer .wrapper .above .left p u { margin: 0 5px; text-decoration: none; }
footer .wrapper .above .pleft { float: left; margin: -12px 0px 0px 70px; }
footer .wrapper .above .pleft a.tel { display: block; margin: 10px 0px 15px 0px; width: 243px; height: 37px; text-decoration: none; background: url(../imgs/words.png) no-repeat 0px -877px; }
footer .wrapper .above .pleft p { margin-top: 8px; color: #666; line-height: 26px; }
footer .wrapper .above .pleft a { color: #666; text-decoration: none; }
footer .wrapper .above .pleft p u { margin: 0 5px; text-decoration: none; }
footer .wrapper .above .right { float: right; margin-top: -3px; color: #666; line-height: 32px; }
footer .wrapper .above .right u { margin: 0 5px; text-decoration: none; }
footer .wrapper .above .pright { float: right; margin-top: -3px; color: #666; line-height: 32px; }
footer .wrapper .above .pright u { margin: 0 5px; text-decoration: none; }
