﻿@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: 1240px;/*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;}/*限制文字,文字超出显示冒号*/

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

/* 文章上下篇 */
.wengzhengfanye { overflow: hidden;padding: 20px 0 0;line-height: 2}
.wengzhengfanye .wengzhengfanyeA,.wengzhengfanye .wengzhengfanyeB {width:50%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;float: left;}
.wengzhengfanye a:hover {color: #005BC6}
.wengzhengfanyeB{text-align: right}

/* 文章类别上下页 */
.page { overflow:hidden;}
.pagelink {text-align:center;margin-top: 40px}
.pagelink span,.pagelink a
{ display:inline-block;text-align:center; font-size:12px; padding:8px 13px; border:solid 1px #ddd; color:#666; margin:0 4px;}
.pagelink a:hover,.pagelink a.on
{ background:#005BC6; color:#fff; border:solid 1px #005BC6;}
.pagelink span{display:inline-block; color:#fff; background:#005BC6; border:solid 1px #005BC6;}

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

.head{display: flex;justify-content: space-between;align-items: center;padding: 30px 0}
.head .logo{display: flex;align-items: center}
.headr{background: url("../img/tel.jpg") no-repeat left;padding-left: 100px;height: 66px;display: flex;align-items: center}
.headr b{display: block;color: #2863a9;font-size: 26px;font-family: Arial}

.nav{background: #005BC6}
.nav ul{display: flex;justify-content: space-between;flex-wrap: wrap}
.nav li{position:relative;line-height: 50px;transition: all .3s ease;width: 11%;text-align: center}
.nav li a{position:relative;color: #fff;font-size: 16px;z-index: 2;display: block}
.nav li:after{content: '';width: 100%;height: 0;background: #d9312f;position: absolute;bottom: 0;left: 0;
    transition: all .3s ease;z-index: 1;opacity: 0}
.nav ul li:hover:after,.nav ul li.active:after{height: 100%;opacity: 1}
.nav ul li a:hover, .nav ul li .active {color: #fff;}

.xlnav{display:none;z-index: 100;width: 180px;position: absolute;top: 50px;left: 50%;margin-left:-50%;animation: fadeInUp 0.5s .1s ease both;
    background-color: #f9f9f9;box-shadow: 0 3px 10px rgba(0,0,0,.08);border-radius: 3px;}
.xlnav dd{width: 100%;line-height: 34px;border-bottom: 1px solid rgba(0,0,0,.07);transition: all .3s ease 0s;}
.xlnav dd a{color: #555!important;padding: 0 10px;display: block}
.xlnav dd:hover a{color: #2e9b2a!important;}
.xlnav dd:hover a{}
/*.nav li:hover .xlnav{display: block}*/

/*banner图片切换样式*/
.banner{width:100%; overflow:hidden;position: relative}
.banner li{overflow:hidden;height: 520px;display:flex;justify-content:center;align-items:center}
.banner .swiper-button-prev{width: 35px;height: 78px;margin-top: -39px; background: url("../img/prev.png");
    opacity: .5;left: 50%;margin-left: -625px;z-index: 999}
.banner .swiper-button-next { width: 35px;height: 78px;margin-top: -39px; background: url("../img/next.png");
    opacity: .5;right: 50%;margin-right: -625px;z-index: 999}
.banner .swiper-pagination{ position: absolute; bottom:30px!important; width:100%; z-index:100; text-align: center;}
.banner .swiper-pagination-bullet {width:12px;height:12px;margin:0 7px!important;cursor: pointer;background-color:rgba(255,255,255,0.6);position: relative;border-radius: 100%}
.banner .swiper-pagination-bullet-active{background: #fff;width: 36px;height: 12px;border-radius: 5px;}
.banner .swiper-button-prev:hover,.banner .swiper-button-next:hover{opacity: 1}

.title{text-align: center;margin-top: 80px}
.title h2{font-size: 38px;font-weight: normal;letter-spacing: 0.35vw;color: #000;}
.title p{color: #666;margin: 10px 0 0;font-size: 16px;letter-spacing: 0.05vw;line-height: 26px;}
.title i{display: inline-block;margin-top: 20px}

.oneA{margin-top: 40px}
.oneA ul{ overflow: hidden;}
.oneA ul li{ float: left; position: relative; width:23.87%; margin-right: 1.5%; border-radius:4px; overflow: hidden;}
.oneA ul li dd{}
.oneA ul li dd img{ width: 100%; display: inline-block;}
.oneA ul li:last-child{ margin-right: 0;}
.oneA ul li dl{ display: block; position: absolute; left:8%; top: 5%; color: #fff; font-size: 20px; transition: all 0.2s;}
.oneA ul li dl b,.oneA ul li dl p{ display: none;}
.oneA ul li dl i{ display: block; line-height: 100%; padding-bottom: 65px;background: url(../img/oali1.png) no-repeat left bottom;font-style: normal}
.oneA ul li dl i span{ display: block; font-size: 32px; line-height: 100%; padding-bottom: 15px;}
.oneA ul li:hover dl{background: rgba(5,87,184,0.9); left: 0; top: 0; width: 100%; height: 100%; box-sizing: border-box; padding-left: 8%; padding-top: 20%; font-size: 37px;}
.oneA ul li:hover dl i{ background: none; font-size: 20px; padding-bottom: 24px;}
.oneA ul li:hover dl i b{ display: block;font-weight: normal; color: #3375c3; line-height: 100%; padding-bottom:12px; font-size: 32px;}
.oneA ul li:hover dl p{ display: block; font-size: 16px; color: #fff; line-height: 30px;font-weight: normal; padding-right: 5%;}
.oneA ul li:hover dl p span{ display: block; margin-top: 37px;background: url(../img/oali2.png) no-repeat; width: 160px; height: 42px; line-height: 42px;
    font-size: 16px; color: #fff; padding-left: 27px;}

.oneB{border-top: 1px solid #ddd;overflow: hidden;margin-top: 40px}
.oneB .hd{margin-top: 25px}
.oneB .hd ul{display: flex;justify-content: center}
.oneB .hd ul li{background: url("../img/obli.jpg") no-repeat right 11px;padding-right: 73px;}
.oneB .hd ul li a {display: block;font-size: 24px;height: 44px;padding-left: 80px;line-height: 100%;}
.oneB .hd ul li:nth-child(1) a{background: url(../img/ob1.jpg) no-repeat 42px 0px;}
.oneB .hd ul li:nth-child(2) a{background: url(../img/ob2.jpg) no-repeat 42px 0px;}
.oneB .hd ul li:nth-child(3) a{background: url(../img/ob3.jpg) no-repeat 42px 0px;}
.oneB .hd ul li:nth-child(4) a{background: url(../img/ob4.jpg) no-repeat 42px 0px;}
.oneB .hd ul li:last-child{padding-right: 0;background: none}
.oneB .hd ul li:hover a,.oneB .hd ul li.on a{color: #e60012}

.oneB .bd{background: url("../img/obbg.jpg") no-repeat center;height: 690px;margin-top: 25px}
.oneB .bd ul li{width: 600px;height:338px;float: left;margin: 0 0 10px 10px;overflow: hidden;background: #000}
.oneB .bd ul li video{width: 100%;height: 100%}
.oneB .bd ul{display: none}
.oneB .bd ul:nth-child(1){display: block}

.oneC{overflow: hidden;margin-top: 20px}
.oneC ul li{width: 23.5%;float: left;margin: 2% 2% 0 0}
.oneC ul li dd{height: 220px;overflow: hidden;position: relative;background: #000}
.oneC ul li dd img{max-width: 100%;max-height: 100%;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;transition: all 0.4s ease;}
.oneC ul li:nth-child(4n){margin-right: 0}
.oneC ul li p{font-size: 16px;text-align: center;margin-top: 15px}
.oneC ul li:hover dd img{transition: all 0.4s ease;transform: scale(1.1)}

.oneDbg{background: #F8F8F8;overflow: hidden;margin-top: 60px;padding-bottom: 60px;}
.oneD{margin-top: 40px;}
.oneDl{width: 33%;overflow: hidden;position: relative}
.oneDl dd img{width: 100%;max-height: 485px}
.oneDl dl{position: absolute;left:0;right:0;bottom:20px;margin:auto;width:86%;padding:20px;background: #fff}
.oneDl dl h3{font-size:20px;color: #333333;font-weight: normal;padding-right: 52px;
    overflow: hidden;text-overflow:ellipsis;white-space: nowrap;background: url(../img/odico.png) no-repeat right;}
.oneDl dl p{font-size:16px;color: #888;line-height: 28px;padding-top:10px;}
.oneDr{width: 65%;}
.oneDr ul li{ float: left; width:48.75%; background: #fff; box-sizing: border-box; padding: 2.5%;transition: all 0.3s linear 0s; margin-bottom: 20px;}
.oneDr ul li:nth-child(2n){ float: right;}
.oneDr ul li a{color: #666;display: flex;justify-content: space-between;line-height: 22px}
.oneDr ul li h3{font-size: 14px;font-weight: normal;display: inline-block;width: 70%;}
.oneDr ul li span{display: inline-block;color: #999;font-family: Arial;font-size: 18px;border-bottom: 2px solid #cacaca;}
.oneDr ul li:hover{transform: translateY(-3px);box-shadow:  0 5px 25px 0 rgba(0, 0, 0, .11);}
.oneDr ul li a:hover{color: #e60012}

.oneE{ overflow: hidden;background: url(../img/oe.jpg) no-repeat center 0; height: 680px;}
.oneEs{padding-right: 100px}
.oneE .title{ text-align: right;}
.oneE .title h2{color: #fff}
.oneE .title p{color: #fff}
.oneE .text{width: 35%;float: right;}
.oneE .text dl{color: #fff;font-size: 16px;line-height: 30px;margin: 30px 0}
.oneE .text a{display: block;color: #fff;padding-right: 32px;background: url(../img/oe.png) no-repeat right 6px;font-size: 16px;text-align: right}

.oneF{ overflow: hidden; margin-top: 80px}
.oneF ul li{ float: left; width: 22%; box-sizing: border-box; overflow: hidden; border-right: 1px solid #e3e3e3; height: 70px; margin-right: 5%;}
.oneF ul li:last-child{ border-right: none; margin-right: 0; width: 19%;}
.oneF ul li dd{float: left; width: 70px; height: 70px; border-radius: 25px; background: #005bc7; margin-right:5%;}
.oneF ul li dl{float: left; font-size: 28px; color: #333; }
.oneF ul li dl span{ display: block; font-size: 14px; color: #808080; padding-top: 5px;}
.oneF ul li:hover dd{ background: #d9312f;}

.footer{width:100%;position: relative;background: #222;margin-top: 80px;}
.foot{overflow: hidden;padding: 45px 0}
.foot h3{padding-left: 12px;border-left: 3px solid #0065dd;font-weight: bold;font-size: 24px;line-height: 24px;color: #0065dd;margin-bottom: 42px;}
.footl{border-right: 1px dashed rgba(255,255,255,0.1);width: 20%;}
.footl ul{}
.footl ul li{width: 50%;margin-bottom: 20px;float: left}
.footl ul li a{color: #a9a9a9}

.footc{width: 61%;padding: 0 0 0 5%;float: left;color: #a9a9a9}
.footc ul li{width:43%; float:left;height:40px; margin-bottom:65px;}
.footc ul li:nth-child(2n){ width:57%;}
.footc ul li i{display: block;width:51px; height:42px;float:left;margin-right:3px;}
.footc ul li .lx1{background:url(../img/lx1.jpg) no-repeat center;}
.footc ul li .lx2{background:url(../img/lx2.jpg) no-repeat center;}
.footc ul li .lx3{background:url(../img/lx3.jpg) no-repeat center;}
.footc ul li .lx4{background:url(../img/lx4.jpg) no-repeat center;}
.footc ul li a{color: #a9a9a9}
.footc ul li:nth-child(3),.footc ul li:nth-child(4){margin-bottom: 0}

.footr{padding-top: 35px; float: right;border-left:1px dashed rgba(255,255,255,0.1);padding-left:7%;height: 217px;}
.footr dd{display: block;background:url(../img/ewm.jpg) no-repeat;width: 130px;height: 130px;padding: 10px 0 0 10px;}
.footr dd img{width:110px; height:110px;}
.footr p{color:#a9a9a9;text-align: center;margin-top: 21px;}

.copy{background: #d6d6d6;padding: 15px 0;overflow: hidden}

/*========================================= 关于我们 =====================================*/
.ny_ban{overflow: hidden;height: 350px;display:flex;justify-content:center;align-items:center;position: relative}
.ny_ban dl{color: #fff;position: relative;z-index: 2}
.ny_ban dl h2{font-size: 24px;}
.ny_ban dl p{font-size: 24px;text-transform: uppercase;font-weight: bold}

.location{border-bottom: 1px solid #dedede;overflow: hidden;padding: 15px 0}
.local{display: flex;align-items: center;border-left: 10px solid #d9312f;padding-left: 15px}
.local a{margin: 0 10px;display: inline-block}
.location ul{display: flex;}
.location ul li{margin-left: 40px;font-size: 16px;position: relative;}
.location ul li:hover a, .location ul li.active a {color: #d9312f;}

.one{line-height: 2;font-size: 16px;margin-top: 40px}
.one img{line-height: 2;font-size: 16px;}

.ny_title{margin-top: 60px;}

.ny_con{/*font-size: 16px;*/line-height: 2;margin-top: 40px}
.ny_con img{max-width: 100%}

.honor{overflow: hidden}
.honor ul li{width: 24%;float: left;background: #f0f0f0;margin: 40px 1.3% 0 0}
.honor ul li dd{border: 1px solid #e5e5e5;padding: 10px 9px;background: #fff;}
.honor ul li dd img{width: 100%;}
.honor ul li p{height: 50px;line-height: 50px;text-align: center;padding: 0 5px;font-size: 16px;
    overflow: hidden;text-overflow: ellipsis;white-space: nowrap;background: #f0f0f0;}
.honor ul li:nth-child(4n){margin-right: 0}

.case{overflow: hidden;}
.case ul li{width: 32%;margin: 40px 2% 0 0;float: left}
.case ul li dd{width: 100%;height:302px;overflow: hidden;border: 1px solid #e5e5e5;position: relative}
.case ul li dd img{max-width: 100%;max-height:100%;transition: all 0.5s ease;padding: 10px;
    position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto}
.case ul li h3{font-weight: normal;font-size: 16px;line-height: 50px;text-align: center;padding: 0 5px;background-color: rgba(40, 99, 169, 0.8);color: #fff;}
.case ul li:nth-child(3n){margin-right: 0}
.case ul li:hover dd img{transform: scale(1.1);transition: all 0.5s ease;}
.case ul li:hover h3{background-color: #2863A9;}


.product{margin-top: 20px}
.product ul{display: flex;flex-wrap: wrap}
.product ul li{width:23.87%;margin: 25px 1.5% 0 0;transition: all 0.4s;padding:10px;border: 1px solid rgba(0,0,0,.1)}
.product ul li dd{background: #000;position: relative;width:100%;height: 205px;overflow: hidden}
.product ul li dd img{max-width: 100%;max-height:100%;transition: all 0.4s ease;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto}
.product ul li h3{font-size: 16px;font-weight: normal;text-align: center;padding: 15px 0 5px}
.product ul li:hover{box-shadow: 0 0 30px rgba(0,0,0,.2);transition: all 0.4s ease;}
.product ul li:nth-child(4n){margin-right: 0}
.product ul li:hover{box-shadow: 0 0 30px rgba(0,0,0,.2);}

.news{overflow: hidden;padding: 20px 0 0;}
.news ul li{margin: 30px 0 0;transition: all 0.5s ease;border: 1px solid #dedede;padding: 20px;}
.news ul li a{display: flex;justify-content: space-between}
.news ul li dd{background: #eee;width: 9%;height:100px;text-align: center}
.news ul li dd b{display: block;font-size: 40px;padding: 10px 0 0}
.news ul li dl{width: 89%;}
.news ul li dl h3{font-size: 18px;font-weight: normal;margin: 10px 0}
.news ul li dl p{line-height: 1.8;margin: 10px 0 0;color: #999}
.news ul li dl span{color: #333;display: inline-block;margin-left: 5px}
.news ul li dl span:hover{color: #d9312f;}
.news ul li:hover dd{background: #d9312f;color: #fff}

.contactA{margin-top: 10px}
.contactA ul{display: flex;justify-content: space-between;flex-wrap: wrap}
.contactA ul li{float: left;border-radius: 4px;text-align: center;width: 380px;height: 200px;margin: 30px 30px 0 0;background: #f7f7f7;border: 1px solid #eee;box-sizing: border-box;}
.contactA ul li i{display: block;font-size: 20px;padding-top: 90px;background:url("../img/l1.jpg") no-repeat center 26px;margin-bottom: 10px;font-style: normal;}
.contactA ul li p{font-size: 20px;margin-bottom: 10px}
.contactA ul li span{font-size: 16px;}
.contactA ul li:nth-child(2) i{background:url("../img/l2.jpg") no-repeat center 26px;}
.contactA ul li:nth-child(3) i{background:url("../img/l3.jpg") no-repeat center 26px;}
.contactA ul li:nth-child(4) i{background:url("../img/l4.jpg") no-repeat center 26px;}
.contactA ul li:nth-child(5) i{background:url("../img/l5.jpg") no-repeat center 26px;}
.contactA ul li:nth-child(6) i{background:url("../img/l6.jpg") no-repeat center 26px;}
.contactA ul li:hover{background: #2863a9;border: 1px solid #2863a9;color: #fff;}
.contactA ul li:nth-child(1):hover i{background:url("../img/l1h.jpg") no-repeat center 26px;}
.contactA ul li:nth-child(2):hover i{background:url("../img/l2h.jpg") no-repeat center 26px;}
.contactA ul li:nth-child(3):hover i{background:url("../img/l3h.jpg") no-repeat center 26px;}
.contactA ul li:nth-child(4):hover i{background:url("../img/l4h.jpg") no-repeat center 26px;}
.contactA ul li:nth-child(5):hover i{background:url("../img/l5h.jpg") no-repeat center 26px;}
.contactA ul li:nth-child(6):hover i{background:url("../img/l6h.jpg") no-repeat center 26px;}

#dituContent{height: 400px;margin-top: 40px}

/*=======================================新闻详情页============================================*/
.content{margin-top: 40px}
.news_info{overflow:hidden;}
.info_title{text-align:center;}
.info_title h1{font-size:28px;font-weight: normal}
.info_laiyuan{text-align:center; color: #666;margin-top: 20px}
.info_text{padding:30px 0;line-height:2;min-height: 300px;border-top: 1px dashed #e5e5e5;border-bottom: 1px dashed #e5e5e5;margin-top: 20px}
.info_text img{max-width:100%;}
.info_picA{padding:10px;text-align:center;}
.info_picA img{max-width:100%; width: expression(this.width > 720 ? 720: true)}