/*icon start*/
	.an-icon{
		display: inline-block;
		*display: inline;
		*zoom: 1;
	}
	.an-banner .an-icon{
		width: 40px;
		height: 40px;
		background-repeat: no-repeat;
	}
	.an-icon-banner1{
		background-position: 0 0;
		background-image: url(/jcc/css/img/home.png) ;
	}
/*icon end*/



/*news img info start*/
	.an-img{
		overflow: hidden;
	}
	.an-img.visible-xs{
		max-height: 220px;
	}
	.an-img.visible-sm{
		max-height: 420px;
	}
	.an-img.visible.md{
		max-height: 500px;
	}
	.an-img>img{
		width: 100%;
		max-width: 100%;
		display: block;
		margin: 0;
		padding: 0;
	}
	.an-info{
		position: relative;
		background-color: #7b96a9;
		color: #fff;
		margin: 0;
		padding: 0 15px;
		overflow: hidden;
	}
	.an-info>h3{
		font-size: 20px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.an-info>p{
		margin-bottom: 17px;
	}
	@media (min-width: 768px){
		.an-info{
			position: absolute;
			bottom: 0;
			left: 0;
			right: 0;
			padding: 0 20px;
			background: transparent;
			background-color: rgba(123,150,169,.8);
			margin: 0;
		}
		.an-info>h3{
			font-size: 24px;
		}
		.an-info>p{
			margin-bottom: 24px;
		}

		
	}
	@media (min-width: 992px){
		.an-info{
			background: transparent;
			max-width: 1000px;
			margin-left: auto;
			margin-right: auto;
		}
		.an-info>h3{
			font-size: 36px;
			line-height: 48px;
		}
		.an-info>p{
			font-size: 16px;
		}
	}
/*news img info end*/

/*second banner start*/
	.an-banner{
		background: #003262;
		border-top: 1px solid #33567b;
		border-bottom: 1px solid #33567b;
		color: #fff;
		padding: 0;
		font-size: 18px;
	}
	.an-banner .container{
		position: relative;
	}
	.an-banner .col-xs-6.col-sm-3{
		border-bottom: 1px solid #33567b;
		padding-top: 18px;
		padding-bottom: 10px;
	}
	.an-banner .col-xs-6.col-sm-3:nth-child(odd){
		border-right: 1px solid #33567b;
	}
	.an-banner a{
		display: block;
		color: #fff;
	}
	.an-banner a>.visible-xs{
		color: #aabaca;
	}
	.an-banner a>.an-icon{
		float: left;
		margin-left: 25px;
		margin-right: 20px;
	}
	@media (max-width: 767px){
		.an-banner a>.an-icon{
			margin-left: 0;
		}
	}
	@media (min-width: 768px){
		.an-banner .col-xs-6.col-sm-3{
			border-right: 1px solid #33567b;
			padding-top: 10px;
			padding-bottom: 14px;
		}
		.an-banner .hidden-xs{
			background: #cfcfcf;
			text-align: center;
			color: #363636;
			font-size: 12px;
			line-height: 20px;
			padding: 13px 5px;
			border-right: 1px solid #33567b;
			overflow: visible;
		}
		.an-banner .hidden-xs:before{
			content: "";
			position: absolute;
			left: 50%;
			width: 16px;
			height: 9px;
			margin-left: -8px;
			top: -6px;
		}
		.an-banner .hidden-xs a,.an-banner .hidden-xs .span{
			color: #3d3d3d;
			font-size: 12px;
		}
		.an-banner a>.an-icon{
			float: none;
			display: block;
			margin: 0 auto;
		}
		.an-banner a>span{
			display: block;
			text-align: center;
			margin-top: 6px;
		}
	}
	@media (min-width: 992px){
		.an-banner .an-down-float{
			position: absolute;
			top: 100%;
			width: 100%;
			z-index: 100;
		}
		.an-banner .col-xs-6.col-sm-3,.an-banner .an-down-float .hidden-xs{
			border-right: 1px solid #adadad;
		}
		.an-banner .col-xs-12.col-sm-6:first-child .col-xs-6.col-sm-3:first-child,
		.an-banner .an-down-float .col-xs-12.col-sm-6:first-child .hidden-xs:first-child{
			border-left: 1px solid #adadad;
		}
	}
/*second banner end*/

/*expressage start*/
	.an-expressage{
		#background-color: #f6f6f6;
		background-color: #fff;
		/*background: url(/jcc/css/img/back.jpg) no-repeat bottom center;*/
		padding-bottom: 35px;
	}
	.an-expressage a{
		color: inherit;
	}
	.an-expressage .an-news-box img{
		display: block;
		margin: 0;
		max-width: 100%;
	}
	.an-expressage .an-news-box p img{
		width: 80%;
		}
	@media(min-width: 992px){
		.an-expressage .an-news-box>.an-img{
			height: 153px;
			overflow: hidden;
		}
		.an-expressage .an-news-box>.an-img>img{
			min-height: 153px;
		}
		.an-expressage .an-news-box p img{
			width: 50%;
		}
	}
	.an-expressage .an-title{
		position: relative;
		margin-top: 6px;
		margin-bottom: 10px;
		overflow: hidden;
	}
	.an-expressage .an-title>a{
		position: absolute;
		bottom: 10px;
		left: 215px;
		font-size: 12px;
		color: #404040;
	}
	.an-expressage .an-title>a>.glyphicon{
		color: #919191;
		margin-left: 5px;
	}
	.an-expressage .an-news-box{
		margin-bottom: 50px;
		margin-top: 50px;
	}
	.an-expressage .an-news-box>.clearfix{
		font-size: 12px;
		padding: 7px 0;
		color: #7d7d7d;
	}
	.an-expressage .an-news-box p{
		color: #3c3c3c;
		/**font-size: 12px;**/
		line-height: 22px;	
	}
	.an-expressage .an-news-info p{
		border-bottom:1px dotted #d3d3d3;position:relative;padding-left:20px;
		}
	.an-expressage .an-news-info p:before{
		content:'';
		position:absolute;
		left:0;
		top:20px;
		width:5px;
		height:5px;
		border-radius:50%;
		margin-top:-2px;background-color:#236fb7;
		}
	.an-expressage .nav-tabs>li>a{
		font-size: 16px;
		line-height: 18px;
		/*color: #666;*/
		/*font-weight: bold;*/
	}
	.an-expressage .nav-tabs>li.active>a,
	.an-expressage .nav-tabs>li.active>a:hover,
	.an-expressage .nav-tabs>li.active>a:focus{
		color: #004D96;
		background: #f6f6f6;
	}
	.an-expressage .tab-content .tab-pane ul,
	.an-expressage .tab-content .tab-pane ul>li{
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.an-expressage .tab-content .tab-pane ul>li{
		/*margin-top: 5px;
		margin-bottom: 5px;*/
		
		display: table;
		table-layout: fixed;
		width: 100%;
		/*border:1px dotted #d5d5d5;*/
		/*border-bottom:1px dotted #d5d5d5;*/
	}
	.an-expressage .tab-content .tab-pane .media-left{
		width: 70px;
	}
	.an-expressage .tab-content .tab-pane ul .an-box{
		width: 100%;
		line-height: 18px;
		padding: 9.9px 0;
		font-size: 16px;
		/*color: #333 !important;*/
		/*background: #003262;*/
		/*background: #e7e7e7;*/
		background: #fff;
		/*color: #fff;*/
		color: #333;
		/*text-align: center;*/
		/*font-weight: bold;*/
		margin-left: 60px;
	}
	.an-expressage .tab-content .tab-pane ul .an-box:hover{}
	.an-expressage .tab-content .tab-pane ul .an-box>.an-day{
		font-size: 20px;
		margin-bottom: 0;
	}
	.an-expressage .tab-content .tab-pane ul .an-box1{
		width: 100%;
		line-height: 35px;
		padding: 13px 5px;
		font-size: 18px;
		color: #000;
		background: #e7e7e7;
		text-align: center;
		/*border-right: 1px solid #33567b;*/
		font-weight: bold;
		letter-spacing:4px;
	}
	.an-expressage .tab-content .tab-pane ul .an-box2{
		width: 100%;
		line-height: 90px;
		padding: 13px 5px;
		font-size: 18px;
		color: #000;
		background: #e7e7e7;
		text-align: center;
		/*border-right: 1px solid #33567b;*/
		font-weight: bold;
		letter-spacing:4px;
	}
	.an-expressage .tab-content .tab-pane .media-body{
		margin-left: 5px;
		width: auto;
	}
	.an-expressage .tab-content .tab-pane .media-body h6{
		margin-top: 0;
		margin-bottom: 3px;
		color: #003262;
		font-size: 12px;
		line-height: 18px;
	}
	.an-expressage .tab-content .tab-pane .media-body h6>a{
		color: inherit;
		text-decoration: none;
	}
	.an-expressage .tab-content .tab-pane .media-body p{
		font-size: 12px;
		margin-bottom: 0;
	}
	.an-expressage .tab-content .tab-pane .media-body p>a{
		color: inherit;
	}
	.an-expressage .tab-content .tab-pane .clearfix{
		margin-top: 20px;
		font-size: 12px;
	}

	@media (min-width: 768px){
		.an-expressage{
			padding-bottom: 18px;
		}
	}
	@media (min-width: 992px){
		.an-expressage{
			/*padding-top: 50px;
			padding-bottom: 50px;*/
			margin-bottom: -10px;
		}
		.an-expressage .an-news-box{
			padding-left: 10px;
			padding-right: 10px;
		}
		.an-expressage .an-tabs{
			position: relative;
			top: 0px;
			padding-left: 10px;
			padding-right: 10px;
		}
	}
/*expressage end*/

/*footer start*/
	.footer{
		background-color: #082140;
		color: #fff;
		padding: 15px;
		font-size: 12px;
		text-align: center;
	}
	.footer a{
		color: #fff;
	}
	.footer p{
		padding-left: 15px;
/*height:25px;*/
text-align:left;
	}
.footer p.t{
color:#b4b432;
font-weight:800;}
	.footer p>span{
		margin: 0 20 px;
	}
	b{
		font-weight: normal;
	}

.xxzx_footer{ width:100%; background-color:#082140;padding-bottom:10px;}
.footer01{ width:55%; padding:19px 0px 5px; margin:0px auto; min-width:320px;}
.footer02{ background-color:#082140; height:40px; line-height:40px; text-align:center; color:#888888; font-size:12px;}
.footer02 .footer02_w span{ margin-right:20px;}
.footer01 ul{ height:50px; /*border-right:1px solid #cecece;*/ padding:0px;}
.footer01 ul li{/*border-left:1px solid #cecece;*/ float:left; color:#888888;font-size:14px; height:50px;}
.footer01 ul li.ft_con1{ width:15%; text-align:center}
.footer01 ul li.ft_con2{ width:15%;}
.footer01 ul li.ft_con3{ width:10%;}
.footer01 ul li.ft_con4{ width:15%;}
.footer01 ul li.ft_con1 span{ display:block; height:34px; line-height:34px; text-align:center;}
.footer01 ul li.ft_con2 span{ text-align:left; width:60px; display:block; margin:0px auto; line-height:34px;}
.footer01 ul li a{ color:#888; font-size:14px;}
.footer01 ul li a:hover{ color:#fff; /*font-weight:bolder;*/}
.ft_con3 img{ width:70px; margin:0px auto; display:block;}
.footer01 ul li.ft_con4 p{ display:block; height:18px; line-height:18px; padding-left:32px; width:339px;}
.xxzx_footer p {color: #888888;text-align: center;padding-top:20px}
.ft_name{ display:none;}

	@media (max-width: 470px){
		.footer p>span{
			margin-left: 0;
		}
		.nr-news-top{
			font-size: 26px;
		}
		.footer02{ height:70px; line-height:30px;}
		.footer02 .footer02_w{ min-width:320px; text-align:center; padding-top:12px;}
		.footer02 .footer02_w span{ display:block; margin:0px; line-height:22px;}
	}
	@media (max-width: 991px){
		.neilian-bootom-div p>span{
			margin-left: 0;
		}
		.neilian-bootom-div b{
			margin-right: 20px;
		}
		.footer01{ width:100%;}
	}
	@media(min-width: 168px){
		.footer{
			padding-left: 0;
			padding-right: 0;
		}
		.footer p{
			padding-left: 0;
			padding-right: 0;
line-height:25px;
		}
	}
	@media(min-width: 992px) {
		.footer{
			padding-top: 35px;
		}
	}

}
/* footer end*/

/*栏目页*/
	.an-runschool-banner{
			background-position: top center;
			background-repeat: no-repeat;
			 -moz-background-size: 100%;
			height: 100px;
			padding: 0;
		}
	.an-news-banner>.container>img,.an-hw-banner>.container>img,.an-organ-banner>.container>img,
	.an-chujing-banner>.container>img,.an-meeting-banner>.container>img,
	.an-aboutus-banner>.container>img,.an-down-banner>.container>img,
	.an-expert-banner>.container>img,.an-runschool-banner>.container>img{
			max-width: 100%;
			opacity: 1;
		}
	.runschool-top-all{
		padding-top: 30px;
	}
	.runschool-top-all h3{
		font-size: 16px;
		color: #969696;
		margin-bottom: 25px;
		border-bottom: 1px #dadada solid;
	}
	.runschool-top-all h3 .span1{
		display: inline-block;
		*display: inline;
		*zoom: 1;
		color: #262626;
		margin-right: 8px;
		padding-bottom: 13px;
		border-bottom:2px #b2b2b2 solid;
	}
	.runschool-top-all h3 .span2 a{
		float: right;
		font-size: 12px;
		color: #404040;
		line-height: 22px;
	}
	.runschool-top-all .media .media-body{
		width: 100%;
	}
	.runschool-top-all .media .media-body span{
		padding-top:5px;
		font-size: 12px;
		color: #656565;
	}
	.runschool-top-all .media .media-body span img{
		margin-right: 9px;
	}
	.runschool-top-all .media .media-body h4{
		padding-top: 10px;
	}
	.runschool-top-all .media .media-body h4 a{
		font-size: 14px;
		font-weight: bold;
		color: #303030;
		line-height: 22px;
	}
	.runschool-top-all .media .media-body p{
		font-size: 12px;
		color: #303030;
		line-height: 22px;
		padding-top: 15px;
	}
	@media (max-width: 768px){
		.runschool-top-all .media .media-left{
			display: block;
		}
		.runschool-top-all .media .media-left img{
			margin-left: auto;
			margin-right: auto;
		}
		.runschool-top-zhengcetow{
			padding-top:20px;
		}
		.runschool-top-all .media .media-body{
			display: table-cell;
		}
		.runschool-top-all .media{
			margin-top: 20px;
		}
		.runschool-top-all .media .media-left img{
			width: 300px;
			height: 180px;
			overflow: hidden;
		}
		.runschool-top-all .media .media-body p{
			height: 110px;
			overflow: hidden;
		}
		.runschool-top-zhengcetow{
			padding-top:20px;
		}
		.an-expressage .an-news-info p{height:auto;overflow:hidden}
	}
	@media (min-width: 992px){
		.runschool-top-all .media .media-body{
			padding-left: 10px;
			display: table-cell;
		}
		.runschool-top-all .media{
			margin-top: 20px;
		}
		.runschool-top-all .media .media-left img{
			width: 300px;
			height: 180px;
			overflow: hidden;
			overflow: hidden;
		}
		.runschool-top-zhengcetow{
			padding-top:0px;
		}
		.an-runschool-banner{
				height: 150px;
			}
	}
/*栏目end*/

/*new expert start*/
	.new-expert{
		background-color: #ffffff;
		background-repeat: no-repeat;
		background-position: center bottom;
		padding-top: 10px;
		padding-bottom: 30px
	}
	.new-expert .expert-title{
		line-height: 43px;
		color: #aeaeae;
		border-bottom: 1px solid #dadada;
		margin-bottom: 0;
	}
	.new-expert .expert-title>span{
		display: inline-block;
		*display: inline;
		*zoom: 1;
		padding: 0 5px;
		color: #282828;
		border-bottom: 2px solid #b2b2b2;
	}
	.new-expert-guide .expert-title>span{
		display: inline-block;
		*display: inline;
		*zoom: 1;
		margin-right: 5px;
	}
	@media(min-width: 992px){
		.new-expert>.container{
			width: 1000px;
		}
	}
	.expert-tab{
		position: relative;
		min-height: 500px;
		background-repeat: no-repeat;
		background-position: right bottom;
		margin-top: 18px;
	}
	.expert-tab>.nav-tabs{
		position: absolute;
		top: 0;
		left: 0px;
		width: 200px;
		background-color: #fff;
		border: 1px solid #d5d5d5;
	}
	.expert-tab>.nav-tabs>li{
		display: block;
		float: none;
		border-bottom: 1px solid #d5d5d5;
	}
	.expert-tab>.nav-tabs>li:last-child{
		border-bottom: none;
	}
	.expert-tab>.nav-tabs>li>a,.expert-tab>.nav-tabs>li>a:hover,
	.expert-tab>.nav-tabs>li.active>a{
		border: none;
		color: inherit;
		background-color: transparent;
		background-repeat: no-repeat;
		background-position: left center;
	}
	@media(min-width: 768px){
		.expert-tab>.nav-tabs>li>a,.expert-tab>.nav-tabs>li>a:hover,
		.expert-tab>.nav-tabs>li.active>a{
			padding-top: 15px;
			padding-bottom: 15px;
			padding-left: 32px;
		}
	}
	.expert-tab>.nav-tabs>li.active{
		background: #0d4583;
		color: #fff;
	}
	.expert-tab>.nav-tabs>li.active:after{
		font-family: 'Glyphicons Halflings';
		font-style: normal;
		content: "\e250";
		position: absolute;
		left: 100%;
		top: 50%;
		font-size: 16px;
		line-height: 20px;
		margin-top: -10px;
		margin-left: -4px;
		color: #0d4583;
	}
	.expert-tab>.tab-content{
		margin-left: 200px;
		padding-left: 40px;
		/*20171221padding-right: 180px;*/
		padding-right: 47px;
		background: transparent;
		color: #212121;
		overflow: hidden;
	}
	.expert-tab>.tab-content h4{
		margin-top: 20px;
		margin-bottom: 45px;
	}
	.expert-tab>.tab-content p{
		line-height: 30px;
		text-indent: 2em;
	}
	.new-expert-rules>.list-unstyled{
		margin-top: 18px;
		background-color: #fff;
		padding: 15px 17px 20px;
	}
	.new-expert-rules>.list-unstyled>li{
		border-bottom: 1px dotted #e0e0e0;
		padding: 15px 0;
	}
	.new-expert-rules>.list-unstyled>li>a{
		display: inline-block;
		*display: inline;
		*zoom: 1;
		color: inherit;
		padding: 0 18px;
		line-height: 20px;
		background-repeat: no-repeat;
		background-position: 0px 4px;
	}
/*new expert end*/

/*new expert1 start*/

	.expert-tab1{
		position: relative;
		/*min-height: 500px;*/
		background-repeat: no-repeat;
		background-position: right bottom;
		margin-top: 20px;
	}
	.expert-tab1>.nav-tabs{
		position: absolute;
		top: 0;
		left: 0px;
		width: 95%;
		
		background-color: #fff;
		border: 1px solid #d5d5d5;
	}
	.expert-tab1>.nav-tabs>li{
		display: block;
		float: none;
		border-bottom: 1px solid #d5d5d5;
	}
	.expert-tab1>.nav-tabs>li:last-child{
		/*border-bottom: none;*/
	}
	.expert-tab1>.nav-tabs>li>a{}
	.expert-tab1>.nav-tabs>li>a:hover{background:#0d4583;color: #fff;}
	.expert-tab1>.nav-tabs>li.active>a{
		border: none;
		color: inherit;
		background-color: transparent;
		background-repeat: no-repeat;
		background-position: left center;
	}
	@media(min-width: 768px){
		.expert-tab1>.nav-tabs>li>a,.expert-tab1>.nav-tabs>li>a:hover,
		.expert-tab1>.nav-tabs>li.active>a{
			padding-top: 15px;
			padding-bottom: 15px;
			padding-left: 32px;
		}
	}
	.expert-tab1>.nav-tabs>li.active{
		background: #0d4583;
		color: #fff;
	}
	.expert-tab1>.nav-tabs>li.active:after{
		font-family: 'Glyphicons Halflings';
		font-style: normal;
		content: "\e250";
		position: absolute;
		left: 100%;
		top: 50%;
		font-size: 16px;
		line-height: 20px;
		margin-top: -10px;
		margin-left: -4px;
		color: #0d4583;
	}
	.expert-tab1>.tab-content{
		margin-left: 200px;
		padding-left: 40px;
		padding-right: 180px;
		background: transparent;
		color: #212121;
		overflow: hidden;
	}
	.expert-tab1>.tab-content h4{
		margin-top: 20px;
		margin-bottom: 45px;
	}
	.expert-tab1>.tab-content p{
		line-height: 30px;
		text-indent: 2em;
	}
	.new-expert1-rules>.list-unstyled{
		margin-top: 18px;
		background-color: #fff;
		padding: 15px 17px 20px;
	}
	.new-expert1-rules>.list-unstyled>li{
		border-bottom: 1px dotted #e0e0e0;
		padding: 15px 0;
	}
	.new-expert1-rules>.list-unstyled>li>a{
		display: inline-block;
		*display: inline;
		*zoom: 1;
		color: inherit;
		padding: 0 18px;
		line-height: 20px;
		background-repeat: no-repeat;
		background-position: 0px 4px;
	}
/*new expert1 end*/

/*通用列表页 start*/
	.null-bt dl{
		margin-bottom: 0px;
	}
	.an-newslist .breadcrumb{
		font-size: 12px;
		background: transparent;
		color: #848688;
		margin-top: 8px;
		padding-bottom: 15px;
		margin-bottom: 0;
		border-bottom: 1px solid #d8d8d8;
	}
	.an-newslist .breadcrumb > li + li:before{
		content: ">";
		color: #848688;
	}
	.an-newslist .breadcrumb > li > a{
		color: inherit;
		text-decoration: none;
	}
	.list-weizhi{
		display: inline-block;
		*display: inline;
		*zoom: 1;
		width: 12px;
		height: 12px;
		background: url(/jcc/css/img/list.jpg) no-repeat center center;
		margin-right: 10px;
	}
	@media(min-width: 992px){
		.an-newslist{
			position: relative;
		}
		.an-new-gotop{
			position: absolute;
			width: 100%;
		}
		.an-newslist .an-new-gotop{
			bottom: 188px;
		}
		.an-newslist.nr-news-all .an-new-gotop{
			bottom: 99px;
		}
		.an-new-gotop .col-md-8{
			position: relative;
		}
		.an-new-gotop .col-md-8 .lb-gotop{
			position: absolute;
			right: -20px;
			bottom: 100%;
			background-color: #c8c8c8;
			color: #fff;
			font-size: 20px;
			padding: 10px;
			border-radius: 0;
		}
		.list-ppt{
			padding-right: 0;
		}
		.list-banner{
			padding-left: 0;
		}
		.list-banner .list-banner-bg{
			left: -15px;
		}
	}
	.list-banner .list-banner-bg{
		position: relative;
		height: 250px;
		background-color: #003262;
		z-index: 1;
		padding-top: 60px;
	}
	.list-banner .list-banner-bg>.title{
		position: absolute;
		font-size: 22px;
		line-height: 30px;
		color: #fff;
		font-weight: bold;
		top: 15px;
		left: 18px;
		margin: 0;
	}
	.list-banner .list-banner-bg>.list-unstyled{
		position: relative;
		left: 15px;
		background-color: #fff;
	}
	.list-banner .list-banner-bg>.list-unstyled>li{
		border: 1px solid #e1e4e5;
		border-top-width: 0;
		color: #585858;
		padding: 14px 20px;
	}
	.list-banner .list-banner-bg>.list-unstyled>li.active{
		border-color: #6987a3;
		background-color: #6987a3;
		color: #fff;
	}
	.list-banner .list-banner-bg>.list-unstyled>li>a{
		color: inherit;
		text-decoration: none;
	}
/*通用列表页 end*/