*{
    box-sizing: border-box;
}
p{
    margin: 0;
}
body {
    font-family: "Microsoft YaHei", "Simsun", arial, sans-serif;
    background: #FFF;
    font-size: 16px;
    margin: 0;
}
html {
    font-size: 20px;
}
ol, ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
a {
    color: #333;
    text-decoration: none;
}
a:focus, a:hover {
    text-decoration: none;
}
.fr {
    float: right;
}
.fl {
    float: left;
}
.por {
    position: relative;
}
.h20 {
    height: 20px;
    background: #F2F2F2;
}
.mt10 {
    margin-top: 10px;
}
.mt20 {
    margin-top: 20px;
}
.ml20 {
    margin-left: 20px;
}
.mr20 {
    margin-right: 20px;
}
.mtb20 {
    margin: 20px 0;
}
.mtb10 {
    margin: 10px 0;
}
.mb10 {
    margin-bottom: 10px;
}
.m15 {
    margin: 15px;
}
.mb20 {
    margin-bottom: 20px;
}
.mlr-15 {
    margin: 0 -15px;
}
.pt10 {
    padding-top: 10px;
}
.pt20 {
    padding-top: 20px;
}
.pb20 {
    padding-bottom: 20px;
}
.plr15 {
    padding: 0 15px;
}
.pd20 {
    padding: 20px;
}
.pl10{padding-left: 10px;}
.pr10{padding-right: 10px;}
.c999 {
    color: #999;
}
.w300 {
    width: 300px;
    margin: 0 auto;
}
.w100per {
    width: 100%;
}
.bg-blue {
    background: #0D62AA;
}
.bg-liuxue {
    background: #0D62AA;
}
.c-yellow {
    color: #FFA238;
}
.hidden {
    overflow: hidden;
}
.js-hide,.dn {
    display: none;
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
}
.txt-center {
    text-align: center;
}
/*头部样式*/
.wap-top {
    margin-bottom: 50px;
}
.wap-top .head {
    width: 100%;
    margin: 0 auto;
    height: 50px;
    z-index: 9999;
    position: fixed;
    top: 0;
}
.wap-top .head .home {
    position: absolute;
    line-height: 40px;
    padding-left: 30px;
    height: 40px;
    top: 5px;
    color: #fff;
    background-position: 0 -175px;
}
.bread i, .home, .home-top, .logo-qie i, .sj-z ul li .div-w, .tag-c, .tag-n, .tag-v, .tag-z, .wap-top .icon-top a i {
    background: url(../images/icon.png) no-repeat;
    background-size: 30px 540px;
}
.wap-top .logo {
    max-width: 160px;
    height: 40px;
    padding: 10px 0 0;
    overflow: hidden;
    font-size: 16px;
    text-align: center;
}
.wap-top .logo, .wap-top .logo-qie {
    margin: 0 auto;
    color: #fff;
    line-height: 30px;
    display: block;
    font-weight: 700;
}
.wap-top .icon-top {
    right: 0;
    top: 0;
    z-index: 999;
}
.icon-home, .poa {
    position: absolute;
}
.wap-top .icon-top a {
    float: left;
    padding: 10px;
}
.wap-top .icon-top a.search {
    background: #2266d9;
}
.wap-top .icon-top a {
    float: left;
    padding: 10px;
}
.wap-top .icon-top a.search i {
    background-position: 0 -60px;
    width: 30px;
    height: 30px;
    display: block;
}
.wap-top .icon-top a i {
    text-indent: -9999px;
}
.wap-top .icon-top a.more i {
    background-position: 0 0;
    width: 30px;
    height: 30px;
    display: block;
}
.search-list {
    display: none;
    overflow: hidden;
    top: 50px;
    height: 0;
    background: #fff;
}
.nav_waiwei1, .search-list {
    position: fixed;
    width: 100%;
}
.on, .search-list {
    transition: all .6s ease 0s;
}
.js-search-box {
    z-index: 99999999;
}
.search-list .box {
    z-index: 999999;
    display: none;
    height: 0;
}
.on .box {
    background: #fff;
    width: 100%;
    padding: 3%;
    position: relative;
    display: block;
    height: 100%;
    z-index: 9999;
}
.footer, .footer a, .width100 {
    width: 100%;
}
.search-list .box .form .text {
    line-height: 20px;
    width: 70%;
    float: left;
    padding: 8px 0;
    text-indent: 7px;
    color: #999;
    border: 1px solid #e6e1e4;
    border-right: 0;
    border-radius: 0!important;
}
.search-list .box .form .submit {
    background: #377bee;
    width: 29%;
    height: 38px;
    float: left;
    border: 0;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    border-radius: 0!important;
}
button, input[type=button], input[type=file], input[type=submit], input[type=text] {
    cursor: pointer;
    -webkit-appearance: none;
}
#sharebox>img, input {
    vertical-align: middle;
}
.key.mgt10 {
    margin-top: 0;
}
.sea .key ul li {
    height: 35px;
    line-height: 35px;
    padding: 0 5px;
}
.city .key ul li {
    margin-left: 1%;
    width: 22%;
    margin-bottom: 10px;
}
.key ul li {
    float: left;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    height: 40px;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin: 5px 1% 5px 2%;
}
.key ul li a {
    height: 40px;
    overflow: hidden;
    display: block;
}
.city .key ul li a {
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    display: block;
    overflow: hidden;
    background: #f8f8f8;
    line-height: 38px;
    height: 38px;
}
.search-list-a {
    width: 70px;
    height: 70px;
    background-size: 70px 2450px!important;
    background-position: 0 -560px;
    display: block;
    margin: 0 auto;
}
.icon a::before, .search-list-a {
    background: url(../images/icon_2.png) no-repeat;
}
.search-off {
    width: 100%;
    float: left;
}
.search-list {
    display: none;
    overflow: hidden;
    top: 50px;
    height: 0;
    background: #fff;
}
.search-list-a {
    background: url(../images/icon_2.png) no-repeat;
    width: 70px;
    height: 70px;
    background-size: 70px 2450px !important;
    background-position: 0 -560px;
    display: block;
    margin: 0 auto;
}
.nav_waiwei1, .search-list {
    position: fixed;
    width: 100%;
}
.wap-top .icon-top a.off i {
    background-position: 0 -30px;
    width: 30px;
    height: 30px;
    display: block;
}
/*头部样式结束*/
/*主体*/
section{
    margin: 0;
    width: 100%;
}
.top-link{
    margin: 0 20px;
}
.top-link div{
    width: 100%;
    border-bottom: 1px solid #eaeaea;
}
.top-link div a{
    float: left;
    width: 25%;
    text-align: center;
    height: 40px;
    line-height: 38px;
}
.top-link div a.active {
    border-bottom: 2px solid #0D62AA;
}
.top-link div span {
    float: left;
    color: #eaeaea;
    line-height: 40px;
}
.develop-info {
    margin-bottom: 20px;
}
.develop-info p{
    font-size: 14px;
    line-height: 28px;
    margin: 10px 0;
    text-indent: 28px;
}
.list-title h2{
    font-size: 20px;
    text-align: center;
    margin: 10px;
}
.list-title p{
    font-size: 16px;
    text-align: center;
    color: #e1e1e1;
    margin: 0;
}
.list-title div {
    width: 40px;
    border-bottom: 1px solid #929292;
    margin: 10px auto;
}
.logo-img{
    display: block;
    width: 40%;
    margin : 0 auto;
}
.logo-img img{
    width: 100%;
}
.advantage {
    margin: 0 20px 20px;
}
.advantage li{
    margin: 15px 0;
}
.advantage li>div{
    display: table-cell;
    vertical-align: middle;
}
.advantage .adv-img{
    width: 20%;
}
.advantage .adv-img img{
    width: 100%;
}
.advantage .adv-content {
    width: 80%;
    padding-left: 10px;
}
.advantage .adv-content p{
    margin: 0 0 5px;
}
.advantage .adv-content span {
    font-size: 14px;
    color: #666666;
}
.data{
    margin: 0 20px 20px;
}
.data div{
    width: 33.3%;
    float: left;
}
.data div img{
    width: 80%;
    margin-left: 10%;
}
.data div p {
    text-align: center;
    margin-bottom: 10px;
}
.culture{
    margin: 0 20px 20px;
}
.culture li{
    margin: 10px 0;
}
.culture li>div{
    display: table-cell;
    vertical-align: middle;
}
.culture .cu-img{
    width: 40%;
}
.culture .cu-img img{
    width: 80%;
    margin-left: 10%;
}
.culture .cu-content {
    width: 60%;
}
.culture .cu-content span{
    font-size: 14px;
    color: #666666;
}
.culture .cu-content p {
    margin: 5px 0;
}
.history{
    margin: 0 20px 20px;
}
.history div {
    margin: 10px 0;
}
.history p{
    width: 35%;
    font-size: 14px;
    border-left: 2px solid #0D62AA;
    padding-left: 5px;
}
.history span {
    width: 65%;
    padding-left: 5px;
    font-size: 14px;
    color: #666666;
}
.values{
    margin: 0 20px 20px;
}
.values li{
    margin: 10px 0;
}
.values li>div{
    display: table-cell;
    vertical-align: middle;
}
.values .va-img {
    width: 20%;
}
.values .va-img img{
    width: 100%;
}
.values .va-content {
    width: 80%;
    padding-left: 10px;
}
.values .va-content span{
    font-size: 14px;
    color: #666666;
}
.values .va-content p {
    font-size: 16px;
    margin-bottom: 5px;
}
.pro-list{
    margin: 0 20px 20px;
}
.pro-info{
    display: block;
    padding: 20px 0;
    border-bottom: 1px solid #eaeaea;
}
.pro-info h3{
    margin:10px 0 10px;
    font-size: 1.2em;
}
.pro-info p{
    font-size: 0.8em;
    padding-bottom: 10px;
}
.pro-info span {
    font-size: 0.6em;
    line-height: 30px;
}
.pro-info .pro-img{
    width: 100%;
}
.pro-info .pro-img img{
    width: 100%;
    border-radius: 5px;
}
.pro-info span{
    display: block;
    font-size: 14px;
    margin-top: 10px;
    color: #666666;
    text-indent: 28px;
}
.talent-de{
    margin-bottom: 20px;
}
.talent-de div{
    width: 50%;
    float: left;
    margin-bottom: 20px;
}
.talent-de div img{
    width: 70%;
    margin-left: 15%;
}
.talent{
    margin: 0 20px 20px;
}
.talent>div div{
    display: table-cell;
    vertical-align: middle;
}
.talent>div .t-right {
    padding-left: 10px;
}
.talent .t-left{
    width: 60px;
}
.talent .t-left p{
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #0D62AA;
    color: #FFFFff;
    text-align: center;
    border-radius: 20px;
}
.talent>div{
    margin: 20px 0;
}
.talent .t-right p {
    font-size: 18px;
    margin-bottom: 5px;
}
.talent .t-right span{
    font-size: 16px;
    color: #666666;
}
.presence {
    margin: 0 20px 20px;
}
.presence p{
    font-size: 14px;
    line-height: 28px;
    color: #666666;
}
.presence div {
    margin: 20px 0;
}
.presence div img{
    width: 47%;
    margin: 4px 1%;
}
.ba-list{
    width: 100%;
    overflow: scroll;
}
.ba-list div {
    width: 640px;
    height: 60px;
}
.ba-list div a{
    float: left;
    width: 80px;
    text-align: center;
    height: 40px;
    line-height: 38px;
    border-bottom: 1px solid #CCCCCC;
}
.ba-list div a.active {
    border-bottom: 2px solid #0D62AA;
}
.post-banner{
    height: 40px;
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
.post-list{
    margin: 0 20px 20px;
}
.post-title h3{
    font-size: 16px;
    font-weight: normal;
    margin: 20px 0;
}
.post-title h3>b{
    display: inline-block;
    width: 15px;
    height: 22px;
    margin-right: 5px;
    background: url(../images/about/admin.png) no-repeat;
    position: relative;
    top: 4px;
}
.post-title span {
    font-size: 14px;
    color: #666666;
    height: 24px;
    line-height: 24px;
    position: relative;
}
.post-title span>b {
    display: inline-block;
    width: 12px;
    height: 19px;
    margin-right: 5px;
    background: url(../images/about/location.png) no-repeat;
    position: absolute;
    top: 3px;
    left: -20px;
}
.post-demand{
    margin-bottom: 10px ;
    padding-bottom: 10px ;
    border-bottom: 1px solid #EAEAEA;
}
.post-demand h4{
    font-size: 16px;
    font-weight: normal;
    margin: 10px 0;
}
.post-demand h4 b{
    display: inline-block;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-left: 6px solid #0D62AA;
}
.post-demand>p{
    margin: 10px 0;
    font-size: 14px;
    line-height: 24px;
}
.jo-contact{
    margin: 0 20px 20px;
}
.jo-contact p{
    font-size: 16px;
    color: #666666;
    margin: 10px 0;
    line-height: 24px;
}
.contact-map{
    margin: 0 20px 20px;
}
#dituContent{
    width: 100%;
    height: 200px;
    border-radius: 7px;
    border: 1px solid #CCCCCC;
}
.contact-map p{
    color: #666666;
    margin: 15px 0;
}
.con-wx div{
    width: 50%;
}
.con-wx div img{
    display: block;
    margin: 0 auto;
}
.con-wx div p {
    text-align: center;
    color: #0D62AA;
}
.contactus{
    margin: 0 20px 20px;
}
.con-content{
    border: 1px solid #EAEAEA;
    border-radius: 5px;
    margin: 10px 0;
    padding: 5px 0;
    text-align: center;
}
.con-content h4{
    font-size: 18px;
    margin: 10px 0;
    font-weight: normal;
}
.con-content h4 span{
    color: #0D62AA;
}
.con-content p {
    color: #666666;
}
.con-content p .mail{
    display: inline-block;
    width: 22px;
    height: 16px;
    margin-right: 5px;
    background: url("../images/about/email.png") no-repeat;
    position: relative;
    top: 3px;
}
.con-content p .qq{
    display: inline-block;
    width: 26px;
    height: 26px;
    margin-right: 5px;
    background: url("../images/about/qq.png") no-repeat;
    position: relative;
    top: 5px;
}
.copy-content{
    margin: 0 20px 20px;
}
.copy-content p{
    margin: 10px 0;
    font-size: 16px;
    color: #666666;
    line-height: 28px;
}
.cooperation {
    margin: 0 20px 20px;
}
.cooperation div{
    width: 100%;
    height: 130px;
    border: 1px solid #EAEAEA;
    border-radius: 4px;
    margin: 10px 0;
    padding: 10px 5px 10px 90px;
    box-shadow: 4px 4px #fafafa;
}
.cooperation div:first-child{
    padding-left: 110px;
    color: #FFFFff;
}
.cooperation div:first-child p {
    font-size: 18px;
    line-height: 36px;
}
.cooperation div:first-child span {
    font-size: 14px;
}
.cooperation div p {
    font-size: 18px;
    line-height: 36px;
}
.cooperation div span {
    font-size: 14px;
}
.cooperation .hz1  {  background: url("../images/about/hz1.png") no-repeat 0 31px #0E6AB9; background-size: 100px;  }
.cooperation .hz2  {  background: url("../images/about/hz2.png") no-repeat 0 25px; background-size: 80px;  }
.cooperation .hz3  {  background: url("../images/about/hz3.png") no-repeat 0 25px; background-size: 80px;  }
.cooperation .hz4  {  background: url("../images/about/hz4.png") no-repeat 0 25px; background-size: 80px;  }
.cooperation .hz5  {  background: url("../images/about/hz5.png") no-repeat 0 25px; background-size: 80px;  }
.process {
    margin-bottom: 20px;
}
.process div{
    width: 33%;
    float: left;
    margin-bottom: 15px;
}
.process div img{
    display: block;
    width: 60%;
    margin: 0 auto;
}
.process div p {
    text-align: center;
    line-height: 30px;
}
.business-content {
    margin: 0 20px 20px;
}
.business-content div{
    border: 1px solid #EAEAEA;
    border-radius: 4px;
    height: 42px;
    line-height: 40px;
    margin-top: 10px;
}
.business-content input,.business-content select{
    border: 0;
    line-height: 35px;
    outline:none;
    color: #666666;
    font-size: 14px;
    width: 65%;
}
.business-content input{
    padding-left: 5px;
}
.business-content select {
    width: 4rem;
}
.business-content div span{
    font-size: 14px;
    display: inline-block;
    margin: 0 5px;
    width: 28%;
}
.business-content div.wper49 {
    width: 49%;
    display: inline-block;
}
.business-content button {
    margin-top: 10px;
    width: 100%;
    height: 37px;
    line-height: 35px;
    border: 1px solid #EAEAEA;
    border-radius: 4px;
    background: #0D62AA;
    color: #FFFFff;
    font-size: 16px;
    text-align: center;
}
.business-content>p{
    text-align: center;
    margin: 10px 0;
}
.business-content>p a{
    color: #FF0000;
}
.on {
    display: block;
    height: 100%;
    overflow-y: scroll;
}







/*.business-content select{*/
    /*width: 48%;*/
    /*height: 35px;*/
    /*line-height: 35px;*/
    /*border: 1px solid #EAEAEA;*/
    /*border-radius: 4px;*/
    /*color: #666666;*/
/*}*/
/*.business-content .mrper4 {*/
    /*margin-right: 4%;*/
/*}*/
/*.business-content input{*/
    /*width: 100%;*/
    /*height: 40px;*/
    /*line-height: 38px;*/
    /*border: 1px solid #EAEAEA;*/
    /*border-radius: 4px;*/
    /*padding-left: 5px;*/
/*}*/
/*.business-content button{*/
    /*width: 100%;*/
    /*height: 40px;*/
    /*line-height: 38px;*/
    /*border: 1px solid #EAEAEA;*/
    /*border-radius: 4px;*/
/*}*/


/*底部样式*/
.footer {
    width: 100%;
    margin: 0 auto;
    padding: 10px 0;
    background-color: #333;
    font-size: 12px;
    text-align: center;
    line-height: 40px;
    color: #fff;
}
.footer a {
    width: 100%;
    display: block;
    height: 24px;
    float: left;
}
.footer a img {
    width: 100px;
    margin: 0 auto;
}
.footer p {
    width: 100%;
    line-height: 30px;
}
