﻿@charset "utf-8";
html,body,.index{
    width: 100%;
    height: 50px;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
    min-width: 1200px;
    height: auto;
    /* overflow-x: hidden; */
}
h1,h2{
    width: 100%;
    text-align: center;
}
.wrap{height: 100%;}
/*nav*/
img{display: inline-block;}
.wrap{position: relative;width: 100%;/* height: 100%; */background: #ffffff;}
.banner{width: 100%;position:relative;/* border-bottom: 3px solid #1568ab; */}
.banner img{width: 100%;}
/*nav*/
.navBg{width:  100%;background: rgba(85,155,253,0.8);position: absolute;z-index: 99;/* border-bottom: 10px solid #ff9e93; *//* top: 20px; */}
.navBox{width: 1200px;height: 90px;margin: 0 auto;/* padding: 6px 0; */overflow: hidden;line-height: 90px;}
.navBox .logo{float: left;margin-top: 19px;/* width: 104px; */}
.navBox .nav{width: 720px;float: right;margin: 0 auto;/* height: 70px; *//* line-height: 80px; */}
.nav a{color: #ffffff;padding: 12px 21px;/* border-radius: 8px; */border: 1px solid #fff;/* display: block; *//* padding: 0px 24px; *//* padding-bottom: 36px; *//* font-weight: bold; */border-radius: 7px;}
.nav li{float: left;font-size: 16px;text-align: center;/* margin: 0 40px; */letter-spacing: 2px;/* padding: 0px 24px; *//* width: 25%; *//* heigtitleht: 67px; */margin: 0 12px;/* border-right: 1px solid #fff; */}
.nav li+li a{}
.nav li.on,.nav li:hover{
    /* background: #fff; */
}
.nav li:hover a,.nav li.on a{/* font-weight: bold; */color: #2357ab;/* font-weight: bold; *//* border-bottom: 4px solid #43adea; */background: #fff;}
/*banner*/
.banner img{width: 100%;}
.banner-line{width: 100%;height: 10px; background: #1284cc}
/*foot*/
.footer{width:100%;line-height: 50px;text-align: center;font-size: 12px;color: #fff;background: #2357ab;/* margin-top: 100px; *//* position: absolute; *//* bottom: 0; */}
.footer a{color: #000000;}
.centent{/* width: 1200px; */margin: 0 auto;}
.pic-center{display: block;margin: 0 auto;max-width: 100%;}
/*about*/
.container{padding-bottom: 200px;background: url("images/bg.png") no-repeat bottom;}
.title{display: block;/* margin: 0 auto; */margin-top: 80px;margin-bottom: 40px;}
.text-box{text-indent: 2em;line-height: 45px;color: #080c22;font-size: 22px;text-align: justify;width: 100%;margin: 0 auto;/* padding: 0 44px; */}
.centent{width: 1050px;margin: 0 auto;/* padding: 45px; */background-repeat: no-repeat;}
.gps-box{}
.gps-box h1{
    text-align: left;
    color: #2357ab;
    font-size: 22px;
    font-weight: bold;
    margin-top: 18px;
}
.gps-box p{line-height: 45px;color: #080c22;font-size: 22px;text-align: justify;margin-top: 15px;}
.job-box{}
.job-box h1{
    text-align: left;
    color: #2357ab;
    font-size: 22px;
    font-weight: bold;
    margin-top: 18px;
    margin-bottom: 10px;
}
.job-box p{line-height: 45px;color: #080c22;font-size: 22px;text-align: justify;margin-top: 0px;}
.job-box a{
    margin-top: 50px;
    display: block;
    margin-bottom: 100px;
}