@charset "gb2312";

body,p,pre,li,ul,dl,dd,dt{
    margin: 0;
    padding: 0;
}
a{
    text-decoration: none;
}
a:hover{
    color: #666;
}
*{
    color: #333;
}
a img{
    border: none;
}
body{
    font-size: 15px;
}





#header{
    background: #053A6E url(imgelsblhhead.jpg) no-repeat center top;
    height: 970px;
    position: relative;
    overflow: hidden;
}
#header .nav{
    height: 80px;
    width: 1200px;
    margin: auto;
    margin-top: 890px;
    line-height: 80px;
    font-size: 0;
    white-space: nowrap;
}
#header .nav .item{
    display: inline-block;
    font-size: 22px;
    margin: 0 30px;
    padding: 0 40px;
    color: white;
    letter-spacing: 2px;
}
#header .nav .item:hover{
    text-decoration: none;;
}

#news{
    width: 1200px;
    margin: auto;
    margin-top: 30px;
    overflow: hidden;
}
#news .left{
    float: left;
    width: 625px;
    height: 485px;
}
#news .left .swipper{
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
}
#news .left .swipper .wrapper{
    height: 427px;
    width: 100%;
    white-space: nowrap;
    font-size: 0;
    position: relative;
}
#news .left .swipper .wrapper .item{
    width: 100%;
    height: 100%;
    display: inline-block;
    font-size: 17px;
    position: relative;
}
#news .left .swipper .wrapper .item img{
    width: 100%;
    height: 100%;
}
#news .left .swipper .wrapper .item .desc{
    width: 100%;
    position: absolute;
    height: 55px;
    line-height: 55px;
    color: white;
    background: url(imgelsblhbg_color1.png);
    left: 0;
    bottom: 0;
}
#news .left .swipper .wrapper .item .desc:before{
    content: "";
    display: inline-block;
    width: 10px;
}

#news .left .swipper .pagins{
    position: absolute;
    width: 100%;
    bottom: 0;
    white-space: nowrap;
    font-size: 0;
    text-align: center;
    height: 55px;
}
#news .left .swipper .pagins .pagin{
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 20px 8px;
    background-color: #00B7ED;
    border-radius: 50%;
}
#news .left .swipper .pagins .pagin.selected{
    background-color: #003162;
}

#news .right{
    float: right;
    width: 565px;
    height: 465px;
    overflow: hidden;
}
#news .right dl{
    padding-bottom: 10px;
    border-bottom: 1px dashed #848484;
}
#news .right dl dt{
    font-size: 24px;
    line-height: 45px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#news .right dl dd{
    text-indent: 2em;
    line-height: 25px;
}
#news .right ul{
    line-height: 45px;
    margin-top: 10px;
    padding-left: 30px;
	height:276px;
	overflow:hidden;
}
#news .right ul li{
    list-style: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#main .r{
    margin: auto;
    margin-top: 50px;
    width: 1200px;
    overflow: hidden;
}

#main .r .title_bar{
    height: 54px;
}

#main .r1{
    margin-top: 100px;
}
#main .r1 .title_bar{
    background: url(imgelsblhlab_head1.png) no-repeat center top;
}
#main .r1 .content{
    margin-top: 160px;
    height: 435px;
    overflow: hidden;
    position: relative;
}
#main .r1 .content .item{
    width: 100%;
    height: 100%;
    transition: 0.3s ease;
    transition-property: opacity, visibility;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 0;
}
#main .r1 .content .item.cur{
    opacity: 1;
    visibility: visible;
}
#main .r1 .content .item .left{
    background: url(imgelsblhr1_img_border.png) no-repeat;
    width: 542px;
    height: 355px;
    float: left;
    padding: 40px 59px;
}
#main .r1 .content .item .left img{
    width: 100%;
    height: 100%;
}
#main .r1 .content .item .right{
    float: right;
    width: 530px;
    height: 100%;
    overflow: hidden;
}
#main .r1 .content .item .right .title{
    margin-top: 0px;
    line-height: 65px;
    font-family: ºÚÌå, serif;
    font-size: 25px;
	text-align:center;
}
#main .r1 .content .item .right .text{
    line-height: 30px;
}
#main .r1 .guider{
    margin-top: 34px;
    font-size: 0;
    white-space: nowrap;
}
#main .r1 .guider .wrapper{
    width: 100%;
    position: relative;
}
#main .r1 .guider img{
    width: 161px;
    height: 83px;
    border: 1px solid #ccc;
    margin-left: 32px;
}
#main .r1 .guider .img.cur{
    border-color: #eee;
}

#main .r2 .title_bar{
    background: url(imgelsblhlab_head4.png) no-repeat center top;
}
#main .r2 .content{
    width: 1250px;
	margin-top:50px;
}
#main .r2 .content .item{
    float: left;
    width: 275px;
    height: 220px;
    margin-right: 33px;
    position: relative;
    background-color: #E9E9E9;
    margin-bottom: 16px;
}
#main .r2 .content .item img{
    width: 265px;
    height: 210px;
    margin: 5px;
    display: block;
    transition: 0.5s ease;
    transition-property: margin, width, height;
}
#main .r2 .content .item .desc{
    position: absolute;
    top: 195px;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #E9E9E9;
    opacity: 1;
    transition: 0.5s ease;
    transition-property: top,opacity;
}
#main .r2 .content .item.show_desc img{
    margin: 0;
    width: 275px;
    height: 220px;
}
#main .r2 .content .item.show_desc .desc{
    top: 0;
    opacity: 0.8;
    filter: alpha(opacity=60);
}
#main .r2 .content .item .desc .title{
    line-height: 25px;
    text-align: center;
    font-size: 16px;
    color: #666;
	margin-top:12px;
}
#main .r2 .content .item .desc .text{
    margin-top: 5px;
    text-indent: 2em;
    line-height: 30px;
    max-height: 165px;
    overflow: hidden;
}

#main .r3 .title_bar{
    background: url(imgelsblhlab_head3.png) no-repeat center top;
}
#main .r3 .content{
    margin-top: 50px;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}
#main .r3 .content .line{
    height: 346px;
    width: 960px;
}
#main .r3 .content .line .block img{
    width: 100%;
    height: 100%;
}
#main .r3 .content .line .block{
    float: left;
    width: 480px;
    height: 100%;
    background-color: #E4E4E4;
}
#main .r3 .content .line .block .title{
    line-height: 55px;
    margin-top: 14px;
    margin-left: 13px;
}
#main .r3 .content .line .block .summery{
    white-space: pre-wrap;
    line-height: 30px;
    margin: 0 14px;
}
#main .r3 .content .line .block .summery a{
    color: #0166AA;
}

#main .r4 .title_bar{
    background: url(imgelsblhlab_head2.png) no-repeat center top;
}
#main .r4 .content{
    margin-top: 50px;
    width: 1250px;
}
#main .r4 .content .b{
    display: block;
    float: left;
}
#main .r4 .content .b img{
    height: 100%;
    width: 100%;
	display: inline-block;
}
#main .r4 .content .b1{
    width: 596px;
    height: 384px;
    margin-right: 6px;
}
#main .r4 .content .b2{
    /*width: 597px;
    height: 206px;
    margin-bottom: 2px;*/
    width: 296px;
    height: 203px;
    margin-bottom: 5px;
    margin-right: 5px;
}
#main .r4 .content .b3{
    width: 296px;
    height: 203px;
    margin-bottom: 5px;
    margin-right: 5px;
}
#main .r4 .content .b4{
    width: 296px;
    margin-right: 5px;
    height: 176px;
}
#main .r4 .content .b5{
    width: 296px;
    height: 176px;
}

#main .r5 .title_bar{
    background: url(imgelsblhlab_head5.png) no-repeat center top;
}
#main .r5 .content{
    background-color: #072E55;
    height: 645px;
    position: relative;
    margin-top: 50px;
}
#main .r5 .content .video{
    position: absolute;
    left: 30px;
    top: 12px;
    width: 862px;
    height: 608px;
    background-color: black;
}
#main .r5 .content .guider{
    position: absolute;
    right: 18px;
    top: 12px;
    width: 240px;
}
#main .r5 .content .guider img{
    width: 100%;
    height: 145px;
    margin-bottom: 8px;
    display: block;
}

#main .r6 .title_bar{
    background: url(imgelsblhlab_head6.png) no-repeat center top;
}
#main .r6 .content{
    margin-top: 50px;
}
#main .r6 .content .display{
    float: left;
    width: 862px;
    height: 573px;
    position: relative;
}
#main .r6 .content .display img{
    width: 100%;
    height: 100%;
}
#main .r6 .content .display .desc{
    position: absolute;
    bottom: 0;
    height: 70px;
    line-height: 70px;
    font-size: 22px;
    background-color: rgba(0,0,0,0.3);
    width: 100%;
	left: 0;
}
#main .r6 .content .display .desc:before{
    content:"";
    display: inline-block;
    width: 15px;
}
#main .r6 .content .guider{
    width: 350px;
    margin-left: -20px;
    float: right;
    overflow: hidden;
}
#main .r6 .content .guider img{
    width: 161px;
    height: 108px;
    margin-left: 8px;
    margin-bottom: 8px;
    float: right;
    cursor: pointer;
}

#footer{
    background-color: #053A6E;
    line-height: 25px;;
    text-align: center;
    padding: 20px 0;
    margin-top: 30px;
}
#footer *{
    color: white;
}




.Zn .title_bar{
    background: url(imgelsblhlab_head1.png) no-repeat center top;
	height:54px;
	margin-bottom:50px;
}
.Zn{margin:20px auto 30px auto; width:1200px;}
.Zn .focus{float:left; width:100%; position:relative;margin-bottom:30px;}   
.Zn .focus .fcon{float:left; width:100%; z-index:10;} 
.Zn .focus .fcon p{float:left; width:624px; height:366px;}
.Zn .focus .fcon p img{width:624px; height:366px;}
.Zn .focus .fcon dl{float:right; width:366px; border-bottom:1px #e9e8e8 solid; padding:10px 0px 30px 0px;}
.Zn .focus .fcon dl dt{float:left; width:170px; margin:0px 40px;}
.Zn .focus .fcon dl dt img{width:170px; height:70px; border:1px #e9e8e8 solid;}
.Zn .focus .fcon dl dd{float:left; width:190px; font-size:20px; line-height:70px;}
.Zn .focus .fcon strong{float:right; width:366px; padding-top:30px; color:#939393; font-weight:lighter;}
.Zn .focus .fcon strong span{color:#a67f50;}
.Zn .focus .fcon ul{float:right; width:366px; margin:30px 0px 0px 0px;}
.Zn .focus .fcon ul li{width:50%;}
.Zn .focus .fcon ul li img{width:210px; height:182px;}
.Zn .focus .fbg{float:left; width:94%; margin:25px 0px 0px 6%; overflow:hidden;} 
.Zn .focus .fbg a img{width:145px; height:59px; margin-right:30px; border:1px #dedede solid;}
.Zn .focus .fbg .current img{background:url(../img/elsblh/Ico1.png) no-repeat center top; border:1px #a67f50 solid;}
.Zn .focus .prev,.Zn .focus .next{position:absolute;width:40px; height:74px; background: url(imgelsblhfocus_btn.png) no-repeat;}
.Zn .focus .prev{bottom:24px; left:0px; background-position:0 0px; cursor:pointer; }  
.Zn .focus .next{bottom:24px; right:0px; background-position:-40px 0px; cursor:pointer;}  
.Zn .focus .prev:hover{background-position:0 -75px; }  
.Zn .focus .next:hover{background-position:-40px -75px;}
.picScroll-left { width:1200px;height:550px; }
.picScroll-left .bd { width:100%;height:435px;overflow:hidden; }
.picScroll-left .bd li {float:left;}
.picScroll-left .pic  {
    background: url(imgelsblhr1_img_border.png) no-repeat;
    width: 542px;
    height: 355px;
    float: left;
    padding: 40px 59px;}
.picScroll-left .title {width:510px;height:435px;float:left;overflow:hidden;color:#000;padding: 0 20px;}
.picScroll-left .title a {color:#000;}
.picScroll-left .title dl {width:100%;height:435px;}
.picScroll-left .title dl dt {font-size:24px; font-weight:bold; padding:10px 0;}
.picScroll-left .title  dl dd{width:100%;height:30px;line-height:30px;}
.picScroll-left .hd { width:1120px;height:75px;overflow:hidden;margin:20px auto;height:75px;}
.picScroll-left .hd li {float: left;margin-right: 20px;line-height:0px; }
.picScroll-left .hd .current{ border:1px #a67f50 solid; }

.picScroll-left .title .tit_m .tit_t {width:510px;height:41px;line-height:40px;text-align:center;font-size:24px;font-weight:bold;}
.picScroll-left .title .tit_m .tit_t a {font-size:24px;font-weight:bold;}
.picScroll-left .title .tit_m{width:510px;height:435px;font-weight:lighter;color:#fff;}
.picScroll-left .title .tit_m p{width:510px;heisght:auto;line-height:30px;padding-top:10px;}
.picScroll-left .title .tit_m p a{color:#fff;height:35px;line-height:35px;}
li {list-style-type:none;}

