* {
    padding: 0;
    margin: 0;
}

p, li, ul, dt, dl, dd, a, blockquote, body, h1, h2, h3, h4, h5, h6 {
    padding: 0px;
    margin: 0px;
    text-decoration: none;
    font-size: 12px;
    list-style-type: none;
    color: #666;
    font-family: '微软雅黑';
}

a, span, label, b {
    font-size: 12px;
}

a {
    text-decoration: none;
}

ul, li {
    text-decoration: none;
    list-style-type: none;
}

img {
    border: 0px;
    vertical-align: bottom;
}

input, select, textarea {
    outline: none;
}

input {
    vertical-align: middle;
}

body {
    min-width: 1200px;
}

select {
    font-size: 14px;
    padding: 3px;
}

.clear {
    clear: both;
}

.none {
    display: none;
}

i, em {
    font-style: normal;
}

a:hover {
    color: #F8B600;
    text-decoration: underline;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0;
}

input[type="number"] {
    -moz-appearance: textfield;
}

@font-face {
    font-family: 'icomoon';
    src: url('../../../fonts/icomoon.eot?xkz24r');
    src: url('../../../fonts/icomoon.eot?#iefixxkz24r') format('embedded-opentype'),
    url('../../../fonts/icomoon.ttf?xkz24r') format('truetype'),
    url('../../../fonts/icomoon.woff?xkz24r') format('woff'),
    url('../../../fonts/icomoon.svg?xkz24r#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*
.png{_behavior:url(pic/iepngfix.htc);_behavior:url(css/csshover3.htc); }
.img_png{opacity:0.60;-moz-opacity:0.5;filter:Alpha(Opacity=60);background:url(../pic/friend_flow_bg2.png) no-repeat!important;background-image:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pic/friend_flow_bg2.png',sizingMethod='image');position:fixed;right:18px; top:100px; width:28px; overflow:hidden; _position:absolute;_top:expression(((e=document.documentElement.scrollTop)?e:document.body.scrollTop) + 100 +'px'); _right:expression(((e=document.documentElement.scrollRight)?e:document.body.scrollRight) + 18 +'px');}
#templatefooter{position:fixed; z-index:99999; left:0px; right:0px; bottom:0px; width:100%; _position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-32)); _left:expression(((e=document.documentElement.scrollLeft)?e:document.body.scrollLeft)  +'px');}
*/
#headerscroll {
    background-color: White;
}

#header {
    background: url(../pic/header_bg.jpg) repeat-x 0px 104px;
    height: 146px;
    position: relative;
    width: 1170px;
    margin: 0px auto;
    position: relative;
}

#logo {
    position: absolute;
    top: 30px;
    width: 206px;
    height: 64px;
    background: url(../pic/logo2.jpg) no-repeat 0px 0px;
    overflow: hidden;
}

#logo a {
    display: block;
    height: 64px;
    text-indent: -9999px;
}

#header .share {
    height: 19px;
    position: absolute;
    top: 30px;
    right: 10px;
}

#header .share li {
    padding: 0px 0px 0px 10px;
    float: left;
    overflow: hidden;
    height: 19px;
}

#header .share li a {
    text-indent: -9999px;
    display: block;
    height: 19px;
}

#header .share .li1 {
    width: 103px;
}

#header .share .li1 a {
    background: url(../pic/share.jpg) no-repeat 0px 0px;
}

#header .share .li2 {
    width: 17px;
}

#header .share .li2 a {
    background: url(../pic/share.jpg) no-repeat -114px 0px;
}

#header .share .li3 {
    width: 19px;
}

#header .share .li3 a {
    background: url(../pic/share.jpg) no-repeat -146px 0px;
}

#header .share .li4 {
    width: 19px;
}

#header .share .li4 a {
    background: url(../pic/share.jpg) no-repeat right 0px;
}

#nav {
    position: absolute;
    left: 0px;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    bottom: 5px;
}

#nav li {
    padding: 0px 2px 0px 0px;
    float: left;
    height: 32px;
    line-height: 32px;
}

#nav li a {
    text-decoration: none;
    padding: 0px 18px 0px 17px;
    background-color: #F7F7F7;
    position: relative;
    display: block;
    height: 34px;
    float: left;
    font-size: 15px;
}

#nav li a .lt {
    position: absolute;
    left: 0px;
    top: 0px;
    background: url(../pic/nav_lt_.jpg) no-repeat 0px 0px;
    display: block;
    width: 5px;
    height: 5px;
}

#nav li a .rt {
    position: absolute;
    right: 0px;
    top: 0px;
    background: url(../pic/nav_rt_.jpg) no-repeat 0px 0px;
    display: block;
    width: 5px;
    height: 5px;
}

#nav li a:hover, #nav li .current {
    color: White;
    background-color: #B2D6E9;
}

#nav li a:hover .lt, #nav li .current .lt {
    background: url(../pic/nav_lt.jpg) no-repeat 0px 0px;
}

#nav li a:hover .rt, #nav li .current .rt {
    background: url(../pic/nav_rt.jpg) no-repeat 0px 0px;
}

#searchcontent {
    height: 33px;
    line-height: 33px;
    position: absolute;
    right: 10px;
    top: 62px;
    text-align: right;
    font-size: 15px;
}

#searchcontent a {
    font-size: 15px;
    margin: 0px 5px;
}

#searchcontent .search {
    margin: 0px 80px 0px 0px;
    line-height: 30px;
    display: inline-block;
    vertical-align: middle;
    width: 299px;
    height: 30px;
    background: url(../pic/search_bg.jpg) no-repeat 0px 0px;
}

#searchcontent .search .searchtxt {
    color: #969696;
    float: left;
    height: 30px;
    border: 0px;
    background-color: Transparent;
    padding: 0px 0px 0px 10px;
    line-height: 30px;
    font-size: 14px;
    width: 250px;
}

#searchcontent .search .searchbtn {
    cursor: pointer;
    float: right;
    height: 30px;
    width: 33px;
    border: 0px;
    background-color: Transparent;
}

#searchcontent .loaddown {
    width: 103px;
    display: block;
    height: 19px;
    margin: 5px 0px 0px 25px;
    background: url(../pic/share.jpg) no-repeat 0px 0px;
    text-indent: -9999px;
    overflow: hidden;
    float: right;
}

#mainbanner {
    margin-top: 20px;
}

#mainbanner .banner {
    width: 1170px;
    margin: 0px auto;
}

#mainbanner .banner img {
    width: 1170px;
}

.linkmenu {
    padding: 10px 0px;
    line-height: 30px;
    background-color: #FFFFFF;
    margin: 10px 0px;
}

.linkmenu a {
    margin: 0px 21px 0px 21px;
    font-size: 22px;
}

.linkmenu a:hover, .linkmenu .current {
    color: #0077B5;
}

#bannerlist {
    margin: 0px auto;
    width: 1170px;
    overflow: hidden;
    height: 292px;
    position: relative;
}

#bannerlist img {
    width: 1170px;
    height: 292px;
}

#bannerlist ul {
    width: 99999px;
}

#bannerlist ul li {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 1170px;
    height: 292px;
    overflow: hidden;
    float: left;
}

#bannermenus {
    width: 1170px;
    overflow: hidden;
    margin: 0px auto;
    height: 113px;
    background-color: #02A7DF;
}

#bannermenus ul {
    width: 1180px;
}

#bannermenus li {
    cursor: pointer;
    width: 147px;
    float: left;
    height: 113px;
    text-align: center;
    overflow: hidden;
}

#bannermenus li img {
    margin: 14px auto;
    display: block;
}

#bannermenus li a {
    text-decoration: none;
}

#bannermenus .current {
    background-color: #2295CC;
}

#bannermenus b {
    font-size: 16px;
    color: White;
    display: block;
}

#jiaobannerlist {
    width: 1170px;
    height: 292px;
    margin: 0px auto;
    overflow: hidden;
    position: relative;
}

#jiaobannerlist ul {
    width: 1200px;
}

#jiaobannerlist li {
    float: left;
    height: 292px;
    width: 130px;
    overflow: hidden;
    position: relative;
}

#jiaobannerlist li .bg {
    height: 60px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 390px;
    background-color: Black;
    opacity: 0.20;
    -moz-opacity: 0.2;
    filter: Alpha(Opacity=20);
}

#jiaobannerlist li strong {
    font-size: 20px;
    color: White;
    position: absolute;
    left: 33px;
    bottom: 25px;
    display: block;
    height: 30px;
    line-height: 30px;
    z-index: 999;
}

#jiaobannerlist li b {
    font-size: 15px;
    color: White;
    position: absolute;
    left: 33px;
    bottom: 5px;
    color: White;
    z-index: 9999;
    line-height: 20px;
}

#jiaobannerlist li .dec {
    width: 240px;
    position: absolute;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    left: 130px;
    top: 243px;
    z-index: 9999;
    color: White;
}

#jiaobannerlist li img {
    position: absolute;
    left: -130px;
    top: 0px;
    width: 390px;
    height: 292px;
}

#jiaobannerlist .current {
    width: 390px;
}

#jiaobannerlist .current .bg {
    background-color: #2295CC;
}

#jiaobannerlist .current img {
    left: 0px;
}

#maincontent {
    width: 1200px;
    margin: 20px auto;
}

#maincontent .content {
}

#maincontent .title {
    height: 53px;
}

#maincontent .title .link {
    padding: 15px 0px 0px 0px;
    line-height: 25px;
    float: right;
}

#maincontent .title .link a {
    font-size: 16px;
    color: White;
    margin: 0px 15px 0px 0px;
}

#maincontent .title .link a:hover {
    color: #F8B600;
}

#maincontent .title strong {
    padding-left: 20px;
    display: block;
    float: left;
}

#maincontent .title strong img {
    float: left;
    margin: 0px 12px 0px 0px;
}

#maincontent .content1 .title {
    background-color: #F89B2B;
}

#maincontent .content3 .title {
    background-color: #6BC30D;
}

#maincontent .content1 .tabs {
}

#maincontent .content1 .tabs li:focus {
    outline: none;
}

#maincontent .content1 .tabs .current {
    background-image: url(../pic/tao_tabs_bg1.jpg);
}

#maincontent .content3 .tabs .current {
    background-image: url(../pic/tao_tabs_bg3.jpg);
}

#maincontent .content1 .bodycontent .list .img .bg {
    background-color: #F89B2B;
}

#maincontent .content2 .bodycontent .list .img .bg {
    background-color: #02A7DF;
}

#maincontent .content3 .bodycontent .list .img .bg {
    background-color: #6BC30D;
}

#maincontent .content3 .bodycontent .list .control {
}

#maincontent .bodycontent .list .control {
}

.bodycontent .list .hotvideo {
    float: left;
    background: url(../pic/jiao_video.jpg) no-repeat 0px 1px;
    padding: 0px 0px 0px 35px;
    display: block;
    color: #61BAEE;
    font-size: 18px;
}

.bodycontent .list .control .focus {
    float: right;
    background: url(../pic/jiao_focus.jpg) no-repeat 0px 1px;
    padding: 0px 0px 0px 32px;
    display: block;
    color: #61BAEE;
    font-size: 18px;
}

.bodycontent .list .author strong {
    padding: 0px 10px 0px 0px;
    font-size: 20px;
}

.bodycontent .list .author b {
    font-size: 16px;
}

.bodycontent .list dl {
    padding: 44px 15px 0px 15px;
}

.bodycontent .list dt {
    font-size: 14px;
    line-height: 25px;
    height: 25px;
    overflow: hidden;
}

.bodycontent .list dd {
    font-size: 14px;
    line-height: 22px;
    height: 66px;
    overflow: hidden;
}

.bodycontent .list dd a {
    color: #61BAEE;
    font-size: 14px;
}

.tabs {
    border-bottom: solid 1px #DBDBDB;
    height: 45px;
    line-height: 45px;
}

#maincontent .tabs li {
    padding: 0px 20px;
    cursor: pointer;
    float: left;
    height: 46px;
    font-size: 16px;
    line-height: 46px;
}

#maincontent .tabs li:focus {
    outline: none;
}

#maincontent .tabs .current {
    background: url(../pic/tab_bg.jpg) no-repeat center 0px;
}

.bodycontent {
    position: relative;
}

.bodycontent .link {
    position: absolute;
    right: 0px;
    top: -35px;
    line-height: 22px;
}

.bodycontent .link a {
    margin: 0px 20px;
    font-size: 16px;
}

.bodycontent .list {
    width: 891px;
    padding: 15px 0px;
}

.bodycontent .list ul {
    display: inline-block;
}

.bodycontent .list li {
    _behavior: url(css/csshover3.htc);
    margin: 0px 19px 30px 0px;
    display: inline;
    background-color: White;
    float: left;
    width: 278px;
    height: 373px;
    position: relative;
}

.bodycontent .list li .wrap {
    position: absolute;
    border: 1px solid #ccc;
    height: 383px;
    width: 288px;
    left: -6px;
    top: -6px;
    border-radius: 2px;
    box-shadow: 2px 2px 3px #ccc;
    display: none;
    z-index: 0;
}

.bodycontent .list li:hover .wrap, .bodycontent .list li:hover .pic, .bodycontent .list li:hover .bg {
    display: block;
}

.bodycontent .list li:hover h4 a {
    color: #F8B600;
}

.bodycontent .list .img {
    width: 278px;
    height: 180px;
    position: relative;
}

.bodycontent .list .img img {
    width: 278px;
    height: 180px;
}

.bodycontent .list .img .pic {
    display: none;
    position: absolute;
    left: 85px;
    top: 48px;
    width: 88px;
    height: 88px;
    background: url(../pic/video_pic.png) no-repeat 0px 0px;
    _background-image: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pic/video_pic.png', sizingMethod='image');
}

.bodycontent .list .img .mores {
    z-index: 999;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 278px;
    height: 180px;
}

.bodycontent .list .img .mores a {
    display: block;
    z-index: 9999px;
    position: relative;
    height: 180px;
}

.bodycontent .list .img .bg {
    display: none;
    opacity: 0.20;
    -moz-opacity: 0.2;
    filter: Alpha(Opacity=20);
    background-color: #333;
    width: 278px;
    height: 180px;
    position: absolute;
    left: 0px;
    top: 0px;
}

.bodycontent .list .img:hover .bg {
    display: block;
}

.bodycontent .list .img:hover .mores {
    display: block;
}

.bodycontent .list .img:hover .pic {
    display: block;
    background: url(../pic/video_pic_hover.png) no-repeat 0px 0px;
    _background-image: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pic/video_pic_hover.png', sizingMethod='image');
}

.bodycontent .list h4 {
    padding: 9px 15px;
    line-height: 28px;
    max-height: 56px;
    overflow: hidden;
    position: relative;
    z-index: 999;
}

.bodycontent .list h4 a {
    display: block;
    min-height: 56px;
    overflow: hidden;
    font-size: 20px;
}

.bodycontent .list .price {
    color: #FF8B00;
    font-size: 18px;
    line-height: 31px;
    overflow: hidden;
    padding: 0px 15px;
    height: 31px;
    position: relative;
    z-index: 999;
}

.bodycontent .list .price .buybtn {
    float: right;
    text-indent: -9999px;
    overflow: hidden;
    display: block;
    width: 113px;
    height: 31px;
    background: url(../pic/free.png) no-repeat 0px 0px;
}

.bodycontent .list .price .zero {
    background-image: url(../pic/tehui0.png);
}

.bodycontent .list .price .msxx {
    background-image: url(../pic/msxx.png);
}

.bodycontent .list .control {
    width: 248px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding: 10px 15px;
    height: 22px;
    border-top: solid 1px #E1E1E1;
    z-index: 99;
}

.bodycontent .list .control a {
    float: left;
    display: block;
    height: 22px;
}

.bodycontent .list .control .cart {
    background: url(../pic/cartbtn.jpg) no-repeat 0px 0px;
    width: 71px;
}

.bodycontent .list .control .collect {
    margin: 0px 0px 0px 30px;
    background: url(../pic/collectbtn.jpg) no-repeat 0px 0px;
    width: 57px;
}

.bodycontent .list .control .more {
    float: right;
    background: url(../pic/mores.jpg) no-repeat 0px 0px;
    width: 52px;
}

.bodycontent .list .author {
    width: 248px;
    position: absolute;
    left: 0px;
    bottom: 40px;
    padding: 10px 15px;
    height: 24px;
    overflow: hidden;
    z-index: 9;
}

.bodycontent .list .authors {
    bottom: auto;
    top: 180px;
}

.bodycontent .list .member img {
    margin: 0px 8px 0px 0px;
    width: 24px;
    height: 24px;
}

.bodycontent .list .member {
    line-height: 24px;
    float: left;
    height: 24px;
    width: 180px;
    overflow: hidden;
}

.bodycontent .list .love {
    height: 24px;
    line-height: 24px;
    background: url(../pic/love.jpg) no-repeat 0px 6px;
    padding: 0px 0px 0px 20px;
    float: right;
}

.bodycontent .list .love a {
    font-size: 16px;
}

.indexbottom {
}

.indexbottom .body {
    background: url(../pic/tab_bg.jpg) no-repeat center 0px;
    padding: 15px 0px 15px 0px;
}

.indexbottom .lc {
    width: 577px;
    overflow: hidden;
    float: left;
}

.indexbottom .lc .item ul {
    width: 600px;
}

.indexbottom .lc .item li {
    width: 278px;
    height: 278px;
    float: left;
    padding: 0px 21px 0px 0px;
}

.indexbottom .lc .item li img {
    width: 278px;
    height: 278px;
}

.indexbottom .rc {
    overflow: hidden;
    float: right;
    width: 577px;
}

.indexbottom .itemlist {
    height: 278px;
    position: absolute;
    width: 99999px;
    left: 0px;
    top: 0px;
}

.indexbottom .item {
    float: left;
    width: 577px;
    height: 278px;
    overflow: hidden;
}

.indexbottom .title .tabmenus {
    padding: 20px 10px 0px 0px;
    float: right;
    height: 11px;
}

.indexbottom .title .tabmenus li {
    cursor: pointer;
    margin: 0px 12px 0px 0px;
    float: left;
    width: 11px;
    height: 11px;
    background: url(../pic/content_tabs_bg.jpg) no-repeat right 0px;
}

.indexbottom .title .tabmenus .current {
    background-position: 0px 0px;
}

.indexbottom .rc .item {
}

.indexbottom .rc .item ul {
    width: 600px;
}

.indexbottom .rc .item li {
    padding: 0px 20px 10px 0px;
    width: 278px;
    height: 133px;
    position: relative;
    float: left;
}

.indexbottom .rc .item li img {
    width: 278px;
    height: 133px;
}

.indexbottom .rc .item li .bg {
    position: absolute;
    left: 0px;
    top: 105px;
    height: 28px;
    width: 278px;
    opacity: 0.40;
    -moz-opacity: 0.4;
    filter: Alpha(Opacity=40);
    background-color: #87BDE9;
}

.indexbottom .rc .item li h4 {
    position: absolute;
    left: 10px;
    top: 105px;
    width: 258px;
    overflow: hidden;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    text-align: center;
    font-weight: normal;
    z-index: 9999;
}

.indexbottom .rc .item li h4 a {
    color: White;
    font-size: 14px;
}

.scrollcontent {
    height: 278px;
    position: relative;
    width: 577px;
    overflow: hidden;
}

#jiaocontent {
}

#jiaocontent .bodycontent {
    clear: both;
}

#jiaoleft {
    float: left;
    width: 873px;
    overflow: hidden;
}

#jiaoleft .tabs {
    height: 53px;
    background-color: #2295CC;
    _overflow: hidden;
    padding-left: 10px;
}

#jiaoleft .tabs li {
    position: relative;
    color: White;
    font-size: 20px;
}

#jiaoleft .tabs .current {
    height: 53px;
    padding-bottom: 9px;
    background: url(../pic/tab_bg.jpg) no-repeat center bottom;
}

#jiaoleft .tabs li:focus {
    outline: none;
}

#jiaoleft .bodycontent .list {
    padding: 0px 0px 10px 0px;
}

#jiaoleft .bodycontent .list li {
    margin-bottom: 9px;
    margin-top: 9px;
}

#jiaoleft .bodycontent .list .img .bg {
    background-color: #2295CC;
}

#jiaoright .bodycontent .list .img .bg {
    background-color: #F89B2B;
}

#jiaoright {
    float: right;
    width: 278px;
    overflow: hidden;
}

#jiaoright .bodycontent .list li {
    clear: both;
}

#jiaoright .titles {
    height: 53px;
    background-color: #F89B2B;
    _overflow: hidden;
}

#jiaoright .titles strong {
    float: left;
    position: relative;
    display: block;
    height: 53px;
    line-height: 53px;
    color: White;
    font-size: 20px;
    padding: 0px 15px 9px 15px;
    background: url(../pic/tao_tabs_bg1.jpg) no-repeat center bottom;
}

#jiaoright .titles .menus {
    margin: 19px 10px 0px 0px;
    float: right;
}

#jiaoright .titles .menus li {
    cursor: pointer;
    margin: 0px 6px 0px 0px;
    width: 11px;
    float: left;
    height: 11px;
    background: url(../pic/jiao_bannermenus_bg.jpg) no-repeat 0px 0px;
}

#jiaoright .titles .menus .current {
    background-position: right 0px;
}

#jiaoright .bodycontent .list li {
    margin-bottom: 9px;
    margin-top: 9px;
}

#jiaoright .bodycontent .list {
    padding: 0px 0px 10px 0px;
}

#jiaoright .scrollcontent {
    width: 278px;
    overflow: hidden;
    position: relative;
    height: 3867px;
}

#jiaoright .scrollcontent .itemlist {
    width: 9999px;
    position: absolute;
    left: 0px;
    top: 0px;
}

#jiaoright .scrollcontent .item {
    width: 278px;
    float: left;
    overflow: hidden;
}

#cat_top_content {
    background-color: White;
}

#cat_top {
    width: 1200px;
    margin: 0px auto;
}

#cat_top .lc {
    float: left;
    width: 277px;
}

#cat_top .lc dt {
    color: White;
    padding: 0px 0px 0px 65px;
    border: solid 1px #E5E5E5;
    line-height: 51px;
    font-family: '微软雅黑';
    font-size: 22px;
    height: 51px;
    background: url(../pic/cat_title.jpg) no-repeat 0px 0px;
}

#cat_top .lc dd {
}

#cat_top .lc dd li {
    padding: 0px 0px 0px 65px;
    background-color: #EFEFEF;
    margin: 3px 0px 0px 0px;
    height: 51px;
    border: solid 1px #D4D4D4;
    line-height: 51px;
    position: relative;
}

#cat_top .lc dd li a {
    text-decoration: none;
    font-family: '微软雅黑';
    font-size: 22px;
}

#cat_top .lc dd li .pic {
    width: 51px;
    height: 51px;
    position: absolute;
    left: 0px;
    top: 0px;
}

#cat_top .lc dd li .pic1 {
    background: url(../pic/cat_pic1.png) no-repeat 0px 0px;
}

#cat_top .lc dd li .pic2 {
    background: url(../pic/cat_pic2.png) no-repeat 0px 0px;
}

#cat_top .lc dd li .pic3 {
    background: url(../pic/cat_pic3.png) no-repeat 0px 0px;
}

#cat_top .lc dd li .more {
    display: block;
    width: 38px;
    height: 27px;
    background: url(../pic/cat_more.png) no-repeat 0px 0px;
    position: absolute;
    right: 13px;
    top: 15px;
}

#cat_top .lc dd .current, #cat_top .lc dd li:hover {
    background-color: #FF9F00;
}

#cat_top .lc dd .current a, #cat_top .lc dd li:hover a {
    color: White;
}

#cat_top .lc dd .current .pic, #cat_top .lc dd li:hover .pic {
    background-color: #F69A02;
}

#cat_top .lc dd .current .direct, #cat_top .lc dd li:hover .direct {
    width: 15px;
    height: 20px;
    background: url(../pic/cat_diret.png) no-repeat 0px 0px;
    position: absolute;
    right: -13px;
    top: 16px;
}

#cat_top .rc {
    float: right;
    width: 875px;
}

#cat_top .rc .title {
    border-bottom: solid 1px #ddd;
    padding: 10px;
    height: 32px;
}

#cat_top .rc .zhibo a {
    float: right;
    margin: 5px 0px 0px 10px;
    color: #666666;
    font-size: 15px;
    display: block;
    width: 71px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-color: #CCCCCC;

}

#cat_top .rc .zhibo a.current {
    float: right;
    margin: 5px 0px 0px 10px;
    color: White;
    font-size: 15px;
    display: block;
    width: 71px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background-color: #26A6E6;

}

#cat_top .rc .title ul {
    margin: 3px 0px 0px 0px;
    float: left;
    border-left: solid 1px #D2D2D2;
}

#cat_top .rc .title ul li {
    height: 27px;
    border: solid 1px #D2D2D2;
    border-left-width: 0px;
    line-height: 27px;
    float: left;
}

#cat_top .rc .title ul li a {
    display: block;
    height: 30px;
    line-height: 30px;
    padding: 0px 15px;
    font-size: 15px;
}

#cat_top .rc .title ul li .current {
    background-color: #26A6E6;
    color: White;
}

#cat_top .rc .body {
}

#cat_top .rc dl {
    padding: 10px 0px;
    border-bottom: solid 1px #F0F1F1;
    display: inline-block;
    width: 875px;
    position: relative;
}

#cat_top .rc dt {
    line-height: 25px;
    height: 30px;
    line-height: 30px;
    background-color: #ddd;
    font-size: 15px;
    position: absolute;
    left: 0px;
    top: 13px;
    width: 90px;
    text-align: center;
}

#cat_top .rc dd {
    padding: 0px 0px 0px 105px;
    line-height: 25px;
}

#cat_top .rc dd a {
    margin: 3px 0px;
    display: inline-block;
    font-size: 15px;
    padding: 0px 13px;
}

#cat_top .rc dd .current {
    color: White;
    background-color: #FF9F00;
}

#cat_content {
}

#cat_content .lc {
    float: left;
    width: 277px;
}

#cat_content .lc dl {
    padding: 10px 0px 10px 0px;
}

#cat_content .lc dt {
    height: 70px;
    background: url(../pic/cat_title_bg.jpg) no-repeat 0px 0px;
    position: relative;
}

#cat_content .lc dt .prev {
    width: 15px;
    height: 15px;
    cursor: pointer;
    position: absolute;
    left: 20px;
    top: 22px;
}

#cat_content .lc dt .next {
    width: 15px;
    height: 15px;
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 22px;
}

#cat_content .lc dt strong {
    font-size: 16px;
    display: block;
    text-align: center;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding: 18px 0px 0px 0px;
}

#cat_content .lc .dd {
    height: 275px;
    background-color: White;
    position: relative;
    width: 275px;
    overflow: hidden;
}

#cat_content .lc .dd li {
    height: 34px;
    vertical-align: bottom;
    overflow: hidden;
    position: relative;
    margin: -1px 0px 0px 0px;
    padding: 10px;
    border-top: solid 1px #E5E5E5;
}

#cat_content .lc .dd .img {
    float: left;
    width: 52px;
    height: 34px;
}

#cat_content .lc .dd .img img {
    width: 52px;
    height: 34px;
}

#cat_content .lc .dd h4 {
    width: 170px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    position: absolute;
    left: 70px;
    top: 10px;
}

#cat_content .lc .dd h4 a {
    font-size: 16px;
}

#cat_content .lc .dd .pos {
    position: absolute;
    height: 20px;
    line-height: 20px;
    left: 70px;
    top: 31px;
}

#cat_content .lc .dd .pos .s1 {
    background: url(../pic/pos_1.jpg) no-repeat 0px 5px;
    padding: 0px 10px 0px 10px;
    display: inline-block;
}

#cat_content .lc .dd .pos .s2 {
    background: url(../pic/pos_2.jpg) no-repeat 0px 5px;
    padding: 0px 0px 0px 13px;
    display: inline-block;
}

#cat_content .lc .dd .more {
    position: absolute;
    right: 15px;
    top: 18px;
    display: block;
    width: 19px;
    height: 18px;
    background: url(../pic/cat_more.jpg) no-repeat 0px 0px;
}

#cat_content .lc .itemlist {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 99999px;
}

#cat_content .lc .item {
    float: left;
    width: 275px;
}

#cat_content .rc {
    float: right;
    width: 875px;
}

#cat_content .list_title {
    height: 28px;
    padding: 10px 20px 0px 20px;
    overflow: hidden;
}

#cat_content .list_title .rpage {
    float: right;
    line-height: 21px;
}

#cat_content .list_title .prev {
    margin: 0px 0px 0px 10px;
    vertical-align: middle;
    display: inline-block;
    width: 22px;
    height: 21px;
    background: url(../pic/cat_btns.jpg) no-repeat 0px 0px;
}

#cat_content .list_title .next {
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    height: 21px;
    background: url(../pic/cat_btns.jpg) no-repeat right 0px;
}

#cat_content .list_title .a, .cat_content .a {
    background-color: White;
    display: inline-block;
    padding: 0px 8px;
    margin: 0px 5px 0px 0px;
    vertical-align: middle;
    height: 25px;
    line-height: 25px;
}

#cat_content .list_title .a img, .cat_content .a img {
    vertical-align: middle;
    margin: -3px 0px 0px 2px;
}

#cat_content .page {
    padding: 0px 0px 20px 0px;
    text-align: center;
}

#cat_content .page a {
    background-color: #26A6E6;
    line-height: 22px;
    height: 22px;
    font-family: MS Sans Serif;
    display: inline-block;
    padding: 0px 8px;
    margin: 0px 5px;
    color: White;
}

#cat_content .rc .bodycontent .list {
    padding-bottom: 0px;
    padding-top: 10px;
    width: 875px;
}

#cat_content .rc .bodycontent .list li {
    margin-bottom: 20px;
}

#cat_content .rc .bodycontent .list ul {
    width: 900px;
}

#videodetail {
}

#videodetail .lc {
    width: 277px;
    float: left;
    padding: 0px 0px 10px 0px;
}

#videodetail .lc .title {
    color: White;
    width: 276px;
    text-align: center;
    line-height: 51px;
    font-family: '微软雅黑';
    font-size: 22px;
    height: 51px;
    background: url(../images/title_bg.jpg) no-repeat 0 0;
}

#videodetail .lc .title a {
    color: White;
    padding: 0px auto;
    line-height: 51px;
    font-family: '微软雅黑';
    font-size: 22px;
    height: 51px;
}

#videodetail .lc .body {
    padding: 0px 0px 0px 0px;
}

#videodetail .lc .menu dd {
    display: none;
    width: 274px;
}

#videodetail .lc .menu dt {
    cursor: pointer;
    font-weight: bold;
    color: #5f5f5f;
    text-align: left;
    font-size: 14px;
    height: 43px;
    width: 244px;
    margin: 3px 0;
    line-height: 43px;
    padding-left: 30px;
    background: #F2F2F2 url(../images/arrow_left.jpg) no-repeat 10px center;
}

#videodetail .lc .menu dt a {
    color: #5f5f5f;
    text-align: center;
    font-size: 14px;
}

#videodetail .lc .menu dt a:hover {
    text-decoration: none;
}

#videodetail .lc .menu li {
    margin: 5px 0;
}

#videodetail .lc .menu li a {
    text-decoration: none;
    width: auto;
    text-align: left;
    line-height: 43px;
    font-size: 14px;
    display: block;
    height: 43px;
    padding-left: 30px;
}

#videodetail .lc .menu li .hover {
    color: #fff;
    background: #2476CC;
}

/*#videodetail .lc .menu li a:visited { color:#F7AD00;}*/
#videodetail .lc .menu .current dt {
    background: #F2F2F2 url(../images/arrow_down.jpg) no-repeat 10px center;
}

#videodetail .lc .menu .current dd {
    display: block;
}

#videodetail .rc {
    background-color: White;
    width: 893px;
    float: right;
    background-color: White;
}

#videoinfo {
}

#videoinfo .videotitle {
    font-size: 16px;
    padding: 8px 0px 5px 20px;
    line-height: 25px;
    color: #5f5f5f;
}

#videoinfo .t {
    height: 18px;
    overflow: hidden;
    background: url(../pic/video_t.jpg) no-repeat 0px 0px;
}

#videoinfo .body {
    padding: 0px 0px 0px 16px;
}

#videoinfo .b {
    text-align: right;
    padding: 10px 30px 10px 0px;
    color: #221815;
    height: 18px;
    overflow: hidden;
}

#videoinfo .b a {
    margin: 0px 10px 0px 0px;
    color: #221815;
}

#videobottom .top {
    margin: 20px 0;
    display: flex;
    justify-content: flex-end;
}

#videobottom .top .price {
    width: 142px;
    height: 45px;
    float: left;
    background: #188EEE;
    text-align: center;
}

#videobottom .top .price b {
    font-family: Arial;
    color: White;
    font-size: 18px;
    line-height: 22px;
    height: 22px;
    overflow: hidden;
    display: block;
}

#videobottom .top .price del {
    color: White;
    line-height: 18px;
}

#videobottom .top .buybtn {
    /*float: right;*/
    display: block;
    height: 55px;
    width: 142px;
    background: #2476CC;
    color: #fff;
    text-align: center;
    font-size: 18px;
    border-radius: 2px;
}

#videobottom .top .buybtn > div:first-child {
    font-size: 16px;
    margin-top: 5px;
    font-weight: bold;
}

#videobottom .top .cartbtn {
    margin: 0px 0px 0px 10px;
    float: right;
    display: block;
    height: 45px;
    width: 142px;
    background: #666;
    color: #fff;
    text-align: center;
    line-height: 45px;
    font-size: 18px;
}

#videobottom .top .buyallbtn {
    margin: 0px 0px 0px 10px;
    float: right;
    display: block;
    height: 45px;
    width: 164px;
    background: #FF8B00;
    color: #fff;
    text-align: center;
    line-height: 45px;
    font-size: 18px;
}

#videobottom {
    width: 860px;
    overflow: hidden;
    margin: 0px 0px 0px 14px;
}

#videobottom .tabss {
    border: 0px;
}

#videobottom .tabss ul {
    width: 865px;
}

#videobottom .tabss li {
    float: left;
    font-size: 18px;
    line-height: 37px;
    position: relative;
    width: 110px;
    height: 37px;
    margin-right: 15px;
    display: inline-block;
    padding-left: 15px;
}

.tab1 {
    background: #F3F3F3;
}

.tab1 a {
    color: #fff;
}

.tab2 {
    background: #F3F3F3;
}

#videobottom .tabss li a {
    font-size: 14px;
    text-decoration: none;
    padding-left: 5px;
}

#videobottom .tabss li:focus {
    outline: none;
}

.pic {
    font-family: 'icomoon';
    font-size: 14px;
    padding: 0 5px 0 6px;
}

.pic1:before {
    content: "\e92e";
    color: #999;
}

.pic2:before {
    content: "\e9d7";
    color: #999;
}

.pic3:before {
    content: "\e949";
    color: #999;
}

.pic4:before {
    content: "\e906";
    color: #999;
}

.pic5:before {
    content: "\e922";
    color: #999;
}

.pic6:before {
    content: "\e600";
    color: #999;
}

#videobottom .tabss .current {
    background: #2476CC;
}

#videobottom .tabss .current a {
    color: #fff;
}

#videobottom .tabss .current .pic {
    color: #fff;
}

#videobottom .bodycontent .list {
    width: 860px;
}

#videobottom .bodycontent .list ul {
    width: 900px;
}

#videobottom .t {
    position: relative;
    border-bottom: dashed 1px #D2D2D2;
    height: 39px;
}

#videobottom .t strong {
    font-size: 18px;
    font-weight: normal;
    height: 32px;
    display: block;
    line-height: 20px;
    padding: 8px 0px 0px 0;
}

#videobottom .t .span {
    position: absolute;
    left: 50px;
    top: 31px;
    display: block;
    width: 11px;
    height: 9px;
    background: url(../pic/video_direct.jpg) no-repeat 0px 0px;
}

#videobottom .t b {
    color: #ED6C00;
    font-size: 18px;
}

#videobottom .t label {
    padding: 0px 5px;
}

#videobottom .t img {
    vertical-align: middle;
}

#videobottom .body {
    padding: 5px 0px 0px 0px;
}

#videobottom .body .tablecontent {
    padding: 5px 10px;
}

#videobottom .body .table {
    width: 100%;
    line-height: 20px;
}

#videobottom .body .table th {
    text-align: left;
    padding: 2px 10px;
}

#videobottom .body .table td {
    padding: 2px 10px;
}

#videobottom .body .table .current {
    background-color: #F9FAFA;
}

#videobottom .body .table .time {
    background: url(../pic/time1.jpg) no-repeat 0px 3px;
    padding: 0px 0px 0px 17px;
}

#videobottom .body .table .current .time {
    background-image: url(../pic/time2.jpg);
}

#videobottom .about {
    padding: 20px;
}

#videobottom .about .about_l {
    float: left;
    padding-top: 20px;
    width: 230px;
    line-height: 22px;
}

#videobottom .about .about_m {
    width: 160px;
    text-align: center;
    float: left;
}

#videobottom .about .about_r {
    padding: 20px 0px 0px 0px;
    line-height: 22px;
    width: 430px;
    float: right;
}

#videobottom .about .about_r dt {
    font-size: 14px;
}

#teacher_content {
    background: url(../pic/teacher_content_bg.jpg) repeat-y 0px 0px;
}

#teacher_content .teachertitle {
    background-color: #F0F1F1;
    border-bottom: solid 1px #DBDBDB;
    height: 30px;
    line-height: 34px;
}

#teacher_content .teachertitle span {
    padding: 0px 4px;
    font-family: MS Sans Serif;
}

#teacher_content .teachertitle .rpage {
    margin: 5px 0px 0px 0px;
    float: right;
    line-height: 21px;
}

#teacher_content .teachertitle .prev {
    margin: 0px 0px 0px 10px;
    vertical-align: middle;
    display: inline-block;
    width: 22px;
    height: 21px;
    background: url(../pic/cat_btns.jpg) no-repeat 0px 0px;
}

#teacher_content .teachertitle .next {
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    height: 21px;
    background: url(../pic/cat_btns.jpg) no-repeat right 0px;
}

#teacher_content .lc {
    float: right;
    width: 277px;
}

#teacher_content .lc dl {
    padding: 10px 0px 10px 0px;
}

#teacher_content .lc dt {
    height: 70px;
    background: url(../pic/cat_title_bg.jpg) no-repeat 0px 0px;
    position: relative;
}

#teacher_content .lc dt .prev {
    width: 15px;
    height: 15px;
    cursor: pointer;
    position: absolute;
    left: 20px;
    top: 22px;
}

#teacher_content .lc dt .next {
    width: 15px;
    height: 15px;
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 22px;
}

#teacher_content .lc dt strong {
    font-size: 16px;
    display: block;
    text-align: center;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding: 18px 0px 0px 0px;
}

#teacher_content .lc .dd {
    height: 275px;
    background-color: White;
    position: relative;
    width: 275px;
    overflow: hidden;
}

#teacher_content .lc .dd li {
    height: 34px;
    vertical-align: bottom;
    overflow: hidden;
    position: relative;
    margin: -1px 0px 0px 0px;
    padding: 10px;
    border-top: solid 1px #E5E5E5;
}

#teacher_content .lc .dd .img {
    float: left;
    width: 52px;
    height: 34px;
}

#teacher_content .lc .dd .img img {
    width: 52px;
    height: 34px;
}

#teacher_content .lc .dd h4 {
    width: 170px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    position: absolute;
    left: 70px;
    top: 10px;
}

#teacher_content .lc .dd h4 a {
    font-size: 16px;
}

#teacher_content .lc .dd .pos {
    position: absolute;
    height: 20px;
    line-height: 20px;
    left: 70px;
    top: 31px;
}

#teacher_content .lc .dd .pos .s1 {
    background: url(../pic/pos_1.jpg) no-repeat 0px 5px;
    padding: 0px 10px 0px 10px;
    display: inline-block;
}

#teacher_content .lc .dd .pos .s2 {
    background: url(../pic/pos_2.jpg) no-repeat 0px 5px;
    padding: 0px 0px 0px 13px;
    display: inline-block;
}

#teacher_content .lc .dd .more {
    position: absolute;
    right: 15px;
    top: 18px;
    display: block;
    width: 19px;
    height: 18px;
    background: url(../pic/cat_more.jpg) no-repeat 0px 0px;
}

#teacher_content .lc .dd .article {
}

#teacher_content .lc .dd .article li {
    font-weight: bold;
    height: 20px;
    line-height: 20px;
}

#teacher_content .lc .dd .article li a {
    font-size: 14px;
}

#teacher_content .lc .dd .article .more {
    top: 9px;
}

#teacher_content .lc .itemlist {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 99999px;
}

#teacher_content .lc .item {
    float: left;
    width: 275px;
}

#teacher_content .lc .ddarticle {
    height: 200px;
}

#teacher_content .topcontent {
}

#teacher_content .topcontent .topcontent_l {
    overflow: hidden;
    float: left;
    width: 277px;
}

#teacher_content .topcontent .topcontent_l .img {
    position: relative;
    width: 277px;
    height: 190px;
    overflow: hidden;
}

#teacher_content .topcontent .topcontent_l .img img {
    width: 277px;
    height: 190px;
}

#teacher_content .topcontent .topcontent_l .img .bg {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 277px;
    opacity: 0.40;
    -moz-opacity: 0.4;
    filter: Alpha(Opacity=40);
    height: 30px;
    background-color: Black;
}

#teacher_content .topcontent .topcontent_l .img h4 {
    line-height: 30px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 277px;
    height: 30px;
    text-align: center;
}

#teacher_content .topcontent .topcontent_l .img h4 a {
    font-size: 16px;
    color: White;
}

#teacher_content .topcontent .topcontent_l ul {
    padding: 0px 0px 0px 34px;
}

#teacher_content .topcontent .topcontent_l li {
    font-size: 15px;
    line-height: 25px;
}

#teacher_content .topcontent .topcontent_l li a {
    margin: 0px 10px 0px 0px;
}

#teacher_content .topcontent .topcontent_l .num {
    font-size: 16px;
    line-height: 25px;
    padding: 5px 0px 0px 34px;
}

#teacher_content .topcontent .topcontent_l .num b {
    vertical-align: middle;
    padding: 0px 5px 0px 0px;
    font-size: 16px;
    font-family: Arial;
    color: #338CD0;
}

#teacher_content .topcontent .topcontent_l .num span {
    padding: 0px 8px;
    vertical-align: middle;
}

#teacher_content .topcontent .collect {
    text-align: right;
    padding: 3px 10px;
    line-height: 20px;
}

#teacher_content .topcontent .topcontent_r {
    _overflow: hidden;
    width: 591px;
    position: relative;
    float: right;
}

#teacher_content .topcontent .topcontent_r .video {
    position: absolute;
    left: -7px;
    top: -10px;
    background: url(../pic/video_teacher_bg.jpg) no-repeat 0px 0px;
    padding: 17px 14px 18px 19px;
    width: 577px;
    height: 342px;
    float: right;
}

#teacher_content .aboutcontent {
    padding: 0px 2px 0px 0px;
}

#teacher_content .aboutcontent dt {
    padding: 0px 0px 0px 35px;
    height: 41px;
    background: url(../pic/teacher_content_bgs.jpg) repeat-x 0px 0px;
}

#teacher_content .aboutcontent dt strong {
    display: block;
    float: left;
    height: 40px;
    background: url(../pic/teacher_content_direct.jpg) no-repeat center bottom;
    font-size: 18px;
    line-height: 37px;
}

#teacher_content .aboutcontent dl {
}

#teacher_content .aboutcontent dd {
    font-size: 14px;
    padding: 20px;
    line-height: 24px;
}

#teacher_content .contenttitle {
    font-weight: bold;
    padding: 0px 0px 0px 35px;
    height: 38px;
    line-height: 38px;
    font-size: 18px;
    background-color: #F5F5F5;
    border-top: solid 1px #D2D2D2;
    border-bottom: solid 1px #D2D2D2;
}

#teacher_content .rc {
    float: left;
    width: 875px;
}

#teacher_content .list_title {
    height: 28px;
    padding: 10px 20px 0px 20px;
    overflow: hidden;
}

#teacher_content .list_title .rpage {
    float: right;
    line-height: 21px;
}

#teacher_content .list_title .prev {
    margin: 0px 0px 0px 10px;
    vertical-align: middle;
    display: inline-block;
    width: 22px;
    height: 21px;
    background: url(../pic/cat_btns.jpg) no-repeat 0px 0px;
}

#teacher_content .list_title .next {
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    height: 21px;
    background: url(../pic/cat_btns.jpg) no-repeat right 0px;
}

#teacher_content .list_title .a {
    background-color: White;
    display: inline-block;
    padding: 0px 8px;
    margin: 0px 5px 0px 0px;
    vertical-align: middle;
    height: 25px;
    line-height: 25px;
}

#teacher_content .list_title .a img {
    vertical-align: middle;
    margin: -3px 0px 0px 2px;
}

#teacher_content .rc .bodycontent .list {
    padding-bottom: 0px;
    padding-top: 10px;
    width: 875px;
}

#teacher_content .rc .bodycontent .list li {
    margin-bottom: 20px;
}

#teacher_content .rc .bodycontent .list ul {
    width: 900px;
}

#teacher_content .teacherinnercontent {
    border-top: solid 15px #F0F1F1;
}

#teacher_content .page {
    padding: 15px 13px 10px 0px;
    text-align: right;
}

#teacher_content .page a {
    text-decoration: none;
    display: inline-block;
    width: 28px;
    height: 27px;
    background: url(../pic/page_bg.jpg) no-repeat 0px -27px;
    font-family: Arial;
    text-align: center;
    line-height: 27px;
    margin: 0px 1px;
    vertical-align: middle;
}

#teacher_content .page a:hover {
    background-position: 0px 0px;
}

#teacher_content .page .current, #dealer_list .page .current:hover {
    background-position: 0px -54px;
    color: White;
}

#teacher_content .page span {
    margin: 0px 1px;
    vertical-align: middle;
}

#teacher_content .page .prev, #teacher_content .page .next {
    font-family: MS Sans Serif;
    font-weight: bold;
    line-height: 23px;
}

#teacher_content .commentcontent {
    padding: 45px;
    background: url(../pic/question_t.jpg) no-repeat 45px 0px;
}

#teacher_content .commentcontent .textarea {
    width: 773px;
    height: 78px;
    padding: 10px;
    background: url(../pic/teacher_textarea_bg.jpg) no-repeat 0px 0px;
    border: 0px;
    overflow: hidden;
}

#teacher_content .commentcontent .btns {
    background: url(../pic/comment_li.jpg) no-repeat center bottom;
    text-align: right;
    padding: 10px;
}

#teacher_content .commentcontent .submitbtn {
    width: 85px;
    height: 26px;
    margin: 0px 0px 0px 10px;
    border: 0px;
    background: url(../pic/teacher_submitbtn.jpg) no-repeat 0px 0px;
    cursor: pointer;
    vertical-align: middle;
}

#teacher_content .commentlist li {
    _display: inline-block;
    position: relative;
    padding: 20px 0px 15px 100px;
    background: url(../pic/comment_li.jpg) no-repeat center bottom;
}

#teacher_content .commentlist .img {
    left: 0px;
    top: 15px;
    position: absolute;
    background: url(../pic/comment_picbg.jpg) no-repeat 0px 0px;
    width: 66px;
    height: 66px;
    padding: 7px;
}

#teacher_content .commentlist .img img {
    width: 64px;
    height: 64px;
    border: solid 1px #D7D7D8;
}

#teacher_content .commentlist .c {
    position: relative;
    line-height: 20px;
    border: solid 1px #E7E7E7;
    padding: 7px 10px;
}

#teacher_content .commentlist .c .pic {
    _display: none;
    position: absolute;
    left: -8px;
    top: 15px;
    width: 8px;
    height: 11px;
    background: url(../pic/comment_direct.jpg) no-repeat 0px 0px;
}

#teacher_content .commentlist .c .time {
    height: 22px;
    line-height: 22px;
    background: url(../pic/comment_time_pic.jpg) no-repeat 0px 5px;
    padding: 0px 0px 0px 15px;
    color: #8C8C8C;
}

#teacher_content .commentlist .c p {
    min-height: 40px;
}

#teacher_content .commentlist .split {
    padding: 20px 100px 15px 0px;
}

#teacher_content .commentlist .split .img {
    left: auto;
    right: 0px;
}

#teacher_content .commentlist .split .c {
}

#teacher_content .commentlist .split .pic {
    background: url(../pic/comment_direct1.jpg) no-repeat 0px 0px;
    right: -8px;
    left: inherit;
}

#detailcontent {
    background: url(../pic/detail_current_bg.jpg) repeat-y 0px 0px White;
}

#detailcontent .mainbanner {
}

#detailcontent .mainbanner img {
    width: 1200px;
}

#detailcontent .tabs {
    background-color: White;
    height: 60px;
    border: 0px;
    padding: 10px 0px 0px 0px;
}

#detailcontent .tabs ul {
    background-color: #2295CC;
    height: 46px;
    _overflow: hidden;
}

#detailcontent .tabs li {
    color: White;
}

#detailcontent .tabs .current {
    padding-bottom: 9px;
    background: url(../pic/detail_tabs_current.jpg) no-repeat center bottom;
}

#detailcontent .lc {
    margin: 10px 0px 0px 0px;
    line-height: 19px;
    float: left;
    width: 232px;
    padding: 15px 20px;
}

#detailcontent .lc h3 {
    padding: 0px 0px 8px 0px;
    font-size: 18px;
    line-height: 25px;
}

#detailcontent .lc h4 {
    padding: 3px 0px 5px 0px;
    line-height: 25px;
    font-size: 15px;
}

#detailcontent .lc p {
}

#detailcontent .lc .img {
    padding: 5px 0px;
}

#detailcontent .lc .img img {
    max-width: 232px;
}

#detailcontent .rc {
    float: right;
    width: 883px;
}

#detailcontent .page {
    padding: 5px 13px 10px 0px;
    text-align: right;
}

#detailcontent .page a {
    text-decoration: none;
    display: inline-block;
    width: 28px;
    height: 27px;
    background: url(../pic/page_bg.jpg) no-repeat 0px -27px;
    font-family: Arial;
    text-align: center;
    line-height: 27px;
    margin: 0px 1px;
    vertical-align: middle;
}

#detailcontent .page a:hover {
    background-position: 0px 0px;
}

#detailcontent .page .current, #dealer_list .page .current:hover {
    background-position: 0px -54px;
    color: White;
}

#detailcontent .page span {
    margin: 0px 1px;
    vertical-align: middle;
}

#detailcontent .lists {
    padding: 0px 5px 0px 0px;
}

#detailcontent .lists ul {
}

#detailcontent .lists li {
    height: 180px;
    overflow: hidden;
    display: inline-block;
    margin: 0px 0px 10px 0px;
    padding: 10px;
    border: solid 1px #C0C0C0;
}

#detailcontent .lists .img {
    width: 278px;
    height: 180px;
    overflow: hidden;
    float: left;
}

#detailcontent .lists .img img {
    width: 278px;
    height: 180px;
}

#detailcontent .lists .info {
    position: relative;
    height: 180px;
    overflow: hidden;
    float: right;
    width: 565px;
}

#detailcontent .lists .t {
    text-align: right;
    border-bottom: solid 1px #C0C0C0;
    height: 30px;
    line-height: 30px;
}

#detailcontent .lists .t strong {
    padding-left: 10px;
    float: left;
    display: block;
    height: 30px;
    width: 280px;
    font-size: 18px;
    text-align: left;
}

#detailcontent .lists .t span {
    color: #FF8B00;
    font-size: 17px;
    padding: 0px 0px 0px 10px;
}

#detailcontent .lists dl {
    padding: 10px 0px 0px 0px;
    width: 280px;
    float: left;
}

#detailcontent .lists dt {
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    font-weight: bold;
    padding-left: 20px;
}

#detailcontent .lists dd {
    line-height: 20px;
    padding-left: 20px;
}

#detailcontent .lists dd a {
    color: #84C9F2;
}

#detailcontent .lists .btn1 {
    position: absolute;
    left: 340px;
    top: 70px;
    display: block;
    width: 89px;
    height: 26px;
    background: url(../pic/detail_pic2.jpg) no-repeat 0px 0px;
}

#detailcontent .lists .btn2 {
    display: block;
    left: 340px;
    position: absolute;
    top: 110px;
    width: 89px;
    height: 26px;
    background: url(../pic/detail_pic2.jpg) no-repeat 0px bottom;
}

#detailcontent .lists .tools {
    width: 69px;
    position: absolute;
    right: 20px;
    top: 55px;
}

#detailcontent .lists .tools a {
    margin: 5px 0px;
    overflow: hidden;
    display: block;
    height: 24px;
    text-indent: -9999px;
    background: url(../pic/detail_pic1.jpg) no-repeat 0px 0px;
}

#detailcontent .lists .tools .a1 {
}

#detailcontent .lists .tools .a2 {
    background-position: 0px -35px;
}

#detailcontent .lists .tools .a3 {
    background-position: 0px bottom;
}

#flowcontent {
    position: absolute;
    left: 0px;
    width: 100%;
    z-index: 999999;
    top: 150px;
    position: fixed;
    z-index: 99999;
    left: 0px;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+150));
    _left: expression(((e=document.documentElement.scrollLeft)?e:document.body.scrollLeft)  +'px');
}

#flowcontent .inner {
    margin: 0px auto;
    background-color: White;
    width: 500px;
    border: solid 1px #DDD;
}

#flowcontent .title {
    font-size: 14px;
    border-bottom: solid 1px #DDD;
    padding: 10px 15px;
}

#flowcontent .title .close {
    float: right;
    cursor: pointer;
    width: 24px;
    height: 19px;
    background: url(../pic/close.jpg) no-repeat 0px 0px;
}

#flowcontent .title strong {
    font-size: 16px;
}

#flowcontent .bottom {
    padding: 15px;
    text-align: right;
    background-color: #F5F5F5;
    border-top: solid 1px #DDD;
}

#flowcontent .bottom .savebtn {
    width: 87px;
    height: 35px;
    border: 0px;
    cursor: pointer;
    color: White;
    font-size: 14px;
    color: White;
    background: url(../pic/flowbtn.jpg) no-repeat 0px 0px;
}

#flowcontent .bottom .cancelbtn {
    margin: 0px 0px 0px 10px;
    font-size: 14px;
    color: White;
    width: 87px;
    height: 35px;
    background: url(../pic/flowbtn.jpg) no-repeat right 0px;
    border: 0px;
    cursor: pointer;
}

#flowcontent .body {
    padding: 15px;
}

#flowcontent .body li {
    padding: 10px 0px;
    font-size: 14px;
}

#flowcontent .body .text {
    vertical-align: middle;
    height: 25px;
    line-height: 25px;
    padding: 0px 5px;
    border: solid 1px #ddd;
    width: 280px;
}

#flowcontent .body .checkbox {
    vertical-align: middle;
    margin: -2px 0px 0px 0px;
}

#fullcontent {
    z-index: 1000;
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
}

#fullcontent .fullcontent {
    background-color: Black;
    opacity: 0.30;
    filter: Alpha(Opacity=30);
    width: 100%;
    height: 100%;
}

#mycart {
    width: 1170px;
    margin: 0px auto;
    background-color: White;
}

.title zhibo {
    margin-left: 10px;
}

.f-l {
    float: left;
}

.f-r {
    float: right;
}

.clearfix:after {
    content: '';
    height: 0;
    clear: both;
    visibility: hidden;
    display: block;
}

.clearfix {
    display: block;
}

.main_con {
    width: 1200px;
    margin: 0 auto;
}

.main {
    width: 1050px;
    margin: 0 auto;
}

.fm {
    margin: 20px 0;
}

.navi_a {
    padding-left: 38x;
    padding-top: 0px;
}

.navi_a a {
    padding: 0 15px;
    font-size: 16px;
    color: #515151;
    line-height: 64px;
}

.navi_a a:hover {
    color: #188EEE;
}

.phone {
    text-align: right;
    color: #b0b0b0;
    height: 34px;
    padding-top: 20px;
}

.phone span {
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    color: #515151;
}

.form1 {
    float: left;
}

.keywords {
    width: 250px;
    height: 30px;
    padding-left: 5px;
    border: 1px solid #E2E2E2;
    border-right: none;
    line-height: 30px;
}

.search_btn {
    width: 46px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    background: #188EEE url(../images/searchbtn.jpg) no-repeat center center;
    border: 0;
    display: inline-block;
    cursor: pointer;
}

.lr {
    float: right;
    padding-left: 20px;
}

.lr a {
    line-height: 64px;
    color: #787878;
}

.lr a:hover {
    text-decoration: underline;
    color: #f54343;
}

.lr span {
    padding: 0 10px;
}

.menu_grade {
    width: 100%;
    height: 40px;
    background-color: #188EEE;
    display: block;
}

.menu_grade ul li {
    float: left;
    width: 100px;
}

.menu_grade ul li a {
    color: #fff;
    font-size: 15px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    width: 100%;
}

.menu_grade ul li a:hover, .menu_grade ul li a.current {
    background-color: #2476CC;
    text-decoration: none;
}

.footer {
    display: inline-block;
    width: 100%;
}

.ylinks {
    border-bottom: 1px solid #5E5E5E;
    padding: 30px 0;
    display: block;
    width: 100%;
    background-color: #666;
    overflow: hidden;
}

.ylinks span {
    width: 100px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.ylinks p {
    width: 900px;
}

.ylinks p a {
    color: #B3B3B3;
    padding-right: 18px;
    line-height: 25px;
}

.footer_nav {
    border-top: 1px solid #6C6C6C;
    padding: 30px 0 20px;
    display: block;
    width: 100%;
    background-color: #666;
}

.footer_nav ul li {
    float: left;
    margin-right: 60px;
}

.footer_nav ul li h2 {
    line-height: 40px;
    color: #fff;
    font-size: 16px;
}

.footer_nav ul li p a {
    line-height: 30px;
    color: #B3B3B3;
    font-weight: normal;
}

.footer_nav ul li p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    font-weight: bold;
}

.footer_nav ul li .p1 {
    background: url(../images/contact_icon.jpg) no-repeat 0 5px;
    padding-left: 20px;
}

.footer_nav ul li .p2 {
    background: url(../images/contact_icon.jpg) no-repeat 0 -22px;
    padding-left: 20px;
}

.footer_nav ul li .p3 {
    background: url(../images/contact_icon.jpg) no-repeat 0 -52px;
    padding-left: 20px;
}

.footer center {
    line-height: 45px;
    color: #9d9d9d;
}

.main-right {
    padding: 10px 0;
    margin-bottom: 60px;
}

.main-right-top {
    font-size: 16px;
    height: 36px;
    line-height: 32px;
    border-bottom: 1px solid #dcdddd;
    padding-bottom: 6px;
}

.main-right-list {
    padding-top: 20px;
}

.main-right-list li {
    padding: 9px;
    display: inline-block;
    width: 257px;
    overflow: hidden;
    border: 1px solid #F7F8F9;
    margin-bottom: 19px;
}

.main-right-list li:hover {
    border: 1px solid #ddd;
}

.course_title a {
    font-size: 14px;
    color: #333;
    line-height: 25px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    display: block;
    height: 49px;
    overflow: hidden;
}

.course_title a:hover {
    color: #188EEE;
}

.course_emphsis span {
    color: #188EEE;
    padding-right: 8px;
    font-size: 14px;
}

.course_emphsis em {
    font-style: normal;
    padding-left: 8px;
}

.class_summary {
    padding: 10px 0px;
    overflow: hidden;
    background: #fff;
}

.class_info h2 {
    font-size: 22px;
    color: #000;
    font-weight: bold;
    display: block;
    border-bottom: 1px solid #ddd;
    padding: 0 10px 10px 0;
    font-family: Microsoft YaHei;
}

.class_info {
    overflow: hidden;
    padding-left: 10px;
}

.class_img {
    position: relative;
    float: left;
    width: 590px;
    overflow: hidden;
    margin-right: 80px;
    display: block;
}

.clas_img_btm {
    color: #FFF;
    width: 100%;
    height: 45px;
    line-height: 45px;
    background-color: #636363;
}

.class_img .img {
    width: 590px;
    height: 368px;
}

.class_info .lesson_txt {
    font: 14px/24px Microsoft YaHei;
    display: block;
    color: #999;
}

.class_info .lesson_price {
    font-size: 12px;
    margin-top: 22px;
    margin-bottom: 0px;
    display: block;
    color: #666;
    padding-bottom: 5px;
    overflow: hidden;
}

.class_info .lesson_price b {
    font-size: 24px;
    color: #eb5403;
}

.class_info .lesson_time .font_size_12, .class_info .lesson_price .font_size_12, .lesson_type .font_size_12, .lesson_teacher .font_size_12 {
    display: inline-block;
    width: auto;
    font-size: 12px;
    height: 42px;
    line-height: 42px;;
    color: #000;
    padding-left: 0;
    text-align: right;
    margin-right: 6px;
}

.lesson_teacher .font_size_12 {
    margin-left: -2px;
}

.lesson_teacher {
    position: relative;
    margin-bottom: 25px;
}

.clas_img_btm img {
    vertical-align: middle;
    margin: 0 6px 0 32px;
    width: auto;
}

.c_course_dis { /* padding-right: 125px; */
    margin-right: 18px;
    line-height: 45px;
    float: right;
    font-size: 16px; /* background:url(/static/images/c_course_dis.png) right center no-repeat; */
}

.c_course_dis img {
    margin-left: 10px;
}

.cwx_box {
    display: block;
    position: absolute;
    left: 160px;
    top: -26px;
    width: 310px;
    height: 78px;
}

.cwx_box .c_tri {
    margin: 37px 6px 0 5px;
}

.cwx_box i {
    float: left;
}

.class_info .lesson_ser {
    width: 446px;
    cursor: pointer;
    overflow: hidden;
    margin-bottom: 4px;
}

.lesson_ser .font_size_12 {
    float: left;
    margin-right: 4px;
    display: inline-block;
    color: #000;
}

.lesson_ser .lesson_sertit {
    display: inline-block;
    text-align: center;
    width: 68px;
    height: 22px;
    line-height: 22px;
    border: 1px solid #EF7800;
    border-radius: 2px;
    color: #F09345;
    margin: 0px 8px 10px 0px;
}

.cwx_box .c_teacher_erwema {
    margin-top: 10px;
}

.cwx_box .cerweima_dis {
    margin: 30px 0 0 6px;
    color: #000;
}

.cwx_box .c_peo {
    margin: 38px 0 0 25px;
    color: #ed6c00;
}

.class_info .lesson_time.c_clock_icon {
    clear: both;
    padding-left: 18px;
    margin-top: 0px;
    margin-bottom: 28px;
    background: url(/static/images/c_clock.png) 0px 12px no-repeat;
}

.a_collect_course {
    vertical-align: top;
    height: 43px;
    overflow: hidden;
    display: inline-block;
}

.class_info .lesson_time span.c_collect_course {
    margin-left: 17px;
    padding-left: 26px;
    background: url(/static/images/c_collect_courses.png) 1px 5px no-repeat;
}

.class_info .lesson_price .font_size_12 {
    margin-right: 0px;
    margni-left: -2px
}

.class_info .lesson_price s {
    padding-left: 2px;
    color: #eb5403;
}

.class_info .lesson_type {
    font-size: 16px;
    color: #666;
    line-height: 42px;
    margin: 0 0 10px 0;
}

.class_info .lesson_type a {
    font-size: 16px;
    font-weight: normal;
    border: 1px solid #b8b7bd;
    padding: 5px 15px;
    text-align: center;
    color: #000;
}

.class_info .lesson_type a span {
    font-size: 14px;
}

.class_info .lesson_type a:hover {
    border: 2px solid #EB5403;
    text-decoration: none;
    color: #000;
    margin: -1px;
}

.class_info .lesson_time span {
    font-size: 12px;
    font-weight: normal;
    padding: 5px 15px;
    text-align: center;
    color: #000;
    margin-left: 1px;
}

.class_info .c_clock_icon span {
    padding: 0 0 0 4px;
}

.class_info .lesson_type a.tbselected, span.tbselected {
    background: url(../images/selected.png) no-repeat right bottom;
    border: 2px solid #EB5403;
    margin: -1px;
}

.class_info .lesson_time {
    font-size: 14px;
    color: #666;
    line-height: 42px;
}

.class_info .lesson_time .order_free-listen, .class_info .lesson_time .buy-now {
    color: #fff;
    padding: 6px 28px;
    font-size: 24px;
}

.class_info .lesson_time .buy-now {
    background: url(/static/images/buy_now.png) no-repeat 15px 16px;
}

.class_info .lesson_time .c_orlive {
    background: url(/static/images/buy_now.png) no-repeat 15px 16px;
}

.class_info .lesson_time .c_revideo {
    background: url(/static/images/icon_huifang.png) no-repeat 15px 16px;
}

.class_info .lesson_time .c_liveroom {
    background: url(/static/images/buy_now.png) no-repeat 15px 14px;
}

.class_info .lesson_time .order_free-listen {
    margin-left: -10px;
    background-color: #EA6C00;
    border-radius: 4px;
    padding-left: 40px;
}

.class_info .lesson_time .buy-now {
    padding-left: 40px;
    background-color: #ff6600;
    margin-left: 10px;
    border-radius: 4px;
}

.class_info .lesson_time .addcar {
    color: #fff;
    padding: 6px 28px;
    font-size: 24px;
    padding-left: 40px;
    margin-left: 10px;
    border-radius: 4px;
    background: url(/static/images/buy_now.png) #F7AB00 no-repeat 15px 16px;
}

.class_info .lesson_time a {
    text-decoration: none;
}

.lesson_detail {
    clear: both;
    border-top: 1px solid #ddd;
    margin-top: 20px;
    padding-top: 30px;
    position: relative;
}

.lesson_left {
    float: left;
    width: 790px;
    overflow: hidden;
}

.lesson_tab li {
    float: left;
    font-size: 18px;
    line-height: 40px;
    margin: 20px 30px;
    cursor: pointer;
}

.lesson_tab li.cur3 {
    border-bottom: 3px solid #FF8B00;
}

.lesson_box {
    overflow: hidden;
    clear: both;
    padding: 0 25px 25px 25px;
}

.lesson_box .box {
    display: none;
}

.lesson_box h2 {
    font-weight: normal;
    border-left: 6px solid #FF8B00;
    margin: 10px 0;
    font-size: 18px;
    padding-left: 10px;
    color: #333;
}

.lesson_box p {
    font-size: 14px;
    line-height: 150%;
}

.lesson_right {
    float: right;
    width: 360px;
    border: 1px solid #ddd;
    padding: 10px;
    min-height: 300px;
    margin-bottom: 30px;
}

.lesson_right h2 {
    font-size: 16px;
    color: #555;
}

.lesson_right ul {
    margin-top: 20px;
}

.lesson_right ul li {
    float: left;
    width: 100%;
    margin-bottom: 40px;
}

.lesson_right ul li img {
    float: left;
    width: 157px;
    height: 107px;
    margin-right: 10px;
    overflow: hidden;
}

.tj_class {
    overflow: hidden;
}

.lesson_right .tj_class h3 a {
    font-size: 16px;
    color: #555;
}

.lesson_right .tj_class p {
    font-size: 15px;
    line-height: 30px;
    color: #999;
}

.lesson_right .tj_class em {
    font-size: 20px;
    color: #F60;
    font-style: normal;
    font-weight: bold;
}

/*feedback*/

.message_banner {
    background: #F2F2F2 url(../images/message_banner.jpg) no-repeat top center;
    height: 211px;
}

.contact {
    background: #FCFCFC;
    padding: 20px 50px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
}

.contact_left {
    width: 380px;
    float: left;
    margin-left: 40px;
}

.conct_tit {
    font-size: 16px;
    font-family: "微软雅黑";
    font-weight: bold;
    line-height: 35px;
    color: #4B4B4B;
    padding-top: 10px;
}

.fl {
    font-size: 14px;
    font-family: "微软雅黑";
    color: #999;
    padding-left: 30px;
}

.con_address {
    background: url(../images/icon.png) no-repeat -30px -2px;
}

.contact_phone {
    background: url(../images/icon.png) no-repeat 0 -38px;
    line-height: 30px;
}

.contact_email {
    background: url(../images/icon.png) no-repeat 0 -122px;
}

.contact_right {
    float: left;
    width: 650px;
    margin-left: 100px;
}

.contact_right h2 {
    font-size: 20px;
    font-family: "微软雅黑";
    color: #4B4B4B;
    padding-top: 15px;
}

.contact_right p {
    color: #999;
    font-size: 14px;
    font-family: "微软雅黑";
    line-height: 25px;
    padding-top: 10px;
}

.int {
    margin-top: 15px;
}

.int .user_txt {
    width: 300px;
    height: 35px;
    line-height: 35px;
    padding: 10px 5px;
    border: 1px solid #ccc;
    font-family: "微软雅黑";
    margin-bottom: 25px;
    color: #999;
}

.space {
    margin-left: 15px;
}

.message {
    width: 630px;
    height: 200px;
    border: 1px solid #ccc;
    padding: 10px 5px;
    line-height: 30px;
    color: #999;
}

.sub_mes {
    width: 100px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-family: "微软雅黑";
    border-radius: 2px;
    margin-right: 15px;
    margin-top: 25px;
    cursor: pointer;
    font-size: 14px;
    transition: all 0.7s linear;
    -moz-transition: all 0.7s linear;
    -webkit-transition: all 0.7s linear;
    background: #188EEE;
    border: 0;
}

.col2 {
    background: #ccc;
}

.c_livebtn, .c_pingfen, .c_inlive, .c_pfbtn {
    display: inline-block;
    padding: 6px 12px;
    margin: 0 8px;;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.cke_main {
    position: relative;
    overflow-y: scroll;
    padding-bottom: 40px;
    width: 800px;
    height: 450px;
    font-size: 16px;
}

.c_ke_tit {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #444;
    text-align: center;
}

#myTb th, #myTb tr, #myTb td {
    text-align: center;
}

#myTb th {
    font-weight: bold;
    font-size: 16px;
    color: #333;;
}

#myTb td {
    font-size: 14px;
}

#myTb .trColor:hover {
    background-color: #F5F5F5;
}

#myTb .c_pingfen_dis {
    display: none;
}

.c_livebtn:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

.c_livebtn_opc {
    opacity: .75;
}

.table {
    width: 100%;
}

.table td, .table th {
    padding: 10px;
    text-align: left;
}

.tlist {
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    font-size: 14px;
}

.tlist td, .tlist th {
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 10px;
}

.tlist th {
    background: #efefef;
}

.tlist td.text-center, .tlist th.text-center {
    text-align: center;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/**/
.class_info p {
}

.class_count {
    margin-bottom: 28px;
}

.class_summary .class_info .c_livecin {
    padding: 5px 0px;
    color: #000;
}

.clive_price {
    font-style: normal;
    margin-right: 6px;
}

#c_jump {
    display: none;
    background: #960000;
    color: #fff;
    padding: 10px 25px;
    font-size: 16px;
}

.c_liveshowpic {
    font-size: 16px;
    color: #EA5503;
}

#maincontent .c_buybox {
    padding: 0;
    display: inline-block;
    margin-top: 1px;
    padding: 0;
    background: none;
    border: 2px solid #EB5403;
    width: 65px;
    height: 39px;
    position: relative;
}

#number {
    margin: 0 20px 6px 0;
    background: none;
    border: none;
    width: 46px;
    text-align: center;
    height: 24px;
    line-height: 24px;
    padding: 8px 0;
    font-size: 20px;
    color: #EB5401;
}

.c_btnsum, .cbtn_str {
    font-style: normal;
    padding: 0;
    width: 18px;
    height: 19px;
    position: absolute;
    right: -1px;
    background: #fff;
    border: 1px solid #EB5403;
    line-height: 19px;
    color: #EB5401;
    font-size: 18px;
    cursor: pointer;
    text-align: center;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.cbtn_str {
    bottom: -1px;
}

.c_btnsum {
    top: -1px;
}


