@charset "utf-8";
/*!
 * @名称：base.css
 * @功能：1、重设浏览器默认样式
 *       2、设置通用原子类
 */
/* 防止用户自定义背景颜色对网页的影响，添加让用户可以自定义字体 */
html {
/* // background:#ffffff; */
/* //color:#666; */
}
body{
    /* font:12px \5b8b\4f53,arial,sans-serif; */
    /* font-family: Arial; */
    /* font-family: Microsoft YaHei; */
}
/* 内外边距通常让各个浏览器样式的表现位置不同 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    margin:0;
    padding:0;
}
li {list-style: none;}
/* 要注意表单元素并不继承父级 font 的问题 */
button,input,select,textarea {
    /* font:12px \5b8b\4f53,arial,sans-serif; */
}
input,select,textarea {
    font-size:100%;
}
/* 去掉 table cell 的边距并让其边重合 */
table {
    border-collapse:collapse;
    border-spacing:0;
}
/* ie bug：th 不继承 text-align */
th {
    text-align:inherit;
}
/* 去除默认边框 */
fieldset,img {
    border:none;
}
/* ie6 7 8(q) bug 显示为行内表现 */
iframe {
    display:block;
}
/* 去掉 firefox 下此元素的边框 */
abbr,acronym {
    border:none;
    font-variant:normal;
}
/* 一致的 del 样式 */
del {
    text-decoration:line-through;
}
address,caption,cite,code,dfn,em,th,var {
    font-style:normal;
    font-weight:500;
}
/* 去掉列表前的标识，li 会继承 */
ol,ul {
    list-style:none;
}
/* 对齐是排版最重要的因素，别让什么都居中 */
caption,th {
    text-align:left;
}
/* 来自yahoo，让标题都自定义，适应多个系统应用 */
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    margin:0;
    padding:0;
    display : inline;
}
q:before,q:after {
    content:'';
}
/* 统一上标和下标 */
sub,sup {
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline;
}
sup {
    top:-0.5em;
}
sub {
    bottom:-0.25em;
}
/* 让链接在 hover 状态下显示下划线 */
a:hover {
    text-decoration:underline;
}
/* 默认不显示下划线，保持页面简洁 */
ins,a {
    text-decoration:none;
}
a {
    color: #666;
}
/* 去除 ie6 & ie7 焦点点状线 */
a:focus,*:focus {
    outline:none;
}
/* 清除浮动 */
.clearfix:before,.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
    overflow:hidden;
}
.clearfix {
    zoom:1; /* for ie6 & ie7 */
}
.clear {
    clear:both;
    display:block;
    font-size:0;
    height:0;
    line-height:0;
    overflow:hidden;
}
/* 设置显示和隐藏，通常用来与 js 配合 */
.hide {
    display:none;
}
.block {
    display:block;
}
/* 设置浮动，减少浮动带来的 bug */
.fl,.fr {
    display:inline;
}
.fl {
    float:left;
}
.fr {
    float:right;
}
.oh {
    overflow: hidden;
}
/* 设置对齐 */
.tc {text-align: center;}
.tr {text-align: right;}
.tl {text-align: left;}
.h2 {font-size: 30px;}
.h3 {font-size: 24px;line-height: 200%}
.h4 {font-size: 18px;}
.w3 { width: 3px !important;}
.w10 { width: 10px !important;}
.w15 { width: 15px !important;}
.w20 { width: 20px !important;}
.w25 { width: 25px !important;}
.w26 { width: 26px !important;}
.w27 { width: 27px !important;}
.w28 { width: 28px !important;}
.w29 { width: 29px !important;}
.w30 { width: 30px !important;}
.w35 { width: 35px !important;}
.w38 { width: 38px !important;}
.w40 { width: 40px !important;}
.w45 { width: 45px !important;}
.w50 { width: 50px !important;}
.w51 { width: 51px !important;}
.w52 { width: 52px !important;}
.w54 { width: 54px !important;}
.w56 { width: 56px !important;}
.w57 { width: 57px !important;}
.w58 { width: 58px !important;}

.w190{ width: 160px !important;}
.w350{ width: 350px !important;}
.w380{ width: 380px !important;}
.w540{ width: 540px !important;}
.w570{ width: 570px !important;}
.w730{ width: 730px !important;}
.w760{ width: 760px !important;}
.w920{ width: 920px !important;}
.w950{ width: 950px !important;}
.w1110{ width: 1110px !important;}
.w228{ width: 228px !important;}
.w285{ width: 285px !important;}
.w388{ width: 388px !important;}
.w456{ width: 456px !important;}
.w616{ width: 616px !important;}
.w684{ width: 684px !important;}
.w844{ width: 844px !important;}
.w855{ width: 855px !important;}
.w912{ width: 912px !important;}
.w1072{ width: 1072px !important;}
.w1140{ width: 1140px !important;}









.w60 { width: 60px !important;}
.w64 { width: 64px !important;}
.w70 { width: 70px !important;}
.w75 { width: 75px !important;}
.w80 { width: 80px !important;}
.w82 { width: 82px !important;}
.w83 { width: 83px !important;}
.w84 { width: 84px !important;}
.w85 { width: 85px !important;}
.w87 { width: 87px !important;}
.w90 { width: 90px !important;}
.w94 { width: 94px !important;}
.w100 { width: 100px !important;}
.w107 { width: 107px !important;}
.w108 { width: 108px !important;}
.w105 { width: 105px !important;}
.w110 { width: 110px !important;}
.w115 { width: 115px !important;}
.w120 { width: 120px !important;}
.w130 { width: 130px !important;}
.w135 { width: 135px !important;}
.w140 { width: 140px !important;}
.w142 { width: 143px !important;}
.w145 { width: 147px !important;}
.w150 { width: 150px !important;}
.w160 { width: 160px !important;}
.w165 { width: 165px !important;}
.w480 { width: 480px !important;}
.w170 { width: 170px !important;}
.w177 { width: 177px !important;}
.w180 { width: 180px !important;}
.w185 { width: 185px !important;}
.w190 { width: 190px !important;}
.w195 { width: 195px !important;}
.w200 { width: 200px !important;}
.w205 { width: 205px !important;}
.w210 { width: 210px !important;}
.w212 { width: 212px !important;}
.w214 { width: 214px !important;}
.w220 { width: 220px !important;}
.w225 { width: 225px !important;}
.w230 { width: 220px !important;}
.w235 { width: 235px !important;}
.w236 { width: 236px !important;}
.w237 { width: 237px !important;}
.w238 { width: 238px !important;}
.w239 { width: 239px !important;}
.w240 { width: 240px !important;}
.w243 { width: 243px !important;}
.w250 { width: 250px !important;}
.w255 { width: 255px !important;}
.w260 { width: 260px !important;}
.w270 { width: 270px !important;}
.w273 { width: 273px !important;}
.w280 { width: 280px !important;}
.w290 { width: 288px !important;}
.w300 { width: 300px !important;}
.w310 { width: 310px !important;}
.w320 { width: 320px !important;}
.w323 { width: 323px !important;}
.w330 { width: 330px !important;}
.w340 { width: 340px !important;}
.w350 { width: 350px !important;}
.w360 { width: 360px !important;}
.w370 { width: 370px !important;}
.w375 { width: 375px !important;}
.w380 { width: 380px !important;}
.w390 { width: 390px !important;}
.w400 { width: 400px !important;}
.w410 { width: 410px !important;}
.w450 { width: 450px !important;}
.w460 { width: 460px !important;}
.w470 { width: 470px !important;}
.w490 { width: 490px !important;}
.w500 { width: 500px !important;}
.w520 { width: 520px !important;}
.w550 { width: 550px !important;}
.w570 { width: 570px !important;}
.w600 { width: 600px !important;}
.w610 { width: 610px !important;}
.w625 { width: 625px !important;}
.w630 { width: 630px !important;}
.w650 { width: 650px !important;}
.w700 { width: 700px !important;}
.w750 { width: 748px !important;}
.w790 { width: 790px !important;}
.w800 { width: 800px !important;}
.w820 { width: 820px !important;}
.w830 { width: 830px !important;}
.w850 { width: 850px !important;}
.w870 { width: 870px !important;}
.w880 { width: 880px !important;}
.w900 { width: 900px !important;}
.w920 { width: 920px !important;}
.w930 { width: 930px !important;}
.w935 { width: 935px !important;}
.w940 { width: 940px !important;}
.w970 { width: 970px !important;}
.w980 { width: 980px !important;}
.w985 { width: 985px !important;}
.w993 { width: 993px !important;}
.w1000 { width: 1000px !important;}
.w1008 { width: 1008px !important;}
.w1030 { width: 1030px !important;}
.w1100 { width: 1100px !important;}
.w1160 { width: 1160px !important;}
.w1190 { width: 1190px !important;}
.w1200 { width: 1200px !important;}
.w1210 { width: 1210px !important;}
.w1250 { width: 1250px !important;}
.w1300 { width: 1300px !important;}
.w1400 { width: 1400px !important;}
.w1500 { width: 1500px !important;}
.w1700 { width: 1700px !important;}
.w1800 { width: 1800px !important;}
.w1900 { width: 1900px !important;}
.w2000 { width: 2000px !important;}
.w2100 { width: 2100px !important;}
.w2200 { width: 2200px !important;}
.w2300 { width: 2300px !important;}
.w2400 { width: 2400px !important;}
.w2500 { width: 2500px !important;}
.w2600 { width: 2600px !important;}
.w2700 { width: 2700px !important;}
.w2800 { width: 2800px !important;}
.w2900 { width: 2900px !important;}
.w3000 { width: 3000px !important;}
.w3100 { width: 3100px !important;}
.w3200 { width: 3200px !important;}
.w3300 { width: 3300px !important;}
.w3400 { width: 3400px !important;}
.w3500 { width: 3500px !important;}
.w3600 { width: 3600px !important;}
.w3700 { width: 3700px !important;}
.w3800 { width: 3800px !important;}
.w3900 { width: 3900px !important;}



.w4000 { width: 4000px !important;}
.w-auto { width: 100% !important;}

.height5 { height: 5px !important;}
.h14{height: 14px !important;}
.h15{height: 15px !important;}
.h20 { height: 20px !important;}
.h23 { height: 23px !important;}
.h25 { height: 25px !important;}
.h26 { height: 26px !important;}
.h27 { height: 27px !important;}
.h28 { height: 28px !important;}
.h29 { height: 29px !important;}
.h30 { height: 30px !important;}
.h32 { height: 32px !important;}
.h33 { height: 33px !important;}
.h34 { height: 34px !important;}
.h35 { height: 35px !important;}
.h36 { height: 36px !important;}
.h37 { height: 37px !important;}
.h38 { height: 38px !important;}
.h40 { height: 40px !important;}
.h45 { height: 45px !important;}
.h46 { height: 46px !important;}
.h50 { height: 50px !important;}
.h55 { height: 55px !important;}
.h58 { height: 58px !important;}
.h60 { height: 60px !important;}
.h65 { height: 65px !important;}
.h70 { height: 72px !important;}
.h72 { height: 72px !important;}
.h75 { height: 75px !important;}
.h80 { height: 80px !important;}
.h90 { height: 90px !important;}
.h95 { height: 95px !important;}
.h100 { height: 100px !important;}
.h117 { height: 117px !important;}
.h118 { height: 118px !important;}
.h120 { height: 120px !important;}
.h122 { height: 122px !important;}
.h140 { height: 140px !important;}
.h150 { height: 150px !important;}
.h160 { height: 160px !important;}
.h190 { height: 190px !important;}
.h193 { height: 193px !important;}
.h200 { height: 200px !important;}
.h240 { height: 240px !important;}
.h272 { height: 272px !important;}
.h290 { height: 290px !important;}
.h295 { height: 295px !important;}
.h340 { height: 340px !important;}
.h370 { height: 370px !important;}
.h380 { height: 380px !important;}
.h400 { height: 400px !important;}
.h420 { height: 420px !important;}
.h440 { height: 440px !important;}
.h450 { height: 450px !important;}
.h460 { height: 460px !important;}
.h500 { height: 500px !important;}
.h530 { height: 530px !important;}
.h1000 { height: 1000px !important;}
.h110 { height: 110px !important;}
.h120 { height: 120px !important;}
.h150 { height: 150px !important;}
.h160 { height: 160px !important;}
.h170 { height: 170px !important;}
.h175 { height: 175px !important;}
.h180 { height: 180px !important;}
.h190 { height: 190px !important;}
.h200 { height: 200px !important;}
.h220 { height: 220px !important;}
.h230 { height: 230px !important;}
.h240 { height: 240px !important;}
.h290{ height: 290px !important;}
.h300 { height: 300px !important;}
.h310 { height: 310px !important;}
.h315 { height: 315px !important;}
.h340 { height: 340px !important;}
.h350 { height: 350px !important;}
.h352 { height: 352px !important;}
.h360 { height: 360px !important;}
.h400 { height: 400px !important;}
.h410 { height: 410px !important;}
.h430 { height: 430px !important;}
.h440 { height: 440px !important;}
.h490 { height: 490px !important;}
.h550 { height: 550px !important;}
.h600 { height: 600px !important;}
.h630 { height: 630px !important;}
.h660 { height: 660px !important;}
.h690 { height: 690px !important;}
.h720 { height: 720px !important;}
.h750 { height: 750px !important;}
.h900 { height: 900px !important;}
.h980 { height: 980px !important;}
.h1000 { height: 1000px !important;}
.h1500 { height: 1500px !important;}
.h2000 { height: 2000px !important;}



.min-h500{
    min-height: 500px;
}

.margin-auto{
    margin:0 auto;
}
.font7{
    font-size: 7px;
    -webkit-text-size-adjust:none;-webkit-transform:scale(0.5);-o-transform:scale(1); display:inline-block
}
.font8{
    font-size: 8px;
    -webkit-text-size-adjust:none;-webkit-transform:scale(0.6);-o-transform:scale(1); display:inline-block
}
.font9{
    font-size: 9px;
    -webkit-text-size-adjust:none;-webkit-transform:scale(0.7);-o-transform:scale(1); display:inline-block
}
.font10{
    font-size: 10px;
    -webkit-text-size-adjust:none;-webkit-transform:scale(0.8);-o-transform:scale(1); display:inline-block
}
.font11{
    font-size: 11px;
    -webkit-text-size-adjust:none;-webkit-transform:scale(0.9);-o-transform:scale(1); display:inline-block
}
.font12{font-size: 12px;}
.font13{font-size: 13px;}
.font14{font-size: 14px;}
.font15{font-size: 15px;}
.font16{font-size: 16px;}
.font17{font-size: 17px;}
.font18{font-size: 18px;}
.font19{font-size: 19px;}
.font20{font-size: 20px;}
.font22{font-size: 22px;}
.font25{font-size: 25px;}
.font30{font-size: 30px;}
.font32{font-size: 32px;}

.fontshrink{-webkit-text-size-adjust:none;-webkit-transform:scale(0.9);-o-transform:scale(1); display:inline-block}
.family-arial{
    font-family: Arial;
}
.family-yahei{
    font-family: Microsoft YaHei,Arial;
}
.family-yahei-weight{
    font-family:Microsoft YaHei;
    font-weight:bold;
}
.family-yahei1{
    font-family:Microsoft YaHei;
}
.family-hei{
    font-family:"黑体";
}
.family-youyuan{
    font-family: "幼圆";
}
.font-weight{
    font-weight: bold;
}
.color-eoedf5 {color: #eoedf5;}
.color-3a94e7 {color: #3a94e7;}
.color-e31414 {color: #e31414;}
.color-838282 {color: #838282;}
.color-626262 {color: #626262;}
.color-484848 {color: #484848;}
.color-989494 {color: #989494;}
.color-626262 {color: #626262;}
.color-d8d8d8 {color: #d8d8d8;}
.color-9a9ca0 {color: #9a9ca0;}
.color-1b94e5 {color: #1b94e5;}
.color-29b1bd {color: #29b1bd;}
.color-363636 {color: #363636;}
.color-a4e5eb {color: #a4e5eb;}
.color-e48f3c {color: #e48f3c;}
.color-e48f3c {color: #e48f3c;}
.color-fc860a {color: #fc860a;}
.color-6fb2ea {color: #6fb2ea;}
.color-fb4d48 {color: #fb4d48;}
.color-a2a2a2{color: #a2a2a2;}
.color-fc8410{color: #fc8410;}
.color-b0b0b0{color: #b0b0b0;}
.color-ffffff{color: #ffffff;}
.color-bababa{color: #bababa;}
.color-4b4b4b{color: #4b4b4b;}
.color-fff{color: #fff;}
.color-b4b4b5{color: #b4b4b5;}
.color-cccccc{color: #cccccc;}
.color-707070{color: #707070;}
.color-717171{color: #717171;}
.color-3e3a39{color: #3e3a39;}
.color-9e9e9f{color: #9e9e9f;}
.color-1b8bed{color: #1b8bed;}
.color-ff0000{color: #ff0000;}
.color-6fd910{color: #6fd910;}
.color-0033ff{color: #0033ff;}
.color-1b94e5{color: #1b94e5;}
.color-00fcff{color: #00fcff;}
.color-000000{color: #000;}
.color-fd8a03{color: #fd8a03;}
.color-404040{color: #404040;}
.color-5f5f5f{color: #5f5f5f;}
.color-85beef{color: #85beef;}
.color-818181{color: #818181;}
.color-00b3da{color: #00b3da;}
.color-C6C6C6{color: #C6C6C6;}
.color-4f92d6{color: #4f92d6;}
.color-b8b8b8{color: #b8b8b8;}
.color-fc5e17{color: #fc5e17;}
.color-015b84{color: #015b84;}
.color-949494{color: #949494;}
.color-457da2{color: #457da2;}
.color-878787{color: #878787;}
.color-d6dbe0{color: #d6dbe0;}
.color-939391{color: #939391;}
.color-4c4c4c{color: #4c4c4c;}
.color-888888{color: #888888;}
.color-8e8e8e{color: #8e8e8e;}
.color-1a93e2{color: #1a93e2;}
.color-5f5d5d{color: #5f5d5d ;}
.color-666666{color: #666666;}
.color-323234{color: #323234;}



.col-md{margin: 0px; padding: 0px;}
.background-e0edf5{background-color: #b8ecf1;}
.background-e0edf5{background-color: #e0edf5;}
.background-d3d3d3{background-color: #D3D3D3;}
.background-f6f6f6{background-color: #f6f6f6;}
.background-e3edf6{background-color: #e3edf6;}
.background-fe8a03{background-color: #fe8a03;}
.background-e7e7e7{background-color: #e7e7e7;}
.background-deefff{background-color: #deefff;}
.background-cbe3f6{background-color: #cbe3f6;}
.background-f8fdff{background-color: #f8fdff;}
.background-a4e5eb{background-color: #a4e5eb;}
.background-eeeeee{background-color: #eeeeee;}
.background-393939{background-color: #393939;}
.background-e6e6e6{background-color: #e6e6e6;}
.background-f7f7f7{background-color: #f7f7f7;}
.background-fc860a{background-color: #fc860a;}
.background-f2f2f2{background-color: #f2f2f2;}
.background-e2e3e4{background-color: #e2e3e4;}
.background-acacac{background-color: #acacac;}
.background-ebf3f9{background-color: #ebf3f9;}
.background-cee7ff{background-color: #cee7ff;}
.background-e9e9e9{background-color: #e9e9e9;}
.background-d0e5f6{background-color: #d0e5f6;}
.background-b8d4ee{background-color: #b8d4ee;}
.background-ff0000{background-color: #ff0000;}
.background-d6ebfe{background-color: #d6ebfe;}
.background-f98606{background-color: #f98606;}
.background-def2ff{background-color: #def2ff;}
.background-ecf3f8{background-color: #ecf3f8;}
.background-fc8410{background-color: #fc8410;}
.background-7C848D{background-color: #7C848D;}
.background-eef3fa{background-color: #eef3fa;}
.background-f0f0f0{background-color: #f0f0f0;}
.background-f2f7ff{background-color: #f2f7ff;}
.background-DFF1FD{background-color: #dff1fd;}
.background-f1f1f1{background-color: #f1f1f1;}
.background-b0b0b0{background-color: #b0b0b0;}
.background-bababa{background-color: #bababa;}
.background-eeeeee{background-color: #eeeeee;}
.background-ffffff{background-color: #ffffff;}
.background-b1d1ee{background-color: #b1d1ee;}
.background-4b4b4b{background-color: #4b4b4b;}
.background-cccccc{background-color: #cccccc;}
.background-1b8bed{background-color: #1B8BED;}
.background-d1ecfb{background-color: #d1ecfb;}
.background-f7f7f7{background-color: #f7f7f7;}
.background-def1fc{background-color: #def1fc;}
.buttonHover-efefef:hover{background-color: #efefef;}
.background-1b94e5{background-color: #1b94e5;}
.background-eff6f7{background-color: #eff6f7;}
.background-ff890b{background-color: #ff890b;}
.background-f2efef{background-color: #f2efef;}
.background-f4f4f4{background-color: #f4f4f4;}
.background-f9f9f9{background-color: #f9f9f9;}
.background-f2efef{background-color: #f2efef;}
.background-f5f8fa{background-color: #f5f8fa;}
.background-ecf0f1{background-color: #ecf0f1;}
.background-c81623{background-color: #c81623;}
.background-1872b0{background-color: #1872b0;}
.background-e6e6e6{background-color: #e6e6e6;}
.background-393939{background-color: #393939;}
.background-d1edfb{background-color: #d1edfb;}
.background-848484{background-color: #848484;}
.background-626262{background-color: #626262;}
.background-cce9f6{background-color: #cce9f6;}
.background-5fabc4{background-color: #5fabc4;}
.background-5c5c5c{background-color: #5c5c5c;}
.background-e2e3e5{background-color: #e2e3e5;}
.background-f3eff0{background-color: #f3eff0;}
.background-ff7f00{background-color: #ff7f00;}



.interval10{width: 100%;height: 10px;}
.interval25{width: 100%;height: 25px;}
.interval50{width: 100%;height: 50px;}


.intervalLeft2{padding-left: 2px;}
.intervalLeft5{padding-left: 5px;}
.intervalLeft6{padding-left: 6px;}
.intervalLeft7{padding-left: 7px;}
.intervalLeft8{padding-left: 8px;}
.intervalLeft9{padding-left: 9px;}
.intervalLeft10{padding-left: 10px;}
.intervalLeft12{padding-left: 12px;}
.intervalLeft14{padding-left: 14px;}
.intervalLeft15{padding-left: 15px;}
.intervalLeft18{padding-left: 18px;}
.intervalLeft20{padding-left: 20px;}
.intervalLeft25{padding-left: 25px;}
.intervalLeft27{padding-left: 27px;}
.intervalLeft30{padding-left: 30px;}
.intervalLeft40{padding-left: 40px;}
.intervalLeft50{padding-left: 50px;}
.intervalLeft60{padding-left: 60px;}
.intervalLeft70{padding-left: 70px;}
.intervalLeft80{padding-left: 80px;}
.intervalLeft100{padding-left:100px;}
.intervalLeft110{padding-left:110px;}
.intervalLeft115{padding-left:115px;}
.intervalLeft150{padding-left:150px;}
.intervalLeft160{padding-left:160px;}
.intervalLeft180{padding-left:180px;}
.intervalLeft200{padding-left:200px;}




.intervalRight2{padding-right: 2px;}
.intervalRight5{padding-right: 5px;}
.intervalRight8{padding-right: 8px;}
.intervalRight10{padding-right: 10px;}
.intervalRight15{padding-right: 15px;}
.intervalRight20{padding-right: 20px;}
.intervalRight25{padding-right: 25px;}
.intervalRight30{padding-right: 30px;}
.intervalRight38{padding-right: 38px;}
.intervalRight40{padding-right: 40px;}
.intervalRight43{padding-right: 43px;}
.intervalRight50{padding-right: 50px;}
.intervalRight53{padding-right: 53px;}
.intervalRight60{padding-right: 60px;}
.intervalRight65{padding-right: 65px;}
.intervalRight68{padding-right: 68px;}
.intervalRight70{padding-right: 70px;}
.intervalRight73{padding-right: 73px;}
.intervalRight90{padding-right: 90px;}
.intervalRight165{padding-right: 165px;}
.intervalRight200{padding-right: 200px;}
.h210 { height: 210px !important;}
.w560 { width: 560px !important;}
.h330{height: 330px !important;}
.fileupclass >.modal-header{
    border-bottom: 0px;
    min-height: 16.4286px;
    padding: 15px;
}




.intervalTop1{padding-top: 1px;}
.intervalTop2{padding-top: 2px;}
.intervalTop3{padding-top: 3px;}
.intervalTop4{padding-top: 4px;}
.intervalTop5{padding-top: 5px;}
.intervalTop6{padding-top: 6px;}
.intervalTop7{padding-top: 7px;}
.intervalTop8{padding-top: 8px;}
.intervalTop10{padding-top: 10px;}
.intervalTop15{padding-top: 15px;}
.intervalTop18{padding-top: 15px;}
.intervalTop20{padding-top: 20px;}
.intervalTop25{padding-top: 25px;}
.intervalTop30{padding-top: 30px;}
.intervalTop40{padding-top: 40px;}
.intervalTop50{padding-top: 50px;}
.intervalTop53{padding-top: 53px;}
.intervalTop60{padding-top: 60px;}
.intervalTop80{padding-top: 80px;}
.intervalTop100{padding-top: 100px;}
.intervalTop110{padding-top: 110px;}
.intervalTop120{padding-top: 120px;}
.intervalTop130{padding-top: 130px;}
.intervalTop140{padding-top: 140px;}
.intervalTop200{padding-top: 200px;}
.intervalTop250{padding-top: 250px;}

.intervalBottom2{padding-bottom: 2px;}
.intervalBottom5{padding-bottom: 5px;}
.intervalBottom7{padding-bottom: 7px;}
.intervalBottom10{padding-bottom: 10px;}
.intervalBottom15{padding-bottom: 15px;}
.intervalBottom20{padding-bottom: 20px;}
.intervalBottom30{padding-bottom: 30px;}
.intervalBottom40{padding-bottom: 40px;}
.intervalBottom70{padding-bottom: 70px;}
.marginBottom15 {margin-bottom: 15px;}


.border1b94e5{ border: 1px solid #1b94e5;}
.borderffffff{ border: 1px solid #ffffff;}
.border-bottom-d8d8d8{ border-bottom: 1px solid #d8d8d8;}
.border1fc8410{ border: 1px solid #fc8410;}
.border1d0d0d0{ border: 1px solid #d0d0d0;}
.background-ecf3f9{background-color: #ecf3f9;}
.bordercccccc{ border: 1px solid #cccccc;}
.border11b8bed{ border: 1px solid #1b8bed;}
.borderafafaf{ border: 1px solid #afafaf;}
.border1efefef{ border: 1px solid #efefef;}
.border1bababa{ border: 1px solid #bababa;}
.border1e8e8e8{ border: 1px solid #e8e8e8;}
.border2cdcdcd{ border: 2px solid #cdcdcd;}
.border4radius{
    border-radius: 4px;
}
.border-left-dadada{ border-left:1px solid #dadada;}
.border-bottom-cbe1f0{ border-bottom: 6px solid #cbe1f0;}
.border-bottom-d0d0d0{ bborder-bottom:1px solid #d0d0d0;}
.border-bottom-e3e3e3{ border-bottom: 3px solid #e3e3e3;}
.border-1B94E5{ border: 4px solid #1B94E5;}
.border2-bottom-1b94e5{ border-bottom: 2px solid #1b94e5;}
.border-bottom-1b94e5{ border-bottom: 1px solid #1b94e5;}
.border-top-d0d0d0{ border-top:1px solid #D0D0D0;}
.border-left-d0d0d0{ border-left:1px solid #D0D0D0;}
.border-right-d0d0d0{ border-right:1px solid #D0D0D0;}
.border-bottom1-d0d0d0{ border-bottom:1px solid #D0D0D0;}
.border-top-1e8e8e8{  border-top: 1px solid #e8e8e8;}
.border-bottom-1e8e8e8{ border-bottom: 1px solid #e8e8e8;}
.border-bottom-7c7c7c{ border-bottom: 1px solid #7c7c7c;}
.border-bottom-1b94e5{ border-bottom: 1px solid #1b94e5;}
.border-top{ border-top: 1px solid #efefef;}
.border-left{ border-left: 1px solid #efefef;}
.border-right{ border-right: 1px solid #efefef;}
.border-bottom{ border-bottom: 1px solid #efefef;}
.border-bottom-cdcdcd{ border-bottom: 1px solid #cdcdcd;}
.border-bottom-d0d0d0{ border-bottom:1px solid #ebebeb;}
.border-top-d0d0d0{ border-top:1px solid #ebebeb;}
.border-top-cccccc{ border-top: 1px solid #cccccc;}
.border-bottom-cccccc{ border-bottom: 1px solid #cccccc;}
.border-left-cccccc{ border-left: 1px solid #cccccc;}
.border-left-7c7c7c{ border-left: 1px solid #7c7c7c;}
.border-right-cccccc{ border-right: 1px solid #cccccc;}
.border-left-ffffff{ border-left: 1px solid #ffffff;}
.border-left-e4e9ec{ border-left: 1px solid #E4E9EC;}
.border-top-disabled{ border-top: 0px solid #efefef;}
.border-left-disabled{ border-left: 0px solid #efefef;}
.border-right-disabled{ border-right: 0px solid #efefef;}
.border-bottom-disabled{ border-bottom: 0px solid #efefef;}
.border-bottom-1b94e5{ border-bottom: 1px solid #1b94e5;}
.border-dashed-top{ border-top: 1px dashed #ddd;}
.border-dashed-left{ border-left: 1px dashed #ddd;}
.border-dashed-right{ border-right: 1px dashed #ddd;}
.border-dashed-bottom{ border-bottom: 1px dashed #ddd;}
.border-bottom-0f7ac0{ border-bottom: 3px solid #0f7ac0;}
.table-dashed .dashed-top{ border-top: 1px dashed #ddd;}
.table-dashed .dashed-bottom{ border-bottom: 1px dashed #ddd;}

.border-left-f7f7f7{ border-left:10px solid #f7f7f7;}
.border-left-e8e8e8{ border-left:1px solid #e8e8e8;}
.border-top-e8e8e8{ border-top:1px solid #e8e8e8;}
.border-e5e5e5{ border:1px solid #e5e5e5;}

.line-height150{
    line-height: 150%;
}
.line-height200{
    line-height: 200%;
}
.line-height190{
    line-height: 190%;
}
.line{
    width: 100%;
    height: 1px;
    background-color: #efefef;
}
.line3{
    width: 100%;
    height: 3px;
    background-color: #efefef;
}
.line3bababa{
    width: 100%;
    height: 3px;
    background-color: #bababa;
}
.line31b8bed{
    width: 100%;
    height: 3px;
    background-color: #1b8bed;
}
.line5{
    width: 100%;
    height: 3px;
    background-color: #cccccc;
}
.line1{
    width: 100%;
    height: 1px;
    background-color: #cccccc;
}

.line-bg{
    background-image: url(/images/line-bg.png);
    height: 3px;
}
.disabled-padding{padding: 0px;}
.disabled-margin{margin: 0px;}
.disabled-margin-bottom{margin-bottom: 0px;}
.cursor{cursor:pointer;}

.margin-bottom-disabled{
    margin-bottom: 0px;
}
.marginTop2{margin-top: 2px;}
.marginTop3{margin-top: 3px;}
.marginTop5{margin-top: 5px;}
.marginTop8{margin-top: 8px;}
.marginTop10{margin-top: 10px;}
.marginTop13{margin-top: 13px;}
.marginTop15{margin-top: 15px;}
.marginTop20{margin-top: 20px;}
.marginTop30{margin-top: 20px;}
.marginTop50{margin-top: 50px;}

.marginLeft2{margin-left: 2px;}
.marginLeft3{margin-left: 3px;}
.marginLeft5{margin-left: 5px;}
.marginLeft7{margin-left: 7px;}
.marginLeft10{margin-left: 10px;}
.marginLeft14{margin-left: 14px;}
.marginLeft15{margin-left: 15px;}
.marginLeft20{margin-left: 20px;}
.marginLeft25{margin-left: 25px;}
.marginLeft30{margin-left: 30px;}
.marginLeft40{margin-left: 40px;}

.marginRight5{margin-right: 5px;}
.marginRight10{margin-right: 10px;}
.marginRight15{margin-right: 15px;}
.marginRight20{margin-right: 20px;}
.marginRight30{margin-right: 30px;}

.marginBottom2 {margin-bottom: 2px;}
.marginBottom3 {margin-bottom: 3px;}
.marginBottom5 {margin-bottom: 5px;}
.marginBottom10 {margin-bottom: 10px;}
.marginBottom20 {margin-bottom: 20px;}
.marginBottom30 {margin-bottom: 30px;}
.marginBottom40 {margin-bottom: 40px;}
/*分页样式重写*/
.pagination{
    border-radius: 0px;
    margin: 0px 0;
    padding-left: 0;
}
.pagination li a, .pagination li span {
    cursor:pointer;
}
/*
.pagination .active a, .pagination .active a:focus,
.pagination .active a:hover, .pagination .active span,
.pagination .active span:focus, .pagination .active span:hover {
    color: #707070;
    cursor: default;
    font-weight: bold;
    z-index: 2;
}


.pagination li a, .pagination li span {
    border: 0px solid #ddd;
    color: #707070;
    float: left;
    margin-left: -1px;
    padding: 4px 5px;
    position: relative;
    text-decoration: none;
}*/
.pager li a, .pager li span {
    border: 0px solid #ddd;
    border-radius: 0px;
    display: inline-block;
    padding: 0px 0px;
    cursor:pointer;
}

.form-control-select {
    width:100%;
}

.buttonIcon{
    background-repeat:no-repeat;
    background-position: 8px 1px;
    padding-left: 16px;
}
.buttonIconBut .text{
    padding-left: 3px;
}
.countnamebag{
    background-image: url(../../images/countnamebag.png);
    width: 80px;
    height: 40px;
}

.listwebbrandico{
    background-image: url(../../images/listwebbrandico.png);
}

.buttonIBom{
    background-image: url(../../images/bombackground.png);
}
.buttonIcon1{
    background-image: url(../../images/button-icon-1.png);
}
.buttonIcon2{
    background-image: url(../../images/button-icon-2.png);
}
.buttonIcon2Hover{
    background-image: url(../../images/button-icon-21.png);
}
.buttonIcon3{
    background-image: url(../../images/button-icon-3.png);
}
/**查看操作日志白色底*/
.buttonIconseeoperate{
    background-image: url(/images/button1/seelog2.png);
}
/**审核白色底*/
.buttonIconaudit2{
    background-image: url(/images/button1/audit2.png);
}
/**添加*/
.buttonIconadd{
    background-image: url(/images/button/add.png);
}
/**批量刷新*/
.buttonIconlistrefresh{
    background-image: url(/images/button/listrefresh.png);
}
/**报价单上传*/
.buttonIconupquotation{
    background-image: url(/images/button/upquotation.png);
}
/**重置*/
.buttonIconreset{
    background-image: url(/images/button/reset.png);
}
/**搜索*/
.buttonIconsearch{
    background-image: url(/images/button/search.png);
}
/**查看*/
.buttonIconsee{
    background-image: url(/images/button/see.png);
}
/**修改*/
.buttonIconupdate{
    background-image: url(/images/button/update.png);
}
/**失效*/
.buttonIconinvalid{
    background-image: url(/images/button/invalid.png);
}
/**提交*/
.buttonIconsubmit{
    background-image: url(/images/button/submit.png);
}
/**发货*/
.buttonIcondelivergoods{
    background-image: url(/images/button/delivergoods.png);
}
/**上传合同*/
.buttonIconuploadsellercontract{
    background-image: url(/images/button/uploadsellercontract.png);
}
/**上传询价*/
.buttonIconupinquiry{
    background-image: url(/images/button/upinquiry.png);
}
/**单个刷新*/
.buttonIconrefresh{
    background-image: url(/images/button/refresh.png);
}
/**取消*/
.buttonIconcancel{
    background-image: url(/images/button/cancel.png);
}
/**批量取消*/
.buttonIconlistcancel{
    background-image: url(/images/button/listcancel.png);
}
/**结束*/
.buttonIconend{
    background-image: url(/images/button/end.png);
}
/**批量结束*/
.buttonIconlistend{
    background-image: url(/images/button/listend.png);
}
/**返回*/
.buttonIconbeack{
    background-image: url(/images/button/beack.png);
}
/**加入购物车*/
.buttonIcongoshopcat{
    background-image: url(/images/button/goshopcat.png);
}
/**上传*/
.buttonIconup{
    background-image: url(/images/button/up.png);
}
/**关闭*/
.buttonIconclose{
    background-image: url(/images/button/close.png);
}
/**结算*/
.buttonIconsettlement{
    background-image: url(/images/button/settlement.png);
}
/**批量删除*/
.buttonIconlistdelect{
    background-image: url(/images/button/listdelect.png);
}
/**提交订单*/
.buttonIconplaceorder{
    background-image: url(/images/button/placeorder.png);
}
/**创建*/
.buttonIconcreate{
    background-image: url(/images/button/create.png);
}
/**确定*/
.buttonIconconfirm{
    background-image: url(/images/button/confirm.png);
}
/**反确定*/
.buttonIconFconfirm{
    background-image: url(/images/button/fconfirm.png);
}

/**指派*/
.buttonIconDesignate{
    background-image: url(/images/button/designate.png);
}

/**取消指派*/
.buttonIconUndesignate{
    background-image: url(/images/button/undesignate.png);
}


/**指派明细*/
.buttonIconDesignatedeatil{
    background-image: url(/images/button/designatedeatil.png);
}

/**生成订单*/
.buttonIconCreateorder{
    background-image: url(/images/button/createorder.png);
}
/**匹配*/
.buttonIconMatche{
    background-image: url(/images/button/matche.png);
}
/**提交*/
.buttonIconsubmit{
    background-image: url(/images/button/submit.png);
}
/**审核*/
.buttonIconcheck{
    background-image: url(/images/button/check.png);
}
/**查看日志*/
.buttonIconseelog{
    background-image: url(/images/button/seelog.png);800
}
.buttonIcon3Hover{
    background-image: url(../../images/button-icon-31.png);
}
.buttonIcon4{
    background-image: url(../../images/button-icon-4.png);
}
.buttonIcon5{
    background-image: url(../../images/button-icon-5.png);
}
.buttonIcon6{
    background-image: url(../../images/button-icon-3.png);
}
.buttonIcon6Hover{
    background-image: url(../../images/button-icon-61.png);
}
.buttonIconcart{
    background-image: url(../../images/cart1.png);
}
.line-1-bg{
    background-image: url(/images/line-1-bg.png);
    height: 1px;
}
.buttonthreelevelico{
    background-image: url(../../images/button/threelevelico.png);
    background-repeat:no-repeat;
}

.buttonIconfavorite{
    background-image: url(../../images/favorite.png);
    background-repeat:no-repeat;
    background-position: 6px 6px;
}

.buttonIconfavoritecancel{
    background-image: url(../../images/favoritecancel.png);
    background-repeat:no-repeat;
    background-position: 6px 5px;
}


/**添加*/
.buttonIconadd2{
    background-image: url(/images/button1/add.png);
}
/**重置白色底*/
.buttonIconreset2{
    background-image: url(/images/button1/reset.png);
}
/**搜索白色底*/
.buttonIconsearch2{
    background-image: url(/images/button1/search.png);
}
/**查看白色底*/
.buttonIconsee2{
    background-image: url(/images/button1/see.png);
}
/**查看日志白色底*/
.buttonIconseelog2{
    background-image: url(/images/button1/seelog.png);
}
/**关闭白色底*/
.buttonIconclose2{
    background-image: url(/images/button1/close.png);
}
/**批量确定白色底*/
.buttonIconlistconfirm2 {
    background-image: url(/images/button1/confirm.png);
}
/**反确定白色底*/
.buttonIconlistFconfirm2 {
    background-image: url(/images/button1/fconfirm.png);
}
/**返回白色底*/
.buttonIconbeack2{
    background-image: url(/images/button1/beack.png);
}
/**批量取消白色底*/
.buttonIconlistcancel2{
    background-image: url(/images/button1/listcancel.png);
}
/**
 * 修改白底
 */
.buttonIconupdate2{
    background-image: url(/images/button1/update.png);
}
/**
 * 导出白底
 */
.buttonIconexport{
    background-image: url(/images/button1/Excelexport.png);
}
/**
 * 导入白底
 */
.buttonIconimport{
    background-image: url(/images/button1/Excelimport.png);
}




.checkbox{
    float: inherit;
    width: 15px !important;
    height: 15px !important;
    cursor:pointer;
    color: #1b8bed;
    font-size: 12px;
    border: 1px solid #cccccc;
    margin: 0px 2px 2px 0px;
}
.checkbox:hover{
    background-color: #b7e2fd;
}
.checkboxChecked{
    border: 1px solid #1b8bed;
}
.iconGlyphicon{
    position: absolute;
    top: 2px;
    left: 2px;
}

.tableScroll{
    max-width:1000%;
}

.autoComplete{
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background-color: #fff;
    position:absolute;
    top: 35px;
    left: 80px;
    z-index: 9999;
    max-height: 200px;
    overflow-y: scroll;
}
.autoComplete>div{
    height: 25px;
    cursor:pointer;
    padding-top: 4px;
    border-top: 1px dashed #ddd;
    padding-left: 10px;
}
.autoComplete>div:hover{
    background-color: #efefef;
}

.checkbox-inline-custom{
    float: left;
    overflow:hidden;;/* 内容超出宽度时隐藏超出部分的内容 */
    text-overflow:ellipsis;;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
    white-space:nowrap;/* 不换行 */
}

.alpha{
    filter:alpha(opacity=50); /*IE滤镜，透明度50%*/
    -moz-opacity:0.5; /*Firefox私有，透明度50%*/
    opacity:0.5;/*其他，透明度50%*/
}

.float-right{
    float: right;
}

/*自定义栅格 10格标准*/
.col-cm-1, .col-cm-2, .col-cm-3, .col-cm-4, .col-cm-5, .col-cm-6, .col-cm-7, .col-cm-8, .col-cm-9, .col-cm-10 {
    float: left;
    min-height: 1px;
    position: relative;
}
.col-cm-1{width: 10%}
.col-cm-2{width: 20%}
.col-cm-3{width: 30%}
.col-cm-4{width: 40%}
.col-cm-5{width: 50%}
.col-cm-6{width: 60%}
.col-cm-7{width: 70%}
.col-cm-8{width: 80%}
.col-cm-9{width: 90%}
.col-cm-10{width: 100%}

/*自定义栅格 7格标准*/
.col-cm1-1, .col-cm1-2, .col-cm1-3, .col-cm1-4, .col-cm1-5, .col-cm1-6, .col-cm1-7 {
    float: left;
    min-height: 1px;
    position: relative;
}
.col-cm1-1{width: 14%;}
.col-cm1-2{width: 29%}
.col-cm1-3{width: 43%}
.col-cm1-4{width: 57%}
.col-cm1-5{width: 71%}
.col-cm1-6{width: 86%}
.col-cm1-7{width: 100%}


.num{
    display: inline-block;
    width: 25px;
    height: 37px;
    background-image: url(/images/num.png);
    background-repeat:no-repeat;
}
.num-1{
    background-position:0px 0px;
}
.num-2{
    background-position:-25px 0px;
}
.num-3{
    background-position:-50px 0px;
}
.num-4{
    background-position:-75px 0px;
}
.num-5{
    background-position:-100px 0px;
}
.num-6{
    background-position:-125px 0px;
}
.num-7{
    background-position:-150px 0px;
}
.num-8{
    background-position:-175px 0px;
}
.num-9{
    background-position:-200px 0px;
}
.num-0{
    background-position:-225px 0px;
}
.vertical-align-bottom{
    vertical-align:bottom;
}
.vertical-align-middle{
    vertical-align: middle;
}

.div-overflow{
    overflow:hidden;
}

.text-overflow{
    overflow:hidden;;/* 内容超出宽度时隐藏超出部分的内容 */
    text-overflow:ellipsis;;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
    white-space:nowrap;/* 不换行 */
}
/*当文字超出一定范围的时候用省略号代替后面的*/
.qiautocut{
    width:140px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    -icab-text-overflow: ellipsis;
    -khtml-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
}
.qiautocut120{
    width:120px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    -icab-text-overflow: ellipsis;
    -khtml-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
}
.qiautocut80{
    width:100px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    -icab-text-overflow: ellipsis;
    -khtml-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
}
.qiautocut60{
    width:60px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    -icab-text-overflow: ellipsis;
    -khtml-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
}


.qiautocut100{
    width:102px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    -icab-text-overflow: ellipsis;
    -khtml-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
}
.qiautocut180{
    width:190px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    -icab-text-overflow: ellipsis;
    -khtml-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
}
/*滚动列表style start  链接文字颜色color: #096db8;*/
.scroll_top{overflow: hidden;font-family: '瀹嬩綋';position: relative;}
.scroll_top li{height:25px;line-height:25px;padding-left: 5px;}
.scroll_top li a{display: block;height:28.5px;line-height:26px;}
.scroll_top li a:hover{color:#1B8BED}
.scroll_top span.index_num_1,.scroll_top span.index_num_2,.scroll_top span.index_num_3,.scroll_top span.index_num_4 ,.scroll_top span.index_num_5 {float: left;height: 26px;overflow: hidden;/*margin-left: 3px;*/word-break:break-all;white-space:nowrap}
.scroll_top span.index_num_1{width: 170px;}
.scroll_top span.index_num_2{width: 170px;}
.scroll_top span.index_num_3{width: 55px;}
.scroll_top span.index_num_4{width: 70px;}
.scroll_top span.index_num_5{width: 130px;}

.scroll_topc{height: 140px;overflow: hidden;font-family: '瀹嬩綋';position: relative;}
.scroll_topc li{height:25px;line-height:25px;padding-left: 5px;}
.scroll_topc li a{display: block;height:28.5px;line-height:26px;}
.scroll_topc li a:hover{color:#1B8BED}
.scroll_topc span.index_num_1,.scroll_topc span.index_num_2,.scroll_topc span.index_num_3,.scroll_topc span.index_num_4{float: left;height: 26px;overflow: hidden;/*margin-left: 3px;*/word-break:break-all;white-space:nowrap}
.scroll_topc span.index_num_1{width: 95px;}
.scroll_topc span.index_num_2{width: 95px;}
.scroll_topc span.index_num_3{width: 30px;}
.scroll_topc span.index_num_4{width: 70px;}
/*去除超链接下划线*/
a:hover { text-decoration:none;}
/*超链接颜色 */
a:hover{color:#1B8BED}

/*滚动列表style end*/
.txt_search_prod_inputg{
    border:3px solid #005FAE;background-color:transparent;
}
.navbar .navbar-nav > li > a{
    padding: 10px 15px;
}

.navbar-nav > li > a:hover{
    background-color: transparent;
    color: #00FCFF;
}

.navbar {
    min-height: 40px;
    margin-bottom: 0;
    border: none;
}
.navbar-brand {
    float: left;
    height: 40px;
    padding: 10px 15px;
    font-size: 16px;
    line-height: 20px;
}
/*重写*/
.dropdown-menu > li > a{
    color: #fff;
}
.dropdown-menu > li > a:hover{
    background-color: transparent;
    color:#FFFFFF;
    background-color: #1872B0;
}

.recommend1{
    display: inline-block;
    height: 170px;
    width: 390px;
    background-image: url(/images/recommendtj1.png);

}
.recommend2{
    display: inline-block;
    height: 170px;
    width: 390px;
    background-image: url(/images/recommendtj2.png);

}
.recommend3{
    display: inline-block;
    height: 170px;
    width: 390px;
    background-image: url(/images/recommendtj3.png);

}
.recommend4{
    display: inline-block;
    height: 170px;
    width: 390px;
    background-image: url(/images/recommendtj4.png);

}
.recommend5{
    display: inline-block;
    height: 170px;
    width: 390px;
    background-image: url(/images/recommendtj5.png);

}
.recommend6{
    display: inline-block;
    height: 170px;
    width: 390px;
    background-image: url(/images/recommendtj6.png);

}
.btn2 {
    display: inline-block;
    padding: 0;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.ad-tag {
    padding: 0px 2px;
    border-radius: 2px;
    color: #f5f5f5;
    position: absolute;
    bottom: 6px;
    left: 10px;
    border: 1px solid #f5f5f5;
    font-size: 1rem;
    line-height: 16px;
    display: none;
}
