
/*--------------SLIDER----------------*/

#slider {
	width: 100%;
	margin: 0 auto;
}


/*--------------CONTROLS--------------*/

/*position controls*/
.controls li {
	top: 50%;
	margin-top: -30px;
}

.controls li:nth-child(1) {
	left: 0;
}

.controls li:nth-child(2) {
	right: 0;
}


/*------------PAGINATION------------*/

/*style pagination*/
.pagination li {
	background-color: #ddd;
}

.pagination li.active {
	background-color: #000;
}


/*-------------HELPERS----------------*/

.responsive {
	width: 100%;
	height: 340px;
}

.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

img {
	display: block;
}

.nitem{width: 100%;float:right;}

.show .main{padding:8px 0;}
.special .spic{margin-top:10px;}
.label_datatime, .label_datetime {
    float: right;
    color: #656668;
    font-size: 16px;}

/*首页主体样式*/
.inner{width:1200px;margin:0 auto;overflow:hidden;}
.inlt{width: 1200px;float:left;}
.inrt{width: 265px;float:right;}
.section{overflow:hidden;}
/*.bgimg{background:url(bg.png) center bottom no-repeat;}*/
.newscroll{width:100%;height: 38px;background:#f0f0f0;}
.splane{padding-left:10px;height:38px;line-height:38px;background:ursl(laba.png) left center no-repeat;}
.spcon {width:500px;height:38px;overflow:hidden;}
.box .head{height:42px;line-height:42px;}
.box .head .tit{padding-left:22px;font-size:22px;color:#d4312a;float:left;background:url(/skin/images/ico.png) left center no-repeat;}
.box .head .more{float:right;}
.box .head .more a{font-size:12px;color:#fe840d;text-decoration:none;}
.box .main{width:100%;overflow:hidden;}

.nslide{width:600px;min-height:100px;float:left;overflow:hidden;}
.nitem{width: 600px;float:right;}
.nitema{width: 415px;float:right;}
.headline{width:525px;height:90px;padding-bottom:9px;overflow:hidden;}
.show .main{padding:12px 0;}
.special .spic{margin-top:10px;}

.result_content{width:1200px;margin:0 auto;height:200px;}
.result_inle{width:1200px;}
.boxes{width:415px;float:left;}
.boxes1{width:415px;float:left;margin-left:20px;}
.bgimg{width:1200px;margin:0 auto;}
.navbar{width:100%;height:50px;margin:0 auto;background:#d4312a;}
.navlist{width:1200px;margin:0 auto;}
/*#menu_nav{position:absolute;z-index:11;width:1140px;height:50px;margin:0 auto;margin-bottom:50px;background:#d4312a;line-height:50px;}*/
/*#menu_nav li{width:120px;float:left;background:url(navi_bg.jpg) left center no-repeat;text-align: center;}*/
/*#menu_nav a{color:#fff;font-size:16px;font-weight:bold;}*/
/*#menu_nav dt{background:#d4312a;border-bottom:1px solid #fff;}*/
.infolist3 li{background:url(http://www.cdgkjt.cn/skin/label/arr12.png) no-repeat left center;padding-left:10px;height:35px; line-height:35px; border-bottom:1px dotted #d7d7d7;
text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;}
.bgimg{width:1200px;margin:0 auto;}
.label_pic_ul37 li {margin: 6px 14px; float: left; list-style:none;  }
@media (max-width:960px) {
.nslide{
	width:100%;
	min-height:100px;
	float:left;
	overflow:hidden;
	}
.w-text ul{padding-left:0;
	}
.nitem{
	width:100%;
	float: right;
	}
.nitema {
    width:100%;
    float: right;
}
.boxes {
    width:100%;
    float: left;
}
.result_inle {
    width: 100%;
}
.result_content {
    width: 100%;
    margin: 0 auto;
    height: auto;
}
.boxes1 {
    width: 100%;
    float: left;
    margin-left: 0;
}
.inrt {
    width:100%;
    float: right;
}
.bgimg {
    width: 100%;
    margin: 0 auto;
}
.inner {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.box .main {
    width: 100%;
    overflow: hidden;
}
.label_pic_ul37 li {
    margin: 0;
    float: left;
    list-style: none;
    width:49%;
    margin-right:2%;
    margin-bottom:2%;
}
.label_pic_ul37 li:nth-child(2n){
	 margin-right:0;
}
.label_pic_ul37 li img{
	display:block;
	width:100%;
	}
.inlt {
    width: 100%;
    float: left;
}

}

