body {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #2e2e2e;
	margin: 0;
	background: #ffffff;
	overflow-x: hidden;
	line-height: 24px;
}

img {
	border: 0;
}

a {
	color: #666;
	/*font-size: 14px;*/
	text-decoration: none;
}

h2,
h3,
h4,
h5 {
	font-weight: normal;
}

ol,
ul {
	list-style: none;
}

ol,
ul,
li,
table,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
	background: transparent;
	border-collapse: collapse;
}

* {
	margin: 0;
	padding: 0;
	hide-focus: expression(this.hideFocus=true);
	/* for ie 5+ */
	outline: none;
	/* for firefox 1.5 + */
}

.clearfix:after {
	clear: both;
	display: block;
	height: 0;
	content: "\200B";
}

.clearfix {
	*zoom: 1;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.container {
	width: 1200px;
	height: auto;
	margin: 0 auto
}

.top {
	width: 100%;
	height: 6px;
	background: #015cbc;
}

.container1 {
	width: 1180px;
	margin: 0 auto;
	margin-top: 50px;
}
.container1 p{
	margin-bottom: 12px;
}

.top_head {
	width: 100%;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	background: #f7f7f7;
}

.phone img {
	width: 25px;
	height: 25px;
	vertical-align: middle;
	margin-right: 12px;
}

.logo {
	padding: 34px 0;
}

.seach {
	width: 319px;
	margin-top: 15px;
}

.seach input {
	width: 236px;
	height: 38px;
	border: none;
	display: inline-block;
	vertical-align: bottom;
	text-indent: 1em;
	border: 2px solid #015cbc;
}

.seach button {
	width: 74px;
	height: 42px;
	margin-left: -5px;
	background: #015cbc url(../images/seach.png)no-repeat center center;
	border: none;
	display: inline-block;
	vertical-align: bottom;
	cursor: pointer;
}

/* 文本框提示文字颜色改变 */

.seach input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	/* WebKit*/
	color: #c2c2c2;
}

.seach input:-moz-placeholder,
textarea:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #c2c2c2;
}

.seach input::-moz-placeholder,
textarea::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #c2c2c2;
}

.seach input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	/* IE 10+ */
	color: #c2c2c2;
}

.nav {
	background: #015cbc;
	border-bottom: 1px solid #0069d9;
}

.nav ul li {
	float: left;
	width: 170px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	border-right: 1px solid #0069d9;
	cursor: pointer;
}

.cur {
	position: relative;
}

.cur::after {
	position: absolute;
	content: '';
	width: 100%;
	height: 5px;
	background: #007cff;
	left: 0;
	bottom: 0;
}

.nav ul li:last-child {
	border: none;
}

.nav ul li a {
	color: #fff;
	font-size: 16px;
}

/*banner*/

.banner {
	position: relative;
}

.banner .container2 {
	width: 1200px;
	margin: 0 auto;
	position: absolute;
	top: 300px;
	left: 50%;
	margin-left: -600px;
}

.banner .swiper-slide {
	/*background: url(../images/banner.png)no-repeat center center;*/
	height: 600px;
}

.banner .next {
	background: url(../images/you.png)no-repeat;
	width: 91px;
	height: 91px;
	opacity: 1;
}

.banner .prev {
	background: url(../images/zuo.png)no-repeat;
	width: 91px;
	height: 91px;
	opacity: 1;
}

.pation .swiper-pagination-bullet {
	width: 6px;
	height: 6px;
	background: #fff;
	opacity: 1;
}

.pation .swiper-pagination-bullet-active {
	background: #015cbc;
	width: 38px;
	border-radius: 20px;
}

.about {
	padding: 30px 0 80px 0;
}

.title_l h2 {
	font-size: 24px;
	margin-bottom: 2px;
}

.title_l h3 span {
	display: inline-block;
	width: 48px;
	height: 4px;
	background: #1992ca;
	margin-right: 5px;
	vertical-align: middle;
}

.title_l h3 a {
	color: #6e6e6e;
	font-size: 14px;
	text-transform: uppercase;
	vertical-align: middle;
	font-family: 'FTLTLT';
}

@font-face {
	font-family: 'FTLTLT';
	src: url("../font/FTLTLT.TTF");
}

.title_r {
	margin-top: 15px;
}

.about_content {
	margin-top: 30px;
	position: relative;
	padding-bottom: 30px;
}

.about_content_l {
	width: 630px;
}

.about_content_l h2 {
	font-size: 18px;
	padding-left: 25px;
	background: url(../images/xiantiao.png)no-repeat left center;
	color: #2e2e2e;
}

.content_introduce {
	margin-top: 30px;
	height: 230px;
	color: #6e6e6e;
	font-size: 14px;
	text-indent: 2em;
	line-height: 24px;
	overflow-y: auto;
}

.caishui {
	position: absolute;
	background: #015cbc;
	top: 360px;
	left: 0;
	cursor: pointer;
}

.caishui ul li {
	width: 200px;
	margin: 0 auto;
	float: left;
	text-align: center;
	padding: 20px 0 15px;
	position: relative;
}

.caishui ul li:last-child::after {
	display: none;
}

.caishui ul li::after {
	position: absolute;
	content: '';
	width: 1px;
	height: 78px;
	background: #006fe6;
	right: 0;
	top: 25px;
}

.caishui ul li img {
	width: 50px;
	height: 56px;
	margin: 0 auto;
}

.caishui ul li:hover img {}

.caishui ul li h3 {
	font-size: 14px;
	color: #fff;
	margin-top: 12px;
}

.about_content_l {
	width: 542px;
	color: #6E6E6E;
}

.about_content_l img {
	width: 100%;
}

.service {
	background: #f7f7f7;
	padding: 30px 0 80px 0;
}

.service_l {
	width: 165px;
	height: 593px;
	background: url(../images/zc.png)no-repeat left top;
}

.zhuce {
	padding-top: 18px;
}

.zhuce::after {
	top: 64% !important;
}

.service_l ul li {
	padding-left: 60px;
	height: 38px;
	line-height: 38px;
	margin-bottom: 22px;
	position: relative;
}

.service_l ul li a {
	transition: all ease-in-out .5s;
}

.service_l ul li::after {
	position: absolute;
	content: '';
	height: 1px;
	width: 56px;
	background: #ff0000;
	left: 0;
	top: 48%;
	opacity: 0;
	visibility: hidden;
	transition: all ease-in-out .5s;
}

.service_l ul li:hover::after {
	opacity: 1;
	visibility: visible;
	transition: all ease-in-out .5s;
	font-size: 18px;
}

.service_l ul li:hover a {
	color: #ff0000;
	transition: all ease-in-out .5s;
}



.service_content {
	margin-top: 30px;
}

.service_r {
	width: 960px;
	position: relative;
	text-align: center;
}

.service_r ul li {
	width: 314px;
	height: auto;
	float: left;
	margin-right: 9px;
	transition: all ease-in-out .5s;
	margin-bottom: 20px;
}

.service_r ul li:nth-child(3n) {
	margin-right: 0;
}

.service_img {
	width: 100%;
	overflow: hidden;
}

.service_img img {
	width: 314px;
	vertical-align: middle;
	transition: all ease-in-out .5s;
}

.service_title {
	height: 64px;
	line-height: 64px;
	text-align: center;
	transition: all ease-in-out .5s;
	background: #fff;
}

.service_r ul li:hover .service_title {
	color: #fff;
	background: #024fa1;
	transition: all ease-in-out .5s;
}

.service_r ul li:hover .service_img img {
	transition: all ease-in-out .5s;
	transform: scale(1.2);
}

.pation1 {
	width: 100%;
}

.pation1 .swiper-pagination-bullet {
	width: 6px;
	height: 6px;
	background: #cdcdcd;
	opacity: 1;
	margin: 0 5px;
}

.pation1 .swiper-pagination-bullet-active {
	background: #015cbc;
	width: 38px;
	border-radius: 20px;
}

.advert {
	background: #f7f7f7 url(../images/g1.png)no-repeat center center;
	height: 395px;
}

.n_title_r a {
	display: block;
	float: left;
	padding: 12px 30px;
	background: #eeeeee;
	border: 1px solid #dbdbdb;
	margin-right: -1px;
	color: #6e6e6e;
	transition: all ease-in-out .5s;
}

.n_title_r a:hover {
	background: #0069d9;
	transition: all ease-in-out .5s;
	color: #fff;
}

.team_content {
	margin-top: 30px;
	position: relative;
	text-align: center;
}

.team_img {
	position: relative;
	width: 385px;
	height: 289px;
	overflow: hidden;
}

.team_content ul li {
	width: 385px;
	float: left;
	margin-right: 12px;
	margin-bottom: 10px;
}

.team_content ul li:nth-child(3n) {
	margin-right: 0;
}

.team_img img {
	width: 100%;
	height: 100%;
	transition: all ease-in-out .5s;
}

.team_content ul li:hover .team_img img {
	transform: scale(1.2);
	transition: all ease-in-out .5s;
}

.team_title {
	position: absolute;
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #fff;
	text-align: center;
	font-size: 16px;
	left: 0;
	bottom: 0;
	background: rgba(2, 79, 161, .8);
	transition: all ease-in-out .5s;
}

.team_content ul li:hover .team_title {
	background: rgba(2, 79, 161, 1);
	transition: all ease-in-out .5s;
}

.pation2 {
	width: 100%;
	bottom: -30px;
}

.pation2 .swiper-pagination-bullet {
	width: 6px;
	height: 6px;
	background: #cdcdcd;
	opacity: 1;
	margin: 0 5px;
}

.pation2 .swiper-pagination-bullet-active {
	background: #015cbc;
	width: 38px;
	border-radius: 20px;
}

.li_l {
	width: 87px;
	height: 87px;
	margin-right: 15px;
}

.li_l img {
	width: 100%;
	height: 100%;
}

.li_r {
	width: 232px;
	margin-top: 20px;
}

.footer_top {
	background: #024fa1;
}

.footer_top ul li {
	float: left;
	padding: 24px;
	color: #fff;
	text-align: left;
}

.li_r h2 {
	font-size: 16px;
	margin-bottom: 10px;
}

.li_r span {
	font-size: 14px;
}

.di_logo {
	background: #2e2e2e;
	padding-top: 35px;
	padding-bottom: 20px;
}

.logo1 {
	width: 370px;
	height: 75px;
	margin: 0 auto;
}

.logo1 img {
	width: 100%;
	height: 100%;
}

.logo2 {
	text-align: center;
	margin-top: 25px;
	border-bottom: 1px solid #4a4a4a;
}

.logo2 ul li {
	float: left;
	width: 139px;
	text-align: center;
}

.footer_nav a {
	color: #fff;
	font-size: 14px;
	display: inline-block;
	width: 130px;
	line-height: 24px;
	border-right: 1px solid #4a4a4a;
	margin-bottom: 35px;
}

.footer_nav a:last-child {
	border-right: none;
}

.beian {
	text-align: center;
	color: #777777;
	padding-top: 30px;
}

.beian h2 {
	font-size: 14px;
	margin-bottom: 16px;
}

.news {
	padding: 30px 0 80px 0;
	background: #f7f7f7;
}

.news_content {
	margin-top: 48px;
}

.news_content ul li {
	float: left;
	width: 382px;
	height: 518px;
	position: relative;
	overflow: hidden;
	margin-right: 17px;
	transition: all ease-in-out .5s;
}

.news_content ul li:nth-child(3n) {
	margin-right: 0;
}

.news_content ul li:hover .news_bottm {
	background: #035dbd;
	top: 190px;
	transition: all ease-in-out .5s;
	color: #fff;
}

.news_content ul li:hover .news_bottm p {
	color: #fff;
	transition: all ease-in-out .5s;
}

.news_content ul li:hover .news_bottm h4 {
	color: #fff;
	transition: all ease-in-out .5s;
	background: url(../images/riqi2.png)no-repeat left center;
}

.news_content ul li:hover .news_bottm h3 {
	color: #fff;
	transition: all ease-in-out .5s;
}

.news_content .news_top {
	width: 100%;
	height: 286px;
}

.news_content .news_top img {
	width: 100%;
	height: 100%;
	vertical-align: bottom;
}

.news_gs {
	display: block;
	width: 157px;
	margin: 0 auto;
	z-index: 999;
	height: 38px;
	line-height: 38px;
	background: #035dbd;
	color: #fff;
	font-size: 14px;
	position: absolute;
	text-align: center;
	top: 260px;
	left: 50%;
	margin-left: -73.5px;
	transition: all ease-in-out .5s;
}

.news_content ul li:hover .news_gs {
	top: 97px;
	transition: all ease-in-out .5s;
}

.news_bottm {
	background: #fff;
	padding: 35px 25px;
	height: 313px;
	position: absolute;
	top: 286px;
	left: 0;
	transition: all ease-in-out .5s;
	width: 332px;
}

.news_bottm h3 {
	font-size: 18px;
	line-height: 50px;
	color: #2e2e2e;
	transition: all ease-in-out .5s;
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.news_bottm p {
	color: #6e6e6e;
	font-size: 14px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-indent: 2em;
	line-height: 24px;
	transition: all ease-in-out .5s;
}

.news_bottm h4 {
	color: #6e6e6e;
	margin-top: 10px;
	transition: all ease-in-out .5s;
	background: url(../images/riqi.png)no-repeat left center;
	padding-left: 25px;
}

.news_bottm h4 img {
	vertical-align: middle;
	margin-right: 10px;
}

.xiala {
	width: 37px;
	height: 37px;
	margin: 0 auto;
	margin-top: 85px;
}

.xiala img {
	width: 100%;
	height: 100%;
}

/*产品展示*/

.product_title {
	background: #f7f7f7;
	padding: 22px 0;
}

.p_title_l h3 {
	font-size: 24px;
	position: relative;
}

.p_title_l h3::after {
	position: absolute;
	content: '';
	width: 48px;
	height: 4px;
	background: #1992ca;
	left: 25%;
	bottom: -10px;
}

.p_title_r h4 {
	margin-top: 5px;
}

.p_title_r h4 img {
	vertical-align: middle;
	margin-right: 10px;
}

.p_title_r h4 a {
	color: #6e6e6e;
}

.n_service_img {
	width: 100%;
	overflow: hidden;
}

.n_service_img img {
	width: 384px;
	vertical-align: middle;
	transition: all ease-in-out .5s;
	transition: all ease-in-out .5s;
}

.product_show {
	margin-top: 46px;
}

.n_service_r ul li {
	width: 384px;
	height: auto;
	float: left;
	margin-right: 9px;
	transition: all ease-in-out .5s;
	margin-bottom: 30px;
	transition: all ease-in-out .5s;
}

.n_service_r ul li:nth-child(3n) {
	margin-right: 0;
}

.n_service_r ul li:hover .service_title {
	color: #fff;
	background: #024fa1;
	transition: all ease-in-out .5s;
}

.n_service_r ul li:hover .n_service_img img {
	transition: all ease-in-out .5s;
	transform: scale(1.2);
}

.n_service_list {
	margin-bottom: 40px;
}

.n_service_list a {
	display: inline-block;
	border: 1px solid #dbdbdb;
	width: 124px;
	height: 45px;
	line-height: 45px;
	margin-right: 1px;
	text-align: center;
	margin-bottom: 10px;
}

.n_service_list a:last-child {
	margin-right: 0;
}

.on {
	background: #024fa1;
	color: #fff;
}

.page {
	margin-top: 40px;
	margin-bottom: 60px;
	text-align: center;
}

.page a {
	font-size: 16px;
	display: inline-block;
	text-align: center;
	padding: 14px 34px;
	border: 1px solid #024fa1;
	transition: all ease-in-out .5s;
}

.page .one {
	background: #035dbd;
	width: 105px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	padding: 0;
	display: inline-block;
}

.page .last {
	background: #035dbd;
	width: 105px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	padding: 0;
	display: inline-block;
}

.page_on {
	background: #035dbd;
	color: #fff;
}

.page a:hover {
	background: #035dbd;
	color: #fff;
	transition: all ease-in-out .5s;
}

/*产品展示*/

.show_product {
	text-align: center;
}

.show_product h2 {
	font-size: 24px;
	margin-bottom: 10px;
}

.show_product h3 {
	margin-bottom: 30px;
}

.show_product h3 span {
	color: #6e6e6e;
	font-size: 14px;
	display: inline-block;
	margin: 0 5px;
}

.show_img {
	display: flex;
	justify-content: center;
	margin-bottom: 70px;
}

.introduce_top {
	background: #035dbd;
	line-height: 53px;
	color: #fff;
	margin-bottom: 30px;
}

.in_left {
	margin-left: 50px;
	font-size: 16px;
}

.in_right {
	margin-right: 50px;
}

.in_right img {
	margin-top: 16px;
}

.show_nr {
	line-height: 24px;
	font-size: 14px;
	text-align: left;
	text-indent: 2em;
	margin-bottom: 80px;
}

.show_nr img{
	display: block;
}

.about_us h2 {
	text-align: center;
	margin-top: 65px;
	position: relative;
	margin-bottom: 30px;
}

.about_us h2::after {
	position: absolute;
	content: '';
	background: #035dbd;
	width: 122px;
	height: 1px;
	left: 50%;
	margin-left: -61px;
	bottom: -5px;
}

.about_content1 p {
	color: #6e6e6e;
	font-size: 14px;
	line-height: 24px;
	text-indent: 2em;
}

.about_content1 {
	margin-top: 40px;
	margin-bottom: 40px;
}

.about_img_container {
	width: 98%;
	margin: 0 auto;
}

.about_img {
	padding: 60px 0;
	background: #f7f7f7;
}

/* marqueeleft */
.marqueeleft{height:350px;width:100%;overflow:hidden;padding-top: 80px;margin: 0 auto;background-color: #f6f6f6;margin-top: 80px;}
.marqueeleft ul{float:left; }
.marqueeleft li{position: relative; float:left;margin:0 9px;display:inline;width:19%;height:270px;overflow:hidden;}
.marqueeleft li .pic{display:block;border:#ccc 1px solid;width:100%;height:270px;padding:2px;overflow:hidden;}
.marqueeleft li .txt{text-align:center;height:23px;line-height:23px;}
#marquee1_1{

}



.shenqing {
	margin: auto;
	position: absolute;
    top: 40%;
    left: 0;
    bottom: 0;
    right: 0;
    width: 50%;
    height: 49px;
	margin: 0 auto;
	background: #024fa1;
	line-height: 49px;
	color: #fff;
	text-align: center;
	opacity: 0;
	visibility: hidden;
	transition: all ease-in-out .3s;
}

.marqueeleft ul li:hover .shenqing {
	opacity: 1;
	visibility: visible;
	transition: all ease-in-out .3s;
}
.marqueeleft img{width: 360px;height: 270px;}
.about_img ul li img {
	width: 100%;
	vertical-align: middle;
}

.about_img ul li:nth-child(5n) {
	margin-right: 0;
}

.baoshui {
	width: 163px;
	height: 49px;
	background: #0069d9;
	color: #fff;
	line-height: 49px;
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -81.5px;
	top: 125px;
}

.list_show {
	margin-top: 45px;
	background: #fff;
}

.n_service_list a:hover {
	background: #024fa1;
	transition: all ease-in-out .5s;
	color: #fff;
}

.news_list ul li {
	margin-bottom: 30px;
	transition: all ease-in-out .5s;
}

.listen {
	width: 1180px;
	margin: 0 auto;
	padding: 55px 0;
	border-bottom: 1px solid #cdcdcd;
}

.news_left {
	width: 150px;
	text-align: center;
}

.news_right {
	width: 1000px;
	background: url(../images/list_l.png)no-repeat right center;
}

.right_xw {
	width: 855px;
}

.news_left h2 {
	font-size: 60px;
	line-height: 70px;
	transition: all ease-in-out .5s;
}

.news_left h3 {
	font-size: 18px;
	transition: all ease-in-out .5s;
}

.right_xw h3 {
	font-size: 18px;
	line-height: 45px;
	transition: all ease-in-out .5s;
}

.right_xw p {
	font-size: 14px;
	line-height: 24px;
	color: #6e6e6e;
	font-size: 14px;
	transition: all ease-in-out .5s;
}

.news_list ul li:hover {
	background: #024fa1;
	transition: all ease-in-out .5s;
}

.news_list ul li:hover .news_left h2 {
	color: #fff;
	transition: all ease-in-out .5s;
}
.news_list ul li:hover .news_left h3 {
	color: #fff;
	transition: all ease-in-out .5s;
}

.news_list ul li:hover .news_right .right_xw h3 {
	color: #fff;
	transition: all ease-in-out .5s;
}

.news_list ul li:hover .news_right .right_xw p {
	color: #fff;
	transition: all ease-in-out .5s;
}

.news_list ul li:hover .news_right {
	background: url(../images/list_w.png)no-repeat right center;
	transition: all ease-in-out .5s;
}

.list_show {
	margin-top: 40px;
}

.list_nr {
	line-height: 30px;
	font-size: 14px;
	text-align: left;
	margin-bottom: 60px;
	padding-bottom: 50px;
	border-bottom: 1px solid #cdcdcd;
}
.list_nr img{
	max-width: 100%;
}
.top_one {
	display: flex;
	justify-content: center;
	margin-bottom: 40px;
}

.top_one .zonghe img {
	margin: 0 280px;
	vertical-align: baseline;
}

.top_one img {
	vertical-align: middle;
	margin: 0 10px;
}

/* 在线留言 */

.message_nr h3 {
	font-size: 22px;
	color: #262626;
	text-align: center;
	line-height: 60px;
}

.message_nr p {
	font-size: 16px;
	color: #666;
	text-align: center;
}

/* 留言代码 */

.guanyu1 {
	width: 100%;
	padding: 0 0 90px 0;
}

.gaunyu1-con {
	color: #2e2e2e;
	line-height: 30px;
	margin-top: 30px;
	box-sizing: border-box;
}

.layui-form-item {
	margin-bottom: 15px;
	clear: both;
}

.layui-form-label {
	font-size: 16px;
	float: left;
	position: relative;
	display: block;
	padding: 9px 15px;
	width: 80px;
	font-weight: 400;
	line-height: 25px;
	text-align: center;
}

.layui-input-block {
	margin-left: 110px;
	position: relative;
	min-height: 36px;
}

.layui-input {
	font-size: 16px;
	display: block;
	padding-left: 10px;
	height: 38px;
	line-height: 1.3;
	border-width: 1px;
	border-style: solid;
	background-color: #fff;
	border: 1px solid #e3e3e3;
	border-radius: 2px;
	width: 792px;
}

.layui-input-block {
	margin-left: 110px;
	min-height: 36px;
}

.layui-textarea {
	font-size: 16px;
	min-height: 100px;
	height: auto;
	line-height: 20px;
	padding: 6px 10px;
	border: 1px solid #e3e3e3;
	width: 782px;
}

.layui-textarea {
	display: block;
	resize: none;
}

.layui-btn {
	display: inline-block;
	height: 38px;
	line-height: 38px;
	padding: 0 18px;
	background-color: #0069d9;
	color: #fff;
	white-space: nowrap;
	text-align: center;
	font-size: 16px;
	border: none;
	border-radius: 2px;
	cursor: pointer;
	outline: 0;
	-webkit-appearance: none;
	transition: all .3s;
	-webkit-transition: all .3s;
	box-sizing: border-box;
	vertical-align: middle;
}

.layui-btn+.layui-btn {
	margin-left: 10px;
}

.layui-btn-primary {
	border: 1px solid #C9C9C9;
	background-color: #fff;
	color: #555;
}
.contact{
	/*padding: 80px 10px;*/
	}
.contact p{
	/*margin-bottom: 15px;*/
	}


	.pc_none{
		display: none;
	}
@media(max-width:1655px) {
	.about_img ul li {
		margin-right: 19px;
	}

}

@media(max-width:1570px) {
	.about_img ul li {
		margin-right: 18px;
	}
}

@media(max-width:1570px) {
	.about_img ul li {
		margin-right: 17px;
	}
}


@media(max-width:1410px) {
	.about_img ul li {
		margin-right: 16px;
	}
}


@media(max-width:1320px) {
	.about_img ul li {
		margin-right: 15px;
	}
}

@media(max-width:1250px) {
	.about_img ul li {
		margin-right: 13px;
	}
}