@charset "gb2312";
/* CSS Document */
*{ margin:0; padding:0;}
html { min-width:1200px; max-width:1920px;}
body {font-family: "Microsoft Yahei","Helvetica Neue",Helvetica,Arial,sans-serif; font-size:14px; color:#333; padding:0; margin:0; background-color:#bf0246; }
div,img,ul,li,dl,dt,dd,p,input,button,span,h1,h2,h3,h4,h5,h6 { margin:0; padding:0; border:0;}
ul,li { list-style:none;}
img { border:none}
.clearfix:after { content:"."; display:block; height:0; clear:both; overflow:hidden; }
.fl { float:left} .fr { float:right} .tc { text-align:center} .red { color:#c00;} .ml15 { margin-left:15px;} .tr { text-align:right} .mt30 { margin-top:30px;} .f24 { font-size:24px}
.w1200 { width:1200px; margin:0 auto; overflow:hidden; background-color:#fff;}
a { color:#333; text-decoration:none;}
a:hover { color:#c00;}
.h20 { height:20px; width:100%; display:block; overflow:hidden;}
.h50 { height:50px; width:100%; display:block; overflow:hidden;}

.banner01 { width:100%; height:172px; background:url(/Specials/spxumuimg/ban_01.jpg) center top no-repeat;}
.banner02 { width:100%; height:172px; background:url(/Specials/spxumuimg/ban_02.jpg) center top no-repeat;}
.banner03 { width:100%; height:172px; background:url(/Specials/spxumuimg/ban_03.jpg) center top no-repeat;}
.banner04 { width:100%; height:172px; background:url(/Specials/spxumuimg/ban_04.jpg) center top no-repeat;}
.banner05 h1{text-align:center;color:white;}
.qkshow h3 {
	width:1140px; 
	height:80px;
	line-height:70px;
	background:url(/Specials/spxumuimg/tit_bg.png) 0 0 no-repeat;
	font-size:30px;
	font-weight:normal;
	color:#fff;
	padding-left:27px;
	margin-left:16px;
	margin-top:20px;
	}
.qkshow h3 span a{ font-size:20px; line-height:70px; color:#fff; margin-right:30px;}
.qkshow h3 span a:hover { color:#fde046;}
.qkshow ul { padding-left:65px; padding-bottom:30px;}
.qkshow li {
	float:left;
	width:200px;
	padding-bottom:58px;
	margin-right:90px;
	margin-bottom:20px;
	}
.qkshow li:nth-child(4n){margin-right:0;}
.qkshow li h4 a {
	height:40px;
	line-height:40px;
	text-align:center;
	overflow:hidden;
	display:block;
	font-size:20px;
	font-weight:normal;
	color:#c00;
	}
.qkshow li h4 a:hover { text-decoration:underline;}
.qkshow li .cont {
	width:200px;
	height:116px;
	background:#810c1e;
	display:inline-block;
	position:relative; 
	margin-top:58px;
	color:#fff;
	}
.qkshow li .cont i{width:0;height:0;display:block;overflow:hidden;position:absolute;border-left:100px dotted transparent;border-right:100px dotted transparent;border-bottom:58px solid #810c1e;left:0px;top:-58px; border-radius:1%;}
.qkshow li .cont em{width:0;height:0;display:block;overflow:hidden;position:absolute;border-left:100px dotted transparent;border-right:100px dotted transparent;border-top:58px solid #810c1e;bottom:-58px;left:0px; border-radius:1%;}
.qkshow li .cont_tit { width:144px; position:absolute; top:-20px; font-size:15px; font-weight:bold; left:28px; text-align:center;}
.qkshow li .cont_p { width:180px; height:100px; overflow:hidden; position:absolute; left:10px; line-height:25px; top:5px;}
.qkshow li .cont_but a { width:90px; padding:3px 5px; text-align:center; border-radius: 15px; background-color:#fde046; position:absolute; bottom:-25px; left:48px; font-size:16px; z-index:10;}
.qkshow li .cont_but2 a { width:90px; padding:3px 5px; text-align:center; border-radius: 15px; position:absolute; bottom:-25px; left:48px; font-size:16px; z-index:10; color:#fde046;}
.qkshow li .cont_but2 a:hover { color:#fff; }

.ban_two { font-size:60px; text-align:center; font-weight:bold;}
.ban_two font { color:red;}
	
.footer {
	background:#fff;
	padding:15px 0;
	margin-top:20px;
	text-align:center;
	font-size:12px;
	line-height:24px;
	}
.footer a {
	width:90px;
	display:inline-block;
	text-align:center;
	}
	
	.pop_l {
	position: fixed;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	}
.pop_l ul {
	border-radius: 8px;
	width: 80px;
	
	}
.pop_l ul li {
	display: block;
	text-align: center;
	font-size: 15px;
	position: relative;
	margin-bottom: 10px;
	background: #2188b7;
	line-height: 18px;
	box-shadow: 0px 0px 10px #ddd;
	}
.pop_l ul li:hover { background: #1781b1}
.pop_l ul li:first-child { background: none; box-shadow: none;}
.pop_l ul li:first-child img{ max-width: 100%; }
.pop_l ul li a {
	display: block;
	height: 100%;
	padding: 10px 20px;
	color: #fff;
	}
.pop_l ul li:last-child { border-bottom: none;}
.pop_l ul li p {
	position: absolute;
	display: none;
	width: 125px;
	top: 0px;
	right: 85px;
	padding: 5px 5px;
	font-size: 13px;
	border: 1px solid #ddd;
	line-height: 18px;
	background: #fff;
	}
.pop_l ul li p img {
	display: block;
	max-width: 100%;
	}
.pop_l ul li:hover p { display: block;}