* {
	margin:0 auto;
	padding:0;
	outline:0
}
body {
	font-family:"Microsoft Yahei",Tahoma,SimSun;
	font-size:14px;
	line-height:26px;
	color:#222;
	_background-image:url(about:blank);
	_background-attachment:fixed
}
a {
	color:#222;
	text-decoration:none
}
a:hover {
	color:#ff7d00
}
ul {
	list-style:none outside none
}
img {
	border:none
}
h1,h2,h3,h4,h5,h6 {
	font-weight:400
}
.lh36ul li {
	height:36px;
	line-height:36px;
	vertical-align:middle;
	overflow:hidden
}
.mb10 {
	margin-bottom:10px
}
.mb12 {
	margin-bottom:12px
}
.mb15 {
	margin-bottom:15px
}
.mb20 {
	margin-bottom:20px
}
.mb25 {
	margin-bottom:25px
}
.mb30 {
	margin-bottom:30px
}
.mb35 {
	margin-bottom:35px
}
.mb45 {
	margin-bottom:45px
}
.mb50 {
	margin-bottom:50px
}
.mb65 {
	margin-bottom:65px
}
.mb75 {
	margin-bottom:75px
}
.mb80 {
	margin-bottom:80px
}
.imgDef a:hover img {
	opacity:.8;
	filter:alpha(opacity=80)
}
.fl {
	float:left;
	_display:inline
}
.fr {
	float:right;
	_display:inline
}
.cf:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
.cf {
	*zoom:1
}
.f16 {
	font-size:16px
}
.swiper-container {
	margin:0 auto;
	position:relative;
	overflow:hidden;
	direction:ltr;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
	z-index:1
}
.swiper-wrapper {
	position:relative;
	width:100%;
	-webkit-transition-property:-webkit-transform,left,top;
	-webkit-transition-duration:0s;
	-webkit-transform:translate3d(0px,0,0);
	-webkit-transition-timing-function:ease;
	-moz-transition-property:-moz-transform,left,top;
	-moz-transition-duration:0s;
	-moz-transform:translate3d(0px,0,0);
	-moz-transition-timing-function:ease;
	-o-transition-property:-o-transform,left,top;
	-o-transition-duration:0s;
	-o-transform:translate3d(0px,0,0);
	-o-transition-timing-function:ease;
	-o-transform:translate(0px,0);
	-ms-transition-property:-ms-transform,left,top;
	-ms-transition-duration:0s;
	-ms-transform:translate3d(0px,0,0);
	-ms-transition-timing-function:ease;
	transition-property:transform,left,top;
	transition-duration:0s;
	transform:translate3d(0px,0,0);
	transition-timing-function:ease;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box
}
.swiper-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function:ease-out;
	-moz-transition-timing-function:ease-out;
	-ms-transition-timing-function:ease-out;
	-o-transition-timing-function:ease-out;
	transition-timing-function:ease-out;
	margin:0 auto
}
.swiper-slide {
	float:left;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box
}
.swiper-wp8-horizontal {
	-ms-touch-action:pan-y
}
.swiper-wp8-vertical {
	-ms-touch-action:pan-x
}
html,body {
	width:100%;
	height:100%;
	min-width:1000px;
	_width:expression(document.body.clientWidth < 1000 ? "1000px":"auto")
}
body {
	background:url(../images/banner.jpg) center top no-repeat
}
.box {
	width:1000px;
	overflow:hidden
}
.shareImg {
	display:none
}
.wrapper {
	background:#fff
}
.topBanner {
	height:400px;
	position:relative;
	margin-bottom:40px
}
.topicH2 {
	margin-bottom:50px
}
.topicH2 h6 {
	font-size:40px;
	line-height:50px;
	height:50px;
	overflow:hidden;
	text-align:center;
	font-weight:700;
	margin-bottom:15px
}
.topicH2 a {
	color:#222
}
.topicH2 a:hover {
	color:#ff7d00
}
.topicH2 p {
	font-size:16px;
	line-height:30px;
	text-indent:32px
}
.yaowenBk {
	margin-bottom:70px
}
.imgTxtswiper {
	width:520px;
	height:385px;
	position:relative
}
.imgTxtswiper .swiper-slide>a {
	display:block;
	width:100%;
	height:100%
}
.imgTxtswiper .swiper-slide {
	width:100%;
	height:100%;
	position:relative
}
.imgTxtswiper .swiper-slide img {
	width:100%;
	height:100%
}
.imgTxtswiper .swiper-slide .twbgk {
	width:100%;
	height:50px;
	background-color:#000;
	opacity:.5;
	filter:alpha(opacity=50);
	position:absolute;
	bottom:0;
	left:0
}
.imgTxtswiper .swiper-slide h4 {
	width:80%;
	height:50px;
	line-height:50px;
	overflow:hidden;
	position:absolute;
	bottom:0;
	left:10px;
	font-weight:400;
	font-size:18px
}
.imgTxtswiper .swiper-slide h4 a {
	color:#fff7ec
}
.imgTxtswiper .swiper-slide h4 a:hover {
	color:#ff7d00
}
.imgTxtswiper .arrow1 {
	width:65px;
	height:65px;
	position:absolute;
	top:50%;
	margin-top:-32px;
	cursor:pointer;
	display:none;
	opacity:.8;
	filter:alpha(opacity=80);
	background-color:#000
}
.imgTxtswiper .arrow1:hover {
	opacity:1;
	filter:alpha(opacity=100)
}
.imgTxtswiper .arrow1L {
	left:0;
	background:url(../images/btnLeft.png) no-repeat top left
}
.imgTxtswiper .arrow1R {
	right:0;
	background:url(../images/btnRight.png) no-repeat top left
}
.imgTxtswiper .pagination {
	position:absolute;
	bottom:20px;
	width:auto;
	height:10px;
	right:10px
}
.imgTxtswiper .swiper-pagination-switch {
	width:10px;
	height:10px;
	border-radius:10px;
	background-color:#1d6ce2;
	float:left;
	margin-right:7px;
	cursor:pointer
}
.imgTxtswiper .swiper-active-switch {
	background-color:#fff
}
.imgTxtswiper .pagination span {
	color:#333
}
.txt {
	position:relative;
	top:-20px;
	width:435px;
	height:400px;
	overflow:hidden
}
.txt li {
	width:100%;
	height:88px;
	padding-top:10px;
	margin-bottom:45px
}
.txt li a {
	display:block;
	font-size:20px;
	font-weight:700;
	height:50px;
	line-height:50px;
	overflow:hidden
}
.txt li p {
	height:58px;
	line-height:30px;
	color:#666;
	overflow:hidden
}
.zxxxListUl {
	width:380px
}
.zxxxListUl li {
	line-height:46px;
	height:46px;
	overflow:hidden;
	font-size:16px
}
.zxxxImg {
	float:right;
	width:565px;
	height:320px;
	position:relative
}
.zxxxImg .swiper-slide>a {
	display:block;
	width:100%;
	height:100%
}
.zxxxImg .swiper-slide {
	width:100%;
	height:100%;
	position:relative
}
.zxxxImg .swiper-slide img {
	width:100%;
	height:100%
}
.zxxxImg .swiper-slide .twbgk {
	width:100%;
	height:50px;
	background-color:#000;
	opacity:.5;
	filter:alpha(opacity=50);
	position:absolute;
	bottom:0;
	left:0
}
.zxxxImg .swiper-slide h4 {
	width:80%;
	height:50px;
	line-height:50px;
	overflow:hidden;
	position:absolute;
	bottom:0;
	left:10px;
	font-weight:400;
	font-size:18px
}
.zxxxImg .swiper-slide h4 a {
	color:#fff7ec
}
.zxxxImg .swiper-slide h4 a:hover {
	color:#ff7d00
}
.zxxxImg .arrow1 {
	width:65px;
	height:65px;
	position:absolute;
	top:50%;
	margin-top:-32px;
	cursor:pointer;
	display:none;
	opacity:.8;
	filter:alpha(opacity=80);
	background-color:#000
}
.zxxxImg .arrow1:hover {
	opacity:1;
	filter:alpha(opacity=100)
}
.zxxxImg .arrow1L {
	left:0;
	background:url(../images/btnLeft.png) no-repeat top left
}
.zxxxImg .arrow1R {
	right:0;
	background:url(../images/btnRight.png) no-repeat top left
}
.zxxxImg .swiper-slide .videoBtn {
	position:absolute;
	bottom:0;
	right:0;
	display:block;
	background:url(../images/videoBtn.jpg) no-repeat top left;
	width:60px;
	height:45px
}
.sddsBk {
	background:url(../images/12111.png) no-repeat top center;
	padding-top:30px;
	height:542px;
	margin-bottom:75px
}
.sddsBk .sdtsTit {
	width:1000px
}
.sddsBk .box {
	background:url(../images/sdtsBg2.png) no-repeat center top
}
#main {
	position:relative;
	zoom:1;
	overflow:hidden;
	padding-bottom:55px
}
.gaoqin {
	width:1000px;
	height:64px;
	margin-bottom:45px
}
#main img {
	color:transparent;
	font-size:0;
	vertical-align:middle;
	-ms-interpolation-mode:bicubic
}
#index_b_hero {
	width:1010px;
	height:565px;
	margin:auto;
	position:relative
}
#index_b_hero h3 {
	position:absolute;
	top:385px;
	left:550px;
	width:385px;
	height:50px;
	line-height:50px;
	padding:0 15px;
	vertical-align:middle;
	color:#fff;
	font-size:20px;
	font-weight:700;
	background:#144989
}
#index_b_hero span {
	position:absolute;
	top:438px;
	left:550px;
	width:415px;
	height:113px;
	background:#000;
	opacity:.6;
	filter:alpha(opacity=60)
}
#index_b_hero p {
	position:absolute;
	top:438px;
	left:550px;
	width:385px;
	height:95px;
	line-height:24px;
	padding:9px 15px;
	color:#fff;
	font-size:14px
}
#index_b_hero img {
	width:1000px;
	height:565px
}
#index_b_hero .heros {
	width:1010px;
	height:565px
}
#index_b_hero .hero-wrap {
	overflow:visible;
	position:absolute
}
#index_b_hero button {
	border:none
}
#index_b_hero .next,#index_b_hero .prev {
	position:absolute;
	top:50%;
	margin-top:-50px;
	margin-left:5px;
	z-index:3;
	cursor:pointer
}
#index_b_hero .next {
	margin:-50px 5px 0 0;
	right:0
}
#index_b_hero .disabled {
	background-color:#eee
}
#index_b_hero .mask-left,#index_b_hero .mask-right,#index_b_hero .hero {
	background:#fff;
	padding:5px;
	z-index:1;
	position:absolute;
	top:0;
	left:0;
	width:1000px;
	height:565px;
	overflow:hidden;
	left:2020px
}
#index_b_hero .mask-right,#index_b_hero .mask-left {
	z-index:4;
	left:-1010px;
	filter:alpha(opacity=50);
	opacity:.5;
	background:#fff;
	overflow:hidden
}
#index_b_hero .mask-right {
	left:1010px
}
#index_b_hero .active {
	z-index:2;
	left:0
}
.icon-arrow-a-left,.icon-arrow-a-right {
	background:url(../images/sprite.png) no-repeat 0 0;
	height:100px;
	width:50px
}
.icon-arrow-a-left {
	background-position:0 0
}
.icon-arrow-a-right {
	background-position:right top
}
.entranceRight {
	position:fixed;
	_position:absolute;
	width:40px;
	height:140px;
	left:50%;
	margin-left:520px;
	bottom:5px;
	z-index:99;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-  this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt (this.currentStyle.marginBottom,10)||0)))
}
.entranceRight a {
	display:block;
	width:40px;
	height:40px;
	margin-bottom:1px;
	opacity:.4;
	filter:alpha(opacity=40);
	background:url(../images/public_v1.png) 1px -235px #cdcdcd no-repeat
}
.entranceRight a:hover {
	opacity:1;
	filter:alpha(opacity=100);
	background:url(../images/public_v1.png) 1px -235px #144989 no-repeat
}
.b0414footer {
	background:#2f7bcc;
	width:100%;
	padding:40px 0 50px
}
.edit {
	color:#fff;
	text-align:center;
	font-size:16px
}
#dDfooter span,#dDfooter a {
	color:#fff;
	font-size:14px
}
.dDfootLi {
	border-color:#fff
}
