@font-face {

	font-family: 'PingFang SC Bold';
	src: url('../font/PingFangSCBold.eot');
	src: url('../font/PingFangSCBold.woff') format('woff'),
		url('../font/PingFangSCBold.ttf') format('truetype'),
		url('../font/PingFangSCBold.svg') format('svg');

	font-weight: bold;
}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

body {
	margin: 0 auto;
	font: 14px/1.5 "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #333;
}

a {
	text-decoration: none;
	color: #333;
}

a img {
	border: none;
}

ul,
li {
	list-style-type: none;
}

img {
	display: block;
	font-size: 0
}

em,
i {
	font-style: normal;
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
	-webkit-appearance: none;
}

input[disabled] {
	background: #fff;
}

textarea {
	-webkit-appearance: none;
}

.clearfix:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0
}

.clearfix {
	zoom: 1
}

.all-img {
	width: 100%;
}

.home-bg {
	background: url("../images/banner-bg.jpg") no-repeat top center/100%;
}

.navbar {
	min-height: 0.8rem;
	margin-bottom: 0;
}

.navbar-right {
	margin-top: 0.07rem;
}

.navbar-nav li {
	margin: 0.2rem 0.14rem;
}

.navbar-nav>li>a {
	/* padding-top: 5px; */
	font-size: 0.21rem;
	padding: 0.03rem 0.31rem;
}

.caret {
	margin-left: 6px;
}

/*.navbar-nav>li {
    padding:10px;z
}*/
.navbar-brand {
	width: 2.65rem;
	height: 0.8rem;
	padding: 0.14rem 0.15rem;
}

.navbar-brand>img {
	width: 100%;
}

.navbar-inverse {
	background-color: transparent;
	border: none;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
	background: none;
	border: solid 1px #fff10c;
	border-radius: 0.2rem;
	color: #fff10c;
}

.dropdown-menu {
	min-width: 100%;
	left: 0 !important;
	top: 130%;
	background-color: rgba(0, 0, 0, 0.4);
	padding: 5px 0;
}

.dropdown-menu>li {
	margin: 0.1rem 0;
}

.dropdown-menu>li>a {
	color: #fff;
	padding: 0;
	text-align: center;
	font-size: 14px;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
	color: #fff10c;
	background: none;
}

#modal {
	margin-left: 0.53rem;
	margin-right: 0;
	background: url("../images/top_bg.png") no-repeat center center/100% 100%;
}

#modal a {
	font-weight: bold;
}

.home-bg .dropdown .caret,
.about-bg .dropdown .caret,
.contact-bg .dropdown .caret {
	display: none;
}

.dropdown.open .caret {
	display: inline-block;
}

.header_left img {
	height: 0.54rem;
}

.home-text {
	margin-top: 1.32rem;
	text-align: center;
}

.home-text-big {
	font-size: 0.88rem;
	font-weight: bold;
	color: white;
	margin-bottom: 0.1rem;
}

.home-text-img img {
	width: 5.6rem;
	margin: 0.34rem auto;

}

.home-text-yellow {
	font-family: "PingFang SC Bold";
	color: #FFF10D;
	font-size: 0.2rem;
	margin-bottom: 0.28rem;
}

.home-text-title {
	font-size: 0.24rem;
	color: white;
	margin-bottom: 0.34rem;
}

.home-text-desc {
	line-height: 0.3rem;
	font-size: 0.18rem;
	color: white;
	margin-bottom: 1rem;
}

.home-btn {
	display: block;
	width: 2.8rem;
	height: 0.8rem;
	line-height: 0.8rem;
	margin: 0 auto;
	background: url('../images/btn_play_bg.png') no-repeat center/100%;
	border: none;
}

.home-btn-text {
	font-size: 0.18rem;
	color: white;
	background: url('../images/banner_btn_play.png') no-repeat 0.2rem center;
	padding-left: 0.35rem;
}

/*.home-top{*/
/*    height: 6rem;*/
/*}*/
.home-bottom {
	width: 100%;
}

.home-bottom img {
	width: 100%;
	margin: 0 auto;
}

.home-copyright {
	width: 100%;
	height: 1rem;
	background-color: #16171B;
	padding-top: 0.3rem;
}

.home-copyright-text {
	color: white;
	font-size: 0.16rem;
	text-align: center;
}

/*ips*/
.product-bg {
	background: url("../images/ips/top_bg.jpg") no-repeat top center/100%;
}

.product-top {
	height: 6.8rem;
}

.product-text {
	color: #fff;
	font-size: 0.16rem;
	text-align: center;
	margin-top: 2rem;
}

.product-text-big {
	font-size: 0.48rem;
	margin-bottom: 1.24rem;
}

.product-nav li {
	width: 20%;
	float: left;
	margin-bottom: 0.35rem;
}

.product-nav li img {
	width: 1rem;
	margin: 0 auto 0.12rem;
}

.product-content-title {
	text-align: center;
	padding: 0.91rem 0 1.26rem;
}

.product-content-title>h1 {
	font-size: 0.4rem;
	color: #041e9d;
}

.product-content-title>h1::before {
	display: inline-block;
	content: "";
	width: 0.57rem;
	height: 0.46rem;
	background: url("../images/ips/icon_red.png") no-repeat center/100%;
	position: relative;
	top: 0.1rem;
	right: 0.16rem;
}

.product-content-title p {
	font-size: 0.2rem;
	color: #000036;
}

.red {
	font-size: 0.28rem;
	color: #ed123b;
}

.weight {
	font-weight: bold;
	font-size: 0.28rem;
}

.product-list {
	padding: 0 0 1.43rem;
}

.product-list-title {
	text-align: center;
	margin-bottom: 1.1rem;
}

.product-list-title>h2 {
	font-family: "Arial";
	font-weight: bold;
	font-size: 0.48rem;
	color: #0f36a5;
}

.product-list-title>h2>span {
	color: #f74c54;
}

.product-list-title>p {
	font-size: 0.36rem;
	color: #000036;
}

/*.product-list-box >div>img{*/
/*    width:5.8rem;*/
/*    height:4.5rem;*/
/*}*/
.product-list-ul {
	padding-left: 1.05rem;
	padding-right: 2rem;

}

.product-list-ul li {
	line-height: 0.32rem;
	font-size: 0.24rem;
	color: #2b323f;
	margin-bottom: 0.25rem;
}

.product-list-ul li::before {
	display: inline-block;
	content: "";
	width: 0.06rem;
	height: 0.24rem;
	background-color: #0f36a5;
	position: relative;
	right: 0.19rem;
	top: 0.02rem;
}

.product-list-ul li>p {
	padding-left: 0.16rem;
	font-size: 0.16rem;

}

.product-list.once .product-list-ul {
	padding-top: 1.05rem;
}

.pro-left .product-list-ul {
	padding-left: 0.35rem;
}

.pro-img img {
	width: 100%;
}

.product-list.second .product-list-box {
	padding-bottom: 0.92rem;
}

.product-system {
	padding: 0.9rem 0 2.27rem;
	background: #373b47;
}

.product-system-title,
.product-system-title {
	padding-bottom: 1.03rem;
	text-align: center;
	font-size: 0.36rem;
	color: #fff;
}

.product-system-title>h2 {
	padding-bottom: 0.14rem;
}

.product-system-title img {
	margin: 0 auto;
}

.product-system-img img {
	width: 4.3rem;
	height: 8.3rem;
}

.product-system-content {}

.product-system-content .col-md-5,
.product-system-content .col-md-7 {
	padding-left: 0;
	padding-right: 0;
}

.product-system-img {
	float: left;
	/*padding-left:132px !important;*/
}

.product-system-list {
	margin-left: 4.3rem;
	height: 8.3rem;
	background: #2F333E;
}

.product-system-list-title {
	height: 1.37rem;
	background-color: #3785f9;
}

.product-system-list-title>h3 {
	margin-top: 0;
	margin-left: 0.47rem;
	line-height: 1.37rem;
	font-size: 0.3rem;
	color: #fff;
}

.product-system-list-title>h3::before {
	display: inline-block;
	content: "";
	width: 0.56rem;
	height: 0.47rem;
	background: url("../images/ips/bottom_icon_zan.gif") no-repeat left center/100%;
	position: relative;
	top: 0.1rem;
	margin-right: 0.3rem;
}

.product-system-ul {
	width: 8rem;
	padding: 0.77rem 0 0 0.38rem;
}

.product-system-ul li {
	margin-bottom: 0.35rem;
	font-size: 0.16rem;
	color: #fff;
	position: relative;

}

.product-system-ul li::before {
	display: inline-block;
	content: "";
	width: 0.06rem;
	height: 0.06rem;
	background-color: #ffffff;
	border-radius: 50%;
	position: absolute;
	top: 0.15rem;
}

.product-system-ul li>h4 {
	margin-bottom: 0.17rem;
	padding-left: 0.17rem;
	font-size: 0.24rem;
}

.product-system-ul li>p {
	padding-left: 0.17rem;
}

.product-list-ul {
	margin-top: 0.5rem;
}

/*---ims---*/
.product-ims-bg {
	background: url("../images/ims/top_pic.jpg") no-repeat top center/100%;
}

.product-content-title>div {
	font-size: 0.24rem;
	font-weight: bold;
	padding: 0.5rem 0 0.16rem;
}

.blue {
	font-size: 0.22rem;
	color: #041e9d;
}

.product-ims {
	padding: 1.37rem 0.9rem 1.53rem;
	background-color: #f7f7f7;
}

.product-ims-box {
	margin-bottom: 1.4rem;
}

.product-img {
	position: relative;
}

.product-img img {
	width: 100%;
	position: relative;
	z-index: 11;
}

.product-yellow,
.product-blue {
	width: 92%;
	height: 100%;
	background: #ffb412;
	position: absolute;
	left: 0.6rem;
	top: 0.26rem;
	z-index: 1;
}

.product-blue {
	background: #3785f9;
	left: -0.1rem;
	top: 0.3rem
}

.product-ims-text {
	margin-top: 0.77rem;
	padding-right: 1.85rem;
}

.product-ims-text>h3 {
	font-size: 0.3rem;
	color: #000036;
}

.product-ims-text>h3::before {
	display: inline-block;
	content: "";
	width: 0.54rem;
	height: 0.06rem;
	background-color: #0f36a5;
	position: absolute;
	top: -0.28rem;
}

.product-ims-text>ul li {
	line-height: 0.32rem;
	font-size: 0.16rem;
	color: #2b323f;
	width: 420px;
}

.product-ims-text>ul li p {
	margin-left: 0.2rem;
	margin-bottom: 0;
}

.product-ims-text>ul li span {
	display: block;
	float: left;
}

.product-ims-box.even .product-ims-text {
	padding-left: 1.0rem;
}

.product-ims-section .product-system-title>h2 {
	color: #000036;
}

.product-ims-section {
	padding: 1.74rem 0 1.9rem;
}

.product-ims-adv {
	background-color: #373b47;
}

.product-ims-adv>.col-md-8,
.product-ims-adv>.col-md-4 {
	padding-left: 0;
	padding-right: 0;
}

.product-adv-box {
	padding: 0.91rem 0 0.91rem 1.54rem;
}

.product-adv-box ul {
	width: 80%;
}

.product-adv-box ul li {
	width: 25%;
	float: left;
	position: relative;
}

.product-adv-box ul li.active::after {
	display: inline-block;
	content: "";
	width: 100%;
	height: 0.05rem;
	background-image: linear-gradient(-90deg, #4c62f5 0%, #34b8f2 100%);
	position: absolute;
	left: 0;
	bottom: -0.70rem;
}

.product-adv-box ul li img {
	width: 0.88rem;
	height: 0.76rem;
	margin: 0 auto;
}

.line {
	width: 100%;
	height: 0.05rem;
	background-color: #9B9CA1;
	margin-top: 0.65rem;
}

.product-adv-text {
	padding-top: 0.65rem;
	font-size: 0.16rem;
	color: #fff;
}

.product-adv-text>.col-md-5 {
	padding-left: 0;
}

.product-adv-text .adv-text {
	margin-bottom: 0.32rem;
}

.product-adv-text .adv-text>h4 {
	font-size: 0.18rem;
	margin-bottom: 0.2rem;
}

..adv-text {
	z-index: 999;
}

.adv-text p {
	margin: 0;
	line-height: 1.8;
}

.product-adv-img {
	height: 0;
	position: relative;
	padding-bottom: 60%;
}

.product-adv-img>img {
	width: 100%;
	height: 100%;
	position: absolute;
	object-fit: cover;
}

/*-----about--------*/
.about-bg {
	background: url("../images/about_bg.jpg") no-repeat top center/100%;
}

.about-top {
	padding-top: 2.0rem;
}

.about-world {
	padding-right: 0.65rem;
}

.about-world img {
	width: 100%;
}

.about-text {
	padding: 0.57rem 1rem 1rem;
	background-color: #ffffff;
	box-shadow: 0 0.2rem 0.6rem 0 rgba(34, 41, 63, 0.1);
}

.about-text-big {
	text-align: center;
	font-size: 0.3rem;
	letter-spacing: 1px;
	color: #000036;
}

.about-text-ul {
	padding-top: 0.6rem;
}

.about-text-ul li {
	margin-bottom: 0.48rem;
	line-height: 2;
	font-size: 0.16rem;
	color: #000036;
}

.about-text-ul li h3 {
	margin-bottom: 0.19rem;
	font-size: 0.24rem;
	color: #041e9d;
}

.about-text-ul li .icon {
	width: 0.94rem;
	height: 0.94rem;
	float: left;
}

.about-text-ul li .icon-1 {
	background: url("../images/about_icon_one.png") no-repeat left center/100%;
}

.about-text-ul li .icon-2 {
	background: url("../images/about_icon_two.gif") no-repeat left center/100%;
}

.about-text-ul li .icon-3 {
	background: url("../images/about_icon_three.gif") no-repeat left center/100%;
}

.about-text-con {
	margin-left: 1.19rem;
}

.banner-silde {
	padding-top: 1.3rem;
	padding-bottom: 202px;
}

.banner-silde h3 {
	padding-bottom: 1.5rem;
	text-align: center;
	font-size: 0.36rem;
	color: #041e9d;
}

.fancybox-infobar {
	display: none;
}

.swiper-box {
	width: 100%;
	position: relative;
}

.banner-content {
	position: relative;
}

.swiper-container {
	width: 80%;
	box-sizing: border-box;
}

.swiper-slide {
	box-sizing: border-box;
	position: relative;
	padding: 0 10px;
}

.swiper-slide img {
	max-width: 100%;
	border: solid 0.03rem transparent;
}

.swiper-slide-active img {
	border: solid 0.03rem #376df9;
}

.swiper-slide img {
	width: 100%;
}

.swiper-button-prev {
	display: block;
	width: 0.62rem;
	height: 1.2rem;
	background: url(../images/about_btn_left_after.png) no-repeat left center/100%;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;

}

.swiper-button-next {
	display: block;
	width: 0.62rem;
	height: 1.2rem;
	background: url(../images/about_btn_right_after.gif) no-repeat left center/100%;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

/*-----------contact-----------*/
.contact-bg {
	background: url("../images/contact/top_bg.png") no-repeat top center/100%;
}

.contact-top {
	margin-top: 2rem;
	position: relative;
	overflow: hidden;
}

.contact-box {
	padding: 0.3rem 0.8rem;
	margin-bottom: 0.5rem;
	background: #fff;
	/*url("../images/contact_pic.png") no-repeat right bottom/400px*/
	box-shadow: 0px 0.2rem 0.6rem 0px rgba(32, 76, 217, 0.1);
	position: relative;
	z-index: -1;
}

.contact-text .contact-text-list {
	margin-bottom: 0.36rem;
}

.contact-text .contact-text-list>span {
	display: block;
	width: 0.4rem;
	height: 0.34rem;
	background: url("../images/icon_yellow.png") no-repeat left center/100%;
	margin-bottom: 0.14rem;
}

.contact-text .contact-text-list>h3 {
	font-size: 0.36rem;
	color: #0f36a5;
	margin-bottom: 0.17rem;
}

.contact-text-list ul li {
	line-height: 2;
	font-size: 0.2rem;
	color: #000036;
}

.contact-text-right {
	padding-left: 0.65rem;
}

.contact-img {
	width: 7.92rem;
	height: 7.2rem;
	position: absolute;
	bottom: -1.58rem;
	right: -2.2rem;
}

.contact-img img {
	width: 100%;
}

/*----------modal-----*/
.modal-box {
	width: 100%;
	height: 100%;
	position: fixed;
	background: #000000;
	opacity: 0.6;
	top: 0;
	bottom: 0;
	margin: auto;
	display: none;
}

.modal-body {
	width: 5.82rem;
	height: 8.4rem;
	background-color: #ffffff;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	display: none;

}

.site-header {
	position: fixed;
	height: 0.82rem;
	top: 0;
	background: rgba(0, 0, 0, 0.55);
	width: 100%;
	z-index: 1111;
}

.close-btn {
	width: 0.18rem;
	height: 0.18rem;
	background: url("../images/btn_close.gif") no-repeat center/100%;
	float: right;
}

.modal-body-title {
	padding-top: 0.32rem;
	padding: 0.32rem 0.5rem 0 0.5rem;
	text-align: center;
	font-size: 0.36rem;
	color: #0a1186;
}

.modal-body-title>h3 {
	margin-top: 0.2rem;
	font-weight: bold;
}

.modal-body-title>img {
	width: 100%;
	margin: 0.05rem auto 0.4rem;
}

.form {
	padding: 0 0.67rem;
}

.form .row {
	margin-bottom: 0.14rem;
	margin-left: 0;
	margin-right: 0;
}

.form .row>span {
	display: block;
	line-height: 0.48rem;
	color: #ed123b;
	float: left;
	font-size: 0.14rem;
}

.form .row>div {
	line-height: 0.3rem;
	color: #000036;
}

.input-text {
	width: 92%;
	height: 0.48rem;
	line-height: 0.48rem;
	background-color: #ffffff;
	border-radius: 0.04rem;
	border: solid 0.01rem #d3d3dd;
	padding-left: 0.15rem;
	margin-left: 0.15rem;
}

.text-box>div {
	margin-bottom: 0.08rem;
}

.form textarea {
	width: 100%;
	height: 0.88rem;
	resize: none;
	padding: 0.14rem;
	margin-bottom: 0.14rem;
}

.submit-btn {
	width: 100%;
	height: 0.48rem;
	background-image: linear-gradient(-90deg,
		#4c62f5 0%,
		#34b8f2 100%);
	border-radius: 0.04rem;
	color: #fff;
	border: none;
}

.btn {
	width: 100%;
	height: 0.48rem;
	background-image: linear-gradient(-90deg,
		#4c62f5 0%,
		#34b8f2 100%);
	border-radius: 0.04rem;
	color: #fff;
	border: none;
}

.tip {
	padding: 0 0.67rem;
	margin-top: 0.4rem;
	font-size: 0.14rem;
	color: #acadb1;

}

@media screen and (min-width: 1500px) {
	.container {
		width: 85%;
	}

	.contact-top {
		margin-top: 2.2rem;
	}

	.contact-text .contact-text-list {
		margin-bottom: 0.5rem;
	}

	.contact-text .contact-text-list>span {
		margin-bottom: 0.24rem;
	}

	.home-text {
		margin-top: 1.8rem;
	}

	.home-text-img img {
		margin: 0.34rem auto;
	}

	.home-text-title {
		margin-bottom: 0.54rem;
	}

}

.contact-top {
	text-align: center;
	margin-top: 200px;
}

.contact-top-btn {
	margin-top: 20px;
	outline: none;
	width: 280px;
	height: 100px;
}

.contact-top-h1 {
	color: white;
	font-size: 45px;
	font-weight: bold;
}

.contact-top-h4 {
	color: white;
	font-size: 24px;
	margin-top: 40px;
}

.contact-top-h41 {
	color: white;
	font-size: 18px;
	margin-top: 120px;
}



/* 加盟原因 */
.contact-middle-title {
	font-size: 30px;
	margin-bottom: 40px;
	color: #0F36A5;
	font-weight: bold;
}

.contact-middle {
	background-color: white;
	text-align: center;
	margin-top: 130px;
	padding-bottom: 130px;
}

.middle_contact_content {
	align-items: center;
	margin: auto;
}


.middle_contact_content_first {
	height: auto;
	min-height: 500px;
	box-shadow: 0 0.2rem 0.6rem 0 rgba(34, 41, 63, 0.1);
	width: 40%;
	display: inline-block;
	align-content: center;
	background-color: white;
}

.middle_contact_content_first_title {
	color: #f84d53;
	font-weight: bold;
}

.middle_contact_content_first_bg {
	width: 100%;
	height: auto;
}

.middle_contact_content_first_info {
	display: flex;
	vertical-align: middle;
	margin-top: 20px;
}

.middle_contact_content_first_info img {
	float: left;
	width: 20px;
	height: 20px;
}



.middle_contact_content_first_info div {
	color: #2E3037;
	float: right;
	margin-left: 15px;
}

.middle_contact_content_second {
	min-height: 500px;
	height: auto;
	box-shadow: 0 0.2rem 0.6rem 0 rgba(34, 41, 63, 0.1);
	width: 20%;
	display: inline-block;
	vertical-align: top;
	margin-left: 10px;
	background-color: white;
}

.middle_contact_content_second_info_line {
	height: 8px;
	background-color: #4676F4;
}

.middle_contact_content_second_info_title {
	color: #f84d53;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
	font-weight: bold;
}

.middle_contact_content_second_info {
	display: flex;
	vertical-align: top;
	margin-bottom: 60px;
	margin-left: 20px;
	margin-right: 20px;
}

.middle_contact_content_second_info img {
	float: left;
	width: 20px;
	height: 20px;
}

.middle_contact_content_second_info div {
	color: #2E3037;
	float: right;
	margin-left: 15px;
	margin-top: -3px;
}


/* 联系人 */

.bottom_contact_us {
	padding-left: 10%;
	height: 350px;
	padding-right: 10%;
	display: flex;
	align-items: center;
}

.bottom_contact_us:first-child div {
	display: inline-block;
}

.bottom_contact_us_info img {
	float: left;
	width: 20px;
	height: 20px;
}

.bottom_contact_us_info div {
	color: white;
	margin-left: 10px;
}



.bottom_contact_us_info {
	display: flex;
	vertical-align: top;
	margin-top: 10px;
}

/* 二维码 */

.qr_content {
	display: inline-block;
	flex: 1;
	text-align: right;
	align-items: center;
}

.qr_content_company {
	text-align: center;
	width: 150px;
	height: auto;
	display: inline-block;
}

.qr_content_service {
	text-align: center;
	width: 150px;
	height: auto;
	display: inline-block;
	margin-left: 30px;
}

.qr_content img {
	width: 150px;
	height: 150px;
	margin-bottom: 10px;
}

.qr_content div {
	color: white;
}

/*@media (min-width:1400px){
    .contact-img {
        bottom: -1.5%;
        right: -0.55%;
    }
    .productXystem-content {
        padding-left: 162px;
    }
}*/
/*@media (min-width:1500px){
    .container{
        width:1512px;
    }
    .home-text{
        margin-top:2rem;
    }
    .product-ims-box.even .product-ims-text{
        padding-left:185px;
    }
    .line{
        margin-top:65px;
    }
    .product-adv-box ul li.active::after{
        bottom:-70px;
    }
    .adv-text{
        margin-bottom:32px;
    }
    .product-yellow{
        left:60px;
    }
    .product-adv-text .adv-text > h4{
        margin-bottom:20px;
    }
    .product-ims-text{
        padding-right:102px;
    }
    .product-ims-text>h3{
        margin-bottom:65px;
    }
    .product-list-ul{
        padding-left:137px;
        padding-right:137px;
        padding-top:50px;
    }
    .pro-left .product-list-ul{
        padding-right:190px;
    }
    .product-list-ul li{
        margin-bottom:54px;
    }
    .product-system-img{
        width:25%;
    }
    .about-text-ul{
        padding:70px 158px 0 143px
    }
    .contact-img {
        bottom: -2.6%;
        right: -5.6%;
    }
    .product-system{
        padding:90px 0 269px;
    }
    .product-system-content {
        padding-left: 74px;
    }
    .modal-body {
        max-height:720px;
    }
    .modal-body-title >h3{
        margin-top:32px;
        font-size:36px;
        font-weight: bold;
    }
    .form{
        padding:0 105px;
    }

    .input-text{
        width:100%;
        height: 48px;
        line-height:48px;
        background-color: #ffffff;
        border-radius: 4px;
        border: solid 1px #d3d3dd;
        padding-left:15px;
    }
    .form .row{
        margin-bottom:15px;
    }
    .form textarea{
        height:88px;
    }
    .tip{
        padding: 0 110px;
        margin-top:71px;
    }
}*/
/*
@media (min-width:1920px){
    .contact-img {
        bottom: -3.9%;
        right: 0.5%;
    }
    .product-system-content {
        padding-left: 234px;
    }
}*/
