﻿@charset "utf-8";
/* CSS Document */

/*公共部分*/
*{margin:0px;padding:0px;}
img{border:none;}
li{list-style:none;}
a{text-decoration:none;}
/*logo*/
.logobox{width:100%;background:#fff;}
.logo{width:1200px;margin:0 auto;padding:20px 0px;overflow:hidden;}
.logo p{float:left;width:500px;margin-right:200px;}
.cai{float:left;width:470px;height:75px;padding-top:1px;}
.cai img{float:left;margin:0px 15px;}
.cai h2{font:16px/24px "微软雅黑";color:#ff4400;text-align:center;}
.cai a{font:14px/24px "微软雅黑";color:#666;}
.cai .a-1 span{color:#333;}
.cai .a-2 span{color:#F00;}
/*navbox*/
.navbox{width:100%;background:#ff4400;}
.nav{width:1200px;margin:0 auto;}
.nav ul{overflow:hidden;margin-left:50px;}
.nav li{float:left;width:120px;text-align:center;font:18px/45px "微软雅黑";}
.nav li a{color:#fff;}

.mt1{margin-top:15px;}
.mt{margin-top:25px;}

.right1{width:230px;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:910px;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:910px;overflow:hidden;height:200px; padding-bottom:15px; border-bottom:1px dashed #999; margin-bottom:15px;}
.teachers .left2{float:left;width:279px;height:200px;}
.teachers .left2 img {
width:279px;
}
.teachers .right2{float:left;width:600px;height:200px;margin-left:30px;}
.teachers .right2 h3{font:22px/45px "微软雅黑";color:#921d22;}
.teachers .right2 h3 span{font:20px/45px "微软雅黑";color:#222;}
.teachers .right2 p{width:100%;height:130px;font:18px/35px "微软雅黑";color:#333;}
.teachers .right2 p a{color:#d20009;}



.zhuanye{width:1200px;overflow:hidden;margin:0 auto;}
.zhuanye ul{overflow:hidden;}
.zhuanye li{float:left; margin:42px;}


/*底部脚标*/
.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;color:#000;}
.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:#fff; margin:0px 3px;}
.list_page_list01{border-bottom:3px solid #E4E4E4;}








































