@charset "utf-8";
/* CSS Document */
body{margin:0; padding:0; font-size:12px;background-color:#fff;}
a{text-decoration:none; color:#444;}
a:hover{ color:#02226b;}

/*头部*/
.header{ width:100%; height:185px;  margin:0 auto;background:url(../images/header_bg.jpg) no-repeat top center;}
.top{ width:1100px; height:140px;  position:relative;margin:0 auto;z-index:2;}
.logo{width:360px;height:88px;padding-top:29px;float:left; }
.topNav{width:645px;float:right;height:105px;padding-top:20px;text-align:right;color:#e0e0e0;}
.topNav span{margin:0 6px;}
.topNav a{color:#e0e0e0}
.topNav a:hover{color:#fff;}
.search{width:200px; height:28px;position:absolute; right:0; top:72px;background:url(../images/search.png) no-repeat left center; z-index:1000; }
.search input{position:absolute; width:163px;height:29px;line-height:29px; color:#323232; border:none; background:none; left:0px; top:0px;  padding:0px; margin:0px;}
.search input.notxt{color:#3f3f3c; padding-left:12px;}	
.search input.notxt1 {position:absolute;width:28px;height:29px;left:172px;}
.quickLink{width:155px;height:28px;padding-left:15px;background:url(../images/arrow_down.png) no-repeat 140px center;background-color:#02226b;border:1px solid #cfd5e4;line-height:28px;position:absolute;right:226px;top:72px;color:#fff;}
.select{ width: 145px; height:30px; line-height:30px; padding-left:10px; font-size:14px; position:relative;cursor:pointer; z-index:1;}
.son_select { background:#02226b; width: 170px;padding:10px 0;border:1px solid #cfd6e5; border-top:none;line-height:30px; overflow:hidden;display:none; position:absolute;bottom:-199px; left:-16px; z-index:999999999999999999;}
.son_select a{ width: 183px; padding-left:35px; height:30px; line-height:30px; display:block; font-size:14px;color:#fff;}
.son_select a:hover{color:#fff; font-weight:bold;}
.son_select a.icon1{background:url(../images/icon1.png) no-repeat 10px center;}
.son_select a.icon2{background:url(../images/icon2.png) no-repeat 10px center;}
.son_select a.icon3{background:url(../images/icon3.png) no-repeat 10px center;}
.son_select a.icon4{background:url(../images/icon4.png) no-repeat 10px center;}
.son_select a.icon5{background:url(../images/icon5.png) no-repeat 10px center;}
.son_select a.icon6{background:url(../images/icon6.png) no-repeat 10px center;}

.nav{ width:100%;height:45px; line-height:45px; margin:0 auto;clear:both;}
.nav ul{ width:1190px;height:45px; margin:0px auto;}
.nav ul li{float:left;color:#fff; font-size:16px;height:45px;line-height:45px; }
.nav ul li:first-child{ background: none;}
.nav ul li a{color:#fff; font-size:16px;display:block;padding:0 38px;font-weight:bold;}
.nav ul li .subNav{ top:45px; left:0px; padding-top:10px;width:200px;background:url(../images/subNav_bg.png) repeat;}
.nav ul li.on a{color:#02226b;background-color:#c3cbde; display:block;}
.nav ul li.on .subNav { display:block;}
.nav ul li.on .subNav dl{overflow:hidden;}
.nav ul li.on .subNav dl dd{ padding-bottom:5px;}
.nav ul li.on .subNav dl dd a{ font-size:14px; line-height:15px; border-top:none; text-align:left; font-weight:normal; height:auto; padding-left:20px;  color:#333;background:none;}

.nav ul li.on .subNav dl dd a:hover{ color:#02226b;}

.Banner{height:400px; margin:0 auto; z-index:1;}
.iosSliderDemo {
	clear: both;
	width: 100%;
	/* padding: 0 0 30% 0; */
	padding: 0 0 400px;
	position: relative;
}
.fluidHeight {
	position: absolute;
	width: 100%;
	height:400px;
}
.sliderContainer {
	height: 100%;
	max-height:400px;
	padding: 0 0;
}
.iosSlider {
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.iosSlider .slider {
	width: 100%;
	height: 100%;
}
.iosSlider .slider .item {
/* PKU	width: 1200px; */
	width: 100%;
   	max-width:1098px;
	height: 100%;
	padding: 0 0 0 0;
	text-align: center;
}
.iosSlider .slider .item .inner {
	position: relative;
	top: 0;
	left: 0;
	width:100%;
	margin: 0 auto;
	height: 100%;
	box-shadow: 0 0 10px -5px #000;
	background-position: 50% 0;
	background-repeat: no-repeat;
}
.iosSlider .slider .item .inner img {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0 auto;
	width:1100px;
	height:400px;
}
.iosSlider .slider .item .inner .selectorShadow {
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../images/selector-shadow.png) no-repeat 0 0;
	width: 120px;
	height: 30px;
	display: none;
}
.iosSlider .slider .item .inner .text1{
	opacity: 0;
	filter: alpha(opacity=0);
/* PKU	background:#9b0000; */
	background: none repeat scroll 0 0 #000000;
	position: absolute;
/* PKU	left: 150px; */
/* PKU	top: 250px; */
	bottom: 12%;
	padding: 0 12px 0 12px;
	height:50px;
	text-align: left;
}
.iosSlider .slider .item .inner .text1 span {
	color: #fff;
	font-size:24px;
	font-weight: 700;
	line-height:50px;
	padding: 0 8px;
	font-family:"Microsoft Yahei";
}
.iosSlider .slider .item .inner .text1 span i {
	margin: 0 0 0 5px;
}
.iosSlider .slider .item .inner .text2 {
	background: none repeat scroll 0 0 #000000;
	opacity: 0;
	filter: alpha(opacity=0);
	padding: 10px 12px 10px;
	position: absolute;
	left: 100px;
/* PKU	top: 301px; */
	top: 451px;
	text-align: left;
}
.iosSlider .slider .item .inner .text2 span {
	display: block;
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	line-height:1.5;
	font-weight: 100;
	padding: 0 8px;
	font-family:"Microsoft Yahei"
}
.iosSlider .slider .item .inner .more{
/*	opacity: 0.3;  zb */
	opacity: 0.4;
	background: none repeat scroll 0 0 #fff;
	position: absolute;
	bottom: 6%;
   	right:0;
/*	padding: 0 5px; zb */
	padding: 0 5px 0 2px;
	height:25px;
   	width:55px;
   	z-index:2;
	text-align: center;
}
.iosSlider .slider .item .inner .more a {
	color: #000;
   text-decoration:none;
	font-size:14px;
	line-height:25px;
	font-family:"寰蒋闆呴粦"
}
.sliderContainer .slideSelectors {
	/* PKU	left: 0;
	width: 137px; */
	margin: 0 auto;
	z-index: 1;
	position:absolute;
	width:100%;
	top:0px;
	height:auto;
}
.mask{ width:1098px; margin:0px auto; position:relative; z-index:3;}
.slideSelectors_pn .prev {
	position:absolute;
	left:50%;
	top:170px;
	margin-left:-530px;
	width:35px;
	height: 35px;
	background: url(../images/arrow_left.png) no-repeat 50% 0;
	
}
.slideSelectors_pn .next {
	position:absolute;
	left:50%;
	top:170px;
	width: 35px;
	height: 35px;
	margin: 0 0 0 10px;
	background: url(../images/arrow_right.png) no-repeat 50% 0;
	margin-left:500px;
}
.sliderContainer .slideSelectors .item {
	float: left;
	width: 9px;
	height: 9px;
	background: #aaa;
	margin: 1px 1px 1px 11px;
	/* opacity: 0.25; */
	filter: alpha(opacity=25);
	border-radius: 10px;
}
.sliderContainer .slideSelectors .item.first {
	margin-left: 1px;
}
.sliderContainer .slideSelectors .selected {
	width: 11px;
	height: 11px;
	margin: 0 0 0 10px;
	background: #eee;
	opacity: 1;
	filter: alpha(opacity=100);
	box-shadow: none;
}
.sliderContainer .slideSelectors .selected.first {
	margin-left: 0;
}
.sliderContainer .scrollbarContainer {
	position: relative;
	bottom: 4px;
	left: 0;
	height: 4px;
	margin: 0 auto;
	z-index: 1;
}

.slideSelectors .mask-right, .slideSelectors .mask-left {
    background: #fff none repeat scroll 0 0;
    opacity: 0.5;
	filter:alpha(opacity=50); 
	-moz-opacity:0.5; 
    overflow: hidden;
    z-index: 4;
	height: 400px;
	position: absolute;
	width:1098px;
	
}
.slideSelectors .mask-left {
	margin-left:-1648px;
    left:50%;
}
.slideSelectors .mask-right {
	margin-left:548px;
    left:50%;
}
/*banner结束*/
.mode01{width:1100px;overflow:hidden;margin:0 auto 20px;}
.mode01 .lf{width:642px;overflow:hidden;float:left;}
.articleList_image{width:}
.articleList_title{height:60px;line-height:60px;}
.articleList_title h2{font-size:20px;color:#02226b;}
.articleList_title span{color:#505050;}
.Info_left{width:300px;overflow:hidden;float:left;}
.Info_right{width:300px;overflow:hidden;float:right;}
.articleContent{width:auto;padding:5px 0;}
.articleContent a{font-weight:bold;line-height:22px;font-size:14px;}
/*通知公告*/
.mode01 .rt{width:415px;overflow:hidden;float:right;}
.articleList01{}
.listTitle01{height:60px;line-height:60px;}
.listTitle01 h2{font-size:20px;color:#02226b;}
.articleList01 .list01 li{line-height:21px;height:42px;margin-bottom:18px;}
.articleList01 .list01 li span{float:left;width:44px;height:42px;text-align:center;background-color:#02226b;color:#fff;margin-right:15px;}
.articleList01 .list01 li span strong{font-size:18px;display:block;height:22px;line-height:24px;}
.articleList01 .list01 li span em{font-size:12px;font-style:normal;display:block;height:20px;line-height:18px;}
.articleList01 .list01 li a{font-size:14px;}
.articleList01 .list01{width:auto;overflow:hidden;padding:0;}
/*最新动态*/

.more{ float:right; padding-right: 10px;font-weight:normal;}
.more a{ font-size:12px; }
/*第二行*/
.mode02Wrap{width:100%;overflow:hidden;background-color:#f1f1f1;margin-bottom:30px;}
.mode02{width:1100px;margin:0 auto;overflow:hidden;}
.mode02 .lf{width:337px;overflow:hidden;float:left;}
.articleList02{}
.listTitle02{height:60px;line-height:60px;}
.listTitle02 h2 a{font-size:20px;color:#02226b;}
.art02Info{width:329px;padding:4px;background-color:#fff;overflow:hidden;height:245px;}
.list02{width:100%;overflow:hidden;padding:5px 0;}
.list02 li{line-height:20px;background:url(../images/li_bg.jpg) no-repeat 8px 14px;padding:8px 0 8px 24px;}
.list02 li a{font-size:14px;}
.articleList02 .more{width:205px;height:40px;line-height:40px;text-align:center;margin:20px auto;float:none;background-color:#fff;}

.mode02 .rt{width:720px;overflow:hidden;float:right;}
.listTitle03{height:60px;line-height:60px;}
.listTitle03 h2 a{font-size:20px;color:#02226b;}
.art02_con{float:left;}
.art02_con h4{padding:8px;}
.art02_con h4 a{font-size:15px;}
.art02_con p{line-height:22px;padding:0 10px;font-size:14px;}
.articleList{}
.listTitle{} 
.listTitle h2{color:#2d79b9; font-size: 16px; font-weight: bold; line-height:33px;padding-left:0;}
.articleList ul{ margin-top:5px;}
.articleList ul li{ background: url(../images/list_icon1.png) no-repeat 8px center;height:30px; line-height:30px; padding-left:25px;}
.articleList ul li span{ color:#282828; padding-right:5px;}
.list04{float:right;width:318px;height:233px;background-color:#fff;padding:10px;}
.cur03{float:left;}
.articleList03 .more{width:205px;height:40px;line-height:40px;text-align:center;margin:20px auto;float:none;background-color:#fff;clear:both;}
.articleList03_con{width:100%;overflow:hidden;}
/*底部开始*/
.footer{height:231px; background-color:#02226b;color:#fff;}
.copyRight{width:1100px; margin:0 auto;line-height:22px;height:160px;padding:25px 0;}
.footer_logo{width:309px;height:160px;float:left;border-left:1px dashed #909dbb;background:url(../images/footer_logo.jpg) no-repeat center center;}
.keyTopic{width:205px;height:160px;padding-left:35px;overflow:hidden;float:left;border-left:1px dashed #909dbb;}
.keyTopic h4{font-size:14px;padding:19px 0 20px;font-weight:normal;color:#a6acc0;}
.keyTopic li{width:95px;float:left;}
.keyTopic li a{font-size:12px;color:#a6acc0;line-height:22px;}
.keyTopic li a:hover{color:#fff;}
.adress{width:150px;height:160px;border-left:1px dashed #909dbb;float:left;padding:0 55px 0 55px;}
.adress h4{font-size:14px;padding:19px 0 20px;font-weight:normal;color:#a6acc0;}
.adress p{color:#a6acc0;}
.links{width:265px;height:160px;border-left:1px dashed #909dbb;border-right:1px dashed #909dbb;float:left;}
.link01{width:120px;margin:14px auto 10px;overflow:hidden;}
.link01 span{margin: 0 16px 0 5px;}
.links ul{width:120px;overflow:hidden;margin:0 auto;}
.links li{color:#a6acc0;}
.footer_bot{width:100%;height:45px;line-height:45px;text-align:center;background-color:#002955;border-top:1px solid #556b9c;color:#a6acc0;}
/*二级页*/
.subPage{ width:1100px; margin:0px auto 30px;/*background-color:#fff;*/overflow:hidden;}
.pageBanner{ width:1100px;margin:0 auto;height:300px;}
.pageBanner img{width:1100px;height:300px;}
.subPage .listTitle2 h2{height:40px;margin:0;}
.sub_left{width:220px;float:left;margin-right:35px;background-color:#0c318a;}
.sub_left h2{height:40px;line-height:40px;text-align:center;font-size:16px;background-color:#005bac;color:#fff;}
.sub_left ul{border-bottom:1px solid #5a73b0;margin-bottom:30px;}
.sub_left li{border-bottom:1px solid #011d61;border-top:1px solid #5a73b0;height:45px;line-height:45px;text-align:center;font-size:16px;}
.sub_left li a{color:#fff;display:block;border-left:2px solid #0c318a;width:218px;}
.sub_left li a:hover,.sub_left li.active a{color:#0c318a;background:url(../images/right.png) no-repeat 182px center;background-color:#fff;}
.sub_right{width:845px;float:right;/*background-color:#fff;*/}

.Bread{width:100%;padding:0 10px 0 15px;height:30px; line-height:30px;font-size:12px; color:#787878;background:url(../images/bread_bg.jpg) repeat-x}
.Bread span{float:left;font-size:12px;font-weight:normal;color:#858585;}
.Bread span a{color:#858585;}
.Bread a:hover{color:#0c318a;}

.articleList5 ul{width:100%;overflow:hidden;}
.articleList5 ul li{ height:35px; line-height:35px;}
.listTitle5{ padding-left:0px; background:none;width:100%;height:68px;line-height:68px;border-bottom:1px solid #d3d3d3;} 
.listTitle5 h2{color:#444; background:none;float:left;font-size: 26px; font-weight:normal; line-height:45px; padding:0px; margin:10px 0px;}
.t01{width:100%;overflow:hidden;}
.t01 h3{color:#011d61;font-size:18px;height:60px;line-height:60px;}
.t01 li{width:256px;float:left;padding-left:25px;background:url(../images/bg01.png) no-repeat left center;line-height:30px;}
.t01 li a{font-size:13px;}
.page{ width:100%; height:30px; line-height:30px; text-align:center; margin:0 auto;font-size:12px;clear:both; margin:20px 0px 30px;background-color:#f5f5f5;}
.page a{ padding:0 5px;}
.cur02{width:980px;}
.t01 .cur04{width:980px;}
/*侧栏列表页*/
.sub_left02{width:220px;float:left;margin-right:35px;background-color:#0c318a;}
.menu{border-bottom:1px solid #5a73b0;margin-bottom:30px;}
/*.title{height:45px;background-color:#1d51a2;width:200px;font-size:18px;color:#fff;text-align:center;line-height:45px;}*/
.menu .ListTitle {border-bottom:1px solid #8094dd;	display: block;	text-align: left;	height: 50px;line-height: 50px;	cursor: pointer;+width:100%;font-size:14px;}
.menu .ListTitle a{display:block;width:210px;height:50px;color:#fff;font-size:16px;}
.ListTitlePanel {position: relative;background-color:#0c318a;}
.leftbgbt {	position: absolute;	background: url(images/leftbgbt.jpg) no-repeat;	width: 11px;height: 52px;left: -11px;top: -4px;}
.menuList {	display:none;height: auto;}
.menuList dd {	height: 39px;line-height: 39px;	border-bottom: 1px solid #ffcc57;border-left:2px solid #0c318a;	width:218px;margin-left:0;background-color:#fff;}
.menuList dd a {display: block;	background: #ffb200;	line-height: 39px;	height: 39px;	text-align: center;	color: #fff;font-weight:bold;	text-decoration: none;	font-size:13px;}
.menuList dd.active a , .menuList dd a:hover {	background:#fff;color: #0c318a;background:url(../images/right.png) no-repeat 182px center;}
.menuParent.active .ListTitlePanel a {color: #0c318a;background:url(../images/right.png) no-repeat 202px center;background-color:#fff;}
.ListTitlePanel a{padding-left:10px;width:210px;}

/*conList*/
.news_list{width:100%;margin-top:10px;}
.news_list li{ border-bottom:1px solid #c9c9c9;overflow:hidden; padding-bottom:30px; margin-bottom:25px;}
.news_pic{ width:240px; height:160px; float:left; overflow:hidden}
.news_pic img{ width:100%;}
.news_info{ margin-left:272px; height:162px; overflow:hidden}
.news_info h2{ line-height:24px; padding:0px;margin:0  0 25px 0;}
.news_info h2 a{ font-size:21px; color:#282828; font-weight:normal}
.news_info h2 a:hover{ color:#003c7f;}
.news_info p{ color:#282828; font-size:14px; line-height:28px;}
.mar0{margin:0;}
/*分页*/
.pages{ text-align: center; height:28px;*height:29px; font-size: 18px; line-height:28px; margin-top:10px; overflow: hidden;padding-left:15px;}
.pages img{vertical-align: middle;}
.pages span{ color:#003c7f; padding:0 20px 0 0px; font-size:16PX;}
.pages a{ display: inline-block; *display:inline; *zoom:1; *vertical-align: middle;width:27px; height: 28px;*height:29px; font-size:16px; text-align:center; color:#636363;}
.pages a img{*display:block; *margin-top: 8px;}
.pages a:hover{ color:#003c7f;}
.pages a.on_pages{ background: url(../images/pages03.jpg) no-repeat center top;color:#003c7f;}


.noMarginB{margin-bottom:0;}
/*pic图片列表*/
.pic_list{width:100%;overflow:hidden;}
.pic_list ul{width:100%;overflow:hidden;margin-top:15px;}
.pic_list li{width:30.227272%;margin-right:3.977272%;/*width:266px;margin-right:41px;*/float:left;border:1px solid #d3d3d3;margin-bottom:40px;overflow:hidden;}
.pic_list .pic a{display:block;width:100%;height:0;padding-bottom:61.278195%;overflow:hidden;}
.pic_list .pic a img{display:block;width:100%;}
.list_info{width:auto;overflow:hidden;padding:0 4%;text-align:center;}
.pic_list .list_title{padding:8px 0 15px;}
.list_title a{font-size:16px;font-family:Helvetica;color:#003c7f;line-height:20px;}
.list_info .fatherbox{height:86px;overflow:hidden;}
.list_cont{font-size:14px;font-family:Calibri;line-height:28px;overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;}
.list_info .readMore{display:block;width:100px;height:26px;float:right;margin:8px 0;}
.list_info .readMore a{display:block;width:100px;height:26px;line-height:26px;font-size:14px;color:#003c7f;background:url(../images/icon12.png) no-repeat 92px center;}
.pic_list .noMargin{margin-right:0;}
.research li{border-color:#fff;border:1px solid #dbdbdb;}
.research .list_title{width:100%;height:43px;overflow:hidden;padding:15px 0 0;margin-bottom:5px;}
.research p{width:100%;height:88px;overflow:hidden;margin-bottom:5px;}
.research .readMore a{color:#7f7f7f}
.research .readMore a:hover{color:#003c7f;}
.current04{margin-bottom:10px;}

/*文章页*/
.article01{position:relative;}
.wrapSize{width:240px;float:right;overflow:hidden;position:absolute;right:0;top:23px;}
.size{ height:27px; line-height:27px;width:230px;float:right;margin-bottom:15px;}
.size a{ margin-right:18px; display:block; width:27px; height:27px; float:left}
.size .size1{ background:url(../images/size.jpg) no-repeat -0px 0px;}
.size .size3{ background:url(../images/size.jpg) no-repeat -45px 0px;}
.size .size2{ background:url(../images/size.jpg) no-repeat -91px 0px;}
.size .print{ background:url(../images/size.jpg) no-repeat -136px 0px;}
.size .cll{ background:url(../images/size.jpg) no-repeat -182px 0px;}
.wrapShare{width:100%;overflow:hidden;padding:10px 0 10px;}
.share{ height:27px; line-height:27px; margin-top:10px; padding:0 15px;}
.article{font-size:14px;line-height:30px;padding:15px 15px 0;}
.art{padding:15px 0 0 0;}

/*.pageList{  overflow: hidden;}
.articleTitle { width: 100%;text-align: left;overflow:hidden;}
.articleTitle h2{font-size: 26px;color:#444; line-height: 70px;border-bottom:1px solid #d3d3d3;font-weight:normal;}
.articleTitle h3{ font-size: 14px; color: #555; line-height: 20px; padding:10px 0; font-weight: bold;}
.articleAuthor { height: 30px;text-align: center; line-height: 30px; margin: 10px;background: #f5f5f5; color:#777; }
.article{overflow:hidden; margin:20px 10px;font-size:14px; line-height:30px;}
.articleList3 ul{width:725px;padding-bottom:20px;overflow:hidden;margin-top:10px;}
.articleList3 li{width:168px;padding:0 0px;border:1px solid #d3d3d3;margin:0 13px 13px 0;float:left;}
.articleList3 li span{display:block;width:168px;text-align:center;height:30px;line-height:30px;}
.listTitle3 h2{height:40px;line-height:40px;width:150px;padding-left:0;font-size:16px;color:#2d79b9;margin:0;float:left;}
.listTitle3 span{float:right;height:40px;line-height:40px;width:50px;text-align:center}
.articleList3 li.no_marginR{margin-right:0}
.listTitle3 h2 span{float:right;font-size:12px;font-weight:normal;}
.listTitle3{height:40px;height:40px;}
.articleList4 dl{width:725px;clear:both;margin-bottom:15px;overflow:hidden;border:1px solid #f1f1f1;}
.articleList4 dt{width:185px;float:left;height:133px;}
.articleList4 dd{width:480px;float:right;line-height:30px;padding-right:20px}
.articleList4 dd span{float:right;font-weight:normal;font-size:12px;}
.articleList4 dd h3{font-size:14px;height:40px;line-height:40px;}
.articleList4 dd h3 a{float:left;}
.articleList4 .bg{background-color:#f5f5f5;border:1px solid #f5f5f5;}
.list_date{height:40px;width:810px;}
.list_date span{display:inline-block;line-height:40px;margin-right:10px;font-size:16px;text-align:center;background:#003E78;}
.list_date span a{color:#fff;font-weight:bold;display:inline-block;width:80px;height:40px;}
.list_date span a:hover{color:#282828;font-weight:bold;background-color:#FFCB0B;}*/
.title02{height:70px;line-height:70px;border-bottom:1px solid #d3d3d3;position:relative;}
.cur05{width:240px;float:right;overflow:hidden;position:absolute;right:0;top:23px;}
.title02 h2{font-weight:normal;font-size:26px;width:500px;}
.sub_title02{font-size:20px;font-family:arial;line-height:28px;padding:15px 15px 20px 15px;text-align:center;}
.article_box{width:100%;overflow:hidden;margin-bottom:15px;}
.articleAuthor{width:100%;text-align:center}
.articleAuthor p{ color:#505050; font-size:14px; font-style:italic; line-height:24px;margin-bottom:10px;}
.articleAuthor p span{ margin-right:15px;}
.link{float:left;width:auto;overflow:hidden;padding-left:20px;}
.link .size{float:none;width:190px;}
.link .size a{width:22px;margin-right:15px;}
.link .share{padding:0;}
.author02_art{ height: 46px; border-top:1px solid #e4e4e4; border-bottom:1px solid #e4e4e4; font-size: 12px; line-height: 46px;  color:#787878;overflow: hidden; margin-top: 10px;padding:0 15px;}
.author02_art span{ margin-right:30px; color:#505050; font-size:14px; font-style:italic; display:inline-block}

.icon01_art,.icon02_art{ display: block; width:28px; margin-left:40px; height: 42px; float:right; background: url(../images/icon01_art.png) no-repeat; background-position: right 7px; cursor: pointer;}
.icon02_art{ background-position:0 -38px; float:left; margin-right: 40px; margin-left:3px;}

.annex{ margin-top:36px;padding:0 15px;}
.annex .Side_tit h2 a{font-size:21px;color:#282828;}
.annex ul{ margin-top:20px;}
.annex ul li{ margin-bottom:18px;}
.annex ul li a{ font-size:14px; line-height:18px;color:#323232;}
.cur06,.article01 {font-size:26px;height:60px;line-height:60px;border-bottom:1px solid #dbdbdb;}
.article01 h2{font-size:26px;height:60px;line-height:60px;float:left;width:400px;}
./*列表*/
.list06{width:100%;overflow:hidden;margin-top:10px;}
.list06 li{background:url(../images/li_bg.png) no-repeat 0 23px;border-bottom:1px solid #d3d3d3;width:100%;overflow:hidden;}
.list06 li a{display:block;padding:15px 0 15px 2%;width:83%;line-height:23px;font-size:16px;font-family:Arial;color:#282828;float:left;}
.list06 li a:hover{color:#003c7f;}
.rightDate{float:right;padding-top:15px;width:100px;text-align:right;font-size:16px;}
/*图片页*/
.noPadding{padding:0;margin-bottom:0;}