/*maintitle*/
.maintitle{
    font-size: 18px;
    line-height: 35px;
    color: #666;
	}
.maintitle p{
	font-size: 40px;
    color: #333333;
    line-height: 65px; font-weight:bold
	}
.maintitle p span{
	font-size:40px; color:#019c63; font-weight:bold; line-height:55px
	}
.maintitle .dec{
    width: 40px;
    height: 4px;
    margin: 15px auto 0 0;
    background: #1a5dc2;
    border-radius: 20px;
	}	
	
	
	
/*maintitlea*/
.maintitlea{
    font-size: 18px;
    line-height: 35px;
    color: #fff;
	text-align:center
	}
.maintitlea p{
	font-size: 40px;
    color: #fff;
    line-height: 65px; font-weight:bold
	}
.maintitlea p span{
	font-size:40px; color:#fff; font-weight:bold; line-height:55px
	}
.maintitlea .dec{
    width: 40px;
    height: 4px;
    margin: 15px auto 0;
    background: #fff;
    border-radius: 20px;
	}		
	
	


.index_case {
	background: url(../images/bg_case.jpg) center no-repeat;
	padding-top: 150px;
	background-size:cover;
}
.index_case .main {
	margin: 0 auto;
	width: 88%;
}
.index_case .main .topframe {
}
.index_case .main .topframe .left_title {
	font-size: 46px;
	line-height: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	width: 35%;
	float: left;
	margin-top: 90px;
}
.index_case .main .topframe .left_title span {
	font-size:58px;
	color:#fff;
	line-height:75px;
	font-family:"å¾®è½¯é›…é»'"
}

.index_case .main .topframe .left_title p {
	font-size:20px;
	color:#fff;
	line-height:45px;
	font-family:"å¾®è½¯é›…é»'"
}

.index_case .main .topframe .left_title .dec {
	width:110px;
	height:3px;
	display:block;
	background:#fff;
	margin-top:2%;
}
.index_case .main .topframe .left_title .pp{
	width:590px;

}
.index_case .main .topframe .left_title .pp a{
	color:#fff;
	font-size:19px;
	margin-right:15px;
}
.index_case .main .topframe .right_txt {
	display: block;
	float: right;
	width: 44%;
}
.index_case .main .topframe .right_txt h1 {
	width:160px;
	height:75px;
	display:block;
	text-align:center;
	line-height:75px;
	background:#019c63;
	color:#fff;
}
.index_case .main .topframe .right_txt h2 {
	font-size:42px;
	color:#333;
	line-height:2;
	font-weight:bold
}
.index_case .main .topframe .right_txt h2 span {
	font-size:42px;
	color:#019c63;
	font-weight:bold
}
.index_case .main .topframe .right_txt h3 {
	font-size: 20px;
	line-height: 2;
	color: #666666;
	font-weight: normal;
	letter-spacing: -0.6px;
}
.index_case .main .topframe .right_txt .txt {
	font-size: 16px;
	line-height: 32px;
	text-align: justify;
}
.index_case .main .topframe .right_txt .txt * {
	font-size:16px;
	line-height:32px;
	text-align:justify;
	color:#333
}
.mr_frbox2e {
	HEIGHT: 370px;
	width: 1300px;
	margin: 0 auto;
	position: relative;
}
/*.mr_frbox2e .leftprole{ position:absolute; left:0; top:8px;CURSOR: pointer}
.mr_frbox2e .rightprore{ position:absolute; right:0; top:8px;CURSOR: pointer}*/

.imgboxcpe {
	width:1300px;
	height:390px;
	margin:0px auto 0;
	overflow:hidden
}
.imgboxcpe ul li {
	margin:0 10px 0 10px;
	display: inline;
	float:left;
	overflow:hidden;
}
.imgboxcpe ul li a {
	display:block;
	width:400px;
	height: auto;
	padding:0;
	background:#fff;
	line-height:60px;
	text-align:center;
	font-size:18px;
	color:#333;
}
.imgboxcpe ul li a .imgali {
	width:400px;
	height:300px;
	text-align:center;
	overflow:hidden
}
.imgboxcpe ul li a .imgali span {
	height:100%;
	display:inline-block;
	vertical-align:middle
}
.imgboxcpe ul li a .imgali img {
	max-width:100%;
	max-height:100%;
	vertical-align: middle;
	transition:all 0.8s;
	-webkit-transition:all 0.8s;
	-moz-transition:all 0.8s;
	-o-transition:all 0.8s;
}
.imgboxcpe ul li a:hover .imgali img {
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
}
.imgboxcpe ul li a:hover {
}






/*首页产品*/

.main_title{
	text-align:center;
    font-size: 20px;
    line-height: 35px;
    color: #fff;
	}
.main_title p{
    font-size: 40px;
    color: #fff;
    line-height: 55px;
    font-weight: bold;
	}
.main_title .dec{
    width: 40px;
    height: 4px;
    margin: 15px auto 0;
    background: #fff;
    border-radius: 20px;
	}

