body {overflow-y:auto;}

.container {width:1030px;margin:0 auto;overflow:hidden;}
.banner {width:1030px;height:280px;background:url(banner.jpg) no-repeat;}
.content {padding:20px;border:4px solid #D6D6D6;}

.content .title {border-bottom:2px solid #E6E6E6;padding-bottom:20px;overflow:hidden;}
.content .title h1 {float:left;padding:0 30px;font-size:30px;font-weight:600;line-height:42px;}
.content .title i {line-height:42px;}
.content .title i, .content .title i a {color:#999;}
.content .title a.detail {float:right;line-height:42px;color:#F00;font-size:30px;}

.content .tbody {overflow:hidden;}
.content .tbody .home {width:700px;float:left;position:relative;}
.content .tbody .home1 {padding:15px 0;border-bottom:1px solid #E6E6E6;}
.content .tbody .home1 p {line-height:40px;color:#F00;font-size:24px;}
.content .tbody .home2, .content .tbody .home3 {padding-top:20px;}

.content .tbody .link {width:250px;float:right;position:relative;}
.content .tbody .link dl {padding-top:15px;}
.content .tbody .link dl dd {padding-top:15px;}
.content .tbody .link dl dd a.layui-btn {width:100%;border-color:#CCC;color:#F00;font-size:16px;}
.content .tbody .link dl dd a.layui-btn:hover {color:#FFF;background-color:#009688;}

.content .tbody .link .qq_qun {width:235px;height:139px;margin-top:15px;}

.footer {margin-top:15px;}
.footer p {line-height:24px;text-align:center;}
