锘緻import url('../css/fonts.css'); html{font-size: 100px;} @media (max-width: 1600px){html{font-size: 85px;}} @media (max-width: 1440px){html{font-size: 70px;}} @media (max-width: 1220px){html{font-size: 65px;}} @media (max-width: 1024px){html{font-size: 80px;}} @media (max-width: 991px){html{font-size: 70px;}} @media (max-width: 639px){html{font-size: 60px;}} body{ font-family: "Microsoft YaHei","寰蒋闆呴粦", "Microsoft JhengHei","寰蒋姝i粦浣?; background-color:#fff; overflow-x:hidden; color: #0c0b09;} a{ color:#0c0b09; text-decoration:none; outline: medium none;} a:link,a:visited{text-decoration: none;} a:hover{text-decoration:none;color:#0c0b09;} img,li{ vertical-align:top; border:0px; list-style-type: none;} img{ max-width:100%;} .clear{clear: both;} .container{ margin: 0px auto; clear: both;} *{margin:0px;padding:0px;} ul{ list-style-type:none;} b{ font-weight: normal; } ul,li,h5,dt,dd,img{margin:0px;padding:0px;} html,body,b,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,img,pre,form,p,input,td {margin:0px auto;padding:0; font-weight: normal;} body,td,th{ font-family: "Microsoft YaHei","寰蒋闆呴粦", "Microsoft JhengHei","寰蒋姝i粦浣?; font-size:12px;} input,textarea{ font-family: "Microsoft YaHei","寰蒋闆呴粦", "Microsoft JhengHei","寰蒋姝i粦浣?; border:0; outline:medium;} @media (min-width:1px) and (max-width:991px){ .container{ margin-left: 15px; margin-right: 15px;} } @media (min-width:992px){ .container{ width: 960px;} } @media (min-width:1200px){ .container{ width: 1130px} } @media (min-width:1400px){ .container{ width: 1200px} } /*澶撮儴*/ .header{ z-index: 9; transition: all 0.35s ease; box-sizing: border-box; border-bottom: 1px solid #d4d4d4;} @media (min-width:992px){ .header{ padding-top: 0.4rem;} } @media (min-width: 1px) and (max-width: 991px) { .header{box-shadow: 0 0 10px #d5d5d5; background: #fff; position: fixed; left: 0; top: 0; right: 0;} } .header .logo{ display: inline-block; margin: 0; transition: all 0.35s;} .header .logo a{ display: block; } .header .logo img{ height: 0.68rem; transition: all 0.35s;} @media (min-width:992px){ .header .logo{ } } @media (min-width: 1px) and (max-width: 991px) { .header .logo{} .header .logo a{ padding: 10px 0;} .header .logo img{ height: 42px;} } /*瀵艰埅*/ .header .menu{ display: flex; align-items: center; justify-content: space-between; position: relative;} .header .jdmenu{ display: inline-block; margin-right: 0;} .header .jdmenu .nav{} .header .jdmenu .nav #jdmenu{ display: flex; justify-content: space-between; align-items: center;} .header .jdmenu .nav #jdmenu>li{ display: inline-block; margin: 0;} .header .jdmenu .nav #jdmenu>li>a{ display: block; color: #0c0b09; transition: all 0.35s; text-transform: uppercase; box-sizing: border-box; position: relative; overflow: hidden; z-index: 9;} @media (min-width:992px){ .header .menu{} .header .jdmenu .nav #jdmenu>li{ font-size: 16px;} .header .jdmenu .nav #jdmenu>li>a{padding:0.29rem 0.20rem;} .header .jdmenu .nav #jdmenu>li>a>i{ display: none;} .header .jdmenu .nav #jdmenu>li:last-child>a{ padding-right: 0;} .header .jdmenu .nav #jdmenu>li:hover>a,.header .jdmenu .nav #jdmenu>li.active>a{ color: #0A579F;} div.searchclick{ display: none;} } @media (min-width:1230px){ .header .menu{ } .header .jdmenu .nav #jdmenu>li{ font-size: 20px;} .header .jdmenu .nav #jdmenu>li>a{padding:0.29rem 0.3rem;} } @media (min-width: 1px) and (max-width: 991px) { .header .logo{ display: inline-block;} .header .jdmenu .nav{ position: fixed; left: 0; right: 0; top: 65px; z-index: 9; bottom: 0; background:#1f1f1f; overflow-y:auto; transition:all .5s ease; margin: 0; display: none; padding: 10% 0.3rem;} .header .jdmenu .nav .container{ margin: 0;} .header .jdmenu .nav #jdmenu{ display: block; float: none; margin-bottom: 80px;} .header .jdmenu .nav #jdmenu>li{ display: block; float: none; text-align: left; margin-bottom: 1px; border-bottom: 1px solid #fff;} .header .jdmenu .nav #jdmenu>li>a{ padding: 15px 20px; display: block; color: #fff; font-size: 18px; border-right: 0; border-left: 0; } .header .jdmenu .nav #jdmenu>li>a>i{ display: inline-flex; align-items: center; justify-content: center; width: 50px; height: 50px; cursor: pointer; position: absolute; right: 0; top: 0; transform: rotate(90deg); transition: all 0.35s; font-size: 24px;} .header .jdmenu .nav #jdmenu>li>a>i:before{ content: "\eb0c";} .header .jdmenu .nav #jdmenu>li.open>a>i{ transform: rotate(-90deg);} .header .jdmenu .nav #jdmenu>li.langer{ display: block; margin: 0;} .header .jdmenu .nav #jdmenu>li.langer>a{ display: flex; align-items: center;} .header .jdmenu .nav #jdmenu>li.langer>a>img{ margin-left: 0;} .header .jdmenu .nav #jdmenu>li.searchclick{ display: none; margin: 0;} .header .jdmenu .nav #jdmenu>li{ -webkit-animation: fadeup 0.5s;animation: fadeup .5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;} .header .jdmenu .nav #jdmenu>li:nth-child(1){ -webkit-animation-delay: .2s;animation-delay: .2s;} .header .jdmenu .nav #jdmenu>li:nth-child(2){ -webkit-animation-delay: .3s;animation-delay: .3s;} .header .jdmenu .nav #jdmenu>li:nth-child(3){ -webkit-animation-delay: .4s;animation-delay: .4s;} .header .jdmenu .nav #jdmenu>li:nth-child(4){ -webkit-animation-delay: .5s;animation-delay: .5s;} .header .jdmenu .nav #jdmenu>li:nth-child(5){ -webkit-animation-delay: .6s;animation-delay: .6s;} .header .jdmenu .nav #jdmenu>li:nth-child(6){ -webkit-animation-delay: .7s;animation-delay: .7s;} .header .jdmenu .nav #jdmenu>li:nth-child(7){ -webkit-animation-delay: .8s;animation-delay: .8s;} .header .jdmenu .nav #jdmenu>li:nth-child(8){ -webkit-animation-delay: .9s;animation-delay: .9s;} .header .jdmenu .nav #jdmenu>li:nth-child(9){ -webkit-animation-delay: 1s;animation-delay: 1s;} } /*浜岀骇瀵艰埅*/ .header .jdmenu .nav>#jdmenu>li>.dropdown{ background: #f2f2f2; position: absolute; left: 0; right: 0; top: 100%; display: none; z-index: 8; box-sizing: border-box; padding:10px 20px;} .header .jdmenu .nav>#jdmenu>li>.dropdown h2{ display: flex; align-items: center; margin-bottom: 15px; font-size: 14px;} .header .jdmenu .nav>#jdmenu>li>.dropdown h2 span{ margin: 0; display: inline-flex; align-items:center; font-size: 18px; line-height: 1.4; font-weight: bold;} .header .jdmenu .nav>#jdmenu>li>.dropdown h2 span img{ height: 36px; margin-right: 5px;} .header .jdmenu .nav>#jdmenu>li>.dropdown h2 a{ display: inline-flex; align-items: center; margin-left: 30px; font-size: 16px;} .header .jdmenu .nav>#jdmenu>li>.dropdown h2 a:before{ content: ""; display: inline-block; width: 0; height: 0; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-left: 10px solid #0A579F; margin-right: 10px;} .header .jdmenu .nav>#jdmenu>li>.dropdown .list{ display: flex; flex-wrap: wrap;} .header .jdmenu .nav>#jdmenu>li>.dropdown .list .item{ margin: 0; width: calc((100% - 3%)/4); margin-right: 1%; margin-bottom: 10px; box-sizing: border-box; border: 1px solid #c0c0c0;} .header .jdmenu .nav>#jdmenu>li>.dropdown .list .item a{ display: flex; align-items: center; border: 5px solid transparent; transition: 0.5s; background: #fff;} .header .jdmenu .nav>#jdmenu>li>.dropdown .list .item a img{ width: 80px; margin: 0;} .header .jdmenu .nav>#jdmenu>li>.dropdown .list .item a span{ font-size: 16px; color: #0c0b09;} .header .jdmenu .nav>#jdmenu>li>.dropdown .list .item:hover a{ border-color: #f2f2f2;} @media (min-width: 992px) { .header .jdmenu .nav>#jdmenu>li>.dropdown .list .item:nth-child(4n){ margin-right: 0;} } @media (min-width: 1px) and (max-width: 991px){ .header .jdmenu .nav>#jdmenu>li.open{} .header .jdmenu .nav>#jdmenu>li.open>.dropdown{ display: block;; position: inherit; left: inherit; right: inherit; top: inherit;} .header .jdmenu .nav>#jdmenu>li.open>.dropdown h2{ display: none;} .header .jdmenu .nav>#jdmenu>li>.dropdown .list .item{ margin: 0; width: 100%; margin-bottom: 10px;} } /*region banner*/ .bframe{ position: relative; overflow: hidden;} /*flexslider*/ .bframe .flexslider{ width: 100%; position:relative;height:auto;overflow:hidden;} .bframe .slides{ position:relative;z-index:1; width:100%;} .bframe .slides li{height:auto; width:100%;background-position:center top; background-repeat:repeat-x; position: relative;} .bframe .slides li img{ width:100%;} .bframe .flex-control-nav{position:absolute; width: 100%; text-align: center; bottom: 30px; z-index: 2;} .bframe .flex-control-nav li{ display: inline-block; list-style-type: none; transition:all .35s;} .bframe .flex-control-nav a{ display: inline-block; width: 32px; height: 32px; line-height: 60px; cursor: pointer; color: transparent; background: none; box-sizing: border-box; opacity: 1; overflow: hidden; margin-right: 10px; transition:all 0.5s; border-radius: 50%; position: relative; border: 1px solid transparent;} .bframe .flex-control-nav a:after{ content: ""; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 2; width: 7px; height: 7px; background: #fff; border-radius: 50%;} .bframe .flex-control-nav .flex-active{ opacity: 1; border-color: #fff;} .bframe .flex-control-nav .flex-active:after{ background: #06469e;} .bframe .flex-direction-nav{position:absolute;z-index:88;width:100%;top:45%;} .bframe .flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute; z-index: 99; line-height: 50px; text-align: center; color: #fff;} .bframe .flex-direction-nav li a>i{ font-size: 40px;} .bframe .flex-direction-nav li a.flex-prev{left:40px;} .bframe .flex-direction-nav li a.flex-next{right:40px;} @media (min-width:992px) { .bframe{ } } @media (min-width:1px) and (max-width:991px){ .bframe{ position: relative; z-index: 1; margin-top: 62px;} .bframe .flex-control-nav{ bottom: 0;} } /*endregion*/ /*鎼滅储*/ .search{ padding: 30px 0;} .search form[name="keyfrom"]{ display: flex; width:100%; border: 1px solid #ddd;} .search form[name="keyfrom"] input{ flex: 1; height: 44px; background: none; border: 0; padding-left: 10px; box-sizing: border-box;} .search form[name="keyfrom"] button{ width: 60px; border: 0; cursor: pointer; outline: none; background: #0A579F; display: inline-flex; align-items: center; justify-content: center;} .search form[name="keyfrom"] button i{ font-size: 0.3rem; color: #fff;} @media (min-width: 992px) { } @media (min-width: 1px) and (max-width: 991px) { } /*endregion*/ /*棣栭〉*/ .iframe{ position: relative; overflow: hidden; } .iframe ul{ display: flex; flex-wrap: wrap; } .iframe ul li{ margin: 0; width: calc((100% - 3%)/4); box-sizing: border-box; border: 1px solid #c9c9c9; background: #efefef; font-size: 16px; color: #333; cursor: pointer; transition: all 0.5s; text-align: center; padding: 10px; margin-right: 1%;} .iframe ul li.active{ background: #0A579F; color: #fff;} .iframe .list{ overflow: hidden; background: #efefef; border-top: 1px solid #c9c9c9; padding: 0.4rem 0 0.3rem; display: none;} .iframe .list.active{ display: block;} .iframe .list .container{ display: flex; flex-wrap: wrap;} .iframe .list .item{ margin: 0; width: calc((100% - 3%)/4); margin-right: 1%; margin-bottom: 10px;} .iframe .list .item a{ display: flex; justify-content: space-between; background: #fff; border: 3px solid transparent; align-items: center; box-sizing: border-box; padding: 10px;} .iframe .list .item .img{ width: 100px; opacity: 1; transition: all 0.5s; margin: 0} .iframe .list .item .txt{ margin: 0; display: flex; align-items: center; flex: 1;} .iframe .list .item .txt h3{ font-size: 16px; color: #333; margin-left: 10px;} .iframe .list .item .txt:after{ content: "\e6c3"; font-family: 'iconfont'; font-size: 20px; margin-left: 5px;} @media (min-width:992px) { .iframe ul li:nth-child(4){ margin-right: 0;} .iframe .list .item:nth-child(4n){ margin-right: 0} .iframe .list .item:nth-child(4n+1){ clear: both;} .iframe .list .item:hover a{ border-color: rgba(51,51,51,0.2);} .iframe .list .item:hover .img{ opacity: 1;} } @media (min-width:1px) and (max-width:991px){ .iframe ul li{ width: calc((100% - 1%)/2); margin-bottom: 10px; font-size: 14px;} .iframe ul li:nth-child(2n){ margin-right: 0;} .iframe .list .item{ width: calc((100%)/1); margin-right: 0} } .iframe1{ overflow: hidden; padding: 0.6rem 0;} @media (min-width:992px) { } @media (min-width:1px) and (max-width:991px){ } .iframe2{ overflow: hidden; padding: 0.6rem 0; background: #efefef;} .iframe2 ul{ display: flex; justify-content: space-between;} .iframe2 ul li{ margin: 0; width: calc((100% - 2%)/3); margin-right: 1%; box-sizing: border-box; border: 1px solid #c9c9c9; background: #efefef; font-size: 16px; color: #333; cursor: pointer; transition: all 0.5s; text-align: center; padding: 10px; position: relative; z-index: 2; margin-bottom: -1px;} .iframe2 ul li:before{ content: ""; position: absolute; left: 0; top: 0; width: 0; height: 4px; background: #145396; transition: all 0.5s;} .iframe2 ul li:nth-child(3){ margin-right: 0;} .iframe2 ul li:hover,.iframe2 ul li.active{ border-bottom: 1px solid #efefef;} .iframe2 ul li:hover:before,.iframe2 ul li.active:before{ width: 100%;} .iframe2 .list{ overflow: hidden; border: 1px solid #d1d1d1; padding: 0.3rem 0.9rem; display: none;} .iframe2 .list.active{ display: block;} .iframe2 .list .item{ overflow: hidden; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #d1d1d1;} .iframe2 .list .item .txt{ display: flex; justify-content: space-between; align-items: center;} .iframe2 .list .item .txt time{ display: inline-block; font-size: 14px; color: #333; white-space: nowrap;text-overflow: ellipsis;} .iframe2 .list .item .txt span{ display: inline-block; width: 100px; margin: 0 0.5rem; border: 1px solid #c9c9c9; padding: 5px 10px; text-align: center; font-size: 12px; color: #999; white-space: nowrap;text-overflow: ellipsis;} .iframe2 .list .item .txt h3{ margin: 0; box-sizing: border-box; width: 100%; white-space: nowrap;text-overflow: ellipsis; overflow: hidden;} .iframe2 .linkmore{ overflow: hidden; text-align: center; margin-top: 0.3rem;} .iframe2 .linkmore a{ display: inline-flex; background: #145396; font-size: 16px; padding: 10px 40px; color: #fff; align-items: center; justify-content: center;} @media (min-width:992px) { } @media (min-width:1px) and (max-width:991px){ .iframe2{ padding: 30px 0; } } .iframe3{ overflow: hidden; position: relative; padding:0 0 0.6rem 0; background: #efefef;} .iframe3 .container{ position: relative;} .iframe3 .swiper-slide{ margin: 0; overflow: hidden;} .iframe3 .item{ overflow: hidden; background: #fff;} .iframe3 .item .img{ overflow: hidden;} .iframe3 .item .img img{ width: 100%; transition: all 0.35s;} .iframe3 .item .txt{ overflow: hidden; padding: 40px 10px 20px 10px; text-align: center;} .iframe3 .item .txt h3{ font-size: 16px; color: #333;} .iframe3 .item .txt p{ font-size: 14px; color: #777; margin-top: 10px; line-height: 1.5; height: 3em; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;} .iframe3 .btn{ position: absolute; top: 50%; transform: translateY(-50%); z-index: 3; cursor: pointer; } .iframe3 .btn i{ font-size: 24px;} .iframe3 .btn-prev{ left: 0px;} .iframe3 .btn-next{ right: 0px;} @media (min-width:992px) { .iframe3 .btn-prev{ left: -30px;} .iframe3 .btn-next{ right: -30px;} } @media (min-width:1px) and (max-width:991px){ } /*region 搴曢儴*/ .footer{ position: relative; overflow: hidden; background: #000; padding:0.5rem 0 ;} .footer .container{ display: flex; justify-content: space-between;} .footer .footlogo{ margin: 0; width: 30%; box-sizing: border-box; padding-right: 10%;} .footer .footlogo .img{ -webkit-filter: brightness(0) invert(1);filter: brightness(0) invert(1); padding-bottom: 1.6rem;} .footer .footlogo p{ font-size: 14px; color: #b4b6b5; line-height: 1.5;} .footer .footlogo p a{ color: #b4b6b5;} .footer .footnav{ margin: 0; width: 70%; display: flex;} .footer .footnav .foot{ margin: 0;} .footer .footnav .foot h2{ font-size: 18px; margin-bottom: 30px; border-bottom: 1px solid #fff; line-height: 2; color: #fff;} .footer .footnav .foot li{ font-size: 14px;} .footer .footnav .foot li>a{ display: block; font-size: 14px; color: #fff; line-height: 2; transition: all 0.35s;} .footer .footnav .foot li>a:before{ content: "\e6c3"; font-family: 'iconfont'; display: inline-block; margin-right: 5px;} .footer .footnav .foot li:hover>a{ padding-left: 5px;} .footer .footnav .foot p{ font-size: 14px; line-height: 2; color: #fff;} .footer .footnav .foot p>a{ color: #fff;} @media (min-width:992px) { .footer .footnav .foot{ flex: 0 0 33.33%;} .footer .footnav .foot:nth-child(2){ padding: 0 5%;} } @media (min-width:1px) and (max-width:991px){ .footer{ display: none;} } .htmltop{ position: fixed; right: 15px; bottom: 60px; z-index: 9;} @media (min-width:1px) and (max-width:991px){ .htmltop{ display: none;} } /*endregion*/ /*region 璇宸ュ叿*/ .footer_language{overflow: hidden; padding: 15px 0; } .footer_language>.container>ul{display: flex;} .footer_language>.container>ul>li{margin-right:3px; display: inline-block;} .footer_language>.container>ul>li>a{font-size:12px; line-height:2em; color: #333;} .footer_language>.container>ul>li>a>img{border:solid 1px #eaeaea; } .footer_language>.container>ul>li>a>span{font-size:12px; line-height:2em;} .footer_language>.container>ul>li:last-child{ margin-right: 0px;} @media (min-width:992px) { .footer_language>.container{ width: 980px} } @media (min-width:1230px){ .footer_language>.container>ul>li{ margin-right: 17px;} } @media (min-width:1px) and (max-width:991px){ .footer_language{ display: none;} } /*endregion*/ /*region 鐗堟潈*/ .copy{ font-size: 16px; overflow: hidden; color: #fff; padding: 15px 0; border-top: 1px solid #1f1f1f; background: #000;} .copy a{ color: #fff;} @media (min-width:992px) { .copy{ display: none;} .copy p{ display: inline-block; float: left;} .copy p:last-child{ float: right;} } @media (min-width:1px) and (max-width:991px){ .copy{ font-size: 12px; line-height: 2; border: 0; margin-top: 0; margin-bottom: 41px;} } /*endregion*/ /*鎵嬫満搴曢儴瀵艰埅*/ .mobMenu{ position: fixed; left: 0px; right: 0px; bottom: 0px; z-index: 10; background: #f1f1f1; display: none;} .mobMenu>.foot_nav{width:25%;float:left;text-align:center;color:#898989;font-size:12px; font-family: "Arial"} .mobMenu>.foot_nav>a>i.iconfont{display:block;padding:3px 0 0 0;font-size:18px;line-height:24px} .mobMenu>.foot_nav>a>.hamburger{position:inherit;float:none;margin:0 auto;width:100%} @media (min-width:1px) and (max-width:1079px){ .mobMenu{ display: block;} } /*鍐呴〉*/ .body{} .nbframe{ position: relative; overflow: hidden;} .nbframe img{ width: 100%;} @media (min-width:992px){ .nbframe{ } } @media (min-width:1px) and (max-width:991px){ .nbframe{} } /*region 宸︿晶瀵艰埅鏍忕洰*/ .left_nav{ overflow: hidden; width: 290px; float: left; margin-bottom: 30px;} .left_nav>.lbt{ overflow: hidden; margin-bottom: 0.3rem;} .left_nav>.lbt>h2{ padding: 0.2rem 0.25rem; font-size: 22px; color: #000; background: #f5f5f5; margin-bottom: 0.3rem;} .left_nav>.lbt>h2:before{ content: "\e617"; font-family:iconfont; margin-right: 8px; color: #145396;} .left_nav>.lbt>ul{ } .left_nav>.lbt>ul>li{ display: block; margin-bottom: 10px; font-size: 16px;} .left_nav>.lbt>ul>li>a{ display: block; background: #f5f5f5; padding: 0.15rem 0.25rem ; position: relative; text-transform: capitalize;} .left_nav>.lbt>ul>li>a>span{ position: absolute; right: 0.1rem; top: 50%; transform: translateY(-50%);} .left_nav>.lbt>ul>li>a>span:after{ content: "\e603"; display: block;} .left_nav>.lbt>ul>li:hover>a,.left_nav>.lbt>ul>li.active>a{ background: #145396; color: #fff;} .left_nav>.lbt>ul>li:hover>a>span:after,.left_nav>.lbt>ul>li.active>a>span:after{ transform: rotate(90deg);} .left_nav>.lbt>ul>li.active>ul{ display: block} .left_nav>.lbt>ul>li>ul{ padding: 0 0.2rem; display: none;} .left_nav>.lbt>ul>li>ul>li{} .left_nav>.lbt>ul>li>ul>li>a{ display: block; padding: 0 0.15rem; line-height: 0.3rem; position: relative;} .left_nav>.lbt>ul>li>ul>li>a:before{ content: ""; display: inline-flex; width: 3px; height: 3px; background: #231f20; position: absolute; left: 0; top: 50%;} @media (min-width:992px){ } @media (min-width:1px) and (max-width:991px){ .left_nav{ width: auto; float: none; padding: 0; display: none;} .left_nav>.lbt{ margin-bottom: 0;} .left_nav>.lbt h2{ padding: 15px; margin-bottom: 5px;} .left_nav>.lbt>ul{display: none; transition: all 0.35s;} .left_nav .divkeyfrom{ padding: 15px 10px;} .left_nav .divkeyfrom button{ height: 30px; width: 30px;} .hidden-xs{ display: none!important;} } /*endregion*/ /*鍙充晶*/ .right_detail{ width: calc(100% - 360px); float: right; height: auto; margin-bottom: 30px;} @media (min-width:1px) and (max-width:991px){ .right_detail{ width: auto; float: none; padding: 0 0 30px 0;} } /*region 闈㈠寘灞?/ .location{ overflow: hidden; padding-top: 0.4rem;} .location .txt{ font-size: 20px; color: #4b4a48; border-bottom: 2px solid #dfdfdf; margin-bottom: 0.5rem; font-weight: bold; line-height: 2.4;} /*.location .txt h2{ font-size: 0.20rem; font-weight: bold; text-transform: uppercase; margin-bottom: 10px; color: #145396; display: none;} .location .txt p{ font-size: 0.16rem; color: #666; display: inline-flex; align-items: center;} .location .home{ color: #145396; margin-right: 5px; } .location .home:before{ content: "\e60e";} .location .here{ display: inline-block; padding: 0 3px; color: #666;} .location .here:before{ content: "\eb0c";} .location a{ display: inline-block; color: #666;}*/ @media (min-width:992px){ .location .txt{ } } @media (min-width:1px) and (max-width:991px){ .location{ display: block; } .location .txt{ } /*.location .txt h1{ font-size: 16px;} .location .txt h2{ font-size: 16px; } .location .home{ font-size: 12px;} .location a{ font-size: 12px;}*/ } /*endregion*/ .page_lt{ } .page_lt ul{ text-align: center;} .page_lt ul li{ display: inline-flex; font-size: 18px; background: #f6f6f6; border-left: 1px solid #fff;} .page_lt ul li>a{ display: block; color: #333; padding: 0.25rem 0.4rem;} .page_lt ul li:hover,.page_lt ul li.active{ background: #145396;} .page_lt ul li:hover>a,.page_lt ul li.active>a{ color: #fff;} .page_lt ul li:first-child{ border: 0;} @media (min-width:992px) { .page_lt{ position: relative; z-index: 2; transform: translateY(-50%);} } @media (min-width:1px) and (max-width:991px){ .page_lt .container{ margin: 0; margin-top: 15px;} .page_lt{ display: none;} } /*鍏徃绠€浠?/ .aframe{ overflow: hidden; padding:0 0 0.5rem 0} .aframe .context{ line-height:2;} @media (min-width:1px) and (max-width:991px){ .aframe{ padding:30px 0;} } /*鍗曢〉闈?/ .atitlebody{ } .atitle{ overflow: hidden; box-sizing: border-box;} @media (min-width:1px) and (max-width:991px){ .atitlebody{ padding: 15px 0;} } .neirnr{ overflow: hidden; padding: 30px 0;} @media (min-width:1px) and (max-width:991px){ } .history{ padding-bottom: 0.6rem;} .history .swiper-container{} .history .swiper-slide{ overflow: hidden; position: relative;} .history .item{ position: relative;} .history .item h3{ font-size: 0.32rem; line-height: 1.1; color: #303030; margin-bottom: 15px;} .history .item p{ font-size: 16px; line-height: 1.7; color: #979797;} @media (min-width:992px){ } @media (min-width:1px) and (max-width:991px){ } /*浜у搧涓績*/ .CateList{ position: relative; display: flex; margin-bottom: 0.4rem; align-items: center;} .CateList .search{ padding: 0; margin: 0; width: 3.4rem;} .CateList a{ display: inline-flex; align-items: center; background: #0A579F; height: 44px; margin-left: 2px; box-sizing: border-box; padding: 5px 20px; color: #fff; font-size: 20px; font-weight: bold;} .CateList a img{ margin-left: 0.3rem;} @media (min-width:1px) and (max-width:991px){ .CateList .search{ width: 100%;} .CateList a{ display: none;} } .summary{ overflow: hidden; position: relative; margin-top: 0.4rem; padding-bottom: 0.3rem; border-bottom: 2px solid #e2e2e2; text-align: center; display: none;} .summary>h1{ font-size: 0.24rem; font-weight: bold; line-height: 1.2; color: #333; margin-bottom: 0.2rem; text-align: left;} .summary .txt{ overflow: hidden; line-height: 2; font-size: 15px; font-family:sans-serif,Arial; text-align: left; transition: all 0.35s;} .summary .btndown{ display: inline-flex; align-items: center; justify-content: center; padding: 5px 30px; border-radius: 30px; background: #145396; cursor: pointer; color: #fff; margin-top: 15px;} .summary .btndown i{ font-size: 20px; display: block; transition: all 0.35s;} .summary .btndown[typeof='open'] i{ transform: rotate(-180deg)} @media (min-width:1px) and (max-width:991px){ .summary>h1{ font-size: 16px;} .summary .txt{ font-size: 12px;} } .productslist{ } .productslist .list{ display: flex; flex-wrap: wrap;} .productslist .item{width:calc((100% - 60px)/4);margin: 0; margin-right: 20px; margin-bottom:20px; transition:all .3s; box-sizing: border-box; border-radius: 5px; box-shadow: 0 0px 2px 0 rgba(0,0,0,.1);} .productslist .item .img{ overflow: hidden;} .productslist .item .img img{ width: 100%; transition: all 01s;} .productslist .item .txt{ overflow: hidden; padding: 0.1rem; display: flex; justify-content: space-between; align-items: center;} .productslist .item .txt:after{ content: "\ec86"; font-family: 'iconfont'; font-size: 20px; color: #999;} .productslist .item .txt h3{ white-space: nowrap;text-overflow: ellipsis; overflow: hidden; font-size: 12px;} @media (min-width:992px){ .productslist .item:nth-child(4n){ margin-right: 0;} .productslist .item:nth-child(4n+1){ clear: both;} .productslist .item:hover .img img{ transform: scale(1.1)} .productslist .item:hover .txt{ background: #145396;} .productslist .item:hover .txt:after{ color: #fff;} .productslist .item:hover .txt h3{ color: #fff;} } @media (min-width:1px) and (max-width:991px) { .productslist{} .productslist .list{} .productslist .item{width:calc((100% - 15px)/2); margin-right: 15px; margin-bottom: 15px;} .productslist .item .txt:after{ display: none;} .productslist .item .txt h3{ font-size: 14px;} .productslist .item:nth-child(2n){ margin-right: 0;} .productslist .item:nth-child(2n+1){ clear: both;} } /*浜у搧璇︽儏*/ .details{overflow: hidden; } .details .html{ } .details .html .bigimg{ box-sizing: border-box;} .details .html .bigimg .gallery-top{ background: #fff; } .details .html .bigimg .gallery-top .swiper-slide{ overflow: hidden; box-sizing: border-box; text-align: center;} .details .html .bigimg .gallery-top .swiper-slide img{ width: 100%;} .details .html .bigimg .gallery-top .btn{ display: inline-flex; top: 50%; transform: translateY(-50%); z-index: 5; position: absolute; cursor: pointer; outline: none; width: 30px; height: 30px; background: #f5f5f5;align-items: center; justify-content: center; border-radius: 50%;} .details .html .bigimg .gallery-top .btn i{ font-size: 0.3rem;} .details .html .bigimg .gallery-top .btn-prev{ left: 0;} .details .html .bigimg .gallery-top .btn-next{ right: 0;} .details .html .bigimg .gallery-thumbs{ margin-top: 0.1rem; } .details .html .bigimg .gallery-thumbs .swiper-slide{ opacity: 1; cursor: pointer; margin: 0; box-sizing: border-box; border: 1px solid #b8b8b8;} .details .html .bigimg .gallery-thumbs .swiper-slide-thumb-active{ opacity: 1; border-color: #000f6f;} .details .html .txt{ overflow: hidden;} .details .html .txt h1{ font-size: 0.28rem; color: #0A579F; font-weight: bold;} .details .html .txt .context{ overflow: hidden; padding: 0.1rem 0rem; color: #666; font-size: 14px; line-height: 2;} .details .html .txt h2{ font-size: 18px; margin-top: 0.3rem; font-weight: bold; color: #000;} .details .html .txt .downlistp{ overflow: hidden; font-size: 16px;} .details .html .txt .downlistp a{ color: #0A579F; line-height: 2;} .details .html .txt .concp{ overflow: hidden; margin-top: 0.3rem; font-size: 16px; line-height: 2;} .details .html .txt .concp a{ background: #0A579F; padding: 5px 0.5rem; color: #fff; display: inline-block;} .details .details-txt{ overflow: hidden; background: #fff; margin-top: 0.3rem;} .details .xgeffect{ overflow: hidden; margin-bottom: 0.35rem;} .details .xgeffect .detailtop{ overflow: hidden; border-bottom: 1px solid #dbdbdb; background: #eaeef1;} .details .xgeffect .detailtop h2{ display: inline-block; padding: 0rem 0.4rem; line-height: 0.4rem; text-transform: capitalize; cursor: pointer; font-size: 16px; text-align: center; margin-bottom: -1px; box-sizing: border-box; background: #0A579F; color: #fff;} .details .xgeffect .detalist{ overflow: hidden; font-size: 16px; line-height: 2; padding: 30px 0;} .details .xgeffect .detalist table{ width: 100%;} .details .xgeffect .detalist table tr{ width: 100%;} .details .xgeffect .detalist table tr td:nth-child(1){white-space:nowrap;width:1%;} .details .xgeffect .detalist table tr:nth-child(1) td{background:#0A579F;color:#FFF;border:1px solid #0A579F;} .details .xgeffect .detalist table tr td{ padding:0.06rem 0.2rem; border-left: 1px solid #a5a5a5; border-bottom: 1px solid #a5a5a5; } .details .xgeffect .detalist table tr td:last-child{ border-right: 1px solid #a5a5a5;} .details .xgeffect .detalist table tr:first-child td{ border-top: 1px solid #a5a5a5;} .details .xgeffect .detalist .item{ width: calc((100% - 0.5rem)/2); float: left; margin-right: 0.5rem; margin-bottom: 0.4rem;} .details .xgeffect .detalist .item .img{ overflow: hidden} .details .xgeffect .detalist .item .img img{ width: 100%; height: auto;} .details .xgeffect .detalist .item .txt{ background: #014da1; text-align: center;} .details .xgeffect .detalist .item .txt h3{ color: #fff; font-size: 18px; line-height: 2; padding: 10px;} .details .xgeffect .detalist .item:nth-child(2n){ margin-right: 0;} .details .xgeffect .detalist .item:nth-child(2n+1){ clear: both;} @media (min-width:992px){ .details .html{ display: flex; flex-wrap: wrap;} .details .html .bigimg{ width: 40%; margin: 0;} .details .html .txt{ width: 60%; margin: 0; box-sizing: border-box; padding-left: 0.4rem;} } @media (min-width:1px) and (max-width:991px){ .details{ } .details .html .txt{ margin-top: 30px;} .details .html .txt .context{ font-size: 13px;} .details .xgeffect .detailtop h2{ padding: 7px 20px;} .details .xgeffect .detalist{ padding: 15px;} .details .xgeffect .detalist .item .txt h3{ font-size: 14px; padding: 5px;} } .relatedProducts{} .relatedProducts .ipto{ overflow: hidden; width: calc((100% - 45px)/4); float: left; margin-right: 15px;} .relatedProducts .ipto .ipti{ overflow: hidden; border: 1px solid #f5f5f5;} .relatedProducts .ipto .ipti img{ width: 100%; transition: all 0.35s ease;} .relatedProducts .ipto .iptz{ overflow: hidden; text-align: center; margin-top: 0.1rem;} .relatedProducts .ipto .iptz h3{font-size: 14px; } .relatedProducts .ipto:hover .ipti img{ transform: scale(1.1)} @media (min-width:992px) { .relatedProducts .ipto:nth-child(6n){ margin-right: 0;} .relatedProducts .ipto:hover .ipti img{ transform: scale(1.1)} } @media (min-width:1px) and (max-width:991px) { .relatedProducts .ipto{ overflow: hidden; width: calc((100% - 15px)/2); } .relatedProducts .ipto:nth-child(2n){ margin-right: 0;} } .table-responsive{overflow-x:auto;min-height:.01%;} @media screen and (max-width:767px){.table-responsive{overflow-y:hidden;margin-bottom:15px;width:100%;border:1px solid #ddd;-ms-overflow-style:-ms-autohiding-scrollbar; box-sizing: border-box;} .table-responsive>.table{margin-bottom:0;} .table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap;} .table-responsive>.table-bordered{border:0;} .table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0;} .table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0;} .table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0;} } /*浜у搧璁㈠崟*/ .Inquiry{ overflow: hidden;} .Inquiry h2{ font-size: 20px; text-transform: uppercase; margin-bottom: 10px; color: #262626; } .Inquiry p{overflow: hidden; font-size: 16px; line-height: 1.6em; color: #939393; } .onlineInquiry{ overflow: hidden;} .onlineInquiry .input{ overflow: hidden; display: flex; align-items: center; background: #f5f8fa; border: 1px solid #d8d8d8; box-sizing: border-box; padding:0 5px; margin-bottom: 25px;} .onlineInquiry .input.textarea{ align-items: stretch;} .onlineInquiry .input.textarea>label{ padding: 5px 15px 5px 0;} .onlineInquiry .input>label{ font-size: 14px; color: #6b6b6b; white-space: nowrap;text-overflow: ellipsis;} .onlineInquiry .input>input{ flex: 1; background: none; line-height: 35px; box-sizing: border-box; padding: 0 5px;} .onlineInquiry .input>textarea{ flex: 1; background: none; border: 0; outline: none; padding: 8px 0; box-sizing: border-box; resize: none} .onlineInquiry .button{ overflow: hidden; width: 100%; float: left;} .onlineInquiry .button>button{ border: 0; padding: 0px 30px; line-height: 35px; position: relative; font-size: 17px; display: inline-block; transition: all 0.35s; z-index: 1; cursor: pointer; color: #fff; outline: none;overflow: hidden;} .onlineInquiry .button>button:before{ content: ""; position: absolute; left: 0; top: 0; bottom: 0; width: 100%; background: #1f1f1f; z-index: -2;} .onlineInquiry .button>button:after{ content: ""; position: absolute; left: 0; top: 0; bottom: 0; width: 0; background: #145396; transition: 0.35s; z-index: -1;} .onlineInquiry .button>button:hover:after{ width: 100%;} @media (min-width:992px) { .onlineInquiry .input.w33{ width: calc(33.33% - 17px); float: left; margin-right: 25px;} .onlineInquiry .input.w50{ width: calc(50% - 15px); float: left; margin-right: 30px;} .onlineInquiry .input.end{ margin-right: 0} .onlineInquiry .input.w67{ width: calc(66.67% - 10px); float: left;} } /*鑱旂郴鎴戜滑*/ .contactusinfo{ overflow: hidden; padding: 0.5rem 0;text-align: center; background: #fff;} .contactusinfo h2{ font-size: 0.48rem; font-weight: bold; margin-bottom: 0.5rem; position: relative; padding-bottom: 0.2rem; color: #145396} .contactusinfo h2:after{ content: ""; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 0.5rem; height: 5px; background: #145396;} .contactusinfo .lxfs{} .contactusinfo .lxfs .item{ overflow: hidden; background: #145396; padding: 0.5rem; text-align: center; color: #fff;} .contactusinfo .lxfs .item span{ display: block;} .contactusinfo .lxfs .item span i{ font-size: 0.36rem} .contactusinfo .lxfs .item h4{ font-size: 20px; line-height: 2;} .contactusinfo .lxfs .item p{ font-size: 16px; line-height: 1.6;} .contactusinfo .lxfs .item p a{ color: #fff; display: block;} .maps{ overflow: hidden; height: auto; padding: 0; background: #fff;} @media (min-width:992px){ .contactusinfo .lxfs{ display: flex;} .contactusinfo .lxfs .item{ flex: 1; margin-right: 0.3rem;} .contactusinfo .lxfs .item:last-child{ margin-right: 0;} } @media (min-width:1px) and (max-width:991px){ .maps{ padding: 0;} .contactusinfo{ padding: 15px 15px 0 15px;} .contactusinfo .lxfs .item{ padding: 15px; margin-bottom: 20px;} .contactusinfo .lxfs .item h4{ font-size: 14px; } .contactusinfo .lxfs .item p{ font-size: 14px; line-height: 2;} } .feedbacklist{ overflow: hidden; padding: 0.5rem; background: #f6f6f6;} @media (min-width:992px){ .feedbacklist .container{ display: flex; justify-content: space-between;} .feedbacklist .leave h2{ font-size: 0.38rem; margin-bottom: 0.3rem;} } @media (min-width:1px) and (max-width:991px){ } /*鐣欒█*/ .leave{ overflow: hidden; } .leave h2{ font-size: 0.48rem; font-weight: bold; margin-bottom: 0.5rem; position: relative; padding-bottom: 0.2rem; text-align: center; color: #145396;} .leave h2:after{ content: ""; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 0.5rem; height: 5px; background: #145396;} .feedback{ overflow: hidden; margin-top: 0.3rem;} .feedback .input_div{ overflow: hidden; margin-bottom: 20px; position: relative;} .feedback .input_div>label{ background: none; font-size:15px; font-weight: bold; color: #666; display: block; box-sizing: border-box; align-items: center; white-space: nowrap;text-overflow: ellipsis; margin-bottom: 10px;} .feedback .input_div>label>span{ font-weight: normal;} .feedback .input_div>input[type='text']{ width: 100%; background: none; border: 1px solid #d8d8d8; box-sizing: border-box; height: 40px; color: #333; padding: 10px;} .feedback .input_div>textarea{ background:none; border: 1px solid #d8d8d8; width: 100%; float: left; outline: none; resize: none; box-sizing: border-box; height: 1rem; color: #333; padding: 10px;} .feedback .input_div>#idcode2{ position: absolute; right: 0; bottom: 0; height: 40px; display: inline-flex; width: 100px; align-items: center; border-left: 1px solid #d8d8d8; font-size: 20px; cursor: pointer;} .feedback input::-webkit-input-placeholder, .feedback textarea::-webkit-input-placeholder{ color: #999; } .feedback input:-moz-placeholder, .feedback textarea:-moz-placeholder{ color: #999;} .feedback input::-moz-placeholder, .feedback textarea::-moz-placeholder{ color: #999;} .feedback input:-ms-input-placeholder, .feedback textarea:-ms-input-placeholder{ color: #999;} .feedback .button{ overflow: hidden; padding: 12px 0;} .feedback .button button{ background: #000; border: 0; padding: 10px 30px; overflow: hidden; position: relative; display: inline-block; color: #fff; font-size: 16px; cursor: pointer; margin-top: 0px; outline: none; z-index: 1; text-transform: uppercase; width: 100%; box-sizing: border-box;} .hidden{ display: none!important;} @media (min-width:992px) { .leave{} .feedback .w50{ width: calc(50% - 15px); margin-right: 30px;} .feedback .w33{ width: calc(33.33% - 20px); margin-right: 30px;} .feedback .w67{ width: calc(66.77% - 12px); } .feedback .end{ margin-right: 0;} .feedback .fl{ float: left;} .feedback .fr{ float: right; } } @media (min-width:1030px) { .leave .container{ width: 1000px;} } @media (min-width:1px) and (max-width:991px) { .leave{ padding: 15px;} .leave h2{ font-size: 16px; margin-bottom: 10px;} .leave p{ font-size: 12px; margin-bottom: 10px;} .feedback .input_div>label{ font-size: 14px;} .feedback{ display: block; margin-top: 15px;} .feedback .left{ margin-right: 0px;} .feedback .right{ margin-left: 0px;} .feedback .w50{ width: auto;} .feedback .button .submit{ font-size: 14px;} .feedback .button .submit>i{ font-size: 14px; padding-right: 5px;} } /*鏂伴椈涓績*/ .newsbody{ } .p_lt ul{ display: flex; justify-content: space-between;} .p_lt ul li{ margin: 0; width: calc((100% - 2%)/3); margin-right: 1%; box-sizing: border-box; border: 1px solid #c9c9c9; background: #efefef; font-size: 16px; color: #333; cursor: pointer; transition: all 0.5s; text-align: center; position: relative; z-index: 2; margin-bottom: -1px;} .p_lt ul li>A{ display: block; padding: 10px;} .p_lt ul li:before{ content: ""; position: absolute; left: 0; top: 0; width: 0; height: 4px; background: #145396; transition: all 0.5s;} .p_lt ul li:nth-child(3){ margin-right: 0;} .p_lt ul li:hover,.p_lt ul li.active{ border-bottom: 1px solid #fff; background: #fff;} .p_lt ul li:hover:before,.p_lt ul li.active:before{ width: 100%;} .newslist{ box-sizing: border-box; padding: 0.3rem 0.9rem; border: 1px solid #d1d1d1; margin-bottom: 0.6rem;} .newslist .item{ overflow: hidden; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #d1d1d1;} .newslist .item .txt{ display: flex; justify-content: space-between; align-items: center;} .newslist .item .txt time{ display: inline-block; font-size: 14px; color: #333; white-space: nowrap;text-overflow: ellipsis;} .newslist .item .txt span{ display: inline-block; width: 100px; margin: 0 0.5rem; border: 1px solid #c9c9c9; padding: 5px 10px; text-align: center; font-size: 12px; color: #999; white-space: nowrap;text-overflow: ellipsis;} .newslist .item .txt h3{ margin: 0; box-sizing: border-box; width: 100%; white-space: nowrap;text-overflow: ellipsis; overflow: hidden;} @media (min-width:992px) { } @media (min-width:1px) and (max-width:991px) { .newslist{ padding: 0.3rem 15px;} .newslist .item .txt span{ display: none;} .newslist .item .txt h3{ margin-left: 10px;} } .newsdetail{ overflow: hidden; } .newsdetail .Title{ overflow: hidden;} .newsdetail .Title h1{ font-size: 30px; line-height: 52px; color: #114da3; text-align: center; padding: 0 15px; margin-bottom: 30px;} .newsdetail .Title .txt{ padding: 20px 0; border-top: 1px solid #f1f1f1; border-bottom: 1px solid #f1f1f1; display: flex; } .newsdetail .Title .txt .bshare-custom{ display: inline-block; margin: 0; margin-left: 5px;} .newsdetail .Title .txt #ProShare{ display: inline-block; margin: 0; margin-left: 5px;} .newsdetail .context{ overflow: hidden; padding: 45px 0 110px; border-bottom: 1px solid #f1f1f1; font-size: 16px; line-height: 2;} .newsdetail .pagelist{ overflow: hidden; margin-top: 15px; display: flex; justify-content: space-between;} .newsdetail .pagelist>a{ font-size: 16px; line-height: 28px; color: #666; max-width: 45%; margin: 0; white-space: nowrap;text-overflow: ellipsis; overflow: hidden;} @media (min-width:1px) and (max-width:991px){ .newsdetail{ padding: 15px 0 30px;} .newsdetail .Title h1{ font-size: 20px; line-height: 2; padding: 0 7px; margin-bottom: 15px;} .newsdetail .Title .txt{ padding: 10px 0 5px 0; display: block;} .newsdetail .Title .txt #ProShare{ margin-top: 10px; display: block;} .newsdetail .context{ padding: 15px 0 20px;} .newsdetail .pagelist{ display: block;} .newsdetail .pagelist>a{ display: block; font-size: 14px; line-height: 24px; color: #666; max-width: 100%; margin: 0;} } /*瑙e喅鏂规*/ .solutionlist{ } .solutionlist .ipto{ overflow: hidden; box-shadow: 0 0 20px #f5f5f5; margin-bottom: 20px;} .solutionlist .ipto>a{ display: flex; justify-content: space-around;} .solutionlist .ipto .ipti{ overflow: hidden;} .solutionlist .ipto .ipti img{ width: 100%; transition: all 0.35s;} .solutionlist .ipto .iptz{ overflow: hidden; background: #f5f5f5;} .solutionlist .ipto .iptz h3{ font-size: 20px; margin-bottom: 0.3rem;} .solutionlist .ipto .iptz p{font-size: 15px; line-height: 2; color: #838383;} .solutionlist .ipto:nth-child(2n) .iptz{ background: #fff;} @media (min-width:992px){ .solutionlist .ipto .ipti{ width: 30%; margin: 0;} .solutionlist .ipto .iptz{ width: 70%; margin: 0; box-sizing: border-box; padding: 0.4rem;} .solutionlist .ipto:nth-child(2n)>a{ flex-direction: row-reverse;} } @media (min-width:1px) and (max-width:991px){ .solutionlist{ } .solutionlist .ipto .iptz{ padding: 15px;} .solutionlist .ipto .iptz h3{ font-size: 18px; margin-bottom: 10px;} .solutionlist .ipto .iptz p{ font-size: 12px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;} } .solutiondetail{ overflow: hidden; } .solutiondetail .container{ background: #fff;} .solutiondetail .title{ overflow: hidden; margin-top: 0.2rem;} .solutiondetail .title h1{ font-size: 24px; font-weight: bold;} .solutiondetail .title .txt{ overflow: hidden; margin-top: 0.15rem; padding-bottom: 0.1rem; border-bottom: 1px solid #ddd; font-size: 16px; color: #145396;} .solutiondetail .context{ overflow: hidden; margin-top: 0.2rem; line-height: 2; font-size: 16px;} .solutiondetail .pagelist{ padding: 0.4rem 0rem 0.2rem 0rem; border-top:1px solid #ddd; margin-top: 0.2rem;} .solutiondetail .pagelist a{ padding: 0.1rem 0.2rem; border: 1px solid #ddd; font-size: 14px; line-height: 2; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; display: inline-block;} .solutiondetail .pagelist a:hover{background:#145396;border:1px solid #145396;color:#FFF;} @media (min-width:992px){ .solutiondetail .pagelist a{ max-width: 45%;} .solutiondetail .pagelist a:last-child{ float: right;} } @media (min-width:1px) and (max-width:991px){ .solutiondetail .container{ padding: 0 0 0.3rem 0;} .solutiondetail .title{} .solutiondetail .title h1{ font-size: 18px;} .solutiondetail .title .txt{ font-size: 12px;} .solutiondetail .context{ font-size: 14px;} .solutiondetail .pagelist{ padding: 0.2rem 0 0 0;} .solutiondetail .pagelist a{ display: block; margin-bottom: 10px; font-size: 14px;} } /*妗堜緥涓績*/ .caseslist{ overflow: hidden; padding: 0 0 0.5rem 0;} .caseslist .ipto{ width: calc((100% - 0.7rem)/3); float: left; margin-right: 0.35rem; margin-bottom: 0.4rem;} .caseslist .ipto .ipti{ overflow: hidden;} .caseslist .ipto .ipti img{ width: 100%; transition: all 0.35s;} .caseslist .ipto .iptz{ overflow: hidden; padding: 0.3rem 0.2rem; background: #F5F5F5;} .caseslist .ipto .iptz h3{ font-size: 0.22rem; font-weight: 700;} .caseslist .ipto .iptz p{ font-size: 16px; line-height: 2; color: #999; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;} @media (min-width:992px){ .caseslist .ipto:nth-child(3n){ margin-right: 0;} .caseslist .ipto:hover .ipti img{ transform: scale(1.1)} .caseslist .ipto:hover .iptz{ background: #145396;} .caseslist .ipto:hover .iptz h3{ color: #fff;} .caseslist .ipto:hover .iptz p{ color: #fff;} } @media (min-width:1px) and (max-width:991px){ .caseslist .ipto{ width: calc((100% - 0.15rem)/2); margin-right: 0.15rem; margin-bottom: 0.15rem;} .caseslist .ipto:nth-child(2n){ margin-right: 0;} .caseslist .ipto .iptz h3{ font-size: 14px;} .caseslist .ipto .iptz p{font-size: 12px;} } /*鏈嶅姟涓績*/ .servicelist{ overflow: hidden; padding:0.3rem 0 1.7rem; background: #f6f6f6; position: relative;} .servicelist .tit{ overflow: hidden;} .servicelist .tit h2{} .servicelist .tit h2 span{ display: block;} .servicelist .tit h2 span:nth-child(1){ text-transform: uppercase; color: #666; font-size: 0.3rem;} .servicelist .tit h2 span:nth-child(2){color: #0f82dd; font-weight: bold; font-size: 0.45rem;} .servicelist .tit h2 span:nth-child(3){color: #333; font-weight: bold; font-size: 0.4rem;} .servicelist .tit p{ font-size: 0.45rem; color: #0f82dd; line-height: 1.4; display: flex; align-items: center;} .servicelist .tit p:before{ content: ""; display: inline-block; width: 0.75rem; height: 2px; background: #0f82dd; margin-right: 0.5rem;} .servicelist>div>p{ text-align: center; font-size: 0.22rem; color: #333; margin: 0.4rem 0;} .servicelist .list{ overflow: hidden; display: flex; justify-content: space-between; flex-wrap: wrap;} .servicelist .list .item{ margin: 0; width: calc((100% - 1.8rem)/4); margin-right: 0.6rem; margin-bottom: 0.3rem; background: #fff; box-sizing: border-box; text-align: center; padding: 0.5rem 0.3rem;} .servicelist .list .item .img{ overflow: hidden;} .servicelist .list .item .img img{ width: 1rem;} .servicelist .list .item .txt{ overflow: hidden;} .servicelist .list .item .txt h3{ font-size: 15px; margin-top: 20px;} .servicelist .list .item .txt h4{ font-size: 15px; margin-top: 20px; position: relative; padding-bottom: 20px;} .servicelist .list .item .txt h4:after{ content: ""; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 0.42rem; height: 2px; background: #333;} .servicelist .list .item .txt p{ font-size: 14px; line-height: 2; margin-top: 20px;} .servicelist .list .item .txt p a{font-weight: bold;} @media (min-width:992px) { .servicelist .tit{ display: flex; justify-content: space-between;} .servicelist .tit h2{ flex: 0 0 40%; box-sizing: border-box;} .servicelist .tit p{ flex: 0 0 60%; box-sizing: border-box;} .servicelist .list .item:nth-child(4n){ margin-right: 0;} .servicelist:after{ content: "Team"; font-size: 2.4rem; color: #d9d9d9; text-transform: capitalize; position: absolute; bottom: -0.5rem; right: 0; z-index: 0} } @media (min-width:1px) and (max-width:991px){ .servicelist{ padding: 30px 0;} .servicelist .tit p{ font-size: 14px; margin-top: 15px;} .servicelist .list .item{ width: calc((100% - 0.3rem)/2); margin-right: 0.3rem;} .servicelist .list .item .txt h3{ font-size: 13px; margin-top: 10px;} .servicelist .list .item .txt h4{ font-size: 13px; margin-top: 10px; padding-bottom: 10px;} .servicelist .list .item .txt p{ font-size: 12px; line-height: 2; margin-top: 10px;} .servicelist .list .item .txt p a{font-weight: bold;} .servicelist .list .item:nth-child(2n){ margin-right: 0;} } .servicelist1{ overflow: hidden; padding:0.5rem 0; position: relative;} .servicelist1 .tit{ overflow: hidden;} .servicelist1 .tit p{ font-size: 0.45rem; color: #0f82dd; line-height: 1.4; display: flex; align-items: center;} .servicelist1 .tit p:before{ content: ""; display: inline-block; width: 0.75rem; height: 2px; background: #0f82dd; margin-right: 0.5rem;} .servicelist1 .img{ overflow: hidden; margin-top: 0.4rem;} .servicelist1 .img img{ width: 100%;} .servicelist1 .list{ overflow: hidden; margin-top: 0.5rem;} .servicelist1 .list .item{ overflow: hidden; box-sizing: border-box;} .servicelist1 .list .item img{ width: 100%;} .servicelist1 .list .item h3{ font-size: 1rem; font-weight: bold; color: #0f56b3; position: relative; display: inline-block;} .servicelist1 .list .item h3:before{ content: "+"; display: inline-block; position: absolute; top:-0.3rem; right: -0.5rem;} .servicelist1 .list .item h4{ font-size: 0.4rem; color: #0f56b3; font-weight: normal; margin-left: 0.6rem; margin-right: 1.15rem; padding-top: 0.2rem; margin-top: 0.4rem; border-top: 2px solid #7c97c1; text-align: left} .servicelist1 .list .item p{ font-size: 0.22rem; line-height: 2; color: #333; margin-top: 0.3rem;text-align: left} @media (min-width:992px) { .servicelist1 .tit{ display: flex; justify-content: space-between;} .servicelist1 .tit .atit{ flex: 0 0 50%; box-sizing: border-box;} .servicelist1 .tit p{ flex: 0 0 50%; box-sizing: border-box;} .servicelist1 .img{ padding: 0 1.65rem;} .servicelist1 .list{ padding: 0 0.3rem; display: flex; justify-content: space-between; align-items: center;} .servicelist1 .list .item{ margin: 0; flex: 0 0 33.330%; box-sizing: border-box;} .servicelist1 .list .item:nth-child(1){ padding-right: 0.66rem;} .servicelist1 .list .item:nth-child(2){ text-align: center;} .servicelist1 .list .item:nth-child(3){ padding-left: 0.4rem;} } @media (min-width:1230px) { .servicelist1 .tit .atit{ padding-left: 2.23rem;} .servicelist1 .list{ padding: 0 0.7rem;} } @media (min-width:1px) and (max-width:991px){ .servicelist1{ padding: 30px 0;} .servicelist1 .tit p{ font-size: 14px; margin-top: 15px;} .servicelist1 .list .item:nth-child(2){ padding: 15px;} .servicelist1 .list .item h3{ font-size: 24px;} .servicelist1 .list .item h3 br{ display: none;} .servicelist1 .list .item h4{ margin-left: 0; font-size: 18px;} .servicelist1 .list .item p{ font-size: 14px;} } /*甯歌闂*/ .faqlist{ padding: 0.6rem 0} .faqlist .item{ clear: both; margin-bottom: 0.25rem;} .faqlist .item h3{ display: flex; justify-content: space-between; background: #fff; box-sizing: border-box; padding: 0.2rem 0.3rem; align-items: center; cursor: pointer; font-size: 16px; box-shadow: 0 0 15px rgba(205,205,205,0.29);} .faqlist .item h3 font{ margin: 0; display: inline-block;} .faqlist .item h3 span{ flex: 1; display: inline-block; white-space: nowrap;text-overflow: ellipsis; overflow: hidden;} .faqlist .item h3 i{ margin: 0; display: inline-block; font-size: 24px; } .faqlist .item .context{ overflow: hidden; padding: 0 0.3rem; transition: all 0.35s; background: #fff; box-shadow: 0 0 15px rgba(205,205,205,0.29); font-size: 16px; line-height: 1.5; height: 0; transform-origin: top center; color: #666;} .faqlist .item.active h3{ color: #fff; background: #145396;} .faqlist .item.active h3 i{ transform: rotate(90deg);} .faqlist .item.active .context{ padding: 0.2rem 0.3rem; height: auto;} @media (min-width:992px) { .faqlist .item h3 i{ margin-right: 0.35rem;} } @media (min-width:1px) and (max-width:991px){ .faqlist{ padding: 0 0 30px 0;} .faqlist .item .context{ font-size: 14px;} } /*鍥惧簱涓績*/ .gallerylist{ overflow: hidden; } .gallerylist .ipto{ width: calc((100% - 60px)/4); float: left; margin-right: 20px; margin-bottom: 20px;} .gallerylist .ipto .ipti{ overflow: hidden; border: 1px solid #f5f5f5;} .gallerylist .ipto .ipti img{ width: 100%; transition: all 0.35s ease;} .gallerylist .ipto .iptz{ overflow: hidden; text-align: center; padding:15px 5px;} .gallerylist .ipto .iptz h3{ font-size: 16px;} @media (min-width:992px){ .gallerylist .ipto:nth-child(4n){ margin-right: 0;} .gallerylist .ipto:nth-child(4n+1){ clear: both;} .gallerylist .ipto:hover .ipti img{ transform: scale(1.1)} } @media (min-width:1px) and (max-width:991px){ } /* 瑙嗛涓績 */ .videolist{ overflow: hidden;} .videolist .ipto{ width: calc((100% - 0.5rem)/3); float: left; margin-right: 0.25rem; margin-bottom: 0.25rem; cursor: pointer;} .videolist .ipto .ipti{ overflow: hidden; border: 1px solid #d7d7d7; box-sizing: border-box; position: relative;} .videolist .ipto .ipti img{ width: 100%; transition: all 0.35s;} .videolist .ipto .ipti:before{ content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.5); z-index: 1;} .videolist .ipto .ipti:after{ content: "\ea88"; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 3; color: #fff; font-size: 0.4rem; font-family:iconfont; animation: Amplify 3s infinite;} .videolist .ipto .iptz{ overflow: hidden; box-sizing: border-box;} .videolist .ipto .iptz h3{ font-size: 14px; letter-spacing: 0.5px; color: #575757; text-align: center; padding: .1rem 0;} .videolist .ipto .iptz .nr{ display: none!important;} @media (min-width:992px){ .videolist .ipto:nth-child(3n){ margin-right: 0;} .videolist .ipto:hover .ipti img{ transform: scale(1.1)} } @media (min-width:1px) and (max-width:991px){ .videolist{} .videolist .ipto{ width: calc((100% - 0.15rem)/2); margin-right: 0.15rem; margin-bottom: 0.15rem;} .videolist .ipto:nth-child(2n){ margin-right: 0;} .videolist .ipto .iptz h3{ font-size: 12px;} } /*region 鍏朵粬*/ .thk_nav{ text-align: justify; font-size: 16px; line-height: 2em;} .thk_nav>h1{ font-size: 20px; font-weight: bold; color: #333;} .btnthank{padding: 5px 10px;margin-top: 15px;display: inline-block;border:1px solid #d00000;color:#ffffff;background-color:#d00000;} .btnthank:hover{background-color: #ffffff;color: #d00000;} @media (min-width:1px) and (max-width:991px) { .thk_nav{ padding: 30px 0;} .hidden-xs{ display: none;} } /*endregion*/ /*缃戠珯鍦板浘*/ .sitemaps{ overflow: hidden; padding: 40px 0;} .sitemaps .column{ overflow: hidden; font-size: 18px;} .sitemaps .column a{ display: block; padding: 10px 0} .sitemaps .Bigcategory{ overflow: hidden; padding-left: 2%; font-size: 16px; display: flex; flex-wrap: wrap;} .sitemaps .Bigcategory li{ width: 100%; margin: 0; font-size: 16px; text-transform: capitalize} .sitemaps .Bigcategory li a{ padding: 10px 0; display: block;} .sitemaps .Bigcategory li>.list-inline{ padding-left: 2%; display: flex; flex-wrap: wrap;} .sitemaps .Bigcategory li>.list-inline li{ width: 48%; margin: 0; font-size: 12px; padding: 0 1%;} .sitemaps>.list-inline{ padding-left: 2%; display: flex; flex-wrap: wrap;} .sitemaps>.list-inline li{ width: 100%; margin: 0; font-size: 16px;} .sitemaps>.list-inline li a{ display: block; padding: 10px 0;} .sitemaps .columnclear{ overflow: hidden; clear: both; border-bottom: 1px dashed #d5d5d5; margin: 10px 0;} @media (min-width:1px) and (max-width:991px) { .sitemaps{ padding: 30px 0;} .sitemaps .Bigcategory li{ width: 100%; overflow: hidden;} .sitemaps>.list-inline li{ width: 100%; overflow: hidden;} .sitemaps .Bigcategory li>.list-inline li{ width: 100%;} } /*鍏朵粬*/ .table-responsive{overflow-x:auto;min-height:.01%;} @media screen and (max-width:767px){.table-responsive{overflow-y:hidden;margin-bottom:15px;width:100%;border:1px solid #ddd;-ms-overflow-style:-ms-autohiding-scrollbar;} .table-responsive>.table{margin-bottom:0;} .table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap;} .table-responsive>.table-bordered{border:0;} .table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0;} .table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0;} .table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0;} } .material{ overflow: hidden; padding: 30px 0; text-align: center; font-size: 14px; text-transform: capitalize; font-weight: bold;} @media (min-width:1px) and (max-width:991px) { .material{ padding: 20px; font-size: 14px;} } .onliewhatsapp{ position:fixed; right:15px; bottom:20%; z-index:10;} .onliewhatsapp img{ width:70px;} /*浜烘墠鎷涜仒*/ .joinuslist{ padding: 0 0 0.55rem 0 ;} .joinuslist .item{ overflow: hidden; display: flex; justify-content: space-between; background: #145396; margin-bottom: 8px;} .joinuslist .item h3{ padding: 0.2rem 0.2rem; font-size: 16px; font-weight: bold; color: #fff; margin: 0; box-sizing: border-box;} .joinuslist .item h3:nth-child(1){ width: 467px;} .joinuslist .item h3:nth-child(2){ width: 297px;} .joinuslist .item h3:nth-child(3){ width: 264px;} .joinuslist .item h3:nth-child(4){ width: 364px;} .joinuslist .item h3:nth-child(5){ width: 130px;} .joinuslist .item p{ padding: 0.15rem 0.2rem; font-size: 16px; color: #202020; margin: 0; box-sizing: border-box;} .joinuslist .item p:nth-child(1){ width: 467px;} .joinuslist .item p:nth-child(2){ width: 297px;} .joinuslist .item p:nth-child(3){ width: 264px;} .joinuslist .item p:nth-child(4){ width: 364px;} .joinuslist .item p:nth-child(5){ width: 130px;} .joinuslist .item p>a{display: flex;} .joinuslist .item:nth-child(n+2){ background: rgb(246, 248, 249);} @media (min-width:992px) { .joinuslist .item:nth-child(n+2):hover{ background: #84B6DB} } @media (min-width:1px) and (max-width:991px) { .joinuslist .item h3:nth-child(3){ display: none;} .joinuslist .item h3:nth-child(4){ display: none;} .joinuslist .item h3:nth-child(5){ width: 300px;} .joinuslist .item p:nth-child(3){ display: none;} .joinuslist .item p:nth-child(4){ display: none;} .joinuslist .item p:nth-child(5){ width: 300px;} .joinuslist .item h3{ font-size: 12px; padding: 10px;} .joinuslist .item p{ font-size: 10px; padding: 6px 10px;} .joinuslist .item p>a{ font-size: 10px;} } /*涓嬭浇涓績*/ .downloadlist{ margin-bottom: 0.6rem; display:flex; flex-wrap:wrap;} .downloadlist .item{ margin: 0; width: calc((100% - 2%)/3); margin-right: 1%; margin-bottom: 10px; box-shadow: 0 0 5px #d5d5d5;} .downloadlist .item a{ height: 100%; display: flex; justify-content: space-between; background: #fff; border: 3px solid transparent; align-items: center; box-sizing: border-box; padding: 10px;} .downloadlist .item .img{ width: 100px; opacity: 1; transition: all 0.5s; margin: 0} .downloadlist .item .txt{ margin: 0; display: flex; align-items: center; flex: 1;} .downloadlist .item .txt h3{ font-size: 16px; color: #333; margin-left: 10px;} .downloadlist .item .txt:after{ content: "\e6c3"; font-family: 'iconfont'; font-size: 20px; margin-left: 5px;} @media (min-width:992px) { .downloadlist .item:nth-child(3n){ margin-right: 0;} .downloadlist .item:hover a{ border-color: rgba(51,51,51,0.2);} } @media (min-width:1px) and (max-width:991px) { .downloadlist .item{width: calc((100% - 1%)/2);} .downloadlist .item:nth-child(2n){ margin-right: 0;} } /*鏁堟灉*/ .onlineservice{ position: fixed; top: 180px; right: 15px; z-index: 99;} .onlineservice li{ background: #fff; border: 1px solid #d5d5d5; margin-bottom: 10px; text-align: center; font-size: 12px; position: relative;} .onlineservice li a{ padding: 10px; display: block; } .onlineservice li i{ font-size: 30px;} .onlineservice li.wechat{ position: relative;} .onlineservice li.wechat .codeimg{ position: absolute; top: -30px; left: -120px; display: none; transition: all 0.35s; width: 120px;} .onlineservice li.gotop{ display: none;} .onlineservice li:hover{ background: #3b579d; color: #fff;} .onlineservice li:hover h3{ color: #fff;} .onlineservice li:hover i{ color: #fff;} .onlineservice li.wechat:hover .codeimg{ display: block;} /*region 鍒嗛〉*/ .page{overflow: hidden;text-align: center;} .pagination{display:inline-block;margin:20px 0;padding-left:0;border-radius:4px;} .pagination>li{display:inline;} @media (min-width:992px){.pagination>li>a,.pagination>li>span{padding:6px 12px!important;} } .pagination>li>a,.pagination>li>span{position:relative;float:left;margin-left:-1px;padding:3px 4px;border:1px solid #ddd;background-color:#fff;color:#0556b1;text-decoration:none;line-height:1.42857143;} .pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px;} .pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px;} .pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:3;border-color:#ddd;background-color:#eee;color:#0556b1;} .pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:2;border-color:#0556b1;background-color:#0556b1;color:#fff;cursor:default;} .pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{border-color:#ddd;background-color:#fff;color:#777;cursor:not-allowed;} .pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333;} .pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px;} .pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px;} .pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5;} .pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px;} .pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px;} .pager{margin:20px 0;padding-left:0;list-style:none;text-align:center;} .pager li{display:inline;} .pager li>a,.pager li>span{display:inline-block;padding:5px 14px;border:1px solid #ddd;border-radius:15px;background-color:#fff;} .pager li>a:focus,.pager li>a:hover{background-color:#eee;text-decoration:none;} .pager .next>a,.pager .next>span{float:right;} .pager .previous>a,.pager .previous>span{float:left;} .pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{background-color:#fff;color:#777;cursor:not-allowed;} /*endregion*/