@charset "utf-8";

/* CSS Document */

.main1ul .col-sm-3 {
    *width: 24%;
    *padding: 2px
}

.main2 .col-md-8 {
    *width: 61%
}

.main4 .col-md-3 {
    *width: 22%
}

.main5 .col-sm-4 {
    *width: 30%
}

.main6 .col-sm-4 {
    *width: 30%
}

.main8 .col-sm-4 {
    *width: 30%
}

.main11 .col-sm-4 {
    *width: 30%
}

.main10 .col-sm-6 {
    *width: 47%
}

.main10 .col-sm-6 .col-sm-9 {
    *width: 70%
}

.content .tit_t {
    overflow: hidden;
    text-align: center;
}

.content .tit_t h3 {
    font-size: 30px;
    color: #0d4985;
    font-weight: normal;
}

.content .tit_t p {
    color: #333333;
    font-size: 18px;
    text-align: center;
}

.page1 {
    overflow: hidden;
    position: relative;
}

.page1 .row {
    position: relative;
    overflow: hidden;
}

.page1 .imgfl {
    overflow: hidden;
}

.page1 .imgfl img {
    width: 100%;
    float: right;
}

.page1 .textfr {
    float: right;
}

.page1 .textfr h3 {
    padding: 4% 0 2%;
}

.page1 .textfr span {
    color: #333333;
    font-size: 18px;
    display: block;
    text-align: center;
}

.page1 .textfr .text {
    padding: 3% 10% 0;
    text-align: left;
    color: #666666;
    font-size: 14px;
}

.page1 .morea {
    width: 55%;
    position: absolute;
    right: 0;
    bottom: 0;
}

.page1 ul {
    background: url(../img/icobg.png) no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.page1 ul li {
    width: 33.3%;
    float: left;
    text-align: center;
    padding: 5% 0;
}

.page1 ul li img {
    display: inline-block;
    vertical-align: middle;
}

.page1 ul li .fr {
    display: inline-block;
    vertical-align: middle;
    color: #ffffff;
    font-size: 14px;
    text-align: left;
    padding-left: 20px;
}

.page1 ul li .fr h4 {
    font-weight: normal;
    font-size: 14px;
    position: relative;
    padding-bottom: 10px;
}

.page1 ul li .fr h4::after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 20px;
    height: 2px;
    content: "";
    background: #FFF;
}

.page1 ul li .fr i {
    font-style: normal;
}

.page1 a,
.page5 a.more {
    background: url(../img/morebg.png) no-repeat;
    width: 133px;
    height: 36px;
    text-indent: 20px;
    display: block;
    margin: 5% auto;
    line-height: 36px;
    color: #333333;
    font-size: 14px;
}
.page1 a:hover{ background:url(../img/morebg_hover.png) no-repeat #0d4985; border-radius:17px; color:#fff; }
.page5 a:hover{ background:url(../img/morebg_hover.png) no-repeat #0d4985; border-radius:17px; color:#fff; }

.page5 .tit_t{ padding-top:10px; padding-bottom:40px;}
.tit_t span{font-size:18px; }
.page2 {
    background: #f6f6f8;
    overflow: hidden;
    padding: 2% 1%;
}

.page2 .bottom {
    position: relative;
    padding: 2% 0;
}

.page2 .swiper-button-prev {
    background: url(../img/left.png) no-repeat center center;
    width: 50px;
    height: 50px;
    outline: none;
    background-size: 100%;
}

.page2 .swiper-button-prev:hover {
    background-size: 100%;
    background: url(../img/left2.png) no-repeat center center;
}

.page2 .swiper-button-next {
    background: url(../img/right.png) no-repeat center center;
    width: 50px;
    height: 50px;
    outline: none;
    background-size: 100%;
}

.page2 .swiper-button-next:hover {
    background-size: 100%;
    background: url(../img/right2.png) no-repeat center center;
}

.page2 .swiper-button-prev::after,
.page2 .swiper-button-next::after {
    font-size: 0;
    content: "";
}

.page2 .swiper-container {
    width: 90%;
    display: block;
    margin: 0 auto;
    height: 100%;
}

.page2 .swiper-slide {
    text-align: center;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.page2 .swiper-slide a img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.page2 .swiper-slide a p {
    font-size: 18px;
    color: #333333;
    line-height: 40px;
}

.page2 .swiper-slide aside {
    position: relative;
}

.page2 .swiper-slide aside .layer {
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    width: 100%;
    /* background: url(../img/prolayer.png) no-repeat center center; */
    background-size: 100% 100%;
    transition: .3s;
}

.page2 .swiper-slide:hover .layer {
    height: 100%;
}

.page3 {
    overflow: hidden;
}

.page3 .page3li {
    padding: 0;
    position: relative;
    overflow: hidden;
}

.page3 .page3li .text {
    text-align: center;
    color: #666666;
    font-size: 14px;
    padding: 2% 0;
}

.page3 .page3lifl {
    padding: 15% 0;
}

.page3 img.a1 {
    width: 100%;
}

.page3 .page3lifr .layer {
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: hidden;
    color: #FFF;
    background: rgb(48, 95, 142, .8);
    transition: .3s;
}

.page3 .page3lifr:hover .layer {
    left: 0;
}

.page3 .page3li .layer img {
    max-width: 100%;
    display: block;
    margin: 15% auto 5%;
}

.page3 .page3li .layer b {
    display: block;
    font-size: 18px;
    line-height: 50px;
    font-weight: normal;
    position: relative;
}

.page3 .page3li .layer b::after {
    position: absolute;
    left: 50%;
    bottom: 0;
    content: "";
    width: 50px;
    height: 2px;
    background: #fff;
    margin-left: -25px;
}

.page3 .page3li .layer p {
    font-size: 14px;
    padding: 20px 0;
}

.page4 {
    background: #f6f6f8;
    padding: 4% 0;
    overflow: hidden;
    position: relative;
}

.page4 .page4fl {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
}

.page4 .page4fl img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.page4 .page4fr {
    float: right;
}

.page4 .text {
    background: #0d4985;
    padding: 5% 10%;
    color: #FFF;
    margin: 0 0 0 -10%;
}

.page4 .text p {
    line-height: 30px;
}

.page5 {
    padding: 2% 0;
    overflow: hidden;
}

.page5 .newsimg {
    padding: 0;
    float: right;
}

.page5 .newsimg2 {
    float: left;
}

.page5 .bottom .newsimg {
    padding: 0;
    float: left;
}

.page5 .newsimg img {
    display: block;
    width: 100%;
}

.page5 .page5li {
    position: relative;
    padding: 0;
    overflow: hidden;
}

.page5 .top .page5lifl {
    padding: 0 3%;
    position: absolute;
    left: 0;
    top: 0;
}

.page5 .bottom .page5lifl {
    padding: 0 3%;
    position: absolute;
    right: 0;
    top: 0;
}

.page5 .page5li a {
    overflow: hidden;
}

.page5 .page5li a .time {
    font-size: 20px;
    color: #888888;
    padding-top: 8%;
    line-height: 30px;
}

.page5 .page5li a .time i {
    border: 1px solid #a4a4a4;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #a4a4a4;
    float: right;
    text-align: center;
    line-height: 30px;
    display: none;
}

.page5 .page5li a h3 {
    color: #333333;
    font-size: 16px;
    margin: 5px 0 10px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.page5 .page5li a p {
    color: #888888;
    font-size: 14px;
    line-height: 25px;
    overflow: hidden;
    height: 100px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.page5 .page5li:hover .time,
.page5 .page5li:hover h3 {
    color: #0d4985;
}

.page5 .page5li:hover .time i {
    display: block;
}

.page5 a.more {
    margin: 3% auto;
}

.page6 {
    overflow: hidden;
}

.page6 .tit_t {
    margin-bottom: 2%;
}

.page6 .row {
    position: relative;
}

.page6 .page6li {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background: url(../img/mapbg.jpg) no-repeat;
    background-size: 100% 100%;
    text-align: right;
    color: #FFF;
    z-index: 100;
}

.page6 .page6li .row {
    padding-right: 9%;
}

.page6 .page6li .row h3 {
    font-size: 21px;
    padding: 5% 0 5% 0;
}

.page6 .page6li .row .text {
    padding: 0 0 4% 0;
    font-size: 14px;
    position: relative;
}

.page6 .page6li .row .text p {
    line-height: 20px;
}

.page6 .page6li .row .text .labelN {
    font-size: 17px;
}

.page6 .page6li .row .text p a {
    color: #FFF;
    padding-left: 20px;
}

.page6 .page6li .row .text img {
    position: absolute;
    right: -15%;
    top: -15%;
}

.page6 .page6li .row a.more {
    width: 100px;
    line-height: 32px;
    margin-right: 6%;
    background: #FFF;
    color: #0067b2;
    text-align: center;
    border-radius: 20px;
    display: inline-block;
}

.page6 .page6fr {
    float: right;
}

#allmap {
    width: 100%;
    height: 600px;
    overflow: hidden;
}

#result {
    width: 100%;
    font-size: 12px;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background: none;
    color: #000
}

.dropdown-menu>li>a {
    clear: both;
    color: #333;
    display: block;
    font-weight: normal;
    line-height: 25px;
    padding: 3px 20px;
    white-space: nowrap;
    text-align: center
}

.nav>li {
    text-align: left;
}


/*内页*/

.ny {
    padding: 0 0 70px;
    line-height: 30px;
    font-size: 14px;
    color: #000;
    overflow: hidden;
}

.ny .top {
    background: #FFF;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
}

.ny .top .topNav {
    overflow: hidden;
    text-align: center;
    margin: 0;
    padding: 0;
}

.ny .top .topNav li {
    padding: 0 15px;
    float: left;
    position: relative;
}


.ny .top .topNav li::after {
    line-height: 58px;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    content: '|';
    color: #ddd;
}

.ny .top .topNav li:last-child::after {
    content: "";
}

.ny .top .topNav li a {
    display: inline-block;
    margin: 0 auto;
    line-height: 60px;
    width: auto;
    text-align: center;
    font-size: 16px;
    color: #333;
    cursor: pointer;
    position: relative;
}




.ny .top .topNav li a:before {
    position: absolute;
    z-index: 5;
    bottom: -1px;
    left: 0;
    display: block;
    width: 0;
    height: 4px;
    content: '';
    -webkit-transition: all .4s;
    transition: all .4s;
    background-color: #0d4985;
}

.ny .top .topNav li.active a:before,
.ny .top .topNav li:hover a:before {
    width: 100%;
}

.slider {
    margin: 0;
    padding: 0;
}

.slider li {
    width: 10%;
    float: left;
    text-align: left;
}

.slider li a {
    color: #333;
    font-size: 16px;
    line-height: 60px;
    display: inline-block;
}

.slider li a.on,
.slider li a:hover {
    color: #0067b2;
    font-weight: bold;
    border-bottom: 1px solid #0067b2;
}

.ny.pro .slider li,
.ny.news .slider li {
    width: 25%;
}

.ny.contact .slider li {
    width: 50%;
}

.ny .bottom {
    padding: 50px 15px;
    overflow: hidden;
}

.ny .bottom h3 {
    text-align: left;
}

.ny .aboutName {
    color: #0d4985;
}

.ny .text {
    line-height: 37px;
    color: #666666;
    font-size: 16px;
    margin: 20px 0;
}

.ny img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.ny.contact .bottom {
    text-align: left;
    font-size: 14px;
    color: #666666;
}

.ny.contact .bottom h2 {
    font-weight: bold;
    padding-bottom: 20px;
}

.ny.contact .bottom .text {
    margin: 0;
}

.ny.contact .bottom .text div h3 {
    margin: 0;
    font-weight: bold;
}

.ny.contact .bottom .text div p {
    margin-bottom: 11px;
}

.ny.contact .bottom .text .infoX {
    margin: 0 0 10px;
    padding: 0;
    overflow: hidden;
}

.ny.contact .bottom .text .infoX p {
    margin-bottom: 0;
    line-height: 35px;
}

#allmap {
    margin-bottom: -30px;
}

.ny.contact .bottom h4 {
    color: #333333;
    font-size: 20px;
}

.ny.contact .bottom img {
    float: left;
}

.ny.contact .bottom .fr {
    background: #f5f5f5;
    border-radius: 10px;
    padding: 40px 52px;
}

.ny.contact .bottom .fr label {
    width: 100%;
    font-size: 16px;
    color: #666666;
    font-weight: normal;
}

.ny.contact .bottom .fr textarea {
    width: 100%;
    height: 90px;
    line-height: 30px;
    border: 1px solid #e9e9e9;
    background: #fff;
}

.ny.contact .bottom .fr input[name='name'] {
    width: 100%;
    height: 30px;
    line-height: 30px;
    border: 1px solid #e9e9e9;
    background: #fff;
}

.ny.contact .bottom .fr input[name='Txtidcode'] {
    width: 60%;
    height: 30px;
    line-height: 30px;
    border: 1px solid #e9e9e9;
    background: #fff;
}

.ny.contact .bottom .fr .btn {
    background: #057971;
    color: #FFF;
    width: 20%;
    line-height: 30px;
    border-radius: 20px;
    margin: 20px 0 0;
    display: block;
}

.ny.news .bottom .newsli {
    padding: 20px 10px;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    overflow: hidden;
}

.ny.news .bottom .time img {
    transition: .3s;
}

.ny.news .bottom .fr {
    border-left: 1px solid #dddddd;
}

.ny.news .bottom .fr h4 {
    font-size: 20px;
    color: #333333;
}

.ny.news .bottom .fr p {
    font-size: 14px;
    color: #aaaaaa;
}

.ny.news .bottom .fr span {
    display: block;
    font-size: 16px;
    color: #999999;
    position: relative;
}

.ny.news .bottom .fr span::after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 30px;
    height: 3px;
    content: "";
    background: #0067b2;
}

.show-list {
    margin-top: 20px;
}

.show-list .row {
    margin: 0 -2%;
}

.show-list .item {
    box-sizing: border-box;
    padding: 0 1%;
    margin-bottom: 20px;
}

.show-list .con-box {
    display: block;
    position: relative;
    top: 0;
}

.show-list .img {
    width: 100%;
    overflow: hidden;
}

.show-list img.true-img {
    width: 100%;
    height: auto;
    display: block;
    transition: all .3s;
}

.show-list img.true-img:hover {
    transform: scale(1.2);
}

.show-list .text {
    margin: 0;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    text-align: center;
}

.show-list .tit-box {}

.show-list .series-tit {
    font-size: 14px;
    line-height: 20px;
    color: #999;
}

.show-list .tit {
    font-size: 18px;
    line-height: 30px;
    color: #333;
    height: 30px;
    overflow: hidden;
}

.show-list .area-box {
    margin-top: 10px;
}

.show-list .area {
    float: left;
    font-size: 20px;
    line-height: 30px;
    color: #a08448;
}

.show-list .more {
    font-size: 14px;
    line-height: 30px;
    color: #666;
    float: right;
}

.f-cb:after {
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    content: ".";
}

.ny.news .newstitle {
    text-align: left;
}

.ny.news .newstime {
    overflow: hidden;
    margin-top: 20px;
    padding: 10px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    text-align: left;
    color: #999;
}

.ny.news .newstime a {
    color: #0067b2;
    padding-right: 20px;
}

.ny.news .newsfl {
    padding-right: 5%;
}

.ny.news .newsfr {
    border-left: 1px solid #ddd;
    padding-left: 5%;
}

.ny.news .newsfr h3 {
    position: relative;
    line-height: 50px;
    margin-top: 0;
}

.ny.news .newsfr h3::after {
    border-bottom: 3px solid #0067b2;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100px;
    content: "";
}

.ny.news .newsfr div {
    border-bottom: 1px solid #ccc;
    padding: 0 0 10px;
}

.ny.news .newsfr div:last-child {
    border: none;
}

.ny.news .newsfr h4 {
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ny.news .newsfr p {
    line-height: 25px;
    height: 50px;
    color: #666;
    overflow: hidden;
}

.ny.news .newsfr span {
    display: block;
}

.fenye {
    width: 100%;
    text-align: center;
}

.pagination {
    margin: 20px 10%;
}

.nav_top {
    line-height: 40px;
    font-weight: bold;
    font-size: 40px;
    text-align: center
}

.contact {
    width: 100%;
    background-attachment: fixed;
    padding: 20px 0
}

.contact .nav_top {
    color: #FFF
}

.form1 {
    width: 60%;
    margin: 0 auto
}

.form1 div {
    padding: 10px 0;
    ;
}

.form1 label {
    width: 10%;
    float: left;
    ;
}

.input1 {
    width: 88%;
    height: 40px;
    background: rgba(240, 240, 240, 0.2);
    color: #000;
    float: left;
    text-indent: 20px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.input2 {
    width: 88%;
    height: 80px;
    background: rgba(240, 240, 240, 0.2);
    border: none;
    float: left;
    color: #000;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.buttton1 {
    width: 150px;
    height: 40px;
    background: #057f1a;
    line-height: 26px;
    text-align: center;
    color: #FFF;
    border: none;
    font-size: 14px;
}


.ny video{ width:100%;}

@media (max-width: 1550px) {
    .page1 .textfr .text {
        padding: 2% 5% 0 0;
    }
    .page5 .page5li a .time {
        padding-top: 2%;
    }
}

@media (max-width: 1400px) {
    .page1 .textfr h3 {
        margin: 0 auto
    }
    .page1 .textfr ul {
        margin: 5% 0 5% -10%;
    }
    .page1 ul li {
        padding: 2% 0;
    }
    .page3 .page3li .layer img:first-child {
        width: 40%;
    }
    .page5 .page5li a .time {
        margin: 0;
    }
    .page5 .page5li a p {
        -webkit-line-clamp: 2;
        height: 50px;
    }
    .page6 .page6li .row {
        padding-right: 15%;
    }
    .page6 .page6li .row .text img {
        right: -25%;
        width: 90px;
    }
    .swiper-button-next,
    .swiper-button-prev {
        top: 40%;
    }
    #allmap {
        height: 500px;
    }
}

@media (max-width: 1400px) {
    .page1 .textfr .text {
        padding: 2% 2% 0 0;
        height: 300px;
        overflow: hidden;
    }
}

@media (max-width: 1200px) {
    .page1 .textfr .text {
        height: 450px;
    }
    .page4 .text {
        margin: 0 0 0 -5%;
    }
}

@media (max-width: 1000px) {
    .content .tit_t h3 {
        font-size: 24px;
    }
    .page1 .morea {
        width: 100%;
    }
    .ny.contact .bottom .fr {
        padding: 20px 32px;
    }
    .page3 .page3lifl {
        padding: 5% 0;
    }
}

@media (max-width: 767px) {
    .content .tit_t h3 {
        font-size: 20px;
    }
    .content .page1 .imgfl {
        display: block;
    }
    .page1 .textfr .text {
        height: auto;
    }
    .page1 .morea {
        width: 100%;
        position: relative;
    }
    .row {
        margin: 0 15px;
    }
    .page1 .textfr ul {
        width: 114%;
        margin: 5% -7%;
    }
    .page1 .textfr ul li img {
        width: 50px;
    }
    .page6 .page6li .row {
        padding-right: 20%;
    }
    .page6 .page6li {
        position: relative;
    }
    .page6 .page6li .row .text img {
        width: 60px;
    }
    #allmap {
        height: 300px;
    }
    .ny .bottom {
        padding: 20px 15px;
    }
    .ny .text {
        line-height: 25px;
        color: #666666;
        font-size: 14px;
    }
    .ny.contact .bottom .mess {
        width: 54px;
    }
    .page2 .swiper-button-next {
        right: -3%;
        width: 30px;
        height: 30px;
    }
    .page2 .swiper-button-prev {
        left: -3%;
        width: 30px;
        height: 30px;
    }
    .page3 .page3lifr .layer {
        left: 0;
    }
    .page3 .page3li .layer p {
        display: none;
    }
    .page6 .row {
        margin: 0;
    }
    .page6 .page6fr .row {
        margin: 0 -15px;
    }
    .ny.news .newsfl,
    .ny.news .newsfr {
        border: none;
        padding: 0;
    }
}

@media (max-width: 460px) {
    .navbar-brand {
        padding: 0 3%;
        width: 70%;
    }
    .navbar {
        margin: 0;
    }
    .page1 .tabTop li a {
        font-size: 13px;
    }
}


@media (min-width: 1200px) {
.pro_detail img{ max-width:70%;}	
	
}
@media (max-width: 1199px) {
.pro_detail img{ max-width:70%;}		
}
@media (max-width: 1000px) {
.pro_detail img{ max-width:70%;}		
}

@media (max-width: 900px) {
.pro_detail img{ max-width:100%;}		
}



.pro_detail h1{ text-align:center; }
.fasong{ width:100px; margin:0 auto; }
.fasong a{ background:#0d4985; text-align:center; width:100px; height:40px; line-height:40px; color:#fff; display:block; text-decoration:none; }







/*分页样式*/

.page_info {
    text-align: center;
    margin: 50px 0;
    color: #333;
}

.page_info span {
    padding: 0 2px;
    font-weight: bold;
}

.page_list {
    line-height: 24px;
    text-align: center;
    letter-spacing: 0;
    font-size: 14px;
    margin: 50px 0;
}

.page_list a {
    display: inline-block;
    color: #666;
    border: 1px solid #e5e5e5;
    background: #fff;
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin: 0.2rem;
}

.page_list a:hover {
    color: #0067b2;
    border: 1px solid #0067b2;
    background: #fff;
}

.page_list a.on {
    color: #fff;
    border: 1px solid #0067b2;
    background: #0067b2;
}


@media (max-width:375px) {
    .ny .top .topNav li {padding: 0 10px;}
    .ny .top .topNav li a{ font-size:14px;}
    .page3 .page3li .layer b{ font-size:14px;}
}

@media (max-width:991px) {
    .page4 .page4fl{     position: relative; width:100%; }
}

@media (max-width:1300px) {
    .page4 {  padding:0; }
}
@media (max-width:1253px) {
    .page4 .text{ padding:5%; }
    .page4 .text h3{ margin:0;}
    .page4 .text p{ line-height:24px; }
    
    
    
    
}

@media (max-width: 991px) {
    .page4 .text{ padding:5% 10%; }
}