*{margin:0px;padding:0px;border:0;font-family:微软雅黑;font-size:14px;list-style-type:none;text-decoration:none;}
body,html,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{font-size:14px;font-family:"微软雅黑";color: #444;background:#fff;}
a{text-decoration:none}
a:hover{text-decoration:none;}
em{font-style:normal}
img{border:0;vertical-align:middle}
li{list-style: none;}
table{border-collapse:collapse;border-spacing:0}
p{word-wrap:break-word}
input, textarea, select, button { font-size:14px; font-family:"微软雅黑";}
input:focus{outline: none;}
html,body{min-width: 1240px;width: 100%;height:100%;}
.clearfix:after{content:"";display:block;clear:both;}
.clearfix{zoom:1;}

.bj{
	width: 100%;
	min-height: 100%;
	min-width: 1240px;
	background-position: center;
	background-image: url(../images/login/bj.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.main{width: 1200px;margin:0 auto;padding: 40px 0}
.title{
	font-size: 36px;
	font-weight: bold;
	color: #870065;
	text-align: center;
	margin-bottom: 50px;
}
.title img{margin-right: 15px;}
.titlea{ display:inline-block; margin-bottom:50px; padding-right:70px; padding-left:110px; text-align:center; line-height:50px; height:50px; background-image:url(../images/index/titlea.png); background-color:#870065; background-repeat:no-repeat; background-position:70px center; color:#ffffff; font-size:20px; border-radius:25px;}
.link{
	width: 430px;
    margin: 0px auto;
	text-align: center;
}
.link li{
	width: 194px;
	height: 227px;
	float: left;
	background-image: url(../images/login/linkbj.png);
	background-size: 100%;
	background-repeat: no-repeat;
	margin-bottom: 50px;
}
.link li:nth-child(6n){
	margin-right: 0;
}
.link li a{
	width: 100%;
	height: 100%;
	text-align: center;
	display: block;
	box-sizing: border-box;
	padding-top: 40px;
	font-size: 18px;
	color: #870065;
}
.link li a p{
	font-size: 16px;
	color: #870065;
}
.link li a img{
	margin-bottom: 20px;
}