/* 全局 */
*{ margin:0 auto; padding:0; border:0;}
body {font-family:"微软雅黑";color:#444;}
body{-webkit-text-size-adjust: 100% !important;}
ul,li{list-style:none; text-align:left; }
a:link,a:visited,a:active {text-decoration:none;color:#444;} 
a:hover {color: #F00;}
img{ border:0}
ul,li{list-style:none;}
.Hspace{width:1px; height:10px; overflow:hidden; clear:both;}
.Hspacep{width:1px; height:2px; overflow:hidden; clear:both;}
.clear{clear:both;font-size:0;line-height:0;height:0;}
/* 顶部按钮 */
.navbar_all{width:100%;height:32px;
	background: #fefefe;
	background: -moz-linear-gradient(top,  #fefefe 0%, #efefef 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#efefef));
	background: -webkit-linear-gradient(top,  #fefefe 0%,#efefef 100%);
	background: -o-linear-gradient(top,  #fefefe 0%,#efefef 100%);
	background: -ms-linear-gradient(top,  #fefefe 0%,#efefef 100%);
	background: linear-gradient(to bottom,  #fefefe 0%,#efefef 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#efefef',GradientType=0 );
}

/* 主题部分 */
.main{width:1200px;margin:0 auto;  }
.main .packet{width:1200px; text-align: center;}
.location{font-size:16px;line-height:40px;height:40px;text-align:left;}
.location a{font-size:16px;}  

/*文章*/
#title{width:1160px;line-height:30px;text-align:center;font-size:20px;font-family:"Microsoft YaHei",微软雅黑;font-weight:bold;color:#18456f;}
.assist{width:1160px;line-height:24px;border-top:1px solid #18456f;padding:10px 0 10px 0;color:#18456f;margin-bottom:10px;margin-top:15px;text-align:center;}
#ptime{font-size:12px;}

#content{margin:0 auto;width:1130px;line-height:180%;text-align:left;font-size:18px;padding-top:20px;color:#2a2a2a;}
#content p{text-indent:36px;margin:1em 0;}
#content p img{max-width:800px;}
#editor{font-size:12px;width:1160px;height:24px;line-height:24px;text-align:right;color:#18456f;padding:10px 0 10px 0;margin-bottom:10px;}
/*分页*/
.pageLink {width:1160px; font-size: 14px; margin:0 auto; clear:both;  font-family: Tahoma;  text-align:center;padding:40px 0 40px 0; }
.pageLinkOn { font-size:14px; color:#fff; font-weight:bold; text-align:center; background: #3c648c; margin:4px 4px; display:inline-block; padding:0px 5px; font-family: Tahoma; line-height:20px; margin-bottom:3px; }
.pageLink a { font-size:14px; text-align:center; background:#fff; border:1px solid #3c648c; margin:4px 4px; display:inline-block; padding:0px 5px;  line-height:18px }
.pageLink a:hover { font-size:12px; font-weight:bold;color:#fff;  text-align:center; background: #3c648c; border:1px solid #3c648c;  margin:4px 4px; display:inline-block; padding:0px 5px;   text-decoration:none; }
/* 分页 */
.pageLink {width:760px; font-size: 14px; margin:0 auto; clear:both;  font-family: Tahoma;  text-align:center;padding:40px 0 40px 0; }
.pageLinkOn { font-size:14px; color:#fff; font-weight:bold; text-align:center; background: #3c648c; margin:4px 4px; display:inline-block; padding:0px 5px; font-family: Tahoma; line-height:20px; margin-bottom:3px; }
.pageLink a { font-size:14px; text-align:center; background:#fff; border:1px solid #3c648c; margin:4px 4px; display:inline-block; padding:0px 5px;  line-height:18px }
.pageLink a:hover { font-size:12px; font-weight:bold;color:#fff;  text-align:center; background: #3c648c; border:1px solid #3c648c;  margin:4px 4px; display:inline-block; padding:0px 5px;   text-decoration:none; }


/* 工具栏 */
.slide_left_box_fix{position:fixed;top:100px;left:50%;margin-left:-690px;width:80px;padding-top:10px;
}
.share,.font,.duxin{float:left;}
.share-title,.font-title,.duxin-title{width:80px;height:50px;font-size:14px;font-weight:bold;text-align:center;line-height:50px;}
.share-title span,.font-title span,.duxin-title span{display:inline-block;padding:0 8px;}
.share_wx,.share_wb,.share_qq,.font-zoomin,.font-zoomout,.duxin-man,.duxin-woman{float:left;width:80px;height:70px;text-align:center;}
.share_wb a,.share_qq a,.font-zoomin a,.font-zoomout a{display:block;width:60px;height:60px;background:url(http://member.jschina.com.cn/2018zt/jschina/bg-share.png);cursor:pointer;overflow:hidden;line-height:500px;}
.share_wx a{display:block;width:60px;height:60px;background:url(http://member.jschina.com.cn/jsjcw/images/share.png);cursor:pointer;overflow:hidden;line-height:500px;margin-bottom:10px;}
.share_wb a          {background-position:-120px 0;}
.share_qq a          {background-position:-60px 0;}
.font-zoomout a      {background-position:-180px 0;}
.font-zoomin a       {background-position:-240px 0;}
.share_wx a:hover    {}
.share_qq a:hover    {background-position:-60px -60px;}
.share_wb a:hover    {background-position:-120px -60px;}
.font-zoomout a:hover{background-position:-180px -60px;}
.font-zoomin a:hover {background-position:-240px -60px;}
.share a:hover,.font a:hover{-webkit-animation:zoomInOut 0.3s 1;-moz-animation:zoomInOut 0.3s 1;-o-animation:zoomInOut 0.3s 1;animation:zoomInOut 0.3s 1;}
.duxin-man img,.duxin-woman img{width:60px;height:60px;cursor:pointer;}

@media (max-width:750px) {
	/* 顶部按钮 */
	.navbar1{line-height:0.6rem;height:0.6rem;width:10rem;background:#efefef;min-width:auto;text-align:center;display:none;}
	.navbar1 .navbarbu{width:10rem;text-align:right;}
	.navbar1 .navbarbu span{padding-left:0.2rem;color:#535353;}
	.navbar1 a{color:#535353;font-size:0.4rem;}
	/* 头区  */
	.header{position:relative;width:10rem;overflow:hidden;}
	.header .logo{position:absolute;left:0;top:0.1rem;}
	.header .logo img{width:8rem;}
	.header .search{position:absolute;left:500px;top:70px;display:none;}
	.header .search .searchbox1{text-align:center;}
	.header .search .searchbox1 .searchword{float:left;height:30px;padding-top:10px;text-align:center;}
	.header .search .searchbox1 .searchword input{border:1px solid #d0d0d0;color:#d0d0d0;width:360px;height:24px;line-height:24px;}
	.header .search .searchbox1 .searchsubmit{float:left;width:50px;height:50px;padding-top:10px;}
	.header .search .searchbox1 .searchsubmit input{cursor:pointer}

	.header .ma{position:absolute;left:940px;top:20px;display:none;}
	/* 导航 */
	.nav{height:108px;width:10rem;background:#7ea1c1;min-width:auto;}
	.navtop{width:100%;background:#7ea1c1;min-width:auto;height:60px;z-index:120;display:none;}
	.navtop .navtopbox{width:10rem;padding-top:0.2rem;}
	.navtop .navbu{float:left;margin-right:0.1rem;font-weight:bold}
	.navtop .navbu a{font-size:0.4rem;color:#fff}
	.navtop .navbu1{float:left;font-weight:bold}
	.navtop .navbu1 a{font-size:16px;color:#fff;display:block;background:#a3bbd3;height:30px;width:90px;text-align:center;line-height:30px;}
	.navtop .navbu2{float:left;margin-left:10px;padding-top:2px;}
	.navtop .navbu2 a{font-size:14px;color:#545454;display:block;background:#a2bcd3;height:26px;width:70px;text-align:center;line-height:26px;}
	.navbottom{width:100%;min-width:1200px;height:35px;background:#bacada;display:none;}
	.navbottom .navbottombox{width:1200px;height:35px;line-height:35px;}
	.navbottom .navleft{float:left;width:80px;font-weight:bold;font-size:14px;color:#365a8f;text-align:left;}
	.navbottom .navright{float:left;width:60px;font-weight:bold;text-align:right;}
	.navbottom .navright a{color:#365a8f;font-size:14px;}
	.service_channel1{height:40px;cursor: pointer;position:relative;z-index:120;}
	.service_channel_inner1{position: absolute;display:none;left:-20px;top:40px;width:580px;height:40px;}
	.service_channel_inner1 ul{}
	.service_channel_inner1 ul li{float:left;background: #7ea1c1;color: #fff;border-right:1px solid #9abfde;text-align: center;height: 40px;line-height: 40px;box-shadow: 1px 2px 8px #7c7a7a;padding:0 30px;}
	.navtop .navbu .service_channel_inner1 ul li a{font-size: 16px;}
	/* 苏网集群下拉导航 */
	.subSite{position:relative;width:75px;float:left;cursor:pointer;text-align:center;z-index:90;}
	.subarrow{position:absolute;top:15px;width:0;height:0;line-height:0;margin-left:0;font-size:0;border-color:#7ea1bf transparent transparent;border-style:solid dashed dashed;border-width:5px 5px 0;transform:rotate(0deg);-webkit-transform:rotate(0deg);transition:all .25s ease 0s}
	.subarrowHover{transform:rotate(180deg);-webkit-transform:rotate(180deg);transition:all .25s ease 0s}
	.subSiteSelect{position:absolute;top:34px;right:0;display:none;width:80px;background:#fff;filter:alpha(opacity=90); -moz-opacity:0.9;opacity:0.9;}
	.subSiteSelect ul{}
	.subSite .more{color:#365a8f;font-size:14px;}
	.subSite li{width:80px;height:30px;line-height:30px;text-align:center;color:#888888;overflow:hidden;border:1px solid #c0d0df;background:#fff;border-top:0;}
	.subSite li a{color:#888888;font-size:12px;}
	/* 主题部分 */
	.main{width:10rem;}
	.main .packet{width:10rem;text-align:center;padding-top:0.3rem;}
	.location{font-size:0.4rem;line-height:0.5rem;height:auto;text-align:left;width:9.6rem;padding:0.2rem 0;}
	.location a{font-size:0.4rem;}  
	/* 文章 */
	#title{width:9.6rem;line-height:0.8rem;text-align:center;font-size:0.524rem;font-weight:bold;color:#18456f;}
	.assist{width:9.6rem;line-height:0.6rem;border-top:1px solid #18456f;padding:0.2rem 0 0.2rem 0;color:#18456f;margin-bottom:0.2rem;margin-top:0.4rem;}
	#ptime{font-size:0.4rem;}
	#content{width:9.2rem;text-align:left;font-size:.542rem;line-height:160%;padding-top:0.2rem;color:#2a2a2a;}
	#content p{text-indent:0;text-align:justify;}
	#content p img{max-width:9rem;margin-left:0.3rem;}
	#editor{font-size:0.4rem;width:9.6rem;height:auto;line-height:0.6rem;text-align:right;color:#18456f;padding:0.2rem 0 0.2rem 0;margin-bottom:0.2rem;}
	/* 分页 */
	.pageLink {width:9.6rem; font-size: 0.4rem; margin:0 auto; clear:both;  font-family: Tahoma;  text-align:center;padding:0.2rem 0 0.2rem 0; }
	.pageLinkOn { font-size:0.4rem; color:#fff; font-weight:bold; text-align:center; background: #3c648c; margin:0.1rem 0.1rem; display:inline-block; padding:0px 0.1rem; font-family: Tahoma; line-height:0.5rem; margin-bottom:0.1rem; }
	.pageLink a { font-size:0.4rem; text-align:center; background:#fff; border:1px solid #3c648c; margin:0.1rem 0.1rem; display:inline-block; padding:0px 0.1rem;  line-height:0.5rem }
	.pageLink a:hover { font-size:0.4rem; font-weight:bold;color:#fff;  text-align:center; background: #3c648c; border:1px solid #3c648c;  margin:0.1rem 0.1rem; display:inline-block; padding:0px 0.1rem;   text-decoration:none; }
	
	.footer{border-top:2px solid #7ea1c1;width:10rem;height:150px;padding-top:20px;font-size:0.4rem;line-height:0.6rem;text-align:center;color:#808080;padding-bottom:100px;}
	.footer span{padding-left:0.2rem;padding-right:0.2rem;}
	.footer a{color:#808080;font-size:0.4rem;}
	/* 工具栏 */
	.slide_left_box_fix{position:fixed;top:100px;left:50%;margin-left:-690px;width:80px;padding-top:10px;display:none;}
	.share,.font,.duxin{float:left;}
	.share-title,.font-title,.duxin-title{width:80px;height:50px;font-size:14px;font-weight:bold;text-align:center;line-height:50px;}
	.share-title span,.font-title span,.duxin-title span{display:inline-block;padding:0 8px;}
	.share_wx,.share_wb,.share_qq,.font-zoomin,.font-zoomout,.duxin-man,.duxin-woman{float:left;width:80px;height:70px;text-align:center;}
	.share_wb a,.share_qq a,.font-zoomin a,.font-zoomout a{display:block;width:60px;height:60px;background:url(http://member.jschina.com.cn/2018zt/jschina/bg-share.png);cursor:pointer;overflow:hidden;line-height:500px;}
	.share_wx a{display:block;width:60px;height:60px;background:url(http://member.jschina.com.cn/jsjcw/images/share.png);cursor:pointer;overflow:hidden;line-height:500px;margin-bottom:10px;}
	.share_wb a          {background-position:-120px 0;}
	.share_qq a          {background-position:-60px 0;}
	.font-zoomout a      {background-position:-180px 0;}
	.font-zoomin a       {background-position:-240px 0;}
	.share_wx a:hover    {}
	.share_qq a:hover    {background-position:-60px -60px;}
	.share_wb a:hover    {background-position:-120px -60px;}
	.font-zoomout a:hover{background-position:-180px -60px;}
	.font-zoomin a:hover {background-position:-240px -60px;}
	.share a:hover,.font a:hover{-webkit-animation:zoomInOut 0.3s 1;-moz-animation:zoomInOut 0.3s 1;-o-animation:zoomInOut 0.3s 1;animation:zoomInOut 0.3s 1;}
	.duxin-man img,.duxin-woman img{width:60px;height:60px;cursor:pointer;}
}