@charset "utf-8";

@import url("Font_style.css");
@import url("frame_style.css");
@import url("index_style.css");
@import url("page_style.css");
*{padding:0px; margin:0px;}
body {
	font-size:14px;
	font-family:"微软雅黑";
	background:url(http://wsjkw.sc.gov.cn/scwsjkw/xhtml/images/M_images/bg_05.jpg) no-repeat center top;
	color:#4e4e4e;
/*-webkit-text-size-adjust: none;
text-size-adjust: none;*/
}


.fl{ float:left;}
.fr{ float:right;}

.clear{
    content:".";
    display:block;
    font-size:0px;
    line-height:0px;
    height:0px;
    clear:both;
    visibility:hidden;
}

/*strat 2017/2/17*/
a{
	color:#4e4e4e;
	text-decoration:none;
	-moz-transition:all .3s ease-out;
  -o-transition:all .3s ease-out;
  -webkit-transition:all .3s ease-out;
  transition:all .3s ease-out;
}
a:hover{
	color:#8d8181;
	text-decoration:none;
}
/*end 2017/2/17*/
ul{
    list-style-type:none;
	clear:both;
	}
img{
	border:0;
}
.imgAni:hover img{
    -moz-transform: scale(1.15, 1.15);
    -webkit-transform: scale(1.15, 1.15);
    -o-transform: scale(1.15, 1.15);
}
.imgAni img{
    width: 100%;
    height: auto;
    transition: all ease-out .3s;
}
h2{
	font-family:"微软雅黑" , Arial, Helvetica, sans-serif;
}
.blankH10{
    height:10px;
	font-size:0px;
	overflow:hidden;
}
.blankH12{
    height:12px;
	font-size:0px;
	overflow:hidden;
}
.blankH5{
    height:5px;
	font-size:0px;
	overflow:hidden;
}
.blankH3{
    height:3px;
	font-size:0px;
	overflow:hidden;
}
.blankH2{
    height:2px;
	font-size:0px;
	overflow:hidden;
}
.blankH6{
    height:6px;
	font-size:0px;
	overflow:hidden;
}
.blankH8{
    height:8px;
	font-size:0px;
	overflow:hidden;
}
.blankH24{
    height:24px;
	overflow:hidden;
}
.blankH25{
	 height:25px;
	overflow:hidden;
}
.blankH28{
    height:28px;
	overflow:hidden;
}
.blankH30{
    height:30px;
	overflow:hidden;
}
.blankH56{
    height:56px;
	overflow:hidden;
}
.blankH20{
    height:20px;
	overflow:hidden;
}
.blankH22{
    height:22px;
	overflow:hidden;
}
.blankH10{
    height:10px;
	overflow:hidden;
}
.blankH16{
    height:16px;
	overflow:hidden;
}
.blankH18{
    height:18px;
	overflow:hidden;
}
.blankH14{
    height:14px;
	overflow:hidden;
}

.blueH20{
	background:#dff5f5;
	height:20px;
	overflow:hidden;
}
	
/* 公用头部样式 */


.header {
	position:relative;
}
.container {
	position: relative;
	top:-170px;
}
.content {
	width: 980px;
	position: relative;
	margin:0 auto;
}
.content ul {
	overflow:hidden;
}
/*strat 2017/3/1*/
.top {
	width:100%;
	height: 204px;
	z-index: 1;
	display: none;
	overflow: hidden;
	background: url(../images/top_pic_bg.jpg) no-repeat center top;
}

.top-event {
	position: relative;
	/*height: 267px;*/
	overflow: hidden;
}
.top .close {
	width: 12px;
	height: 11px;
	position: absolute;
	top: 15px;
	right: 50%;
	margin-right:-460px;
	background: url(../images/top_close.png);
}

.top-event .hd {
	position: absolute;
	right: 50%;
	margin-right:-400px;
	bottom: 30px;
	z-index: 1000;
}
.top-event .next {
	width: 31px;
	height: 31px;
	background: url(../images/top_next.png) no-repeat;
	position: absolute;
	right: 50%;
	margin-right:-460px;
	top: 120px;
}
.top-event .hd ul {
	height: 15px;
	overflow: hidden;
}
.top-event .hd ul li {
	width: 15px;
	height: 15px;
	float: left;
	margin: 0 5px;
	border-radius: 50%;
	cursor:pointer;
	background-color: #fbea85;
}
.top-event .hd ul li.on {
	background-color: #e89106;
}

/*2017—2-17 strat*/
/*2017—2-14 strat*/

.top-event .cont {
	width:440px;
	overflow:hidden;
	/*margin:20px auto auto auto;*/
	position: absolute;
	top:28px;
	right: 50%;
	margin-right:-420px;
}
.top-event .cont .top_did {
	float: left;
	width:auto;
	height:28px;
	overflow:hidden;
	line-height:28px;
	text-align:center;
	color:#fff;
	padding: 0px 15px;
	background:#ec9305;
	border-radius: 10px;
}
.top-event .cont .jszc {
	width:68px;
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#fff;
	text-align:center;
	overflow:hidden;
	background:#ec9305;
}
.top-event .cont .title {
	width:440px;
	line-height:35px;
	font-size:24px;
	color:#1a5aa8;
	overflow:hidden;
}
/*.top-event .cont .text {
	width:440px;
	line-height:22px;
	font-size:14px;
	color:#fff;
	overflow:hidden;
}*/
.top-event .cont .cg {
	width:440px;
	line-height:30px;
	color:#1a5aa8;
	overflow:hidden;
}
/*end 2017/3/1*/
/*2017—2-14 end*/
/*2017—2-17 end*/
.nav {
	height:42px;
	background: url(../images/nav_bg.jpg) repeat-x;
	border-top:4px solid #3b78f4;
	overflow:visible;
}
.nav li {
	width:96px;
	text-align:center;
	line-height:42px;
}
.nav li a {
	display:block;
}
.nav .on {
	background:url(../images/nav_pic.png) repeat;
}
/*2017-2-8 start*/
/*2017-2-9 start*/
.nav {
	height:42px;
	background: url(../images/nav_bg.jpg) repeat-x;
	border-top:4px solid #3b78f4;
	overflow:visible;
	position: relative;
}
.nav li.on a{
	font-weight:bold;
	color: #fff;
}
.nav li a:hover {
	text-decoration:none;
	font-weight:bold;
	color: #fff;
}
.nav li.navLi .contMain{
	background: url(../images/nav_pic.png);
	width: 980px;
	height: 150px;
	overflow: hidden;
	position: absolute;
	padding:15px 0px; 
	top:42px;
	left: 0px;
	display: none;
}
.nav .contMain a{
	display: inline;
}

.nav .contMain li a{
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	-moz-transition:all .3s ease-out;
  -o-transition:all .3s ease-out;
  -webkit-transition:all .3s ease-out;
  transition:all .3s ease-out;
}
/*strat 2017/2/17*/
.nav .contMain li a:hover{
	color: #fad400;
}
/*end 2017/2/17*/
.nav .contMain .pic{
	width: 188px;
	height: 146px;
	overflow: hidden;
	margin-left:23px;
	margin-right: 30px;
}
.nav .contMain .list{
	width: 320px;
	overflow: hidden;
}
.nav .contMain .list li{
	width: 100%;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	text-align: left;
	margin:0px;

}
.nav .contMain .list_pic{
	width: 360px;
	overflow: hidden;
	margin-right: 10px;
}
.nav .contMain .list_pic li{
	width: 162px;
	height: 62px;
	overflow: hidden;
	border: 3px solid #fff;
	margin:0px 10px 10px 0px;
	font-size: 0px;
}
.nav .contMain .nav_jggk{
	width: 372px;
	overflow: hidden;
	margin-left: 20px
}
.nav .contMain .nav_jggk li{
	width: 170px;
	height: 74px;
	text-align: center;
	line-height: 74px;
	background: url(../images/nav_li_bg.png) repeat;
	overflow: hidden;
	border: 1px solid #8daceb;
	margin-right: 6px;
	margin-bottom:6px;
	-moz-transition:all .3s ease-out;
  -o-transition:all .3s ease-out;
  -webkit-transition:all .3s ease-out;
  transition:all .3s ease-out;
  cursor: pointer;
}
.nav .contMain .nav_jggk li a{
	font-size: 20px;
	font-weight: bold;
}
.nav .contMain .nav_jggk li a:hover{
	color: #fff
}
.nav .contMain .nav_jggk li:hover{
	background: #8daceb;
}
.nav .contMain .nav_tzgg{
	width: 560px;
	overflow: hidden;
	margin-left:10px;

}
/*start 2017-2-10*/
.nav .contMain .nav_tzgg li{
	text-align: center;
	width: 110px;
	height: 38px;
	overflow: hidden;
	margin-bottom: 4px;
	margin-right: 10px;
	padding: 6px 10px;
}
.nav .contMain .nav_tzgg li:hover{
	background: url(../images/nav_li_bg.png) repeat;

}
.nav .contMain .nav_tzgg li a:hover{
	color: #fff
}
/*end 2017-2-10*/
.nav .contMain .nav_tzgg li h3{
	font-weight: normal;
	height: 28px;
	line-height: 30px;
}
.nav .contMain .nav_bszn{
	width: 230px;
	height: auto;
	overflow: hidden;
	margin-left: 15px;
	text-align: left;
	font-family: "宋体"
}
.nav .contMain .nav_bszn .title{
	font-weight: bold;
	height: 24px;
	line-height: 20px;
	font-size: 14px;
}
.nav .contMain .nav_bszn li{
	width: 100%;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	font-size: 12px;
	text-align: left;
}
.nav .contMain .nav_cx{
	width: 174px;
	overflow: hidden;
	margin-right: 20px;
	margin-top: -6px;
}
.nav .contMain .nav_cx li{
	width: 172px;
	height: 36px;
	overflow: hidden;
	line-height: 36px;
	background: url(../images/nav_li_bg.png) repeat;
	border: 1px solid #8daceb;
	margin-bottom:4px;
	-moz-transition:all .3s ease-out;
  -o-transition:all .3s ease-out;
  -webkit-transition:all .3s ease-out;
  transition:all .3s ease-out;
  cursor: pointer;
}
.nav .contMain .nav_cx li:hover{
	background: #8daceb
}
.nav .contMain .nav_cx li a:hover{
	color: #fff
}
.nav .contMain .nav_cgcx{
	width: 556px;
	overflow: visible;
	margin-left: 20px;
	margin-top: -6px;

}

.nav .contMain .nav_cgcx .title{
	width: 100%;
	height: 32px;
	line-height: 28px;
	overflow: hidden;
	text-transform: uppercase;
	text-align: left;
	font-size: 18px;
}
.nav .contMain .nav_cgcx .title span{
	margin-left:10px;
	font-size: 12px;
}
.nav .contMain .nav_cgcx ul{
	overflow: visible;
	margin:4px 0px;
}
.nav .contMain .nav_cgcx li.t1{
	background:#fff;
	height:37px;
	width:230px;
	overflow:visible;
	position:relative;
}
.nav .contMain .nav_cgcx li.t1 img{
	margin:7px 8px auto 8px;
	float: left;
}
.nav .contMain .nav_cgcx li.t1 input{
	background:none;
	border:none;
	color:#b1b1b1;
	height:24px;
	_margin-top:10px;
	margin-top: 6px;
}
.nav .contMain .nav_cgcx ul li.t1{
	background:#fff;
	height:37px;
	width:228px;
	overflow:visible;
	position:relative;

}
.nav .contMain .nav_cgcx ul li.t2 input{
	background: none;
	border: 0px;
	color:#fff;
	font-size:20px;
	font-family:"微软雅黑";
	line-height: 38px;
}
.nav .contMain .nav_cgcx ul li.t2{
	width:84px;
	height:35px;
	background:#ccce23;
	border:1px solid #ccce23;
	cursor:pointer;
	margin-left:14px;
	
}
.nav .contMain .nav_cgcx .sq_cont{
	width:151px;
	background:#dbdbdb;
	color:#888888;
	position:absolute;
	top:30px;
	left:8px;
	z-index:10;
	display:none;
	line-height:37px;
}
.nav .contMain .nav_cgcx .qx_cont{
	width:151px;
	background:#dbdbdb;
	color:#888888;
	position:absolute;
	top:30px;
	left:8px;
	z-index:10;
	display:none;
	line-height:37px;
}
.nav .contMain .nav_cgcx .sq_cont li{
	width:50px;
	margin-left:10px;
	cursor:pointer;
	font-size: 12px;
	line-height: 24px;
}
.nav .contMain .nav_cgcx .qx_cont li{
	width:50px;
	margin-left:10px;
	cursor:pointer;
	font-size: 12px;
	line-height: 24px;
}
.nav .contMain .nav_cgcx .pic{
	width: 556px;
	height: 70px;
	overflow: hidden;
	margin-top: 13px;
	margin-left: 0px;
	margin-right: 0px;
}
.nav .contMain .nav_cgcx .pic img{
	width: 556px;
	height: 70px;
	overflow: hidden;
}
.nav .contMain .gg_pic{
	width: 386px;
	overflow: hidden;
	margin-top: -2px;
}
.nav .contMain .gg_pic li{
	width: 100px;
	height: 140px;
	overflow: hidden;
	padding: 6px 7px; 
	background: url(../images/nav_li_bg.png) repeat;
	border: 1px solid #8daceb;
	margin-bottom:4px;
	-moz-transition:all .3s ease-out;
  -o-transition:all .3s ease-out;
  -webkit-transition:all .3s ease-out;
  transition:all .3s ease-out;
  cursor: pointer;
  margin-right: 10px;
}
.nav .contMain .gg_pic li:hover{
	background: #8daceb
}
.nav .contMain .gg_pic li a:hover{
	color: #fff
}
.nav .contMain .gg_pic li h3{
	font-size: 18px;
	font-weight: normal;
	height: 26px;
	line-height: 26px;
}
.nav .contMain .nav_bszn2{
	margin-left: 30px;
}
/*2017-2-9 end*/
/*2017-2-8 end*/
.nav .sreach {
	width:218px;
	height:24px;
}
/*strat 2017/2/21*/
.nav .sreach .text {
	width:182px;
	height:27px;
	position:absolute;
	top:7px;
	outline:none;
	border:none;
	background:url(../images/i_search_1.png) no-repeat;
	color:#4e5563;
	padding-left: 4px;
	overflow:hidden;
}
.nav .sreach .btn {
	position:absolute;
	top:7px;
	right:-1px;
	width:33px;
	height:27px;
	border:none;
	background:url(../images/i_search.png) no-repeat;
	cursor:pointer;
}
/*end 2017/2/21*/
/*start 2017/2/17*/
#fullSlide {
	position: absolute;
	left:50%;
	top: 46px;
	width: 616px;
	height: 294px;
	z-index:-2;
	overflow:hidden;
}
/*end 2017/2/17*/
#fullSlide ul {
	height: 100% !important; 
	width: 100% !important; 
}
#fullSlide ul li {
	height: 100% !important;
	width: 100% !important;
	height:550px; 
	background-position: center top; 
	background-repeat: no-repeat;
	overflow:hidden;
}
/*strat 2017/2/17*/
.MWaip{
	background:url(../images/i_pic_bg_02.jpg) no-repeat center bottom;
	width:100%;
	overflow:hidden
}
/*end 2017/2/17*/
/*公用底部样式*/
.footer {
	width:540px;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:30px;
	padding-top:10px;
}
.footer .cont {
	width:440px;
	height:auto;
	overflow:hidden;
	text-align:center;
	line-height:24px;
	color:#67b2ec;
	display:inline;
	margin-left:10px;
	
}
.footer .cont a{
	color:#67b2ec;
	margin:0px 8px;
}
#service {
	width:76px;
	height:300px;
	position:fixed;
	_position:absolute;
	left:50%;
	top:220px;
	width:82px;
 _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||300)));
	margin-left:516px;
	background:url(../images/service_pic.png) no-repeat;
	z-index:12;
}
#service ul li {
	width:76px;
	position:relative;
	overflow:visible;
}
#service ul li a {
	width:76px;
	height:100%;
	display:block;
	overflow:hidden;
}
#service ul li.t1 {
	height:75px;
}
#service ul li.t3 {
	height:75px;
}
#service ul li.t2 {
	_position:relative;
	height:75px;
}
#service ul li.t2 span {
	width:76px;
	height:75px;
	display:block;
	overflow:hidden;
}
/*2016-11-2 项目未用到
#service ul li.t2 span.on {
	background:url(../images/weixin_02.png) no-repeat;
}*/
#service ul li .weixin {
	width:132px;
	height:145px;
	overflow:hidden;
	position:absolute;
	right:76px;
	top:-4px;
	z-index:12;
	display:none;
	background:url(../images/wx_pic.png) no-repeat;
	_background:none;
 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/wx_pic.png");
}
#service ul li .weixin img {
	margin:10px 0px 0px 18px;
}

/*strat 2017/5/18*/
#service ul li .app {
	width:132px;
	height:145px;
	overflow:hidden;
	position:absolute;
	right:76px;
	top:-4px;
	z-index:12;
	display:none;
	background:url(../images/app_pic.png) no-repeat;
	_background:none;
 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/app_pic.png");
}
#service ul li .app img {
	margin:10px 0px 0px 18px;
}
/*end 2017/5/18*/

.bot_link {
	width:980px;
	height:36px;
	overflow:visible;
	margin:0 auto;
	position:relative;
	z-index:10;
	background:#449fe5;
}
.bot_link .title {
	width:980px;
	height:36px;
	overflow:hidden;
}
.bot_link .bd .contMain {
	display:none;
}
.bot_link li {
	width:196px;
	height:36px;
	line-height:36px;
	text-align:center;
	background:url(../images/bot_link.png) no-repeat right center;
	overflow:hidden;
}
.bot_link .no_bg {
	background:none
}
/*start 2016/11/1*/
/*start 2017/2/17*/
.bot_link .contMain {
	width:980px;
	height:68px;
	overflow-x:hidden;
	overflow-y:auto;
	background:#cae6f7;
	color:#455c69;
	position:absolute;
	left:0;
	top:36px;
	padding-top:10px;
	padding-bottom:10px;
	z-index:10;
}
/*end 2016/11/1*/
.bot_link .contMain a {
	color:#455c69;
}
/*end 2016/2/17*/
.bot_link .contMain a:hover {
	color:#283943;
	text-decoration: none;
}
.bot_link .title ul li.on div {
	width:100%;
	height:100%;
	background:url(../images/link_on.png) no-repeat center bottom;
}
.bot_link .contMain dl dd {
	width:210px;
	height:24px;
	font-size:12px;
	font-family:"宋体";
	line-height:24px;
	overflow:hidden;
	float:left;
	display:inline;
	margin-left:15px;
	z-index:20;
}



