﻿@charset "utf-8";
/* CSS Document */

body {
	min-width: 1200px;
	width: 100%;
	overflow-x: hidden;
}
.toptitle {
	padding-right: 170px;
}
.bannerbg {
	height: 673px;
	overflow: hidden;    
z-index: 1;
    padding-top: 234px;
}
.banner {
	height: 673px;
}
.banner a {
	display: block;
	background: url(../images/Index/banner.jpg) no-repeat center top;
	height: 673px;
	overflow: hidden;
}
.banners {
	height: 673px;
}
.fullSlide {
	width: 100%;
	position: relative;
	height: 673px;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 673px;
	overflow: hidden;
	text-align: center;
	background-position: center top;
}
.fullSlide .bd li a {
	display: block;
	height: 673px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0px;
	left: 0;
	height: 30px;
	line-height: 30px;
}
.fullSlide .hd ul {
	text-align: center;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
*display: inline;
	zoom: 1;
	width: 100px;
	height: 8px;
	margin: 1px;
	overflow: hidden;
	background: #fff;
	line-height: 999px;
}
.fullSlide .hd ul .on {
	background: #1f3b9e;
}
.fullSlide .prev, .fullSlide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 5%;
	z-index: 1;
	width: 40px;
	height: 60px;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
	width: 73px;
	height: 73px;
}
.fullSlide .prev {
	background: url(http://gsbjsb.com/Skins/Default/img/Index/left1s.png) no-repeat;
}
.fullSlide .next {
	left: auto;
	right: 5%;
	background: url(http://gsbjsb.com/Skins/Default/img/Index/right1s.png) no-repeat;
}
.pin {
	height: 146px;
	width: 1220px;
	margin: -50px auto 0;
	position: relative;
	z-index: 3;
	overflow: hidden;
	background: url(../images/Index/shujubg.png) no-repeat center top;
}
.pin ul {
	padding: 38px 0 0 53px;
}
.pin li {
	padding-left: 82px;
	width: 208px;
	height: 90px;
}
.pin li.li01 {
	background: url(../images/Index/shuju01.gif) no-repeat 0 top;
}
.pin li.li02 {
	background: url(../images/Index/shuju02.gif) no-repeat 0 top;
}
.pin li.li03 {
	background: url(../images/Index/shuju03.gif) no-repeat 0 top;
}
.pin li.li04 {
	background: url(../images/Index/shuju04.gif) no-repeat 0 top;
}
.pin li {
	float: left;
	position: relative;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
.pin li p {
	font-size: 30px;
	font-family: Arial;
	color: #333333;
	line-height: 40px;
}
.pin li p span {
	display: inline-block;
	font-size: 18px;
	vertical-align: middle;
}
.pin li p em {
	font-size: 26px;
	font-family: Arial;
	display: inline-block;
	position: absolute;
	top: -10px;
}
.tit01 {
	position: relative;
	padding-bottom: 20px;
	text-align: center;
}
.tit01::before {
	position: absolute;
	content: "";
	bottom: 0;
	left: 50%;
	margin-left: -10px;
	width: 20px;
	height: 1px;
	background: #999999;
}
.tit01 i {
	display: block;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	font-family: Arial;
	line-height: 40px;
}
.tit01 span {
	display: block;
	font-size: 12px;
	color: #999999;
	font-family: Arial;
	text-transform: uppercase;
	line-height: 16px;
	padding-top: 5px;
}
.brand {
	margin: 44px auto 0;
	width: 1200px;
	height: 507px;
	overflow: hidden;
}
.brand dl {
	margin-top: 58px;
	height: 253px;
	background: #f2f2f2;
	overflow: hidden;
}
.brand dt {
	float: left;
	width: 442px;
}
.brand dt img {
	width: 442px;
	height: 253px;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
.brand dd {
	padding: 42px 46px 0 0;
	width: 665px;
	float: right;
	overflow: hidden;
}
.brand dd h3 {
	font-size: 24px;
	color: #333333;
	font-weight: normal;
}
.brand dd p {
	margin: 16px 0 24px;
	font-size: 14px;
	color: #666666;
	line-height: 26px;
}
.brand dd span {
	display: block;
}
.brand dd span a {
	background: url(../images/Index/zxico.gif) no-repeat center 0;
	width: 102px;
	height: 36px;
	display: inline-block;
	font-size: 16px;
	color: #1f3b9e;
	text-align: center;
	line-height: 36px;
}
.brand dl:hover dt img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-transform: scale(1.1, 1.1);
}
.probg {
	padding: 86px 0 99px;
	background: #f2f2f2;
	overflow: hidden;
}
.list {
	width: 1240px;
	height: 106px;
	margin: 32px auto 0;
	background: #fff;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.list dl {
	float: left;
	position: relative;
	overflow: hidden;
	height: 106px;
}
.list dl.dl01 dt {
	background: url(../images/Index/proico.png) no-repeat 20px 34px;
	padding-left: 60px;
}
.list dl.dl03 {
	padding-left: 30px;
}
.list dl.dl04 {
	padding-left: 30px;
}
.list dl.dl02 {
	float: left;
	padding-left: 30px;
}
.list dl.dl02 dt {
	width: 120px;
}
.list dl::before {
	position: absolute;
	content: "";
	top: 32px;
	right: 0;
	width: 1px;
	height: 43px;
	background: #aaaaaa;
}
.list dl:last-child::before {
	height: 0;
}
.list dt {
	float: left;
	width: 112px;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	line-height: 24px;
	padding-top: 35px;
}
.list dt a {
	color: #333333;
}
.list dt i {
	display: block;
	font-size: 12px;
	font-family: Arial;
	text-transform: capitalize;
	color: #8e8e8e;
	font-weight: normal;
}
.list dd {
	float: left;
	overflow: hidden;
	padding-top: 23px;
}
.list dl.dl01 dd {
	width: 159px;
}
.list dl.dl03 dd {
	width: 158px;
}
.list dl.dl02 dd {
	width: 158px;
}
.list dl.dl04 dd {
	width: 158px;
}
.list dd a {
	font-size: 15px;
	color: #555555;
	line-height: 30px;
	padding-left: 15px;
	background: url(../images/Index/proico01.png) no-repeat 0 center;
	display: inline-block;
	margin-right: 5px;
}
.list dl:hover, .list dl.cur {
	background: #e9e9e9;
}
.list dd a.cur {
	color: #1f3b9e;
	font-weight: bold;
}
.probg .tabCat {
	display: none;
}
.pro {
	position: relative;
	overflow: hidden;
	margin-top: 40px;
}
.pro dl {
	width: 50%;
	line-height: 0;
	float: left;
	overflow: hidden;
	position: relative;
}
.pro dt img {
	width: 100%;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
.pro dd {
	width: 100%;
	overflow: hidden;
	background: rgba(0,0,0,0.5);
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 1rem 2rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.pro dd h3 {
	font-size: 1.2rem;
	color: #fff;
	font-weight: normal;
	padding-top: 1rem;
}
.pro dd h3 a {
	color: #fff;
}
.pro dd p {
	padding: 1.6rem 0;
	font-size: 1rem;
	color: #fff;
	line-height: 1.8rem;
}
.pro dd span {
	display: block;
	width: 1rem;
	padding-bottom: 0.5rem;
}
.pro dd span img {
	display: block;
	width: 100%;
}
.pro ul {
	width: 100%;
	float: right;
	overflow: hidden;
}
.pro li {
	width: 23.7%;
	float: left;
	margin: 0 0 10px 1.2%;
	overflow: hidden;
	line-height: 0;
	position: relative;
}
.pro li img {
	width: 100%;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
.pro li p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2.6rem;
	background: rgba(0,0,0,0.5);
	padding: 0 7%;
	color: #fff;
	line-height: 2.6rem;
	font-size: 1rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.pro li em {
	width: 1rem;
	margin-top: 0.8rem;
}
.pro li em img {
	vertical-align: middle;
	width: 100%;
}
.pro li:hover span {
	background: #1c408e;
}
.pro dl:hover dt img, .pro li:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-transform: scale(1.1, 1.1);
}
.koubei {
	height: 887px;
	width: 1200px;
	margin: 90px auto 0;
	overflow: hidden;
}
.koubei ul {
	margin-top: 60px;
}
.koubei li {
	float: left;
	width: 90px;
	margin-right: 1px;
	position: relative;
	overflow: hidden;
	height: 633px;
}
.koubei li:last-child {
	margin-right: 0;
}
.koubei li h4 {
	position: relative;
}
.koubei li h4 img {
	width: 90px;
	height: 633px;
}
.koubei li h4 span {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 90px;
	font-size: 20px;
	line-height: 26px;
	color: #fff;
	height: 220px;
	padding: 127px 10px 0 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.7));
	background-image: -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.7));
	background-image: -o-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.7));
	background-image: -ms-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.7));
	background-image: linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.7));
}
.koubei li dl {
	width: 745px;
	height: 633px;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
.koubei li dl dt {
	width: 745px;
	height: 633px;
	overflow: hidden;
}
.koubei li dl img {
	width: 745px;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
.koubei li dd {
	width: 100%;
	padding: 25px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.7));
	background-image: -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.7));
	background-image: -o-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.7));
	background-image: -ms-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.7));
	background-image: linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.7));
}
.koubei li dd h3 {
	font-size: 32px;
	font-weight: normal;
	margin-bottom: 18px;
}
.koubei li dd h3 a {
	color: #fff;
}
.koubei li dd h3 img {
	width: 32px;
	height: 32px;
}
.koubei li dd p {
	font-size: 16px;
	color: #fff;
	line-height: 26px;
}
.koubei li.cur {
	width: 745px;
}
.koubei li.cur h4 {
	display: none;
}
.koubei li.cur dl {
	display: block;
	width: 745px;
}
.koubei li dl:hover dt img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-transform: scale(1.1, 1.1);
}
.i-life-box {
	width: 1200px;
	margin: 0 auto;
}
.i-life {
	margin-top: 60px;
	overflow: hidden;
}
.i-life .row {
	margin: 0;
}
.i-life .item {
	width: 7.6%;
	float: left;
}
.i-life .con-box {
	display: block;
	width: 100%;
	overflow: hidden;
	padding: 0 .125rem;
	box-sizing: border-box;
	position: relative;
	padding-bottom: .25rem;
}
.i-life .item .img {
	position: relative;
}
.i-life img {
	width: 100%;
}
.i-life .item .txt1 {
	width: 100%;
}
.i-life .item h4 {
	font-size: 20px;
	font-weight: normal;
	padding: 25px;
	width: 44px;
	color: #fff;
	transition: all .3s;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../images/Index/casetm.png) no-repeat center bottom;
	background-size: 100% 100%;
	height: 106px;
}
.i-life .txt {
	position: absolute;
	left: 0;
	bottom: 0px;
	padding: 25px;
	transition: all .3s;
	width: 100%;
	box-sizing: border-box;
	opacity: 0;
	transition: all .3s;
	background: url(../images/Index/casetm.png) no-repeat center bottom;
	background-size: 100% 100%;
}
.i-life .item .txt h3 {
	font-size: 32px;
	font-weight: normal;
	width: auto;
	background: url(../images/Index/koubeiico.png) no-repeat right center;
	line-height: normal;
	margin-bottom: 15px;
	color: #fff;
}
.i-life .item .txt p {
	font-size: 16px;
	color: #fff;
	line-height: 26px;
}
.i-life .item.cur {
	width: 62%;
}
.i-life .item.cur h4 {
	opacity: 0;
}
.i-life .item.cur .txt {
	opacity: 1;
}
.pic {
	background: url(../images/Index/pic01.jpg) no-repeat center top;
	overflow: hidden;
	height: 142px;
	position: relative;
}
.pic a {
	display: block;
	position: absolute;
	top: 47px;
	right: 50%;
	margin-right: -600px;
	width: 152px;
}
.ysbg {
	margin-top: 100px;
	height: 2464px;
	overflow: hidden;
}
.ys {
	position: relative;
	margin-top: 82px;
}
.ysimg1 {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
	width: 960px;
	overflow: hidden;
}
.ysimg2 {
	position: absolute;
	top: 549px;
	right: 50%;
	margin-right: -960px;
	width: 960px;
	overflow: hidden;
}
.ysimg3 {
	position: absolute;
	top: 1098px;
	left: 50%;
	margin-left: -600px;
	width: 599px;
	height: 549px;
	overflow: hidden;
}
.ysimg4 {
	position: absolute;
	top: 1646px;
	right: 50%;
	margin-right: -600px;
	width: 599px;
	height: 549px;
	overflow: hidden;
}
.ysimg1 img, .ysimg2 img, .ysimg3 img, .ysimg4 img {
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
.ys .ysimg1:hover img, .ys .ysimg2:hover img, .ys .ysimg3:hover img, .ys .ysimg4:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-transform: scale(1.1, 1.1);
}
.yswz {
	position: absolute;
	height: 549px;
	padding: 66px 0 0 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.yswz1 {
	top: 0;
	right: 50%;
	margin-right: -600px;
	width: 600px;
}
.yswz2 {
	top: 549px;
	left: 50%;
	margin-left: -600px;
	width: 600px;
	background: #f5f5f5;
}
.yswz3 {
	top: 1098px;
	right: 50%;
	margin-right: -600px;
	width: 600px;
	background: #f5f5f5;
}
.yswz4 {
	top: 1646px;
	left: 50%;
	margin-left: -600px;
	width: 600px;
}
.yswz h4 {
	font-size: 50px;
	color: #1f3b9e;
	padding: 34px 0 0 98px;
	height: 50px;
}
.yswz1 h4 {
	background: url(../images/Index/ystt1.gif) no-repeat 0 top;
}
.yswz2 h4 {
	background: url(../images/Index/ystt2.gif) no-repeat 0 top;
}
.yswz3 h4 {
	background: url(../images/Index/ystt3.gif) no-repeat 0 top;
}
.yswz4 h4 {
	background: url(../images/Index/ystt4.gif) no-repeat 0 top;
}
.yswz dl dt {
	padding: 30px 0 0 26px;
	font-size: 20px;
	color: #333333;
	line-height: 34px;
}
.yswz dl dt span {
	display: block;
	font-size: 26px;
	font-weight: bold;
}
.yswz dd {
	padding: 42px 0 0 26px;
}
.yswz dd p {
	font-size: 16px;
	line-height: 30px;
	color: #333333;
	background: url(../images/Index/ysico.png) no-repeat 0 12px;
	padding-left: 28px;
	width: 460px;
	margin-bottom: 10px;
}
.yswz dd p span {
	color: #e47f13;
}
.coobg {
	background: url(../images/Index/coobg.jpg) no-repeat center 0;
	height: 814px;
	overflow: hidden;
	padding-top: 97px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.coobg .tit01 span {
	color: #fff;
}
.coobg .tit01::before {
	background: #87addb;
}
.coobg h3 {
	padding: 8px 30px 0;
	height: 64px;
	line-height: 64px;
	overflow: hidden;
	font-weight: normal;
	font-size: 14px;
	color: #999999;
}
.coobg h3 a {
	font-size: 24px;
	color: #111111;
	display: inline-block;
	margin-right: 5px;
	font-weight: bold;
}
.coobg h3 img {
	vertical-align: middle;
	margin-top: 25px;
}
.case {
	margin-top: 60px;
	width: 814px;
	height: 469px;
	background: #fff;
	overflow: hidden;
}
.case_c {
	margin-left: 30px;
}
.case dl {
	width: 241px;
	float: left;
	overflow: hidden;
	margin-right: 17px;
}
.case dl.dl01 {
	margin-left: 30px;
}
.case dt {
	width: 241px;
	height: 162px;
	overflow: hidden;
}
.case dt img {
	width: 241px;
	height: 162px;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
.case dd h4 {
	padding-top: 26px;
	font-size: 18px;
	font-weight: normal;
	height: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.case dd h4 a {
	color: #333333;
}
.case dd p {
	height: 103px;
	font-size: 14px;
	color: #666666;
	line-height: 24px;
}
.case dt:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-transform: scale(1.1, 1.1);
}
.coo {
	margin-top: 60px;
	width: 376px;
	height: 469px;
	background: #fff;
	overflow: hidden;
}
.coo li {
	float: left;
	width: 147px;
	margin: 0 0 10px 25px;
}
.coo li img {
	width: 147px;
	height: 81px;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
.coo li:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-transform: scale(1.1, 1.1);
}
.about {
	margin: 100px auto 0;
	width: 1200px;
	height: 612px;
	overflow: hidden;
}
.about dt {
	float: left;
	width: 487px;
	overflow: hidden;
}
.about dt img {
	height: 515px;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
.about dd {
	width: 652px;
	float: right;
	margin-top: 19px;
}
.about dd h3 {
	background: url(../images/Index/aboutt.gif) no-repeat 0 0;
	font-size: 32px;
	font-weight: normal;
	color: #333333;
	line-height: 60px;
}
.about dd h3 a {
	color: #333333;
}
.about dd h4 {
	font-size: 40px;
	color: #1f3b9e;
	line-height: 60px;
	padding-bottom: 20px;
	height: 60px;
	overflow: hidden;
}
.about dd p {
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 26px;
	color: #666666;
}
.about dd span {
	display: block;
}
.about dt:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-transform: scale(1.1, 1.1);
}
.about dd span a {
	display: block;
	float: left;
	margin-right: 20px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	padding-top: 29px;
	width: 110px;
	height: 110px;
	background: #1f3b9e url(../images/Index/aboutico.png) no-repeat center 68px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.about dd span a:nth-child(2) {
	background: #e47f13 url(../images/Index/aboutico.png) no-repeat center 68px;
}
.newsbg {
	background: #f0f0f0;
	padding-top: 70px;
	overflow: hidden;
}
.news {
	height: 510px;
	width: 820px;
	float: left;
	overflow: hidden;
}
.bk {
	width: 324px;
	height: 510px;
	float: right;
	overflow: hidden;
	position: relative;
}
.newsbg h3 {
	height: 82px;
	line-height: 82px;
	overflow: hidden;
	font-weight: normal;
	font-size: 14px;
	color: #999999;
}
.newsbg h3 a {
	font-size: 24px;
	color: #111111;
	display: inline-block;
	margin-right: 5px;
	font-weight: bold;
}
.newsbg h3 img {
	vertical-align: middle;
	margin-top: 34px;
}
.news dl {
	height: 156px;
	overflow: hidden;
	border-bottom: 1px dashed #dddddd;
	overflow: hidden;
}
.news dt {
	width: 188px;
	height: 114px;
	float: left;
	overflow: hidden;
}
.news dt img {
	width: 188px;
	height: 114px;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
.news dt:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-transform: scale(1.1, 1.1);
}
.news dd {
	width: 608px;
	float: right;
}
.news dd h4 {
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
}
.news dd h4 a {
	color: #333333;
}
.news dd h4 span {
	display: block;
	font-size: 14px;
	color: #999999;
	font-family: Arial;
	padding: 5px 0;
}
.news dd p {
	font-size: 14px;
	line-height: 24px;
	color: #666666;
}
.news li {
	height: 70px;
	line-height: 70px;
	position: relative;
	border-bottom: 1px dashed #dddddd;
	overflow: hidden;
	width: 390px;
	float: left;
	padding-left: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
}
.news li a {
	color: #666666;
}
.news li::before {
	position: absolute;
	content: "";
	width: 10px;
	height: 2px;
	background: #333333;
	top: 37px;
	left: 2px;
}
.news li:nth-child(2n) {
	float: right;
}
.news li span {
	color: #999999;
	font-family: Arial;
}
.bkc {
	width: 324px;
	overflow: hidden;
}
.bkc li img {
	width: 324px;
	height: 196px;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
.bkc li:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-transform: scale(1.1, 1.1);
}
.bknav {
	position: absolute;
	top: 253px;
	left: 0;
	width: 324px;
	text-align: center;
}
.bknav a {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	background: #fff;
	margin: 0 5px;
}
.bknav a:hover, .bknav a.cur {
	background: #c61314;
}
.bkwz h4 {
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	padding-top: 18px;
}
.bkwz h4 a {
	color: #333333;
}
.bkwz h4 span {
	display: block;
	font-size: 14px;
	color: #999999;
	font-family: Arial;
	padding: 5px 0;
}
.bkwz p {
	font-size: 14px;
	line-height: 24px;
	color: #666666;
}
.link {
	height: 113px;
	border-top: 1px solid #dddddd;
	overflow: hidden;
}
.link h4 {
	width: 188px;
	font-size: 52px;
	color: #c61314;
	text-transform: uppercase;
	font-family: Arial;
	line-height: 113px;
	float: left;
}
.link h4 a {
	color: #c61314;
}
.link p {
	width: 1012px;
	float: left;
	padding-top: 30px;
}
.link p a {
	display: inline-block;
	margin-left: 60px;
	font-size: 14px;
	line-height: 30px;
	color: #999999;
}
