/***************
* @ Base Style *
***************/
*{padding:0px;margin:0px;}
.clear:after {visibility:hidden; display:block;font-size:0;content:" ";clear:both;height:0;}
.clear{clear:both;}
a{text-decoration: none;}
li{list-style: none;}
html{padding:0px;margin:0px;}
body{max-width: 640px;width:100%;height:auto;margin:0px auto;font-family: '微软雅黑';}
input[type="submit"],
input[type="reset"],
input[type="text"],
 input[type="reset"],
 input[type="button"],
 select,
 button {
 -webkit-appearance: none;
 }
input[type="button"],
select,
button,
textarea{-webkit-appearance: none;}
.main{width:100%;margin:0px auto;}
.main img{ /* display: block; */ width:100%;height:auto;overflow: hidden;}
.part-title{margin:10px 0px;}