@charset "utf-8";

/* CSS Document */
body {
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
	text-align: left;
}

.main {

	min-width: 1220px;
	padding: 0px;
	margin: 0 auto;
	overflow: hidden;
}

.top {
	padding: 0px;
	margin: 0 auto;
	overflow: hidden;
	height: 721px;
}

.top1 {
	width: 1200px;
	padding: 0px;
	margin: 0 auto;
	overflow: hidden;
	height: 121px;
}

.top1_left {
	width: 600px;
	float: left;
	height: 121px;
}

.top1_right {
	width: 317px;
	float: right;
	height: 121px;
}

.top2 {
	background: url(../images/daohang_bj.png) repeat-x;
	height: 69px;
	width: 100%;
	min-width: 1220px;
	position: absolute;
	z-index: 1;
	text-align: center;
}

.daohang {
	width: 1200px;
	padding: 0px;
	margin: 0 auto;
	overflow: hidden;
}

.daohang ul {
	width: 100%;
}

.daohang ul li {
	margin: 0px;
	padding: 0px;
	width: 170px;
	float: left;
	text-align: center;
	background: url(../images/1.png) no-repeat scroll right;
}

.daohang ul li a {
	font-size: 16px;
	line-height: 69px;
	color: #FFF;
	height: 69px;
	width: 170px;
	display: block;
	font-family: "微软雅黑";
}

.daohang ul li a:hover {
	width: 170px;
	height: 69px;
	color: #33B8EA;
	background: url(../images/hover.png) no-repeat;
	font-weight: 500;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 69px;
}

/*幻灯片css*/
.flash {
	/*width:1920px;*/
	min-width: 1200px;
	height: 601px;
	padding: 0px;
	margin: 0 auto;
	overflow: hidden;


}

.fullSlide {
	min-width: 1200px;
	position: relative;
	height: 601px;
	overflow: hidden;
}

.fullSlide .bd {
	position: relative;
	z-index: 0;
}

.fullSlide .bd ul {
	width: 100% !important;
}

.fullSlide .bd li {
	width: 100% !important;
	height: 601px;
}

.fullSlide .bd li .siteWidth {
	width: 1000px;
	position: relative;
	margin: 0 auto;
	height: 601px;
}

.fullSlide .bd li a {
	position: absolute;
	width: 100%;
	height: 601px;
	display: block;
	z-index: 1;
	;
}

.fullSlide .bd .txt {
	position: absolute;
	width: 415px;
	top: 100px;
	left: 22px;
	font: normal 18px/30px "Microsoft YaHei";
}

.fullSlide .bd .btn {
	display: block;
	zoom: 1;
	margin-top: 8px;
	width: 72px;
	padding-right: 10px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	background: url(../images/banner-btn.png) 0 0 no-repeat;
	_background: url(../images/banner-btn-ie6.png) 0 0 no-repeat;
}

.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
	text-align: center;
}

.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 11px;
	height: 11px;
	margin: 4px;
	background: url(../images/dot-black.png) 0 0;
	overflow: hidden;
	line-height: 9999px;
	filter: alpha(opacity=40);
	opacity: 0.4;
}
/* 动画效果 */
.fullSlide .bd li {
	width: 100% !important;
	height: 601px;
	background-size: 100% 100% !important;
	transition: background-size 2s;
	-webkit-transition: background-size 2s;
}

.fullSlide .bd li img {
	transition: all 2s;
	-ms-transition: all 2s;
}

.fullSlide .bd .banner {
	background-size: 150% 150% !important;
	transition: background-size 2s;
	-webkit-transition: background-size 2s;
}
/* 动画效果 end */

.fullSlide .hd ul .on {
	filter: alpha(opacity=100);
	opacity: 1;
}

.centre {
	margin-top: 90px;
}

.first {
	width: 1200px;
	padding: 0px;
	margin: 0 auto;
	overflow: hidden;
}

.first_left {
	width: 313px;
	float: left;
}

.first_left_lr {
	background: url(../images/cpfl.png) no-repeat;
	height: 747px;
}

.first_left_lr ul {
	padding-top: 15px;
}

.first_left_lr ul li {

	margin-left: 116px;
	margin-top: 23px;
}

.first_left_lr ul li a {
	line-height: 45px;

	font-family: "微软雅黑";
	font-size: 18px;
	color: #282828;
}

.first_right {
	width: 859px;
	float: right;
}

.y-pro004 {
	margin: 0 auto;
	width: 859px;
	height: auto;
	overflow: hidden;
}

.y-pro004 ul {
	width: 859px;
}

.y-pro004 ul li {
	float: left;
	margin-right: 4px;
	margin-bottom: 75px;
	text-align: center;
	padding-left: 4px;
	width: 278px;
	height: 202px;
}

.y-pro004 ul li:hover {}

.y-pro004 ul li .tu {
	width: 278px;
	height: 201px;
	overflow: hidden;
}

.y-pro004 ul li .tu img {
	width: 278px;
	height: 201px;
	-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
	transition: opacity 0.5s, transform 0.5s;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.y-pro004 ul li:hover .tu img {
	opacity: 0.6;
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
}

.y-pro004 ul li a h3 {
	margin-top: 10px;
	display: block;
	width: 278px;
	height: 35px;
	padding-top: 2px;
	background-color: #d0d0d0;
	font-size: 14px;
	color: #000;
	text-align: center;
	line-height: 30px;
	font-family: "微软雅黑";
}

.y-pro004 ul li:hover a h3 {
	background-color: #184ab6;
	color: #FFF;
}

.y-pro004 ul li .dianhu {
	margin-top: 10px;
	width: 278px;
	height: auto;

}

.y-pro004 ul li .dianhu p {
	width: 100%;
	height: 22px;
	font-size: 16px;
	color: #4a4444;
	text-align: center;

}

.y-pro004 ul li .dianhu span {
	width: 100%;
	font-size: 14px;
	color: #222;
}

.Second {
	height: 840px;
	margin-top: 30px;
	background: url(../images/Second.jpg) #184ab6 center 0 no-repeat;
}

.Third {
	margin-top: 40px;
}

.jianjie {
	width: 1200px;
	padding: 0px;
	margin: 0 auto;
	overflow: hidden;
}

.jianjie2 {
	margin-top: 35px;
	background: url(../images/jianjie2_bj.png) repeat-x;
	height: 636px;
}

.jianjie2_wz {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #282828;
	margin-left: 63px;
	width: 1075px;
	margin-right: 63px;
	text-indent: 2em;
	padding-top: 59px;
	line-height: 26px;
}

.jianjie2_tp {
	margin-top: 25px;
	margin-left: 72px;
}

.Sixth {
	margin-top: 60px;
	height: 636px;
	background-color: #184ab6;
}

.xinwen {
	width: 1200px;
	padding: 0px;
	margin: 0 auto;
	overflow: hidden;
}

.xinwen1 {
	margin-top: 74px;
}

.xinwen2 {
	margin-top: 59px;
}

.xinwen2_left {
	width: 570px;
	float: left;
}

.xinwen2_bt {
	margin-top: 30px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #FFF;
	text-align: center;
}

.xinwen2_bt a {
	color: #FFF;
}

.xinwen2_lr {
	margin-top: 20px;
	line-height: 26px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #FFF;
}

.xinwen2_right {
	width: 583px;
	float: right;
}

.hp-tab-newprd1 {
	width: 583px;
	height: 355px;
	overflow: hidden;
	position: relative;
	background-position: 0 0;
}

.hp-tab-newprd1 .j-sw-nav1 {
	background: url(../images/gs_bj.png) no-repeat;
	height: 29px;
	overflow: hidden;
	position: relative;
}

.hp-tab-newprd1 .j-sw-nav1 li {

	float: left;
	width: 105px;
	text-align: center;
}

.hp-tab-newprd1 .j-sw-nav1 li a {
	margin-left: 380px;
	position: relative;
	display: block;
	width: 105px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	text-transform: uppercase;
	background: url(images/on.png) no-repeat 0 0;
	color: #FFF;
	word-wrap: break-word;
	overflow: hidden;
	outline: 0;
	cursor: pointer;
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight: bolder;
}

.newprd-s1,
.newprd-s1 a {
	z-index: 20
}

.newprd-s2,
.newprd-s2 a {
	z-index: 19
}

.hp-tab-newprd1 .newprd-clip1 {
	padding-left: 0px;
}

.hp-tab-newprd1 .j-sw-nav1 .on {
	position: relative;
	z-index: 99
}

.hp-tab-newprd1 .j-sw-nav1 li a:hover,
.hp-tab-newprd .j-sw-nav .on a {
	background-image: url(images/on.png);
	z-index: 99;
	color: #56c4ed;
	cursor: pointer;
}

.hp-tab-newprd1 .j-sw-c1 ul {
	zoom: 1;
	overflow: hidden;
	width: 583px;
}

.hp-tab-newprd1 .j-sw-c1 li {
	float: left;
	margin-top: 27px;
	display: inline;
	width: 583px;

}

.hp-tab-newprd1 .j-sw-c1 li a {}

.hp-tab-newprd1 .j-sw-c1 li a:hover {}

.xw_a {
	width: 583px;
	height: 78px;
}

.xw_bt {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #FFF;
}

.xw_bt a {
	color: #FFF;
}

.xw_lr {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 24px;
	color: #FFF;
	margin-top: 13px;
}

.Fourth {
	margin-top: 90px;
}

.yingyong {
	width: 1200px;
	padding: 0px;
	margin: 0 auto;
	overflow: hidden;
}

.yingyong2 {
	margin-top: 26px;
}

* {
	margin: 0;
	padding: 0;
	list-style: none;
}

.picMarquee-left {
	height: 332px;
	width: 1200px;
	overflow: hidden;
	position: relative;
}

.picMarquee-left .bd {
	padding: 10px;
}

.picMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picMarquee-left .bd ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.picMarquee-left .bd ul li .pic {
	text-align: center;
}

.picMarquee-left .bd ul li .pic img {
	width: 393px;
	height: 321px;
	display: block;

}

.title {
	position: absolute;
	z-index: 1;
	background: url(../images/title.png) no-repeat;
	width: 393px;
	display: block;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #000;
	margin-top: -108px;
	height: 108px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.title a {
	line-height: 108px;
	color: #000;
	width: 385px;
	height: 108px;
	font-family: "微软雅黑";
	font-size: 18px;
}

.foot {
	margin-top: 80px;
	/*height: 831px;*/
	background: url(../images/foot_bj.png) repeat-x;
}

.foot1 {
	width: 1200px;
	padding: 0px;
	margin: 0 auto;
	overflow: hidden;
}

.ditu {
	margin-top: 27px;
}

.lx {
	width: 1200px;
	margin-top: 30px;
}

.lx1 {
	width: 258px;
	height: 110px;
	margin-left: 5px;
	float: left;
	margin-top: 6px;
}

.ewm {
	width: 110px;
	height: 110px;
	float: left;
}

.lx2 {
	width: 770px;
	float: left;
	margin-left: 48px;
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 35px;
	color: #FFF;
	margin-top: 20px;
	height: 110px;
}

.lianjie {
	width: 1200px;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #FFF;
	margin-top: 8px;
}

.lianjie a {
	color: #FFF;
}

.foot2 {
	margin-top: 70px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #cfcfcf;
	text-align: center;
}

.foot2 a {
	color: #cfcfcf;
}
