﻿@charset "utf-8";
/* CSS Document */
body {padding:0;margin:0;font-size:14px;font-family:"Arial";color:#212121;}
a{color:#212121;text-decoration:none;}
a:hover{color:#0d579f;text-decoration:none;}
a img{border:none;} 
div,ul,li,p,form,h1,h2,h3,h4,h5,dl,dd,table,tr,contacttd{margin: 0px;}
ul,li{list-style-type: none;padding: 0;}
em{font-style: normal;font-weight: normal;}
.fl {float:left !important;}
.fr {float:right !important;}
.clear{clear:both;}
.upfile {border: 1px solid #ccc;height:28px;margin-top:10px;width:98%;}
.index_content{width: 100%;max-width: 1748px;margin: 0 auto;box-sizing: border-box;}

/*头部*/
.head{display: block;width: 100%;overflow: hidden;font-size: 0;}
.headLogo{margin: 44px 0 46px;}
.headRight{width: 52.91%;}
.headRight .nav{vertical-align: top;margin-top: 8px;float: right;}
#nav_menu>li{display: inline-block;position: relative;transition: all 0.3s ease-out 0s;margin-right: 40px;}
#nav_menu>li:last-child{margin-right: 0;}
#nav_menu>li>a{font-size: 18px;color: #454545;display: inline-block;transition: .3s ease-in-out;text-align: center;line-height: 76px;}
#nav_menu>li:hover>a{color: #0d579f;}
#nav_menu>li.navhover>a{color: #0d579f;}
#nav_menu li ul{width:180px;position: absolute;top: 25px;background: #fff;display: block!important;box-shadow: 0 6px 10px rgba(0, 0, 0, .1);transition: all 0.3s ease-out 0s;transform: translate3d(0px, 10px, 0px);-moz-transform: translate3d(0px, 10px, 0px);-webkit-transform: translate3d(0px, 10px, 0px);opacity: 0;height: 0px;overflow: hidden;z-index: 999;}
#nav_menu li:nth-child(2) ul{margin-left: -57px;}
#nav_menu li:nth-child(3) ul{margin-left: -57px;}
#nav_menu li:nth-child(4) ul{margin-left: -57px;}
#nav_menu>li:hover ul{opacity: 1;height: auto;visibility: visible;transform: translate3d(0px, 0px, 0px);-moz-transform: translate3d(0px, 0px, 0px);-webkit-transform: translate3d(0px, 0px, 0px);}
#nav_menu li ul li{width: 100%;height: 49px;line-height: 49px;border-bottom: 1px solid rgba(0, 0, 0, .08);}
#nav_menu li ul li a{font-size: 14px;color: #666;height: 49px;line-height: 49px;display: block;text-align: center;}
#nav_menu li ul li a:hover{background: #F2F2F2;color: #333;}
.headTop{border-bottom: 1px solid #d2d2d2;padding-bottom: 15px;width: 100%;}
.headTop .headSou{display: inline-block;margin-top: 27px;margin-right: 71px;}
.headTop .headSou input:first-child{border: none;font-size: 16px;color: #959595;outline: none;width: 314px;padding: 0;}
.headTop .headSou input:last-child{border: none;outline: none;width: 20px;height: 20px;background: url(sou.png) no-repeat center;cursor: pointer;}
.headTop .Language{display: inline-block;vertical-align: top;margin-top: 28px;cursor: pointer;position: relative;}
.headTop .Language img{display: inline-block;max-width: 100%;vertical-align: middle;margin-right: 8px;}
.headTop .Language p{display: inline-block;font-size: 16px;color: #454545;vertical-align: middle;margin-right: 5px;}
.LanguageCon{position: absolute;top: 30px;right: 0;z-index: 999;background-color: #fff;box-shadow: 0 0 3px #888;padding: 5px;min-width: 85px;display: none;}
.LanguageCon li{margin-bottom: 5px;}
.LanguageCon img{display: inline-block;vertical-align: middle;width: 20px;}
.LanguageCon span{display: inline-block;vertical-align: middle;font-size: 14px;color: #454545;}
.LanguageCon li:hover span{color: #0d579f}

/*动画*/
.I_banner{overflow: hidden;margin: 0 auto;position: relative;font-size: 0;}
.I_banner .img-box{overflow: hidden;margin: 0 auto;position: relative;}
.I_banner .img-box img{display: block;width: 100%;height: 100%;}
.I_banner .swiper-button-prev,.I_banner .swiper-button-next{width: 50px;height: 150px;outline: none;z-index: 10;cursor: pointer;background-size: 27px 44px;background-position: 50%;background-repeat: no-repeat;}
.I_banner .swiper-button-prev{left: 6%;background-image: url(Left.png);}
.I_banner .swiper-button-next{right: 6%;background-image: url(Right.png);}
.I_banner .swiper-pagination{bottom: 3% !important;}
.I_banner .swiper-pagination .swiper-pagination-bullet{width: 10px;height: 10px;background: #fff;opacity: 0.6;margin: 0 5px;}
.I_banner .swiper-pagination .swiper-pagination-bullet-active{width: 30px;border-radius: 5px;transition: all .4s ease;}

.Product{font-size: 0;padding: 96px 0 62px;overflow: hidden;}
.Product .ProductTitle{text-align: center;}
.Product .ProductTitle h2{font-size: 48px;color: #232323;font-weight: normal;}
.Product .ProductTitle p{font-size: 18px;color: #545454;margin-top: 12px;}
.ProductList{margin-top: 71px;}
.ProductList li{display: inline-block;text-align: center;margin-right: 2.34%;background: #f1f1f1;margin-bottom: 36px;width: 23.24%;}
.ProductList li a{position: relative;z-index: 9999;}
.ProductList li:nth-child(4n){margin-right: 0;}
.ProductList li .ProductImg{overflow: hidden;position: relative;}
.ProductList li .ProductImg img{width: 100%;}
.ProductList li .ProductImg .mask{position: absolute;background: rgba(0, 0, 0, .6);top: 0;left: 0;width: 100%;height: 100%;display: block;color: #fff;padding-top: 40%;text-align: center;-webkit-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0);-o-transform: scale(0);transform: scale(0);-webkit-transition: all 300ms linear;-moz-transition: all 300ms linear;-o-transition: all 300ms linear;-ms-transition: all 300ms linear;transition: all 300ms linear;}
.ProductList li:hover .ProductImg .mask{transform: scale(1);}
.ProductList li .ProductImg .mask span{font-family: Arial, Helvetica, sans-serif;font-size: 36px;display: inline-block;border-radius: 50%;-moz-border-radius: 50%;border: solid 2px #fff;width: 60px;height: 60px;line-height: 60px;}
.ProductList li p{font-size: 18px;color: #454545;height: 65px;background: #e0e0e0;line-height: 65px;margin: 0 auto;transition: .5s;white-space:nowrap; text-overflow:ellipsis;overflow: hidden;padding: 0 20px;box-sizing: border-box;}
.ProductList li:hover p{background: #004098;color: #fff;}
.ProductList .swiper-pagination{bottom: 0 !important;}
.ProductList .swiper-pagination-bullet{background:none;opacity:1;margin:0 6px !important;width:11px;height:11px;position:relative;outline:none;vertical-align:middle;}
.ProductList .swiper-pagination-bullet span{width:3px;height:3px;background:#CCC;display:block;border-radius:50%;margin-top:4px;margin-left:4px;}
.ProductList .swiper-pagination-bullet i{background:#004098;height:1px;width:20px;position:absolute;top:5px;transform:scaleX(0);transform-origin:left;z-index:3;transition-timing-function:linear;}
.ProductList .swiper-pagination-bullet-active span,.ProductList .swiper-pagination-bullet:hover span{width:11px;height:11px;margin-top:0;margin-left:0;background:#004098;position:relative;z-index:1;}
.ProductList .swiper-pagination-bullet-active i{animation:middle 6s;}
.ProductList .swiper-pagination-bullet:first-child.swiper-pagination-bullet-active i{animation:first 6s;}
.ProductList .swiper-pagination-bullet:last-child.swiper-pagination-bullet-active i{animation:last 6s;}
@keyframes first{0% {transform:scaleX(0.5);left:0px;}100% {transform:scaleX(1);left:2px;}}
@keyframes last{0% {transform:scaleX(0.7);left:-10px;}20% {transform:scaleX(0.3);left:2px;}100% {transform:scaleX(0.3);left:0px;}}
@keyframes middle{0% {transform:scaleX(0.7);left:-10px;}20% {transform:scaleX(0.45);left:2px;}100% {transform:scaleX(1);left:2px;}}

.About{font-size: 0;background: #004098;padding-bottom: 57px;overflow: hidden;}
.About .AboutLeft{width: 55.27%;}
.About .AboutLeft h2{font-size: 48px;color: #fff;font-weight: normal;padding-top: 55px;margin-bottom: 45px;}
.About .AboutLeft p{font-size: 18px;color: #fff;width: 650px;line-height: 38px;display: inline-block;}
.About .AboutLeft a{width: 150px;height: 39px;line-height: 39px;text-align: center;font-size: 16px;color: #fff;border: 3px solid #fff;vertical-align: bottom;margin-top: 64px;transition: 1s ease-in-out;float: right;}
.About .AboutLeft a:hover{background: #004098;border: 3px solid #004098;box-shadow: 0 0 10px #f0f0f0;}
.About .AboutRight{padding-top: 44px;}

.About-index{font-size: 0;padding: 77px 0 65px;}
.About-index li{display: inline-block;vertical-align: top;width: 23.41%;margin-right: 2.12%;padding: 45px 0 72px;position: relative;overflow: hidden;height: 455px;box-sizing: border-box;}
.About-index li::before{content: "";position: absolute;height: 800px;width: 800px;top: -50%;left: 50%;float: left;margin-left: -400px;background: #f2f2f2;-webkit-transition: all 1s ease 0s;transition: all 1s ease 0s;border-radius: 600px;transform: scale(1);z-index: -56;box-sizing: border-box;}
.About-index li::after{content: "";position: absolute;height: 1400px;width: 1400px;top: -50%;left: 50%;float: left;margin-left: -700px;background: #0076c7;-webkit-transition: all 1s ease 0s;transition: all 1s ease 0s;border-radius: 600px;transform: scale(0);z-index: -55;box-sizing: border-box;}
.About-index li:hover::after{transform: scale(1);}
.About-index li:last-child{margin-right: 0;}
.About-index li .number{font-size: 30px;font-weight: bold;color: #b6b6b6;width: 95px;height: 95px;line-height: 95px;text-align: center;background: url(yuan.png) no-repeat center;margin: 0 auto;margin-bottom: 21px;transition: all 1s ease 0s;}
.About-index li:hover .number{color: #fff;background: url(yuan_i.png) no-repeat center;transform: translateY(-5px);}
.About-index li h2{font-size: 26px;color: #333;text-align: center;font-weight: normal;transition: all 1s ease 0s;}
.About-index li:hover h2{color: #fff;}
.About-index li p{font-size: 16px;color: #545454;max-width: 320px;margin: 0 auto;text-align: center;line-height: 28px;margin-top: 12px;transition: all 1s ease 0s;}
.About-index li:hover p{color: #fff;}

.Certificate{font-size: 0;background: #f0f0f0;padding: 62px 0 82px;overflow: hidden;}
.Certificate .Certificate_title{font-size: 48px;color: #232323;text-align: center;margin-bottom: 69px;}
.Certificate_list li{display: inline-block;vertical-align: top;margin-right: 1.66%;transition: .5s;width: 18.67%;}
.Certificate_list li:hover{box-shadow: 0 0 10px #888;}
.Certificate_list li .Certificate_img{overflow: hidden;}
.Certificate_list li .Certificate_img img{width: 100%;transition: .5s;}
.Certificate_list li:hover .Certificate_img img{transform: scale(1.05);}
.Certificate_list li:last-child{margin-right: 0;}

.Case{font-size: 0;padding: 52px 0 87px;overflow: hidden;}
.Case .Case_title{font-size: 48px;color: #232323;text-align: center;margin-bottom: 66px;}
.Case_list li{display: inline-block;vertical-align: top;margin-right: 1.66%;transition: .5s;width: 23.75%;position: relative;background: #3498db;}
.Case_list li:hover{box-shadow: 0 0 10px #888;}
.Case_list li .Case_img{overflow: hidden;}
.Case_list li .Case_img img{width: 100%;opacity: 0.95;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: scale3d(1.05,1.05,1);transform: scale3d(1.05,1.05,1);}
.Case_list li:hover .Case_img img{opacity: 0.6;-webkit-transform: scale3d(1,1,1);transform: scale3d(1,1,1);}
.Case_list li:last-child{margin-right: 0;}
.Case_list li .Case_Art{position: absolute;width: 100%;height: 100%;top: 0;left: 0;overflow: hidden;}
.Case_list li .Case_Art::before{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(255,255,255,0.5);content: '';-webkit-transition: -webkit-transform 0.6s;transition: transform 0.6s;-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);}
.Case_list li:hover .Case_Art::before{-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);}
.Case_list li .Case_Art p{position: absolute;height: 35px;top: 0;bottom: 0;left: 0;right: 0;margin: auto;font-size: 25px;color: #fff;opacity: 0;-webkit-transition: opacity 0.35s;transition: opacity 0.35s;text-align: center;}
.Case_list li:hover .Case_Art p{opacity: 1;-webkit-transition-delay: 0.1s;transition-delay: 0.1s;}

.Area{font-size: 0;background: url(Area_bg.png) no-repeat top center;padding-top: 931px;overflow: hidden;}
.Area-title{font-size: 60px;color: #333;font-weight: bold;margin-bottom: 20px;}
.Area-art h2{font-size: 48px;color: #232323;font-weight: normal;vertical-align: middle;display: inline-block;margin-right: 86px;}
.Area-art hr{width: 98px;height: 1px;display: inline-block;vertical-align: middle;border: none;background: #bbbfcb;margin-right: 71px;transition: 1s;}
.Area-art:hover hr{margin-right: 61px}
.Area-art p{font-size: 18px;color: #545454;line-height: 34px;vertical-align: middle;display: inline-block;transition: 1s;}
.Area-more{border-bottom: 1px solid #dfe1e7;padding-bottom: 91px;}
.Area-more a{width: 205px;height: 62px;font-size: 18px;color: #fff;background: #004098;text-align: center;line-height: 62px;display: inline-block;margin-top: 76px;box-sizing: border-box;transition: 1s;border: 1px solid #004098;}
.Area-more a:hover{border: 1px solid #004098;background: #fff;color: #004098;}

.News{font-size: 0;padding-bottom: 45px;}
.NewsLeft{padding-top: 125px;}
.NewsLeft h2{font-size: 48px;color: #232323;font-weight: normal;margin-bottom: 18px;}
.NewsLeft p{font-size: 18px;color: #454545;line-height: 34px;margin-bottom: 50px;width: 306px;}
.NewsLeft a{font-size: 18px;color: #fff;width: 205px;height: 62px;display: inline-block;background: #004098;line-height: 62px;text-align: center;box-sizing: border-box;transition: 1s;border: 1px solid #004098;}
.NewsLeft a:hover{border: 1px solid #004098;background: #fff;color: #004098;}
.NewsRight{padding-top: 136px;width: 73.61%;}
.NewsRight li{display: inline-block;vertical-align: top;margin-right: 3.28%;position: relative;padding-bottom: 135px;width: 48.36%;}
.NewsRight li:last-child{margin-right: 0;}
.NewsRight li .NewsImg{overflow: hidden;max-height: 293px;}
.NewsRight li .NewsImg img{width: 100%;transition: 1s;margin-top: -15%;}
.NewsRight li:hover .NewsImg img{transform: scale(1.05);}
.NewsRight li .NewsArt{position: absolute;top: 57.8%;left: 0;right: 0;margin: auto;background: #fff;width: 531px;max-width: 100%;box-shadow: 0 0 5px #f0f0f0;}
.NewsRight li:hover .NewsArt{box-shadow: none;}
.NewsRight li .NewsArt .NewsBox{padding: 31px 0 29px;position: relative;z-index: 999;overflow: hidden;}
.NewsRight li .NewsArt .NewsBox::after{content: "";position: absolute;height: 1400px;width: 1400px;top: -50%;left: 50%;float: left;margin-left: -700px;background: #0076c7;-webkit-transition: all 1s ease 0s;transition: all 1s ease 0s;border-radius: 600px;transform: scale(0);z-index: -55;box-sizing: border-box;}
.NewsRight li:hover .NewsArt .NewsBox::after{transform: scale(1);}
.NewsRight li .NewsArt h2{font-size: 24px;color: #454545;font-weight: normal;text-align: center;margin-bottom: 22px;padding: 0 20px;transition: 1s;white-space:nowrap; text-overflow:ellipsis;overflow: hidden;}
.NewsRight li:hover .NewsArt h2{color: #fff;}
.NewsRight li .NewsArt hr{width: 55px;height: 1px;background: #004098;margin: 0 auto;border: none;margin-bottom: 17px;transition: 1s;}
.NewsRight li:hover .NewsArt hr{background: #fff;}
.NewsRight li .NewsArt p{font-size: 16px;color: #656565;line-height: 30px;width: 464px;margin: 0 auto;transition: 1s;max-width: 100%;padding: 0 10px;box-sizing: border-box;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-wrap:break-word;}
.NewsRight li:hover .NewsArt p{color: #fff;}


.index-form{font-size: 0;padding: 45px 0 162px;}
.index-form li{display: inline-block;vertical-align: top;margin-right: 0.86%;width: 13.38%;}
.index-form li:nth-child(1){width: 57.26%;}
.index-form li:last-child{margin-right: 0;}
.index-form textarea{resize: none;width: 100%;height: 82px;box-sizing: border-box;outline: none;border: none;line-height: 82px;background: #f2f2f2;font-size: 17px;color: #a8a8a8;overflow: hidden;padding-left: 13px;}
.index-form textarea::placeholder{font-size: 17px;color: #a8a8a8;font-family: '微软雅黑';}
.index-form input{width: 100%;height: 82px;box-sizing: border-box;outline: none;border: none;line-height: 82px;background: #f2f2f2;font-size: 17px;color: #a8a8a8;overflow: hidden;padding-left: 13px;}
.index-form input::placeholder{font-size: 17px;color: #a8a8a8;font-family: '微软雅黑';}
.index-form li:last-child input{background: #004098;color: #fff;cursor: pointer;}

.n_banner{margin: 0 auto;width: 100%;height: 300px;background: url(n_banner.jpg) center no-repeat;position: relative;background-color: #666;}

/*内页内容*/
.mainC{background: #fff;}
.mainContent{margin: 0 auto;max-width:1400px;padding: 25px 0 45px;}
.weizhi{margin-bottom: 20px;height: 50px;line-height: 50px;font-size: 16px;text-align: left;background-color: #eee;width: 100%;text-indent: 2.5em;transition: 0.1s all;background: #f5f5f5 url(weizhi.png) no-repeat 8px 13px;letter-spacing: 1px;position: relative;box-sizing: border-box;}
.weizhi:hover {background-position: 8px -26px;}
.weizhi a{font-size: 15px;}
.weizhi a:hover{color: #0d579f;}
.list_center_top{margin-bottom: 40px;}
.list_left_Nav li>a{color: #333;font-size: 18px;display: block;height: 60px;line-height: 60px;margin-bottom: 1px;padding-left: 13%;background: url(jiantou1.png) no-repeat 85% center #ededed;}
.list_left_Nav li:hover>a{background: url(jiantou2.png) no-repeat 85% center #ededed;color: #0d579f;}
.list_left_Nav li>a.here{background: url(jiantou2.png) no-repeat 85% center #ededed;color: #0d579f;}
.list_left_Nav li.currclass>a {background: url(jiantou2.png) no-repeat 85% center #ededed;color: #0d579f;}
.list_left_box{background: #0d579f;padding: 10px;}
.list_left_box .contact{background: #fff;line-height: 26px;color: #333;padding: 10px;}
.list_left_box .contact p{font-size: 14px;}
.list_right .list_contact{color: #333;line-height: 33px;padding-bottom: 0px;font-size: 15px;margin-top: 0px;margin-bottom: 70px;min-height: 598px;}
.list_contact p img{max-width: 100%;}
.list_contact .contact{padding: 20px;}
.list_contact .contact1{background: #f9f9f9;margin-bottom: 10px;}

/* 内页图片列表 */
.list_contact_img{font-size: 0;}
.list_contact_img > p{font-size: 15px;color: #666;line-height: 33px;}
.list_contact_img li{float: left;margin: 0 1% 2% 1%;position: relative;text-align: center;overflow: hidden;width: 31.33%;transition: 1s;}
.Case_contact_img li{width: 23%;}
.list_contact_img li .nylist_pic{height: 253px;overflow: hidden;}
.Case_contact_img li .nylist_pic{height: 212px;}
.list_contact_img li .nylist_pic img{width: 100%;transition: ease-in-out 0.25s all;}
.list_contact_img li:hover .nylist_pic img{ transform:scale(1.1);}
.list_contact_img li .nylist_tit{width: 100%;line-height: 46px;font-size: 16px;z-index: 0;position: relative;white-space:nowrap;text-overflow:ellipsis;padding: 0 20px;box-sizing: border-box;overflow: hidden;}
.list_contact_img li .nylist_tit:after{ content:''; transition:ease-in-out 0.15s all; background:#eaeaef; position:absolute; left:0; bottom:0; width:100%; height:100%; z-index:-1;}
.list_contact_img li .nylist_tit:before{content:''; transition: ease-in-out 0.15s all;background:#0d579f; position:absolute; left:-100%; bottom:0; width:100%; height:100%;  z-index:-2;}
.list_contact_img li:hover .nylist_tit:after{ left:100%;}
.list_contact_img li:hover .nylist_tit:before{ left:0;}
.list_contact_img li.nylist_tit{ width:100%; overflow:hidden; line-height:46px; font-size:16px; }
.list_contact_img li:hover .nylist_tit{ color:#fff;}
.Case_contact_img li:hover{box-shadow: 0px 5px 8px 2px #a6a9ad;transform: translate(0px,-6px);-ms-transform: translate(0px,-6px);-webkit-transform: translate(0px,-6px);}

/* 内页案例 */
.list_contact_Case{font-size: 0;}
.list_contact_Case li{display: inline-block;width: 50%;padding: 7.5px;box-sizing: border-box;}
.list_contact_Case li a{display: block;border: 1px solid #ebebeb;overflow: hidden;border-radius: 10px;background: #fff;box-shadow: 0 3px 5px -3px rgba(0,0,0,.3);transition: .3s;}
.list_contact_Case li:hover a{box-shadow: 0 2px 6px 2px rgba(0,0,0,.3);}
.list_contact_Case .CaseLeft{float: left;padding-left: 25px;width: 75%;box-sizing: border-box;}
.list_contact_Case li h2{font-size: 20px;font-weight: bold;color: #333;padding: 15px 0;}
.list_contact_Case li:hover h2{color: #0d579f;}
.list_contact_Case li p{font-size: 14px;color: #666;line-height: 26px;margin-bottom: 15px;width: 94%;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;word-wrap:break-word;}
.list_contact_Case li span{font-size: 16px;color: #4a4a4a;line-height: 26px;padding-bottom: 10px;display: block;}
.list_contact_Case li:hover span{color: #0d579f;}
.list_contact_Case .CaseRight{float: right;padding-right: 25px;width: 25%;box-sizing: border-box;height: 185px;line-height: 185px;}
.list_contact_Case .CaseRight img{width: 100%;display: inline-block;vertical-align: middle;}
.ny_news{width: 100%;overflow: hidden;}
.ny_news1{background: #f5f5f5;padding-bottom: 10px;}
.ny_news p{background: #0d579f url(sj.png) no-repeat 86% center;font-size: 18px;font-weight: bold;color: #fff;line-height: 54px;padding-left: 40px;}
.ny_news1 p{margin-top: 0;}
.ny_news .news_div{height: 70px;position: relative;background: #f5f5f5;margin-bottom: 8px;overflow: hidden;}
.ny_news a.news_div_a {font-size: 13px;position: absolute;top: 6px;left: 82px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 160px;}
.ny_news a.news_div_a:after {content: "";display: block;width: 249px;height: 69px;position: absolute;left: -82px;top: -6px;z-index: 9999;}
.ny_news .news_div_body {position: absolute;left: 82px;top: 28px;font-size: 12px;color: #666;}
.ny_news .news_div_pic a {height: 54px;width: 72px;display: block;overflow: hidden;position: absolute;top: 8px;left: 4px;}
.ny_news img.news_div_image{width: 72px;height: 54px;transition: 0.2s all;}

/* 内页新闻 */
.nydh{background: #f1f1f1;height: 80px;box-shadow: 2px 3px 13px #ccc;margin-bottom: 40px;}
.nydh ul{text-align: center;}
.nydh ul li{display: inline-block;line-height: 80px;text-align: center;font-size: 18px;margin-right: 55px;}
.nydh ul li:last-child{margin-right: 0;}
.nydh ul li.currclass a{color: #0d579f;}
.new_list_right{width: 77%;}
.new_list_left{width: 20%;}
.hotNews_list{background: #f8f8f8;padding: 5%;overflow: hidden;margin-bottom: 20px;border-radius: 10px;font-family: "PingFang SC", "Microsoft YaHei", "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif, "宋体";}
.hotNews_list h3{font-size: 16px;color: #333;display: block;border-bottom: 1px solid #b5b5b6;padding: 10px 0;overflow: hidden;font-weight: normal;}
.hotNews_list ul{padding: 10px 0;overflow: hidden;}
.hotNews_list ul li{padding: 5px 0;overflow: hidden;}
.hotNews_list ul li a{font-size: 12px;;color: #666;;display: block;}
.hotNews_list ul h4{position: relative;display: block;font-size: 14px;color: #666;padding-bottom: 3px;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;font-weight: normal;}
.hotNews_list ul li:hover h4{color: #0d579f;-webkit-transform: translateX(5px);-ms-transform: translateX(5px);transform: translateX(5px);}
.hotNews_list ul h4:before{content: '';width: 4px;height: 4px;border-radius: 100px;background: #ccc;display: inline-block;vertical-align: middle;margin-right: 5px;}
.hotNews_list ul li:hover h4:before{background-color: #0d579f;}
.hotNews_list ul p{position: relative;display: block;color: #666;padding-bottom: 3px;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;padding-left: 10px;font-size: 12px;}
.hotNews_list ul li:hover p{color: #0d579f;-webkit-transform: translateX(5px);-ms-transform: translateX(5px);transform: translateX(5px);}
.list_news li{padding: 20px 0;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;margin-bottom: 20px;border: 1px solid #EEEEEE;border-right: none;border-left: none;background: #fff;-webkit-transition: .6s;-moz-transition: .6s;transition: .6s;}
.list_news li:hover{padding-left: 40px;box-shadow: 0 8px 35px rgba(0, 0, 0, .08);-webkit-transition: .6s;-moz-transition: .6s;transition: .6s;-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
/* .list_news li .new_list_row{margin: 0 -15px;} */
.main_newsimg{width: 16.66666667%;height: auto;overflow: hidden;transition: 0.6s;float: left;}
.main_newsimg a{width: 100%;height: 0;padding-bottom: 75%;display: block;position: relative;}
.main_newsimg img{width: 100%;height: auto;transition: 0.6s;position: absolute;top: 50%;transform: translate3d(0, -50%, 0);-moz-transform: translate3d(0, -50%, 0);-webkit-transform: translate3d(0, -50%, 0);transition: 0.6s;-moz-transition: 0.6s;-webkit-transition: 0.6s;}
.main_news_right{height: auto;position: relative;padding-left: 25px;box-sizing: border-box;width: 83.33333333%;float: left;}
.main_news_right_content{float: left;-webkit-transition: .6s;-moz-transition: .6s;transition: .6s;padding: 0;width: 75%;}
.main_news_title{width: 100%;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;margin-bottom: 20px;}
.main_news_title h2{font-size: 18px;color: #333;letter-spacing: 0;line-height: 28px;font-weight: normal;}
.list_news li:hover .main_news_title h2{color: #0d579f;}
.main_news_desc{width: 100%;margin-bottom: 20px;font-size: 14px;color: #999999;line-height: 20px;letter-spacing: 0;font-weight: normal;word-break:break-all;}
.main_news_right_date{text-align: right;float: right;width: 25%;padding: 0 15px;box-sizing: border-box;}
.main_news_right_date p{font-size: 25px;color: #888;letter-spacing: 0;line-height: 30px;font-weight: lighter;position: relative;}
.main_news_right_date p::before{content: '';display: table;width: 37px;height: 11px;background: url(Bitmap.png) no-repeat;position: absolute;bottom: -30px;left: 50%;opacity: 0;-webkit-transition: .6s;-moz-transition: .6s;transition: .6s;}
.main_news_right_date p::after{content: '';display: table;width: 37px;height: 11px;background: url(Bitmap.png) no-repeat;position: absolute;bottom: -30px;left: 50%;-webkit-transition: .6s;-moz-transition: .6s;transition: .6s;}
.list_news li:hover .main_news_right_date p::before{left: 66%;opacity: 1;-webkit-transition: .6s;-moz-transition: .6s;transition: .6s;}
.list_news li:hover .main_news_right_date p::after{left: 66%;opacity: 0;-webkit-transition: .6s;-moz-transition: .6s;transition: .6s;}
.main_news_dowm{width: 100%;-webkit-transition: .6s;-moz-transition: .6s;transition: .6s;}
.main_news_dowm span{font-size: 14px;color: #999999;letter-spacing: 0;line-height: 20px;margin-right: 20px;}
.main_news_dowm span img{position: relative;top: -1px;margin-right: 10px;vertical-align: middle;}
.main_news_dowm span a{color: #999;position: relative;display: inline-block;}
.main_news_dowm span a:hover{color: #0d579f;}
.main_news_dowm span a::before{content: '';display: table;width: 0;height: 2px;position: absolute;bottom: 0;left: 50%;background: transparent;transition: 0.6s;-moz-transition: 0.6s;-webkit-transition: 0.6s;}


/* 新闻内容 */
.list_box_news{padding: 15px 0 30px;}
.list_left_news{width: 74%;float: left;background: #f9f9f9;padding: 30px;padding-bottom: 0;box-sizing: border-box;position: relative;}
.list_center_news{width: 100%;}
.list_left_news .nNewsfanhui{position: absolute;top: 0;left: -58px;z-index: 10;}
.list_right_news{width: 22%;float: right;position: relative;overflow: hidden;}
.list_contact_title{border-bottom: 1px solid #e7e7e7;padding-bottom: 15px;}
.list_left_news .title{font-size: 22px;font-weight: normal;line-height: 30px;display: block;margin-bottom: 15px;color: #333;}
.list_left_news .date span{border-right: 1px dotted #b6b6b6;color: #999;line-height: 14px;padding-right: 10px;margin-right: 10px;display: inline-block;}
.list_left_news .date span:last-child{border: none;}
.list_left_news .contact{margin-top: 20px;line-height: 28px;color: #333;font-size: 15px;}
.list_left_news .contact p{margin-bottom: 10px;}
.list_left_news .contact img{max-width: 100%;}
.list_left_news #next{margin-top: 20px;border-top: 1px solid #e7e7e7;line-height: 70px;}
.list_left_news #next .fl{float: left;border-right: 1px solid #e7e7e7;width: 50%;padding-left: 50px;padding-right: 30px;height: 70px;overflow: hidden;background: url(newsup.png) 30px 29px no-repeat;box-sizing: border-box;}
.list_left_news #next .fr{float: right;text-align: right;width: 50%;padding-left: 30px;padding-right: 50px;height: 70px;overflow: hidden;background: url(newsdown.png) 94% 29px no-repeat;box-sizing: border-box;}
.nNewswenzhan{padding: 30px 30px 20px 30px;background: #f9f9f9;}
.nNewswenzhan_til{font-size: 18px;border-bottom: 1px solid #e7e7e7;height: 36px;line-height: 18px;position: relative;}
.nNewswenzhan_til::before{content: "";width: 75px;height: 1px;background: #0d579f;position: absolute;left: 0;bottom: -1px;}
.nNewswenzhan_til strong{color: #0d579f;font-weight: normal;}
.nNewswenzhan_con{margin-top: 10px;line-height: 36px;}
.nNewswenzhan_con a{display: block;background: url(newswenzhagn.png) left center no-repeat;padding-left: 22px;width: 220px;height: 36px;overflow: hidden;}
.list_right_news .nyzx{margin-top: 10px;}

/* 内页产品中心 */
.list_left{float: left;width: 19%;}
.list_left_title{text-align: center;background: #0d579f;padding-top: 25px;height: 75px;box-sizing: border-box;}
.list_left_title.box2{margin-top: 20px;}
.list_left_title span{color: #fff;font-size: 26px;line-height: 26px;margin-bottom: 10px;display: block;}
.list_left_title p{color: #fff;font-size: 14px;text-transform: uppercase;background: url(hengxian.png) no-repeat center center;}
#nymianus .nav_one>a{color: #333;font-size: 18px;display: block;height: 60px;line-height: 60px;margin-bottom: 1px;padding-left: 14px;background: url(jiantou1.png) no-repeat 85% center #ededed;}
#nymianus .nav_one:hover>a{background: url(jiantou2.png) no-repeat 85% center #ededed;color: #0d579f;}
#nymianus .nav_one>a.here{background: url(jiantou2.png) no-repeat 85% center #ededed;color: #0d579f;}
#nymianus .nav_one.classNames>a {background: url(jiantou2.png) no-repeat 85% center #ededed;color: #0d579f;}
#nymianus .nav_er{padding-bottom: 10px;}
#nymianus .nav_er a{display: block;line-height: 35px;margin: 0 15px;padding-left: 15px;transition: 0.3s all;font-size: 14px;}
#nymianus .nav_er a.here{color: #0d579f;}
.ny_news{width: 100%;overflow: hidden;}
.ny_news1{background: #f5f5f5;padding-bottom: 10px;}
.ny_news p{background: #0d579f;font-size: 18px;font-weight: bold;color: #fff;line-height: 54px;padding-left: 40px;margin-top: 20px;}
.ny_news1 p{margin-top: 0;}
.ny_news .news_div{height: 70px;position: relative;background: #f5f5f5;margin-bottom: 8px;overflow: hidden;}
.ny_news a.news_div_a {font-size: 13px;position: absolute;top: 6px;left: 82px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 160px;}
.ny_news a.news_div_a:after {content: "";display: block;width: 249px;height: 69px;position: absolute;left: -82px;top: -6px;z-index: 9999;}
.ny_news .news_div_body{position: absolute;left: 82px;top: 28px;font-size: 12px;color: #666;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-wrap:break-word;word-break:break-all;}
.ny_news .news_div_pic a {height: 54px;width: 72px;display: block;overflow: hidden;position: absolute;top: 8px;left: 4px;}
.ny_news img.news_div_image{width: 72px;height: 54px;transition: 0.2s all;}
.news_div:hover .news_div_image{transform: scale(1.2);transition: 0.2s all;}
.ny_tel{width: 209px;padding: 20px 20px;background: #f5f5f5;}
.ny_tel i{font-size: 14px;color: #555;line-height: 28px;font-style: normal;}
.ny_tel i span{display: block;font-size: 15px;font-weight: bold;}
.ny_tel .pl_dh{font-size: 23px;font-weight: bold;font-family: arial;background: url(Tel2.png) no-repeat left;padding-left: 38px;margin-top: 18px;}
.ny_tel .pl_dh em{display: block;font-size: 13px;color: #333;font-weight: normal;}

.list_right{float: right;width: 77%;}
.list_product_contact{font-size: 0;}
.list_product_contact > p{font-size: 15px;color: #666;line-height: 33px;}
.list_product_contact .border{font-size: 15px;color: #666;line-height: 33px;}
.list_product_contact li{float: left;width: 31.33%;box-shadow: 0px 0px 10px #eee;transition: all .5s ease;position: relative;margin: 0 1% 2% 1%}
.list_product_contact li .nProductImg{overflow: hidden;position: relative;}
.list_product_contact li .nProductImg img{width: 100%;transition: all .5s ease;border: 1px solid #eee;}
.list_product_contact li:hover .nProductImg img{transform: scale(1.1);}
.nProductArt a:after, .nProductArt:before, .nProductImg a:after{content: '';display: block;position: absolute;}
.list_product_contact li .nProductImg a:after{content: "";width: 100%;height: 0;background: #000 url(more.png) no-repeat center;position: absolute;top: 0px;left: 0px;opacity: 0.75;transition: 0.25s all;}
.list_product_contact li:hover .nProductImg a:after{height: 100%;transition: 0.25s all;}
.list_product_contact li .nProductArt{background: #eee;position: relative;}
.list_product_contact li .nProductArt::before{background: #0d579f;width: 100%;height: 0px;bottom: 0px;left: 0px;transition: all 0.5s ease;}
.list_product_contact li:hover .nProductArt::before{height: 100%;transition: 0.6s;}
.list_product_contact li .nProductArt a{display: block;position: relative;font-size: 16px;line-height: 60px;padding: 0px 3%;text-align: center;overflow: hidden;height: 60px;font-weight: normal;}
.list_product_contact li:hover .nProductArt a{color: #fff;}
.list_product_contact li .nProductArt a::after{width: 18px;height: 18px;border-radius: 50%;right: 20px;top: 22px;background: url(jt3.png) no-repeat top center;}
.list_product_contact li:hover .nProductArt a::after{background-position-y: -18px;}

/*产品内容页*/
#list_product_content{width: 100%;overflow: hidden;margin-top: 35px;}
.products_show_1{display:block;padding-bottom: 20px;margin: 0 auto;}
.show_left{float: left;width:430px;}
.show_right{width:475px;float: right;}
.prodtitle{font-size: 22px;display: block;color: #0d579f;margin-top: -13px;font-weight: bold;line-height: 46px;}
.show_right LI{line-height:35px;OVERFLOW: hidden;display:block;background:url(pdf.jpg) left no-repeat;padding-left:28px;}
.show_right .d_contact{height: auto;overflow: hidden;line-height: 33px;min-height: 230px;max-height: 275px;font-size: 14px;overflow-y:auto;color: #666;}
.show_right .d_contact p{font-size: 14px;color: #666;line-height: 33px;}
.show_right .d_contact::-webkit-scrollbar{display:none}
.show_right a.nProductZx{text-align: center;transition: .5s;display: block;width: 200px;height: 50px;line-height: 50px;background-color: #0d579f;color: #fff;font-size: 16px;margin-top: 10px;}
.show_right a.nProductZx:hover{background-color: #0d579f;}
#list_info .detailed{font-size: 15px;color: #fff;background: #0d579f;;border-right: 1px solid #fff;padding: 0 38px;height: 45px;line-height: 45px;display: inline-block;cursor: pointer;}
#list_info .detailed:hover{background: #0d579f;}
#list_product_content .contact{border: 1px solid #f0f0f0;padding: 10px 20px;font-size: 16px;line-height: 30px;}

#list_product_content #next{font-size: 14px;padding: 20px;color: #969696;border: none;}

/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:430px;max-width:430px;border:solid 1px #eee;}
div.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;display:none;text-align:center;overflow:hidden;width: 430px;height: 300px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff /*url(zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:430px;}
.spec-preview:after{content: '';display: block;clear: both;}
.spec-scroll{clear: both;margin-top: 5px;}
.spec-scroll .prev,.spec-scroll .next{border: 1px solid #e3e3e3;display: block;text-align: center;width: 30px;height: 78px;line-height: 78px;cursor: pointer;text-decoration: none;}
.spec-scroll .prev{float: left;background:url(n_left_i2.png) no-repeat center #fff;}
.spec-scroll .next{float: right;background:url(n_right_i2.png) no-repeat center #fff;}
.spec-scroll .prev:hover{background:url(n_left_i1.png) no-repeat center #fff;}
.spec-scroll .next:hover{background:url(n_right_i1.png) no-repeat center #fff;}
.spec-scroll .items{float:left;position:relative;width:355px;height:80px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999px;height:80px;}
.spec-scroll .items ul li{float: left;width: 89px;text-align: center;}
.spec-scroll .items ul li img{border: 1px solid #e3e3e3;width: 78px;height: 78px;cursor: pointer;}
.spec-scroll .items ul li img:hover{border-color: #0d579f;}
.spec-scroll .items ul li img.hover{border-color: #0d579f;}
/* .list-paddingleft-2 li{min-width: 50%;display: inline-block;} */

/*分页*/
#fenye{clear:both;margin: 25px 0 20px 0;}
#fenye table{margin: 0 auto;}
#fenye .prev_h,#fenye .next_h{width: 70px;text-align:center;line-height:30px;}
#fenye .prev_h:hover,#fenye .next_h:hover{color: #0d579f}
#fenye a.curr{width:30px;background:#0d579f;border:1px solid #fff;color:#fff;font-weight:bold;text-align:center;}
#fenye a.curr:visited {color:#fff;}
#fenye a{color:#333333;background:#fff;margin:0px 5px;border:1px solid #dcdddd;float:left;text-align:center;height:30px;line-height:30px;text-decoration:none;font-size: 14px;}
#fenye a.num{width: 30px;}
#fenye a:visited{color:#333333;}
#fenye a:hover{ float:left;}
#fenye span{line-height:30px;font-size:13px;height:30px;}

/* 联系我们 */
.lx_box{padding: 0 20px;}
.lxtop{border-radius: 3px;background: #f1f1f1;}
.lxtop img{float: left;}
.lxtop p{font-size: 16px;line-height: 35px;padding: 25px 30px 0 430px;color: #383737;}
.lxtop p span{display: block;color: #222;font-size: 18px;line-height: 50px;}
.lxcon{width: 48.2%;display: inline-block;}
.lxcontil{font-size: 20px;color: #0d579f;font-weight: bold;line-height: 40px;padding-bottom: 10px;}
.lxcon .list_contact li{display: inline-block;margin: 10px 19px 20px;width: 475px !important;min-width: auto;padding: 25px 0 20px 19px;box-shadow: 0 0 5px #dadadacc;}
.lxzxly{width: 47%;display: inline-block;vertical-align: top;float: right;}
.lxzxly .lxcontil{color: #333;}
.lxzxly form ul li{margin-bottom: 10px;width: 100%;}
.lxzxly form ul li:nth-of-type(odd){float: left;}
/* .lxzxly form ul li:nth-of-type(even){float: right;} */
.lxzxly form ul li:nth-child(5){width: 100%;}
.lxzxly form ul li:nth-child(6){width: 100%;}
/* .lxzxly form ul li p{border-bottom: 1px solid #ccc;} */
.lxzxly form ul li:nth-child(n+3) p{border-bottom: none;}
.lxzxly form ul li p span{font-size: 14px;color: #7f7f7f;display: inline-block;line-height: 43px;height: 43px;}
.lxzxly form ul li input{margin-left: 0;padding-left: 9px;font-family: 'Calibri';font-size: 14px;border: none;height: 43px;line-height: 43px;width: 525px;color: #666;outline: none;border: 1px solid #ccc;border-radius: 5px;width: 100%;box-sizing: border-box;}
.lxzxly form ul li textarea{margin-left: 0;padding: 8px;font-family: 'Calibri';font-size: 14px;border-radius: 5px;border: none;resize: none;height: 130px;width: 100%;color: #666;box-sizing: border-box;outline: none;border: 1px solid #ccc;}
.lxzxly form ul li .submit{background: #0d579f;height: 40px !important;line-height: 40px;color: #fff;width: 250px !important;border-radius: 5px;cursor: pointer;}
.lxmap{margin-top: 25px;}

/*在线留言*/
.list_contact form ul li{margin-top: 25px;position: relative;min-width: auto;}
.list_contact form ul li input{float: right;width: 500px;height: 40px;border: 1px solid #dcdcdc;margin-left: 20px;box-sizing: border-box;padding-left: 10px;font-size: 16px;color: #666;line-height: 30px;outline: none;}
.list_contact form input,
.list_contact form textarea{box-sizing: border-box;padding-left: 10px;outline: none;}
.list_contact form ul li label{font-size: 16px;color: #666;line-height: 42px;margin: 0;display: inline-block;font-weight: bold;}
.list_contact form ul li:nth-of-type(odd){float: left;}
.list_contact form ul li:nth-of-type(even){float: right;}
.list_contact form ul li:nth-child(5){width: 100%;}
.list_contact form ul li:nth-child(5) p{font-size: 16px;color: #666;line-height: 42px;margin: 0;font-weight: bold;}
.list_contact form ul li:last-child{float: none;width: 100%;}
.list_contact form div div{margin-top: 10px;}
.list_contact form div p{line-height: 50px;}
.list_contact form textarea{resize: none;height: 220px;width: 100%;border: 1px solid #dcdcdc;font-size: 16px;color: #666;line-height: 30px;box-sizing: border-box;}
.submit{display: block;width: 180px !important;height: 42px !important;background: #0d579f;color: #fff !important;border: none !important;font-size: 16px;padding-left: 0 !important;margin: 0 auto 15px !important;float: none !important;cursor: pointer;}

/*右边浮动*/
.floating_ck{position:fixed;right:0px;z-index:99999999;bottom: 45px;right: 25px;}
.floating_ck .return span{width: 54px;height: 54px;background: url(goTop.png) 100% 0% no-repeat;cursor: pointer;transition: all 0.5s ease-out;display: block;}
.floating_ck .return:hover span{background: url(goTop.png) no-repeat;}

/*footer*/
.footer{width: 100%;font-size: 0;background: url(footer_bg.png) no-repeat center top #001554;overflow: hidden;padding-top: 182px;}
.footerNav{display: inline-block;vertical-align: top;margin-right: 6.86%;}
.footerNav:nth-child(4){margin-right: 0;}
.footerNav:last-child{margin-right: 10.69%;}
.footerNav h2{font-size: 21px;color: #fff;font-weight: normal;margin-bottom: 25px;}
.footerNav li{margin-bottom: 13px;}
.footerNav li a{font-size: 14px;color: #cecece;}
.footerNav li:hover a{color: #0d579f;}
.footerNav li p{font-size: 14px;color: #cecece;max-width: 308px;}
.footerNav:last-child li{display: inline-block;margin-right: 73px;}
.footerNav:last-child li:last-child{margin-right: 0;}
.footerNav:last-child li span{font-size: 14px;color: #fff;display: block;margin-top: 20px;}

.footerBottom{height: 112px;line-height: 112px;border-top: 1px solid #1a2d65;margin-top: 135px;text-align: center;}
.footerBottom span{font-size: 16px;color: #fff;}
.footerBottom span a{color: #fff;}
.footerBottom span a:hover{color: #0d579f;}

@media screen and (max-width:1430px) {
    #nav_menu>li{margin-right: 21px;}
    .footerNav{margin-right: 5.86%;}
    .footerNav:last-child li{margin-right: 35px;}
    .footerNav:last-child{margin-right: 0;}
}