﻿@charset "utf-8";
/*============================ 初始化样式 ============================*/
* { margin:0; padding:0; box-sizing: border-box}
body {color:#333; font-size:14px;  font-family:"Microsoft YaHei","微软雅黑","SimSun","宋体",sans-serif;min-width: 1300px;overflow-x: hidden}
*html { background-image:url(about:blank);background-attachment:fixed;}
li { list-style:none;}
img { border:none;}
body a img { border:none;}
a { color: #333; text-decoration:none; blr:expression(this.onFocus=this.blur());}
a:focus { outline:none;}
a:link { text-decoration:none;}
a:hover { text-decoration:none; }
input,textarea,button{border: none;outline: none;background: none}
.clear:after {content:''; display:block; clear:both; }
.clear { height:0px; clear:both; }
/*限制文字,文字超出显示冒号*/
.text-cut { overflow: hidden;  white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis;-ms-text-overflow: ellipsis;
-webkit-text-overflow: ellipsis; -moz-text-overflow: ellipsis;}
.flex-center{display: flex;justify-content: space-between;flex-wrap: wrap}
.text-center{text-align: center}

/*============================ 公共部分 ============================*/

/* 文章上下篇 */
.wengzhengfanye { overflow: hidden;padding: 30px 0 60px;line-height: 2;border-top: 1px solid #d2d2d2;}
.wengzhengfanye .wengzhengfanyeA,.wengzhengfanye .wengzhengfanyeB {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 16px}
.wengzhengfanye b{font-weight: normal}
.wengzhengfanye a:hover{color: #0046a3}


/* 文章类别上下页 */
.page{text-align:center;padding: 60px 0;line-height: 50px;overflow:hidden;}
.page span,.page a
{ display:inline-block;text-align:center;width:40px;line-height: 38px;color: #999;border-radius: 5px;margin: 0 6px;border: 1px solid #ccc}
.page a:hover,.page a.on {background: #0046a3;color: #fff;border-color: #0046a3}
.page span{display:inline-block; color:#fff; background:#0046a3;border-color: #0046a3}

/*========================================= 首页 =====================================*/
.container { width:1300px; margin:0 auto;}
.fl{float: left}
.fr{float: right}

header{position: fixed;top: 0;left: 0;width: 100%;z-index: 9999;transition: all .5s ease;}
.head{align-items: center}
.logo img{transition: all .5s ease;}
.logo2{display: none;}
.nav{margin-left: 50px}
.nav ul{display: flex;}
.nav li{position:relative;overflow: hidden;font-size: 16px;line-height: 112px;padding: 0 25px}
.nav li a{display: block;position: relative;color: #fff;transition: all .5s ease;}
.nav ul li:before{content: '';position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);display: block;width: 0;height: 3px;background-color: #0046a3;opacity: 0;transition: all .5s ease;}
.nav ul li:hover:before {width: 100%;opacity: 1;}
.nav ul li a{position: relative;display: block;transition: all .5s ease;}
.nav ul li a::after {content: attr(data-title);position: absolute;top: 0;left: 0;transform: translateY(100%);width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;color: #0046a3;}
.nav ul li:hover a {transform: translateY(-100%);}
header.on{background: #fff;box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);transition: all .5s ease;}
header.on .nav li a{color: #333}
header.on .head .tel:after{background-color: #0046a3}
header.on .logo2{display: block}
header.on .logo1{display: none}


/*.nav li:before{content: '';position: absolute;top: 20px;left: 50%;transform: translateX(-50%);display: block;width: 0;height: 2px;background-color: #ec660e;opacity: 0;transition: all .5s ease;}
.nav li a:after{content: attr(data-title);position: absolute;top: 0;left: 0;transform: translateY(100%);width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;color: #ec660e;}
.nav li:hover:before{width: 100%;opacity: 1;}
.nav li:hover a,.nav li.active a{transform: translateY(-100%);color: #ec660e}*/
.xlnav{display:none;z-index: 100;width: 100%;position: absolute;top: 90px;left: 50%;margin-left:-50%;animation: fadeInUp 0.5s .1s ease both;
    background-color: #fff;box-shadow: 0 0 10px 2px rgb(0 0 0 / 10%);}
.xlnav dd{width: 100%;line-height: 37px;transition: all .3s ease 0s;}
.xlnav dd a{padding: 0 10px;display: block;color: #333!important;font-size: 14px;}
.xlnav dd:hover a{color: #fff!important;background: #0c347c!important;}
.head .tel{font-size: 20px;font-weight: bold;color: #fff;padding-left: 30px;position: relative;line-height: 112px}
.head .tel b{position: relative;z-index: 1;background: url("../img/tel.png") no-repeat 0;padding-left: 35px}
.head .tel:after{content: '';position: absolute;top: 0;margin: auto;left: 0;background-color: rgba(14, 104, 176, 0);height: 100%;width: 600px;transition: all .5s ease;}
/*.nav li:hover .xlnav{display: block}*/

/*banner图片切换样式*/
.banner{width:100%; overflow:hidden;position: relative}
.banner li{overflow:hidden;height:100vh;display:flex;justify-content:center;align-items:center;text-align: center}
.banner li .ban_img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.banner li dl{color: #fff;text-align: center}
.banner li h3{font-size: 32px;font-family: 'Oswald',impact,Arial,sans-serif !important;font-weight: normal}
.banner li h2{font-size: 38px;margin-top: 20px}
.banner li h6{width: 50px;margin: 30px auto;height: 2px;background: #fff;}
.banner li h4{font-size: 18px;color: rgba(255,255,255,0.8);line-height: 1.8;font-weight: normal}
.banner li p{color: #fff;font-size: 14px;color: rgba(255,255,255,0.8);}
.banner li.swiper-slide-active .ban_img{-webkit-animation: slide-fade 6s infinite 0s;animation: slide-fade 6s infinite 0s}
@keyframes slide-fade {
    0% {
        opacity: .9
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1.15);
        transform: scale(1.15)
    }
}
.banner .swiper-pagination{bottom:40px!important; }
.banner .swiper-pagination-bullet {width: 12px;height: 12px;background-color: #ffffff;margin: 0 14px!important;opacity: 0.5;color: transparent;}
.banner .swiper-pagination > span {display: inline-block;vertical-align: middle;position: relative;}
.banner .swiper-pagination-bullet-active {opacity: 1;width: 42px;height: 42px;line-height: 42px;text-align: center;border: 2px solid rgba(255, 255, 255, 0.4);background-color: transparent;color: #ffffff;}
.banner .swiper-pagination-bullet-active .rightcircle {animation: circleProgressLoad_right 6s linear infinite;}
.banner .swiper-pagination-bullet-active .leftcircle {animation: circleProgressLoad_left 6s linear infinite;}
.banner .wrapper_con {width: 21px;height: 42px;position: absolute;top: -2px;overflow: hidden;display: none;}
.banner .left {left: -2px;}
.banner .right {right: -2px;}
.banner .swiper-pagination-bullet-active .wrapper_con {display: block;}
.banner .swiper-pagination {font-size: 0;}
.banner .circleProgress {width: 42px;height: 42px;border: 2px solid transparent;border-radius: 50%;position: absolute;top: 0;-webkit-transform: rotate(-135deg);}
.banner .rightcircle {border-bottom: 2px solid #ffffff;border-left: 2px solid #ffffff;right: 0;}
.banner .leftcircle {border-top: 2px solid #ffffff;border-right: 2px solid #ffffff;left: 0;}
.f-14{font-size: 14px}
@keyframes circleProgressLoad_right {
    0% {
        transform: rotate(45deg);
    }

    50%, 100% {
        transform: rotate(225deg);
    }
}

@keyframes circleProgressLoad_left {
    0%, 50% {
        transform: rotate(45deg);
    }

    100% {
        transform: rotate(225deg);
    }
}


.title{padding-top: 50px}
.title h3{font-size: 32px;font-family: Impact;text-transform: uppercase;font-weight: normal;color: #e1e1e1;}
.title h2{font-size: 28px;}
.title i{margin: 18px auto 14px;display: inline-block;width: 44px;height: 5px;background: #0046a3;}
.title p{color: #666}

.oneA{background: #f2f2f2;overflow: hidden;padding-bottom: 60px}
.oneAa{display: flex;margin-top: 25px}
.oneAal{background: #00429b;width: 300px;height: 85px;display: flex;padding: 20px 30px;}
.oneAal h3{color: #fff;font-size: 22px;margin-top: -2px}
.oneAal p{color: rgba(255,255,255,0.6)}
.oneAal dd{margin-right: 25px}
.oneAar{border: 1px solid #d1d1d1;width: 1000px;overflow: hidden}
.oneAar ul li{line-height: 80px;font-size: 16px;float: left;margin-left: 25px}
.oneAar ul li a:hover{color: #0046a3}

.oneAb{}
.oneAb ul li{width: 310px;float: left;background: #fff;padding: 20px 5px;position: relative;margin-right: 20px;margin-top: 30px}
.oneAb ul li .text1{transition: all .3s linear;}
.oneAb ul li .text1 dd{height: 224px;overflow: hidden}
.oneAb ul li .text1 dd img{max-width: 100%;}
.oneAb ul li .text1 p{font-size: 16px;text-align: center;margin-top: 20px}
.oneAb ul li .text2{position: absolute;width: 100%;height: 100%;background: #191D25;top: 0;left: 0;padding: 30px;
display: flex;justify-content: center;align-items: center;opacity: 0;transition: all .3s linear;}
.oneAb ul li .text2 h3{font-size: 20px;font-weight: normal;color: #fff}
.oneAb ul li .text2 p{color: rgba(118,129,137,1);line-height: 1.5;margin-top: 30px;margin-bottom: 30px;-webkit-line-clamp: 3;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;}
.oneAb ul li .text2 span{color: #0478cb;}
.oneAb ul li:hover .text1{transform: perspective(900px) rotate3d(0,-180,0,180deg);opacity: 0;}
.oneAb ul li:hover .text2{transform: perspective(900px) rotate3d(0,0,0,0deg);z-index: 2;opacity: 1;}
.oneAb ul li:nth-child(4n){margin-right: 0}

.oneB{overflow: hidden;margin-top: 40px}
.oneBl{width: 515px;position: relative;overflow: hidden}
.oneBl dd{position: relative}
.oneBl dd img{width: 100%;height: 100%;object-fit: contain;transition: all .8s ease;}
.oneBl dd:after {content: '';position: absolute;bottom: 0;left: 0;background: rgba(32,43,102,.8);width: 100%;height: 0;z-index: 0;transition: all .5s ease;}
.oneBl dl{position: absolute;top: 0;left: 0;padding: 5%;color: #fff}
.oneBl dl h3{font-size: 20px}
.oneBl dl p{color: #fff;line-height: 1.8;-webkit-line-clamp: 3;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;margin-top: 20px;}
.oneBl dl a{display: block;position: relative;overflow: hidden;text-align: center;box-sizing: border-box;width: 120px;border-radius: 0;padding: 8px;margin-top: 30px;border: 1px solid #fff;background: 0 0;transition: all .5s ease;color: #fff;}
.oneBl:hover dd:after {height: 100%;}
.oneBl:hover dd img{transform: scale(1.1);}

.oneBr{width: 775px}
.oneBr ul li{width: 383px;float: left;position: relative;overflow: hidden}
.oneBr ul li dd img{width: 100%;height: 100%;object-fit: contain;transition: all .8s ease;}
.oneBr ul li dd:after {content: '';position: absolute;bottom: 0;left: 0;background: rgba(32,43,102,.8);width: 100%;height: 0;z-index: 0;transition: all .5s ease;}
.oneBr ul li .text{position: absolute;top: 0;left: 0;color: #fff;display: flex;justify-content: center;align-items: center;text-align: center;height: 100%;}
.oneBr ul li .text dl{padding: 5%;}
.oneBr ul li dl h3 {line-height: 1.5;font-size: 20px;color: #fff;font-weight: 700;text-align: center;margin-top: 5px;transform: translate3d(0,0,0);height: auto;opacity: 1;transition: all .5s ease;}
.oneBr ul li dl hr {border-top-style: solid;border-top-width: 1px;border-top-color: #fff;width: 30px;height: 0;margin-left: auto;margin-right: auto;margin-top: 15px;margin-bottom: 15px;transform: translate3d(0,40px,0);opacity: 0;transition: all .5s ease;}
.oneBr ul li dl p{line-height: 1.5;text-align: center;color: #fff;-webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;transform: translate3d(0,40px,0);height: 0;opacity: 0;transition: all .5s ease;}
.oneBr ul li:hover dd:after {height: 100%;}
.oneBr ul li:hover dl h3{transform: translate3d(0,-40px,0);height: auto;opacity: 1;}
.oneBr ul li:hover dl hr{transform: translate3d(0,-40px,0);height: auto;opacity: 1;}
.oneBr ul li:hover dl p{transform: translate3d(0,-40px,0);height: auto;opacity: 1;}
.oneBr ul li:hover dl i{transform: translate3d(0,-40px,0);height: auto;opacity: 0;}
.oneBr ul li:nth-child(2n){float: right}
.oneBr ul li:nth-child(3),.oneBr ul li:nth-child(4){margin-top: 10px}
.oneBr ul li:hover dd img{transform: scale(1.1);}


.oneC{overflow: hidden;margin-top: 60px}
.oneC ul{display: flex;justify-content: center}
.oneC ul li{text-align: center;border-right: 1px solid #ddd;padding: 0 3vw;float: left}
.oneC ul li dd{text-align: left}
.oneC ul li dl{color: #666666;margin-top: -2vw;}
.oneC ul li dl b{font-size: 3.39vw;font-family: Impact;font-weight: normal;color: #0046A3}
.oneC ul li dl em{font-style: normal;font-size: 30px;font-family: Impact;color: #0046A3;}
.oneC ul li:last-child{border: none}

.oneD{background: url("../img/od.jpg") no-repeat top;background-size: cover;margin-top: 60px;padding-bottom: 80px}
.oneD .title h3{color: rgba(255, 255, 255, .14);}
.oneD .title h2{color: #fff}
.oneD .title p{color: #fff}
.oneD .hd{text-align: center;margin-top: 30px}
.oneD .hd ul li{display:inline-block;text-align: center;font-size: 18px;position: relative;z-index: 2;margin: 0 56px;cursor: pointer;color: #fff}
.oneD .hd ul li dd{width: 72px;height: 72px;margin: 0 auto 10px;border: 1px solid #FFFFFF;border-radius: 50%;background-repeat: no-repeat;background-position: center center;position: relative;z-index: 2;}
.oneD .hd ul li:nth-child(1) dd{background: url("../img/od1.png") no-repeat center}
.oneD .hd ul li:nth-child(2) dd{background: url("../img/od2.png") no-repeat center}
.oneD .hd ul li:nth-child(3) dd{background: url("../img/od3.png") no-repeat center}
.oneD .hd ul li:nth-child(4) dd{background: url("../img/od4.png") no-repeat center}
.oneD .hd ul li::after {content: '';display: block;position: absolute;top: 43px;right: -141px;width: 170px;height: 1px;background: rgba(255, 255, 255, 0.5);}
.oneD .hd ul li:last-child {margin-left: 46px;}
.oneD .hd ul li:last-child::after{display: none;}
.oneD .hd ul li.on{font-weight: bold}
.oneD .hd ul li.on dd{background-color: #0046a3;border-color: #0046a3;}

.oneD .bd{margin-top: 30px;overflow: hidden}
.oneD .bd ul li{padding: 40px;background: #FFFFFF;border: 1px solid #EEEEEE;overflow: hidden;position: relative;}
.oneD .bd ul li dd{width: 520px;height: 370px;float: left;overflow: hidden}
.oneD .bd ul li dd img{max-width: 100%}
.oneD .bd ul li .text{width: 645px;float: right}
.oneD .bd ul li dl{border-bottom: 1px solid #f2f4f6;padding: 20px 120px;line-height: 1.6}
.oneD .bd ul li dl h3{font-size: 30px;}
.oneD .bd ul li dl p{font-size: 20px;color: rgba(51, 51, 51, .29);text-transform: uppercase}
.oneD .bd ul li:nth-child(1) dl{background: url("../img/odr1.png") no-repeat left}
.oneD .bd ul li:nth-child(2) dl{background: url("../img/odr2.png") no-repeat left}
.oneD .bd ul li:nth-child(3) dl{background: url("../img/odr3.png") no-repeat left}
.oneD .bd ul li:nth-child(4) dl{background: url("../img/odr4.png") no-repeat left}
.oneD .bd ul li .desc{font-size: 16px;line-height: 2;margin-top: 20px}
.oneD .bd ul li .num{position: absolute;bottom: 40px;right: 40px;font-weight: bold;font-size: 18px;color: #C2C2C2;}
.oneD .bd ul li .num b{font-size: 36px;font-style: normal;margin: 0 5px;}
.oneD .bd ul li .num span {color: #0046A3;margin: 0 5px;}

.oneE{margin-top: 40px}
.oneE ul{display: flex;justify-content: space-between}
.oneE ul li{width: 18%;height: 500px;position: relative;transition: all .3s;
    background-repeat: no-repeat;-webkit-background-size: cover;background-size: cover;background-position: center;
}
.oneE ul li.on{width: 42%;background-position: top;-webkit-background-size: 100% 365px;background-size: 100% 365px;}
.oneE ul li.on .hide {display: block;}
.oneE ul li.on .num {display: none;}
.oneE ul li::after {content: '';display: block;position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: rgba(0, 0, 0, 0.5);}
.oneE ul li .num {position: absolute;top: 50px;right: 25px;font-family: Impact;font-size: 60px;line-height: 60px;color: #fff;z-index: 2;}
.oneE ul li .show {position: absolute;bottom: 50px;left: 0;right: 0;z-index: 2;background: url(../img/oe.png) no-repeat right 30px center;padding: 0 15px;background-position: right 15px center;color: #fff;}
.oneE ul li .show h3{font-size: 24px;margin-bottom: 5px}
.oneE ul li .show p{font-size: 12px;color: #EDEDED;font-family: Arial;text-transform: uppercase;}
.oneE ul li .hide {display: none;position: absolute;bottom: 0;left: 0;right: 0;height: 233px;color: #fff;background: #0046a3;z-index: 2;padding: 1.67vw 3.65vw 0;}
.oneE ul li .hide .num2 {position: absolute;right: 60px;top: 0;font-size: 60px;font-family: Impact;color: rgba(237, 237, 237, .19);}
.oneE ul li .hide h3{font-size: 24px;}
.oneE ul li .hide .en {text-transform: uppercase;font-size: 13px;font-family: Arial;margin: 20px 0 10px;}
.oneE ul li .hide .desc{font-size: 14px;line-height: 1.8;}


.oneF{background: #f5f5f5;margin-top: 50px;padding-bottom: 40px}
.oneFs{margin-top: 30px;overflow: hidden}
.oneFsl{width: 700px;overflow: hidden;background: #fff}
.oneFsl dd{height: 426px;overflow: hidden}
.oneFsl dd img{max-width: 100%;transition: all 0.8s ease}
.oneFsl dl{padding: 29px 50px;}
.oneFsl dl h3{font-size: 18px;margin-bottom: 13px;}
.oneFsl dl p{color: #666666;line-height: 1.5;margin-bottom: 10px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.oneFsl dl span{color: #AEADAD;}
.oneFsl:hover dl h3{color: #0046a3}
.oneFsl:hover dd img{transform: scale(1.1)}


.oneFsr{width: 560px;}
.oneFsr ul li{height: 185px;background: #fff;overflow: hidden;margin-bottom: 18px;padding: 12px 36px 12px 12px;border-top: 1px solid #fff;}
.oneFsr ul li dd{width: 190px;height: 160px;overflow: hidden;}
.oneFsr ul li dd img{max-height: 100%;transition: all 0.5s ease}
.oneFsr ul li dl{width: 290px;}
.oneFsr ul li dl h3{font-size: 18px;margin-bottom: 13px;margin-top: 18px}
.oneFsr ul li dl p{color: #666666;line-height: 1.5;margin-bottom: 10px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.oneFsr ul li dl span{color: #AEADAD;}
.oneFsr ul li:hover dl h3{color: #0046a3}
.oneFsr ul li:hover dd img{transform: scale(1.1)}

footer{background:url("../img/footer_bg.jpg") no-repeat center;padding: 40px 0 0}
.foot-logo{margin-bottom: 30px}
.foot{overflow: hidden;padding-bottom: 40px}
footer ul h3{font-size: 18px;color: #fff;line-height: 25px;margin-bottom: 12px;font-weight: normal}
footer ul{border-right: 1px solid rgba(255,255,255,0.23);}
footer .ul1 li{width: 50%;float: left;line-height: 30px;color: rgba(255,255,255,0.6);}
footer .ul1 li a{color: rgba(255,255,255,0.6);}
footer .ul3 li{width: 100%}
footer .ul1{width: 20.05%}
footer .ul2{width: 26.8%;padding-left: 4%}
footer .ul3{width: 28%;padding-left: 4%}
footer .ul4{width: 24.5%;border: none;padding-left: 3%}
footer .ul4 li{font-size: 12px;text-align: center}
footer .ul3 li{display: flex;align-items: center}
footer .ul3 li i{display: inline-block;width: 18px;height: 18px;margin-right: 10px;background: url(../img/f_ico.png) no-repeat;}
footer .ul3 .li2 i{background-position: 0 -18px;}
footer .ul3 .li3 i{background-position: 0 -36px;}
footer .ul3 .li4 i{background-position: 0 -54px;}

.copyright{background: rgba(0,0,0,0.3);line-height: 50px;color: rgba(255,255,255,0.6);font-size: 13px}
.copyright a{color: rgba(255,255,255,0.6);}


/*========================================= 关于我们 =====================================*/
.ny_ban{overflow: hidden;height: 100vh;display:flex;justify-content:center;align-items:center;text-align: center;color: #fff}
.ny_ban h2{font-weight: normal;font-size: 28px;line-height: 1.6}
.ny_ban i{display: inline-block;height: 2px;width: 34px;background: #fff;margin: 15px auto;}
.ny_ban p{font-size: 38px;font-weight: bold;line-height: 1.8}


.ny_local{overflow: hidden;line-height: 70px;font-size: 16px;background: #EEF2F5}
.ny_nav ul{display: flex;justify-content: center;text-align: center}
.ny_nav ul li{padding: 0 25px;position: relative}
.ny_nav ul li:before {position: absolute;content: '';left: 50%;bottom: 0px;width: 0%;height: 3px;background-color: none;transition: all .3s;}
.ny_nav ul li:after {content: "";position: absolute;width: 1px;height: 15px;display: block;background: #ccc;top: 50%;margin-top: -7px;right: 0px;}
.ny_nav ul li.active:before,.ny_nav ul li:hover:before {width: 80%;left: 10%;background-color: #0046a3;}
.ny_nav ul li.active a,.ny_nav ul li:hover a{color: #0046a3;}
/*.ny_nav ul li:hover,.ny_nav ul li.active{background: #ec660e}*/
/*.ny_nav ul li:hover a,.ny_nav ul li.active a{color: #fff}*/

.local{font-size: 14px;background: url("../img/local.png") no-repeat left;padding-left: 25px}


.aboutA{line-height: 2;font-size: 16px;color: #666;margin: 60px auto}
.aboutA img{max-width: 100%}

.culture{background: url("../img/culture.jpg") no-repeat center;background-size: cover;color: #fff;padding: 45px;margin: 60px auto}
.culture h2{font-size: 30px}
.culture dl{margin-top: 35px}
.culture h3{font-size: 20px}
.culture p{font-size: 16px;line-height: 2}

.honor{overflow: hidden;padding-bottom: 60px;margin-top: 20px}
.honor ul li{width: 416px;text-align: center;float: left;margin: 40px 26px 0 0;border: 1px solid #ddd;}
.honor ul li dd{overflow: hidden;height: 316px;position:relative}
.honor ul li dd img{max-width: 100%;max-height:100%;transition: 0.5s linear 0s;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto}
.honor ul li p{border-top: 1px solid #ddd;transition: 0.3s ease 0s;padding: 20px 12px;color: #666;font-size: 16px}
.honor ul li:nth-child(3n){margin-right: 0}
.honor ul li:hover p{background: #0046a3;color: #fff}
.honor ul li:hover dd img{transform: scale(1.1)}


/*========================================= 产品中心 =====================================*/
.product{overflow: hidden}
.product ul li{width: 305px;margin: 40px 25px 0 0;float: left;border: 1px solid #f2f2f2;}
.product ul li dd{overflow: hidden;position: relative;height: 253px;}
.product ul li dd img{max-width: 100%;transition: all .5s ease;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto}
.product ul li .showBox{position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;opacity: 0;background: rgba(14,104,176,.8);transition: all 0.5s ease;display: flex;justify-content: center;align-items: center;}
.product ul li .showBox h2{font-size: 16px;color: #fff;font-weight: normal;position: relative;padding: 10px 0}
.product ul li .showBox h2::before {content: '';position: absolute;top: 0px;left: 50%;transform: translateX(-50%);width: 60%;height: 1px;background: #fff;transition: all .5s ease;}
.product ul li .showBox h2::after {content: '';position: absolute;bottom: 0px;left: 50%;transform: translateX(-50%);width: 60%;height: 1px;background: #fff;transition: all .5s ease;}
.product ul li:hover .showBox {opacity: 1;}
.product ul li:hover .showBox h2::before {width: 1rem;}
.product ul li:hover .showBox h2::after {width: 1rem;}
.product ul li:hover dd img{transform: scale(1.1);}
.product ul li dl{padding: 20px 20px 10px;border-top: 1px solid #f2f2f2;}
.product ul li dl h3{color: #333;overflow: hidden;text-overflow: ellipsis;position: relative;white-space: nowrap;width: 100%;padding-bottom: 10px;border-bottom: 1px solid #e5e5e5;font-weight: normal;}
.product ul li dl p{position: relative;color: #777;line-height: 38px;display: flex;justify-content: space-between;align-items: center;}
.product ul li:nth-child(4n){margin-right: 0}

.news{overflow: hidden}
.news ul li{padding: 30px;border-bottom: 1px solid #DDD;margin-top: 20px}
.news ul li a{display: flex;}
.news ul li dt{width: 100px}
.news ul li dt span{color: #999;font-size: 20px;display: block;margin-bottom: 30px}
.news ul li dt i{display: inline-block;padding: 4px 9px;border: 1px solid transparent;transition: all .5s ease;color: #ccc;}
.news ul li dl{width: calc( 100% - 265px);transition: all .5s ease;position: relative;padding: 0 30px 0 60px;}
.news ul li dl::before {content: '';position: absolute;left: 0px;top: 10px;display: block;width: 40px;height: 1px;background: #aaa;transition: all .5s ease;}
.news ul li dl h3{font-size: 16px;margin-bottom: 10px}
.news ul li dl p{line-height: 24px;height: 48px;overflow: hidden;color: #999;}
.news ul li dd{width: 165px;height: 110px;overflow: hidden}
.news ul li dd img{height: 110px;transition: all .5s ease;}
.news ul li:hover dl{padding-left: 80px}
.news ul li:hover dl::before{width: 60px}
.news ul li:hover dl h3{color: #0046a3}
.news ul li:hover dt i{border-color: #0046a3;background: #0046a3;}
.news ul li:hover dd img{transform: scale(1.1)}

.case{overflow: hidden}
.case ul li{width: 23.5%;float: left;margin: 40px 2% 0 0}
.case ul li dd{height: 214px;overflow: hidden}
.case ul li dd img{max-width: 100%;transition: all 0.5s ease}
.case ul li p{padding: 16px 12px;background: #EEF2F5;font-size: 16px;text-align: center}
.case ul li:nth-child(4n){margin-right: 0}
.case ul li:hover p{color: #fff;background: #0046a3;}
.case ul li:hover dd img{transform: scale(1.1)}


/*=======================================联系我们============================================*/
.contact{background: #F2F4F6;padding: 60px 0}

.contactA{}
.contactA ul li{width: 32%;float: left;padding: 60px 15px;background: #fff;text-align: center;min-height: 360px;transition: all .5s ease;}
.contactA ul li dd{width: 60px;height: 60px;margin: 0 auto;color: rgba(213,10,29,1);}
.contactA ul li dd svg{margin: 0;width: 100%;height: 100%;fill: currentColor;}
.contactA ul li h3{font-size: 30px;font-weight: normal;margin: 15px 0 20px}
.contactA ul li p{line-height: 2;}
.contactA ul li:hover{background: #0046a3;color: #fff}
.contactA ul li:hover dd{color: #fff}

#dituContent{height: 400px;border: 1px solid #ccc;margin-top: 60px}

/*=======================================新闻详情页============================================*/
.news_info{overflow:hidden;margin-top: 50px;}
.info_title h1{font-size:30px;text-align: center;font-weight: normal}
.info_laiyuan{color: #999;margin-top: 20px;text-align: center;}
.info_text{line-height:2;min-height: 300px;font-size: 16px;color: #666;margin-top: 30px;border-top: 1px solid #d2d2d2;padding: 40px 0}
.info_text img{max-width:100%;}