@font-face {font-family: "okeycar_iconfont";
  src: ; /* ie9 */
  src:  format('embedded-opentype'), /* ie6-ie8 */
   format('woff2'),
   format('woff'),
   format('truetype'), /* chrome, firefox, opera, safari, android, ios 4.2  */
   format('svg'); /* ios 4.1- */
}

.iconfont {
  font-family: "okeycar_iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-moreunfold:before {
  content: "\e63e";
}

.icon-fanhuidingbu:before {
  content: "\e72c";
}

.icon-jisuanqi:before {
  content: "\e79b";
}

.icon-12:before {
  content: "\e61b";
}

.icon-iconset0418:before {
  content: "\e729";
}

.icon-quyuchache:before {
  content: "\e643";
}

.icon-artboard9-copy:before {
  content: "\e726";
}

.icon-fankui:before {
  content: "\e63c";
}

.icon-17003:before {
  content: "\e691";
}

.icon-shipin:before {
  content: "\e608";
}

.icon-dizhi:before {
  content: "\e62e";
}

.icon-xinwen:before {
  content: "\e61a";
}

.icon-baojia:before {
  content: "\e878";
}

.icon-huiyuan:before {
  content: "\e65f";
}

.icon-zhinan:before {
  content: "\e693";
}

.icon-prev:before {
  content: "\e600";
}

.icon-jiaodian:before {
  content: "\e601";
}

.icon-prev1:before {
  content: "\e669";
}

.icon-zixun:before {
  content: "\e602";
}

.icon-duibi_o:before {
  content: "\eb5e";
}

.icon-qiche:before {
  content: "\ec6d";
}

.icon-shanchu:before {
  content: "\e623";
}

.icon-diannao:before {
  content: "\f0058";
}

.icon-fadongji:before {
  content: "\e77d";
}

.icon-qiche1:before {
  content: "\e61c";
}

.icon-home:before {
  content: "\e61d";
}

.icon-bijiben-copy:before {
  content: "\e502";
}

.icon-layout:before {
  content: "\e699";
}

.icon-gaoxingjiabi:before {
  content: "\e67a";
}

.icon-vr:before {
  content: "\e603";
}

.icon-caokong:before {
  content: "\e732";
}

.icon-jsq_home:before {
  content: "\e613";
}

.icon-shafa:before {
  content: "\e776";
}

.icon-shipin1:before {
  content: "\e625";
}

.icon-neishi:before {
  content: "\e849";
}

.icon-denglu:before {
  content: "\e61e";
}
/*登录注册*/
.jkcs_login_dropdown{
		  display:none;
    position: absolute;
    top:50px;
    right: 0;
    z-index: 1010;
    width: 258px;
    background-color: #ffffff;
    border-radius: 0 0 4px 4px;
    box-shadow: 0 5px 20px 0 rgba(17,30,54,0.08);}
.jkcs_login_dropdown::before {
    content: "";
    position: absolute;
    top: -7px;
    right:15px;
    width: 0;
    height: 0;
    border: solid;
    border-width: 0 10px 10px;
    border-color: transparent transparent #ffffff;
    overflow: hidden;
}
.jkcs_login_dropdown_mask{ display:none;position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    background-color: rgba(0,0,0,0.3);}
.jkcs_login_dropdown .jkcs_login_dropdown_head{position: relative;
    height: 48px;
	line-height:48px;
    overflow: hidden; border-bottom:1px solid #fafafa;}
.jkcs_login_dropdown .jkcs_login_dropdown_head img{float: left;
    width: 34px;
    height: 34px;
    margin: 7px 16px 0 20px;
    border: 0;
    border-radius: 50%;}	
.jkcs_login_dropdown .jkcs_login_dropdown_head span{display: block;
    margin: 0 20px 0 70px;
    font-size: 16px;
    color: #111e36;
    line-height: 48px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;}	
.jkcs_login_dropdown .jkcs_login_dropdown_link{position: relative;
    padding: 10px 0;
    overflow: hidden;}	
.jkcs_login_dropdown .jkcs_login_dropdown_link a {
    float: left;
    width: 33.333%;
    font-size: 16px;
    color: #111e36;
    line-height: 36px;
    text-align: center;
}
.jkcs_login_dropdown_head .logintext{
	display: inline-block;
    font-weight: normal;
    margin-right: 15px;
    font-size: 16px;
    color: #111e36;
}
