﻿/* 初始化CSS  重置浏览器样式*/
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0; }
fieldset, img { border:none; } /*为了照顾ie6 链接图片有边框*/
img{display: block;}
ul, ol,li { list-style:none; }
input { padding-top:0; padding-bottom:0; font-family: "SimSun","微软雅黑";border:0 none;}
select, input { vertical-align:middle; }
 select, input, textarea { font-size:12px; margin:0; outline: none;}
textarea { resize:none; }
table { border-collapse:collapse; }
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
body {font-size:14px; color:#999;font-family: "微软雅黑";background: url(imagesbody_bg.jpg);}
.clearfix:after { content:"."; display:block; height:0; visibility:hidden; clear:both; }
 .clearfix { zoom:1; }
 .clearit { clear:both; height:0; font-size:0; overflow:hidden; }
a {color:#333333;text-decoration:none; font-family: "微软雅黑";}
a:hover {  text-decoration:none; color: #FF6501;}
.mar{margin:0 auto; width: 1134px;}
.mt20 {
	margin-top: 20px !important;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.wrap {
	width: 1005px;
	margin: 0 auto;
	overflow: hidden;
	background: #FFF;
	box-shadow: 0 0 10px #E5E5E5;
}
.topBar {
	height: 30px;
	overflow: hidden;
	line-height: 30px;
}
.timer {
	width: 150px;
	color: #0b4293;
	margin-left: 20px;
}
.temperature {
	width: 270px;
	margin-left: 20px;
}
.searchTxt {
	width: 115px;
	height: 20px;
	border: solid 1px #0B4293;
	line-height: 20px;
	padding-left: 5px;
	float: left;
}
.searchBtn {
	width: 50px;
	height: 22px;
	background: #0B4293;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	line-height: 22px;
	cursor: pointer;
	font-family: "微软雅黑";
	float: left;
}
.search {
	overflow: hidden;
	margin-left: 20px;
	width: 180px;
	margin-top: 4px;
}
.topLink {
	overflow: hidden;
	margin-right: 20px;
	margin-top: 7px;
}
.topLink li {
	float: left;
	height: 16px;
	line-height: 16px;
	border-right: solid 1px #333;
	padding: 0 10px;
}
.topLink li a {
	font-size: 16px;
	color: #c42021;
}
.topPic {
	height: 217px;
	overflow: hidden;
	position: relative;
	width: 1005px;
}
.topPic li {
	width: 1005px;
	height: 217px;
	position: absolute;
	overflow: hidden;
	left: 0;
	top: 0;
}
.topNav {
	height: 45px;
	overflow: hidden;
	margin-top: 2px;
	padding-bottom: 10px;
	border-bottom: solid 1px #0B4293;
}
.navBox {
	width: 100%;
	height: 45px;
	background: #0B4293;
}
.navBox li {
	float: left;
	margin-left: 34px;
}
.navBox li a {
	display: block;
	font-size: 18px;
	color: #FFF;
	padding: 0 10px;
	line-height: 45px;
	height: 45px;
}
.navBox li a:hover {
	background: #FFF;
	color: #0B4293;
}
.navBox li a.on {
	background: #FFF;
	color: #0B4293;
}
.headNews {
	width: 983px;
	height: 78px;
	padding: 10px;
	border: solid 1px #0B4293;
}
.headNews a {
	line-height: 78px;
	color: #c51f24;
	font-size: 46px;
	font-weight: bold;
}
.headNews .headNewsTitle {
	width: 60px;
	height: 60px;
	color: #FFF;
	background: #C51F24;
	font-size: 30px;
	line-height: 30px;
	display: block;
	padding: 10px;
	font-weight: bold;
	float: left;
}
.headNews .headNewsCon {
	width: 890px;
	float: left;
	overflow: hidden;
	margin-left: 10px;
	height: 80px;
	position: relative;
}
.headNews .headNewsCon .bd {
	width: 890px;
	overflow: hidden;
	position: relative;
}
.headNews .headNewsCon .bd a {
	display: block;
	height: 80px;
}
.ljhdBox {
	width: 995px;
	padding: 0 5px;
	overflow: hidden;
	height: 450px;
}
.ljhdSlide {
	width: 520px;
	height: 450px;
	position: relative;
	overflow: hidden;
}
.ljhdSlide .bd {
	height: 380px;
	position: relative;
}
.ljhdSlide .bd li {
	width: 520px;
	height: 380px;
	overflow: hidden;
	position: relative;
}
.ljhdSlide .bd .pic {
	width: 520px;
	height: 345px;
	overflow: hidden;
}
.ljhdSlide .bd .pic img {
	width: 520px;
	height: 345px;
}
.ljhdSlide .bd .tit {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 35px;
	line-height: 35px;
	padding-left: 10px;
	width: 510px;
	z-index: 99;
}
.ljhdSlide .bd .tit a {
	font-size: 16px;
	color: #FFF;
}
.ljhdSlide .bd .mask {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 520px;
	height: 35px;
	background: #0B4293;
	z-index: 9;
}
.ljhdSlide .hd {
	width: 520px;
	height: 70px;
	position: relative;
	overflow: hidden;
	background: #8ca6cc;
}
.ljhdSlide .hd ul {
	overflow: hidden;
	padding-right: 5px;
	width: 485px;
	margin: 5px auto 0;
}
.ljhdSlide .hd li {
	width: 92px;
	height: 62px;
	float: left;
	margin-left: 5px;
}
.ljhdSlide .hd li img {
	display: block;
	width: 90px;
	height: 60px;
	border: solid 1px #8CA6CC;
	opacity: 0.6;
	filter: alpha(opacity:60);
}
.ljhdSlide .hd li.on img {
	border: solid 1px #FFF;
	opacity: 1;
	filter: alpha(opacity:100);
}
.ljhdSlide .hd .prev,.ljhdSlide .hd .next {
	background: url(imagesleftArrow.png) no-repeat;
	width: 16px;
	height: 29px;
	position: absolute;
	left: 2px;
	top: 50%;
	margin-top: -15px;
	z-index: 999;
}
.ljhdSlide .hd .next {
	left: auto;
	right: 2px;
	background: url(imagesrightArrow.png) no-repeat;
}
.ljhd {
	width: 440px;
	height: 450px;
	overflow: hidden;
}
.ljhdTitle {
	height: 45px;
	border-bottom: solid 2px #C51F24;
	position: relative;
}
.ljhdTitle h2 {
	width: 160px;
	background: #0B4293;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #FFF;
	font-size: 28px;
	font-weight: bold;
}
.ljhdTitle .more {
	position: absolute;
	right: 10px;
	top: 0;
	line-height: 45px;
}
.ljhdList {
	margin-top: 15px;
}
.ljhdList li {
	line-height: 38px;
}
.ljhdList li .date {
	float: right;
}
.ljhdList li a i {
	display: block;
	width: 3px;
	height: 3px;
	background: #333;
	float: left;
	margin: 18px 10px 0 0;
}
.ljhdList li a:hover i {
	background: #954420;
}
.ywylBox {
	width: 995px;
	padding: 0 5px;
	overflow: hidden;
	height: 360px;
}
.ywyl {
	width: 520px;
	height: 360px;
	background: #e5e5e5;
}
.indexTitle {
	width: 100%;
	border-bottom: solid 2px #C51F24;
	height: 30px;
	position: relative;
}
.indexTitle h2 {
	width: 160px;
	background: #0B4293;
	color: #FFF;
	font-size: 20px;
	text-align: center;
	line-height: 30px;
}
.indexTitle .more {
	position: absolute;
	right: 10px;
	top: 0;
	line-height: 30px;
}
.ywylList {
	width: 500px;
	margin: 15px 10px 0;
	border-bottom: solid 1px #C51F24;
}
.ywylList li {
	line-height: 34px;
}
.ywylList li .date {
	float: right;
}
.ywylList li a i {
	display: block;
	width: 3px;
	height: 3px;
	background: #333;
	float: left;
	margin: 15px 10px 0 0;
}
.ywylList li a:hover i {
	background: #954420;
}
.ywylRight {
	width: 440px;
	height: 360px;
	overflow: hidden;
}
.ywylBannerBox {
	overflow: hidden;
}
.ywylBannerBox a {
	display: block;
	width: 215px;
	height: 110px;
	float: left;
}
.ywylBannerBox a img {
	width: 215px;
	height: 110px;
}
.ywylBannerBox a.banner_right {
	float: right;
}
.banner_xxjw {
	display: block;
        float:right;
}
.banner_xxjw img {
	width: 110px;
	height: 106px;
}
.tpBanner {
	width: 995px;
	padding: 0 5px;
	overflow: hidden;
}
.banner_sjzz {
	display: block;
	width: 245px;
	height: 95px;
	float: left;
}
.banner_sjzz img {
	width: 245px;
	height: 95px;
}
.banner_lgzx {
	display: block;
	width: 245px;
	height: 95px;
	float: left;
	margin-left: 30px;
}
.banner_lgzx img {
	width: 245px;
	height: 95px;
}
.jbts {
	width: 438px;
	border: solid 1px #333;
	height: 93px;
}
.jbts .jbtsTitle {
	display: block;
	float: left;
	background: url(imagesbanner_jbts.jpg) no-repeat center top;
	width: 110px;
	height: 93px;
	margin-right: 5px;
}
.jbts p {
	font-size: 12px;
	color: #333;
	line-height: 24px;
}
.gzzc {
	width: 1005px;
	height: 163px;
	background: url(imagesbanner_gzzc.jpg) no-repeat;
	position: relative;
	overflow: hidden;
}
.gzzc ul {
	overflow: hidden;
	margin: 20px 0 0 140px;
}
.gzzc li {
	float: left;
	margin-left: 35px;
}
.gzzc li a {
	font-size: 36px;
	color: #333;
	display: block;
	width: 72px;
	padding: 10px;
	border: solid 2px transparent;
}
.gzzc li a:hover {
	color: #C51F24;
	border: solid 2px #C51F24;
}
.wsztBox {
	width: 995px;
	padding: 0 5px;
	overflow: hidden;
	height: 532px;
}
.wsztLeft {
	width: 520px;
	overflow: hidden;
}
.wsztCon {
	height: 230px;
	overflow: hidden;
	margin-top: 15px;
}
.qfsySlide {
	width: 520px;
	height: 240px;
	overflow: hidden;
	position: relative;
	margin-top: 15px;
}
.qfsySlide .hd {
	height: 40px;
	border-bottom: solid 1px #C51F24;
}
.qfsySlide .hd li {
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	float: left;
}
.qfsySlide .hd li a {
	font-size: 20px;
}
.qfsySlide .hd li.on {
	background: #0B4293;
}
.qfsySlide .hd li.on a {
	color: #FFF;
}
.qfsySlide .bd {
	width: 460px;
	height: 139px;
	overflow: hidden;
	position: relative;
	padding: 30px;
	background: #e5e5e5;
}
.qlbySlide {
	width: 460px;
	height: 139px;
	overflow: hidden;
	position: relative;
}
.qlbySlide .qlbyhd ul li {
	float: left;
	width: auto;
	height: 30px;
	line-height: 30px;
	border-bottom: solid 2px #e5e5e5;
	padding: 0 10px;
}
.qlbySlide .qlbyhd ul li a {
	font-size: 16px;
}
.qlbySlide .qlbyhd {
	height: 30px;
	border: none;
}
.qlbySlide .qlbyhd ul li.on {
	border-bottom: solid 2px #C51F24;
	background: none;
}
.qlbySlide .qlbyhd ul li.on a {
	color: #333;
}
.qlbybd {
	width: 460px;
	overflow: hidden;
	margin-top: 10px !important;
}
.qlbybd li {
	line-height: 30px;
}

.zsjsSlide {
	width: 460px;
	height: 139px;
	overflow: hidden;
	position: relative;
}
.zsjsSlide .zsjshd ul li {
	float: left;
	width: auto;
	height: 30px;
	line-height: 30px;
	border-bottom: solid 2px #e5e5e5;
	padding: 0 10px;
}
.zsjsSlide .zsjshd ul li a {
	font-size: 16px;
}
.zsjsSlide .zsjshd {
	height: 30px;
	border: none;
}
.zsjsSlide .zsjshd ul li.on {
	border-bottom: solid 2px #C51F24;
	background: none;
}
.zsjsSlide .zsjshd ul li.on a {
	color: #333;
}
.zsjsbd {
	width: 460px;
	overflow: hidden;
	margin-top: 10px !important;
}
.zsjsbd li {
	line-height: 30px;
}
.zsjsList li {
	line-height: 28px;
}
.wsztRight {
	width: 440px;
	overflow: hidden;
}
.tzggList {
	width: 420px;
	margin: 15px 10px 0;
}
.tzggList li {
	line-height: 34px;
}
.tzggList li .date {
	float: right;
}
.tzggList li a i {
	display: block;
	width: 3px;
	height: 3px;
	background: #333;
	float: left;
	margin: 15px 10px 0 0;
}
.tzggList li a:hover i {
	background: #954420;
}
.zxft {
	margin-top: 15px;
}
.zxftCon {
	width: 440px;
	height: 330px;
	margin-top: 15px;
	overflow: hidden;
}
.zxftCon a {
	display: block;
	width: 440px;
	height: 330px;
}
.zxftCon a img {
	width: 440px;
	height: 330px;
}
.btmBanner {
	overflow: hidden;
}
.btmBanner li {
	float: left;
	width: 217px;
	height: 73px;
	overflow: hidden;
	margin-right: 42px;
}
.btmBanner li img {
	width: 217px;
	height: 73px;
}
.yqljBox {
	width: 995px;
	padding: 0 5px;
	overflow: hidden;
	height: 70px;
	border-bottom: dashed 1px #E5E5E5;
	margin-bottom: 40px;
}
.footer {
	line-height: 2;
	text-align: center;
	width: 100%;
	padding: 20px 0;
}
.yqljTitle {
	width: 140px;
	height: 50px;
	background: #C51F24;
	font-size: 24px;
	color: #FFF;
	display: block;
	float: left;
	line-height: 50px;
	text-align: center;
}
.yqljBox a {
	display: block;
	height: 35px;
	text-align: center;
	line-height: 35px;
	background: #e5e5e5;
	float: left;
	margin: 8px 0 0 40px;
	padding: 0 35px;
}
.location {
	height: 50px;
	line-height: 50px;
	border-bottom: solid 1px #C51F24;
	font-size: 16px;
	color: #0B4293;
}
.location a {
	font-size: 16px;
	color: #0B4293;
}
.location .icon_location {
	background: url(imageslocation_icon.png) no-repeat;
	width: 14px;
	height: 20px;
	display: block;
	margin: 15px 10px 0 20px;
	float: left;
}
.contentBox {
	width: 920px;
	border: solid 1px #d5d5d5;
	margin: 20px auto 40px;
	padding: 20px;
}
.contentBox h1 {
	font-size: 28px;
	text-align: center;
	line-height: 1.8;
	color: #0B4293;
	font-weight: bold;
}
.resourceBox {
	line-height: 40px;
	font-size: 14px;
	color: #414141;
	text-align: center;
	background: url(imagescontent_title_btm_line.png) no-repeat center bottom;
	margin-bottom: 20px;
}
.contentTxt {
	line-height: 2;
	color: #000;
	font-size: 16px;
	overflow: hidden;
}
.qpList li {
	line-height: 40px;
}
.qpList li a {
	font-size: 16px;
}
.qpList li .date {
	float: right;
	font-size: 14px;
	color: #737373;
}
.qpList li i {
	background: url(imageslist_icon.png) no-repeat;
	width: 17px;
	height: 17px;
	display: block;
	float: left;
	margin: 11px 10px 0 0;
}
.page {
	line-height: 50px;
	text-align: center;
}
.secCon {
	width: 980px;
	margin: 20px auto 10px;
	overflow: hidden;
}
.secLeft {
	width: 260px;
	overflow: hidden;
}
.menuTitle {
	height: 48px;
	background: #073a85;
	padding-left: 15px;
	width: 245px;
	color: #FFF;
	font-size: 18px;
	line-height: 48px;
}
.leftMenu {
	width: 240px;
	background: #e7e7e7;
	padding: 0 10px 50px;
}
.leftMenu li {
	height: 50px;
	line-height: 50px;
	border-bottom: solid 1px #d9d9d9;
}
.leftMenu li a {
	font-size: 16px;
}
.leftMenu li a i {
	display: block;
	width: 16px;
	height: 12px;
	background: url(imagessecond_leftMenu_icon.png) no-repeat;
	float: left;
	margin: 19px 10px 0 0;
}
.leftMenu li a:hover i {
	background: url(imagessecond_leftMenu_icon.png) no-repeat 0 -12px;
}
.leftMenu li.on a i {
	background: url(imagessecond_leftMenu_icon.png) no-repeat 0 -12px;
}
.leftMenu li.on a {
	color: #C51F24;
}
.leftBox {
	background: #e7e7e7;
}
.leftTitle {
	height: 48px;
	line-height: 48px;
	border-bottom: solid 1px #d9d9d9;
	border-top: solid 2px #073A85;
	position: relative;
}
.leftTitle h2 {
	font-size: 18px;
	color: #073A85;
	width: 120px;
	border-top: solid 1px #C42021;
	text-align: center;
}
.leftTitle .more {
	position: absolute;
	width: 50px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	background: #073A85;
	right: 20px;
	top: 15px;
}
.leftCon {
	overflow: hidden;
}
.leftList {
	padding: 0 10px;
	width: 240px;
	margin: 10px 0 20px 0;
}
.leftList li {
	line-height: 30px;
}
.leftList li a i {
	display: block;
	width: 3px;
	height: 3px;
	background: #333;
	float: left;
	margin: 14px 5px 0 0;
}
.leftList li a:hover i {
	background: #C42021;
}
.banner_wszg {
	width: 238px;
	height: 118px;
	border: solid 1px #D9D9D9;
	margin: 10px auto 20px;
	display: block;
}
.banner_wszg img {
	width: 238px;
	height: 118px;
}
.secRight {
	width: 700px;
}
.ml20 {
	margin-left: 20px !important;
}
.singleTitle {
	font-size: 28px;
	color: #0B4293;
	font-weight: bold;
	line-height: 40px;
	text-align: center;
}
.singleResource {
	line-height: 30px;
	margin-top: 10px;
	text-align: center;
	background: url(imagescontent_title_btm_line.png) no-repeat center bottom;
	margin-bottom: 10px;
}
.singleContent {
	color: #333;
	line-height: 2;
}
.leftMenuBox {
	display: none;
}
.singleContent img {
	margin: 0 auto;
}
.contentTxt img {
	margin: 0 auto;
}
/*参观预约*/

.cgyyTitle {
	font-size: 30px;
	text-align: center;
	line-height: 40px;
	padding: 10px 0;
	color: #0370a8;
	font-weight: bold;
	margin-bottom: 10px;
}
.jdjjBox {
	background: #fefaf4;
	border: solid 1px #ecebeb;
	overflow: hidden;
	padding: 10px 0;
}
.cgyyTitleBox {
	height: 40px;
	line-height: 40px;
}
.icon_jj,.icon_cgxz,.icon_glgd,.icon_lxwm,.icon_yysq {
	background: url(imagesicon_jj.gif) no-repeat;
	width: 30px;
	height: 27px;
	float: left;
	margin: 6px 10px 0 10px;
}
.icon_cgxz {
	background: url(imagesicon_lb.png) no-repeat;
	width: 23px;
	height: 23px;
}
.icon_glgd {
	background: url(imagesicon_ben.png) no-repeat;
	width: 17px;
	height: 23px;
}
.icon_lxwm {
	background: url(imagesicon_em.png) no-repeat;
	width: 25px;
	height: 25px;
}
.icon_yysq {
	background: url(imagesicon_js.png) no-repeat;
	width: 28px;
	height: 27px;
}
.cgyyTitleBox h3 {
	float: left;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.border_blue {
	border-top: solid 3px #0b6190;
}
.border_org {
	border-top: solid 3px #f66728;
}
.jdjjCon {
	overflow: hidden;
}
.jdjjCon .fleft {
	width: 329px;
	padding: 0 10px;
	color: #333;
	line-height: 1.6;
	padding-top: 20px;
}
.jdjjCon .fleft p {
	text-indent: 2em;
}
.jdjjCon .fright {
	width: 329px;
    padding: 20px 10px 0 10px;
}
.jjSlide {
	width: 324px;
	height: 242px;
	overflow: hidden;
	position: relative;
}
.jjSlide .hd {
	position: absolute;
	bottom: 10px;
	right: 0;
	z-index: 9;
}
.jjSlide .hd li {
	width: 10px;
	height: 10px;
	background: #7c7e8a;
	float: left;
	margin-right: 10px;
	text-indent: -1978px;
	overflow: hidden;
}
.jjSlide .hd li.on {
	background: #ff3131;
}
.jjSlide .bd {
	width: 324px;
	height: 242px;
	overflow: hidden;
	position: relative;
}
.jjSlide .bd .pic {
	width: 324px;
	height: 242px;
	overflow: hidden;
}
.jjSlide .bd .pic img {
	width: 324px;
	height: 242px;
}
.jjSlide .bd .tit {
	width: 240px;
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 5;
}
.jjSlide .bd .tit a {
	font-size: 14px;
	color: #FFF;
}
.jjSlide .bd .mask {
	width: 324px;
	height: 30px;
	background: #000;
	opacity: 0.6;
	filter: alpha(opacity:60);
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
}
.cgxzBox,.glgdBox {
	border: solid 1px #ecebeb;
	padding: 10px 0;
	overflow: hidden;
}
.cgyyCon .fleft {
	width: 329px;
	padding: 0 10px;
	color: #333;
	line-height: 1.6;
	padding-top: 20px;
}
.cgyyCon .fright {
	width: 329px;
    padding: 20px 10px 0 10px;
	color: #333;
}
.subTitle {
	height: 26px;
	line-height: 26px;
	border-bottom: solid 1px #d2d2d2;
	margin-bottom: 10px;
}
.icon_arrow {
	background: url(imagesicon_arrow.gif) no-repeat;
	width: 17px;
	height: 15px;
	float: left;
	margin: 5px 5px 0 0;
}
.subTitle h4 {
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
.cgyyCon p {
	color: #666;
	line-height: 1.8;
	margin-bottom: 10px;
}
.line {
	height: 3px;
	margin-bottom: 20px;
	overflow: hidden;
	width: 698px;
}
.line .fleft {
	width: 50%;
	height: 100%;
	background: #0b6190;
}
.line .fright {
	width: 50%;
	height: 100%;
	background: #f66728;
}
.glgdCon {
	padding-bottom: 20px;
	overflow: hidden;
}
.glgdCon a {
	display: block;
	width: 322px;
	height: 126px;
	float: left;
	margin-left: 17px;
}
.lxwmCon a {
	height: 119px;
}
.yysqCon a {
	width: 277px;
	height: 72px;
	margin-left: 46px;
}
.floatBox {
	position: fixed;
	right: 0;
	top: 230px;
}
.floatBox h3 {
	font-size: 18px;
	color: #C51F24;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
}
.floatCon {
	border: solid 1px #0B4293;
	width: 80px;
	padding: 10px;
}
.floatCon p {
	color: #C51F24;
	font-size: 14px;
	line-height: 1.6;
	text-align: center;
}
.floatCon img {
	display: block;
	width: 80px;
	height: 80px;
}
/*访谈*/
.videoBox {
	overflow: hidden;
}
.video {
	width: 560px;
	overflow: hidden;
}
.titleBox {
	background: #EEE;
	text-align: center;
	overflow: hidden;
	margin-bottom: 20px;
}
.titleBox .ftTitle {
	font-size: 30px;
	color: #c60e16;
	font-weight: bold;
	margin-top: 20px;
}
.titleBox .dateBox {
	font-size: 14px;
	color: #333;
	margin-top: 20px;
	margin-bottom: 20px;
}
.ftjsBox {
	width: 331px;
	height: 239px;
	background: url(imagesft_bg.png) no-repeat;
	padding: 130px 30px 80px 45px;
}
.ftjsBox h3 {
	font-size: 20px;
	font-weight: bold;
	color: #0061c2;
	text-align: center;
}
.ftjsBox p {
	font-size: 14px;
    margin-top: 5px;
    line-height: 1.8;
    font-family: \5B8B\4F53;
    color: #333;
}
.ftjsBox p span {
	font-weight: bold;
}
.fttpBox .title {
	margin-bottom: 20px;
}
.fttpBox .title h2 {
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	background: #0061c2;
	text-align: center;
	line-height: 40px;
	width: 120px;
	height: 40px;
}
.fttpList {
	overflow: hidden;
}
.fttpList li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.fttpList li img {
	width: 315px;
	height: 220px;
}
.wzzbBox .title {
	border-top: solid 2px #0061C2;
	height: 40px;
}
.wzzbBox .title h2 {
	font-size: 18px;
	color: #cb0305;
	font-weight: bold;
	line-height: 40px;
	text-indent: 20px;
}
.wzzbCon {
	background: #f2f2f2;
	padding: 20px;
	border-top: solid 1px #e9e9e9;
	line-height: 1.8;
	height: 450px;
	overflow: auto;
	color: #333;
}
.listBoth{
overflow: hidden;
    margin: 19px 0;
}
.listBoth .da{
    float: left;
}
.listBoth .da img{
width:321px;
height:106px;
}