.ar-main{
    width: 75% !important;
    padding: 0 22px;
    border-left: 1px solid #dddddd
}
.header-content img {
    overflow: hidden;
    max-width: 100% !important;
}
.header-main-content{
    border-bottom: 1px solid #dddddd;
}

.header-main-content>p:nth-child(1){
    padding: 27px 0 23px 0;
	font-size: 16px;
	line-height: 24px;
	color: #333333;
    text-align: center;
    font-family: MicrosoftYaHei-Bold;
}
.header-main-content>p:nth-child(2){
    padding-bottom: 15px;
    text-align: center;
	font-family: MicrosoftYaHei;
	font-size: 12px;
	line-height: 24px;
	color: #999;
}
.header-main-content>p:nth-child(2) .iconfont{
    color: #ddd;
}
.header-main-content>p:nth-child(2) .icon-liulan{
    font-size: 20px;
    margin-bottom: -6px;
}
.header-main-content>p:nth-child(2)>span:nth-child(2){
    padding-left: 25px;
}
.header-content{
    padding: 30px 10px;
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #333333;
}

.line_b{border-bottom: 1px solid #ddd;}
