﻿@media screen and (min-width:768px){ 
    [class^='mobile-']{display:none;}
    
    .bodyhidden{overflow:hidden;}
    /* 移动端样式隐藏 */
input:-webkit-autofill, input-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { -webkit-box-shadow: 0 0 0 1000px #f3f6f8 inset !important; -webkit-text-fill-color: #333 !important; background-color:#f3f6f8!important; }
	/*头部*/
#header{background-color:#0e234e;position:relative;z-index:1500;width:100%;}
#header>.center{width:100%;display:flex;justify-content:space-between;align-items:center;padding-right:44px;padding-left:44px;box-sizing:border-box;max-width:none;}
#header ._rightArea{display:flex;align-items:center;}
#header ._rightArea .module-language{margin-left:10px;}
	/*头部-菜单*/
	 .module-menu ul{display:flex;}
.module-menu ul>li{position:relative;flex:auto;}
.module-menu ul>li ._white_arrow{height:15px;width:15px;display:inline-flex;vertical-align:middle;position:relative;justify-content:center;align-items:center;transition:all 0.2s ease;margin-left:6px;}
	 .module-menu ul>li ._white_arrow::after{width:0px;height:0px;border:6px solid transparent;border-top:5px solid #fff;content:"";display:inline-block;border-radius:3px;position:relative;top:4px;}
	 .module-menu ul>li.change>a,#menu ul>li.hover>a{color:#fff;}
	 .module-menu ul>li.hover ._white_arrow{transform:rotate(-180deg);}
.module-menu ul>li>a{line-height:3;font-size:18px;text-decoration:none;display:inline-block;white-space:nowrap;color:#fff;padding-top:22px;padding-bottom:22px;padding-left:43px;padding-right:43px;transition:none;}
.module-menu ol{position:absolute;top:100%;box-shadow:0 7px 14px rgba(0,0,0,0.2);display:none;left:0px;width:100%;background:#1249c0;padding-bottom:23px;margin-top:-23px;}
.module-menu ol>li>a{text-align:center;font-size:14px;display:block;color:#fff;line-height:3.5;}
.module-menu ol>li>a:hover{color:#fff;text-decoration:none;background-color:#1b5dea;}
.module-menu ul>li._active{}
.module-menu ul>li._active>a{background:#1249c0;}
.module-menu ul>li._active ol{display:block;}
	/*头部-语言切换*/
.module-language{position:relative;}
.module-language ._cur{background-color:#ffffff;line-height:2.33;border-radius:60px;padding-left:14px;padding-right:10px;font-size:12px;white-space:nowrap;}
.module-language ._cur::after{width:0px;height:0px;position:relative;border:4px solid transparent;border-top:4px solid #656565;content:"";display:inline-block;vertical-align:middle;margin-top:4px;margin-left:8px;}
.module-language ._cur .icon--earth{width:18px;height:18px;margin-right:6px;}
.module-language ._moreLanguage{position:absolute;background:#fff;border-radius:10px;width:100%;margin-top:5px;padding-top:10px;padding-bottom:10px;box-shadow:0 12px 20px -12px rgba(0, 0, 0, 0.35);visibility:hidden;opacity:0;transition:all 0.2s ease;}
.module-language ._moreLanguage ._item{padding-left:14px;padding-right:14px;display:flex;align-items:center;padding-top:4px;padding-bottom:4px;}

.module-language ._moreLanguage ._item:hover{background-color:#f3f3f3;text-decoration:none;color:#183265;}
.module-language ._moreLanguage ._item._active{background-color:#205cf8;color:#fff;}
.module-language ._moreLanguage ._item ._iconPic{width:21px;height:17px;display:inline-block;margin-right:10px;}
.module-language ._moreLanguage ._item ._iconPic img{width:100%;height:100%;display:block;}
.module-language:hover{}
.module-language:hover ._moreLanguage{visibility:visible;opacity:1;}
.list-sort--box{margin-bottom:20px;}

.list-sort{display:flex;flex-wrap:wrap;padding-top:18px;position:relative;z-index:1000;gap:1px;}
.list-sort ._active{position:relative;z-index:600;}
.list-sort li{position:relative;}
.list-sort li a{line-height:2.78;padding-left:60px;padding-right:60px;font-size:18px;display:inline-block;}
.list-sort>li>a{}
.list-sort>li>a:hover{background-color:rgba(229,229,229,0.35);color:#205cf8;text-decoration:none;}
.list-sort li ul{position:absolute;background:#fff;width:100%;top:100%;left:0;box-shadow:0px 0px 30px 0px rgba(0,0,0,0.06);padding-left:10px;padding-right:10px;box-sizing:border-box;padding-top:10px;padding-bottom:10px;visibility:hidden;opacity:0;}
.list-sort li ul li{margin-bottom:1px;}
.list-sort li ul a{padding-left:10px;padding-right:10px;width:100%;box-sizing:border-box;line-height:1.85;background-color:rgba(229,229,229,0.35);border-radius:4px;}
.list-sort li ul a:hover{background-color:#205cf8;color:#fff;text-decoration:none;}

.list-sort li._active>a{background-color:#093490;color:#fff;}

.module-menu ol>li>a {
  text-align:center;
  font-size:14px;
  display:block;
 color:#fff;
  line-height:1.5;
  padding-top: 1em;
  padding-bottom: 1em;
}



}




[class^='icon--']{display:inline-block;width:24px;height:24px;background-size:contain!important;background-repeat:no-repeat;vertical-align:middle;}
.icon--email{background:url(../images/icon--email.png) no-repeat left top;}
.icon--earth{background:url(../images/icon-earth.png) no-repeat left top;}
.icon--search{background:url(../images/icon--fdj.png) no-repeat left top;}
.icon--arrow-video{background:url(../images/icon--video.png) no-repeat left top;}
.center{margin:0 auto;max-width:1600px;width:94%;}
body{font-size:14px;}
h1{font-size:24px;}
h2{font-size:18px;}
h3,h4{font-size:14px;}
h5{font-size:14px;}


.item-tips{width:23px;height:45px;position:absolute;color:#fff;margin-left:-13px;background:url(../images/icon_mouse.png) no-repeat left top;z-index:2510;-webkit-animation:press 2.5s ease infinite;animation:press 2.5s ease infinite;bottom:20%;background-size:contain;left:50%;}
.item-tips span{line-height:2.36;text-align:center;position:absolute;top:100%;left:50%;transform:translatex(-50%);-webkit-transform:translatex(-50%);font-size:14px;white-space:nowrap;opacity:0.5;}
.item-tips span::after{content:attr(data-pc);}

/*返回顶部*/
#backTop{position:fixed;right:10px;bottom:-38px;width:49px;height:38px;background:rgba(0,0,0,0.5);border-radius:6px;overflow:hidden;visibility:hidden;cursor:pointer;text-align:center;line-height:38px;opacity:0;transition:all 0.2s ease;z-index:5000;}
#backTop .icon--top{position:relative;width:18px;height:18px;display:inline-block;vertical-align:middle;}
#backTop .icon--top::before,#backTop .icon--top::after{content:"";height:2px;background:#fff;width:82%;display:block;position:absolute;bottom:6px;}
#backTop .icon--top::before{transform:rotate(-45deg);transform-origin:left  bottom;left:0px;}
#backTop .icon--top::after{transform:rotate(45deg);transform-origin:right bottom;right:0px;}
#backTop.backtop--show{visibility:visible;opacity:1;bottom:10px;}
#backTop:hover::after{transform:scale3d(9,9,1);}
#backTop::after{content:'';z-index:1;position:absolute;top:50%;left:100%;margin:-15px 0 0 1px;width:30px;height:30px;border-radius:50%;transform-origin:100% 50%;transform:scale3d(1,2,1);transition:transform 0.3s,opacity 0.3s;transition-timing-function:cubic-bezier(0.7,0,0.9,1);background:rgba(255,255,255,0.31);}



.list-sort3{display:flex;flex-wrap:wrap;padding-top:18px;position:relative;z-index:1000;gap:1px;}
.list-sort3 ._active{position:relative;z-index:600;}
.list-sort3 li{position:relative;}
.list-sort3 li a{line-height:2.78;padding-left:60px;padding-right:60px;font-size:18px;display:inline-block;}
.list-sort3>li>a{}
.list-sort3>li>a:hover{background-color:rgba(229,229,229,0.35);color:#205cf8;text-decoration:none;}
.list-sort3 li ul{position:absolute;background:#fff;width:100%;top:100%;left:0;box-shadow:0px 0px 30px 0px rgba(0,0,0,0.06);padding-left:10px;padding-right:10px;box-sizing:border-box;padding-top:10px;padding-bottom:10px;visibility:hidden;opacity:0;}
.list-sort3 li ul li{margin-bottom:1px;}
.list-sort3 li ul a{padding-left:10px;padding-right:10px;width:100%;box-sizing:border-box;line-height:1.85;background-color:rgba(229,229,229,0.35);border-radius:4px;}
.list-sort3 li ul a:hover{background-color:#205cf8;color:#fff;text-decoration:none;}

.list-sort3 li._active>a{background-color:#093490;color:#fff;}



.columnBox{}
.columnBox.columnBox--about{height:870px;position:relative;overflow:hidden;}
.columnBox.columnBox--about::before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-image: url(../images/bg-2.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;z-index:-1;}
.columnBox.columnBox--about .item-intr{top:50%;position:absolute;left:230px;margin-top:-150px;}
.columnBox.columnBox--about ._pic{position:absolute;bottom:0px;right:144px;width:35.05%;padding-top:39.95%;}
.columnBox.columnBox--about ._pic img{width:100%;height:100%;display:block;position:absolute;left:0;top:0;}
.columnBox.columnBox--aboutcontent{}
.columnBox.columnBox--aboutcontent .item-intr{margin-top:0px;top:15%;}
.columnBox.columnBox--productcenter{padding-top:75px;padding-bottom:0;}
.columnBox.columnBox--productcenter>.center{}
/*产品中心swiper样式*/
.columnBox.columnBox--productcenter .swiper{width:100%;overflow:hidden;}
.columnBox.columnBox--productcenter .swiper-wrapper{display:flex;}
.columnBox.columnBox--productcenter .swiper-slide{flex-shrink:0;width:auto;height:auto;}
.columnBox.columnBox--productcenter .item-products{margin-right:20px;}
.columnBox.columnBox--service{padding-top:60px;position:relative;width:100%;}
.columnBox.columnBox--service--80{margin-bottom:-161px;}
.columnBox.columnBox--service ._btnGroup{text-align:center;padding-top:40px;padding-bottom:40px;}
.columnBox.columnBox--service ._btnGroup ._btn{width:146px;text-align:center;line-height:3.56;background-color:#08338f;border-radius:60px;display:inline-block;color:#fff;margin-right:25px;font-size:18px;}
.columnBox.columnBox--service:nth-last-of-type(1){margin-bottom:150px;}
.columnBox.columnBox--service .swiper-container{position:relative;overflow:hidden;width:100%;height:auto;margin-bottom:10px;}
.columnBox.columnBox--service .swiper-container .swiper-wrapper{transition-timing-function:linear;}
.columnBox.columnBox--service .swiper-button-next{margin-top:-32px;right:-63px;}
.columnBox.columnBox--service .swiper-button-prev{margin-top:-32px;left:-63px;}
.columnBox.columnBox--service .swiper-slide{width:370px!important;height:446px;}

.columnBox.columnBox--brand{padding-top:101px;padding-bottom:101px;position:relative;width:100%;}
.columnBox.columnBox--brand .swiper-container{position:relative;overflow:hidden;width:100%;height:auto;margin-bottom:10px;}
.columnBox.columnBox--brand .swiper-container::after{position:absolute;top:0;height:100%;background-image:linear-gradient(to left,rgba(255,255,255,1),rgba(0,0,0,0));bottom:0px;z-index:1200;content:"";width:98px;right:0px;}
.columnBox.columnBox--brand .swiper-container::before{position:absolute;top:0;left:0;height:100%;background-image:linear-gradient(to right,rgba(255,255,255,1),rgba(0,0,0,0));bottom:0px;z-index:1200;content:"";width:98px;}
.columnBox.columnBox--brand .swiper-container .swiper-wrapper{transition-timing-function:linear;}
.columnBox.columnBox--brand .swiper-button-next{margin-top:-32px;right:-63px;}
.columnBox.columnBox--brand .swiper-button-prev{margin-top:-32px;left:-63px;}
.columnBox.columnBox--brand .swiper-slide{width:250px!important;height:114px;}
.columnBox.columnBox--contact{height:740px;background-color:#666;position:relative;width:100%;background:url(../images/bg-aboutus.png) no-repeat center top;background-size:cover;}
.columnBox.columnBox--contact>.center{position:relative;height:100%;width:100%;padding-left:0;padding-right:0;box-sizing:border-box;color:#fff;}
.columnBox.columnBox--contact .item-intr{top:25.00%;position:relative;}
.columnBox.columnBox--contact .form-message{width:757px;height:671px;position:absolute;top:0px;margin-top:-45px;background-color:#1249c0;box-sizing:border-box;padding-left:49px;padding-right:49px;padding-top:41px;padding-bottom:68px;right:0px;}
.columnBox.columnBox--honor{height:1312px;position:relative;background-color:#f6f7fb;background:url(../images/bg-1.png) no-repeat center top;background-attachment:fixed;background-size:cover;margin-bottom:0px;}
.columnBox.columnBox--honor>.center{display:flex;align-items:center;height:100%;}
.columnBox.columnBox--honor .pic-honour{height:100%;width:858px;margin-right:100px;display:flex;flex-direction:column;justify-content:center;}
.columnBox.columnBox--honor .item-intr{}
.columnBox.columnBox--map{position:relative;}
.columnBox.columnBox--map::after{position:absolute;left:0px;top:0px;bottom:0px;width:458px;background-color:#194ec2;content:"";z-index:-1;}
.columnBox.columnBox--map>.center{display:flex;padding-top:199px;padding-bottom:207px;}
.columnBox.columnBox--advantage{position:relative;z-index:1;}
.columnBox.columnBox--advantage .swiper{width:100%;overflow:hidden;}
.columnBox.columnBox--advantage::after{position:absolute;left:0px;top:0px;bottom:0px;background-color:#194ec2;content:"";z-index:-1;width:31%;max-width:600px;}
.columnBox.columnBox--advantage>.center{padding-top:157px;padding-bottom:157px;}
.columnBox.columnBox--advantage .list-category{margin-left:312px;}
.columnBox.columnBox--speech{background:url(../images/bg-1.png) no-repeat center center;background-size:cover;}
.columnBox.columnBox--list{padding-top:60px;padding-bottom:60px;}
/*- - - - - - - - -首页样式01index.html - - - - - - - -*/

.moduleImgScroll{height:840px;z-index:700;}


	/*页脚*/
#footer{background-color:#173164;padding-top:53px;color:#fff;padding-bottom:53px;}
#footer>.center{display:flex;flex-wrap:wrap-reverse;justify-content:space-between;}
#footer>.center:nth-of-type(1){padding-top:30px;padding-bottom:25px;border-bottom:1px solid #ffffff;}
#footer>.center:nth-child(2){padding-top:35px;padding-bottom:35px;}
#footer>.center .pic-logo{width:203px;height:51px;}
.module-share{padding-top:18px;padding-bottom:18px;}
.module-share ._name{line-height:2.44;margin-bottom:12px;text-align:right;font-size:18px;}
.module-share ._iconPic{width:33px;height:33px;background:#333;display:inline-block;}
.module-share ._iconPic img{width:100%;height:100%;display:block;}
.module-share ul{display:flex;}
.module-share ul li{margin-left:20px;}
	/*栏目标题样式*/
.title-column{text-align:center;line-height:1.88;margin-bottom:40px;font-size:50px;font-weight:normal;}
.title-column strong{font-weight:normal;color:#183265;}
	/*链接列表2*/
.list-link{display:flex;line-height:3.39;font-size:18px;}
.list-link li{margin-left:63px;}
.list-link li a{color:inherit;white-space:nowrap;}
	/*介绍项目*/
.item-intr{width:720px;position:relative;}
.item-intr ._btnVideo{position:absolute;right:0;top:28px;width:89px;height:35px;line-height:35px;border:2px solid #00349a;border-radius:60px;text-align:center;cursor:pointer;}
.item-intr ._btnVideo::before{position:absolute;content:'';border-radius:5px;top:50%;left:60%;transform:translate(-50%,-50%);border:10px solid #00349a;border-top-color:transparent;border-bottom-color:transparent;border-right-color:transparent;border-left-width:15px;}
.item-intr ._btnVideo .icon--arrow-right{border:1px solid #ff0001;display:none;}
.item-intr ._title{line-height:2.04;margin-bottom:21px;font-size:46px;font-weight:normal;letter-spacing:2px;}
.item-intr ._title span{font-weight:normal;color:#083590;}
.item-intr ._intr{line-height:1.67;font-size:18px;overflow:hidden;}
.item-intr ._intr p{margin-bottom:5px;}
.item-intr ._btnGroup{margin-top:39px;}
.item-intr ._btn{width:146px;text-align:center;line-height:3.56;background-color:#08338f;border-radius:60px;display:inline-block;color:#fff;margin-right:25px;font-size:18px;}
.item-intr ._btn [class^='icon-']{width:26px;height:26px;margin-right:6px;}
.item-intr ._btn._btn--white{background-color:#ffffff;color:#343434;}
	/*文化项目*/
.item-culture{display:flex;background:#fff;margin-bottom:21px;transition:all 0.2s ease;}
.item-culture ._iconPic{width:58px;height:58px;position:absolute;right:100%;top:50%;transform:translateY(-50%);margin-right:43px;}
.item-culture ._iconPic img{width:100%;height:100%;display:block;object-fit:contain;}
.item-culture .photo{width:50%;margin-right:0.83%;padding-top:19.06%;}
.item-culture .photo img{object-fit:cover;}
.item-culture ._intr{width:50%;background-color:#f3f3f3;padding-left:12.24%;box-sizing:border-box;padding-top:1.98%;padding-bottom:1.98%;color:#183265;}
.item-culture ._intr h5{line-height:2.4;margin-bottom:16px;font-size:35px;font-weight:normal;position:relative;}
	 .item-culture ._intr ul {list-style-type: disc;}
.item-culture ._intr ul li{line-height:2;font-size:18px;}
.item-culture ._intr:hover{background-color:#093490;color:#fff;}
.item-culture ._intr:hover ._iconPic{filter:brightness(100);}
.item-culture:nth-child(even){flex-direction:row-reverse;}
.item-culture:nth-child(even) .photo{margin-right:0px;margin-left:0.83%;}
	/*产品项目2*/
.item-products{width:100%;position:relative;}
.item-products .photo{width:100%;display:block;padding-top:121.34%;}
.item-products .photo img{transition:all 0.2s ease;}
.item-products ._title{position:absolute;bottom:0px;right:0px;left:0px;line-height:45px;text-align:center;z-index:600;color:#fff;background:rgba(0,0,0,0.5);}
.item-products:hover{}
.item-products:hover .photo img{transform:scale(1.1);}
	/*服务项目2*/
.item-service{width:453px;background:#666;position:relative;}
.item-service .photo{width:100%;padding-top:102.65%;display:block;}
	 .item-service .photo img {}
.item-service ._title{position:absolute;right:0;bottom:0;left:0px;line-height:3.06;color:#fff;text-align:center;background:rgba(0,0,0,0.5);font-size:18px;white-space:nowrap;overflow:hidden;}
.item-service:hover{}
.item-service:hover .photo img{transform:scale(1.1);}
.group--item-service{display:flex;flex-wrap:wrap;}
.group--item-service .item-service{width:calc(33.33% - 2 * 116px / 3);margin-right:116px;}
.group--item-service .item-service:nth-child(3n){margin-right:0px;}
	/*表单-项目*/
.form-item{line-height:2.39;margin-bottom:15px;font-size:18px;}
.form-item ._name{font-size:inherit;line-height:43px;color:#fff;}
.form-item ._name._name--require{}
.form-item ._name._name--require::after{content:"*";color:#fe0000;}
.form-item ._content{flex:auto;min-height:45px;position:relative;}
.form-item .msg-box.n-right{position:absolute;top:100%;left:0px;width:100%;color:#ff3333;font-size:16px;line-height:1.2;pointer-events:none;}
	 .form-item ::-webkit-input-placeholder{color: #999;}
	 .form-item ::-moz-placeholder{color: #999;}
	 .form-item :-ms-input-placeholder{color: #999;}
	 .form-item ._content ._select{line-height:inherit;font-size:inherit;box-sizing:border-box;width:100%;height:100%;padding-top:22px;padding-bottom:22px;border-radius:10px;padding-left:27px;padding-right:27px;color:#686d7b;appearance:none;-moz-appearance:none;-webkit-appearance:none;background:url(../images/icon-select-arrow.png) no-repeat right 12px center;background-color:#f5f6f9;}
.form-item ._content ._text{background-color:#f5f6f9;font-size:inherit;padding-left:16px;padding-right:16px;width:100%;box-sizing:border-box;line-height:inherit;border:0;}
.form-item ._content ._text:focus{box-shadow:inset 0 -3px 8px -3px rgba(0, 0, 0, 0.25);}
.form-item ._content textarea._text{height:110px;margin-bottom:0px;display:block;}
.form-item ._content._content--yzm{display:flex;align-items:center;}
.form-item ._content._content--yzm ._yzm{width:117px;flex:none;background:#fff;height:43px;}
.form-item ._content._content--yzm ._yzm img{width:100%;height:100%;display:block;}
.form-message{color:#fff;box-sizing:border-box;border-radius:18px;}
.form-message .group--form-item{display:flex;flex-wrap:wrap;}
.form-message .group--form-item .form-item{width:calc(50% - 1 * 36px / 2);margin-right:36px;margin-bottom:17px;}
.form-message .group--form-item .form-item:nth-child(2n){margin-right:0px;}
.form-message .form-button{margin-top:30px;}
.form-message ._title{line-height:1.67;margin-bottom:14px;font-size:46px;}
	/*表单按钮*/
.form-button{line-height:3.17;display:block;width:100%;border:0;font-size:18px;background-color:#093490;color:#fff;}
	/*logo*/
.pic-logo{width:202px;height:66px;min-width:103px;}
	 .pic-logo img{width:100%;height:100%;display:block;object-fit:contain;}
	 .pic-logo>a{display:block;width:100%;height:100%;}
	/*品牌-图片*/
.pic-brand{width:100%;height:100%;border:1px solid #e8e8e8;box-sizing:border-box;margin:0 auto;}
.pic-brand .photo{width:100%;padding-top:44.5%;background:transparent;box-sizing:border-box;}
.pic-brand .photo img{object-fit:contain;padding:8px;box-sizing:border-box;}
	/*荣誉图片*/
.pic-honors{width:260px;height:356px;background:#333;}
	 .pic-honors img {}
.pic-honour{}
.pic-honour ._honourPicList{display:flex;flex-wrap:wrap;}
.pic-honour ._honourPicList li{width:calc(33.33% - 2 * 30px / 3);margin-right:30px;box-sizing:border-box;margin-bottom:0;}
.pic-honour ._honourPicList li .photo{width:100%;padding-top:141.20%;box-shadow:0 0 10px 0px rgba(0, 0, 0, 0.15);margin-bottom:-20px;background:transparent;}
.pic-honour ._honourPicList li .photo img{margin-bottom:0px;display:block;}
.pic-honour ._honourPicList li:nth-child(3n){margin-right:0px;}
.pic-honour ._honourPicList li:nth-child(3n-1){margin-top:64px;margin-bottom:0px;}
	/*搜索-模块2*/
.module-search{width:496px;height:60px;border-radius:60px;background-color:rgba(24,54,106,0.9);position:absolute;bottom:32px;left:50%;transform:translateX(-50%);z-index:700;}
.module-search:focus-within{outline:1px solid #205cf8;}
.module-search form{display:flex;justify-content:space-between;height:100%;}
.module-search .text{height:100%;border:0;background:transparent;width:80%;flex:auto;padding-left:26px;padding-right:26px;box-sizing:border-box;color:#fff;font-size:16px;}
.module-search .btn_send{border:0;font-size:14px;width:74px;border-radius:0 60px 60px 0;background:transparent;}
	 .module-search .icon--search{width:23px;height:24px;vertical-align:middle;display:inline-block;margin-right:6px;}
	/*数字-动画模块*/
.module-number-ani{background-color:#1d3a72;color:#fff;text-align:center;display:flex;padding-top:89px;padding-bottom:60px;margin-bottom:10px;}
.module-number-ani ._item{flex:auto;display:flex;flex-direction:column-reverse;}
.module-number-ani ._item dt{line-height:2.61;font-size:18px;}
.module-number-ani ._item dd{line-height:0.93;font-size:71px;font-weight:bold;}
.module-number-ani ._item dd[data-unit]::after{content:attr(data-unit);font-size:27.00%;font-weight:normal;}
	/*订阅-模块*/
	 .module-subscribe {}
.module-subscribe ._boxEmail{display:flex;align-items:center;width:304px;margin-bottom:35px;}
.module-subscribe ._boxEmail p{line-height:1.71;}
.module-subscribe ._boxEmail .icon--email{width:40px;height:40px;border-radius:60px;margin-right:13px;flex:none;}
.module-subscribe ._form{display:flex;align-items:center;position:relative;margin-top:9px;}
.module-subscribe ._form .msg-box{position:absolute;right:182px;top:3px;z-index:600;color:#ff0001;line-height:2.44;padding:0 5px;}
.module-subscribe ._form ._text{width:380px;border:0;padding-left:15px;padding-right:20px;border-radius:4px;flex:auto;height:2.44em;}
.module-subscribe ._form .button{margin-left:15px;width:166px;border:0;background-color:#041330;color:#fff;border-radius:4px;font-size:16px;height:2.44em;}
	/*方案-模块*/
.module-scheme{background:#666;position:relative;overflow:hidden;padding-bottom:0px;}
.module-scheme .swiper{width:100%;height:100%;position:relative;}
.module-scheme .swiper-slide{width:100%;height:100%;}
.module-scheme .swiper-slide img{width:100%;height:100%;object-fit:cover;}
.module-scheme ._nav{position:absolute;bottom:0px;right:0px;left:0px;border-top:1px solid #dfd7ca;z-index:1000;}
.module-scheme ._nav ul{display:flex;}
.module-scheme ._nav ul li{width:25%;text-align:center;color:#fff;padding-top:46px;padding-bottom:46px;line-height:2.44;font-size:18px;cursor:pointer;transition:background-color 0.3s ease;background:rgba(255,255,255,0.15);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);}
.module-scheme ._nav ul li:hover{background-color:#0a3da0;}
.module-scheme ._nav ul li._active{background-color:#093490;color:#fff;}
.module-scheme ._nav ul li strong{display:block;line-height:1.53;font-size:38px;}
/**/
.item-scheme{position:relative;padding-top:48.75%;width:100%;}
.item-scheme ._bigPic{position:absolute;left:0;top:0;width:100%;height:100%;display:block;object-fit:cover;}
.item-scheme ._intr{position:absolute;right:0px;bottom:0px;top:0px;width:50%;z-index:700;background:rgba(0,0,0,0.5);color:#fff;padding-left:170px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding-right:111px;padding-bottom:120px;height:100%;}
.item-scheme ._title{line-height:1.74;margin-bottom:17px;font-size:46px;}
.item-scheme ._title a{color:#fff;font-weight:normal;}
.item-scheme ._content{line-height:1.88;font-size:16px;}
.item-scheme ._content p {}


   /*轮播-横幅模块*/
.module-banner{position:relative;overflow:hidden;width:100%;background:#666;height:850px;}
.module-banner .swiper-button-next,.module-banner .swiper-button-prev{width:151px;height:61px;top:100%;transform:translatey(-50%);background:#fff;}
.module-banner .swiper-button-next::after,.module-banner .swiper-button-prev::after{font-size:20px;}
.module-banner .swiper-button-prev{transform:translatex(-100%);left:50%;}
.module-banner .swiper-button-prev:hover{}
.module-banner .swiper-button-next{transform:translatex(100%);left:auto;right:50%;}
.module-banner .swiper-button-next:hover{}
.module-banner .swiper-button-disabled{opacity:1;}
.module-banner .swiper-button-disabled::after{color:#a3a3a3;}
._bannerTxt{left:50%;top:50%;transform:translate(-50%,-50%);z-index:1300;position:absolute;color:#fff;font-size:62px;font-weight:bold;width:842px;line-height:96px;letter-spacing:5px;}
._bannerTxt ._txt1{}
._bannerTxt ._txt2{text-align:right;}
._bannerTxt ._line{height:1px;background:rgba(255,255,255,0.6);}
._bannerTxt._bannerTxt--style3{width:62.76%;font-size:44px;line-height:70px;}
._bannerTxt ._txt01{position:absolute;text-align:center;left:50%;width:363px;bottom:48px;margin-left:20px;}
._bannerTxt ._txt01 span{white-space:nowrap;}
._bannerTxt ._txt01::after{width:45.98%;border-left:1px solid #ffffff;content:"";position:absolute;top:100%;left:0px;transform:skewx(-30deg);transform-origin:left top;}
._bannerTxt ._txt01::before{height:1px;background:rgba(255,255,255,0.6);position:absolute;bottom:0px;left:0px;right:0px;content:"";}
._bannerTxt ._txt02{position:absolute;right:50%;margin-right:94px;width:460px;text-align:center;bottom:147px;}
._bannerTxt ._txt02::after{position:absolute;width:452px;border-right:1px solid #ffffff;content:"";right:0px;transform:skewx(30deg);transform-origin:right top;top:0px;}
._bannerTxt ._txt02::before{}
._bannerTxt ._txt02::before{height:1px;background:rgba(255,255,255,0.6);position:absolute;bottom:0px;right:0px;content:"";}
._bannerTxt ._txt03{position:absolute;right:50%;margin-right:95px;width:300px;top:150px;}
._bannerTxt ._txt03::after{position:absolute;width:452px;border-right:1px solid #ffffff;content:"";right:0px;transform:skewx(-30deg);transform-origin:right bottom;bottom:0;}
._bannerTxt ._txt03::before{height:1px;background:rgba(255,255,255,0.6);position:absolute;bottom:0px;right:0px;content:"";}
._bannerTxt._bannerTxt--style4{text-align:center;}
._bannerTxt._bannerTxt--style1{width:43.85%;}
._bannerTxt._bannerTxt--style1 ._txt1{}
._bannerTxt._bannerTxt--style1 ._txt1 span{position:absolute;left:0px;right:0px;overflow:hidden;}
._bannerTxt._bannerTxt--style1 ._txt2{}
._bannerTxt._bannerTxt--style1 ._txt2 span{position:absolute;left:0px;right:0px;top:0px;overflow:hidden;}
._bannerTxt._bannerTxt--style2{width:47.4%;}
._bannerTxt._bannerTxt--style2 ._txt1{}
._bannerTxt._bannerTxt--style2 ._txt1 span{position:absolute;left:0px;right:0px;overflow:hidden;}
._bannerTxt._bannerTxt--style2 ._txt2{}
._bannerTxt._bannerTxt--style2 ._txt2 span{position:absolute;left:0px;right:0px;top:0px;overflow:hidden;}
.custom01{}
.custom01::before{}
._bannerTxt--style3 .custom3-1::before{animation:linew 0.5s ease;}
._bannerTxt--style3 .custom3-1 span{display:block;overflow:hidden;position:absolute;bottom:0px;left:0px;right:0px;animation:show 0.8s ease 0.15s;animation-fill-mode:forwards;padding-bottom:8px;opacity: 0; transform: translateY(40px);}
._bannerTxt--style3 .custom3-1::after{animation:lineh3 0.8s ease;animation-fill-mode:forwards;}

._bannerTxt--style3 .custom3-2::before{animation:linew 0.8s ease 0.2s;animation-fill-mode:forwards;}
._bannerTxt--style3 .custom3-2 span{display:block;overflow:hidden;position:absolute;bottom:0px;left:0px;right:0px;animation:show 0.8s ease 0.25s;animation-fill-mode:forwards;padding-bottom:8px;opacity: 0; transform: translateY(40px);}
._bannerTxt--style3 .custom3-2::after{animation:lineh 0.8s ease  0.1s;animation-fill-mode:forwards;}


._bannerTxt--style3 .custom3-3::before{animation:linew 0.8s ease 0.2s;animation-fill-mode:forwards;}
._bannerTxt--style3 .custom3-3 span{display:block;overflow:hidden;position:absolute;bottom:0px;left:0px;right:0px;animation:show 0.8s ease 0.45s;animation-fill-mode:forwards;padding-bottom:8px;opacity: 0; transform: translateY(40px);}
._bannerTxt--style3 .custom3-3::after{animation:lineh 0.9s ease 0.2s;animation-fill-mode:forwards;}

._bannerTxt--style1 .custom1-1  span{display:flex;overflow:hidden;position:absolute;bottom:0px;left:0px;right:0px;animation:show 0.8s ease 0.2s;animation-fill-mode:forwards;padding-bottom:8px;align-items:flex-end;opacity: 0; transform: translateY(40px);}
._bannerTxt--style1 .custom1-2{}
._bannerTxt--style1 .custom1-2 span{display:flex;overflow:hidden;position:absolute;left:0px;right:0px;animation:show 0.8s ease 0.45s;animation-fill-mode:forwards;padding-bottom:8px;top:0px;justify-content:flex-end;opacity: 0; transform: translateY(40px);}
._bannerTxt--style1 .custom1-3{}

._bannerTxt--style2 .custom1-1  span{display:flex;overflow:hidden;position:absolute;bottom:0px;left:0px;right:0px;animation:show 0.8s ease 0.2s;animation-fill-mode:forwards;padding-bottom:8px;align-items:flex-end;opacity: 0; transform: translateY(40px);}
._bannerTxt--style2 .custom1-2{}
._bannerTxt--style2 .custom1-2 span{display:flex;overflow:hidden;position:absolute;left:0px;right:0px;animation:show 0.8s ease 0.45s;animation-fill-mode:forwards;padding-bottom:8px;top:0px;justify-content:flex-end;opacity: 0; transform: translateY(40px);}
._bannerTxt--style2 .custom1-3{}

._bannerTxt--style4 .custom1-1  span{display:flex;overflow:hidden;position:absolute;bottom:0px;left:0px;right:0px;animation:show 0.8s ease 0.45s;animation-fill-mode:forwards;padding-bottom:8px;align-items:flex-end;justify-content:center;opacity: 0; transform: translateY(40px);}

.scale-bg{	animation:scale-bg 6s linear forwards;}
/*banner背景图片动画*/
@-webkit-keyframes scale-bg{
	from{
		-webkit-transform:scale(1.2);
		transform:scale(1.2);
	}
	to{
		-webkit-transform:scale(1);
		transform:scale(1);
	}
}
@keyframes scale-bg{
	from{
		-webkit-transform:scale(1.2);
		transform:scale(1.2);
	}
	to{
		-webkit-transform:scale(1);
		transform:scale(1);
	}
}
/*分页*/
.module-banner .swiper-pagination{background-size:contain;position:absolute;bottom:129px;left:0px;right:0px;}
.module-banner .swiper-pagination .swiper-pagination-bullet{width:43px;height:14px;line-height:0px;background-color:#fff;border-radius:60px;margin-left:9px;margin-right:9px;transition:all 0.2s ease;cursor:pointer;}
.module-banner .swiper-pagination .swiper-pagination-bullet-active{opacity:1;width:43px;}
.module-banner .swiper{width:100%;height:100%;position:relative;}
.module-banner .swiper-slide{width:100%;height:100%;position:relative;}
.module-banner .swiper-slide img{width:100%;height:100%;object-fit:cover;}


.item-speech{display:flex;padding-left:154px;padding-right:154px;align-items:center;padding-top:166px;padding-bottom:158px;}
.item-speech .photo{width:38.08%;flex:none;padding-top:42.49%;}
	 .item-speech .photo img {}
.item-speech ._intr{padding-left:9.98%;overflow:hidden;flex:auto;}
.item-speech ._intr ._title{line-height:1.85;margin-bottom:16px;font-size:46px;font-weight:normal;}
.item-speech ._intr ._title strong{font-weight:normal;color:#093490;}
.item-speech ._intr ._content{line-height:1.88;font-size:16px;}
.item-speech ._intr ._content p{margin-bottom:30px;}
.item-speech ._intr ._picSpeech{width:147px;height:56px;float:right;}
.item-speech ._intr ._picSpeech img{width:100%;height:100%;display:block;}

.pic_fullsize{background:#333;position:relative;overflow:hidden;width:100%;}
.pic_fullsize img{width:100%;object-fit:cover;object-position:top  center;height:auto;}

	 .layout-container{width:100%;clear:both;}
.layout-container>.center{display:flex;justify-content:space-between;padding-top:50px;padding-bottom:50px;}
	 .layout-container ._leftArea{width:365px;flex:none;align-self:flex-start;margin-right:46px;}
.layout-container ._rightArea{flex:auto;overflow:hidden;}

.title-sidebar{line-height:2.43;margin-bottom:19px;border-bottom:1px solid #e5e5e5;font-size:30px;color:#093490;}


.list-products{display:flex;flex-wrap:wrap;}
.list-products li{width:33.33%;box-sizing:border-box;padding-left:20px;padding-right:20px;padding-top:20px;padding-bottom:0;position:relative;}
.list-products li .icon--more{width:55px;height:55px;position:absolute;right:20px;bottom:20px;border-radius:60px;background:#fff url(../images/icon--car.png) no-repeat center center;z-index:500;box-shadow:0 0 20px 0px rgba(0, 0, 0, 0.35);background-size:70%!important;visibility:hidden;opacity:0;transition:all 0.2s ease;}
.list-products li .icon--more:hover{}
.list-products li:hover{background:#fff;box-shadow:0px 0px 30px 0px rgba(0,0,0,0.06);}
.list-products li:hover .icon--more{visibility:visible;opacity:1;}
.list-products li:hover ._name{color:#183265;text-decoration:none;}
.list-products li:hover .photo.photo--pos{}
.list-products li:hover .photo.photo--pos img{transform:scale(1.1);}
	 .list-products li a {}
.list-products li .photo{width:100%;padding-top:102.19%;}
.list-products li .photo img{object-fit:cover;}
.list-products li ._name{line-height:64px;display:block;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:16px;}
.list-products.list-products--cl4{}
.list-products.list-products--cl4 li{width:25%;}
	/**/
	 .list-recommend-product {}
.list-recommend-product ._item{display:flex;align-items:center;border-bottom:1px dashed #f0f0f0;position:relative;}
.list-recommend-product ._item::after{content:"";background-color:rgba(14,37,81,0.5);height:1px;position:absolute;left:0;right:0;bottom:0;transform:scalex(0);transition:transform 0.2s linear;transform-origin:left bottom;}
.list-recommend-product ._item a{display:flex;align-items:center;padding-top:27px;padding-bottom:39px;padding-left:15px;padding-right:10px;}
.list-recommend-product .photo{width:100px;height:100px;background:#666;margin-right:21px;flex:none;}
	 .list-recommend-product .photo img {}
.list-recommend-product ._name{line-height:2.13;overflow:hidden;font-size:16px;}
.list-recommend-product ._item:hover{background-color:rgba(229,229,229,0.35);}
.list-recommend-product ._item:hover .photo img{filter:brightness(110%);}
.list-recommend-product ._item:hover::after{transform:scale(1);}

.btn-more{width:189px;border-radius:60px;margin:30px auto 30px auto;display:block;text-align:center;border:1px solid #0e3a91;line-height:3.15;font-size:20px;color:#0e3a91;}

	 .list-values {}
.list-values li{border-bottom:1px dashed rgba(254,255,255,0.5);font-size:16px;}
.list-values li:nth-last-of-type(1){border-bottom:0;}
.list-values li ._name{line-height:2.25;display:flex;font-size:16px;border-bottom:1px dashed rgba(254,255,255,0.5);font-weight:bold;justify-content:space-between;position:relative;padding-left:25px;}
.list-values li ._name::before{width:10px;height:11px;background-color:#fffeff;border-radius:60px;display:inline-block;content:"";flex:none;margin-right:14px;margin-left:5px;position:absolute;left:0px;top:50%;transform:translateY(-50%);}
	 .list-values li ul {}
.list-values li ul li{padding-left:29px;display:flex;justify-content:space-between;}
.list-values li ul li:nth-last-of-type(1){border-bottom:0;}

.window-pop-up{left:50%;top:50%;transform:translate(-50%,-50%);position:fixed;width:1212px;height:612px;background:#fff;border-radius:18px;box-shadow:0px 0px 30px 0px rgba(0,0,0,0.06);padding-left:30px;padding-right:83px;display:flex;box-sizing:border-box;z-index:2500;visibility:hidden;opacity:0;}
.window-pop-up.window-pop-up--active{visibility:visible;opacity:1;}
.window-pop-up.window-pop-up--active ~ .window-pop-up--mask{visibility:visible;opacity:1;}
.window-pop-up ._btnClose{position:absolute;right:23px;top:17px;width:37px;height:37px;background-color:#999999;border-radius:60px;}
.window-pop-up ._btnClose::before{position:absolute;content:"";width:65%;height:2px;top:50%;background-color:#fff;transform:translate(-50%,-50%) rotate(45deg);left:50%;}
.window-pop-up ._btnClose::after{position:absolute;content:"";width:65%;height:2px;top:50%;background-color:#fff;transform:translate(-50%,-50%) rotate(-45deg);left:50%;}
	 .window-pop-up ._btnClose .icon--close {}
.window-pop-up ._curProduct{width:52.4%;flex:none;display:flex;justify-content:center;flex-direction:column;align-items:center;padding-right:20px;}
.window-pop-up ._curProduct .photo{width:100%;flex:auto;background:transparent;}
.window-pop-up ._curProduct ._productTitle{line-height:2.56;font-size:25px;flex:none;}
	 .window-pop-up ._curProduct img {}
.window-pop-up ._curProductVal{background-color:#093490;color:#fff;flex:auto;padding-left:31px;padding-right:10px;line-height:36px;position:relative;}
.window-pop-up ._curProductVal .list-values{overflow-y:auto;height:100%;padding-right:21px;}
.window-pop-up ._curProductVal .list-values::-webkit-scrollbar{width:4px;height:4px;}
.window-pop-up ._curProductVal .list-values::-webkit-scrollbar-thumb{border-radius:5px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2);background-color:#31539d;}
.window-pop-up ._curProductVal .list-values::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2);border-radius:5px;background-color:#093490;}
.window-pop-up ._curProductVal ._bom{position:absolute;left:0px;right:0px;height:18px;bottom:0px;background-color:#093490;margin-bottom:-18px;}
.window-pop-up ._curProductVal ._bom span{position:absolute;left:0;top:0;right:0px;bottom:0px;background:inherit;z-index:500;}
.window-pop-up ._curProductVal ._bom::after{content:"";position:absolute;bottom:0px;width:20px;background-color:#051960;top:0px;transform:skewX(-20deg);z-index:-1;right:-5px;}
.window-pop-up ._curProductVal ._bom::before{content:"";position:absolute;left:-5px;bottom:0px;width:20px;background-color:#051960;top:0px;transform:skewX(20deg);z-index:-1;}
.window-pop-up ._curProductVal ._top{height:18px;position:absolute;left:0px;right:0px;top:0px;margin-top:-18px;background-color:#093490;z-index:3;}
.window-pop-up ._curProductVal ._top span{position:absolute;left:0;top:0;right:0px;bottom:0px;background:inherit;z-index:500;}
.window-pop-up ._curProductVal ._top::after{content:"";position:absolute;bottom:0px;width:20px;background-color:#051960;top:0px;transform:skewX(20deg);z-index:-1;right:-5px;}
.window-pop-up ._curProductVal ._top::before{content:"";position:absolute;left:-5px;bottom:0px;width:20px;background-color:#051960;top:0px;transform:skewX(-20deg);z-index:-1;}

.window-pop-up ._loading{display:flex;justify-content:center;align-items:center;height:100%;font-size:18px;color:#666;text-align:center;}
.window-pop-up ._curProduct ._loading{font-size:20px;color:#093490;}
.window-pop-up ._curProductVal ._loading{color:rgba(255,255,255,0.8);}
.window-pop-up ._error{display:flex;justify-content:center;align-items:center;height:100%;font-size:18px;color:#ff3333;text-align:center;}
.window-pop-up ._curProduct ._error{font-size:20px;color:#ff3333;}
.window-pop-up ._curProductVal ._error{color:rgba(255,255,255,0.9);}

.window-pop-up--mask{position:fixed;left:0;top:0;right:0;bottom:0;z-index:2499;background:rgba(0,0,0,0.8);visibility:hidden;opacity:0;}

	
.list-category{display:flex;justify-content:center;}
	 .list-category li {}
.list-category li a{width:225px;display:block;line-height:2.94;text-align:center;font-size:16px;}
.list-category li._active{}
.list-category li._active a{background-color:#093490;color:#fff;}
	/**/
.item-advantage{display:flex;padding-top:65px;padding-bottom:65px;}
.item-advantage .photo{width:31.56%;flex:none;margin-right:7.12%;padding-top:33.88%;}
	 .item-advantage .photo img {}
.item-advantage ._intr{padding-top:52px;overflow:hidden;flex:auto;}
.item-advantage ._title{margin-bottom:46px;font-size:24px;line-height:2.54;}
.item-advantage ._content{color:#676767;}
.item-advantage ._content p{line-height:2.13;font-size:16px;}

.item-contact{padding-left:7.38%;}
.item-contact ._item{display:flex;padding-left:90px;position:relative;flex-direction:column;min-height:73px;margin-bottom:33px;}
.item-contact ._item dt{line-height:1.82;font-size:22px;margin-bottom:4px;color:#343434;font-weight:bold;}
.item-contact ._iconPic{width:73px;height:73px;background-color:#205cf8;flex:none;left:0px;top:50%;transform:translateY(-50%);position:absolute;border-radius:60px;overflow:hidden;}
.item-contact ._iconPic img{width:100%;height:100%;display:block;}
.item-contact ._item dd{line-height:2.14;color:#666666;font-size:18px;}
	
.module-map{width:56.69%;background:#333;position:relative;padding-top:40.06%;}
.module-map ._mapBox{width:100%;height:100%;display:block;position:absolute;left:0px;top:0px;}
.module-map .mapAddress{width:411px;background-color:#205cf8;border-radius:10px;position:absolute;left:50%;transform:translate(-50%,-50%);padding-left:20px;padding-top:30px;padding-bottom:30px;box-sizing:border-box;bottom:0px;margin-bottom:0px;padding-right:20px;}
.module-map .mapAddress::after{width:0px;height:0px;position:absolute;right:50%;top:100%;border:12px solid transparent;border-top:12px solid #205cf8;content:"";margin-right:-12px;}
.module-map .mapAddress ._name{color:#fff;font-size:20px;line-height:40px;font-weight:normal;}
.module-map .mapAddress ._name ._icon{width:33px;height:33px;margin-right:13px;display:inline-block;background:url(../images/icon--map-address.png) no-repeat left top;background-size:contain;vertical-align:middle;}
.module-map .mapAddress ._address{color:rgba(255,255,255,0.6);line-height:38px;font-size:16px;padding-left:48px;}


.list-sort2{display:flex;flex-wrap:wrap;margin-bottom:25px;}
	 .list-sort2 li {}
.list-sort2 li a{line-height:2.75;min-width:140px;display:block;text-align:center;font-size:16px;white-space:nowrap;}
.list-sort2 li a:hover{color:#183265;font-weight:bold;}
.list-sort2 li._active{}
.list-sort2 li._active a{background-color:#093490;color:#fff;}
.list-sort2 li._change{}
.list-sort2 li._change a{font-weight:bold;color:#183265;text-decoration:underline;}
	/**/
.text-tip{line-height:32px;padding-top:22px;padding-bottom:22px;padding-left:29px;padding-right:29px;background-color:#f3f3f3;margin-bottom:10px;}
	/**/
.module-pagination{text-align:center;padding-top:43px;padding-bottom:43px;clear:both;width:100%;display:flex;justify-content:center;line-height:2.60;margin-top:20px;}
	 .module-pagination ul{display:flex;flex-wrap:wrap;}
.module-pagination ul a{display:inline-block;padding:0 14px 0 14px;position:relative;background-color:#ffffff;margin-left:3px;margin-bottom:3px;margin-right:3px;border:1px solid #f2f3f5;border-radius:6px;font-size:16px;padding-left:18px;padding-right:18px;}
.module-pagination ul  a:hover{color:#183265;border-color:#083493;}
	 .module-pagination ul a._active,.module-pagination ul a.page-num-current{color:#fff;background-color:#083493;}
	 .module-pagination ._pageInfo{display:inline-block;padding-left:20px;padding-right:20px;letter-spacing:1px;}
	 .module-pagination ._pageNumber{display:inline-block;}
	 .module-pagination ._pageNumber a._active{color:#fff;background-color:#988a88;}
	 .module-pagination ._pageNumber a{display:inline-block;padding:0 14px 0 14px;position:relative;background-color:#ffffff;margin-left:6px;margin-bottom:6px;margin-right:6px;border:1px solid #f2f3f5;border-radius:6px;}
	 .module-pagination ._pageJump{display:inline-block;padding-left:20px;padding-right:20px;}
	 .module-pagination ._pageJump ._text{width:42px;border:1px solid #f0f0f0;margin-left:6px;margin-right:6px;border-radius:3px;text-align:center;line-height:inherit;}
	 .module-pagination ._pageJump ._text:focus,	 .module-pagination ._pageJump ._text:hover{border-color:#988a88;}














































