/*commom style*/
body {
    min-width: 1220px;
}

*, *:before, *:after {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img {
    border: medium none;
    margin: 0;
    padding: 0;
    font-family: 微软雅黑;
}

em {
    font-style: normal;
}

ul, ol {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a, ins {
    text-decoration: none;
}

*:focus {
    outline: none;
}

a {
    color: #333;
}

a:hover {
    color: #355e92; /*transition:all 0.2s;-webkit-transition:all 0.2s;-o-transition:all 0.2s;-moz-transition:all 0.2s;*/
}

.left {
    float: left;
}

.right {
    float: right;
}

.clearfix:after {
    display: block;
    content: "";
    height: 0;
    visibility: hidden;
    clear: both;
}

.clearfix {
    zoom: 1;
}

.hide {
    display: none;
}

.block {
    display: block;
}

/*主体样式*/
.content-bg {
    background: #f7f7f7;
    width: 100%;
    padding-bottom: 20px;
}

.content{
    background: #ffffff;
    width: 1220px;
    margin: 0 auto;
    padding: 20px;
    min-height: 470px;
}
.bg{
    background:url("line-2.png") repeat-y 380px top;
}

/*当前位置*/
.dqwz {
    padding-left: 35px;
    height: 56px;
    line-height: 56px;
    background: url("pic-1.png") no-repeat 20px center;
    font-size: 14px;
    color: #1a56a8;
}

.dqwz a {
    padding: 10px;
    color: #1a56a8;
}

.index {
    color: #999999 !important;
}

/*left*/
.left-main{
    width: 380px;
    padding-right: 40px;
    /*display: table-cell;*/
}

.title{
    width: 100%;
    height: 80px;
    background: #1a56a8;
    font-size: 22px;
    color: #ffffff;
    line-height: 80px;
    /*padding-left: 142px;*/
    text-align: center;
}
.title img{
    margin-right: 10px;
}
.tit-list{
    background: #f1f1f1;
}
.tip-tit{
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    color: #333333;
    padding-left: 30px;
    position: relative;
    margin-top: 5px;
}
.tip-tit:hover{
    background: #e8eef6;
    font-weight: bold;
}
.tip-tit:hover a{
    color: #1a56a8;
}
.tip-tit a{
    display: block
}
.tip-tit img{
    position: absolute;
    top: 16px;
    right: 20px;
}
.show{
    background: #e8eef6;
    font-weight: bold;
}
/* .block ul{
    display: block !important;
} */
.on{
    color: #1a56a8;
}
.tit-list ul{
    padding: 10px 0;
    display: none;
}
.tit-list ul li{
    padding-left: 60px;
    font-size: 18px;
    line-height: 33px;
    background: url("dian.png") no-repeat 48px center;
}
.tit-list ul li a{
    color: #666666;
}
.tit-list ul li a:hover{
    color: #1a56a8;
}

/*right*/
.right-main{
    width: 800px;
    padding-left: 40px;
    border-left: solid 1px #e6e6e6;
    /*display: table-cell;*/
}
.zxft-title {
    width: 100%;
    height: 66px;
    border-bottom: solid 1px #efefef;
}

.zxft-title span {
    display: block;
    /*width: 88px;*/
    height: 66px;
    color: #2957a2;
    font-weight: bold;
    font-size: 22px;
    line-height: 66px;
    border-bottom: 3px solid #1a56a8;
}
.right-main ul{
    margin-top: 10px;
}
.right-main ul li{
    padding-left: 14px;
    background: url("dian.png") no-repeat left center;
    line-height: 35px;
}
.right-main ul li a{
    float: left;
}
.right-main ul li span{
    float: right;
    color: #999999;
}
.line{
    width: 100%;
    height: 40px;
    background: url("line.png") repeat-x center center;
}

/***************自适应***************/
@media (max-width: 700px) {
	.nav-base {
		width: 18px;
		height: 18px;
		float: right;
		background: url(pic-5.png) no-repeat;
		background-size: 100%;
		margin: 25px;
		margin-bottom: 0;
	}
	.logo-r-bg {
		background: url(pic-6.png) no-repeat;
		background-size: 100%;
	}
	#mask {
		width: 60%;
		position: absolute;
		right: 0;
		display: none;
		z-index: 9;
	}
	.dqwz { height: 56px!important;background: none;}
	.dqwz table {display: none;}
	.content {width: 100%;padding: 0 10px;}
	.bg {background: none;}
	.left-main {width: 50%; padding-right: 0px;}
	.tip-tit {  padding-left: 10px;  margin-top: 0px;}
	.right-main {width: 100%;border-left:0px; padding-left: 0px;}
	.zxft-title span {width: 36%!important;}
	.right-main ul li a {white-space: nowrap; text-overflow: ellipsis; overflow: hidden; max-width: 75%;}
	.default_pgToolbar {position: static!important;}
	.default_pgSearchInfo {display:none!important;}
}
@media (max-width: 375px) {
        .zxft-title span {    width: 40%!important;}
        .right-main ul li a {    max-width: 70%;}
}
@media (max-width: 320px) {
        .zxft-title span {    width: 46%!important;}
        .right-main ul li a {    max-width: 68%;}
	.default_pgPerPage {display:none;}
}