/**********************资讯**********************/
.news-menu{
    height: 50px;
    line-height: 50px;
    background: #eb001b;
    min-width: 1200px;
    font-weight: bold;
}
.news-menu-l{
    float: left;
}
.news-menu-l li{
    padding: 0 20px;
    float: left;
    cursor: pointer;

}
.news-menu-l li a{
    color: #ffffff;
}
.news-menu-l li:hover{
    background: #aa0101;
}
.news-menu-r{
    float: right;
    width: 300px;
    height: 30px;
    line-height: 30px;
    border: #ffffff solid 1px;
    margin-top: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    color: #ffffff;
    font-size: 14px;
}
.news-menu-r1{
    float: left;
    margin-left: 10px;
}
.news-menu-r2{
    width: 20px;
    height: 20px;
    float: left;
    background: url("../images/news/news-icon-tp.png") no-repeat center center;
    margin-top: 5px;
}
.news-icon-top{
    width: 20px;
    height: 10px;
    display: block;
}
.news-menu-r3 {
    float: left;
    background: #eb001b;
    outline: none;
    border: none;
    height: 30px;
    line-height: 30px;
    margin-left: 10px;
    color: #ffffff;
    width: 195px;
}

.news-menu-r4{
    float: left;
    width: 16px;
    height: 16px;
    display: block;
    background: url("../images/news/btn-search.png") no-repeat;
    margin:8px 0 0 10px;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #ffffff;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #ffffff;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #ffffff;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #ffffff;
}
.news-cont{
    width: 1180px; padding:0 30px;
    height: auto;
    overflow: hidden;
    margin: 20px auto;
}
.news-left{
    float: left;
    width: 748px;
    height: auto;
    overflow: hidden;
    background: #ffffff;
}
.news-right{
    float: right;
    width: 320px;
    height: auto;
    overflow: hidden;
    margin-left: 20px;

}
.news-banner{
    width: 100%;
    height: 415px;

}
/*wrap的轮播图和切换按钮样式*/
.wrap{ width: 100%; height: 300px; overflow: hidden;position: relative;}
.wrap ul{position: absolute;}
.wrap ul li{width: 100%; height: 300px; position: relative}
.wrap ul li img{ width: 100%; height: 100%;}
.wrap ul li p{
    position: absolute;
    left: 0;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    background: rgba(0,0,0,0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66FFFFFF,endColorstr=#66FFFFFF);
    width: 100%;
    font-size: 14px;
    color: #ffffff;
    text-indent: 10px;
}
.wrap ol{position: absolute;right: 10px;bottom: 20px;}
.wrap ol li{height: 2px;width: 15px;  background-color:#fff;margin-left: 10px;float:left; text-align: center; cursor: pointer;}
.wrap ol li.active{background-color: #eb001b; cursor: pointer; width: 30px;}

.news-place{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
    font-size: 14px;

}
.news-place li{
    width: 32%;
    height: auto;
    float: left;
    text-align: center;
    position: relative;
    margin-left: 1%;
}
.news-place li a{
    color: #666666;
}
.news-place li img{
    width: 100%;
    height: 150px;
    display: block;
    margin: 0 auto;

}
.news-place li p{
    position: absolute;
    left: 0;
    bottom: 0;
    height: 30px;
    line-height: 30px;
    background: rgba(0,0,0,0.6);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66FFFFFF,endColorstr=#66FFFFFF);
    width:100%;
    font-size: 14px;
    color: #ffffff;
    text-align: center; margin:0
}
.news-tab{
    width: 100%;
    height: 60px;
    line-height: 60px;
    border-bottom: #dddddd solid 1px;
    text-align: center;
    margin-top: 20px;
}
.news-tab li{
    width: 100px;
    height: 60px; line-height:60px; font-size:16px;
    float: left;
    cursor: pointer;
}
.news-tab li.active{
    border-bottom: #bf0016 solid 2px;
    color: #bf0016;
}
.news-c{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.news-c>div{
    display: none;
}
.news-c>div.active{
    display: block;
}
.news-list{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
.news-list li{
    width: 100%;
    height: 150px;
    margin-top: 20px;
}
.news-list li:hover{ background-color:#f6f6f6;}
.news-list-l{
    height: 150px;
    float: left;
}
.news-list-r{
    margin-left: 220px;
    height: auto;
    overflow: hidden;
}
.news-list-r>h1{
    font-size: 18px;
    color: #333333;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
}
.news-list-r>p{
    font-size: 14px;
    color: #999999;
    padding-top: 10px;
    height: 80px;
    overflow: hidden;
}
.news-lb{
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    color: #999999;
}
.news-lb-l{
    float: left;
}
.news-lb-r{
    float: right;
	padding-right:10px
}
.news-adv{
    width: 95%;
    height: 150px;
    margin: 20px auto;
    background: #999999;
}
.news-adv img{
    width: 100%;
    height: 150px;
}
.news-more {
    height: 40px;
    line-height: 40px;
    border: #999999 solid 1px;
    margin: 30px auto;
    text-align: center;
    font-size: 14px;
    color: #999999;
    display: block;
	padding: 0 10px;
}
.news-more:hover{ border:#eb001b solid 1px; color:#eb001b;

}

.news-right-pic{
    width: 100%;
    height: 200px;
    background: #ffffff;
    position: relative;
    margin-bottom: 10px;
}
.news-right-pic img{
    width: 100%;
    height: 200px;
}
.news-right-pic p{
    position: absolute;
    left: 0;
    bottom: 0;
    height: 30px;
    line-height: 30px;
    background: rgba(0,0,0,0.6);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66FFFFFF,endColorstr=#66FFFFFF);
    width:100%;
    font-size: 14px;
    color: #ffffff;
    text-align: center; margin:0
}
.news-right-txt{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
    background: #ffffff;
    padding: 10px 0;
}
.index-title-t{
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-bottom: #dddddd solid 1px;
}
.index-title-tl{
    float: left;
    text-indent: 20px;
    font-weight:bold;
    font-size: 18px;
}
.index-title-tr{
    width: 110px;
    float: right;
    text-align: right;
    color: #999999;
    margin-right: 20px;
}

.news-is{
    width: 95%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
.news-is li{
    width: 100%;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    margin-top: 10px;
    color: #666666;
    text-indent: 15px;
}
.news-is li a{
    color: #666666;    background: url("../images/index/index-icon-tip.png") no-repeat left center; display:inline-block

}
.news-is li a:hover{
    color:#eb001b; background: url("../images/index/index-icon-tip-hover.png") no-repeat left center; display:inline-block
}
.news-is-l{
    float: left;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    width: 70%;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news-is-r{
    float: right;
    text-align: right; height: 25px;
    line-height: 25px;
}
.news-jj{
    width: 95%;
    margin: 0 auto;
    padding: 10px 0;
    height: auto;
    overflow: hidden;
}
.news-jj li{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}
.news-jj li:hover{ background-color:#efefef}
.news-jj li a{
    color: #666666;
}
.news-jj-l{
    width: 100px;
    height: 70px;
    background: #bf0016;
    float: left;
}
.news-jj-r{
    margin-left:110px ;
    height: auto;
    overflow: hidden;
}
.news-jj-r h1{
    font-size: 14px;
    height: 30px;
    overflow: hidden;
    font-weight: normal;
}
.news-jj-r p{
    color: #999999;
    font-size: 12px;

}
/* 幻灯片 */
.swiper-slide {
    position: relative;
}
.swiper-slide img{
    display: block;
    width: 100%;
    height: 415px;
}
.swiper-slide p{
    position: absolute;
    left: 0;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    width: 100%;
    background: rgba(0,0,0,0.6);
    color: #ffffff;
    text-indent: 15px;
	margin:0
}
