/*index_common*/

/*index_con*/
.ls_index_con{
	min-height:50px;
}
.ls_index_middle_con{
   	width:1100px;
	overflow:hidden;
	margin:0 auto;
	padding:10px 0;
	min-height:50px;
}
/*index_con end*/

/*no_con*/
.ls_no_con{
	height:40px;
	line-height: 40px;
	padding-left:20px;
	color:#9ea0a1;
	font-size:14px;
}
.ls_no_result{
	margin-left:20px;
   	color: #000000;
	line-height:40px;
	height:40px;
    font-size: 18px;
   	font-weight: bold;
}
/*no_con end*/

/*index_con_title*/
.ls_index_con_title{
	height:28px;
	margin: 10px 0;
}
.ls_index_con_title .text_bg{
	float: left;
	font-size: 20px;
	color: #494b4c;
	height:28px;
	line-height:28px;
}
.ls_index_con_title .tab_bg{
	float: left;
	min-width:200px;
	height:21px;
	margin: 7px 0 0 15px;
}
.ls_index_con_title .tab_bg ul{
	height:21px;
}
.ls_index_con_title .tab_bg ul li{
	float: left;
	height:21px;
	line-height:21px;
	color: #9ea0a1;
    font-size: 14px;
    padding:0 5px;
    cursor: pointer;
}
.ls_index_con_title .tab_bg ul .now{
 	color: #298bca;
}
.ls_index_con_title .more{
    float: right;
	margin-top: 5px;
}
.ls_index_con_title .more a{
	color: #9ea0a1;
    font-size: 14px;
}
.ls_index_con_title .more a:hover {
 	color: #298bca;
}
/*index_con_title end*/

/*index_page*/
.ls_index_page{
	margin-left:20px;
}
.ls_index_page span{
	display:inline-block;
    padding: 1px;
	cursor:pointer;
    color: #717278;
    font-size: 13px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    width: 30px;
}
.ls_index_page span:hover{
	color: #fff;
	background-color: #298bca;
}
.ls_index_page .now{
	color: #fff;
	background-color: #298bca;
}
.ls_index_page .btn{
	padding: 0;
    border: 1px solid #cdcdcd;
    width: 40px;
}
.ls_index_page .right{
	float:right;
    color: #717278;
    font-size: 13px;
    height: 24px;
    line-height: 24px;
    padding-right: 20px;
}
/*index_page end*/

/*index_banner*/
.ls_index_banner{
	width:100%;
	overflow:hidden;
    position: relative;
}
.ls_index_banner .banner_img_list {
    width: 100% !important;
	z-index: 10;
}
.ls_index_banner .banner_img_list li {
    background-repeat: no-repeat;
    background-position: center top;
    background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
    height: 407px;
    width: 100% !important;
}
.ls_index_banner .banner_img_list li a{
	display: block;
    height: 407px;
}
.ls_index_banner .banner_title_list {
	width:100%;
	position:absolute;
	bottom:5px;
	text-align: center;
	z-index: 20;
}
.ls_index_banner .banner_title_list li{
	display: inline-block;
    width: 42px;
    height: 11px;
    margin: 1px;
    background: #000;
    font-size:0;
    cursor: pointer;
    filter:alpha(opacity=50);
    opacity:0.5;
}
.ls_index_banner .banner_title_list .on{
    background: #f00;
    color: #f00;
}
/*index_banner end*/

/*ls_index_search*/
.ls_index_search{
	padding:5px 0;
}
.ls_index_search .pra_left{
	float:left;
	width:80px;
	margin-left:20px;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
	font-weight: bold;
}
.ls_index_search .pra_middle{
	float:left;
	width:950px;
    min-height: 30px;
}
.ls_index_search .pra_right{
	float:left;
	width:50px;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
	cursor:pointer;
	color:#298bca;
}
.ls_index_search .pra_middle ul{
	width:950px;
	height: 30px;
	overflow:hidden;
}
.ls_index_search .pra_middle ul li{
    display: inline-block;
    width: 90px;
    padding:0 5px;
    color: #000000;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
   	cursor:pointer;
	overflow:hidden;
}
.ls_index_search .pra_middle ul li:hover {
    color: #298bca;
}
.ls_index_search .pra_middle ul .sel {
    color: #298bca;
}
.ls_index_search td{
    font-size: 14px;
    height: 40px;
    line-height: 40px;
	font-weight: bold;
}
.ls_index_search td .ls_input{
	margin-left:10px;
}
.ls_index_search .type_left{
	float:left;
	width:1000px;
	margin-left:20px;
    height: 30px;
    font-size: 0;
}
.ls_index_search .type_left .order_type_btn{
    border: 1px solid #cdcdcd;
    width: 68px;
    display: inline-block;
    color: #000000;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
   	cursor:pointer;
   	text-align:center;
}
.ls_index_search .type_left .sel{
  	background-color: #298bca;
    color: #ffffff;
    border: none;
    height: 30px;
    line-height: 30px;
    width: 70px;
}
.ls_index_search .type_right{
	float:left;
	width:60px;
    height: 30px;
}
.ls_index_search .type_right .check_type_btn{
    width: 30px;
	float:left;
    color: #298bca;
    font-size: 26px;
    height: 30px;
    line-height: 30px;
   	cursor:pointer;
   	text-align:center;
	font-family: FontAwesome;
}
.ls_index_search .type_right .list:before{
	content: "\f0e8";
}
.ls_index_search .type_right .info:before{
	content: "\f0c9";
}
.ls_index_search .result_left{
	float:left;
	width:80px;
	margin-left:20px;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
	font-weight: bold;
}
.ls_index_search .result_middle{
	float:left;
	width:750px;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
	font-weight: bold;
}
.ls_index_search .result_middle .result_btn{
    border: 1px solid #298bca;
    padding:0 3px;
    min-width: 70px;
    display: inline-block;
    color: #298bca;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
   	cursor:pointer;
   	text-align:left;
   	margin:0 5px;
}
.ls_index_search .result_right{
	float:left;
	width:230px;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
	margin-right:20px;
	text-align:right;
	font-weight: bold;
}
.ls_index_search .result_right span{
	padding:0 2px;
	color:#298bca;
}
.ls_index_search .title_con{
    font-size: 18px;
    color: #333;
    text-align: center;
    margin: 20px 0;
}
.ls_index_search .search_con{
	width: 540px;
	margin:0 auto;
	height:39px;
	border: 1px solid #e9e9e9;
}
.ls_index_search .search_con .input{
	float: left;
    width: 500px;
    height: 39px;
}
.ls_index_search .search_con .input input{
    width: 480px;
    height: 39px;
    line-height: 39px;
    color: #666;
	padding:0 10px;
}
.ls_index_search .search_con .btn{
	float: left;
    width: 40px;
    height: 39px;
}
.ls_index_search .search_con .btn input{
	cursor: pointer;
    width: 40px;
    height: 39px;
    color: #666;
    	background: url(../../img/ls_index/ls_employ_search.png) no-repeat;
}
/*index_search end*/

/*index_left_menu*/
.ls_index_left_menu{
    border-top: 1px solid #cdcdcd;
    border-left: 1px solid #cdcdcd;
    border-right: 1px solid #cdcdcd;
    float: left;
    width: 178px;
}
.ls_index_left_menu .title{
   	border-bottom: 2px solid #094675;
    height: 40px;
    line-height: 40px;
    color: #094675;
    font-size: 17px;
    font-weight: bold;
    padding-left: 15px;
    width: 163px;
}
.ls_index_left_menu ul li a {
    border-bottom: 1px solid #d2d2d2;
    color: #717278;
    display:block;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    padding-right:15px;
    text-align: right;
}
.ls_index_left_menu ul li a:hover {
    color: #298bca;
}
.ls_index_left_menu ul li .sel {
    color: #298bca;
    font-weight: 700;
}
/*index_left_menu end*/

/*index_news*/
.ls_news_type{
    height: 45px;
	border-bottom: 1px solid #298bca;
}
.ls_news_type ul{
    float: left;
    height: 45px;
}
.ls_news_type ul ._title{
    width: 90px;
    height: 45px;
}
.ls_news_type ul ._title a{
    color: #298bca;
    font-size: 18px;
    width: 90px;
    line-height: 45px;
    text-align: center;
}
.ls_news_type ul li{
    color: #9ea0a1;
    font-size: 15px;
    cursor: pointer;
    float: left;
    min-width: 70px;
    text-align: center;
    height: 44px;
    line-height: 45px;
    margin:0 5px;
}
.ls_news_type ul .now{
	border-bottom: 3px solid #298bca;
	color: #298bca;
}
.ls_news_type ._more{
    float: right;
	width:30px;
	height:30px;
	line-height: 30px;
	margin:10px 0 0 10px;
}
.ls_news_type ._more a{
	color: #9ea0a1;
    font-size: 14px;
}
.ls_news_type ._more a:hover {
 	color: #298bca;
}
.ls_news_list{
    margin: 10px;
    min-height:200px;
}
.ls_news_list ul li{
    cursor: pointer;
   	height: 25px;
    margin-top: 10px;
    overflow: hidden;
}
.ls_news_list ul li a{
	display:block;
    color: #343434;
   	height: 25px;
    line-height: 25px;
    font-size: 14px;
}
.ls_news_list ul li a strong{
    margin:0 10px;
}
.ls_news_list ul li span{
	float:left;
   	width: 70px;
    height: 25px;
    line-height: 25px;
    color: #fff;
   	background: #298bca;
    font-size: 12px;
    padding: 0 15px;
    text-align: center;
}
.ls_news_list ul li:hover a{
	color: #298bca;
}
/*index_news end*/

/*index_item*/
.ls_index_item{
    float: left;
    cursor: pointer;
    width:204px;
    height:175px;
    margin: 0 0 20px 20px;
}
.ls_index_item .logo{
    width: 204px;
    height:135px;
    overflow:hidden;
}
.ls_index_item .logo img{
    width: 204px;
    height:135px;
    transform-origin: center center 0;
    transition: transform 1s ease 0s;
}
.ls_index_item .logo .title{
    width: 204px;
    height:135px;
    background: #000000;
    opacity: 0.6;
    filter: alpha(opacity=60);
    margin-top: -30px;
    transition:all 0.1s ease-in;
    -moz-transition:all 0.1s ease-in;
    -ms-transition:all 0.1s ease-in;
    -o-transition:all 0.1s ease-in;
}
.ls_index_item .logo .title .font{
    display:block;
    line-height: 30px;
    font-size: 15px;
    color: #ffffff;
    text-align: center;
    font-weight: 100;
    width: 204px;
    height:30px;
}
.ls_index_item .logo .title ul{
    height:0px;
    overflow:hidden;
    transition:all 0.1s ease-in;
    -moz-transition:all 0.1s ease-in;
    -ms-transition:all 0.1s ease-in;
    -o-transition:all 0.1s ease-in;
}
.ls_index_item .logo .title ul li{
    color: #ffffff;
    width: 170px;
    height:35px;
    line-height:35px;
    font-size: 12px;
    padding-left:25px;
}
.ls_index_item .info{
    position: relative;
    width: 204px;
    height: 40px;
}
.ls_index_item .info span{
    display: block;
    color: #343434;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
}
.ls_index_item .info .btn{
    position: absolute;
    right: 0;
    top: 10px;
    width:100px;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    background: #61c2fb;
    text-align: center;
    color: #ffffff;
    border-radius: 5px;
}
.ls_index_item:hover .logo .title{
    margin-top: -135px;
}
.ls_index_item:hover .logo .title ul{
    height:105px;
}
.ls_index_item:hover .logo img{
    transform: scale(1.4);
}
/*index_item end*/

/*index_item2*/
.ls_index_item2{
    float: left;
    cursor: pointer;
	width:258px;
	height:222px;
	border: 1px solid #f4f4f4;
}
.ls_index_item2 .logo{
	width: 256px;
	height:170px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #e1e1e1;
}
.ls_index_item2 .logo img{
	height:170px;
    transform-origin: center center 0;
    transition: transform 1s ease 0s;
}
.ls_index_item2 .logo .title{
	width: 258px;
	height:172px;
	background: #000000;
	opacity: 0.6;
	filter: alpha(opacity=60);
	margin-top: -34px;
	transition:all 0.1s ease-in;
	-moz-transition:all 0.1s ease-in;
	-ms-transition:all 0.1s ease-in;
	-o-transition:all 0.1s ease-in;
}
.ls_index_item2 .logo .title .font{
    display:block;
    height:34px;
    line-height: 34px;
	font-size: 15px;
	color: #ffffff;
	text-align: center;
	font-weight: 100;
    width: 258px;
}
.ls_index_item2 .logo .title ul{
    height:0px;
   	overflow:hidden;
	transition:all 0.1s ease-in;
	-moz-transition:all 0.1s ease-in;
	-ms-transition:all 0.1s ease-in;
	-o-transition:all 0.1s ease-in;
}
.ls_index_item2 .logo .title ul li{
   	color: #ffffff;
    width: 200px;
    height:46px;
    line-height:46px;
    font-size: 14px;
    padding-left:25px;
}
.ls_index_item2 .info{
	width: 258px;
	height: 50px;
	padding: 5px;
}
.ls_index_item2 .info span{
    display: block;
    color: #343434;
	font-size: 14px;
    height: 20px;
    line-height: 20px;
}
.ls_index_item2:hover .logo .title{
	margin-top: -172px;
}
.ls_index_item2:hover .logo .title ul{
	height:138px;
}
.ls_index_item2:hover .logo img{
    transform: scale(1.4);
}
/*index_item2 end*/

.donwLoadA{
    width: 120px !important;
    height: 35px !important;
    position: absolute;
    right: 600px;
    top: 282px;
    z-index: 999;
}

/*index_common end*/

.ls_learning_item{
    width: 235px;
    height: 255px;
    float: left;
    cursor: pointer;
    margin: 0 0 20px 20px;
}
.ls_learning_item .logo {
    width: 235px;
    height: 155px;
    overflow: hidden;
}
.ls_learning_item .logo img {
    width: 235px;
    height: 155px;
    transform-origin: center center 0;
    transition: transform 1s ease 0s;
}
.ls_learning_item .logo .title {
    width: 235px;
    height: 155px;
    background: #000000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    margin-top: -30px;
    transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    -ms-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
}
.ls_learning_item .logo .title .font{
    display:block;
    line-height: 29px;
    font-size: 15px;
    color: #ffffff;
    text-align: center;
    font-weight: 100;
    width: 235px;
    height:30px;
}
.ls_learning_item .logo .title ul{
    height:0px;
    overflow:hidden;
    transition:all 0.1s ease-in;
    -moz-transition:all 0.1s ease-in;
    -ms-transition:all 0.1s ease-in;
    -o-transition:all 0.1s ease-in;
}
.ls_learning_item .logo .title ul li{
    color: #ffffff;
    width: 200px;
    height:35px;
    line-height:50px;
    font-size: 14px;
    padding-left:25px;
}
.ls_learning_item .info{
    position: relative;
    width: 233px;
    height: 100px;
    border-left: 1px solid #d9dcdf;
    border-right: 1px solid #d9dcdf;
    border-bottom: 1px solid #d9dcdf;
    background: #edf0f3;
}
.ls_learning_item .info span{
    display: block;
    color: #343434;
    font-size: 15px;
    height: 20px;
    line-height: 20px;
    padding-top: 15px;
    text-indent: 10px;
}
.ls_learning_item .info span:first-child{
    padding-top: 20px;
}
.ls_learning_item .info span img {
    width: 15px;
    height: 15px;
    position: relative;
    z-index: 99;
    vertical-align: middle;
    margin: 0 5px 0 0;
}
.learnBtnDiv{
    width: 127px;
    height: 22px;
    position: absolute;
    right: 0;
    top: 20px;
    display: flex;
    flex-direction: row-reverse;
}
.ls_learning_item .info .btn{
    width:80px;
    font-size: 12px;
    height: 22px;
    line-height: 22px;
    background: #64b3fd;
    text-align: center;
    color: #ffffff;
    border-radius: 5px;
    margin-right: 10px;
}
.ls_learning_item .info .timeBtn{
    width: 22px;
    height: 22px;
    margin-right: 10px;
}
.ls_learning_item:hover .logo .title{
    margin-top: -155px;
}
.ls_learning_item:hover .logo .title ul{
    height:125px;
}
.ls_learning_item:hover .logo img{
    transform: scale(1.4);
}

.btn_sb,.btn_sh,.btn_kk{
    width: 78px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    position: absolute;
    top: 55px;
    right: 10px;
    text-align: center;
    border-radius: 5px;
}
.btn_sb{
    border: 1px solid #739ab3;
    color: #739ab3;
}
.btn_sh,.btn_kk{
    border: 1px solid #64b3fd;
    color: #64b3fd;
}
.learnDate{
    font-size: 10px;
    position: absolute;
    right: 10px;
    top: 82px;
    color: #666;
}
.learnTab{
    display: flex;
    flex-direction: row;
    margin: 20px auto;
}
.learnTab p{
    width: 100px;
    height: 12px;
    line-height: 12px;
    font-size: 15px;
    text-align: center;
    border-right: 1px solid #999;
    color: #333;
    cursor: pointer;
}
.learnTab p:hover{
    color: #298bca;
}
.learnTab p:last-child{
    border: 0;
}