﻿/**************=index.css开始*****************/

.top-benner{
	width:100%;
	height: 375px;
	position:relative;
	overflow:hidden;
}

.top-benner,.top-inner-benner{
	width:100%;
	height: 375px;
	position:relative;
	overflow:hidden;
}

.top-benner ul.benner-change,.top-inner-benner ul{
    position: absolute;
    z-index: -1;
}


.top-benner ul.benner-change li{
    position: absolute;
    opacity:0;
}

.top-benner ul.benner-change li.show{
	opacity:1;
}

.top-benner ul.benner-change img,.top-inner-benner ul img{
	width:100%;
	position:relative;
}

/***********benner 切换***********/
.benner-main{
	position:relative;
}

.ck-slide ul.ck-slide-wrapper li {
    position: absolute;
}

.ck-slide .ck-prev, .ck-slide .ck-next {
    border-radius: 3px;
    height: 70px;
    margin-top: -35px;
    opacity: 0.3;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    transition: opacity 0.2s linear 0s;
    width: 35px;
    z-index: 2;
}
.ck-slide .ck-prev {
    background:url("../images/icon/main-left.png") no-repeat scroll 50% center;
    left: 5px;
    display:none;
}
.ck-slide .ck-next {
    background:url("../images/icon/main-right.png") no-repeat scroll 50% center;
    right: 300px;
}
.ck-slidebox {
    bottom:63px;
    left:29%;
    position:absolute;
    z-index:8;
}
.ck-slidebox ul {
   /*background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;*/
    border-radius: 8px;
    height: 24px;
    padding: 0 4px;
}
.ck-slidebox ul li {
    float: left;
    height: 15px;
    margin: 4px;
    margin-right:10px;
}
.ck-slidebox ul li em {
    background-color: #fff;
    border-radius: 100%;
    cursor: pointer;
    display: block;
    height: 15px;
    text-indent: -9999px;
    width: 15px;
}
.ck-slidebox ul li.current em {
    background-color: #1655a3;
}
.ck-slidebox ul li em:hover {
    background-color: #1655a3;
}





/*--------------------------------------------gengyl--------------------------------------------------------------------------*/
.show_main2 h3{
	font-size:16px;
	display:block;
	width:40%;
	float:left;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	margin-top:10px;
}

.show_main2 .menu-box-line{
	height:2px;
	background:#c9c9c9;
	clear:both;
	margin:0 auto 10px auto;
}

.show_main2 p{ font-size:14px;line-height:40px; display:block;color:#1655a2;}
.show_list{ width:100%; display:block; float:left;}
.show_list_dt{ width:18%; display:block; float:left;line-height:27px; }
.show_list_dt a{font-weight:bold;}
.show_list dl{ width:600px; float:left;display:none;}
.news-block{
	padding:10px 0px 30px 0px;
	min-height:681px;
	margin-bottom:50px;
	background:url(../images/layout/news-bg.jpg) center bottom no-repeat;
}
.show_main2 .menu-box-line span {
height: 2px;
width: 20%;
background: #0555b9;
display: block;
}

.top-crumbs {
margin-top: 68px;
border-bottom: 1px solid #eee;
}


.crumbs a.atv {
color: #e60012;
}



.crumbs a {
color: #999;
}




.crumbs a.atv .icon_crumbs {
background: url(../images/icon/squer_6.png
) 6px 0px no-repeat;
}



.icon_crumbs {
width: 19px;
height: 5px;
margin-bottom: 2px;
display: inline-block;
background: url(../images/icon/squer_6.png
) 6px -5px no-repeat;
}



i {
font-style: normal;
}

.crumbs {
font-weight: 600;
font-size: 14px;
color: #999999;
line-height: 32px;
height: 32px;
vertical-align: middle;

/*----------------------------------------------------------------------------------------------------------------------*/
