* {
	margin: 0px;
	padding: 0px;
	outline: none;
}

html, body {
	/*font-family: "microsoft yahei", "simsun", "times new roman", "瀹嬩綋";*/
	height: 100%;
	width: 100%;
	font-size: 12px;
	color: #333;
}
body {
	background: #fff;
	font-weight: 100;
	overflow: hidden;
}

.container {
	background: #fff;
	height: 100%;
	overflow: auto;
}

.r1wrap {
/* 	background-color: #eee; */
	background-color: #f0f0f0;
}

.r1 {
	height: 30px;
	line-height: 30px;
	width: 1200px;
	margin: 0 auto;
}
.clean {
	clear: both;
}
.r1-text-left {
	float: left;
	color: #999;
}
.r1-text-left:hover {
	cursor: pointer;
}
.r1-text-right {
	float:right;
}
.r1-text-right:hover {
	cursor: pointer;
}
.r1,.r2,.r3,.r4 {
	width:1200px;
	margin:0 auto;
}
.r2-logo {
	height:60px;
	width:323px;
	float:left;
	background:  left center no-repeat;
}
.r2wrap {
	padding-top:20px;
	padding-bottom:20px;
}
.r2-logotext {
	float: left;
	color:#2675d0;
	font-size: 32px;
/* 	font-weight: 600; */
	height:60px;
	line-height:60px;
}
.r2-point {
	float:left;
	width:5px;
	height:5px;
	border-radius: 50%;
	background-color: #2675d0;
	margin-top:25px;
}
.r2-splitwrap {
	float:left;
	height:60px;
}
.r2-split {
	border-left:solid 1px #999;
	height:100%;
	height:40px;
	margin:10px;
	margin-left:15px;
	margin-right:15px;
}
.r2-phonewrap {
	width:250px;
	float: left;
}
.r2-2 {
	font-weight: 600;
	color:#7a7978;
	margin-top:5px;
}
.phoneimg {
	width:50px;
	height:32px;
	margin-left: 10px;
	float:left;
/* 	border:solid 1px orange; */
	background:  left center no-repeat;
}
.phonewrap {
	float: left;
	height:32px;
	width:150px;
	font-size: 16px;
	color:#2675d0;
}
.phonewrap div {
	line-height:18px;
}

.r2-searchwrap {
	float:right;
	height:40px;
	margin-top:14px;
}
.searchbtn {
	width:80px;
	height:38px;
	line-height:38px;
	float:right;
	color: #fff;
	font-size:15px;
	background-color: #2675d0;
	text-align: center;
	font-weight: 500;
}
.inputwrap {
	height:36px;
	border:solid 1px #2675d0;
	float: right;
	padding-left:10px;
	padding-right:10px;
	border-radius: 3px 0px 0px 3px;
}
.inputwrap>input{
	width:280px;
	height:24px;
	margin-top:7px;
	border: none;
	outline: none;
}
.r3wrap {
	height:60px;
	background-color: #cce4f4;
}

.r3nav {
	height:60px;
	line-height:60px;
	text-align: center;
	font-size: 20px;
	color:#666;
	float: left;
	min-width: 120px;
	margin:0 30px;
}
.r3nav:hover {
	cursor: pointer;
	background-color: #0073c4;
	color: #fff;
}
.r3nav:first-child {
	margin-left:0px;
}
.r3nav:last-child {
	margin-right:0px;
}

.currnav {
	background-color: #0073c4;
	color: #fff;
}
.r4wrap {
	height:178px;
/* 	background-color: #0077ba; */
	background:  center center no-repeat;
	background-size: 100%;
}
.r4 {
	position: relative;
	height:100%;
	margin-top:-5px;
}

.r4-title {
	position: absolute;
	height:40px;
	line-height:40px;
	font-size:24px;
	width:200px;
	top:30px;
	padding-left:25px;
	color:#fff;
	background:  left center no-repeat;
}
.r4navwrap {
	position: absolute;
	height:55px;
	width:1200px;
	bottom: 0px;
	left:0px;
}
 
.r4nav {
	min-width: 100px;
	margin:0px 5px;
	padding:0 10px;
	float: left;
	height:50px;
	line-height:50px;
	margin-top:5px;
	text-align: center;
	color:#fff;
	font-size: 19px;
	font-weight: 500;
}
.r4nav:hover {
	cursor: pointer;
	border-radius: 5px 5px 0 0;
	box-shadow: 2px 2px 12px #d4e3f6 inset,-2px 0px 12px #d4e3f6 inset;
	background-color: #fff;
	color:#2675d0;
}
.r4nav:first-child {
	margin-left: 0px;
}
.r4nav:last-child {
	margin-right: 0px;
}

.r4curr {
	border-radius: 5px 5px 0 0;
	box-shadow: 2px 2px 12px #d4e3f6 inset,-2px 0px 12px #d4e3f6 inset;
	background-color: #fff;
	color:#2675d0;
}
.r4currline {
	border-bottom: solid 2px #0073c4;
	width:40px;
	margin:0 auto;
	margin-top: -2px;
}

.bodyer {
	width:1200px;
	margin: 0 auto;
	padding:10px 0px;
}

.row {
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:solid 1px rgb(230, 230, 230);
	position: relative;
	padding-left:10px;
}
.row:hover {
	cursor: pointer;
	box-shadow: -2px -2px 12px #d4e3f6,2px 2px 12px #d4e3f6;
}

.currrow {
	box-shadow: -2px -2px 12px #d4e3f6,2px 2px 12px #d4e3f6;
}

.row-1 {
	font-size: 18px;
	color:#666;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	height:36px;
	line-height:36px;
	width: 85%;
} 
.row-1-1 {
	color:#2675d0;
	padding-right: 10px;
}
.row-2 {
	color: #adadad;
	font-size: 14px;
	height:22px;
	line-height:22px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 85%;
}
.row-3 {
	height:32px;
	line-height:32px;
}

.optbtn {
	width:90px;
	height:36px;
	line-height:36px;
	position: absolute;
	text-align: center;
	background-color: #0073c4;
	color: #fff !important;
	font-size: 14px;
	right:10px;
	top:25px;
	cursor: pointer;
	border-radius: 3px;
}
.disable {
	background-color: #dedede;
}
.pagerwrap {
	width:1200px;
	margin:0 auto;
	text-align: center;
	margin:15px 0px;
}
.page {
	width:40px;
	height:40px;
	text-align:center;
	line-height:40px;
	border:solid 1px #e9e9e9;
	border-radius: 5px;
	font-size: 14px;
	margin: 0px 5px;
}
.pagerwrap ul {
	max-width:630px;
	margin:0 auto;
	white-space: nowrap;
}
.pagerwrap li {
	float:left;
	list-style: none;
}
.currpage {
	background-color: #0073c4;
	color:#fff;
}
.page:hover {
	background-color: #0073c4;
	color:#fff;
	cursor: pointer;
}
.footer {
	height:260px;
	background-color: #0077ba;
}
.footercontentwrap {
	width:1200px;
	margin: 0 auto; 
	height:260px;
	padding-top:50px;
}
.footer-left {
	width:215px;
	height:150px;
	border-right:solid 1px #3392c8;
	float: left;
}
.footer-right {
	margin-left:218px;
/* 	border:solid 1px #fff; */
	min-height:100px;
	padding-left:20px;
}
.footer-left-1 {
	height:60px;
	border:solid 1px #fff;
}
.footer-left-2 {
	height:36px;
	line-height:36px;
	text-align: center;
}
.foot-left-text {
	padding:0px 10px;
	font-size: 14px;
	color:rgba(255,255,255,.7);
}
.foot-left-text:hover {
	cursor: pointer;
}
.footer-right-title {
	color:#fff;
	font-size: 20px;
}
.footer-right-content {
	font-size: 14px;
	color:rgba(255,255,255,.7);
	line-height:28px;
	margin-top: 15px;
}

.footer-info {
	height:100px;
	padding:20px 0px 10px 0px;
}
.footerinfowrap {
	width:500px;
	margin:0 auto;
	text-align: center;
}
.footerinfowrap-text {
	line-height:28px;
	font-size: 14px;
	color:#666;
}

/**detail.css**/

.navwrap {
	height:40px;
	line-height:40px;
	background-color: #f0f0f0;
}
.nav-text {
	width: 1200px;
    padding-left: 20px;
    font-size: 14px;
    color: #999999;
    margin: 0 auto;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.view-title {
	font-size: 18px;
	color:#666;
	text-align: center;
	margin-top:20px;
}

.view-r1 {
	font-size: 14px;
	color:#999999;
}
.view-r1-left {
	float:left;
	height:60px;
	line-height:60px;
	width:50%;
	padding-left:10px;
}
.view-r1-right {
	float:right;
	height:60px;
	line-height:60px;
	width:40%;
	text-align: right;
	padding-right:10px;
}
.view-r2-row {
	font-size: 14px;
	display:flex;
}
.view-r2-label,.view-r2-content {
	float:left;
	line-height:32px;
}
.view-r2-label {
	min-width:130px;
	white-space: nowrap;
	text-align: right;
	color:#999;
}
.view-r2-content {
	color:#111;
}
.view-r2 {
	position: relative;
}
.view-endtimewrap {
	width:225px;
	height:40px;
	background-color: #eaf4ff;
	position: absolute;
	bottom:120px;
	right:0px;
	border-radius: 50px 0px 0px 50px;
}
.view-clockicon {
	width:30px;
	height:40px;
	float:left;
	background:  center center no-repeat;
	margin-left:10px;
}
.view-clocklabel,.view-clocktext {
	float:left;
	height:40px;
	line-height:40px;
	font-size: 14px;
	color:#999;
}
.view-clocktext {
	color:#2675d0;
}
.view-r3 {
	height:215px;
	//background-color: #f3f7fb;
	margin-top: 20px;
	display: table;
	width: 100%;
	position: relative;
}
.view-r3-step {
	display: table-cell;
	text-align: center;
	position: relative;
}
.stepicon {
	width:30px;
	height:30px;
	border-radius: 50%;
	line-height:30px;
	margin:0 auto;
	margin-top:35px;
	background-color: #49bc5c;
	color: #fff;
	font-size: 14px;
}
.steprow {
	text-align: center;
	color:#222;
	font-size: 14px;
/* 	height:22px; */
/* 	line-height:22px; */
	margin-top:15px;
}
.endtime {
	margin-top: 10px;
	height:22px;
	line-height:22px;
	font-size: 12px;
	color:#999;
}
.currstep {
	background-color: #2675d0;
}
.view-r4-header {
	color:#2675d0;
	font-size:16px;
/* 	border-left:solid 2px #2675d0; */
	height:22px;
	line-height:22px;
	margin-left:10px;
	font-weight: 600;
	position: relative;
	padding:20px 15px;
} 
.view-r4-split {
	border-left:solid 3px #2675d0;
	height:14px;
	width:15px;
	position: absolute;
	left:0px;
	top:24px;
}
.view-r4-body {
	font-size:14px;
}
.view-r4-foot {
	height:40px;
	line-height:40px;
	font-size: 14px;
	background-color:#f0f0f0;
	padding-left:20px;
	margin: 20px 0px 10px 0px;
}
.stepend {
	background-color: #d8d8d8;
}

.stepactivline {
	position: absolute;
/* 	border-top:dashed 2px #49bc5c; */
	background: left center repeat-x;
	height:20px;
	width:180px;
	top:40px;
	left:150px;
}
.stepline {
	position: absolute;
/* 	border-top:dashed 2px #d8d8d8; */
	background: left center repeat-x;
	width:180px;
	height:20px;
	top:40px;
	left:150px;
}
.activearrow {
	position: absolute;
	background: center center no-repeat;
	width:10px;
	height:15px;
	top:2px;
	right:-10px;
}
.endarrow {
	position: absolute;
	background: center center no-repeat;
	width:10px;
	height:15px;
	top:2px;
	right:-10px;
}





