.search-input {
    width: 60px;
    font-weight: bold;
    height: 17px;
    outline: 0;
    line-height: 17px;
    background: none;
    color: #fff;
font-size: 14px;
border: 0;
padding-left: 10px;}
.search-btn {
    width: 19px;
    height: 17px;
    float: left;
    border: 0;}
/* 以下样式不用修改 开始*/
    /* 默认ul 无需修改 */
    .navbox {min-width:1290px;width: 100%;background:#0954a5;}
ul .main_li {
    line-height: 60px;
    font-size: 17px;
    display: block;}
    .nav_menustyle_1_1 ul
    {
        list-style-type:none;
        padding:0px; 
        margin:0px;}
    /* 默认li 无需修改 */
    .nav_menustyle_1_1 li
    {
        float:left;
        text-align:center;
        position:relative;}
    /* 2级以上 li 无需修改 */
    .nav_menustyle_1_1 ul li ul li
    {
        transform: translateX(-22%);
    width:180px;
        float:none;
            font-size: 15px;
        z-index:100;}
    /* 3级以上默认ul 无需修改 */
    .nav_menustyle_1_1 ul li ul li ul
    {
        left:100%;
        top:0px;}
    /* IE6下的table样式 无需修改 */
    .nav_menustyle_1_1 table 
    {
        position:absolute; 
        left:0px;
        border-collapse:collapse; 
        border-spacing:0; 
        z-index:100;}   
    .nav_menustyle_1_1 table table
    {
        top:0px;}
    .nav_menustyle_1_1 td 
    {
        padding: 0;}   
    /* 共6级导航子菜单打开关闭控制 无需修改 */
    .nav_menustyle_1_1 li ul,
    .nav_menustyle_1_1 li:hover ul li ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul li ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul li:hover ul li ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul li:hover ul li:hover ul li ul
    {
        display:none;}
    .nav_menustyle_1_1 li a:hover ul li ul,
    .nav_menustyle_1_1 li a:hover ul li a:hover ul li ul,
    .nav_menustyle_1_1 li a:hover ul li a:hover ul li a:hover ul li ul,
    .nav_menustyle_1_1 li a:hover ul li a:hover ul li a:hover ul li a:hover ul li ul
    {
        visibility:hidden;}
    .nav_menustyle_1_1 li a:hover ul,
    .nav_menustyle_1_1 li:hover ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul li:hover ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul li:hover ul li:hover ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul    
    {
        display:block;
        position:absolute;}
    .nav_menustyle_1_1 li a:hover ul li a:hover ul,
    .nav_menustyle_1_1 li a:hover ul li a:hover ul li a:hover ul,
    .nav_menustyle_1_1 li a:hover ul li a:hover ul li a:hover ul li a:hover ul,
    .nav_menustyle_1_1 li a:hover ul li a:hover ul li a:hover ul li a:hover ul li a:hover ul
    {
        visibility:visible;}
    /* 默认a属性 无需修改 */
    .nav_menustyle_1_1 a
    {
        display:block;
        text-decoration:none;
        white-space:nowrap;}
/* 以上样式不用修改 结束*/
/* 默认链接样式 可以修改默认的 字体、颜色、宽度、高度、背景色、边框等*/
.nav_menustyle_1_1 a
{
    width:100%; 
    min-width:100px;        /*菜单宽度*/
    height:52px;        /*菜单高度*/
    line-height:52px;   /*字体高度, 可设为菜单高度*/
    font-size:17px;     /*字体大小*/
    color:#fff;}
/* 默认hover链接样式 可以设置默认的鼠标移上样式 */
.nav_menustyle_1_1 a:hover
{}
/* IE6兼容性代码，在IE6下起效， 必须根据菜单高宽进行设定 */
.nav_menustyle_1_1 table 
{
    top:26px;}   
.nav_menustyle_1_1 table table
{
    left:91px;}   
/* 2级以上链接样式 可以修改2级以上菜单的 字体、颜色、宽度、高度、背景色、边框等*/
.nav_menustyle_1_1 ul li ul li a
{
 font-size:15px;}
/* 2级以上hover链接样式 可以修改2级以上菜单的鼠标移上样式*/
.nav_menustyle_1_1 ul li ul li a:hover
{
 color:#fff; /*鼠标移上颜色*/
    background:#02376e; /*鼠标移上背景色*/
    transform: scale(1.02);transition: all 0.8s ease;}
/* 3级以上链接样式 可以修改3级以上菜单的 字体、颜色、宽度、高度、背景色、边框等*/
.nav_menustyle_1_1 ul li ul li ul li a
{}
/* 3级以上hover链接样式 可以修改3级以上菜单的鼠标移上样式*/
.nav_menustyle_1_1 ul li ul li ul li a:hover
{}

.fl {
    float: left;}
img {
    border: 0px;
    vertical-align: middle;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    max-width: 100%;
    height: auto;}
.mian-2{
    width: 1290px;
    margin: 0px auto;}


.dt_t {
    width: 30%;
    float: left;
    margin:10px 10px;
    position:relative;}
.sy_lb3 {
    width: 370px;
    float: left;}
ul, ol, li {
    list-style: none;
    float: left;}
.dt_t .imgk img {
    width: 100%;
   height: 260px;}
.dt_t .imgk {
    width: 100%;
    float: left;
    height: 260px;}
.dt_t .txtk {
    width: 100%;
    float: left;
    position: relative;
    z-index: 1;}
.dt_t  .dbt {
    display: block;
    height: 60px;
    line-height: 30px;
    width: 95%;
    /* margin: 10px; */
    font-size: 16px;
    text-align: left;
    overflow: hidden;
    color: #555555;
    padding-left: 20px;
    padding-right: 20px;}
.dt_t .abstract{
    color: #6b6a6a;
    line-height: 28px;
    height: 56px;
    width: 100%;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.dt_t .sj {
    position: absolute;
    left: 10px;
    line-height: 45px;
    padding: 0 15px;
    color: #000;}



.sy_lb3 li {
    margin-bottom: 8px;
    padding-left: 15px;
    padding-right: 95px;
    /* margin-bottom: 15px; */
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 10px;
    padding-bottom: 10px;}
.sy_lb3 li, .sy_lb3 a {
    width: 100%;
color: #555555;    
font-size:16px;}


#oneb:hover {transition: all 1s ease;}
#oneb:hover li a{color:#fff;}
#oneb:hover .yg_wz span{color:#fff;}
#oneb:hover li{background:#0c52a6;color:#fff;}

.sy_lb3 .sj {
    /* width: 50px; */
    /* text-align: center; */
    position: absolute;
    /* left: 0px; */
    /* top: 15px; */
    /* line-height: 26px; */
    /* font-size: 15px; */
    /* position: absolute; */
    top: 0;
    right: 10px;
    padding-top: 11px;}
.dt_t .time {
    width: 50px;
    padding: 5px 0;
    background: #a40903;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;}
.dt_t .time .day {
    font-size: 18px;
    color: #fff;
    line-height: 24px;}
.dt_t .time .mon {
    font-size: 14px;
    color: #fff;
    line-height: 20px;}
.fl {
    float: left;}
img {
    border: 0px;
    vertical-align: middle;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    max-width: 100%;
    height: auto;}
.mian-2{
    width: 1290px;
    margin: 0px auto;}


.dt_t {
    width: 30%;
    float: left;
    margin:10px 10px;
    position:relative;}
.sy_lb3 {
    width: 370px;
    float: left;}
ul, ol, li {
    list-style: none;
    float: left;}
.dt_t .imgk img {
    width: 100%;
   height: 260px;}
.dt_t .imgk {
    width: 100%;
    float: left;
    height: 260px;}
.dt_t .txtk {
    width: 100%;
    float: left;
    position: relative;
    z-index: 1;}
.dt_t  .dbt {
    display: block;
    height: 60px;
    line-height: 30px;
    width: 95%;
    /* margin: 10px; */
    font-size: 16px;
    text-align: left;
    overflow: hidden;
    color: #555555;
    padding-left: 20px;
    padding-right: 20px;}
.dt_t .abstract{
    color: #6b6a6a;
    line-height: 28px;
    height: 56px;
    width: 100%;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.dt_t .sj {
    position: absolute;
    left: 10px;
    line-height: 45px;
    padding: 0 15px;
    color: #000;}



.sy_lb3 li {
    margin-bottom: 8px;
    padding-left: 15px;
    padding-right: 95px;
    /* margin-bottom: 15px; */
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 10px;
    padding-bottom: 10px;}
.sy_lb3 li, .sy_lb3 a {
    width: 100%;
color: #555555;    
font-size:16px;}


#oneb:hover {transition: all 1s ease;}
#oneb:hover li a{color:#fff;}
#oneb:hover .yg_wz span{color:#fff;}
#oneb:hover li{background:#0c52a6;color:#fff;}

.sy_lb3 .sj {
    /* width: 50px; */
    /* text-align: center; */
    position: absolute;
    /* left: 0px; */
    /* top: 15px; */
    /* line-height: 26px; */
    /* font-size: 15px; */
    /* position: absolute; */
    top: 0;
    right: 10px;
    padding-top: 11px;}
.dt_t .time {
    width: 50px;
    padding: 5px 0;
    background: #a40903;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;}
.dt_t .time .day {
    font-size: 18px;
    color: #fff;
    line-height: 24px;}
.dt_t .time .mon {
    font-size: 14px;
    color: #fff;
    line-height: 20px;}
