@charset "utf-8";

/* pc */
@media screen and (max-width:1440px) {
    .center{
        width: 1280px;
    }
    .more {
        margin-top: 60px !important;
    }
    .index_about .more {
        margin-bottom: 100px !important;
    }
    .index_area .area .left {
        width: 490px;
    }
    .index_area .area .right {
        width: 263px;
    }
    .index_area .area .right .text {
        padding-bottom: 35px;
    }
    .index_area .area {
        height: 465px;
    }
    .index_news .knowledge{
        padding: 0 50px;
    }
    .index_news {
        height: 750px;
    }
    .single_html .single_icon .block {
        margin-right: 0px;
    }
    .single_html .single_icon img {
        margin-right: 22px;
    }
    .single_html .map_img{
        margin-left: -180px;
        width: 680px;
        margin-top: 50px;
    }
    .single_html .map_img img{
        width: 100%;
    }
    .single_html .text {
        padding-top: 60px;
    }
    .message_html .left{
        width: calc(50% - 30px);
    }
    .message_html .right{
        width: calc(50% - 30px);
        float: right;
    }
    .foot .center,
    .foot_bottom .center,
    .list_show_html .center,
    .show_html .center,
    .ny_position .center,
    .message_html .center {
        width: 1180px;
    }
}
@media screen and (max-width:1280px) {
    .center{
        width: 980px;
    }
    .top .daohang .center {
        width: 1024px;
    }
    .foot .center,
    .foot_bottom .center,
    .list_show_html .center,
    .show_html .center,
    .ny_position .center,
    .message_html .center {
        width: 980px;
    }
    .top .nav a {
        margin: 0 10px;
    }    
    .search .gonggao {
        width: calc(100% - 390px);
    }
    .search .input {
        width: 380px;
    }
    .index_area{
        height: auto;
        background: url("../img/bj.png") center center no-repeat;
        background-size: 100% 100%;
        padding-bottom: 200px;
    }
    .index_area .area {
        height: auto;
    }
    .index_area .area .left {
        width: 40%;
    }
    .index_area .area .right {
        width: 20%;
    }
    .index_area .area .text .p{
        overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:6;
    }
    .index_area .center .swiper-button-prev {
        bottom: -120px;
    }
    .index_area .center .swiper-button-next{
        bottom: -120px;
    }
    .message_html .right {
        overflow: hidden;
    }
}


/* 手机 */
@media screen and (max-width:1024px) {
    .phone_none{
        display: none;
    }
    .pc_none{
        display: block;
    }
    .foot .center, .foot_bottom .center, .list_show_html .center, .show_html .center, .ny_position .center, .message_html .center {
        width: 100%;
    }
    .shouji_top{
        background: #212121;
        position: relative;
        height: 70px;
        padding-top: 0;
    }
    .shouji_top .logo{
        display: block;
        margin: auto;
    }
    .shouji_top img{
        height: 86%;
        margin-top: 8%;
    }
    .shouji_top .logo{
        height: 80%;
        padding-top: 4px;
    }
    .shouji_top a{
        position: absolute;
        top:0;
        left: 0;
        height: 100%;
    }
    .shouji_top a img:nth-child(2){
        display: none;
    }
    .center{
        width: calc(100% - 20px);
    }
    .panel{
        background: #FAFAFA;
        overflow-y: auto;
    }
    .list_dl{
        margin-top: 50px;
    }
    .list_dt{
        display: block;
        background: #FAFAFA;
        width: 200px;
        padding: 0 40px 0 20px;
        height: 49px;
        line-height: 49px;
        cursor: pointer;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        position: relative;
        font-size: 16px;
        border-bottom: 1px solid #EBEBEB;
    }
    .list_dl .list_dt:nth-child(1){
        border-top: 1px solid #EBEBEB;
    }
    .list_dt{
        color: #b7b7b7;
    }
    .list_dt:hover{
        background: #F1F1F1;
    }
    .open{
        background: #F1F1F1;
        color: #4E4E4E;
    }
    .open{
        color: #4E4E4E;
        border-left: solid 3px #00a8ff;
    }
    .shouji_banner img{
        width: 100%;
    }
    .shouji_banner .swiper-pagination-bullet-active {
        opacity: 1;
        background: #00a8ff;
    }
    .search {
        height: auto;
        padding-bottom: 15px;
    }
    .search .resou {
        width: calc(100% - 50px);
        height: 54px;
        line-height: 54px;
        font-size: 14px;
    }
    .search .input {
        width: 100%;
        margin-top: 0px;
        height: 46px;
        margin-top: 12px;
    }
    .search .input input{
        height: 46px;
        line-height: 46px;
        font-size: 15px;
    }
    .search .input input{
        width: calc(100% - 116px);
    }
    .search .input a {
        width: 80px;
    }
    .search .input a p{
        line-height: 46px;
        text-indent: 12px;
        font-size: 15px;
        background: url(../img/search_icon.png) right 11px top -3px no-repeat;
        background-size: auto 111%;
    }
    .search .gonggao{
        display: none;
    }
    .index_title .h6 {
        font-size: 24px;
        line-height: 46px;
        padding-top: 20px;
    }
    .index_title .p {
        font-size: 18px;
        line-height: 20px;
    }
    .product_nav {
        margin-top: 32px;
        margin-bottom: 34px;
    }
    .product_img {
        margin-left: 0px;
    }
    .product_img a{
        width: calc(50% - 10px);
        margin-left: 0px;
        margin-bottom: 20px;
    }
    .product_img a:nth-child(odd){
        margin-right: 20px;
    }
    .product_img a .text .p {
        font-size: 14px;
        padding-left: 5px;
        width: calc(100% - 46px);
    }
    .product_img a .text {
        height: 50px;
        line-height: 50px;
    }
    .product_img a .text .icon {
        width: 27px;
        height: 45px;
        margin-right: 6px;
    }
    .more {
        width: 130px !important;
        height: 44px;
        margin-top: 30px !important;
    }
    .more p {
        line-height: 42px;
    }
    .index_icon .bj {
        top: 80px;
        height: 380px;
    }
    .index_icon .bj .float_l {
        width: calc(50% - 21px);
        margin-bottom: 24px;
        padding: 0 10px;
    }
    .index_icon .bj .float_l:nth-child(3) {
        border-left: none;
    }
    .index_icon {
        height: 340px;
    }
    .index_about .text {
        margin-top: 22px;
    }
    .index_about .index_title .h6 {
        padding-top: 46px;
    }
    .index_about .text p {
        font-size: 15px;
        line-height: 28px;
    }
    .index_about .more {
        margin-top: 40px !important;
        margin-bottom: 50px !important;
    }
    .index_area .center {
        margin-top: 32px;
    }
    .index_area .area .left {
        width: 50%;
    }
    .index_area .area .right {
        width: 50%;
    }
    .index_area .area .text {
        padding: 0 12px;
    }
    .index_area .area .text .p {
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }
    .index_area .area .text {
        padding-bottom: 35px;
        height: 126px;
    }
    .index_area .area img {
        width: 100%;
        height: 162px;
    }
    .index_area .center .swiper-button-prev {
        bottom: -100px;
    }
    .index_area .center .swiper-button-next {
        bottom: -100px;
    }
    .index_area{
        padding-bottom: 160px;
    }
    .index_news .knowledge {
        padding: 0;
        margin-top: 20px;
        height: auto;
    }
    .index_news .knowledge a {
        width: 100%;
    }
    .index_news .knowledge .text {
        height: 160px;
        padding: 0 10px;
    }
    .index_news {
        height: auto;
        padding-bottom: 60px;
    }
    .index_news .knowledge a:nth-child(2) {
        margin: 0;
    }
    .index_news .knowledge .time{
        display: none;
    }
    .index_news .knowledge .bt {
        font-size: 18px;
        line-height: 42px;
    }
    .index_news .knowledge .p {
        font-size: 15px;
        line-height: 24px;
    }
    .index_news .knowledge .time2 {
        background: #00a8ff;
        height: 78px;
    }
    .index_news .knowledge .time2 .h3 {
        font-size: 28px;
        line-height: 32px;
        padding-top: 12px;
        padding-left: 20px;
    }
    .index_news .knowledge .time2 .float_r {
        height: 78px;
    }
    .foot{
        display: none;
    }
    .foot_bottom{
        background: #3e3e3e;
        height: auto;
        padding: 12px 0;
    }
    .foot_bottom .float_r{
        display: none;
    }
    .foot_bottom .float_l{
        width: 100%;
        text-align: center;
        font-size: 15px;
        color: #a9a8a8;
        line-height: 24px;
    }
    .page_turning .center a{
        display: none;
    }
    .page_turning .center .show{
        display: block;
        width: 120px;
    }
    .gallery_html .product_img a{
        width: calc(50% - 5px);
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 10px;
    }
    .gallery_html .product_img a:nth-child(odd){
        margin-right: 10px;
    }
    .gallery_html .product_img {
        margin-left: 0;
    }
    .gallery_html .product_img a .text {
        height: 46px;
        line-height:46px;
        font-size: 15px;
    }
    .gallery_html {
        padding-bottom: 60px;
    }
    .page_turning {
        padding-top: 40px;
    }
    .ny_position .label_nav .p {
        font-size: 16px;
        color: #fff;
        line-height: 50px;
        width: 90px;
        width: 80px;
        height: 50px;
    }
    .ny_position {
        height: 50px;
    }
    .ny_position .wzgg {
        height: 50px;
        width: 30px;
    }
    .ny_position .ny_sousuo {
        height: 50px;
        margin-right: 0;
    }
    .ny_position .center .tankuang {
        width: 100%;
        top: 50px;
    }
    .ny_position .center .tankuang .sousuo_tk {
        width: 100%;
    }
    .ny_position .center .tankuang .sousuo_tk .input {
        width: calc(100% - 32px);
    }
    .ny_position .gonggao_tk {
        padding: 0 16px;
    }
    .ny_position .gonggao_tk .guanbi {
        right: 22px;
    }
    .gallery_html{
        /* padding-top: 80px; */
        position: relative;
    }
    .quanbu{
        width: 34vw;
        text-align: center;
        margin-top: 20px;
        height: 50px;
        margin-bottom: 20px;
        font-size: 16px;
        color: #00a8ff;
        line-height: 50px;
        border: solid 1px #00a8ff;
    }
    .nav_tk{
        width: 100%;
        position: absolute;
        top: 54px;
        z-index: 99;
        display: none;
    }
    .nav_tk .nav{
        width: 34vw;
        background: #00a8ff;
    }
    .nav_tk .nav .yiji{
        height: 50px;
        border-top: solid 1px #4dc2ff;
        /* position: relative; */
    }
    .nav_tk .nav .yiji:nth-child(1){
        border-top: none;
    }
    .nav_tk .nav .yiji a{
        display: block;
        height: 50px;
        text-align: center;
        line-height: 50px;
        font-size: 14px;
        color: #fff;
    }
    .nav_tk .nav .yiji:hover a{
        background: #4dc2ff;
    }
    .nav_tk .nav .yiji .erji_nav{
        position: absolute;
        top: 0;
        left: 34vw;
        width: 33vw;
        display: none;
    }
    .nav_tk .nav .yiji .erji_nav .erji{
        height: 50px;
        line-height: 50px;
        background: #4dc2ff;
        border-top:solid 1px #00a8ff;
    }
    .nav_tk .nav .yiji .erji_nav .erji:nth-child(1){
        border-top: none;
    }
    .nav_tk .nav .yiji .erji_nav .erji:hover a{
        background: #00a8ff;
    }
    .nav_tk .nav .yiji .sanji{
        position: absolute;
        top: 0;
        left: 33vw;
        width: 33vw;
        display: none;
    }
    .nav_tk .nav .yiji .sanji a{
        height: 50px;
        line-height: 50px;
        background: #00a8ff;
        display: block;
        border-top:solid 1px #4dc2ff;
    }
    .nav_tk .nav .yiji .sanji a:nth-child(1){
        border-top:none;
    }
    .nav_tk .nav .yiji .erji:hover .sanji{
        display: block;
    }
    .nav_tk .nav .yiji:hover .erji_nav{
        display: block;
    }
    .nav_tk .nav .yiji .erji:hover .sanji a:hover{
        background: #4dc2ff;
    }
    .show_html .product {
        width: calc(100% - 20px);
    }
    .show_html .product .name {
        font-size: 24px;
        line-height: 62px;
        padding-top: 16px;
    }
    .show_html .text {
        padding-top: 24px;
        padding: 20px 10px;
    }
    .show_html .text p {
        font-size: 15px;
        color: #666666;
        line-height: 28px;
        text-align: justify;
        text-indent: 2em;
    }
    .show_html .index_title .p {
        margin-bottom: 30px;
    }
    .show_html .gallery_html {
        padding: 0 10px;
        padding-bottom: 28px;
    }
    .list_html .list .block {
        width: 100%;
        height: 146px;
    }
    .list_html .list .block a{
        width: 100%;
        height: 146px;
    }
    .list_html .list .block a .text .p1 {
        line-height: 50px;
        padding-top: 20px;
    }
    .list_html .list .block a .time .p1 {
        font-size: 26px;
        color: #676767;
        font-family: MyNewFont;
        line-height: 30px;
        padding-top: 32px;
    }
    .list_html .list .block a .time {
        width: 100px;
    }
    .list_html .list {
        padding-top: 20px;
    }
    .list_html .page_turning {
        padding-top: 60px;
    }
    .list_html {
        padding-bottom: 70px;
    }
    .list_show_html .center{
        width: calc(100% - 20px);
    }
    .list_show_html .list_show .h3 {
        line-height: 66px;
        padding-top: 20px;
        font-size: 24px;
    }
    .list_show_html .list_show .h6 {
        line-height: 24px;
        font-size: 12px;
        padding: 12px 0px;
    }
    .list_show_html .text p {
        font-size: 15px;
        color: #666666;
        text-indent: 2em;
        text-align: justify;
        line-height: 28px;
    }
    .list_show_html .text {
        padding-top: 12px;
    }
    .list_show_html .xiayitiao {
        margin-top: 38px;
    }
    .list_show_html .tuijian a {
        display: block;
        width: calc(100% - 40px);
        padding: 0 20px;
        padding-bottom: 30px;
        border: solid 1px #4dc2ff;
        border-radius: 5px;
        margin-left: 0px;
        margin-bottom: 20px;
    }
    .single_html .map_img{
        display: none;
    }
    .single_html {
        padding: 20px 0 40px 0;
    }
    .single_html .text p {
        font-size: 15px;
        line-height: 28px;
    }
    .single_html .single_icon .float_l{
        width: calc(100% - 122px)
    }
    .single_html .single_icon img {
        margin-right: 22px;
        width: 100px !important;
    }
    .single_html .single_icon .block {
        width: 100%;
        margin-top: 4px;
        margin-bottom: 56px;
    }
    .single_html .single_icon .block .bt {
        font-size: 18px;
    }
    .single_html .single_icon .block .p {
        font-size: 15px;
    }
    .single_html .text {
        padding-top: 0px;
    }
    .single_html .single_icon {
        padding-top: 20px;
    }
    .message_html .left {
        width: calc(100% - 20px);
        margin-left: 10px
    }
    .message_html .biaoti {
        font-size: 24px;
        color: #333333;
        line-height: 76px;
        padding-top: 12px;
    }
    .message_html .biaoti span {
        font-size: 16px;
    }
    .message_html .left input {
        width: calc(100% - 32px);
        max-width: 338px;
        height: 45px;
        line-height: 49px;
        border: solid 1px #ebebeb;
        padding: 0 16px;
        display: block;
        margin-bottom: 20px;
        font-size: 15px;
        color: #8a8a8a;
    }
    .message_html .left textarea {
        width: calc(100% - 32px);
        line-height: 49px;
        border: solid 1px #ebebeb;
        padding: 0 16px;
        display: block;
        margin-bottom: 20px;
        font-size: 15px;
        color: #8a8a8a;
    }
    .message_html .left .button .tijiao {
        width:calc(50% - 2px);
    }
    .message_html .left .button .qingkong{
        width:calc(50% - 2px);
        margin-left: 00px;
    }
    .message_html .right {
        width: calc(100% - 20px);
        margin-right: 10px
    }
    .message_html .right .you {
        margin-bottom: 16px;
    }
    .message_html {
        padding-bottom: 20px;
    }
}
























































































