@charset "gb2312";

/* CSS Document */
/* reset */
body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
	margin: 0;
	padding: 0
}

body {
	color: #333;
	font: 12px/22px "SimSun", "Arial Narrow", HELVETICA;
	-webkit-text-size-adjust: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6,
.yh {
	font-family: "Microsoft Yahei", "SimHei", "SimSun";
	font-size: 100%;
	font-weight: normal;
}

a {
	color: #333;
	text-decoration: none
}

a:hover {
	color: #c00;
	text-decoration: underline
}

em {
	font-style: normal
}

li {
	list-style: none
}

img,
input {
	border: 0;
	vertical-align: middle
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

p,
a {
	word-wrap: break-word
}

.undis {
	display: none
}

.dis {
	display: block
}

.ind {
	text-indent: 2em
}

.layout {
	margin: 0 auto;
	position: relative;
	width: 1000px;
	z-index: 10;
}

.layout:after,
.hd:after,
.bd:after,
.ft:after,
.cf:after {
	content: "";
	display: table;
	clear: both
}

.layout,
.hd,
.bd,
.ft,
.cf {
	*zoom: 1
}

@media screen {

	.fl,
	.layout .fl {
		float: left;
		display: inline
	}

	.fr,
	.layout .fr {
		float: right;
		display: inline
	}

	.chief {
		width: 670px;
	}

	.extra {
		width: 300px;
	}

	.hd h2,
	.hd h3 {
		float: left;
		display: inline;
		font-weight: normal;
	}

	.f12 {
		font-size: 12px
	}

	.f14 {
		font-size: 14px
	}

	.f16 {
		font-size: 16px
	}

	.f18 {
		font-size: 18px
	}

	.f20 {
		font-size: 20px
	}

	.f22 {
		font-size: 22px
	}

	.f24 {
		font-size: 24px
	}

	.l16 {
		line-height: 16px
	}

	.l17 {
		line-height: 17px
	}

	.l18 {
		line-height: 18px
	}

	.l19 {
		line-height: 19px
	}

	.l20 {
		line-height: 20px
	}

	.l21 {
		line-height: 21px
	}

	.l22 {
		line-height: 22px
	}

	.l23 {
		line-height: 23px
	}

	.l24 {
		line-height: 24px
	}

	.l25 {
		line-height: 25px
	}

	.l26 {
		line-height: 26px
	}

	.l27 {
		line-height: 27px
	}

	.l28 {
		line-height: 28px
	}

	.l29 {
		line-height: 29px
	}

	.l30 {
		line-height: 30px
	}

	.mt5 {
		margin-top: 5px
	}

	.mt10 {
		margin-top: 10px
	}

	.mt15 {
		margin-top: 15px
	}

	.mt20 {
		margin-top: 20px
	}

	.mt30 {
		margin-top: 30px
	}

	.mt50 {
		margin-top: 50px
	}

	.mb10 {
		margin-bottom: 10px
	}

	.bold {
		font-weight: bold;
	}

	.center {
		text-align: center;
	}

	.b0 {
		border: none !important;
	}

	.vBg {
		background: rgba(0, 0, 0, 0.6);
		color: #fff;
		display: inline-block;
		filter: progid:DXImageTransform.Microsoft.gradient(Q-gradientType=0, startColorstr='#99000000', endColorstr='#99000000') \9;
		width: 100%;
	}

	@-webkit-keyframes pulse1 {
		0% {
			-webkit-transform: scale(1)
		}

		100% {
			-webkit-transform: scale(1.1)
		}
	}

	@-moz-keyframes pulse1 {
		0% {
			-moz-transform: scale(1)
		}

		100% {
			-moz-transform: scale(1.1)
		}
	}

	@-webkit-keyframes pulse2 {
		0% {
			-webkit-transform: scale(1.1)
		}

		100% {
			-webkit-transform: scale(1)
		}
	}

	@-moz-keyframes pulse2 {
		0% {
			-moz-transform: scale(1.1)
		}

		100% {
			-moz-transform: scale(1)
		}
	}

	.mininav {
		position: relative;
		z-index: 99;
	}

	.page {
		position: relative;
		width: 100%;
	}

	.topBg {
		background: url() no-repeat;
		height: 80px;
		position: absolute;
		top: 0;
		left: -280px;
		width: 385px;
		z-index: 1;
	}

	.bottomBg {
		background: none;
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
	}

	/*sub*/
	.sub {
		/* background: url(http://www.cac.gov.cn/2014sjhlwdh/images/bgls.png) no-repeat right bottom; */
		float: left;
		padding: 60px 0px 0 0;
		position: relative;
	}

	.fixed {
		position: fixed;
		top: 0;
		z-index: 2;
	}

	.sub .logo {
		position: relative;
		z-index: 3;
	}

	.sub .logo img {
		height: 174px;
		width: 290px;
	}

	.sub .nav ul {
		border-right: none;
		overflow: hidden;
		width: 390px;
	}

	.sub .nav li {
		font-size: 16px;
		float: left;
		line-height: 18px;
		position: relative;
		width: 45px;
	}

	.sub .nav li a {
		color: #fff;
		display: block;
		height: 100%;
		padding: 100% 10px;
		text-align: center;
		width: 27px;
	}

	.sub .nav .current a,
	.sub .nav li a:hover {
		background: url(http://www.emerinfo.cn/images/dh_on.png) no-repeat 0px 36px;
		color: #333;
		font-weight: bold;
		text-decoration: none;
	}

	.sub .nav li a:hover {}

	.sub .nav li b {
		background: #fff;
		display: block;
		height: 12px;
		overflow: hidden;
		position: absolute;
		top: 95px;
		left: 50px;
		width:12px;
		border-radius: 20px;
	}

	.sub .nav .current b {}

	.sub .intro {
		color: #666;
	}

	.sub .share {
		height: 26px;
		line-height: 26px;
	}

	.sub .share em {
		border-left: 50px solid #a6cce8;
		border-right: 1px solid #a6cce8;
		float: left;
		height: 10px;
		margin: 8px 10px 0 0;
		overflow: hidden;
		width: 1px;
	}

	.sub .share span {
		color: #066dbc;
		margin-right: 15px;
	}

	.tShare {
		float: left;
		width: 195px;
	}

	.tShare a {
		background: url(http://mat1.gtimg.com/news/2014/ZT/2014APEC/shareIcon.png) no-repeat;
		display: block;
		float: left;
		height: 25px;
		margin-right: 7px;
		width: 32px;
	}

	.tShare a:hover {
		text-decoration: none;
	}

	.tShare .share_twb {
		background-position: 0 0;
	}

	.tShare .share_qzone {
		background-position: -40px 0;
	}

	.tShare .share_qq {
		background-position: -80px 0;
	}

	.tShare .share_sina {
		background-position: -120px 0;
	}

	.tShare .share_mobile {
		background-position: -160px 0;
		cursor: default;
		position: relative;
	}

	.tShare .share_twb:hover {
		background-position: 0 -40px;
	}

	.tShare .share_qzone:hover {
		background-position: -40px -40px;
	}

	.tShare .share_qq:hover {
		background-position: -80px -40px;
	}

	.tShare .share_sina:hover {
		background-position: -120px -40px;
	}

	.tShare .share_mobile .qrcode {
		display: none;
		text-align: center;
	}

	.tShare .share_mobile .qrcode p {
		padding-top: 3px;
	}

	.tShare .share_mobile:hover {
		background-position: -160px -40px;
	}

	.tShare .share_mobile:hover .qrcode {
		line-height: 22px;
		color: #7E7E7E;
		display: block;
		position: absolute;
		left: -82px;
		bottom: 25px;
		width: 100px;
		height: auto;
		padding: 6px 6px 3px;
		border: 1px solid #D8D8D8;
		background-color: #FFF;
	}

	.main {
		float: right;
		padding-top: 40px;
		width: 630px;
	}

	.main .hd {
		background: url(http://www.cac.gov.cn/2014sjhlwdh/images/tit.png) repeat-x;
		height: 36px;
		line-height: 36px;
	}

	.main .hd h2 {
		background: #fff;
		font-size: 28px;
		padding-right: 20px;
	}

	.clear {
		clear: both
	}

	/*news*/
	.news h2 {
		border-bottom: 1px dotted #ccc;
		font-size: 30px;
		line-height: 60px;
	}

	.news .tt {
		background: url(http://www.cac.gov.cn/2014sjhlwdh/images/tt.png) left center no-repeat;
		padding-left: 50px;
	}

	.news p {
		color: #333;
		padding: 8px 0;
		font-family: "΢ź";
		border-bottom: 1px dotted #ccc;
	}

	.news p .xx {
		color: #e66117
	}

	.news .intro {
		color: #777;
	}

	.news .intro .more {
		color: #007bc8;
	}

	.news p b {
		color: #fff;
	}

	.newslist {
		padding: 5px 0px 20px 0px;
		overflow: hidden
	}

	.newslist li {
		float: left;
		padding: 0 5px 0 10px;
		background: url(http://www.cac.gov.cn/2014sjhlwdh/images/liicon.png) no-repeat 0 13px;
		line-height: 33px;
		height: 33px;
		overflow: hidden;
		width: 45%;
		font-size: 14px;
	}

	.newslist .more {
		text-align: right;
		font-size: 14px;
		font-family: "΢ź";
		clear: both
	}

	.newslist .more a {
		color: #EB5D0F
	}

	.picnews {
		overflow: hidden;
		width: 630px
	}

	.fourcePic {
		height: 211px;
		overflow: hidden;
		position: relative;
		width: 375px;
		float: left
	}

	.fourcePic .num {
		bottom: 15px;
		position: absolute;
		right: 6px;
		z-index: 100;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px
	}

	.fourcePic .num a {
		color: #bbba1f;
		cursor: pointer;
		display: inline-block;
		height: 16px;
		line-height: 16px;
		margin: 0 0px;
		text-align: center;
		width: 16px;
	}

	.fourcePic .num a:hover {
		text-decoration: none;
	}

	.fourcePic .num a.cur {
		color: #bbba1f;
		font-size: 48px;
		padding: 0px 15px
	}

	.fourcePic ul li {
		height: 211px;
		position: relative;
	}

	.fourcePic ul li img {
		width: 375px;
		height: 211px
	}

	.fourcePic ul li .bg {
		background: none repeat scroll 0 0 #175799;
		border-top: 1px solid #545050;
		bottom: 0;
		height: 20px;
		left: 0;
		opacity: 0.6;
		filter: alpha(opacity=60);
		position: absolute;
		width: 375px;
		z-index: 10;
	}

	.fourcePic ul li .tit {
		bottom: 0;
		color: #FFFFFF;
		font-size: 14px;
		height: 20px;
		left: 10px;
		line-height: 20px;
		position: absolute;
		text-align: left;
		width: 375px;
		z-index: 20;
	}

	.fourcePic ul li .tit a {
		color: #FFFFFF;
		font-size: 14px;
		line-height: 20px;
		text-decoration: none;
	}

	.fourcePic ul li .tit a:hover {
		text-decoration: underline;
	}

	.videoBox {
		width: 254px;
		float: right;
		display: inline
	}

	.videoBox img {
		float: left;
		width: 254px;
		height: 211px
	}

	/*videoBox*/
	.alphaImgTitle {
		position: relative;
		display: block;
	}

	.videoBox span,
	.videoBox b {
		position: absolute;
		left: 0;
		bottom: 0;
		_bottom: -1px;
		display: block;
		width: 254px;
		height: 30px;
		line-height: 30px;
	}

	.videoBox span {
		background: #175799;
		filter: alpha(opacity=60);
		opacity: 0.6;
	}

	.alphaImgTitle:hover span {
		filter: alpha(opacity=80);
		opacity: 0.8;
	}

	.videoBox b {
		font-weight: normal;
		font-size: 14px;
		overflow: hidden;
		color: #fff;
		padding-left: 10px;
		cursor: pointer;
	}

	.videoBox a i {
		position: absolute;
		left: 105px;
		top: 80px;
		display: block;
		width: 54px;
		height: 41px;
		cursor: pointer;
		background: url(http://www.wicwuzhen.cn/images/voff.png) no-repeat;
	}

	.videoBox a:hover i {
		background: url(http://www.wicwuzhen.cn/images/von.png) no-repeat;
	}

	.videoBox .small {
		margin-right: 2px;
		overflow: hidden;
		float: left;
		padding: 2px 0px 0px 0px
	}

	.videoBox .rt {
		margin: 0px
	}

	.videoBox .small a i {
		position: absolute;
		left: 55px;
		top: 30px;
		display: block;
		width: 54px;
		height: 41px;
		cursor: pointer;
		background: url(http://www.wicwuzhen.cn/images/voff.png) no-repeat;
	}

	.videoBox .small a:hover i {
		background: url(http://www.wicwuzhen.cn/images/von.png) no-repeat;
	}

	.douban {
		width: 630px;
		padding-top: 30px;
		overflow: hidden;
	}

	.douban .hd {
		height: 36px;
		line-height: 36px;
		overflow: hidden;
		background: url(http://www.cac.gov.cn/2014sjhlwdh/images/spxw_hd.png) no-repeat;
	}

	.douban .hd h2 {
		float: left;
		font: 15px Arial, Helvetica, sans-serif;
		color: #072;
	}

	.douban .hd .next,
	.douban .hd .prev {
		float: right;
		display: block;
		width: 30px;
		height: 30px;
		background: url(http://www.cac.gov.cn/2014sjhlwdh/images/bgs.png) no-repeat 0px -35px;
		overflow: hidden;
		margin-right: 5px;
		cursor: pointer;
		margin-top: 5px
	}

	.douban .hd .next {
		background-position: -35px -35px;
	}

	.douban .hd .prevStop {
		background-position: 0px 0px;
		cursor: default;
	}

	.douban .hd .nextStop {
		background-position: -35px 0px;
		cursor: default;
	}

	.douban .hd ul {
		float: right;
		margin: 6px 6px 0 0;
		zoom: 1;
	}

	.douban .hd ul li {
		float: left;
		cursor: pointer;
		display: block;
		width: 8px;
		height: 8px;
		margin-right: 4px;
		_display: inline;
		background: url(http://www.cac.gov.cn/2014sjhlwdh/images/switch_dot_small.jpg) no-repeat 0 0;
	}

	.douban .hd ul li.on {
		background-position: -12px 0;
	}

	.douban .bd {
		padding: 25px 0 0 0;
	}

	.douban .bd ul {
		overflow: hidden;
		zoom: 1;
	}

	.douban .bd ul li {
		float: left;
		width: 205px;
		margin-right: 8px;
		position: relative
	}

	.douban .bd ul li img {
		width: 205px;
		height: 113px
	}

	.douban .bd ul li p {
		height: 36px;
		margin-top: 1px;
		background: #bcbb21;
		color: #fff;
		padding: 0px 5px;
		line-height: 36px;
		font-family: "΢ź";
		font-size: 14px
	}

	.douban .bd ul li p a {
		color: #fff
	}

	.douban .bd ul li a i {
		position: absolute;
		left: 80px;
		top: 45px;
		display: block;
		width: 54px;
		height: 41px;
		cursor: pointer;
		background: url(http://www.wicwuzhen.cn/images/voff.png) no-repeat;
	}

	.douban .bd ul li a:hover i {
		background: url(http://www.wicwuzhen.cn/images/von.png) no-repeat;
	}

	/*schedules*/
	.schedules .hd {
		margin-top: 20px
	}

	.schedules .title {
		height: 42px;
		line-height: 42px;
		width: 550px;
		float: right
	}

	.schedules .title span {
		color: #bcbb21;
		float: left;
	}

	.schedules .title .sp1 {
		width: 200px;
		float: left
	}

	.schedules .title .sp2 {
		width: 350px;
		float: left
	}

	.schedules dl {
		border-bottom: 1px dashed #ccc;
		overflow: hidden;
		padding: 15px 0;
		width: 650px;
	}

	.schedules dt {
		background: url(http://mat1.gtimg.com/news/2014/ZT/2014APEC/bgs.png) 20px -169px no-repeat;
		float: left;
		height: 28px;
		line-height: 28px;
		padding-left: 40px;
		width: 160px;
	}

	.schedules dd {
		float: right;
		width: 449px;
	}

	.schedules dd h3 {
		font-size: 18px;
	}

	.schedules dd p {
		color: #666;
		display: none;
		line-height: 24px;
	}

	.schedules .hover {
		background: #f5fbff;
		border-left: 1px solid #066dbc;
		border-bottom: none;
		width: 649px;
	}

	.schedules .hover dt {
		background-position: 20px -189px;
	}

	.schedules .hover dd h3 {
		font-weight: bold;
	}

	.schedules .hover dd p {
		display: block;
	}

	/*椤电鏍峰紡*/
	.tabarea {
		width: 630px;
		margin: 0 auto;
		overflow: hidden;
		_display: inline-block;
		text-align: left;
		clear: both
	}

	.tabarea .tab_left {
		float: left;
		width: 200px;
	}

	.tabarea .tab_right {
		float: right;
		width: 430px;
	}

	.tabarea .tab_tit {
		width: 200px;
	}

	.tabarea .tab_tit li {
		margin-bottom: 10px;
		height: 88px;
		line-height: 26px;
		font-family: "΢ź";
		font-size: 20px;
		padding-top: 10px
	}

	.tabarea .tab_tit a {
		display: block;
		width: 180px;
		text-align: center;
		text-decoration: none;
		color: #333;
		height: 88px
	}

	.tabarea .tab_tit a:hover,
	.tabarea .tab_tit .tit_active a {
		background: url(http://www.cac.gov.cn/2014sjhlwdh/images/tab_on.png) no-repeat 0px bottom;
		color: #333;
	}

	.tabarea .tab_con {
		display: none;
	}

	.tabarea .tab_con li {
		height: 47px;
		line-height: 47px;
		border-bottom: 1px dashed #e2e2e2;
		font-size: 14px;
		font-family: "΢ź"
	}

	.tabarea .tab_con li em {
		width: 120px;
		display: block;
		float: left
	}

	.tabarea .con_active {
		display: block;
	}

	.chjb {
		margin-top: 20px
	}

	.chjb .hd {
		height: 36px;
		line-height: 36px;
		overflow: hidden;
	}

	.chjb .hd h2 {
		float: left;
		font: 15px Arial, Helvetica, sans-serif;
		color: #072;
	}

	.chjb .hd h2 a {
		color: #37A;
		font-size: 12px;
		margin-left: 10px;
	}

	.chjb .hd .next,
	.chjb .hd .prev {
		float: right;
		display: block;
		width: 30px;
		height: 30px;
		background: url(http://www.cac.gov.cn/2014sjhlwdh/images/bgs.png) no-repeat 0px -35px;
		overflow: hidden;
		margin-right: 5px;
		cursor: pointer;
		margin-top: 5px
	}

	.chjb .hd .next {
		background-position: -35px -35px;
	}

	.chjb .hd .prevStop {
		background-position: 0px 0px;
		cursor: default;
	}

	.chjb .hd .nextStop {
		background-position: -35px 0px;
		cursor: default;
	}

	.list1 {
		height: 460px;
		padding-top: 20px;
	}

	.family h1 {
		height: 20px;
		line-height: 20px;
		width: 100px;
		overflow: hidden;
		margin: 10px auto;
		clear: both
	}

	.family h1 em {
		display: block;
		float: left;
		width: 10px;
		height: 10px;
		background: #F0F2F3;
		border: 1px solid #E6E9EA;
		border-radius: 10px;
		margin: 0 5px;
		cursor: pointer;
		font-size: 0;
		overflow: hidden;
	}

	.family h1 em.emon {
		width: 10px;
		height: 10px;
		background: #005bc8;
		border: none;
	}

	.g1 {
		background-position: 0 0;
	}

	.g2 {
		background-position: 0 -170px;
	}

	.g3 {
		background-position: 0 -340px;
	}

	.g4 {
		background-position: 0 -510px;
	}

	.g5 {
		background-position: 0 -680px;
	}

	.g6 {
		background-position: 0 -850px;
	}

	.g7 {
		background-position: 0 -1020px;
	}

	.g8 {
		background-position: 0 -1190px;
	}

	.g9 {
		background-position: 0 -1360px;
	}

	.g10 {
		background-position: 0 -1530px;
	}

	.g11 {
		background-position: 0 -1700px;
	}

	.g12 {
		background-position: 0 -1870px;
	}

	.g13 {
		background-position: 0 -2040px;
	}

	.g14 {
		background-position: 0 -2210px;
	}

	.g15 {
		background-position: 0 -2380px;
	}

	.g16 {
		background-position: 0 -2550px;
	}

	.g17 {
		background-position: 0 -2720px;
	}

	.g18 {
		background-position: 0 -2890px;
	}

	.g19 {
		background-position: 0 -3060px;
	}

	.g20 {
		background-position: 0 -3230px;
	}

	.g21 {
		background-position: 0 -3400px;
	}

	.g22 {
		background-position: 0 -3570px;
	}

	.g23 {
		background-position: 0 -3740px;
	}

	.g24 {
		background-position: 0 -3910px;
	}

	.g25 {
		background-position: 0 -4080px;
	}

	.g26 {
		background-position: 0 -4250px;
	}

	.g27 {
		background-position: 0 -4420px;
	}

	.g28 {
		background-position: 0 -4590px;
	}

	.g29 {
		background-position: 0 -4760px;
	}

	.g30 {
		background-position: 0 -4930px;
	}

	.g31 {
		background-position: 0 -5100px;
	}

	.g32 {
		background-position: 0 -5270px;
	}

	.g33 {
		background-position: 0 -5440px;
	}

	.g34 {
		background-position: 0 -5610px;
	}

	.g35 {
		background-position: 0 -5780px;
	}

	.g36 {
		background-position: 0 -5950px;
	}

	.g37 {
		background-position: 0 -6120px;
	}

	.g38 {
		background-position: 0 -6290px;
	}

	.g39 {
		background-position: 0 -6460px;
	}

	.g40 {
		background-position: 0 -6630px;
	}

	.g41 {
		background-position: 0 -6800px;
	}

	.g42 {
		background-position: 0 -6970px;
	}

	.g43 {
		background-position: 0 -7140px;
	}

	.g44 {
		background-position: 0 -7310px;
	}

	.g45 {
		background-position: 0 -7480px;
	}

	.g46 {
		background-position: 0 -7650px;
	}

	.g47 {
		background-position: 0 -7820px;
	}

	.g48 {
		background-position: 0 -7990px;
	}

	.g49 {
		background-position: 0 -8160px;
	}

	.g50 {
		background-position: 0 -8330px;
	}

	.g51 {
		background-position: 0 -8500px;
	}

	.g52 {
		background-position: 0 -8670px;
	}

	.g53 {
		background-position: 0 -8840px;
	}

	.g54 {
		background-position: 0 -9010px;
	}

	.g55 {
		background-position: 0 -9180px;
	}

	.g56 {
		background-position: 0 -9350px;
	}

	.g57 {
		background-position: 0 -9520px;
	}

	.g58 {
		background-position: 0 -9690px;
	}

	.g59 {
		background-position: 0 -9860px;
	}

	.g60 {
		background-position: 0 -10030px;
	}

	.g61 {
		background-position: 0 -10200px;
	}

	.g62 {
		background-position: 0 -10370px;
	}

	.g63 {
		background-position: 0 -10540px;
	}

	.g64 {
		background-position: 0 -10710px;
	}

	.g65 {
		background-position: 0 -10880px;
	}

	.g66 {
		background-position: 0 -11050px;
	}

	.g67 {
		background-position: 0 -11220px;
	}

	.g68 {
		background-position: 0 -11390px;
	}

	.g69 {
		background-position: 0 -11560px;
	}

	.g70 {
		background-position: 0 -11730px;
	}

	.g71 {
		background-position: 0 -11900px;
	}

	.g72 {
		background-position: 0 -12070px;
	}

	.g73 {
		background-position: 0 -12240px;
	}

	.g74 {
		background-position: 0 -12410px;
	}

	.g75 {
		background-position: 0 -12580px;
	}

	.g76 {
		background-position: 0 -12750px;
	}

	.g77 {
		background-position: 0 -12920px;
	}

	.g78 {
		background-position: 0 -13090px;
	}

	.g79 {
		background-position: 0 -13260px;
	}

	.g80 {
		background-position: 0 -13430px;
	}

	.g81 {
		background-position: 0 -13600px;
	}

	.g82 {
		background-position: 0 -13770px;
	}

	.g83 {
		background-position: 0 -13940px;
	}

	.gbox {
		float: left;
		width: 140px;
		margin: 0px 8px;
		margin-bottom: 20px;
		height: 230px
	}

	.gbox span {
		display: block;
		width: 140px;
		height: 140px;
	}

	.gbox h4 {
		text-align: center;
		font-size: 14px;
		line-height: 15px;
		vertical-align: middle;
		font-weight: bold;
		color: #333;
		padding: 8px 0px;
	}

	.gbox p {
		text-align: center;
		font-size: 13px;
		color: #333;
		line-height: 20px;
		vertical-align: middle;
		overflow: hidden;
		font-family: "΢ź"
	}

	.gbox p.en {
		font-size: 12px;
		height: 100px;
	}

	.jctp {
		margin-top: 20px
	}

	.jctp .hd {}

	#tupian12 .c6 {
		height: 410px;
	}

	#tupian12 .pb20 {
		padding-bottom: 20px;
	}

	#tupian12 .mt20 {
		margin-top: 20px;
	}

	#tupian12 .fl {
		float: left;
	}

	#tupian12 .fr {
		float: right;
	}

	#tupian12 .mt10 {
		margin-top: 10px;
	}

	#tupian12 .w980 {
		background: none repeat scroll 0 0 #FFFFFF;
		margin-left: auto;
		margin-right: auto;
		width: 630px;
	}

	#tupian12 .c6-left {
		height: 323px;
		width: 445px;
	}

	#tupian12 .c6-div1,
	.c6-div1 dl {
		height: 161px;
		overflow: hidden;
		width: 264px;
	}

	#tupian12 .c6-div2,
	.c6-div2 dl {
		height: 161px;
		overflow: hidden;
		width: 180px;
	}

	#tupian12 .c6-div2 dd {
		background: #000000;
		filter: alpha(opacity=70);
		-moz-opacity: 0.7;
		opacity: 0.7;
		height: 211px;
		padding: 38px 50px 0px 15px;
		right: -228px;
		top: 0;
		width: 170px;
	}

	#tupian12 .c6-div3 dd {
		background: #000000;
		filter: alpha(opacity=70);
		-moz-opacity: 0.7;
		opacity: 0.7;
		bottom: -204px;
		height: 180px;
		left: 0;
		padding: 30px 15px 0 15px;
		width: 150px;
	}

	#tupian12 .c6-div1 dd {
		background: #000000;
		filter: alpha(opacity=70);
		-moz-opacity: 0.7;
		opacity: 0.7;
		height: 161px;
		left: 0;
		padding: 38px 21px 0 16px;
		top: -249px;
		width: 230px;
	}

	#tupian12 .c6-div3,
	.c6-div4 {
		margin-top: 1px;
	}

	#tupian12 .c6-div3,
	.c6-div3 dl {
		height: 160px;
		overflow: hidden;
		width: 179px;
	}

	#tupian12 .c6-div4,
	.c6-div4 dl {
		height: 160px;
		overflow: hidden;
		width: 265px;
	}

	#tupian12 .c6-left dt {
		height: 100%;
		width: 100%;
	}

	#tupian12 .c6-div4 dd {
		background: #000000;
		filter: alpha(opacity=70);
		-moz-opacity: 0.7;
		opacity: 0.7;
		height: 210px;
		left: -410px;
		padding: 38px 21px 0 16px;
		top: 0;
		width: 230px;
	}

	#tupian12 .c6-left a {
		color: #FFFFFF;
		display: block;
		font-size: 16px;
		height: 100%;
		width: 100%;
	}

	#tupian12 .c6-left a:hover {
		text-decoration: none;
	}

	#tupian12 .c6-left a p {
		color: #999999;
		font-size: 12px;
	}

	#tupian12 .p-r {
		position: relative;
	}

	#tupian12 .p-a {
		position: absolute;
	}

	#tupian12 .c6-div1 dl dt img {
		width: 264px;
		height: 161px
	}

	#tupian12 .c6-div2 dl dt img {
		width: 180px;
		height: 161px
	}

	#tupian12 .c6-div3 dl dt img {
		width: 179px;
		height: 160px
	}

	#tupian12 .c6-div4 dl dt img {
		width: 265px;
		height: 160px
	}

	#baidu_clb_slot_703562 img {
		width: 184px;
		height: 323px
	}

	.dhhk {
		margin-top: 40px;
		overflow: hidden
	}

	.hkbox {
		margin-top: 20px
	}

	.hkbox dl {
		float: left;
		position: relative
	}

	.hkbox dl dt img {
		width: 138px;
		height: 198px
	}

	.hkbox dl dd {
		position: absolute;
		width: 320px;
		height: 75px;
		border: 1px solid #d9d9d9;
		border-left: 0px;
		top: 100px;
		left: 138px;
		padding: 5px 10px;
		font-family: "΢ź"
	}

	.hkbox dl dd h2 {
		font-size: 18px;
		color: #eb5d0f;
		height: 30px
	}

	.hkbox dl dd h2 a {
		color: #eb5d0f;
	}

	.hkbox dl dd p {
		font-size: 14px;
		background: url('http://www.cac.gov.cn/2014sjhlwdh/images/liicon.png') no-repeat scroll 0px 10px transparent;
		line-height: 24px;
		height: 24px;
		overflow: hidden;
		padding-left: 10px
	}

	.hkbox .rfl {
		float: right;
		position: relative
	}

	.hkbox .rfl dd {
		position: absolute;
		width: 320px;
		height: 75px;
		border: 1px solid #d9d9d9;
		border-right: 0px;
		top: 10px;
		left: -340px;
		padding: 5px 10px;
		font-family: "΢ź"
	}

	.gfgd {
		margin-top: 40px;
		overflow: hidden
	}

	.gfgd dl {
		margin: 20px 0px;
		overflow: hidden
	}

	.gfgd dl dd {
		width: 205px;
		float: left
	}

	.gfgd dl dd img {
		width: 205px
	}

	.gfgd dl dt {
		width: 393px;
		float: left;
		border: 1px solid #d9d9d9;
		padding: 10px 15px;
		height: 93px;
		font-family: "΢ź"
	}

	.gfgd dl dt h2 {
		font-size: 16px;
		font-weight: bold;
		height: 32px;
		line-height: 28px
	}

	.gfgd dl dt p {
		font-size: 14px;
		line-height: 24px
	}

	.gfgd dl dt p a {
		color: #eb5d0f
	}

	.wzzs {
		margin-top: 20px;
		overflow: hidden
	}

	.wzzs dl {
		width: 205px;
		float: left;
		margin-right: 7px;
		font-family: "΢ź";
		margin-top: 20px
	}

	.wzzs dl img {
		width: 205px;
		height: 125px
	}

	.wzzs dl dt {
		height: 35px;
		background: #bcbb21;
		line-height: 35px;
		text-align: center;
		font-size: 12px;
		color: #fff;
		margin-bottom: 10px
	}

	.wzzs dl dd {
		border: 1px solid #d9d9d9;
		border-top: 0px;
		padding: 10px;
		height: 230px;
	}

	.wzzs dl dd h2 {
		font-size: 16px;
		font-weight: bold
	}

	.wzzs dl dd p {
		font-size: 12px;
		line-height: 22px;
		padding-top: 5px
	}

	.copyright {
		text-align: center;
		padding-top: 50px;
		height: 100px;
		font-family: "΢ź";
		font-size: 12px;
		line-height: 30px
	}

	/*w1240*/
	.w1240 .bottomBg {
		/* background: url(http://www.cac.gov.cn/2014sjhlwdh/images/bg.jpg) center bottom no-repeat; */
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
	}

	.w1240 .mt40 {
		margin-top: 40px;
	}

	.w1240 .mt50 {
		margin-top: 70px;
	}

	.w1240 .mininavInner {
		width: 1240px !important;
	}

	.w1240 .layout {
		width: 1240px;
	}

	.w1240 .sub {
		
		width: auto;
		/* background: url('http://www.cac.gov.cn/2014sjhlwdh/images/bgl.png') no-repeat right bottom transparent; */
	}

	.w1240 .sub .logo img {
		height: 105px;
		width: 389px;
	}

	.w1240 .sub .nav ul {
		width: 390px;
	}

	.w1240 .sub .nav li {
		width: 55px;
	}

	.w1240 .sub .nav li a {
		padding: 0 15px;
		width: 28px;
	}

	

	.w1240 .sub .share em {
		border-left: 100px solid #a6cce8;
	}

	.w1240 .main {
		width: 800px;
	}

	.w1240 .picnews {
		width: 800px;
	}

	.w1240 .fourcePic {
		width: 476px;
		height: 268px
	}

	.w1240 .fourcePic ul li {
		height: 268px;
	}

	.fourcePic ul li img {
		width: 476px;
		height: 268px
	}

	.w1240 .fourcePic ul li .bg {
		width: 476px;
	}

	.w1240 .fourcePic ul li .tit {
		width: 476px;
	}

	.w1240 .videoBox {
		width: 322px
	}

	.w1240 .videoBox img {
		width: 322px;
		height: 268px
	}

	.w1240 .videoBox span,
	.w1240.videoBox b {
		width: 322px
	}

	.w1240 .videoBox a i {
		left: 135px;
		top: 100px;
	}

	.w1240 .douban .bd ul li a i {
		left: 110px;
		top: 55px
	}

	.w1240 .newsPic .right {
		width: 320px;
	}

	.w1240 .newsPic .picbox .text h3 {
		font-size: 16px;
	}

	.w1240 .mod_player div,
	.w1240 .newsPic .left,
	.w1240 .newsPic .picbox0,
	.w1240 .newsPic .picbox0 img {
		height: 336px;
		width: 479px;
	}

	.w1240 .newsPic .picbox1,
	.newsPic .picbox1 img {
		height: 175px;
		width: 320px;
	}

	.w1240 .newsPic .picbox2,
	.newsPic .picbox2 img {
		height: 160px;
		width: 160px;
	}

	.w1240 .newsPic .picbox3,
	.newsPic .picbox3 img {
		height: 160px;
		width: 159px;
	}

	.w1240 .douban {
		width: 800px
	}

	.w1240 .douban .bd ul li {
		width: 260px;
		margin-right: 10px;
	}

	.w1240 .douban .bd ul li img {
		width: 260px;
		height: 143px
	}

	.w1240 .tabarea {
		width: 800px;
	}

	.w1240 .tabarea .tab_left {
		width: 230px;
	}

	.w1240 .tabarea .tab_right {
		width: 550px;
	}

	.w1240 .tabarea .tab_tit {
		width: 230px;
	}

	.w1240 .yiti .hd {
		background: url(http://mat1.gtimg.com/news/2014/ZT/2014APEC/yiti_hd2.png) no-repeat;
		_background: none;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://mat1.gtimg.com/news/2014/ZT/2014APEC/yiti_hd2.png', sizingMethod='');
	}

	.w1240 .yiti .bd {
		width: 810px;
	}

	.w1240 .yiti dl {
		width: 260px;
	}

	.w1240 .yiti dt {
		height: 42px;
	}

	.w1240 .yiti dt img {
		height: 42px;
		width: 260px;
	}

	.w1240 .yiti dd img {
		height: 170px;
		width: 260px;
	}

	.w1240 .yiti dd h3 {
		font-size: 18px;
	}

	.w1240 .yiti dd ul {
		font-size: 14px;
	}

	.w1240 .chjd .hd {
		background: url(http://mat1.gtimg.com/news/2014/ZT/2014APEC/chjd_hd2.png) no-repeat;
	}

	.w1240 .scroll_A .inner {
		height: 570px;
		width: 800px;
	}

	.w1240 .scroll_A .split {
		height: 570px;
		width: 800px;
	}

	.w1240 .chjd .item {
		width: 800px;
	}

	.w1240 .chjd .item .pic {
		width: 260px;
	}

	.w1240 .chjd .item .pic img {
		height: 180px;
		width: 260px;
	}

	.w1240 .chjd .item .info {
		height: 163px;
		width: 488px;
	}

	.w1240 .chjd .item .info h3 {
		font-size: 28px;
		line-height: 42px;
	}

	.w1240 .chjd .item .info p {
		font-size: 14px;
		line-height: 26px;
	}

	.w1240 .hkbox dl dt img {
		width: 175px;
		height: 252px
	}

	.w1240 .waijiao {
		height: 650px;
		width: 800px;
	}

	.w1240 .waijiao .box .cover h2 {
		font-size: 24px;
	}

	.w1240 .waijiao .box1 {
		height: 383px;
		width: 382px;
	}

	.w1240 .waijiao .box1 img {
		height: 383px;
		width: 382px;
	}

	.w1240 .waijiao .box2 {
		height: 232px;
		width: 417px;
	}

	.w1240 .waijiao .box2 img {
		height: 232px;
		width: 417px;
	}

	.w1240 .waijiao .box3 {
		top: 384px;
		height: 266px;
		width: 266px;
	}

	.w1240 .waijiao .box3 img {
		height: 266px;
		width: 266px;
	}

	.w1240 .waijiao .box4 {
		left: 267px;
		top: 384px;
		height: 266px;
		width: 266px;
	}

	.w1240 .waijiao .box4 img {
		height: 266px;
		width: 266px;
	}

	.w1240 .waijiao .box5 {
		top: 233px;
		height: 417px;
		width: 266px;
	}

	.w1240 .waijiao .box5 img {
		height: 417px;
		width: 266px;
	}

	.w1240 .waijiao .title {
		height: 150px;
		left: 383px;
		top: 233px;
		width: 150px;
	}

	.w1240 .waijiao .title img {
		height: 150px;
		width: 150px;
	}

	.w1240 .waijiao .box .cover h3 {
		font-size: 18px;
	}

	.w1240 .waijiao .box .cover ul {
		font-size: 14px;
		line-height: 28px;
	}

	.w1240 .schedules .hd {}

	.w1240 .schedules .title .sp2 {
		width: 350px;
	}

	.w1240 .schedules dl {
		width: 800px;
	}

	.w1240 .schedules .hover {
		width: 799px;
	}

	.w1240 .scroll_B .inner {
		height: 158px;
		width: 800px;
	}

	.w1240 .scroll_B .split {
		height: 158px;
		padding-right: 10px;
		width: 260px;
	}

	.w1240 .scroll_B .split img {
		height: 158px;
		width: 260px;
	}

	.w1240 .scroll_B .split span {
		width: 240px;
	}

	.w1240 .scroll_B .btn {
		top: 30px;
	}

	.w1240 .gfgd dl dd {
		width: 260px;
	}

	.w1240 .gfgd dl dt {
		width: 508px;
	}

	.w1240 .gfgd dl dd img {
		width: 260px;
		height: 115px
	}

	.w1240 .hkbox .rfl dd {
		width: 390px;
		height: 82px;
		top: 15px;
		left: -421px;
		padding: 10px 15px;
	}

	.w1240 .hkbox dl dd {
		width: 390px;
		height: 82px;
		top: 130px;
		left: 175px;
		padding: 10px 15px;
	}

	.w1240 .gbox {
		float: left;
		width: 140px;
		margin: 0px 30px;
		margin-bottom: 20px;
	}

	.w1240 .tcopyright {
		padding: 20px 0 !important;
		width: 800px !important;
	}

	.w1240 #tupian12 .w980 {
		width: 800px
	}

	.w1240 #tupian12 .c6 {
		height: 410px;
	}

	.w1240 #tupian12 .pb20 {
		padding-bottom: 20px;
	}

	.w1240 #tupian12 .mt20 {
		margin-top: 20px;
	}

	.w1240 #tupian12 .mt10 {
		margin-top: 10px;
	}

	.w1240 #tupian12 .c6-left {
		height: 410px;
		width: 565px;
	}

	.w1240 #tupian12 .c6-div1,
	.c6-div1 dl {
		height: 205px;
		overflow: hidden;
		width: 335px;
	}

	.w1240 #tupian12 .c6-div2,
	.c6-div2 dl {
		height: 205px;
		overflow: hidden;
		width: 228px;
	}

	.w1240 #tupian12 .c6-div2 dd {
		height: 211px;
		padding: 38px 15px 0 15px;
		right: -228px;
		top: 0;
		width: 205px;
	}

	.w1240 #tupian12 .c6-div3 dd {
		bottom: -204px;
		height: 180px;
		left: 0;
		padding: 30px 21px 0 16px;
		width: 205px;
	}

	.w1240 #tupian12 .c6-div1 dd {
		height: 211px;
		left: 0;
		padding: 38px 21px 0 16px;
		top: -249px;
		width: 310px;
	}

	.w1240 #tupian12 .c6-div3,
	.c6-div3 dl {
		height: 204px;
		overflow: hidden;
		width: 228px;
	}

	.w1240 #tupian12 .c6-div4,
	.c6-div4 dl {
		height: 204px;
		overflow: hidden;
		width: 336px;
	}

	.w1240 #tupian12 .c6-div4 dd {
		height: 210px;
		left: -410px;
		padding: 38px 21px 0 16px;
		top: 0;
		width: 310px;
	}

	.w1240 #baidu_clb_slot_703562 img {
		width: 234px;
		height: 410px
	}

	/*  |xGv00|9488908a42a0fd72c1e4a47db08afa46 */
	.w1240 #tupian12 .c6-div1 dl dt img {
		width: 335px;
		height: 205px
	}

	.w1240 #tupian12 .c6-div2 dl dt img {
		width: 228px;
		height: 223px
	}

	.w1240 #tupian12 .c6-div3 dl dt img {
		width: 228px;
		height: 204px
	}

	.w1240 #tupian12 .c6-div4 dl dt img {
		width: 336px;
		height: 204px
	}

	.w1240 .wzzs dl {
		width: 262px;
	}

	.w1240 .wzzs dl img {
		width: 262px;
		height: 160px
	}