/* header */
.m-header {
	height: 111px;
    padding-top: 16px;
    background-color: rgb(255 255 255 / 80%)
}
.body .m-header .wheaer-top{
	display: flex;
	width: 1200px;
	margin: 0 auto;
	/* margin-top: 41px; */
}
.body .m-header .wheaer-top-sy{
	width: 55%;
	display: flex;
	justify-content: space-around;
	margin-left: 5%;
	font-size: 18px;
}
.body .m-header .wheaer-top-sy li{
	display: inline-block;
	line-height: 100px;
}
.c-nav {
    width: 100%;
    height: 74px;
    line-height: 74px;
    font-size: 14px;
    background: #125DB2;
}
.c-nav .c-nav-con {
    color: #fbfbfb;
    position: relative;
    z-index: 99998;
}
.m-center {
    width: 1200px;
    margin: 0 auto;
}
.pull-left {
    float: left !important;
}
.c-nav .a-link {
    color: #fbfbfb;
    float: left;
    margin-right: 15px;
    display: block;
    font-weight: 400;
}
.pull-right {
    float: right !important;
}
.c-nav .a-link {
    color: #fbfbfb;
    float: left;
    margin-right: 15px;
    display: block;
    font-weight: 400;
}
.lxfs {
    font-size: 12px;
    color: #CCC;
    line-height: 17px;
}
.m-header .c-img-word {
    margin-top: 10px;
    font-size: 0;
}
.m-header .c-img-word>div {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
.m-header .c-img-word .rmzf-img {
    margin-left: 18px;
    width: 466px;
    height: auto;
    margin-top: 10px;
}
.m-header .m-search {
    width: 380px;
    height: 103px;
    position: relative;
    float: right;
}
.m-header .m-search form {
    width: 380px;
    height: 44px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 5px;
}
.m-header .m-search input {
    height: 44px;
    width: 326px;
    margin-left: 10px;
    line-height: 44px;
    font-size: 18px;
    color: #FFFFFF;
    background: none;
}
.m-header .m-search button {
    width: 44px;
    height: 44px;
    margin: 0;
    display: inline-block;
    border: none;
    background: url(../images/i-search.png) no-repeat center;
}
.m-header .index-nav {
    width: 100%;
    height: 72px;
    line-height: 72px;
    background: #125DB2;
    border-bottom: 1px solid white;
    z-index: 999;
}
.m-header .index-nav .index-nav-con {
    height: 100%;
    color: #fbfbfb;
    font-size: 24px;
    position: relative;
}
.m-header .index-nav a {
    /* width: 14.6666666%; */
    width: 18%;
    float: left;
    margin-right: 2%;
    display: block;
    color: #fbfbfb;
    text-align: center;
    font-size: 24px;
    font-weight: 550;
    text-decoration: none;
    position: relative;
}
.c-nav .link-box .uls li a:hover {
    color: #125DB2;
}
.c-nav .link-box {
    width: 1200px;
    padding: 10px 20px;
    background: #fff;
    display: none;
    position: absolute;
    top: 74px;
    /* right: 0px; */
    left: 0px;
    overflow: hidden;
    opacity: 1;
    z-index: 99999;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
}
.c-nav .link-box .title {
    padding-bottom: 8px;
    font-size: 16px;
    color: #333;
    border-bottom: 1px solid #efefef;
    overflow: hidden;
    margin-top: 10px;
}
.c-nav .link-box .uls {
    width: auto;
    margin-top: 5px;
    overflow: hidden;
}
.c-nav .link-box .uls li {
    width: 190px;
    padding-right: 20px;
    float: left;
    font-size: 15px;
    line-height: 30px;
    display: block;
    height: 67px;
}
.c-nav .link-box .uls li a {
    margin-left: 0px;
    color: #333;
    width: 100%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 62px;
    line-height: 19px;
}
.lxfs {
    font-size: 12px;
    color: #CCC;
    line-height: 17px;
}
/* header  end*/


/*new foot*/
.foot {
    width: 100%;
    background: #08518c;
    padding: 35px 0;
}
.web1 {
    width: 1250px;
    margin: 0 auto;
    position: relative;
}
.foot .bottom {
    height: 130px;
	width: 870px;
	display: inline-block;
}
.fr {
    float: right;
}
.foot .bottom .bottom_l {
    width: 70px;
    height: 100px;
    padding-top: 15px;
	display: inline-block;
	float: left;
}
.foot .bottom .bottom_m {
    width: 650px;
    margin: 0 20px;
	display: inline-block;
}
.foot .bottom .bottom_r {
    width: 110px;
    height: 55px;
    padding-top: 50px;
	display: inline-block;
}
.foot .bottom .bottom_m ul {
    margin-bottom: 25px;
}
.foot .bottom .bottom_m ul li {
    float: left;
}
.foot .bottom .bottom_m p {
    line-height: 26px;
}
.foot .bottom .bottom_m ul li a, .foot .bottom .bottom_m ul li span, .foot .bottom .bottom_m p, .foot .bottom .bottom_m p span {
    font-size: 13px;
    color: #adc5d9;
}
.foot .ewm dl {
    width: 102px;
    height: 130px;
    float: left;
    margin-left: 15px;
}
.foot .ewm dl dt {
    width: 102px;
    height: 102px;
    background: #fff;
    margin-bottom: 10px;
}
.foot .ewm dl dd {
    font-size: 13px;
    color: #e4eefd;
    text-align: center;
}
.foot .ewm dl dt img {
    width: 102px;
    height: 102px;
}
.foot .bottom .bottom_m ul li::after {
    content: '';
    display: inline-block;
    width: 1px;
    height: 12px;
    background: #6585af;
    margin: 0 20px;
    vertical-align: -1px;
}
.index5 {
    position: relative;
    height: 55px;
    line-height: 55px;
    background: #1161a1;
}
.web1 {
    width: 1250px;
    margin: 0 auto;
    position: relative;
}
.index5 ul li {
    width: 311.5px;
    float: left;
    cursor: pointer;
    border-right: 1px solid #4280d0;
}
.index5 ul li>a {
    display: block;
    text-indent: 20px;
    color: #FFF;
    position: relative;
    font-size: 15px;
}
.index5 ul li.foot-linka>a::before {
    background: none;
}
.index5 ul li.foot-linka:hover{
	background-color: #2D425D;
}
.select_content {
    width: 100%;
    overflow-y: auto;
    position: absolute;
    left: 0;
    bottom: 55px;
    /* display: none; */
    z-index: 999;
    background: #FFF;
    border-top: 5px solid #7c98bb;
    border-bottom: none;
    height: 0;
}
.select_con1 a{
	color: #000000;
}
.index5 ul li>a::before {
    content: '';
    width: 10px;
    height: 6px;
    right: 10px;
    position: absolute;
    top: 27px;
    background: url(http://www.yishui.gov.cn/images/dot_b.png) no-repeat center;
}
.web1 ul li .yselect{
	position: absolute;
	width: 100%;
	left: 0;
	top: -115px;
	border-top: 4px solid #7C98BB;
	background-color: #fff;
	display: none;
	padding-left: 30px;
	border-left: 1px solid #7C98BB;
	border-right: 1px solid #7C98BB;
}
.web1 ul li .yselect div{
	display: inline-block;
}
/*new foot end*/




/*footer  */
.yzq-mb-footer {
    width: 100%;
	background: #08518c;
}
.yzq-mb-footer .yzq-mb-footer-top .yzq-mb-drop-groups .drop-down .tag.cur {
    background: #f7f7f7;
}
.yzq-mb-footer .foot-li-box {
    display: none;
    position: absolute;
    z-index: 9;
    left: 0;
    width: 100%;
    height:165px;
    font-size:15px;
    top: 46px;
    text-align: left;
    background: #f7f7f7;
    overflow: auto;
}
.yzq-mb-footer .yzq-mb-footer-top .yzq-mb-drop-groups .drop-down .tag.cur img {
    transform: rotate(180deg);
}
.foot-li-box::-webkit-scrollbar-thumb {
    border-radius: 6px;
    background: #1369c0;
}
.foot-li-box::-webkit-scrollbar-track {
    border-radius: 6px;
    background: #eaeff3;
}
.foot-li-box::-webkit-scrollbar {
    width: 5px;
    height: 6px;
    border-radius: 6px;
}
.yzq-mb-footer .foot-li-box a {
    display: inline-block;
    height: 50px;
    height: 0.5rem;
    line-height: 50px;
    line-height: .5rem;
    min-width: 140px;
    font-size: 16px;
    font-size: 15px;
    padding: 0 10px;
    text-align: center;
    color: #333;
}
.max-width {
    max-width: 1234px;
    margin: 0 auto;
}
.fs0 {
    font-size: 0;
}
.yzq-mb-footer .yzq-mb-footer-top .yzq-mb-drop-groups {
    position: relative;
}
.yzq-mb-footer .yzq-mb-footer-top .yzq-mb-drop-groups .drop-down:first-child {
    margin-left: 0;
}
.arrow{
    vertical-align: middle;
}
.yzq-mb-footer .yzq-mb-footer-top .yzq-mb-drop-groups .drop-down {
    float: left;
    width: 16.6%;
    height: 50px;
    line-height: 50px;
}
.yzq-mb-footer .yzq-mb-footer-top .yzq-mb-drop-groups .drop-down .tag {
    text-align: center;
    height: 50px;
    /* height: 0.5rem; */
    line-height: 50px;
    /* line-height: .5rem; */
    font-size: 15px;
    color: #333;
    background: #e8f4ff;
    cursor: pointer;
}
.mr10 {
    margin-right: 10px;
}
.yzq-mb-footer-bottom-bg {
    width: 100%;
    background: #1764ce;
    position: absolute;
    left: 0px;
}
.yzq-mb-footer .f-bottom {
    padding-bottom: 25px;
    max-width: 1200px;
    margin: 16px auto 0;
    box-sizing: border-box;
}
.yzq-mb-footer .f-bottom-l {
    width: 37%;
}
.yzq-mb-footer .f-bottom-l {
    float: left;
}
.yzq-mb-footer .f-bottom-c {
    width: 31%;
    text-align: center;
}
.yzq-mb-footer .f-bottom-r {
    float: right;
}
.yzq-mb-footer .f-bottom .f-contect a {
    display: inline-block;
    font-size: 14px;
    color: #333;
}


.yzq-mb-footer .f-bottom .f-contect span {
    font-size: 12px;
    color: #333;
}
.yzq-mb-footer .f-bottom .f-bottom-l p, .yzq-mb-footer .f-bottom .f-bottom-l p a, .yzq-mb-footer .f-bottom .f-contect a, .yzq-mb-footer .f-bottom .f-contect span {
    color: #FFF;
    font-size: 14px;
}
.yzq-mb-footer .f-bottom-l .zbcb span:nth-of-type(2) {
    margin-left: 4px;
}
.yu-police {
    padding-left: 10px;
}
.yu-police img {
    height: 20px;
    margin-right: 2px;
}
.yzq-mb-footer .f-bottom-c a:nth-of-type(1) {
    margin-left: 3%;
}
.ml10,.mt10 {
    margin: 10px 0 ;
}
.ml10{
    margin-left: 10px;
}
.zbcb{
    margin-top: 0;
}
.yzq-mb-footer .f-bottom-c a {
    margin-top: 40px;
    margin-right: 10px;
}
.yzq-mb-footer .f-bottom-r div {
    width: 28%;
    margin-right: 8%;
}
.yzq-mb-footer .f-bottom-r div img {
    width: 100%;
}
.yzq-mb-footer .f-bottom-r span {
    font-size: 14px;
    font-size: .14rem;
    display: block;
    text-align: center;
    margin-top: 2px;
    width: 100%;
    color: #FFF;
}
.yzq-mb-footer .f-bottom-c {
    float: left;
}
.yzq-mb-footer .f-bottom a {
    display: inline-block;
}
.yzq-mb-footer .f-bottom-r {
    width: 28%;
    padding-top: 20px;
}
.yzq-mb-footer .f-bottom-r div:nth-last-of-type(1) {
    margin-right: 0;
}
