﻿@charset "utf-8";
@import url(base.css);
@import url(common.css);
#wrap{background:#fff;width:1000px;height:444px;}
#focus{ width:1000px; height:300px; overflow:hidden;}
/*中间三个层*/
.m3{ float:left; position:relative;height:375px;margin-top:15px;_display:inline;}
/*在线视频*/
#video{width:323px;background:url(../images/videos.jpg) no-repeat;margin-left:10px;}
#video h4,#new h4{color:#7d4c05;font:600 14px/33px "微软雅黑", sans-serif;text-indent:8px}
#video ul{padding:12px 0px 12px 0px;}
#video ul li{width:140px;height:80px; float:left;margin:10px 0 0 14px;_display:inline;padding-top:10px}
#video ul li img{ display:block;width:140px;height:80px}
#video ul li a{display:block;width:140px; text-align:center; font-family:"宋体", sans-serif}
#video ul li a:hover{color:#f00}
#video .more{right:40px;color:#7d4c05;}
/*最新动态*/
#new{background:url(../images/new.jpg) no-repeat;width:363px;margin-left:14px;}
#new h4{line-height:30px;text-indent:50px;}
#new ul{padding:15px}
#new ul li{width:340px;height:31px;line-height:31px; position:relative;background:url(../images/libg.jpg) no-repeat 1px;text-indent:16px;}
#new ul li a:hover{color:#f00}
/*最后*/
#last{ float:right;width:265px;margin-right:10px;}
/*关于我们*/
#about,#contact{width:265px;}
#about a:hover{ text-decoration:underline}
#about h4,#contact h4{line-height:41px;text-indent:15px;color:#fff;font-weight:bold;}
#about{height:177px;background:url(../images/about.jpg); position:relative}
#ww_intro{padding:5px 10px 10px 10px}
#about .more{right:10px; bottom:5px;top:150px;color:#f00}
/*联系我们*/
#contact{height:186px;background:url(../images/contact.jpg); float:right;margin-top:12px}
#contact ul{padding:10px 0 0 50px;}
#contact ul li{color:#6c5800;font:600 14px/30px "微软雅黑", sans-serif}
#qq{line-height:20px;height:40px}
#qq a{margin-right:20px}
#ww_dianhua{height:35px;}
#ww_dizhi{margin-top:10px}

/*团队风采*/
#team{margin:20px 10px 0 10px; position:relative}
#team h4{width:980px;height:37px;background:url(../images/team.jpg);font:600 14px/43px "微软雅黑", sans-serif;color:#fff;text-indent:30px;border-bottom:1px solid #e2e2e2}
#team .more{color:#b65b0c;top:10px;}
.t{ width:980px; line-height:0px;display:table; overflow:hidden;}
.t li{width:140px; height:100px; border:1px solid #e2e2e2;  position:relative; margin:20px 10px 0px 10px; float:left; line-height:0px; text-align:center;}
.t li .img-a{ width:140px; height:100px; font-size:100px; display:table-cell;text-align:center; vertical-align:middle;}
.t li img{ vertical-align:middle;}
.t .imgname{width:100%; height:25px; line-height:25px;position:absolute; bottom:-25px; left:0px; text-align:center;}
/*友情链接*/
#link{margin:0 auto;width:980px}
#link h4{font:600 14px "宋体"}
#link div{ width:980px; line-height:0px;display:table; overflow:hidden;}
#link li{width:120px; height:60px; border:1px solid #e2e2e2;  position:relative; margin:20px 10px 0px 10px; float:left; line-height:0px; text-align:center;}
#link div li a{ width:120px; height:60px; font-size:60px; display:table-cell;text-align:center; vertical-align:middle;}
#link div li img{ vertical-align:middle;width:120px; height:60px;}
