/*html{ filter: grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: url("data:image/svg+xml;utf8,#grayscale"); filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); -webkit-filter: grayscale(1);} 
*/



.index-row1{
    padding: 22px 0 0;
}
.ul-pic{
    overflow: hidden;
    margin-right: -3px;
}
.ul-pic li{
    float: left;
    width: 20%;
}
.ul-pic .inner{
    display: block;
    border: 1px solid #5f5f5f;
    margin-right: 3px;
}
.ul-pic .pic{
    position: relative;
    padding-top: 37%;
}
.ul-pic .pic img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.index-row2{
    padding: 15px 0 32px;
}
.index-row2 h1{
    font-weight: normal;
    font-size: 42px;
    color: #333;
    text-align: center;
    margin-bottom: 3px;
    letter-spacing: .5px;
}
.index-row2 h1 a{color: #333;}
.index-row2 h1 a:hover{
    color: #1565c0;
}
.index-row2 .con{
    text-align: center;
}
.index-row2 .con a{
    font-size: 18px;
    display: inline-block;
    color: #333;
    margin: 0 25px;
    letter-spacing: .5px;
    max-width: 400px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.index-row2 .con a:hover{
    color: #1565c0;
}
.index-row3{
    padding: 0 0 34px;
    overflow: hidden;
}
.index-row3 .col-l{
    width: 780px;
}
.index-row3 .col-r{
    width: 350px;
}
.slick-news{

}
.slick-news .item{
    position: relative;
}
.slick-news .pic{
    padding-top: 50%;
}
.slick-news .pic img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.slick-news .txt{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 55px;
    padding: 0 24px;
    background: url(../image/q-bg.png) center;
    z-index: 2;
}
.slick-news .txt p{
    font-size: 22px;
    line-height: 55px;
    color: #fff;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.slick-news .slick-arrow{
    position: absolute;
    top: 50%;
    margin-top: -50px;
    width: 58px;
    height: 99px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    font-size: 0;
    border: none;
    cursor: pointer;
    z-index: 2;
}
.slick-news .slick-prev{
    left: 0;
    background-image: url(../image/prev.png);
}
.slick-news .slick-next{
    right: 0;
    background-image: url(../image/next.png);
}
.slick-news .slick-arrow:hover{
    background-color: #666;
}
.slick-news .slick-dots{
    position: absolute;
    bottom: 22px;
    right: 28px;
    z-index: 3;
}
.slick-news .slick-dots li{
    float: left;
    margin-left: 10px;
}
.slick-news .slick-dots li button{
    width: 13px;
    height: 13px;
    font-size: 0;
    border: none;
    background: url(../image/dots.png) no-repeat center;
    cursor: pointer;
}
.slick-news .slick-dots li.slick-active button{
    background-image: url(../image/dots-on.png);
}
.g-tit1{
    overflow: hidden;
    border-bottom: 3px solid #1565c0;
    margin-bottom: 20px;
}
.g-tit1 .more{
    float: right;
    font-size: 16px;
    line-height: 45px;
    color: #bdbdbd;
}
.g-tit1 .more:hover{
    color: #1565c0;
}
.g-tit1 h3{
    font-weight: normal;
    width: 147px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background-color: #1565c0;
    font-size: 22px;
    color: #fff;
}
.ul-vip{
    overflow: hidden;
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
}
.ul-vip li{
    float: left;
    width: 33.33%;
}
.ul-vip .inner{
    display: block;
    padding: 18px 0 22px;
    border-bottom: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}
.ul-vip .img{
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 5px;
}
.ul-vip .img img{
    display: inline-block;
    vertical-align: middle;
}
.ul-vip p{
    font-weight: bold;
    font-size: 14px;
    color: #313131;
    text-align: center;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.ul-vip .inner:hover p{
    color: #1565c0;
}
.ul-pic.pic2 li{
    width: 16.66%;
    margin-bottom: 3px;
}
.ul-pic.pic2 .pic{
    padding-top: 45%;
}
.index-row5{
    overflow: hidden;
    padding: 30px 0 0;
}
.index-row5 .col-l{
    width: 358px;
    margin-right: 45px;
}
.index-row5 .col-c,.index-row5 .col-r{
    width: 358px;
}
.g-tit2{
    margin-bottom: 12px;
}
.g-tit2 h3{
    font-weight: normal;
    font-size: 22px;
    color: #1565c0;
}
.g-tit2 .more{
    float: right;
    font-size: 16px;
    line-height: 40px;
    color: #bdbdbd;
}
.g-tit2 .more:hover{
    color: #1565c0;
}
.ul-news{
    margin-bottom: 22px;
}
.ul-news a{
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 36px;
    padding-left: 14px;
    background: url(../image/icon-dian.png) no-repeat left center;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.ul-news li:first-child a{
    font-weight: bold;
}
.m-trends{
    padding-bottom: 7px;
}
.m-trends .pic{
    position: relative;
    padding-top: 30%;
    margin-bottom: 20px;
}
.m-trends .pic img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.m-qj1{

}
.m-qj1 .pictxt{
    position: relative;
    margin-bottom: 15px;
}
.m-qj1 .pictxt .pic{
    position: relative;
    padding-top: 62%;
}
.m-qj1 .pictxt .pic img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.m-qj1 .pictxt .txt{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 51px;
    padding: 0 10px;
    background: url(../image/q-bg2.png) center;
}
.m-qj1 .pictxt .txt p{
    font-size: 22px;
    line-height: 51px;
    color: #fff;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.ul-news.news2 li:first-child a,
.ul-news.news3 li:first-child a{
    font-weight: normal;
}
.ul-news3{
    overflow: hidden;
    margin-right: -21px;
    margin-bottom: 20px;
}
.ul-news3 li{
    float: left;
    width: 50%;
}
.ul-news3 .inner{
    display: block;
    margin-right: 21px;
}
.ul-news3 .pic{
    position: relative;
    padding-top: 63%;
}
.ul-news3 .pic img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ul-news3 p{
    font-size: 18px;
    line-height: 28px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap; 
    color: #666;
    margin-top: 2px;
}
.ul-news3 .inner:hover p{
    color: #1565c0;
}
.ul-news.news3 a{
    line-height: 39px;
}
.index-row9{
    padding: 0 0 85px;
}
.index-row9 .img{
    border: 1px solid #5a5f5f;
	margin-top:3px;
}
.index-row9 .img:nth-child(1){
	margin-top:0;
}
.index-row9 .img img{
    display: block;
}
.ul-news3.new2 p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    white-space: normal;
    height: 56px;
}
.ul-news3.new2{
    margin-bottom: 28px;
}
.index-row5.row8{
    padding-bottom: 33px;
}
.news_content table{
    max-width: 100%;
}
.front_fixed{
    position: absolute;
    bottom:0px;
    background-color: rgba(0,0,0,0.5);
    width: 100%;
    padding-left: 10px;

}
.front_fixed a{
    color: #fff;
    font-size: 14px;
}
.right_img img{
    height: 100px;
    width: 100%;
}