html,body{font-size: 0.95rem;font-family:'Arial Normal', 'Arial';color: #333;}
a{outline:none;-webkit-tap-highlight-color: rgba(0,0,0,0);}
a{background-color:transparent;text-decoration:none;color: #333;}
input,button,select,textarea{outline:medium; outline:none; resize: none; border:none; outline:0px; }
img{border:0px;}
/*button,select,textarea{-webkit-appearance:none;background: transparent;}*/
input[type="text"],input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}

*{ margin:0; padding: 0; }

.group_1{
	width: 100%;
}
.group_1 img{
	width: 100%;
	margin: 0 auto;
}
.group_2{
	width: 1200px;
	margin: 0 auto;
	margin-top: 20px;
}
.group_3{
	border-top: 1px solid #ccc;
	padding: 10px 0 10px 120px;
	line-height: 24px;
}
.group_4{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px 0 10px 120px;
}
.group_4 p{
	line-height: 24px;
}
.group_5{
	margin-top: 20px;
	overflow: hidden;
}
.group_5a{
	width: 33.3%;
	float: left;
}
.group_5aimg{
	width: 48px;
	height: 55px;
	float: left;
}
.group_5asp{
	float: left;
	padding-left: 5px;
	line-height: 24px;
}
.group_6{
	height: 30px;
	margin-top: 15px;
	line-height: 30px;
}
.group_6in{
	width: 250px;
	height: 30px;
	border: 1px solid #ccc;
	padding-left: 10px;
	border-radius: 0.3rem;
}
.group_6sp{
	padding-left: 50px;
}
.group_6in2{
	width: 180px;
	height: 30px;
	border: 1px solid #ccc;
	padding-left: 10px;
	border-radius: 0.3rem;
}
.group_6a{
	display: inline-block;
	padding: 0 15px;
	height: 30px;
	line-height: 30px;
	background: #ff8957;
	border-radius: 3px;
	color: #fff;
	margin: 0 5px;
}
.group_7{
	/*width: 1245px;*/
	margin-top: 10px;
	margin-right: -45px;
	overflow: hidden;
}
.group_8{
	width: 370px;
	float: left;
	margin-right: 45px;
	margin-top: 20px;
}
.group_8:nth-child(3n){
	margin-right: 0px;
}
.group_8in{
	border: 1px solid #ccc;
	border-radius: 5px;
}
.group_9{
	padding: 10px 10px 0 10px;
	overflow: hidden;
}
.group_9L{
	width: 86px;
	height: 86px;
	float: left;
	border-radius: 5px;
	border: 1px solid #ccc;
	overflow: hidden;
	position: relative;
}
.group_9L img{
	width: 100%;
}
.group_9Lsp{
	display: inline-block;
	width: 86px;
	height: 86px;
	/*float: left;*/
}
.group_9Lsp2{
	position: absolute;
	padding: 0 5px;
	background: #ff8957;
	color: #fff;
	border-radius: 0 5px 0 5px;
	top: 0;
	right: 0;
}

.group_9R{
	width: 260px;
	float: left;
	box-sizing: border-box;
	padding-left: 10px;
}
.group_9Rd{
	padding: 10px 0;
	font-size: 12px;
	color: #777;
	overflow: hidden;
}
.group_9Rdsp{
	float: right;
}
.group_9Rd2{
	text-align: right;
	font-size: 0.8rem;
	color: #777;
	padding-top: 0.3rem;
}
.group_9b{
	color: #ff6600;
}

/*进度条*/

.content_03 {
    overflow: hidden;
    width:100%;
    height: 6px;
    /*border:1px solid #ff9900;*/
    background: #ffdda9;
    /*margin-top: 0.1333rem;*/
   /* background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
    background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);*/
    background-repeat: repeat-x;
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);*/
    /*-webkit-box-shadow: inset 0 1px 0.0267rem rgba(0, 0, 0, 0.1);*/
    /*-moz-box-shadow: inset 0 1px 0.0267rem rgba(0, 0, 0, 0.1);*/
    /*box-shadow: inset 0 1px 0.0267rem rgba(0, 0, 0, 0.1);*/
    -webkit-border-radius: 50rem;
    -moz-border-radius: 50rem;
    border-radius: 50rem;
}
.content_04 {
    width: 100%;
    height: 100%;
    justify-content: center;
    /*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);*/
    /*background-color: #0e90d2;*/
    background-color: #ff8957;
/*    background-image: -moz-linear-gradient(top, #149bdf, #0480be);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
    background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
    background-image: -o-linear-gradient(top, #149bdf, #0480be);
    background-image: linear-gradient(to bottom, #149bdf, #0480be);*/
    background-repeat: repeat-x;
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);*/
    /*-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);*/
    /*-moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);*/
    /*box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: width 0.6s ease;
    -moz-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
    border-radius: 50rem;
}

.group_10{
	padding: 10px;
	color: #777;
}
.group_11{
	width: 100%;
	height: 36px;
	text-align: center;
	line-height: 36px;
	background: #ff8957;
	color: #fff;
	border-radius: 0 0 5px 5px;
}
.group_11 a{
	display: block;
	color: #fff;
}

/*分页*/
.page{ /*float:left;*/ width:100%;height: 30px; padding:20px 0px 20px 0px; color:#da251c;}
/*翻页*/
.pagebar{height:20px; float:right; text-align:right }
.pagebar a{display:block; float:left;padding:5px 10px; margin:0 2px; border:1px solid #e4e4e4;border-radius: 3px;background: #fff; color:#777; text-decoration:none;}
.pagebar a:hover{color:#333; text-decoration:none;border:1px solid #38f;background: #f2f8ff;}
.pagebar .page_now{display:block; float:left; margin:0 5px; color:#333; font-weight:bold; border:none; background-color: transparent;}
.page_sp{ float: left; margin-right: 5px; color: #333;}
.page_se{
	/*float: left;*/
	display: inline-block;
	width: 60px;
	height: 30px;
	border: 1px solid #ccc;
	vertical-align: middle;
	box-sizing: border-box;
	text-align: center;
}