.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:145px;
        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:97px;        /*菜单宽度*/
    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
{}

.windowstyle16094{ font-family: 宋体; font-size: 9pt; font-weight: bold; color: #ffffff;}

 .lbyul li {
     font-size: 17px;
    height: 60px;
    line-height: 60px;
    position: relative;
    overflow: hidden;}


.bgcolor{
width: 105%;
    height: 60px;
    position: absolute;
    right: 0;
    top: 30px;
    text-align: center;
    font-size: 22px;
    color: #fff;
    line-height: 60px;
    box-shadow: -1px 0px 10px #999;
        background: #0e419c;}
.lbybgcolor{
    width: 4px;
    height: 60px;
    display: block;
    background: #0e419c;
    position: absolute;
    top: 0;
    left: 0;}
li {
    list-style: none;}

    .second-nav {
    background: #fff;
    width: 100%;
    height: 400px;}
.second-nav li {float: left;width: 100%;color:  #000; height: 60px;line-height: 60px;display: block;text-align: center;transition: all 1.5s ease;}
.second-nav li a { color:  #000;text-decoration: none;font-size: 16px;transition: all 0.5s ease;}
#lbyul li a{  display: block;}


li#one1,li#two1{position: relative;height:60px;color: #fff;cursor: pointer;border: none;}
li#one1:after,li#one1:before,li#two1:after,li#two1:before{content: '';position: absolute;left: 0;top: 0; width: 0; height: 100%; z-index:-2;}
li#one1:hover,li#two1:hover{z-index:1;background:transparent;}     
li#one1:hover a,li#two1:hover a{color:#ffffff;}       
li#one1:hover span,li#two1:hover span{color:#ffffff;}       
li#one1:before,li#two1:before{filter:alpha(opacity=50); transition: .5s;display: block; background: #0e419c top center no-repeat; z-index:-1;}          
li#one1:hover:after,li#one1:hover:before,li#two1:hover:after,li#two1:hover:before { width: 100%;}
li#one1 a::after,li#two1 a::after{ width: 13px;height: 13px;display: block;background: url(https://eecs.pku.edu.cn/dfiles/11209/images/stu_plus.jpg) top center no-repeat; position: absolute;top: 50%;right: 20px;margin-top: -6px;content: '';}

.tjyd1 {
    width: 280px;
    background:#fff;}
.tjyd1 h3 {
    display: block;
    float: left;
    height: 40px;
    width: 230px;
    line-height: 40px;
    color:  #013f98;
    font-size: 16px;
    margin-bottom: 20px;
background-image:url(../001/pic/tjyd1.jpg) no-repeat;
    padding-left: 20px;}


*{margin:0;padding:0;}
.c250438sub_box{width:280px; height:210px; float:left; position:relative; overflow:hidden;background:url(http://trip.elong.com/trip/default/news/images/logo_gray.jpg) center center no-repeat; *background:url(http://trip.elong.com/trip/default/news/images/logo_gray.jpg) 220px 120px no-repeat;}
.c250438sub_box img{border:none; width:280px; height:180px;}
#vsb_imgnewslist_bd1lfimg{position:relative; width:280px; height:180px; overflow:hidden;}
#vsb_imgnewslist_bd1lfimg div{width:100000px; margin-left:-4px;}
#vsb_imgnewslist_bd1lfimg dl{width:280px; height:180px; position:relative; overflow:hidden; float:left;}
#vsb_imgnewslist_bd1lfimg dt{width:230px; height:180px; position:absolute; left:0px; top:0px;}
#vsb_imgnewslist_bd1lfimg dd{padding-top:270px;padding:0;width:280px; height:30px;background:#013f98; position:absolute; left:0px; bottom:0px; padding:0 3px;}
#vsb_imgnewslist_bd1lfimg dd h2{height:25px; padding:8px 0 4px 0; line-height:25px; overflow:hidden;}
#vsb_imgnewslist_bd1lfimg dd h2 a{font-size:12px; font-weight: normal;color:#ffffff;}
#vsb_imgnewslist_bd1lfimg dd a{color:#ffffff; text-decoration:none;}
#vsb_imgnewslist_bd1lfimg dd a:hover{text-decoration:none; color:#ffffff;}
#vsb_imgnewslist_bd1lfimg dd tt{font-size:12px; font-family:"微软雅黑";color:#000000; line-height:1.2em;}
#vsb_imgnewslist_bd1lfimg dd tt a:hover{text-decoration:underline;}

.c250438sub_nav{
width:100%;
 left:35%; 
 height:15px;
  bottom:5px;
   position:absolute;
    color:#999999; 
    z-index:200;}
.c250438sub_nav .span1{width: 8px;
height: 8px;
line-height: 12px;
float: left;
margin-left: 12px;
position: relative;
cursor: pointer;}
.c250438sub_no{height:25px;}
.c250438sub_no li{margin-left: 12px;display:block; width:12px; height:12px; float:left; overflow:hidden; line-height:25px; vertical-align:middle; text-align:center; background:#000000; filter:alpha(Opacity=1); opacity:1; font-size:11px; color:#ffffff; cursor:pointer;border-radius:50%;font-family:"微软雅黑" #ffffff;}
.c250438sub_no li.show{background:#013f98;}
.c250438sub_more{float:right; width:50px; height:25px; background:#013f98; filter:alpha(Opacity=70); opacity:1; color:#999999; text-align:center; line-height:25px;}
.c250438sub_more a{ text-decoration:none;color:#434343;}
.c250438sub_more a:hover{text-decoration:underline; color:#ff4000;}



.tjyd {
    width: 280px;
    margin-top: 20px;
    background:#fff;}
.tjyd h3 {
    display: block;
    float: left;
    height: 40px;
    width: 230px;
    line-height: 40px;
    color:  #013f98;
    font-size: 16px;
    margin-bottom: 20px;
background-image:url(../001/pic/tjyd1.jpg) no-repeat;
    padding-left: 20px;}
.tjyd-list {
    padding: 20px;
    width: 228px;}
.tjyd-list ul {
    width: 190px;
    background-image:url(../001/pic/tjyd.jpg) no-repeat;
    padding-left: 18px;}
.tjyd-list li {
    margin-top: 5px;
    width: 100%;
    float: left;
     list-style: none;
    margin-bottom: 3px;}

.tjyd-list  a:link, a:visited, a:hover, a:active {
    text-decoration: none;
    cursor: pointer;}
.tjyd ul{
    list-style: none;
    float: left;}
.tjyd ol{
    list-style: none;
    float: left;}
.tjyd li{
    list-style: none;
    float: left;}
.tjyd-list li h4 {

    display: block;
    font-weight: normal;
    width: 190px;
    line-height: 20px;
    color: #555;
    font-size: 14px;}
.tjyd-list li i {

    display: block;
    width: 160px;
    padding-left: 16px;
    font-size: 12px;
    line-height: 30px;
    height: 30px;
    color:  #999;
    font-family: Arial, Helvetica, sans-serif;
background-image:url(../001/pic/date001.jpg) no-repeat left center;}
i, em, b {
    font-style: normal;}
.splitflagstyle16095{ color: #222222 ;}
.fontstyle16095{ font-family: 宋体; color: #000000; font-size: 9pt ;}
.winstyle16095{ font-size: 9pt; font-family: 宋体; float: right; color: #222222; margin-left: 40px; margin-right: 20px ;}

