.noHeadItem{
	padding: 30px 0px 0px 0px;
}
.noHeadItem .showText{
	color:#222;
	padding:50px 0px 100px 0px;
}
.noHeadItem .title{
	font-size: 38px;
}
.conOne .backImg{
	background: url("../images/bg-mb-1.jpg");
	background-size:cover;
}
.conFour .backImg{
	background: url("../images/bg-mb-1.jpg");
	background-size:cover;
	filter: brightness(0.5);
}
.conFour .title{
	text-align:center;
	line-height:50px;
	margin-bottom:70px;
}
.conFive .backImg{
	background: url("../images/bg-mb-ac.jpg");
}
.conOne .downlaod{
	margin-top:30px;
}
.conFour{
	padding:50px 0px 0px 0px;
}
.conFour .showText{
	text-align: center;
	color:#ffffff;
	padding: 5px 0px 100px 0px;
	width:50%;
}
.conFour .showImg{
	width: 50%;
}
.conFour .subTitle{
	float: none;
	color:#ff8585;
}
.conFour .con{
	padding: 0px 30px;
}
.conFour .txt{
	padding: 30px 0px;
	font-size:18px;
}
.fourItem{
	width: 100%;
	float:left;
	padding-bottom: 30px;
}
.fourItem .con{
	max-width: 500px;
	float:right;
}
.conFive{
	padding:150px 0px 0px 0px;
}
.fiveItem{
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 10px;
	margin-bottom: 18px;
}
.fiveItem h4{
	color:#2653e3;
	font-size: 21px;
    font-weight: 600;
    text-transform: none;
}
.fiveItem .icon{
	padding: 5px;
	float:left;
	margin-right: 20px;
}
.fiveItem .icon:before {
    content: "\4c";
    font-family: "ElegantIcons";
}
.fiveItem .active .icon:before {
    content: "\4b";
    font-family: "ElegantIcons";
}
.fiveItem .txt{
	font-size: 18px;
	color:#5e5e5e;
	display: none;
	padding: 20px 0px 20px 50px;
}
.conFive .showImg,.conFive .showText{
	width: 50%;
}
.conSix .showCon{
	text-align: center;
}
.downlaod img{
	max-width:45%;
}

.cp-lr-yx {
    padding-bottom: 13px;
    margin-bottom: 20px;
	max-width:1350px;
	margin:0px auto;
	clear:both;
}
.cp-lr-yx .list {
    float: left;
    width: 33%;
    position: relative;
    margin-bottom: 20px;
}
.cp-lr-yx .list h2 {
    font: 700 16px/18px \5FAE\8F6F\96C5\9ED1;
    padding-bottom: 10px;
    border-bottom: 2px solid #C4C4C4;
	text-align: left;
}
.cp-lr-yx .list h2 small {
    font: 400 12px/18px \5FAE\8F6F\96C5\9ED1, arial;
    color: #999;
    display: block;
}
.cp-lr-yx .list ul {
    line-height: 26px;
    padding-top: 13px;
}
.cp-lr-yx .list s {
    font-family: \5B8B\4F53;
    margin-right: 10px;
}
.cp-lr-yx a,.catList a {
    color: #333;
}
.catList ul{
	display:inline-block;
	width:100%;
}
.catList li{
	width:100%;
	float:none;
	margin: 3px 0px 11px;
    border-bottom: 1px solid #eee;
}
.showCon .context{
	color:#333;
	font-size: 17px;
	padding: 20px 10px;
	background: #fff;
	border-radius: 6px;
	border: 1px solid #eee;
	min-height:300px;
	margin:0px 3px;
}
i, em {
    font-style: normal;
}
s {
    text-decoration: none;
}
ul, ol {
    list-style: none;
}
.videoBox{
			box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
		}
		.playBtn{
    border-style: solid;
    border-width: 37px 0 37px 60px;
    border-color: transparent transparent transparent #fff;
	position: absolute;
    left: 0px;
    top: 0px;
	right:0px;
	bottom:0px;
	margin:auto;
    z-index: 1;
	width:0px;
	height:0px;
}
.closeVideo{
position: absolute;
    right: 3px;
    top: 3px;
    z-index: 300;
width:30px;
height:30px;
}
.noScroll{
	    height: 100%;
    overflow: hidden;
}
@media only screen and (min-width:1024px){
	.artCon{
		min-width: 1024px;
	}
	.conFour .img{
		margin-top:30px;
	}
}
@media only screen and (max-width:1024px){
	.artCon{
		min-width: 98%;
	}
	.conFour .img{
		margin-top:30px;
	}
}
@media only screen and (max-width:767px){
	.hidden-mob{
		display: none;
	}
	.showCon,.cp-lr-yx{
		max-width: 500px;
	}
	.conFour .img{
		margin-top:10px;
	}
	.showText{
		width:100% !important;
		padding: 100px 0px 0px !important;
		clear: both;
	}
	.fourItem{
		width: 100%;
	}
	.showImg{
		width: 100% !important;
		clear: both;
	}
	.conOne{
		padding: 50px 0px;
	}
	.noHeadItem{
		padding:10px 0px 0px;
	}
	.maxHidden{
		display:none;
	}
	.cp-lr-yx .list{
		width:100%;
	}
	.conItem .title{
		font-size: 30px;
		line-height: 60px;
		margin-left: 10px;
		margin-top: 30px;
	}
}
@media only screen and (max-width:370px){
	.header .logo{
		padding-left:10px;
	}
	.titles{
		padding-right:10px;
	}
	.conItem .title{
		font-size: 20px;
		line-height: 40px;
		margin-left: 10px;
		margin-top: 30px;
	}
}