/* 联系我们 */
	.bannertext {
		width: 171px;
		height: 39px;
		font-size: 40px;
		font-family: Adobe Heiti Std;
		font-weight: normal;
		color: #FFFFFF;
		line-height: 38px;
		position: absolute;
		top: 11%;
		left: 19%;

	}

	.container_cont {
		height: 411px;
	}

	.aboutusleft {
		float: left;
		width: 50%;
		height: 400px;
		text-align: center;
	}

	.aboutusleft img {

		width: 400px;
		height: 400px;
	}

	.aboutusright {
		float: left;
		width: 50%;
		height: 400px;
	}

	.aboutusright span {
		width: 172px;
		height: 32px;
		font-size: 32px;
		font-family: Adobe Heiti Std;
		font-weight: normal;
		color: #184B95;

	}

	.aboutusright p {
		width: 499px;
		height: 254px;
		font-size: 13px;
		font-family: Adobe Heiti Std;
		font-weight: normal;
		color: #333333;
		line-height: 32px;
	}

	.teamleft {
		float: left;
		width: 33%;

		text-align: center;
	}

	.teamleft span {
		width: 172px;
		height: 32px;
		font-size: 32px;
		font-family: Adobe Heiti Std;
		font-weight: normal;
		color: #184B95;
	}

	.teamright {
		float: left;
		width: 50%;

	}

	.teamright p {
		width: 716px;
		height: 96px;
		font-size: 12px;
		font-family: Adobe Heiti Std;
		font-weight: normal;
		color: #333333;
		line-height: 20px;

	}

	.footerbeian {
		height: 80px;
		background: #23211F;
		text-align: center;
		color: #fff;
		font-size: 12px;
	/* 	font-family: Adobe Heiti Std; */
		padding-top: 17px;
	}
	

	.footerbeian p {
		margin: 0
	}
    
	.indexsolutionimg{
		margin-bottom: 12px;
	}
	
	.indexsolutionimg  img{
		    width: 27%;
		    height: 27%;
		    margin: 0 2.8%;
	}
	
	.indexlocationimg{
		margin-bottom: 12px;
	}
	.indexlocationimg  img{
		    width: 27%;
		    height: 27%;
		    margin: 0 2.8%;
	}
	
	/* .indexcompanyimg img{
		width: 35%;
		height: 100%;
		margin: 0 2.8%;
	} */
	
	/* 合作界面 */
	.aboutjoinleft {
		float: left;
		width: 48%;
		height: 400px;
		text-align: center;
	}
	
	.aboutjoinleft img {
	
		width: 300px;
		
	}
	
	.aboutjoinright {
		float: left;
		width: 50%;
		height: 400px;
	}
	.aboutjoinright img{
		width: 50px;
    height: 50px;
    float: left;
    margin-top: 5%;
	
	}
	
	
	.aboutjoinright div {
		float: left;
    margin-left: 12px;
    height: 77px;
    line-height: 88px;
	}
	
	.aboutjoinright p:nth-child(1){
    height: 22px;
    font-size: 14px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #333333;
	
	}
	
	.aboutjoinright p:nth-child(2){
		width: 506px;	   
		font-size: 10px;	
		color: #999999 ;
	}
	
	/* 解决方案 */
	/* .solutionbannertext{	
		    height: 39px;
		    font-size: 40px;
		    font-family: Adobe Heiti Std;
		    font-weight: normal;
		    color: #FFFFFF;
		    line-height: 38px;
		    position: absolute;
		    top: 13%;
		    left: 19%;
	}
	.solutionbannertextm{
		    height: 28px;
		    font-size: 17px;
		    font-family: Adobe Heiti Std;
		    font-weight: normal;
		    color: #FFFFFF;
		    line-height: 66px;
		    position: absolute;
		    top: 15%;
		    left: 19%;
		} */
		
		
		/* 解决方案每个页面公共样式 */
	/* 	.two_bar {
			
			display:none;
			    position: absolute;
			    top: 47px;
			    z-index: 99;
		}
		li {
			list-style:none;
		}
		.one_bar {
			display:block;
			text-align:center;
			
			color:#ffffff;
		
			border-radius:10px;
			line-height:38px;
			overflow:hidden;
			height:38px;
			/* width:58px; */
		}
		.two_bar li{
			display:block;
			text-align:center;
			
			color:#ffffff;
			border-bottom:1px solid #ffffff;
			border-radius:10px;
			line-height:38px;
			overflow:hidden;
			height:38px;
			width:58px;
		}
		a:link,a:visited,a:hover,a:active {
			text-decoration:none;
		}
		 */