@charset "utf-8";
/* CSS Document */
* {margin:0;padding:0;border:0;}
html {font-size:100px;}
body {font-size:16px;line-height:1.5em;font-family:'Microsoft Yahei',simsun,simhei,Arial,'Heiti SC',sans-serif;color:#323232;background:url("http://ats.chinataiwan.cn/other/2021/spring_festival/images/bg_pattern_bottom.png") center bottom no-repeat,url("http://ats.chinataiwan.cn/other/2021/spring_festival/images/bg_pattern.jpg") left top repeat;background-size:auto 5.7rem,auto 1.57rem;}
ul {list-style:none;}
h1 {line-height:1.5em;}
h2,h3 {font-size:16px;font-weight:normal;line-height:1.5em;}
a {display:block;text-decoration:none;color:#fff;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;transition:color 0.3s ease 0s;}
img {display:block;-webkit-touch-callout:none;}
.wrap {width:1210px;margin:0 auto 40px;}
/*******************************     footer_begin     *******************************/
/*******************************     footer_end     *******************************/
/* ////////////////////////////////////////////////////////////// */
/*@-ms-viewport {
width:device-width;
}*/
@media screen and (max-width:1209px){
.wrap {width:auto;}
html {font-size:8.26vw;}
}
@media screen and (max-width:768px){
.wrap {margin:0 0.1rem 20px;}
html {font-size:13.02vw;}
}
