﻿.note{ font-family:"楷体_GB2312", "仿宋_GB2312"}
h2,h3,h4{}
.site{}
.site .c1{padding:28px 0 28px 0;}
.site .arkMain{width:960px;}
.site .arkMain .c1 .s1{width:auto;border:3px solid #dcdcdc;}
.site .arkMain .c1 .s1 img{ }
.site .arkMain .c1 .s3{width:650px; padding-top:6px;}
.site .c1 .s3 h2{ color:#818181;font:400 36px/50px "微软雅黑", "黑体";}
.site .c1 .s3 h2 b{ color:#0074d0;font:800 48px/50px "微软雅黑", "黑体";}
.site .c1 .s3 h5{ color:#0074d0;font:400 24px/30px "黑体", "微软雅黑";}

.site .c1 .s3 dl{ line-height:24px;}
.site .c1 .s3 dt{ margin:0; padding:0 12px 0 0; color:#a6a6a6; font-weight:800; float:left; width:68px; text-align:right; border-bottom:1px dashed #dcdcdc;}
.site .c1 .s3 dd{margin:0; padding:0; float:left; width:245px; text-align:left; border-bottom:1px dashed #dcdcdc;}


.sep{margin:10px 0 0 0;border-top:1px dashed #ccc;height:10px;overflow:hidden;}
.c1t{text-align:left;background:#bd5a24 url(tbg.jpg); margin:10px 0 0 0;}
.arkMain .c1t .ss1{ float:left;width:240px;}
.c1t .t{height: 40px;}
.c1t .t h3{padding:0 0 0 12px;color:#fff;font:800 24px/36px "微软雅黑", "黑体"}
.arkMain .c1t .ss2{ float:left;width:410px;}
.c1t .ss2 ul li{ float:left;padding:0 20px; color:#fff; font:800 18px/39px "微软雅黑", "黑体"}
.c1t .ss2 ul li a{color:#fff600}
.c1t .ss2 ul.m li{ font-size:16px}

.c3{ text-align:left;border:1px solid #ccc;}
.c3 .t{margin:18px 22px 0 22px; width:115px; height:50px; overflow:hidden; background:url(tt.gif) no-repeat;}
.c3 .t2{ background-position:0 -50px;}
.c3 .t3{ background-position:0 -100px;}
.c3 .t h3{ visibility:hidden;color:#0069bc;font:400 30px/50px "宋体"}
.c3 .t h3 i{ color:#ffa303; font-style:normal;font:400 44px/50px "宋体"}
.c3 .t h3 b{ font-style:normal;}

.c3 .b{ padding:16px 22px 20px 22px;}
.c3 .b .s1{width:620px;font-size:14px;line-height:22px;margin:0 12px 12px 0;}
.c3 .b .s3{width:268px; height:234px;overflow:visible;border:2px solid #dcdcdc;border-radius:6px;}
.c3 .b .s3 b{ font-weight:400}
.c3 .b ul li{ line-height:30px; background-position:0 13px;}
.c3 .b p{margin:0 0 5px 0;padding:0;text-indent:2em;font-size:14px; line-height:1.7em;}
.c3 .b  .pic{ border:1px solid #d8d8d8; padding:3px;}
.c3 .b  .pic td img{ padding:0 0 2px 0;}
.c3 .b  .pic .tdt{ background:#94d68c url(i12.png) 12px center no-repeat; padding:0 0 1px 36px; color:#000; height:26px;font:400 14px/26px "微软雅黑", "黑体"}
.c3 .c{ padding:20px 0 0 0; font-size:14px; line-height:1.7em;}
.arkMain .c3 .c .s1{width:auto; text-align:left; background:url(c.jpg) right bottom no-repeat;filter: dropshadow(OffX=1, OffY=1, Color='#ffffff', Positive='true');text-shadow:1px 1px 0 #fff;}
.c3 .c .s1 p{ margin:0 0 10px 36px;}
.arkMain .c3 .c .s3{width:443px;}
.c3 .c .s3 .ss1{float:left; margin:30px 10px 0 0;width:26px;color:#016635;font:400 24px/36px "微软雅黑", "黑体"}

.c3 .c .s3 .ss2{ float:left;}
.c3 .c .s3 .ss2 img{border:1px solid #d8d8d8; padding:3px;}
.cntr{ text-align:center; line-height:2em;}


div.jquery-image-zoom {
	z-index: 10;

	border: 5px solid #f0f0f0;
	margin: -5px;

	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
div.jquery-image-zoom span{ display:block; background:#f9f9f9; padding:12px 0; margin-left:-5px; width:100%;border:5px solid #f0f0f0;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);}

	div.jquery-image-zoom a {
		background: url(jquery.imageZoom.png) no-repeat;

		display: block;
		width: 25px;
		height: 25px;

		position: absolute;
		top: -17px;
		left: auto;
		right: -17px;

		text-decoration: none;
		text-indent: -100000px;
		outline: 0;

		z-index: 11;
	}

	div.jquery-image-zoom a:hover {
		background-position: left -25px;
	}

	div.jquery-image-zoom img, 
	div.jquery-image-zoom embed, 
	div.jquery-image-zoom object, 
	div.jquery-image-zoom div {
		width: 100%;
		height: 100%;
		margin: 0;
	}


	a.el{color:#106FEF; border-bottom:1px dotted #106FEF;}
	a.el:hover{border-bottom:0;}
	

.picn{padding:8px;}
.sldsn{ position:relative;width:252px; height:220px;}
.sldsn .slide{ display:none; position:absolute;}
.c3 .b .s1 .sldsn .slide img{ padding:0; border:0;}
.sldsn b{ clear:both; display:block;width:252px; height:23px; line-height:23px; margin-top:3px; text-align:center;}
.sldsn .sctrl{ display:none;}
.sldsn .sca{ position:absolute; display:block; z-index:9; text-indent:99px; overflow:hidden; top:auto;bottom:108px;left:6px;width:12px; height:13px; background:url(lr.png) no-repeat;}
.sldsn .rght{ left:auto; right:6px; background-position:right 0;}
.sldsn .sctrl a:hover{background-position:0 -13px;}
.sldsn .sctrl a.rght:hover{background-position:right -13px;}
	
	
	
	



.cc2 .t h3 {
	background-image: url(tbg2.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 191px;
	line-height: 31px;
	text-align: center;
	color: #FFFFFF;
	font-family: "微软雅黑", "黑体";
	font-size: 24px;
}
.cc2 .cc2box  {
	border: 1px solid #CCCCCC;
	background:#ececec;
}
.aIn .arkMain .c4 {
	margin-top: 10px;
}

.b ul{ padding:20px 0 20px 30px;}
.b ul li {
	background-image: url(i3.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	line-height: 24px;
	padding-left: 8px;
	font-size: 14px;
}
.cc2box .b ul li {
	float:left;
	width: 280px;
}
.cc2box .b .ss1 {
	float:left;width:640px;
}
.hdn{ visibility:hidden;}
.bt h4{ padding:12px 0 6px 24px; margin:0; border-top:1px solid #ccc; border-bottom:1px dotted #ddd;}

.bt ul{ padding-top:6px;}



.cbwide .b ul li {float:none;width:auto;}





