a{
    text-decoration: none;
}
p{
    font: 14px "Microsoft YaHei";
    color: #777777;
}
.hide{
    display: none;
}
/*公司简介*/
.dx-company-title{
    font: 18px "Microsoft YaHei";
}
.dx-company-content p{
    line-height: 24px;
}
.dx-conten-list h4{
    font: 14px "Microsoft YaHei";
}
.dx-summarize p{
    margin-bottom: 0;
}

/*组织结构*/
.dx-company-contents{
    float: left;
    width: 277px;
}
.dx-company-tree .dx-first-menu {
    padding-left: 42px;
    position: relative;
}
.dx-first-menu li{
    font: 14px "Microsoft YaHei";
    line-height: 24px;
}
.dx-first-menu .dx-manager:before{
    content: "";
    width: 27px;
    height: 22px;
    border: 2px solid #dadada;
    border-right-color: transparent;
    position: absolute;
    left: 0;
    top: 13px;
}
.dx-company-tree .dx-first-menu .dx-second-menu{
    padding-left: 40px;
}
.dx-company-tree .dx-first-menu .dx-second-menu:before{
    content: "";
    height: 168px;
    border: 1px solid #dadada;
    position: absolute;
    left: 29px;
    top: 37px;
}
.dx-second-menu :before{
    content: "";
    width: 76px;
    border: 1px solid #dadada;
    position: absolute;
    left: 0;
    top: 36px;
}
.dx-second-menu li{
    position: relative;
}
.dx-second-menu li:before {
    content: "";
    width: 34px;
    border: 1px solid #dadada;
    position: absolute;
    left: -51px;
    top: 13px;
}
.dx-company-tree .dx-first-menu .dx-second-menu2:before{
    content: "";
    height: 48px;
    border: 1px solid #dadada;
    position: absolute;
    left: 29px;
    top: 37px;
}
.dx-company-pic{
    float: left;
    width: 510px;
    height: 432px;
}
.dx-company-pic img{
    width: 100%;
    display: block;
}
/*公司文化*/
.dx-culture-list{
    float: left;
    width: 230px;
    height: 371px;
    text-align: center;
    border: 1px solid #dadada;
    margin-right: 46px;
}
.dx-culture-list h4{
    font: 18px "Microsoft YaHei";
    color: #1191d2;
    margin: 44px 0 25px;
}
.dx-culture-list p{
    text-indent: 0;
    height: 48px;
    line-height: 24px;
    margin-bottom: 5px;
    text-align: center;
}
.dx-culture-list .dx-culture-pic{
    width: 228px;
    height: 224px;
}
.dx-culture-list .dx-culture-pic img{
    width: 100%;
    display: block;
}
.dx-culture-list:nth-child(3){
    margin-right: 0;
}
.dx-company-culture2 p{
    height: 68px;
    line-height: 24px;
    margin-bottom: 0;
}
/*公司资质*/
.dx-company-qualification{
    margin-bottom: 48px;
}
.dx-company-qualification .quali-list{
    float: left;
    text-align: center;
    margin-right: 19px;
    cursor: url(../images/big.cur),auto;
}
.dx-company-qualification .quali-list:last-child{
    margin-right: 0;
}
.dx-company-qualification .quali-list .quali-pic{
    width: 248px;
    height: 298px;
    border: 1px solid #dadada;
    padding: 10px 22px;
}
.dx-company-qualification .quali-list .quali-pic img{
    width: 197px;
    height: 278px;
    display: block;
}
.dx-company-qualification .quali-list p{
    text-indent: 0;
    height: 54px;
    line-height: 54px;
    color: #333;
}
.dx-company-partner .partner-list{
    margin-bottom: 1px;
}
.dx-company-partner .partner-list .partner-pic{
    padding: 10px;
    float: left;
    width: 152px;
    height: 60px;
    margin-right: 4px;
    border: 1px solid #dededd;
    text-align: center;
}
.dx-company-partner .partner-list .partner-pic span{
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}
.dx-company-partner .partner-list .partner-pic img{
    vertical-align: middle;
}
.dx-company-partner .partner-list .partner-pic:last-child{
    margin-right: 0;
}
/*公司业绩*/
.dx-company-performance .dx-table{
    width: 785px;
    border: 1px solid #d5e0e6;
}
.dx-company-performance .dx-table td{
    border: 1px solid #d5e0e6;
    font: 12px "Microsoft YaHei";
    color: #333;
    text-align: center;
}
.dx-table thead{
    background-color: #f0f4f6;
}
.dx-table thead th{
    font: 14px "Microsoft YaHei";
    color: #768a99;
    line-height: 34px;
    text-align: center;
}
.dx-table tbody{
    background-color: #fff;
}
.dx-table tbody tr td:first-child{
    width: 64px;
}
.dx-table tbody tr td:nth-child(2){
    width: 143px;
}
.dx-table tbody tr td:nth-child(3){
    width: 300px;
    line-height: 20px;
    padding: 30px 18px;
}
.dx-table tbody tr td:nth-child(4){
    width: 153px;
}
.dx-table tbody tr td:last-child{
    width: 120px;
}

/*专利技术*/
.dx-content{
    position: relative;
}
.blank30{
    height:30px;
    overflow:hidden;
}
/*轮播样式*/
.swiper-container {
    width: 100%;
    padding-bottom: 50px;
}
.swiper-slide {
    background: url("../images/zhengshu04.jpg") no-repeat center;
    background-size: cover;
    width: 320px;
    height: 518px;
    opacity: 0;
    cursor: url(../images/big.cur),auto !important;
}
.swiper-slide p{
    position: absolute;
    bottom: -53px;
    left: 45px;
}

.swiper-slide.swiper-slide-prev,
.swiper-slide.swiper-slide-next{
    opacity: .5
}
.swiper-slide.swiper-slide-prev p,
.swiper-slide.swiper-slide-next p{
    opacity: 0;
}
.swiper-slide.swiper-slide-active{
    opacity: 1
}
.swiper-button-prev,.swiper-button-next{
    display: block;
    text-decoration: none;
    background-image: none;
    width: 40px;
    height: 40px;
    border: 1px solid #0089d0;
    text-align: center;
    line-height: 37px;
    border-radius: 50%;
    background-color: #0089d0;
    color: #fff;
}
.swiper-button-prev:hover,.swiper-button-next:hover{
    background-color: #0089d0;
    border-color: #0089d0;
    color: #fff;
}
/*公司新闻*/
.dx-companyNewsList{
    padding-bottom: 12px;
}
.dx-companyNews-toggle{
    margin-bottom: 10px;
}
.dx-companyNews{
    width: 785px;
    height: 115px;
    border: 1px solid #dadada;
    padding: 26px 20px 26px 28px;
}
.dx-companyNews .time{
    float: left;
    width: 155px;
    font: 14px/68px "Microsoft YaHei";
}
.dx-companyNews .content{
    float: left;
    width: 491px;
    border-left: 1px solid #dadada;
    padding-left: 43px;
}
.dx-companyNews .content .title{
    font: 18px "Microsoft YaHei";
    color: #333;
    display:block;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    margin-bottom: 17px;
}
.dx-companyNews .content .text{
    font: 14px "Microsoft YaHei";
    color: #80807f;
    /*
    display:block;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    */
}
.dx-companyNews .linkUnfold{
    float: right;
    width: 38px;
    height: 38px;
    border: 1px solid #9b9b9b;
    border-radius: 50%;
    line-height: 38px;
    text-align: center;
    margin-top: 18px;
    cursor: pointer;
}
.companyNews-details{
    width: 785px;
    height: 422px;
    background: url("../images/bg-news.png") no-repeat center;
    padding: 32px 21px 0 29px;
    color: #fff;
}
.companyNews-details .content{
    float: left;
    width: 647px;
}
.companyNews-details .title{
    font: 18px "Microsoft YaHei";
    margin-bottom: 18px;
}
.companyNews-details .time{
    font: 14px "Microsoft YaHei";
    margin-bottom: 45px;
}
.companyNews-details .text{
    font: 14px/24px "Microsoft YaHei";
}
.companyNews-details .text p{
    color: #fff;
}
.companyNews-details .linkBack{
    float: right;
    width: 38px;
    height: 38px;
    border: 1px solid #fff;
    border-radius: 50%;
    line-height: 38px;
    text-align: center;
    margin-top: 18px;
    cursor: pointer;
}
/*行业动态*/
.dx-company-newsList .dx-list-content{
    width: 785px;
    height: 130px;
    border: 1px solid #dadada;
    padding: 12px 20px 33px 26px;
    margin-bottom: 20px;
}
.dx-company-newsList .dx-list-content .text{
    float: left;
    width: 475px;
}
.dx-company-newsList .dx-list-content .text h4{
    font: 18px "Microsoft YaHei";
    color: #333;
    margin-bottom: 14px;
}
.dx-company-newsList .dx-list-content .text p{
    text-indent: 0;
    line-height: 22px;
    font: 14px "Microsoft YaHei";
    color: #777;
    margin-bottom: 9px;
}
.dx-company-newsList .dx-list-content .news-link{
    float: right;
    width: 38px;
    margin-top: 29px;
}
.dx-company-newsList .dx-list-content .news-link a{
    display: block;
    width: 38px;
    height: 38px;
    border: 1px solid #c6c5c0;
    border-radius: 50%;
    text-align: center;
    line-height: 38px;
}
.dx-news-pages{
    margin-top: 16px;
    margin-left: 163px;
}
.dx-news-pages ul{
    margin-bottom: 0;
}
.dx-news-pages ul li{
    float: left;
    margin-right: 20px;
}
.dx-news-pages ul li a{
    display: block;
    width: 38px;
    height: 38px;
    border: 1px solid #dadada;
    text-align: center;
    line-height: 38px;
}
.dx-news-pages ul li:first-child a{
    width: 59px;
}
.dx-news-pages ul li:nth-child(4) a{
    border: 0;
}
.dx-news-pages ul li:last-child a{
    width: 59px;
}
.dx-news-pages ul li .active{
    background-color: #0089d0;
    color: #fff;
}
.dx-news-pages .skip{
    display: inline-block;
    font: 14px "Microsoft YaHei";
    line-height: 38px;
    border: none;
    background-color: transparent;
}
.dx-news-pages input{
    width: 38px;
    height: 38px;
    border: 1px solid #dadada;
    text-align: center;
    line-height: 38px;
    margin-left: 18px;
}

.dx-list-content:hover{
    background-color: #0089d0;
    color: #fff;
}
.dx-list-content:hover .text h4{
    color: #fff;
}
.dx-list-content:hover .text p{
    color: #fff;
}
.dx-list-content:hover .news-link a{
    border-color: #fff;
    color: #fff;
}


/*行业动态-详情*/
.dx-company-news .news-subheading{
    font: 14px "Microsoft YaHei";
    color: #777777;
    margin-bottom: 42px;
}
.dx-company-news .news-subheading span{
    margin-right: 20px;
}
.dx-company-news .news-content{
    line-height: 24px;
    color: #777777;
}
.dx-company-news .news-pic{
    width: 598px;
    height: 300px;
    margin: 20px auto;
}
.dx-company-news .news-pic img{
    display: block;
    width: 100%;
}
.dx-company-news .btn-back{
    width: 120px;
    margin: 0 auto;
    padding-top: 16px;
}
.dx-company-news .btn-back a{
    display: block;
    width: 120px;
    height: 30px;
    background-color: #0089d0;
    font: 14px "Microsoft YaHei";
    line-height: 30px;
    text-align: center;
    color: #fff;
    border-radius: 15px;
}

/*人才招聘*/
.dx-contact{
    margin-left: 104px;
    margin-bottom: 40px;
}
.dx-contact div{
    display: inline-block;
}
.dx-contact .telphone span{
    margin-right: 18px;
}
.dx-contact .e-mail{
    margin-left: 41px;
}
.dx-contact .e-mail span{
    margin-right: 18px;
}
.dx-recruit{
    width: 783px;
    height: 64px;
    border: 2px solid #dadada;
    padding-left: 23px;
    padding-right: 26px;
    margin-bottom: 10px;
}
.dx-recruit .position{
    float: left;
    font: 18px/64px "Microsoft YaHei";
    color: #333;
}
.dx-recruit .quantity{
    float: right;
    font: 14px/64px "Microsoft YaHei";
    color: #777777
;
}
.dx-recruit .quantity span{
    margin-right: 36px;
}

/*联系我们*/
.dx-company-contacts{
    width: 787px;
}
.dx-contactList{
    float: left;
    width: 260px;
    height: 218px;
    border: 1px solid #dadada;
    text-align: center;
    padding-top: 32px;
}
.dx-contactList .pic{
    height: 50px;
    margin-bottom: 24px;
}
.dx-contactList .title{
    font: 16px "Microsoft YaHei";
    font-weight: bold;
    color: #333333;
    margin-bottom: 8px;
}
.dx-contactList .text{
    width: 180px;
    line-height: 24px;
    font: 14px "Microsoft YaHei";
    color: #777;
    margin: 0 auto;
}
.dx-company-map{
    width: 780px;
    margin-top: 30px;
}
.dx-company-map img{
    width: 100%;
    display: block;
}

/*在线留言*/
.dx-leaveMessage{
    text-align: center;
    padding-left: 127px;
    padding-right: 189px;
}
.dx-leaveMessage .title{
    font: 18px "Microsoft YaHei";
    color: #333;
    margin-bottom: 15px;
}
.dx-leaveMessage .text{
    font: 14px/22px "Microsoft YaHei";
    color: #777;
    margin-bottom: 27px;
}
.dx-leaveMessage input{
    width: 398px;
    height: 28px;
    border: none;
    border:1px solid #dadada;
    margin-bottom: 20px;
    margin-left: 20px;
    background-color: #fffdf1;
}
.dx-leaveMessage textarea{
    width: 398px;
    height: 198px;
    border: none;
    border:1px solid #dadada;
    margin-left: 20px;
    resize: none;
    vertical-align: top;
    background-color: #fffdf1;
}
.dx-leaveMessage .submit{
    width: 120px;
    height: 30px;
    background-color: #0089d0;
    color: #fff;
    font: 14px/30px "Microsoft YaHei";
    margin-top: 30px;
    border: none;
    border-radius: 15px;
}