.panel{
	position: relative;
	padding-bottom: 20px;
	overflow: hidden;
}
.section1 {
	/*background: url(../images/section1slide1.jpg) 50%;*/
	/*background: #FFFFFF;*/
}

.section2 {
	background: url(../images/section2slide3.jpg) no-repeat;
    background-size: 100%;
}

.section3 {
	background: url(../images/section3.jpg) 50%;
}

.section4 {
	background: url(../images/section4.jpg) 50%;
}

.section5 {
	background: #e9e9e9;
}

.section6 {
	background: #2575ff;
}
.section7 {
	background: #FFFFFF;
}
.section1 .banner1 {
	background: url(../images/section1slide1.jpg) 50%;
}

.section1 .banner2 {
	background: url(../images/section1slide2.jpg) 50%;
}

.section1 .banner3 {
	background: url(../images/section1slide3.jpg) 50%;
}

/*.bannert {
	display: none;
	position: relative;
}

.bannert p {
	width: 930px;
	padding: 20px 0;
	text-align: left;
	margin: 0 auto;
	color: #FFFFFF;
}

.bannert p.title {
	font-size: 48px;
	text-align: center;
}

.bannert p.describe {
	font-size: 16px;
	text-indent: 24px;
}

.bannert a {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -76px;
	width: 151px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #FFFFFF;
	background: url(../images/icon5.png);
}*/
.banner_images{  
    position: absolute; /*attention*/  
    left: 0;  
    width: 400%; /*attention please*/  
}  
.banner_img{  
    float: left;  
    width: 25%; /*attention please*/  
    height: 100vh;  
}  
.banner_img img{  
    width: 100%;  
    height: 100vh;  
} 
.bannert {
	position: absolute;
	width: 25%;
	top: 35%;
}

.bannert p {
	position: absolute;
	left: 25%;
	/*margin-left: -930px;*/
	width: 930px;
	padding: 20px 0;
	text-align: left;
	margin: 0 auto;
	color: #FFFFFF;
}

.bannert p.title {
	font-size: 48px;
	text-align: center;
}

.bannert p.describe {
	margin-top: 68px;
	font-size: 16px;
	text-indent: 24px;
}


/*.bannert1 {
	position: relative;
	width: 420px;
	left: 45%;
}*/

.bannert1 p {
	left: 45%;
	width: 530px;
	padding: 25px 0;
	text-align: left;
	margin: 0 auto;
	color: #FFFFFF;
}

.bannert1 p.title {
	height: 48px;
	font-size: 48px;
}

.bannert1 p.describe {
	font-size: 14px;
	letter-spacing: 4px;
}


.bannert1 ul {
	height: 130px;
	margin-top: 10px;
}

.bannert1 ul li {
	height: 120px;
	width: 120px;
	float: left;
	text-align: center;
	color: #003c89;
}

.bannert1 ul li img {
	display: black;
}

.bannert1 ul li b {
	display: block;
	/*width: 99px;*/
	font-size: 18px;
	border-right: 1px solid #003C89;
}



/*第二屏 案例展示 图片切换*/

.case {
	left: 50%;
	margin-left: -533px;
	width: 1067px;
	height: 690px;
	bottom: 11%;
	z-index: 100;
	position: absolute;
}

.case .slide_img {
	width: 1067px;
	height: 690px;
	position: relative;
	z-index: 1;
}

.case .slide_img li {
	width: 317px;
	height: 579px;
	overflow: hidden;
	position: absolute;
	background: url(../images/caselist.png) no-repeat;
}

.case .slide_img li img {
	width: 294px;
	height: 220px;
	margin: 7px 11px 2px 11px;
}

.case .slide_img li.on {
	width: 479px;
	background: url(../images/case_now.png) no-repeat;
	left: 0px;
	top: 0;
	overflow: hidden;
}

.case .slide_img li.on img {
	width: 457px;
	height: 265px;
}

.case .slide_img li p {
	text-align: center;
	font-size: 18px;
	color: #5f5f5f;
}

.case .slide_img li.on p {
	font-size: 24px;
	font-weight: bold;
	line-height: 45px;
	color: #111111;
}

.case .slide_img li.left {
	left: 50px;
}

.case .slide_img li.right {
	left: 1000px;
}

.case .slide_img li.mid {
	left: 300px;
}

.case .slide_img li .describe {
	width: 287px;
	height: auto;
	padding: 0 15px 0 20px;
	margin: 20px 0;
	line-height: 20px;
	color: #7c7c7c;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 11;
	overflow: hidden;
}

.case .slide_img li.on div.describe {
	width: 409px;
	padding: 0 35px;
	margin: 10px 0;
	line-height: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.case .slide_img .button {
	width: 227px;
	position: absolute;
	height: 35px;
	padding: 0 50px;
	bottom: 0;
	margin-bottom: 20px;
}

.case .slide_img .button a {
	display: inline-block;
	font-size: 16px;
	color: #919191;
}

.case .slide_img .button a:last-child {
	float: right;
}

.case .slide_img li.on div.button {
	width: 207px;
	position: absolute;
	height: 35px;
	padding: 0 140px;
	bottom: 0;
	margin-bottom: 140px;
}

.case .slide_img li.on div.button a {
	color: #1e75ff;
	font-weight: bold;
}

.case .slide_img i.icon {
	display: none;
	width: 40px;
	height: 24px;
	position: absolute;
	bottom: 0;
	margin-bottom: 80px;
	left: 50%;
	margin-left: -20px;
	background: url(../images/css_sprite.png) -96px -300px;
}

.case .i_btn {
	display: block;
	width: 48px;
	height: 48px;
	position: absolute;
	top: 45%;
	z-index: 3;
	background-image: url(../images/css_sprite.png);
}

.case .prev_L {
	left: -60px;
	background-position: 0 -300px;
}

.case .next_R {
	right: -60px;
	background-position: -48px -300px;
}


/*第三屏*/

.service {
	position: absolute;
	margin-top: -255px;
    margin-left: -600px;
    left: 50%;
    top: 50%;
	width: 1200px;
	height: 510px;  
    
}

.service ul li {
	padding: 0 41px;
	width: 318px;
	float: left;
	text-align: center;
}

.service ul li p.img {
	display: table;
	width: 318px;
	height: 318px;
}

.service ul li p.img span {
	display: table-cell;
	vertical-align: bottom;
	text-align: center;
}

.service ul li p.img span img {
	display: inline-block;
}

.service ul li p.title {
	font-size: 24px;
	line-height: 65px;
	color: #111111;
}

.service ul li p.describe {
	color: #7C7C7C;
	line-height: 20px;
	text-align: left;
	text-indent: 24px;
}

.service ul li a {
	display: block;
	position: absolute;
	margin: 20px 0 0 89px;
	width: 139px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #1e75ff;
	border: 1px solid #bdbdbd;
	border-radius: 20px;
}


/*第四屏*/

.teevee {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -426px;
	margin-left: -599px;
	width: 956px;
	height: 730px;
	padding: 103px 76px 20px 166px;
	/*margin-top: 55px;*/
	background: url(../images/teevee.png) no-repeat;
	background-size: 100%;
}

.newstop {
	position: absolute;
	margin-top: -65px;
	left: 46%;
	height: 36px;
	width: 137px;
	background: url(../images/css_sprite.png) 0 -28px;
}
.newsmaster,.newsmaster img{
	width: 956px;
	height: 495px;
}
.newsmaster .txt{
	position: relative;
	margin-top: -100px;
	width: 916px;
	padding:10px 20px;
	height: 80px;
	color: #FFFFFF;
	background: url(../images/newsmastertxtbg.png) repeat;
}
.newsmaster .txt p.title{
	line-height: 30px;
	font-size: 18px;
}
.newsmaster .txt p.describe{
	display: -webkit-box;
	line-height: 22px;
	font-size: 14px;
	text-indent: 24px;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.newslist{
	margin-top: 15px;
	width: 956px;
	height: 189px;
}
.newslist ul li{
	margin-left: 10px;
	float: left;
	width: 312px;
	height: 189px;
}
.newslist ul li img{
	width: 312px;
	height: 189px;
}
.newslist ul li:first-child{
	margin-left: 0;
}
.newsmore{
	margin: 0 auto;
	margin-top: 10px;
	display: block;
	width: 96px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	text-align: center;
	color: #FFFFFF;
	background: url(../images/newsmastermore.png);
	background-size: 100%;
}
@media only screen and (max-height:925px) {
	.teevee {
		margin-top: -377px;
		margin-left: -552px;
		width: 890px;
		height: 675px;
		padding: 95px 66px 25px 148px;
		background: url(../images/teevee.png) no-repeat;
		background-size: 100%;
	}
	/*956 495 312 189*/
	.newsmaster,.newsmaster img{
		width: 890px;
		height: 446px;
	}
	.newsmaster .txt{
		width: 850px;
	}
	.newslist{
		width: 890px;
		height: 176px;
	}
	.newslist ul li,.newslist ul li img{
		width: 290px;
		height: 176px;
	}
	
}

@media only screen and (max-height:860px) {
	.teevee {
		margin-top: -301px;
		margin-left: -433px;
		width: 690px;
		height: 530px;
		padding: 73px 56px 20px 120px;
		background: url(../images/teevee.png) no-repeat;
		background-size: 100%;
	}
	/*956 495 312 189*/
	.newsmaster,.newsmaster img{
		width: 690px;
		height: 347px;
	}
	.newsmaster .txt{
		width: 650px;
	}
	.newslist{
		width: 690px;
		height: 136px;
	}
	.newslist ul li,.newslist ul li img{
		width: 223px;
		height: 136px;
	}
	.newsmore{
		height: 25px;
		line-height: 25px;
		font-size: 14px;
		background-size: 100% 25px;
	}
}

@media only screen and (max-height:730px) {
	.teevee {
		margin-top: -265px;
		margin-left: -410px;
		width: 650px;
		height: 505px;
		padding: 68px 56px 20px 115px;
		background: url(../images/teevee.png) no-repeat;
		background-size: 100%;
	}
	.newstop {
		margin-top: -60px;
	}
	/*956 495 312 189*/
	.newsmaster,.newsmaster img{
		width: 650px;
		height: 326px;
	}
	.newsmaster .txt{
		width: 610px;
	}
	.newslist{
		width: 650px;
		height: 128px;
	}
	.newslist ul li,.newslist ul li img{
		width: 210px;
		height: 128px;
	}
	.newsmore{
		height: 25px;
		line-height: 25px;
		font-size: 14px;
		background-size: 100% 25px;
	}
}
@media only screen and (max-height:650px) {
	.teevee {
		margin-top: -245px;
		margin-left: -410px;
		width: 650px;
		height: 455px;
		padding: 65px 56px 20px 120px;
		background: url(../images/teevee.png) no-repeat;
		background-size: 100%;
	}
	.newstop {
		margin-top: -60px;
	}
	/*956 495 312 189*/
	.newsmaster,.newsmaster img{
		width: 650px;
		height: 286px;
	}
	.newsmaster .txt{
		width: 610px;
	}
	.newslist{
		width: 650px;
		height: 118px;
	}
	.newslist ul li,.newslist ul li img{
		width: 210px;
		height: 118px;
	}
	.newsmore{
		height: 25px;
		line-height: 25px;
		font-size: 14px;
		background-size: 100% 25px;
	}
}

/*第五屏*/

.plan {
	position: absolute;
	margin-left: -600px;
	margin-top: -325px;
	top: 50%;
	left: 50%;
	width: 1200px;
	height: 650px;
	text-align: center;
}

.plantitle {
	margin: 0 auto;
	margin-top: 15px;
	width: 153px;
	height: 36px;
	background: url(../images/css_sprite.png) 0 -64px;
}

.plandescribe {
	margin: 0 auto;
	margin-top: 20px;
	width: 720px;
	line-height: 25px;
	font-size: 12px;
	text-indent: 24px;
	color: #7C7C7C;
}

@media only screen and (max-height:735px) {
	.plantitle {
		margin: 0 auto;
		margin-top: 45px;
		width: 153px;
		height: 36px;
		background: url(../images/css_sprite.png) 0 -64px;
	}
	.plandescribe {
		margin-top: 10px;
	}
}

.planlist {
	margin-top: 20px;
	width: 1200px;
	height: 446px;
}

.planlist ul li {
	width: 277px;
	height: 446px;
	margin: 0 11px 0 12px;
	float: left;
}

.planlist_h {
	background: url(../images/planlist_h.jpg);
}

.planimg {
	width: 257px;
	height: 361px;
	padding: 10px;
	padding-bottom: 0;
	background: #ffffff;
}

.plan_h {
	position: relative;
	margin: 10px 10px 0 10px !important;
	width: 237px !important;
	height: 321px;
}

.plan img,
.img {
	width: 100%;
}

.planline {
	width: 80px;
	height: 2px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background: #111111;
}

.plan p {
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	color: #111111;
}

.plansynopsis {
	display: none;
	width: 247px;
	padding: 20px 15px;
	height: 60px;
	color: #ffffff;
	line-height: 22px;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	text-indent: 25px;
}

.plan .hd,.cooperative .hd {
	position: absolute;
	left: 50%;
	overflow: hidden;
	height: 30px;
	text-align: center;
}
@media only screen and (min-height:750px ) {
	.plan .hd,.cooperative .hd{
		margin-top: 10px;
	}
}
@media only screen and (min-height:830px ) {
	.plan .hd,.cooperative .hd{
		margin-top: 20px;
	}
}
.plan .hd ul,.cooperative .hd ul {	
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
}
.plan .hd ul li, .cooperative .hd ul li {
	float: left;
	width: 16px;
	height: 16px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	background: url(../images/css_sprite.png) -117px 0;
}

.plan .hd ul li.on, .cooperative .hd ul li.on {
	background-position: -133px 0;
}

/*第六屏*/
.putin{
	position: absolute;
	margin-left: -600px;
	margin-top: -259px;
	top: 50%;
	left: 50%;
	width: 1200px;	
	height: 518px;
}
.putintitle{
	margin: 0 auto;
	margin-top: 10px;
	text-align: center;
	width: 183px;
	height: 44px;
	line-height: 44px;
	color: #FFFFFF;
	font-size: 24px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.putindescribe{
	padding: 10px 0;
	line-height: 22px;
	text-align: center;
	color: #76c7ff;
}
.putinlist{
	width: 1200px;
	height: 350px;
	margin-top: 80px;
}
.putinlistleft{
	float: left;
}
.putinlistright{
	float: right;
}
.putinlogo{
	position: absolute;
	left: 50%;
	margin-left: -143px;
	margin-top: -50px;
	width: 286px;
	height: 286px;
	border-radius: 50%;
}
.putinlogo img{
	width: 286px;
	height: 286px;
}
.putinlist ul li{
	width: 156px;
	float: left;	
}
.putinlistleft ul li{
	margin-right: 50px;
}
.putinlistright ul li{
	margin-left: 50px;
}
.putinlist p{
	display: block;
	width: 156px;
}
.putinlist p.putinlistimg{
	width: 154px;
	height: 154px;
	border: 2px solid #FFFFFF;
	border-radius: 50%;
}
.putinlist p.putinlistimg img{
	width: 154px;
	height: 154px;
	border-radius: 50%;
}
.putinlist p.putinlisttitle{
	line-height: 50px;
	font-size: 24px;
	text-align: center;
	color: #FFFFFF;
}
.putinlist p.putinlistdescribe{
	text-indent: 24px;
	line-height: 22px;
	color: #76c7ff;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;
}
/*第七屏*/
.cooperative {
	position: absolute;
	margin-left: -600px;
	margin-top: -206px;
	top: 50%;
	left: 50%;
	width: 1200px;
	height: 412px;
	text-align: center;
}

.cooperativetitle {
	margin: 0 auto;
	margin-top: 20px;
	width: 159px;
	height: 36px;
	background: url(../images/css_sprite.png) 0 -100px;
}
.cooperative .bd {
	margin-top: 30px;
	width: 1200px;
	height: 346px;
}
.cooperative .hd{
	margin-top: -80px;
}
.cooperative .bd ul li {
	margin-bottom: 20px;
	width: 210px;
	height: 85px;
	margin-right: 25px;
	float: left;
}
.cooperative .bd ul li img{
	max-width: 210px;
	max-height: 85px;
}
.cooperative .bd ul li.m0{
	margin-right: 0;
}
.cooperativebottom{
	position: absolute;
	bottom: 20px;
	height: 143px;
	width: 100%;
	background: url(../images/cooperativebottom.jpg) bottom repeat-x;
	background-position-x: 100%;
}
.cooperative1{	
	position: relative;
	left: 50%;
	margin-bottom: 10px;
	/*width: 1100px;*/
	height: 81px;	
}
.cooperative1logo{
	float: left;
	width: 123px;
	height: 81px;
}
.cooperative1logo img{
	width: 123px;
	height: 81px;
}
.cooperative1list{
	float: left;
	margin-left: 30px;
	height: 56px;
	padding-top: 17px;
}
.cooperative1list a{
	display: inline-block;
	margin-right:10px;
	float: left;
	width: 56px;
	height: 56px;
	line-height: 56px;
	text-align: center;
	font-size: 16px;
	color: #495070;
	background: url(../images/cooperativea.png) no-repeat;
}
.cooperative1list a:hover{
	color: #FFFFFF;
	background: url(../images/cooperativea_h.png) no-repeat;
}
.cooperative1list span{
	display: inline-block;
	float: left;
	height: 56px;
	line-height: 56px;
	text-align: center;
	font-size: 16px;
	color: #495070;
}
.copyright{
	margin: 0 auto;
	width: 1100px;
	height: 52px;
	background: url(../images/cooperativebt1.jpg) no-repeat;
}
.copyright_txt{
	float: left;
	line-height: 52px;
	font-size: 14px;
	color: #383c4f;
}
.copyright_txt span{
	font-size: 14px;
	color: #5c658e;
}
.bottommap{
	float: right;
	line-height: 52px;
}
.bottommap a{
	margin-right: 30px;
	font-size: 14px;
	/*color: #383C4F;*/
	color:#888;
}
@media only screen and (min-height: 771px) and (max-height: 800px) {
	.case{
		bottom: 5px;
	}
}
@media only screen and (min-height: 801px) and (max-height: 820px) {
	.case{
		bottom: 2%;
	}
}
@media only screen and (min-height: 821px) and (max-height: 840px) {
	.case{
		bottom: 3%;
	}
}
@media only screen and (min-height: 841px) and (max-height: 900px) {
	.case{
		bottom: 5%;
	}
}
@media only screen and (min-height: 901px) and (max-height: 940px) {
	.case{
		bottom: 8%;
	}
}
@media only screen and (max-height: 770px) {
	/*第二屏*/
	.case{
		margin-left: -385px;
		width: 750px;
		height: 500px;
	}
	.case .slide_img{
		height: 500px;
		width: 750px;
	}
	.case .slide_img li {
		width: 230px;
		height: 420px;
		background: url(../images/caselist_s.png) no-repeat;
	}
	
	.case .slide_img li img {
		width: 208px;
		height: 156px;
	}
	
	.case .slide_img li.on {
		width: 347px;
		background: url(../images/case_now_s.png) no-repeat;
	}	
	.case .slide_img li.on img {
		width: 325px;
		height: 201px;
	}
	.case .slide_img li.left {
		left: 50px;
	}
	
	.case .slide_img li.right {
		left: 1000px;
	}
	
	.case .slide_img li.mid {
		left: 300px;
	}
	
	.case .slide_img li .describe {
		width: 195px;
		-webkit-line-clamp:8;
	}
	
	.case .slide_img li.on div.describe {
		width: 277px;
	}
	.case .slide_img .button{
		width: 190px;
		margin-bottom: 10px;
		padding: 0 20px;
	}
	.case .slide_img li.on div.button{
		width: 250px;
		margin-bottom: 80px;
		padding: 0 50px;
	}
	.case .slide_img i.icon{
		margin-bottom: 60px;
	}
/*	.case .i_btn{
		top: 50%;
	}*/
}
@media only screen and (max-height: 680px) {
	/*.bannert {
		top: -20%;
	}*/
/*	.case .i_btn{
		top: 60%;
	}*/
	/*第五屏*/
	.plantitle{
		margin-top: 90px;
	}
	.plansynopsis{
		padding-top: 10px;
		/*-webkit-line-clamp:2;*/
	}
	.planline{
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.plan_h{
		height: 301px !important;
	}
	/*第六屏*/
	.putintitle{
		margin-top: 75px;
	}
}