html {
	font-size:16px;
}
.marko *{
    font-family: "Helvetica Neue", Helvetica, Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif;
	color:#000;
}
.marko .glyphicon{
	    font-family: 'Glyphicons Halflings';
}

html,.marko{
	height:100%;
}


.markoHeader {
	background:#3a3a3a;
	height:50px;
	min-width:1104px;

}

.wrap {
    width: 1104px;
    margin: 0 auto;
}

.m_logo {
    margin-right: 50px;
	float:left;
}
.t_nav ,.t_nav:hover{
	font-size: 16px;
	line-height:50px;
	padding:0 10px;
	color:#fff;
	float:left;
}

.t_search{
    box-sizing: border-box;
    border: 1px solid #fff;
    height: 34px;
    width: 264px;
    margin-right: 36px;
    margin-top: 8px;
    border-radius: 20px;
    transition: all .2s;
	float:right;
}
.t_search button{
	background: url("../img/t_searchbtn.png") no-repeat;
    border: none;
    width: 16px;
    height: 16px;
    outline: none;
    margin-top: 7px;
}

.t_search input{
    background: transparent;
    width: 210px;
    margin-left: 13px;
    font-size: inherit;
	border:none;
	line-height:34px;
	color:#fff;
	height:34px;
}
.t_log ,.t_log:hover{
	font-size: 16px;
	line-height:50px;
	padding:0 10px;
	color:#fff;
	float:right;
}

.tattoFooter {
	text-align:center;
	background:#3a3a3a;
	padding:40px 0;
	line-height:200%;
	color:#797979;
	min-width:1104px;	
}
.tattoFooter a {
	color:#797979;
}


.sofiaBanner {
	height:438px;
	text-align:center;

	min-width:1104px;
}

.sofiaModel1 {
	padding:70px 0 90px;
	text-align:center;
	min-width:1104px;
}

.sofiaModel1 a{
	margin:0 20px ;

}

.sofiaModel1 p{
    width: 380px;
    height: 40px;
    margin: 0 auto;
    font-size: 40px;
    color: #333;
	line-height:50px;
	margin-bottom:35px;
	font-weight:100;
	
}

.sofiaModel2 {
	padding:70px 0 90px;
	text-align:center;
	background:#f6f3f3;
	min-width:1104px;

}

.sofiaModel2 a{
	margin:0 20px ;

}

.sofiaModel2 p{
    width: 380px;
    height: 40px;
    margin: 0 auto;
    font-size: 40px;
    color: #333;
	line-height:50px;
	margin-bottom:35px;
	font-weight:100;
	
}

.vincentBanner_dongtai {
	height:338px;
	text-align:center;
	background: #dfd9db url("http://7xqgju.com2.z0.glb.qiniucdn.com/banner_dongtai_bg.png") no-repeat left top;
	background-size: cover;
	min-width:1104px;
}

.markolist_kecheng ,.markodetail_xuexiao{
	background:#f5f5f5;
}

.crumbs {
	padding:20px 0;
}

.vincentBanner_kecheng {
	height:338px;
	text-align:center;
	background: #dfd9db url("http://7xqgju.com2.z0.glb.qiniucdn.com/banner_kecheng_bg.png") no-repeat left top;
	background-size: cover;
}

.cat {
    overflow: hidden;
    background: #FFFFFF;
    border: 1px solid #e0e0e0;
	padding: 20px 15px 0;
}



.cat .title {
    float: left;
    margin-right: 10px;
    padding: 3px 5px;
    background-color: #ddd;
    font-size: 16px;
    color: #333;
    text-align: center;
    border-radius: 3px;
	margin-bottom: 1px;
	width:120px;
}
.cat .c {
    margin: 0 20px 0 0;
    font-size: 14px;
    color: #000;
    padding: 3px 5px;
	float:left;

}




.cat p {
	padding:0 0 10px;
    border-bottom: 1px dashed #e0e0e0;
	overflow:hidden;
}

.cat .cat1 .title,.cat .cat1 .c{
	font-weight:bold;
    margin: 0 20px 0 0;
    font-size: 14px;
    color: #000;
    padding: 3px 5px;
	float:left;
	background:none;
}

.cat .here,.cat .cat1 .here {
    background:#337ab7;
    border-radius: 3px;
	color:#fff;
}

.cat .cat1 {
	border-bottom:1px solid #888;
}


.markolist_kecheng .item {
    margin-top: 25px;
    background: #fff;
    border: 1px solid #e0e0e0;	
	box-sizing: border-box;
    padding: 20px;
	overflow:hidden;
}

.markolist_kecheng .item .cover {
    float:left;
}

.markolist_kecheng .item .detail {
    float:left;
	width:742px;
	padding-left:30px;
}

.markolist_kecheng .item .detail .title{

    display: inline-block;
    font-size: 24px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    line-height: 1;
	font-weight:200;
}

.markolist_kecheng .item .detail .auther img{
    width: 32px;
    height: 32px;
    border-radius: 50%;
	margin-right:10px;
}
.markolist_kecheng .item .detail .auther{
	padding-right: 15px;
    font-size: 16px;
	color:#999;
}



 .markolist_kecheng .item .detail .brief{
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
'    white-space: nowrap;
    font-size: 12px;
    color: #999;
	height:60px;
}

.pager {
    text-align: center;
/*    height: 94px;*/

}

 .pager li>span ,.pager li>a {
	border-radius: 0; 
 }

 .pager li.active>span ,.pager li.active>a ,.pager li.active>a:hover,.pager li.active>span:hover {
	background:#f5f5f5;
	color:#337ab7;
	border-color:#ddd;
	cursor:pointer;
 }

 .markoindex{
	background: #337ab7;
	background-size: cover;
}

 .markoindex div{
    text-align: center;
}

.markoindex  a{
	background:  url("../img/btn_index.png") no-repeat left top;
	width:359px;
	height:72px;
	display:block;
	margin: 0 auto;
}

.markoindex  a:hover{
	background:  url("../img/btn_index2.png") no-repeat left top;
}

.kechengdetail ,.xuexiaodetail{
    background: #fff;
    border: 1px solid #e0e0e0;
    box-sizing: border-box;
    padding: 20px;
    overflow: hidden;
}

.kechengdetail p{
    font-size: 24px;
    color: #333;
	font-weight: 100;
}

.kechengdetail img,.xuexiaodetail img {

    float: left;
    position: relative;
}

.kechengdetail .detail,.xuexiaodetail .detail {

    overflow: hidden;
    padding-left: 30px;
    min-height: 254px;
}

.markodetail_kecheng .kechengdetail .title ,.markodetail_kecheng .right .title{
	font-size: 16px;
    padding-bottom: 0px;
}


.markodetail_kecheng .name{
	text-align:center;
	font-size:18px;
	font-weight:bold;
}

.markodetail_kecheng .pager {

	padding:0;
	margin-bottom:0;
}


.enter{display:block;margin-top:5px;width:94px;height:30px;color:#fff;background:#3eafe0;font-weight:bold; border-radius:2px; text-align:center;line-height:30px; cursor:pointer;float:right;}
.enter:hover{color:#fff; background:#d98c1d;}


.markodetail_kecheng .pager ul{

	padding:0;
	margin:0;
}


.xuexiaodetail .detail .title{
	font-size: 20px;
    padding-bottom: 0px;
}


.kechengdetail .detail .brief,.xuexiaodetail .detail .brief{
	color: #999;
	height:120px;
    max-height: 120px;
    overflow: hidden;
	font-size:14px;
	line-height:180%;

}

.kechengdetail .detail .time ,.xuexiaodetail .detail .time{
	border-top: 1px solid #e0e0e0;
    padding-top: 16px;
	color: #999;
	margin-top:16px;
	font-size:14px;
}

.markodetail_kecheng .left{
    padding: 25px 15px 30px;
    border: 1px solid #e0e0e0;
    color: #333;
    background: #fff;
    margin-bottom: 15px;
	margin-top:20px;
	float:left;
	width:812px;
}

.markodetail_kecheng .left-box{

	float:left;
	width:812px;
}

.markodetail_kecheng .left-box .content{
    padding: 25px 15px 30px;
    border: 1px solid #e0e0e0;

    color: #333;
    background: #fff;
    margin-bottom: 15px;
	margin-top:20px;
}



.markodetail_kecheng .wrap ,.markodetail_kejian .wrap{
	overflow:hidden;
}


.markodetail_kecheng .right{
	width: 274px;
    padding: 25px 15px 30px;
    border: 1px solid #e0e0e0;
    color: #333;
    background: #fff;
    margin-bottom: 15px;
	float:right;
	margin-top:20px;

}

.markodetail_kecheng .right img{
    width: 140px;
    height: 140px;
    border-radius: 100%;
	margin:0px 0 20px 45px;
}

.markodetail_kecheng .right p{
    line-height:150%;
}

.markodetail_kecheng .content .title{
	color: #333;
    font-weight: 100;
	font-size: 20px;
    padding-bottom: 10px;
}




.markodetail_kecheng .content .item{
	padding: 15px 30px 15px;
    border-bottom: 1px dashed #e0e0e0;
    overflow: hidden;
	display:block;
	background:  url("../img/list_arrow.png") no-repeat 730px 12px;
	font-size: 14px;
}
.markodetail_kecheng .content .item:hover{

	background:  url("../img/list_arrow2.png") no-repeat 730px 12px;

}

.markodetail_kecheng .content span{
	float:right;
	display:block;
	padding-right:40px;	
}


.markodetail_kecheng .content .pager span {
    float: left; 
	padding: 5px 14px;
}


.markodetail_kejian .left{
	float:left;
	width:647px;

}

.markodetail_kejian .left .video{
    color: #333;
    background: #999;
    margin-bottom: 15px;
	height:402px;
}

.markodetail_kejian .left .content{
    color: #333;
    border: 1px solid #e0e0e0;
    margin-bottom: 15px;
    background: #fff;
	min-height:300px;
	padding:60px 20px 20px;

}

.content img{
}


.markodetail_kejian .right{
	width: 440px;
	float:right;

}

.markodetail_kejian .right .menu{
    padding: 25px 15px 30px;
    border: 1px solid #e0e0e0;
    color: #333;
    margin-bottom: 15px;
    background: #fff;

}

.markodetail_kejian .right .news ,.markodetail_kejian .right .exercise {
    padding: 25px 15px 30px;
    border: 1px solid #e0e0e0;
    color: #333;
    margin-bottom: 15px;
    background: #fff;

}




.markodetail_kejian .right .title{
	color: #333;
    font-weight: 100;
	font-size: 16px;
}

.markodetail_kejian .menu {
	height:402px;

}

.markodetail_kejian .menu .item{
	padding: 15px 20px 15px;
    border-bottom: 1px dashed #e0e0e0;
    overflow: hidden;
	display:block;
	background:  url("../img/list_arrow.png") no-repeat 360px 12px;

}
.markodetail_kejian .menu .item:hover{

	background:  url("../img/list_arrow2.png") no-repeat 360px 12px;

}

.markodetail_kejian .menu .pager{

	height:30px;
	padding:0 auto;
	padding-top:10px;
}

.markodetail_kejian .menu .pager ul{

	margin-top:0px;
	margin-bottom:0px;
}



.markodetail_kejian .menu span{
	float:right;
	display:block;
	padding-right:40px;	

}




 .markodetail_kejian,.markodetail_kecheng {
    background: #f5f5f5;
}

.markodetail_kejian .exercise .t{
	padding-top:20px;	
}

.markodetail_kejian .exercise button{
	margin-top:20px;	
	color:#fff;
}



.markolist_dongtai {


}

.markolist_dongtai .vincentBanner {
	height:338px;
	text-align:center;
	background: #34533a  no-repeat left top;
	background-size: cover;
}

.markolist_dongtai .box {

	overflow:hidden;

}

.markolist_dongtai .item {
    margin-top: 25px;
    background: #fff;
    border: 1px solid #e0e0e0;	
	box-sizing: border-box;
    padding: 20px;
	overflow:hidden;
	width:354px;
	float:left;
	margin-right:20px;
	height:300px;

}

.markolist_dongtai .itemend {
    margin-right:0;
}

/*.markolist_dongtai .item .title {
    font-size: 20px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 200px;
    padding: 10px 0 0 0;
}*/

.markolist_dongtai .item .title {
    font-size: 20px;
    color: #333;
    width: 312px;
    padding: 10px 0 0 0;
}

.markolist_dongtai .item .brief {
    font-size: 14px;
    color: #999;
	overflow:hidden;

}


.markolist_dongtai .item .cover {
    width:312px;
}

.markolist_dongtai {
    background:#f5f5f5;
}

.markolist_broadcast .item {
    margin-top: 25px;
    background: #fff;
    border: 1px solid #e0e0e0;	
	box-sizing: border-box;
    padding: 20px;
	overflow:hidden;
	width:354px;
	float:left;
	margin-right:20px;
	height:360px;

}

.markolist_broadcast .itemend {
    margin-right:0;
}

.markolist_broadcast .item .title {
    font-size: 20px;
    color: #333;
    width: 312px;
    padding: 10px 0 0 0;
}

.markolist_broadcast .item .item_tag {
    clear: both;
    display: block;
    *display:inline-block: ;
    margin: 10px 0 5px 0;
    line-height: 20px;
}

.item_tag::after{
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}

/*media screen*/
.item_tag a {
    display: inline-block;
    margin: 0 5px 5px 0;
    padding: 0px 10px;
    background-color: #aab5c3;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    color: #fff;
    text-decoration: none;
}

.item_tag a:first-child {
	background-color: #ff8000;
}

.item_tag a:last-child {
	background-color: #00a2e3;
}

.markolist_broadcast .item .brief {
    font-size: 14px;
    color: #999;
	overflow:hidden;
}

.markolist_broadcast .item .cover {
    width:312px;
}

.markolist_broadcast {
    background:#f5f5f5;
}

.markodetail_xuexiao .box{

    margin-top: 25px;
    background: #fff;
    border: 1px solid #e0e0e0;
    box-sizing: border-box;
    padding: 20px;
    overflow: hidden;

}

.markodetail_xuexiao .box .item{

    background: #fff;
	box-sizing: border-box;
    padding: 20px;
	overflow:hidden;
	width:353px;
	float:left;

}


.markodetail_xuexiao .box .item .cover{

    width:313px;

}

.markodetail_xuexiao .box .item .title{
    display: inline-block;
    font-size: 20px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    line-height: 1;
    font-weight: 200;
	margin-top:20px;
	margin-bottom:0;
}


.markodetail_xuexiao .box .item .detail{


    background: url("../img/list_arrow.png") no-repeat 260px 28px;

}
.markodetail_xuexiao .box .item .detail:hover{


	background:  url("../img/list_arrow2.png") no-repeat 260px 28px;

}





.markodetail_dongtai .left{
    border: 1px solid #e0e0e0;
    margin-bottom: 15px;
    background: #fff;
	padding:20px 20px 20px;	
}

.markodetail_dongtai .left .title {
	text-align:center;
	font-size:24px;
	margin:30px auto 20px;
	font-weight: 100;
}

.markodetail_dongtai .left .title1 {
	text-align:center;
	font-size:24px;
	margin:10px auto 10px;
	font-weight: 100;
}

.markodetail_dongtai .left .title2 {
	text-align:center;
	font-size:36px;
	margin:10px auto 10px;
	font-weight: 100;
	padding-top: 100px;
}

.markodetail_dongtai .left .title_pl {
	text-align:left;
	font-size:24px;
	margin:30px auto 20px;
	font-weight: 100;
}

.markodetail_dongtai .left .author {
	text-align:center;
	margin:30px auto;
	border-bottom:1px solid #ddd;
	padding-bottom:40px;
	color:#888;
	font-size:18px;
	width:800px;
	font-weight:100;
	padding-left:20px;
	padding-right:20px;
}


.markodetail_dongtai .left .video{
    color: #333;
    background: #999;
	height:402px;
	width:600px;
	margin:40px auto 15px;
}

.markodetail_dongtai .left .video_zb{
    color: #333;
    background: #999;
	height:600px;
	width:800px;
	margin:40px auto 15px;
}

.markodetail_dongtai .left .content{
    color: #333;
    margin-bottom: 15px;
    background: #fff;
	min-height:300px;
	padding:40px 0px 20px;
	font-size:16px;
	line-height:200%;
	width:800px;
	margin:0 auto;
		font-weight: 100;

}

.markodetail_dongtai .left .content1{
    color: #333;
    margin-bottom: 15px;
    background: #fff;
	min-height:300px;
	padding:10px 0px 10px;
	font-size:16px;
	line-height:200%;
	width:800px;
	margin:0 auto;
	font-weight: 100;

}

.markodetail_dongtai .left .content2{
    padding: 15px 15px 15px;
    border: 1px solid #000;
    color: #000000;
    background: #fff;
    margin-bottom: 15px;
	margin-top:20px;
	font-size:14px;
}


.markodetail_dongtai .right{
	width: 440px;
	float:right;

}

.markodetail_dongtai .right .menu{
    padding: 25px 15px 30px;
    border: 1px solid #e0e0e0;
    color: #333;
    margin-bottom: 15px;
    background: #fff;

}

.markodetail_dongtai .right .news ,.markodetail_dongtai .right .exercise {
    padding: 25px 15px 30px;
    border: 1px solid #e0e0e0;
    color: #333;
    margin-bottom: 15px;
    background: #fff;

}




.markodetail_dongtai .right .title{
	color: #333;
    font-weight: 100;
	font-size: 16px;
}

.markodetail_dongtai .menu .item{
	padding: 15px 20px 15px;
    border-bottom: 1px dashed #e0e0e0;
    overflow: hidden;
	display:block;
	background:  url("../img/list_arrow.png") no-repeat 360px 12px;

}
.markodetail_dongtai .menu .item:hover{

	background:  url("../img/list_arrow2.png") no-repeat 360px 12px;

}

.markodetail_dongtai .menu span{
	float:right;
	display:block;
	padding-right:40px;	
}




 .markodetail_dongtai,.markodetail_kecheng {
    background: #f5f5f5;
}

.markodetail_dongtai .exercise .t{
	padding-top:20px;	
}

.markodetail_dongtai .exercise button{
	margin-top:20px;	
	color:#fff;
}

.markodetail_dongtai .wrap{
	overflow:hidden;
}


.markoregedit,.marginlogin ,.markonews{
    background:#f5f5f5;
}

.marginlogin {
    background: #dfd9db url("../img/bg_index.jpg") no-repeat center center;

}

.marginlogin .c{
	background:#fff;
	width:346px;
	margin:20% 0 20% 50%;
	padding:30px 20px;
	height:300px;
	
}





.marginlogin .fang {
	
}

.marginlogin .c p{
	font-size:20px;
}

.marginlogin .c p.p{
	font-size:14px;
	float:right;
	margin-top:-33px;
}

.marginlogin .c input{
    line-height: 40px;
    height: 40px;
    border: 0;
    padding: 10px 0 10px 10px;
    width: 100%;
    float: none;
    overflow: hidden;
    font-size: 14px;
	border: 1px solid #bdbdbd;
	margin:10px 0;
}

.marginlogin .c span input{
    height:13px;
	width:13px;
}


.marginlogin .c span label{
    font-size:12px;
	font-weight:100;
}

.marginlogin .c button{
	margin-top:20px;
    color:#fff;
}



@media (min-height: 900px) {
	.marginlogin {
	  position: relative;

	}

	.marginlogin .tattoFooter {
		position:absolute;
		bottom: 0px;
		width:100%
	}

}





.newsdetail ,.xuexiaodetail{
    background: #fff;
    border: 1px solid #e0e0e0;
    box-sizing: border-box;
    padding: 20px;
    overflow: hidden;
}

.newsdetail p{
    font-size: 24px;
    color: #333;
	font-weight: 100;
	text-align:center;
	padding-top:30px;
}
.newsdetail p.title{
    font-size: 18px;
    color: #333;
	font-weight: 100;
	text-align:center;
	padding-top:20px;
}

.newsdetail .brief{
    font-size: 16px;
    color: #333;
	font-weight: 100;
	padding:0 130px 80px;
	text-align:left;
	line-height:200%;

}

.newsdetail {
    margin-bottom:100px;

}


.markouc .content{
	background:#f5f5f5;
}

.markouc .content .wrap{
	display:table;
	width:1104px;
	margin:0 auto;
	padding:30px 0 30px 0;
}

.markouc .content .left{
	width:261px;
	float:left;
    margin-right: 15px;
}


.markouc .content .left .human{
	text-align:center;
	padding:30px 0 30px;
	border: 1px solid #e0e0e0;
    background: #fff;
}

.markouc .content .left .human img{
    width: 110px;
    height: 110px;
    border-radius: 50%;
}



.markouc .content .left .human p{
    padding-top: 14px;
    line-height: 1;
    font-size: 18px;
    color: #333333;
}


.markouc .content .left .nav-sidebar {
    margin: 0 auto;
    text-align: center;
	list-style: none;
	padding:0px;
	border: 1px solid #e0e0e0;
    background: #fff;
	border-top:none;
}

.markouc .content .left .nav-sidebar2{
	width:261px;
	float:left;
	border: 1px solid #e0e0e0;
    background: #fff;
    margin-right: 15px;
	margin-top:30px;
}

.markouc .content .left .nav-sidebar2 {
    font-size: 20px;
	padding:30px 0 30px 90px;
    color: #333333;
    border-bottom: 1px solid #e0e0e0;
	text-align:left;
}

.markouc .content .left .nav-sidebar2 span{
    font-size: 14px;

}


.markouc .content .left .nav-sidebar>li.active {
    color: #fff;
    background-color: #337ab7;
}
.markouc .content .left .nav-sidebar>li.active a{
    color: #fff;
    background-color: #337ab7;
	display:block;

}

.markouc .content .left .nav-sidebar>li {
    font-size: 16px;

    color: #333333;
    border-bottom: 1px solid #e0e0e0;
	text-align:left;
	
}

.markouc .content .left .nav-sidebar>li a{
    padding: 0 14px;
    height: 48px;
    line-height: 49px;
    font-size: 16px;
	display:block;
	text-align:center;
	border:none;
	text-decoration: none;
}


.markouc .content .left .nav-sidebar>li.active a:hover{
    background:#2e6da4;
}



.markouc .content .right{

    border: 1px solid #e0e0e0;
    padding: 0 14px 48px 14px;
    background: #fff;
	width:828px;
	float:right;
}


.markouc .content .right .tatto FORM{

    padding-left:30px;
}


.markouc .content .right .btn{

    color:#fff;
}



.markouc .content .right label{

        font-weight: 200;
		font-size:18px;
		margin-bottom:10px;
}

.markouc .content .right .form-group{

        padding:5px 0;
		overflow:hidden;
}

/*20160406*/


.qatab {
	background:#337ab7;
	height:55px;
	width:1104px;
	padding-left:10px;
	border:none;
}
.qatab li{
	width:263px;
	margin-right:10px;
	height:55px;
	margin-top:10px;
}
.qatab li a{

	height:45px;
    border-radius: 5px 5px 0px  0px;
	border:none;
	margin:0;
	text-align:center;
	color:#fff;
	font-size:20px;
}

.qatab li a:hover,.qatab li a:focus{
	color:#000;
}
.qatab li.active{

}
.qatab li.active a ,.qatab li.active a:hover,.qatab li.active a:focus{
	border:none;
	margin:0;
	background:#fff;
	color:#337ab7;
}

.qacontent {
	padding:30px;
}
.qacontent h3{
font-size: 20px;
    color: #337ab7;
    margin: 0;
    margin-bottom: 10px;
    letter-spacing: 2px;
}
.qacontent p{
    font-size: 16px;
    margin: 0;
    line-height: 1.5pc;
    margin-bottom: 50px;
    letter-spacing: 2px;
}
.qacontent {

}
.qacontent {

}
.qacontent {

}



/*2016-4-11*/

.course_note{
}
.mod-post{
	padding:0 20px;

}

.mod-post .post-row {
  border-bottom: 1px solid #eee;
  overflow: hidden;
  *zoom: 1;
  padding: 20px 0 20px 0;
}
.mod-post .post-row .media {
  float: left;
  width: 40px;
  margin-right: 10px;
}
.mod-post .post-row .media img {
  display: block;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  -o-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
}
.mod-post .post-row .disscus-code-icon-wrap {
  line-height: 0;
}
.mod-post .post-row .disscus-code-icon {
  display: inline-block;
  width: 140px;
  height: 50px;
  cursor: pointer;
  background: #a39ca9 url(/static/images/code-discus-icon.png) no-repeat;
}
.mod-post .post-row .disscus-code-icon:hover {
  background-color: #746e7a;
}
.mod-post .post-row .bd {
  margin-left: 60px;
}
.mod-post .post-row .tit {
  line-height: 1.2;
}
.mod-post .post-row .tit a {
  font-size: 12px;
  color: #303538;
}
.mod-post .post-row .tit a:hover {
  color: #cc3333;
}
.mod-post .post-row .cnt {
  margin-top: 3px;
  font-size: 14px;
  line-height: 24px;
  color: #303538;
  word-break: break-all;
  word-wrap: break-word;
}
.mod-post .post-row .footer {
  color: #999;
  font-size: 12px;
  margin-top: 15px;
}
.mod-post .post-row .from {
  color: #999;
  font-size: 12px;
  margin-left: 10px;
}
.mod-post .post-row .from:hover {
  color: #333;
}
.mod-post .post-row .post-action {
  float: left;
  display: block;
  padding-left: 16px;
  color: #b5bdc0;
  font-size: 14px;
  overflow: hidden;
  *zoom: 1;
  cursor: pointer;
}
.mod-post .post-row .post-action:hover,
.mod-post .post-row .post-action.on {
  text-decoration: none;
  color: #f01400;
}
.mod-post .post-row .post-action .icon {
  cursor: pointer;
}
.mod-post .post-row .post-action em {
  padding: 0px 3px 0;
  line-height: 16px;
}
.l{
	float:left;
}
.markodetail_kecheng .content span.l {
	float:none;
	display:inline;
	padding:0;
}
.r{
	float:right;
}

.mod-post .post-row .post-action {
    float: left;
    display: block;
    padding-left: 16px;
    color: #b5bdc0;
    font-size: 14px;
    overflow: hidden;
    cursor: pointer;
}


.markodetail_kecheng .content span.icon-thumb {
    display: block;
    padding-right: 0;
	background: url("../img/zan_normal.png") no-repeat;
	width:15px;
	height:15px;
	display:block;
	float:left;
    cursor: pointer;
}
	
.markodetail_dongtai .content span.icon-thumb {
    display: block;
    padding-right: 0;
	background: url("../img/zan_normal.png") no-repeat;
	width:15px;
	height:15px;
	display:block;
	float:left;
    cursor: pointer;
}

.mod-post .post-row .post-action em {
    padding: 0px 3px 0;
    line-height: 16px;
    font-style: normal;
    font-weight: normal;
    color: #b5bdc0;
    font-size: 14px;
    cursor: pointer;
}


.mod-post .post-row .post-action:hover  span.icon-thumb  {
	background: url("../img/zan_hover.png") no-repeat;

}
.mod-post .post-row .post-action:hover  em  {
	color:#f03137;

}


.markodetail_kecheng .content span.star {
    float: none;
    display: inline-block;
    padding-right: 40px;
	background: url("../img/stars.png") no-repeat;
	width:80px;
	height:16px;

}

.markodetail_kecheng .content span.star1 {
	background: url("../img/star-1s.png") no-repeat 0px  0px;
}

.markodetail_kecheng .content span.star2 {
	background: url("../img/star-2s.png") no-repeat 0px  0px;
}

.markodetail_kecheng .content span.star3 {
	background: url("../img/star-3s.png") no-repeat 0px  0px;
}

.markodetail_kecheng .content span.star4 {
	background: url("../img/star-4s.png") no-repeat 0px  0px;
}

.markodetail_kecheng .content span.star5 {
	background: url("../img/star-5s.png") no-repeat 0px  0px;
}


.inputStyle {
  vertical-align: text-bottom;
  margin-bottom: 2px;
  *margin-bottom: -2px;  //¼æÈÝIE6£¬IE7
}


.issques {
  padding:15px 0 30px;
border-bottom: 1px solid #eee;
border-top: 1px solid #eee;
margin-top:0px;
}
.issques.no-border {
  border-bottom: 0 none;
}
.pub-editor-wrap {
  min-height: 128px;
  position: relative;
  padding:0 20px;
}
.pub-editor-wrap textarea {
  width: 100%;
  min-height: 112px;
  padding: 8px;
  color: #555;
  font-size: 14px;
  resize: none;
  line-height: 18px;
}
.pub-btn {
  background-color: #39b94e;
  height: 40px;
  width: 140px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  margin-right:20px;
  border:none;
  font-size:18px;
  margin-top:20px;
}
.pub-btn:hover {
  background-color: #33a646;
}
.error {
  border: 1px solid #be3948;
}
.starm{
	padding-left:20px;
	display:inline-block;
}


.wrap img{
	max-width:100%;
}

.markodetail_kecheng2 .left-box .content{

}
.markodetail_kecheng2 .left-box .content a.item{
	width:247px;
	float:left;
	padding:0;
	padding:15px 0 15px 20px;
	font-size:16px;
	font-weight:bold;
	margin:10px 0 20px;;
	overflow:hidden;
	position: relative;
	background: #f1f1f1;
}
.markodetail_kecheng2 .left-box .content a.item span{

}
.markodetail_kecheng2 .left-box .content a.item img{
	margin-bottom:5px;
}
.markodetail_kecheng2 .left-box .content strong{
	display:inline-block;
	height:50px;
	overflow:hidden;
}

.markodetail_kecheng2 .left-box .content .arrow {
    position: absolute;
    width: 50px;
	margin-top:60px;
	margin-left:90px;

}


.markodetail_kecheng2 .left-box .content  span {
/*    float: left;*/
    padding: 0;
/*    position: absolute;*/
    bottom: 78px;
    right: 10px;
    color:#999;
	font-weight:300;
}


.markodetail_kecheng2 .left-box .c3  span {
    float: left;
    padding: 0;
    position: absolute;
	bottom: 78px;
    right: 10px;
    color:#FF6600;
	font-weight:300;
}

.markodetail_kecheng2 .left-box .c3  span lable{
    color:#FF6600;
}


.markozcsf{
	width:100%;
}
.markozcsf ul{
	width:100%;
	padding:20px 0 0;
}
.markozcsf ul li{
	margin:30px auto;
	width:100%;
	height:84px;
    list-style-type: none;
}

.markozcsf ul li a{
	background:#1e94d4;
	border-radius:15px; 
	line-height:84px;
	font-size:30px;
	padding-left:110px;
	display:block;
	color:#fff;
}


.markozcsf a.h1{
	background: #1e94d4 url(../img/head1.png) no-repeat left 20px center;
	background-size:60px ;

}
.markozcsf a.h2{
	background: #1e94d4 url(../img/head2.png) no-repeat left 20px center;
	background-size:60px ;

}
.markozcsf a.h3{
	background: #1e94d4 url(../img/head3.png) no-repeat left 20px center;
	background-size:60px ;

}
.markozcsf a.h4{
	background: #1e94d4 url(../img/head4.png) no-repeat left 20px center;
	background-size:60px ;

}

.formaa {
	
}


.markouc .content .right label {
    font-weight: 200;
    font-size: 14px;
    margin-bottom: 0px;
	color:#000;
	line-height:30px;
}

.formaa label {
	margin-left:10px;
}
.formaa {
	margin-bottom:20px;
}

.bangzhu h3 {
	color:#43749f;
}

.bangzhu .box{
	padding:0 30px 30px;
}

.bangzhu .box p{
	line-height:200%;
	font-size:16px;
}








.buy {
margin-top:-30px;display:inline-block;float:right;width:390px;height:62px;
}

.buy a {
background:url('../img/btn_buy.png');width:390px;height:62px;display:block;line-height:62px;font-size:20px;padding-right:150px;text-align:right;
color:#fff;
}
.buy a:hover{
	color:#fff;
	text-decoration:none;
	background:url('../img/btn_buy2.png');
}

.buy a span{
font-size:40px;
color:#fff;
}


.pay1{
	margin-top:30px;
	font-size:16px;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom:20px;
}

.pay1 span {
	height:35px;
	border: 1px solid #e4e4e4;
	display:inline-block;
}

.pay2 {
	font-size:16px;
	line-height:32px;
	padding-top:10px;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom:10px;
	margin-bottom:20px;
}
.pay2 span {
	color:#f60;
}

.pay3 button{
    background: #00a0e9;
    border-radius: 2px;
    color: #FFF;
    display: inline-block;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    width: 150px;
    border: none;
    cursor: pointer;
    outline: 0;
	margin-bottom:10px;
	float:left;
}

.pay3 {
	overflow:hidden;
}

.pay3 span {
	font-size:16px;
	padding-top:20px;
	line-height:70px;
	padding-left:40px;
}

.ceping{
	text-align:center;
}

.ceping .ceping_p{
    margin: 0 auto;
    font-size: 30px;
    color: #333;
	line-height:50px;
	margin-top:25px;
	font-weight:100;
}

.ceping .ceping-left{
	float:left;
	width:395px;
	padding: 20px 15px 20px;
    border: 1px solid #e0e0e0;
    color: #333;
    background: #fff;
    margin-bottom: 15px;
	margin-top:20px;
}

.ceping .ceping-right{
	float:right;
	width: 395px;
    padding: 20px 15px 20px;
    border: 1px solid #e0e0e0;
    color: #333;
    background: #fff;
    margin-bottom: 15px;
	margin-top:20px;
}

.ceping .ceping1-left{
	float:left;
	width:380px;
	padding: 20px 15px 20px;
    border: 1px solid #e0e0e0;
    color: #333;
    background: #fff;
    margin-bottom: 15px;
	margin-top:20px;
}

.ceping .ceping1-right{
	float:right;
	width: 380px;
    padding: 20px 15px 20px;
    border: 1px solid #e0e0e0;
    color: #333;
    background: #fff;
    margin-bottom: 15px;
	margin-top:20px;
}