
		.gys_warp{
			position: relative;
		}
		.gys_warp .banner{
			width: 100%;
			height: 300px;
			margin: 0 auto;
		}
		.gys_warp .cooperation_text{
			text-align: center;
			position:absolute;           
			width:200px;            
			height:120px;            
			top:50%;        
			left:50%;            
			margin-top:-60px;            
			margin-left:-100px; 
			color: #FAF7F7;          
		}
		.gys_warp .cooperation_text .ruzhu{
			text-align: center;
    		white-space: nowrap;
    		display:inline-block;
    		color:#fff;
    		font-weight:500;
    		font-size: 20px;
    		width: 200px;
    		height:40px;
    		border: 1px solid #fff;
    		text-align: center;
    		line-height: 40px;
    		text-decoration: none;
    		background: rgba(0,0,0,0.35);
    		border-radius: 5px;
    		cursor: pointer;
		}
		.cooperation_text h1{
			font-size: 36px;
			padding: 10px 0;
		}
		.text_content{
			width: 100%;
			background:#f5f5f5;
		}
		.text_content .tishi{
			width: 1200px;
			margin: 0 auto;
		}
		.tishi .tishi_icon{
			float: left;
			display: block;
			line-height: 50px;
			padding-right: 20px;
		
		}
		.tishi .tishi_text{
			float: left;
			display: block;
			line-height:50px;
		}
		.liucheng{
			padding-top: 20px;
			width: 1200px;
			margin:0 auto;
			background: #fff;
		}
		.liucheng h2{
			font-size: 18px;
			padding: 15px 0;
			border-bottom: 1px dashed #666;
		}
		.liucheng .liucheng_list{
			width:800px;
			height: 100px;
			margin: 0 auto;
		}
		.liucheng .liucheng_list li{
			float: left;
			padding: 30px
		}
		.liucheng .liucheng_list i{
			background: url(../img/joinin_pic.png)no-repeat;
			display: block;
		    width: 80px;
		    height: 80px;
		}
		.liucheng .liucheng_list i.a{
			background-position: 0 -40px;
		}
		.liucheng .liucheng_list i.b{
			background-position: -80px -40px;
		}
		.liucheng .liucheng_list i.c{
			background-position: -160px -40px;
		}
		.liucheng .liucheng_list i.d{
			background-position: -240px -40px;
		}
		.liucheng .liucheng_list i.e{
			background-position: -320px -40px;
		}
		.container{}
		.zhinan{
			width: 1200px;
			margin: 0 auto;
		}
		.zhinan h2{
			font-size: 18px;
			padding: 15px 0;
			border-bottom: 1px dashed #666;
		}
		.zhinan .zhinan_box{
			width: 1200px;
			margin: auto;
			margin-top: 10px;
			margin-bottom: 10px;
		}
		.zhinan .zhinan_box li{
			float: left;
			width: 290px;
			height: 50px;
			line-height: 50px;
			background: #ddd;
			margin: 0 5px;
			text-align: center;

		}
		.zhinan .zhinan_box li.active{
			background: #0286D8;
		}
		.zhinan .zhinan_box li a{
			color: #000;
			text-decoration: none;
		}
		.zhinan .tab_zhinan{
			width: 1148px;
			height:248px;
			margin: 0 5px;
			padding:5px 20px;
			line-height: 30px;
			border: 1px solid #ddd;
		}