﻿@charset "utf-8";
/* css document */
/* ============================ 重置css样式 ============================ */	
/* 清除内外边距 */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, fieldset, lengend, button, input, textarea, th, td {
	margin: 0;
	padding: 0;
}
/* 设置默认字体 */
body, button, input, select, textarea { font: 14px/1 "微软雅黑", tahoma, helvetica, arial, sans-serif; }
h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4, h5, h6 { font-size: 100%; }
cite, em { font-style: normal; }
/* 重置列表元素 */
ul, ol { list-style: none; }
 重置文本格式元
a{
	text-decoration:none;
	cursor:pointer;
	outline:none;
}
/* 重置表单元素 */
legend { color: #000; }
fieldset, img { border: none; }
img{vertical-align:middle;}
/* 重置表格元素 */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
button, input, select, textarea { font-size: 100%; }
body a{ text-decoration:none;}
/* ========================= 页面常用样式 css样式 =========================== */	
.clear {
	clear:both;
	overflow:hidden;
	height:0;
	font-size:0;
	line-height:0;
}
body{ display:block; margin:0 auto;}
html{overflow-x:hidden; display:block; margin:0 auto;}
.fl{float:left;}
.fr{float:right;}
/* ========================= 主框架样式 css样式 =========================== */	

.pag{ margin-top:30px; line-height:30px; text-align:center; height:30px; margin-bottom:30px;}
.pag a{ width:28px; height:28px; border:solid 1px #e4e4e4; display:inline-block; text-decoration:none; text-align:center; line-height:30px;  color:#333; margin-right:7px; margin-bottom:50px; background-color:#fff;}
.pag a:hover{ width:30px; height:30px; background-color:#bd1a2d; color:#fff; border:none;}
.pag span{ display:inline-block; margin-right:7px;}
.pag input{ width:28px; height:28px; border:solid 1px #e4e4e4; margin:0 7px; text-align:center; display:inline-block;}
.pag .next{ width:73px;}
.pag .next:hover{ width:75px;}

.relief{ 
	width:1200px; 
	margin:0 auto;}
.r_choose{ 
	height:350px;
	background:url(/uploads/image/wimages/relief_bg.png) no-repeat;
	position:relative;}
.r_choose ul{
	position:absolute;
	bottom:0;
	background-color:rgba(0,0,0,0.3);
	height:60px;
	width:1200px;}
.r_choose ul li{
	float:left;
	line-height:60px;
	width:33%;
	text-align:center;}
.r_choose ul li a{
	color:#fff;
	font-size:18px;}
.r_choose ul li a:hover{ color:#dabb85;}
.r_setp{ 
	margin:0 auto;
	margin-top:30px;}
.r_setp .step_list{
	line-height:24px;
	font-size:16px;
	margin-top:20px;}
.r_setp .step{ 
	height:140px;
	margin-top:20px;}
.r_setp .step .step_01{
	width:171px; 
	height:140px;
	background-color:#96d154;
	float:left;
	position:relative;
	z-index:10000;
	cursor:pointer;}
.r_setp .step .step_01:hover{
	background-color:#b4ea77;}
.r_setp .step .step_01 div{
	width:146px;
	height:140px;
	text-align:center;
	float:left;}
.r_setp .step .step_01 div h3{
	font-size:60px;
	color:#fff;}
.r_setp .step .step_01 div p{
	margin-top:10px;}
.r_setp .step .step_01 span{
	border-width:70px 0 70px 25px;
	border-color:#fff transparent #fff transparent;
	border-style:solid;
	position:absolute;
	top:0;
	right:0;}
.r_setp .step .step_02{
	width: 171px;
	height:140px;
    position: relative;
    float: left;
    background: #00a7e2;
	text-align:center;}
.r_setp .step .step_02:hover{
	background-color:#27c4fb;}
.r_setp .step .step_02 div{
	width:124px;
	margin:0 auto;
	cursor:pointer;}
.r_setp .step .step_02 span:nth-of-type(1) {
    border-width:70px 0 70px 25px;
	border-color:transparent transparent transparent #fff;
	border-style:solid;
	position:absolute;
	top:0;
	left:0;}
.r_setp .step .step_02 span:nth-of-type(2) {
    border-width:70px 0 70px 25px;
	border-color:#fff transparent #fff transparent;
	border-style:solid;
	position:absolute;
	top:0;
	right:0;}
.r_setp .step h3{ 
	font-size:60px;
	color:#fff;
	font-weight:normal;
	margin-top:15px;}
.r_setp .step p{
	font-size:16px;
	line-height:18px;
	margin-top:3px;}
.r_setp .step .step_03{
	background-color:#ff4900;}
.r_setp .step .step_03:hover{
	background-color:#feae60;}
.r_setp .step .step_04{
	background-color:#96d154;}
.r_setp .step .step_04:hover{
	background-color:#b4ea77;}
	
.r_setp table{
	font-size:16px;
	line-height:24px;}
.r_setp table td{
	padding:15px 0;
	border-bottom:dotted 1px #e4e4e4;}
.r_setp table tr td:nth-of-type(1){
	padding-right:30px;}
.r_setp table tr td:nth-of-type(2){
	padding:0 30px;}
.r_setp table tr td:nth-of-type(3){
	text-align:center;
	padding-right:0px;}
.r_setp table tr td:nth-of-type(4){
	text-align:center;}
	
.relief .list ul{
	border-bottom: 1px solid #e6e6e6;
	margin-top:20px;
	padding-bottom:20px;}
.relief .list ul li{
	line-height:36px;
	background: left center no-repeat;}
.relief .list ul li a{
	font-size:16px;
	text-decoration:none;
	color:#333;}
.relief .list ul li a:hover{ color:#b3040e;}
.relief .list ul li a span{ float:right; color:#999;}
.relief .list ul li a div{
	display:block;/*内联对象需加*/
	width:1010px;
	word-break:keep-all;/* 不换行 */
	white-space:nowrap;/* 不换行 */
	overflow:hidden;/* 内容超出宽度时隐藏超出部分的内容 */
	text-overflow:ellipsis;
}

.relief .choose{
	padding:30px 0;
	border-bottom:1px #f5f5f5 solid;
	height:36px;}
.relief .choose ul li{ 
	float:left;
	padding:10px 15px;}
.relief .choose ul li a{
	color:#333;
	font-size:18px;}
.relief .choose ul li:hover{
	background-color:#bd1a2d;}
.relief .choose ul li:hover a{
	color:#fff;}
.relief .choose ul li.c_search{
	float:right;
	margin-top:-10px;}
.relief .choose ul li.c_search:hover{ background:none;}
.relief .choose ul li.c_search .c_s_box{
	height:34px;
	width:231px;
	border:solid 1px #e4e4e4;
	border-right:none;
	outline:none;
	float:left;
	color:#e4e4e4;
	font-size:16px;
	padding-left:10px;}
.relief .choose ul li.c_search .c_s_button{
	height:36px;
	width:60px;
	border:none;
	background-color:#bd1a2d;
	color:#fff;
	font-size:16px;}