@charset "utf-8";
.content_support{margin-top:20px;}
.tree_menu{width:230px;display:block;float:left;}
.tree_item{width:210px;padding:10px 0px 10px 20px;border-top:1px solid #e5e5e5;}
.tree_item a{width:210px;height:20px;font-size:14px;line-height:20px;color:#333;}
.tree_item a:hover{color:#009fa8;}
.tree_item.last{border-bottom:1px solid #e5e5e5;}
.tree_item .on{width:21px;height:21px;display:block;float:right;background:url(../../images/nav_arrow.png) no-repeat -21px 0;}
.tree_item .off{width:21px;height:21px;display:block;float:right;background:url(../../images/nav_arrow.png) no-repeat 0 0;}
.tree_item .down{width:21px;height:21px;display:block;float:right;background:url(../../images/nav_arrow.png) no-repeat 0 -21px;}
.content_web{width:855px;margin-left:10px;margin-right:10px;float:right;}

.content_news .news{width: 878px;display:block;float:right;}
.content_news .news .image{width:200px;height:200px;border: 1px solid #f6f7f7;margin: 9px;display:block;float:left;}
.content_news .news img{width:200px;height:200px;-webkit-transition:all .2s ease; -moz-transition:all .2s ease; -o-transition:all .2s ease; -ms-transition:all .2s ease; transition:all .2s ease;}
.content_news .news img:hover{-webkit-transform: scale(1.08, 1.08); -moz-transform: scale(1.08, 1.08); -o-transform: scale(1.08, 1.08); transform: scale(1.08, 1.08);}
.content_news .detail{width:658px;display:block;float:left;min-height: 220px;}
.content_news .title{width:658px;margin-top:10px;line-height:20px;font: bold 16px/20px "Microsoft YaHei";color:#12afa3;cursor: pointer;display:block;float:left;}
.content_news .description{width:658px;margin-top:5px;line-height:20px;font: normal 14px/20px "Microsoft YaHei";color:#000;}
.content_news .date{margin-top:10px;font: normal 12px/20px "Microsoft YaHei";color:#333;}
.content_news .line{width: 878px;height:1px;background:#e5e5e5;display:block;float:right;}
	
.content_download{width: 878px;margin-left: 10px;display:block;float:right;}
.content_download .news{width: 878px;display:block;float:left;}
.download .detail{width:878px;display:block;float:left;margin-top:10px;}
.download .path{width:740px;line-height:20px;margin-top:10px;font: bold 14px/20px "Microsoft YaHei";color:#12afa3;cursor: pointer;display:block;float:left;}
.download .button{width:120px;margin-top:15px;display:block;float:left;}
.download .button a{display:inline;margin-left: 5px;}
.download .date{width:150px;margin:10px 0px 5px 5px;font: normal 12px/20px "Microsoft YaHei";color:#333;display:block;float:left;}
.content_download .line{width: 878px;height:1px;background:#e5e5e5;display:block;float:right;}