

/* CSS Document */
html {
	font-size: 62.5%;
	/* 10÷16=62.5% */
}

* {
	word-wrap: break-word;
}

body {
	font-size: 12px;
	font-size: 1.2rem;
	/* 12÷10=1.2 */
	overflow-x: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

body,
html {
	font-family: "微软雅黑";
	min-width: 320px;
}

ul,
ul li,
dl,
dl dt,
dl dd {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.f_faminly {
	font-family: "微软雅黑";
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearboth {
	clear: both;
}

.bigzm {
	text-transform: uppercase;
}

.b_cursor {
	border: 0px;
	cursor: pointer;
}

input {
	outline: 0;
}

:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #888888;
}

::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #888888;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #888888;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #888888;
}

.fs14 {
	font-size: 14px;
}

.fs15 {
	font-size: 15px;
}

.fs16 {
	font-size: 16px;
}

.fs17 {
	font-size: 17px;
}

.fs18 {
	font-size: 18px;
}

.fs20 {
	font-size: 20px;
}

ul li {
	list-style-type: none;
	float: left;
}

.container {
	width: 100% !important;
	max-width: 1200px;
	max-width: 1170px\9;
}

.container1 {
	width: 100%;
}


/*loading加载*/
.loading {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: 10000000;
}

.loading-img {
	width: 320px;
	position: absolute;
	height: 54px;
	left: 50%;
	top: 50%;
	margin-left: -160px;
	margin-top: -27px;
	-webkit-animation: rotateplane 1.4s infinite ease-in-out;
	animation: rotateplane 1.4s infinite ease-in-out;
}

@-webkit-keyframes rotateplane {
	0% {
		filter: alpha(opacity=0);
		-webkit-transform: scale(0.5, 0.5);
		transform: scale(0.5, 0.5);
	}

	50% {
		opacity: 1;
		filter: alpha(opacity=100);
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}

	100% {
		opacity: 1;
		filter: alpha(opacity=100);
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}
}

@keyframes rotateplane {
	0% {
		filter: alpha(opacity=0);
		-webkit-transform: scale(0.5, 0.5);
		transform: scale(0.5, 0.5);
	}

	50% {
		opacity: 1;
		filter: alpha(opacity=100);
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}

	100% {
		opacity: 1;
		filter: alpha(opacity=100);
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}
}


/*头部*/

#banner {
	width: 100%;
	position: relative;
}

.clearpadding {
	padding: 0px;
	margin: 0px;
}

.lag {
	position: absolute;
	right: 5px;
	top: 12px;
	font-size: 14px
}

.lag a.a1 {
	background: url(../image/tb1.png) left center no-repeat;
	padding-left: 35px;
	margin-right: 5px;
	color: #F60;
	font-weight: bold;
}

.lag a.a2 {
	background: url(../image/tb2.png) left center no-repeat;
	padding-left: 35px;
}



.header.fixedmenu {
	position: fixed;
	top: 0px;
	background-color: #fff;
	left: 0px;
	z-index: 100000;
	-moz-box-shadow: 0px 0px 10px #c7c5bf;
	-webkit-box-shadow: 0px 0px 10px #c7c5bf;
	box-shadow: 0px 0px 10px #c7c5bf;
}

.i_logo_img {
	width: 20%;
	padding-top: 15px;
}

.i_logo_img img {
	width: 100%;
}

.i_ss {
	width: 10%;
	margin-top: 30px;
	height: 34px;
	background-color: #ededed;
	-moz-border-radius: 17px;
	/* Gecko browsers */
	-webkit-border-radius: 17px;
	/* Webkit browsers */
	border-radius: 17px;
	/* W3C syntax */
	margin-left: -2%;
}

.i_ss .ipt1 {
	width: 69%;
	height: 34px;
	line-height: 34px;
	border: 0px;
	background-color: transparent;
	text-indent: 15px;
	-moz-border-radius: 17px;
	/* Gecko browsers */
	-webkit-border-radius: 17px;
	/* Webkit browsers */
	border-radius: 17px;
	/* W3C syntax */
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333;
}

.i_ss .ipt2 {
	width: 31%;
	height: 34px;
	background: url(../image/ss_tb1.png) left center no-repeat;
	border: 0px;
	cursor: pointer;
}

.i_logo_ul {
	width: 67%;
}

.i_logo_ul .nav_menu {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.i_logo_ul .nav_menu li {
	width: 13.60%;
	background: url(../image/fgx.jpg) right center no-repeat;
	height: 90px;
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
}

.i_logo_ul .nav_menu li .a_nav {
	width: 100%;
	height: 90px;
	line-height: 90px;
	display: inline-block;
	text-align: center;
	overflow: hidden;
	color: #5e5e5e;
	font-size: 16px;
	font-weight: bold;
}

.i_logo_ul .nav_menu li .a_nav:hover,
.i_logo_ul .nav_menu li .a_nav.active,
.i_logo_ul .nav_menu li .a_nav.active1 {
	color: #315696;
	background: url(../image/fgx1.jpg) bottom repeat-x;
	text-decoration: none;
}

.i_logo_ul .nav_menu li dl {
	width: 100%;
	position: absolute;
	z-index: 10000;
	display: none;
	left: 0px;
	top: 100%;
	background: url(../image/kw_bg.png) repeat;
	padding: 15px 0px;
}

.i_logo_ul .nav_menu li dl dd {
	width: 100%;
	height: 35px;
	line-height: 35px;
	float: left;
}

.i_logo_ul .nav_menu li dl dd a {
	width: 100%;
	height: 35px;
	line-height: 35px;
	display: inline-block;
	overflow: hidden;
	text-align: center;
	color: #000000;
	font-size: 14px;
}

.i_logo_ul .nav_menu li dl dd a:hover {
	color: #315696;
	text-decoration: none;
}




.two_list_m {
	width: 26px;
	height: 26px;
	float: right;
	cursor: pointer;
	display: none;
	position: absolute;
	top: 4vmin;
	right: 15px;
	z-index: 1000;
}

.phone_two {
	width: 100%;
	position: fixed;
	left: 0px;
	top: 17vmin;
	display: none;
	z-index: 10000000;
	background-color: #fff;
	margin-top: 0vmin;
	-moz-box-shadow: 0px 0px 10px #c7c5bf;
	/*firefox*/
	-webkit-box-shadow: 0px 0px 10px #c7c5bf;
	/*webkit*/
	box-shadow: 0px 0px 10px #c7c5bf;
	/*opera或ie9*/
}

.phone_two_ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.phone_two_ul li {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
	position: relative;
	text-align: center;
}

.phone_two_ul_a {
	width: 100%;
	height: 50px;
	background-color: #fff;
	line-height: 50px;
	display: inline-block;
	padding: 0px 2%;
	font-size: 14px;
	color: #515151;
	text-decoration: none;
}

.phone_two_ul_a:hover,
.phone_two_ul_a.activephone,
.phone_two_ul_a.activephone:hover {
	background-color: #c99f51;
	text-decoration: none;
	color: #fff;
}

.phone_two_ul li dl {
	width: 100%;
	display: none;
	padding: 10px 0px;
}

.phone_two_ul li dl dd {
	width: 100%;
	float: left;
	height: 30px;
	line-height: 30px;
}

.phone_two_ul li dl dd a {
	width: 100%;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	text-align: center;
	overflow: hidden;
	color: #515151;
}

.phone_two_ul li dl dd a:hover {
	color: #c99f51;
	text-decoration: none;
}

.home-swiper {
	width: 100%;
	height: 100%;
	background: #000;
}

.home-swiper .swiper-slide {
	text-align: center;
	font-size: 18px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	opacity: 1;
	width: 100%;
}

/*.home-swiper .swiper-slide.swiper-slide-active{-webkit-animation: hvr-bob 7s ease infinite;animation: hvr-bob 7s ease infinite;}*/



/*首页内容部分*/
.ui_div {
	width: 100%;
}

.ui_div_center {
	width: 1244px;
	margin: 0px auto;
}

.ui_div_con {
	width: 1000px;
	margin: 0px auto;
}


/*手机导航*/
/* CSS Document */
.phone_nav {
	display: none;
}

.phone_nav.fixedmenu {
	position: fixed;
	top: 0px;
	background-color: #fff;
	left: 0px;
	z-index: 100000;
	-moz-box-shadow: 0px 0px 10px #c7c5bf;
	-webkit-box-shadow: 0px 0px 10px #c7c5bf;
	box-shadow: 0px 0px 10px #c7c5bf;
}

.phone_logo {
	padding: 10px 0px;
}

.phone_logo .p1 img {
	width: 100%;
}

@media screen and (max-width:1200px) {
	.phone_logo .p1 {
		display: block;
		width: 38%;
		display: inline-block;
	}

	/*.header{ display:none;}*/
	.phone_logo {
		width: 100%;
		padding: 15px 20px;
		box-sizing: border-box;
	}

	.phone_nav {
		display: block;
		background-color: #fff;
		position: relative;
		width: 100%;
		top: 0;
		left: 0;
		display: block;
		transition-delay: 0.7s;
		-webkit-transition-delay: 0.7s;
		z-index: 100000;
	}

	/*导航按钮*/
	.phone_nav .nav_but_box {
		display: block;
		position: absolute;
		width: 30px;
		height: 30px;
		right: 20px;
		top: 10px;
		z-index: 1;
		transition: all 0.7s;
		-webkit-transition: all 0.7s;
	}

	.phone_nav .nav_but {
		display: inline-block;
		position: relative;
		width: 20px;
		height: 2px;
		z-index: 2;
		margin: 13px 0 0 5px;
		background: #315696;
		-webkit-transition-property: background-color, -webkit-transform;
		transition-property: background-color, -webkit-transform;
		transition-property: background-color, transform;
		transition-property: background-color, transform, -webkit-transform;
		-webkit-transition-duration: 300ms;
		transition-duration: 300ms;
	}

	.phone_nav .nav_but:before,
	.nav_but:after {
		content: '';
		display: block;
		width: 20px;
		height: 2px;
		position: absolute;
		background: #315696;
		transition-property: margin, -webkit-transform;
		-webkit-transition-property: margin, -webkit-transform;
		transition-property: margin, transform;
		transition-property: margin, transform, -webkit-transform;
		transition-duration: 300ms;
		-webkit-transition-duration: 300ms;
	}

	.phone_nav .nav_but:before {
		margin-top: -5px;
	}

	.phone_nav .nav_but:after {
		margin-top: 5px;
	}

	/*栏目名称*/
	.phone_nav .nav_main {
		height: 100%;
		position: fixed;
		left: 0;
		opacity: 0;
		width: 0;
		transition: all 0.4s ease 0.3s;
		-webkit-transition: all 0.4s ease 0.3s;
		background-color: #315696;
		overflow: hidden;
	}

	.phone_nav .nav_main ul {
		padding: 0 20px;
		margin-top: 40px;
	}

	.phone_nav .nav_main li a {
		background-position: left;
		color: #fff;
		height: 46px;
		line-height: 46px;
		display: inline-block;
		background-size: 32px;
		background-repeat: no-repeat;
		font-weight: bold;
	}

	.phone_nav .nav_main .ss {
		border: 1px solid #fff;
		margin-top: 20px;
	}

	.phone_nav .nav_main .ss .p2 {
		float: right;
	}

	.phone_nav .nav_main .ss .p2 input {
		border: 0;
		width: 34px;
		height: 34px;
	}

	.phone_nav .nav_main .ss .p1 {
		display: block;
		margin: 0 34px 0 5px;
	}

	.phone_nav .nav_main .ss .p1 input {
		width: 100%;
		height: 34px;
		line-height: 34px;
		background: none;
		border: 0;
		font-family: "Microsoft YaHei";
		font-size: 14px;
		color: #fff;
	}

	.phone_nav .nav_main li b {
		display: inline-block;
		position: absolute;
		right: 10px;
		top: 0px;
		width: 50%;
		height: 50px;
		background: url("../image/lmfooter_bottom.png") center right no-repeat;
		z-index: 99;
	}

	.phone_nav .nav_main .ul {
		padding: 0 0 0px 40px;
		margin: 0;
		max-height: 0;
		overflow: hidden;
		transition: max-height 0.4s;
		-webkit-transition: max-height 0.4s;
	}

	.phone_nav .nav_main .ul li {
		padding: 0;
		border-bottom: 0;
		transform: translateX(0px);
		-webkit-transform: translateX(0px);
	}

	.phone_nav .nav_main .ul li a {
		padding: 0;
		height: auto;
		line-height: 30px;
		font-weight: normal
	}

	.phone_nav .nav_main .b_one .ul {
		max-height: 300px;
		padding: 0 0 0px 40px;
		margin-bottom: 10px;
	}


	.phone_nav .nav_main li {
		width: 100%;
		transform: translateX(100px);
		-webkit-transform: translateX(100px);
		transition: all 0.8s ease;
		-webkit-transition: all 0.8s ease;
		border-bottom: 1px solid rgba(225, 225, 225, 0.5);
		padding: 0 20px;
		position: relative;
	}

	.phone_nav .nav_main li:nth-of-type(1) {
		transition-delay: 0.1s;
		-webkit-transition-delay: 0.1s;
	}

	.phone_nav .nav_main li:nth-of-type(2) {
		transition-delay: 0.2s;
		-webkit-transition-delay: 0.2s;
	}

	.phone_nav .nav_main li:nth-of-type(3) {
		transition-delay: 0.3s;
		-webkit-transition-delay: 0.3s;
	}

	.phone_nav .nav_main li:nth-of-type(4) {
		transition-delay: 0.4s;
		-webkit-transition-delay: 0.4s;
	}

	.phone_nav .nav_main li:nth-of-type(5) {
		transition-delay: 0.5s;
		-webkit-transition-delay: 0.5s;
	}

	.phone_nav .nav_main li:nth-of-type(6) {
		transition-delay: 0.6s;
		-webkit-transition-delay: 0.6s;
	}

	.phone_nav .nav_main li:nth-of-type(7) {
		transition-delay: 0.6s;
		-webkit-transition-delay: 0.6s;
	}

	.phone_nav .nav_main li:nth-of-type(8) {
		transition-delay: 0.6s;
		-webkit-transition-delay: 0.6s;
	}

	.phone_nav .nav_main li:nth-of-type(9) {
		transition-delay: 0.6s;
		-webkit-transition-delay: 0.6s;
	}

	.phone_nav .nav_main li:nth-of-type(10) {
		transition-delay: 0.6s;
		-webkit-transition-delay: 0.6s;
	}


	/*打开样式*/
	.phone_nav_one {
		transition-delay: 0s;
		-webkit-transition-delay: 0s;
	}

	.phone_nav_one .nav_main {
		opacity: 1;
		width: 100%;
		overflow: inherit;
	}

	.phone_nav_one .nav_but {
		background: rgba(0, 0, 0, 0);
	}

	.phone_nav_one .nav_but:before {
		margin-top: 0;
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
	}

	.phone_nav_one .nav_but:after {
		margin-top: 0;
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
	}

	.phone_nav_one .nav_but_box {
		opacity: 0.8;
	}

	.phone_nav_one .nav_main li {
		width: 100%;
		transform: translateX(0);
		-webkit-transform: translateX(0);
	}
}


@media screen and (max-width:758px) {

	/*--768-0--*/
	.phone_nav .nav_but_box {
		top: 19px;
		right: 10px;
	}

	.phone_nav .nav_main ul {
		margin-top: 20px;
		height: 300px;
		overflow-y: auto;
		box-sizing: border-box;
	}

	.phone_nav .nav_main .b_one .ul {
		height: auto;
	}

}

@media screen and (max-width:470px) {

	/*--768-0--*/
	.phone_logo {
		padding: 15px 10px
	}

	.phone_nav .nav_main ul {
		height: 410px;
	}

	.phone_nav .nav_main .b_one .ul {
		height: auto;
	}

}

/*手机导航*/





/*底部*/
.wx_top {
	width: 50px;
	height: 50px;
	position: fixed;
	right: 10px;
	bottom: 10px;
	z-index: 100;
}

.i_bq {
	width: 100%;
	padding: 10px 0px;
	line-height: 24px;
	color: #7e7e7e;
}

.i_bq a,
.i_bq a:hover {
	color: #7e7e7e;
}

.i_fbg {
	background-color: #333;
}

.i_footer {
	width: 100%;
	padding: 20px 0px 20px 0px;
}

.footer_link {
	border-bottom: 1px solid #3d3d3d;
	color: #ccc;
}

.footer_link a {
	padding: 0px 1%;
	color: #ccc;
}

.footer_link a:hover {
	color: #fff;
}

.i_footer_l {
	width: 39%;
}

.i_footer_lt {
	width: 100%;
	padding-bottom: 15px;
	line-height: 2;
	color: #919191;
	font-size: 13px;
}

.i_footer_lt span {
	color: #ccc;
	font-size: 17px;
}

.i_footer_lc {
	width: 100%;
	margin-top: 15px;
	color: #919191;
	font-size: 13px;
	line-height: 1.8;
	overflow: hidden;
}

.i_footer_lc span {
	/* color:#315696; font-size:24px; */
}

.i_footer_wx {
	width: 8%;
	margin-left: 4%;
	margin-top: 10px;
	text-align: center;
	color: #315696;
	font-size: 13px;
	text-align: center;
	line-height: 2.2;
}

.i_footer_wx img {
	width: 100%;
}

.i_footer_r {
	width: 35%;
}

.i_footer_r ul {
	width: 100%;
}

.i_footer_r ul li {
	width: 33.33%;
	background: url(../image/fgx2.jpg) top 40px right no-repeat;
}

.i_footer_r ul li dl {
	width: 100%;
	padding-left: 27%;
}

.i_footer_r ul li dl dt {
	width: 100%;
	height: 30px;
	font-size: 17px;
	line-height: 30px;
	overflow: hidden;
	float: left;
	margin-bottom: 10px;
	color: #ccc;
}

.i_footer_r ul li dl dt a,
.i_footer_r ul li dl dt a:hover {
	color: #000000;
	font-size: 17px;
}

.i_footer_r ul li dl dd {
	width: 100%;
	height: 24px;
	line-height: 24px;
	float: left;
	overflow: hidden;
}

.i_footer_r ul li dl dd a,
.i_footer_r ul li dl dd a:hover {
	color: #919191;
	font-size: 13px;
}

/*首页内容*/
.i_bg1 {
	background-color: #f7f7f7;
}

.i_gsjj {
	width: 100%;
	padding: 65px 0px 80px 0px;
}

.i_gsjj_t {
	width: 100%;
	padding: 15px 0px;
	color: #ededed;
	font-size: 60px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background: url(../image/eee1.png) bottom center no-repeat;
	overflow: hidden;
	text-align: center;
	position: relative;
	line-height: 1.0;
}

.i_gsjj_t span {
	color: #315696;
	width: 100%;
	font-size: 28px;
	font-family: "微软雅黑";
	position: absolute;
	left: 0px;
	top: 28px;
	text-align: center;
	line-height: 1.0;
}

.i_gsjj_c {
	width: 100%;
	padding: 10px 0px 10px 0px;
	text-align: center;
	color: #6a6a6a;
	font-size: 14px;
	line-height: 25px;
}

.i_gsjj_c.color1 {
	font-size: 16px;
}

.i_gsjj_b {
	width: 100%;
	text-align: center;
}

.i_gsjj_b a {
	width: 218px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #e0ebef;
	display: inline-block;
	overflow: hidden;
	color: #315696;
	font-size: 14px;
	text-decoration: none;
	-moz-border-radius: 20px;
	/* Gecko browsers */
	-webkit-border-radius: 20px;
	/* Webkit browsers */
	border-radius: 20px;
	/* W3C syntax */
}

.i_gsjj_b a:hover {
	text-decoration: none;
	background-color: #315696;
	color: #fff;
}

.i_ppdiv {
	width: 100%;
	padding: 65px 0px 20px 0px;
}

.i_ppdivcon {
	width: 100%;
	padding-bottom: 55px;
	max-width: 1360px;
	margin: 0px auto;
}

.i_ppList {
	width: 100%;
}

.i_ppList li {
	width: 20%;
	padding: 0px 1%;
	float: left;
}

.i_ppList li .a_img {
	width: 100%;
	display: inline-block;
	position: relative;
	overflow: hidden;
}

.i_ppList li .a_img img {
	width: 100%;
}

.i_ppList li .a_img .a_zc {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../image/de2.png) repeat;
	display: none;
}

.i_ppList li .a_img .a_zc1 {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../image/de1.png) center no-repeat;
	z-index: 1;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all 0.5s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
	-webkit-transition: transition: all 0.5s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
	-webkit-transform: scale(0, 0);
	transform: scale(0, 0);
}

.i_ppList li .a_text {
	width: 100%;
	height: 70px;
	line-height: 70px;
	text-align: center;
	overflow: hidden;
	color: #5e5e5e;
	font-size: 18px;
	display: inline-block;
}

.i_ppList li .a_text:hover {
	color: #315696;
	text-decoration: none;
}

.i_ppList li .a_img:hover .a_zc {
	display: block;
}

.i_ppList li .a_img:hover .a_zc1 {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}

.i_ppmore {
	width: 100%;
	padding: 25px 3%;
	text-align: center;
}

.i_ppmore a,
.i_ppmore a:hover {
	width: 240px;
	height: 62px;
	line-height: 62px;
	display: inline-block;
	overflow: hidden;
	text-align: center;
	position: relative;
	color: #fff;
	text-decoration: none;
	padding: 10px;
}

.i_ppmore a .s1 {
	width: 240px;
	height: 62px;
	display: inline-block;
	line-height: 62px;
	background-color: #bad1f9;
	-moz-border-radius: 31px;
	/* Gecko browsers */
	-webkit-border-radius: 31px;
	/* Webkit browsers */
	border-radius: 31px;
	/* W3C syntax */
	position: absolute;
	left: 0px;
	top: 0px;
	animation: 1s infinite animation7_quan3 ease;
	-webkit-animation: 1s infinite animation7_quan3 ease;
}

.i_ppmore a .s2 {
	width: 220px;
	height: 42px;
	background-color: #315696;
	line-height: 42px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	-moz-border-radius: 21px;
	/* Gecko browsers */
	-webkit-border-radius: 21px;
	/* Webkit browsers */
	border-radius: 21px;
	/* W3C syntax */
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 1;
}

.i_news {
	width: 100%;
	padding: 65px 0px 100px 0px;
}

.i_news_t {
	width: 100%;
	padding-top: 25px;
	text-align: center;
}

.i_news_t a {
	width: 98px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	overflow: hidden;
	text-align: center;
	color: #919191;
	font-size: 13px;
	-moz-border-radius: 20px;
	/* Gecko browsers */
	-webkit-border-radius: 20px;
	/* Webkit browsers */
	border-radius: 20px;
	/* W3C syntax */
}

.i_news_t a:hover,
.i_news_t a.activenews {
	color: #fff;
	text-decoration: none;
	background-color: #315696;
}

.i_news_c {
	width: 100%;
}

.i_news_con {
	width: 100%;
	display: none;
}

.i_news_conl {
	width: 41%;
	padding: 30px 5%;
	background-color: #f7f7f7
}

.i_news_conl .s1 {
	width: 100%;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	color: #999999;
	font-size: 24px;
}

.i_news_conl .s2 {
	width: 100%;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	color: #333333;
	font-size: 18px;
}

.i_news_conl .a_img {
	width: 100%;
	display: inline-block;
	overflow: hidden;
}

.i_news_conl .a_img img {
	width: 100%;
}

.i_news_conl .s3,
.i_news_conl .s3:hover {
	margin-top: 47px;
	width: 145px;
	height: 42px;
	line-height: 42px;
	display: inline-block;
	overflow: hidden;
	text-align: center;
	background-color: #315696;
	color: #fff;
	font-size: 22px;
	-moz-border-radius: 21px;
	/* Gecko browsers */
	-webkit-border-radius: 21px;
	/* Webkit browsers */
	border-radius: 21px;
	/* W3C syntax */
	text-decoration: none;
}

.i_news_conr {
	width: 51%;
}

.i_news_conr li {
	width: 100%;
	float: left;
}

.i_news_conr li .div {
	width: 100%;
	float: left;
	padding: 30px 4% 15px 4%;
	border-top: 1px solid #dcdcdc;
	display: inline-block;
	color: #999999;
	font-size: 13px;
}

.i_news_conr li .div:hover {
	text-decoration: none;
	/*color:#999; background-color:#fff;*/
	-moz-box-shadow: 0px 0px 10px #e5e5e5;
	/*firefox*/
	-webkit-box-shadow: 0px 0px 10px #e5e5e5;
	/*webkit*/
	box-shadow: 0px 0px 10px #e5e5e5;
	/*opera或ie9*/
	background-color: #315696;
	color: #fff;
}

.i_news_conr li .div .div_t {
	width: 100%;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	background: url(../image/e_012.png) left center no-repeat;
	text-indent: 15px;
	color: #666666;
}

.i_news_conr li .div:hover .div_t {
	background: url(http://www.sentin-all.com/images/e_013.png) left center no-repeat;
	color: #fff;
}

.i_news_conr li .div .div_t .s1 {
	width: 80%;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	font-size: 15px
}

.i_news_conr li .div .div_t .s2 {
	width: 20%;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	text-align: right;
	font-size: 22px;
}

.i_news_conr li .div .div_c {
	width: 100%;
	padding-right: 32%;
	height: 75px;
	line-height: 25px;
	overflow: hidden;
	background: url(../image/zx1.png) right center no-repeat;
}

.i_news_conr li .div:hover .div_c {
	background: url(../image/zx2.png) right center no-repeat;
}


.i_messages {
	width: 100%;
	overflow: hidden;
	background-color: #315696;
}

.i_messages_l {
	width: 47%;
	height: 510px;
	background: url(../image/zx1.jpg) center no-repeat;
	background-size: cover;
}

.i_messages_lc {
	width: 63%;
	float: right;
	/* padding-top:75px;*/
	padding-top: 195px;
}

.i_messages_lc_t {
	width: 100%;
	padding: 20px 5% 0px 5% !important;
	text-align: center;
	color: #315696;
	line-height: 1.5;
	font-size: 14px;
	display: none;
}

.i_messages_lc_t span {
	font-size: 18px;
}

.i_messages_lc_div {
	width: 100%;
	height: 220px;
	background-color: #fff;
	-moz-border-radius: 3px 0px 0px 3px;
	/* Gecko browsers */
	-webkit-border-radius: 3px 0px 0px 3px;
	/* Webkit browsers */
	border-radius: 3px 0px 0px 3px;
	/* W3C syntax */
	padding: 20px 4% 0px 4%;
}

.i_messages_lc_div li {
	width: 100%;
	padding: 9px 0px;
	float: left;
}

.i_messages_lc_div li .ipt1 {
	width: 47%;
	height: 38px;
	line-height: 38px;
	border: 1px solid #e0ebef;
	text-indent: 15px;
	font-family: "微软雅黑";
	-moz-border-radius: 3px;
	/* Gecko browsers */
	-webkit-border-radius: 3px;
	/* Webkit browsers */
	border-radius: 3px;
	/* W3C syntax */
	color: #808080;
}

.i_messages_lc_div li .ipt2 {
	width: 100%;
	height: 102px;
	border: 1px solid #e0ebef;
	font-family: "微软雅黑";
	-moz-border-radius: 3px;
	/* Gecko browsers */
	-webkit-border-radius: 3px;
	/* Webkit browsers */
	border-radius: 3px;
	/* W3C syntax */
	color: #808080;
	padding: 15px;
}

.i_messages_lc_div li .s1 {
	width: 6%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-align: center;
	color: #000000;
}

.messages_btn,
.messages_btn:hover {
	width: 122px;
	height: 40px;
	margin-left: 48px;
	line-height: 40px;
	text-align: center;
	background-color: #315696;
	color: #fff;
	font-size: 14px;
	display: inline-block;
	overflow: hidden;
	font-family: "微软雅黑";
	cursor: pointer;
	-moz-border-radius: 0px 0px 3px 3px;
	/* Gecko browsers */
	-webkit-border-radius: 0px 0px 3px 3px;
	/* Webkit browsers */
	border-radius: 0px 0px 3px 3px;
	/* W3C syntax */
	border: 0px;
}

.i_messages_lc_div li input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #808080;
}

.i_messages_lc_div li input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #808080;
}

.i_messages_lc_div li input:-ms-input-placeholder,
.i_messages_lc_div li textarea:-ms-input-placeholder {
	color: #808080;
}

.i_messages_lc_div li input::-webkit-input-placeholder,
.i_messages_lc_div li textarea::-webkit-input-placeholder {
	color: #808080;
}

.i_messages_r {
	width: 53%;
	height: 510px;
	display: inline-block;
	overflow: hidden;
	padding-top: 75px;
}

.i_messages_rc {
	width: 67%;
	background-color: #fff;
	padding: 30px 0px;
}

.i_messages_rcon {
	border-left: 1px solid #e0ebef;
	padding: 0px 4%
}

.i_messages_rcon #allmap {
	width: 100%;
	height: 160px;
}


.i_product {
	width: 100%;
	padding: 10px 0px 10px 0px;
	position: relative;
}

.home-swiper2 {
	width: 100%;
	height: 100%;
	padding-bottom: 55px;
}

.home-swiper2 .swiper-slide {
	text-align: center;
	padding: 0px 1%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	opacity: 1;
	width: 100%;
}

.home-swiper2 .swiper-slide .a_img {
	width: 100%;
	display: inline-block;
	overflow: hidden;
	border: 1px solid #f3f3f3;
}

.home-swiper2 .swiper-slide .a_img img {
	width: 100%;
}

.home-swiper2 .swiper-slide .a_img:hover {
	-moz-box-shadow: 0px 0px 10px #f3f3f3;
	/*firefox*/
	-webkit-box-shadow: 0px 0px 10px #f3f3f3;
	/*webkit*/
	box-shadow: 0px 0px 10px #f3f3f3;
	/*opera或ie9*/
}

.i_product .home_next2 {
	width: 40px;
	height: 40px;
	background: url(../image/r1.jpg) no-repeat;
	position: absolute;
	right: -40px;
}

.i_product .home_next2:hover {
	background: url(../image/r2.jpg) no-repeat;
	text-decoration: none;
}

.i_product .home_prev2 {
	width: 40px;
	height: 40px;
	background: url(../image/l1.jpg) no-repeat;
	position: absolute;
	left: -40px;
}

.i_product .home_prev2:hover {
	background: url(../image/l2.jpg) no-repeat;
	text-decoration: none;
}

.swiper-container-horizontal>.home-pagination2.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {}

.home-pagination2 .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	-moz-border-radius: 100%;
	/* Gecko browsers */
	-webkit-border-radius: 100%;
	/* Webkit browsers */
	border-radius: 100%;
	/* W3C syntax */
	background-color: #dfdfdf;
}

.home-pagination2 .swiper-pagination-bullet-active {
	background-color: #fff;
	border: 1px solid #4ac27a;
}

/*内页*/
.n_banner {
	width: 100%;
	display: inline-block;
	overflow: hidden;
}

.n_banner img {
	width: 100%;
}

.n_content {
	width: 100%;
	padding-bottom: 50px;
}

.n_conleft {
	width: 22%;
}

.n_conleft_t {
	width: 100%;
	height: 80px;
	position: relative;
}

.n_conleft_tc {
	width: 100%;
	height: 160px;
	color: #fff;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-color: #315696;
	text-align: center;
	padding-top: 45px;
	line-height: 1.8;
	font-size: 18px;
}

.n_conleft_tc span {
	font-size: 28px;
}

.n_leftmenu {
	width: 100%;
	padding-top: 34px;
}

.n_leftmenu li {
	width: 100%;
	padding-bottom: 8px;
	float: left;
}

.n_leftmenu li .a_men {
	width: 100%;
	float: left;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	overflow: hidden;
	text-align: center;
	/* color:#919191; */
	font-size: 15px;
	text-transform: uppercase;
	padding: 0px 3%;
	background-color: #315696;
	color: #fff;
}

.n_leftmenu li .a_men:hover {
	/*text-decoration:none; color:#919191;*/
	color: #315696;
	text-decoration: none;
	background: url(../image/n1.jpg) left center no-repeat;
	text-decoration: none;
}

.n_leftmenu li .a_men.active {
	color: #315696;
	text-decoration: none;
	background: url(../image/n1.jpg) left center no-repeat;
	text-decoration: none;
}

.n_leftmenu li .a_men.active1 {
	color: #fff;
	background: url(../image/b1.png) right 16px center no-repeat;
	background-color: #315696;
	/* background-color:#78d19c;*/
	text-decoration: none;
}

.n_leftmenu li .a_men.active2 {
	color: #fff;
	background: url(../image/b2.png) right 16px center no-repeat;
	background-color: #315696;
	text-decoration: none;
}

.n_leftmenu li dl {
	width: 100%;
	background-color: #f6fafb;
	display: none;
}

.n_leftmenu li dl dd {
	width: 100%;
	float: left;
	padding:5px 3% 0 3%;
}

.n_leftmenu li dl dd a {
	width: 100%;
	line-height: 27px;
	float: left;
	text-align: center;
	display: inline-block;
	overflow: hidden;
	color: #919191;
	font-size: 14px;
}

.n_leftmenu li dl dd a:hover,
.n_leftmenu li dl dd a.activetwom {
	text-decoration: none;
	color: #315696;
}

.n_conright {
	width: 71%;
}

.n_conright_t {
	width: 100%;
	height: 80px;
	line-height: 80px;
	overflow: hidden;
	color: #919191;
	font-size: 13px;
}

.n_conright_t a,
.n_conright_t a:hover {
	color: #919191;
	margin-bottom: 15px;
}

.n_conright_t span {
	color: #315696;
}

.n_conright_t1 {
	width: 100%;
	height: 58px;
	line-height: 58px;
	border-bottom: 1px dashed #dadada;
	overflow: hidden;
	color: #5e5e5e;
	font-size: 16px;
}

.n_conright_t1 span {
	font-size: 18px;
}

.n_conright_c {
	width: 100%;
}

.n_about {
	width: 100%;
	padding-top: 45px;
	overflow: hidden;
	line-height: 2;
	color: #919191;
	font-size: 13px;
}

.n_about img {
	max-width: 100%;
}

.a_zxlmenu {
	width: 100%;
	position: relative;
	display: none;
	z-index: 10;
}

.a_zxlmenu_t {
	width: 100%;
	padding: 3% 0px;
	background: url(../image/zxl_jt1.jpg) right center no-repeat;
	font-size: 16px;
	text-align: center;
	background-color: #3fbe71;
	color: #fff;
	cursor: pointer;
	background-size: 30px;
}

.a_zxlmenu_c {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	text-indent: 0px;
	display: none;
	-moz-box-shadow: 0px 0px 10px #c7c5bf;
	/*firefox*/
	-webkit-box-shadow: 0px 0px 10px #c7c5bf;
	/*webkit*/
	box-shadow: 0px 0px 10px #c7c5bf;
	/*opera或ie9*/
}

.a_zxlmenu_c li {
	width: 100%;
	float: left;
	text-align: center;
}

.a_zxlmenu_c li .aone {
	width: 100%;
	text-transform: uppercase;
	padding: 3% 0px;
	display: inline-block;
	color: #333;
	font-size: 14px;
	text-decoration: none;
	text-indent: 0px;
}

.a_zxlmenu_c li .aone:hover,
.a_zxlmenu_c li .aone.activetwo {
	color: #fff;
	text-decoration: none;
	background-color: #8dd3a9;
}

.a_zxlmenu_c li dl {
	width: 100%;
	border-bottom: 1px solid #ccc;
	display: none;
}

.a_zxlmenu_c li dl dd {
	width: 100%;
	float: left;
	text-align: center;
}

.a_zxlmenu_c li dl dd a {
	width: 100%;
	padding: 3% 0px;
	display: inline-block;
	color: #333;
	font-size: 14px;
	text-decoration: none;
	text-indent: 0px;
}

.a_zxlmenu_c li dl dd a:hover {
	color: #315696;
	text-decoration: none;
}

.a_ryzsList {
	width: 100%;
	padding-top: 55px;
}

.a_ryzsList li {
	width: 34.5%;
	float: left;
	padding-right: 4%;
	padding-bottom: 2%;
}

.a_ryzsList li .a_img {
	width: 100%;
	display: inline-block;
	overflow: hidden;
}

.a_ryzsList li .a_img img {
	width: 100%;
}

.a_ryzsList li .a_text,
.a_ryzsList li .a_text:hover {
	width: 100%;
	height: 55px;
	line-height: 55px;
	color: #5e5e5e;
	font-size: 15px;
	display: inline-block;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
}

.n_expoPages {
	widht: 100%;
	padding: 30px 0px;
	text-align: center;
}

.n_expoPages a,
.n_expoPages span {
	color: #333333;
	padding: 0px 16px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	border: 1px solid #ebebeb;
	font-size: 14px;
	display: inline-block;
}

.n_expoPages a:hover,
.n_expoPages a.activepages,
.n_expoPages span{
	color: #fff;
	text-decoration: none;
	background-color: #315696;
	border: 1px solid #315696;
}

.n_newsList {
	width: 100%;
	padding-top: 25px;
}

.n_newsList li {
	width: 100%;
	padding: 32px 0px;
	float: left;
	border-bottom: 1px solid #e5e5e5;
}

.n_newsList li .a_img {
	width: 45%;
	display: inline-block;
	overflow: hidden;
}

.n_newsList li .a_img img {
	width: 100%;
}

.n_newsList li .a_img_r {
	width: 51%;
	padding-right: 1%;
}

.n_newsList li .a_img_r .s1 {
	width: 100%;
	height: 33px;
	line-height: 33px;
	margin-bottom: 15px;
	display: inline-block;
	overflow: hidden;
	color: #333333;
	font-size: 18px;
}

.n_newsList li .a_img_r .s1:hover {
	color: #315696;
	text-decoration: none;
}

.n_newsList li .a_img_r .s2 {
	width: 100%;
	height: 75px;
	line-height: 25px;
	overflow: hidden;
	color: #666666;
	font-size: 13px;
}

.n_newsList li .a_img_r .s3 {
	width: 100%;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	color: #c8c8c8;
	font-size: 13px;
}

.n_newsList li .a_img_r .s3 span {
	font-size: 22px;
}

.n_contact {
	width: 100%;
	padding-top: 30px;
}

.n_contact_l {
	width: 45%;
	height: 533px;
	background-color: #315696;
}

.n_contact_lc {
	width: 100%;
	padding: 35px 6% 0px 6%;
}

.n_contact_lcul {
	width: 100%;
	color: #ffffff;
	font-size: 13px;
	line-height: 2.2;
}

.n_contact_lcul table tr td {
	padding: 15px 0px 10px 0px;
	float: left;
}

.n_contact_lcul table tr {
	border-bottom: 1px solid #a3e0bc;
}

.n_contact_r {
	width: 55%;
	height: 533px;
	overflow: hidden;
}

.n_contact_r #allmap {
	width: 100%;
	height: 533px;
}

.n_message {
	width: 100%;
	padding-top: 48px;
}

.n_message_c {
	width: 58%;
	margin: 0px auto;
}

.n_message_c table tr td {
	padding: 8px 0px;
}

.n_message_c .ipt1 {
	width: 100%;
	height: 42px;
	line-height: 42px;
	border: 1px solid #dadada;
	text-indent: 25px;
	color: #919191;
	font-size: 16px;
	font-family: "微软雅黑";
}

.n_message_c .ipt2 {
	width: 100%;
	height: 220px;
	padding: 10px 25px;
	border: 1px solid #dadada;
	color: #919191;
	font-size: 16px;
	font-family: "微软雅黑";
}

.n_message_c .ipt3 {
	width: 100%;
	height: 54px;
	line-height: 54px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	background-color: #315696;
	display: inline-block;
	overflow: hidden;
	cursor: pointer;
	font-family: "微软雅黑";
	border: 0px;
}

.n_message_c input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #919191;
}

.n_message_c input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #919191;
}

.n_message_c input:-ms-input-placeholder,
.n_message_c textarea:-ms-input-placeholder {
	color: #919191;
}

.n_message_c input::-webkit-input-placeholder,
.n_message_c textarea::-webkit-input-placeholder {
	color: #919191;
}

.n_pro_details {
	width: 100%;
	padding-top: 55px;
}

.n_pro_details_t {
	width: 100%;
	padding-bottom: 20px;
}

.n_pro_details_t .a_img {
	width: 45%;
	display: inline-block;
	overflow: hidden;
}

.n_pro_details_t .a_img img {
	width: 100%;
}

.n_pro_details_t .a_img_r {
	width: 45%;
}

.n_pro_details_t .a_img_r .s1 {
	width: 100%;
	padding: 10px 0px;
	line-height: 25px;
	display: inline-block;
	font-size: 20px;
	color: #000000;
}

.n_pro_details_t .a_img_r .s2 {
	width: 100%;
	line-height: 28px;
	color: #444444;
	font-size: 16px;
	overflow: hidden;
	/* height:112px;*/
	margin-bottom: 10px;
}

.n_pro_details_t .a_img_r .s3,
.n_pro_details_t .a_img_r .s3:hover {
	width: 145px;
	height: 42px;
	line-height: 42px;
	display: inline-block;
	overflow: hidden;
	text-align: center;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	background-color: #37be6f;
}

.n_pro_details_name {
	width: 100%;
	height: 55px;
	line-height: 55px;
	color: #37be6f;
	font-size: 15px;
	overflow: hidden;
	background: url(../image/xx1.jpg) left bottom no-repeat;
}

.n_pro_details_c {
	width: 100%;
	padding: 20px 0px;
	line-height: 2;
	color: #333;
	font-size: 14px;
	overflow: hidden;
}

.n_pro_details_c img {
	max-width: 100%;
}


/*2018-12-17新增*/
.i_zxdiv {
	width: 100%;
	padding: 40px 0px;
}

.i_zxdiv_l {
	width: 41%;
}

.i_zxdiv_l_t {
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: url(../image/zx3.jpg) bottom left no-repeat;
	overflow: hidden;
	color: #333333;
	font-size: 20px;
}

.i_zxdiv_l_c {
	width: 100%;
	margin-top: 20px;
	line-height: 24px;
	height: 288px;
	overflow: hidden;
	color: #6a6a6a;
	font-size: 14px;
}

.i_zxdiv_l_b {
	width: 100%;
}

.i_zxdiv_l_b a {
	width: 218px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #e0ebef;
	display: inline-block;
	overflow: hidden;
	color: #315696;
	font-size: 14px;
	text-decoration: none;
	-moz-border-radius: 20px;
	/* Gecko browsers */
	-webkit-border-radius: 20px;
	/* Webkit browsers */
	border-radius: 20px;
	/* W3C syntax */
	margin-top: 15px;
}

.i_zxdiv_l_b a:hover {
	text-decoration: none;
	background-color: #315696;
	color: #fff;
}

.i_zxdiv_r {
	width: 51%;
	display: inline-block;
	overflow: hidden;
}

.i_zxdiv_r img {
	width: 100%;
}

.i_zxl_lc_t {
	width: 100%;
	padding: 0px 0px 50px 5%;
	color: #fff;
	line-height: 1.3;
	font-size: 26px;
}

.i_zxl_lc_t span {
	font-size: 28px;
}



.i_contactList {
	width: 100%;
}

.i_contactList li {
	width: 42%;
	margin-right: 16%;
	float: left;
	margin-bottom: 10px;
}

.i_contactList li .div {
	width: 100%;
	padding-bottom: 30px;
	border-bottom: 1px solid #eceff0;
}

.i_contactList li .div .s1 {
	width: 100%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	color: #363d40;
	font-size: 16px;
}

.i_contactList li .div .s2 {
	width: 100%;
	/* height:150px; */
	overflow: hidden;
	line-height: 25px;
	color: #60686b;
	font-size: 14px;
}

.i_contactList li .div .s2 span {
	color: #1f2426;
	font-size: 14px;
}

.i_contactList li .div .s3 {
	width: 30%;
	text-align: center;
	line-height: 2.4;
	color: #60686b;
	margin-top: 10px;
}

.i_contactList li .div .s3 img {
	width: 100%;
}




@keyframes animation7_quan3 {
	0% {
		transform: scale(0.9);
		-webkit-transform: scale(0.9);
		opacity: 0;
	}

	20% {
		opacity: 1;
	}

	80% {
		transform: scale(1);
		-webkit-transform: scale(1);
		opacity: 0;
	}

	100% {
		transform: scale(1);
		-webkit-transform: scale(1);
		opacity: 0;
	}
}

@-webkit-keyframes animation7_quan3 {
	0% {
		transform: scale(0.9);
		-webkit-transform: scale(0.9);
		opacity: 0;
	}

	20% {
		opacity: 1;
	}

	80% {
		transform: scale(1);
		-webkit-transform: scale(1);
		opacity: 0;
	}

	100% {
		transform: scale(1);
		-webkit-transform: scale(1);
		opacity: 0;
	}
}



.arrowGo {
	animation: arrowGo 2.5s infinite;
	-webkit-animation: arrowGo 2.5s infinite;
}

@-webkit-keyframes arrowGo {
	0% {
		-webkit-transform: translate(0, 30%);
	}

	50% {
		-webkit-transform: translate(0, 0%);
	}

	100% {
		-webkit-transform: translate(0, 30%);
	}
}

@keyframes arrowGo {
	0% {
		transform: translate(0, 30%);
	}

	50% {
		transform: translate(0, 0%);
	}

	100% {
		transform: translate(0, 30%);
	}
}

.Amplification img {

	transition: 400ms;
	filter: Alpha(Opacity=100);
	opacity: 1;
}

.Amplification:hover img {
	filter: Alpha(Opacity=100);
	opacity: 1;
	-webkit-transform: scale(1.12);
	transform: scale(1.12);
}




@-webkit-keyframes hvr-bob {
	0% {
		transform: scale(1.1);
		-webkit-transform: scale(1.1);
	}

	100% {
		transform: scale(1);
		-webkit-transform: scale(1);
	}
}

@keyframes hvr-bob {
	0% {
		transform: scale(1.1);
		-webkit-transform: scale(1.1);
	}

	100% {
		transform: scale(1);
		-webkit-transform: scale(1);
	}
}



.news {
	padding: 10px 0 50px 0;
	display: block;
	overflow: hidden;
}

.news .news_tu {
	width: 570px;
	overflow: hidden;
}

.news .news_tu p {
	width: 100%;
	max-height: 350px;
	overflow: hidden;
	margin-bottom: 10px;
}

.news .news_tu p img {
	width: 100%;
	transition: all 0.5s ease-out;
	/* 过度 所有css属性 1秒过度 结束慢*/
	-moz-transition: all 0.5s ease-out;
	/* Firefox 4 */
	-webkit-transition: all 0.5s ease-out;
	/* Safari 和 Chrome */
	-o-transition: all 0.5s ease-out;
	/* Opera */
}

.news .news_tu p:hover img {
	transform: scale(1.1, 1.1);
	transition: all 0.5s ease-out;
	/* 过度 所有css属性 1秒过度 结束慢*/
	-moz-transition: all 0.5s ease-out;
	/* Firefox 4 */
	-webkit-transition: all 0.5s ease-out;
	/* Safari 和 Chrome */
	-o-transition: all 0.5s ease-out;
	/* Opera */
}

.news .news_tu a {
	font-size: 18px;
	color: #343434;
}

.news .news_tu span {
	font-size: 14px;
	color: #848484;
	display: block;
}

.news .news_tu a:hover {
	color: #08a16a;
}

.news .news_list {
	width: 50%;
	overflow: hidden;
}

.txtMarquee-top {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.txtMarquee-top .bd {}

.txtMarquee-top .infoList li {
	height: 114px;
}

.train_two {
	margin-top: 10px;
	padding-top: 16px;
	display: block;
	overflow: hidden;
}

.train_two .rili {
	width: 20%;
	height: 114px;
	text-align: center;
}

.train_two .rili p {
	font-size: 36px;
	color: #000;
	text-align: center;
	line-height: 60px;
}

.train_two .rili span {
	font-size: 14px;
	color: #b2b2b3;
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	padding: 2px 0;
}

.train_two .xinxi {
	width: 80%;
	height: 100px;
	overflow: hidden;
}

.train_two .xinxi .xinxi_title {
	display: block;
	font-size: 18px;
	color: #000;
	line-height: 30px;
	margin-bottom: 10px;
}

.train_two .xinxi span {
	font-size: 14px;
	color: #888;
	line-height: 24px;
}

.train_two:hover {
	background: #08a16a;
}

.train_two:hover .rili p {
	color: #fff;
}

.train_two:hover .rili span {
	color: #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.train_two:hover .xinxi .xinxi_title {
	color: #fff;
}

.train_two:hover .xinxi span {
	color: #fff;
}

.link {
	width: 100%;
	min-width: 1200px;
	background: #f0f0f0;
	padding: 30px 0 50px 0;
}

.link p {
	margin-bottom: 20px;
	font-size: 16px;
	color: #555;
}

.link ul {
	text-align: center;
}

.link ul li {
	float: left;
	width: 127px;
	height: 45px;
	overflow: hidden;
	margin-left: 50px;
}

.link ul li a img {
	width: 100%;
}

.banquan {
	width: 100%;
	min-width: 1200px;
	background: #444;
	height: 60px;
	line-height: 60px;
	color: #fff;
	text-align: center;
}

.banquan a {
	color: #fff;
}

.customer ul {
	width: 100%;
	padding: 3% 0;
	display: block;
	overflow: hidden;
}

.customer li {
	width: 20%;
	float: left;
	padding: 1%;
}

.customer li img {
	max-width: 100%;
}
