﻿/**!
 * 苏州苏城公证处首页
 * author: 张智俊;
 */

.mt14 {
	margin-top: 14px;
}
/* main */

.pic, .conbox, .ctag, .ctag img {
	width: 326px;
	height: 242px;
}
.pic {
	position: relative;
	overflow: hidden;
}
.conbox {
	overflow: hidden;
}
.ctag {
	display: block;
	position: relative;
}
.ctag img {
	display: block;
}
.mask {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 34px;
	line-height: 34px;
	font-family: "宋体";
	font-size: 12px;
	color: #fff;
	background: url(../images/mask-bg.png);
}
.mask a {
	margin-left: 20px;
	width: 164px;
	color: #fff;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.switcher {
	position: absolute;
	right: 4px;
	bottom: 14px;
	height: 8px;
}
.stag {
	float: left;
	margin-right: 4px;
	height: 8px;
	width: 20px;
	background-color: #8c8e8e;
	cursor: pointer;
}
.stag.cur {
	background-color: #fff;
}
/* 动态和公告 */

.dtgg {
	margin-left: 10px;
	height: 240px;
	width: 408px;
	border: 1px solid #e1e1e1;
	background: #fff;
}
.dtgg-hd {
	width: 408px;
	height: 40px;
	border-top: 1px solid #0465ae;
	background: url(../images/hd-bg.png) top left repeat-x;
}
.dtgg-hd h2 {
	float: left;
	width: 115px;
	height: 36px;
}
.dtgg h2 a {
	float: left;
	height: 36px;
	width: 82px;
	text-indent: 10px;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 36px;
	color: #666;
}
.tab1 i {
	float: left;
	margin-left: 13px;
	margin-top: 8px;
	width: 20px;
	height: 20px;
	background: url(../images/gzdt-logo.png) no-repeat;
	background-position: -26px 0;
}
.tab2 i {
	display: inline;
	float: left;
	margin-left: 13px;
	margin-top: 8px;
	width: 20px;
	height: 20px;
	background: url(../images/tzgg-logo.png) no-repeat;
	background-position: -26px 0;
}
.dtgg-hd h2.cur a {
	color: #0465ae;
}
.dtgg-hd h2.cur i {
	background-position: 0 0;
}
.dtgg-item a {
	text-indent: 23px;
	float: left;
	font-size: 12px;
	font-family: "宋体";
	color: #333;
	height: 26px;
	line-height: 26px;
	width: 280px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	vertical-align: top;
}
.dtgg-item span {
	float: right;
	margin-right: 15px;
	font-size: 12px;
	font-family: "宋体";
	color: #333;
	height: 26px;
	line-height: 26px;
}
.dtgg-item {
	width: 408px;
	height: 26px;
	background: url(../images/point.png) 15px 12px no-repeat;
}
.dtgg-item:hover a, .dtgg-item:hover span {
	color: #ff1f1f;
}
/* 公证常识 */

.gzcs {
	width: 324px;
	height: 282px;
	border: 1px solid #dfdfdf;
}
.gzcs-hd {
	width: 324px;
	height: 40px;
	border-top: 1px solid #0465ae;
	background: url(../images/hd-bg.png) top left repeat-x;
}
.gzcs-hd i {
	float: left;
	margin-top: 7px;
	margin-left: 11px;
	height: 22px;
	width: 22px;
	background: url(../images/gzcs-logo.png) no-repeat;
}
.gzcs-hd a {
	display: block;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #0465ae;
	height: 36px;
	line-height: 36px;
	text-indent: 10px;
}
.gzcs-item {
	width: 324px;
	height: 26px;
	background: url(../images/point.png) 15px 12px no-repeat;
}
.gzcs-item a {
	text-indent: 23px;
	float: left;
	font-size: 12px;
	font-family: "宋体";
	color: #333;
	height: 26px;
	line-height: 26px;
	width: 250px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	vertical-align: top;
}
.gzcs-item a:hover {
	color: #ff1f1f;
}
/* 办证指南 */

.bzzn {
	float: left;
	height: 282px;
	width: 408px;
	border: 1px solid #dfdfdf;
}
.bzzn-hd {
	width: 408px;
	height: 40px;
	border-top: 1px solid #0465ae;
	background: url(../images/hd-bg.png) top left repeat-x;
}
.bzzn-hd i {
	float: left;
	margin-top: 7px;
	margin-left: 11px;
	height: 24px;
	width: 24px;
	background: url(../images/bzzn-logo.png) no-repeat;
}
.bzzn-hd a {
	display: block;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #0465ae;
	height: 36px;
	line-height: 36px;
	text-indent: 10px;
}
.bzzn-bd {
	padding: 8px 15px 18px 15px;
}
.bzzn-bd li {
	width: 182px;
	height: 33px;
	float: left;
	border: 1px solid #e7e5e6;
	background: url(../images/bzzn-item-bg1.png) top left repeat-x;
}
.bzzn-bd li:hover {
	background: url(../images/bzzn-item-bg2.png) top left repeat-x;
}
.bzzn-bd i {
	display: block;
	float: left;
	margin-top: 6px;
	margin-left: 26px;
	width: 22px;
	height: 22px;
}
.bzzn-item1 i {
	background: url(../images/cszm-logo.png) no-repeat;
}
.bzzn-item2 i {
	background: url(../images/fwmm-logo.png) no-repeat;
}
.bzzn-item3 i {
	background: url(../images/qsgx-logo.png) no-repeat;
}
.bzzn-item4 i {
	background: url(../images/dydk-logo.png) no-repeat;
}
.bzzn-item5 i {
	background: url(../images/hyzk-logo.png) no-repeat;
}
.bzzn-item6 i {
	background: url(../images/jcqgz-logo.png) no-repeat;
}
.bzzn-item7 i {
	background: url(../images/gzjl-logo.png) no-repeat;
}
.bzzn-item8 i {
	background: url(../images/yzgz-logo.png) no-repeat;
}
.bzzn-item9 i {
	background: url(../images/wfz-logo.png) no-repeat;
}
.bzzn-item10 i {
	background: url(../images/gd-logo.png) no-repeat;
}
.bzzn-bd a {
	float: left;
	display: block;
	width: 182px;
	height: 33px;
	text-indent: 10px;
	line-height: 33px;
	font-family: "宋体";
	font-size: 12px;
	color: #333;
	background: url(../images/sj.png) 1px 1px no-repeat;
}
/* ad */

.ad {
	width: 742px;
	height: 70px;
	padding: 1px;
	border: 1px solid #dfdfdf;
}
/* 公证案例 */

.gzal {
	width: 366px;
	height: 282px;
	border: 1px solid #dfdfdf;
	background-color: #fff;
}
.gzal-hd {
	width: 366px;
	height: 40px;
	border-top: 1px solid #0465ae;
	background: url(../images/hd-bg.png) top left repeat-x;
}
.gzal-hd i {
	float: left;
	margin-top: 7px;
	margin-left: 11px;
	height: 22px;
	width: 22px;
	background: url(../images/gzal-logo.png) no-repeat;
}
.gzal-hd a {
	display: block;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #0465ae;
	height: 36px;
	line-height: 36px;
	text-indent: 10px;
}
.gzal-item {
	width: 366px;
	height: 26px;
	background: url(../images/point.png) 15px 12px no-repeat;
}
.gzal-item a {
	text-indent: 23px;
	float: left;
	font-size: 12px;
	font-family: "宋体";
	color: #333;
	height: 26px;
	line-height: 26px;
	width: 290px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	vertical-align: top;
}
.gzal-item a:hover {
	color: #ff1f1f;
}
/* 法律法规 */

.flfg {
	width: 366px;
	height: 282px;
	border: 1px solid #dfdfdf;
	background-color: #fff;
}
.flfg-hd {
	width: 366px;
	height: 40px;
	border-top: 1px solid #0465ae;
	background: url(../images/hd-bg.png) top left repeat-x;
}
.flfg-hd i {
	float: left;
	margin-top: 7px;
	margin-left: 11px;
	height: 22px;
	width: 22px;
	background: url(../images/flfg-logo.png) no-repeat;
}
.flfg-hd a {
	display: block;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #0465ae;
	height: 36px;
	line-height: 36px;
	text-indent: 10px;
}
.flfg-item {
	width: 366px;
	height: 26px;
	background: url(../images/point.png) 15px 12px no-repeat;
}
.flfg-item a {
	text-indent: 23px;
	float: left;
	font-size: 12px;
	font-family: "宋体";
	color: #333;
	height: 26px;
	line-height: 26px;
	width: 290px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	vertical-align: top;
}
.flfg-item a:hover {
	color: #ff1f1f;
}
/* 图片链接 */

.pic-link {
	padding: 10px 9px;
	height: 60px;
	width: 980px;
	background-color: #f1f0f0;
}
.link-item {
	float: left;
	height: 60px;
	width: 188px;
}
/* right */


/* 工作时间 */

.gzsj {
	width: 240px;
	/*height: 156px;*/
	height: 168px;/*2020.05.18*/
	border: 1px solid #c5c7cd;
	background: url(../images/gzsj-bg.jpg) right top no-repeat;
	background-color: #f2f3f7;
}
.p-box {
	/*margin-top: 16px;*/
	margin-top: 3px;/*2020.05.18*/
	margin-left: 14px;
}
.gzsj p {
	font-family: "微软雅黑";
	/*font-size: 16px;
    line-height: 19px;*/
	font-size: 15px;/*2020.05.18*/
	/*line-height: 18px;2020.05.18*/
	line-height: 18px;/*2020.05.29*/
	color: #333;
}
/* 收费标准 */

.sfbz {
	border: 1px solid #c5c7cd;
	background-color: #f0f1f5;
}
.sfbz-hd {
	height: 34px;
	width: 240px;
	border-bottom: 2px solid #70a4cc;
}
.sfbz-hd h2 {
	width: 96px;
	height: 34px;
	text-align: center;
	border-bottom: 2px solid #0465ae;
}
.sfbz a {
	line-height: 34px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #0465ae;
}
.sfbz-bd {
	padding: 9px;
	height: 186px;
}
.sfbz-bd li {
	width: 222px;
	line-height: 26px;
	font-size: 12px;
	font-family: "宋体";
	color: #333;
	border-bottom: 1px dashed #d3d4d8;
	vertical-align: top;
}
.sfbz-bd b {
	float: left;
}
.sfbz-bd span {
	float: right;
}
.sfbz-bd a {
	display: block;
	margin-left: 119px;
	font-size: 12px;
	font-family: "宋体";
	color: #333;
	line-height: 26px;
	vertical-align: top;
}
/* 公证员信息 */

.gzyxx {
	border: 1px solid #c5c7cd;
	background-color: #f0f1f5;
}
.gzyxx-hd {
	height: 34px;
	width: 240px;
	border-bottom: 2px solid #70a4cc;
}
.gzyxx-hd h2 {
	width: 96px;
	height: 34px;
	text-align: center;
	border-bottom: 2px solid #0465ae;
}
.gzyxx a {
	line-height: 34px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #0465ae;
}
.gzyxx-bd {
	position: relative;
	padding: 14px 19px;
	height: 176px;
	width: 201px;
}
.turn-left-btn {
	position: absolute;
	z-index: 1;
	left: 19px;
	top: 56px;
	width: 25px;
	height: 50px;
	background: url(../images/left-btn.png) no-repeat;
}
.turn-right-btn {
	position: absolute;
	left: 195px;
	top: 56px;
	width: 25px;
	height: 50px;
	background: url(../images/right-btn.png) no-repeat;
}
.turn-left-btn:hover, .turn-right-btn:hover {
	cursor: pointer;
}
.scroll-bar-box {
	width: 201px;
	height: 176px;
	overflow: hidden;
}
.gzy-info {
	float: left;
	width: 201px;
	height: 176px;
}
.gzy-info img {
	display: block;
	height: 138px;
	width: 115px;
	border: 1px solid #d4d4d5;
	margin: 0 auto;
}
.gzy-info p {
	margin-top: 8px;
	font-family: "宋体";
	font-size: 12px;
	line-height: 28px;
	color: #333;
	text-align: center;
}
/* right-link */

.right-link {
	padding: 15px;
	border: 1px solid #c5c7cd;
	height: 210px;
	width: 210px;
	background-color: #f0f1f5;
}
.right-link li {
	height: 42px;
	width: 210px;
}
.right-link a {
	display: block;
	height: 42px;
	width: 210px;
	text-indent: 31px;
	font-family: "宋体";
	font-size: 14px;
	line-height: 28px;
	color: #3386ca;
	font-weight: bold;
	vertical-align: top;
}
.r-link1 {
	background: url(../images/network-bg.png) no-repeat;
}
.r-link1:hover {
	background: url(../images/network-bg2.png) no-repeat;
}
.r-link2 {
	background: url(../images/business-bg.png) no-repeat;
}
.r-link2:hover {
	background: url(../images/business-bg2.png) no-repeat;
}
.r-link3 {
	background: url(../images/consultation-bg.png) no-repeat;
}
.r-link3:hover {
	background: url(../images/consultation-bg2.png) no-repeat;
}
.r-link4 {
	background: url(../images/navigation-bg.png) no-repeat;
}
.r-link4:hover {
	background: url(../images/navigation-bg2.png) no-repeat;
}
#setipnew {
	width: 64%;
}
#ipnew {
	width: 36%;
}
/*2020.05.08*/
.p1315 {
	padding: 13px 15px 5px 15px;
}
.mt12 {
	margin-top: 12px;
}
/*20230803*/
.tzgg .dtgg-item a {
	width: 240px;
}
.tzgg .dtgg-item {
	width: 324px;
}
