/* General body settings  */
body { 
	color: #000; 
	direction: ltr;
	font-family:Microsoft YaHei;
	font-size: 14px;
	background: #fff;
}

/***
General typography 
***/
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 10px;
}
h1 {
	margin-bottom: 15px;
}
.main h1 {
	margin-top: -6px;
}
.clearfix h4{
	margin-top: 10px;
}
.font10{
	font-size: 10px;
}
.font12{
	font-size: 12px;
}
.font14{
	font-size: 14px;
}
.font16{
	font-size: 16px;
}
.font24{
	font-size: 24px;
}
.mico{
	top: 5px;
	padding-left: 3px;
}
.cico{
	color: #999;
}
/***
Fix link outlines after click
***/
a {
	color: #000;
}
a, a:focus, a:hover, a:active {
	outline: 0;
 	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: underline;
}
.breadcrumb {
    padding: 8px 0;
    margin-bottom: 20px;
    list-style: none;
    background-color: #fff;
    border-radius: 4px;
}
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: ">\00a0";
}
.title-p16{
	font-size: 14px;
	color: #fff;
}
.title-p{
	font-size: 24px;
	color: #000;
}
.join-p{
	font-size: 30px;
	line-height:2;
}
.title-p a, 
.title-p a:focus, 
.title-p a:hover{
	color: #000;
	text-decoration: none;
}
.title-p1 a, 
.title-p1 a:focus, 
.title-p1 a:hover{
	color: #fff;
	text-decoration: none;
}
/*
* color
*/
.bj-color-1{
	background-color: #005aab;
}
.bj-color-2{
	background-color: #454f63;
}
.bj-color-3{
	background-color: #297dba;
}
.bj-color-4{
	background-color: #926339;
}
.bj-color-5{
	background-color: #5f6576;
}
.ol-padding15{
	padding-left: 15px;
}
.navbar2{
	margin-bottom: 0;
	background-color: #fff;
}
.header-navigation{
	padding-right: 0;
}
.header-navigation > ul > li > a {
    color: #063091;
    display: block;
    padding: 40px 10px 40px 30px;
}
.nav-pills > li.active > a, 
.nav-pills > li.active > a:focus, 
.nav-pills > li.active > a:hover {
    background-color: #365ebc;
}
.text-primary {
    color: #063091;
}
a.text-primary:focus, 
a.text-primary:hover {
    color: #063091;
}
.pagination > .active > a, 
.pagination > .active > a:focus, 
.pagination > .active > a:hover, 
.pagination > .active > span, 
.pagination > .active > span:focus, 
.pagination > .active > span:hover {
    background-color: #365ebc;
    border-color: #365ebc;
}
.pagination > li > a, 
.pagination > li > span {
    color: #063091;
}
.btn-primary {
    background-color: #365ebc;
}
.new-nav{
	float: right !important;
	font-size: 16px;
	color: #666;
}
.new-nav > li.active > a, 
.new-nav > li.active > a:focus, 
.new-nav > li.active > a:hover {
    color: #063091;
}
.navbar-default .new-nav  > li > a {
    color: #000;
}
.navbar-default .new-nav > .active > a, 
.navbar-default .new-nav > .active > a:focus, 
.navbar-default .new-nav > .active > a:hover {
    color: #063091;
	background-color: #fff;
}
.navbar-default .new-nav > .open > a, 
.navbar-default .new-nav > .open > a:focus, 
.navbar-default .new-nav > .open > a:hover {
    color: #063091;
    background-color: #fff;
}
.head-title{
	font-size: 24px;
	margin-top: 30px;
	margin-bottom: 20px;
}
.title24{
	font-size: 24px;
}
.join-bj{
	position: relative;
}
.join-text{
	position: absolute;
	z-indent: 2;
	left: 28%;
	top: 30%;
	text-align: center;
}
.qyln-td{
	width: 100px;
}

.line::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    width: 1px;
    height: 100%;
    border-right: 1px solid #f3f3f3;
    left: 29px;
    z-index: 1;
}
.line-start{
	background: url(../images/tag-line.png) repeat-y;
	background-position-x:13px;
	background-position-y:13px;
}
.linebj{
	background: url(../images/tag-line.png) repeat-y;
	background-position-x:13px;
}
.line-end{
	background: url(../images/tag-line.png) no-repeat;
	background-position-x:13px;
	background-size:2px 12px;
}
.fzlc-table > tbody > tr > td, 
.fzlc-table > tbody > tr > th{
    border-top: 0;
}
.fzlc-tag{
	vertical-align: baseline;
	padding-right: 15px;
}
.list-table > thead > tr > th,
.list-table > tbody > tr > td, 
.list-table > tbody > tr > th{
    border-top: 0;
	border-bottom: 0;
	padding: 15px;
}
.list-table2 > tbody > tr > td{
    border-top: 0;
	padding: 15px;
}
.list-table2 > tbody > tr.tr-active{
	border-top: 1px solid #ccc;
}
.list-table3 > thead > tr > th,
.list-table3 > tbody > tr > td, 
.list-table3 > tbody > tr > th{
    border-top: 0;
	border-bottom: 0;
	padding: 15px 0 15px 10px;
}
.table-th{
	background-color: #F2F6F9;
}
.photo-p p{
	line-height: 2;
}
.photo-title{
	font-size: 20px;
	margin-top: 20px;
}
.photo-title2{
	font-size: 20px;
}
.photo-title3{
	font-size: 16px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.photo-title4{
	font-size: 16px;
	padding-top: 20px;
}
.padding0{
	padding-right: 0;
}
.padding-left0{
	padding-left: 0;
}
.padding10{
	padding-top: 10px;
	padding-bottom: 10px;
}
.lr-padding10{
	padding-left: 10px;
	padding-right: 10px;
}
.wide-margin030{
	margin-right: 30px;
}
.wide-margin30{
	margin-left: 30px;
}
.wide-padding030{
	padding-right: 30px;
}
.wide-padding30{
	padding-left: 30px;
}
.left-padding20{
	padding-left: 20px;
}
.left-padding10{
	padding-left: 10px;
}
.top-padding10{
	padding-top: 10px;
}
.top-padding20{
	padding-top: 20px;
}
.top-padding30{
	padding-top: 30px;
}
.pre-padding20{
	padding-top: 20px;
	padding-bottom: 20px;
}
.pre-padding020{
	padding-top: 0;
	padding-bottom: 20px;
}
.lr-padding20{
	padding-left: 45px;
	padding-right: 25px;
}
.l-padding40{
	padding-left: 40px;
}
.bottom-padding0{
	padding-bottom: 0;
}
.bottom-margin0{
	margin-bottom: 0;
}
.border0000{
	border: 0;
}
.float-left{
	float: left;
}
.clearfloat{
	clear:both
}
.copyrights{
	text-indent: -9999px;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}
.site-logo {
    padding-top: 32px;
}
.foot-table td{
	padding-right: 30px;
}
.maps{
	width: 100%;
	height: 300px;
	border: #ccc solid 1px;
}
.index_hr{
	display: none;
}
.video-left,
.video-right{
	padding-left: 5px;
	padding-bottom: 15px;
}
.dropdown-zgs-ul{
	position: relative;
	display: none;
}
.photo-imginfo{
	position: relative;
	top: -50px;
}
.wap-up3{
	display: none;
}
.down-div a:hover{
	text-decoration: none;
	color: #337ab7;
}
.down-ico{
	top: 3px;
}
.ico-add{
	padding-right: 10px;
}
.ico-add5{
	padding-right: 5px;
}
.list-group-item2 {
    position: relative;
    display: block;
    padding: 5px 15px;
    padding-left: 0;
    margin-bottom: -1px;
    background-color: #fff;
    border: 0;
}
.p-table{
	background-color: #f5f5f5;
}
.p-table > tbody > tr > td, 
.p-table > tbody > tr > th{
	border: 1px solid #fff;
	padding-left: 15px;
	text-align:center;
}
.p-table2 > tbody > tr > td{
    border-top: 0;
	padding: 10px;
}
.photo-ol{
	padding-left: 15px;
}
.line-h{
	width: 2px;
	height: 430px;
	border-right:1px solid #ccc;
	padding-left: 30px;
	margin-top: 10px;
}
.p-ul{
	padding-left: 15px;
}
.p-ul li{
	list-style-type: none;
	padding-left:15px;
}
.p-ul li:before {
  content: "+";
  color: #063091;
  padding-right: 15px;
}
.wap-div{
	width: 100%;
    height: 82px;
    color: #fff;
    font-size: 16px;
    vertical-align: middle;
    text-align: center;
}
.wap-text {
	width: 200px;
	padding-top: 24px;
}
.wap-img{
	width: 126px;
	height: 82px;
}
.add-table > tbody > tr > td{
    padding: 0;
    line-height: 2;
    vertical-align: top;
    border: 0;
}
.text-r{
	text-align:right;
}
.div-underline{
	height: 10px;
}
.p-underline{
	width: 40px;
	height: 10px;display: inline-block;
	border-bottom: 2px solid #063091;
}
.zhly-bgimg {
	background: url(../images/photo/zhnyjjfa_1.png);
    background-size: cover;
    background-position: center center;
}

@media (min-width: 940px){
	.modal-job {
		width: 930px;
		margin: 30px auto;
	}
	.video-left{
		float: left;
		padding-left: 0;
	}
	.video-right{
		float: right;
	}
}
@media (max-width: 768px) {
	.site-logo {
	  padding-top: 12px;
	}
	.index-info,
	.index-news-list,
	.server-info{
		font-size: 14px;
	}
	.news-date {
		font-size: 12px;
	}

	.index_hr{
		display:block;
		margin-left:15px;
		margin-right:15px;
		margin-top: 40px;
	}
	.new-nav{
		float: left !important;
	}
	.foot-table td{
		padding-right: 20px;
	}
	.maps{
		width: 100%;
		height: 300px;
		border: #ccc solid 1px;
	}
	.pre-video {
		padding-top: 30px;
		padding-bottom: 20px;
	}
	.video , .video2{
		width: 100%;
	}
	.go-page,
	.title-p16,
	.nav-bj,
	.img-text,
	.join-text,	
	.index_up,
	.triangle_border_left,
	.triangle_border_right,
	.li_tag,
	.web_search{
		display: none;
	}
	.nav-two{
		margin-top: 2px;
	}
	.fzlc-img{
		width: 50%;
		height: 80px;
	}
	.div-middle{
		width: 50%;
		height: 80px;
		font-size: 16px;
	}
	.div-middle p {
		margin-top: 9%;
	}
	.bj-color-5 p{
		margin-top: 4%;
	}
	.about_content .table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 0;
	}
	.navbar-default .navbar-collapse{
		border-color: #fff;
	}
	.navbar-nav > li{
		border-top: 1px solid #ddd;
	}
	.tag-ico {
		background-image: url(../images/tag_open.png);
		width: 22px;
		height:22px;
		float:right;
		display: inline-block;
		min-width: 22px;
		margin-top: 15px;
		margin-right: 20px;
	}
	.dropdown-zgs >.tag-ico,
	.open >.tag-ico {
		background-image: url(../images/tag_close.png);
		width: 18px;
		height:18px;
		display: block;
		min-width: 18px;
		margin-top: 15px;
	}
	.navbar-nav>li>a {
		line-height: 30px;
	}
	.navbar-nav .open .dropdown-menu>li>a {
		line-height: 40px;
		border-top: 1px solid #ddd;
	}
	.navbar-default .navbar-nav>.active>a, 
	.navbar-default .navbar-nav>.active>a:focus, 
	.navbar-default .navbar-nav>.active>a:hover {
		color: #333;
		background-color: #fff;
		border-left: 5px solid #365ebc;
	}
	.navbar-default .navbar-nav>.open>a, 
	.navbar-default .navbar-nav>.open>a:focus, 
	.navbar-default .navbar-nav>.open>a:hover {
		color: #333;
		background-color: #fff;
		border-left: 5px solid #365ebc;
	}
	.navbar-nav .open .dropdown-menu {
		margin-top: 0;
		padding-top: 0;
		padding-bottom: 0;
	}
	.navbar-nav .open .dropdown-menu li{
		color: #000;
   		background-color: #e9ebec;
	}
	.dropdown-zgs-ul{
		display:block;
		padding-left: 0;
	}
	.navbar-nav .open .dropdown-menu li .dropdown-zgs-ul li {
		position: relative;
    	display: block;
		list-style: none;
		color: #000;
		background-color: #ddd;
		border-top: 1px solid #cecece;
	}
	.navbar-nav .open .dropdown-menu li .dropdown-zgs-ul>li>a{
		line-height: 40px;
		padding: 5px 15px 5px 25px;
		display: block;
	}
	.dropdown-menu>li>a {
		clear:none;
	}
	.pre-content {
		padding-top: 40px;
		padding-bottom: 20px;
	}
	.job-search{
		padding-top: 30px;
		padding-bottom: 0;
	}
	.job-div,
	.job-title{
		padding-left: 0;
	}
	.job-table>tbody>tr>td {
		padding-left:0;
	}
	.cp_p{
		font-size: 20px;	
	}
	.cp_m{
		font-size: 16px;
		padding-top: 5px;
	}
	#ico-xq {
		padding-left: 5px;
		padding-right: 0;
	}
	.photo-imginfo{
		padding-top: 10px;
		padding-bottom: 30px;
		top: 0;
	}
	.zp-div{
		border: 0;
	}
	.wap-up1{
		padding-top: 20px;
	}
	.wap-up2{
		padding-bottom: 20px;
	}
	.wap-up3{
		display:block;
		padding-bottom: 20px;
	}
}
@media (max-width: 420px) {
	.carousel-slider .middle {
		position: absolute;
		top: 30%;
		left: 50%;
		z-index: 15;
		width: 60%;
		margin-left: -30%;
	}
	.banner-h1 {
		font-size: 22px;
	}
	.banner-p {
		font-size: 16px;
	}
	.carousel-slider .item {
		width: 100%;
		height: 100%;
		min-height: 210px;
	}
	.banner2,
	.banner3{
		min-height: 210px;
	}
	.banner2 .banner-title,
	.banner3 .banner-title{
		position: absolute;
		top: 40%;
		left: 30%;
		z-index: 15;
		width: 100%;
		padding-left: 0;
		margin-left: -26%;
		color: #fff;
	}
	.text-primary {
		color: #2b4fa1;
	}
	
}
