/* 公共样式开始 */
html, body { font-family: "microsoft yahei",arial;}
p { margin-bottom: 0;}
li { list-style: none;}
a:hover { text-decoration: none;}
ul {margin-bottom: 0; padding-left: 0;}
/* 公共样式结束 */


/*头部开始*/
header {
	background: url(index_bg1.jpg) no-repeat center center;
	background-size: cover;
}
#top_bar {
	height: 10px;
	background-color: #4f8fdf;
}
#nav {
	background-color: rgba(255,255,255,0.1);
}
#nav .title {
	border-bottom: 2px solid #fff;
}
#nav .title h1 {
	padding-top: 86px;
	padding-bottom: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 40px;
	text-align: center;
}
#nav .title h1 a {
	color: #fff;
}
.navbar-door {
	margin-bottom: 0;
}
.navbar-door .navbar-brand {
	display: none;
}
.navbar-door .navbar-nav {
	margin-left: 36px;
}
.navbar-door .navbar-nav > li > a {
	padding-top: 30px;
	padding-bottom: 30px;
}
.btn_left,
.btn_right {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	display: block;
	width: 22px;
	height: 25px;
}
.btn_left {
	background: url(btn_left.png) no-repeat;
	left: 50%;
	transform: translateX(-50%);
}
.btn_right {
	background: url(btn_right.png) no-repeat;
	right: 50%;
	transform: translateX(50%);
}
/*头部结束*/



/*------------------------------首页开始-----------------------------------*/

/*中心内容开始*/
section {
	padding-top: 20px;
	background-color: #f9f9f9;
}
/*中心内容结束*/


/*关于我们开始*/
#index_about {
	background-color: #fff;
	border-top: 2px solid #4f8fdf;
	margin-bottom: 20px;
}
#index_about .title {
	font-size: 24px;
	color: #222;
	padding-top: 38px;
	padding-bottom: 24px;
	text-align: center;
}
#index_about .content {
	max-height: 100px;
	overflow: hidden;
}
#index_about .content p {
	font-size: 14px;
	line-height: 180%;
}
#index_about .more {
	display: block;
	width: 300px;
	height: 40px;
	color: #fff;
	background-color: #4f8fdf;
	text-align: center;
	line-height: 40px;
	margin: 30px auto 20px;
}
/*关于我们结束*/


/*图文列表开始*/
#index_cp_pic {
	
}
#index_cp_pic ul {
	
}
#index_cp_pic ul li {
	margin-bottom: 20px;
}
#index_cp_pic li a {
	display: block;
	overflow: hidden;
	border: 3px solid #4f8fdf;
}
#index_cp_pic li .img {
	
}
#index_cp_pic img {
	width: 100%;
	height: auto;
}
#index_cp_pic li .title {
	width: 100%;
	background: #404040;
	text-align: center;
	height: 100px;
	line-height: 100px;
	overflow: hidden;
}
#index_cp_pic .title p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color: #fff;
}
/*图文列表结束*/


/*文章列表开始*/
#left,#right,#middle {
	padding-left: 0;
	padding-right: 0;
}
#news_top {
	border-top: 2px solid #4f8fdf;
}
#news_top #left {
	
}
#news_top #left .title,
#news_top #middle .title,
#news_top #right .title {
	font-size: 18px;
	color: #4f8fdf;
	padding-left: 20px;
	border-left: 2px solid #4f8fdf;
	border-right: 2px solid #4F8FDF;
	border-bottom: 1px solid #9b9b9b;
	line-height: 44px;
	background: #f9f9f9;
}
#news_top #middle .title {
	border-left: 0;
	border-right: 0;
}
#news_top #left .content,
#news_top #middle .content {
	background: #fff;
}
#news_top #left .content ul,
#news_top #middle .content ul,
#news_top #right .content ul {
	padding-top: 10px;
	padding-bottom: 10px;
	max-height: 326px;
	overflow: hidden;
}
#news_top #left .content li,
#news_top #middle .content li {
	background: url(list_bg.png) no-repeat left center;
	padding-left: 20px;
	padding-right: 10px;
	line-height: 34px;
	margin-left: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#news_top #left .content li a,
#news_top #middle .content li a {
	font-size: 14px;
	color: #222;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#news_top #left .content li a:hover,
#news_top #middle .content li a:hover {
	color: #4F8FDF;
}
#news_top #middle .content li {
	margin-left: 40px;
}
#news_top #middle .content li a {
	display: inline-block;
	max-width: 380px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: middle;
	float:left;
}
#news_top #middle .content span {
	margin-right: 20px;
	float: right;
}
#news_top #right {
	background: #fff;
}
#news_top #right .title {
	text-align: center;
}
#news_top #right .content {
	
}
#news_top #right .content ul {
	
}
#news_top #right .content li:nth-child(1) {
	border-bottom: 1px dashed #b4b4b4;
	padding-bottom: 10px;
	margin-bottom: 12px;
}
#news_top #right .content li:nth-child(1) a {
	display: block;
	overflow: hidden;
}
#news_top #right .content li:nth-child(1) .img {
	
}
#news_top #right .content li:nth-child(1) .img img {
	display: block;
	width: 230px;
	height: 110px;
	margin: 10px auto;
}
#news_top #right .content li:nth-child(1) .title1 {
	font-size: 12px;
	color: #222;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#news_top #right .content li:nth-child(n+2) {
	line-height: 34px;
	background: url(list_bg.png) no-repeat left center;
	padding-left: 20px;
	margin-left: 10px;
}
#news_top #right .content li:nth-child(n+2) a {
	font-size: 14px;
	color: #222;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#news_top #right .content li:nth-child(n+2) a:hover {
	color: #4F8FDF;
}
#news_top #right .content li:nth-child(n+2) img {
	display: none;
}
#news_top #right .content li:nth-child(n+2) .title1 {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#news_top .more {
	display: block;
	width: 300px;
	height: 40px;
	color: #fff;
	background-color: #4f8fdf;
	text-align: center;
	line-height: 40px;
	display: none;
}

#news_bottom {
	margin-top: 30px;
}
#news_bottom .col-md-3 {

}
#news_bottom .title {
	font-size: 18px;
	color: #4f8fdf;
	text-align: center;
	line-height: 38px;
	border-top: 2px solid #4F8FDF;
	border-bottom: 1px solid #b4b4b4;
}
#news_bottom ul li a {
	font-size: 14px;
	color: #222;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#news_bottom .left .content {
	padding-top: 10px;
	overflow: hidden;
}
#news_bottom .left .content ul {
	max-height: 340px;
	overflow: hidden;
}
#news_bottom .left .content li {
	line-height: 34px;
	background: url(list_bg.png) no-repeat left center;
	padding-left: 14px;
	margin-left: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#news_bottom .middle {
}
#news_bottom .middle .top {
	padding-top: 20px;
	overflow: hidden;
	padding-bottom: 6px;
}

/*轮播*/
*{margin: 0;padding: 0;}
#photo-list{width: 100%;position: relative;padding:0 10px;height: 125px;overflow: hidden;}
#photo-list li{float: left;width: 175px;height: 115px;margin: 5px;position: relative;list-style: none;}
#photo-list li span{display: block;position: absolute;line-height: 30px;background: url(span.png);
left: 0;bottom: -32px;text-align: center;width: 100%;transition: ease-out .25s;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;color: #fff; text-indent: 10px;}
#photo-list li span a{color: #fff;text-decoration: none;}
#photo-list li:hover span{bottom: 0;}
#photo-list li>a{display: block;height: 115px;overflow: hidden;}
#photo-list img{width: 100%;}
#photo-list ul{position: absolute;left: 0;top: 0;}
#prev,#next{transform: scale(.6); opacity: 0;transition: .2s; position: absolute;width: 40px;height: 60px;background-color: rgba(0,0,0,0.6);border-radius: 5px;top: 32px;z-index: 10000;cursor: pointer;}
#prev{left: 5px;background-image:url(prev.png);background-position: center;background-repeat: no-repeat;}
#next{right: 5px;background-image:url(next.png);background-position: center;background-repeat: no-repeat;}
#photo-list:hover #prev{opacity: .4;}
#photo-list:hover #next{opacity: .4;}
@media (max-width:1200px ) {
	#prev,#next{opacity: .4;}
	#photo-list li span{bottom: -2px;}
}
/*轮播*/

#news_bottom .middle .top .left {
	float: left;
	width: 48%;
}
#news_bottom .middle .top .right {
	float: right;
	width: 48%;
}
#news_bottom .middle .bottom {
	overflow: hidden;
}
#news_bottom .middle .bottom ul {
	overflow: hidden;
	max-height: 170px;
}
#news_bottom .middle .bottom li {
	line-height: 34px;
	background: url(list_bg1.png) no-repeat left center;
	padding-left: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#news_bottom .middle .bottom li span{
	float: right;
}

@media (max-width: 768px) {
	#news_bottom .middle .bottom li span{display: none;}
}


#news_bottom .middle .bottom a {}
#news_bottom .right {
}
#news_bottom .right .top {
	padding-top: 20px;
}
#news_bottom .right .top ul {}
#news_bottom .right .top li {
	text-align: center;
	line-height: 34px;

}
#news_bottom .right .top a {
	
}
#news_bottom .right .bottom {}
#news_bottom .right .bottom ul {}
#news_bottom .right .bottom li {
	padding: 10px 0;
}
#news_bottom .right .bottom a {
	display: block;
	color: #fff;
	font-size: 16px;
	width: 128px;
	height: 77px;
	line-height: 77px;
	padding-left: 54px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0 auto;
}
#news_bottom .right .bottom .xx {

	background: url(index_bg2.png) no-repeat;
}
#news_bottom .right .bottom .xf {

	background: url(index_bg3.png) no-repeat;
}
#news_bottom .right .bottom .ts {

	background: url(index_bg4.png) no-repeat;
}
#news_bottom .right .bottom .zx {

	background: url(index_bg5.png) no-repeat;
}



/*文章列表结束*/


/*图文分类开始*/
#index_class {
	padding-top: 40px;
}
#index_class ul {
	
}
#index_class li {
	line-height: 300px;
}
#index_class li:nth-child(n+3) {
	display: none;
}
#index_class li a{
	display: block;
	text-align: center;
	color: #fff;
	line-height: inherit;
	background: #3789e5;
	font-size: 40px;
}
#index_class li:nth-child(2) a {
	background: #f37239;
}
/*图文分类结束*/

/*------------------------------首页结束-----------------------------------*/

/*------------------------------图片分页开始-----------------------------------*/
#cp_query {
	
}
#cp_query .header{
	border-top: 3px solid #4F8FDF;
	border-bottom: 1px solid #b4b4b4;
	margin-bottom: 20px;
}
#cp_query .header .title{
	font-size: 18px;
	color: #222;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}
#cp_query .header p{
	font-size: 12px;
	color: #222;
	padding-bottom: 10px;
}
#cp_query .cp_query{
	
}
#cp_query .cp_query li {
	
}

#cp_query_right li span{display: none;}


#cp_query_right {

}
#cp_query_right .header {
	border-top: 3px solid #4F8FDF;
	border-bottom: 1px solid #b4b4b4;
	margin-bottom: 20px;
}
#cp_query_right .header .title {
	font-size: 18px;
	color: #222;
	text-align: center;
	padding-top: 32px;
	padding-bottom: 26px;
}
#cp_query_right .content {
	
}

#list3{text-align: center;}

#list3 li{margin-bottom: 10px;}

#cp_query_right .content .news {
	margin-bottom: 30px;
}
#cp_query_right .content .news li {
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 36px;
}
#cp_query_right .content .news li a {
	font-size: 14px;
	color: #222;
	white-space: nowrap;
}
#cp_query_right .content .cppic {
	
}
#cp_query_right .content .cppic li {
	
}
#cp_query_right .content .cppic li > a {
	display: block;
	overflow: hidden;
}
#cp_query_right .content .cppic .img {
	
}
#cp_query_right .content .cppic .img img {
	display: block;
	width: 100%;
}
#cp_query_right .content .cppic p {
	color: #222;
	font-size: 14px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	text-align: center;
	line-height: 46px;
}
#pages {
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
}
#pages strong {
	font-size: 12px;
	padding: 6px 10px;
	border-radius: 4px;
	background: #4F8FDF;
	color: #fff;
	line-height: 36px;
	margin: 0 5px;
}
	
#pages a {
	font-size: 12px;
	padding: 6px 10px;
	border-radius: 4px;
	background: #999;
	color: #fff;
	line-height: 36px;
	margin: 0 5px;
}
#pages a:hover {
	background: #4F8FDF;
	color: #fff;
}
/*------------------------------图片分页结束-----------------------------------*/


/*------------------------------图片详情开始-----------------------------------*/
.cp_detail {
	
}
.cp_detail img {
	display: block;
	margin: 10px auto;
	max-width: 100%;
}
.cp_detail p {
	font-size: 14px;
	line-height: 180%;
	margin-bottom: 10px;
}
/*------------------------------图片详情结束-----------------------------------*/


/*------------------------------新闻列表开始-----------------------------------*/
.news_query {
	padding-top: 20px;	
}
.news_query ul {
	
}
.news_query ul li {
	border-bottom: 1px dashed #b4b4b4;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.news_query li .title {
	overflow: hidden;
}
.news_query li .title a {
	float: left;
	font-size: 16px;
	color: #222;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 75%;
}
.news_query li .title span {
	font-size: 12px;
	color: #b4b4b4;
	float: right;
	padding-right: 20px;
}
@media  (max-width:321px ) {
	.news_query li .title span{display: none;}
}





.news_query li .summary {
	font-size: 14px;
	color: #222;
	line-height: 180%;
	padding-top: 10px;
}
/*------------------------------图片列表结束-----------------------------------*/


/*------------------------------新闻详情开始-----------------------------------*/
.news_detail {
	padding: 20px;
}
.news_detail img {
	display: block;
	margin: 10px auto;
	max-width: 100%;
}
/*------------------------------新闻详情结束-----------------------------------*/
/*底部开始*/
footer {
	
	background: url(footer_bg1.png) no-repeat center center;
	background-size: cover;
}
footer h2 {
	font-size: 40px;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
}
footer h2 a {
	color: #fff;
}
footer .link {
	padding-top: 10px;
	
	overflow: hidden;
}
footer .link li {
	float: left;
	line-height: 36px;
}
footer .link li a {
	font-size: 14px;
	color: #fff;
}
footer .link li span {
	font-size: 14px;
	color: #fff;
	padding: 0 8px;
}
footer .link li:last-child span {
	display: none;
}
footer .content {
	padding-top: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #fff;
	text-align: center;
	line-height: 24px;
	color: #fff;
	font-size: 12px;
}
footer .content a {
	color: #fff;
}
/*底部结束*/


/*------------------------------媒体查询开始-----------------------------------------------*/
@media only screen and (max-width: 1200px) {
	#news_top #middle span {
		display: none;
	}
	
}

@media only screen and (max-width: 992px) {
	#news_top .more {
		width: 100%;
		display: block;	
		margin-bottom: 20px;
	}
	#news_top #left .title,
	#news_top #middle .title {
		text-align: center;
	}
	#news_top #middle .title {
		border-top: 2px solid #4F8FDF;
		border-left: 2px solid #4F8FDF;
		border-right: 2px solid #4F8FDF;
	}
	#news_top #right .title {
		border-top: 2px solid #4F8FDF;
	}
}

@media only screen and (max-width: 767px) {
	.navbar-door .navbar-brand {
		display: block;
	}
	#nav .title {
		display: none;
	}
	.navbar-door .navbar-collapse {
		padding-left:  0;
	}
	.navbar-door .navbar-nav {
		margin-left: 0;
	}
	.navbar-door .navbar-nav > li:nth-child(n+2) {
		border-top: 1px solid #fff;
	}
	.navbar-door .navbar-nav > li > a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	#index_cp_pic ul li {
		padding-left: 5px;
		padding-right: 5px;
	}
	#index_cp_pic li .title {
		height: 50px;
		line-height: 50px;
	}
	#news_top {
		border-top: none;
	}
	#news_top #left .title,
	#news_top #middle .title,
	#news_top #right .title {
		border-top: 2px solid #4F8FDF;
		margin-left: 10px;
		margin-right: 10px;
		text-align: center;
	}
	#news_top #middle span {
		display: none;
	}
	#news_top #middle .content li {
		margin-left: 10px;
	}
	#news_top #middle .content li a {
		max-width: 100%;
	}
	#index_class li {
		line-height: 150px;
	}	
	#index_class li a{
		font-size: 18px;
	}
	#pages {
		font-size: 0;
	}
}
/*------------------------------媒体查询结束-----------------------------------------------*/


/*------------------------------BootStrap开始-----------------------------------*/
/*导航条修改开始*/
.navbar-door {
  /*background-color: #f8f8f8;*/
  /*border-color: #e7e7e7;*/
}
.navbar-door .navbar-brand {
  color: #fff;
}
.navbar-door .navbar-brand:hover,
.navbar-door .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-door .navbar-text {
  color: #777;
}
.navbar-door .navbar-nav > li > a {
  font-size: 18px;
  color: #fff;
}
.navbar-door .navbar-nav > li > a:hover,
.navbar-door .navbar-nav > li > a:focus {
  color: #666;
  background-color: transparent;
}
.navbar-door .navbar-nav > .active > a,
.navbar-door .navbar-nav > .active > a:hover,
.navbar-door .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-door .navbar-nav > .disabled > a,
.navbar-door .navbar-nav > .disabled > a:hover,
.navbar-door .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-door .navbar-toggle {
  border-color: #fff;
}
.navbar-door .navbar-toggle:hover,
.navbar-door .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-door .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-door .navbar-collapse,
.navbar-door .navbar-form {
  border-color: #e7e7e7;
}
.navbar-door .navbar-nav > .open > a,
.navbar-door .navbar-nav > .open > a:hover,
.navbar-door .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-door .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-door .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-door .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-door .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-door .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-door .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-door .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-door .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-door .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-door .navbar-link {
  color: #777;
}
.navbar-door .navbar-link:hover {
  color: #333;
}
.navbar-door .btn-link {
  color: #777;
}
.navbar-door .btn-link:hover,
.navbar-door .btn-link:focus {
  color: #333;
}
.navbar-door .btn-link[disabled]:hover,
fieldset[disabled] .navbar-door .btn-link:hover,
.navbar-door .btn-link[disabled]:focus,
fieldset[disabled] .navbar-door .btn-link:focus {
  color: #ccc;
}

#cnzz_stat_icon_1256455632{display: none;}
/*导航条修改结束*/
/*------------------------------BootStrap结束-----------------------------------*/


#index_class .col-xs-6{width: 50%;padding: 0;}
#index_class .row li:first-child a:hover{background: url(bg-li1.jpg);background-size: 100% 100%;}
#index_class .row li:nth-child(2) a:hover{background: url(bg-li2.jpg);background-size: 100% 100%;}
@media (max-width:768px ) {
#index_class .row li:first-child a:hover{background: url(bg-li1-xs.jpg);background-size: 100% 100%;}
#index_class .row li:nth-child(2) a:hover{background: url(bg-li2-xs.jpg);background-size: 100% 100%;}
}
