@charset "utf-8";

/* CSS Document */
/* 小型设备（平板电脑，768px 以下） */
@media (max-width: 750px ) {
/*	.col-xs-*/

.banner,.banner_big {
	width: 100%;
	height: auto;
	overflow: hidden;
	display: none;
	z-index: 1;
	position: relative;
}
.banner img {
	display: block;
	width: 100%;
}
.banner_m {
	display: block;
	z-index: 1;
	position: relative;
}
.banner_m img {
	display: block;
	width: 100%;
}
.about {
	width: 100%;
	height: auto;
	padding-left: 7.07vw;
	padding-right: 7.07vw;
	box-sizing: border-box;
	padding-top: 6vw;
	padding-bottom: 9.73vw;
	overflow: hidden;
	background-image: url(../img/img64.jpg);
	background-position: top center;
	background-size: 100% auto;
	background-color: #effafd;
	margin-top: -19.6vw;
	border-radius: 4.8vw 4.8vw 0 0;
	position: relative;
	z-index: 2
}
.about1 {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 6.47vw;
}
.about_l {
	float: none;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-right: 0;
}
.tit1 {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.tit1_h1 {
	font-size: 3vw;
	line-height: 3.4vw;
	font-weight: 400;
	color: #003E8C;
	margin-bottom: 1.33vw;
}
.tit1_h2 {
	font-family: 'arial';
	font-weight: bold;
	font-size: 6.93vw;
	line-height: 6.93vw;
	color: #3e3a39;
	margin-bottom: 4.8vw;
}
.about_l_cont {
	font-weight: 400;
	font-size: 3vw;
	color: #595757;
	line-height: 5.4vw;
	margin-bottom: 4vw;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.btn1 {
	/*	width: 7.86vw;*/
	overflow: hidden;
	height: 7.73vw;
	background-color: #003E8C;
	font-size: 2.4vw;
	color: #FFFFFF;
	line-height: 7.73vw;
	padding-left: 4vw;
	padding-right: 4vw;
	display: inline-block;
	border-radius: 0.8vw;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	clear: both;
	margin: 0;
	float: left;
}
.btn1 a {
	color: #fff;
	display: block;
}
.btn1 img {
	display: inline-block;
	height: 1.87vw;
	float: right;
	margin-top: 2.8vw;
	margin-left: 1vw;
}
.btn1:hover {
	opacity: 0.8;
}
.about_r {
	width: 44vw;
	height: auto;
	overflow: hidden;
	float: right;
	margin-top: -10.4vw;
	position: relative;
}
.mySwiper1_img img {
	display: block;
	width: 29.17vw;
	margin-left: auto;
	margin-right: auto;
}
.mySwiper1 .swiper-button-prev {
	left: 0;
}
.mySwiper1 .swiper-button-next {
	right: 0;
}
.mySwiper1 .swiper-button-next, .mySwiper1 .swiper-button-prev {
	width: 2vw;
	height: 4vw;
	top: 19vw;
}
.mySwiper1 .swiper-button-next img, .mySwiper1 .swiper-button-prev img {
	width: 100%;
	height: 100%;
}
.mySwiper1 .swiper-button-next:after, .mySwiper1 .swiper-button-prev:after {
	display: none;
}
.about2 {
	padding-right: 0;
}
.about2_item {
	width: 25%;
	float: left;
	padding-left: 0.36vw;
	padding-right: 0.36vw;
	box-sizing: border-box;
	height: auto;
	overflow: hidden;
}
.about2_item_bg {
	height: 18.13vw;
	width: 100%;
	background-color: #fff;
	margin-bottom: -18vw;
}
.about2_item_icon {
	width: 7.33vw;
	height: 7.33vw;
	float: right;
	clear: both;
	margin-bottom: 5.4vw;
	margin-right: 1.35vw;
}
.about2_item_icon img {
	display: block;
	width: 100%;
	height: 100%;
}
.about2_item_num {
	clear: both;
	font-family: 'Bahnschrift';
	font-size: 4.5vw;
	line-height: 4.5vw;
	color: #000000;
	padding-left: 3.5vw;
	box-sizing: border-box;
	font-weight: normal;
	letter-spacing: -0.5vw;
	transform: scaleX(1.5);
	text-align: center;
	width: 80%;
	height: auto;
	overflow: hidden;
	margin-bottom: 0.5vw;
}
.about2_item_num strong {
	float: left;
	font-weight: normal;
}
.about2_item_num span {
	font-size: 3.2vw;
	line-height: 4.2vw;
	font-family: 'AlibabaPuHuiTiRegular';
	display: block;
	float: left;
	margin-left: 0.2vw;/*	display: inline-block;*/
}
.about2_item_num:nth-child(3) span {
	font-size: 2vw
}
.about2_item_tit {
	clear: both;
	font-weight: 400;
	font-size: 2.4vw;
	color: #595757;
	padding-left: 1.6vw;
}
.product {
	width: 100%;
	height: auto;
	overflow: hidden;
	background-image: url(../img/img4.jpg);
	background-size: 250% auto;
	background-position: top center;
	padding-top: 4.69vw;
	padding-bottom: 9.38vw;
}
.tit2 {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.tit2_h1 {
	font-size: 3vw;
	line-height: 3vw;
	margin-bottom: 2vw;
	font-weight: 400;
	color: #fff;
	text-align: center;
}
.tit2_h2 {
	font-family: 'arial';
	font-weight: bold;
	font-size: 6.93vw;
	line-height: 6.93vw;
	margin-bottom: 1.73vw;
	color: #fff;
	text-align: center;
}
.tit2_h3 {
	font-weight: 400;
	font-size: 3vw;
	line-height: 3vw;
	margin-bottom: 9.87vw;
	color: #FFFFFF;
	text-align: center;
}
.product {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-left: 6.93vw;
	padding-right: 6.93vw;
	box-sizing: border-box;
	padding-top: 10.93vw;
}
.product_box {
	width: 100%;
	height: auto;
	overflow: hidden;
	background-color: #E9EDF6;
}
.product_l {
	float: left;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.product_l_tit {
	height: 14vw;
	width: 100%;
	background-image: url(../img/img5.jpg);
	background-size: cover;
	background-position: top center;
	box-sizing: border-box;
	font-weight: 400;
	font-size: 4.53vw;
	line-height: 14vw;
	color: #FFFFFF;
	text-align: center;
	padding-top: 0vw;
}
.product_l_cla {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	display: block;
	white-space: nowrap;
	padding-top: 0;
	
}
.product_l_cla2 {
	width: 100%;
	height: auto;
	overflow: hidden;
/*	background-color: #fff;*/
	position: relative;
	overflow-x: auto;
	display: block;
	box-sizing: border-box;
	padding-left: 1.33vw;
	padding-right: 1.33vw;
	padding-top: 1.07vw;
	padding-bottom: 1.07vw;
}
.product_l_clak{
/*	width: 180%;*/
	display: block;
	white-space: nowrap;
	display: -webkit-flex;
	display: flex;/* 设置为flex容器 */
}
.product_l_cla p {
	flex-shrink: 0; /* 防止子元素缩小 */
	line-height: 4.4vw;
	border-radius: 2.2vw;
	font-weight: normal;
	padding-left: 2vw;
	padding-right: 2vw;
	font-size: 3vw;
	color: #595757;
	text-align: center;
	margin-bottom: 0vw;
	margin-right: 1.33vw;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	white-space: nowrap;
/*	display: inline-block;*/
}
/*
.product_l_cla p:nth-child(1), .product_l_cla p:nth-child(2), .product_l_cla p:nth-child(3), .product_l_cla p:nth-child(4), .product_l_cla p:nth-child(5) {
	display: block;
}
*/
.product_l_cla p a {
	color: #595757;
	display: block;
}
.product_l_cla p span {
	float: right;
	width: 0.36vw;
	height: 0.68vw;
	margin-top: 1.03vw;
	margin-right: 1.35vw;
	display: none;
}
.product_l_cla p span img {
	width: 100%;
	height: 100%;
	display: block;
}
.product_l_cla p.on, .product_l_cla p:hover {
	background-color: #003E8C;
}
.product_l_cla p.on a, .product_l_cla p:hover a {
	color: #fff;
}
.product_l_cla p:last-child {
	margin-bottom: 0;
}
.product_l_cla p.on_m {
	display: block;
	padding: 0;
	position: absolute;
	right: 0;
	background-color: #E9EDF6;
	border-radius: 0;
	padding-left: 2vw;
	padding-right: 2vw;
	top: 1.33vw;
}
.product_l_cla p.on_m img {
	display: block;
	float: right;
	width: 1.73vw;
	height: 1.73vw;
	margin-top: 1.2vw;
	margin-left: 1.07vw;
}
.product_r {
	float: left;
	width: 100%;
	height: auto;
	overflow: hidden;
	background-color: #fff;
}
.product_r_item {
	float: left;
	width: 50%;
	height: 44vw;
	overflow: hidden;
	position: relative;
	border-bottom: solid 0.05vw #D5D5D5;
	border-right: solid 0.05vw #D5D5D5;
	box-sizing: border-box;
	padding-top: 0;
}
.product_r_item:nth-child(2n) {
	border-right: 0;
}
.product_r_item:nth-child(3), .product_r_item:nth-child(4) {
	border-bottom: 0;
}
.product_r_img {
	width: 100%;
/*	height: auto;*/
	padding-top: 8vw;
	padding-bottom: 8vw;
	box-sizing: border-box;
	position: absolute;
	height: 100%;
}
.product_r_img img {
	display: block;
	width: 100%;
	height: 100%;
}
.product_r_h1 {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 7.07vw;
	background-color: #004EA2;
	width: 100%;
	box-sizing: border-box;
	padding-top: 3.33vw;
	font-weight: normal;
	font-size: 2.4vw;
	line-height: 2.4vw;
	color: #FFFFFF;
	text-align: right;
	opacity: 0;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.product_r_h1 a {
	color: #fff;
}
.product_r_h1 span {
	float: right;
	width: auto;
	height: 1.73vw;
	margin-right: 1.98vw;
	margin-left: 1.62vw;
	margin-top: 0.18vw;
}
.product_r_h1 span img {
	display: block;
	width: 100%;
	height: 100%;
}
.product_r_item:hover .product_r_h1 {
	opacity: 1;
}
.advantage {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-left: 7.07vw;
	padding-right: 7.07vw;
	box-sizing: border-box;
	padding-top: 10.13vw;
	padding-bottom: 12.13vw;
	background-color: #F8F8F8;
/*	display: none;*/
}
.advantage_l {
	float: left;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-right: 0vw;
}
.tit3 {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.tit3_h1 {
	font-size: 3vw;
	line-height: 3.4vw;
	margin-bottom: 2vw;
	font-weight: 400;
	color: #003E8C;
	text-align: center;
	display: none;
}
.tit3_h11{
	font-size: 3vw;
	line-height: 3.4vw;
	margin-bottom: 2vw;
	font-weight: 400;
/*	color: #003E8C;*/
	text-align: center;
	display: block;
	color: #3E3A39;
}
.tit3_h2 {
	font-family: 'arial';
	font-weight: bold;
	font-size: 6.93vw;
	line-height: 6.93vw;
	margin-bottom: 1.73vw;
	color: #3e3a39;
	text-align: center;
}
.tit3_h3 {
	font-weight: 400;
	font-size: 3vw;
	line-height: 3vw;
	margin-bottom: 5.87vw;
	color: #595757;
	text-align: center;
}
.tit3_h2 img {
	height: 5vw;
	display: inline-block;
	margin-left: 0.52vw;
}
/*
	
.tit3_h1 {
	font-size: 0.99vw;
	line-height: 0.99vw;
	font-weight: 400;
	color: #003E8C;
	margin-bottom: 1.35vw;
}
.tit3_h2 {
	font-family: 'arial';
	font-weight: bold;
	font-size: 2.76vw;
	line-height: 2.76vw;
	margin-bottom: 0.68vw;
	color: #3e3a39;
}

.tit3_h3 {
	font-weight: 400;
	font-size: 0.99vw;
	color: #595757;
	line-height: 0.99vw;
	margin-bottom: 8.23vw;
}
*/
.advantage_l_box {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 1.33vw;
}
.advantage_l_item {
	width: 26.67vw;
	height: 18.27vw;
	margin-right: 2.67vw;
	margin-bottom: 2.67vw;
	background-color: #fff;
	box-sizing: border-box;
	padding-top: 1.73vw;
	padding-left: 2.93vw;
	position: relative;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	float: left;
}
.advantage_l_item:nth-child(3n) {
	margin-right: 0;
}
.advantage_l_icon {
	width: 5.33vw;
	height: 5.33vw;
	margin-bottom: 1.5vw;
	overflow: hidden;
}
.advantage_l_icon img {
	display: block;
	width: 100%;
	height: 100%;
}
.advantage_l_icon img:nth-child(1) {
	display: block;
}
.advantage_l_icon img:nth-child(2) {
	display: none;
}
.advantage_l_item:hover {
	background-color: #003E8C;
}
.advantage_l_item:hover .advantage_l_icon img:nth-child(1) {
	display: none;
}
.advantage_l_item:hover .advantage_l_icon img:nth-child(2) {
	display: block;
}
.advantage_l_h1 {
	font-weight: normal;
	font-size: 3vw;
	color: #595757;
}
.advantage_l_item:hover .advantage_l_h1 {
	color: #FFFFFF;
}
.advantage_l_num {
	height: 6vw;
	width: 9.33vw;
	position: absolute;
	bottom: 0;
	right: 0;
}
.advantage_l_num img {
	display: block;
	height: 100%;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.advantage_l_num img:nth-child(1) {
	display: block;
}
.advantage_l_num img:nth-child(2) {
	display: none;
}
.advantage_l_item:hover .advantage_l_num img:nth-child(1) {
	display: none;
}
.advantage_l_item:hover .advantage_l_num img:nth-child(2) {
	display: block;
}
.advantage_r {
	float: left;
	width: 100%;
	height: 84vw;
	overflow: hidden;
}
.mySwiper2_item {
	position: relative;
}
.mySwiper2_item_img {
	height: 84vw;
}
.mySwiper2_item_img img {
	width: 100%;
	display: block;
}
.mySwiper2_page {
	width: 100%;
	text-align: right;
	position: absolute;
	bottom: 27.47vw;
	z-index: 9;
	padding-right: 1.3vw;
	box-sizing: border-box;
	line-height: 8.8vw;
	height: 8.8vw;
	font-weight: 400;
	font-size: 5.33vw;
	color: #4D78AF;
	letter-spacing: -0.2vw;
	font-family: 'benmoxuyuan';
}
.mySwiper2_page .swiper-pagination-current {
	font-weight: 400;
	font-size: 10.67vw;
	line-height: 10.67vw;
	height: 10.67vw;
	color: #4D78AF;
	display: inline-block;
}
.mySwiper2_item_info {
	width: 100%;
	height:38.67vw;
	background-color: #003E8C;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	box-sizing: border-box;
	padding-top: 15.6vw;
	padding-left: 5.2vw;
	padding-right: 5.2vw;
}
.mySwiper2_item_h1 {
	font-weight: normal;
	font-size: 3.2vw;
	line-height: 4.4vw;
	color: #FFFFFF;
	margin-bottom: 0.73vw;
}
.mySwiper2_item_p {
	font-weight: normal;
	font-size: 3vw;
	color: #BBB3D8;
	line-height: 4.4vw;
	height: 8.8vw;
	overflow: hidden;
	margin-bottom: 1vw;
}
.mySwiper2_item_btn {
	font-size: 3vw;
	line-height: 3vw;
	color: #F0F4F8;
	text-align: right;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.mySwiper2_item_btn img {
	float: right;
	width: 2.4vw;
	height:  2.4vw;
	display: block;
	margin-left: 0.1vw;
	margin-top: 0.5vw;
/*	margin-bottom: 0;*/
}
.mySwiper2_item_btn a {
	color: #fff;
}
.mySwiper2_item_btn:hover {
	opacity: 0.8;
}
.together {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-left: 6.93vw;
	padding-right: 6.93vw;
	box-sizing: border-box;
	padding-top: 9.07vw;
	padding-bottom: 2.86vw;
}
.tit4 {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.tit4_h1 {
	font-size: 3vw;
	line-height: 3.4vw;
	margin-bottom: 2vw;
	font-weight: 400;
	color: #3E3A39;
	text-align: center;
}
.tit4_h2 {
	font-family: 'arial';
	font-weight: bold;
	font-size: 6.93vw;
	line-height: 6.93vw;
	margin-bottom: 1.73vw;
	color: #3e3a39;
	text-align: center;
}
.tit4_h3 {
	font-weight: 400;
	font-size: 3vw;
	line-height: 3vw;
	margin-bottom: 5.87vw;
	color: #595757;
	text-align: center;
}
.together_box {
	width: 100%;
	height: 27.34vw;
	/*	overflow: hidden;*/
	box-sizing: border-box;
}
.together_item {
	float: left;
	width: 41.6vw;
	height: 52.4vw;
	background-color: #fff;
	box-shadow: 0.36vw 0.36vw 1.3vw rgba(0,0,0,0.3);
	margin-right: 1.3vw;
	position: relative;
	margin-bottom: 6vw;
}
.together_item:last-child {
	margin-right: 0;
}
.together_item_bg {
	padding: 3.2vw;
	width: 100%;
	height: 38.4vw;
	box-sizing: border-box;
	background-image: url(../img/img8.png);
	background-size: 100% auto;
	background-position: center bottom;
	background-repeat: no-repeat;
	border-top: solid 0.13vw #0f4993;
	margin-top: 1.3vw;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-bottom: 0;
}
.together_item_h1 {
	font-weight: bold;
	font-size: 3.2vw;
	line-height: 3.2vw;
	color: #003E8C;
	margin-bottom: 2vw;
}
.together_item_p {
	font-weight: normal;
	font-size: 2.8vw;
	line-height: 3.6vw;
	color: #595757;
}
.together_item_icon {
	position: absolute;
	width: 14.67vw;
	height: 14.67vw;
	bottom: 0;
	right: 3vw;
}
.together_item_icon img {
	width: 12vw;
	height: 12vw;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1vw;
}
.together_item_icon2 {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}
.together_item_icon2 img {
	width: 100%;
	display: block;
}
}
/* 中型设备（台式电脑，768px 起） */
@media (min-width: @screen-sm-min) {
/*	.col-sm-*/
}
