		.consultation_top{			
			width: 100%;
		    height: 630px;
		    overflow: hidden;
		    background-image: url(../images/consultation/consultation_img1.jpg);
		    background-position: 0 80px;
		    background-size: 100% 550px;	
		}			
		.consultation_top-content{
			display: block;
			color: white;
			width: 800px;
			margin: 300px 300px;		
		}	
		.consultation_bg1{
			height: 600px;
		    background-image: url(../images/consultation/consultation_img2.png);				
		}
		.consultation_part1{
	
		}
		.consultation_part1_left{
			float: left;
			margin-top: 50px;			
			width: 400px;
		}
		.consultation_part1_right{
			float: right;
			margin-top: 50px;
			margin-right: 30px;
		}		
		.consultation_part_img{
			width: 550px;
			height: 285px;
		}
		.consultation_new{
			width: 600px;
			height: 110px;
			border-bottom: 1px solid gainsboro;	
			margin-top: 20px;		
		}
		.consultation_date{
			display: inline-block;
			width: 85px;
			height: 85px;
			text-align: center;
			vertical-align: bottom;
			border: 1px solid #eae3e3;
		}
		.consultation_word{
			display: inline-block;
			margin-left: 30px;
		}
		.consultation_word span{
			color: gray;
		}
		.consultation_part1_right a:hover *{
			color: #f99e2b;
		}
		
		.consultation_bg2{
			height: 600px;
		}	
		.consultation_bg3{
			height: 525px;
		    background-image: url(../images/consultation/consultation_img4.png);				
		}	
		
		.consultation_buttom_list{
			margin-top: 30px;
		}
		.consultation_buttom_list ul a li{
			line-height: 30px;
			font-size: 16px;			
			color: gray;
			width: 550px;
		}	
		.consultation_buttom_list ul a li:hover{
			color: #f99e2b;			
		}	
		.word_hover:hover *{
			color: #f99e2b;
		}
		.word_hover p{
			color: gray;
		}

		.consultation_buttom_left{
			float: left;
		}
		.consultation_buttom_right{
			float: right;
		}
		
		/*轮播图*/		
		.cont_part02_bg{
			width: 100%;
			height: 500px;
			background: #f6f6f6;
		}
		.cont_part02{
			text-align: center;
		}
		.cont_part02 .cont_part02_div{
			margin-top: 30px;
			width: 415px;
			display: inline-block;
			float: left;
		}
		.cont_part02_wrap{
			width: 268px;
			height: 400px;
			margin: auto;		
			margin-top: 30px;
		}
		.cont_part02_word_wrap{
			padding: 15px;
			height: 200px;
			background: #efefef;
			color: black;
			text-align: left;
		    line-height: 23px;
		}
		.cont_part02_word_wrap span:hover{
			color: #f99e2b;
		}
		/*轮播图修改start*/		
		ol {
		    margin-top: 0;
		    margin-bottom: -30px;
		}	
		.carousel-indicators .active{
			background-color: #f99e2b;
		}
		.carousel-indicators li{
			border:1px solid #bfbdbd;
		}	
		.carousel-indicators {
		    bottom: 0px;
		}		
		.carousel-control{
			color: gray;
		}	
		.carousel-control.left{
			background-image:none;
		}
		.carousel-control.right{
			background-image:none;
		}				
		.carousel-control:hover{
			color: #f99e2b;
		}	

		.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, 
		.carousel-control .icon-next, .carousel-control .icon-prev {
		    width: 60px;
		    height: 60px;
		    margin-top: -10px;
		    font-size: 60px;
		}	
		

	/*关于我们start*/
		.us_top{			
			width: 100%;
		    height: 630px;
		    overflow: hidden;
		    background-image: url(../images/about_us/us_img1.jpg);
		    background-position: 0 80px;
		    background-size: 100% 550px;	
		}			
		.us_cont_01{
			height: 500px;
			position: relative;
		}
		.us_img3{
			position: absolute;
			left: -80px;
		}
		.us_img4{
			position: absolute;
		    top: 81px;
		    right: 50px;
		}
		.us_word_list{
			position: absolute;
			top: 230px;
			left: 300px;
		}
		.us_cont_02_part1{
			height: 250px;
		}
		.us_left{
			float: left;
		}
		.us_right{
			float: right;
		}
		.us_cont_02_part2{
			height: 250px;
		}
		.us_buttom_wrap{
			height: 350px;
			text-align: center;
		}
	/*关于我们end*/