﻿ul,li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.w1100 {
    width: 1100px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
/*banner*/

.ibanner{ width:100%;  overflow:hidden; position:relative;  }
.ibanner .hd{ height:15px; overflow:hidden; position:absolute; right:50%; bottom:15px; z-index:1; }
.ibanner .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ibanner .hd ul li{ float:left; margin-right:4px;  width:12px; height:12px; line-height:14px; text-align:center; background:#fff; cursor:pointer;  border-radius: 20px;}
.ibanner .hd ul li.on{ background:#f00; color:#fff; }
.ibanner .bd{ position:relative; height:100%; z-index:0;   }
.ibanner .bd li{ zoom:1; vertical-align:middle; position: relative }
.ibanner .bd li h1{position: absolute; bottom: 40px; left: 20%; background:url("tt_bg.png"); font-size: 24px; color: #ffffff; padding: 10px 20px; }
.ibanner .bd img{ width:100%;  display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.ibanner .prev,
.ibanner .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:45px; height:80px; background:url(slider-arrow.png) -120px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.ibanner .next{ left:auto; right:3%; background-position:-2px 5px; width: 45px; height: 80px;}
.ibanner .prev:hover,
.ibanner .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.ibanner .prevStop{ display:none;  }
.ibanner .nextStop{ display:none;  }

/*i-main*/
.i-main{height: auto; overflow: hidden; margin:20px auto;}
.m_p1{height: auto; overflow: hidden; margin: 0 auto 15px auto;}
.m_p1_left{ width:770px;height: auto; overflow: hidden; margin: 0 auto; float: left;}
.m_p1_right{ width:300px;height: auto; overflow: hidden; margin: 0 auto; float: right}
.newbox{ width:770px;height: auto; overflow: hidden; margin: 15px auto}
.newbox_left{width:395px; height: auto; overflow: hidden; float: left}
.newbox_right{ width:395px; height: auto; overflow: hidden; float: right}

.izhxw{height: auto; overflow: hidden; margin: 0 auto; width: 770px;}
.ititle{height:40px; margin: 0 auto 0 auto;overflow: hidden;}
.line1px{width: 1200px;height:12px; margin: 0 auto 0 auto; border-top: #e0e0e0 1px solid; overflow: hidden;}

/*.ititle span{ display: block; float: left; width: 32px; height: 32px;}*/
.ititle i{ font-style:normal; font-size: 12px; color: #a1a1a1;line-height: 48px;}
.headline{  height: auto; overflow: hidden; border-bottom: #e5e5e5 1px dashed}
.headline h2{ color: #cc0000; font-size: 20px; line-height: 30px; margin: 0; padding: 0; font-weight: bold; width: 100%; text-align: center}
.headline p{ margin:0;  font-size: 14px; line-height: 24px; color: #999999; padding: 5px 0}
.newslist ul{ height: auto; overflow: hidden;}
.newslist ul{ padding-top: 8px;}
.newslist li{ width: 100%; font-size: 14px; color: #999999; line-height: 29px; }
.newslist li a{ background: url("ico_003.png") left center no-repeat; padding-left: 10px; color: #666666; font-size: 14px; float: left; display: block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.newslist li a:hover{color: #cc0000}
.newslist li span{ float: right;}

.date_list{height: auto; overflow: hidden; padding:16px 0 0 0 !important; position: relative}
.date_list li{
    width: 100%;
    height: 48px;
    display: block;
    padding:  0;
    margin: 0 0 15px 0;
}
.date_list li a{ font-size: 14px; color: #666666; line-height: 22px;}
.date_list li a:hover{color: #cc0000;}
.date_list li span {
    float: left;
    display: block;
    width: 60px;
    height: 48px;
    background: #eaeaea;
    text-align: center;
    color: #666666;
    font-size: 12px;line-height: 15px;
    margin-right: 12px; letter-spacing: -1px;
}
.date_list li:hover span{ background:#6699cc;color: #ffffff;}
.date_list li:hover span i{color: #ffffff;}
.date_list li span i {
    width: 100%;
    display: block;
    text-align: center;
    color: #333333;
    font-size: 20px;
    font-style: normal;
    line-height: 30px;
}

.t_c_1{ background: url("title_ico.png") 0 -2px no-repeat;}
.t_c_2{ background: url("title_ico.png") 0 -54px no-repeat;}
.t_c_3{ background: url("title_ico.png") 0 -104px no-repeat;}
.t_c_4{ background: url("title_ico.png") 0 -157px no-repeat;}
.t_c_5{ background: url("title_ico.png") -100px -0px no-repeat;}
.t_c_6{ background: url("title_ico.png") -100px -54px no-repeat;}
.t_c_7{ background: url("title_ico.png") -100px -107px no-repeat;}
.t_c_8{ background: url("title_ico.png") -100px -155px no-repeat;}
.t_c_9{ background: url("title_ico.png") 0 -210px no-repeat;}
.t_c_10{ background: url("title_ico.png") -100px -210px no-repeat;}

/*picnews*/
.picnews{ width:395px; height:265px; overflow:hidden; position:relative;   }
.picnews .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:7px; z-index:1; }
.picnews .hd ul{ overflow:hidden; zoom:1; float:left;  }
.picnews .hd ul li{ float:left; margin-right:4px;  width:7px; height:7px; line-height:8px; font-size:0; text-align:center; background:#cccccc; cursor:pointer;  border-radius: 50px;}
.picnews .hd ul li.on{ background:#ff0000; color:#fff; }
.picnews .bd{ position:relative; height:100%; z-index:0;   }
.picnews .bd li{ zoom:1; vertical-align:middle; }
.picnews .bd img{ width:395px; height:265px; display:block;  }
.picnews .bd  span{ position:absolute; bottom:0; background:url(title_bg.png); width:100%;  line-height:36px; color:#fff; font-weight:bold;}
.picnews .bd h1{ color:#fff; font-size:14px; margin:0; padding:0 10px}


.m_p2{ width:100%; background: url("lb_bg.gif"); height: auto; overflow: hidden; padding: 25px 0 25px 0;}
.m_p2_b{ width: 370px; height: auto; }
.m_p2_b ul{ padding-top: 15px;}
.m_p2_b li{ width: 100%; font-size: 14px; height: 32px; overflow: hidden; color: #999999; line-height: 32px; }
.m_p2_b li a{ color: #666666; float: left; display: block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; width: 290px;background: url(ico_list.png) left center no-repeat;    padding-left: 10px;}
.m_p2_b li  a:hover{color: #cc0000}
.m_p2_b li span{ float: right;}

.m_p2_c{ width: 300px; height: auto; }
.m_p2_c_ul{ padding-top: 15px;}
.m_p2_c_ul ul{ padding-top: 15px;}
.m_p2_c_ul li{ width: 100%; font-size: 14px; height: 32px; overflow: hidden; color: #999999; line-height: 32px; }
.m_p2_c_ul li a{ color: #666666; float: left; display: block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; background: url(ico_list.png) left center no-repeat;    padding-left: 10px;}
.m_p2_c_ul li  a:hover{color: #cc0000}
.m_p2_c_ul li span{ float: right;}

.tw_top{ width: 100%;height: auto; overflow: hidden; margin: 0 auto 15px auto}
.tw_top img{ width: 110px; height: 78px; padding: 2px; border: #dfdfdf 1px solid; float: left;}
.tw_top .tw_txt{float: right;width: 172px; height: 80px; overflow: hidden; margin-top: 5px; }
.tw_top .tw_txt h1{ color: #000000; font-size: 15px; line-height: 24px;}
.tw_top .tw_txt h1 a{ color: #333333;}
.tw_top .tw_txt p{ font-size: 12px; line-height: 22px; color: #999999; margin:5px 0 ;padding: 0}
.tw_top .tw_txt p a{  color: #999999}
.tw_top .tw_txt p span{  color: #ff9900}
.top_pic{ width: 322px;height: auto; overflow: hidden; margin: 5px auto 10px auto;}
.top_pic img{ width: 142px; height: 95px;padding: 3px; border: #dfdfdf 1px solid; float: left; margin-right: 10px}

.m_p3{ width:100%; height: auto; overflow: hidden; padding: 25px 0 0 0;}
.m_p3_b{ width: 370px; height: auto; }
.m_p3_b ul{padding-top: 15px;}
.m_p3_b li{ width: 100%; font-size: 14px; height: 32px; overflow: hidden; color: #999999; line-height: 32px; }
.m_p3_b li  a{ color: #666666; float: left; display: block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; width: 290px;background: url(ico_list.png) left center no-repeat; text-indent: 10px;}
.m_p3_b li  a:hover{color: #cc0000}
.m_p3_b li span{ float: right;}
.m_p3_b .xb_lb{color: #ff9900 !important; display: inline !important; width: auto !important; margin-right: 3px !important;}
.p_img{ padding:15px 0 0 0}
.m_p3_c{width: 300px; height: auto; overflow: hidden;}
.m_p3_c_ul{ padding-top: 15px;}
.kstd_link{ }
.kstd_link ul{ width: 320px; padding: 15px 0; height: auto; overflow: hidden}
.kstd_link ul li{ float: left; margin: 0 4px 4px 0;}
.kstd_link ul li img{float: left;margin: 13px 10px 0 12px;}
.kstd_link li a{ display: block;width:146px; height: 43px; line-height: 43px; text-align: left; color: #ffffff; font-size: 14px; background: #eaeaea;}

.kstd_link .btn_bg1{background-color: #d46665;}
.kstd_link .btn_bg2{background-color: #69a660;}
.kstd_link .btn_bg3{background-color: #6370a5;}
.kstd_link .btn_bg4{background-color: #978c92;}
.kstd_link .btn_bg5{background-color: #b89d66;}
.kstd_link .btn_bg6{background-color: #8c9697;}
.kstd_link .btn_bg7{background-color: #d973b2;}
.kstd_link .btn_bg8{background-color: #69c7c9;}

.kstd_link li:hover{opacity: 0.8;}
.zt_ad_banner{ width: 1100px; height:94px; margin: 15px auto 0 auto; overflow: hidden}
.zt_ad_banner img{width: 1100px; height:94px; }
.zt_ad_banner img:hover{opacity: 0.9}


/*滚动图*/
.m_p4{ height: 174px; width: 1040px; margin: 20px auto; background: url("mlxy_img.png") left center no-repeat; padding-left: 60px; overflow: hidden;}
.mlxy_gd{ width:1040px;  overflow:hidden; position:relative; }
.mlxy_gd .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0;  }
.mlxy_gd .hd .prev,.picMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
    cursor:pointer;}
.mlxy_gd .hd .next{ background-position:0 -50px;  }
.mlxy_gd .hd .prevStop{ background-position:-60px 0; }
.mlxy_gd .hd .nextStop{ background-position:-60px -50px; }
.mlxy_gd .bd{ padding:0;   }
.mlxy_gd .bd ul{ overflow:hidden; zoom:1; }
.mlxy_gd .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;position: relative  }
.mlxy_gd .bd ul li .pic{ text-align:center; }
.mlxy_gd .bd ul li .pic img{ width:248px; height:170px; display:block; }
.mlxy_gd .bd ul li .pic img:hover{ opacity: 0.8}
.mlxy_gd .bd ul li .pic a:hover img{ border-color:#999;  }
.mlxy_gd .bd ul li .title{ line-height:30px; text-align: center; width: 100%;  position: absolute; bottom: 0; background: url("title_bg.png"); font-size: 14px; color: #ffffff; display: block; z-index: 999}
.mlxy_gd .bd ul li .title a{ color: #ffffff;}

/*end_link*/
.end_link{ background:#ffffff; }
.end_link_h1{ font-size: 18px;color: #242424;font-weight: bold;float: left;}
.end_link ul{margin-left:90px;}
.end_link li{font-size: 14px; color: #555555; line-height: 30px; height: 30px; float: left;}
.end_link li a{padding: 0 8px;}

.selectTravelCity{
width: 14em;
height: 2.8em;
padding: 0.2em 0.4em 0.2em 0.4em;
margin-right:20px;
vertical-align: middle;
border: 1px solid #94c1e7;
-moz-border-radius: 0.2em;
-webkit-border-radius: 0.2em;
border-radius: 0.2em;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background: #ffffff;
font-family: SimHei;
font-size: 1.0em;
color: RGBA(102,102,102,0.7);
cursor: pointer;
}

.topic{float: left;text-align:center;}
.topic ul { padding-bottom:15px; overflow:hidden;}
.topic .pic{width:280px; height:90px; display:block;margin-right:20px;}
.topic .pic img{width: 100%;height: 100%;}