/*园区招商*/
.yqzs-head h3{margin-bottom: 0px; font-size: 1.6rem;font-weight: bold;}
.yqzs-head p{margin: .5rem 0 0; color: #999999;font-size: 1.2rem;}
.yqzs-body ul{margin: 0;padding: 0;}
.yqzs-body ul li{ list-style: none;padding: 20px 5px;border-bottom: 1px solid #eeeeee;}
.yqzs-body ul li:last-child{border-bottom: none;}
.yqzs-body-img{width: 105px;height: 80px;border-radius: 4px;overflow: hidden;}
.yqzs-body ul li h4{font-weight: normal;font-size: 1.6rem;margin-bottom: 0;}
.yqzs-body ul li p{margin: .5rem 0;font-size: 1.2rem;}
.yqzs-body-tit span{width: 65px;height: 20px;margin-right: 5px; border-radius: 4px;display: inline-block;text-align: center;line-height: 20px;font-size: 1.2rem;}
.bc-b{color: #2997fd;background-color:#ddf3ff;}
.bc-y{color: #fd6a29;background-color:#ffe9dd;}

.yqzs-ea{background-color:#f3f3f3;line-height: 1.2;}
.yqzs-ea p{margin: 0; font-size: 1.8rem;color: #2997fd;}
.yqzs-ea span{color: #999;font-size: 14px;}
.yqzs-ea-l {border-right: 1px solid #dddddd;padding-right: 30px;margin-right: 35px;}

.fy-xx ul{margin: 0;padding: 0;display: block;overflow: hidden;}
.fy-xx ul li{padding: 5px 0; list-style: none;width: 50%;float: left;font-size: 12px;}
.fy-xx ul li p{margin: 0;color: #999;}
.model-show{font-size: 12px;border-top:1px solid #f5f5f5;height: 50px;line-height: 50px;text-align: center;}
.model-show i{margin-left: 20px;color: #999;font-size: 16px;}
.fixed-top {border-bottom: 1px solid #f5f5f5;}

.btn-share{width: 115px;height: 40px;border-radius: 4px;background-color: #f2f2f2;color: #3a9cfd;font-size: 14px;outline: none;border: none;}
.link-yz{flex: 1;margin-left: 15px;height: 40px;line-height: 40px;text-align: center; border-radius: 4px; background-image: -moz-linear-gradient( 90deg, rgb(53,152,253) 0%, rgb(117,202,255) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(53,152,253) 0%, rgb(117,202,255) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(53,152,253) 0%, rgb(117,202,255) 100%);color: #fff;font-size: 14px;}


.am-modal-bd{background-color: #fff;text-align: left;}
.am-modal-hd{text-align: left;}
.hz-time{padding: 10px 5px;border-bottom: 1px solid #f5f5f5;color: #333;font-size: 16px;}
.hz-time span{color: #cb1e33;}
.hz-form-box{padding: 20px 5px 0;}
.hz-form-box label{font-size:16px;color: #333;font-weight: normal;float: left;min-width:78px;}
.hz-form-box input{width: 210px;border: 1px solid #dfdfdf;height: 30px;outline: none;padding-left: 10px;font-size: 16px;}
.hz-form-box textarea{width: 100%;height: 130px;border: 1px solid #dfdfdf;background-color: #f5f5f5;padding: 20px;outline: none;font-size: 16px;}
.hz-tel{font-size: 16px;color: #333;}
.hz-tel span{color: #cb1e33;}
.hz-btn{background-color: #f5f5f5;padding: 10px 0;}
.cp-btn{margin: 0 auto;outline: none;border: none; width: 184px;height: 44px;line-height: 44px;color: #fff;font-size: 16px;text-align: center;background-image: -moz-linear-gradient( 90deg, rgb(53,152,253) 0%, rgb(117,202,255) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(53,152,253) 0%, rgb(117,202,255) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(53,152,253) 0%, rgb(117,202,255) 100%);border-radius: 5px;}
.cp-btn a{display: block;color: #fff;}
.m-cd-wrap{width: 100%;overflow: hidden;}
.m-cd-wrap .swiper-slide {
    font-size: 18px;
    background: #fff;
    width: 90%;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;}
.m-cd-item{width: 100%; overflow: hidden;}
.m-cd-item-img{height: 0;padding-top: 55.82%;position: relative;overflow: hidden;}
.m-cd-item-img img{position: absolute;top:0;left: 0;right: 0;}