﻿@charset "utf-8";
body{
    background-color: #f2f2f2;
}
img.topimg {
	width:100%;	
}
.left1{
  width: 900px;
  position: relative;
  float: left;
  background-color: #fff;
}
.newslist {
    width:1200px;
    margin-top: 2px;
}
.left1 h2{font-size: 19px;line-height: 20px;color:#282828; padding-bottom:8px; border-bottom:1px solid #d2d2d2;margin-bottom:46px;padding-top: 37px;font-weight: normal; }
.left1 h2 a {
	color:#737373;	
}
.left1 h2 a:hover {
	color:#ff0000;	
}
.teachers{width:810px;overflow:hidden;height:145px; padding-bottom:24px; margin-bottom:24px;}
.teachers .left2{float:left;width:290px;}
.teachers .left2 img {
    width:259px;
}
.teachers .right2{float:left;width:518px;}
.teachers .right2 h3{width: 100%;font-size: 20px;color:#ed7700;font-weight: normal;line-height: 20px;padding: 10px 0 15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.teachers .right2 h3 span{color:#222;}
.teachers .right2 p{width:100%;color:#737373;font-size: 16px;line-height: 24px;}
.teachers .right2 p a{color:#ff0000;}


/* 专业头部 */
.zhuanye{width:1200px;overflow:hidden;margin:0 auto;}
.zhuanye ul{overflow:hidden;}
.zhuanye li{float:left; margin:42px;}

.fenye {
    color: #000;
    font-size: 14px;
    padding: 36px 0;
    text-align: center;
    width: 100%;
}
.fenye a, .fenye b {
    border: 1px solid #cecece;
    color: #3b3b3b;
    display: inline-block;
    margin: 0 5px;
    padding: 7px 13px;
}
.fenye b {
    background-color: #E67015;
    color: #ffffff;
}

/* 专业尾部 */
.bot-zy{
    width: 810px;
    overflow: hidden;
    margin: 12px auto 86px;
    background-color: #eeeeee;
}
.bot-zy .bot-title{
    font-size: 14px;
    font-weight: normal;
    color: #8c8c8c;
    padding: 32px 0 13px;
    text-align: center;
    line-height: 14px;
}
.bot-zy ul{
    padding-bottom: 32px;
    text-align: center;
}
.bot-zy li{
    display: inline-block;
    margin: 0 3px;
    font-size: 16px;
    color: #737373;
    line-height: 16px;
    text-align: center;
}
.bot-zy li img{
    margin-bottom: 19px;
}

.zximg img{
    margin: 0 auto;
}

































