@charset "utf-8";
/* 
* Author: DX.Lin
*/
body{ background:#fcfcfc;}
.idx-section{ }

.description-hide{ display:none;}

.idx-download{ font-size:16px; line-height:200%; padding:15px 20px 15px 20px; width:400px;}
.idx-download .item{ padding:20px 0px 20px 0px;}
.idx-download .item-1{ border-bottom:1px solid #ddd; }
.idx-download .item h5{ font-weight:normal; padding:5px 0px;}
.idx-download .item h6{ font-weight:normal; padding:5px 0px;}

/* 
* 简介
*/
.idx-jumbotron{ background:#f4f4f4 url("../images/banner/1.png") center 0px no-repeat; color:#fff; }
.idx-jumbotron-bg{ background:url("../images/banner-bg.png") center bottom no-repeat; }
.idx-jumbotron .wrapper{
	height:408px;
	position:relative;
}
.idx-jumbotron .screen{ height:252px; width:456px; position:absolute; left:533px; top:107px; background-color:#3e5e9c;}

.idx-jumbotron .download{
	background:#0089c3 url("../images/icon-download.png") 18px 3px no-repeat;
	color:#fff;
	display:inline-block;
	font-size:16px;
	padding:0px 10px 0px 56px;
}

.idx-jumbotron .download,
.idx-jumbotron .download:visited{ color:#fff;}
.idx-jumbotron .download:hover{ background-color:#fbc300; text-decoration:none; }


/* 
* 亮点
*/
.idx-feature{ background-color:#f4f4f4; padding:10px 0px 60px 0px; zoom:1; overflow:auto; }
.idx-feature h2{
	font-size:22px;
	font-weight:normal;
	height:24px;
	line-height:24px;
	text-align:center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.idx-feature ul{ font-size:14px;}
.idx-feature ul li{ color:#666; float:left; width:25%; text-align:center;}
.idx-feature ul img{ height:100px; width:100px;}
.idx-feature ul h4{ color:#333; font-size:20px; font-weight:normal; padding:15px 0px 5px 0px;}

/* 
* 演示
*/
.idx-demo{
	background:#fafafa url("../images/div-grey-top.png") center top no-repeat;
	border-top:1px solid #ddd; padding:30px 0px;}
.idx-demo h3{ font-size:22px; font-weight:normal; height:24px; line-height:24px; padding:30px 0px; text-align:center;}
.idx-demo .section{ padding:5px 0px 30px 0px; text-align:center;}
.idx-demo .demo-item{ margin:0px 20px 0px 0px;}
.idx-demo .btn-demo,
.idx-demo .btn-demo-admin{ background-color:#6cb100; color:#fff; font-size:18px; display:inline-block; padding:8px 25px;}
.idx-demo .btn-demo:hover{ background-color:#0b9801; text-decoration:none;}
.idx-demo .btn-demo-admin{ background-color:#3e4045; padding:8px 20px;}
.idx-demo .btn-demo-admin:hover{ background-color:#1f2127; text-decoration:none;}
.idx-demo .demo-tip{ font-size:18px; padding:25px 0px 0px 0px; }
.idx-demo .demo-tip a,
.idx-demo .demo-tip a:visited{ }

/* 
* 用户评价
*/
.idx-appraise{ background:#6277a1 url("../images/pat.png") repeat scroll center top; border-top:1px solid #ddd; height:470px; padding:10px 0px;}
.idx-appraise h2{ color:#fff; font-size:22px; font-weight:normal; height:90px; line-height:30px; padding:0px; margin-left: 10px; margin-top: 30px;}

.idx-qbxm{
	padding-left: 10px;
}

.idx-appraise ul{ font-size:14px;}
.idx-appraise ul li{ color:#666; float:left; width:33%;}
.idx-appraise ul img{ height:48px; width:48px;}
.idx-appraise ul .cont-wrap{ background-color:#fff; border:1px solid #ddd; -webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.12); -moz-box-shadow:0px 0px 5px rgba(0,0,0,0.12); box-shadow:0px 0px 5px rgba(0,0,0,0.12); height:170px; margin:10px;}
.idx-appraise ul .cont-wrap h3{ background:url("../images/quot.png") 8px 10px no-repeat; color:#333; font-size:20px; font-weight:normal; height:36px; line-height:36px; padding:12px 0px 2px 58px;}
.idx-appraise ul .cont-wrap p{ padding:0px 12px 10px 15px;}
.idx-appraise ul .cont-wrap .tag{ display:none;}
.idx-appraise ul .cont-name{ margin:10px; padding:5px 0px 0px 0px;}
.idx-appraise ul .cont-name .name-head{ float:left; padding:0px 0px 0px 5px;}
.idx-appraise ul .cont-name .name-word{ color:#fff; padding-left:0px;}
.idx-appraise ul .cont-name h3{ font-size:12px; font-weight:normal;}
.idx-appraise ul .cont-name h3 b{ font-size:13px; font-weight:bold;}

/* 
* 最新模板
*/
.idx-template{ background:#e6e6e6 url("../images/div-grey-top.png") center top no-repeat; border-top:1px solid #ddd; height:760px; padding:10px 0px;}
.idx-template h2{ font-size:22px; font-weight:normal; height:24px; line-height:24px; padding:30px 0px; text-align:center;}
.idx-template .templates{}
.idx-template .templates ul{}
.idx-template .templates ul li{
	-webkit-box-shadow:0px 0px 3px rgba(0,0,0,0.3); -moz-box-shadow:0px 0px 3px rgba(0,0,0,0.3); box-shadow:0px 0px 3px rgba(0,0,0,0.3);
	background-color:#fcfcfc; float:left; margin:10px 6px 40px 6px; width:238px; padding:0px; position:relative;
}
.idx-template .templates .img{ background-color:#fff; height:160px; width:238px; text-align:center; overflow:hidden;}
.idx-template .templates .img img{ width:238px; }
.idx-template .templates .name{ font-size:13px; height:24px; line-height:24px; padding:5px 8px 0px 8px; overflow:hidden;}
.idx-template .templates .name a,
.idx-template .templates .name a:visited{ color:#484848; text-decoration:none;}
.idx-template .templates .name a:hover{ color:#c91c00; text-decoration:underline;}
.idx-template .templates a.detail{ float:right; font-size:12px;}
.idx-template .templates .price{ height:24px; line-height:24px; padding:0px 8px 4px 6px;}
.idx-template .templates .price span{ color:#d30000; font-size:12px; font-style:normal;}
.idx-template .templates .price del{ color:#888; font-size:12px; font-style:normal; margin-left:6px; }
.idx-template .templates .buy{ padding:0px 10px 0px 10px;}
.idx-template .templates .buy a{ background-color:#6cb100; color:#fff; display:inline-block; height:24px; line-height:24px; padding:0px 10px;}
.idx-template .templates .buy a:hover{ background-color:#0b9801; text-decoration:none;}
.idx-template .templates .demo{ height:24px; line-height:24px; padding:5px 10px;}
.idx-template .templates .summary{ background:#fcfcfc; color:#888; display:none; font-size:12px; filter:alpha(opacity=100); -khtml-opacity:1.0; -moz-opacity:1.0; opacity:1.0; padding:0px 10px 10px 10px; position:absolute; left:0px; top:272px; width:218px; z-index:10;}
.idx-template .templates li.hover{ -webkit-box-shadow:0px 0px 3px rgba(0,0,0,0); -moz-box-shadow:0px 0px 3px rgba(0,0,0,0); box-shadow:0px 0px 3px rgba(0,0,0,0);}

/* 
* 新闻
*/
.idx-news{ background:#fcfcfc; border-top:1px solid #ddd; padding:10px 0px; zoom:1; overflow:auto;}
.idx-news h3{ font-size:22px; font-weight:normal; height:24px; line-height:24px; padding:20px 0px 0px 0px;}

.idx-news .news-left{ float:left; width:349px;}
.idx-news .news-right .section {}
.idx-news .news-left h3{ }
.idx-news .news-left ul{ padding-top:20px;}
.idx-news .news-left ul li{ border-top:1px dotted #ddd; height:72px; padding:18px 0px; }
.idx-news .news-left ul li h4{ font-size:15px; font-weight:normal; height:24px; line-height:24px; overflow:hidden; padding:0px 40px 0px 1px;}
.idx-news .news-left ul li h4 a,
.idx-news .news-left ul li h4 a:visited{ color:#222;}
.idx-news .news-left ul li .summary{ color:#aaa; font-size:12px; height:48px; line-height:22px; overflow:hidden; padding:4px 40px 0px 1px;}

.idx-news .news-right{ border-left:1px solid #eee; float:left; width:650px;}
.idx-news .news-right h3{ padding-left:40px; vertical-align:text-top;}
.idx-news .news-right .section{}
.idx-news .news-right ul{ padding-top:20px; zoom:1; overflow:hidden; }
.idx-news .news-right ul li{ border-top:1px dotted #ddd; height:88px; padding:10px 0px 10px 40px;}
.idx-news .news-right ul li h4{ font-size:15px; font-weight:normal; height:24px; line-height:24px; padding:0px 0px;}
.idx-news .news-right ul li h4 a,
.idx-news .news-right ul li h4 a:visited{ color:#222;}
.idx-news .news-right ul li .summary{ color:#666; font-size:12px; height:48px; line-height:22px; overflow:hidden; padding-top:4px;}
.idx-news .news-right ul li .datetime{ color:#888; font-size:11px; height:16px; line-height:16px;}
.idx-news-img{float: left;
	width: 170px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;}
/* 
* 亮点
*/
.highlights{}
.highlights .header{ color:#3e5e9c; font-size:18px; padding:20px 0px 20px 0px;}
.highlight{ float:left; font-size:14px; height:360px; margin:0px 35px 40px 0px; padding:10px; text-align:center; width:280px;}
.highlight .img{ border:1px solid #aaa; height:180px; width:280px; overflow:hidden;}
.highlight .img img{ height:180px;}
.highlight h3{ color:#3e5e9c; font-size:17px; font-weight:normal; padding:15px 0px 5px 0px;}
.highlight p{ color:#64728d; }


/*
 * 友情链接
 */
.flinks-section { padding:10px 0px;}
.flinks-section .wrapper{}
.flinks{ border-top:1px solid #eee; padding:10px 0px;}
.flinks span{ margin-right:10px;}
.flinks a{ margin:0px 20px 0px 0px;}
.flinks a,
.flinks a:visited{ color:#929292;}
.flinks a:hover { color:#222; text-decoration:none;}