﻿@charset "utf-8";
/* CSS Document */
body {
    width: 100%;
    height: 100%;
    font-family: "微软雅黑", "Arial Unicode MS";
    background-color: #fff;
}

.body {
    position: relative;
    width: 100%;
    overflow: hidden;
}

html {
    width: 100%;
    height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 35px;
    font-family: "微软雅黑", "Arial Unicode MS";
    font-weight:normal;
    position: relative;
    z-index: 1;
}

p {
    margin: 0 0 25px;
    font-size: 18px;
    line-height: 1.5;
    position: relative;
    z-index: 1;
}

@media(min-width: 992px) {
  .navbar-brand { width: 208px;  }
  .navbar-brand img{ width: 100%;}	
  .brand-heading {
    font-size: 40px;
    margin: 0px;
    text-transform: uppercase;
}

    .pro_more {
        font-size: 22px;
        font-weight: normal;
        color: #4080fa;
        width: 180px;
        height: 54px;
        border: 1px #4080fa solid;
        border-radius: 5px;
        display: block;
        text-align: center;
        line-height: 54px;
        margin-left: 10%;
    }
.proshowleft-content .proshowleftimg{ width: 55%; float: left;}
	.proshowleft-content .proshowleftimg img{ width: 100%;}
	.proshowleft-content .proshowleftinfo{ width: 45%; float: left; padding-left: 10%;}
	.proshowright-content .proshowrightimg{ width: 55%; float: right;}
	.proshowright-content .proshowrightimg img{ width: 100%;}
	.proshowright-content .proshowrightinfo{ width: 45%; float: right; padding-right: 10%;}
	.contact-info img{ float: left;}
	.banner-content{ width: 80%; z-index: 999; margin-top: -34%; }
.banner-content h3{ color: #333333; font-size: 40px ; line-height: 40px; font-weight: normal; text-align: left;}
.banner-content p{color: #666; font-size: 18px; line-height: 18px; font-weight: normal; text-align: left;}
        .banner-content a {
            color: #4080fa;
            font-size: 22px;
            width: 180px;
            height: 50px;
            line-height: 50px;
            border: 1px #4080fa solid;
            background: #fff;
            border-radius: 5px;
            display: block;
            text-align: center;
            font-weight: normal;
            margin-left: 10%;
        }
            .banner-content a:hover {
                color: #fff;
                font-size: 18px;
                background: #4080fa;
                transition: all 0.2s ease-in-out;
                -webkit-transition: all 0.2s ease-in-out;
                -moz-transition: all 0.2s ease-in-out;
                -o-transition: all 0.2s ease-in-out;
                transition: all 0.2s ease-in-out;
            }
}

@media(min-width: 768px) and (max-width: 992px) {
	.navbar-brand { width:150px;  }
  .navbar-brand img{ width: 100%;}	
  .brand-heading{ width: 80%;}	
.contact-info div{ display: block;}
	.contact-info img{ display: block;}
	.banner-content{ width: 80%; z-index: 999; margin-top: -30%; }
.banner-content h3{ color: #333333; font-size: 32px ; line-height: 32px; font-weight: normal; text-align: left;}
.banner-content p{color: #666; font-size: 16px; line-height: 16px; font-weight: normal; text-align: left;}
        .banner-content a {
            color: #4080fa;
            font-size: 18px;
            width: 150px;
            height: 50px;
            line-height: 50px;
            border: 1px #4080fa solid;
            background: #fff;
            border-radius: 5px;
            display: block;
            text-align: center;
            font-weight: normal;
            margin-left: 10%;
        }
            .banner-content a:hover {
                color: #fff;
                font-size: 18px;
                background: #4080fa;
                transition: all 0.2s ease-in-out;
                -webkit-transition: all 0.2s ease-in-out;
                -moz-transition: all 0.2s ease-in-out;
                -o-transition: all 0.2s ease-in-out;
                transition: all 0.2s ease-in-out;
            }
	}
	@media(max-width: 767px) {
   .navbar-brand { margin-left: 15px; }
  .navbar-brand img{ width: 100px;margin-top: 5px;}	
	.brand-heading {
	width: 50%;
    font-size: 18px;
    margin: 0px;
    text-transform: uppercase;
}
	.contact-info div{ display: block;}
	.contact-info img{ display: block;}

.banner-content{ width: 80%; z-index: 999; margin-top: -30%; }
.banner-content h3{ color: #333333; font-size: 32px ; line-height: 32px; font-weight: normal; text-align: left;}
.banner-content p{color: #666; font-size: 16px; line-height: 16px; font-weight: normal; text-align: left;}
    .banner-content a {
        color: #4080fa;
        font-size: 18px;
        width: 150px;
        height: 50px;
        line-height: 50px;
        border: 1px #4080fa solid;
        background: #fff;
        border-radius: 5px;
        display: block;
        text-align: center;
        font-weight: normal;
        margin-left: 10%;
    }
        .banner-content a:hover {
            color: #fff;
            font-size: 18px;
            background: #4080fa;
            transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;
        }
	}
@media(max-width: 640px){
	
	.banner-content{ width: 70%; z-index: 999; margin-top: -40%; }
.banner-content h3{ color: #333333; font-size: 20px ; line-height: 20px; font-weight: normal; text-align: left;}
.banner-content p{color: #666; font-size: 14px; line-height: 18px; font-weight: normal; text-align: left;}
        .banner-content a {
            color: #4080fa;
            font-size: 14px;
            width: 100px;
            height: 40px;
            line-height: 40px;
            border: 1px #4080fa solid;
            background: #fff;
            border-radius: 5px;
            display: block;
            text-align: center;
            font-weight: normal;
            margin-left: 10%;
        }
}
.clear{clear:both;}
.bigimg img{width:100%;}

@media(min-width:767px) {
    p {
        margin: 0 0 35px;
        font-size: 20px;
        line-height: 1.6;
    }
}

a {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
}

/* Header styles
================================================== */

.navbar {
    margin-bottom: 0;
    
    text-transform: uppercase;
    font-family: "微软雅黑", "Arial Unicode MS";
    background-color: #fff;
}

.top-nav-collapse {
    padding: 0px;
    background: #fff !important;
    margin: 0px auto;
    border-bottom: 3px #4080fa solid;
    box-shadow: 3px 3px 3px #eaeaea;
}



.navbar-custom a {
    color: #404040;
}

.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
    font-size: 18px;
    font-weight: normal;
    border-top: 1px solid transparent !important;
    border-bottom: 1px solid transparent !important;
}

    .navbar-custom .nav li a:hover,
    .navbar-custom .nav li a:focus,
    .navbar-custom .nav li.active a {
        outline: 0;
        color: #4080fa;
        background: transparent !important;
    }

.nav > li {
    padding-left: 35px;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 0px;
}

.navbar-nav > li > a {
    padding-top: 10px !important;
    padding-bottom:10px !important;
}

.navbar-toggle {
    padding: 14px;
    font-size: 16px;
    color: #bbb;
}

.navbar-toggle:focus,
.navbar-toggle:active {
    outline: 0;
}

@media(min-width:767px) {
    .navbar {
        border-bottom: 0;
        letter-spacing: 1px;
        border-bottom: 3px #4080fa solid; /*438d26*/
        box-shadow: 3px 3px 3px #eaeaea;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }
.top-menu {
    margin-top: 30px;
}

    .top-nav-collapse {
        padding: 0;
    }

    .navbar-custom.top-nav-collapse {
        border-bottom: 3px #4080fa solid; /*438d26*/
        box-shadow: 3px 3px 3px #eaeaea;
    }
}

.top-nav-collapse .navbar-nav a, .top-nav-collapse .nav a {
    color: #222 ;
}

.top-nav-collapse .navbar-toggle {
    padding:14px;
    font-size: 16px;
    color: #bbb;
    top: 0px;
   
}

.top-nav-collapse .nav li a:hover,
.top-nav-collapse .nav li a:focus,
.top-nav-collapse .nav li.active a {
    color: #4080fa;/*#438d26;*/
}

/* Intro Top content styles
================================================== */

.intro {
    display: table;
    width: 100%;
    height: auto;
    padding: 0px;
    text-align: left;
    color: #333;
    position: relative;
    z-index:1;
  
}

.intro-page {
    padding: 150px 0 130px;
    background:#313131 url(../images/1.jpg) no-repeat center;
    background-size: 100% auto;
}

.intro-body {
    display: table-cell;
    vertical-align: middle;
     text-align: right;
    position: relative;
    padding-bottom: 10px;
    background:#ededed;filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#ffffff',endColorStr='#ededed',gradientType='0'); background: -moz-linear-gradient(top, #ffffff, #ededed); 
background: -o-linear-gradient(top,#ffffff, #ededed); 
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#ededed));background:-ms-linear-gradient(top, #ffffff, #ededed);
   
}
.intro-body img{width:40%; z-index: 1; margin-top: 90px; }


.line {
    background: #fff;
    width: 100%;
    height: 1px;
    margin: 10px auto;
    position: relative;
    z-index: 1;
}

/* Welcome styles
================================================== */

.welcome-content {
    padding: 0 0;
    
    background: #fff;
    border-bottom: 1px #e5e7e9 solid;
    position: relative;
    z-index:1;
}
.team-content h3{ color: #333;
    text-align: center;
    font-size: 32px;
    font-weight: normal;
    margin-top: 0px;
    line-height: 32px;
    margin-bottom: 50px;
    text-transform: uppercase;}

.welcome-content h3{
    color: #222222;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    margin-top: 0px;
    line-height: 24px;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.mapcontent{ background: #fff; padding-bottom: 90px;}
.mapcontent h3{ color: #333;
    text-align: center;
    font-size: 32px;
    font-weight: normal;
    margin-top: 0px;
    line-height: 32px;
    margin-bottom: 50px;
    text-transform: uppercase;}
.mapcontentinfo{ position: relative; padding-bottom: 44%}
.mapcontentinfoimg{ width: 100%; position: absolute; left: 0; top: 100px; }
.mapcontentinfo .mapcontentinfobox1{ width: 300px; padding: 10px;  background: url(/img/box1.png) no-repeat;  height:221px;position: absolute; left: 22%; top: 0px; z-index: 999;}
.mapcontentinfo .mapcontentinfobox2{ width: 260px; padding: 10px;  background: url(/img/box2.png) no-repeat;  height:169px;position: absolute; right: 10%; top: 80px; z-index: 999;}
.mapcontentinfo p {
    width: 100%;
    padding-top: 10px;
    color: #4080fa;/*438d26*/
    font-size: 18px;
    margin: 0;
}
.welcome-content p{ margin: 0; color: #404040;
    text-align: center; padding-top: 20px; padding-bottom: 20px;
    font-size: 18px;
    font-weight: normal; 
    line-height: 20px;
    width: 100%;
    }
    
.proshowleftinfo h4{ line-height: 24px; color: #404040; font-size: 18px; font-weight: normal;margin-top: 50px;}
.proshowleftinfo p{ line-height: 24px; color: #404040; font-size: 14px; padding-top: 0px; margin: 0; margin-bottom: 10px;}
.proshowrightinfo h4{ line-height: 24px; color: #404040; font-size: 18px; font-weight: normal; margin-top: 50px;}
.proshowrightinfo p{ line-height: 24px; color: #404040; font-size: 14px; padding-top:0px; margin: 0;margin-bottom: 10px;}
 .team-content p{line-height: 24px; color: #fff; font-size: 14px; padding-top:0px; margin: 0;}

.btn1 {
    color: #000;
    text-transform: uppercase;
    font-size: 14px !important;
    font-weight: 600;
    border: 2px solid #000;
    padding: 11px 44px;
    font-family: "微软雅黑", "Arial Unicode MS";
    display: table;
    margin: 45px auto 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.btn1:hover {
    border-color: #888;
    color: #888;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.btn2 {
    margin: 45px 0 0;
}

/* Facts styles
================================================== */

.proshowleft-content {
    padding: 100px 0;
    background:#fff;
    background-size: 100% auto;
    position: relative;
    z-index:1;
}

    .proshowleft-content h3 {
        color: #4080fa;/*#438d26;*/
        text-align: center;
        font-size: 32px;
        font-weight: normal;
        margin-top: 0px;
        line-height: 32px;
        margin-bottom: 70px;
        text-transform: uppercase;
    }
.proshowright-content {
    padding: 100px 0;
    background:#ededed;
    background-size: 100% auto;
    position: relative;
    z-index:1;
}

    .proshowright-content h3 {
        color: #4080fa;/*#438d26;*/
        text-align: center;
        font-size: 32px;
        font-weight: normal;
        margin-top: 0px;
        line-height: 32px;
        margin-bottom: 70px;
        text-transform: uppercase;
    }



/* Extras
================================================== */

.no-padding {
    padding: 0px !important;
}

.no-padding {
    padding: 0px;
}

.space10 {
    margin-bottom: 10px;
}

.space15 {
    margin-bottom: 15px;
}

.space20 {
    margin-bottom: 20px;
}

.space25 {
    margin-bottom: 25px;
}

.space30 {
    margin-bottom: 30px;
}

.space35 {
    margin-bottom: 35px;
}

.space40 {
    margin-bottom: 40px;
}

.space50 {
    margin-bottom: 50px;
}

.space60 {
    margin-bottom: 60px;
}

.space70 {
    margin-bottom: 70px;
}

.space80 {
    margin-bottom: 80px;
}

.space90 {
    margin-bottom: 90px;
}

/* Team Styles
================================================== */

.team-content {
    padding: 100px 0;
    background: #fff;
    position: relative;
    z-index:1;
}

.staff-content{ height: 300px;}
.staff-contentunfee{ height: 100px;}
.staff-contentinfo { padding: 10px;}
.staff-contentinfo h4 {
    color: #fff;
    font-size: 18px;
    text-align: left;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 24px;
    margin: 24px 0 0;
}

.staff-imgunfee { width: 100%;
   height:100px;padding-left: 20%; padding-right: 20%;padding-top: 20px;
}
.staff-img { width: 100%;
   height:300px;/*padding-left: 20%; padding-right: 20%;*/
}
.staff-img  img{ width: 100%;  }/*padding-top: 60px;*/
.staff-img .overlay {
    background: rgba(0,0,0,0.8);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}

.staff-content:hover .overlay {
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.team-social {
    padding: 0px;
    margin: auto;
    display: table-cell;
    height: 27px;
    vertical-align: middle;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    width: 160px;
}

.team-social li {
    float: left;
    list-style: none;
}

.team-social li a {
    color: #fff;
    margin: 0 12px;
    font-size: 20px;
}

.team-social li a:hover {
    opacity: 0.3;
}

.overlay1 {
    background: rgba(0,0,0,0.7);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    right: 0px;
    top: 0px;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.overlay-text {
    font-weight: 600;
    text-transform: uppercase;
    border: 2px solid #fff;
    padding: 10px 30px;
    height: 44px;
    width: 176px;
    display: table-cell;
    margin: auto;
    vertical-align: middle;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    color: #fff;
}

.overlay-text:hover {
    background: #fff;
    color: #000;
}

/* Contact Styles
================================================== */

.contact-wrap {
    background: #f0f0f0;
    padding: 50px 0;
    position: relative;
    border-top:5px #e4e4e4 solid;
    z-index:1;
}
.contact-wrap p {
    color: #666666;
    text-align: left;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    margin: 0px auto 0;
}
.contact-wrap h3 {color: #333;
    text-align: left;
    font-size: 18px;
    font-weight: normal;
    margin: 0px;
    line-height: 24px;
    
    text-transform: uppercase;}

.contact-wrap a{ color: #666;}
    .contact-wrap a:hover {
        color: #4080fa;/*#438d26;*/
    }
.contact-wrap img{ width: 60px; height: 61px; margin-right: 10px;}
/* Footer Styles
================================================== */

footer {
	border-top:1px #cdcdcd solid  ;
    position: relative;
    z-index:1;background: #e8e8e8;
}
footer .footerline{border-top:1px #fff solid;padding-bottom: 16px; padding-top:10px;}
footer .footercon{ line-height: 24px; color: #666666; font-size: 14px; }
footer .footercon a{ color: #666;}
    footer .footercon a:hover {
        color: #4080fa;/*#438d26;*/
    }

.social {
    padding: 0px;
    margin: 0 auto 15px;
    display: table;
	font-family:"微软雅黑";
}

.social li {
    float: left;
    list-style: none;
}

.social li a {
    color: #fff;
    margin: 0 12px;
    font-size: 20px;
}

.social li a:hover {
    color: #888;
}

.copy {
    font-size: 13px;
    text-align: center;
    margin: 0px;
    color: #f1f1f1;
}

.copy a {
    color: #f1f1f1;
}

.copy a:hover {
    text-decoration: underline;
}

/* Blog Page Styles
================================================== */

.post-wrap {
    background: #fff;
    padding: 130px 0;
}

article h4 {
    font-size: 20px;
    text-transform: uppercase;
    color: #222;
    margin-top: 45px;
    margin-bottom: 5px;
}

article h4:hover {
    color: #888;
}

article p {
    font-size: 13px;
    color: #3d3d3d;
    line-height: 21px;
    margin-bottom: 23px;
}

.post-detail article p {
    font-size: 13px;
    color: #3d3d3d;
    line-height: 21px;
    margin-bottom: 15px;
}

blockquote {
    color: #3d3d3d;
    font-size: 13px;
    border-left: 5px solid #9e9e9e;
    padding-left: 25px;
    line-height: 21px;
}

article .btn1 {
    margin-top: 0px;
}

.post-meta {
    font-size: 13px;
    color: #3d3d3d;
    margin-bottom: 15px;
}

.post-meta a {
    color: #3d3d3d;
}

.post-meta em {
    font-style: normal;
    margin: 0 10px;
}

.post-date {
    width: 75px;
    height: 95px;
    border-right: 1px solid #000;
    position: relative;
    right: -2px;
}

.date {
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    color: #222;
    font-weight: 700;
    margin-top: -10px;
    padding-bottom: 18px;
    border-bottom: 1px solid #000;
}

.like a {
    color: #222;
    display: table;
    margin: 12px auto 0;
}

.post-small {
    margin-bottom: 60px;
}

.comments {
    margin-top: 80px;
}

.comments h3, .comment-form h3 {
    text-transform: uppercase;
    font-size: 20px;
    color: #222;
}

.comment-form h3 {
    margin-bottom: 10px;
}

.comment-avatar {
    float: left;
    width: 76px;
}

.comment-avatar img {
    max-width: 100%;
}

.comment-info {
    margin-left: 100px;
}

.comment-info h5 {
    font-size: 20px;
    color: #222;
    margin-bottom: 17px;
}

.comment-info h5 span {
    font-size: 13px;
    color: #3d3d3d;
    font-weight: 400;
    display: block;
}

.sub-comment {
    padding-left: 100px;
}

.line-comment {
    background: #ddd;
    height: 1px;
    width: 65%;
    margin-right: 17%;
    float: right;
    margin-top: 5px;
    position: relative;
}

.line-comment span {
    position: absolute;
    color: #000;
}

.comment-content {
    padding-bottom: 35px;
}

.comment-form {
}

.comment-form input, .comment-form textarea {
    border: 1px solid #ddd;
    min-height: 50px;
    padding: 0 15px;
    width: 100%;
}

.comment-form label {
    font-size: 13px;
    color: #3d3d3d;
    font-weight: 400;
    margin-top: 18px;
    margin-bottom: 10px;
}

.line-comment span {
    position: relative;
    top: -10px;
    background: #fff;
    padding-left: 10px;
    width: 60px;
    right: 0px;
    display: table;
    float: right;
    font-size: 13px;
}

.line-comment span a {
    color: #3d3d3d;
}

.cover {
    /*background: url(/img/overlay.png) repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    position: absolute;
    right: 0px;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 90%;
    z-index: 0;
}

.welcome-text,
.staff-content,
.fade-text,
.service-content,
.quote-slide,
.contact-info {
    visibility: hidden;
}

/* Project single Page Styles
================================================== */

.project-single {
    padding: 110px 0;
    background: #fff;
}

.project_details {
    padding: 0;
    margin: 35px 0 -15px;
    display: table;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
}

.project_details h3 {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
}

.project_details span {
    padding: 5px 0;
    margin: 0;
    font-size: 13px;
    color: #454545;
    float: left;
    width: 100%;
}

.project_details em {
    font-style: normal;
    text-transform: uppercase;
    font-size: 13px;
    width: 40%;
    display: table;
    float: left;
    font-weight: 700;
}

.project_details a {
    margin-right: 10px;
}

.addto_favorites {
    font-size: 13px;
    color: #888;
    display: table;
    float: left;
    margin-right: 25px;
    text-transform: uppercase;
}

.addto_favorites i {
    margin-right: 12px;
}

.addto_favorites:hover {
    color: #888;
}

.small_social_links {
    display: table;
}

.small_social_links li {
    padding: 0;
    margin: 0 9px 0 0;
    float: left;
    width: 18px;
    height: 18px;
}

.small_social_links li a {
}

.small_social_links li a:hover {
    color: #999;
}

.project-info h3 {
    color: #333;
    margin: 0 0 15px;
}

.project-info p {
    color: #666;
    margin: 0 0 20px;
    font-size: 14px;
}

.project_details {
    display: table;
    width: 100%;
}

.project-info .btn1 {
    border-color: #999;
    color: #999;
}

.project-info .btn1:hover {
    border-color: #888;
    color: #888;
}

.vdeo {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    border: 0;
}

.vdeo iframe,.vdeo object,.vdeo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* #Tablet (Portrait)
================================================== */

/* Note: Design for a width of 768px */
@media only screen and (min-width: 768px) and (max-width: 992px) {

.navbar-custom .nav li a {
    font-size: 16px;
}

.nav > li {
    padding: 0px 10px;
}

}

/*  #Mobile (Portrait)
================================================== */

/* Note: Design for a width of 320px */
@media only screen and (max-width: 767px) {

    .post-date {
        display: none;
    }

      .intro {
        padding: 0px;
    }

    .staff-content {
        width: 250px;
        margin: 0 auto 40px;
    }

    .team-content {
        padding: 100px 0px 0px;
    }


    #filters li {
        float: none;
        text-align: center;
        margin: 0px 5px;
    }

    .contact-info {
        margin-bottom: 40px;
        display: block;
    }

    .contact-wrap {
        padding: 110px 0 70px;
        
    }

    .intro ,
    .proshowleft-content{
       background-size: 100% 100%;
    }
	
    .project-info .col-md-7 {
      margin-bottom:30px;
    }
    
    .mapcontent{ display: none;}

}


/* zhaopin
================================================== */
@media (min-width: 992px) {
	.zhaopincon { margin-top: 110px}
	
}
@media(min-width: 768px) and (max-width: 992px){
	.zhaopincon { margin-top: 110px}
	
}
@media (max-width: 767px) {
	.zhaopincon{ margin-top: 70px}
	.zhaopininfo dl dd{ padding: 10px;}
}
.zhaopin-content{ margin-top: 40px;}
.zhaopin-contentbox{ border-left: 1px #e5e5e5 solid;  text-align: center;}
.zhaopin-contenttitle {border: 1px #e5e5e5 solid; border-left:none;height: 130px; margin: 0;}
.zhaopin-contentbox img{ width: 80px; height:64px;margin-top: 12px;}
.zhaopin-contentbox a{ display: block; color: #333; font-size: 18px; line-height: 18px; padding-top: 10px;}
.zhaopininfo{ padding-bottom: 40px;}

.zhaopininfo dl dt{  line-height: 50px; background: #fef3ed; height: 50px; font-size: 18px; color: #fff; text-align: center; font-weight: normal; margin-top: 40px;}
.zhaopininfo dl dt span{display:block;width: 215px;background: #ffa73a;}
.zhaopininfo dl dd h3{ line-height: 20px;font-size: 18px; color: #333; text-align: left; font-weight: normal; margin-top: 30px; margin-bottom: 0;}
.zhaopininfo dl dd p{ line-height: 24px;font-size: 14px; color: #333; text-align: left; font-weight: normal; margin-top: 20px;}

