*{
    padding: 0;
    margin: 0;
}
html{
    font: 14px/1.5  "Helvetica Neue", helvetica锛孉rial, "Microsoft YaHei", Tahoma, sans-serif;
    color: #333;
}
html,body{
    height: 100%;
}
.bar{
    height: 4rem;
    line-height: 4rem;
    padding: 0 5%;
    border-bottom: 1px solid #eee;
    box-shadow: 0 0 5px #ddd;
position:fixed;top:0;left:0;
width:90%;
    background-color: white;
    z-index: 999;
}
.swiper-container,.banner{
    margin-top:4rem;
}
.logo{
    height: 2.4rem;
    width: auto;
    position: relative;top: .7rem;
}
#header{
}
#menu{
    float: right;
    position: relative;
    top: 1rem;
    font-size: 2rem;
    color: #555;
}
.footer {
    margin-top:-60px;
    height:47px;
    padding-top: 13px;
    overflow: hidden;
    text-align: center;
    background-color: rgb(74,74,74);
    color: white;
    font-size: .8rem;
}
.wrap{min-height:100%}
.main{padding-bottom:60px;overflow:hidden;}
.title-h3{
    margin: 8% 0 5%;
}
.title-h3 i{
    color: #1b6d85;
}
.content{
    padding: 0 5% 5%;
}
.gray{
    color: #555;
}
.banner img{
    width: 100%;
}
.introduce{
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 4% 0;
    text-align: center;
}
.introduce div{
    width: 33.33333%;
}
.introduce div img{
    width: 50%;
    margin-bottom: 1em;
}
.introduce div p{
    font-size: 1rem;
    padding: 0 4%;
    color: #1b6d85;
    margin-top:-1.2rem;
}
.in-text{
    text-indent: 2rem;
    font-size: 1.05rem;
    text-align: justify;
}

/*浼樺娍*/
.advantage{
    margin-bottom: 5%;
padding:5%;
    background-color: rgb(238,238,238);
    text-align: justify;
}
.thumbnail{
    text-align: center;
}
.thumbnail img{
    width: 5rem;
}
.advantage p{
margin-top:10px;
}

/*鏂伴椈*/
.news{
    position: relative;
}
.time{
    position: absolute;top: 0;left: 0;
    color: #fff;
    background-color: rgba(0,145,212,.8);
    padding: 0 2%;
    text-align: center;
}
.time p:first-child{
    font-size: 2rem;
    margin-bottom: -8px;
}
.news-pic img{
    width: 100%;
}
.indent{
    text-indent: 2rem;
}
/*浼佷笟鏂囧寲*/
.culture{
    overflow: hidden;
    height: auto;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.culture-section{
    /*height: 400px;*/
    width: 42%;
    margin: 3% 4%;
    position: relative;
    text-align: justify;
}
.culture-section h3{
    width: 100%;
    padding: 6% 0;
    position: absolute;top: 4rem;
    background-color: rgba(0,0,0,.5);
    color: white;
    font-size: 1.1rem;
    text-align: center;
}
.culture-section img{
    width: 100%;
}
.culture-section p{
    margin-top: 5%;
}

/*鑽ｈ獕*/
.honor{
    overflow: hidden;
    height: auto;
    text-align: center;
}
.honor div img{
    width: 80%;
margin-bottom:.8rem;
}
.honor div p{
    font-size: .8rem;
    padding: 0 5%;
}

/*鑱旂郴鎴戜滑*/
.contact p img{
    width: 20px;
    position: absolute;left: -3px;top: 0;
}
.contact h3{
    text-align: center;
    margin: 2% 0;
}
.contact p{
    padding: 0 8%;
    margin: 3.6% 0;
    position: relative;
    font-size: 1.05rem;
}
.contact i{
    position: absolute;left: -2%;top: .3rem;
    font-size: 1.1rem;
}
/*鏂伴椈璇︾粏*/
.news-detail h3{
    padding: 0 5%;
    margin-top: 4%;
    text-align: center;
    font-size: 1.2rem;
} 
.info-news {
	text-align:left;
}
.info-news img{
    width: 100%;
}
.more{
    margin: 1rem 0;
    text-align: right;
}
.more a{
    background-color: rgba(0,145,212,0.65);
    color: white;
    text-decoration: none;
    padding: 5px 15px;
    cursor: pointer;
    margin-left: 5%;
    opacity: 0.8;
    font-size: 0.9em;
}
.more a:hover{
    opacity: 1;
    cursor: pointer;
}
#myTab:after{
    content: url("../img/logo.png");
    position: absolute;
    top: -3em;
    background-color: red;
    background: url("_file/img/cul-six.png");
    overflow: auto;
    padding-top: 3em;
    line-height: 3em;
    color: white;
}
#myTab:before{
    content: '鎷涜仒鑱屼綅 ';
    position: absolute;left:0;top:0;
    height:3em;
    width:100%;
    background: url("_files/img/recuit.png");
    z-index:999;
    line-height: 3em;
    color: white;
    list-style: none;
}
#myTab img{
    position: absolute;left: 0;top: -1em;
    width: 100%;
}
.info-text {
	text-align: justify;
}