body{
	font-family: "Microsoft YaHei";
}
.mc32e-header{
	width: 100%;
	height: 170px;
	background-color: #fff;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9;
}
.mc32e-header .mc32e-head_top{
	width: 1200px;
	height: 100px;
	margin: auto;
	/*background-color: red*/

}
.mc32e-header .mc32e-head_top .mc32e-logo{
	width: 142px;
	height: 80px;
	/*background-color: blue;*/
	float: left;
	margin-top: 20px;
}
.mc32e-header .mc32e-head_top .mc32e-texs{
	/*width: 430px;*/
	height: 80px;
	/*background-color: blue;*/
	float: left;
	margin-left: 40px;
	margin-top: 20px;
}
.mc32e-header .mc32e-head_top .mc32e-tels{
	width: 280px;
	height: 80px;
	/*background-color: yellow;*/
	float: right;
	position: relative;
		margin-top: 2px;
}
.mc32e-header .mc32e-head_top .mc32e-tels p{
	font-size: 18px;
	font-weight: bold;
    margin-left: 4px;
    letter-spacing: 13px;
}
.mc32e-header .mc32e-head_top .mc32e-tels .mc32e-tls{
    position: relative;
    top: 10px;
    right: 10px;
}
.mc32e-header .mc32e-head_top .mc32e-tels span{
	color: red;
	font-size: 25px;
	font-weight: bold; float: left;
}
.mc32e-header .mc32e-head_top .mc32e-tels .mc32e-tls span{
	font-weight: bold;
	font-size: 18px;
	color: red;
}
.mc32e-header .mc32e-head_top .mc32e-texs span{
	display: block;
	font-size: 30px;

}
.mc32e-header .mc32e-head_top .mc32e-texs .mc32e-te{
	letter-spacing: 36px;
}
.mc32e-header .nav{
	width: 1200px;
	height: 70px;
	margin:auto;
}
.nav .mc32e-logo{
	width: 142px;
	height: 100px;
	line-height: 100px;
}
.nav .mc32e-logo img{
	vertical-align: middle;
}
.nav .mc32e-logo2{
	width: 300px;
	height: 100px;
	line-height: 100px;
	margin-left: 10px;
}
.nav .mc32e-logo2 img{
	vertical-align: middle;
}
.nav li{
	margin-right: 18px;
	float: left;
	text-align: center;
	font-size: 23px;
	line-height: 70px;
}
.nav li a{
	color: #363636;
	    border-bottom: 2px solid #000;
}

/*head end*/
.mc32e-mid{
	width: 100%;
	overflow: hidden;
    margin: 170px auto;
}
.mc32e-mid .mc32e-slideBox{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.mc32e-slideBox .mc32e-bd{
	width: 100%;
	overflow: hidden;
}
.mc32e-slideBox .mc32e-bd li{
	width: 100%;
	overflow: hidden;
}
.mc32e-slideBox .mc32e-bd li img{
	width: 100%;
	vertical-align: top;
}
.mc32e-slideBox .mc32e-hd{
	position: absolute;
	width: 100%;
	height: 15px;
	text-align: center;
	overflow: hidden;
	left: 0;
	bottom: 10px;
}
.mc32e-slideBox .mc32e-hd li{
	width: 80px;
	height: 12px;
	display: inline-block;
	margin-left: 15px;
	margin-right: 15px;
	cursor: pointer;
	background-color: #959898;
}
.mc32e-slideBox .mc32e-hd li:hover,.mc32e-slideBox .mc32e-hd li.on{
	background-color: #458be9;
}
.mc32e-mid .mc32e-abc{
	width: 1200px;
	margin:auto;
	position: relative;
}
.mc32e-abc .mc32e-abt{
	position: absolute;
	top:0;
	left: -360px;
	z-index: 1;
}
.mc32e-abc .mc32e-abm{
	width: 1060px;
	margin:auto;
	overflow: hidden;
}
.mc32e-abm .mc32e-abimg{
	width: 485px;
	height: 340px;
	overflow: hidden;
	margin-top: 190px;
}
.mc32e-abm .mc32e-abimg img{
	width: 100%;
}

.mc32e-abm .mc32e-abtxt{
	width: 500px;
	overflow: hidden;
	margin-top: 165px;
}

.mc32e-abtxt .mc32e-atit{
	width: 100%;
	height: 50px;
	text-align: center;
	display: block;
	font-size: 28px;
	font-family: "SimHei ";
	font-weight: bold;
	color: #363636;
}
.mc32e-abtxt .mc32e-abdes{
	width: 100%;
	text-indent: 20px;
	font-size: 20px;
	color: #363636;
}
.mc32e-abtxt .mc32e-more{
	display: block;
	width: 130px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin:auto;
	border:2px solid #2e85d0;
	color: #2e85d0;
	font-size: 18px;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	margin-top: 40px;
}
.mc32e-abdes li{
	width: 95%;
	height: 35px;
	line-height: 35px;
	font-size: 20px;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	padding-left: 2.5%;
	padding-right: 2.5%;
}
.mc32e-abdes li a{
	color: #000;
}
.mc32e-abdes li:hover{
	background-color: #2e85d0;
}
.mc32e-abdes li:hover a{
	color: #fff;
}
.mc32e-abtxt .mc32e-more:hover {
	background-color: #2e85d0;
	color: #fff;
}
.mc32e-mid .mc32e-xm{
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
}
.mc32e-xm .mc32e-xmc{
	width: 1200px;
	margin:auto;
	position: relative;
}
.mc32e-xmc .mc32e-xmt{
	position: absolute;
	z-index: 1;
	top: 1;
	right: -358px;
}
.mc32e-xmc .mc32e-xmm{
	width: 1200px;
	overflow: hidden;
}
.mc32e-xmm ul{
	margin-top: 220px;
	width: 1300px;
}
.mc32e-xmm ul li{
	width: 230px;
	overflow: hidden;
	float: left;
	margin-left: 15px;
	vertical-align: top;
}
.mc32e-xmm ul li .mc32e-xmpic{
	width: 230px;
	height: 280px;
	overflow: hidden;
}
.mc32e-xmm ul li .mc32e-xmpic img{
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.mc32e-xmm ul li .mc32e-xmpic:hover img{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.mc32e-xmm ul li .mc32e-xmtit{
	width: 100%;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.mc32e-xmm ul li .mc32e-hx{
	width: 90px;
	height: 5px;
	background-color:  #458be9;
}
.mc32e-xmm ul li .mc32e-xmdes{
	width: 205px;
	height: 210px;
	margin:auto;
	overflow: hidden;
	font-size: 17px;
	margin-top: 20px;
}
.mc32e-mid .mc32e-al{
	width: 100%;
	height: 520px;
	background-color: #2e85d0;
}
.mc32e-al .mc32e-alc{
	width: 1200px;
	margin:auto;
	position: relative;
}
.mc32e-alc .mc32e-alsj{
	position: absolute;
	z-index: 1;
	top: -281.5px;
	left: -360px;
}
.mc32e-alc .mc32e-alt{
	width: 182px;
	height: 51px;
	float: left;
	margin-left: 135px;
	margin-top: 40px;
}
.mc32e-alc .mc32e-more{
	width: 130px;
	height: 40px;
	border:2px solid #fff;
	font-size: 24px;
	text-align: center;
	display: block;
	float: right;
	margin-top: 40px;
	margin-right: 130px;
	color: #fff;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.mc32e-alc .mc32e-more:hover{
	background-color: #fff;
	color: #2e85d0;
}

.mc32e-al .mc32e-alslide{
	width: 1300px;
	clear: both;
	padding-top: 100px;
	overflow: hidden;
}
.mc32e-al .mc32e-alslide .mc32e-bd{
	width: 1200px;
	overflow: hidden;
	margin:auto;
}
.mc32e-al .mc32e-alslide .mc32e-bd ul{
	width: 1250px;
}
.mc32e-al .mc32e-alslide .mc32e-bd li{
	width: 300px;
	float: left;
	overflow: hidden;
	margin-left: 10px;
	margin-left: 50px;
}
.mc32e-al .mc32e-alslide .mc32e-bd li .mc32e-alimg{
	height: 185px;
	overflow: hidden;
	margin:auto;
}
.mc32e-al .mc32e-alslide .mc32e-bd li .mc32e-alimg img{
	width: 100%;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.mc32e-al .mc32e-alslide .mc32e-bd li .mc32e-alimg:hover img{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.mc32e-al .mc32e-alslide .mc32e-bd li .mc32e-altit{
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 17px;
	text-align: center;
}
.mc32e-al .mc32e-alslide .mc32e-bd li .mc32e-altit a{
	color: #fff;
}
.mc32e-al .mc32e-alslide .mc32e-bd li .mc32e-aldes{
	width: 200px;
	height: 130px;
	color: #fff;
	font-size: 17px;
}
.mc32e-al .mc32e-alslide .mc32e-prev{
	width: 26px;
	height: 44px;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 265px;
}
.mc32e-al .mc32e-alslide .mc32e-next{
	width: 26px;
	height: 44px;
	position: absolute;
	z-index: 1;
	right: 0;
	top: 265px;
}
.mc32e-mid .mc32e-cont{
	width: 100%;
	overflow: hidden;
	margin-top: 50px;
}
.mc32e-cont .mc32e-contc{
	width: 1200px;
	margin:auto;
	position: relative;
	height: 550px;
}
.mc32e-contc .mc32e-contt{
	width: 896px;
	height: 334px;
	top: 0;
	left: -360px;
	z-index: 1;
	position: absolute;
}
.mc32e-contc .mc32e-conb{
	width: 797px;
	height: 292px;
	position: absolute;
	z-index: 1;
	bottom:0;
	right: -360px;
}
.mc32e-contc .mc32e-lx{
	width: 340px;
	margin-left: 100px;
	overflow: hidden;
	padding-top: 225px;
	position: relative;
	z-index: 2;
}

.mc32e-contc .mc32e-lx input[type="text"]{
	width: 280px;
	height: 40px;
	margin-top: 10px ;
	border: none;
	border-bottom: 1px solid;
	background-color: transparent;	
}
.mc32e-contc .mc32e-lx input[type="text"]:focus{
		outline: none;
	}
.mc32e-contc .mc32e-lx input[type="submit"]{
	line-height: 40px;
	text-align: center;
	margin-left: 80px;
	width: 180px;
	height: 40px;
	color: rgb(46,133,208);
	font-size: 18px;
	border: 2px solid;
	background-color: #fff;
	margin-top: 15px;
	font-family: "Microsoft Yahei";
}
	.mc32e-contc .mc32e-lx input[type="submit"]:hover{
		background-color: rgb(46,133,208);
		color: #fff;
	}
.mc32e-contc .mc32e-lx li{
	height: 70px;
	width:340px;
	overflow: hidden;
	font-size: 25px;
	color: #363636;
	line-height: 70px;
}
.mc32e-contc .mc32e-lx li input{
	vertical-align: middle;
	border:none;
	margin-left: 10px;
	font-size: 25px;
	outline: none;
	border-bottom: 2px solid #363636;
	background-color: #f3f3f3;
}
.mc32e-contc .mc32e-lx .mc32e-more{
	width: 180px;
	height: 40px;
	display: block;
	margin:auto;
	line-height: 30px;
	text-align: center;
	font-size: 24px;
	color: #2e85d0;
	border:2px solid #2e85d0;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	background-color: #fff;
	cursor: pointer;
	margin-top: 10px;
	font-family: "Microsoft YaHei";
}
.mc32e-contc .mc32e-lx .mc32e-more:hover{
	background-color: #2e85d0;
	color: #fff;
}
.mc32e-contc .mc32e-dz{
	width: 470px;
	overflow: hidden;
	margin-top: 120px;
	margin-right: 80px;
	text-align: center;
	font-size: 20px;
	line-height: 30px;
}
.mc32e-footer{
	width: 100%;
	background-color: #2972b8;
	color: #fff;
	margin-top: 50px;
}
.mc32e-footer .mc32e-fc{
	width: 1200px;
	margin:auto;
	overflow: hidden;
}
.mc32e-fc .mc32e-ewm{
	width: 190px;
	height: 160px;
	background-color: #fff;
	color: #2972b8;
	text-align: center;
	font-size: 17px;
}
.mc32e-fc .mc32e-ewm img{
	width: 103px;
	height: 103px;
	margin-top: 20px;
}
.mc32e-fc .mc32e-fcl{
	text-align: center;
}
.mc32e-fc .mc32e-fcl .mc32e-fnav{
	height: 100px;
	line-height: 100px;
	text-align: center;
}
.mc32e-fc .mc32e-fcl .mc32e-fnav a{
	color: #fff;
	font-size: 17px;
	margin-left: 20px;
	margin-right: 20px;
}
.mc32e-fc .mc32e-fcl  p{
	font-size: 15px;
	width: 100%;
	height: 30px;
}
:root{--ms-accent:#1e3a5f;--ms-radius:6px;--ms-line:1.68;--ms-gap:15px;}
