body
{
	padding:0px;
	margin:auto;
	overflow-x: hidden;
	font-family:微软雅黑;
	font-size:14px;
	line-height:1.7em;
	max-width: 640px;
	background: #f3f3f3;
}
body,div,p,span,a,li
{
	font-size:14px;
	line-height: 1.7em;
	text-decoration: none;
	color: #666;
	margin: auto;
	padding: 0px;
}
form
{
	margin: auto;
	padding: 0px;
}


ul{
	
margin: 0px;
	
padding: 0px;
}
ul li{
	
padding: 0px;
	
margin: auto;
	
list-style: none;
}


/**login**/


.login img
{
	width: 100%;
}
.login p
{
	font-size:22px;
	padding: 20px 20px;
	margin: auto;
}


form .item input {
    width: 100%;
    height: 100%;
    display: inline-block;
    border: 0.01rem solid #ebebeb;
    border-radius: 25px;
    box-shadow: 0px 0px 10px rgb(200 200 200 / 10%);
    padding-left: 20px;
    outline: none;
}

form .item {
    display: flex;
    align-items: center;
    height: 50px;
    margin-bottom: 20px;
    font-size: .30rem;
    color: #333333;
    padding: 0px 20px;
}
.submit
{
    padding: 0px 20px;
}

#btnVerificationCode
{
	
color: #fff;
	
width: 60%;
	
margin-left: 10px;
	
background: #e91110;
	
padding: 0px;
}



form .submit .button {
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #FFFFFF;
    border-radius: 25px;
    outline: none;
    display: inline-block;
    width: 100%;
    background: #e91110;
    border: none;
}



::marker {
display:none;
}

.other_login ul li
{
	
display: inline-block;
}

.other_login ul li img
{
	width: 36px;
	margin: 0px 10px;
}

.other_login ul
{

text-align: center;

margin: 0px !important;

padding: 0px;
}

.other_login p
{
	font-size: 14px;
	color:#666;
	text-align:center;
	margin: 40px 0px 20px;
	padding: 0px;
}

.copyright p
{
	font-size: 12px;
	color: #999;
	text-align: center;
	margin-top: 30px;
}



/**head**/

.head
{
	
display: block;
	
overflow: hidden;
	
background: #fff;
	
height: 60px;
	
padding: 0px 10px;
}
.head_left
{
	
width: 20%;
	
float: left;
	
margin: 20px 0px;
}
.head_left img
{height: 20px;}

.head_center
{
width: 60%;
float: left;
text-align: center;
margin: 12px 0px;

}
.head_center img
{
	height: 36px;
}



.head_right
{width: 20%;float: left;margin: 18px 0px;text-align: right;}
.head_right img
{
	width: 24px;
}






/**footer**/

.footer_box_bot
{
    width: 100%;
    height: 60px;
}
.footer_sum
{
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 1000;
    left: 0;
    background: #fff;
}
.bottom_sum
{
    position: relative;
    overflow: hidden;
}
.bottom_con
{
    background: #f8f8f8;
    border-top: 1px solid #ddd;
}
.classify
{
    width: 25%;
    text-align: center;
    height: 65px;
    position: relative;
    float: left;
}
.footer_icon
{
    width: 25px;
    height: 25px;
    display: block;
    position: absolute;
    left: 50%;
    top: 8px;
    margin-left: -13px;
}
.iconfont_home
{
    background: url(../images/yun_wap_fotsy.png) no-repeat;
    background-size: 100%;
}
.iconfont_jobhome
{
    background: url(../images/yun_wap_fotnav_jpb_h.png) no-repeat;
    background-size: 100%;
}
.iconfont_userhome
{
    background: url(../images/yun_wap_fotnav_user_h.png) no-repeat;
    background-size: 100%;
}
.iconfont_homemore
{
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    left: 50%;
    top: 17px;
    margin-left: -7px;
    background: url(../images/yun_wap_fotnav_more.png) no-repeat;
    background-size: 100%;
    z-index: 20;
}
.iconfont_myhome
{
    background: url(../images/yun_wap_fotnav_my_h.png) no-repeat;
    background-size: 100%;
}
.footer_nav_cur
{
}
.iconfont_homemore_bg
{
    background: #F60;
    display: inline-block;
    width: 26px;
    height: 26px;
    padding: 5px 8px;
    position: absolute;
    left: 50%;
    top: 10px;
    z-index: 10;
    margin-left: -18px;
    border-radius: 5px;
}
.classify .fotter_nav_link
{
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    font-style: normal;
}
.classify .fotter_nav_span
{
    display: block;
    color: #999;
    font-size: 12px;
    padding-top: 35px;
}
.classify:last-child
{
    border-right: 0;
}
.classify .icon_home
{
}
.classify .icon_me
{
    font-size: 1.7em;
}
.classify .icon_work
{
}
.classify .icon_money
{
    font-size: 1.6em;
}
.foot_nav_box
{
    width: 100%;
    position: fixed;
    bottom: 56px;
    left: 0px;
    padding: 5px 5px;
    z-index: 10000000;
}
.foot_nav_box_list li
{
    display: inline-table;
    width: 23%;
    margin-top: 15px;
    text-align: center;
}
.foot_nav_box_list li a
{
    color: #fff;
}
.foot_nav_box_name
{
    margin-top: 5px;
}
.foot_nav_box_list_icon
{
    width: 40px;
    height: 40px;
    display: inline-block;
    border-radius: 18px;
    position: relative;
}
.foot_nav_box_list li .foot_nav_box_list_icon
{
    width: 40px;
    height: 40px;
    border-radius: 10px;
}
.foot_nav_close
{
    width: 34px;
    height: 34px;
    position: absolute;
    left: 50%;
    margin-left: -17px;
    bottom: 240px;
    background: url(../images/yunclose.png) no-repeat;
    background-size: 100%;
    display: block;
}



/**banner**/

      .swiper {
        width: 100%;
        height: auto;
      }

      .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }

      .swiper-slide img {
        display: block;
        width: 100%;
        height: auto;
        object-fit: cover;
      }
	  .swiper-pagination
	  {
		  
	  }
	  .swiper-pagination span
	  {
		  
background: none;
		  
border: 1px #fff solid;
		  
opacity: 1;
		 }
	  .swiper-pagination .swiper-pagination-bullet-active
	  {
		  
background: #fff;
	  }
		 
		 
		 
		 
	
/**index_nav**/
	
.index_nav
{
	overflow: hidden;
	width: calc(100% - 20px);
	margin: 20px 10px;
	background: #fff;
	border-radius: 8px;
}
.index_nav ul
{
	padding:20px 10px;
	overflow: hidden;
}


.user_nav_box_icon
{
    width: 60px;
    height: 60px;
    display: inline-block;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    top: 0px;
}	
.index_nav ul li
{
    width: 33.33%;
    text-align: center;
    padding: 60px 0px 15px 0;
    display: inline-table;
    float: left;
    position: relative;
    font-size: 13px;
}	
.index_nav ul li a
{
	font-size:12px;
}
	
	
.idcard
{
    background: url(../images/nav_icon_03.png) no-repeat;
    background-size: 100%;
}
.byz
{
    background: url(../images/nav_icon_05.png) no-repeat;
    background-size: 100%;
}
.photo
{
    background: url(../images/nav_icon_07.png) no-repeat;
    background-size: 100%;
}
.live
{
    background: url(../images/nav_icon_12.png) no-repeat;
    background-size: 100%;
}
.tiku
{
    background: url(../images/nav_icon_13.png) no-repeat;
    background-size: 100%;
}
.hetong
{
    background: url(../images/nav_icon_14.png) no-repeat;
    background-size: 100%;
}




/**school**/

.school
{
	
overflow: hidden;
	
margin: 20px 0px;
}

.school_title
{
	
padding: 0px 10px;
	
overflow: hidden;
}
.school_title p
{
	
font-size: 18px;
	
color: #333;
	
width: calc(100% - 100px);
	
float: left;
	
line-height: 22px;
	
position:relative;
	
padding-left: 10px;
}
.school_title p:before
{
	content:'';
	width: 3px;
	height: 16px;
	background:#e60112;
	position:absolute;
	left:0px;
	top: 50%;
	margin-top: -8px;
}




.school_title a
{
	
width: 80px;
	
float: right;
	
text-align: right;
	
font-size: 12px;
	
color: #999;
	
line-height: 22px;
}




.school ul
{
	
padding: 0px 5px;
	
margin: 10px 0px;
}


.school ul li
{
	
width: calc((100% - 30px)/3);
	
float: left;
	
margin: 5px;
	
overflow: hidden;
}
.school ul li a
{
	
display: block;
	
width: auto;
	
height: auto;
	
background: #fff;
	
text-align: center;
	
padding: 15px 5px;
	
overflow: hidden;
	
border-radius: 4px;
}



.school ul li img
{
	
height: 46px;
}
.contract ul li img
{
	height:30px;
}



.Profession ul li img
{
	
height: 36px;
}


.school ul li p
{
	
font-size: 12px;
	
margin-top: 5px;
}






/**copyright**/


.copyright
{
	font-size:12px;
	color:#999;
	text-align:center;
	margin: 20px 0px 0px;
}

.footer_nav
{
	height:80px;	
}




/**mine**/
.mine
{
	
height: 150px;
background: url(../images/hy_bg1.jpg) no-repeat center;
background-size: cover;
padding: 50px 20px;
}

.personal_information
{
	height: 100px;
}


.user_nav_box
{
	
width: auto;
	
padding: 0px 10px;
	
margin-top: -60px;
}
.user_nav_box ul
{
	
background: #fff;
	
overflow: hidden;
	
padding: 20px;
	
border-radius: 8px;
}
.user_nav_box ul li
{
	
width: calc((100% - 0px)/3);
	
float: left;
	
text-align: center;
}
.user_nav_box ul li p
{
	color:#666;
	font-size:12px;
}

.user_nav_box ul li img
{
	
height: 64px;
}


.mine_pic
{
	
width: 100px;
	
float: left;
}
.mine_pic img
{
	width:100%;
}


.mine .name
{
	
width: calc(100% - 120px);
	
float: left;
	
padding-left: 20px;
	
padding-top: 10px;
}
.mine .name p
{
	
font-size: 22px;
	
color: #fff;
}

.mine .name p span
{
	display:block;
	color: #fff;
}
.information
{
	
background: #fff;
	
margin-top: 20px;
}

.information ul
{
	
padding: 0px 10px 40px;
}

.information ul li
{	
padding: 15px 0px;	
border-bottom: 1px #e6e6e6 solid;	
position: relative;
}
.information ul li:nth-of-type(1)
{
	
background: url(../images/x_icon01.png) no-repeat left center;
background-size: 20px;
}
.information ul li:nth-of-type(2)
{
	
background: url(../images/x_icon02.png) no-repeat left center;
background-size: 20px;
}
.information ul li:nth-of-type(3)
{
	
background: url(../images/x_icon03.png) no-repeat left center;
background-size: 20px;
}
.information ul li:nth-of-type(4)
{
	
background: url(../images/x_icon04.png) no-repeat left center;
background-size: 20px;
}
.information ul li:nth-of-type(5)
{
	
background: url(../images/x_icon05.png) no-repeat left center;
background-size: 20px;
}


.information ul li a
{
	
display: block;
	
color: #333;
	
padding-left: 26px;
}

.information ul li i:after
{
    content: ' ';
    position: absolute;
    top: 50%;
    width: 10px;
    height: 10px;
    border: #ddd solid;
    -webkit-transform: rotate(45deg);
    border-width: 2px 2px 0 0;
    color: #999;
    margin-top: -6px;
    right: 0px;
}



/**information**/

.personal_information_main
{

padding: 0px 20px 20px;
}

.personal_information_main ul
{

}
.personal_information_title
{
	font-size:18px;
	font-weight: bold;
	color: #333;
	margin-top: 20px;
}


.personal_information_main ul li
{

border-bottom: 1px #ddd solid;

padding: 10px 0px;

overflow: hidden;
}

.personal_information_main ul li p
{

width: 90px;

float: left;

color: #333;
}
.personal_information_main ul li span
{

width: calc(100% - 90px);

float: left;

text-align: right;

color: #999;
}


/**school_details**/

.school_details
{
	
text-align: center;
	
margin-top: 40px;
}

.school_details p
{
	
color: #999;
	
font-size: 12px;
	
margin-top: 20px;
}



/**change_password**/


.change_password
{padding: 20px 0px;}

.change_password form
{
	padding:0px 20px;
}
.change_password .school_title
{
	padding:0px 20px;	
}


.change_password input {
    width: 100%;
    height: 50px;
    display: inline-block;
    border: 0.01rem solid #ebebeb;
    border-radius: 25px;
    box-shadow: 0px 0px 10px rgb(200 200 200 / 10%);
    padding-left: 20px;
    outline: none;
}
#password
{
	margin-top:20px;
}
.change_password .button 
{
	
background: #e91110;
	
color: #fff;
}


.hint
{
	
font-size: 12px;
	
margin-bottom: 20px;
	
color: #999;
	
margin-top: 10px;
}



/**mobile**/

.mobile_text
{padding: 20px 0px;width: calc(100% - 40px);margin: 0px 20px;overflow: hidden;}
.mobile_text p
{width: auto;float: left;display: block;width: 100%;color: #999;}

.mobile_text span
{
	
display: block;
	
width: 100%;
	
background: #e91110;
	
color: #fff;
	
font-size: 22px;
	
line-height: 50px;
	
text-align: center;
	
float: left;
	
border-radius: 30px;
	
margin-top: 10px;
}



.mobile_hint
{
	
padding: 0px 20px;
	
font-size: 12px;
	
color: #999;
}

/**contract**/






/**upDiplomaFile_pic**/

.upDiplomaFile
{
	
padding: 20px;
}

.upDiplomaFile .button 
{
	
color: #fff;
	
width: 100%;
	
height: 50px;
	
background: #e91110;
	
border: none;
	
border-radius: 4px;
	
margin-top: 20px;
	
font-size: 14px;
}
.upDiplomaFile .school_title p
{
	width:100%;
}



.upDiplomaFile .school_title
{
	
padding: 0px;
}

.upDiplomaFile_pic
{
	
background: #fff;
	
border-radius: 8px;
	
margin: 20px 0px;
}

.upDiplomaFile_pic img
{
	
width: 100%;
	
border-radius: 4px;
}

.choose
{
	
text-align: center;
	
width: 100%;
	
border-radius: 4px;
	
border: none;
	
padding: 0px 0px;
}

/**video**/



.video
{
padding: 20px;
}
video
{
	width:100%;
}


.video_title
{
font-size:14px;	
margin-bottom:10px;
}



/**contract_details**/

.protocol_information
{
	padding:0px 20px
}

.contract_details
{
	
padding: 0px 0px 100px;
	
background: #fff;
}

.user_nav_box_tit
{
	margin-bottom:20px;
	padding: 50px 20px;
	background: url(../images/xy_bg.jpg) no-repeat center;
	background-size: cover;
}

.protocol
{

font-size: 16px;

color: #333;

font-weight: bold;
}

.Party_a,.Party_b
{
	color:#999;
}
.check
{
	margin-bottom: 10px;
	font-size:16px;
	font-weight:bold;
	color:#222;
	margin-top: 20px;
}



.protocol_information input
{

height: 40px;

border-radius: 20px;

border: 1px #ddd solid;

width: calc(100% - 100px);

padding: 0px 10px;

font-size: 14px;

color: #999;

overflow: hidden;

background-color: #fff;
}
.protocol_information select
{height: 40px;border-radius: 20px;border: 1px #ddd solid;width: calc(100% - 100px);padding: 0px 10px;font-size: 14px;color: #999;overflow: hidden;background-color: #fff;}



.protocol_information .btnDiv input

{
	
width: calc(50% - 10px);
	
float: left;
	
margin-left: 10px;
}

.protocol_information .okBtn
{
	
background-color: #e91110 !important;
	
color: #fff;
	
border: 1px #e91110 solid;
}


.btnDiv
{

width: 60%;

float: right;
}
.imgDiv
{
	
width: calc(40% - 2px);
	
float: left;
	
height: 38px;
	
border-radius: 20px;
	
border: 1px #ddd solid;
}

.ID_card span
{

display: inline-block;

width: 100px;

color: #222;

line-height: 40px;
}
.employer span
{
	
display: inline-block;
	
width: 100px;
	
line-height: 40px;
	
color: #222;
}

.ID_card
{
	margin-top: 10px;
}

.employer
{
	margin:10px 0px;
}


.address span
{
	
display: inline-block;
	
width: 100px;
	
line-height: 40px;
	
color: #222;
}
.list
{overflow: hidden;margin: 15px 0px;padding: 15px 0px;border-bottom: 1px #ddd solid;margin-block-start: 0em;margin-block-end: 0em;}
.list span
{
	
float: left;
	
width: 100px;
	
text-align: left;
	
color: #222;
}
.list b
{
	font-weight:normal;
	width: calc(100% - 100px);
	text-align: left;
	float: left;
	color: #999;
}


.illustrate
{
	color: #999;
	line-height: 1.8em;
	background: #fff;
	width: 100%;
	position: relative;
}
.closure
{
	padding: 0px;
	width: 100%;
	background: #e91110;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	border-radius: 20px;
	margin: 20px 0px;
	display: none;
}
.closure img
{
	width:100%;
}

.terms
{
  display: block;
  top: 0%;
  padding: 0px 0px;
  left: 0;
  z-index: 9999;
  margin-top: 20px;
}
.terms.show
{
	  display: block;
}

.illustrate b
{
	font-weight:bold;
	font-size: 14px;
	color:#333;
	display:inline-block;
	margin-top: 10px;
	margin-bottom: 5px;
}

.illustrate span
{
	font-weight:bold;
	color:#333;
	margin-top: 20px;
	display: inline-block;
	margin-bottom: 10px;
	font-size: 16px;
}


.user_nav_box_tit_s
{
	
font-size: 18px;
	
font-weight: bold;
	
color: #fff;
	
display: block;
	
background: url(../images/xy_icon.png) no-repeat left center;
	
background-size: 50px;
	
padding-left: 60px;
}
.user_nav_box_tit_s span
{
	
display: block;
	
font-size: 14px;
	
font-weight: normal;
	
color: #fff;
}

canvas
{
	width: 100% !important;
	height: 200px !important;
	border: 1px #ddd solid !important;
	border-radius: 4px;
	margin: 20px 0px;
	background: url(../images/qz_bg.jpg) no-repeat left center;
	background-size: cover;
}

.signature_s
{
	color:#333;
	overflow: hidden;
	overflow: hidden;
	margin-block-start: 0em;
	margin-block-end: 0em;
	margin-top: 0px;
}
.signature_s span
{
	
font-size: 16px;
	
color: #333;
	
font-weight: bold;
}
.signature_s b
{
	
float: right;
	
color: #e91110;
	
font-weight: normal;
}

.teacher
{color: #222;font-size: 16px;}
.time
{
	color:#999;
	font-size: 12px;
}
.signature
{
	
background: url(../images/zhang.jpg) no-repeat right center;
	
background-size: 100px;
	
margin-top: 10px;
	
padding: 20px 0px 20px 0px;
}

#isRead
{
	width:10px;
	height: 10px;
	padding: 0px;
	margin: 15px 10px 15px 0px;
}

.button
{
	width: 100% !important;
	background-color: #e91110  !important;
	color: #fff !important;
	border: 1px #e91110 solid !important;
}

