@charset "utf-8";
/* CSS Document */
html{-webkit-text-size-adjust:none;}
*html{background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
html,body,div,ul,li,dl,dd,dt,a,ol,u,i,b,br,p,span,hr,label,input,select,textarea,button,form,h1,h2,h3,h4,h5,h6,font,strong,em,iframe,img,tr,th,td,q,abbr,acronym{margin:0;padding:0;list-style:none;}
q:before, q:after {content:'';}
abbr,acronym{border:0;}
body{font:14px/1.5 "Microsoft YaHei",微软雅黑,"PingFang SC",AliPuHui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; color:#333;background:#fff;}
input,textarea,select,button{vertical-align:middle;}
input.active,textarea.active,select.active,button.active,input.on,textarea.on,select.on,button.on{color:#333;}
textarea{resize:none;}
a{color:#333;text-decoration:none; blr:expression(this.onFocus=this.blur());}
a:hover{color:#C50001;text-decoration:none;}
:focus,a:focus,input:focus,textarea:focus,select:focus,button:focus,textarea:focus{outline:none;}
.wza-on :focus,.wza-on a:focus,.wza-on input:focus,.wza-on textarea:focus,.wza-on select:focus,.wza-on button:focus,.wza-on textarea:focus{outline:auto;}
a img {border:none;}
img{vertical-align: middle;}
.left,.fl{float:left;}
.right,.fr{float:right;}
.p20{ padding: 0 20px;}
@keyframes TopBots {
    0% {
        transform: translateY(-8px);
    }

    50% {
        transform: translateY(0px);
    }

    100% {
        transform: translateY(-8px);
    }
}
@-webkit-keyframes TopBots {
    0% {
        transform: translateY(-8px);
    }

    50% {
        transform: translateY(0px);
    }

    100% {
        transform: translateY(-8px);
    }
}
@-moz-keyframes TopBots {
    0% {
        transform: translateY(-8px);
    }

    50% {
        transform: translateY(0px);
    }

    100% {
        transform: translateY(-8px);
    }
}
@-ms-keyframes TopBots {
    0% {
        transform: translateY(-8px);
    }

    50% {
        transform: translateY(0px);
    }

    100% {
        transform: translateY(-8px);
    }
}
/* clear */
.clearfix:after{visibility:hidden;display: block;font-size: 0;content:" ";clear:both;height:0;}
* html .clearfix {zoom: 1;} /* IE6 */
*:first-child+html .clearfix {zoom: 1;} /* IE7 */
.clear,.cc{clear:both;font-size:0;line-height:0;height:0;margin-top:0;overflow:hidden;}
.clear20{ padding:10px 0; clear:both; height:0;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
h1{ font-size:20px;}
h2{ font-size:18px;}
h3{ font-size:16px;}
.wza-on input:focus{outline: auto !important;}
input.srkcss:focus{ outline: none;
    border-color:#C50001 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,.075), 0 0 8px rgba(4,66,136,.9);
    -moz-box-shadow: inset 0 1px 1px rgba(255,255,255,.075), 0 0 8px rgba(4,66,136,.9);
    box-shadow: inset 0 1px 1px rgba(255,255,255,.075), 0 0 8px rgba(4,66,136,.9);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;}
.pos-rel{position:relative;}
.pos-abs{position:absolute;}
.z-hide{display:inline; width: 0; height: 0; margin: 0 0 0 -1px; overflow: hidden; font-size: 0;}
.hide{display: none;}
.hide.active{display: block !important;}
.img_title{ display:inline-block;}
.hidden-tit .img_title{display: none;}
.ls-search.active{
    outline: none;
    border-color:#125db2 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,.075), 0 0 8px rgba(28,77,163,.6);
    -moz-box-shadow: inset 0 1px 1px rgba(255,255,255,.075), 0 0 8px rgba(28,77,163,.6);
    box-shadow: inset 0 1px 1px rgba(255,255,255,.075), 0 0 8px rgba(28,77,163,.6);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
}
.ls-zindex1{ z-index: 1;}
.txt-font{ cursor: default;}
.mt24{ margin-top: 24px;}
.p20{padding: 20px;}
.bgfff{background: #fff;}
.mb20{ margin-bottom: 20px;}
.container{ width: 1400px; margin: 0 auto;}
@media (min-width: 1200px) and (max-width: 1399px) {
    .container {width: 1200px;}
}
@media (min-width: 992px) and (max-width:1199px) {
    .container{ width: 992px;}
}
@media (max-width: 991px){
    .container{ width: 768px; }
    .ls-index-container  .container{ box-sizing: border-box; padding: 0 10px;}
    .mt24{ margin-top: 15px;}
    .p20{padding: 15px;}
    .mb20{ margin-bottom: 15px;}
    .ls-module{ float: none!important; width: auto!important;}
}
@media (max-width: 767px){
    .container{ width: 100%; }
    .mt24{ margin-top: 10px;}
    .p20{padding: 10px;}
    .mb20{ margin-bottom: 10px;}
}
/***漂浮***/
.j-float{position:relative;z-index:99999;display:none;}
.j-float li{margin-bottom:0;}
.j-float .img_title{display:none;}
.j-float .float-close{ padding-bottom: 5px; text-align: right;}
.j-float .float-close img{cursor:pointer;}
/*左右对联*/
.j-couplet{ cursor:pointer;}
.j-left { position: fixed; bottom:0;z-index: 1000; display: none;  left:0;}
.j-left ul li{ margin-bottom: 10px;}
.j-left .img_title{ display: none;}
.couplet-close{cursor: pointer; margin-bottom: 3px;}
.j-right { position: fixed; display: none; bottom:0;z-index: 1000; right:0;}
.j-right ul li{ margin-bottom: 10px;}
.j-right .img_title{ display: none;}
/*左侧悬浮切换*/
.ind_pl{ width: 220px;height: 128px;overflow: hidden; position:fixed;bottom: 251px;left:0px;z-index: 99999;  border: 1px solid #EFEFEF; background: #fff; padding: 9px;  }
.ind_pl .couplet-close{position: absolute;top: 11px;right: 11px;z-index: 1;}
.ind_pl .float-superslide,.ind_pl .flash-pic,.ind_pl .flash-pic ul,.ind_pl .flash-pic li,.ind_pl .flash-pic img,.ind_pl .flash-pic a{height:100% !important; width: 100% !important; }
.ind_pl .flash-pic{ position:relative; z-index:0;}
.ind_pl .flash-pic li{ zoom:1; vertical-align:middle;}
.ind_pl .flash-pic a{display:block; color: #fff; position: relative;}
.ind_pl .flash-pic img{display:block;}
.ind_pl .flash-pic .title{display: none;}
.ind_pl .flash-num{ height:8px; overflow:hidden; position:absolute; right:11px; bottom:19px; z-index:1; }
.ind_pl .flash-num ul{ overflow:hidden; zoom:1; float:left;}
.ind_pl .flash-num ul li{ float:left; margin-right:8px; width:8px; height:8px;font-size: 0px; color: #fff;text-align: center;line-height: 8px;  background:#fff; border-radius: 50%; overflow: hidden; cursor: pointer;}
.ind_pl .flash-num ul li.on{background:#FFD341; }
.ind_pl .prev,.ind_pl .next{display: none; width: 20px;height: 40px;position: absolute;top: 50%;margin-top: -20px;cursor: pointer;z-index: 1;}
.ind_pl .prev{left: 0;background:url("../images/prve-btn.png") center no-repeat;}
.ind_pl .next{right: 0;background:url("../images/next-btn.png") center no-repeat;}
.ind_pl:hover .prev,.ind_pl:hover .next{display: block;}
@media (max-width: 1808px){
    .ind_pl{ right: auto; margin-right: 0; left:0;}
}
/**右侧悬浮**/
.slidebox{width: 68px;height:auto; position:fixed;left:50%; margin-left:740px;top: 594px;    z-index: 999; border-radius: 32px;  box-shadow: 0px 4px 12px 0 rgba(197, 0, 1, 0.08); background: rgba(255, 255, 255, 1);   }
.slidebox>.icon{padding: 29px 18px 0;}
.slidebox .icon>li{width:32px;height:32px; position: relative;  text-align: center;margin-bottom: 28px;}
.slidebox .icon>li .icon{ display: block; margin: 0 auto; }
.slidebox .icon>li>a{ line-height: 0; display: block;font-size: 0;}
.slidebox .icon>li>a:hover img{ animation: bellRing 0.9s both;}
.web_area{ position: absolute; top:0;right:54px;padding-right: 10px; text-align: center;display: none;z-index: 1;}
.web_area:before{content: "";position: absolute; top: 10px;right: -6px;width: 0;height: 0;border: 8px solid transparent;border-left-color: #C50001;}
.web_area ul{width:100px;height: 100px; padding: 6px;background:#C50001;}
.web_area img{width: 100px;height: 100px;}
.web_area li .img_title{display: none;}
.slidebox .icon>li>a .icon{ animation: bellRing 0.9s both;}
@media (max-width:1556px) {
    .slidebox{ margin-left: 0;left:auto; right: 10px;}
}
/*悬浮公告*/
.gonggao{position: fixed;right: 8px;bottom: 2px;width: 240px;z-index: 111; box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.4);}
.gonggao .gg_tit {font-size: 15px;color: #fff;height: 30px;line-height: 30px;background:#C50001;padding-left: 10px;}
.gonggao .gg_tit .couplet-close {cursor: pointer;position: absolute;top: 0;right: 0;width: 20px;height: 20px;}
.gonggao .gg_con {line-height: 25px;text-indent: 2em;border: 1px solid #ccc;border-top: none;overflow: hidden;background: #fff; padding:10px;}
@media (max-width:991px) {
    .gonggao{display: none !important;}
}
/*头部*/
.ls-page-header{ height: 460px;  position: relative;}
.ls-page-header .img_title{display: none;}
.ls-head-flash{position: absolute;width: 100%;height: 460px;left: 0;right: 0;top: 0;z-index: 0; overflow: hidden;}
.ls-head-flash .tempWrap{ height: 460px !important; }
.ls-head-flash .ls-flash-pic,.ls-head-flash .ls-flash-pic ul,.ls-head-flash .ls-flash-pic ul li,.ls-head-flash .ls-flash-pic ul li a{height: 100% !important;display: block;}
.ls-head-flash .ls-flash-pic ul li a{ cursor: default;}
.ls-head-flash .bd li a img,.ls-head-flash .img_title{display: none;}
.ls-head-flash .bd li a {background-repeat: no-repeat; background-position: center; background-size: cover; display:block; width: 100%!important;height: 100% !important;}
.ls-head-flash .ls-flash-num{ position: absolute; z-index: 2; width: 50px; padding:8px 0 20px 0; bottom: 60px; right: 40px; border-radius: 32px;background: rgba(255, 255, 255, 0.4); text-align: center;}
.ls-head-flash .ls-flash-num li {   border-radius: 50%; font-size: 0; margin: 12px auto 0 auto;width: 16px;height: 16px; background: #fff; }
.ls-head-flash .ls-flash-num li.on{ background: #E80000;}
.ls-page-top{ position: relative; z-index: 1; height: 120px; box-sizing: border-box; padding: 30px 0 0 0; background: rgba(255, 255, 255, 0.2);}
.ls-page-top .container{ position: relative;}
.ls-page-header .ls-site-logo{  float: left; }
/*公共搜索*/
.ls-search{  width: 398px; background: #F3F6FB;  position: absolute; right: 0; top:0;  border-radius: 30px;  height: 58px;  }
.ls-search ul{   height: 58px; position: relative; padding-right: 60px;}
.ls-search ul li.input{position: relative; padding:0; height:58px; padding-left: 20px;}
.ls-search ul li.input  input{height:58px;line-height: 58px;  font-size: 16px;  width: 100%;background: none; border: none;}
.ls-search ul li.input  input::-webkit-input-placeholder {color: #999;}
.ls-search ul li.input  input::-moz-placeholder {color:#999;}
.ls-search ul li.input  input::-ms-input-placeholder {color:#999;}
.ls-search ul li.sea_an{ width:50px; height:58px; position: absolute; top:0; right:0; }
.ls-search ul li.sea_an input{cursor:pointer;height:100%;overflow:hidden;background:url("../images/search-smico.png") left center no-repeat; font-size: 0;  border: none;  width: 100%;}
.ls-search ul li.sea_an input:focus::-webkit-input-placeholder{color: transparent;}
/*导航*/
.ls-page-navigation{height: 86px; background:url("../images/menu_bg.png") center bottom no-repeat;position: absolute;  left: 0; bottom: 0; width: 100%; box-sizing: border-box; padding-top:8px; }
.navbar-nav{ padding:0 48px; float: none;}
.navbar-nav li{ float: left;text-align: center;width: 217px;}
.navbar-nav li a{ font-size: 26px; font-weight: bold; color: #fff; display: inline-block; position: relative; line-height: 78px; height: 78px; }
.navbar-nav li a i{display: block; position:absolute; left:50%; bottom:6px; height:5px; background:#fff; width:0; z-index:0;transition:all 0.2s linear; -webkit-transition:all 0.2s linear; border-radius: 4px;}
.navbar-nav li a:hover i,.navbar-nav li.on a i{ width:100%; left:0;}
@media (max-width: 1520px){
    .ls-head-flash .ls-flash-num{ bottom: 120px;}
}
 @media (min-width: 1200px) and (max-width: 1399px) {
     .navbar-nav{ padding: 0;}
     .navbar-nav li{width: 200px;}
}
@media (min-width: 992px) and (max-width: 1199px) {
    .navbar-nav{ padding: 0;}
    .navbar-nav li{width: 165px;}

}
@media (max-width: 991px){
    .ls-page-header{ height: 400px;}
    .ls-head-flash,.ls-head-flash .tempWrap{height: 400px !important;}
    .ls-head-flash .ls-flash-num{ width: 40px;   bottom: 100px; right: 10px; padding:8px 0 10px 0;   border-radius: 20px;}
    .ls-head-flash .ls-flash-num li{ width: 14px; height: 14px; margin-top: 10px;}

    .navbar-nav{ padding: 0;}
    .navbar-nav li{width: 128px;}
    .ls-site-logo img{ width: auto; height: 50px;}
    .ls-search{ width: 298px;}
}
@media (max-width: 767px){
    .ls-page-header{ height: 300px;}
    .ls-site-logo img{ width: 85%; height: auto;}
    .ls-head-flash,.ls-head-flash .tempWrap{height: 300px !important;}
    .ls-head-flash .ls-flash-num{ width: 30px;   bottom: 70px; right: 10px; padding:5px 0 10px 0;   border-radius: 20px;}
    .ls-head-flash .ls-flash-num li{ width: 12px; height: 12px; margin-top: 8px;}
    .ls-page-top{height:auto; padding: 15px 0;}
    .ls-page-header .ls-site-logo{ float: none; text-align: center; margin-bottom: 10px;}
    .ls-search{ position: static; width: 96%; margin:0 auto;     height: 48px;}
    .ls-search ul{   height: 48px;  padding-right: 50px;}
    .ls-search ul li.input{ height:48px; padding-left: 20px;}
    .ls-search ul li.input  input{height:48px;line-height: 48px;  font-size: 16px;  }
    .ls-search ul li.sea_an{ width:40px; height:48px;  }
    /*导航*/
    .ls-page-navigation{ height: auto;  border-bottom: none; padding-top: 0;background: rgba(194, 0, 0, 0.9);}
    .navbar-collapse{ border: none;}
}
/*手机版导航*/
.ls-smnav{ display: none;}
.ls-phone-brand{position:absolute;left:5px;top:0;text-align:center;display:block;width:50px;margin:0;line-height:52px;height:52px;font-size:20px;font-weight:bold;color:#333;}
.ls-phone-brand a{color: #fff;display: inline-block; position: relative; }
.ls-phone-brand.on i{width:100%; left:0;}
.ls-phone-brand  i{display: block; position:absolute; left:50%; bottom:2px; height:2px; background:#fff; width:0; z-index:0;transition:all 0.2s linear; -webkit-transition:all 0.2s linear; border-radius: 4px;}
.ls-phone-nav{margin:0 0 0 55px;overflow-x:scroll;overflow-y:hidden;height:52px;padding:0 10px 0 0;vertical-align:middle; display: block;}
.ls-phone-nav::-webkit-scrollbar{display:none;}
.ls-phone-nav li{float:left;width:20%;line-height:52px;text-align:center;list-style-type: none;position: relative;}
.ls-phone-nav li a{display: inline-block; position: relative;  font-size: 20px;font-weight: bold;color: #fff!important;text-decoration: none;}
.ls-phone-nav li.on a{color: #fff !important; }
.ls-phone-nav li a i{display: block; position:absolute; left:50%; bottom:2px; height:2px; background:#fff; width:0; z-index:0;transition:all 0.2s linear; -webkit-transition:all 0.2s linear; border-radius: 4px;}
.ls-phone-nav li a:hover i,.ls-phone-nav li.on a i{ width:100%; left:0;}
.ls-phone-right{display:inline-block;width: 26px;position: absolute;right: 0;top: 0; bottom: 0; background: linear-gradient(to right, rgba(194, 0, 21,0), rgba(159, 4, 21, 0.8));}
@media (max-width:528px){
    .ls-phone-nav ul{width: 480px;}
}

/*******底部*******/
.ls-friend-link{ background: #E6E6E6; padding: 24px 0;}
.ls-friend-link .link-title{  font-size: 22px; line-height: 1; margin-bottom: 20px; font-weight: bold;}
.ls-friend-link ul{ margin-right: -24px;}
.ls-friend-link li{ float: left;  margin-right: 14px; width: 332px;}
.ls-friend-link li a{ height: 48px; line-height: 48px; font-size: 16px; padding: 0 5px;  text-align: center; background: #fff; color: #666; display: block; white-space: nowrap; overflow: hidden;  text-overflow: ellipsis;}
.ls-friend-link li a:hover{ color: #C20000;}
.ls-site-infobg{ background: #353535; color: #fff;  padding: 40px 0; font-size: 18px;  }
.ls-site-infobg a{ color: #fff;}
.ls-site-left{ float:left; width: 670px; border-right:1px solid  rgba(255, 255, 255, 0.1); min-height: 220px;}
.ls-site-left .site-navbox{ float: left; margin-right: 50px; max-width: 96px; }
.ls-site-left .site-navbox .site-title{  margin-bottom: 10px;  }
.ls-site-left .site-navbox .site-title a:hover{ font-weight: bold; }
.ls-site-left .site-navbox li{  line-height: 26px; padding: 5px 0; font-size: 16px; }
.ls-site-left .site-navbox li a{ color: #cdcdcd;  }
.ls-site-left .site-navbox li a:hover{ color: #fff;  }
.ls-site-right{ width: 680px; }
.ls-site-right .img_title{ display: none;}
.ls-site-right .site-foot-logo{ float: left;}
.ls-site-right .site-logo li img{max-width: 353px; height: auto;}
.ls-site-right .site-foot-ewm{ float: right;}
.ls-site-right .site-foot-ewm li{ float: left;}
.ls-site-right .site-foot-ewm li{ margin-left: 24px;}
.ls-site-right .site-foot-ewm li img{ width: 130px; height: 130px;}
.ls-site-right .site-foot-logo li{ text-align: center;}
.ls-site-right .ls-site-contact{  margin: 30px 0 0 0; line-height: 40px; text-align: left;}
.ls-site-right .ls-site-contact  .address{ background:url("../images/address-ico.png") left 10px no-repeat;  padding-left: 24px;  }
.ls-site-right .ls-site-contact  .tel{ background:url("../images/tel-ico.png") left 10px no-repeat;  padding-left: 24px;  }
.ls-site-text{  background: #252525; padding: 20px 0; line-height: 2; text-align: center; color: rgba(255, 255, 255, 0.65); font-size: 16px;}
.ls-site-text .sp{ display: inline-block; margin: 0 6px;}
.ls-site-text a{ color: rgba(255, 255, 255, 0.65);}
.ls-site-text a:hover{ color:#fff;}
.ls-site-text img{ margin-right: 5px;}
@media (min-width: 1200px) and (max-width: 1399px) {
    .ls-friend-link li{  width: 290px;}
    .ls-site-left{ width:530px;}
    .ls-site-left .site-navbox{ margin-right: 25px; }
    .ls-site-right{ width:640px;}
    .ls-site-right .site-foot-logo li img{max-width: 320px; }
}
@media (max-width: 1199px){
    .ls-friend-link li{  width: 238px;}
    .ls-site-left,.ls-site-right{ width:auto; float: none; min-height: auto; border: none;}
    .ls-site-left .site-navbox{ max-width: none; width: 20%; margin-right: 0; text-align: center;}
    .ls-site-right{ margin-top: 20px; text-align: center;}
    .ls-site-right .site-foot-logo,.ls-site-right .site-foot-ewm{ float: none; display: inline-block;}
    .ls-site-right .site-foot-logo{ width: 100%; text-align: center;}
    .ls-site-right .site-foot-logo li{ padding-top: 0; float: none; margin-bottom: 20px;}
    .ls-site-right .site-foot-logo li img{max-width: 100%;}
    .ls-site-right .ls-site-contact{ text-align: center;}
    .ls-site-right .ls-site-contact  .address,.ls-site-right .ls-site-contact  .tel{  margin: 0 5px 5px 5px; display: inline-block;}
}

@media (max-width: 991px){
    .ls-site-infobg{ padding: 30px 0;}
    .ls-site-right .ls-site-contact{ margin-top: 20px;}
    .ls-site-right{ margin-top: 0; padding: 0;}
    .ls-site-info{ padding: 0 10px;}
    .ls-friend-link{  padding: 14px 0;}
    .ls-friend-link li{  width: 181px;}
    .ls-site-right .ls-site-contact{ text-align: center;}
    .ls-site-right .ls-site-contact  .address,.ls-site-right .ls-site-contact  .tel{ margin-bottom: 5px;  display: inline-block;}
}
@media (max-width: 767px){
    .ls-friend-link{  padding: 10px;}
    .ls-friend-link ul{ margin-right:0;}
    .ls-friend-link li{  width: 100%; margin-bottom: 10px; margin-right:0;}
    .ls-site-infobg{ padding: 20px 0;}
    .ls-site-right .site-foot-logo, .ls-site-right .site-foot-ewm{ display: block;}
    .ls-site-right .site-foot-logo{ margin-bottom: 10px;}
    .ls-site-right .ls-site-contact{ margin-top: 20px;   line-height: 1.6;}
    .ls-site-right li{ margin-bottom: 10px;}
    .site-foot-logo img{max-width: 100%; height: auto;}
    .ls-site-right .site-foot-logo li, .ls-site-right .site-foot-ewm li{ margin: 10px 10px 0 10px; float: none; display: inline-block; }


}

/*标题 */
.ls-tabs{ text-align: center; margin-bottom: 30px;  }
.ls-tabs ul li{ display: inline-block;  line-height: 48px; margin: 0 8px;   text-align: center; height: 48px;   }
.ls-tabs ul li a,.ls-tabs ul li .tit{ display: block; position: relative;z-index: 1; padding: 0 34px; border: 1px solid #E5E5E5; background: #fff; border-radius: 28px; font-size: 24px; }
.ls-tabs ul li.active a,.ls-tabs ul li a:hover,.ls-tabs ul li.active .tit{ color: #fff; border-color: #C20000; background: #C20000; font-weight: bold;}
@media (min-width: 992px) and (max-width:1199px) {

}
@media (max-width: 991px){
    .ls-tabs{ margin-bottom: 20px;  }
}
@media (max-width: 767px){
    .ls-tabs{ margin-bottom: 10px; text-align: left;  }
    .ls-tabs ul li{ width: 31.3%;  float: left; margin: 0 1%; }
    .ls-tabs ul li a,.ls-tabs ul li .tit{ padding:0; display: block; border-radius: 15px;  text-align: center; font-size: 18px;}
    .ls-tabs ul li{ margin-bottom: 10px;}
}

/*当前位置*/
.ls-crumbs-box{padding: 20px 0; margin-bottom: 20px; font-size:18px; line-height: 24px; color: rgba(0, 0, 0, 0.6);
    background: #f9f9f9; color: #999;}
.ls-crumbs-box i{font-style: normal;}
.ls-crumbs-box a{color: rgba(0, 0, 0, 0.6);}
.ls-crumbs-box a:hover{color:#C50001;}
.ls-crumbs-box .search-keywords{color:#f00;}
.ls-crumbs-box a:last-child{color: rgba(0, 0, 0, 0.6);}
@media (max-width: 767px) {
    .ls-crumbs-box{  font-size: 16px;  background-position: left 12px;    padding: 10px 0; margin-bottom: 10px;}
}
/*无数据*/
.ui-data-empty,.ui-empty-skin1 {padding: 20px;text-align: center}
.ui-empty-skin1 {height: 220px;margin: auto; background-image:url(/_res/images/empty.png) !important; background-position: 50% 50%; background-repeat: no-repeat;}
/*提示语*/
.tooltip-inner { background: #C50001; }
.tooltip.right .tooltip-arrow, .tooltip.left .tooltip-arrow { border-right-color: #C50001; }
.tooltip.left .tooltip-arrow { border-left-color: #C50001; }
.tooltip.top .tooltip-arrow { border-top-color: #C50001; }
.tooltip.bottom .tooltip-arrow { border-bottom-color: #C50001; }
.tooltip { font-size: 14px;}
/*页面纠错*/
.ui-dialog-title{color:#C50001;}
.correction-table{clear:both;font-size:14px;overflow:hidden;}
.correction-table th{width:80px;text-align:right;padding:2px 10px 2px 0;}
.correction-table th span{color:#f00;}
.correction-table td{padding:4px 0; position:relative;}
.correction-table td .msg-box{ top:0;}
.correction-table td select{padding:3px 5px;border:#ddd 1px solid;}
.correction-table td input{height:24px;line-height:24px;width:220px;padding:0 5px;border:#ddd 1px solid;}
.correction-table td input#checkCode{width:100px;}
.correction-table td textarea{width:380px;height:120px;padding:3px 5px;border:#ddd 1px solid;}
.correction-table td.btn-group{padding-left:92px!important;}
.correction-table td.btn-group input{background:#C50001;height:36px;line-height:36px;cursor:pointer;border:0;outline:none;color:#fff;padding:0 10px;margin-right:10px;width:100px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
/*页面纠错 end*/
@media (max-width: 767px) {
    .ui-dialog.jiucuo .ui-dialog-content{ width: 500px !important; height: 400px !important;}
}
@media (max-width: 542px) {
    .ui-dialog.jiucuo{ position: fixed; left: 10px; right: 10px; top: 10px; bottom: 10px;overflow: hidden;overflow-y: auto;}
    .ui-dialog.jiucuo .ui-dialog-body{ padding: 10px;}
    .ui-dialog.jiucuo .ui-dialog-grid{ width: 100%;}
    .ui-dialog.jiucuo .ui-dialog-content{ width: 100% !important;}
}
/*页面纠错 end*/
/*分页/翻页*/
.pagination {clear: both;width: 100%;text-align: center;padding:0; margin-top: 20px; line-height: 46px;font-size: 16px;font-family: "Microsoft YaHei"; }
.pagination a, .pagination span {display: inline-block;border: 1px solid #DEDEDE;color: #666;margin: 3px;padding: 0 20px;text-decoration: none;white-space: nowrap;height: 46px; }
.pagination a{background:#fff;}
.pagination a:hover {background: #c91520;border: 1px solid #c91520;color: #fff !important;}
.pagination a.active {border: 1px solid #c91520;color: #fff;}
.pagination span.current, .pagination span.current:hover {background: #c91520;border: 1px solid #c91520;color: #fff;}
.pagination span.disabled, .pagination span.disabled:hover {border: 1px solid #eee;color: #ccc;background: #fff;}
.pagination a.text, .pagination a.text:hover {color: #fff;background: #c91520;border: #c91520 1px solid;cursor: text;}
.pagination a.pagemore, .pagination a.pagemore:hover {color: #666;background: #fff;border: 1px solid #fff;cursor: text;padding: 0 3px;}
.pagination .total {border: 0;height: 48px;padding: 0;line-height: 48px;}
.pagination .inputBar {border: 0;height: 48px;padding: 0 2px 0 5px;line-height: 48px;}
.pagination .inputBar input {width: 40px;height: 42px;line-height: 42px;padding: 2px 5px;border: #DEDEDE 1px solid;margin: -3px 3px 0;*margin: -1px 3px 0;_margin: -1px 3px 0;vertical-align: middle; color: #333;}
.pagination .inputBar button {display: inline-block; border: 1px solid #ccc;height: 48px;color: #666; padding: 0 14px;margin: -3px 3px 0;*margin: -1px 3px 0;_margin: -1px 3px 0; background: #fff;}
@media (max-width: 991px) {
    .pagination {margin-top: 15px;}
}
@media (max-width: 767px) {
    .pagination { line-height: 30px;}
    .pagination a, .pagination span {padding: 0 10px;height: 30px; }
    .pagination .total {height: 32px;line-height: 32px;}
    .pagination .inputBar {height: 32px;line-height: 32px;}
    .pagination .inputBar input {height: 26px;line-height: 26px;}
    .pagination .inputBar button {height: 32px;}
}
/*页面纠错*/
.ui-dialog-title{color:#C50001; font-size: 18px;}
.correction-table{clear:both;font-size:14px;overflow:hidden;}
.correction-table th{width:80px;text-align:right;padding:2px 10px 2px 0;}
.correction-table th .red{color:#d80c18;}
.correction-table th span{color:#C50001;}
.correction-table td{padding:4px 0; position:relative;}
.correction-table td .msg-box{ top:0;}
.correction-table td select{border:#ddd 1px solid;height:34px;line-height:34px;}
.correction-table td input{height:34px;line-height:34px;width:350px;padding:0 5px;border:#ddd 1px solid;}
.correction-table td input#checkCode{width:100px;}
.correction-table td input#link{ background: #F5F5F5; width: 350px;}
.correction-table td textarea{width:350px;height:120px;padding:3px 5px;border:#ddd 1px solid;}
.correction-table td.btn-group{padding-left:92px!important;}
.correction-table td.btn-group input{background:#C50001;height:36px;line-height:36px;cursor:pointer;border:0;outline:none;color:#fff;padding:0 10px;margin-right:10px;width:100px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
/*页面纠错 end*/
@media (max-width: 767px) {
    .ui-dialog.jiucuo .ui-dialog-content{ width: 500px !important; height: 400px !important;}
}
@media (max-width: 542px) {
    .ui-dialog.jiucuo{ position: fixed; left: 10px; right: 10px; top: 10px; bottom: 10px;overflow: hidden;overflow-y: auto;}
    .ui-dialog.jiucuo .ui-dialog-body{ padding: 10px;}
    .ui-dialog.jiucuo .ui-dialog-grid{ width: 100%;}
    .ui-dialog.jiucuo .ui-dialog-content{ width: 100% !important;}
}
/*外链提示 > 弹窗*/
.ui-dialog-title,.ui-dialog-content{font-family:"Microsoft YaHei";}
.ui-dialog-content .jump-info p{word-break:break-all;word-wrap:break-word;}
.ui-dialog-content .btn-group{padding:10px 0;text-align:center;display:block;height:36px;}
.ui-dialog-content .btn-group .btn{display:inline-block;float:none;padding:0;margin:0 15px;border:0;cursor:pointer;outline:none;width:100px;height:36px;line-height:36px;font-size:14px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;text-align:center;}
.ui-dialog-content .btn-group .btn-yes{background:#C50001;color:#fff;}
.ui-dialog-content .btn-group .btn-no{background:#eee;color:#666;}
@media (max-width:767px) {
    .ui-dialog-content{width:250px !important; max-height:300px !important; height: auto !important; overflow: auto;}
    .ui-dialog-content .btn-group .btn{margin:0 10px;width:90px;}
}

/*title提示 on*/
.tooltip {font-size: 13px;line-height: 1.5;position: absolute;padding: 5px;z-index: 100003;opacity: .9}
.tipsy-arrow {position: absolute;width: 0;height: 0;line-height: 0;border: 5px dashed rgba(194, 0, 21,0.9);top: 0; left: 20px;margin-left: -5px;margin-left: -3px;border-bottom-style: solid;border-top: 0;border-left-color: transparent;border-right-color: transparent}
.tipsy-arrow-n {border-bottom-color:rgba(194, 0, 21,0.9);}
.tipsy-inner {background-color:rgba(194, 0, 21,0.9);color: #fff;max-width: 400px;padding: 5px 8px 4px 8px;text-align: left;border-radius: 3px}
/*title提示 end*/
