@charset "utf-8";
/* CSS Document */
/*公共样式*/
div,html,body,p,h4,h3,ul,li,span,img{margin:0;padding:0;}
h2,h3,p,span{font-family:"微软雅黑";font-size:12px;color:#333;}
html,body{font-family:"微软雅黑";min-width:1200px;max-width:1920px;margin:0 auto;}
a{text-decoration:none;color:#333;}
ul,li{list-style:none;}
img{border: none;vertical-align: middle;list-style:none;}
.fl{float:left;}
.fr{float:right;}
input{outline:none;border:none;}
/*banner*/
.banner{width:100%;height:432px;background:url(../image/falv.jpg) no-repeat center 0;}
/*main*/
.main{width:1200px;height:auto;margin:0 auto;margin-top:64px;}
.main h3{font-size:35px;color:#333;text-align:center;margin-bottom:40px;}

.main p{font-size:16px;color:#333;line-height:30px;padding-bottom:25px;}