body {
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei UI", "Microsoft YaHei", SimHei, "\5B8B\4F53", simsun, sans-serif;
	background: #FFF;
}

ul,
ol {
	list-style: outside none none;
	margin: 0;
	padding: 0;
	font-size: 0;
}

a:hover {
	color: #0075FF;
}

.welcome {
	position: relative;
	width: 100%;
	max-width: 1920px;
	height: 100vh;
	overflow: hidden;
}
.welcome>.welcome_bg{
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100%;
}
.welcome>.welcome_logo{
	position: absolute;
	z-index: 1;
	width: 46%;
	height: 35%;
	top: 20%;
	left: 10%;
}
.welcome>.welcome_logo>img{
	height: 100%;
	width: 100%;
}
.welcome>.goIndex{
	position: absolute;
	z-index: 1;
	left: 50%;
	bottom: 50px;
	transform: translateX(-50%);
	width: 100px;
	height: 80px;
	background: url(../images/mouse.png) no-repeat center 0;
	padding-top: 50px;
	font-size: 24px;
	color: #FFF;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
}
.index{
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	max-width: 1920px;
	background: url(../images/main_bg.jpg);
	background-size: cover;
}
.index>.top{
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 118px;
	top: 0;
	background: url(../images/top.png) no-repeat;
	padding-top: 15px;
}
.index>.top>img{
	max-height: 74px;
}
.main{
	position: absolute;
	width: 1437px;
	height: 640px;
	top: 168px;
	left: 148px;
}
.main>.main_l{
	width: 237px;
	height: 100px;
}
.main>.main_l>li{
	position: relative;
	width: 220px;
	height: 108px;
	background: rgba(255, 255, 255, .2);
	margin-bottom: 25px;
	margin-left: 4px;
}
.main>.main_l>li.active{
	width: 237px;
	background: url(../images/select.png) 100% 100%;
	margin-left: 0px;
}
.main>.main_l>li:last-child{
	margin-bottom: 0;
}
.main>.main_l>li:hover{
	background: linear-gradient(to left, #009BFF, #0045FF);
}
.main>.main_l>li.active:hover{
	background: url(../images/select.png) 100% 100%;
}
.main>.main_l>li>a{
	display: block;
	width: 100%;
	height: 100%;
	padding: 34px 0 34px 75px;
	line-height: 40px;
	font-size: 28px;
	font-weight: bold;
	color: #FFF;
	z-index: 2;
}
.main>.main_l>li:first-child>a{
	padding-left: 105px;
}
.main>.main_l>li>a>img{
	position: absolute;
	max-height: 40px;
	top: 34px;
	left: 30px;
	z-index: 1;
}
.main>.main_r{
	width: 1200px;
	height: 100%;
}
.main>.main_r>.item{
	width: 100%;
	height: 100%;
	padding: 20px;
	border-radius: 5px;
	overflow: hidden;
	background: rgba(255, 255, 255, .4);
}
.main>.main_r>.item>.top{
	width: 100%;
	height: 360px;
}
.main>.main_r>.item>.top>.banner{
	width: 820px;
	height: 100%;
}
.main>.main_r>.item>.top>.banner .pagination{
	position: absolute;
	width: 8px;
	height: auto;
	top: 50%;
	left: 15px;
	transform: translateY(-50%);
	z-index: 102;
}
.main>.main_r>.item>.top>.banner .pagination>li{
	width: 8px;
	height: 8px;
	border-radius: 4px;
	background: rgba(255, 255, 255, .5);
	margin: 5px 0;
}
.main>.main_r>.item>.top>.banner .pagination>li.current{
	height: 40px;
}
.main>.main_r>.item>.top>.register{
	position: relative;
	width: 310px;
	height: 360px;
	background: #FFF;
	padding: 25px;
}
.main>.main_r>.item>.top>.register>select,.main>.main_r>.item>.top>.register>input{
	margin-top: 10px;
	width: 100%;
	height: 40px;
	background: #F9F9F9;
	border-radius: 5px;
	border: none;
	padding: 0 15px 0 50px;
}
.main>.main_r>.item>.top>.register>select#role{
	background-image: url(../images/fl.png);
	background-repeat: no-repeat;
	background-position: 15px center;
}
.main>.main_r>.item>.top>.register>input#account{
	background-image: url(../images/user.png);
	background-repeat: no-repeat;
	background-position: 15px center;
}
.main>.main_r>.item>.top>.register>input#password{
	background-image: url(../images/mima.png);
	background-repeat: no-repeat;
	background-position: 15px center;
}
.main>.main_r>.item>.top>.register>input#code{
	background-image: url(../images/yzm.png);
	background-repeat: no-repeat;
	background-position: 15px center;
}
.main>.main_r>.item>.top>.register>div#checkCode{
	position: absolute;
	width: 80px;
	height: 40px;
	right: 25px;
	top: 210px;
	cursor: pointer;
}
.main>.main_r>.item>.top>.register>button{
	width: 100%;
	height: 40px;
	background: linear-gradient(270deg, #009BFF 0%, #0045FF 100%);
	border-radius: 5px;
	border: none;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	margin-top: 15px;
}
.main>.main_r>.item>.bottom{
	width: 100%;
	height: 220px;
}
.main>.main_r>.item>.bottom>.item{
	width: 560px;
	height: 100%;
	background: linear-gradient(180deg, #FFFFFF 0%, #B1D7FF 100%);
	border-radius: 5px;
	padding: 10px 20px;
}
.main>.main_r>.item>.bottom>.item>.node_top{
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #CFCFCF;
}
.main>.main_r>.item>.bottom>.item>.node_top>li{
	position: relative;
	display: inline-block;
	font-size: 16px;
	color: #333;
	line-height: 24px;
	margin-right: 20px;
}
.main>.main_r>.item>.bottom>.item>.node_top>li:last-child{
	margin-right: 0;
}
.main>.main_r>.item>.bottom>.item>.node_top>li.active::after{
	position: absolute;
	content: '';
	width: 28px;
	height: 2px;
	background: linear-gradient(270deg, #009BFF 0%, #0045FF 100%);
	border-radius: 1px;
	left: 50%;
	transform: translateX(-50%);
	top: 28px;
}
.main>.main_r>.item>.bottom>.item>.node_top>li.active>a{
	font-weight: bold;
}
.main>.main_r>.item>.bottom>.item>div>.news_list>li{
	width: 100%;
	height: 20px;
	line-height: 20px;
	margin-top: 20px;
}
.main>.main_r>.item>.bottom>.item>div>.news_list>li>a{
	display: block;
	width: 100%;
	height: 100%;
	padding: 0 5px;
	color: #333;
}
.main>.main_r>.item>.bottom>.item>div>.news_list>li>a>.title{
	width: calc(100% - 100px);
	height: 100%;
	font-size: 14px;
}
.main>.main_r>.item>.bottom>.item>div>.news_list>li>a>.time{
	width: 80px;
	height: 100%;
	text-align: right;
	font-size: 12px;
}
.main>.main_r>.item>.bottom>.item>div>.news_list>li>a:hover{
	color: #0075FF;
}
.course_list>li{
	display: inline-block;
	width: 275px;
	height: 210px;
	border-radius: 5px;
	background: #FFF;
	overflow: hidden;
	margin-right: 20px;
	margin-bottom: 40px;
}
.course_list>li:nth-child(4n) {
	margin-right: 0;
}
.course_list>li>a{
	display: block;
	width: 100%;
	height: 100%;
}
.course_list>li>a>.pic{
	width: 100%;
	height: 170px;
	overflow: hidden;
}
.course_list>li>a>.pic>img{
	width: 100%;
	height: 100%;
	transition: all .3s;
}
.course_list>li>a>.title{
	width: 100%;
	height: 40px;
	padding: 10px;
	line-height: 20px;
	font-size: 14px;
	color: #333;
}
.course_list>li>a:hover>.pic>img{
	transform: scale(1.15);
}
.course_list>li>a:hover>.title{
	color: #0075FF;
}
.main>.main_r>.item .course_more{
	display: block;
	width: 180px;
	height: 46px;
	background: url(../images/more.png) 100% 100%;
	margin: 0 auto;
}
.index_foot{
	position: absolute;
	width: 100%;
	height: auto;
	bottom: 40px;
}
.index_foot>p{
	text-align: center;
	font-size: 12px;
	color: #FFF;
	line-height: 20px;
}
.kefu{
	position: fixed;
	width: 140px;
	height: 359px;
	background: url(../images/物流考试周一至周六.png) 100% 100%;
	z-index: 200;
	right: 20px;
	top: 220px;
	padding: 305px 5px 0;
}
.kefu>img{
	opacity: 1;
}
/*#chatBtn{
	width: 130px !important;
	height: 40px !important;
	top: 580px;
	right: 25px !important;
	background: transparent !important;
	padding: 0 !important;
	border-radius: 0 !important;
}
#chatBtn>img,#chatBtn>span{
	opacity: 0;
}*/
@media screen and (max-width: 1800px) {
	.main,.kefu,.index_foot,#chatBtn{
		zoom: 0.9;
	}
}

@media screen and (max-width: 1600px) {
	.main,.kefu,.index_foot,#chatBtn{
		zoom: 0.8;
	}
}
@media screen and (max-width: 1400px) {
	.main,.kefu,.index_foot,#chatBtn{
		zoom: 0.7;
	}
}
header{
	height: 220px;
	overflow: hidden;
	min-width: 1200px;
}

header>.head_bg{
	height: 100%;
	left: 50%;
	transform: translateX(-50%);
	top: 0;
	z-index: -1;
}
header>.head{
	height: 100%;
}
header>.head>.top{
	height: 40px;
	padding: 10px 0;
	font-size: 12px;
	color: #fff;
	line-height: 20px;
}
header>.head>.logo{
	max-height: 70px;
}
header>.head>.search{
	width: 330px;
	height: 40px;
}
header>.head>.search>input{
	width: calc(100% - 40px);
	height: 100%;
	border-radius: 5px 0 0 5px;
	background: rgba(255, 255, 255, .2);
	padding: 0 15px;
	border: none;
	color: #FFF;
}
header>.head>.search>input::-webkit-input-placeholder { 
  color: white;  
}  
header>.head>.search>input:-moz-placeholder {
  color: white;  
}  
header>.head>.search>input::-moz-placeholder { 
  color: white;  
}  
header>.head>.search>input:-ms-input-placeholder { 
  color: white;  
}
header>.head>.search>button{
	width: 40px;
	height: 100%;
	border-radius: 0 5px 5px 0;
	border: none;
	background: #FFF;
	background-image: url(../images/sousuo.png);
}
header>.menu{
	width: 100%;
	height: 60px;
	background: rgba(255, 255, 255, .1);
	bottom: 0;
}
header>.menu>.menu_list>li{
	display: inline-block;
	margin: 0 30px;
	height: 60px;
}
header>.menu>.menu_list>li>a{
	display: block;
	padding: 19px 0;
	font-size: 16px;
	color: #FFF;
	line-height: 20px;
}
header>.menu>.menu_list>li.active>a{
	font-weight: bold;
	border-bottom: 2px solid #FFF;
}
.foot{
	padding: 20px 0;
	background: #253144;
}
.foot>p,.foot>p>a{
	font-size: 12px;
	color: #7A828E;
	line-height: 16px;
	text-align: center;
}
.select-course-filter {
	width: 1200px;
	margin: 0 auto;
}

.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 10px;
	list-style: none;
	border-radius: 4px;
}

.breadcrumb li a {
	color: #333;
}

.breadcrumb .active a {
	color: #387EE9;
}

.work-lf-top {
	width: 100%;
	height: 52px;
	line-height: 50px;
	position: relative;
}

.work-lf-top h3 {
	font-size: 18px;
	color: #387EE9;
	display: inline-block;
	margin-bottom: 0px;
	padding-bottom: 15px;
	margin-left: 0px;
	font-weight: bold;
	border-bottom: 3px solid #387EE9;
}

.policy-bottm-right {
	width: 100%;
}

.work-lf-b-right-text li {
	width: 100%;
	height: 52px;
	line-height: 52px;
	color: #555;
	display: inline-block;
	position: relative;
	border-bottom: 1px dashed #ddd;
}

.b-right-text-matter {
	width: 75%;
}

.b-right-text-span {
	background: url(../images/jt-right.png) no-repeat;
	position: absolute;
	width: 10px;
	height: 10px;
	top: 20px;
	left: 3px;
}

.b-right-text-date {
	margin-right: 5px;
}

.work-lf-b-right-text li:hover .b-right-text-matter,
.work-lf-b-right-text li:hover .b-right-text-date {
	color: #387EE9;
}

.laypage_main {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	clear: both;
	color: #666;
}

.laypage-span-hy {
	width: 16px;
	height: 16px;
	border-radius: 2px;
	border: 1px solid #ddd;
	padding: 6px 12px;
	background-color: #fff;
	margin-right: 8px;
}

.laypageskin_default .laypage_curr {
	background-color: #387EE9;
	border: 1px solid #387EE9;
	color: #fff;
}

.laypage_main a:hover {
	color: #387EE9;
}

.laypage_main a span {
	padding: 7px 24px;
	border: 1px solid #DDD;
}
