div.MainBanner {
padding-top: 13px;
padding-bottom: 60px;
padding-right: 7px;
text-align:center;
}

div.MainArticleText {
width: 85%;
}


.block {
	border: 1px solid #2295D6;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  color: #111;
  padding: 10px 0;
	width:770px;
	position:absolute;
	margin-left:15px;
}


.viewTitle {
	width: 10%;
	float: left;
	height: 100%;
	margin-left:5px;
}

.LeftUpConer p{
	writing-mode: tb-rl;
	-moz-writing-mode: vertical-rl;
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;

	vertical-align: middle;
	height: 100%;
	color:#fff;
	padding-left:4px;

}

.CenterLine{
float:left;
position:absolute;
padding-left: 45px;
text-align: left;
}

.CenterBtmLine{
width:613px;
margin-left:-13px;
border-bottom: 1px solid #2295D6;
float:left;
}

.arrowFR {
position: relative;
top: 0;
left: 0;
padding-left: 18px;
}
.arrowFR:before {
content: "";
position: absolute;
top: 7px;
left: 2px;
border-top: 7px solid transparent;
border-bottom: 7px solid transparent;
border-left: 12px solid #2295D6;
}


.CenterInner {
float: left;
border-bottom: 1px solid rgb(34, 149, 214);
width: 634px;
position: relative;
}

.CenterLine ul{
margin: 10px 0 10px 40px;
float:left;
}

.CenterLine li{
list-style-type: disc;
line-height:25px;
}

.CenterLine p.title{
margin: 10px 0 10px 10px;
}

/* 垂直 */
.CenterLine ul.pr{
margin:0;
margin-top:15px;
float:right;
}
.CenterLine ul.pr li{
margin-right: 20px;
list-style-type: none;
margin-bottom: 10px;
}

/* 水平 */
.CenterLine ul.hr{
margin-top:15px;
float:right;
}

.CenterLine ul.hr li{
display: inline;
margin-right: 20px;
list-style-type: none;
}


.CenterHorLine {
height: 30px;
width: 1px;
border-left: 1px solid #2295D6;
left: -40px;
}

.BorderTop{
background-image: url("/service/img/brt.gif");
background-repeat: no-repeat;
height:38px;
width:681px;
}

.BorderTop p{
font-size: 1.17em;
margin-top: 5px;
height: 100%;
padding-top: 20px;
color:#fff;
text-align:center;
}



.BorderBtm{
background-image: url("/service/img/brm.gif");
background-repeat: no-repeat;
height:38px;
width:681px;
}

.BorderLine{
background-image: url("/service/img/brl.gif");
background-repeat: repeat-y;
height:1px;
width:681px;
}

.BorderLine div.title {
writing-mode: tb-rl;
-moz-writing-mode: vertical-rl;
-webkit-writing-mode: vertical-rl;
writing-mode: vertical-rl;
text-align: center;
height: 100%;
color: rgb(255, 255, 255);
line-height:45px;
float: left;
}
