/*@charset "utf-8";*/
body {
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei UI", "Microsoft YaHei", SimHei, "\5B8B\4F53", simsun, sans-serif;
}

ul,
ol {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
					.wanshan{
						width: 170px;
						height: 132px;
						background: url(../images/tishi.png) no-repeat center;
						position: absolute;
						margin-top: 65px;
						margin-left: 47px;
					}
					.wanshanbtn{
						width: 60px;
						height: 20px;
						border-radius: 5px;
						border: 1px solid #FFF;
						text-align: center;
						line-height: 20px;
						font-size: 14px;
						color: #333;
					}
					.wanshanbtn.active{
						background: #F7A118;
						border: none;
					}
					.wanshanbtn.active a{
						color: #FFF;
					}
/* 欢迎页 */
.body_b {
	position: fixed;
	left: 0%;
	top: 100%;
	bottom: 0;
	right: 0;
	background: #fff;
	overflow: hidden;
	transition: top 0.7s cubic-bezier(0.5, 0, 0.2, 1) 0s;
	z-index: 1;
	overflow: auto;
	outline: none;
}

.body_b.showdiv {
	top: 0;
}

.top-body {
	min-height: 400px;
	padding-top: 18%;
}

.body-top {
	position: relative;
	background-image: url(../images/welcome/background.jpg);
	width: 100%;
	background-size: cover;
	display: inline-block;
	vertical-align: middle;
}

/* index */
header {
	width: 100%;
	height: 368px;
	background: #3036C7;
}

.head {
	width: 100%;
	height: 360px;
	background: url(../images/banner.jpg) no-repeat center top;
}

.search {
	width: 160px;
	height: 25px;
}

.search>.search-input {
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	border-radius: 5px;
	overflow: hidden;
	border: none;
	padding-left: 10px;
}

.search>.search-submit {
	width: 25px;
	height: 25px;
	background: #F4A01B;
	border-radius: 0 5px 5px 0;
	margin-left: -25px;
	border: none;
}

.dlbtn {
	width: 60px;
	height: 25px;
	background: #F4A01B;
	border-radius: 5px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	border: none;
}

.logo {
	width: 100%;
	height: 150px;
	overflow: hidden;
}

.daohang {
	font-size: 0;
}

.daohang li {
	width: 78px;
	height: 120px;
	display: inline-block;
	margin: 0 80px;
	padding-top: 30px;
}

.daohang li.active {
	background: url(../images/hover.png) no-repeat center;
}

.daohang li:hover {
	background: url(../images/hover.png) no-repeat center;
}

.daohang li a {
	display: block;
}

.node-name {
	width: 100%;
	height: 43px;
}

.szlist {
	width: 100%;
	height: 330px;
}

.szlist>.item {
	width: 224px;
	height: 330px;
	margin-right: 16px;
	float: left;
	padding: 4px;
        border-radius:6px;
}

.szlist>.item:nth-child(5n) {
	margin-right: 0;
}

.szlist>.item:hover {
transform: scale(1.02);
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
}

.szlist>.item>a img {
	width: 200px;
	height: 200px;
	border-radius: 50%;
	overflow: hidden;
}

.szlist>.item>a .title {
	font-size: 16px;
	color: #3036C7;
	line-height: 20px;
}

.szlist>.item>a .ms {
	font-size: 14px;
	color: #666666;
	line-height: 20px;
}

.szlist>.item>a .star>img {
	display: inline-block;
	margin: 0 3px;
	width: 16px;
	height: 16px;
}

.tablist {
	display: none;
}

.showlist {
	display: block;
}

.partname {
	width: 100%;
	height: 53px;
}

.partname>.name {
	font-size: 20px;
	color: #333333;
	line-height: 26px;
	margin-top: 20px;
}

.partname>a {
	font-size: 16px;
	color: #666666;
	margin-top: 24px;
}

.coursepart1 {
	width: 100%;
	height: auto;
}

.coursepart1>.partname {
	border-bottom: 1px solid #3036C7;
}

.part1list {
	margin-top: 24px;
}

.part1list li {
	display: inline-block;
	margin-right: 20px;
	font-size: 16px;
	color: #666666;
	cursor: pointer;
}
.part1list li:hover{	color: #3036C7;
        border-bottom:2px solid #3036C7;}
.part1list li.active {
	color: #3036C7;
        border-bottom:2px solid #3036C7;
}

.part1nr {
	width: 100%;
	height: 490px;
}

.part1nr>.part1nr_r {
	width: 965px;
	height: 100%;
}

.part1nr>.part1nr_r>ul {
	font-size: 0;
}

.part1nr>.part1nr_r>ul>li {
	width: 230px;
	height: 230px;
	margin-right: 15px;
	background: #FFFFFF;
	border-radius: 6px;
	overflow: hidden;
	display: inline-block;
	margin-bottom: 30px;
        padding:4px;
}

.part1nr>.part1nr_r>ul>li:nth-child(4n) {
	margin-right: 0;
}

.part1nr>.part1nr_r>ul>li:nth-child(5) {
	margin-bottom: 0;
}

.part1nr>.part1nr_r>ul>li:nth-child(6) {
	margin-bottom: 0;
}

.part1nr>.part1nr_r>ul>li:nth-child(7) {
	margin-bottom: 0;
}

.part1nr>.part1nr_r>ul>li:nth-child(8) {
	margin-bottom: 0;
}

.part1nr>.part1nr_r>ul>li:hover {
transform: scale(1.02);
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
}

.part1nr>.part1nr_r>ul>li img {
	width: 100%;
	height: 140px;
}

.part1nr>.part1nr_r>ul>li .title {
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	height: 20px;
}

.part1nr>.part1nr_r>ul>li .ms {
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}

.coursepart2 {
	width: 100%;
	height: auto;
}

.coursepart2>.partname {
	border-bottom: 1px solid #F4A01B;
}

.part2list {
	margin-top: 24px;
}

.part2list li {
	display: inline-block;
	margin-right: 20px;
	font-size: 16px;
	color: #666666;
	cursor: pointer;
}
.part2list li:hover{	color: #F4A01B;
        border-bottom:2px solid #F4A01B;}
.part2list li.active {
	color: #F4A01B;
        border-bottom:2px solid #F4A01B;
}

.part2nr {
	width: 100%;
	height: 230px;
}

.part2nr>.part2nr_r {
	width: 965px;
	height: 100%;
}

.part2nr>.part2nr_r>ul {
	font-size: 0;
}

.part2nr>.part2nr_r>ul>li {
	width: 230px;
	height: 230px;
	margin-right: 15px;
	background: #FFFFFF;
	border-radius: 6px;
	overflow: hidden;
	display: inline-block;
        padding:4px;
}

.part2nr>.part2nr_r>ul>li:nth-child(4n) {
	margin-right: 0;
}

.part2nr>.part2nr_r>ul>li:hover {
transform: scale(1.02);
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
}

.part2nr>.part2nr_r>ul>li img {
	width: 100%;
	height: 140px;
}

.part2nr>.part2nr_r>ul>li .title {
	font-size: 14px;
	color: #333333;
	line-height: 20px;
}

.part2nr>.part2nr_r>ul>li .ms {
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}

.coursepart3 {
	width: 720px;
	height: 635px;
}

.coursepart3_t>.partname {
	border-bottom: 1px solid #00B26B;
}

.part3nr {
	width: 100%;
	height: 230px;
}

.part3nr>.part3nr_r {
	width: 100%;
	height: 100%;
}

.part32nr>.part3nr_r>ul {
	font-size: 0;
}

.part3nr>.part3nr_r>ul>li {
	width: 230px;
	height: 230px;
	margin-right: 11px;
	background: #FFFFFF;
	border-radius: 6px;
	overflow: hidden;
	display: inline-block;
       padding:4px;
}

.part3nr>.part3nr_r>ul>li:nth-child(3n) {
	margin-right: 0;
}

.part3nr>.part3nr_r>ul>li:hover {
transform: scale(1.02);
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
}

.part3nr>.part3nr_r>ul>li img {
	width: 100%;
	height: 140px;
}

.part3nr>.part3nr_r>ul>li .title {
	font-size: 14px;
	color: #333333;
	line-height: 20px;
}

.part3nr>.part3nr_r>ul>li .ms {
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}

.coursepart3 {
	width: 720px;
	height: 635px;
}

.coursepart3_b>.partname {
	border-bottom: 1px solid #CB0D0D;
}

.xxpm {
	width: 420px;
	height: 635px;
	border-radius: 5px;
	background: #FFFFFF;
	border: 1px solid #DFDFDF;
}

.xxpm>.xxpm_t {
	width: 100%;
	height: 118px;
	background: url(../images/xuexipaiming.jpg) no-repeat center;
}

.pmfl {
	font-size: 0;
	margin-top: 10px;
}

.pmfl>li {
	height: 30px;
	min-width: 64px;
	margin: 0 72px;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	color: #999999;
	text-align: center;
	font-weight: 700;
}

.pmfl>li.active {
	color: #3475E3;
	background: url(../images/paiming/sj.jpg) no-repeat center bottom;
}

.kcpclist {
	margin-top: 10px;
	padding: 0 10px;
}

.kcpclist_t {
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #DFDFDF;
}

.kclist div {
	font-size: 14px;
	color: #333333;
	line-height: 30px;
	text-align: center;
}

.kclist .name {
	width: 280px;
	height: 100%;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.kclist .msg1,
.kclist .msg2 {
	width: 93px;
	height: 100%;
}

.kclist li {
	margin-bottom: 20px;
	height: 22px;
	display: block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
}

.kclist li:first-child {
	margin-top: 10px;
}

.kclist li:last-child {
	margin-bottom: 0;
}

.xscglist {
	width: 868px;
	/*height: 365px;*/
	margin: 0 auto;
}

.xscglist a:nth-child(4n) li {
	margin-right: 0;
}

.xscglist a li {
	width: 142px;
	height: 142px;
	background: url(../images/shenji.jpg) no-repeat center;
	padding: 45px 30px 0;
	float: left;
	margin-right: 100px;
	margin-bottom: 40px;
	font-size: 20px;
	color: #ad6a27;
	line-height: 25px;
	font-weight: 700;
	text-align: center;
}

.link {
	width: 100%;
	height: 40px;
	background: #5B5B5B;
	padding: 6px 0;
}

.friendlist li {
	margin: 4px 0;
	padding: 0px 10px;
	float: left;
	border-right: 1px solid #8D8D8D;
}

.friendlist li:last-child {
	border: none;
}

.friendlist li a {
	font-size: 14px;
	color: #8D8D8D;
	line-height: 20px;
}
.footer{
	width: 100%;
	background: #222222;
	padding: 20px 0;
}
.footer p{
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}


/*模态框*/
          #myModal .modal-dialog{width: 14%;top:25%;}
           #myModal  .modal-content{width: 270px;height: 285px;}
         #myModal  .modal-title{text-align: center;}
            .registers input.userId, .registers input.userPas {
                width: 100%;
                height: 40px;
                background: #FFFFFF;
                border: 1px solid #E5E5E5;
                border-radius: 5px;
                font-size: 12px;
                color: #999999;
                padding-left: 15px;
            }
.register-btn{width: 100%;height: 34px;background: #3036C7;border-radius: 25px;color: #FFF;border: none;}


.container {
    padding: 0;
}

.mt20 {
    margin-top: 20px;
}

.position-nav {
    line-height: 32px;
    color: #666;
    font-size: 16px;
    margin-top: 20px;
}

.position-nav a {
    color: #666;
    margin-bottom: ;
}

.col-head {
    margin-top: 10px;
    height: 45px;
    border-bottom: 1px solid #ccc;
}
.fl {
    float: left;
}

.col-h-tit {
    height: 38px;
    line-height: 36px;
    font-size: 20px;
    display: inline-block;
    color: #ce0000;
    padding: 3px 30px 5px 20px;
    border-left: 4px solid #CE0000;
}

.min-height400 {
    height: auto !important;
    height: 400px;
    min-height: 400px;
}

.col-body {
    padding: 10px 0;
}

.clear {
    overflow: hidden;
    _zoom: 1;
}

.list-info {
    padding: 0 16px;
}
ul, ol {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.list-info li {
    background: url(../images/arrow.gif) no-repeat 0 20px;
    float: left;
    width: 100%;
}
.list-info-big li {
    line-height: 46px;
    border-bottom: 1px dashed #dcdcdc;
    background-position: 0 20px;
}

.list-info a {
    width: 380px;
    text-indent: 13px;
    display: inline-block;
    color: #333;
    float: left;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.list-info span {
    display: inline-block;
    color: #999;
    float: right;
    font-size: 14px;
}

.pages {
    padding: 0 10px;
    text-align: right;
    background-color: #fafafa;
    border: 1px solid #e3e3e3;
    margin-bottom: 20px;
}

.pages-info {
    color: #aaa;
}

.area-fifth{
	background-color: #F1F1F1;
	padding: 10px;
}
.area-fifth .yqlj{
	background-color: #00469E;
	color: white;
	padding: 5px 10px;
	margin-left: 30px;
	border-radius: 3px;
}
.area-fifth select{
	margin-left: 85px;
}

@media screen and (min-width: 768px){
    .carousel-indicators{bottom:0;}
}


.dl{
	width: 82px;
	height: 25px;
	color: white;
	background-color: #CE0000;
	display: inline-block;
	text-align: center;
	line-height: 25px;
	cursor: pointer;
}
 .zc{
	width: 82px;
	height: 25px;
	display: inline-block;
	text-align: center;
	line-height: 25px;
	cursor: pointer;
}