.product {
    background: #ededed;
    padding: 50px 0;
}

.pro_title,
.apply_tt {
    font-weight: bold;
}

.pro_title h1,
.apply_tt h1 {
    color: #434343;
    font-size: 26px;
    font-weight: bold;
}

.pro_title p,
.apply_tt p {
    color: #939393;
    font-size: 26px;
}

.pro_list {
    margin-top: 30px;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.pro_list img {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.pro_list a p {
    font-size: 18px;
    color: #676767;
    text-align: center;
    font-weight: bold;
    line-height: 40px;
}

.pro_more {
    text-align: center;
    margin-top: 30px;
}

.pro_more a {
    font-size: 16px;
    color: #333;
    border: 1px solid #808080;
    border-radius: 5px;
    padding: 10px 30px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.about,
.apply {
    padding: 50px 0;
}

.superiority,
.process,
.about,
.footer {
    color: #fff;
}

p.titles {
    font-size: 30px;
    color: #538ac3;
    font-weight: bold;
    margin-bottom: 0px;
}

p.Subtitle {
    font-size: 26px;
    color: #538ac3;
    font-weight: bold;
    margin-top: 0px;
}

.ab_con {
    color: #333;
    text-align: justify;
    line-height: 35px;
    font-size: 18px;
    text-indent: 36px;
}

.ab_more a {
    font-size: 16px;
    color: #fff;
    background: #538ac3;
    padding: 10px 30px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.apply_list a {
    display: block;
    width: 90%;
    margin: 0 auto;
    background: #fff;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.apply_list a img {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.apply_list p {
    font-size: 18px;
    color: #676767;
    text-align: center;
    font-weight: bold;
    line-height: 45px;
}

.global {
    padding: 50px 0 0 0;
    background: #fff;
}

.pro_title,
.apply_tt {
    font-weight: bold;
}

.pro_title h1,
.apply_tt h1 {
    color: #434343;
    font-size: 26px;
    font-weight: bold;
}

.pro_title p,
.apply_tt p {
    color: #939393;
    font-size: 26px;
}

.case {
    padding: 100px 0 0 0;
}

.su_case {
    font-size: 30px;
    color: #fff;
}

.piao {
    font-size: 20px;
    color: #fff;
    margin-bottom: 5%;
}

.company_fc {
    padding: 50px 0 80px 0;
    background: #edf3f9;
}

.apply_con {
    width: 80%;
    margin: 30px auto 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.qy_list a {
    display: block;
    width: 85%;
    margin: 0 auto;
}

.qy_list a img {
    border-radius: 100%;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.sx-jianju {
    padding: 60px 15px 50px 15px;
}

.sx-jianju h2 {
    font-size: 30px;
    color: #538ac3;
    font-weight: bold;
}

.fenlei {
    text-align: center;
    padding: 30px 0;
}

.fenlei ul li {
    margin-bottom: 10px;
}

.fenlei ul li a {
    display: block;
    background: #538ac3;
    font-size: 18px;
    color: #fff;
    padding: 10px 0;
}

.propic {
    display: block;
    margin-bottom: 35px;
}

.propic a {
    position: relative;
    display: block;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.propic img {
    width: 100%;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.propic p {
    width: 100%;
    height: 40px;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    line-height: 40px;
    font-size: 18px;
    position: absolute;
    bottom: 0;
    left: 0px;
    text-align: center;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.bg-primary {
    background-color: #233672 !important;
}

.new_top {
    background: #f8f8f8;
    padding: 30px 0;
    border-bottom: 1px solid #ccc;
}

.news_bottom {
    margin-top: 50px;
}

.news_list {
    margin-bottom: 35px;
}

.news_list a {
    width: 100%;
    display: block;
    background: #f8f8f8;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    border-radius: 5px;
}

.news_text {
    padding: 30px;
    height: 120px;
}

.news_text p.news_tt {
    font-size: 18px;
    color: #333;
    font-weight: bold;
}

.news_text p.date {
    font-size: 30px;
    color: #ccc4bd;
    font-weight: bold;
}

.news_gd {
    color: #666;
    font-size: 16px;
    line-height: 55px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.ngt {
    padding: 10px 0;
    border-bottom: 1px solid #ededed;
}

.rl_tt {
    background: #538ac3;
    height: 50px;
    margin-top: 20px;
}

.rl_tt div {
    line-height: 50px;
    color: #fff;
}

.rl_con {
    margin-top: 15px;
}

.treebox {
    margin: 20px auto;
}

.menu {
    overflow: hidden;
}

.menu li.level1 {
    margin-top: 10px;
}

.menu li.level1>a {
    display: block;
    height: 50px;
    line-height: 50px;
    background: #fff;
    color: #666;
    padding-left: 15px;
    font-size: 16px;
    position: relative;
    transition: all .5s ease 0s;
}

.level1 i {
    height: 50px;
    display: block;
    position: absolute;
    right: -95px;
    top: 0px;
    font-style: normal;
    color: #538ac3;
}

.menu li ul.level2 {
    display: none;
    border: 1px solid #ccc;
    padding: 30px;
}

.zw_title {
    color: #666;
    font-size: 16px;
    height: 45px;
    border-bottom: 1px solid #ccc;
}

.menu li ul.level2 h3 {
    color: #005897;
    font-weight: bold;
    line-height: 100px;
}

.ze_con {
    font-size: 16px;
}

.lx_main {
    width: 100%;
    height: 370px;
    background: url(../images/index/cobg.png) no-repeat center 0;
    z-index: -999;
    padding-top: 50px;
}

.lx_main h2 {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
}

.lx_con {
    margin-top: 50px;
}

.lx_us {
    text-align: center;
}

.lx_us p {
    color: #fff;
    font-size: 16px;
}

.ngt_jiajie h2 {
    color: #ece6e6;
    font-size: 30px;
    letter-spacing: 3px;
}