  
  .guide-title-arrow {
	  margin-top: 25px;
	  height: 41px;
  }
  
  .guide-title-arrow .content-title-arrow {
  	width: 1167px;
    height: 41px;
    margin-left: 15px;
    margin-right: 18px;
    background-image: url(../img/jindutiaosanji.png);
    background-size: 100%;
  }
  
  .guide-content {
  	margin-top: 28px;
  	
  }
  
  
  .guide-content .guide-content-main {
  	width: 1163px;
  	height: 924px;
  	margin-left: 19px;
  	margin-right: 18px;
  	border:1px solid rgba(224, 224, 224, 1);

  }
  
   /** 标题栏css */
    .guide-content-main .header-1 {
    	float: left;
    	width: 1163px;
		  height: 73px;
	}
	
	.guide-content-main .header-1 span {
		float: left;
	  	margin-left: 23px;
	  	margin-top: 19.5px;
	  	width:6px;
		height:34px;
		background:rgba(57,153,233,1); 
	}
	
	.guide-content-main .header-1  h2{
		float: left;
		color: #3193d8;
		font-size: 1.125em;
		margin-left: 21px;
		font-weight: bold;
		line-height: 73px;
		font-family:"微软雅黑";
	}
	
	.guide-content-main .header-1  h2 a {
		color: #3193d8;
	}
	
	
	
	.guide-content-main label {
		float: left;
		width:1138px;
		height:1px;
		margin-left: 13px;
		background-color: #E0E0E0;
	}
  
  
  
  .guide-content-main .guide-content-left {
  	float: left;
  	width: 250px;
  	height: 850px;
  }
  
  .guide-content-main .guide-content-left .guide-content-item {
  	float: left;
  	margin-top: 9px;
  	width: 205px;
  	height: 36px;
  	padding-left: 34px;
  	font-size:1em;
		font-family:"微软雅黑";
		font-weight:400;
		color:rgba(75,75,75,1);
		line-height: 36px;
		list-style-type: none;
  }
  
  .guide-content-main .guide-content-left .guide-item-selected {
  	float: left;
  	margin-top: 9px;
  	width: 205px;
  	height: 36px;
  	padding-left: 31px;
  	font-size:1em;
		font-family:"微软雅黑";
		font-weight:400;
		color:#3999E9;
		background:rgba(247,247,247,1);
		border-left: 3px solid #3999E9;
		line-height: 36px;
		list-style-type: none;
  }
  
  
  .guide-content-main .guide-content-left .guide-item-selected2 {
  	float: left;
  	margin-top: 9px;
  	width: 205px;
  	height: 36px;
  	padding-left: 31px;
  	font-size:0.8em;
		font-family:"微软雅黑";
		font-weight:400;
		color:#3999E9;
		background:rgba(247,247,247,1);
		border-left: 3px solid #3999E9;
		line-height: 36px;
		list-style-type: none;
  }
  
  .guide-content-main i {
  	float: left;
  	width: 1px;
  	height: 825px;
  	background-color: rgba(224,224,224,1);
  	margin-top: 13px;

  }
  
  .guide-content-main .guide-content-right {
  	float: left;
  	width: 910px;
  	height: 850px;
  }
  
  .guide-content-main .guide-content-right .content-right-main {
  	display: none;
  	width: 910px;
  	height: 850px;
  }


	/** 服务指南小标题的css */
	.guide-content-right .content-right-main li {
		float: left;
		margin-top: 10px;
		width: 858px;
		height: 41px;
		margin-left: 10px;
		position: relative;
		list-style: none;
		list-style-position: inside;
	  background:url(../img/lidot1.png) white 12px center no-repeat;
	  text-align: left;
	  line-height: 41px;
	  padding: 0 0 0 30px;
	  font-size:1em;
		font-family:"微软雅黑";
		font-weight:400;

		
	} 
	
	.guide-content-right .content-right-main li:hover{
		float: left;
		margin-top: 10px;
		width: 858px;
		height: 41px;
		margin-left: 10px;
	  position: relative;
		list-style: none;
		list-style-position: inside;
	  background:url(../img/lidot2.png) rgba(247,247,247,1) 12px center no-repeat;
	  text-align: left;
	  line-height: 41px;
	  padding: 0 0 0 30px;
	  font-size:1em;
		font-family:"微软雅黑";
		font-weight:400;
				
	}
	
	
	.guide-content-right .content-right-main li:hover .span-title a {
		color: #3999E9;
	}
	
	
	.guide-content-right .content-right-main li .span-title {
		float: left;
		width: 758px;
		height: 41px;
		overflow: hidden;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	}
	
	.guide-content-right .content-right-main li .span-title a {
		color: #4A4A4A;
	}
	
	
	.guide-content-right .content-right-main li .span-title a:hover {
		color: #3999E9;
	}
	
	.guide-content-right .content-right-main li .span-time {
		float: right;
		width: 100px;
		height: 41px;
		color: #999999;
		text-align: center;
	}
	
	.guide-content-right .content-right-main li .span-time:hover {
		float: right;
		width: 100px;
		height: 41px;
		color: #3999E9;
		text-align: center;
	}
	
	.guide-content-right .content-right-main li:hover .span-time {
		color: #3999E9;
	}

  
  .guide-content-main .guide-content-right .content-right-main-selected {
  	display: block;
  }
  
  .guide-content-bottom .content-bottom {
  	width: 1163px;
  	height: 60px;
  	margin-left: 19px;
  	margin-right: 18px;
  }
  
  .guide-content-bottom .content-bottom span {
  	float: right;
  	width: 40px;
  	height: 35px;
  	background:rgba(229,229,229,1);
  	border-radius:4px;
  	margin-top: 32px;
  	margin-right: 12px;
  	font-size:0.875em;
  	font-family:"微软雅黑";
  	font-weight:normal;
  	color:rgba(126,126,126,1);
  	line-height:35px;
  	text-align: center;
  }
  
  .pre_image1 {
  		content: url(../img/toleft2.png);
  	  float: right;
  	  margin-top: 32px;
  	  margin-right: 12px;
  }
  
  .pre_image2 {
  	
	  	content: url(../img/toleft.png);
		  float: right;
		  margin-top: 32px;
		  margin-right: 12px;
  }
  
  .next_image1 {
  	content: url(../img/toright2.png);
  	float: right;
  	margin-top: 32px;
  
  }
  
  .next_image2 {
  	content: url(../img/toright.png);
  	float: right;
  	margin-top: 32px;
  	
  }

