@charset "gb2312";
/* CSS Document */
*{font-size:12px;font-family:"Î¢ÈíÑÅºÚ";color:#333;}
body,dl,dd,p{margin:0;}
a{text-decoration:none;}
img{display:block;}
input{margin:0;padding:0;border:none;outline:none;cursor:pointer;}
textaea{margin:0;padding:0;outline:none;}
h1,h2,h3{font-weight:normal;margin:0;}
ul{margin:0;padding:0;}
li{list-style:none;}
.clearfix{clear:both;}

/*title*/
.title{margin-top:50px;}
.title h1{font-size:36px;font-weight:bold;text-align:center;color:#fff;/*background-color:#fe0036;*/line-height:60px;background:linear-gradient(to bottom right, #fe0036 , #d1076d);}

/*header*/
/*.header-bg{background-color:#ccc;}*/
.header{max-width:980px; margin:0 auto; overflow:hidden;}
.header .logo{ float:left;margin-top:2px;}
.header .right{float:right; line-height:50px;text-align:right;}
.header .right a{font-size:16px;}
.header .right a:hover{color:#f94a5b;}

/*banner*/
.banner img{width:100%;}

.tt{
	max-width:1000px;
	margin: auto;
	margin-top:30px;
}
.tt li{
	border:#eee solid 1px;
	text-align:center;
	transition:all 0.5s;
	margin:10px 0;
	border-radius:4px;
}
.tt li:hover{
	border:#320b9a solid 1px;
	background-color:#320b9a;
}
.tt li:hover a{
	color:#fff;
}
.tt li a{
	font-size:28px;
	font-weight:bold;
	line-height:50px;
	color:#320b9a;
	display:inline-block;
	width:100%;
	height:100%;
}

.pt{
	max-width:1000px;
	margin: auto;
	margin-top:30px;
}

.pt-box{
	border:#320b9a solid 1px;
	float:left;
	width:320px;
	margin-top:10px;
	opacity:1;
}

.pt-lr{
	margin-left:17px;
	margin-right:17px;
}

.pt-title{
	height:30px;
	background-color:#320b9a;
}

.pt-title h2{
	font-size:16px;
	line-height:30px;
	float:left;
	margin-left:5px;
	font-weight:bold;
	color:#fff;
}

.pt-title a{
	float:right;
	margin-right:4px;
	line-height:30px;
	font-size:14px;
	color:#fff;
}

.pt-title img{
	height:30px;
}



.pt2{
	max-width:1000px;
	margin: auto;
	margin-top:30px;
}

.pt2-box{
	border:#320b9a solid 1px;
	float:left;
	width:480px;
	margin-top:10px;
	opacity:1;
}

.pt2-lr{
	margin-left:17px;
	margin-right:17px;
}

.pt2-title{
	height:30px;
	background-color:#320b9a;
}

.pt2-title h2{
	font-size:16px;
	line-height:30px;
	float:left;
	margin-left:5px;
	font-weight:bold;
	color:#fff;
}

.pt2-title a{
	float:right;
	margin-right:4px;
	line-height:30px;
	font-size:14px;
	color:#fff;
}

.pt2-title img{
	height:30px;
}

.gl{
	max-width:1000px;
	margin: auto;
	margin-top:30px;
	height:650px;
	overflow:scroll;
	overflow-x:hidden;
	border:#320b9a solid 1px;
}

.gl img{
	width:100%;
}

.zjbg{
	max-width:1000px;
	margin: auto;
	margin-top:30px;
}
.zjbox{
	border:#320b9a solid 1px;
	float:left;
	width:480px;
}
.box-r{
	margin-right:3.6%;
}
.box-title{
	height:30px;
	background-color:#320b9a;
}
.box-title a{
	font-size:16px;
	float:right;
	margin-right:4px;
	color:#fff;
	line-height:30px;
}
.zj-l{
	float:left;
	text-align:center;
}
.zj-l img{
	height:140px;
}
.zj-l a{
	font-size:16px;
	font-weight:bold;
	display:block;
	margin-top:5px;
	transition:all 0.5s;
}
.zj-l a:hover{
	color:#320b9a;
}
.zj-l p{
	width:130px;
	margin-top:5px;
}
.zj-r{
	float:left;
	margin-left:5px;
}

.zt{
	max-width:1000px;
	margin: auto;
	margin-top:30px;
}
.zt li{
	float:left;
	width:320px;
	height:80px;
}
.zt img{
	width:100%;
	height:100%;
}

















