@charset "utf-8";
/* header */
.logo3{visibility:visible;}
.ew{width: 25% !important;float: right;}
.sw{width: 15% !important;}
.footer-left{width: 15% !important;}
.footer-right{width: 85% !important;}
.header-container{justify-content: right !important;}
.tel{color: #000e30;size: 16px;}

.title h1 {font-size: 32px !important;}
.add {font-weight:normal; line-height: 30px;}
.nav-item a:link    {color:black !important;}//未点击的链接状态
.nav-item a:visited {color:blue !important;}//已点击的连接状态
.nav-item a:hover   {color:red !important;}//鼠标悬浮时的状态
.nav-item a:active  {color:yellow !important;}//鼠标点下去的时的状态{color: #000 !important;}

.but{
    height: 52px  !important;
    background: linear-gradient(315deg, #00BBF9 0%, #0086F1 100%) !important;
    border-radius: 4px !important;
    margin-top: 38px !important;
    border: none !important;
    color: #fff !important;
    transition: all .3s !important;
    font-size: 29px !important;
    /* font-family: PingFangSC-Medium, PingFang SC; */
    font-weight: 500 !important;
    line-height: 22px !important;
    letter-spacing: 1.14px !important;
}
.con3-more {
    margin-top: 53px !important;}



.yinc{visibility:hidden;}
.unfold-list-text{display: inline-block !important;}

.list-box{padding: 20px 0 !important;}
.search {margin-left: 30px;}
.search_title{display: inline-block;font-size: 17px;}
.search_title ul li{display: inline;margin-right: 30px;}
.search_title ul li a{color: #337ab7 !important;}

.hiddle{visibility: hidden;}/*隐藏首页上部的下拉中不需要的栏目*/
.header {font-weight: normal;}/*让下拉栏目子标题正常化*/
.language-left span{color: blue;font-weight: bold;}
/*
<link rel="stylesheet" href="/static/css/redefine.css">
<!-- 导航栏模块 -->
[!--temp.header_index--]
<!-- 客服咨询模块 -->
[!--temp.right_sider--]
<!-- 尾部模块 -->
[!--temp.footer2--]

*
[showclasstemp]'selfinfo',7,0,0[/showclasstemp]

[listshowclass]父栏目ID,标签模板ID,是否显示栏目信息数,显示栏目数[/listshowclass]

[listsonclass]栏目ID,显示条数,标题截取数,是否显示栏目名,操作类型,模板ID,只显示有标题图片,显示栏目数,显示头条操作类型,头条标题截取数,头条简介截取数,头条只显示有标题图片,附加SQL条件,显示排序[/listsonclass]


[e:loop={'select * from [!db.pre!]ecms_news where classid in(4)  order by id DESC limit 12',12,24,0}] 
<a class="list-a" href="<?=$bqsr[titleurl]?>" target="_blank">
<div class="list-item">
<img src="<?=$bqr[titlepic]?>">
<div>
<div class="item_tittle" title="<?=$bqr[title]?>"><?=$bqr[oldtitle]?></div>
<div class="tag">
<div class="item_tag">金海服务</div>
</div>
</div>
</div>
</a>
 </a>[/e:loop] 


	   

								    <a href='<?=$bqsr[titleurl]?>'  target='_blank' >
								        <div class="indnews-one-img"><img src='<?=$bqr[titlepic]?>' alt=""></div>
								        <div class="indnews-one-wd">
								            <h1><?=$bqr[title]?></h1>
								            <span><?=$bqr[newstime]?></span>
								        </div>
								    </a>[/e:loop] 


*/