@charset "utf-8";
html,body{

	background-image: url("/static/images/bg.jpg");


}


html { font-size: 14px; }






a{
	color:#333;
}

.banner{
	margin-left:0;
	margin_right:0;
	padding:0;
	margin-top:83px;

}
.banner img{
	width:100%;
}
#page_main{
	padding-top: 20px;
}

/*页面右侧*/
#page_main_right{
	margin-left: 0px;
}
/*页面正文*/
.main_article_title{
	text-align: center;
	line-height: 40px;
	font-width: blod;
	font-size:20px;
	margin-top:20px;
}
.main_article_info {
	height: 22px;
	line-height: 22px;
	text-align: center;
	color: #858585;
	border-bottom: #ffffff 0px dashed;
	font-size: 12px;
	margin-bottom:10px;
}
.article_content{
	font-size: 14px;
}

.article_content img{

	margin: 0 auto;
	max-width: 100%;
	height: auto!important;
}

/*页面导航*/
#page_name{
	font-size:18px;
	height: 50px;
	background-color: #555;
	color: #fff;
	font-weight:bold;
	line-height: 50px;
	text-align: center;

}
.page_title_name{
	font-size:18px;
	padding-left: 0px;
	text-align: left;
}
#page_title{
	border-bottom: 1px solid #ccc;
	margin-left: 0px;
	text-align:left;
	padding-bottom: 5px;
	line-height: 40px;
	height: 40px;

}

.page_path{
	font-size:14px;
	margin-top:5px;
}

/*文章列表*/
#articles_list{
	line-height: 150%;
	border-bottom:1px #ccc dashed;
	background: url('../images/icon_2.gif') no-repeat 2px center;
	margin-left: 0;
	margin-right: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

#left_menu{
	margin-bottom: 20px!important;
}
#left_menu a{

	text-align:center;
	border-bottom: 1px solid #bbbbbb;
	font-size:16px;
	display: block;
	line-height: 200%;
	box-sizing: border-box;
}

#left_menu .current{
	color:#4ba11f;
	font-weight: bold;
	background-color: #eee;
}
#left_menu a:hover{
	font-weight: bold;
	background-color: #eee;
}

.clear:after{
	content:".";
	width:100%;
	display:block;
	height:0px;
	overflow:hidden;
	clear:both;
	line-height:0px;
	font-size:0px;
}
/* 首页新闻列表 */

.index_news_1{
	padding-top: 15px;
}

.index_news_list{


	font-size:14px;
	color:#333;
	height: 34px;

}

.index_news_list a{
    margin:0 auto;
	font-size:14px;
	color:#333;
	text-decoration: none;
}

.index_news_more{
	width: 100%;
	background-image: url("/static/images/line.png");
	background-repeat: repeat-x;
	background-position: center center;
	margin-top: 10px;
}
.index_news_more a{
	display: block;
	margin: 0 auto;
	width: 30%;
	padding: 5px;
	background-color: #ddd;
	color: #333;
	text-align: center;
	border-radius: 15px;
	border:solid #fff 5px;

}

.imgtag{

	list-style-type: none;

}
.imgtag li{
	display: inline-block;
	text-align: center;
    color:#222222;
    height:30px;
    line-height:30px;
    overflow:hidden;
    font-family:"微软雅黑", "幼圆";
    font-size:14px;
    border:1px solid #ccc;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 10px;
	cursor: pointer;

}
.imgtag li.thisis{
    background-color:#205bbb;
    border:none;
}
.imgtag li.thisis {
    color:#fff
}
.imgtag li:last-child{
    margin-right:0px;
}

.newslist_2 .news_item{
    list-style-type: none;
	border:#c0c0c0 solid 1px;
	display:block;
	padding:10px;
}
.news_item:hover{
	border:1px #d51419 solid;
	text-decoration:underline;
}
.news_item .newsdate{
    font-family:Arial, Helvetica, sans-serif;
	color:#999999;
    width:65px;height:80px;
	background-color:#969393;
    font-family: 'DINPro-Bold';
    color:#fff;
    text-align:center;
}
.news_item:hover .newsdate{
	background-color:#d51419;
}
.newslist_2 .news_item .newstext{
	padding-left: 10px;
	font-size:14px;
	line-height:20px;
	}
.newslist_2 .news_item .newstext a{
	display: block;
	color:#000000;
	font-weight:bold;
	font-family:"微软雅黑", "幼圆";
}
.news_item .newstext span{
	color:#999;
	display:block;
}
.newsdate_d{
	display:block;
    font-size: 29px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 2px;
}
/*专业开始*/
.zhuanye {
    margin-top: 30px;
    margin-bottom:30px;
}
.zhuanye .fangkuai{

    text-align:center;
    font-size:14px;
    color:#333;
    line-height:20px;
	background: rgb(255,255,255,0.6);

}
.zhuanye .fangkuai:hover {
    color:#d51419;
    animation: que 0.5s linear;
	background: rgb(255,255,255,0.9);
}
.zhuanye .fangkuai:hover img{
    -webkit-filter: grayscale(0); /* Webkit */
    filter: none; /* IE6-9 */
    filter: grayscale(0); /* W3C */
    opacity:1;//通过改变透明度来调节灰色的程
}
.zhuanye .fangkuai {
	padding-top:35px;
	padding-bottom:35px;
    color:#333;
    margin-bottom:20px;
	white-space:nowrap;
}
.zhuanye .fangkuai img{
    width:125px;
    height:125px;
	display:block;
	margin:0 auto;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    opacity:0.5;//通过改变透明度来调节灰色的程度
}
.zhuanye .fangkuai span{
	padding-top: 5px;
    display:block;
    font-weight:bold;
    font-size:26px;
    line-height:50px;
}
/*自定义*/
.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5 {
	position: relative;
	min-height: 1px;
	margin-left: 0px;
	margin-right:0px;
}
.col-xs-1-5 {
	width: 20%;
	float: left;

}
@media (min-width: 768px) {
	.col-sm-1-5 {
		width: 20%;
		float: left;
	}
}
@media (min-width: 992px) {
	.col-md-1-5 {
		width: 20%;
		float: left;
	}
}
@media (min-width: 1200px) {
	.col-lg-1-5 {
		width: 20%;
		float: left;
	}
}


@media (max-width: 768px) {
	.margin_b_10 {
		margin-bottom: 10px;
	}
}
/* 底部导航 开始*/
.menu_bottom{
	margin:0 auto;
	margin-bottom: 40px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.menu_bottom_item{
	padding-left: 0px;
	padding-right: 0px;
}


.menu_bottom_item a{
	display:block;
	border:1px solid #ccc;
	border-right:0;
	border-bottom:0;
	box-sizing: border-box;
}
.menu_bottom_item a::after{
	content:'';
	display: block;
	clear: both;
}
.menu_bottom_item:last-child a{

}
.menu_bottom a:hover{
	background-color:#fff;
}
.menu_bottom img{
	width:45px;
	height:45px;
}
.menu_bottom_item .item_img{
  float:left;
  width:40%;
  text-align: center;
}
.menu_bottom_item #item_text{
	color:#8e8c8c;
	font-size:12px;
	margin:0 auto;
	/* 这个div不换行 */
	white-space: nowrap;
	margin-top:7px;
}
.menu_bottom_item .row{
	padding-top:10px;
	padding-bottom:10px;
	margin-left: 0px;
	margin-right:0px;
}
.menu_bottom .menu_bottom_item div span{
	display:block;
	color:#363636;
	font-size:16px;
}
/*图片列表*/
.anli_list{
    overflow:hidden; position:relative;margin-top:20px;
}
.anli_list a{
    color:#fff;
}
.anli{
    display:block;
    margin-bottom:15px;
    transition: all 0.5s ease;
    position:relative;
	width:100%;
}
.anli img{
    display:block;
    width:100%;

}
.anli .anli_text{
    width:100%;
    height:100%;
    position:absolute;
    left:0; top:0;
    background:rgba(226,26,26,0.9);
    padding-top:0;
    opacity:0;
    transition: all 1s ease;
}
.anli h2{
    color:#fff;
    font-size:18px;
    font-weight:bold;
    text-align:center;
    background:url(../images/xg_bg.jpg) no-repeat center bottom;
    padding-bottom:15px;
    line-height:20px;
}
.anli p{
    text-align:center;
    color:#fff;
    font-size:18px;
}
.anli p em{
    display:inline-block;
    padding:8px 25px;
    border:1px solid #fff;
    border-radius:50px;
    font-size:16px;
    line-height:20px;
    color:#fff;
}
.anli:hover .anli_text{opacity:1;
    z-index:888;
    background:rgba(226,26,26,0.9);
}
/*图片分类按钮*/
.anli_class{
    padding-top:20px;
    margin:0 auto;
}
.anli_class a{
    display:block;
    border-radius: 0px;
    font-size:14px;
    border:1px solid #ccc;
    width:100%;
    height:52px;
    line-height:52px;
    text-align:center;
    letter-spacing:1px;
    margin-bottom: 10px;
}
.anli_class .thisis{
    background-color: #ff1d00;
    color:#fff;
    font-weight:bold;
    border:none;
}
.anli_class a:hover{
    background-color:#ccc;
}

.newstag li{
	list-style-type: none;
	color:#222222;
	height:40px;
	text-align:center;
	line-height:40px;
	overflow:hidden;
	font-family:"微软雅黑", "幼圆";
	font-size:18px;
	margin-right:10px;
	border-radius:0px;
	display: block;
	text-align: center;


}
.newstag li:hover{
	cursor: pointer;
}
.newstag li.thisis{
	letter-spacing:1px;
	border-bottom:3px solid #4ba11f;
	font-weight: bold;
}
.newstag li a{
	color:#000;
	text-decoration: none;

}
.newstag li:last-child{
margin-right:0;
}
.photo_detail{
	padding: 15px;
	margin-top:20px;
}

.photo_detail img{
	display: block;
	margin: 0 auto;
	width:100%;
}

.about_text{
	font-size: 30px;
	line-height: 80px;
	font-weight: bold;
	color: #333;
}


	.about_text{
		font-size: 20px;
		line-height: 26px;
		font-weight: bold;
		color: #333;
	}
	.about_bg{
	background-color: #eff8fd!important;
	background: url(/static/images/about.jpg) no-repeat;
	background-position: bottom center;
	background-size: 300% auto;
	height: 400px
}

	.about{
	font-family: "Source Han Sans CN Regular","Microsoft Sans Serif";
	font-size:14px;
	color: #5a6063;
	line-height: 20px;
	margin-top: 22px;
	margin-bottom: 20px;
}

	.index_title {
    font-size: 18px;
    color: #333;
	font-weight: bold;
  }




.photo_detail img{
	display: block;
	margin: 0 auto;
	width:90%;


}

.about_bg{
	background: url(/static/images/about.jpg) no-repeat;
	background-position: bottom center;
	height: 600px
}
.about{
	font-family: "Source Han Sans CN Regular","Microsoft Sans Serif";
	font-size:20px;
	color: #5a6063;
	line-height: 30px;
	margin-top: 60px;
	margin-bottom: 60px;
}

/* 分页 */
.list-group-item.current {
	color:#000;
	font-weight: bold;
	}
.pagination{
	margin-top: 10px;
	margin-bottom:15px;
}
.pagination .page{
	display: inline-block;
	border:1px solid #ccc;
	margin: 0px;
	margin-left:5px;
	margin-right:5px;
		padding-left:10px;
	padding-right:10px;
	line-height: 36px;
    }
.pagination .page.active{
	background-color: #205abb;
	color: white;
}
.pagination .page:hover{
	text-decoration: none;
}

.pagination .disabled {
	pointer-events: none;
	filter: alpha(opacity=50); /*IE滤镜，透明度50%*/
	-moz-opacity: 0.5; /*Firefox私有，透明度50%*/
	opacity: 0.5; /*其他，透明度50%*/
}
.pagination input{
	width: 60px;
	margin-right: 10px;
}
.pagination .go{
	cursor: pointer;
	text-decoration: none;
	line-height: 36px;
	font-weight: bold;
}

.card_main{
	background-color: #fff;
	box-shadow: #99CCFF 0px 0px 3px 0px ;
	border:0px solid #3399CC;
	padding: 15px;
	margin-bottom: 15px;
	margin-top: 0px;

}


.quik_btn{
	border:1px #ddd solid;
	height:85px;
	border-radius: 10px;
	background-image: linear-gradient(#dfdfdf, #efefef, #dfdfdf);
	line-height: 85px;
	font-size: 16px;
	text-align: center;

	font-weight: bold;
	display: block;
}
.quik_btn:hover{
	background-color: #99CC33;
	background-image: linear-gradient(#99CC33, #b1dd58, #99CC33);
	color: #fff;
	border:1px #fff solid;
	text-decoration: none;

}
.quik_btn span{
	margin-left: -5px;
	margin-right: 8px;

}


.foot{
    background-color: #205bbb;
    color:#ddd;
    font-size:14px;
    line-height: 180%;
}
.foot a{
    color:#fff;
}

.tel_icon{
    display: block;
    float: left;
    margin-right: 5px;
}
.tel_text{
    display: block;
    float: left;
}

.tel_num{
    display: block;
    font-size: 24px;
    font-weight: bold;
}
.ewm{
    padding-top: 10px;
}
.ewm img{
    display: block;
    text-align: center;
    margin: 0 auto;

}
.ewm span{
    display: block;
    text-align: center;
    height: 26px;
    line-height: 26px;
}
.dot{
	padding-right: 5px;
}
.dot img{
	width: 5px;
	height: 5px;
}



.index_links{
	padding-top: 15px;
}
.link_item{
	background-color: #d3e4f6;
	height: 40px;
	color: #000;
	text-align: center;
	line-height: 40px;
	float: left;
	width: 200px;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 10px;
}

.link_item a{

}
.link_item:hover{
	background-color: #a8e6ff;
	color: #fff;
}

.link_item span{
	padding-left: 2px;

}
.link_item img{
	margin-bottom: 3px;


}


.imgtagbox{
	padding-top: 30px;
	padding-bottom: 10px;
}


.echarts_tag{
	color: #555;
	font-size: 14px;
	margin:0 auto;
	text-align: center;
}

.echarts_tag li{
	display: inline-block;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;

}
.echarts_tag li:hover{
	cursor: pointer;

}
.echarts_tag .thisis{
	color: #0888eb;
	font-weight: bold;
}
.echarts_box{
	width: 100%;
	margin-top: -5px;
}
.tiaojian {
	font-size: 15px;
	background-color: #ddd;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	line-height: 200%;
}
.tiaojian span{
	font-weight: bold;
	color: #ff0000;
}



    .navbar{
        padding-bottom: 0px;
        padding-top: 0px;
    }
    .navbar-nav li{
        border-right:1px solid #5983c8;width:100%;
        text-align: center;
    }
    .navbar-nav li :hover{
        background-color: #305296 !important;
    }

   .navbar-nav li:last-child{
}
   .navbar .active{
       background-color: #003366;

   }
   .nav-link{
       color: #fff !important;
   }

@media (max-width: 576px) {

	   .nav-item a {
		   padding-top: 8px;
		   padding-bottom: 8px;
		   font-size: 16px;
	   }

	/* 大事记*/
	   .dashiji{
		   margin-left:0px;
		   margin-top:10px;
	       margin-bottom:0px;
	   }

	   .date_1{
		width:80px;
		height:80px;
		border-radius: 100px;
		color:#ffffff;
		background-color:#D3B466;
		font-size:14px;
		text-align:center;
		line-height: 150%;
		}
	    .date_1 span{
		display:block;
		font-size:26px;
		font-weight:bold;
		padding-top:25px;
		}

}
@media (min-width: 768px) {
    html { font-size: 12px; }


}
@media (min-width: 992px) {
    html { font-size: 14px; }
   .nav-item a {
   padding-top: 15px;
   padding-bottom: 15px;
   font-size: 20px;
   }

   /* 大事记*/
   .dashiji{
	   margin-left:60px;
	   margin-top:10px;
	   margin-bottom:0px;
   }

   .date_1{
	width:104px;
	height:104px;
	border-radius: 100px;
	color:#ffffff;
	background-color:#D3B466;
	font-size:14px;
	text-align:center;
		line-height: 150%;
	}
   .date_1 span{
	display:block;
	font-size:30px;
	font-weight:bold;
	padding-top:35px;
	}
}
@media (min-width: 1200px) {
	html {
		font-size: 14px;
	}


}

@media (max-width: 768px) {

}


.liucheng table{

	margin-bottom: 15px;
}

.liucheng .lc_button img{
	width: 92px;
}

.liucheng .lc_button img:hover{
	width: 100px;
	height: 100px;


}

.liucheng td{
	text-align: center;
}
.table-responsive th{
 word-break:keep-all;
 white-space: nowrap;
}

.table-responsive td{
 word-break:keep-all;
 white-space: nowrap;
}
.table-bordered td{
	border:1px solid #ddd !important;
}

.area_button a{
	padding: 5px;
	padding-left: 12px;
	padding-right: 10px;
	border:1px solid #ddd;
	border-radius: 10px;
	margin: 8px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 16px;
	text-decoration: none;
}
.area_button a:hover{
	background-color: #4ba11f;
	border:none;
	color:#fff;
}



