﻿/*css压缩 https://tool.oschina.net/jscompress/    */
@charset "utf-8";
@import url("icon/iconfont.css");
/*全局样式
---------------------------------------------*/
body { margin: 0 auto; padding: 0; width: 100%; color: #333; font: 14px/1.5 Arial,"Microsoft Yahei"; text-align: center; background: #f5f5f5; -webkit-font-smoothing: antialiased; }
input, button, select, textarea, img, p, h1, h2, h3, h4, h5 { margin: 0; padding: 0; border: 0; font-family: 'Microsoft YaHei','微软雅黑'; }

a { color: #333; text-decoration: none; }
        a:hover { color: #34ad2a; text-decoration: none; -webkit-transition: all 0.2s linear; transition: all 0.2s linear; }
ol, ul, li, dl, dd { margin: 0 auto; padding: 0; list-style-type: none; }
i, em { font-style: normal; }
table { border-collapse: collapse; border-spacing: 0; }
/*Clear Fix*/
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
.clearfix { display: block; }
.clear { clear: both; font-size: 0px; height: 0px; overflow: hidden; }
.line5 { clear: both; font-size: 0px; height: 5px; overflow: hidden; }
.line10 { clear: both; font-size: 0px; height: 10px; overflow: hidden; }
.line15 { clear: both; font-size: 0px; height: 15px; overflow: hidden; }
/*页面布局
----------------------------------------------*/
.section { position: relative; margin: 0 auto; width: 1300px; min-width: 1005px; max-width: 1300px; text-align: left; }
.wrapper { position: relative; margin: 0 auto; padding: 0; width: 100%; height: auto; text-align: left; overflow: hidden; }
        .wrapper:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.wrap-box { width: 1300px; }
.left-925 { position: relative; float: left; margin: 0; padding: 0; width: 925px; }
.left-705 { position: relative; float: left; margin: 0; padding: 0; width: 705px; }
.left-690 { position: relative; float: left; margin: 0; padding: 0; width: 845px; /*690px;*/ }
.left-455 { position: relative; float: left; margin: 0 0 0 15px; padding: 0; width: 455px; }
.left-260 { position: relative; display: block; float: left; width: 260px; overflow: hidden; }
.left-220 { position: relative; display: block; float: left; margin: 0 0 0 15px; padding: 0; width: 220px; _overflow: hidden; }
.left-auto { position: relative; display: block; margin: 0 275px 0 0; overflow: hidden; _zoom: 1; }
.left-auto1 { position: relative; display: block; margin: 0 375px 0 0; overflow: hidden; _zoom: 1; border-radius: 8px; box-shadow: 0px 0px 10px 3px #ccc; }
.right-260 { position: relative; display: block; float: right; width: 260px; overflow: hidden; }
.right-360 { position: relative; display: block; float: right; width: 360px; overflow: auto; border-radius: 8px; box-shadow: 0px 0px 10px 3px #ccc; }
.right-auto { position: relative; display: block; margin: 0 0 0 275px; overflow: hidden; _zoom: 1; }
.bg-wrap { margin: 0; padding: 0; background: #fff; }
        .bg-wrap:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
        .bg-wrap.nobg { background: none; }

.pad-15 { position: relative; padding: 15px; }
/*页面标题
----------------------------------------------*/
.location { padding: 5px 0 5px 15px; width: 100%; height: 40px; line-height: 40px; color: #999; font-size: 15px; text-align: left; }
        .location a { margin: 0 5px; }
        .location span { color: #666; }
.main-tit { margin-top: 14px; height: 54px; line-height: 54px; text-align: left; padding: 0 15px; color: white; position: relative; font-size: 24px; border-radius: 10px 10px 0 0; text-shadow: 1px 1px 0 #aaa; background-image: linear-gradient(to right, #eea2a2 0%, #bbc1bf 19%, #57c6e1 42%, #b49fda 79%, #7ac5d8 100%); }
        .main-tit h2 { display: block; margin: 0; padding: 0; float: left; color: #333; font-size: 24px; font-weight: normal; }
        .main-tit p { display: block; float: right; font-size: 18px; }
                .main-tit p a { margin-left: 10px; color: #333; }
                        .main-tit p a i { font-style: normal; }
.slide-tit { border-bottom: 1px solid #f0f0f0; color: #34ad2a; line-height: 1em; font-size: 16px; font-weight: normal; }
        .slide-tit strong { padding: 10px 0; float: right; color: #999; font-size: 12px; font-weight: normal; }
        .slide-tit span { position: relative; top: 1px; display: inline-block; padding: 10px 0; border-bottom: 1px solid #34ad2a; }
.nav-tit { margin: 0 auto 50px; padding: 30px 0; text-align: center; color: #333; font-size: 24px; line-height: 1em; border-bottom: 1px solid #e0e0e0; }
        .nav-tit.short { padding-bottom: 0; border-bottom: 0; }
        .nav-tit a { margin-left: 10px; color: #333; }
                .nav-tit a:hover, .nav-tit a.selected { color: #34ad2a; }
        .nav-tit i { margin-left: 10px; color: #e0e0e0; }
.sub-tit { margin: 0 50px 10px; padding-top: 35px; height: 42px; border-bottom: 1px solid #e0e0e0; font-size: 16px; }
        .sub-tit a.add { display: block; margin-right: 10px; float: right; color: #23ac38; font-size: 14px; line-height: 42px; }
                .sub-tit a.add i { display: inline-block; margin-right: 5px; color: #23ac38; font-size: 14px; }
        .sub-tit ul { display: inline-block; }
                .sub-tit ul li { margin: 0; padding: 0; display: inline-block; *display: inline; *zoom: 1; }
                        .sub-tit ul li a { display: inline-block; padding: 0 15px; line-height: 42px; }
                        .sub-tit ul li.selected a { border-bottom: 2px solid #23ac38; color: #23ac38; }
.search-tit { display: block; margin: 0 30px; padding-top: 15px; line-height: 38px; border-bottom: 1px solid #f0f0f0; }
        .search-tit h3 { display: inline-block; color: #333; font-size: 16px; font-weight: normal; }
        .search-tit span { margin-left: 15px; color: #999; font-size: 14px; }
                .search-tit span strong { margin: 0 2px; color: #1e7bb3; font-weight: 600; }
/*颜色列表：https://www.w3school.com.cn/cssref/css_colorsfull.asp */
/*页面头部
----------------------------------------------*/
/*顶部样式*/
.header { position: fixed; top: 0; width: 100%; z-index: 1000; box-shadow: 0 0 8px #888; opacity: 0.96; }
.head-top { background: #333; height: 40px; color: #fcfbfb; font-size: 12px; }
.header .head-top .section .head-top-tips { display: none; float: left; line-height: 40px; font-size: 15px; color: #fbee00; font-weight: bold; text-align: left; }
.header .head-top .left-box { display: block; float: left; line-height: 40px; }
        .header .head-top .left-box span { color: #c8c8c8; font-weight: 700; }
        .header .head-top .left-box a { margin: auto 3px; color: #fcfbfb; }
                .header .head-top .left-box a:hover { color: #FFD700; }
.header .head-top .right-box { position: fixed; right: 10px; font-weight: bold; margin-right: -8px; line-height: 40px; }
        .header .head-top .right-box a { font-size: 14px; margin: auto 8px; color: #fcfbfb; _display: inline; *zoom: 1; }
        .header .head-top .right-box .spanVIP { color: #FFD700; }
        /* 资深VIP*/
        .header .head-top .right-box .spanZSVIP { cursor: pointer; color: #FFD700; padding: 3px 5px; animation: zsvip 2s infinite; border: solid 1px #FFD700; border-radius: 8px; }

        .header .head-top .right-box a:hover { color: #FFD700; }
        .header .head-top .right-box a i { margin-right: 2px; font-size: 12px; }
        .header .head-top .right-box strong { color: #444; font-size: 12px; font-weight: 700; }
.header .head-nav { position: relative; height: 70px; background: #fff; }
        .header .head-nav .logo { position: absolute; top: 3px; left: 0; /*width:180px;*/ }
                .header .head-nav .logo img { height: 65px; }
        .header .head-nav .search-box { z-index: 3000; position: absolute; top: 15px; right: 0; width: 140px; height: 42px; overflow: hidden; _height: 43px; }
                .header .head-nav .search-box .input-box { position: absolute; top: 0; left: 0; right: 65px; bottom: 0; }
                        .header .head-nav .search-box .input-box input { display: block; margin: 0; padding: 5px 12px; width: 100%; height: 30px; line-height: 30px; background: #fff; border: 1px solid #e5e5e5; color: #333; font-size: 15px; transform: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; border-radius: 10px 0 0 10px; }
                                .header .head-nav .search-box .input-box input::-moz-placeholder { color: #b3b3b3; opacity: 1; }
                .header .head-nav .search-box a { display: block; position: absolute; top: 0; right: 0; bottom: 0; padding: 5px; width: 30px; height: 30px; line-height: 30px; color: #333; font-size: 16px; text-align: center; background: #fff; border: 1px solid #e5e5e5; border-radius: 0; cursor: pointer; -webkit-transition: all 0.2s linear; transition: all 0.2s linear; *top: 1px; border-radius: 0 10px 10px 0; }
                        .header .head-nav .search-box a:hover { background: #34ad2a; border-color: #34ad2a; -webkit-transition: all 0.3s linear; transition: all 0.3s linear; }
                                .header .head-nav .search-box a:hover i { color: #fff !important; }
/*动画导航菜单*/
.nav-box { position: relative; top: 10px; left: 300px; right: 0; line-height: 40px; height: 40px; height: 100%; line-height: 50px; display: block; }
.navbar_nav { position: relative; z-index: 2000; height: auto; }
        .navbar_nav li { float: left; position: relative; display: block; margin: 0 8px; height: auto; }
                .navbar_nav li a { text-decoration: none; height: 100%; padding: 0 8px; display: block; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; color: #000; font-size: 18px; }
                .navbar_nav li > a:hover { color: Maroon; }
                .navbar_nav li:after { content: ""; width: 0; height: 2px; background: Maroon; position: absolute; bottom: 0; left: 50%; transition: all 0.5s ease 0s; }
                .navbar_nav li:hover:after { width: 100%; left: 0; }
                .navbar_nav li:hover a { color: Maroon; }
                .navbar_nav li a.active { color: Maroon; letter-spacing: 0.4em; }
                        .navbar_nav li a.active:after { content: ""; width: 100%; height: 2px; background: Maroon; position: absolute; bottom: 0; left: 0; transition: all 0.5s ease 0s; }
                .navbar_nav li div { display: none; position: absolute; height: auto; top: 50px; background: #fff; box-shadow: 0 0 28px #aaa; width: 180px; left: -35px; }
                        .navbar_nav li div a { margin: 2px; border-radius: 9px; font-size: 16px; letter-spacing: 0.2em; color: #666; padding: 0 20px; line-height: 60px; text-align: center; background: #fff; margin-bottom: 2px; }
                .navbar_nav li:hover div { width: 180px; display: block; background: #f3f3f3; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }
                        .navbar_nav li:hover div a { color: #666; }
                                .navbar_nav li:hover div a:hover { color: #fff; background: Maroon; }
                .navbar_nav li div.nav_remen { width: 500px; left: -200px; }
                        .navbar_nav li div.nav_remen a { font-size: 15px; float: left; line-height: 39px; display: inline-block; margin: 5px; }
                                .navbar_nav li div.nav_remen a:hover { background: DeepSkyBlue; color: white; }
                /*所有节目*/
                .navbar_nav li dl { width: 900px; height: 600px; overflow-x: hidden; overflow-y: scroll; border: solid 2px Maroon; padding: 5px; flex-direction: column; flex-wrap: nowrap; display: none; box-shadow: 0 0 28px #aaa; border-radius: 10px; position: absolute; top: 50px; background: #fff; }
                .navbar_nav li:hover dl { display: flex; }

                .navbar_nav li dl::-webkit-scrollbar { width: 6px; background-color: #F5F5F5; border-radius: 10px; }
                .navbar_nav li dl::-webkit-scrollbar-thumb { background-color: #666; border-radius: 10px; }
                .navbar_nav li dl::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%); background-color: #F5F5F5; border-radius: 10px; }

                .navbar_nav li dl dt { display: flex; flex-direction: row; justify-content: center; align-items: center; border: solid 1px #aaa; border-radius: 5px; margin: 5px; transition: 0.6s; background-color: #fff; }
                        .navbar_nav li dl dt:hover { box-shadow: 3px 0px 5px #b0b0b0; border: solid 1px Maroon; background-color: #fcebeb; }

                        .navbar_nav li dl dt img { width: 90px; height: 90px; margin: 5px; border-radius: 10px; }
                        .navbar_nav li dl dt p { display: flex; flex: 1; flex-direction: column; }
                                .navbar_nav li dl dt p > a { text-align: center; border-bottom: solid 1px #ccc; font-weight: bold; }
                        .navbar_nav li dl dt:hover p > a { background-color: #dbb9b9; border-radius: 8px; }
                        .navbar_nav li dl dt p span { display: flex; flex-direction: row; flex-wrap: wrap; padding: 10px 0; }
                                .navbar_nav li dl dt p span a { border: solid 1px Maroon; margin: 5px 8px; padding: 3px 10px; color: Maroon; border-radius: 5px; font-size: 14px; height: 28px; line-height: 28px; }
                                        .navbar_nav li dl dt p span a:hover { background-color: maroon; color: white; }
                /*  .navbar_nav li dl dt > a { padding: 0; margin: 5px; display: flex; background-color:#f0f0f0;border-radius:10px;}

                .navbar_nav li dl dt > span {display:flex; flex:1; justify-content:flex-start; align-items:center; flex-direction:row; flex-wrap:wrap; }

                        .navbar_nav li dl dt > a strong {font-size:14px; }
                        .navbar_nav li dl dt > a img { width: 40px; height: 40px; border-radius: 8px; }
                                
                        .navbar_nav li dl dt > span a{border:solid 1px Maroon;margin:5px 8px;padding:3px; border-radius:5px; font-size:14px; height:28px; line-height:28px;}

                       .navbar_nav li dl dt p { font-size: 12px; line-height: 18px; width: 100%; text-align: center; }* /

                        .navbar_nav li dl dt span {display:flex; flex:1; flex-direction:row; flex-wrap:wrap; }
                                .navbar_nav li dl dt span a { }*/
                /*svip专属*/
                .navbar_nav li.svip > a { font-weight: bold; background-color: #f7e4e4; border-radius: 8px; }

/*会员必看*/
#vipknow.new { background-image: url(/images/new.png); background-repeat: no-repeat; background-size: 24px; background-position-y: 0; background-position-x: 100%; padding-right: 14px; }
#vipknow div a.new { background-image: url(/images/new.png); background-repeat: no-repeat; background-size: 24px; background-position-y: 17px; background-position-x: 85%; animation: navnewchange 4s infinite; }

/*Banner样式*/
.slide-box { position: relative; margin: 110px 0 0 0; width: 100%; height: 350px; text-align: center; overflow: hidden; }
        .slide-box .list-box { position: absolute; top: 0; left: 50%; margin-left: -960px; width: 1920px; height: 100%; background: #fff; }
                .slide-box .list-box li { position: absolute; left: 0; top: 0; display: block; width: 100%; height: 100%; opacity: 0; filter: alpha:opacity(0); }
                        .slide-box .list-box li a { display: block; /*width:100%;height:100%;*/ }
                                .slide-box .list-box li a img { /*position:absolute;top:0;left:0;width:100%;height:100%;*/ }
        .slide-box .speed-box { position: absolute; left: 0; bottom: 20px; width: 100%; height: 10px; text-align: center; z-index: 999; }
        .slide-box .speed-btn { display: inline-block; margin: auto 0; }
                .slide-box .speed-btn a { display: block; float: left; margin: 0 5px; width: 10px; height: 10px; background: url(../images/slide_btns.png) 0 -166px no-repeat; overflow: hidden; *float: none; *display: inline-block; }
                        .slide-box .speed-btn a.selected { background-position: 0 -176px; }
        .slide-box .prev-btn, .slide-box .next-btn { position: absolute; top: 50%; display: block; margin-top: -41px; width: 42px; height: 82px; z-index: 999; opacity: 0.5; filter: alpha:opacity(50); background: url(../images/slide_btns.png) no-repeat; display: none; overflow: hidden; }
        .slide-box .prev-btn { left: 31px; background-position: 0 0; }
        .slide-box .next-btn { right: 31px; background-position: 0 -82px; }
/*幻灯片样式*/
.focus-box { position: absolute; top: 0; right: 0; bottom: 0; left: 0; overflow: hidden; _position: relative; }
        .focus-box .slides { position: relative; display: block; width: 100%; height: 100%; zoom: 1; overflow: hidden; }
                .focus-box .slides:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
                .focus-box .slides li { width: 100%; height: 100%; overflow: hidden; }
                        .focus-box .slides li img { min-width: 100%; min-height: 100%; _width: 100%; _height: 100%; }
                        .focus-box .slides li .note-bg { position: absolute; left: 0; right: 0; bottom: 0; width: 100%; height: 50px; background: #000; filter: alpha(Opacity=30); -moz-opacity: 0.3; opacity: 0.3; background: linear-gradient(to top, rgba(0,0,0,0.6), rgba(0,0,0,0)); _background: url(none) 0 0 repeat #000; }
                        .focus-box .slides li .note-txt { position: absolute; left: 0; right: 0; bottom: 0; display: block; padding: 10px; height: 24px; line-height: 24px; color: #fff; font-size: 16px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
        .focus-box .flex-control-nav { position: absolute; right: 5px; bottom: 10px; display: block; z-index: 4; }
                .focus-box .flex-control-nav li { margin: 0 5px 0 0; display: inline-block; zoom: 1; *display: inline; }
                        .focus-box .flex-control-nav li a { display: block; width: 8px; height: 8px; text-indent: -9999px; border: 1px solid #fafafa; border-radius: 8px; cursor: pointer; overflow: hidden; }
        .focus-box .flex-control-paging li a:hover { background: #333; }
        .focus-box .flex-control-paging li a.flex-active { background: #c81623; border-color: #c81623; cursor: default; }
/*内容样式
----------------------------------------------*/
/*文字列表样式*/
.side-txt-list { padding: 6px 15px 15px; text-align: left; background: #fff; }
        .side-txt-list li { line-height: 28px; font-size: 12px; }
                .side-txt-list li span { float: right; color: #999; }
                .side-txt-list li.tit a { color: #108cee; font-size: 18px; line-height: 48px; }
/*图文列表样式*/
.side-img-box { position: relative; width: 455px; height: 455px; background: #fff; overflow: hidden; }
        .side-img-box em { position: absolute; display: none; margin: -30px auto auto -30px; top: 50%; left: 50%; width: 60px; height: 60px; font-style: normal; filter: alpha(Opacity=60); -moz-opacity: 0.6; opacity: 0.6; }
                .side-img-box em i { color: #fff; font-size: 60px; line-height: 60px; }
        .side-img-box a:hover em { display: block; }
        .side-img-box .abs-bg { position: absolute; left: 0; bottom: 0; width: 100%; height: 50px; background: #000; filter: alpha(Opacity=30); -moz-opacity: 0.3; opacity: 0.3; background: linear-gradient(to top, rgba(0,0,0,0.6), rgba(0,0,0,0)); }
        .side-img-box .info { position: absolute; left: 0; bottom: 0; right: 0; width: 100%; height: 50px; line-height: 20px; text-align: left; }
                .side-img-box .info h3 { padding: 5px 15px 0; color: #fff; font-size: 14px; font-weight: normal; }
                .side-img-box .info p { padding: 0 15px; color: #eee; font-size: 12px; }
        .side-img-box img { min-width: 100%; min-height: 100%; width: 100%; height: 100%; }
.side-img-list { text-align: left; padding: 10px 0 11px 0; background: #fff; }
        .side-img-list li { display: block; padding: 10px 15px; }
                .side-img-list li:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
                .side-img-list li .img-box { position: relative; float: left; width: 60px; height: 60px; overflow: hidden; }
                        .side-img-list li .img-box label { position: absolute; top: 1px; left: 1px; display: block; width: 16px; height: 16px; line-height: 16px; color: #fff; font-size: 12px; font-weight: normal; text-align: center; background: #666; }
                .side-img-list li:first-child .img-box label { background: #d70029; }
                .side-img-list li .img-box img { margin: 0; padding: 0; border: 1px solid #ebebeb; width: 58px; height: 58px; }
                .side-img-list li .txt-box { display: block; margin-left: 75px; font-size: 12px; }
                        .side-img-list li .txt-box a { display: block; height: 40px; line-height: 20px; overflow: hidden; }
                        .side-img-list li .txt-box span { display: block; color: #999; height: 20px; line-height: 20px; }
.focus-list { margin: 0; padding: 0; }
        .focus-list li { height: 33px; font-size: 12px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
                .focus-list li label { display: inline-block; margin: 0 5px 0 0; padding: 0; width: 16px; height: 16px; line-height: 16px; color: #fff; font-size: 12px; font-weight: 400; text-align: center; background: #999; border-radius: 2px; vertical-align: middle; }
                        .focus-list li label.hot { background: #d70029; }
                .focus-list li a { line-height: 33px; }
.sidebar-box { margin: 0 0 15px; padding: 10px 8px; background: #fff; }
        .sidebar-box h4 { margin: 0; padding: 0 0 15px; border-bottom: 1px solid #e0e0e0; color: #333; font-size: 16px; font-weight: 300; line-height: 20px; }
                .sidebar-box h4 span { font-weight: bold; color: #d70029; padding: 0 7px; }
        .sidebar-box .txt-list li { margin-top: 15px; line-height: 20px; font-size: 12px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
                .sidebar-box .txt-list li label { display: inline-block; margin: 0 5px 0 0; width: 16px; height: 16px; line-height: 16px; color: #fff; font-size: 12px; font-weight: 400; text-align: center; background: #999; border-radius: 2px; vertical-align: middle; }
                        .sidebar-box .txt-list li label.hot { background: #d70029; }
                .sidebar-box .txt-list li a { line-height: 20px; }
        .sidebar-box .side-img-list { padding-bottom: 0; }
                .sidebar-box .side-img-list li { padding: 10px 0; }
        .sidebar-box .tags-box { margin: 0 0 0 -10px; }
                .sidebar-box .tags-box:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
                .sidebar-box .tags-box a { display: block; float: left; margin: 10px 0 0 10px; padding: 5px; color: #555; font-size: 12px; line-height: 20px; border: 1px solid #f0f0f0; }
                        .sidebar-box .tags-box a:hover { border-color: #34ad2a; }
.tags-box a i { margin-left: 2px; color: #999; font-style: normal; }
/*图片列表样式*/
.img-list { /*margin:-35px 0 0 -35px;*/ *display: inline-block; }
        .img-list:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
        .img-list .nodata { color: #999; line-height: 80px; text-align: center; }
        .img-list li { position: relative; float: left; margin: 0 0 3px 6px; border: solid 2px transparent; width: 270px; height: 220px; background: #fff; overflow: hidden; _display: inline; }
                .img-list li:hover { border: solid 2px #34ad2a; box-shadow: #666 0px 0px 2px; }
                .img-list li .img-box { display: block; position: relative; width: 298px; overflow: hidden; text-align: center; }
                        .img-list li .img-box .abs-txt { position: absolute; top: 8px; left: 0; display: inline-block; padding: 0 6px; color: #fff; font-size: 12px; line-height: 24px; background: #c81623; text-align: center; border-radius: 0 3px 3px 0; }
                        /*.img-list li .img-box img{width:270px;height:220px;}*/
                        .img-list li .img-box img { max-width: 270px; max-height: 220px; _width: expression(this.width > 270 ? "270px" :this.width); }
                .img-list li .info { display: block; text-align: left; margin: 15px; }
                        .img-list li .info h3 { display: block; line-height: 20px; height: 40px; font-size: 12px; font-weight: normal; overflow: hidden; }
                        .img-list li .info p { display: block; line-height: 28px; color: #999; font-size: 12px; }
                                .img-list li .info p.price { padding-top: 10px; line-height: 18px; }
                                        .img-list li .info p.price b { margin-right: 2px; color: #f40; font-size: 16px; }
                                .img-list li .info p strong { float: right; font-weight: normal; }
                                .img-list li .info p span.price { color: #fb2104; font-size: 14px; font-weight: 600; }
                .img-list li em { position: absolute; display: none; margin: -30px auto auto -30px; top: 50%; left: 50%; width: 60px; height: 60px; font-style: normal; filter: alpha(Opacity=60); -moz-opacity: 0.6; opacity: 0.6; }
                        .img-list li em i { color: #fff; font-size: 60px; line-height: 60px; }
                .img-list li a:hover em { display: block; }
                .img-list li .abs-bg { position: absolute; left: 0; bottom: 0; width: 100%; height: 50px; background: #000; opacity: 0.3; filter: alpha(opacity=30); -moz-opacity: 0.3; background: linear-gradient(to top, rgba(0,0,0,0.6), rgba(0,0,0,0)); }
                .img-list li .remark { position: absolute; left: 0; bottom: 0; right: 0; width: 100%; height: 50px; line-height: 20px; text-align: left; overflow: hidden; background-color: rgba(0,0,0,0.3); }
                        .img-list li .remark h3 { padding: 5px 15px 0; color: #fff; font-size: 12px; font-weight: normal; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
                        .img-list li .remark p { padding: 0 15px; color: #eee; font-size: 12px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
/*图文列表样式*/
.n-list { padding: 15px 30px; }
        .n-list li { display: block; padding-bottom: 15px; border-bottom: 1px solid #f0f0f0; overflow: hidden; }
                .n-list li:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
                .n-list li h2 { padding: 15px 0 15px; font-size: 18px; line-height: 24px; font-weight: normal; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
                        .n-list li h2 a { color: #333; text-decoration: none; }
                                .n-list li h2 a:hover { color: #8CAC52; }
                .n-list li .note b { position: relative; display: block; float: left; margin-right: 16px; width: 118px; height: 118px; border: 1px solid #e8e8e8; font-style: normal; }
                        .n-list li .note b img { min-width: 100%; min-height: 100%; width: 100%; _height: 100%; }
                .n-list li .note p { display: block; font-size: 14px; max-height: 84px; line-height: 28px; font-weight: 500; color: #666; overflow: hidden; }
                .n-list li .note .info { padding-top: 10px; height: 20px; line-height: 20px; }
                        .n-list li .note .info span { margin-right: 10px; color: #999; font-size: 12px; }
                                .n-list li .note .info span i { margin-right: 3px; font-size: 12px; }
        .n-list .nodata { margin-top: 30px; color: #666; font-size: 14px; line-height: 100px; text-align: center; }
/*相关列表样式*/
.rel-list { margin-top: -15px; }
        .rel-list:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
        .rel-list .nodata { color: #999; font-size: 14px; line-height: 50px; }
        .rel-list li { display: block; float: left; margin: 15px auto 0 0; padding: 0; width: 50%; overflow: hidden; _float: none; _width: auto; }
                .rel-list li .img-box { position: relative; display: block; float: left; width: 98px; height: 98px; border: 1px solid #e8e8e8; overflow: hidden; }
                        .rel-list li .img-box img { min-width: 100%; min-height: 100%; width: 100%; _height: 100%; overflow: hidden; }
                .rel-list li .info { margin: 0 auto 0 115px; padding-right: 15px; _margin-top: -15px; _padding-right: 0; }
                        .rel-list li .info h3 { display: block; font-size: 14px; font-weight: normal; height: 30px; line-height: 30px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
                        .rel-list li .info p { color: #555; font-size: 12px; height: 48px; line-height: 22px; overflow: hidden; }
                        .rel-list li .info span { line-height: 22px; color: #999; font-size: 12px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.rel-box { position: relative; padding: 0 50px 0; }
        .rel-box .rel-list { margin: 0 0 15px 0; }
/*类别列表*/
.navbar li { padding-top: 10px; }
        .navbar li h5 { display: block; color: #3b8dd1; font-size: 18px; font-weight: normal; line-height: 30px; }
                .navbar li h5 a { color: #34ad2a; }
        .navbar li p { line-height: 30px; }
                .navbar li p a { font-size: 15px; display: inline-block; border: solid 1px DeepSkyBlue; border-radius: 5px; padding: 3px 5px; margin: 5px; }
                        .navbar li p a:hover { background: DeepSkyBlue; color: white; }

/*播放页面右侧栏目信息*/
.pplayinfo { }
        .pplayinfo h1 { text-align: center; display: block; color: #3b8dd1; font-size: 18px; font-weight: normal; line-height: 30px; }
        .pplayinfo p { font-weight: normal; border-radius: 5px; }
                .pplayinfo p img { width: 100%; height: auto; border-radius: 8px; }
        .pplayinfo h3 { border: solid 1px #ccc; padding: 5px; border-radius: 5px; font-size: 13px; }
        .pplayinfo h5 { border-bottom: solid 1px #999; margin: 5px auto; line-height: 28px; }
                .pplayinfo h5 span { width: 50px; display: inline-block; font-weight: bold; text-align-last: justify; text-align: justify; margin-right: 8px; }
                .pplayinfo h5 strong { font-weight: normal; display: inline-block; width: 180px; }
/*内容标题样式*/
.meta { margin: 0; padding: 50px 50px 0 50px; }
        .meta:after { clear: none; content: ""; display: block; height: 0; visibility: hidden; }
        .meta h2 { margin: 0 0 20px; padding: 0; color: #333; font-size: 24px; font-weight: 700; line-height: 1.7em; text-align: center; }
        .meta .info { margin: 0 0 10px; text-align: right; }
                .meta .info span { margin-right: 10px; color: #b0b0b0; font-size: 12px; line-height: 14px; }
                        .meta .info span i { margin-right: 5px; display: inline-block; font-size: 14px; }
        .meta .note { margin-top: 10px; padding: 15px 20px; background: #f5f5f5; line-height: 22px; color: #757575; font-size: 12px; }
/*内容详细样式*/
.entry { margin-top: 20px; padding: 0 50px 15px; font-size: 14px; line-height: 2em; word-wrap: break-word; }
        .entry img { max-width: 100% !important; height: auto !important; }
        .entry h2, .entry h3, .entry h4 { padding-bottom: 5px; color: #333; }
        .entry h2 { font-size: 1.2em; }
        .entry h3, .entry h4 { font-size: 1.1em; }
        .entry h4 { border: solid 1px #34ad2a; border-radius: 5px; }
        .entry strong { color: #DC2523; }
        .entry ul, .entry ol { margin: 1em; padding: 0; }
        .entry li { margin-left: 1em; }
        .entry ul li { list-style: disc outside none; }
        .entry ol li { list-style: decimal outside none; }
        .entry p { display: inherit; margin: 1em 0; color: #333; word-wrap: break-word; }
        .entry a { text-decoration: underline; }
        .entry code { display: block; padding: 0.5em; background: #eee; border-radius: .5em; color: #777; font-family: 'courier new'; font-size: 12px; line-height: 1.7em; }
        .entry table { margin: 10px auto; border-left: 1px solid #eee; border-top: 1px solid #eee; }
                .entry table th { background: #F9F9F9; text-align: center; }
                .entry table td, .entry table th { border-bottom: 1px solid #eee; border-right: 1px solid #eee; padding: 0.35em 0.5em; }
        .entry .divLineBtn { text-align: center; height: 50px; line-height: 50px; }
                .entry .divLineBtn a { height: 32px; line-height: 32px; font-size: 16px; display: inline-block; margin: 0 8px; padding: 3px 15px; text-decoration: none; border-radius: 4px; transition: 0.5s; background: DarkGreen; color: Yellow; }
                        .entry .divLineBtn a:hover { background: DeepSkyBlue; color: white; }
/*上下一条样式*/
.next-box { position: relative; padding: 10px 50px 20px; line-height: 20px; color: #444; font-size: 14px; }
        .next-box:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
        .next-box p { display: block; width: 49%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
                .next-box p a { color: #428bca; }
                .next-box p.prev { float: left; }
                .next-box p.next { float: right; }
/*文章评论样式*/
.comment-box { position: relative; padding: 0 50px 20px; }
        .comment-box .form-box { margin: 0; padding: 15px 0; }
                .comment-box .form-box .avatar-box { display: block; float: left; margin: 0; padding: 0; width: 55px; height: 55px; border: 0; border-radius: 55px; background: #fafafa; overflow: hidden; }
                        .comment-box .form-box .avatar-box i { color: #999; font-size: 55px; line-height: 1.2em; }
                        .comment-box .form-box .avatar-box img { width: 100%; height: 100%; }
                .comment-box .form-box .conn-box { position: relative; margin-left: 70px; }
                        .comment-box .form-box .conn-box .editor { position: relative; margin-right: 18px; }
                                .comment-box .form-box .conn-box .editor textarea { display: inline; margin: 0; padding: 8px; width: 100%; height: 80px; border: 1px solid #aeafad; border-radius: 10px; line-height: 20px; font-size: 15px; font-weight: bold; box-shadow: #d0d0d0 0px 0px 3px 1px; }
                        .comment-box .form-box .conn-box .subcon { padding-top: 15px; color: #999; font-size: 12px; }
                                .comment-box .form-box .conn-box .subcon .submit { float: right; display: inline-block; padding: 0 20px; height: 36px; line-height: 34px; color: #fff; font-size: 12px; background: #38f; vertical-align: middle; cursor: pointer; }
                                .comment-box .form-box .conn-box .subcon strong { color: #333; font-weight: normal; }
                                .comment-box .form-box .conn-box .subcon .code { margin-right: 5px; padding: 7px; width: 80px; height: 20px; line-height: 20px; border: 1px solid #aeafad; border-radius: 8px; }
                                .comment-box .form-box .conn-box .subcon a img { vertical-align: middle; }
        .comment-box .list-box li { padding: 17px 0; border-top: 1px solid #f7f7f7; }
                .comment-box .list-box li .avatar-box { display: block; float: left; margin: 0; padding: 0; width: 55px; height: 55px; border: 0; border-radius: 55px; background: #fafafa; overflow: hidden; }
                        .comment-box .list-box li .avatar-box i { color: #999; font-size: 55px; line-height: 1.2em; }
                        .comment-box .list-box li .avatar-box img { width: 100%; height: 100%; }
                .comment-box .list-box li .inner-box { position: relative; margin-left: 70px; }
                        .comment-box .list-box li .inner-box .info { padding-bottom: 3px; }
                                .comment-box .list-box li .inner-box .info span { margin-right: 15px; color: #5b5b5b; font-size: 14px; }
                        .comment-box .list-box li .inner-box p { color: #333; font-size: 16px; line-height: 2.1em; }
                .comment-box .list-box li .answer-box { clear: both; margin: 10px 0 0 70px; padding: 10px; background: #fafafa; border: 1px solid #e6e6e6; border-radius: 3px; }
                        .comment-box .list-box li .answer-box .info { margin-bottom: 5px; padding: 0; color: #1e7bb3; font-size: 12px; border: none; }
                                .comment-box .list-box li .answer-box .info span.right { float: right; color: #999; }
                        .comment-box .list-box li .answer-box p { color: #555; font-size: 14px; line-height: 1.8em; }
/*类别导航样式*/
.screen-box { display: block; position: relative; margin: 0 0 15px; padding: 0 15px; background: #fff; }
        .screen-box ul { padding: 10px 0; display: block; font-size: 14px; }
                .screen-box ul h4 { display: inline-block; padding: 0 15px; text-align: right; line-height: 28px; font-weight: normal; }
                .screen-box ul li { display: inline-block; padding: 0 15px; line-height: 28px; *display: inline; *zoom: 1; }
                        .screen-box ul li a { color: #333; }
                                .screen-box ul li a:hover, .screen-box ul li.selected a { color: #8CAC52; }
        .screen-box dl { margin: 0; padding: 0; clear: both; display: block; border-top: 1px solid #f7f7f7; font-size: 12px; }
                .screen-box dl:after { clear: none; content: ""; display: block; height: 0; visibility: hidden; }
                .screen-box dl:first-child { border-top: none; }
                .screen-box dl dt { display: block; float: left; padding-left: 10px; width: 100px; color: #555; line-height: 40px; }
                .screen-box dl dd { position: relative; margin-left: 112px; padding-top: 6px; overflow: hidden; }
                        .screen-box dl dd a { display: inline-block; margin: 0 6px 6px 0; padding: 8px 10px; border: 1px solid #fff; line-height: 12px; }
                                .screen-box dl dd a.selected { border-color: #fff; color: #fff; background: #34ad2a; }
/*排序样式*/
.sort-box { position: relative; margin: 0 0 15px; height: 36px; background: #fff; overflow: hidden; }
        .sort-box a { display: block; float: left; margin-left: -1px; padding: 0 15px; line-height: 36px; height: 36px; border-left: 1px solid #e8e8e8; border-right: 1px solid #e8e8e8; color: #333; font-size: 12px; }
                .sort-box a:hover, .sort-box a.selected { color: #fff; background: #34ad2a; }
/*内容相册样式*/
.album-list { position: relative; margin: 0 50px; }
        .album-list:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
        .album-list ul { margin: 0 0 0 -15px; *zoom: 1; }
        .album-list li { float: left; width: 25%; }
                .album-list li a { display: block; margin: 15px 0 0 15px; padding: 1px; border: 1px solid #e8e8e8; }
                        .album-list li a img { display: block; width: 100%; height: auto; }
/*附件下载样式*/
.attach-list { margin: 0 50px 15px; color: #757575; }
        .attach-list ul li { margin-top: 15px; padding: 15px; border: 1px solid #ebebeb; }
                .attach-list ul li .link-btn { display: block; float: right; margin-top: 7px; padding: 5px 15px; border: 1px solid #e0e0e0; line-height: 20px; font-size: 14px; cursor: pointer; }
                        .attach-list ul li .link-btn i { font-size: 14px; }
                .attach-list ul li .icon-box { display: inline-block; margin-right: 5px; line-height: 38px; color: #ccc; }
                        .attach-list ul li .icon-box i { font-size: 38px; }
                .attach-list ul li .info { display: inline-block; }
                        .attach-list ul li .info h3 { line-height: 20px; color: #333; font-size: 14px; font-weight: normal; }
                        .attach-list ul li .info span { margin-right: 5px; line-height: 18px; color: #999; font-size: 12px; }
/*商品缩略图样式*/
.goods-box { position: relative; margin-bottom: 15px; padding: 30px; font-size: 12px; background: #fff; }
.goods-pic { position: relative; float: left; width: 370px; *z-index: 1; }
.pic-box { float: left; }
.pic-preview { width: 368px; height: 368px; border: 1px solid #e8e8e8; }
.pic-scroll { margin-top: 10px; width: 370px; }
        .pic-scroll .prev { float: left; margin-right: 5px; }
        .pic-scroll .next { float: right; }
        .pic-scroll .prev, .pic-scroll .next { display: block; font-family: "宋体"; text-align: center; width: 10px; height: 60px; line-height: 60px; border: 1px solid #e8e8e8; background: #f7f7f7; cursor: pointer; text-decoration: none; }
        .pic-scroll .items { position: relative; float: left; width: 335px; height: 62px; overflow: hidden; }
                .pic-scroll .items ul { position: absolute; margin: 0; padding: 0; width: 999999px; height: 100%; }
                        .pic-scroll .items ul li { float: left; margin: 0; padding: 0; width: 67px; text-align: center; }
                                .pic-scroll .items ul li img { padding: 2px; border: 1px solid #e8e8e8; width: 56px; height: 56px; }
                                        .pic-scroll .items ul li img:hover { padding: 1px; border: 2px solid #d70000; }
/*商品规格*/
.goods-spec { position: relative; margin: 0 0 0 395px; overflow: hidden; }
        .goods-spec h1 { display: block; color: #555; font-size: 18px; font-weight: 700; line-height: 1.1em; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
        .goods-spec .subtitle { margin-top: 5px; color: #888; font-size: 14px; line-height: 18px; }
        .goods-spec .spec-box { position: relative; margin-top: 10px; }
                .goods-spec .spec-box.line { padding-top: 10px; border-top: 1px solid #efefef; }
                .goods-spec .spec-box:after { clear: none; content: ""; display: block; height: 0; visibility: hidden; }
                .goods-spec .spec-box dl { clear: both; display: block; }
                        .goods-spec .spec-box dl:after { clear: none; content: ""; display: block; height: 0; visibility: hidden; }
                        .goods-spec .spec-box dl dt { float: left; width: 80px; line-height: 38px; min-height: 38px; color: #999; }
                        .goods-spec .spec-box dl dd { position: relative; padding: 5px 0; line-height: 26px; min-height: 26px; color: #6c6c6c; }
                                .goods-spec .spec-box dl dd s { display: inline-block; text-decoration: line-through; }
                                .goods-spec .spec-box dl dd .price { display: inline-block; margin-right: 5px; color: #f40; font-size: 24px; font-weight: 700; font-style: normal; }
                                .goods-spec .spec-box dl dd .items li { position: relative; float: left; margin: 0 5px 8px 0; padding: 1px; line-height: 20px; vertical-align: middle; }
                                        .goods-spec .spec-box dl dd .items li a { display: block; padding: 1px; color: #666; min-width: 10px; width: auto !important; text-align: center; text-decoration: none; border: 1px solid #eee; cursor: pointer; white-space: nowrap; text-overflow: ellipsis; vertical-align: middle; }
                                                .goods-spec .spec-box dl dd .items li a span { display: inline-block; padding: 5px 9px; font-style: normal; line-height: 20px; }
                                                .goods-spec .spec-box dl dd .items li a img { width: 36px; height: 38px; vertical-align: middle; }
                                                .goods-spec .spec-box dl dd .items li a.selected { margin: -1px; color: #333; border: 2px solid #f40; color: #f40; }
                                .goods-spec .spec-box dl dd .stock-box { display: block; float: left; margin-right: 10px; width: 64px; }
                                        .goods-spec .spec-box dl dd .stock-box input { float: left; margin-right: 3px; width: 42px; height: 30px; line-height: 30px; text-align: center; border: 1px solid #e8e8e8; }
                .goods-spec .spec-box .stock-box a { display: block; float: left; margin-bottom: 4px; width: 15px; height: 12px; line-height: 12px; color: #333; font-size: 11px; text-align: center; border: 1px solid #e8e8e8; cursor: pointer; overflow: hidden; }
                .goods-spec .spec-box .stock-txt { float: left; line-height: 32px; }
                .goods-spec .spec-box .btn-buy { margin-top: 15px; }
                        .goods-spec .spec-box .btn-buy .buy { display: inline-block; margin-right: 10px; padding: 0 30px; color: #e5511d; font-size: 16px; line-height: 38px; background: #ffe4d0; border: 1px solid #f0cab6; cursor: pointer; }
                        .goods-spec .spec-box .btn-buy .add { display: inline-block; padding: 0 30px; color: #fff; font-size: 16px; line-height: 38px; background: #f40; border: 1px solid #f40; border-radius: 2px; cursor: pointer; }
                        .goods-spec .spec-box .btn-buy button.over { color: #999; background: #f7f7f7; border-color: #e8e8e8; cursor: default; }
/* 图片放大镜样式*/
.jqzoom { position: relative; float: left; display: block; margin: 0; padding: 0; width: 368px; height: 368px; border: none; cursor: crosshair; }
        .jqzoom img { width: 368px; height: 368px; }
.zoomdiv { position: absolute; top: 0; left: 0; z-index: 100; display: none; width: 368px; height: 368px; background: #fff; border: 1px solid #e8e8e8; text-align: center; overflow: hidden; }
.jqZoomPup { position: absolute; top: 0; left: 0; z-index: 10; visibility: hidden; width: 20px; height: 20px; border: 1px solid #aaa; background: #fff; opacity: 0.5; -moz-opacity: 0.5; -khtml-opacity: 0.5; filter: alpha(Opacity=50); }
/*商品Tab样式*/
.goods-tab .tab-head { display: block; height: 42px; border-bottom: 1px solid #f0f0f0; background: #fff; }
        .goods-tab .tab-head ul li { float: left; margin-left: -1px; border-left: 1px solid #f0f0f0; border-right: 1px solid #f0f0f0; }
                .goods-tab .tab-head ul li a { display: block; padding: 0 30px; height: 42px; line-height: 42px; color: #555; font-size: 14px; }
                        .goods-tab .tab-head ul li a:hover, .goods-tab .tab-head ul li a.selected { color: #fff; background: #34ad2a; }
.goods-tab .tab-content { display: none; }
/*焦点菜单*/
.banner-img { position: relative; width: 100%; height: 341px; overflow: hidden; }
        .banner-img img { min-width: 100%; min-height: 100%; }
.banner-nav { position: relative; width: 100%; height: 341px; background: #fff; }
        .banner-nav ul { padding: 15px 0; }
                .banner-nav ul li { cursor: pointer; }
                        .banner-nav ul li h3 { position: relative; display: block; padding: 0 20px; width: 180px; font-weight: normal; height: 53px; }
                                .banner-nav ul li h3 i { position: absolute; right: 5px; top: 18px; width: 13px; height: 13px; color: #e0e0e0; font-size: 13px; }
                                .banner-nav ul li h3 span { line-height: 28px; color: #333; font-size: 14px; }
                                .banner-nav ul li h3 p { line-height: 16px; color: rgba(0,0,0,0.5); font-size: 12px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
                        .banner-nav ul li:hover h3 { background: #d70029; }
                                .banner-nav ul li:hover h3 i { color: #fff; }
                                .banner-nav ul li:hover h3 span { color: #fff; }
                                .banner-nav ul li:hover h3 p { color: rgba(255,255,255,0.5); }
                        .banner-nav ul li .item-box { display: none; position: absolute; top: 0; left: 220px; bottom: 0; width: 705px; height: 100%; background-color: rgba(0,0,0,0.3); z-index: 9999; }
                        .banner-nav ul li:hover .item-box { display: block; }
                        .banner-nav ul li .item-box dl { display: block; padding: 15px 30px 0; }
                                .banner-nav ul li .item-box dl dt { font-size: 14px; font-weight: 700; line-height: 28px; }
                                .banner-nav ul li .item-box dl dd { font-size: 12px; line-height: 24px; }
                                .banner-nav ul li .item-box dl a { color: #fff; }
                                .banner-nav ul li .item-box dl dd a { margin-right: 5px; }
/*页码容器*/
.page-box { margin: 15px 30px; padding-bottom: 30px; }
        .page-box:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
/*视频容器*/
.video-box { position: relative; margin: 0 50px; width: 785px; height: 441px; _clear: both; _display: inline; }
/*购物车样式*/
.cart-info { position: absolute; top: -50px; left: 0; margin: 0; padding: 15px; border: 1px solid #DFC795; width: 302px; height: auto; background: #fcfbda; text-align: left; z-index: 2; }
        .cart-info .ico { display: block; float: left; margin-top: 5px; width: 46px; height: 46px; }
                .cart-info .ico i { color: #5ba61b; font-size: 46px; line-height: 1em; }
                .cart-info .ico.error i { color: #fb1605; }
        .cart-info .msg { margin-left: 60px; }
                .cart-info .msg strong { margin-bottom: 10px; color: #444; font-size: 15px; }
                .cart-info .msg p { padding-bottom: 8px; line-height: 1.8em; }
                .cart-info .msg .link-btn { display: inline-block; margin: 0; padding: 0 25px; color: #fff; font-size: 12px; height: 30px; line-height: 30px; text-align: center; background: #34ad2a; vertical-align: middle; }
                .cart-info .msg .close { position: absolute; display: block; top: 5px; right: 5px; width: 20px; height: 20px; text-align: center; cursor: pointer; }
                        .cart-info .msg .close i { color: #999; font-size: 14px; line-height: 20px; }
.cart-head { position: relative; margin: 0 50px; padding: 30px 0; }
        .cart-head h2 { float: left; color: #555; font-size: 18px; line-height: 35px; }
                .cart-head h2 i { display: inline-block; margin-right: 5px; color: #83c44e; font-size: 23px; line-height: 35px; vertical-align: middle; }
        .cart-head .cart-setp { position: relative; margin-left: 200px; }
                .cart-head .cart-setp li { position: relative; float: left; width: 33.33%; height: 35px; line-height: 35px; text-align: center; color: #999; font-size: 12px; *width: 33.3%; }
                        .cart-head .cart-setp li .progress { margin-right: 1px; height: 35px; line-height: 35px; color: #424242; background: #eee; }
                                .cart-head .cart-setp li .progress span { margin-right: 2px; font-size: 14px; font-weight: 600; }
                        .cart-head .cart-setp li.active .progress { color: #fff; background: #83c44e; }
                        .cart-head .cart-setp li.first .progress { border-top-left-radius: 20px; border-bottom-left-radius: 20px; }
                        .cart-head .cart-setp li.last .progress { border-top-right-radius: 20px; border-bottom-right-radius: 20px; }
.cart-box { position: relative; margin: 0 50px; }
        .cart-box .cart-table { border: 1px solid #eee; }
                .cart-box .cart-table th { padding: 0.8em 0.5em; color: #555; font-size: 13px; font-weight: 400; background: #f5f5f5; border-bottom: 1px solid #eee; }
                .cart-box .cart-table td { padding: 1em 0.5em; color: #555; font-size: 13px; border-bottom: 1px solid #eee; }
                        .cart-box .cart-table td .stxt { margin-top: 5px; color: #666; font-size: 12px; line-height: 20px; }
                        .cart-box .cart-table td input.checkall { padding: 0; border: 1px solid #eee; background: #fff; }
                        .cart-box .cart-table td .img { padding: 1px; width: 60px; height: 60px; border: 1px solid #eee; }
                        .cart-box .cart-table td .buy-box { margin: auto; padding: 0; width: 74px; height: 22px; overflow: hidden; }
                                .cart-box .cart-table td .buy-box a { display: block; float: left; width: 20px; height: 20px; font-size: 12px; line-height: 20px; text-align: center; border: 1px solid #e8e8e8; overflow: hidden; }
                                .cart-box .cart-table td .buy-box .input { float: left; margin: 0; padding: 0; width: 30px; font-size: 12px; height: 20px; line-height: 20px; text-align: center; ime-mode: Disabled; border-radius: 0; border-left: 0; border-right: 0; }
.item-box { clear: both; padding: 20px 0; font-size: 14px; }
        .item-box li { display: block; float: left; margin: 0 25px; height: 28px; line-height: 28px; }
                .item-box li label input { margin-right: 3px; }
                .item-box li em { color: #999; }
.buy-foot { margin: 20px 0; font-size: 14px; }
        .buy-foot .left-box { float: left; }
                .buy-foot .left-box dl { clear: both; padding-bottom: 10px; line-height: 28px; }
                        .buy-foot .left-box dl dt { color: #6c6c6c; }
                        .buy-foot .left-box dl dd .input { width: 230px; padding: 5px; border: 1px solid #e0e0e0; }
        .buy-foot .right-box { float: right; text-align: right; }
                .buy-foot .right-box p { line-height: 38px; }
                        .buy-foot .right-box p .price { color: #f00; font-weight: 700; }
                        .buy-foot .right-box p.txt-box { margin-top: 10px; font-size: 18px; font-weight: 700; }
                        .buy-foot .right-box p.btn-box { margin-top: 20px; }
                                .buy-foot .right-box p.btn-box .btn { display: inline-block; margin: 0 0 0 5px; padding: 8px 25px; width: auto; height: auto; line-height: 20px; color: #fff; font-size: 12px; border: 0; background: #d70029; border-radius: 3px; cursor: pointer; }
                                .buy-foot .right-box p.btn-box .button { background: #1e7bb3; }
                                .buy-foot .right-box p.btn-box .submit { background: #34ad2a; }
                                .buy-foot .right-box p.btn-box .gray { background: #ddd; }
.cart-foot { margin: 0 50px; padding: 20px 0 30px; height: 40px; }
        .cart-foot .left-box { float: left; line-height: 40px; }
                .cart-foot .left-box a { margin-right: 20px; font-size: 14px; }
        .cart-foot .right-box { float: right; }
                .cart-foot .right-box button { display: inline-block; margin: 0 0 0 5px; padding: 8px 25px; width: auto; height: auto; line-height: 20px; color: #fff; font-size: 12px; border: 0; background: #d70029; border-radius: 3px; cursor: pointer; }
                .cart-foot .right-box .submit { background: #34ad2a; }
                .cart-foot .right-box .button { background: #1e7bb3; }
.address-list { margin: 20px 0 0; padding: 10px; color: #555; font-size: 14px; border: 1px solid #f7f7f7; max-height: 300px; overflow: auto; }
        .address-list li { margin: 5px 0; padding: 5px 10px; height: 20px; line-height: 20px; cursor: pointer; }
                .address-list li span { margin-left: 10px; }
                .address-list li label em { margin-left: 5px; color: #999; }
                .address-list li.selected { padding: 10px; font-size: 15px; background: #fff0e8; border-radius: 3px; }
                        .address-list li.selected span { color: #333; font-weight: 700; }
.address-info.form-box { margin: 0; }
/*表单样式*/
.msg-box { display: block; margin: 0; padding: 6px; border: 1px solid #fbf2b5; background: #fcfbda; }
        .msg-box i { display: block; float: left; margin: 4px 0 0; font-size: 12px; color: #A094A9; width: 18px; height: 18px; text-align: center; vertical-align: middle; }
        .msg-box p { margin-left: 18px; line-height: 24px; color: #A4A147; font-size: 12px; }
.form-box { margin: 0 50px; padding: 20px 0 30px; }
        .form-box .form-group { margin: 0; padding: 10px 0; clear: both; }
                .form-box .form-group .tips { margin-left: 16%; color: #666; font-size: 12px; line-height: 20px; }
                .form-box .form-group dt { display: block; float: left; padding-right: 2%; width: 14%; line-height: 40px; text-align: right; color: #888; }
                .form-box .form-group dd { display: block; position: relative; margin-left: 16%; line-height: 40px; }
                        .form-box .form-group dd img { vertical-align: middle; }
                        .form-box .form-group dd .input { display: inline-block; padding: 0 10px; width: 50%; height: 40px; line-height: 20px; border: 1px solid #e0e0e0; }
                                .form-box .form-group dd .input.code { width: 80px; }
                        .form-box .form-group dd .select { display: inline-block; padding: 10px; height: 40px; line-height: 20px; border: 1px solid #e0e0e0; }
                        .form-box .form-group dd .textarea { display: inline-block; padding: 10px; width: 50%; height: 80px; line-height: 20px; border: 1px solid #e0e0e0; vertical-align: middle; overflow: auto; }
                        .form-box .form-group dd .submit { display: inline-block; margin: 0 0 0 5px; padding: 10px 46px; width: auto; height: auto; line-height: 20px; color: #fff; font-size: 14px; border: 1px solid #d70029; background: #d70029; cursor: pointer; }
                        .form-box .form-group dd .button { display: inline-block; margin: 0 0 0 5px; padding: 10px 46px; width: auto; height: auto; line-height: 20px; color: #666; font-size: 14px; border: 1px solid #eee; background: #eee; cursor: pointer; }
                        .form-box .form-group dd label.mart { margin-right: 5px; }
        /*全屏样式*/
        .form-box.full { padding: 0 0 50px; }
                .form-box.full .form-group dt { width: 30%; }
                .form-box.full .form-group dd { margin-left: 32%; }
                        .form-box.full .form-group dd .input { width: 40%; }
                                .form-box.full .form-group dd .input.code { width: 80px; }
/*物流样式*/
.accept-box { margin-bottom: 50px; padding: 0; background: #fff; border: 1px solid #f0f0f0; }
        .accept-box dl { padding: 0 !important; }
                .accept-box dl.head { position: relative; margin: 0; padding: 0; background: #fbfbfb; border-bottom: 1px solid #e8e8e8; }
                        .accept-box dl.head dd { margin-left: 10px; }
                        .accept-box dl.head .btn-pay { position: absolute; top: 6px; right: 6px; display: block; padding: 0 15px; color: #fff; font-size: 12px; height: 24px; line-height: 24px; background: #52A152; border: 1px solid #417F41; border-radius: 2px; }
/*订单进度*/
.order-progress { position: relative; margin: 20px 50px; height: 55px; }
        .order-progress li { position: relative; float: left; width: 20%; text-align: center; }
        .order-progress.mini li { width: 25%; }
        .order-progress li .progress { display: block; margin-right: 1px; line-height: 20px; color: #424242; font-size: 12px; text-align: center; background: #eee; }
        .order-progress li .info { display: block; margin-top: 15px; line-height: 20px; color: #757575; font-size: 12px; text-align: center; }
        .order-progress li.active .progress { color: #fff; background: #83c44e; }
        .order-progress li.first .progress { border-top-left-radius: 20px; border-bottom-left-radius: 20px; }
        .order-progress li.last .progress { border-top-right-radius: 20px; border-bottom-right-radius: 20px; }
/*提示信息*/
.msg-tips { position: relative; margin: 30px auto; padding: 30px 0; width: 700px; font-size: 14px; text-align: left; }
        .msg-tips .icon { display: block; float: left; width: 60px; height: 60px; }
                .msg-tips .icon i { margin: 0; padding: 0; font-size: 60px; color: #090; line-height: 1em; }
                .msg-tips .icon.warning i { color: #f90; }
                .msg-tips .icon.error i { color: #f00; }
        .msg-tips .info { margin-left: 80px; }
                .msg-tips .info strong { display: block; padding-bottom: 5px; color: #333; font-size: 18px; font-weight: normal; line-height: 1.3em; }
                .msg-tips .info p { line-height: 48px; color: #666; font-size: 18px; }
                        .msg-tips .info p a { margin: auto 2px; }
/*会员登录样式*/
.login-box { margin: 50px auto 0; width: 343px; overflow: hidden; }
        .login-box .input-box { position: relative; display: inline-block; margin-bottom: 20px; padding: 0 10px; width: 320px; border: 1px solid #e5e5e5; height: 42px; line-height: 22px; color: #333; font-size: 14px; /*overflow:hidden;*/ }
                .login-box .input-box input { padding: 10px 0; width: 100%; height: 20px; line-height: 20px; font-size: 14px; }
        .login-box .remember-box { margin-bottom: 30px; height: 20px; line-height: 20px; color: #909090; font-size: 14px; }
                .login-box .remember-box input { vertical-align: middle; }
                .login-box .remember-box label { margin-right: 7px; cursor: pointer; vertical-align: middle; }
                .login-box .remember-box a { color: #00a7ea; vertical-align: middle; }
        .login-box .btn-box { display: block; /*margin-bottom: 20px; height: 42px;*/ }
                .login-box .btn-box input { display: inline-block; width: 342px; height: 42px; line-height: 42px; background: #6caa4b; color: #fff; cursor: pointer; font-size: 14px; text-align: center; }
                .login-box .btn-box p { text-align: center; padding-bottom: 20px; animation: login-tip-change 3s 3; }
                        .login-box .btn-box p span { color: red; font-weight: bold; }
        .login-box .tip-box { display: block; text-align: center; height: 20px; line-height: 20px; color: #f90; font-size: 13px; }
        .login-box .oatuh-box { clear: both; padding-top: 15px; }
                .login-box .oatuh-box h3 { display: block; margin-bottom: 10px; color: #666; font-size: 14px; line-height: 30px; height: 30px; font-weight: normal; }
                .login-box .oatuh-box p { margin-left: -25px; }
                        .login-box .oatuh-box p a { display: block; float: left; margin: 0 0 10px 25px; _display: inline; _zoom: 1; }
                                .login-box .oatuh-box p a img { width: 38px; height: 38px; }
.oauth-box { position: relative; margin: 50px auto; width: 65%; border: 1px solid #f0f0f0; overflow: hidden; }
        .oauth-box .tab-head { display: block; height: 42px; border-bottom: 1px solid #f0f0f0; background: #fff; }
                .oauth-box .tab-head li { float: left; margin-left: -1px; border-left: 1px solid #f0f0f0; border-right: 1px solid #f0f0f0; }
                        .oauth-box .tab-head li a { display: block; padding: 0 30px; height: 42px; line-height: 42px; color: #555; font-size: 14px; }
                                .oauth-box .tab-head li a.selected { color: #fff; background: #34ad2a; }
        .oauth-box .tab-content { display: none; }

.linkABlue { color: red !important; font-weight: bold; margin-left: 138px; padding: 3px 10px; border: solid 1px red; border-radius: 6px; background-color: #ffeaea; }
        .linkABlue:hover { color: white !important; background: red; }
/*会员头像容器*/
.avatar-box { padding: 10px 15px; border-bottom: 1px solid #e0e0e0; /*height: 60px;*/ background: #fafafa; }
        .avatar-box .img-box { position: relative; display: block; float: left; margin-right: 10px; width: 60px; height: 60px; border-radius: 60px; background: #fff; text-align: center; overflow: hidden; }
                .avatar-box .img-box img { padding: 2px; width: 54px; height: 54px; border: 1px solid #f5f5f5; border-radius: 60px; background: #fff; }
                .avatar-box .img-box i { color: #ccc; font-size: 54px; line-height: 78px; background: #fff; }
        .avatar-box h3 { margin: 0; color: #333; font-size: 14px; font-weight: normal; line-height: 32px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
        .avatar-box p { color: #666; font-size: 12px; line-height: 20px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
                .avatar-box p b { color: #23ac38; font-weight: normal; }
/*会员中心导航*/
.center-nav { padding: 15px 20px 10px; }
        .center-nav ul li { padding: 0; overflow: hidden; }
                .center-nav ul li h2 { margin-bottom: 8px; color: #333; font-size: 14px; font-weight: normal; line-height: 20px; }
                        .center-nav ul li h2 i { display: inline-block; margin-left: 5px; color: #666; font-size: 14px; line-height: 20px; }
                        .center-nav ul li h2 span { font-weight: 300; }
                .center-nav ul li .list { margin: 0 0 15px 26px; font-size: 15px; }
                        .center-nav ul li .list p { margin-top: 15px; }
                        .center-nav ul li .list a { display: block; height: 24px; line-height: 24px; color: #757575; }
                                .center-nav ul li .list a i { float: right; line-height: 24px; color: #999; font-size: 12px; }
                                .center-nav ul li.selected .list a, .center-nav ul li .list a:hover { color: #23ac38; }
.center-head { margin: 15px 50px 0; padding: 15px; background: #fafafa; }
        .center-head .img-box { display: block; float: left; width: 116px; height: 116px; text-align: center; border-radius: 110px; background: #fff; overflow: hidden; }
                .center-head .img-box img { padding: 2px; width: 110px; height: 110px; border: 1px solid #f5f5f5; border-radius: 110px; background: #fff; }
                .center-head .img-box i { color: #ccc; font-size: 110px; line-height: 1.3em; }
        .center-head .list-box { position: relative; display: block; margin-left: 135px; }
                .center-head .list-box h3 { display: block; color: #333; font-size: 16px; font-weight: normal; line-height: 42px; }
                .center-head .list-box ul:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
                .center-head .list-box ul li { display: block; float: left; width: 33.32%; color: #848484; font-size: 14px; line-height: 32px; }
                        .center-head .list-box ul li span { color: #34ad2a; }
                        .center-head .list-box ul li p { text-align: center; }
                        .center-head .list-box ul li .link-btn { display: inline-block; padding: 5px 15px; color: #fff; font-size: 12px; line-height: 18px; background: #6caa4b; vertical-align: middle; }
.center-info { position: relative; margin: 0 50px 0; padding: 15px 30px; background: #fff; }
        .center-info ul:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
        .center-info ul li { display: block; float: left; width: 50%; _width: 49.8%; line-height: 30px; color: #999; }
.center-tit { margin: 0 50px; padding: 10px 15px; background: #fafafa; line-height: 24px; }
        .center-tit span { float: right; font-size: 12px; }
        .center-tit h3 { color: #000; font-size: 14px; font-weight: normal; }
                .center-tit h3 i { margin-right: 5px; font-size: 14px; }
/*表格样式*/
.table-wrap { margin: 0 50px 20px; }
.ftable { margin: 15px 0; width: 100%; border: 1px solid #f0f0f0; background: #fff; }
.mtable { margin: 15px 0; width: 100%; background: #fff; _width: auto; }
        .mtable th, .ftable th { padding: 0.8em; color: #6e717a; font-size: 13px; font-weight: 400; background: #fbfbfb; border-bottom: 1px solid #e8e8e8; }
        .mtable td, .ftable td { padding: 0.8em; color: #333; font-size: 13px; border-bottom: 1px solid #F3F3F3; }
                .ftable td .img { padding: 1px; width: 60px; height: 60px; border: 1px solid #e8e8e8; }
                .ftable td s { color: #999; text-decoration: line-through; }
        .mtable .tr_odd_bg, .ftable .tr_odd_bg { background: #f9f9f9; }
/*会员列表页码样式*/
.page-foot { clear: both; height: 35px; line-height: 35px; }
        .page-foot .btn-box a { display: inline-block; margin-right: 10px; padding: 5px 15px; line-height: 20px; border: 1px solid #eee; font-size: 12px; vertical-align: middle; }
        .page-foot .right { float: right; }
/*头像容器*/
.avatar-wrap { margin: 0 15px; background: #fafafa; }
        .avatar-wrap:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
        .avatar-wrap .avatar-box { padding: 10px 25px; border-bottom: 1px solid #e0e0e0; height: 60px; }
                .avatar-wrap .avatar-box .img-box { position: relative; display: block; float: left; margin-right: 10px; width: 60px; height: 60px; overflow: hidden; }
                        .avatar-wrap .avatar-box .img-box img { padding: 2px; width: 54px; height: 54px; border: 1px solid #f5f5f5; border-radius: 60px; background: #fff; }
                        .avatar-wrap .avatar-box .img-box i { color: #ccc; font-size: 54px; line-height: 54px; }
                .avatar-wrap .avatar-box h3 { margin: 0; color: #333; font-size: 14px; font-weight: normal; line-height: 32px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
                .avatar-wrap .avatar-box p { color: #666; font-size: 14px; line-height: 20px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
                        .avatar-wrap .avatar-box p i { color: #23ac38; font-style: normal; }
/*头像上传*/
.cropper-wrap { margin-top: 20px; }
        .cropper-wrap .cropper-box { position: relative; float: left; margin-right: 20px; padding: 1px; width: 350px; height: 350px; text-align: center; border: 1px solid #f0f0f0; border-radius: 2px; background: #f4f4f4; text-align: center; vertical-align: middle; }
                .cropper-wrap .cropper-box div { margin: auto; vertical-align: middle; }
        .cropper-wrap .cropper-view { float: left; width: 184px; }
                .cropper-wrap .cropper-view .img-box { padding: 1px; width: 180px; height: 180px; border: 1px solid #f0f0f0; border-radius: 2px; background: #fff; overflow: hidden; }
                        .cropper-wrap .cropper-view .img-box img { display: block; width: 180px; height: 180px; }
                .cropper-wrap .cropper-view .btn-box p { margin: 8px 0; text-align: center; color: #333; font-size: 13px; line-height: 24px; }
                        .cropper-wrap .cropper-view .btn-box p.tip { text-align: left; color: #999; font-size: 13px; line-height: 22px; }
                .cropper-wrap .cropper-view .btn-box .btn { width: 100%; line-height: 34px; height: 36px; border: 1px solid #d70029; background: #d70029; cursor: pointer; color: #fff; }
/*以下部分是WebUploader必须的*/
.webuploader-container { position: relative; }
.webuploader-element-invisible { position: absolute !important; clip: rect(1px 1px 1px 1px); /* IE6, IE7 */ clip: rect(1px,1px,1px,1px); }
.webuploader-pick { position: relative; display: inline-block; padding: 0 25px; line-height: 32px; height: 32px; border: 1px solid #02598E; border-radius: 2px; cursor: pointer; background: #1e7bb3; color: #fff; text-align: center; overflow: hidden; zoom: 1; *display: inline; }
.webuploader-pick-hover { opacity: 0.9; }
.webuploader-pick-disable { opacity: 0.6; pointer-events: none; }
.upload-box { position: relative; display: inline-block; height: 32px; vertical-align: middle; zoom: 1; *display: inline; }
        .upload-box .upload-btn { display: inline-block; height: 32px; zoom: 1; *display: inline; }
        .upload-box .upload-progress { position: absolute; top: 0; left: 0; padding: 2px 5px; width: 115px; height: 28px; border: 1px solid #d7d7d7; background: #fff; overflow: hidden; }
                .upload-box .upload-progress .txt { display: block; padding-right: 10px; font-weight: normal; font-style: normal; font-size: 11px; line-height: 18px; height: 18px; text-overflow: ellipsis; overflow: hidden; }
                .upload-box .upload-progress .bar { position: relative; display: block; width: 112px; height: 4px; border: 1px solid #1da76b; }
                        .upload-box .upload-progress .bar b { display: block; width: 0%; height: 4px; font-weight: normal; text-indent: -99em; background: #28B779; overflow: hidden; }
                .upload-box .upload-progress .close { position: absolute; display: block; top: 1px; right: 1px; width: 14px; height: 14px; text-indent: -99em; background: url(../images/sprite.gif) 0 -240px no-repeat; cursor: pointer; overflow: hidden; }
/*页面底部----------------------------------------------*/

/*留言链接样式*/
.link-box { margin: 0 50px; border-top: 1px solid #f7f7f7; }
        .link-box .side-link .img { height: auto; }
        .link-box .side-link .txt { height: auto; font-size: 14px; line-height: 30px; }
.side-link { padding: 20px; background: #fff; _position: relative; }
        .side-link .img { display: block; margin: -20px 0 0 -21px; padding: 0; height: 51px; overflow: hidden; *display: inline-block; }
                .side-link .img:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
                .side-link .img li { position: relative; float: left; margin: 20px 0 0 21px; width: 88px; height: 31px; overflow: hidden; _display: inline; }
                        .side-link .img li img { width: 100%; height: 100%; }
        .side-link .txt { margin-top: 17px; width: 100%; height: 48px; line-height: 24px; font-size: 12px; overflow: hidden; }
                .side-link .txt strong { color: #eee; margin: 0 1px; font-weight: normal; }
.side-book { background: #fff; }
        .side-book ul { padding: 20px; }
                .side-book ul li { font-size: 12px; line-height: 24px; height: 24px; overflow: hidden; }
                        .side-book ul li span { float: right; margin-left: 10px; color: #999; }
/*底部样式*/
.footer { margin-top: 30px; background: #333; }
        .footer .foot-nav { height: 56px; line-height: 56px; border-bottom: 1px solid #444; }
                .footer .foot-nav a { margin: auto 8px; color: #fff; font-size: 14px; }
                        .footer .foot-nav a:hover { color: #34ad2a; }
                .footer .foot-nav strong { color: #424242; font-size: 14px; font-weight: 700; }
        .footer .foot-box { padding: 10px 0; text-align: center; }
                .footer .foot-box:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
                .footer .foot-box .copyright { display: block; /*float:left;padding-left:1%;width:70%;*/ color: #e5e5e5; font-size: 12px; }
                        .footer .foot-box .copyright p { line-height: 2.0em; }
                                .footer .foot-box .copyright p span { margin-right: 20px; }
                                .footer .foot-box .copyright p.gray { color: #999; }
                .footer .foot-box .service { display: block; float: right; padding: 10px 0; width: 23%; border-left: 1px solid #444; text-align: center; }
                        .footer .foot-box .service a { display: inline-block; padding: 0 15px; color: #34ad2a; line-height: 30px; border: 1px solid #34ad2a; }
                                .footer .foot-box .service a:hover { color: #fff; border-color: #34ad2a; background: #34ad2a; }
                                .footer .foot-box .service a i { font-size: 14px; }
                        .footer .foot-box .service p { display: block; margin-bottom: 20px; color: #b0b0b0; font-size: 12px; }
/*响应式布局----------------------------------------------*/
@media only screen and (max-width:1300px) {
        .section { width: 1005px; }
        .slide-box { height: 363px; }
                .slide-box .list-box { margin-left: -768px; width: 1536px; }
        .side-link-wrap { width: 455px; }
}

@media only screen and (min-width:1301px) {
        .section { width: 1300px; }
}
/*颜色列表：https://www.w3school.com.cn/cssref/css_colorsfull.asp */

.navbarImg { overflow-x: hidden; }
        .navbarImg li { height: 80px; position: relative; overflow: hidden; background-color: white; border-bottom: solid 1px #ccc; transition: 0.5s; }
                .navbarImg li a { font-size: 18px; line-height: 75px; overflow: hidden; padding: 0 5px 0 8px; font-weight: bold; text-align: left; color: black; }
                .navbarImg li:hover { background-color: Maroon; color: white; }
                        .navbarImg li:hover a { color: white; }
                .navbarImg li img { margin: 3px; float: left; width: 100px; height: 75px; }
        .navbarImg ol div { overflow: hidden; height: 98%; }
                .navbarImg ol div a { margin: 8px; border: solid 1px DeepSkyBlue; float: left; padding: 5px 10px; border-radius: 4px; font-size: 15px; }
                        .navbarImg ol div a:hover { background: DeepSkyBlue; color: white; }

/*list*/
.progarm-list { padding: 15px; }
        .progarm-list li { height: 50px; margin: 5px 0; position: relative; font-size: 18px; transition: 0.5s; background: White; border-bottom: dashed 1px #ccc; top: 0; border-radius: 8px; }
                .progarm-list li:hover { background: DeepSkyBlue; color: white; padding: 6px 0 6px 0; }
                        .progarm-list li:hover a, .progarm-list li:hover strong, .progarm-list li:hover span { color: white; height: 50px; line-height: 50px; }
                                .progarm-list li:hover a:hover { font-weight: bold; color: Maroon; }
                .progarm-list li a { max-width: 740px; display: inline-block; height: 50px; line-height: 50px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
                        .progarm-list li a strong { padding: 0 5px; font-size: 14px; font-weight: normal; }
                .progarm-list li span { position: absolute; right: 5px; font-weight: normal; font-size: 14px; line-height: 50px; }
                .progarm-list li img { height: 18px; margin-bottom: 17px; }
/*new_100*/
.news100head { height: 85px; background: #f5f7f4 url(../images/news100head.jpg) no-repeat; }
.n100-list { padding: 10px; background: #fff; border-radius: 10px; }
        .n100-list li { position: relative; display: block; height: 50px; line-height: 50px; border-bottom: 1px solid #f0f0f0; overflow: hidden; border-radius: 8px; transition: 0.5s; }
                .n100-list li.huanbiao { background-color: #fbefb3; margin: 5px 0; }
                .n100-list li:hover { background: DeepSkyBlue; color: white; padding: 6px 0 6px 0; }
                        .n100-list li:hover strong { color: white; }
                        .n100-list li:hover a { color: white; }
                .n100-list li p { display: inline-block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
                .n100-list li.huanbiao img { width: 28px; height: 28px; position: relative; left: 4px; }
                .n100-list li img { width: 40px; margin-bottom: 15px; }
                /*.n100-list li span { font-size: 14px;display:block;float:left;  }
                .n100-list li a {  display:block;float:left;  font-size: 18px; line-height: 50px; height: 50px; color: #333; text-decoration: none; display: block; float: left; overflow: hidden; text-shadow: 1px 1px 1px #ccc; padding-left: 8px; overflow: hidden;  }*/
                .n100-list li p { color: #666; }
                        .n100-list li p a:not(:first-child) { font-size: 18px; }
                        .n100-list li p a:hover { font-weight: bold; color: Maroon; }

                        .n100-list li p a:first-child { padding: 4px 6px; border: solid 1px Maroon; color: Maroon; font-weight: bold; border-radius: 5px; }
                                .n100-list li p a:first-child:hover { background-color: #e2d8d8 }

                .n100-list li .time, .n100-list li .view, .n100-list li .comm { font-size: 14px; }
                .n100-list li .time { position: absolute; right: 10px; top: 0; }
                .n100-list li .view { position: absolute; /*right:160px;*/ background: url(../images/eye.png) no-repeat 0px 14px; padding-left: 30px; }
                .n100-list li .comm { position: absolute; right: 5px; background: url(../images/msg.png) no-repeat 0px 15px; padding-left: 16px; }
.divplayer { width: 80%; height: 400px; margin: 10px auto; background: #000; position: relative; }
/*会员专享  列表   的 类别*/
/*推荐资源*/
.div_tjzy { width: 1300px; margin: 0 auto; height: 50px; line-height: 50px; color: #333; margin-top: 120px; position: relative; font-size: 24px; border-radius: 10px 10px 0 0; text-shadow: 1px 1px 0 #aaa; background-image: linear-gradient(120deg, #a1c4fd 0%, #c2e9fb 100%); }
        .div_tjzy span { font-size: 18px; padding-left: 20px; }
.tjzy_body, .tjzy_body2 { box-shadow: #aaa 0 0 10px; }
.tjzy_body { border: solid 2px #a1d1fb; border-top: none 0; }
.tjzy_body2 { border: solid 2px #5ee7df; border-top: none 0; }
.ul_ResourcesCategroy { width: 1300px; margin: 0 auto; height: 50px; line-height: 50px; color: #333; margin-top: 120px; position: relative; border-radius: 10px 10px 0 0; text-shadow: 1px 1px 0 #aaa; background-image: linear-gradient(-225deg, #2CD8D5 0%, #C5C1FF 56%, #FFBAC3 100%); }
        .ul_ResourcesCategroy li, .ul_ResourcesCategroy li.selected { float: left; margin: 0 15px; font-size: 18px; }
                .ul_ResourcesCategroy li.selected { background-image: linear-gradient(-225deg, #2CD8D5 0%, #6B8DD6 48%, #8E37D7 100%); border-radius: 8px; height: 40px; margin-top: 5px; padding: 0 10px; line-height: 40px; }
                        .ul_ResourcesCategroy li a, .ul_ResourcesCategroy li.selected a { color: #fff; }

/* 会员登录 */
.divPopLogin { width: 80%; height: 80%; margin: 0 auto; position: relative; top: 20px; padding: 20px; text-align: center; background-color: rgba(255,255,255,0.85); position: relative; }
        .divPopLogin .popHead { height: 50px; line-height: 50px; background: #ccc; font-size: 20px; border-radius: 25px; }
        .divPopLogin .popLine { height: 50px; line-height: 50px; margin: 10px auto; }
                .divPopLogin .popLine .txtPopLogin { width: 50%; height: 40px; border-radius: 5px; padding: 0 10px; border: solid 1px #ccc; }
.btn_PopSumbit { width: 50%; height: 40px; background: #34ad2a; color: white; border-radius: 20px; font-size: 18px; line-height: 40px; }
/*开通VIP*/
.divOpenVIP { width: 80%; height: 80%; margin: 0 auto; position: relative; top: 20px; padding: 20px; text-align: center; background-color: rgba(255,255,255,0.85); position: relative; }
        .divOpenVIP p { line-height: 50px; font-size: 20px; text-align: left; }
                .divOpenVIP p b { display: block; color: #34ad2a; text-align: center; }
                .divOpenVIP p div { text-align: center; }
        .divOpenVIP div .acheckemail, .divOpenVIP div .acheckemail:hover { padding: 8px 20px; border-radius: 5px; font-size: 16px; text-decoration: none; }
        .divOpenVIP div .acheckemail { border: solid 2px red; background: red; color: white; }
                .divOpenVIP div .acheckemail:hover { background: #34ad2a; color: white; border: solid 2px #34ad2a; }
.btn_openvip { width: 70%; margin: 20px auto; text-decoration: none; height: 50px; cursor: pointer; line-height: 50px; color: white; background: #34ad2a; border: solid 2px #34ad2a; }
        .btn_openvip:hover { background: #fff; color: #34ad2a; }


.div_viplist { width: 100%; font-size: 18px; }
        .div_viplist p { margin: 20px auto; text-align: center; }
                .div_viplist p img { width: 100px; height: 100px; }
                .div_viplist p strong { font-weight: bold; padding: 0 10px; }
        .div_viplist div { text-align: center; }
                .div_viplist div img { width: 120px; height: 120px; }
                .div_viplist div input { width: 180px; cursor: pointer; }

/***  kanvip  */
.pageHead { margin: auto; color: #87115D; text-align: center; font-size: 32px; width: 90%; min-width: 1100px; border-bottom: solid 1px #ccc; padding: 15px; }
.pageHead2 { text-align: center; font-size: 15px; width: 90%; min-width: 1100px; padding: 10px; margin: auto; position: relative; }

.divPlayer { width: 1100px; height: 500px; padding: 10px; border: solid 1px #ccc; border-radius: 8px; margin: 10px auto; }
#iframePlayer { width: 100%; height: 500px; margin: auto; background: #000; border: none; }
.divXL, .divUrl { width: 1100px; background: #d8d3d3; border-radius: 10px; height: 50px; margin: 20px auto; border: solid 1px #aaa; position: relative; }
        .divXL div, .divUrl div { color: #333; height: 50px; position: absolute; top: 0; left: 0; font-size: 20px; text-align: center; width: 150px; line-height: 50px; }
.txtUrl, .sel { height: 50px; line-height: 50px; position: absolute; top: 0; right: 1px; border: none; border-radius: 0 8px 8px 0; padding: 0 10px; font-size: 18px; }
.txtUrl { width: 930px; }
.sel { width: 950px; }
        .sel option { font-size: 18px; height: 24px; }
.divbtnPlay { width: 1100px; height: 50px; margin: 20px auto; }
.btnPlay, .btnPlay:hover { width: 1100px; height: 50px; font-size: 18px; text-align: center; border: solid 2px #680e48; cursor: pointer; text-shadow: none; border-radius: 6px; }
.btnPlay { background: #680e48; color: white; }
        .btnPlay:hover { background: #fff; color: #680e48; }

.divVideoWebList { width: 900px; margin: 10px auto; overflow: hidden; }
        .divVideoWebList a, .divVideoWebList a:hover { text-decoration: none; margin: 10px; width: 200px; height: 32px; line-height: 32px; float: left; text-align: center; text-shadow: none; display: block; font-size: 16px; border: solid 1px #680e48; }
        .divVideoWebList a { background: #87115D; color: white; }
                .divVideoWebList a:hover { background: #fff; color: #680e48; }
.divHelp { width: 1100px; margin: 10px auto; border: solid 1px #ccc; }
        .divHelp h1 { position: relative; font-weight: normal; font-size: 20px; text-align: center; height: 32px; line-height: 32px; border-bottom: solid 1px #ccc; }
        .divHelp ul { list-style: none; width: 90%; margin: 10px auto; }
                .divHelp ul li { font-size: 15px; padding: 8px; text-align: left; }
                        .divHelp ul li strong { color: red; font-weight: bold; }

.videoPlayer { background: #000; width: 100%; height: 400px; text-align: center; }
        .videoPlayer p { width: 100%; height: 100%; line-height: 400px; font-size: 24px; text-align: center; color: #999; }

/*侧边*/
.divce { width: 50px; position: fixed; top: 0; left: 0; border-right: 1px #aaa; background: #E4E3E3; }
/*播放页面*/
.section .left-auto div.huanbiao { background-color: #fffed9; border-radius: 18px; }
.section .entry .huanbiaoTip { background: #f2d109; color: #f00; font-size: 18px; text-align: center; padding: 10px 5px; border-radius: 10px; margin-top: 20px; font-weight: bold; animation: huanbiao-change 3s infinite; }

.guanzhu { position: relative; height: 50px; overflow: hidden; }
        .guanzhu span { padding: 0 10px; position: absolute; display: block; text-align: center; top: 18px; right: 0; cursor: pointer; background: #eee; color: black; font-weight: bold; width: 150px; z-index: 999; }

.vcontainer { height: auto; overflow: hidden; }
        .vcontainer .category { overflow: hidden; position: relative; overflow: hidden; }
                .vcontainer .category:after { content: ""; position: absolute; width: 100%; left: 0; top: 0; height: 1px; background-color: #EDEDED; z-index: 2; }
                .vcontainer .category:before { content: ""; position: absolute; width: 100%; left: 0; bottom: 0; height: 1px; background-color: #EDEDED; z-index: 2; }
                .vcontainer .category a:after { content: ""; display: inline-block; width: 0; height: 100%; vertical-align: middle; }
                .vcontainer .category .prev { display: none; position: absolute; top: 0; width: 59px; height: 100%; box-shadow: 0 0 3px #c6c6c7; background: #fff; text-align: center; font-size: 0; left: 0; border-right: 1px solid #e1e3e6; }
                        .vcontainer .category .prev span { display: inline-block; vertical-align: middle; width: 9px; height: 14px; background-repeat: no-repeat; background-image: url(../images/arrow.svg); background-position: 96.77% 25%; background-size: initial; }
                .vcontainer .category ul { margin: 0; }
                        .vcontainer .category ul li { display: table-cell; white-space: nowrap; font-size: 16px; text-align: center; border-bottom: 3px solid transparent; cursor: pointer; position: relative; padding: 18px 25px; }
                                .vcontainer .category ul li.active { border-bottom-color: #00a4ff; color: #00a4ff; font-weight: bold; }
        .vcontainer .cont { display: none; }
                .vcontainer .cont.active { display: block; }
.gfq { display: none; text-align: center; background: red; color: white; }


/*#h3vurls { text-align: center; }
        #h3vurls a.active { background: #34ad2a; color: white; }
        #h3vurls a { display: inline-block; color: #34ad2a; margin-right: 10px; text-decoration: none; padding: 5px 15px; line-height: 20px; border: 1px solid #eee; font-size: 14px; vertical-align: middle; }

#h4pd { text-align: center; }
        #h4pd a {margin:5px 4px; text-shadow:none;border-radius:4px;display: inline-block; color:#34ad2a; text-decoration: none; padding: 4px 8px; border: 1px solid #34ad2a; font-size: 12px; }
                #h4pd a.active { background: #d1f7e9;color: #e10000;background-image: url(../images/playing.gif);background-repeat: no-repeat;background-size: 20px 20px;background-position: 96% 5px;padding-right: 30px;}*/

#h3vurls { text-align: center; padding: 5px; position: relative; }
        /*#h3vurls a.active { height: 32px; line-height: 32px; background: #fff; color: red; border: solid 1px #34ad2a; border-bottom: none 0; margin-bottom: -6px; border-radius: inherit; border-top-left-radius: 5px; border-top-right-radius: 5px; }
        #h3vurls a { text-shadow: none; display: inline-block; color: #34ad2a; margin: 4px; text-decoration: none; padding: 5px 10px; line-height: 20px; border: 1px solid #bfbfbf; border-radius: 5px; font-size: 14px; vertical-align: middle; }*/
        /*外部视频源*/
        #h3vurls a.external { border: solid 1px red; }
                #h3vurls a.external:hover { border: solid 1px red; background: #f1dbdb; }

        #h3vurls select { padding: 3px; font-size: 15px; width: 200px; border: solid 1px #ccc; border-radius: 5px; color: #34ad2a; margin-right: 20px; text-align: center; }
                #h3vurls select option { padding: 15px; line-height: 24px; height: 24px; }

        /*跳过按钮*/
        #h3vurls span { position: absolute; left: 0; }
                #h3vurls span input[type=button] { background-color: #d09418; color: white; border-radius: 5px; padding: 4px 15px; cursor: pointer; font-size: 14px; }

#h4pd { text-align: center; padding: 15px 10px; }
        #h4pd b { border: solid 1px #ccc; border-radius: 5px; margin: 0 10px; padding: 3px 8px; color: green; }
        #h4pd a { margin: 5px 15px; text-shadow: none; border-radius: 4px; display: inline-block; color: #34ad2a; text-decoration: none; padding: 4px 8px; border: 1px solid #34ad2a; font-size: 12px; }
                #h4pd a.active { background: #d1f7e9; color: #e10000; background-image: url(../images/playing.gif); background-repeat: no-repeat; background-size: 20px 20px; background-position: 96% 5px; padding-right: 30px; }


.vcontainer div h5, .vcontainer div h6 { color: red; font-weight: bold; font-size: 12px; text-align: center; display: none; }


.vcontainer .cont ul:first-child { padding: 20px 0; }
.vcontainer .cont ul li { list-style: none; display: flex; width: 96%; margin: 10px auto; }
        .vcontainer .cont ul li:first-child { font-weight: bold; font-size: 16px; }
        .vcontainer .cont ul li span { padding: 0 4px; position: relative; top: 10px; }
        .vcontainer .cont ul li audio { flex: 1; }

.entry h6 { margin: 15px auto; border: solid 1px #ccc; border-radius: 10px; padding: 20px; font-size: 16px; font-weight: normal; line-height: 28px; }
/*播放页底部列表*/
.progarm-olist-head { position: relative; text-align: center; font-size: 16px; }
        .progarm-olist-head a { position: absolute; right: 8px; font-size: 14px; }

.progarm-olist { width: 100%; padding: 8px; }
ul.txt-list { list-style: none; width: 100%; overflow: hidden; }
        ul.txt-list li { border-radius: 6px; display: block; float: left; position: relative; width: 48%; margin-right: 1.7%; margin-bottom: 10px; border: solid 1px #34ad2a; }
                ul.txt-list li strong { display: inline-table; background: #e8f5e7; color: #34ad2a; padding: 3px; border-radius: 5px 0 0 5px; }
                ul.txt-list li a { transition: 0.5s; white-space: nowrap; text-overflow: ellipsis; display: block; height: 27px; line-height: 27px; width: 84%; float: right; overflow: hidden; text-indent: 0.5em; }
                        ul.txt-list li a:hover { background: #34ad2a; color: white; font-size: 15px; }
                        ul.txt-list li a img { height: 16px; position: relative; top: 3px; }
/*jquerytab*/
.container { background: #f7f8fa; height: auto; overflow: hidden; padding-top: 60px; padding-bottom: 80px; }
.price { margin: 0 auto; }
        .price h2 { font-size: 24px; color: #333; line-height: 1; font-weight: 400; padding-bottom: 10px; padding-left: 10px; }
        .price .category { /*width: 1180px;*/ overflow: hidden; position: relative; overflow: hidden; margin-bottom: 20px; margin-left: 10px; }
                .price .category:after { content: ""; position: absolute; width: 100%; left: 0; top: 0; height: 1px; background-color: #EDEDED; z-index: 2; }
                .price .category:before { content: ""; position: absolute; width: 100%; left: 0; bottom: 0; height: 1px; background-color: #EDEDED; z-index: 2; }
                .price .category a:after { content: ""; display: inline-block; width: 0; height: 100%; vertical-align: middle; }
                .price .category .prev { display: none; position: absolute; top: 0; width: 59px; height: 100%; box-shadow: 0 0 3px #c6c6c7; background: #fff; text-align: center; font-size: 0; left: 0; border-right: 1px solid #e1e3e6; }
                        .price .category .prev span { display: inline-block; vertical-align: middle; width: 9px; height: 14px; background-repeat: no-repeat; background-image: url(../images/arrow.svg); background-position: 96.77% 25%; background-size: initial; }
                .price .category .next span { display: inline-block; vertical-align: middle; width: 9px; height: 14px; background-repeat: no-repeat; background-image: url(../images/arrow.svg); background-position: 61.29% 25%; background-size: initial; }
                .price .category .next { position: absolute; top: 0; width: 59px; height: 100%; box-shadow: 0 0 3px #c6c6c7; background: #fff; text-align: center; font-size: 0; right: 0; border-left: 1px solid #e1e3e6; }
                .price .category ul li { display: table-cell; white-space: nowrap; font-size: 14px; text-align: center; border-bottom: 3px solid transparent; cursor: pointer; position: relative; padding: 18px 25px; }
                        .price .category ul li.active { border-bottom-color: #00a4ff; color: #00a4ff; }
        .price .cont { display: none; }
                .price .cont.active { display: block; }
        /*.price .cont ul li { width: 280px; float: left; margin: 0 10px; box-sizing: border-box; }
                        .price .cont ul li:nth-child(4n) { margin-right: 0px !important; }
                        .price .cont ul li a { display: block; border: 1px solid #E5E5E5; background-color: #fff; margin-top: 20px; padding: 13px 20px 15px; }
                                .price .cont ul li a:hover { box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .1); border-color: rgba(229, 229, 229, .73); }
                                        .price .cont ul li a:hover .cont_main h3.title { color: #00a4ff; }
                                .price .cont ul li a .cont_main { display: table-cell; vertical-align: top; }
                                        .price .cont ul li a .cont_main h3.title { font-size: 18px; font-weight: 400; color: #333; line-height: 32px; white-space: nowrap; overflow: hidden; display: block; text-overflow: ellipsis; }
                                        .price .cont ul li a .cont_main p.desc { font-size: 14px; line-height: 1.5; color: #666; height: 42px; margin-top: -2px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }*/

        .price .cont { display: none; }
                .price .cont.active { display: block; }
                .price .cont ul li a p { height: 36px; }
                .price .cont ul:not(.n100-list) li { width: 280px; float: left; margin: 0 10px; box-sizing: border-box; }
                        .price .cont ul:not(.n100-list) li:nth-child(4n) { /*margin-right: 0px !important;*/ }

                        .price .cont ul:not(.n100-list) li a { display: block; border: 1px solid #E5E5E5; background-color: #fff; margin-top: 10px; padding: 8px; }
                                .price .cont ul:not(.n100-list) li a:hover { box-shadow: #9EBCE2 0 3px 7px 0; border-color: rgba(98,189,254, .73); }

                                .price .cont ul:not(.n100-list) li a h3 { width: 100%; height: 160px; overflow: hidden; position: relative; }
                                        .price .cont ul:not(.n100-list) li a h3 img { width: 100%; height: 100%; border: none 0; object-fit: contain; }
                                        .price .cont ul:not(.n100-list) li a h3 span { position: absolute; height: 32px; width: 100%; background: #fff; line-height: 32px; bottom: 0; left: 0; text-align: center; font-size: 12px; filter: alpha(opacity=90); -moz-opacity: 0.9; opacity: 0.9; overflow: hidden; }
                                .price .cont ul:not(.n100-list) li a p { padding: 3px 0; height: 36px; text-overflow: ellipsis; display: block; overflow: hidden; }


/*手机版*/
.mV { position: absolute; cursor: pointer; }
        .mV h1 { font-size: 14px; font-weight: normal; }
.mVcode { position: fixed; display: none; }
        .mVcode img { border: solid 2px #ccc; width: 200px; height: 200px; }

.form-box .form-group dt.bt { font-weight: bold; color: red; }
.entry .divfreeplay { height: 50px; line-height: 50px; background: red; color: white; text-align: center; font-size: 18px; }
        .entry .divfreeplay strong { padding: 0 10px; font-weight: bold; color: gold; }
.auto-tip { list-style: none; background: #fff; }
        .auto-tip li { width: 100%; height: 22px; line-height: 22px; font-size: 14px; }
                .auto-tip li span { color: red; }
                .auto-tip li.hoverBg { background: #ddd; cursor: pointer; }
.hidden { display: none; }

/*开通VIP*/
.tbpay { width: 90%; margin: 30px auto; text-align: center; border-radius: 5px; border: 1px solid #ccc; border-width: 1px 0 0 1px; border-collapse: collapse; }
        .tbpay td, .tbpay th { border: solid 1px #ccc; border-width: 0 1px 1px 0; }
        .tbpay tr th { padding: 15px; }
                .tbpay tr th h3 { font-weight: normal; font-size: 28px; text-align: center; }
                .tbpay tr th img { width: 120px; height: 120px; margin: 15px auto; }
        .tbpay tr td { font-size: 20px; }
                .tbpay tr td label { cursor: pointer; }
                /*.tbpay tr td label:hover { background: #e0e0e0; }*/
                .tbpay tr td.tbleft { background: #ddd; }




/*截图示例*/
.tbsl { width: 92%; margin: auto; border: 1px solid #000; border-width: 1px 0 0 1px; border-collapse: collapse; }
        .tbsl td, .tbsl th { border: solid 1px #000; border-width: 0 1px 1px 0; padding: 7px; font-size: 14px; line-height: 28px; }
        .tbsl td { text-align: left; }
        .tbsl th { text-align: center; color: white; background-color: #000; overflow: hidden; }
        .tbsl td div img { height: 600px; margin: auto; }
        .tbsl td ul { width: 90%; margin: 10px auto; }
        .tbsl td i { margin: 0 3px; border: solid 1px #939393; background-color: #f2f2f2; color: #34ad2a; padding: 3px; font-weight: bold; border-radius: 3px; }
        .tbsl td ul li { list-style-type: square; }

                .tbsl td ul li span, .tbsl td ul li strong { color: red; }

.webNotice { position: fixed; top: 0; width: 100%; z-index: 9999; box-shadow: 0 0 8px red; opacity: 0.95; padding: 20px 10px 10px 10px; background-color: white; }
        .webNotice .closebtn { position: absolute; right: 27px; top: 0; width: 25px; height: 25px; background-color: red; color: white; font-size: 18px; font-weight: bold; cursor: pointer; }
        .webNotice p { text-align: right; color: #666; padding-right: 15px; }
                .webNotice p i { color: red; text-decoration: none; }
                .webNotice p button { border: solid 1px #34ad2a; border-radius: 7px; padding: 2px 7px; cursor: pointer; margin-left: 10px; }
/*取回密码*/
.repwdtitle { color: #000; font-size: 20px; padding: 20px 0; text-align: center; }
.repwdbody { padding: 20px; border-radius: 8px; width: 92%; margin: 0 auto 20px auto; box-shadow: 0 0 7px 0px #a7a7a7; }
        .repwdbody .repwditem { margin: 10px auto; border: solid 1px #ccc; border-radius: 8px; font-size: 16px; padding: 20px; }
                .repwdbody .repwditem h3 { font-weight: bold; line-height: 40px; }
                        .repwdbody .repwditem h3 span { font-size: 16px; color: red; }
                .repwdbody .repwditem h4 { margin-bottom: 10px; font-weight: bold; }
                .repwdbody .repwditem ul { list-style: none; }
                        .repwdbody .repwditem ul li { line-height: 32px; padding: 4px 0 4px 20px; }
                                .repwdbody .repwditem ul li input { border: solid 1px #777777; border-radius: 8px; height: 32px; font-size: 16px; margin: 0; padding: 0; }
                                .repwdbody .repwditem ul li div { display: inline; margin: 0 10px; border: none; }
                                .repwdbody .repwditem ul li .submit { padding: 3px 8px; margin: 0 0 0 20px; cursor: pointer; }
                                        .repwdbody .repwditem ul li .submit:hover { background-color: #e2f3e1; }
                        .repwdbody .repwditem ul.ulbz li { line-height: 24px; padding: 4px 0 4px 20px; color: #666; }
                        .repwdbody .repwditem ul li i { color: green; }
                        .repwdbody .repwditem ul li a { color: blue; border: solid 1px blue; padding: 3px 6px; border-radius: 6px; font-weight: bold; }
                                .repwdbody .repwditem ul li a:hover { background-color: blue; color: white; }
                        .repwdbody .repwditem ul li span { color: blue; }
                        .repwdbody .repwditem ul li strong { font-weight: normal; color: red; }
                        .repwdbody .repwditem ul li label { background-color: #fffa00; }
                        .repwdbody .repwditem ul li b { color: blueviolet }
                .repwdbody .repwditem p { line-height: 32px; }
                        .repwdbody .repwditem p span { color: red; padding: 2px 3px; font-weight: bold; }
                        .repwdbody .repwditem p strong { color: red; padding: 2px 3px; font-weight: bold; }

.repwditem div { border-bottom: solid 1px #ccc; padding: 15px 0; text-align: center; }
        .repwditem div input { margin: 5px 8px; padding: 10px 20px; border: solid 1px #00a4ff; background-color: #fff; cursor: pointer; border-radius: 10px; }
                .repwditem div input.act { background-color: #00a4ff; color: white; }

#tdpaytip { animation: tdpaytipcolor-change 3s 2; color: red; }

.tbprogramlist { border: 1px solid #000; border-width: 1px 0 0 1px; border-collapse: collapse; }
        .tbprogramlist td, .tbprogramlist th { border: solid 1px #000; border-width: 0 1px 1px 0; text-align: center; }
        .tbprogramlist th { background-color: #6d2828; color: white; height: 40px; }
        .tbprogramlist tr:nth-child(odd) td { background-color: #f2f2f2; /* 奇数行的背景颜色 */ }

        .tbprogramlist tr:nth-child(even) td { background-color: #ffffff; /* 偶数行的背景颜色 */ }

.yuming { width: 98%; margin: 15px auto; max-width: 700px; min-width: 500px; }
        .yuming h3 { font-size: 24px; color: red; font-weight: bold; text-align: center; margin: 25px auto; letter-spacing: 10px; }
        .yuming h4 { font-size: 18px; text-align: center; color: red; margin: 20px auto; letter-spacing: 6px; }
        .yuming p { background-color: white; text-indent: 2ch; line-height: 28px; font-size: 15px; border: solid 1px #ccc; border-radius: 15px; margin: 15px auto; padding: 10px; text-align: left; }
                .yuming p span { font-weight: bold; color: red; padding: 0 3px; }
                .yuming p i { font-size: 14px; color: #34ad2a; }

        .yuming a { width: 98%; border: solid 1px #b0dae5; border-radius: 15px; height: 28px; line-height: 28px; font-size: 20px; display: block; padding: 15px 0; text-align: center; }
                .yuming a:hover { background-color: #b0dae5; }


.ptipdom { background-color: #ffbfbf; border-radius: 14px; margin: 3px auto; font-size: 16px; width: 98%; padding: 2px 8px; }
        .ptipdom strong { color: red; font-size: 18px; }
        .ptipdom span { text-decoration: underline; color: red; }
        .ptipdom ul { display: inline-block; }
                .ptipdom ul li { border: solid 1px #fa0000; padding: 3px 5px; background-color: transparent; display: inline-block; margin: 3px 5px; border-radius: 10px; }
                        .ptipdom ul li:hover { background-color: red; }
                        .ptipdom ul li a { color: darkslategrey; font-weight: bold; }
                                .ptipdom ul li a:hover { color: white; }

@keyframes tdpaytipcolor-change {
        0% { background-color: rgba(247, 235, 169, 0.66); }
        80% { background-color: red; color: white; }
        100% { background-color: rgba(247, 235, 169, 0.66); }
}

@keyframes login-tip-change {
        0% { background-color: rgba(247, 235, 169, 0.66); }
        50% { background-color: #eabbbb; font-size: 14px; }
        100% { background-color: rgba(247, 235, 169, 0.66); }
}

@keyframes huanbiao-change {
        0% { background-color: #e9db82; font-size: 18px; }
        50% { background-color: #ffdc00; font-size: 22px; }
        100% { background-color: #e9db82; font-size: 18px; }
}

@keyframes zsvip {
        0% { text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #e9db82, 0 0 70px #e9db82; }
        25% { text-shadow: 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #e9db82, 0 0 50px #e9db82, 0 0 80px #e9db82; }
        50% { text-shadow: 0 0 30px #fff, 0 0 40px #e9db82, 0 0 50px #e9db82, 0 0 60px #e9db82, 0 0 90px #e9db82; }
        75% { text-shadow: 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #e9db82, 0 0 50px #e9db82, 0 0 80px #e9db82; }
        100% { text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #e9db82, 0 0 70px #e9db82; }
}

.w50 { width: 50px; }
.w60 { width: 60px; }
.w70 { width: 70px; }
.w80 { width: 80px; }
.w90 { width: 90px; }
.w100 { width: 100px; }
.w120 { width: 120px; }
.w150 { width: 150px; }
.w180 { width: 180px; }
.w200 { width: 200px; }
.w250 { width: 250px; }
.w280 { width: 280px; }
.w300 { width: 300px; }
.w350 { width: 350px; }
.w400 { width: 400px; }
