@charset "utf-8";

/*PC*/
@media(min-width:769px){


    .banner{ height:450px; background-color:#222; position:fixed; left:0px; right:0px; top:0px; z-index:-1; overflow:hidden;}

    #dituContent{ height:500px;z-index:1; }
    .map_title , .BMap_bubble_title .tit , .BMap_bubble_content .tit{ font-size:16px !important; line-height:30px; color:#c70c1f;}
    .map_content , .BMap_bubble_content{ font-size:12px; line-height:22px; color:#666;}
    .map_content span{ color:#222; font-weight:bold; padding-right:3px;}


    .contact_us{padding:100px 0 200px 0;background-color:#1d1e2c; background-image:url('/images/contact/banner.jpg');overflow:hidden;margin-top: 450px;position: relative;z-index:990;}
    .contact_us ul{ padding-top: 50px;}
    .contact_us li{ width: 450px; background: #fff; cursor: pointer;}
    .contact_us .left{ margin-right: 25px;}
    .contact_us span{ display: block; padding: 40px 70px;}
    .contact_us i{ font-size: 50px;}
    .contact_us .tit{ font-size: 24px; padding: 15px 0px; font-weight: bold; border-bottom: 2px solid #D8D8D8; color: #15549a}
    .contact_us .desc{ line-height: 30px;padding: 15px 0px; font-size: 14px;}
    .contact_us li:hover{ background: #15549a;}
    .contact_us li:hover *{ color: #fff;}


    .job_banner{ height: 400px;background-color:#1d1e2c;  background-position:center; background-size:100%; overflow:hidden}
    .job_banner .banner_content{ height: 340px;}
    .job_banner .banner_content .center .tit{ font-size: 50px; padding:150px 0px 30px 0px; font-weight: bold; color: #fff; text-align: center}
    .job_banner .banner_content .center .txt{ font-size: 30px; padding: 20px 0px; display: block; font-weight: bold;color: #fff; text-align: center}

    .job{padding:100px 0 200px 0;background-color:#fff;overflow:hidden;}




}
@media (max-width:769px){
    .contact_us ul{ padding: 20px;}
    .contact_us .icon{ display: none;}
    .contact_us .tit{ font-size: 16px;color: #15549a; line-height: 40px;}
    .contact_us .desc{ line-height: 35px; font-size: 14px; margin-bottom: 30px; border-bottom: 1px dotted #D8D8D8; }




}
