@charset "gb2312";
/* CSS Document */

html,body{margin:0px;
    padding:0px;}
body{
    font-family:'Î¢ÈíÑÅºÚ',"microsoft yahei";
    font-size:14px;
    color:#ffffff;
}
@font-face {
    font-family: myFirstFont;
    src: url('FZBYSJT.TTF'),
    url('FZBYSJT.TTF'); /* IE9 */
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th{
    background: transparent;
    border: 0px;
    margin: 0px;
    padding: 0px;
    vertical-align: baseline;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size:100%;
}
ul,li,ol {
    list-style: none;
}
em,b,i{
    font-style:normal;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a img {
    border: none;
    background: #e2e2e2;
}
input, textarea, select, a {
    margin:0px;
    padding:0px;
    outline:0px;}
textarea {resize:none; overflow:auto;}
p{
    line-height: 24px;
}

aside, article, footer, header, nav, section ,main{display:block;}
a{ color:#555555 ;text-decoration:none}
a:hover{
    text-decoration:underline; }
.margin-top-20{margin-top:20px }
/*****main****/
main{
    display: block;
    height:auto;
    overflow:hidden;
    padding-bottom:10px; background: #fff;
}
/***container***/
.container{
    width:1400px;
    height: auto;overflow: hidden;
    margin:0px auto;
}

.container-small{
    width: 1200px;
}
.nav{
    height: 50px;
    line-height: 50px;
    background: #010b12;
    text-align: center;
    font-family: myFirstFont ;
    font-size:18px;
}
.nav a{
    margin: 0 30px;
    color: #fff;
}
.figure{
    height: 900px;
    padding-bottom: 35px;
}

.focus { width: 100%; height: 900px; overflow: hidden; position: relative; left: 0; top: 0; font-size: 14px;   }
.focus .focus-box { width: 100%; height:900px; overflow: hidden; position: relative;  }
.focus .focus-pics { position: absolute; left: 0; top: 0;   height:auto; display: block; }
.focus .focus-box{ height:auto; overflow:hidden}
.focus .focus-box a { display: block; zoom: 1; position: relative }
.focus img { display: block; border: 0; width: 100%;
    height: 900px;   }
.focus .controls { position: absolute; width: 100%; left: 0; bottom: 1px; }
.focus .controls ul, .focus .controls li { margin: 0; padding: 0; list-style: none; }
.focus .controls .bg { width: 100%; height: 45px; background-color: #000000; filter: alpha(opacity=30); opacity: 0.3; -moz-opacity: 0.3; }
.focus .controls .info { position: absolute; left: 0; top: 0; z-index: 1; color: #fff; padding: 3px 0 0 5px; }
.focus .controls .info b { display: block; font-size: 14px; }
.focus .controls .l-btn { position: absolute; right:20px; bottom: 5px; z-index: 2; color: #fff; font-size: 10px; }
.focus .controls .l-btn ul{
    border: none;
}
.focus .controls .l-btn li { float: left; width: 12px; height: 12px; text-align: center; margin-left: 4px;  border-radius: 10px; line-height: 12px; cursor: pointer; background: #fff;
    font-family: Arial;color: #fff; font-size: smaller }
.focus .controls .l-btn li.selected { width: 30px; height: 12px; line-height: 12px; margin-top: -2px; background: #b8051a;   color: #b8051a; }
.left{
    width: 885px;
    float: left;
}
.culcre{
    background: url("bg04.jpg") repeat;
}
.culcre-img{
    width:442px;
    height: 394px;
    float: left;
}
.culcre-news{
    width:400px;
    float: right;
    padding-top: 38px;
    padding-right: 22px;
    font-size: 14px;
}
.culcre-news a{
    color: #fff;
}
.title{
    height: 50px;
    font-family: myFirstFont;
    margin-bottom: 35px;
    font-weight: bold;
}
.title ul{
    display: block;
    text-align: center;
    margin:  0 auto;
}
.title ul li{
    display: block;
    float: left;
}
.title ul li a{
    display: block;
    float: left;
    line-height: 48px;
    color: #ffffff;
    font-size: 30px;
    background: url("dic.png") no-repeat center 50%;
    margin:0 15px;

}
.title ul li a span{
    margin-right:25px ;
}
.culcre-news ul{
}
.more{
    width: 45px;
    height: 30px;
    float: right;
    background: url("pic06.jpg") no-repeat bottom;
    text-align: center;
    margin-top: 9px;
    font-family: 'Î¢ÈíÑÅºÚ', "microsoft yahei";
}

.icon{
    display: block;
    background: url("icon.png") no-repeat;
    margin: 0 auto;
}
.icon-1,.icon-2{
    width:26px;
    height: 48px;
}
.icon-1{
    background-position:0 0 ;
}
.icon-2{
    background-position:-33px 0 ;
}
.ul-tyimg{
    border-bottom: 1px #1f1f1f solid;
    padding-bottom:15px;
}
.ul-tyimg li{
    display: block;
    text-overflow:ellipsis;white-space:nowrap;overflow:hidden;
    line-height: 36px;
    font-size: 14px;
}

.ul-tyimg li .icon{
    width:18px ;
    height: 15px;
    background-position:-55px -62px;
    float: left;
    margin-top: 10px;
    margin-right: 10px;
}

.ul-listy{
    border-top: 1px #932b2d solid;
    padding-top:15px ;
    padding-left: 28px;
    color: #fff;
    font-size: 12px;
}
.ul-listy li{
    line-height: 36px;
    list-style-type: disc;
    font-size: 14px;
}



.right{
    width: 495px;
    float: right;
    background: url("bgopc02.jpg") no-repeat;
}
.cul-video{
    height:234px;
    padding-top: 160px;
    background:url("pic05.jpg") no-repeat ;

}
.cul-video:hover{
    background: none;
}
.cul-video .title{
    width: 304px;
    margin: 0 auto;
    padding-left: 60px;
}
.cul-video .title ul{
    margin: 0 auto;
}
.cul-video .title ul li a{
    font-size: 36px;
    line-height:  58px;
}
.cul-video .icon-1,.cul-video .icon-2{
    width: 29px;
    height: 58px;
}
.cul-video .icon-1{
    background-position: -251px -99px;
}
.cul-video .icon-2{
    background-position: -287px -99px;
}
.in-cul-her{
    width: 295px;
    height: 394px;
    float: left;
    padding-top: 110px;
    background: url("pic07.jpg") no-repeat;
    margin-top:  18px;
}
.in-cul-her .title{
    width: 272px;
    margin: 0 auto;
    padding-left: 20px;
}
.in-cul-her .title ul li a{
    background-position:70px 50%;
}
.stat{
    margin-top: 80px;
    text-align: center;
    margin-bottom: 20px;
}
.stat span{
    font-size: 50px; margin-right:15px;
}
.stat em{
    font-style: normal;
    font-size:24px; ;
}
.button{
    width: 232px;
    height: 63px;
    background: url("icon.png") no-repeat;
    background-position:0 -99px;
    font-size:24px;
    font-family: myFirstFont;
    text-align: center;
    line-height: 63px;
    margin: 0 auto;
}
.button:hover{
    box-shadow:5px 5px 20px #d0af83;
}
.button a{
    color:#fff;
}
.stat .button{

}
.img-box{
    width:590px;
    height: 504px;
    margin-top:  18px;
    float: left;
}
.img-box ul li{
    width: 295px;
    height: 252px;
    display: block;
    float: left;
    position: relative;
}
.img-box ul li img{
    display: block;
    position: absolute;
    width: 295px;
    height: 252px;
}
.img-box ul li p{
    position: absolute;
    display: none;
    width: 295px;
    height: auto;
    line-height: 30px;
    background: rgba(0,0,0,0.8);
    text-align: center;
}
.img-box ul li:hover p{
    display: block;
    bottom: 0;
    color: #fff;
}
.clun-center{
    background: none;
    height: 286px;
    padding-bottom: 15px;
    margin-top:  18px;
}
.clun{
    width: 165px;
    height: 286px;
    float: left;
    position: relative;

}
.clun .icon{
    width: 84px;
    height: 84px;
    background: url("icon.png");
    margin-left:25px;
    margin-top: 50px;
}
.clun .icon:hover{
    box-shadow:5px 5px 20px #ebeaea;
}
.clun-1{
    background:url("pic10.jpg") repeat-x;
}
.clun-2{
    background:url("pic11.jpg") repeat-x;
}
.clun-3{
    background:url("ll.jpg") repeat-y;
}
.clun-1 .icon{
    background-position:-82px 0 ;
}
.clun-2 .icon{
    background-position:-183px 0  ;
}
.clun-3 .icon{
    background-position: -286px 0;
}

.clun span{
    display: block;
    position: absolute;
    bottom: 20px;
    right: 20px;
    font-family: myFirstFont;
    font-size: 38px;
    color: #fff;
}
.class-center{
    width: 494px;
    height: 203px;
    background: url("pic15.jpg") no-repeat;
}
.class-center:hover{
    background: url("pic15fb.jpg") no-repeat;
}
.nobg{
    background: none;
}
.class-center{
    height:124px;
    padding-top: 80px;
}
.class-center .title{
    width: 244px;
    margin:  0 auto;
}

.img-gather{
    width: 1035px;
    margin-top:18px;
}
.img-gather ul li{
    width:345px ;
    height:417px;
    float: left;
}
.tradition{
    width:345px;
    height: 417px;
    background: url("pic01.jpg") no-repeat;
    margin-top:  18px;
}
.tradition .in-cul-her{
    width: 345px;
    height: auto;
    background: none;
}
.tradition .in-cul-her .title{
    background-position: center center;
    margin-left: 40px;
}
.tradition .button{
    background-position:0 -174px;
    margin-top:70px;
}
.tradition .button:hover{
    box-shadow:5px 5px 20px #8a7678;
}
.footer{
    padding-bottom: 35px;
    padding-top: 35px;
    margin-top: 60px;
    background: #000;
    text-align: center;
    line-height: 30px;
}
.footer-nav{

}
.footer-nav a{
    color: #fff;
    margin: 0 5px;
}
/**¶þ¼¶Ò³Ãæ**/
.path-nav{
    height:auto; overflow:hidden;
    line-height:50px;
    padding: 0 10px;
    margin-bottom:15px;
font-family: myFirstFont;
    font-size: 18px;
    color: #666666;
}
.path{
    width:700px;
    float:left;
margin-top: 15px;}
.path a{
    width: auto;
    color: #666666;
}
.path span{
    display: block;
    width: 15px;
    text-align: center;
    line-height: 45px;
    float: left;
}
.title-copy{
    font-size: 36px;
    font-family: myFirstFont;
    font-weight: normal;
}
.title-copy .icon{
    width:26px;
    height: 46px;
}
.title-copy ul{
    width:270px;
}
.icon-3{

    background-position: -250px -175px;
}

.icon-4{

    background-position: -285px -175px;
}
.title-copy ul li a{
    color: #000000;
}
.title-copy ul li em{
    display: block;
    width: 25px;
    text-align: center;
    float: left;
    line-height: 30px;
}
.title-copy ul li a span{
    display: block;
    width: auto;
    float: left;
    margin-right: 0;
}

.img-listy li{
    display: block;
    width: 300px;
    float: left;
    text-align: center;
    margin-bottom: 25px;
    font-family: 'Î¢ÈíÑÅºÚ', "microsoft yahei";
}
.img-listy li img{
    display: block;
    width: 290px;
    height:413px;
    margin: 0 auto;
}
.img-listy-span li{
    position: relative;
}
.img-listy-span li span{
    position: absolute;
    width: 205px;
    height: 42px;
    line-height: 42px;
    top: 50px;left: 50px;
    font-size: 30px;
    font-family: myFirstFont;
    text-align: center;
    background-position: 0 -357px;

}
.inherit li{
    width: 206px;
    height:270px;
    background: #9f7e52;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    margin: 0 17px 30px 17px ;
}
.inherit li img{
    width: 206px;
    height: 206px;
}
.inherit li a{
    color: #ffffff;
    line-height:28px;
}
.course li{
    width: 400px;
    height: 290px;
    color:#666666 ;
font-size: 18px;
    margin-bottom: 30px;
}
.course li img{
    width: 380px;
    height: 243px;
    margin-bottom: 14px;
}
.course li a{
    color: #666666;
}
.digest{
    height:300px;
    background: url("bgt.jpg") no-repeat;
    padding-left:38px;
    padding-top: 130px;
}
.digest-text{
    width: 560px;
    font-size: 14px;
    font-family: myFirstFont;
    color: #fff;
}
.digest-text p{
    text-indent: 2em;
    line-height:26px;
}
.content-main{
    height: auto;
    overflow: hidden;
    color: #333;
    font-family: myFirstFont;

    padding-top: 35px;
}
.content-left{
    width:820px;
    float: left;
}

.note{
    height: auto;
    overflow: hidden;
    padding-bottom: 20px;
}
.note-left{
    width:600px ;
    float: left;
    font-size:30px ;
}
.note-right{
    width:220px;
    float: right;
}
#editor_baidu{
    font-family: 'Î¢ÈíÑÅºÚ', "microsoft yahei";
    display: block;
    width: auto;
    float: left;
    padding-top:4px;
    font-size: 16px;
}
.content-text{
    font-size: 18px;
    line-height: 30px;
    padding-bottom: 100px;
}
.buy_btn{
    width:268px;
    height: 50px;
    background-position: 0 -300px;
    font-size: 30px;
    font-family: 'Î¢ÈíÑÅºÚ', "microsoft yahei";
    text-align: center;
    line-height: 50px;
}
.buy_btn a{
    color: #666666;

}
.content-right{
    width: 320px;
    float: right;
    text-align: center;
}
.content-right p{
    font-size: 18px;
    line-height: 30px;
}
.atlas{
    height: 350px;
    background: #a5875e;
}
.video-list li{
    height: 250px;
    text-align: left;
}
.video-list li img{
    height:165px;
}
.video-list li span{
    font-size:16px;
    padding-left: 1em;
    padding-right: 1em;
    font-weight: bold;
}
.video-list li p{
    font-size: 14px;
    line-height: 18px;
    padding-left: 1em;
    padding-right: 1em;
}

.inerContent{
    font-family: 'Î¢ÈíÑÅºÚ', "microsoft yahei";

}
.content{
    height: auto;
    overflow: hidden;
}
.sourse{
    font-size: 14px;
    color: #666666;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}
.inerContent h1{
    font-size: 30px;
    text-align: center;
    color: #333;line-height: 30px;
}
.inerContent p{
    text-indent: 2em;
 }
.text{
    font-size:16px;
    color: #333;
    line-height: 30px;
}
.text p{
    margin-bottom: 30px;

}
.buy_btn-copy{
    width:135px;
    height: 26px;
    background-position: -225px -257px;
    font-size: 16px;
    text-align: center;
    line-height: 26px;
    margin-bottom: 70px;
}
.content .ul-listy{
    border-top: 1px #e2e2e2 solid;
    padding: 0;
    margin-bottom: 40px;

}
.content .ul-listy li{
    padding-top: 15px;
    padding-bottom: 15px;
   border-bottom: 1px #e2e2e2 solid;
    font-size: 18px;
}
.content .ul-listy li .icon{
    width:11px ;
    height: 36px;
    float: left;
    margin-right: 10px;
    background-position:-318px -168px;
}
.content .ul-listy li p{
    line-height: 30px;
    width: auto;
    float: left;
}