.header {
    height: 100px;
    background: url(../image/mask85.png);
    border-bottom: 1px solid #dddddd;
    position: relative;
    z-index: 2;
}

.header .logo {
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    background: url(../image/logo.png) no-repeat center;
    height: 100%;
}

.header .main_nav {
    height: 100%;
    margin-left: 270px;
}

.header .main_nav .item {
    font-size: 16px;
    color: #303030;
    height: 100%;
    float: left;
    position: relative;
    padding: 0 20px;
}

.header .main_nav .item a {
    display: block;
    height: 100%;
    line-height: 100px;
    text-align: center;
    position: relative;
}

.header .main_nav .item:hover > a {
    
}

.header .main_nav .item:hover .list {
   
}

.header .main_nav .list a {
    font-size: 14px;
    color: #fff;
    padding: 6px 0;
    display: block;
    text-align: center;
    line-height: normal;
}

.header .main_nav .list {
    padding-top: 20px;
    position: absolute;
    top: 100%;
    left: 50%;
    width: 150px;
    margin-left: -75px;
    display: none;
}
.header .mask{
    background: url(../image/header-mask.png) repeat ;
    position: absolute;
    top: 100%;
    height: 240px;
    left: 0;
    right: 0;
    display: none;
}
.header .block{
    z-index: 3;
}
.header .main_nav .list a:hover {
    
}

.header .lang {
    position: absolute;
    top: 35px;
    right: 0;
    border: 1px solid #2a4198;
    border-radius: 200px;
    padding: 7px 6px;
    color: #000;
}

.header .lang a {
    display: inline-block;
    padding: 0 6px;
}

.header .lang a:first-child {
    border-right: 1px solid #000;
    color: #2a4198;
}

.footer {
    background: url(../image/footer-img1.jpg) no-repeat center;
    height: 360px;
}

.footer .box1 {
    color: #fff;
    padding-top: 56px;
    padding-left: 14px;
}

.footer .box1 .column {
    padding-right: 36px;
    font-size: 14px;
    float: left;
    max-width: 114px;
}

.footer .box1 .caption {
    font-size: 16px;
}

.footer .box1 .column .list a {
    display: block;
    padding-bottom: 12px;
}

.footer .box1 .list {
    padding-top: 15px;
}

.footer .box2 {
    position: absolute;
    top: 58px;
    right: 0;
    color: #fff;

}

.footer .box2 .telbox {
    padding-left: 71px;
    background: url(../image/footer-img2.jpg) no-repeat left center;
}

.footer .box2 .span1 {
    font-size: 18px;
}

.footer .box2 .span2 {
    font-size: 34px;
    font-family: 'Myriad Pro';
    margin-top: 8px;
}

.footer .box2 .imgbox {
    margin-top: 20px;
}

.footer .box2 .imgbox .img i {
    width: 131px;
    height: 131px;
    overflow: hidden;
    display: block;
}

.footer .box2 .imgbox .img {
    margin-left: 18px;
    float: left;
    width: 131px;
}

.footer .box2 .imgbox .img:first-child {
    margin-left: 0;
}

.footer .box2 .imgbox h2 {
    font-size: 14px;
    color: #fff;
    padding: 10px 0;
    text-align: center;
}

.footer .box3 {
    color: #fff;
    width: px;
    border-top: 1px solid #fff;
    line-height: 25px;
    width: 605px;
    padding: 8px 0;
    margin-top: 20px;
    margin-left: 15px;
}

.footer .box3 .l {
    float: left;
}

.footer .box3 .r {
    float: right;
}

.footer .box3 .r .a a {}

.pubc-banner {
    background: url(../image/list-page1.jpg) no-repeat center;
    height: 400px;

}

.pubc-banner .title {
    padding-top: 170px;
}

.pubc-banner h2 {
    font-size: 36px;
    color: #fff;
}

.pubc-banner h3 {
    font-size: 30px;
    background: url(../image/pubc-img1.png) no-repeat left center;
    padding-left: 56px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 8px;
}

.pubc-title {
    text-align: center;
}

.pubc-title h2 {
    text-transform: uppercase;
    font-size: 86px;
    color: #ececec;
    font-family: "Impact";
}

.pubc-title h3 {
    font-size: 36px;
    color: #303030;
    margin-top: -30px;
}

.listpage .pubc-title {
    padding: 64px 0px 25px;
}

.listpage .list .item {
    float: left;
    width: 380px;
}

.listpage .list .item .img {
    width: 380px;
    height: 224px;
    overflow: hidden;
}

.listpage .list .item {
    box-shadow: 0 0 10px #ccc;
    height: 500px;
    float: left;
    margin: 15px;
}

.listpage .list .item .text {
    padding: 40px 35px;
}

.listpage .list .item .text .date {
    color: #2254cf;
}

.listpage .list .item .text .date .span1 {
    font-size: 50px;
}

.listpage .list .item .text .date .span2 {
    font-size: 22px;
    padding-left: 10px;
}

.listpage .list .item .text .title {
    font-size: 20px;
    color: #303030;
    padding-top: 15px;
}

.listpage .list .item .text .desc {
    color: #707070;
    line-height: 22px;
    padding-top: 6px;
}

.listpage .list .item .text .more {
    font-size: 16px;
    color: #707070;
    display: inline-block;
    margin-top: 45px;
    background: url(../image/more.png) no-repeat right center;
    padding-right: 60px;
}

.listpage .list .item .text .more:hover {
    background-image: url(../image/more1.png);
    color: red;
}

.pubc-page {
    font-size: 20px;
    color: #909090;
    font-family: "Arial";
    text-align: center;
}

.pubc-page .a {
    padding: 0 23px;
    vertical-align: middle;
    display: inline-block;
}

.pubc-page .a.now {
    font-size: 30px;
    color: #2254cf;
}

.pubc-page .btn1 {
    background: url(../image/page-button.png) no-repeat 0 0;
    width: 12px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
}

.pubc-page .prev {
    background-position: left top;
    margin-right: 24px;
}

.pubc-page .next {
    background-position: right top;
    margin-left: 24px;
}

.listpage .pubc-page {
    margin-top: 30px;
    margin-bottom: 76px;
}

.detailed1 .title {
    text-align: center;
    padding-top: 76px;
    padding-bottom: 30px;
}

.detailed1 .title h2 {
    font-size: 30px;
    color: #333333;
}

.detailed1 .title h3 {
    color: #707070;
    padding-top: 18px;
}

.detailed1 .title h3 span {
    padding-left: 24px;
    margin: 0 17px;
    display: inline-block;
}

.detailed1 .title h3 .span1 {
    background: url(../image/detailed-img1.png) no-repeat left center;
}

.detailed1 .title h3 .span2 {
    background: url(../image/detailed-img2.png) no-repeat left center;
}

.detailed1 .content {
    font-size: px;
    color: #474747;
    line-height: 22px;
    padding-bottom: 60px;
}

.contactus #map {
    height: 389px;
    background: url(../image/map.jpg) no-repeat center;

}


.detailed2 .title1 {
    font-size: 30px;
    color: #333333;
    line-height: 36px;
    background: url(../image/detailed2-img1.png) no-repeat top left;
    padding-top: 42px;
    width: 485px;
    padding-bottom: 20px;
}

.detailed2 {
    padding-top: 100px;
}

.newlist .pubc-title {
    padding: 70px 0 6px;
}

.newlist .list {
    margin-top: 10px;
}

.newlist .list .item {
    overflow: hidden;
    padding: 30px 0;
    border-bottom: 1px dashed #aaaaaa;
}

.newlist .list .item .img {
    width: 386px;
    height: 250px;
    overflow: hidden;
    float: left;
}

.newlist .list .item .img img {
    width: 100%;
    height: 100%;
}

.newlist .list .item .text {
    overflow: hidden;
    padding-left: 30px;
    height: 230px;
    position: relative;
}

.newlist .list .item .data {
    color: #707070;
}

.newlist .list .item .data .span1 {
    vertical-align: middle;
    font-size: 50px;
}

.newlist .list .item .data .span2 {
    vertical-align: middle;
    font-size: 22px;
}

.newlist .list .item .title {
    font-size: 20px;
    padding-top: 14px;
}

.newlist .list .item .title:hover {
    color: #2a4198;
}

.newlist .list .item .desc {
    line-height: 22px;
    color: #707070;
    padding-top: 10px;
}

.newlist .list .item .text .more {
    font-size: 16px;
    color: #707070;
    display: inline-block;
    margin-top: 45px;
    background: url(../image/more.png) no-repeat right center;
    padding-right: 60px;
    position: absolute;
    bottom: 0;
}

.newlist .list .item .text .more:hover {
    background-image: url(../image/more1.png);
    color: #2a4198;
}

.newlist .pubc-page {
    padding: 34px 0 80px;
}

.recruit .tablebox .thbox,
.recruit .tablebox .tdbox {
    font-size: 14px;
    color: #fff;
    background: #363636;
    height: 55px;
    overflow: hidden;
}

.recruit .tablebox .th,
.recruit .tablebox .td {
    height: 100%;
    text-align: center;
    line-height: 55px;
    width: 16.6666666%;
    float: left;
}

.recruit .tablebox .tdbox {
    background: #fff;
    color: #707070;
}

.recruit .tablebox .tdbox .more {
    font-weight: bold;
    font-size: 22px;
    cursor: pointer;
}

.recruit .tablebox .tdbox.td1 {
    background: #fff;
}

.recruit .tablebox .tdbox.td2 {
    background: #f5f5f5;
}

.recruit .tablebox .tdbox.now {
    background: #2254cf;
    color: #fff;
}

.recruit .pubc-title {
    padding-top: 80px;
    padding-bottom: 40px;
}

.recruit .pubc-page {
    padding-top: 36px;
    padding-bottom: 84px;
}

.recruit .downbox {
    padding: 30px;
    display: none;
}

.recruit .downbox .item {
    overflow: hidden;
    line-height: 28px;
    padding: 10px 0;
}

.recruit .downbox .item .span1 {
    color: #474747;
    float: left;
}

.recruit .downbox .item .box1 {
    margin-left: 100px;
}

.recruit .downbox .tip {
    padding-left: 100px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.recruit .downbox .tip a {
    color: #2254cf;
}

.recruit .downbox .tip .btn1 {
    float: right;
    width: 80px;
    height: 30px;
    color: #fff;
    background: #2254cf;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
    margin-top: -10px;
}

.mask80 {
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    display: none;
}

.recruitalert {
    position: fixed;
    z-index: 999;
    width: 452px;
    height: 500px;
    top: 50%;
    left: 50%;
    margin-left: -226px;
    margin-top: -250px;
    background: #fff;
    display: none;
}

.recruitalert .close {
    display: block;
    width: 50px;
    height: 50px;
    background: url(../image/close.jpg) no-repeat center;
    position: absolute;
    top: -52px;
    right: 0;
}

.recruitalert .box1 .pubc-title {
    padding-top: 45px;
}

.recruitalert .box1 .pubc-title h2 {
    font-size: 28px;
    font-family: "AvianRegular";
    color: #303030;
    font-weight: 100;
}

.recruitalert .box1 .pubc-title h3 {
    font-size: 20px;
    color: #303030;
    margin-top: 10px;
}

.recruitalert .box1 .form {
    padding: 30px 40px;
}

.recruitalert .box1 .form .input {
    border: 1px solid #dddddd;
    padding: 10px;
    margin-bottom: 10px;
    position: relative;
}

.recruitalert .box1 .form .input:after {
    content: "*";
    position: absolute;
    top: 50%;
    right: -15px;
    font-size: 14px;
    color: #2254cf;
    margin-top: -5px;

}

.recruitalert .box1 .form .textarea {
    border: 1px solid #dddddd;
    padding: 10px;
    margin-bottom: 10px;
    height: 110px;
}

.recruitalert .box1 .form textarea {
    font-size: 14px;
    width: 100%;
    height: 100%;
    resize: none;
}

.recruitalert .box1 .form .button {
    text-align: center;
    padding-top: 20px;
}

.recruitalert .box1 .form .button a {
    display: inline-block;
    width: 120px;
    height: 32px;
    line-height: 32px;
    border-radius: 5px;
    background: #2a4198;
    color: #fff;
}

.productdetail {
    padding-top: 80px;
}

.productdetail .titlebox {
    position: relative;
    width: 465px;
    padding: 40px 0;
    background: url(../image/productdetail-img1.png) no-repeat left 10px;
}

.productdetail .titlebox .back {
    background: url(../image/back.png) no-repeat center;
    display: block;
    width: 94px;
    height: 32px;
    position: absolute;
    top: 0;
    right: 0;
}

.productdetail .titlebox h2 {
    font-size: 30px;
    color: #303030;
}

.productdetail .titlebox h3 {
    font-size: 18px;
    color: #707070;
    font-family: 'AvianRegular';
    margin-top: 15px;
}

.productdetail .content {
    margin-top: 20px;
}

.productdetail .contentdesc .lable {
    position: relative;
}

.productdetail .contentdesc .lable:after {
    content: "";
    border-top: 1px solid #2a4198;
    display: block;
    width: 100%;
    position: absolute;
    top: 50%;
}

.productdetail .contentdesc .lable span {
    display: inline-block;
    font-size: 18px;
    color: #303030;
    background: #fff;
    position: relative;
    z-index: 3;
    padding: 0 6px;
    border-left: 2px solid #2a4198;
}

.productdetail .contentdesc .part1 {
    margin-top: 30px;
}

.productdetail .contentdesc .desc {
    font-size: 14px;
    color: #707070;
    line-height: 22px;
    margin-top: 16px;
}

.productdetail .contentdesc .desc span {
    display: inline-block;
    margin-right: 58px;
}

.productdetail {
    padding-bottom: 80px;
}

.product {
    padding-bottom: 80px;
}

.product .pubc-title {
    padding-top: 76px;
}

.product .tabs {
    text-align: center;
}

.product .tabs a {
    display: inline-block;
    width: 154px;
    height: 38px;
    border: 1px solid #77a10b;
    font-size: 16px;
    border-radius: 200px;
    line-height: 38px;
    color: #77a10b;
    margin: 0 5px;
}

.product .tabs a.now {
    color: #fff;
    background: #77a10b;
}

.product .tabs {
    margin-top: 28px;
}

.product .list {
    margin-top: 36px;
    margin-bottom: 50px;
}

.product .list .item {
    width: 290px;
    height: 400px;
    box-shadow: 0 0 10px #ccc;
    float: left;
    position: relative;
    margin: 6px;
}

.product .list .item .img {
    width: 100%;
    height: 330px;
    overflow: hidden;
}

.product .list .item .h2 {
    font-size: 18px;
    height: 20px;
    overflow: hidden;
    color: #303030;
    padding-top: 20px;
    padding-left: 30px;
    background: url(../image/product-icon1.png) no-repeat right top;
}

.product .list .item .maskdesc {
    background: rgba(145, 195, 18, 0.95);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
}

.product .list .item:hover .maskdesc {
    display: block;
}

.product .list .item .line {
    font-size: 24px;
    color: #fff;
    padding-top: 116px;
    background: url(../image/search-icon1.png) no-repeat center top;
}

.product .list .block {
    width: 1210px;

}

.home1 .slide {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 600px;
    color: #fff;
}

.home1 .slide .inline {
    padding: 10px;
    background: url(../image/mask60.png);
    width: 810px;
}

.home1 .slide .inline .title {
    font-size: 30px;
    font-weight: bold;
    line-height: 36px;
    padding-bottom: 20px;
    position: relative;
}

.home1 .slide .inline .title:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -62.5px;
    width: 125px;
    height: 3px;
    background: #fff;
}

.home1 .slide .inline .title1 {
    font-family: 'AvianRegular';
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 16px;
}

.home1 .slide .inline .inner {
    padding: 24px;
    border: 1px solid #fff;
}

.home1 .bx-wrapper .bx-controls-direction a {
    width: 70px;
    height: 70px;
    background: url(../image/home-icon1.png) no-repeat 0 0;
    margin-top: -35px;
}

.home1 .bx-wrapper .bx-controls-direction a.bx-next {
    background-position: right top;
}

.home1 .bx-wrapper .bx-controls-direction a.bx-prev:hover {
    background-position: left bottom;
}

.home1 .bx-wrapper .bx-controls-direction a.bx-next:hover {
    background-position: right bottom;
}

.home1 .bx-wrapper .bx-pager {
    bottom: 30px;
}

.home1 .bx-wrapper .bx-pager.bx-default-pager a {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: none;
    border: 1px solid #fff;

}

.home1 .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #fff;
}

.home2 .slider2box {
    margin-top: 40px;
    position: relative;
}

.home2 .slider2 {
    height: 600px;
}

.home2.product .list {
    margin-bottom: 0;
    margin-top: 0;
}

.home2.product .list .item {
    margin: 0;
    width: auto;
    position: relative;
    box-shadow: 0 0 5px #ccc;
}

.home2 .bx-wrapper .bx-viewport {

    padding: 5px;
}

.home2 .bx-wrapper .slide {
    padding: 130px 0;
    padding-bottom: 0px;
    height: 400px;
}

.home2 .bx-wrapper .slide .item {
    height: 400px;
    position: absolute;
}

.home2 .bx-wrapper .slide.i4 .item {
    top: 40px;
    left: 0;
}

.home2 .bx-wrapper .slide.i3 .item {
    top: 0;
    left: -20px;
}

.home2 .bx-wrapper .slide.i2 .item {
    top: 128px;
    left: 15px;
}

.home2 .bx-wrapper .slide.i1 .item {
    top: 80px;
    left: 0;
}

.home2 .bx-wrapper .slide.i2 {
    z-index: 4;
}

.home2 .bx-wrapper .bx-controls-direction a {
    width: 108px;
    height: 40px;
    background: url(../image/home2-icon1.png) no-repeat 0 0;
}

.home2 .bx-wrapper .bx-controls-direction a.bx-prev {
    left: -130px;
}

.home2 .bx-wrapper .bx-controls-direction a.bx-next {
    right: -130px;
    background-position: right top;
}

.home2 .bx-wrapper .bx-controls-direction a.bx-prev:hover {
    background-position: bottom left;
}

.home2 .bx-wrapper .bx-controls-direction a.bx-next:hover {
    background-position: bottom right;
}

.home3 .box {
    position: relative;
    height: 764px;
    margin-top: 40px;
}

.home3 .box .item.i1 {
    width: 308px;
    height: 255px;
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
}

.home3 .box .item img {
    max-width: none;
}

.home3 .box .item .text {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 40px 36px;
    color: #fff;
}

.home3 .box .item .text .tit {
    font-size: 20px;

}

.home3 .box .item .text .desc {
    font-size: 14px;
    line-height: 22px;
    margin-top: 14px;
}

.home3 .box .item .text .more {
    display: block;
    width: 128px;
    height: 30px;
    line-height: 28px;
    border: 1px solid #fff;
    text-align: center;
    margin-top: 24px;
    border-radius: 200px;
    font-size: 14px;
}

.home3 .box .item.i2 {
    width: 307px;
    height: 255px;
    position: absolute;
    top: 0;
    left: 308px;
}

.home3 .box .item.i3 {
    width: 308px;
    height: 255px;
    position: absolute;
    top: 0;
    left: 615px;
}

.home3 .box .item.i4 {
    width: 308px;
    height: 508px;
    position: absolute;
    top: 255px;
    left: 0;
}

.home3 .box .item.i5 {
    width: 585px;
    height: 508px;
    position: absolute;
    top: 255px;
    right: 0;
}

.home3 .box .item.i5 .text {
    color: #707070;
    padding-left: 200px;
    padding-top: 330px;
}

.home3 .box .item.i5 .text .more {
    border-color: #707070;
}

.home3 .box .item.i7 .text {
    color: #707070;

}

.home3 .box .item.i7 .text .more {
    border-color: #707070;
}

.home3 .box .item.i7 {
    width: 306px;
    position: absolute;
    top: 255px;
    left: 309px;
}

.home3 .box .item.i6 {
    position: absolute;
    top: 508px;
    left: 440px;
    width: 373px;
    height: 309px;
    overflow: hidden;
}

.home3 {
    background: url(../image/home3-img6.jpg) no-repeat center;
    height: 1071px;
}

.home3 .pubc-title {
    padding-top: 84px;
}

.home3 .pubc-title h2 {
    color: #dddddd;
}

.home4 {
    padding: 80px 0;
}
.home4 .box{
    margin-top: 40px;
    overflow: hidden;
}
.home4 .box .item {
    width: 386px;
    float: left;
    padding-left: 20px;
}
.home4 .box .item:first-child{
    padding-left: 0;
}
.home4 .box .img {
    height: 250px;
    overflow: hidden;
    width: 100%;
}

.home4 .box .date {
    position: relative;
    font-size: 26px;
    color: #333;
    padding-top: 25px;
    padding-bottom: 25px;
}
.home4 .box .date:before{
    content: "";
    width: 100%;
    border-top: 1px solid #2a4198;
    position: absolute;
    top: 9px;
    left: 20px;
}
.home4 .box .date:after{
    content: "";
    width: 17px;
    height: 17px;
    border-radius: 50%;
    background: #2a4198;
    position: absolute;
    top: 0;
    left: 0;
}

.home4 .box .tit {
    font-size: 18px;
    margin-top: 20px;
}
.home4 .box .tit:hover{
    color: #2a4198;
}
.home4 .box .desc {
    margin-top: 10px;
    color: #707070;
    line-height: 22px;
}

.home4 .box .more {
    display: block;
    width: 128px;
    height: 30px;
    line-height: 28px;
    border: 1px solid #dddddd;
    text-align: center;
    margin-top: 24px;
    border-radius: 200px;
    color: #707070;
}
.home4 .box .more:hover{
    color: #fff;
    background: #2a4198;
    border-color: #2a4198;
}
.home5{
    background: url(../image/home4-img1.jpg) no-repeat center;
    height: 430px;
}
.home5 .pubc-title{
    padding-top: 76px;
}
.home5 .box{
    margin-top: 40px;
}
.home5 .box a{
    display: block;
    float: left;
    width: 230px;
    height: 60px;
    overflow: hidden;
    line-height: 60px;
    font-size: 16px;
    margin: 5px;
    background: #fff;
    box-shadow: 0 0 10px #ccc;
    text-align: center;
}
.home5 .box a:hover{
    color: #fff;
    background: #2a4197;
}
.home5 .pubc-title h2{
    color: #dddddd;
}
.home6 {
    background: url(../image/home6-img1.jpg) no-repeat center;
    height: 699px;
}
.home6 .pubc-title{
    padding-top: 90px;
}
.home6 .pubc-title h2{
    color: #fff;
}
.home6 .left_l{
    background: url(../image/home6-img2.jpg) no-repeat center;
    width: 600px;
    height: 389px;
    float: left;
    overflow: hidden;
    
}
.home6 .box {
    margin-top: 40px;
}
.home6 .box .map{
    overflow: hidden;
    height: 389px;
    float: right;
    width: 600px;
}
.home6 .box .inner{
    padding: 50px 50px;
    padding-right: 0;
}
.home6 .box .list{
    position: relative;
    padding: 28px 0;
}

.home6 .box .list:before{
    content: "";
    width: 100%;
    border-top: 1px solid #2a4198;
    position: absolute;
    top: 9px;
    left: 8px;
}
.home6 .box .list:after{
    content: "";
    width: 17px;
    height: 17px;
    border-radius: 50%;
    background: #2a4198;
    position: absolute;
    top: 0;
    left: 8px;
}
.home6 .box .list .item{
    font-size: 16px;
    color: #2a4198;
}
.home6 .box .list .item{
    overflow: hidden;
    line-height: 22px;
    padding: 12px 0;
}
.home6 .box .list .span1{
    float: left;
}
.home6 .box .list .desc{
    margin-left: 90px;
}
.home6 .box .list .item .span1{
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 40px;
    position: relative;
}
.home6 .box .list .item .span1:after{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -20px;
    width: 40px;
    height: 40px;
}
.home6 .box .list .item.i1 .span1:after{
    background-image: url(../image/home6-icon1.png);
}
.home6 .box .list .item.i2 .span1:after{
    background-image: url(../image/home6-icon2.png);
}
.home6 .box .list .item.i3 .span1:after{
    background-image: url(../image/home6-img3.jpg);
}
.home6 .box .list .item.i4 .span1:after{
    background-image: url(../image/home6-img4.jpg);
}
.home6 .box .list .item.i5 .span1:after{
    background-image: url(../image/home6-img5.jpg);
}
.contactus .box .list .item{
    padding: 15px 0;
}
.contactus .box .list{
    padding: 38px 0;
}

.home7 {
    background: url(../image/home7.jpg) no-repeat center;
    height: 570px;
}
.home7 .pubc-title{
	padding-top:90px;
}
.home7 .pubc-title h2{
	 color:rgba(42,65,152,0.06);	
}
.company{ margin-bottom:45px; font-size:16px; color:#707070; line-height:180%; max-width:980px; margin:35px auto; text-align:center;}
.home7 .more{ display:block; width:128px; height:30px; line-height:28px; border:1px solid #707070; text-align:center; border-radius:200px; color:#707070; margin:0 auto;}
.home7 .more:hover{ color:#FFFFFF; background:#2a4198; border-color:#2a4198;}

@media screen and (max-width: 750px) {
    * {
        box-sizing: border-box;
    }
    .block {
        width: auto;
        padding: 0 10px;
    }
    body {
        min-width: 320px;
        font-size: 12px;
    }
    .pubc-title h2{
        font-size: 28px;
    }
    .pubc-title h3{
        font-size: 20px;
        margin:10px;
    }
    .header {
        display: none;
    }
    
    .footer {
        height: auto;
        background-size: cover;
        overflow: hidden;
    }
    .footer .box1 {
        padding: 30px 10px;
        padding-bottom: 0;
    }
    .footer .box2 {
        position: static;
        overflow: hidden;
        padding: 0 10px;
        margin-top: 20px;
    }
    .footer .box3 {
        margin: 0;
        margin: 10px;
        width: auto;
        line-height: 1.8;
    }
    .footer .box3 .l {
        float: none;
    }
    .footer .box3 .r {
        float: none;
    }
    .footer .box3 .r br {
        display: none;
    }
    .footer .box1 .column {
        width: 100%;
        padding: 0;
        font-size: 12px;
        float: none;
        max-width: 100%;
        margin-bottom: 5px;
    }
    .footer .box1 .column .list a {
        display: inline-block;
        padding-right: 5px;
    }
    .footer .box1 .caption {
        
    }
    .footer .box1 .list {
        padding: 0;
        margin-top: 10px;
    }
    .footer .box2 .span2 {
        font-size: 18px;
    }
    .footer .box2 .span1 {
        font-size: 18px;
    }
    .footer .box2 .telbox {
        background-size: 36px;
        padding-left: 50px;
    }
    .footer .box2 .imgbox .img {
        width: 50%;
        margin: 0;
    }
    .footer .box2 .imgbox .img i {
        margin: 0 auto;
    }
    .footer .box2 .imgbox {
        overflow: hidden;
    }
    .pubc-banner h2 {
        font-size: 18px;
    }
    .pubc-banner h3 {
        font-size: 16px;
        padding: 0;
        background: none;
    }
    .pubc-banner {
        height: 150px;
        text-align: center;
    }
    .pubc-banner .title {
        padding-top: 50px;
        padding: 60px 10px;
    }

    
    .detailed1 .title {
        padding-top: 30px;
        padding-bottom: 20px;
    }
    .detailed1 .title h2 {
        font-size: 18px;
        line-height: 1.2;
    }
    .detailed1 .title h3 {
        padding-top: 10px;
    }
    .detailed1 .title h3 span {
        margin: 0;
        background: none;
        padding-top: 2px;
        padding-bottom: 2px;
    }

    .detailed1 .title h3 .span1 {
        float: left;
    }
    .detailed1 .title h3 .span2 {
        float: right;
    }
    .detailed1 .title h3 {
        overflow: hidden;
        font-size: 12px;
    }
    .detailed1 .content {
        line-height: 1.6;
        padding-bottom: 30px;
    }
    .detailed1 .content .block{
        padding: 0;
    }
    .detailed1 {
        padding: 0 10px;
    }
    .detailed2 .title1 {
        font-size: 18px;
        width: auto;
        padding-top: 25px;
        background-size: auto 20px;
        line-height: 1.4;
    }
    .detailed2 {
        padding-top: 30px;
    }
    .listpage .pubc-title {
        padding-top: 30px;
        padding-bottom: 20px;
    }
    .listpage .list {
        margin: 0 10px;
    }
    .listpage .list .item {
        height: auto;
        margin: 0;
        width: auto;
        margin-bottom: 10px;
        float: none;
    }
    .listpage .list .item .img {
        width: auto;
        height: auto;
    }
    .listpage .list .item .img img {
        width: 100%;
    }
    .listpage .list .item .text {
        padding: 20px 10px;
    }
    .listpage .list .item .text .date .span2 {
        padding-left: 5px;
        font-size: 14px;
    }
    .listpage .list .item .text .date .span1 {

        font-size: 18px;
    }
    .listpage .list .item .text .title {
        font-size: 18px;
        padding-top: 10px;
    }
    .listpage .list .item .text .desc {
        line-height: 1.4;
    }
    .listpage .list .item .text .more {

        margin-top: 14px;
        font-size: 14px;
        padding-right: 35px;
        background-size: 30px;

    }
    .listpage .pubc-page {
        line-height: 1.4;
        margin-bottom: 30px;
        margin-top: 20px;
    }
    .pubc-page .a {
        padding: 0 20px;
    }
    .pubc-page {
        font-size: 18px;
        padding: 0 10px;
        line-height: 1.4;
    }
    .pubc-page .a.now {
        font-size: 24px;
    }
    .newlist .pubc-page {
        padding: 20px 10px;
        line-height: 1.4;
    }
    .newlist .pubc-title {
        padding-top: 30px;
        padding-bottom: 20px;
    }
    .newlist .list {
        padding: 0 10px;
        margin: 0;
    }
    .newlist .list .item .img {
        width: auto;
        height: auto;
        float: none;
    }
    .newlist .list .item .data .span1 {
        font-size: 18px;
    }
    .newlist .list .item .data .span2 {
        font-size: 14px;
    }
    .newlist .list .item .text {
        padding: 20px 10px;

    }
    .newlist .list .item .title {
        font-size: 15px;
        line-height: 1.4;
        padding-top: 5px;
    }
    .newlist .list .item .desc {
        line-height: 1.4;
        padding-top: 5px;
    }
    .newlist .list .item .text .more {

        margin-top: 14px;
        font-size: 14px;
        padding-right: 35px;
        background-size: 30px;
        position: static;

    }
    .newlist .list .item .text {
        height: auto;
        padding-bottom: 0;
    }
    .newlist .list .item {
        padding: 20px 0;
    }
    .newlist .list .item:first-child{
        padding-top: 0;
    }
    .recruit .pubc-page {
        padding-top: 20px;
        padding-bottom: 30px;
        line-height: 1.4;
    }
    .recruit .tablebox .th,
    .recruit .tablebox .td {
        font-size: 12px;
        line-height: 40px;
    }
    .recruit .tablebox .thbox,
    .recruit .tablebox .tdbox {
        height: 40px;
    }
    .recruit .downbox {
        padding: 10px;
    }
    .recruit .downbox .item {
        line-height: 1.4;
        padding: 5px 0;
    }
    .recruit .downbox .item .span1 {
        float: none;
    }
    .recruit .downbox .item .box1 {
        margin: 0;
    }
    .recruit .downbox .tip {
        padding: 0;
        line-height: 2;
    }
    .recruit .downbox .tip .btn1 {
        float: none;
        display: inline-block;
        width: 60px;
        font-size: 10px;
        height: 25px;
        line-height: 25px;
    }
    .recruitalert {

        width: 96%;
        margin: 0;
        left: 2%;
        right: 2%;
        margin-top: -170px;
    }
    .recruitalert .box1 .pubc-title h2 {
        font-size: 18px;
    }
    .recruitalert .box1 .pubc-title h3 {
        font-size: 16px;
    }
    .recruitalert .box1 .pubc-title {
        padding-top: 30px;
    }
    .recruitalert .close {
        width: 40px;
        height: 40px;
        top: -42px;
    }
    .recruitalert .box1 .form {
        padding: 20px 10px;
    }
    .recruitalert .box1 .form .input {
        padding: 8px;
    }
    .recruitalert .box1 .form textarea {
        font-size: 12px;
    }
    .recruitalert .box1 .form .textarea {
        padding: 8px;
        height: 90px;
    }
    .recruitalert .box1 .form .button {
        padding-top: 10px;
    }
    .recruitalert {
        height: 384px;
    }
    .recruit .pubc-title {
        padding-top: 30px;
        padding-bottom: 20px;
    }
    header {
        display: block;
    }

    .mask75 {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.75);
        z-index: 9;
        display: none;
    }
    .main_nav1 {
        position: absolute;
        right: 0;
        top: 0;
        width: 70%;
        ;
        background: #fff;
        z-index: 10;
        padding-bottom: 0.3rem;
        display: none;
    }
    .main_nav1 .item {
        font-size: 0.36rem;
        color: #474747;
        padding: 0.3rem 0.4rem;
        border-bottom: 1px solid #e0e0e0;
        position: relative;
    }
    .main_nav1 .item:last-child {
        border: 0;
    }
    .main_nav1 .item .s2 {
        display: block;
        width: 0.4rem;
        height: 0.4rem;
        background: url(../image/main_add.png) no-repeat center;
        background-size: 0.28rem;
        position: absolute;
        right: 0.3rem;
        top: 0.25rem;
    }
    .main_nav1 .item .s2.now {
        background-image: url(../image/main_img2.png);
    }
    .main_nav1 .item .item {
        padding: 0.2rem 0;
    }
    .main_nav1 .item.now {
        background: #191e8a;
        color: #fff;
        border-color: #33366b;
    }
    .main_nav1 .item.now .item {
        color: #fff;
    }
    .main_nav1 .list {
        background: #535689;
        display: none;
    }
    .main_nav1 .list .item {
        border-bottom: 1px solid #33366b;
        color: #fff;
        font-size: 0.3rem;
    }
    .main_nav1 .list .item a{
        display: block;
    }
    .main_nav1 .close {
        display: black;
        width: 0.4rem;
        height: 0.4rem;
        background: url(../image/closet.png) no-repeat center;
        background-size: cover;
        position: absolute;
        top: 0.2rem;
        right: 0.2rem;
        z-index: 99;
    }
    header {
        height: 1.2rem;
        position: relative;
        display: block;
        border-bottom: 1px solid #ccc;
    }
    header .logo {
        background: url(../image/logo.png) no-repeat left center;
        width: 3.45rem;
        height: 100%;
        position: absolute;
        left: 0.2rem;
        top: 0;
        background-size: auto 60%;
    }
    header .menu {
        background: url(../image/menu.png) no-repeat center;
        width: 1rem;
        height: 100%;
        position: absolute;
        right: 0.2rem;
        top: 0;
        background-size: 0.6rem;
    }
    .contactus .box .box1 .item {
        margin: 0;
    }
    .contactus .box .box1 .item .img {
        float: left;
    }
    .contactus .box .box1 .item h2 {
        margin-left: 90px;
        padding-top: 25px;
    }
    .home6{
        height: auto;
        background-size: cover;
        overflow: hidden;
    }
    .home6 .pubc-title{
        padding-top: 30px;
    }
    .home6 .box{
        margin-top: 20px;
        height: auto;
    }
    .contactus #map{
        height: 300px;
    }
    .home6 .box .map{
        width: 100%;
        float: none;
    }
    .home6 .left_l{
        float: none;
        width: auto;
        background-size: cover;
        height: auto;
        margin-bottom: 10px;
        padding-top: 10px;
    }
    .home6 .box .inner{
        padding: 10px;
    }
    .contactus .box .list{
        padding: 20px 0;
    }
    .home6 .box .list .item .span1{
        
        padding-left: 0;
    }
    .home6 .box .list .item .desc{
        margin-left: 37px;
    }
    .contactus .box .list .item{
        padding: 5px 0;
        font-size: 12px;
        line-height: 1.4;
    }
    .home6 .box .list:after{
        width: 12px;
        height: 12px;
        top: 4px;
    }
    .home6 .box .list .item .span1:after{
        display: none;    
    }
    .product .tabs{
        font-size: 0;
        margin-top: 15px;
    }
    .product .tabs a{
        font-size: 14px;
        width: 92px;
        height: 30px;
        line-height: 30px;
        margin:5px;
    }
    .product .tabs .block{
        padding: 0;
    }
    .product .pubc-title{
        padding-top: 30px;
    }
    .product .list .block{
        margin: 0;
        width: auto;
    }
    .product .list .item{
        margin: 1%;
        width: 48%;
    }
    .product .list .item{
        height: auto;
        
    }
    .product .list .item .img{
        height: auto;
    }
    .product .list .item .line{
        background-size: 50px;
        padding-top: 70px;
        font-size: 18px;
    }
    .product .list .item .h2{
        font-size: 12px;
        padding: 15px 10px;;
        text-align: center;
        background: none;
        border-top: 1px solid #77a10b;
        box-sizing:content-box;
        height: 14px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .product .list{
        margin-top: 20px;
    }
    .product{
        padding-bottom: 40px;
    }
    .productdetail{
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .productdetail .titlebox{
        width: auto;
        padding-bottom: 10px;
    }
    .productdetail .titlebox .back{
        background-color: #fff;
    }
    .productdetail .titlebox h2{
        font-size: 24px;
    }
    .productdetail .titlebox h3{
        margin-top: 10px;
    }
    .home5 {
        height: auto;
        background-size: cover;
        padding-bottom: 40px;
    }
    .home5 .pubc-title{
        padding-top: 30px;
    }
    .home5 .box{
        margin-top: 30px;
    }
    .home5 .box a{
        margin: 1%;
        width: 48%;
        height: 40px;
        line-height: 40px;
        font-size: 12px;
    }
    .home4{
        padding: 40px 0;
    }
    .home4 .box{
        margin-top: 30px;
    }
    .home4 .box .item{
        width: 100%;    
        padding: 0;
        margin-bottom: 20px;
    }
    .home4 .box .date:before{
        left: 0;
    }
    .home4 .box .desc{
        line-height: 1.4;
    }
    .home4 .box .more{
        margin-top: 18px;
    }
    .home4 .box .date:after{
        width: 14px;
        height: 14px;
        top: 3px;
    }
    .home4 .box .date{
        font-size: 20px;
        padding-bottom: 18px;
    }
    .home4 .box .img{
        height: auto;
    }
    .home4 .box .img img{
        width: 100%;
    }
    .home3 .pubc-title{
        padding-top: 40px;
    }
    .home3 .box .item{
        position: static!important;
        width: 100%!important;
        height: auto!important;
        margin-bottom: 10px;
    }
    .home3{
        height: auto;
        padding-bottom: 30px;
    }
    .home3 .box{
        height: auto;
        margin-top: 30px;
    }
    .home3 .box .item .text{
        position: static!important;
        background: #ccc!important;
        padding: 40px 20px !important;
        color:#707070;
    }
    .home3 .box .item .text .more{
        border-color: #707070;
    }
    .home3 .box .item img{
        display: none;
    }
    .home3 .box .item.i2,
    .home3 .box .item.i3,
    .home3 .box .item.i4,
    .home3 .box .item.i6
    {
        display: none;
    }
    .home3 .box .item .text .desc br{
        display: none;
    }
    .home1 .slide .inline .title{
        font-size: 15px;
        line-height: 1.4;
        padding-bottom: 12px;
    }
    .home1 .slide .inline .title br{
        display: none;
    }
    .home1 .slide .inline .title:after{
        width: 110px;
        margin-left: -55px;
        height: 2px;
    }
    .home1 .slide .inline{
        width: 80%;
    }
    .home1 .slide .inline .title1{
        margin-top: 10px;
        font-size: 14px;
        line-height: 1.4;
    }
    .home1 .slide .inline .inner{
        padding: 10px;
    }
    .home1 .bx-wrapper .bx-pager.bx-default-pager a{
        width: 10px;
        height: 10px;
        margin: 0 2px;
    }
    .home1 .slide{
        height: 400px;
    }
    .home2 .bx-wrapper .slide{
        padding: 0;
    }
    .home2 .bx-wrapper .slide .item{
        position: relative;
        height: auto;
        top: 0!important;
        left: 0!important;
        float: none;
    }
    .home2 .bx-wrapper .slide .item img{
        width: 100%;
    }
    .home2 .bx-wrapper .slide{
        height: auto;
    }
    .home2 .slider2box{
        margin-top: 20px;
    }
    .home2 .bx-wrapper .bx-pager{
        bottom: 0;
    }
    .home2 .slider2{
        height: auto; 
    }
    .home2 .bx-wrapper{
        padding-bottom: 24px;
    }
	
	.home7{ height:auto; background-size:cover; overflow:hidden; padding:30px 0;}
	.home7 .pubc-title{ padding-top:0;}
	.company{ margin:20px auto; font-size:14px;}
}
