﻿@charset "utf-8";
/*banner开始*/
.banner,
.banner .fullSlide,
.banner .fullSlide .bd{
    width: 100%;
    overflow: hidden;
}
.banner .fullSlide .bd img{
    width: 100%;
    vertical-align:top;
}
.banner .fullSlide .bd a.title{
    display: block;
    width: 560px;
    padding: 10px 30px;
    background: url("../images/bg_black_50.png");
    text-align: left;
    position: absolute;
    left: 18%;
    bottom: 10px;
    color: white;
    font-size: 18px;
}
.banner .fullSlide{
    position: relative;
    z-index: 1;
}
.banner .fullSlide .hd{
    position: absolute;
    z-index: 2;
    bottom: 3%;
    left: 0;
    width: 100%;
    text-align: center;
}
.banner .fullSlide .hd ul li{
    background: white;
    width: 18px;
    height: 10px;
    opacity: 1;
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin-left: 4px;
    margin-right: 4px;
    font-size: 0;
    cursor: pointer;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
}
.banner .fullSlide .hd ul,
.banner .fullSlide .hd a{
    line-height: 28px;
}
.banner .fullSlide .hd a{
    color: white;
    font-size: 14px;
}
.banner .fullSlide .hd ul li.on{
    width: 32px;
    background-color: #bf2d2d;
}
.banner .fullSlide .prev,
.banner .fullSlide .next{
    position: absolute;
    top: 50%;
    margin-top: -35px;
    width: 37px;
    height: 70px;
    background: url("../images/icons.png") no-repeat 0 0;
}
.banner .fullSlide .prev{
    left: 3%;
    background-position: -38px 0;
}
.banner .fullSlide .next{
    right: 3%;
    background-position: 0 0;
}
/*banner结束*/
/*mian stratt*/
/*row1 start*/
.row1{
    padding-top: 40px;
    padding-bottom: 30px;
}
.row1 .left{
    width: 770px;
}
.menu-name h2{
    font-size: 20px;
    margin-right: 20px;
    line-height: 24px;
}
.menu-name .box-more{
    background: url("../images/moreicon.png") no-repeat center;
    width: 70px;
    height: 24px;
    text-align: left;
}
.menu-name .box-more a.more{
    line-height: 22px;
    padding-left: 10px;
    color: white;
}
.row1 .left .wrapper{
    width: 845px;
}
.row1 .left .wrapper .img-list ul li{
    width: 240px;
    height: 286px;
    float: left;
    margin-right: 25px;
}
.row1 .left .wrapper .img-list ul li p{
    font-size: 12px;
    color: #666;
    line-height: 1.4;
}
.row1 .left .wrapper .text-list ol li{
    line-height: 20px;
    overflow: hidden;
    margin-bottom: 12px;
    *margin-bottom: 13px;
}
.row1 .left .wrapper .text-list ol li a.time{
    padding-left: 5px;
    padding-right: 5px;
    background-color: #f0f0f0;
    color: #999;
    line-height: 20px;
    font-size: 14px;
    margin-right: 30px;
}
.row1 .left .wrapper .text-list ol li a.news-title{
    display: block;
    width: 650px;
    line-height: 20px;
    font-size: 14px;
    color: #333;
}
.row1 .right{
    width: 400px;
}
.row1 .right ul li .time{
    width: 60px;
    height: 60px;
    text-align: center;
    background-color: #f5f5f5;
}
.row1 .right ul li .time h4{
    font-size: 20px;
    line-height: 36px;
    color: #bf2d2d;
    text-align: center;
}
.row1 .right ul li .time p{
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    color: #bf2d2d;
}
.row1 .right ul li{
    padding-top: 13px;
    padding-bottom: 13px;
    border-bottom: 1px solid #f5f5f5;
}
.row1 .right ul li .news-title{
    width: 324px;
}
.row1 .right ul li .news-title a{
    font-size: 16px;
    line-height: 30px;
    color: #333;
}
/*row1 end*/
/*row2 start*/
.box-row2{
    background: url("../images/list_img_bg.jpg") no-repeat;
    background-size: 100%;
    height: 340px;
}
.row2 .img-title-list ul{
    width: 1230px;
}
.row2 .img-title-list ul li{
    float: left;
    margin-right: 25px;
}
.row2 .img-title-list ul li .news-title{
    display: block;
    padding: 6px 10px;
    background-color: white;
    font-size: 16px;
    line-height: 1.4;
    height: 50px;
    width: 260px;
}
/*row2 end*/
/*row3 start*/
.row3 .box-list{
    width: 454px;
    float: left;
    padding-top: 30px;
    padding-bottom: 20px;
}
.main .row3 .box-list-left{
	width: 250px;
}
.row3 .box-list .news-center ul li{
    background: url("../images/dian.png") no-repeat 6px 14px;
    padding-left: 20px;
    border-bottom: 1px solid #f5f5f5;
    line-height: 32px;
    *line-height: 34px;
}
.row3 .box-list .news-center ul li a{
    font-size: 14px;
    color: #333;
}
/*row3 end*/
/*row4 end*/
/*row4 start*/
.box-select{
    height: 60px;
    background-color: #F5F5F5;
}
.box-select .drop-down{
    height: 28px;
    padding-top: 14px;
}
.box-select .drop-down .drop{
    height: 26px;
    width: 283px;
    border: 1px solid #ccc;
    background-color: #FBFBFB;
    cursor: pointer;
}
.box-select .drop-down .drop .link-name{
    font-size: 14px;
    color: #888;
    line-height: 26px;
    width: 248px;
}
.box-select .drop-down .drop .more-btn{
    display: block;
    width: 17px;
    height: 10px;
    background: url("../images/icons.png") no-repeat -77px -78px;
    margin-top: 8px;
    margin-left: 8px;
}
.box-select .drop-down .drop ul{
    position: absolute;
    top: 24px;
    left: -1px;
    width: 283px;
	height: 130px;
    overflow-y: auto;
    padding-top: 10px;
    border-radius: 0 0 4px 4px;
    border-left: 1px solid #ccd;
    border-right: 1px solid #ccd;
    border-bottom: 1px solid #ccd;
    border-top: none;
    background-color: #FBFBFB;
}
.box-select .drop-down .drop ul li{
    line-height: 30px;
    text-align: center;
}
.box-select .drop-down .drop ul li a{
    font-size: 14px;
    line-height: 30px;
    color: #666;
}
/*main end*/
/*hover*/
.row03 .box-parent-list ul li a:hover{
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .6);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .6);
    box-shadow: 0 0 20px rgba(0, 0, 0, .6);
}
.box-top-title-list .box-list li:hover a{
    color: #128AE7;
}
.row1 .left .wrapper .img-list ul li:hover img,
.row2 .img-title-list ul li:hover img{
    filter:alpha(opacity=80);
    opacity: 0.8;
}
.row1 .left .wrapper .img-list ul li .news-title:hover,
.row1 .left .wrapper .text-list ol li:hover .news-title,
.row1 .right ul li:hover a,
.row2 .img-title-list ul li:hover a,
.row3 .box-list .news-center ul li:hover a{
    color: #D9393B;
}
.box-select .drop-down .drop ul li:hover{
    background-color: #F5F5F5;
}
.box-select .drop-down .drop ul li:hover a{
    color: #333;
}
.menu-name a.more:hover{
    color: #C7B199;
}