@charset "utf-8";

*{padding: 0;margin: 0;list-style-type: none;font-family:"微软雅黑";text-decoration: none;}

a{color: #262626;}

body{background: #F1F1F1;font-size: 16px;}

.clear{clear:both; height: 0; line-height: 0; font-size: 0}

.slideBox{width: 1100px;margin: 20px auto;}
.slideBox ul li a img{width: 1100px;}
.content{width:1100px;margin: 0 auto;overflow: hidden;}
.left_menu{float: left;width:300px;margin-bottom: 20px;}
.left_menu .biaoti{background: #ffffff;height: 68px;line-height: 68px;font-weight: bold;}
.left_menu .biaoti img{width:15px;margin: 0 8px 0 13px;position: relative;top: 1px;}
.left_menu ul{background: #ffffff;}
.left_menu ul li{width: 100%;height: 60px;line-height: 60px;cursor: pointer;}
.left_menu ul li a{display: block;}
.left_menu ul li em{background: #cccccc;display:inline-block;width: 10px;height: 10px;border-radius: 5px;margin-left: 53px;margin-right: 10px;}
.left_menu ul li.current{background: #3372bd;}
.left_menu ul li.current a{color: #fff;}
.left_menu ul li.current em{background: #ffffff;}
.left_menu ul li:hover{background: #3372bd;}
.left_menu ul li:hover a{color: #fff;}
.left_menu ul li:hover em{background: #ffffff;}
.right_detail{float:left;width:780px;margin-left: 20px;}
.blue{ color:#3B6EBF}
.small_nav{margin:10px; display:inline-block;font-size: 14px; }
.right_detail .vid_list{background: #ffffff;}
.right_detail .vid_list ul{font-size: 14px;padding-top:35px;width:665px;display: inline-block;margin-left: 75px;}
.right_detail .vid_list ul li{width: 180px;margin-bottom: 20px;float: left;margin-right: 40px;}
.right_detail .vid_list ul li a{display:block;position: relative;}
.right_detail .vid_list ul li a span{font-size: 14px;display: inline-block;text-align: center;margin-top: 6px;width: 180px;overflow: hidden;white-space:nowrap;text-overflow:ellipsis;}
.right_detail .vid_list ul li a span:hover{color: #3372bd;}
.right_detail .vid_list ul li a .vid_bg{width: 180px;height:108px;}
.right_detail .vid_list ul li a .vid_pic{width: 43px;height: 43px;position: absolute;top: 38.5px;left: 68.5px;}