
.w1200 {
    width: 1200px;
    margin: 0 auto;
     margin-top: 20px;
}
.breadcrumb {
    color: #999;
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.breadcrumb a {
    color: #999;
}
.w930 {
    width: 1200px;
}
.top-gameinfo {
    padding: 20px;
    position: relative;
    height: auto;
    overflow: hidden;
}
.combox {
    background: #fff;
   
}
.gameinfo-pic {
    position: relative;
    float: left;
    height: 200px;
    display: block;
}
.pingfen-icon {
    position: absolute;
    width: 150px;
    height: 60px;
    background: url(../images/pingfen_icon.png) no-repeat;
    left: -30px;
    line-height: 70px;
    text-indent: 30px;
    top: 69%;
    font-size: 16px;
}

.gameinfo-text {
    width: 1005px;
    margin: 0 0 0 30px;
    padding-bottom: 6px;
    float: left;
}
.gameinfo-text h2 {
    font-weight: normal;
}
.gameinfo-text ul {
    border-bottom: 1px solid #ebebeb;
    overflow: hidden;
    padding-bottom: 20px;
    margin-top: 20px;
}
.gameinfo-text ul li {
    width: 260px;
    float: left;
    color: #999;
    height: 30px;
    line-height: 30px;
    display: inline-block;
}
.gameinfo-text ul li font {
    color: #333;
}
.box-title {
    height: 58px;
    border-bottom: 2px solid #ebebeb;
    position: relative;
    line-height: 58px;
    text-align: right;
}
.box-title h2 {
    font-weight: normal;
    border-bottom: 2px solid #FFDB45;
    font-size: 18px;
    cursor: default;
    float: left;
    padding: 0 10px;
    display: inline-block;
}
.infopic {
    
    position: relative;
    overflow: hidden;
}
.piclist {
    position: absolute;
    top: 0;
    left: 0;
    height: 300px;
}
.piclist img {
    display: block;
    margin-right: 10px;
    float: left;
    height: 100%;
    cursor: pointer;
}
.pic_prev {
    left: 0;
}
.pic_next {
    
    right: 0;
}
.pic_prev{
    width: 36px;
    height: 72px;
    background: url(http://www.fpwap.com/skin/fpv7/images/spritebtn22.png) no-repeat;
    background-position: -36px -1px;
    position: absolute;
    top: 50%;
    margin-top: -36px;
    cursor: pointer;
}
.pic_next{
	width: 36px;
    height: 72px;
    background: url(http://www.fpwap.com/skin/fpv7/images/spritebtn22.png) no-repeat;
    background-position: 0px -1px;
    position: absolute;
    top: 50%;
    margin-top: -36px;
    cursor: pointer;
	
}
.box-title {
    height: 58px;
    border-bottom: 2px solid #ebebeb;
    position: relative;
    line-height: 58px;
    text-align: right;
}
.box-title h2 {
    font-weight: normal;
    border-bottom: 2px solid #FFDB45;
    font-size: 18px;
    cursor: default;
    float: left;
    padding: 0 10px;
    display: inline-block;
}
.game-introduced-box {
    padding: 20px 0 0 0;
    overflow: hidden;
}

.game-introduced-con {
    color: #666;
}
.info_control a {
    color: #f60;
    float: right;
    margin-top: 10px;
    display: none;
    border: 1px solid #e6e6e6;
    padding: 3px 6px;
    color: #999;
    border-radius: 2px;
}
.info_control a .iconfont {
    font-size: 12px;
    margin: 0 5px;
}

