﻿/*
 
 * description:网站共用样式
 * 
 * developer:xiaomixinchong
 * 
 * version:1.0
 * 
 * */

body, div, a, ol, ul, li, dl, dd, dt, img, h1, h2, h3, h4, h5, form, p, table, input, select, textarea, button {
	margin: 0;
	padding: 0;
	list-style: none;
	outline:none;
}
img, a {
	border: none
}
html, body {
	-webkit-text-size-adjust:none;
}
body {
	font:14px/1.5 "微软雅黑", "Microsoft Yahei", '宋体', Arial;
	/*position:relative;
	padding-bottom:376px;*/
	color:#000;
}
a {
	text-decoration:none;
	outline: none;
	color:#FFF;
}
.arial {
	font-family:Arial;
}
a:hover {
	transition: color 0.2s ease 0s;
}
.clear {
	zoom: 1;
}
.hide {
	display:none;
}
.close {
	cursor:pointer;
}
.clear:after, .j-row:after, #jiangtang .wrap li:after {
	display: block;
	content: "";
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}
.j-row {
	width:1000px; 
	margin-left:auto;
	margin-right:auto;
	zoom:1;
}
.j-last {
	border-right:none!important;
	margin-right:0!important;
}
.mgb-80 {
	margin-bottom:80px;
}
.mg-80 {
	margin-top:80px;
}
.mg-70 {
	margin-top:70px;
}
.mg-60 {
	margin-top:60px;
}
.mg-50 {
	margin-top:50px;
}
.mg-40 {
	margin-top:40px;
}
.mg-35 {
	margin-top:35px;
}
.mg-30 {
	margin-top:15px;
}
.mg-25 {
	margin-top:25px;
}
.mg-20 {
	margin-top:20px;
}
.mg-15 {
	margin-top:15px;
}
.mg-10 {
	margin-top:10px;
}
.mg-5 {
	margin-top:5px;
}
.mg-2 {
	margin-top:2px;
}
.ti-2 {
	text-indent:2em;
}
.f-left {
	float:left;
}
.f-right {
	float:right;
}
.w-500 {
	width:500px;
}
.w-420 {
	width:420px;
}
.w-410 {
	width:410px;
}
.tip {
	background:url(../images/op-1.png) repeat;
	padding:4px 10px
}
.tip-1 {
	background:#262626;
	padding:2px 11px
}
.lh-1-8 {
	line-height:1.8
}
.mgl-10 {
	margin-left:10px;
}
.mgl-15 {
	margin-left:15px;
}
.mgl-20 {
	margin-left:20px;
}
.mgl-25 {
	margin-left:25px;
}
.mgl-30 {
	margin-left:30px;
}
.mgl-40 {
	margin-left:40px;
}
.mgl-50 {
	margin-left:50px;
}
.mgl-65 {
	margin-left:65px;
}
.mgl-90 {
	margin-left:90px;
}
.mgl-5 {
	margin-left:5px;
}
.mgl-70 {
	margin-left:50px;
}
.mgl-120 {
	margin-left:120px;
}
.mgl-125 {
	margin-left:125px;
}
.bg-efefef {
	background:#efefef;
}
.t-center {
	text-align:center;
}
.c-4e4e4e {
	color:#4e4e4e
}
.ff-s {
	font-family:"宋体"
}
.fs-14 {
	font-size:14px;
}
.fs-30 {
	font-size:30px;
}
.c-9 {
	color:#999
}
.bold {
	font-weight:bold
}
.bdb-c0c0c0 {
	border-bottom:1px solid #c0c0c0
}
em {
	font-style:normal
}
.btn {
	font-size:16px;
	background:#FFF;
	display:inline-block;
	vertical-align:middle;
	width:90px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#FFF;
	border:2px solid #FFF;
}
.btn:hover {
	opacity:0.8;
	filter:alpha(opacity=80)
}
.btn-1 {
	background:#ff6000;
}
.btn-2 {
	color:#000;
*margin-left:4px;
}
.btn {
*display:inline;
}

/*右侧导航*/
.right-nav {
	position:fixed;
	z-index:10000;
	top:0;
	height:100%;
	width:40px;
	right:0;
	font-family: "微软雅黑";
}
.right-inner {
	position:absolute;
	top:0;
	left:0;
	width:40px;
	height:100%;
	background:#232323;
}
.right-nav .rn-wrap-1 {
	position:absolute;
	top:15%;
	right:0;
}
.right-nav .rn-wrap-1 li {
	position:relative;
	background: #232323;
	text-align: center;
	width: 20px;
	padding:0 10px;
	height:125px;
	color:#FFF;
}
.right-nav .rn-wrap-1 li:hover, .right-nav .rn-wrap-1 li.current {
	background: #d51515;
}
.right-nav .rn-div i {
	display:block;
	margin:0 auto;
	width:23px;
	height:22px;
	background:url(../images/zyy/ico-5.png) no-repeat 0 0;
}
.right-nav .rn-wrap-1 li .rn-dialog {
	position: absolute;
	right:40px;
	border:1px solid #d51515;
	background:#FFF;
	width:340px;
	padding-bottom: 10px;
	top:-50px;
	display:none;
}
.right-nav .rn-wrap-1 li .rn-dialog .rn-content {
	padding:0 25px;
}
.t-center {
	text-align: center;
}
.rn-content p {
	font-size:14px;
	color:#666
}
.rn-content .rn-d-bottom {
	text-align: center;
}
.rn-content .rn-d-bottom .rn-btn-1 {
	width:260px;
	height:40px;
	line-height: 40px;
	color:#FFF;
	font-size:14px;
	text-align: center;
	background: #d51515;
	display: block;
	margin:0 auto 20px;
}
.right-nav .rn-wrap-1 li.current .rn-dialog {
	display:block
}
.rn-content .logout span, .rn-content .logout span a {
	color:#d30b16;
	font-size: 14px;
}
.rn-content .s-c a {
	font-size: 18px;
	color:#656565
}
.rn-content .s-c img {
	vertical-align: middle;
	margin-right: 10px;
}
.right-nav .rn-dialog .rn-trig {
	position: absolute;
	right: -10px;
	border:5px solid transparent;
	border-left:5px solid #FFF;
	top:95px;
}
.right-nav .rn-wrap-1 li .rn-dialog .rn-d-title {
	color:#d51515;
	font-size:24px;
	height:70px;
	line-height:70px;
	background:#f3f3f3
}
.right-nav .rn-wrap-1 li .rn-dialog table {
	width:100%;
	font-size: 12px;
	border-collapse: collapse;
}
.right-nav .rn-wrap-1 li .rn-dialog table td {
	padding:10px 0;
	border-bottom: 1px solid #d2d2d2;
	text-align: left;
}
.right-nav .rn-wrap-1 li .rn-dialog table td.img {
	width:73px;
}
.right-nav .rn-wrap-1 li .rn-dialog table td.red, .right-nav .rn-wrap-1 li .rn-dialog table td.file {
	color:#d51515;
	width:70px
}
.right-nav .rn-wrap-1 li .rn-dialog table td.title {
	color:#333;
	width:100px;
	padding-right:25px;
}
.right-nav .rn-wrap-1 li .rn-dialog table td.opt {
	color:#666
}
table td.opt a {
	color: #666
}
.right-nav .rn-wrap-1 .rn-d-bottom {
	color:#999;
	margin-top: 20px;
}
.right-nav .rn-wrap-1 .rn-d-bottom .rn-btn {
	float:right;
	width:150px;
	height:40px;
	line-height: 40px;
	color:#FFF;
	font-size:14px;
	text-align: center;
	background: #d51515;
}
.right-nav .rn-wrap-1 .rn-d-bottom p {
	text-align: left;
}
.right-nav .rn-wrap-1 .rn-d-bottom p em {
	color:#d51515;
	font-size: 14px;
}
.right-nav li .rn-div {
	line-height:1.2;
}
.right-nav li.rn-ico-1 .rn-div {
	padding-top:25px;
	height:99px;
	cursor: pointer;
	border-bottom:1px solid #4c4c4c;
}
.right-nav li.rn-ico-2 .rn-div {
	padding-top:15px;
	height:109px;
	border-bottom:1px solid #4c4c4c;
}
.right-nav li .rn-div i {
	margin-bottom:10px;
}
.right-nav li.rn-ico-2 .rn-div i {
	background-position: 0 -43px;
}
.right-nav li.rn-ico-3 {
	height:50px;
}
.right-nav li.rn-ico-3 .rn-div {
	padding-top:13px;
	height:37px;
}
.right-nav li.rn-ico-3 .rn-div i {
	background-position: 0 -86px;
}
.right-nav .rn-input {
	border:1px solid #c0c0c0;
	height:35px;
	line-height:35px;
	box-shadow:0 0 0 1px #eaeaea;
	width:88px;
	padding-left:12px;
	color:#666
}
.right-nav .rn-input-1, .right-nav .rn-input-2 {
	width:200px;
	padding-left:50px;
	background:url(../images/zyy/ico-6.gif) no-repeat 10px 7px;
}
.right-nav .rn-input-2 {
	background:url(../images/zyy/ico-6.gif) no-repeat 10px -43px;
}
.right-nav .rn-wrap-1 {
	position: relative;
}
.right-nav .rn-wrap-1 li.rn-ico-2 .rn-dialog table {
/*width:100%;
	font-size: 12px;
	border-collapse: collapse;*/
}
.right-nav .rn-bt-1 {
	width:256px;
	height:38px;
	line-height:38px;
	background:#cd1313;
	font-size:16px;
	color:#FFF;
	border:none;
	border-radius: 2px;
	cursor: pointer;
}
.right-nav .rn-bt-1:hover {
	opacity: .8;
	filter:alpha(opacity=80)
}
.right-nav .rn-wrap-1 li.rn-ico-3 .rn-dialog {
	top:-76px
}
.right-nav .rn-wrap-1 li.rn-ico-3 .rn-dialog table td {
	border:none;
}
.rn-top {
	position: absolute;
	width:40px;
	text-align: center;
	left: 0;
	bottom:10%;
	color:#FFF;
	cursor: pointer;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
}
.rn-top b {
	position: absolute;
	left:50%;
	margin-left:-8px;
	top:-16px;
	border:8px solid transparent;
	border-bottom:8px solid #FFF;
}
/*右侧导航 end*/

.detail-left {
	width:1000px;
}
.d-tab {
}
.d-tab ul {
	height:50px;
	line-height: 50px;
	border-bottom: 3px solid #c9c9c9;
	font-size: 18px;
	color:#333
}
.d-tab ul li {
	float:left;
	margin-bottom:-3px;
	width:104px;
	text-align: center;
	cursor: pointer;
}
.d-tab ul li.current {
	border-bottom:5px solid #d51515;
}
.d-content {
	font-size: 12px;
	color:#666;
	text-align:left;
	font-family: "宋体";
}
.d-content p {
	line-height: 2;
}
/*备考资料*/
#content .left-1 {
	width:210px;
	margin-top:16px;
	float:left;
}
#content .left-1 dl {
}
#content .left-1 dl dt {
	height:41px;
	line-height:41px;
	background:#4f4f4f;
	text-align:center;
	color:#FFF;
	font-size:18px;
}
#content .left-1 dl dd {
	height:50px;
	line-height:50px;
	border-bottom:1px dashed #fff;
	color:#FFF;
	font-size:16px;
	background:#0b953c;
}
#content .left-1 dl dd a {
	color:#FFF;
}
#content .left-1 dl dd:hover, #content .left-1 dl dd.current {
	background:#097730
}
#content .left-1 dl dd i {
	display:inline-block;
	width:20px;
	margin-left:19px;
	vertical-align:middle;
	height:20px;
	background:url(../images/zyy/ico-3-small.png) no-repeat;
	margin-right:8px
}
#content .left-1 dl dd i {
*display:inline
}
#content .left-1 dl dd.c-2 i {
	background-position:0 -33px
}
#content .left-1 dl dd.c-3 i {
	background-position:0 -66px
}
#content .left-1 dl dd.c-4 i {
	background-position:0 -99px
}
#content .left-1 dl dd.c-5 i {
	background-position:0 -132px
}
#content .left-1 dl dd.c-6 i {
	background-position:0 -165px
}
#content .left-1 dl dd.c-7 i {
	background-position:0 -198px
}
#content .left-1 dl dd.c-8 i {
	background-position:0 -231px
}
#content .left-1 dl dd.c-9 i {
	background-position:0 -264px;
}
#content .right-1 {
	width:764px;
	margin-left:25px;
	margin-top:16px;
}
.header-4 {
	height:42px;
	line-height:42px;
	border-bottom:1px solid #004460;
	width:100%;
}
.header-4 h2 {
	width:165px;
	background:#004460;
	color:#FFF;
	font-weight:normal
}
.header-4 h2 i {
	display:inline-block;
	width:28px;
	height:25px;
	background:url(../images/zyy/ico-3.png) no-repeat;
	margin:0 10px 0 20px;
	vertical-align:middle
}
.header-4 h2 i {
*display:inline
}
.header-4 h2 i.h-1 {
	background-position:0 -196px;
}
.r-content p {
	line-height:2;
	margin-bottom:10px;
}
.infolist{
	width:1000px;
}
.zipidao {
	border: 1px solid #e4e4e4;
}

.zipidao li {
	height: 50px;
	width: 1000px;
}

.zipidao li a {
	color: #000;
	font: 14px/ 50px "sumsin";
	display: inline-block;
	width: 920px;
	background: url(../images/home3/jian.png) no-repeat 20px center;
	padding-left: 40px;
	text-align: left;
}

.zipidao li a:hover {
	color: #d20001;
	font: 14px/ 50px "sumsin";
	display: inline-block;
	width: 920px;
	background: url(../images/home3/jian2.png) no-repeat 20px center;
	padding-left: 40px
}

.zipidao li a span {
	float: right;
	margin-right: 20px
}

.zipidao li.hui {
	background: #f8f8f8
}

.fenye {
	text-align: center;
	margin: 20px auto;
	margin-top: 0px;
}

.fenye a {
	padding: 0 10px;
	color: #000;
}

.fenye a:HOVER {
	color: #d20001;
}
.header-4 {
	height: 42px;
	line-height: 42px;
	border-bottom: 1px solid #004460;
	width: 100%;
}

.header-4 h2 {
	width: 185px;
	background: #004460;
	color: #FFF;
	font-weight: normal;
	text-align:left;
}

.header-4 h2 i {
	display: inline-block;
	width: 28px;
	height: 25px;
	background: url(../images/zyy/ico-3.png) no-repeat;
	margin: 0 10px 0 20px;
	vertical-align: middle
}

.header-4 h2 i { *
	display: inline
}

.header-4 h2 i.h-1 {
	background-position: 0 -196px;
}

.header-4 span {
	float: right;
	margin-right: 10px;
	font-weight: normal
}

.header-4 span a {
	color: #000
}
.r-content {
	width: 980px;
	margin-left: 25px;
}

.r-content p {
	line-height: 2;
	margin-bottom: 10px;
}
.biaotih2 {
	height: auto;
	border-bottom: 1px solid #d20001;
	width: 980px;
	margin: 0 auto;
	padding-bottom: 10px;
	margin-bottom: 10px
}

.biaotih2 h2 {
	text-align: center;
	font: 21px/ 40px "Microsoft YaHei";
}

.biaotih2 h3 {
	text-align: center;
	font: 12px/ 20px "sumsin";
	color: #888;
}

.biaotih2 h3 span {
	padding: 0 5px
}

.biaotih2 h3 a {
	text-align: center;
	font: 12px/ 20px "sumsin";
	color: #888;
	padding: 0 2px
}