body{position: relative;}
.intro_banner{width: 100%;background: #7b859f;height: 430px;}
.news_banner{width: 100%;height: auto;}
.news_banner img{width: 100%;height: 100%;}
.z_intro{margin-left: 0px;margin-top: 65px;}
.intro_tlt{font-size: 30px;color: #fff;}
.go_gw{display: inline-block;color: #fff;width: 77px;height: 28px;line-height: 28px;text-align: center;font-size: 14px;border-radius: 3px;background: #3b4058;position: relative;top: -5px;margin-left: 15px;}
.go_gw:hover{color: #fff;}
.int_title{font-size: 24px;color: #fff;margin: 20px 0;}
.intro_nr{font-size: 14px;line-height: 24px;letter-spacing: 0.05em;}
.ykd_img{margin-left:30px;width: 85%;height:auto;box-shadow: 1px 1px 10px 1px rgba(0,0,0,0.3);position: absolute;top: 50px;}
.intro_question{cursor:pointer;width: 86px;height: 30px;line-height: 30px;border-radius:5px;background: #16baf0;color: #fff;text-align: center;margin-top: 80px;margin-bottom: 20px;}
.intro_question img{width: 19px;height: 19px;display: inline;position: relative;top: -2px;}
.int_section{width: 100%;background: #fff;}
.int_part{background: url(../image/bj.png) center 50px no-repeat;width: 100%;}
.news_place{margin:30px 0 30px;}
.coo_mt{margin: 16px 0;}
.z_title{font-weight:bold;font-size:32px;line-height:28px;display: block;margin: 20px auto;text-align: center;background: url(../image/img_title.png) no-repeat;background-size: 215px auto;width: 215px;height: 29px; }
.coo_bg{margin: 44px 0 20px;}
.coo_map{width: 86%;height: auto;margin: 60px auto;}
.coo_map img{width: 100%;height: 100%;}
.coo_yy{background: #fff;padding: 20px 0px 20px 20px;width: 100%;margin-left:20px;}
.coo_tlt{width: 100%;border-bottom: 1px solid #16baf0;margin-bottom: 30px;}
.coo_tlt span{font-size: 18px;font-weight: bold;display: inline-block;padding-bottom: 15px;}
.coo_tlt span.coo_place{color: #16baf0;}
/*.coo_item{width: 100%;margin: 10px 0 15px;}*/
/*.coo_item img{width: 100%;height: auto;float: left;margin-right: 22px;}*/
/*.coo_yy_nr{width: 74%;}*/
/*.coo_item p{margin: 0;font-size: 14px;line-height: 21px;margin: 0;width: 98%;letter-spacing: -0.04em;}*/
/*.coo_item p.coo_fs{font-size: 16px;}*/
.news_place span,.news_place a{display:inline-block;font-size: 14px;}
.news_place span{color:#000;}
.news_place a{color:#666;}
.news_place a.news_local{color: #000;}
.intro_item{margin: 20px 0 40px;}
.item_icon{display: inline-block;position:relative;top:4px;width: 6px;height: 23px;background: #16baf0;}
.item_tlt{font-size: 24px;font-weight: bold;padding-left: 5px;}
.ks_intro{width: 100%;margin: 10px 0 30px 94px;}
.ks_intro span{margin:12px 20px 20px 0;width:98px;text-align:right;font-weight:bold;font-size: 16px;color: #333;display: block;float:left;}
.ks_nav{float:left;border-left: 2px solid #16baf0;width: 90%;}
.ks_nav li{float: left;border: 1px solid #e0e0e0;width: 134px;height: 39px;text-align: center;line-height: 37px;margin: 0 10px 13px 20px;font-size: 14px;color: #333;}
.add_bj{width: 262px;height: 190px;margin: 10px auto;}
.contact_way{width: 98%;background: #ededed;padding: 22px 0 22px 60px;margin-top: 10px;}
.contact_way p{font-size: 14px;margin: 13px 0;}

.news_ft{border-top: 6px solid #16baf0;}
.hos_mb{margin-bottom: 60px;}
/*遮罩层和弹窗*/
.intro_mask{display:none;position: absolute;top:0;left:0;width: 100%;z-index:1000;height: 100%;background: rgba(0,0,0,0.3);}
.ms_pop{display:none;z-index:1001;width:606px;position: fixed;top:0;background: #fff;padding: 20px 20px 60px;}
.ms_pop img{position: absolute;width: 24px;height: 24px;top: 20px;right: 25px;}
.ms_tlt{font-size: 30px;text-align: center;margin: 20px 0 25px;}
.ms_p{width:94%;font-size: 14px;line-height: 22px;margin: 15px auto;}

@media (max-width: 750px){
    .ms_pop{
        width: 90%;
    }
}
@media (max-width: 992px){

    .z_intro{margin-left: 0px;margin-top: 35px;}
    .coo_yy{
        margin-left: 0;
    }
    .ykd_img{
        margin-top: 30px;
        position: static;
    }
    .intro_banner{
        height: 330px;
    }
    .intro_nr{
        padding: 0 20px;
    }
    .contact_way{
        padding: 20px;
    }
}