﻿* {
    padding: 0;
    margin: 0;
    border: none;
    box-sizing: border-box;
    font-family: 微软雅黑, serif;
}

fieldset, img {
    border: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

ol, ul {
    list-style: none;
}

caption, th {
    text-align: left;
}

sup, sub {
    font-size: 100%;
    vertical-align: baseline;
}

a {
    cursor: pointer;
    text-decoration: none;
    color: inherit;
}

a:hover {
    text-decoration: none;
}

img {
    vertical-align: middle;
}


body {
    background-color: #fff;
}

li {
    list-style: none
}

.clearfix {
    /* 触发 hasLayout */
    zoom: 1;
}

.clearfix:after {
    content: "020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.left {
    float: left;
}

.right {
    float: right;
}

.banner {
    background: url(/images/yqfk_banner.jpg) no-repeat center center;
    width: 100%;
    min-width: 1200px;
    height: 400px;
}

.main {
    width: 100%;
    min-width: 1200px;
    background: url(/images/yqfk_bg.jpg);
    margin: 0 auto;
    padding: 30px 0;
}

.main .content {
    width: 1200px;
    margin: 0 auto;
}

.main .content .section {
    width: 750px;
    background: #ffffff;
    border: 1px solid #eeeeee;
    box-sizing: border-box;
    padding: 30px;
}

.main .content .aside {
    width: 420px;
    background: #ffffff;
    border: 1px solid #eeeeee;
    box-sizing: border-box;
    padding: 30px;
}

.main .content .title {
    font-size: 22px;
    color: #2e6da1;
    font-weight: bold;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 18px;
}

.main .content .title a{ margin-right:30px;color:#666;}
.main .content .title a.hover {
    display: inline-block;
    border-bottom: 4px solid #2e6da1;
    padding: 0 4px 3px;
	color: #2e6da1;
}

 .newsList {
    margin-bottom: 25px;
}
.newsList .list li {
    line-height: 24px;
    margin: 15px auto;
}

.newsList .list li a {
    width: 83%;
    text-align: justify;
    display: inline-block;
}

.newsList .list li a:hover {
    color: #2e6da1;
}

.newsList .list li span.line {
    width: 6px;
    height: 6px;
    background: #d2d2d2;
    margin-right: 6px;
    float: left;
    margin-top: 10px;
    display: inline-block;
}

.newsList .list li span.time {
    float: right;
    color: #9e9e9e;
}

.main .content .aside .box {
    margin-bottom: 20px;
}

.main .content .aside .box img {
    width: 360px;
    height: 216px;
    margin-bottom: 6px;
    display: block;
}

.main .content .aside .box p {
    text-align: justify;
    line-height: 24px;
}

.aside .title{ margin-top:40px;}
.title .more{ float:right; font-size:15px; line-height:37px;font-weight:normal;}
.title .more a{color:#9E9E9E; margin-right:0px!important; }
.bmzc { margin-left:-10px;}
.bmzc li{ width:122px; height:50px; line-height:50px; text-align:center;  float:left; padding-left:10px; margin-bottom:10px;}
.bmzc li a{ color:#333;background:#f3f3f3; display:block;}
.bmzc li:hover a{color:#fff; background:#2e6da1}

.aside .newsList .list li a{ width:93%}
.aside .newsList{margin-bottom: 14px;}
.zjyq{ background:url(/images/20200311img2.png) no-repeat; height:255px;}
.zjyq_left{ width:155px; float:left;}
.zjyq_left span{ display:block; font-size:18px; color:#2C6C9F; line-height: 42px; cursor:pointer;}
.zjyq_left span.hover{ background:url(/images/20200311img3.png) no-repeat right; color:#E54C3F;}
.zjyq_right{ width:200px; float:right;}
.food_bqsy img{display: inline;}
.zjyq_right li{ float:left; width:85px; line-height:40px; margin-left:15px;}

@media only screen and (max-width:1199px ) {
	html{min-width: auto;}
	body{min-width: auto;}
	.banner{min-width: auto;background-size: 100% 100%;height: 280px;}
	.main{min-width: auto;}
	.fooder_div{width: 98%!important;}
	.food_wzbsm{width: 20%!important;margin-left: 0px!important;}
	.food_bqsy{width: 76%!important;}
	.main .content{width: 100%;}
	.main .content .section{width: 60%;}
	.main .content .aside{width: 38%;}
	.bmzc li{width: 50%;}
	.zjyq{background: none;height: auto;}
	.zjyq_left{width: 100%;}
	.zjyq_right{width: 100%;}
	.zjyq_right li{width: 50%;box-sizing: border-box;margin-left: 0px;}
	.newsList .list li a{width: 70%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
	.aside .newsList .list li a{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
	.main .content .aside img{margin: 0 auto;max-width: 100%;}
	
}


@media only screen and (max-width:868px ){
	.main .content .section{width: 100%;}
	.main .content .aside{width: 100%;}
	.zjyq_right li{width: 33.33%;}
	.gdzflogo img{height: 36px;width: auto;}
	.banner{height: 180px;}
	.main .content .section{padding: 10px;box-sizing: border-box;}
	.main .content .aside{padding: 10px;box-sizing: border-box;}
}
@media only screen and (max-width:600px ){
	.food_wzbsm{width: 100%!important;text-align: center;}
	.food_bqsy{width: 100%!important;padding:0px 20px 10px;box-sizing: border-box;}
	.gdzflogo img{height: 20px;}
	.banner{height: 140px;}
	.food_wzbsm_1{width: 20%;margin: 0 auto;float: none!important;}
}

@media only screen and (max-width:414px ){
	.gdzflogo img{height: 14px;}
	.banner{height: 100px;}
}