@charset "utf-8";
/* CSS Document */

/*公共部分*/
*{margin:0px;padding:0px;}
img{border:none;}
li{list-style:none;}
a{text-decoration:none;color:#000;}

.mt1{margin-top:15px;}
.mt{margin-top:25px;}
.right1{width:220px;margin-left:25px;float:left;border:1px solid #999;margin-top:50px;padding:0px 0px 30px 0px;}
.right1 h2{font:bold 20px/50px "宋体";color:#ff4400;border-bottom:1px solid #999;width:190px;margin:0 auto;padding-left:10px;}
.right1 ul{margin-left:15px;}
.right1 ul li a{font:18px/35px "宋体";color:#333;}
.right1 p a{display:block;width:180px;height:45px;background:#ff4400;color:#fff;font:18px/45px "宋体";text-align:center;margin:0 auto; border-radius:30px;margin-top:30px;}

.bottombox1{width:100%;background:#484848;padding:50px 0px;}
.bottom1{width:1200px;margin:0 auto;overflow:hidden;}
.bottom1 ul{float:left;margin-right:60px;}
.bottom1 ul .li-5{font:bold 20px/35px "宋体";color:#fff;margin-bottom:15px;}
.bottom1 ul a{color:#fff;font:18px/30px "宋体";margin-left:5px;}
.li-6{font:14px/35px "宋体";color:#fff;}

.left1{width:1170px;position:relative;background:#f7f7f7; float:left;margin-left:15px;}
.left1 h2{font:30px/45px "宋体";color:#222; padding-bottom:15px; border-bottom:1px solid #999;margin-bottom:25px;}
.teachers{width:1130px;overflow:hidden;height:200px; padding-bottom:15px; border-bottom:1px dashed #999; margin-bottom:35px;}
.teachers .left2{float:left;width:300px;}
.teachers .left2 img {
    width:250px;
}
.teachers .right2{float:left;width:810px;height:180px;}
.teachers .right2 h3{font:30px/45px "宋体";color:#921d22;}
.teachers .right2 h3 span{font:24px/45px "宋体";color:#222;display:inline-block;margin-left:20px;}
.teachers .right2 p{width:100%;height:130px;font:18px/35px "宋体";color:#333;}
.teachers .right2 p a{color:#d20009;}



.zhuanye{width:1200px;overflow:hidden;margin:40px auto;}
.zhuanye ul{overflow:hidden;display: flex;justify-content: space-between;}
/* .zhuanye li{float:left; margin:42px;} */

/*
.jiaobiao{width:600px;margin-left:300px;overflow:hidden;}
.jiaobiao ul{overflow:hidden;margin-top:25px;}
.jiaobiao ul li{float:left;}
.jiaobiao ul li a{display:inline-block;padding:5px 10px;border:#999 1px solid;margin-left:10px; border-radius:3px;color:#000;}
.jiaobiao ul li .current{color:#fff;background:#b20111;}
.jiaobiao ul li a:hover{color:#fff;background:#b20111;}
*/

.list_page_list{ height:1%; overflow:hidden; padding:10px 0px;}
.list_page_list ul{ display:inline-block; margin:0 auto; *display:inline;zoom:1; width:auto;}
.list_page_list li{ float:left;}
.list_page_list li{border:1px solid gray;font-size:18px;display:inline-block;height:32px; line-height:32px; padding:0px 7px; margin:0px 3px;}
.list_page_list li:hover {
    background:#CF1617;
    color:#fff;
}
.list_page_list li a{ display:inline-block; background:url(../images/page_bg.jpg) repeat-x;height:32px;line-height:32px;font-size:18px;font-family:宋体;text-align:center;padding-left:5px;padding-right:5px;}
.list_page_list li a:hover {
     color:#fff;
}
.list_page_list li strong{ font-weight:normal; display:inline-block; background:url(../images/page_bg.jpg) repeat-x; height:22px;border:1px solid #E3E3E3; line-height:22px; padding:0px 6px; color:#000; margin:0px 3px;}
.list_page_list li strong:hover {
    background:#CF1617;
    color:#fff;
}
.list_page_list01{ border-bottom:3px solid #E4E4E4;}







































