﻿html {
 
}

* {
    margin: 0;
    padding: 0;
}

body {
    font: 14px/1.75 "微软雅黑", arial, sans-serif,'DejaVu Sans','Lucida Grande',Tahoma,'Hiragino Sans GB',STHeiti,SimSun,sans-serif;
    color: #444;
    background-color: #fff;
}
.clearfix, .c {
    zoom: 1;
    clear: both;
}

    .clearfix:after, .clearfix:before, .c:after, .c:before {
        display: table;
        content: "";
    }

    .clearfix:after, .c:after {
        clear: both;
    }

.l {
    float: left;
}

.r {
    float: right;
}
a {
    color: #333;
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
        color: #e73131;
        text-decoration: none;
    }

    a img {
        border: none;
    }

div, ul, li, p, form {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

.clearfloat {
    clear: both;
    height: 0;
    overflow: hidden;
}

.head {
    background: white;
    height: 150px;
    min-width: 1200px;
    background-image:url(Images/topbg.jpg);
    background-position:center;
    background-repeat:no-repeat;
}

.ab {
    position: absolute;
}

.main {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.logo {
    width: 400px;
    height: 90px;
    top: 25px;
    left: 15px;
}
.logo img,.toperweima img{
    max-height:100%;max-width:100%;
}
.toperweima{
    width:100px;
    height:120px;
    top:20px;
    left:45%;text-align:center;color:red;
}
/*.toperweima p{margin-top:-10px;}*/
ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.h10 {
    height: 10px;
    overflow:hidden;
    width:100%;
    clear:both;
}

.menu_out ul {
    list-style-type: none;
    width: 1200px;
    margin: 0 auto;
    height: 50px;
}

.menu_out li {
    float: left;
    display: list-item;
    text-align: -webkit-match-parent;
    height: 50px;
    line-height: 50px;
}

.menu_out .vlli {
    font-size: 18px;
    font-family: 宋体,sans-serif;
    font-weight: 600;
    height: 50px;
    color: black;
    line-height: 50px;
    text-align: center;
    _width: 20px;
    width:20px;
}

.menu_out li a {
    display: block;
    font-size: 18px;
    font-family: 宋体,sans-serif;
    text-decoration: none;
    letter-spacing: 5px;
    font-family: \5FAE\8F6F\96C5\9ED1;
    color: white;
}

    .menu_out li a:hover {
        color: #e67817;
    }
.menu_out li.hover a{color: #e67817;}
.fl {
    float: left;
}

.fr {
    float: right;
}

.cl {
    clear: both;
}

.topsearch {
    background: url(Images/search_bg.jpg) left center no-repeat;
    width: 220px;
    height: 23px;
    right: 5px;
    top: 60px;
}

.top_search {
    top: 5px;
    position: absolute;
    left: 200px;
    width: 15px;
    height: 15px;
    cursor: pointer;
    background: url(Images/search.png) left center no-repeat;
}

.topsearch_searchbtn {
    vertical-align: top;
    padding: 0px 0px 0px 0px;
    font-size: 12px;
    width: 40px;
    height: 20px;
    left: 945px;
    top: 48px;
    position: relative;
}

.topsearch input {
    background-color: transparent;
    border: none;
    width: 200px;
    height: 23px;
    padding-left: 5px;
    vertical-align: super;
}

.top_link {
    left: 320px;
    top: 58px;
    width: 680px;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    background:url(Images/menubg.png) left center no-repeat;
}
.top_link ul{padding-left:15px;}
.top_link ul li{float:left;color: #fff;}
.top_link ul li.ptlink {width:270px;background:url(Images/ptlink.png) center center no-repeat;}
    .top_link a {
        color: #fff;
        text-decoration: none;
        padding-right: 13px;
        padding-left:13px;
    }
    .top_link ul li.ptlink a{display:block;width:100%;height:32px;}
    .top_link a.curr {
        color: #e67817;
    }
.banner_out {
    background-color: #76c5f0;
    min-width:1200px;
    /*height: 472px;
    overflow: hidden;*/
}

.banner_out2 {
    background-color: #0b0c39;
    height: 60px;
    min-width: 1200px;
}

.menu_out {
    background-color: #1D253C;
    height: 51px;
    clear: both;
    min-width: 1200px;
}

.banner {
    margin: 0 auto;
    width: 1200px;
    height: 410px;
    overflow: hidden;
}

.index_title_bg {
    background: url(Images/title_bg.png) left top no-repeat;
    height: 50px;
    line-height: 35px;
    color: #fff;
    /*width: 1200px;*/
    margin: 0 auto;
}

    .index_title_bg .textspan {
        width: 150px;
        height: 35px;
        text-align: center;
        font-size: 22px;
        margin-left: 30px;
        font-weight: 500;
        letter-spacing: 4px;
    }

.input_text {
    background: url('Images/index_inputBg.jpg') left center no-repeat;
    width: 207px;
    height: 26px;
    line-height: 26px;
    padding-left: 10px;
    border: none;
    background-color: transparent;
}

.input_vercode {
    background: url('Images/index_vercodeinputBg.jpg') left center no-repeat;
    ;
    width: 100px;
}
.input_textw {
    background: url('Images/index_inputBg_w.jpg') left center no-repeat;
    width: 207px;
    height: 26px;
    line-height: 26px;
    padding-left: 10px;
    border: none;
    background-color: transparent;
}

.input_vercodew {
    background: url('Images/index_vercodeinputBg_w.jpg') left center no-repeat;
    ;
    width: 100px;
}
.logon li {
    float: left;
    width: 500px;
    height: 235px;
    list-style: none;
    display: inline;
    font-size: 14px;
    margin-left:300px;
}

    .logon li .img {
        width: 150px;
        height: 150px;
        top: 40px;
        position: relative;
    }

    .logon li .img2 {
        left: 280px;
        position: absolute;
    }

    .logon li .img3 {
        left: 500px;
        position: absolute;
    }

.userlogin_layer li, .classlogin_layer li {
    height: 35px;
    line-height: 35px;
    width: 300px;
}

    .userlogin_layer li.mt10, .classlogin_layer li.mt10 {
        height: 45px;
        line-height: 45px;
        text-align: center;
    }

    .userlogin_layer li dt, .classlogin_layer li dt {
        width: 110px;
        text-align: right;
        float: left;
        font-size:1.5em;
    }

    .userlogin_layer li dd, .classlogin_layer li dd {
        width: 165px;
        float: left;
    }

.userlogin_layer {
    position: absolute;
    left: 150px;
    top: 40px;
    width: 300px;
}

.classlogin_layer {
    position: absolute;
    left: 670px;
    top: 40px;
    width: 300px;
}

    .classlogin_layer span, .userlogin_layer span {
        font-weight: bolder;
        cursor: pointer;
    }

        .classlogin_layer span:hover, .userlogin_layer span:hover {
            text-decoration: underline;
        }

.peilist li {
    float: left;
    width: 400px;
    height: 80px;
    list-style: none;
    line-height: 22px;
    display: inline;
    font-size: 14px;
    overflow: hidden;
     position:relative;
}
.tcountdown{position:absolute;right:30px;bottom:10px;color:#e67817;}
.peilist_li,.newlist_li {
    position: relative;
}

    .peilist_li li{
       float:left;
       position:relative;
        width:50%;
        list-style: none;
        line-height: 35px;
        font-size: 14px;
        letter-spacing: 3px;
        height: 35px;
       
    }
  /**  .peilist_li li:before{position: absolute;left: 0px;top: 50%;width: 4px;height: 4px;background: #fff;margin-top: -2px;content: "";z-index: 2;border-radius: 50%;}*/
.peilist_li li:after{position: absolute;left: 0;bottom: -1px;width: 0;height: 1px;background: #ffffff;content: "";z-index: 8;transition:0.6s;}
.peilist_li li:hover:after{width: 100%;}
    .newlist_li li {      
        float: left;
        width: 480px;
        line-height: 35px;
        list-style: none;
        letter-spacing: 3px;
    font-size: 16px;
        height: 35px;
        display: inline;
    background: url('Images/pdot.png') 5px 12px no-repeat; padding-left:22px;
}

.peilist li .date {
    background: url(Images/date.png) center 10px no-repeat;
    width: 75px;
    float: left;
    height: 120px;
}

.peilist li .title {
    color: #e67817;
    width: 210px;
    float: left;
    font-weight: 600;
    height: 25px;
    font-size: 16px;
}



    .peilist li .title l {
        font-size: 9px;
    }

.peilist li .lnk {
    width: 90px;
    float: left;
    font-weight: 600;
}

.peilist li .instro a {
    color: #504e4f;
}
.peilist li .instro a:hover {
    color: red;font-weight:bold;
}

.peilist li .instro {
    width: 300px;
    clear: both;
    color: #504e4f;
    letter-spacing: 2px;
    line-height: 20px;
}

.index_notes_bg {
    background-color: #007cc2;
    height: 235px;
    min-width: 1200px;
}
.index_news_bg {
    background-color: #76c5f0;
    height: 360px;
    min-width: 1200px;
}
.index_user_bg {
    background-color: #ecf7fd;
    height: 235px;
    min-width: 1200px;
}

.index_train_bg {
    background-color: #fff;
    position: relative;
    min-width: 1200px;
}

.huizong_bg, .huizong_bg_h {   
    padding:20px 0 20px 0;
    background-color: #fff;
}
.huizong_bg_h {
    background-color: #eff0f2;
}
.huizong {
    width: 1000px;
    margin: 0 auto;
    padding:20px 0 20px 0;
}
.huizong .titlelist {
      font-size:14px;
}

        .huizong .titlelist .bigtitle {
            color: #e57613;
            font-size: 20px;
            font-weight:600;
            letter-spacing:5px;
            text-align: justify;
            text-justify: distribute;
            text-align-last: justify;
            font-family:微软雅黑;
        }
 .huizong .list{margin-top:20px;}
    .huizong .list li {
        width: 485px;
        float: left;
        height: 25px;
        line-height: 25px;
        overflow: hidden;
        background: url('Images/pdot.png') 1px 7px no-repeat;
        padding-left: 15px;
    }
 .huizong .list a{font-size:14px;}
        .huizong .list li:hover {
            background: url('Images/pdot_on.png') 0px 8px no-repeat;
        }
.huizong_blue {
    background-color: #f2f2f2;
    height: 115px;
}
.huizong_link{width:1000px;margin:0 auto;}
.huizong_link ul{padding-top:30px;}
.huizong_link li{height:80px;width:70px;float:left;overflow:hidden;text-align:center;vertical-align:middle; margin:0 60px 10px 40px;}
    .huizong_link li img { display:block; margin:0 auto
    }
    .huizong_link li:last-child { margin-right:0
    }
    .index_imgcontent_bg {
        background-color: rgb(240,241,242);
        position: relative;
    }

.index_xuanxue_bg {
    background-color: #dededc;
    height: 170px;
}

.index_xuanxue_List li {
    background: url('Images/t.png') center center no-repeat;
    height: 35px;
    width: 240px;
    text-align: center;
    line-height: 40px;
    float: left;
    margin-left: 20px;
    letter-spacing: 2px;
}

    .index_xuanxue_List li a {
        color: #383331;
        font-size: 16px;
        font-weight: 600;
    }

        .index_xuanxue_List li a:hover {
            color: #ffcc33;
        }

.index_sanjiao_List {
    background: url('Images/title.png') left center no-repeat;
}

    .index_sanjiao_List a {
        margin-left: 15px;
    }

.index_sanjiao_List_blue {
    background: url('Images/title_blue.png') left top no-repeat;
    background-position: 5px 12px;
}

    .index_sanjiao_List_blue a {
        margin-left: 15px;
    }

.jingpinlist {
    position: relative;
}

    .jingpinlist li {
        float: left;
        width: 300px;
        height: 250px;
        line-height: 22px;
        font-size: 14px;
        position: relative;
        overflow: hidden;
    }

        .jingpinlist li .img {
            left: 30px;
            top: 12px;
        }

        .jingpinlist li .date {
            background: url(Images/jingping_ph_bg1.png) center center no-repeat;
            width: 296px;
            height: 184px;
            z-index: 99;
            margin: 0 auto;
        }

        .jingpinlist li .title {
            color: #333;
            width: 200px;           
            margin: 0 auto;
            text-align: center;
            margin-top:10px;
        }

        .jingpinlist li a {
            color: #333;
        }

        .jingpinlist li .instro {
            width: 200px;
            color: #504e4f;
            letter-spacing: 2px;
            line-height: 20px;
            margin: 0 auto;
            font-size: 12px;
        }
.booklist {
    position: relative;
    margin-top:20px;
}

    .booklist li {
        float: left;
        width: 325px;
        height: 300px;
        line-height: 22px;
        font-size: 14px;
        position: relative;
        overflow: hidden;
    }

        .booklist li .img {
            left: 92px;
            top: 12px;
        }

        .booklist li .date {
            background: url(Images/index_bookbg.png) center center no-repeat;
            width: 155px;
            height: 210px;
            z-index: 99;
            margin: 0 auto;
        }

        .booklist li .title, .booklist li .title a {
            color: #fff;
            width: 300px;           
            margin: 0 auto;
            text-align: center;
            margin-top:10px;
        }

        .booklist li a {
            color: #333;
        }
.index_newsList li {
    line-height: 33px;
    height: 33px;
    font-size: 14px;
}

    .index_newsList li a:link, .ProductsList li a:link, .peilist_li li a:link {
        color: #fff;
    }

    .index_newsList li a:visited, .ProductsList li a:visited, .peilist_li li a:visited {
        color: #fff;
    }

    .index_newsList li a:hover, .ProductsList li a:hover .peilist_li li a:hover {
        color: #ffcc33;
    }

.ProductsList li {
    line-height: 25px;

}

.ProductsList li {
    height: 115px;
    overflow: hidden;
    padding-bottom: 10px;
}

.index_book_bg {
    background-color: #007cc2;
    height: 420px;
    position: relative;
}

.navigation {
    width: 1198px;
    margin: 10px auto;
    clear: both;
    height: 42px;
    line-height: 42px;
    color: #999;
    /*background: url("/Content/Courses/ask_points.gif") no-repeat left -1356px;*/
   
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

    .navigation span {
        float: right;
    }

    .navigation dt#KeyWord {
        height: 25px;
        line-height: 25px;
    }

    .navigation a {
        color: #999;
    }

        .navigation a:hover {
            color: red;
            text-decoration: none;
        }
/*教材课件*/
.bookseachboxbg{height:135px;background-color:#eff0f2;font-size:20px;line-height:34px;}
.bookseachbox{position:relative;width:980px;margin:0 auto;}
.booksearchtext{position:absolute;left:220px;top:55px;color:#34302d;font-weight:bold;}
.booksearchinput{position:absolute;left:310px;top:55px;color:#34302d;font-weight:bold;}
.booksearchbt{position:absolute;left:670px;top:56px;}
.bookseachbox .input{border:1px solid #72716f;background-color:transparent;height:33px;width:350px;line-height:33px;}
.book_list,.book_view{width:950px;margin:0 auto;}
.book_view{font-size:18px;margin-top:30px;}
.book_list li{height:350px;font-size:14px;}
.book_list li .imgbox{width:250px;height:350px;float:left;position:relative;overflow:hidden;background:url('Images/bookbg.jpg') left center no-repeat;}
.book_list li .imgbox .img{position:absolute;left:17px;top:47px;width:208px;height:258px;overflow:hidden;}
.book_list li .imgbox img{width:208px;height:258px;}
.book_list li .boxr{width:670px;float:right;}
.book_list li .boxr .booktitle,.book_view .booktitle{height:60px;color:#1a1411;font-size:18px;line-height:90px;font-weight:bold;}
.book_view .booktitle{line-height:40px;font-size:28px;}
.book_list li .boxr .bookprice,.book_view .bookprice{height:30px;line-height:30px;color:#e4730f;}
.book_list li .boxr .bookinstro{height:165px;line-height:25px;text-indent:2em;}
.book_list li .boxr .buybt{height:50px;line-height:50px;text-align:right;padding-right:40px;}
.bookbtn_buy{background:url('Images/buybt.jpg') left center no-repeat; width:111px;height:34px; cursor:pointer;float:right;margin-right:40px;}
.book_view .imgbox{width:360px;height:417px;float:left;position:relative;overflow:hidden;background:url('Images/bookviewbg.jpg') left center no-repeat;}
.book_view .imgbox .img{position:absolute;left:24px;top:27px;width:290px;height:360px;overflow:hidden;}
.book_view .imgbox img{width:290px;height:360px;}
.book_view .boxr{width:570px;float:right;position:relative;}
.book_view .bookitem{height:35px;line-height:35px;color:#1e1916;}
.book_view .boxr .buybox{height:34px;width:300px;position:absolute;left:0px;top:360px;}
.book_view .boxr .buybt{height:34px;width:111px;position:absolute;left:300px;top:360px;}
.book_view .bookinstro{line-height:25px;margin-top:10px;}
/*关于我们*/
.list_tip{width:100%;height:34px;background:url("Images/list_tip_bg.png") left center no-repeat;}
.list_tip div{width:156px;height:34px;line-height:34px;overflow:hidden;text-align:center;margin-left:33px;color:#fff;font-size:20px;font-family:微软雅黑;}
.aboutcontent{line-height:25px;margin-top:20px;font-size:14px;letter-spacing:3px;}
.aboutcontent p{text-indent:2em;}
.wenhuabg{background-color:#eff0f2;}
.wenhua{width:998px;margin:0 auto;padding-top:30px;}
.wenhua .list,.mlist{margin-top:30px;font-size:14px;}
.wenhua .list li,.mlist li{background:url("Images/pdot.png") 3px center no-repeat;padding-left:20px;line-height:30px;height:30px;width:470px;float:left;overflow:hidden;}
.more{text-align:right;height:25px;clear:both; width:900px;margin:0 auto;}
.picilist{font-size:14px;}
.picilist li{height:35px;line-height:35px;background:url("Images/title_blue.png") 3px center no-repeat;padding-left:20px;border-bottom:1px solid #ccc;}
.picilist a{color:red;}
.picilist .tit{width:450px;float:left;overflow:hidden;}
.picilist .enddate{width:180px;float:left;overflow:hidden;}
.picilist .date{width:100px;float:right;overflow:hidden;}
/*班级风采*/
.banjiimg_list,.ganyan_list{margin-top:30px;}
.banjiimg_list li{height:290px;width:280px;float:left;overflow:hidden;background:url("Images/banji_img_bg.jpg") left top no-repeat;position:relative;}
.banjiimg_list li .img{position:absolute;left:18px;top:14px;width:240px;height:150px;overflow:hidden;}
.banjiimg_list li img{width:240px;height:150px;}
.banjiimg_list li .tit{position:absolute;left:10px;top:180px;width:270px;line-height:25px;}
.banjiimg_list li.space{width:78px;height:290px;float:left;overflow:hidden;background:none;}
.ganyan_list li{height:120px;width:498px;float:left;overflow:hidden;}
.ganyan_list li .m,.ganyan_list li .f{width:68px;height:120px;float:left;background:url("Images/m.png")center 10px no-repeat;}
.ganyan_list li .f {background: url("Images/f.png") center 10px no-repeat;}
.ganyan_list li .tit{width:400px;float:left;line-height:25px;padding-top:10px;}
#wrap {
    width: 1200px;
    margin: 0px auto;
}

#zxwz {
    font-size: 14px;
}

#wrap #content {
    width: 100%;
    margin: 0 auto;
    margin-top: 10px;
}

    /*#wrap #content #main2 {
        width: 730px;
        float: left;
        margin-right: 10px;
    }*/
.w100 img{vertical-align:middle;}
    #wrap #content #main_imgcontent h1 {
        color: #ff6a00;
        margin: 10px 0 10px 0;
    }

    #wrap #content #main_imgcontent ul {
        list-style: none;
        letter-spacing: 2px;
        display: block;
        padding: 20px 0 20px 0;
    }

        #wrap #content #main_imgcontent ul li {
            display: block;
        }

        #wrap #content #main_imgcontent ul .left {
            float: left;
            font-size: 14px;
            font-weight: 600;
            margin-right: 20px;
        }

        #wrap #content #main_imgcontent ul .right {
            font-size: 14px;
            overflow: auto;
        }

    #wrap #content #main_imgcontent .imgcontent_img {
        list-style: none;
        letter-spacing: 2px;
        display: block;
        padding: 0px 0 0px 0;
    }

    #wrap #content #main_imgcontent .imgcontent_img_li {
        float: left;
        width: 400px;
       height:300px;
       overflow:hidden;
       position:relative;
       background:url("Images/list_img_bg.png") center top no-repeat;
    }

        #wrap #content #main_imgcontent .imgcontent_img_li img {
            height: 210px;
            width: 350px;
            position:absolute;
            left:24px;top:22px;           
        }

    #wrap #content #side2 {
        width: 235px;
        float: right;
    }

        #wrap #content #side2 .tab2 {
            margin-bottom: 20px;
        }

            #wrap #content #side2 .tab2 #zxwz li a {
                font-size: 14px;
                width: 230px;
                display: block;
            }

            #wrap #content #side2 .tab2 #zxwz li {
                padding-bottom: 7px;
                line-height: 27px;
                font-size: 12px;
                border-bottom: #ccc dashed 1px;
                padding-top: 7px;
            }

                #wrap #content #side2 .tab2 #zxwz li a:hover {
                    color: #900;
                }

                #wrap #content #side2 .tab2 #zxwz li a img {
                    height: 10px;
                    width: 16px;
                }

                #wrap #content #side2 .tab2 #zxwz li img {
                    width: 100px;
                    height: 131px;
                }

            #wrap #content #side2 .tab2 #zxwz div {
                width: 20px;
                height: 20px;
                float: left;
                text-align: center;
                line-height: 20px;
                margin-right: 10px;
                font-size: 16px;
                background-color: #fff;
                color: #000;
                border: 1px #D5D5D5 solid;
                -moz-border-radius: 10px;
                -webkit-border-radius: 10px;
                border-radius: 10px;
            }

            #wrap #content #side2 .tab2 #zxwz .top1 {
                background: #0C9AD8;
                color: #FFFFFF;
                border: none;
            }

            #wrap #content #side2 .tab2 #zxwz .top2 {
                background: #0C9AD8;
                color: #FFFFFF;
                border: none;
            }

            #wrap #content #side2 .tab2 #zxwz .top3 {
                background: #0C9AD8;
                color: #FFFFFF;
                border: none;
            }

            #wrap #content #side2 .tab2 #zxwz span {
                float: right;
            }

            #wrap #content #side2 .tab2 #zxwz p {
                padding-left: 40px;
                padding-right: 20px;
                color: #999999;
            }

            #wrap #content #side2 .tab2 #zxwz .h {
                height: 135px;
            }

            #wrap #content #side2 .tab2 #zxwz img {
                padding-left: 15px;
                width: 75px;
                height: 60px;
            }

            #wrap #content #side2 .tab2 #zxwz .foo11 {
                border-bottom: none;
            }

    #wrap #content .tab2 {
        margin-bottom: 10px;
    }

        #wrap #content .tab2 #bt {
            height: 39px;
            background-color: #F8F8F8;
            border-top: 1px #0C9AD8 solid;
            border-bottom: 1px solid #E7E7E7;
            width: 100%;
            margin-bottom: 10px;
        }

            #wrap #content .tab2 #bt h3 {
                background: #fff;
                border-bottom: 1px solid #fff;
                color: #c00;
                width: 100px;
                font: normal 15px/37px "Microsoft YaHei";
                _font-weight: bold;
                cursor: default;
                border-right: 1px solid #E7E7E7;
                text-align: center;
                color: #333;
            }

            #wrap #content .tab2 #bt span {
                color: #0C9AD8;
                font-size: 25px;
                padding-right: 5px;
                font-weight: 500;
                ont-family: "微软雅黑";
            }

    #wrap #content #weizhi {
        height: 25px;
        line-height: 25px;
        padding-left: 10px;
        font-size: 13px;
    }

    #wrap #content #main2 #xinwen {
        /*border: #E5E5E5 1px solid;
        border-top: #000000 3px solid;*/
        padding: 0 22px;
    }

        #wrap #content #main2 #xinwen #xw_hear {
            margin-bottom: 22px;
            font-family: "微软雅黑";
        }

            #wrap #content #main2 #xinwen #xw_hear #xw_title {
                text-align: center;
                margin-top: 8px;
            }

                #wrap #content #main2 #xinwen #xw_hear #xw_title h2 {
                    font-size: 22px;
                }

            #wrap #content #main2 #xinwen #xw_hear #xw_xinxi span {
                color: #666666;
                margin-right: 10px;
            }

                #wrap #content #main2 #xinwen #xw_hear #xw_xinxi span em {
                    color: #FF0000;
                }

#xw_xinxi {
    text-align: center;
    margin-top: 8px;
    border-bottom: #CCCCCC 1px solid;
    padding-bottom: 10px;
}

#wrap #content #main2 #xinwen #xw_content {
    padding: 0 10px;
    font-size: 14px;
}

    #wrap #content #main2 #xinwen #xw_content .foot {
        float: right;
        margin-top: 20px;
    }

#zxwz {
    font-size: 14px;
}

#MyContent {
    font-size: 14px;
}

#wrap #content #main2 .boutiqueContent_table {
    font-size: 16px;
}

    #wrap #content #main2 .boutiqueContent_table .mx {
    }

    #wrap #content #main2 .boutiqueContent_table .baoming {
        display: block;
        font-size: 14px;
        font-weight: bold;
        width: 70px;
        text-align: center;
        line-height: 30px;
        background-color: #fab375;
        padding: 0 10px 0 10px;
    }

        #wrap #content #main2 .boutiqueContent_table .baoming:hover {
            color: black;
        }

    #wrap #content #main2 .boutiqueContent_table .zhuye {
        display: block;
        font-size: 14px;
        font-weight: bold;
        width: 70px;
        text-align: center;
        line-height: 30px;
        background-color: #00ffff;
        padding: 0 10px 0 10px;
    }

        #wrap #content #main2 .boutiqueContent_table .zhuye:hover {
            color: black;
        }

    #wrap #content #main2 .boutiqueContent_table .bo {
        font-weight: bold;       
    }
    #wrap #content #main2 .boutiqueContent_table .mytip {
        font-weight: bold;
        color:#e67817;
    }

#wrap #content #side2 .tab2 {
    margin-bottom: 20px;
}

    #wrap #content #side2 .tab2 #zxwz li a {
        font-size: 14px;
        width: 230px;
        display: block;
    }

    #wrap #content #side2 .tab2 #zxwz li {
        padding-bottom: 7px;
        line-height: 27px;
        font-size: 12px;
        border-bottom: #ccc dashed 1px;
        padding-top: 7px;
    }

        #wrap #content #side2 .tab2 #zxwz li a:hover {
            color: #900;
        }

        #wrap #content #side2 .tab2 #zxwz li a img {
            height: 10px;
            width: 16px;
        }

        #wrap #content #side2 .tab2 #zxwz li img {
            width: 100px;
            height: 131px;
        }

    #wrap #content #side2 .tab2 #zxwz div {
        width: 20px;
        height: 20px;
        float: left;
        text-align: center;
        line-height: 20px;
        margin-right: 10px;
        font-size: 16px;
        background-color: #fff;
        color: #000;
        border: 1px #D5D5D5 solid;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }

    #wrap #content #side2 .tab2 #zxwz .top1 {
        background: #0C9AD8;
        color: #FFFFFF;
        border: none;
    }

    #wrap #content #side2 .tab2 #zxwz .top2 {
        background: #0C9AD8;
        color: #FFFFFF;
        border: none;
    }

    #wrap #content #side2 .tab2 #zxwz .top3 {
        background: #0C9AD8;
        color: #FFFFFF;
        border: none;
    }

    #wrap #content #side2 .tab2 #zxwz span {
        float: right;
    }

    #wrap #content #side2 .tab2 #zxwz p {
        padding-left: 40px;
        padding-right: 20px;
        color: #999999;
    }

    #wrap #content #side2 .tab2 #zxwz img {
        padding-left: 15px;
        width: 75px;
        height: 60px;
    }

    #wrap #content #side2 .tab2 #zxwz .foo11 {
        border-bottom: none;
    }


    #wrap #content #main2 #LB ul li {      
        padding: 5px 0;
        height: 105px;
    }

        #wrap #content #main2 #LB ul li img {
            width: 165px;
            height: 100px;
            float: left;
            margin-right: 10px;
        }

        #wrap #content #main2 #LB ul li h2 {
            font-family: "微软雅黑";
            margin-bottom: 5px;
            font-size: 14px;
            font-weight: 500;
        }

            #wrap #content #main2 #LB ul li h2 .detail {
                color: #ff0000;
                float: right;
            }

            #wrap #content #main2 #LB ul li h2 a:hover {
                text-decoration: none;
                color: #900;
            }

        #wrap #content #main2 #LB ul li p {
            text-indent: 2em;
            font-size: 12px;
            color: #666666;
            margin-right: 5px;
        }

            #wrap #content #main2 #LB ul li p a {
                font-size: 14px;
                color: #666666;
            }

        #wrap #content #main2 #LB ul li:hover {
            background-color: #F9F9F9;
        }

        #wrap #content #main2 #LB ul li span {
            font-size: 14px;
            margin-top: 5px;
            color: #666666;
            display: block;
        }

            #wrap #content #main2 #LB ul li span.date {
            }

            #wrap #content #main2 #LB ul li span.pl {
                float: right;
                width: 30px;
                padding-left: 18px;
                font-size: 13px;
            }

.downlist li {
    height: 34px;
    line-height: 34px;
    background: url('Images/title_blue.png') left 15px no-repeat;
    padding-left:20px;
    font-size:14px;
}

    .downlist li .subtitle {
        background-color: #f1f1f1;
        clear: both;
        padding-left: 10px;
    }

    .downlist li .date {
        width: 120px;
        float: right;
        border-left: 1px solid #fff;
        text-align: center;
    }

    .downlist li .size {
        width: 200px;
        float: left;
        margin-left: 10px;
    }

    .downlist li .downs {
        width: 200px;
        float: left;
    }

    .downlist li .downlink {
        width: 120px;
        float: right;       
        text-align: center;
    }

        .downlist li .downlink a {
            color: Red;
        }

#fenye {
    clear: both;
    margin: 10px 20px 0 0;
}

   
/*购物车*/
.navsite {
    width: 998px;
    margin: 0px auto;
    background: url(images/cartnav-bg.gif) repeat-x;
    height: 64px;
}

    .navsite .left {
        width: 566px;
        float: left;
    }

    .navsite .right {
        width: 199px;
        float: right;
    }

.cartbox {
    width: 996px;
    margin: 0px auto;
    border: #D4D4D4 1px solid;
    height: 100%;
    padding-bottom: 10px;
    overflow: hidden;
}

    .cartbox .logintips {
        background: #F7F7F7;
        border-top: #999 solid 1px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        color: #000;
        padding-left: 20px;
    }

    .cartbox td {
        padding: 8px 0;
        border-bottom: #D4D4D4 dashed 1px;
    }

    .cartbox .ShoppingCart .title {
        background: #E6EBEE;
        height: 30px;
        line-height: 30px;
        border-top: #DDDDDD 1px solid;
        border-bottom: #DDDDDD 1px solid;
        font-weight: bold;
        color: #000;
    }

    .cartbox .ShoppingCart .carttr {
        margin-top: 30px;
    }

        .cartbox .ShoppingCart .carttr .prolist {
            padding: 10px;
        }

            .cartbox .ShoppingCart .carttr .prolist li {
                width: 20%;
                float: left;
                text-align: center;
                height: 150px;
            }

            .cartbox .ShoppingCart .carttr .prolist a:hover {
                color: red;
                text-decoration: none;
            }

.contactborder {
    width: 996px;
    margin: 0px auto;
    border: #D4D4D4 1px solid;
}

    .contactborder .logintips {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        color: #000;
        padding-left: 20px;
    }

    .contactborder .titleinput {
        font-size: 14px;
        font-weight: bold;
        padding-left: 10px;
        background: #F6F6F6;
        color: #333;
        height: 30px;
        line-height: 30px;
        padding-left: 10px;
        border-bottom: #E5E5E5 2px solid;
    }

    .contactborder table {
        padding: 10px;
    }

        .contactborder table .tdbg input {
            height: 20px;
            line-height: 20px;
            color: #999;
        }

    .contactborder td {
        height: 30px;
        line-height: 30px;
    }

        .contactborder td.fpxx {
        }

            .contactborder td.fpxx label {
                height: 27px;
                line-height: 27px;
            }

    .contactborder .border .title {
        font-weight: bold;
        color: #000;
        background: #AED7F8;
        height: 30px;
        line-height: 30px;
        border-bottom: #E4E4E4 1px solid;
    }

    .contactborder #sss font {
        color: green;
        font-weight: bold;
    }

#tel {
    width: 230px;
    margin: 0px auto;
    font-size: 14px;
    font: 12px/1.5 微软雅黑, arial, \5b8b\4f53;
}

    #tel li {
        height: 80px;
        padding: 0px;
        margin: 0px;
    }

    #tel .phone {
        background-image: url('/Content/themes/WebSite/Images/phone.png');
        background-repeat: no-repeat;
    }

    #tel .addr {
        background-image: url('/Content/themes/WebSite/Images/address.png');
        background-repeat: no-repeat;
        margin-top: 20px;
    }

    #tel div {
        margin-left: 60px;
        width: 160px;
    }

    #tel .conzt {
        color: black;
        letter-spacing: 10px;
        font-family: 宋体;
    }

    #tel .contel {
        color: black;
        letter-spacing: 2px;
        font-family: 宋体;
    }

    #tel .contel_two {
        color: black;
        letter-spacing: 2px;
        padding-left: 98px;
        font-family: 宋体;
    }

    #tel a {
        clear: both;
        color: #000;
    }

        #tel a:hover {
            text-decoration: none;
        }


    #tel .addr .tit {
        letter-spacing: 10px;
        font-family: 宋体;
    }

#footer {
    /*margin-top: 15px;*/
    height:139px;
    width: 100%;
    background-color: #1D253C;
    text-align: center;
    padding-top: 5px;
    display: block;
    font: 12px/1.5 宋体, arial, \5b8b\4f53;
}



.footernav {
    width: 880px;
    margin-top: 7px;
    list-style-type: none;
    text-align: left;
}

    .footernav a:hover {
        color: #ff6600;
    }

footernav a {
    color: white;
}

.footernav li {
    display: inline;
    margin: 0px auto;
    padding: 0 3px;
    height: 18px;
    line-height: 18px;
    color: white;
}

    .footernav li a {
        color: white;
    }

.foottitle {
    font-size: 12px;
    color: #FF6701;
}

.w100 {
    width: 950px;
    height: 72px;
    text-align: center;
    overflow: hidden;
    /*margin: 0px auto 0 auto;*/
    /*background-color: #DEE8EA;*/
}

.couplet_ad
/* 底部固定*/ {
    position: fixed;
    bottom: auto;
    top: 0;
    /*width: 120px;
            height: 230px;*/
    z-index: 99999;
    margin-top: 158px;
}

* html .couplet_ad
/* IE6 底部固定*/ {
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop));
}

    .couplet_ad a {
        display: block;
        cursor: pointer;
    }

#ad_left {
    left: 0px;
}

.back {
    background: url("/Content/themes/WebSite/Images/back.png") left center no-repeat;
    width: 85px;
    height: 20px;
    position: fixed;
    right: -55px;
    bottom: 50px;
    z-index: 9999;
    display: block;
    cursor: pointer;
}

    .back div {
        margin-left: 30px;
        font-weight: 600;
        font-size: 12px;
    }

.weixin {
    background: url("/Content/themes/WebSite/Images/weixin.png") left center no-repeat;
    width: 95px;
    height: 20px;
    position: fixed;
    right: -65px;
    top: 500px;
    z-index: 9999;
    display: block;
    cursor: pointer;
}

    .weixin div {
        margin-left: 30px;
        font-weight: 600;
        font-size: 12px;
    }

.luxian {
    background: url("/Content/themes/WebSite/Images/luxian.png") left center no-repeat;
    width: 85px;
    height: 20px;
    position: fixed;
    right: -55px;
    bottom: 50px;
    z-index: 9999;
    display: block;
    cursor: pointer;
}

    .luxian div {
        margin-left: 30px;
        font-weight: 600;
        font-size: 12px;
    }

.email {
    background: url("/Content/themes/WebSite/Images/email.png") left center no-repeat;
    width: 85px;
    height: 20px;
    position: fixed;
    right: -55px;
    bottom: 50px;
    z-index: 9999;
    display: block;
    cursor: pointer;
}

    .email div {
        margin-left: 30px;
        font-weight: 600;
        font-size: 12px;
    }

.title_img {
    width: 14px;
}

.product_title {
    margin: 0;
    padding: 0;
    height: 26px;
    text-align: right;
    padding-right:40px;
    margin-bottom:15px;
}
    /*background:url(/ufile/146/images/title_16.jpg) no-repeat right;*/
    .product_title span {
        padding-left: 15px;
        height: 26px;
        line-height: 26px;
        display: block;
        margin-right: 25px;
        font-family: "微软雅黑";
        font-size: 14px;
        font-weight: bold;
        color: #474747;
        text-align: left;
    }

#wrap #content #main_imgcontent {
    width: 1000px;
    float: left;
    margin-right: 10px;
}

#wrap #content #main_imglist {
    width: 1000px;
}
#wrap #content #main_imglist .left{
        width: 400px;
        height: 330px;
        background:url('Images/book_list_bg.png') left center no-repeat;
        position:relative;
        float:left;
         font-size: 14px;
            font-weight: 600;
    }
#wrap #content #main_imglist .left .img {
        width:350px;
        height: 220px;
       position:absolute;
       left:15px;
       top:53px;
    }
    #wrap #content #main_imglist .left img {
        width: 350px;
        height: 220px;
    }
   #wrap #content #main_imglist .right{width:580px;float:right;}
    #wrap #content #main_imglist .right img {
        float:right;
    }
     #wrap #content #main_imglist .right h2{font-size:22px;color:#e47716;padding-top:40px;}
        #wrap #content #main_imglist .right p {
            height:188px;
            overflow:hidden;
            font-size:14px;
    }

    #wrap #content #main_imglist ul {
        list-style: none;
        letter-spacing: 2px;
        display: block;
    }
.uRight {
    float: right;
    width: 970px;
    text-align: left;
    padding: 5px 10px 10px 10px;
}

.uRightt {
    float: left;
    width: 950px;
    height: 41px;
    line-height: 45px;
    border-bottom: 1px #EEE solid;
    text-align: right;
    color: #999;
    margin-left:10px;
}

    .uRightt span {
        float: left;
        width: 270px;
        line-height: 45px;
        font-size: 16px;
        color: #555;
        text-align: left;
        font-weight: bold;
        padding-left: 10px;
    }

.uListt {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: url('../../Courses/images/ulistt.png') left bottom repeat-x;
    border-left: 1px #DFE2E5 solid;
    border-right: 1px #DFE2E5 solid;
    color: #333;
}
.picilist { padding-top:35px;
}
.picilist ul {
    margin:15px 10px;
}
    .picilist ul li {
        line-height: 35px;
        border-bottom: 1px #e5e5e5 solid;
        padding: 0 20px;
        background: url('../../courses/Images/icon_spot.jpg') 8px center no-repeat;
    }

        .picilist ul li:nth-of-type(even) {
            background: #f5f5f5 url('../../courses/Images/icon_spot.jpg') 8px center no-repeat;
        }

        .picilist ul li .title {
            width: 55%;
            display: inline-block
        }

        .picilist ul li .time {
            width: 30%;
            display: inline-block
        }

        .picilist ul li .baoming {
            background: #e73131;
            color: #fff;
            padding: 3px 7px 4px 7px;
            border-radius: 2px;
        }

            .picilist ul li .baoming:hover {
                background: #d11128;
            }

        .picilist ul li .gray {
            color: #888;
        }
.train-table { margin:30px 10px 15px 10px;
}
    .train-table tr td { line-height:35px;
    }
.course-discuss {
 margin:0 10px;}
.margin-b { margin-bottom:10px;
}
.red {
    color: #e73131;
}
.auto-title td{
    background:#0C9AD8 url(../../courses/Images/ulistt.png) left bottom repeat-x;
    line-height: 25px;
}
.train_btn {
    color: #fff;
    padding: 7px 20px 8px 20px;
    border-radius: 2px;
    margin-right: 10px;
    font-size: 16px;
}

.btn_red {
    background: #e73131;
    color: #fff !important
}

.btn_gray {
    background: #ebebeb;
    color: #333
}

    .btn_gray:hover {
        background: #e3e3e3;
    }

.btn_red:hover {
    background: #d11128;
}

.example2 {
}

    .example2 ol {
        position: relative;
        width: 200px;
        height: 20px;
        top: -40px;
        left: 800px;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
    }

        .example2 ol li {
            float: left;
            width: 10px;
            height: 10px;
            margin: 5px;
            background: #fff;
        }

            .example2 ol li.seleted {
                background: #1AA4CA;
            }

.example2 {
    position: relative;
    padding: 0;
    overflow: hidden;
}

    .example2 ul {
        position: relative;
        padding: inherit;
        margin: 0;
    }

        .example2 ul li {
            float: left;
            padding: inherit;
            margin: inherit;
            list-style: none;
            width: 995px;
            height: 412px;
        }

            .example2 ul li img {
                width: 1195px;
                height: 412px;
            }
.xqxq {
    line-height: 30px;
    font-family: "Microsoft YaHei";
    font-size: 14px;
}
.xqbt {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    margin-top: 0.9375rem;
    border-bottom:1px solid #ccc;
    line-height:30px;
    padding-bottom:10px;
}
/*登录按钮*/
.loginup {
    width: 75px;
    height: 25px;
    margin-top: 5px;
    text-align: center;
    border: 1px solid #108DEE;
    border-radius: 3px;
    margin-left: 25px;
    overflow: hidden;
}

    .loginup a {
        display: block;
        width: 100%;
        height: 100%;
        color: #108DEE;
        line-height: 25px;
        font-size: 14px;
    }

        .loginup a:hover {
            background-color: #108DEE;
            color: #ffffff;
        }

#dloginbox {
    display: none;
}
.login ul li {
    margin: 18px auto;
}

.login ul .li-a {
    width: 388px;
    height: 40px;
    border: 1px solid #c9c9c9;
    overflow: hidden;
}

    .login ul .li-a .l {
        width: 38px;
        height: 38px;
        float: left;
        overflow: hidden;
    }

        .login ul .li-a .l img {
            width: 100%;
        }

    .login ul .li-a input {
        width: 345px;
        height: 38px;
        background-color: #ffffff;
        border: none;
        font-size: 16px;
    }

.login ul .li-b {
    width: 388px;
    height: 42px;
    overflow: hidden;
}

    .login ul .li-b .yz {
        width: 295px;
        height: 40px;
        border: 1px solid #c9c9c9;
        float: left;
        overflow: hidden;
    }

        .login ul .li-b .yz .l {
            width: 38px;
            height: 38px;
            float: left;
            overflow: hidden;
        }

            .login ul .li-b .yz .l img {
                width: 100%;
            }

        .login ul .li-b .yz input {
            width: 253px;
            height: 38px;
            background-color: #ffffff;
            float: right;
            border: none;
            font-size: 16px;
        }

    .login ul .li-b .yzm {
        width: 84px;
        height: 40px;
        border: 1px solid #c9c9c9;
        float: right;
        overflow: hidden;
    }

        .login ul .li-b .yzm img {
            width: 100%;
            height: 100%;
        }

.login ul .li-c {
    width: 360px;
    height: 47px;
    overflow: hidden;
}

    .login ul .li-c input {
        width: 18px;
        height: 18px;
        border: 1px solid #c9c9c9;
        float: left;
        margin: 14px 10px 0px 0px;
    }

    .login ul .li-c span {
        float: left;
        line-height: 45px;
        color: #999999;
    }

.login ul .li-d {
    width: 388px;
    height: 40px;
    overflow: hidden;
    border-radius: 3px;
}

    .login ul .li-d input {
        width: 388px;
        height: 40px;
        overflow: hidden;
        background-color: #108DEE;
        text-align: center;
        line-height: 40px;
        color: #ffffff;
        font-size: 18px;
        font-weight: bold;
        border: none;
    }

.login ul .li-e {
    width: 388px;
    height: 25px;
    overflow: hidden;
    line-height: 25px;
}

    .login ul .li-e a {
        line-height: 25px;
        color: #999999;
    }

        .login ul .li-e a:first-child {
            float: left;
        }

        .login ul .li-e a:nth-child(2) {
            float: right;
        }

        .login ul .li-e a:hover {
            color: #e74c16;
            text-decoration: underline;
        }
/*登录按钮*/


.top {
    overflow: hidden;
    width: 100%;
    height: 40px;
    background: #F5F5F5;
    font-size: 16px;
    color: #484848;
    position: relative;
    z-index: 999;
    min-width: 1200px;
}
.jz {
    width: 1200px;
    overflow: hidden;
    min-width: 1200px;
    margin: 0 auto;
}
    .top .tl {
        height: 30px;
        width: 500px;
        text-align: left;
        line-height: 30px;
    }

    .top .tr {
        height: 40px;
        width: 400px;
        text-align: right;
        line-height: 40px;
    }
.n_cont {
    width: 100%;
    overflow: hidden;
    min-width: 1200px;
    padding-top: 34px;
}
.ny_nav {
    width: 252px;
    float: left;
}

.ny_nav_chb {
    position: fixed;
    top: 0;
}

.ny_zqw {
    width: 898px;
    float: right;
}
.ny_nav .wjssbt {
    width: 252px;
    height: 113px;
    background: url("Images/fqfm_05.jpg") no-repeat center;
    color: #fff;
    font-size: 26px;
    line-height: 113px;
    text-align: center;
}

.ny_nav .wjssbtt {
    overflow: hidden;
    width: 252px;
    height: 106px;
}

.wjsndh {
    margin: 0;
}

    .wjsndh li {
        border-bottom: 1px solid #D3D3D3;
        width: 252px;
        height: 51px;
    }

        .wjsndh li a {
            display: block;
            height: 50px;
            background: #fff;
            color: #333;
            font-size: 14px;
            line-height: 50px;
            padding-left: 20px;
            -webkit-transition: background 0.3s;
            -moz-transition: background 0.3s;
            -ms-transition: background 0.3s;
            -o-transition: background 0.3s;
            transition: background 0.3s;
        }

            .wjsndh li a:hover {
                background: #108DEE;
                color: #fff;
                -webkit-transition: background 0.3s;
                -moz-transition: background 0.3s;
                -ms-transition: background 0.3s;
                -o-transition: background 0.3s;
                transition: background 0.3s;
            }

            .wjsndh li a span {
                float: right;
                font-family: "宋体";
                font-size: 20px;
                line-height: 50px;
                padding-right: 20px;
                -webkit-transition: padding 0.3s;
                -moz-transition: padding 0.3s;
                -ms-transition: padding 0.3s;
                -o-transition: padding 0.3s;
                transition: padding 0.3s;
            }

            .wjsndh li a:hover span {
                padding-right: 10px;
                -webkit-transition: padding 0.3s;
                -moz-transition: padding 0.3s;
                -ms-transition: padding 0.3s;
                -o-transition: padding 0.3s;
                transition: padding 0.3s;
            }

.nw_top {
    height: 45px;
    border-bottom: 1px solid #EAEAEA;
    line-height: 45px;
}

    .nw_top .top_tzbt {
        font-size: 20px;
        color: #818181;
        font-family: "Microsoft YaHei";
    }

    .nw_top .top_mbx {
        background: url("Images/fqfm_08.jpg")no-repeat left center;
        padding-left: 20px;
    }
.xmszw {
    overflow: hidden;
    display: none;
}

.wjssx {
    height: 225px;
    width: 100%;
    background: #FAFAFA;
}

.wjshnb {
    width: 575px;
    padding: 15px;
    height: 225px;
}
.foot {
    width: 100%;
    height: 180px;
    background: url("Images/dbg.jpg") no-repeat center;
    min-width: 1200px;
}
.ssnb {
    height: 160px;
    width: 600px;
    line-height: 50px;
    padding-top: 27px;
    overflow: hidden;
    float: right;
}

.dbdh {
    width: 600px;
    height: 60px;
}

    .dbdh li {
        float: right;
        padding-left: 40px;
    }

        .dbdh li a {
            color: #fff;
        }

.egwm {
    width: 600px;
    float: right;
    margin-top: 20px;
}

    .egwm .ewmtpw {
        float: left;
    }

    .egwm .lxfsa {
        float: left;
        padding-left: 15px;
        width: 460px;
        margin-top: 20px;
    }

.bah {
    float: left;
    color: #FFF;
    text-align: right;
    display: block;
    width: 1200px;
    margin-top: -35px;
}

.egwm .lxfsa .ytbts {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: #fff;
    height: 30px;
    display: block;
}

.egwm .lxfsa .ytbta {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #fff;
    height: 23px;
    display: block;
}

.dbxx {
    margin-top: 35px;
    font-size: 14px;
    color: #fff;
}

    .dbxx a {
        color: #fff;
    }
.redstar {
    color: red;
}
.bjbld {
    overflow: hidden;
    padding: 0 0 30px 0;
    width: 100%;
}
.wjzlb {
    overflow: hidden
}

   
.wjll {
    width: 100%;
}

    .wjll .wjlbt {
        font-size: 14px;
        color: #3C3C3C;
        display: block;
        width: 85%;
        float: left;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        /*font-weight:bold;*/
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s;
    }
.wjzlb li {
    height: auto;
    line-height: 24px;
    padding: 10px 0;
    border-bottom: 1px solid #EAEAEA;
    position:relative;
    padding-left:10px;
}
    .wjzlb li:hover {
        border-bottom: 1px solid #118def;
    }
    .wjzlb li:hover .wjll .wjlbt, .wjzlb li:hover .wjll .wjlrq {
        color: #118def;
    }

.wjll .wjlrq {
    font-size: 12px;
    color: #B4B4B4;
    display: block;
    float: right;
}

.wjll .wjlnr {
    display: block;
    margin-top: 7px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.wjzlb li:before {
    position: absolute;
    left: 0px;
    top: 50%;
    width: 4px;
    height: 4px;
    background: #0C9AD8;
    margin-top: -2px;
    content: "";
    z-index: 2;
    border-radius: 50%;
}
.mdzznzz ul li {
    float: left;  
    margin-bottom: 15px;
}

    .mdzznzz ul li a {
        width: 280px;
        display: block;
        overflow: hidden;
    }

        .mdzznzz ul li a .wydnb {
            opacity: 0;
            position: absolute;
            z-index: 10;
        }

        .mdzznzz ul li a:hover .wydnb {
            opacity: 1;
        }

.am-tabs-default .am-tabs-nav a:hover {
    background: #52B4FF;
    color: #fff;
}

.mdzznzz ul li a .gcbt {
    display: block;
    height: 57px;
    padding: 0 20px;
    line-height: 57px;
    text-align: center;
    background: #fff;
    color: #333;
    font-size: 16px;
    font-family: "Microsoft YaHei";
}

.mdzznzz ul li a:hover .gcbt {
    background: #077EDF;
    color: #fff;
}
.ndscc li a .fdydb {
	transition: all 0.3s;
    height:194px;
    max-width:280px;
    border-radius:5px;
}

.ndscc li a:hover .fdydb {
	transform: scale(1.1);
}
.xqbtnm {
    min-height: 52px;
    border-bottom: 1px dashed #CCCCCC;
    line-height: 52px;
    margin-bottom: 20px;
}
.xypxq {
   min-height: 50px;
    line-height: 50px;
    border-top: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
}