@charset "utf-8";
/* CSS Document */
html{overflow-y:scroll;}
body,li,h1,h2,h3,h4,h5,h6,img,input,button,dl,dt,dd,p,ul,li{ margin:0px;padding:0px; list-style:none; border:0;}
body{ font-family:"黑体"; color:#3e3e3e; background:#f2f2f2; }
a{ color:#d12000; text-decoration:none;}
a:hover{ text-decoration:none;}

#top{ height:48px; width:100%; background:#f2f2f2;}
#top .topL{ float:left;  height:48px; margin-left:10px;}
#top .topL img{ height:48px; width:auto;}

#nav{ width:100%; text-align:center; height:120px; background:#e54701 url(../img/laoshi_tuijian_banner.jpg) no-repeat center center; background-size:auto 140px;}

#conOne{ width:94%; height:60px; border:1px solid #ccc; border-radius:10px; background:#fff; margin:10px auto;}
#conOne dl{ width:96%; padding:10px 0; margin:0 auto; overflow:hidden;}
#conOne dl dt{ float:left; width:90px; height:35px; background:#e54701; color:#fff; text-align:center; line-height:35px; font-size:16px;}
#conOne dl dd{ float:left; margin-left:10px;}
#conOne dl dd h4{ padding-top:5px;  font-size:16px;}
#conOne dl dd p{ padding-left:5px; font-size:14px;}
#conOne dl dd p a{ text-decoration:underline;}

#conTwo{ width:94%; height:auto; border:1px solid #ccc; border-radius:10px; background:#fff; margin:10px auto;}
#conTwo dl{ width:96%; padding:10px 0; margin:0 auto; overflow:hidden;}
#conTwo dl dt{ float:left; width:90px; height:35px; background:#e54701; color:#fff; text-align:center; line-height:35px; font-size:16px;}
#conTwo dl dd{ float:left; margin-left:10px; height:40px;  line-height:40px;}
#conTwo dl dd h4{ padding-top:5px; font-size:16px;}
#conTwo p{ width:96%; margin:0 auto; font-size:14px; padding-bottom:10px;}

#conThree{ width:94%; height:auto; border:1px solid #ccc; border-radius:10px; background:#fff; margin:10px auto;}
#conThree dl{ width:96%; padding:10px 0; margin:0 auto; overflow:hidden;}
#conThree dl dt{ float:left; width:90px; height:35px; background:#e54701; color:#fff; text-align:center; line-height:35px; font-size:16px;}
#conThree dl dd{ float:left; margin-left:10px; height:40px;  line-height:40px;}
#conThree dl dd h4{ padding-top:5px; font-size:16px;}
#conThree ul{ width:96%; margin:0 auto; overflow:hidden; padding-bottom:10px;}
#conThree ul li{ height:62px; width:50px; text-align:center; float:left; margin-right:20px;}
#conThree ul li a{ display:block; width:100%; height:100%; color:#3e3e3e;}
#conThree ul .nomargin{ margin-right:0;}
#conThree ul li img{ width:40px; height:auto;}
#conThree ul li p{ padding-top:5px; font-size:14px;}

.wenzi{ width:90%; margin:30px auto; height:30px; line-height:30px; text-align:center;}
.wenzi a{ color:#3e3e3e; font-size:14px; margin:0 2px;}












