﻿/**详细内容页**/

.xxnr{min-height:776px;}
/**题头区**/
.xxnr .xxnr_title{
	margin:26px 26px 0 26px;
	text-align: center;
	background: url(../img/xxnry_1.png) repeat-x 0 bottom;
}
.xxnr .xxnr_title h4{
	font-family: "Microsoft YaHei UI", "Microsoft YaHei UI Light", "Microsoft YaHei", "微软雅黑";
	font-size:32px;
	color:#525252;
	font-weight:normal;
	line-height:50px;
	padding:5px 0;
}
.xxnr .xxnr_title span{
	font-size:14px;
	line-height:34px;
}
.xxnr .xxnr_title ul{
	padding:32px 40px;
	display:inline-block;
}
.xxnr_title li{
	text-align: left;
	width:620px;
	float:left;
	line-height:32px;
	
}
.xxnr_title li a{
	color:#003eda;
	font-weight: bold;
}
.xxnr_title li a:hover{
	opacity: 0.8; filter:alpha(opacity=80);
}
.xxnr .xxnr_title li+li{
	width:250px;
}

/**主要内容区**/
.xxnr .xxnr_content{
	font-size:14px;
	color:#5b5b5b;
	line-height:2em;
	min-height:314px;
	padding:10px 26px;
}
/**底部链接区**/
.xxnr .xxnr_bottom{
	padding:26px;
	text-align: center;
}

.xxnr .xxnr_bottom a.yiguanzhu{
	
	color: #FFF;
	line-height: 44px;
	width: 130px;
	height: 44px;
	background: url(../img/star1.png) no-repeat 20 center;
	display:inline-block;
	padding:0px 10px 0px 10px;
	
	background-color: #ff4400;
	text-align: center;
	padding-left: 20px;

-moz-border-radius: 15px;      /* Gecko browsers */
    -webkit-border-radius: 15px;   /* Webkit browsers */
    border-radius:15px;            /* W3C syntax */
}
.xxnr .xxnr_bottom a.guanzhux{
	
	
	
	color: #FFF;
	line-height: 44px;
	width: 130px;
	height: 44px;
	background: url(../img/star1.png) no-repeat 20 center;
	display:inline-block;
	
	padding:0px 10px 0px 10px;
	background-color: #6eb8f7;
	text-align: center;
	padding-left: 20px;

-moz-border-radius: 15px;      /* Gecko browsers */
    -webkit-border-radius: 15px;   /* Webkit browsers */
    border-radius:15px;            /* W3C syntax */
}

.xxnr .xxnr_bottom a.lianxi{
	
	
	
	color: #FFF;
	line-height: 44px;
	width: 130px;
	height: 44px;
	background: url(../img/tel1.png) no-repeat 20 center;
	display:inline-block;
	padding:0px 10px 0px 10px;
	
	background-color: #2687e9;
	text-align: center;
	padding-left: 20px;

-moz-border-radius: 15px;      /* Gecko browsers */
    -webkit-border-radius: 15px;   /* Webkit browsers */
    border-radius:15px;            /* W3C syntax */
}



.xxnr .xxnr_bottom a+a{background-position:0 -50px;}
.xxnr .xxnr_bottom a:hover{	opacity: 0.85; filter:alpha(opacity=85);}

/**详细内容页结束**/


/**控制列表自动展开高度**/
.main_d{	width: 100%;	visibility: hidden;	overflow: hidden;	height: 0px;}