.dx {
 text-transform: uppercase;
}
.dh {
 display: block;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
}
.w1200 {
 width: 1200px;
 margin: 0 auto;
}
.w1180 {
 width: 1180px;
 margin: 0 auto;
}
@keyframes criss-cross-left {
 0% {
 left: -20px;
 }
 50% {
 left: 50%;
 width: 20px;
 height: 20px;
 }
 100% {
 left: 50%;
 width: 220px;
 height: 220px;
 }
}
@keyframes criss-cross-right {
 0% {
 right: -20px;
 }
 50% {
 right: 50%;
 width: 20px;
 height: 20px;
 }
 100% {
 right: 50%;
 width: 220px;
 height: 220px;
 }
}
body {
 font-family: Arial;
}
.banner {
 width: 100%;
 height: 538px;
 position: relative;
 display: block;
 overflow: hidden;
 z-index: 1;
 /* The Nivo Slider styles */
 /* If an image is wrapped in a link */
 /* The slices and boxes in the Slider */
}
.banner .nivoSlider {
 position: relative;
 width: 1920px;
 height: 100%;
 text-align: center;
 left: 50%;
 margin-left: -960px;
}
.banner .nivoSlider img {
 display: none;
 width: auto;
 margin: 0 auto;
 height: auto;
}
.banner .nivoSlider a {
 border: 0;
 display: block;
 margin: 0 auto;
 text-align: center;
 width: 100%;
 height: 100%;
}
.banner .nivo-controlNav-bg {
 position: absolute;
 left: 0;
 bottom: -15px;
 width: 100%;
 height: 44px;
 z-index: 100;
}
.banner .nivo-controlNav {
 position: absolute;
 width: 100%;
 bottom: 30px;
 z-index: 101;
 text-align: center;
 font-size: 0;
}
.banner .nivo-controlNav a {
 display: inline-block;
 width: 10px;
 height: 10px;
 text-indent: -9999px;
 border: 0;
 margin: 0 5px;
 border-radius: 5px;
 cursor: pointer;
 background: #999;
}
.banner .nivo-controlNav a.active {
 width: 40px;
 background: #31768a;
}
.banner .nivo-directionNav a {
 position: absolute;
 top: 45%;
 z-index: 9;
 cursor: pointer;
}
.banner .nivo-prevNav {
 left: 0px;
}
.banner .nivo-nextNav {
 right: 0px;
}
.banner .nivo-directionNav a {
 display: block;
 width: 50px;
 height: 50px;
 top: 50%;
 margin-top: -25px;
 border-radius: 50%;
}
.banner a.nivo-nextNav {
 background: rgba(0, 0, 0, 0.3) url(../images/arrowbr.png) center center no-repeat;
 right: 50%;
 margin-right: -600px;
}
.banner a.nivo-prevNav {
 left: 50%;
 margin-left: -600px;
 background: rgba(0, 0, 0, 0.3) url(../images/arrowbl.png) center center no-repeat;
}
.banner .nivo-caption {
 display: none !important;
}
.banner .ribbon {
 width: 111px;
 height: 111px;
 position: absolute;
 top: -4px;
 left: -5px;
 z-index: 300;
}
.banner .nivoSlider {
 position: relative;
}
.banner .nivoSlider img {
 position: absolute;
 top: 0px;
 left: 0px;
 margin: 0 auto;
}
.banner .nivoSlider a.nivo-imageLink {
 position: absolute;
 top: 0px;
 left: 0px;
 width: 100%;
 height: 100%;
 border: 0;
 padding: 0;
 margin: 0;
 z-index: 6;
 display: none;
 text-align: center;
}
.banner .nivo-slice {
 display: block;
 position: absolute;
 z-index: 5;
 height: 100%;
}
.banner .nivo-box {
 display: block;
 position: absolute;
 z-index: 5;
}
.banner .nivo-html-caption {
 display: none;
}
.search {
 background-color: #eeeeee;
 height: 38px;
 padding: 11px 0;
}
.search .searchBox {
 margin-left: 700px;
 width: 320px;
 height: 36px;
 border-radius: 20px;
 border: solid 1px #dddddd;
}
.search .searchBox .searchInp {
 height: 36px;
 -webkit-box-sizing: border-box;
 -ms-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 background: none;
 border: none;
 float: left;
 padding: 0 20px;
 width: 254px;
}
.search .searchBox .searchInp::-webkit-input-placeholder {
 color: #666;
}
.search .searchBox .searchInp:focus::-webkit-input-placeholder,
.search .searchBox .searchInp:active::-webkit-input-placeholder {
 opacity: 0.6;
 filter: alpha(opacity=60);
}
.search .searchBox .submitBtn {
 background: url(../images/searchico.png) center center no-repeat;
 width: 64px;
 height: 36px;
 cursor: pointer;
 border: none;
 float: right;
 -webkit-transition: all 0.4s ease-out;
 transition: all 0.4s ease-out;
}
.search .searchBox .submitBtn:hover {
 opacity: 0.6;
 filter: alpha(opacity=60);
}
.product {
 padding-bottom: 40px;
}
.product .title {
 height: 122px;
 margin-left: 276px;
 position: relative;
 top: -17px;
}
.product .title i {
 float: left;
 width: 80px;
 height: 122px;
 background: url(../images/protit.png) center 0 no-repeat;
}
.product .title h3 {
 font-size: 24px;
 font-weight: bold;
 padding-left: 116px;
 line-height: 1;
 color: #31768a;
 padding-top: 46px;
}
.product .title .line {
 padding-left: 116px;
 margin-top: 28px;
}
.product .title .line:before {
 content: "";
 display: block;
 width: 75px;
 height: 4px;
 background: #31768a;
}
.product .proNav {
 text-align: center;
 margin-top: 23px;
}
.product .proNav .proNavBox {
 display: inline-block;
 height: 46px;
 border-radius: 3px;
 border: solid 2px #eee;
}
.product .proNav .proNavBox span {
 float: left;
 display: block;
 width: 154px;
 margin-left: 3px;
 position: relative;
 z-index: 1;
}
.product .proNav .proNavBox span:before {
 content: "";
 position: absolute;
 width: 1px;
 height: 16px;
 background: #ddd;
 right: -3px;
 top: 50%;
 margin-top: -8px;
}
.product .proNav .proNavBox span:after {
 content: "";
 position: absolute;
 width: 0;
 height: 50px;
 background: #31768a;
 left: -2px;
 top: -2px;
 -webkit-transition: all 0.4s ease-out;
 transition: all 0.4s ease-out;
 z-index: -1;
 border-radius: 3px;
}
.product .proNav .proNavBox span:first-child {
 margin-left: 0;
}
.product .proNav .proNavBox span a {
 padding: 0 10px;
 height: 46px;
 line-height: 46px;
 font-size: 16px;
 letter-spacing: 1px;
 color: #000000;
 display: block;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
}
.product .proNav .proNavBox span.on:after {
 width: 158px;
}
.product .proNav .proNavBox span.on a {
 color: #fff;
}
.product .proNav .proNavBox .more {
 height: 46px;
 line-height: 46px;
 font-size: 16px;
 letter-spacing: 1px;
 padding: 0 36px 0 40px;
 color: #999999;
 display: block;
 float: left;
}
.product .proNav .proNavBox .more:hover {
 color: #31768a;
 -webkit-transform: translateX(5px);
 transform: translateX(5px);
}
.product .proTabs {
 margin-top: 38px;
 height: 250px;
 overflow: hidden;
}
.product .proTabs .list {
 margin-right: -50px;
 height: 250px;
 overflow: hidden;
}
.product .proTabs .list li {
 float: left;
 width: 200px;
 height: 250px;
 background-color: #ffffff;
 position: relative;
 margin-right: 50px;
 overflow: hidden;
 border-radius: 2px;
}
.product .proTabs .list li .pic {
 display: block;
 width: 200px;
 height: 200px;
 border-radius: 3px;
 position: relative;
 overflow: hidden;
}
.product .proTabs .list li .pic:after,
.product .proTabs .list li .pic:before {
 content: "";
 display: block;
 position: absolute;
 width: 0;
 height: 0;
 border: 5px solid;
 transition: all 0.6s ease;
 z-index: 1;
 opacity: 0;
 filter: alpha(opacity=0);
 -webkit-box-sizing: border-box;
 -ms-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
.product .proTabs .list li .pic:before {
 top: 0;
 left: 0;
 border-color: #31768a transparent transparent #31768a;
}
.product .proTabs .list li .pic:after {
 right: 0;
 bottom: 0;
 border-color: transparent #31768a #31768a transparent;
}
.product .proTabs .list li .pic img {
 display: block;
 border: solid 5px #eeeeee;
 -webkit-box-sizing: border-box;
 -ms-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 width: 100%;
 height: 100%;
 -webkit-transform: scale(1) rotate(0);
 -moz-transform: scale(1) rotate(0);
 -o-transform: scale(1) rotate(0);
 transform: scale(1) rotate(0);
 -webkit-transition: all 0.5s ease-out;
 transition: all 0.5s ease-out;
}
.product .proTabs .list li .bt {
 height: 50px;
 line-height: 50px;
 -webkit-box-sizing: border-box;
 -ms-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 text-align: center;
 display: block;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
}
.product .proTabs .list li .bt:hover {
 -webkit-transform: translateX(5px);
 transform: translateX(5px);
}
.product .proTabs .list li:hover .pic:after,
.product .proTabs .list li:hover .pic:before {
 width: 100%;
 height: 100%;
 opacity: 1;
 filter: alpha(opacity=100);
}
.product .proTabs .list li:hover .bt {
 color: #31768a;
}
.product .proBox {
 width: 1200px;
 margin: 0 auto;
 margin-top: 60px;
 position: relative;
}
.product .proBox:after {
 content: "";
 display: block;
 clear: both;
 font-size: 0;
 line-height: 0;
}
.product .proBox .proL {
 float: left;
 width: 260px;
 height: 660px;
 border-radius: 10px;
 background: #31768a url(../images/prol.jpg) center 0 no-repeat;
}
.product .proBox .proL .tit {
 height: 82px;
 text-align: center;
 padding-top: 30px;
 line-height: 1;
 color: #fff;
}
.product .proBox .proL .tit .cn {
 font-size: 20px;
 font-weight: bold;
}
.product .proBox .proL .tit .line {
 width: 30px;
 height: 2px;
 background-color: #ffffff;
 margin: 10px auto 0;
}
.product .proBox .proL .tit .en {
 line-height: 10px;
 font-size: 14px;
 margin-top: 10px;
 opacity: 0.6;
 filter: alpha(opacity=60);
 text-transform: uppercase;
}
.product .proBox .proL .proNav {
 padding: 0 20px;
 height: 460px;
 overflow: hidden;
}
.product .proBox .proL .proNav li > a {
 height: 40px;
 line-height: 40px;
 text-align: left;
 font-size: 16px;
 padding-left: 66px;
 padding-right: 45px;
 display: block;
 text-overflow: ellipsis;
 white-space: nowrap;
 position: relative;
 z-index: 1;
 background: #fff url(../images/pronavdt.png) 32px center no-repeat;
 border-radius: 2px;
 overflow: hidden;
}
.product .proBox .proL .proNav li > a:before {
 content: "";
 position: absolute;
 display: block;
 width: 0;
 height: 100%;
 background: #e0b131 url(../images/pronavdth.png) 32px center no-repeat;
 left: 0;
 top: 0;
 z-index: -1;
 -webkit-transition: all 0.5s ease-out;
 transition: all 0.5s ease-out;
}
.product .proBox .proL .proNav li > a:hover {
 color: #fff;
}
.product .proBox .proL .proNav li > a:hover:before {
 width: 100%;
}
.product .proBox .proL .proNav li .secs {
 padding: 10px 0 15px;
}
.product .proBox .proL .proNav li .secs a {
 background: url(../images/pronavddli.png) 30px center no-repeat;
 color: #fff;
 padding-left: 66px;
 line-height: 32px;
 display: block;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
}
.product .proBox .proL .proNav li .secs a:hover {
 color: #e0b131;
 -webkit-transform: translateX(5px);
 transform: translateX(5px);
}
.product .proBox .proL .tel {
 margin: 30px 0 20px;
 text-align: center;
 height: 33px;
 line-height: 33px;
 font-size: 20px;
 font-weight: bold;
 color: #fff;
}
.product .proBox .proL .tel:after {
 content: "";
 background: url(../images/protel.png) center center no-repeat;
 display: inline-block;
 width: 33px;
 height: 33px;
 vertical-align: top;
 margin-left: 25px;
}
.product .proBox .proR {
 width: 900px;
 float: right;
}
.product .proBox .proR .tit {
 height: 70px;
 border-bottom: 1px #dddddd solid;
 padding-top: 6px;
 height: 42px;
 line-height: 42px;
}
.product .proBox .proR .tit span {
 font-size: 16px;
 float: left;
}
.product .proBox .proR .tit a {
 float: right;
 color: #666;
 text-transform: uppercase;
 line-height: 26px;
 padding: 0 10px;
 border-radius: 13px;
 -webkit-transform: translateX(10px);
 transform: translateX(10px);
 margin-top: 10px;
}
.product .proBox .proR .tit a:hover {
 color: #fff;
 background: #e0b131;
 -webkit-transform: translateX(0);
 transform: translateX(0);
}
.product .proBox .proR .list {
 margin-right: -30px;
 padding-top: 10px;
}
.product .proBox .proR .list li {
 float: left;
 width: 280px;
 height: 266px;
 background-color: #ffffff;
 position: relative;
 margin: 30px 30px 0 0;
 overflow: hidden;
 border-radius: 2px;
}
.product .proBox .proR .list li .pic {
 display: block;
 width: 100%;
 height: 216px;
}
.product .proBox .proR .list li .pic img {
 display: block;
 width: 100%;
 height: 100%;
 -webkit-transform: scale(1) rotate(0);
 -moz-transform: scale(1) rotate(0);
 -o-transform: scale(1) rotate(0);
 transform: scale(1) rotate(0);
 -webkit-transition: all 0.5s ease-out;
 transition: all 0.5s ease-out;
}
.product .proBox .proR .list li .bt {
 position: absolute;
 width: 100%;
 bottom: 0;
 height: 50px;
 line-height: 50px;
 background-color: #f2f2f2;
 -webkit-box-sizing: border-box;
 -ms-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 -webkit-transition: all 0.5s ease-out;
 transition: all 0.5s ease-out;
 padding: 0 70px 0 10px;
 text-align: center;
 display: block;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
}
.product .proBox .proR .list li .bt:after {
 content: "";
 display: block;
 width: 60px;
 height: 50px;
 background: #31768a url(../images/proli.png) center center no-repeat;
 position: absolute;
 right: 0;
 bottom: 0;
 z-index: 3;
 -webkit-transition: all 0.5s ease-out;
 transition: all 0.5s ease-out;
}
.product .proBox .proR .list li:hover .pic img {
 -webkit-transform: scale(1.12) rotate(0);
 -moz-transform: scale(1.12) rotate(0);
 -o-transform: scale(1.12) rotate(0);
 transform: scale(1.12) rotate(0);
}
.product .proBox .proR .list li:hover .bt {
 background-color: rgba(49, 118, 138, 0.6);
 padding: 0 10px;
 color: #fff;
 line-height: 216px;
 height: 100%;
}
.product .proBox .proR .list li:hover .bt:after {
 width: 100%;
}
.about {
 background: url(../images/aboutbg.jpg) center 0 no-repeat;
 padding: 74px 0 0;
 height: 418px;
}
.about .title {
 text-align: center;
 padding-bottom: 32px;
 background: url(../images/titjt.png) center bottom no-repeat;
}
.about .title h3 {
 font-size: 30px;
 color: #403f41;
 line-height: 1;
 font-weight: bold;
}
.about .title p {
 line-height: 1;
 font-size: 16px;
 letter-spacing: 1px;
 color: #403f41;
 margin-top: 28px;
}
.about .aboutPic {
 float: left;
 width: 422px;
 height: 266px;
 border: solid 5px #31768a;
 overflow: hidden;
 border-radius: 5px;
 position: relative;
 margin-top: 36px;
}
.about .aboutPic:after {
 position: absolute;
 transition: 0.3s;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 background: rgba(255, 255, 255, 0.2);
 content: '';
 -webkit-transform: scale3d(3 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
 transform: scale3d(3, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}
.about .aboutPic:hover:after {
 -webkit-transform: scale3d(3, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
 transform: scale3d(3, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}
.about .aboutPic img {
 width: 100%;
 height: 100%;
 display: block;
}
.about .aboutText {
 width: 670px;
 float: right;
 padding-top: 37px;
 margin-top: 36px;
}
.about .aboutText h4 {
 font-weight: bold;
 font-size: 24px;
 letter-spacing: 1px;
 color: #31768a;
 line-height: 1;
}
.about .aboutText .text {
 display: -webkit-box;
 -webkit-box-orient: vertical;
 -webkit-line-clamp: 3;
 overflow: hidden;
 line-height: 30px;
 height: 90px;
 text-align: justify;
 margin-top: 30px;
 letter-spacing: 1px;
}
.about .aboutText .more {
 margin-top: 38px;
}
.about .aboutText .more a {
 display: inline-block;
 color: #31768a;
 -webkit-transform: translateX(-15px);
 transform: translateX(-15px);
 line-height: 24px;
 padding: 3px 15px;
 border-radius: 20px;
}
.about .aboutText .more a:hover {
 background: #31768a;
 color: #fff;
 -webkit-transform: translateX(0);
 transform: translateX(0);
}
.about .aboutText .link {
 margin-top: 108px;
 font-size: 0;
}
.about .aboutText .link a {
 display: inline-block;
 font-size: 16px;
 color: #ffffff;
 width: 267px;
 height: 134px;
 background-color: #31768a;
 border-radius: 5px;
 margin-left: 30px;
 line-height: 134px;
 -webkit-box-sizing: border-box;
 -ms-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 text-align: center;
 position: relative;
 -webkit-transform: perspective(1px) translateZ(0);
 transform: perspective(1px) translateZ(0);
 box-shadow: 0 0 1px rgba(0, 0, 0, 0);
 -webkit-transition: all 0.4s ease-out;
 transition: all 0.4s ease-out;
}
.about .aboutText .link a:before {
 pointer-events: none;
 position: absolute;
 z-index: -1;
 content: '';
 top: 100%;
 left: 5%;
 height: 10px;
 width: 90%;
 opacity: 0;
 background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
 background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
 /* W3C */
 -webkit-transition-duration: 0.3s;
 transition-duration: 0.3s;
 -webkit-transition-property: transform, opacity;
 transition-property: transform, opacity;
}
.about .aboutText .link a:hover,
.about .aboutText .link a:focus,
.about .aboutText .link a:active {
 -webkit-transform: translateY(-5px);
 transform: translateY(-5px);
}
.about .aboutText .link a:hover:before,
.about .aboutText .link a:focus:before,
.about .aboutText .link a:active:before {
 opacity: 1;
 -webkit-transform: translateY(5px);
 transform: translateY(5px);
}
.about .aboutText .link a:first-child {
 margin-left: 0;
 background: #e0b131;
}
.about .aboutText .link a img {
 width: 40px;
 height: 40px;
 display: inline-block;
 margin-right: 20px;
 vertical-align: middle;
 -webkit-transition: all 0.5s ease-out;
 transition: all 0.5s ease-out;
}
.about .aboutText .link a:hover img {
 -webkit-transform: scale(1.1) rotateY(180deg);
 -moz-transform: scale(1.1) rotateY(180deg);
 -o-transform: scale(1.1) rotateY(180deg);
 transform: scale(1.1) rotateY(180deg);
}
.showSlide {
 background: url(../images/aboutbg.jpg) center -492px no-repeat;
 padding: 55px 0 52px;
}
.showSlide .showTab {
 text-align: center;
 font-size: 0;
}
.showSlide .showTab li {
 display: inline-block;
 background-color: #e0b131;
 width: 145px;
 -webkit-box-sizing: border-box;
 -ms-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 text-align: center;
 margin: 0 10px;
 font-size: 16px;
 letter-spacing: 1px;
 color: #fefefe;
 line-height: 42px;
 height: 42px;
 background-repeat: no-repeat;
 background-image: -webkit-linear-gradient(left, #31768a, #31768a);
 background-image: linear-gradient(to right, #31768a, #31768a);
 -webkit-transition: all 0.5s;
 transition: all 0.5s;
 background-size: 0% 100%;
 cursor: pointer;
}
.showSlide .showTab li:after {
 content: "";
 display: inline-block;
 background: url(../images/casetit.png) center center no-repeat;
 width: 11px;
 height: 14px;
 vertical-align: middle;
 margin-left: 20px;
 position: relative;
 top: -2px;
}
.showSlide .showTab li.on {
 background-size: 100% 100%;
 color: rgba(255, 255, 255, 0.9999);
}
.showSlide .showTabs {
 position: relative;
 height: 240px;
 overflow: hidden;
 padding: 30px 0 0;
}
.showSlide .imgSlide {
 height: 240px;
 margin: 0 auto;
 overflow: hidden;
}
.showSlide .imgSlide .bd {
 height: 240px;
 overflow: hidden;
}
.showSlide .imgSlide .bd li {
 float: left;
 width: 260px;
 margin-right: 40px;
 height: 240px;
}
.showSlide .imgSlide .bd li .pic {
 display: block;
 width: 260px;
 height: 190px;
 background-color: #ffffff;
 border-radius: 3px;
 border: solid 2px #dddddd;
 padding: 3px;
 position: relative;
 -webkit-box-sizing: border-box;
 -ms-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
.showSlide .imgSlide .bd li .pic:after,
.showSlide .imgSlide .bd li .pic:before {
 content: "";
 display: block;
 position: absolute;
 width: 0;
 height: 0;
 border: 2px solid;
 transition: all 0.6s ease;
 z-index: 1;
 border-radius: 3px;
 opacity: 0;
 filter: alpha(opacity=0);
}
.showSlide .imgSlide .bd li .pic:before {
 top: -2px;
 left: -2px;
 border-color: #31768a transparent transparent #31768a;
}
.showSlide .imgSlide .bd li .pic:after {
 right: -2px;
 bottom: -2px;
 border-color: transparent #31768a #31768a transparent;
}
.showSlide .imgSlide .bd li .pic img {
 display: block;
 -webkit-box-sizing: border-box;
 -ms-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 width: 100%;
 height: 100%;
 -webkit-transform: scale(1) rotate(0);
 -moz-transform: scale(1) rotate(0);
 -o-transform: scale(1) rotate(0);
 transform: scale(1) rotate(0);
 -webkit-transition: all 0.5s ease-out;
 transition: all 0.5s ease-out;
}
.showSlide .imgSlide .bd li .bt {
 height: 50px;
 line-height: 50px;
 -webkit-box-sizing: border-box;
 -ms-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 text-align: center;
 display: block;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
}
.showSlide .imgSlide .bd li .bt:hover {
 -webkit-transform: translateX(5px);
 transform: translateX(5px);
}
.showSlide .imgSlide .bd li:hover .pic:after,
.showSlide .imgSlide .bd li:hover .pic:before {
 width: 100%;
 height: 100%;
 opacity: 1;
 filter: alpha(opacity=100);
}
.showSlide .imgSlide .bd li:hover .bt {
 color: #31768a;
}
.showSlide .zxBtn {
 margin-top: 30px;
 margin-left: 940px;
}
.showSlide .zxBtn .zxLink {
 display: block;
 background-color: #e0b131;
 width: 145px;
 -webkit-box-sizing: border-box;
 -ms-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 text-align: center;
 font-size: 16px;
 letter-spacing: 1px;
 color: #fefefe;
 line-height: 42px;
 height: 42px;
 background-repeat: no-repeat;
 background-image: -webkit-linear-gradient(left, #31768a, #31768a);
 background-image: linear-gradient(to right, #31768a, #31768a);
 -webkit-transition: all 0.5s;
 transition: all 0.5s;
 background-size: 0% 100%;
 cursor: pointer;
}
.showSlide .zxBtn .zxLink:after {
 content: "";
 display: inline-block;
 background: url(../images/casetit.png) center center no-repeat;
 width: 11px;
 height: 14px;
 vertical-align: middle;
 margin-left: 20px;
 position: relative;
 top: -2px;
}
.showSlide .zxBtn .zxLink:hover {
 background-size: 100% 100%;
 color: rgba(255, 255, 255, 0.9999);
}
.news {
 padding: 60px 0;
}
.news .newsL {
 float: left;
 width: 756px;
}
.news .newsTab {
 line-height: 1;
 position: relative;
 height: 44px;
 line-height: 20px;
}
.news .newsTab span {
 font-size: 16px;
 cursor: pointer;
 display: inline-block;
 height: 44px;
 line-height: 44px;
 padding: 0 36px;
 -webkit-transition: all 0.4s ease-out;
 transition: all 0.4s ease-out;
 background-repeat: no-repeat;
 background-image: -webkit-linear-gradient(left, #31768a, #31768a);
 background-image: linear-gradient(to right, #31768a, #31768a);
 -webkit-transition: all 0.5s;
 transition: all 0.5s;
 background-size: 0% 100%;
 font-weight: bold;
}
.news .newsTab span a {
 display: block;
 right: -15px;
 top: 8px;
 font-family: Arial;
 font-size: 14px;
 line-height: 24px;
 padding: 0 15px;
 overflow: hidden;
 position: absolute;
 display: none;
 border-radius: 20px;
 letter-spacing: 1px;
 color: #999;
 font-weight: normal;
 text-transform: uppercase;
}
.news .newsTab span a:hover {
 background: #31768a;
 color: #fff;
 -webkit-transform: translateX(-15px);
 transform: translateX(-15px);
}
.news .newsTab span.on {
 background-size: 100% 100%;
 color: rgba(255, 255, 255, 0.9999);
}
.news .newsTab span.on a {
 display: block;
}
.news .newsTabs {
 overflow: hidden;
 -webkit-box-sizing: border-box;
 -ms-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 width: 756px;
 height: 450px;
 border: solid 5px #ebebeb;
 padding: 28px 30px;
}
.news .newsTabs > ul {
 height: 385px;
 overflow: hidden;
}
.news .newsTabs > ul li {
 height: 385px;
}
.news .newsTabs .one {
 height: 150px;
 overflow: hidden;
}
.news .newsTabs .one:after {
 content: "";
 display: block;
 clear: both;
 font-size: 0;
 line-height: 0;
}
.news .newsTabs .one .pic {
 width: 212px;
 height: 150px;
 display: block;
 padding: 3px;
 border: solid 1px #dddddd;
 float: left;
 -webkit-box-sizing: border-box;
 -ms-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 position: relative;
}
.news .newsTabs .one .pic:after,
.news .newsTabs .one .pic:before {
 content: "";
 display: block;
 position: absolute;
 width: 0;
 height: 0;
 border: 1px solid;
 transition: all 0.6s ease;
 z-index: 1;
 border-radius: 3px;
 opacity: 0;
 filter: alpha(opacity=0);
}
.news .newsTabs .one .pic:before {
 top: -1px;
 left: -1px;
 border-color: #31768a transparent transparent #31768a;
}
.news .newsTabs .one .pic:after {
 right: -1px;
 bottom: -1px;
 border-color: transparent #31768a #31768a transparent;
}
.news .newsTabs .one .pic img {
 width: 100%;
 height: 100%;
 display: block;
 -webkit-transition: all 0.5s ease-out;
 transition: all 0.5s ease-out;
}
.news .newsTabs .one .text {
 float: right;
 width: 452px;
 height: 138px;
 padding-top: 12px;
 -webkit-box-sizing: border-box;
 -ms-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
.news .newsTabs .one .text .bt {
 line-height: 36px;
 font-size: 16px;
 display: block;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
}
.news .newsTabs .one .te{ font-size:15px; font-weight:bold }
.news .newsTabs .one .text p {
 display: -webkit-box;
 -webkit-box-orient: vertical;
 -webkit-line-clamp: 3;
 overflow: hidden;
 line-height: 30px;

}
.news .newsTabs .one .text .more {
 display: block;
 width: 85px;
 height: 26px;
 margin-top: 20px;
 text-align: center;
 line-height: 26px;
 color: #fff;
 background: #31768a;
 position: relative;
 -webkit-transform: perspective(1px) translateZ(0);
 transform: perspective(1px) translateZ(0);
 box-shadow: 0 0 1px rgba(0, 0, 0, 0);
 -webkit-transition: all 0.4s ease-out;
 transition: all 0.4s ease-out;
}
.news .newsTabs .one .text .more:before {
 pointer-events: none;
 position: absolute;
 z-index: -1;
 content: '';
 top: 100%;
 left: 5%;
 height: 10px;
 width: 90%;
 opacity: 0;
 background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
 background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
 /* W3C */
 -webkit-transition-duration: 0.3s;
 transition-duration: 0.3s;
 -webkit-transition-property: transform, opacity;
 transition-property: transform, opacity;
}
.news .newsTabs .one .text .more:hover,
.news .newsTabs .one .text .more:focus,
.news .newsTabs .one .text .more:active {
 -webkit-transform: translateY(-3px);
 transform: translateY(-3px);
}
.news .newsTabs .one .text .more:hover:before,
.news .newsTabs .one .text .more:focus:before,
.news .newsTabs .one .text .more:active:before {
 opacity: 1;
 -webkit-transform: translateY(3px);
 transform: translateY(3px);
}
.news .newsTabs .one .text .more:hover {
 background: #e0b131;
}
.news .newsTabs .one:hover .pic:after,
.news .newsTabs .one:hover .pic:before {
 width: 100%;
 height: 100%;
 opacity: 1;
 filter: alpha(opacity=100);
}
.news .newsTabs .one:hover .text .bt {
 color: #31768a;
 -webkit-transform: translateX(5px);
 transform: translateX(5px);
}
.news .newsTabs .list {
 margin-top: 20px;
 margin-right: -54px;
 overflow: hidden;
}
.news .newsTabs .list:after {
 content: "";
 display: block;
 clear: both;
 font-size: 0;
 line-height: 0;
}
.news .newsTabs .list .item {
 width: 316px;
 height: 39px;
 border-bottom: dashed 1px #ddd;
 line-height: 38px;
 margin-top: 4px;
 float: left;
 margin-right: 54px;
 -webkit-box-sizing: border-box;
 -ms-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 padding: 0;
 position: relative;
}
.news .newsTabs .list .item:after {
 content: "";
 display: block;
 position: absolute;
 left: 0;
 bottom: -1px;
 background: #31768a;
 width: 0;
 height: 1px;
 z-index: 1;
 -webkit-transition: all 0.5s ease-out;
 transition: all 0.5s ease-out;
}
.news .newsTabs .list .item:hover:after {
 width: 100%;
}
.news .newsTabs .list .item .date {
 float: right;
 color: #999;
 -webkit-transition: all 0.5s ease-out;
 transition: all 0.5s ease-out;
}
.news .newsTabs .list .item .bt {
 float: left;
 width: 220px;
 color: #666;
 display: block;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
}
.news .newsTabs .list .item .bt:before {
 content: "→";
 display: inline-block;
 margin-right: 10px;
}
.news .newsTabs .list .item:hover .date,
.news .newsTabs .list .item:hover a {
 color: #31768a;
}
.news .problem {
 float: right;
 width: 400px;
}
.news .problem .tit {
 height: 44px;
 position: relative;
}
.news .problem .tit span {
 font-size: 16px;
 cursor: pointer;
 display: inline-block;
 height: 44px;
 line-height: 44px;
 padding: 0 36px;
 -webkit-transition: all 0.4s ease-out;
 transition: all 0.4s ease-out;
 background: #31768a;
 color: #fff;
}
.news .problem .tit a {
 display: block;
 right: -15px;
 top: 8px;
 font-family: Arial;
 font-size: 14px;
 line-height: 24px;
 padding: 0 15px;
 overflow: hidden;
 position: absolute;
 border-radius: 20px;
 letter-spacing: 1px;
 color: #999;
 font-weight: normal;
 text-transform: uppercase;
}
.news .problem .tit a:hover {
 background: #31768a;
 color: #fff;
 -webkit-transform: translateX(-15px);
 transform: translateX(-15px);
}
.news .problem .problemBox {
 overflow: hidden;
 width: 394px;
 height: 450px;
 border: solid 5px #ebebeb;
 -webkit-box-sizing: border-box;
 -ms-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 padding: 30px 30px 0;
}
.news .problem .list {
 height: 395px;
 overflow: hidden;
}
.news .problem .list ul li {
 z-index: 1;
 margin-bottom: 10px;
 padding-bottom: 10px;
 position: relative;
}
.news .problem .list ul li:after {
 content: "";
 display: block;
 position: absolute;
 left: 0;
 bottom: -1px;
 background: #31768a;
 width: 0;
 height: 1px;
 z-index: 1;
 -webkit-transition: all 0.5s ease-out;
 transition: all 0.5s ease-out;
}
.news .problem .list ul li:hover:after {
 width: 100%;
}
.news .problem .list ul li h4 {
 display: block;
 -webkit-box-sizing: border-box;
 -ms-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 height: 30px;
 line-height: 30px;
 position: relative;
 padding-left: 44px;
 font-size: 14px;
 z-index: 2;
 font-weight: bold;
 padding-bottom: 10px;
}
.news .problem .list ul li h4:before {
 content: "问";
 display: block;
 position: absolute;
 left: 0;
 top: 0;
 width: 30px;
 height: 30px;
 line-height: 30px;
 background-color: #31768a;
 color: #fff;
 text-align: center;
 font-weight: bold;
}
.news .problem .list ul li h4 .bt {
 display: block;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
 color: #31768a;
}
.news .problem .list ul li h4 .bt:hover {
 -webkit-transform: translateX(5px);
 transform: translateX(5px);
}
.news .problem .list ul li h4 span {
 color: #afafaf;
 float: right;
}
.news .problem .list ul li p {
 margin-top: 10px;
 display: -webkit-box;
 -webkit-box-orient: vertical;
 -webkit-line-clamp: 2;
 overflow: hidden;
 line-height: 24px;
 height: 48px;
 color: #666;
 padding-left: 44px;
 position: relative;
 z-index: 2;
}
.news .problem .list ul li p:before {
 content: "答";
 display: block;
 position: absolute;
 left: 0;
 top: 0;
 width: 30px;
 height: 30px;
 line-height: 30px;
 background-color: #aaa;
 color: #fff;
 text-align: center;
 font-weight: bold;
}
.news .problem .list ul li:hover .bt {
 color: #31768a;
}
.service {
 padding-bottom: 62px;
}
.service .title {
 text-align: center;
 padding-bottom: 34px;
 background: url(../images/titjt.png) center bottom no-repeat;
}
.service .title h3 {
 font-size: 30px;
 line-height: 1;
 font-weight: bold;
}
.service .title p {
 line-height: 1;
 font-size: 14px;
 line-height: 30px;
 letter-spacing: 1px;
 margin-top: 42px;
}
.service .list {
 margin-top: 40px;
}
.service .list ul {
 border: 5px #ddd solid;
}
.service .list ul:after {
 content: "";
 display: block;
 clear: both;
 font-size: 0;
 line-height: 0;
}
.service .list ul li {
 float: left;
 width: 33.333333%;
 -webkit-box-sizing: border-box;
 -ms-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 border-left: 5px #ddd solid;
 text-align: center;
 padding: 30px 70px 0;
 height: 198px;
}
.service .list ul li:first-child {
 border-left: none;
}
.service .list ul li h4 {
 font-size: 24px;
 letter-spacing: 1px;
 color: #403f41;
 height: 34px;
 line-height: 34px;
 -webkit-transition: all 0.5s ease-out;
 transition: all 0.5s ease-out;
}
.service .list ul li h4 i {
 width: 36px;
 height: 34px;
 display: inline-block;
 overflow: hidden;
 vertical-align: middle;
 margin-right: 25px;
}
.service .list ul li h4 i:before,
.service .list ul li h4 i:after {
 content: "";
 display: block;
 width: 100%;
 height: 100%;
 position: relative;
 top: 0;
 -webkit-transition: all 0.4s ease-out;
 transition: all 0.4s ease-out;
}
.service .list ul li h4 i.ico1:before {
 background: url(../images/sico1.png) center center no-repeat;
}
.service .list ul li h4 i.ico1:after {
 background: url(../images/sico1h.png) center center no-repeat;
}
.service .list ul li h4 i.ico2:before {
 background: url(../images/sico2.png) center center no-repeat;
}
.service .list ul li h4 i.ico2:after {
 background: url(../images/sico2h.png) center center no-repeat;
}
.service .list ul li h4 i.ico3:before {
 background: url(../images/sico3.png) center center no-repeat;
}
.service .list ul li h4 i.ico3:after {
 background: url(../images/sico3h.png) center center no-repeat;
}
.service .list ul li p {
 color: #403f41;
 line-height: 30px;
 margin-top: 25px;
 -webkit-transition: all 0.5s ease-out;
 transition: all 0.5s ease-out;
}
.service .list ul li:hover h4 {
 color: #31768a;
}
.service .list ul li:hover h4 i {
 border-color: #31768a;
}
.service .list ul li:hover h4 i:before,
.service .list ul li:hover h4 i:after {
 top: -100%;
}
.service .list ul li:hover p {
 color: #31768a;
}
