/* ====================
     公共样式
	 作者：严微
	 公司名称：严微工作室
	 网址：http://www.ywcms.com
==================== */

/* ------------------------------
  General
---------------------------------*/
body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: 'Arimo', sans-serif;
	background: #ffffff;
	color: #777;
}

body::-webkit-scrollbar {
	display: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Montserrat', sans-serif;
	padding: 0;
	margin: 0;
	color: #222;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 26px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 22px;
}

h5 {
	font-size: 20px;
}

h6 {
	font-size: 18px;
}

a {
	text-decoration: none;
	color: #464646;
}

p {
	line-height: 22px;
	margin: 5px 0;
}
.wap{display: none;}

.section {
	/*padding: 30px 0;*/
}

.pages {
	margin-top: 65px !important;
}

.pages-head {
	text-align: center;
	padding: 0 10px 20px 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #ddd;
}

.pages-head h3 {
	font-size: 20px;
	font-weight: 500;
}
/*banner样式*/
#banner{
	margin-top:65px;
}
.max1920{display: block;width: 100%;max-width: 1920px;overflow: hidden;position: relative;margin: 0 auto;}
.i1{position: relative;}

.i1 .swiper1{width: 100%;}

.i1 .swiper1 .swiper-slide{overflow: hidden;}

.i1 .swiper1 .swiper-slide .sbox{position: relative;overflow: hidden;}

.i1 .swiper1 .swiper-slide .sbox .color{display: none;}

.i1 .swiper1 .swiper-slide .sbox *{-webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;}

.i1 .swiper1 .swiper-slide .sbox .ibg{display: block;width: 100%;position: relative;left: 0%;margin-left: 0;max-width: inherit;}

.i1 .swiper1 .swiper-slide .sbox a{display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

.i1 .swiper1 .swiper-slide .sbox a > img{display: block;width: 100%;max-width: inherit;}

.i1 .swiper1 .swiper-slide .sbox a .mimg{display: none;}

.i1 .swiper1 .swiper-slide .sbox a .pimg{opacity: 0;position: relative;top: 50px;}

.i1 .swiper1 .swiper-slide .sbox a .txt{position: absolute;padding-right: 450px;opacity: 0; top: 50%;left: 45%; color: #000;z-index: 2;width: 90%;max-width: 1000px;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);}

.i1 .swiper1 .swiper-slide .sbox a .txt .tt{line-height: 55px;}

.i1 .swiper1 .swiper-slide .sbox a .txt .tt img{display: block;height:  55px;float: left;margin-right: 30px;}

.i1 .swiper1 .swiper-slide .sbox a .txt .tc{line-height: 36px;margin: 20px 0 30px;}

.i1 .swiper1 .swiper-slide .sbox a .txt .more{color: #E6072C;border-bottom: 1px solid rgba(0,0,0,0);display: inline-block;}

.i1 .swiper1 .swiper-slide .sbox a .txt .more:hover{border-bottom: 1px solid #E6072C;}

.i1 .swiper1 .swiper-slide:nth-child(2n) .sbox a .txt{color: #333;}

.i1 .swiper1 .swiper-slide-active .sbox a .txt{left: 50%;opacity: 1;transition-delay: .5s;-webkit-transition-delay: .5s;}

.i1 .swiper1 .swiper-slide-active  .sbox a .pimg{top: 0;opacity: 1;transition-delay: .5s;-webkit-transition-delay: .5s;}

.i1 .swiper1  .prev1{border-radius: 50%; width: 44px;height: 44px;left: 3%;margin-top: -22px;background: url(../../images/7_10.png ) center no-repeat;-webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;}

.i1 .swiper1  .next1{border-radius: 50%; width: 44px;height: 44px;right: 3%;margin-top: -22px;background: url(../../images/7_11.png ) center no-repeat;-webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;}

.i1 .swiper1  .prev1:hover,.i1 .swiper1  .next1:hover{-moz-box-shadow:0px 0px 5px #999; -webkit-box-shadow:0px 0px 5px #999; box-shadow:0px 0px 5px #999;}

.i1 .swiper1 .swiper-button-prev.swiper-button-disabled, .i1 .swiper1 .swiper-button-next.swiper-button-disabled{opacity: 0;}

.i2{display: flex;}
.i2 li{width: 33.33%;position: relative;overflow: hidden;background: #F7F8F8;}

.i2 li *{-webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;}

.i2 li a{display: block;overflow: hidden;}

.i2 li img{display: block;width: 100%;}

.i2 li img.c{position: absolute;top: 0;left: 0;}

.i2 li:hover a img.c{transform: scale(1.1);-webkit-transform: scale(1.1);}

.i2 li .txt{width: 100%;position: absolute;top: 20px;left: 0;text-align: center;line-height: 1.5;}
.i4{background: url(../../images/1_6.png) center no-repeat;background-size: cover;}

.i4 .tc{line-height: 1.5;width: 400px;margin: 50px 0;}

.i4 .abtn{}

.i4 .abtn a{display: inline-block;margin-right: 30px;color: #E6072C;border-bottom: 1px solid rgba(0,0,0,0);}

.i4 .abtn a:hover{border-bottom: 1px solid #E6072C;}
.i5{text-align: center;}

.i5 .tt{}

.i5 .abtn{background: #F7F8F8;display: flex;padding: 45px 0;flex-wrap: wrap;margin-top: 35px;}

.i5 .abtn a{display: block;width: 25%;line-height: 30px;}

.i5 .abtn a:hover{color: #E6072C;}

/*当前位置*/
.pages-top {
	text-align: center;
	background: #fff;
	padding-bottom: 20px;
	width: 100%;
	/*margin-top: -25px;*/
}

.pages-top h3 {
	font-size: 18px;
	line-height: 45px;
	height: 45px;
	color: #333;
}
.pages-top .date{
	border-bottom: 1px solid #eee;
    padding-bottom: 15px;
}

.bg-second {
	background: #f4f4f4;
}

.section-head {
	text-align: center;
	margin: 0 auto 25px auto;
}

.section-head h4 {
	margin-bottom: 5px;
	font-size: 20px;
}

.section-head .underline {
	width: 30px;
	height: 2px;
	background: #666;
	margin: 10px auto 0;
}

input:not([type]),
input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=time],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=tel],
input[type=number],
input[type=search] {
	background-color: transparent;
	border: none;
	border: 1px solid #ddd;
	border-radius: 0;
	outline: none;
	height: 3rem;
	width: 100%;
	font-size: 1rem;
	margin: 0 0 20px 0;
	box-shadow: none;
	box-sizing: border-box;
	transition: all 0.3s;
	padding: 10px;
}

textarea.materialize-textarea {
	background-color: transparent;
	border: none;
	border: 1px solid #ddd;
	border-radius: 0;
	outline: none;
	height: auto;
	width: 100%;
	font-size: 1rem;
	margin: 0 0 20px 0;
	padding: 12px 0;
	box-shadow: none;
	box-sizing: border-box;
	transition: all 0.3s;
}


input:not([type]):focus:not([readonly]),
input[type=text]:focus:not([readonly]),
input[type=password]:focus:not([readonly]),
input[type=email]:focus:not([readonly]),
input[type=url]:focus:not([readonly]),
input[type=time]:focus:not([readonly]),
input[type=date]:focus:not([readonly]),
input[type=datetime]:focus:not([readonly]),
input[type=datetime-local]:focus:not([readonly]),
input[type=tel]:focus:not([readonly]),
input[type=number]:focus:not([readonly]),
input[type=search]:focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
  	border: 1px solid #bbb;
  	box-shadow: none;
}	

[type="radio"]:checked + label::after, 
.with-gap[type="radio"]:checked + label::before, 
.with-gap[type="radio"]:checked + label::after {
	border: 2px solid #1e88e5;
}

[type="radio"]:checked + label::after, 
.with-gap[type="radio"]:checked + label::after {
	background: #1e88e5;
}

::-webkit-input-placeholder { 
  color: #999;
}
::-moz-placeholder { 
  color: #999;
}
:-ms-input-placeholder { 
  color: #999;
}
:-moz-placeholder {
  color: #999;
}

/* ------------------------------
  Button
---------------------------------*/
.button-default {
	background: #1e88e5;
	color: #ffffff;
	box-shadow: none;
	border-radius: 1px;
	margin: 20px 0 10px;
	padding-left: 15px;
	padding-right: 15px;
	border: 1px solid #1e88e5;
	padding: 6px 12px 4px;
	display: inline-block;
	cursor: pointer;
}

.button-fullwidth {
	width: 100%;
	text-align: center;
}

.button-default a {
	color: #ffffff;
}

.button-default:hover {
	background: #1e88e5;
	opacity: 0.9;
	box-shadow: none;
}

.who-we-are .button-default {
	margin-top: 30px;
	background: #fff;
	color: #585858;
}

/* ------------------------------
  Navbar
---------------------------------*/
.navbar-top {
	background: #e60012;
	width: 100%;
	height: 65px;
	padding: 12px 18px;
	top: 0;
	right: 0;
	left: 0;
	text-align: center;
	position: fixed;
	z-index: 99;
}

.site-brand {
	text-align: center;
	display: inline-block;
}

.site-brand h1 {
	font-size: 26px;
	font-weight: 500;
	line-height: 42px;
	color: #fff;
}

.site-brand a h1 span {
	color: #1e88e5;
}

/* ------------------------------
  Sidenav
---------------------------------*/
.side-nav a {
	font-size: 14px;
	height: 45px;
	padding: 0 16px;
}

.side-nav li.active {
	background: #fbfbfb;
}

.side-nav-panel-left {
	float: left;
	font-size: 28px;
}

.side-nav-panel-right {
	float: right;
	font-size: 20px;
	color: #fff;
	line-height: 42px;
}
.side-nav-panel-right a{
	color: #fff;
}

.side-nav-left {
	font-size: 28px;
	color: #313131;
}

.side-nav-left i,
.side-nav-right i {
	font-size: 22px;
	color: #fff;
}

.side-nav-panel {
	text-align: left;
	background: #fbfbfb;
}

.side-nav-panel .profil {
	background: linear-gradient( rgba(230, 0, 18, 0.8), rgba(230, 0, 18, 0.8)), url(../images/transparent.jpg) center no-repeat;
	background-size: cover;
	padding: 50px 18px 15px 18px;
	border-top: 0;
}

.side-nav-panel .profil img {
	width: 100%;
	height: 100%;
}

.side-nav-panel .profil h2 {
	color: #fff;
	font-size: 20px;
	margin-bottom: 5px;
	cursor: default;
}

.side-nav-panel li a {
	color: #333;
	font-weight: normal;
}

.side-nav-panel li {
	font-weight: 700;
	border-bottom: 1px solid #f3f3f3;
	border-top: 1px solid #fefefe;
}

.side-nav-panel li:last-child {
	border-bottom: 0px solid #f5f5f5;
}

.side-nav-panel .li-top {
	padding-top: 10px;
}

.side-nav-panel li a:hover {
	background: transparent;
}

.side-nav-panel li a i {
	margin: 0 16px 0 0;
	font-size: 18px;
	color: #333333;
	line-height: 45px;
}

.side-nav-panel-left .collapsible {
	border: 0;
}

.side-nav .collapsible-body ul li a {
	font-weight: normal;
	color: #333;
	margin-left: 28px;
	font-size: 13px;
	line-height: 43px;
}

.side-nav .collapsible-header {
	padding: 0;
	color: #333;
	font-weight: normal;
	font-size: 14px;
}

.side-nav .collapsible-header > i {
	margin-right: 25px;
}

.side-nav .collapsible-header.active {
	border-bottom: 1px solid #f3f3f3;
}

.side-nav .collapsible-header:hover {
	background: transparent;
}

.side-nav .collapsible-header.active {
	background: #fbfbfb;
}

.collapsible-header i {
	width: auto;
	font-size: 18px;
	color: #333;
	margin-left: 17px;
}

.collapsible-header span i {
	float: right;
	color: #666;
	font-size: 16px;
}


/* ------------------------------
  Slider
---------------------------------*/
.slider {
	margin-top: 64px;
	height: 200px !important;
}

.slider .slides {
	height: 200px !important;
}

.slider-content {
	margin: 10px auto;
	top: 30% !important;
	width: 100% !important;
	left: 0 !important;
	right: 0 !important;
	position: relative;
	flex-shrink: 0;
}

.slider .slides li img {
	width: 100%;
	height: 100%;
}

.slider .slides li::before {
	/*background: rgba(0,0,0,0.6);*/
	content: "";
	top: 0;
	right: 0;
	left: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.slider-content h2 {
	margin-bottom: 8px;
	letter-spacing: 1px;
	color: #fff;
	font-size: 25px;
	font-weight: 400;
}

.slider-content h4 {
	font-size: 16px;
	color: #ffffff;
}

.slider-content p {
	width: 80%;
	text-align: center;
	margin: 0 auto;
}

.slider-content .button-default {
	margin: 20px 0;
	padding-top: 4px;
	padding-bottom: 6px;
}

.slider .indicators {
	position: relative;
	bottom: 26px;
	z-index: 95;
}

.slider .indicators .indicator-item {
	z-index: 1000;
	height: 8px;
	width: 8px;
	background: #cccccc;
	margin: 0 8px;
}

.slider .indicators .indicator-item.active {
	background: #ffffff;
}

/* ------------------------------
	quote
---------------------------------*/
.quote {
	text-align: center;
	padding: 16px 0 12px;
	background: linear-gradient( rgba(30, 136, 229, 0.8), rgba(30, 136, 229, 0.8)), url(../img/transparent.jpg) center no-repeat;
	color: #eee;
}


.quote h5 {
	color: #fff;
	font-size: 18px;
}

/* ------------------------------
	text image
---------------------------------*/
.text-image .row {
	margin-bottom: 0;
}

.text-image img {
	width: 100%;
	height: 100%;
	float: left;
}

.text-image .row .col {
	padding: 0;
}

.text-image .content-left {
	width: 50%;
	float: left;
}

.text-image .content-right {
	width: 50%;
	float: right;
}

.text-image .content-text {
	text-align: center;
	padding: 13px 10px;
}

.text-image h6 {
	font-size: 16px;
}

.text-image p {
	margin: 5px 0 0;
}

/* ------------------------------
	count
---------------------------------*/
.count .row {
	margin-bottom: 0;
}

.count .content {
	text-align: center;
	border: 5px solid #ddd;
	padding: 10px 10px 6px;
}

.count .content h5 {
	font-size: 25px;
	color: #1e88e5;
}

/* ------------------------------
	latest now
---------------------------------*/
.latest-new .head {
	background: linear-gradient( rgba(30, 136, 229, 0.8), rgba(30, 136, 229, 0.8)), url(../img/transparent.jpg) center no-repeat;
	text-align: center;
	padding: 20px 15px;
	margin-bottom: 18px;
}

.latest-new .head h5 {
	color: #fff;
}

.latest-new img {
	width: 100%;
	height: 100%;
}

.latest-new h6 {
	font-size: 16px;
}

.latest-new p a {
	color: #1e88e5;
}

/* ------------------------------
	services
---------------------------------*/
.services {
	text-align: center;
}

.services h5 {
	font-size: 16px;
}

.services i {
	font-size: 30px;
	color: #fb0b0b;
	margin-bottom: 15px;
}

.services .mb {
	margin-bottom: 0;
}

/* ------------------------------
	service
---------------------------------*/
.service .c-right {
	text-align: right;
}

.service .content i {
	width: 60px;
    height: 50px;
    margin-bottom: 16px;
    text-align: center;
    font-size: 25px;
    line-height: 50px;
    color: #fff;
}

.service-two {
	text-align: center;
}

.service-two .icon {
	border-radius: 50%;
	width: 55px;
	height: 55px;
	text-align: center;
	line-height: 55px;
	margin: 5px auto 15px;
}

.service-two .icon i {
	font-size: 24px;
	color: #fff;
}


.m-bottom {
	margin-bottom: 0;
}


/* ------------------------------
	features
---------------------------------*/
.features {
	margin-bottom: 20px;
}

.features:last-child {
	margin-bottom: 0;
}

.features .icon {
	border-radius: 50%;
	width: 55px;
	height: 55px;
	text-align: center;
	line-height: 58px;
	margin: 5px auto 8px;
	float: left;
	margin-right: 20px;
}

.features .icon i {
	font-size: 30px;
	color: #555;
}

.features .content {
	overflow: hidden;
}

/* ------------------------------
  Testimonial
---------------------------------*/
.testimonial {
	text-align: center;
	background: linear-gradient( rgba(0, 0, 0, 0.86), rgba(0, 0, 0, 0.86)), url(../img/transparent.jpg) center no-repeat;
}

.testimonial img {
	border-radius: 50%;
	width: 60px;
	height: 60px;
}

.testimonial i {
	font-size: 24px;
	margin-bottom: 10px;
	color: #fff;
}

.testimonial p {
	font-style: italic;
	color: #fff;
}

.testimonial h6 {
	font-size: 14px;
	margin: 15px 0;
	color: #fff;
}

.testimonial .owl-theme .owl-controls .owl-page span {
	width: 8px;
	height: 8px;
	background: #fff;
}

.testimonial .owl-theme .owl-controls {
	margin-top: 0;
}

/* ------------------------------
  Testimonial pages
---------------------------------*/
.testimonial-pages {
	text-align: center;
}

.testimonial-pages img {
	/*border-radius: 50%;
	width: 60px;
	height: 60px;*/
}

.testimonial-pages i {
	font-size: 24px;
	margin-bottom: 10px;
}

.testimonial-pages p {
	font-style: italic;
}

.testimonial-pages h6 {
	font-size: 14px;
	margin: 15px 0;
}

.testimonial-pages .owl-theme .owl-controls .owl-page span {
	width: 8px;
	height: 8px;
}

.testimonial-pages .owl-theme .owl-controls {
	margin-top: 0;
}

/* ------------------------------
	latest news
---------------------------------*/
.latest-news {
	text-align: center;
}

.latest-news img {
	width: 100%;
	height: 100%;
	margin-bottom: 10px;
}

.latest-news .date i {
	margin-right: 5px;
	margin-bottom: 10px;
}

.latest-news .button-default {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
}

/* ------------------------------
  About us
---------------------------------*/
.about-us {
	margin: 0;
}

.about-us img {
	width: 100%;
	height: 100%;
	margin-bottom: 8px;
}

/* ------------------------------
	latest news
---------------------------------*/
.latest-news {
	text-align: center;
}

.latest-news img {
	width: 100%;
	height: 100%;
	margin-bottom: 10px;
}

.latest-news .date i {
	margin-right: 5px;
	margin-bottom: 10px;
}

.latest-news .button-default {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
}


/* ------------------------------
  Blog
---------------------------------*/
.blog-list{
	width: 100%;
	float: left;
}
.blog-list ul{
	float: left;
	padding: 0px 10px;
	width: 100%;
}
.blog-list li{
	width: 100%;
	float: left;
	font-size: 14px;
	padding: 10px 0px;
	margin-bottom: 10px;
	list-style: none;
	border-bottom: 1px dotted #ddd;
}
.blog-list li span{
	float:right;
	font-size: 16px;
}
.blog-content{
	width:100%;
	overflow: hidden;
}

.blog-content img {
	width: 100%;
	height: 100%;
	padding-bottom: 20px;
	float: left;
}

.blog-content h5 {
	font-size: 18px;
}

.blog-content .date i {
	margin-right: 5px;
	margin-bottom: 10px;
}

.blog-content .button-default {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.blog-detailt {
	/*background: #f6f6f6;*/
	padding: 20px 16px;
	min-height: 350px;
}
.blog-detailt .yw_btn img{
	width:70px;
	height: 25px;
	padding-bottom: 0;
	text-align: center;
}

.pagination-blog {
	background: #f6f6f6;
	text-align: center;
}

.pagination-blog ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.pagination-blog ul li {
	display: inline-block;
	width: auto;
	height: 30px;
	border-radius: 50%;
	margin: 4px;
	line-height: 28px;
	font-size: 12px;
}

.pagination-blog ul .active a {
	color: #1e88e5;
}

.handle{ width:100%; overflow:hidden; clear:both; float:left;}
.turn { width: 100%; border-top: 1px solid #e0e0e0; padding-top: 15px; margin-top: 15px; position: relative; float:left;}
.turn p { float: left; font-size: 12px; line-height: 28px; font-weight: bold; padding: 0 10px; border-right: 1px solid #fff; background: #ececec; margin-bottom: 7px; }
.turn a.name { display: inline-block; padding: 0 10px; background: #f4f4f4; float: left; line-height: 28px; margin-top: 5px; }
.turn a.back { display: inline-block; font-weight: bold; line-height: 32px; padding: 0 28px; background: #ececec; position: absolute; top: 25px; right: 0; }
.turn a:hover { color: #035cac; }
.turn .line { width: 100%; height: 0; line-height: 0; clear: both; }

/* ------------------------------
  Blog single
---------------------------------*/
.blog-single img {
	width: 100%;
	height: 100%;
	margin-bottom: 10px;
}

.blog-single .date i {
	margin-right: 5px;
	margin-bottom: 10px;
}

.share-post {
	background: #f6f6f6;
	padding: 20px 0;
	margin: 15px 0 25px;
}

.share-post ul {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
}

.share-post ul li {
	display: inline-block;
	text-align: center;
	border: 1px solid #777;
	height: 35px;
	width: 35px;
	border-radius: 50%;
	line-height: 32px;
	margin: 0 3px;
}

.comment img {
	border-radius: 50%;
}

.comment h5 {
	margin-bottom: 15px;
}

.comment-form .comment-head {
	margin-bottom: 20px;
}

.comment-form .input-field {
	margin-top: 0;
}

.comment-form .form-button .button-default {
	margin-top: 0;
	margin-bottom: 0;
}


/* ------------------------------
  Shop
---------------------------------*/
.shop {
	background: #f6f6f6;
	padding: 10px;
	text-align: center;
	margin-bottom: 10px;
}

.shop img {
	width: 100%;
	height: 100%;
}

.shop h6 {
	margin: 5px 0;
	font-size: 12px;
	text-align: center;
	height:24px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;
}

.shop h6 a {
	color: #333;
}

.shop span {
	color: #1e88e5;
	font-size: 20px;
	text-align: center;
}

.shop-pagination {
	background: #f6f6f6;
	padding: 20px 0;
	text-align: center;
}

.shop-pagination ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.shop-pagination ul li {
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	margin: 4px;
	line-height: 28px;
	font-size: 18px;
}

.shop-pagination ul .active a {
	color: #1e88e5;
}

.shop-detailt {
	width: 100%;
	padding: 0 16px 20px;
	min-height: 350px;
	overflow: hidden;
	border-top: 1px solid #eee;
}

/* ------------------------------
  Shop single
---------------------------------*/
.shop-single {
	margin: 0;
}

.shop-single img {
	width: 100%;
	height: 100%;
	margin-bottom: 10px;
}

.shop-single h6 {
	margin-bottom: 5px;
}

.shop-single span {
	color: #1e88e5;
	font-size: 20px;
}

.shop-single .button-default {
	margin: 10px 0;
}

.review {
	margin-top: 25px;
	padding-top: 25px;
	border-top: 1px solid #ddd;
}

.review img {
	border-radius: 50%;
}

.review h5 {
	margin-bottom: 15px;
}

.review-form .review-head {
	margin-bottom: 20px;
}

.review-form .input-field {
	margin-top: 0;
}

.review-form .form-button .button-default {
	margin-top: 0;
	margin-bottom: 0;
}

/* ------------------------------
  Checkout
---------------------------------*/
.checkout .input-field {
	margin-top: 0;
}

.checkout .collapsible-header {
	padding-top: 15px;
	padding-bottom: 13px;
}

.checkout .collapsible {
	box-shadow: none;
}

.checkout-content h5 {
	font-size: 15px;
}

.checkout-content .collapsible-body {
	padding: 18px;
}

.checkout-content .collapsible-body p {
	padding: 0;
}

.checkout-content h6 {
	color: #666;
	font-size: 15px;
}

.checkout-content .checkout-radio {
	margin: 20px 0 10px 0;
}

.checkout-radio span {
	color: #454545;
	font-weight: 500;
}

.checkout-login {
	margin-top: 20px;
	border-top: 1px dotted #ddd;
	padding-top: 30px;
}

.checkout-login h5 {
	color: #777;
	font-size: 13px;
	margin-bottom: 8px;
}

.checkout-login h6 span {
	font-weight: 600;
	color: #555;
	font-size: 18px;
}

.checkout-login p {
	margin: 5px 0 30px;
}

.checkout-login .button-default {
	margin-bottom: 0;
}

.billing-information h5 {
	color: #777;
	font-size: 13px;
	margin-bottom: 5px;
}

.shipping-information h5 {
	color: #777;
	font-size: 13px;
	margin-bottom: 5px;
}

.cart-details h5 {
	font-size: 14px;
	color: #555;
}

.payment-mode ul {
	margin-left: 35px;
}

.payment-mode ul li {
	display: inline-block;
}

.payment-mode .button-default {
	display: block;
	text-align: center;
}

.order-review .cart-product img {
	width: 100%;
	height: 100%;
}

.order-review .row {
	margin-bottom: 0;
}

.final-price {
	margin-top: 20px;
}

.final-price span {
	font-weight: 500;
}


/* ------------------------------
	portfolio
---------------------------------*/
.portfolio img {
	width: 100%;
	height: 100%;
}

.portfolio ul {
	padding: 0;
	margin: 0 auto;
	text-align: center;
	list-style: none;
	margin-bottom: 15px;	
}

.portfolio ul li {
	display: inline-block;
	cursor: pointer;
	color: #999;
    padding: 5px 6px;
	margin: 4px 4px;
}

.portfolio ul li h5 {
	color: #999;
	padding: 0;
	margin: 0;
}

.portfolio .active {
	color: #222;
}

.portfolio .active h5 {
	color: #222;
}

.portfolio img {
	width: 100%;
	height: 100%;
	float: left;
}

.portfolio-content img {
	width: 100% !important;;
	height: 100% !important;
}

.portfolio .row {
	padding: 0;
	margin: 0;
}

.portfolio .row .col {
    padding: 5px;
    margin: 0;
}

/* ------------------------------
  Team
---------------------------------*/
.team {
	background: #f6f6f6;
	text-align: center;
}

.team img {
	width: 100%;
	height: 100%;
}

.team-details {
	padding: 10px;
}

.team-details span {
	margin: 5px 0 8PX;
	display: block;
}

.team-details ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.team-details ul li {
	display: inline-block;
	border: 1px solid #777;
	height: 25px;
	width: 25px;
	line-height: 23px;
	text-align: center;
	border-radius: 1px;
	border-radius: 50%;
	margin: 2px;
}

.team-details ul li a {
	color: #666;	
}

/* ------------------------------
  Pricing
---------------------------------*/
.pricing {
	border: 1px solid #ddd;
	text-align: center;
}

.pricing-head {
	padding: 20px 10px;
	background: #eee;
	color: #1e88e5;
}

.pricing-head h5 {
	margin-bottom: 0;
}

.pricing-head span {
	font-size: 28px;
}

.pricing ul {
	padding: 10px;
	margin: 0;
}

.pricing ul li {
	padding: 6px 0;
	border-bottom: 1px solid #f5f5f5;
}

.pricing .button-default {
	margin: 10px 0 25px;
}

/* ------------------------------
  Contact, Login, Register
---------------------------------*/
.contact-us .button-default {
	margin-top: 10px;
	margin-bottom: 0;
}

.login .button-default {
	margin-top: 25px;
}

.register .button-default {
	margin-top: 0;
}

/* ------------------------------
  Error 404
---------------------------------*/
.error404 {
	text-align: center;
}

.error404 h4 {
	padding-top: 28px;
	display: inline-block;
	letter-spacing: 2px;
	margin-bottom: 10px;
	font-size: 100px;
}

/*loader custom color*/
.double-bounce1, .double-bounce2 {
	background-color: #1e88e5;
}

.products-wrap{margin:0; text-align:left; background:#DFEFF8;}
.products-wrap ul{width:100%; margin:0 auto;}
.products-wrap li{float:none; width:100%;}
.products-wrap li:nth-child(odd){background:#BBE4FA;}
.products-wrap li a{position:relative; display:block; height:68px; line-height:68px; padding-top:0; padding-left:20px; border-right:0; box-sizing:border-box; font-size:14px; color:#67A6E1; background:none;}
.products-wrap li a:hover{color:#67A6E1; background:none;}
.products-wrap li i{position:static; float:left; display:block; width:40px; height:40px; margin:12px 20px 0 0; background:url(../images/icon_products.png) no-repeat; background-size:cover;}
.products-wrap li p{position:static; line-height:68px; font-size: 18px;}
.products-wrap li.pro1 i{background-position:0 0;}
.products-wrap li.pro1 a:hover i{background-position:0 0;}
.products-wrap li.pro2 i{background-position:-40px 0;}
.products-wrap li.pro3 i{background-position:-80px 0;}
.products-wrap li.pro4 i{background-position:-120px 0;}
.products-wrap li.pro5 i{background-position:-160px 0;}
.products-wrap li.pro6 i{background-position:-200px 0;}
.products-wrap li{
	margin-left: 0px;
}
.products-wrap .clearfix li.pro1{margin-left: 0%;}

.links-wrap{padding:0; margin-bottom:0;}
.links-wrap li{width:50%; border:1px solid #EBEBEB; border-width:1px 1px 1px 0; box-sizing:border-box; float: left;  padding-bottom: 20px;}
.links-wrap li:nth-child(2n){border-right:0;}
.links-wrap li a{display:block; height:180px; padding:20px 5% 0;}
.links-wrap li i{display:block; width:64px; height:64px; margin:0 auto 10px;background: url(../images/icon_links.png) no-repeat; background-size: cover;}
.links-wrap li a i.icon1{background-position:0 0;}
.links-wrap li a i.icon2{background-position:0 -65px;}
.links-wrap li a i.icon3{background-position:0 -129px;}
.links-wrap li a i.icon4{background-position:0 -194px;}
.links-wrap li .title{margin-bottom:5px; font-size:14px; color:#333; text-align: center;}
.links-wrap li .content{font-size:12px; color:#6B6A6A; text-align: center;}
.links-wrap li .content span{display:initial;}
/* ------------------------------
  Footer
---------------------------------*/
.footer {
	background: #f5f5f5;
	padding: 15px 0 65px;
}

.about-us-foot {
	text-align: left;
	color: #666;
	/*border-bottom: 1px solid #444;
	padding-bottom: 10px;*/
}

.about-us-foot span {
	color: #1e88e5;
}

.about-us-foot h6 {
	color: #333;
	font-weight: 500;
	font-size: 20px;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

.social-media {
	text-align: center;
	margin: 18px 0 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #444;
}

.social-media a {
	margin: 0 3px;
}

.social-media a i {
	text-align: center;
	color: #ffffff;
	border: 1px solid #ffffff;
	height: 35px;
	width: 35px;
	margin: auto;
	border-radius: 50%;
	line-height: 32px;
}

.copyright {
	text-align: center;
	padding: 20px 0 0 0;
}

.copyright span {
	color: #eeeeee;
	text-align: center;
}

/*新增*/
#about_banner{width:100%;height:240px;position:relative; background:url(../images/about.jpg) no-repeat 50% 0;}
#contact_banner{width:100%;height:240px;position:relative; background:url(../images/contact.jpg) no-repeat 50% 0;}
#jobs_banner{width:100%;height:240px;position:relative; background:url(../images/jobs.jpg) no-repeat 50% 0;}
#news_banner{width:100%;height:240px;position:relative; background:url(../images/news.jpg) no-repeat 50% 0;}
#network_banner{width:100%;height:240px;position:relative; background:url(../images/netwrok.jpg) no-repeat 50% 0;}
#message_banner{width:100%;height:240px;position:relative; background:url(../images/1_8.jpg) no-repeat 50% 0;}
#products_banner{width:100%;height:240px;position:relative; background:url(../images/products.jpg) no-repeat 50% 0;}
#download_banner{width:100%;height:240px;position:relative; background:url(../images/products.jpg) no-repeat 50% 0;}
#honor_banner{width:100%;height:240px;position:relative; background:url(../images/honor.jpg) no-repeat 50% 0;}
#workshop_banner{width:100%;height:240px;position:relative; background:url(../images/workshop.jpg) no-repeat 50% 0;}

.whites{ color:#fff !important;}

.ititle {
    text-align: center;
	width: 100%;
	padding-top: 30px;
}
.ititle h2 {
    font: bold 30px/40px Arial;
    color: #333;
    text-transform: uppercase;
}
.ititle h3 {
    font-size: 16px;
    line-height: 2;
    color: #999;
	font-weight: normal;
}
.ititle span {
    width: 100%;
}
.ititle p {
    width: 100%;
	margin: 0 auto;
	color: #999;
	line-height: 24px;
	padding-top: 15px;
}

.icon{
	width:100%;
	height: 122px;
	text-align: center;
	margin-bottom: 20px;
}
.icon img{
	width: 100%;
	height: 100%;
}
.products{
	width:100%;
	margin: 0 auto;
}
.products2{
	width:100%;
	margin: 0 auto;
	background: #f2f2f2;
	padding-bottom: 25px;
}
.news{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.news_center_list_title {
	font-size: 16px;
	color: #333;
}
.news_center_list {
	width: 100%;
}
.news_center_list_img {
	overflow: hidden;
}
.news_center_list_img img {
	width: 100%;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
}
.news_center_list_img:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.news_center_content ul li a {
	display: block;
	color: #767676;
	font-size: 12px;
	margin-bottom: 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	background: url(../images/056.png) left center no-repeat;
	padding: 3px 0 3px 15px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
}
.news_center_content ul li a .text {
	float: left;
	width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news_center_content ul li a .time {
	float: right;
	width: 20%;
	text-align: right;
}
.news_center_content ul li a:hover {
	color: #333;
	text-indent: 5px;
}

.swhite{ position:fixed;top:0;left:0; width:100%;height:100%; z-index:9998;background-color:rgba(255,255,255,0.95); display: none; }
.bar{ position:fixed; bottom:0;left:0; background:rgba(0, 0, 0, .9); width:100%; max-height:11%; box-shadow:0 -4px 5px #9A9A9A; z-index:9999;}
.plus{ max-width:768px; height:100%; margin:0 auto;background:#000000;}
.plus a{ position:relative; display:inline-block; min-width:16%; float:left; padding:1% 0; text-align:center;margin:0 1%;}
.plus a img{ width:40%; vertical-align:middle}
.plus a span{ display:block; margin-top:2px;  color:#838689; font-size:0.75em; z-index:99;}
.plus a.btn_plus{ margin:-4% 0 0 0; display:inline-block; background:url(../images/ico_btn.png) no-repeat center 0;  background-size:60% 60%; min-width:28%; padding-top:4%;}

.plusbox{position:fixed;bottom:10%; left:0; max-width:768px; padding:0 6%; z-index:9;}
.plusbox a{  position:relative;margin:10px 7px 20px;float:left;width:28%; text-align:center;overflow:hidden; }
.plusbox a span{ display:block;color:#616161;font-size:0.75em;padding-top:5px;}
.plusbox a img{ width:100%;}
.view_pic{
	width: 100%;
	margin: 0 auto;
	border-bottom: 1px solid #eee;
}
.Productdot {
    text-align: center;
    padding: 10px 0px 20px;
}
.Productdot span {
    margin: 0px 3px;
    width: 11px;
    height: 11px;
}
.view_prod,.view_prod_box{
	width: 100%;
	margin: 0 auto;
}
.view_prod_top{
	width: 100%;
	margin: 0 auto 20px;
	background: #e60012;
	height: 35px;
	float: left;
	padding-left: 20px;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	line-height: 35px;
}

.about-box{
	width: 100%;
	margin: 0 auto 20px;
}
.about-img{
    width: 100%;
    overflow: hidden;
}
.about-img img{
	object-fit: cover;
    height: 150px;
    width: 100%;
}
.about-con{
    padding: 10px;
    background: #fff;
    transition: padding .36s ease;
}
.about-title{
	width: 100%;
	font-size: 16px;
	color: #000;
	line-height: 24px;
	font-weight: bold;
}
.about-info{
    font-size: 12px;
    line-height: 24px;
    overflow: hidden;
    color: #585858;
}
.about-info p{
	padding: 0;
	margin: 0
}

@media (max-width: 960px) {

	.head{display: none;}

	.i1 .swiper1 .swiper-slide .sbox .ibg{display: none;}

	.i1 .swiper1 .swiper-slide .sbox a{position: static;}

	.i1 .swiper1 .swiper-slide .sbox a .pimg{display: none;}
	
	.i1 .swiper1 .swiper-slide .sbox a .mimg{display: block;}

	.i1 .swiper1 .swiper-slide .sbox a .txt{width: 90%;padding: 0;top: 35%;left: 50%;}

	.i2 li{width: 100%;float: none;}

	.i2{display: block;}

	.i1 .swiper1 .swiper-slide .sbox a .txt .tt{font-size: 24px;}

	.i1 .swiper1 .swiper-slide .sbox a .txt .tc{font-size: 18px;}

	.pd120{padding: 30px 0;}
	
	.box{width: 100%;}

	.i3 .ul1{padding: 0;justify-content: center;flex-wrap: wrap;}

	.i3 .ul1 li{width: 30%;margin: 0 0 20px; }

	.i4 .tc{width: 100%;margin: 20px 0 30px;}

	.i5 .abtn{flex-wrap: wrap;padding: 10px 0;margin-top: 20px;}

	.i5 .abtn a{width: 50%;}

	.i6 .ix{width: 100%;margin-top: 20px;}

	.i6 .ix .ilt,.i6 .ix .irt{width: 100%;float: none;padding: 20px 5%;height: auto;}

	.footer .fbox{width: 90%;}

	.footer{padding: 20px 0;}

	.footer .fbox .fbt{line-height: 1.8;}

	.banner img.pimg{display: none;}

	.banner img.mimg{display: block;}

	.banner .txt .tc{width: 100%;}

	.banner .txt .more{display: none;}

	.banner .txt .tt2{font-size: 24px;}

	.po1{margin-top: 30px;}

	.po2{margin-top: 30px;}

	.po1 .pbox,.po2 .pbox,.pol1 .pbox{min-width: 200px;}

	.po1 .tt, .pol_th1 .pbox .ul1 dt .tt2{font-size: 24px;line-height: 1.5;padding: 0 10px;}

	.po1 .tt2{font-size: 20px;margin: 10px 0;}

	.po1 .more{font-size: 16px;}

	.po2 .ul1{margin-top: 20px;}

	.po2 .ul1 li{width: 50%;}

	.pol1 .pbox .ul1{margin-top: 30px;}

	.pol1 .pbox .ul1 dt .tt2{margin: 10px 0;}

	.pol1 .pbox .ul1 dd{margin-top: 20px;}

	.pol1 .pbox .ul1 dd .dlt{padding: 20px 2%;}

	.pol1 .pbox .ul1 dd .dlt .dtt{font-size: 18px;line-height: 30px;height: 60px;}

	.pol1 .pbox .ul1 dd .dlt .more,.pol1 .pbox .ul1 dt .more{font-size: 14px;}

	.pol2 .pbox{min-width: 200px;}

	.pol2 .pbox .tc{margin: 10px 0 20px;}

	.pol2 .pbox .swiper2 .swiper-slide .sbox a .ltt{font-size: 16px;line-height: 24px;height: auto;}

	.pro1 .pbox{min-width: 200px;}

	.pro1 .pbox .tc{font-size: 24px;line-height: 1.5;margin: 10px 0 20px;}

	.pro1 .pbox .pss .plt{width: 100%;overflow: auto;float: none;}

	.pro1 .pbox .pss .plt .pltx {float: left;margin-right: -999em;}

	.pro1 .pbox .pss .plt a{float: left;margin: 0 20px 0  0;}

	.pro1 .pbox .pss .prt{width: 100%;float: none;margin-top: 20px;}

	.pro1 .pbox .pss .prt li a{padding: 20px 2%;}

	.pro1 .pbox .pss .prt li .ltt2{font-size: 16px;height: 20px; line-height: 1.2;margin: 10px 0;}

	.prco1{padding: 30px 0;}

	.prco1 .plt{width: 100%;float: none;}

	.prco1 .plt .ptt{line-height: 1.5;}

	.prco1 .plt .ptt2{line-height: 1.5;font-size: 20px;margin: 10px 0;}

	.prco1 .plt .ptt2 br{display: none;}

	.prco1 .prt{width: 100%;float: none;margin-bottom: 30px;}

	.prco1 .plt .abnt{margin: 20px 0;}

	.prco1 .prco_bt img{float: left;}

	.prco1 .dl1 dd .dtp,.prco1 .dl1 dt{line-height: 50px;font-size: 18px;}

	.prco1 .dl1 dd .dtp span,.prco1 .dl1 dt span{width: 20px;height: 20px;margin-top: -10px;}
	
	.prco1 .dl1 dd .dbt{padding: 30px 0;}

	.prco1 .bit{margin-top: 30px;font-size: 24px;line-height: 1.5;}

	.prco3 .ul1{padding: 20px 2%;}

	.prco3 .ul1 a{width: 100%;float: none;}

	.pol1 .pbox .ul1 dt{padding: 30px 0;}

	.pol_th1 .pbox .ul1 dt .tt{margin: 15px 0;font-size: 20px;}

	.pol_th1 .pbox .ul1 dd .dlt .dtt2{margin-top: 0px;padding: 10px 2%;font-size: 16px;line-height: 1.5;height: auto;}

	.banner_do .tt1{font-size: 24px;margin-bottom: 20px;line-height: 1.3;}

	.dom1 .dbox .dl1 dt,.dom1 .dbox .dl1 dt:nth-child(2n){width: 100%;float: none;}

	.dom1 .dbox .dl1 dt .img .txt{padding: 20px 5%;}

	.dom1 .dbox .dl1 dt .img .txt .tt{font-size: 24px;}

	.dom1 .dbox .dl1 dt .img .txt .more{margin-top: 5px;font-size: 16px;}

	.doc1{padding: 30px 0;}

	.doc1 .dbox{width: 90%;line-height: 1.5;}

	.doc1 .dbox .tt{line-height: 1.5;font-size: 20px;}

	.doc1 .dbox .tt .abtn{position: static;margin: 20px auto;}

	.doc2 .ctp .swiper5 .swiper-slide{width: 200px;margin: 0 15px;}

	.doc2 {padding-bottom: 50px;}

	.doc2 .ctp .swiper5 .swiper-slide .czs,.doc2 .cbt{margin-top: 30px;}

	.ord1 .tt1{margin: 10px 0 20px;font-size: 24px;}

	.ord1 .ul1{padding: 0;}

	.ord1 .ul1 li,.ord1 .ul1 li:nth-child(3n){width: 65%;float: none;margin: 0 auto 20px;}

	.ord1 .ul1 li .txt img{width: 100px;margin: 20px auto 50px;}

	.ord1 .xx{width: 100%;padding: 20px 5%;margin-top: 30px;}

	.ord1 .xx img{width: 70px;}
	
	.xu{width: 90%;}

	.banner_ab .txt .tc{font-size: 24px;}

	.ab1 .alt,.ab1 .alt .att{width: 100%;float: none;font-size: 24px;line-height: 1.5;}

	.ab1 .art{width: 100%;float: none;display: flex;margin-top: 30px;}

	.ab1 .art img {width: 30%;margin: 0 10%;}

	.ab2 .alt{width: 70%;float: none;margin: 0 auto 30px;}

	.ab2 .art{width: 100%;float: none;}

	.ab2 .art .att{line-height: 1.5;font-size: 22px;}
	
	.ab2 .art .atc{margin-top: 10px;}

	.abox{min-width: 200px;}

	.ab3 .tc{margin: 20px 0;}

	.ab3 .more{font-size: 16px;}

	.ab4 .art,.ab5 .art{width: 60%;float: none;margin: 0 auto ;}

	.ab4 .alt,.ab5 .alt{width: 100%;float: none;}

	.ab4 .alt .tt,.ab5 .alt .att{font-size: 22px;line-height: 1.5;}

	.ab4 .alt .tc,.ab5 .alt .atc{margin-top: 10px;}

	.ab6 .tc{margin: 20px 0;}

	.ab6 .ul1{width: 100%;}

	.ab6 .ul1 li{margin:0 0 20px;width: 50%;}

	.banner .txt .tc br{display: none;}

	.fac1 .fbox .flt{position: static;width: 100%;float: none;margin: 0 auto 20px;}

	.fac1 .fbox .frt{width: 100%;float: none;}

	.fac1 .fbox .frt .swiper6{padding-bottom: 40px;}

	.fac1 .fbox .frt .swiper6 .pagination6{}

	.fac1 .fbox .frt .swiper6 .pagination6 .swiper-pagination-bullet-active{background: #E6072C;}

	.fac3 .fbox{width: 90%;}

	.fac1 .fbox .flt .tc{max-height: 500px;}

	.cont2 .ul1{margin-top: 30px;}

	.cont2 .ul1 li{width: 33.33%;font-size: 16px;line-height: 1.2;margin-bottom: 20px;}

	.cont2 .ul1 li .txt{font-size: 16px;}

	.cont2 .ul1 li .img{width: 50px;height: 60px;}

	.cont2 .ul1 li .img.em{width: 60px;}

	.cont2 .ul1{display: flex;justify-content: center;flex-wrap: wrap;}

	.new1 .ntp a .img{width: 100%;float: none;}

	.new1 .ntp a .art{width: 100%;float: none;padding: 20px 5%;}

	.new1 .ntp a .art .atc{height: auto;margin: 20px 0; }

	.new1 .ul1 li,.new1 .ul1 li:nth-child(2n){width: 100%;float: none;}

	.new1 .ul1 li a .txt{padding: 20px 5%;}

	.new1 .ul1 li a .txt .att{margin: 10px 0;}

	.newc1 .box .tt{font-size: 24px;}

	.newc1 .box .tt1{font-size: 18px;}

	.newc2 .lbox{margin-top: 20px;}

	.newc2 .swiper4{width: 90%;}

	.newc2 .lbox .prev4,.newc2 .lbox .next4{display: none;}

	.newc2 .swiper4{padding-bottom: 40px;}

	.newc2 .swiper4 .pagination4 {display: block;}

	.newc1 .box .fenxiang {display: none;}

	.joi1 .sbtn{padding: 20px 5%;}

	.joi1 .sbtn input{width: 100%;float: none;margin: 0 0 20px;border:1px solid #ddd;}

	.joi1 .sbtn a{width: 100%;float: none;border-radius: 0;}

	.joi1 .ul1{margin-top: 30px;}

	.joi1 .ul1 dt{padding: 0 20px;}

	.joi1 .dlbox {overflow: auto;}

	.joi1 .dlbox .dx {width: 980px;float: left;margin-right: -999em;}

	.banner_hi .tt img{display: none;}

	.banner_hi .txt{top: 25%;}

	.banner_hi .txt .tt{font-size: 24px;}

	.hi1 .ul1{margin-bottom: 30px;}

	.hi1 .ul1 li{border-bottom: 1px solid #eee;margin-bottom: 10px;}

	.hi1 .ul1 li .llt{width: 100%;text-align: left;}

	.hi1 .ul1:before{display: none;}

	.hi1 .ul1 li .llt .year{margin-bottom: 0px;}

	.hi1 .ul1 li .llt .tc{line-height: 1.5;margin-bottom: 10px;}

	.hi1 .ul1 li:nth-child(2n) .llt{float: none;}

	.hi1 .ul1 li .llt .year s{display: none;}

	.hi1 .ul1{margin-bottom: 0;padding-bottom: 0;}

	.banner_va .txt .tt,.val1 .tt{font-size: 24px;}
	
	.val1 .tc{margin-top: 10px;font-size: 18px;}	

	.val2 .vbox .img{position: static;width: 90%;margin: 0 auto;}

	.val2 .vbox .vrt{width: 100%;margin: 0;float: none;}

	.val2 .vbox .vrt .vtt{font-size: 24px;}

	.val2 .vbox .vrt .vtt2{margin: 20px 0;line-height: 1.5;font-size: 18px;}

	.val3 .vbox .ul1{margin-top: 30px;}

	.val3 .vbox .ul1 li{width: 50%;margin-bottom: 30px;}

	.val3 .vbox .ul1 li img{width: 60px;margin-bottom: 10px;}

	.val3 .vbox .ul1 li .txt{font-size: 16px;}

	.qua1 .ul1 li,.qua1 .ul1 li:nth-child(2n){width: 100%;float: none;margin: 0 0 20px;}

	.qua1 .ul1 li .txt{height: auto;display: block;}

	.qua2 .tt{font-size: 24px;}
	
	.qua2 .tt2{font-size: 10px 0;font-size: 18px;line-height: 1.5;}

	.banner_qu .txt .tt{font-size: 24px;}

	.banner_faco .txt .tc{width: 100% ;}
	
	.banner_faco .txt .tc{font-size: 24px;}

	.facc2 .tc{margin: 20px 0;font-size: 18px;}

	.facc2 .tt{font-size: 24px;}

	.facc3{padding: 50px 0;font-size: 24px;}

	.facc3 .tt{font-size: 24px;padding: 0 5%;}

	.facc4 {padding: 30px 5%;}

	.facc4 .flt{position: static;width: 100%; transform: translateY(0%);-webkit-transform: translateY(0%);text-align: center;}

	.facc4 .frt{width: 100%;float: none;margin-top: 10px;}

	.facc5 .flt{width: 100%;float: none;}

	.facc5 .frt{width: 100%;float: none;margin: 0;padding: 20px 5%;}

	.facc5 .frt .txt{margin: 0;width: 100%;}

	.m_head .mlt img{height: 20px;margin-top: 5px;}
	
	.prco_list1{padding: 30px 0;}	

	.prco_list1 .tt{margin: 20px 0;}

	.prco_list1 .ul1 li .llt,.prco_list1 .ul1 li .llt:nth-child(2n){width: 100%;float: none;}

	.prco_list1 .ul1 li .llt input, .prco_list1 .ul1 li .llt select, .prco_list1 .ul1 li .llt textarea{font-size: 20px;}	

	.prco_list1 .ul1 li .llt textarea{height: 250px;}

	.prco_list1 .l_d2{margin-top: 30px;}

	.prco_list1 .more{margin: 30px auto 0;}

	.page1{display: none;}

	.page2{display: block;margin-top: 20px}
	
	
}