?* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0px;
    padding: 0px;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    /*font-size: 100%;*/
    font: inherit;
    vertical-align: baseline;
}

body {
	margin: 0;
	padding: 0;
	background-color: #161616;
	font-family:"7L3n%?6BEi" , Arial, Serif; 
}

a {
	text-decoration:none;
}

ul li {
	list-style: none;
	}

section {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	background-color: #313131;

}
/* ==================================================
   Header
================================================== */
#BANNER {
	/*background: url(../images/top-bg.jpg) no-repeat top ;
	height: 375px;
	background-size: cover;*/
    position: relative;

}

#BANNER > img {
    width: 100%;
}
.top_menu{
	display:none;
}

header {
	width: 1200px;
	margin: 0 auto;
	z-index: 99;
}

#menu-nav ul li>a{
	width:100%;
	color: #fff;
	font-size: 1.50em;
	float:left;
	text-decoration:none;
}

#menu-nav li a:hover {
	background:#b86b00;
	color: #fff;
}

/*nav_9q8#*)*/
.menu-nav{
	    width: 100%;
    height: 52px;
    background: #26292E url(../images/top_bar.jpg) no-repeat bottom;
}
.menu-nav ul{
	width:100%;
	}
.menu-nav ul>li{
	width:18%;
	color: #fff;
	float:left;
	display: inline-block;
	text-align:center;
}
.menu-nav ul>li a{
	padding:10px 0px;
			}
    .sharebottom, .share1 {
        position: absolute;
        right: 20px;
        bottom: 2px;
    }

.sharebottom ul li{
	display: inline-block;
}

.ad{
	width: 960px;
	margin:0 auto; 
}
header .sticky-nav.stuck {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1001;
}

header #logo {
	color: #FFFFFF;
	float: left;
	height: 40px;
    z-index: 999;
    top: 0;
}
header .AAA {
	width: 100%;
    position: fixed;
    z-index: 99999;
    top: 0px;
    left: 0px;
	background: rgba(0%,0%,0%,0.5);
}

header #logo a {
	background: url(../images/logo.png) no-repeat center;
	background-size:contain;
	width: 130px;
	height: 40px;
	text-indent: -9999px;
	display: block;
	opacity: 1;	
	background:rgba(30%,30%,40%,0.4) ;
}


#TOP-MENU  h4 {	
	display:block;
	width:60px;
	height:40px;
	background-image:url(../images/btn.png);
	position:absolute;
	right:5px;
	top:15px;
	text-indent:-9999px;
}

header .sticky-nav.stuck {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1001;
}

header #logo {
	color: #FFFFFF;
	float: left;
	padding: 15px;
	height: 50px;
    padding-top: 3px;
    padding-bottom: 5px;
    padding-left: 5%;
    z-index: 999;
    top: 0;
}

header #logo a {
    background: url(../images/logo.png) no-repeat;
    width: 176px;
    height: 50px;
    text-indent: -9999px;
    display: block;
    opacity: 1;
    background-size: cover;
}

header #logo a:hover {
	opacity: 0.65;
	filter: alpha(opacity=65);	
}

article .content {
	width: 100%;
	margin:10px auto;
	padding-bottom:30px;
	padding-left:8px;
}

.sub {
	width: 100%;
	margin: 0 auto;
}

.title_style {
	height:52px;
	background: url(../images/sign_01.png) no-repeat 0.5% bottom;
}

.title_style h2 {
	font-size: 1.8em;
	line-height: 52px;
	color:#fff;
	padding-left: 60px;
}

.main_style{
	text-align: center;
	padding-bottom: 20px;

}

.main_style li {
	width: 320px;
	/*margin:10px  20px;*/
	padding:10px 10px;
	display: inline-block;
	/*margin-left: 2px;*/
}

#nav_switch {
    width: 50px;
    height: 50px;
    float: left;
    position: absolute;
    z-index: 102;
    right: 5px;
    border: none;
    background-image: url(../images/btn.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.vote_box {
	background: #5c5c5c;
}

.vote_content >h2{
	width: 260px;
    float: left;
    padding: 5px 15px 5px 32px;
    font-size: 1.1em;
    text-align: left;
    color: #fff;
	background:url(../images/sign_3.png) no-repeat left top;
}
.photo{
	width: 280px;
    text-align: center;
    margin: 0 auto;
    padding:5px;
}

.photo a >img {
	max-width: 280px;
    max-height: 200px;
    margin: 2px auto;
    opacity: 1;
    overflow: hidden;
	background: #fff;
	border: 2px solid #b6b6b6;
}

.onetext {
	color:#333;
	line-height:23px;
	text-align: center;	
	padding: 10px;
	background: #000;
	border:5px solid #5c5c5c;
}
.onetext h2{
	font-size:1.375em;
	font-weight: 600;
	height: 50px;
    white-space: nowrap;
	font-family:"7L3n%?6BEi";
	color: #fff;	
}
.onetext .f1 a{
  color: #fff;
  font-size:1.1em;
  font-weight:600;
  letter-spacing:1.31px;
}
	
.onetext .f2 {
	color:#ffae20;
	font-size:1.2em;	
}

.onetext .f2 span {
	font-weight:600;
	letter-spacing:1.3px;	
}

.onetext .singButton {
	padding: 5px 15px;
    font-size: 1.1em;
    text-align: center;
    color: #fff;
    width: 50%;
    margin: 5px auto;
    background:#c64f00 ;
}

.onetext .singButton >a {
	color:#fff;
}


.con_live{
	display: block;

}

.video_box {
	width: 1200px;
	text-align: center; 
}

.video_box .player_co {
	border: 2px solid #fff;
	width: 958px;
	margin:0 auto; 
}


.demo{
	width: 960px;
	margin:3px auto; 
}

.demo li{
	width: 315px;
	/*margin:1px;*/
	display: inline-block;
	background: #fff;
}

.demo .winplay {
    width: 315px;
    margin-left:2px; 
    padding:5px;
    color: #1d8c7c;
    font-size: 1.125em;
    font-weight: 600;
    text-align: center;
    line-height: 23px;
    letter-spacing: 2px;
}

.iconfb{
	width:200px;
	padding:10px;
	font-size:1.375em;
	background:#415c9b;
	
}
.con_hanbox{
	width: 960px;
	margin: 15px auto;
	margin-bottom: 15px;
}

.confb_comments {
    background-color: #fff;
    padding: 0px 3px;
    width: 950px;
    height: 350px;
    max-height: 350px;
    margin-top: 10px;
    border: 2px solid #415c9b;
    margin: 0 
  }
  
article{
	font-size:0.9em;  
	color:#fff;
  }

article >{
	padding: 10px;
	font-size:1.125em;  
	color:#fff;
  }

article >h1{
	 font-size:24px;
	 padding:8px 0;
	 color:#fff;
 }
 
 .ck_edit {
	 font-size:1.375em;
	 padding:10px;
 }
 
 .movie_content{
	width: 1200px;
	margin:0 auto;
}
.movie_box{
	text-align: center;
	padding-bottom: 20px;

}
.movie_box ul li {
	width: 310px;
	margin:10px 2px;
	display: inline-block;
}

.movie_box li {
    margin: 1px;
    display: inline-block;
    padding: 10px;
    background: #fff;
}

.movie_list {
    width: 280px;
    padding: 5px 0 5px 0;
    color: #1d8c7c;
    font-size: 1.125em;
    font-weight: 600;
    text-align: center;
    line-height: 23px;
    letter-spacing: 2px;
}

.mov_pad > h3{
	color:#000;
	font-size: 1.125em;
}

.news_box{
	width: 1200px;
	margin:0 auto;	
	background: #313131;
}

.news_content {
	text-align: center;
}

.news_content li {
	width: 310px;
    margin: 10px 5px;
	display: inline-block;
	background: #fff;
}

.newsItem > a img {
    width: 290px;
    padding: 5px;
}

.newsItem > h3{
	padding: 3px;
	font-size: 1.125em;
    line-height: 1.625rem;
}

.newsItem > h3 a{
	color:#000;
}

.exclusive_box{
	width: 1200px;
	margin: 0 auto;
}
.mid_ad1{
    text-align: justify;
    width: 100%;	
}
.mid_left{
    display: inline-block;
    margin-right: 1px;
    float: left;
    position: relative;
    background-color: #fff;
    width: 660px;
    vertical-align: bottom;
}

.main-right {
    display: inline-block;
    width: 330px;
    float: right;
    vertical-align: top;
    text-align: justify;
}
.fans_content{
	margin:10px auto; 

}
.fans_box {
	width: 1200px;
	text-align: center;
}

.fans_box ul li {
	max-width: 300px;
    width: 100%;
	margin:10px 2px;
	display: inline-block;
	border-bottom: 1px solid #fff;
}

/*-----?W.a0E<v-----*/
.row {
	width: 960px;
	margin: 0 auto;
	padding: 5px;
	background-color: #000;
}
.col-sm-8 {
	width: 600px;
	background-color: #fff;
	float: left;

}

.col-sm-4{
	width: 350px;
	float: right;
}
.box1 {
	text-align: left;
    position: absolute;
    width: 600px;
    height: 460px;
    border: 5px solid #FFFFFF;
    background-image: url(../images/img_bg.jpg);
}
.box1 > img {
}

.box2 {
	position: relative;
    display: block;
    background-color: #fff;
    height: 230px;
    vertical-align: top;
    overflow-y: hidden;
	border: 5px solid #FFFFFF;
	
}
.box3 {
	text-align: left;
	position: relative;
    display: block;
    background-color: #fff;
    height: 230px;
    vertical-align: top;
    overflow-y: hidden;
	border: 5px solid #FFFFFF;
	
}

.col_cow{
    position: absolute;
    left: 0;
    width: 100%;
    font-family: 7L3n%?6BEi;
    color: #aaa;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 23px;
    padding: 5px;
    bottom: 0;
    background-image: url(../images/img_bg.jpg);
}

.col_cow h3{
	text-align: center;
    font-size: 1.313em;
    height: 60px;
    line-height: 50px;
    background: url(../images/title-BG.png) no-repeat top;
    background-size: 100%;
}

h3.picture_tle {
    height: 33px;
    line-height: 30px;
    background: url(../images/title-BG.png) no-repeat top;
    background-size: 100%;
}

.col_cow >p{
	color: #000;
	text-align: left;
	height:2.8em;
	line-height:1.4;
	overflow:hidden;
	font-size: 0.9em;
	float:left;

}

/* ======= Footer ==== */

footer {
	position: absolute;
	width: 100%;
	height: auto;
	background: #26292E;
	text-align: center;
	z-index: 99;
}

footer .credits {
	color: #FFFFFF;
	font-size: 13px;
	margin-bottom: 0;
	padding: 8px 0;	
}

.moreNews{
	display:block;
	float:right;
	width:400px;
	right:0;
	background: url(../images/bg_01.png) no-repeat top ;
}

.moreNews a {
	line-height:27px;
    color: #000;
    font-size: 15px;
    font-weight: bold;
}
@media (min-width: 1025px) {
    .sharebottom ul li:first-child{
	display: none;
}
}
@media (min-width: 641px) and (max-width: 1024px) {
    section, .movie_content, .exclusive_box  {
        width: 100%;
    }
    #BANNER {
        background: url(../images/top-bg.jpg) no-repeat top;
        background-size: 100%;
    }

    .top_menu {
        display: none;
    }

    header {
        width: 100%;
        margin: 0 auto;
        z-index: 99;
    }

    .ad {
        width: 100%;
        margin: 0 auto;
    }
    .sharebottom ul li img {
        width: 50px;
    }
    /*#menu-nav ul li > a {
        width: 100%;
        color: #fff;
        font-size: 1.25em;
        float: left;
        text-decoration: none;
        background: #26292E;
    }

    #menu-nav ul li > a {
        width: 100%;
        color: #fff;
        font-size: 1.25em;
        float: left;
        text-decoration: none;
        background: #26292E;
        border-bottom: 2px solid #929292;
    }

    #menu-nav li a:hover {
        background: #b86b00;
        color: #fff;
    }

    .menu-nav {
        width: 100%;
        background-color: #CCCCCC;
        position: fixed;
        z-index: 100;
        top: -100%;
        left: 0px;
        transition: top .4s;
        -moz-transition: top .4s;
        -webkit-transition: top .4s;
        -o-transition: top .4s;
    }

        .menu-nav ul {
            float: left;
        }

            .menu-nav ul > li {
                width: 100%;
                float: left;
            }

                .menu-nav ul > li a {
                    width: 100%;
                    float: left;
                    padding: 10px;
                }*/

    header .sticky-nav.stuck {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1001;
    }

    header .AAA {
        width: 100%;
        position: fixed;
        z-index: 99999;
        top: 0px;
        left: 0px;
        background: rgba(0%,0%,0%,0.4);
    }

    header #logo {
        color: #FFFFFF;
        padding: 5px;
        margin-left: 10px;
        z-index: 999;
    }

        header #logo a {
            background: url(../images/logo.png) no-repeat;
            width: 176px;
            height: 50px;
            text-indent: -9999px;
            display: block;
            opacity: 1;
        }

            header #logo a:hover {
                opacity: 0.65;
                filter: alpha(opacity=65);
            }

    article .content {
        width: 100%;
        margin: 10px auto;
        padding-bottom: 30px;
        padding-left: 8px;
    }

    .sub {
        width: 100%;
        margin: 0 auto;
        background: #000 url(../images/page_bg.jpg) no-repeat 1% top;
    }

    /*-----?W.a0E<v-----*/
    .row {
        width: 100%;
        margin: 0 auto;
        padding: 5px;
        background-color: #000;
    }

    .col-sm-8 {
        width: 65%;
        background-color: #fff;
        float: left;
    }

    .col-sm-4 {
        width: 35%;
        float: right;
    }

    .box1 {
        text-align: left;
        position: absolute;
        margin-left: 20px;
        width: 620px;
        height: 460px;
        border: 5px solid #FFFFFF;
        background-image: url(../images/img_bg.jpg);
    }

        .box1 > img {
        }

    .box2 {
        position: relative;
        display: block;
        background-color: #fff;
        height: 230px;
        vertical-align: top;
        overflow-y: hidden;
        border: 5px solid #FFFFFF;
    }

    .box3 {
        text-align: left;
        position: relative;
        display: block;
        background-color: #fff;
        height: 230px;
        vertical-align: top;
        overflow-y: hidden;
        border: 5px solid #FFFFFF;
    }

    .col_cow > p {
        color: #000;
        text-align: left;
        font-size: 1.250em;
    }

    .col_cow h3 {
        text-align: center;
        font-size: 1.313em;
        background: url(../images/title-BG.png) no-repeat;
        background-size: 80%;
    }

    .col_cow > p {
        color: #000;
        text-align: left;
        font-size: 0.9em;
    }

    .moreNews {
        display: block;
        float: right;
        width: 400px;
        right: 0;
        background: url(../images/bg_01.png) no-repeat top;
    }

        .moreNews a {
            line-height: 27px;
            color: #000;
            font-size: 15px;
            font-weight: bold;
        }
    .fans_box {
        width: 100%;
    }
	    
    .sharebottom ul li img {
        width: 40px;
    }
	.news_box{
	width: 100%;
	margin:0 auto;	
	background: #313131;
}

.news_content {
	text-align: center;	
}

.news_content li {
	width: 310px;
    margin: 10px 5px;
	display: inline-block;
	background: #fff;
}

.newsItem > a img {
    width: 290px;
    padding: 5px;
}

.newsItem > h3{
	padding: 3px;
	font-size: 1.125em;
    line-height: 1.625rem;
}

.newsItem > h3 a{
	color:#000;
}
}

@media only screen and (max-width: 640px){ 
section, .movie_content, .exclusive_box  {
	width: 100%;
	margin: 0 auto;
}

header {
	width: 100%;
	margin: 0 auto;
	z-index: 99;
}

#BANNER {
	background: url(../images/top-bg.jpg) no-repeat top;
    background-size: cover;
    margin-top: 50px;
    height: 120px;
}
    #BANNER > img{
        display:none;
    }
.top_menu{
	display:none;
}

header .sticky-nav.stuck {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1001;
}

header  #logo {
	float: left;
    height: 50px;
    padding-top: 3px;
    padding-bottom: 5px;
    background: rgba(0%,0%,0%,0.4);
    padding-left: 1%;
    z-index: 100;
    top: 0;
    width: 100%;
    position: absolute;
}

header  #logo a {
	background: url(../images/logo.png) no-repeat;
	background-size: 100%;
	width: 50%;
    max-width: 200px;
	height: 50px;
	text-indent: -9999px;
	display: block;
	opacity: 1;	
}

header #logo a:hover {
	opacity: 0.65;
	filter: alpha(opacity=65);	
}

#menu-nav ul li>a{
	width:100%;
	color: #fff;
	font-size: 0.875em;
	float:left;
	text-decoration:none;
	background:#26292E;
	border-bottom:2px solid #929292;
}

#menu-nav li a:hover {
	background:#b86b00;
	color: #fff;
}

/*nav_$b>w*)*/
.menu-nav{
 width:100%;
 background-color:#CCCCCC;
 position:fixed;
 z-index:100;
 top:-100%;
 left:0px;
 transition: top .4s;
 -moz-transition: top .4s;
 -webkit-transition: top .4s;
 -o-transition: top .4s;
}
 .menu-nav ul{
  float:left;
 }
  .menu-nav ul>li{
   width:100%;
   float:left;
  }
   .menu-nav ul>li a{
    width:100%;
    float:left;
    padding:10px;
   }
article .content {
	width: 100%;
}

.ad{
	width: 100%;
	margin: 0px 0px; 
}

.sub {
	width: 100%;
	margin: 0 auto;
	background: #000 url(../images/page_bg.jpg) no-repeat 1% top;
}

    .sharebottom ul li img {
        width: 30px;
    }
/*.sharebottom,.share1{
	float:right;
	position: absolute;
	top:90px;
	right:0px;
}
.sharebottom ul{
	float:right;
}

.sharebottom ul li {
    width: 40px;
    float: left;
    padding: 0px 5px;
}
.sharebottom ul li >img{
	width: 100%;
	height: auto;
}
.share1>div{
	float:left;
}*/


.title_style {
	height: 30px;
    background: url(../images/sign_01.png) no-repeat 0.5% bottom;
    background-size: 40%;
}

.title_style h2 {
	font-size: 1.313em;
    line-height: 32px;
    color: #fff;
    padding-left: 30px;
}

.main_style{
	text-align: center;
	padding-bottom: 20px;

}

.main_style li {
	width: 100%;
	display: inline-block;
}

.vote_box {
	background: #5c5c5c;
}

.vote_content >h2{
	width: 98%;
    font-size: 1.1em;
    text-align: left;
    color: #fff;
	background:url(../images/sign_3.png) no-repeat left top;
}
.photo{
	width: 98%;
    max-height: 100%;
    text-align: center;
    padding:5px;
}

.photo a >img {
	max-width: 98%;
    max-height:100%;
    margin: 2px auto;
    opacity: 1;
    overflow: hidden;
	background: #fff;
	border: 2px solid #b6b6b6;
}

.onetext {
	color:#333;
	line-height:23px;
	text-align: center;	
	background: #000;
	border:5px solid #5c5c5c;
}
.onetext h2{
	font-size:1.375em;
	font-weight: 600;
    white-space: nowrap;
	font-family:"7L3n%?6BEi";
	color: #fff;	
}
.onetext .f1 a{
  color: #fff;
  font-size:1.1em;
  font-weight:600;
  letter-spacing:1.31px;
}
	
.onetext .f2 {
	color:#ffae20;
	font-size:1.2em;	
}

.onetext .f2 span {
	font-weight:600;
	letter-spacing:1.3px;	
}

.onetext .singButton {
	padding: 5px 15px;
    font-size: 1.1em;
    text-align: center;
    color: #fff;
    width: 50%;
    margin: 5px auto;
    background:#c64f00 ;
}

.onetext .singButton >a {
	color:#fff;

}
.con_live{
	display: block;
	background: #000 url(../images/page_bg.jpg) no-repeat 1% top;

}

.video_box {
	width: 100%;
	text-align: center; 
}


.video_box .player_co {
	border: 2px solid #fff;
	width: 100%;
	margin:0 auto; 
}

.video_box .player_co {
	border: 2px solid #fff;
    width: 97%;
    margin: 0 auto; 
}
.demo{
	width: 100%;
	margin:0 auto; 
}

.demo li{
	width: 31.333%;
	display: inline-block;
	background: #fff;
}

.demo .winplay {
    width: 32%;
    color: #1d8c7c;
    font-size: 0.938em;
    font-weight: 600;
    text-align: center;
    line-height: 23px;
    letter-spacing: 2px;
}

.ck_edit{
	font-size:1.375em;
	padding: 8px;
}

.player_co1 {
	width: 100%;
}

.iconfb{
	width:200px;
	padding:10px;
	background:#415c9b;
	
}
.con_hanbox{
	width: 95%;
	margin: 15px auto;
	margin-bottom: 15px;
}

.confb_comments {
    background-color: #fff;
    width: 98%;
    height: 100%;
    max-height: 350px;
    margin-top: 10px;
    border: 2px solid #415c9b;
    margin: 0 
  }
  
article{
	font-size:0.9em;  
	color:#fff;
  }

article >h1{
	 font-size:24px;
	 padding:10px;
	 color:#fff;
 }
 
.movie_content{
	width: 100%;
	margin:0 auto;
    background: #000 url(../images/movie_bg.png) no-repeat 1% top;
}
.movie_box{
	text-align: center;
	padding-bottom: 20px;

}
.movie_box ul li {
	width: 99%;
	margin:10px 2px;
	display: inline-block;
}

.movie_box li {
    /*margin: 1px;*/
    display: inline-block;
    padding: 10px;
    background: #fff;
}

.movie_list {
    width: 280px;
    padding: 5px 0 5px 0;
    color: #1d8c7c;
    font-size: 1.125em;
    font-weight: 600;
    text-align: center;
    line-height: 23px;
    letter-spacing: 2px;
}

.mov_pad > h3{
	color:#000;
	font-size: 1.125em;
}

.news_box{
	width:100%;
	margin:0 auto;	
	background: #313131;
}

.news_content {
	width: 99%;
	padding-bottom:40px;
}

.news_content li {
	width:99%;
	margin: 5px auto;
	display: inline-block;
	background: #fff;
}

.newsItem {
	width: 98%;
}

.newsItem > a img {
	width: 100%;
    padding: 5px;
}

.newsItem > h3{
	padding: 3px;
	font-size: 1.125em;
    line-height: 1.625rem;
}

.exclusive_box{
	display: inline-block;
	width: 100%;
	margin: 0 auto;
	background: #000 url(../images/movie_bg.png) no-repeat 1% top;
}
.mid_ad1{
    text-align: justify;
    width: 100%;	
}
.mid_left{
    display: inline-block;
    margin-right: 1px;
    float: left;
    position: relative;
    background-color: #fff;
    width: 660px;
    vertical-align: bottom;
}

.main-right {
    display: inline-block;
    width: 330px;
    float: right;
    vertical-align: top;
    text-align: justify;
}
/*-----?W.a0E<v-----*/
.row {
	width: 100%;
	padding: 0px;
	margin: 0 auto;
}
.col-sm-8 {
	width: 100%;

}

.col-sm-4{
	width: 100%;
}
.box1 {
width: 100%;
text-align: left;
    display: inline-block;
    position: relative;
    height: auto;
    border: 5px solid #FFFFFF;
    background-image: url(../images/img_bg.jpg);
}

.box1 > img{
	width: 98%

}
.box2 {
	width: 100%;
    /* text-align: left; */
    /* display: inline-block; */
    height: 300px;
    position: relative;
    overflow-y: hidden;

    border: 5px solid #FFFFFF;
    background-image: url(../images/img_bg.jpg);
}
.box2 > img{
	width: 98%

}
.box3 {
	width: 100%;
	text-align: left;
    display: inline-block;
	height:20px;
    position: relative;
    height: auto;
    border: 5px solid #FFFFFF;
    background-image: url(../images/img_bg.jpg);
}

.box3 > img{
	width: 98%

}


.col_cow{
	text-align: left;
	font-size: 0.875em;
}

.col_cow h3{
	text-align:center;
	font-size: 1.313em;
	line-height:30px;
	height: 35px;
	background: url(../images/title-BG.png) no-repeat;
	background-size: 100%;
}

.col_cow >p{
	display:none;

}
.fans_content {
	display: inline-block;
	margin-top:10px; 
}
.fans_box {
	width: 100%;
	margin: 10px auto;
	text-align: center;
}

.fans_box ul li {
	margin:10px 2px;
	display: inline-block;
	border-bottom: 1px solid #fff;
}
.moreNews{
	float:right;
	width:100%;
	background: url(../images/bg_01.png) no-repeat top right;
}

.moreNews a {
	line-height: 27px;
    color: #000;
    /* text-align: right; */
    float: right;
    font-size: 15px;
    font-weight: bold;
    padding-right: 30px;
}

}

@media only screen and (max-width: 580px){
    section, .movie_content, .exclusive_box  {
        width: 100%;
    }     
.title_style {
    height: 35px;
    background: url(../images/sign_01.png) no-repeat 0.5% bottom;
    background-size: 40%;
}
.title_style h2 {
 	font-size:1.313em;
    line-height: 43px;
    color: #fff;
    padding-left: 38px;
}

.ck_edit{
	font-size:1.125em;
	padding: 8px;
}

.demo .winplay {
    width: 31.5%;
    color: #1d8c7c;
    font-size: 0.750em;
	padding: 2px;
    text-align: center;
    line-height: 23px;
    letter-spacing: 2px;
}
    .sharebottom {
        bottom: -5px;
        right: 5px
    }
    .sharebottom ul li img {
        width: 30px;
    }
}

@media only screen and (max-width: 330px){ 
    section, .movie_content, .exclusive_box  {
        width: 100%;
    }

.onetext h2 {
    font-size: 0.875em;
    font-weight: 600;
    white-space: nowrap;
    font-family: "7L3n%?6BEi";
    color: #fff;
}
.title_style {
    height: 35px;
    background: url(../images/sign_01.png) no-repeat 0.5% bottom;
    background-size: 50%;
}

.title_style h2 {
 	font-size: 1.25em;
    line-height: 40px;
    color: #fff;
    padding-left: 30px;
}

.ck_edit{
	font-size:1.125em;
	padding: 8px;
}

.demo .winplay {
    width: 30.33%;
    color: #1d8c7c;
    font-size: 0.750em;
    text-align: center;
    line-height: 23px;
    letter-spacing: 2px;
}
    .sharebottom ul li img {
        width: 30px;

    }
}