﻿@charset "utf-8";
/*=========== PC public CSS ===========*/
*,:before,:after {margin: 0;padding: 0;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;box-sizing: border-box;}
html,body,div,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dt,dd,p,pre,form,fieldset,figure,figcaption,table,th,td img {margin: 0;padding: 0;}
body {font-family: "Heiti SC", "Microsoft YaHei", "微软雅黑";color: #333;font-size: 16px;line-height: 1.7;margin: 0 auto;background-color: #FFF;min-width: 1280px;}
ol,ul,li {list-style: none;}
i,em {font-style: normal;}
a {color: #333;text-decoration: none;outline: none;cursor: pointer;}
a:hover,a:active,a:link,a:visited {text-decoration: none;}
fieldset,img,video {max-width: 100%;border: none;vertical-align: middle;}
input,select,textarea,button {color: #333;font-size: 16px;font-family: "Microsoft Yahei", sans-serif;outline: none;border: none;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;box-sizing: border-box;}
input,button {border-radius: 0;-webkit-appearance: none;}
/*清除IOS默认圆角*/
textarea {resize: none;outline: none;border: none;-webkit-appearance: none;}
/*去除右下角拖动边框标识*/
input:-ms-clear {display: none;}
/*消除 IE10 里的叉号*/
input[type="button"],input[type="submit"],input[type="reset"] {-webkit-appearance: none;outline: none;}
::-webkit-input-placeholder {color: #EEE;}
::-moz-placeholder {color: #EEE;}
:-ms-input-placeholder {color: #EEE;}
:-moz-placeholder {color: #EEE;}
table {border-collapse: separate;}
/*边线重叠*/
.clearfix:after {content: ".";display: block;height: 0;line-height: 0;clear: both;visibility: hidden;}
.clearfix {zoom: 1;}
.transition {transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;}
.wrap {width: 98%;max-width: 1400px;margin: 0 auto}
/* public style */
.header {width: 100%;padding: 20px 0;line-height: 64px;min-width: 1280px;}
.logo {float: left;width: 271px;margin-top: -2px;}
.logo img {width: 100%;height: auto;}
.nav {float: right;margin-right: 50px;}
.nav li {float: left;margin-right: 26px;}
.nav li a {display: block;color: #333;font-size: 18px;padding: 0 12px;position: relative;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.nav li a:after {content: "";position: absolute;left: 0;bottom: -7px;width: 100%;height: 0;background: url(../images/nav-on.png) no-repeat;-webkit-background-size: cover;-moz-background-size: cover;-ms-background-size: cover;-o-background-size: cover;background-size: cover;-webkit-transition: .2s;-moz-transition: .2s;-ms-transition: .2s;-o-transition: .2s;transition: .2s;}
.nav li.nav-on a,.nav li:hover a {margin-top: -10px;font-weight: bold;}
.nav li.nav-on a:after,.nav li:hover a:after {height: 17px;}
.top-tel {float: right;margin-top: 4px;}
.top-tel p {background: url(../images/top-tel.png) no-repeat left center;color: #666;font-size: 16px;line-height: 1.4;padding-left: 58px;}
.top-tel p strong {display: block;color: #efa30f;font-size: 28px;}
/* index style */
.banner {position: relative;}
.ban-item {-webkit-background-size: cover;-moz-background-size: cover;-ms-background-size: cover;-o-background-size: cover;background-size: cover;background-repeat: no-repeat;background-position: right top;padding-top: 50px;padding-bottom: 200px;-webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .1);-moz-box-shadow: 0 10px 20px rgba(0, 0, 0, .1);-ms-box-shadow: 0 10px 20px rgba(0, 0, 0, .1);-o-box-shadow: 0 10px 20px rgba(0, 0, 0, .1);box-shadow: 0 10px 20px rgba(0, 0, 0, .1);margin-bottom: 30px;}
/*.ban-item:before {content: "";position: absolute;left: 0;top: 55px;width: 34.375%;height: 500px;background: url(../images/ban-line.png) no-repeat;-webkit-background-size: 100% 100%;-moz-background-size: 100% 100%;-ms-background-size: 100% 100%;-o-background-size: 100% 100%;background-size: 100% 100%;}*/
.item01 {background-image: url(../images/ban-bg01.jpg);z-index: -1;}
.ban-base {float: left;width: 42%;margin-top: 66px;}
.ban-txt {position: relative;z-index: 0;}
.ban-txt i {position: absolute;left: 0;top: -10px;color: #00479d;opacity: .06;filter:Alpha(opacity=6);font-size: 120px;font-weight: bold;text-transform: uppercase;line-height: 1.1;z-index: -1;-webkit-filter:Alpha(opacity=10);}
.ban-txt a {display: block;color: #008fdd;font-size: 80px;font-weight: bold;line-height: 1.1;}
.ban-txt a:hover {color: #fff;}
.ban-txt a.txt-font{font-size: 72px;padding-top: 16px;}
.ban-font p {margin-top: 50px;color: #d6f1ff;font-size: 18px;line-height: 20px;}
.ban-font p:before {content: '';display: inline-block;vertical-align: middle;width: 20px;height: 20px;background: url(../images/ban-icon.png) no-repeat;margin-right: 10px;}
.ban-tab {margin-top: -224px;margin-left: 35%;margin-right: 6%;overflow: hidden;}
.ban-tab .slick-list{margin-left: -12px;}
.ban-btn {margin-top: 77px;/*margin-left: 104px;*/}
.tab-list {float: left;position: relative;padding: 20px 20px 25px 90px;background: #FFF;-webkit-box-shadow: 0 10px 20px rgba(25, 64, 54, .1);-moz-box-shadow: 0 10px 20px rgba(25, 64, 54, .1);-ms-box-shadow: 0 10px 20px rgba(25, 64, 54, .1);-o-box-shadow: 0 10px 20px rgba(25, 64, 54, .1);box-shadow: 0 10px 20px rgba(25, 64, 54, .1);-webkit-border-radius: 10px;-moz-border-radius: 10px;-ms-border-radius: 10px;-o-border-radius: 10px;border-radius: 10px;margin: 22px 20px 22px 80px;}
.tab-list:before {content: "";position: absolute;left: -2px;top: -2px;bottom: -2px;right: -2px;background: -webkit-linear-gradient(left, #00479d 20%, #FFFFFF 80%);background: -moz-linear-gradient(left, #00479d 20%, #FFFFFF 80%);background: -o-linear-gradient(left, #00479d 20%, #FFFFFF 80%);background: linear-gradient(to right, #00479d 20%, #FFFFFF 80%);-webkit-border-radius: 10px;-moz-border-radius: 10px;-ms-border-radius: 10px;-o-border-radius: 10px;border-radius: 10px;z-index: -1;width: 0;-webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
.tab-pro {position: absolute;left: -70px;top: 14px;width: 54%;}
.tab-info a {display: block;color: #333;font-size: 18px;font-weight: bold;background: url(../images/ban-name01.png) no-repeat right center;line-height: 32px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding-right: 8px;position: relative;}
.tab-info p {color: #333;font-size: 16px;margin-top: 15px;}
.tab-list:hover:before,.tab-list.slick-current:before {width: 100%;}
.tab-list:hover .tab-info a,.tab-list.slick-current .tab-info a {color: #00479d;background-image: url(../images/ban-name02.png);}
.banner .slick-slide {outline: none;}
.ban-tab .slick-slide {-webkit-transform: none;-moz-transform: none;-ms-transform: none;-o-transform: none;transform: none;}
.ban-con .slick-prev:before,.ban-con .slick-next:before {display: none;}
.ban-con .slick-prev,.ban-con .slick-next {font-size: 0;top: auto;left: 50%;bottom: 115px;z-index: 99;width: 50px;height: 50px;background-repeat: no-repeat;background-position: center center;-webkit-background-size: 100% 100%;-moz-background-size: 100% 100%;-ms-background-size: 100% 100%;-o-background-size: 100% 100%;background-size: 100% 100%;}
.ban-con .slick-prev {margin-left: -700px;background-image: url(../images/ban-arrow01.png);}
.ban-con .slick-prev:hover {background-image: url(../images/ban-arrow03.png);}
.ban-con .slick-next {right: auto;margin-left: -540px;background-image: url(../images/ban-arrow02.png);}
.ban-con .slick-next:hover {background-image: url(../images/ban-arrow04.png);}
.paging {position: absolute;z-index: 99;bottom: 56px;left: 50%;margin-left: -630px;color: #fff;font-size: 18px;}
.paging .cur {color: #008fdd;font-size: 28px;font-weight: bold;}
.btn-more {position: relative;z-index: 1;display: inline-block;width: 200px;line-height: 60px;text-align: center;vertical-align: middle;-webkit-border-radius: 60px;-moz-border-radius: 60px;-ms-border-radius: 60px;-o-border-radius: 60px;border-radius: 60px;-webkit-transition: .8s;-moz-transition: .8s;-ms-transition: .8s;-o-transition: .8s;transition: .8s;color: #fff;background: #008fdd;font-size: 20x;overflow: hidden;}
.btn-more:after {content: "";position: absolute;top: 0;left: 0;z-index: -1;width: 0%;height: 100%;-webkit-transition: .4s;-moz-transition: .4s;-ms-transition: .4s;-o-transition: .4s;transition: .4s;background: #efa30f;}
.btn-more:hover:after {width: 100%;}
.btn-more:hover {color: #fff;background: #efa30f;}
.ban-pic {float: right;width: 56%;position: relative;margin-top: 30px;}
.ban-pic:after {content: "";position: absolute;right: 0;top: -70px;width: 211px;height: 623px;background: url(../images/ban-right.png) no-repeat;}
.ban-pic span {position: absolute;right: -130px;top: 50%;margin-top: -26px;color: #efa30f;font-size: 24px;line-height: 30px;width: 120px;}
.ban-pic img {-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.ban-pic img:hover {-webkit-transform: scale(1.02);-moz-transform: scale(1.02);-ms-transform: scale(1.02);-o-transform: scale(1.02);transform: scale(1.02);}
.btn-price {display: inline-block;width: 280px;line-height: 70px;text-align: center;background-color: #efa30f;-webkit-border-radius: 70px;-moz-border-radius: 70px;-ms-border-radius: 70px;-o-border-radius: 70px;border-radius: 70px;color: #333;font-size: 24px;cursor: pointer;position: relative;z-index: 0;}
.btn-price:before {content: "";position: absolute;left: -10px;top: -10px;right: -10px;bottom: -10px;background: rgba(240, 190, 77, .3);-webkit-border-radius: 70px;-moz-border-radius: 70px;-ms-border-radius: 70px;-o-border-radius: 70px;border-radius: 70px;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;z-index: -1;}
.btn-price:hover:before {background: rgba(240, 190, 77, .1);}
.index-txt {text-align: center;}
.index-txt h2 {color: #333;font-size: 46px;line-height: 1.1;}
/*.index-txt h2:before,.index-txt h2:after {content: '';display: inline-block;vertical-align: middle;width: 35px;height: 26px;background-repeat: no-repeat;margin-top: -6px;}
.index-txt h2:before {background-image: url(../images/tit-icon01.png);margin-right: 20px;}
.index-txt h2:after {background-image: url(../images/tit-icon02.png);margin-left: 20px;}*/
.index-txt p {color: #666;font-size: 18px;line-height: 30px;margin-top: 30px;}
.type-pic a img {width: 100%;}
.type-txt {position: absolute;bottom: 30px;z-index: 2;color: #BBB;line-height: 1.2;padding-left: 70px;}
.type-txt a {display: block;color: #BBB;font-size: 46px;font-weight: bold;}
.type-txt span {display: block;font-size: 18px;margin-top: 20px;}
.type-link {position: absolute;left: 50%;top: -50%;margin-left: -60px;margin-top: -60px;-webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;width: 120px;height: 120px;}
.type-link img {width: 100%;height: auto;}
.index-hot {padding-top: 120px;background: url(../images/bg-hot.png) no-repeat top center;}
.hot-pro {position: relative;}

.hot-txt h2,.base-txt h2 {color: #333;font-size: 46px;line-height: 1.1;}
.hot-txt p,.base-txt p {color: #666;font-size: 18px;line-height: 36px;margin-top: 6px;}
.hot-con {float: left;}
.hot01 {width: 35.7%;margin-top: 190px;}
.hot02 {width: 25.7%;margin: 0 5%;}
.hot03 {width: 28.6%;margin-top: 128px;position: relative;}
.hot03:before {content: "";position: absolute;right: 0;top: -108px;width: 464px;height: 264px;background: url(../images/dot-hot.png) no-repeat;}
.hot-pic {display: block;position: relative;overflow: hidden;}
.hot-pic img {width: 100%;height: 100%;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.hot-pic img:hover {-moz-transform: scale(1.02);-ms-transform: scale(1.02);-o-transform: scale(1.02);-webkit-transform: scale(1.02);transform: scale(1.02);}
.hot01 .hot-pic {padding-top: 68%;}
.hot02 .hot-pic {padding-top: 125%;}
.hot03 .hot-pic {padding-top: 100%;}
.hot-font {padding: 10px 0;text-align: center;background: url(../images/case-line.png) left top;}
.hot-font a {display: block;color: #333;font-size: 24px;line-height: 30px;font-weight: bold;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.hot-font a:hover {color: #008fdd;}
.hot-font p {color: #666;font-size: 18px;line-height: 30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-top: 12px;padding-left: 36px;}
.index-hot ul {margin-left: -2.6%;margin-top: 30px;}
.index-hot ul li {float: left;width: 22.4%;margin-left: 2.6%;margin-bottom: 20px; z-index: 0;-webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .1);-moz-box-shadow: 0 10px 20px rgba(0, 0, 0, .1);-ms-box-shadow: 0 10px 20px rgba(0, 0, 0, .1);-o-box-shadow: 0 10px 20px rgba(0, 0, 0, .1);box-shadow: 0 10px 20px rgba(0, 0, 0, .1);}
.index-pice{position: relative;margin-top: 80px;}
.index-pice .pice{position: absolute;left: 45%;top: 20px;width: 45%;}
.index-pice .pice h2{font-size: 46px;color:#fff;margin-top: 30px}
.index-pice .pice p{font-size: 18px;color:#dcdcdc;margin-top: 20px;}
.pice-bottom{margin-top: 50px;}
.pice-bottom .piceLeft strong{font-size: 26px;color:#efa30f;display: block;}
.pice-bottom .piceLeft .btn-price{width: 350px;height: 90px;line-height: 90px;display: block;text-align: center;font-size: 24px;color:#1d2025;font-weight: bold;padding-right: 4%;margin-top: 30px;position: relative;}
.pice-bottom .piceLeft .btn-price:after{width: 40px;height: 40px;background: url(../images/fj.png) no-repeat;content:"";display: inline-block;position: absolute;left: 50%;margin-left: 122px;top: 50%;margin-top: -12.5px;}
.index-case {position: relative;padding-top: 110px;z-index: 10;margin-top: -40px;}
.txt-name {float: left;width: 700px;}
.txt-name h2 {color: #333;font-size: 46px;line-height: 1.1;}
.txt-name p {color: #666;font-size: 18px;line-height: 36px;margin-top: 20px;}
.txt-btn {float: right;margin-top: 50px;}
.txt-btn span {display: inline-block;line-height: 60px;padding: 0 40px;color: #efa30f;font-size: 20px;font-weight: bold;background-color: #008fdd;-webkit-border-radius: 60px;-moz-border-radius: 60px;-ms-border-radius: 60px;-o-border-radius: 60px;border-radius: 60px;cursor: pointer;position: relative;}
.txt-btn span:after {content: "";position: absolute;left: 5px;top: 5px;right: 5px;bottom: 5px;border: 1px dashed #efa30f;-webkit-border-radius: 60px;-moz-border-radius: 60px;-ms-border-radius: 60px;-o-border-radius: 60px;border-radius: 60px;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.txt-btn span:hover:after {top: 8px;left: 8px;right: 8px;bottom: 8px;}
.case-no {display: none;}
.case-link {margin-left: -3%;margin-top: 66px;}
.case-link li {float: left;width: 30.3%;margin-left: 3%;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.case-pic a {display: block;position: relative;}
.case-pic a img {width: 100%;height: 100%;}
.case-pic {-webkit-box-shadow: 0 10px 20px rgba(255,255,255, .1);-moz-box-shadow: 0 10px 20px rgba(255,255,255, .1);-ms-box-shadow: 0 10px 20px rgba(255,255,255, .1);-o-box-shadow: 0 10px 20px rgba(255,255,255, .1);box-shadow: 0 10px 20px rgba(255,255,255, .1);border: 1px solid #fff;}
.case-info {position: relative;padding: 26px 30px;margin-top: -50px;background: url(../images/case-line.png) left top;-webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .1);-moz-box-shadow: 0 10px 20px rgba(0, 0, 0, .1);-ms-box-shadow: 0 10px 20px rgba(0, 0, 0, .1);-o-box-shadow: 0 10px 20px rgba(0, 0, 0, .1);box-shadow: 0 10px 20px rgba(0, 0, 0, .1);}
.case-info:before {content: "";position: absolute;left: 0;bottom: 0;width: 80px;height: 4px;background-color: #008fdd;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.case-info h3 a {display: block;color: #333;font-size: 24px;line-height: 30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding-right: 32px;}
.case-info h3 a:hover {color: #008fdd;}
.case-info p {color: #666;font-size: 16px;line-height: 30px;margin-top: 12px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.case-info p:before {content: '';display: inline-block;vertical-align: middle;width: 10px;height: 10px;border: 1px solid #008fdd;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;border-radius: 50%;margin-right: 8px;margin-top: -3px;}
.case-more {position: absolute;right: 30px;top: 26px;}
.case-more img {width: 32px;height: auto;}
.case-link li:hover {-webkit-transform: translateY(-5px);-moz-transform: translateY(-5px);-o-transform: translateY(-5px);transform: translateY(-5px);}
.case-link li:hover .case-info:before {width: 100%;}
.index-news {margin: 100px auto 60px;}
.index-news .index-txt {margin-bottom: 40px;}
.news-box {float: left;width: 47%;}
.box-fr {margin-left: 6%;}
.news-txt {line-height: 40px;}
.txt-more {float: right;width: 50px;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.txt-more:hover {margin-right: -5px;}
.txt-con {overflow: hidden;display: block;color: #333;font-size: 30px;font-weight: bold;}
.txt-con:hover {color: #008fdd;}
.box-hot {margin-top: 30px;}
.box-hot li {padding: 20px;background-color: #FFF;-webkit-box-shadow: 0 3px 15px rgba(37, 92, 79, .15);-moz-box-shadow: 0 3px 15px rgba(37, 92, 79, .15);-ms-box-shadow: 0 3px 15px rgba(37, 92, 79, .15);-o-box-shadow: 0 3px 15px rgba(37, 92, 79, .15);box-shadow: 0 3px 15px rgba(37, 92, 79, .15);overflow: hidden;position: relative;margin-bottom: 40px;}
.box-pic {float: left;width: 200px;}
.box-pic a {display: block;position: relative;overflow: hidden;}
.box-pic a:before {content: " ";position: absolute;z-index: 1;top: 20px;left: -200px;width: 240px;height: 40px;background: rgba(255, 255, 255, 0.3);-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);-webkit-transition: all .15s ease-in-out;-o-transition: all .15s ease-in-out;-moz-transition: all .15s ease-in-out;transition: all .15s ease-in-out;}
.box-pic a:hover:before {margin-left: 400px;}
.box-pic a img {width: 100%;height: 100%;}
.box-info {display: block;overflow: hidden;padding: 6px 20px;}
.box-info a {display: block;color: #333;font-size: 18px;line-height: 28px;font-weight: bold;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.box-info a:hover {color: #008fdd;}
.box-info p.box-font{line-height: 26px;height: 52px;margin-top: 10px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.box-info span {display: inline-block;color: #AAA;font-size: 16px;margin-top: 12px;}
.box-more {position: absolute;right: 0;bottom: 0;width: 42px;line-height: 42px;text-align: center;background-color: #008fdd;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.box-more:hover {width: 50px;}
.box-list li {line-height: 34px;margin-top: 40px;}
.box-list li span {float: right;width: 90px;margin-left: 20px;color: #AAA;font-size: 16px;}
.box-list li a {display: block;overflow: hidden;color: #666;font-size: 18px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.box-list li a:before {content: '';display: inline-block;vertical-align: middle;width: 26px;height: 16px;background: url(../images/news-icon.png) no-repeat;margin-right:3px;margin-top: -4px;}
.box-list li:hover a {margin-left: 4px;color: #008fdd;}
.index-link {position: relative;padding: 80px 0 50px;background-color: #02182f;z-index: 0;}
.link-con {float: left;margin-left: 3%;}
.link-fl {margin-left: 0;}
.link-con a {color: #B3B3B3;font-size: 16px;line-height: 46px;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.link-con a:hover {color: #FFF;font-size: 17px;}
.link-con dt {margin-bottom: 20px;}
.link-con dt a {color: #FFF;font-size: 30px;font-weight: bold;}
.link-con dt a:hover {color: #efa30f;font-size: 30px;}
.link-care{float: right;width: 480px;margin-top: 10px;}
.link-care p,.link-care p a{color: #BEBEBF;font-size: 18px;line-height: 1.2;margin-bottom: 36px;}
.link-care p strong{color: #efa30f;font-size: 30px;padding-left: 5px;position: relative;top: 2px;}
.link-care p.care-txt{color: #008fdd;font-size: 24px;}
.index-foot {background-color: #F5F5F5;padding: 20px 0;text-align: center;font-size: 14px;color: #666;line-height: 24px;}
.foot-link a {display: inline-block;color: #666;margin-right: 12px;}
.foot-link a:hover {color: #00479d;}
.index-foot p {margin-top: 20px;}
.index-foot p a {color: #00479d;margin: 0 12px;}
.index-foot p a:hover {text-decoration: underline;}
.index-footer {background-color: #34363B;color: #FFF;font-size: 14px;text-align: center;line-height: 24px;padding: 18px 0;}
/* about style */
.head-con .nav li a {color: #FFF;}
.head-con .nav li.nav-on a,.head-con .nav li:hover a {color: #efa30f;}
.place-show {font-size: 14px;line-height: 30px;color: #888;}
.place-show i {display: inline-block;color: #ACACAC;}
.place-show ol {display: inline-block;}
.place-show ol a{display: inline-block;padding: 0 2px;color: #ACACAC;}
.place-show ol a:hover {color: #efa30f;}
.about-txt h1,.about-txt h2 {color: #efa30f;font-size: 48px;line-height: 1.1;}
.about-txt p {color: #333;font-size: 18px;line-height: 36px;margin-top: 60px;}
.about-area .about-txt p {color: #999;}
.area-btn {display: inline-block;width: 200px;line-height: 70px;background: url(../images/area-btn.png) no-repeat;color: #FFF;font-size: 22px;padding-left: 40px;position: relative;margin-top: 24px;cursor: pointer;}
.area-btn:before {content: "";position: absolute;right: 32px;top: 20px;width: 30px;height: 30px;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;transition: all .3s;background: url(../images/area-icon.png) no-repeat;}
.area-btn:hover {color: #efa30f;}
.area-btn:hover:before {right: 28px;}
.about-area {margin-top: 66px;/*background: #02182f;*/}
.area-info {float: left;width: 50%;padding: 50px 40px;}
.area-pic {float: left;width: 50%;}
.pic-tab {position: relative;padding-top: 64.3%;}
.pic-tab img {position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.area-pic .slick-prev:before,.area-pic .slick-next:before {display: none;}
.area-pic .slick-prev,.area-pic .slick-next {font-size: 0;top: auto;left: 0;bottom: 72px;z-index: 99;width: 32px;height: 24px;background-repeat: no-repeat;background-position: center center;-webkit-background-size: 100% 100%;-moz-background-size: 100% 100%;-ms-background-size: 100% 100%;-o-background-size: 100% 100%;background-size: 100% 100%;}
.area-pic .slick-prev {margin-left: -226px;background-image: url(../images/area-arrow01.png);}
.area-pic .slick-prev:hover {background-image: url(../images/area-arrow03.png);}
.area-pic .slick-next {margin-left: -80px;background-image: url(../images/area-arrow02.png);}
.area-pic .slick-next:hover {background-image: url(../images/area-arrow04.png);}
.about-area {position: relative;z-index: 1;}
.about-area .pagings {position: absolute;bottom: 63px;left: 50%;margin-left: -172px;color: #8C8C8C;font-size: 18px;}
.about-area .pagings .cur {color: #008fdd;font-size: 28px;font-weight: bold;}
.ser-font {position: absolute;left: 52%;top: 40%;width: 570px;z-index: 2;}
.ser-font strong {color: #FFC747;font-size: 48px;line-height: 1.1;}
.ser-font p {color: #D3D3D3;font-size: 18px;line-height: 36px;margin-top: 40px;}
.ser-shield {position: absolute;top: 50%;left: 50%;margin-top: -100px;margin-left: -328px;}
.ser-shield span {position: relative;display: inline-block;width: 160px;height: 160px;text-align: center;line-height: 160px;background: rgba(255, 199, 71, .05);-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;border-radius: 50%;z-index: 6;}
.shield-con {position: relative;z-index: 0;}
.shield-line {position: absolute;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;background: rgba(255, 199, 71, .05);opacity: 1;z-index: -1;}
.shield-con:before {content: "";position: absolute;z-index: 0;left: 50%;top: 50%;-webkit-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);width: 600px;height: 600px;background: rgba(255, 199, 71, .05);-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;-webkit-animation: pulse-border 1500ms ease-out infinite;animation: pulse-border 1500ms ease-out infinite;}
.shield-con:after {content: "";position: absolute;z-index: 1;left: 50%;top: 50%;-webkit-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);display: block;width: 400px;height: 400px;background: rgba(255, 199, 71, .05);-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;transition: all 200ms;-webkit-transition: all 200ms;-moz-transition: all 200ms;-ms-transition: all 200ms;-o-transition: all 200ms;}
@-webkit-keyframes pulse-border {0% {-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);opacity: 1;}
100% {-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);opacity: 0;}
}
@keyframes pulse-border {0% {-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);opacity: 1;}
100% {-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);opacity: 0;}
}
/* service style */
.top-con {padding-top: 30px;background-repeat: no-repeat;-webkit-background-size: cover;-moz-background-size: cover;-ms-background-size: cover;-o-background-size: cover;background-size: cover;}
.top-ser {background-image: url(../images/bantop-ser.jpg);padding-bottom: 80px;}
.top-ser h1{margin-bottom: 20px;}
.top-pro {background-image: url(../images/bantop-pro.jpg);padding-bottom: 100px;}
.top-case {background-image: url(../images/bantop-case.jpg);padding-bottom: 100px;}
.top-news {background-image: url(../images/bantop-news.jpg);padding-bottom: 100px;}
.top-base {padding: 70px 0;}
.top-base h1 {display: inline-block;color: #efa30f;font-size: 46px;line-height: 1.6;}
.top-base p {color: #D3D3D3;font-size: 18px;line-height: 30px;}
.ser-idea {padding: 80px 0;background-color: #F4F4F4;}
.ser-idea ul {margin-left: -3%;margin-top: 50px;}
.ser-idea ul li {float: left;width: 30.3%;margin-left: 3%;position: relative;}
.ser-idea ul li img {width: 100%;height: auto;-webkit-border-radius: 10px;-moz-border-radius: 10px;-ms-border-radius: 10px;-o-border-radius: 10px;border-radius: 10px;}
.ser-idea ul li strong {position: absolute;left: 0;bottom: 0;width: 112px;height: 74px;line-height: 77px;background: url(../images/ser-idea.png) no-repeat;color: #FFF;font-size: 24px;z-index: 2;padding-left: 24px;}
.ser-idea ul li p {position: absolute;right: 0;bottom: 0;left: 90px;background-color: #efa30f;line-height: 50px;text-align: center;padding-left: 6px;color: #333;font-size: 18px;-webkit-border-bottom-right-radius: 10px;-moz-border-bottom-right-radius: 10px;-ms-border-bottom-right-radius: 10px;-o-border-bottom-right-radius: 10px;border-bottom-right-radius: 10px;}
.ser-flow {margin-top: 75px;}
.ser-flow ul {margin-left: -5%;margin-top: 55px;}
.ser-flow ul li {float: left;width: 11.6%;margin-left: 5%;text-align: center;position: relative;}
.ser-flow ul li:after {content: "";position: absolute;right: -28%;top: 33%;width: 20px;height: 32px;background: url(../images/ser-flow.png) no-repeat;}
.ser-flow ul li.flow-last:after {display: none;}
.ser-flow ul li img {max-width: 100%;height: auto;-webkit-transition: all .8s cubic-bezier(.5, 0, .2, 1) 0s;transition: all .8s cubic-bezier(.5, 0, .2, 1) 0s;-moz-transition: all .8s cubic-bezier(.5, 0, .2, 1) 0s;-ms-transition: all .8s cubic-bezier(.5, 0, .2, 1) 0s;-o-transition: all .8s cubic-bezier(.5, 0, .2, 1) 0s;}
.ser-flow ul li:hover img {transform:  rotateY(0) rotateZ(360deg) rotateX(0);-webkit-transform:  rotateY(0) rotateZ(360deg) rotateX(0);-moz-transform:  rotateY(0) rotateZ(360deg) rotateX(0);-ms-transform:  rotateY(0) rotateZ(360deg) rotateX(0);-o-transform:  rotateY(0) rotateZ(360deg) rotateX(0);}
.ser-flow ul li p {color: #666;font-size: 18px;line-height: 24px;margin: 20px 0;}
.ser-parts {margin-top: 80px;padding: 80px 0 90px;background-color: #F4F4F4;}
.part-con {position: relative;margin-top: 52px;}
/* product style */
.pro-cons {position: relative;margin-top: -95px;z-index: 0;padding-top: 50px;}
.pro-cons:before {content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: #FFF;-webkit-border-radius: 40px 40px 0 0;-moz-border-radius: 40px 40px 0 0;-ms-border-radius: 40px 40px 0 0;-o-border-radius: 40px 40px 0 0;border-radius: 40px 40px 0 0;z-index: -1;}
.more-btn {float: right;width: 200px;line-height: 50px;color: #666;font-size: 22px;padding-left: 40px;position: relative;top: 10px;}
.more-btn:before,.more-btn:after {content: "";position: absolute;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.more-btn:before {right: 10px;top: 10px;width: 30px;height: 30px;background: url(../images/more-icon.png) no-repeat;}
.more-btn:after {right: 20px;top: 19px;width: 27px;height: 12px;background: url(../images/more-arrow.png) no-repeat;}
.more-btn:hover {color: #efa30f;}
.more-btn:hover:before {right: 24px;}
.more-btn:hover:after {right: 10px;}
.pro-txt p {color: #666;font-size: 18px;line-height: 36px;margin-top: 10px;}
.pro-con {max-width: 1280px;margin: 0 auto;}
.pro-con ul {margin-top: 34px;margin-left: -2.1%;padding-bottom: 100px;}
.pro-con ul li {float: left;width: 31.2%;margin-left: 2.1%;background: url(../images/pro-line.png);-webkit-box-shadow: 0 3px 2px rgba(247, 171, 0, .3);-moz-box-shadow: 0 3px 2px rgba(247, 171, 0, .3);-ms-box-shadow: 0 3px 2px rgba(247, 171, 0, .3);-o-box-shadow: 0 3px 2px rgba(247, 171, 0, .3);box-shadow: 0 3px 2px rgba(247, 171, 0, .3);-webkit-border-radius: 10px;-moz-border-radius: 10px;-ms-border-radius: 10px;-o-border-radius: 10px;border-radius: 10px;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.pro-con ul li:hover {-webkit-transform: translateY(-5px);-moz-transform: translateY(-5px);-o-transform: translateY(-5px);transform: translateY(-5px);}
.pro-pic {position: relative;padding-top: 73.9%;display: block;}
.pro-pic img {position: absolute;left: 0;top: 0;width: 100%;height: 100%;-webkit-border-radius: 10px;-moz-border-radius: 10px;-ms-border-radius: 10px;-o-border-radius: 10px;border-radius: 10px;}
.pro-info {padding: 30px 12px;}
.pro-info a {display: block;color: #333;font-size: 24px;line-height: 30px;font-weight: bold;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-bottom: 10px;}
.pro-info a:hover {color: #008fdd;}
.pro-info a:before {content: '';display: inline-block;vertical-align: middle;width: 30px;height: 30px;background: url(../images/icon-pro.png) no-repeat;-webkit-background-size: cover;-moz-background-size: cover;-ms-background-size: cover;-o-background-size: cover;background-size: cover;margin: -1px 10px 0 -4px;}
.pro-info p {color: #666;font-size: 18px;line-height: 42px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
/* case style */
.color-bg {background-color: #F5F5F5;}
.case-con {position: relative;margin-top: -95px;}
.case-tab {padding: 40px 0;background: url(../images/case-line.png) left top;-webkit-border-radius: 10px;-moz-border-radius: 10px;-ms-border-radius: 10px;-o-border-radius: 10px;border-radius: 10px;-webkit-box-shadow: 0 5px 20px rgba(37, 92, 79, .15);-moz-box-shadow: 0 5px 20px rgba(37, 92, 79, .15);-ms-box-shadow: 0 5px 20px rgba(37, 92, 79, .15);-o-box-shadow: 0 5px 20px rgba(37, 92, 79, .15);box-shadow: 0 5px 20px rgba(37, 92, 79, .15);}
.case-tab li {float: left;width: 20%;text-align: center;color: #666;font-size: 24px;line-height: 40px;position: relative;cursor: pointer;}
.case-tab li:after {content: "";position: absolute;right: 0;top: 0;width: 1px;height: 100%;background-color: #AAA;}
.case-tab li:last-child:after {display: none;}
.case-tab li.case-on,.case-tab li:hover {color: #2B6C5C;font-weight: bold;}
.case-list li {margin-bottom: 80px;}
/* news style */
.news-con {margin-top: -95px;padding: 70px 60px;background-color: #FFF;-webkit-border-radius: 10px 10px 0 0;-moz-border-radius: 10px 10px 0 0;-ms-border-radius: 10px 10px 0 0;-o-border-radius: 10px 10px 0 0;border-radius: 10px 10px 0 0;}
.news-con .case-pro,.news-page .case-pro{margin: 0}
.news-page .case-pro2{border-bottom: 1px solid #ddd;margin-bottom: 30px;padding-bottom: 10px;}
.hot-news {position: relative;float: left;width: 62.5%;}
.news-pic {position: relative;padding-top: 66.25%;display: block;overflow: hidden;-webkit-border-radius: 10px;-moz-border-radius: 10px;-ms-border-radius: 10px;-o-border-radius: 10px;border-radius: 10px;}
.news-pic img {position: absolute;left: 0;top: 0;width: 100%;height: 100%;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.hot-news:hover img {-webkit-transform: scale(1.02);-moz-transform: scale(1.02);-ms-transform: scale(1.02);-o-transform: scale(1.02);transform: scale(1.02);}
.hot-name {position: absolute;left: 0;bottom: 0;width: 100%;height: 168px;background: url(../images/news-hotbg01.png) no-repeat;-webkit-background-size: 100%;-moz-background-size: 100%;-ms-background-size: 100%;-o-background-size: 100%;background-size: 100%;padding: 16px 50px;-webkit-border-radius: 0 0 10px 10px;-moz-border-radius: 0 0 10px 10px;-ms-border-radius: 0 0 10px 10px;-o-border-radius: 0 0 10px 10px;border-radius: 0 0 10px 10px;}
.hot-name a {display: block;color: #FFF;font-size: 30px;font-weight: bold;line-height: 1.1;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.hot-name a:hover {color: #efa30f;}
.hot-name p {color: #D3D3D3;font-size: 18px;line-height: 36px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;margin-top: 20px;}
.hot-link {float: right;width: 30%;padding: 35px 40px;background: -webkit-linear-gradient(left, #036aca 0%, #008fdd 100%);background: -moz-linear-gradient(left, #036aca 0%, #008fdd 100%);background: -ms-linear-gradient(left, #036aca 0%, #008fdd 100%);background: -o-linear-gradient(left, #036aca 0%, #008fdd 100%);background: linear-gradient(to right, #036aca 0%, #008fdd 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#036aca, endColorstr=#008fdd, GradientType=1);position: relative;z-index: 0;-webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, .15);-moz-box-shadow: 0 5px 20px rgba(0, 0, 0, .15);-ms-box-shadow: 0 5px 20px rgba(0, 0, 0, .15);-o-box-shadow: 0 5px 20px rgba(0, 0, 0, .15);box-shadow: 0 5px 20px rgba(0, 0, 0, .15);}
.hot-link:after {content: "";position: absolute;left: 6px;top: 6px;right: 6px;bottom: 6px;background: url(../images/xg_bg.png);z-index: -1;}
.hot-link p {color: #333;font-size: 18px;line-height: 36px;}
.link-tel {width: 301px;background: url(../images/link-tel.png) no-repeat;color: #efa30f;font-size: 26px;font-weight: bold;padding-left: 50px;line-height: 42px;margin-top: 10px;background-size: 38px;}
.news-hots {margin-top: 40px;}
.news-hots ul {margin-left: -4.7%;}
.news-hots ul li {float: left;width: 45.3%;margin-left: 4.7%;position: relative;-webkit-border-radius: 10px;-moz-border-radius: 10px;-ms-border-radius: 10px;-o-border-radius: 10px;border-radius: 10px;overflow: hidden;}
.hots-pic {display: block;}
.hots-pic img {-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.news-hots ul li:hover img {-webkit-transform: scale(1.02);-moz-transform: scale(1.02);-ms-transform: scale(1.02);-o-transform: scale(1.02);transform: scale(1.02);}
.hots-name {position: absolute;left: 0;bottom: 0;width: 100%;height: 147px;background: url(../images/news-hotbg02.png) no-repeat;-webkit-background-size: 100%;-moz-background-size: 100%;-ms-background-size: 100%;-o-background-size: 100%;background-size: 100%;padding: 84px 30px 10px;-webkit-border-radius: 0 0 10px 10px;-moz-border-radius: 0 0 10px 10px;-ms-border-radius: 0 0 10px 10px;-o-border-radius: 0 0 10px 10px;border-radius: 0 0 10px 10px;color: #FFF;font-size: 24px;font-weight: bold;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.news-hots ul li:hover .hots-name {color: #efa30f;}
.news-list {margin-top: 36px;}
.news-list ul {margin-left: -4.7%;}
.news-list li {float: left;width: 45.3%;margin-left: 4.7%;line-height: 34px;margin-top: 40px;}
.news-list li span {float: right;width: 90px;margin-left: 20px;color: #AAA;font-size: 16px;}
.news-list li a {display: block;overflow: hidden;color: #666;font-size: 18px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.news-list li a:before {content: '';display: inline-block;vertical-align: middle;width: 26px;height: 20px;background: url(../images/news-icon.png) no-repeat;margin-right: 8px;margin-top: 0px;}
.news-list li:hover a {margin-left: 4px;color: #008fdd;}
.main-page {position: relative;width: 100%;color: #333;font-size: 16px;line-height: 38px;text-align: center;margin: 70px auto 0;}
.main-page span,.main-page a {display: inline-block;color: #666;margin: 0 5px;padding: 0 14px;border: 1px solid #DEDFE0;background-color: #FFF;cursor: pointer;}
.main-page .current {color: #FFF;border: 1px solid #008fdd;background-color: #008fdd;}
.lmmc li{float: left;}
.lmmc li a{border: none;padding: 0 10px;}
.pagination {display: inline-block;margin: 0 auto;}
.pagination li {float: left;}
.active span,.disabled span {cursor: default;}
.page-active span {border: 1px solid #008fdd;cursor: default;display: block;padding: 2px;width: 40px;height: 40px;line-height: 35px;text-align: center;}
.main-page a:hover,.pagination .active span,.ul-tab-page .on a,.page-active span {color: #FFF;/*border: 1px solid #008fdd;*/background: #008fdd;-webkit-box-shadow: 0px 5px 10px -2px rgba(37, 92, 79, 0.35);box-shadow: 0px 5px 10px -2px rgba(37, 92, 79, 0.35);}
.pagination ul {display: inline-block;}
.dn {display: none;}
.t-page {box-sizing: inherit;display: none;position: absolute;left: 50%;width: 600px;bottom: 80px;margin-left: -300px;padding: 26px 26px 10px;border: 1px solid #DEDFE0;z-index: 10;background-color: #FFF;}
.t-page .close {position: absolute;right: 0;top: 5px;width: 30px;height: 30px;line-height: 30px;color: #333;cursor: pointer;}
.t-page .ico {content: '';position: absolute;bottom: -12px;left: 50%;margin-left: -12px;width: 0;height: 0;border-width: 12px 12px 0;border-style: solid;border-color: #DEDFE0 transparent transparent;}
.t-page .ico em {content: '';position: absolute;bottom: 1px;left: -12px;width: 0;height: 0;border-width: 12px 12px 0;border-style: solid;border-color: #FFF transparent transparent;}
.page-box {text-align: center;overflow: hidden;margin-top: 20px;}
.page-box a {margin-bottom: 10px;margin-top: 30px;}
.page-box .digg span:first-child{display: none;}
.page-box a,.page-box span{display: inline-block;padding: 2px 10px;height: 40px;line-height: 35px;border: 1px solid #CACACA;text-align: center;}
.page-box a,.page-box span {margin: 0 7px;}
.page-box span {border-color: #fff}
.ul-tab-page {overflow: hidden;margin-top: 20px;}
.ul-tab-page li {float: left;width: 20%;text-align: center;margin-bottom: 15px;}
.ul-tab-page li a {display: block;font-size: 16px;color: #333;padding: 0 12px;line-height: 36px;border: 1px solid #F5F5F5;background-color: #F5F5F5;}
/* 案例内页 */
.pro-page {/*background-image: url(../images/page-pro.jpg);*/padding-bottom: 80px;}
.case-page {/*background-image: url(../images/page_case.jpg);*/padding-bottom: 80px;background-color: #051c38}
.page-top {margin-top: -25px;}
.page-top .page-left {float: left;width: 48%;max-width: 640px;position: relative;z-index: 2;margin-top: 71px;}
.page-top .page-left img {width: 100%;box-shadow: 0 3px 49px rgba(8, 39, 42, .2);}
.page-top .page-right {float: right;width: 70%;margin-left: -20%;margin-right: 7px;background-color: #fff;position: relative;z-index: 1;padding: 70px 50px 0 22%;border-top-left-radius: 100px;height: 590px;}
.page-top .page-right:before {width: 107px;height: 89px;background: url(../images/yq.png) no-repeat;background-size: 100% 100%;content: "";display: block;position: absolute;top: 0;right: 0;}
.page-top .page-right h1 {font-size: 36px;color: #333;}
.page-top .page-right li {font-size: 18px;color: #4d4f53;margin-top: 45px;line-height: 2em;}
.page-top .page-right li strong{padding-left: 60px;background: url(../images/fk.png) no-repeat left center;}
.page-top .page-right .box {margin-top: 55px;}
.page-top .page-right .box .box-left {float: left;}
.page-top .page-right .box .box-left p {font-size: 18px;color: #4d4f53;}
.page-top .page-right .box .box-left strong {font-size: 28px;color: #008fdd;}
.page-top .page-right .box .box-right {float: right;width: 256px;height: 75px;line-height: 75px;position: relative;z-index: 100;}
.page-top .page-right .box .box-right a {display: block;text-align: center;cursor: pointer;box-shadow: 0 5px 20px rgba(49, 72, 125, .3);border-radius: 30px 10px 10px 0;-webkit-border-radius: 30px 10px 10px 0;-moz-border-radius: 30px 10px 10px 0;-ms-border-radius: 30px 10px 10px 0;-o-border-radius: 30px 10px 10px 0;background: #fff;font-size: 24px;color: #036bca;font-weight: bold;}
.page-top .page-right .box .box-right:before {background: url(../images/d_bg.png) no-repeat;width: 171px;height: 66px;content: "";display: block;position: absolute;left: -51.8%;top: 5px;z-index: -1;transition: all .6s ease;-webkit-transition: all .6s ease;-moz-transition: all .6s ease;-ms-transition: all .6s ease;-o-transition: all .6s ease;}
.page-top .page-right .box .box-right:hover:before{left: -30%;transition: all .6s ease;-webkit-transition: all .6s ease;-moz-transition: all .6s ease;-ms-transition: all .6s ease;-o-transition: all .6s ease;}
.content-box {background: #f5f5f5;}
.list-nav {background: #011732;padding: 31px 0;}
.list-nav li {float: left;width: 25%;font-size: 22px;color: #ccccd4;text-align: center;position: relative;cursor: pointer;}
.list-nav li a{color: #ccccd4;}
.list-nav li:after {width: 1px;height: 30px;background: #5f5f5f;content: "";display: block;position: absolute;right: 0;top: 50%;margin-top: -15px;}
.list-nav li.last:after {display: none;}
.content-base {background: #fff;padding: 60px;}
.content-left {float: left;width: 63%;}
.content-left .content h2 {font-size: 28px;color: #008fdd;position: relative;padding-left: 45px;margin: 32px 0 30px;}
.content-left .content h2:before {background: url(../images/tit-icon01.png) no-repeat;width: 34px;height: 26px;content: "";display: block;position: absolute;left: 0;top: 13px;}
.content-left .content h3 {font-size: 26px;color: #008fdd;margin: 32px 0 30px;}
.content-left .content h4 {font-size: 24px;color: #008fdd;margin: 32px 0 30px;}
.content-left .content.cont-news h2{padding-left: 0;}
.content-left .content.cont-news h2:before{display: none;}
.content-left .content.cont-news h3{padding-left: 45px;position: relative;color: #666}
.content-left .content.cont-news h3:before {background: url(../images/tit-icon01.png) no-repeat;width: 34px;height: 26px;content: "";display: block;position: absolute;left: 0;top: 11px;}
.content-left .content p {font-size: 18px;color: #4d4f53;line-height: 1.5;margin-bottom: 15px; text-indent:2em;}
.content-left .content .pc_cs{margin-bottom: 30px;}
.content-left .content p img,.content-left .content p video {max-width: 800px;height: auto;width: 100%;margin-left:-2em;}
.content-left .content p.img-ms,.content-left .content p.font-explain{text-align: center;font-size: 18px;color: #ff991a;}
.content-left .content p strong {font-size: 20px;color: #4d4f53;}
.content-left .content p a {padding: 0 4px;color: #1298ed;}
.nrswt{position: relative;display: inline-block;height: 54px;line-height: 54px;background: url(../images/btn-fc.png) repeat-x;margin-left: 30px;margin-right: 55px;cursor: pointer;text-indent: 0;}
.nrswt:before{content: "";position: absolute;left: -25px;top: 0;width: 25px;height: 54px;background: url(../images/btn-fl.png) no-repeat;}
.nrswt:after{content: "";position: absolute;right: -50px;top: 0;width: 50px;height: 54px;background: url(../images/btn-fr.png) no-repeat;}
.nrswt:hover{font-weight: bold;}
.content-left .content table td {padding: 5px 2px;word-break: break-all;}
.case-pro{margin-top: 70px;}
.case-pro strong{font-size: 36px;text-align: center;color: #008fdd;background: -webkit-linear-gradient(330deg, #036aca 0%, #008fdd 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.case-pro strong span{color: #008fdd;}
.case-pro ul {margin-left: -2.5%;margin-top: 30px;}
.case-pro ul li {float: left;width: 22.5%;margin-left: 2.5%;text-align: center;}
.case-pro ul li a {display: block;overflow: hidden;}
.case-pro li img {-moz-transition: all .8s ease 0s;-ms-transition: all .8s ease 0s;-o-transition: all .8s ease 0s;-webkit-transition: all .8s ease 0s;transition: all .8s ease 0s;}
.case-pro li:hover img {-moz-transform: scale(1.08, 1.08);-ms-transform: scale(1.08, 1.08);-o-transform: scale(1.08, 1.08);-webkit-transform: scale(1.08, 1.08);transform: scale(1.08, 1.08);}
.case-pro li p a{line-height: 16px;margin: 20px auto;color:#4d4f53;}
.content-right{float: right;width: 31%;}
.content-right .hot-link{width: auto;float: none;}
.xg-pro{background: #008fdd;background: -webkit-linear-gradient(left, #036aca 0%, #008fdd 100%);background: -moz-linear-gradient(left, #036aca 0%, #008fdd 100%);background: -ms-linear-gradient(left, #036aca 0%, #008fdd 100%);background: -o-linear-gradient(left, #036aca 0%, #008fdd 100%);background: linear-gradient(to right, #036aca 0%, #008fdd 100%);margin-top: 80px;position: relative;box-shadow: 0 5px 20px rgba(0, 0, 0, .15);}
.xg-pro:after{content:"";display: block;background: url(../images/xg_bg.png);content:"";position: absolute;left: 6px;top: 6px;right: 6px;bottom: 6px;}
.xg-pro strong{font-size: 24px;color:#fff;background: url(../images/hot_pro.png) no-repeat;width: 365px;height: 79px;line-height: 70px;text-align: center;display: block;background-size: 100% 100%;position: absolute;left: -15px;top:45px;z-index: 20;}
.xg-pro ul{position: relative;z-index: 10;padding: 125px 31px 30px;}
.xg-pro ul li{text-align: center;margin-top: 30px;}
.xg-pro ul li .img-pic{position: relative;padding-top: 74%;display: block;margin-bottom: 11px;overflow: hidden;}
.xg-pro ul li .img-pic img{position: absolute;left: 0;top: 0;width: 100%;display: block;-moz-transition: all .8s ease 0s;-ms-transition: all .8s ease 0s;-o-transition: all .8s ease 0s;-webkit-transition: all .8s ease 0s;transition: all .8s ease 0s;}
.xg-pro ul li .img-pic:hover img {-moz-transform: scale(1.08, 1.08);-ms-transform: scale(1.08, 1.08);-o-transform: scale(1.08, 1.08);-webkit-transform: scale(1.08, 1.08);transform: scale(1.08, 1.08);}
.xg-pro ul li a{font-size: 18px;line-height: 2em;color:#333;display: block;}
.xg-pro ul li:hover a{color:#efa30f;font-weight: bold;}
/* 案例内页 end*/

/* 产品内页 */
.page-top .proPage-right li{margin-top: 15px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.list-nav li.active,.list-nav li:hover,.list-nav li.active a,.list-nav li:hover a{color:#efa30f;}
/* 产品内页end */
.prev-next{background: #f5f5f5;border-radius: 30px 0 30px 0;-webkit-border-radius: 30px 0 30px 0;-moz-border-radius: 30px 0 30px 0;-ms-border-radius: 30px 0 30px 0;-o-border-radius: 30px 0 30px 0;padding: 16px 0;margin-bottom: 40px;margin-top: 50px;}
.prev-next ul{overflow: hidden;}
.prev-next li{float: left;width: 50%;padding:0 30px;}
.prev-next li a{font-size: 16px;color:#4d4f53;transition: all .6s ease;-webkit-transition: all .6s ease;-moz-transition: all .6s ease;-ms-transition: all .6s ease;-o-transition: all .6s ease;}
.prev-next li:hover a{color: #ff991a;transition: all .6s ease;-webkit-transition: all .6s ease;-moz-transition: all .6s ease;-ms-transition: all .6s ease;-o-transition: all .6s ease;}
.case-scene {position: relative;padding: 60px 60px 0;background: #fff}
.txt-rele{position: relative;line-height: 36px;}
.txt-rele strong {font-size: 36px;color: #008fdd;background: -webkit-linear-gradient(330deg, #036aca 0%, #008fdd 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;margin-bottom: 50px;position: relative;}
.txt-rele a{float: right;color: #666;}
.txt-rele a:hover{color: #008fdd;text-decoration: underline;}
.scene li{overflow: hidden;width: 48%;margin: 50px 1% ;float: left;}
.scene2 li{overflow: hidden;width: 100%;margin: 20px 0 ;float: none;}
.scene2 a{padding: 5px;display: inline-block;zoom: 1; background: url(../images/liao.jpg) no-repeat 5px center #f9f9f9;font-weight: bold;}
.scene .scene-left{float: left;width: 50%;overflow: hidden;}
.scene2 .scene-left{width: 30%;}
.scene .scene-left img{display: block;width: 100%;-moz-transition: all .8s ease 0s;-ms-transition: all .8s ease 0s;-o-transition: all .8s ease 0s;-webkit-transition: all .8s ease 0s;transition: all .8s ease 0s;}
.scene .scene-left:hover img{-moz-transform: scale(1.08, 1.08);-ms-transform: scale(1.08, 1.08);-o-transform: scale(1.08, 1.08);-webkit-transform: scale(1.08, 1.08);transform: scale(1.08, 1.08);}
.scene .scene-right{float: right;width: 50%;padding-left: 30px;margin-top: 30px;}
.scene2 .scene-right{width: 70%;margin: 0;}
.scene .scene-right h3{margin-bottom: 40px;}
.scene2 .scene-right h3{margin: 0px;padding: 0!important;font-size: 16px!important;}
.scene2 .scene-right p{margin-bottom: 10px;padding: 0!important;font-size: 14px!important;margin: 5px 0!important}
.content-left .content .scene2 .scene-right h3:before{display: none;}
.scene .scene-right h3:hover a{color:#ff991a;}
.scene .scene-right h3 a{font-size: 26px;color:#333;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.scene .scene-right .xq-js p{font-size: 18px;color:#4d4f53;line-height: 2em;margin-top: 15px;position: relative;padding-left: 35px;}
.scene .scene-right .xq-js p:before{position: absolute;left: 0;top: 10px;content: '';display: inline-block;vertical-align: middle;width: 20px;height: 18px;}
.scene .scene-right .xq-js p strong{font-size: 18px;color: #4d4f53;}
.caseList li{width: 25%;}
.proList{background-color: #fff;padding:26px 60px 0;margin-top: 60px;border-radius:40px 40px 0 0 ;-webkit-border-radius:40px 40px 0 0 ;-moz-border-radius:40px 40px 0 0 ;-ms-border-radius:40px 40px 0 0 ;-o-border-radius:40px 40px 0 0 ;}
.proList ul{padding-bottom: 45px;}
.proList li{margin-bottom: 35px;}
.proList h2{font-size: 28px;color:#333;margin-bottom: 40px;}
.proList h2:before{width: 8px;height: 40px;background: #2b6c5c;content: "";display: inline-block;vertical-align: middle;margin-right: 20px;margin-top: -8px;}
/* 新闻内页 */
.top-page{padding: 70px 0 50px;}
.top-page h1{font-size: 40px;color:#efa30f;margin-bottom: 20px;}
.author-time span{font-size: 18px;color:#d3d3d3;margin-right: 40px;}
.news-page{position: relative;margin-top: -95px;}
.news-page .content-base{border-radius: 10px;-webkit-border-radius: 10px;-moz-border-radius: 10px;-ms-border-radius: 10px;-o-border-radius: 10px;padding: 50px 60px 60px;}
/* .news-page .content-base h2:before{background: url(../images/h_bg2.png) no-repeat;background-size: 100% 100%;width: 29px;height: 24px;content: "";display: block;position: absolute;left: 0;top: 15px;} */
.news-pn{box-shadow: 0 5px 10px rgba(36,87,76, .3);padding:0 30px;margin:60px 0;}
.news-pn p,.news-pn p a{font-size:18px;color:#4d4f53;padding:20px 0;transition: all .6s ease;-webkit-transition: all .6s ease;-moz-transition: all .6s ease;-ms-transition: all .6s ease;-o-transition: all .6s ease;}
.news-pn p:hover a{color: #ff991a;font-weight: bold;transition: all .6s ease;-webkit-transition: all .6s ease;-moz-transition: all .6s ease;-ms-transition: all .6s ease;-o-transition: all .6s ease;}
.news-pn p.prev{border-bottom: 1px dashed #dedfe0;}
.news-pn p.prev:before{background-image: url(../images/prev.png);}
.news-pn p.next:before{background-image: url(../images/next.png);}
.news-pn p:before{width: 20px;height: 20px;content:"";display: inline-block;vertical-align: middle;margin-right: 10px;margin-top: -2px;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;background-color: #036aca;background-position: center;background-repeat: no-repeat;transition: all .6s ease;-webkit-transition: all .6s ease;-moz-transition: all .6s ease;-ms-transition: all .6s ease;-o-transition: all .6s ease;}
.news-pn p:hover:before{background-color: #ff991a;transition: all .6s ease;-webkit-transition: all .6s ease;-moz-transition: all .6s ease;-ms-transition: all .6s ease;-o-transition: all .6s ease;}
/* 新闻内页end */
/* 联系我们 */
.top-cact {background: url(../images/cact-pic.jpg) center;padding-bottom: 130px;background-size: cover;}
.top-cact h1{display: inline-block;color: #efa30f;font-size: 48px;line-height: 1.1;}
.bottom-base{overflow: hidden;margin-top: 80px;}
.bot-left{margin-top: 30px; float: left;background: url(../images/more-btn2.png) no-repeat;background-size: 100% 100%;width: 230px;height: 70px;line-height: 70px;color:#fff;font-size: 22px;text-align: center;padding-right: 40px;position: relative;cursor: pointer;}
.bot-left:before {content: "";position: absolute;right: 32px;top: 20px;width: 30px;height: 30px;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;transition: all .3s;background: url(../images/area-icon.png) no-repeat;}
.bot-left:hover {color: #efa30f;}
.bot-left:hover:before {right: 28px;}
.bot-right{float: left;margin-left: 60px;}
.bot-right p{font-size: 20px;color:#d3d3d3;line-height: 1.4em;margin-top: 0;}
.bot-right strong{font-size: 30px;color:#efa30f;}
.cact-client{text-align: center;background: url(../images/yc_bg.jpg) no-repeat center #fafbfc;padding-bottom: 60px;-webkit-background-size: cover;background-size: cover;margin-top: -1px;}
.cact-client h2{font-size: 46px;color:#333;}
.cact-client p{font-size: 18px;line-height: 2em;color:#666;}
.cact-client ul{overflow: hidden;margin-left: -2.75%;margin-top: 63px;}
.cact-client li{float: left;background: url(../images/li_bg.png) no-repeat;background-size: 100%;width: 248px;height: 401px;padding: 60px 25px;margin-left: 2.75%;}
.cact-client li.mt{margin-top: 140px;}
.cact-client li span{display: block;font-size: 18px;color:#fff;width: 44px;height: 44px;line-height: 44px;text-align: center;font-weight: bold;background: #008fdd;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;margin: 0 auto;}
.cact-client li strong{font-size: 22px;color:#008fdd;line-height: 1.6em;display: block;margin: 15px auto 10px;}
.cact-foot{background: url(../images/cact-foot.jpg) no-repeat center;-webkit-background-size: cover;background-size: cover;padding:90px 0;}
.cactLeft{float: left;width: 50%;padding-right: 2%;}
.cactLeft .bot-right a{font-size: 48px;color:#efa30f;font-weight: bold;}
.cactLeft p{font-size:18px;line-height: 2em;color:#d3d3d3;margin-top: 15px;}
.cactLeft form{margin-top: 40px;}
.cactLeft ul{margin-left: -6%;overflow: hidden;}
.cactLeft li{float: left;width: 44%;margin-left: 6%;position: relative;}
.cactLeft li input{background: rgba(50,54,62,.6);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#9932363E,endColorstr=#9932363E);width: 100%;padding:18px 20px;color:#d3d3d3;font-size: 18px;}
.cactLeft li.bt:before{content:"*";color:red;display: block;width: 15px;height: 15px;position: absolute;left: 7px;top:50%;margin-top: -9px;}
.cactLeft li.text-box{width: 94%;margin-top: 30px;margin-bottom: 60px;}
.cactLeft li textarea{background: rgba(50,54,62, .6);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#9932363E,endColorstr=#9932363E);outline: none;width: 100%;color:#d3d3d3;height: 170px;padding:18px 20px;font-size: 18px;}
.cactLeft li textarea::-webkit-input-placeholder {color:#d3d3d3;}
.cactLeft form .button input{background: #fb2840;overflow:hidden;background-image:linear-gradient(90deg, #fb2840 30%, #fe5e60 50%, #fb2840); background-position:left center;  background-size:200% 100%;  background-repeat:no-repeat;width: 260px;height: 70px;line-height: 70px;text-align: center;color:#fff;border-radius: 50px;-webkit-border-radius: 50px;-moz-border-radius: 50px;-ms-border-radius: 50px;-o-border-radius: 50px;font-size: 24px;cursor: pointer;transition: all .5s ease;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-ms-transition: all .5s ease;-o-transition: all .5s ease;}
.cactLeft form .button input:hover{background-position:right center;transition: all .5s ease;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-ms-transition: all .5s ease;-o-transition: all .5s ease;}
.cactRight{float: left;width: 50%;padding-left: 9%;}
.cactRight p{font-size: 18px;color:#d3d3d3;position: relative;}
.cactRight p:before{background: url(../images/wz.png) no-repeat;width: 16px;height: 16px;background-size: 100% 100%;content:"";display: inline-block;vertical-align: middle;margin-top: -5px;margin-right: 24px;}
.map{margin-top: 20px;position: relative;}
.map-wz{position: absolute;top: 145px;right: 42%;z-index: 10;}
.point:after{width: 80px;height: 80px;content: '';display: block;position: absolute;top: -20px;right: 0;bottom: 0;left: -20px;border-radius: 50%;background: rgba(255, 255, 255, .5);opacity: 0;-webkit-animation: ripple 2200ms ease-out 050ms infinite;-moz-animation: ripple 2500ms ease-out 500ms infinite;-o-animation: ripple 2500ms ease-out 500ms infinite;animation: ripple 2200ms ease-out 050ms infinite;z-index: -1;}
@-webkit-keyframes ripple{0%{opacity:0;-webkit-transform:scale(0.1,0.1); }
5%{ opacity:1; }
100%{ opacity:0; -webkit-transform:scale(1)}
}
@-moz-keyframes ripple{0%{opacity:0;-moz-transform:scale(0.1,0.1); }
5%{ opacity:1; }
100%{ opacity:0; -moz-transform:scale(1)}
}
@-o-keyframes ripple{0%{opacity:0;-o-transform:scale(0.1,0.1); }
5%{ opacity:1; }
100%{ opacity:0; -o-transform:scale(1)}
}
@keyframes ripple{0%{opacity:0;-webkit-transform:scale(0.1,0.1);-moz-transform:scale(0.1,0.1);-ms-transform:scale(0.1,0.1);transform:scale(0.1,0.1); }
5%{ opacity:1; }
100%{ opacity:0;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}
}
/* 联系我们end */
/* 404 */
.body{background: #f5f5f5;}
.body .header{position: static;}
.body .head-con .nav li a{color:#333;}
.body .top-tel p {background: url(../images/tel-phone.png) no-repeat left center;color: #333;}
.four-page{overflow: hidden;padding:100px 0 175px;}
.four-page .four-left,.four-page .four-right{float: left;width: 50%;}
.four-page .four-right strong{font-size: 52px;color:#275e51;display: block;margin-bottom: 60px;}
.four-page .four-right p{font-size: 18px;color:#4d4f53;line-height: 2.6em;}
.four-page .four-right ul{overflow: hidden;padding: 30px 50px 30px 0;margin-top: 80px;}
.four-page .four-right li{float: left;width: 210px;height: 66px;line-height: 66px;text-align: center;border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;-o-border-radius: 4px;}
.four-page .four-right li.one {  background: #008fdd;  overflow:hidden;  background-image:linear-gradient(90deg, #008fdd 30%, #036aca 50%, #008fdd);  background-position:left center;  background-size:200% 100%;  background-repeat:no-repeat;  transition: all .5s ease;  -webkit-transition: all .5s ease;  -moz-transition: all .5s ease;  -ms-transition: all .5s ease;  -o-transition: all .5s ease;}
.four-page .four-right li.one:hover{box-shadow: 0 5px 20px rgba(0, 0, 0, .15);background-position:right center;transition: all .5s ease;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-ms-transition: all .5s ease;-o-transition: all .5s ease;}
.four-page .four-right li.one a{color:#fff;font-size: 18px;display: block;}
.four-page .four-right li.two{box-shadow: 0 5px 20px rgba(0, 0, 0, .15);margin-left: 40px;transition: all .5s ease;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-ms-transition: all .5s ease;-o-transition: all .5s ease;cursor: pointer;font-size: 18px;}
.four-page .four-right li.two:hover{color:#fff;background: -webkit-linear-gradient(left, #036aca , #008fdd);background: -o-linear-gradient(right, #036aca, #008fdd);background: -moz-linear-gradient(right, #036aca, #008fdd);background: linear-gradient(to right, #036aca , #008fdd);transition: all .5s ease;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-ms-transition: all .5s ease;-o-transition: all .5s ease;
}
.four-page .four-right li.two:hover a{color:#fff;}
.four-page .four-right li.two a{font-size: 18px;color:#333;display: block;}
/* 404end */
/* 二维码 */
.wp{max-width: 750px;width: 100%;margin:0 auto;}
.ewm-box{padding:75px 50px;}
.ewm-box a{display: block;background: -webkit-linear-gradient(left, #036aca , #008fdd);background: -o-linear-gradient(right, #036aca, #008fdd);background: -moz-linear-gradient(right, #036aca, #008fdd);background: linear-gradient(to right, #036aca , #008fdd);height: 100px;width: 100%;line-height: 100px;font-size: 38px;font-weight: bold;color:#fff;text-align: center;border-radius: 10px;-webkit-border-radius: 10px;-moz-border-radius: 10px;-ms-border-radius: 10px;-o-border-radius: 10px;margin-top: 125px;}
.ewm-box p{font-size: 26px;color:#4d4f53;line-height: 1.4em;text-align: center;margin-top: 40px;}
.icon-bg{
border-top:20px solid #f5f5f5;padding:50px;}
/* 二维码end */
/* 悬浮框 */
.fixed-right,.fixed-fix {position: fixed;right: 20px;bottom: 20%;z-index: 9999;/* display: none; */}
#back-top {background: url(../images/scroll-top.png) no-repeat center;width: 50px;height: 50px;border-radius: 5px;background-color: rgba(239,171,33,0.8);border: 1px solid #fff; text-align: center;color: #008fdd;font-size: 16px;cursor: pointer;transition: all .5s ease;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-ms-transition: all .5s ease;-o-transition: all .5s ease;}
#back-top:hover {background-color: #008fdd;transition: all .5s ease;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-ms-transition: all .5s ease;-o-transition: all .5s ease;}
/* 悬浮框end */
.pro-read li {line-height: 36px;margin-top: 30px;}
.pro-read li a {display: block;color: #666;font-size: 18px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.pro-read li a:before {content: '';display: inline-block;vertical-align: middle;width: 20px;height: 18px;background: url(../images/jt_icon.png) no-repeat;margin-right: 20px;margin-top: -6px;}
.pro-read li:hover a {margin-left: 4px;color: #008fdd;}
/* 参数 */
.data-list{margin-top: 36px;}
.data-list ul {overflow: hidden;margin-left: -2%;margin-bottom: 0;}
.data-list ul li {float: none;width: auto;display: inline-block;margin-left: 2%;color: #666;font-size: 18px; padding-left: 0;box-sizing: border-box;cursor: pointer;margin-bottom: 30px; border-radius: 25px 0 25px 0;background-color: #FFF;border: 1px solid #DEDFE0;}
.data-list ul li span{display: block; padding: 10px 30px;line-height: 1.5;}
.data-list ul li:hover{color: #008fdd;}
.data-list ul li.cur{position: relative;z-index: 2;padding: 2px;text-align: center;border: none;background: -moz-linear-gradient(left, #036aca 0%, #008fdd 100%);background: -webkit-linear-gradient(left, #036aca 0%, #008fdd 100%);background: -o-linear-gradient(left, #036aca 0%, #008fdd 100%);background: -ms-linear-gradient(left, #036aca 0%, #008fdd 100%);background: linear-gradient(to right, #036aca 0%, #008fdd 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#036aca, endColorstr=#008fdd, GradientType=0 );-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);-moz-box-shadow: 0 3px 8px rgba(0,0,0,.15);box-shadow: 0 3px 8px rgba(0,0,0,.15);}
.data-list ul li.cur span{display: block;color: #333;font-weight: bold; width:100%;height:100%;background-color: #FFF;border-radius: 24px 0 24px 0;}
.data-no{display: none;}
.data-link{margin: 50px 0 40px;padding-left: 15px;text-align: center;}
.data-link strong{ display:inline-block;color: #FFF;font-size: 18px;position: relative;z-index: 0;text-align: center;line-height: 60px;width: 375px;font-weight: normal;}
.data-link strong:before{content: "";position: absolute;left: 0;top: 0;width: 375px;height:60px;background: url(../images/data-link01.png) no-repeat;-webkit-background-size: 100% 100%;-moz-background-size: 100% 100%;-ms-background-size: 100% 100%;-o-background-size: 100% 100%;background-size: 100% 100%;z-index: -1;}
.link-cons{padding: 30px; margin-top: -28px; background-color: #FFF;-webkit-box-shadow: 0 3px 15px rgba(0,0,0,.2);-moz-box-shadow: 0 3px 15px rgba(0,0,0,.2);-ms-box-shadow: 0 3px 15px rgba(0,0,0,.2);-o-box-shadow: 0 3px 15px rgba(0,0,0,.2);box-shadow: 0 3px 15px rgba(0,0,0,.2);-webkit-border-radius: 10px;-moz-border-radius: 10px;-ms-border-radius: 10px;-o-border-radius: 10px;border-radius: 10px;}
.link-cons a{display: inline-block;line-height:50px;padding: 0 30px;background-color: #008fdd; -webkit-box-shadow: 0 3px 10px rgba(0,0,0,.15);-moz-box-shadow: 0 3px 10px rgba(0,0,0,.15);-ms-box-shadow: 0 3px 10px rgba(0,0,0,.15);-o-box-shadow: 0 3px 10px rgba(0,0,0,.15);box-shadow: 0 3px 10px rgba(0,0,0,.15);-webkit-border-radius: 10px;-moz-border-radius: 10px;-ms-border-radius: 10px;-o-border-radius: 10px;border-radius: 10px;position: relative;z-index: 0;color: #393B45;font-size: 18px;margin-right:26px;text-align: center;margin-top: 20px;}
.link-cons a:before{content: "";position: absolute;left: -4px;top: -4px;width: 100%;height: 100%;background: url(../images/data-link02.png) left top;z-index: -1;-webkit-border-radius: 10px;-moz-border-radius: 10px;-ms-border-radius: 10px;-o-border-radius: 10px;border-radius: 10px;}
.link-cons a:hover{color: #008fdd;}
/* 相关文章 */
.more-news{background-color: #FFF;padding: 70px 60px 80px;}
.more-tit{color: #333;font-size: 36px;font-weight: bold;line-height: 1.1;position: relative;padding-left: 50px;}
.more-tit:before {content: "";position: absolute;left: 0;top: 4px;width: 36px;height: 36px;background: url(../images/more-news.png) no-repeat;-webkit-background-size: 100% 100%;background-size: 100% 100%;}
.more-tit h1{font-size: 36px;display: inline-block;}
.more-tit i{margin-left: 12px;}
.more-tit a{color: #008fdd;}
.more-tit a:hover{color: #efa30f;}
/* 相关新闻 */
.content-news{margin-top: -50px;}
.content-news .xg-new{margin-top: 0;}
.news-pave{margin-top: 50px;margin-bottom: -30px;}
.news-pave ul{margin-left: -4.7%;}
.news-pave ul li{float: left;width: 45.3%;margin-left: 4.7%;position: relative;padding: 25px 30px;margin-bottom: 30px;background-color: #FFF;-webkit-border-radius: 10px;-moz-border-radius: 10px;-ms-border-radius: 10px;-o-border-radius: 10px;border-radius: 10px;-webkit-box-shadow: 0 3px 15px rgba(37, 92, 79, .15);-moz-box-shadow: 0 3px 15px rgba(37, 92, 79, .15);-ms-box-shadow: 0 3px 15px rgba(37, 92, 79, .15);-o-box-shadow: 0 3px 15px rgba(37, 92, 79, .15);box-shadow: 0 3px 15px rgba(37, 92, 79, .15);}
.pave-txt{display: block;font-size: 22px;font-weight: bold;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;line-height: 36px;}
.pave-txt:hover{color: #008fdd;;}
.news-pave p{color: #AAA;line-height: 20px;}
@media screen and (max-width: 1919px) {
.item01 {background: url(../images/ban-bg01.jpg) center;}
.item01 {background-size: auto;}
.nav li{margin-right: 20px;}
.btn-more{width: 145px;line-height: 48px;}
.ban-btn {margin-top: 100px;margin-left: 36%;}
.ban-txt a{font-size: 80px;}
.ban-txt i{font-size: 100px;}
.ban-con .slick-prev{margin-left: -750px;}
.paging{margin-left: -660px;}
.tab-list{padding: 20px 10px 25px 90px;margin: 22px 0px 22px 70px;}
/*.link-con{margin-left: 9%;}*/
.vie-info li{margin-top: 50px;}
.page-top .page-right .box{margin-top: 40px;}
.index-pice .pice{top:20px;}
.pice-bottom {margin-top: 20px;}
.pice-bottom .piceLeft strong{font-size: 22px;}
.tab-list{margin-left: 66px;}
.tab-pro{width: 44%;left: -53px;top: 16px;}
}
@media screen and (max-width: 1699px) {
.ban-txt a.txt-font{padding-top: 1%;}
}
@media screen and (max-width: 1599px) {
.wrap{width: 94%;}
.tab-pro{width:48%;}
.nav{margin-left: 35px;}
.ban-txt a {font-size: 60px;}
.ban-txt a.txt-font{font-size: 55px;}
.ban-txt i {font-size: 72px;}
.ban-item:before{top: 175px;width: 32%;}
.ban-pic{width: 50%;margin-right: 8%;}
.ban-pic:after{z-index: -1;background-size: 100% 100%;top: -30px;width: 190px;height: 510px;}
.ban-con .slick-prev {margin-left: -45%;}
.ban-con .slick-next{margin-left: -30%;}
.paging {margin-left: -38%;bottom: 45px;}
.tab-info a{font-size: 16px;}
.tab-info p{font-size: 14px;margin-top: 5px;}
.tab-list {padding: 20px 10px 25px 70px;}
.type-txt{padding-left: 40px;}
.type-txt a{font-size: 36px;}
.page-top .page-right .box .box-right{width: 220px;height: 58px;line-height: 58px;}
.page-top .page-right .box .box-right:before{height: 58px;}
.cact-client li{width: 233px;}
.hot-name{height: 157px;}
.news-hots {margin-top: 80px;}
.hots-name{height: 137px;}
.page-top .page-right h1{font-size: 32px;}
.page-top .page-right{padding: 35px 30px 0 22%;}
.index-pice .pice{width: 53%;}
.pice-bottom .piceLeft a{width: 280px;height: 70px;line-height: 70px;font-size: 20px;margin-top: 35px;}
.pice-bottom .piceLeft strong {font-size: 20px;}
.index-case{z-index: -1;}
}
@media screen and (max-width: 1499px) {
.about-txt p i{display: none;}
.index-pice .pice h2{margin-top: 20px}
.pice-bottom .piceLeft .btn-price{margin-top: 30px;}
}
@media screen and (max-width: 1399px) {
.wrap {width: 96%;}
.nav li a,.cact-client p{font-size: 16px;}
.top-tel p strong{font-size: 22px;}
.ban-pic span{font-size: 20px;}
.tab-list {padding: 16px 12px 16px 50px;}
.tab-pro{top: 15px;}
.ban-con .slick-prev, .ban-con .slick-next{width: 35px;height: 35px;bottom: 136px;}
.paging{margin-left: -39%;}
.ban-btn{margin-top: 106px;}
.type-txt a{font-size: 28px;}
.type-link{width: 80px;height: 80px;margin-left: -40px;margin-top: -40px;}
.type-txt {padding-left: 10px;}
.ban-txt a {font-size: 48px;}
.ban-txt a.txt-font{font-size: 46px;}
.txt-name h2,.index-txt h2,.hot-txt h2, .base-txt h2,.about-txt h1,.about-txt h2,.ser-font strong,.top-base strong,.cact-client h2,.cactLeft strong,.index-pice .pice h2{font-size: 38px;}
.link-con dt a{font-size: 24px;}
.link-con{margin-left: 3%;}
.price-pic{left:57%;}
.price-info{width: 60%;}
.page-top .page-right li{margin-top: 20px;}
.top-cact h1{font-size: 42px;}
.cact-client li {width: 204px;}
.cact-client li span{width: 38px;height: 38px;line-height: 38px;font-size: 16px;}
.cact-client li strong{font-size: 18px;margin: 7px auto;}
.cact-client{padding-bottom: 0;}
.cact-foot{padding: 60px 0 50px;}
.cactLeft form .button input{width: 210px;height: 58px;line-height: 58px;font-size: 18px;}
.news-con,.news-page .content-base{padding: 40px 30px;}
.hot-link,.content-right{width: 34%;}
.hot-name {height: 140px;padding: 0px 50px;}
.hots-name {height: 120px;padding: 60px 30px 15px;}
.pro-cons{padding:40px;}
.content-base{padding: 30px 30px 60px;}
.content-right{padding-right: 0;}
.scene .scene-right{padding-left: 15px;}
.scene .scene-right h3{font-size: 22px;margin-bottom: 15px;}
.scene .scene-right .xq-js p{padding-left: 25px;margin-top: 10px;font-size: 16px;}
.scene li{margin-top: 25px;}
.case-scene{margin: 35px 0;}
.index-pice .pice{left: 43%;}
.index-pice .pice p{margin-top: 5px;}
.index-pice .pice h2{margin-top: 10px;}
.pice-bottom .piceLeft a{margin-top: 15px;}
.pice-bottom .piceLeft .btn-price{height: 72px;line-height: 72px;}
.four-page .four-right strong{font-size: 50px;}
.ser-idea ul li p{font-size: 16px;}
.pice-bottom .piceLeft .btn-price{margin-top: 30px;}
}
@media screen and (max-width: 1313px) {
.about-txt p{margin-top: 50px;}
}
@media screen and (max-width: 749px) {
.ewm-box,.icon-bg {padding: 20px 10px;}
.ewm-box a{height: 70px;line-height: 70px;font-size: 28px;margin:50px auto 0;}
}
@media screen and (max-width: 479px) {
.ewm-box a {height: 56px;line-height: 56px;font-size: 24px;}
.ewm-box p{font-size: 18px;}
}
@media screen and (max-width: 374px) {
.ewm-box a{font-size: 18px;}
}