    @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 {
        padding-bottom: 30px;
        overflow: hidden;
    }
    
    .content .tit_t h2 {
        text-align: center;
        color: #333333;
    }
    
    .content .tit_t h2 span {
        color: #114088;
    }
    
    .content .tit_t p {
        color: #575757;
        font-size: 16px;
        text-align: center;
    }
    
    .page1 {
        overflow: hidden;
        padding: 2% 0;
    }
    
    .page1 .row {
        background: url(../img/page1bg.jpg) no-repeat top center;
        background-size: 100% 100%;
        overflow: hidden;
    }
    
    .page1 .page1Li {
        text-align: center;
        padding: 6% 0 8%;
    }
    
    .page1 .page1Li img {
        display: block;
        max-width: 100%;
        margin: 5% auto;
        transition: All 0.4s ease-in-out;
        -webkit-transition: All 0.4s ease-in-out;
        -moz-transition: All 0.4s ease-in-out;
        -o-transition: All 0.4s ease-in-out;
    }
    
    .page1 .page1Li img:hover {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
    }
    
    .page1 .page1Li h4 {
        color: #333333;
    }
    
    .page1 .page1Li p {
        color: #999999;
        font-size: 16px;
        margin: 0;
    }
    
    .page2 .tit_t {
        padding: 2% 0;
        background: url(../img/page2TitleBG.jpg) no-repeat top center;
        background-size: 100% 100%;
    }
    
    .page2 .tit_t h2,
    .page2 .tit_t p {
        color: #FFF;
    }
    
    .tabTop {
        overflow: hidden;
        margin: 0;
        padding: 0;
    }
    
    .tabTop li {
        line-height: 40px;
        text-align: center;
        margin: 5px 0;
        padding: 0;
    }
    
    .tabTop li a {
        font-size: 16px;
        color: #333333;
        background: #f7f7f7;
        display: block;
        width: 96%;
        margin: 0 auto;
    }
    
    .tabTop li.on a {
        background: #8ebc35;
        color: #FFF;
    }
    
    .tabBottom {
        overflow: hidden;
        display: none;
        padding: 5% 0;
    }
    
    .tabBottom.on {
        display: block;
    }
    
    .tabBottom li {
        margin-bottom: 10px;
    }
    
    .tabBottom li a {
        display: block;
        position: relative;
    }
    
    .tabBottom li a img {
        max-width: 100%;
        display: block;
        margin: 0 auto;
        border: 1px solid #ccc;
    }
    
    .tabBottom li a p {
        font-size: 16px;
        color: #333;
        text-align: center;
        line-height: 40px;
    }
    
    .tabBottom li a .layer {
        background: rgba(13, 49, 105, 0.8);
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 0;
        text-align: center;
        transition: .3s;
    }
    
    .tabBottom li a .layer span {
        color: #FFF;
        margin-top: 35%;
        border-bottom: 1px solid #FFF;
        display: inline-block;
        font-size: 0;
    }
    
    .tabBottom li:hover .layer {
        height: 100%;
        font-size: 24px;
    }
    
    .tabBottom li:hover .layer span {
        font-size: 24px;
    }
    
    .page3 {
        padding: 5% 0;
        overflow: hidden;
        background: #f7f7f7;
    }
    
    .page3 .tit_t {
        margin-bottom: 10px;
        padding: 0;
    }
    
    .page3 .tit_t h2 {
        text-align: left;
    }
    
    .page3 .fr {
        background: #FFF;
        overflow: hidden;
        float: right;
        position: relative;
    }
	
@media (max-width: 1680px){
.page3 .col-md-10{ width:85%}
}	
	
	
@media (max-width: 1580px){
.page3 .col-md-10{ width:90%}
}	
@media (max-width: 1400px){
.page3 .col-md-10{ width:95%}
}	
@media (max-width: 1280px){
.page3 .col-md-10{ width:100%}
}		
	
    
    .page3 .text p {
        color: #333333;
        font-size: 16px;
        line-height: 36px;
    }
    
    .page3 .text a {
        width: 142px;
        line-height: 35px;
        background: #114088;
        color: #FFF;
        display: inline-block;
        font-size: 16px;
        text-align: center;
    }
    
    .page3 .bottom {
        padding: 34px 0;
    }
    
    .page3 .divli {
        text-align: center;
    }
    
    .page3 .divli:nth-child(2) {
        border-right: 1px solid #e7e7e7;
        border-left: 1px solid #e7e7e7;
    }
    
    .page3 .divli h2 {
        font-size: 18px;
        color: #333333;
        margin: 0;
    }
    
    .page3 .divli h2 b {
        font-size: 48px;
        color: #114088;
    }
    
    .page3 .divli h2 sup {
        top: -1.6em;
    }
    
    .page3 .divli p {
        font-size: 18px;
        color: #999999;
    }
    
    .page3 .fr .img {
        display: table-cell;
        position: absolute;
        height: 100%;
        right: 0;
    }
    
    .page3 .fr .img img {
        display: inline-block;
        vertical-align: middle;
    }
    
    .page5 {
        padding: 2% 0;
        overflow: hidden;
    }
    
    .page5 ul {
        margin: 0;
        padding: 0;
        overflow: hidden;
    }
    
    .page5 ul li {
        margin-bottom: 10px;
    }
    
    .page5 ul li a {
        display: block;
        overflow: hidden;
        padding: 10px 0;
        color: #999999;
        font-size: 14px;
        border-bottom: 1px solid #d7d7d7;
    }
    
    .page5 ul li a .time {
        font-size: 24px;
        color: #333333;
        padding-right: 0;
    }
    
    .page5 ul li a .time span {
        font-size: 16px;
        display: block;
        color: #999999;
    }
    
    .page5 ul li a h5 {
        color: #333333;
        font-size: 18px;
        margin: 5px 0;
    }
    
    .page5 ul li a p {
        color: #999999;
        font-size: 15px;
        line-height: 30px;
        overflow: hidden;
        height: 60px;
        margin-bottom: 5px;
    }
    
    .page6 {
        background: #f7f7f7;
        padding: 2% 0 4% 0;
    }
    
    .page6 img {
        display: block;
        margin: 0 auto;
        max-width: 100%;
    }
    
    .swiper-container {
        width: 100%;
        height: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        height: calc((100% - 30px) / 2);
        /* 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;
    }
    
    .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;
    }
    /*内页*/
    
    .nybody .header {
        position: relative;
        background: #FFF;
    }
    
    .ny {
        padding: 0 0;
        line-height: 30px;
        font-size: 14px;
        color: #000;
        overflow: hidden;
    }
    
    .slider {
        text-align: center;
        margin: 0;
        padding: 0;
    }
    
    .slider li {
        overflow: hidden;
    }
    
    .slider li a {
        color: #666666;
        display: block;
        font-size: 16px;
        line-height: 20px;
        border-right: 1px solid #ccc;
    }
    
    .slider li:last-child a {
        border: none;
    }
    
    .slider {
        margin: 0;
        padding: 0;
    }
    
    .slider li {
        padding: 15PX 0;
    }
    
    .slider li a {
        color: #333;
        font-size: 14px;
        line-height: 20px;
        border-right: 1px solid #ccc;
        display: block;
    }
    
    .slider li.on,
    .slider li:hover {
        font-weight: bold;
        background: #0067b2;
    }
    
    .slider li.on a,
    .slider li:hover a {
        color: #FFF;
        border: none;
    }
    
    .ny .bottom {
        padding: 50px 0;
    }
    
    .ny .bottom h3 {
        text-align: left;
    }
    
    .ny.news .bottom h3 {
        text-align: center;
    }
    
    .ny .text {
        line-height: 37px;
        color: #666666;
        font-size: 16px;
        margin: 20px 0;
    }
    
    .ny img {
        max-width: 100%;
        display: block;
        margin: 0 auto;
    }
    
    .ny .text .title {
        font-size: 16px;
        text-align: center;
        line-height: 50px;
    }
    
    .ny .text .nyImg {
        max-width: 100%;
        display: block;
        margin: 20px 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;
        margin-bottom: 0;
        margin-top: 5px;
    }
    
    .ny.contact .bottom .fr textarea {
        width: 100%;
        height: 60px;
        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='contact'] {
        width: 100%;
        height: 40px;
        line-height: 40px;
        border: 1px solid #e9e9e9;
        background: #fff;
    }
    
    .ny.contact .bottom .fr input[name='validate'] {
        width: 60%;
        height: 40px;
        line-height: 40px;
        border: 1px solid #e9e9e9;
        background: #fff;
        float: left;
    }
    
    .ny.contact .bottom .fr .btn {
        background: #114088;
        color: #FFF;
        width: 20%;
        line-height: 20px;
        border-radius: 20px;
        margin: 20px 0 0;
        display: block;
    }
    
    #idcode {
        height: 40px;
        background: #eee;
        float: left;
        width: 100px;
        padding: 10px 0 10px 25px;
    }
    
    .ny.news .bottom .newsli {
        background: #f5f5f5;
        padding: 40px 20px;
        margin-bottom: 20px;
    }
    
    .ny.news .bottom .time img {
        transition: .3s;
        margin-bottom: 10px;
    }
    
    .ny.news .bottom .fr {
        border-left: 1px solid #dddddd;
    }
    
    .ny.news .bottom .fr h4 {
        font-size: 20px;
        color: #333333;
        margin-top: 0;
    }
    
    .ny.news .bottom .fr p {
        font-size: 14px;
        line-height: 20px;
        color: #aaaaaa;
    }
    
    .ny.news .bottom .fr span {
        display: block;
        font-size: 20px;
        color: #999999;
    }
    
    .ny.news .bottom h5 {
        font-size: 16px;
        color: #cccccc;
        text-align: center;
    }
    
    .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;
        transition: all .3s;
    }
    
    .show-list .con-box:before {
        content: "";
        position: absolute;
        left: 0;
        bottom: -1px;
        width: 0;
        height: 3px;
        background-color: #ddd;
        transition: all .3s;
    }
    
    .show-list .item:hover .con-box {
        top: -3px;
    }
    
    .show-list .item:hover .con-box:before {
        width: 100%;
    }
    
    .show-list .img img {
        position: relative;
        display: none;
    }
    
    .show-list img.true-img {
        width: 100%;
        height: auto;
        display: block;
    }
    
    .show-list .true-img {
        /* position: absolute;

        left: 0;

        top: 50%;

        transform: translateY(-50%); */
    }
    
    .show-list .text {
        padding: 5% 5%;
        border: 1px solid #eee;
        margin: 0;
    }
    
    .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: ".";
    }
    
    .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: 0 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;
    }
    
	.proli{ width:14%; float:left; }
	
	
	
    @media (max-width: 1100px) {
        .page1 .tabTop li a {
            font-size: 16px;
        }
        .page3 .text p {
            line-height: 28px;
        }
        .page3 .divli h2 b {
            font-size: 40px;
        }
    }
    
    @media (max-width: 991px) {
		.proli{ width:25%; float:left;}
        h2 {
            font-size: 24px;
        }
        .ny.contact .bottom .fr {
            padding: 20px 32px;
        }
        .page2 h1 {
            font-size: 25px;
        }
        .page3 .text p {
            line-height: 25px;
        }
        .page3 .divli h2 b {
            font-size: 35px;
        }
        .page3 .divli p {
            font-size: 16px;
        }
        .page5 ul li a .time {
            padding: 0;
            font-size: 20px;
        }
    }
    
    @media (max-width: 767px) {
		.proli{ width:33%; float:left;}
        h2 {
            font-size: 22px;
        }
        .ny .bottom {
            padding: 20px 0;
        }
        .ny .text {
            line-height: 25px;
            color: #666666;
            font-size: 14px;
        }
        .content .tit_t h1 {
            font-size: 25px;
            line-height: 40px;
        }
        .page1 .page1Li {
            padding: 2% 0;
        }
        .page1 .row .page1Li img {
            max-width: 40%;
        }
        .page1 .row .page1Li p {
            display: none;
        }
        .tabTop li a {
            font-size: 14px;
        }
        .page3 {
            background: #f7f7f7;
        }
        .page3 .row {
            background: #FFF;
            padding-bottom: 20px;
        }
        .page3 .text p {
            font-size: 14px;
            line-height: 25px;
        }
        .page3 .divli h2 b {
            font-size: 30px;
        }
        .page3 .fr .img {
            display: none;
        }
        .page5 ul li a .time {
            font-size: 18px;
            padding: 0 0 0 15px;
        }
        .content {
            padding-bottom: 60px;
        }
        .ny.contact .bottom .mess {
            width: 54px;
        }
    }
    
    @media (max-width: 460px) {
		.proli{ width:33%; float:left;}
        .navbar-brand {
            padding: 0 3%;
            width: 70%;
        }
        .navbar {
            margin: 0;
        }
        .page1 .tabTop li a {
            font-size: 13px;
        }
    }
    /*分页样式*/
    
    .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;
    }
    
    .preNext .line {
        height: 10px;
        overflow: hidden;
        clear: both;
        background: url(../img/box_dotline.gif) left 15px repeat-x;
        margin: 4px auto;
        padding-top: 10px;
        height: 20px;
    }
    
    .preNext .line strong {
        display: block;
        width: 8px;
        height: 10px;
        overflow: hidden;
        font-size: 0px;
        line-height: 100px;
        background: url(../img/box_dotline.gif) right -10px no-repeat;
        float: left;
    }
    
    .top {
        background: #f5f5f5;
    }
    
    .clear {
        clear: both;
    }