/*home*/
.wrap{width: 1200px;margin: 0 auto;height: 250px;margin-top: 20px}

/*banner*/
.banner{position: relative;z-index: 0}
.banner .swiper-pagination-bullet-active{background: #f25d00}
.banner .swiper-button-prev{background-image:url("banner-btn-prev.png");left:200px;width: 46px;height: 130px;background-size:46px 130px;top:40%}
.banner .swiper-button-next{background-image:url("banner-btn-next.png");right:200px;width: 46px;height: 130px;background-size:46px 130px;top:40%}

.wrap .CorNews{float: left;width:800px }
.wrap .CorIntro{float: right;width: 370px;}
.wrap .title h3{font-size: 20px;color: #0083d1;float: left}
.wrap .title h3 i{font-size: 16px;color: #a0a0a0;text-transform: uppercase;font-weight: normal;padding-left: 10px}
.wrap .title a{font-size: 14px;color: #151515;text-transform: uppercase;float: right;padding-top: 5px}

.wrap .CorIntro .intro{margin-top: 18px ;position: relative}
.wrap .CorIntro .intro p{font-size: 12px;color: #707070;text-indent: 20px;margin-top: 10px;line-height: 20px}
.wrap .details-2{position: absolute;color: #ff0000;right: 5px;bottom: 0}
.wrap .CorNews .NewsPic{float: left;padding: 5px;border:1px solid #d9d9d9 ;position: relative}
.focusBox { position: relative; width: 338px; height: 215px; overflow: hidden; font: 12px/1.5 Verdana, Geneva, sans-serif; text-align: left; background: white; }
.focusBox .pic img { width: 338px; height: 215px; display: block; }
.focusBox .xxx li{position: relative;}
.focusBox .xxx li i{position: absolute;z-index: 99;left: 0;right: 0;bottom: 0;height: 30px;background: #303030; filter: alpha(opacity=40); opacity: 0.7; overflow: hidden;color:#fff;line-height: 30px;padding-left:10px;}
.focusBox .hd {position: absolute; z-index: 3; bottom:4px; right: 8px;z-index: 9999;}
.focusBox .hd li{position:relative;width:20px;height:20px;line-height:20px;text-align: center; margin:0 2px; cursor: pointer;display: inline-block;right: 5px;bottom:5px;}
.focusBox .hd li.on{color: white;width:20px;height:20px;text-decoration: none;background:#f60;border: 1px solid red;}


.wrap .CorNews .NewsList{float: left;width: 420px;margin-left: 20px}
.wrap .HotNews{position: relative;margin-top: 10px;color: #707070;border-bottom: 1px solid #dddddd;padding-bottom: 10px}
.wrap .HotNews .HotNewsTitle a{color: #151515;font-size: 14px;font-weight: normal}
.wrap .HotNews .HotNewsTitle a:hover{color: #FF6600}
.wrap .HotNews p{margin-top: 10px;text-indent: 20px}
.wrap .CorNews .NewsList ul{margin-top: 12px}
.wrap .CorNews .NewsList ul li{line-height: 25px;}
.wrap .CorNews .NewsList ul li a{color: #141414}
.wrap .CorNews .NewsList ul li a span{float: right;color: #a0a0a0}
.wrap .CorNews .NewsList ul li a:hover{color: #F25D00}
.wrap .details-1{position: absolute;color: #ff0000;right: 3px;bottom: 6px}
