@media screen and (max-width: 1200px){
/*公共标题*/
.litterran{
	text-align: center;
	font-size: 42px;
	height: 42px;
	line-height: 42px;
	margin-top: 80px;
}
 /*公共副标题*/
.subheading{
	font-size: 20px;
	height: 37px;
	line-height: 37px;
	text-align: center;
}


/*显示*/
.Block{
	display: block;
}


/*隐藏*/
.Hide{
	display: none;
}





.bigTitle{
	height: 175px;
	width: 100%;
	color: #FFFFFF;
	background-color: #469ff8;
}



/*管理平台相同样式*/
.bigTitle > div{
    height: 0.55rem;
    line-height: 0.55rem;
    width: 100%;
    text-align: center;
    font-size: 0.27rem;
    
}

.bigTitle > p{
	height: 30px;
	font-size: 17px;
	text-align: center;
	line-height: 30px;
    
}



/*大的标题*/
.headline{
	height: 145px;
	line-height: 145px;
	font-size: 45px;
	text-align: center;
	font-weight: 300;
}



/*管理平台所有banner 文字说明*/
.glptBox{
    width: 5.6rem;
    margin: auto;
    height: 100%;
}
.glpt{
width: 100%;
    height: auto;
    position: relative;
    top: 2.1rem;
    color: #FFFFFF;
}
.glpt > h5{
	    height: 1rem;
    line-height: 1rem;
    font-size: 0.3rem;
    font-weight: normal;
    display:none;
}

.glpt > p{
	min-height: 35px;
	line-height: 35px;
	font-size: 18px;
    display:none;
}
.cooper{
	width: 1.3rem;
    height: 0.45rem;
    text-align: center;
    line-height: 0.45rem;
    color: #FFFFFF!important;
    background-color: transparent;
    font-size: 0.16rem;
}

.font-color{
	color: #006cd9!important;
}


}





@media screen and (min-width: 1200px){
/*公共标题*/
.litterran{
	text-align: center;
	font-size: 42px;
	height: 42px;
	line-height: 42px;
	margin-top: 80px;
}
 /*公共副标题*/
.subheading{
	font-size: 20px;
	height: 37px;
	line-height: 37px;
	text-align: center;
}


/*显示*/
.Block{
	display: block;
}


/*隐藏*/
.Hide{
	display: none;
}





.bigTitle{
	height: 175px;
	width: 100%;
	color: #FFFFFF;
	background-color: #469ff8;
}



/*管理平台相同样式*/
.bigTitle > div{
	height: 60px;
	line-height: 60px;
	width: 100%;
	text-align: center;
	font-size: 27px;
	margin-top: 40px;
}

.bigTitle > p{
	height: 30px;
	font-size: 17px;
	text-align: center;
	line-height: 30px;
}



/*大的标题*/
.headline{
	height: 145px;
	line-height: 145px;
	font-size: 45px;
	text-align: center;
	font-weight: 300;
}



/*管理平台所有banner 文字说明*/
.glptBox{
width:1200px;
  margin:auto;
}
.glpt{
	width: 1200px;
	height: 380px;
  position:relative;
  top:120px;
	color: #FFFFFF;
}
.glpt > h5{
	height: 60px;
	line-height: 60px;
	font-size: 40px;
	font-weight: normal;
}

.glpt > p{
	min-height: 35px;
	line-height: 35px;
	font-size: 18px;
}
.cooper{
	width: 190px;
	height: 65px;
	text-align: center;
	line-height: 65px;
	color: #FFFFFF;
	background-color: transparent;
	font-size: 22px;
	margin-top: 30px;
}

.font-color{
	color: #006cd9!important;
}


}



