.styimg{
	width: 95%;
    margin: 60px auto 15px auto;
}
.styimg img{
	width: 100%;
}

.stybt{
	width: 95%;
    margin: 0 auto;
}
.styh1{
	width: 100%;
    overflow: hidden;
    font-size: 0.9rem;
    margin-bottom: 5px;
	font-weight: bold;
}
.styh1 span{
	background: #f5f5f5;
    border: 1px solid #188eee;
    border-radius: 16px;
    display: inline-block;
    font-size: 0.7rem;
    color: #188eee;
    float: right;
    width: 26%;
    text-align: center;
    height: 29px;
    line-height: 29px;
	font-weight: 400;
}
.styh1 span img{
	width: 15%;
}
.styxq{
	    width: 100%;
		font-size: 0.6rem;
		color: #999999;
		margin-bottom: 8px;
}
.stytable {
    width: 100%;
    margin-top: 15px;
    text-align: center;
    table-layout: fixed;
}
.stytable tr:first-child{
	background: #E5F2FF;
	height: 60px;
	line-height: 60px;
	color: #0D75D9;
	font-size: 0.8rem;
	text-align: center;
}
    .stytable tr td {
        border-bottom: 1px solid #F2F2F2;
        word-break: keep-all;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
.stytable tr:last-child td{
	border-bottom: none;
}
.stytable tr{
	background: #FFFFFF;
	height: 45px;
	line-height: 45px;
	font-size: 0.6rem;
	text-align: center;
	color: #333333;
}
.stytable tr a{
	display: block;
    border: 1px solid #2897FF;
    border-radius: 5px;
    color: #2897FF;
    width: 85%;
    height: 22px;
    line-height: 22px;
    text-align: center;
}
.stytable tr span{
	width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    font-size: 0.7rem;
}
.stytable tr .one{
	background: #5790FB;
	color: #FFFFFF;
}
.stytable tr .two{
	background: #F8B551;
	color: #FFFFFF;
}
.stytable tr .three{
	background: #EC6941;
	color: #FFFFFF;
}
.qiehuan{
	width: 100%;
    margin: 0 auto;
    position: fixed;
    bottom: 0;
    z-index: 10000;
}
.qhul{
	width: 90%;
	margin: 0 auto;
	text-align: center;
	background: #FFFFFF;
	border-radius: 5px;
	overflow: hidden;
}
.qhul li{
	width: 100%;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #F2F2F2;
	font-size: 0.9rem;
	color: #333333;
}
.qhul li span{
	width: 29px;
    height: 29px;
    border: 2px solid #188EEE;
    display: inline-block;
    border-radius: 50%;
    line-height: 26px;
    text-align: center;
    color: #188eee;
    font-weight: bold;
    margin-right: 15px;
    float: right;
    margin-top: 16px;
}
.qhblue{
	color: #0D75D9 !important;
}
.qxdiv{
	width: 90%;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	background: #FFFFFF;
	text-align: center;
	font-size: 0.9rem;
	color: #333333;
	border-radius: 5px;
	margin-bottom: 15px;
	margin-top: 10px;
}

/* 学习记录详情 */
.stydec{
	width: 100%;
    background: #F5F5F5;
    text-align: center;
}
.dech1{
	width: 100%;
    font-size: 0.9rem;
    font-weight: bold;
    padding-top: 15px;
}
.dech1 span{
	color: #188EEE;
}
.decp{
	margin-top: 9px;
    padding-bottom: 20px;
    font-size: 0.6rem;
    width: 100%;
    color: #333333;
	font-weight: bold;
}
.decp span{
	color: #0D75D9;
	font-weight: 400;
	margin-right: 5px;
}
.xxjddec{
	width: 95%;
    margin: 15px auto;
    font-size: 0.7rem;
}
.xxjddec .decul{
	background: url(https://m.fzyzx.cn/_m_/jindu/img/bg.png);
	width: 100%;
	height: auto;
	display: inline-block;
	background-size: 100% 100%;
	margin-top: 36px;
}
.xxjddec .decul li{
	float: left;
    width: 20%;
    position: relative;
    top: -35px;
    text-align: center;
    line-height: 25px;
    height: 78px;
    font-size: 0.65rem;
}
@media screen and (max-width: 380px){                
	.xxjddec .decul li {
		height: 70px;
	}
}
@media screen and (max-width: 320px){                
	.xxjddec .decul li {
		height: 59px;
	}
}
.decul li .weikan{
	width: 20px;
    height: 20px;
    border: 2px solid #BDD8F2;
    border-radius: 50%;
    background: #FFFFFF;
    display: inline-block;
    margin-top: 1px;
	cursor: pointer;
}
.decul li .yikan{
	width: 19px;
    height: 19px;
	 border: 2px solid #0D75D9;
    background: #0D75D9;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    line-height: 16px;
    text-align: center;
    font-weight: bold;
	cursor: pointer;
}

.jldiv{
	background: #FFFFFF;
    height: 2.6rem;
    line-height: 2.6rem;
    z-index: 1000;
    width: 100%;
    text-align: center;
    position: fixed;
    bottom: 0;
	box-shadow: 0 5px 15px rgba(0, 0, 0, .9);
}
.jldiv a{
	border-radius: 5px;
    background: #1890FF;
    color: #FFFFFF;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    height: 1.4rem;
    line-height: 1.4rem;
    font-size: 0.8rem;
}
.jldiv a img{
	width: 5%;
    position: relative;
    top: 2px;
    margin-right: 10px;
}


/* 学习记录弹框 */
.jcbox,.jdxqdiv{
	display: block;
    position: fixed;
    width: 85%;
    top: 208px;
    z-index: 1997;
	margin: 0 auto;
	left: 7.5%;
	font-size: 0.7rem;
}
.show{
	display: none !important;
}
.jcform{
	text-align: left;
    background-color: #fff;
    box-shadow: 0 3px 26px rgba(0, 0, 0, .9);
    border: 1px solid #e1e1e1;
	border-radius: 10px;
}
.jctop{
	height: 45px;
    line-height: 45px;
    width: 100%;
    padding-left: 5px;
	font-weight: bold;
	text-align: left;
	font-size: 0.9rem;
	color:#333;
}
.jltop{
	font-weight: 400 !important;
    text-align: center !important;
    border-bottom: 1px solid #E6E6E6;
}
.jcexit{
	float: right;
	width: 8%;
	font-size: 25px;
	cursor: pointer;
	color:#CCC;
	position: relative;
	top: -4px;
}
.jccenter{
	width: 95%;
    margin: 0 auto;
    overflow: hidden;
}
.jlinput{
	width: 96% !important;
    height: 35px !important;
    border: 1px solid #D9D9D9 !important;
    border-radius: 4px !important;
    line-height: 35px !important;
    padding-left: 8px !important;
    margin: 8px auto 10px auto;
	font-size: 0.7rem;
}
.jcul{
	width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.jcul li{
	width: 21%;
    float: left;
    overflow: hidden;
    margin-top: 10px;
    text-align: center;
    margin-left: 10px;
    border: 1px solid #D9D9D9;
    border-radius: 15px;
	height: 25px;
    line-height: 25px;
}
.jculhov{
	border: 1px solid #00A1F2 !important;
	color: #00A1F2;
}
.jcul li input{
	width: 15px;
    height: 15px;
    position: relative;
    left: 5px;
    top: 3px;
}
.jcarea{
	width: 97%;
	margin: 10px auto;
	height: 80px;
	padding: 5px;
	background:#fff;
	border: 1px solid #D9D9D9;
	border-radius: 4px;
}
.xxdec{
	margin-top: 10px;
	font-size: 15px;
	width: 100%;
	overflow: hidden;
}
.jcbtn{
    width: 96%;
    margin: 0 auto 10px auto;
}
.jcqx{
	width: 100%;
    height: 35px;
    margin: 0 auto;
}
.jcsbu{
	border: 1px solid #0ca0ed !important;
	color: #fff !important;
	background: #0ca0ed !important;
}
.jilup {
    line-height: 30px;
    text-align: left;
    color: #444444;
    padding: 0.4rem;
    overflow: scroll;
    height: 200px;
}
.decckgd{
	width: 100%;
    margin: 0 auto;
    text-align: center;
    /*background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#FFFFFF));*/
    position: relative;
    z-index: 100;
    top: -78px;
    height: auto;
    padding-top: 35px;
    padding-bottom: 35px;
    opacity: 0.6;
}
.decckgd a{
	width: 25%;
    height: 40px;
    /* background: #ffffff; */
    border: 1px solid #0D75D9;
    border-radius: 5px;
    display: inline-block;
    line-height: 40px;
    color: #0D75D9;
    font-size: 16px;
	z-index: 3000;
    background-color: #fff;
}
.jdshow{
	display: none !important;
}


.hidep{
	width: 200px;
    background: #E4EBF2;
    border-radius: 4px;
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    color: #4D4D4D;
    line-height: 24px;
    padding: 0.5rem;
    display: none;
    position: relative;
    z-index: 1000;
    left: 35px;
}
.decul li:hover .hidep{
	display: block !important;
}

/* 2023 03 01 学习进度*/
.ad_heads{line-height: 2.5rem;}
.ad_heads img{display: block;width: 0.55rem;}
.ahbomll{background: url("../img/jindubj.png")no-repeat;background-size: 100% 100%;}
.ahboxz{display: flex;justify-content: space-between;align-items: center;padding: 0 4%;}
.ahboxz img{width: 2.2rem;border-radius: 50%;}
.ahboxz .ahbox_pa{flex: 1;font-size: 0.85rem;color: #ffffff;padding-left: 3%;white-space: nowrap;text-overflow :ellipsis;overflow : hidden;}
.ahboxz .ahbox_lo{width: 18%;line-height: 1.2rem;border-radius: 1.25rem;background-color: #ffffff;color: #188EEE;font-size: 0.6rem;text-align: center;}
.ahqkk{display: flex;justify-content: space-between;padding: 0.8rem 0;}
.ahqkk .ahitemlf{width: 43%;text-align: center;position: relative;}
.ahqkk .ahitemlf p{color: #ffffff;font-size: 0.75rem;font-weight: bold;line-height: 1.4rem;}
.ahqkk .ahitemlf span{color: #ffffff;font-size: 0.65rem;font-weight: bold;line-height: 1.4rem;}
.ahqkk .ahactms{flex: 1;}
.ahqkk .ahactms::after{content: "";display: block;position: absolute;top: 0.65rem;left: 0; height: 1.8rem;width: 1px;background-color: rgba(245, 245, 245, 0.3);}

/* 2023 03 02 消息列表 */
.namalt{margin-top: 2.4rem;}
.namalt .loaddata{text-align: center;font-size: 0.7rem;margin: 10px 0;}
.namboxs{display: flex;justify-content: space-between;align-items: center;padding: 0.5rem 3%;border-bottom: 1px solid #F5F5F5;}
.namboxs .namemi{width: 2.5rem;position: relative;}
.namboxs .namemi span{display: block;position: absolute;right: -1%;top: 0;width: 0.8rem;line-height: 0.8rem; font-size: 0.6rem;color: #ffffff;background-color: #FF0000;text-align: center;border-radius: 50%;}
.namboxs .namemi img{display: block;width: 100%;border-radius: 50%;}
.namboxs .nametext{flex: 1;margin-left: 3%;}
.namboxs .nametext h3{color:#333333;font-size: 0.7rem;}
.namboxs .nametext p{color:#999999;font-size: 0.65rem;}
.namboxs .namemial{font-size: 0.7rem;color: #999999;}

/* 2023 03 02 */
.sx_bodyym {padding: 2.8rem 3% 3rem 3%;position: relative;top: -1.8rem;}
.sx_bodyym .loading {font-size: 0.7rem;color: #999;text-align: center;}
.sx_lfym,.sx_rgym{display: flex;justify-content: space-between;padding: 0.6rem 0;}
.sx_lfimg{width: 2.5rem;height: 2.5rem; margin-right: 2%;border-radius: 50%;}
.sx_itemym{flex: 1;position: relative;}
    .sx_itemym img {
        width: 100%;
        height: 200px;
    }
    .sx_itemym h3 {
        font-size: 0.7rem;
        color: #333333;
        line-height: 1.6rem;
    }
.sx_itemym p{display: inline-block; padding: 0.4rem 3%;background-color: #EDEDED;font-size: 0.7rem;color: #333333;line-height: 1.2rem;border-radius: 0.25rem;float: left;max-width: 70%;position: relative;}
.sx_lfym .sx_itemym p::after{content: "";display: block;position: absolute;width: 0.35rem;height: 0.35rem;background-color: #EDEDED;top: -0.12rem;left: 10px;transform: rotate(132deg);}
.sx_rgym .sx_itemym p::after{content: "";display: block;position: absolute;width: 0.35rem;height: 0.35rem;background-color: #EDEDED;top: -0.12rem;right: 10px;transform: rotate(132deg);background-color: #188EEE;}

.sx_rgym .sx_lfimg{margin:0 0 0 2%}
.sx_rgym .sx_itemym h3{text-align: right;}
.sx_rgym .sx_itemym p{background-color: #188EEE;color: #ffffff;float: right;}
/* .sx_rgym .sx_itemym p::after{left: 92%;background-color: #188EEE;} */

.sx_footam{position: fixed;bottom: 0;left: 0;right: 0; padding: 0.6rem 3%;border-top: 1px solid #F5F5F5;background-color: #fff;}
.sx_footam img{width: 2.3rem;padding: 0 3%;}
.sx_footam .sx_flexfoor{display: flex;justify-content: space-between;align-items: center;}
.sx_footam .sx_fipts3{flex: 1;line-height: 1.4rem;border: none;border-radius: 0.25rem;background-color: #F5F5F5;font-size: 0.7rem;padding-left: 5%;color: #999999;margin-left: 3%;}
.sx_footam .send {
        width: 15%;
        height: 2rem;
        background: #1890FF;
        border-radius: 0.25rem;
        color: #FFFFFF;
        font-size: 0.7rem;
        margin-left: 3.5%;
        display: inline-block;
        text-align: center;
        border: none;
        line-height: 2rem;
    }

#MsgContent,.hiddenContent {font-family: "microsoft yahei";font-size: 0.7rem; color: #333333;line-height: 20px; padding: 10px; width: 100%; resize: none;word-break: break-all; border-radius: 6px;}
#MsgContent { max-height: 182px;  min-height: 40px; outline: none;}
.hiddenContent { display: none;  position: fixed;  bottom: 0; left: 0; height: auto; z-index: 9999; border: 1px solid #EEEEEE;}

/* 2023 06 08 */
.sx_rgym .sx_recover{float: right; line-height: 1.2rem;padding: 0.25rem 3%;border-radius: 0.25rem;background-color: #F5F5F5;font-size: 0.65rem;color: #999999;margin-top: 0.4rem;max-width: 85%;}
.sx_lfym .sx_recover{float: left; line-height: 1.2rem;padding: 0.25rem 3%;border-radius: 0.25rem;background-color: #F5F5F5;font-size: 0.65rem;color: #999999;margin-top: 0.4rem;max-width: 85%;}
.sx_rgym .sx_rgclear{clear: right;}
.sx_lfym .sx_rgclear{clear: left;}

.sx_rgym .sx_itemym .nobgm img{float: right;width: 100px;}
.sx_lfym .sx_itemym .nobgm img{float: left;width: 100px;}


.sx_rgym .sx_recover img{width: 20px; float: right;}
.sx_lfym .sx_relat{position: absolute;right: -35px;top: 10px;font-size: 0.7rem;}
.sx_rgym .sx_relat{position: absolute;left: -35px;top: 10px;font-size: 0.7rem;color: #333333;}

.sx_flextitle{font-size: 0.7rem;color: #333;margin: 0.4rem 0 0 3%;background-color: #F5F5F5;display: inline-block;padding: 0.2rem;position: relative;}
.sx_flextitle img{display: inline-block; width: 20px;}
.sx_flextitle .sx_flextitleimg{display: block; width:auto;height: 20px; position: absolute;right: -22px;top: 50%;transform: translate(0, -50%);}


/* 2023 06 27 */
.colujind{padding: 0 3%;}
.jin_titlea{line-height: 1.8rem;padding: 0 3%;background-color: #ffffff;border-radius: 30px;font-size: 0.7rem;margin: 0.8rem 0;}
.jin_titlea img{display: inline-block;width: 0.8rem;margin-right: 2%;position: relative;top: 0.15rem;}
.jin_titlea span{color: #FB434B;}
.jin_titula ul{display: flex;justify-content: space-between;align-items: center;margin-bottom: 0.6rem;}
.jin_titula ul li{width: 22%;background-color: #ffffff;border-radius: 5px;padding: 0.6rem 0;}
.jin_titula ul li p{font-size: 0.65rem;text-align: center;margin-top: 0.4rem;color: #333333;}
.jin_titula ul li img{display: block;width: 1.1rem;margin: auto;}
.jin_titula ul li:nth-child(4) img{margin: 0.2rem auto;}

/* 2024 03 01 */
@media screen and (min-width:768px) and (max-width:1024px){           
    .xxjddec .decul{margin-top: 1.5rem;}
	.decul li .weikan,.decul li .yikan{width: 0.7rem;height: 0.7rem;position: relative;top: -0.2rem;}
    .xxjddec .decul li{height: 2.4rem;}
    .xxjddec .decul li p{position: relative;top: -0.7rem;}
    .decckgd a{height: 1.2rem;line-height: 1.2rem;font-size: 0.7rem;top: -0.5rem;position: relative;}
    .mui-bar-nav.mui-bar .mui-icon img{width: 0.45rem;}
    /* .jldiv{height: 110px;line-height: 110px;} */
}

