﻿@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: #fff;
    height: auto;
    overflow-x: hidden;}
h1,h2{
    width: 100%;
    /*text-align: center;*/
}
.wrap{height: 100%;}
/*nav*/
.navBg{width: 100%;z-index: 9999999;top: 0;height: 81px;border-bottom: 3px solid #13488c;}
.navBox{width:1200px;height: 100%;margin: 0 auto;}
.navBox .logo{display: block;float: left;margin-top: 3px;}
.navBox .logo img{}
.navBox .nav{float: right;height: 100%;}
.navBox .nav li{float: left;}
.navBox .nav li a{color: #333333;display:block;font-size: 18px;text-align: center;line-height: 78px;width: 140px;box-sizing: border-box;margin:0 10px;}
.navBox .nav li a.on{background-color:#2d70a5;color: #fff;  }   <!--background-image: url("images/arrow.png");background-repeat: no-repeat;background-position: bottom center-->
.a:hover{background-color:#2d70a5 !important;color: #fff;  }  <!--background-image: url("images/arrow.png");background-repeat: no-repeat;background-position: bottom center-->
/*banner*/
.banner img{width: 100%;}
.banner{width: 100%;}
/*about*/
.title{display: block;margin: 30px auto;clear: both;max-width: 100%;}
.title-1{display: block;clear: both;max-width: 100%;}
.p1{color: #333333;font-size: 16px;line-height: 30px;text-align: left;text-indent: 32px; font-family:"寰蒋闆呴粦";}
h2{color: #028fff;font-size: 18px;line-height: 46px;text-align: left;font-weight: bold; text-indent:32px;}
h2 img{display: inline-block;margin-right: 6px;}
/*footer*/
.footer{text-align: center;background: #2d70a5;color: #ffffff;font-size: 16px;line-height: 40px;width: 100%;height: 40px;}
.container{width: 1200px;margin: auto;padding: 40px 0;overflow: hidden;}
.left-nav{float: left;width: 240px;height: 74px;}
.left-nav li{width: 100%;height: 74px;line-height: 74px;margin-top: 10px;}
.left-nav li a{width: 100%;background-color: #fff;border:1px solid #ececec;font-weight:bold;border-left: 5px solid #13488c;display: block;line-height: 74px;text-align: center;font-size: 31px;color: #333333;  }
.left-nav li a:hover{background-color: #028fff;color: #fff; background-image:url(images/111-1.png); background-repeat:no-repeat; background-position:left; }
.left-nav li a.active{background-color: #028fff;color: #fff; background-image:url(images/111-1.png); background-repeat:no-repeat; background-position:left; }
.right-content{float: left;margin-left: 20px;width:900px; }
.right-content-1{float: left;width:1200px; }
/*job*/
.com_box{width: 100%;margin: auto;overflow: hidden;}
.com_box a{float: left;width: 290px;height: 50px;line-height: 50px;text-align: center;margin-right: 10px;font-size: 20px;color: #3e3a39;margin-bottom: 15px;background-color: #eeeeee;}
.com_box a.active{background-color: #028fff;color: #fff;}
.com_box a:hover{background-color: #028fff;color: #fff;}
h3{color: #028fff;font-size: 24px;line-height: 60px;font-weight: bold;}
h3 img{display: inline-block;margin-right: 10px;}
.job-table{width: 100%;margin: 30px auto;border: 1px solid #2d70a5;}
.job-table tr th{color: #333333;font-size: 18px;line-height: 50px;border-bottom: 1px solid #056235;text-align: center;}
.job-table tr td{color: #333333;font-size: 16px;text-align: center;line-height: 46px;border-bottom: 1px dashed #056235;}
/*xuanzhuan*/