.headerBox .header .logo a img{
    width:auto;
    height:auto;
}
/*成功案例*/
.square {
    width: 100%;
    height: auto;
    background-color: #fff;
}
.square .center {
    width: 1200px;
    height: auto;
    margin: 0px auto;
}
/*.square.function {
    padding-top: 50px;
}*/
.square.function .center .type {
    width:  900px;
    height: auto;
    min-height: 50px;
    float: left;
}
.square.function .center .type span {
    display: block;
    width:  auto;
    height: 50px;
    font-size: 14px;
    font-weight: bold;
    line-height: 50px;
    padding: 0px 10px;
    float: left;
}
.square.function .center .type a {
    display: block;
    width:  auto;
    height: 24px;
    font-size: 14px;
    line-height: 24px;
    padding: 0px 15px;
    margin: 13px 0px 13px 5px;
    float: left;
    border-radius: 5px;
}
.square.function .center .type a.active {
    background-color: #2dbef0;
    color: #fff;
}
.square.function .center .search {
    width: 265px;
    height: auto;
    min-height: 36px;
    float: right;
}
.square.function .center .search form {
    width: 260px;
    height: 34px;
    margin: 6px 0px;
    border-radius: 9px;
    overflow: hidden;
    border: 1px solid #2dbef0;
}
.square.function .center .search form input[type="text"] {
    width:  189px;
    height: 34px;
    padding: 0px 5px 0px 20px;
    font-size: 12px;
    line-height: 34px;
    outline: none;
    border: none;
    float: left;
}
.square.function .center .search form input[type="button"] {
    width:  46px;
    height: 34px;
    padding: 0px 0px;
    outline: none;
    border: none;
    background: url(../png/professional/function_search.png) center center no-repeat #dfdfdf;
    float: left;
    cursor: pointer;
}
.square.function .center .search form input[type="button"]:hover{
    background: url(../png/global/searchBtn.png) right center no-repeat;
}
.square.function .center .field {
    width:  1200px;
    height: auto;
    min-height: 50px;
    padding: 25px 0px 40px 0px;
}
.square.function .center .field span {
    display: block;
    width:  auto;
    height: 50px;
    font-size: 14px;
    font-weight: bold;
    line-height: 50px;
    padding: 0px 10px;
    float: left;
    color: #333;
}
.square.function .center .field a {
    display: block;
    width:  auto;
    height: 24px;
    font-size: 14px;
    line-height: 24px;
    padding: 0px 15px;
    margin: 13px 0px 13px 5px;
    float: left;
    border-radius: 5px;
    color: #666;
}
.square.function .center .field a.active,.square.function .center .field a:hover{
    background-color: #2dbef0;
    color: #fff;
}
.square.function .center .sort {
    width:  1200px;
    height: auto;
    min-height: 50px;
    border-top: 1px solid #999;
    padding: 55px 0px 0px 0px;
}
.square.function .center .sort span {
    display: block;
    width:  auto;
    height: 50px;
    font-size: 0.9em;
    font-weight: bold;
    line-height: 50px;
    padding: 0px 10px;
    float: left;
}
.square.function .center .sort a {
    display: block;
    width:  auto;
    height: 24px;
    font-size: 0.9em;
    line-height: 24px;
    padding: 0px 15px;
    margin: 13px 0px 13px 5px;
    float: left;
    border-radius: 5px;
}
.square.function .center .sort a.active,.square.function .center .sort a:hover{
    background-color: #2dbef0;
    color: #fff;
}
.function .center .case_Cont{
    width:1252px;
    height:auto;
    _position:relative;
    margin-left: -52px;
    overflow: hidden;
    margin-top: 50px;
}
.function .center .news {
    width: 365px;
    height: auto;
    float: left;
    margin: 25px 0px 0px 52px;
    cursor: pointer;
}
.function .center .news a.picture {
    display: block;
    width: 100%;
    height: 238px;
    overflow: hidden;
}
.function .center .news a.picture img {
    width: 100%;
    height: 100%;
    display: block;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.function div.news:hover a.picture img{
    -webkit-transform: scale(1.2,1.2);
    -moz-transform: scale(1.2,1.2);
    -ms-transform: scale(1.2,1.2);
    -o-transform: scale(1.2,1.2);
    transform: scale(1.2,1.2);
}
.function .center .news .content{
    display: block;
    width:345px;
    height: auto;
    padding: 0px 10px;
}
.function .center .news .content b{
    display: block;
    font-size:16px;
    color: #333;
    font-weight: normal;
    line-height: 24px;
    height:50px;
    margin-top: 5px;
    overflow: hidden;
}
.function .center .news .content p{
    display: block;
    line-height: 32px;
    font-size: 14px;
    color: #999;
    overflow: hidden;
}
.function .center .news .content p span{
    display: block;
    float: left;
}
.function .center .news .content p a{
    display: block;
    float: right;
    color: #999;
    padding-left: 28px;
    background: url(../png/global/view_bg1.png) no-repeat left center;
}
.case_Cont div.news:hover .content b{
    color: #2dbef0;
}
.center .pagination{
    padding-top: 48px;
}
.square .centerCase{
    overflow: hidden;
    padding-bottom: 75px;
}
.evaluation_container .caseDetails{
    width:1200px;
    height:auto;
    margin: 0px auto;
    overflow: hidden;
    padding:37px 0px 60px 0px;
}
.caseDetails .caseDetailsLeft{
    width:806px;
    height: auto;
    float: left;
}
.caseDetailsLeft .caseTitle{
    width:100%;
    height: auto;
    padding-bottom: 7px;
    border-bottom:1px solid #c8c8c8;
}
.caseDetailsLeft .caseTitle h3{
    display: block;
    line-height: 43px;
    font-weight: normal;
    font-size: 24px;
    color:#333;
}
.caseDetailsLeft .caseTitle .caseTitle_bottom{
    width:100%;
    height: 30px;
    font-size: 14px;
    color:#666;
    overflow: hidden;
}
.caseTitle .caseTitle_bottom>span{
    display: block;
    float: left;
    line-height: 30px;
    width:200px;
}
.caseTitle .caseTitle_bottom #ckepop {
    width: 173px;
    float: right;
    position: relative;
    top:2px;
}
.caseDetailsLeft .caseIntroduce{
    width:100%;
    height: auto;
    padding: 25px 0px;
    border-bottom: 1px solid #c8c8c8;
/*    float: left;*/
}
.caseDetailsLeft .caseIntroduce.bordernone{
    border: none;
}
.caseIntroduce img.introduceImg,
.caseIntroduce>img{
    width:auto;
    height: auto;
    max-width: 100%;
    display: block;
    margin: 0px auto 45px;
}
.caseIntroduce>p,.caseIntroduce>pre{
    display: block;
    width:806px;
    height: auto;
    font-size: 14px;
    color:#666;
    line-height:27px;
}
.caseIntroduce>b.title{
    display: block;
    width:806px;
    height: auto;
    font-size: 14px;
    color:#333;
    line-height:27px;
    text-indent: 27px;
    font-weight: normal;
}
.caseIntroducep>p>img{
    display: block;
    max-width:100%;
    height: auto;
    margin: 0px auto 20px;
}
.caseIntroduce>p.text>span{
    display: inline-block;
    width:130px;
}
.caseDetailsLeft .linkBox{
    width:762px;
    height: auto;
    padding: 15px 22px;
}
.caseDetailsLeft .linkBox p{
    display: block;
    width:762px;
    line-height: 28px;
    font-size: 14px;
    color:#666;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.caseDetailsLeft .linkBox p a{
    font-size: 14px;
    color:#666;
}
.caseDetailsLeft .linkBox p a:hover{
    text-decoration: underline;
}
.caseDetails .caseDetailsRight{
    width: 339px;
    height: auto;
    float: right;
}
.caseDetailsRight b{
    display: block;
    width:100%;
    height:43px;
    line-height: 43px;
    font-size: 16px;
    color: #333;
    font-weight: normal;
    margin-top: 70px;
}
.InformationRight .IRList{
    width:100%;
    height:auto;
}
.IRList li{
    width:100%;
    height: 90px;
    overflow: hidden;
    margin-bottom: 17px;
}
.IRList.rightList{
    width: 100%;
    height: auto;
    background: #f5f5f5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 15px 0px;;
}
.IRList.rightList li{
    display: block;
    height:30px;
    margin-bottom: 0px;

}
.IRList.rightList li>a{
    display: block;
    margin: 0px 25px;
    line-height: 36px;
    font-size: 14px;
    color: #333;
}
.IRList.rightList li>a:hover{
    text-decoration: underline;
}
.IRList li img{
    width:130px;
    height:90px;
    display: block;
    float: left;
}
.IRList li .info{
    width:200px;
    height: 90px;
    float: right;
}
.IRList li .info p{
    font-size: 16px;
    color: #333;
    line-height: 26px;
    width:200px;
    height:52px;
    overflow: hidden;
}
.IRList li .info a{
    display: block;
    width:60px;
    height:22px;
    line-height: 22px;
    text-align: center;
    border:1px solid #2dbef0;
    color: #2dbef0;
    background: #fff;
    font-size: 12px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    margin:13px 0px 0px 136px;
}
.IRList li .info a:hover{
    color: #fff;
    background: #2dbef0;
}
/*专家团队*/
.function .center .professionalCenter {
    width: 1226px;
    height: auto;
    overflow: hidden;
    position: relative;
    left: 7px;
    padding-top: 50px;
}
.professionalCenter .padding {
    width: 380px;
    height: auto;
    float: left;
    margin-right: 26px;
    margin-bottom: 30px;
    cursor: pointer;
}
.professionalCenter .padding .professional {
    width: 100%;
    min-height: 462px;
    height: auto;
    background-color: #fff;
    padding: 30px 0px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,.15);
    -moz-box-shadow: 0px 1px 3px rgba(0,0,0,.15);
    -o-box-shadow: 0px 1px 3px rgba(0,0,0,.15);
    box-shadow: 0px 1px 3px rgba(0,0,0,.15);
}
.professionalCenter .padding .professional:hover {
    -webkit-box-shadow: 0px 10px 20px rgba(0,0,0,.15);
    -moz-box-shadow: 0px 10px 20px rgba(0,0,0,.15);
    -o-box-shadow: 0px 10px 20px rgba(0,0,0,.15);
    box-shadow: 0px 10px 20px rgba(0,0,0,.15);
}
.professionalCenter .padding .professional .picture {
    width: 102px;
    height: 102px;
    border-radius: 80px;
    overflow: hidden;
    margin: 0px auto;
}
.professionalCenter .padding .professional .picture img {
    width: 102px;
    height: auto;
}
.professionalCenter .padding .professional .name {
    width: 100%;
    height: 70px;
    font-size: 25px;
    line-height: 70px;
    text-align: center;
    color: #000;
}
.professionalCenter .padding .professional .job {
    width: 100%;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    color: #2dbef0;
}
.professionalCenter .padding .professional .color {
    width: 268px;
    height: auto;
    min-height: 30px;
    padding: 0px 56px;
}
.professionalCenter .padding .professional .color span {
    display: block;
    width: auto;
    height: 20px;
    margin: 5px auto 5px 0px;
    padding: 0px 7px;
    float: left;
    border-radius: 5px;
    background-color: #2dbef0;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
}
.professionalCenter .padding .professional .color.orange span {
    background-color: #fa7132;
}
.professionalCenter .padding .professional .color.green span {
    background-color: #75d87c;
}
.professionalCenter .padding .professional .text {
    width: 268px;
    height: auto;
    min-height: 30px;
    padding: 0px 56px;
    font-size: 14px;
    line-height: 27px;
    color: #333;
    overflow: hidden;
    margin: 17px auto 0px;
}
/*.professional.list .square.list .center .text.blue {
    height: 24px;
}*/
.professionalCenter .padding .professional .text.orange {
    line-height: 27px;
}
.professionalCenter .padding .professional .text.green {
    /* height: 72px;*/
    padding: 0px 56px 0px 56px;
}
.professional .main{
    width:1200px;
    height:auto;
    margin:0px auto;
    overflow: hidden;
    padding: 50px 0px;
}
.main .mainLeft{
    width:806px;
    height:auto;
    float: left;
}
.mainLeft .character{
    width:100%;
    height:auto;
    overflow: hidden;
}
.character img{
    display: block;
    width:170px;
    height: 170px;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
    padding: 5px;
    background: #f5f5f5;
    float: left;
}
.character div.name{
    display: block;
    width:424px;
    height: auto;
    padding: 85px 0px 0px 28px;
    float: left;
}
.character div.name b{
    font-size: 38px;
    color: #333;
    display: block;
    font-weight:normal;
    line-height: 70px;
}
.character div.name span{
    font-size: 14px;
    color: #999;
}
.character>a{
    display: block;
    width: 170px;
    height:50px;
    line-height:50px;
    text-align: center;
    border: 2px solid #fa7132;
    font-size: 20px;
    color: #fa7132;
    float: right;
    margin-top:120px;
    -webkit-border-radius:7px;
    -moz-border-radius:7px;
    border-radius:7px;
}
.character>a:hover{
    color: #fff;
    background: #fa7132;
}
.mainLeft .introduce{
    width:100%;
    height:auto;
    padding-top: 60px;
}
.introduce .introduceList{
    width:100%;
    height:auto;
    margin-bottom: 32px;
}
.introduce .introduceList b{
    font-weight:normal;
    font-size: 20px;
    display: block;
    line-height:43px;
}
.introduce .introduceList p{
    font-size: 14px;
    color: #666;
    line-height: 24px;
}
.introduce .introduceList p.textIndent{
    text-indent: 28px;
}
.mainLeft .visitor{
    width:806px;
    height:auto;
}
.visitor .visitorTitle{
    width:100%;
    height:54px;
    position: relative;
}
.visitor .visitorTitle span{
    position: absolute;
    left:0px;
    top:26px;
    display: block;
    width:100%;
    height:1px;
    background: #d2d2d2;
}
.visitor .visitorTitle b{
    display: block;
    width:100px;
    height:54px;
    line-height: 54px;
    text-align: center;
    background: #fff;
    font-size: 20px;
    color: #333;
    position: relative;
    z-index: 10;
    margin: 0px auto;
}
.visitor ul{
    width:804px;
    padding:0px 1px;
    overflow: hidden;
    margin-top: 14px;
}
.visitor ul li{
    float: left;
    width:134px;
    height: auto;
}
.visitor ul li a{
    display: block;
    width:134px;
    height:auto;
}
.visitor ul li a img{
    display: block;
    width:50px;
    height:50px;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
    margin: 0px auto;
    margin-bottom: 10px;
}
.visitor ul li a span{
    font-size:14px;
    color: #999;
    display: block;
    line-height: 20px;
    text-align: center;
}
.visitor ul li a span.name{
    color: #666;
}
.visitor ul li:hover a span{
    color: #2dbef0;
}
.main .mainRight{
    width:345px;
    height:auto;
    float: right;
    padding-top: 143px;
}
.mainRight .Recommend{
    width:100%;
    height:auto;
    margin-top:65px;
}
.mainRight .Recommend h3{
    font-size:20px;
    line-height: 25px;
    padding: 10px 0px;
    margin-top: 32px;
}
.mainRight .Recommend a{
    display: block;
    width:343px;
    height:100px;
    border:1px solid #f5f5f5;
    background: #f5f5f5;
    -webkit-border-radius:7px;
    -moz-border-radius:7px;
    border-radius:7px;
    margin-bottom:15px;
}
.mainRight .Recommend a img{
    display: block;
    width:60px;
    height:60px;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
    float: left;
    margin:20px 33px 0px 23px;
}
.mainRight .Recommend a div{
    width:230px;
    height:auto;
}
.mainRight .Recommend a div b{
    font-size: 20px;
    display: block;
    line-height: 34px;
    font-weight:normal;
    color: #333;
    margin-top: 22px;
}
.mainRight .Recommend a div span{
    display: block;
    line-height: 24px;
    font-size: 12px;
    color: #999;
}
.mainRight .Recommend a:hover{
    border:1px solid #fa7132;
}
.mainRight .Recommend a:hover div b{
    color: #fa7132;
}
.searchExpert{
    float: none;
    margin: 50px 0px 0px 900px;
}

@media screen and (max-width: 1211px){
    .evaluation_container .caseDetails,
    .canvas #slide .container .banner .bannerBtn,
    .square .center,
    .square.function .center .field,
    .square.function .center .sort{
        width:1000px;
    }
    .canvas #slide .container .banner .bannerBtn a{
        right:0px;
    }
    .caseDetails .caseDetailsLeft,
    .caseIntroduce>p,.caseIntroduce>pre{
        width:610px;
    }
    .caseDetailsLeft .linkBox,
    .caseDetailsLeft .linkBox p{
        width:566px;
    }
    .function .center .professionalCenter{
        width:1000px;
        margin-left: 13px;
    }
    .searchExpert{
        margin: 50px 0px 0px 700px;
    }
    .professionalCenter .padding{
        width:307px;
    }
    .professionalCenter .padding .professional .text{
        padding: 0px 20px;
    }
    .function .center .case_Cont{
        width:1052px;
    }
    .function .center .news{
        width:298px;
    }
    .function .center .news .content{
        width:278px;
    }
    .function .center .news a.picture{
        height: 195px;
    }

}