﻿@charset "utf-8";
*{ font-family: "Microsoft Yahei",Arial;  }
.no-padding{  padding: 0;  }
.no-margin{margin: 0;  }
.s-img{position: absolute;}
.wrap{width:100%; height:100%; background: url("images/index.jpg") center top no-repeat;
    background-size:cover;
    -ms-behavior:url(js/backgroundsize.min.htc);
    behavior:url(js/backgroundsize.min.htc);
}
.index-bg{display: none;}
.p101{  width: 4.35rem;  top: 0.84rem;  left: 2.46rem;  }
.p102{  width: 7.24rem;  left: 50%;  margin-left: -3.62rem;  top: 1.84rem;  }
.p103{  width: 6.87rem;  left: 50%;  margin-left: -3.435rem;  top: 5.60rem;  }
.p104{display: block;width: 2.87rem;bottom: 0.54rem;left: 50%;margin-left: -1.435rem;}
.p104 img{width: 100%;}
@media all and (min-width: 320px) and (max-width: 1126px) {
    .wrap{
        display: none;
    }
    .index-bg{display: block;width: 100%;}
    .p101{width: 6.35rem;top: 0.84rem;left: 1.46rem;}
    .p102{width: 7.24rem;left: 50%;margin-left: -3.62rem;top: 2.84rem;}
    .p103{width: 6.87rem;left: 50%;margin-left: -3.435rem;top: 6.6rem;}
    .p104{display: block;width: 2.87rem;top: 11.24rem;left: 50%;margin-left: 0.565rem;}
    .p104 img{width: 100%;}
}
body{min-width: 1125px;}
.index-top{height: 71px;/* overflow: hidden; */}
.main-width{width: 1125px;margin: 0 auto;}
.logo{display: block;float: left;}
.index-nav{  position: absolute;  top: 0;  width: 100%;  left: 0;  height: 86px;  background: #fff;  }
.nav-list{float: right;/* width: 60%; */position: relative;/* background: #f7f7f7; *//* margin-top: 30px; */}
.nav-list li{float: left;}
.nav-list li.one-li{text-align: center;display: block;position: relative;}
.nav-list li.one-li a.one-a{font-size: 16px;text-decoration: none;display: block;height: 71px;line-height: 71px;text-align: center;color: #5e5d5d;font-weight: normal;padding: 0 22px;}
.nav-list li.one-li a.one-a.on{text-decoration: none;color: #fff;background: #1b6cbd;}
.nav-list li.one-li a.one-a:hover{text-decoration: none;color: #fff;background: #1b6cbd;}
.nav-list li.one-li a.one-a:active{ text-decoration: none; }
.nav-list li.one-li a.one-a:visited{text-decoration: none; }
.btn_gotop{ display: none; position:fixed; bottom:100px; right: 25px; width: 40px; height: 40px; background: url(images/top.png) no-repeat;}
.btn_gotop a{display: block; width: 100%; height: 100%;}
.banner{width: 100%;height: auto;}
.banner img{width: 100%;height: auto;}
.content-main{padding: 55px 0;}
.content-main .title-h1{background: url("images/title-h1.png") no-repeat center;width:100%;height: 55px;text-align: center;font-size: 18px;color: #1f8435;line-height: 20px;}
.content-main .title-h1 i{font-size: 12px;color: #363636;font-style: normal;line-height: 25px;text-transform: uppercase;}
.content-main .title-h2{background: url("images/title-bg.png") no-repeat;text-align: center;height: 49px;width: 165px;font-size: 18px;font-weight: bold;color: #fff;line-height: 45px;margin-top: 30px;}
.content-main .title-h3{background: url("images/title-bg2.png") no-repeat;text-align: center;height: 49px;width: 248px;font-size: 18px;font-weight: bold;color: #fff;line-height: 45px;margin-top: 30px;}
.content-main .text-content{}
.content-main .text-content p{color: #595959;text-indent: 2em;font-size: 14px;line-height: 30px;}
.footer{background: #1b6cbd;color: #fff;text-align: center;padding: 15px;margin-top: 30px;}
.img{width: 100%;}
.img img{margin: 0 auto;}
.lc-wrap{}
.lc-wrap table{width: 1000px;margin: 0 auto;}
.lc-wrap table tr{}
.lc-wrap table tr td {}
.lc-wrap table tr td .icon-text{text-align: center;font-size: 18px;}
.lc-wrap table tr td .icon{margin-bottom: 5px;}
.lc-wrap table tr td .lc-row{font-size: 18px;line-height: 30px;}
.lc-wrap table tr td .span-green{color: #0d8639;font-size: 18px;}
.job-wrap{width: 800px;margin: 0 auto;}
.job-wrap table{border:1px solid #ddd;}
.job-wrap table tr{}
.job-wrap table tr th{text-align: center;background: #e3e3df;color: #4b4237;font-weight: normal;font-size: 16px;padding: 20px;}
.job-wrap table tr td{padding: 5px 10px;text-align: center;border-bottom:1px dashed #ddd;}
.job-wrap table tr td .apply{background: url("images/apply.png") no-repeat;display: block;margin: 0 auto;width: 22px;height: 14px;}
.job-wrap table tr td .apply:link{}
.job-wrap table tr td .apply:hover{background: url("images/apply-hover.png") no-repeat;}