﻿@charset "utf-8";
html,body,.index{width: 100%;
    height: 100%;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
    min-width: 1200px;
    max-width: 1920px;
    background-color: #fafaff;
    height: auto;
    overflow-x: hidden;}
h1,h2{
    width: 100%;
    /*text-align: center;*/
}
.wrap{height: 100%;}
/*nav*/
.navBg{width: 100%;z-index: 9999999;top: 20px;height:80px;position: relative;}
.navBox{width:1200px;height: 100%;margin: 0 auto;}
.navBox .logo{display: block;float: left;margin-top: 16px;}
.navBox .logo img{}
.navBox .nav2{float: right; }
.navBox .nav2 li{float: left;margin-left: 22px;margin-top: 16px;}
.navBox .nav2 li a{color: #000;display:block;font-size: 18px;text-align: center;background-color: #fff;line-height:40px;font-weight:bold;width: 120px;margin: 0 10px;border-radius: 20px;margin-top: 5px;}
.navBox .nav2 li.on a{background-color:#f93b00;font-weight: bold;color: #fff}
.navBox .nav2 li a:hover{background-color:#f93b00;font-weight: bold;text-decoration: none;color: #fff}
/*banner*/
.banner_box{width: 100%;margin: auto;position: relative;top: -100px;}
.banner_box img{display: block;width: 100%;height: auto;}
/*about*/
.full-width{width: 100%;margin: 50px auto;position: relative;margin-top: 0;padding-top: 50px;background: url("images/bg.jpg") no-repeat;background-size: 100% auto;background-position: bottom center;}
.fl-box{display: block;width: 100%;background: url("images/fl-bg.png") no-repeat;height: 1075px;background-position: center center;background-size: auto 100%;padding-top: 200px;box-sizing: border-box;margin-top: -100px;}
.container{width:1200px;margin: auto;padding-bottom: 80px;box-sizing: border-box;overflow: hidden;}
.p1{color: #292929;font-size: 16px;line-height: 32px;text-align: left;width: auto;margin-top:6px;text-indent: 2em;}
.p2{color: #292929;font-size: 16px;line-height: 32px;width: auto;margin-top:6px;text-align: center;}
.p3{color: #292929;font-size: 16px;line-height: 32px;margin:auto;margin-top:6px;text-align: left;width: 460px;}
.p3 span{display: inline-block;width: 26px;height: 25px;text-align: center;line-height: 25px;color: #fff;background-color: #006cb7;margin-left: 30px;margin-right: 10px;}
.middle-img{display: block;margin: 50px auto;}
.m200{margin-top: 200px;}
.m100{margin-top: 100px;}
/*job*/
.job-box{width: 100%;padding: 30px 0;}
.job-box table{width: 100%;background: url("images/table-bg.png") no-repeat;background-size: 100% auto;background-position: top center;}
.job-box table tr th{color: #ffffff;font-size: 17px;font-weight: bold;height: 50px;text-align: center;
    line-height: 50px;}
.job-box table tr{border-bottom: 1px solid #000;}
.job-box table tr td{color: #101010;font-size: 16px;line-height: 46px;padding: 10px;text-align: center;}
.job-box table tr td a{width: 90%;line-height: 46px;text-align: center;margin-top: 5px;display: block;}
.fs-box{display: block;width: 100%;background: url("images/fs-bg.png") no-repeat;height: 1325px;background-position: center center;background-size: auto 100%;padding-top: 200px;box-sizing: border-box;}
/*footer*/
.footer{text-align: center;background: #ee8f34;color: #fff;font-size: 16px;line-height: 40px;width: 100%;height: 40px;position: relative;z-index: 666;}
/*job*/
/*xuanzhuan*/