/* -------------------------------这里是电脑的布局------------------------------- */ 
@media (min-width: 1200px){
	.one1{
		margin-top:20px;
		margin-left:138px;
	}
	.col-md-6{
		text-align:left;
		line-height: 42px;
		padding-left:42px;
	}
	.one2{
		margin-right:10px;
	}
	.two,.three,.four,.five{
		margin-left:138px;
		margin-top:55px;
	}
	.two1{
		width:1080px;
		overflow: hidden;
	    border-bottom: 1px solid #E8E8E8;
	    display: block;
	    list-style-type: disc;
	}
	.two1 .active {
	    color: #0080CC;
	    border-bottom: 4px solid #0080CC;
	}
	.two1 li{
		display: list-item;
		list-style: none;
		float: left;
	    cursor: pointer;
	    width: 130px;
	    text-align: center;
	    padding: 0 0 10px 0;
	}
	.two2,.three1,.four1{
		margin-top:-25px;
		margin-bottom:10px;
		width:126px;
		height:47px;
		background-color:#0080CC;
		border:#0080CC solid 1px;
		color:#FFFFFF;
		font-size:22px;
		text-align:center;
	}
	.two3{
		margin-top:25px;
		margin-bottom:10px;
		width:126px;
		height:47px;
		background-color:#0080CC;
		border:#0080CC solid 1px;
		color:#FFFFFF;
		font-size:22px;
		text-align:center;
	}
	.two p{
		line-height: 36px;
	}
	.three2{
		margin-top:20px;
	}
	.three,.four{
		line-height: 45px;
	}
	.three3{
		text-align:center;
		margin-left:-138px;
	}
	table{
		margin-top:30px;
		border-collapse: collapse;
	    border-spacing: 0;
	}
	.five1{
		font-size:22px;
	}
	.five2 tr{
		height:39px;
	}
	.five3{
		width: 265px;
		height:27px;
	}
	.five4{
		width: 626px;
		height:27px;
	}
	.five6{
		width: 93px;
		height:35px;
		line-height:35px;
		border-radius: 8px;
		background-color:#0080CC;
		border:#0080CC 1px solid;
		color:#FFFFFF;
		text-align:center;
		font-size:16px;
	}
	.five7{
		line-height:92px;
	}
	.five8{
		padding-left:50px;
	}
	.dd,#gg{
		display:none;
	}
}
/* -------------------------------这里是手机的布局------------------------------- */ 
@media (max-width: 479px){
	.one1,#dd,.ff,#part2,#part3,#part4,#ff{
		display:none;
	}
	.dd{
		width: 241px;
		height:144px;
	}
	.col-md-6 img{
		display:none;
	}
	.col-md-6 h2{
		font-size:20px;
	}
	.col-md-6 p{
		text-align:left;
	}
	.two1 li{
		list-style:none;
	}
	.two1{
		margin-left:-40px;
	}
	#part1{
		width:100%;
		height:40px;
		line-height:40px;
		background-color:#0080CC;
		color:#FFFFFF;
		border-radius:5px;
		text-align:center;
	}
	.two2,.two3{
		margin-top:15px;
		margin-bottom:10px;
		width:126px;
		height:47px;
		background-color:#444444;
		border:none;
		color:#FFFFFF;
		font-size:22px;
		text-align:center;
	}
	#gg{
		text-align:center;
		margin-bottom:10px;
	}
}
/* -------------------------------这里是ipad的布局------------------------------- */ 
@media (min-width: 480px) and (max-width: 768px){
	.one1,#dd,.ff,#part2,#part3,#part4,#ff{
		display:none;
	}
	.dd{
		width: 241px;
		height:144px;
	}
	.col-md-6 img{
		display:none;
	}
	.col-md-6 h2{
		font-size:20px;
	}
	.col-md-6 p{
		text-align:left;
	}
	.two1 li{
		list-style:none;
	}
	.two1{
		margin-left:-40px;
	}
	#part1{
		width:100%;
		height:40px;
		line-height:40px;
		background-color:#0080CC;
		color:#FFFFFF;
		border-radius:5px;
		text-align:center;
	}
	.two2,.two3{
		margin-top:15px;
		margin-bottom:10px;
		width:126px;
		height:47px;
		background-color:#444444;
		border:none;
		color:#FFFFFF;
		font-size:22px;
		text-align:center;
	}
	#gg{
		text-align:center;
		margin-bottom:10px;
	}
	.hh{
		display: none;
	}
}
/* -------------------------------这里是iPad的布局------------------------------- */ 
@media (min-width: 480px) and (max-width: 768px){
.one1,#dd,.ff,#part2,#part3,#part4,#ff,.hh{
		display:none;
	}
	.dd{
		width: 521px;
		height:311px;
	}
	.col-md-6 img{
		display:none;
	}
	.col-md-6 h2{
		font-size:20px;
	}
	.col-md-6 p{
		text-align:left;
	}
	.two1 li{
		list-style:none;
	}
	.two1{
		margin-left:-40px;
	}
	#part1{
		width:100%;
		height:40px;
		line-height:40px;
		background-color:#0080CC;
		color:#FFFFFF;
		border-radius:5px;
		text-align:center;
	}
	.two2,.two3{
		margin-top:15px;
		margin-bottom:10px;
		width:126px;
		height:47px;
		background-color:#444444;
		border:none;
		color:#FFFFFF;
		font-size:22px;
		text-align:center;
	}
	#gg{
		text-align:center;
		margin-bottom:10px;
	}
}