


body, h1, h2, h3,h4,h5, h6, p,dl,dd {
    margin: 0;
}
.wow {
    visibility: hidden;
}
body {
    font-family: '微软雅黑';
}
em,i{
    font-style: normal;
}
img {
    vertical-align: top;
    border: none;
}
ul,ol {
    margin: 0;
    padding: 0;
    list-style: none;
}
a {
    text-decoration: none;
}
input {
    padding: 0;
    outline: none;
}
.clearfix:after{
    content: "";
    height: 0;
    line-height: 0;
    display:block;
    visibility:hidden;
    clear:both;
}



/* 头部 开始 */
.head {
    position: relative;
    padding-top: 78px;
    height: 780px;
}
.pc-head-wrap {
    transition: all .3s 0s;
}
.pc-head-wrap.fixed {
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    z-index: 1000;
    background: #0285e0;
}
.head-nav {
    width: 1168px;
    margin: 0 auto;
    height: 86px;
    background: #0285e0;
    position: relative;
    z-index: 1;
    padding: 0 16px;
    padding-top: 2px;
}
.head-nav h1 {
    float: left;
    margin-top: 18px;
}
.head-nav .nav {
    float: right;
    margin-right: 70px;
}

.head-nav .nav>ul>li {
    float: left;
    line-height: 86px;
    font-size: 14px;
    width: 86px;
    position: relative;
    text-align: center;
}
.head-nav .nav>ul>li>a {
    color: #ffffff;
    display: block;
    width: 100%;
    height: 100%;
    transition: all .3s 0s;
}
.head-nav .nav > ul > li.on > a,
.head-nav .nav > ul > li:hover > a {
    font-weight:bold;
    font-size:15px;
}
.head-nav .nav>ul>li:hover .tow-nav {
    height: auto;
    transition: .5s;
    top:86px;
    visibility:visible;
    opacity:1;
    filter:alpha(opacity=100);
}
.head-nav .nav>ul>li span {
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    bottom: 0;
    background: #fff;
    transition: 1s;
}
.head-nav .nav>ul>li:hover span {
    width: 150px;
    height: 1px;
    transition: 1s;
    left: -32px;
}
.head-nav .tow-nav {
    width: 150px;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -75px;
    background: #fff;
    top: 100px;
    visibility:hidden;
    opacity:0;
    filter:alpha(opacity=0);
    overflow: hidden;
    transition: .5s;
}
.head-nav .tow-nav a {
    font-size: 14px;
    color: #666;
}
.head-nav .tow-nav li {
    line-height: 40px;
}
.head-nav .tow-nav li a {
    transition: all .3s 0s;
}
.head-nav .tow-nav li a.on,
.head-nav .tow-nav li a:hover {
    color: #f80;
}
.head-banner {
    position: absolute;
    top: 0;
    width: 100%;
}
.head-banner .bd li {
    background: no-repeat center;
}
.head-banner .bd li,
.head-banner .bd li a {
    height: 858px;
}
.head-banner img {
    width: 100%;
}

.head-banner-qh {
    position: absolute;
    right: 12px;
    top: 50%;
    margin-top: -81px;
}
.head-banner-qh a {
    display: block;
    width: 50px;
    height: 75px;
}
.head-banner-qh .prev {
    background: url(../images/head-banner-qh-prve.png) no-repeat;
    margin-bottom: 12px;
}
.head-banner-qh .next {
    background: url(../images/head-banner-qh-next.png) no-repeat;
}
.mouse--pop {
    position: absolute;
    left: 42px;
    bottom: 40px;
    z-index: 10;
    animation: ante 1s cubic-bezier(0.435, 0.225, 0.335, 0.435) 0s infinite alternate;
    -webkit-animation: ante 1s cubic-bezier(0.435, 0.225, 0.335, 0.435) 0s infinite alternate;
}
@keyframes ante {
    from, 20%, 40%, 60%, 80%, to {
        animation-timing-function: cubic-bezier(0.325, 0.225, 0.335, 1.000);
    }

    50% {
        transform: translateY(-10px);
        -webkit-transform: translateY(-10px);
    }

    to {
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
    }
}

@-webkit-keyframes ante {
    from, 20%, 40%, 60%, 80%, to {
        animation-timing-function: cubic-bezier(0.325, 0.225, 0.335, 1.000);
    }

    50% {
        transform: translateY(-10px);
        -webkit-transform: translateY(-10px);
    }

    to {
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
    }
}

/* 头部 结束 */
/* 首页服务项目 开始 */
.service {
    width: 100%;
    /*background: url(../images/fuxm-bg.png) no-repeat;*/
    background-size: 100%;
}
.service-c {
    padding-top: 140px;
    height: 670px;
}
.service-c h2 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 125px;
    font-weight: normal;
    transition: .5s;
}
.service-c h2 a[href]:hover {
    color: #0285e0;
    transition: .5s;
}
.service-c h2 a {
    color: #000000;
}
.service-c h2 span {
    text-align: center;
    font-size: 24px;
    color: #bbcad9;
    display: block;
}
.service-c-list {
    width: 876px;
    margin: 0 auto;
    position: relative;
}
.service-c-list>div {
    width: 310px;
    height: 260px;
    border-radius: 50%;
    background: #7abce9;
    display: inline-block;
    padding-top: 50px;
    position: relative;
}
.service-c-list>div .item-img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0;
    height: 0;
    text-align: center;
    transition: 1s;
    overflow: hidden;
}
.service-c-list>div:hover .item-img  {
    width: 364px;
    height: 364px;
    transition: 1s;
    left: -12px;
    top: -12px;
    border-radius:50%;
}
.service-c-list>div .item-img .bg {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.service-c-list>div .item-img .img {
    position: absolute;
    width:90%;
    padding-bottom:90%;
    left: 5%;
    top: 5%;
    z-index: 2;
    border-radius: 50%;
}
.service-c-list>div .item-img .img a{
    display:block;
}
.service-c-list>div .item-img .img a img{
    display:block;
    width:100%;
    height:100%;
    position:absolute;
    left:0;
    top:0;
}
.service-c-list .item1 {
    float: left;
    background: #0285e0;
}
.service-c-list .item3 {
    float: right;
}
.service-c-list .item2 {
    position: absolute;
    left: 281px;
    background: #a8cd0b;
}
.service-c-list .item1 h3 {
    background: url(../images/service-c-list-item1-ico.png) no-repeat center top;
    padding-top: 76px;
}
.service-c-list .item3 h3 {
    background: url(../images/service-c-list-item3-icp.png) no-repeat center top;
    padding-top: 85px;
    padding-bottom: 12px;
    padding-bottom: 14px;
}

.service-c-list .item2 h3 {
    background: url(../images/service-c-list-item2-ico.png) no-repeat center top;
    padding-top: 100px;
    margin-bottom: 8px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d4e685;
}
.service-c-list div h3 {
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    width: 200px;
    margin: 0 auto;
    border-bottom: 1px solid #bddef4;
    margin-bottom: 22px;
    padding-bottom: 20px;
}
.service-c-list div .text {
    width: 210px;
    text-align: center;
    margin: 0 auto;
    font-size: 14px;
    line-height: 24px;
    color: #ffffff;
    height: 48px;
}
.service-c-list div .xl {
    display: block;
    width: 16px;
    height: 16px;
    background: url(../images/service-c-list-btn-ico.png) no-repeat;
    margin: 0 auto;
    margin-top: 15px;
}
.service-c .btn {
    display: block;
    width: 34px;
    height: 34px;
    background: url(../images/service-c-btn.png) no-repeat;
    margin: 0 auto;
    margin-top: 74px;
}
/* 首页服务项目 结束 */


/* 首页新闻资讯 开始 */
.news {
    width: 100%;
    height: 825px;
    margin-bottom: 100px;
}
.news-c {
    width: 1200px;
    margin: 0 auto;
    padding-top: 128px;
    position: relative;
}
.news-c-bg {
    margin-left: 136px;
    width: 410px;
    height: 590px;
    background: #30d493;
    position: relative;
}
.news-c-bg h2 {
    font-weight: normal;
    padding-left: 20px;
    margin-bottom: 46px;
}
.news-c-bg h2:hover a {
    opacity: .5;
}
.news-c-bg h2 a {
    display: block;
    width: 207px;
    color: #fff;
    font-size: 30px;
    text-align: center;
}
.news-c-bg h2 span {
    text-transform: uppercase;
    display: block;
    font-size: 56px;
    color: #ffffff;
}
.news-c-content {
    position: absolute;
    top: 35px;
    left: -136px;
}
.news-c-content-qh {
    width: 144px;
    position: absolute;
    right: 382px;
    padding: 0 0px;
    border-top: 1px solid #87e2be;
    margin-top: 30px;
}
.news-c-content-qh a {
    width: 72px;
    height: 64px;
    transition: .4s;
}
.news-c-content-qh a:hover {
    opacity: .8;
    transition: .4s;
    background-color: #30d493;
}
.news-c-content-qh .news-c-content-qh-prve {
    float: left;
    background: url(../images/news-c-content-qh-prve.png) no-repeat center;
}
.news-c-content-qh .news-c-content-qh-next {
    float: right;
    background: url(../images/news-c-content-qh-next.png) no-repeat center;
}
.news-c-content .img-text {
    overflow: hidden;
    width: 1000px;
}
.news-c-content .img-text .ges{
    width:500px;
}
.news-c-content .img {
    float: left;
    position:relative;
    overflow:hidden;
    width:100%;
    padding-bottom:52.59%;
}
.news-c-content .img img{
    display:block;
    width:100%;
    height:100%;
    position:absolute;
    left:0;
    top:0;
}
.news-c-content .text {
    width: 380px;
    float: right;
    margin-top: 94px;
}
.news-c-content .text h3 {
    font-size: 20px;
    margin-bottom: 28px;
}
.news-c-content .text h3 a {
    color: #fff;
    display:block;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.news-c-content .text .c_deso {
    width: 334px;
    font-size: 16px;
    line-height: 24px;
    height:48px;
    overflow:hidden;
    color: #c4d6ff;
}
.news-c-more {
    position: absolute;
    right: 0;
    top: 128px;
    width: 89px;
    height: 19px;
    color: #c4d6ff;
    border-bottom: 1px solid #6db6e9;
    text-align: center;
    padding-bottom: 10px;
    overflow: hidden;
    transition: .5s;
}
.news-c-more em {
    display: inline-block;
    vertical-align: top;
    transition: all .3s 0s;
}
.news-c-more span {
    position: absolute;
    right: -30px;
    top: 50%;
    margin-top: -9px;
    background: url(../images/news-c-more-span.png) no-repeat;
    width: 7px;
    height: 12px;
    transition: .3s;
}
.news-c-more:hover {
    padding-left: 4px;
}
.news-c-more:hover em {
    padding-right: 20px;
}
.news-c-more:hover span {
    right: 5px;
    transition: .5s;
}
/* 首页新闻资讯 结束  */

/* 首页团队 开始 */
.team-c {
    width: 1200px;
    margin: 0 auto;
}
.team-c h2 {
    font-size: 48px;
    color: #005eb4;
    text-align: center;
    font-weight: normal;
}
.team-c h2 span {
    color: #30d493;
}
.team-c-t-text {
    font-size: 14px;
    line-height: 28px;
    color: #666666;
    width: 574px;
    margin: 0 auto;
    text-align: center;
    margin-top: 30px;
}
.team-c-t a {
    display: block;
    width: 46px;
    height: 17px;
    margin: 0 auto;
    color: #9a9a9a;
    margin-top: 30px;
    border-bottom: 1px solid transparent;
    padding-bottom: 10px;
    transition: .5s;
}
.team-c-t a:hover {
    border-bottom: 1px solid #d3d3d3;
    transition: .5s;
}
.team-c-b {
    position: relative;
    margin-top: 40px;
}
.team-c-b-list ul {
    overflow: hidden;
    padding-left: 108px;
}
.team-c-b-list ul li {
    float: left;
    position: relative;
    width:242px;
    padding:10px 0 0;
}
.team-c-b-list ul li .c_rexian{
    position:relative;
    display:block;
    width:100%;
    padding-bottom:194.63%;
}
.team-c-b-list ul li .c_rexian img{
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    left:0;
    top:0;
    transition: all .3s 0s;
}
.team-c-b-list ul li:hover .c_rexian img {
    box-shadow: 0 0 10px rgba(0, 0, 0, .18);
}
.team-c-b-list ul li .ico {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    background: url(../images/kydt-list-img-ico.png) no-repeat center;
    background-size: 100% 100%;
    margin-top: -35px;
    margin-left: -35px;
    transition: .5s;
}
.team-c-b-list ul li:hover {
    z-index: 5;
}
.team-c-b-list ul li:hover .ico {
    height: 70px;
    width: 70px;
    transition: .5s;
}
.kytd {
    width: 164px;
    height: 64px;
    background: url(../images/kytd-bg.png) no-repeat;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    padding-top: 100px;
    position: absolute;
    top: -94px;
    left: 0;
    z-index: 10;
}
.kytd a {
    color: #ffffff;
}
.kytd a[href]:hover {
    color: #0050af;
}
.ryzz {
    width: 145px;
    height: 51px;
    background: url(../images/ryzz-ico.png) no-repeat;
    font-size: 16px;
    color: #ffffff;
    padding-top: 94px;
    text-align: center;
    position: absolute;
    right: 216px;
    top: 75px;
}
.ryzz a {
    color: #ffffff;
}
.ryzz a[href]:hover {
    color: #0050af;
}
.qwjs {
    width: 264px;
    height: 141px;
    background: url(../images/qwjs-ico.png) no-repeat;
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    padding-top: 123px;
    position: absolute;
    top: -70px;
    right: 8px;
}
.qwjs a {
    color: #ffffff;
}
.qwjs a[href]:hover {
    color: #0050af;
}
/* 首页团队 结束 */


/* 首页发展历程 开始 */
.course {
    position: relative;
    width: 100%;
    height: 816px;
    background: url(../images/course-bg.png) no-repeat;
    margin-bottom: 117px;
}
.course-title {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}
.course-title h3 {
    float: right;
    margin-top: 83px;
}
.course-c-content {
    position: absolute;
    top: 40px;
    left: 0;
    overflow: hidden;
    height: 720px;
    width: 100%;
}
.course-c-content > div {
    position: absolute;
    left: 50%;
    top: 0;
    width: 1920px;
    margin-left: -960px;
    height: 652px;
}
.course-c {
    width: 1609px;
    height: 652px;
    background: url(../images/course-c-line.png) no-repeat left 60px;
    padding-top: 60px;
    margin-left: 60px;
    position: relative;
}
.course-c ul li {
    position: absolute;
}
.course-c ul li h3 {
    font-weight: normal;
    font-size: 24px;
    line-height: 30px;
    color: #ffffff;
}
.course-c ul li span {
    font-size: 16px;
    color: #ffffff;
    line-height: 30px;
}
.course-c ul .item1 {
    left: 413px;
    top: 70px;
}
.course-c ul .item2 {
    left: 595px;
    top: 170px;
}
.course-c ul .item3 {
    left: 397px;
    top: 320px;
    text-align: right;
}
.course-c ul .item4 {
    left: 826px;
    top: 288px;
}
.course-c ul .item5 {
    right: 447px;
    bottom: 193px;
    text-align: right;
}
.course-c ul .item6 {
    right: 138px;
    bottom: 141px;
}
/* 首页发展历程 结束 */




/* 首页视频 开始 */
.video {
    width: 100%;
    height: 588px;
    background: url(../images/video-bigImg.png) no-repeat;
    position: relative;
    margin-bottom: 118px;
}
.video .video-zz {
    position: absolute;
    left: 0;
    top: 0;
    background: #000000;
    width: 100%;
    height: 100%;
    opacity: .1;
}
.video-c {
    text-align: center;
    color: #ffffff;
    padding-top: 175px;
    position: relative;
    z-index: 10;
}
.video-c span {
    display: block;
}
.video-c .s2 {
    text-transform: uppercase;
    letter-spacing: 45px;
    margin-top: 30px;
    font-weight: bold;
}
.video-c a {
    display: inline-block;
    width: 80px;
    height: 80px;
    background: url(../images/video-c-a.png) no-repeat;
    margin-top: 86px;
    transition: .5s;
}
.video-c a:hover {
    opacity: .5;
    transition: .5s;
}
/* 首页视频 结束 */


/* 首页合作伙伴 开始 */

.Cpartner h2 {
    font-size: 30px;
    color: #000000;
    font-weight: normal;
    margin-bottom: 40px;
    text-align: center;
}
.Cpartner h2 span {
    font-size: 20px;
    color: #bbcad9;
    display: block;
    text-transform: uppercase;
}
.Cpartner-c-list {
    position: relative;
}
.Cpartner-c-list-content {
    width: 908px;
    margin: 0 auto;
}
.Cpartner-c-list ul {
    overflow: hidden;
    padding: 20px 0 !important;
    /* padding: 0 82px; */
    /*padding-left: 82px;*/
}
.Cpartner-c-list ul li {
    border: 1px solid #efefef;
    border-top: none;
    border-bottom: none;
    width: 225px;
    float: left;
    margin-left: -1px;
}
.Cpartner-c-list ul li a {
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-bottom: 74.22%;
    transition: all .3s 0s;
}
.Cpartner-c-list ul li a:nth-child(1) {
    margin-bottom: 1px;
}
.Cpartner-c-list ul li a img {
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}
.Cpartner-c-list ul li a:hover {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .18);
    transform: translate(0, -10px);
    z-index: 10;
}
.Cpartner-c-list .line {
    position: absolute;
    width: 100%;
    height: 1px;
    background: #e5e5e5;
    left: 0;
    top: 50%;
}
.Cpartner-c-list-cen {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.Cpartner-c-list-cen-qh {
    position: absolute;
    right: 50px;
    top: 50%;
    margin-top: -33px;
}
.Cpartner-c-list-cen-qh a {
    display: block;
    width: 32px;
    height: 30px;
}
.Cpartner-c-list-cen-qh .top {
    margin-bottom: 6px;
    background: #1f2323 url(../images/Cpartner-c-list-cen-qh-t.png) no-repeat center center;
    transition: .5s;
}
.Cpartner-c-list-cen-qh .top:hover {
    transition: .5s;
    background: #1e50ae url(../images/Cpartner-c-list-cen-qh-t.png) no-repeat center center;
}
.Cpartner-c-list-cen-qh .bottom {
    background: #1f2323 url(../images/Cpartner-c-list-cen-qh-b.png) no-repeat center center;
    transition: .5s;
}
.Cpartner-c-list-cen-qh .bottom:hover {
    background: #1e50ae url(../images/Cpartner-c-list-cen-qh-b.png) no-repeat center center;
    transition: .5s;
}
/* 首页合作伙伴 结束 */






















/* 底部 开始 */
.foot {
    margin-top: 78px;
}
.foot-t {
    width: 100%;
    min-height: 260px;
    background: #fafafa;
}
.foot-t-c {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 58px;
}
.foot-t-c-l {
    float: left;
    margin-top: 2px;
}
.foot-t-c-l span {
    display: block;
    font-size: 14px;
    color: #000000;
}
.foot-t-c-l .iphone {
    font-size: 30px;
    color: #1e50ae;
    margin: 26px 0;
}
.foot-t-c-l .fx a {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 0 2px;
    padding:0;
}
.foot-t-c-l .fx .a1 {
    background: url(../images/wb-ico.png) no-repeat;
}
.foot-t-c-l .fx .a2 {
    background: url(../images/wx-ico.png) no-repeat;
}
.foot-t-c-l .fx .a3 {
    background: url(../images/sy-ico.png) no-repeat;
}
.foot-t-c-l .fx .a4 {
    background: url(../images/sc-ico.png) no-repeat;
}
.foot-t-c-nav {
    float: left;
}
.foot-t-c-nav ul {
    overflow: hidden;
}
.foot-t-c-nav ul>li {
    margin-left: 114px;
    float: left;
    font-size: 14px;
}
.foot-t-c-nav ul>li>a {
    color: #000000;
}
.foot-t-c-nav .foot-twoNav {
    margin-top: 20px;
}
.foot-t-c-nav .foot-twoNav li {
    line-height: 30px;
    font-size: 14px;
    float: none;
    margin-left: 0;
    background: url(../images/foot-twoNav-li-ico.png) no-repeat left center;
    padding-left: 15px;
}

.foot-t-c-nav .foot-twoNav li a {
    color: #8e8e8e;
}
.foot-t-c-nav ul>li>a:hover {
    color: #0285e0;
    transition: .5s;
}
.foot-t-c-nav .foot-twoNav li:hover a {
    color: #0285e0;
    transition: .5s;
}
.foot-t-c-r {
    float: right;
    margin-top: 2px;
    text-align: center;
    margin-right: 10px;
}
.foot-t-c-r h3 {
    font-size: 14px;
    color: #000000;
    margin-bottom: 18px;
}
.foot-t-c-r-rwm {
    padding: 0;
    background: #fff;
    border: 1px solid #f2f2f2;
}
.foot-b {
    width: 100%;
    min-height: 128px;
    background: #174d8d;
}
.foot-b-c {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    color: #4069a8;
    font-size: 14px;
    padding-top: 50px;
}
.foot-b-c img {
    vertical-align: middle;
}
.foot-b-c a {
    color: #4069a8;
    transition: all .3s 0s;
}
.foot-b-c a:hover {
    color: #fff;
}
.foot-b-c1 {
    margin-bottom: 26px;
}
/* 底部 结束 */



/* 二级栏目 开始 */
.z-head {
    height: 379px;
}
.lm {
    height: 76px;
    border-bottom: 1px dashed #cdcdcd;
}
.lm-c {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.lm-c-l {
    float: left;
}
.lm-c-r {
    float: right;
    line-height: 76px;
    font-size: 14px;
    color: #666666;
}
.lm-c-r a {
    color: #666666;
    transition: all .3s 0s;
}
.lm-c-r a:hover {
    color: #0285e0;
}
.lm-c-l ul {
    margin-top: 19px;
}
.lm-c-l li {
    float: left;
    height: 50px;
    line-height: 50px;
    float: left;
    transition: .5s;
    font-size: 16px;
}
.lm-c-l li.on {
    background: #0285e0;
}
.lm-c-l li.on a{
    color: #fff;
}
.lm-c-l li a {
    padding: 0 40px;
    color: #000000;
    display: block;
    width: 100%;
    height: 100%;
}
.lm-c-l li:hover {
    background: #0285e0;
    transition: .5s;
}
.lm-c-l li:hover a {
    color: #fff;
    transition: .5s;
}
/* 二级栏目 结束 */


/* 分页 开始 */
.paging {
    text-align: center;
}
.paging li {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    font-size: 14px;
    border-bottom: 1px solid transparent;
    transition: 1s;
    margin: 0 8px;
}
.paging li a {
    color: #666666;
    display: block;
    width: 100%;
    height: 100%;
    border-bottom: 1px solid #174d8d;
}
.paging li a[href]{
    border-bottom: 1px solid #fff;
}
.paging li:hover a {
    border-bottom: 1px solid #174d8d;
    transition: 1s;
}
.paging .fenya-prev {
    background: url(../images/fenya-prev.png) no-repeat center center;
}
.paging .fenye-next {
    background: url(../images/fenya-next.png) no-repeat center center;
}
/* 分页 结束 */



/* 产品中心 开始 */
.cpzx-c {
    width: 1200px;
    margin: 0 auto;
    margin-top: 114px;
    margin-bottom: 70px;
}
.cpzx-c-list ul {
    padding: 10px;
    overflow: hidden;
    width: 1300px;
}
.cpzx-c-list ul li {
    float: left;
    margin-right: 85px;
    margin-bottom: 30px;
    width: 26.7%;
}
.cpzx-c-list ul li .img {
    position: relative;
    width: 336px;
    height: 375px;
    transition: .5s;
}
.cpzx-c-list ul li .img div {
    transition: all .3s 0s;
}
.cpzx-c-list ul li .img:hover div {
}
.cpzx-c-list ul li .img .imgs {
    width: 310px;
    height: 345px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    overflow: hidden;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
}
.cpzx-c-list ul li .img .imgs img {
    width: 310px;
    height:345px;
    display:block;
    transition: all .3s 0s;
}
.cpzx-c-list ul li .img .bg {
    width: 309px;
    height: 318px;
    background: url(../images/cpzx-list-bg.png) no-repeat;
    position: absolute;
    right: 0;
    bottom: 0;
    transition: all .3s 0s;
}
.cpzx-c-list ul li .img:hover img {
    transform: scale(1.1);
}
.cpzx-c-list ul li .img:hover .bg {
    right: 10px;
    bottom: 10px;
    width: 299px;
    height: 308px;
}
.cpzx-c-list ul li .text {
    padding-left: 30px;
    padding-top: 20px;
}
.cpzx-c-list ul li .text h3 {
    font-size: 18px;
    color: #000000;
    font-weight: normal;
    line-height: 50px;
    transition: .5s;
    height: 50px;
    overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.cpzx-c-list ul li .text h3:hover a {
    color: #0285e0;
    transition: .5s;
}
.cpzx-c-list ul li .text h3 a {
    color: #000000;
}
.cpzx-c-list ul li .text div {
    position: relative;
}
.cpzx-c-list ul li .text div a {
    font-size: 14px;
    color: #727272;
    background: url(../images/cpzx-c-list-more-ico.png) no-repeat right;
    padding-right: 16px;
    transition: .5s;
}
.cpzx-c-list ul li .text div:hover a {
    color: #0285e0;
    background: url(../images/cpzx-c-list-more-ico-h.png) no-repeat right;
    transition: .5s;
}
.cpzx-c-list ul li .text div span {
    float: left;
    width: 0;
    height: 1px;
    background: #0285e0;
    margin-top: 13px;
    margin-right: 5px;
    transition: .5s;
}
.cpzx-c-list ul li .text div:hover span {
    width: 32px;
    transition: .5s;
}
/* 产品中心 结束 */


/* 在线留言 开始 */
.zxly-c {
    width: 1200px;
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 80px;
}
.zxly-c-t-title h3 {
    font-size: 24px;
    color: #090909;
    font-weight: normal;
    display: inline-block;
    margin-right: 10px;
}
.zxly-c-t-title span {
    font-size: 14px;
    color: #393939;
}
.zxly-c-t-content {
    overflow: hidden;
    margin-top: 62px;
}
.zxly-c-t-content-l {
    float: left;
}
.zxly-c-t-content-l div {
    width: 464px;
    height: 48px;
    line-height: 48px;
    border: 1px solid #e7eaf1;
    margin-bottom: 20px;
    padding-left: 46px;
}
.zxly-c-t-content-l input {
    background: none;
    border: none;
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #7b7b7b
}
.zxly-c-t-content-l .ly {
    height: 88px;
    line-height: 30px;
}
.zxly-c-t-content-l textarea {
    background: none;
    border: none;
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #7b7b7b;
    outline: none;
    resize: none;
    line-height: 30px;
    padding-right: 20px;
    padding-top: 8px;
}
.zxly-c-t-content-l .xm {
    background: url(../images/xm-ico.png) no-repeat 18px 18px;
}
.zxly-c-t-content-l .dh {
    background: url(../images/dh-ico.png) no-repeat 18px 18px;
}
.zxly-c-t-content-l .ly {
    background: url(../images/ly-ico.png) no-repeat 18px 18px;
}
.zxly-c-t-content-l .yzm {
    background: url(../images/yzm-ico.png) no-repeat 18px 18px;
}
.zxly-c-t-content-r {
    float: right;
    margin-top: 50px;
}
.zxly-c-t-content-l .sub {
    display: block;
    width: 158px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background: #0285e0;
    font-size: 18px;
    color: #ffffff;
}
.zxly-c-t {
    margin-bottom: 65px;
}




/* 查看留言 开始 */
.ckly-title {
    margin-bottom: 80px;
}
.ckly-title h3 {
    font-size: 24px;
    color: #090909;
    font-weight: normal;
    display: inline-block;
    margin-right: 10px;
}
.ckly-title span {
    font-size: 14px;
    color: #393939;
}
.ckly-c li{
    margin-bottom: 40px;
}
.ckly-c-p {
    margin-left: 26px;
    margin-bottom: 26px;
    overflow: hidden;
}
.ckly-c-p .img {
    float: left;
    margin-right: 13px;
}
.ckly-c-p .text {
    float: left;
    width: 90%;
    border: 1px solid #eaeaea;
    font-size: 14px;
    line-height: 40px;
    color: #666666;
    padding: 2px 20px;
}
.ckly-c-p .text span {
    color: #e60012;
    float: left;
}
.ckly-c-p .text em {
    float: right;
    color: #666666;
    background: url(../images/ckly-c-p-em.png) no-repeat left;
    padding-left: 18px;
}
.ckly-c-p .text .text-c {
    float: left;
}
.ckly-c-h {
    margin-left: 80px;
    overflow: hidden;
}
.ckly-c-h .img {
    float: left;
    margin-right: 38px;
}
.ckly-c-h .text {
    float: left;
    width: 86%;
    border: 1px solid #eaeaea;
    font-size: 14px;
    color: #444444;
    padding: 16px 20px;
    background: #fcfcfc;
}
.ckly-c-h .text-c {
    line-height: 40px;
}
.ckly-c-h .text-t span {
    color: #e73316;
}
.ckly-c-h .text-t em {
    float: right;
    color: #999;
}
/* 查看留言 结束 */



/* 在线留言 结束 */



/* 人才招聘 开始 */
.rczp-c {
    width: 1200px;
    margin: 0 auto;
    margin-top: 60px;
}
.rczp-c-t-text {
    width: 1062px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 50px;
    color: #666666;
    text-align: center;
}
.rczp-c-iphone {
    text-align: center;
    font-size: 30px;
    color: #00c2a5;
    margin-top: 20px;
    font-weight: bold;
}
.rczp-c-iphone span {
    background: url(../images/rczp-c-iphone-ico.png) no-repeat left;
    padding-left: 56px;
}
.rczp-c-iphone a {
    display: inline-block;
    width: 38px;
    height: 38px;
    background: url(../images/rczp-c-iphone-a.png) no-repeat;
    vertical-align: middle;
    margin-left: 30px;
}
.rczp-c-list {
    margin-top: 78px;
    margin-bottom: 40px;
}
.rczp-c-list ul {
    overflow: hidden;
    width: 1236px;
}
.rczp-c-list ul li {
    width: 372px;
    height: 76px;
    background: #fafafa;
    border: 1px solid #ebebeb;
    line-height: 76px;
    text-align: center;
    float: left;
    font-size: 18px;
    margin-right: 36px;
    margin-bottom: 42px;
}
.rczp-c-list ul li a {
    color: #141414;
    display: block;
    width: 100%;
    height: 100%;
    transition: all .3s 0s;
}
.rczp-c-list ul li a:hover {
    color: #fff;
    background: #0285e0;
}
.rczp-c-fy li {
    float: left;
}
.tan {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10000;
    width: 100%;
    height: 100%;
    display: none;
}
.tan-zz {
    background: #000;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 20;
    opacity: 0.6;
}
.tan-c {
    width: 100%;
    position: fixed;
    top: 50%;
    margin-top: -262px;
    left: 0;
    padding-top: 70px;
    padding-bottom: 70px;
    background: #fff;
    z-index: 30;
    box-sizing: border-box;
}
.tan-c1200 {
    width: 1200px;
    margin: 0 auto;
}
.tan-c1200-t {
    overflow: hidden;
    margin-bottom: 36px;
}
.tan-c1200-t .tan-c1200-t-l {
    float: left;
}
.tan-c1200-t .close-zp {
    float: right;
    margin-right: 88px;
    width: 26px;
    height: 26px;
    background: url(../images/tan-c1200-t-span.png) no-repeat;
    cursor: pointer;
}
@media screen and (max-width: 750px) {
    .service-c-list > div {
        float: none !important;
        display: block;
        margin: 0 20px 20px !important;
        width: auto !important;
    }
}
@media screen and (max-width: 500px) {
    .tan-c1200-t .close-zp {
        position: absolute;
        right: -20%;
        top: 5%;
    }
    .service-c-list > div {
        float: none !important;
        position: static !important;
        display: block;
        margin: 0 auto;
        margin-bottom: 20px;
        height: auto;
        padding: 10px 0;
        border-radius: 0;
    }
}
.tan-c1200-t .tan-c1200-t-l h3 {
    font-size: 36px;
    color: #34495e;
    float: left;
    font-weight: normal;
}
.tan-c1200-t .tan-c1200-t-l span {
    font-size: 18px;
    color: #ff6c00;
    display: inline-block;
    margin-top: 17px;
    margin-left: 35px;
    font-weight: bold;
}
.tan-c1200-t .tan-c1200-t-l span em {
    font-size: 12px;
    color: #ff6c00;
    font-weight: normal;
}
.tan-c1200-c h3 {
    font-weight: normal;
    font-size: 18px;
    color: #2d2d2d;
    margin-bottom: 8px;
}
.tan-c1200-c ul {
    font-size: 14px;
    line-height: 30px;
    color: #2d2d2d;
    margin-bottom: 40px;
}
.tan-c1200 .jl {
    font-size: 18px;
    line-height: 30px;
    color: #43d399;
    font-weight: bold;
}
/* 人才招聘 结束 */



/* 产品中心详情 开始 */
.cpzxxq-c {
    width: 1200px;
    margin: 0 auto;
    margin-top: 95px;
}

.cpzxxq-c-t {
    overflow: hidden;
    margin-bottom: 70px;
}
.cpzxxq-c-t-text {
    float: left;
    width: 550px;
    margin-top: 80px;
}
.cpzxxq-c-t-text h3 {
    font-size: 30px;
    color: #000000;
    padding-left: 13px;
}
.cpzxxq-c-t-text span {
    display: block;
    font-size: 18px;
    color: #30d493;
    width: 100px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    margin-left: 13px;
    border: 1px solid #30d493;
    border-radius: 18px;
    margin-top: 38px;
    margin-bottom: 28px;
}
.cpzxxq-c-t-text .text {
    padding-left: 13px;
    width: 514px;
    border-bottom: 1px solid #ededed;
    font-size: 14px;
    line-height: 32px;
    color: #7b7b7b;
    padding-bottom: 30px;
    margin-bottom: 45px;
}
.cpzxxq-c-t-list {
    position: relative;
}
.cpzxxq-c-t-list ul {
    overflow: hidden;
    text-align: center;
}
.cpzxxq-c-t-list li {
    border: 1px solid #eaeaea;
    width: 103px;
    height: 113px;
    display: inline-block;
    margin: 0 15px;
}
.cpzxxq-c-t-list li img{
    display:block;
    width:102px;
    height:113px;
}
.cpzxxq-c-t-img .img {
    width: 482px;
    height: 532px;
}
.cpzxxq-c-t-img .img img{
    display:block;
    width: 482px;
    height: 532px;
}
.cpzxxq-c-t-list li.on{
    border-color:#0285e0;
}
.cpzxxq-c-t-list-qh a {
    position: absolute;
    width: 28px;
    height: 28px;
    top: 50%;
    margin-top: -14px;
}
.cpzxxq-c-t-list-qh-p {
    left: 0;
    background: url(../images/cpzxxq-c-t-list-qh-p.png) no-repeat;
}
.cpzxxq-c-t-list-qh-p:hover {
    background: url(../images/cpzxxq-c-t-list-qh-p-h.png) no-repeat;
}
.cpzxxq-c-t-list-qh-n {
    right: 0;
    background: url(../images/cpzxxq-c-t-list-qh-n.png) no-repeat;
}
.cpzxxq-c-t-list-qh-n:hover {
    background: url(../images/cpzxxq-c-t-list-qh-n-h.png) no-repeat;
}
.cpzxxq-c-t-img {
    float: right;
    position: relative;
}
.cpzxxq-c-t-img img{
    display:none;
}
.cpzxxq-c-t-img .bg {
    width: 440px;
    height: 454px;
    background: url(../images/cpzx-list-bg.png) no-repeat;
    position: absolute;
    right: 0;
    bottom: 0;
    background-size: 100%;
    z-index: -1;
}

.cpzxxq-bT {
    height: 70px;
    width: 100%;
    background: #fafafa;
}
.cpzxxq-b.on {
    padding-top: 70px;
}
/*.cpzxxq-b.on .cpzxxq-bT {
    position: fixed;
    left: 0;
    top: 88px;
    width: 100%;
}*/
.cpzxxq-bT-c {
    width: 1100px;
    margin: 0 auto;
    padding: 0 50px;
    margin-bottom: 95px;
    height:70px;
}
.cpzxxq-bT-c-l {
    float: left;
    padding-top: 14px;
}
.cpzxxq-bT-c-l a {
    float: left;
    width: 110px;
    height: 56px;
    text-align: center;
    font-size: 18px;
    color: #8c8c8c;
    line-height: 56px;
    margin-right: 26px;
    padding-right: 26px;
    background: url(../images/cpzxxq-bT-c-l-line.png) no-repeat right center;
}
.cpzxxq-bT-c-l a.on span {
    color: #0285e0;
    background: #fff;
    float: left;
    width: 100%;
    height: 100%;
}
.cpzxxq-bT-c-r {
    float: right;
    padding-top: 17px;
    line-height: 46px;
}
.cpzxxq-bT-c-r span {
    font-size: 14px;
    color: #333333;
}
.cpzxxq-bT-c-r em {
    font-size: 18px;
    color: #0285e0;
}
.cpzxxq-bT-c-r a {
    display: inline-block;
    margin-left: 20px;
}
.cpzxxq-bT-c-r .a1 {
    width: 31px;
    height: 31px;
    background: url(../images/cpzxxq-bT-c-r-rwm.png) no-repeat;
    position:relative;
}
.cpzxxq-bT-c-r .a1 img{
    display:block;
    position:absolute;
    top:31px;
    right:0px;
    display:none;
}
.cpzxxq-bT-c-r .a1:hover img{
    display:block;
}
.cpzxxq-bT-c-r .a2 {
    width: 35px;
    height: 35px;
    background: url(../images/cpzxxq-bT-c-r-ej.png) no-repeat;
}
.cpzxxq-b-c {
    width: 1200px;
    margin: 0 auto;
}
.cpzxxq-b-c .yigee{
    display:none;
    min-height: 300px;
    padding: 30px 0;
}
.cpzxxq-b-c .yigee.on{
    display:block;
}
.cpzxxq-b-c-img {
    width: 750px;
    margin: 0 auto;
    margin-bottom: 116px;
}
.cpzxxq-b-c-img img {
    display: block;
}
.shangxia {
    width: 100%;
    height: 104px;
    border: 1px solid #dbd8e1;
    font-size: 16px;
    line-height: 104px;
    text-align: center;
    overflow: hidden;
}
.shangxia a {
    float: left;
    color: #777777;
    border-right: 1px solid #dbd8e1;
    transition:all 0.3s;
}
.shangxia a[href]:hover {
    color: #0050af;
}
.shangxia .a1 {
    width: 435px;
    background: url(../images/shangxia-a1-ico.png) no-repeat 34px center;
}
.shangxia .a1:hover {
    background-position: 24px center;
}
.shangxia .a2 {
    width: 340px;
    background: url(../images/shangxia-a2-ico.png) no-repeat center 25px;
    padding-top: 22px;
}
.shangxia .a3 {
    width: 420px;
    background: url(../images/shangxia-a3-ico.png) no-repeat 370px center;
}
.shangxia .a3:hover {
    background-position: 380px center;
}

.cptj {
    margin-top: 46px;
}
.cptj-title {
    border-bottom: 1px dashed #e1e1e1;
    margin-bottom: 66px;
}
.cptj-title h3 {
    font-weight: normal;
    line-height: 64px;
    font-size: 24px;
    color: #0050af;
}
.cptj-list ul {
    overflow: hidden;
}
.cptj-list li {
    float: left;
    margin-right: 65px;
}
.cptj-list li .img {
    position: relative;
    width: 234px;
    height: 262px;
}
.cptj-list li .img .imgs {
    width: 216px;
    height: 240px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}
.cptj-list li .img .imgs img{
    width: 216px;
    height: 240px;
    display:block;
}
.cptj-list li .bg {
    width: 216px;
    height: 222px;
    background: url(../images/cpzx-list-bg.png) no-repeat;
    position: absolute;
    right: 0;
    bottom: 0;
    background-size: 100%;
    transition: all 0.3s;
}
.cptj-list li:hover .bg {
    right: 6px;
    bottom: 6px;
}
.cptj-list ul li .text {
    padding-left: 30px;
    padding-top: 20px;
}
.cptj-list ul li .text h3 {
    font-size: 18px;
    color: #000000;
    font-weight: normal;
    line-height: 50px;
    transition: .5s;
}
.cptj-list ul li .text h3 a {
    color: #000000;
}
.cptj-list  ul li .text div {
    position: relative;
}
.cptj-list ul li .text div span {
    float: left;
    width: 0;
    height: 1px;
    background: #0285e0;
    margin-top: 13px;
    margin-right: 5px;
    transition: .5s;
}
.cptj-list ul li .text div a {
    font-size: 14px;
    color: #727272;
    background: url(../images/cpzx-c-list-more-ico.png) no-repeat right;
    padding-right: 16px;
    transition: .5s;
}
.cptj-list ul li .text h3:hover a {
    color: #0285e0;
    transition: .5s;
}
.cptj-list ul li .text div:hover a {
    color: #0285e0;
    background: url(../images/cpzx-c-list-more-ico-h.png) no-repeat right;
    transition: .5s;
}
.cptj-list ul li .text div:hover span {
    width: 32px;
    transition: .5s;
}
/* 产品中心详情 结束 */


/* 科研团队 开始 */
.kydt-list {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    margin-top: 120px;
}

.kydt-list ul li {
    float: left;
    width: 218px;
    padding: 0 10px;
    position: relative;
}
.kydt-list ul li > div {
    transition: all .3s 0s;
}
.kydt-list ul li:hover > div {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .18);
}
.kydt-list ul li .img {
    text-align: center;
    position: relative;
}
.kydt-list ul li .img .c_rexian{
    position:relative;
    width:100%;
    padding-bottom:194.63%;
    display:block;
    overflow:hidden;
}
.kydt-list ul li .img .c_rexian img{
    display:block;
    position:absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
}
.kydt-list ul li .img .ico {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 70px;
    height: 0;
    background: url(../images/kydt-list-img-ico.png) no-repeat;
    margin-top: -35px;
    margin-left: -35px;
    transition: 1s;
}
.kydt-list ul li .img:hover .ico {
    height: 70px;
    transition: 1s;
}
.kydt-list ul li .text {
    width: 198px;
    height: 62px;
    text-align: center;
    line-height: 62px;
    font-size: 18px;
    transition: .5s;
}
.kydt-list ul li .text.on {
    background: #0285e0;
}
.kydt-list ul li .text.on a {
    color: #fff;
}
.kydt-list ul li .text a {
    color: #2f2f2f;
    display: block;
    width: 100%;
    height: 100%;
}
.kydt-list ul li .text:hover {
    background: #0285e0;
    transition: .5s;
}
.kydt-list ul li .text:hover a {
    color: #fff;
    transition: .5s;
}
.kydt-list-t {
    position: relative;
    width: 1190px;
    margin: 0 auto;
}
.kydt-list-t ul {
    padding: 10px 0 !important;
}
.kydt-list-qh a {
    width: 50px;
    height: 75px;
    position: absolute;
    top: 50%;
    margin-top: 37px;
}
.kydt-list-qh .kydt-list-qh-p {
    left: -128px;
    background: url(../images/kydt-list-qh-p-prev.png) no-repeat;
    transition: .6s;
}
.kydt-list-qh .kydt-list-qh-p:hover {
    background: url(../images/kydt-list-qh-p-prev-h.png) no-repeat;
    transition: .6s;
}
.kydt-list-qh .kydt-list-qh-n {
    right: -128px;
    background: url(../images/kydt-list-qh-n-next.png) no-repeat;
    transition: .6s;
}
.kydt-list-qh .kydt-list-qh-n:hover {
    background: url(../images/kydt-list-qh-n-next-h.png) no-repeat;
    transition: .6s;
}
.kydt-list-contetn {
    width: 1180px;
    height: 230px;
    background: #f7f8fb;
    border: 1px solid #ecedf1;
    padding: 60px;
    margin-top: 50px;
    position: relative;
}
.kydt-list-contetn h3 {
    font-size: 18px;
    color: #585858;
    font-weight: normal;
    text-transform: uppercase;
}
.kydt-list-contetn h4 {
    font-size: 14px;
    line-height: 58px;
    font-weight: normal;
    color: #aaaaaa;
    margin-bottom: 30px;
}
.kydt-list-contetn h4 span {
    border-bottom: 1px solid #0285e0;
    padding-bottom: 18px;
}
.kydt-list-contetn-text {
    font-size: 14px;
    line-height: 30px;
    color: #7b7b7b;
}
.kydt-list-contetn a {
    width: 50px;
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #717171;
    margin-top: 30px;
    background: url(../images/kydt-list-contetn-a.png) no-repeat right center;
}
.kydt-list-contetn em {
    position: absolute;
    width: 54px;
    height: 28px;
    background: url(../images/kydt-list-contetn-em.jpg) no-repeat;
    left: 70px;
    top: -28px;
}
.kydt-list-contetn{
    display: none;
}
/* 科研团队 结束 */


/* 联系我们 开始 */
.lxwm-c {
    width: 1200px;
    margin: 0 auto;
    margin-top: 110px;
}
.lxwm-c-t-text {
    font-size: 16px;
    line-height: 32px;
    color: #666666;
    width: 884px;
    text-align: center;
    margin: 0 auto;
}
.lxwm-c-t-text span {
    display: block;
}
.lxwm-c .iphone {
    font-size: 30px;
    color: #00c2a5;
    text-align: center;
    margin-top: 50px;
}
.lxwm-c .iphone span {
    padding-left: 55px;
    background: url(../images/rczp-c-iphone-ico.png) no-repeat left center;
}

.lxwm-c-list {
    overflow: hidden;
    margin-top: 70px;
}
.lxwm-c-list div {
    float: left;
}
.lxwm-c-list div h3 {
    font-size: 14px;
    line-height: 50px;
    color: #666666;
    text-align: center;
    font-weight: normal;
    padding-top: 67px;
}
.lxwm-c-list .item1 {
    width: 235px;
    margin-left: 54px;
}
.lxwm-c-list .item1 h3 {
    background: url(../images/lxwm-c-list-d1.png) no-repeat center top;
}
.lxwm-c-list .item1-c {
    border: 13px solid #ffa339;
}
.lxwm-c-list .item2 {
    margin-left: 134px;
    width: 235px;
}
.lxwm-c-list .item2-c {
    border: 13px solid #00c2a5;
}
.lxwm-c-list .item2 h3 {
    background: url(../images/lxwm-c-list-d2.png) no-repeat center top;
}
.lxwm-c-list .item3 {
    margin-left: 118px;
    width: 424px;
}
.lxwm-c-list .item3 h3 {
    background: url(../images/lxwm-c-list-d3.png) no-repeat center top;
}
.lxwm-c-list .item3-c {
    min-height: 184px;
    width: 92%;
    /*background: #0285e0;*/
    color: #333;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    padding-top: 24px;
    border: 13px solid #0285e0;
}
.lxwm-c-list .item3-c span {
    display: block;
}
/* 联系我们 结束 */


/* 媒体报道 开始 */
.mtbd-c {
    width: 1200px;
    margin: 0 auto;
    margin-top: 90px;
    min-height:400px;
}

.mtbd-c>ul>li {
    width: 100%;
    height: 174px;
    margin-bottom: 66px;
}

.mtbd-c li .rq {
    float: left;
    padding-top: 28px;
}
.mtbd-c li .rq .rq-t {
    font-size: 14px;
    color: #999999;
    padding-bottom: 16px;
    border-bottom: 1px solid #d6d6d6;
}
.mtbd-c li .rq .rq-t span {
    display: block;
    font-size: 36px;
    color: #666666;
    font-weight: bold;
}
.mtbd-c li .rq a {
    position: relative;
    font-size: 14px;
    color: #727272;
    display: block;
    margin-top: 12px;
    background: url(../images/mtbd-c-rq-a.png) no-repeat right center;
    transition: .5s;
    width: 50px;
}
.mtbd-c li .rq a:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    content: '';
    transition: all .3s 0s;
    background: #0285e0;
}
.mtbd-c li .rq a:hover {
    color: #0285e0;
    padding-left: 10px;
    transition: .5s;
}
.mtbd-c li .rq a:hover:after {
    height: 4px;
}
.mtbd-c li .text {
    width: 520px;
    margin-left: 95px;
    float: left;
    padding-top: 28px;
}
.mtbd-c li .text h3 {
    font-size: 18px;
    color: #444444;
    margin-bottom: 20px;
    font-weight: normal;
}
.mtbd-c li .text h3 a {
    color: #444444;
    transition: all .3s 0s;
}
.mtbd-c li .text .c_des {
    font-size: 14px;
    line-height: 24px;
    height:48px;
    overflow:hidden;
    color: #999999;
}
.mtbd-c li .mtbd-c-video {
    float: right;
    position: relative;
    width:331px;
}
.mtbd-c li .mtbd-c-video .mtbd-c-video-zz a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}
.mtbd-c-video-zz {
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    transition: .5s;
}
.mtbd-c li .mtbd-c-video > a {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 60px;
    height: 60px;
    background: url(../images/play-ico.png) no-repeat;
    margin-top: -30px;
    margin-left: -30px;
    opacity: 0;
    transition: .5s;
}
.mtbd-c li .mtbd-c-video .imis {
    position: relative;
    width: 100%;
    padding-bottom: 52.59%;
    overflow:hidden;
}
.mtbd-c li .mtbd-c-video .imis img{
    position: absolute;
    width: 100%;
    height:100%;
    left:0;
    top:0;
    display:block;
}
.mtbd-c li .mtbd-c-video:hover a {
    opacity: 1;
    transition: .5s;
}
.mtbd-c li .mtbd-c-video:hover .mtbd-c-video-zz {
    opacity: .4;
    transition: .5s;
}
.mtbd-c li .text h3 a:hover {
    color: #0285e0;
}
.mtbd-c-fy {
    margin-top: 40px;
}
.mtbd-c-fy ul {
    overflow: hidden;
}
.mtbd-c-fy li {
    float: left;
}
/* 媒体报道 结束 */


/* 荣誉资质 开始 */
.ryzz-c {
    width: 1200px;
    margin: 0 auto;
    margin-top: 86px;
}
.ryzz-c .bigImg {
    margin-bottom: 40px;
    width:1200px;
    height:537px;
    background:url(../images/ryzz-bigImg.jpg) no-repeat center;
}
.ryzz-c .bigImg img{
    display:none;
    width:381px;
    height:532px;
    float:left;
    margin:0px 0 0 170px;
}
.ryzz-c-list {
    position: relative;
}
.ryzz-c-list ul {
    overflow: hidden;
    width: 1062px;
    margin: 0 auto;
}
.ryzz-c-list li {
    float: left;
    border: 4px solid #482d20;
    margin-right: 21px;
    overflow: hidden;
    cursor: pointer;
}
.ryzz-c-list li img {
    transition: all .3s 0s;
}
.ryzz-c-list li:hover img {
    transform: scale(1.1);
}
.ryzz-c-list li img {
    display: block;
    width: 164px;
    height: 230px;
}
.ryzz-c-list-qh a {
    position: absolute;
    width: 34px;
    height: 34px;
    top: 50%;
    margin-top: -17px;
}

.ryzz-c-list-qh .ryzz-c-list-qh-p {
    left: -100px;
    background: url(../images/ryzz-c-list-qh-p.png) no-repeat;
    transition: .6s;
}
.ryzz-c-list-qh .ryzz-c-list-qh-p:hover {
    background: url(../images/ryzz-c-list-qh-p-h.png) no-repeat;
}
.ryzz-c-list-qh .ryzz-c-list-qh-n {
    right: -100px;
    background: url(../images/ryzz-c-list-qh-n.png) no-repeat;
    transition: .6s;
}
.ryzz-c-list-qh .ryzz-c-list-qh-n:hover {
    background: url(../images/ryzz-c-list-qh-n-h.png) no-repeat;
    transition: .6s;
}
/* 荣誉资质 结束 */



/* 网站地图 开始 */

.wzdt-c {
    width: 1200px;
    margin: 0 auto;
    padding-top: 155px;
}
.wzdt-c-list {
    min-height: 300px;
}
.wzdt-c-list>ul {
    border-bottom: 1px solid #cecece;
    text-align: center;
}
.wzdt-c-list>ul>li {
    display: inline-block;
    font-size: 16px;
    line-height: 70px;
    height: 70px;
    position: relative;
    margin-right: 64px;
    text-align: center;
    border-bottom: 2px solid transparent;
}
.wzdt-c-list>ul>li:hover {
    border-bottom: 2px solid #ff8203;
}
.wzdt-c-list>ul>li>a {
    color: #666666;
}
.wzdt-c-list>ul>li .wzdt-twoNav {
    position: absolute;
    left: 27px;
    top: 72px;
    border-left: 1px solid #cccccc;
    padding: 30px 0;
    padding-left: 14px;
}
.wzdt-c-list>ul>li .wzdt-twoNav li {
    line-height: 35px;
    font-size: 16px;
    position: relative;
    overflow: hidden;
    width: 100px;
}
.wzdt-c-list>ul>li .wzdt-twoNav li a {
    color: #202020;
    transition: .5s;
    float: left;
}
.wzdt-c-list>ul>li .wzdt-twoNav li span {
    float: left;
    width: 10px;
    height: 1px;
    background: #cccccc;
    transition: .5s;
    margin-top: 18px;
    margin-right: 10px;
}
.wzdt-c-list>ul>li .wzdt-twoNav li:hover span {
    width: 18px;
    transition: .5s;
    background: #052c7c;
}

.wzdt-c-list>ul>li .wzdt-twoNav li:hover a {
    color: #052c7c;
    transition: .5s;
}
.xwzxxq-c-r-btn .xwzxxq-c-r-btn-pver:hover {
    opacity: .5;
    transition: 1s;
}
.xwzxxq-c-r-btn .xwzxxq-c-r-btn-next:hover {
    opacity: .5;
    transition: 1s;
}

/* 网站地图 结束 */


/* 新闻资讯详情 开始 */
.xwzxxq-c {
    width: 1200px;
    margin: 0 auto;
    margin-top: 60px;
}
.xwzxxq-c-t h3 {
    text-align: center;
    font-size: 30px;
    color: #040404;
}
.xwzxxq-c-t .sun {
    text-align: center;
    font-size: 12px;
    color: #999999;
    line-height: 80px;
    padding-bottom: 22px;
    border-bottom: 1px dashed #dbdbdb;
}
.xwzxxq-c-t .sun span {
    margin-right: 30px;
    display: inline-block;
}
.xwzxxq-c-t .sun a {
    color: #999999;
    padding-left: 26px;
    background: url(../images/xwzxxq-c-t-a.png) no-repeat left center;
    display: inline-block;
}
.xwzxxq-c-t .sun .s1 {
    padding-left: 28px;
    background: url(../images/xwzxxq-c-t-s1.png) no-repeat left center;
}
.xwzxxq-c-t .sun .s2 {
    padding-left: 30px;
    background: url(../images/xwzxxq-c-t-s2.png) no-repeat left center;
}
.xwzxxq-c-text {
    font-size: 16px;
    line-height: 42px;
    color: #6a6a6a;
    margin: 50px 0;
}
.xwzxxq-c-text img {
}
.xwzxxq-sx {
    margin-top: 120px;
    margin-bottom: 80px;
}

.tjxw-title {
    border-bottom: 1px dashed #e1e1e1;
    margin-bottom: 55px;
}
.tjxw-title h3 {
    font-size: 24px;
    line-height: 64px;
    color: #0050af;
    margin-left: 25px;
}

.tjxw-list ul {
    overflow: hidden;
    width: 1272px;
}
.tjxw-list li {
    float: left;
    width: 306px;
    padding-bottom: 34px;
    border-bottom: 1px solid #dcdcdc;
    margin-right: 118px;
    transition: all .3s 0s;
}
.tjxw-list li h3 {
    height: 60px;
    font-size: 14px;
    line-height: 30px;
    font-weight: normal;
    overflow: hidden;
}
.tjxw-list li h3 span {
    width: 11px;
    height: 2px;
    background: #898989;
    float: left;
    margin-top: 14px;
    margin-right: 10px;
}
.tjxw-list li h3 a {
    color: #777777;
    float: left;
    width: 270px;
    transition: all .3s 0s;
}
.tjxw-list li h3 a:hover {
    color: #2dd693;
}
.tjxw-list li:hover {
    border-bottom: 1px solid #2dd693;
}
.tjxw-list li .s1 {
    font-size: 12px;
    line-height: 30px;
    color: #a0a0a0;
    padding-left: 30px;
    background: url(../images/xwzxxq-c-t-s2.png) no-repeat left center;
    display: block;
    margin-left: 23px;
    margin-top: 5px;
}
.tjxw-dian {
    margin-top: 36px;
}
.tjxw-dian ul {
    text-align: center;
}
.tjxw-dian ul li {
    display: inline-block;
    width: 19px;
    height: 19px;
    background: url(../images/tjxw-dian-li.png) no-repeat center center;
    cursor: pointer;
}
.tjxw-dian ul li:hover {
    background: url(../images/tjxw-dian-li-h.png) no-repeat;
}


.left-fx {
    /* position: fixed;*/
    left: 270px;
    top: 0;
    float: left;
    margin-left: -110px;
}
.left-fx a {
    display: block;
    margin-bottom: 8px;
    width: 35px;
    height: 35px !important;
    float: none !important;
}
.left-fx .wx {
    background: url(../images/fwx-ico.png) no-repeat;
}
.left-fx .wb {
    background: url(../images/fwb-ico.png) no-repeat;
}
.left-fx .qq {
    background: url(../images/qq-ico.png) no-repeat;
}
.left-fx .dou {
    background: url(../images/dou-ico.png) no-repeat;
}
.left-fx .tx {
    background: url(../images/tx-ico.png) no-repeat;
}
/* 新闻资讯详情 结束 */


/* 营销网络 开始 */
.yxwl-c {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 60px;
}
.yxwl-c-l {
    float: left;
    margin-right: 80px;
}
.yxwl-c-r {
    float: right;
    width: 340px;
}
.yxwl-c-r-title {
    font-size: 16px;
    line-height: 30px;
    color: #30d493;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 40px;
    margin-bottom: 20px;
}
.yxwl-c-r-title h3 {
    font-weight: normal;
}
.yxwl-c-r-title span {
    font-size: 18px;
    text-transform: uppercase;
}
.yxwl-c-r-text {
    font-size: 14px;
    line-height: 30px;
    color: #595959;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 20px;
}
.yxwl-c-r-sun {
    margin-top: 44px;
}
.yxwl-c-r-sun-t {
    font-size: 14px;
    line-height: 22px;
    color: #202020;
    padding-left: 32px;
    background: url(../images/yxwl-c-r-sun-t-ico.png) no-repeat left center;
}
.yxwl-c-r-sun-t span {
    display: block;
    text-transform: uppercase;
}
.yxwl-c-r-sun-iphone {
    font-size: 30px;
    line-height: 55px;
    color: #ae120a;
    margin-left: 25px;
}
.yxwl-c-r-sun-rwm {
    border: 1px solid #f2f2f2;
    width: 102px;
    height: 104px;
    margin-left: 25px;
    margin-top: 30px;
}
/* 营销网络 结束 */



/* 走进集团 开始 */
.zjjt-c {
    width: 1200px;
    margin: 0 auto;
    margin-top: 75px;
}
.zjjt-c-title {
    margin-bottom: 20px;
}
.zjjt-c-title h3 {
    font-size: 30px;
    color: #005eb4;
    font-weight: normal;
}
.zjjt-c-title h3 span {
    color: #30d493;
}
.zjjt-c-text {
    font-size: 16px;
    line-height: 36px;
    color: #666666;
}
.zjjt-c-text p {
    margin-bottom: 30px;
}
.zjjt-c-img {
    margin-bottom: 60px;
}
.zjjt-c-text-e {
    font-size: 14px;
    line-height: 36px;
    color: #666666;
}
.zjjt-c-text p {
    margin-bottom: 10px;
}
/* 走进集团 结束 */




/* 大事记 开始 */
.dsj {
    padding-bottom: 436px;
    background: url(../images/dsj-bg.png) no-repeat left bottom;
}
.dsj-c {
    width: 1200px;
    margin: 0 auto;
    margin-top: 220px;
}
.dsj-c-list {
    background: url(../images/dsj-c-line.png) left repeat-x;
    padding-top: 90px;
}

.dsj-c-list li {
    width: 210px;
    float: left;
}
.dsj-c-list li h3 {
    font-size: 18px;
    color: #ff9c00;
}
.dsj-c-list li span {
    display: block;
    font-size: 14px;
    color: #525252;
    line-height: 24px;
}

/* 大事记 结束 */

.two-nav-m {
    background: #0285e0;
    padding: 20px;
    display: none;
    position: relative;
    z-index: 30;
}
.two-nav-m ul {
    width: 90%;
    margin: 0 auto;
}
.two-nav-m li {
    overflow: hidden;
    line-height: 60px;
}
.two-nav-m a {
    color: #fff;
    float: left;
    width: 80%;
    height: 100%;
}

.two-nav-m span {
    float: right;
    color: #fff;
    background: url(../images/m-headNav.png) no-repeat;
    width: 20px;
    height: 20px;
    background-size: 20px;
    margin-top: 23px;
}
.zz {
    background: #000;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 20;
    display: none;
    opacity: 0.6;
    z-index: 24;
}

.head-m {
    width: 100%;
    padding: 10px 20px;
    box-sizing: border-box;
    background: #0285e0;
    position: relative;
    z-index: 30;
}
.head-c .cd {
    float: right;
    margin-top: 10px;
}
.head-c {
    overflow: hidden;
}
.head-c h1 {
    float: left;
}
.banner-m img {
    width: 100%;
}
.head-m {
    display: none;
}
.banner-m {
    display: none;
}

.news-m {
    padding: 20px;
    background: #0285e0;
    display: none;
    margin-bottom: 20px;
}
.news-m h2 {
    font-weight: normal;
    text-align: center;
    margin-bottom: 20px;
}
.news-m h2 span {
    display: block;
    font-size: 55px;
    color: #ffffff;
    text-transform: uppercase;
}
.news-m h2 a {
    font-size: 30px;
    color: #ffffff;
}
.news-m .img {
    text-align: center;
    margin-bottom: 10px;
}
.news-m .img a {
    width: 100%;
    display:block;
    padding-bottom:52.59%;
    position:relative;
    overflow:hidden;
}
.news-m .text .c_desd{
    line-height:22px;
    height:44px;
    overflow:hidden;
}
.news-m .img a img{
    width: 100%;
    height:100%;
    display:block;
    left:0;
    top:0;
    position:absolute;
}

.news-m .text {
    font-size: 16px;
    line-height: 24px;
    color: #c4d6ff;
    text-align: center;
}
.news-m .text h3 {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    color: #ffffff;
    margin-bottom: 10px;
}
.news-m .text h3 a {
    color: #ffffff;
}
.foot-m {
    display: none;
    font-size: 14px;
    color: #4069a8;
    padding: 20px 10px;
    background: #174d8d;
    line-height: 30px;
    box-sizing: border-box;
}
.foot-m img {
    vertical-align: middle;
}
.team-c-b-m {
    display: none;
}

.kytd-m {
    width: 31%;
    height: 100px;
    background: url(../images/kytd-bg.png) no-repeat;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    padding-top: 54px;
    background-size: 100%;
}
.kytd-m a {
    color: #fff;
}
.ryzz-m {
    width: 31%;
    height: 100px;
    background: url(../images/ryzz-ico.png) no-repeat;
    font-size: 16px;
    color: #ffffff;
    padding-top: 54px;
    text-align: center;
    background-size: 100%;
}
.ryzz-m a {
    color: #fff;
}
.qwjs-m {
    width: 31%;
    height: 100px;
    background: url(../images/qwjs-ico.png) no-repeat;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    padding-top: 54px;
    background-size: 100%;
}
.qwjs-m a {
    color: #fff;
}
.team-c-b-list-m {
    display: none;
}
.team-c-b-list-m ul{
    overflow:hidden;
    width:100%;
}
.team-c-b-list-m ul li {
    text-align: center;
    margin: 0 1% 20px;
    float:left;
    width:31.33%;
}
.team-c-b-list-m ul li .c_rexian{
    display:block;
    width:100%;
    padding-bottom:194.63%;
    position:relative;
    overflow:hidden;
}
.team-c-b-list-m ul li .c_rexian img{
    display:block;
    width:100%;
    height:100%;
    left:0;
    top:0;
    position:absolute;
}


.kydt-m {
    display: none;
    padding: 0 20px;
}
.kydt-m .list {
    margin-top: 20px;
    overflow: hidden;
}
.kydt-m .list .swiper-container3  {
    margin-bottom: 20px;
}
.kydt-m .list .text {
    background: #0285e0;
    text-align: center;
    color: #fff;
    line-height: 40px;
}
.kydt-m .list .text a {
    color: #fff;
}
.kydt-m .list .img {
    width: 100%;
    position:relative;
    padding-bottom:194.63%;
    overflow:hidden;
}

.kydt-m .list .img a {
    width: 100%;
    display:block;
}
.kydt-m .list .img img {
    width: 100%;
    position:absolute;
    height:100%;
    left:0;
    top:0;
    display:block;
}

.kydt-m-list-contetn h3 {
    font-size: 18px;
    line-height: 30px;
    color: #585858;
    font-weight: normal;
}
.kydt-m-list-contetn h4 {
    font-size: 12px;
    color: #aaaaaa;
    font-weight: normal;
}

.kydt-m-list-contetn {
    background: #f7f8fb;
    margin: 20px 0;
    padding: 10px;
}
.kydt-m-list-contetn .kydt-list-contetn-text {
    font-size: 14px;
    color: #7b7b7b;
    line-height: 30px;
    margin-top: 20px;
}
.kydt-m-list-contetn a {
    display: block;
    text-align: center;
    font-size: 18px;
    color: #646464;
    margin-top: 20px;
}
.kydt-m-list-contetn {
    display: none;
}
.ryzzym-m {
    display: none;
}
.ryzzym-m {
    padding: 0 20px;
    margin: 20px 0;
}
.ryzzym-m li {
    width: 48%;
    float: left;
    margin-bottom: 30px;
}
.ryzzym-m li .c_tuiji{
    width:100%;
    padding-bottom:150%;
    position:relative;
    overflow:hidden;
    display:block;
}
.ryzzym-m li .c_tuiji img{
    width:100%;
    height:100%;
    position:absolute;
    left:0;
    top:0;
    display:block;
}

.ryzzym-m ul {
    overflow: hidden;
}
.ryzzym-m li:nth-child(even) {
    float: right;
}
.ryzzym-m li img {
    width: 100%;
}
.lm-m {
    display: none;
}
.lm-m {
    width: auto;
    height: 50px;
    overflow: hidden;
    margin: 30px 0;
    padding: 0 20px;
}
.lm-m nav {
    overflow-x: auto;
    height: 80px;
    white-space: nowrap;
}
.lm-m nav a {
    display: inline-block;
    color: #333;
    font-size: 16px;
    margin-right: 8px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    padding: 0 20px;
}
.lm-m nav a.on {
    background: #0285e0;
    color:#fff;
}
.cpzxxq-c-t-list-u {
    width: 394px;
    margin: 0 auto;
}




.dsj-c-list-m {
    display: none;
}

.dsj-c-list-m {
    padding: 0 20px;
    margin-bottom: 30px;
}
.dsj-c-list-m ul {
    overflow: hidden;
}
.dsj-c-list-m li {
    width: 100%;
    margin-bottom: 20px;
}
.dsj-c-list-m h3 {
    font-size: 20px;
    font-weight: normal;
    color: #ff9c00;
    margin-bottom: 10px;
}
.dsj-c-list-m span {
    display: block;
    font-size: 14px;
    color: #525252;
    line-height: 24px;
}
.xiajidao{
    display:none;
}
.c_shipkk{position:fixed;width:800px;height:440px;top:50%;left:50%;margin:-220px 0 0 -400px;z-index:991;display:none;}
.c_shipkk .shipjife{width:800px;height:440px;overflow:hidden;}
.c_shipkk .shipjife img{display:block;width:800px;height:440px;overflow:hidden;}
.c_shipkk .shipjife iframe{display:block;width:800px;height:440px;overflow:hidden;}
.c_shipkk a{display:block;width:30px;height:30px;line-height:30px;font-size:20px;color:#fff;text-align:center;top:-30px;right:0;border-radius:52%;border:1px solid #fff;}
.c_zhe{position:fixed;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,0.7);z-index:990;display:none;}

@media screen and (max-width: 1100px) {
.c_shipkk{position:fixed;width:90%;height:250px;top:100px;left:5%;margin:0}
.c_shipkk .shipjife{width:100%;height:250px;}
.c_shipkk .shipjife img{width:100%;height:250px;}
.c_shipkk .shipjife iframe{width:100%;height:250px;}
    .head-banner {
        display: none;
    }

    .head-banner-dian {
        position: absolute;
        bottom: 25px;
        z-index: 30;
        left: 50%;
        margin-left: -90px;
    }

    .head-banner-dian ul {
        text-align: center;
    }

    .head-banner-dian ul li {
        display: inline-block;
        width: 18px;
        height: 19px;
        background: url(../images/head-banner-dian-li.png) no-repeat;
        cursor: pointer;
        transition: .5s;
        margin-right: 10px;
    }

    .head-banner-dian ul li:hover {
        transition: .5s;
        width: 55px;
        background: url(../images/head-banner-dian-li-h.png) no-repeat;
    }

    .head-banner-dian ul li.on {
        width: 55px;
        background: url(../images/head-banner-dian-li-h.png) no-repeat;
    }
    .xiajidao{display:block;position:relative;overflow:hidden;}
    .xiajidao img{display:block;width:100%;height:auto;}
    .lm-m nav{height:auto;}
    .dsj-c {
        margin-top: 0;
    }
    .dsj {
        padding-bottom: 0;
        background: none;
    }
    .dsj-c-list {
        display: none;
    }
    #dsj_swiper {
        display: none;
    }
    .dsj-c-list-m {
        display: block;
    }
    .cpzxxq-bT-c {
        padding: 0 10px;
    }
    .cptj-list ul li .text div a {
        display: none;
    }
    .cptj-list ul li .text {
        padding-top: 0;
        padding-left: 10px;
    }
    .cptj-list li .img .imgs {
        position: relative;
        width: 100%;
        padding-bottom: 110.36%;
        height:0;
        overflow:hidden;
    }
    .cptj-list li .img .imgs img {
        position: absolute;
        width: 100%;
        height:100%;
        left:0;
        top:0;
        display:block;
    }
    .head-c h1 img {
        width: 287px;
    }
    .head-c .cd img {
        width: 22px;
    }
    .cpzx {
        margin-bottom: 30px;
    }
    .cpzx-c-list ul li .img .imgs {
        height: auto;
        position: static;
    }
    .cpzx-c-list ul li .img .imgs {
        width: 100%;
    }
    .cpzx-c-list ul li .img .imgs a{
        display:block;
        width:100%;
        padding-bottom:110.36%;
        position:relative;
        overflow:hidden;
    }
    .cpzx-c-list ul li .img .imgs a img{
        display:block;
        width:100%;
        height:100%;
        position:absolute;
        left:0;
        top:0;
    }
    .lm-m {
        display: block;
        height:auto;
        margin:15px 0;
    }
    .tan-c {
        top: 60%;
    }
    .cpzxxq-bT-c {
        margin-bottom: 0;
    }
    .cpzxxq-bT {
        height: auto;
    }
    .cpzxxq-bT-c-l {
        float: none;
        overflow: hidden;
    }
    .cpzxxq-bT-c-r {
        float: none;
        display:none;
    }
    .cpzxxq-bT-c-l a:last-child {
        margin-right: 0;
    }
    .cpzx-c-list ul li .text h3 {
        overflow:hidden;
        white-space:nowrap;
        text-overflow:ellipsis;
    }
    .cptj-list ul li .text h3 {
        overflow:hidden;
        white-space:nowrap;
        text-overflow:ellipsis;
    }
    .team-c-b-m div {
        float: left;
        margin: 0 1%;
    }
    .team-c-b-m div:last-child {
        margin-right: 0;
    }
    .rczp-c{
        margin:10px 0 0;
    }
    .rczp-c-iphone a {
        margin-left: 8px;
    }
    .rczp-c-t-text {
        width: auto;
        line-height: 30px;
    }
    .rczp-c-list {
        margin-bottom: 0;
        margin-top: 30px;
    }
    .rczp-c-fy li {
        float: none;
    }
    .rczp-c-list ul {
        width: auto;
    }
    .rczp-c-list ul li {
        width: 48%;
        margin-right: 0;
        height: 50px;
       line-height: 50px;
       margin-bottom:30px;
    }
    .rczp-c-list ul li a {
        overflow:hidden;
        white-space:nowrap;
        text-overflow:ellipsis;
    }
    .rczp-c-list ul li:nth-child(even) {
        float: right;
    }
    .tan-c {
        padding-top: 50px;
        padding-bottom: 30px;
    }
    .tan-c1200 {
        width: auto;
        padding: 0 20px;
    }
    .rczp-c {
        width: auto;
        margin-bottom: 30px;
        padding: 0 20px;
    }
    .zxly {
        margin-bottom: 30px;
        overflow: hidden;
    }
    .ckly-c-h .text {
        box-sizing: border-box;
        width: 100%;
    }
    .ckly-c-h {
        margin-left: 10px;
    }
    .ckly-c-p .text {
        box-sizing: border-box;
        width: 100%;
    }
    .ckly-c-p {
        margin-left: 0;
        margin-bottom: 10px;
    }
    .ckly-title {
        margin-bottom: 30px;
    }
    .ckly-title span {
        display: block;
    }
    .zxly-c-t-content-r {
        float: none;
    }
    .zxly-c-t-content-r img {
        width: 100%;
    }
    .zxly-c-t-content-l div {
        width: 100%;
        box-sizing: border-box;
    }
    .zxly-c-t-content-l {
        float: none;
    }
    .zxly-c-t-content {
        margin-top: 20px;
    }
    .zxly-c-t-title span {
        display: block;
    }
    .zxly-c {
        width: auto;
        margin: 30px 0;
        padding: 0 20px;
    }
    .zjjt-c-img {
        margin-bottom: 20px;
    }
    .zjjt-c-img img {
        width: 49%;
    }
    .zjjt-c-title h3 {
        font-size: 22px;
        text-align: center;
    }
    .zjjt-c {
        width: auto;
        margin-top: 30px;
        padding: 0 20px;
        margin-bottom: 30px;
    }
    .yxwl-c-r-sun {
        margin-top: 22px;
        margin-bottom: 30px;
    }
    .yxwl-c-r {
        margin-top: 20px;
    }
    .yxwl-c-r-title {
        padding-bottom: 10px;
        margin-top: 15px;
    }
    .yxwl-c {
        width: auto;
        padding: 0 20px;
    }
    .yxwl-c-l {
        float: none;
        width: 100%;
    }
    .yxwl-c-l img {
        width: 100%;
    }
    .yxwl-c-r {
        float: none;
        width: 100%;
    }
    .tjxw-dian {
        display: none;
    }
    .tjxw-list ul {
        width: auto;
    }
    .tjxw-list li {
        width: 100%;
        float: none;
    }
    .tjxw-title {
        margin-bottom: 18px;
    }
    .xwzxxq-c-text img {
        max-width: 100%;
    }
    .xwzxxq-c-text {
        margin: 20px 0;
    }
    .xwzxxq-c-t .sun {
        line-height: 50px;
        padding-bottom: 7px;
    }
    .xwzxxq-c-t .sun .s1 {
        margin-right: 9px;
        padding-left: 22px;
    }
    .xwzxxq-c-t .sun .s2 {
        padding-left: 25px;
        margin-right: 0;
    }
    .xwzxxq-c-t .sun a{
        display: none;
    }
    .xwzxxq-c {
        width: auto;
        padding: 0 20px;
    }
    .wzdt-c-list {
        min-height: auto;
    }
    .wzdt-c-list>ul>li {
        text-align: left;
    }
    .wzdt-c-list>ul>li {
        float: none;
    }
    .wzdt-c-list>ul>li .wzdt-twoNav {
        position: static;
    }
    .wzdt-c {
        width: auto;
        padding: 0 20px;
    }
    .mtbd-c{
        min-height:200px;
    }
    .mtbd-c li .rq .rq-t span {
        font-size: 22px;
    }
    .mtbd-c-video .mtbd-c-video-zz {
        display: none;
    }
    .mtbd-c-video img {
        display: none;
    }
    .mtbd-c li .mtbd-c-video{
        display:none;
    }
    .mtbd-c li .mtbd-c-video .play {
        display: block;
        position: static;
        margin: 0;
        width: 40px;
        height: 40px;
        float: right;
        background: url(../images/play-ico-m.png) no-repeat;
        background-size: 100%;
    }
    .ryzzym-m .bigImg {
        margin-bottom: 30px;
        display:none;
    }
    .ryzzym-m .bigImg img {
        width: 100%;
    }
    .ryzzym-m {
        display: block;
    }
    .ryzzym {
        display: none;
    }
    .mtbd-c li .text h3 {
        overflow:hidden;
        white-space:nowrap;
        text-overflow:ellipsis;
        margin-bottom: 8px;
        font-size: 16px;
    }
    .mtbd-c-video img {
        width: 100%;
    }
    .mtbd-c li .rq .rq-t {
        border: none;
    }
    .mtbd-c li .rq {
        padding-top: 0;
    }
    .mtbd-c li .text {
        height: 75px;
        overflow: hidden
    }
    .mtbd-c li .rq a {
        display: none;
    }
    .mtbd-c {
        margin-top: 30px;
        width: auto;
        padding: 0 20px;
        margin-bottom: 30px;
        min-height: 350px;
    }
    .mtbd-c>ul>li {
        height: auto;
        margin-bottom: 20px;
        overflow: hidden;
    }
    .mtbd-c li .text .c_des{
    	height: 55px;
    }
    .mtbd-c li .text {
        width: auto;
        float:none;
        margin-left: 100px;
        padding-top: 0;
    }
    .lxwm-c-list {
        margin-bottom: 30px;
    }
    .mtbd-c-fy li {
        float: none;
    }
    .lxwm-c-list .item3-c {
        height: auto;
    }
    .lxwm-c-list .item3-c {
        padding: 20px 0;
    }
    .lxwm-c-list .item3 h3 {
        padding-top: 52px;
    }
    .lxwm-c .iphone {
        margin-top: 10px;
    }
    .lxwm-c-list div {
        float: none;
        text-align: center;
    }
    .lxwm-c {
        width: auto;
        padding: 0 20px;
        margin-top: 20px;
    }
    .lxwm-c-t-text {
        width: auto;
    }
    .lxwm-c-list {
        margin-top: 20px;
    }
    .lxwm-c-list>div {
        margin-left: 0 !important;
        float: none !important;
        margin-top: 20px;
        width: auto !important;
    }
    .lxwm-c-list div h3 {
        line-height: 26px;
        padding-top: 50px;
    }
    .kydt-m {
        display: block;
    }
    .cpzx-c-list ul li .img {
        width: 100%;
        height: auto;
    }
    .cpzx-c-list ul li .img .bg {
        display: none;
    }
    .lm {
        display: none;
    }
    .cpzx-c {
        width: auto;
        margin-top: 0;
        padding: 0 20px;
        margin-bottom: 10px;
    }
    .cpzx-c-list ul {
        width: auto;
        min-height: 350px;
    }
    .cpzx-c-list ul li {
        width: 48%;
        margin-right: 0;
    }
    .cpzx-c-list ul li:nth-child(even) {
        float: right;
    }
    .team-c-b-m {
        display: none;
    }
    .team-c-b-list-m {
        display: block;
    }
    .team-c-t {
        margin-bottom: 20px;
    }
    .team-c-t-text {
        margin-top: 10px;
    }
    .rczp-c-iphone {
        font-size: 18px;
    }
    .rczp-c-iphone span {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .Cpartner {
        display: none;
    }
    .foot-m {
        display: block;
    }
    .foot-m .address span{
    	display: inline-block;
    } 
    .head {
        display: none;
    }
    .head-m {
        display: block;
    }
    .banner-m {
        display: block;
    }
    .service-c {
        width: auto;
        height: auto;
    }
    .service-c-list>div {
        position: static !important;
        margin: 0 1% 20px;
        width: 31.33%;
        height:auto;
        padding:10px 0;
        border-radius:0;
    }
    .service-c-list>div:hover .item-img {
        display: none;
    }
    .service-c-list {
        width: auto;
    }
    .service-c .btn {
        display: none;
    }
    .course {
        display: none;
    }
    .news {
        display: none;
    }
    .news-m {
        display: block;
    }
    .team-c-b-list {
        display: none;
    }
    .team-c {
        width: auto;
        padding: 0 20px;
    }
    .team-c h2 {
        font-size: 24px;
    }
    .service {
        background: none;
    }
    .service-c h2 {
        margin-bottom: 16px;
        font-size: 20px;
    }
    .service-c {
        padding-top: 36px;
    }
    .team-c-b {
        display: none;
    }
    .team-c-t-text {
        width: auto;
    }
    .video-c .s2 {
        letter-spacing: 12px;
    }
    .video {
        height: 278px;
        margin-bottom: 30px;
    }
    .news-m .text h3 {
        overflow:hidden;
        white-space:nowrap;
        text-overflow:ellipsis;
    }
    .video-c {
        padding-top: 40px;
    }
    .video-c a {
        margin-top: 28px;
    }
    .foot {
        display: none;
    }
    .cptj-list li {
        width: 48%;
        margin-right: 0;
    }
    .cptj-list li .img {
        width: 100%;
        height: auto;
    }
    .cptj-list li .img img {
        width: 100%;
    }
    .cptj-list li .bg {
        display: none;
    }
    .cpzxxq-c {
        width: auto;
        margin-top:10px;
    }
    .cpzxxq-b-c {
        width: auto;
    }
    .cpzxxq-c-t-text {
        width: 100%;
        float: none;
        margin-top: 10px;
    }
    .cpzxxq-c-t-text h3{
        font-size:20px;
    }
    .lxwm-c .iphone span {
        font-size: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .cpzxxq-c-t-img {
        float: none;
    }
    .cpzxxq-c-t-img .bg {
        display: none;
    }
    .cpzxxq-c-t-list {
        display: none;
    }
    .cpzxxq-bT-c {
        width: auto;
    }
    .cpzxxq-b-c-img {
        width: 100%;
        margin-bottom: 20px;
    }
    .cpzxxq-c-t-text .text {
        margin-bottom: 0;
        width:auto;
    }
    .cpzxxq-c-t {
        margin-bottom: 30px;
    }
    .cpzxxq-b-c-img img {
        width: 100%;
    }
    .shangxia{
    	margin: 50px 0;
    }
    .shangxia .a2{
        width: 25%;
    }
    .shangxia .a1{
    	width: 35%;
    	background: none;
    }
    .shangxia .a3{
    	width: 35%;
    	background: none;
    }
    .cpzxxq {
        padding: 0 20px;
    }
    .cpzxxq-c-t-img{
        display:none;
    }
    .cpzxxq-c-t-img .img img {
        width: 100%;
    }
    .cptj-list {
        margin-bottom: 30px;
    }
    .cptj-title {
        margin-bottom: 0;
    }
    .kydt {
        display: none;
    }
    .dsj-c {
        width: auto;
    }
}


.pc--pop {
    position: fixed;
    top: 50%;
    right: 10px;
    z-index: 9999;
    transform: translate(0, -50%);
    display: none;
}
.pc--pop .cell {
    position: relative;
    margin: 6px 0;
}
.pc--pop .cell > a {
    display: block;
    width: 54px;
    height: 54px;
    border-radius: 4px;
    transition: all .3s 0s;
    background: #c4c4c4 no-repeat center;
}
.pc--pop .cell .icon1 {
    background-image: url(../images/pc00.png);
}
.pc--pop .cell .icon2 {
    background-image: url(../images/pc01.png);
}
.pc--pop .cell .icon3 {
    background-image: url(../images/pc03.png);
}
.pc--pop .cell > a:hover {
    background-color: #a8cd0b;
}
.pc--pop .cell .pop {
    position: absolute;
    top: 0;
    right: 60px;
    visibility: hidden;
    opacity: 0;
    transform: translate(20px, 0);
    transition: all .3s 0s;
}
.pc--pop .cell:hover .pop {
    opacity: 1;
    transform: translate(0, 0);
    visibility: visible;
}

.tan-c1200-c {
    height: 200px;
    overflow-y: auto;
}