﻿.fixer{ position:fixed; left:0px; top:0px;_position:absolute;_top:e-xpression(documentElement.scrollTop+10 + "px")}
.page_content{
	width:100%;
	overflow:hidden;
	margin-bottom:40px;
	background:#fff url(../images/page_content_bj.png) repeat-x left -1px;
}
.page_content .page_title{
	width:1200px;
	margin:0 auto;
	min-height:220px;
	height:auto;
	background:url(../images/page_title_bj.png) no-repeat 445px 0px;
}
.page_content .page_title .current_title{
	float:left;
	width:1200px;
	font-size:48px;
	height:60px;
	line-height:60px;
	color:#e80000;
	font-weight:normal;
	margin:90px 0 0 0;
	text-align:center;
}
.page_content .nobg{ background:none;}
.page_content .nobg h1{ font-size:30px; line-height:80px; text-align:center; padding:10px; color:#F60; }
.page_content .nobg h1 a{ font-size:24px; line-height:80px; color:#06C; font-weight:normal; }
.page_content .nobg h1 a:hover{ color:#F60; }
.page_content .page_title .current_title span{ font-size:18px; color:#999;}
.page_content .page_title .current_title a{ color:#e80000;}
.page_content .page_title .page_nav{
	width:1200px;
	height:auto;
	float:left;
	margin:50px 0px 0px 0px;
}
.page_content .page_title .page_nav li{
	float:left;
	height:30px;
	margin:0px 10px 10px 0;
	line-height:30px;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	-ms-border-radius:4px;
	background:#666;
}
.page_content .page_title .page_nav li a{
	display:block;
	text-align:center;
	width:120px;
	padding:0 8px;
	background:#666;
	color:#FFF;
	font-size:14px;
}
.page_content .page_title .page_nav li.current a, .page_content .page_title .page_nav li a:hover{
	text-decoration:none;
	background:#e30012;
}
.page_content .page_mian{
	width:1200px;
	margin:0 auto;
	height:auto;
	min-height:900px;
}

/*模板开始*/
.tem_main_m{ width:1200px; margin:0 auto; height:auto; }
.tem_main_m .pcwap_o{ width:300px; height:238px; background:url(../images/tem_12.png) no-repeat; position:relative; float:left; margin:45px 70px 0 30px;}
.tem_main_m .pcwap_o a:hover{ color:#555}
.tem_main_m .pc_img{ margin:15px 0 0 5px; width:290px; height:218px;}

.tem_main_m .pc_bg{width: 290px;height: 218px;background: #000;position: absolute; left:5px;top:15px;filter: alpha(opacity=0);-moz-opacity: 0;opacity: 0;}
.tem_main_m .pc_p{ position:absolute; left:5px; bottom:5px; width:290px; height:38px; line-height:38px; background:#fff; filter: alpha(opacity=0);-moz-opacity: 0;opacity: 0;}
.tem_main_m .pc_log{ width:100%; height:80px; text-align:center; position:absolute; left:0px; top:75px; text-align:center; filter: alpha(opacity=0);-moz-opacity: 0;opacity: 0;}
.tem_main_m .pc_log img{ margin:0 auto;}

.tem_main_m .pcwap_o:hover .pc_bg{filter: alpha(opacity=40);-moz-opacity: 0.4;opacity: 0.4;}
.tem_main_m .pcwap_o:hover .pc_p{filter: alpha(opacity=100);-moz-opacity: 1;opacity: 1;}
.tem_main_m .pcwap_o:hover .pc_log{filter: alpha(opacity=100);-moz-opacity: 1;opacity: 1;}

.tem_main_m .pc_p .fl{ margin-left:13px;}
.tem_main_m .pc_p em{  font-style: normal; color: #ff6800;}
.tem_main_m .pc_p .fll { margin-left:15px;}
.tem_main_m .pc_p b{  font-weight: normal; color: #ff6800;}
.tem_main_m .pc_log p{ color:#ffffff; font-size:12px; padding-top:5px; text-align:center; margin:0 auto;}
.tem_main_m .pcwap_o i {display: block;width: 84px;height: 53px;background: url(../images/tem_7.png) no-repeat;position: absolute;top: 4px;right: 0;}
.tem_main_m .wap_m{ width:78px; height:136px; background:url(../images/tem_14.png) no-repeat; position:absolute; bottom:-10px; right:-13px;}
.tem_main_m .wap_img{ margin:13px 0 0 7px; width:66px; height:100px;}
.tem_main_m .wap_bg{ width:66px; height:100px; background: #000;position: absolute; left:7px;top:13px;filter: alpha(opacity=0);-moz-opacity: 0;opacity: 0;}
.tem_main_m .wap_log{ width:27px; height:27px; position:absolute; top:50%; margin-top:-18.5px; left:50%; margin-left:-13.5px; filter: alpha(opacity=0);-moz-opacity: 0;opacity: 0; }
.tem_main_m .wap_m:hover .wap_bg{ filter: alpha(opacity=40);-moz-opacity: 0.4;opacity: 0.4;}
.tem_main_m .wap_m:hover .wap_log{ filter: alpha(opacity=1);-moz-opacity: 1;opacity: 1;}
/*模板结束*/

/* 分页 */
.tem_main_m ul { width:100%; height:auto; float:left; }
.tem_main_m #pages{ width:90%; float:left;  margin:50px 0 20px 3%; }

.wsdzppwz{ width:400px; height:40px; margin:10px auto; border-radius:10px; background:#06C; text-align:center; }
.wsdzppwz:hover{ background:#F60; }
.wsdzppwz a{ color:#FFF; line-height:40px; font-size:20px;}

@media (max-width:640px) {
.page_content .page_title{
	display:block;
}
.page_content .page_title .current_title{
	display:block;
	float:left;
	width:100%;
	font-size:24px;
	height:36px;
	line-height:36px;
	color:#e80000;
	font-weight:normal;
	margin:0px 0 10px 0;
	text-align:center;
}
.page_content .wapno .current_title{ display:none;}
.page_content .wapno .page_nav{ display:none;}
.page_content .wapno h1{ display:none;}
.page_content .page_title .current_title span{ font-size:14px; color:#999;}
.page_content .page_title .current_title a{ color:#e80000;}

.tem_main_m{ width:100%; margin:0 auto; height:auto; float:left;}
.tem_main_m ul{ width:400px; margin:0; padding:0; height:auto; float:none;}
.tem_main_m .pcwap_o{ width:300px; height:238px; background:url(../images/tem_12.png) no-repeat; position:relative; float:left; margin:45px 0 0 80px;}
.page_content .page_title{
	width:100%;
	margin:0 auto;
	min-height:60px;
	height:auto;
	background:url(../images/page_title_bj.png) no-repeat 445px 0px;
}
.page_content .page_title select{ width:80%; height:40px; line-height:40px; font-size:18px; margin:30px 10% 0 10%;}
.page_content .page_title option{font-size:18px;}

.wsdzppwz{ width:80%; height:30px; margin:30px 10% 0 10%; border-radius:8px; background:#06C; text-align:center; }
.wsdzppwz:hover{ background:#F60; }
.wsdzppwz a{ color:#FFF; line-height:30px; font-size:16px;}
}

@media (max-width:480px) {
.tem_main_m .pcwap_o{  margin:45px 0 0 60px;}
}
@media (max-width:375px) {
.tem_main_m .pcwap_o{  margin:45px 0 0 35px;}
.page_content .page_title .current_title span{ font-size:12px; color:#999;}
}
@media (max-width:320px) {
.tem_main_m .pcwap_o{  margin:45px 0 0 5px;}
}
