@charset "utf-8";
/* CSS Document */
html{-webkit-text-size-adjust:none;overflow-y:scroll;}
*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 Arial,tahoma,Verdana,arial,sans-serif;color:#333;background:#fff;}
input,textarea,select,button{vertical-align:middle;font-family:Arial;}
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:#d00;text-decoration:none;}
a:focus{outline:auto;}
a:focus,input:focus,textarea:focus,select:focus,button:focus,textarea:focus{outline:auto;}
a img {border:none;}
img{vertical-align: middle;}
.left,.fl{float:left;}
.right,.fr{float:right;}
/* 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;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
h1{ font-size:20px;}
h2{ font-size:18px;}
h3{ font-size:16px;}
input:focus{outline: auto !important;}
input.srkcss:focus{outline: auto; border-color:#d00 !important; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(130, 42, 42, 0.6); -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(130, 42, 42, 0.6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(130, 42, 42, 0.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;}
.z-hide{display: block; 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: none;}
.mt24{margin-top: 24px;}
.container{width: 1420px;}
.bg{background: #fff;}
.mainbox{padding: 0 20px; margin: 0 20px;}
@media (min-width: 1200px) and (max-width:1419px) {
    .container{width: 1200px;}
}
@media (min-width: 992px) and (max-width:1199px) {
    .container{width: 992px;}
    .mt24{margin-top: 20px;}
}
@media (max-width:991px) {
    .container{width: 768px;}
    .mt24{margin-top: 15px;}
}
@media (max-width:768px) {
    .container{width: auto;}
    .mt24{margin-top: 10px;}
}
/*公共样式 end*/
.bodybg{ background: url("../images_new/enbogydbg.jpg") 0 0 repeat;}
.body-topbg{ background: url("../images_new/bodybg1.jpg") center 0 no-repeat;}
.mainbg{ background: url("../images_new/mainboxbg.png") 0 0 repeat-x; box-shadow: 1px 0 15px rgba(0, 0, 0, 0.1);}
/*公共背景 end*/

/*头部*/
/*头部 > 小导航*/
.ls-topbox{padding: 5px 20px; background: url("../images_new/topbg.png") !important; text-align: right; line-height: 0; font-size: 0;}
.ls-topbox a{display: inline-block; vertical-align: middle; height: 24px; line-height: 24px; font-size: 14px; padding: 0 12px;}
.ls-topbox .num1{border-radius: 24px 0 0 24px; background: #f7f6f1; color: #666;}
.ls-topbox .num1:hover{color: #d61618; font-weight: bold;}
.ls-topbox .num2{border-radius: 0 24px 24px 0; color: #fff; background: #d61618;}
.ls-topbox .num2:hover{ font-weight: bold;}
/*头部 > logo*/
.ls-banner{ padding: 0 20px; height: 173px; background: url("../images_new/bannerbg.jpg") 0 0 no-repeat;}
.logo{ padding: 30px 0 0 30px; max-width: 800px;}
.logo img{ width: auto; height: auto; max-width: 100%;}
/*头部 > 搜索*/
.ls-search{ margin-top: 37px; width: 540px; height: 50px;}
.ls-search form{display: block; height: 100%;}
.ls-search ul,.ls-search li,.ls-search li input{ height: 100%;}
.ls-search ul{padding-right: 50px; position: relative;}
.ls-search li{font-size: 0; line-height: 0;}
.ls-search li input{ border: 0 none; background: none; width: 100%; height: 100%; vertical-align: middle;}
.ls-search li.ss2{position: absolute; right: 0; top: 0; width: 50px;}
.ls-search li.ss2 input{ background: url("../images_new/sear_ico.png") center center #ff3131 no-repeat; cursor: pointer; border-radius: 0 3px 3px 0;}
.ls-search li.ss1{ background: #fff; border-radius: 3px 0 0 3px;}
.ls-search li.ss1 input{ text-indent: 18px; font-size: 20px; line-height: 50px;}
.ls-search .ss1 input::-webkit-input-placeholder{color:#b0b0b0;}
.ls-search .ss1 input:-moz-placeholder{color:#b0b0b0;}
.ls-search .ss1 input:-ms-input-placeholder{color:#b0b0b0;}
.ls-search .ss1 input:focus{ outline-color:#ff3131 !important;}
/*主导航*/
.ls-navbox{ margin: 0 20px; background: #d61618; height: 56px;}
.ls-navbox li{float: left;}
.ls-navbox li a{display: block; height: 56px; line-height: 56px; font-weight: bold; font-size: 20px; border-left: 1px #de4546 solid; color: #fff; text-align: center; transition: 0.4s all;}
.ls-navbox li a:hover{ background: #bd090a; color: #fff;}
.ls-navbox li.num1 a{ width: 88px; border-left: 0 none;}
.ls-navbox li.num2 a{ width: 153px;}
.ls-navbox li.num3 a{ width: 230px;}
.ls-navbox li.num4 a{ width: 178px;}
.ls-navbox li.num5 a{ width: 220px;}
.ls-navbox li.num6 a{ width: 170px;}
.ls-navbox li.num7 a{ width: 170px;}
.ls-navbox li.num8 a{ width: 164px;}
/*底部 on*/
.ls-footer{ border-top: 4px #d61618 solid; text-align: center; padding: 33px 0 29px; line-height:2.13; font-size: 15px; color: #666;}
.ls-footer a{ color: #666;}
.ls-footer span{display: inline-block;}
.ls-footer a:hover{ color: #d61618;}
.ls-footer .container{ position: relative;}
.ls-footer .gov-icon{ position: absolute; top: 50%; margin-top: -40px; left:30px;}
.ls-footer .jiuc-icon{ position: absolute; top: 50%; margin-top: -23px; right: 10px;}
@media (min-width: 1200px) and (max-width:1419px) {
    .ls-search{width: 450px;}
    .ls-navbox li a{font-size: 18px;}
    .ls-navbox li.num1 a{ width: 68px;}
    .ls-navbox li.num2 a{ width: 130px;}
    .ls-navbox li.num3 a{width: 200px;}
    .ls-navbox li.num4 a{ width: 150px;}
    .ls-navbox li.num5 a{ width: 190px;}
    .ls-navbox li.num6 a{ width: 140px;}
    .ls-navbox li.num7 a{ width: 140px;}
    .ls-navbox li.num8 a{width: 135px;}
    /*底部 on*/
    .ls-footer .gov-icon{left:0;}
    .ls-footer .jiuc-icon{right:0;}
}
@media (min-width: 992px) and (max-width:1199px) {
    .logo{padding-left: 10px;}
    .ls-search{width: 310px;}
    .ls-navbox{ height: auto; padding: 10px 0;}
    .ls-navbox li{ width: 25%;}
    .ls-navbox li a{font-size: 18px; width: 100% !important; height: 46px; line-height: 46px;}
    /*底部 on*/
    .ls-footer{padding: 15px 0 10px;}
    .ls-footer .gov-icon,.ls-footer .jiuc-icon{position: static; display: inline;}
}
@media (max-width:991px) {
    .ls-topbox,.ls-banner{padding-left: 15px; padding-right: 15px;}
    .logo,.ls-search{float: none;}
    .ls-banner{ height: auto; padding-bottom: 40px; background-position: center bottom;}
    .ls-search{ width: 520px; max-width: 90%; margin: 30px auto 0;}
    .logo{ text-align: center; padding-left: 0;}
    .ls-navbox{margin: 0 15px;}
    .ls-navbox{ height: auto; padding: 10px 0;}
    .ls-navbox li{ width: 25%;}
    .ls-navbox li a{font-size: 18px; width: 100% !important; height: 46px; line-height: 46px;}
    /*底部 on*/
    .ls-footer{padding: 15px 0 10px;}
    .ls-footer .gov-icon,.ls-footer .jiuc-icon{position: static; display: inline;}
    .mainbg{background: -webkit-gradient(linear, 0 0, 0 40%, from(rgba(255, 255, 255, 0.4)), to(#fff));}
    .mainbox{ margin: 0 15px; padding: 0 15px;}
}
@media (max-width:768px) {
    .ls-topbox,.ls-banner{padding-left: 10px; padding-right: 10px;}
    .ls-navbox{margin: 0; padding: 0 10px; color: #fff;}
    .navbar-brand{padding: 0; height: 60px; line-height: 60px;}
    .navbar-default .navbar-brand{ color: #fff; font-weight: bold; font-size: 20px;}
    .navbar-toggle{margin-top: 13px;}
    .navbar-default .navbar-toggle .icon-bar{background-color: #fff;}
    .ls-navbox li{float: none; width: auto;}
    .ls-navbox li.num1{display: none;}
    .ls-navbox li a{border-left: 0 none; border-bottom: 1px #de4546 solid;}
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{ background-color: #bd090a;}
    .mainbox{ margin: 0; padding: 0 10px;}
}
/*主内容 on*/
/*主内容 > 标题*/
.ind-atabs{ height: 35px; line-height: 22px; background:url(../images_new/telbg.gif) left bottom repeat-x;}
.ind-atabs ul li{ display: inline; float:left; margin-right: 20px; text-align: center; height: 35px; position: relative; }
.ind-atabs ul li a{ display: block; padding:0 3px; font-size: 22px; }
.ind-atabs ul li.active a,.ind-atabs ul li a:hover{ font-weight: bold; color: #d61618;}
.ind-atabs li a i{display: block; position:absolute; left:50%; bottom:0; height:2px; background:#d61618; width:0; z-index:0;transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.ind-atabs li a:hover i,.ind-atabs li.active a i{ width:100%; left:0;}
.ind-atabs .more{ font-size: 18px; line-height: 26px; color: #666;}
.ind-atabs .more:hover{ color: #d61618;}
@media (max-width: 991px){
    .ind-atabs{ height: auto;}
    .ind-atabs ul li{ margin-right: 10px;}
}
@media (max-width: 767px){
    .ind-atabs ul li a{font-size: 20px;}
    .ind-atabs .more{ font-size: 16px;}
}
.ind-list li{ height: 38px; line-height: 38px;overflow: hidden;font-size: 17px;background: url(../images_new/ico.png) no-repeat left center; position: relative; padding: 2px 50px 2px 17px;}
.ind-list li a{ display:inline-block; max-width:480px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.ind-list li .date{ position: absolute; right:0; top:2px; font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #999;}
.ind-list li img{ float:left; padding:8px 0 0 0;}
@media (min-width: 992px) and (max-width:1199px) {
    .ind-list li a{ max-width: 315px;}
}
@media (max-width: 991px){
    .ind-list li a{ float: none;max-width: none !important; display: block;}
    .ind_list li img{ display:none !important;}
}
@media (max-width: 768px){
    .ind-list li{font-size: 16px;}
    .ind_list li a { max-width:none !important; float:none; display:block;}

}
/*主内容 > 焦点图*/
.ind-flashbox{ width: 718px; height: 403px; margin-top: 25px; overflow: hidden;}
.ind-flash{ width: 100%; height: 100%; position:relative;}
.ind-flash .ind-flashPic,.ind-flash .ind-flashPic ul,.ind-flash .ind-flashPic li,.ind-flash .ind-flashPic img,.ind-flash .ind-flashPic a{height:100%; width: 100%; }
.ind-flash .ind-flashPic{ position:relative; z-index:0;}
.ind-flash .ind-flashPic li{zoom:1; vertical-align:middle;}
.ind-flash .ind-flashPic a{display:block; color: #fff; position: relative;}
.ind-flash .ind-flashPic img{display:block;}
.ind-flash .ind-flashPic .title,.ind-flash .ind-flashPic .img_title{display: block; height: 40px; line-height: 40px; padding: 0 110px 0 10px; font-size: 18px; background: rgba(0, 0, 0, 0.5) !important; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; position: absolute; left: 0; right: 0; bottom: 0; color: #fff;}
.ind-flash .ind-flashPic a:hover .title,.ind-flash .ind-flashPic a:hover .img_title{color: #fff;}
.ind-flash .ind-flashNum{ height:12px; overflow:hidden; position:absolute; right:2px; bottom:14px; z-index:1; }
.ind-flash .ind-flashNum ul{ overflow:hidden; zoom:1; float:left;}
.ind-flash .ind-flashNum ul li{ float:left; margin-right:9px; width:12px; height:12px; text-indent: -20em; font-size: 0; background:#cccdcd !important; overflow: hidden; cursor: pointer; border-radius: 5px;}
.ind-flash .ind-flashNum ul li.on{ background: #d61618 !important;}
/*主内容 > 新闻中心*/
.ind-newsbox{ width: 597px; height: 433px; margin-top: 21px;}
.ind-newsbox .ind-list{ padding: 7px 0 0;}
/*主内容 > Introduction to Lu'an*/
.ind-gkbox{ width: 880px; height: 307px; background: url("../images_new/introduction_bg.jpg") center bottom no-repeat; background-size: 100% auto;}
.ind-tel{ padding: 23px 20px 0 35px;}
.ind-tel h2{ height: 30px; line-height: 24px; font-weight: bold; font-size: 22px; color: #d61618;}
.ind-tel h2 a{ color: #d61618;}
.ind-tel .more{ display: block; border: 1px #ffb98e solid; width: 88px; height: 28px; line-height: 28px; text-align: center; font-size: 15px; color: #ffa873;}
.ind-tel .more:hover{color: #d61618; border-color: #d61618;}
.ind-gkbox .info{ padding: 22px 25px 0; font-size: 16px; line-height: 2.5; color: #222; text-indent: 2em; text-align: justify; text-shadow: 1px 1px 0 #fff;}
/*主内容 > leader*/
.ind-leader{ width: 428px;}
.ind-leader-list{ margin: 19px 0 22px; height: 255px;}
.ind-leader-list .j-scrollbar{height: 100%; overflow-y: auto;}
.ind-leader-list li{ margin-bottom: 5px; margin-right: 28px;}
.ind-leader-list li a{ height: 36px; line-height: 36px; padding-left: 119px; background: #fafafa url("../images_new/leader-ico.png") 89px center no-repeat; border: 1px #fafafa solid; display: block; font-size: 16px; color: #222; transition: 0.4s all; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.ind-leader-list li a:hover{ color: #d61618; background-color: #fff1e4; border-color: #fbd4bf;}
/*主内容 > Travel*/
.ind-travel{ width: 880px;}
.ind-travelbox{ margin: 22px 0 19px;}
.ind-travelbox .tel{ width: 300px; position: relative; z-index:0;}
.ind-travelbox .tel li{padding-top: 8px;}
.ind-travelbox .tel li.num1{padding-top:0;}
.ind-travelbox .tel li a{ height: 48px; line-height: 48px; font-size: 16px; transition: 0.4s all; background: #fafafa; display: block; text-align: center; margin-right: 8px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.ind-travelbox .tel li.active a{ font-size: 18px; background: #fff1e4; margin-right: 0; color: #d61618; box-shadow: 0 2px 2px rgba(211, 97, 35, 0.3);}
.ind-travelbox .travel-con{ background: #fff; position: relative; z-index: 1; margin-left: 300px; border: 1px #f4dcc6 solid; height: 310px; overflow: hidden; padding: 11px 14px;}
.ind-travelbox .travel-con a{display: block; position: relative; height: 310px; overflow: hidden;}
.ind-travelbox .travel-con img{width: 100%; height: 100%;}
.ind-travelbox .travel-con .img_title{ height: auto; position: absolute; left: 0; right: 0; bottom: 0; font-size: 16px; line-height: 29px; background: repeat-x 0 bottom; background-image:  url("../images_new/ind_txtbg.png") !important; background-size: auto 100%; display: block; color: #fff; padding: 70px 15px 8px; text-align: justify;}
/*主内容 > card*/
.ind-card{ width: 428px;}
.ind-card .link{ padding: 5px 0 0;}
.ind-card .link li{ padding: 17px 0 0; text-align: center; line-height: 0;}
.ind-card .link li img{ height: 158px; max-width: 100%;}
.ind-card .link li a{display: inline-block;}
.ind-card .link li a:hover{ box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);}
/*主内容 > Investment*/
.ind-investment-link{ padding: 20px 0 0; overflow: hidden;}
.ind-investment-link ul{ margin: 0 -11px;}
.ind-investment-link li{float: left; padding: 0 0 22px; width: 20%;}
.ind-investment-link li a{display: block; float: none; margin: 0 11px; height: 78px; border: 1px #f9e9e2 solid; line-height: 78px; text-align: center; font-size: 16px; background: #fffdfb; transition: 0.4s all; border-radius: 2px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.ind-investment-link li a:hover{ border-color: #fbd4bf; background: #fff1e4; font-size: 17px; font-weight: bold;}
/*主内容 > pictrues*/
.ind-pictrues{padding-bottom: 36px;}
.picturelist{ margin: 23px 0 0; overflow: hidden; position: relative;}
.picture-prev,.picture-next{ width: 34px; height: 61px; display: block; position: absolute; top: 50%; margin-top: -30px; background: url("../images_new/ind_prve.png") 0 0 no-repeat; z-index: 10;}
.picture-prev{left: 0;}
.picture-prev:hover{background-position: -34px 0;}
.picture-next{right: 0; background-position: -68px 0;}
.picture-next:hover{background-position: -102px 0;}
.picture-list{ height: 322px; overflow: hidden;}
.picture-list li{float: left; width: 455px;}
.picture-list li a{display: block; position: relative; border: 1px #eae2e2 solid; margin-right: 25px; padding: 8px; height: 304px;}
.picture-list li img{width: 100%; height: 100%;}
.picture-list li .title{ display: block; position: absolute; left: 8px; bottom: 8px; right: 8px; background: url("../images_new/fjlibg.png") 0 0 repeat-x; color: #fff; line-height: 56px; height: 56px; padding-top: 64px; text-align: center; font-size: 17px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.picture-list li a:hover{color: #fff;}
@media (min-width: 1200px) and (max-width:1419px) {
    .ind-flashbox{width: 600px; height: 338px; margin-bottom: 22px;}
    .ind-newsbox{width: 500px; height: 340px; overflow: hidden;}
    .ind-list li a{max-width: 400px;}
    .ind-gkbox,.ind-travel{ width: 738px;}
    .ind-leader,.ind-card{ width: 358px;}
    .ind-leader-list li{margin-right: 15px;}
    .ind-leader-list li a{padding-left: 60px; background-position: 40px center;}
    .ind-travelbox .tel{width: 290px;}
    .ind-travelbox .tel li a{height: 40px; line-height: 40px;}
    .ind-travelbox .travel-con{padding: 11px; margin-left: 290px; height: 256px;}
    .ind-travelbox .travel-con a{height: 256px;}
    .ind-card .link li img{height: 131px;}
    .picture-list{height: auto;}
    .picture-list li{width: 380px;}
    .picture-list li a{margin-right: 20px; height: 254px;}
}
@media (min-width: 992px) and (max-width:1199px) {
    .ind-flashbox{width: 490px; height: 275px; margin-bottom: 20px; margin-top: 20px;}
    .ind-newsbox{width: 405px; height: 275px; overflow: hidden; margin-top: 17px;}
    .ind-list li{height: 30px; line-height: 30px;}
    .ind-list li a{max-width: 315px;}
    .ind-gkbox,.ind-travel{ width: 600px;}
    .ind-leader,.ind-card{ width: 292px;}
    .ind-gkbox .info{line-height: 2.1;}
    .ind-leader-list li{margin-right: 15px;}
    .ind-leader-list li a{padding-left: 50px; background-position: 30px center;}
    .ind-travelbox .tel{width: 290px;}
    .ind-travelbox .tel li a{height: 38px; line-height: 38px;}
    .ind-travelbox .travel-con,.ind-travelbox .travel-con a{height: 244px;}
    .ind-travelbox .travel-con{padding: 11px; margin-left: 290px;}
    .ind-travelbox .travel-con .img_title{line-height: 1.5;}
    .ind-card .link li img{height: 125px;}
    .ind-investment-link ul{margin: 0 -7px;}
    .ind-investment-link li{padding-bottom: 15px;}
    .ind-investment-link li a{margin: 0 7px;}
    .picture-list{height: auto;}
    .picture-list li{width: 309px;}
    .picture-list li a{margin-right: 15px; height: 208px;}
}
@media (max-width:991px) {
    .ind-flashbox,.ind-newsbox,.ind-gkbox,.ind-travel,.ind-leader,.ind-card{ float:none; width: auto; height: auto;}
    .ind-flashbox{ height: 397px; margin-top: 15px;}
    .ind-tel{padding-left: 10px; padding-right: 0;}
    .ind-gkbox .info{padding: 22px 5px 0;}
    .picture-list{height: auto;}
    .ind-leader{margin-top: 20px;}
    .ind-travelbox{ margin: 15px 0 19px;}
    .ind-travelbox .tel{float: none; width: auto; padding-bottom: 5px;}
    .ind-travelbox .tel li{float: left; width: 50%; padding: 0 0 5px;}
    .ind-travelbox .tel li a{ margin: 0 5px !important; padding: 0 5px;}
    .ind-travelbox .travel-con{ margin-left: 0; padding: 10px; height: auto;}
    .ind-travelbox .travel-con a{height: auto;}
    .ind-card .link{ padding-top: 0;}
    .ind-card .link li{padding-top: 15px;}
    .ind-investment{margin-top: 19px;}
    .ind-investment-link ul{margin: 0 -7px;}
    .ind-investment-link li{padding-bottom: 15px;}
    .ind-investment-link li a{margin: 0 7px;}
    .picture-list{height: auto;}
    .picture-list li{width: 241px;}
    .picture-list li a{margin-right: 15px; height: 158px;}
    .slimScrollBar,.slimScrollRail{display: none !important;}
    .ind-leader-list{margin:15px 0 5px;}
    .ind-leader-list .j-scrollbar,.slimScrollDiv,.ind-leader-list{height: auto !important;}
    .ind-leader-list li{margin-right: 0; float: left; width: 49%;}
    .ind-leader-list li:nth-child(2n){float: right;}
    .ind-leader-list li a{padding-left: 35px; background-position: 15px center;}
    .ind-card .link li{width: 49%; float: left;}
    .ind-card .link li.num2{float: right;}
    .ind-card .link li img{height: 132px;}
    .ind-investment-link ul{margin: 0 -5px;}
    .ind-investment-link li{padding-bottom: 10px; width: 33.3%;}
    .ind-investment-link li a{margin: 0 5px; padding: 0 5px;}
    .ind-investment-link li:last-child{width: 100%;}
.ind-pictrues{margin-top: 10px; padding-bottom: 30px;}
}
@media (max-width:768px) {
    .ind-flashbox{ height: 337px; margin-top: 10px;}
    .ind-flash .ind-flashPic .title, .ind-flash .ind-flashPic .img_title{font-size: 14px;}
    .ind-newsbox{margin-top: 13px;}
    .ind-tel{padding-top: 10px; padding-left: 0;}
    .ind-tel h2{font-size: 20px;}
    .ind-tel .more{font-size: 15px; width: auto; padding: 0 10px; height: 24px; line-height: 24px;}
    .ind-gkbox .info{padding: 10px 5px 8px; line-height: 2;}
    .ind-leader{margin-top: 15px;}
    .ind-card .link li{padding-top: 10px;}
    .ind-card .link li img{height: 112px;}
    .ind-pictrues{ padding-bottom: 10px;}
    .picturelist{margin-top: 10px;}
    .picture-list li{width: 100%;}
    .picture-list li a{ margin-right: 0; height: 378px;}
}
@media (max-width:619px) {
    .ind-flashbox{ height: 258px;}
    .ind-card .link li{float: none !important; width: auto;}
    .ind-card .link li a{display: block;}
    .ind-card .link li img{height: auto; width: 100%;}
    .ind-investment-link li{width: 50% !important;}
    .ind-investment-link li a{line-height: 58px; height: 58px;}
    .picture-list li a{height: 308px;}
}
@media (max-width:479px) {
    .ind-flashbox{ height: 227px;}
    .ind-leader-list li{float: none !important; width: auto;}
    .picture-list li a{height: 278px;}
    .ind-travelbox .travel-con .img_title{ padding: 30px 10px 4px;}
}
@media (max-width:424px) {
    .ind-flashbox{ height: 199px;}
    .ind-gkbox .info{line-height: 1.8;}
    .ind-travelbox .tel li{float: none !important; width: auto;}
    .ind-travelbox .tel li a{height: 38px; line-height: 38px;}
    .ind-travelbox .travel-con .img_title{line-height: 1.5; font-size: 14px;}
    .ind-investment-link{padding-top: 10px;}
    .ind-investment-link li a{line-height: 44px; height: 44px;}
    .picture-list li a{height: 238px;}
}
@media (max-width:374px) {
    .ind-flashbox{ height: 168px;}
    .picture-list li a{height: 198px;}
}
/*主内容 end*/
/*外链提示 > 弹窗*/
.ui-dialog-title{font-family:"Microsoft YaHei",微软雅黑;}
.ui-dialog-content{font-family:"Microsoft YaHei",微软雅黑;}
.ui-dialog-content .jump-info p{word-break:break-all;}
.ui-dialog-content .btn-group{padding:20px 0 0;text-align:center;display:block;}
.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:#d61618;color:#fff;}
.ui-dialog-content .btn-group .btn-no{background:#eee;color:#666;}
@media (max-width:767px) {
    .ui-dialog-content{width:250px !important;height:auto !important;}
    .ui-dialog-content .btn-group .btn{margin:0 10px;width:90px;}
    .ui-dialog-body{padding: 10px;}
    .ls-jiucuo .ui-dialog-content{height: 380px !important;}
}

/*页面纠错*/
.ui-dialog-title{color:#d61618 !important;}
.correction-table{clear:both;font-size:14px;}
.correction-table th{width:140px;text-align:right;padding:2px 10px 2px 0;}
.correction-table th span{color:#d61618;}
.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:152px!important;}
.correction-table td.btn-group input{background:#d61618;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;}

/*分页/翻页*/
.pagination{clear:both;width:100%;text-align:center;margin:10px 0 5px;padding:3px 0;line-height:28px;font-size:14px;font-family:"Microsoft YaHei",微软雅黑;}
.pagination a,.pagination span{display:inline-block;border:1px solid #d9d9d9;color:#666;margin:3px;padding:0 10px;text-decoration:none;white-space:nowrap;height: 28px;border-radius: 3px;}
.pagination a:hover{background:#bd090a;border:1px solid #bd090a;color:#fff !important;}
.pagination a.active{border:1px solid #bd090a;color:#fff;}
.pagination span.current,.pagination span.current:hover{background:#bd090a;border:1px solid #bd090a;color:#fff;}
.pagination span.disabled,.pagination span.disabled:hover{border:1px solid #d9d9d9;color:#666;background:#eee;}
.pagination a.text,.pagination a.text:hover{color:#fff;background:#bd090a;border:#bd090a 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 .inputBar{border:0;height:26px;padding:0 5px;}
.pagination .total{border:0;height:26px;padding:0;}
.pagination .inputBar input{width:40px;height:22px;line-height:22px;border-radius: 3px;padding:2px 5px;border:#ccc 1px solid;margin:-3px 3px 0;*margin:-3px 3px 0;_margin:-3px 3px 0;background:#eee;vertical-align:middle;}
.pagination button{display: inline-block;font-size: 14px; width: 40px;height: 28px;border-radius: 3px;line-height:20px;border: #d9d9d9 1px solid;margin: -3px 6px 0 3px;_margin: -3px 3px 0;background: #fff;vertical-align: middle;color: #666;}
.pagination button:hover{background:#bd090a;border:1px solid #bd090a;color:#fff !important;}



.lm_content{padding: 0 0 40px;}
/*当前位置*/
.wz_top{ padding: 12px 10px; line-height: 1.5; font-size: 16px;}
.wz_top i{font-style: normal;}

.ls-lmcontent{border: 1px solid #ddd; background: #fff; padding: 19px; position: relative; margin: 0 0 20px;  }
.lm_lban{width:290px; background: #f5f5f5;}
.lm_top{height:auto;line-height:42px; padding: 10px 20px; background:#d61618;overflow:hidden; border-radius: 4px 4px 0 0;}
.lm_top span{display:block; font-size:22px; font-weight:bold; color:#fff;}
.navdh{overflow:hidden; padding:0 0 20px;}
.navdh ul li{vertical-align:bottom;overflow:hidden;border-bottom:1px solid #ddd;}
.navdh ul li a{display:block;position: relative;height: auto;line-height: 38px; padding:10px 30px 10px 30px; font-size: 16px; cursor:pointer; }
.navdh ul li a:hover{ background:#fff; border-left: 4px #d61618 solid;}
.navdh ul li a:hover,.navdh ul li.active a,.navdh ul li a.active{ background:#fff; border-left: 4px #d61618 solid; padding-left: 26px; font-weight: bold; color: #d61618;}

.btn-group{ width:100%; cursor:pointer; position:relative; min-height: 40px; margin-bottom:5px;}
.btn-group .btn{ width:100%; padding:8px 18px 8px 12px; font-size:16px; text-align:left; border-radius: 0;}
.btn-danger{ color: #fff; background:#d61618; border:none; padding-left:10px; position: relative;}
.btn-group.open .dropdown-toggle{ background: #d61618; }
.btn-danger:active:hover, .btn-danger.active:hover, .open > .dropdown-toggle.btn-danger:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open > .dropdown-toggle.btn-danger:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open > .dropdown-toggle.btn-danger.focus {color: #fff; background:#d61618;  border-color:#d61618;}
.btn .caret{ position: absolute; top: 50%;  margin-top: -2px;  right: 8px;}
.btn-danger:hover,.btn-danger:focus, .btn-danger.focus{color: #fff; border-color: #d61618; background-color: #d61618;}
.dropdown-menu{ width:100%; padding:0; border-radius:0; box-shadow:none; border:none; top:40px; position: static; float: none; margin: 0;}
.dropdown-menu > li > a { padding: 10px 20px; font-size: 15px;}
.dropdown-menu a{ background:#f7f7f7; border-top:1px solid #fff;}
.dropdown-menu a:hover{background: #fff !important; color: #d61618;}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { background: #f1f1f1; color: #d61618;}
.jump-info .btn-group .btn{ padding:0;}

.lm_rban{width:1020px; height:auto; min-height:600px; _height:600px; position:relative;}
.lm_rban .guidang{width:297px; height:297px; position:absolute; right:0; top:0; background-size:100% auto; z-index:9;}
.lmy_dqlanmu{height:48px; background: url("../images_new/telbg.gif") 0 bottom repeat-x; overflow:hidden;}
.lmy_dqlanmu .lanmu_tit{font-size:20px; display: inline-block; height: 45px; line-height: 42px; font-weight:bold; color: #d61618; padding: 0 5px; border-bottom: 3px #d61618 solid;}
.lmy_dqlanmu .more{ float:right; font-size:14px; padding-right:15px; line-height:42px; color:#666;}
.navjz{ height:auto; font-size:17px; line-height:2; padding:15px 5px 0;}
.navjz ul{clear:both;}
.navjz table{max-width:100% !important;}
.navjz ul li .date{color:#999; white-space: nowrap; font-size: 16px;}
.navjz ul.doc_list{padding-bottom:5px;}
.navjz ul.doc_list li,.navjz ul.download-list li{overflow:hidden; padding:2px 90px 2px 16px;background:url(../images_new/ico.png) 0 center no-repeat;height:34px;line-height:34px;vertical-align:bottom; position:relative;}
.navjz ul.doc_list li img{float:left; padding-top:13px !important;}
.navjz ul.doc_list li a{display: inline-block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 830px; *width: 830px;}
.navjz ul.doc_list li .date{ position: absolute; right: 0; top: 2px; font-family: Arial;}
.navjz ul.doc_list li.lm_line{height:10px;padding:0; border-bottom: 1px dashed #ccc; background: none; margin-bottom: 10px;}
.navjz ul.doc_list li.lm_line.add{ display: none;}
.navjz ul li.columnName{height:auto!important; background:#f6f6f6 !important; line-height: 30px;padding: 5px 10px; position: relative; overflow: hidden; }
.navjz ul li.columnName .title,.navjz ul li.columnName .title:hover{  margin-right: 60px; white-space: normal; max-width: none; display:block;width:auto; height:30px;line-height:30px;font-size:16px;color:#d61618;}
.navjz ul li.columnName .more{font-size:14px;color:#999;line-height:30px;max-width: none; position: absolute; right:10px; top:5px;}
.navjz ul li.columnName .more:hover{color:#d61618;}
@media (min-width: 1200px) and (max-width:1419px) {
    .lm_rban{width: 800px;}
    .navjz ul.doc_list li a{max-width: 630px; *width: 630px;}
}
@media (min-width: 992px) and (max-width:1199px) {
    .lm_content{ padding-bottom: 30px;}
    .lm_lban{width: 260px;}
    .lm_rban{width: 632px;}
    .navjz ul.doc_list li a{max-width: 480px; *width: 480px;}
}
@media (max-width:991px) {
    .dropdown-backdrop{display: none;}
    .ls-lmcontent{padding: 15px; margin-bottom: 15px;}
    .lm_content{padding-bottom: 10px;}
    .lm_rban{float: none; width: auto; height: auto !important; min-height: 300px; _height:300px;}
    .navjz{padding-top: 10px;}
    .navjz ul.doc_list li a{display: block; float: none; max-width: none !important;}
    .navjz ul.doc_list li a img{display: none;}
}
@media (max-width:767px) {
    .wz_top{ padding: 12px 5px;}
    .content{ padding: 0 10px;}
    .ls-lmcontent{padding: 10px;margin-bottom: 10px;}
    .lm_rban{float: none; width: auto; height: auto !important; min-height: 300px; _height:300px;}
}
/*栏目页 单页面 */
.ptlminfo{border-bottom:1px solid #ccc;padding:5px;text-align:center; font-size: 14px;}
.ptlminfo .sp{display: inline-block; padding: 0 0.5em; color: #666;}
.ptlminfo .j-share-info{ position: relative; width: 90px; height: 25px; vertical-align: middle; display: inline-block;}
.ptlminfo .share-box{top:-2px; left: 0; right: auto;}
.ptlminfo .share-bar a{margin-right: 6px;}
.ptlmcontent,.ptlmcontent *{ font-size:16px!important;margin-top:20px;line-height:2.4; overflow: auto;text-align:justify; text-justify:inter-ideograph; word-break:break-all;word-wrap:break-word;}
.ptlmcontent table{max-width: 100%; *width: 100%;}
.ptlmcontent img{max-width: 100%; height: auto;}
@media (max-width:991px) {
    .ptlmcontent{margin-top: 10px;}
}
@media (max-width:767px) {
    .ptlmcontent{ font-size: 14px;}
}
/*栏目页 图片列表*/
.navjz ul.picture-list{clear:both;padding:0;}
.navjz ul.picture-list li{float:left; padding:10px; background:none; text-align:center; height:auto; width:192px;}
.navjz ul.picture-list li a{ display: block; font-size: 0; width: 100%; float: none; line-height: 0;}
.navjz ul.picture-list li img,.navjz ul.picture-list li span{display: block; vertical-align: middle; cursor: pointer;}
.navjz ul.picture-list li img{padding:2px; border:1px solid #ddd; width:185px; height:135px; }
.navjz ul.picture-list li a .img_title{ line-height:2.25; text-align:center; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; font-size: 16px;}
@media (min-width: 992px) and (max-width:1419px) {
    .navjz ul.picture-list li{width: 204px;}
    .navjz ul.picture-list li img{width:198px; height: 144px;}
}
@media (max-width:991px) {
    .navjz ul.picture-list li{width: 218px; }
    .navjz ul.picture-list li img{width:212px; height: 160px;}
}
@media (max-width:767px) {
    .navjz ul.picture-list li{width: auto; float: none; padding: 0;}
    .navjz ul.picture-list li img{width: 100%; height: auto; box-sizing: border-box;}
}
/*栏目页-视频列表 */
.navjz .videoNews-list{width:103%;clear:both;}
.navjz .videoNews-list li{ margin: 0 10px 10px 0;padding:0; background: none; float: left; height: auto; width: 205px;}
.navjz .videoNews-list li .img{padding:2px;border:#ddd 1px solid;overflow: hidden;}
.navjz .videoNews-list li .img a{display:block;width:100%;overflow:hidden;position: relative;}
.navjz .videoNews-list li .img img.video-thumb{ width: 100% !important; height: 125px !important; float: left;transition:all .6s;-webkit-transition:all .6s;}
.navjz .videoNews-list li .right-main{float:none;height:60px;}
.navjz .videoNews-list li .video-title{display:block;margin:10px 0 0;}
.navjz .videoNews-list li .video-title a{display: block;height:22px;line-height:22px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.navjz .videoNews-list li .video-attr{clear:both;height:26px;line-height:26px;font-size:12px;color:#999;margin-bottom:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.navjz .videoNews-list li .img .ico{display: block;position: absolute;width: 48px;height: 48px;top: 50%;left: 50%;margin:-24px 0 0 -24px;z-index: 1;background: url(../images/play.png) no-repeat center;}
@media only screen and (min-width: 992px) and (max-width: 1419px) {
    .navjz .videoNews-list li{width: 217px;}
    .navjz .videoNews-list li .img img.video-thumb{height:144px !important;}
}
@media only screen and (max-width:991px) {
    .navjz .videoNews-list li{width: 232px;}
    .navjz .videoNews-list li .img img.video-thumb{height:160px !important;}
}
@media (max-width:767px) {
    .navjz .videoNews-list{ width: 100%;}
    .navjz .videoNews-list li{width:100%;padding:0 0 10px;}
    .navjz .videoNews-list li .img img.video-thumb{height:auto !important;}
    .navjz .videoNews-list li .video-title a{ height: auto; white-space: normal;}
}
/*** 文章页 START ****/
.con_main{position:relative; padding: 20px 50px 40px;}
.con_main .guidang{ position: absolute; right:0; top:100px;}
.newstitle,.wztit{font-size: 32px; font-weight: bold; line-height: 38px;text-align: center;color: #333333;padding: 20px 0 15px;}
.newsinfo,.zn_newsinfo,.wzbjxx_info{padding: 10px 0; line-height: 1.6; font-size: 15px;text-align: center; background: #f5f5f5; position: relative;}
.newstitlef{ text-align: center; font-size: 24px; line-height: 30px;padding: 0 0 10px 0;}
.newstitlet,.newstitles{ text-align: center; font-size: 20px; line-height: 28px;}
.newstitles{padding-bottom:10px;}
.newsinfo i{font-style: normal;}
.newsinfo span{display: inline-block; padding: 0 0.5em; }
.newsinfo input{width: 10px;height: 10px;border: 1px solid #ddd;margin: 0 1px 0 0;vertical-align: middle;cursor: pointer;outline: medium none;overflow: hidden;}
.newscontnet,.wzcon{padding:20px 0;font-size:16px; color:#333; line-height:2;padding-bottom:40px; }
.newscontnet img,.newscontnet table,.wzcon img,.wzcon table{ max-width:100%;}
.newscontnet img{margin:1px 0; height: auto !important;max-width:90%;}
.newscontnet table{ margin: 0 auto;}
.minh500{ height:auto; min-height:500px;}
.wz_share .j-share-info{display: inline-block; width: 100px; height: 24px; position: relative; vertical-align: middle;}
.wz_share .share-box{top: -2px; left: 0; right: auto;}
.wz_share .share-bar a{ margin-right: 5px;}
.wzewm{text-align: center;padding-bottom: 30px;color:#666;}
.wzewm .txt{display:block; line-height: 40px;}
.wzewm .j-qrcode{width: 160px; height: 160px; margin: 0 auto;}
.wzbot1{padding-top: 10px; border-top:1px solid #eee; text-align: right;}


.p-prev-next{height: 24px;margin: 20px 0 0;overflow: hidden;}
.p-prev-next .prev-page,.p-prev-next .next-page{width: 40%;height: 24px;line-height: 24px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.p-prev-next .prev-page{float: left; background: url(../images_new/left_arr1.png) no-repeat left center;padding-left: 30px;}
.p-prev-next .next-page{float: right;text-align: right; background: url(../images_new/right_arr1.png) no-repeat right center;padding-right: 30px;}
/*视频文章*/
.video_main_content{text-align: center; padding: 20px 0;}
@media (min-width: 768px) and (max-width:991px) {
    .con_main{padding: 40px 40px 20px 40px;}
    .newstitle, .wztit{ font-size: 28px; line-height: 40px;}
}
@media (max-width: 767px) {
    .con_main{padding:0;}
    .newstitle, .wztit{ font-size: 26px; line-height: 34px; padding: 10px 0;}
    .newstitlef{font-size: 20px;}
    .newstitlet,.newstitles{font-size: 18px;}
    .newscontnet{ padding:20px 0;}
    .minh500{ min-height:auto;}
    /*视频文章*/
    .video_main_content .video-player,.video_main_content video{width:100% !important;height: auto !important;}
}
/*****网站地图****/
.dty_title{line-height: 34px; padding: 10px 0 33px; text-align: center;font-size: 24px;font-weight: bold;color: #333}
.dty_mutitle{height:40px;background:#f2f2f2;overflow:hidden;}
.dty_mutitle a{display:block;float:left;height:40px;line-height:40px;font-size:18px;color:#fff;padding:0 20px;background:#d61618; white-space:nowrap; font-weight: bold;}
.dty_mutitle a:hover{color:#fff;}
.dty_sublb{padding: 10px 10px 15px; overflow: hidden;}
.dty_sublb ul li{float:left;height:38px;line-height:38px;width:20%;}
.dty_sublb ul li a{font-size:16px;color:#555; display: block;background:url(../images_new/ico.png) 10px center no-repeat; padding-left:25px; overflow: hidden; white-space:nowrap; text-overflow: ellipsis;}
.dty_sublb ul li a:hover{color:#d61618;}
@media (max-width: 991px) {
    .dty_sublb{ padding: 5px 0;}
    .dty_sublb ul li{width: 33.3%;}
}

@media (max-width: 425px) {
    .dty_title{padding: 10px 0 20px;}
    .dty_sublb ul li{width: 50%;}
}

/*领导之窗*/
.leader-top,.leader-bottom{height: auto;}
.leader-bottom{margin-bottom: 0;}
.leader-pic-box{text-align: center; padding: 20px; line-height: 0;}
.leader-pic-box img{width: 130px; height: auto; vertical-align: middle;}
.leader-construction{ margin-left: 180px; float: none; margin-top: 20px;}
.leader-title{font-size:18px; font-weight: bold; color:#d61618;text-align: left;line-height: 30px; padding-bottom: 10px; border-bottom: 1px solid #ddd;}
.duties{min-height: 113px; height: auto;}
.duties-box{ word-break: break-all;text-align: justify; line-height: 1.8; padding: 15px 0 0;}
.duties-span{color: #000; padding-right: 5px; font-weight: bold;}
.Biography{height: 37px;line-height: 24px;border-bottom: 1px solid #ddd; font-size: 18px; font-weight: bold; color:#d61618; margin-top: 15px;}
.Biography-box{ line-height: 1.8; padding: 15px 0 0;word-break: break-all; text-align: justify; }
@media (max-width: 768px) {
    .leader-pic-box{float: none; width: auto; padding: 10px 0 0;}
    .leader-construction{margin-left: 0; margin-top: 10px;}
}
/*搜索页面*/
.con_main{ margin-bottom:20px; border:1px solid #ddd; padding:20px;}

.ssy_result{ background: #f5f5f5; padding: 8px; line-height: 1.5; font-size: 15px; margin-bottom: 15px;}
.fenlei_tit,.searchType-title{height:34px;line-height:34px;padding-left:12px;font-size:16px;font-weight:bold;color:#333; }
.total_wz,.searchType-column{height:auto;padding:8px 0 8px 20px;background:#f1f1f1;font-size:14px;}
.total_wz ul li,.searchType-column ul li{height:30px;line-height:30px;}
.total_wz ul li a:hover,.total_wz ul li a.active,.searchType-column ul li a:hover,.searchType-column ul li a.active{text-decoration:underline;color:#de3e40;}
.ssy_rightbar{width:100%;height:auto;}
.ssy_rightbar .warm-prompt{line-height:30px;font-size:14px;color:#666;}
.result_title{padding-right:18px;font-size:15px;float:right;text-align:right;width:auto;height:30px;line-height:30px;color:#8a8a8a;}
.ssy_rightbar .search-list{height:auto;margin-bottom:15px; padding-bottom: 15px; border-bottom: 1px #ddd dashed;}
.ssy_rightbar .search-list li.search-title{line-height:1.7; font-weight:bold; font-size:16px;}
.ssy_rightbar .search-list li.search-title a:hover{text-decoration:underline;}
.ssy_rightbar .search-list li a span,.ssy_rightbar .search-list li span{color:#cd3501;}
.ssy_rightbar .search-list li.search-info{line-height:22px; height:auto; margin-bottom:5px;}
.ssy_rightbar .search-list li.search-column{color:#007fd8;line-height:22px;}
.ssy_rightbar .search-list li.search-url{height:auto;line-height:1.5; color:#999;font-family:Arial, Helvetica, sans-serif;font-size:14px; word-break: break-all;}
.ssy_rightbar .search-list li.search-url span.date{padding-left:14px;color:#999;}
.ssy_rightbar .search-list li.search-url a{color:#999;}
.ssy_rightbar .search-list li.search-url a:hover{text-decoration:underline;}


/*无障碍样式*/
.wza-subtitle .ind_pl{bottom:165px;}
.wza-black-white div.ui-dialog{ background: #000 !important;}
.wza-black-white div.ind_pl{ background: #000 !important;}
.wza-black-white div#tips_box{ background: #000 !important;}
.wza-black-white div#tips_box .tips_body{ background: #000 !important;}
.wza-black-white .n-yellow .msg-wrap{ background: #000 !important;}

.wza-yellow-black div.ui-dialog{ background: yellow !important;}
.wza-yellow-black div.ind_pl{ background: yellow !important;}
.wza-yellow-black div#tips_box{ background: yellow !important;}
.wza-yellow-black div#tips_box .tips_body{ background: yellow !important;}
.wza-yellow-black .n-yellow .msg-wrap{ background: yellow !important;}

.wza-blue-yellow div.ui-dialog{ background: blue !important;}
.wza-blue-yellow div.ind_pl{ background: blue !important;}
.wza-blue-yellow div#tips_box{ background: blue !important;}
.wza-blue-yellow div#tips_box .tips_body{ background: blue !important;}
.wza-blue-yellow .n-yellow .msg-wrap{ background: blue !important;}

.wza-yellow-blue div.ui-dialog{ background: yellow !important;}
.wza-yellow-blue div.ind_pl{ background: yellow !important;}
.wza-yellow-blue div#tips_box{ background: yellow !important;}
.wza-yellow-blue div#tips_box .tips_body{ background: yellow !important;}
.wza-yellow-blue .n-yellow .msg-wrap{ background: yellow !important;}

/*五色六安*/
.ls-ban{padding-bottom: 20px; text-align: right;}
.ls-ban a{display: inline-block; line-height: 2; font-size: 18px;font-weight: bold; color: #3475c9;}
.ls-ban a:hover{}

.ls-wscolor-body{padding-bottom: 20px; background: url(/_res/images_wslawctc/wsla-bodybg.png) no-repeat #d1eaff center -320px;}
.ls-1000{width: 1000px; margin:  auto;}
.ls-titles1{margin-bottom:10px;border-bottom:2px solid #3475c9;}
.ls-titles1 h1{display:inline-block;background:#3475c9; padding: 0 15px; color: #fff;}
.ls-wsla-nav{margin-bottom: 20px;}
.ls-wsla-nav ul li {width: 200px;height: 152px;float: left;position: relative;}
.ls-wsla-nav ul li img {width: 100%;height: 100%;}
/*  无色同城    */
.ls-listpic {margin-right:-25px;overflow: hidden;}
.ls-listpic li {float: left;width: 180px;margin-right: 25px;position: relative;overflow: hidden;}
.ls-listpic li a{display: block;height:auto;text-align: center;border: 2px solid transparent;}
.ls-listpic li img {background: #fff;width:168px;padding:3px;border:1px solid #d9d9d7;height: 134px;}
.ls-listpic li a:hover{border: 2px solid #3475c9;}
.ls-listpic li .img_title{display: none;background: #fff;line-height: 30px;color:#d83f3f;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.ls-listpic li a:hover .img_title{color: #fff; background: #3475c9;}
.ls-listpic li .wstc_before {display: block;}
.ls-listpic li a:hover .wstc_after{display: block;}
.ls-listpic li a:hover .wstc_before {display: block;}
.ls-wscolor-footer .ls-footer{ border-color: #3475c9;}

@media (max-width: 991px) and (min-width: 768px) {
    .ls-1000{width: 768px;}
    .ls-listpic li{margin-bottom: 10px;}
    .ls-wsla-nav ul li{width: 256px; height: 195px;}
    .ls-listpic li{width: 239px;}
    .ls-listpic li a{height: auto;}
    .ls-listpic li img{width: 228px; height: 171px;}
}
@media (max-width: 767px) {
    .ls-listpic li{margin-bottom: 10px;}
    .ls-1000{width: auto; padding: 0 10px;}
    .ls-wsla-nav ul li,.ls-listpic li{float: none; width: auto; height: auto; margin: 0; padding: 0;}
    .ls-wsla-nav ul li img,.ls-listpic li img{ height: auto;}
    .ls-listpic{margin-right: 0;}
    .ls-listpic li a{height: auto;}
    .ls-listpic li img{width: 100%; box-sizing: border-box;}
}





