@charset "utf-8";
/* CSS Document */
* {
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
}
ul li {
    list-style-type: none;
}
.im2 {
    display: none;
}
.zcgb-title {
    width: 1040px;
    margin: 0 auto;
}
.zfgb-bigbox {
    width: 1040px;
    margin: 0 auto;
}
.zfgb-bigbox::after {
    content: '';
    display: table;
    clear: both;
}
.zfgb-leftcontain {
    width: 750px;
    float: left;
    text-align: center;
}
.zfgb-date {
    width: 100%;
    margin: 20px auto;
}
.zfgb-date span {
    width: 90px;
    height: 37px;
    background: #1b6fe3;
    text-align: center;
    line-height: 37px;
    color: #fff;
    padding: 8px 10px;
    margin-top: -5px;
}
.zfgb-date select {
    width: 165px;
    height: 37px;
    border: 1px solid #cbcbcb;
    background: url("../images/zfgb-sbg.png")148px 14px no-repeat;
    appearance: none;
    font-size: 16px;
    padding-left: 10px;
    margin: 0 10px;
    opacity: inherit;
}
.zfgb-date p {
    font-size: 22px;
}
.zfgb-news {
    width: 750px;
    margin: 20px auto;
}
.zfgb-news ul li {
	clear: both;
    border-bottom: 1px dashed #f2f2f2;
    margin-bottom: 10px;
    padding-left: 20px;
}
.zfgb-news ul li > a {
    display: block;
    font-size: 16px;
    padding-left: 20px;
    background: url("../images/zfgb-news.png")0px 6px no-repeat;
    color: #333;
    text-align: left;
    float: left;
}
.zfgb-news ul li a p {
    line-height: 1.75;
}
.zfgb-news ul li em {
    float: left;
    border-radius: 5px;
}
.zfgb-news ul li em a {
    display: inline-block;
    padding: 0 5px;
    background: #4287e6;
    color: #fff;
    text-align: center;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    border-radius: 5px;
    margin: 5px 0 0 5px;
    position: relative;
}
.zfgb-news ul li em.zfgb-motel1 a {
    background: #4287e6;
}
.zfgb-news ul li em.zfgb-motel2 a {
    background: #4287e6;
}
.zfgb-news ul li em img {
    position: absolute;
    left: 0;
    top: 22px;
}
.zfgb-news ul li span {
    clear: both;
	float: left;
    font-size: 14px;
    color: #999;
    line-height: 1.75;
	margin: 5px 0;
    padding-bottom: 10px;
    display: block;
    text-align: left;
    text-indent: 1.5em;
}
.zfgb-scan {
	clear: both;
    width: 100%;
    margin: 0 auto;
    vertical-align: middle;
}
.zfgb-scan a {
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle;
    position: relative;
}
.bqpdf {
    margin-top: -220px;
}
.zfgb-platform {
    width: 100%;
    margin: 20px auto;
}
.zfgb-platform::after {
    display: table;
    clear: both;
    content: '';
}
.zfgb-platform a.pal-left {
    float: left;
}
.zfgb-platform a.pal-right {
    float: right;
}
.zfgb-rightcontain {
    width: 260px;
    float: right;
    background: #f8f8f8;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    padding: 20px 10px;
}
.zfgb-rightsec1 {
    width: 100%;
    position: relative;
}
.zfgb-rightsec1 h3 {
    display: inline-block;
    background: #1b6fe3;
    padding: 8px 8px;
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    line-height: 24px;
    margin-bottom: 15px;
}
.zfgb-rightsec1 > a {
    position: absolute;
    right: 0;
    line-height: 40px;
    color: #333;
    font-size: 14px;
}
.zfgb-rightsec1 h3 i {
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #fff;
    border-radius: 60%;
    margin-right: 5px;
    float: left;
    margin-top: 14px;
}
.zfgb-rightsec1 p {
    line-height: 2.5;
    font-size: 14px;
    text-indent: 2em;
}
.zfgb-rightsec2 {
	clear: both;
    width: 100%;
	padding-top: 20px;
}
.zfgb-rightsec2 ul li {
    float: left;
	width: 90%;
	height: 50px;
	line-height: 50px;
	margin: 10px 5%;
	text-align: center;
	/*background-image: linear-gradient(to right, #1576cf, #add7fb);*/
	background-color: #1b6fe3;
	box-shadow: 0px 5px 10px 0px rgba(66, 147, 244, 0.6);
}
.zfgb-rightsec2 ul li a {
    color: white;
	font-weight: bold;
}
.zfgb-rightsec2 h3 {
    display: inline-block;
    background: #1b6fe3;
    padding: 8px 8px;
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    line-height: 24px;
    margin-bottom: 15px;
}
.zfgb-rightsec2 h3 i {
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #fff;
    border-radius: 60%;
    margin-right: 5px;
    float: left;
    margin-top: 10px;
}
.swiper-container {
    width: 100%;
}
.swiper-container ul li {
    float: left;
    display: block;
    margin-right: 19px;
    width: 72px;
    height: 25px;
    border: 1px solid #ededed;
    text-align: center;
    line-height: 25px;
    margin-bottom: 10px;
}
.swiper-container ul li:nth-child(3n) {
    margin-right: 0;
}
.swiper-slide > img {
    margin-bottom: 20px;
}
.zfgb-rightsec3 {
	clear: both;
    width: 100%;
	padding-top: 20px;
}
.zfgb-rightsec3 h3 {
    display: inline-block;
    background: #1b6fe3;
    padding: 8px 8px;
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    line-height: 24px;
    margin-bottom: 15px;
}
.zfgb-rightsec3 h3 i {
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #fff;
    border-radius: 60%;
    margin-right: 5px;
    float: left;
    margin-top: 14px;
}
.zfgb-rightsec3 form p {
    line-height: 1.75;
    font-size: 14px
}
.zfgb-rightsec3 form select {
    width: 260px;
    border: 1px solid rgb(204, 204, 204);
    background: none;
    padding: 10px 15px 10px 0px;
    border-image: none;
    color: rgb(153, 153, 153);
    line-height: 18px;
    font-size: 14px;
    margin-bottom: 20px;
    box-sizing: border-box;
    border-radius: 5px;
    opacity: inherit;
}
.zfgb-rightsec3 form input {
    width: 260px;
    border: 1px solid rgb(204, 204, 204);
    background: none;
    padding: 10px 15px 10px 0px;
    border-image: none;
    color: rgb(153, 153, 153);
    line-height: 18px;
    font-size: 14px;
    margin-bottom: 20px;
    box-sizing: border-box;
    border-radius: 5px;
    opacity: inherit;
}
.zfgb-rightsec3 form .btn {
    width: 260px;
    background: #1b6fe3;
    height: 30px;
    text-align: center;
    border: none;
    color: #fff;
    display: block;
    line-height: 30px;
}
.searchbox .colbox {
    clear: both;
    width: 140px;
}
.zfgb-rightsec3 > img {
    margin-left: 50px;
}
.swiper-button-prev {
    width: 26px !important;
    height: 26px !important;
    background: url("../images/zfgb-lbleft.png") no-repeat !important;
}
.swiper-button-next {
    width: 26px !important;
    height: 26px !important;
    background: url("../images/zfgb-lbright.png") no-repeat !important;
}
.footer_link {
    height: 88px;
}
.click_shadow {
    height: 38px;
}
.zcgb-box {
    width: 100%;
    float: left;
    text-align: left;
    display: none;
}
.zcgb-box a {
    font-size: 14px;
    font-weight: bold;
    color: blue;
    line-height: 2;
}
.ewm {
    width: 172px;
    height: 182px;
    background: url(zfgb-wem.png) 0px 4px no-repeat;
    margin: 0 auto;
    /* padding: 35px 0 0 23px; */
}
.ewm img {
    /* margin-top: 24px;
    margin-right: 17px; */
    position: absolute;
    top:21px;
    left: 22px;
}
@media screen and (max-width: 750px) {
    img {
        width: 100%;
    }
    .zcgb-title {
        width: 100%;
        margin: 0 auto;
    }
    .zfgb-bigbox {
        width: 100%;
        margin: 0 auto;
    }
    .im2 {
        display: block;
    }
    .im1 {
        display: none;
    }
    .zfgb-leftcontain {
        width: 96%;
        float: none;
        text-align: center;
        margin: 0 auto;
    }
    .zfgb-date span {
        width: 90px;
        height: 37px;
        background: #1b6fe3;
        text-align: center;
        font-size: 26px;
        line-height: 37px;
        color: #fff;
    }
    .zfgb-date select {
        width: 200px;
        height: 37px;
        font-size: 26px;
        border: 1px solid #cbcbcb;
    }
	.zfgb-date p {
        font-size: 28px;
    }
    .zfgb-news {
        width: 100%;
        margin: 20px auto;
    }
    .zfgb-news ul li > a {
        font-size: 26px;
    }
    .zfgb-news ul li span {
        font-size: 22px;
		width: 100%;
    }
    .zfgb-news ul li a p em img {
        position: absolute;
        left: 0;
        top: 15px;
        width: 20%;
    }
    .zfgb-news ul li em {
        margin-bottom: 25px;
    }
    .zfgb-news ul li em a {
        font-size: 26px;
        padding: 5px 15px;
        height: 35px;
        line-height: 35px;
    }
    .zcgb-box a {
        font-size: 22px;
    }
    .zfgb-platform a.pal-left {
        float: none;
        display: block;
        margin-bottom: 10px;
    }
    .zfgb-platform a.pal-right {
        float: none;
        display: block;
        margin-bottom: 5px;
    }
    .zfgb-rightsec1 h3 {
        font-size: 26px;
    }
    .zfgb-rightsec1 h3 i {
        margin-top: 8px;
    }
    .zfgb-rightsec1 > a {
        font-size: 22px;
    }
    .zfgb-rightsec3 h3 {
        font-size: 26px;
    }
    .zfgb-rightsec3 h3 i {
        margin-top: 8px;
    }
    .zfgb-rightsec1 p {
        font-size: 26px;
    }
    .zfgb-rightsec3 form p {
        font-size: 26px;
    }
    .zfgb-rightcontain {
        width: 96%;
        float: right;
        background: #f8f8f8;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        padding: 2%;
    }
    .zfgb-rightsec3 > img {
        margin-left: 25%;
        width: 50%;
    }
    .zfgb-platform {
        width: 100%;
        margin: 20px auto 5px auto;
    }
    .swiper-container ul li {
        float: left;
        display: block;
        margin-right: 3%;
        width: 30%;
        height: 25px;
        border: 1px solid #ededed;
        text-align: center;
        line-height: 25px;
        margin-bottom: 10px;
    }
    .zfgb-rightsec3 form select {
        width: 100%;
        border: 1px solid rgb(204, 204, 204);
        background: none;
        padding: 0;
        border-image: none;
        color: rgb(153, 153, 153);
        line-height: 60px;
        font-size: 24px;
        margin-bottom: 20px;
        box-sizing: border-box;
        border-radius: 5px;
        opacity: inherit;
        height: 60px;
    }
    .zfgb-rightsec3 form input {
        width: 100%;
        border: 1px solid rgb(204, 204, 204);
        background: none;
        padding: 0;
        border-image: none;
        color: rgb(153, 153, 153);
        line-height: 60px;
        font-size: 24px;
        margin-bottom: 20px;
        box-sizing: border-box;
        border-radius: 5px;
        opacity: inherit;
        height: 60px;
    }
    .searchbox .colbox {
        clear: both;
        width: 100%;
    }
    .zfgb-rightsec3 form .btn {
        width: 100%;
        background: #1b6fe3;
        height: 50px;
        line-height: 50px;
        text-align: center;
        border: none;
        color: #fff;
        display: block;
        font-size: 26px;
    }
    .zfgb-news ul li em img {
        position: absolute;
        left: 0;
        top: 28px;
        width: 20%;
    }
    .zfgb-news ul li em .mottt img {
        position: absolute;
        left: 0;
        top: 28px;
        width: 13%;
    }
    .ewm {
        display: none !important;
    }
    .footer_phone .footer_web_list {
        display: none !important;
    }
}