@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-weight:inherit;font-size:100%;line-height:1.2;margin:0;}legend{color:#000;}a img,img{-ms-interpolation-mode:bicubic;}body{font:12px/1.5 arial,SimSun,helvetica,sans-serif;background:#FFF;color:#666;}.clearfix:after{clear:both;content:".";display:block;height:0;line-height:0;visibility:hidden;}.clearfix{zoom:1;}.inlblo{display:inline-block;diplay:inline;zoom:1;}


.section-focus-pic{height:460px;width:690px;overflow:hidden;position:relative;}
.section-focus-pic ul li{position:absolute;top:0;left:690px;width:690px;height:460px;}
.section-focus-pic ul li #h{position:absolute;bottom:11px;left:50px;width: 560px;
    word-break:keep-all;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;font-weight:bold;color:#FFF;margin-left: 20px;font-size: 18px; font-family:"微软雅黑";
    text-shadow: 0.7px 0.7px #aaa;    
}
.section-focus-pic ul li div{position:absolute;bottom:0;left:0;height:50px;
    /* background-image: linear-gradient(to top,rgba(0, 0, 0, 0.4),rgba(0,0,0, 0)); */
    width:690px;opacity: 0.6;filter: alpha(opacity=60);}
.section-focus-pic .pages{width:690px;height:460px;}
.section-focus-pic .controler{position:absolute;bottom:20px;right:20px;display: none;}
.section-focus-pic .controler b{cursor:pointer;width:20px;height:10px;display:block;overflow:hidden;text-indent:20px;background:url(imgs/news_index_icon.png) no-repeat -136px 3px; float:left;margin:0 0 0 5px;}
.section-focus-pic .controler b.down{background-position:-161px 1px;}
.section-focus-pic .controler2 a{display:block; width:24px;position:absolute;bottom:13px;}
.section-focus-pic .controler2 a i{display: none;cursor:pointer;width:22px;height:34px; background:url(imgs/star.png) no-repeat;}
/*.section-focus-pic .controler2 .prev{left:5px;}
.section-focus-pic .controler2 .prev i{background-position:-34px -68px;_background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/star_05.png');margin-left:5px;}
.section-focus-pic .controler2 .prev:hover i{left:10px;background-position:-34px -24px;_background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/star_03.png');}
.section-focus-pic .controler2 .next{right:10px;}
.section-focus-pic .controler2 .next i{background-position:-62px -68px;_background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/star_06.png');margin-left:10px;}
.section-focus-pic .controler2 .next:hover i{right:10px;background-position:-62px -24px;_background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/star_04.png');}*/
.item a {
	width: 100%;
    height: 516px;
    /*z-index: 999;*/
}
.item a img {
    width: 100%;
    height: 100%;
}
.iter h3 a {
    width: 650px;
    display: inline-block;    
}
.arrow {
    position: absolute;
    bottom: 6px;
    z-index: 2;
    display: none;
    width: 40px;
    height: 40px;
    font-size: 36px;
    font-weight: bold;
    line-height: 39px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}

#prev {
    left: 20px;
}
.prev {
	position: absolute;
    background: url(../../images/Login/jt.png) left top no-repeat;
    width: 21px;
    height: 23px;
    /*margin-top: 10px;*/
    z-index: 9999;
    left: 20px;
    bottom: 27px;
}

#next {
    right: 0;
}
.next {
	position: absolute;
    background: url(../../images/Login/jt.png) right top no-repeat;
    width: 21px;
    height: 23px;
    /*margin-top: 10px;*/
    z-index: 9999;
    right: 20px;
    bottom: 27px;
}
.section-focus-pic ul li:first-child {
    left: 1px;
    /* z-index: 99; */
}
