/*base*/
*{padding:0; margin:0;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size: 12px;}
li{list-style:none;}
a{color:#000; text-decoration:none;}
b,strong{font-weight:normal;}
i,em{font-style:normal;}

img{vertical-align:top;}
.clearfix:after{display:block; content:''; clear:both;}
.clearfix{zoom:1;}
.fl{float:left;}
.fr{float:right;}
input{ outline:none;}
body{font-family: "微软雅黑";}
/*index*/
.wrap{width: 100%;text-align: center;}
.wrap img{width: 274px;height: 223px;margin-top: 100px;}
.wrap .text1{font-size: 45px;color: #1f1f1f;font-weight: bold;margin-top: 52px;}
.wrap .text2{font-size: 18px;color: #999;margin-top:14px;}
.wrap ul{width: 401px;margin: 78px auto 0;}
.wrap ul li{width: 179px;height: 46px;background: url(../img/button.png) no-repeat;margin-right: 43px;line-height: 46px;}
.wrap ul li a{font-size: 16px;color: #fefefe;width: 100%;height: 100%;display: block;}
.wrap ul li.last{margin-right: -43px;}
