@charset "utf-8";

/* CSS Document */

::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999999;
    font-size: 14px;
    opacity: 1;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999999;
    font-size: 14px;
    opacity: 1;
    padding-left: 10px
}

:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999999;
    font-size: 14px;
    opacity: 1;
    padding-left: 10px
}


/* .layui-container{
	padding: 0;
} */

.top {
    padding: 10px 0;
    color: #999999;
    background: #eeeeee;
    border-bottom: 1px solid #e2e2e2;
}

.top a {
    color: #999999;
    padding: 0 5px;
}

.top img {
    padding-right: 5px;
}

.col33 {
    color: #333333
}

.col66 {
    color: #666
}

.logo {
    padding-left: 15px;
}

.coltxt {
    color: #4c4c4c
}

.colgrey {
    color: #aeaeae
}

.colgreen {
    color: #115f9d
}

.logo-box {
    padding: 18px 0;
    background: #f6f4f4;
}

.coltxt {
    color: #7a7a7a
}

.f17 {
    font-size: 17px;
}

.f34 {
    font-size: 34px;
}

.logo-right {
    padding-left: 15px;
}

.top-phone {
    background: url(../images/tel.png) no-repeat left center;
    padding: 3px 0;
    padding-left: 40px;
}

.top-phone-nub {
    font-size: 34px;
    margin-left: 14px;
    font-family: Impact;
    background-image: -webkit-linear-gradient(top, #397dbe, #0c457c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.top-txt {
    margin-left: 20px;
}

.top-txt p {
    width: 1em;
    line-height: 1em;
    margin-right: 10px;
    font-size: 12px;
}

nav {
    background: linear-gradient(to bottom, #1e86ec, #0460b9);
    border-bottom: 4px solid #f4c923;
}

nav a {
    color: #fff;
}

.pcnav>li {
    font-size: 16px;
    position: relative;
    width: calc(100% / 8);
    text-align: center;
    box-sizing: border-box;
    padding: 20px 0;
    background: url(../images/slash.png) center right no-repeat;
}

.pcnav>li:hover>a {
    font-weight: bold;
    color: #f4c923;
}

.pcnav>li:first-child a {
    background: url(../images/home.png) no-repeat 13% center;
    display: block;
}

.bannersize {
    height: 33vw!important;
}


/* 产品 */

.products {
    margin: 24px 0;
}

.pro-left {
    border: 2px solid #035fb8;
}

.pro-l-top {
    background: url(../images/pro-left.png);
    background-size: cover;
    padding: 16px 40px;
}

.pro-l-top h2 {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin-top: 8px;
}

.pro-l-top h3 {
    font-size: 20px;
    opacity: 0.5;
    color: #fff;
    text-transform: uppercase;
}

.pro-l-bottom {
    padding: 0 13px;
    padding-bottom: 20px;
}

.pro-l-bottom li {
    padding: 12.5px 0 12.5px 34px;
    background: url(../images/row1.png) no-repeat 5px center;
    border-bottom: 1px solid #cccccc;
}

.pro-l-bottom li a {
    display: block;
    height: 19px;
    overflow: hidden;
}

.pro-l-bottom li:hover {
    background: url(../images/row2.png) no-repeat 5px center;
}

.pro-l-bottom li:hover a {
    color: #0672e3
}

.pro-item {
    border: 1px solid #104a82;
    padding: 16px;
}

.pro-item img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}

.pro-item h3 {
    font-size: 14px;
    color: #333333;
    margin: 22px 0;
}

.pro-item p {
    color: #666;
    height: 38px;
    overflow: hidden;
}

.pro-item:hover {
    border-color: #e8bd15;
}


/* 关于我们 */

.about {
    background: #f2f2f2;
    margin: 36px 0;
}

.about-top {
    background: url(../images/ab-top.jpg);
    padding: 45px 0;
}

.about-top h2 {
    color: #fff
}

.about-top h2 b {
    font-size: 30px;
}

.about-top h2 em {
    font-size: 18px;
}

.about-bottom {
    padding: 37px;
}

.about-box {
    border: 4px #e3e3e3 solid;
}

.about-box-left {
    width: 50%;
}

.about-box-right {
    width: 50%;
}

.about-box-right img {
    max-width: 100%;
}

.about-box-left-cont {
    width: 88%;
}

.about-box-left-cont h4 {
    font-size: 16px;
    color: #0137a1;
    opacity: 0.43;
}

.about-box-left-cont h3 {
    font-size: 24px;
    font-weight: bold;
    color: #0137a1
}

.about-box-left-cont hr {
    margin: 16px 0;
}

.about-box-left-cont p {
    font-size: 14px;
    line-height: 2em;
    text-indent: 2em;
}

.about-link {
    margin-top: 20px;
}

.about-link-item {
    width: 137px;
    line-height: 40px;
    border: 1px solid #cacaca;
    border-radius: 40px;
    text-align: center;
    margin-right: 20px;
}


/* 优势 */

.adv {
    margin: 36px 0;
}

.adv-top {
    background: url(../images/adv-bg.png) no-repeat center center;
}

.adv-left {
    text-align: center;
    flex: 1;
}

.adv-right {
    flex: 1;
}

.adv-mid {
    color: #fff;
    flex: 1.3;
    padding: 0 45px;
    border-left: 1px solid #6cb6ff;
    border-right: 1px solid #6cb6ff;
}

.adv-mid h3 {
    font-size: 24px;
    margin-bottom: 18px;
}

.adv-mid p {
    line-height: 24px;
}

.adv-right-txt {
    color: #fff;
    padding-left: 50px;
    background: url(../images/tel2.png) no-repeat left center;
}

.adv-top {
    z-index: 5;
    position: relative;
}

.adv-bottom {
    position: relative;
    z-index: 3;
    margin-top: -20px;
}

.adv-bottom img {
    width: 100%;
}


/* 新闻 */

.news {
    margin: 60px 0;
}

.news-class h2 {
    padding-left: 20px;
    background: url(../images/box.png) no-repeat left center;
    font-size: 24px;
}

.news-class h2 em {
    font-size: 14px;
    color: #999999
}

.news-l-m-img {
    width: 17.5%;
}

.news-l-m-img img {
    width: 100%;
    height: 97px;
    object-fit: cover;
}

.news-l-m-txt {
    width: 80%;
}

.news-left-m li {
    padding: 18px 0;
    border-bottom: 1px dashed #cccccc;
}

.news-l-m-txt h4 {
    color: #333333;
    font-size: 16px;
    height: 1.5em;
    overflow: hidden;
}

.news-l-m-txt h4 em {
    color: #0137a1
}

.news-left-m:hover h4 a {
    color: #0137a1;
    font-weight: bold;
}

.news-l-m-txt .time {
    font-size: 14px;
    color: #999;
    margin-top: 5px;
}

.news-l-m-txt p {
    margin-top: 8px;
    color: #666666;
    max-height: 19px;
    overflow: hidden;
}

.news-left-b li {
    padding: 18px 0;
    border-bottom: 1px solid #e9e9e9;
}

.news-left-b li a {
    color: #333;
    font-size: 16px;
    height: 1.5em;
    overflow: hidden;
    display: block;
}

.news-left-b li .time {
    color: #999;
    margin-top: 5px;
}

.news-left-b li:hover a {
    color: #035fb8;
    font-weight: bold;
}

.news-left-b li p {
    margin-top: 8px;
    color: #666666;
    max-height: 19px;
    overflow: hidden;
}

.news-r-box h3 {
    font-size: 18px;
    color: #999999
}

.news-r-box h3 b {
    color: #115f9d;
    font-size: 18px;
}

.news-r-img {
    margin-top: 20px;
}

.news-r-img img {
    width: 100%;
    height: 175px;
    object-fit: cover;
}

.news-r-mid {
    padding: 12px 0;
    border-bottom: 1px solid #e9e9e9;
}

.news-r-mid h4 a {
    color: #333333;
    font-size: 16px;
}

.news-r-mid .time {
    color: #999999;
    margin-top: 5px;
}

.news-r-mid p {
    margin-top: 8px;
    color: #999;
    max-height: 38px;
    overflow: hidden;
}

.news-right-list li {
    margin: 30px 0;
}

.news-right-list li h4 a {
    font-size: 16px;
    color: #333333;
}

.news-right-list li p {
    margin-top: 10px;
    color: #666666;
}


/* 底部 */

footer {
    background: #1264b6;
    padding-bottom: 20px;
}

.f-g-list a {
    color: #fff;
    font-size: 16px;
}

.f-g-list li {
    width: 12.5%;
    text-align: center;
    border-left: 1px solid #1b95ea;
    border-right: 1px solid #084178;
    box-sizing: border-box;
}

.f-g-list li:first-child {
    border-left: none;
}

.f-g-list li:last-child {
    border-right: none;
}

.f-g-list li:hover a {
    color: #fff;
}

.footer-top {
    background: url(../images/foot-nav.png) repeat-x;
    padding: 14px 0;
}

.footer-bot {
    padding-top: 20px;
    color: #fff;
}

.footer-bot p {
    line-height: 1.5em;
}

.footer-bot a {
    color: #fff;
    padding-right: 5px;
}

.footer-bot a:hover {
    color: #fff;
}

.link {
    margin-top: 20px;
    background: #3f4751;
    color: #b0b3b6;
    padding: 10px 0;
}

.link a {
    color: #b0b3b6;
}


/* tebbar */

.clwh {
    position: fixed;
    height: 49px;
    bottom: 0;
    background: #e4e5e6;
    width: 100%;
    z-index: 10;
    display: none;
}


/* 内页 */

#path {
    padding: 15px 0;
    border-bottom: 1px dashed #d6d6d6;
}

#nei-main {
    padding: 40px 0;
}

.tj_news_title {
    border-bottom: 2px solid #f1f1f1;
    padding: 15px 0;
}

.tj_news li {
    width: 47%;
    padding: 15px 0;
    border-bottom: 1px dashed #cccccc;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    position: absolute;
    left: -1px;
    top: -1px;
    padding: 1px;
    width: 100%;
    height: 100%;
    background-color: #1264b6;
}

.news-ul li {
    padding: 16px 0;
    border-bottom: 1px dashed #b5b5b5;
}

article h1 {
    font-size: 24px;
}

.contain {
    object-fit: contain!important;
}
/*推荐产品*/
.nei_g_tj{
	overflow: hidden;
}
.nei_g_tj_title {
    background: #f0f0f0;
    padding: 1em 0;
    margin-bottom: 15px;
}

.nei_g_tj_title h3 {
    color: #d0d0d0;
}

.con-li {
    width: 280px;
    border: 1px solid #d3d4d6;
    margin: 0 10px;
}
.con-li h3{
	height: 32px;
	overflow: hidden;
	font-size: 14px;
}
.conimg {
    padding: 10px;
}

.conimg img {
    width: 242px;
    height: 185px;
    object-fit: cover;
}
.news_box_nei{
    overflow: hidden;
}
@media screen and (min-width: 1200px) {
    .layui-container {
        padding: 0;
        width: 1200px;
    }
}

@media screen and (max-width:1200px) {
    .pro-l-top {
        padding: 10px 15px;
    }
    .pro-l-bottom li {
        padding: 10px 0 10px 34px;
    }
    .pro-l-bottom {
        padding-bottom: 18px;
    }
    .pro-item img {
        height: 186px;
    }
    .adv-mid {
        padding: 0 10px;
    }
    .adv-mid h3 {
        font-size: 18px;
    }
    .adv-right-txt {
        padding-left: 0;
        background: none;
    }
    .about-box-left {
        padding: 15px 0;
    }
    .about-box-left-cont hr {
        margin: 5px 0;
    }
    .about-box-left-cont p {
        line-height: 1.5em;
    }
    .about-link-item {
        width: 120px;
        line-height: 30px;
    }
    .footer-top {
        display: none;
    }
    .f-g-list {
        display: none;
    }
    .pcnav>li:first-child a {
        background: none;
    }
    .news-l-m-img img {
        height: 65px;
    }
    .news-right-list li {
        margin: 22px 0;
    }
}

@media screen and (max-width:992px) {
    .top-txt {
        display: none;
    }
    .logo-img {
        width: 400px;
    }
    .pcnav>li {
        background: none;
    }
    .pro-l-top {}
    .pro-l-bottom {
        display: flex;
        flex-direction: row;
        align-items: center;
        flex-wrap: wrap;
    }
    .pro-item img {
        height: 316px
    }
    .about-top {
        padding: 20px 0;
    }
    .about-box-left {
        width: 100%;
        padding: 15px 0;
    }
    .about-box-right {
        display: none;
    }
    .adv-mid {
        display: none;
    }
    .news-right {
        padding-left: 0px;
    }
    .news-r-img {
        display: none;
    }
    .news-r-box {
        background-size: cover;
    }
    .news-l-m-img img {
        height: 87px;
    }
}

@media screen and (max-width:768px) {
    .top-phone {
        background: none;
        padding-left: 0;
    }
    .top-phone-nub {
        font-size: 28px;
    }
    .nav-ban-box {
        margin-top: 0;
    }
    nav {
        position: relative;
        top: 0
    }
    .pcnav>li {
        width: 25%;
        padding: 8px 0;
    }
    .por-item-img img {
        height: 230px;
    }
    .pro-l-bottom li {
        width: calc(25% - 10px);
        padding: 10px 5px;
        font-size: 13px;
        background: none;
    }
    .pro-l-bottom li:hover {
        background: none;
    }
    .pro-l-bottom {
        padding-top: 18px;
    }
    .message {
        display: none;
    }
    .about-bottom {
        padding: 20px 15px;
    }
    .news {
        padding: 30px 0;
    }
    .foot-nav {
        display: none;
    }
    .link {
        display: none;
    }
    .news-l-m-img img {
        height: 58px;
    }
}

@media screen and (max-width:480px) {
    .top,
    .title-right,
    .title img {
        display: none;
    }
    .logo-box {
        padding: 10px 0;
    }
    .logo-img {
        width: 200px;
    }
    .top-phone-nub {
        font-size: 14px;
    }
    nav a {
        font-size: 12px;
    }
    .bannersize {
        height: 44vw!important;
    }
    .bannersize button {
        display: none;
    }
    .about {
        margin: 15px 0;
    }
    .about-bottom {
        padding: 15px 0px;
    }
    .about-box-left-cont h4 {
        font-size: 14px;
    }
    .about-box-left-cont h3 {
        font-size: 15px;
    }
    .about-box-left-cont p {
        font-size: 12px;
    }
    .about-link-item {
        font-size: 10px;
    }
    .products {
        margin: 15px 0;
    }
    .pro-l-top h3 {
        font-size: 14px;
    }
    .pro-l-top h2 {
        font-size: 17px;
        margin-top: 3px;
    }
    .pro-l-bottom li:hover {
        background: none;
    }
    .pro-l-bottom {
        padding: 8px;
    }
    .pro-item {
        padding: 5px;
    }
    .pro-item img {
        height: 150px;
    }
    .pro-item h3 {
        margin: 5px 0;
        font-size: 13px;
        height: 34px;
        overflow: hidden;
    }
    .pro-item p {
        display: none;
    }
    .adv-left {
        width: 40%;
    }
    .adv-left img {
        width: 100%;
    }
    .adv-bottom {
        margin: 0;
    }
    .about-top {
        padding: 10px 0;
    }
    .about-top h2 b {
        font-size: 17px;
    }
    .about-top h2 em {
        font-size: 14px;
    }
    .news {
        margin: 10px 0;
        padding: 0;
    }
    .news-class h2 {
        font-size: 17px;
    }
    .news-l-m-txt h4 {
        font-size: 14px;
    }
    .news-class a {
        font-size: 12px;
    }
    .news-l-m-img img {
        height: 42px;
    }
    .news-l-m-txt p {
        font-size: 12px;
        height: 50px;
    }
    .news-l-m-txt p {
        display: none;
    }
    .news-l-m-txt h4 {
        height: 1.5em;
        font-size: 12px;
    }
    .time {
        font-size: 10px!important;
    }
    .news-r-box {
        background: none;
        padding: 20px 10px;
        border: 1px solid #c9c7c7;
    }
    .news-right-list li {
        padding-left: 0;
        background: none;
    }
    .news-r-box h3 b {
        font-size: 17px;
    }
    .news-r-box h3 {
        font-size: 15px;
    }
    .news-right-list {
        font-size: 12px;
    }
    .news-right-list li {
        margin: 10px 0;
    }
    .news-right-list li h4 a {
        font-size: 12px;
    }
    .news-right-list li p {
        font-size: 12px;
    }
    .news-left-b li a {
        font-size: 14px;
    }
    .news-r-mid h4 a {
        font-size: 12px;
    }
    .news-r-mid p {
        font-size: 12px;
    }
    footer {
        margin-bottom: 49px;
        padding-bottom: 10px;
        margin-top: 10px;
        padding-top: 10px;
    }
    .footer-top {
        padding-bottom: 10px;
    }
    .footer-bot {
        padding-top: 0;
    }
    .clwh {
        display: block;
    }
    .footer-bot p {
        font-size: 10px;
    }
    .f10 {
        font-size: 10px;
    }
    .foot_ewm {
        display: none;
    }
    .foot-link {
        display: none;
    }
    .tj_news {
        display: none;
    }
    #path {
        padding: 5px 0;
        border-bottom: 1px dashed #d6d6d6;
        font-size: 10px;
    }
    #nei-main {
        padding: 15px 0;
        min-height: 39vh;
    }
    article h1 {
        font-size: 17px;
    }
    .nei_g_tj_title h2{
    	font-size: 16px;
    }
      .nei_g_tj_title h3{
    	font-size: 14px;
    }
    .con-li{
    	width: 150px;
    }
    .conimg img{
    	height: 130px;
    }
    .con-li h3{
    	font-size: 12px;
    	height: 20px;
    	margin-bottom: 5px;
    }
    .conimg{
    	padding: 0;
    }
}