﻿*{padding:0; margin:0;}
body,div,object, iframe, h1, h2, h3, h4, h5, h6,blockquote, a, code, em, img, q, small, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, table, tbody, tr, th, td, input,textarea {font-size:14px; color:#494949; font-family:"微软雅黑"; font-weight:normal;}
body{background:#f1f1f1;}
ul,ol,li{ list-style:none;}
a{ color:#333333; text-decoration:none;outline:none}
a:hover{ color:#155783;}
img{ border:0;}
.clear{ clear:both;zoom:1;height:0;font-size: 1px;line-height: 0px;text-indent:-9999px;}
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {zoom:1;display:block;_height:1px;}
.container{
        width: 1180px;
        margin: 0 auto;
        overflow: hidden;
}
.hidden{
	display:none;
}
.fl{float:left;}
.fr{float:right;}
.header {
    width: 100%;
    min-width: 1200px;
    width: expression_r(document.body.clientWidth < 1200 ? "1200px": "auto" );
    background: url(imagestimg.jpg);
}
.header_container{
	height: 155px;
	position: relative;
}
.logo {
    position: absolute;
    left: 0;
    top: 50px;
    width: 434px;
}
.top_menu {
    position: absolute;
    right: 170px;
    top: 52px;
    font-size: 12px;
    color: #6bb4e5;
    text-align: right;
}
.top_menu a{
	color:#155783;
	font-size:13px;
	margin-left:5px;
}
.search {
    position: absolute;
    right: 10px;
    top: 75px;
    width: 465px;
    height: 38px;
    background: url(/bjjs/template/common/index_header/search.png) no-repeat left center;
}
.search_ipt {
    width: 403px;

    line-height: 14px;
    border: 0;
    padding: 8px 0 8px 10px;
    margin: 4px 0 4px 15px;
    font-family: "宋体";
    font-size: 12px;
    background: transparent;
    color: #89a2b6;
}
table[Attributes Style] {
    border-spacing: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}
table {
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: grey;
	background: #fff;
}
tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
.search_img {
    width: 21px;
    height: 21px;
    border: 0;
    padding: 8px;
}
.nav{
    width: 100%;
    min-width: 1200px;
    width: expression_r(document.body.clientWidth < 1200 ? "1200px":"auto");
    margin-bottom: 14px;
    background: #0090ce;	
}
.nav_container{
	height: 44px;
}
.nav ul li {
    float: left;
}
.nav ul li.hover{
     background: #064a77;
}

.nav ul li a {
    display: block;
    line-height: 44px;
    padding: 0 56px 0 55px;
    font-size: 16px;
    font-family: "微软雅黑";
    color: #FFF;
}
.nav ul li a:hover {
    display: block;
    line-height: 44px;
    padding: 0 56px 0 55px;
    font-size: 16px;
    font-family: "微软雅黑";
    color: #FFF;
background: #064a77;
}
.news_container{

	height:338px;
	overflow: hidden;
	padding:10px;
}
.picnews{
	width:590px;
}
.newsboxs{
	background: #fff;
	width:580px;
	height:338px;
	margin-left:10px;
}
#owl-demo{position:relative;width:100%;height:338px;}
#owl-demo .item{ position:relative;display:block;}
#owl-demo img{display:block;width:100%;height:338px;}
#owl-demo b{position:absolute;left:0;bottom:0;width:100%;height:78px;background-color:#000;opacity:.5;filter:alpha(opacity=50);}
#owl-demo span{position:absolute;left:0;bottom:37px;width:100%;color:#fff;text-align:center;}
.owl-pagination{position:absolute;left:0;bottom:10px;width:100%;height:22px;text-align:center;}
.owl-page{display:inline-block;width:10px;height:10px;margin:0 5px;background-image:url(imagesbg15.png);*display:inline;*zoom:1;}
.owl-pagination .active{width:25px;background-image:url(imagesbg16.png);}
.owl-buttons{display:none;}
.owl-buttons div{position:absolute;top:50%;width:40px;height:80px;margin-top:-40px;text-indent:-9999px;}
.owl-prev{left:0;background-image:url(imagesbg17.png);}
.owl-next{right:0;background-image:url(imagesbg18.png);}
.owl-prev:hover{background-image:url(imagesbg19.png);}
.owl-next:hover{background-image:url(imagesbg20.png);}
.news .title{
	border-top: 2px solid #0090ce;
	background:#fafafa;
	height:45px;
}
.news .title li{
	float:left;
	margin-right:5px;
	padding:0 25px;
	line-height: 45px;
	background:#fafafa;
	height:45px;
}
.news .title li.hover{
	background:#0090ce;
}
.news .title li.hover a{
	color:#fff;
}
.news .list{
	padding-left:15px;
	padding-right:15px;
}
.news .list li{
	line-height: 30px;
	background: url(imagesdot.jpg) left center no-repeat;
	padding-left:10px;
	position: relative;
}
.news .list li span{
	position:absolute;
	 right: 0;
}
.service_container{
	
	height:250px;
	overflow: hidden;
	padding:10px;
}
.quick_link{
	width:470px;
	height:270px;
	background: #fff;
}
.policyrelease{
	background: #fff;
	width:700px;
	margin-left:10px;
	height:270px;
}
.policyrelease .title{
	border-top: 2px solid #009f75;
	background:#fafafa;
	height:45px;
}
.policyrelease .title li{
	float:left;
	margin-right:5px;
	padding:0 25px;
	line-height: 45px;
	background:#fafafa;
	height:45px;
}
.policyrelease .title li.hover{
	background:#009f75;
}
.policyrelease .title li.hover a{
	color:#fff;
}
.policyrelease .list{
	padding-left:15px;
	padding-right:15px;
}
.policyrelease .list li{
	line-height: 30px;
	background: url(imagesdot.jpg) left center no-repeat;
	padding-left:10px;
	position: relative;
}
.policyrelease .list li span{
	position:absolute;
	 right: 0;
}
.iconfont {
    font-family: "iconfont","Microsoft YaHei";
    font-size: 18px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    /* -webkit-text-stroke-width: 0.2px; */
    -moz-osx-font-smoothing: grayscale;
}
user agent stylesheeti, cite, em, var, address, dfn {
    font-style: italic;
}
.tit3 {
    height: 40px;
    line-height: 40px;
    position: relative;
    background: #00835f;
}
.tit3 i.iconfont {
    background: url(imagesround2_201605.png) no-repeat;
    width: 30px;
    height: 30px;
    display: block;
    line-height: 26px;
    text-align: center;
    color: #058662;
    margin: 5px 0 0 20px;
    float: left;
}
.tit3 h2 {
    color: #FFF;
    font-size: 22px;
    padding-left: 15px;
    float: left;
}
.column{
	padding:10px 0 10px 8px;;
}
.column a {
    display: block;
    float: left;
    background: #009f75;
    color: #FFF;
    text-align: center;
    height: 41px;
    line-height: 41px;
    font-size: 14px;
    width: 38%;
    padding: 0 5%;
    margin: 3% 2% 2% 0;
}
.column a:hover {
	background: #00835f;
}
.column a i{
	display: block;
	width: 30px;
    height: 30px;
	float: left;
	margin-top:10px;
}
.column .icon1 {
    background:#009f75 url(imagesicon1.png) left 10px center no-repeat;
}
.column .icon2 {
    background:#009f75 url(imagesicon2.png) left 10px center no-repeat;
}
.column .icon3 {
    background:#009f75 url(imagesicon3.png) left 10px center no-repeat;
}
.foot{
	width: 100%;
    min-width: 1200px;
    width: expression_r(document.body.clientWidth < 1200 ? "1200px": "auto" );
    background: #FFFFEC;
	height:130px;
	margin-top:20px;
	text-align:center;
	padding-top:50px;
}
.link_container{
	height:100px;
	overflow: hidden;
	padding:10px;
	
}
.link{
	padding-top:20px;
	background: #fff;
	height:100px;
	padding-left:10px;
	padding-right:10px;
}
.link li{
	margin-right:5px;
	float: left;
	width:225px;
	height:71px;
	text-align:center;
	border: 1px solid #ccc;
}
.fixed_div{ 
	position:fixed;
 	top:0;
	z-index:999999;

}
.index1_container{
	overflow: hidden;
	padding:10px;
	
}
.index1left{
	background: #fff;
	width:298px;
	margin-right:20px;
	border: 1px solid #ececec;
	padding-bottom:50px;
}
.index1right{
	width:858px;
}
.meunboxs ul.title{
	border-bottom: 1px solid #ececec;
	padding:10px;
	text-align:center;
	 background:url(imagesdot2.jpg) left 20px center no-repeat;
}
.meunboxs ul.title h5{
	color: #000;
	font-size: 15px;
	font-weight:bold;
}
.meunboxs ul.list li{
	border-bottom: 1px solid #ececec;
	height:40px;
	line-height: 40px;
	text-align:center;
}
.block {
    overflow: hidden;
    margin-bottom: 20px;
    padding-bottom: 20px;
    background-color: white;
    padding: 20px;
    border: 1px solid #ececec;
}
.block h2 {
    display: inline-block;
    padding-bottom: 15px;
    font-weight: 500;
    word-wrap: break-word;
    padding-top: 5px;
}
.news .list li span{
	position:absolute;
	 right: 0;
}
.preview {
    font-size: .9em;
    color: #737373;
}

.preem {
	position: relative;
    padding-top: 10px;
	color: #737373;
}
.preem span a{
	color: #737373;
}
.index1more{
	background:url(imagesmore.jpg) left center no-repeat;
	position:absolute;
	padding-left:25px;
	right: 0;
}
.time{
	width:16px;
	height:16px;
	padding-left:25px;
	background:url(imagestime.jpg) left center no-repeat;
}
.page{
	overflow: hidden;
    margin-bottom: 20px;
    padding-bottom: 20px;
    background-color: white;
    padding: 20px;
    border: 1px solid #ececec;
	color:#0090ce;
}
.page a{
	margin-right:10px;
	color:#0090ce;
}
.page table {
    width: 100%;
}
.content_container{
	overflow: hidden;
	padding:10px;
	
}
.contentboxs{
	background: #fff;
	padding:30px;
	border: 1px solid #ececec;
}
.contentboxs .title{
	text-align:center;
}
.contentboxs .title h5{
	color: #000;
	font-size: 18px;
	font-weight:bold;
	margin:20px 0;
	
}
.contentboxs .title span{
	margin:0 20px;
	color: #999999;
	
}
.contentboxs .images{
	text-align:center;
	margin:20px 0;
}
.contentboxs .text p{
	line-height: 30px;
    margin-top: 20px;
    font-size: 16px;
}
.contentboxs .relative_news{
	margin-top:50px;
}
.contentboxs .relative_news h5{
	color: #FF0000;
	font-weight:bold;
}
.contentboxs .relative_news ul{
	padding-left:30px;
	padding-top:10px;
}

.contentboxs .relative_news ul li{
	background: url(imagesdot.jpg) left center no-repeat;
	padding-left:10px;
}