﻿/* Powered by www.96kaifa.com */
/* 焦点图 */
.slide_container {
  margin-bottom:5px;
  position: relative;
  width: 100%;
  }
 .rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

.slide {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.slide li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }
  
 .slide img {
  display: block;
  position: relative;
  z-index: 1;
  height: 248px;
  width: 100%;
  border: 0;
  }

.slide .caption {
    display: block;
    position: absolute;
    z-index: 2;
    font-size: 16px;
    text-shadow: none;
    color: #fff;
    background: #000;
    opacity: 0.7;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 6px 20px;
    margin: 0;
    max-width: none;
}
  
 .slide_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 60%;
  left: 0;
  opacity: 0.5;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height:53px;
  width: 34px;
  background: transparent url("images/themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.slide_nav:active {
  opacity: 1.0;
  }

.slide_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }

.news_cn {
    border-top: solid 1px #f6f6f6;
    padding: 8px 12px;
    overflow: hidden;
}
.news_cn .img {
  width:125px;
  height:95px;
  float:right;
  margin: 0 0px 1px 8px;
  display: inline-block;
  overflow: hidden;
}
.news_cn img {
  width: 100%;
  height:auto;
}
.news_cn h2 {
  font-size: 1.8em;
  font-weight: normal;
  line-height: 28px;
  padding: 9px 0px 0px 0px;
}



.sjpl {
  font-size: 1.2em;
  font-weight: normal;
  padding-top: 3px; color: #ccc;
}
.sjpl a{ color:#cccccc;}
.sjpl a:hover{ color:#c00;}



.title {
    height: 40px;
    overflow: hidden;
}
.title_lei {
    height: 16px;
    border-left: 3px solid #4796d8;
    padding-left: 7px;
    line-height: 14px;
    font-size: 16px;
    margin-top: 13px;
    color: #4796d8; float:left;
}
.title_gd {
    height: 14px;
    padding-left: 7px;
    margin-left: 9px;
    line-height: 14px;
    font-size: 12px;
    margin-top: 13px;
    color: #07b3fc; float:right; padding-right:10px;
}
.title_gd a{ color:#999;}
.title_gd a:hover{ color:#fd8522;}



.sjpl_right {
    float: left;
    color: #ccc;
    height: 20px;
    padding-left: 10px;
	padding-right: 10px;
}
.sjplVideo {
    width: 40px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: #fd8522;
    float: left;
    color: #fff;
    margin-right: 5px;
}
.sjplVideo2 {
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: #4796d8;
    float: left;
    color: #fff;
    margin-right: 5px;
    padding: 2px 6px;
}
.sjpl_left {
    float: left;
    color: #ccc;
	height: 20px;
    line-height: 18px;
}


/*专区*/
.Cont6{background: #fff;display: block;}
.Cont6 ul{display:block;padding:0 0 10px;overflow: hidden;}
.Cont6 ul li{display: inline-block;width: 50%;padding:0px 10px 0;box-sizing:border-box;float: left;overflow: hidden;text-align: center;}
.Cont6 ul li a{display: inline-block;width:100%;overflow: hidden;}
.Cont6 ul li a img{display:block;margin: auto;width:100%; height:auto;max-height: 102px;border-radius: 4px;}
.Cont6 ul li p{ padding-top:3px; text-align:center; margin-bottom:3px; font-size:12px; height:19px;}
.Cont6 ul li a span{display:inline-block; height:16px;}

/*面包屑*/
.crumbs{height: 25px;line-height:25px;overflow:hidden;color:#bdbdbd;p;padding:4px 10px 0px 10px;font-size: 12px;}
.crumbs a{color:#bdbdbd;}
.crumbs a:hover{color:#fd8522;}

/*分类*/
.navfenlei {padding:0 5px 15px; margin-top:-5px;}
.navfenlei li{float:left;display:inline-block;margin-top:10px;width:25%;text-align:center; overflow:hidden;}
.navfenlei li a{display:block;box-sizing:border-box;margin:0 5px;height:32px;line-height:30px;border:1px solid #dbe1ec;background:#fff;border-radius:5px;font-size:16px;-webkit-box-shadow: 0 2px 2px rgba(115, 115, 115, 0.1);-moz-box-shadow:0 2px 2px rgba(6,0,1,0.1);box-shadow: 0 2px 2px rgba(165, 165, 165, 0.1);}
.navfenlei li a:active{background-color:#eee}
.navfenlei li a.select{ border-color:#4796D8; background:#4796D8; color:#fff;}
.list_xt{border-top: solid 1px #f6f6f6;}

/*分页*/
.yi-pageturn {
    font-size: 14px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 12px 14px 16px;
}
.yi-pageturn>div {
    border-radius: 3px;
    text-align: center;
    line-height: 38px;
    height: 38px;
    background-color: #fff;
    -webkit-border-radius: 3px;
}
.yi-pageturn .yi-pageturn-up a {
    background-position: -39px -147px;
}

.yi-pageturn .yi-pageturn-up a, .yi-pageturn .yi-pageturn-down a {
    -webkit-border-radius: 3px;
    border: 1px solid #d2d6dd;
    margin-right: 0;
    min-width: 78px;
    background-image: url(images/fenye.png);
    background-size: 545px 200px;
}
.yi-pageturn-up a, .yi-pageturn-down a {
    display: block;
    height: 38px;
}
.yi-pageturn .yi-pageturn-n {
    -webkit-box-flex: 1;
    border-radius: 0;
    border: 0;
    margin-right: 0;
    background-color: #fff;
}
.yi-pageturn>div {
    border-radius: 3px;
    text-align: center;
    line-height: 38px;
    height: 38px;
    background-color: #fff;
    -webkit-border-radius: 3px;
}
.yi-pageturn-ndiv {
    position: relative;
}
.yi-pageturn-n-current {
    color: #4796D8;
    padding: 0 2px 0 16px;
}
.yi-pageturn-n-total {
    color: #777;
    padding-left: 2px;
    padding-right: 14px;
}
.yi-pageturn .yi-pageturn-down {
    background-position: center -41px;
    margin-right: 0;
}
.yi-pageturn .yi-pageturn-down a {
    background-position: -109px -147px;
}


/* 内容页 */

.cnn{padding: 10px 12px; color:#333;}
.cnntit{
  line-height: 30px;
  font-weight: bold;
  font-size:18px;font-family: Helvetica Regular,'方正中等线','Microsoft YaHei',sans-serif,'宋体',Tahoma;
}
.cnn_xt{
  margin-bottom: 8px;
  border-bottom: 1px solid #f6f6f6;
  font-size: 1em;
  color: #666;
  padding-bottom: 10px;
  line-height: 26px;
  height: 20px;
}

.cnn_sj{
  font-size: 1.2em;
  color: #bababa;
  float: left;
}
.cnnr{
  font-size: 16px;
  padding: 0px 0 0px 0;
  line-height:30px; display:block;
}
.cnnr p{padding-bottom:5px; display:block}
.cnnr h2 {
    font-size: 16px;
    line-height: 30px;
}
.cnnr img{max-width: 100%;
    border-radius: 3px;
    text-align: center;
    margin: 0 auto;
    display: block;}


/* 专区 */

.focus {width:640px;margin:0 auto 0px;position:relative;overflow:hidden;}
.focus img{display:block; width:100%; max-height:180px;}
.focus li{width:640px;float:left;position:relative;}
.focus li span{width:100%;height:100%;display:block;position:absolute;left:0;top:0;}
.focus li h2{height:32px;color:#fff; line-height:32px;text-align:center;margin-top:-46px;position:relative; font-size:14px;font-weight: normal;}
.focus li .opacity{height:46px;background:#000;opacity:0.7;margin-top:-46px;position:relative;overflow:hidden;}
.focus .focusTit{width:100%;height:10px; text-align:center;position:absolute;left:0; bottom:8px;}
.focus .focusTit span{width:5px;height:5px;background:#858585;
border-radius: 10px;
display:inline-block;margin:0 5px;}
.focus .focusTit span.on{background:#249bff;
}
@media all and (max-width:600px) {
	.focus {width:100%;overflow:hidden}
	.focus li{width:100%;}
	.focus img{width:100%;max-height:180px;}
	.pubBox .bd li.boxImg .img{height:auto;max-height:180px;}
	.pubBox .bd li.boxImg img{width:100%;max-height:180px;}
}
.focus a{color:#CCC;}
.focus a:hover{color:#CCC;}


/*通用优酷视频*/
.youku_video{position:relative; max-width:860px;}
.appgame-video-l .youku_video{max-width:930px;}
embed, iframe, object, video{display:block;margin:30px auto;width: 100%;max-width: 100%;height: 400px;}
.appgame-video-l embed, .appgame-video-l iframe, .appgame-video-l object, .appgame-video-l video{display:block; margin:0 auto; width:100%; height:560px;}
.youku_video embed, .youku_video iframe, .youku_video object, .youku_video video { width:100%; height:100%; position:absolute; left:0; top:0; margin:0 auto; }
.appgameqqvideo{position:relative;}
.appgameqqvideo div{width:100%; height:100%;}
.appgameqqvideo embed, .appgameqqvideo iframe, .appgameqqvideo object, .appgameqqvideo video {/* width:100%; */height:100%;position:absolute;left:0;top:0;margin:0 auto;}
.appgame-primary .youku_video,.appgame-primary .appgameqqvideo{margin:30px auto;}
@media screen and (max-width:800px){
	embed, iframe, object, video{height:300px;}
	.appgame-video-l embed, .appgame-video-l iframe, .appgame-video-l object, .appgame-video-l video{height:400px;}
	}
@media screen and (max-width:540px){
	.appgame-primary .youku_video,.appgame-primary .appgameqqvideo{margin:15px auto;}
	embed, iframe, object, video{height:200px; margin:15px 0;}
	.appgame-video-l embed, .appgame-video-l iframe, .appgame-video-l object, .appgame-video-l video{height:200px;}
	}








