@charset "UTF-8";
/* CSS Document */

body {
	font-family:"微软雅黑";
	font-size:12px;
}

a:link,a:visited {
	text-decoration:none;
	color:#2e2a27;
}



/*serve_banner*/
#serve_banner {
	height:400px;
	background:url(../images/serve_banner.png) no-repeat center center;
}

/*content1*/
#content1 {
	width:100%;
	background:#f5f5f5;
	height:648px;
}

.cont {
	width:1140px;
	margin:0 auto;
}
.cont h1 {
	font-size:35px;
	color:#333333;
	padding-top:68px;
	margin-bottom:30px;
	text-align:center;
}
.cont p {
	margin-bottom:70px;
	font-size:16px;
	color:#333333;
	text-align:center;
}
.cont ul {
	overflow:hidden;
}
.cont ul li {
	width:262px;
	height:auto;
	float:left;
	margin-right:30px;
}
.cont ul li .li_text {
	height:auto;
	background:#fff;
	padding:10px 0;
}
.cont ul li h2 {
	font-size:18px;
	color:#333333;
	height:60px;
	line-height:60px;
	margin-left:15px;
}
.cont ul li span {
	font-size:14px;
	color:#767676;
	line-height:25px;
	margin-left:15px;
	margin-right:22px;
	display:block;
}

/*#content2*/
#content2 {
	width:100%;
	height:auto;
	background:#fff;
}
.cont_main {
	width:1000px;
	margin:0 auto;
}
.cont_main h1 {
	font-size:33px;
	color:#333333;
	height:200px;
	line-height:200px;
	text-align:center;
}
.cont_main h2 {
	font-size:26px;
	color:#333333;
	margin-bottom:40px;
	margin-left:18px;
}
.cont_main .process {
	overflow:hidden;
}
.cont_main .process .pro_left {
	float:left;
	margin-left:18px;
}
.process .pro_left .left_text {
	height:100px;
}
.process .pro_left .left_text  h3 {
	font-size:25px;
	color:#00aef2;
	margin-bottom:10px;
}
.process .pro_left .left_text p {
	font-size:16px;
	color:#333;
}



.cont_main .process .pro_right {
	float:right;
	margin-right:120px;
}


/*center*/
.center {
	width: 1000px;
	height: auto;
	margin: 35px auto 0px;
}
.center .step {
	font-size:24px;
	color:#707070;
	text-align:center;
}
.center .step span {
	font-size:36px;
	color:#00aef2;
}
.center .btn {
	margin:10px auto;
	text-align:center;
}

#tabdf1, #tabdf2, #tabdf3, #tabdf4 {
    display: inline-block;
    border-radius: 5px;
    padding: 10px 25px;
    margin: 5px;
    font-size: 16px;
    color: #FFFFFF !important;
}
#tabdf1 {
    background-color: #34d3eb !important;
    border: 1px solid #34d3eb !important;
}
#tabdf2 {
    background-color: #7266ba !important;
    border: 1px solid #7266ba !important;
}
#tabdf3 {
    background-color: #5d9cec !important;
    border: 1px solid #5d9cec !important;
}
#tabdf4 {
    background-color: #5fbeaa !important;
    border: 1px solid #5fbeaa !important;
}
#tabdf1:hover, #tabdf1.on {
    background-color: #209aac !important;
    border: 1px solid #209aac !important;
}
#tabdf2:hover, #tabdf2:active, #tabdf2.on {
    background-color: #443892 !important;
    border: 1px solid #443892 !important;
}
#tabdf3:hover, #tabdf3.on {
    background-color: #3b71b6 !important;
    border: 1px solid #3b71b6 !important;
}
#tabdf4:hover, #tabdf4.on {
    background-color: #2ea98f !important;
    border: 1px solid #2ea98f !important;
}

.center .tab {
	margin-bottom:30px;
}


.step1 {
	font-size:35px;
	color:#00aef2;
	padding-left:30px;
	margin-top:45px;
	border-left:6px solid #ed77ab;
}
.step1 span {
    font-size: 20px;
    color: #333;
    margin-left: 20px;
}
.gd {
    height: 2px;
    width: 100%;
    border-bottom: 1px solid #e9e5e0;
    margin: 0px 0px 30px;
}

/*#contdf1 {
	display:none;
}*/
.cur {
	display:block;
}
.table2 {
	border-top: 1px solid #e9e5e0;
	border-left: 1px solid #e9e5e0;
	font-size: 14px;
	/*line-height: 60px;*/
	text-align: center;
	margin-bottom: 20px;
}
.table1 {
	margin-bottom:10px;
}
.table1 tr {
	background:#2299ee;
}
.table1 th {
	height:52px;
	line-height:52px;
	text-align:center;
	font-size:16px;
	color:#fff;
}
.table2 tr {}
.table2 td {
    border-bottom: 1px solid #e9e5e0;
    border-right: 1px solid #e9e5e0;
	line-height:32px;
}
.table2 td.td1 {
	background:#f9f9f9;
}
.now {
	text-align:center;
}
.now button {
	width:280px;
	height:55px;
	line-height:55px;
	text-align:center;
	color:#fff;
	background:#2299ee;
	border-radius:3px;
	border:none;
	font-size:20px;
	cursor:pointer;
}

.bb1 {
	font-size: 16px;
	color: #3c3c3c;
	line-height: 27px;
	padding-left: 25px;
}

.big1 {
    font-size: 20px;
    color: #000;
    font-weight: bold;
}
.ys {
    color: #ff7e00;
}
.bb2 {
    font-size: 16px;
    color: #999999;
    line-height: 30px;
    padding-left: 25px;
}
.bb2 a {
	color:#999999;
}
.bb3 {
	font-size: 22px;
	color: #333333;
	line-height: 27px;
	padding-left: 25px;
}

.zf {
    height: 120px;
    padding: 0px;
    margin: 0px;
}
.zf li {
    float: left;
    padding-right: 100px;
}
.height {
    line-height: 35px;
	font-size:16px;
}

#contd {
    padding: 5px 25px 0px;
    line-height: 30px;
	color:#999999;
}






































