﻿body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, textarea, select, td, p, span {
    margin: 0;
    padding: 0;
    font-family: Arial, "Microsoft Yahei"
}

body {
    color: #636363;
    font: normal 14px/20px Arial, "Microsoft Yahei";
}

img {
    border: 0;
    max-width: 100%;
}

table {
    border-collapse: collapse
}

a {
    text-decoration: none;
    color: #222;
    transition: all 0.3s ease
}

a:hover {
    color: #39F;
}

dl, dt, dd, ul, ol, li {
    list-style: none
}

s {
    text-decoration: line-through
}

em, i {
    font-style: normal
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
    display: block
}

.space, .space10, .space20, .space30 {
    width: 100%;
    height: 5px;
    clear: both;
    overflow: hidden
}

.space {
    height: 0
}

.space10 {
    height: 10px
}

.space20 {
    height: 20px
}

.space30 {
    height: 30px
}

.clearfix {
    *zoom: 1
}

.clearfix:after {
    display: block;
    overflow: hidden;
    clear: both;
    height: 0;
    visibility: hidden;
    content: "."
}

.clear {
    clear: both
}

.fl {
    float: left
}

.fr {
    float: right
}

.fontAr {
    font-family: "Arial"
}

.fontST {
    font-family: "Simsun"
}

.layout {
    width: 96%;
    max-width: 1200px;
    margin: 0 auto
}

.hid {
    overflow: hidden
}

.a-l {
    text-align: left
}

.a-c {
    text-align: center
}

.a-r {
    text-align: right
}

.pad100 {
    padding: 100px 0
}

.pad80 {
    padding: 80px 0
}

.pad30 {
    padding: 30px 0
}

.padt80 {
    padding-top: 80px
}

.padb40 {
    padding-bottom: 40px
}
.pad60{
    padding: 60px 0;
}
.padb60 {
    padding-bottom: 60px
}

.padb80 {
    padding-bottom: 80px
}

.mart10 {
    margin-top: 10px
}

.mart30 {
    margin-top: 30px
}

.pr {
    position: relative
}

.pa {
    position: absolute
}

.bg-f5 {
    background: #f5f5f5
}

.bg-f8-ff {
    background: linear-gradient(180deg, #f8f8f8 0, #ffffff 100%)
}

.bg-blue-gradient {
    background: linear-gradient(90deg, #2ddff7 0, #2f9ef1 100%)
}

.c-white {
    color: #fff
}

a.more {
    display: inline-block;
    padding: 10px 70px 10px 45px;
    border: 1px solid #ddd;
    font-size: 16px;
    color: #555;
    margin-top: 40px;
    background: #fff url("../images/ar-gray.png") 80% 50% no-repeat;
    border-radius: 20px
}

a.more:hover {
    background-color: #39f;
    background-image: url("../images/ar-w.png");
    background-position: 90% 50%;
    color: #fff;
    border-color: #39f;
    text-decoration: none
}

.more_btn {
    margin-top: 5px;
    padding: 8px 25px 8px 40px;
    display: inline-block;
    color: #fff;
    background: -moz-linear-gradient(left, #74ACFF, #3F80E2);
    background: -webkit-linear-gradient(left, #74ACFF, #3F80E2);
    background: -o-linear-gradient(left, #74ACFF, #3F80E2);
    background: -ms-linear-gradient(left, #74ACFF, #3F80E2);
    FILTER: progid: DXImageTransform . Microsoft . Gradient(startColorStr = #74ACFF, endColorStr = #3F80E2, gradientType = 1);
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    box-shadow: 0 4px 8px 0 rgba(62, 128, 226, .3);
    border-radius: 30px
}

.more_btn:hover {
    color: #fff;
    background: -moz-linear-gradient(left, #5D9DFD, #2B73DE);
    background: -webkit-linear-gradient(left, #5D9DFD, #2B73DE);
    background: -o-linear-gradient(left, #5D9DFD, #2B73DE);
    background: -ms-linear-gradient(left, #5D9DFD, #2B73DE);
    FILTER: progid: DXImageTransform . Microsoft . Gradient(startColorStr = #5D9DFD, endColorStr = #2B73DE, gradientType = 1);
    transform: translate3d(8px, 0, 0);
    text-decoration: none
}

.more_btn:after {
    content: ">";
    display: inline-block;
    font-family: "宋体";
    margin-left: 20px
}

/* 版块标题 */
.tit {
    text-align: center;
    padding-top: 80px;
    margin-bottom: 30px
}

.tit:before, .tit:after {
    content: "";
    display: inline-block;
    width: 31px;
    height: 23px;
    background: url("../images/tit2.png") no-repeat;
    position: relative;
    top: -18px;
    margin-right: 20px
}

.tit:after {
    background-position: 0 100%;
    margin-left: 20px
}

.tit div {
    display: inline-block
}

.tit h2 {
    font-size: 32px;
    color: #333;
    margin-bottom: 2px
}

.tit p {
    font-size: 24px;
    font-weight: bold;
    color: rgba(0, 0, 0, .06);
    text-transform: uppercase
}

.tit span.blue {
    color: #1f26aa
}

.tit span.orange {
    color: #f50
}

/* header */
.top {
    height: 110px;
    background: #fff;
    width: 100%;
}

.top .logo {
    display: block;
    font-size: 0;
    float: left
}

.top .logo a {
    display: block;
    margin-top: 21px;
    overflow: hidden
}

.top .fr {
}

.top .fr img {
    width: 72px;
    height: 72px;
    margin-top: 20px;
    margin-left: 30px;
    display: none;
}

.tel {
    height: 46px;
    padding-left: 60px;
    padding-top: 3px;
    margin-top: 36px;
    font-size: 16px;
    color: #666;
    background: url("../images/ico-tel-top.png") no-repeat
}

.tel span {
    display: block;
    font-size: 18px;
    font-weight: bold
}

.top .tel span {
    color: red
}

.mail {
    margin-left: 30px;
    background: url("../images/ico-mail-top.png") no-repeat
}
.menu{
    float: right;
    display: none;
    margin-left: 20px;
    margin-top: 30px;
}
.shadow{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    background: url("../images/black_60.png");
    z-index: 222;
}
.shadow img{
    position: absolute;
    right: 32%;
    top: 20px;
}
.top.active .shadow{
    display: block;
}

/* Nav */
.nav {
    width: 100%;
    height: 56px;
    background: #0072bf url("../images/nav.png") center 0 no-repeat;
    position: relative;
    z-index: 999;
    overflow: hidden;
}

.nav li {
    float: left;
    width: 150px;
    text-align: center;
    border-left: 1px solid rgba(255, 255, 255, .1);
    box-sizing: border-box;
    position: relative;
}

.nav li a {
    display: inline-block;
    width: 100%;
    height: 56px;
    line-height: 56px;
    color: #fff;
    font-size: 16px;
    position: relative
}

.nav li.currclass a {
    color: #fff;
    background: #0364a6;
    font-weight: bold
}

.nav li a:before {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #fff;
    visibility: hidden;
    transform: scaleX(0);
    transition: all .3s ease-in-out 0s
}

.nav li a:hover:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    -o-transform: scaleY(1);
    transform: scaleX(1)
}

.nav li a:hover {
    color: #fff;
    background: #0364a6;
    text-decoration: none
}

.nav li:first-child {
    border: none
}

.subnav{
    display: none;
    background: #0072bf ;
    position: absolute;
    width: 100%;
    top: 56px;
    left: 0;
    z-index: 11;
}
.nav li:hover .subnav{
    display: block;
}
.nav-fixed {
    position: fixed;
    top: 0;
    z-index: 999
}

/* 幻灯 */
.swiper-ad {
    width: 100%;
    height: 680px
}

.swiper-ad .swiper-slide {
    background-color: #3890c6;
    background-position: 50% 0
}

.swiper-ad .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%
}

.swiper-ad-pag {
    text-align: center;
    margin-top: -15px;
    position: relative;
    z-index: 99
}

.swiper-ad-pag .swiper-pagination-bullet {
    display: inline-block;
    border-radius: 0;
    width: 10px;
    height: 10px;
    background: #fff;
    opacity: 0.5;
    border-radius: 10px
}

.swiper-ad-pag .swiper-pagination-bullet-active {
    width: 30px;
    opacity: 1
}

.swiper-ad .swiper-button-prev, .swiper-ad .swiper-button-next {
    width: 45px;
    height: 45px;
    background: url("../images/3d-ar.png") no-repeat;
    background-position: 0 0;
    background-size: 100%;
    outline: none;
    top: 45%
}

.swiper-ad .swiper-button-prev:hover {
    background-position: 0 -46px;
    background-size: 100%
}

.swiper-ad .swiper-button-prev {
    left: 100px
}

.swiper-ad .swiper-button-next {
    right: 100px;
    background-image: url("../images/3d-ar.png");
    background-position: 0 -93px
}

.swiper-ad .swiper-button-next:hover {
    background-position: 0 -139px;
    background-size: 100%
}

/* serach */
.position {
    width: 100%;
    background: #fff;
    height: 68px;
    line-height: 68px;
    position: relative;
    z-index: 9;
    box-shadow: 0 6px 9px rgba(0, 0, 0, .1);
    font-size: 14px
}
.position h2{
    font-size: 26px;
    color: #333;
}
.serach form {
    margin-top: 14px
}

.serach .txt {
    width: 290px;
    border: 2px solid #1060d1;
    border-right: none;
    line-height: 68px;
    height: 36px;
    text-indent: 12px;
    font-size: 14px;
    border-radius: 3px 0 0 3px
}

.serach .txt::-webkit-input-placeholder {
    color: #ccc
}

.serach .txt:focus {
    outline: none
}

.serach .btn {
    width: 70px;
    text-align: center;
    border: none;
    background: #1060d1;
    color: #fff;
    line-height: 40px;
    height: 40px;
    cursor: pointer;
    border-radius: 0 3px 3px 0
}

.serach .btn:hover {
    background-color: #277adb
}

.serach a {
    color: #777;
    margin-right: 18px
}

.serach a:after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 10px;
    background: #ddd;
    margin-left: 18px
}

.serach a.last:after {
    display: none
}

.serach a:hover {
    color: #06f
}

.pc .serach {
    margin-top: -68px
}

/* 产品 */
/* tabs */
.pro .tab_tit {
    margin-top: 120px
}

.pro .tab_tit li {
    width:32%;
    margin-right: 2%;
    padding-bottom: 25px;
    float: left;
    background: url("../images/pro-bg.jpg") 0 bottom no-repeat;
    color: #222;
    cursor: pointer;
    border-radius: 6px;
    position: relative;
    transition: all 0.3s ease
}

.pro .tab_tit li.mar0{
    margin-right: 0;
}

.pro .tab_tit li img {
    width: 160px;
    position: absolute;
    left: 50%;
    top: -70px;
    margin-left: -80px
}

.pro .tab_tit li span {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    display: block;
    margin-top: 120px;
line-height:1;
overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pro .tab_tit li i {
    display: block;
    text-align: center;
    font-size: 16px;
    margin-top: 10px
}

.pro .tab_tit li.active {
    background-position: 0 0;
    color: #ff0
}
.pro .tab_tit li.active span{
	color:#fff;
}
.pro .tab_con li {
    opacity: 0;
    height: 0
}


.pro .tit {
    padding-top: 0
}

.s-pro-all, .s-pro-01, .s-pro-02, .s-pro-03 {
    width: 100%;
    height: auto
}

.s-pro-all .swiper-slide, .s-pro-01 .swiper-slide, .s-pro-02 .swiper-slide, .s-pro-03 .swiper-slide {
    border-bottom: 3px solid #fff
}

.s-pro-all img, .s-pro-01 img, .s-pro-02 img, .s-pro-03 img {
    display: block;
    width: 276px;
    height: 280px;
    margin: 0 auto;
    border-radius: 10px
}

.s-pro-all p, .s-pro-01 p, .s-pro-02 p, .s-pro-03 p {
    font-size: 14px;
    text-align: center
}

.s-pro-all p a, .s-pro-01 p a, .s-pro-02 p a, .s-pro-03 p a {
    width: 94%;
    margin: 0 auto;
    display: block;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.s-pro-all-pag, .s-pro-01-pag, .s-pro-02-pag, .s-pro-03-pag {
    text-align: center;
    margin-top: 20px;
    position: relative;
    z-index: 99
}

.s-pro-all-pag .swiper-pagination-bullet, .s-pro-01-pag .swiper-pagination-bullet, .s-pro-02-pag .swiper-pagination-bullet, .s-pro-03-pag .swiper-pagination-bullet {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 3px;
    background-color: #ddd;
    opacity: 1;
    outline: none;
    border-radius: 10px
}

.s-pro-all-pag .swiper-pagination-bullet-active, .s-pro-01-pag .swiper-pagination-bullet-active, .s-pro-02-pag .swiper-pagination-bullet-active, .s-pro-03-pag .swiper-pagination-bullet-active {
    width: 30px;
    background-color: #3488ea
}

.tab_con p.intro {
    clear: both;
    color: #777;
    font-size: 13px;
    line-height: 20px;
    height: 60px;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: none
}

/* partner */
.partner .partner-cag li {
    float: left;
    width: 150px;
    line-height: 40px;
    border-top: 4px solid #f60;
    color: #f60;
    font-size: 16px;
    text-align: center
}
.partner .partner-cag li a{
    color: #f60;
}
.partner .partner-cag li:nth-child(2),.partner .partner-cag li:nth-child(2) a{
    border-color: #06f;
    color: #06f
}

.partner .partner-cag li:nth-child(3),.partner .partner-cag li:nth-child(3) a{
    border-color: #ee6663;
    color: #ee6663
}

.partner .partner-cag li:nth-child(4),.partner .partner-cag li:nth-child(4) a{
    border-color: #a03af3;
    color: #a03af3
}

.partner .partner-cag li:nth-child(5),.partner .partner-cag li:nth-child(5) a{
    border-color: #3ecbc5;
    color: #3ecbc5
}

.partner .partner-cag li:nth-child(6),.partner .partner-cag li:nth-child(6) a{
    border-color: #4f7bff;
    color: #4f7bff
}

.partner .partner-cag li:nth-child(7),.partner .partner-cag li:nth-child(7) a{
    border-color: #f07c68;
    color: #f07c68
}

.partner .partner-cag li:nth-child(8),.partner .partner-cag li:nth-child(8) a{
    border-color: #5de3bc;
    color: #5de3bc
}
.partner .partner-list{
    margin-top: -20px;
    margin-bottom: 40px;
}
.partner .partner-list li {
    float: left;
    width: 23.5%;
    margin-right: 2%;
    background: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, .05);
    border-radius: 5px;
    box-sizing: border-box;
    padding: 15px;
    margin-top: 20px;

}
.partner .partner-list li.mar0{
    margin-right: 0;
}

.partner .partner-list li img {
    margin: 0 auto;
    display: block
}
.partner .partner-list li h3{
    text-align: center;
    font-size: 16px;
    margin-top: 15px;
overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;	
}
/* about */
.about-home img {
    width: 30%;
    float: left;
    border-radius: 5px
}

.about-home .fr {
    width: 68%
}
.about-home .fr .text{
    max-height:224px;
    overflow: hidden;
}
.about-home .fr p {
    font-size: 15px;
    line-height: 32px;
}

/* 成功案例 */
#case {
    position: relative;
    width: 1200px
}

#case .swiper-container {
    padding-bottom: 60px
}

#case .swiper-slide {
    width: 520px;
    height: 310px;
    background: #fff;
    box-shadow: 0 8px 30px #ddd
}

#case .swiper-slide img {
    display: block
}

#case .swiper-slide p {
    line-height: 60px;
    padding-top: 0;
    text-align: center;
    color: #636363;
    font-size: 16px;
    display: none
}

#case .swiper-pagination {
    width: 100%;
    bottom: 20px
}

#case .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
    background-color: #d5d5d5;
    width: 8px;
    height: 8px;
    opacity: 1
}

#case .swiper-pagination-bullets .swiper-pagination-bullet-active {
    background-color: #3488ea;
    width: 30px;
    border-radius: 10px
}

#case .swiper-button-prev, #case .swiper-button-next {
    width: 45px;
    height: 45px;
    background: url("../images/3d-ar.png") no-repeat;
    background-position: 0 0;
    background-size: 100%;
    outline: none;
    top: 45%
}

#case .swiper-button-prev:hover {
    background-position: 0 -46px;
    background-size: 100%
}

#case .swiper-button-prev {
    left: -30px
}

#case .swiper-button-next {
    right: -30px;
    background-image: url("../images/3d-ar.png");
    background-position: 0 -93px
}

#case .swiper-button-next:hover {
    background-position: 0 -139px;
    background-size: 100%
}

/* 服务支持 */
.service {
    background: #f6f6f6 url("../images/bg-ser.jpg") center bottom no-repeat
}
.service ul{
    margin-top: -20px;
}
.service li {
    float: left;
    width: 32%;
    margin-right: 2%;
    border: solid 1px #dcdcdc;
    padding: 30px;
    background: #fff url("../images/Shape.png") center bottom no-repeat;
    text-align: center;
    border-radius: 5px;
    transition: all 0.2s ease-in;
    box-sizing: border-box;
    cursor: pointer;
    margin-top: 20px;
}
.service li.mar0{
    margin-right: 0;
}
.service li:hover {
    background-position: 55% bottom;
    transform: translate3d(0, -8px, 0)
}

.service li h4 {
    font-size: 22px;
    font-weight: normal;
    color: #000;
    margin: 15px 0;
overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.service li p {
    font-size: 15px;
    color: #777
}




/* 新闻 */
.news .hot {
    width: 600px;
    height: 415px
}

.news .hot img {
    display: block;
    width: 600px;
    height: 415px
}

.news .hot .box {
    width: 520px;
    padding: 35px 30px;
    margin: 0 auto;
    margin-top: -100px;
    position: relative;
    overflow: hidden;
    background: rgba(255, 255, 255, .8) url("../images/ar-b.png") 94% center no-repeat;
    background-size: 24px;
    transition: all 0.2s ease-in
}

.news .hot .n-tit {
    display: block;
    width: 440px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;
    overflow: hidden
}

.news .hot:hover .box {
    transform: translate3d(0, -8px, 0)
}

.news .list {
    margin-top: -25px;
}

.news .list li {
    float: left;
    width: 49%;
    margin-right: 2%;
    background-color: #fff;
    margin-top: 25px;
    padding: 20px;
    overflow: hidden;
    transition: all 0.2s ease-in;
    box-sizing: border-box;
}
.news .list li.mar0{
    margin-right:0;
}
.news .list li:hover {
    transform: translate3d(8px, 0, 0);
    box-shadow: 5px 5px 15px rgba(0, 0, 0, .15)
}
.news .list li .icon{
    width: 100px;
    float: left;
}
.news .list .n-tit {
    display: inline-block;
    width: 75%;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    margin-bottom: 5px;
    overflow: hidden
}
.news .list .text{
    padding-left: 120px;
}
.news .list p {
    color: #999;
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
}

.news .list .date {
    color: #555;
    font-size: 16px
}


/* footNav */
.Foot {
    background: url("../images/bg-foot.jpg") center
}

.footNav {
    width: 100%;
    padding: 40px 0
}

.footNav .layout {
    overflow: hidden
}

.footNav dl {
    min-height: 104px;
    overflow: hidden
}
.footNav dl.ewm{
    width: 15%;
    display: none;
}

.footNav dl.quickNav dd{
    float: left;
    margin-right: 2%;
}
.footNav dl.quickNav dd a{
    font-size: 16px;
}
.footNav dl:first-child {
    border: none
}

.footNav dt {
    padding-bottom: 10px;
    color: #fff;
    font-size: 18px
}

.footNav dd {
    line-height: 32px;
    font-size: 14px;
}

.footNav dd a {
    color: #9ea0a9
}

.footNav dd img {
    border-radius: 3px
}
.footNav ul{
    width: 35%;
    float: left;
}
.footNav ul li{
    width: 48%;
    float: left;
    margin-right: 2%;
    margin-bottom: 15px;
}
.footNav ul li a{
    font-size: 18px;
    color: #fff;
}
.footNav #message_wrap {
    width:50%;
    float: right;
}

.footNav dl.dl-contact dd {
    background-repeat: no-repeat;
    background-position: 0 50%
}

.footNav dl.dl-contact .d1 {
    background-image: url("ico-tel.png");
    color: #3af8ff;
    font-size: 18px;
    font-weight: bold
}

.footNav dl.dl-contact .d2 {
    background-image: url("ico-phone.png");
    background-position: 2px 50%;
    color: #fff
}

.footNav dl.dl-contact .d3 {
    background: none;
    padding: 0;
    margin-top: 5px
}

.footNav dl.dl-contact .d3 a {
    display: inline-block;
    padding: 0 30px 0 50px;
    height: 36px;
    line-height: 36px;
    background: #04c1c8 url("../images/ico-kf-w.png") 18px 50% no-repeat;
    background-size: 20px auto;
    color: #fff;
    border-radius: 4px
}

.footNav dl.dl-contact .d3 a:hover {
    background-color: #005bd6;
    text-decoration: none;
    transform: translate3d(6px, 0, 0)
}

.footNav dl.dl-contact .d4 {
    background-image: url("ico-add.png")
}

.footNav dd a:hover, .copy a:hover {
    color: #ff0
}

.Foot .txt {
    width: 100%;
    height: 36px;
    line-height: 36px;
    background: rgba(255, 255, 255, .1);
    border: 1px solid rgba(255, 255, 255, .2);
    text-indent: 8px;
    font-size: 14px;
    color: #fff;
    outline: none;
    margin-bottom: 8px;
    border-radius: 2px;
    box-sizing: border-box
}

.Foot .are {
    width: 100%;
    height: 130px;
    background: rgba(255, 255, 255, .1);
    border: 1px solid rgba(255, 255, 255, .2);
    color: #fff;
    overflow-x: hidden;
    overflow-y: auto;
    resize: none;
    outline: none;
    line-height: 20px;
    padding: 8px;
    border-radius: 2px;
    box-sizing: border-box
}

.Foot .txt:focus, .are:focus {
    border-color: #fff
}

.Foot .btn {
    border: none;
    display: inline-block;
    width: 100%;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #4c7aff;
    border-radius: 2px;
    overflow: hidden;
    cursor: pointer
}

.Foot .btn:hover {
    text-decoration: none;
    background: #237bdf
}

.copy {
    width: 96%;
    color: #999;
    border-top: 1px solid rgba(255, 255, 255, .06);
    line-height: 18px;
    padding: 20px 0;
    text-align: center;
    font-size: 14px;
    overflow: hidden;
    margin: 0 auto;
}

.copy a {
    color: #848f9c
}

.lnk {
    background: rgba(255, 255, 255, .06);
    color: #ccc;
    padding: 15px 0;
    font-size: 14px
}

.lnk i {
    color: #666;
    margin: 0 20px
}

.lnk a {
    color: #999
}

.lnk a:hover {
    color: #ff0
}

.foot-tel {
    background: rgba(255, 255, 255, .1);
    padding: 20px;
    border-radius: 6px;
}

.foot-tel .tel, .foot-tel .tel span,.foot-tel .tel a{
    color: #fff;
    margin-top: 0
}

.foot-tel .tel span {
    font-size: 18px
}

.foot-tel .mail {
    margin-left: 69px
}

/* toolbar */
.toolbar-btn, .toolbar-icon, .toolbar-item, .toolbar-text {
    width: 44px;
    height: 44px
}

.toolbar-icon, .toolbar-text {
    position: absolute;
    left: 0;
    color: #fff;
    text-align: center;
    transition: top .5s
}

.toolbar {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 100;
    font-size: 13px
}

.toolbar-item {
    position: relative;
    display: block;
    margin-top: 2px
}

.toolbar-item:hover .toolbar-icon {
    top: -44px
}

.toolbar-item:hover .toolbar-text {
    top: -5px
}

.toolbar-item:hover .toolbar-layer {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: scale(1)
}

.toolbar-item.tell:hover .toolbar-layer-tell {
    background-color: #0072bf;
    width: 170px;
    font-size: 16px
}

.toolbar-btn {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    border-radius: 50px
}

.icon-arrow-up .icon-tell, .icon-attention, .icon-qq, .icon-tell-hover, .toolbar-icon, .toolbar-layer {
    background-image: url("../images/toolbar.png");
    background-repeat: no-repeat;
    background-size: 203px 352px
}

.toolbar-icon {
    top: 0;
    background-color: rgba(0, 0, 0, .7);
    line-height: 44px
}

.toolbar-text {
    top: 44px;
    background-color: #0072bf;
    text-align: center;
    padding-top: 12px;
    line-height: 1.2
}

.toolbar-layer {
    position: absolute;
    right: 60px;
    bottom: 0;
    width: 180px;
    opacity: 0;
    filter: alpha(opacity=0);
    transform-origin: 95% 95%;
    transform: scale(.01);
    transition: all .5s
}

.icon-tell-hover {
    width: 44px;
    height: 44px;
    display: inline-block;
    float: left
}

.toolbar-layer-tell {
    width: 44px;
    height: 44px;
    line-height: 44px;
    color: #fff;
    display: block;
    background-color: rgba(0, 0, 0, .7);
    position: absolute;
    right: 0;
    transition: width .5s;
    overflow: hidden;
    border-radius: 50px
}

.toolbar-layer-tell div {
    width: 160px;
    height: 44px
}

.toolbar-layer-tell span {
    display: inline-block
}

.toolbar-layer-weixin {
    height: 180px;
    background-position: -50px -50px
}

.icon-arrow-up {
    background-position: 0 0
}

.icon-tell {
    background-position: 0 -44px
}

.icon-qq {
    background-position: 0 -88px
}

.icon-attention {
    background-position: 0 -132px
}

.icon-tell-hover {
    background-position: 0 -44px
}

.icon-pro {
    background-position: 0 -176px
}

.icon-case {
    background-position: 0 -220px
}

.icon-about {
    background-position: 0 -264px
}

.icon-ser {
    background-position: 0 -308px
}

.icon-news {
    background-position: -44px 0
}

.icon-cus {
    background-position: -88px 0
}

.banner {
    height: 420px;
    background-repeat: no-repeat;
    background-position: center 0
}

/* -----------------子导航----------------- */
.s-nav {
    width: 100%;
    height: 56px;
    line-height: 56px;
    font-size: 14px;
    margin-top: -56px;
    background: rgba(0, 0, 0, .8);
    color: #fff
}

.s-nav span a {
    color: #fff
}

.s-nav span a:hover {
    color: #ff0
}

.s-nav span a:after {
    content: ">";
    display: inline-block;
    font-family: "宋体";
    margin: 0 12px
}

.s-nav ul {
    width: 800px;
    float: right;
    height: 60px;
    text-align: center
}

.s-nav li {
    width: 33.33%;
    float: left;
    font-size: 16px;
    border-left: 1px solid rgba(255, 255, 255, .1);
    box-sizing: border-box;
    cursor: pointer
}

.s-nav li:first-child {
    border: none
}

.s-nav li a {
    color: #fff
}

.s-nav li.currclass {
    background: #0072bf;
    font-weight: bold;
    font-size: 18px
}

.s-nav li.currclass a {
    color: #fff
}

.s-nav li:hover {
    background-color: #0072bf
}

.s-nav li:hover a {
    color: #fff
}

.s-nav li a {
    display: block;
    width: 100%
}

.s-nav li a:hover {
    text-decoration: none
}

/* 固定层 */
.s-nav-fixed {
    width: 100%;
    height: 56px;
    margin: 0;
    position: fixed;
    top: 0;
    z-index: 9;
    box-shadow: 0 6px 9px rgba(0, 0, 0, .1);
    transition: all 0.3s ease
}

/* -----------------产品中心----------------- */
.left-box{
    width: 70%;
    float: left;
}
.hot-box{
    width: 25%;
    float: right;
    padding: 40px 0;
}
.hot-box h2{
    font-size: 22px;
    color: #333;
    margin-bottom: 25px;
}
.hot-box ul li{
    padding: 15px;
    background: #f9f9f9;
    margin-bottom: 15px;
}
.hot-box ul li h3{
    font-size: 16px;
    color: #666;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}
.hot-box ul li p{
    color: #999;
    line-height: 24px;
    max-height: 48px;
    overflow: hidden;
}
.detail-box{
    padding-top: 40px;
}
.detail-box h3{
    text-align: center;
    font-size: 22px;
    color: #333;
    margin-bottom: 15px;
}
.detail-box>p{
    text-align: center;
    margin-bottom: 15px;
}
.detail-img{
    text-align: center;
    margin-bottom: 15px;
}
.detail{
    margin-bottom: 30px;
    line-height: 24px;
}
.single{
    margin-bottom: 30px;
}
.news_list{
	padding-bottom:40px;
}
.pro-list li {
    border-top: 1px solid #eee;
    padding: 40px 0px;
    overflow: hidden
}

.pro-list li:first-child {
    border: none
}
.pro-list .icon{
    float: left;
    margin-right: 20px;
}
.pro-list img {
    width: 200px;
    border-radius: 10px
}

.pro-list .info {
    font-size: 14px;
    padding-top: 10px
}

.pro-list .info h4 {
    font-size: 18px;
    color: #1275cf;
    margin-bottom: 10px;
overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pro-list .info h4 i {
    font-size: 18px;
    margin-left: 10px
}

.pro-list .info p {
    margin: 0 0 10px;
    color: #777
}

.pro-list .feature p {
    font-size: 16px;
    color: #111;
    margin-top: 10px
}

.pro-list .feature p strong {
    margin-right: 20px;
    font-weight: normal
}

.pro-list .feature p strong:before {
    content: "";
    display: inline-block;
    padding: 3px;
    border: 2px solid #f60;
    border-radius: 50%;
    margin-right: 5px
}

.No-record {
    width: 500px;
    height: 300px;
    margin: 50px auto;
    background: url("../images/No-record.png") center top no-repeat;
    font-size: 18px;
    padding-top: 290px
}

/* -----------------新闻列表----------------- */
.news-list .news-ul li {
    box-sizing: border-box;
    width: 33.33%;
    height: 530px;
    float: left;
    border-left: 1px solid #eee;
    background: #fff;
    padding-bottom: 20px;
    margin-top: 30px
}

.news-list .news-ul li img {
    width: 398px;
    height: 276px;
    display: block;
    transition: all .3s ease
}

.news-list .news-ul li a:hover {
    text-decoration: none
}

.news-list .news-ul li .box {
    padding: 20px
}

.news-list .news-ul li .news-img {
    display: block;
    width: 398px;
    height: 276px;
    overflow: hidden
}

.news-list .news-ul li .news-time {
    color: #ccc;
    margin-bottom: 10px
}

.news-list .news-ul li .news-tit {
    display: block;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    margin-bottom: 10px;
    overflow: hidden
}

.news-list .news-ul li .news-info {
    color: #888;
    font-size: 14px;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.news-list .news-ul li .news-info:before {
    content: "";
    display: block;
    width: 30px;
    height: 1px;
    background: #ccc;
    margin-top: 30px;
    margin-bottom: 20px
}

.news-list .news-a {
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    color: #010101;
    position: relative;
    margin-top: 20px
}

.news-list .news-a:after {
    content: "";
    height: 2px;
    width: 0;
    background: #36f;
    position: absolute;
    top: 100%;
    left: 0;
    transition: width .5s ease;
    -webkit-transition: width .5s ease;
    -o-transition: width .5s ease
}

.news-list .news-a:hover, .news-list .news-ul li:hover .news-a {
    color: #36f
}

.news-list .news-ul li:hover .news-a:after {
    width: 100%
}

.news-list .news-ul li:hover img {
    transform: scale(1.1)
}

/* 分页 */
#fenye {
    height: 36px;
    padding: 30px 0;
    font-family: Arial;
    text-align: center;
    font-size: 14px;
    clear: both
}

#fenye a {
    width: 36px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    background: #d6d4d4;
    margin: 0 2px;
    color: #fff;
    overflow: hidden;
    border-radius: 2px
}

#fenye a:hover {
    text-decoration: none;
    background: #0084ff
}

#fenye a.curr {
    text-decoration: none;
    background: #0084ff;
    color: #fff;
    font-weight: bold
}

#fenye a.next, #fenye a.prev {
    font-family: Simsun;
    font-size: 16px;
    font-weight: bold
}

/* -----------------新闻内页----------------- */
.news-view {
    width: 1100px;
    background-color: #fff;
    margin-bottom: 40px;
    margin-top: -90px;
    font-size: 16px;
    border: 8px solid #fff;
    border-radius: 8px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .1)
}

.article_head {
    background: #f8f8f8;
    padding: 40px 50px 25px
}

.article_head p {
    line-height: 40px;
    border-bottom: 1px dotted rgba(255, 255, 255, .5)
}

.article_head h1 {
    font-size: 30px;
    color: #333;
    line-height: 36px
}

.article_head span {
    display: inline-block;
    background: url("../images/ico-meta.png") no-repeat;
    color: #999;
    font-size: 15px
}

.article_head span.url {
    background-position: 0 -67px;
    padding-left: 26px;
    margin-right: 25px
}

.article_head span.url a {
    color: #999
}

.article_head span.url a:hover {
    color: #d71921
}

.article_head span.date {
    background-position: 0 11px;
    padding-left: 24px;
    margin-right: 25px
}

.article_head span.hit {
    background-position: 0 -29px;
    padding-left: 26px;
    margin-right: 25px
}

.article_head span i {
    font-family: "宋体";
    margin: 0 10px
}

.article_con {
    padding: 30px 50px 10px;
    line-height: 28px;
    font-size: 16px
}

.article_con img {
    max-width: 900px;
    height: auto
}

.article_con p {
    color: #333;
    margin-bottom: 15px
}

.article_con p strong {
    color: #000
}

.article_con p a {
    color: #05f;
    border-bottom: 1px dotted #05f
}

.article_con p a:hover {
    text-decoration: none;
    color: #1054dc;
    border-bottom: 1px solid #1054dc
}

/* 上一篇 下一篇 */
.pre_next {
    padding: 20px 30px;
    background-color: #f4f4f4;
    line-height: 26px
}

/* -----------------成功案例----------------- */
.app li {
    float: left;
    width: 25%;
    padding: 0 20px;
    text-align: center;
    margin-top: 10px;
    box-sizing: border-box;
    transition: all 0.2s ease-in
}

.app li h4 {
    font-size: 16px;
    font-weight: normal;
    color: #000;
    margin-top: 10px;
    margin-bottom: 5px
}

.app li:hover {
    transform: translate3d(0, -8px, 0)
}

.app li img {
    display: block;
    width: 230px;
    height: 123px;
    margin: 10px auto;
    border-radius: 5px
}

/* -----------------关于我们----------------- */
.about {
    position: relative;
    z-index: 1
}

.about img {
    float: left;
    width: 400px;
    margin: 30px 0 0 30px;
    border-radius: 10px;
    position: relative;
    z-index: 1
}

.about .info {
    width: 700px;
    padding: 0px 30px 40px 27px;
    margin-top: 30px;
    background: #f5f5f5;
    line-height: 32px;
    position: relative;
    z-index: 1
}

.about .info p {
    margin-top: 20px;
    font-size: 15px
}

.about .info p:first-child {
    margin: 0
}

.about .info h4 {
    font-size: 26px;
    font-weight: normal;
    color: #333
}

.about .info h5 {
    font-size: 18px;
    font-weight: normal;
    color: #999
}

.hornor ul {
    width: 1100px;
    margin: 0 auto
}

.hornor li {
    width: 346px;
    height: 459px;
    padding-top: 48px;
    background: url("../images/bg-hornor.jpg") no-repeat;
    text-align: center;
    float: left;
    margin-left: 31px;
}

.hornor li:nth-child(3n+1) {
    margin-left: 0
}

/* 图片绽放 */
#zoom {
    z-index: 99990;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
    filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)"
}

#zoom .content {
    z-index: 99991;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 900px;
    height: 680px;
    background: #fff no-repeat 50% 50%;
    padding: 0;
    margin: -340px 0 0 -450px
}

#zoom .content.loading {
    background-image: url("../images/loading.gif")
}

#zoom img {
    display: block;
    max-width: none;
    background: #ececec
}

#zoom .close {
    z-index: 99993;
    position: absolute;
    top: 0;
    right: 0;
    width: 49px;
    height: 49px;
    cursor: pointer;
    background: transparent url("../images/close.png") no-repeat 50% 50%;
    opacity: 1;
    filter: alpha(opacity=100)
}

#zoom .next, #zoom .previous {
    z-index: 99992;
    position: absolute;
    top: 50%;
    overflow: hidden;
    display: block;
    width: 49px;
    height: 49px;
    margin-top: -25px
}

#zoom .previous {
    left: 0;
    background: url("../images/arrows.png") no-repeat 0 0
}

#zoom .next {
    right: 0;
    background: url("../images/arrows.png") no-repeat 100% 0
}

#zoom .close:hover {
    background-color: #da4f49
}

#zoom .next:hover, #zoom .previous:hover {
    background-color: #08c
}

/* -----------------联系我们----------------- */
.contact {
    padding: 25px 50px;
    top: 10%;
    right: 50px;
    background: rgba(255, 255, 255, 0.85);
    line-height: 30px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .1)
}

.contact h4 {
    font-size: 20px;
    color: #222;
    margin-top: 10px
}

.contact p {
    font-size: 16px;
    color: #555
}

/* -----------------加入我们----------------- */
.welfare li {
    width: 16.66%;
    margin-top: 40px;
    float: left;
    text-align: center;
    font-size: 15px;
    overflow: hidden
}

.welfare li span {
    display: inline-block;
    width: 80px;
    height: 80px;
    margin-bottom: 8px;
    background: #1e98ea url("../images/ico-welfare.png") no-repeat;
    background-image: linear-gradient(60deg, #3095f0 0, #2de7f8 100%);
    border-radius: 50%;
    box-shadow: 0 5px 10px rgba(41, 142, 232, .3);
    border: 5px solid #fff;
    margin-bottom: 15px
}

.welfare li span i {
    display: inline-block;
    width: 80px;
    height: 80px;
    background: url("../images/ico-welfare.png") no-repeat;
    background-size: 480px
}

.welfare li:nth-child(2) span i {
    background-position: -80px 0
}

.welfare li:nth-child(3) span i {
    background-position: -160px 0
}

.welfare li:nth-child(4) span i {
    background-position: -240px 0
}

.welfare li:nth-child(5) span i {
    background-position: -320px 0
}

.welfare li:nth-child(6) span i {
    background-position: -400px 0
}

.join li {
    width: 92%;
    margin: 3% auto;
    padding: 40px;
    background: #fff;
    box-sizing: border-box;
    font-size: 15px;
    line-height: 32px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
    position: relative;
    border-radius: 10px
}

.join li h2 {
    font-size: 20px;
    font-weight: normal;
    color: #222;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px
}

.join li dt {
    margin-top: 20px;
    font-weight: bold
}

.join li a.more_btn {
    position: absolute;
    right: 40px;
    bottom: 40px;
    padding: 3px 25px 3px 40px
}

/* -----------------服务支持----------------- */
.ser01 {
    color: #fff;
    height: 500px;
    padding-top: 100px;
    background: url("../images/ser-bg01.jpg") 50% 0 no-repeat
}

.ser01 img {
    width: 450px;
    border: 9px solid #fff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .1);
    border-radius: 10px
}

.ser01 .info {
    width: 540px
}

.ser01 h3 {
    font-size: 35px;
    line-height: 100%
}

.ser01 h3:after {
    content: "";
    display: block;
    width: 50px;
    height: 4px;
    background: #fff;
    margin: 20px 0
}

.ser01 p {
    font-size: 20px;
    line-height: 40px
}

.ser01 a {
    float: left;
    width: 188px;
    border: 1px solid #fff;
    text-indent: 30px;
    background: url("../images/ar.png") 138px center no-repeat;
    font-size: 16px;
    height: 46px;
    line-height: 46px;
    color: #fff;
    position: relative;
    top: 30px;
    border-radius: 26px
}

.ser01 a:hover {
    text-decoration: none
}

.ser01 a:before {
    content: "";
    display: block;
    position: absolute;
    left: 0%;
    top: 0;
    height: 46px;
    width: 0;
    background: #fff url("../images/ar-on.png") 138px center no-repeat;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    border-radius: 24px
}

.ser01 a:hover:before {
    width: 100%
}

.ser01 a label {
    display: block;
    position: relative;
    cursor: pointer
}

.ser01 a:hover label {
    color: #027ffd;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s
}

.ser02 {
    height: 688px;
    background: url("../images/ser-bg02.jpg") 50% 0 no-repeat;
    padding-top: 0;
    color: #000
}

.ser02 h3:after {
    background: #bbb
}

.ser02 a {
    border-color: #333;
    background: url("../images/ar-b2.png") 138px center no-repeat;
    color: #333
}

.ser02 a:hover label {
    color: #fff
}

.ser02 a:hover {
    border-color: #238ee8
}

.ser02 a:before {
    background: #238ee8 url("../images/ar.png") 138px center no-repeat
}

.ser03 {
    background: #f6fafd;
    height: 420px
}

.ser03 .info {
    width: 620px
}

.ser04 {
    background: #f6fafd;
    background: url("../images/ser-bg03.jpg") 50% 0 no-repeat;
    height: 667px;
    padding-top: 100px
}

.ser05 {
    background: #fff;
    height: 480px
}

/* -----------------网站地图----------------- */
.siteMap {
    width: 900px;
    margin: 0 auto;
    background: #fff;
    margin-top: -90px;
    margin-bottom: 50px;
    padding: 50px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .1)
}

.siteMap li {
    font-size: 16px;
    line-height: 60px;
    padding: 0 30px
}

.siteMap li:nth-child(even) {
    background: #f6f6f6
}

.siteMap li label {
    font-size: 16px;
    font-weight: bold;
    color: #000
}

.siteMap li a {
}

.siteMap li a:before {
    content: "|";
    display: inline-block;
    color: #ddd;
    font-size: 12px;
    margin: 0 20px
}

/* -----------------RS-1R----------------- */
.Pro-thum {
    padding-bottom: 140px;
    background: #00b9ff url("../images/bg-Pro-thum.jpg") 0 -50px no-repeat;
    color: #fff
}

.Pro-thum img {
    margin: 50px 0 0 30px
}

.Pro-thum .info {
    width: 640px;
    padding-top: 100px;
    line-height: 20px
}

.Pro-thum .info h4 {
    font-size: 34px;
    color: #222;
    line-height: 70px
}

.Pro-thum .info h3 {
    font-size: 50px;
    color: #222;
    margin-bottom: 100px
}

.Pro-thum .info p {
    font-size: 21px;
    border-left: 4px solid rgba(255, 255, 255, .5);
    padding-left: 12px;
    margin-top: 20px
}

.Pro-thum .info strong {
    font-weight: normal
}

.pro-nav {
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    margin-top: -60px;
    background: rgba(0, 0, 0, .8);
    color: #fff
}

.pro-nav span a {
    color: #fff
}

.pro-nav span a:hover {
    color: #ff0
}

.pro-nav span a:after {
    content: ">";
    display: inline-block;
    font-family: "宋体";
    margin: 0 10px
}

.pro_tab_tit {
    width: 700px;
    height: 60px;
    font-size: 16px;
    text-align: center
}

.pro_tab_tit li {
    width: 20%;
    float: left;
    border-left: 1px solid rgba(255, 255, 255, .1);
    box-sizing: border-box;
    cursor: pointer
}

.pro_tab_tit li:first-child {
    border: none
}

.pro_tab_tit li.active {
    background: #0072bf;
    font-weight: bold;
    font-size: 18px
}

.pro_tab_tit li:hover {
    background-color: #0364a6;
    border-color: #0364a6;
    color: #fff
}

.pro_tab_con > li {
    display: none
}

/* 固定层 */
.pro-cag-fixed {
    width: 100%;
    margin: 0;
    position: fixed;
    top: 0;
    height: 60px;
    z-index: 99999;
    box-shadow: 0 6px 9px rgba(0, 0, 0, .1);
    transition: all 0.3s ease
}

.RS-1R {
    font-size: 16px;
    color: #444;
    line-height: 28px
}

.RS-1R .p1 {
    background: #f6f6f6 url("../images/bg-ser.jpg") center bottom no-repeat
}

.RS-1R .p1 .info {
    width: 660px;
    padding-top: 90px;
    line-height: 20px
}

.RS-1R .p1 .info h3 {
    font-size: 50px;
    color: #222
}

.RS-1R .p1 .info h4 {
    font-size: 34px;
    color: #222;
    line-height: 70px;
    display: inline-block;
    border-bottom: 1px solid #ddd
}

.RS-1R .p1 .info p {
    font-size: 21px;
    border-left: 4px solid #2766d3;
    padding-left: 12px;
    margin-top: 20px
}

.RS-1R .p2 img {
    width: 300px
}

.RS-1R .p2 .info {
    width: 830px
}

h3.small-tit {
    font-size: 24px
}

h3.small-tit:after {
    content: "";
    display: block;
    width: 60px;
    height: 4px;
    background: #09f;
    margin-top: 10px;
    margin-bottom: 20px;
    border-radius: 10px
}

p.s-tit {
    margin-top: 20px
}

p.s-tit strong {
    color: #003ab1
}

p.s-tit strong:before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    border: 2px solid #003ab1;
    margin-right: 6px;
    border-radius: 10px
}

.c-white h3.small-tit:after {
    background: #fff
}

.c-white p.s-tit strong {
    color: #ff0
}

.c-white p.s-tit strong:before {
    border-color: #ff0
}

.RS-1R .p3 {
    line-height: 28px
}

h3.small-tit-a-c:after {
    content: "";
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 20px;
    border-radius: 10px
}

.RS-1R .p6 img {
    border: 15px solid #fff;
    border-radius: 10px
}

.RS-1R .p4 img {
    height: 170px;
    border-radius: 5px
}

.RS-1R .p4 .info {
    width: 920px;
    padding-top: 33px
}

.RS-1R .p8 img {
    width: 680px
}

.RS-1R .p8 .info {
    width: 480px;
    padding-top: 40px
}

.RS-1R .p9 img {
    width: 390px
}

.RS-1R .p9 .info {
    width: 740px;
    padding-top: 40px
}

.RS-1R .p11 img {
    width: 500px
}

.RS-1R .p11 .info {
    width: 620px;
    padding-top: 25px
}

.RS-1R .p13 img {
    width: 602px
}

.RS-1R .p13 .info {
    width: 540px;
    padding-top: 25px
}

.RS-1R .p14 img {
    width: 253px
}

.RS-1R .p14 .info {
    width: 890px;
    padding-top: 40px
}

.RS-1R .p15 img {
    width: 704px
}

.RS-1R .p15 .info {
    width: 440px;
    padding-top: 40px
}

.RS-1R .p16 .info {
    width: 840px;
    padding-top: 40px
}

.RS-1R .p17 .info {
    width: 840px
}

.RS-1R .p18 .info {
    width: 800px;
    padding-top: 40px
}

.RS-1R .p19 .info {
    width: 500px;
    padding-top: 10px
}

.RS-1R .p24 .info {
    width: 500px;
    padding-top: 50px
}

.RS-1R .p25 .info {
    width: 760px;
    padding-top: 30px
}

.RS-1R .p26 .info {
    width: 810px;
    padding-top: 60px
}

.RS-1R .p27 .info {
    width: 700px;
    padding-top: 30px
}

.RS-1R .p28 .info {
    width: 440px;
    padding-top: 20px
}

.RS-1R .p30 img {
    width: 150px
}

.RS-1R .p30 .info {
    width: 960px;
    padding-top: 50px
}

.pro-caseImg {
    text-align: center
}

.pro-caseImg img {
    max-width: 1200px;
    margin-bottom: 20px;
    border-radius: 8px
}

.pro-video {
    padding: 50px 0
}

.pro-video iframe {
    width: 1100px;
    height: 620px
}

.pro-ser li {
    width: 30%;
    float: left;
    margin: 1.5%;
    border: solid 1px #dcdcdc;
    padding: 60px 30px;
    background: #fff url("../images/Shape.png") center bottom no-repeat;
    text-align: center;
    border-radius: 5px;
    transition: all 0.2s ease-in;
    box-sizing: border-box;
    cursor: pointer
}

.pro-ser li:hover {
    background-position: 55% bottom;
    transform: translate3d(0, -8px, 0);
    box-shadow: 0 6px 9px rgba(0, 0, 0, .1)
}

.pro-ser li h4 {
    font-size: 22px;
    font-weight: normal;
    color: #000;
    margin: 15px 0
}

.pro-ser li p {
    font-size: 15px;
    color: #777
}

.pro-ser li img {
    width: 70px;
    height: 60px
}

.more-pro li {
    width: 276px;
    float: left;
    margin-left: 32px
}

.more-pro li:first-child {
    margin-left: 0
}

.more-pro li img {
    display: block;
    width: 276px;
    height: 280px;
    margin: 0 auto;
    border-radius: 10px
}

.more-pro li p {
    font-size: 14px;
    text-align: center
}

.more-pro li p a {
    width: 94%;
    margin: 0 auto;
    display: block;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.more-pro .intro {
    display: none
}

.AOI-thum img {
    margin-top: 90px
}

.AOI-thum .info p {
    line-height: 22px;
    font-size: 14px;
    border: none;
    padding: 0;
    padding-top: 15px
}

.AOI-thum .info p.intro {
    border-top: 1px dashed rgba(255, 255, 255, .2)
}

.AOI-thum .info strong {
    display: inline-block;
    font-size: 17px;
    line-height: 32px;
    margin-right: 15px
}

.AOI-thum .info strong:before {
    content: "";
    display: inline-block;
    padding: 3px;
    border: 2px solid #ff0;
    border-radius: 50%;
    margin-right: 5px
}

.ALD02 img {
    width: 730px
}

.ALD02 .layout {
    width: 800px
}

.ALD03 img {
    width: 640px
}

.ALD03 .info {
    width: 500px
}

.ALD03 .info p.s-tit {
    margin: 0
}

.ALD04 .info {
    width: 540px
}

.ALD05 .info {
    width: 900px
}

.ALD05 img {
    width: 150px
}

.ALD06 .info {
    width: 660px
}

.canshu {
    width: 100%;
    font-size: 14px;
    border: 2px solid #ddd;
    color: #444
}

.canshu td, .canshu th {
    padding: 18px 20px;
    border: 1px solid #fff
}

.canshu th {
    background-color: #acd480;
    line-height: 36px
}

.canshu strong {
    font-size: 16px;
    color: #000
}

.canshu tr:nth-child(odd) {
    background: #e6e7e9
}

.canshu img {
    display: block;
    margin: 0 auto
}

.no-feature .info p {
    line-height: 38px;
    font-size: 18px;
    border: none;
    padding: 0;
    border: none
}

.no-feature img {
    margin-top: 40px
}

.ALD5800S02 img {
    border: 10px solid #fff;
    border-radius: 10px;
    margin-top: 20px
}

.ALD5800S03 .info span {
    display: inline-block;
    font-size: 17px;
    line-height: 32px;
    margin-right: 20px
}

.ALD5800S03 .info span:before {
    content: "";
    display: inline-block;
    padding: 3px;
    border: 2px solid #09f;
    border-radius: 50%;
    margin-right: 5px
}

.ALD5800S03 img {
    width: 620px
}

.ALD5800S04 img {
    border: 10px solid #fff;
    border-radius: 10px;
    margin-top: 20px
}

.ALD62502 img {
    border: 30px solid #fff;
    border-radius: 10px;
    margin-top: 20px
}

.ALD62503 .info {
    width: 680px;
    padding-top: 50px
}

.ALD62504 .layout {
    width: 900px
}

.ALD62504 img {
    width: 300px
}

.ALD62504 .info {
    width: 540px;
    padding-top: 70px
}

.ALD62505 img {
    width: 650px;
    margin-top: 80px
}

.ALD62505 .info {
    width: 510px
}

.ALD70002 .info {
    width: 780px;
    padding-top: 20px
}

.ALD70003 .info {
    width: 600px;
    padding-top: 90px
}

.ALD70004 .info {
    width: 480px
}

.ALD70004 img {
    margin-top: 80px
}

.RS-1-01 .info {
    width: 600px
}

.RS-1-02 img {
    border: 15px solid #fff;
    border-radius: 10px
}

.RS-7R-09 .info {
    width: 560px;
    padding-top: 30px
}

.RS-7R-10 .info {
    width: 420px;
    padding-top: 30px
}

.RS-7R-14 .info {
    width: 420px;
    padding-top: 30px
}

.JM-100-02 .info {
    width: 700px
}

.JM-100-02 img {
    width: 100%
}

.JM-100-02 .fl {
    width: 470px
}

.JM-100-04 .info {
    width: 560px;
    padding-top: 60px
}

.JM-100-07 .info {
    width: 690px
}

.JM-100-07 img {
    width: 470px;
    border-radius: 10px
}

.RX-7R-09 .info {
    width: 520px
}

.RX-7R-14 .info {
    width: 460px;
    padding-top: 60px
}

/* -----------------筛选模板----------------- */
.h5 {
    display: none
}

.page-fy {
    height: 32px;
    line-height: 24px;
    font-size: 0.8rem;
    text-align: center;
}

.page-fy span {
    display: inline-block;
    padding: 2px 12px !important;
    margin: 0 2px;
    background-color: #f90;
    border: 1px solid #f90 !important;
    color: #ffffff !important;
}

.page-fy a {
    display: inline-block;
    padding: 2px 12px;
    margin: 0 2px;
    background-color: #ffffff;
    color: #999999;
    border: 1px solid #dddddd;
}

.page-fy a:hover {
    background-color: #f90;
    border: 1px solid #f90;
    color: #ffffff;
}
