﻿@charset "utf-8";
/*code by zhangeryi*/
/*css重置*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, small { margin: 0; padding: 0; }
body { font: 12px/1.5 'Hiragino Sans GB',"Microsoft Yahei", "微软雅黑",tahoma,arial,'Hiragino Sans GB',sans-serif; color: #3C3C3C;background:#fff url(../images/bj.jpg) center top no-repeat;}
h1, h2, h3, h4, h5, h6, small { font-size: 100%; overflow: hidden; font-weight: normal; }
input, select { vertical-align: middle; font-size: 12px; }
ol, ul, li { list-style: none; }
i { font-style: normal; }
img { border: 0; }
ul, li { list-style-type: none; }
table { border-collapse: collapse; border-spacing: 0; }

/*全局公用*/
.tc { text-align: center; }
.tl { text-align: left; }
.tr { text-align: right; }
.f12 { font-size: 12px }
.f13 { font-size: 13px }
.f14 { font-size: 14px }
.f16 { font-size: 16px; }
.f18 { font-size: 18px; }
.f20 { font-size: 20px; }
.f22 { font-size: 22px; }
.f24 { font-size: 24px; }
.f26 { font-size: 26px; }
.f28 { font-size: 28px; }
.f32 { font-size: 32px; }
.f36 { font-size: 36px; }
.f38 { font-size: 38px; }
.f42 { font-size: 42px; }
i.f20{font-size: 20px;}
i.f22{font-size: 22px;}
i.f24{font-size: 24px;}
i.f46{font-size: 46px;}
i.f56{font-size: 56px;}
.divc { margin: 0 auto; }
.fb { font-weight: bold; }
.fwn { font-weight: normal; }
.dis { display: block; }
.fl { float: left; }
.fr { float: right; }
.cl { clear: both; font-size: 0; height: 0; overflow: hidden; }
.cl10 { clear: both; font-size: 0; height: 10px; overflow: hidden; }
.cl20 { clear: both; font-size: 0; height: 20px; overflow: hidden; }
.cl30 { clear: both; font-size: 0; height: 30px; overflow: hidden; }
.cl40 { clear: both; font-size: 0; height: 40px; overflow: hidden; }
.cl50 { clear: both; font-size: 0; height: 50px; overflow: hidden; }
.cl80 { clear: both; font-size: 0; height: 80px; overflow: hidden; line-height: 0px; }
.cl59 { clear: both; font-size: 0; height: 59px; overflow: hidden; line-height: 0px; }
.cl6 { clear: both; font-size: 0; height: 6px; overflow: hidden; line-height: 0px; }
.lh2 { line-height: 2; }
.lh1 { line-height: 1; }
.lh15 { line-height: 1.5; }
.lh18 { line-height: 1.8; }
.lh13 { line-height: 1.3; }
.ti2 { text-indent: 2em; }
.w1000 { width: 1000px; }
.w1100 { width: 1100px; }
.w980 { width: 980px; }
.ovn { overflow: hidden; zoom: 1; }
.pr { position: relative; }
a,a:link{color: #999;}
a:focus{text-decoration: none;}
a:hover { text-decoration: none; color: #333;}
a.more, a.more:link, a.more:visited { font-weight: normal; float: right; color: #999; }
a.more:hover, a.more:active { text-decoration: none; }
.red, a.red, a.red:link, a.red:visited { color: #E74C3C; }
.lv, a.lv, a.lv:link, a.lv:visited { color: #1ABC9C; }
.blue, a.blue, a.blue:link, a.blue:visited { color: #1ABC9C; }
.bai, a.bai, a.bai:link, a.bai:visited { color: #fff; }
.cheng, a.cheng, a.cheng:link, a.cheng:visited { color: #E67E22; }
.huang, a.huang, a.huang:link, a.huang:visited { color: #F1C40F; }
.lan, a.lan, a.lan:link, a.lan:visited { color: #29156e; }
.qlan, a.qlan, a.qlan:link, a.qlan:visited { color: #69fff8; }
.fen, a.fen, a.fen:link, a.fen:visited { color: #fc4269; }
.hui, a.hui, a.hui:link, a.hui:visited { color: #666; }
.lv, a.lv, a.lv:link, a.lv:visited { color: #407f30; }
.zi, a.zi, a.zi:link, a.zi:visited { color: #a889cd; }
.qhui, a.qhui, a.qhui:link, a.qhui:visited { color: #999; }
.qqhui, a.qqhui, a.qqhui:link, a.qqhui:visited { color: #ddd; }
.block { display: block; }
a.bgb:active { background: #f0f0f0; }
a.tdu:hover,a.tdu:active { text-decoration: underline; }
span.tdu { text-decoration: underline; }
.hei { color: #000 }
.bgbai { background: #fff; }
.bglan { background: #29156e; }
.bghui { background: #f9fafc; }
.bgqhui{background: #f8f8f8;}
.bgshui{background: #ddd;}
.bgred { background: #E74C3C; }
.bgcheng { background: #E67E22; }
.bgblue { background: #1ABC9C; }
.bghuang { background: #F1C40F; }
.bglv { background: #78cd57; }
.bgzi { background: #a889cd; }
.t2 { margin-top: 2px; }
.t3 { margin-top: 3px; }
.t4 { margin-top: 4px; }
.t10 { margin-top: 10px; }
.t20 { margin-top: 20px; }
.t30 { margin-top: 30px; }
.t40 { margin-top: 40px; }
.t50 { margin-top: 50px; }
.t6 { margin-top: 6px; }
.p0 { padding: 0px; }
.pl0i{padding-left: 0px!important;padding-right: 0px!important;}
.pr0{padding-right: 0;}
.p6{padding: 6px;}
.pl0{padding-left: 0;}
.p10 { padding: 10px; }
.p15 { padding: 15px; }
.p20 { padding: 20px; }
.pl10 { padding-left: 10px; }
.pr10 { padding-right: 10px; }
.pl20 { padding-left: 20px; }
.pr20 { padding-right: 20px; }
.pt10 { padding-top: 10px; }
.pt20 { padding-top: 20px; }
.pb10 { padding-bottom: 10px; }
.m0 { margin: 0px; }
.ml6 { margin-left: 6px; }
.ml10 { margin-left: 10px; }
.ml20 { margin-left: 20px; }
.ml30 { margin-left: 30px; }
.ml80 { margin-left: 80px;}
.ml60 { margin-left: 60px;}
.ml50 { margin-left: 50px;}
.ml100 { margin-left: 100px; }
.mr6 { margin-right: 6px; }
.mr10 { margin-right: 10px; }
.mr20 { margin-right: 20px; }
.mr30 { margin-right: 30px; }
.mr80 { margin-right: 80px; }
.wraperh-xs { padding-top: 5px; padding-bottom: 5px; }
.wraperh { padding-top: 10px; padding-bottom: 10px; }
.wraperh-sm { padding-top: 15px; padding-bottom: 15px; }
.wraperh-md { padding-top: 20px; padding-bottom: 20px; }
.wraperh-lg { padding-top: 40px; padding-bottom: 40px; }
.wraperl-xs { padding-left: 5px; padding-right: 5px; }
.wraperl { padding-left: 10px; padding-right: 10px; }
.wraperl-sm { padding-left: 15px; padding-right: 15px; }
.wraperl-md { padding-left: 20px; padding-right: 20px; }
.wraperl-lg { padding-left: 40px; padding-right: 40px; }
.bbd { border-bottom: 1px solid #eee; }
.brc { border-right: 1px solid #ccc; }
.brd { border-right: 1px solid #ddd; }
.btd { border-top: 1px solid #eee; }
.bbe { border-bottom: 1px solid #eee; }
.bte { border-top: 1px solid #eee; }
.border { border: 1px solid #ddd; }
.bordere { border: 1px solid #eee; }
.imgborder { padding: 2px; border: 1px solid #eee; }
a:hover .imgborder { border: 1px solid #ddd; }
.ellipsis { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display: block; }
.ellipsis2 { line-height: 22px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all; }
.ellipsis3 { line-height: 22px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; word-break: break-all; }
.circle{border-radius: 100%;}
.iblock{display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;}
.clearfix{zoom: 1;}
.clearfix:before,.clearfix:after{clear: both;content: " ";display: table;}
/*页面公用*/


/*bootstrap样式格式化*/
.btn {/* border: 0px;*/border-radius: 3px; }
.btn .iconfont{font-size: inherit;}
.form-control { border-radius: 2px !important; border: 1px solid #ddd; }
.btnr { border-radius: 4px !important; }
select.select { -webkit-appearance: none; appearance: none; background: url(../images/xialab.png) right center no-repeat; background-size: auto 6px; font-size: 14px; height: 34px; line-height: 34px;border: 1px solid #ddd; display: block; width: 100%; }
.choose { padding: 10px; background: #f5f5f5; border: 2px solid #dedede; border-radius: 0px; cursor: pointer; line-height: 18px; position: relative; overflow: hidden; }
.choosed { cursor: default; border-color: #3aaee3; background: #f5f5f5; }
.choose-sm { padding: 5px 15px; margin-right: 10px; font-size: 14px; }
.choose .caret { display: none; }
.choosed .caret { display: inline-block; position: absolute; width: 0; height: 0; bottom: -7px; right: -7px; vertical-align: middle; border-left: 8px solid #3aaee3; border-top: 8px solid transparent; border-bottom: 8px solid transparent; -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0.5); }
table.table-bordered, table.table-bordered td, table.table-bordered th { border-color: #ddd !important; }
table.table-bordered thead th { background-color: #f5f5f5; }
.btn-cheng, a.btn-cheng { background: #E67E22; color: #fff; }
a.btn-cheng:active, .btn-cheng.active, .btn-cheng.focus, .btn-cheng:active, .btn-cheng:focus, .btn-cheng:hover, .open>.dropdown-toggle.btn-cheng { background: #D35400; color: #fff; }
.btn-red, a.btn-red { background: #E74C3C; color: #fff; }
a.btn-red:active, .btn-red.active, .btn-red.focus, .btn-red:active, .btn-red:focus, .btn-red:hover, .open>.dropdown-toggle.btn-red { background: #C0392B; color: #fff; }
.btn-lv, a.btn-lv { background: #1ABC9C; color: #fff; }
a.btn-lv:active, .btn-lv.active, .btn-lv.focus, .btn-lv:active, .btn-lv:focus, .btn-lv:hover, .open>.dropdown-toggle.btn-lv { background: #16A085; color: #fff; }
.btn-blue, a.btn-blue { background: #29156e; color: #fff; }
a.btn-blue:active, .btn-blue.active, .btn-blue.focus, .btn-blue:active, .btn-blue:focus, .btn-blue:hover, .open>.dropdown-toggle.btn-blue { background: #2980B9; color: #fff; }
.btn-lan, a.btn-lan { background: #52b6cc; color: #fff; }
a.btn-lan:active, .btn-lan.active, .btn-lan.focus, .btn-lan:active, .btn-lan:focus, .btn-lan:hover, .open>.dropdown-toggle.btn-lan { background: #3c9eb3; color: #fff; }
.btn-hui, a.btn-hui { background: #BDC3C7; color: #696969; }
a.btn-hui:active, .btn-hui.active, .btn-hui.focus, .btn-hui:active, .btn-hui:focus, .btn-hui:hover, .open>.dropdown-toggle.btn-hui { background: #a5acb0; color: #fff; }
.btn-bai, a.btn-bai { background: #fff; color: #696969; }
a.btn-bai:active, .btn-bai.active, .btn-bai.focus, .btn-bai:active, .btn-bai:focus, .btn-bai:hover, .open>.dropdown-toggle.btn-bai { background: #ddd; color: #666; }
.btn-lineblue, a.btn-lineblue { background: #fff; border: 1px solid #29156e; color: #29156e; }
a.btn-lineblue:active, .btn-lineblue.active, .btn-lineblue.focus, .btn-lineblue:active, .btn-lineblue:focus, .btn-lineblue:hover, .open>.dropdown-toggle.btn-lineblue { background: #29156e; border: 1px solid #29156e; color: #fff; }
.btn-linelan, a.btn-linelan { background: #fff; border: 1px solid #52b6cc; color: #52b6cc; }
a.btn-linelan:active, .btn-linelan.active, .btn-linelan.focus, .btn-linelan:active, .btn-linelan:focus, .btn-linelan:hover, .open>.dropdown-toggle.btn-linelan { background: #52b6cc; border: 1px solid #52b6cc; color: #fff; }
.btn-linecheng, a.btn-linecheng { background: #fff; border: 1px solid #E67E22; color: #E67E22; }
a.btn-linecheng:active, .btn-linecheng.active, .btn-linecheng.focus, .btn-linecheng:active, .btn-linecheng:focus, .btn-linecheng:hover, .open>.dropdown-toggle.btn-linecheng { background: #E67E22; border: 1px solid #E67E22; color: #fff; }
.btn-linered, a.btn-linered { background: #fff; border: 1px solid #E74C3C; color: #E74C3C; }
a.btn-linered:active, .btn-linered.active, .btn-linered.focus, .btn-linered:active, .btn-linered:focus, .btn-linered:hover, .open>.dropdown-toggle.btn-linered { background: #E74C3C; border: 1px solid #E74C3C; color: #fff; }
.btn-linelv, a.btn-linelv { background: #fff; border: 1px solid #1ABC9C; color: #1ABC9C; }
a.btn-linelv:active, .btn-linelv.active, .btn-linelv.focus, .btn-linelv:active, .btn-linelv:focus, .btn-linelv:hover, .open>.dropdown-toggle.btn-linelv { background: #1ABC9C; border: 1px solid #1ABC9C; color: #fff; }
.btn-linehui, a.btn-linehui { background: #fff; border: 1px solid #ddd; color: #666; }
a.btn-linehui:active, .btn-linehui.active, .btn-linehui.focus, .btn-linehui:active, .btn-linehui:focus, .btn-linehui:hover, .open>.dropdown-toggle.btn-linehui { background: #f8f8f8; border: 1px solid #ddd; color: #666; }
.btn-round{border-radius: 24px;}
.mw-200 { max-width: 200px; }
.mw-280 { max-width: 280px; }
.mw-500 { max-width: 500px; }
.mw-600 { max-width: 600px; }
.mw-60 { max-width: 60px; }
.mw-120 { max-width: 120px; }
.w-60 { width: 60px; }
.w-80 { width: 80px; }
.w-100 { width: 100px; }
.w-120 { width: 120px; }
.w-160 { width: 160px; }
.w-200 { width: 200px; }
.w-260 { width: 260px; }
.w-280 { width: 280px; }
.w-300 { width: 300px; }
.w-360 { width: 360px; }
.w-400 { width: 400px; }
.w-460 { width: 460px; }
.w-500 { width: 500px; }
.input-group .btn-cheng { border-bottom-right-radius: 2px; border-top-right-radius: 2px; padding: 7px 12px; }
.input-group .btn-cheng.btn-lg { padding: 11px 16px; }
.maxw-120 { max-width: 120px; }
.maxw-140 { max-width: 140px; }
.maxw-360 { max-width: 360px; }
.bdage { background: #eb7e51; color: #fff; border-radius: 100%; min-width: 16px; height: 16px; display: block; line-height: 14px; font-size: 12px; position: absolute; right: 6px; top: 6px; overflow: hidden; border: 1px solid #fff; box-shadow: 0px 1px 4px #ddd; text-align: center; }
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th { padding: 10px 10px; line-height: 1.42857143; border-top: 1px solid #ddd; vertical-align: middle; }
table.table-bordered th { background-color: #eff3f8; font-weight: normal; }
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th { border-bottom-width: 1px; }
.checkbox label, .radio label{line-height: 1.42857143;white-space: nowrap;}
label{line-height: 1.42857143;font-weight: normal;}
.checkbox-inline, .radio-inline{white-space: nowrap;display: inline-block;*display: inline;*zoom: 1;}
/*结束*/

ul.dotlist li{background: url(../images/dot.png) left center no-repeat;padding-left: 10px;line-height: 22px;}
.boxt{padding: 10px 0px;height: 16px;line-height: 16px;font-size: 14px;background: url(../images/boxt.png) right center no-repeat;}
.boxt span{border-left: 3px solid #29156e;padding-left: 7px;}
.ldjg{border-left: 1px solid #ddd;border-top: 1px solid #ddd;text-align: center;line-height: 30px;}
.tableborder td{border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.sblock{display: block;width: 100%;}
.ptlist{width: 238px;height: 285px;background: url(../images/pt.jpg) left top no-repeat;}
.ptlist a{display: block;height: 40px;margin-bottom: 9px;padding-left: 42px;line-height: 40px;font-size: 14px;color:#fff;font-weight: bold;}
.ptlist a:hover{color:#ff0;}
.box{border:1px solid #b9dfed;}
.box .t{height: 30px;line-height: 30px;border: 1px solid #fff;background: url(../images/box.jpg) left top no-repeat;}
.box .t span.tit{font-weight: bold;font-size: 14px;padding-left: 20px;color:#fff;}
.box .t .ylink{color:#0048a2;padding:0px 8px;}
.box .t .ylink:hover{text-decoration: underline;}
.box .c{height: 266px;overflow: hidden;}
.w3f{width: 322px;}
.mr17{margin-right: 17px;}
.panel{margin-top: 15px;}
.panel .t{height: 25px;line-height: 25px;padding: 0px 10px;}
.panel .t span.tit{color:#fff;font-size: 14px;font-weight: bold;padding-left: 10px;}
.panel-hong .t{background: url(../images/panel-hong.jpg) left top no-repeat;}
.panel-hong .t a.more{color:#d93434;}
.panel-hong .c{border: 1px solid #d45a51;}
.panel-huang .t{background: url(../images/panel-huang.jpg) left top no-repeat;}
.panel-huang .t a.more{color:#de762d;}
.panel-huang .c{border: 1px solid #d8904c;}
.panel-lan .t{background: url(../images/panel-lan.jpg) left top no-repeat;}
.panel-lan .t a.more{color:#336cd8;}
.panel-lan .c{border: 1px solid #5175d4;}
.panel-lv .t{background: url(../images/panel-lv.jpg) left top no-repeat;}
.panel-lv .t a.more{color:#69c44b;}
.panel-lv .c{border: 1px solid #73c262;}
.panel-qlan .t{background: url(../images/panel-qlan.jpg) left top no-repeat;}
.panel-qlan .t a.more{color:#34add9;}
.panel-qlan .c{border: 1px solid #51a7d4;}
.panel-zi .t{background: url(../images/panel-zi.jpg) left top no-repeat;}
.panel-zi .t a.more{color:#da35ab;}
.panel-zi .c{border: 1px solid #d451a5;}
.panel .c{padding: 10px;border-top: 0px;height: 198px;}
.cit{background: url(../images/lsj.png) left center no-repeat;padding-left: 15px;border-bottom: 1px solid #51abd5;height: 30px;line-height: 34px;font-size: 14px;}

/*底部*/
.footer{text-align: center;padding: 20px 0px;line-height: 24px;}
/*二级页面*/
.lcon{ width: 745px; }
.lcon .t{ height: 40px; line-height: 40px; background: #fcfcfc; padding: 0px 15px; }
.lcon .t span.fl{ font-size: 16px;padding-left: 10px;line-height: 16px;height: 16px;border-left: 4px solid #29156e;margin-top: 12px; }
.conlist li{padding-top:8px;padding-bottom:8px;border-bottom: 1px dashed #eee;font-size: 14px;}
.position span,.position a{margin: 0px 5px;}
.newinfo{border-bottom: 1px dashed #eee;padding: 10px 0px;}
ul.picconlist li{float: left;width: 217px;padding: 12px;}
/*分页*/
.pager a{display: inline-block;padding: 0px 12px;line-height: 30px;font-size: 14px;height: 30px;background: #fff;border: 1px solid #f0f0f0;margin: 0px 5px;}
.pager a:hover,.pager a.on{background: #f60;color: #fff;border-color: #f60;}

/*登录*/
.loginbg{background: url(../images/bj.jpg) center top no-repeat;}
.loginbox{position: relative;overflow: hidden;}
.loginbg .logbg{position: absolute;width: 100%;height: 100%;background: #fff;opacity: 0.5;filter: alpha(opacity=50);z-index: -1;border-radius: 10px;}
.formw .ft{width: 100px;text-align: right;line-height: 34px;}
.formw .fw{width: 260px;float: left;}
.formw .fw input.itext{height: 34px;line-height: 34px;border: 1px solid #bccae7;display: block;width: 100%;padding: 0px 10px;font-family: "Microsoft Yahei", "微软雅黑";border-radius: 3px;}
.loginbox .btn{height: 34px;line-height: 34px;border: 0px;font-family: "Microsoft Yahei", "微软雅黑";}
.loginbox .btn-block{display: block;width: 100%;}
.loginbox .btn-cheng{background: #ff9c00;color: #fff;cursor: pointer;}
.loginbox .btn-cheng:hover,.loginbox .btn-cheng:active{background: #f60;}
.loginbox .bbd{border-bottom: 2px solid #e7f3ff;}
/*后台*/
.houtai{background:#fff url(../images/htbj.jpg) center top no-repeat;}
.houtai .bbd{border-bottom: 1px solid #29156e;color:#29156e;}
.htbox{background:#fff url(../images/bgline.png) 180px top repeat-y;border-top: 4px solid #29156e;border-radius: 0px;box-shadow: 0px 2px 10px rgba(0,0,0,0.1)}
.lnav{width: 170px;padding-left: 10px;padding-top: 12px;padding-bottom: 20px;}
.lnav li{line-height: 46px;height: 46px;border-bottom:1px solid #f5f5f5 ;background: url(../images/dotb.png) 5px center no-repeat;padding-left: 20px;font-size: 16px;}
.lnav .t{background: url(../images/fenlei.png) left center no-repeat;padding-left:25px;height: 40px;line-height: 40px;}
.rhoutai{width: 800px;padding: 15px;}

.hyc{background: #f9f9f9 url(../images/hyc.png) 20px center no-repeat;padding:30px;padding-left: 100px;}
.qborder{border: 1px solid #f5f5f5;}
.htbox .w340{width: 340px;}
ul.hlist li{height: 28px;line-height: 28px;}
ul.hlist li .num{width: 20px;height: 20px;color: #fff;text-align: center;line-height:20px;margin-top: 4px;margin-right: 10px;font-size: 12px;}
.num.n1{background: #df4009;}
.num.n2{background: #f58935;}
.num.n3{background: #f5c23c;}
.num.n4{background: #91d9ff;}
.bdage{border: 1px dashed #ddd;padding: 5px 10px;margin: 5px;display:inline-block;*display: inline;zoom: 1;}
.w500 {width: 500px;}

/*数量*/
.js-num{height: 26px;line-height: 26px;}
.js-num i{background: #dbdbdb;height: 26px;line-height: 26px;float: left;padding: 0px 6px;color: #515151;cursor: default;}
.js-num input.numval{float: left;height: 26px;line-height: 26px;border: 1px solid #ddd;margin-top: 0px;text-align: center;width: 38px;}
input{font-size: 14px;}
.badge{background: #f60;font-weight: normal;margin-left: 3px;}
/* 返回顶部 */
.backtop{position: fixed;bottom: 20px;right: 10px;}
.backtop:hover{margin-bottom: 5px;opacity: 0.8}