/*nav*/
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}

.nav {
	width: 1160px;
	margin: 0px auto;
	height: 44px;
	line-height: 44px;
	position: relative;
	z-index: 500;
}

.nav a {
	color: #fff;
}

.nav .nLi {
	float: left;
	position: relative;
	display: inline;
}

.nav .nLi .h3 {
	float: left;
}

.nav .nLi .h3 a {
	display: block;
	padding: 0 20px;
	font-size: 14px;
}

.nav .sub {
	display: none;
	width: 100%;
	left: 0;
	top: 44px;
	position: absolute;
	background: #1d8dfd;
	line-height: 26px;
	padding: 5px 0;
}

.nav .sub li {
	zoom: 1;
}

.nav .sub a {
	display: block;
	text-align: center;
	font-size: 12px;
}

.nav .sub a:hover {
	background: #6d6d6d;
	color: #fff;
}

.nav .on .h3 a {
	background: #1d8dfd;
	color: #fff;
}

.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	display: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}

/*横屏切换插件样式开始*/
.homepage {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.homepage ul, .homepage ul li {
	width: 100%;
	height: 100%;

}

.homepage ul li {
	background-size: cover;
	/*background-position:100% 100%;*/
	background-repeat: no-repeat;
}

.cycle-pager {
	text-align: center;
	width: 100%;
	z-index: 500;
	position: absolute;
	bottom: 50px;
	left: 2px;
	overflow: hidden;

}

.cycle-pager span {
	background: #9fc1e4;
	border-radius: 50%;
	margin: 0 17px;
	font-family: arial;
	font-size: 0px;
	width: 15px;
	height: 15px;
	display: inline-block;
	color: #ddd;
	cursor: pointer;
}

.cycle-pager span.cycle-pager-active {
	background: #5894d2;
}

.cycle-pager > * {
	cursor: pointer;
}

.gray {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);

	filter: grayscale(100%);

	filter: gray;
}

#cycle-2 .cycle-carousel-wrap .cycle-slide-active {
	filter: none;
	-webkit-filter: none;
}

#work .cycle-slideshow {
	margin: 0px auto;
	width: 100%;
	position: relative;
}

#work .cycle-slideshow li {
	width: 100%;
	height: auto;
}

/*网站公告滚动插件*/
.txtScroll-left {
	width: 100%;
	position: relative;
}

/*.txtScroll-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.txtScroll-left .hd .prev,.txtScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden; cursor:pointer; background:url("images/arrow.png") no-repeat;}
.txtScroll-left .hd .next{ background-position:0 -50px;  }
.txtScroll-left .hd .prevStop{ background-position:-60px 0; }
.txtScroll-left .hd .nextStop{ background-position:-60px -50px; }
.txtScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px;  }
.txtScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
.txtScroll-left .hd ul li.on{ background-position:0 0; }*/
.txtScroll-left .bd {
	overflow: hidden;
}

.txtScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.txtScroll-left .bd ul li {
	margin-left: 50px;
	font-size: 12px;
	float: left;
	height: 44px;
	line-height: 44px;
	text-align: left;
	_display: inline;
}

.txtScroll-left .bd ul li a {
	color: #1D8DFD;
}

/*.txtScroll-left .bd ul li span{ color:#999;  }*/
/*培训园地*/
.multipleLine {
	overflow: hidden;
	position: relative;
	width: 570px;
	position: relative;
}

.multipleLine .hd {
	width: 100%;
}

.multipleLine .hd .prev, .multipleLine .hd .next {
	position: absolute;
	top: 86px;
	display: block;
	width: 43px;
	height: 81px;
	cursor: pointer;
	background: url("../images/prev2.jpg") no-repeat;
}

.multipleLine .hd .next {
	right: 5px;
	background: url("../images/next2.jpg") no-repeat;
}

.multipleLine .bd {
	margin-left: 53px;
	margin-right: 45px;
	height: 254px;
	overflow: hidden;
}

.multipleLine .bd ul {
	width: 460px;
	overflow: hidden;
	zoom: 1;
	margin-bottom: 10px;
}

.multipleLine .bd ul li {
	margin: 10px;
	float: left;
	_display: inline;
	text-align: center;
}

.multipleLine .bd ul li .pic {
	text-align: center;
}

.multipleLine .bd ul li .pic img {
	width: 210px;
	display: block;
	-webkit-box-shadow: 2px 2px 5px #858585;
	box-shadow: 2px 2px 5px #858585;
	height:110px;
}

.multipleLine .bd ul li .pic a:hover img {
	border-color: #999;
}

.multipleLine .bd ul li .title {
	line-height: 24px;
}

/*新闻插件*/

.news .slideGroup {
	width: 1200px;
	text-align: left;
}

.news .slideGroup .parHd {
	width: 600px;
	margin: 0px auto;
	margin-top: 20px;
	height: 30px;
	line-height: 30px;
	position: relative;
}

.news .slideGroup .parHd ul {
	float: left;
	position: absolute;
	height: 32px;
}

.news .slideGroup .parHd ul li {
	float: left;
	width: 118px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 12px;
	margin-left: 120px;
	cursor: pointer;
	border: 1px solid #1D8DFD;
	color: #1D8DFD;
}

.news .slideGroup .parHd ul li.li {
	margin-left: 0;
}

.news .slideGroup .parHd ul li.on {
	height: 30px;
	background: #1D8DFD;
	color: white;
}

.news .slideGroup .slideBox {
	overflow: hidden;
	zoom: 1;
	margin: 0px auto;
	padding: 50px 42px;
	position: relative;
}

.news .slideGroup .sPrev, .slideGroup .sNext {
	position: absolute;
	left: 5px;
	top: 90px;
	display: block;
	width: 21px;
	height: 39px;
	background: url(../images/prev.png) center center no-repeat
}

.news .slideGroup .sNext {
	left: auto;
	right: 5px;
	background: url(../images/next.png) center center no-repeat;
}

.news .slideGroup .sPrev:hover, .slideGroup .sNext:hover {
	border-color: #f60;
}

.news .slideGroup .parBd ul {
	overflow: hidden;
	zoom: 1;
}

.news .slideGroup .parBd ul li {
	width: 300px;
	margin-left: 72px;
	float: left;
	_display: inline;
	overflow: hidden;
}

.news .slideGroup .parBd ul li .pic {
}

.news .slideGroup .parBd ul li .pic h4 {
	font-weight: 500;
}

.news .slideGroup .parBd ul li .pic p {
	font-size: 12px;
	line-height: 22px;
	margin-top: 15px;
}

.news .slideGroup .parBd ul li .pic a:hover img {
	border-color: #999;
}

.news .slideGroup .parBd ul li .title {
	line-height: 30px;
	text-align: center;
	width: 60px;
	height: 30px;
	background: #1D8DFD;
	font-size: 12px;
	margin-top: 25px;
}

.news .slideGroup .parBd ul li .title a {
	color: white;
}

/*税收法则插件*/
.fa_left .slideBox {
	width: 289px;
	height: 210px;
	overflow: hidden;
	position: relative;
}

.fa_left .slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 8px;
	bottom: 5px;
	z-index: 1;
}

.fa_left .slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.fa_left .slideBox .hd ul li {
	float: left;
	margin-right: 6px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #1D8DFD;
	cursor: pointer;
	color: white;
	font-size: 10px;
}

.fa_left .slideBox .hd ul li.on {
	background: #1369C0;
	color: #fff;
}

.fa_left .slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.fa_left .slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.fa_left .slideBox .bd span {
	position: absolute;
	left: 8px;
	bottom: 5px;
	font-size: 12px;
	line-height: 14px;
	color: white;
}

.fa_left .slideBox .bd img {
	width: 289px;
	height: 210px;
	display: block;
}

/*友情链接*/

.lian .slideGroup {
	width: 1070px;
	text-align: left;
}
/* 本例子css */
.lian .picScroll-top{ margin:0 auto;      width: 1070px;  overflow:hidden; position:relative;     height: 137px;   }
.lian .picScroll-top .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.lian .picScroll-top .hd .prev,.lian .picScroll-top .hd .next{ display:block;  width:9px; height:5px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
	cursor:pointer; background:url("../images/arrow.png") 0 -100px no-repeat;}
.lian .picScroll-top .hd .next{ background-position:0 -140px;  }
.lian .picScroll-top .hd .prevStop{ background-position:-60px -100px;  }
.lian .picScroll-top .hd .nextStop{ background-position:-60px -140px;  }
.lian .picScroll-top .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.lian .picScroll-top .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
.lian .picScroll-top .hd ul li.on{ background-position:0 0; }
.lian .picScroll-top .bd{ padding:10px;  height: 137px; z-index:999999}
.lian .picScroll-top .bd ul{ overflow:hidden; zoom:1; }
.lian .picScroll-top .bd ul li{ text-align:center; zoom:1; }
.lian .picScroll-top .bd ul li .pic{ text-align:center; }
.lian .picScroll-top .bd ul li .pic img{ width:180px; height:90px; display:block;  padding:2px; border:1px solid #ccc;z-index:999999}
.lian .picScroll-top .bd ul li .pic a:hover img{ border-color:#999;  }
.lian .picScroll-top .bd ul li .title{ line-height:24px; }

.lian .slideGroup .slideBox {
	overflow: hidden;
	zoom: 1;
	padding: 20px 120px 50px 120px;
	position: relative;
}

.lian .slideGroup .sPrev2, .lian .slideGroup .sNext2 {
	position: absolute;
	left: 5px;
	top: 20px;
	display: block;
	width: 30px;
	height: 70px;
	background: url(../images/prev2.jpg) center center no-repeat;
}

.lian .slideGroup .sNext2 {
	left: auto;
	right: 5px;
	background: url(../images/next2.jpg) center center no-repeat;
}

.lian .slideGroup .sPrev2:hover, .lian .slideGroup .sNext2:hover {
	border-color: #f60;
}

.lian .slideGroup .parBd .ul {
	overflow: hidden;
	zoom: 1;
}

.lian .slideGroup .parBd .ul li {
	float: left;
	margin-left: 40px;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.lian .slideGroup .parBd .ul li .pic {
	text-align: center;
}

.lian .slideGroup .parBd .ul li .pic img {
	width: 169px;
	height: 63px;
	display: block;
	padding: 2px;
	border: 1px solid #1D8DFD;
}

.lian .slideGroup .parBd ul li .pic a:hover img {
	border-color: #999;
}

.lian .slideGroup .parBd ul li .title {
	line-height: 30px;
	text-align: center;
	height: 30px;
	background: none;
	font-size: 12px;
	margin-top: 5px;
}

.slideGroup .parBd ul li .title a {
	color: #1D8DFD;
}

/*右侧分享*/
.side {
	position: fixed;
	width: 54px;
	height: 275px;
	right: 0;
	top: 214px;
	z-index: 100;
}

.side ul li {
	width: 54px;
	height: 54px;
	float: left;
	position: relative;
	border-bottom: 1px solid #444;
}

.side ul li .sidebox {
	position: absolute;
	width: 54px;
	height: 54px;
	top: 0;
	right: 0;
	transition: all 0.3s;
	background: #000;
	opacity: 0.8;
	filter: Alpha(opacity=80);
	color: #fff;
	font: 14px/54px "微软雅黑";
	overflow: hidden;
}

.side ul li .sidetop {
	width: 54px;
	height: 54px;
	line-height: 54px;
	display: inline-block;
	background: #000;
	opacity: 0.8;
	filter: Alpha(opacity=80);
	transition: all 0.3s;
}

.side ul li .sidetop:hover {
	background: #ae1c1c;
	opacity: 1;
	filter: Alpha(opacity=100);
}

.side ul li img {
	float: left;
}

/*文章分享*/
.bdsharebuttonbox a {
	width: 60px !important;
	height: 60px !important;
	margin: 0 auto 10px !important;
	float: none !important;
	padding: 0 !important;
	display: block;
}

.bdsharebuttonbox a img {
	width: 60px;
	height: 60px;
}

.bdsharebuttonbox .bds_tsina {
	background: url(../images/gbRes_6.png) no-repeat center center/60px 60px;
}

.bdsharebuttonbox .bds_qzone {
	background: url(../images/gbRes_4.png) no-repeat center center/60px 60px;
}

.bdsharebuttonbox .bds_tqq {
	background: url(../images/gbRes_5.png) no-repeat center center/60px 60px;
}

.bdsharebuttonbox .bds_weixin {
	background: url(../images/gbRes_2.png) no-repeat center center/60px 60px;
}

.bdsharebuttonbox .bds_sqq {
	background: url(../images/gbRes_3.png) no-repeat center center/60px 60px;
}

.bdsharebuttonbox .bds_renren {
	background: url(../images/gbRes_1.png) no-repeat center center/60px 60px;
}

.bd_weixin_popup .bd_weixin_popup_foot {
	position: relative;
	top: -12px;
}

.cor_bs, .cor_bs:hover {
	color: #ffffff;
}

.gb_resItms a {
	background-position: 0 !important;
}

.mKeBanner, .mKeBanner div {
	text-align: center;
}

/*弹出层 CSS*/
.gb_resLay {
	background: #FFFFFF;
	height: 170px;
	width: 100%;
	max-width: 780px;
	margin: 0 auto;
}

.gb_res_t {
	line-height: 58px;
	height: 58px;
	position: relative;
	font-size: 18px;
	text-align: center;
}

.gb_res_t i {
	background: #FFEC94;
	height: 1px;
	overflow: hidden;
	left: 32px;
	top: 30px;
	right: 32px;
	position: absolute;
}

.gb_res_t span {
	background: #FFF;
	display: inline-block;
	padding: 0px 6px;
	position: relative;
	z-index: 2;
}

.gb_resItms {
	margin: 0px 4%;
}

.gb_resItms li {
	text-align: center;
	float: left;
	width: 16.66%;
	padding-bottom: 15px;
}

.gb_resA img {
	height: auto;
	width: 60px;
	margin-bottom: 10px;
}

@media only screen and (max-width: 500px) {
	.gb_resA img {
		width: 45px;
		margin-top: 5px;
	}
}

@media only screen and (max-width: 470px) {
	.gb_resItms li {
		width: 33.333%;
	}

	.gb_resLay {
		height: 290px;
	}

	.gb_resA img {
		width: 60px;
		margin-top: 0
	}
}