.width12 {
    width: 1200px;
    margin: 0 auto;
}

/* ---------------------------1+x首页----------------------------------- */
.bannerbox .swiper1 .swiper-pagination-bullet {
    width: 60px;
    margin-right: 15px;
}
.bannerbox .swiper1 .shouNexts {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.2);
    background-image: none !important;
}
.bannerbox .swiper1 .shouNexts:hover {
    background: rgba(0, 0, 0, 0.5);
}
.timeulExer {
    /* display: flex;
    justify-content: space-between; */
    width: 100%;
    padding: 40px 0;
}
.timeulExer li {
    float: left;
    margin-right: 15px;
}
.timeulExer li:last-child {
    margin-right: 0;
}
.timeulExer li a {
    display: block;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
}
.timeulExer li a >img {
    width: 286px;
}
.timeulExer li a p {
    width: 257px;
    height: 40px;
    color: #292e32;
    font-size: 16px;
    padding: 15px;
}
.timeulExer li a span {
    display: inline-block;
    background: #518ff4;
    font-size: 14px;
    padding: 3px 6px;
    color: #fff;
    margin: 5px 0 15px 15px;
}
.timeulExer li a div {
    display: flex;
    border-top: 1px solid #f4f4f4;
    font-size: 14px;
    color: #999;
    align-items: center;
    padding: 15px;
}
.timeulExer li a div img {
    margin-right: 5px;
}
.center.indexcen .one .itme-b a:hover b {
    color: #fff;
}
.center.indexcen .one .itme-b a b {
    display: block;
    font-size: 26px;
    color: #fff;
    position: absolute;
    left: 40px;
    top: 70px;
}
.center.indexcen .one .itme-b a em {
    width: 150px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #000;
    background: #a8b1b8;
    border-radius: 28px;
    font-size: 16px;
    font-style: normal;
    position: absolute;
    left: 40px;
    top: 140px;
    display: block;
}
.center.indexcen .one .roveLinks a {
    box-sizing: border-box;
    margin-top: 20px;
}
.talents {
    height: 160px;
    padding: 20px 10px 20px 30px;
    background: #fff;
}

.talents {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
}
.talentsLeft {
    width: 58%;
    border-right: 1px dashed #e4e4e4;
}
.talentsTitle {
    font-size: 16px;
    color: #414a60;
}
.talentsCons {
    margin: 20px 0;
}
.talentSpan {
    color: #349dff;
}
.talentsLines {
    display: inline-block;
    width: 1px;
    height: 12px;
    background: #e1e1e2;
    margin: 0 5px;
}
.talentsText {
    color: #6f7688;
}
.talentsTimes {
    margin-top: 5px;
    color: #b5b9c8;
}
.talentsBots>span {
    display: inline-block;
    color: #9498a6;
    padding: 3px 10px;
    border: 1px solid #e1e1e2;
    border-radius: 20px;
    cursor: pointer;
    margin-right: 5px;
}
.talentsRight {
    display: flex;
    flex-flow: column;
    align-items: center;
    margin-left: 5px;
}
.talentsImg {
    width: 55px;
    height: 55px;
    border-radius: 5px;
    border: 1px solid #e4e4e4;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}
.talentsImg img {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.talentsCompany {
    font-size: 16px;
    color: #414a60;
    margin: 15px 0 10px 0;
}
.talentsPeos {
    font-size: 14px;
    color: #9498a6;
}
.peoTalines {
    margin: 0 5px;
}

.searchlistbox1 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.searchlistbox1 ul li {
    border: 1px solid #eee;
    background: #fff;
    width: 49%;
    justify-content: space-between;
    margin-top: 20px;
}
.searchlistbox1 ul li a{
	display: flex;
	width: 100%
}
.searchlistbox1 ul li .listli1{
	margin:30px;
	width: 310px;
}
.searchlistbox1 ul li .listli1 p{
	color: #414a60;
	font-size: 16px;
}
.searchlistbox1 ul li .listli1 span{
	color: #414a60;
	font-size: 14px;
	display: block;
	margin-top: 15px;
}
.searchlistbox1 ul li .listli1 div{
	display: flex;
	flex-wrap: wrap;
}
.searchlistbox1 ul li .listli1 div i{
	font-style: normal;
	height: 20px;
	border:1px solid #eee;
	color: #9498a6;
	font-size: 12px;
	padding: 0 10px;
	border-radius: 20px;
	margin-right: 5px;
	line-height: 20px;
	margin-bottom: 5px;
}
.searchlistbox1 ul li .listli1 span i{
	color: #349dff;
	font-size: 14px;
	font-style: normal;
}
.searchlistbox1 ul li .listli1 em{
	display: block;
	color: #b5b9c8;
	font-size: 12px;
	font-style: normal;
	margin: 8px 0;
}
.searchlistbox1 ul li .listli3{
	margin: 30px 0;
	padding: 0 30px;
	border-left: 1px dashed #eee;
	text-align: center;
}
.searchlistbox1 ul li .listli3 h1{
	color: #414a60;
	font-size: 16px;
	font-weight: 400;
	margin-top: 15px;
}
.searchlistbox1 ul li .listli3 p{
	color: #9498a6;
	font-size: 12px;
	margin-top: 6px;
}
.searchlistbox1 .widthimglistBox {
    width: 170px;
    height: 100px;
    border-radius: 5px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}
.searchlistbox1 .widthimglistBox img {
	width: 100%!important;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%)
}
.searchlistbox1 .imglistBox {
    width: 100px;
    height: 100px;
    border-radius: 5px;
    box-sizing: border-box;
    position: relative;
	overflow: hidden;
	margin: 0 auto;
}
.searchlistbox1 .imglistBox img {
	width: 100%!important;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%)
}

/* ---------------------------1+x认证----------------------------------- */
.center.indexcen .roveOnes {
    padding: 50px 0 0 0;
    margin-top: 30px;
}
.roveTions {
    width: 100%;
}
.textShulink {
    position: relative;
}
.roveTextshu {
    position: absolute;
    top: 20%;
    left: 17%;
    z-index: 10000;
    width: 40%;
    font-size: 32px;
    color: #fff;
    font-weight: 700;
}
.roveTextshu>a {
    display: inline-block;
    font-size: 18px;
    color: #ff6800;
    background: #fff;
    padding: 5px 20px;
    margin-top: 30px;
    font-weight: 400;
    border-radius: 20px;
}
.width12 .swiper-container {
    width: 100%;
}
.roveSwiper .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border-radius: 50%;
}
.one1 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
}
.roveOnes .timeulExer a>img {
    width: 100%;
}
.roveOnes li a div {
    border-top: none;
}
.roveOnes li {
    position: relative;
    float: left;
    margin-right: 15px;
}
.roveOnes li:last-child {
    margin-right: 0;
}
.roveOnes li a span {
    position: absolute;
    top: 235px;
    right: 5%;
    display: inline-block;
    background: #518ff4;
    font-size: 14px;
    padding: 3px 6px;
    color: #fff;
    margin: 0;
}
.roveOnes li a p {
    /*width: 70%;*/
    color: #292e32;
}
.roveErrors {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
    padding: 15px 30px;
    background: #518ff4;
    color: #fff;
    font-size: 14px;
}
.roveErrors>a {
    color: #fff;
    font-size: 14px;
}
.roveOnes li a .roveSimulate {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    cursor: pointer;
    margin-bottom: 20px;
    font-weight: 700;
}
.roveSimulate>em {
    display: inline-block;
    width: 46%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #f6f9fe;
    border: 1px solid #4f8df3;
    color: #4f8df3;
}
.roveSimulate .randomEms {
}
.roveSimulate .simulateEms {
}
.timeulExer li a .roveBtnsubmit {
    display: flex;
    justify-content: space-between;
}




/* ---------------------------1+x 我的错题库----------------------------------- */
.resultSevers {
    padding-bottom: 60px;
}
.wrongQues {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    background: #f8f8f8;
    font-size: 16px;
    color: #666;
    margin-bottom: 10px;
}
.wrongEms {
    padding: 5px 10px;
    background: #518ff4;
    color: #fff;
    border-radius: 20px;
    font-size: 14px;
    cursor: pointer;
}
.wrongRight {
    color: #518ff4;
    margin-left: 30px;
}
.topicsTop {
    display: flex;
    justify-content: space-between;
    padding: 15px;
    font-size: 14px;
    color: #666;
    background: #f8f8f8;
}
.topicsLeft>span {
    margin-left: 40px;
}
.topicsRight {
    color: #518ff4;
}
.topicsRight>img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.topicsRight>span {
    vertical-align: middle;
}
.topicsConts {
    display: flex;
    margin-top: 40px;
}
.topicChoics {
    margin-right: 50px;
    position: relative;
}
.topicChoics>span {
    position: absolute;
    top: 5px;
    left: 20px;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
}
.choiConts {
    width: 100%;
}
.choisFlex {
    display: flex;
    margin-top: 30px;
}
.choicsOptions {
    margin-right: 15%;
}
.choicsOptions:last-child {
    margin-right: 0;
}
.choicsTitles {
    font-size: 18px;
    color: #666;
    margin-bottom: 35px;
}
.choicsMore {
    width: 300px;
    font-size: 14px;
    color: #666;
}
.choicsMore>label {
    vertical-align: top;
    margin-right: 8px;
}



.remember-account {
    position: relative;  /*父层*/
    display: inline-block;
    font-size: 18px;
    color: #333;
    vertical-align: top;
}
.remember-account input[type="radio"] {
    position: absolute;  /*input,相对定位*/
    -webkit-appearance: none;
    outline: none;
    border: none;
    background-color: transparent;
    box-sizing: border-box;
    height: 18px;
    width: 18px;
    cursor: pointer;
    border: 1px solid #eee;
    box-sizing: border-box;
    border-radius: 50%;
    vertical-align: middle;
    opacity: 0; /*透明度为0，隐藏掉input*/
    z-index: 2; /* 比input下面的div,z-index:1大，层叠在最上面，点击时候能点击到input */
}
/*用div模拟input的样式*/
.sub-checkbox{
    display: inline-block;
    position: absolute; /*input下面的div,相对定位*/
    -webkit-appearance: none;
    outline: none;
    border: none;
    background-color: transparent;
    box-sizing: border-box;
    height: 18px;
    width: 18px;
    cursor: pointer;
    border: 1px solid #eee;
    box-sizing: border-box;
    border-radius: 50%;
    vertical-align: middle;
    margin-top: 4px;
    z-index: 1;/* 比input的z-index:2小，层叠在下面面 */
}
/*!!利用伪类的写法+；input选中后，下面的div的样式*/
.inputSuccess[type="radio"]:checked + div {
    height: 18px;
    width: 18px;
    background-image: url(../img/picegou.png);
    background-repeat: no-repeat;
    vertical-align: middle;
    border: none;
}
.inputError[type="radio"]:checked + div {
    height: 18px;
    width: 18px;
    background-image: url(../img/piceerror.png);
    background-repeat: no-repeat;
    vertical-align: middle;
    border: none;
}
.remember-account span{
    display: inline-block;
    margin: -3px 5px 0 23px;
    font-size: 16px;
    color: #666;
    vertical-align: middle;
}






.choicsMore .account_moredivs {
    display: inline-block;
    width: 83%;
    margin-top: 3px;
}
.choicsMore>label>img {
    display: inline-block;
    margin-right: 10px;
}
.choicsMore .account_moredivs>img {
    width: 100%;
    height: 100%;
    margin-top: 5px;
}
.choicsResult {
    width: 92%;
    padding: 30px 20px;
    margin-top: 40px;
    background: #fef5ee;
}
.resultSucc>img {
    display: inline-block;
}
.resultSucc>span {
    font-size: 14px;
    color: #31bb6e;
    margin-left: 10px;
}
.resultParse {
    margin-top: 20px;
    font-size: 16px;
    color: #666;
}
.resultParse>span:last-child {
    display: inline-block;
    width: 85%;
    vertical-align: top;
    margin-left: 10px;
}

.resultBtns {
    display: flex;
    justify-content: space-between;
    width: 96%;
    margin-top: 40px;
}
.resultBtns>a {
    display: inline-block;
    width: 190px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    box-sizing: border-box;
}
.resultBtns .resultPre {
    color: #ff5400;
    border: 1px solid #ff5400;
    background: #fef5ee;
}
.resultBtns .resultCenter {
    color: #fff;
    background: #518ff4;
}
.resultBtns .resultNext {
    color: #fff;
    background: #ff5400;
}
.resultBtns>a>img {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}




/* ---------------------------1+x 在线答题----------------------------------- */
.onlineTopic {
    margin: 40px 0 30px 0;
    font-size: 14px;
    color: #999;
}
.onlineTopic>img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.onlineTopic>span {
    vertical-align: middle;
}
.onlineLeftres {
    width: 65%;
    padding: 30px;
    background: #fff;
    margin-right: 1%;
}
.onlineLeft_top {
    position: relative;
    margin-bottom: 30px;
}
.onlineLeft_top>span  {
    position: absolute;
    top: 5px;
    left: 15px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}
.resultSucc .wrongRes {
    color: #ff5500;
}
.resultErrors {
    display: flex;
    justify-content: space-between;
}
.resultAnaly span {
    font-size: 14px;
    color: #999;
}
.resultAnaly .cicrleGreen {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #31bb6e;
    margin-right: 10px;
}
.resultAnaly .cicrleOrange {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ff5500;
    margin-right: 10px;
    margin-left: 30px;
}
.onlineRightres {
    width: 27%;
    background: #fff;
}
.answerSheet {
    padding: 20px;
}
.answerLines {
    display: inline-block;
    width: 5px;
    height: 20px;
    background: #518ff4;
    vertical-align: middle;
    margin-right: 10px;
}
.answerText {
    font-size: 18px;
    color: #518ff4;
    vertical-align: middle;
}
.answerItems {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.answersTents {
    padding: 20px 20px 20px 25px;
}
/* 未作的span的style */
.answersTents span {
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    background: #999999;
    font-size: 14px;
    margin-right: 8px;
    margin-bottom: 10px;
    cursor: pointer;
}
/* 错误的span的style */
.answersTents .answerErrors {
    background: #ff5500;
}
/* 正确的span的style */
.answersTents .answerSuccess {
    background: #31bb6e;
}
.answersBtns {
    display: flex;
    justify-content: space-between;
    padding: 25px 20px;
}

.answerBtn_more {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    color: #999;
}
.answerBtn_more>span {
    display: inline-block;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #999999;
    margin-bottom: 10px;
}
.answerBtn_more>.answerSpan1 {
    background: #ff5500;
}
.answerBtn_more>.answerSpan2 {
    background: #31bb6e;
}





.onlineTabs {
    margin-bottom: 25px;
}
.onlineTabs>span {
    font-size: 18px;
    color: #999;
    margin-right: 20px;
    cursor: pointer;
}
.onlineTabs>span.on {
    color: #fff;
    background: #ff5500;
    padding: 3px 15px;
    border-radius: 20px;
}
.onlineTabcard {
    width: 770px;
    font-size: 14px;
    color: #666;
    padding-right: 20px;
    height: 750px;
}


.homeImgs{/*dxf加*/
width:286px;
height:170px;
padding:0 !important;
}
.homeImgs>img{/*dxf加*/
width:100%;
height:100%;
object-fit:cover;

}









@media screen and (max-width:1366px) {
    .choicsOptions {
        margin-right: 9%;
    }
}

@media screen and (max-width:1428px) {
    .choicsOptions {
        margin-right: 10%;
    }
}
