/*
仿制请保留署名
www.iziranxing.com
*/
@charset "UTF-8";
/* 共享框架 */
body,div,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
body{background-color:#ffffff;cursor:auto;font-family:"Microsoft YaHei","simsun","Lucida Grande","Lucida Sans Unicode";font-size:16px;}
html,body{-webkit-text-size-adjust:none;color:#333;}
table{border-collapse:collapse;border-spacing:0;}
cite, u, i, s, em {font-style: normal;text-decoration:none;}
ol,ul,li{list-style:none;vertical-align:middle;}
img{border:none;border-width:0;vertical-align:middle;}
form {padding:0; margin:0;}
a{color:#333;outline:medium none;}
a:link,a:visited{text-decoration:none;}
a:hover,a:active{text-decoration:underline;}
a:active{star:expression(this.onFocus=this.blur());}
/* 头部 */
.header{background-color:#fff;border-bottom:1px solid #e3e3e3;width:100%;overflow:hidden}
.header-wrapper{height:90px;width:1200px;margin:0 auto;position:relative}
.header-left{float:left;width:900px;overflow:hidden}
.logo{width:240px;margin:18px 18px 18px 0;float:left}
.logo-wrapper{display:block;overflow:hidden}
.logo-wrapper a{display:inline-block}
.logo-title{height:40px;line-height:30px;margin-bottom:6px;text-align:center;display:block}
.logo-title-info{width:240px;height:18px;opacity:1;background:#c2cbd8;border-radius:4px;line-height:18px;font-size:11px;color:#fff;text-align:center}
.nav{float:left;margin-top:26px;overflow:hidden;height:38px; width:640px;}
.nav li{float:left;font-size:20px;height:38px;line-height:38px;margin:0 20px}
.nav li:nth-child(8n){margin-right:0}
.nav li a{color:#43546a;text-decoration:none;display:inline-block}
.nav li a:hover,.nav li.current a{color:#4d90e8}
.header-right{width:300px;float:right;text-align:right;overflow:hidden}
/* 会员 */
.quick-links{height:auto;float:right;margin-top:25px;position:relative;}
.quick-links .member{width:80px;height:40px;border-radius:20px;background:#488eff;text-align:center;font-size:16px;line-height:40px;float:left;}
.quick-links .member a{color:#FFFFFF;}
.quick-links .publish{width:80px;height:40px;border-radius:20px;background:#fcb523;text-align:center;font-size:16px;line-height:40px;float:left;margin-left:15px;}
.quick-links .publish a{color:#FFFFFF;}
.quick-links .pay {
	position: absolute;
	right: 200px;
	top:6px;
    display: block;
    width: 80px;
    height: 28px;
    overflow: hidden;
    background: url("vip.png") no-repeat center;
}
.quick-links li{float:left;height:16px;line-height:16px;padding:0 7px;border-left:1px solid #e0e0e0;margin-top:15px;max-width:140px; overflow:hidden;white-space: nowrap;text-overflow: ellipsis;display: inline-block}
.quick-links li:nth-child(1){border-left:none}
#quick-links li a:visited,.quick-links li a:link{color:#488eff}
.quick-links li a:hover{color:#488eff}
#quick-links li.member,.quick-links li.today{color:#666;border:0 none}
/* banner */
.banner {color: #fff;text-align: center;height: auto;background-color: #2d3757;background-image: url("banner.png");background-position: center center;background-size: cover;background-repeat: no-repeat;position: relative;}
.container{overflow:hidden;}
.banner h2{font-size:35px;font-weight:700;position: absolute;left: 50%;top:75%;transform:translate(-50%,-50%);}
.banner p{font-size:16px;color: #fff;margin-bottom: 15px;height: 28px;line-height: 28px;}
.banner a{color: #fff; font-size:18px;display:inline-block;padding:10px 15px 10px 0;}
.banner .search-wrapper{padding:38px 0;}
.banner .search-form{box-sizing:content-box;position: relative;height: 44px;overflow: hidden;}
.banner .search-form .site-search-form{display: inline-block;}
.banner .search-form .search-cat{display:inline-block;float:left;width:80px;height:44px;border:none;margin-right:-3px;border-radius:30px 0 0 30px;background: #f1f1f1;text-align:center;text-align-last: center;-webkit-appearance: none;}
.banner .search-form .search-input{background:#fff;height:44px;line-height:44px;font-size:16px;display:inline-block;float:left;width:800px;font-family:"Microsoft YaHei";text-indent:30px;border-radius:4px 0 0 4px;border:none;outline:none;}
.banner .search-form .search-btn{background:#488eff;font-size:16px;height:44px;border:none;color:#fff;display:inline-block;float:left;width:150px;border-radius:0 4px 4px 0;cursor: pointer;}
/* 底部 */
.footer{background-color:#333333;color:#555555;padding:40px 0;text-align:center;overflow:hidden;font-size:13px;}
.footer-wrapper{width:1200px;overflow:hidden; margin:0 auto;}
.footer-wrapper p{ line-height:30px; height:30px;}
.footer a{color:#555555; margin-right:5px;}
/* 重构 */
.fr{float: right;}
.fl{float:left;}
.wrapper{width:1200px; margin:20px auto;overflow:hidden;display:block;}
.mian{overflow:hidden;}
.mian_left{float: left;width:260px; margin-right:20px;}
.mian_leright{float:right;}
.mian_left_card{text-align: center; margin-bottom: 20px; padding: 30px 0;}
.mian_left_card_face img{border-radius: 50%;}
.mian_left_card,.mian_left_menu{border: 1px solid #e4e4e4;border-radius: 4px; overflow: hidden;}
.mian_left_card_name{margin-top:15px; font-weight:bold;font-size: 18px; height:28px; line-height:28px;overflow: hidden;}
.mian_left_card_quant{margin-bottom: 24px;color: #FF6633; font-size: 12px; height:20px; line-height:20px;overflow: hidden;}
.mian_left_card_buy{margin:0 20px;}
.mian_left_card_buy a{ background-color:#488eff;color: #ffffff;border-radius: 4px; cursor: pointer; text-align: center;height: 52px; line-height: 52px;display: inline-block;width: 100%;}
.mian_left_card a:hover{text-decoration:none;}
.menu_list{overflow:hidden;}
.menu_list li{border-bottom: 1px solid #f8f8f8; margin:0 20px;}
.menu_list li a{display: block; height: 52px; line-height: 52px; padding: 0 30px;text-align:center;}
.menu_list li a:hover{text-decoration:none;}
.menu_list li.current a{font-weight: bold;}
.mian_right{float:right; width:920px;}
.tab_menu{border-radius: 4px;border: 1px solid #e4e4e4;overflow:hidden}
.tab_menu ul{height: 60px;padding: 0 30px; position: relative;}
.tab_menu ul li{float: left; height: 58px; line-height: 64px; margin-right: 50px; font-size: 16px;}
.tab_menu ul .current{border-bottom: 2px solid #444;}
.tab_menu .work_null_tips{float:right;margin-right:0; font-size:12px;}
.main_fava_tab{border-bottom: 1px solid #D4D4D4; padding: 0 23px; line-height: 28px; height: 28px;}
.main_fava_tab ul{width: 550px; float: left;}
.main_fava_tab ul li{z-index: 1; border: #eee 1px solid; background-color: #eee; border-bottom: none; margin-bottom: -1px; margin-right: 4px; float: left; display: inline; text-align: center; position: relative; _width: 100px;}
.main_fava_tab ul li a{display: block; width: 88px; height: 27px; line-height: 27px; float: left; display: inline; color: #999;}
.main_fava_tab ul li.tabhover{z-index: 2; background: #fff; border: #D4D4D4 1px solid; border-bottom-color: #fff; padding:0 10px;}
.main_fava_tab .favsc{font-size:13px;}
.mian_right_box{margin-top: 10px;border: 1px solid #e4e4e4;border-radius: 4px;overflow:hidden;}
.mian_right_box_title{font-size: 14px; height: 52px; line-height: 52px; padding: 0 30px; border-bottom:1px solid #e4e4e4;}
.userbanner{border-radius:4px;box-shadow: 0 0 1px 0 #e9c299; margin: 20px 0; border: 1px solid #f2dbc3; height: 105px; overflow: hidden;}
.userbanner_box{padding:20px 30px;height: 65px; width:150px; background: #fffaf4; border-right: 1px solid #f5ebda;}
.user_xx{overflow:hidden;}
.user_xx span{font-size:12px;}
.user_xx .bold{font-weight:bold;}
.user_xx .colour{color: #ff6633;}
.user_xx .regtime{color: #666;}
.usercenter table td{height: 120px; line-height: 120px;}
.usercenter table td a{width: 100%; display: inline-block; color: #666; font-size: 14px;}
.usercenter table td em{width: 80px; height: 80px; display: inline-block; vertical-align: middle; margin: 0 20px 0 32px;}
.usercenter table td .ic_1{background: url("../img/jfcz.png") no-repeat center;}
.usercenter table td .ic_2{background: url("../img/sczx.png") no-repeat center;}
.usercenter table td .ic_3{background: url("../img/zlxz.png") no-repeat center;}
.information{padding:20px;width: 100%; margin: 20px auto 0; text-align: center;border: 1px solid #e4e4e4;border-radius: 4px;box-sizing: border-box;}
.information_table{width:80%;background:#fff;border-collapse:collapse;border-spacing:0;}
.information_table td{border:1px solid #f8f8f8;height: 52px; line-height: 52px;text-align:left; padding:0 20px;}
.main_fava{overflow:hidden;}
.main_fava_box{overflow:hidden;}
#favlist{overflow: hidden;}
#favlist ul{overflow: hidden;}
#favlist ul li{float: left; width:100%;overflow: hidden;position: relative;}
#favlist ul li h4{font-size: 14px; font-weight: 400; height:44px; line-height:44px; overflow:hidden;border-bottom: 1px solid #eee; padding:15px 30px;}
#favlist ul li a.add-fav, #favlist ul li a.del-fav{background: url("../img/recycling.png") no-repeat center; height: 25px; position: absolute; width: 24px; cursor: pointer; background-color: #808080; display: inline-block; display: none; right:0; top:0;}
#favlist ul li a.add-fav:hover, #favlist ul li a.del-fav:hover{background-color: #f40;}
.mian_right_addfava{border: 1px solid #e4e4e4;margin-top: 20px;padding-bottom: 20px;overflow:hidden;border-radius: 4px;}
.mian_right_addfava tr{height:45px; line-height:45px;}
.mian_right_addfava tr td input{padding: 5px 30px;color:#488eff; border: 1px solid #488eff;border-radius: 4px;cursor: pointer;}
.addfava_class{background-color:#FFFFFF; padding:20px;border-radius: 4px;}
.addfava_class input#submit{padding: 5px 30px;color:#488eff; border: 1px solid #488eff;border-radius:4px;cursor: pointer;}
.addfava_class input#cname{background-color: transparent; border: 1px solid #ccc; color:#000000;padding: 5px;border-radius:4px;}
.mian_right_addfava tr td input#cname{background-color:#FFFFFF; color:#000000;cursor:text;}
.mian_right_down{background-color:#FFFFFF;margin-top: 20px;overflow:hidden;border-radius: 4px;}
.mian_right_down table{width: 100%; color: #666;line-height: 33px; height:33px; text-align: center;}
.mian_right_down table tr{border-bottom: 1px solid #eee;}
.mian_right_down table th{padding: 10px 30px; text-align: center;}
.mian_right_down table td{padding: 10px 30px;}
.mian_right_down .left{text-align: left; width: 380px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; height: 33px; display: block;}
#editusermm{margin: 20px 30px;}
#editusermm table td{padding: 9px 0; color: #666;}
#editusermm table td input{margin: 0 10px; color: #666; vertical-align: middle; border: #D4D4D4 1px solid; height: 20px; line-height: 20px; padding: 4px 4px;}
#editusermm table td textarea{margin: 0 10px; color: #666; border: #D4D4D4 1px solid; padding: 4px 4px;}
.savexx{}
.savexx input{padding: 5px 30px;margin:20px 110px;color:#488eff; border: 1px solid #488eff;border-radius: 4px;cursor: pointer;}
.mian_right_msg{background-color:#FFFFFF;margin-top: 20px;overflow:hidden;border-radius: 4px;}
.mian_right_msg table{width: 100%; color: #666;text-align: center;}
.mian_right_msg table tr{padding: 10px 0; line-height: 33px; height: 33px; display: block; width: 100%; overflow: hidden;}
.mian_right_msg table td{width: 210px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; display: inline-block; text-align: left;; height: 33px;}
.calculate{ display:none;}
.banner_vip{margin-top:10px;overflow: hidden;border-radius: 4px;}

/*增加登录样式2023.6.13*/
.loginbox {
    height: 528px
px
;
    overflow: hidden;
    background: url(loginbg.jpg) center top repeat;
}
.loginbox .block {
    position: relative;
    height: 528px;
}
.loginbox .loginform {
    position: absolute;
    top: 20px;
    
    border: 1px solid #dcdcdc;
    width: 362px;
    height: 508px;
    background: #fff;
    padding: 28px 39px;
    overflow: hidden;
}
.loginbox h1 {
    font-family: "Microsoft Yahei";
    color: #777;
    font-size: 20px;
    font-weight: normal;
}
.loginbox ul {
    margin: 15px 0;
    border-bottom: 1px solid #D9D9D9;
}
.loginbox li {
    margin-bottom: 10px;
    color: #ccc;
}

.inputfont {
    position: relative;
}
input.input {
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    color: #a6a6a6;
    padding: 8px 10px;
    width: 255px;
    border: 1px solid #cccccc;
    font-family: "Microsoft Yahei";
}
textarea, input {
    word-wrap: break-word;
    word-break: break-all;
    padding: 0px;
}
.inputreplace {
    position: absolute;
    left: 15px;
    top: 10px;
    font-size: 14px;
    color: #a6a6a6;
    font-family: "Microsoft Yahei";
}
.loginbox li a {
    color: #808080;
}
.fl {
    float: left;
}

textarea, input {
    word-wrap: break-word;
    word-break: break-all;
    padding: 0px;
}
input, select {
    font-size: 12px;
}
.third-login {
    margin-top: 15px;
}
.third-login a.qq {
    width: 40px;
    background: url(login_icon.jpg) -7px -7px;
}

.third-login a {
    border-right: 1px solid #e6e6e6;
    height: 28px;
    float: left;
    display: block;
    text-indent: -9999px;
    background: url(login_icon.jpg) 9999px 9999px;
}
.loginbtn:hover {
    background-position: 0 -138px;
}
.loginbtn {
    margin-left: 30x;
    _margin-top: 15px;
    display: block;
    text-decoration: none;
    background: url(login_icon.jpg) 0 -99px;
	float:left;
    border: 0px;
    width: 160px;
    height: 34px;
    cursor: pointer;
    font-size: 16px;
    color: #fff;
    font-family: "Microsoft Yahei";
    text-shadow: #333 0 1px 0;
    text-align: center;
}

.regbtn {
    margin-left: 3px;
    _margin-top: 15px;
    display: block;
    text-decoration: none;
    background: url(login_icon.jpg) 0 -99px;
	float:rihgt;
    border: 0px;
    width: 160px;
    height: 34px;
    cursor: pointer;
    font-size: 16px;
    color: #fff;
    font-family: "Microsoft Yahei";
    text-shadow: #333 0 1px 0;
    text-align: center;
}




















