@charset "utf-8";
/* CSS Document */
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary,input{outline:0;}/*hideFocus对超链接外虚线框的设置*/
ul,dl,li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{ font-weight:normal;}
pre,code,kbd,samp{font-family:inherit;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}/*default默认光标（通常是一个箭头）*/
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,a,a:hover{text-decoration:none;}
img {display:block;}
body,textarea,input,button,select{font:14px/1.14 arial,"Microsoft YaHei","微软雅黑";color:#fff;outline:0;}
body{background:#ef353a;}
*{ padding: 0px; margin: 0px;}



.top{width: 100%;}
.top img{ width: 100%; }
.banner{width: 100%;position:relative;overflow:hidden;}
.banner img{ width: 100%; }
.contain{background:url(../images/bg.jpg) 0 0/100% no-repeat;}
.con{width:90%;margin:0 auto;border:3px solid #de8d24;background:#fff;}
.con-s{width:100%;margin:10px auto;overflow:hidden;}
.con-s li{float:left;}
.con-s li:first-child{width:5%;margin-right:20px;}
.con-s li:first-child img{width:24px;margin:1px 0;}
.con-s li:last-child{width:87%;}
.text1{color:#333;font-size:16px;line-height:22px;}
.text1 span{color:#de8d24;}
.btn-1{display:block;width:50%;margin:20px auto;}
.btn-1 img{width:100%;}