body {
	font-size: 16px;
	font-family: Microsoft Yahei;
	color: #0066A9;
	/*	overflow-y: hidden;*/
	/*	width: 100%;*/
	width: 100%;
	
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
}





.bodybox-wrapper {
	width: 100px;
	background: #009688;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	overflow: hidden;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .8);
}







.bodybox {
	height: 100%;
	width: calc(100% + 17px);
	overflow-y: auto;
	/*text-align: center;*/
	/*color: #f2f2f2;*/
	
}



	* {
		margin: 0;
		padding: 0;
		font-family: Microsoft Yahei;
	}

	dl {
		margin: 0;
	}

	dt {
		font-weight: normal;
	}

	ul, li {
		list-style-type: none;
		margin: 0;
	}

	h1, h2, h3, h4, h5, h6 {
		font-size: 100%;
		font-weight: normal;
	}

	a {
		color: #333;
		text-decoration: none;
		-o-transition: all 0.3s ease-out;
		-moz-transition: all 0.3s ease-out;
		-webkit-transition: all 0.3s ease-out;
		transition: all 0.3s ease-out;
	}

		a:hover {
			text-decoration: none;
			color: #0066A9;
		}

		a:focus {
			text-decoration: none;
			color: inherit;
		}

	img {
		border: 0;
		vertical-align: middle;
	}

	table {
		border-collapse: collapse;
	}

	input {
		border: 0;
	}

	.wrap {
		width: 100%;
		overflow: hidden;
		min-width: 320px;
		margin: 0px auto;
		max-width: 640px;
		box-sizing: border-box;
		position: relative;
		padding-bottom: 47px;
	}

	/*公共样式勿删除*/

	.clearfix:after {
		content: " ";
		display: block;
		clear: both;
		visibility: hidden;
		line-height: 0;
		height: 0;
	}

	.clearfix {
		zoom: 1;
	}

	.f_b {
		font-weight: bold;
	}

	.v_m {
		vertical-align: middle;
	}

	.v_t {
		vertical-align: top;
	}

	.fl {
		float: left;
	}

	.fr {
		float: right;
	}

	.db {
		display: block;
	}

	.dnb {
		display: inline-block;
	}

	.d_n {
		display: none;
	}

	.bod_r50 {
		border-radius: 50%;
	}

	.bod_r {
		border-radius: 5px;
	}

	.p20 {
		padding: 20px;
	}

	.pt5 {
		padding-top: 5px;
	}

	.pb5 {
		padding-bottom: 5px;
	}

	.pl5 {
		padding-left: 5px;
	}

	.pr5 {
		padding-right: 5px;
	}

	.pt10 {
		padding-top: 10px;
	}

	.pb10 {
		padding-bottom: 10px;
	}

	.pl10 {
		padding-left: 10px;
	}

	.pr10 {
		padding-right: 10px;
	}

	.pt15 {
		padding-top: 15px;
	}

	.pl15 {
		padding-left: 15px;
	}

	.pr15 {
		padding-right: 15px;
	}

	.pb15 {
		padding-bottom: 15px;
	}

	.pr20 {
		padding-right: 20px;
	}

	.pb20 {
		padding-bottom: 20px;
	}

	.pl20 {
		padding-left: 20px;
	}

	.pt20 {
		padding-top: 20px;
	}

	.pr25 {
		padding-right: 25px;
	}

	.pb25 {
		padding-bottom: 25px;
	}

	.pl25 {
		padding-left: 25px;
	}

	.pt25 {
		padding-top: 25px;
	}

	.pr30 {
		padding-right: 30px;
	}

	.pb30 {
		padding-bottom: 30px;
	}

	.pl30 {
		padding-left: 30px;
	}

	.pt30 {
		padding-top: 30px;
	}

	.mt5 {
		padding-top: 5px;
	}

	.mb5 {
		margin-bottom: 5px;
	}

	.ml5 {
		margin-left: 5px;
	}

	.mr5 {
		margin-right: 5px;
	}

	.mt10 {
		margin-top: 10px;
		height:120px;
	}

	.mb10 {
		margin-bottom: 10px;
	}

	.ml10 {
		margin-left: 10px;
	}

	.mr10 {
		margin-right: 10px;
	}

	.mt15 {
		margin-top: 15px;
	}

	.ml15 {
		margin-left: 15px;
	}

	.mr15 {
		margin-right: 15px;
	}

	.mb15 {
		margin-bottom: 15px;
	}

	.mr20 {
		margin-right: 20px;
	}

	.mb20 {
		margin-bottom: 20px;
	}

	.ml20 {
		margin-left: 20px;
	}

	.ml80 {
		margin-left: 80px;
	}

	.mt20 {
		margin-top: 20px;
	}

	.mr25 {
		margin-right: 25px;
	}

	.mb25 {
		margin-bottom: 25px;
	}

	.ml25 {
		margin-left: 25px;
	}

	.mt25 {
		margin-top: 25px;
	}

	.mr30 {
		margin-right: 30px;
	}

	.mb30 {
		margin-bottom: 30px;
	}

	.ml30 {
		margin-left: 30px;
	}

	.mt30 {
		margin-top: 30px;
	}

	.t_c {
		text-align: center;
	}

	.t_r {
		text-align: right;
	}

	.t_l {
		text-align: left;
	}

	.f36 {
		font-size: 36px;
	}

	.f32 {
		font-size: 32px;
	}

	.f30 {
		font-size: 30px;
	}

	.f28 {
		font-size: 28px;
	}

	.f24 {
		font-size: 24px;
	}

	.f22 {
		font-size: 22px;
	}

	.f20 {
		font-size: 20px;
	}

	.f12 {
		font-size: 12px;
	}

	.f18 {
		font-size: 18px;
	}

	.f16 {
		font-size: 16px;
	}

	.f14 {
		font-size: 14px;
	}

	.bod {
		border: 1px solid #eee;
	}

	.b_t {
		border-top: 1px solid #eee;
	}

	.b_r {
		border-right: 1px solid #eee;
	}

	.bb_d {
		border-bottom: 1px dotted #ddd;
	}

	.bb {
		border-bottom: 1px solid #eee;
	}

	.b_l {
		border-left: 1px solid #eee;
	}

	.lh30 {
		line-height: 30px;
	}

	.lh24 {
		line-height: 24px;
	}

	.t_d {
		text-decoration: underline;
	}

	.p_r {
		position: relative;
	}

	.c_p {
		cursor: pointer;
	}

	.c_6 {
		color: #666;
	}

	.white {
		color: #fff;
	}

	.red {
		color: #f01414;
	}

	.c_9 {
		color: #999;
	}

	.yellow {
		color: #fcdd80;
	}

	.blue {
		color: #1684c9;
	}

	.bgf {
		background: #fff;
	}

	.orange {
		color: #ff9000;
	}

	.box_s {
		box-shadow: 0 0 20px #ccc;
	}

	.td2 {
		text-indent: 2em;
	}

	.bgcolor {
		background: #f5f5f5;
	}

	.green {
		color: #0066A9;
	}

	.p10 {
		padding: 10px;
	}

	.p15 {
		padding: 15px;
	}

	.p20 {
		padding: 20px;
	}

	.p30 {
		padding: 30px;
	}

	@font-face {
		font-family: font1;
		/*//src: url(../fonts/Alibaba-PuHuiTi-Light.otf);*/
	}


.header {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	background: #353535;
	/*background:#111;*/
	/*	background: #eeeeee;*/
	opacity: 1;
	visibility: visible;
	-webkit-transition: visibility 0s linear 0s,opacity .2s ease-in-out;
	transition: visibility 0s linear 0s,opacity .2s ease-in-out;
	z-index: 999;
}
	
		.header.on {
			opacity: 0;
			visibility: hidden;
			-webkit-transition: visibility 0s linear .2s,opacity .2s ease-in-out;
			transition: visibility 0s linear .2s,opacity .2s ease-in-out;
		}

	.header__padding {
		/*padding-top: 133px;*/
	}

	.navbottom {
		background: #0066A9;
		height: 30px;
	}





.navbar-header {
	padding-top: 10px;
	
}



.navbar-toggle {
	margin-top: 0px !important;
}

.navbar-default {
	margin: 0;
	border: none;
	background: none;
	/*padding-top: 10px;*/
}

	.logo {
		/*margin-top: -15px;
		padding-bottom: 15px;*/

	}


.logo-image {
	background-image: url('../images/logo1.png' );
	background-size: 180px 60px;
	background-repeat: no-repeat;
	width: 180px;
	height: 60px;
}

	.navbar-nav > li:after {
		content: '/';
		position: absolute;
		left: 0;
		top: 15px;
		color: #0066A9;
	}

	.navbar-default .navbar-nav {
		margin-top: 20px;
	}

		.navbar-default .navbar-nav > li > a {
			font-size: 16px;
			padding: 15px 25px;
			color: #fff;
		}

			.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > li > a:hover {
				background: none;
				color: #0066A9;
			}

		.navbar-default .navbar-nav > .active .dropdown-menu {
			background: none;
			display: block;
			border: none;
			box-shadow: none;
			min-width: 350px;
		}







	.dropdown-menu > li > a {
		/*color:#535353;*/
		color: #fff;
		font-size: 14px;
		padding: 3px 10px;
		display: inline-block;
	}

		.dropdown-menu > li > a.on {
			color: #fff;
		}

		.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
			background: none;
			color: #fff;
		}

	.banner_news {
		background: url(../images/5_02.jpg) center no-repeat;
		background-size: cover;
		height: 500px;
		color: #fff;
		text-align: center;
		font-size: 18px;
	}

		.banner_news h4 {
			font-size: 30px;
			line-height: 48px;
		}

		.banner_news i {
			display: block;
			margin: 0 auto;
			width: 53px;
			height: 5px;
			background: #0066A9;
		}

		.banner_news .line {
			padding: 110px 0 20px;
		}



	.footer {
		background: #353535;
		color: #fff;
		/*color:#0066A9;*/
		line-height: 26px;
		padding: 25px 0;
		text-align: left;
	}

	.newslist {
		padding: 50px 0;
	}


	.line_base {
		display: inline-block;
		width: 53px;
		height: 5px;
		background: #0066A9;
		/*background:#000;*/
	}



	.line_base2 {
		display: inline-block;
		width: 53px;
		height: 5px;
		background: #fff;
	}

	.newslist .a li {
		border: 1px solid #ddd;
		margin-bottom: 30px;
	}

		.newslist .a li a {
			display: block;
			padding-right: 30px;
		}

			.newslist .a li a:hover {
				background: #f5f5f5;
				color: #666;
			}

		.newslist .a li .media-heading .fl {
			/*width: 50%;*/
			display: block;
			height: 52px;
			overflow: hidden;
		}

		.newslist .a li .media-heading .fr {
			margin-top: 30px;
		}

		.newslist .a li .media-body .lh24 {
			display: -webkit-box;
			-webkit-box-orient: vertical;
			-webkit-line-clamp: 2;
			overflow: hidden;
		}

	.pagination > li > a, .pagination > li > span {
		color: #666;
	}

	.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
		background: #0066A9;
		border: 1px solid #0066A9;
	}

	.newslist .a li .media-object {
		width: 204px;
		height: 270px;
	}

	.langues {
		margin-top: 10px;
		display:none;
	}

		.langues a {
			padding: 0 10px;
		}

	.newsitem {
		border: 1px solid #ddd;
		border-radius: 5px;
		padding: 30px 50px;
	}

		.newsitem .bd {
			padding-top: 30px;
		}

		.newsitem .hd h1 {
			font-size: 24px;
		}

		.newsitem .bd p {
			line-height: 24px;
			text-indent: 2em;
			margin: 20px 0;
		}

		.newsitem .bd img {
			display: block;
			margin: 0 auto;
			max-width: 100%;
		}

	.newsitem_ft i {
		font-size: 34px;
		color: #0066A9;
	}

		.newsitem_ft i.disabled {
			color: #e5e4e4;
		}



	.aboutus {
		color: #0066A9;
	}







.banner_aboutus {
	background: url(../images/aboutus02.jpg) center no-repeat;
	background-size: cover;
	height: 500px;
	color: #fff;
	/*text-align: center;*/
	text-indent: 2em;
}



		.banner_aboutus .line {
			padding: 110px 0 20px;
		}



		.banner_aboutus i {
			display: block;
			margin: 0 auto;
			width: 53px;
			height: 5px;
			background: #0066A9;
		}


		.banner_aboutus h4 {
			font-size: 30px;
			line-height: 48px;

		}



.aboutus .b p {
	/*text-align: left;*/
	line-height: 40px;
	text-indent: 2em;
	margin: 10px 0;
	font-size: 20px;
}



.aboutus .a {
	/*background: url(../images/2_03.jpg) center no-repeat;*/
	background: #dedede;
	background-size: cover;
	height: 410px;
	text-align: center;
	font-size: 24px;
	padding-top: 90px;
	/*color:#000;*/
}

		.aboutus .a h2, .aboutus .b h2 {
			font-size: 30px;
			margin: 20px 0 50px;
		}



		.aboutus .a i {
			/*background:#000;*/
		}

	.aboutus .b {
		padding: 60px 0;
		text-align: center;
		font-size: 24px;
	}

		.aboutus .b dd {
			margin: 40px 0;
			/*color:#626262;*/
		}

	.aboutus .c {
		background: #dedede;
		padding: 80px 0 50px;
	}

		.aboutus .c .pic {
			width: 100%;
			margin-top: 30px;
		}

		.aboutus .c h2, .aboutus .d h2 {
			font-size: 30px;
		}

		.aboutus .c p {
			margin-top: 30px;
			line-height: 24px;
		}

	.aboutus .d {
		text-align: center;
		padding: 80px 0;
	}



		.aboutus .d p {
			text-align: left;
			line-height: 30px;
			text-indent: 2em;
			margin: 10px 0;
			font-size: 18px;
		}

		.aboutus .d .pic {
			height: 260px;
			margin-top: 50px;
		}

			.aboutus .d .pic img {
				width: 100%;
			}

		.aboutus .d h3 {
			font-size: 24px;
			margin: 50px 0 30px;
		}

	.dropdown-menu1 {
		right: 0;
		left: auto;
	}

	.banner_jion {
		background: url(../images/7_02.jpg) center no-repeat;
		background-size: cover;
	}

	.banner_pro {
		background: url(../images/4_02.jpg) center no-repeat;
		background-size: cover;
	}



	.joinus .a {
		background: #0066A9;
		color: #fff;
	}


	.joinus .a {
		text-align: center;
	}

	.joinus h2 {
		font-size: 24px;
		color: #fff;
	}

	.joinus .a {
		padding: 60px 0;
	}

		.joinus .a a {
			display: block;
			position: relative;
			margin-top: 40px;
			color: #fff;
		}

			.joinus .a a dl {
				position: absolute;
				top: 50%;
				left: 50%;
				width: 100%;
				-webkit-transform: translate(-50%, -50%);
				transform: translate(-50%, -50%);
			}

				.joinus .a a dl dt {
					font-size: 24px;
					margin-bottom: 20px;
				}

				.joinus .a a dl dd {
					padding: 0 10px;
				}

			.joinus .a a img {
				width: 100%;
				border-radius: 10px;
			}

	.joinus .b {
		/*background:#eeeeee;*/
		background: #0066A9;
		padding: 50px 0;
		text-align: center;
	}

		.joinus .b .box {
			background: #fff;
			color:#0066A9;
			padding: 30px;
			border: 1px solid #ddd;
			margin-top: 30px;
			border-radius: 5px;
			min-height: 220px;
		}


.joinus .c {
	background: #0066A9;
	text-align: center;
	padding: 50px 0;
}

		.joinus .c .more {
			font-size: 20px;
			border: 1px solid #0066A9;
			display: inline-block;
			padding: 10px 40px;
			border-radius: 30px;
		}

		.joinus .c ul {
			margin: 50px 0;
		}

		.joinus .c li {
			float: left;
			width: 25%;
			box-sizing: border-box;
			height: 230px;
			background: #27bdcc;
			color: #000;
		}

			.joinus .c li dt {
				font-size: 18px;
			}

			.joinus .c li dl {
				padding-top: 80px;
			}

			.joinus .c li dd {
				font-size: 12px;
				opacity: 0.5;
				margin-top: 10px;
			}

			.joinus .c  li:first-child {
				background: #eeeeee;
			}

			.joinus .c  li:last-child {
				background: #a2aeae;
			}

			.joinus .c li:nth-child(2) {
				background: #0089A9;
			}





			.joinus .c a li:first-child {
				background: #eeeeee;
			}


	.joinus .c a li:last-child {
		background: #a2aeae;
	}



	.joinus .c a li:nth-child(2) {
		background: #0089A9;
	}

	.joinus .c a li:nth-child(3) {
		background: #ccba27;
		
	}

	.products {
		color: #fff;
		background: #0066A9;
	}





		.products .b {
			text-align: center;
			padding: 50px 0;
		}



		.products h2 {
			font-size: 30px;
			color: #fff;
		}

		.products h4 {
			font-size: 18px;
			margin: 30px 0 60px;
			line-height: 24px;
		}

		.products .b img {
			max-width: 100%;
		}

		.products .a {
			text-align: center;
			padding-top: 50px;
		}

			.products .a .tab-content {
				background: #eeeeee;
			}

				.products .a .tab-content a {
					display: block;
					border-radius: 10px;
					padding: 30px;
					box-shadow: 0 0 15px rgba(0,0,0,0.1);
					background: #fff;
					margin-top: 30px;
				}

					.products .a .tab-content a .pic {
						border-bottom: 1px solid #ddd;
						height: 200px;
						overflow: hidden;
					}

					.products .a .tab-content a img {
						max-width: 100%;
					}

					.products .a .tab-content a dt {
						font-size: 24px;
						margin: 20px 0;
					}

			.products .a .nav-tabs {
				border: none;
			}

				.products .a .nav-tabs > li {
					margin: 0;
					width: 33.333%;
					text-align: center;
					font-size: 30px;
				}

					.products .a .nav-tabs > li > a {
						border: none;
						margin: 0;
						opacity: 0.5;
					}

					.products .a .nav-tabs > li.active > a, .products .a .nav-tabs > li.active > a:focus, .products .a .nav-tabs > li.active > a:hover {
						background: #eeeeee;
						border: none;
						opacity: 1;
					}

		.products .a_zx {
			padding-bottom: 50px;
		}

			.products .a_zx h5 {
				font-size: 18px;
				margin: 30px 0 10px;
			}

			.products .a_zx .form-control {
				height: 44px;
				font-size: 18px;
			}

		.products .b_zx {
			background: #eeeeee;
			padding: 20px 0 50px;
		}

			.products .b_zx h5 {
				font-size: 18px;
				margin: 30px 0 10px;
			}

			.products .b_zx input, .products .b_zx select {
				height: 44px;
				font-size: 18px;
			}

			.products .b_zx .box a {
				display: inline-block;
				width: 128px;
				height: 44px;
				color: #c2c2c2;
				text-align: center;
				font-size: 18px;
				line-height: 44px;
				margin-right: 10px;
				background: #fff;
				border: 1px solid #ddd;
				border-radius: 5px;
			}

				.products .b_zx .box a.on {
					background: #0066A9;
					color: #fff;
				}

		.products .a_SuaKIT {
			padding-bottom: 50px;
		}

			.products .a_SuaKIT a, .products .b_SuaKIT a {
				display: block;
				border-radius: 10px;
				box-shadow: 0 0 20px #ddd;
				background: #fff;
				padding: 30px;
				margin-top: 30px;
			}

				.products .a_SuaKIT a .pic {
					border-bottom: 1px solid #ddd;
					height: 240px;
				}

					.products .a_SuaKIT a .pic img {
						width: 100%;
					}



				.products .a_SuaKIT a dt, .products .b_SuaKIT a dt {
					font-size: 20px;
					padding: 40px 0 20px;
					/*height: 120px;*/
				}



				.products .a_SuaKIT a dd, .products .b_SuaKIT a dd {
					padding: 20px 0 20px;
					height: 180px;
				}

		.products .b_SuaKIT {
			/*background:#eeeeee;*/
			background: #0066A9;
			padding: 50px 0;
			text-align: center;
		}





		.products .d_SuaKIT i {
			background: #000;
		}

		.products .e_SuaKIT i {
			background: #000;
		}



		.products .f_SuaKIT i {
			background: #000;
		}

		.products .g_SuaKIT i {
			background: #000;
		}



		.products .b_SuaKIT a .pic {
			height: 200px;
			border-bottom: 1px solid #ddd;
		}

		.products .b_SuaKIT a img {
			max-width: 100%;
		}

		.products .c_SuaKIT {
			background: #0066A9;
			text-align: center;
			padding: 80px 0;
		}

			.homepage .b .ul2 li, .products .c_SuaKIT li {
				float: left;
				width: 33%;
				box-sizing: border-box;
				padding: 10px;
			}



	.homepage {
		color: #0066A9;
	}

		.homepage .b .ul2 li a, .products .c_SuaKIT li > a {
			display: block;
			position: relative;
			overflow: hidden;
		}

			.homepage .b .ul2 li a:hover img, .products .c_SuaKIT li > a:hover img {
				transform: scale(1.2);
			}

			.homepage .b .ul2 li > a img, .products .c_SuaKIT li > a img {
				width: 100%;
				transition: all 0.6s;
			}

			.homepage .b .ul2 li > a > span, .products .c_SuaKIT li > a > span {
				color: #fff;
			/*	position: absolute;*/
				text-align: center;
				width: 100%;
				left: 0;
				top: 50%;
				-webkit-transform: translate(0, -50%);
				transform: translate(0, -50%);
			}

	.products .c_SuaKIT i {
		background: #000;
	}

	.products .c_SuaKIT .title {
		padding: 70px 0 0;
	}







.homepage .b .ul2 li > a > p, .products .c_SuaKIT li > a > p {
	position: absolute;
	left: 0;
	/*top: 0;*/
	bottom: 0;
	background: rgba(0,0,0,0.5);
	text-align: center;
	/*	color: #0066A9;*/
	color: #fff;
	
	box-sizing: border-box;
	/*width: 40px;*/
	width: 100%;
	height:40px;
	margin: 0;
}

		.homepage .b .ul2 li > a > p > span, .products .c_SuaKIT li > a > p > span {
			position: absolute;
			bottom: 10px;
			left: 10px;
		}

	.products .g_SuaKIT {
		text-align: center;
		padding: 50px 0;
	}

		.products .g_SuaKIT .row {
			padding-top: 60px;
		}

		.products .g_SuaKIT .pic {
			box-shadow: 0 0 15px #ddd;
		}

		.products .g_SuaKIT li a {
			display: block;
			width: 60%;
			border: 1px solid #ddd;
			font-size: 24px;
			color: #959797;
			padding: 10px;
			border-radius: 40px;
			margin-top: 40px;
		}

			.products .g_SuaKIT li a.on {
				border: 1px solid #0066A9;
				color: #0066A9;
			}

	.products .f_SuaKIT i {
		background: #fff;
	}

	.products .f_SuaKIT {
		background: url(../images/3_88.png) 90% 80% no-repeat #0066A9;
		text-align: center;
		color: #fff;
		padding: 50px 0 90px;
		font-size: 18px;
	}

		.products .f_SuaKIT dt {
			font-size: 24px;
			display: inline-block;
			border: 1px solid #fff;
			padding: 5px 80px;
			border-radius: 40px;
			margin: 40px 0 20px;
		}

	.products .e_SuaKIT {
		/*background:#f3f6fc;*/
		padding: 70px 0;
		text-align: center;
	}

		.products .e_SuaKIT .box {
			margin-top: 40px;
		}

			.products .e_SuaKIT .box dt {
				font-size: 24px;
				margin: 20px 0 12px;
			}

			.products .e_SuaKIT .box dd {
				line-height: 24px;
				height: 72px;
				overflow: hidden;
			}

			.products .e_SuaKIT .box img {
				width: 190px;
				height: 190px;
				border-radius: 50%;
			}

	.products .d_SuaKIT {
		text-align: center;
		padding: 80px 0;
	}

		.products .d_SuaKIT .hd {
			line-height: 50px;
			font-size: 18px;
			background: #e9eae9;
			margin-top: 30px;
			overflow: hidden;
		}

			.products .d_SuaKIT .hd span {
				position: absolute;
				left: 50%;
				top: 0;
				display: block;
				margin-left: -11px;
				z-index: 99;
			}

		.products .d_SuaKIT .box {
			padding: 50px 40px;
		}

		.products .d_SuaKIT .hd .bgcolor {
			background: #0066A9;
		}

		.products .d_SuaKIT .bgcolor {
			background: #f3f6fc;
		}

		.products .d_SuaKIT .box.on .media-body {
			opacity: 0.5;
		}

		.products .d_SuaKIT .box .lh24 {
			height: 130px;
			overflow: hidden;
		}

		.products .d_SuaKIT .media-object {
			width: 158px;
			height: 124px;
		}

	.over {
		overflow: hidden;
	}



	.homebanner {
		background:url(../images/bg_01.jpg) center no-repeat;
		background-size: cover;
		height: 1007px;
		position: relative;
	}

		.homebanner .header {
			background: none;
			/*padding-top: 20px;*/
			color: #fff;
		}

			.homebanner .header a {
				color: #fff;
			}

			.homebanner .header .navbar-default .navbar-nav > li > a {
				color: #fff;
			}

		.homebanner .box {
			position: absolute;
			bottom: 90px;
			width: 100%;
			text-align: center;
			color: #fff;
		}

			.homebanner .box p {
				line-height: 48px;
				font-size: 28px;
				margin: 30px 0;
				font-family: font1;
			}

			.homebanner .box h1 {
				font-size: 64px;
			}

			.homebanner .box h3 {
				font-size: 35px;
				color: #0066A9;
				margin-bottom: 250px;
				font-family: font1;
			}

	.homepage .a {
		padding: 60px 0;
	}

		.homepage .a .left h2 {
			font-size: 30px;
			line-height: 40px;
			margin-bottom: 30px;
		}

		.homepage .a .left > p {
			line-height: 24px;
			margin: 20px 0;
		}

		.homepage .a .left .more {
			display: inline-block;
			color: #0066A9;
			border: 1px solid #0066A9;
			font-size: 24px;
			padding: 5px 40px;
			border-radius: 50px;
		}

			.homepage .a .left .more:hover {
				color: #fff;
				background: #0066A9;
			}

		.homepage .a ul {
			margin-top: 90px;
		}

		.homepage .a li {
			float: left;
			width: 33.333%;
			box-sizing: border-box;
			padding: 5px;
		}

			.homepage .a li .p_r {
				overflow: hidden;
			}

			.homepage .a li img {
				width: 100%;
				transition: all 0.6s;
			}

			.homepage .a li:hover img {
				transform: scale(1.2);
			}



			.homepage .a li a {
				display: block;
				position: absolute;
				top: 0;
				width: 100%;
				height: 100%;
				left: 0;
				/*color:#0066A9;*/
				color: #fff;
				font-size: 20px;
			}

				.homepage .a li a p {
					position: absolute;
					left: 10px;
					bottom: 0;
				}

					.homepage .a li a p span {
						font-size: 16px;
					}



				.homepage .a li a:hover {
					background: rgba(0,199,177,0.5);
					/*color: #fff;*/
					/*color: #0066A9;*/
				}

	.homepage .b {
		text-align: center;
		background: url(../images/bg_03.jpg) center no-repeat;
		background-size: cover;
		padding: 50px 0 90px;
	}

	.homepage h2 {
		font-size: 30px;
		margin: 50px 0 30px;
	}

		.homepage h2 p {
			font-size: 24px;
			line-height: 36px;
		}

	.homepage .b .ul1 > li {
		margin-top: 30px;
	}

		.homepage .b .ul1 > li:nth-of-type(even) {
			background: #fff;
		}

		.homepage .b .ul1 > li a {
			display: block;
			padding: 20px 40px;
			border-radius: 10px;
			background: rgba(255,255,255,0.5);
			text-align: left;
			font-size: 17px;
			line-height: 29px;
		}


			.homepage .b .ul1 > li a .tip {
				display: inline-block;
				color: #fff;
				font-size: 30px;
				background: #0066A9;
				/*width:360px;
              */
				width:80%;
              
				line-height: 47px;
				text-align: center;
				margin-bottom: 5px;
				border-radius: 40px;
				padding: 10px;
			}

	.homepage .c {
		text-align: center;
		background: url(../images/1_61.jpg) center no-repeat;
		height: 515px;
		color: #fff;
		padding-top: 60px;
		background-size: cover;
	}

		.homepage .c h2 {
			margin-top: 20px;
		}



		.homepage .c .box .col-3 {
			float: left;
			width: 33.33%;
		}



			.homepage .c .box .col-3 .tip {
				display: inline-block;
				color: #fff;
				font-size: 30px;
				background: #0066A9;
				text-align: center;
				margin-bottom: 5px;
				border-radius: 40px;
				padding: 10px;
			}

		.homepage .c .box {
			background: rgba(255,255,255,0.5);
			padding: 20px 50px;
			color: #0066A9;
		}

			.homepage .c .box .box1 {
				font-size: 18px;
			}

				.homepage .c .box .box1 p {
					padding-top: 30px;
				}

				.homepage .c .box .box1 img {
					height: 108px;
				}

	.homepage .d {
		background: url(../images/bg_05.jpg) center no-repeat;
		background-size: cover;
		padding: 50px 0 80px;
		text-align: center;
	}

		.homepage .d h3 {
			font-size: 24px;
			/*color:#747474;*/
			margin-bottom: 20px;
		}



		.homepage .d li {
			float: left;
			/*width:50%;*/
			width: 20%;
			box-sizing: border-box;
			padding: 3px;
		}

			.homepage .d li a {
				display: block;
				overflow: hidden;
			}

			.homepage .d li img {
				width: 100%;
				height: 100px;
				transition: all 0.6s;
			}

			.homepage .d li:hover img {
				transform: scale(1.2);
			}

	.homepage .e {
		background: url(../images/bg_07.jpg) center no-repeat;
		text-align: center;
		background-size: cover;
		padding: 60px 0 80px;
	}

		.homepage .e i {
			background: #000;
		}

		.homepage .e .box {
			margin-top: 30px;
		}

			.homepage .e .box .box1 {
				width: 310px;
				height: 310px;
				background: #fff;
				position: absolute;
				left: 50px;
				top: 50%;
				margin-top: -155px;
				text-align: left;
				box-sizing: border-box;
				box-shadow: 0 0 20px rgba(0,0,0,0.2);
				padding: 30px;
			}

	.homepage .f {
		padding: 80px 0;
	}



		.homepage .f .media {
			padding: 25px 0;
			border-bottom: 1px solid #ddd;
			text-align: left;
		}

	.homepage .e .box .box1 p {
		font-size: 14px;
		line-height: 24px;
		margin-top: 20px;
	}

	.btn-primary {
		background: #0066A9;
		border: 1px solid #0066A9;
	}

















	@media (min-width:992px) and (max-width:1199px) {

		.homebanner {
			height: 800px;
		}

			.homebanner .box h3 {
				font-size: 25px;
				margin-bottom: 150px;
			}

			.homebanner .box h1 {
				font-size: 48px;
			}

			.homebanner .box p {
				font-size: 20px;
			}

		.homepage .c .box .box1 img {
			height: 80px;
		}

		.homepage h2, .homepage .b .ul1 > li a .tip, .homepage .a .left h2 {
			font-size: 22px;
		}

			.homepage h2 p, .homepage .d h3, .homepage .c .box .box1, .homepage .a .left .more {
				font-size: 16px;
			}

		.products .a .nav-tabs > li, .banner_news h4, .products h2 {
			font-size: 22px;
		}

		.products .a .tab-content a .pic {
			height: 160px;
		}

		.products .a_SuaKIT a .pic {
			height: 180px;
		}

		.products .a .tab-content a dt, .products .a_SuaKIT a dt, .products .b_SuaKIT a dt {
			font-size: 18px;
		}

		.products .a_zx h5, .products .b_zx h5 {
			font-size: 16px;
		}

		.products .a_SuaKIT a dt, .products .b_SuaKIT a dt {
			padding: 15px 0;
		}

		.aboutus .a h2, .aboutus .b h2, .aboutus .a, .aboutus .c h2, .aboutus .d h2 {
			font-size: 24px;
		}

		.aboutus .b {
			font-size: 16px;
		}

		.aboutus .d .pic {
			height: 194px;
		}

		.banner_aboutus {
			height: 250px;
		}
	}

	@media (min-width:768px) and (max-width:991px) {

		.navbar-default .navbar-nav > li > a {
			padding: 15px;
		}

		.homebanner {
			height: 700px;
		}

			.homebanner .box h3 {
				font-size: 25px;
				margin-bottom: 150px;
			}

			.homebanner .box h1 {
				font-size: 40px;
			}

			.homebanner .box p {
				font-size: 14px;
				line-height: 24px;
			}

		.homepage .c .box .box1 img {
			height: 60px;
		}

		.homepage h2, .homepage .b .ul1 > li a .tip, .homepage .a .left h2 {
			font-size: 16px;
		}

			.homepage h2 p, .homepage .d h3, .homepage .c .box .box1, .homepage .a .left .more {
				font-size: 14px;
			}

		.homepage .b .ul1 > li a .tip {
			margin-top: 15px;
		}

		.homepage .d li {
			width: 25%;
		}

			.homepage .d li img {
				height: 100px;
			}

		.products .a .nav-tabs > li, .banner_news h4, .products h2 {
			font-size: 18px;
		}

		.products .a .tab-content a .pic {
			height: 96px;
		}

		.products .a .tab-content a dt, .products .a_SuaKIT a dt, .products .b_SuaKIT a dt {
			font-size: 16px;
		}

		.products .a_zx h5, .products .b_zx h5 {
			font-size: 14px;
		}

		.products .a_SuaKIT a .pic {
			height: 140px;
		}

		.products .b_SuaKIT a .pic {
			height: 170px;
		}

		.products .a_SuaKIT a dt, .products .b_SuaKIT a dt {
			padding: 15px 0;
		}

		.products .a_SuaKIT a, .products .b_SuaKIT a {
			padding: 15px;
		}

		.products .f_SuaKIT dt {
			font-size: 18px;
		}

		.products .f_SuaKIT {
			font-size: 14px;
		}

		.products .g_SuaKIT li a {
			width: 100%;
		}

		.aboutus .a h2, .aboutus .b h2, .aboutus .a, .aboutus .c h2, .aboutus .d h2 {
			font-size: 20px;
		}

		.aboutus .b {
			font-size: 14px;
		}

		.aboutus .d .pic {
			height: 138px;
		}
	}



	@media (max-width:767px) {

		/*.logo img {
				width: 70px;
			}

			.logo {
				margin: 0;
				padding: 5px 0 0 15px;
			}*/

		.langues {
			position: absolute;
			left: 15%;
			padding-top: 5px;
		}

		.navbar-collapse {
			float: none;
			background: #333;
		}

		.homebanner .navbar-collapse {
			background: #333;
		}



		.homebanner .navbar-nav > li > .dropdown-menu {
			background: none;
		}

		.navbar-nav > li:after {
			display: none;
		}

		.newslist .a li .media-object {
			width: 100px;
			height: auto;
		}

		.newslist .a li i {
			margin: 0;
		}

		.newslist .a li .media-heading .fl {
			font-size: 15px;
			width: 100%;
			height: 40px;
			line-height: 20px;
		}

		.newslist .a li .media-heading .fr {
			display: none;
		}

		.footer img {
			display: block;
			margin: 0 auto 10px;
		}

		.navbottom {
			display: none;
		}

		.header__padding {
			padding-top: 50px;
		}

		.dropdown-menu > li > a {
			color: #666;
			padding-left: 40px;
		}

		.navbar-nav > li > .dropdown-menu {
			position: static;
			float: none;
			display: block;
		}

		.newsitem {
			padding: 15px;
		}

		.newsitem .hd h1 {
			font-size: 18px;
		}

	.aboutus .a, .aboutus .b {
		font-size: 14px;
		line-height: 30px;
	}

		.aboutus .a h2, .aboutus .b h2, .aboutus .c h2, .aboutus .d h2 {
			font-size: 20px;
		}

	.aboutus .d h3 {
		font-size: 16px;
	}

	.joinus .b .box {
		height: auto;
		padding: 15px;
	}

	.joinus .c li {
		width: 50%;
		margin: 0;
	}

	.products .a .nav-tabs > li {
		font-size: 14px;
	}

	.products .a .tab-content a .pic {
		height: 70px;
	}

	.products .a .tab-content a dt {
		font-size: 14px;
	}

	.products .a .tab-content a dd {
		font-size: 12px;
	}

	.navbar-nav > li > .dropdown-menu {
		border: none;
		box-shadow: none;
	}

	.dropdown-menu > li > a {
		display: block;
	}

		.dropdown-menu > li > a.on {
			color: #0066A9;
		}

	.banner_news h4 {
		font-size: 16px;
	}

	.products .a_zx h5, .products .a_zx .form-control, .products .b_zx h5, .products .b_zx input, .products .b_zx select {
		font-size: 14px;
	}

	.products .b_zx .box a {
		width: 90px;
		font-size: 14px;
	}

	.products .c_SuaKIT li, .homepage .b .ul2 li {
		width: 50%;
	}

	.products .d_SuaKIT .box {
		padding: 15px 0;
	}

	.products .d_SuaKIT .media-object {
		width: 100px;
		height: auto;
	}

	.products .d_SuaKIT .hd span {
		top: 50%;
		margin-top: -25px;
	}

	.products .e_SuaKIT .box img {
		width: 100px;
		height: 100px;
	}

	.products .e_SuaKIT .box dt {
		font-size: 16px;
	}

	.products .f_SuaKIT dt {
		font-size: 14px;
		display: block;
		padding: 5px;
	}

	.products .f_SuaKIT {
		font-size: 12px;
	}

	.products .f_SuaKIT {
		background: #0066A9;
	}

	.products .g_SuaKIT li a {
		width: 100%;
		font-size: 16px;
	}

	.products h2 {
		font-size: 18px;
	}

	.products .d_SuaKIT .box .lh24 {
		font-size: 12px;
		margin: 0;
	}

	.products .d_SuaKIT .box .f18 {
		font-size: 14px;
	}

	.homepage .a li a {
		font-size: 12px;
	}

	.homepage .b .ul1 > li a {
		padding: 15px;
	}

		.homepage .b .ul1 > li a .tip {
			margin-top: 10px;
			font-size: 16px;
			height: 36px;
			line-height: 36px;
		}

	.homepage .b .ul1 > li a {
		font-size: 14px;
	}

	.homepage .c .box .box1 img {
		height: auto;
		width: 100%;
	}

	.homepage .c {
		height: auto;
		background-size: auto 100%;
		padding-bottom: 60px;
	}

		.homepage .c .box .box1 p {
			font-size: 14px;
			padding: 10px 0 30px;
		}

	.homepage .d {
		background-size: auto 100%;
	}

	.homepage .e {
		padding: 30px 0;
	}

		.homepage .e .box .box1 {
			position: static;
			width: 100%;
			margin: 20px 0 0;
		}

		.homepage .e .box > img {
			width: 100%;
		}

	.homebanner .box h1 {
		font-size: 20px;
	}

	.homebanner .box p {
		font-size: 12px;
		line-height: 24px;
		margin: 10px 0;
	}

	.homebanner .box h3 {
		font-size: 16px;
		margin-bottom: 30px;
	}

	.homebanner {
		height: 300px;
		background-size: auto 100%;
	}

		.homebanner .box {
			bottom: 10px;
		}
}



	.homebanner .header .navbar-default .navbar-nav > li > a:hover {
		color: #0066A9;
	}



.col-lg-33 {
	width:33.33%;
}

.sw-btn-primary {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff;
	width: 100%;
}



.s-icon {
	width: 48px;
	height: 42px;
	background-image: url("../images/icon-learn.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	margin: 0 auto;
}








.footerlogo {
	background-image: url(../images/logo_mini.png ) !important;
	background-size: 150px 150px;
	background-repeat: no-repeat;
	width: 150px;
	height: 150px;
}


.newslist .a li .media-object {
	width: 350px;
	height: 200px;
}





.mc_cont1370 {
	height: 300px !important;
	width: 95% !important;
	margin: 0 auto;
	max-width: 100%;
}




.g_infopt3nr {
    width: 20%;
    margin: 0 28px;
}

.g_infopt3_year {
    color: #1c5cb0;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 26px;
    font-family: "MONTSERRAT-REGULAR" !important;
}



.g_infopt3sk {
	margin-top: 66px !important;
	
}


.g_infopt3 {
	background: #f4f5fa;
	padding: 5px 0 50px !important;
}



.g_infopt3wz p {
    color: #333;
    font-size: 14px;
    line-height: 28px;
}

.g_infopt3_p p {
    color: #333;
    font-size: 14px;
    line-height: 22px;
}

.g_infopt3sk {
    padding: 0 50px;
}

.g_infopt3nr {
    position: relative;
}

.g_infopt3nr::before {
    content: '';
    position: absolute;
    top: 0;
    left: -28px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 2px solid #d7e5f4;
}

.g_infopt3nr::after {
    content: '';
    position: absolute;
    top: 10px;
    left: -24px;
    width: 2px;
    height: calc(100% - 10px);
    background: #d7e5f4;
}

.slick-prev, .slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	cursor: pointer;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
}










.g_infopt3sk .slick-next {
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	background: url(../images/f1arrow2.png) no-repeat !important;
	width: 16px;
	height: 30px;
	transition: all .36s ease;
}






.mc_cont1370 p {
	color: #333;
	font-size: 14px !important;
	line-height: 22px !important;
	text-indent: 0em !important;
	
}



.year-description {
	text-align: left;
	
}



.slick-prev, .slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	cursor: pointer;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
}



.g_infopt3sk .slick-prev {
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background: url(../images/f1arrow1.png) no-repeat !important;
	width: 16px;
	height: 30px;
	transition: all .36s ease;
}



	.g_infopt3sk .slick-prev:hover {
		background: url(../images/f1arrow3.png) no-repeat !important;
	}





.g_infopt3sk .slick-next:hover {
	background: url( ../images/f1arrow4.png) no-repeat !important;
}



.slick-slider {
	position: relative;
	display: block;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}



.ftype_select {
	text-align: left;
	font-size: 18px;
	margin: 15px 0 5px;
}

.footerAddress {
	width: 60%;
}

.submit {
	display: block;
	background: #23b7e5;
	border: 0 none;
	height: 34px;
	line-height: 26px;
	padding: 0 35px;
	color: #fff;
	cursor: pointer;
	border-radius: 2px;
	font-family: 'Microsoft YaHei',Tahoma,Verdana,'Simsun';
}

@media screen and (max-width: 768px) {
	/*屏幕尺寸达到了768px像素以下将会隐藏否则显示*/
	.kefubox {
		display: none !important;
	}



	


	.navbar-header {
		padding-top: 10px !important;
		padding-left: 30px !important;
	/*	margin-bottom:-20px;*/
	}


	.container-fluid {
		padding-left:0px;
	}

	.navbar-collapse {
		/*margin-top: -20px;*/
	}



	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		
		margin-top: -20px;
	}


	.homebanner .header a {
		/*padding-top: 10px !important;*/
	}



	.footerWXMP {
		display: none;
	}



	.footerAddress {
		width: 75%;
	}

	.logo-image {
		background-image: url(../images/logo_mini.png ) !important;
		background-size: 30px 30px;
		background-repeat: no-repeat;
		width: 60px;
		height: 30px;
		/*padding: 5px 135px 0px 0px;*/
	}



	.homepage .b .ul1 > li a .tip {
		width: 193px;
		padding: 0px;
	}

	.homepage .c .box .col-3 .tip {
		
		
		font-size: 16px;
		
	}

	.homepage h2 {
		font-size: 18px;
	}

	.container {
		padding-right: 18px;
		padding-left: 1px;
		margin-right: 15px;
		margin-left: 15px;
	}

	.header .container {
		
		margin-right: 0px;
		margin-left: 0px;
	}


		

		.homepage .d li {
			float: left;
			padding: 5px;
			width: 33.33%;
		}


	.col-lg-33 {
		width: inherit;
	}





	.banner_aboutus h4 {
		font-size: 20px;
		line-height: 24px;
	}



	.banner_aboutus p {
		font-size: 14px;
		margin: 0px;
	}

	.banner_aboutus{
		height:auto;
		padding:10px;
	}



	.products .a_SuaKIT a dd, .products .b_SuaKIT a dd {
		
		height: 240px;
	}


	.products .b_SuaKIT a .pic {
		height:  auto;
	}

}



@media (max-width:767px) {

	/*.logo img {
		width: 70px;
	}
*/
	.logo {
	/*	padding: 5px 135px 0px 0px;*/
		
	}


}



	@media (min-width:100px) and (max-width:500px) {


		.homepage .c .box .col-3 {
			float: inherit;
			width: 100%;
		}



		.langues {
			display: inherit;
			color:#fff;
		}



		.langues a{
			
			color: #fff;
		}

		.dropdown-menu {
			background-color: #333;
			
		}




		.container-fluid {
			padding-left: 15px;
		}



		.navbar-default .navbar-collapse, .navbar-default .navbar-form {
			margin-top: 0px;
		}
		.logo {
			/*display: none !important;*/
		}


		.footerlogo {
			display:none;
		}

		.footerAddress {
			width: 100%;
		}

		.footerWXMP {
			display: none;
		}
		

		.newslist .a li .media-object {
			width: 100px;
			height: auto;
		}



		.products .a_SuaKIT a dd, .products .b_SuaKIT a dd {
			height: auto;
		}
	}

