/*about*/
/*所有二级页面广告*/
.ad{
    width:100%;
    /*height:300px;*/
    margin:0 auto;
    overflow: hidden;
    min-width: 1200px;
    position: relative;
}
.ad img{
    width:100%;
    /*height:300px;*/
    margin:0 auto;
    /*position: absolute;*/
    /*left:50%;*/
    /*margin-left:-960px;*/
}
.content{
    width:1200px;
    margin:0 auto;
    padding-top:30px;
}
.left_menu{
    float:left;
    width:236px;
}
.left_menu p.title{
    font-size:30px;
    height:55px;
    line-height: 55px;
    /*text-align: center;*/
    color:#00763a;
    box-sizing: border-box;
    padding-left:30px;
}
.content .menu{
    margin-top:20px;
}
.menu>li>a{
    width:100%;
    display: block;
    /*height:45px;*/
    line-height: 45px;
    color:#777777;
    font-size:16px;
    box-sizing: border-box;
    padding-left:26px;
    cursor: pointer;
}
/*.menu>li:hover .menu>li>a{*/
    /*color:#fff;*/
    /*background: #4db133;*/
/*}*/
.menu>li.on>a{
     background: #4db133;
     color:#fff;
     position: relative;
 }
.menu>li.cur>a{
    background: #4db133;
    color:#fff;
    position: relative;
}
.menu>li i{
    float:right;
    width:11px;
    height:6px;
    display: block;
    background: url("../img/menu_bg.png") no-repeat;
    margin-right:110px;vertical-align: middle;
    margin-top:19.5px;
}
.menu>li.on i{
    background: url("../img/menu_bg1.png") no-repeat;
}
.menu>li.cur i{
    background: url("../img/menu_bg1.png") no-repeat;
}
.menu>li .child_menu{
    background: #fff;
}
.menu>li .child_menu li{
    width:100%;
    line-height: 32px;
    font-size:14px;
    box-sizing: border-box;
    padding-left:37px;
    cursor: pointer;
}
.menu>li .child_menu{
    padding-top:10px;
    padding-bottom: 10px;
    display: none;
}
.menu>li .child_menu li:hover a{
    color:#3aac36;
    text-decoration: underline;
}
.menu>li .child_menu li.on a{
    color:#3aac36;
    text-decoration: underline;
}
.content .right{
    width:920px;
    float:right;
}
.content .right .title{
    font-size:16px;
    color:#333;
    height:44px;
    line-height: 44px;
    padding:0 10px;
    box-sizing: border-box;
    border-bottom: 1px solid #dddddd;
}
.content .right .title span{
    float:right;
    font-size:12px;
    color:#333;
}
.content .right .con_box{
  width:100%;
    padding-top:10px;
    /*display: none;*/
}
.content .right .con_box .con_1{
    padding-top:20px;
    padding-bottom: 35px;
    border-bottom: 1px dashed #dddddd;
    box-sizing: border-box;
    padding-left:32px;
    padding-right:40px;
}
.content .right .con_box .con_1 img{
    width:272px;
    height:208px;
    float:left;
}
.content .right .con_box .con_1 p{
    font-size:14px;
    line-height: 24px;
    float:right;
    width:535px;
    height:197px;
    overflow: hidden;
    color:#333;
}
.con_box  .con_2 dl{
    width:450px;
    height:194px;
    float:left;
    box-sizing: border-box;
    padding-left:11px;
    padding-top:13px;
    padding-right:19px;
    padding-bottom: 16px;
    background: #f8f8f8;
    margin-top:30px;
    box-shadow:2px 1px 7px rgba(0,0,0,0.2) ;
    -webkit-box-shadow:2px 1px 7px rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 1px 7px rgba(0,0,0,0.2);
}
.con_box  .con_2 dl:nth-child(2n){
    float:right;
}

.con_box  .con_2 dl h2{
    font-size: 18px;
    display: block;
    color:#000;
}
.con_box  .con_2 dl dt{
    margin-top:20px;
    margin-left:5px;
    float:left;
    width:186px;height:122px;
}
.con_box  .con_2 dl dd{
    float:right;
    width:210px;
    margin-top:29px;
}
.con_box  .con_2 dl dd p{
    font-size:12px;
    line-height: 22px;
}
.con_box  .con_2 dl dd p a{
    font-size:12px;
    color:#3ead35;
}
.con_box  .con_2 dl dd ul li{
    float:left;
    margin-bottom: 12px;
}
.con_box  .con_2 dl dd ul li a{
    color:#333;
}
.con_box  .con_2 dl dd ul li a:hover{
    color:#3ead35;
}
.con_box  .con_2 dl dd ul li:nth-child(2n){
    float:right;
}
.box_one{
    display: none;
}

/*董事长致辞*/
.oration{
    /*display: none;*/
}
.oration .text{
    width:650px;
    float:left;
    margin-left:19px;
}
.oration .text dl{
    float:left;
    margin-right:28px;
}
.oration .text dl dt{
    width:142px;
    height:202px;
}
.oration .text dl dt img{
    width:100%;height:100%;
}
.oration .text dl dd span{
    width:100%;
    display: block;
    text-align: center;
    font-size:16px;
    margin-top:5px;
    color:#444;
    font-weight: bold;
}
.oration .text p{
    line-height: 22px;
    color:#333;
    font-size:14px;
    text-align:justify;
}
.oration .commend {
    float:right;
    width:215px;
}
.oration .commend h2{
    font-size:16px;
    color:#000;
}
.oration .commend ul{
    margin-bottom: 20px;
}
.oration .commend ul li{
    width:190px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top:10px;
}
.oration .commend ul li a{
    font-size:12px;
    color:#666666;
}
.oration .commend ul li i{
    display: inline-block;
    font-style: normal;
    width:2px;
    height:2px;
    background: #666666;
    vertical-align: middle;
    margin-right:7px;
}
.oration .commend ul li:hover i{
    background: #3ead35;
}
.oration .commend ul li:hover a{
    color:#3ead35;
}
/*业务总览*/
.content .right .business{
    display: block;
    box-sizing: border-box;
    padding:36px;
}
.business dl dt{
    width:262px;
    height:178px;
    position: relative;
}
.business dl dt img{
    width:262px;
    height:178px;
}
.business dl:hover span{
    display: block;
}
.business dl dt span{
    position: absolute;
    width:100%;
    height:100%;
    background: rgba(0,0,0,0.15);
    left:0;top:0;
    display: none;
}
.business dl dd{
    height:40px;
    line-height: 40px;
    text-align: center;
    background: #dddddd;
    width:262px;
    box-sizing: border-box;
    padding:0 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.business dl{
    width:262px;
    float:left;
    margin-right:30px;
    margin-bottom: 30px;
}
.business dl:nth-child(3n){
    margin-right:0;
}
.business dl dd a{
    font-size:14px;
    color:#434343;
}
.business .page{
    width:100%;
    text-align: center;
}
.business .page a{
    display: inline-block;
    padding:5px 7px;
    box-sizing: border-box;
    border:1px solid #fff;
    margin-left:3px;
}
.business .page a.prev,.business .page a.next{
    box-sizing: border-box;
    border:1px solid #e7e7e7;
    border-radius: 3px;
}
.business .page span{
    margin-left:5px;
}
.business .page a:hover{
    color:#3ead35;
    text-decoration: underline;
}
.business .page a.on{
    color:#3ead35;
    text-decoration: underline;
}
/*企业文化、投资者关系、投资者关系、三级页面*/
.content .right .culture{
    display: block;
    box-sizing: border-box;
    padding: 0 30px;
    padding-top:25px;
}
.content .right .culture>img{
    margin:0 auto;
    margin-bottom: 10px;
}
.culture p{
    text-align: justify;
    color:#333333;
    line-height: 24px;
}
/*鼎创概览 */
/*公司简介*/
.child_box{
    display: none;
}
.profile{
    box-sizing: border-box;
    padding: 0 30px;
    padding-top:25px;
}
.profile>img{
    margin:0 auto;
    margin-bottom: 50px;
}
.profile p{
    text-align: justify;
    color:#333333;
    line-height: 24px;
}
/*公司高层*/
.lead{
    display: none;
    margin-top:-10px;
}
.lead .lead_info{
    /*height:325px;*/
    width:835px;
    margin:0 auto;
    padding-top:42px;
    padding-bottom: 35px;
    box-sizing: border-box;
    border-bottom: 1px dashed #b6b6b6;
}
.lead .lead_info .pic{
    width:142px;
    height:203px;
    float:left;
}
.lead .lead_info .pic img{
    width:142px;
    height:203px;
}
.lead .lead_info .info{
    width:665px;
    float:left;
    margin-left:28px;
}
.lead .lead_info .info h2{
    font-size:16px;
    color:#333;
}
.lead .lead_info .info h2 span{
    margin-left:10px;
    font-size:14px;
    color:#666;
    font-weight: normal;
}
.lead .lead_info .info p{
    font-size: 14px;
    color:#333333;
    line-height: 24px;
    margin-top:10px;
}
.lead .lead_list{
    width:731px;
    margin:0 auto;
}
.lead .lead_list dl{
    float:left;
    margin-top:40px;
    width:142px;
    margin-right:54px;
}
.lead .lead_list dl:nth-child(4n){
    margin-right:0;
}
.lead .lead_list dl dt{
    width:142px;
    height:202px;
}
.lead .lead_list dl dd span{
    width:100%;
    text-align: center;
    display: block;
    line-height: 30px;
}
.lead .lead_list dl dd span.name{
    font-size:16px;
    color:#333;
    font-weight: bold;
}
.lead .lead_list dl dd span.job{
    color:#666;
}
/*公司资质*/
.aptitude{
    margin-top:-10px;
}
.aptitude ul li{
    width:695px;
    margin-left:37px;
    height:18px;
    margin-top:28px;
}
.aptitude ul li span{
    display: inline-block;
    width:6px;
    height:6px;
    margin-right:10px;
    background: #000;
    border-radius: 50%;
    vertical-align: middle;
}
.aptitude ul li  a{
    line-height: 18px;
}
.aptitude ul li:hover span{
    background: #4db133;
}
.aptitude ul li:hover a{
    color:#4db133;
}
/*历年荣誉*/
.honor,.course{
    margin-top:-10px;
}
.honor .choose,.course .choose{
    width:832px;
    height:30px;
    margin:0 auto;
    position: relative;
    margin-top:26px;
}
.honor .choose .right,.honor .choose .left{
    width:13px;
    height:18px;
    position: absolute;
    cursor: pointer;
}
.course .choose .right,.course .choose .left{
    width:13px;
    height:18px;
    position: absolute;
    cursor: pointer;
}
.honor .choose .right,.course .choose .right{
     right:0;
     top:6px;
     background: url("../img/btn_right.png") no-repeat no-repeat;
 }
.honor .choose .left,.course .choose .left{
    left:0;
    top:6px;
    background: url("../img/btn_left.png") no-repeat no-repeat;
}
.honor .choose .list{
    width:770px;
    height:30px;
    margin:0 auto;
    position: relative;
    overflow: hidden;
}
.honor .choose .list ul,.course .choose .list ul{
    width:2000px;
    position: absolute;
    left:0;
    top:0;
}
.honor .choose .list li{
    width:59px;
    height:30px;
    float:left;
    background: #eeeeee;
    border-radius: 3px;
    text-align: center;
    line-height: 30px;
    margin-right:20px;
    font-size:16px;
}
.course .choose .list li{
    width:59px;
    height:30px;
    float:left;
    background: #eeeeee;
    border-radius: 3px;
    text-align: center;
    line-height: 30px;
    margin-right:20px;
    font-size:16px;
}
.honor .choose .list li a,.course .choose .list li a{
    color:#999;
}
.honor .choose .list li.on,.course .choose .list li.on{
    background: #4db133;
}
.honor .choose .list li.on a{
    color:#fff;
}
.course .choose .list li.on a{
    color:#fff;
}
.list_main{
    width:764px;
    margin:0 auto;
}
.list_main .main_box{
    margin-top:35px;
}
.list_main .main_box h3{
    font-size:16px;
    color:#252525;
    padding-bottom: 10px;
}
.list_main .main_box .box_list{
    width:100%;
    padding-left:40px;
    margin-top:15px;
}
.list_main .main_box .box_list span{
    width:27px;
    height:27px;
    background: #333333;
    font-size:14px;
    color:#fff;
    display: block;
    float:left;
    text-align: center;line-height: 27px;
}
.list_main .main_box .box_list p{
    font-size: 14px;
    line-height: 24px;
    margin-left:15px;
    float:left;
    width:670px;
    margin-top:-2px;
}
.course .choose .list {
    width: 770px;
    height: 30px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.course .list_main .year_box{
    padding-top:30px;
    padding-bottom: 30px;
    border-bottom: 1px dashed #ddd;
}
.course .list_main .year_box:last-child{
    border-bottom: none;
}
.course .list_main .year_box .list_box{
    margin-top: 15px;
}
.course .list_main .year_box .list_box span{
    width:75px;
    height:28px;
    float:left;
    line-height: 28px;
    text-align: center;
    background: #666666;
    color:#fff;
}
.course .list_main .year_box .list_box p{
    font-size: 14px;
    line-height: 24px;
    margin-left:15px;
    float:left;
    width:670px;
    margin-top:-2px;
}