
/*banner*/
.banner {
	height: 350px;
	position: relative;
	width: 100%;
	min-width: 1080px;
	max-width: 1920px;
	margin: 0 auto 40px auto;
}

.bx-viewport, .bx-wrapper{
    position:relative;
    width:100%;
    height:100% !important;
    top:0;
    left:0;
    margin: 0 0;
}
.bxslider, .bxslider li{
    height: 100% !important;;
}
.bxslider li{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.bx-wrapper, .bx-viewport{
    border: none !important;
}

.bannerlink { display: block; width:100%; height:100%; position:relative; z-index: 999; }
#banner-kli { width: 1080px; height: 100px; margin: 0px auto; position:relative; z-index: 999; }
#btn-kli { display: block; width: 100px; height: 42px; position: relative; background-image: url(../img/index/btn-jkyy.gif); left: 490px; top: 200px; }

/*mainnav*/

.mainnav {
	_height: 130px;
	min-width: 1080px;
	vertical-align: middle;
	margin-bottom: 20px;
	overflow: hidden;
}

.mainnav .case {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 192px;
	height: 170px;
	vertical-align: middle;
}

.mainnav .case a {
	font:14px/24px  "Microsoft Yahei",Tahoma,SimSun,sans-serif;
	*float: left;
	box-sizing: border-box;
	display: inline-block;
	width: 174px;
	height: 170px;
	padding-top: 130px;
	color: #5c5c5c;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
}
.mainnav .case a:hover { color: #f6ad3c;}
.mainnav .case a.case-1{background: url(../img/index/1-n.jpg) top no-repeat;}
.mainnav .case a.case-1:hover {	background: url(../img/index/1-y.jpg) top no-repeat;}
.mainnav .case a.case-2{background: url(../img/index/2-n.jpg) top no-repeat;}
.mainnav .case a.case-2:hover {	background: url(../img/index/2-y.jpg) top no-repeat;}
.mainnav .case a.case-3{background: url(../img/index/3-n.jpg) top no-repeat;}
.mainnav .case a.case-3:hover {	background: url(../img/index/3-y.jpg) top no-repeat;}
.mainnav .case a.case-4{background: url(../img/index/4-n.jpg) top no-repeat;}
.mainnav .case a.case-4:hover {	background: url(../img/index/4-y.jpg) top no-repeat;}
.mainnav .case a.case-5{background: url(../img/index/5-n.jpg) top no-repeat;}
.mainnav .case a.case-5:hover {	background: url(../img/index/5-y.jpg) top no-repeat;}

/*首页新闻版块*/

.content { height: 320px; min-width: 1080px; overflow: hidden; }

.Ileft,.Iright{	float: left; width: 50%; +width: 458px;	box-sizing: border-box; }
.Ileft{ padding-right: 20px; border: 1px solid #eaeaea;	border-left: 0px; border-bottom: 0px;}
.Iright{ padding-left: 20px; border-top: 1px solid #eaeaea;	}

.content h2 {
	font-family: Tahoma,Arial,"Microsoft Yahei","微软雅黑",SimSun,宋体;
	font-weight: bold;
	position: relative;
	font-size: 16px;
	color: #5c5c5c;	
	border-bottom: 1px solid #eaeaea;
	margin: 0px auto;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
}

.content h2 span.apright { position: absolute; right: 0px; top: 0px; line-height: 32px; }
.content h2 span a { color: #f5a960; font-size: 14px;line-height: 32px;font-family: Arial,"Microsoft YaHei","微软雅黑",SimSun,宋体; }

.Ileft ul li{ position: relative;}
.Ileft ul li a { font-size: 14px; font-family: "宋体", Arial; color: #5c5c5c; line-height: 26px; }
.Ileft ul li a img { vertical-align: middle; padding-left: 5px; }
.Ileft ul li a span.apright{ font-size: 14px; font-family: Tahoma, Arial, "Microsoft Yahei"; line-height: 26px; position: absolute; right: 0px; }

.Ileft ul li a:hover, .Ileft ul li a:hover span.apright, .case-mainimg a:hover { color: #f6ad3c; }

.case-mainimg { float: left; width: 300px; height: 188px; position: relative; }
.case-mainimg a { color: #5c5c5c;}
.case-mainimg h3 a{ font-size: 12px;}
.case-mainimg p {
	font-size: 14px;
	font-family: "宋体", Arial;
	height: 20px;
	line-height: 20px;
	position: absolute;
	bottom: 0px;
	color: #fff;
	width: 290px;
	display: block;
	padding-left: 10px;
	background: #000;
	opacity: 0.80;
	fill-opacity: 80;
}

.case-img { float: right; width: 147px; }
.case-img a { display: block; width: 147px;	height: 92px; margin-bottom: 4px; overflow: hidden; }
.case-img a img { width: 147px; height: 92px; }

.Iright .case-txt ul li{ position: relative;}
.Iright .case-txt ul li a { font-size: 14px; font-family: "宋体", Arial; color: #5c5c5c; line-height: 26px; }
.Iright .case-txt ul li a span.apright{ font-size: 14px; font-family: Tahoma, Arial, "Microsoft Yahei"; color: #5c5c5c; line-height: 26px; position: absolute; right: 0px; }

.Iright .case-txt ul li a:hover,.Iright .case-txt ul li a:hover span.apright,.case-mainimg a:hover { color: #f6ad3c; }
.case-txt { margin-top: 5px; width: 100%; }

.gray {
	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,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
	-webkit-filter: grayscale(1)
}