@charset "UTF-8"; * {
    padding: 0;
    margin: 0;
    border: none;
}

body {
    color: #535353;
    background: #fff;
    font: 14px/1.125 Helvetica,Arial,sans-serif;
    font-family: "Open Sans",Arial,"Hiragino Sans GB","Microsoft YaHei","STHeiti","WenQuanYi Micro Hei",SimSun,sans-serif;
}

ul,li {
    list-style: none;
}

h1,h2,h3,ul,li,p {
    margin: 0;
    padding: 0;
}

a {
    color: #333;
    text-decoration: none;
}

ul li img {
    border: 0;
}
.fl {float:left;}
.fr {float:right;}
.clearfix {
    display: block;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.left {
    float: left;
}

.right {
    float: right;
}

.adv {margin:70px auto 0;text-align:center;}

.Text {width: 1158px; height: auto; border: 1px solid #dadada; margin: 30px auto; padding: 20px; }
.Text span{font-size:16px;padding-bottom:12px;}
.Text p{line-height:22px;color:#999999; }

box-sizing:border-box;  
-moz-box-sizing:border-box; /* Firefox */  
-webkit-box-sizing:border-box; /* Safari */ 
/***********breadcrumbs*************/
.breadcrumbs{color:#999;margin:12px 0;width:100%;}
.breadcrumbs a{color:#999}
.breadcrumbs a:hover{color:#F37E00}
.breadcrumbs h1 {display:inline-block;font-size:14px;}

/*HEADER*/
.header {
    width: 100%;
    background-color: #fbfbfb;
    z-index: 999999;
    border-top: 4px solid #dc2221;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    position: fixed;
    top: 0;
    left: 0;
}

.wrap, .headwrap {
    margin: 0 auto;
    width: 1200px;
}

.logo, .menu>ul>li {
    float: left;
    position: relative;
}

.logo {
    width: 260px;
}

.logo a {
    background: url(../images/wtm-menu-logo.png) no-repeat;
    width: 220px;
    height: 40px;
    display: block;
    text-indent: -9999px;
    margin: 10px 0;
}

.menu {
    float: left;
}

.menu ul li a {
    display: block;
    line-height: 60px;
    width: 110px;
    text-align: center;
}

.menu ul li a .sub-indicator {
    right: 7px;
    top: 50%;
    margin-top: -2px;
    position: absolute;
    display: inline-block;
    content: '';
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-top: 4px solid #ddd;
}

.menu ul li .child_navs {
    display: none;
    padding: 0 0 5px 0;
    position: absolute;
    top: 60px;
    z-index: 10;
    background-color: #fbfbfb;
    min-width: 200px;
    border: solid 1px #ccc;
    border-top: none;
    border-radius: 0 0 4px 4px;
}

.menu ul li .child_navs li {
    float: left;
    width: 50%;
}

.menu ul li .child_navs li:hover a {
    color: #dc2221;
}

.menu ul li:hover ul {
    display: block;
}

.menu ul li ul li a {
    line-height: 40px;
    height: 40px;
}

/*FOOTER*/
#footer-2016-links-wrapper {
    width: 100%;
    background-color: #222;
    border-top: 1px solid #3c3b3b;
}

.footer-2016-content {
    width: 1200px;
    margin: 0 auto;
    padding: 10px 20px;
}

.footer-2016-content h5, .footer-2016-content h6 {
    color: #fff;
    font-size: 16px;
    margin: 10px 0;
}

#footer-2016-links-wrapper ul {
    padding: 0 0 20px;
    border-bottom: 0 solid #013e00;
}

#footer-2016-links-wrapper ul li {
    display: inline-block;
    margin-right: 9px;
}

#footer-2016-links-wrapper ul li a {
    color: #fff;
    display: block;
    margin-top: 7px;
    padding-top: 2px;
    height: 18px;
    background-size: 20px 20px;
}

#footer-2016-links-wrapper ul.more-links li {
    display: inline-block;
    margin-right: 3px;
    padding-right: 13px;
}

#footer-2016-links-wrapper ul.more-links li a {
    color: #727272;
    height: auto;
    background-size: auto;
    font-size: 12px;
    font-weight: 500;
    display: block;
    margin-top: 0;
    padding-left: 0;
}

.footer-2016-content p {
    margin: 10px 0;
    font-size: 12px;
    color: #727272;
}

.footer-2016-content p a {
    padding-right: 10px;
    color: #49cc08;
}

.footer {
    margin-top: 20px;
    padding: 20px 0;
    width: 100%;
    text-align: center;
    color: #999;
    line-height: 26px;
    font-size: 12px;
}

#gotop {
    z-index: 300;
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 2px;
    background: url(../img/gotop.png) 9px no-repeat #282828;
    position: fixed;
    right: 10px;
    bottom: 100px;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop)||0)-(parseInt(this.currentStyle.marginBottom)||0)-10))
}

#gotop:hover {
    background-color: #f00;
}

/*四宫格*/
.anc-hot, .anc-other {
    width: 298px;
    margin-bottom: 10px;
    border: 1px solid #dddddd;
	box-sizing:border-box;  
	-moz-box-sizing:border-box; /* Firefox */  
	-webkit-box-sizing:border-box; /* Safari */  
}
.anco-title {
    width: 298px;
    height: 40px;
    line-height: 40px;
	color:#FFF;
    font-size: 16px;
    text-indent: 26px;
    background: #40599c;
    position: relative;
}
.anco-content {
    padding: 10px 1px 0;
    overflow: hidden;
}
.anco-content li {
    width: 138px;
    height: 140px;
    border: 1px solid #ebebeb;
    overflow: hidden;
    float: left;
    display: inline;
    margin: 0 4px 10px;
    cursor: pointer;
    position: relative;
	box-sizing:border-box;  
	-moz-box-sizing:border-box; /* Firefox */  
	-webkit-box-sizing:border-box; /* Safari */  
}
.anco-content li .anco-content-img {
    width: 138px;
    height: 94px;
    overflow: hidden;
}
.anco-content li .anco-content-img img {
    display: block;
    width: 138px;
    height: 94px;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.anco-content li p {
    height: 36px;
    line-height: 18px;
    padding: 0;
    font-family: microsoft yahei;
    color: #666666;
    font-size: 10px;
    margin: 5px 6px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.anco-content li i {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 49px;
    top: 27px;
}

/***********Star球员Sinfo*************/
.videos-list {
    width: 100%;
    float: left;
    display: inline;
    min-height: 200px;
}
.videos-list-title {
    width: 100%;
    height: 32px;
    line-height: 32px;
    padding-left: 6px;
    border-bottom: 1px solid #d3d3d3;
    margin-bottom: 10px;
}
.videos-list-title h1{
    font-size:24px;
	display: inline;
}
.videos-list-content {
    /* width: 690px; */
}
.videos-list-content h2{
    line-height: 36px;
    height: 36px;
    font-size: 18px;
    text-align: left;
    padding-left: 6px;
	display: inline;
}
.videos-list-content ul {
    display: block;
}

.videos-list-content li {
    width: 205px;
    border: 1px solid #dddddd;
    height: 212px;
    float: left;
    margin: 0 6px;
    margin-bottom: 20px;
    display: inline;
    position: relative;
    overflow: hidden;
	box-sizing:border-box;  
	-moz-box-sizing:border-box; /* Firefox */  
	-webkit-box-sizing:border-box; /* Safari */  
}
.videos-list-content li a .videos-list-img {
    width: 205px;
    height: 155px;
    overflow: hidden
}

.videos-list-content li a .videos-list-img img {
    display: block;
    width: 205px;
    height: 155px;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
	opacity: 0.6;
}

.videos-list-content li a:hover .videos-list-img img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.videos-list-content li a i {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 0;
	background: url(/images/play2.png) center center no-repeat;
}

.videos-list-content li a p {
    height: 32px;
    line-height: 16px;
    font-size: 12px;
    font-family: "微软雅黑";
    color: #333333;
    padding: 3px 4px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.videos-list-content li a span {
    display: block;
    width: 205px;
    height: 22px;
    font-size: 10px;
    line-height: 22px;
    font-family: "微软雅黑";
    color: #666666;
    padding: 0 4px
}

/******* Star *******/
.m-widget {
    margin-bottom: 15px;
    background-color: #fff;
    overflow: hidden;
}
.m-widget h3.tit {
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 0 10px;
    color: #fff;
    height: 32px;
    line-height: 32px;
    background: #40599c;
    width: 280px;
}
.m-widget h3 {
    position: relative;
    display: block;
}
.triangle {
    position: absolute;
    width: 0;
    height: 0;
    border-width: 6px;
    border-style: solid dashed dashed dashed;
    border-color: #40599c transparent transparent transparent;
    bottom: -12px;
    left: 10px;
    display: block;
}
.m-widget p {
    padding: 5px 10px;
    overflow: hidden;
}

.Rtags {
    padding: 5px 10px;
    letter-spacing: 2px;
    overflow: hidden;
}
.Rtags a {
    display: inline-block;
    color: #FFF;
    margin: 5px 3px 5px 3px;
    padding: 1px 5px;
    height: 18px;
    line-height: 18px;
    text-decoration: none;
}
.Rtags a.t1,.Rtags a.t11{background-color: #66ce66;}
.Rtags a.t2,.Rtags a.t12{background-color: #ff6666;}
.Rtags a.t3,.Rtags a.t13{background-color: #f04d76;}
.Rtags a.t4,.Rtags a.t14{background-color: #cc6699;}
.Rtags a.t5,.Rtags a.t15{background-color: #4f89cc;}
.Rtags a.t6,.Rtags a.t16{background-color: #ff9900;}
.Rtags a.t7,.Rtags a.t17{background-color: #66cccc;}
.Rtags a.t8,.Rtags a.t18{background-color: #cccc00;}
.Rtags a.t9,.Rtags a.t19{background-color: #99cc99;}
.Rtags a.t10,.Rtags a.t20{background-color: #9999cc;}

/***********End*************/


/***********breadcrumbs*************/
.breadcrumbs+.left_box.live_box.cm_box{border:1px solid #e2e2e2;}
.breadcrumbs{color:#999;margin:10px 0;padding:0 6px;}
.breadcrumbs a{color:#999}
.breadcrumbs a:hover{color:#F37E00}
/* LEFT */
.mainbody {margin: 0px auto;}
.wrapper {
    width: 1200px;
    _margin: 80px auto 0;
	margin:70px auto 0;
}

.left_box {
    width: 880px;
    float: left;
    position: relative;
    margin-bottom: 15px;
}

.cm_box {
    border: 0px solid #e2e2e2;
}

.pagination {
	overflow:hidden;
	margin: 25px 0;
	text-align:center;
}
.pagination span.current {
    color: #FFF;
    background-color: #4bc709;
    text-shadow: 0 1px 0 #000;
    padding: 4px 10px 6px;
}
.pagination a, .pagination span.extend, .pagination span.current {
    text-shadow: 0 1px 0 #FFF;
    margin-right: 3px;
    padding: 6px 10px 3px;
}
/*--table--*/
table,table th,table td {
    border: 1px solid #e0e0e0;
    border-collapse: collapse;
    margin: 0 auto;
    text-align: center;
}

table th {
    height: 24px;
    color: #888;
    font-weight: normal;
}

table td {
    border-bottom: 1px solid #f3f3f3;
    height: 24px;
    padding: 3px 0;
    color: #333;
}

/*--table�б�--*/
.down-block {
    padding: 0!important;
    line-height: 30px;
    _border: 1px solid #e0e0e0;
    margin-bottom: 20px;
    overflow: hidden;
}

.down-block h2 {
    font-weight: normal;
    color: #333;
	_display:inline;
}

.down-block h2.orange {
    color: #f37e00
}

.down-block h2.blue {
    color: #009be8
}

.down-block h2.green {
    color: #82BC2E
}

.down-block h2.red {
    color: #ee2b40
}

.down-block h2 a {
    font-size: 12px;
    color: #888;
	vertical-align: middle;
}

.down-block h2 a:hover {
    color: #009be8;
}

.down-block table {
    width: 100%;
    text-align: center;
    color: #666;
}
.down-block table i {
    color: #dc2221;
}
.down-block table a {
    color: #333;
}
.down-block table .span {
    text-align: left;
    padding: 5px 20px;
    width: 100%;
}
.down-block table .span a{
    margin-right:10px;
}
.down-block table .span0 {
    text-align: left;
    padding: 10px;
    width: 600px;
}
.down-block table .span0 .circle {
    float: left;
    width: 120px;
    height: 120px;
	margin:10px 0;
    -moz-border-radius: 60px;
    -webkit-border-radius: 60px;
	border-radius: 60px;
    display:flex;
	box-sizing: border-box;
    background-color: #49cc08;
	color:#fff;
}
.down-block table .span0 .pic {
	width:190px;
    float: left;
}
.down-block table .span0:hover .pic{
    border:1px solid #009be8;
}
.down-block table .span0:hover .pic p
{
    color: #009be8;
}
.down-block table .span0 .g {
    position: relative;
    width:500px;
}
.down-block table .span0 .pic p{
	height:40px;
	line-height:40px;
	font-size:18px;
	text-align: center;
	border:1px solid #dedede;
}
.down-block table .span0 p {
	color: #999999;
	line-height: 1.5em;
}
.down-block table .pic img {
    vertical-align: middle;
    width:190px;
	height:120px;
}

.down-block table .span0 h2 {
    _margin-bottom:10px;
}
.down-block table .span0 h2 a {
	font-size:16px;
	font-weight:bold;
}
.down-block table .span0 a.tit {
    display: inline-block;
    _white-space: nowrap;
    max-width: 600px;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 24px;
    vertical-align: middle;
    _float: left;
}

.down-block table .span0 a.tit .time {
    display: inline-block;
    background: #3396D1;
    line-height: 1.6;
    color: #fff;
    padding: 0 3px;
    border-radius: 3px;
}

.down-block table .span0 .ch-hot {
    display: inline-block;
    width: 30px;
    height: 36px;
    background: url(../images/res/hot.png) center center no-repeat;
    vertical-align: middle;
    float: left;
}

.down-block table .span0 .hot-block {
    height: 36px;
    overflow: hidden;
}

.down-block table .span0 .hot {
    font-size: 12px;
    padding: 0px 5px;
    border: 1px solid #;
    color: #888;
    background: linear-gradient(#FFF, #F4F2F3) repeat scroll 0% 0% transparent;
    line-height: 20px;
    border-radius: 4px;
    margin-right: 5px;
    vertical-align: middle;
    float: right;
    margin-top: 8px;
    border: 1px solid #E7E4E6;
}

.down-block table .span0 .switch {
    float: right;
    background: url(../images/res/i-down.png) 1px center no-repeat #bbccd9;
    display: inline-block;
    line-height: 20px;
    margin-top: 8px;
    border-radius: 10px;
    color: #fff;
    padding: 0 8px 0 20px;
    cursor: pointer;
}

.down-block table .span0 .switch:hover {
    background-color: #3396D1;
}

.down-block table .span0 .switch.on {
    background-color: #3396D1;
    background-image: url(../images/res/i-up.png)
}

.down-block table .span0 .toggle {
    line-height: 18px;
    display: none;
    margin-bottom: 5px;
    text-indent: 59px;
}

.down-block table .span0 .toggle a {
    color: #888;
}

.down-block table .span0 .toggle a:hover {
    color: #009be8;
}

.down-block table .span0 .tape {
    font-size: 12px;
    padding: 0 5px;
    color: #888;
    background: linear-gradient(#FFF, #F4F2F3) repeat scroll 0% 0% transparent;
    line-height: 20px;
    border-radius: 4px;
    margin-right: 5px;
    vertical-align: middle;
    float: right;
    margin-top: 4px;
    border: 1px solid #E7E4E6;
}

.down-block table .span0 .tape:hover {
    color: #009be8;
}

.down-block table .odd {
    background: #fff;
}

.down-block table .span1 {
    width: 110px;
}

.down-block table .even {
    background: #eef4e6;
}

.down-block table .hr {
    height: 10px;
    background-color: #fff;
    display: none;
}

.down-block table .hr:hover {
    background: #fff;
}

.down-block table th {
    color: #888;
    font-size: 12px;
}

.down-block table tr:hover {
    background: #ecf2f5;
}

.down-block table tr a:hover {
    color: #009be8
}

.page {
    width: 100%;
    text-align: center;
    overflow: hidden;
    margin: 20px 0;
}

.right_box {
    width: 300px;
    float: right;
    overflow: hidden;
    padding-bottom: 20px;
}

.right_box .title h4 {
    font-size: 16px;
    font-weight: 400;
    border-bottom: 1px solid #ddd;
    line-height: 24px;
    color: #82bc2e;
    display: inline-block;
}

.right_box .title a {
    line-height: 22px;
    color: #777;
    padding: 0;
    margin: 0;
    width: auto;
    max-width: 100px;
}

.first {
    border-left: none !important;
}

.right_box .video-cont {
    width: 100%;
    display: block;
    margin-top: 13px;
    margin-bottom: 20px;
    overflow: hidden;
}

.right_box .video-cont .title {
    height: 25px;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #d3d3d3;
}

.right_box .video-cont .title h4 {
    float: left;
    width: auto;
    color: #333;
    font-size: 16px;
    line-height: 25px;
    font-weight: normal;
	border-bottom: 2px solid #40599c;
}

.right_box .video-cont .title span {
    width: auto;
    position: absolute;
    top: 5px;
    right: 0;
}

.right_box .video-cont .title span a {
    color: #666;
    font-size: 12px;
    line-height: 25px;
    display: inline-block;
    padding: 0 1px;
    cursor: pointer;
}

.right_box .video-cont .title span a:hover,.col-tit span a.dq {
    color: #333;
    background: url(../images/img/dq.png) no-repeat center bottom;
}

.right_box .video-cont ul {
    width: 100%;
    margin-top: 10px;
    float: left;
}

.right_box .video-cont ul li {
    float: left;
    width: 145px;
    margin-right: 10px;
    font-size: 12px;
    margin-bottom: 5px;
}
.right_box .video-cont ul li:nth-child(2n){ margin-right:0;}
.right_box .video-cont ul li a>div {
    border: 2px solid #fff;
    overflow: hidden;
    box-shadow: 0 0 1px #666;
    height: 80px;
    position: relative;
}
.right_box .video-cont ul li a>div:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5) url(/images/play1.png) center center no-repeat;
    content: '';
    z-index: 10;
}
.right_box .video-cont ul li img {
    width: 100%;
    min-height: 100%;
    transition: transform 0.5s ease 0s;
}

.right_box .video-cont ul li:hover img {
    transform: scale(1.2, 1.2);
}

.right_box .video-cont ul li p {
    text-indent: 0;
    color: #999;
    line-height: 22px;
    display: block;
    position: relative;
}

.right_box .video-cont ul li p.v-tit {
    margin-top: 5px;
    overflow: hidden;
    color: #666;
    height: 40px;
	padding: 2px 5px;
}

.right_box .video-cont ul li:hover p.v-tit {
    color: #e00000;
}

.side_box {
    margin-bottom: 11px;
    overflow: hidden;
}

.side_box .title {
    height: 25px;
    margin: 0px 0 12px 0;
    position: relative;
    width: 100%;
}

.right_box .title a {
    line-height: 22px;
    color: #777;
    padding: 0;
    margin: 0;
    width: auto;
    max-width: 100px;
}

.side_box>div>a {
    display: inline-block;
    width: 75px;
    padding: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.side_box a {
    display: block;
    line-height: 21px;
    color: #888;
}

.side_box .title h4 {
    float: left;
    width: auto;
    color: #333;
    font-size: 16px;
    line-height: 25px;
    font-weight: normal;
    border-bottom: 0;
}

.side_box .title h4 {
    color: #333;
    font-size: 16px;
}

.right_box .title h4 {
    font-size: 16px;
    font-weight: 400;
    border-bottom: 1px solid #ddd;
    line-height: 24px;
    color: #82bc2e;
    display: inline-block;
}

ul.list_text li {
    padding: 3px 0;
    overflow: hidden;
    width: 265px;
    white-space: nowrap;
    position: relative;
    height: 24px;
}

ul.list_text li a {
    color: #666;
    display: block;
    overflow: hidden;
    line-height: 18px;
    vertical-align: middle;
    margin: 2px 0;
    text-overflow: ellipsis;
}

ul.list_text li>a:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #d8d8d8;
    border-radius: 50%;
    vertical-align: 0px;
    margin-right: 8px;
}

@media (min-width: 1024px) and (max-width:1199px) {
.Text {
    width: 962px;
    padding: 20px;
}
.adv {
    width: 98%;
}
.adv img {
    width: 100%;
}
    /*HEAD*/ .wrap, .headwrap {
        margin: 0 auto;
        width: 1024px;
    }

    .logo {
        width: 180px;
        border: 0;
        overflow: hidden;
        text-align: center;
    }

    .logo a {
        background: url(../images/wtm-menu-logo.png) no-repeat;
        width: 180px;
        height: 40px;
        display: block;
        text-indent: -9999px;
        margin: 10px 0;
    }

    .menu ul li a {
        width: 110px;
    }

    /*FOOTER*/
    .footer-2016-content {
        width: 1024px;
        margin: 0 auto;
        padding: 10px 0;
    }

    .footer-2016-content h5, .footer-2016-content h6 {
        margin: 10px 20px;
    }

    #footer-2016-links-wrapper ul {
        padding: 0 0 20px 20px;
        border-bottom: 0 solid #013e00;
    }

    #footer-2016-links-wrapper ul li {
        display: inline-block;
        margin-right: 9px;
    }

    .footer-2016-content p {
        margin: 10px 20px;
        font-size: 12px;
        color: #727272;
    }

    .wrapper {
        width: 1004px;
    }

    .left_box {
        width: 674px;
    }

    .right_box {
        margin-right: 10px;
    }

.videos-list-content li {
	margin: 1%;
	width:23%;
	height:auto;
}
.videos-list-content li a .videos-list-img {
	width:100%;
	height:auto;
}
.videos-list-content li a .videos-list-img img {
	width:100%;
	height:auto;
}

	.down-block table .pic img {
		width:100%;
		height:auto;
	}
	.down-block table .span0 .pic {
		width: 25%;
		float: left;
	}
	.down-block table .span0 .g {
		position: relative;
		width: 70%;
	}
}

@media (min-width: 768px) and (max-width:1023px) {
.Text {
    width: 94%;
    padding: 2%;
	margin: 1%;
}
.adv {
    width: 98%;
}
.adv img {
    width: 100%;
}
    /*HEAD*/ .wrap, .headwrap {
        margin: 0 auto;
        width: 768px;
    }

    .logo {
        width: 180px;
        border: 0;
        overflow: hidden;
        text-align: center;
    }

    .logo a {
        background: url(../images/wtm-menu-logo.png) no-repeat;
        width: 180px;
        height: 40px;
        display: block;
        text-indent: -9999px;
        margin: 10px 0;
    }

    .menu ul li a {
        width: 80px;
    }

    /*FOOTER*/
    .footer-2016-content {
        width: 100%;
        margin: 0 auto;
        padding: 10px 0;
    }

    .footer-2016-content h5, .footer-2016-content h6 {
        margin: 10px 20px;
    }

    #footer-2016-links-wrapper ul {
        padding: 0 0 20px 20px;
        border-bottom: 0 solid #013e00;
    }

    #footer-2016-links-wrapper ul li {
        display: inline-block;
        margin-right: 9px;
    }

    .footer-2016-content p {
        margin: 10px 20px;
        font-size: 12px;
        color: #727272;
    }

    .wrapper {
        width: 98%;
    }

    .left_box, .right_box {
        width: 100%;
        float: none;
    }

.videos-list-content li {
	margin: 1%;
	width:23%;
	height:auto;
}
.videos-list-content li a .videos-list-img {
	width:100%;
	height:auto;
}
.videos-list-content li a .videos-list-img img {
	width:100%;
	height:auto;
}

/*四宫格*/
.anc-hot, .anc-other, .m-widget {
    width: 48%;
	margin:0 1%;
	float:left;
}
.anco-title {
    width: 100%;
}

.anco-content li {
    width: 48%;
    height: 140px;
	border:none;
    margin: 0 1% 10px;
}
.anco-content li .anco-content-img {
    width: 100%;
    height: 94px;
    overflow: hidden;
}
.anco-content li .anco-content-img img {
    width:100%;
}
.m-widget h3.tit {
	width:100%;
}




    .down-block table .span0 {
        width: 75%;
    }

	.down-block table .pic img {
		width:100%;
		height:auto;
	}
	.down-block table .span0 .pic {
		width: 25%;
		float: left;
	}
	.down-block table .span0 .g {
		position: relative;
		width: 70%;
	}

    ul.list_text li {
        width: 50%;
        float: left;
    }

    .right_box .video-cont ul li {
        width: 18%;
        margin-right: 2%;
        margin-left: 0;
    }

    .right_box .video-cont ul li a>div {
        height: 100px;
    }
	.right_box .video-cont ul li:nth-child(2n) {
		margin-right: 2%;
	}
    .right_box .video-cont ul li img {
        width: 100%;
    }
	.right_box .video-cont ul li a>div:before {
		width: 100%;
		min-height: 100%;
	}


}

@media only screen and (max-width: 767px) {
.adv {
    width: 100%;
    margin: 0 auto;
}
.adv img{
    width: 100%;
	max-height:60px;
	margin: 5px auto 0;
}
.Text {
    width: 94%;
    padding: 2%;
	margin: 1%;
}
    /*HEAD*/ .header {
        position: relative;
        background: #fbfbfb;
        margin-bottom: 0;
    }

    .wrap, .headwrap, .play, .left, .right, .sbox, .lbox, .list {
        width: 100%;
    }

    .mico {
        left: 0;
        background: url(../img/menu_ico.png) 16px no-repeat;
    }

    .mico, .sico {
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        width: 60px;
        height: 50px;
        border-right: 1px solid #ccc;
        text-indent: -9999px;
    }

    .logo {
        width: 220px;
        border: 0;
        overflow: hidden;
        float: none;
        text-align: center;
        margin-left: 60px;
    }

    .logo a {
        background: url(../images/wtm-menu-logo.png) no-repeat;
        width: 220px;
        height: 40px;
        display: block;
        text-indent: -9999px;
        margin: 5px 0;
    }

    .menu {
        display: none;
    }

    /*FOOTER*/
    .footer-2016-content {
        width: 100%;
        margin: 0 auto;
        padding: 10px 0;
    }

    .footer-2016-content h5, .footer-2016-content h6 {
        margin: 10px 20px;
    }

    #footer-2016-links-wrapper ul {
        padding: 0 0 20px 20px;
        border-bottom: 0 solid #013e00;
    }

    #footer-2016-links-wrapper ul li {
        display: inline-block;
        margin-right: 9px;
    }

    .footer-2016-content p {
        margin: 10px 20px;
        font-size: 12px;
        color: #727272;
    }

    .wrapper {
        width: 98%;
        margin-top: 0;
    }

    .left_box {
        width: 100%;
        float: none;
    }


.videos-list-content li {
	margin: 1%;
	width:48%;
	height:auto;
}
.videos-list-content li a .videos-list-img {
	width:100%;
	height:auto;
}
.videos-list-content li a .videos-list-img img {
	width:100%;
	height:auto;
}

/*四宫格*/
.anc-hot, .anc-other {
    width: 100%
}
.anco-title {
    width: 100%;
}

.anco-content li {
    width: 48%;
    height: 140px;
	border:none;
    margin: 0 1% 10px;
}
.anco-content li .anco-content-img {
    width: 100%;
    height: 94px;
    overflow: hidden;
}
.anco-content li .anco-content-img img {
    width:100%;
}
.m-widget h3.tit {
	width:100%;
}
    .down-block table .span0 {
        width: 75%;
    }

    .down-block table .span0 a.tit {
        width: 100%
    }

    .down-block table .span0 .tape {
        margin-top: 0;
    }

	.down-block table .span0 .pic {
		width:100%;
		float:none;
	}

	.down-block table .pic img {
		width:100%;
		height:auto;
	}
	.down-block table .span0 p {
		display: none;
	}
	.down-block table .span0 .g {
		margin-top:10px;
		position: relative;
		width: 100%;
	}
	.down-block table .span0 h2 {
		text-align: center;
		padding: 0 20px;
	}
    .right_box {
        width: 98%;
        float: none;
        padding: 0 1%;
    }

    ul.list_text li {
        width: 100%;
    }

    .right_box .video-cont ul li {
        width: 48%;
        margin-right: 4%;
        margin-left: 0;
    }

    .right_box .video-cont ul li a>div {
        height: 100px;
    }
	.right_box .video-cont ul li a>div:before {
		width: 100%;
		min-height: 100%;
	}
    .right_box .video-cont ul li img {
        width: 100%;
    }
}
