@charset "utf-8";
/* CSS Document */

*{
	padding:0;
	margin:0;
}

a{
	text-decoration:none;
}


ul,li{
	list-style:none;
}


body{
	min-width:1200px;
}


.banner{
	width:100%;
	height:600px;
	background:url(../images/banner.jpg) no-repeat top center;
	overflow:hidden;
	position:relative;
}


.banner .bigbox{
	width:740px;
	height:460px;
	background:#FFF;
	margin:0 auto;
	opacity:0.6;
	margin-top:70px;
	border-radius:6px;
}

.banner .smbox{
	width:680px;
	height:400px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-340px;
	margin-top:-200px;
	background:#FFF;
	opacity:0.9;
	border-radius:6px;
}

.smbox h1{
	width:auto;
	height:120px;
	line-height:120px;
	text-align:center;
	font-size:76px;
	font-weight:normal;
	margin-top:20px;
}

.smbox h1 span{
	color:#F84179;
}

.smbox h4{
	width:162px;
	height:42px;
	margin:0 auto;
	margin-top:20px;
	line-height:42px;
	font-size:22px;
	text-align:center;
	background:#F84179;
	color:#FFF;
	border-radius:6px;
	font-weight: inherit;
}


.smbox p{
	text-align:center;
	height:60px;
	line-height:60px;
	font-size:40px;
	margin-top:80px;
	position:relative;
}

.smbox p span{
	width:auto;
	height:auto;
	position:absolute;
	left:50%;
	top:-30px;
	margin-left:-50px;
}



.whtext{
	width:1200px;
	height:120px;
	border:1px solid #F93;
	margin:0 auto;
	margin-top:30px;
	position:relative;
}

.whtext .zxcenter{
	width:1200px;
	height:120px;
	position:absolute;
	border:1px solid #E30A04;
	left:10px;
	top:10px;
	text-align:center;
	font-size:20px;
	line-height:42px;
	letter-spacing: 1px;
}

.whtext .zxcenter p{
	padding: 30px;
	padding-top:10px;
}

.whtext .zxcenter p span{
	background:#F84179;
	color:#FFF;
	padding:5px 10px;
}


.sixgood{
	width:100%;
	height:400px;
	background:#eee;
	margin-top:40px;
	overflow:hidden;
	font-size:0;
	padding-bottom:30px;
}

.sixgood div.sixli{
	width:1210px;
	height:auto;
	margin:0 auto;
	margin-top:30px;
}

.sixgood div.sixli dl{
	width:400px;
	height:120px;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	display:inline-block;
}

.sixgood div.sixli dl.botn{
	border-bottom:none;
}
.sixgood div.sixli dl.rign{
	border-right:none;
}


.sixgood div.sixli dl dt{
	width:80px;
	height:80px;
	margin:0 auto;
}

.sixgood div.sixli dl dd{
	font-size:18px;
	text-align:center;
}


.titles{
	width:400px;
	height:auto;
	margin:0 auto;
	margin-top:20px;
	text-align:center;
}

.mt80{
	margin-top:80px;
}
.mt30{
	margin-top:30px;
}
.mt40{
	margin-top:40px;
}



.titles h3{
	width:auto;
	height:80px;
	line-height:80px;
	text-align:center;
	font-size:46px;
	font-weight:normal;
}

.titles h3 span{
	color:#F84179;
}

.titles p{
	width:100%;
	height:1px;
	background:#F84179;
}

.titles h4{
	font-size:20px;
	line-height:40px;
	font-weight:normal;
}


.pymp{
	width:1200px;
	height:140px;
	margin:0 auto;
	margin-top:50px;
	position:relative;
}

.pymp h3{
	width:60px;
	height:90px;
	background:#F84179;
	border-radius:6px;
	position:absolute;
	left:0;
	top:0;
	font-size:28px;
	padding:10px;
	color:#FFF;
	line-height:45px;
}

.pymp h4{
	width:auto;
	height:40px;
	line-height:40px;
	color:#CCC;
	margin-left:100px;
	font-size:22px;
}

.pymp p{
	width:100%;
	height:1px;
	background:#F84179;
}

.pymp em{
	width:auto;
	font-size:16px;
	font-style:normal;
	padding-left:100px;
	line-height:28px;
	display:inline-block;
	padding-right:120px;
	padding-top:5px;
}

.mpbox{
	width:1200px;
	height:400px;
	background:#E0C4A7 url(../images/mp.jpg) no-repeat left top;
	margin:0 auto;
}

.mpbox .mplist{
	width:630px;
	height:auto;
	margin-right:70px;
	float:right;
}

.mpbox .mplist dl{
	width:100%;
	height:70px;
	background:#FFF;
	margin-top:24px;
	opacity:0.7;
}

.mpbox .mplist dl dt{
	width:160px;
	color:#F84179;
	float:left;
	font-size:24px;
	line-height:70px;
	text-align:center;
	font-weight:bold;
}

.mpbox .mplist dl dd{
	width:460px;
	float:left;
	line-height:70px;
	font-size:18px;
}


.zixun{
	width:300px;
	height:60px;
	position:relative;
	margin:0 auto;
	margin-top:40px;
}

.xx{
	width:200px;
	height:36px;
	border:1px solid #eee;
	position:fixed;
	right:20px;
	top:500px;
	font-size:14px;
	line-height:36px;
	text-align:center;
	border-radius:6px;
	background:#FFF;
	display:none;
}

.xx a{
	color:#666;
}

.xx em{
	width:16px;
	height:16px;
	text-align:center;
	line-height:16px;
	font-size:12px;
	background:#F00;
	color:#FFF;
	display:inline-block;
	border-radius:8px;
	margin-right:6px;
	font-style:normal;
}



.zixun dl{
	width:300px;
	height:60px;
	line-height:60px;
	font-size:18px;
}

.zixun dl a{
	width:100%;
	height:100%;
	display:block;
	color:#FFF;
	background:#F84179;
	border-radius:6px;
}

.zixun dl a:hover{
	background:#F39;
}
.zixun dl a span{
	width:34px;
	height:34px;
	background:#000;
	color:#FFF;
	border-radius:17px;
	font-size:14px;
	display:block;
	line-height:34px;
	text-align:center;
	float:left;
	margin-top:15px;
	margin-left:20px;
	margin-right:2px;
}



.zixun p{
	width:300px;
	height:60px;
	line-height:60px;
	font-size:18px;
	margin:0 auto;
	margin-top:40px;
}

.zixun p a{
	width:100%;
	height:100%;
	display:block;
	color:#FFF;
	background:#F84179;
	border-radius:6px;
	text-align:center;
}



.contenr{
	width:1200px;
	height:auto;
	margin:0 auto;
	margin-top:30px;
	overflow:hidden;
}

.contenr dl{
	clear:both;
}

.contenr dl dt, .contenr dl dd{
	width:600px;
	display:inline-block;
}

.contenr dl dt img{
	width:590px;
}

.bgfc{
	background:#FCF9F4;
}

.fl{
	float:left;
}

.fr{
	float:right;
}

.jjtext{
	width:560px;
	height:300px;
	border:1px solid #E0C4A7;
	margin-top:50px;
}

.jjtext h3{
	width:100%;
	height:60px;
	line-height:60px;
	font-size:24px;
	text-align:center;
}

.jjtext p{
	font-size:18px;
	line-height:32px;
	text-align:center;
	padding:0 30px;
}

.btln{
	border-left:none;
}

.btrn{
	border-right:none;
}


.mk3{
	width:1200px;
	height:auto;
	clear:both;
	overflow:hidden;
	border-top:2px solid #FFF;
	text-align:center;
	font-size:0;
}


.mk3 h3{
	height:60px;
	text-align:center;
	line-height:60px;
	font-size:24px;
	margin-top:30px;
}

.mk3 dl{
	width:380px;
	height:auto;
	background:#FFF;
	display:inline-block;
	margin:10px;
}

.mk3 dl dt{
	width:auto;
}

.mk3 dl dt strong{
	font-size:20px;
	height:50px;
	line-height:50px;
	text-align:center;
	display:block;
}

.mk3 dl dt p{
	height:120px;
	font-size:18px;
	padding:0 10px;
	line-height:32px;
	text-align:left;
}

.mk3 dl dd{
	width:380px;
	margin:0;
	padding:0;
}
.mk3 dl dd img{
	width:100%;
	margin:0;
}


.mingshi{
	width:1200px;
	margin:0 auto;
	margin-top:20px;
	text-align:center;
	font-size:0;
}

.mingshi dl{
	width:380px;
	height:450px;
	display:inline-block;
	position:relative;
	background:#FCF9F4;
	margin:10px;
	overflow:hidden;
}


.mingshi dl p{
	width:32px;
	height:150px;
	font-size:18px;
	position:absolute;
	right:0;
	top:50px;
	color:#FFF;
	background:#E0C4A7;
}

.mingshi dl p span{
	width:32px;
	height:150px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}

.mingshi dl dd{
	width:50px;
	height:450px;
	font-size:16px;
	position:absolute;
	right:-50px;
	top:0;
	color:#FFF;
	background:#E0C4A7;
}

.mingshi dl dd em{
	width:25px;
	height:100%;
	padding-top:20px;
	float:right;
	font-style:normal;
	font-size:16px;
}

.jiuye{
	width:1200px;
	height:auto;
	margin:0 auto;
	margin-top:20px;
	font-size:0;
}

.jiuye p{
	width:980px;
	margin:0 auto;
	line-height:32px;
	font-size:18px;
}

.jiuye dl{
	width:280px;
	display:inline-block;
	margin:10px;
	position:relative;
}

.jiuye dl dd{
	width:220px;
	height:30px;
	position:absolute;
	background:#000;
	left:50%;
	bottom:5px;
	margin-left:-110px;
	line-height:30px;
	text-align:center;
	color:#FFF;
	opacity:0.8;
	border-radius:10px;
	font-size:18px;
}

.jiuye dl img{
	width:100%;
	border-radius:10px;
}

.sixj{
	width:1200px;
	height:227px;
	margin:0 auto;
	margin-top:20px;
	background:url(../images/sixj.png) no-repeat;
}

.sixj dl{
	width:100%;
}

.sixj dl dd{
	width:200px;
	height:227px;
	float:left;
	text-align:center;
}

.sixj dl dd span{
	width:200px;
	height:227px;
	line-height:36px;
	vertical-align:middle;
	display:table-cell;
	font-size:18px;
}


.sixj dl dd p{
	width:50px;
	height:auto;
	margin:0 auto;
	line-height:30px;
	font-size:30px;
	color:#333;
	padding-top:50px;
	font-weight:bold;
	text-align:right;
}


.zhuanye{
	width:1240px;
	height:auto;
	margin:0 auto;
	text-align:center;
	font-size:0;
	margin-top:20px;
}

.zhuanye dl{
	width:580px;
	display:inline-block;
	margin:20px;
	position:relative;
}

.zhuanye dl .bmzhong{
	width:150px;
	height:40px;
	border-radius:0 0 15px 0;
	background:#8BC34A;
	line-height:40px;
	text-align:center;
	color:#fff;
	font-size:18px;
	position:absolute;
	left:0px;
	top:0px;
}

.zhuanye dl .jzhaoman{
	width:150px;
	height:40px;
	border-radius:0 0 15px 0;
	background:#FF9800;
	line-height:40px;
	text-align:center;
	color:#fff;
	font-size:18px;
	position:absolute;
	left:0px;
	top:0px;
}


.zhuanye dl dt{
	width:100%;
	height:80px;
	position:absolute;
	left:0;
	bottom:0;
	background:#000;
	opacity:0.7;
}

.zhuanye dl .zyname{
	width:100%;
	height:80px;
	position:absolute;
	left:0;
	bottom:0;
}

.zhuanye dl .zyname h3{
	width:400px;
	height:80px;
	line-height:80px;
	text-align:center;
	font-size:26px;
	color:#FFF;
	font-weight:normal;
	float:left;
}

.zhuanye dl .zyname ul{
	width:180px;
	height:80px;
	float:right;
}

.zhuanye dl .zyname ul li{
	width:100%;
	height:38px;
	line-height:38px;
	color:#FFF;
	font-size:16px;
}

.zhuanye dl .zyname ul li span{
	width:24px;
	height:24px;
	display:inline-block;
	background:#F00;
	text-align:center;
	line-height:24px;
	border-radius:50%;
	font-size:14px;
}

.zhuanye dl .zyname ul li a{
	width:120px;
	height:32px;
	color:#FFF;
	border:1px solid #FFF;
	line-height:32px; text-align:center;
	display:inline-block;
}

.zhuanye dl img{
	width:100%;
}


.pinzhong{
	width:1200px;
	margin: 0 auto;
	margin-top: 20px;
}


.pinzhong ul{
	width:100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}


.pinzhong ul li{
	width:280px;
	margin-bottom: 25px;
	position: relative;
}


.pinzhong ul li img{
	width:100%;
	display: block;
}


.pinzhong ul li p{
	width:120px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background: rgba(0,0,0,.6);
	color: #FFF;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 0 0 30px 0;
	font-size: 18px;
	font-weight: bold;
}



.xuexibox{
	width:1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	margin-top: 60px;
	flex-wrap: wrap;
}


.xxinfo{
	width:580px;
	margin-bottom: 50px;
}


.xxinfo h3{
	font-size:20px;
	color: #3b6cae;
	margin-bottom: 20px;
}
.xxinfo h3 span{
	background: #3b6cae;
	color: #FFF;
	padding: 3px 10px;
	margin-right: 8px;
}


.xxinfo p{
	color: #666;
	font-size: 14px;
	line-height: 24px;
}


.xximgs{
	width:560px;
	margin-top: 10px;
}

.xximgs img{
	width:100%;
	display: block;
}


.jiuyelis{
	width:1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}

.jiuyelis dl{
	width:280px;
}

.jiuyelis dl dt{
	line-height: 40px;
	text-align: center;
}

.jiuyelis dl img{
	width:100%;
	display: block;
}




.zuopins{
	width:1200px;
	margin: 0 auto;
	margin-top: 20px;
}

.zuopins ul{
	width:100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.zuopins ul li{
	width:380px;
	margin-bottom: 30px;
}

.zuopins ul li img{
	width:100%;
	display: block;
}






















