@charset "utf-8";

/*===子页面样式===*/
#container.subpage{
	margin:20px auto;
	padding: 0;
	border: solid 1px #e0e0e0;
}
/*面包屑样式*/
.breadcrumb{
	width: 1200px;
	margin:15px auto;
	height: 40px;
	background: #f7f8fa;
	border-bottom: 1px solid #e9e9e9;
	color: #2f2f2f;
	font-size: 12px;
	line-height: 24px;
	margin-bottom: 0;
}

.breadcrumb>li+li:before{
	content: ">";
}
/*子页列表导航样式*/
.subnav{
	 
}
.subnav .nav-title{	
	height: 53px;
	font:bold 24px/53px 思源黑体;
	letter-spacing: 1px;
	
	text-align: center;
	color: #fff;
	background: url(../images/list_title.png) no-repeat;
}
.subnav .nav-title.ssfwbg{
	background: #eb843d;
}
.subnav .nav-title a,.subnav .nav-title a:hover{
	color: #fff;
}

.subnav ul{
	
}
.nav-stacked>li+li{
	margin-top: 0;
}
.subnav li{
	width: 100%;
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	border-top:1px solid #fff;
	background: #f8f8f8;
}
.subnav li:first-child{
	border-top:0;
}
.subnav li a{
	position: relative;
	padding: 0;
	height: 46px;
	padding-left: 24px;
	color: #323232;
	
	
}

.subnav li a::after{
	position: absolute;
	display: block;
	top:0;
	right: 10px;
	content: url(../images/off.png);
}
#open{
	background-color: #fba548;
	box-shadow: inset 0px -3px 0px 0px 
		rgba(0, 0, 0, 0.1);
	color: #fff;
	color: #fff;
}

#open a{
	background-color: #fba548;
	box-shadow: inset 0px -3px 0px 0px 
		rgba(0, 0, 0, 0.1);
	color: #fff;
	color: #fff;
	font-weight: bold;
}

#open a::after{
	position: absolute;
	display: block;
	top:0;
	right: 10px;
	content: url(../images/open.png);
}

.subnav li:hover a,.subnav .active a{
	position: relative;
	background-color: #fba548;
	box-shadow: inset 0px -3px 0px 0px 
		rgba(0, 0, 0, 0.1);
	color: #fff;
	font-weight: bold;
}


.subnav li:hover a:after,.subnav .active a:after{
	position: absolute;
	top:0;
	right: 10px;
	content: url(../images/off_hover.png);
}
.list_dd{
    display: none;
}
.list_li{
    width: 100%;
	height: 40px;
	padding-left: 24px;
    line-height: 40px;
	font-size: 16px;
	color: #323232;
    border-top: 1px solid #ebebeb;
	background: #f8f8f8;
	cursor: pointer;
}

.list_li:first-child{
	border-top: none;
}
.list_li:hover{
    background: #faba72;
	color: #fff;
}
.page-title{
	text-align: left;	
	height: 40px;	
	border-bottom: 2px solid #0068b7;
}
.page-title .p-title{
	position: relative;
	padding: 0 15px;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;	
	color: #fff;
	line-height: 38px;
	background:#0068b7;
}
.page-title .p-title::before{
	position: absolute;
	top: -14px;
	height: 11px;
	width: 13px;
	left: 0;
	content: url(../images/list_sj.png);
}
.page-title .s-title{
	position: relative;
	padding: 0 15px;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;	
	color: #eb843d;
	line-height: 38px;
	border-bottom: solid 2px #eb843d;
}
.page-title .s-title::after{
	position: absolute;
	bottom: 17px;
	height: 6px;
	width: 12px;
	left: 50%;
	transform: translateX(-50%);
	content: url(../images/t_ss.png);
}
.page-list{
	min-height: 560px;
	padding: 10px 15px;
}
/*分页样式*/
.turnpage .pagination>li:last-child>a,.turnpage .pagination>li:last-child>span,.turnpage .pagination>li:first-child>a,.turnpage .pagination>li:first-child>span{
	border-radius: 0;
}
.turnpage .input-group{
	max-width: 135px;
	margin: 20px auto;
}
.turnpage a.active{
	background: #e96a6c;
	color: #fff;
}
.turnpage .input-group .btn{
	border-radius: 0;
}
.turnpage .form-control{
	max-width: 43px;
}

/*文章内容样式*/
.page-content{
	padding: 0 50px;
}
.page-content h2{
	font-size: 30px;
	font-weight: bold;
	color: #000;
	text-align: center;
	padding: 15px 0;
	font-family: "思源黑体";
}
.page-content .subway{
	height: 25px;
	font: 12px/25px 思源黑体;
	color: #757575;
	background: #f2f2f2;
}
.page-content .line{
	width: 100%;
	height: 2px;
	margin: 35px 0 20px 0;
	background: #cacaca;
}
.page-content .main{
	padding: 20px 0;
}
/*文章快捷翻页*/
.quickturn{
	width: auto;
	margin: 20px auto;
}
.quickturn li{
	display: table;
	width: 100%;
	height: 20px;
	margin: 5px auto;
	table-layout: fixed;
}
.quickturn li .head{
	display: table-cell;
	width: 50px;
	font: 14px/20px 思源黑体;
	color: #fff;
	background: #469bdf;
	text-align: center;
}
.quickturn li .body{
	display: table-cell;
	padding: 0 5px;
	font: 14px/20px 思源黑体;
	color: #474747;
	text-align: left;
}


/*司法公开查询框*/
.doc-querybox{
	height: 50px;
	background: #f4f4f4;
	overflow: hidden;
}
.doc-querybox .main{
	width: 100%;
	height: 100%;
	padding-top:8px;
	padding-bottom: 8px;
	padding-left: 120px;
	margin-left: -120px;
}
.doc-querybox .own-box-title.nav-tabs>li.active>a{
	height: 50px;
	line-height: 30px;
}
.doc-querybox .input-group-addon,.doc-querybox .form-control{
	border-radius: 0;
	background: #fff;
	border-color: #c5dae8;
	font-size: 12px;
}
.doc-querybox .input-group-addon{
	background: none;
	border: none;
}
.doc-querybox .submit, .doc-querybox .reset {
    padding: 5px;
}
.pubmsg-box{
	margin-top: 10px;
}
/*视频列表样式*/
.video-list{
	overflow: hidden;

}
.video-item{
	height: 170px;
}
.video-item a{
	position: relative;
	display: block;
	height: 100%;
	padding: 10px;
	background: #eee;
	color: #2f2f2f;
	border: solid 1px #eee;
}
.video-item a:hover{
	box-shadow: 0 0 6px 1px rgba(0,0,0,0.3);
}
.video-item .playbtn{
	position: absolute;
	width: 50px;
	height: 50px;
	top: 50%;
	left: 50%;
	margin: -40px 0 0 -25px;
	opacity: 0.6;
	filter:alpha(opacity=60)
}
.video-item .timer{
	position: absolute;
	bottom: 50px;
	right: 15px;
	padding:1px 10px;
	color: #fff;
	font-size: 12px;
	border-radius: 10px;
	background: #3766be;
}
.video-item .playbtn:hover{
	opacity: 1;
	filter:alpha(opacity=100)
}
.video-item .img{
	width: 100%;
	height: 114px;
}
.video-list .name{
	font-size: 12px;
	line-height: 40px;	
}


/*查询面板*/
.query-panel{
	border-radius: 0;
}
.query-panel .titlebar{
	border-radius: 0;
}
.query-panel .panel-title{
	font-family: 思源黑体;
	font-weight: bold;
	font-size: 14px;
}
.query-panel .own-box-title.nav-tabs>li.active>a{
	height: 50px;
	line-height: 30px;
}
.query-panel .input-group-addon,.query-panel .form-control{
	border-radius: 0;
	background: #fff;
	border-color: #e0e0e0;
	font-size: 12px;
}
.query-panel .input-group-addon{
	background: none;
	border: none;
}
/*表格样式*/
.subform{
	}
.subform table{
	border:solid 1px #e7e7e7;
	border-collapse:collapse;
	word-break:break-all;
	}
.subform th{
	height:35px;
	background:#fafafa;
	border-bottom-width:1px;
	}
.subform .table-bordered>thead>tr>th, .table-bordered>thead>tr>td{
	border-bottom-width:1px;
}
.subform .title{
	float:left;
	margin-left:10px;
	font:bold 14px/35px 思源黑体;
	color:#3766be;
	}
.subform td{
	max-width:30%;
	height:40px;
	padding:0 3em;
	border:solid 1px #e7e7e7;
	font:12px/40px 思源黑体;
	color:#777;
 	}
.subform td b{
	padding:0 3px 0 20px;
	}
.subform td b:first-child{
	padding:0 3px 0 0;
	}
.subitem{
	text-align:center;
	}
.subform .more{
	float:right;
	padding:0 10px;
	margin:8px;
	border:solid 1px #3766be;
	border-radius:5px;
	font:12px/18px 思源黑体;
	color:#3766be;
	}
.subform .more:hover{
	background:#3766be;
	color:#fff;
	}
.medialist th{
	border: solid 1px #e7e7e7;
	text-align: center;
}
.medialist .title,.medialist td{
	float: none;
	text-align: center;
}
.medialist .subitem{
	text-align: left;
}
.medialist .subitem a{
	max-width: 80%;
}
/*表格样式2*/
.doclist{
	padding:10px;
	}
.doclist table{
	border-collapse:collapse;
	table-layout:fixed;
	}
.doclist tr{
	height:30px;
	font:14px/30px 思源黑体;
	color:#626262;
	text-align:center;
	}
.doclist .table>thead>tr>th,.doclist .table>tbody>tr>th,.doclist .table>tfoot>tr>th,.doclist .table>thead>tr>td,.doclist .table>tbody>tr>td,.doclist .table>tfoot>tr>td{
	border-top: none;
}
.doclist td a{
	display:inline-block;
	width:100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	/*text-align:left;*/
	}
.docmessage{
	width:auto;
	height:35px;
	margin:10px auto;
	background:#fafafa;
	font:12px/35px 思源黑体;
	color:#70afed;
	text-align:center;
	}
.docmessage em{
	padding:0 5px;
	font:12px/35px 思源黑体;
	color:#70afed;
	}
.textbox{
	width:auto;
	height:auto;
	overflow:hidden;
	line-height:2.5em;
	color:#777;
	padding:10px 0 40px 0;
	border-bottom:dashed 1px #aaa;
	}
.textbox p{
	line-height:2em;
	}
/*登录弹窗*/
/* input */
.theme-signin input {
	font-size: 12px;
	font-size: 100%;
	font-family: 思源黑体;
	outline: none;
	line-height: normal;
	color: #444;
}
.theme-signin .ipt {
	border: solid 1px #d2d2d2;
	border-left-color: #ccc;
	border-top-color: #ccc;
	border-radius: 2px;
	box-shadow: inset 0 1px 0 #f8f8f8;
	background-color: #fff;
	padding: 4px 6px;
	height: 31px;
	line-height: 31px;
	color: #555;
	width: 180px;
	vertical-align: baseline;
}
.theme-signin .ipt:focus {
	border-color: #95C8F1;
	box-shadow: 0 0 4px #95C8F1;
}
/* btn */
.theme-signin .btn {
	position: relative;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	height: 27px;
	line-height: 27px;
	min-width: 52px;
	padding: 0 12px;
	text-align: center;
	text-decoration: none;
	border-radius: 2px;
	border: 1px solid #ddd;
	color: #666;
	background-color: #f5f5f5;
	background: -webkit-linear-gradient(top, #F5F5F5, #F1F1F1);
	background: -moz-linear-gradient(top, #F5F5F5, #F1F1F1);
	background: linear-gradient(top, #F5F5F5, #F1F1F1);
}
.theme-signin input.btn {
	height: 29px;
}
.theme-signin .btn-primary {
	border-color: #3079ED;
	color: #F3F7FC;
	background-color: #4D90FE;
	background: -webkit-linear-gradient(top, #4D90FE, #4787ED);
	background: -moz-linear-gradient(top, #4D90FE, #4787ED);
	background: linear-gradient(top, #4D90FE, #4787ED);
}
.theme-signin .btn-primary:hover {
	border-color: #2F5BB7;
	color: #fff;
	background-color: #4D90FE;
	background: -webkit-linear-gradient(top, #4D90FE, #357AE8);
	background: -moz-linear-gradient(top, #4D90FE, #357AE8);
	background: linear-gradient(top, #4D90FE, #357AE8);
}
.theme-signin .btn-primary:active {
	box-shadow: #2176D3 0 1px 2px 0 inset;
	border-color: #3079ED;
}
.theme-signin .btn-primary:focus {
	border-color: #4d90fe;
	outline: none
}
.theme-signin .theme-buy {
	margin-top: 7%;
	text-align: center;
}
.theme-signin {
	font-size: 15px;
}
.theme-popover-mask {
	z-index: 1;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	display: none;
}
.theme-popover {
	z-index: 9;
	position: absolute;
	top: 40%;
	left: 58%;
	width: auto;
	height: auto;
	margin: -180px 0 0 -330px;
	border-radius: 5px;
	border: solid 1px #e4e4e4;
	background-color: #fff;
	display: none;
	box-shadow: 0 0 10px #666;
	background: #fff;
	overflow:hidden;
}
.theme-poptit {
	border-bottom: 1px solid #d5d5d5;
	background:#f6f6f6;
	padding: 12px;
	position: relative;
	height: 24px;
}
.theme-poptit .close {
	float: right;
	color: #626262;
	padding: 5px;
	margin: -2px -5px -5px;
	font: bold 14px/14px simsun;
	text-shadow: 0 1px 0 #ddd
}
.theme-poptit h3{
	color:#212a31;
	font-size:14px;
	font-weight:normal;
	font-family:思源黑体;
	}
.theme-poptit .close:hover {
	color: #0071ce;
}
.theme-popbod {
	padding: 60px 15px;
	color: #444;
	height: auto;
}
.dform {
	padding:25px 40px;
	text-align: center;
}
.theme-signin {
	margin:0 auto;
	text-align: left;
	font-size: 14px;
}
.theme-signin h4 {
	color: #999;
	font-weight: 100;
	margin-bottom: 20px;
	font-size: 12px;
}
.theme-signin li {
	list-style:none;
	padding-left:120px;
	margin-bottom: 15px;
}
.theme-signin li strong {
	float: left;
	margin-left: -80px;
	width:80px;
	text-align: right;
	line-height: 32px;
	font-family:思源黑体;
	color:#777;
}
.theme-signin .btn {
	margin-bottom: 10px;
	margin-right:10px;
}
.theme-signin p {
	font-size: 12px;
	color: #999;
}

/*锚点导航*/

.slidenav{
	position: fixed;
	display: table;
	width: 120px;
	height: auto;
	margin-right: auto;
	top: 300px;
	left:0;
	right: auto;
	z-index: 99;
}

@media (min-width: 1368px) {
	.slidenav{
		position: fixed;
		display: table;
		width: 120px;
		height: auto;
		margin-right:610px;
		top: 300px;
		right:50%;
		left: auto;
	}
}
.slidenav:before{
	position: absolute;
	width: 2px;
	height: 100%;
	border-left: dashed 1px #a7a7a7;
	right: -20px;
	content: "";
}
.slidenav li{
	position: relative;
	width: auto;
	height: 30px;
	margin-bottom: 10px;
	border: solid 1px #3766be;
	border-radius: 5px;
	background: #fff;		
}
.slidenav li:before{
	position: absolute;
	width: 10px;
	height: 10px;
	top: 50%;
	right: -25px;
	margin-top: -2.5px;
	border-radius: 3px;
	background: #3766be;
	content: "";
}
.slidenav li:active{
	background: #3766be;
}
.slidenav li a{
	display: block;
	width: auto;
	height: 100%;
	font: 12px/30px 思源黑体;
	color: #3766be;
	text-align: center;
}
.slidenav li:active a{
	color: #fff;
}

/*结果页*/
.result{
	padding:15px;
	font:12px/30px 思源黑体;
	color:#626262;
	}
.result .tip{
	margin: 15px auto;
	font:14px/30px 思源黑体;
	color: #999;
}
.result ul li{
	display: table;
	width: 100%;
/* 	padding-bottom: 10px; */
	margin-bottom: 20px;
	border-bottom: dashed 1px #d2d2d2;
}
.result .maintitle{
	font: 18px/50px 思源黑体;
	margin-bottom: 10px;
	color: #2f2f2f;
}
.result .info{
	font:12px/30px 思源黑体;
	padding: 0 5px;
	color: #5a5958;
	background: #f3f3f3;
}
.result .btn-box{
	width: auto;
	height: 40px;
	padding: 5px 0;
	text-align: center;
}

.result img{
	display: block;
	margin: 20px auto;
}
.orange{
	color: #ffa800;
}	


/*选择法院*/
/*公共：盒子样式*/
.basicbox{
    position: relative;
	width:auto;
	background:#fff;
    border:solid 1px #eddeca;
    overflow: hidden;
	}
.basicbox:first-child{
	margin-left:0;
	}
.basicbox .head{
	position:relative;
	height:42px;
	padding-top: 5px;
	background: #2f92ec;
	}

.basicbox .head .name{
	width:auto;
	height:37px;	
	font:bold 14px/37px 思源黑体;
	color:#fff;
	background: #2076c4;
	text-align:center;
	}
.basicbox .head .main{
	width:auto;
	margin:0 12px;
	padding:0 10px;
	font:24px/46px 思源黑体;
	border-radius:5px;
	}
.basicbox .head .more{
	float:right;
	width:auto;
	height:50px;
	margin:8px;
	font:14px/50px 思源黑体;
	color:#333;
	}
.basicbox .head .more:hover{
	color:#d0482e;
	}
.basicbox .body{
	width:auto;
	}
/*表格样式*/
.form-type-1{
	overflow: hidden;
}
.form-type-1 dt{
	height: 40px;
	background: #fff5e9;
	border-bottom: none;
	font: 18px/40px 思源黑体;
	color: #a0562d;
	text-align: center;
}
.form-type-1 .item{
	float: left;
	height:100%
}
.form-type-1 dd{
	height: 65px;
	border-top: solid 1px #e4c79e;
	font: 18px/65px 思源黑体;
	color: #a0562d;
	text-align: center;
	}
.form-type-1 dd:hover{
	background: #f4f9fd;
}
.form-type-1 dd a:hover{
	font-weight: bold;
}
.chosebox{
	position: relative;
	height: 100%;
}
.chosebox .first-level,.chosebox .second-level{
	padding: 10px;
	overflow: hidden;
}
.secondbar{
}
.secondbar dt{
	padding: 0 15px;
}
.secondbar dt .second-court{
	margin-left: 10px;
}
.secondbar dt .second-court:before{
	content: "您当前选择的法院是：";
}
.secondbar .first-court{
	font-size: 18px;
	font-weight: bold;
}
.secondbar dd{
	border: none;
	height: 45px;
	margin: 2px auto;
	line-height: 45px;
}
.secondbar dd:hover{
	background: #fff;
}
.secondbar dd .item:hover,.secondbar dd .active{
	background: #fbf1e7;
}
.secondbar .item{
	float: left;
	box-sizing: border-box;
	padding: 0 10px;
	text-align: left;
	font-size: 14px;
}
.second-level{
	display: none;
}
.chosebox .btn-box{
	position: absolute;
	width: 100%;
	height: 58px;
	bottom: 0;
	padding: 10px 0;
	text-align: center;
	background: #fbf1e7;
	border-top: solid 1px #e4c79e;
}
.chosebox .submit{
	width: 120px;
	height: 100%;
	margin: 0 10px;
	background: #2076c4;
	font:bold 14px 思源黑体;
	color: #fff;
	border-radius: 0;
}
.chosebox .reset{
	width: 120px;
	height: 100%;
	margin: 0 10px;
	background: #f2e0c9;
	font:bold 14px 思源黑体;
	color: #2f2f2f;
	border-radius: 0;
}
#chose-prev{
	display: none;
}
.case-content .choosebtn{
	height: 54px;
	background-image: -moz-linear-gradient( 90deg, rgb(222,107,31) 0%, rgb(240,155,99) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(222,107,31) 0%, rgb(240,155,99) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(222,107,31) 0%, rgb(240,155,99) 100%);
	border: solid 1px rgb( 221, 172, 105 );
	box-shadow:inset 0 0 3px #ffe0b0;
	color: #fff;
	border-radius: 5px;
	font-size: 20px;
}

.password-tip{
	font: 12px/24px 思源黑体;
	color: #333;
}
.password-name{
	display: table;
	width: 100%;
	background: #f9fbff;
	border:dashed 1px #c3d2ef;
}
.password-title{
	font:bold 14px/30px 思源黑体;
	color: #3e6ec5;
}




/*文书列表*/
.index-text-type-1{
	position: relative;
	background: #fff;
	padding: 45px 20px;
	border-radius: 5px;
	behavior: url(js/PIE.htc);
}
.index-text-type-1 .item{
	display: inline-block;
	position: relative;
	width: 302px;
	height: 53px;
	margin: 16px 20px;
	border: solid 1px #dbdbdb;
	border-radius: 5px;
	background: #fff;
	behavior: url(js/PIE.htc);	
}
.index-text-type-1 .item:hover{
	background: #86c4f3;
	border-color: #86c4f3;
}
.index-text-type-1 .item:before{
	position: absolute;
	top: 17px;
	left: 17px;
	content: url(../images/icon-doc1.png);
}
.index-text-type-1 .item:hover:before{
	content: url(../images/icon-doc1-hover.png);
}
.index-text-type-1 .item:after{
	position: absolute;
	top: 17px;
	right: 17px;
	content: ">";
	color: #cdcdcd;
}
.index-text-type-1 .item:hover:after{
	color: #fff;
}
.index-text-type-1 .item a{
	display: block;
	height: 50px;
	font: 14px/50px 思源黑体;
	padding: 0 40px 0 60px;
	color: #000;
	text-align: left;
}
.index-text-type-1 .item:hover a{
	color: #fff;
}


/*===特殊页面样式===*/
/*机构设置*/
.instpage{
	
}
.slid-leader{
	
    border: 1px solid #e5e5e5; 
}
.slid-leader.right{
	min-height: 1625px;
}
*+.slid-leader{
	margin-top: 10px;
}
.slid-leader .item{
    margin: 5px auto;
	text-align: center;
	
}
.slid-leader .item .img{
	display: inline-block;
    width: 70px;  
    margin: 0 15px;
}
.slid-leader .item .name{
	font: 12px/26px 思源黑体;
}
.slid-leader .item.space .img{
    width: 100px;
}
.slid-leader .item .img img{
	width: 100%;
	padding: 4px;
	border: 1px solid #E0E0E0;
    box-shadow: 2px 2px 2px #E9E9E9;
    overflow: hidden;
}
.slid-leader .point-title{
    height: 50px;
    line-height: 50px;
    margin-bottom: 15px;
    border-bottom: solid 1px #eee;
    font-size: 16px;
    font-weight: bold;
    font-family: "思源黑体";
    overflow: hidden;
}
.slid-leader .point-title:before{
	display: inline-block;
	width: 12px;
	height: 12px;	
	margin-right: 10px;
	background: #3766be;
	content:"";
}
.slid-leader .leader-list{
	display: block;
    min-height: 173px;
    margin-bottom: 20px;
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 20px;
    overflow: hidden;
}
.slid-leader .leader-list .pic{
    width: 118px;
    height: 173px;
    position: absolute;
}

.slid-leader .leader-list .pic {
	width: 118px;
	height: 173px;
	*margin-left: -140px!important;
	_margin-left: 0;
	position: absolute;
	*position: absolute!important;
	_position: fixed;
	*float: inherit!important;
	_float: left;
}

.slid-leader .leader-list .pic img {
	width: 118px;
	height: 173px;
}

.slid-leader .leader-list .name {
	margin-left: 140px;
	font-size: 18px;
	line-height: 2.0;
	font-family: "思源黑体";
}

.slid-leader .leader-list .position {
	margin-left: 140px;
	font-size: 14px;
	line-height: 1.8;
	margin-bottom: 10px;
}

.slid-leader .leader-list .note {
	margin-left: 140px;
	font-size: 14px;
	line-height: 1.8;
}

/*查询条*/
.consultbar{
	width:auto;
	margin:0 auto 10px auto;
	background:#f5f5f5;
	}
.consultbar .content{
	width:auto;
	margin:0 auto;
	padding:15px 20px;
	overflow: hidden;
	}
.consultbar li{
	float:left;
	width:auto;
	height:100%;
	padding:0 1%;
	text-align:center;
	}
.consultbar .name{
	float:left;
	width:auto;
	font:14px/34px 思源黑体;
	color:#474747;
	text-align:right;
	}
.consultbar .inputbox{
	float:left;
	width:auto;
	height:34px;
	padding:0 5px;
	margin:0 5px;
	background:#fff;
	border:solid 1px #e1e1e1;
	font:12px/25px 思源黑体;
	color:#777;
	}
.consultbar .longinput{
	width:360px;
	}
.consultbar .middleinput{
	width:170px;
	}
.consultbar .shortinput{
	width:120px;
	}
.consultbar .miniinput{
	width:90px;
	}
.consultbar .yzm{
	float:left;
	width:80px;
	height:34px;
	margin-left:5px;
	border:solid 1px #e2e2e2;
	overflow:hidden;
	}
.consultbar .yzm img{
	width:80px;
	height:34px;
	}
.btnbox{
	width:100%;
	height:100%;
	}
.btnbox .btn{
	width:85px;
	height:34px;
	font:bold 14px 思源黑体;
	}
.btnbox .submit{
	background-image: -moz-linear-gradient( 90deg, rgb(224,90,0) 0%, rgb(255,118,12) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(224,90,0) 0%, rgb(255,118,12) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(224,90,0) 0%, rgb(255,118,12) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0.5, startColorstr = #ff760c, endColorstr = #e05a00); /*IE8*/
	font:bold 14px 思源黑体;
	color:#fff;
	border-radius: 3px;
	border: solid 1px #ef6d05;
	}
.btnbox .reset{
	background-image: -moz-linear-gradient( 90deg, rgb(238,238,238) 0%, rgb(255,255,255) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(238,238,238) 0%, rgb(255,255,255) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(238,238,238) 0%, rgb(255,255,255) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0.5, startColorstr = #ffffff, endColorstr = #eeeeee); /*IE8*/
	font:bold 14px 思源黑体;
	color:#2f2f2f;
	border-radius: 3px;
	border: solid 1px #d5d5d5;
	}
/*互动页样式*/
.interactiver{
	width:auto;
	border:solid 1px #e0e0e0;
	overflow:hidden;
	color:#777;
	}
.interactiver .title{
	width:auto;
	height:44px;
	background:#70afed;
	font:bold 14px/44px 思源黑体;
	color:#fff;
	text-align:center;
	}
.interactiver .content{
	width:auto;
	height:auto;
	padding:15px;
	overflow:hidden;
	}
.interactiver .interul{
	width:auto;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	}
.interactiver .interul li{
	float:left;
	width:100%;
	height:auto;
	margin:9px auto;
	text-align:center;
	}
.interactiver .interul .name{
	float:left;
	width:100px;
	height:28px;
	font:14px/28px 思源黑体;
	color:#5a5a5a;
	text-align:right;
	}
.interactiver .interul .innername{
	float:left;
	height:28px;
	padding:0 5px;
	font:14px/28px 思源黑体;
	color:#5a5a5a;
	text-align:right;
	}
.interactiver .interul .main{
	float:left;
	width:auto;
	min-height:28px;
	margin:0 10px;
	}
.interactiver .interul .inputbox{
	float:left;
	height:26px;
	padding:0 8px;
	border:solid 1px #d2d2d2;
	background:#fff;
	font:12px/26px 思源黑体;
	color:#777;
	}
.interactiver .interul .longinput{
	width:602px;
	height:26px;
	}
.interactiver .interul .longtextarea{
	width:602px;
	height:104px;
	resize:none;
	}
.interactiver .interul .middletextarea{
	width:562px;
	height:104px;
	resize:none;
	}
.interactiver .interul .middleinput{
	width:240px;
	height:26px;
	}
.interactiver .interul .tip{
	float:left;
	height:26px;
	margin-left:10px;
	font:14px/26px 思源黑体;
	}
.interactiver .interul .shortinput{
	width:92px;
	height:26px;
	}
.interactiver .interul .yzm{
	float:left;
	width:80px;
	height:26px;
	margin-left:5px;
	border:solid 1px #d2d2d2;
	overflow:hidden;
	}
.interactiver .interul .yzm img{
	width:80px;
	height:26px;
	}
.interactiver .interdl{
	width:auto;
	padding:1px 0;
	border-top:solid 1px #dcdcdc;
	font:14px/31px 思源黑体;
	color:#626262;
	text-align:center;
	}
.interactiver .interdl dt{
	width:auto;
	height:43px;
	background:#f5f5f5;
	border-top:solid 3px #dcdcdc;
	}
.interactiver .interdl dd{
	width:auto;
	min-height:40px;
	line-height: 40px;
	overflow:hidden;
	}
.interactiver .interdl dd:nth-child(odd){
	background: #fafafa;
}
.interactiver .interdl .item{
	float:left;
	height:40px;
	line-height: 40px;
	}
.interactiver .interdl .textmain{
	width:100%;
	font:12px/40px 思源黑体;
	color:#626262;
	text-align:left;
	cursor: pointer;
	}
.interactiver .interdl .seconddrop{
	display:none;
	float:left;
	width:100%;
	height:auto;
	padding:5px 20px;
	background:#ffffdf;
	font-size: 12px;
	text-align:left;
	}
.interactiver .dropbox{
	float:left;
	width:175px;
	height:26px;
	border:solid 1px #d2d2d2;
	background:#fff url(../images/arrow-down.png) 95% center no-repeat;
	font:14px/26px 思源黑体;
	color:#777;
	}
.interactiver .drop .title,.interactiver .drop label{
	text-align:left;
	}
.interactiver .drop label{
	margin-top:0px;
	z-index:99;
	}
.interactiver .drop .title {
    color: #999;
    cursor: pointer;
    float: left;
    font: 12px/28px 思源黑体;
    height: 100%;
    text-indent: 5%;
    width: 80%;
	background:none;
}
.interactiver .subitem{
	float:right;
	width:600px;
	height:100%;
	margin-bottom:10px;
	}
.interactiver .bottom{
	width:auto;
	height:auto;
	padding:10px;
	margin-bottom:20px;
	border:dashed 1px #ccc;
	font:14px/20px 思源黑体;
	color:#333;
	}
.interactiver .bottom b{
	color:#f09008;
	}
	
/*选择类型*/
.choosetype{
	width:auto;
	height:40px;
	margin:20px auto;
	text-align:center;
	}
.choosetype .inputbox {
    display: inline-block;
    height: 38px;
    padding: 0 50px;
    border: solid 1px #e5e5e5;
    border-radius: 5px;
    background: #e5e5e5;
    font: bold 14px 思源黑体;
    color: #777;
}
.choosetype .on {
    border: solid 1px #f09008;
    background: #f09008;
    color: #fff;
}
/*颜色判断*/
.redcolor{
	color:#ff0000;
	}
.greencolor{
	color:#090;
	}
	
/*月刊专题*/
.ykzt-box{
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
}
.ykzt-list{
	float: left;
	width: calc(100% / 5);
	text-align: center;
	margin: 24px 0;
}
.ykzt-list .ykzt-book{
	position: relative;
	margin: 0 auto;
	text-align: center;
	width: 113px;
	height: 166px;
  border-radius: 2px;
  background-image: -moz-linear-gradient( 0deg, rgb(255,255,255) 0%, rgb(21,21,20) 2%, rgb(255,255,255) 4%, rgb(148,148,148) 7%, rgb(227,227,227) 57%, rgb(223,218,218) 91%, rgb(223,218,218) 98%, rgb(255,255,255) 99%);
  background-image: -webkit-linear-gradient( 0deg, rgb(255,255,255) 0%, rgb(21,21,20) 2%, rgb(255,255,255) 4%, rgb(148,148,148) 7%, rgb(227,227,227) 57%, rgb(223,218,218) 91%, rgb(223,218,218) 98%, rgb(255,255,255) 99%);
  background-image: -ms-linear-gradient( 0deg, rgb(255,255,255) 0%, rgb(21,21,20) 2%, rgb(255,255,255) 4%, rgb(148,148,148) 7%, rgb(227,227,227) 57%, rgb(223,218,218) 91%, rgb(223,218,218) 98%, rgb(255,255,255) 99%);
  box-shadow: 0.5px 0.866px 2px 0px rgba( 21, 21, 20, 1);
  overflow: hidden;

}
.ykzt-list .ykzt-book img{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.ykzt-list .ykzt-name{
	margin-top: 24px;
	font-size: 16px;
	font-weight: bold;
	color: #323232;
}
.ykzt-list .ykzt-name:hover{
	text-decoration: underline;
}


/*图文列表*/
.tw-list{
	width:100%;
	height: 100px;
	overflow: hidden;
}
.tw-list .tw-img{
	float: left;
	position: relative;
	width: 150px;
	height: 100px;
	overflow: hidden;
}
.tw-list .tw-img img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.tw-list .tw-main{
	float: right;
	margin-left: 20px;
	width: calc(100% - 170px);
	height: 100%;
	text-align: left;
}
.tw-list .tw-main .tw-title{
	height: 21px;
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	color: #8e1e00;
	
}
.tw-list .tw-main .tw-main{
	width: 100%;
	height: calc(100% - 45px);
	margin-top: 5px;
	font-size: 14px;
	color: #948f8f;
	line-height: 26px;
	text-overflow: -o-ellipsis-lastline;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.tw-list .tw-main .tw-date{
	margin-top: 5px;
	height: 18px;
	line-height: 18px;
	font-size: 14px;
	color: #948f8f;
	
}
