/* CSS Document */
@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;font-family:"微软雅黑";}
div{overflow:hidden;}
a{cursor:pointer;text-decoration:none;outline:none;hidefocus}
img{border:0;}

/* soft_function */
.soft_function{width:1000px;height:450px;margin:0 auto}
.soft_con_icon{width:1000px;height:140px;display:block;padding-top:10px}
.soft_con_icon ul li{float:left;display:block;list-style:none;height:150px;width:120px; margin:0 10px;}
.soft_con_icon ul li a p{color:#333333;font-size:20px;font-family:"微软雅黑";text-align: left;}
.soft_con{height:290px;width:1000px;}
.soft_con1{height:20px;width:1000px;background:url(images/line_select_001.gif)}
.soft_con2{height:275px;width:979px;}
.soft_con2 div{float:left;margin:8px 0px;}
.function1{height:259px;width:1000px;}
.function2{height:259px;width:1000px;}
.soft_con2 div img{margin:10px 20px 0px 20px}
.soft_con2 div p{ padding:0 0px 0 0px;}
.p1{font-size:20px;color:#000000;font-family:"微软雅黑";line-height:45px; text-align:left;}
.p1 a:hover{font-size:20px;color:#8051ff;font-family:"微软雅黑";line-height:45px; text-align:left;}
.p2{ font-size:14px;color:#4a4a4a;font-family:"微软雅黑";line-height:24px;overflow: hidden;  text-align:left;}

@charset "utf-8";
/**基本格式开始***************/
*{word-break:break-all;}
body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,textarea,p 
{margin:0 auto;padding:0px;font-size:12px; font-family:微软雅黑;width:100%;}
ul{list-style:none;}
img,a img {border:none;}
a{text-decoration:none;}
a{color:#000;}
a:hover{text-decoration:none;}


/*老师照片*/
.bodyCon07{width:100%; overflow:hidden; margin:0 auto;}
.bodyCon07 .teacher{width:1000px;height:380px;position:relative;margin:0 auto; overflow:hidden;}
.bodyCon07 .teacher .teacherPic{width:1000px;height:360px;position:absolute; top:20px;}
.bodyCon07 .teacher .teacherPic .content{width:315px;height:350px;float:left;position:relative;overflow:hidden;margin-left:8px;}
.bodyCon07 .teacher .teacherPic .content .txt{width:280px;height:65px; background:url(../images/bg2.png); background:rgba(18,21,44,0.7); position:absolute;left:0px;bottom:0px;padding:0 17px 0 17px;border-top:2px solid #1bffc7;}
.bodyCon07 .teacher .teacherPic .content .txt h3{color:#1bffc7;font-size:20px;font-weight:80;margin:5px 0 6px 0;}
.bodyCon07 .teacher .teacherPic h4{color:#eaeaea;font-size:13px;font-weight:80;}
.bodyCon07 .teacher .teacherPic .content .txt p{color:#eaeaea;margin-top:10px; padding-top:14px;border-top:1px solid #1bffc7;}


