/*sample css*/
body{margin: 0;padding: 0; font: 14px "microsoft yahei",Arial,Helvetica,sans-serif; color: #333333;}
ul,li,p,h1,h2,h3,h4,h5,h6,dl,dd{margin: 0;padding: 0;}
.lf{float: left;}
.rt{float: right;}
.clear{clear: both;}
a{text-decoration: none;color: #333; font-size: 14px;}
a:hover{color:#5d0504;}
li{list-style: none;}
img{ border: 0;}

body{
    background: #f0f0f0;
    min-width:1200px;
}
.header,.mainBody,.footer{
    width: 100%;min-width: 1200px;
}
/*logo*/
.header{
    width: 100%;  height: 150px;
    background: url("../images/logo_bg.jpg") no-repeat top center;
}
.header .header_logo{
    width: 1200px;margin:0 auto;
    height: 150px;
}
.header img{
    display: block;
    padding:38px 0 0 10px;
}
.logo_right{
    width: 245px;
    margin: 10px 10px 0 0;
}
.logo_right p{text-align: right;}
.logo_right p a:hover{text-decoration: underline;}
.logo_right .form{
    width: 245px;
    position: relative;
    margin-top:35px;
}
.logo_right .form input[type='text']{
    width: 240px;height: 45px;line-height: 45px;
    font-family: Georgia;font-size: 16px;
    padding-left: 5px;margin-left:5px;
    border: 0; outline: none;
    background: transparent;
    border-bottom: 1px solid #7A0606;
}
.logo_right .form input[type='button'],.logo_right .form input[type='image']{
    position: absolute;right: 0;top:12px;
}

/*nav*/
.nav_bar{
    width: 100%;
    min-width:1200px;height: 50px;
    margin:0 auto;
    background: #7c0606;
}
.nav{
    width: 1200px;height:50px;margin: 0 auto;
}
.nav>ul{
    width: 1200px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
}
.nav>ul>li{
    float: left;
    display: block;
    width: 119px;
    height:50px;
    text-align: center;
  position:relative;
}
.nav>ul>li>a{
    display: block;
    width: 120px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color:#fff;
  
}
.nav>ul>li>a.firstPage{border:0;}
.nav>ul>li:hover{ background: #5d0504;}
/*.nav>ul>li:hover>a{color: #fff;}*/
.nav>ul>li ul{position:absolute; top:50px; min-width:100%; width:auto; background: #5d0504;opacity: .9; display: none; z-index:101; }
.nav>ul>li ul li{ border-bottom:1px solid #7A0606;height: 45px;line-height: 45px;}
.nav>ul>li ul li a{font-size: 16px; color:#fff;white-space: nowrap;display: block;}
.nav>ul>li:hover ul{ display: block;}
.nav>ul>li ul li:hover{ background: #7A0606;}
/*.nav>ul>li ul li:hover a{ color:#004EA2;}*/


/*banner*/
.banner{
    width: 100%;min-width: 1200px;height:460px;
    background: #5d0504;
}
.main_visual{
    width: 1200px;margin: 0 auto;padding-top: 15px;
    height:430px; overflow:hidden; position:relative; z-index:0;
}
.main_image{ width: 1200px; height:360px; position:absolute;}
.main_image li>a{display: block;width: 100%;height: 430px;}
.main_image li>a img{width: 1200px;height: 430px;}
div.flicking_con{
    position:absolute;
    bottom:5%;left:50%; margin-left:-70px; z-index:1;
    width:140px;height:15px; 
}
div.flicking_con a{
    float:left;display: block;
    width:15px;height:15px;
    border-radius: 50%;
    margin-left:12px;background:#fff;
}
div.flicking_con a.on{background: #7c0606;}
#btn_prev,#btn_next{z-index:2;position:absolute;display:block;width:73px!important;height:74px!important;top:50%;margin-top:-15px;display:none;}
#btn_prev{background:url(../images/hover_left.png) no-repeat left top;left:20px;}
#btn_next{background:url(../images/hover_right.png) no-repeat right top;right:20px;}



/*mainBody*/
.mainBody{
    width: 1200px;
    margin: 0 auto;
}
.mainContent{margin-top: 25px;}
.mainContent>div{
    margin-bottom:20px;
}

.first_content{width:100%;height: 445px;}
.second_content{width: 100%;height: 325px;}
.first_content>div,.second_content>div{
    /*border:1px solid #c2c2c2;*/
    box-sizing: border-box;
    background: #fff;
}
.first_content>div>div{ padding:15px; }
.second_content>div>div{ padding:15px; }
.first_content>div{
    margin-right:20px; height:445px;
    -webkit-box-shadow: 0 1px 2px 1px #969696;
    -moz-box-shadow: 0 1px 2px 1px #969696;
    box-shadow: 0 1px 2px 1px #969696;
}
.second_content>div{
    margin-right:20px; height:325px;
    -webkit-box-shadow: 0 1px 2px 1px #bebebe;
    -moz-box-shadow: 0 1px 2px 1px #bebebe;
    box-shadow: 0 1px 2px 1px #bebebe;
}
.first_part{width:340px;}
.second_part{width:450px;}
.third_part{width:370px;}
.fourth_part{width:340px;}
.fifth_part{width:840px;}
.first_content .no_margin{margin-right:0;}
.second_content .no_margin{margin-right:0;}

.columnName{
    width: 100%;
    height: 50px;
    border-bottom:2px solid #5d0504;
}
.columnName .more{
    margin-top:15px;
}
.columnName a.title_text{
    display: block;
    height: 50px;line-height: 50px;
}
.columnName a.title_text img{
    margin: 6px 10px 0 3px;
    width: 40px;
    height: 40px;
    transition: transform 1s;
}
.columnName a.title_text img:hover{
    transform: scale(1.15,1.15);
}
.columnName a.title_text h3{
    font-size: 18px;font-weight: normal;
}


/*notice*/
.noticeList li{
    height: 80px;padding: 20px 0 15px;
    border-bottom: 1px dotted #ddd;
}
.noticeList li a{
    display: block; width: 238px;height: 70px;
    line-height: 28px;  overflow: hidden;
    margin-top: 9px; font-size: 16px;
}
.noticeList li div{
    width: 80px;height: 80px;
    background: #720a09;
    color: #fff;text-align: center;
}
.noticeList li div p.day{
    font-size: 28px;line-height:50px;
}


/*news*/
.first_news{
    height: 120px;border-bottom: 1px dotted #ddd;
    padding-top: 10px;
}
.first_news a{
    display: block;height:35px;line-height: 35px;
    font-size: 16px;overflow: hidden;color: #5d0504;
}
.first_news p{
    line-height: 22px;height: 66px;
    overflow: hidden;margin-top: 5px;
    color: #666;
}

ul.newsList{margin-top:5px;}
ul.newsList li{
    height:31px; line-height: 31px;
    position:relative;
}
ul.newsList li i{
    position: absolute;
    width: 6px;height: 6px;
    background: #a3933e;
    border-radius: 50%;
    left:0;
    top:14px;
}
ul.newsList li a{
    display: block;
    width: 65%;
    height: 35px;line-height: 35px;
    overflow: hidden;
    padding-left:15px;
}
ul.newsList li span{
    display: inline-block;
    position: absolute;
    line-height: 31px;
    right:0;
    top:3px;
}
ul.newsList li:hover span{
    color:#5d0504;
}
ul.newsList li:hover i{
    background: #5d0504;
}




/*slider_pic*/
.slider{
    width: 310px;
    height: 215px;
    margin-top:20px;
    position: relative;
}
.slider img{
    width: 310px;height: 215px;
}
.slider div.slider_content a{
    display: block;
    width: 100%;
    height: 40px;line-height: 40px;
    overflow: hidden;
    font-size: 16px;color: #5d0504;
}
.slider div.slider_content p{
    height: 45px;line-height: 22px;overflow: hidden;
    color: #666;
}
.slider .fcon{display: none;}
.slide_circle{
    z-index: 10;
    position: absolute;
    right: 34%;
    bottom: -60%;
    width: 80px;
}
.slide_circle li{
    float: left;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 15px 5px;
    background: #bfbfbf;
    border-radius: 50%;
}
.slide_circle li.current{
    background: #720a09;
    border-radius: 50%;
}

/*teachers*/
.picScroll_left{
    width: 100%;height: 200px;
    position: relative;padding-top: 25px;
}
.picScroll_left .prev{
    width: 20px;height: 40px;position: absolute;
    background: url("../images/left_arrow.png") no-repeat;
    top:70px;left:15px;cursor: pointer;
}
.picScroll_left .next{
    width: 15px;height: 33px;position: absolute;
    background: url("../images/right_arrow.png") no-repeat;
    top:70px;right:15px;cursor: pointer;
}
.picScroll_left .bd{
    width: 90%;height: 200px;
    margin:0 auto;
    overflow: hidden;
}
.picList li{
    float: left;margin:0 23px;
    text-align: center;
}
.picList li a{
    display: block;
}
.picList li img{
    width:135px;height: 135px;
    border-radius: 50%;
}
.picList li a.teachName{
    display: block;width:135px;height: 30px;line-height: 30px;
    margin-top:20px;background: #d1d1d1;
}
.picList li:hover a.teachName{
    background: #720a09;color: #fff;
}


/*system*/
.system form{
    margin-top: 20px;
}
.system .choose{
    width: 300px;height: 40px;line-height: 40px;
    border:1px solid #720a09;margin: 0 auto 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;   cursor: pointer;
    position: relative;
}
.choose .selected{
    display: inline-block;text-align: right;
    width: 230px;height: 40px;line-height: 40px;
    margin-right: 10px;
}
.choose .selected span{margin-right:5px;}
.choose p{
    margin-left: 10px;
}
.system form input{
    display: block;
    width: 290px;height: 36px;line-height: 36px;
    transition: all 0.30s ease-in-out;
    border:1px solid #999;
    margin: 0 auto 10px;
    padding-left: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    outline:none;
}
.system form input[type='submit'] {
    width: 300px;
    height: 50px;
    border: 0;
    background: #720A09;
    color: #fff;text-align: center;
    cursor: pointer;
    font-size: 20px;
    margin-top: 18px;
    letter-spacing: 10px;
}
.system form input:focus{
    border: 1px solid #720a09;
    box-shadow: 0 0 2px #720a09;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #333;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #333;
}
input:-ms-input-placeholder{
    color: #333;
}
input::-webkit-input-placeholder{
    color: #333;
}


/*column_mainBody*/
.mainContent:after{
    content: '';
    display: table;
    clear: both;
}

/*left_nav*/
.column_content .left_nav{
    width:260px;position: relative;
    background: #fff;
    -webkit-box-shadow: 0 1px 2px 1px #bebebe;
    -moz-box-shadow: 0 1px 2px 1px #bebebe;
    box-shadow: 0 1px 2px 1px #bebebe;
}
.column_content .left_nav>div{
    width: 100%;
    height: 52px;
    background: #5d0504;
    border-bottom: 3px solid #ebeaec;
}
.column_content .left_nav>div h3{
    color: #fff;
    height: 52px;line-height: 52px;
    font-size: 18px;font-weight: normal;
    margin-left: 30%;
}
.column_content .left_nav li{
    width: 100%;
    height: 45px;line-height: 45px;
    background: #fff;
    border-bottom: 3px solid #ebeaec;
    position: relative;
}
.column_content .left_nav li a{
    height: 45px;line-height: 45px;
    font-size: 16px;
    display: block;
    margin-left: 30%;
}
.column_content .left_nav li.active a{
    color: #5d0504;
}
.column_content .left_nav li.hover a{
    color: #5d0504;
}
.column_content .left_nav li.active i{
    display: block;
    width:20px;height: 20px;
    background: url("../images/arrow.png") no-repeat;
    position: absolute;top:14px;right:10px;
}
.column_content .left_nav ul{
    padding-bottom: 300px;
}
.column_content .left_nav img {
    position: absolute;
    width: 260px;
    height: 235px;
    bottom: 0;
    left: 0;
    /*animation: zoomIn 1s;*/
}

/*right_content*/
.column_content .right_content{
    width:915px;
    background: #fff;
    -webkit-box-shadow: 0 1px 2px 1px #bebebe;
    -moz-box-shadow: 0 1px 2px 1px #bebebe;
    box-shadow: 0 1px 2px 1px #bebebe;
}
.column_name{
    width: 95%;
    margin: 0 auto;
    height: 50px;line-height: 50px;
    border-bottom: 2px solid #5d0504;
}
.column_name h3{
    font-size: 20px;font-weight: normal;
    color: #5d0504;
}
.column_name>div a:hover{
    color: #5d0504;
}
.right_content .column_list{
    width: 95%;
    margin:0 auto;
}


/*column*/
.right_content .column_list ul.list_info li{
    height: 45px;line-height: 45px;
    border-bottom: 1px dotted #BCBCBC;
    position: relative;
}
.right_content .column_list ul.list_info li i{
    display: block;
    width: 8px;height: 8px;
    background: #a3933e;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top:19px;left:3px;
}
.right_content .column_list ul.list_info li a{
    display: block;width: 700px;
    height: 45px;line-height: 45px;
    overflow: hidden;padding-left:25px;
    font-size: 16px;
}
.right_content .column_list ul.list_info li span{
    position: absolute;font-size: 16px;
    height: 45px;line-height: 45px;
    right:3px;top:0;
}
.right_content .column_list ul.list_info li:hover span{
    color: #5d0504;
}
.right_content .column_list ul.list_info li:hover i{
    background: #5d0504;
}



/*column_intro*/
.column_list .column_introInfo{
    width:830px;
    margin:20px auto 70px;
}
/*.column_list .column_introInfo p{*/
    /*font-size: 16px;*/
    /*text-align: justify;*/
    /*line-height: 25px;*/
    /*text-indent: 2em;*/
/*}*/



/*column_teacher*/
.teacher_list:after{
    content: '';
    display: table;
    clear: both;
}
.teacher_list li{
       float: left;
    display: block;
    width: 220px;
    height: 284px;
    margin: 30px 33px 0;
    text-align: center;
}
.teacher_list li>a img{
    width: 220px;height: 220px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    -webkit-box-shadow:0 1px 2px 1px #969696;
    -moz-box-shadow:0 1px 2px 1px #969696;
    box-shadow:0 1px 2px 1px #969696;
    transition: transform 1s;
}
.teacher_list li:hover a img{
    transform: scale(1.1,1.1);
}
.teacher_list li a.teach_name{
        display: block;
    font-size: 15px;
    width: 100%;
    line-height: 20px;
    background: #d1d1d1;
    text-align: center;
    margin: 20px auto 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 8px 5px;
}
.teacher_list li:hover a.teach_name{
    background: #720a09;
    color: #fff;
}

/*detail*/
.detail_content{
    width:95%;
    margin:0 auto;
}
.detail_content .detail_title{
    height: 90px;
    text-align: center;
    margin-top:15px;
}
.detail_content .detail_title h3{
    padding:10px 0;
    font-size: 22px;
    font-weight: normal;
}
.detail_content .detail_title p{
    color: #666;font-size: 12px;
}
.detail_content .detail_contentInfo{
    margin:10px 0 70px;
}
/*.detail_content .detail_contentInfo p{*/
    /*font-size: 16px;*/
    /*text-align: justify;*/
    /*line-height: 25px;*/
    /*text-indent: 2em;*/
/*}*/


/*pages*/
.pages {
    clear:both;
    width:100%;
    height:40px;
    margin:30px 0 20px;
}
.pagebox {
    width:100%;
    height:40px;
    line-height: 40px;
    margin: 30px 0;
    text-align:center;
    clear:both;
    font-size:16px;
}
.pagebox span a, .pagebox_pre_nolink{
    height:30px;
    line-height:30px;
    border:1px solid #ddd;
    padding:5px 10px;
    font-size: 16px;
    color:#666;
    cursor:default;
    text-align:center;
}
.pagebox span.pagebox_num_nonce {
    background-color:#5d0504;
    border:1px solid #5d0504;
    color:#fff;
    height:30px;
    line-height:30px;
    margin:0 5px;
    padding:5px 10px;
    box-sizing: border-box;
}
.pagebox span.pagebox_num:hover a{
    background-color:#5d0504;
    border:1px solid #5d0504;
    color:#fff;
    cursor:pointer;
}
.pagebox span.pagebox_next:hover a,.pagebox span.pagebox_pre:hover a{
    background-color:#5d0504;
    border:1px solid #5d0504;
    color:#fff;
    cursor:pointer;
}
.pagebox_jump {
    display:none;
}

.pagebox span.pagebox_num_nonce a{
	color:#fff;
	margin:0;
	padding:0;
	background: none;
	border: 0;
}

.pagebox strong{
	font-weight: normal;
}




/*footer*/
.footer{
    height: 245px;
    background: url("../images/footer_bg.jpg") no-repeat center center;
    margin-top:50px;
}
.footer>div{
    width:1200px;
    height: 245px;
    margin: 0 auto;
}
.links{
    width: 1200px;height: 50px;line-height: 50px;
    padding-top:20px;  border-bottom: 1px solid #A45352;
    color: #fff;
}
.links a{
    border-left:1px solid #fff;
    padding:0 15px;color: #fff;
}
.links a:first-child{border: 0;}
.footer .footerInfo{
    padding-top: 25px;
    color: #fff;
}
.footerInfo .left_info{padding-top: 25px;}
.footerInfo  p{
    margin-top:10px;
}
.footerInfo .code_pic img{
    margin-left: 15px;
}

.footer_bottom{
    width: 100%;min-width: 1200px;height: 50px;line-height: 50px;
    background: #5d0504;
}
.footer_bottom>div{
    width: 1200px;margin: 0 auto;
    color: #fff;
}
.footer_bottom>div a{color: #fff;margin: 0 3px;}