header{
	width: 100%;height: 70px;min-width: 1200px;
	position: fixed;top: 0;
	background: #fff;
	z-index: 99999;
	opacity: 0.9;
 	-moz-box-shadow:  0px 3px 5px #999; /* Firefox */
  	-webkit-box-shadow:  0px 3px 5px #999;/* Safari 和 Chrome */
  	box-shadow: 0px 3px 5px #999;/*  Opera 10.5+, 以及使用了IE-CSS3的IE浏览器  */
}
header a{
	color:#000;
}
.header{
	width: 1100px;margin: 0 auto;
}
.header-logo{
	width: 150px;height: 30px;margin-top:15px;
	float: left;
}
.header-logo img{
	height: 120%;
}
.header ul{
	float: right;font-size: 15px;
	line-height: 70px;
}
.header li{
	margin: 0 13px;
	float: left;cursor: pointer;
	position: relative;
}
.header .publish{
	position: relative;
}
.header .publish ul{
	position: absolute;left: -14px;
	width: 70px;background: #fff;
	border: 1px solid #d9d9d9;
	border-top: none;
	display: none;
}
.header .publish ul li{
	width: 70px;height: 30px;margin: 0;
	border-bottom: 1px solid #ccc;
	text-align: center;
	line-height: 30px;
}
.header .publish ul li:hover{
	color: #009944;
}

.header .search img{
	display: inline-block;width: 20px;height: 20px;margin-top: 25px;
}
.header .search .search-img{
	margin: 25px 0;
}

.header .search {
	position: relative;
}
/* #login{
	width: 110px;height: 30px;
	line-height: 30px;text-align: center;
	margin: 19px 35px;
	color: #03a67b;	border: 1px solid #03a67b;
	-moz-border-radius: 30px; Firefox
  	-webkit-border-radius: 30px; Safari 和 Chrome
 	border-radius: 30px; Opera 10.5+, 以及使用了IE-CSS3的IE浏览器
	margin: 19px 35px;
} */
.header .personnav{
	float:right;
	margin:20px 30px;
	font-size:15px;
}

.header .personnav img{
	width:30px;height:30px;
	-moz-border-radius: 30px; /* Firefox */
  	-webkit-border-radius: 30px; /* Safari 和 Chrome */
 	border-radius: 30px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
	margin:0 10px;
}

#headUserName{
	float:right;
	margin-top:4px;
}


/* swiper轮播图 */
.swiper-container{
	width: 100%;height: 500px;min-width: 1200px;
	margin-top: 70px;
}
.swiper-slide img{
	width: 100%;height: 500px;
}
.swiper-btn{
	margin: 0 100px;
	opacity: 0.5;
}

.swiper-button-next,.swiper-button-prev{
	background-image: none;
}
#index-banner nav{
	width: 100%;height: 50px;min-width: 1200px;
	background: #13683B;
}
#index-banner ul{
	width: 1100px;margin: 0 auto;
	color: #e5bf93;
}
#index-banner ul li{
	float: left;line-height: 50px;margin-right: 40px;
	cursor: pointer;font-size: 15px;
}
#index-banner ul li a{
	/* color: #e5bf93 ;*/
	color:#fff;
}
#rankNavUl a{
	color:#000;
}
#rankNavUl .active{
	color:#fff;
}
.setClub{
	display: inline-block;
	width: 110px;height: 30px;line-height: 30px;text-align: center;
	color: #fff;	border: 1px solid #fff;
	-moz-border-radius: 30px; /* Firefox */
  	-webkit-border-radius: 30px; /* Safari 和 Chrome */
 	border-radius: 30px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
	margin: 10px 35px; float: right;
	cursor: pointer;
}

section{
	width: 1100px;margin: 0 auto;
	margin-top: 40px;
}
.index-left{
	float: left;width: 777px;font-weight: normal;
}
.index-left dt a{
	font-weight: normal;font-size:15px;color:#000;
	overflow: hidden;
 	text-overflow: ellipsis;
 	display: -webkit-box;
 	-webkit-line-clamp: 3;
 	-webkit-box-orient: vertical;
}
.index-left dt a.ht{
	height:62px;
	display: block;
}

.index-left dt a:hover{
	color:#999;
}
.index-left dt p a{
	display:inline-block;
	color:#0eb110;height:30px;line-height:45px;margin-top:6px;
	width:100px;overflow:hidden;
}
.index-left dt p a{
	display:inline;
}
.index-left dt p a:hover{
	color:#999;
}
.index-right{
	float: right;width: 260px;
}

.index-left dl{
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding-bottom: 18px; margin-bottom: 15px;
	position: relative;
}
.index-left dt{
	float: left;width: 565px;
	padding-left: 5px;
	color: #999999;

}
.index-left h1{
	width: 100%;height:28px;overflow: hidden;
	font-size: 22px;margin-bottom: 10px;
	/* font-weight: bolder; */
	line-height: 28px;color: #333333;
}
.index-left dt .wenzhang{
	line-height: 25px;
	font-size: 14px;
	display: inline-block;
	width:100%;height: 70px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	color:#000;
	font-weight: normal;
}
.index-left dt p{
	font-size: 12px;
	padding-top: 10px;
	position: absolute;
    bottom: 10px;
}
.index-left dt p i{
	margin-right: 20px;	/* cursor: pointer; */
}
.index-left dt p span{
	display:inline-block;
	width: 80px;height: 20px;
	border: 1px solid #eacba7;
	color: #eacba7;	/* cursor: pointer; */
	line-height: 20px;text-align: center;
}
.index-left dd{
	width: 170px;height: 140px;
	float: right;
	position:relative;
}
.index-left dd div{
	position:relative;
	position:absolute;
	width:100%;height:100%;
}
.index-left dd img{
	width: 100%;height: 100%;
	position:absolute;
}
/* 论坛导师 */
#member_ul h1{
	height:auto;
}
#member_ul .common_a{
	height:auto;
}
#member_ul img{
	width: 100px;height: 100px;
}
/* 右边内容 */
.index-right h1{
	font-size: 17px;font-weight: bold;
}
.index-right h1 span{
	display: inline-block;
	width: 10px;height: 10px;
	background: #009974;
	-moz-border-radius: 10px; /* Firefox */
  	-webkit-border-radius: 10px; /* Safari 和 Chrome */
 	border-radius: 10px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
	margin:0 10px;
}
.index-right dl{
	margin-top: 30px;
}
.index-right dt{
	width: 40px;height: 40px;
	float: left;margin-top: 5px;
	margin-right: 10px;
}
.index-right dd{
	width: 190px;
	float: left;
}
.index-right img{
	display: inline-block;
	width: 100%;height: 100%;
	-moz-border-radius: 40px; /* Firefox */
  	-webkit-border-radius: 40px; /* Safari 和 Chrome */
 	border-radius: 40px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
.index-right h2{
	font-size: 13px;line-height: 16px;
	font-weight: bold;color: #333333;
    margin-top: 5px;
    margin-bottom: 5px;
}
.index-right p{
	width: 190px;height: 32px;overflow: hidden;
	font-size: 13px;line-height: 16px;color: #000;
	font-weight:normal;
}

.hotClass{
	margin-top: 40px;
}


footer{
	width: 100%;height: 230px;min-width: 1200px;
	margin-top: 100px;
 	-moz-box-shadow: 10px 10px 30px #000; /* Firefox */
  	-webkit-box-shadow: 10px 10px 30px #000; /* Safari 和 Chrome */
  	box-shadow: 10px 10px 30px #000;/*  Opera 10.5+, 以及使用了IE-CSS3的IE浏览器  */

}
.footer{
	width: 1100px;padding: 40px 50px;margin: 0 auto;
}
.foot-1,.foot-2,.foot-3{
	float: left;width: 33.3%;
	line-height: 25px;font-size: 15px;
}
.foot-1 dd,.foot-2 dd{
	width: 300px;
}
.foot-1 dt{
	width: 85px;height: 40px;
}
.foot-1 dt img{
	width: 100%;margin-top: 10px;
}
.foot-3 dd{
	width: 250px;
}
.foot-2 dt,.foot-3 dt{
	font-weight: bolder;font-size: 16px;
	line-height: 40px;
}

/* 底部搜索框 */
.foot-seacrh{
	width: 100%;height: 40px;
	margin-top: 20px;
	position: relative;
}
.input-1,.input-2{
	width: 270px;height: 40px;
	float: left;outline: none;
	border:none;background: #f5f5f5;
	text-indent:1em;
	font-size: 14px;
}
.input-1{
	-moz-border-radius: 5px 0 0 5px; /* Firefox */
  	-webkit-border-radius: 5px 0 0 5px; /* Safari 和 Chrome */
 	border-radius: 5px 0 0 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
.input-2{
	width: 55px;
	background: #03a67b;
	cursor: pointer;
	-moz-border-radius:0 5px 5px 0; /* Firefox */
  	-webkit-border-radius:0 5px 5px 0; /* Safari 和 Chrome */
 	border-radius:0 5px 5px 0; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
.foot-seacrh img{
	display: inline-block;
	width: 20px;height: 20px;
	position: absolute;
	right: 27px;margin-top: 10px;
}
.search-div{
	width: 302px;height: 42px;display: none;
	position: absolute;
	z-index: 999;left: -50px;
	border:1px solid #03a67b;
	-moz-border-radius:5px; /* Firefox */
  	-webkit-border-radius:5px; /* Safari 和 Chrome */
 	border-radius:5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}

/* 头部搜索框 */
.sanjiao{
	display: inline-block;
    width: 0;height: 0;
    border-left:8px solid transparent;
    border-bottom: 25px solid #03a67b;
    border-right: 8px solid transparent;
    position: absolute;
    top: -25px;left: 52px;
}
.head-seacrh{
	width: 100%;height: 40px;
	position: relative;
}
.head-seacrh .input-1,.head-seacrh .input-2{
	width: 250px;height: 40px;
	float: left;outline: none;
	border: none;
	border:none;background: #f5f5f5;
	text-indent:1em;
	font-size: 14px;
	line-height:40px;
}
.head-seacrh .input-1{
	padding: 0;margin: 0;
	-moz-border-radius: 5px 0 0 5px; /* Firefox */
  	-webkit-border-radius: 5px 0 0 5px; /* Safari 和 Chrome */
 	border-radius: 5px 0 0 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
.head-seacrh .input-2{
	width: 50px;
	background: #03a67b;
	cursor: pointer;
	-moz-border-radius:0 5px 5px 0; /* Firefox */
  	-webkit-border-radius:0 5px 5px 0; /* Safari 和 Chrome */
 	border-radius:0 5px 5px 0; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
.head-seacrh img{
	display: inline-block;
	width: 20px;height: 20px;
	position: absolute;
	right: 15px;bottom: 10px;
}

/* bbs-article */
/* bbs-banner */

.bbs-bannerbox{
	width: 100%;min-width: 1200px;
	height: 700px;border-bottom: 1px solid #ccc;
}
.bbs-banner{
	width: 100%;min-width: 1200px;
	height: 360px;
}
.bbs-banner img{
	width: 100%;height: 100%;
}
.bbs-user{
	width: 1200px;height: 451px;margin: 0 auto;
	position: relative;
}
.bbs-user img{
	display: block;
	width: 160px;height: 160px;
	margin: -110px auto;
 	-moz-box-shadow:  0px 6px 8px #666; /* Firefox */
  	-webkit-box-shadow: 0px 6px 8px #666; /* Safari 和 Chrome */
  	box-shadow: 0px 6px 8px #666;/*  Opera 10.5+, 以及使用了IE-CSS3的IE浏览器  */
}
.bbs-user h1{
	margin-top: 150px;font-size: 25px;
	text-align: center;margin-bottom: 45px;
}
.bbs-user h6{
	display:block;
	font-size: 15px;
	margin:0;padding:0;
	text-align: center;font-weight:normal;
	margin-top:25px;
	color:#999;
}
.bbs-user p{
	width: auto;text-align: center;
	margin: 0 auto;color: #9a9a9a;
	cursor: pointer;
}
.bbs-user i{
	color: #000;
	font-size: 16px;
}
.bbs-user i a{
	color:#f97c0d;
	font-size: 16px;
}
.bbs-user b{
	font-weight: normal;margin: 0 10px;
	padding-right:50px;
	font-size: 16px;
}
.bbs-nav{
	position: absolute;width: auto;
	bottom: 0;left: 18%;
	padding:0;margin:0;
}

.bbs-nav li{
	float: left;text-align: center;
	line-height: 50px;margin: 0 40px;
	font-size: 20px;font-weight: bolder;
	padding: 0 4px;cursor: pointer;
}
.bbs-nav li:hover{
	border-bottom: 2px solid #7bcab7;
}
.bbs-nav li a{
	color:#000;
}
/* top */
.search-top h1{
	margin-bottom: 20px;
}
.search-top b,.search-top i{
	font-size: 6px;text-align: center;
	line-height: 12px;color: #fff;
	margin: 0 8px;
}
.search-top b{
	display:block;
	width: 15px;height: 15px;
	background: url(../images/icon/top1.png);
	background-size: 100%;
	float: left;
    margin-top: 13px;
}
.search-top i{
	display: inline-block;
	width: 15px;height: 15px;
	background: url(../images/icon/top2.png);
	background-size: 100%;
}
.search-top li{
	font-size: 15px;line-height: 40px;
	width: 100%;height: 40px;overflow: hidden;
}
.search-top li a{
	color:#000;
	display: inherit;
    float: left;
    line-height: 40px;
}
.label{
	display:inline-block !important;
	padding:0 5px !important;
    min-width: 15px;
    height: 15px;
    line-height:15px !important;
}
.top-nav .top-search{
	color:#cac8c6;
	display: inline-block;
	width: 300px;height: 30px;line-height: 30px;
	margin: 10px 35px; float: right;
	position: relative;
}
.top-nav .top-search .top-search1{
	text-indent: 2em;
	display: inline-block;outline: none;border: none;
	width: 300px;height: 30px;line-height: 30px;
	/* color: #e5bf93; */color:#000;border: 1px solid #fff;
	-moz-border-radius: 30px; /* Firefox */
  	-webkit-border-radius: 30px; /* Safari 和 Chrome */
 	border-radius: 30px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
	background-color: #fff;
}
.top-nav .top-search .top-search2{
	background: url(../images/icon/topbig.png);
	background-size: cover;
	cursor: pointer;position: absolute;
	width: 25px;height: 25px;right: 20px;
	top: 5px;outline: none;border: none;
}


/*teacher*/

.teacher-nav{
	width: 100%;height: 50px;
	min-width: 1200px;margin-top: 70px;
	background: #eeeeee;
}
.teacher-nav ul{
	width: 600px;
	margin: 0 auto;
}
.teacher-nav li{
	float: left;width: 100px;
	line-height: 50px;cursor: pointer;
	text-align: center;
}
.teacher-user{
	width: 230px;height: auto;
	padding:20px 0;
 	-moz-box-shadow:  0px 5px 15px #ccc; /* Firefox */
  	-webkit-box-shadow:0px 5px 15px #ccc; /* Safari 和 Chrome */
  	box-shadow: 0px 5px 15px #ccc;/*  Opera 10.5+, 以及使用了IE-CSS3的IE浏览器  */
}
.teacher-user a{
	color:#000;
}
.teacher-user b{
	font-weight:normal;
}
.teacher-user img{
	display: block;
	width: 100px;height: 100px;
	margin:auto;
	-moz-border-radius:100px; /* Firefox */
  	-webkit-border-radius:100px; /* Safari 和 Chrome */
 	border-radius:100px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */

}
.teacher-user h1{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.teacher-user i,.teacher-user b{
	display: inline-block;
	width: 70px;height: 25px;
	-moz-border-radius:8px; /* Firefox */
  	-webkit-border-radius:8px; /* Safari 和 Chrome */
 	border-radius:8px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
	text-align: center;line-height: 25px;
	color: #fff;cursor: pointer;
	margin: 0 10px;
}
.teacher-user .teacher-user-p{
	width:210px;height:auto;
	text-align: center;
	padding:10px 0;
	margin-bottom:5px;
}
.teacher-user p{
	width: 185px;
	margin: 0 auto;
}
.teacher-user i{
	background: #ff8b8b;
}
.teacher-user b{
	background: #9bd8c8;
}

/*bbs*/
.bbs-right{
	width: 100%;height: auto;
}
.index-left .bbs-right a{
	display: inline-block;
	width: 100%;height: 80px;color: #000;
	overflow: hidden;line-height: 25px;
}
.index-left .bbs-right .nickname{
	color:#009974;
	width:auto;height:15px;
	line-height:17px;
}
.bbs-right img{
	display: block;float: left;
	width: 100px;height: 50px;
	margin-right: 10px;
}
.bbs-right dt{
	width: 335px;margin-top: 10px;
	float: left;
}
.bbs-right dd{
	width: auto;height: 15px;
	float: right;
	font-size: 13px;
	padding-top:40px;
}
.bbs-right dd span{
	margin-left: 12px;
	cursor: pointer;
}
.bbs-right dd i{
	margin-left: 5px;
}
.article-nav{
	width: 100%;min-width: 1200px;
	margin-top:70px;
	line-height:110px;
}

.article-nav a{
	color:#000;
}
.article-nav ul{
	width: 1200px;margin: 0 auto;
	padding: 0 20px;
}
.article-nav li{
	float: left;margin: 0 5px;
	color: #44613f;font-size: 15px;
}

.article{
	margin-top: 10px;
}
.article-left{
	float:left;width: 750px;
	padding-left: 30px;padding-right: 15px;
}
.article-left a{
	color:#000;
}
.article-content img{
}
.article-left h1{
	font-size: 25px;
	font-weight: bold;
}
.article-left p{
	font-size: 17px;
    line-height: 30px;
}
.article-left p i{
	line-height: 60px;font-size: 13px;
	margin-right:20px;
}
.article-left p b{
	margin-left:5px;
}
.article-left ul{
	float: right;margin-top: -60px;
}
.article-left .shoucang li{
	float: left;min-width: 80px;
	height: 25px;line-height: 25px;
	text-align: center;margin-left: 10px;
 	-moz-box-shadow: 0px 2px 5px #ccc; /* Firefox */
  	-webkit-box-shadow:0px 2px 5px #ccc; /* Safari 和 Chrome */
  	box-shadow: 0px 2px 5px #ccc;/*  Opera 10.5+, 以及使用了IE-CSS3的IE浏览器  */
	-moz-border-radius:25px; /* Firefox */
  	-webkit-border-radius:25px; /* Safari 和 Chrome */
 	border-radius:25px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
	font-size: 13px;
	padding: 0 5px;
}
.article-left ul li img{
	display: inline-block;
	float: left;margin-top: 4px;
	margin-left: 3px;margin-right: 3px;
}

.article-left ul li span{
	display: inline-block;min-width: 61px;
	float: left;cursor: pointer;
}
.article-left ul li span i{
	display: inline-block;
	margin: 0 7px;
}
.article-content{
	font-size: 13px;color: #b6b6b6;line-height: 20px;
	margin-bottom: 50px;
}

/*输入框*/
.textarea-wrapper{width:750px;margin: 30px 0 0 0;overflow: hidden;}
.textarea-block{position:relative;}
.textarea-item{width:750px;height:125px;border:1px solid #ccc;
	padding:10px;resize:none;color:#000;
	-moz-border-radius:5px; /* Firefox */
  	-webkit-border-radius:5px; /* Safari 和 Chrome */
 	border-radius:5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
.textarea-count{position:absolute;bottom:10px;right:1em;color:#b1a6a4;}
.textarea-btn{float: right;width: 110px;height: 36px;
	color: #fff;background: #00bf87;
	border:none;outline: none;margin-top: 15px;cursor: pointer;
	font-size: 15px;
	-moz-border-radius:5px; /* Firefox */
  	-webkit-border-radius:5px; /* Safari 和 Chrome */
 	border-radius:5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */

}
.textareaTotal i{
	color: red;
}
.comment{
	width: 750px;height: auto;
	margin-bottom: 65px;
}
.comment dl{
	margin-top: 35px;
}
.comment dt{
	float: left;margin-right: 20px;
}
.comment dd{
	float: left;margin: 0 ;padding:0;
	width: 650px;
}

.comment dt img{
	width: 65px;height: 65px;
	display: inline-block;
	-moz-border-radius:65px; /* Firefox */
  	-webkit-border-radius:65px; /* Safari 和 Chrome */
 	border-radius:65px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
.article-left .comment-titel{
	height: auto;
}
.article-left .comment-titel i{
	font-size: 15px;line-height: 15px;
	font-weight: bold;
}
.article-left .comment-titel i b{
	font-size: 13px;line-height: 15px;
	font-weight: normal;
}
.article-left .comment-titel .hufu{
	cursor: pointer;font-size: 13px;
}
.article-left .comment-content{
	line-height: 20px;font-size: 13px;
	width: 650;color: #9e9e9e;
	margin: 10px 0;
}
.article-left .add-content {
	height: auto;margin-top: 20px;
}
.article-left .add-content img{
	width: 25px;height: 25px;
	display: inline-block;
	-moz-border-radius:25px; /* Firefox */
  	-webkit-border-radius:25px; /* Safari 和 Chrome */
 	border-radius:25px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
	float: left;
}
.article-left .add-content i{
	font-size: 13px;font-weight: bold;line-height: 25px;
	display: inline-block;margin: 0 5px;
	float: left;
}
.article-left .add-content i b{
	font-weight: 10px;font-weight: normal;
	line-height: 25px;
}
.article-left .add-content span{
	width: 640px;font-size: 10px;padding: 5px;
	line-height: 16px;display: inline-block;float: left;
	margin-top: 5px;background: #e7e7e7;color: #9e9e9e;
	-moz-border-radius:5px; /* Firefox */
  	-webkit-border-radius:5px; /* Safari 和 Chrome */
 	border-radius:5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
.area{
	display: inline-block;display: none;
	position: relative;margin-top: 10px;
}
.hufu-area{
	width: 640px;height: 60px;
	-moz-border-radius:5px; /* Firefox */
  	-webkit-border-radius:5px; /* Safari 和 Chrome */
 	border-radius:5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
	margin-top: 10px;
}
.hufu-btn{
	position: absolute;right: 10px;
	bottom: 10px;border: none;outline: none;
	cursor: pointer;
	width: 50px;height: 20px;text-align: center;
	line-height: 20px;
	-moz-border-radius:5px; /* Firefox */
  	-webkit-border-radius:5px; /* Safari 和 Chrome */
 	border-radius:5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}





/*购物列表*/
.shop-list li{
	float: left;width: 250px;height: 300px;
 	-moz-box-shadow: 0px 5px 10px #ccc; /* Firefox */
  	-webkit-box-shadow: 0px 5px 10px #ccc; /* Safari 和 Chrome */
  	box-shadow: 0px 5px 10px #ccc;/*  Opera 10.5+, 以及使用了IE-CSS3的IE浏览器  */
	margin-right: 25px;color: #756f6f;
	margin-bottom: 30px;
}
.shop-list li img{
	display: block;
	width: 250px;height: 180px;
}
.shop-list li h1{
	font-size: 18px;
	width:auto;margin:12px 0;
	margin-left: 25px;color: #000;
}
.shop-list li span{
	display: inline-block;color: #000;
	width: 210px;height: 28px;
	font-size: 10px;line-height: 14px;
	margin-left: 25px;
	overflow: hidden;
}
.shop-list li p{
	margin-left: 25px;
	line-height: 30px;
	font-size: 13px;
}
.shop-list li p b{
	margin-right: 25px;cursor: pointer;
	color:#f97c0d;
}


/* 商品详情 */
.good-top{
	width: 1100px;height: auto;
	margin: 0 auto;
}


.big-box{width:500px;margin-right:20px;height: 500px;
background: #fff;float: left;
}
.left-pro{width:502px; padding:20px 10px;text-align:left;float:left;

}
.left-pro .t1{width:100px;float:left}
.left-pro .t2{width:352px;text-indent:0;float:left;padding-left:10px}
.left-pro .t2 img{text-indent:0;}
#showArea img{cursor:pointer;display:block;margin-bottom:2px;width:68px;padding:1px;border:1px solid #ccc;height:68px;float:left}
#main_img{cursor:pointer;display:block}
#gotop{cursor:pointer;display:block;margin-left:9px}
#gobottom{cursor:pointer;display:block;margin-left:9px}
#showArea{height:420px;overflow:hidden}


.goods-Info{
	width: 510px;height: 450px;
	float: right;
}
.goods-Info h1{
	font-size: 20px;
	font-weight: bold;
}
.goods-Info h2{
	font-size: 18px;line-height: 80px;
}
.goods-Info h2 i{
	color:#f47c34;font-size: 25px;
}
.goods-Info p i{
	font-size: 16px;
	color:#999;margin-right: 16px;
}
.goods-Info p{
	margin-bottom: 20px;
}
.goods-Info .goods-num{
	font-size: 18px;
}
.goods-Info .goods-num span{
	display: inline-block;
	width: 40px;height: 20px;
	text-align: center;
	line-height: 20px;cursor: pointer;
}

.goods-Info .goods-pay span{
	display: inline-block;
	width: 120px;height: 40px;
	line-height: 40px;text-align: center;
	font-size: 18px;
	margin-right: 30px;
	margin-top: 20px;
	cursor: pointer;
}
.goods-Info .goods-pay a{
	color:#fff;
}
.goods-Info .goods-pay .to-pay{
	background:#18a457;
	color: #fff;
	-moz-border-radius:5px; /* Firefox */
  	-webkit-border-radius:5px; /* Safari 和 Chrome */
 	border-radius:5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
.goods-Info .goods-pay .add-car{
	background:#f47c34;
	color: #000;
	-moz-border-radius:5px; /* Firefox */
  	-webkit-border-radius:5px; /* Safari 和 Chrome */
 	border-radius:5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
.goods-Info .goods-pay i a{
	color: #999;cursor: pointer;
	margin-left:10px;
}
.goods-Info .goods-pay i a:hover{
	color: #7dbc24;
}
.good-center{
	width: 100%;height: 70px;
	border-bottom: 1px solid #e3e3e3;
}
.good-center ul{
	margin: 0 auto;
	width: 230px;height: 70px;
}
.good-center ul li{
	margin: 0 auto;
	height: 68px;float: left;
	margin:0 25px;cursor: pointer;
}
.good-foot{
	width: 1200px;padding: 50px;
	margin: 0 auto;
}
.good-foot-left{
	width: 830px;height: auto;
	float: left;
}
.good-foot-left img{
	display: block;
	margin: 0 auto;
	max-width: 830px;
	margin-bottom: 20px;
}
.good-foot-right{
	width: 160px;
	float: right;
}
.good-foot-right i{
	display: block;
	font-size: 14px;
	line-height: 25px;
}
.good-foot-right h1{
	font-size: 16px;font-weight: bold;
	margin-bottom: 18px;
}
.good-foot-right h1 span{
	background: #009974;
	width: 10px;height: 10px;
	display: inline-block;
	-moz-border-radius:5px; /* Firefox */
  	-webkit-border-radius:5px; /* Safari 和 Chrome */
 	border-radius:5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
	margin: 0 10px;
}
.good-foot-right img{
	width: 100px;height: 100px;
}
/* 购物评论 */
.good-foot2{
	width: 705px;height: auto;
	margin: 0 auto;display: none;
	padding-top: 60px;
}
.good-foot2 .comment-titel{
	height: auto;
}
.good-foot2 .comment-titel i{
	font-size: 15px;line-height: 15px;
	font-weight: bold;margin: 0 8px;
}
.good-foot2 .comment-titel b{
	font-size: 13px;line-height: 15px;
	font-weight: normal;
}
.good-foot2 .comment-titel .hufu{
	cursor: pointer;font-size: 13px;
}
.good-foot2 .comment-content{
	line-height: 20px;font-size: 13px;
	width: 650;color: #9e9e9e;
	margin: 10px 0;
}
.good-foot2 .add-content {
	height: auto;margin-top: 20px;
}
.good-foot2 .add-content img{
	width: 25px;height: 25px;
	display: inline-block;
	-moz-border-radius:25px; /* Firefox */
  	-webkit-border-radius:25px; /* Safari 和 Chrome */
 	border-radius:25px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
	float: left;
}
.good-foot2 .add-content i{
	font-size: 13px;font-weight: bold;line-height: 25px;
	display: inline-block;margin: 0 5px;
	float: left;
}
.good-foot2 .add-content i b{
	font-size: 10px;font-weight: normal;
	line-height: 25px;
}
.good-foot2 .add-content span{
	width: 640px;font-size: 10px;padding: 5px;
	line-height: 16px;display: inline-block;float: left;
	margin-top: 5px;background: #e7e7e7;color: #9e9e9e;
	-moz-border-radius:5px; /* Firefox */
  	-webkit-border-radius:5px; /* Safari 和 Chrome */
 	border-radius:5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}


/*视频播放器*/


.play-video{
	width: 100%;min-width: 1200px;height: auto;
	background: #000;margin-top: 70px;
}
.video{
	width: 1200px;margin: 0 auto;
}
.video video{
	border: none;
	outline: none;
}
.play-nav{
	width: 100%;min-width: 1200px;
	height: 60px;background: #3b3b3b;
}
.play-nav ul{
	width: 350px;min-width: 350px;
	height: 60px;margin: 0 auto;
	position: relative;
}
.play-nav ul li{
	float: left;width: 70px;color: #cac8c6;
	line-height: 60px;text-align: center;
	cursor: pointer;
}
.play-nav ul li:hover{
	color: #f1c899;
}
.play-nav ul span{
	display: inline-block;
	float: right;
	position: absolute;
	right: -340px;top: 15px;
	color: #b8b8b8;
	border: 1px solid #b8b8b8;
	width: 120px;height: 30px;
	-moz-border-radius:15px; /* Firefox */
  	-webkit-border-radius:15px; /* Safari 和 Chrome */
 	border-radius:15px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
	line-height: 30px;text-align: center;
	cursor: pointer;
}
.play-path{
	margin: 0 auto;
	width: 1200px;
	height: 76px;
}
.play-path a{
	color:#000;
}
.play-path li{
	float: left;
	line-height: 76px;
	margin-right: 10px;
	color: #35542f;
	font-size: 15px;
}

#play {
	margin-top: 30px;
}
#play .index-left{
	display: none;
}
/* 播放简介 */
#paly-intro h1{
	margin-bottom: 25px;
}
#paly-intro p{
	line-height: 25px;
	color: #999;
	font-size: 13px;
}
/* 课件 */
#play-class{
	height: 1000px;
	background: #ccc;
}

/*论坛*/
#bbs .index-left{
	width:830px;
}

/* 已下为原文件内容 */

/* 侧导航 */
.sidebar { width:40px; background:#13683B; position:fixed; right:0; bottom:30px; cursor:pointer;z-index: 999999;}
.sidebar li {width:40px; height:35px; position:relative;}
.sidebar li a { width:100%; height:100%; display:block;}
.sideewmbox { display:none; overflow:hidden; width:102px; height:102px; border:1px solid #3bc37b; position:absolute; top:0px; left:-102px;}
.sideewmbox img { width:100%; height:100%;}
.sidebar li:hover { background:#3bc37b;}
.sideewmbox0,.sideewmbox1{
	height:35px;top:0;background:#3bc37b;text-align: center;line-height: 35px;color:#fff;width:110px;left:-110px;
}

/*联盟*/
.ae-mian{width: 1285px; margin: auto;}
.ae-index{padding-bottom: 50px;}
.ae-index ul{margin: 0;}
.ae-index a{color:#333;}
.ae-index a:hover{text-decoration: none;}
.ae-index{width: 100%;}
.ae-index-h{width: 100%;height: 518px;background: url("/pc/images/alliance/alliance-bg.png") no-repeat center;}
.ae-index-b{width: 1285px;margin: 35px auto;}
.ae-index-text>span{margin-right: 5px;}
.ae-index-nav{
	margin-top: 25px;
	-webkit-box-shadow: 0 0 10px #ccc;
	-moz-box-shadow: 0 0 10px #ccc;
	box-shadow: 0 0 10px #ccc;
}
.ae-index-type li{display: inline-block;margin: 20px 15px;}
.ae-index-type li.active a,.ae-index-type li:hover a{color: #01A83E;border-bottom: 2px solid #01A83E;}
.ae-index-order{background-color: #F8F8F8;}
.ae-index-order li{display: inline-block;margin: 20px 0;padding: 0 15px;}
.ae-index-order li:first-child{border-right: 2px solid #636363;}
.ae-index-order li.active a,.ae-index-order li:hover a{color: #01A83E;}
.ae-index-order .createae a{color: #4A77A0}
.ae-index-list{margin-top: 50px;}
.ae-index-list>ul{width: 1310px;margin-left: -12px;}
.ae-index-list>ul>li{
	display: inline-block;
	width: 294px;
	height: 467px;
	margin: 15px;
	-webkit-box-shadow: 0 0 10px #ccc;
	-moz-box-shadow: 0 0 10px #ccc;
	box-shadow: 0 0 10px #ccc;
	transition:transform .2s;
	border: 1px solid #ccc;
}
.ae-index-list>ul>li:hover{
	-webkit-transform: scale(1.05,1.05);
	-moz-transform: scale(1.05,1.05);
	-ms-transform: scale(1.05,1.05);
	-o-transform: scale(1.05,1.05);
	transform: scale(1.05,1.05);
}


.ae-footer{background-color: #019973;color: #FFF;padding: 20px;}
.ae-footer p{margin: 0;font-size: 18px;padding: 5px;}
.ae-index-logo{height: 84px;}
.ae-index-logo>img{margin-top: 20px;}
.ae-index-menu-list li{display: inline-block;margin: 12px 15px 12px 15px;}
.ae-index-menu-list li:first-child{margin-left: 0;}
.ae-index-menu-list li>a{color: #FFF;font-size: 13px;}
.menu-search-login{color: #FFF;margin-left: 16px;height: 33px;line-height: 33px;}
.menu-search-login a,.menu-search-login a:hover{color: #FFF;}
.menu-search-login span{margin-right: 16px;}
.alliance-search{color: #FFF;}
.alliance-search-input{border: 1px solid #E7EAEE;width: 539px;margin: 44px auto 5px auto;background-color: rgba(0,0,0,0.2);}
.alliance-search-input input{border:0; width: 510px;height: 32px;background-color: inherit;}
.alliance-search-input>a{background-color: rgba(0,0,0,0.2);display: block;float: right;width: 26px;height: 32px;line-height: 32px;padding-right: 5px;}
.alliance-search-input>a>i{line-height: 32px;}
.ae-apply-head{
	-webkit-box-shadow: 0 0 7px #ccc;
	-moz-box-shadow: 0 0 7px #ccc;
	box-shadow: 0 0 7px #ccc;
}
.ae-apply-head>ul{overflow: hidden;font-size: 0;}
.ae-apply-head>ul>li{width: 321px;height: 67px;line-height: 67px;display: inline-block;position: relative;text-align: center;background-color: #F7F7F7;color: #888;border: 1px solid #E6E6E6;}
.ae-apply-head>ul>li.active{background-color: #0EB48E;color: #FFF;border: 1px solid #0EB48E;}
.ae-apply-head>ul>li span{font-size: 20px;}
.ae-apply-head>ul>li .sp1{
	display: block;
	height: 48px;
	width: 48px;
	position: absolute;
	top: 8px;
	right: -25px;
	background-color: #F7F7F7;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);		/* IE 9 */
	-webkit-transform: rotate(45deg);	/* Safari and Chrome */
	-o-transform: rotate(45deg);		/* Opera */
	-moz-transform: rotate(45deg);		/* Firefox */
	z-index:9;
	border-top: 2px solid #E6E6E6;
	border-right: 2px solid #E6E6E6;
}
.ae-apply-head>ul>li.active .sp1{background-color: #0EB48E;border-color: #0EB48E;}
.ae-apply-head>ul>li .number{
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	border: 2px solid #929292;
	padding: 0px 7px;
	margin-right: 5px;
}
.ae-apply-head>ul>li.active .number{border-color: #0EB48E;background-color: #FFF;	color: #0EB48E;}
.ae-apply-community{padding: 90px 40px;border: 1px solid #CCC;border-top: 0;margin-bottom: 50px;}
.ae-apply-community>ul{margin-top: 47px;width: 1285px;margin-left: -9px;}
.ae-apply-community>ul>li{
	display: inline-block;
	-webkit-box-shadow: 0 0 10px #ccc;
	-moz-box-shadow: 0 0 10px #ccc;
	box-shadow: 0 0 10px #ccc;
	padding: 25px 20px;
	margin: 9px;
	width: 385px;
	height: 182px;
	overflow: hidden;
	transition:transform .2s;
	position: relative;
	border: 1px solid #ccc;
}
.ae-apply-community>ul>li:hover{
	-webkit-transform: scale(1.05,1.05);
	-moz-transform: scale(1.05,1.05);
	-ms-transform: scale(1.05,1.05);
	-o-transform: scale(1.05,1.05);
	transform: scale(1.05,1.05);
}
.ae-apply-community>ul>li .name{font-size: 16px;}
.ae-apply-community>ul>li .describe{color: #888;height: 44px;overflow: hidden;word-break:break-all;}
.ae-apply-community>ul>li .left{margin-right: 10px;}
.ae-apply-community>ul>li .right{width: 258px;}
.ae-apply-community>ul>li .op{margin-top: 10px;}
.ae-apply-community>ul>li .op>a{
	display: inline-block;
	padding: 5px 7px;
	margin-right: 10px;
	background-color: #F4F4F4;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.ae-apply-community>ul>li .select{position: absolute;top: 5px; right: 15px;cursor: pointer;}
.tempa1>a{background-color: #2897E4;color: #FFF; width: 150px;}
.ae-qunying{ border: 1px solid #CCC;margin-top: 20px;}
.ae-qunying .right{width: 807px;position: relative;}
.ae-qunying .right .title{font-size: 24px;margin: 10px 0;color: #515151;}
.ae-qunying .right .time{color: #9BA4AA;margin-bottom: 10px;}
.ae-qunying .right .describe{word-break:break-all;font-size: 16px;color: #9BA4AA;height: 48px;overflow: hidden;}
.ae-qunying .right .share{color: #7D7B7B;line-height:53px;border-top: 1px solid #CCC;width: 807px;padding-left: 20px;}
.tempa2{width: 160px;height: 53px;background-color: #0DB252;color: #FFF;text-align: center;font-size: 18px;}
.ae-qunying .right .share>ul{display: inline-block;line-height: 30px;vertical-align: bottom;}
.ae-qunying .right .share>ul>li{display: inline-block;width: 32px;height: 32px;margin-right: 5px;}
.ae-qunying .right .share>ul>li>a{display: block;height: 32px;}
.ae-qunying .right .share>ul>li.qzone{background: url("/pc/images/alliance/fxicon.png") -7px -4px;}
.ae-qunying .right .share>ul>li.qq{background: url("/pc/images/alliance/fxicon.png") -68px -4px;}
.ae-qunying .right .share>ul>li.weibo{background: url("/pc/images/alliance/fxicon.png") -129px -4px;}
.ae-qunying .right .share>ul>li.wechat{background: url("/pc/images/alliance/fxicon.png") -189px -4px;}
.ae-qunying .right .share>ul>li.douban{background: url("/pc/images/alliance/fxicon.png") -247px -4px;}
.ae-qunying .right .share>ul>li.text{background: url("/pc/images/alliance/fxicon.png") -307px -4px;}




/* login */
.login-header{width:100%;text-align:center;height:30px;font-size:24px;line-height:30px;}
.login a{
	color:#000;
}
.login{
	width:500px;position:fixed;border:#ebebeb solid 1px;display:none;
	height:auto;top:50%;left:50%;background:#ffffff;
	-moz-box-shadow:0px 0px 20px #ace5d7;/* Firefox */
  	-webkit-box-shadow:0px 0px 20px #ace5d7;/* Safari 和 Chrome */
	box-shadow:0px 0px 20px #ace5d7;z-index:9999;
	margin-left:-250px;margin-top:-140px;}
.login-title{
	width:100%;margin:10px 0px 0px 0px;text-align:center;
	line-height:40px;height:40px;
	font-size:18px;position:relative;}
.login-title span{
	position:absolute;font-size:12px;
	right:-20px;top:-30px;background:#ffffff;
	border:#ebebeb solid 1px;width:40px;
	height:40px;border-radius:20px;}
.login-title span a{
	display:block;}
.login-input-content{
	margin-top:20px;}
.login-input {
	overflow:hidden;margin:0px 0px 20px 0px;}
.login-input label{
	float:left;width:90px;padding-right:10px;text-align:right;
	line-height:35px;height:35px;font-size:14px;}
.login-input input.list-input{
	float:left;line-height:35px;height:35px;width:350px;
	border:#ebebeb 1px solid;text-indent:5px;}
.login-button{
	width:50%;margin:30px auto 0px auto;line-height:40px;
	font-size:14px;
	border:#ebebeb 1px solid;text-align:center;}
.login-button a{
	display:block;}
.login-bg{
	width:100%;height:100%;
	position:fixed;top:0px;left:0px;
	background:#ebebeb;filter:alpha(opacity=30);-moz-opacity:0.3;
	-khtml-opacity:0.3;opacity:0.3;display:none;}

.verify{
	display: inline-block;text-align: center;
	line-height:37px;height:37px;width:100px;
	background: #7dbc24;position: absolute;right: 49px;
	cursor: pointer;
	font-size: 15px;color: #fff;
}

.login-foot{
	width: 100%;height: 20px;
	text-align: center;
}
.login-foot a{
	display: inline-block;float: right;
	margin: 0 5px;line-height: 40px;font-size: 12px;
}
.login-foot a:hover{
	color: #7dbc24;text-decoration: underline;
}


/**-----登录login----------*/
.loginbox{width:405px;height:420px;background: #fff;padding: 30px 30px;
position: absolute;right: 50%;margin-right: -600px;top: 50%;margin-top: -260px;}
.loginbox h3{font-size:20px;text-align: center;}
.loginbox .input-group{margin-bottom: 15px;}
.loginbox input[type=text].form-control{height:45px;}
.loginbox input[type=password].form-control{height:45px;}

/* 文章评论 */

.commentbox{margin-top:20px;clear:both;overflow: hidden;}
.commentbox textarea {width:100%;height:50px;border: solid 1px #ccc;border-radius:4px;}
.commentbox .cmsg{float:left;line-height:28px;}
.commentbox .cbtn{float:right; margin: 10px 0px 0 0;}
.review{width: 100%; margin: 50px 0;}
.reviewList { margin-top:20px;clear:both;}
.reviewList .listMaster {letter-spacing: 1px;width:750px;}
.masterHead {width: 50px; height: 50px; overflow: hidden; border-radius: 25px; float: left; margin-right: 10px;}
.masterHead img {width: 100%; height: 100%; }
.masterRight {color: #666; font-family:Arial; float: left; width: 690px;}
.masterRight p{clear:both;}
.masterName {float: left; height: 25px; line-height: 25px; width: 730px; font-size: 15px; margin-bottom:10px;}
.masterName a {float: right; display: block; color: #3bc37b; text-decoration: none;margin-right:12px;}
.masterName a:hover {color: #ff8a00;}  .masterName a.gc{float:left;}
.masterName span {margin-right: 30px;color:#999;}
.listServant {width: 620px; float: right; border:1px solid #d0d0d0;  position: relative; background: #f8f8f8; margin-top: 10px; padding: 10px; border-radius: 3px;}
.arrow {width: 14px; height: 8px; background: url(../images/home/arrow.png) no-repeat; position: absolute; top:-8px; left:75px;}
.masterWidth {width: 520px;}
.reviewList textarea.cmText{float:left;margin:6px 10px 10px 85px;height:60px;border: solid 1px #ccc;border-radius:4px;width:622px;}
.cmform .btn{width:60px;height:30xp;float:right;margin-left:10px;}



/*个人中心  发布 */
#form label{
	width:90px;text-align:center;
}
.alertreg {
	width: 540px;height: 340px;position: fixed;top: 50%;left: 50%;
	margin-left: -300px;margin-top: -200px;background: #e7e7e7;
	padding: 20px 20px 20px 0;box-sizing:content-box;z-index:1000;display:none;
	border:1px solid #ccc;
}
.alertreg tr td{
	border:1px solid #fff;
}
#form_table tbody tr td{
	border-top:1px solid #fff;
}
.bgBlue {
    background: #7dbc24;
    color: #fff;
}
#showNum{
	width: 140px;
	height: 36px;
	padding: 0 10px;
	line-height: 36px;
	border: 1px solid #dcdcdc;
	border-radius: 2px;
	margin-left: 10px;
	display: none;
}
#myModalLabel{
	font-size: 16px;
}
/**
 *	分销样式
 */
.distribution{
	margin-top: 10px;
	display: none;
}
.distribution ul li{
	height: 42px;
}
.distribution ul li:nth-child(1){
	width: 90px;
	text-align: center;
}
.distribution .disWarn{
	color: red;
}
.distribution ul li{
	font-size: 14px;
	font-family: "Microsoft Yahei";
	line-height: 34px;
}
.section-none{
	display: none;
}

.distribution ul li p:nth-child(1) {
	width: 190px;
	text-align: left;
	font-weight: bold;
}
.distribution ul li input{
	height: 34px;
	width: 120px;
	border: 1px solid #ccc;
	border-radius: 4px;
}
.distribution ul li p{
	float: left;
}
#disTitle{
	font-size: 16px;
	font-weight: bold;
}
#disProportion{
	background: #ccc;
}

/*文章详情内容 */

.article-content{
    padding: 20px;
    font-size: 17px;
    position: relative;
    float: left;
    width:100%;
    height: auto;
    min-height: 500px;
    margin-top: 20px;
    clear: left;
    line-height: 24px;
    color:#000;
    font-family: 黑体,"Microsoft YaHei",Arial,Helvetica,sans-serif,"SimSun";
}
.article-content img {
    max-width: 100%;
}

/*zzyadd*/
.rate-remark{font-weight: normal;color: #8e8a8a;margin-left: 30px;margin-top: 3px;}

