/********** Template CSS **********/




*{padding:0;margin:0}
.none{display:none}
body{font-family:Microsoft YaHei,SimHei,Poppins,sans-serif;font-size:16px;line-height:2;position:relative;color:#000}
body,html{height:100%;margin:0}
body{margin:0}
.lightGayBg{background:#f7f7f7}
img{max-width:100%}
p{color:#666}
.header.fixed{position:fixed;width:100%;z-index:999;top:0}
.mobile-nav{display:none}
h1,h2,h3,h4,h5,h6{font-weight:600;position:relative}
body a{color:#337ab7}
a,a:hover,button{text-decoration:none}
a,button{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;outline:0;box-shadow:none}
.button .btn{position:relative;font-weight:600;color:#fff;border:none;z-index:5;display:inline-block;padding:13px 32px;border-radius:4px}
.button .btn,.button .btn:before{background:#cee7e7;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease}
.button .btn:before{position:absolute;content:"";left:0;top:0;width:100%;z-index:-1;height:100%;transform:scaleX(0);border-radius:4px}
.button .btn:hover:before{transform:scaleX(1)}
.overlay{position:relative}
.overlay:before{position:absolute;content:"";left:0;top:0;height:100%;width:100%;
    /* background:#1d3260; */
    background: #fff;
    border-radius:4px;opacity:.4;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease}
.clear{clear:both}
.table{display:table;width:100%;height:100%}
.table-cell{display:table-cell;vertical-align:middle}



.section{padding:50px 0 0}
.mineBox {
    position: relative;
    width: 100%;
    max-width: 1200px;
    margin: 10px auto 20px;
}
.container{max-width: 1320px;}

.section-title{text-align:center;margin-bottom:20px}
.section-title h2{font-size:38px;padding-bottom:32px;margin-bottom:30px;position:relative;color:#000;font-weight:700;letter-spacing:5px}
.section-title h2:before{content:"";width:64px;height:6px;position:absolute;bottom:-1.5px;margin-left:-30px;left:50%;background-image:linear-gradient(270deg,#1d3260,#1d3260);border-radius:5px}
.section-title p{font-size:16px;color:#aaa;font-weight:400;line-height:1.6}
.section-title p.small{font-size:30px}
.section-title p.smaller{font-size:22px}
.section .th a{background:url(../img/rollTh01.png) no-repeat;width:190px;height:65px;display:block;float:left;margin:10px 90px;text-align:center;line-height:56px;font-size:18px;color:#034373}
.section .th a.cur{background:url(../img/rollTh02.png) no-repeat;color:#fff}
.section .button{text-align:center}
.section .button .btn{color:#034373;background:0 0;border:1px solid #034373;padding:8px 32px;margin:30px auto 50px}


.breadcrumb{font-size:18px;background:0 0;margin:5px;margin-bottom:5px!important}
.breadcrumb i.fa-home{margin-right:18px}
.breadcrumbs{background-image:url(../img/carousel-2.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;padding:185px 0 80PX}
.breadcrumbs .bread-inner{z-index:22}
.breadcrumbs h2{color:#1d3261;text-transform:capitalize;font-size:25px;font-weight:700;margin:0;text-align:center;padding:30px 0 0}
.breadcrumbs .bread-list{border-radius:4px;display:inline-block;float:left;}
.breadcrumbs ul li{display:inline-block;position:relative}
.breadcrumbs ul li i{margin:0 10px;font-size:11px;font-weight:600;color:#1d3261}
.breadcrumbs ul li a{color:#1d3261;font-size:15px;font-weight:400;text-transform:capitalize}
.breadcrumbs ul li.active a{background:#1d3261;color:#fff;border-radius:3px;padding:6px 20px;display:inline-block}
.breadcrumbs ul li.active a:hover{background:#fff;color:#1d3261}
.innerBaaner,.innerBaaner img{width:100%}
.preeloader{background:#fff none repeat scroll 0 0;height:100%;position:fixed;width:100%;z-index:999999}
.preloader-spinner{-webkit-animation:pulsate 1s ease-out 0s infinite normal none running;animation:pulsate 1s ease-out 0s infinite normal none running;border:10px solid #000;border-radius:40px;display:block;height:40px;left:50%;margin:-20px 0 0 -20px;opacity:0;position:fixed;top:50%;width:40px;z-index:10}



:root{--primary:#0f2b97;--secondary:#e93c05;--tertiary:#555;--light:#dfe4fd;--dark:#011a41}
.back-to-top{position:fixed;display:none;right:30px;bottom:30px;z-index:99}
.fw-bold,.h1,.h2,h1,h2{font-weight:700!important}
.fw-medium,.h3,.h4,h3,h4{font-weight:600!important}
.fw-semi-bold,.h5,.h6,h5,h6{font-weight:500!important}
.text-primary{color:#0f2b9b!important}
#spinner{opacity:0;visibility:hidden;transition:opacity .5s ease-out,visibility 0s linear .5s;z-index:99999}
#spinner.show{transition:opacity .5s ease-out,visibility 0s linear 0s;visibility:visible;opacity:1}
.btn{transition:.5s;font-weight:500}
.btn-outline-primary:hover,.btn-primary{color:var(--light)}
.btn-square{width:38px;height:38px}
.btn-sm-square{width:32px;height:32px}
.btn-lg-square{width:48px;height:48px}
.btn-lg-square,.btn-sm-square,.btn-square{padding:0;display:flex;align-items:center;justify-content:center;font-weight:400}
.fixed-top{transition:.5s}
.top-bar{height:45px;border-bottom:1px solid rgba(53,94,252,.07)}
.navbar .dropdown-toggle:after{border:none;content:"\f107";font-family:Font Awesome\ 5 Free;font-weight:900;vertical-align:middle;margin-left:8px}
.navbar .navbar-nav .nav-link{padding:25px 15px;color:var(--tertiary);font-weight:bold;outline:0}
.navbar .navbar-nav .nav-link.active,.navbar .navbar-nav .nav-link:hover{color:var(--primary);font-weight:bold}

.navbar .navbar-nav .nav-link{color:#fff}
.navbar .navbar-nav .nav-link.active {color: #fff}
.bg-white .navbar .navbar-nav .nav-link{color: #000}
.bg-white .navbar .navbar-nav .nav-link.active {color: #0f2b97}


@media (max-width:991.98px){.navbar .navbar-nav{margin-top:10px;border-top:1px solid rgba(0,0,0,.07);background:#fff}
.navbar .navbar-nav .nav-link{padding:10px 0}
}
@media (min-width:992px){.navbar .nav-item .dropdown-menu{display:block;visibility:hidden;top:100%;transform:rotateX(-75deg);transform-origin:0 0;transition:.5s;opacity:0}
.navbar .nav-item:hover .dropdown-menu{transform:rotateX(0);visibility:visible;transition:.5s;opacity:1}
}
.carousel-caption{top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;text-align:start;z-index:1}
.carousel-control-next,.carousel-control-prev{width:3rem}
.carousel-control-next-icon,.carousel-control-prev-icon{width:3rem;height:3rem;background-color:var(--primary);border:10px solid var(--primary)}
.carousel-control-prev-icon{border-radius:0 3rem 3rem 0}
.carousel-control-next-icon{border-radius:3rem 0 0 3rem}
#header-carousel .carousel-item h1{ color:#fff;}
@media (max-width:768px){#header-carousel .carousel-item{position:relative;min-height:450px}
#header-carousel .carousel-item img{position:absolute;width:100%;height:100%;object-fit:cover}
}
.page-header{padding-top:12rem;padding-bottom:6rem;background:url(../img/header.jpg) 0 0 no-repeat;background-size:cover}
.page-header .breadcrumb-item,.page-header .breadcrumb-item a{font-weight:500}
.page-header .breadcrumb-item+.breadcrumb-item:before{color:var(--tertiary)}
.facts{background:linear-gradient(rgba(53,94,252,.95),rgba(53,94,252,.95)),url(../img/bg.png)}
.callback{position:relative}
.callback:before{position:absolute;content:"";width:100%;height:50%;top:0;left:0;background:linear-gradient(rgba(53,94,252,.95),rgba(53,94,252,.95)),url(../img/bg.png);z-index:-1}
.feature .feature-box,.feature .feature-box *{transition:.5s}
.feature .feature-box:hover{background:var(--primary);border-color:var(--primary)!important}
.feature .feature-box:hover *{color:#fff!important}
.service .nav .nav-link{transition:.5s}
.service .nav .nav-link.active{border-color:var(--primary)!important;background:var(--primary)}
.service .nav .nav-link.active h5,.service .nav .nav-link.active h5 i{color:#fff!important}
.project-item,.project-item .project-img{position:relative}
.project-item .project-img a{position:absolute;width:100%;height:100%;top:0;left:0;background:hsla(0,0%,100%,.5);display:flex;align-items:center;justify-content:center;border-radius:8px;opacity:0;transition:.5s}
.project-item:hover .project-img a{opacity:1}
.project-item .project-title{position:absolute;top:3rem;right:0;bottom:0;left:3rem;border:1px solid var(--light);border-radius:8px;display:flex;align-items:flex-end;padding:18px;z-index:-1;transition:.5s}
.project-item:hover .project-title{background:var(--primary);border-color:var(--primary)}
.project-item .project-title h4{transition:.5s}
.project-item:hover .project-title h4{color:#fff}
.project-carousel .owl-nav{margin-top:25px;display:flex;justify-content:center}
.project-carousel .owl-nav .owl-next,.project-carousel .owl-nav .owl-prev{margin:0 12px;width:45px;height:45px;display:flex;align-items:center;justify-content:center;color:var(--primary);background:var(--light);border-radius:45px;font-size:22px;transition:.5s}
.project-carousel .owl-nav .owl-next:hover,.project-carousel .owl-nav .owl-prev:hover{background:var(--primary);color:var(--light)}
.team-item{position:relative;padding:4rem 0}
.team-item img{position:relative;z-index:2}
.team-item .team-text{position:absolute;top:0;right:3rem;bottom:0;left:3rem;padding:15px;border:1px solid var(--light);border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;transition:.5s;z-index:1}
.team-item:hover .team-text{background:var(--primary);border-color:var(--primary)}
.team-item .team-text h4{transition:.5s}
.team-item:hover .team-text h4{color:#fff}
.team-item .team-social .btn{background:var(--light);color:var(--primary)}
.team-item:hover .team-social .btn{background:#fff}
.team-item .team-social .btn:hover{background:var(--primary);color:var(--light)}
.testimonial-item{padding-top:30px}
.testimonial-item,.testimonial-item .testimonial-text{position:relative;text-align:center}
.testimonial-item .testimonial-text .btn-square{position:absolute;width:60px;height:60px;top:-30px;left:50%;transform:translateX(-50%)}
.testimonial-item .testimonial-text:before{position:absolute;content:"";bottom:-60px;left:50%;transform:translateX(-50%);border:30px solid transparent;border-top:30px solid var(--light)}
.testimonial-item .testimonial-text:after{position:absolute;content:"";bottom:-59px;left:50%;transform:translateX(-50%);border:30px solid transparent;border-top-color:#fff}
.testimonial-carousel .owl-item img{margin:0 auto;width:100px;height:100px}
.testimonial-carousel .owl-dots{margin-top:25px;display:flex;align-items:flex-end;justify-content:center}
.testimonial-carousel .owl-dot{position:relative;display:inline-block;margin:0 5px;width:30px;height:30px;border:1px solid var(--light);border-radius:30px;transition:.5s}
.testimonial-carousel .owl-dot:after{position:absolute;content:"";width:16px;height:16px;top:6px;left:6px;border-radius:16px;background:var(--light);transition:.5s}
.testimonial-carousel .owl-dot.active{border-color:var(--primary)}
.testimonial-carousel .owl-dot.active:after{background:var(--primary)}
.footer .btn.btn-link{display:block;margin-bottom:5px;padding:0;text-align:left;color:var(--light);font-weight:400;text-transform:capitalize;transition:.3s}
.footer .btn.btn-link:before{position:relative;content:"\f105";font-family:Font Awesome\ 5 Free;font-weight:900;margin-right:10px}
.footer .btn.btn-link:hover{color:var(--primary);letter-spacing:1px;box-shadow:none}
.copyright{background:#000b1c}
.copyright,.copyright a{color:var(--light)}
.copyright a:hover{color:var(--primary)}

/* index */

.logoA img{ height: 60px;}

.h_1_style{width:100%;border-bottom:2px solid #1d3261;margin:5px auto}
.h_1_style .link{font-size:14px;color:#fff;background:#a7a7a7;margin:5px 0 0 3px;padding:0 5px;font-weight:400}
.h_1_style .link.active,.h_1_style .link:hover,.h_1_style h2{background:#1d3261}
.h_1_style h2{line-height:30px;display:block;float:left;font-size:22px;color:#fff;padding:5px 20px}
.titleLable{text-align:left;color:#eee;border-bottom:1px solid #eee;line-height:2.5rem}
.titleLable,.titleLable label{font-weight:400}
.before_and_next_news{text-align:left;padding:20px 20px 30px;border-top:1px dotted #eee;font-size:12px;line-height:30px}


.w-33 {width: 33px; text-align: center;}

/******* page NewsList_Page *******/


/*main_con_left*/
.main_con_left{width:100%;min-height:700px;background:#fff;padding-left:10px}
.main_con_left h3{font-size:28px;font-weight:400;color:#000;line-height:50px;line-height:2;margin-top: 16px;}
.news_time{display:block;line-height:30px}
.news_time span{margin-right:34px;color:#555;font-size:14px}
.edit{border-bottom:3px dotted #eee}
.news_img{width:740px;height:418px;border:1px solid #dbdbdb;background:#f9f9f9;margin-top:16px}
.news_img img{width:710px;height:388px;margin:15px}
.news_content{width:100%;border-bottom:1px solid #dbdbdb;padding:12px;min-height:450px;font-size:16px;color:#888;line-height:2.4}
.news_content center{margin-bottom:10px}
.news_content p{text-align:justify;text-justify:inter-ideograph}
.news_content .editor{color:#818181;margin-bottom:0;padding-top:20px}
.news_content table{margin:0 auto}
.news_content table,.news_content table td{border-collapse:collapse;border:1px solid #000}
.news_content table td,.news_content table td p{text-align:center}
.shopInfo_content{padding:20px 5px}
.shopInfo_content>div{padding:5px}
.NewsShow_Page .con_title{background:#f9f9f9;padding:10px 0}
.NewsShow_Page .con_title p{margin:0 15px;height:20px;line-height:20px;border-left:6px solid #1d3261;padding-left:10px;font-size:18px;color:#333;position:relative}
.NewsShow_Page .main_con_right{width:288px;margin-top:20px}
.NewsShow_Page .hot_list{padding:15px 16px}
.NewsShow_Page .hot_list li{line-height:28px}
.NewsShow_Page .hot_list li a{color:#333;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:260px;display:block}
.NewsShow_Page .hot_list li a:hover{color:#1d3261}
.NewsShow_Page .hot_list li a span{font-size:12px;text-align:center;margin-right:5px;display:inline-block;width:15px;height:15px;line-height:15px;background:#ddd;border-radius:15px}
.NewsShow_Page .hot_list li a .dot_oringe{background:#1d3261;color:#fff}
.AboutShowBox{width:952px;margin-left:20px;border:1px solid #eae6e1}
.AboutShowBox>h3{display:block;line-height:50px;text-align:center;font-size:18px;background:#f3f3f3;border-bottom:1px solid #eae6e1}
.AboutShowBox .news_content{padding:30px 80px;line-height:2;font-size:16px}


/*right*/
.NewsList_Page .news-right{width:100%}
.NewsList_Page .news-right-con{width:100%;padding:33px;min-height:300px;border:1px solid #eae6e1;border-top:3px solid #1d3261;background:#fff}
.NewsList_Page .news-list{margin-top:10px}
.NewsList_Page .news-list li{padding:20px;border-bottom:1px dotted #8a8a8a}
.NewsList_Page .news-list li::marker{display: none;content: "";}
.NewsList_Page .news-list .text{width:820px;height:116px;overflow:hidden;padding-left:20px;}
.NewsList_Page .news-list .text h3 a{margin-top:5px;line-height:2}
.NewsList_Page .news-list .text h3 a span{color:#1d3261}
.NewsList_Page .news-list .text h3 a{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:35em}
.NewsList_Page .news-list .text p{line-height:24px;margin-top:10px;font-size:13px;color:#555;text-align:justify;text-indent:2em}
.NewsList_Page .news-list>li>p{color:#888;margin-top:10px}
.NewsList_Page .news-list>li>p>span{color:#1d3261}
.NewsList_Page .news-list li:hover{background:#fafafa}
.NewsList_Page .news-list-con>a{display:block;width:182px;height:112px;border:2px solid #e0dbd5;overflow:hidden;text-align:center;float: left;}
.NewsList_Page .news-list-con>a img{transition:transform .85s;width:100%;height:100%}
.NewsList_Page .news-list-con>a img.jd{width:40%;height:60%;margin-top:21px}
.NewsList_Page .news-list-con>a:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1)}
.NewsList_Page .news-list>p{text-align:center;color:#1d3261}


/* 文章列表模块 */
.newsListNom01 li{overflow:hidden;height:40px;line-height:40px}
.newsListNom01 li:hover{background:#ededed;color:#1d3261}
.newsListNom01 li i{margin:10px;color:#1d3261;font-size:20px}
.newsListNom01 li a{display:block;float:left;overflow:hidden;max-width:70%;height:100%;white-space:nowrap;text-overflow:ellipsis}
.newsListNom01 li:hover a{color:#1d3261}
.newsListNom01 li span{float:right;max-width:20%;text-align:right;margin-right:20px;color:#adadad;white-space:nowrap}
.newsListNom02 li,.newsListNom03 li{border-bottom:1px dashed #ccc}
.newsListNom03 li{display:block;float:left;width:48%}
.navigation{text-align:center}
.mainpage{padding:5px 30px;line-height:34px;width:100%;max-width:840px;margin:0 auto;color:#aaa}
.mainpage .page{float:left;display:block}
.mainpage .info{float:right;display:block}
.mainpage a{margin:2px;display:block;color:#666;min-width:30px;padding:2px 8px;float:left;text-align:center;font-size:16px;line-height:30px;background-color:#fff;border:1px solid #ddd;font-weight:700;border-radius:5px}
.mainpage a:hover{color:#1d3261;background-color:#fff;text-decoration:none}
.mainpage a.select{color:#fff;background-color:#1d3261;text-decoration:none}
.pageClassNewsList .aClassNewsList{border:1px solid #ccc;margin-bottom:30px;height:330px;border-radius:5px}
.pageClassNewsList .aClassNewsList .tit{background:#1d3261;height:40px;line-height:40px}
.pageClassNewsList .aClassNewsList .tit i{height:20px;line-height:20px;padding:10px 2px 10px 15px;color:hsla(0,0%,100%,.8)}
.pageClassNewsList .aClassNewsList .tit h3{width:160px;text-align:center;float:left;height:40px;font-size:20px;line-height:40px;color:#fff}
.pageClassNewsList .aClassNewsList .tit .more{float:right;height:40px;line-height:40px;padding:0 15px 0 0;margin:0;color:#fff;font-size:14px}
.pageClassNewsList .aClassNewsList .tit .more i{float:right;padding:10px 2px 10px 5px;color:hsla(0,0%,100%,.5)}
.sectionInnerPage{padding:30px 10px 10px;background-size:cover}
.sectionInnerPage .title{background:#fff;padding:20px;border-radius:20px}
.sectionInnerPage .feature-left img{display:block;width:90%;margin:10px auto;border:1px solid #ccc;padding:5px;border-radius:5px}
.sectionInnerPage .feature-right{padding:10px;line-height:2;color:#888;font-size:20px}
.pic2_List .col-lg-4{margin:0;padding:8px}
.pic2_List .single_product .product_thumb{height:88%;overflow:hidden;top:0;left:0;width:100%;text-align:center}
.pic2_List .single_product{border:1px solid #ccc;height:100%;min-height:240px}
.DownList_Page .single_product{min-height:auto}
.pic2_List .single_product .product_thumb a{display:block;height:100%;display:flex}
.pic2_List .single_product .product_thumb img{width:100%;height:auto;max-width:100%;max-height:100%;object-fit:contain}
.pic2_List .single_product .emptySquare{width:100%;max-height:343px;display:none}
.pic2_List .single_product figure{position:relative;margin:0;height:100%}
.pic2_List .single_product figure .product_content{bottom:0;width:100%;line-height:2;color:#666}
.pic2_List .single_product figure .product_content h4{line-height:2;text-align:center;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.prduShow_Menu .con_title{background:#f9f9f9;padding:10px 0}
.prduShow_Menu .con_title p{margin:0 15px;height:20px;line-height:20px;border-left:6px solid #1d3261;padding-left:10px;font-size:18px;color:#333;position:relative}
.prduShow_Menu .main_con_right{width:288px;margin-top:20px}
.prduShow_Menu .hot_list{padding:15px 16px}
.prduShow_Menu .hot_list li{line-height:28px}
.prduShow_Menu .hot_list li i{padding:7px}
.prduShow_Menu .hot_list li a{color:#333;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:230px;display:block}
.prduShow_Menu .hot_list li a:hover{color:#1d3261}
.prduShow_Menu .hot_list li a span{font-size:12px;text-align:center;margin-right:5px;display:inline-block;width:15px;height:15px;line-height:15px;background:#ddd;border-radius:15px}
.prduShow_Menu .hot_list li a .dot_oringe{background:#1d3261;color:#fff}
.prduShow_Menu .con_pro_title{font-size:20px;line-height:40px;color:#fff;text-align:center;background-image:linear-gradient(0deg,#1d3260,#1d3260)}
.prduShow_Menu .hot_pro_list{padding:15px 5px;width:100%;overflow:hidden}
.prduShow_Menu .hot_pro_list .title{font-size:14px;line-height:35px;text-align:center}
.prduShow_Menu .hot_pro_list .item{width:100%}
.prduShow_Menu .hot_pro_list .item .item-icon img{border:1px solid #ccc;text-align:center;margin:0 auto;display:block;width:270px;border-radius:4px}
.prduShow_Menu .con_pro_more{display:block;font-size:20px;line-height:40px;font-weight:700;color:#fff;text-align:center;background:#cfcfcf}
.prduShow_Menu .proRight{width:280px}





