﻿@charset "utf-8";
/* CSS Document */

/*
 * @Author: hbiao 
 * @Date: 2018-04-04 14:59:07 
 * @Last Modified by: hbiao
 * @Last Modified time: 2018-05-20 19:02:40
 */
.ljCom-more{display: block;width: 125px;height: 42px;background: url(Img/Inpage/com-more.png) no-repeat center;line-height: 42px;text-align: center;font-size: 14px;color: #333;text-decoration: none;margin: 32px auto 0;}

/* 内页公共样式 */

/* .com-title 内页公共头部*/
.com-title{width: 100%;padding-top: 54px;text-align: center;}
.com-title h2{font-size: 28px;color: #005bac;font-weight: normal;}
.com-title h2 a{color: #005bac;text-decoration: none;}
.com-title p{font-size: 12px;color: #cccccc;margin-top: 4px;font-weight: bold;}

/* .com-banner 内页广告公共样式*/
.com-banner{background: url(Img/Inpage/yfbk_ListBanner.jpg) no-repeat center;height: 400px;}
.com-banner .container{position: relative;}
.com-banner .com-banner-title{position: absolute;left: 0;top: -400px;}
.com-banner .com-banner-title h3{font-size: 32px;color: #fff;font-weight: normal;}
.com-banner .com-banner-title p{font-size: 16px;color: #fff;margin-top: 22px;}
.com-banner .com-banner-title i{display: block;width: 50px;height: 2px;background: #fff;margin-top: 40px;}
.com-banner .com-banner-subtitle{position: absolute;right: 0;top: -400px;}
.com-banner .com-banner-subtitle p{font-size: 16px;color: #fff;text-align: right;}
.com-banner .com-banner-subtitle p span{font-size: 24px;}

/* com-titleMenu 内页头部切换按钮公共样式*/
.com-titleMenu{width: 100%;text-align: center;}
.com-titleMenu ul{display: inline-block;*display: inline-block;}
.com-titleMenu li{float: left;width: 128px;height: 128px;margin: 0 16px;position: relative;}
.com-titleMenu li a{display: block;width: 128px;height: 100px;background: url(Img/Inpage/com-titleMenu-y01.png) no-repeat center top;padding-top: 28px;text-decoration: none;}
.com-titleMenu li p{font-size: 16px;color: #333333;margin-top: 12px;}
.com-titleMenu li i{display: block;width: 1px;height: 24px;background: #ebebeb;position: absolute;left: 50%;bottom: -24px;}
.com-titleMenu li span{display: block;width: 30px;height: 30px;overflow: hidden;position: relative;margin: 0 auto;}
.com-titleMenu li span img{display: block;width: 30px;height: 60px;position: relative;top: -30px;}
.com-titleMenu li.cur i{background: #d20e13;}
.com-titleMenu li.cur span img{top: 0px;}
.com-titleMenu li.cur a{background-position: center bottom;}
.com-titleMenu li.cur p{color: #fff;}


/* com-paging 内页分页公共样式*/
.com-paging{width: 100%;text-align: center;padding-top: 28px;margin-top: 40px;border-top: 1px solid #e5e5e5;}
.com-paging ul{display: inline-block;*display: inline-block;margin: 0 126px;}
.com-paging li{float: left;width: 50px;height: 49px;margin: 0 10px;position: relative;font-size: 16px;color: #666666;}
.com-paging li a{display: block;width: 50px;height: 49px;background: url(Img/Inpage/com-paging-y01.png) no-repeat center top;text-decoration: none;line-height: 49px;text-align: center;color: #666666;text-decoration: none;font-weight: bold;}
.com-paging li i{display: block;width: 1px;height: 28px;background: #ebebeb;position: absolute;left: 50%;top: -28px;}
.com-paging li.cur a{background-position: center bottom;color: #fff;}
.com-paging li:hover a{background-position: center bottom;color: #fff;}
.com-paging .com-pagingBtn{width: 50px;height: 49px;display: inline-block;*display: inline-block;position: relative;}
.com-paging .com-pagingBtn span{width: 50px;height: 49px;display: block;overflow: hidden;}
.com-paging .com-pagingBtn img{display: block;width: 50px;height: 98px;position: relative;}
.com-paging .com-pagingBtn i{display: block;width: 1px;height: 28px;background: #ebebeb;position: absolute;left: 50%;top: -28px;}
.com-paging .com-pagingBtn:hover img{top: -49px;}


/* com-newsBtnList 内页轮播分页底部公共样式*/
.com-newsBtnList{width: 100%;text-align: center;margin-top: 34px;}
.com-newsBtnList span{display: inline-block;*display: inline-block;width: 9px;height: 9px;overflow: hidden;background: url(../images/com-base-y01.png) no-repeat center top;margin: 0 9px;cursor: pointer;}
.com-newsBtnList span.cur{background-position: center bottom;}

/* com-base 内页基地公共样式*/
.com-base{width: 100%;}
.com-base .mainCon{width: 100%;position: relative;}
.com-base .mainCon .com-baseBtn{display: block;width:45px;height: 14px;position: absolute;top: 249px;overflow: hidden;cursor: pointer;}
.com-base .mainCon .com-baseBtn img{display: block;width: 45px;height: 28px;position: relative;}
.com-base .mainCon i.prev{left: -65px;}
.com-base .mainCon i.next{right: -65px;}
.com-base .mainCon i.next img{top: -14px;}
.com-base .mainCon .conBox{position: relative;width: 100%;height: 520px;overflow: hidden;}
.com-base .mainCon .conBox .box{position: relative;width: 100%;height: 520px;overflow: hidden;}
.com-base .mainCon .conBox ul{position: absolute;left: 0;top: 0;width: 103%;height: 520px;}
.com-base .mainCon .conBox li{float: left;width: 1200px;height: 520px;}
.com-base .mainCon .conBox li a{display: block;width: 1200px;height: 520px;}
.com-base .mainCon .conBox li img{display: block;width: 1200px;height: 520px;}
.com-base .mainCon .com-base-btnlist{width: 100%;text-align: center;position: absolute;bottom: 72px;left: 0;z-index: 9;}
.com-base .mainCon .com-base-btnlist span{display: inline-block;*display: inline-block;width: 9px;height: 9px;overflow: hidden;background: url(../images/com-base-y01.png) no-repeat center top;margin: 0 9px;cursor: pointer;}
.com-base .mainCon .com-base-btnlist span.cur{background-position: center bottom;}
.com-base .mainCon .com-baseMenu{width: 100%;height: 73px;text-align: center;}
.com-base .mainCon .com-baseMenu ul{display: inline-block;*display: inline-block;}
.com-base .mainCon .com-baseMenu li{width: 270px;height: 63px;border-bottom: 10px solid #e7e7e7;float: left;margin: 0 5px;line-height: 63px;font-size: 18px;color: #333333;transition: all .3s ease-out;position: relative;top: 0;}
.com-base .mainCon .com-baseMenu li a{color: #333333;text-decoration: none;display: block;}
.com-base .mainCon .com-baseMenu li.cur{background: #005bac;border-color: #005bac;height: 90px;line-height: 90px;top: -28px;}
.com-base .mainCon .com-baseMenu li.cur a{color: #fff;}



/* cybj 产业布局*/
#bloc #center { height: 1000px; position: relative;background: url(Img/Inpage/cybjBg01.jpg) no-repeat center;}
#bloc #center #cybj { height: 100%;overflow: hidden;position: relative;}
#bloc #center #cybj #canvas {z-index: 100;position: absolute;left: calc(50% - 430px);}
.cybj-title{position: absolute;left: 0;top: 134px;}
.cybj-title h3{font-size: 32px;color: #fff;font-weight: normal;}
.cybj-title p{font-size: 16px;color: #fff;margin-top: 8px;}
.cybj-title i{display: block;width: 50px;height: 2px;background: #fff;margin-top: 22px;}
  
.cybj-subTitle{position: absolute;right: 0;top: 134px;}
.cybj-subTitle p{font-size: 16px;color: #fff;text-align: center;}
.cybj-subTitle p span{font-size: 24px;}
@keyframes fadeIn {
    from {
    opacity: 0.8;
    }
    to {
    opacity: 1;
    }
}
#bloc-qh{position: absolute;width: 642px;height: 476px;top:238px;left: 50%;margin-left: -321px;z-index: 101;border-radius: 50%;padding-top: 166px;}
#bloc-qh li{display: none;}
#bloc-qh img{display: block;margin: 6px auto 0;}
#bloc-qh li a.more{display: block;width: 44px;height: 44px;margin: 52px auto 0;}
#bloc-qh li.liBlock{display: block;}
#bloc-title{position: absolute;width: 800px;top: 70px;left: 50%;margin-left: -400px;z-index: 51;height: 0;z-index: 100;}
#bloc-title li{display: block;position: absolute;width: 82px;height: 82px;}
#bloc-title li a{color: #023886;text-decoration: none;width: 82px;height: 82px; display: block;z-index: 99;position: relative;}
#bloc-title li a img{display: block;width: 82px;height: 164px;position: relative;}
#bloc-title li i{display: block;width: 82px;height: 82px;position: absolute;left: 0;top: 0;}
#bloc-title li i img{display: block;width: 82px;height: 82px;transition: all 1s ease-out;animation: dong2 1.2s infinite;}
#bloc-title li:nth-child(1){left: 722px;top: 330px;}
#bloc-title li:nth-child(2){left: 583px;top: 757px;}
#bloc-title li:nth-child(3){left: 135px;top: 757px;}
#bloc-title li:nth-child(4){left: -5px;top: 330px;}
#bloc-title li:nth-child(1) a{background: url(Img/Inpage/cybj-icon11.png) no-repeat center;}
#bloc-title li:nth-child(2) a{background: url(Img/Inpage/cybj-icon21.png) no-repeat center;}
#bloc-title li:nth-child(3) a{background: url(Img/Inpage/cybj-icon31.png) no-repeat center;}
#bloc-title li:nth-child(4) a{background: url(Img/Inpage/cybj-icon41.png) no-repeat center;}

#bloc-title li:nth-child(1).cur a{background: url(Img/Inpage/cybj-icon12.png) no-repeat center;}
#bloc-title li:nth-child(2).cur a{background: url(Img/Inpage/cybj-icon22.png) no-repeat center;}
#bloc-title li:nth-child(3).cur a{background: url(Img/Inpage/cybj-icon32.png) no-repeat center;}
#bloc-title li:nth-child(4).cur a{background: url(Img/Inpage/cybj-icon42.png) no-repeat center;}
/* #bloc-title li.cur a>img{top: -82px;} */
#bloc-qh h3{font-size: 32px;color: #fff;font-weight: normal;text-align: center;}
#bloc-qh h3 a{color: #fff;text-decoration: none;}
#bloc-qh h3 em{font-weight: bold;}
#bloc-qh h4{font-size: 24px;color: #fff;font-weight: normal;text-align: center;margin-top: 8px;}
#bloc-qh p{font-size: 14px;color: #fff;text-align: center;line-height: 26px;margin-top: 52px;padding: 0 38px;}
#bloc-qh span{display: block;font-size: 16px;color: #fff;text-align: center;margin-top: 48px;}
#bloc-qh span em{font-size: 24px;}
@keyframes fadeInLeftSmall {
    from {
        opacity: 0.8;
        transform: translate3d(-10%, 0, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}
@keyframes dong2 {
    0% {opacity: 1;transform: scale(1.1);}
    80%{opacity: 1;transform: scale(0.8);}
    100%{opacity: 1;transform: scale(1);}
}
.fadeInLeftSmall {animation-name: fadeInLeftSmall;}


/* lj-topMenu */
.lj-topMenu{width: 100%;height: 69px;border-bottom: 1px solid #ededed; background-color:#fff;}

.lj-topMenu-bar{width: 100%;background-color:#fff;border-bottom: 1px solid #ededed;}

.lj-topMenu li{float: left;height: 70px;line-height: 69px;border-right: 1px solid #ededed;text-align: center;}
.lj-topMenu li:first-child{border-left: 1px solid #ededed;}
.lj-topMenu li a{display: block;height: 70px;font-size: 16px;color: #666666;text-decoration: none;}
.lj-topMenu li span{overflow: hidden;position: relative;font-size:20px;}
.lj-topMenu li span img{display: block;width: 28px;height: 28px;}
.lj-topMenu li.cur{background: #318e89;border-color: #318e89;border-radius: 5px;}
.lj-topMenu li.cur a{color: #fff;}
.lj-topMenu li.cur span img{top: -28px;}
.lj-topMenu li:hover{background: #318e89;border-color: #318e89;}
.lj-topMenu li:hover a{color: #fff;}
.lj-topMenu li:hover span img{top: -28px;}

.lj-topMenu-bar.hgFixed{position: fixed;left: 0;top: 0;width: 100%;background: #fff;z-index: 9999;border-bottom: 1px solid #ededed;}
.lj-topMenu-bar.hgFixed li{ height:50px; line-height:49px;}


.lj-topMenu p{float: left;height: 70px;line-height: 69px;border-right: 1px solid #ededed;text-align: center;}
.lj-topMenu p:first-child{border-left: 1px solid #ededed;}
.lj-topMenu p a{display: block;height: 70px;font-size: 16px;color: #666666;text-decoration: none; padding:0 48px;}
.lj-topMenu p span{display: inline-block;*display: inline-block;width: 28px;height: 28px;overflow: hidden;position: relative;margin-right: 14px;top: 6px;}
.lj-topMenu p span img{display: block;width: 28px;height: 56px;}
.lj-topMenu p.cur{background: #005bac;border-color: #005bac;}
.lj-topMenu p.cur a{color: #fff;}
.lj-topMenu p.cur span img{top: -28px;}
.lj-topMenu p:hover{background: #005bac;border-color: #005bac;}
.lj-topMenu p:hover a{color: #fff;}
.lj-topMenu p:hover span img{top: -28px;}


/* cybj-classfiy */
.cybj-classfiy{width: 100%;padding: 60px 0;}
.cybj-classfiy dt{float: left;width: 600px;height: 370px;overflow: hidden;}
.cybj-classfiy dt img{display: block;width: 600px;height: 370px;transition: all 1s ease-out;}
.cybj-classfiy dd{width: 536px;height: 370px;float: left;margin-left: 38px;position: relative;}
.cybj-classfiy dd h2{font-size: 32px;color: #318e89;font-weight: normal;}
.cybj-classfiy dd h3{font-size: 24px;color: #333333;font-weight: normal;margin-top: 8px;}
.cybj-classfiy dd p{font-size: 14px;color: #333333;line-height: 24px;margin-top: 38px;}
.cybj-classfiy dd img{display: block;position: absolute;left: 0;bottom: 0;}
.cybj-classfiy dl:hover dt img{transform: scale(1.1);}

/* yyxs-area */
.yyxs-area{width: 100%;background: #f6f6f6;padding-bottom: 64px;}
.yyxs-area .mainCon{margin-top: 34px;}
.yyxs-area li{float: left;width: 170px;height: 180px; background: #fff;border-left: 1px solid #ebebeb;}
.yyxs-area li:first-child{border-left: none;}
.yyxs-area li a{display: block;padding-top: 52px;text-decoration: none;}
.yyxs-area li img{display: block;width: 36px;height: 36px;margin: 0 auto;}
.yyxs-area li p{margin-top: 22px;font-size: 16px;color: #333333;text-align: center;}
.yyxs-area li:hover{box-shadow: 1px 1px 10px 6px #e8e8e8;position: relative;z-index: 2;}

/* cybj-subsidiary yyyf-subsidiary*/
/* cybj-subsidiary */
.cybj-subsidiary .mainCon{width: 100%;position: relative;margin: 24px auto 0;}
.cybj-subsidiary .mainCon .cybj-subsidiaryBtn{display: block;width:45px;height: 14px;position: absolute;top: 173px;overflow: hidden;cursor: pointer;}
.cybj-subsidiary .mainCon .cybj-subsidiaryBtn img{display: block;width: 45px;height: 28px;position: relative;}
.cybj-subsidiary .mainCon i.prev{left: 0px;}
.cybj-subsidiary .mainCon i.next{right: 0px;}
.cybj-subsidiary .mainCon i.next img{top: -14px;}
.cybj-subsidiary .mainCon .conBox{position: relative;width: 1060px;height: 410px;overflow: hidden;margin: 0 auto;}
.cybj-subsidiary .mainCon .conBox ul{position: absolute;left: 0;top: 0;width: 105%;height: 410px;}
.cybj-subsidiary .mainCon .conBox li{float: left;width: 290px;height: 390px;padding: 20px 20px 0;background: #fff;margin-right:35px;position: relative;overflow: hidden;}
.cybj-subsidiary .mainCon .conBox li .cybj-subsidiary-pic{display: block;width: 290px;height: 200px;overflow: hidden;}
.cybj-subsidiary .mainCon .conBox li .cybj-subsidiary-pic img{display: block;width: 290px;height: 200px;transition: all 1s ease-out;}
.cybj-subsidiary .mainCon .conBox li:hover .cybj-subsidiary-pic img{transform: scale(1.1);}
.cybj-subsidiary .mainCon .conBox li>h3{font-size: 16px;color: #000000;margin: 20px 0 16px 0;font-weight: normal;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.cybj-subsidiary .mainCon .conBox li>p{line-height: 24px;color: #666666;font-size: 13px; height:74px; overflow:hidden; text-overflow:ellipsis;}
.cybj-subsidiary .mainCon .conBox li>i{display: block;width: 28px;height: 1px;background: #cccccc;position: absolute;left: 20px;bottom: 30px;}

.cybj-subsidiary .mainCon .conBox li .cybj-subsidiary-zx{display: block;left:0px;bottom: -40px;position: absolute;width: 330px;height: 40px;background: #abce03;}
.cybj-subsidiary .mainCon .conBox li .cybj-subsidiary-zx .companyBtns{display: block;width: 165px;background: #9cbc00;float: left;height: 40px;text-align: center;}
.cybj-subsidiary .mainCon .conBox li .cybj-subsidiary-zx .companyBtns a{font-size: 14px;color: #fff;text-decoration: none;line-height: 40px;}
.cybj-subsidiary .mainCon .conBox li .cybj-subsidiary-zx .companyBtns a img{position: relative;margin-left: 10px;top: 4px;}
.cybj-subsidiary .mainCon .conBox li .cybj-subsidiary-zx .companyBtns:first-child{background: #abce03;}
.cybj-subsidiary .mainCon .conBox li .cybj-subsidiary-zx .company-intro-box{position: absolute;height: 370px;top: -370px;left: 0;background: url(Img/Inpage/cybj-subsidiaryBg01.jpg) no-repeat center bottom;text-align: left;display: none;}
.cybj-subsidiary .mainCon .conBox li .cybj-subsidiary-zx .company-intro-box .article{width: 285px;height: 328px;padding: 26px 17px 0 28px;background: #fff;position: relative;}
.cybj-subsidiary .mainCon .conBox li .cybj-subsidiary-zx .company-intro-box h3{font-size: 18px;color: #318e89;font-weight: normal;}
.cybj-subsidiary .mainCon .conBox li .cybj-subsidiary-zx .company-intro-box span{font-size: 12px;color: #005bac;font-family: arial;margin-top: 4px;display: block;}
.cybj-subsidiary .mainCon .conBox li .cybj-subsidiary-zx .company-intro-box p{width: 285px;height: 220px;overflow-y: auto;font-size: 14px;color: #333333;line-height: 25px;position: absolute;left: 28px;top: 105px;}
.cybj-subsidiary .mainCon .conBox li .cybj-subsidiary-zx .company-intro-box em{display: block;margin-left: 76px;width: 11px;height: 6px;}
.cybj-subsidiary .mainCon .conBox li .cybj-subsidiary-zx .company-intro-box em img{display: block;width: 11px;height: 6px;}

.cybj-subsidiary .mainCon .conBox li a.more:hover{color: #abcd03;font-weight: bold;}
.cybj-subsidiary .mainCon .conBox li a.news-smallTitle{display: block;font-size: 12px;color: #999999;right: 38px;bottom: 32px;position: absolute;}
.cybj-subsidiary .mainCon .conBox li a.news-smallTitle:hover{color: #AACD00;font-weight: bold;}
.cybj-subsidiary .mainCon .cybj-subsidiary-btnlist{width: 100%;text-align: center;margin-top: 32px; display:block !important;}
.cybj-subsidiary .mainCon .cybj-subsidiary-btnlist span{display: inline-block;*display: inline-block;width: 9px;height: 9px;overflow: hidden;background: url(Img/Inpage/yyyf-subsidiary-y01.png) no-repeat center top;margin: 0 9px;cursor: pointer;}
.cybj-subsidiary .mainCon .cybj-subsidiary-btnlist span.cur{background-position: center bottom;}

.cybj-subsidiary .mainCon .conBox li .cybj-subsidiary-zx .company-intro:hover .company-intro-box{display: block;}


/* yyyf-subsidiary */
.yyyf-subsidiary{width: 100%;background: url(Img/Inpage/yyyf-subsidiaryBg01.jpg) no-repeat center;height:640px;}
.yyyf-subsidiary .com-title h2 a{color: #fff;}
.yyyf-subsidiary .com-title p{color: #fff;}


/* cybj-team */
.cybj-team{width: 100%;background: #f6f6f6;}
.cybj-team .container{position: relative; padding-bottom:34px;}
.cybj-team .cybj-team-xian{position: absolute;width: 1px;height: 100%;background: #e5e5e5;top: 0;}
.cybj-team .cybj-team-xian02{left: 400px;}
.cybj-team .cybj-team-xian03{left: 799px;}
.cybj-team .cybj-team-xian04{right: 0;}
.cybj-team .cybj-team-xian01{left: 0;}
.cybj-team .mainCon{width: 100%;margin-top: 52px; position:relative;}
.cybj-team .mainCon .ylbk-FacultyBtn{display: block;width: 40px;height: 40px;position: absolute;overflow: hidden;cursor: pointer;top: 50%;margin-top: -20px; display:block !important;}
.cybj-team .mainCon .ylbk-FacultyBtn img{display: block;width: 40px;height:80px;position: relative;}
.cybj-team .mainCon i.prev{left: -70px;}
.cybj-team .mainCon i.next{right: -70px;}
.cybj-team .mainCon .ylbk-FacultyBtn:hover img{top: -40px;}
.cybj-team .mainCon .conBox{position: relative;overflow: hidden;width: 100%;height: 380px;}
.cybj-team .mainCon .conBox ul{position: absolute;left: 0;top: 0;height: 380px;width: 105%;}
.cybj-team .mainCon .conBox li{float: left;width: 630px;overflow: hidden;}
.cybj-team .mainCon .conBox li .box{width: 105%;}
.cybj-team .mainCon .conBox li dl{width: 570px;height: 377px;position: relative;margin-right: 60px;margin-bottom: 60px;float: left;}
.cybj-team .mainCon .conBox li dt{width: 280px;height: 350px;position: absolute;left: 0;top: 0;z-index: 9;}
.cybj-team .mainCon .conBox li dt img{display: block;width: 280px;height: 350px;}
.cybj-team .mainCon .conBox li dd{width: 236px;height: 280px;background: #e5e5e5;padding-left: 262px;padding-right: 22px;position: absolute;bottom: 0;right: 0;z-index: 8;}
.cybj-team .mainCon .conBox li dd h3{font-size: 24px;color: #333333;font-weight: normal;position: relative;top: -75px;}
.cybj-team .mainCon .conBox li dt i{display: block;width: 40px;height: 1px;position: relative;background: #005bac;position: absolute;right: -20px;top:30px;}
.cybj-team .mainCon .conBox li dd h4{font-size: 20px;color: #666666;margin-top: 4px;top: -75px;position: relative;font-weight: normal;}
.cybj-team .mainCon .conBox li dd p{font-size: 14px;color: #666666;line-height: 24px;position: relative;top: -21px;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 8;-webkit-box-orient: vertical;}
.cybj-team .mainCon .conBox li dd span{display: block;width: 28px;height: 1px;background: #666666;position: absolute;left: 262px;bottom: 28px;}
.cybj-team .mainCon .conBox li dl:hover dd h3,.cybj-team .mainCon li:hover dd h4{color: #005bac;}
.cybj-team .mainCon .conBox li dl:hover dd{background: #005bac;}
.cybj-team .mainCon .conBox li dl:hover dd p{color: #fff;}
.cybj-team .mainCon .conBox li dl:hover dd span{background: #fff;}


.cybj-team-jytd{width: 100%;background: #f6f6f6;}
.cybj-team-jytd .container{position: relative;}
.cybj-team-jytd .cybj-team-xian{position: absolute;width: 1px;height: 100%;background: #e5e5e5;top: 0;}
.cybj-team-jytd .cybj-team-xian02{left: 400px;}
.cybj-team-jytd .cybj-team-xian03{left: 799px;}
.cybj-team-jytd .cybj-team-xian04{right: 0;}
.cybj-team-jytd .cybj-team-xian01{left: 0;}
.cybj-team-jytd .mainCon{width: 100%;margin-top: 52px;overflow: hidden;}
.cybj-team-jytd .mainCon ul{width: 106%;}
.cybj-team-jytd .mainCon li{float: left;width: 570px;height: 377px;margin-right: 60px;margin-bottom: 60px;}
.cybj-team-jytd .mainCon li dl{width: 570px;height: 377px;position: relative;}
.cybj-team-jytd .mainCon li dt{width: 280px;height: 350px;position: absolute;left: 0;top: 0;z-index: 9;}
.cybj-team-jytd .mainCon li dt img{display: block;width: 280px;height: 350px;}
.cybj-team-jytd .mainCon li dd{width: 236px;height: 280px;background: #e5e5e5;padding-left: 262px;padding-right: 22px;position: absolute;bottom: 0;right: 0;z-index: 8;}
.cybj-team-jytd .mainCon li dd h3{font-size: 24px;color: #333333;font-weight: normal;position: relative;top: -75px;}
.cybj-team-jytd .mainCon li dt i{display: block;width: 40px;height: 1px;position: relative;background: #005bac;position: absolute;right: -20px;top:30px;}
.cybj-team-jytd .mainCon li dd h4{font-size: 20px;color: #666666;margin-top: 4px;top: -75px;position: relative;font-weight: normal;}
.cybj-team-jytd .mainCon li dd p{font-size: 14px;color: #666666;line-height: 24px;position: relative;top: -21px;height: 144px;overflow: hidden;text-overflow: ellipsis;}
.cybj-team-jytd .mainCon li dd span{display: block;width: 28px;height: 1px;background: #666666;position: absolute;left: 262px;bottom: 28px;}
.cybj-team-jytd .mainCon li:hover dd h3,.cybj-team .mainCon li:hover dd h4{color: #005bac;}
.cybj-team-jytd .mainCon li:hover dd{background: #005bac;}
.cybj-team-jytd .mainCon li:hover dd p{color: #fff;}
.cybj-team-jytd .mainCon li:hover dd span{background: #fff;}

/* cybj-patent yyyf-patent*/
/* cybj-patent */

.cybj-patent .mainCon{width: 100%;position: relative;margin: 38px auto 0;}
.cybj-patent .mainCon .cybj-patentBtn{display: block;width:45px;height: 14px;position: absolute;top: 153px;overflow: hidden;cursor: pointer;}
.cybj-patent .mainCon .cybj-patentBtn img{display: block;width: 45px;height: 28px;position: relative;}
.cybj-patent .mainCon i.prev{left: -65px;}
.cybj-patent .mainCon i.next{right: -65px;}
.cybj-patent .mainCon i.next img{top: -14px;}
.cybj-patent .mainCon .conBox{position: relative;width: 100%;height: 320px;overflow: hidden;margin: 0 auto;}
.cybj-patent .mainCon .conBox ul{position: absolute;left: 0;top: 0;width: 105%;height: 320px;}
.cybj-patent .mainCon .conBox li{width: 1200px;float: left;}

.cybj-patent .mainCon .conBox li .cybj-patent-box{float: left;width: 194px;height: 289px;padding: 31px 28px 0;background: #fff;margin-left:66px;position: relative;overflow: hidden;}
.cybj-patent .mainCon .conBox li .cybj-patent-box:first-child{margin-left: 0;}
.cybj-patent .mainCon .conBox li .cybj-patent-pic{display: block;width: 194px;height: 220px;margin: 0 auto;overflow: hidden;}
.cybj-patent .mainCon .conBox li .cybj-patent-pic img{display: block;width: 194px;height: 220px;transition: all 1s ease-out;}
.cybj-patent .mainCon .conBox li .cybj-patent-box:hover img{transform: scale(1.1);}
.cybj-patent .mainCon .conBox li p{color: #666666;font-size: 14px;margin-top: 18px;text-align: center;}
.cybj-patent .mainCon .cybj-patent-btnlist{width: 100%;text-align: center;margin-top: 30px;}
.cybj-patent .mainCon .cybj-patent-btnlist span{display: inline-block;*display: inline-block;width: 9px;height: 9px;overflow: hidden;background: url(Img/Inpage/yyyf-subsidiary-y01.png) no-repeat center top;margin: 0 9px;cursor: pointer;}
.cybj-patent .mainCon .cybj-patent-btnlist span.cur{background-position: center bottom;}



/* yyyf-patent */
.yyyf-patent{width: 100%;background: url(Img/Inpage/yyyf-patentBg01.jpg) no-repeat center;height:562px;}
.yyyf-patent .com-title h2 a{color: #fff;}
.yyyf-patent .com-title p{color: #fff;}
.yyyf-patent .com-title{padding-top: 24px;}



/* cybj-news */
.cybj-news{width: 100%;background: #f6f6f6;padding: 0 0 53px;}
.cybj-news .mainCon{width: 100%;position: relative;margin: 34px auto 0;}
.cybj-news .mainCon .cybj-newsBtn{display: block;width: 40px;height: 40px;position: absolute;overflow: hidden;cursor: pointer;top: 50%;margin-top: -20px; display:block !important;}
.cybj-news .mainCon .cybj-newsBtn img{display: block;width: 40px;height:80px;position: relative;}
.cybj-news .mainCon i.prev{left: -70px;}
.cybj-news .mainCon i.next{right: -70px;}
.cybj-news .mainCon .cybj-newsBtn:hover img{top: -40px;}
.cybj-news .mainCon .conBox{position: relative;width: 100%;height: 459px;overflow: hidden;}
.cybj-news .mainCon .conBox ul{position: absolute;left: 0;top: 0;width: 103%;height: 459px;}
.cybj-news .mainCon .conBox li{float: left;width: 320px;height: 428px;padding: 29px 29px 0;background: #fff;margin-right: 30px;border: 1px solid #ebebeb;position: relative;border-radius: 6px;}
.cybj-news .mainCon .conBox li img{ width:320px; height:230px; display:block;transition: all 1s ease-out;}
.cybj-news .mainCon .conBox li .news-pic{display: block;width: 320px;height: 230px;}
.cybj-news .mainCon .conBox li .news-pic img{display: block;width: 320px;height: 230px;}
.cybj-news .mainCon .conBox li h3{font-size: 15px;color: #333333;margin: 28px 0 18px 0;font-weight: normal;padding: 0 8px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.cybj-news .mainCon .conBox li p{line-height: 20px;color: #666666;font-size: 13px;padding: 0 8px;overflow : hidden;text-overflow: ellipsis; height:60px;}
.cybj-news .mainCon .conBox li a.more{display: block;font-size: 12px;color: #999999;left: 38px;bottom: 32px;position: absolute;}
.cybj-news .mainCon .conBox li:hover a.more{color: #abcd03;font-weight: bold;}
.cybj-news .mainCon .conBox li a.news-smallTitle{display: block;font-size: 12px;color: #999999;right: 38px;bottom: 32px;position: absolute;}
.cybj-news .mainCon .conBox li a.news-smallTitle:hover{color: #abcd03;font-weight: bold;}
.cybj-news .mainCon .conBox li:hover img{transform: scale(1.1);}
.cybj-news .mainCon .conBox li:hover{background:#005bac;}
.cybj-news .mainCon .conBox li:hover h3{color:#fff;}
.cybj-news .mainCon .conBox li:hover p{color:#fff;}
.cybj-news .mainCon .conBox li:hover a.more{color:#fff;}

.cybj-news .mainCon .conBox li .yyyf-news-pic{display: block;width: 320px;height: 230px;overflow: hidden;}
.cybj-news .mainCon .conBox li .yyzz-news-pic{display: block;width: 320px;height: 230px;overflow: hidden;}
.cybj-news .mainCon .conBox li .yysx-news-pic{display: block;width: 320px;height: 230px;overflow: hidden;}
.cybj-news .mainCon .conBox li .yywh-news-pic{display: block;width: 320px;height: 230px;overflow: hidden;}


/*学员分享*/
.helpListCon .mainCon .con .dl_fx{float: left;width: 320px;height: 428px;padding: 29px 22px 0;background: #fff;margin: 10px;border: 1px solid #ebebeb;position: relative;border-radius: 6px;}
.helpListCon .mainCon .con .dl_fx img{ width:320px; height:230px; display:block;transition: all 1s ease-out;}
.helpListCon .mainCon .con .dl_fx .news-pic{display: block;width: 320px;height: 230px;}
.helpListCon .mainCon .con .dl_fx .news-pic img{display: block;width: 320px;height: 230px;}
.helpListCon .mainCon .con .dl_fx h3{font-size: 15px;color: #333333;margin: 28px 0 18px 0;font-weight: normal;padding: 0 8px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.helpListCon .mainCon .con .dl_fx p{line-height: 20px;color: #666666;font-size: 13px;padding: 0 8px;overflow : hidden;text-overflow: ellipsis; height:60px;}
.helpListCon .mainCon .con .dl_fx a.more{display: block;font-size: 12px;color: #999999;left: 38px;bottom: 32px;position: absolute;}
.helpListCon .mainCon .con .dl_fx:hover a.more{color: #abcd03;font-weight: bold;}
.helpListCon .mainCon .con .dl_fx a.news-smallTitle{display: block;font-size: 12px;color: #999999;right: 38px;bottom: 32px;position: absolute;}
.helpListCon .mainCon .con .dl_fx a.news-smallTitle:hover{color: #abcd03;font-weight: bold;}
.helpListCon .mainCon .con .dl_fx:hover img{transform: scale(1.1);}
.helpListCon .mainCon .con .dl_fx:hover{background:#005bac;}
.helpListCon .mainCon .con .dl_fx:hover h3 a{color:#fff;}
.helpListCon .mainCon .con .dl_fx:hover p a{color:#fff;}
.helpListCon .mainCon .con .dl_fx:hover a.more{color:#fff;}


/* yyzz 音乐制造*/
.yyzzBanner{background: url(Img/Inpage/zzbk_ListBanner.jpg) no-repeat center;}

.yyzz-subsidiary .com-title{padding-top: 24px;}

/* yyzz-base */
.yyzz-base{width: 100%;background: #f6f6f6;padding: 0 0 64px;}
.yyzz-base .mainCon{margin: 34px auto 0;}



/* yyzz-news */
.yyzz-news{border-top: 1px solid #e5e5e5;}

/* yyxs 音乐销售*/
.yyxsBanner{background: url(Img/Inpage/xsbk_ListBanner.jpg) no-repeat center;}

/* yyxs-partner */
.yyxs-partner{width: 100%;background: #f6f6f6;padding-bottom: 40px;}
.yyxs-partner .mainCon{width: 100%;position: relative;margin: 34px auto 0;}
.yyxs-partner .mainCon ul{width: 102%;}
.yyxs-partner .mainCon li{float: left;width: 239px;height: 127px;border: 1px solid #ebebeb;margin-left: -1px;margin-bottom: -1px;z-index: 1;position: relative;}
.yyxs-partner .mainCon li img{display: block;width: 239px;height: 127px;}
.yyxs-partner .mainCon li:hover{box-shadow: 0 0 13px 2px #d7d7d7;z-index: 2;}

/* yyxs-case */
.yyxs-case{width: 100%;padding: 0 0 40px;}
.yyxs-case .mainCon{width: 100%;position: relative;margin: 34px auto 0;}
.yyxs-case .yyxs-caseBar{width: 300px;float: left;}
.yyxs-case .yyxs-caseBar li{width: 300px;height: 60px;line-height: 60px;background: #f6f6f6;border-left: 2px solid #dddddd;margin-top: 1px;text-indent: 26px;position: relative;overflow: hidden;}
.yyxs-case .yyxs-caseBar li a{display: block;font-size: 16px;color: #333333;text-decoration: none;}
.yyxs-case .yyxs-caseBar li:first-child{margin-top: 0;}
.yyxs-case .yyxs-caseBar li.cur{background: #005bac;border-color: #abce03;}
.yyxs-case .yyxs-caseBar li.cur a{color: #fff;}
.yyxs-case .yyxs-caseBar li img{display: block;width: 50px;height: 13px;position: absolute;right: 32px;top: -24px;transition: all 0.3s ease-out;}
.yyxs-case .yyxs-caseBar li.cur img{top: 24px;}
.yyxs-case .yyxs-caseSection{width: 870px;float: right;height: 670px;overflow: hidden;position: relative;}
.yyxs-case .yyxs-caseSection dl{width: 870px;height: 365px;}
.yyxs-case .yyxs-caseSection dt{float: left;float: left;width: 500px;height: 365px;}
.yyxs-case .yyxs-caseSection dt img{display: block;width: 500px;height: 365px;}
.yyxs-case .yyxs-caseSection dd{width: 328px;float: right;height: 365px;position: relative;}
.yyxs-case .yyxs-caseSection dd h3{font-size: 24px;color:#318e89;font-weight: normal;}
.yyxs-case .yyxs-caseSection dd h3 a{color: #318e89;text-decoration: none;}
.yyxs-case .yyxs-caseSection dd p{font-size: 14px;margin-top: 36px;line-height: 22px;color: #333333;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 8;-webkit-box-orient: vertical;}
.yyxs-case .yyxs-caseSection dd a.more{font-size: 12px;color: #999999;display: block;width: 138px;height: 52px;line-height: 52px;text-decoration: none;text-align: center;background: #f6f6f6;position: absolute;left: 0;bottom: 0;transition: all 0.5s ease-out;z-index: 1;}


.yyxs-case .yyxs-caseSection dd a::before{    
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 138px;
    height: 52px;
    background: #005bac;
    z-index: -1;
    opacity: 0;
    -webkit-transform: scale3d(0.7, 1, 1);
    transform: scale3d(0.7, 1, 1);
    -webkit-transition: -webkit-transform 0.6s, opacity 0.6s;
    transition: transform 0.6s, opacity 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.yyxs-case .yyxs-caseSection dd h3:hover::before{background: #005bac;opacity: 1;transform: scale3d(1,1,1);-webkit-transform:translate3d(0,0,0)}
.yyxs-case .yyxs-caseSection dd h3:hover a{color: #fff; background: #005bac;border-color: #005bac; }
.yyxs-case .yyxs-caseSection .yyxs-case-lunb{width: 100%;height: 275px;background: #f6f6f6;margin-top: 30px;position: relative;}
.yyxs-case .yyxs-caseSection .yyxs-case-lunb .yyxs-caseBtn{display: block;width:9px;height: 16px;position: absolute;top:130px;overflow: hidden;cursor: pointer;}
.yyxs-case .yyxs-caseSection .yyxs-case-lunb .yyxs-caseBtn img{display: block;width: 9px;height: 32px;position: relative;}
.yyxs-case .yyxs-caseSection .yyxs-case-lunb i.prev{left: 16px;}
.yyxs-case .yyxs-caseSection .yyxs-case-lunb i.next{right: 16px;}
.yyxs-case .yyxs-caseSection .yyxs-case-lunb .yyxs-caseBtn:hover img{top: -16px;}
.yyxs-case .yyxs-caseSection .yyxs-case-lunb .box{position: relative;width: 780px;margin: 0 auto;overflow: hidden;height: 275px;}
.yyxs-case .yyxs-caseSection .yyxs-case-lunb ul{float: left;width: 105%;position: absolute;top: 0;left: 0;}
.yyxs-case .yyxs-caseSection .yyxs-case-lunb li{float: left;position: relative;width: 375px;height: 275px;margin-right: 30px;}
.yyxs-case .yyxs-caseSection .yyxs-case-lunb li img{display: block;width: 375px;height: 275px;}
.yyxs-case .yyxs-caseSection .yyxs-case-lunb li a{text-decoration: none;}
.yyxs-case .yyxs-caseSection .yyxs-case-lunb li p{width: 355px;height: 50px;left: 0;bottom: 0;height: 50px;line-height: 50px;font-size: 14px;color: #fff;text-align: center;padding: 0 10px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;position: absolute;background: url(Img/Inpage/com-yyBg01.png);}



/* yywh 音乐销售*/
.yywhBanner{background: url(Img/Inpage/whbk_ListBanner.jpg) no-repeat center;}

/* yywh-ad */
.yywh-ad{width: 100%;}
.yywh-ad img{display: block;width: 1200px;height: 200px;}
.yywh-ad a{display: block;}

.yywh-subsidiary .com-title{padding-top: 52px;}

/* yywh-witness */
.yywh-witness{width: 100%;padding: 0 0 46px;}
.yywh-witness .mainCon{width: 100%;position: relative;margin: 34px auto 0;}
.yywh-witness .mainCon .yywh-witnessBtn{display: block;width:45px;height: 14px;position: absolute;top: 102px;overflow: hidden;cursor: pointer;}
.yywh-witness .mainCon .yywh-witnessBtn img{display: block;width: 45px;height: 28px;position: relative;}
.yywh-witness .mainCon i.prev{left: -65px;}
.yywh-witness .mainCon i.next{right: -65px;}
.yywh-witness .mainCon i.next img{top: -14px;}
.yywh-witness .mainCon .conBox{position: relative;width: 100%;overflow: hidden;height: 262px;overflow: hidden;}
.yywh-witness .mainCon .conBox ul{width: 104%;height: 262px;position: absolute;left: 0;top: 0;}
.yywh-witness .mainCon .conBox li{float: left;width: 290px;margin-right: 13px;}
.yywh-witness .mainCon .conBox li img{display: block;width: 290px;height: 220px;transition: all 0.8s ease-out;}
.yywh-witness .mainCon .conBox li span{display: block;width: 290px;height: 220px;overflow: hidden;}
.yywh-witness .mainCon .conBox li p{font-size: 14px;color: #333333;margin-top: 24px;padding: 0 10px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;text-align: center;}
.yywh-witness .mainCon .conBox li a{text-decoration: none;}
.yywh-witness .mainCon .conBox li:hover img{transform: scale(1.1);}



/* djgz 党建工作*/
/* djgzBanner */
.djgzBanner{background: url(Img/Inpage/djgzBanner.jpg) no-repeat center;}

/* djgz-ad */
.djgz-ad{width: 100%;padding-top: 60px;}
.djgz-ad img{display: block;width: 1200px;height: 240px;}

/* djgz-intro */
.djgz-intro{width: 100%;padding-bottom: 80px;}
.djgz-intro .com-title h2{color: #d20e13;}
.djgz-intro .mainCon{width: 100%;margin: 34px auto 0;}
.djgz-intro .mainCon dt{float: left;width: 600px;height: 400px;}
.djgz-intro .mainCon dl{width: 100%;height: 400px;background: #f6f6f6;}
.djgz-intro .mainCon dt img{display: block;width: 600px;height: 400px;}
.djgz-intro .mainCon dd{width: 508px;height: 348px;padding-top: 52px;position: relative;float: left;margin-left: 46px;}
.djgz-intro .mainCon dd p{font-size: 14px;color: #333333;line-height: 26px;}
.djgz-intro .mainCon dd i{display: block;width: 34px;height: 1px;background: #cccccc;position: absolute;left: 0;bottom: 40px;}


/* djgz-member */
.djgz-member{background: url(Img/Inpage/djgz-memberBg01.jpg) no-repeat center;height: 629px;}
.djgz-member .com-title{width: 100%;padding-top: 24px;text-align: center;}
.djgz-member .com-title h2 a{color: #fff;}
.djgz-member .com-title p{color: #fff;}
.djgz-member .mainCon{width: 100%;position: relative;margin: 24px auto 0;}
.djgz-member .mainCon .djgz-memberBtn{display: block;width:45px;height: 14px;position: absolute;top: 168px;overflow: hidden;cursor: pointer;}
.djgz-member .mainCon .djgz-memberBtn img{display: block;width: 45px;height: 28px;position: relative;}
.djgz-member .mainCon i.prev{left: -65px;}
.djgz-member .mainCon i.next{right: -65px;}
.djgz-member .mainCon i.next img{top: -14px;}

.djgz-member .mainCon .conBox{position: relative;width: 100%;overflow: hidden;margin: 0 auto;height: 428px;}
.djgz-member .mainCon .conBox ul{position: absolute;left: 0;top: 0;width: 105%;height: 428px;}
.djgz-member .mainCon .conBox li{float: left;width: 280px;margin-right:27px;position: relative;overflow: hidden;}
.djgz-member .mainCon .conBox li .djgz-member-pic{display: block;width: 280px;height: 350px;}
.djgz-member .mainCon .conBox li .djgz-member-pic img{display: block;width: 280px;height: 350px;}
.djgz-member .mainCon .conBox li h3{font-size: 24px;color: #fff;margin: 22px 0 6px 0;font-weight: normal;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.djgz-member .mainCon .conBox li p{color: #fff;font-size: 16px;}
.djgz-member .mainCon .conBox li i{display: block;width: 188px;height: 5px;background: #d2b619;position: absolute;right: 0px;top: 350px;}

/* djgz-structure */
.djgz-structure{ width:100%; background: url(Img/Inpage/djgz-structureBg01.jpg) no-repeat center;height: 510px;}

/* djgz-news */
.djgz-news{padding-top: 60px;}
.djgz-news .mainCon{margin-top: 22px;}
.djgz-news .mainCon .cybj-newsBtn{top: 220px;}
.djgz-news .mainCon .cybj-news-lunb{position: relative;height: 460px;overflow: hidden;}
.djgz-news .mainCon .cybj-news-lunb .conBox{height: 460px;}
.djgz-news .mainCon .cybj-news-lunb .conBox ul{height: 460px;}
.djgz-news .mainCon .cybj-news-lunb .conBox li{height: 429px;}
.djgz-news .mainCon .cybj-news-lunb .conBox li a.more:hover{color: #d20e13;}

.djgz-news .mainCon .cybj-news-lunb .conBox li:hover{background:#fff;}
.djgz-news .mainCon .cybj-news-lunb .conBox li:hover h3{color:#333;}
.djgz-news .mainCon .cybj-news-lunb .conBox li:hover p{color:#666;}
.djgz-news .mainCon .cybj-news-lunb .conBox li:hover a.more{color:#d20e13;}

/* CEO 董事局主席*/
/* CEOBanner */
.CEOBanner{background: url(Img/Inpage/CEOBanner.jpg) no-repeat center;}


/* CEO-intro */
.CEO-intro{width: 100%;padding-bottom: 96px;padding-top: 80px;}
.CEO-intro .mainCon{width: 100%;}
.CEO-intro .mainCon dt{float: left;width:513px;height: 646px;}
.CEO-intro .mainCon dl{width: 100%;}
.CEO-intro .mainCon dt img{display: block;width: 513px;height: 646px;}
.CEO-intro .mainCon dd h3{font-size: 24px;color: #005bac;font-weight: normal;}
.CEO-intro .mainCon dd{width: 600px;padding-top: 52px;position: relative;float: right;}
.CEO-intro .mainCon dd p{font-size: 14px;color: #333333;line-height: 30px;margin-top: 28px;}

.CEO-intro2{ background:#f6f6f6;width: 100%;padding-bottom: 70px;padding-top: 52px;}

/* CEO-sendWord */
.CEO-sendWord{width: 100%;padding-top: 100px;background: url("/upload/images/2021/7/53c10c0d331e850e.jpg") no-repeat;background-size:100% 100%;}
.CEO-sendWord .mainCon{width: 100%;}
.CEO-sendWord .mainCon dt{height: 490px;margin-left: 88px;width: 1096px;}
.CEO-sendWord .mainCon dt h2{font-size: 24px;color: #005bac;font-weight: normal;}
.CEO-sendWord .mainCon dt h3{font-size: 20px;color: #333333;font-weight: normal;margin-top: 20px;}
.CEO-sendWord .mainCon dt p{font-size: 22px;color: #333333;line-height: 68px;margin-top: 70px;}

/* CEO-saying */
.CEO-saying{width: 100%;background: #005bac;height: 384px;}
.CEO-saying .mainCon{width: 100%;position: relative;padding-top: 114px;}
.CEO-saying .mainCon .CEO-saying-pic{width: 480px;height: 215px;position: absolute;left: 50%;margin-left: -240px;top: -101px;}
.CEO-saying .mainCon .CEO-saying-pic p.box1 {position: absolute;left: 0;top: 0;width: 215px;height: 215px}
.CEO-saying .mainCon .CEO-saying-pic p.box2 {position: absolute;right: 0;top: 0;width: 215px;height: 215px}
.CEO-saying .mainCon .CEO-saying-pic span{display: block;width: 180px;height: 180px;position: absolute;left: 18px;top: 18px;z-index: 8;}
.CEO-saying .mainCon .CEO-saying-pic span img{display: block;width: 180px;height: 180px;}
.CEO-saying .mainCon .CEO-saying-pic i{display: block;width: 215px;height: 215px;position: absolute;left: 0;top: 0;z-index: 7;-webkit-transition : .1s ease-out;-moz-transition : .1s ease-out;-ms-transition : .1s ease-out;-o-transition : .1s ease-out;transition : .1s ease-out;background: url(Img/Inpage/CEO-saying-y01.png) no-repeat center;transform: scale(1);}
.CEO-saying .mainCon .CEO-saying-pic .box.cur i {animation:dong 1.2s infinite;opacity: 1;background: url(Img/Inpage/CEO-saying-y02.png) no-repeat center;}

.CEO-saying .mainCon .CEO-sayingBtn{display: block;width:45px;height: 14px;position: absolute;top: 180px;overflow: hidden;cursor: pointer;}
.CEO-saying .mainCon .CEO-sayingBtn img{display: block;width: 45px;height: 28px;position: relative;}
.CEO-saying .mainCon i.prev{left: -65px;}
.CEO-saying .mainCon i.next{right: -65px;}
.CEO-saying .mainCon i.next img{top: -14px;}

.CEO-saying .mainCon .conBox {width: 1109px;margin: 0 auto;height: 122px;overflow: hidden;position: relative;}
.CEO-saying .mainCon .conBox .conbox {display: none;position: relative;overflow: hidden;}
.CEO-saying .mainCon .conBox .conbox.cur {display: block;}
.CEO-saying .mainCon .conBox li{width: 1109px;float: left;padding-top: 40px;height: 82px;text-align: center;}
.CEO-saying .mainCon .conBox ul{position: relative;left: 0;top: 0;}
.CEO-saying .mainCon .conBox li p{font-size: 16px;color: #fff;line-height: 34px;}
.CEO-saying .mainCon .CEO-saying-name{text-align: center;margin-top: 10px;}
.CEO-saying .mainCon .CEO-saying-name .sayName {display: none; text-align: center;}
.CEO-saying .mainCon .CEO-saying-name .sayName.cur {display: block;}
.CEO-saying .mainCon .CEO-saying-name i{display: inline-block;*display: inline-block;vertical-align: middle; width: 52px;height: 1px;background: #fff;margin-right: 20px;}
.CEO-saying .mainCon .CEO-saying-name span {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle; font-size: 30px;color: #fff;}
.CEO-saying .mainCon .cybj-subsidiary-btnlist{width: 100%;text-align: center;margin-top: 34px;}
.CEO-saying .mainCon .cybj-subsidiary-btnlist span{display: inline-block;*display: inline-block;width: 9px;height: 9px;overflow: hidden;background: url(Img/Inpage/yyyf-subsidiary-y01.png) no-repeat center top;margin: 0 9px;cursor: pointer;}
.CEO-saying .mainCon .cybj-subsidiary-btnlist span.cur{background-position: center bottom;}

@keyframes dong{
    0%{opacity:0.5;transform:scale(0.8)}
    50%{opacity:1;transform:scale(1.1)}
	100%{opacity:0.5;transform:scale(0.8)}
}


/* CEO-news */
.CEO-news .mainCon .cybj-newsBtn{top: 220px;}
.CEO-news .mainCon .conBox{position: relative;height: 460px;overflow: hidden;}
.CEO-news .mainCon .conBox{height: 460px;}
.CEO-news .mainCon .conBox li{height: 429px;}


/* fzlc 发展历程*/
/* fzlcBanner */
.fzlcBanner{background: url(Img/Inpage/fzlcBanner.jpg) no-repeat center;}

/*大事记*/
.fzlc { overflow:hidden; width:100%; padding:40px 0 58px 0}
.fzlc .fzlc-timeList{ overflow:hidden; width:100%; height:125px; margin-bottom:54px; position:relative}
.fzlc .time{ overflow:hidden; width:1226px; height:125px; position:relative; margin:0 auto; z-index:1}
.fzlc .time ul{position:absolute; left:0; top:0;width: 106%;}
.fzlc .time li{ float:left; width:125px; height:125px;  cursor:pointer;margin-right: 58px;padding-top: 63px;position: relative;}
.fzlc .time li .fzlc-y{position: absolute;width: 125px;background: url(Img/Inpage/fzlc-y01.png) no-repeat center;top: 0;left: 0;height: 125px;text-align: center;display: none;}
.fzlc .time li .fzlc-y p{font-size: 26px;color: #fff;font-weight: bold;vertical-align: middle;display: inline-block;*display: inline-block;*zoom:1;}
.fzlc .time li .fzlc-y i{vertical-align: middle;height: 100%;width: 0;display: inline-block;}
.fzlc .time b{ display:block; text-align:center; font-size:20px; color:#999999; margin-top: 4px;transition: all 1s ease-out;}
.fzlc .time em{ display:block; margin:0 auto; width:1px; height:25px; background: #e1e1e1;}
.fzlc .time li.cur b{ color:#fff;}
.fzlc .time li.cur .fzlc-y{display: block;}
.fzlc .time li:hover b{color: #005bac;transform: scale(1);}
.fzlc .time li:hover em{background: #005bac;}
.fzlc .fzlc-timeList .fzlc-xian{ display:block; width:100%; height:1px; border-top:1px solid #e1e1e1; position:absolute; left:0; top:62px;}
.fzlc .fzlc-timeList span{ display:block; width:45px; height:14px; cursor:pointer; position:absolute; bottom:56px; left:50%; z-index:2;overflow: hidden;}
.fzlc .fzlc-timeList span img{display: block;width: 45px;height: 28px;position: relative;}
.fzlc .fzlc-timeList .btn01{ margin-left:-675px;}
.fzlc .fzlc-timeList .btn02{ margin-left:629px;}
.fzlc .fzlc-timeList .btn02 img{top: -14px;}
.fzlc .fzlcBox{ overflow:hidden; width:1200px; margin:0 auto ; position:relative}
.fzlc .fzlcList{ overflow:hidden; width:100%;}
.fzlc .fzlcBox dt{width: 600px;height: 400px;overflow: hidden;position: relative;float: left;}
.fzlc .fzlcBox dt .fzlcBox-lunb{position: relative;width: 600px;height: 400px;}
.fzlc .fzlcBox dt .fzlcBox-lunb ul{position: absolute;left: 0;top: 0;}
.fzlc .fzlcBox dt .fzlcBox-lunb li{float: left;width: 600px;height: 400px;}
.fzlc .fzlcBox dt .fzlcBox-lunb img{ display:block; float:left;width: 600px;height: 400px;}
.fzlc .fzlcBox dd{width: 520px;float: right;height: 400px;overflow-y: auto;padding-left: 60px;}
.fzlc .fzlcBox dd h3{font-size: 30px;color: #005bac;}
.fzlc .fzlcBox dd h4{font-size: 24px;color: #005bac;font-weight: normal;margin-bottom: 20px;}
.fzlc .fzlcBox dd li{position: relative;padding-top: 24px;min-height: 90px;border-bottom: 1px solid #e1e1e1;}
.fzlc .fzlcBox dd li span{display: block;font-size: 20px;color: #999999;font-weight: bold;}
.fzlc .fzlcBox dd li p{font-size: 16px;color: #333333;margin-top: 6px;}
.fzlc .fzlcBox dd li:first-child{border-top: 1px solid #e1e1e1;}
.fzlc .fzlcBox dd li img{display: block;position: absolute;width: 40px;height: 5px;left: -56px;top: 34px;}
.fzlc .fzlcBox .fzlcBox-lunb-btnlist{width: 100%;text-align: center;position: absolute;left: 0;bottom: 20px;}
.fzlc .fzlcBox .fzlcBox-lunb-btnlist span{display: inline-block;*display: inline-block;width: 9px;height: 9px;overflow: hidden;background: url(Img/Inpage/yyyf-subsidiary-y01.png) no-repeat center top;margin: 0 9px;cursor: pointer;}
.fzlc .fzlcBox .fzlcBox-lunb-btnlist span.cur{background-position: center bottom;}

.fzlc .time li.item b{color: #005bac;transform: scale(1.1);}

/* jtjs 发展历程*/
/* jtjsBanner */
.jtjsBanner{background: url(Img/Inpage/jtjsBanner.jpg) no-repeat center;}

/* jtjs 龙健时代*/
/* ljsdBanner */
.ljsdBanner{background: url(Img/Inpage/ljsdBanner.jpg) no-repeat center;}

/* jtjsCon1 */
.jtjsCon1{width: 100%;padding-top: 76px;padding-bottom: 68px;}
.jtjsCon1 .mainCon{position: relative;width: 100%;}
.jtjsCon1 .mainCon li{float: left;width: 278px;text-align: center;margin-left: 29px;position: 

relative;padding-top: 42px;}
.jtjsCon1 .mainCon li:first-child{margin-left: 0;}
.jtjsCon1 .mainCon li span{display: block;font-size: 60px;color: #005bac;font-weight: bold;position: 

relative;z-index: 999;}
.jtjsCon1 .mainCon li em{display: block;width: 9px;height: 9px;position: absolute;top: 131px;background: 

url(Img/Inpage/jtjsCon1-y01.png) no-repeat center;display: none;}
.jtjsCon1 .mainCon li em.em01{left: 0;}
.jtjsCon1 .mainCon li em.em02{right: 0;}
.jtjsCon1 .mainCon li p{font-size: 16px;color: #333333;line-height: 22px;margin-top: 14px;}
.jtjsCon1 .mainCon li i{display: block;width: 0px;height: 131px;position: absolute;left: 4px;top: 0px;background: url(Img/Inpage/jtjsCon1-xian01.png) no-repeat left center;overflow: hidden;}



/* jtjsCon2 */
.jtjsCon2{width: 100%;padding-bottom: 68px;}
.jtjsCon2 .mainCon{position: relative;width: 100%;}
.jtjsCon2 .mainCon dt{float: left;width: 640px;height: 460px;border-radius: 8px 0 8px 0;}
.jtjsCon2 .mainCon dt img{display: block;width: 600px;height: 450px;}
.jtjsCon2 .mainCon dd{float: right;width: 580px;}
.jtjsCon2 .mainCon dd .span{display: block;font-size: 20px;color: #005bac;font-weight: bold;}
.jtjsCon2 .mainCon dd h3{font-size: 24px;color: #318e89;font-weight: 800;margin: 30px 0 0 0;text-align: center;}
.jtjsCon2 .mainCon dd p{font-size: 14px;color: #333333;line-height: 30px;}



/* jtjsCon3 */
.jtjsCon3{width: 100%;}
.jtjsCon3 .mainCon{position: relative;width: 100%;height: 600px;overflow: hidden;}
.jtjsCon3 .mainCon .conBox{width: 100%;height: 600px;overflow: hidden;}
.jtjsCon3 .mainCon .conBox .con{width: 100%;height: 600px;}
.jtjsCon3 .mainCon .conBox .con1{background: url(../images/jtjsCon3Bg01.jpg) no-repeat center;}

.jtjsCon3 .mainCon .conBox .box{width: 1200px;margin: 0 auto;padding-top: 122px;text-align: center;}
.jtjsCon3 .mainCon .conBox .box h3{font-size: 32px;color: #fff;font-weight: normal;margin-bottom: 42px;}
.jtjsCon3 .mainCon .conBox .box p{font-size: 20px;color: #fff;line-height: 35px;}
.jtjsCon3 .mainCon .conBox .box i{width: 28px;height: 1px;display: block;background: #fff;margin: 44px auto 0;}
.jtjsCon3 .mainCon .jtjsCon2-menu{width: 100%;position: absolute;text-align: center;bottom: -500px;left: 0;}
.jtjsCon3 .mainCon .jtjsCon2-menu li{display: inline-block;*display: inline-block;width: 135px;height: 120px;background: url(Img/Inpage/jtjsCon3Bg02.png) no-repeat center top;padding-top: 70px;height: 50px;text-align: center;font-size: 16px;color: #005bac;margin: 0 14px;}
.jtjsCon3 .mainCon .jtjsCon2-menu li.cur{background-position: center bottom;color: #fff;}


/* jtjsCon4 */
.jtjsCon4{width: 100%;padding: 60px 0;background: #f6f6f6;}
.jtjsCon4 .mainCon{position: relative;width: 100%;overflow: hidden;}
.jtjsCon4 .mainCon dl{background: #fff;overflow: hidden;}
.jtjsCon4 .mainCon dt{float: left;width: 600px;height: 560px;position: relative;}
.jtjsCon4 .mainCon dt img{display: block;width: 600px;height: 560px;}
.jtjsCon4 .mainCon dd{width: 466px;height: 482px;padding: 78px 62px 0 72px;float: left;position: relative;}
.jtjsCon4 .mainCon dd h3{font-size: 28px;color: #318e89;font-weight: normal;margin-bottom: 30px;}
.jtjsCon4 .mainCon dd p{font-size: 14px;color: #333333;line-height: 25px;}
.jtjsCon4 .mainCon dl.dif dt{float: right;}
.jtjsCon4 .mainCon dl.dl01 dt{left: -600px;}
.jtjsCon4 .mainCon dl.dl01 dd{right: -600px;}
.jtjsCon4 .mainCon dl.dl03 dt{left: -600px;}
.jtjsCon4 .mainCon dl.dl03 dd{right: -600px;}
.jtjsCon4 .mainCon dl.dl02 dd{left: -600px;}
.jtjsCon4 .mainCon dl.dl02 dt{right: -600px;}
.jtjsCon4 .mainCon dl.dl04 dd{left: -600px;}
.jtjsCon4 .mainCon dl.dl04 dt{right: -600px;}

/* honor 集团荣誉*/
/* honorBanner */
.honorBanner{background: url(Img/Inpage/honorBanner.jpg) no-repeat center;}


/* honor-titleMenu */
.honor{background: #f6f6f6;padding: 50px 0 38px 0;}
.honor-titleMenu li a{background: url(../images/com-titleMenu-y02.png) no-repeat center top;}
.honor-titleMenu li span{width: 32px;height: 32px;}
.honor-titleMenu li span img{width: 30px;height: 64px;position: relative;top: -32px;}
.honor-titleMenu li.cur i{background: #005bac;}
.honor .honor-mainCon{width: 100%;margin-top: 22px;}
.honor .honor-mainCon .honor-con{width: 100%;}
.honor .honor-mainCon .honor-box{width: 1198px;border: 1px solid #ebebeb;padding: 40px 0 0;background: #fff;margin: 0 auto;}
.honor .honor-mainCon .honor-box li{float: left;width: 194px;padding: 30px 27px 0;border: 1px solid #ebebeb;margin-left: 40px;margin-bottom: 40px;}
.honor .honor-mainCon .honor-box li img{display: block;width: 200px;transition: all 1s ease-out;}
.honor .honor-mainCon .honor-box li span{display: block;width: 200px;overflow: hidden;}
.honor .honor-mainCon .honor-box li p{font-size: 14px;color: #666666;margin-top: 18px;text-align: center;overflow: hidden;text-overflow: ellipsis;}
.honor .honor-mainCon .honor-box li:hover img{transform: scale(1.1);}

.clb{height: 49px;margin:20px 0 40px 0px;}

.clb a{display: block;width: 50px;height: 49px;background: url(Img/Inpage/com-paging-y01.png) no-repeat center top;text-decoration: none;line-height: 49px;text-align: center;color: #666666;text-decoration: none;font-weight: bold;}

.clb a{width: 50px;height: 49px;display: inline-block;*display: inline-block;position: relative; overflow:hidden;}
.clb a img{display: block;width: 50px;height: 98px;position: relative;}

.clb a.previousBtn{width: 50px;margin-right: 11px;}
.clb a.nextBtn{width: 50px;margin-left: 11px;}
.clb a:hover{border-color:#005197;position: relative;z-index: 2;color:#005197;}

.clb a.cur{background-position: center bottom;color: #fff;}

.clb a:hover img{top: -49px;}



/* culture 发展历程*/
/* cultureBanner */
.cultureBanner{background: url(Img/Inpage/cultureBanner.jpg) no-repeat center;}



/* culture-video */
.culture-video{width: 100%;padding: 80px 0;}
.culture-video .mainCon{position: relative;width: 1212px;overflow: hidden;}
.culture-video .culture-videoL{width: 730px;height: 580px;float: left;overflow: hidden;position: relative;}
.culture-video .culture-videoL ul{position: absolute;left: 0;top: 0;}
.culture-video .culture-videoL li{float: left;}
.culture-video .culture-videoL .box{width: 730px;height: 580px;background: #000000;position: relative;}
.culture-video .culture-videoL .culture-videoPic01{display: block;width: 730px;height: 580px;} 
.culture-video .culture-videoL .culture-videoLBtn{display: block;width: 70px;height: 70px;position: absolute;left: 50%;margin-left: -35px;top: 236px;cursor: pointer;}
/*.culture-video .culture-videoL .box p{position: absolute;width: 100%;top: 320px;font-size: 24px;color: #fff;text-align: center;}*/
.culture-video .culture-videoR{float: right;width: 455px;position: relative;height: 580px;overflow:hidden;overflow-y: auto;padding-right: 12px;}
.culture-video .culture-videoR .scroll{width:12px;height:580px;position: absolute;background:#fff;z-index: 99;right: 0;top: 0;display: block;}
.culture-video .culture-videoR .scroll p{width:6px;height:61px;cursor:auto;right:0;top:1px;position:absolute; background:#005bac;border-radius: 5px;}
.culture-video .culture-videoR .culture-videoR-list{height: 580px;position: relative;width: 455px;}
.culture-video .culture-videoR .culture-videoR-list ul{position: absolute;left: 0;top: 0;}
.culture-video .culture-videoR .culture-videoR-list li{height: 180px;width: 455px;margin-top: 20px;cursor: pointer;}
.culture-video .culture-videoR .culture-videoR-list li:first-child{margin-top: 0;}
.culture-video .culture-videoR dl{height: 180px;background: #e7e7e7;margin-left: 5px;}
.culture-video .culture-videoR dt{float: left;width: 240px;height: 180px;position: relative;background: #000;transition: all .3s ease-out;-webkit-transition: all .3s ease-out;-moz-transition: all .3s ease-out;-o-transition: all .3s ease-out;}
.culture-video .culture-videoR dt .culture-videoRPic{display: block;width: 240px;height: 180px;opacity: 0.5;filter: alpha(opacity=50);}
.culture-video .culture-videoR dt .culture-videoRBtn{position: absolute;left: 50%;display: block;width: 42px;height: 42px;margin-left: -21px;top: 50%;margin-top: -21px;}
.culture-video .culture-videoR dd i{display: none;position: absolute;top: 86px;left: -273px;width: 5px;height: 9px;background: url(Img/Inpage/culture-video-icon01.png) no-repeat center;}
.culture-video .culture-videoR dd{float: left;margin-left: 28px;width: 160px;padding-top: 28px;height: 152px;position: relative;}
.culture-video .culture-videoR dd h3{font-size: 20px;color: #666666;font-weight: normal;}
.culture-video .culture-videoR dd p{font-size: 13px;color: #999999;font-family: arial;bottom: 34px;left: 0;position: absolute;}
.culture-video .culture-videoR li:hover dl{background: #005bac;}
.culture-video .culture-videoR li:hover dl dd h3,.culture-video .culture-videoR dl:hover p{color: #fff;}
.culture-video .culture-videoR li:hover dl i{display: block;}
.culture-video .culture-videoR li:hover dl .culture-videoRPic{opacity: 1;filter: alpha(opacity=100);}
.culture-video .culture-videoR li:hover dl dt{transform: scale(0.96,0.94);}
.culture-video .culture-videoR li.cur dl{background: #005bac;}
.culture-video .culture-videoR li.cur dl dd h3,.culture-video .culture-videoR li.cur dd p{color: #fff;}
.culture-video .culture-videoR li.cur dl i{display: block;}
.culture-video .culture-videoR li.cur dl .culture-videoRPic{opacity: 1;filter: alpha(opacity=100);}
.culture-video .culture-videoR li.cur dl dt{transform: scale(0.96,0.94);}

/* culture-yj */
.culture-yj{width: 100%;padding: 69px 0 66px 0;background: url(Img/Inpage/culture-yjBg01.jpg) no-repeat center;height: 440px;}
.culture-yj .mainCon{position: relative;width: 100%;overflow: hidden;}
.culture-yj .mainCon li{float: left;width: 340px;height: 440px;background: #fff;margin-left: 90px;text-align: center;position: relative;top: 600px;}
.culture-yj .mainCon li span{display: block;width: 340px;height: 210px;}
.culture-yj .mainCon li span img{display: block;width: 340px;height: 210px;}
.culture-yj .mainCon li:first-child{margin-left: 0;}
.culture-yj .mainCon li h3{font-size: 24px;color: #0166b3;margin: 30px 0 24px 0;font-weight: normal;}
.culture-yj .mainCon li p{font-size: 14px;color: #333333;line-height: 25px;}
.culture-yj .mainCon li i{display: block;width: 38px;height: 1px;background: #cdcdcd;position: absolute;bottom: 40px;left: 50%;margin-left: -19px;}

/* culture-yj */
.culture-yj{width: 100%;padding: 69px 0 66px 0;background: url(Img/Inpage/culture-yjBg01.jpg) no-repeat center;height: 440px;}
.culture-yj .mainCon{position: relative;width: 100%;overflow: hidden;}
.culture-yj .mainCon li{float: left;width: 340px;height: 440px;background: #fff;margin-left: 90px;text-align: center;position: relative;top: 600px;}
.culture-yj .mainCon li span{display: block;width: 340px;height: 210px;}
.culture-yj .mainCon li span img{display: block;width: 340px;height: 210px;}
.culture-yj .mainCon li:first-child{margin-left: 0;}
.culture-yj .mainCon li h3{font-size: 24px;color: #0166b3;margin: 30px 0 24px 0;font-weight: normal;}
.culture-yj .mainCon li p{font-size: 14px;color: #333333;line-height: 25px; text-align:left; margin:auto 63px;}
.culture-yj .mainCon li i{display: block;width: 38px;height: 1px;background: #cdcdcd;position: absolute;bottom: 40px;left: 50%;margin-left: -19px;}

/* duty 社会责任*/
/* dutyBanner */
.dutyBanner{background: url(Img/Inpage/dutyBanner.jpg) no-repeat center;}

/* duty-love */
.duty-love{width: 100%;background: url(Img/Inpage/duty-loveBg01.jpg) no-repeat center;height: 612px;}
.duty-love .mainCon{width: 100%;position: relative;height: 611px;}
.duty-love .mainCon img{display: block;border-radius: 50%;}
.duty-love .mainCon .duty-love-pic{display: block;overflow: hidden;position: absolute;border-radius: 50%;}
.duty-love .mainCon .duty-love-pic1{width: 199px;height: 199px;top: 126px;left: 30px;}
.duty-love .mainCon .duty-love-pic2{width: 134px;height: 134px;top: 273px;left: 249px;}
.duty-love .mainCon .duty-love-pic3{width: 130px;height: 130px;top: 88px;left: 871px;}
.duty-love .mainCon .duty-love-pic4{width: 265px;height: 265px;top: 246px;left: 928px;}
.duty-love .mainCon .duty-love-pic1 img{width: 199px;height: 199px;}
.duty-love .mainCon .duty-love-pic2 img{width: 134px;height: 134px;}
.duty-love .mainCon .duty-love-pic3 img{width: 130px;height: 130px;}
.duty-love .mainCon .duty-love-pic4 img{width: 265px;height: 265px;}

.duty-love .mainCon .duty-love-pic1 .box{width: 199px;height: 199px;top: 224px;left: -218px;}
.duty-love .mainCon .duty-love-pic2 .box{width: 134px;height: 134px;top: 145px;left: -136px;}
.duty-love .mainCon .duty-love-pic3 .box{width: 130px;height: 130px;top: 157px;left: -157px;}
.duty-love .mainCon .duty-love-pic4 .box{width: 265px;height: 265px;top:281px;left:-269px;}

.duty-love .mainCon .duty-love-pic .box{overflow: hidden;position: absolute;border-radius: 50%;}
.duty-love .mainCon .duty-love-pic .box ul{position: absolute;top: 0;left: 0;}
.duty-love .mainCon .duty-love-pic .box ul li{float: left;}
.duty-love .mainCon .duty-love-pic1 .box li{width: 199px;height: 199px;}
.duty-love .mainCon .duty-love-pic2 .box li{width: 134px;height: 134px;}
.duty-love .mainCon .duty-love-pic3 .box li{width: 130px;height: 130px;}
.duty-love .mainCon .duty-love-pic4 .box li{width: 265px;height: 265px;}



/* duty-news */
.duty-news{padding-top: 35px;padding-bottom: 44px;}
.duty-titleMenu li a{background: url(Img/Inpage/com-titleMenu-y02.png) no-repeat center top;}
.duty-titleMenu li span{width: 32px;height: 32px;}
.duty-titleMenu li span img{width: 30px;height: 64px;position: relative;top: -32px;}
.duty-titleMenu li.cur i{background: #005bac;}
.duty-news .mainCon{margin-top: 22px;}
.duty-news .mainCon .cybj-newsBtn{top: 220px;}
.duty-news .mainCon .cybj-news-lunb{position: relative;/*height: 505px;*/ height:460px; overflow: hidden;}
.duty-news .mainCon .cybj-news-lunb .conBox{height: 460px;}
.duty-news .mainCon .cybj-news-lunb .conBox ul{height: 460px;}
.duty-news .mainCon .cybj-news-lunb .conBox li{height: 429px;}
.duty-news .mainCon .cybj-news-lunb .conBox li a.more:hover{color: #005bac;}
.duty-news .com-newsBtnList{position: absolute;left: 0;bottom: 0;}
.duty-news .com-newsBtnList span{background: url(Img/Inpage/com-base-y02.png) no-repeat center top;}
.duty-news .com-newsBtnList span.cur{background-position: center bottom;}



/* tslj 图说龙健*/
/* tsljBanner */
.tsljBanner{background: url(Img/Inpage/tsljBanner.jpg) no-repeat center;}


/* tslj-base */
.tslj-base{padding: 60px 0;}

/* tslj-appearance */
.tslj-appearance{width: 100%;background: #f6f6f6;padding-bottom: 22px;}
.tslj-appearanceMenu{width: 100%;margin-top: 38px;text-align: center;}
.tslj-appearanceMenu ul{display: inline-block;*display: inline-block;}
.tslj-appearanceMenu li{float: left;width: 135px;height: 45px;margin: 0 7px;position: relative;font-size: 16px;color: #666666;text-align: center;border-radius: 6px 0 6px 0;line-height: 45px;}
.tslj-appearanceMenu li.cur{background: #005bac;color: #fff;}
.tslj-appearance .mainCon{width: 100%;margin: 32px auto 0;overflow: hidden;}
.tslj-appearance .mainCon ul{width: 105%; text-align:center;}
.tslj-appearance .mainCon li{width: 380px;margin-right: 30px;margin-bottom: 28px; display:inline-block; *display:inline-block;}
.tslj-appearance .mainCon li .appearance-pic{padding-top: 19px;height: 269px;background: #fff;width: 378px;border: 1px solid #ebebeb;}
.tslj-appearance .mainCon li .appearance-pic span{display: block;width: 340px;height: 250px;margin: 0 auto;overflow: hidden;}
.tslj-appearance .mainCon li img{display: block;width: 340px;height: 250px;transition: all 1s ease-out;}
.tslj-appearance .mainCon li p{font-size: 14px;color: #666666;text-align: center;padding: 0 10px;margin-top: 20px;}
.tslj-appearance .mainCon li a{display: block;text-decoration: none;}
.tslj-appearance .mainCon li:hover img{transform: scale(1.1);}
.tslj-appearance .mainCon li:hover p{color: #0166b3;font-weight: bold;}

/* tslj-album */
.tslj-album{padding: 60px 0;background: #005bac;}

.tslj-album .mainCon .com-baseMenu li.cur{background: #abce03;border-color: #abce03;}
.tslj-album .mainCon .com-baseMenu li a{color: #fff;}
.tslj-album .mainCon .com-baseMenu li{border-color: #004e94;}




/* welfare 公司福利*/
/* welfareBanner */
.welfareBanner{background: url(Img/Inpage/welfareBanner.jpg) no-repeat center;}
.welfareBanner .com-banner-title h3,.welfareBanner .com-banner-title p{color: #005bac;}
.welfareBanner .com-banner-title i{background: #005bac;}

/* welfare-topMenu */
.welfare-topMenu li span{top: 9px;}



/* welfare-titleMenu */
.welfare-titleMenu li a{background: url(Img/Inpage/com-titleMenu-y02.png) no-repeat center top;}
.welfare-titleMenu li span{width: 32px;height: 32px;}
.welfare-titleMenu li span img{width: 32px;height: 64px;position: relative;top: -32px;}
.welfare-titleMenu li.cur i{background: #005bac;}
.welfare-titleMenu li:hover i{background: #005bac;}
.welfare-titleMenu li:hover span img{top: 0px;}
.welfare-titleMenu li:hover a{background-position: center bottom;}
.welfare-titleMenu li:hover p{color: #fff;}


/* welfare */
.welfare{width: 100%;background: #f6f6f6;}
.welfare .mainCon{margin-top: 0px;padding: 56px 50px 40px;border: 1px solid #ebebeb;background: #fff;}
.welfare .mainCon .welfare-conTop dt{float: left;width: 525px;height: 260px;}
.welfare .mainCon .welfare-conTop dt img{display: block;width: 525px;height: 250px;}
.welfare .mainCon .welfare-conTop dd{float: right;width: 532px;}
.welfare .mainCon .welfare-conTop dd p{font-size: 14px;color: #333333;line-height: 23px;}
.welfare .mainCon .welfare-conMian{margin-top: 48px;}
.welfare .mainCon .welfare-conMian h2{font-size: 24px;color: #005bac;font-weight: normal;}
.welfare .mainCon .welfare-conMian .box{margin-top: 34px;}
.welfare .mainCon .welfare-conMian dl{margin-top: 50px;}
.welfare .mainCon .welfare-conMian dl:first-child{margin-top: 0;}
.welfare .mainCon .welfare-conMian dd{float: right;width: 549px;height: 268px;}
.welfare .mainCon .welfare-conMian dd img{display: block;width: 549px;height: 268px;}
.welfare .mainCon .welfare-conMian dt{float: left;width: 492px;height: 267px;border-bottom: 1px solid #e5e5e5;}
.welfare .mainCon .welfare-conMian dt span{display: inline-block;*display: inline-block;font-size: 26px;color: #fff;font-weight: bold;width: 50px;height: 50px;line-height: 50px;text-align: center;background: #005bac;}
.welfare .mainCon .welfare-conMian dt p{font-size: 14px;color: #333333;margin-top: 28px;line-height: 23px;}
.welfare .mainCon .welfare-conMian dl.even dt{float: right;text-align: right;}
.welfare .mainCon .welfare-conMian dl.even dd{float: left;}
.welfare .mainCon .welfare-address{padding-top: 42px;margin-top: 50px;border-top: 1px solid #eeeeee;}
.welfare .mainCon .welfare-address dt{float: left;width: 43px;height: 53px;}
.welfare .mainCon .welfare-address dt img{display: block;width: 43px;height: 53px;}
.welfare .mainCon .welfare-address dd{width: 1018px;float: right;}
.welfare .mainCon .welfare-address dd h3{font-size: 24px;color: #333333;font-weight: normal;}
.welfare .mainCon .welfare-address dd p{font-size: 14px;color: #333333;margin-top: 8px;}


/* join */
.join{width: 100%;background: #f6f6f6;padding: 50px 0 38px 0;}
.join .mainCon{margin-top: 22px;padding: 56px 50px 40px;border: 1px solid #ebebeb;background: #fff;}

/* ljnews 龙健动态*/
/* ljnewsBanner */
.ljnewsBanner{background: url(Img/Inpage/ljnewsBanner.jpg) no-repeat center;height: 650px;}



/* ljnews-topMenu */
.ljnews-topMenu li span{top: 9px;}

.ljnews-tj{width: 100%;position: relative;}
.ljnews-tj .conBox{position: absolute;width: 100%;top: -250px;left: 0;background: url(Img/Inpage/ljnews-tjBg01.png);overflow: hidden;height: 250px;}
.ljnews-tj .mainCon{padding: 50px 0;height: 150px;position:relative;top: 500px;}
.ljnews-tj .mainCon dt{float: left;width: 291px;border-right: 1px solid #403a35;height: 150px;position: relative;}
.ljnews-tj .mainCon dt h3{font-size: 20px;color: #fff;font-weight: normal;}
.ljnews-tj .mainCon dt h3 a{color: #fff;text-decoration: none;}
.ljnews-tj .mainCon dd{width: 820px;float: right;position: relative;}
.ljnews-tj .mainCon dd p{font-size: 14px;color: #fff;line-height: 22px;width: 628px;height: 150px;}
.ljnews-tj .mainCon dd i{display: block;width: 34px;height: 1px;background: #fff;position: absolute;left: 0;bottom:14px;}
.ljnews-tj .mainCon dd a{display: block;width: 35px;height: 35px;overflow: hidden;position: absolute;right: 0;top: 0;}
.ljnews-tj .mainCon dd img{display: block;width: 35px;height: 105px;top: -35px;}
.ljnews-tj .mainCon dt span{display: block;font-size: 16px;color: #fff;font-weight: bold;position: absolute;left: 0;bottom: 10px;}

/* ljnews */
.ljnews{width: 100%;background: #f6f6f6;padding: 40px 0;}
.ljnews .mainCon{width: 100%;}
.ljnews .mainCon dl{padding: 20px;background: #fff;border: 1px solid #ebebeb;height: 145px;margin-top: 10px;}
.ljnews .mainCon dl:first-child{margin-top: 0;}
.ljnews .mainCon dt{float: left;width: 243px;height: 145px;overflow: hidden;}
.ljnews .mainCon dt img{display: block;width: 243px;height: 145px;transition: all 1s ease-out;}
.ljnews .mainCon dd{width:796px;height: 145px;position: relative;float: right;padding-right: 76px;}
.ljnews .mainCon dd h3{font-size: 20px;color: #333333;font-weight: normal;padding-top: 8px;}
.ljnews .mainCon dd h3 a{color: #333333;text-decoration: none;}
.ljnews .mainCon dd p{font-size: 14px;color: #666666;line-height: 23px;margin-top: 16px;}
.ljnews .mainCon dd span{display: block;font-size: 16px;color: #cccccc;font-weight: bold;position: absolute;left: 0;bottom: 0;}
.ljnews .mainCon dd a.more{display: block;width: 35px;height: 35px;position: absolute;top: 0;right: 0;overflow: hidden;}
.ljnews .mainCon dd a.more img{width: 35px;height: 105px;position: relative;}
.ljnews .mainCon dl:hover{background: #318e89;border-color: #318e89;}
.ljnews .mainCon dl:hover h3 a{color: #fff;}
.ljnews .mainCon dl:hover p a{color: #fff;}
.ljnews .mainCon dl:hover span{color: #fff;}
.ljnews .mainCon dl:hover a.more img{top: -70px;}
.ljnews .mainCon dl:hover dt img{transform: scale(1.1);}

/* ljnewsDetails 龙健动态详情*/
/* ljnewsDetailsBanner */
.ljnewsDetailsBanner{background: url(Img/Inpage/ljnewsDetailsBanner.jpg) no-repeat center;}

/* ljnewsDetails */
.ljnewsDetails{width: 100%;background: #f6f6f6;padding: 40px 0 62px 0;}
.ljnewsDetails .mainCon{background: #fff;border: 1px solid #ebebeb;}
.ljnewsDetails .article{width: 100%;}
.ljnewsDetails .article .article-title{height: 117px;padding: 58px 70px 0;border-bottom: 1px solid #ebebeb;position: relative;}
.ljnewsDetails .article .article-title h1{font-size: 30px;color: #333333;font-weight: normal;}
.ljnewsDetails .article .article-title p{margin-top: 22px;overflow: hidden;}
.ljnewsDetails .article .article-title p span{display: block;float: left;font-size: 14px;color: #666666;padding: 0 8px;border-left: 1px dotted #959595;}
.ljnewsDetails .article .article-title p span #cntrHits{ float:right;}
.ljnewsDetails .article .article-title p span:first-child{padding-left: 0;border-left: none;}
.ljnewsDetails .article .news-enjoy1{position: absolute;right: 70px;top: 24px; width:152px;}
.ljnewsDetails .article .news-enjoy span{display: block;float: left;font-size: 14px;color: #777777;line-height: 16px;}
.ljnewsDetails .article .news-enjoy a{display: block;float: left;}
.ljnewsDetails .article .news-enjoy a img{display: block;}
.ljnewsDetails .article .article-con{padding: 42px 44px 55px;}
.ljnewsDetails .article .article-con img{display: block;margin: 0px auto; max-width:100%;}
.ljnewsDetails .article .article-con p{font-size: 14px;color: #333333;line-height: 28px;}
.ljnewsDetails .article .article-con h3{font-size: 20px;color: #333333;font-weight: normal;margin-bottom: 30px;}
.ljnewsDetails .article .article-con .news-enjoy2{margin-top: 20px;}
.ljnewsDetails .article .article-con .news-enjoy2 span{float: right;}
.ljnewsDetails .article .article-con .news-enjoy2 a{float: right;}
.ljnewsDetails .article .article-con .news-enjoy2 a img{margin: 0;}
.ljnewsDetails .news-fanye{width: 100%;position: relative;padding-top: 28px;}
.ljnewsDetails .news-fanye .previousPage{float: left;position: relative; width:44%;}

.ljnewsDetails .news-fanye .previousPage span{width: 50px;height: 49px;display: block;overflow: hidden;float: left;}
.ljnewsDetails .news-fanye .previousPage img{display: block;width: 50px;height: 98px;position: relative;}
.ljnewsDetails .news-fanye .previousPage i{display: block;width: 1px;height: 28px;background: #ebebeb;position: absolute;left: 26px;top: -28px;}
.ljnewsDetails .news-fanye .NewsDetPage:hover img{top: -49px;}
.ljnewsDetails .news-fanye .previousPage em{display: block;float: left;height: 49px;line-height: 49px;font-size: 14px;color: #333333;margin-left: 12px; width:87%; overflow:hidden;}
.ljnewsDetails .news-fanye .nextPage{float: right;position: relative; width:44%;}
.ljnewsDetails .news-fanye .nextPage span{width: 50px;height: 49px;display: block;overflow: hidden;float: right;}
.ljnewsDetails .news-fanye .nextPage img{display: block;width: 50px;height: 98px;position: relative;}
.ljnewsDetails .news-fanye .nextPage i{display: block;width: 1px;height: 28px;background: #ebebeb;position: absolute;right: 26px;top: -28px;}
.ljnewsDetails .news-fanye .nextPage em{display: block;float: right;height: 49px;line-height: 49px;font-size: 14px;color: #333333;margin-right: 12px;width:87%;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;text-align: right;}
.ljnewsDetails .news-fanye .list{display: block;width: 50px;height: 49px;position: absolute;left: 50%;margin-left: 0px;top: 28px;}
.ljnewsDetails .news-fanye .list i{display: block;width: 1px;height: 28px;background: #ebebeb;position: absolute;right: 26px;top: -28px;}


/* ljnewsERA */
.ljnewsERA{width: 100%;background: #f6f6f6;padding: 40px 0 62px 0;}
.ljnewsERA .mainCon{background: #fff;border: 1px solid #ebebeb;}
.ljnewsERA .article{width: 100%;}
.ljnewsERA .article .article-title{height: 117px;padding: 58px 70px 0;border-bottom: 1px solid #ebebeb;position: relative;}
.ljnewsERA .article .article-title h1{font-size: 30px;color: #333333;font-weight: normal;}
.ljnewsERA .article .article-title p{margin-top: 22px;overflow: hidden;}
.ljnewsERA .article .article-title p span{display: block;float: left;font-size: 14px;color: #666666;padding: 0 8px;border-left: 1px dotted #959595;}
.ljnewsERA .article .article-title p span #cntrHits{ float:right;}
.ljnewsERA .article .article-title p span:first-child{padding-left: 0;border-left: none;}
.ljnewsERA .article .news-enjoy1{position: absolute;right: 70px;top: 24px; width:152px;}
.ljnewsERA .article .news-enjoy span{display: block;float: left;font-size: 14px;color: #777777;line-height: 16px;}
.ljnewsERA .article .news-enjoy a{display: block;float: left;}
.ljnewsERA .article .news-enjoy a img{display: block;}
.ljnewsERA .article .article-con{padding: 42px 44px 55px;}
.ljnewsERA .article .article-con img{display: block;margin: 0px auto; max-width:100%;}
.ljnewsERA .article .article-con p{font-size: 14px;color: #333333;line-height: 28px;}
.ljnewsERA .article .article-con h3{font-size: 20px;color: #333333;font-weight: normal;margin-bottom: 30px;}
.ljnewsERA .article .article-con .news-enjoy2{margin-top: 20px;}
.ljnewsERA .article .article-con .news-enjoy2 span{float: right;}
.ljnewsERA .article .article-con .news-enjoy2 a{float: right;}
.ljnewsERA .article .article-con .news-enjoy2 a img{margin: 0;}
.ljnewsERA .news-fanye{width: 100%;position: relative;padding-top: 28px;}
.ljnewsERA .news-fanye .previousPage{float: left;position: relative;}

.ljnewsERA .news-fanye .previousPage span{width: 50px;height: 49px;display: block;overflow: hidden;float: left;}
.ljnewsERA .news-fanye .previousPage img{display: block;width: 50px;height: 98px;position: relative;}
.ljnewsERA .news-fanye .previousPage i{display: block;width: 1px;height: 28px;background: #ebebeb;position: absolute;left: 26px;top: -28px;}
.ljnewsERA .news-fanye .NewsDetPage:hover img{top: -49px;}
.ljnewsERA .news-fanye .previousPage em{display: block;float: left;height: 49px;line-height: 49px;font-size: 14px;color: #333333;margin-left: 12px; width:510px; overflow:hidden;}
.ljnewsERA .news-fanye .nextPage{float: right;position: relative;}
.ljnewsERA .news-fanye .nextPage span{width: 50px;height: 49px;display: block;overflow: hidden;float: right;}
.ljnewsERA .news-fanye .nextPage img{display: block;width: 50px;height: 98px;position: relative;}
.ljnewsERA .news-fanye .nextPage i{display: block;width: 1px;height: 28px;background: #ebebeb;position: absolute;right: 26px;top: -28px;}
.ljnewsERA .news-fanye .nextPage em{display: block;float: right;height: 49px;line-height: 49px;font-size: 14px;color: #333333;margin-right: 12px;}
.ljnewsERA .news-fanye .list{display: block;width: 50px;height: 49px;position: absolute;left: 50%;margin-left: 0px;top: 28px;}
.ljnewsERA .news-fanye .list i{display: block;width: 1px;height: 28px;background: #ebebeb;position: absolute;right: 26px;top: -28px;}


.ljnewsERA .article .ljsd_xz{position: absolute;right: 129px;top: 58px;}
.ljnewsERA .article .ljsd_xz a{display: block;float: left;text-align: center;}
.ljnewsERA .article .ljsd_xz a img{display: block;margin: 0 auto;}
.ljnewsERA .article .ljsd_xz a span{display: block;margin-top: 6px;}

/* video 龙健动态详情*/
/* videoBanner */
.videoBanner{background: url(Img/Inpage/videoBanner.jpg) no-repeat center;}

/* video */
.video{width: 100%;background: #f6f6f6;padding: 60px 0 38px 0;}
.video .mainCon{width: 100%;}
.video .mainCon ul{width: 105%;}
.video .mainCon li{float: left;width: 340px;height: 364px;padding: 19px 19px 0;border: 1px solid #ebebeb;border-radius: 6px 0 6px 0;background: #fff;position: relative;margin-right: 30px;margin-bottom: 30px;}
.video .mainCon li .video-pic{display: block;width: 340px;height: 230px;}
.video .mainCon li .video-pic img{display: block;width: 340px;height: 230px;}
.video .mainCon li h3{margin: 24px 0 12px 0;font-size: 18px;color: #333333;font-weight: normal;}
.video .mainCon li span{display: block;font-size: 16px;color: #cccccc;font-weight: bold;}
.video .mainCon li i{display: block;width: 21px;height: 19px;overflow: hidden;position: absolute;right: 19px;bottom: 19px;}
.video .mainCon li i img{display: block;width: 21px;height: 38px;position: relative;}
.video .mainCon li:hover i img{top: -19px;}
.video-paging{margin-top: 5px;}



/* jlhd 交流互动*/
/* jlhdBanner */
.jlhdBanner{background: url(Img/Inpage/jlhdBanner.jpg) no-repeat center;}


/* jlhdCon1 */
.jlhdCon1{width: 100%;padding-top: 38px;}
.jlhdCon1 .jlhdCon1L{float: left;width: 520px;}
.jlhdCon1 .jlhdCon1L h2{font-size: 24px;color: #318e89;font-weight: normal;}
.jlhdCon1 .jlhdCon1L h2 em{font-weight: bold;}
.jlhdCon1 .jlhdCon1L span{display: block;font-size: 32px;color: #cccccc;font-weight: bold;text-transform: uppercase;margin-top: 10px;}
.jlhdCon1 .jlhdCon1L i{font-size: 12px;color: #cccccc;font-weight: bold;display: block;font-style: normal;text-transform: uppercase;}
.jlhdCon1 .jlhdCon1L p{font-size: 14px;color: #333333;line-height: 23px;margin-top: 48px;}
.jlhdCon1 .jlhdCon1R{float: right;width: 520px;}

.jlhdCon1 .jlhdCon1R h2{font-size: 24px;color: #318e89;font-weight: normal;}
.jlhdCon1 .jlhdCon1R h2 em{font-weight: bold;}
.jlhdCon1 .jlhdCon1R span{display: block;font-size: 32px;color: #cccccc;font-weight: bold;text-transform: uppercase;margin-top: 10px;}
.jlhdCon1 .jlhdCon1R i{font-size: 12px;color: #cccccc;font-weight: bold;display: block;font-style: normal;text-transform: uppercase;}
.jlhdCon1 .jlhdCon1R dl{margin-top: 48px;}
.jlhdCon1 .jlhdCon1R dt{float: left;width: 104px;}
.jlhdCon1 .jlhdCon1R dt h3{font-size: 30px;color: #318e89;font-weight: normal;}
.jlhdCon1 .jlhdCon1R dt p{font-size: 14px;color: #333333;}
.jlhdCon1 .jlhdCon1R dd{width: 403px;float: right;}
.jlhdCon1 .jlhdCon1R dd p{height: 39px;line-height: 39px;text-indent: 26px;width:403px;font-size: 16px;color: #333333;margin-top: 10px;}
.jlhdCon1 .jlhdCon1R dd p:first-child{margin-top: 0;}
.jlhdCon1 .jlhdCon1R dd p.p1{background: url(../images/jlhdCon1Bg01.png) no-repeat center;}
.jlhdCon1 .jlhdCon1R dd p.p2{background: url(../images/jlhdCon1Bg02.png) no-repeat center;}
.jlhdCon1 .jlhdCon1R dd p.p3{background: url(../images/jlhdCon1Bg03.png) no-repeat center;}


/* jlhdCon2 */
.jlhdCon2{width: 100%;padding-bottom: 55px;margin-top: 46px;}
.jlhdCon2 .mainCon{width: 100%;}
.jlhdCon2 .mainCon dl{width: 100%;height: 350px;position: relative;margin-top: 20px;overflow: hidden;}
.jlhdCon2 .mainCon dl:first-child{margin-top: 0;}
.jlhdCon2 .mainCon dt{width: 1200px;height: 350px;}
.jlhdCon2 .mainCon dt img{display: block;width: 1200px;height: 350px;}
.jlhdCon2 .mainCon dd{padding: 46px 52px 0 56px;width: 502px;height: 234px;position: absolute;right: 0;bottom: -400px;background: url(../images/jlhdCon2Bg01.png);}
.jlhdCon2 .mainCon dd h3{font-size: 24px;color: #fff;}
.jlhdCon2 .mainCon dd p{font-size: 13px;color: #fff;line-height: 22px;margin-top: 18px;}
.jlhdCon2 .mainCon dd img{display: block;width: 39px;height: 39px;position: absolute;right: 52px;bottom: 30px;}



/* linkUs 联系我们*/
/* linkUsBanner */
.linkUsBanner{background: url(Img/Inpage/linkUsBanner.jpg) no-repeat center;}


/* linkUsCon1 */
.linkUsCon1{width: 100%;padding-bottom: 68px;}
.linkUsCon1 .mainCon{width: 100%;padding-top: 58px;position: relative;}
.linkUsCon1 .mainCon h2{font-size: 32px;color: #005bac;font-weight: normal;}
.linkUsCon1 .mainCon .linkUsCon1-address{margin-top: 26px;}
.linkUsCon1 .mainCon .linkUsCon1-address p{font-size: 14px;color: #333333;margin-bottom: 7px;}
.linkUsCon1 .mainCon .linkUsCon1-phone{margin-top: 24px;}
.linkUsCon1 .mainCon .linkUsCon1-phone .dl{float: left;width: 242px;margin-right: 80px;}
.linkUsCon1 .mainCon .linkUsCon1-phone .dt{float: left;width: 29px;height: 34px;margin-top: 4px;}
.linkUsCon1 .mainCon .linkUsCon1-phone .dt img{display: block;width: 29px;height: 34px;}
.linkUsCon1 .mainCon .linkUsCon1-phone .dd{width: 199px;float: right;}
.linkUsCon1 .mainCon .linkUsCon1-phone .dd p{font-size: 14px;color: #005bac;}
.linkUsCon1 .mainCon .linkUsCon1-phone .dd .span{display: block;font-weight: bold;color: #abce03;font-size: 24px;}
.linkUsCon1 .mainCon .linkUsCon1-phone .dd em{display: block;font-size: 11px;color: #cccccc;}
.linkUsCon1 .mainCon .i{display: block;width: 100%;height: 1px;background: #ededed;position: absolute;top: 207px;left: 0;}
.linkUsCon1 .mainCon .linkUsCon1-ma{width: 380px;position: absolute;right: 0;top: 64px;}
.linkUsCon1 .mainCon .linkUsCon1-ma .box{width: 178px;padding-top: 24px;border: 1px solid #ebebeb;border-radius: 6px;float: left;text-align: center;height: 154px;margin-left: 20px;background: #fff;}
.linkUsCon1 .mainCon .linkUsCon1-ma .box:first-child{margin-left: 0;}
.linkUsCon1 .mainCon .linkUsCon1-ma .box img{display: block;width: 119px;height: 118px;margin: 0 auto;}
.linkUsCon1 .mainCon .linkUsCon1-ma .box p{margin-top: 4px;font-size: 14px;color: #999999;}


/* linkUsCon2 */
.linkUsCon2{width:1200px; margin:0 auto;}
.linkUsCon2 .mainCon{width: 100%;position: relative;height: 500px;}
.linkUsCon2 .mainCon img{display: block;position: absolute;left: 50%;margin-left: -960px;width: 1920px;height: 420px;top: 0;}

/* linkUsCon3 */
.linkUsCon3{width: 100%;padding-top: 60px;padding-bottom: 54px;}
.linkUsCon3 .mainCon{width: 100%;margin-top: 60px;}
.linkUsCon3 .menu{width: 100%;}
.linkUsCon3 .menu li{float: left;width: 135px;height: 45px;line-height: 45px;text-align: center;font-size: 16px;color: #666666;margin-right: 16px;}
.linkUsCon3 .menu li.cur{background: #005bac;border-radius: 6px 0 6px 0;color: #fff;}
.linkUsCon3 .mainCon .linkUsCon3L{width: 600px;float: left;padding-top: 38px;}
.linkUsCon3 .mainCon .linkUsCon3L img{display: block;}
.linkUsCon3 .mainCon .linkUsCon3R{width: 558px;float: right;}
.linkUsCon3 .mainCon .linkUsCon3R li{border-top: 1px solid #ececec;border-left: 1px solid #dddddd;position: relative;padding: 18px 50px 18px 24px;}
.linkUsCon3 .mainCon .linkUsCon3R li i{display: block;width: 7px;height: 7px;background: #cccccc;border-radius: 50%;position: absolute;top: 25px;left: -4px;}
.linkUsCon3 .mainCon .linkUsCon3R li:first-child{border-top: none;}
.linkUsCon3 .mainCon .linkUsCon3R li h3{font-size: 16px;color: #333333;font-weight: normal;}
.linkUsCon3 .mainCon .linkUsCon3R li p{font-size: 13px;color: #666666;margin-top: 9px;}
.linkUsCon3 .mainCon .linkUsCon3R li h3 a{color: #333333;text-decoration: none;}
.linkUsCon3 .mainCon .linkUsCon3R li a.companylink{display: block;width: 20px;height: 15px;overflow: hidden;position: absolute;top: 24px;right: 0;}
.linkUsCon3 .mainCon .linkUsCon3R li a.companylink img{display: block;width: 20px;height: 30px;position: relative;}
.linkUsCon3 .mainCon .linkUsCon3R li:hover h3 a,.linkUsCon3 .mainCon .linkUsCon3R li:hover p{color: #005bac;}
.linkUsCon3 .mainCon .linkUsCon3R li:hover a.companylink img{top: -15px;}
.linkUsCon3 .mainCon .linkUsCon3R li:hover i{background: #005bac;}


/* sxy 龙健商学院*/
/* sxyBanner */
.sxyBanner{background: url(Img/Inpage/sxyBanner.jpg) no-repeat center;}


/* sxy-newCourse */
.sxy-newCourse{width: 100%;padding-top: 50px;}
.sxy-newCourse .mainCon{height: 260px;background: #f6f6f6;border-radius: 6px;padding: 0 40px;}
.sxy-newCourse .mainCon .top{height: 80px;border-bottom: 1px solid #e9e9e9;}
.sxy-newCourse .mainCon .top h2{float: left;line-height: 80px;font-size: 24px;color: #005bac;font-weight: normal;}
.sxy-newCourse .mainCon .top span{display: block;float: right;margin-top: 26px;width: 28px;height: 29px;}
.sxy-newCourse .mainCon .top span img{display: block;width: 28px;height: 29px;}
.sxy-newCourse .mainCon .conBox{width: 100%;margin-top: 40px;}
.sxy-newCourse .mainCon .conBox li{float: left;width: 245px;border-left: 1px solid #e9e9e9;position: relative;height: 100px;padding-left: 34px;}
.sxy-newCourse .mainCon .conBox li:first-child{border-left: none;padding-left: 0;width: 279px;}
.sxy-newCourse .mainCon .conBox li h3{font-size: 16px;color: #333333;font-weight: normal;}
.sxy-newCourse .mainCon .conBox li p{font-size: 16px;color: #333333;}
.sxy-newCourse .mainCon .conBox li span{display: block;font-size: 16px;color: #cccccc;font-weight: bold;position: absolute;left: 34px;bottom: 14px;}
.sxy-newCourse .mainCon .conBox li i{display:block;width: 34px;height: 1px;background: #cccccc;position: absolute;left: 34px;bottom: 1px;}
.sxy-newCourse .mainCon .conBox li:first-child span{left: 0;}
.sxy-newCourse .mainCon .conBox li:first-child i{left: 0;}

.sxy-newCourse .pqb{height: 70px;background: #f6f6f6;margin-top: 20px;}
.sxy-newCourse .pqb h2{padding-left: 28px;border-left: 10px solid #005bac;font-size: 18px;color: #005bac;line-height: 70px;float: left;font-weight: normal;}
.sxy-newCourse .pqb h2 a{text-decoration: none;color: #005bac;}
.sxy-newCourse .pqb .details{display: block;font-size: 14px;color: #666666;line-height: 70px;margin-right: 26px;float: right;}

/* sxy-intro */
.sxy-intro{width: 100%;padding: 50px 0;}
.sxy-intro dt{float: left;width: 600px;height: 370px;border-radius: 6px;}
.sxy-intro dt img{display: block;width: 600px;height: 370px;border-radius: 6px;}
.sxy-intro dd{float: right;width: 516px;margin-right: 40px;height: 370px;position: relative;}
.sxy-intro dd h3{font-size: 28px;color: #005bac;font-weight: normal;}
.sxy-intro dd p{font-size: 14px;color: #333333;line-height: 24px;margin-top: 32px;}
.sxy-intro dd i{display:block;width: 34px;height: 1px;background: #cccccc;position: absolute;left: 0;bottom: 0;}


/* sxy-purpose */
.sxy-purpose{width: 100%;height: 450px;background: url(../images/sxy-purposeBg01.jpg) no-repeat center;}
.sxy-purpose .com-title h2{color: #fff;}
.sxy-purpose .com-title p{color: #fff;}
.sxy-purpose .mainCon{width: 100%;margin-top: 46px;}
.sxy-purpose .mainCon li{float: left;width: 299px;border-right: 1px solid #435769;padding-top: 20px;height: 218px;text-align: center;}
.sxy-purpose .mainCon li img{display: block;width: 49px;height: 49px;margin: 0 auto;}
.sxy-purpose .mainCon li h3{font-size: 24px;color: #fff;font-weight: normal;margin-top: 28px;}
.sxy-purpose .mainCon li p{padding: 0 24px;font-size: 14px;color: #fff;line-height: 24px;margin-top: 14px;}
.sxy-purpose .mainCon li:first-child{border-left: 1px solid #435769;width: 298px;}

/* sxy-structure */
.sxy-structure{width: 100%;background: url(Img/Inpage/sxy-structureBg01.jpg) no-repeat center;height:570px;}
.sxy-structure .com-title{padding-top: 54px;}
.sxy-structure .mainCon>img{display: block;width: 1200px;height: 403px;}

.sxy-structure .mainCon{position: relative;}

.sxy-structure .mainCon li{position: absolute;right: 108px;width: 250px;height: 70px;}
.sxy-structure .mainCon li .sxy-structure-box{width: 248px;height: 56px;padding: 12px 0px 0;border: 1px solid #e2e2e2;border-radius: 6px;background: #fff;display: none;}

.sxy-structure .mainCon li .sxy-structure-box>h3{font-size: 20px;color: #333333;font-weight: normal;}
.sxy-structure .mainCon li .sxy-structure-box>p{font-size: 10px;color: #333333;font-family: arial;margin-top: 1px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.sxy-structure .mainCon li .sxy-structure-box>i{display: none;width: 5px;height: 10px;position: absolute;left: 1px;top: 28px;background: url(Img/Inpage/tzzgx-framework-icon02.png) no-repeat center;z-index: 99999;}

.sxy-structure .mainCon li:hover .sxy-structure-box{background: #005bac;text-indent: 22px;}
.sxy-structure .mainCon li:hover h3,.sxy-structure .mainCon li:hover .sxy-structure-box>p{color: #fff;}
.sxy-structure .mainCon li .sxy-structure-intro{padding: 45px 40px 48px;width: 520px;background: #fff;z-index: 99;position: absolute;left: -599px;top: -150px;display: none;box-shadow: 1px 1px 40px -2px #bcbcbc;}
.sxy-structure .mainCon li .sxy-structure-intro h2{font-size: 18px;color: #005bac;font-weight: normal;}
.sxy-structure .mainCon li .sxy-structure-intro span{display: block;font-size: 12px;color: #005bac;font-family: arial;margin-top: 3px;}
.sxy-structure .mainCon li .sxy-structure-intro p{font-size: 14px;color: #333333;line-height: 24px;margin-top: 32px;}
.sxy-structure .mainCon li .sxy-structure-intro a{display: block;margin-top: 42px;width: 160px;height: 50px;line-height: 50px;text-align: center;text-decoration: none;font-size: 14px;color: #fff;background: #005bac;border-radius: 6px 0 6px 0;}
.sxy-structure .mainCon li .sxy-structure-intro a img{position: relative;top: 2px;margin-left: 12px;}
.sxy-structure .mainCon li .sxy-structure-box:hover .sxy-structure-intro{display: block;}
.sxy-structure .mainCon li .sxy-structure-box:hover>i{display: block;}
.sxy-structure .mainCon li:hover .sxy-structure-box{display: block}

.sxy-structure .mainCon li.li1{top: 0;}
.sxy-structure .mainCon li.li2{top: 105px;}
.sxy-structure .mainCon li.li3{top: 210px;}
.sxy-structure .mainCon li.li4{top: 315px;}



/* sxy-Faculty */
.sxy-Faculty{width: 100%;background: #f6f6f6;}
.sxy-Faculty .container{position: relative;padding-bottom: 60px;}
.sxy-Faculty .cybj-team-xian{position: absolute;width: 1px;height: 100%;background: #e5e5e5;top: 0;}
.sxy-Faculty .cybj-team-xian02{left: 400px;}
.sxy-Faculty .cybj-team-xian03{left: 799px;}
.sxy-Faculty .cybj-team-xian04{right: 0;}
.sxy-Faculty .cybj-team-xian01{left: 0;}
.sxy-Faculty .mainCon{width: 100%;margin-top: 52px;position: relative;}
.sxy-Faculty .mainCon .sxy-FacultyBtn{display: block;width: 40px;height: 40px;position: absolute;overflow: hidden;cursor: pointer;top: 50%;margin-top: -20px; display:block !important;}
.sxy-Faculty .mainCon .sxy-FacultyBtn img{display: block;width: 40px;height:80px;position: relative;}
.sxy-Faculty .mainCon i.prev{left: -70px;}
.sxy-Faculty .mainCon i.next{right: -70px;}
.sxy-Faculty .mainCon .sxy-FacultyBtn:hover img{top: -40px;}
.sxy-Faculty .mainCon .conBox{position: relative;overflow: hidden;width: 100%;height: 380px;}
.sxy-Faculty .mainCon .conBox ul{position: absolute;left: 0;top: 0;height: 380px;}
.sxy-Faculty .mainCon .conBox li{float: left;width: 1200px;overflow: hidden;}
.sxy-Faculty .mainCon .conBox li .box{width: 105%;}
.sxy-Faculty .mainCon .conBox li dl{width: 570px;height: 377px;position: relative;margin-right: 60px;margin-bottom: 60px;float: left;}
.sxy-Faculty .mainCon .conBox li dt{width: 280px;height: 350px;position: absolute;left: 0;top: 0;z-index: 9;}
.sxy-Faculty .mainCon .conBox li dt img{display: block;width: 280px;height: 350px;}
.sxy-Faculty .mainCon .conBox li dd{width: 236px;height: 280px;background: #e5e5e5;padding-left: 262px;padding-right: 22px;position: absolute;bottom: 0;right: 0;z-index: 8;}
.sxy-Faculty .mainCon .conBox li dd h3{font-size: 24px;color: #333333;font-weight: normal;position: relative;top: -75px;}
.sxy-Faculty .mainCon .conBox li dt i{display: block;width: 40px;height: 1px;position: relative;background: #005bac;position: absolute;right: -20px;top:30px;}
.sxy-Faculty .mainCon .conBox li dd h4{font-size: 20px;color: #666666;margin-top: 4px;top: -75px;position: relative;font-weight: normal;}
.sxy-Faculty .mainCon .conBox li dd p{font-size: 14px;color: #666666;line-height: 24px;position: relative;top: -21px;overflow : hidden;text-overflow: ellipsis;height: 192px}
.sxy-Faculty .mainCon .conBox li dd span{display: block;width: 28px;height: 1px;background: #666666;position: absolute;left: 262px;bottom: 28px;}
.sxy-Faculty .mainCon .conBox li dl:hover dd h3,.cybj-team .mainCon li:hover dd h4{color: #005bac;}
.sxy-Faculty .mainCon .conBox li dl:hover dd{background: #005bac;}
.sxy-Faculty .mainCon .conBox li dl:hover dd p{color: #fff;}
.sxy-Faculty .mainCon .conBox li dl:hover dd span{background: #fff;}




/* sxy-teaching */
.sxy-teaching{width: 100%;padding-bottom: 60px;}
.sxy-teaching .mainCon{width: 100%;margin-top: 36px;position: relative;}
.sxy-teaching .mainCon .sxy-teachingBtn{display: block;width:90px;height: 43px;position: absolute;top: 220px;overflow: hidden;cursor: pointer;z-index: 9;}
.sxy-teaching .mainCon .sxy-teachingBtn img{display: block;width: 90px;height: 86px;position: relative;}
.sxy-teaching .mainCon i.prev{left: -48px;}
.sxy-teaching .mainCon i.next{right: -48px;}
.sxy-teaching .mainCon i.next img{top: -43px;}
.sxy-teaching .mainCon .conBox{position: relative;overflow: hidden;width: 100%;height: 480px;}
.sxy-teaching .mainCon .conBox ul{position: absolute;left: 0;top: 0;height: 480px;}
.sxy-teaching .mainCon .conBox li{float: left;width: 1200px;overflow: hidden;}




/* sxy-review */
.sxy-review{width: 100%;background: url(Img/Inpage/sxy-reviewBg01.jpg) no-repeat center;height: 700px;position: relative;}
.sxy-review .com-title h2{color: #fff;}
.sxy-review .com-title p{color: #fff;}
.sxy-review .sxy-review-xian{position: absolute;width: 100%;height: 1px;background: #2672b5;top: 264px;}
.sxy-review .cybj-team-xian01{left: 0;}
.sxy-review .mainCon{width: 100%;margin-top: 60px;position: relative;}
.sxy-review .mainCon .sxy-reviewBtn{display: block;width:45px;height: 14px;position: absolute;top: 91px;overflow: hidden;cursor: pointer;}
.sxy-review .mainCon .sxy-reviewBtn img{display: block;width: 45px;height: 28px;position: relative;}
.sxy-review .mainCon i.prev{left: -45px;}
.sxy-review .mainCon i.next{right: -45px;}
.sxy-review .mainCon i.next img{top: -14px;}
.sxy-review .mainCon .conBox{position: relative;overflow: hidden;width: 100%;height: 412px;}
.sxy-review .mainCon .conBox ul{position: absolute;left: 0;top: 0;height: 412px;}
.sxy-review .mainCon .conBox li{float: left;width: 1200px;overflow: hidden;}
.sxy-review .mainCon .conBox li .box{width: 280px;margin-left: 26px;text-align: center;float: left;}
.sxy-review .mainCon .conBox li .box:first-child{margin-left: 0;}
.sxy-review .mainCon .conBox li .box .top h3{font-size: 20px;color: #fff;font-weight: normal;}
.sxy-review .mainCon .conBox li .box .top p{font-size: 16px;color: #fff;margin-top: 2px;}
.sxy-review .mainCon .conBox li .top span{display: block;font-size: 16px;color: #fff;font-weight: bold;margin-top: 13px;}
.sxy-review .mainCon .conBox li .sxy-review-xian-y{display: block;width: 11px;height: 11px;background: url(Img/Inpage/sxy-review-icon03.png) no-repeat center top;margin: 16px auto 0;}
.sxy-review .mainCon .conBox li .bottom{padding: 20px 0 0;background: #fff;height: 260px;position: relative;margin-top: 28px;}
.sxy-review .mainCon .conBox li .bottom i{width: 7px;height: 4px;background: url(Img/Inpage/sxy-review-icon02.png) no-repeat center;position: absolute;left: 50%;margin-left: -3px;top: -4px;}
.sxy-review .mainCon .conBox li .bottom span{display: block;width: 240px;height: 170px;margin: 0 auto;overflow: hidden;}
.sxy-review .mainCon .conBox li .bottom span img{display: block;width: 240px;height: 170px;transition: all 1s ease-out;}
.sxy-review .mainCon .conBox li .bottom a{display: block;width: 122px;height: 36px;margin: 26px auto 0;line-height: 36px;text-align: center;background: #005bac;font-size: 14px;color: #fff;text-decoration: none;}
.sxy-review .mainCon .conBox li .bottom a img{position: relative;top: 4px;margin-left: 4px;}
.sxy-review .mainCon .conBox li .box:hover i.sxy-review-xian-y{background-position: center bottom;}
.sxy-review .mainCon .conBox li .box:hover a{background: #abce03;}
.sxy-review .mainCon .conBox li .box:hover span img{transform: scale(1.1);}


.sxy-review .sxy-reviewBtnlist{margin-top: 42px;}
.sxy-review .sxy-reviewBtnlist span{display: inline-block;*display: inline-block;width: 9px;height: 9px;overflow: hidden;background: url(Img/Inpage/yyyf-subsidiary-y01.png) no-repeat center top;margin: 0 9px;cursor: pointer;}
.sxy-review .sxy-reviewBtnlist span.cur{background-position: center bottom;}


/* sxy-news */
.sxy-news .mainCon .cybj-newsBtn{top: 223px;}
.sxy-news .mainCon .conBox{position: relative;height: 460px;overflow: hidden;}
.sxy-news .mainCon .conBox{height: 460px;}
.sxy-news .mainCon .conBox ul{height: 460px;}
.sxy-news .mainCon .conBox li{height: 429px;}
.sxy-news .mainCon .conBox li a.more:hover{color: #005bac;}


/* tzzgx 投资者关系*/
/* tzzgxBanner */
.tzzgxBanner{background: url(Img/Inpage/tzzgxBanner.jpg) no-repeat center;}


/* tzzgx-topMenu */
.tzzgx-topMenu li span{top: 8px;}

/* tzzgx-number */
.tzzgx-number{width: 100%;padding-bottom: 14px;}
.tzzgx-number .mainCon{margin-top: 42px;}
.tzzgx-number .mainCon ul{width: 105%;}
.tzzgx-number .mainCon li{float: left;width: 280px;margin-right:27px;position: relative;overflow: hidden;height: 464px;margin-bottom: 16px;}
.tzzgx-number .mainCon li .tzzgx-number-pic{display: block;width: 278px;height: 348px;border: 1px solid #e5e5e5;overflow: hidden;}
.tzzgx-number .mainCon li .tzzgx-number-pic img{display: block;width: 278px;height: 348px;}
.tzzgx-number .mainCon li h3{font-size: 24px;color: #005bac;margin: 22px 0 6px 0;font-weight: normal;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding-left: 91px;}
.tzzgx-number .mainCon li p{color: #666666;font-size: 16px;padding-left: 91px;}
.tzzgx-number .mainCon li i{display: block;width: 188px;height: 5px;background: #005bac;position: absolute;right: 0px;top: 349px;}
.tzzgx-number .mainCon li span{color: #cccccc;font-size: 11px;padding-left: 91px;display: block;font-family: arial;margin-top: 24px;}
.tzzgx-number .mainCon li.last img{width: 280px;height: 470px;}
.tzzgx-number .mainCon li.last .tzzgx-number-pic{width: 280px;height: 470px;}

/* tzzgx-announcement */
.tzzgx-announcement{width: 100%;padding-bottom: 50px;background: #005bac;}
.tzzgx-announcement .com-title h2 a{color: #fff;}
.tzzgx-announcement .com-title p{color: #fff;}
.tzzgx-announcement .mainCon{margin-top: 46px;overflow: hidden;}
.tzzgx-announcement .mainCon .conBox{width: 104%;}
.tzzgx-announcement .mainCon dl{float: left;width: 590px;height: 184px;background: #fff;margin: 0 20px 20px 0;}
.tzzgx-announcement .mainCon dt{float: left;padding-top: 30px;width: 80px;text-align: right;}
.tzzgx-announcement .mainCon dt span{display: block;font-size: 16px;color: #cccccc;font-weight: bold;}
.tzzgx-announcement .mainCon dt em{display: block;font-size: 16px;color: #cccccc;font-weight: bold;}
.tzzgx-announcement .mainCon dt i{display: block;width: 45px;height: 45px;overflow: hidden;position: relative;float: right;margin-top: 44px;}
.tzzgx-announcement .mainCon dt i img{display: block;width: 45px;height: 90px;position: relative;}
.tzzgx-announcement .mainCon dd{width: 436px;margin-left: 34px;padding-top: 30px;height: 154px;position: relative;float: left;}
.tzzgx-announcement .mainCon dd h3{font-size: 20px;color: #333333;font-weight: normal;}
.tzzgx-announcement .mainCon dd h3 a{color: #333333;text-decoration: none;}
.tzzgx-announcement .mainCon dd p{margin-top: 14px;color: #666666;line-height: 24px;font-size: 14px;}
.tzzgx-announcement .mainCon dd a.more{display: block;position: absolute;left: 0;bottom: 26px;font-size: 12px;color: #999999;font-family: arial;}
.tzzgx-announcement .mainCon dl:hover{background: #abce03;}
.tzzgx-announcement .mainCon dl:hover dt span,.tzzgx-announcement .mainCon dl:hover dt em,.tzzgx-announcement .mainCon dl:hover dd h3,.tzzgx-announcement .mainCon dl:hover dd p,.tzzgx-announcement .mainCon dl:hover dd a.more{color: #fff;} 
.tzzgx-announcement .mainCon dl:hover dt i img{top: -45px;}


/* tzzgx-framework */
.tzzgx-framework{width: 100%;padding-bottom: 48px;}
.tzzgx-framework .mainCon{margin-top: 42px;background: url(Img/Inpage/tzzgx-frameworkBg01.jpg) no-repeat center;height: 1000px;}
.tzzgx-framework .mainCon .conBox{position: relative;}

.tzzgx-framework .tzzgx-framework-cybj li{width: 199px;height: 52px;padding-top: 14px;position: absolute;left: 333px;background: #fff;}
.tzzgx-framework .tzzgx-framework-cybj li span{display: block;font-size: 20px;color: #333333;margin-left: 12px;}
.tzzgx-framework .tzzgx-framework-cybj li em{display: block;font-size: 10px;color: #333333;font-family: arial;margin-left: 12px;}
.tzzgx-framework .tzzgx-framework-cybj li.li1{top: 160px;background: url(Img/Inpage/tzzgx-framework-icon03.png) no-repeat 153px center #fff;left: 314px;}
.tzzgx-framework .tzzgx-framework-cybj li.li2{top: 361px;background: url(Img/Inpage/tzzgx-framework-icon04.png) no-repeat 153px center #fff;left: 314px;}
.tzzgx-framework .tzzgx-framework-cybj li.li3{top: 553px;background: url(Img/Inpage/tzzgx-framework-icon05.png) no-repeat 153px center #fff;left: 314px;}
.tzzgx-framework .tzzgx-framework-cybj li.li4{top: 893px;background: url(Img/Inpage/tzzgx-framework-icon06.png) no-repeat 153px center #fff;left: 314px;}
.tzzgx-framework .tzzgx-framework-cybj li a{display: block;text-decoration: none;}
.tzzgx-framework .tzzgx-framework-cybj li:hover span,.tzzgx-framework .tzzgx-framework-cybj li:hover em{color: #005bac;}
.tzzgx-framework .tzzgx-framework-cybj li:hover span{font-weight: bold;}

.tzzgx-framework .mainCon .conBox .classfiy li{position: absolute;width: 275px;height: 37px;padding: 6px 5px 0;border: 1px solid #e2e2e2;border-radius: 6px;background: #fff;}
.tzzgx-framework .mainCon .conBox .classfiy li.companyL{left: 593px;}
.tzzgx-framework .mainCon .conBox .classfiy li.companyR{left: 940px;}
.tzzgx-framework .mainCon .conBox .classfiy li>h3{font-size: 14px;color: #333333;font-weight: normal;}
.tzzgx-framework .mainCon .conBox .classfiy li>p{font-size: 10px;color: #999999;font-family: arial;margin-top: 1px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.tzzgx-framework .mainCon .conBox .classfiy li>i{display: none;width: 5px;height: 10px;position: absolute;left: -2px;top: 18px;background: url(Img/Inpage/tzzgx-framework-icon02.png) no-repeat center;z-index: 99999;}
.tzzgx-framework .mainCon .conBox .classfiy .company1{top: 0;}
.tzzgx-framework .mainCon .conBox .classfiy .company2{top: 50px;}
.tzzgx-framework .mainCon .conBox .classfiy .company3{top: 100px;}
.tzzgx-framework .mainCon .conBox .classfiy .company4{top: 150px;}
.tzzgx-framework .mainCon .conBox .classfiy .company5{top: 200px;}

.tzzgx-framework .mainCon .conBox .classfiy .company21{top: 275px;}
.tzzgx-framework .mainCon .conBox .classfiy .company22{top: 325px;}
.tzzgx-framework .mainCon .conBox .classfiy .company23{top: 375px;}
.tzzgx-framework .mainCon .conBox .classfiy .company24{top: 425px;}
.tzzgx-framework .mainCon .conBox .classfiy .company25{top: 475px;}
.tzzgx-framework .mainCon .conBox .classfiy .company26{top: 525px;}
.tzzgx-framework .mainCon .conBox .classfiy .company27{top: 575px;}
.tzzgx-framework .mainCon .conBox .classfiy .company28{top: 625px;}
.tzzgx-framework .mainCon .conBox .classfiy .company29{top: 675px;}
.tzzgx-framework .mainCon .conBox .classfiy .company210{top: 725px;}
.tzzgx-framework .mainCon .conBox .classfiy .company211{top: 775px;}

.tzzgx-framework .mainCon .conBox .classfiy .company41{top: 850px;}
.tzzgx-framework .mainCon .conBox .classfiy .company42{top: 900px;}
.tzzgx-framework .mainCon .conBox .classfiy .company43{top: 950px;}
.tzzgx-framework .mainCon .conBox .classfiy .company44{top: 1000px;}

.tzzgx-framework .mainCon .conBox .classfiy .company61{top: 8px;}
.tzzgx-framework .mainCon .conBox .classfiy .company62{top: 58px;}
.tzzgx-framework .mainCon .conBox .classfiy .company63{top: 108px;}
.tzzgx-framework .mainCon .conBox .classfiy .company64{top: 158px;}
.tzzgx-framework .mainCon .conBox .classfiy .company65{top: 208px;}
.tzzgx-framework .mainCon .conBox .classfiy .company66{top: 258px;}
.tzzgx-framework .mainCon .conBox .classfiy .company67{top: 308px;}
.tzzgx-framework .mainCon .conBox .classfiy .company68{top: 358px;}
.tzzgx-framework .mainCon .conBox .classfiy .company69{top: 408px;}
.tzzgx-framework .mainCon .conBox .classfiy .company610{top: 458px;}
.tzzgx-framework .mainCon .conBox .classfiy .company611{top: 508px;}
.tzzgx-framework .mainCon .conBox .classfiy .company612{top: 558px;}
.tzzgx-framework .mainCon .conBox .classfiy .company613{top: 610px;}
.tzzgx-framework .mainCon .conBox .classfiy .company614{top: 660px;}
.tzzgx-framework .mainCon .conBox .classfiy .company615{top: 710px;}
.tzzgx-framework .mainCon .conBox .classfiy .company616{top: 760px;}
.tzzgx-framework .mainCon .conBox .classfiy .company617{top: 810px;}
.tzzgx-framework .mainCon .conBox .classfiy .company618{top: 860px;}
.tzzgx-framework .mainCon .conBox .classfiy .company619{top: 910px;}

.tzzgx-framework .mainCon .conBox .classfiy li:hover{background: #005bac;}
.tzzgx-framework .mainCon .conBox .classfiy li:hover h3,.tzzgx-framework .mainCon .conBox .classfiy li:hover p{color: #fff;}
.tzzgx-framework .mainCon .conBox .classfiy li .company-intro{padding: 45px 40px 48px;width: 520px;background: #fff;z-index: 99;position: absolute;left: -602px;bottom: -150px;display: none;    box-shadow: 1px 1px 83px -2px #bcbcbc;}
.tzzgx-framework .mainCon .conBox .classfiy li .company-intro h2{font-size: 18px;color: #005bac;font-weight: normal;}
.tzzgx-framework .mainCon .conBox .classfiy li .company-intro span{display: block;font-size: 12px;color: #005bac;font-family: arial;margin-top: 3px;}
.tzzgx-framework .mainCon .conBox .classfiy li .company-intro p{font-size: 14px;color: #333333;line-height: 24px;margin-top: 32px;}
.tzzgx-framework .mainCon .conBox .classfiy li .company-intro a{display: block;margin-top: 42px;width: 160px;height: 50px;line-height: 50px;text-align: center;text-decoration: none;font-size: 14px;color: #fff;background: #005bac;border-radius: 6px 0 6px 0;}
.tzzgx-framework .mainCon .conBox .classfiy li .company-intro a img{position: relative;top: 2px;margin-left: 12px;}
.tzzgx-framework .mainCon .conBox .classfiy li:hover .company-intro{display: block;}
.tzzgx-framework .mainCon .conBox .classfiy li:hover>i{display: block;}
.tzzgx-framework .mainCon .conBox .classfiy li.company1 .company-intro{top: 0px;bottom: inherit;}
.tzzgx-framework .mainCon .conBox .classfiy li.company2 .company-intro{top: 0px;bottom: inherit;}
.tzzgx-framework .mainCon .conBox .classfiy li.company3 .company-intro{top: 0px;bottom: inherit;}
.tzzgx-framework .mainCon .conBox .classfiy li.company4 .company-intro{top: 0px;bottom: inherit;}
.tzzgx-framework .mainCon .conBox .classfiy li.company21 .company-intro{top: 0px;bottom: inherit;}
.tzzgx-framework .mainCon .conBox .classfiy li.company61 .company-intro{top: 0px;bottom: inherit;}
.tzzgx-framework .mainCon .conBox .classfiy li.company62 .company-intro{top: 0px;bottom: inherit;}
.tzzgx-framework .mainCon .conBox .classfiy li.company63 .company-intro{top: 0px;bottom: inherit;}
.tzzgx-framework .mainCon .conBox .classfiy li.company64 .company-intro{top: 0px;bottom: inherit;}
.tzzgx-framework .mainCon .conBox .classfiy li.company65 .company-intro{top: 0px;bottom: inherit;}
.tzzgx-framework .mainCon .conBox .classfiy li.company66 .company-intro{top: 0px;bottom: inherit;}
.tzzgx-framework .mainCon .conBox .classfiy li.company67 .company-intro{top: 0px;bottom: inherit;}





/* about 关于龙健集团*/
/* aboutBanner */
.aboutBanner{background: url(Img/Inpage/aboutBanner.jpg) no-repeat center;height: 950px;}

.aboutCon{position: absolute;top: 262px;left: 0;width: 100%;}
.aboutCon dt{width: 200px;height: 200px;}
.aboutCon dd{width: 144px;height: 164px;background: #fff;padding: 36px 28px 0;height: 164px;position: relative;}
.aboutCon dl{position: absolute;}
.aboutCon dl.dl1{left: 0;top: 0;}
.aboutCon dl.dl5{right: 0;top: 0;}
.aboutCon dl.dl2{left: 200px;top: 200px;}
.aboutCon dl.dl3{left: 400px;top: 200px;}
.aboutCon dl.dl4{left: 600px;top: 200px;}
.aboutCon dl.dl6{left: 800px;top: 400px;}
.aboutCon dl.dl1 dt,.aboutCon dl.dl4 dt,.aboutCon dl.dl5 dt,.aboutCon dl.dl6 dt{float: left;}
.aboutCon dl.dl1 dd,.aboutCon dl.dl4 dd,.aboutCon dl.dl5 dd,.aboutCon dl.dl6 dd{float: left;}
.aboutCon dl.dl5 dt{float: right;}
.aboutCon dl.dl5 dd{background: #005bac;}
.aboutCon dl.dl5 dd h3{color: #fff;}
.aboutCon dl.dl5 dd span{color: #fff;}
.aboutCon dl.dl5 dd em{background: #fff;}
.aboutCon dd a{text-decoration: none;}
.aboutCon dd h3{font-size: 20px;color: #333333;font-weight: normal;transition: all .4s ease-out;left: 0;position: relative;}
.aboutCon dd h3 a{color: #333333;text-decoration: none;}
.aboutCon dd span{font-size: 12px;color: #333333;font-weight: bold;display: block;margin-top: 4px;transition: all .4s ease-out;left: 0;position: relative;}
.aboutCon dd em{display: block;width: 34px;height: 1px;background: #cccccc;position: absolute;bottom: 25px;left: 28px;transition: all .4s ease-out;}
.aboutCon dl.dl3{position: relative;height: 400px;}
.aboutCon dl.dl3 dt{position: absolute;bottom: 0;left: 0;}
.aboutCon dl.dl3 dd{position: absolute;left: 0;top: 0;}

.aboutCon dl dd i{display: block;width: 8px;height: 8px;position: absolute;}
.aboutCon dl.dl1 dd i,.aboutCon dl.dl4 dd i,.aboutCon dl.dl6 dd i{left: -8px;top: 50%;margin-top: -8px;background: url(Img/Inpage/about-icon01.png) no-repeat center 0px;}

.aboutCon dl.dl5 dd i{right: -8px;top: 50%;margin-top: -8px;background: url(Img/Inpage/about-icon01.png) no-repeat center -8px;}
.aboutCon dl.dl2 dd i{left: 50%;top: -8px;margin-left: -8px;background: url(Img/Inpage/about-icon01.png) no-repeat center -16px;}
.aboutCon dl.dl3 dd i{left: 50%;bottom: -8px;margin-left: -8px;background: url(Img/Inpage/about-icon01.png) no-repeat center -24px;}

/* .aboutCon dl:hover dd{background: #005bac;} */
.aboutCon dl:hover dd h3,.aboutCon dl:hover dd span{left: 10px;}
.aboutCon dl:hover dd em{left: 38px;}


/* 新增页面 */

/* caseDetail */
/* caseDetailBanner */
.caseDetailBanner{background: url(Img/Inpage/caseDetailBanner.jpg) no-repeat center;}


.caseDetail{width: 100%;padding: 0 0 76px;background: #f6f6f6;}
.caseDetail .com-title{padding-top: 76px;}
.caseDetail .mainCon{width: 100%;position: relative;margin: 34px auto 0;}
.caseDetail .caseDetailBar{width: 300px;float: left;}
.caseDetail .caseDetailBar li{width: 300px;height: 60px;line-height: 60px;background: #e2e2e2;border-left: 2px solid #cbcbcb;margin-top: 1px;text-indent: 26px;position: relative;overflow: hidden;}
.caseDetail .caseDetailBar li a{display: block;font-size: 16px;color: #333333;text-decoration: none;}
.caseDetail .caseDetailBar li:first-child{margin-top: 0;}
.caseDetail .caseDetailBar li.cur,.caseDetail .caseDetailBar li:hover{background: #005bac;border-color: #abce03;}
.caseDetail .caseDetailBar li.cur a,.caseDetail .caseDetailBar li:hover a{color: #fff;}
.caseDetail .caseDetailBar li img{display: block;width: 50px;height: 13px;position: absolute;right: 32px;top: -24px;transition: all 0.3s ease-out;}
.caseDetail .caseDetailBar li.cur img,.caseDetail .caseDetailBar li:hover img{top: 24px;}
.caseDetail .caseDetailSection{width: 870px;float: right;background: #fff;}
.caseDetail .caseDetailSection dl{width: 790px;height: 324px; margin:0 auto;}
.caseDetail .caseDetailSection dt{float: left;float: left;width: 376px;height: 276px; margin-top:40px;}
.caseDetail .caseDetailSection dt img{display: block;width: 375px;height: 275px;}
.caseDetail .caseDetailSection dd{width: 375px;float: right;height: 316px;position: relative;}
.caseDetail .caseDetailSection dd h3{font-size: 24px;color: #005bac;font-weight: normal;padding-top: 40px;}
.caseDetail .caseDetailSection dd h3 a{color: #005bac;text-decoration: none;}
.caseDetail .caseDetailSection dd p{font-size: 14px;margin-top: 7px;line-height: 22px;color: #333333;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 7;-webkit-box-orient: vertical;}
.caseDetail .caseDetailSection dd a.more{font-size: 12px;color: #999999;display: block;width: 138px;height: 52px;line-height: 52px;text-decoration: none;text-align: center;background: #f6f6f6;position: absolute;left: 0;bottom: 0;transition: all 0.5s ease-out;z-index: 1;}


.caseDetail .caseDetailSection dd a::before{    
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 138px;
    height: 52px;
    background: #005bac;
    z-index: -1;
    opacity: 0;
    -webkit-transform: scale3d(0.7, 1, 1);
    transform: scale3d(0.7, 1, 1);
    -webkit-transition: -webkit-transform 0.6s, opacity 0.6s;
    transition: transform 0.6s, opacity 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.caseDetail .caseDetailSection dd a:hover::before{background: #005bac;opacity: 1;transform: scale3d(1,1,1);-webkit-transform:translate3d(0,0,0)}
.caseDetail .caseDetailSection dd a:hover{color: #fff; background: #005bac;border-color: #005bac; }
.caseDetail .caseDetailSection .caseDetail-lunb{width: 100%;margin-top: 30px;position: relative;}
.caseDetail .caseDetailSection .caseDetail-lunb .box{position: relative;width: 790px;margin: 0 auto;overflow: hidden;}
.caseDetail .caseDetailSection .caseDetail-lunb ul{float: left;width: 105%;}
.caseDetail .caseDetailSection .caseDetail-lunb li{float: left;position: relative;width: 375px;height: 275px;margin-right: 39px;margin-bottom: 40px;}
.caseDetail .caseDetailSection .caseDetail-lunb li span{display: block;width: 375px;height: 275px;overflow: hidden;}
.caseDetail .caseDetailSection .caseDetail-lunb li img{display: block;width: 375px;height: 275px;transition: all 1s ease-out;}
.caseDetail .caseDetailSection .caseDetail-lunb li a{text-decoration: none;}
.caseDetail .caseDetailSection .caseDetail-lunb li p{width: 355px;height: 50px;left: 0;bottom: 0;height: 50px;line-height: 50px;font-size: 14px;color: #fff;text-align: center;padding: 0 10px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;position: absolute;background: url(Img/Inpage/com-yyBg01.png);}
.caseDetail .caseDetailSection .caseDetail-lunb li:hover img{transform: scale(1.1);}


/* peopleIntro */
/* peopleIntroBanner */
.peopleIntroBanner{background: url(Img/Inpage/peopleIntroBanner.jpg) no-repeat center;}


/* peopleIntro */
.peopleIntro{background: #f6f6f6;padding-top: 40px;padding-bottom:78px;}
.peopleIntro .mainCon{position: relative;}
.peopleIntro .mainCon .peopleIntro-backList{width: 118px;height: 38px;position: absolute;right: 0;top: 0;z-index: 99;}
.peopleIntro .mainCon .peopleIntro-backList a{display: block;width: 118px;height: 38px;text-align: center;line-height: 38px;font-size: 14px;color: #999999;border: 1px solid #e5e5e5;text-decoration: none;}
.peopleIntro .mainCon .peopleIntro-backList span{margin-left: 7px;position: relative;top: 2px;display: inline-block;*display: inline-block;overflow: hidden;position: relative;width: 14px;height: 14px;}
.peopleIntro .mainCon .peopleIntro-backList img{display: block;width: 14px;height: 28px;position: relative;}
.peopleIntro .mainCon .peopleIntro-backList:hover a{background: #005bac;border-color: #005bac;color: #fff;}
.peopleIntro .mainCon .peopleIntro-backList:hover img{top: -14px;}
.peopleIntro .mainCon .conBox dl{width: 1200px;position: relative;padding-top: 96px;}
.peopleIntro .mainCon .conBox dt{width: 301px;height: 376px;position: absolute;left: 0;top: 0;z-index: 9;}
.peopleIntro .mainCon .conBox dt img{display: block;width: 301px;height: 376px;}
.peopleIntro .mainCon .conBox dd{width: 808px;background: #f1f1f1;padding-left: 348px;padding-right: 44px;z-index: 8;padding-bottom: 76px;}
.peopleIntro .mainCon .conBox dd h3{font-size: 24px;color: #333333;font-weight: normal;position: relative;top: -57px;}
.peopleIntro .mainCon .conBox dd h3 em{font-size: 20px;color: #666666;margin-left: 18px;}
.peopleIntro .mainCon .conBox dt i{display: block;width: 40px;height: 1px;position: relative;background: #005bac;position: absolute;right: -20px;top:54px;}
.peopleIntro .mainCon .conBox dd h4{font-size: 20px;color: #666666;margin-top: 4px;top: -75px;position: relative;font-weight: normal;}
.peopleIntro .mainCon .conBox dd p{font-size: 15px;color: #666666;line-height: 28px;position: relative;margin-top:16px;}
.peopleIntro .mainCon .conBox dd span{display: block;width: 28px;height: 1px;background: #666666;margin-top: 62px;}
.peopleIntro .news-fanye{width: 100%;position: relative;padding-top: 28px;}
.peopleIntro .news-fanye .previousPage{float: left;position: relative;}
.peopleIntro .news-fanye .previousPage span{width: 50px;height: 49px;display: block;overflow: hidden;float: left;}
.peopleIntro .news-fanye .previousPage img{display: block;width: 50px;height: 98px;position: relative;}
.peopleIntro .news-fanye .previousPage i{display: block;width: 1px;height: 28px;background: #ebebeb;position: absolute;left: 26px;top: -28px;}
.peopleIntro .news-fanye .NewsDetPage:hover img{top: -49px;}
.peopleIntro .news-fanye .previousPage em{display: block;float: left;height: 49px;line-height: 49px;font-size: 14px;color: #333333;margin-left: 12px;}
.peopleIntro .news-fanye .nextPage{float: right;position: relative;}
.peopleIntro .news-fanye .nextPage span{width: 50px;height: 49px;display: block;overflow: hidden;float: right;}
.peopleIntro .news-fanye .nextPage img{display: block;width: 50px;height: 98px;position: relative;}
.peopleIntro .news-fanye .nextPage i{display: block;width: 1px;height: 28px;background: #ebebeb;position: absolute;right: 26px;top: -28px;}
.peopleIntro .news-fanye .nextPage em{display: block;float: right;height: 49px;line-height: 49px;font-size: 14px;color: #333333;margin-right: 12px;}
.peopleIntro .news-fanye .list{display: block;width: 50px;height: 49px;position: absolute;left: 50%;margin-left: 25px;top: 28px;}
.peopleIntro .news-fanye .list i{display: block;width: 1px;height: 28px;background: #ebebeb;position: absolute;right: 26px;top: -28px;}




/* teamClassfiy */
.teamClassfiy{padding-bottom: 70px;}

/* companyListBanner */
.zzbk_ListBanner{background: url(Img/Inpage/zzbk_ListBanner.jpg) no-repeat center;}
.yfbk_ListBanner{background: url(Img/Inpage/yfbk_ListBanner.jpg) no-repeat center;}
.xsbk_ListBanner{background: url(Img/Inpage/xsbk_ListBanner.jpg) no-repeat center;}
.whbk_ListBanner{background: url(Img/Inpage/whbk_ListBanner.jpg) no-repeat center;}


/* companyList */
.companyList{width: 100%;background: #f6f6f6;padding: 74px 0 60px 0;}
.companyList .com-title{padding-top: 0;position: relative;top: -19px;}
.companyList .com-title h2 i{display: inline-block;*display: inline-block;width: 456px;height: 1px;position: relative;background: #ebebeb;top: -8px;}
.companyList .com-title h2 i.xianL{left: -19px;}
.companyList .com-title h2 i.xianR{right: -19px;}
.companyList .mainCon{width: 100%;position: relative;margin: 0 auto 0;border: 1px solid #ebebeb;border-top: none;}
.companyList .mainCon .conBox{position: relative;width: 1100px;overflow: hidden;margin: 17px auto 0;}
.companyList .mainCon .conBox ul{width: 105%;}
.companyList .mainCon .conBox li{float: left;width: 290px;height: 390px;padding: 20px 20px 0;background: #fff;margin-right:55px;position: relative;overflow: hidden;margin-bottom: 50px;}
.companyList .mainCon .conBox li:first-child{margin-left: 0;}
.companyList .mainCon .conBox li .cybj-subsidiary-pic{display: block;width: 290px;height: 200px;}
.companyList .mainCon .conBox li .cybj-subsidiary-pic img{display: block;width: 290px;height: 200px;}
.companyList .mainCon .conBox li>h3{font-size: 16px;color: #000000;margin: 20px 0 16px 0;font-weight: normal;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.companyList .mainCon .conBox li>p{line-height: 24px;color: #666666;font-size: 13px;height: 74px;overflow: hidden;text-overflow: ellipsis;}
.companyList .mainCon .conBox li i{display: block;width: 28px;height: 1px;background: #cccccc;position: absolute;left: 20px;bottom: 30px;}
.companyList .mainCon .conBox li a.cybj-subsidiary-zx{display: block;left:0px;bottom: -40px;position: absolute;width: 330px;height: 40px;background: #abce03;}
.companyList .mainCon .conBox li a.cybj-subsidiary-zx img{display: block;float: right;margin-right: 20px;margin-top: 14px;}
.companyList .mainCon .conBox li a.more:hover{color: #abcd03;font-weight: bold;}
.companyList .mainCon .conBox li a.news-smallTitle{display: block;font-size: 12px;color: #999999;right: 38px;bottom: 32px;position: absolute;}
.companyList .mainCon .conBox li a.news-smallTitle:hover{color: #AACD00;font-weight: bold;}

.companyList .mainCon .conBox li .box{position: absolute;width: 310px;padding: 24px 10px 10px;height: 376px;background: rgba(0, 91, 172, 0.8);left: 0;top: 0;text-align: center;display: none; overflow:hidden;}
.companyList .mainCon .conBox li .box h3{font-size: 16px;color: #fff;}
.companyList .mainCon .conBox li .box p{font-size: 13px;color: #fff;margin-top: 14px; text-align:left;}
.companyList .mainCon .conBox li:hover .box{display: block;}


/*最新课程*/
.mub03MainContent{padding-bottom: 60px;}

.top_dh .zp_search{ overflow:hidden; margin-bottom:30px; margin-top:30px;}
.top_dh .zp_search select{ display:block; float:left; width:330px; height:33px; line-height:33px; border:1px solid #cecece; margin-right:20px; font-size:14px; color:#999; padding-left:10px;}
.top_dh .zp_search select#ddtime{ margin-right:0;}
.top_dh .zp_search .sosou{ float:left; background-color:#fff;}
.top_dh .zp_search .sbox{width: 390px;height: 33px;line-height: 33px;float:right;font-size: 16px;color: #666;}
.top_dh .zp_search .sbox a{ color:#000;}
.top_dh .zp_search input{ display:none; font-size:14px; color:#999; line-height:33px;  float:left; width:320px; height:33px; border:none; outline:none; line-height:33px; margin-left:10px;}
.top_dh .zp_search i{ display:block; width:60px; height:31px; border:1px solid #ccc; float:right; background:url(Img/Job/zhaopin01.png) no-repeat center; cursor:pointer;}

.top_dh .pzList li .h_sx{ cursor:pointer; padding-left:10px;  line-height:50px; height:50px;background-color:#005bac;}
.top_dh .pzList li .h_sx span{font-size:16px;color:#fff;font-weight:bold;display:block;white-space:nowrap;overflow:hidden;float:left;text-overflow:ellipsis;}
.top_dh .pzList li .h_sx em{font-size:14px;color:#fff;display:block;float:left;}
.top_dh .pzList li .h_sx em.nf{width: 60px;}
.top_dh .pzList li .h_sx em.yf{width: 50px;}
.top_dh .pzList li .h_sx em.sj{width: 120px;}
.top_dh .pzList li .h_sx em.mc{width: 370px;}
.top_dh .pzList li .h_sx em.sz{width: 266px;}
.top_dh .pzList li .h_sx em.dx{width: 208px;}
.top_dh .pzList li .h_sx em.ysdd{width: 78px;}

.comp_zxkc {overflow:hidden;width: 1200px;background: #fff; margin-top:2px;height: 1000px;overflow-y: auto;}
.comp_zxkc .zpList{ overflow:hidden; width:100%}
.comp_zxkc .zpList li{ width:100%; overflow:hidden; margin-bottom:5px;}
.comp_zxkc .zpList li .h5{ cursor:pointer; padding-left:10px;  line-height:50px; height:50px; background:url(Img/Job/zhaopin02.png) no-repeat 1160px center;background-color:#f6f6f6; overflow:hidden;}
.comp_zxkc .zpList li .h5 span{font-size:16px;color:#333;font-weight:bold;display:block;white-space:nowrap;overflow:hidden;float:left;text-overflow:ellipsis;}
.comp_zxkc .zpList li .h5 em{font-size:14px;color:#666;display:block;float:left;}
.comp_zxkc .zpList li .h5 em.nf{width: 60px;}
.comp_zxkc .zpList li .h5 em.yf{width: 50px;}
.comp_zxkc .zpList li .h5 em.sj{width: 120px;}
.comp_zxkc .zpList li .h5 em.mc{width: 370px;}
.comp_zxkc .zpList li .h5 em.sz{width: 266px;}
.comp_zxkc .zpList li .h5 em.dx{width: 208px;}
.comp_zxkc .zpList li .h5 em.ysdd{width: 78px;}

.comp_zxkc .zpList li:hover .h5 span,.comp_zxkc .zpList li.cur .h5 span,
.comp_zxkc .zpList li:hover .h5 em,.comp_zxkc .zpList li.cur .h5 em{ color:#fff}
.comp_zxkc .zpList li:hover .h5,.comp_zxkc .zpList li.cur .h5{background-color:#005bac;}

.comp_zxkc .zpList .zwjs_kc{ overflow:hidden; width:1198px; border:1px solid #e7e7e7; margin-bottom:8px; display:none; background-color:#fff; padding-top:50px;}
.comp_zxkc .zpList .zwjs_kc h4{ font-size:20px; color:#333; margin-bottom:20px;}
.comp_zxkc .zpList .zwjs_kc table{ overflow:hidden; width:100%; margin-bottom:40px;}
.comp_zxkc .zpList .zwjs_kc tr{ overflow:hidden; height:40px; font-size:14px; color:#777; width:100%; text-align:center; border-bottom:1px solid #e7e7e7}
.comp_zxkc .zpList .zwjs_kc .trh{ overflow:hidden; background-color:#f0f0f0;}
.comp_zxkc .zpList .zwjs_kc td{ border-right:1px solid #e7e7e7}
.comp_zxkc .zpList .zwjs_kc td.last{ border:none}
.comp_zxkc .zpList .zwjs_kc .rzzg{ overflow:hidden; width:1000px; margin:0 auto; padding-bottom:30px; margin-bottom:25px;}
.comp_zxkc .zpList .zwjs_kc .rzzg h6{ font-size:14px; color:#555; margin-bottom:15px;}
.comp_zxkc .zpList .zwjs_kc .rzzg p{ font-size:14px; color:#777; line-height:30px;}
.comp_zxkc .zpList .zwjs_kc>span{ display:block; margin-bottom:70px; font-size:14px; color:#777; margin-left:100px;}
.comp_zxkc .zpList .zwjs_kc>span>em{ color:#005bac;}
.comp_zxkc .zpList .zwjs_kc b{ display:block; cursor:pointer; font-weight: normal; font-size:14px; color:#fff; width:180px; height:40px; text-align:center; line-height:40px; background-color:#005bac;}


.comp_zxkc_sx {overflow:hidden;width: 1200px;background: #fff; margin-top:2px;height: 300px;overflow-y: auto;}
.comp_zxkc_sx .zpList{ overflow:hidden; width:100%}
.comp_zxkc_sx .zpList li{ width:100%; overflow:hidden; margin-bottom:5px;}
.comp_zxkc_sx .zpList li .h5{ cursor:pointer; padding-left:10px;  line-height:50px; height:50px; background:url(Img/Job/zhaopin02.png) no-repeat 1160px center;background-color:#f6f6f6; overflow:hidden;}
.comp_zxkc_sx .zpList li .h5 span{font-size:16px;color:#333;font-weight:bold;display:block;white-space:nowrap;overflow:hidden;float:left;text-overflow:ellipsis;}
.comp_zxkc_sx .zpList li .h5 em{font-size:14px;color:#666;display:block;float:left;}
.comp_zxkc_sx .zpList li .h5 em.nf{width: 60px;}
.comp_zxkc_sx .zpList li .h5 em.yf{width: 50px;}
.comp_zxkc_sx .zpList li .h5 em.sj{width: 120px;}
.comp_zxkc_sx .zpList li .h5 em.mc{width: 370px;}
.comp_zxkc_sx .zpList li .h5 em.sz{width: 266px;}
.comp_zxkc_sx .zpList li .h5 em.dx{width: 208px;}
.comp_zxkc_sx .zpList li .h5 em.ysdd{width: 78px;}

.comp_zxkc_sx .zpList li:hover .h5 span,.comp_zxkc_sx .zpList li.cur .h5 span,
.comp_zxkc_sx .zpList li:hover .h5 em,.comp_zxkc_sx .zpList li.cur .h5 em{ color:#fff}
.comp_zxkc_sx .zpList li:hover .h5,.comp_zxkc_sx .zpList li.cur .h5{background-color:#005bac;}

.comp_zxkc_sx .zpList .zwjs_kc{ overflow:hidden; width:1198px; border:1px solid #e7e7e7; margin-bottom:8px; display:none; background-color:#fff; padding-top:50px;}
.comp_zxkc_sx .zpList .zwjs_kc h4{ font-size:20px; color:#333; margin-bottom:20px;}
.comp_zxkc_sx .zpList .zwjs_kc table{ overflow:hidden; width:100%; margin-bottom:40px;}
.comp_zxkc_sx .zpList .zwjs_kc tr{ overflow:hidden; height:40px; font-size:14px; color:#777; width:100%; text-align:center; border-bottom:1px solid #e7e7e7}
.comp_zxkc_sx .zpList .zwjs_kc .trh{ overflow:hidden; background-color:#f0f0f0;}
.comp_zxkc_sx .zpList .zwjs_kc td{ border-right:1px solid #e7e7e7}
.comp_zxkc_sx .zpList .zwjs_kc td.last{ border:none}
.comp_zxkc_sx .zpList .zwjs_kc .rzzg{ overflow:hidden; width:1000px; margin:0 auto; padding-bottom:30px; margin-bottom:25px;}
.comp_zxkc_sx .zpList .zwjs_kc .rzzg h6{ font-size:14px; color:#555; margin-bottom:15px;}
.comp_zxkc_sx .zpList .zwjs_kc .rzzg p{ font-size:14px; color:#777; line-height:30px;}
.comp_zxkc_sx .zpList .zwjs_kc>span{ display:block; margin-bottom:70px; font-size:14px; color:#777; margin-left:100px;}
.comp_zxkc_sx .zpList .zwjs_kc>span>em{ color:#005bac;}
.comp_zxkc_sx .zpList .zwjs_kc b{ display:block; cursor:pointer; font-weight: normal; font-size:14px; color:#fff; width:180px; height:40px; text-align:center; line-height:40px; background-color:#005bac;}
.comp_zxkc .zpList .zwjs_kc em,.comp_zxkc_sx .zpList .zwjs_kc em{ display:block; cursor:pointer; font-weight: normal; font-size:14px; color:#fff; width:180px; height:40px; text-align:center; line-height:40px; background-color:#c3c3c3;}


/* ljbm 立即报名*/
.ljbm{position: fixed;top: 0; left:0; width: 100%;height: 100%;background: rgba(0,0,0,.6);z-index:999; display:none;}
.ljbm .mainCon{width: 532px;height: 424px;position: absolute;left: 50%;margin-left: -290px;background: #fff;top: 50%;margin-top: -230px;padding: 36px 24px 0;}
.ljbm .mainCon i.ljbm-close{width: 49px;height: 82px;position: absolute;top: -82px;cursor: pointer;left: 50%;margin-left: -24px;}
.ljbm .mainCon i.ljbm-close img{display: block;}
.ljbm .mainCon h2{font-size: 24px;color: #333333;text-align: center;margin-bottom: 35px;}
.ljbm .mainCon h2 i{display: inline-block;*display: inline-block;width: 129px;height: 1px;background: #e5e5e5;position: relative;top: -6px;}
.ljbm .mainCon h2 i.ljbm-xianR{margin-left: 80px;}
.ljbm .mainCon h2 i.ljbm-xianL{margin-right: 80px;}
.ljbm .mainCon .Input{overflow: hidden;height: 50px;margin-bottom: 10px;margin-left: 50px;}
.ljbm .mainCon .Input input{display: block;width: 351px;height: 48px;border: 1px solid #e7e7e7;float: left;line-height: 48px;font-size: 16px;color: #999999;padding: 0 60px 0 20px;outline: none;}
.ljbm .mainCon .Input em{display: block;font-size: 16px;color: #005bac;line-height: 48px;margin-left: 18px;float: left;}
.ljbm .mainCon .Input1 input{background: url(Img/Inpage/ljbm-icon01.png) no-repeat 386px center;}
.ljbm .mainCon .Input2 input{background: url(Img/Inpage/ljbm-icon02.png) no-repeat 386px center;}
.ljbm .mainCon .Input3 input{background: url(Img/Inpage/ljbm-icon03.png) no-repeat 386px center;}
.ljbm .mainCon .Input4 input{background: url(Img/Inpage/ljbm-icon04.png) no-repeat 386px center;}
.ljbm .mainCon .ljbm-radio{overflow: hidden;height: 42px;margin-bottom: 10px;margin-left: 50px;padding: 0 4px;}
.ljbm .mainCon .ljbm-radio .ljbm-radio-btn{float: left;height: 42px;line-height: 42px;font-size: 16px;color: #333333;}
.ljbm .mainCon .ljbm-radio .ljbm-radio-man{margin-left: 22px;padding-right: 26px;border-right: 1px solid #d6d6d6;}
.ljbm .mainCon .ljbm-radio .ljbm-radio-btn input{margin-left: 8px;}
.ljbm .mainCon .ljbm-radio .ljbm-radio-women{margin-left: 28px;}
.ljbm .mainCon .tj{display: block;width: 247px;height: 77px;line-height: 77px;text-align: center;font-size: 26px;color: #fff;background: #023886;position: absolute;left: 50%;bottom: -36px;margin-left: -123px;cursor: pointer;}

/*龙健时代分类*/
.mub01MainContent .subMenu{width: 100%;padding-top: 40px;}
.mub01MainContent .subMenu dl{margin-bottom: 10px;}
.mub01MainContent .subMenu dt{background: url(Img/mub01Inpage/PartnerBg01.png) no-repeat center;width: 144px;height: 40px;line-height: 40px;text-align: center;float: left;}
.mub01MainContent .subMenu dd{float: left;margin-left: 18px;height: 31px;padding-top: 9px;}
.mub01MainContent .subMenu dl dd a{display: block;height: 24px;float: left;font-size: 15px;color: #666666;font-family: arial;border-radius: 10px;line-height: 24px;text-align: center;text-decoration: none;margin-left: 14px;padding: 0 16px;}

.mub01MainContent .subMenu dl a.cur dt{background: url(Img/mub01Inpage/PartnerBg011.png) no-repeat center;color: #fff;}
.mub01MainContent .subMenu dl a:hover dt{background: url(Img/mub01Inpage/PartnerBg011.png) no-repeat center;color: #fff;}
.mub01MainContent .subMenu dl a:first-child dt{margin-left: 0;}

.mub01MainContent .subMenu dl dd a.cur{background: #005bac;color: #fff;}
.mub01MainContent .subMenu dl dd a:hover{background: #005bac;color: #fff;}
.mub01MainContent .subMenu dl dd a:first-child{margin-left: 0;}


.mub01MainContent .subMenu .choose{ overflow:hidden; width:1160px; padding:20px; background-color:#fff;}
.mub01MainContent .subMenu .choose select{ display:block; float:left; width:100px; height:60px; border:1px solid #dfdfdf; margin-right:20px; line-height:60px; padding-left:10px; font-size:16px; color:#666;}
.mub01MainContent .subMenu .choose .STitle{ display:block; float:left; width:270px; height:60px; border:1px solid #dfdfdf; margin-right:20px; line-height:60px; padding-left:20px; font-size:16px; color:#666;}
.mub01MainContent .subMenu .choose span{ display:block; width:240px; height:60px; text-align:center; line-height:60px; font-size:16px; color:#fff; cursor:pointer; background-color:#1a2b3c; float:left;}
.mub01MainContent .subMenu .choose span img{ margin-left:10px;}




/*重点领域*/
.zdlyBanner {background: url(Img/Inpage/zdlyBanner.jpg) no-repeat center;}


.jdgcal {background: #f6f6f6;padding-bottom: 50px;}
.jdgcal h2 {padding-top: 78px;margin-bottom: 35px;text-align: center;font-weight: normal;}
.jdgcal h2 em {display: block;font-size: 28px;color: #005bac;margin-bottom: 3px}
.jdgcal h2 i {display: block;font-style: normal;font-size: 12px;color: #ccc;font-weight: bold;}


.zdly-classfiy{width: 100%;padding: 0px 0; background:#fff;}
.zdly-classfiy dt{float: left;width: 600px;height: 370px;overflow: hidden;margin: 22px 24px 6px 26px;}
.zdly-classfiy dt img{display: block;width: 600px;height: 370px;transition: all 1s ease-out;}
.zdly-classfiy dd{position: relative;padding: 0 26px;}
.zdly-classfiy dd h2{font-size: 32px;color: #005bac;font-weight: normal; text-align:left;}
.zdly-classfiy dd h3{font-size: 24px;color: #333333;font-weight: normal;margin-top: 8px;}
.zdly-classfiy dd p{font-size: 14px;color: #333333;line-height: 24px;padding-top:22px;}
.zdly-classfiy dd img{display: block;position: absolute;left: 0;bottom: 0;}
.zdly-classfiy dl:hover dt img{transform: scale(1.1);}


.zhcsjdal {padding-bottom: 80px;}
.zhcsjdal h2 {padding-top: 78px;margin-bottom: 35px;text-align: center;font-weight: normal;}
.zhcsjdal h2 a {display: block;font-size: 28px;color: #005bac;margin-bottom: 3px}
.zhcsjdal h2 i {display: block;font-style: normal;font-size: 12px;color: #ccc;font-weight: bold;}
.zhcsjdal .zhcsjdalCon {position: relative;}
.zhcsjdal .zhcsjdalCon .zhcsjdalBtnl {width: 60px;height: 50px;background: url(Img/Inpage/zhcsjdaljtl01.png) no-repeat center;position: absolute;left: -77px;top: 110px;cursor: pointer;}
.zhcsjdal .zhcsjdalCon .zhcsjdalBtnl:hover {background: url(Img/Inpage/zhcsjdaljtl02.png) no-repeat center;}
.zhcsjdal .zhcsjdalCon .zhcsjdalBtnr {width: 60px;height: 50px;background: url(Img/Inpage/zhcsjdaljtr01.png) no-repeat center;position: absolute;right: -77px;top: 110px;cursor: pointer;}
.zhcsjdal .zhcsjdalCon .zhcsjdalBtnr:hover {background: url(Img/Inpage/zhcsjdaljtr02.png) no-repeat center;}
.zhcsjdal .zhcsjdalCon .conbox {position: relative;overflow: hidden;height: 275px;}
.zhcsjdal .zhcsjdalCon .conbox ul {position: relative;}
.zhcsjdal .zhcsjdalCon .conbox ul li {float: left;width: 375px;margin-left: 37px;position: relative;height: 275px;overflow: hidden;}
.zhcsjdal .zhcsjdalCon .conbox ul li img {display: block;height: 275px;transition: all 0.5s;}
.zhcsjdal .zhcsjdalCon .conbox ul li p {display: block;height: 50px;line-height: 50px;text-align: center;background: url(Img/Inpage/com-yyBg01.png);color: #fff;position: absolute;left: 0;bottom: 0;width: 100%;font-size: 14px;}
.zhcsjdal .zhcsjdalCon .conbox ul li:first-child {margin-left: 0;}
.zhcsjdal .zhcsjdalCon .conbox ul li:hover img {transform: scale(1.1);}


/* cybj-subsidiary */
.zdlyxggs {background: #005bac;padding-bottom: 1px;overflow: hidden;}
.zdlyxggs .com-title h2 a {color: #fff;}
.zdlyxggs .com-title p {color: #fff;}
.zdlyxggs .mainCon{width: 100%;position: relative;margin: 38px auto 0;}
.zdlyxggs .mainCon .cybj-subsidiaryBtn{display: block;width:45px;height: 14px;position: absolute;top: 173px;overflow: hidden;cursor: pointer;}
.zdlyxggs .mainCon .cybj-subsidiaryBtn img{display: block;width: 45px;height: 28px;position: relative;}
.zdlyxggs .mainCon i.prev{left: 0px;}
.zdlyxggs .mainCon i.next{right: 0px;}
.zdlyxggs .mainCon i.next img{top: -14px;}
.zdlyxggs .mainCon .conBox{position: relative;overflow: hidden;}
.zdlyxggs .mainCon .conBox ul{position: relative;left: 0;top: 0;width: 100%;text-align: center;}
.zdlyxggs .mainCon .conBox li {/* float: left; */width: 290px;height: 390px;padding: 20px 18px 0;background: #fff;margin:0 35px;position: relative;overflow: hidden;display: inline-block;margin-bottom: 77px;}
.zdlyxggs .mainCon .conBox li.bdnot {margin-left: 0;}
.zdlyxggs .mainCon .conBox li .cybj-subsidiary-pic{display: block;width: 290px;height: 200px;}
.zdlyxggs .mainCon .conBox li .cybj-subsidiary-pic img{display: block;width: 290px;height: 200px;}
.zdlyxggs .mainCon .conBox li>h3{font-size: 16px;color: #000000;margin: 20px 0 16px 0;font-weight: normal;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.zdlyxggs .mainCon .conBox li>p{line-height: 24px;color: #666666;font-size: 13px;}
.zdlyxggs .mainCon .conBox li>i{display: block;width: 28px;height: 1px;background: #cccccc;position: absolute;left: 20px;bottom: 30px;}
.zdlyxggs .mainCon .conBox li .cybj-subsidiary-zx{display: block;left:0px;bottom: 0;position: absolute;width: 330px;height: 40px;background: #abce03;}
.zdlyxggs .mainCon .conBox li .cybj-subsidiary-zx .companyBtns{display: block;width: 165px;background: #9cbc00;float: left;height: 40px;text-align: center;}
.zdlyxggs .mainCon .conBox li .cybj-subsidiary-zx .companyBtns a{font-size: 14px;color: #fff;text-decoration: none;line-height: 40px;}
.zdlyxggs .mainCon .conBox li .cybj-subsidiary-zx .companyBtns a img{position: relative;margin-left: 10px;top: 4px;}
.zdlyxggs .mainCon .conBox li .cybj-subsidiary-zx .companyBtns:first-child{background: #abce03;}
.zdlyxggs .mainCon .conBox li .cybj-subsidiary-zx .company-intro-box{position: absolute;height: 370px;top: -370px;left: 0;background: url(Img/Inpage/cybj-subsidiaryBg01.jpg) no-repeat center bottom;text-align: left;display: none;}
.zdlyxggs .mainCon .conBox li .cybj-subsidiary-zx .company-intro-box .article{width: 285px;height: 328px;padding: 26px 17px 0 28px;background: #fff;position: relative;}
.zdlyxggs .mainCon .conBox li .cybj-subsidiary-zx .company-intro-box h3{font-size: 18px;color: #005bac;font-weight: normal;}
.zdlyxggs .mainCon .conBox li .cybj-subsidiary-zx .company-intro-box span{font-size: 12px;color: #005bac;font-family: arial;margin-top: 4px;display: block;}
.zdlyxggs .mainCon .conBox li .cybj-subsidiary-zx .company-intro-box p{width: 285px;height: 220px;overflow-y: auto;font-size: 14px;color: #333333;line-height: 25px;position: absolute;left: 28px;top: 105px;}
.zdlyxggs .mainCon .conBox li .cybj-subsidiary-zx .company-intro-box em{display: block;margin-left: 76px;width: 11px;height: 6px;}
.zdlyxggs .mainCon .conBox li .cybj-subsidiary-zx .company-intro-box em img{display: block;width: 11px;height: 6px;}
.zdlyxggs .mainCon .conBox li a.more:hover{color: #abcd03;font-weight: bold;}
.zdlyxggs .mainCon .conBox li a.news-smallTitle{display: block;font-size: 12px;color: #999999;right: 38px;bottom: 32px;position: absolute;}
.zdlyxggs .mainCon .conBox li a.news-smallTitle:hover{color: #AACD00;font-weight: bold;}
.zdlyxggs .mainCon .cybj-subsidiary-btnlist{width: 100%;text-align: center;margin-top: 32px;}
.zdlyxggs .mainCon .cybj-subsidiary-btnlist span{display: inline-block;*display: inline-block;width: 9px;height: 9px;overflow: hidden;background: url(Img/Inpage/yyyf-subsidiary-y01.png) no-repeat center top;margin: 0 9px;cursor: pointer;}
.zdlyxggs .mainCon .cybj-subsidiary-btnlist span.cur{background-position: center bottom;}
.zdlyxggs .mainCon .conBox li .cybj-subsidiary-zx .company-intro:hover .company-intro-box{display: block;}


/*重点领域*/
.zdly_con {padding-bottom: 30px;}
.zdly_con h2 {padding-top: 30px;margin-bottom: 35px;text-align: center;font-weight: normal;}
.zdly_con h2 a {display: block;font-size: 28px;color: #005bac;margin-bottom: 3px}
.zdly_con h2 i {display: block;font-style: normal;font-size: 12px;color: #ccc;font-weight: bold;}
.zdly_con .zdly_son {position: relative;}
.zdly_con .zdly_son .zdly_Btnl {width: 60px;height: 50px;background: url(Img/Inpage/zhcsjdaljtl01.png) no-repeat center;position: absolute;left: -77px;top: 110px;cursor: pointer;}
.zdly_con .zdly_son .zdly_Btnl:hover {background: url(Img/Inpage/zhcsjdaljtl02.png) no-repeat center;}
.zdly_con .zdly_son .zdly_Btnr {width: 60px;height: 50px;background: url(Img/Inpage/zhcsjdaljtr01.png) no-repeat center;position: absolute;right: -77px;top: 110px;cursor: pointer;}
.zdly_con .zdly_son .zdly_Btnr:hover {background: url(Img/Inpage/zhcsjdaljtr02.png) no-repeat center;}
.zdly_con .zdly_son .conbox {position: relative;overflow: hidden;height: 231px;}
.zdly_con .zdly_son .conbox ul {position: relative;}
.zdly_con .zdly_son .conbox ul li {float: left;width: 375px;margin-left: 37px;position: relative;height: 231px;overflow: hidden;}
.zdly_con .zdly_son .conbox ul li img {display: block; width:375px; height: 231px;transition: all 0.5s;}
.zdly_con .zdly_son .conbox ul li p {display: block;height: 50px;line-height: 50px;text-align: center;background: url(Img/Inpage/com-yyBg01.png);color: #fff;position: absolute;left: 0;bottom: 0;width: 100%;font-size: 14px;}
.zdly_con .zdly_son .conbox ul li:first-child {margin-left: 0;}
.zdly_con .zdly_son .conbox ul li:hover img {transform: scale(1.1);}

.zdly_con02{ background-color:#f6f6f6;}

