﻿
/* CSS Document */
*{
    list-style:none;
    margin: 0;
    padding: 0;
}
body{
	font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Microsoft YaHei', 'Source Han Sans SC', 'Noto Sans CJK SC', 'WenQuanYi Micro Hei', sans-serif;
    color: #505050;
	font-weight: normal;
    -webkit-tap-highlight-color: rgba(26, 26, 26, 0);
}
:focus{
    outline: 0;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
a:focus{
	text-decoration: none;
}
input::-webkit-input-placeholder {
	color: #d0d0d0;
}
hr{
	border-top: 1px solid #f0f2f7;
}
header{
    width: 100%;
    height: 679px;
    background: url(../image/exam-banner.png) top center no-repeat;
}
.indexbg{
    background: url(../image/banner.png) top center no-repeat;
}
.newsbg{
    background: url(../image/news-banner.png) top center no-repeat;
}
.coursebg{
    background: url(../image/kc-banner.png) top center no-repeat;
}
header .logobar{
    height: 135px;
    width: 1200px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
}
header .logobar .search-box{
    height: 36px;
    width: 300px;
    position: relative;
}
header .logobar .search-box .search-input{
    border-radius: 36px;
    display: flex;
    justify-content: end;
    flex: 1;
    height: 36px;
    width: 280px;
    border: 1px #dedfe1 solid;
    background: #fff;
    font-size: 14px;
    padding-left: 20px;
    color: #505050;
}
header .logobar .search-box .search-btn{
    position: absolute;
    top: 7px;
    right: 11px;
    background: url(../image/search-btn.png) top center no-repeat;
    width: 22px;
    height: 22px;
    cursor: pointer;
}
header nav{
    background-color: #e60213;
    height: 56px;
    width: 100%;
}
header nav .nav-main{
    width: 1200px;
    height: 56px;
    margin: 0 auto;
}
header nav .nav-main ul{
    width: 1200px;
    height: 56px;
}
header nav .nav-main ul li{
    float: left;
    width: 153px;
    height: 56px;
    line-height: 56px;
}
header nav .nav-main ul li a{
    color: #fff;
    font-weight: bold;
    text-align: center;
    display: block;
    height: 56px;
    width: 153px;
}
header nav .nav-main ul li a.selected{
    background: #fff;
    color: #d32d26;
}
header nav .nav-main ul li a:hover{
    background: #fff;
    color: #d32d26;
}
.lt-main{
    width: 1200px;
    min-height: 600px;
    margin: 0 auto;
}
.lt-main .notebox{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 30px;
    height: 50px;
    border: 1px #E0E0E0 solid;
    border-radius: 10px;
    line-height: 50px;
}
.lt-main .notebox .redbox{
    background: #D32D26;
    height: 22px;
    width: 6px;
    border-radius: 3px;
    margin-left: 11px;
}
.lt-main .notebox .text{
    margin-left: 19px;
    font-size: 20px;
    color: #000;
}
.lt-main .notebox .text span{
    color: #757575;
    font-size: 16px;
}
.lt-main .notebox .text a{
    color: #757575;
    font-size: 16px;
}
.lt-main .notebox .text a:hover{
    color: #D32D26;
}
.lt-main .mainnav{
    margin-top: 38px;
    display: flex;
    justify-content: space-between;
}
.lt-main .mainnav .navbox{
    width: 600px;
}
.lt-main .mainnav .navbox .title{
    position: relative;
    font-weight: bold;
    color: #010000;
    font-size: 18px;
}
.lt-main .mainnav .navbox .title::after{
    content: " ";
    position: absolute;
    left: 0;
    top: 27px;
    width: 37px;
    height: 3px;
    background: #D32D26;
}
.lt-main .mainnav .navbox .ftitle{
    font-size: 14px;
    color: #999;
    margin-top: 17px;
}
.lt-main .mainnav .navbox .navline{
    width: 600px;
    margin-top: 30px;   
}
.lt-main .mainnav .navbox .navline ul{
    width: 600px;
}
.lt-main .mainnav .navbox .navline ul li{
    float: left;
    width: 300px;
    height: 133px;
    text-align: center;
    padding-top: 45px;
}
.lt-main .mainnav .navbox .navline ul li:hover{
    background: #D32D26;
    color: #fff;
}
.lt-main .mainnav .navbox .navline ul li:hover .icongerenshezhi{
    color: #fff;
}
.lt-main .mainnav .navbox .navline ul li:hover .icongongren{
    color: #fff;
}
.lt-main .mainnav .navbox .navline ul li:hover .iconkaoshi2{
    color: #fff;
}
.lt-main .mainnav .navbox .navline ul li:hover .iconshouye-zhengshuchaxun{
    color: #fff;
}
.lt-main .mainnav .navbox .navline ul li .icongerenshezhi{
    font-size: 35px;
    color: #2F2F2F;
}
.lt-main .mainnav .navbox .navline ul li .icongongren{
    font-size: 37px;
    color: #2F2F2F;
}
.lt-main .mainnav .navbox .navline ul li .iconkaoshi2{
    font-size: 37px;
    color: #2F2F2F;
}
.lt-main .mainnav .navbox .navline ul li .iconshouye-zhengshuchaxun{
    font-size: 37px;
    color: #2F2F2F;
}
.lt-main .mainnav .navbox .navline ul li.bkbg{
    background: #F4F4F4;
}
.lt-main .mainnav .navbox .navline ul li.bkbg:hover{
    background: #D32D26;
}
.lt-main .mainnav .navbox .navline ul li a{
    display: block;
    height: 100%;
}
.lt-main .mainnav .navbox .navline ul li .bttitle{
    margin-top: 4px;
    color: #000;
    font-size: 16px;
}
.lt-main .mainnav .navbox .navline ul li .transtext{
    font-size: 10px;
    color: #999;
}
.lt-main .mainnav .navbox .navline ul li:hover .bttitle, .lt-main .mainnav .navbox .navline ul li:hover .transtext{
    color: #fff;
}
.lt-main .mainnav .hotexam{
    width: 579px;
}
.lt-main .mainnav .hotexam .title{
    position: relative;
    font-weight: bold;
    color: #010000;
    font-size: 18px;
}
.lt-main .mainnav .hotexam .title::after{
    content: " ";
    position: absolute;
    left: 0;
    top: 27px;
    width: 37px;
    height: 3px;
    background: #D32D26;
}
.lt-main .mainnav .hotexam .ftitle{
    font-size: 14px;
    color: #999;
    margin-top: 17px;
}
.lt-main .mainnav .hotexam .innavbox{
    width: 579px;
    height: 354px;
    background: #F4F4F4;
    margin-top: 30px;
}
.lt-main .mainnav .hotexam .innavbox ul{
    padding: 25px 25px;
}
.lt-main .mainnav .hotexam .innavbox ul li{
    float: left;
    padding: 8px 5px;
}
.lt-main .mainnav .hotexam .innavbox ul li a{
    color: #010000;
    font-size: 16px;
    height: 33px;
    display: block;
    padding: 0 20px;
    line-height: 33px;
    border:1px #999 solid;
    border-radius: 33px;
}
.lt-main .mainnav .hotexam .innavbox ul li a:hover{
    color: #fff;
    border: 1px #D32D26 solid;
    background: #D32D26;
}
.indexcbox{
    height: 314px;
    width: 100%;
    background: #F9F9F9;
}
.indexcbox .in-main{
    width: 1200px;
    margin: 0 auto;
    padding-top: 30px;
}
.indexcbox .in-main .title{
    position: relative;
    font-weight: bold;
    color: #010000;
    font-size: 18px;
}
.indexcbox .in-main .title::after{
    content: " ";
    position: absolute;
    left: 0;
    top: 27px;
    width: 37px;
    height: 3px;
    background: #D32D26;
}
.indexcbox .in-main .ftitle{
    font-size: 14px;
    color: #999;
    margin-top: 17px;
}
.indexcbox .in-main .title .rmore{
    float: right;
}
.indexcbox .in-main .title .rmore a{
    font-size: 16px;
    color: #999999;
    font-weight: normal;
}
.indexcbox .in-main ul{
    width: 100%;
    margin-top: 38px;
}
.indexcbox .in-main ul li{
    width: 393px;
    position: relative;
    float: left;
    margin: 0 5px;
}
.indexcbox .in-main ul li:first-child{
    margin-left: 0;
}
.indexcbox .in-main ul li:last-child{
    margin-right: 0;
}
.indexcbox .in-main ul li a{
    font-size: 16px;
    color: #fff;
}
.indexcbox .in-main ul li img{
    border-radius: 10px;
}
.indexcbox .in-main ul li .cmake{
    position: absolute;
    bottom: 4px;
    height: 38px;
    width: 353px;
    line-height: 38px;
    padding: 0 20px;
    background-color:#000000;
    background-color:rgba(0, 0, 0, 0.5);
    border-radius: 0 0 10px 10px;
}
.indexcbox .in-main ul li .cmake span{
    float: right;
}
.indexcbox .in-main ul li .iconbofang{
    position: absolute;
    top: 52px;
    left: 174px;
    font-size: 46px;
}
.indexnewsbox{
    width: 1200px;
    margin: 0 auto;
    padding-top: 30px;
}
.indexnewsbox .title{
    position: relative;
    font-weight: bold;
    color: #010000;
    font-size: 18px;
}
.indexnewsbox .title::after{
    content: " ";
    position: absolute;
    left: 0;
    top: 27px;
    width: 37px;
    height: 3px;
    background: #D32D26;
}
.indexnewsbox .title .rmore{
    float: right;
}
.indexnewsbox .title .rmore a{
    font-size: 16px;
    color: #999999;
    font-weight: normal;
}
.indexnewsbox .innewsbox{
    display:flex;
    justify-content: space-between;
    flex-wrap:wrap;
    margin-top: 38px;
    margin-bottom: 40px;
}
.indexnewsbox .innewsbox .newsitems{
    width: 544px;
    height: 159px;
    padding: 23px;
    margin-bottom: 20px;
    background: #F4F4F4;
}
.indexnewsbox .innewsbox .newsitems img{
    float: left;
}
.indexnewsbox .innewsbox .newsitems .innewsitems{
    width: 310px;
    float: right;
}
.indexnewsbox .innewsbox .newsitems .innewsitems h1{
    font-size: 16px;
}
.indexnewsbox .innewsbox .newsitems .innewsitems h1 a{
    font-size: 16px;
    color: #000;
}
.indexnewsbox .innewsbox .newsitems .innewsitems .views{
    margin-top: 7px;
    font-size: 12px;
    color: #999999;
}
.indexnewsbox .innewsbox .newsitems .innewsitems .context{
    font-size: 14px;
    color: #999;
    line-height: 20px;
    margin-top: 20px;
}
.indexnewsbox .innewsbox .newsitems .innewsitems a.nbtn{
    width: 82px;
    height: 26px;
    background: #AFAFAF;
    color: #fff;
    display: block;
    line-height: 26px;
    font-size: 14px;
    text-align: center;
    margin-top: 23px;
}
.indexnewsbox .innewsbox .newsitems:hover{
    background: #D32D26;
    color: #fff;
}
.indexnewsbox .innewsbox .newsitems:hover .innewsitems h1 a{
    color: #fff;
}
.indexnewsbox .innewsbox .newsitems:hover .innewsitems .views{
    color: #fff;
}
.indexnewsbox .innewsbox .newsitems:hover .innewsitems .context{
    color: #fff;
}
.indexnewsbox .innewsbox .newsitems:hover .innewsitems a.nbtn{
    background: #fff;
    color: #D32D26;
}
.lt-main .mbx{
    text-align: right;
    font-size: 14px;
    color: #999;
    margin-top: 20px;
}
.lt-main .mbx a{
    color: #999;
}
.lt-main .mbx a:hover{
    color: #D32D26;
}
.lt-main .title{
    margin-top: 25px;
    position: relative;
    font-weight: bold;
    color: #010000;
    font-size: 18px;
}
.lt-main .title::after{
    content: " ";
    position: absolute;
    left: 0;
    top: 27px;
    width: 37px;
    height: 3px;
    background: #D32D26;
}
.lt-main .topbox{
    margin-top: 28px;
    padding: 23px;
    margin-bottom: 20px;
    background: #F4F4F4;
}
.lt-main .topbox img{
    float: left;
    margin-right: 28px;
}
.lt-main .topbox h1{
    font-size: 16px;
}
.lt-main .topbox h1 a{
    font-size: 16px;
    color: #000;
}
.lt-main .topbox h1 a:hover{
    color: #D32D26;
}
.lt-main .topbox .views{
    margin-top: 7px;
    font-size: 12px;
    color: #999999;
}
.lt-main .topbox .context{
    font-size: 14px;
    color: #999;
    line-height: 20px;
    margin-top: 20px;
}
.lt-main .topbox .times{
    font-size: 14px;
    color: #999;
    margin-top: 47px;
}
.lt-main .newsmian ul{
    width: 100%;
}
.lt-main .newsmian ul li{
    margin-bottom: 25px;
    background: url(../image/li-r.png) no-repeat 0px 2px;
    background-size: 1.2em;
    text-indent: 1.6em;
}
.lt-main .newsmian ul li a{
    font-size: 16px;
    color: #000;
}
.lt-main .newsmian ul li a:hover{
    color: #D32D26;
    text-decoration: underline;
}
.lt-main .newsmian ul li span{
    float: right;
    font-size: 14px;
    color: #999;
}
.lt-main .newsdt{
    padding-top: 62px;
}
.lt-main .newsdt h1{
    text-align: center;
    font-size: 32px;
    color: #000;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
}
.lt-main .newsdt .infobox{
    margin-top: 30px;
    font-size: 14px;
    color: #999;
    text-align: center;
}
.lt-main .newsdt .conbox{
    margin-top: 50px;
    margin-bottom: 62px;
}
.lt-main .newsdt .conbox img{
    max-width: 940px;
    margin: 0 auto;
}
.lt-main .newsdt .conbox p{
    margin-top: 40px;
    color: #333;
    line-height: 30px;
}
.kclist-main{
    background: #F9F9F9;
    min-height: 500px;
}
.kclist-main .cinbox{
    width: 1200px;
    margin: 0 auto;
    padding-top: 50px;
}
.kclist-main .cinbox .btnbox{
    width: 100%;
    height: 35px;
}
.kclist-main .cinbox .btnbox a{
    color: #808080;
    font-size: 18px;
    width: 151px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    display: inline-block;
}
.kclist-main .cinbox .btnbox a:hover{
    color: #D32D26;
}
.kclist-main .cinbox .btnbox a.act{
    background: #D32D26;
    color: #fff;
}
.kclist-main .cinbox .cinnav{
    display: flex;
    justify-content:flex-start;
    flex-wrap: wrap;
    margin-top: 30px;
}
.kclist-main .cinbox .cinnav a{
    height: 33px;
    padding: 0 20px;
    text-align: center;
    line-height: 33px;
    border: 1px #CCCCCC solid;
    border-radius: 33px;
    font-size: 16px;
    color: #333;
    margin: 10px;
}
.kclist-main .cinbox .cinnav a:hover{
    border: 1px #D32D26 solid;
    color: #fff;
    background: #D32D26;
}
.kclist-main .cinbox ul{
    width: 101%;
    margin-top: 38px;
    display: inline-block;
}
.kclist-main .cinbox ul li{
    width: 393px;
    position: relative;
    float: left;
    margin: 5px 5px;
}
.kclist-main .cinbox ul li a{
    font-size: 16px;
    color: #fff;
}
.kclist-main .cinbox ul li img{
    border-radius: 10px;
}
.kclist-main .cinbox ul li .cmake{
    position: absolute;
    bottom: 4px;
    height: 38px;
    width: 353px;
    line-height: 38px;
    padding: 0 20px;
    background-color:#000000;
    background-color:rgba(0, 0, 0, 0.3);
    border-radius: 0 0 10px 10px;
}
.kclist-main .cinbox ul li .cmake span{
    float: right;
}
.kclist-main .cinbox ul li .iconbofang{
    position: absolute;
    top: 52px;
    left: 174px;
    font-size: 46px;
}
.kc-header{
    width: 100%;
    height: auto;
    background: url(../image/exam-banner.png) top center no-repeat;
}
.lt-main .videobox{
    margin-top: 40px;
    width: 1200px;
    height: 675px;
    background: #000;
}
.lt-main .videoinfo{
    margin-top: 23px;
    width: 100%;
    height: 32px;
    line-height: 32px;
    display: inline-block;
}
.lt-main .videoinfo h1{
    font-size: 20px;
    color: #000;
    float: left;
}
.lt-main .videoinfo a{
    height: 32px;
    color: #fff;
    background: #D32D26;
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    padding: 0 24px;
    border-radius: 32px;
    margin: 0 10px;
    display: inline-block;
}
.lt-main .videoinfo p{
    font-size: 16px;
    line-height: 26px;
    color: #999;
    margin-top: 20px;
}
.lt-main .chapterbox{
    width: 100%;
    height: 152px;
    margin-top: 41px;
    margin-bottom: 61px;
}
.lt-main .chapterbox .scroll {
	width:100%;
	height:152px;
}
.lt-main .chapterbox .scroll_left{
    margin-right: 10px;
}
.lt-main .chapterbox .scroll_right{
    margin-left: 12px;
}
.lt-main .chapterbox .scroll_left,.lt-main .chapterbox .scroll_right {
	width:42px;
	height:152px;
    border: 1px #AFAFAF solid;
	color:#AFAFAF;
	float:left;
    line-height:152px;
    border-radius: 10px;
    text-align:center;
    cursor: pointer;
}
.lt-main .chapterbox .scroll_left .iconfont,.lt-main .chapterbox .scroll_right .iconfont{
    font-size: 29px;
}
.lt-main .chapterbox .pic {
	width:1090px;
	height:152px;
	float:left;
}
.lt-main .chapterbox .pic ul {
    display:block;
    height: 152px;
}
.lt-main .chapterbox .pic li {
    border: 1px #AFAFAF solid;
    border-radius: 10px;
	float:left;
    display:inline;
    margin: 0 5px;
    width:194px;
    height: 96px;
    padding: 14px;
}
.lt-main .chapterbox .pic li.act{
    background: #FFF4F4;
    border:1px #D32D26 solid
}
.lt-main .chapterbox .pic li a{
    color: #000;
}
.lt-main .chapterbox .pic li a span{
    font-size: 14px;
}
.lt-main .chapterbox .pic li a h2{
    font-size: 16px;
    font-weight: normal;
    margin-top: 5px;
}
.lt-main .chapterbox .pic li a p{
    font-size: 14px;
    color: #AFAFAF;
    float: right;
    margin-top: 10px;
}
.lt-main .certitle{
    margin-top: 54px;
    margin-bottom: 53px;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
}
.lt-main .cerbox{
    margin-bottom: 100px;
    height: 280px;
    background: #F6F6F6;
    padding-top: 80px;
}
.lt-main .cerbox .cerinput{
    width: 400px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 22px;
}
.lt-main .cerbox .cerinput .cername{
    font-size: 16px;
    color: #000;
}
.lt-main .cerbox .cerinput input{
    border: 1px #CCCCCC solid;
    border-radius: 5px;
    background: #fff;
    width: 280px;
    height: 38px;
    color: #000;
    line-height: 38px;
    font-size: 16px;
    padding-left: 20px;
}
.lt-main .cerbox .cerbtn{
    width: 300px;
    height: 44px;
    margin-left: 499px;
    margin-top: 40px;
    background: #D32D26;
    border-radius: 44px;
    text-align: center;
    line-height: 44px;
    font-size: 22px;
    color: #fff;
    cursor: pointer;
}
.pages {
	padding: 10px 0px 10px 0px;
	font-family: Tahoma;
	font-weight: bold;
    margin-bottom:30px;
    display: flex;
    justify-content: flex-end;
}
.pages a,.pages strong,.pages span {
	border-radius: 50%;
	display: inline-block;
	/* padding: 0 9px; */
	margin: 0 2px;
	min-width: 10px;
	_width: 10px;
	white-space: nowrap;
	height: 26px;
    width: 26px;
	line-height: 26px;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
}
.pages a {
	text-decoration: none;
	background-color: #fff;
	/* border: 1px solid #D32D26; */
	font-size: 14px;
	color: #000;
}
.pages a:hover {
	color: #D32D26;
	/* background-color: #D32D26; */
    /* border: 1px solid #D32D26; */
	text-decoration: none;
}
.pages strong {
	background-color: #D32D26;
	color: #fff;
	font-weight: bold;
}
.pages span {
	color: #999999;
	font-size: 14px;
}
footer{
    height: 238px;
    width: 100%;
    background: #757575;
}
footer .ft-main-box{
    width: 1200px;
    height: 238px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
footer .ft-main-box .ft-logo-box{
    width: 627px;
    height: 238px;
}
footer .ft-main-box .ft-logo-box p{
    color: #fff;
    font-size: 12px;
    margin-bottom: 12px;
    padding-left: 77px;
    line-height: 20px;
}
footer .ft-main-box .ft-logo-box p a{
    color: #fff;
}
footer .ft-main-box .ft-logo-box p a:hover{
    color: #dedfe1;
}
footer .ft-main-box .ft-codebox{
    width: 250px;
    height: 238px;
    display: flex;
    justify-content: space-between;
}
footer .ft-main-box .ft-codebox .ft-code{
    width: 115px;
    align-items: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
footer .ft-main-box .ft-codebox .ft-code .codeimg{
    width: 115px;
    height: 115px;
    border-radius: 10px;
    background: #fff;
    text-align: center;
}
footer .ft-main-box .ft-codebox .ft-code .codeimg img{
    margin-top: 6px;
}
footer .ft-main-box .ft-codebox .ft-code p{
    color: #fff;
    font-size: 14px;
    margin-top: 22px;
}