@charset "UTF-8";
body {
    margin: 0;
    padding: 0;
    font-size: 13px;
    font-family: 'Hiragino Sans GB', '微软雅黑', arial, sans-serif;
    color: #555;
    font-weight: normal;
}

p,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
select,
textarea,
blockquote {
    padding: 0;
    margin: 0;
}

ul,
li,
ol {
    list-style-type: none;
}

img {
    border: 0;
}

input {
    padding: 0 5px;
}

a {
    color: #555;
    text-decoration: none;
    /* -moz-transition:all 0.3s linear; -webkit-transition:all 0.3s linear; */
}

i,
b {
    font-weight: normal;
    font-style: normal;
}

a:hover {
    text-decoration: none;
    color: #730000;
}

input,
select,
textarea {
    outline: none;
}

em {
    font-style: normal;
}

#huilan-aikf-show {
    top: 60% !important;
}

/*公共样式*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.top-fr {
    float: right !important;
}

.fwnone {
    font-weight: normal !important
}

.clear {
    clear: both;
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
}

.ovh {
    overflow: hidden;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.img100 {
    width: 100%;
}

.f18 {
    font-size: 18px;
}

.f30 {
    font-size: 30px;
}

.relative {
    position: relative;
}

.pull-right {
    text-align: right;
}

.t-content,
.text-c {
    text-align: center !important;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 0 8px;
}

.overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.row {
    margin-left: 0;
    margin-right: 0;
}

.w100 {
    width: 100% !important;
}

.pointer {
    cursor: pointer;
}

.borderNone {
    border: none !important;
}

.border {
    border: 1px solid #ddd;
}

.textarea {
    padding: 0 10px;
    border: 1px solid #ddd;
    width: 100%;
    height: 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

textarea {
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.codeInput {
    width: 100px;
    font-size: 16px;
    padding: 0 10px;
}

.navbar-form {
    padding: 0;
}

.border-box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.Animation {
    -webkit-transition: all .2s ease-in-out 0s;
    -moz-transition: all .2s ease-in-out 0s;
    -ms-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
}

/*颜色*/

.ThemeFborder,
.ThemeFborderhover:hover {
    border-color: #730000 !important;
}

.company_list_box .company_topmenu li:hover a.title:before,
.company_list_box .company_topmenu li.active a.title:before {
    border-bottom-color: #730000 !important;
}

.Themefont,
.Themetxthover:hover,
.list_children a span,
.qyk_sublistleft h3,
.qyk_sublistleft .sublist_about li.three_btn .iconfont:before,
.qiye_xinxi .successUl li:before,
.company_list_box .company_topmenu li.active a.title {
    color: #730000 !important;
}

.Themebg,
.Themebghover:hover,
.company_list_box .company_topmenu li a.title:after {
    /*background: -webkit-linear-gradient(bottom, rgba(255,76,76,1) 0%, rgba(255,102,102,1) 100%) !important;*/
    background: #730000 !important;
}

a.Themetxthover:hover {
    color: #0037FF !important
}

/*.Themefont:hover{filter:Alpha(opacity=70);opacity:0.7;}*/

.AlphaH:hover {
    filter: Alpha(opacity=70);
    opacity: 0.7;
}

.red {
    color: red !important;
}

.OrangeFont {
    color: #ff7800 !important;
}

.OrangeBg {
    background: #ff7800 !important
}

.black {
    color: #333;
}

.white {
    color: #fff !important;
}

.color-999 {
    color: #999
}

.color-0 {
    color: #000 !important;
}

.gray {
    color: #999 !important;
}

.green {
    color: #5fbeaa !important;
}

.Greenbg {
    background: #10c55c !important;
    color: #fff !important
}

.Bluebg {
    background: #730000 !important;
    color: #fff !important
}

.bge6 {
    background: #e6e6e6;
}

.bgf6 {
    background: #f6f6f6;
}

.bgc6 {
    background: #c6c6c6;
}

.bgfff {
    background: #fff !important;
}

.minH {
    min-height: auto !important;
}

.lineauto {
    line-height: 2
}

/*表单公用*/

.cruDiv {
    cursor: pointer;
    display: inline-block;
}

/*距离*/

.mt4 {
    margin-top: 4px !important
}

.mt5 {
    margin-top: 5px !important
}

.mt10 {
    margin-top: 10px !important;
}

.mt16 {
    margin-top: 12px !important;
}

.mt12 {
    margin-top: 16px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt30 {
    margin-top: 30px !important
}

.mt50 {
    margin-top: 50px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb12 {
    margin-bottom: 12px !important
}

.mb20 {
    margin-bottom: 20px !important
}

.mb30 {
    margin-bottom: 30px !important
}

.ml5 {
    margin-left: 5px !important;
}

.ml8 {
    margin-left: 8px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.ml12 {
    margin-left: 12px !important
}

.ml20 {
    margin-left: 20px !important
}

.ml30 {
    margin-left: 30px !important
}

.ml40 {
    margin-left: 40px !important
}

.ml50 {
    margin-left: 50px !important
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr20 {
    margin-right: 20px;
}

.mr30 {
    margin-right: 30px;
}

.mr40 {
    margin-right: 40px;
}

.m0 {
    margin: 0 !important
}

.mt0 {
    margin-top: 0 !important
}

.ml0 {
    margin-left: 0 !important
}

.p10 {
    padding: 10px !important;
}

.p20 {
    padding: 20px !important;
}

.plr5 {
    padding: 0 5px !important;
}

.pt10 {
    padding-top: 10px !important;
}

.pt15 {
    padding-top: 15px !important;
}

.pt20 {
    padding-top: 20px !important;
}

.pt30 {
    padding-top: 30px !important;
}

.pb10 {
    padding-bottom: 10px !important;
}

.pb20 {
    padding-bottom: 20px !important;
}

.pb30 {
    padding-bottom: 30px !important;
}

.pl5 {
    padding-left: 5px !important;
}

.pl10 {
    padding-left: 10px !important;
}

.pl20 {
    padding-left: 20px !important;
}

.pl30 {
    padding-left: 30px !important;
}

.pr20 {
    padding-right: 20px !important;
}

.pr30 {
    padding-right: 30px !important;
}

.pr50 {
    padding-right: 50px !important;
}

.p020 {
    padding: 0 20px;
}

.padding5 {
    padding: 5px;
}

.padding10 {
    padding: 10px;
}

.p0 {
    padding: 0 !important;
}

.w985 {
    width: 985px;
}

.w10 {
    width: 10%;
}

.w13 {
    width: 13%;
}

.w12 {
    width: 12%;
}

.w15 {
    width: 15%;
}

.w18 {
    width: 18%;
}

.w20 {
    width: 20%;
}

.w25 {
    width: 20%;
}

.w30 {
    width: 30%;
}

.w1 {
    width: 100% !important;
}

.w2 {
    width: 16.6%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.w3 {
    width: 25%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.w4 {
    width: 33.33%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.w5 {
    width: 41.67%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.w6 {
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.w9 {
    width: 75%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*字体*/

.f12 {
    font-size: 13px;
}

.f14 {
    font-size: 14px;
}

.f16 {
    font-size: 16px;
}

.f20 {
    font-size: 20px;
}

.weight {
    font-weight: bold;
}

.line-2 {
    line-height: 2 !important;
}

/*边框*/

.border {
    border-color: #ddd;
}

.bordern {
    border: 0 !important;
}

.border-top {
    border-top: 1px solid #efefef;
}

/*按钮*/

.btn {
    height: 38px;
    color: #fff;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
}

.btn:hover {
    filter: Alpha(opacity=90);
    opacity: 0.9;
}

.Themebg.btn:hover {
    filter: Alpha(opacity=100);
    opacity: 1;
    background: #0063CC !important
}

/*导航菜单图标*/

.StoreIndex .conBox li a.icon-menu:before {
    font-size: 22px;
    vertical-align: middle;
}

/*分页*/

.xclist_pages.pllpages .col-lg-3 {
    display: none;
}

.xclist_pages.pllpages .col-lg-9 {
    width: 100%;
    text-align: center;
}

.xclist_pages.pllpages .pagination>li>input {
    width: 40px;
    height: 22px;
    margin-right: 10px;
    padding: 0 2px;
    text-align: center;
    font-size: 12px;
    float: none;
    display: inline-block;
}

.xclist_pages.pllpages .pagination>li>button {
    height: 30px;
    margin: 0;
    background: #730000;
    color: #fff;
    border-radius: 2px;
    border-color: #266db7 !important;
    position: relative;
    top: -2px
}

.xclist_pages.pllpages .pagination>li>button:hover {
    filter: Alpha(opacity=70);
    opacity: 0.7;
}

.xclist_pages.pllpages .pagination>li>a,
.xclist_pages.pllpages .pagination>li>span {
    font-size: 12px;
    border: 1px solid #cdcdcd;
    background: #F8F8F8;
    color: #666 !important
}

.xclist_pages.pllpages .pagination>li>a:hover,
.xclist_pages.pllpages .pagination>li>span:hover {
    color: #666;
    border-color: #ccc;
    background-color: #f3f3f3;
}

.xclist_pages.pllpages div {
    height: 50px;
    cursor: default;
}

.xclist_pages.pllpages .pagination>li.active a {
    color: #fff !important;
    border-color: #266db7 !important
}

.xclist_pages.pllpages .pagination>li {
    vertical-align: middle;
    margin-left: 10px;
    display: inline-block;
}

.xclist_pages.pllpages .pagination>li:hover {
    color: #666 !important;
}

.xclist_pages.pllpages .pagination>li:first-child>a,
.xclist_pages.pllpages .pagination>li:first-child>span,
.xclist_pages.pllpages .pagination>li:last-child>a,
.xclist_pages.pllpages .pagination>li:last-child>span {
    border-radius: 0;
}

/*结构*/

.conBox {
    width: 1190px;
    margin: 0 auto;
}

.col-md-6 {
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@font-face {
    font-family: "icon";
    src: url('https: //at.alicdn.com/t/font_39062_dn8yz3tpx18.eot');
    src: url('https://at.alicdn.com/t/font_39062_dn8yz3tpx18.eot?#iefix') format('embedded-opentype'), url('https://at.alicdn.com/t/font_39062_dn8yz3tpx18.woff') format('woff'), url('https://at.alicdn.com/t/font_39062_dn8yz3tpx18.ttf') format('truetype'), url('https://at.alicdn.com/t/font_39062_dn8yz3tpx18.svg#iconfont') format('svg');
}

.iconfont:before,
.iconfont:after {
    font-family: "icon" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0px;
    -moz-osx-font-smoothing: grayscale;
}

.icon-mac:before {
    content: "\e68a";
}

.icon-windows:before {
    content: "\eba2";
}

.icon-anzhuo:before {
    content: "\e684";
}

.icon-ios:before {
    content: "\e682";
}

.icon-huangjinhuiyuan:before {
    content: "\e70b";
}

.icon-baijinhuiyuan:before {
    content: "\e70a";
}

.icon-zuanshihuiyuan:before {
    content: "\e709";
}

.icon-right:before {
    content: "\e609";
}

.icon-yonghu:before {
    content: "\e648";
}

.icon-tuiguangjihua:before {
    content: "\e646";
}

.icon-leimu:before {
    content: "\e641";
}

.icon-laba:before {
    content: "\e62c";
}

.icon-shizhong:before {
    content: "\e653";
}

.icon-liebiao:before {
    content: "\e632";
}

.icon-collection:before {
    content: "\e60b";
}

.icon-ordinaryjiantou2you:before {
    content: "\e60d";
}

.icon-unie62a:before {
    content: "\e60e";
}

.icon-iconsuishitui:before {
    content: "\e60f";
}

.icon-baozhuangyinshua:before {
    content: "\e615";
}

.icon-tubiao:before {
    content: "\e616";
}

.icon-muyingxian:before {
    content: "\e64f";
}

.icon-55:before {
    content: "\e63a";
}

.icon-diangongdianqi:before {
    content: "\e617";
}

.icon-iconfontdown2:before {
    content: "\e612";
}

.icon-shi:before {
    content: "\e687";
}

.icon-dianhua:before {
    content: "\e610";
}

.icon-huangguan:before {
    content: "\e635";
}

.icon-qicheyongpin:before {
    content: "\e618";
}

.icon-leftd:before {
    content: "\e626";
}

.icon-vrenzheng:before {
    content: "\e64b";
}

.icon-dianhua1:before {
    content: "\e601";
}

.icon-quangou:before {
    content: "\e63b";
}

.icon-searchExpert:before {
    content: "\e604";
}

.icon-iconfontliebiao:before {
    content: "\e633";
}

.icon-chanpin:before {
    content: "\e638";
}

.icon-qq:before {
    content: "\e637";
}

.icon-News:before {
    content: "\e608";
}

.icon-x:before {
    content: "\e62b";
}

.icon-chakan:before {
    content: "\e62e";
}

.icon-peiziiconfont09:before {
    content: "\e602";
}

.icon-xiao11:before {
    content: "\e628";
}

.icon-yejinkuangchan:before {
    content: "\e619";
}

.icon-xiangjiaosuliao:before {
    content: "\e61a";
}

.icon-wujingongju:before {
    content: "\e61b";
}

.icon-shipin:before {
    content: "\e61c";
}

.icon-jingxihuaxue:before {
    content: "\e61d";
}

.icon-jixieqimo:before {
    content: "\e61e";
}

.icon-shopCar:before {
    content: "\e605";
}

.icon-xin:before {
    content: "\e688";
}

.icon-iconjiayongdianqi:before {
    content: "\e61f";
}

.icon-nongye:before {
    content: "\e620";
}

.icon-sale:before {
    content: "\e60a";
}

.icon-information:before {
    content: "\e63c";
}

.icon-icon:before {
    content: "\e621";
}

.icon-bangzhu1:before {
    content: "\e629";
}

.icon-ditudingwei:before {
    content: "\e62f";
}

.icon-shoucang:before {
    content: "\e630";
}

.icon-passport:before {
    content: "\e636";
}

.icon-menu:before {
    content: "\e625";
}

.icon-shangwuquan:before {
    content: "\e622";
}

.icon-iconcontact:before {
    content: "\e631";
}

.icon-more:before {
    content: "\e634";
}

.icon-jiazhuangjiancai:before {
    content: "\e6cd";
}

.icon-huo:before {
    content: "\e642";
}

.icon-huanghuangguan:before {
    content: "\e639";
}

.icon-open-up2:before {
    content: "\e613";
}

.icon-03chukoubaojia:before {
    content: "\e611";
}

.icon-youxiang:before {
    content: "\e603";
}

.icon-tubiao02:before {
    content: "\e649";
}

.icon-jiajujiafang:before {
    content: "\e623";
}

.icon-Release:before {
    content: "\e606";
}

.icon-dagou:before {
    content: "\e600";
}

.icon-menu6:before {
    content: "\e62d";
}

.icon-huixingzhen:before {
    content: "\e614";
}

.icon-pdf:before {
    content: "\e651";
}

.icon-xuanze:before {
    content: "\e731";
}

.icon-gmchanpinxiangqingshangwutuiguang:before {
    content: "\e668";
}

.icon-rightd:before {
    content: "\e627";
}

.icon-Supplier:before {
    content: "\e607";
}

.icon-301:before {
    content: "\e647";
}

.icon-code:before {
    content: "\e60c";
}

.icon-shifttop:before {
    content: "\e62a";
}

.icon-shaixuantubiaogaozhuanqu13:before {
    content: "\e643";
}

.icon-bangzhu:before {
    content: "\e63d";
}

.icon-fangyuantuiguang:before {
    content: "\e6a2";
}

.icon-iconfontanquanfanghu:before {
    content: "\e624";
}

.icon-93:before {
    content: "\e675";
}

.icon-iconfontyanjing:before {
    content: "\e63f";
}

.icon-xunjia:before {
    content: "\e63e";
}

.icon-x-xlsx:before {
    content: "\e690";
}

.icon-guanzhu:before {
    content: "\e64e";
}

.icon-tuijian:before {
    content: "\e67f";
}

.icon-shangwuweishilogo02:before {
    content: "\e64c";
}

.icon-iconfontpinpai:before {
    content: "\e655";
}

.icon-zhaoming:before {
    content: "\e696";
}

.icon-gongsisvgtubiaozongji28:before {
    content: "\e654";
}

.icon-yifu:before {
    content: "\e697";
}

.icon-icon1460187848267:before {
    content: "\e644";
}

.icon-qiyerenzheng:before {
    content: "\e719";
}

.icon-shouye:before {
    content: "\e645";
}

.icon-liuyan:before {
    content: "\e640";
}

.icon-wxbyijiantuiguang:before {
    content: "\e683";
}

.icon-wxbbiaowang:before {
    content: "\e689";
}

.icon-bz:before {
    content: "\e64a";
}

.icon-syb:before {
    content: "\e685";
}

.icon-release:before {
    content: "\e656";
}

.icon-cuowu20:before {
    content: "\e65f";
}

.icon-hongxin-copy:before {
    content: "\e64d";
}

.icon-tuiguangzhuanqian:before {
    content: "\e6d2";
}

.icon-word:before {
    content: "\e652";
}

.icon-you:before {
    content: "\e650";
}

.icon-zhuce:before {
    content: "\e657";
}

.icon-dingdanbao:before {
    content: "\e686";
}

.icon-zuzhushouce:before {
    content: "\e65d";
}

.icon-txt:before {
    content: "\e659";
}

.icon-youzhitubiao:before {
    content: "\e69c";
}

.icon-shimingrenzheng1:before {
    content: "\e69f";
}

.icon-yingxiaobaologotubiaoheibai:before {
    content: "\e6bb";
}

.icon-weixinzhifu:before {
    content: "\e68f";
}

.icon-ziyuan:before {
    content: "\e6b1";
}

.icon-zhifu:before {
    content: "\e673";
}

.icon-shiyingchicun:before {
    content: "\e658";
}

.icon-kehu:before {
    content: "\e65a";
}

.icon-ziyuan1:before {
    content: "\e65b";
}

.icon-zhengque:before {
    content: "\e660";
}

.icon-shangpu:before {
    content: "\e65c";
}

.icon-dagou1:before {
    content: "\e65e";
}

.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
    float: left;
}

.wrap {
    height: auto;
    overflow: hidden;
}

/*admin样式修改*/

.slide .form-inline .form-group {
    margin: 0 5px 10px;
}

.slide .form-inline .btn {
    height: 35px;
    line-height: 35px;
    vertical-align: top;
    margin-left: 10px;
    border-radius: 3px;
}

.slide .table-responsive .table label.fl {
    margin-right: 20px;
    margin-bottom: 0;
    line-height: 40px;
    height: 40px;
}

.slide .table-responsive .table input[ type="radio"],
.slide .table-responsive .table input[type="checkbox"] {
    vertical-align: middle;
}

.table-responsive .table td {
    word-break: break-all;
}