.plan{
	width: 1200px;
	height: auto;
	zoom: 1;
	overflow: hidden;
	padding-bottom: 50px;
	margin: 0 auto;
}
.plan-title{
	padding-top: 70px;
	height: auto;
	text-align: center;
	margin-bottom: 40px;
}
.plan-title h2{
	font-size: 36px;
	line-height: 50px;
	font-weight: normal;
	margin-bottom: 20px;
	color: #333333;
}
.plan-title p{
	font-size: 18px;
	color: #6c8293;
}
.plan-top{
	width: 1200px;
	height: 631px;
	background: url(../img/brand/brand.png)center center no-repeat;
	position: relative;
}
.plan-top ul li{
	display: block;
	font-size: 18px;
	color: #6c8293;
	position: absolute;
	top: 0;
}
.plan-top ul li:nth-child(1){
	left: 35px;
	top: 125px;
}
.plan-top ul li:nth-child(2){
	left: 502px;
	top: -10px;
}
.plan-top ul li:nth-child(3){
	right: 10px;
	top: 125px;
}
.plan-top ul li:nth-child(4){
	left: 35px;
	top: 406px;
}
.plan-top ul li:nth-child(5){
	width: 250px;
	right: 10px;
	top: 406px;
}
.plan-top ul li:nth-child(6){
	left: 180px;
	top: 595px;
}
.plan-top ul li:nth-child(7){
	right: 165px;
	top: 595px;
}
.plan-but{
	width: 170px;
	height: 50px;
	margin: 0 auto;
	margin-top: 40px;
}
.plan-but a{
	display: block;
	width: 170px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	border: 1px solid transparent;	
	border-image: linear-gradient(to top, #05a8da, #35e6a8);
	border-image-slice: 1;
	color: #12b6f3;
	font-size: 20px;
}
.plan-but a:hover{
	background: linear-gradient(to right, #05a8da, #35e6a8);
	border: none;
	transition: 0.5s;
	color: #fff;
}


.programme{
	width: 100%;
	min-width: 1200px;
	height: auto;
	zoom: 1;
	overflow: hidden;
	padding-bottom: 50px;
	background: #f7f8fa;
	padding-top: 50px;
}
.programme-title{
	width: 1200px;
	min-width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-bottom: 40px;
}
.programme-title h2{
	font-size: 36px;
	font-weight: normal;
	text-align: center;
	color: #333333;
}
.programme-top{
	width: 1200px;
	min-width: 1200px;
	margin: 0 auto;
}
.programme-top ul li{
	width: 140px;
	height: 150px;
	text-align: center;
	padding-top: 34px;
	cursor: pointer;
	float: left;
	margin: 10px 50px;
	position: relative;
	transform: 0.5s;
}
.programme-top ul li img{
	max-width: 46px;
	max-height: 46px;
	margin-bottom: 20px;
}
.programme-top ul li h2{
	font-size: 18px;
	color: #666666;
	font-weight: normal;
}
.programme-text{
	opacity: 0;
	top: 0;
	width: 140px;
	height: 150px;
	background: #fff;
	box-shadow: 0px 0px 25px rgba(43,181,226,0.3);
	position: absolute;
	border-radius: 10px;
	overflow: hidden;
	transition: 0.8s;
}
.programme-t-top{
	width: 140px;
	height: 57px;
	line-height: 57px;
	background: linear-gradient(to right, #05a8da, #35e6a8);
}
.programme-t-top h2{
	color: #ffffff !important;
}
.programme-t-bom{
	width: 140px;
	height: 93px;
	padding: 10px;
}
.programme-t-bom p{
	font-size: 14px;
	line-height: 24px;
	text-align: left;
}
.programme-top ul li:hover .programme-text{
	opacity: 1;
	transition: 0.8s;
	
}
.mydiv{
	width: 100%;
	min-width: 1200px;
}
#mydiv{
	background: #242826;
	margin: 50px 0px;
}
.mydiv-box{
	width: 100%;
	min-width: 1200px;
	position: absolute;
	z-index: 99;
}
.mydiv-title{
	padding-top: 80px;
	width: 1200px;
	min-width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-bottom: 40px;
}
.mydiv-title h2{
	font-size: 36px;
	line-height: 50px;
	font-weight: normal;
	margin-bottom: 20px;
	color: #fff;
	text-align: center;
}
.mydiv-title p{
	width: 700px;
	margin: 0 auto;
	text-align: center;
	font-size: 18px;
	color: #fff;
}
.mydiv-top{
	width: 1200px;
	min-width: 1200px;
	height: 266px;
	margin: 0 auto;
}
.mydiv-top ul li{
	width: 300px;
	height: 266px;
	float: left;
	transition: all 0.5s; 
	text-align: center;
}
.mydiv-top-im{
	width: 300px;
	height: 120px;
	background: #343836;
	padding-top: 25px;
}
.mydiv-top-im h2{
	color: #fff;
	font-weight: normal;
	font-size: 18px;
	margin-top: 10px;
}


.mydiv-top-text{
	width: 300px;
	height: 146px;
	background: #555756;
	padding: 15px 30px;
	font-size: 16px;
	color: #fff;
	line-height: 34px;
}
.mydiv-top ul li:hover{
	transform: scale(1.05);
}
.mydiv-top ul li:hover .mydiv-top-im{
	background: #00c0de;
}

.mydiv-top ul li:hover .mydiv-top-text{
	background: #ffffff;
	color: #666666;
}

.case{
	width: 100%;
	height: auto;
	min-width: 1200px;
	zoom: 1;
	overflow: hidden;
	padding-bottom: 30px;
	background: #f7f8fa;
	padding-top: 30px;
}
.case-title{
	width: 1200px;
	min-width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-bottom: 10px;
}
.case-title h2{
	font-size: 36px;
	font-weight: normal;
	text-align: center;
}


.news-top-li1{
	width: 1200px;
	min-width: 1200px;
	height: auto;
	margin: 0 auto;
}
.news-top-li1 ul li{
	width: 365px;
	height: 480px;
	float: left;
	overflow: hidden;
	border-radius: 6px;
	border: 1px solid rgb(231,231,231);
	margin: 20px 17px;
}
.news-top-li1-im{
	display: block !important;
	width: 365px;
	height: 220px;
}
.news-top-li1-im img{
	width: 100%;
	height: 220px;
}
.news-top-li1-text{
	display: block !important;
	width: 365px;
	padding: 30px 30px 0px 30px;
}
.news-top-li1-text h3{
	font-weight: normal;
	font-size: 18px;
	color: #333333;
	width: 100%;
    height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news-top-li1-text p{
	    font-size: 16px;
    margin-top: 15px;
    color: #999999;
    line-height: 23px;
    padding-bottom: 25px;
    border-bottom: 1px solid #e7e7e7;
    width: 100%;
    height: 97px;
    overflow: hidden;
}
.news-top-li1-text-tm{
	display: block !important;
	width: 100px;
	height: 80px;
	text-align: center;
}
.news-top-li1-text-tm span{
	color: #3ebcc7;
	font-size: 17px;
	font-weight: bold;
}
.news-top-li1-text-tm p{
	color: #999999;
	font-size: 14px;
	margin-top: 10px;
}
.news-top-li1-bom{
	display: block !important;
	width: 365px;
	padding: 24px;
}
.news-top-li1-text-l{
	display: block !important;
	float: left;
}
.news-top-li1-text-c{
	display: block !important;
	float: left;
	margin: 0px 2px;
}
.news-top-li1-text-r{
	display: block !important;
	float: left;
}
.news-top-li1 ul li:hover{
	box-shadow: 0px 0px 25px rgba(40,22,6,0.25);
	transition: 0.7s;
	transform: 0.7s;
}
.news-top-li2 ul li:hover{
	transition: 0.7s;
	transform: 0.7s;
	box-shadow: 0px 0px 25px rgba(40,22,6,0.25);
}












