﻿/*样式重设*/
* {
    margin: 0;
    padding: 0;
}
img {
    border: none;
}
li {
    list-style: none;
}
a {
    color: #FFFEFE;
    text-decoration: none;
    cursor: pointer;
    /*去除a标签带来的虚框*/
    bblr:expression(this.onFocus=this.blur());/*IE使用*/
    outline-style:none;/*FF使用*/
}

a:hover{
    text-decoration: none;
}
.clearfix{
    *zoom:1
}
.clearfix:before,.clearfix:after{
    display:table;
    content:"";
    line-height:0
}
.clearfix:after{
    clear:both
}
h1, h2, h3, h4, ul, li, dl, dt, dd, p, img {
    margin: 0;
    padding: 0;
    list-style: none;
    border: 0;
}
html{}
body{
    margin:0px;
    padding:0px;
    background: #151517;
    width:100%;
    margin:0px auto;
    font-size:12px;
    position:relative;
    /*font-family: "MicroSoft YaHei";*/
    font-family: "Microsoft YaHei";
}

/*Top*/
#zhuanti_top{width:100%;height:50px; position:fixed; top:0px; left:0px; z-index:999; text-align:center;background:url(image/top.gif) #fff repeat-x; margin:0 auto;}
#zhuanti_center{width:950px;margin:8px auto 0px;font-size:12px;color:#000;height:33px;line-height:12px;clear:both;}
#zhuanti_center a.mLink{color:#828282;text-decoration:none;}
#zhuanti_center a.mLink:hover{color:red;}
#zhuanti_center #miniLogo{float:left;}
#zhuanti_center #miniLogo img{border:0;height:33px;}
#zhuanti_center #miniLink{float:right;padding:12px 8px 0 0;}

/*首页*/
.bodyWrap{height:800px; position:relative;margin-top:50px; }
.slider-pages{overflow:hidden;width:100%;height:800px;}
.act_right{margin-left:0px; overflow:hidden; position: relative;}
.act_right .RightUl li{ height:800px; float:left;}

.slider-page-con{position:relative;overflow:hidden;float:left;width:100%;height:800px;}
.pmargin{margin: 0px auto; width: 1000px; height:800px; position:relative;}
.PageTitle04{position:absolute;left:0px; top:30px;}
.daoyu{
    color: #DE9C52;
    width: 432px;
    line-height: 28px;
    font-size: 16px;
    font-family: "MicroSoft YaHei";
}
.team{
    color: #787878;
    width: 500px;
    font-size: 11px;
    line-height: 24px;
    bottom:10px;
    left: 0px;
    position: absolute;
}
.Pro00{position:absolute; left:310px; top:130px;}
.bannerbg{
    width: 384px;
    height: 381px;
    padding: 120px 0px 0px 50px;
    background: url("image/banner-bg.png") no-repeat;
}
.PeoTab a{
    position: absolute;
    width: 130px;
    height: 130px;
    cursor: pointer;
    color: #8ABEB2;
    font-size: 24px;
    text-align: center;
    line-height: 130px;
    font-family: "MicroSoft YaHei";
    background: url("image/title-bg.png") no-repeat;
}
a.pic5_01{   top: 260px;  left: 145px;  }
a.pic5_02{   top: 457px;  left: 155px;  }
a.pic5_03{   top: 580px;  left: 300px;  }
a.pic5_04{   top: 600px;  left: 495px;  }
a.pic5_05{   top:  40px;  left: 640px;  }
a.pic5_06{   top: 247px;  left: 740px;  }
.PeoTab a:hover{
    background: url("image/title-bg2.png") no-repeat;
}


/*标记事件*/
.PageTitle{
    position:absolute;
    left:0px;
    top:30px;
    color: #DE9C52;
    font-size: 30px;
    padding-left: 28px;
    font-family: "Microsoft YaHei";
    background: url(image/title-ico.png) no-repeat;
}

.act_right .RightUl .tag li{
    width: 202px;
    height: 250px;
    background: #fff;
    position: absolute;
}
.tag01{ top:98px; left: 0px;}
.tag02{ top:98px; left: 218px;}
.tag03{ top:98px; left: 436px;}
.tag04{ top:98px; left: 654px;}
.tag05{ top:364px; left: 0px;}
.tag06{ top:364px; left: 218px;}
.tag07{ top:364px; left: 436px;}
.tag08{ top:364px; left: 654px;}

.tag img{
    margin: 15px 0px 6px 11px;
}
.tag p{
    height: 56px;
    line-height: 56px;
    font-size: 14px;
    padding-left: 40px;
    color: #fff;
    background: url("image/tag-title.png") no-repeat;
}
.tag a:hover p{
    /*border-bottom: 1px solid #fff;*/
    text-decoration: underline;
}

.tag05 p,.tag07 p,.tag08 p{
    padding-left: 32px;
}
/*心访谈*/
.act_right .RightUl .talk li{
    width: 154px;
    height: 136px;
    background: url("image/talk-bg.png") no-repeat;
    position: absolute;
}
.talk01{ top:98px; left: 0px;}
.talk02{ top:98px; left: 192px;}
.talk03{ top:98px; left: 384px;}
.talk04{ top:98px; left: 576px;}
.talk05{ top:98px; left: 768px;}
.talk06{ top:258px; left: 86px;}
.talk07{ top:258px; left: 278px;}
.talk08{ top:258px; left: 470px;}
.talk09{ top:258px; left: 662px;}
.talk10{ top:418px; left: 193px;}
.talk11{ top:418px; left: 626px;}

.talk img{
    margin: 6px 0px 0px 6px;
}
.talk p{
    display: none;
    margin: 6px 6px 6px 6px;
    width: 142px;
    height: 124px;
    line-height: 136px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    background: url("image/talk-bg2.png") no-repeat;
}
.talk .cur img{    /*.cur*/
    display: none;
}
.talk .cur p{
    display: block;
}

/*大师讲座*/
.act_right .RightUl .master li{
    width: 248px;
    height: 226px;
    background: url("image/master-bg.png") no-repeat;
    position: absolute;
}
.master01{ top:98px; left: 0px;}
.master02{ top:98px; left: 300px;}
.master03{ top:98px; left: 600px;}
.master04{ top:366px; left: 0px;}
.master05{ top:366px; left: 300px;}

.master img{
    margin: 35px 0px 0px 36px;
}
.master p{
    display: none;
    margin: 35px 0px 0px 36px;
    width: 189px;
    height: 162px;
    line-height: 162px;
    font-size: 30px;
    text-align: center;
    color: #fff;
    background: #8ABEB2;
}

.master .cur img{
    display: none;
}
.master .cur p{
    display: block;
}

/*讲座*/
.act_right .RightUl .lecture li{
    left: 0px;
    height: 35px;
    /*line-height: 35px;*/
    font-size: 18px;
    background: #823835;
    position: absolute;
}
.lecture01{ top:98px; }
.lecture02{ top:139px; }
.lecture03{ top:180px; }
.lecture04{ top:221px; }
.lecture05{ top:262px; }
.lecture06{ top:303px; }
.lecture07{ top:344px; }
.lecture08{ top:385px; }
.lecture09{ top:426px; }
.lecture10{ top:467px; }
.lecture11{ top:508px; }
.lecture12{ top:549px; }

.lecture img{
    vertical-align: middle;
}
.lecture a{
    padding: 0px 22px 0px 2px;
}


/*考察•培训*/
.act_right .RightUl .investigation li{
    width: 367px;
    height: 230px;
    /*background-size:312px 216px;*/
    position: absolute;
}
.investigation1{ top:108px; left: 50px; background: url("image/investigation-bg1.jpg") no-repeat;}
.investigation2{ top:108px; left: 485px; background: url("image/investigation-bg2.jpg") no-repeat;}
.investigation3{ top:380px; left: 50px; background: url("image/investigation-bg3.jpg") no-repeat;}
.investigation4{ top:380px; left: 485px; background: url("image/investigation-bg4.jpg") no-repeat;}

.investigation img{
    margin: 15px 0px 0px 16px;
}
.investigation p{
    display: none;
    margin: 15px 0px 0px 16px;
    width: 352px;
    height: 68px;
    line-height: 34px;
    font-size: 18px;
    text-align: center;
    padding: 73px 0px 73px 0px;
    color: #151517;
    /*background: #8ABEB2;*/
}
.investigation1 p{background: url("image/investigation-bg3.jpg");}
.investigation2 p{background: url("image/investigation-bg1.jpg");}
.investigation3 p{background: url("image/investigation-bg4.jpg");}
.investigation4 p{background: url("image/investigation-bg2.jpg");}

.investigation .cur img{
    display: none;
}
.investigation .cur p{
    display: block;
}

/*专题*/
.act_right .RightUl .project li{
    width: 206px;
    height: 124px;
    position: absolute;
}
.project01{ top:98px; left: 5px; }
.project02{ top:98px; left: 220px;}
.project03{ top:98px; left: 435px; }
.project04{ top:98px; left: 650px; }
.project05{ top:240px; left: 5px; }
.project06{ top:240px; left: 220px;}
.project07{ top:240px; left: 435px;}
.project08{ top:240px; left: 650px;}
.project09{ top:382px; left: 5px; }
.project10{ top:382px; left: 220px;}
.project11{ top:382px; left: 435px; }
.project12{ top:382px; left: 650px; }
.project13{ top:524px; left: 5px; }
.project14{ top:524px; left: 220px;}
.project15{ top:524px; left: 435px;}
.project16{ top:524px; left: 650px;}


/*页面选择按钮*/
.act_right .RightUl .page li{
    width: 95px;
    height: 95px;
    background: url("image/title-bg4.png");
    position: absolute;
    cursor: pointer;
}

.act_right .RightUl .page li.cur{
    background: url("image/title-bg3.png");
}
.act_right .RightUl .page li.cur2{
    background: url("image/title-bg3.png");
}
.spage01{ top:705px; left: 519px; }
.spage02{ top:685px; left: 624px;}/*624*/
.spage03{ top:665px; left: 729px;}
.spage04{ top:645px; left: 834px;}
.spage05{ top:625px; left: 939px;}
.spage06{ top:605px; left: 1044px;}


#btn_Next{width:95px; height:147px; background:url(image/top-bottom1.png) no-repeat;position:absolute;right:0px;top:380px;z-index:991;}
#btn_Return{width:71px; height:71px; background:url(image/top-bottom4.png) no-repeat;position:absolute;right:66px;top:445px;z-index:990;}
#btn_Next:hover{background: url("image/top-bottom3.png") no-repeat;}
#btn_Return:hover{background: url("image/top-bottom2.png") no-repeat;}


/*  |xGv00|a1c8b5c9ee49970351ad6ad62b1b2ef8 */