@charset "utf-8";
body{
    background-color: #dfe6f6;
}
/*banner start*/
.banner {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.banner .fullSlide {
    width: 100%;
}
.banner .fullSlide .hd {
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 15px;
    z-index: 22;
}

.banner .fullSlide .hd ul {
    overflow: hidden;
    zoom: 1;
    text-align: center;
}

.banner .fullSlide .hd ul li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    background-color: transparent;
    margin: 0 5px;
    overflow: hidden;
    border-radius: 50%;
    cursor: pointer;
    font-size: 0;
}
.banner .fullSlide .hd ul li.on{
    background-color: white;
}
.banner .slideBox .bd {
    position: relative;
    height: 100%;
	z-index: 3;
}
.banner .slideBox .bd li{
    position: relative;
}

.banner .txt{
    position: absolute;
    top: 10%;
    right: 7%;
    display: block;
    width: 405px;
    height: 200px;
    background-color: rgba(91, 105, 113, 0.35);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#5a888175,endColorstr=#5a888175);
    text-align: left;
    padding: 20px;
	z-index:2;
}
.banner .txt:before{
    content: " ";
    display: block;
    position: absolute;
    top: 15px;
    left: 15px;
    background: url("/images/b_icon.png") no-repeat 0 0;
    width: 90px;
    height: 48px;
}
.banner .txt:after{
    content: " ";
    display: block;
    position: absolute;
    bottom: 15px;
    right: 15px;
    background: url("/images/b_icon.png") no-repeat -90px 0;
    width: 90px;
    height: 48px;
}
.banner .txt span{
    font-size: 16px;
    color: white;
    width: 90%;
    line-height: 46px;
    font-weight: bold;
    padding-bottom: 4px;
    display: block;
    padding-top: 10px;
    margin: 0 auto;
}
@media screen and (max-width: 1366px) {
    .banner .txt{
		top: 5%;
		right: 5%;
	}
}
.banner .fullSlide .bd .title p a{
    color: #fff;
}
.banner .fullSlide .bd .title p a:hover{
    color: #018ecf;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.banner .fullSlide .prev,
.banner .fullSlide .next {
    position: absolute;
    top: 50%;
    margin-top: -32px;
    display: block;
    filter: alpha(opacity=0);
    opacity: 0;
	z-index: 3;
}
.banner .fullSlide .prev{
    left: 3%;
}
.banner .fullSlide .next {
    right: 3%;
}
.banner .fullSlide i{
    font-size: 60px;
    color: white;
}
.banner .fullSlide:hover .prev,
.banner .fullSlide:hover .next {
    filter: alpha(opacity=100);
    opacity: 1;
}
/*第一行标题图新闻列表*/
/*left*/
.column-name{
    height: 34px;
    padding-bottom: 4px;
    border-bottom: 1px solid #fff;
}
.column-name h2 span.icon{
    color: #118bd0;
    vertical-align: middle;

}
.column-name a.more{
    display: block;
    padding-top: 6px;
    color: #284fa0;
}
.news{
    width: 780px;
}
.news .slide{
    width: 380px;
    height:285px;
}
.news .slide .bd li .title{
    position: absolute;
    height: 34px;
    line-height: 34px;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,.6);
}
.news .slide .hd{
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 6;
}
.news .slide .hd ul li{
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 12px;
    height: 12px;
    margin-left: 12px;
    background: white;
    border-radius: 50%;
    cursor: pointer;
}
.news .slide .hd ul li.on{
    background-color: #284fa0;
}
.news .list{
    width: 380px;
}
.news .list ul{
    position: relative;
    top: -10px;
}
.news .list ul li{
    line-height: 39px;
    overflow: hidden;
}
/*right*/
.notice{
    width: 380px;
}
.notice a.time{
    background-color: #c6ad71;
    width: 64px;
    font-size: 14px;
    height:34px;
    line-height: 34px;
    text-align: center;
    color: #fff;
}
.notice a.title{
    width: 296px;
    line-height: 20px;
}
.notice ul li{
    padding: 12px 0;
    border-bottom: 1px solid #fff;
}
/*第二行*/
/*video*/
.video{
    width: 380px;
}
.video ul li p{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 26px;
    background-color: rgba(0,0,0,.6);
}
/*link*/
.i-link{
    width: 380px;
    margin-left: 40px;
}
.i-link ul li{
    width: 33.33%;
    padding: 15px 0;
}
.i-link ul li span.icon{
    font-size: 40px;
    color: #3ba46c;
}
.i-link ul li:nth-child(1) span.icon{
    color: #cb5250;
}
.i-link ul li:nth-child(2) span.icon{
    color: #4e91cb;
}
.i-link ul li:nth-child(3) span.icon{
    color: #c6ad3a;
}
.i-link ul li:nth-child(4) span.icon{
    color: #3ba46c;
}
.i-link ul li:nth-child(5) span.icon{
    color: #7064a2;
}
.i-link ul li:nth-child(6) span.icon{
    color: #e96f96;
}

/*hove*/
.news-img-list ul li:hover,
.links-icon ul li:hover,
.special-links ul li:hover{
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4) ;
    box-shadow: 0 0 10px rgba(0, 0, 0, .4) ;
}
.news .list ul li:hover a,
.notice ul li:hover a,
.i-link ul li:hover p{
    color: #0064c4;
}
.slide-pic-wrap .bd ul li a:hover span{
    color: #f2ad1a;
}