/*------------------
分页部分的CSS
------------------*/
.fenye{
height: 25px;
line-height: 25px;
_background: #F9F9F9;
padding: 2px 5px;
margin: 20px 4px;
_border: solid 1px #ccc;
_text-align: center;
}

.fenye a{
padding:4px 6px 4px 6px;
margin:0 2px 0 2px;
border:1px solid #aaa;
text-decoration:none;
color:#333;
}

.fenye a.current{
background:#c30e23;
color:#fff;
}

.fenye a:hover{
background:#c30e23;
color:#fff;
}

/*-- post --*/
.post {
background:none;
}

.post .entry-cnt {
height:auto;
line-height:2;
font-size:14px;
border-top-width: 1px;
border-top-style: dotted;
border-top-color: #eee;
padding:15px 0 0;
}

.post .entry-cnt p {
line-height:2;
font-size:14px;
}

.related {
padding:10px 5px 10px 5px;
border-top:1px solid #eee;
border-bottom:1px solid #eee;
margin: 20px auto 10px auto;
}

.r-left {
float:left;
}

.r-right {
float:right;
}

/*-- discuss --*/
.discuss {
padding:25px;
}



/* layout */
#brand {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    padding-top: 50px;
 
}
#faux{background:url(../img/about-left.jpg);margin-bottom:10px;overflow:auto;width:100%;height: 672px;}
#fauxptb{background:url(../img/about-ptb.jpg);margin-bottom:10px;overflow:auto;width:100%;height: 672px;}
#navigation{color:#333;padding:10px;margin:0px 0px 5px 0px;background:#ABBEBE;}
#leftcolumn{display:inline;color:#333;margin:10px;padding:0px;width:49%;float:left;}
#rightcolumn{float:right;color:#333;margin:10px;padding:0px;width:49%;display:inline;position:relative;}
#rightcol{float:right;color:#333;margin:10px;padding:0px;width:49%;display:inline;position:relative;font-size: 14px;}
#rightcolumn a{list-style: none;
    color: #b4935e;
    font-size: 36px;
    font-weight: bold;
}
#rightcol a{list-style: none;
    color: #b4935e;
    font-size: 42px;
    font-weight: bold;}
#rightcolumn img{
	list-style: none;
    width: 200px;
	height: 200px;
	margin-top: -50px;
	}
#rightcol img{
	list-style: none;
    width: 404px;
	height: 47px;
	margin-top: 10px;
	}
#rightcolumn h1{color: #000;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    margin-top: 40px;}
#rightcolumn p{font-size: 14px;
    line-height: 25px;
	 margin-top: 35px;}
#rightcol p{font-size: 14px;
    line-height: 22px;
	 margin-top: 25px;}
#rightcol p kong{
    height: 10px;
	}


	/* 主要样式 */
.container{width:1180px;margin-right:auto;margin-left:auto;*zoom:1}
.process {
    padding: 50px 0;
    text-align: center;
    height: 286px;    
	background-color: #f5f5f5;
}
.process h3{font-size:30px;line-height:52px;color:#23292E;font-weight:400;}
.process p{line-height:26px;font-size:14px;color:#999;}
.process .flowline{margin-top:50px;margin-left:40px;*zoom:1}
.process .flowline li{float:left;margin-left:110px;text-align:center;list-style:none}
.process .flowline li .icon-block{position:relative;display:inline-block;width:72px;height:72px;-webkit-border-radius:72px;-moz-border-radius:72px;border-radius:72px;background-color:#181820;line-height:0;margin-top:0}
.process .flowline li .icon-block img{width:32px;height:32px;background:url(../img/icon.png) 0 0 no-repeat;background-size:192px 64px;margin:20px 20px 0 20px}
.process .flowline li .icon-block:before{content:''}
.process .flowline li .icon-block span{margin:0}
.process .flowline li span{display:inline-block;margin-top:20px;font-size:16px;line-height:36px;color:#333}
.process .flowline li.process-0{margin-left:20px}
.process .flowline li.process-1{margin-left:90px}
.process .flowline li.process-4{margin-left:112px}
.process .flowline li.process-5{margin-left:115px}
.process .flowline li.process-5 .flow-line{display:none}
.process .flowline .flow-line{position:absolute;top:36px;left:92px;width:77px;border-bottom:1px dotted #979797}