.colorc_title{
	color: #0a529c;
}


.banner{
	width:100%;	
	height:600px;
	position: relative;
	background:url(../../images/shop/banner1-1.jpg) no-repeat;
	background-size:cover;
}
.banner >div{
	width: 100%;
	height: 400px;
	position: absolute;
	display: block;
}
.banner .bannerBody{
	width: 1200px;
	height: 400px;
	margin: 0px auto;
}
.banner .bannerBody .bannerTxt{
	margin-left: 130px;
	color: #1986c0;
	margin-top: 102px;
}
.banner .bannerBody .bannerTxt h3{
	font-size: 36px;
	line-height: 50px;
}
.banner .bannerBody .bannerTxt p{
	font-size: 16px;
	line-height: 30px;
}
.banner .bannerBody .bannerTxt a{
	width: 160px;
	height: 40px;
	margin-top: 36px;
	display: block;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	background-color: #1986C0;
	color: #FFFFFF !important;
}
.introduction{
	width:1200px;
	height:384px;
	margin:0px auto;
}
.introduction_body{
	width:1200px;
	height:250px;
	margin-top:20px;
	overflow:hidden;
}
.introduction_left{
	width:535px;
	height:250px;
	float:left;
	overflow:hidden;
}
.introduction_left .tab_left{
	width:400px;
	height:250px;
	float:left;
	margin-right:5px;
}
.introduction_left .tab_right{
	width:130px;
	height:250px;
	float:right;
	margin-bottom:5px;
}
.introduction_left .tab_right ul li{
	margin-bottom:5px;
}
.introduction_left .tab_right ul li img{
	height:80px;
}
.introduction_left .tab_right >ul .no{
	margin-bottom:0px !important;
}

.introduction_right{
	width:645px;
	height:250px;
	float:right;
}
.introduction_right h3{
	font-size:20px;
	line-height:20px;
	color:#333;
}
.introduction_right .content-in{
	margin-top:17px;
}
.introduction_right .content-in p{
	font-size:16px;
	color:#333333;
	line-height:30px;
}
.introduction_right .content-in p span{
	font-size:14px;
	color:#666666;
	display:block;
	line-height:30px;
}
.introduction_right >a{	
	width:105px;
	height:24px;
	padding-top:2px;
	font-size:12px;
	margin-top:19px;
	text-align:center;
	color:#333333;
	border-bottom:1px solid #808080;
	border-top:1px solid #808080;
	display:block;
}
/*公司资质*/
.qualificationsBody{
	width:100%;
	height:471px;
	background-color:#f8f8f8;
}
.qualifications{
	width:1200px;
	height:471px;
	margin:0px auto;
}
.qualifications >h2{
	padding-top:35px;
}
.qualifications .reason{
	margin-top:16px;
}
.qualifications .reason p{
	font-size:14px;
	color:#666666;
	display:block;
	line-height:30px;
}
.certificate{ 
	width:1200px;
	height:244px;
	margin:20px auto;
	
}

.certificate ul{
	overflow:hidden;
}
.certificate ul li{
	float:left;
	margin-right:20px;
	border-bottom:1px solid #e0e0e0;
	text-align:center
}
.certificate ul .rightNo{
	margin-right:0px !important;
}
.certificate ul li a{
	display:block;
}
.breakBorder a div{
	border:1px solid #1986c0 !important;
}
.breakBorder a p{
	border-bottom:1px solid #1986c0;
}

.certificate ul li a div{
	width:285px;
	height:190px;
	background-color:#ffffff;
	border:1px solid #e0e0e0;
}
.certificate ul li a div img{
	margin-top:6px;
	height: 179px;
}
.certificate ul li a p{
	width:285px;
	height:54px;
	line-height:54px;
	font-size:16px;
	color:#666666;
	text-align:center;
}
.courseBody{
	width:100%;
	height:auto;
}
.course{
	width:1200px;
	height:auto;
	margin:0px auto;
}
.course-txt{
	width: 1200px;
}
.courseLast{
	margin-bottom: 50px;
}
.course-txt p{
	line-height: 32px;
	color: #666666;
	font-size: 14px;
}
#developmentHistory p{
	width: 473px;}
.course-txt .course-left{
	width: 600px;
	border-right: 1px solid #e0e0e0;
}
.fmar-11{
	margin-top: -11px;
}
.fmar-16{
	margin-top: -16px;
}
.fmar-5{
	margin-top: -5px;
}
.mar-11{
	margin-top: 11px;
}
.mar-27{
	margin-top: 27px;
}
.course-txt .course-left p{
	margin-left: 11px;
}
.course-txt .course-right p{
	margin-right: 9px;
}
.course-txt .course-left .courseA {
	margin-top: 69px;
}
.course-txt .course-left .courseB {
	margin-top: 63px;
}
.course-txt .course-right .marTop{
	margin-top: 64px;
}

.course-txt h6{
	font-size: 18px;
	color: #b0b0b0;
	width: 77px;
	height: 32px;
	line-height: 32px;
	position: relative;
	font-weight: normal !important;
}
.course-txt h6 em{
	width: 10px;
	height: 10px;
	position: absolute;
	display: inline-block;
	background-color: #1986c0;
	-moz-border-radius: 5px; 
  	-webkit-border-radius: 5px;
  	border-radius: 5px;
	top: 11px;
}
.course-txt .yearSeven em{
	right: -5px;
}
.course-txt .yearEight h6{
	padding-left: 16px;
}
.course-txt .yearEight em{
	left: -5px;
}


.course-txt .course-right{
	width: 600px;
}





.addressBody{
	width:100%;
	height:auto;
	background: -webkit-linear-gradient(#f8f8f8, #ffffff);
	background: -o-linear-gradient(#f8f8f8, #ffffff); 
	background: -moz-linear-gradient(#f8f8f8, #ffffff);
	background: linear-gradient(#f8f8f8, #ffffff);
	}
.address{
	width:1200px;
	height:auto;
	margin:0px auto;
	overflow: hidden;
}
.address .address-left{
	width:406px;
	height: auto;
	float:left;
	padding-top:35px;
	margin-bottom: 35px;
}
.address-content{
	width: 100%;
	height: auto;
	margin-top: 30px;
	color: #666666;
}
.address-content h4{
	font-size: 18px;
	line-height: 40px;
}
.address-content table{
	font-size: 14px;
	line-height: 36px;
}
.address-content table tr td em{
	display: inline-block;
	width: 12px;
	text-align: center;
}
.address-right{
	margin-top: 50px;
}
