﻿@import url(screen.css);

/*
 * $Rev: * $
 * Created: chenjian
 * Modified: $Author: fengling $ $LastChangedDate: 2013-03-21 09:00:00 +0800 (星期四, 03 三月 2013) $
 */


/*常用
-----------------------------------------------------------------------------------------------*/

.clear
{
	clear: both;
}
/*头部
-------------------------------------------------------------------------------------------------*/

.headtop
{
	height: 36px;
	width: 1200px;
	margin:0 auto;
	padding-top:10px;
	margin-bottom:5px;
}
.headtop p
{
	width: 400px;
	margin: 0 auto;
	color: #928E89;
	line-height: 36px;
	text-align: left;
	vertical-align: middle;
	float:left;
	
}
.headtop p a
{
	margin: 0 5px;
	color: #928E89;
}
.headtop p a img
{
	vertical-align: middle;
}
.header
{
	width: 1093px;
	margin: 0 auto;
	height: 153px;
	position: relative;
}

.search
{
	width: 450px;
	float: right;
	padding-top: 0px;
}
.search table
{
	background: #ddd;
	width:450px;
	height: 35px;
	padding: 2px;
}
.search table td.std1
{
	width: 72px;
	height: 26px;
	background: #F6F6F6;
	border-right: 1px solid #E5E5E5;
}
.search table td.std1 select
{
	background: #F6F6F6;
	border: 0px;
	height:26px;
	line-height: 26px;
	vertical-align: middle;
	width: 73px;
}
.search table td.std2
{
	background: #fff;
	width: 290px;
	position: relative;
}
.search table td.std2 .se1
{
	padding: 0 5px;
	margin-top: 10px;
}
.search table td.std2 .ht1
{
	margin-top: 7px;
}
.seainput
{
	width: 248px;
	height:26px;
	line-height: 26px;
	vertical-align: middle;
	border: 0px;
	font-size: 16px;
}
.searchbtn
{
	border: 0px;
	width: 80px;
	text-align: center;
	font-size: 14px;
	font-family: Microsoft Yahei;
	color: #fff;
	background: none;
}


.navindex
{
	width: 100%;
	background: #015AAC;
	margin: 0 auto;
	height: 70px;
	
}
.nav{width:1200px; margin:0 auto;}
.logo{width:160px;float:left;}
.navindex ul{width:1030px;}
.navindex li
{
	float: left;
	height:50px;
	line-height:28px;
	}
.navindex li div{position:absolute; bottom:0px;}
.navindex li a
{
	height:70px;
	width: 70px;
	text-align:center;
	font-size: 16px;
	font-family: Microsoft Yahei;
	color: #fff;
	display:inline-block;
    line-height:70px;
	vertical-align:middle;
	padding:0 10px;
}
.navindex li  a.this
{
	background: #208beb;
	color: #fff;
}
.navindex li a:hover
{
	background: #208beb;
	color: #fff;
}

.linkactive{
	background: #208beb;
	color: #fff;
}

.hbanner
{
	height:330px;
	width: 100%;
	margin:5px auto 15px;
	position:relative;
}
.page
{
	width: 1165px;
	margin: 15px auto;
	margin-bottom: 0px;
	overflow: hidden;
	zoom: 1;
}
.pgleft
{
	width: 827px;
	float: left;
}
.ltop
{
	height: 39px;
	padding: 0 2px;
}
.lmoddile
{
	background: url(../images/center.png) repeat-y;
	min-height: 247px;
	padding: 20px;
	padding-bottom: 0px;
}
.ulist
{
	overflow: hidden;
	zoom: 1;
}
.ulist li
{
	padding-bottom: 8px;
}
.ulist li a
{
	font-size: 14px;
	color: #466B9F;
	font-family: 宋体;
}
.ulist li a:hover
{
	color: #466B9F;
	font-weight: 700;
}
.lbottom
{
	background: url(../images/botm.png) no-repeat;
	height: 6px;
}
.tpdz
{
	float: right;
}
.tpdz p
{
	text-align: center;
	padding-top: 10px;
}
.ltop h3
{
	background: #404A58;
	height: 39px;
	padding-left: 15px;
	font-size: 16px;
	color: #fff;
	line-height: 39px;
	vertical-align: middle;
}
.pgright
{
	width: 321px;
	float: right;
}
.rtop
{
	height: 39px;
	padding: 0 2px;
}
.rmoddile
{
	background: url(../images/rcenter.png) repeat-y;
	min-height: 267px;
	padding: 0 2px;
}
.rbottom
{
	background: url(../images/rbotom.png) no-repeat;
	height: 6px;
}
.lxdl
{
	overflow: hidden;
	zoom: 1;
}
.lxdl2
{
	background: #F7F7F7;
}
.lxdl dt
{
	width: 56px;
	height: 59px;
	float: left;
	text-align: center;
	vertical-align: middle;
	line-height: 59px;
}
.lxdl dt img
{
	/*vertical-align: middle;*/
	margin-top:15px;
}
.lxdl dd
{
	float: left;
	width: 229px;
	padding-left: 10px;
	padding-top: 10px;
}
.lxdl dd.dd1
{
	padding: 10px 0;
}
.lxdl dd a
{
	padding-right: 7px;
	padding-bottom: 4px;
	display: inline-block;
}
.rtop h3
{
	background: #84878A;
	height: 39px;
	padding-left: 15px;
	font-size: 16px;
	color: #fff;
	line-height: 39px;
	vertical-align: middle;
}
.ltop2 h3
{
	background: #466B9E;
}
.rtop2 h3
{
	background: #466B9E;
}
.ulist li dl
{
	overflow: hidden;
	zoom: 1;
}
.ulist li dl dt
{
	width: 140px;
	height: 93px;
	float: left;
}
.ulist li dl dd
{
	height: 93px;
	float: right;
	width: 220px;
	float: left;
	padding-left: 15px;
}
.ulist li dl dd a
{
	line-height: 20px;
}
.ullist2
{
	width: 415px;
	border-right: 1px solid #ddd;
}
.ullist2 li
{
	color: #595959;
}
.ullist3
{
	width: 350px;
}
.ullist2 li a
{
	color: #595959;
	font-size: 12px;
}
.ullist3 li
{
	color: #595959;
}
.ullist3 li a
{
	color: #595959;
	font-size: 12px;
}
.rmoddile2
{
	padding: 20px 20px 0px 20px;
	min-height: 247px;
	overflow: hidden;
	height: 247px;
}
.rmoddile2 dt
{
	padding-bottom: 10px;
	position:relative;
}
.rmoddile2 dt span{ width:277px; display:inline-block; position:absolute; bottom:10px; left:0px; background:#000;  text-align:center; line-height:25px; vertical-align:middle; height:25px; color:#fff;	filter:alpha(opacity=80);
  -moz-opacity:0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;}
.rmoddile2 dd
{
	padding-bottom: 7px;
}
.rtop3 h3
{
	background: #779ED4;
}
.ltop3 h3
{
	background: #FF9E36;
}
.rtop4 h3
{
	background: #FFAB52;
}
.ltop4 h3
{
	background: #1484C4;
}
.rtop5 h3
{
	background: #289EE3;
}
.ltop5 h3
{
	background: #EA247D;
}
.rtop6 h3
{
	background: #F7328A;
}
.ltop6 h3
{
	background: #BF24DB;
}
.rtop7 h3
{
	background: #D031EC;
}
.ltop7 h3
{
	background: #97CF4B;
}
.rtop8 h3
{
	background: #AEE06A;
}
.acy
{
	padding: 5px;
	background: #FF9E37;
	color: #fff;
	display: inline-block;
	margin-bottom: 10px;
}
.ptitle
{
	clear: both;
	font-size: 16px;
	font-family: Microsoft Yahei;
}
.acy1
{
	background: #FF6600;
}
.acy2
{
	background: #7D98CD;
}
.acy3
{
	background: #B49552;
}
.acy4
{
	background: #08A564;
}
.pdiv1
{
	height: 113px;
}
.ptitle
{
	padding-bottom: 10px;
}
.ylul li.lifrist
{
	font-weight: bold;
	font-size: 14px;
	color: #4F0081;
	padding-bottom: 10px;
}
.ylul li span
{
	padding: 2px 5px;
	background: #C4C4C4;
	margin-right: 5px;
	color: #fff;
}
.ylul li span.zs
{
	background: #E25BFF;
}
.plul
{
	overflow: hidden;
	zoom: 1;
}
.plul li
{
	line-height: 18px;
	border-bottom: 1px dotted #ddd;
	padding-bottom: 5px;
	padding-top: 10px;
}
.plul span
{
	color: #2FBB00;
	font-weight: bold;
}
.plul span em
{
	color: #f60;
	font-style: normal;
	font-weight: bold;
}
.ylul
{
	padding-bottom: 15px;
	padding-top: 5px;
}
.rmoddile3
{
	padding-top: 0px;
	min-height: 267px;
}
.xzdiv
{
	padding-top: 5px;
}
.yzama
{
	padding: 5px;
	background: #ACE499;
	margin-right: 5px;
	display: inline-block;
	margin-bottom: 5px;
}
.czleft
{
	float: left;
	width: 402px;
}
.czright
{
	float: right;
	width: 366px;
}
.ttdl dt a
{
	color: #f60;
	font-size: 14px;
}
.ttdl dd
{
	color: #A7A7A7;
	line-height: 20px;
	text-indent: 2em;
}
.ttdl dd a
{
	color: #AC0000;
}
.czright ul
{
	padding-top: 10px;


}
.czright ul li
{
	line-height: 24px;
}
.zzleft
{
	float: left;
	width: 239px;
}
.zzright
{
	float: right;
	width: 516px;
}
.czmoddile
{
	min-height: 320px;
}
.czoddile2
{
	min-height: 320px;
}
.zzleft li
{
	position: relative;
}
.zzleft li span
{
	position: absolute;
	bottom: 40px;
	left: 0px;
	background: #000;
	display: block;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	padding-left: 10px;
	width: 229px;
	color: #fff;
	filter:alpha(opacity=80);
  -moz-opacity:0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
.zzleft ul p
{
	height: 30px;
	padding-top: 10px;
	width: 239px;
	background: url(../images/jdbg.jpg) repeat-x;
}
.zzleft ul p em
{
	color: #BA0B0B;
	font-style: normal;
	font-size: 20px;
}
.zzleft ul p a
{
	background: #00A2FF;
	margin-right: 10px;
	float: right;
	display: inline-block;
	text-align: center;
	line-height: 22px;
	vertical-align: middle;
	color: #fff;
	width: 68px;
	height: 22px;
}
.zzright dl
{
	border-bottom: 1px dotted #ddd;
	padding-top: 5px;
	position: relative;
	overflow: hidden;
	padding-bottom: 5px;
}
.zzright dt
{
	float: left;
	width: 129px;
}
.zzright dd
{
	float: left;
	width: 300px;
	padding-left: 10px;
	line-height: 20px;
}
.zzright dd.ddfrist
{
	font-weight: bold;
}
.zzright dd a
{
	color: #AC0000;
}
.ltop span
{
	float: right;
	color: #fff;
}
.ltop span a
{
	font-size: 12px;
	color: #FFF;
	font-size: 12px;
	padding-right: 10px;
	margin-left: 5px;
	font-weight: normal;
}
.zzright dd b
{
	padding-top: 15px;
	text-align: center;
	width: 60px;
	height: 45px;
	display: block;
	background: url(../images/yq.png) no-repeat left;
	color: #fff;
	position: absolute;
	top: 20px;
	left: 450px;
}
.zzright dd b em
{
	color: #fff;
	display: inline-block;
	font-style: normal;
	margin-left: 0px;
}
.zzright dd span
{
	background: #C4C4C4;
	color: #fff;
	display: inline-block;
	padding: 2px 3px;
	margin-top: 5px;
}
.zzright dd span a.afr
{
	font-weight: bold;
}
.gzamarea li
{
	float: left;
	display: inline;
	width: 146px;
	height: 156px;
	margin-right: 8px;
	border: 2px solid #DBDBDB;
	margin-bottom:10px;
}
.gzamarea li p
{
	padding-top: 10px;
	text-align: center;
}
.gzamamiddle{ height:356px; padding-right:10px;}
.yzmiddle{ padding-right:0px;}
.gzamarea li.frist{ width:462px; position:relative;}
.rtopgw{ height:356px;}
.yzmiddle{ height:290px;}
.yzmiddle li{height:188px; height:270px; float:left; display:inline; padding-right:10px;}
.yzmiddle li  p{ text-align:center; padding-top:5px; width:188px; font-size:14px; color:#8F00E9; font-weight:bold;}
.yzmiddle li a{ padding:5px; display:inline-block; border:1px solid #ddd;}
.ycrmoddile2{ height:290px;}

.bq{ height:63px;width:1200px; margin:0 auto; padding-top:35px; position: relative;}
.bq p{color:#fff;  padding-bottom: 10px; font-size: 14px; }
.baspan{position: absolute; top:50px; left: 500px;font-size: 14px; color: #FFFFFF;}
.wj{position: absolute; top:20px; right: 0; line-height: 68px;  vertical-align: middle; color: #FFFFFF; font-size: 14px;}
.wj img{ margin-right: 10px;}
.footers{ margin-top:50px; width:100%; background:#0175BE;}
li a:hover{text-decoration:none;}
.focus{ position:relative; width:365px; height:170px; background-color: #000; float: left;}  
.focus img{ width: 365px; height: 170px;}
.focus .shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:30px; line-height: 30px; background:rgba(0,0,0,0.6);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; }  
.focus .shadow .title{width: 260px; height: 65px;padding-left: 30px;padding-top: 20px;}
.focus .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focus .shadow a{font-szie:12px;}
.focus .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#fc114a;}  
.focus .fPic{ position:absolute; left:0px; top:0px; }  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10; display:none;  }  
.focus .shadow a{ text-decoration:none; color:#fff; font-size:14px; overflow:hidden; margin-left:10px; font-family: "\5FAE\8F6F\96C5\9ED1";}  
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }  
.focus .fcon img{ display:block; }  
.focus .fbg{bottom:25px; right:40px; position:absolute; height:21px; text-align:center; z-index: 200; display:none; }  
.focus .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px}    
.focus .D1fBt a{position:relative; display:inline; width:12px; height:12px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#fc114a;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }
/*.focus .prev,.focus .next{position:absolute;width:40px;height:74px;background: url(../images/focus_btn.png) no-repeat;}
.focus .prev{top: 50%;margin-top: -37px; left: 0;background-position:0 -74px; cursor:pointer; }
.focus .next{top: 50%;margin-top: -37px; right: 0;  background-position:-40px -74px;  cursor:pointer;}
.focus .prev:hover{  background-position:0 0; }
.focus .next:hover{  background-position:-40px 0;}
.focus .prev1,.focus .next1{position:absolute;width:40px;height:74px;background: url(../images/focus_btn.png);}
.focus .prev1{top: 50%;margin-top: -37px; left: 0;background-position:0 -74px; cursor:pointer; }
.focus .next1{top: 50%;margin-top: -37px; right: 0;  background-position:-40px -74px;  cursor:pointer;}
.focus .prev1:hover{  background-position:0 0; }
.focus .next1:hover{  background-position:-40px 0;}*/
.jbr span{
	position: absolute;
	color: white;
	background: rgba(125,125,120,.3);
	width: 25px;
	height: 40px;
	top:60%;
	font-family: "宋体";
	line-height: 40px;
	font-size:30px;
	margin-top: -40px;
	text-align: center;
	cursor: pointer;
}
.focus .prev{left: 2px;}
.focus .next{right: 2px;}
.jbr span::selection{
	background: transparent;
}
.jbr span:hover{
	background: rgba(125,125,120,.8);
}

.jbr1 span{
	position: absolute;
	color: white;
	background: rgba(125,125,120,.3);
	width: 25px;
	height: 40px;
	top:60%;
	font-family: "宋体";
	line-height: 40px;
	font-size:30px;
	margin-top: -40px;
	text-align: center;
	cursor: pointer;
}
.focus .prev1{left: 2px;}
.focus .next1{right: 2px;}
.jbr1 span::selection{
	background: transparent;
}
.jbr1 span:hover{
	background: rgba(125,125,120,.8);
}
