/*统一样式*/

html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
img {
    margin: 0px;
    padding: 0px;
    outline: none;
}

a:hover {
    text-decoration: none;
}


img {
    border: 0px;
}

li {
    list-style: none;
}

body {
    text-align: left;
    font-family: '微软雅黑' ;
}

a,
ins {
    text-decoration: none;
}

a {
    color: #333;
}
.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: "020";
	height: 0px;
	display: block;
	overflow: hidden;
	clear: both;
}

@media only screen and (min-width:768px) {

.yybb{
    display: none;
}

.fLeft {
    float: left;
}

.fRight {
    float: right;
}

.cf:after {
    display: block;
    content: "";
    height: 0;
    visibility: hidden;
    clear: both;
}

.cf {
    zoom: 1;
}

.nav_top {
    width: 100%;
    height: 35px;
    background-color: #eee;
}



.logo {
    height: 125px;
    width: 1100px;
    margin: 0 auto;
    position: relative;
}

.nav {
    width: 100%;
    height: 50px;
    background-color: #2077BE;
}

.nav_cont {
    height: 50px;
    margin: 0 auto;
}

.cont {
    width: 1100px;
}

.nav_cont ul {
    width: 100%;
}

.nav_cont li {
    float: left;
    width: 14.28%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-left: 1px solid #fff;
}

.nav_cont li a {
    color: #fff;
    font-size: 17px;
    font-weight: 700;
}

.zh {
    border-right: 1px solid #fff;
}

/*.dqwz{
    width: 100%;
    height: 35px;
    background-color: #eee;
}*/
.cont1 {
    width: 1094px;
    min-height: 664px;
    margin: 0 auto;
    margin-top: 20px;
}

.cont1_left {
    width: 25%;
    height: 664px;
    float: left;
    margin-right: 2%;
    background-color: #f0f0f0;
}

.zfgg {
    height: 53px;
    width: 100%;
    line-height: 53px;
    text-align: center;
    font-weight: 800;
    font-size: 18px;
    background-color: #bb2335;
    color: #fff;
}

.zfnr {
    padding: 12px 24px;
}

.zfnr p {
    line-height: 35px;
    font-size: 12px;
}

.cont1_right {
    width: 72%;
    min-height: 664px;
    float: left;
    font-size: 12px;
}

.zfgb_img {
    width: 100%;
    height: 100px;
    overflow: hidden;
}

.gb_top {
    width: 100%;
    height: 52px;
    background-color: #f7f7f7;
    border-bottom: 2px solid #bb2335;
    margin-top: 18px;
    margin-bottom: 22px;
}

.gb_t_left {
    padding: 0 23px;
    color: #bb2335;
    font-size: 19px;
    font-weight: 800;
    float: left;
    line-height: 52px;
}

.gb_t_right {
    float: right;
}

.gb_t_right p,
.gb_t_right .xl {
    float: left;
}

.xl {
    width: 198px;
    height: 33px;
    border: 2px solid #aaaaaa;
    position: relative;
    margin-top: 11px;
    margin-right: 21px;
    margin-left: 10px;
}

.anz {
    line-height: 52px;
}

select::-ms-expand {
    display: none;
}

.xl select {
    border: none;
    outline: none;
    width: 100%;
    height: 29px;
    line-height: 29px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    padding-left: 10px;
}

.xl::after {
    content: "";
    width: 16px;
    height: 8px;
    position: absolute;
    right: 9px;
    top: 12px;
    background: url(../images/xj.png) no-repeat;
    pointer-events: none;
}

.gb_lists {
    width: 100%;
    min-height: 408px;
}

.gb_lists a {
    width: 23%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border: 1px solid #cfcfcf;
    background-color: #f7f7f7;
    float: left;
    margin-right: 2%;
    margin-bottom: 20px;
}

.gb_lists .ns {
    margin-right: 0;
}

.gb_lists a:hover {
    background-color: #bb2335;
    color: #fff;
    text-decoration: none;
}

.foot {
    width: 100%;
    height: 100px;
    background-color: #5f5f5f;
}

.foot_cont {
    width: 1100px;
    height: 100px;
    margin: 0 auto;
    padding-top: 20px;
}

.f_left {
    width: 250px;
    float: left;
}

.f_midd {
    width: 474px;
    height: 60px;
    float: left;
    font-size: 12px;
    padding-left: 34px;
    color: #ebebeb;
    border-left: 1px solid #9f9f9f;
    border-right: 1px solid #9f9f9f;
}

.f_right a,
.f_right span {
    float: left;
    line-height: 60px;
    font-size: 12px;
    color: #ebebeb;
}

.f_right {
    float: left;
    padding-left: 39px;
}

.f_right span {
    margin: 0 5px;
}



/*a标签默认样式*/
a {
    text-decoration: none;
    color: inherit;
    transition: none;
}

img {
    border: none;
}

/*中间主体样式*/
.zjszflm{
    display: table;
    width: 1100px;
    height: 50%;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-top: 23px;
    margin-bottom: 30px;
}

.zjszflm_left{
    display: table-cell;
    width: 235px;
    float: left;
    height: 100%;
    overflow: hidden;
    padding-bottom: 9999px;
    margin-bottom: -9999px;
    background-color: #f6f6f6;
}

.zjszfyjlm{
    width: 235px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    color: white;
    font-family: "Microsoft YaHei";
    text-align: center;
    background-color: #bb2335;
}

.zjszfyjzlm ul li{
    width: 195px;
    height: 50px;
    line-height: 50px;
    color: #333333;
    font-size: 15px;
    font-family: "Microsoft YaHei";
    padding-left: 40px;
    position: relative;
}

.zjszfyjzlm ul li img{
    position: absolute;
    left: 15px;
    top: 20px;
}

.zjszfyjzlm ul li:hover{
    color: #bb2335;
}

.zjszflm_right{
    display: table-cell;
    width: 841px;
    float: right;
    min-height: 300px;
}

.zjszfejlm{
    width: 100%;
    color: #3d3d3d;
    font-family: "Microsoft YaHei";
}
.table-row{
    display: table-row;
}
.zjszfxxlb{
    background-color: #f6f6f6;
    width: 100%;
    font-size: 15px;
    color: #333333;
    font-family: "Microsoft YaHei";
    line-height: 45px;
}

.zjszfxxlb ul li{
    border-bottom: 1px dashed #e8e8e8;
}
.foot{
    width: 100%;
    height: 100px;
    background-color: #5f5f5f;
}
.xxgk_top1{
	display: none;
}
.bt_content img {
    width: 185px;
}
    .bt_content{font-size: 10.5pt;
    text-decoration: none;
    color: #000000;
    line-height: 200%;}
    .bt_content td{padding: 5px}
    .title{
      font-size: 16pt;
    color: #000000;
    font-weight: bold;
    line-height: 150%;
    }
    .xm{
    	display: none;
    }
    .sjd_jl{
    	display: none;
    }
    .bt_content{
		text-align: left !important;
	}
	.dqwz1 {
		width: 1200px;
		line-height: 60px;
		margin: 0 auto;
	}
	/*.zt tbody>tr>td>table>tbody>tr>td:first-child span {
		display: none;
	}*/
	.xxgk_top tr td{
 	text-align: center;
 }
 .ldtp img{
						width: 130px !important;
					}
					.xxgktxt {
						padding-left: 10px;
					}
					
					.xxgk_top tr td {
						border: 1px solid #eee;
						height: 35px;
						border: 1px solid #909090;
						font-size: 12px;
					}
					
}