img{
    display:block;
}
.head{
    width:100%;
    background:#fff;
    border-bottom:1px solid #ccc;
}
.header{
    width:1180px;
    height:80px;

    margin:0 auto;
}
.LOGO{
    margin-left:20px;
    margin-top:15px;
}
.LOGO dt{
    float:left;
}
.LOGO dd{
    float:left;
    margin-left:15px;
    margin-bottom: 2px;
    font-size:14px;
    color:#666;
}
.LOGO dd p:first-child{
    font-size:20px;
    font-weight:bold;
    margin-top: 10px;
}
.nav{
    line-height:80px;
    margin-left:80px;
}
.nav>li{
    float:left;
    padding:0 18px;
    position:relative;
}
.nav>li>a{
    color:#666;
    font-size:14px;
    display:inline-block;
}
.nav>li.cur>a{
     color:#31b51c;
}
.nav>li .navShow{
    position:absolute;
    left:-15px;
    top: 81px;
    width: 120px;
    display:none;
}
.nav>li .navShow li{
    width:120px;
    height:40px;
    line-height:40px;
    margin-bottom:1px;
    text-align:center;
    background:#858585;
}
.nav>li .navShow li:hover{
    background:#333;
}
.nav>li .navShow li a{
    display:block;
    color:#fff;
}

.banner{
    width:100%;
    height:536px;
}
.banner02{
    background:url(../images/banner02.jpg) center center no-repeat;
}
.conBanner{
    width:780px;
    margin:0 auto;
    padding-top:40px;
}
.conBanner .searchBox{
    width:720px;
    height:60px;
    margin-left:30px;
    background:#fff;
    border-radius:5px;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    -webkit-border-radius:5px;
}
.conBanner .searchBox .searchIcon{
    display:inline-block;
    width:24px;
    height:24px;
    background:url(../images/search02.png) no-repeat;
    vertical-align:-6px;
    margin-left:20px;
    margin-right:20px;
}
.conBanner .searchBox .searchInput{
    width:400px;
    padding:6px 0;
    font-size:16px;
    color:#999;
    margin-top: 17px;
    outline:none;
}
input::-webkit-input-placeholder{ color:#999}
input::-ms-input-placeholder{ color:#999}
input::-moz-input-placeholder{ color:#999}
.conBanner .searchBox .searchText{
    display:inline-block;
    height:40px;
    float: right;
    margin-right: 40px;
    line-height: 40px;
    margin-top: 10px;
    padding-left:35px;
    font-size:20px;
    color:#333;
    border-left:1px solid #ccc;
    cursor:pointer;
}

.conList{
    padding-left: 25px;
    margin-top:25px;
}
.conList li{
    float:left;
    margin:30px 37px;
}
.conList li span{
    display:block;
    width:108px;
    text-align:center;
    color:#fff;
    font-size:20px;
}
.conList li span:last-child{
    margin-top:5px;
}
 /*人才对接*/
/*热门职业*/
.hotJob{
    width:1180px;
    padding:0 10px;
    margin:0 auto;
}
.Title{
    padding:40px 0;
    font-size:24px;
    color:#2faa1b;
    font-weight:normal;
}
.job{

}
.job>li{
    margin-bottom:33px;
}
.job>li .tit{
    display:inline-block;
    width:124px;
    text-align:right;
    float:left;
     font-size:16px;
}
.job>li .tit i{
    display:inline-block;
    width:8px;
    height:9px;
    background:url(../images/sj.png) no-repeat;
    margin-left:10px;
    cursor:pointer;
}
.job>li span.on i{
    transform:rotate(90deg);
    -webkit-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
}
.job>li .more{
    float:right;
    margin-right:20px;
    font-size:14px;
    color:#31b51c;
    cursor:pointer;
}

.jobList{
    width:785px;
    float:left;
    height:25px;
    margin-left:45px;
    overflow:hidden;
}
.jobList>li{
    float:left;
    font-size:16px;
    margin-right:20px;
    margin-bottom:8px;

}
.pageList{
    text-align:center;
    color:#666;
    font-size:16px;
}
.pageList a{
    margin-left:15px;
}
.pageList a.on{
    color:#31b51c;
}
.pageList span:last-child{
    margin-left:15px;
}
/*热门行业*/
.hotTrade{
    width:1180px;
    padding:0 10px;
    margin:0 auto;
    padding-bottom:70px;
}
.hotTrade ul li{
    float:left;
    width:293px;
    height:100px;
    line-height:100px;
    text-align:center;
    border-top:1px solid #ccc;
    border-right:1px solid #ccc;
}
.hotTrade ul li:hover{
    border-top:1px solid #31b51c;
    border-right:1px solid #31b51c;
    background:#31b51c;

}
.hotTrade ul li:hover a{
    display:inline-block;
    color:#fff;  width:293px;
    height:100px;
}
.hotTrade ul li:nth-child(1),.hotTrade ul li:nth-child(5),.hotTrade ul li:nth-child(9){
     border-left:1px solid #ccc;
}
.hotTrade ul li:nth-child(9),.hotTrade ul li:nth-child(10),.hotTrade ul li:nth-child(11),.hotTrade ul li:nth-child(12){
     border-bottom:1px solid #ccc;
}


.WIDTH{
    width:1180px;
    padding:0 10px;
    margin:0 auto;
}
.WIDTH1200{
    width:1200px;
    margin:0 auto;
}
/*人才培训*/
.TrainCon{
    padding-top:20px;
}
.TrainList{
    width:980px;
}
.TrainShow dl{
    float:left;
    width:380px;
    font-size:14px;
    color:#666;
}
.TrainShow dl dd{
    text-indent:24px;
    line-height:24px;
    margin-top:5px;
}

.TrainShow .Msg{
    float:right;
    width:550px;
    margin-top: -17px;
    margin-right: 10px;
}
.titleAll{
    border-bottom:4px solid #f2f2f2;
    height:54px;
}
.titleAll .text{
    line-height:54px;
    display:inline-block;
    font-size:18px;
    color:#333;
    padding-right:10px;
    cursor:pointer;
}
.titleAll .on{
    line-height:52px;
    border-bottom:4px solid #31b51c;
}
.titleAll .more{
     line-height:54px;
     margin-right:15px;
}
.titleAll .more i{
    display: inline-block;
    width: 8px;
    height: 9px;
    margin-left: 3px;
    background: url(../images/sj.png) no-repeat;
}
.msgDetail li{
    line-height: 22px;
    margin-top: 16px;
}
.msgDetail li .time {
    float: right;
    margin-right:15px;
}
.msgDetail li a{
    color:#999;
}


.TrainCon .fTab{
    margin-top:0px;
}
.TrainCon .fTab li{
    width:178px;
    height:96px;
    line-height:96px;
    border:1px solid #ccc;
    border-top:0;
    text-align:center;
    cursor:pointer;
    font-size:18px;
}
.TrainCon .fTab li:nth-child(1){
    border-top:1px solid #ccc;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    -ms-border-top-left-radius:5px;
    -moz-border-top-left-radius:5px;
    -webkit-border-top-left-radius:5px;
    -ms-border-top-right-radius:5px;
    -moz-border-top-right-radius:5px;
    -webkit-border-top-right-radius:5px;
}
.TrainCon .fTab li:last-child{
    /*border-top:1px solid #ccc;*/
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
    -ms-border-bottom-left-radius:5px;
    -moz-border-bottom-left-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -ms-border-bottom-right-radius:5px;
    -moz-border-bottom-right-radius:5px;
    -webkit-border-bottom-right-radius:5px;
}
.TrainCon .fTab li span{
    display:inline-block;
    width:28px;
    height:26px;
   margin-left: -20px;
    vertical-align: -5px;
    margin-right: 10px;
}
.TrainCon .fTab .theme li:nth-child(1) span{
    background:url(../images/p001.jpg) no-repeat;
}
.TrainCon .fTab .theme li:nth-child(2) span{
    background:url(../images/p002.jpg) no-repeat;
}
.TrainCon .fTab .theme li:nth-child(3) span{
    background:url(../images/p003.jpg) no-repeat;
}
.TrainCon .fTab .theme li:nth-child(4) span{
    background:url(../images/p004.jpg) no-repeat;
}
.TrainCon .fTab .theme li.on{
    color:#31b51c;
}
.TrainCon .fTab .Login li.on{
    color:#31b51c;
}
.TrainCon .fTab .Login li{
    height:68px;
    line-height:68px;
}
.TrainCon .fTab .Login{
    margin-bottom:20px;
}
.TrainCon .fTab .Login span{
    width:30px;
    height:30px;
    vertical-align: -7px;
}
.TrainCon .fTab .Login li:nth-child(1) span{
    background:url(../images/p005.jpg) no-repeat;
}
.TrainCon .fTab .Login li:nth-child(2) span{
    background:url(../images/p006.jpg) no-repeat;
}




.planImg{
    margin-top:40px;
}
.planImg p {
    font-size:16px;
    color:#31b51c;
    margin-top:45px;
}
.planImg p a{
    color:#31b51c;
    margin:0 10px;
}


/*考试培训*/
.testTrain{

}
.testTrain .one{
    float:left;
    width:370px;
    margin-right:30px;  
}
.testTrain .one:last-child{
    margin:0;
}
/*职业教育*/
.workEdu{
    padding-bottom:40px;
}
.workEdu .two{
    float:left;
    width:580px;
    margin-right:20px;  
}
.workEdu .two:last-child{
    margin:0;
}

/*在线测试水平*/
.OnlineTest{
    position:fixed;
    bottom:230px;
    right:0px;
}
.OnlineTest .text{
    display:inline-block;
    position: fixed;
    bottom: 320px;
    right:4px;
    width:30px;
    height:60px;
    line-height:60px;
    text-align:center;
    background:#34d01a;
    border-top-left-radius:5px;
    border-bottom-left-radius:5px;
     cursor:pointer;
     -webkit-transition: all .5s ease-in;
            -moz-transition: all .5s ease-in;
            transition: all .5s ease-in;
}
.OnlineTest .text  i{
    display: inline-block;
    width: 15px;
    line-height: 16px;
    font-style: normal;
    margin-top: 15px;
    word-wrap: break-word;
    color:#fff;
}
.OnlineTest .line{
    display:inline-block;
    width:4px;
    height:236px;
    background:#34d01a;
    right: 0;
    position: fixed;
    -webkit-transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    transition: all .5s ease-in;
}
.OnlineTest .Show{
    width:310px;
    height:236px;
    background:url(../images/fbg.jpg) no-repeat;
    margin-right:-310px;
    -webkit-transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    transition: all .5s ease-in;
}
.OnlineTest .text01{
    right:314px;
    -webkit-transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    transition: all .5s ease-in;

}
.OnlineTest .line01{
    right:310px;
    -webkit-transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    transition: all .5s ease-in;
}
.OnlineTest .Show01{
     margin-right:0px;
     -webkit-transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    transition: all .5s ease-in;
}
.OnlineTest .Show h4{
    font-size:24px;
    color:#fff;
    font-weight:normal;
    text-align:center;
    padding-top:40px;
}
.OnlineTest .Show a{
    display:inline-block;
    width:198px;
    height:28px;
    line-height:28px;
    text-align:center;
    color:#fff;
    font-size:18px;
    border:1px solid #fff;
    margin-left:60px;
    margin-top:20px;
}
.OnlineTest .Show a.topic{
    margin-top:35px;
}


/*会展服务*/
.banner03{
    width:100%;
    height:300px;
    background:url(../images/scbg.png) center center no-repeat ;
}
.banner03 img{
    width:100%;
} 

.ImgList{

}
.ImgDetail{

} 
.ImgDetail ul{
    margin-left:-10px;
    margin-right:-10px;
    margin-top:20px;
}
.ImgDetail ul li{
    float:left;
    width:280px;
    margin:0 10px;
    color:#666;
    font-size:18px;
    margin-bottom:40px;
    width:280px;
    overflow: hidden; text-overflow:ellipsis; white-space: nowrap;
}
.ImgDetail>ul>li img{
    width:278px;
    height:208px;
    border:1px solid #ccc;
    background:#ccc;
}
.ImgDetail>ul>li p{
    text-indent:10px;
    margin-top:5px;
}
.ImgDetail>ul>li p .day{
    color:#31b51c;
}
/*展会搭建*/
.ExhibitBuild{
    margin-top:40px;
}
.ExhibitBuild .ExhibitInput{
    width:540px;
}
.ExhibitBuild .ExhibitImg{
    width:580px;
}
.ExhibitBuild .ExhibitImg img:first-child{
    width:580px;
    height:425px;
}

.ExhibitInput input[type="text"],.ExhibitInput input[type="number"]{
    height:38px;
    border:1px solid #ccc;
    line-height:38px;
    text-indent:5px;
    color:#999;
} 
.ExhibitInput label{
    padding-right:10px;
    color:#666;
}
.ExhibitInput .inputList{
    margin-bottom:23px;
}
.w178{
    width:178px;
}
.w464{
     width:464px;
}
.ExhibitInput input[type="file"]{
    width:180px;
    height:180px;
    opacity: 0;
    position:absolute;
    top:0;
    left:65px;
    z-index:6;
    cursor:pointer;
}
.ExhibitInput .inputList{
    position:relative;
}
.ExhibitInput .inputList img{
    position:absolute;
    top:0;
    left:65px;
     width:180px;
    height:180px;
    z-index:5;
}
.ExhibitInput textarea{
    width:180px;
    height:180px;
    border:1px solid #ccc;
}
.inputList .save{
    padding:10px 32px;
    font-size:18px;
    color:#fff;
    background:#31b51c;
    margin-left:70px;
    border-radius:5px;
    -webkit-border-radius:5px;
    -ms-border-radius:5px;
    -moz-border-radius:5px;
    margin-top:2px;
}
/*展会服务商推荐*/
.ImgDetail02 {
    margin-bottom:35px;
}
.ImgDetail02 ul{

} 
.ImgDetail02 ul li{
  width:180px;
  float:left;
  margin:0 10px;
}
.ImgDetail02 ul li img{
    width:178px;
    height:133px;
    border:1px solid #ccc;
}
.ImgDetail02 ul li p{
    font-size:16px;
    color:#666;
    line-height:22px;
    margin:6px 0 8px 0;
    padding-left:5px;
} 
.ImgDetail02 ul li p:last-child{
    font-size:14px;
    color:#999;
     line-height:22px;
} 

.ImgDetail02 .enroll{
    display:inline-block;
    width:380px;
    height:285px;
    background:url(../images/enroll.jpg) no-repeat;
}
.moreServer{
    text-align:center;
    padding-bottom:90px;
}
.moreServer a.more{
    font-size:16px;
    color:#666;
}
.moreServer a.more span{
    display:inline-block;
    width:16px;
    height:16px;
    vertical-align:-3px;
    margin-left:5px;
    background:url(../images/m.jpg) no-repeat;
}


/*广告服务*/
.AdService{
    width:100%;
    height:720px;
    background:#ededed url(../images/bg.jpg) center 0 no-repeat;
}
.AdCenter{
    width:1180px;
    padding:0 10px;
    margin:0 auto;
}
.AdCenter .text{
    font-size:16px;
    color:#666;
    text-align:center;
    padding-top:78px;
}
.AdCenter .text p:nth-child(1){
    font-size:24px;
    padding-bottom:10px;
}
.AdCenter .imgList{
    margin-top:75px;
}
.AdCenter .imgList li{
    float:left;
    margin-right:20px;
}
.AdCenter .imgList li img{
    box-shadow: 1px 4px 15px #888888;
}
.AdCenter .imgList li:nth-child(5){
    margin-right:0px;
}
.AdCenter .Btn a{
    display:inline-block;
    width:220px;
    height:56px;
    background:#31b51c;
    font-size:18px;
    color:#fff;
    line-height:56px;
    text-align:center;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -ms-border-radius:5px;
    margin-left:480px;
    margin-top:66px;
}
.Facilitator{

}
.titFAC{
    text-align:center;
    font-size:24px;
    color:#666;
    padding:80px 0;
    font-weight:normal;
}
.Facilitator ul{
    margin-left:-10px;
    margin-right:-10px;
    margin-bottom:30px;
}
.Facilitator ul li{
    width:280px;
    float:left;
    margin:0 10px;
    margin-bottom:40px;
    position:relative;
    color:#999;
    font-size:16px;
}
.Facilitator ul li img{
    width:280px;
    height:210px;
}
.Facilitator ul li .floatText{
    position:absolute;
    width:280px;
    height:56px;
    line-height:56px;
    background:#000;
    opacity: 0.6;
    filter:Alpha(opacity=60)
    position:absolute;
    top:153px;
    left:0;
    font-size:18px;
    color:#fff;
    text-align:center;
}
.Facilitator ul li p{
    font-size:14px;
    line-height:23px;
     margin-bottom:12px;
     height:160px;
}
.Facilitator ul li span:nth-child(3){
    display: inline-block;
    margin-top:15px;
    margin-bottom:12px;
}
.Facilitator ul li span:last-child{
    color:#666;
}

/*市场信息*/
.marketMsg{
    position:relative;
    margin-top:40px;
    margin-bottom:60px;
}
.marketLeft{
    width:880px;
}
.markeTit{

}
.markeTit .adImg{
    width:378px;
    height:270px;
    border:1px solid #ccc;
    float:left;
}
.markeTit .adMsg{
    width:480px;
    float:right;
}
.markeTit .adMsg h4{
    font-size:24px;
    color:#31b51c;
    font-weight:normal;

}
.markeTit .adMsg p:nth-child(2){
    font-size:18px;
    color:#666;
    margin-top:15px;
    line-height:25px;
}
.markeTit .adMsg p:nth-child(3){
    font-size:14px;
    color:#999;
    line-height:24px;
    margin-top:18px;
}
.markeTit .adMsg a{
    display:inline-block;
    width: 480px;
    height: 48px;
    margin-top: 35px;
    background: #ddd;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
}
.markeTit .adMsg a img{
    display: block;
    margin: 0 auto;
    margin-top: 18px;
}
.trendsMsg ul.trendsList li{
    border-bottom:1px solid #ccc;
    margin-top:30px;
}
.trendsMsg ul.trendsList li:first-child{
    margin-top:0;
}
.trendsMsg ul.trendsList li:last-child{
    border:0;
}
.trendsMsg ul.trendsList li a{
     display:block;
}
.trendsMsg ul.trendsList li .data{
    margin-right:20px;
    padding-bottom:30px;
    margin-left:20px;
}
.trendsMsg ul.trendsList li .data span{
    display:block;
}
.trendsMsg ul li .data span:nth-child(1){
    font-size:40px;
    color:#31b51c;
}
.trendsMsg ul.trendsList li .data span:nth-child(2){
    font-size:14px;
    color:#999;
}
.trendsMsg ul.trendsList li .data span:nth-child(3){
    font-size:18px;
    color:#999;
}

.trendsMsg ul.trendsList li .msg{
    width:680px;
    margin-left:10px;
}
.trendsMsg ul.trendsList li .msg p:nth-child(1){
    color:#666;
    font-size:18px;
    margin-top:5px;
}
.trendsMsg ul.trendsList li .msg p:nth-child(2){
     color:#999;
    font-size:14px;
    margin-top:25px;
    line-height:22px;
}
.w350{
    width:350px;
}
.w500{
    width:490px;
}


.marketRight{
    width:240px;
    /*padding:0 20px;*/
    border-top:4px solid #31b51c;
}
.noticeMsg .noticeTit{
    padding:15px 0;
    font-size:18px;
    color:#333;
    font-weight:normal;
    text-align:left;
}
.noticeMsg .text{
    color:#666;
    margin-top:20px;
    line-height:23px;
}
.noticeMsg  .data{
    color:#999;
    margin-top:45px;
}
.banImg{
    width:240px;
}
.banImg img{
    width:240px;
    height:140px;
    margin-bottom:15px;
}

.banImg01{
    width:280px;
}
.banImg01 img{
    width:280px;
    height:140px;
    margin-bottom:15px;
}
/*行业在线交流*/
.OnlineMsg{
    margin-top:40px;
}
.OnlineLeft{
    width:860px;
}
.OnlineLeft .hotPost{
    width:100px;
}
.OnlineLeft .hotPost p{
    text-align:center;
    color:#666;
}
.OnlineLeft .hotPost p span{
    display:inline-block;
    width:22px;
    height:18px;
    vertical-align: -2px;
    background:url(../images/fire.jpg) no-repeat;
}
.OnlineLeft .hotPost ul{
    margin-top:25px;
}
.OnlineLeft .hotPost ul li{
    width:100px;
    height:40px;
    line-height:40px;
    text-align:center;
    color:#666;
    margin-bottom:18px;
}
.OnlineLeft .hotPost ul li.on{
    background:#31b51c;
    color:#fff;
    border-radius:5px;
    -webkit-border-radius:5px;
    -ms-border-radius:5px;
    -moz-border-radius:5px;
}
.OnlineLeft .onlineShow{
    width:720px;
}
.onlinList ul{
    margin-top:-10px;
    margin-bottom:60px;
}
.onlinList li{
    padding:0px 130px 10px 130px;
    border-bottom:1px solid #ccc;
    margin-bottom:30px;
}
.onlinList li:last-child{
    border-bottom:0;
}
.onlinList li .tit{
    font-size:24px;
    color:#666;margin-bottom:20px;
}
.onlinList li .textMsg{
    font-size:14px;
    color:#999;
    margin-bottom:13px;
}
.onlinList li i{
    vertical-align:3px;
}
.OnlineMsg .OnlineRight{
    width:280px;
}
.OnlineRight .OnlineList{
    border-top:4px solid #31b51c;
    height:230px;
    background:url(../images/down.jpg) no-repeat;
}
.OnlineRight .OnlineList p{
    text-align:center;
    font-size:18px;
    color:#fff;
    margin-top:30px;
}
.OnlineRight .OnlineList dl{
    width:90px;
    float:left;
    margin-left:30px;
    margin-top:30px;
    
}
.OnlineRight .OnlineList dl dd{
    text-align:center;
    color:#fff;
    padding:5px 0;
}
.OnlineRight .OnlineList dl:last-child{
    margin-left:40px;
}
.OnlineRight .OnlineList dl dt{
    width:90px;
    height:74px;
    background:#fff;
    padding:8px 0;
}
.OnlineRight .OnlineList dl dt img{
    width:73px;
    height:74px;
    margin:0 auto;
}

/*在线检测服务*/
.testOnline{
    margin-top:40px;
}
.testOnline ul.testList01{
    margin-left:-10px;
    margin-right:-10px;
}
.testOnline ul.testList01 li{
    margin:0 10px;
    width:380px;
    margin-top:15px;
    float:left;
}
.testOnline ul.testList01 li img{
    width:380px;
    height:190px;
}
.testOnline ul.testList01 li .tit{
    padding-left:30px;
    color:#999;
    font-size:16px;
}
.testOnline ul.testList01 li .text{
    display:inline-block;
    float:right;
    margin-right:30px;
    color:#333;
    font-size:16px;
}
.testOnline ul.testList01 li p{
    margin-top:18px;
}
.testOnline ul.testList01 li p:nth-child(2){
    margin-top:25px;
}
.testOnline ul.testList01 li p .start{
    width:110px;
    height:16px;
    background:url(../images/start.png) 0 0 no-repeat;
}
.testOnline ul.testList01 li p .start01{
    background:url(../images/start.png) 0px -18px no-repeat;
}
.testOnline ul.testList01 li p .start02{
    background:url(../images/start.png) 0px -40px no-repeat;
}
.testOnline ul.testList01 li div{
    margin:40px 0 20px 0;
}
.testOnline ul.testList01 li div a{
    display:block;
    float:left;
    width:189px;
    height:20px;
    line-height:20px;
    font-size:16px;
    color:#333;
    border-right:1px solid #ccc;
    text-align:center;
}
.testOnline ul.testList01 li div a:last-child{
    border:0;
}
.mt80{
    margin-top:80px;
}
.mt40{
    margin-top:40px;
}
.testOnline .testCenter{
    margin-left:-10px;
    margin-right:-10px;
    margin-top:40px;
}
.testOnline .testCenter dl{
    float:left;
    width:580px;
    margin:0 10px;
    margin-bottom:40px;

}
.testOnline .testCenter dl dt{
    width:280px;
    float:left;
}
.testOnline .testCenter dl dt img{
    width:280px;
    height:210px;
}
.testOnline .testCenter dl dd{
    width:280px;
    float:right;
}
.testOnline .testCenter dl dd .tit{
    font-size:16px;
    color:#333;
    line-height: 26px;
    margin-bottom: 22px;
}
.testOnline .testCenter dl dd .text{
    font-size:14px;
    color:#666;
    line-height:26px;
    margin-bottom:26px;
}
.testOnline .testCenter dl dd .phone a{
    font-size:14px;
    color:#333;   
}
.qualityReport{
    margin-bottom:60px;
}
.qualityReport ul{
    margin-left:-10px;
    margin-right:-10px;
    margin-top:40px;
}
.qualityReport ul li{
    float:left;
    width:278px;
    height:188px;
    padding-top:20px;
    border:1px solid #ccc;
    margin:0 10px;
    margin-bottom:25px;
}
.qualityReport ul li img{
    width:120px;
    height:166px;
    margin:0 auto;
}

/*产学研*/
.imgCxy{
    margin-top:43px;
}
.DirectoriesCon{
    margin-top:40px;
}
.DirectoriesMsg{
    margin:0 10px;
    width:580px;
    float:left;
    margin-bottom:20px;
}
.DirectoriesImg{
    width:80px;
    height:286px;
    position:relative;
}
.DirectoriesImg .more{
    position:absolute;
    bottom: 15px;
    left: 20px; 
}
.DirectoriesImg .more i{
    display: inline-block;
    width: 8px;
    height: 9px;
    margin-left: 3px;
    background: url(../images/sj.png) no-repeat;
}

.DirectoriesImg01{
    background:url(../images/c01.jpg) no-repeat;
}
.DirectoriesImg02{
    background:url(../images/c02.jpg) no-repeat;
}
.DirectoriesImg03{
    background:url(../images/c03.jpg) no-repeat;
}
.DirectoriesImg04{
    background:url(../images/c04.jpg) no-repeat;
}
.DirectoriesMsg ul{
    float:left;
    width:480px;
    margin-left:20px;
    margin-top:38px;
}
.DirectoriesMsg ul li{
    width:220px;
    margin-right:20px;
    float:left;
    font-size:16px;
    color:#999;
    line-height: 28px;
    margin-bottom: 8px;
}
.personSearch{
    margin-bottom:40px;
}
.Search{
    width:780px;
    margin:0 auto;
}
.Search .searchText{
    width:578px;
    height:58px;
    border:1px solid #ccc;
    border-radius:8px;
    -webkit-border-radius:8px;
    -ms-border-radius:8px;
    -moz-border-radius:8px;
    float:left;
}
.Search .searchText .select{
    width:75px;
    height:26px;
    outline:0;
    margin-top:16px;
    margin-left:15px;
    font-size:18px;
    color:#666;
    float:left;
}
.Search .searchText .textaCon{
    padding:19px 0 18px 15px;
    width:300px;
    font-size:18px;
    margin-left:5px;
    color:#999;
    float:left;
    border-left:1px solid #ccc;
    outline:0;
}

.Search #search{
    display:inline-block;
    width:180px;
    height:60px;
    line-height:60px;
    text-align:center;
    background:#31b51c;
    color:#fff;
    font-size:24px;
    float:right;
    border-radius:8px;
    -webkit-border-radius:8px;
    -ms-border-radius:8px;
    -moz-border-radius:8px;
}

.subjectCon{
    width:1200px;
    margin:0 auto;
    margin-top:60px;
    margin-bottom:60px;
}
.subjectMsg{
    margin:0 10px;
}
.subject{
    margin-left:-10px;
    margin-right:-10px;
    margin-top:14px;
}
.w380{
    width:380px;
}
.w760{
    width:760px;
}
.w380 li{
    width:180px;
 }
 .w760 li{
    width:358px;
 }  
.subject li{
     float:left;
     margin:0 10px;
     line-height:26px;
    margin-bottom:8px;
}
.subject li a{
    font-size:14px;
    color:#999;
}

/*登录*/
.shadow{
    width:100%;
    height:100%;
    background:#000;
    opacity: 0.6;
    position:fixed;
    top:0;
    left:0;
    z-index:99;
    display:none;
}
.dialog{
    width:480px;
    height:412px;
    background:#fff;
    position:fixed;
    top:50%;
    left:50%;
    margin-top:-206px;
    margin-left:-240px;
    z-index:100;
    display:none;
}
.dialog #close{
    display:block;
    width:28px;
    height:28px;
    background:url(../images/close.png) no-repeat;
    position:absolute;
    top:-38px;
    right:-38px;
    cursor:pointer;
}
.dialog .titleD{
    height:60px;
    line-height:60px;
    font-size:16px;
    color:333#;
    border-bottom:1px solid #ccc;
    text-indent:20px;
}
.tabaLogin{
    width:280px;
    margin:0 auto;
    margin-top:35px;
}
.tabaLogin ul li{
    float:left;
    width:50%;
    text-align:center;
    line-height:40px;
}
.tabaLogin ul li span{
    display:inline-block;
    border-bottom:4px solid #fff;
}
.tabaLogin ul li.cur span{
    display:inline-block;
    border-bottom:4px solid #31b51c;
}
.loginBox{
    width:280px;
    margin:0 auto;
}
.showBox{
    display:none;
}
.loginBox p.box{
    width:278px;
    height:48px;
    border:1px solid #ccc;
    border-radius:4px;
    -webkit-border-radius:4px;
    -ms-border-radius:4px;
    -moz-border-radius:4px;
    margin-top:20px;
}
.loginBox p.box input{
    padding:16px 0 16px 8px;
    font-size:14px;
    background:none;
    outline: none;
}
.loginBox p.box .getYZM{
    display:inline-block;
    width:66px;
    font-size:12px;
    float:right;
    padding: 16px 0;
    margin-right: 5px;
    color:#31b51c;
}
.loginBox  .submit{
    width:280px;
    height:48px;
    background:#31b51c;
    margin-top:20px;
    border-radius:4px;
    -webkit-border-radius:4px;
    -ms-border-radius:4px;
    -moz-border-radius:4px;
    margin-top:20px;
    color:#fff;
     margin-bottom:5px;
}
.loginBox .forget{
    font-size:12px;
    color:#31b51c;
    text-decoration:underline;

}



.bannerSCd{
    height:160px;
    background:url(../images/bannerSCdetail.jpg) center center no-repeat;
}
.detailTit{
    width:100%;
    height:55px;
    background:#f5f5f5;
}
.detailCon{
    width:1180px;
    margin:0 auto;
    padding-top:18px;
}
.detailCon a{
    color:#999;
    font-size:12px;
}
.detailCon a.on{
    color:#333;
}
.detailCon b{
    display:inline-block;
    width:8px;
    height:9px;
    background:url(../images/sj.png) no-repeat;
    opacity: 0.4;
    margin:0 5px;
}

.marketArticle{
    margin-top:55px;
}
.marketArticle .ArticleLeft{
    width:780px;
    margin-bottom:40px;
}
.ArticleLeft .title{
    padding-left:20px;
    border-left:4px solid #43be2f;
}
.ArticleLeft .title h3{
    font-size:28px;
    color:#333;
    font-weight:normal;
    margin-bottom:30px;
}
.ArticleLeft .title p{
    font-size:12px;
    color:#999;
}
.ArticleLeft .title p:first-child{
    margin-bottom:3px;
}
.ArticleLeft .Article{
    padding-top:20px;
}
.ArticleLeft .Article p{
    font-size:16px;
    color:#666;
    line-height:24px;
    margin-top:30px;
}
.ArticleLeft .Article img{
    width:780px;
    height:438px;
    margin-top:30px;
}
.marketArticle .ArticleRight{
    width:340px;
}
.ArticleLeft .artical{
    margin:40px 0;
}
.ArticleLeft .artical .prev{
    float:left;
    text-align:left;
}
.ArticleLeft .artical .next{
    float:right;
    text-align:right;
}
.ArticleLeft .artical a{
    color:#333;
    font-size:16px;
}
.ArticleLeft .Article .detail{
    margin-top:30px;
}
.ArticleLeft .Article .detail p{
    margin-top:10px;
}
.ArticleLeft .Article .zwms{
    margin-top:35px;
    font-size:20px;
}
.jies p{
    text-indent:28px;
}