body{
	background-image: url(http://glxx.jnjy.net.cn/Html/Templates/default/images/bk01.jpg) repeat-y;
	margin:0 auto;
	padding: 0;
	background-repeat: no-repeat;
	 background-size: cover;
	 overflow-x: hidden;
	 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://glxx.jnjy.net.cn/Html/Templates/default/images/bk01.jpg',  sizingMethod='scale');
	 }

/*top*/
.top_1{	
	background-image: url(http://glxx.jnjy.net.cn/Html/Templates/default/images/top01.png);
	background-repeat: no-repeat;
	background-size: cover;
	 overflow-x: hidden;
	 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://glxx.jnjy.net.cn/Html/Templates/default/images/top01.png',  sizingMethod='scale');
	 }
.top{
	height: 532px;
	margin: 0 auto;

	
}
.logo{
	padding-top: 46px;
	height: 117px;
	/*border: 1px solid red;*/
}
.logo_left{
	background: url(../images/logo2.png) no-repeat;
	height: 94px;
	width:630px;
	float: left;
	margin-left: 12px	
}
.logo_right{
	float: right;
	width: 356px;
	background: url(../images/shan.png) no-repeat;    background-size: 88px;
	margin-top: 4px;
}
.login{
	background-color: #667953;
	display: inline-block;
	width: 70px;
	height: 29px;
	color: #fff;
	line-height: 29px;
	text-align: center;
}
.input{
	width: 260px;
	height: 93px;
	padding-left: 115px;
	padding-top: 4px;
padding-bottom:34px;	
}
.input input{
	width: 115px;
	height: 29px;
	margin-left: -6px;
	margin-top: -2px;
	
}
.input .denglu{width: 58px;height: 29px;line-height:29px;text-align:center;background-color:#F79433;display: inline-block; color: #fff;}
.input .regit{width: 58px;height: 29px;line-height:29px;text-align:center;background-color: #00A040;display: inline-block;color: #fff;}
.shouye{
	     margin-top: -16px;
    padding-left: 114px;
}
.shouye #txtkeyWord{
	 width: 176px;
    height: 29px;
    border: 1px solid #ddd;
    padding-left: 10px;
    margin-right: 6px;
}
.shouye button{
	display: inline-block;
    height: 29px;
    width: 58px;
    background-color: red;
    line-height: 21px;
    color: white;
    width: 58px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    font-size: 14px;
}
.shoueye a{
	color: #303030;
	font-family: 宋体;
	font-size: 12px;
}
/*banner*/
#banner{	
    margin-top: 10px;
	height: 306px;
	background: url(../images/banner_bk.png) no-repeat;
}
/*导航栏*/
.nav{
	background: url(../images/nav.png) no-repeat;
	height: 53px;
	    /*margin-left: -3px;*/
}
.nav ul{
	padding-left:115px;
}
.nav ul li{
	padding: 0 9px 0 9px;
	float: left;
	width: 60px;
	height: 52px;
	line-height: 52px;
	text-align: center;
}
.nav ul li a{
	font-family: 宋体;
	font-size: 14px;
	color: #333333;
}
.nav .current a{
	color: #BE0000;
}
.nav ul li a:hover{
	color: #BE0000;
}

/*中间部分*/
#main{
/*background: url(../images/bk_02.png) no-repeat center bottom;*/
	background-size: 100%;	
	margin-top: 20px;
}
.center{
	height: auto;
	margin: 0 auto;	
}
.c_left{
	float: left;
	width: 760px;
}
/*轮播图*/
#lunbo{
	margin-left: 8px;
	background: url(../images/kuang.png);
	width: 313px;
	height: 236px;
	float: left;
}
	.item{height:236px; border:1px solid #d3d3d3; background:#fff; position:relative;}
	.slider{height:236px;}
	/** jQuery图片轮播(焦点图)插件*/
div.slideBox{ position:relative;height: 236px;width: 313px; overflow:hidden;}
div.slideBox ul.items{ position:absolute; float:left; background:none; list-style:none; padding:0px; margin:0px;}
div.slideBox ul.items li{ float:left; background:none; list-style:none; padding:0px; margin:0px;}
div.slideBox ul.items li a{ float:left; line-height:normal !important; padding:0px !important; border:none;}
div.slideBox ul.items li a img{ margin:0px !important; padding:0px !important; display:block; border:none; width:313px; height:236px;}
div.slideBox div.tips{ position:absolute; bottom:0px; width:100%; height:30px; background-color:#000 !important; overflow:hidden;}
div.slideBox div.tips div.title{ position:absolute; left:0px; top:0px; height:100%;}
div.slideBox div.tips div.title a{ color:#FFF; font-size:13px; line-height:30px; margin-left:10px; text-decoration:none; height:30px; overflow:hidden; white-space:nowrap;text-overflow:ellipsis; display:block;}
div.slideBox div.tips div.nums{ position:absolute; right:0px; top:12px;}
div.slideBox div.tips div.nums a{ display:inline-block; >float:left/*For IE.ADD.JENA.201206300844*/; width:12px; height:12px; border-radius:0px !important;background-color:#6A6968; text-indent:-99999px; margin-right:5px;}
div.slideBox div.tips div.nums a.active{ background-color:#FF7E00;}

/*最新资讯*/
.new{
	height: 237px;
	width: 430px;
	background: url(../images/huahua-1.png) no-repeat;
	float: right;
}
.detail{
	    margin-top: 36px;
}
.detail h3{
	text-align: center;
}
.detail span{
	    text-indent: 14px;
    line-height: 20px;
    display: inline-block;
    font-size: 12px;
}
.detail a{
	color: #E00000;
}
.new li{
	    height: 34px;
    line-height: 34px;
        padding-left: 18px;
	background:url(../images/jian.png) no-repeat 5px;	
}
.new li span{
    color: #000;
    font-family: 宋体;
    float: right;
    font-size: 12px;
    padding-right: 25px;
}
.pic{
	
}
.news{
	width: 250px;
    height: 180px;
    margin-top: 8px;
    /*margin-bottom: 10px;*/
    margin-right: 2px;
    float: left;
}
.news .bt{
	height: 54px;
	width:250px;
    text-indent: 0px;
    position: relative;
	  background: url(../images/col_tit.png) no-repeat;  
}
.news .bt h6{
	line-height:54px;
	font-size:14px;
	color:#1f1f1f;
}
.news .bt h6 strong{
	font-size:18px;
	line-height:54px;
	color:#fff !important;
	display:inline-block;
	width:36px;
	height:33px;
	text-align:center;
	margin:0 0px 0 4px;
}
/* .jxgl .bt{	
    background: url(../images/coltit.png) no-repeat;  
}
.dyzd .bt{
    background: url(../images/dyzd.png) no-repeat;	
}
.jyky .bt{
	background: url(../images/jnky.png) no-repeat;
}
.syxy .bt{
	background: url(../images/syxy.png) no-repeat;
}
.aqfz .bt{
	background: url(../images/aqfz.png) no-repeat;
}
.dtgh .bt{
	background: url(../images/dtgh.png) no-repeat;
} */
.news .bt span{
	position: absolute;
	top: 13px;
    right: 30px;
}
.news .nr{
	height: 125px;
    padding-left: 10px;
}
.news .nr ul{
	float: left;
}
.news .nr ul li{
	width:240px;
    height: 23px;
    line-height: 23px;
    background: url(../images/dian.png) no-repeat 0 10px;
    overflow: hidden;
    color: #666;
    position: relative;
    border-bottom: 1px #96B5A7 dotted;
}
.news .nr ul li a{
	padding-left:10px;
}
.news .nr ul li span{
	position: absolute;
    top: 0;
    right: 0;
}
.c_right{
	width: 240px;
	float: right;
}
.tzgg{
	width: 235px;
	height: 184px;
	background: url(../images/tzbk.png);
}
.bt_tz{
	height: 48px;
    text-indent: 0px;
    position: relative;
}
.bt_tz h3{
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #C20000;
    margin-left: 35px;
    line-height: 43px;
}
.fw h3,.zd h3{
	line-height: 52px !important;
}
.bt_tz span{
	position: absolute;
	top: 17px;
	right: 20px;
}
.bt_nr ul{float: left;    margin-left: 20px;}
.bt_nr ul li{
	height: 25px;
	line-height: 25px;
	 background: url(../images/tzjian.png) no-repeat 0 10px;
}
.bt_zd ul{margin-top: 10px;}
.bt_zd ul li{
	 background: url(../images/zdjt.jpg) no-repeat 0 7px !important;
}
.bt_zd ul li span{
	display: inline-block;
	padding-left: 20px;
}
.bt_nr ul li a{
	font-size: 12px;
	font-family: "宋体";
	color: #383838;
	padding-left: 10px;
}
.fwpt{
	width: 235px;
	height:270px;
	background:url(../images/fwpt.png) no-repeat;
}
/*便民服务*/
.link_div{
       background-repeat: no-repeat;
    height: 389px;
    width: 233px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    background-position: left top;
}
.link_div ul li {
    float: left;
    list-style-type: none;
    margin-left: 2px;
    margin-top: 8px;
    padding: 0px;
    width: 73px;
    height: 55px;
}
.link_div ul li img{
	display: block;
	margin: 0 auto;
	height:34px;
}
.zs{    
	position: relative !important;
    top: 5px !important;
    left: 2px;
    color: #626262;
    font-family: 宋体;
    font-size: 12px;
    text-align: center;
    display: block;}
.zdtj{
	width: 235px;
	height: 251px;
	background: url(../images/zdtj.jpg);
}
/*卷轴*/
.jz{
	background: url(../images/jz.png) no-repeat;
	width: 100%;
	height: 221px;
	clear: both;
	overflow: hidden;
	
}
.jz ul{
    /*margin-left:87px;*/
    padding-top: 7px;
    overflow: hidden;
    height: 160px;

}
#product_scroll{
	margin-left: 100px;
	    margin-top: 27px;
    height: 165px;
	overflow:hidden;
}
#border{
	width: 184px;
	height: 123px;
	border: 1px solid #D2C996;
}
.jz ul li{
	float: left;
	padding-right: 30px;
	    height: 158px;
}
.jz ul li a{
	text-align: center;
	    display: inherit;
	    padding-top: 8px;
}
.jz li img{
	width: 178px;
    height: 117px;
    margin: 0 auto;
    display: block;
    padding-top: 3px;
}
/*footer*/
#_ideConac{
	    display: block;
    /* margin: 0 auto; */
    text-align: center;
}
.foot{margin: 0 auto; height: 186px;
background-image: url(http://glxx.jnjy.net.cn/Html/Templates/default/images/foot.png);
background-position:bottom;
	background-repeat: no-repeat;
	background-size: cover;
	 overflow-x: hidden;
	 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://glxx.jnjy.net.cn/Html/Templates/default/images/foot.png',  sizingMethod='scale');

}
.foot p:first-child{
	padding-top: 46px;
}
.foot p{text-align: center;height: 26px;line-height: 26px;color: #383838;font-family: 宋体;font-size: 12px;}

/*列表页*/
.listbk{
	background: url(../images/list_bk.png) repeat-y;
	    clear: both;
    overflow: hidden;
}
.list_top{
	width: 967px;
    margin: 0 auto;
	border-bottom: 1px solid #CCD9CD;
}
#main-list{
		
}
.list_top p{line-height: 38px;line-height: 38px; padding-left: 30px;}
.list_center{
	margin-top:15px;
}
.list_left_title{
	background: url(../images/channel.png) no-repeat;
	position: absolute;
	width: 245px;
	height: 63px;
	left: 18px;
}
.list_left_title p{color: #bd2727;font-family: "微软雅黑";font-size: 20px;padding-left: 17px;margin-top: -2px;}
.list_left{
	position: relative;
	float: left;
	width: 283px;
	
	margin-left: 16px;
}
.list_dh{
	margin-top: 53px;
    
    margin-left: 18px;
}
.list_dh ul li{
	height: 46px;
	width: 245px;
	background-color:#93845A ;
	margin-bottom: 2px;
	text-align: center;
}
.list_dh ul li.active{
	background-color:#B20403 ;
}
.list_dh ul li a{
	color: #fff;
	line-height: 46px;
	height: 46px;
	width: 245px;
	font-family: "宋体";
	font-size: 16px;
}
.list_new{
	background: url(../images/list_new.png) no-repeat;
	width: 247px;
	margin-top: 25px;
	margin-left: 18px;
}
.list_new ul{
	padding-top: 35px;
	    padding-left: 12px;
}
.list_new ul li{
	background: url(../images/list_fang.png) no-repeat 5px;
	height: 28px;
	line-height: 28px;
	    padding-left: 20px;
}
/*右边*/
.list_right{
	width:645px;
	float: left;
	padding-bottom: 38px;
}
.list_right_title{
	background:url(../images/list_title.png) no-repeat;
	width: 106px;
	height: 39px;
}
.list_right_title p{
	color: #fff;
	font-family: 宋体;
	font-size: 14px;
	width: 106px;
	height: 39px;
	line-height: 39px;
	text-align: center;
}
.new-list ul{
	padding-left: 5px;
}
.new-list ul li{
	background: url(../images/xing.png) no-repeat 5px;
	height: 38px;
	line-height: 38px;
	    padding-left: 25px;
	   border-bottom: 1px dashed #D1D1D1;
}
.new-list ul li span{
	float: right;
}
/*内容页*/

.show{
	background: url(../images/list_bk.png) repeat-y center top;
	margin: 0 auto;
	    clear: both;
    overflow: hidden;
}
.content{
	padding-top: 50px;
}
.show_title{
	text-align: center;
	
}
.show_title .show_title1 {
	font-family: "微软雅黑";
	font-size: 24px;
	color: #3d3d39;
	padding-bottom: 30px;
}
.art{
	margin: 0 auto;
	height: 32px;
    line-height: 32px;
    background-color: #f2f2f2;
    width: 800px;
    text-align: center;
    border: 1px solid #E5E5E5;
}
.art span em{
	color: #ff0000;
}
.neirong{
	margin-top: 35px !important;
	width: 896px;
	margin: 0 auto;
	height:auto;
	padding-bottom: 90px;
}
.neirong p{
	text-indent: 10px;
	line-height: 40px;
}
.neirong img{
	max-width: 650px;
	margin: 0 auto;
    display: block;
}
.next{
	    width: 850px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.next span,.next span a{
	color: #FF0000;
	font-family: 宋体;
	font-size: 14px;
	font-weight: bold;
}
/*翻页*/
#page{
	display:block;
	width:605px;
	height:40px;
	float:right;
	padding-left:200px;
	padding-top:20px;
	}
#page li{
	float:left;
	}
#page li a{
	display:block;
	width:42px;
	height:25px;
	line-height: 25px;
	text-align: center;
	border:1px solid #CCC;
	margin-right:10px;
	color:#666;
	text-decoration:none;
	}
#page li a:hover{
	color:#fff;
	background-color:#b01f1f;
	}
#page li.pageup a,#page li.next a{
	display:block;
	width:50px;
	}
#page li a.ct_1{
	color:#fff;
	background-color:#b01f1f;
	}
#page li a.ct_1 a:hover{
	color:#FFF;
	}
.frlink{
	width:1000px;
	margin:0 auto;
	margin-top:10px;
	font-family:"微软雅黑"
	
}
.frlink a{
	display:inlin-block;
	color:#333;
}
.frlink a:hover{
	color:red;
}
.foot .section{width: 1000px;margin: 0px auto;padding-top: 20px; position:relative;}
.foot .section p{width:100% ;text-align: center;color:white;font-size: 12px;line-height: 24px; color:#333;}
#scan{position:absolute; right:100px;top:0px; width:100px;height:100px; text-align:center;}
#scan img{width:90px;height:90px;}
#scan span{font-size:12px; color:#333;display:inlin-block;}