﻿* {
	margin: 0;
	padding: 0;
}
html, body {
	overflow-x: hidden;
}
body {
}
img {
	max-width: 100%;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #333;
}
input, textarea, select, button {
	outline: none !important;
}
ul {
	margin-bottom: 0;
}
.banner p {
	margin-bottom: 0;
}
.content p:not(.h1):not(.h2):not(.h3):not(.h4):not(.title):not(.text):not(.desc) {
	line-height: 24px;
	margin-bottom: 0;
}
.title {
	font-size: 24px;
	font-weight: 600;
	color: #090404;
	margin-top: 10px;
}
.text, .desc {
	line-height: 24px;
	color: #666;
	margin: 10px auto 30px;
}
.desc {
	padding-bottom: 15px;
	position: relative;
}
.desc:after {
	content: '';
	width: 60px;
	height: 3px;
	background: #786cae;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -30px;
}
.title, .text, .desc {
	text-align: center;
}
.index .text {
	margin-top: 25px;
}
.product h1, .product .text, .product-info h1 {
	text-align: left;
}
.head {
	font-size: 20px;
	line-height: 30px;
	color: #786cae;
	border-left: 10px solid #786cae;
	border-bottom: 2px solid #786cae;
	padding-left: 5px;
	margin: 30px 0 !important;
}
.btn {
	padding: 6px 12px;
}
.pct-video iframe {
	width: 100% !important;
}
.bordered img {
	border: 1px solid #ccc;
}
.max-img img {
	max-width: 95%;
}
.all-img img {
	max-width: 95%;
	border: 1px solid #ccc;
}
.pct-img img {
	width: 100%;
}
.scale-img {
	overflow: hidden;
	height:200px;
}
.scale-img img {
	-webkit-transition: all .7s;
	-moz-transition: all .7s;
	-o-transition: all .7s;
	transition: all .7s;
}
.scale-img:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.breadcrumb>li, .breadcrumb>.active, .breadcrumb>li+li:before {
	color: #666;
	text-transform: uppercase;
}
.breadcrumb>.active {
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: middle;
	overflow: hidden;
}
.container>nav, .containe-fluid>nav {
	text-align: center;
}
.navbar-form .btn {
	vertical-align: top;
}
.mySwiper {
	position: relative;
}
.pagination-block {
	width: 100%;
	text-align: center;
	padding: 15px 0;
	margin: 0;
	display: block !important;
}
.pagination-block>span {
	width: 10px;
	height: 10px;
	background-color: #999;
	margin: 0 3px;
	opacity: 1;
	display: inline-block;
}
.pagination-block>.swiper-pagination-bullet-active {
	background-color: #786cae
}
.pagination-banner {
	position: absolute;
	bottom: 0 !important;
	z-index: 10;
}
.pagination-banner>span {
	background-color: #fff;
}
.pagination-inline {
	display: inline
}
.pagination-inline .prevbtn, .pagination-inline .nextbtn {
	width: 25px;
	height: 44px;
	background: rgba(0,0,0,.5) url(../images/pagination-02.png) no-repeat center;
	position: absolute;
	top: 50%;
	margin-top: -22px;
	display: none;
	z-index: 12;
}
.pagination-inline .prevbtn {
	left: 0%;
	background-position: 10px center;
}
.pagination-inline .nextbtn {
	right: 0%;
	background-position: -19px center;
}
.pager li>a, .pager li>span {
	border-radius: 0;
	color: #786cae;
	border-color: #786cae;
}
.pager li>a:hover, .pager li>span:hover {
	color: #fff;
	background-color: #786cae;
}
.pager li+li {
	margin-left: 10px;
}
.content .navbar-header button {
	float: left;
	border: none;
	background: transparent url(../images/top_nav.png) no-repeat center !important;
	padding-left: 80px;
	margin: 0 0 0 -53px;
}
.list-tag {
	position: relative;
	margin: 10px auto;
}
.list-tag button {
	position: absolute;
	left: 0;
	top: -20px;
	background: none;
	border: none;
	font-size: 16px;
}
.list-tag>ul {
	text-align: center;
	display: none;
}
.list-tag>ul>li {
	position: relative;
}
.list-tag .dropdown-menu {
	margin-top: 0;
	border-radius: 0;
	padding: 0;
	text-align: center;
	width: 100%;
	min-width: 100%;
}
.list-tag .dropdown-menu>li>a {
	border-bottom: 1px solid #cccccc;
	padding: 6px 12px;
}
.list-tag>ul>li>a {
	display: block;
	padding: 6px 20px;
	color: #666666;
	margin: 3px auto;
	text-transform: capitalize;
	border: 1px solid #cccccc;
	border-radius: 0;
}
.list-tag>ul>.active>a, .list-tag>ul>li:hover>a {
	background-color: #786cae;
	border-color: #786cae;
	color: #fff;
}
.pagination>span>a, .pagination>span>span {
	font-size: 16px;
	color: #786cae;
	border-color: #786cae;
	padding: 3px 10px;
	margin: 0 7px;
}
.pagination>span>a:hover, .pagination>span>a:focus, .pagination>span>span:hover, .pagination>span>span:focus, .pagination>span>span {
	background-color: #786cae;
	color: #fff;
}
.product-menu .navbar-collapse {
	padding: 0;
}
.product-menu .product-form {
	border: 1px solid #a0a0a0;
	padding: 20px;
}
.product-menu .product-form input {
	width: 75%;
	display: inline-block;
}
.product-menu .product-form button {
	width: 20%;
	height: 34px;
	border-color: #786cae;
	background: #786cae url(../images/icon_12.png) no-repeat center;
}
.product-menu .product-nav>li {
	width: 100%;
	margin: 10px auto;
	border: 1px solid transparent;
	cursor: pointer;
}
.product-menu .product-nav>li>a {
	width: 100%;
	text-align: center;
	color: #333;
	background: #f1f1f1;
	padding: 10px;
	display: block;
}
.product-menu .product-nav>li.active>a, .product-menu .product-nav>li:hover>a {
	color: #fff;
	background-color: #786cae;
}
.product-menu .product-nav>li.active {
	border-color: #ccc;
}
.product-menu .product-nav>li ul {
	padding: 0px 20px;
	display: none;
}
.product-menu .product-nav>li.active ul {
	display: block;
}
.product-menu .product-nav>li ul li {
	padding: 10px;
	border-bottom: 1px solid #ccc;
	text-align: center;
}
.product-menu .product-nav>li ul li:last-child {
	border-bottom: none;
}
.product-menu .product-nav>li ul li.active a {
	font-weight: bold;
	color: #786cae;
}
.product-menu .product-nav>li ul li a:hover {
	color: #786cae;
}
.fancybox-nav span {
	display: none;
}
.fancybox-nav:hover span {
	display: block;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background: #786cae !important;
}
header {
	width: 100%;
	background: transparent;
	color: #fff;
	position: relative;
	z-index: 800;
}
header.shadow {
	box-shadow: 3px 3px 5px rgba(0,0,0,.1);
	-webkit-box-shadow: 3px 3px 5px rgba(0,0,0,.1);
}
header .header-link .pull-right a {
	color: #fff;
}
header .header-link .pull-right a:hover {
	color: #786cae;
}
header .header-link .container>a {
	position: absolute;
	margin: 0;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
header .navbar-header {
	position: relative;
	z-index: 9;
}
header .navbar-brand {
	          width: 56%;
        height: 40px;
        background-size: 194px 40px;
        margin: 5px auto;
        display: block;
        background-size: 100%;
}
header .navbar-toggle {
	width: 36px;
	height: 28px;
	background: transparent url(../images/menu.png) no-repeat center;
	border: none;
	padding: 0;
	margin: 11px 15px 0px;
}
header .navbar-toggle:hover, header .navbar-toggle:focus {
	background-color: #777 !important;
}
header .navbar-right {
	margin-top: 20px;
	position: relative;
	display: none;
}
header .navbar-right .language>a {
	color: #fff;
	background: transparent url(../images/faqs_04.png) no-repeat right 10px center;
	border: 2px solid #fff;
	border-radius: 50px;
	padding: 6px 8px;
	padding-right: 26px;
	display: block;
}
header .navbar-right .language .dropdown-menu {
	width: 120px;
	color: #333;
	border: none;
	margin-top: -2px;
	left: 0;
}
header .navbar-right .language .dropdown-menu li a {
	padding-left: 15px;
}
header .navbar-right .language .dropdown-menu li.active a {
	background: #786cae !important;
}
header .menu a {
	text-align: center;
	color: #fff !important;
	background: transparent !important;
}
header .menu>li>a {
	font-weight: 600;
	line-height: 24px;
	text-transform: uppercase;
	padding: 6px 12px;
}
header .menu>li.active>a, header .menu>li:hover>a {
	color: #786cae !important;
	background: transparent !important;
}
header .dropdown-menu {
	width: 100%;
	min-width: 0;
	padding: 0;
}
header .dropdown-menu>li>a {
	white-space: normal;
	border-top: 1px solid #E5E5E5;
}
header .dropdown-menu>li:hover>a {
	color: #fff !important;
	background: #786cae !important;
}
/*********  content  *********/
.title span {
	color: #786cae;
}
.img img {
	width: 100%;
}
.index {
	margin-bottom: -30px;
}
.index .info .btn {
	padding: 6px 24px;
	background: transparent;
	color: #666666;
	border: 1px solid #666666;
}
.index .info .btn:hover {
	background: #786cae;
	color: #fff;
	border-color: #786cae;
}
.index .sec01 {
	position: relative;
}
.index .sec01 .title {
	color: #fff;
}
.index .sec01 .title span {
	color: #786cae;
}
.index .sec01 video {
	width: 100%;
	height: 100%; object-fit: fill;
}
.index .sec01 .back {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
	display:none;
}
.index .sec01 .con {
	width: 80%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.index .sec01 .btn {
	color: #fff;
	background: #786cae;
	border-radius: 0;
}
.index .sec02 .img {
	position: relative;
}
.index .sec02 .back {
	width: 100%;
	height: 100%;
	background: transparent;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	-webkit-transition: all .7s;
	-moz-transition: all .7s;
	transition: all .7s;
}
.index .sec02 .con {
	width: 80%;
	color: #fff;
	position: absolute;
	left: 50%;
	top: 60%;
	text-align: center;
	-webkit-transition: all .7s;
	-moz-transition: all .7s;
	transition: all .7s;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.index .sec02 .con .btn {
	background: #786cae;
	color: #fff;
	padding: 6px 24px;
	border-radius: 0;
	opacity: 0;
}
.index .sec02 .img:hover .back {
	background: rgba(0,0,0,.5);
}
.index .sec02 .img:hover .con {
	top: 50%;
}
.index .sec02 .img:hover .con p, .index .sec02 .img:hover .con .btn {
	opacity: 1;
}
.index .sec03 {
	
}
.index .sec03 .info p:not(.h5) {
	text-indent: 2em;
}
.index .sec04 .title:before {
	content: '';
	width: 1000px;
	height: 1px;
	background: #786cae;
	position: absolute;
	left: calc(100% + 20px);
	top: 50%;
	transform: translate(0, -50%);
}
.index .sec04 .info .h5 {
	color: #786cae;
}
.index .sec04 .info p {
	text-indent: 2em;
}
.index .sec05 {
	background: #f6f6f6;
}
.index .sec06>div {
	
}
.index .sec06 .back {
	background: #f7f7f7;
}
.index .sec06 .info {
	padding: 20px 15px;
}
.index .sec06 .info .h4 {
	font-weight: 600;
	position: relative;
}
.index .sec06 .info .h4:before {
	content: '';
	width: 30px;
	height: 1px;
	display: block;
	background: #000;
	position: absolute;
	top: 100%;
}
.index .sec06 .info .h4:hover a {
	color: #786cae;
}
.index .sec06 .info .h4:hover:before {
	background-color: #786cae;
}
.index .sec06 .info .h4 {
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.index .sec06 .info p:not(.h4) {
	height: 48px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.index .sec06 .info .btn {
	margin: 15px 0 0;
}
.product h1 {
	margin: 0 auto;
}
.product .text {
	margin-top: 0;
}
.product .product-con li {
	margin-bottom: 20px;
	cursor: pointer;
}
.product .product-con li a {
	display: block;
}
.product .product-con .info {
	width: 100%;
	height: 48px;
	color: #666;
	margin-top: 10px;
	display: -webkit-box !important;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.product .product-con .choice input {
	margin-top: 0px;
	vertical-align: middle;
}
.product .product-con .btn {
	background: transparent;
	color: #786cae;
	border: 1px solid #786cae;
	padding: 3px 20px;
	margin-top: 10px;
}
.product .product-con .btn-default {
	font-size: 14px;
	font-weight: 600;
	background: #786cae;
	color: #fff;
	padding: 3px 8px;
}
.product .product-con li:hover img {
	border-color: #786cae;
	box-shadow: 0px 0px 10px 1px rgba(0,0,0,.25);
	-webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,.25);
}
.product .product-con li:hover .info {
	color: #786cae;
}
.product .product-con .btn:hover {
	background-color: #786cae;
	color: #fff;
}
.product .products-menu .navbar-collapse {
	padding: 0;
}
.product .products-menu .products-list li>a {
	display: block;
	padding: 8px 20px;
	text-align: center;
	color: #666666;
	border: 1px solid #999999;
	border-radius: 0;
}
.product .products-menu .products-list li.active>a, .product .products-menu .products-list li:hover>a {
	background: #786cae;
	border-color: #786cae;
	color: #fff;
}
.product .sec01 .info p {
	margin-top: 10px;
}
.product .sec01 table {
	text-align: center;
	border-color: #3f4952;
}
.product .sec01 table caption {
	font-size: 24px;
	text-align: center;
	color: #fff;
	background: #3f4952;
	margin-bottom: 10px;
}
.product .sec01 table td {
	padding: 12px 8px;
	border: none;
	border-bottom: 1px solid #3f4952;
	color: #333333;
}
.product .sec02 .back {
	border: 1px solid #d4d4d4;
}
.product .sec02 .info p {
	text-align: center;
	margin: 10px 0 !important;
}
.product .sec02 .back:hover .info p {
	color: #786cae;
}
.about .about-menu .navbar-collapse {
	padding: 0;
}
.about .about-menu .about-list>li>a {
	display: block;
	padding: 10px 20px;
	text-align: center;
	color: #666666;
	border: 1px solid #999999;
}
.about .about-menu .about-list>li.active>a, .about .about-menu .about-list>li:hover>a {
	background: #786cae;
	border-color: #786cae;
	color: #fff;
}
.about .sec01 .info p:not(.h5) {
	text-indent: 2em;
}
.partner .partner-menu .navbar-collapse {
	padding: 0;
}
.partner .partner-menu .partner-list>li>a {
	display: block;
	padding: 10px 20px;
	text-align: center;
	color: #666666;
	border: 1px solid #999999;
}
.partner .partner-menu .partner-list>li.active>a, .partner .partner-menu .partner-list>li:hover>a {
	background: #786cae;
	border-color: #786cae;
	color: #fff;
}
.history p {
	text-indent: 2em;
}
.history .his-list li:nth-child(even) {
	background: #f5f5f5;
}
.service .sec01 .h5 {
	color: #786cae;
}
.service .sec02 {
	background: #f5f5f5;
}
.new .new-list {
	margin-top: 30px;
}
.new .new-list>li {
	border: 1px solid #999;
	margin-bottom: 25px;
	padding: 15px;
}
.new .new-list>li .pull-left {
	padding-right: 20px;
}
.new .new-list>li .text-right {
	display: none;
}
.new .new-list>li .btn {
	font-size: 18px;
	color: #333333;
	border: 1px solid #999;
	padding: 4px 30px;
	margin-top: 30px;
}
.new .new-list>li .btn:hover {
	color: #FFFFFF;
	background: #786cae;
	border-color: #786cae;
}
.new .new-list>li .h4 {
	font-weight: 600;
}
.new .new-list>li .h4:hover>a {
	color: #786cae;
}
.new .new-list>li time {
	padding: 10px 0px;
	display: block;
}
.new .new-list>li .name {
	float: left;
	padding-right: 50px;
}
.new .pagination>span>a {
	border: none;
	background: #f2f2f2;
	color: #666666;
	border-radius: 5px;
}
.new .pagination>span>a:hover, .new .pagination>span>a:focus {
	background: #786cae;
	color: #fff;
}
.new .pagew {
	border-radius: 5px;
}
.new-info .title {
	font-size: 18px !important;
	color: #786cae;
}
.new-info .container div p {
	text-indent: 2em;
}
.new-info .container div .h5 {
	text-align: center;
}
.new-info .pager li>a, .new-info .pager li>span {
	border-radius: 0;
	color: #666;
	border-color: #999;
}
.new-info .pager li>a:hover, .new-info .pager li>a:focus {
	border-color: #786cae;
	background: #786cae;
	color: #fff;
}
.faq dl {
	border-bottom: 1px solid #eee;
	margin-bottom: 0;
	position: relative;
	padding-right: 15px
}
.faq dl:first-of-type {
	border-top: 1px solid #eee
}
.faq dl>dd>span {
	position: absolute;
	top: 0;
	right: 0;
	width: 15px;
	height: 100%;
	background-color: #eee
}
.faq dl>dt {
	font-weight: normal;
	cursor: pointer;
	margin: 0 auto 10px;
	padding-top: 10px;
	font-size: 16px;
	position: relative;
	padding-right: 20px
}
.faq dl>dt>span {
	position: absolute;
	right: 5px;
	width: 10px;
	height: 5px;
	top: 50%;
	margin-top: 4px;
	background: url("../images/faqs_03.png") center;
}
.faq dl>dt.active, .faq dl>dt:hover {
	color: #786cae
}
.faq dl>dd {
	color: #666;
	display: none;
	margin: 12px auto;
	line-height: 24px
}
.contact .back .info a:hover {
	color: #786cae;
}
/*********  content end  *********/


footer {
	line-height: 30px;
	color: #fff;
	
	padding-top: 30px;
	margin-top: 30px;
}
footer>.container {
	padding-bottom: 30px;
}
footer>p, .footer>p {
	border-top: 1px solid #ffffff;
	color: #fff;
	padding: 10px;
	text-align: center;
	margin-bottom: 0;
}
footer .ftr-contact li {
	padding-left: 25px;
	margin-bottom: 20px;
}
footer .ftr-contact li:nth-of-type(1) {
	background: url(../images/index-home.png) no-repeat left 5px;
}
footer .ftr-contact li:nth-of-type(2) {
	background: url(../images/index-phone.png) no-repeat left 5px;
}
footer .ftr-contact li:nth-of-type(3) {
	background: url(../images/index-email.png) no-repeat left 8px;
}
footer a {
	color: #fff !important;
}
footer a:hover {
	color: #EC1B24 !important;
}
footer .ftr-logo {
	text-align: center;
}
footer .ftr-subscribe #SubfooterForm {
	max-width: 250px;
	position: relative;
}
footer .ftr-subscribe #SubfooterForm input {
	height: 40px !important;
	padding-right: 52px !important;
}
footer .ftr-subscribe #SubfooterForm .btn {
	border: none;
	background: #090404 url(../images/1-index-1-61.png) no-repeat center;
	padding: 20px;
	position: absolute;
	top: 0;
	right: 0;
}
footer .ftr-subscribe #SubfooterForm .btn:hover {
	background-color: #786cae;
}
.bottom {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	color: #666;
	text-align: center;
	z-index: 999;
	border-top: 1px solid #ccc;
}
.bottom p {
	margin-bottom: 0;
}
.bottom .up-btn {
	display: block;
	width: 100%;
	height: 18px;
	text-align: center;
}
.bottom .up-btn>span {
	background: #000 url(../images/bottom-btn.png) no-repeat center;
	color: #666;
	width: 100px;
	height: 20px;
	display: inline-block;
	_dispaly: inline;
	border-radius: 0.3em;
	cursor: pointer;
}
.bottom ul {
	background-color: #fff;
	margin-bottom: 0;
}
.bottom li {
	vertical-align: middle;
	width: 18.5%;
	margin: 0 !important;
	padding: 0;
}
.bottom li a {
	color: #666;
}
.bottom img {
	display: block;
	margin: 0.2em auto;
}
.bottom li a p {
	margin-bottom: 0;
	color: #666;
}
.at-icon-wrapper {
	height: 26px;
}
.at-icon-wrapper>.at-icon-addthis {
	width: 25px !important;
	height: 25px !important;
	fill: #666 !important;
}
.at-share-tbx-element .at-icon-wrapper {
	background: none !important;
}
.at-share-tbx-element .at-share-btn {
	margin: 0 !important;
}
/****** bottom end *******/

/****** pictureSlider start *******/
.poster-main {
	position: relative;
	display: none;
}
.poster-main a, .poster-main img {
	display: block;
	position: relative;
}
.poster-main .poster-list .poster-item {
	position: absolute;
	left: 0;
	top: 0;
}
.poster-main .poster-btn {
	position: absolute;
	top: 0;
	z-index: 10;
	cursor: pointer;
	opacity: 0.8
}
.poster-main .poster-prev-btn {
	left: 0;
	background: transparent;
}
.poster-main .poster-next-btn {
	right: 0;
	background: transparent;
}
/****** pictureSlider end *******/

/****** share start ******/
.share-container {
	clear: both;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 900px;
	height: 32px;
	line-height: 1;
	margin: 20px auto !important;
	overflow: hidden;
	padding: 0;
	-webkit-align-items: stretch;
	align-items: stretch;
	-webkit-box-align: stretch;
	-moz-box-align: stretch;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-align: stretch;
	-ms-flex-line-pack: center;
	-ms-flex-pack: justify;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.share-container .share-layer {
	-webkit-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
	float: left;
	font-family: Lato;
	height: 32px;
	margin: 0 5px;
	min-width: 34px;
	overflow: hidden;
	-webkit-transition: all .1s linear;
	transition: all .1s linear;
	flex: 1;
}
.share-container .share-layer a {
	display: block;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	font-family: Lato, sans-serif;
	font-size: 18px!important;
	font-weight: 700;
	height: 30px;
	text-decoration: none;
	text-decoration: none!important;
	text-transform: none;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}
.share-container .share-layer a .share-icon img, .share-container .share-layer a .share-icon span {
	display: inline-block;
	vertical-align: middle;
}
.share-container .share-layer a .share-icon span {
	font-size: 12px;
	color: #fff;
	line-height: 30px;
}
.share-layer-g {
	background-color: #df4b37;
}
.share-layer-t {
	background-color: #429cd6;
}
.share-layer-f {
	background-color: #3a589e;
}
.share-layer-i {
	background-color: #ef5025;
}
.share-layer-share {
	flex: none!important;
}
.share-layer .share-icon {
	display: block;
	margin: 0 auto;
}
.share-layer .share-icon span {
	display: none !important;
}
.share-layer-share img, .share-layer-share span {
	display: inline-block;
}
.share-layer-share img {
	vertical-align: top;
	margin-top: 10px;
}
.share-layer-share span {
	text-align: center;
	margin-top: 6px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}
.share-container .share-layer:hover {
	flex: 1.2 1 0%;
}
.share-layer:hover .share-icon span {
	display: inline-block !important;
}
/****** share end ******/

.to-top {
	width: 40px;
	height: 40px;
	right: 20px;
	padding: 0.6em;
	background-color: #786cae;
	color: #fff;
	border-radius: 50%;
	text-align: center;
	z-index: 1000;
}
.card-form {
	width: 40px;
	height: 40px;
	background: transparent;
	border-radius: 50%;
	box-shadow: 0px 0px 3px 3px rgba(0,0,0,.1);
	-webkit-box-shadow: 0px 0px 3px 3px rgba(0,0,0,.1);
	position: fixed;
	right: 10px;
	bottom: 120px;
	overflow: hidden;
	z-index: 1000;
}
.card-form .card-title {
	height: 50px;
	font-weight: 600;
	line-height: 46px;
	color: #786cae;
	background: linear-gradient(to bottom, rgba(0,161,233,.5), rgba(0,161,233,.0001));
	padding: 0 15px;
	position: relative;
}
.card-form .card-title:before, .card-form .card-title:after {
	content: "";
	clear: both;
	display: table;
}
.card-form .card-title .pull-left {
	background: url(../images/products-icon.png) no-repeat left center;
	padding-left: 20px;
}
.card-form .card-title .card-show {
	width: 40px;
	height: 40px;
	line-height: 36px;
	text-align: center;
	background: #786cae;
	border: 1px solid #786cae;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 0;
}
.card-form .card-title li {
	padding: 0;
}
.card-form .card-title .btn {
	font-size: 12px;
	line-height: 16px;
	color: #786cae;
	border-radius: 0;
	padding: 4px 8px;
}
.card-form .card-title .card-hide {
	border-right: 1px solid #786cae;
}
.card-main {
	width: 100%;
	height: 270px;
	padding: 0 15px 15px;
	margin: 0;
	position: relative;
	overflow: auto;
}
.card-form .card-list {
	min-height: 185px;
}
.card-form .card-list>li {
	border-bottom: 1px solid #eee;
	margin: 0;
	padding: 8px 0;
}
.card-form .card-list li>div {
	line-height: 24px;
	text-align: center;
	padding: 0 8px;
}
.card-form .card-list li>div:first-of-type {
	text-align: left;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.card-form .card-list .btn {
	width: 24px;
	height: 24px;
	line-height: 21px;
	color: #666;
	border: 1px solid #999;
	padding: 0;
}
.card-form .card-sub {
	width: 100%;
	color: #fff;
	background: #786cae;
	border: none;
	margin-top: 20px;
}
.card-form .card-sub:hover {
	background: #786cae;
}
footer .link {
	text-align: center;
	font-size: 12px;
	position: relative;
	clear: left;
}
footer .link p {
	line-height: normal;
	margin-bottom: 3px;
}
footer .link .hide-content {
	position: absolute;
	left: 0;
	bottom: 100%;
	width: 100%;
	padding: 10px;
	box-shadow: 2px 2px 5px #999;
	display: none;
	background-color: #fff;
	margin-bottom: 5px;
}
footer .link a {
	margin: 0 3px;
	color: #fff;
}
footer .link .hide-content a {
	color: #333 !important;
}
#contact-btn {
	top: 45%;
	position: fixed;
	text-align: left;
	z-index: 1200;
	cursor: pointer;
}
#contact-btn .contact-us {
	background-color: rgba(0,0,0,.7);
	color: #fff;
	font-size: 16px;
	margin: 0 auto;
	width: 142px;
	height: 50px;
	text-transform: uppercase;
	line-height: 55px;
	text-align: center;
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	position: absolute;
	left: -46px;
	top: -96px;
	display:none;
}
#contact-btn img {
	display: inherit;
	width: 50px;
	height: 50px;
	padding: 13px 7px;
	background-color: #786cae;
	text-align: center;
	display:none;
}
.a-form {
	max-width: 460px;
	height: 100%;
	background: #1b1b1b;
	overflow: auto;
	position: fixed;
	left: -460px;
	top: 0;
	z-index: 9999;
}
.cont-aside {
	background: #fff;
	margin: 30px;
	padding: 30px 0;
}
.cont-nav {
	margin: 0 30px;
}
.cont-form {
	margin: 15px 30px;
}
.cont-form .radio {
	margin-left: -20px;
}
.cont-form .btn-cont {
	width: 100%;
	color: #fff;
	background: #786cae;
	margin-top: 20px;
}
#close-btn {
	top: 0;
	position: absolute;
	z-index: 9;
	display: block;
	cursor: pointer;
	right: 0;
}
.cont-aside .cont-h3 {
	color: #786cae;
	font-size: 16px;
	line-height: 24px;
	text-decoration: underline;
}
 @media (min-width:480px) {
/**/
footer>p, .footer>p {
	padding: 10px;
}
.title {
	/*background: url(../images/title-bg.png) no-repeat center;*/
	background-size: 76px 34px;
	color: #3e4952;
}
.index .sec03 .title,  .index .sec04 .title {
	position: relative;
	display: inline-block;
}
.product .sec02 .title {
	background: none;
}
.product .sec02 .title {
	padding-bottom: 20px;
	margin-bottom: 25px;
	position: relative;
}
.product .sec02 .title:after {
	content: '';
	width: 60px;
	height: 3px;
	background: #786cae;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -30px;
}
.about .sec02 .title {
	background: none;
}
.service .sec02 .title {
	background: none;
}
}
 @media (min-width:768px) {
/**/
#hide-btn {
	display: none;
}
#menu {
	display: block;
}
#menu>li {
	display: inline-block;
	_display: inline;
}
.bottom {
	display: none;
}
.all-img,  .max-img {
	margin-left: -0.625% !important;
	margin-right: -0.625% !important;
}
.swiper-dir {
	width: auto;
	margin: 0 -15px !important;
}
.swiper-dir .swiper-wrapper {
	display: block;
}
.swiper-dir .swiper-slide {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.list-tag button {
	display: none;
}
.list-tag>ul {
	display: block;
}
.list-tag>ul>li {
	display: inline-block;
	margin: 0 5px;
}
header .navbar-brand {
	margin-left: 0 !important;
}
header .dropdown-menu>li>a {
	padding: 10px 3px;
}
header .dropdown-menu>li:first-child>a {
	border: none;
}
.index .sec {
	padding: 30px 0;
}
.index .sec01 .title {
	font-size: 24px;
	line-height: 44px;
}
.index .sec01 .con {
	width: 80%;
}
.index .sec01 .btn {
	font-weight: bold;
	border-width: 2px;
	padding: 6px 20px;
}
.index .sec01 .main {
	width: 100%;
	position: absolute;
	bottom: 0;
	z-index: 10;
	margin-bottom: 30px;
}
.index .sec01 .main li {
	width: 14.28571428%;
	padding: 0;
	background: #786cae;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.index .sec01 .main li a {
	color: #fff;
	padding: 6px 12px;
}
.index .sec01 .main li.active,  .index .sec01 .main li:hover {
	background: #d93e36;
}
.index .sec02 .back {
	width: 100%;
	display: block;
}
.index .sec02 .h4 {
	font-size: 24px;
}
.index .sec03 {
	padding: 60px 0;
}
.index .sec03 .title {
	margin-top: 0;
	text-align: left;
}
.index .sec03 .info {
	border-left: 1px solid #786cae;
	margin-left: 20px;
	padding-left: 20px;
}
.index .sec03 .info .h5 {
	margin: 20px 0 !important;
}
.index .sec04 .img {
	position: relative;
	margin: 50px 30px 50px;
}
.index .sec04 .title {
	text-align: left;
}
.index .sec04 .img:before {
	content: '';
	position: absolute;
	left: 30px;
	top: -30px;
	width: calc(100% - 10px);
	height: calc(100% + 60px);
	display: block;
	border: 1px solid #786cae;
}
.index .sec04 .img img {
	position: relative;
	z-index: 10;
}
.index .sec04 .info .btn {
	margin-top: 15px;
}
.index .sec05 {
	padding: 10px 0;
}
.index .sec06 {
	padding-top: 0;
}
.index .sec06 .title{ padding:30px 0; background:#fff;}
.index .sec06>div {
	margin-top: 30px;
	padding: 30px 0;
}
.product .pro-list>li {
	margin: 0;
}
.product .products-list>li {
	font-weight: bold;
	margin: 7px 0;
}
.product .sec01 .row {
	padding-top: 15px;
	padding-bottom: 15px;
}
.product .sec02 .back {
	margin: 15px 0;
}
.about {
	padding-bottom: 20px;
}
.about .title {
	margin: 15px 0;
}
.about .about-list {
	margin-left: -10px;
	margin-right: -10px;
}
.about .about-list>li {
	display: inline-block;
	font-weight: bold;
}
.about .sec01 .row {
	position: relative;
	margin-top: 15px;
	margin-bottom: 15px;
}
.about .sec01 .back {
	/*position: absolute;
	right: 0;*/
	height: 100%;
}
.about .sec01 .info {
	/*position: absolute;
	left: 15px;
	top: 50%;
	transform: translate(0, -50%);*/
}
.about .sec01 .info p{ margin-bottom:20px !important;}
.about .sec01 .info p:not(.h5) {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;
}
.about .sec01>p {
	margin-top: 15px;
}
.partner {
	margin-bottom: -30px;
}
.partner .partner-list {
	margin-left: -10px;
	margin-right: -10px;
}
.partner .partner-list>li {
	display: inline-block;
	font-weight: bold;
}
.partner .container .row {
	padding-top: 15px;
	padding-bottom: 15px;
}
.partner .container .img {
	margin-bottom: 30px !important;
}
.history .his-list p {
	margin-top: 20px;
}
.history .his-list .row {
	position: relative;
	margin: 30px -15px;
}
.history .his-list .back {
	position: absolute;
	right: 0;
	height: 100%;
}
.history .his-list .info {
	position: absolute;
	left: 15px;
	top: 50%;
	transform: translate(0, -50%);
}
.history .his-list .info p {
	margin: 0;
}
.history .his-list li:nth-child(even) .back {
	left: 0;
}
.service .sec01 {
	padding-bottom: 15px;
}
.service .sec01 .img {
	margin: 15px 0;
}
.new-info .container div p {
	margin-bottom: 20px !important;
}
.service .sec02 {
	padding: 20px 0;
}
.new .new-list>li .pull-left img {
	max-width: 250px;
}
.new-info .info-list {
	margin-bottom: 25px;
}
.contact .row {
	position: relative;
	margin-top: 15px;
	margin-bottom: 15px;
}
.contact .back {
	position: absolute;
	right: 0;
	height: 100%;
}
.contact .info {
	position: absolute;
	left: 15px;
	top: 50%;
	transform: translate(0, -50%);
	padding-left: 30px;
}
}
 @media (min-width:768px) and (max-width:991px) {
/**/
header .menu>li {
	padding: 22px 0px;
}
header .menu>li>a {
	padding: 6px;
}
footer .ftr-nav {
	padding-left: 30px;
}
.index .sec02 .row {
	margin-left: -10px;
	margin-right: -10px;
}
.index .sec02 .row>div>div {
	padding-left: 10px;
	padding-right: 10px;
}
.index .sec02 .pro-snd>div:last-of-type {
	margin-top: 24px;
}
.index .sec03 .info p:not(.h5) {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 7;
	overflow: hidden;
}
.index .sec04 .info p:not(.h5) {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.product .products-list {
	margin-left: -10px;
	margin-right: -10px;
}
.product .products-list>li {
	padding-left: 10px;
	padding-right: 10px;
}
.product .products-menu .products-list>li {
	padding: 0 10px;
}
.product .products-menu .products-list>li>a {
	padding: 10px 6px;
}
.about .about-menu .about-list>li>a {
	padding: 10px;
}
.partner .partner-menu .partner-list>li>a {
	padding: 10px;
}
.service .sec02 ul {
	margin-top: 30px;
}
.service .sec02 ul li {
	text-align: center;
}
.service .sec02 .h5 {
	min-height: 80px;
}
}
 @media (min-width:768px) and (max-width:1199px) {
/**/
.contact form .col-sm-7 .form-group {
	margin: 0;
	margin-bottom: 15px;
}
header {
	background: #0a0b0b;
}
header .header-link {
	line-height: 35px;
}
header .navbar-brand {
	width: 220px;
	height: 60px;
	background-size: 194px 45px;
}
header .navbar-nav {
	float: right;
}
}
 @media (min-width:992px) {
/**/
.pager li>a,  .pager li>span {
	width: 120px;
	height: 35px;
	line-height: 35px;
	padding: 0;
	font-size: 18px;
}
header .navbar-right {
	display: block;
}
header .menu>li {
	padding: 22px 5px;
}
.index .sec01 .pagination-inline a {
	width: 46px;
	height: 46px;
	background: #786cae url(../images/pagination-03.png) no-repeat center;
}
.index .sec01:hover .pagination-inline a {
	display: block;
}
.index .sec01 .pagination-inline .prevbtn {
	background-position: 17px center;
	left: 5%;
}
.index .sec01 .pagination-inline .nextbtn {
	background-position: -50px center;
	right: 5%;
}
.index .sec01 .title {
	font-size: 30px;
}
.index .sec01 .main {
	margin-bottom: 40px;
}
.index .sec01 .main li {
	padding-top: 25px;
	padding-bottom: 25px;
}
.index .sec02 .h4 {
	font-size: 36px;
}
.index .sec02 .pro-snd>div:last-of-type {
	margin-top: 32px;
}
.product .pro-list>li:first-child {
	/*margin-left: 16.66666667%;*/
}
.product .products-list .pro-list>li:first-child {
	margin-left: 0%;
}
.product .sec01 .pagination-inline a {
	width: 30px;
	height: 46px;
	display: block;
	background: #786cae url(../images/pagination-03.png) no-repeat center;
}
.product .sec01 .pagination-inline .prevbtn {
	background-position: 10px center;
	left: 0;
}
.product .sec01 .pagination-inline .nextbtn {
	background-position: -60px center;
	right: 0;
}
.product .sec01 .info p {
	margin-top: 10px;
}
.service .sec02 ul {
	margin-top: 50px;
}
.service .sec02 ul li {
	position: relative;
	text-align: center;
	width: 25%;
}
.service .sec02 .h5 {
	padding: 10px 20px;
}
.service .sec02 ul li:before {
	content: '';
	width: 30px;
	height: 15px;
	display: block;
	background: url(../images/service-1.png) no-repeat center;
	position: absolute;
	left: 100%;
	top: 50%;
	margin-left: -15px;
	margin-top: -30px;
}
.service .sec02 ul li:nth-of-type(4n+4) {
	margin-bottom: 60px;
}
.service .sec02 ul li:nth-of-type(4n+4):before {
	transform: rotate(90deg);
	left: 50%;
	margin-left: -15px;
	top: 100%;
	margin-top: 15px;
}
.service .sec02 ul li:nth-of-type(8n+5),  .service .sec02 ul li:nth-of-type(8n+6),  .service .sec02 ul li:nth-of-type(8n+7),  .service .sec02 ul li:nth-of-type(8n+8) {
	float: right;
}
.service .sec02 ul li:nth-of-type(8n+5):before,  .service .sec02 ul li:nth-of-type(8n+6):before,  .service .sec02 ul li:nth-of-type(8n+7):before {
	left: 0;
	transform: rotate(180deg);
}
.service .sec02 ul li:last-of-type:before {
	content: none;
}
.new .new-list>li .text-right {
	display: block;
}
.contact .row .back .info p {
	padding: 5px 0;
}
}
 @media (min-width:1200px) {
/**/
header.shadow {
	background: #0a0b0b;
}
header.shadow .navbar-default {
	display: block !important;
}
header .header-link {
	padding: 30px 0 30px;
}
header .navbar-default {
	display: none !important;
}
header .navbar-default .navbar-brand {
	margin: 0 auto;
}
header .menu {
	float: right;
}
header .menu>li {
	padding: 22px 10px;
}
.title {
	font-size: 36px;
	background-size: 114px 51px;
}
.index {
	margin-top: -100px;
}
.index .sec01 .title {
	font-size: 36px;
	line-height: 50px;
}
.index .sec01 .con {
	max-width: 1000px;
}
.index .sec01 .btn {
	font-size: 16px;
	padding: 10px 50px;
	margin-top: 20px;
}
.index .sec01 .main {
	margin-bottom: 50px;
}
.index .sec01 .main li {
	padding-top: 30px;
	padding-bottom: 30px;
}
.index .sec {
	padding: 50px 0;
}
.index .sec .title {
	margin-bottom: 50px;
}
.index .sec02 .h4 {
	font-size: 48px;
}
.index .sec02 .pro-snd>div:last-of-type {
	margin-top: 38px;
}
.index .sec03 {
	padding: 100px 0;
}
.index .sec03 .info {
	margin-left: 40px;
	padding-left: 40px;
}
.index .sec03 .info .h5 {
	margin: 40px 0;
}
.index .sec04 .info .btn {
	margin-top: 30px;
}
.index .sec05 {
	padding: 20px 0;
}
.index .sec06 {
	padding-top: 0;
}
.index .sec06 .title{ padding:50px 0; background:#fff;}
.index .sec06>div {
	margin-top: 50px;
	padding: 50px 0;
}
.index .sec06 .info .h4 {
	padding-bottom: 25px;
	margin-bottom: 25px;
}
.index .sec06 .info .btn {
	margin: 20px 0 0;
}
.banner {
	/*margin-top: -100px;*/
	position: relative;
}
.banner .main {
	width: 100%;
	position: absolute;
	bottom: 0;
	z-index: 10;
}
.banner .main li {
	width: 14.28571428%;
	padding: 0;
	background: #786cae;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 50px;
}
.banner .main li a {
	color: #fff;
	padding: 6px 12px;
}
.banner .main li.active,  .banner .main li:hover {
	background: #d93e36;
}
.product .sec01 .info p {
	margin-top: 20px;
}
.product .sec01 .row {
	padding-top: 20px;
	padding-bottom: 20px;
}
.about .title {
	margin: 30px 0;
}
.about .sec01 .row {
	margin-top: 20px;
	margin-bottom: 20px;
}
.partner>.container .row {
	padding-top: 20px;
	padding-bottom: 20px;
}
.history .row {
	margin: 50px -15px !important;
}
.service .sec01 {
	padding-bottom: 30px;
}
.service .sec01 .img {
	margin: 30px 0;
}
.new-info .container div p {
	margin-bottom: 30px !important;
}
.contact .row {
	position: relative;
	margin-top: 30px;
	margin-bottom: 30px;
}
.contact .row .back .info p {
	padding: 10px 0;
}
}
 @media (min-width:1440px) {
/**/
footer .container {
	width: 1410px;
	padding: 40px 15px;
}
footer .ftr-lt,  footer .ftr-rt {
	width: 36.666667%;
}
footer .ftr-logo {
	width: 26.666667%;
}
footer .ftr-logo p {
	max-width: 326px;
	margin: 10px auto;
}
footer .ftr-lt .col-lg-5,  footer .ftr-nav {
	padding-left: 10%;
}
}
 @media (min-width:1640px) {
/**/
footer .container {
	width: 1610px;
}
}
 @media (max-width:767px) {
/**/
#etalage,  #contact-btn,  .pagination-block,  .onlineFloatBox {
	display: none !important;
}
.banner {
	height: 185px;
	position: relative;
}
.banner .img {
	width: 640px;
	position: absolute;
	left: 50%;
	margin-left: -320px;
}
.content-list li {
	padding: 0;
	margin: 10px 0;
	display: block;
}
.content-list li a {
	padding: 6px 12px;
	display: block;
}
.card-form {
	width: 40px;
	height: 40px;
	border-radius: 50%;
}
.card-main {
	height: 90%;
}
.card-form .card-title .card-show {
	display: block;
}
.all-img img,  .max-img img {
	width: 100%;
}
.index .all-img img,  .index .max-img img {
	max-width: 100%;
}
.swiper-dir .swiper-slide {
	padding: 0;
}
header .header-link,  header .navbar-right {
	        display: block;
        margin-top: 0px;
}
header {
	height: 50px;
	background: #000;
}
header.on {
	position: fixed;
	z-index: 1000;
}
header .navbar-brand {
     width: 67%;
     height: 40px;
     background-size: 194px 40px;
     margin: 5px auto;
     display: block;
     background-size: 100%;
     background-repeat: no-repeat;
     background-position: center;
}
header.on .navbar-toggle {
	background-image: url(../images/cont-btn.png);
}
header .navbar-collapse {
	width: 100%;
	height: 100% !important;
	background: #000;
	padding-top: 20px;
	border-top: 2px solid #786cae;
	position: fixed;
	left: 100%;
	top: 50px;
	margin: 0 !important;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	display: block;
}
header.on .navbar-collapse {
	left: 0;
}
header .menu {
	margin: 0;
}
header .menu a {
	text-align: left;
}
header .dropdown>a {
	background: url(../images/faqs_04.png) no-repeat 95% 18px !important;
}
header .menu>li>a {
	color: #fff !important;
	padding: 12px;
	padding-left: 50px;
}
header .menu>li.active>a {
	color: #786cae !important;
	text-decoration: underline;
}
header .menu>li:hover>a {
	background-color: #786cae !important;
	color: #fff !important;
	text-decoration: underline;
}
header .dropdown-menu {
	background-color: #fefefe !important;
}
header .dropdown-menu>li>a {
	color: #786cae !important;
	border: none;
	padding: 8px !important;
	padding-left: 50px !important;
	margin: 0 30px;
}
footer {
	padding-top: 0;
	padding-bottom: 45px;
}
footer>.container {
	display: none;
}
.swiper-dir {
	margin: 0 !important;
}
.index .sec02 .pro-snd>div:last-of-type {
	margin-top: 15px;
}
.index .sec02 {
	padding-bottom: 15px;
}
.index .sec03 {
	padding: 15px 0;
}
.index .sec03 .info .h5 {
	margin: 15px 0 !important;
}
.index .sec03 .info p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.index .sec04 {
	padding-top: 15px;
}
.index .sec04 .img:before {
	left: 50px;
	top: -50px;
	width: calc(100% - 20px);
	height: calc(100% + 100px);
}
.index .sec04 .info .btn {
	margin: 15px auto !important;
}
.index .sec04 .info p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.index .sec05 {
	padding-bottom: 15px;
}
.index .sec06>div {
	padding: 15px 0;
}
.product {
	padding-top: 15px;
}
.product .products-list>li {
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}
.product .sec01 .row {
	padding-top: 10px;
	padding-bottom: 10px;
}
.about {
	padding-top: 15px;
}
.about .sec01 .row {
	padding-top: 10px;
	padding-bottom: 10px;
}
.about .about-list>li {
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}
.about .sec01 .info {
	padding-top: 10px;
}
.partner {
	padding-top: 15px;
}
.partner>.container .row {
	padding-top: 10px;
	padding-bottom: 10px;
}
.partner .partner-list>li {
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}
.history .his-list li {
	padding-bottom: 15px;
}
.history .img {
	margin: 15px 0;
}
.service .sec01 {
	padding-bottom: 15px;
}
.service .sec02 ul {
	margin-top: 15px;
}
.service .sec02 ul li {
	text-align: center;
}
.service .sec02 ul li:not(:last-of-type) .h5 {
	min-height: 60px;
}
.new-info .container div p {
	margin-bottom: 5px !important;
}
.contact .row .back {
	margin-top: 10px;
}
}
 @media (max-width:479px) {
/**/
.navbar-form {
	text-align: center;
}
.navbar-form, .navbar-brand>img {
	margin: 5px auto;
}
.text,  .breadcrumb-div,  .pagination-block {
	display: none !important;
}
.title {
	font-size: 18px;
}
.desc {
	margin-bottom: 15px;
}
.head {
	margin: 15px 0;
}
.product-info .sec01 {
	padding-top: 15px;
}
.new .new-list {
	margin-top: 15px;
}
.new .new-list>li .pull-left,  .new .new-list>li .pull-left img {
	width: 100%;
	padding-right: 0;
}
.new .new-list>li .h4 {
	font-size: 14px;
}
.contact .col-4 div {
	width: 100%;
}
.contact .col-4 div div {
	padding-top: 30px;
}
.contact form label:not(.radio-inline) {
	padding-left: 0;
}
.contact .btn-contact button {
	width: 100%;
}
}









ul {
    list-style-type: none;
    margin-block-start: 0em;
    margin-block-end: 0em;
    padding-inline-start: 0px;
}
.product1{}
.product1 dl dd{ position:relative; min-height:600px;}
.product1 dl dd .lt{ width:50%; height:100%; position:absolute; top:0;}
.product1 dl dd .lt .imgbg{ height:100%;}
.product1 dl dd .rt{ width:50%; padding:4% 4%;}
.product1 dl dd .rt ul li{ float:left; width:21%; margin:2% 2%;}
.product1 dl dd .rt ul li:nth-child(4n-3){ clear:both;}
.product1 dl dd .rt ul li .img{ padding-bottom:100%; border-radius:100%; background:#eee; position:relative;}
.product1 dl dd .rt ul li:hover .img{ background:#273ea1;}
.product1 dl dd .rt ul li .img img{ max-width:90%; max-height:90%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.product1 dl dd .rt ul li h2{ font-weight:normal; font-size:15px; line-height:1.5em; color:#666; text-align:center;}
.product1 dl dd:nth-child(2n-1) .lt{ right:0;}
.product1 dl dd:nth-child(2n-1) .rt{ float:left;}
.product1 dl dd:nth-child(2n) .lt{ left:0;}
.product1 dl dd:nth-child(2n) .rt{ float:right;}

.tit1{}
.tit1 h2{ font-weight:normal; font-size:46px; line-height:1.5em; color:#333; margin:0;}
.tit1 h3{ font-weight:normal; font-size:16px; line-height:1.5em; color:#999; margin:0;}

@media(max-width:768px){
.product1 dl dd .lt{ width:100%; height:auto; position:static; top:0;}
.product1 dl dd .lt .imgbg{ height:auto; padding-bottom:52%;}
.product1 dl dd .rt{ width:100%; padding:4% 4%; float:none !important;}
.product1 dl dd .rt ul li{ float:left; width:46%; margin:2% 2%;}
.product1 dl dd .rt ul li:nth-child(2n-1){ clear:both;}

.tit1{ text-align:center;}
.tit1 h2{ font-size:38px; line-height:1.5em;}
.tit1 h3{ font-size:12px; line-height:1.5em;}
}








@media(min-width:769px){
.h_height{ height:80px; display:none;}
.index .sec01 video{ height:100vh;}
.sec02{ min-height:calc(100vh - 80px);}
.sec02 .container{ padding-top:3%;}
.sec02 .container .swiper-container{ margin-top:3% !important;}
.sec03{ min-height:calc(100vh - 80px);}
.sec04{ min-height:calc(100vh - 80px);}
.sec04 .container{ padding-top:3%;}
.sec05{ min-height:calc(100vh - 80px);}
.sec05 .container{ padding-top:5%;}
.sec05 .container .swiper-container{ margin-top:5% !important;}
.sec06{ min-height:calc(100vh - 80px);}
}

/*height:calc(100vh - 80px);*/





@media only screen and (max-width: 980px) {
	.navbar{    display: flex; align-items: center; justify-content: space-between;}
.container-fluid{    width: 100%; display: flex;align-items: center;  justify-content: space-between;}
.navbar-header{ width:50%}
 .header-link{ display:none !important}
	}

/*height:calc(100vh - 80px);*/






