/**
公共样式
**/


.container {
    width: 1130px;
}

.textOverflow{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.textOverflow4{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.textJustify{
    text-align:justify;
    text-justify:inter-ideograph;
}
.carousel-control.left,
.carousel-control.right{
    background-image:none;
}
.paddingLR5{
    padding-left: 5px;
    padding-right: 5px;
}
.paddingLR0{
    padding-left: 0;
    padding-right: 0;
}
body{
    font-size: 16px !important;
}



/********************************************************************************************************************
首页CSS**************************************************************************************************************
********************************************************************************************************************/

/**
导航
**/
.navTopBox{
    background: #00acba;
}
.navTop{
    height: 60px;
    line-height: 60px;
}
.navTop a{
    text-decoration: none;
    color: #fff;
}
.navTop .navTopRight .menuBtn{
    display: none;
}
.navTop .navTopRight .navLine{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #00abb9;
    display: none;
}
.navTop  .navBoxF{
    position: relative;
    margin-right: 109px;
    display: inline-block;
}
@media (max-width:1200px){
    .navTop  .navBoxF{
        margin-right: 105px;
    }
}
.navTop  .navBoxF:last-child{
    margin-right: 0;
}
.navTop .navBoxF .navSub{
    width: 30px;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    top: 66px;
    z-index: -1;
    text-align: center;
    display: none;
}
.navTop  .navBox{
    position: absolute;
    left:-20px;
    z-index: 10;
    background: #00abb9;
    box-shadow: 10px 10px 10px rgba(0,0,0,0.1);
    display: none;
}
.navTop .navBoxF .navBox .navList{
    width: 220px;
    height: 50px;
    line-height: 50px;
}
.navTop .navBoxF .navBox .navList a{
    padding-left: 20px;
    display: block;
    color: #fff;
}
.navTop .navBoxF .navBox .navList a:hover{
    color: #00abb9;
    background-color: #fff;
}

/**
主体
**/

.subject {
    background:url('../image/lcqx.jpg') no-repeat;
    height: 566px;
    position: relative;
}
.subject .product{
    position: absolute;
    top: -90px;
    left: 50%;
    margin-left: -550px;
    overflow: hidden;
}
/*EDC一体化/新药SMO/新药RWS*/
.product .edc,
.product .smo,
.product .rws{
    height: 245px;
}
.product .edc img,
.product .smo img,
.product .rws img{
    margin-top: 72px;
}
.product .edc{
    background: #e89448;
}
.product .smo{
    background: #568be5;
}
.product .rws{
    background: #89c997;
}
.edc .textPart,
.smo .textPart,
.rws .textPart{
    margin-left: 10px;
    margin-right: 10px;
}
.edc .textPart .title,
.smo .textPart .title,
.rws .textPart .title{
    font-size: 20px;
    color: #fff;
    margin:45px 0 10px 0;
    border-bottom: 2px solid #fff;
    display: inline-block;
    padding-bottom: 10px;
}

.edc .textPart .content,
.smo .textPart .content,
.rws .textPart .content{
    font-size: 14px;
    color: #fff;
    text-align:justify;
    text-justify:inter-ideograph;
    margin-top: 10px;
}
/*企业简介/文化/历程/荣誉*/
.subject .enterprise{
    position: absolute;
    bottom: -103px;
    left: 50%;
    margin-left: -550px;
}
.subject .enterprise a{
    text-decoration: none;
    color: #333;
}
.subject .enterprise img{
    margin: auto;
    margin-bottom: 20px;
}

/**
企业内容
**/



.introduce{
    background: #f8f8fa;
    padding-bottom: 60px;
}
.introduce .introduceText{
    width: 1100px;
    text-align:justify;
    text-justify:inter-ideograph;
    margin-left: auto;
    margin-right: auto;
    padding-top: 148px;
    line-height: 40px;
    padding-left: 15px;
    padding-right: 15px;
}

/**
服务项目
**/

.service{
    height: 360px;
    border-bottom: 1px solid #f2f2f2;
}
.service .title{
    font-size:48px;
    margin-top: 60px;
    margin-bottom: 20px;
}
.service .explain{
    color: #aaa;
    line-height: 30px;
    margin-bottom: 70px;
}
.service .container img{
    margin-bottom: 20px;
}
.service .container .project{
    height: 142px;
    position: relative;
    text-decoration: none;
    color: #333;
}
.service .project{
    cursor: pointer;
}
.service .project .line{
    position: absolute;
    bottom: 1px;
    width: 100px;
    border-bottom: 2px solid #fff;
    margin-left:25px ;
}
.service .project .line.color{
    border-bottom: 2px solid #00abb9;
}
.service .project .text.color{
    color: #00abb9;
}

/**
企业文化
**/

.culture{
    height: 680px;
}
.culture .leftPart .title{
    font-size: 48px;
    margin-bottom: 20px;
}
.culture .leftPart .text{
    margin-bottom: 30px;
}
.culture .leftPart .text.spacing{
    margin-left: 25px;
}
.culture .rightPart .bigImg{
    width: 570px;
    height: 380px;
    margin-bottom: 10px;
}
.culture .rightPart .smallImg{
    width: 135px;
    height: 95px;
    margin-right: 10px;
}
.culture .rightPart .smallImg:last-child{
    margin-right: 0;
}


/**
REELLY
**/


/**
新闻动态
**/

.news{
    padding-bottom: 60px;
    overflow: hidden;
    /*font-size: 14px;*/
}
.news .title{
    font-size:48px;
    margin-top: 60px;
    margin-bottom: 50px;
}
.news .explain{
    color: #aaa;
    line-height: 30px;
    margin-bottom: 70px;
    font-size: 16px;
}
.news span.active{
    background:#00abb9;
    color: #fff;
}
.news .company{
    padding: 7px 70px;
    border: 1px solid #dcdcdc;
}
.news .industry{
    padding: 7px 70px;
    border: 1px solid #dcdcdc;
}
.news .leftPart{
    margin-bottom: 25px;
    overflow: hidden;
    display: block;
}
.news .leftPart img{
    width: 225px;
    height: 150px;
}
.news .leftPart .textBox{
    margin-left: 15px;
    width: 290px;
}
.news .leftPart .textBox .biaoti{
    color: #00abb9;
    font-weight: bolder;
}
.news .leftPart .textBox .date{
    color: #888888;
    margin-bottom: 10px;
}
.news .leftPart .textBox .content{
    color: #888888;
    text-align:justify;
    text-justify:inter-ideograph;
    margin-bottom: 10px;
    height: 66px;
}
.news .leftPart .textBox img{
    width: 35px;
    height: 9px;
}
.news .rightPart .newsList{
    color: #888888;
    margin-bottom: 25px;
    display: block;
    text-decoration: none;
}
.news .rightPart .newsList .date{
    margin-right: 20px;
}

/**
合作伙伴
**/

.coopartner{
    background: #9ccbd4;
    padding-bottom: 60px;
}
.coopartner .title{
    font-size:48px;
    padding-top: 60px;
    padding-bottom: 50px;
    color: #fff;
}
.coopartner .explain{
    line-height: 30px;
    margin-bottom: 47px;
    color: #fff;
}

/**
底部
**/

.bottom_b{
    background: #f3f3f3;
    font-size: 14px;
}
.bottom_b .title{
    font-size: 24px;
    margin-top: 40px;
    margin-bottom: 15px;
    color: #00abb9;

}
.bottom_b img {
    width: 100px !important;
}
.bottom_b .btmList{
    margin-bottom: 15px;
    color: #555;
}
.bottom_b .btmList a{
    text-decoration: none;
    color: #ccc;
}
.bottom_b .line{
    border-bottom: 1px solid #ddd;
}
.bottom_b .company{
    padding: 15px;
    color: #666;
}
 .bottom_b .company .beianhao{
     text-decoration:none;
     color: #666;
 }
/**********************************************************************************************************************
其他页面CSS*************************************************************************************************************
***********************************************************************************************************************/

/*
关于我们
*/

.hzzlHuoban .container{
    padding-bottom: 50px;
}
.hzzlHuoban .hzHuobanBox{
    height: 120px;
    line-height: 120px;
    box-shadow: 6px 4px 6px rgba(0,0,0,0.1);
    background: #fff;
    border-radius: 6px;
    margin-bottom: 10px;
}
.hzzlHuoban .huoban_text{
    margin-top: 30px;
    margin-bottom: 50px;
    color: #79979e;
    line-height: 30px;
}

/*发展历程*/


.development2{
    background: url("../image/aboutus02.png") 50% 50% no-repeat;
    width: 100%;
    height: 613px;
}
/*.development2 h5{*/
/*    font-size: 13px;*/
/*}*/
.development .title{
    font-size: 32px;
    color: #fff;
    padding-top: 70px;
    padding-bottom: 20px;
}
.development .history{
    color: #333;
}
.development .history .titleText{
    line-height: 20px;
}

/*证书*/
.zhengshu{
    display: inline-block;
    padding: 10px;
    border: 1px solid #ddd;
}
.zhengshuBox{
    margin-bottom: 20px;
}
.aboutUs{
    background: url("../image/aboutusb.png") ;
    padding-bottom: 60px;
}
.aboutUs .cnTitle{
    font-size: 32px;
    text-align: center;
    margin-top: 30px;
    /*margin-bottom: 18px;*/
}
.aboutUs .enTitle{
    margin-bottom: 45px;
}
.aboutUs .imgIconOne,
.aboutUs .imgIconTwo{
    width: 45px;
    height: 50px;
    margin-bottom: 20px;
}
.aboutUs .title{
    margin-bottom: 20px;
}
.aboutUs .title.color{
    color: #00abb9;
}
.aboutUs .line{
    border-bottom: 2px solid transparent;
    width: 70px;
    margin: auto;
}
.aboutUs .line.color{
    border-bottom: 2px solid #00abb9;
}
.aboutUs .text{
    margin-bottom: 20px;
}
.aboutUs .text.spacing{
    margin-left: 25px;
}
.aboutUs .bookText{
    text-align: right;
    margin: 20px 80px 20px 0;
}

/*
产品中心
*/

/*产品列表*/
.productBox{
    background: #f7f7f7;
    position: relative;
}
.productBox .productText1{
    height: 127px;
    padding: 15px;
    color: #fff;
    background: #abb1b5;
}
.productBox .productText2{
    height: 127px;
    padding: 15px;
    color: #fff;
    background: #2ab9c0;
}
.productBox .leftList{
    height: 64px;
    padding: 10px 15px;
    background: #2ab9c0;
    color: #fff;
    cursor: pointer;
    display: block;
    text-decoration: none;
    text-align: right;
    border-bottom: 1px solid rgba(255,255,255,0.5);
}
.productBox .leftList.active{
    color: #2ab9c0;
    background: #fff;
}

.productBox .rightText{
    padding: 50px 0;
    line-height: 30px;
    position: relative;
}
.productBox .rightText .btn.btn-info{
    background:#2ab9c0;
    position: absolute;
    right: 0;
    bottom: 40px;
}
.productBox .line{
    position: absolute;
    bottom: -305px;
    width: 100%;
    border-bottom: 1px solid #ddd;
    z-index: -10;
}

/*产品中心-CTMS*/

.pCtmsIntro{
    padding-top: 50px;
    padding-bottom: 60px;
}
.pCtmsIntro .title{
    font-size: 36px;
}
.pCtmsIntro .ctms{
    font-size: 36px;
    color: #899ac2;
}
.pCtmsIntro .line{
    border-bottom: 2px solid #999;
    margin: 30px 0 30px 0;
}
.pCtmsIntro .text{
    line-height: 25px;
}
.pCtmsTp{
    background: #f7f7f7;
}
.pCtmsTp .title{
    margin-top: 60px;
    margin-bottom: 80px;
    font-size: 36px;
    text-align: center;
}

/*产品中心-EDC*/

.pEdcPer{
    width: 20%;
    text-align: center;
    float: left;
}
.pEdcPer .title{
    color: #2ab9c0;
    margin-top: 20px;
    margin-bottom: 15px;
}
.pEdcPer .text{
    font-size: 14px;
    color: #5f616d;
}
.pEdcPerBox{
    overflow: hidden;
    margin-bottom: 80px;
}
.pEdcChar{
    padding: 35px 40px;
    background: #128bef;
    position: relative;
    overflow: hidden;
    height: 278px;
    margin-bottom: 36px;
}
.pEdcChar .text{
    font-size: 14px;
    color: #fff;
}
.pEdcChar .text.second{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}
.pEdcChar .smallLogo{
    margin-top: 20px;
    margin-right: -10px;
}
.pEdcChar .bigLogo{
    position: absolute;
    right: -50px;
    bottom: -40px;
    opacity: 0.1;
}
.pEdcChar .system>img{
    margin-bottom: 10px;
}
.pEdcChar .system .text{
    color: #999;
    font-size: 12px;
    margin-bottom: 40px;
}

/*产品中心-elen*/

.elenSysfunList{
    margin-bottom: 30px;
}
.elenSysfunList .title{
    font-size:24px;
    margin-bottom:10px;
}
.elenSysfunList .text{
    line-height: 25px;
    color: #999;
    font-size: 14px
}
.elenSysFeaBox{
    border: 2px solid #2ab9c0;
    border-radius: 10px;
    font-size: 14px;
    padding-top: 70px;
    position: relative;
}
.elenSysFeaBox .elenSysFeaBtn{
    background: #2ab9c0;
    color: #fff;
    font-size: 30px;
    padding: 10px 50px;
    border-radius: 10px;
    display: inline-block;
    position: absolute;
    left: 50%   ;
    margin-left: -268px;
    top: -33px;
}
.elenSysFeaBox .elenSysFeaListBox{
    padding-left:110px;
}
.elenSysFeaBox .elenSysFeaListBox .elenSysFeaList{
    margin-bottom: 20px;
}

/*产品中心 CRS*/

.crsFunBox{
    position: relative;
    margin-bottom: 40px;
}
.crsFunBox .crsFunImg{
    position: absolute;
    left: 0;
    top: 10px;
}
.crsFunBox .crsFunTitle{
    color: #2ab9c0;
    font-size: 30px;
    margin-bottom: 20px;
    margin-left: 20px;
}
.crsFunBox .crsFunText{
    margin-left: 70px;
}
.crsFunBox .crsFunText img{
    margin-right: 10px;
}
.crsFunBox img{
    margin-right: 10px;
}

/*产品中心 eTMF*/

.etmfFileBox{
    padding-top: 40px;
    padding-bottom: 30px;
    border: 1px dashed #abb1b5;
}
.etmfFileBox .etmfFileList{
    padding: 15px 40px;
    border-radius: 30px;
    display: inline-block;
    box-shadow: 6px 4px 10px rgba(0,0,0,0.2);
    margin-bottom: 30px;
}

/*
招贤纳士
*/

.advertiseBox{
    margin-bottom: 50px;
}
.advertiseBox .recruitIntro{
    margin-bottom: 20px;
}
.advertiseBox .recruitIntro .recruitIntroBox{
    box-shadow: 6px 4px 10px rgba(0,0,0,0.1);
    padding-top: 25px;
    padding-bottom: 10px;
    position: relative;
}
.advertiseBox .department{
    margin-bottom: 40px;
}
.advertiseBox .department .title{
    font-size: 35px;
    color: #00abb9;
}
.advertiseBox .recruitIntro .bigNumber{
    font-size: 45px;
    margin-bottom: -15px;
}
.advertiseBox .recruitIntro .releaseTime{
    padding-left: 50px;
    padding-right: 30px;
    color: #333;
}
.advertiseBox .recruitIntro .greenBlock{
    position: absolute;
    width: 15px;
    left: 0;
    top: 0;
    bottom: 0;
    background: #00abb9;
}
.recruitIntro .recruitIntroBox .leftPart{
    color: #00abb9;
}
.recruitIntro .recruitIntroBox .rightPart{
    color: #333;
}
.advertiseBox .line{
    border-bottom: 1px solid #e6e6e6;
    width: 100%;
    margin-bottom: 40px;
}
.advertiseBox .listText{
    margin-bottom: 20px;
}
.advertiseBox .listText .leftPart{
    color: #00abb9;
}
.advertiseBox .listText .rightPart{
    color: #333;
    line-height: 30px;
}

/*
联系我们
*/

.contactus .contactusList{
    margin-bottom: 50px;
    position: relative;
}
.contactus .contactusList .title{
    color: #555;
    margin-bottom: 35px;
}
.contactus .contactusList .text{
    color: #888;
    line-height:25px;
}
.contactus .contactusList .rowLine{
    border-right: 1px solid #dcdcdc;
    position: absolute;
    right: 0;
    top: 20px;
    height: 120px;
}

/*
医疗器械临床试验服务
*/

.apparatusStageBox{
    padding: 50px 20px 40px 20px;
    border: 1px solid #333;
    border-radius: 6px;
    position: relative;
}
.apparatusStageBox .apparatusStageList{
    margin-bottom: 10px;
}
.apparatusStageBox .apparatusStageList:last-child{
    margin-bottom: 0;
}
.apparatusStageBox .apparatusStageList.title{
    color: #00abb9;
}
.apparatusStageBox .apparatusStage{
    position: absolute;
    top: -5px;
    background: url("../image/apparatus_02.png") no-repeat;
    width: 100%;
    height: 46px;
    line-height: 46px;
    font-size: 26px;
    color: #fff;
    padding-left: 30px;
    margin-top: -20px;
}
.contactus .glyphicon.glyphicon-play.text-muted{
    margin-right: 5px;
}
.contactus .qixieleft{
    padding-left: 30px;
}

    /*
    SMO服务
    */

.smoStarEnd{
    margin-left: 80px;
}
.smoStarEnd .list{
    margin-bottom: 15px;
}
.smoStarEnd .list.title{
    font-size: 24px;
    margin-bottom: 20px;
}
.smoStarEnd .list>img{
    margin-right: 10px;
}
.smoCore{
    border-left: 1px solid #abb1b5;
    border-right: 1px solid #abb1b5;
    position: relative;
}
.smoCore .youJianTou{
    position: absolute;
    right: -50px;
    top: 50%;
}
.smoCore .zuoJianTou{
    position: absolute;
    left: -50px;
    top: 50%;
}
.smoCore .xiaJianTou{
    position: absolute;
    bottom: -50px;
    left: 50%;
}
.smo5{
    width: 20%;
    float: left;
    margin-top: 80px;
}
.smo5 .title{
    border: 1px solid #555;
    padding: 5px;
    border-radius: 6px;
    width: 180px;
    text-align: center;
    margin: auto;
}
.smo5 .srcText{
    background: url("../image/smo_05.png") no-repeat;
    width: 204px;
    height: 186px;
    margin-top: 20px;
}
.smo5 .srcText .list{
    padding: 8px;
}
.smo5 .srcText .list:first-child{
    padding-top: 25px;
}
/*右侧固定样式*/

.fixedListBox{
    position: fixed;
    z-index: 20;

}
.fixedListBox.WX{
    right: 0;
    top:300px;
}
.fixedListBox.QQ{
    right: -130px;
    top:359px;
}
.fixedListBox.DH{
    right: -130px;
    top:418px;
}
.fixedListBox.PT{
    right: -150px;
    top:477px;
}
.fixedListBox.UP{
    right: 0;
    top:536px;
}
.fixedListBox .fixedList{
    width: 65px;
    text-align: center;
    height: 58px;
    padding-top: 8px;
    color: #fff;
    cursor: pointer;
    display: block;
    background: #00abb9;
}
.fixedListBox:hover .fixedList{
    background: #00abb9;
}
.fixedListBox .numContent{
    height: 58px;
    line-height: 58px;
    width: 130px;
    text-align: center;
    background: #00abb9;
    color: #fff;
}
.rightFixed .fixedListBox:last-child .fixedList{
    padding-top: 0;
    line-height: 58px;
}
.fixedListBox.QQ:hover,
.fixedListBox.DH:hover,
.fixedListBox.PT:hover{
    right: 0;
    transition: right 0.5s;
    -moz-transition: right 0.5s;	/* Firefox 4 */
    -webkit-transition: right 0.5s;	/* Safari 和 Chrome */
    -o-transition: right 0.5s;	/* Opera */
}
.weixinma{
    position: fixed;
    right: 65px;
    top:300px;
    width: 100px;
    display: none;
}
.fixedListBox.WX:hover .weixinma{
    display: block;
}

/********************************************************************************************************************************************/
/********************************************************************************************************************************************/
/********************************************************************************************************************************************/

/*
首页样式追加
*/

/*公共样式*/
.paddingL0{
    padding-left: 0;
}
.paddingR0{
    padding-right: 0;
}

/*顶部*/
.top{
    background: #fff;
    /*height: 40px;*/
    /*line-height: 40px;*/
    padding-top: 5px;
    padding-bottom: 5px;
}

/*关于我们*/
.aboutUsBox{
    padding-top: 30px;
    padding-bottom: 50px;
}
.aboutUsBox .titleBox{
    border-bottom: 1px solid  #e3e3e3;
    padding-bottom: 15px;
}
.aboutUsBox .titleCn{
    font-size: 32px;
}
.aboutUsBox .usList{
    /*width: 20%;*/
    float: left;
    display: block;
    margin-top: 40px;
    text-decoration: none;
    color: #333;
}
.aboutUsBox .usList img{
    /*width: 35px;*/
    vertical-align: bottom;
}
.aboutUsBox .usList .textPart{
    display: inline-block;
    margin-left: 10px;
}
.aboutUsBox .usIntroBox{
    margin-top: 60px;
}
.aboutUsBox .usIntroBox .textIntro{
    text-indent: 30px;
    text-align: justify;
    line-height: 24px;
    margin-bottom: 15px;
}
.aboutUsBox .usList .textPart .title{
    font-size: 16px;
    color: #000;
}

/*服务领域*/
.serviceAreaBox{
    background: url("../image/servicearea_bg.jpg") no-repeat;
    min-height: 100px;
    padding-top: 30px;
    padding-bottom: 50px;
    background-size: cover;
}
.serviceAreaBox .titleBox{
    border-bottom: 1px solid  #e3e3e3;
    padding-bottom: 15px;
}
.serviceAreaBox .titleCn{
    font-size: 32px;
}
.serviceAreaBox .areaListBox{
    margin-top: 50px;
}
.serviceAreaBox .areaList{
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    width: 366px;
    color: #333;
    text-decoration: none;
}
.serviceAreaBox .areaList .areaBox{
    position: absolute;
    bottom: -160px;
    /*left: 15px;*/
    background: #00abb9;
    height: 160px;
    width: 351px;
    color: #fff;

    transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;	/* Firefox 4 */
    -webkit-transition: all 0.5s linear;	/* Safari 和 Chrome */
    -o-transition: all 0.5s linear;	/* Opera */
}
.serviceAreaBox .areaList .areaBox .areaText{
    padding-left: 15px;
    padding-right: 15px;
    text-align: justify;
    line-height: 22px;
}
.serviceAreaBox .areaList .textPart{
    padding: 30px 10px;
    background: #fff;
    font-size: 22px;
}
.serviceAreaBox .areaList:hover .areaBox{
    bottom: 0;
}
.serviceAreaBox .areaList .img-responsive{
    width: 351px;
}

/*新闻动态*/
.news{
    /*height: auto;*/
    padding-top: 30px;
    padding-bottom: 50px;
    background: #f3f3f3;
    height: 640px;
}
.news .titleBox{
    border-bottom: 1px solid  #e3e3e3;
    padding-bottom: 15px;
}
.news .titleBox .titleCn{
    font-size: 32px;
}
.news .newsTheadBox{
    margin-top: 50px;
    margin-bottom: 50px;
}

/*部分合作伙伴*/
.partPartnerBox{
    padding-top: 30px;
    padding-bottom: 50px;
}
.partPartnerBox .titleBox{
    border-bottom: 1px solid  #e3e3e3;
    padding-bottom: 15px;
}
.partPartnerBox .titleBox .titleCn{
    font-size: 32px;
}
.partPartnerBox .partPartner{
    margin-top: 40px;
}

/*战略合作伙伴*/
.strategyPartnerBox{
    padding-top: 30px;
    padding-bottom: 50px;
}
.strategyPartnerBox .titleBox{
    border-bottom: 1px solid  #e3e3e3;
    padding-bottom: 15px;
}
.strategyPartnerBox .titleBox .titleCn{
    font-size: 32px;
}
.strategyPartnerBox .strategyPartner{
    margin-top: 40px;
}

/*底部*/
.bottomTwo{
    padding-top: 30px;
    background: #f3f3f3;
}
.bottomTwo .btmList{
    margin-bottom: 10px;
    color: #666;
}
.bottomTwo .btmList a{
    text-decoration: none;
    color: #666;
}
.bottomTwo .line{
    border-bottom: 1px solid #e5e5e5;
}
.bottomTwo .company{
    height: 50px;
    line-height: 50px;
    color: #666;
}
.bottomTwo .btmListOne{
    font-size: 18px;
    color: #000;
    margin-bottom: 15px;
}
.bottomTwo .container:first-child{
    padding-bottom: 20px;
}
.title_CN{
    font-size: 32px !important;
}
.title_IMG{
    margin: auto;
}



