﻿.glcon_width{
	width: 1150px;
	margin: 15px auto;
	overflow: hidden;
}
.position span {
    float: left;
    margin-left: 13px;
}
.position span a {
    color: #777777;
    font-size: 14px;
}
.gl_title{
	width: 267px;
	height: 50px;
	background: #c0a691;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 18px;
}
.gl_conetent{
	margin-top: 15px;
}
.gl_list{
	width: 265px;
	height: 600px;
	border: 1px solid #eeeeee;
	border-top: none;
	background: #fbfafa;
}
.gl_list ul li{
	width: 222px;
	height: 42px;
	line-height: 42px;
	background: url(list_bg.png) no-repeat;
	text-align: center;
	margin-bottom: 10px;
}
.gl_list ul{
	width: 222px;
	margin: 0 auto;
	padding-top: 35px;
}
.gl_list ul li a{
	color: #333333;
	font-size: 15px;
}
.gl_list ul li.gl_active{
	background-position: -222px;
}
.gl_list ul li.gl_active a{
	color: #fff;
}
.gl_con_ri{
	width: 854px;
}
.gl_con_ri_title {
    border-bottom: 1px solid #c9c9c9;
    height: 34px;
}
.gl_con_ri_title p{
	width: 100px;
	height: 33px;
	border-bottom: 1px solid #896445;
	text-align: center;
	line-height: 33px;
	font-size: 16px;
}
.gl_con_ri.f_l {
    float: right;
}
.gl_con_ri_conlist ul{
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 25px;
}
.gl_con_ri_conlist ul li{
	height: 40px;
	line-height: 40px;
	background: url(gl_dd.png) no-repeat 0 18px;
	padding-left: 15px;
}
.gl_con_ri_conlist ul li a{
	color: #333;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	width: 710px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.gl_con_ri_conlist ul li a:hover{
	color: #ab886b;
}
p.title {
    font-size: 24px;
    text-align: center;
    color: #a17d5f;
    margin-top: 25px;
    margin-bottom: 15px;
}



.xl_content {
    text-align: center;
}
.xl_con1 {
    /*text-align: left;
    text-indent: 25px;*/
  	margin-bottom: 55px;
  	margin-top: 15px;
}
span.time {
    font-size: 14px;
    color: #666666;
}
.xl_con1 img{
	max-width: 100%;
}