@charset "utf-8";
/* CSS Document */
::-webkit-scrollbar-track-piece {width: 8px;background-color: #f8f8f8}
.rightWindow {right: 40px!important;left: auto}
::-webkit-scrollbar {width: 8px;background-color: #aeaeae}
::-webkit-scrollbar-thumb {width: 8px;background-color: #004d85}
::-webkit-scrollbar-thumb:hover {width: 8px;background-color: #004d85}
body,html {scroll-behavior: smooth;}
*{ margin:0; padding:0;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
a{ text-decoration:none;}
li{ list-style:none;}
table,tr,td,ul,li,dl,dt,dd,div{ border:0;}
img{ border:0; image-rendering: -moz-crisp-edges; image-rendering: -o-crisp-edges; image-rendering: -webkit-optimize-contrast; image-rendering: crisp-edges; -ms-interpolation-mode: nearest-neighbor;}
body{ font-size:12px; font-family:"PingFang SC",Arial; overflow-x: hidden; }

body,div,span,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,td,tr,th,p{padding:0; margin:0; font-family:"PingFang SC",Arial;font-weight:normal;outline: 0;}
li,dd,ol,ul{list-style-type:none;}
a{ text-decoration:none;cursor: pointer; color:#555;}
img{border:none; outline: medium none; }
img a{border:none;}
input,select,button{outline: medium none;border: none; padding: 0; margin: 0;}
textarea {outline: medium none; background: none; border: 0; padding: 0; margin: 0; resize: none;}
i,em {font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight: normal;}
ul li img { display: block; }
.fl{float:left}
.fr{float:right}
.clearfix:before,.clearfix:after{display:table;content:"";line-height:0px}
.clearfix:after{clear:both}
.clearfix{*zoom:1}
.w1400{width: 1400px;margin:0 auto;}
.w1200{width: 1200px;margin:0 auto;min-width:1200px;}

.tc{text-align:center !important;}.pt20{padding-top:20px;}.ml_5{margin-left:5px;}.ml_10{margin-left:10px;}.h34{height:34px;}.w240{width:240px;}.ml220{margin-left:220px;}.mb60{margin-bottom:60px;}.mb50{margin-bottom:50px;}.mb40{margin-bottom:40px;}.mb30{margin-bottom:30px;}.mb20{margin-bottom:20px;}.mb15{margin-bottom:15px;}.mt60{margin-top:60px;}.mt50{margin-top:50px;}.mt40{margin-top:40px;}.mt30{margin-top:30px;}.mt20{margin-top:20px;}.mt15{margin-top:15px;}.cb0{clear:both;height:0px;line-height:0px;font-size:0;overflow:hidden;}.cb{clear:both;height:1px;line-height:1px;font-size:0;overflow:hidden;}.cb5{clear:both;height:5px;line-height:5px;font-size:0;overflow:hidden;}.cb10{clear:both;height:10px;line-height:10px;font-size:0;overflow:hidden;}.cb15{clear:both;height:15px;line-height:15px;font-size:0;overflow:hidden;}.cb20{clear:both;height:20px;line-height:20px;font-size:0;overflow:hidden;}.cb30{clear:both;height:30px;line-height:30px;font-size:0;overflow:hidden;}.cb40{clear:both;height:40px;line-height:40px;font-size:0;overflow:hidden;}.cb50{clear:both;height:50px;line-height:50px;font-size:0;overflow:hidden;}.cb60{clear:both;height:60px;line-height:60px;font-size:0;overflow:hidden;}.cb80{clear:both;height:80px;line-height:80px;font-size:0;overflow:hidden;}.cb90{clear:both;height:90px;line-height:90px;font-size:0;overflow:hidden;}.cb100{clear:both;height:100px;line-height:100px;font-size:0;overflow:hidden;}.cb120{clear:both;height:120px;line-height:120px;font-size:0;overflow:hidden;}.cb500{clear:both;height:500px;line-height:500px;font-size:0;overflow:hidden;}.sj04{-webkit-transition-duration:.4s;transition-duration:.4s;}.sj09{-webkit-transition-duration:.9s;transition-duration:.9s;}.sj012{-webkit-transition-duration:1.2s;transition-duration:1.2s;}.sj015{-webkit-transition-duration:1.5s;transition-duration:1.5s;}.sj018{-webkit-transition-duration:1.8s;transition-duration:1.8s;}.sj022{-webkit-transition-duration:2.2s;transition-duration:2.2s;}.sj030{-webkit-transition-duration:3s;transition-duration:3s;}.sj050{-webkit-transition-duration:5s;transition-duration:5s;}span.cb20{display:block;height:15px;line-height:15px;}

@media screen and (min-width:1660px){
	.container{margin:0 220px}
}
@media screen and (max-width:1660px) and (min-width:1360px){
	.container{margin:0 160px}
}
@media screen and (max-width:1360px) and (min-width:960px){
	.container{margin:0 60px}
}
@media screen and (max-width:960px){
	.container{margin:0 20px}
}

/*==通用==*/

/*news_title*/
.news_title{ width: 100%;position: relative;top:-100px;opacity: 0;padding:3% 0;text-align: center; }
.news_title h2{font-size: 30px;color: #19b3ab;font-weight: 900;}
.news_title h4{font-size: 18px;color: #666;font-weight: normal;}
.news_title img { display: block; margin: 0px auto;}
.news_title.fade_com{top: 0;opacity: 1;}

@media screen and (max-width: 680px){
.news_title h2 {font-size: 24px;}
.news_title h4{font-size: 16px;}
}
@media screen and (max-width: 480px){
.news_title h2 {font-size: 20px;}
.news_title h4{font-size: 14px;}
}


/*==公用头部==*/
.header{width:100%;}
.headCenter{position: relative;background-color:#fff;}
.headCenter .container{margin:0 100px;}

.logoBox{float:left;width: 553px;position: absolute;left: 4%;top: inherit;}
.headLogo{float: left;display: block;width:auto;margin-top: 16px;}
.headLogo img{display:block;max-width:100%;}
.headLogo .wapimg{display:none;}

@media screen and (max-width:960px){
.header{height:74px;box-shadow: 0px 1px 6px 0px #002c75;background-color: #ffffff !important;border-bottom:none !important;}
.headCenter .container{margin: 0 10px;}
.logoBox{width: 276.5px;}
.headLogo{margin-top: 25px;}
.headLogo img{max-width: inherit;width: 100%;}
/* .headLogo .pcimg{display:none;} */
.headLogo .wapimg{display:block;}
}
@media screen and (max-width:680px){
.header{height:60px;}
.headLogo{margin: 16px 0;}
}

.lanall{position:absolute;right:70px;top: 0;width: 32px;height:88px;}
.lan{position:absolute;left:0;top:28px;width:32px;height:32px;font-size: 16px;color:#222;background-color: #002c75;border-radius: 50%;}
.active .lan{background: #2d3864;border-radius:50%}
.lan img{width:24px;margin:4px}
.lanall .language-list2{position:absolute;left:0;top: 88px;width: 100px;height: 0;margin-left: -20px;background:#fff;transition:all 1s;overflow:hidden;z-index: 222;}
.lanall .language-list2 li {padding:2px 6px;}
.lanall .language-list2 li a{display: flex;width:100%;vertical-align:top;padding:4px 0;text-align:center;font-family:"Roboto Medium";font-weight:500;font-size:16px;color:#666;border-bottom:1px solid #e9e9e9;align-items: center;justify-content: flex-start;}
.lanall .language-list2 li a.on{color:#099}
.lanall .language-list2 li a span{margin-left:6px;}
.lanall .language-list2 li:hover a{color:#d81818}
.lanall:hover {cursor: pointer;}
.lanall:hover .language-list2{height:110px}

.phoneAll {position:absolute;right:30px;top: 0;width: 32px;height:88px;z-index: 222;}
.phoneAll .phone-box{display: block;width: 32px;height: 32px;margin-top: 28px;position:relative;z-index:2;font-size: 20.8px;line-height: 32px;color:#ffffff;display: flex;align-items: center;align-content: center;justify-content: center;}
.phoneAll .phone-box .self-svg{position:relative;display: flex;width: 32px;height: 32px;font-size: 80%;background: linear-gradient(-34deg,#ed7841 0%,#ebb13c 100%);color: #fff;z-index:1;border-radius:50%;background-position: center;align-items: center;justify-content: center;}
.phoneAll .phone-box .self-svg svg{transform:translateX(-5%)}
.phoneAll .phone-box .phone-num{margin-right:0;position:absolute;right:0;top:50%;transform:translateY(-50%);border-radius:19px;padding:0 0 0 14px;word-break:keep-all;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity 0.2s,margin 0.3s,padding .3s;background: linear-gradient(-34deg,#ed7841 0%,#ebb13c 100%);z-index: 888;}
.phoneAll .phone-box:hover .phone-num{margin-right:0;padding-right:calc(var(--w)*1 + 1em);pointer-events:auto;opacity:1}

@media screen and (max-width:1440px){
.phoneAll {right: 20px;}
.lanall {right: 60px;}
}
@media screen and (max-width:960px){
.lanall{right: 78px;height: 75px;}
.lan{top: 25px;}
.phoneAll {right: 120px;height: 74px;}
.phoneAll .phone-box{margin-top: 26px;}
.lanall .language-list2{top: 74px;}
}
@media screen and (max-width:680px){
.lanall{right: 65px;height: 60px;}
.lan{top: 15px;}
.lanall .language-list2{width: auto;top: 60px;left: auto;right: -30px;}

.phoneAll {right: 100px;height: 60px;}
.phoneAll .phone-box{margin-top: 15px;}
}
@media screen and (max-width:480px){
.phoneAll {display:none;}
}
/* .lanall .language-list2{position:absolute;left:0;top: 88px;width: 70px;height:0;margin-left: -20px;padding:0;background:#fff;transition:all 1s;overflow:hidden}
.lanall .language-list2 li a{display:inline-block;width:100%;vertical-align:top;padding:4px 0;text-align:center;font-family:"Roboto Medium";font-weight:500;font-size:16px;color:#666;border-bottom:1px solid #e9e9e9}
.lanall .language-list2 li a.on{color:#099}
.lanall .language-list2 li:hover a{color:#d81818}
.lanall:hover {cursor: pointer;}
.lanall:hover .language-list2{height:90px}
.lang{width: 32px;height: calc(100% - 28px);z-index:9999;text-align:left;position:relative;margin-right: 10px;}
.lang-icon{display:flex !important;align-items:center;width: 32px;height: 32px;margin-top: 28px;border:none;cursor:pointer;font-size:14px;user-select:none;white-space:nowrap;background-color: #002c75;border-radius: 50%;}
.lang-icon span{position:relative;padding-right:18px;color:#FFF}
.lang-icon>img{display: block;width: 88%;margin: 0 auto;}
.lang-icon span::before{content:"";position:absolute;right:4px;top:11px;width:8px;height:1px;background:#FFF;transform:rotate(50deg)}
.lang-icon span::after{content:"";position:absolute;right:0px;top:11px;width:8px;height:1px;background:#FFF;transform:rotate(-50deg)}
.lang-drop{position:absolute;top: 100%;right:50%;transform:translateX(50%);background:#FFF;border:1px solid #EBEEF5;border-radius:var(--border);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);z-index:9999;opacity: 1;transition:opacity .3s,top .3s}
.lang-drop.lang-flex{transform:translateX(23%)}
.lang-drop.lang-flex .lang-arrow{left:75%}
.lang-drop.active{visibility:visible;opacity:1;top:calc(100% + 12px)}
.lang-arrow{display:block;width:10px;height:10px;background-color:#FFF;border-top:1px solid #EBEEF5;border-left:1px solid #EBEEF5;transform:translateX(-50%) rotate(45deg);position:absolute;top:-6px;left:50%}
.lang-wrap{width:140px;padding:8px 0;box-sizing:border-box}
.lang-flex .lang-wrap{width:340px;display:flex;flex-wrap:wrap;padding:8px}
.lang-wrap li{width:100%;padding:8px 16px;box-sizing:border-box;transition:background-color .3s}
.lang-flex .lang-wrap li{width:33%;padding:0px}
.lang-flex .lang-wrap li a{padding:8px 6px}
.lang-wrap li.lang-active,.lang-wrap li:hover{background-color:#EEE}
.lang-wrap li a{display:block;color:var(--fontcolor);font-size:12px;text-decoration:none;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.lang-wrap li img{display:inline-block;width:24px;height:16px;vertical-align:-.25em;margin-right:4px}
@media (max-width:1024px){.l-wrap{padding:0px 15px}
.lang{margin-left:auto;margin-right:10px;transition:all .2s linear}
.lang-icon span{display:none}
.lang-icon>img{width:26px;height:26px}
.is-active .lang-icon>img{filter:brightness(0)}
header:hover .lang-icon>img{filter:brightness(0)}
.lang-drop{display:none}
.lang-drop.active{display:block}
} */

/*nav*/
.nav {position: relative;display: flex;float:right;width:calc(100% - 520px);margin-left: 20px;justify-content: flex-end;z-index:100;}
.navbar{width: 100%;height: 88px;}
.nav .navbar ul{width: 100%;height: 100%;display:flex;align-items: center;justify-content: space-between;}
.nav .navbar li{display: flex;position:relative;float:left;text-align:center;height: 88px;align-items: center;}
.nav .navbar ul li a{display: block;position: relative;/* padding:0 20px; */font-size:16px;color:#555;text-transform: capitalize;}
.nav .navbar ul li::before{content:'';display:block;width: 100%;height: 5px;position: absolute;bottom: 0;right: 0;background-color: #002c75;z-index: -1;opacity: 0;}
.nav .navbar ul li:hover a,
.nav .navbar ul li.on a{color: #002c75;}
.nav .navbar ul li:hover::before,
.nav .navbar ul li.on::before{opacity:1;}

/* nav二级菜单 */
.navbar ul li .sub-menu{display: block;position:absolute;margin:0;left:0;width:100%;min-height:44px;line-height:34px;background-color:rgba(255,255,255,0.8);-webkit-transition:top 0.3s ease 0s,opacity 0.5s;transition:top 0.5s ease 0s,opacity 0.5s;transform:scaleX(0);-moz-transform:scaleX(0);-webkit-transform:scaleX(0);-o-transform:scaleX(0);-ms-transform:scaleX(0);opacity:0;border:none;-moz-border-radius:0;-webkit-border-radius:0;-o-border-radius:0;-ms-border-radius:0;white-space:nowrap;text-align:center;border-radius: 0 0 5px 5px;z-index:22;}
.navbar ul li:nth-child(2) .sub-menu{width: 160%;left: -30%;}
.navbar ul li:nth-child(3) .sub-menu{width: 220%;left: -60%;}
.navbar ul li .sub-menu li{float: none;/* display:inline; */line-height:34px;}
.navbar ul li .sub-menu li:last-child {border-radius: 0 0 5px 5px;}
.navbar ul li .sub-menu li a{padding:0;font-weight:normal;display:inline;color:#002c75 !important;margin:0px;font-size: 15px;}
.navbar ul li .sub-menu li a::before,.nav .navbar ul li.on .sub-menu li a::before,.nav .navbar ul li:hover .sub-menu li a::before{display:none;}
.navbar ul li .sub-menu li:hover{background: #002c75;color:#fff;}
.navbar ul li .sub-menu li:hover a{color: #fff !important;}
.navbar ul li .sub-menu .menu-item-has-children{position:relative}
.navbar ul li .sub-menu .menu-item-has-children:after{position:absolute;content:'\f2fb';top:50%;right:28px;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%)}
.navbar ul li:hover > ul{opacity:1;top:100%;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}

.navright{position:absolute;right: -120px;top: 0;width: 120px;height: 115px;line-height: 115px;display: flex;justify-content: center;align-items: center;}
.navright a{display:inline-block;float:left;width: 48px;height: 48px;font-size: 18px;color: #fff;background-color: #002c75;border-radius: 50%;text-align: center;line-height: 48px;font-family: 'Arial';}
.navright .hsearch{margin-right:15px;background-image: url(../images/indexIco1-2.png);background-position:center center;background-repeat: no-repeat;}
.navright a:hover{background-color:#002c75;}

/* 搜索框 */
.searchBot{display:none;position:fixed;top:0;left:0;background:#002c75;width:100%;height:120px;line-height:120px;z-index:1200;padding:0 10%}
.searchbox{float:left;width:50%;height:60px;line-height:60px;background:#fff;border-radius:40px;margin:30px 0 0 20%;padding:0 30px}
.searchbox input{width:80%;height:60px;color:#666;font-size:20px;border:none}
.searchbox .sbicon{display:block;float:right;width:25px;height:60px;}
/* .searchbox .sbicon{display:block;float:right;width:25px;height:60px;background:url(../images/indexIco1-4.png) center center no-repeat;} */
.closesearch{cursor:pointer;float:right}
.closesearch i{display:block;color:#fff;font-size:35px}

@media screen and (max-width: 1440px){
.nav .navbar ul li a{font-size:14px;}
}
@media screen and (max-width: 1360px){
.navright{right: -60px;}
}
@media screen and (max-width: 1200px){
.nav .navbar ul li a{font-size:13px;padding: 0 2px;}
}
@media screen and (max-width: 960px){
.nav {width:auto;}

/* 搜索框 */
.searchBot{padding:0 2%;}
.searchbox{width:85%;margin-left:2%;height: 50px;line-height: 50px;margin-top: 25px;}
.searchbox input{height:50px;font-size: 14px;}
.searchbox .sbicon{height: 50px;}
}

	
/* 手机菜单 */
a.smllmenu{display:none;position: absolute;right: -10px;top: 0;height: 75px;width: 75px;line-height: 75px;text-align: center;background: #002c75;z-index: 333;}

.m_nav{ display: none;}

@media screen and (max-width:960px){
.navbar{display: none;}
.navright{display: none;}
a.smllmenu{display:block;}
/*手机版样式*/
.m_nav{display:block;position:fixed;top:0px;left:0px;width:0px;height:0px;overflow:hidden;z-index:10000}
.m_nav .closecover{position:absolute;width:100%;height:100%;background:#0b0d19;filter:alpha(opacity=0);opacity:0;left:0px;top:0px;z-index:1}
.m_nav .closeicon{position:absolute;width:20%;left:0;top:5%;z-index:100;text-align:center;filter:alpha(opacity=0);opacity:0}
.m_nav .m_navList{position:absolute;width:80%;right:0px;top:0px;background:#002c75;height:100%;z-index:100;right:-80%;overflow-y:scroll}
.m_nav .m_navList ul{padding-left:5%;padding-right:5%}
.m_nav .m_navList ul li{border-bottom:1px solid #11408f;}
.m_nav .m_navList ul li a{display:block;height:50px;color:#fff;line-height:50px;padding-left:5%;font-size:18px}
.m_nav .m_navList ul li .m_f_a{display:flex;align-items:center;justify-content:space-between;width:100%}
.m_nav .m_navList ul li .m_f_a a{flex:1}
.m_nav .m_navList ul li .m_f_a i{width:40px;height:35px;box-sizing:border-box;padding:0 5px;display:block}
.icon{background:url(../images/plus.png) 100% no-repeat;background-position:50% 50%;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
.icon_on{background: url(../images/reduce.jpg) 50% no-repeat!important;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
.m_nav .m_navList ul li .m_s_nav{display:none;width:100%}
.m_nav .m_navList ul li .m_s_nav a{display:block;height:40px;line-height:40px;font-size:16px;padding-left:10%;overflow:hidden;white-space:nowrap;width:90%;text-overflow:ellipsis;color:#fff}
.m_nav .m_navList ul li .m_s_nav a:hover{font-weight:bold;}
}

@media screen and (max-width:680px){
a.smllmenu{width: 60px;height: 60px;line-height: 60px;}
a.smllmenu img{width: 30px;margin-top: 18px;}
}


.All_Content {}

/*内页banner*/
.subBanner{width:100%;position: relative;height:300px;overflow:hidden}
.subBanner .img{width:100%;height:100%;position:absolute;left:0%;top:0%;background:center center no-repeat;background-size:cover;/* -webkit-animation:subs 3s linear 1;-webkit-animation-fill-mode:forwards;-webkit-transform:translateX(-5%) */}
@-webkit-keyframes subs{
  0%{-webkit-transform:translateX(-5%)}
  100%{-webkit-transform:translateX(0)}
}
.subBanner>img{max-width:none;width:100%;opacity:.6}
.subBanner .slogan{/* display: none; */width:100%;position:absolute;left:0;top:50%;-webkit-transform:translateY(-15%);color:#fff;z-index:10}
.subBanner .slogan .title{/* text-align:center; */color: #fff;}
.subBanner .slogan .title h4{font-size: 66px;font-weight: bold;letter-spacing: 5px;text-shadow: -2px 1px 3px #002c75;}
.subBanner .slogan .title p{margin-bottom:10px;font-size: 48px;font-weight: 600;}
.m_innerban{display: none;}
.subBanner .slogan1,
.subBanner .slogan3,
.subBanner .slogan4{top: 30%;}
.subBanner .slogan6{top: 70%;}
.subBanner .slogan7{top: 70%;}
.subBanner .slogan2,
.subBanner .slogan5,
.subBanner .slogan8,
.subBanner .slogan9{top: 30%;}
.subBanner .slogan3 .title,
.subBanner .slogan4 .title,
.subBanner .slogan6 .title{text-align: right;}
.subBanner .slogan4 .title{color: #0b70f6;}
.subBanner .slogan4 .title h4{text-shadow: -2px 1px 3px #5c7aa3;}
@media screen and (max-width: 1440px) {
.subBanner .slogan .title h4{font-size: 50px;}
}
@media screen and (max-width: 1200px) {
.subBanner{height:400px;}
.subBanner .slogan .title h4{font-size: 40px;}
}
@media screen and (max-width: 960px) {
.subBanner{height:200px;}
.subBanner .slogan {top:50%;}
.subBanner .slogan .title {text-align:center;}
.subBanner .slogan .title h4{font-size: 30px;}
.subBanner .slogan .title p{font-size: 30px;}
}
@media screen and (max-width: 680px){
.subBanner .img{width: 100%;}
.subBanner>img{opacity: 1;}
.comBanner{display: block !important;overflow: inherit;}
.comBanner .img{display: none;}
.subBanner .slogan .title h4{font-size: 20px;}
/* .m_innerban {display: block !important;width: 100%;} */
}
@media screen and (max-width: 480px){
.comBanner .slogan{display: none;}
.subBanner{display: none;}
}

/*面包屑*/
.list-url{display: flex;margin-bottom:10px;padding-top:10px;line-height:40px;justify-content: flex-end;font-size:16px;color:#1f1f1e;text-align: right;}
.list-url .container{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.list-url span{padding-left:20px;font-size: 14px;text-transform:capitalize;background:url(../images/home.png) left center no-repeat;}
.list-url span a{color:#1f1f1e;}
.list-url span a:last-child,
.list-url span a.on{color:#000}

@media screen and (max-width:1200px){
.list-url{margin-bottom:20px;}

}
@media screen and (max-width:960px){
.list-url{margin-bottom:15px;line-height:35px;font-size: 14px;}
.list-url span{line-height:35px;font-size: 14px;}
.list-url p{display:none}
}

@media screen and (max-width:680px){
.list-url{display:none;}
}

/* 标题 */
.abTit{margin-bottom:30px;text-align:center;}
.abTit h4{margin-bottom:15px;font-size:38px;font-weight:900;color:#272727;}
.abTit p{position:relative;font-size:18px;color:#272727;text-transform: capitalize;}
.abTit p::before{content:'';position:absolute;left:50%;bottom:-30px;width:26px;height:3px;margin-left:-13px;background-color:#002c75;opacity: 0;}

@media screen and (max-width: 1200px){
.abTit h4{font-size: 32px;}
}
@media screen and (max-width: 960px){
.abTit h4{font-size:26px;}
.abTit p{font-size:16px;}
}
@media screen and (max-width:680px){
.abTit h4{font-size:20px;}
.abTit p{font-size:14px;}
}


/*内页内容*/
.inner_bg{}
.innerpage{padding:0 0 40px;}
@media screen and (max-width: 1200px){
.innerpage{padding:0 0 25px;}
}
@media screen and (max-width: 960px){
.innerpage{padding:0 0 15px;}
}

/*内页标题*/
.ntitle{position:relative;top:-100px;opacity:0;padding:0.5% 0;text-align:center}
.ntitle h2{font-size: 30px;color: #19b3ab;font-weight: 900;}
.ntitle h3{font-size: 24px;color: #999;font-weight: 900;text-transform: uppercase;letter-spacing: 1px;}
.ntitle h3 i{color: #19b3ab;}
.ntitle.fade_com{top:0;opacity:1}

@media screen and (max-width: 680px){
.ntitle h2 {font-size: 24px;}
.ntitle h3{font-size: 18px;}
}

/* 列表公用样式==begin== */
.newList{float:left;width:calc(33.33% - 24px);margin-right:36px;margin-bottom:40px}
.newList:nth-child(3n){margin-right:0;}
.newList a{display:block;}
.newPicBox{position:relative;width:100%;height:0px;padding-bottom:90%;overflow:hidden;margin:0 auto}
.newPic{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);width:100%;height:auto;transition:all .5s ease}
.contentBoxB{margin-top:25px;padding:5px;}
.newTitle{margin-bottom:15px;font-size:20px;min-height:24px;line-height:1.2;font-weight:bold;color:#272727;transition:all .5s ease;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}
.TimeBox{margin:15px 0;font-size:18px;line-height:1.5;color:#272727;}
.newMs{position:relative;width:100%;clear:both;font-size:18px;color:#272727;min-height:42px;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}
.bottom_btn{margin-top:20px;font-size:14px;line-height:1.5;text-transform:Capitalize;transition:all .5s ease;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#1a1a1a;overflow:hidden}
.bottom_btn i{display:inline-block;padding:4px 22px;border:1px solid #757676;color:#757676;border-radius:10px;background:transparent;transition: background 0.3s ease, color 0.3s ease;}

.lineBox{position:relative;width:100%;height:1px;background:#ededed;margin-bottom:26px}
.lineBox::before{content:'';position:absolute;top:0px;left:0px;width:0px;height:100%;background:#afafaf;transition:all .5s ease;}
.newList:hover .newPic{transform:translate(-50%,-50%) scale(1.1)}
.newList:hover .newTitle{color:#002c75}
.newList:hover .lineBox::before{width:100%}
.newList:hover .bottom_btn{}
.newList:hover .bottom_btn i{color:#fff;border-color:transparent;background-color:#002c75;animation: MoveButton 0.3s;}
/* 列表公用样式==end== */


/* A按钮公用样式==begin== */
.indexAb_more{display:block;width: 120px;height: 40px;margin-top: 0;background:#bbb;line-height: 40px;text-align:center;color:#fff;font-size:16px;position:relative;overflow:hidden;z-index:5;border-radius:22.5px;transition: background 0.3s ease, color 0.3s ease;}
.indexAb_more:before{content: '';width: 0;height: 100%;background: #002c75;color:#fff;position: absolute;left: 0;top: 0;transition: 0.3s ease all;z-index:-1;}
.indexAb_more:hover{animation: MoveButton 0.3s;}
.indexAb_more:hover:before{width:100%;}
/* A按钮公用样式==end== */

/* tab样式 */
.insidesTab{text-align:center;display:flex;display:-webkit-flex}
.insidesTab a{flex:1;-webkit-flex:1}
.insidesTab .ittext{position:relative;display:block;float:left;color: #fff;font-size: 24px;height: 70px;text-align:center;line-height: 70px;margin:0 auto;z-index:100;box-sizing:border-box;overflow:hidden;background-color: #21548a;}
.insidesTab .ittext:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:0;background:#002c75;transition:0.45s;z-index:-1}
.insidesTab .ittext.active:before,.insidesTab .ittext:hover:before{transition:0.45s;height:100%;}
.insidesCon{margin-top:50px;}
@media screen and (max-width: 1200px){.insidesCon{margin-top:25px;}}
@media screen and (max-width: 960px){
.indexAb_more{font-size: 14px;}
.insidesCon{margin-top:15px;}
.insidesTab .ittext{height: 50px;line-height: 50px;font-size:15px;}
}


/* 内页导航 */
/* .pageNav{-moz-box-shadow:0 0 5px #cacaca;-webkit-box-shadow:0 0 5px #cacaca;box-shadow:0 0 5px #cacaca;} */
.page-nav-link .case-swiper{width:100%}
.pageNav .swiper-wrapper{position:relative;width:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.page-nav-link .swiper-slide{text-align:center}
.page-nav-link .swiper-slide a{display:block;position:relative;padding: 6px 2px;margin-bottom: 15px;/* line-height:60px; *//* white-space:nowrap; */font-size: 18px;color: #333;text-overflow:ellipsis;width:100%;letter-spacing: 1px;z-index:1;}
.page-nav-link .swiper-slide a::before{content:'';position:absolute;left:0;bottom:0px;width:100%;height:3px;background:#002c75;border-radius:10px;transition: background 0.3s ease, color 0.3s ease;opacity:0;z-index:-1;}
.page-nav-link .swiper-slide:hover a,
.page-nav-link .swiper-slide.active a{color:#002c75;}
.page-nav-link .swiper-slide:hover a::before,
.page-nav-link .swiper-slide.active a::before{opacity:1;animation: MoveButton 0.3s;}

.allBox{margin-top: 45px;}
.allBox .abTit {padding-bottom:30px;}
.allBox .abTit h4{margin-bottom: 5px;font-weight: 500;}

@media screen and (max-width: 1500px){
.allBox{margin-top: 35px;}
.page-nav-link .swiper-slide a{margin:0 10px;}
}
@media screen and (max-width: 1440px){
.allBox .abTit {padding-bottom:25px;margin-bottom: 25px;}
.allBox .abTit h4{font-size: 37px;}
.allBox .abTit p{font-size: 22px;}
}
@media screen and (max-width: 1200px){
.allBox{margin-top: 25px;}
.allBox .abTit {padding-bottom:20px;margin-bottom: 20px;}
.allBox .abTit h4{font-size: 32px;}
.allBox .abTit p{font-size: 20px;}
.allBox .abTit p::before{bottom: -20px;}
.page-nav-link .swiper-slide a{font-size: 18px;}
}
@media screen and (max-width: 960px){
.allBox{margin-top: 15px;}
.pageNav .container{width:100%;}
.page-nav-link .swiper-slide a{font-size: 16px;}
}
@media screen and (max-width: 680px){
.allBox{margin-top: 10px;}
.pageNav{margin-top:20px;}
.page-nav-link .swiper-slide a{font-size: 14px;}
}


/*【1】==关于我们*/
.AbuBg .innerpage{padding-bottom: 0 !important;}
.ErBox{padding-bottom: 40px;}
/* 1.1 溯源 */
.TtsBox{height: 1070px;background: url(../images/innerBg1-1-1.jpg) left bottom no-repeat;background-size: 100%;}
.TtsCon {display: flex;flex-direction: row-reverse;align-items: center;padding-top: 40px;}
.TtsCon .topLeft{width: calc(50% - 50px);margin-left: 50px;}
.TtsCon .abTit{padding-bottom:0;}
.TtsCon .abTit h4{text-align:right;color:#002c75;}
.topLeft .trText p{font-size:16px;color:#272727;line-height: 1.75 !important;!i;!;text-align:justify;text-indent:32px;}
.topLeft .trText p:first-child{margin-bottom:25px;}
.topLeft .trText p b{color:#004d85;}
.TtsCon .topRight{width: calc(50% - 50px);margin-right: 50px;}
.TtsCon .topRight img{width:100%;}
.TtsCon .topRight .TtsWap{display: none;}

.ComDBox{padding:100px 0 110px;background: url(../images/innerBg1-1-2.jpg) left bottom no-repeat;}
.ComDCon {display: flex;align-items: center;}
.ComDCon .topLeft{width: calc(50% - 50px);margin-right:50px;}
.ComDCon .topLeft .trText p{font-size: 14px;}
.ComDCon .topRight{width: calc(50% - 100px);margin-left:100px;}
.ComDCon .product-num-box{width:100%;height:auto}
.ComDCon .product-num-content{width: 100%;height: auto;margin:0 auto;text-align:center;font-size:0}
.ComDCon .product-num-title{padding-top:110px;margin-bottom:30px;font-size:42px;color:#fff;line-height:45px;}
.ComDCon .product-num-text{font-size:16px;color:#002c75;line-height:28px}
.ComDCon .product-num-head{font-size:0;display: flex;flex-wrap: wrap;}
.ComDCon .product-num-item{float:left;position:relative;display: flex;flex: calc(50% - 10px);justify-content: center;flex-direction: row;flex-wrap: wrap;align-items: center;text-align: left;}
.ComDCon .product-num-item:nth-child(-n+2){margin-bottom: 70px;}
.ComDCon .product-num-jus{display:inline-block;margin:80px 0;width:162px;height:56px;font-size:22px;color:#e60012;background:#fff;line-height:48px;letter-spacing:2px;cursor:pointer;font-weight:500;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;transition:all .3s linear;text-decoration:none}
.ComDCon .product-num-nub{display:inline-block;font-size: 48px;font-weight: bold;color: #002c75;line-height:62px;}
.ComDCon .product-num-item:nth-child(1) .product-num-nub,
.ComDCon .product-num-item:nth-child(3) .product-num-nub{margin-right: 4px;}
.ComDCon .product-num-add{font-size: 22px;color: #002c75;text-align:left;display:inline-block;font-weight: 300;}
.ComDCon .product-num-add i{font-weight: bold;}
.ComDCon .product-num-inf{display:inline-block;width:100%;margin-top: 6px;line-height: 1.25;font-size: 18px;color: #000;text-align: center;overflow: hidden;}
.ComDCon .product-num-jus:hover{background-color:#fff;color:#002c75}
.ComDCon .product-num-wan{position:absolute;right:55px;top:0px}

/* 1.2 企业实景 */
.ErBox .newList{width: calc(33.33% - 20px);margin-right: 30px;margin-bottom:20px;}
.ErBox .newList:nth-child(3n){margin-right:0;}
.ErBox .newPicBox{padding-bottom: 64%;}
.ErBox .contentBoxB{margin-top: 10px;}
.ErBox .newTitle{margin-bottom:0;font-size: 18px;font-weight: normal;text-align: center;}

/* 1.4 企业宣传片 */
.CPVTop{display: flex;flex-wrap: nowrap;margin-bottom: 80px;flex-direction: row;background-color: #0c4dba;border-bottom-right-radius: 20px;}
.CPVL{width:67%;}
.CPVL .newList{width:100%;margin-right:0;margin-bottom: 0;}
.CPVL .newPicBox{padding-bottom: 56.5%;}
.CPVR{padding:0 45px;color:#fff;display: flex;flex-direction: column;justify-content: center;}
.CPVR h2{margin: 0 0 35px;font-size:54px;font-weight:bold;}
.CPVR p{font-size:36px;font-weight:500;}
.CPVR p:nth-child(3){margin-bottom:40px;}
.CPVR span{font-size:16px;text-transform:capitalize;}
.CPVLists .newPicBox{padding-bottom: 56%;}
.CPVL .newPicBox,
.CPVLists .newPicBox{z-index:1}
.CPVL .newPicBox::after,
.CPVLists .newPicBox::after{content: '';position: absolute;left: 50%;top: 50%;width: 40px;height: 40px;margin-left: -20px;margin-top: -20px;background: url(../images/playa.png) no-repeat;background-size: 100% 100%;opacity: 0;z-index: 3;}
.CPVLists .contentBoxB{margin-top:5px}
.CPVLists .newTitle{font-size: 16px;color: #333;font-weight: normal;text-align: center;}
.CPVL .newList:hover .newPicBox,
.CPVLists .newList:hover .newPicBox{background-color: rgba(0, 44, 117, 0.5);z-index: 2;}
.CPVL .newList:hover .newPicBox::after,
.CPVLists .newList:hover .newPicBox::after{opacity: 1;}
.mejs-container .mejs-controls div{width: 24px;}
.mejs-controls .mejs-button button{margin: 7px 4px;}
@media screen and (max-width: 1440px){
.ComDBox{padding:70px 0;}
.ComDCon .topLeft{width: 50%;margin-right:0;}
.ComDCon .topRight{width: calc(50% - 70px);margin-left:70px;}	

/* 1.4 企业宣传片 */
.CPVR{padding:0 35px;}
.CPVR h2{margin: 0 0 25px;font-size:48px;}
.CPVR p{font-size:30px;}
.CPVR p:nth-child(3){margin-bottom:30px;}
}
@media screen and (max-width: 1200px){
.ComDBox{padding:40px 0;}
.ComDCon {flex-direction: column;}
.ComDCon .topLeft{width: 100%;}
.ComDCon .topLeft .trText p{font-size: 16px !important;}
.ComDCon .topRight{width: 100%;margin-left:0;}
.ComDCon .product-num-head{flex-wrap: nowrap;}
.ComDCon .product-num-item:nth-child(-n+2){margin-bottom: 0;}
/* 1.2 企业实景 */
.ErBox .newList{width: calc(33.33% - 12px);margin-right: 18px;margin-bottom:20px;}
.ErBox .newTitle{font-size: 16px;}

.TtsBox{height: 786px;background-size: 100%;}
.TtsCon {flex-direction: column;}
.TtsCon .abTit h4{text-align:center;font-size: 26px;}
.TtsCon .topLeft{float:none;width:100%;margin-left: 0;}
.topLeft .trText p{line-height: 2 !important;}
.TtsCon .topRight .TtsPc,
.ViCon .ViRight .ViPc{display: none;}
.TtsCon .topRight .TtsWap,
.ViCon .ViRight .ViWap{display: block;}
.ComDCon .topLeft .trText p{font-size: 16px;}

/* 1.4 企业宣传片 */
.CPVR{padding:0 30px;}
.CPVR h2{margin: 0 0 15px;font-size:40px;}
.CPVR p{font-size:24px;}
.CPVR p:nth-child(3){margin-bottom:20px;}
}
@media screen and (max-width: 960px){
.topLeft .trText p{line-height: 1.5 !important;}
/* <!-- 1.1.2 描述 --> */
.ComDBox{padding:20px 0;}
.ComDCon {flex-direction: column;}
.ComDCon .topLeft,
.ComDCon .topRight{float:none;width: 100%;margin-left: 0;}
.ComDCon .trText{margin-bottom:20px;}
.ComDCon .product-num-item:nth-child(-n+2){margin-bottom: 20px;}
.ComDCon .product-num-nub{font-size:28px;}
.ComDCon .product-num-add{font-size:18px;}
.ComDCon .product-num-inf{font-size:16px;}
.ComDCon .product-num-head{flex-wrap: wrap;}
.ComDCon .product-num-item:nth-child(-n+2){margin-bottom: 20px;}
/* 1.2 企业实景 */
.ErBox .newList{width: calc(50% - 8px);margin-right: 16px;margin-bottom:15px;}
.ErBox .newList:nth-child(3n){margin-right:16px;}
.ErBox .newList:nth-child(2n){margin-right:0;}
.ErBox .contentBoxB{margin-top: 5px;}
.ErBox .newTitle{font-size: 14px;}
/* 1.4 企业宣传片 */
.CPVTop{margin-bottom: 20px;flex-direction: column-reverse;border-bottom-right-radius: 0;/* background-color: transparent; */}
.CPVR{padding:0 15px;}
.CPVR h2{margin:20px 0;font-size:34px;}
.CPVR p{font-size:24px;}
.CPVR p:nth-child(3){margin-bottom:20px;}
.CPVR span{font-size:14px;text-transform:capitalize;}
.CPVL{width:100%;margin-top:20px;}
.CPVLists .newList:nth-child(3n){margin-right: 0;}
.CPVLists .newList:nth-child(2n){margin-right: 12px;}
.CPVLists .newTitle{margin-bottom:0;font-size:14px;}
}
@media screen and (max-width: 680px){
.CPVLists .newList{width:100%;}
.CPVLists .newList:nth-child(2n){margin-right: 0;}
}


/***【2】==荣誉资质*****/
.HonerSBox .newPicBox{padding-bottom: 140%;}
.HonerSBox .newList{width: calc(33.33% - 30px);margin-right: 45px;}
.HonerSBox .newList:nth-child(3n){margin-right: 0;}
.HonerSBox .image_con{padding:50px;border-radius: 10px;box-shadow: 0px 0px 5px #002c75;}
.HonerSBox .newTitle{height: 48px;margin-bottom: 0;font-weight: normal;text-align: center;}

@media screen and (max-width: 1440px){
.HonerSBox .newList{width: calc(33.33% - 20px);margin-right: 30px;margin-bottom: 20px;}
.HonerSBox .newTitle{font-size: 18px;}
.HonerSBox .image_con{padding:35px;}
}
@media screen and (max-width: 1200px){
.HonerSBox .newTitle{font-size: 16px;}
.HonerSBox .image_con{padding:20px;}
}
@media screen and (max-width: 960px){
.HonerSBox .newList{width: calc(50% - 10px);margin-right: 20px;margin-bottom: 15px;}
.HonerSBox .newList:nth-child(3n){margin-right:20px;}
.HonerSBox .newList:nth-child(2n){margin-right:0;}
.HonerSBox .newTitle{font-size: 14px;}
.HonerSBox .image_con{padding:10px;}
}


/***【3.1】==产品中心*****/
.ProBg{background-color: rgba(241, 241, 241, 1);}
.ProLists .newList{width: calc(33.33% - 20px);margin-right: 30px;margin-bottom:20px;}
.ProLists .newList:nth-child(3n){margin-right:0;}
.ProLists .newPicBox,
.ProLists .newPicBox img{border-radius: 10px;}
.ProLists .newPicBox{padding-bottom: 75%;}
.ProLists .contentBoxB{margin-top: 10px;}
.ProLists .newTitle{margin-bottom:0;font-size: 18px;font-weight: normal;text-align: center;color: #333;}

/* 产品详情 */
.CcCon{padding-bottom: 60px;}
.Dpage{display: flex;}
.Dpage blockquote{height: 44px;width:100%;line-height: 44px;font-size: 20px;font-weight:bold;color:#002c75;background-color:transparent;}
.DpageLeft{width:280px;float:right;overflow: hidden;}
.DpageRight{float:left;width:calc(100% - 320px);margin-left: 40px;}
.ProSeries,
.ContactInfo{border-top: 3px solid #002c75;background-color: #fff;}
.ProSeries blockquote,
.ContactInfo blockquote{text-indent:20px;}
.proNav{background-color: #fff;}
.proNav a{position: relative;display:block;padding: 10px 0 10px 30px;line-height:2;border-bottom:1px solid #ccc;font-size:16px;color:#333;/* text-indent:32px; */transition: background 0.3s ease, color 0.3s ease;/* text-align: center; */}
.proNav a::before{content:'';position:absolute;left:16px;top:calc(50% - 5px);width:10px;height:10px;background-color:#333;border-radius:50%;}
.proNav a:hover,.proNav a.on{color:#002c75;;border-bottom-color:#002c75;;background-color:#f6f6f6;animation: MoveButton 0.3s;}
.proNav a:hover::before,.proNav a.on::before{background-color:#002c75;}

.ContactInfo{margin-top: 20px;}
.ContactInfo .main-cent {padding: 20px;margin-bottom: 20px;background-color: #fff;}
.ContactInfo .main-cent .item-text{font-size:15px;;line-height:1.75;}
.ContactInfo .main-cent .item-text ,
.ContactInfo .main-cent .item-text a{color:#666;}
.ContactInfo .main-cent .item-text i{display:block;color:#222;}

.FormInfo{width: 98%;margin: 0 auto;padding: 20px;box-shadow: 0 23px 90px -5px rgb(29 56 72 / 17%);}
.FormInfo input[type='text']{display: block;flex: 100%;height:35px;margin-bottom:15px;padding-left: 10px;line-height:35px;font-size:16px;color:#495057;border: 1px solid #ededed;background:#fff;transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;}
.FormInfo input[type='text']::placeholder,
.FormInfo textarea::placeholder{color:#999;font-size:14px;}
.FormInfo textarea{width:100%;height:70px;margin-bottom:15px;padding-left: 10px;font-size:16px;color:#495057;border: 1px solid #ededed;background:#fff;}
.FormInfo .btnBox,
.FormInfo .codeBox {display:flex;flex-wrap: nowrap;}
.FormInfo .codeBox input[name='checkcode']{width: 100px;flex: 10%;float: left;}
.FormInfo .codeBox img{float:right;width:120px;}
.FormInfo #captcha {display: none;height: 35px;margin-left: 20px;/* 默认隐藏验证码 */}
/* 为按钮添加一些样式，使其更美观 */
.FormInfo #captchaButton {height: 35px;margin-left:20px;width: 100px;padding: 0 15px;cursor: pointer;border-radius: 5px;}
.FormInfo .btnBox input[type='submit'],.contactFB button[type='reset']{float:left;width:49%;height:42px;font-size:18px;line-height:42px;color:#fff;border-radius:5px;text-align:center;cursor:pointer;}
.FormInfo .btnBox input[type='submit']{width:200px;border:1px solid transparent;background:#002c75;}
.FormInfo .btnBox button[type='reset']{border:1px solid #fff;background:transparent;}
.FormInfo .btnBox input[type='submit']:hover{background:transparent;color:#002c75;border-color: #002c75;}

.DpageRight .Details_Con{padding:10px;background-color: #fff;}

.slideshow{width: 92%;margin: 0 auto;}

/* 切换产品图 */
#MagnifierWrap2{position:relative;width: 100%;}
.MagnifierMain{position: relative;padding-bottom: 75%;width: 100%;height: 0;border-radius: 10px;border: 1px solid #ddd;overflow: hidden;}
.MagnifierMain img{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%) scale(1);width: 100%;height: auto;transition: all .5s ease;border-radius: 10px;}
.MagnifierDrag{position:absolute;top:0;left:0;width:200px !important;height:150px !important;background-color:#295cd2;border:1px solid #021d4c;opacity:0.4;filter:alpha(opacity = 40);cursor:move;z-index: 222;}
.MagnifierPop{position:absolute;top:0;overflow:hidden;border:2px solid #ddd;background:#fff;}
.MagnifierImg{position:absolute;top:0;left:0;background-color: #fff;z-index: 223;}
.spec-items{position:relative;width: calc(100% - 40px);height: 125px;overflow:hidden;margin:10px auto 0;}
.spec-items ul{width:500%;position:absolute;top:0;left:10px;}
/* .spec-items ul *{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s} */
.spec-items li{width: 215px;height: 125px;float:left;overflow:hidden;margin-right: 20px;border: 3px solid #fff;cursor:pointer;border-radius:10px;}
.spec-items li.on{border-color:#002c75;}
.spec-items li img{width:100%;height: 100% !important;}
span.spe_leftBtn,span.spe_rightBtn{position:absolute;bottom:0px;display:block;width:20px;height:125px;line-height:125px;font-family:"黑体";text-align:center;font-size:30px;color: #3d3d3d;cursor:default;background-color:#f9f9f9;}
span.on{background-color:#ccc;color: #3d3d3d;cursor:pointer;}
span.spe_leftBtn{left:0}
span.spe_rightBtn{right:0}

/* .ProBox .Dpage{margin-top:60px;} */
.ProBox .Details_List a{padding:0 !important;}
.ProIn{margin-bottom: 40px;border-bottom:1px solid #ccc;}
.ProInTop{display:flex;}
.ProIn1{float:left;flex: 0 0 60%;}
.ProIn1 .slideshow{width:100%;}
.ProIn1 .MagnifierMain,
.ProIn1 .MagnifierMain img{border-radius:0;}
.ProIn1 .spec-items{height:58px;z-index: 22;}
.ProIn1 .spec-items li{width:58px;height:58px;padding:2px;margin-right: 10px;border:1px solid #ccc;border-radius:0;}
/* .ProIn1 .spec-items li img{width: auto;height: 100%;max-width: fit-content;} */
.ProIn1 span.spe_leftBtn,.ProIn1 span.spe_rightBtn{height:58px;line-height:58px;text-indent: 0;border:1px solid #ccc;z-index: 23;}
.ProIn2{flex: 1;margin-left: 30px;margin-right: 30px;}
.ProIn2 .DpageTit {margin:15px 0;text-align: left;}
.ProIn2 .DpageTit h4{font-size:22px;color:#282828;font-weight:500;text-indent: 0;}
.ProIn2 dl{line-height:2;font-size:16px;color:#282828;text-indent: 0;}
.ProIn2 dl dt,
.ProIn2 dl dd{margin-bottom: 10px;}
.ProIn2 dl dt{font-weight: bold;}
.ProIn2 dl dd{font-size:16px;line-height:2;}
.ProIn2 dl dd:nth-child(4){height: 186px;overflow: hidden;}
.ProIn2 dl dd a.telA{font-size:24px;color:#e00000;font-weight: bold;}
.ProIn2 dl dd b{color: rgba(68,68,68,1);position: relative;padding-left: 32px;}
.ProIn2 dl dd b::before{content:'';position:absolute;left:-1px;top:0;width: 24px;height: 24px;background:url(../images/tel.png) no-repeat;background-size: 100% 100%;}
.ProIn2 dl dd:last-child{width: 80%;height: 36px;padding: 0 10px;background-color:#e00000;color: #fff;border-radius: 5px;transition: background 0.3s ease, color 0.3s ease;text-indent: 13px;line-height: 2;}
.ProIn2 dl dd:last-child a{color: #fff;/* font-size: 24px; */}
.ProIn2 dl dd:last-child:hover{animation: MoveButton 0.3s;}

/* 产品分类 */
.DpageRight .pbTitle{width:100%;margin:0 0 40px;flex-wrap: wrap;}
.DpageRight .pbTitle .ittext{width:100%;float: none;height:50px;margin-bottom: 10px;border-radius: 25px;flex: 100%;color: #636363;display: flex;display: -webkit-flex;align-items: center;justify-content: center;transition: background 0.3s ease, color 0.3s ease;}
.DpageRight .pbTitle .ittext:last-child{margin-bottom:0;}
.DpageRight .pbTitle .ittext:before{width: calc(100% - 2px);height:100%;background-color:transparent;border-radius: 25px;border:1px solid #bbb;}
.DpageRight .pbTitle .ittext.active,.DpageRight .pbTitle .ittext:hover{color:#fff;}
.DpageRight .pbTitle .ittext.active:before,.DpageRight .pbTitle .ittext:hover:before{background:#002c75 url(../images/rightArrow.png) 90% center no-repeat;border-color:transparent;}

/* 产品信息：技术特点·型号参数 */
.parmBox {margin: 30px 0;padding-bottom: 30px;border-bottom: 1px solid #777;;overflow:hidden}
.parmTit{width: 100%;margin: 0 auto;text-align:center;display:flex;display:-webkit-flex;text-indent: 0;}
.parmTit a{flex:1;-webkit-flex:1}
.parmTit .ittext{position:relative;display:block;float:left;color: #333;padding: 0 25px;font-size: 24px;height: 80px;text-align:center;line-height: 80px;margin:0 auto;margin-left:-1px;z-index:100;box-sizing:border-box;overflow:hidden}
.parmTit .ittext:before{content:"";position:absolute;left:0;right:0;bottom: 0px;width:100%;height:0;background: #002c75;transition:0.45s;z-index:-1}
.parmTit .ittext.on,.parmTit .ittext:hover{color: #002c75;}
.parmTit .ittext.on:before,.parmTit .ittext:hover:before{transition:0.45s;height: 2px;}
.parmCon{padding: 40px 30px 30px;min-height: 400px;}
.parmDiv{display: none;}
.parmDiv img{max-width: 100%;}
.parmCon p{line-height: 2;color: #000;text-indent: 0 !important;!i;!;}
.parmDiv table{border-collapse:collapse;}

.ProTitles {margin-bottom: 35px;}
.ProTitles h4{position: relative;font-size: 36px;color: #333;text-align: center;}
.ProTitles h4::before{content: '';position: absolute;left: 51%;bottom: -15px;width: 50px;height: 3px;margin-left:-25px;background: linear-gradient(to right, #0d328a, #e00000);}
.TpSub{padding:20px 0;font-size:16px;color:#333;}

/* 客户留言 */
.ProBg .feedForm{width:100%;}
.CusMBox{padding:60px 0;background-color:#f5f5f5;}
.CusMTit h4{margin-bottom: 30px;}
.CusMTit p{text-align: center;font-size: 16px;color:#333;}
.CusMForm{max-width:960px;margin:0 auto;padding: 20px;box-shadow: 0 23px 90px -5px rgb(29 56 72 / 17%);}
.CusMForm input[type='text']{display: block;flex: 100%;height: 44px;margin-bottom:15px;padding-left: 10px;line-height: 44px;font-size:16px;color:#495057;border: 1px solid #fafafa;background: #fafafa;transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;}
.CusMForm input[type='text']::placeholder,
.CusMForm textarea::placeholder{color:#999;font-size:14px;}
.CusMForm textarea{width:100%;height:70px;margin-bottom:15px;padding-left: 10px;font-size:16px;color:#495057;border: 1px solid #fafafa;background: #fafafa;}
.CusMForm .btnBox,
.CusMForm .codeBox {display:flex;flex-wrap: nowrap;justify-content: center;}
.CusMForm .codeBox input[name='checkcode']{width: 50%;flex: 10%;float: left;}
.CusMForm #captchas {display: none;height: 46px;margin-left: 20px;/* 默认隐藏验证码 */}
/* 为按钮添加一些样式，使其更美观 */
.CusMForm #captchaButtons {height: 46px;margin-left: 20px;width: 100px;padding: 0 15px;cursor: pointer;border-radius: 5px;background-color: #dcdcdc;}
.CusMForm .codeBox img{float:right;width:120px;}
.CusMForm .btnBox input[type='submit']{float:left;width:200px;height:42px;font-size:18px;line-height:42px;color:#002c75;border:1px solid #002c75;border-radius:5px;text-align:center;cursor:pointer;}
.CusMForm .btnBox input[type='submit']:hover{background:transparent;color:#fff;background:#002c75;border-color: transparent;}

/* 相关产品 */
.CusMBox .ProTitles,
.RProBox .ProTitles{margin-bottom: 45px;}
.CusMBox .ProTitles h4::before,
.RProBox .ProTitles h4::before{left: 50%;}
.RProBox {padding: 60px 0;}
.RProBox .newList{padding:10px;background-color: #f5f5f5;position: relative;z-index: 2;}
.RProBox .newList::after {content: '';position: absolute;width: 100%;height: 0%;left: 0;bottom: 0;background: #023984;z-index: 1;transition: all .5s ease}
.RProBox .newList:hover::after {height: 100%;}
.RProBox .newPicBox,
.RProBox .contentBoxB{position: relative;z-index: 2;}
.RProBox .newPicBox{padding-bottom: 75%;}
.RProBox .contentBoxB{margin-top:0;padding:5px;}
.RProBox .newTitle{font-size: 16px;text-align: center;font-weight: 500;}
.RProBox .newList:hover .newTitle{color: #fff;}
.RProBox .swiper-pagination-bullet{width: 12px;height: 12px;}
.RProBox .swiper-pagination-bullet-active {background: #002c75;}
.RProBox .swiper-container-horizontal>.swiper-pagination-bullets,.RProBox .swiper-pagination-custom, .swiper-pagination-fraction{bottom:-3px;}

@media screen and (max-width: 1660px) and (min-width: 1360px){
}
@media screen and (max-width: 1550px) {
.ProInTop{align-items: center;}
.ProIn1{flex: 0 0 50%;}
.ProIn2 dl dd:nth-child(4){height: 140px;line-height: 1.75;}
}

@media screen and (max-width: 1440px) {
.ProLists .newTitle{font-size: 16px;}
.ProIn2{margin-left: 15px;margin-right: 15px;}
.ProIn2 dt{line-height: 1.5;}
.ProIn2 dl dd:nth-child(4){height: 100px;line-height: 1.5;}
.ProTitles h4{font-size: 30px;}
.CcCon{padding-bottom: 40px;}

/* 产品信息：技术特点·型号参数 */
.parmCon{padding: 20px 15px;}
/* 客户留言 */
.CusMBox{padding:40px 0;}
/* 相关产品 */
.RProBox {padding: 30px 0;}

}
@media screen and (max-width: 1200px){
.ProTitles h4{font-size: 26px;}
.BsBg .pbTitle {flex-wrap: wrap;padding-top: 0;}
.BsBg .pbTitle .ittext{flex: 25%;height: auto;margin-bottom: 15px;padding:4px 10px;font-size: 16px;border: 1px solid #dcdcdc;border-right-width: 0;}
.BsBg .pbTitle .ittext:nth-child(4n){border-right-width: 1px;}
.BsBg .pbTitle .ittext:before{display: none;opacity: 0;}
.BsLists .newList{width:calc(33.33% - 16px);margin-right:24px;margin-bottom:24px;}
.BsLists .newList:nth-child(4n){margin-right:24px;}
.BsLists .newList:nth-child(3n){margin-right:0;}
.ProBox .page-nav-link .swiper-slide a{height:60px;line-height:60px;font-size:18px;}
.ProBox .DpageLeft{display:none;}
.ProIn1{width: 100%;float: none;}
.ProIn1 .spec-items{left: 0;bottom: 0;width: calc(100% - 40px);}
.ProIn2{width: 98%;margin: 0 auto;float: none;margin-top: 40px;}
.ProIn2 dl dd:nth-child(4){height: auto;line-height: 1.75;}
.ProIn2 dl dd:last-child{width: 250px;}
.ProIn2 .DpageTit{margin: 0 0 10px;}
.ProIn2 .ProInUl li{line-height:1.75;}
.ProBg .DpageRight{width: 100%;margin-left: 0;}
.ProInTop{flex-direction: column;}
.DpageRight .pbTitle .ittext{font-size:16px;border-radius: 10px;}
.DpageRight .pbTitle .ittext:before{border-radius: 15px;}
.BsLists .newList{margin-bottom: 20px;}
.BsLists .newTitle{font-size: 16px;}
.ProIn{margin-bottom: 20px;}
.parmBox {margin:0;}
.parmTit{width: 100%;}
.parmTit .ittext{padding: 0 10px;font-size: 14px;height: 44px;line-height: 44px;}
.CcCon{padding-bottom: 20px;}
/* 客户留言 */
.CusMBox{padding:20px 0;}
/* 相关产品 */
.CusMBox .ProTitles,
.RProBox .ProTitles{margin-bottom: 25px;}
}
@media screen and (max-width: 960px){
.ProBg{background-color: #fff;}
.ProLists .newTitle{font-size: 14px;}
.ProTitles h4{font-size: 20px;}
.CusMTit p{font-size: 14px;}
.BsLists .newTitle{margin-bottom: 0;}
.ProBox .Dpage .CcSonBox{display:flex;flex-wrap:wrap;flex-direction: column-reverse;}
.Dpage{flex-direction: column;}
.DpageLeft,
.DpageRight{width: 100% !important;float:none;}
.DpageRight .pbTitle{margin:20px auto;}
.DpageRight .pbTitle .ittext{width:auto;flex:calc(25% - 10px);margin-right:10px;line-height:1.5;}
.DpageRight .pbTitle .ittext:nth-child(4n),
.DpageRight .pbTitle .ittext:last-child{margin-right:0;}
.NewsBg .DpageRight{margin-left:0 !important;}
.BsLists .newList{width: calc(50% - 10px);margin-right:20px;}
.BsLists .newList:nth-child(2n){margin-right:0;}
.ProBox .Dpage.clearfix .pbTitle{display:none;}
.ProBox .Dpage.clearfix .RelatedPro{display:none;margin-top:20px;}
.ProBox .Dpage.clearfix .RelatedPro .newList{width: calc(50% - 10px);margin-right:20px;}
.ProBox .Dpage.clearfix .RelatedPro .newList:nth-child(2n){margin-right:0;}
/* 产品信息：技术特点·型号参数 */
.parmCon{padding: 20px 0;}
/* 客户留言 */
.CusMForm{padding: 10px;}
.CusMForm .btnBox input[type='submit']{font-size:16px;}
/* 相关产品 */
.RProBox {padding: 15px 0;}
.DpageRight .Details_Con{padding:0;background-color:transparent;}
}

@media screen and (max-width: 768px){
.ProLists .newList{width: calc(50% - 5px);margin-right: 10px;margin-bottom:10px;}
.ProLists .newList:nth-child(3n){margin-right:10px;}
.ProLists .newList:nth-child(2n){margin-right:0;}
}


/***【4】==智能化运维*****/
.IoamCon{display: flex;flex-wrap: wrap;}
.Ioamsection{flex: 50%;margin-bottom: 40px;display:flex;align-items: center;}
.Ioamsection:nth-child(1){flex:100%;}
.Ioamsection:nth-child(2),
.Ioamsection:nth-child(4){flex:66.67%;}
.Ioamsection:nth-child(3),
.Ioamsection:nth-child(5){flex:33.33%;}
.Ioamsection:nth-child(2){flex-direction: row-reverse;}
.Ioamsection:nth-child(1) .IoamInfo{flex: calc(48% - 80px);margin-right: 80px;}
.Ioamsection:nth-child(1) .IoamImg{flex: 52%;}
.Ioamsection:nth-child(2) .IoamInfo,
.Ioamsection:nth-child(2) .IoamInfo{flex: calc(52% - 80px);}
.Ioamsection:nth-child(2) .IoamInfo{margin-left: 80px;}
.Ioamsection:nth-child(4) .IoamInfo{margin-right: 80px;}
.Ioamsection:nth-child(2) .IoamImg,
.Ioamsection:nth-child(4) .IoamImg{flex: 48%;}
.Ioamsection:nth-child(3) .IoamInfo,
.Ioamsection:nth-child(5) .IoamInfo{flex:33.33%;margin-left: 80px;}
.Ioamsection:nth-child(3) .IoamImg,
.Ioamsection:nth-child(5) .IoamImg{display:none;}
.IoamInfo h2{position:relative;padding: 55px 0;margin-bottom: 40px;font-size: 20px;color:#002c75;font-weight:bold;}
.IoamInfo h2::after{content:'';position:absolute;left: 0;top:0;width:92px;height:132px;background-repeat:no-repeat;}
.Ioamsection:nth-child(1) .IoamInfo h2::after{background-image:url(../images/innerBg4-1.png);}
.Ioamsection:nth-child(2) .IoamInfo h2::after{background-image:url(../images/innerBg4-2.png);}
.Ioamsection:nth-child(3) .IoamInfo h2::after{background-image:url(../images/innerBg4-3.png);}
.Ioamsection:nth-child(4) .IoamInfo h2::after{background-image:url(../images/innerBg4-4.png);}
.Ioamsection:nth-child(5) .IoamInfo h2::after{background-image:url(../images/innerBg4-5.png);}
.IoamInfo p{font-size:18px;color:#333;line-height:2;font-weight:500;text-align:justify}

@media screen and (max-width: 1660px) {
.Ioamsection:nth-child(1) .IoamInfo{flex: calc(48% - 60px);margin-right: 60px;}
.Ioamsection:nth-child(2) .IoamInfo,
.Ioamsection:nth-child(2) .IoamInfo{flex: calc(52% - 60px);}
.Ioamsection:nth-child(2) .IoamInfo{margin-left: 60px;}
.Ioamsection:nth-child(4) .IoamInfo{margin-right: 60px;}
.Ioamsection:nth-child(5) .IoamInfo{flex:33.33%;margin-left: 60px;}
}
@media screen and (max-width: 1440px) {
.Ioamsection:nth-child(1) .IoamInfo{flex: calc(48% - 40px);margin-right: 40px;}
.Ioamsection:nth-child(2) .IoamInfo,
.Ioamsection:nth-child(2) .IoamInfo{flex: calc(52% - 40px);}
.Ioamsection:nth-child(2) .IoamInfo{margin-left: 40px;}
.Ioamsection:nth-child(4) .IoamInfo{margin-right: 40px;}
.Ioamsection:nth-child(5) .IoamInfo{flex:33.33%;margin-left: 40px;}
}
@media screen and (max-width: 1200px) {
.Ioamsection{flex: calc(50% - 20px) !important;margin-right: 40px;margin-bottom: 25px;align-items: flex-start;}
.Ioamsection:nth-child(2n){margin-right:0;}
.IoamInfo h2{margin-bottom: 25px;}
.Ioamsection .IoamImg{display:none;}
.Ioamsection:nth-child(1) .IoamInfo,
.Ioamsection:nth-child(4) .IoamInfo{margin-right:0;}
.Ioamsection:nth-child(2) .IoamInfo,
.Ioamsection:nth-child(3) .IoamInfo, .Ioamsection:nth-child(5) .IoamInfo{margin-left:0;}
}
@media screen and (max-width: 960px) {
.Ioamsection,
.IoamInfo h2{margin-bottom: 15px;}
.IoamInfo p{font-size:14px;}
}
@media screen and (max-width: 480px) {
.Ioamsection{flex: 100% !important;margin-right: 0 !important;}
.IoamInfo h2{padding: 24px 0;text-align:center;}
.IoamInfo h2::after{/*display:none;*/left: 50%;margin-left: -46px;width: 54px;height: 80px;background-size: 100%;}

}


/***【5】==客户案例*****/
.CcLists .newList{width: calc(25% - 18px);margin-right: 24px;margin-bottom: 40px;}
.CcLists .newList:nth-child(4n){margin-right: 0;}
.CcLists .newList a{position: relative;}
.CcLists .newPicBox{padding-bottom: 133%;}
.CcLists .contentBoxAll{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.CcLists .contentBoxB{position: absolute;bottom: 0;left: 0;width: 100%;height: 50px;margin-top: 0;background-color: rgba(0, 44, 117, 0.6);}
.CcLists .newTitle{margin-bottom: 0;line-height: 2.2;font-size: 18px;font-weight: normal;text-align: center;color: #fff;}
.CcLists .contentBoxD{position: absolute;top: 0;left: 0;display: none;width: 100%;height: 100%;padding: 0 20px;background-color: rgba(0, 44, 117, 0.6);z-index: 0;}
.CcLists .newList:hover .contentBoxB{display:none;}
.CcLists .newList:hover .contentBoxD{display: flex;flex-direction: column;justify-content: center;z-index: 222;}
.CcLists .newList:hover .contentBoxD .newTitle,
.CcLists .newList:hover .contentBoxD .newMs{color:#fff;}
.CcLists .newList:hover .contentBoxD .newTitle{margin-bottom:25px;}
.CcLists .newList:hover .contentBoxD .newMs{font-size:16px;line-height:2;text-align:justify;}

/* 案例详情 */
.CcBg .DpageRight{margin-left: 0;margin-right: 40px;}
.CcBg .OtherCases .newList{width:calc(50% - 10px);margin-right:20px;margin-bottom:20px;}
.CcBg .OtherCases .newList:nth-child(2n){margin-right:0;}
.CcBg .OtherCases .newTitle{margin-bottom: 0;min-height: auto;font-size: 16px;color:#555;text-align:center;font-weight: normal;}
.CcBg .OtherCases .newPicBox{padding-bottom:48%;}
.CcBg .RelatedPro {margin-top:50px;background-color: #fcfcfc;}
.CcBg .DpageTit .news_pon {justify-content: center;align-items: center;}

@media screen and (max-width: 1200px) {
.CcLists .newTitle{line-height: 2;font-size: 16px;}
.CcBg .OtherCases .newList{width:calc(50% - 5px);margin-right:10px;margin-bottom:15px;}
}
@media screen and (max-width: 960px) {
.CcLists .newList{width: calc(50% - 10px);margin-right: 20px;margin-bottom: 20px;}
.CcLists .newList:nth-child(2n){margin-right:0;}
.CcBg .OtherCases .newList{margin-bottom:10px;}
}
@media screen and (max-width: 680px) {
.CcLists .newList{width: calc(50% - 5px);margin-right: 10px;margin-bottom: 15px;}
.CcLists .image_con{border:1px solid #dcdcdc;}
.CcLists .contentBoxAll{position: inherit;}
.CcLists .contentBoxB{position: inherit;display: block;bottom: inherit;top: inherit;height: auto;padding: 0 5px;background-color: transparent;}
.CcLists .newList:hover .contentBoxB{display:block;}
.CcLists .newList:hover .contentBoxD{display:none;}
.CcLists .newTitle{height: 44px;min-height: auto;line-height: 1.5;font-size:14px;color: #272727;}
.CcBg .OtherCases .newList{width:100;margin-right:0;margin-bottom:5px;}
}


/***【6】==技术支持*****/
.TsSBox{}
.TsSBox .newList:nth-child(3n){margin-right: 0;}
.TsSBox .image_con{border:1px solid #dcdcdc;border-radius: 10px;}
.TsSBox .newPicBox,
.TsSBox .image_con img{border-radius: 10px;}
.TsSBox .newPicBox{padding-bottom: 64%;}
.TsSBox .contentBoxB{margin-top:15px;}
.TsSBox .newTitle{margin-bottom:0;font-size:18px;font-weight:normal;color: #333;}

.bidLists{margin-top:40px;}
.bidLists li{width:100%;display: flex;height:50px;line-height:50px;background-color:#e9ebf0;}
.bidLists li:nth-child(even){background-color: transparent;}
.bidLists li a{float:left;display:block;width: calc(100% - 130px);margin-left:20px;font-size:16px;color:#333;overflow:hidden;transition:0.5s;text-overflow: ellipsis;white-space: nowrap;}
.bidLists li span{display:block;float:right;width: 100px;margin-right: 10px;font-size:16px;color:#888;}
.bidLists li:hover {background: #374285;cursor: pointer;}
.bidLists li:hover a{color:#fff;margin-left:10px}
.bidLists li:hover span{color:#fff;}

@media screen and (max-width: 1200px) {
.TsSBox .newTitle{font-size:16px;}
.bidLists{margin-top:20px;}
}
@media screen and (max-width: 960px) {
.TsSBox .newList{width:calc(50% - 10px);margin-right:20px;}
.TsSBox .newList:nth-child(3n){margin-right:20px;}
.TsSBox .newList:nth-child(2n){margin-right:0;}
.TsSBox .contentBoxB{margin-top:5px;}
.TsSBox .newTitle{font-size:14px;}
}
@media screen and (max-width: 680px) {
.TsSBox .newTitle{font-size:16px;}
.bidLists li{height:40px;line-height:40px;}
.bidLists li a{width: calc(100% - 100px);margin-right: 10px;margin-left: 10px;font-size:14px;}
.bidLists li:hover a{margin-left: 5px;}
.bidLists li span{width: 80px;margin-right: 5px;font-size:12px;}
}


/***【7】==服务支持*****/
.SsCon p{font-size: 14px;color: #333;line-height: 1.5 !important;text-align: justify;}

/* 7.1 - 检修服务 */
.MsConP{width: 60%;margin: 30px auto;padding:10px 0;line-height: 1.75;font-size: 16px;text-align: center !important;background-color: #f3f7ff;}
.proLists .newList{width: calc(50% - 30px);margin-right: 0;}
.proLists .newList:nth-child(2){margin-left: 60px;}
.proLists .newList:last-child{width: 100%;}
.proLists .newList a{display: flex;flex-direction: row-reverse;align-items: center;}
.proLists .image_con{width: 320px;margin-left: 20px;}
.proLists .newPicBox{padding-bottom: 105%;}
.proLists .contentBoxB{width: calc(100% - 340px);margin-top:0;padding: 0;}
.proLists .newTitle{font-size: 22px;color:#002c75;font-weight: normal;}
.proLists .newMs{font-size: 15px;color: #262626;line-height: 1.75;}
.proLists .newList:last-child a{flex-direction: row;}
.proLists .newList:last-child .image_con{display:none;}

/* 7.2 - 售后服务 */
.AssConTop{margin:25px 0 40px;}
.AssSon {display: flex;justify-content: space-between;}
.AssSon li{background-color: #fff;box-shadow: 0px 0px 4px #ccc;}
.AssSon .newPicBox{padding-bottom: 147%;}
.AssSon .swiper-pagination{height:40px;bottom: 10px;}
.AssSon .swiper-pagination-bullet {width: 16px;height: 16px;}

/* 7.3-电路安装 */
.CiConTop p{font-size: 16px;text-align: center;color: #333;}
.CiConTop ul{width: 600px;display: flex;margin: 25px auto 45px;}
.CiConTop li{margin-right: 20px;padding:10px 40px;font-size: 18px;color:#fff;border-radius: 10px;background-color: #002c75;}
.CiConTop li:last-child{margin-right: 0;}
.CiSon img{max-width: 100%;margin: 0 auto;width: 100%;}
.CiSon p b{font-size: 20px;font-weight: 500;color: #002c75;}
.CiSon .newPicBox{padding-bottom: 122%;}

@media screen and (max-width: 1660px){
.SsCon p{line-height: 2 !important;}
/* 7.1 - 检修服务 */
.proLists .newList{width: calc(50% - 20px);}
.proLists .newList:nth-child(2){margin-left: 40px;}
.proLists .newList a{flex-direction: column;align-items: center;}
.proLists .image_con{width: 100%;margin-left: 0;}
.proLists .contentBoxB{width: 100%;margin-top:20px;}
}

@media screen and (max-width: 960px){
/* 7.1 - 检修服务 */
.MsConP{width: 100%;margin: 15px auto;padding: 5px;}
/* 7.3-电路安装 */
.CiConTop p{font-size:14px;}
.CiConTop ul{width: 100%;justify-content: center;flex-direction: column;margin: 15px auto;}
.CiConTop li{margin-right: 0;margin-bottom:15px;}
}
@media screen and (max-width: 480px){
/* 7.1 - 检修服务 */
.proLists .newList{width: 100%}
.proLists .newList:nth-child(2){margin-left: 0;}
}


/***【8】== 新闻中心*****/
.NewsCon{margin-top:60px;}
.NewsBg .newList{width: calc(25% - 18px);margin-right: 24px;margin-bottom: 30px;transition-duration: 0.3s;}
.NewsBg .newList:nth-child(4n){margin-right: 0;}
.NewsBg .contentBoxB{margin-top: 15px;}
.NewsBg .image_con{box-shadow: 2px 0 10px rgba(0, 0, 0, 0.3);}
.NewsBg .newPicBox{padding-bottom: 133%;}
.NewsBg .newTitle{height: 42px;margin-bottom: 10px;min-height: auto;font-size: 18px;color: #000;font-weight: normal;-webkit-line-clamp: 1;}
.NewsBg .TimeBox {color: #a5a5a5;font-size: 16px;margin-bottom:0;margin-top: 0;}
.NewsBg .newList:hover .newTitle{font-weight: 500;color:#002c75;}

.NewsBg .DpageLeft{width: calc(100% - 370px);}
.NewsBg .DpageRight{width:330px;float:right;overflow: hidden;margin-left: 40px;}
.CcRight blockquote{color:#fff;background-color:#002c75;text-indent: 28px;}

.OCCon{margin-top:25px;}
.RelatedPro{padding: 25px;margin-bottom: 25px;background-color:#f5f5f5;font-size:16px;}
.RelatedPro p{margin-bottom:20px;}
.RelatedPro p span{display:block;line-height:2;text-indent: 0;}
.RelatedPro .backLists{display:block;width:100%;padding:10px 0;text-align:center;color:#fff;background-color:#002c75;transition: background 0.3s ease, color 0.3s ease;}
.RelatedPro .backLists:hover{animation: MoveButton 0.3s;}
.RelatedPro .newList,
.OtherCases .newList{width:100%;margin-right:0;margin-bottom:20px;}
.RelatedPro .contentBoxB,
.OtherCases .contentBoxB{margin-top:0;}
.RelatedPro .newPicBox{padding-bottom:80%;}
.RelatedPro .newTitle{margin-bottom: 0;}
.RelatedPro .newTitle,
.OtherCases .newTitle{font-size:16px;color:#282828;text-align:center;}
.OtherCases .newTitle{-webkit-line-clamp: 2;}
.RelatedArt .newList{width:100%;margin-right:0;margin-bottom:5px;padding-left:6px;padding-bottom:10px;border-bottom:1px solid #e9ebf0;}
.RelatedArt .newList:first-child{margin-top:10px;}
.RelatedArt .newList .contentBoxB{margin-top:10px;}
.RelatedArt .newList .newTitle{min-height: 20px;color:#797979;font-weight:normal;font-size: 16px;}
.Dpage .RelatedArt .newTitle{margin-bottom:0;}
.RelatedArt .newList:hover {border-bottom-color:#002c75;}
.RelatedArt .newList:hover .newTitle{font-weight:normal;color:#002c75;}
.RelatedArt .indexAb_more{width:100%;height:40px;line-height:40px;color:#002c75;background-color:#e4e4e4;text-align:center;border-radius:0;}
.RelatedArt .indexAb_more:before{background: #002c75;}
.RelatedArt .indexAb_more:hover{color:#fff;}
@media screen and (max-width: 1440px) {
.NewsBg .DpageLeft{width: calc(100% - 340px);}
.NewsBg .DpageRight{width:300px;}
.OCCon{margin-top:20px;}
.RelatedPro{padding: 20px;margin-bottom: 20px;}
}
@media screen and (max-width: 1200px) {
.NewsBg .DpageLeft{width: calc(100% - 320px);}
.NewsBg .DpageRight{width:280px;}
.RelatedPro{padding: 10px;}
.NewsBg .newList{width:calc(33.33% - 16px);margin-right:24px;margin-bottom: 24px;}
}
@media screen and (max-width: 960px) {
.NewsBg .newList{width:calc(50% - 10px);margin-right:20px;margin-bottom: 20px;}
.NewsBg .newList:nth-child(3n){margin-right: 20px;}
.NewsBg .newList:nth-child(2n){margin-right: 0;}
.NewsBg .contentBoxB{padding: 10px;}
.NewsBg .newTitle{font-size: 18px;line-height: 1.25;}
.RelatedPro{margin-top:20px;padding: 10px;}
.RelatedPro .backLists{font-size:14px;}
.CcRight blockquote{text-indent: 10px;font-size:18px;}
.OCCon{margin-top:10px;}
.RelatedArt .newList{margin-bottom: 10px;padding: 0;}
.RelatedArt .contentBoxB{margin-top:0 !important;padding: 10px 5px;}
.RelatedArt .newList .newTitle{font-size:14px;}
}

@media screen and (max-width: 680px) {
.NewsBg .contentBoxB{margin-top: 5px;padding: 10px 5px;}
.NewsBg .newTitle{height: 34px;min-height: auto;font-size:14px;}
.NewsBg .TimeBox{font-size:14px;}
.NewsBg .bottom_btn{display: none;}
}


/* pbTitle公用样式==begin== */
.pbTitle{width:90%;margin:30px auto;padding-top: 75px;display:flex;display:-webkit-flex;text-align:center;}
.product-scroll .fixDiv{position:fixed;top:0;left:0;width:100%;z-index:333;background-color: #fff;-webkit-box-shadow: 0 0 8px rgba(201,201,201,.35);box-shadow: 0 0 8px rgba(201,201,201,.35);}
.pbTitle a{flex:1;-webkit-flex:1}
.pbTitle .ittext{position:relative;display: flex;float:left;height: 54px;padding: 0 6px;text-align:center;color:#000;font-size:18px;align-items: center;z-index:100;justify-content: center;}
.pbTitle .ittext:before{content:"";position:absolute;left:0;top: -70px;width:100%;height: 75px;background-position: center center;background-repeat:no-repeat;background-size: 50%;transition:0.45s;z-index: 1;}
.pbTitle .ittext:nth-child(1):before{background-image: url(../images/innerIco4-1.jpg);}
.pbTitle .ittext:nth-child(2):before{background-image: url(../images/innerIco4-2.jpg);}
.pbTitle .ittext:nth-child(3):before{background-image: url(../images/innerIco4-3.jpg);}
.pbTitle .ittext:nth-child(4):before{background-image: url(../images/innerIco4-4.jpg);}
.pbTitle .ittext:nth-child(5):before{background-image: url(../images/innerIco4-5.jpg);}
.pbTitle .ittext:nth-child(6):before{background-image: url(../images/innerIco4-6.jpg);}
.pbTitle .ittext:nth-child(7):before{background-image: url(../images/innerIco4-7.jpg);}
.pbTitle .ittext:nth-child(8):before{background-image: url(../images/innerIco4-8.jpg);}
.pbTitle .ittext.active,.pbTitle .ittext:hover{color:#002c75;}
.pbTitle .ittext.active:before,.pbTitle .ittext:hover:before{transform:translateY(-6px);}
@media screen and (max-width: 960px){
.pbTitle{width:100%;margin:15px auto;}
.pbTitle .ittext{height:40px;line-height:1.5;font-size:18px;border-bottom-width: 1px;}
/* .pbTitle .ittext.active:before,.pbTitle .ittext:hover:before{bottom:-2px;height:3px;} */
}
/* pbTitle公用样式==end== */


/*【9】==联系我们*/
.ContactBg{}
.CuBox{margin-top:0;}
.contactTop{position: relative;}
.contactTop .contactCent{padding: 60px 0;display: flex;flex-direction: row-reverse;}
.contactTop .main-cent{width: 50%;height:auto;padding: 40px 0 40px 50px;background-color: #fff;}
.contactTop .main-cent .cent-title{padding-bottom: 30px;margin-bottom: 30px;font-size: 56px;color: #002c75;font-weight: bold;border-bottom: 1px solid #002c75;}
.contactTop .main-cent .cent-English{margin-bottom: 30px;font-size: 42px;color: #333;font-weight: bold;}
.contactTop .main-cent .cent-item{display:flex;justify-content:flex-start;align-items:center;width:100%;height:auto;margin-top: 10px;}
.contactTop .main-cent .cent-item .item-icon{width: 40px;height:auto}
.contactTop .main-cent .cent-item .item-icon img{width:100%}
.contactTop .main-cent .cent-item .item-text{width:calc(100% - 46px);height:auto;padding-left: 10px;font-size:20px;line-height:26px;color:#333;font-weight:500;}
.contactTop .main-cent .cent-item .item-text a{color:#333;}
.contactTop .main-map{position: absolute;top: 0;left: 0;width: 100%;height: 100%;border-radius:10px;overflow:hidden}
.contactTop .main-map img{width:100%;height:100%;object-fit: cover;}
.contactTop .main-map #allmap,.contactTop .main-map #allmap a{height:100%;}

/* Feedback */
.contactFB{position: relative;padding: 70px 0;}
.contactFB::before{content:'';position:absolute;left:0;top:0;width:100%;height:480px;background-color:#002c75;z-index:-1}
.contactFB .container{display:flex;align-items: center;}
.LeftForm{width:500px;margin-right:80px;}
.LeftFormImg img{width:100%;}
.LeftFormPhone {margin-top:45px;}
.LeftFormPhone span{line-height:2.5;color:#9a9a9a;}
.LeftFormPhone p{font-size:34px;color:#002c75;font-weight:bold;}
.FormBox{width: calc(100% - 580px);}
.FormBox .abTit{padding-bottom: 0;margin-bottom: 45px;text-align: left;}
.FormBox .abTit h4,
.FormBox .abTit p{color: #fff;}
.FormBox .abTit h4{font-size: 32px;font-weight:bold;}
.FormBox .abTit p{font-size:18px;}
.feedForm{width: 440px;display: flex;flex-direction: column;flex-wrap: wrap;}
.contactFB input[type='text']{display: block;width: 100%;height:44px;margin-bottom:15px;padding-left: 10px;line-height:44px;border: 1px solid #ededed;font-size:18px;color:rgba(73, 73, 73, 0.70);background: #fff;border-radius: 5px;}
.contactFB input[type='text']:nth-child(3n){margin-right:0;}
.contactFB input[type='text']::placeholder,
.contactFB textarea::placeholder{color:#999;font-size:15px;}
.contactFB textarea{width: 100%;height: 100px;margin-bottom:15px;padding-left: 10px;font-size:18px;border: 1px solid #ededed;color:rgba(73, 73, 73, 0.70);background:#fff;}
.contactFB .btnBox,
.contactFB .codeBox {width: 100%;display:flex;flex-wrap: nowrap;}
.contactFB .codeBox input[name='checkcode']{float:left;width:calc(100% - 140px);}
.contactFB .codeBox img{float:right;width:120px;}
.contactFB .btnBox input[type='submit'],.contactFB button[type='reset']{float:left;width:49%;height:42px;font-size:18px;line-height:42px;color:#fff;border-radius:5px;text-align:center;cursor:pointer;}
.contactFB .btnBox input[type='submit']{width:200px;border: 1px solid #002c75;background: transparent;color: #002c75;}
.contactFB .btnBox button[type='reset']{border:1px solid #fff;background:transparent;}
.contactFB .btnBox input[type='submit']:hover{background-color: #002c75;color:#fff;}
.contactFB .btnBox button[type='reset']:hover{background:#910000;border:none;color:#fff;}

/* WebKit, Blink, Edge */
input[type='text']::-webkit-input-placeholder{color:rgba(38,38,38,0.7);}
/* Mozilla Firefox 4 to 18 */
[type='text']:-moz-placeholder{color:rgba(38,38,38,0.7);}
/* Mozilla Firefox 19+ */
[type='text']::-moz-placeholder{color:rgba(38,38,38,0.7);}
/* Internet Explorer 10-11 */
input[type='text']:-ms-input-placeholder{color:rgba(38,38,38,0.7);}
/* Microsoft Edge */
input[type='text']::-ms-input-placeholder{color:rgba(38,38,38,0.7);}

@media screen and (max-width:1440px){
.LeftForm{width:480px;margin-right:60px;}
.LeftFormPhone p{font-size:32px;}
.FormBox{width: calc(100% - 540px);}
.contactTop .main-cent .cent-title{font-size:32px;}
.contactTop .main-cent .cent-English{margin-bottom:20px;}
.contactFB{padding: 50px 0;}
}
@media screen and (max-width:1200px){

.LeftForm{width:445px;margin-right:35px;}
.LeftFormPhone p{font-size:28px;}
.FormBox{width: calc(100% - 480px);}
.contactTop .main-cent .cent-title,
.contactTop .main-cent .cent-English{font-size: 26px;}
.contactFB{height: auto;padding: 30px 0;}
.FormBox .abTit{margin-bottom: 25px;}
.FormBox .abTit h4{font-size: 26px;}
.contactFB .postionFB{height: auto;position:inherit;width:100%;top:inherit;right:inherit;}
.contactFB textarea{height:80px}
.feedForm{width: 350px;}

}
@media screen and (max-width:1100px){
.contactTop{flex-direction: column;}
.contactTop .main-cent{width: 100%;margin-bottom: 25px;}
.contactTop .main-cent .cent-item{float: left;width: calc(50% - 10px);margin-right: 20px;}
.contactTop .main-cent .cent-item:nth-child(2n){margin-right: 0;}
.contactFB input[type='text']{flex: calc(50% - 10px);margin-right: 20px;}
.contactFB input[type='text']:nth-child(3n){margin-right: 20px;}
.contactFB input[type='text']:nth-child(2n){margin-right: 0;}
}
@media screen and (max-width:960px){
.contactTop .main-map{position: inherit;top: inherit;left: inherit;}
.contactTop .contactCent{padding: 15px 0;}
.contactTop .main-cent{width: 100%;height:auto;padding: 0;margin-bottom: 15px;}
.contactTop .main-cent .cent-title{font-size:22px;padding-bottom: 10px;margin-bottom: 10px;}
.contactTop .main-cent .cent-English{margin-bottom:20px;}
.contactTop .main-cent .cent-item{float: left;width: 100%;margin-right: 0;}
.contactTop .main-cent .cent-item .item-text{font-size:16px;}
/* <!-- 在线留言 --> */
.LeftForm{display:none;}
.contactFB .container{flex-direction: column;}
.FormBox{width: 100%;}
.contactFB{padding: 15px 0;}
.FormBox .abTit{margin-bottom: 15px;}
.FormBox .abTit h4{font-size: 22px;}
.contactFB input[type='text']{flex: 1;width: 100%;margin-right: 0;}
.contactFB input[type='text']:nth-child(3n){margin-right: 0;}
.contactFB textarea{width:100%}
.contactFB .btnBox input[type='submit']{border-color:#fff;color: #fff;font-size:14px;}
.contactFB .btnBox input[type='submit']:hover{background-color: #fff;color:#002c75;}
}
@media screen and (max-width: 680px) {
.TopSec ul li{width:100%;margin-right:0;}
}

[flex] {
  display: flex;
  justify-content: flex-start;
}
[flex][flex~="i"] {
  display: inline-flex;
}
[flex][flex~="wrap"] {
  flex-wrap: wrap;
}
[flex][flex~="no-wrap"] {
  flex-wrap: nowrap;
}
[flex][flex~="ja"] {
  justify-content: space-around;
}
[flex][flex~="jb"] {
  justify-content: space-between;
}
[flex][flex~="js"] {
  justify-content: start;
}
[flex][flex~="jfs"] {
  justify-content: flex-start;
}
[flex][flex~="jc"] {
  justify-content: center;
}
[flex][flex~="je"] {
  justify-content: end;
}
[flex][flex~="jfe"] {
  justify-content: flex-end;
}
[flex][flex~="ais"] {
  align-items: flex-start;
}
[flex][flex~="aic"] {
  align-items: center;
}
[flex][flex~="acc"] {
  align-content: center;
}
[flex][flex~="aie"] {
  align-items: flex-end;
}
/* 版权部分 */
.updown{opacity:0;visibility:hidden}
.updown.active{opacity:1;visibility:visible}
.updown i{display:block;position: absolute;bottom: 3%;right: 5%;width: 50px;height:50px;background: #a3a5a6 url(../images/top.png) center center no-repeat;border-radius: 50%;z-index:333;cursor:pointer;/* box-shadow: -1px 1px 6px 0px rgba(142, 194, 31, 0.52); */}
.updown i:hover{background-color:#002c75;}

.sectionFoot{background-color: #002c75;}
.sectionFoot .first-title{font-size:22px;line-height:1.4em;color:#ffffff}
.sectionFoot .top{border-bottom:1px solid #0d3d8d;padding-top: 40px;padding-bottom: 30px;margin-bottom: 30px;}
.sectionFoot .first-title{width: 365px;margin-right: 45px;}
.sectionFoot .menus {width: calc(100% - 410px);display:flex;/* flex-wrap: wrap; */justify-content: space-between;}
.sectionFoot .menus .menus-son{font-size:16px;line-height:1.5;color:#ffffff;text-transform: capitalize;text-align: center;}
/* .sectionFoot .menus .menus-son + .menus-son{margin-left:50px} */
.sectionFoot .menus .menus-son:hover{color:#0b4ab1;}
/* .sectionFoot .mid{padding-top:40px;padding-bottom:45px} */
.sectionFoot .mid .tit-box{margin-bottom:25px;border-bottom:1px solid #2d2d2d;padding-bottom:16px}
.sectionFoot .mid .tit-box .first-title + .first-title{margin-left:40px}
.sectionFoot .mid .tit-box .link{color:#555555}
.sectionFoot .mid .tit-box .link.on{color:#fff}
.sectionFoot .mid .tit-box .link:hover{color:#ffffff}
.sectionFoot .mid .left-cont{width:30%;text-align: center;}
.sectionFoot .mid .left-cont .contact-box .phone{display:inline-block;line-height:1.25;font-size:26px;color:#fff;font-weight:500;vertical-align:top;-webkit-background-clip:text;}
.sectionFoot .mid .left-cont .contact-box .address{margin-top:20px;margin-bottom:30px;color: #fff;}
.sectionFoot .mid .left-cont .contact-box .code-list{word-break:keep-all}
.sectionFoot .mid .left-cont .contact-box .code-list .line{margin:0 15px 0 15px;width:1px;background-color:#2d2d2d}
.sectionFoot .mid .left-cont .contact-box .code-list .code-wid .img img{width:99px}
.sectionFoot .mid .left-cont .contact-box .code-list .code-wid .code-txt{padding-left:23px}
.sectionFoot .mid .left-cont .more-box-b .more-box{padding-left:10px}
.sectionFoot .mid .left-cont .more-box-b .more-box .more-box-word{margin-right:20px}
.sectionFoot .mid .right-cont{width:64%}
.sectionFoot .mid .right-cont .text{line-height:2;font-size: 14px;color: #fff;text-align: justify;}
.sectionFoot .mid .right-cont .list{--lp:3px;margin-top:-8px}
.sectionFoot .mid .right-cont .list .list-li{width:25%;padding:3px}
.sectionFoot .friends-link{border-top:1px solid #2d2d2d;padding-top:27px;padding-bottom:18px}
.sectionFoot .friends-link .f-title{margin-bottom:6px}
.sectionFoot .friends-link .f-title .tit{font-size:16px;line-height:1.4em}
.sectionFoot .friends-link .f-title .tit.on{color:#ffffff}
.sectionFoot .friends-link .f-title .tit + .tit{margin-left:0.8em}
.sectionFoot .friends-link .f-title .on{color:#ffffff}
.sectionFoot .friends-link .links a{margin-right:40px}
.sectionFoot .bot{width: 100%;margin-top: 25px;}

.copyright{padding:25px 0;border-top: 1px solid #d9e0eb;width: 100%;text-align: center;}
.copyright span{margin:0 6px;}
.copyright span b{font-weight: normal;}
.copyright span,
.copyright a,
.copyright span a{color:#fff;font-size:14px;}

@media screen and (max-width: 1440px){
.innerFoot{padding:40px 0;}
.sectionFoot .menus .menus-son{font-size:15px;}
}
@media (max-width: 1300px) {
.sectionFoot .mid .left-cont {width: 38%;}
.sectionFoot .friends-link .links a {margin-right: 30px;}
}
@media screen and (max-width: 1200px){  

.innerFoot{padding:20px 0;}

.sectionFoot .first-title{width: 340px;margin-right: 30px;font-size:20px;}
.sectionFoot .menus {width: calc(100% - 370px);}
.sectionFoot .menus .menus-son{font-size: 12px;padding: 0 2px;}
.footTop{margin-bottom: 20px;padding-bottom:20px;}
.copyright span,
.copyright a,
.copyright span a{font-size:14px;}
.footTop{flex-direction: column;align-items: flex-start;}
.fnav{margin-top: 20px;margin-left: 0;line-height: 2;}
} 

@media screen and (max-width: 960px){
.updown.active{opacity:0;}
.copyright{padding: 10px 0;text-align: center;font-size: 14px;}
.copyright span.fl{float: none;}
.copyright span.fr{float: none;display: block;}
.fnav{width: 100%;}
.sectionFoot span,
.sectionFoot a{font-size: 14px;}
.copyright span:nth-child(2),
.copyright span:nth-child(3){display:none;}
.copyright span{display: block;line-height:2;}
.sectionFoot .top {/* display: none; */padding: 15px 0;margin-bottom: 0;flex-direction: column;}
.sectionFoot .first-title{width:auto;margin-right:0;font-size:18px;text-align:center;}
.sectionFoot .menus {display: none;width: 100%;flex-wrap: wrap;justify-content: space-between;}
.sectionFoot .menus a{padding: 10px 5px 0;}
.sectionFoot .mid {padding: 10px 0;}
.sectionFoot .mid .left-cont .contact-box .phone{font-size:22px;}
.sectionFoot .mid .left-cont .contact-box .address {margin: 10px 0;}
.sectionFoot .mid .left-cont .contact-box .code-list {display: none;}
.sectionFoot .mid .tit-box {margin: 10px 0;}
.sectionFoot .mid .right-cont {display: none;}
.sectionFoot .friends-link {display: none;}
.sectionFoot .mid {display: block;}
.sectionFoot .mid .left-cont {width: 100%;text-align:center;}
.sectionFoot .mid .left-cont .more-box-b {display: inline-block;vertical-align: top;}
.sectionFoot .bot {display: block; text-align: center;margin-top:0}
}
@media screen and (max-width: 768px){  

}
@media (max-width: 680px) {
.footTop{display:none;}
.sectionFoot span,
.sectionFoot a{font-size: 12px;}
.copyright span:nth-child(2),
.copyright span:nth-child(4){display: none;}
.copyright span{display:block;}
.copyright span:nth-child(3){float:none;}

.sectionFoot span{display: none;}
.sectionFoot span:nth-child(1), 
.sectionFoot span:nth-child(4){display: block;}
}

@media (max-width: 480px) {
  .sectionFoot {font-size: 13px;}
}

/* WebKit, Blink, Edge */
.feedBack input[type='text']::-webkit-input-placeholder{color:rgba(255,255,255,0.7);}
/* Mozilla Firefox 4 to 18 */
.feedBack [type='text']:-moz-placeholder{color:rgba(255,255,255,0.7);}
/* Mozilla Firefox 19+ */
.feedBack [type='text']::-moz-placeholder{color:rgba(255,255,255,0.7);}
/* Internet Explorer 10-11 */
.feedBack input[type='text']:-ms-input-placeholder{color:rgba(255,255,255,0.7);}
/* Microsoft Edge */
.feedBack input[type='text']::-ms-input-placeholder{color:rgba(255,255,255,0.7);}

.ImprovingH3{text-align:center;font-size:18px;color:#333;padding: 30px 0;}

/* search */
.SeaBg{margin-top:40px;min-height:400px;}
.insidesBanner{overflow: hidden;}
.insidesTitle{position:relative;padding:60px 0;}
.itc{text-align:center;color:#333333;font-size:50px;line-height:1;font-weight:normal;text-transform:uppercase;}
.titBox{line-height:45px;border-bottom:1px solid #000000;}
.sltitle{float:left;margin-right:20px;color:#1a1a1a;font-size:28px;font-weight:normal;text-transform:uppercase;letter-spacing:0;}
.srjg{float:left;text-align:center;color:#333333;font-size:16px}
.srjg a{color:#cc0000;font-weight:bold;}
.srList li{padding:20px 0;border-bottom:1px solid #e7e3e3}
.sltit{display:block;color:#000000;font-size:20px;font-weight:bold;height:40px;}
.sltxt{display:block;color:#666666;font-size:16px;height:28px;}
.eT{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.metadata img{display: block;margin:20px auto;}
.srList li:hover{border-bottom-color:#002c75;}
.srList li:hover .sltxt{color:#002c75;}


/*分页*/
.pagination-wrapper {clear:both;padding:1em 0;text-align:center;margin-top:10px;} 
.pagination {display: inline-block;*display: inline;*zoom: 1;font-size:14px;} 
.pagination li{float: left;display: inline;padding:0 1em;margin-right:10px;height:34px;line-height: 34px;text-decoration: none;border: 1px solid #d8dce0;border-radius: 5px;list-style: none; } 
.pagination li a {display: inline-block;color: #80909a; text-align:center;} 
.pagination li a:link{color: #555555;} 
.pagination li a:hover{text-decoration:none;color:#002c75;} 
.pagination li a:link:hover {color:#002c75;} 
.pagination li.thisclass{background-color: #002c75;border-color:transparent;} 
.pagination li.thisclass a{color:#fff;}
.pagination li:first-child,
.pagination li:last-child{border-radius: 20px;} 
.pagination li:last-child{margin-right:0;}
.pagination .pageinfo{color: #444;}
.pagebar .pagination{display:flex;justify-content:center;margin-top:20px;margin-bottom:20px;align-items: center;}
.pagination a{background:#fff;border:1px solid #ccc;color:#333;font-size:14px;padding:5px 10px;margin:0 5px;border-radius:5px}
.pagination span{color:#333;font-size:14px;padding:8px 2px;margin:0 5px;border-radius:5px}
.pagination a:hover,
.pagination a.page-num-current{color:#fff;background:#002c75;border:1px solid #002c75;}

@media screen and (max-width: 960px){
.pagination a,
.pagination span{padding: 5px;margin: 0 2px;font-size: 12px;}
}

/*回到顶部-悬浮链接*/
.suspension{position:fixed;right:2px;bottom: 60px;width: 50px;height: 142px;z-index:555;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width: 49px;height: 49px;line-height: 49px;margin-bottom: 5px;cursor:pointer;outline:none;border-radius: 50%;text-align: center;box-shadow: 1px 2px 2px 1px rgba(88, 99, 161, 0.56);}
.suspension .a.active,
.suspension .a:hover{background:#e4e1e8;}
.suspension .a span{font-size: 12px;color: #fff;}
.suspension .a .i{display: inline-block;width: 100%;height: 100%;margin: 0 auto;background-position: center center;background-repeat:no-repeat;vertical-align:middle;}
.suspension .a-service-phone .i{background-image:url(../images/wechat.png);}
.suspension .a-qrcode .i{background-image:url(../images/qqIco.png);}
.suspension .a-service-jm .i{background-image:url(../images/indexIco5-4.png);}
.suspension .a-top{display:none;height: 49px;line-height: 49px;margin-bottom: 0;}
.suspension .a-top .i{background-image: url(../images/topa.png);background-position: 0;height: 49px;}
.suspension .a-top:hover{background:#e4e1e8;}
.suspension .d{display:none;width: 110px;background:#fff;position:absolute;right: 54px;/* min-height:90px; */border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/side_bg_arrow.png) no-repeat;right:-8px;top: 20px;}
.suspension .d-service-phone{top: 0;width: 155px;}
.suspension .d-qrcode{top: 62px;}
.suspension .d-service-jm{top: 124px;}
.suspension .d .inner-box{padding: 10px 0;}
.suspension .d-service-phone .inner-box{padding:10px 8px;}
.suspension .d-service-item{/* border-bottom:1px solid #eee; *//* padding: 10px 0; */}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../images/phone_ico2.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:140px;line-height:28px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text{width: 155px;line-height:1.75;font-size:16px;margin-left:0;}
.suspension .d-service-item .text p{font-weight:bold;}
.suspension .d-service-item .text .number{font-weight:normal;}
.suspension .d-qrcode,.suspension .d-service-jm{text-align:center;}
.suspension .d-qrcode .inner-box{}
.suspension .d-qrcode .qrcode-img,.suspension .d-service-jm .qrcode-img{width: 100px;height: 100px;overflow: hidden;margin:0px auto;}
.suspension .d-qrcode .qrcode-img img,.suspension .d-service-jm .qrcode-img img{width: 100%;}
.suspension .d-qrcode p{font-size: 14px;color: #999;}
@media screen and (max-width:960px){
.suspension{display: none;}  
}


/* 新闻详情 */
.ndBg{background:#fafafa;}
.NewsBgtent{}
.NewsLeft{width:100%;max-width: 1200px;margin: 0 auto;padding:40px 30px;background:#fff;}
.n_park {text-align:center;}
.n_park h1{font-size:24px;font-weight:bold;color:#333;line-height: 2;}
.fabu {padding: 20px 0;margin-top: 20px;border-top: 1px solid #ccc;}
.n_park p{font-size:14px;color:#666;}
.Details_Con{padding:10px}
.Details_Con p{text-align:justify;line-height:1.75;font-size:16px;color:#333;text-indent: 32px;}
.DpageTit {margin-bottom:15px;text-indent: 0;}
.DpageTit h4{font-size: 36px;color: #272727;font-weight: 500;line-height: 2.5;text-align: center;}
.DpageTit .news_pon{display: flex;position: relative;width: 100%;padding-bottom: 24px;margin-top: 20px;justify-content: center;}
.DpageTit .news_pon::before{content:'';position:absolute;bottom:0;left:0;width: 100%;height:1px;background-color:#ededed;z-index:2;}
.DpageTit .news_pon span{margin-right: 15px;color: #9d9d9d;font-size: 15px;}
.DpageTit .news_pon span:last-child{margin-right:0;}
.Details_Con img{max-width: 100%;display: block;margin: 0 auto;height: auto !important;}
.Details_List {width:100%;margin-top:80px;}
.Dpage .Details_List{height: 42px;margin-top: 40px;text-align: center;}
.Details_List a{width:48.5%;height:40px;padding: 10px 50px;line-height:40px;color:#333;background:transparent;font-size:14px;text-overflow:ellipsis;white-space:nowrap;overflow: hidden;border:1px solid #ccc;border-radius: 25px;transition: background 0.3s ease, color 0.3s ease;}
.Details_List a:hover{background:#002c75;color:#fff;border-color: transparent;animation: MoveButton 0.3s;}

@media screen and (max-width:1440px){
.DpageTit h4{font-size: 30px;line-height: 2;}
}
@media screen and (max-width:1200px){
.NewsLeft{padding:25px 15px;}
.DpageTit h4{font-size: 24px;line-height: 1.75;}
.DpageTit .news_pon span{margin-right: 1px;font-size: 13px;}
}
@media screen and (max-width:960px){
.NewsLeft{padding:15px 5px;}
.DpageTit .news_pon{padding-bottom: 10px;margin-top: 10px;flex-direction: column;align-items: flex-start;}
.DpageTit .news_pon span{margin-right: 0;font-size: 13px;}
.DpageTit h4{font-size: 20px;line-height: 1.5;}
}
@media screen and (max-width:960px){
.DpageTit h4{font-size: 16px;}
}

@keyframes jump{
0%{-webkit-transform:translate(0);transform:translate(0)}
10%{-webkit-transform:translateY(5px) scaleX(1.2) scaleY(.8);transform:translateY(5px) scaleX(1.2) scaleY(.8)}
30%{-webkit-transform:translateY(-13px) scaleX(1) scaleY(1) rotateZ(5deg);transform:translateY(-13px) scaleX(1) scaleY(1) rotateZ(5deg)}
50%{-webkit-transform:translateY(0) scale(1) rotateZ(0);transform:translateY(0) scale(1) rotateZ(0)}
55%{-webkit-transform:translateY(0) scaleX(1.1) scaleY(.9) rotateZ(0);transform:translateY(0) scaleX(1.1) scaleY(.9) rotateZ(0)}
70%{-webkit-transform:translateY(-4px) scaleX(1) scaleY(1) rotateZ(-2deg);transform:translateY(-4px) scaleX(1) scaleY(1) rotateZ(-2deg)}
80%{-webkit-transform:translateY(0) scaleX(1) scaleY(1) rotateZ(0);transform:translateY(0) scaleX(1) scaleY(1) rotateZ(0)}
85%{-webkit-transform:translateY(0) scaleX(1.05) scaleY(.95) rotateZ(0);transform:translateY(0) scaleX(1.05) scaleY(.95) rotateZ(0)}
100%{-webkit-transform:translateY(0) scaleX(1) scaleY(1);transform:translateY(0) scaleX(1) scaleY(1)}
}





/* 动画专区 */
@keyframes MoveButton {
  30% {
    transform: translate3d(-3px, 0, 0);
  }

  70% {
    transform: translate3d(3px, 0, 0);
  }
}
@keyframes appear1{
	from{transform:translateX(-300px)}
	to{transform:translateX(0)}
}

























