﻿@charset "utf-8";
body{
    background: url(../images/body-bg.jpg) no-repeat;
    background-size: 100%;
    background-attachment: fixed;
    width: 100%;
}

.content{
    background: #fff;
    z-index: 9999;
    position: relative;
    box-shadow: 0 15px 60px rgba(0,18,42,.1);
    max-width: 1300px;
    margin:-40px auto 30px auto;
    padding-bottom:20px; 
    padding-top:10px;
}

.Professional table,
.model,
.plan{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	display: block;
}

.Professional h2{
	margin:30px 50px;
	background:url(../xqgj_img/tit.png) center center no-repeat;
	height: 50px;
}


.model h2{
                 margin:80px 0 30px 0;
	background:url(../xqgj_img/tit1.png) center center no-repeat;
	height: 50px;
}


.plan h2{
                   margin:50px 0 30px 0;
	background:url(../xqgj_img/tit2.png) center center no-repeat;
	height: 50px;
}

.Professional table{
	margin: 30px auto;
	
}
.Professional table td{
	width: 600px;
}

.Professional table .td h3{
	font-size: 24px;
	color: #1d7fca;
	padding:0 0 0 180px;
	
}
.Professional table .td p{
	font-size: 1.6rem;
	color: #666;
	margin: 10px 0 10px 170px;
	padding:0 0 0 30px;
	background:url(../xqgj_img/icon.png) left center no-repeat;
}

.Professional table .td1 h3{
	font-size: 24px;
	color: #1d7fca;
	padding:0 0 10px 250px;
	
}
.Professional table .td1 p{
	font-size: 1.6rem;
	color: #666;
	margin: 10px 0 10px 240px;
	padding:0 0 0 30px;
	background:url(../xqgj_img/icon.png) left center no-repeat;
}

/*合作模式*/
.mod_1{
	width: 600px;
	float:left;
	height:550px;
	margin:30px 0;
	background:url(../xqgj_img/hzms1.png) center center no-repeat;
}

.mod_2{
	width: 600px;
	float:left;
	height:550px;
	margin:30px 0;
	background:url(../xqgj_img/hzms2.png) center center no-repeat;
}

.mod_1 h3,
.mod_2 h3{
	font-size:26px;
	color:#1166a8;
	text-align: center;
	padding:220px 0 0 0;
}

.mod_1 p,
.mod_2 p{
	font-size:1.6rem;
	color:#666;
	line-height: 24px;
	padding:20px 120px;
}


/*校企共建专业综合解决方案*/
#tabs{
	padding:0 0 0 390px;
}

#tabs li{
	text-align: center;
	
	}
	
#tabs li a{
	float:left;
	width:120px;
	height:40px;
	line-height: 40px; 
	color:#333;
	font-size: 18px;
                  background:#eee;
	/*border:1px solid #1066a8;*/
	border-radius: 20px;
	margin:0 20px 0 0;
	}

#tabs li a{
	display: block; 
	color:#333;
	} 
	
#tabs .hover{
	background:#1066a8;
	color:#fff;
	
	}

.a1 img,
.a2 img,
.a3 img{
	display: block;
                  margin:60px auto;
}

























