﻿.ft {
	float: left;
}

.fl {
	float: right;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 0px;
}

html {
    font-size: 62.5%
}

* {
    font-family: "微软雅黑";
}

.wip_bg {
    width: 100%;
    margin: 25px auto 0px;
}

.wip_fwbg {
    width: 100%;
    max-width: 1200px;
    margin: auto;
    position: relative;
}

.wip_fwleft {
    float: left;
    width: 15%;
    margin-right: 2%;
    height: auto;
    position: absolute;
    bottom: 0;
    top: 0;
}

.wip_citytabbg {
    width: 100%;
    background: #FFFFFF;
    font-size: 15px;
    color: #333333;
    margin: 0px auto 25px;
}

.wip_citytabbg:after {
    content: "";
    display: block;
    clear: both;
    height: 0px;
}

.wip_citytabbg p {
    color: #23599d;
    font-size: 19px;
    font-weight: bold;
    float: left;
    line-height: 30px;
    width: 70px;
}

.wip_citytabbg div {
    width: 110px;
    height: 30px;
    line-height: 30px;
    background: url(citytab_bg.png) no-repeat center;
    padding-left: 15px;
    font-size: 15px;
    color: #333333;
    float: left;
}

.wip_fwnavbg {
    width: 100%;
    min-height: 300px;
    background: #eff1f6;
    padding-top: 20px;
    position: absolute;
    top: 55px;
    bottom: 0;
}

.wip_fwnavbg li {
    line-height: 40px;
    text-align: center;
    color: #333333;
    font-size: 17px;
}

.wip_fwnavbg li a {
    color: #333333;
}

.wip_fwnavbg .nav_hov a {
    color: #1a4689;
    font-weight: bold;
    display: block;
    width: 70%;
    background: url(sg.png) no-repeat left center;
    margin: auto;
}

.wip_fwright {
    width: 83%;
    float: right;
}

.wip_ztbmtab {
    margin-bottom: 30px;
}

.wip_ztbmtit {
    max-width: 412px;
    margin: 0px auto 28px;
    width: 100%;
}

.wip_ztli {
    float: left;
    width: 50%;
    height: 48px;
    line-height: 48px;
    color: #265692;
    border: 1px solid #4078be;
    text-align: center;
    font-size: 19px;
}

.wip_ztli a {
    color: #265692;
}

.wip_ztli_nav {
    background: #4078be;
}

.wip_ztli_nav a {
    color: #FFFFFF;
}

.wip_ztconbg {
    display: none;
}

.wip_ztconbg:first-child {
    margin-left: -2%;
    display: block;
}

.wip_ztconli {
    float: left;
    line-height: 40px;
    text-align: center;
    background: #f2f2f2;
    width: 18%;
    font-size: 17px;
    color: #333333;
    margin-left: 2%;
    margin-bottom: 10px;
    cursor: pointer;
}
.wip_ztconli:hover{
	color: #fff;
	background: #4078be;
}

.wip_ztconli a {
	color: #333333;
}

.wip_ztconli_hov {
    background: #23599d;
    color: #FFFFFF;
}

.wip_ztconli_hov a {
    color: #FFFFFF;
}

.wip_bmli {
    width: 18%;
    float: left;
    line-height: 40px;
    color: #333333;
    font-size: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #f2f2f2;
    /* margin: 0 9px 10px; */
    margin-left: 2%;
    margin-bottom: 10px;
    text-align: center;
    cursor: pointer;
}
.wip_ztbmconbg{
	min-height:170px
}
.wip_ztconbg {
    min-height: 170px;
}

.wip_bmli:hover {
    color: #fff;
    background: #4078be;
}

.wip_bmli a {
    color: #333333;
}

.wip_bmli_hov {
    background: #235a9d;
    color: #ffffff;
    cursor: pointer;
}

.wip_bmli_hov a {
    color: #ffffff;
}

.wip_classify {
    padding-right: 7px;
    padding-left: 14px;
    line-height: 40px;
    border-bottom: 2px solid #bebebe;
}

.wip_classify a {
    color: #333333;
    font-size: 21px;
    float: left;
}

.wip_classify span {
    float: right;
    color: #666666;
    font-size: 15px;
}

.wip_serchbg {
    line-height: 30px;
    margin: 23px auto;
    color: #666666;
    font-size: 15px;
}

.wip_serchbg p {
    width: 10%;
    text-align: center;
    float: left;
}

.select_1 {
    width: 28%;
    float: left;
    position: relative;
}

.select_1 .select_span {
    display: inline-block;
    width: 100%;
    border: 1px solid #e1e1e1;
    padding-left: 13px;
    background: url(seach_sj.png) no-repeat 90% center;
    cursor: pointer;
}

.select_1 ul {
    padding-left: 13px;
    line-height: 25px;
    font-size: 14px;
    color: #333333;
    display: none;
    border: 1px solid #ececec;
    cursor: pointer;
    position: absolute;
    background: #FFFFFF;
    width: 100%;
}

.wip_serchbg input.input_text {
    outline: none;
    border: #e1e1e1 solid 1px;
    line-height: 30px;
    padding-left: 14px;
    width: 28%;
    margin-left: 2%;
}

.wip_serchbg .themename {
    width: 21.5%;
    margin-right: 2.9%;
    background: none;
}

.wip_sxlistbg {
    width: 100%;
}

.wip_sxlisttitle {
    width: 100%;
    line-height: 40px;
    background: #e3e7f1;
    color: #264c85;
    margin-bottom: 10px;
}

.wip_sxlist1 {
    width: 38.5%;
    float: left;
    padding-left: 60px;
    font-size: 17px;
}

.wip_sxlist2 {
    text-align: center;
    width: 15.5%;
    float: left;
    font-size: 17px;
}

.wip_sxlist3 {
    text-align: center;
    width: 13%;
    float: left;
    font-size: 17px;
}

.wip_sxlist4 {
    text-align: center;
    width: 33%;
    float: left;
    font-size: 17px;
}

.wip_sxlistli {
    line-height: 45px;
    font-size: 17px;
    color: #333333;
}

.wip_sxlistname {
    width: 38.5%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.wip_sxlistbm {
    width: 15.5%;
    float: left;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.wip_sxlistsd {
    width: 13%;
    float: left;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.wip_sxlistfw {
    width: 33%;
    float: left;
    margin-top: 10px;
    line-height: 25px;
}

.wip_sxlistfw a {
    color: #4078be;
    padding: 0px 10px;
    /* line-height:25px; */
}

.search_btn {
    width: 10%;
    float: right;
    height: 32px;
    border: none;
    background: #4078be;
    color: #FFFFFF;
    font-size: 15px;
    line-height: 100%;
}
/* 新增的 */
.small_corner {
    color: #333;
}

.small_corner:hover {
    color: #4078be;
}

.wip_sxlistfw a:hover {
    background: #4078be;
    color: #fff;
    /* width: 90px;
    height: 30px; */
    border-radius: 10px 10px 10px 10px;
    /* line-height: 30px;
    height: 45px; */
    /* margin-top: 10px;
    line-height: 25px; */
}

.wip_sxlistfw a {
    float: left;
    height: 25px;
}

.bs_zx {
    display: none;
}

.wip_sxlistname, .wip_sxlist1 {
    width: 45.5%;
}

.wip_sxlistfw, .wip_sxlist4 {
    width: 26%;
}

@media only screen and (max-width: 1200px) {
    .wip_fwnavbg {
        top: 100px;
    }
    .wip_bg {
        padding: 0px 1rem;
    }
    .wip_sxlistfw a {
        padding: 0px 5px;
    }
    .wip_sxlistli {
        font-size: 1.5rem;
    }
}

@media only screen and (max-width: 950px) {
    .wip_sxlistbg {
        width: 100%;
        overflow-x: scroll;
    }
    .wip_sxlistbg ul {
        width: 800px;
    }
    .wip_serchbg input.input_text {
        width: 28%;
        /* margin-top: 20px; */
    }
    .search_btn {
        width: 12%;
        /* margin-top: 20px; */
    }
    .wip_serchbg p {
        width: 20%;
    }
    .wip_serchbg .select_1 {
        width: 27%;
    }
    .wip_serchbg .themename {
        width: 30%;
        margin-top: 0px;
        margin-right: 0px;
        margin-left: 0px;
    }
}

@media only screen and (max-width: 750px) {
    .wip_fwleft {
        float: none;
        width: 100%;
        margin-right: 0px;
        position: initial;
    }
    .wip_fwnavbg {
        min-height: auto;
        width: 100%;
        padding-top: 0px;
        margin-bottom: 20px;
        position: initial;
    }
    .wip_fwnavbg li {
        line-height: 50px;
        width: 33.333%;
        text-align: center;
        float: left;
    }
    .wip_fwright {
        float: none;
        width: 100%;
    }
    .wip_citytabbg {
        width: 100%;
    }
}

@media only screen and (max-width: 500px) {
	.wip_ztconli {
		width: 30.333%;
		margin-left: 8px;
		    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	}
	.wip_ztconbg:first-child {
		margin-left: -3%;
	}
	.wip_bmli {
		width: 47%;
	}
	.wip_ztbmtit {
		width: 100%;
	}
	.wip_serchbg input {
		width: 100%;
		margin-left: 0%;
		margin-top: 0px;
	}
	.wip_serchbg p {
		width: 20%;
		margin-bottom: 20px;
	}
	.wip_serchbg .select_1 {
		width: 100%;
		margin-bottom: 20px;
		float: right;
	}
	.wip_serchbg .themename {
		width: 60%;
	}
	.wip_serchbg input.input_text{
		width: 100%;
		margin-top: 0;
		margin-left: 0;
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 500px) {
    .wip_fwnavbg .nav_hov a {
        width: 90%;
    }
}

/************* 新增 *************/
.open_all{
    float: left;
    margin-top: 6px;
    margin-left: 20px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #4078be;
    border-radius: 10px;
    padding: 0 30px 0 10px;
    cursor: pointer;
    background: url("http://www.ayyjnc.com/picture/67/2101131655128929569.png") no-repeat 92% center;
}
.li_open>.wip_sxlistname{
    width: 61%;
}
.sx_open{
    width: 12%;
    padding: 0 10px;
    float: right;
    margin-top: 10px;
    cursor: pointer;
}
.sx_open .sx_num{
    width: 63%;
    height: 25px;
    line-height: 25px;
    text-align: center;
    float: left;
    border: 1px solid #4078be;
    border-radius: 10px;
}
.sx_open .sx_btn{
    width: 37%;
    height: 25px;
    float: right;
    text-align: center;
    background: url("http://www.ayyjnc.com/picture/67/2101121840441558100.png") no-repeat center;
    background-size: 48%;
    border-radius: 10px;
}
.open_sub{
    background-color: #eff0f0;
    display: none;
}
.li_open{
        cursor: pointer;
    }
.open_sub ul li div.wip_sxlistname{
    padding-left: 16px;
    background-size: 48%;
}
.li_active .open_sub{
    display: block;
}
.li_active .sx_open .sx_btn{
    background: url("http://www.ayyjnc.com/picture/67/2101121840206155634.png") no-repeat center;
    background-size: 48%;
}
li.wip_sxlistli .wip_sxlistname.a_bold{
    font-weight: bold;
}