﻿@charset "utf-8";
body{ margin:0px; padding:0px;position: relative;}
a{ text-decoration:none;}
ul{ list-style:none; margin:0px; padding:0px;}
h1, h2, h3, h4, h5, h6{ list-style:none;margin:0;padding:0px;}
li {
    list-style: none;
}
p{ margin:0px;}
.width{ width:1200px; margin:0 auto;}
.both{ clear:both;}
a{ color:#000; transition:0.5s;}
#box{ width:100%; position:relative; overflow:hidden; height:500px;}
#box img{ transition:0.3s; position:absolute; top:0px; left:0px; height:100%; width:100%; object-fit:cover;}
.arrow{width:100%;}
.arrow a{ position:absolute; top:45%; background-color:rgba(255,255,255,0.8);border-radius:50%; color:#333; font-size:24px; padding:10px 15px; opacity:0;}
#box:hover .arrow a{ opacity:1;}
#foot_nav {
    display: none;
}

/*top*/
.top {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #ddd;
    color: #333;
    background:#fff;
}

.top a {
    line-height: 35px;
    font-size: 14px;
    color:#333;
}
.clear{clear:both;}
.fl{
    float: left;
}
.fr{
    float: right;
}
.remen h1 {
    font-weight: bold;
        margin: 0;
        color:#333;
}
/*head&nav*/
.head {
    height: 120px;
}

.head .logo {
    color: #0456ba;
    font-size: 38px;
    font-weight: bold;
    margin-top: 34px;
        width: 50%;
}
.head .logo img{
	width:100%;
}
.head .tel {
    padding-top: 25px;
}
.remen h1 {
    font-weight: bold;
    font-size:14px;
}

.logo_tel {
    padding-top: 12px;
    height: 100px;
    float: right;
    background: url(../img/tel.png) left center no-repeat;
    padding-left: 74px;
    box-sizing: border-box;
    margin-top: 7px;
}
.logo_tel p {
    height: 30px;
    line-height: 30px;
    float: left;
    color: #000;
    font-size: 16px;
}
.logo_tel p span {
display: block;
    font-size: 30px;
    color: #ff0018;
    font-weight: bold;
    margin-top: 2px;
    line-height: 35px;
}
.nav {
    font-size: 0;
    background-size: 100%;
    background: #1f51b5;
}
.nav .breadcrumbnav {
    background: #1f51b5;
}
.nav .breadcrumbnav li {
    display: inline-block;
    text-align: center;
    width: 197px;
    line-height: 50px;
    position: relative;
}
.nav .breadcrumbnav li:first-child:before{
	display: none;
}
.nav .breadcrumbnav li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 27px;
    transform: translateY(-50%);
    height: 27px;
    width: 1px;
    background: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0.4),rgba(255,255,255,0));
}

.nav .breadcrumbnav li a {
    font-size: 16px;
    color: #fff;
}

.nav .breadcrumbnav li:hover {

}

.nav .breadcrumbnav .nav_list {
    position: absolute;
    left: 0;
    right: 0;
    top: 50px;
    background: #165ccf;
    display: none;
    z-index: 9999;
}

.nav .breadcrumbnav .nav_list a {
    color: #fff;
    font-size: 16px;
}

.nav .breadcrumbnav li:hover .nav_list {
    display: block;
}

/*产品展示*/
.product_bg {
    background: #fff;
    padding: 40px 0 20px 0;
}

.pro_show {
}

.pro_show_n li p {
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    display: block;
}

.pro_show_n li {
    width: 305px;
    float: left;
    text-align: center;
    margin-right: 20px;
    margin-bottom: 20px;
}

.pro_show_n li:nth-child(4n) {
    margin-right: 0;
}

.pro_show_n li a {
    overflow: hidden;
    font-size: 16px;
    font-weight: lighter;
    color: #999;
}

.pro_show_n li a.picshow1 {
    width: 262px;
    height: 213px;
    overflow: hidden;
    display: block;
}

.pro_show_n li img {
    width: 100%;
    overflow: hidden;
    height: 298px;
}

.pro_show_n li h4 {
    font-weight: lighter;
    font-size: 16px;
    line-height: 35px;
    color: #999;padding-top: 10px;
}
.case_t {
    width: 597px;
    height: 63px;
    line-height: 63px;
    font-size: 44px;
    font-weight: bold;
    text-align: center;
    margin: auto;
    margin-top: 15px;
}
.case_t span {
    color: #00379b;
}
.case_t1 {
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    padding-bottom: 10px;
    margin: auto;
}
.case_t2 {
    animation: myfirst 2s infinite;
    display: inherit-block;
    margin-top: 10px;
    text-align: center;
}
ul.product-classifies {
    text-align: center;
    display: block;
}
.product-classifies li {
    padding: 0% 2%;
    display: inline-block;
    border: 1px solid #1f51b5;
    line-height: 40px;
    background: #1f51b5;
    margin: 20px 0;
}
.product-classifies li a {
    display: block;
    height: 40px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-radius: 25px;
}


.AdsLine {
    background: url(../img/Ads01.jpg) no-repeat center 0;
    height: 168px;
}
.pro_show_n li p {
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    display: block;
}

.pro_show_n li {
    width: 284px;
    float: left;
    text-align: center;
    margin-right: 20px;
    margin-bottom: 20px;
}

.pro_show_n li:nth-child(4n) {
    margin-right: 0;
}
.pro_show_n li a div {
    border: 1px solid #bbb;
}
.pro_show_n li a {
    overflow: hidden;
    font-size: 16px;
    color: #333;
}

.pro_show_n li a.picshow1 {
    width: 262px;
    height: 213px;
    overflow: hidden;
    display: block;
}

.pro_show_n li img {
    width: 100%;
    overflow: hidden;
}

.pro_show_n li h4 {
    font-size: 16px;
    line-height: 35px;
    color: #333;
}

.wt {
    margin: 35px auto;
}
.aabb {
    float: left;
}
.abcc {
    width: 715px;
}
.attj {
    color: #333333;
    font-size: 34px;
    font-weight: 600;
    text-align: left;
}
.attj span {
    font-weight: 400;
    color: #333333;
    font-size: 20px;
    margin-top: 35px;
    display: block;
}
.attj p{
    font-weight: normal;
}
.aahh {
    color: #333;
    font-size: 16px;
    line-height: 33px;
    margin-top: 24px;
    overflow: hidden;
    display: -webkit-box !important;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    font-weight: normal;
}
.cha2c {
    width: 205px;
    height: 35px;
    line-height: 35px;
    background: #1f51b5;
    margin-top: 30px;
    font-size: 16px;
    text-align: center;
}
.cha2c a{
    color:#fff;
}
.jian img {
    width: 782px;
    height: 186px;
}
.abtp2 {
    float: right;
    width: 414px;
    height: 564px;
    margin-top: 36px;
    overflow: hidden;
}
.abtp2 img {
    width: 414px;
    height: 564px;
    overflow: hidden;
}
.jian {
    margin-top: 50px;
}
.yunu-section1 {
    margin:35px auto;
}
.yunu-ys {
    margin-left: -48px;
    margin-top: -48px;
}
.yunu-ys dl {
    margin: 48px 0 0 48px;
    width: 576px;
    float: left;
}

.yunu-ys dt {
    overflow: hidden;
    line-height: 221px;
    height: 221px;
}

.yunu-ys dt img {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.yunu-ys dd {
    margin: 40px 0 0;
}

.yunu-ys dd .tit {
    overflow: hidden;
}

.yunu-ys dd .tit span {
    font-family: Impact !important;
    font-size: 50px;
    float: left;
    line-height: 1;
}

.yunu-ys dd .tit h4 {
    margin: 0 0 0 70px;
    line-height: 1;
    font-size: 25px;
    font-weight: normal;
}

.yunu-ys dd .tit h4 small {
    display: block;
    color: #999;
    font-size: 12px;
    margin-top: 10px;
    text-transform: uppercase;
}

.yunu-ys dd .tit h4:after {
    display: block;
    content: '';
    width: 60px;
    height: 2px;
    background-color: #4a4a4a;
    margin-top: 30px;
}

.yunu-ys dd p {
    margin: 23px 0 0 70px;
    font-size: 16px;
    color: #777;
    line-height: 27px;
}

.yunu-ys dl:hover dt img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.ptt {
    text-align: center;
    color: #1f51b5;
    font-size: 38px;
    font-weight: 600;
    background: url(../img/ph.png) no-repeat center center;
    margin-bottom: 32px;
}

.ggimg-center {
    margin: 35px auto 0;
}
.ggimg-center img {
    width: 100%;
}

.equipment {
    padding: 50px 0;
}

.equipment .equ_r {
    width: 100%;
}

.photo_c{padding-top:15px;width:100%;overflow: hidden;padding-left: 20px;padding-bottom: 20px;}
.photo_c ul li { 
    width:299px!important; float:left;line-height: 0;position: relative;border:1px solid #ddd;margin-right: 10px;
}
.photo_c ul li img{ max-width:100%; height:227px;display: block;margin:0 auto;}
.photo_c ul li .cover{display: none;width: 299px;height: 227px;position: absolute;top: 0;left: 0;background: rgba(0,0,0,0.7);text-align: center;line-height: 427px;font-size: 16px;color: #fff;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.photo_c ul li:hover .cover{display: block;}
.photo_c p a{display: block;width: 77px;height: 77px;}

/*新闻*/
.index1_row5 {
    margin: 29px auto;
}
.f_index_news_bd{margin-top:50px}
.f_index_news_bd .w-lt{width: 600px;min-height: 400px;position: relative;}
.f_index_news_bd .w-lt .img{overflow: hidden;
    height: 414px;
    border: 1px solid #c0c0c0;}
.f_index_news_bd .w-lt .img img{width: 100% ;height: 100%;}
.f_index_news_bd .w-lt .txt{ }
.f_index_news_bd .w-lt .title{height: 20px;line-height: 20px; font-size:18px;font-weight: bold;margin:23px 0 15px  0 ;}
.f_index_news_bd .w-lt .title a{color: #1f51b5}
.f_index_news_bd .w-lt .date{position: absolute;z-index:30;right:0;top:316px;height:100px;width:100px;color:#fff; text-align: center;font-size:14px;
    background: #1f51b5;
}
.f_index_news_bd .w-lt .date b,
.f_index_news_bd .w-lt .date span{ display:block;padding-top:3px;}
.f_index_news_bd .w-lt .date b{font-size:36px;padding-top:18px;}
.f_index_news_bd .w-lt .subtitle{ height:40px;line-height: 20px; overflow: hidden;font-size: 14px;color:#888;}
.f_index_news_bd .w-lt:hover .title a{color:#1f51b5;}

.f_index_news_bd .w-rt{width: 570px}
.f_index_news_bd .w-rt{ }
.f_index_news_bd .w-rt li{border: 1px solid #eee;margin-bottom: 11px;}
.f_index_news_bd .w-rt .item{position: relative;height:100px; background: #fff}
.f_index_news_bd .w-rt .date{position: absolute;left:0;top:0;height:100px;width:100px;
;color:#fff; text-align: center;font-size:14px;
background: #1f51b5;
}
.f_index_news_bd .w-rt .date b,
.f_index_news_bd .w-rt .date span{ display:block;padding-top:3px;}
.f_index_news_bd .w-rt .date b{font-size:36px;padding-top:18px;}
.f_index_news_bd .w-rt .txt{padding:10px 15px 0 122px;}
.f_index_news_bd .w-rt .title{height: 32px;line-height: 32px; font-size:18px;font-weight: 500;margin:0 0 5px 0 ;}
.f_index_news_bd .w-rt .subtitle{ height:40px;line-height: 20px; overflow: hidden;font-size: 14px;color:#888; }
.f_index_news_bd .w-rt li:hover{border-color: #1f51b5;}
.f_index_news_bd .w-rt li:hover a{color:#1f51b5;}
.f_index_news_bd .w-rt .more{margin-top:15px;}
.f_index_news_bd .w-rt .more a{width: 100%; display: block; background: #30353b; text-align: center;line-height: 50px;font-size:14px;color: #fff}
.f_index_news_bd .w-rt .more a:hover{ background: #1f51b5; }
.w-fr, .w-rt, .w-right {
    float: right;
}
.w-fl, .w-lt, .w-left {
    float: left;
}

/*底部*/
.favlink {
    padding: 15px 0 0;
    padding-left: 5px;
    margin: 0px auto;
}
.favlink .fav-head strong {
    color: #1f51b5;
    text-transform: uppercase;
}
.favlink a {
    color: #666;
}
.foot {
    margin-top: 25px;
    font-size: 0;
    background: #1f51b5;
}
.tywidth {
    margin: 0 auto;
    color: #fff;
}

.tywidth a{
    color: #fff;
}
.foot .footnr .link {
    padding: 22px 0;
}
.foot .footnr .link li, .foot .footnr .link li a, .foot .footnr .link i {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font-size: 15px;
}
.foot .footnr .content {
    border-top: 1px solid #3163c5;
    padding-bottom: 50px;
}
.foot .footnr .content .left {
    padding-top: 30px;
    width: 600px;
    line-height: 27px;
    color: #fff;
    font-size: 16px;
}
.foot .footnr .content .zb {
    padding-top: 40px;
}
.foot .footnr .content .right1 .dh {
    text-align: right;
    margin-top: 40px;
}
.foot .footnr .content .right1>div {
    display: inline-block;
    vertical-align: top;
}
.foot .footnr .content .right1 .dh p {
    color: #fff;
    font-size: 16px;
    line-height: 16px;
}
.foot .footnr .content .right1 .dh h6 {
    font-weight: bold;
    text-align: right;
    font-size: 34px;
    line-height: 34px;
    color: #fff;
    margin: 25px 0 10px;
}
.foot .footnr .content .right1 .bz {
    text-align: center;
    margin-left: 15px;
}
.foot .footnr .content .right1 .xx {
    width: 1px;
    height: 88px;
    background: #3163c5;
    display: inline-block;
    vertical-align: top;
}
.foot .footnr .content .right1 .icon img {
    animation: msClock 1.2s linear infinite;
    animation: msClock 1.2s linear infinite;
}

.foot .footnr .content .zb img {
    display: block;
    background: #fff;
}
.foot .service{width: 1200px;margin: 0 auto;border-top: 1px solid #fff;}
.foot .service_support{line-height: 60px;color: #fff;font-size: 15px;font-weight: normal;margin-bottom: 20px;text-decoration: none;}

.bottom {
    background: #333333;
    color: #fff;
    line-height: 30px;
    padding: 10px 0;
    text-align: center;
}
.fb-frame {
    margin: 0 auto;
}
.foot_record {
    float: left;
    margin-right: 15px;
}
.fen_zhan {
    color: #fff;
}
.fen_zhan a {
    line-height: 30px;
    color: #fff;
    display: inline-block;
}

.link_box {
    margin:11px auto 10px;
}
.link_box h4 {
    text-align: center;
    line-height: 30px;
    float: left;
    font-size: 15px;
}
.link_box a {
    float: left;
    font-size: 14px;
    line-height: 30px;
    margin-right: 5px;
}

@media screen and (max-width: 980px) {
*{-webkit-text-size-adjust:none;}
#box{ height:300px;}
.width{ width:98%;}
#foot_nav{ display:block; position:fixed; bottom:0px; width:100%; left:0px;}
#foot_nav li{ list-style:none;}
#foot_nav li a{ width:calc(100% / 1); text-align:center; height:50px; line-height:50px; background:#e7272d; color:#fff; float:left; font-size:28px;    font-weight: bold;}

.top .fr{display: none;}
.head .logo {
    color: #0456ba;
    font-size: 31px;
    font-weight: bold;
    margin-top: 34px;
    width: 56%;
}

.logo_tel {
    padding-top: 12px;
    height: 100px;
    float: right;
    background: url(../img/tel.png) left center no-repeat;
    padding-left: 9%;
    box-sizing: border-box;
    margin-top: 7px;
    width: 42%;
    background-size: 24%;
}
.logo_tel p span {
    display: block;
    font-size: 25px;
    color: #ff0018;
    font-weight: bold;
    margin-top: 0;
    line-height: 31px;
}
.nav .breadcrumbnav li {
    display: inline-block;
    text-align: center;
    width: 16.6%;
    line-height: 50px;
    position: relative;
}
.product_bg {
    background: #fff;
    padding: 9px 0 20px 0;
}
.pro_show_n li img {
    width: 100%;
    overflow: hidden;
    height: 347px;
}
.foot .footnr .content .right1 .dh h6 {
    font-weight: bold;
    text-align: right;
    font-size: 21px;
    line-height: 34px;
    color: #fff;
    margin: 25px 0 10px;
}
.pro_show_n li {
    width: 48.2%;
    float: left;
    text-align: center;
    margin-right: 20px;
    margin-bottom: 20px;
}
.pro_show_n li:nth-child(2n) {
    margin-right: 0;
}
.AdsLine {
    background: url(../img/Ads01.jpg) no-repeat center 0;
    height: 54px;
    background-size: contain;
}
.abtp2{
	display:none;
}
.abcc {
    width: 100%;
}
.cha2c {
    width: 24%;
    height: 35px;
    line-height: 35px;
    background: #1f51b5;
    margin-top: 30px;
    font-size: 16px;
    text-align: center;
}
.jian img {
    width: 100%;
    height: 186px;
}
.yunu-ys {
    margin-left: 0;
    margin-top: 0;
}
.yunu-ys dl {
    margin: 48px 0 48px 0;
    width: 100%;
    float: left;
}
.f_index_news_bd .w-lt {
    width: 100%;
    min-height: 400px;
    position: relative;
}
.f_index_news_bd .w-rt {
    width: 100%;
}
.foot .footnr .content .left {
    padding-top: 30px;
    width: 35%;
    line-height: 27px;
    color: #fff;
    font-size: 16px;
}
.foot .footnr .content .zb {
    padding-top: 40px;
    width: 19%;
    margin-left: 2%;
}
.foot .footnr .content .zb img {
    display: block;
    background: #fff;
    width: 100%;
    height: 104px;
}
.foot .footnr .content .right1 .dh h6 {
    font-weight: bold;
    text-align: right;
    font-size: 21px;
    line-height: 34px;
    color: #fff;
    margin: 25px 0 10px;
}
.right1.fr {
    width: 39%;
}

.bottom {
    background: #333333;
    color: #fff;
    line-height: 30px;
    padding: 10px 0 57px;
    text-align: center;
}






}
