﻿@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0; list-style:none; font-family:"Noto Sans SC";}
img,input{ border:none}
a{ text-decoration:none;font-size: 12px;}
a:hover{text-decoration:none;}
.clear{ clear:both}
.fl{ float:left}
.fr{ float:right}
body{ min-width:100%;font-size: 12px; background:#f5f5f5}
input,select,textarea{outline:0; -webkit-box-sizing:border-box!important; -moz-box-sizing:border-box!important; box-sizing:border-box!important;border:1px solid #ddd; border-radius:2px;padding:0 5px; font-size:14px; color:#333;}


/*topline*/
.topline{ width:100%; height:30px; line-height:30px; background:#fafafa; border-bottom:1px solid #eee;}
.linecon{ width:1180px; height:30px; display:block; margin:0 auto;}
.lineleft{ float:left; display:inline-block; height:30px; color:#333;}
.topright{ float:right; display:inline-block; height:30px;}
.topright ul li{ float:left; display:inline-block;color:#ccc;  }
.topright ul li a{ color:#999; padding:0 10px; }
.topright ul li a:hover{ color:#ea5504}
.topright ul li .dropdown{ position:relative;}
.topright ul li .dropdown .sjmall{ display:none;background:#fff; position:absolute; top:31px; right:0px; border:1px solid #eee; border-top:none; border-bottom:none; z-index:999}
.topright ul li .dropdown .shouji{ display:block; color:#b0b0b0; cursor:pointer; padding:0 10px}
.topright ul li .dropdown .shouji i.iconphone{ font-size:13px;}
.topright ul li .dropdown:hover .sjmall{ display:block;}
.topright ul li .dropdown:hover .shouji{ background:#fafafa; color:#ea5504}
.topcode{ padding:10px 10px; border-bottom:1px solid #eee; width:180px; clear:both; overflow:hidden}
.topcode img{ float:left; display:inline-block; height:76px; margin-right:10px; width:76px;}
.topcode p{display:block; font-size:14px; color:#333; margin-left:86px; height:76px; line-height:24px}
.topcode p span{ color:#999; font-size:12px; display:block}
.usernav { width:100%; height:80px; clear:both; background:#fff; }
/*
    
.usernav { width:100%; height:80px; clear:both; background:#ea5504; }
*/
.userlogo { width:100%; margin:0 auto; clear:both; height:80px; }
.logoleft { width:200px; height:80px; display:inline-block;     margin-left: 50px;float:left }
.logoleft a img { padding-top:10px; height:60px; }
.usermenu {  height:40px;clear:both; display:inline-block; padding:20px 0px }
.usermenu ul li {  height:40px; line-height:40px; font-size:14px; float:left; display:inline-block; text-align:center; }

.usermenu ul li a { font-size:14px; color:#595757; width:120px; height:40px; display:block }
.usermenu ul li a:hover { background:#fff; color:#ea5504 }

.usermenu ul li:hover .mainlevel ul { display:block}
.mainlevel ul { display:none; position:absolute; width:120px; background:#fff; clear:both }
.mainlevel li {  display:block; height:30px;/*IE6 only*/ color:#ea5504; background:#fff; display:block; clear:both }
.usermenu ul li .mainlevel a { color:#ea5504 }

/*
.usermenu ul li a { font-size:14px; color:#fff; width:120px; height:40px; display:block }
.usermenu ul li a:hover { background:#ebc5c5; color:#ea5504 }

.usermenu ul li:hover .mainlevel ul { display:block}
.mainlevel ul { display:none; position:absolute; width:120px; background:#e45050; clear:both }
.mainlevel li { width:120px; display:block; height:30px; color:#333; background:#e45050; display:block; clear:both}
.usermenu ul li .mainlevel a { color:#333 }
    */



.zyfooter{ width:100%; clear:both; overflow:hidden; display:block; }
.zyfootop{ width:100%; line-height:26px; padding:15px 0px;background:#323335; clear:both; overflow:hidden; text-align:center; color:#fff}


/*伦迈Logo颜色, 十六进制颜色代码  橙色：#ea5504 灰色：#595757 ，底部footer #323335*/








