<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
	margin: 0px;
	padding: 0px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
*:before,*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
body {
    line-height: 1.42857143;
    background-color: #fff
}

input,button,select,textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
img {
    vertical-align: middle
}
button,html input[type="button"],input[type="reset"],input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],html input[disabled] {
    cursor: default
}


@font-face {
	font-family: 'Calibri-Bold';
	font-display: swap;
	src: url('fonts/Calibri-Bold.eot');
	src: url('fonts/Calibri-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/Calibri-Bold.woff') format('woff'),
		url('fonts/Calibri-Bold.ttf') format('truetype'),
		url('fonts/Calibri-Bold.svg#Calibri-Bold') format('svg');
}
@font-face {
	font-family: 'Arial-Narrow-Bold-Italic';
	font-display: swap;
	src: url('fonts/Arial-Narrow-Bold-Italic.eot');
	src: url('fonts/Arial-Narrow-Bold-Italic.eot?#iefix') format('embedded-opentype'),
		url('fonts/Arial-Narrow-Bold-Italic.woff') format('woff'),
		url('fonts/Arial-Narrow-Bold-Italic.ttf') format('truetype'),
		url('fonts/Arial-Narrow-Bold-Italic.svg#Arial-Narrow-Bold-Italic') format('svg');
}
@font-face {
	font-family: 'Montserrat-Light';
	font-display: swap;
	src: url('fonts/Montserrat-Light-6.eot');
	src: url('fonts/Montserrat-Light-6.eot?#iefix') format('embedded-opentype'),
		url('fonts/Montserrat-Light-6.woff') format('woff'),
		url('fonts/Montserrat-Light-6.ttf') format('truetype'),
		url('fonts/Montserrat-Light-6.svg#Montserrat-Light-6') format('svg');
}

html,body{
	font-size: 62.5%;
	font-family: 'Montserrat-Light';
}
dl,dt,dd,ul,li,input,form,a,p,textarea,button,label,tr,td,th{
   margin: 0;
   padding: 0;
   font-family: 'Montserrat-Light';
   font-weight: normal;
   outline: none;
   font-size: 16px;
   line-height: 28px;
}
h1,h2,h3,h4,h5,h6{
    margin: 0;
   padding: 0;
   font-family: 'Calibri-Bold';
   font-weight: normal;
   outline: none;
}
.services-container p,.services-container ul,.services-container li,.services-container a,.services-container table tr,.services-container table td{
	font-family: 'Montserrat-Light';
}
ol,ul,li{
	list-style: none;
}
a{
	text-decoration: none;
	}
.fl{
	float: left;	
}
.fr{
	float: right;
}
.clear{
	zoom: 1;

}
.clear:after{
	display: block;
	clear: both;
	content:"";
	height: 0;

}
.clearfix{
	overflow: hidden;
}

img{
	border: none;
	outline: none;
}
a{color:#536C57;}
a:hover{color:#2562b5;text-decoration: none;}
/*img{ max-width:100%; height:auto;}*/

input::-webkit-input-placeholder{
  color: #a4a9af;
  font-size: 15px;
  font-weight: normal;
  font-family: 'Montserrat-Light';
}
input::-moz-placeholder{
  color: #a4a9af;
  font-size: 15px;
  font-weight: normal;
  font-family: 'Montserrat-Light';
}
input::-moz-placeholder{
  color: #a4a9af;
  font-size: 15px;
  font-weight: normal;
  font-family: 'Montserrat-Light';
}
input::-ms-input-placeholder{
  color: #a4a9af;
  font-size: 15px;
  font-weight: normal;
  font-family: 'Montserrat-Light';
}
textarea::-webkit-input-placeholder{
  color: #a4a9af;
  font-size: 15px;
  font-weight: normal;
  font-family: 'Montserrat-Light';
}
textarea::-moz-placeholder{
  color: #a4a9af;
  font-size: 15px;
  font-weight: normal;
  font-family: 'Montserrat-Light';
}
textarea::-moz-placeholder{
  color: #a4a9af;
  font-size: 15px;
  font-weight: normal;
  font-family: 'Montserrat-Light';
}
textarea::-ms-input-placeholder{
  color: #a4a9af;
  font-size: 15px;
  font-weight: normal;
  font-family: 'Montserrat-Light';
}

 a:link { text-decoration: none !important;}
ã€€ã€€ a:active { text-decoration:none !important;}
ã€€ã€€ a:hover { text-decoration:none !important;} 
ã€€ã€€ a:visited { text-decoration: none !important;}

a:focus{
	color: indianred;
}
.imgbox img{
	transition: all .5s;
}
.imgbox img:hover{
	transform: scale(1.1); 
}

.less{
	width: 420px;
	height: 400px;
	position: relative;
	border-radius: 5px;
	overflow: hidden;
	transition: box-shadow .2s,-webkit-transform .2s;
    transition: box-shadow .2s,transform .2s;
    transition: box-shadow .2s,transform .2s,-webkit-transform .2s;
}
.less:hover{
	transform: translateY(-6px);
	-webkit-transform: translateY(-6px);
}


.gray{ 
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);  
    filter: grayscale(100%);	
    filter: gray;
}

.navli&gt;ul&gt;li&gt;.downnav::-webkit-scrollbar {
        width: 0px;     
        /*height: 2px;*/
       background: #1e1e1e;
    }
.navli&gt;ul&gt;li&gt;.downnav::-webkit-scrollbar-thumb {
        border-radius: 10px;
         -webkit-box-shadow: inset 0 0 2px #ab7525;
        background: #1e1e1e;
        width: 0px;     
        height: 4px;
    }
.navli&gt;ul&gt;li&gt;.downnav::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 5px #1e1e1e;
        border-radius: 10px;
        background: #fff;
    }
    

.text-dealsss{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
 
input[type="number"] {
    -moz-appearance: textfield;
}


@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?1yetvw');
  src:  url('fonts/icomoon.eot?1yetvw#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?1yetvw') format('truetype'),
    url('fonts/icomoon.woff?1yetvw') format('woff'),
    url('fonts/icomoon.svg?1yetvw#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-facebook:before {
    content: "\e945";
}
.icon-twitter:before {
    content: "\e9a7";
}
.icon-linkedin:before {
    content: "\e94b";
}
.icon-blog:before {
    content: "\e942";
}
.icon-arrow-up:before {
    content: "\e96f";
}
.icon-check:before {
    content: "\e98d";
}
.icon-location:before {
    content: "\e907";
}
.icon-phone:before {
    content: "\e90a";
}
.icon-email:before {
    content: "\e91d";
}
.icon-img-inquiry:before {
    content: "\e912";
}
.icon-location-arrow:before {
    content: '\e924';
}
.icon-calendar:before {
    content: '\e95b';
}
.icon-clock-o:before {
    content: '\e93b';
}
.icon-time:before {
    content: '\e993';
}
.icon-headset:before {
  content: "\e994";
}
.icon-tel-inquiry:before {
  content: "\e999";
}

.successtable table tr td{
	font-size: 16px;
	background: #fff;
	color: #000;
}
.successinfo .tit{
	font-size: 20px;
	display: block;
	font-weight: bold;
}
.successinfo {padding-left: 2px;line-height: 30px;color: #888888;padding-right: 2px;padding-bottom: 0px;}
.successinfo .iconarea .iconunit {text-align: center;display: block;width: 40px;height: 40px;border-radius: 40px;background-color: #C1AEA1;color: #ffffff;line-height: 40px;font-weight: bolder;font-size: 22px;position: relative;z-index: 9;}
.successtable table{
	border: 1px solid #ddd;
}
.successinfo table{
	border: 1px solid #ddd;
	margin-bottom: 0px;
}
.successinfo table tr td{
	font-size: 16px;
	background: #fff;
    border: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}


.product-tags {
	background-color: #fff;
	padding: 0px;
	margin-left: -15px;
	margin-right: -15px;
	margin-bottom: 30px;
}
.product-tags .row {
	padding: 0px 0px;
	margin: 0px 0px;
}
.product-tags .row div[class*="col-md"] {
	padding: 0 15px;
}
.product-tags .row div[class*="col-md"] a {
	padding-left: 5px;
	display: block;
	color: #000;
	background-color: #F4F8FC; 
	padding: 8px 15px;
	width: 100%;
	font-size: 16px;
	margin-bottom: 20px;
	line-height: 28px;
	transition: all 0s;
	text-align: center;
}
.product-tags .row div[class*="col-md"]:hover a {
	color: #ffffff;
	background-color: #C1AEA1;
}


.maincon{
	width: 100%;
	margin: auto;
	height: auto;
	padding: 0px 10%;
}
p{
    color: #707070;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 15px;	
}
p a{
	font-size: inherit;
	font-family: inherit;
	color: inherit;
}
.push{
	margin-top: 90px;
}

.toper{
	width: 100%;
	height: auto;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 99;
	background: #fff;
}
.toper-nav{
	width: 100%;
	height: auto;
}
.toper-nav .maincon{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.logos img{
	height: 90px;
	width: auto;
	transition: all .5s;
}
.sp_nav{width:25px;position:relative;cursor:pointer;height:22px;margin-top:9px;display: none;}
.sp_nav span{display:block;background:#8AADA6;width:25px;height:2px;position:absolute;left:0px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.navs{
	width: auto;
	height: 100%;
	position: relative;
	margin-top: 0;
}
.navs a{
	font-size: 16px;
	color: #000;
}
.navs a:first-child{
	margin-left: 0px;
}
.navs a:hover{
	color: #ffc000;
}
.navs a.shows{
	color: #fcc10e;
}
.navs&gt;ul&gt;li{
	width: auto;
	height: 90px;
	line-height: 90px;
	float: left;
	margin-left: 35px;
	position: relative;
	padding: 0px 0px 0px;
}
.navs&gt;ul&gt;li:first-child{
	margin-left: 0px;
}
.navs&gt;ul&gt;li&gt;a{
	/*font-weight: bold;*/
	color: #000;
	font-size: 16px;
}
.navs&gt;ul&gt;li:after{
	content: '';
	position: absolute;
	width: 0%;
	height: 2px;
	background: #000;
	bottom: 25px;
	left: 50%;
	transform: translateX(-50%);
	transition: all 0.3s;
	display: none;
}
.navs&gt;ul&gt;li&gt;span{
    float: right;
    margin-left: 5px;
    color: #000;
    font-size: 14px;
    transition: all 0s;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.navs&gt;ul&gt;li&gt;span::before{
	content: '\e968';
	font-family: 'icomoon';
    right: 0;
    top: 0;
}
.navs&gt;ul&gt;li&gt;a.actives{
	color: #000000;
}
.navs&gt;ul&gt;li&gt;span.act::before{
	color: #000000;
}
.navs&gt;ul&gt;li:hover:after{
	width: 100%;
}
.navs&gt;ul&gt;li:hover&gt;a{
	color: #8AADA6;
}
.navs&gt;ul&gt;li:hover&gt;span{
	color: #8AADA6;
}
.navs&gt;ul&gt;li:hover:after{
	background: #8AADA6;
}
.navs ul li ul li{
	width: 100%;
    height: auto;
    padding: 10px 10px;
    border-bottom: 1px solid #d2d7da;
    margin-bottom: 0px;
    position: relative;
    line-height: 25px;
    float: left;
}
.navs ul li ul li span::before{
	content: "&gt;";
	color: #062134;
	font-weight: bold;
	position: absolute;
	top: 50%;
    right: 15px;
    position: absolute;
    transform: translateY(-50%);
}
.navs ul li ul li a{
	font-size: 15px;
	line-height: 20px;
    color: #000;
    display: inline-block;
    max-width: 90%;
    transition: all .1s ease-out;
}
.navs ul li ul li:hover{
	/*background: #062134;*/
	/*border-bottom: 1px solid #062134;*/
}
.navs ul li ul li:hover&gt;a{
	color: #8AADA6;
}
.navs ul li ul li:hover&gt;span::before{
	color: #8AADA6;
}
.navs ul li ul li a.shows{
	color: #8AADA6;
}
.navs ul li ul li img{
	height: 7px;
    cursor: pointer;
    transition: all 0.3s;
    line-height: 12px;
    top: 50%;
    position: absolute;
    right: 5px;
    transform: translateY(-50%);
}
.navs ul li ul li img.down{
	transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
	-moz-transform:rotate(-90deg);
	-webkit-transform:rotate(-90deg);
	-o-transform:rotate(-90deg); 
}
.navs&gt;ul&gt;li&gt;ul{
	position: absolute;
	left: 0px;
	top: 80%;
	background: #fff;
	width: 280px;
	height: auto;
	display: none;
	z-index: 101;
}
.navs ul li ul li ul{
	position: absolute;
	left: 100%;
	top: 0px;
	background: #fff;
	width: 100%;
	height: auto;
	display: none;
}
.toper.fixed {
    box-shadow: 1px 2px 10px rgba(0,0,0,.3);
}
.top-link a{
	color: #000000;
	font-size: 20px;
	margin-left: 25px;
}
.top-link a:first-child{
	margin-left: 0px;
}
.top-link a:hover{
	color: #8AADA6;
}
.footer{
	width: 100%;
	height: auto;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-image: url(../images/foot-pic.png);
	background-image: -webkit-image-set(url(../images/foot-pic.webp) 1x);
}
.footer .maincon{
	width: 100%;
	padding: 0px 100px;
}
.footer p{
	color: #000;
	margin-bottom: 5px;
}
.footer a{
	color: #000;
}
.footer a:hover{
	color: #b8a293;
}
.footer .foottitle{
	color: #000;
	font-size: 19px;
	margin-bottom: 20px;
	display: block;
	font-weight: bold;
}
.foot-info{
	width: 100%;
	height: auto;
	padding: 50px 0px 40px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	position: relative;
	z-index: 2;
}
.foot-logo{
	width: auto;
}
.foot-logo img{
	width: 240px;
	height: auto;
	max-width: 100%;
	margin-bottom: 0px;
}
.foot-logo p{
	max-width: 410px;
}
.foot-nav-list{
	width: auto;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
}
.foot-nav-list .list-item:first-child{
	margin-right: 70px;
}
.foot-contact-list{
	margin-bottom: 25px;
}
.foot-contact-list p{
	padding-left: 0px;
}
.foot-link-icon{
	margin-top: 25px;
}
.foot-link-icon a{
	font-size: 20px;
	margin-right: 20px;
	color: #000;
}
.foot-link-icon a:hover{
	color: #b8a293;
}
.foot-follow{
	max-width: 300px;
}
.copyright{
	width: 100%;
	height: auto;
	padding: 10px 15px;
	position: relative;
	background: #fbf2e0;
}
.copyright p{
	text-align: center;
	padding: 0px 15px;
	margin-bottom: 0px;
	color: #000;
	font-size: 15px;
}
.go_top{
	width: 40px;
	height: 40px;
	display: inline-block;
	border-radius: 4px;
	background-image: url(../images/top.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50%;
	background-color: #65948b;
	position: fixed;
	right: 5px;
	bottom: 120px;
	opacity: 0;
	z-index: 5;
}
.go_top:hover{
	background-color: #8AADA6;
}
.mainsection1{
	width: 100%;
	height: auto;
	padding: 80px 0px;
}
.mainsection1-info{
	width: 100%;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.mainsection1-info .pic{
	width: 45%;
	border-top-left-radius: 110px;
	border-top-right-radius: 110px;
	border: 1px solid #F0EEE7;
	padding-top: 25px;
	padding-right: 25px;
}
.mainsection1-info .pic .pic-info{
	background: #F0EEE7;
	width: 100%;
	height: auto;
	border-top-left-radius: 110px;
	border-top-right-radius: 110px;
	padding: 50px 60px;
}
.mainsection1-info .pic .pic-info h3{
	color: #767171;
	text-align: center;
	font-size: 30px;
	margin-bottom: 40px;
}
.mainsection1-info .pic .pic-info .icon-list{
	width: 500px;
	max-width: 100%;
	margin: auto;
	height: auto;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.mainsection1-info .pic .pic-info .icon-list .list-item{
	width: 33%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
}
.mainsection1-info .pic .pic-info .icon-list .list-item img{
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.mainsection1-info .pic .pic-info .icon-list .list-item p{
	text-align: center;
	color: #767171;
	font-family: 'Calibri-Bold';
	font-size: 20px;
}
.mainsection1-info .pic .pic-info .icon-list .list-item:nth-child(2){
	margin-top: 90px;
}
.mainsection1-info .pic .pic-info .icon-list .list-item:nth-child(3){
	margin-top: 180px;
}
.mainsection1-info .text{
	width: 55%;
	padding: 60px 40px 60px 70px;
	border: 1px solid #F0EEE7;
	border-left: none;
	position: relative;
}
.mainsection1-info .text .text-btn{
	margin-top: 30px;
	text-align: right;
}
.maintitle{
	margin-bottom: 40px;
	text-align: left;
}
.maintitle .titles{
	font-family: 'Arial-Narrow-Bold-Italic';
	color: #767171;
}
.maintitle p{
	margin-top: 15px;
	margin-bottom: 0px;
	max-width: 750px;
	text-align: left;
}
.titles{
	font-size: 35px;
}
.maintitle.center{
	text-align: center;
}
.maintitle.center p{
	text-align: center;
	margin: auto;
	margin-top: 15px;
}
.more-btn{
	height: 40px;
    padding: 0px 22px;
    border-radius: 0px;
    color: #fff;
    background: #8AADA6;
    font-size: 16px;
    margin-top: 0px;
    position: relative;
    transition: 400ms;
    display: inline-flex;
    justify-content: center;
    line-height: 20px;
    align-items: center;
    transition: all 0s;
}
.more-btn:after{
	/*content: 'â†';*/
	content: 'â†’';
	font-size: 20px;
	margin-left: 10px;
	margin-top: 2px;
}
.more-btn:hover{
	background: #C1AEA1;
	color: #fff;
}
.mainsection2{
	width: 100%;
	height: auto;
	padding: 0px 0px 80px;
}
.mainsection2-list{
	width: 100%;
	height: auto;
	display: flex;
	align-items: stretch;
	justify-content: center;
	flex-wrap: wrap;
	width: 1200px;
	max-width: 100%;
	margin: auto;
}
.mainsection2-list .list-item{
	width: 29%;
	padding-bottom: 33%;
	margin-left: 2.16%;
	margin-right: 2.16%;
	position: relative;
	clip-path: polygon(50% 0%,100% 22%,100% 78%,50% 100%,0% 78%,0% 22%);
	background: #C1AEA1;
	overflow: hidden;
}
.mainsection2-list .list-item:before{
	content: '';
	width: calc(100% - 2px);
	height: calc(100% - 2px);
	top: 1px;
	left: 1px;
	position: absolute;
	background: #fff;
	z-index: 1;
	clip-path: polygon(50% 0%,100% 22%,100% 78%,50% 100%,0% 78%,0% 22%);
	transition: all .5s;
}
.mainsection2-list .list-item:hover:before{
	transition: all .5s;
	opacity: 0;
}
.mainsection2-list .list-item .pic{
	width: calc(100% - 24px);
	height: calc(100% - 24px);
	top: 12px;
	left: 12px;
	position: absolute;
	z-index: 2;
	clip-path: polygon(50% 0%,100% 22%,100% 78%,50% 100%,0% 78%,0% 22%);
	overflow: hidden;
}
.mainsection2-list .list-item .pic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all .5s;
}
.mainsection2-list .list-item:hover .pic img{
	transform: scale(1.1);
}
.mainsection2-list .list-item p{
	width: 100%;
	height: 60px;
	margin-bottom: 0px;
	position: absolute;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
	background: rgba(193,174,161,.86);
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 0px 15px;
	z-index: 3;
	font-family: 'Calibri-Bold';
	font-size: 20px;
	line-height: 1.2;
}
.mainsection2-list .list-item.list-style2{
	margin-top: -50px;
}
.mainsection2 .list-btn{
	text-align: center;
	margin-top: 40px;
}
.pagebanner{
	width: 100%;
	height: 450px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.pagebanner:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(45,75,126,.2);
}
.pagebanner img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.pagebanner .text{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 2;
	transform: translateY(-50%);
}
.pagebanner h1{
	font-size: 45px;
    line-height: 1.4;
	color: #fff;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
}
.pagebanner p{
	font-size: 18px;
	line-height: 1.3;
	color: #fff;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 0px;
}
.crumbnav{
	width: 100%;
	height: auto;
	padding: 15px 0px 15px;
	text-align: left;
	margin-top: 0px;
}
.crumbnav ul{
	width: 100%;
	height: auto;
	margin: auto;
	font-size: 15px;
	color: #707070;
}
.crumbnav ul li{
	font-size: 16px;
	color: #707070;
	display: inline-block;
	margin-right: 5px;
}
.crumbnav ul li a{
	font-size: 16px;
	color: #707070;
	display: inline-block;
}
.crumbnav ul li a:hover{
	color: #8fb7bf;
}
.crumbnav ul li::before{
	content: "/";
	color: #707070;
	margin-right: 7px
}
.crumbnav ul li:first-child::before{
	content: "";
	margin-right: 0px;
}
.about-section1{
	width: 100%;
	height: auto;
	padding: 50px 0px 80px;
}
.about-section1-info{
	width: 100%;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.about-section1-info .pic{
	width: 450px;
	height: 390px;
	clip-path: polygon(22% 0%,78% 0%,100% 50%,78% 100%,22% 100%,0% 50%);
    background: #C1AEA1;
    overflow: hidden;
    position: relative;
}
.about-section1-info .pic:before{
	content: '';
	width: calc(100% - 2px);
	height: calc(100% - 2px);
	top: 1px;
	left: 1px;
	position: absolute;
	background: #fff;
	z-index: 1;
	clip-path: polygon(22% 0%,78% 0%,100% 50%,78% 100%,22% 100%,0% 50%);
	transition: all .5s;
}
.about-section1-info .pic .pic-box{
	width: calc(100% - 30px);
	height: calc(100% - 30px);
	top: 15px;
	left: 15px;
	position: absolute;
	z-index: 2;
	clip-path: polygon(22% 0%,78% 0%,100% 50%,78% 100%,22% 100%,0% 50%);
	overflow: hidden;
}
.about-section1-info .pic .pic-box img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all .5s;
}
.about-section1-info .pic .pic-box:before{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(87,86,85,.44);
	top: 0px;
	left: 0px;
}
.about-section1-info .pic .pic-box p{
	font-size: 30px;
	text-align: center;
	position: absolute;
	width: 100%;
	color: #fff;
	top: 50%;
	left: 0px;
	transform: translateY(-50%);
	font-family: 'Calibri-Bold';
	z-index: 2;
}
.about-section1-info .text{
	width: calc(100% - 500px);
	padding: 60px 60px;
	position: relative;
}
.about-section1-info .text p{
	margin-bottom: 0px;
}
.about-section1-info .text:before{
	content: '';
	position: absolute;
	width: calc(100% + 200px);
	height: 100%;
	background: rgba(87,86,85,.44);
	top: 0px;
	right: 0px;
	z-index: -1;
	background: #F0EEE7;
}
.about-section2{
	width: 100%;
	height: auto;
	padding: 0px 0px 50px;
}
.about-section2-list{
	width: 100%;
	height: auto;
}
.about-section2-list .list-item{
	width: 100%;
	height: auto;
	margin-bottom: 30px;
	border-bottom: 1px solid #C1AEA1;
	border-left: 20px solid #C1AEA1;
	padding: 0px 70px 15px;
}
.about-section2-list .list-item p{
	margin-bottom: 0px;
}
.about-section3{
	width: 100%;
	height: auto;
	padding: 50px 30px;
	background: url(../images/about-pic2.jpg) no-repeat center center/cover;
}
.about-section3-info{
	width: 100%;
	height: auto;
	background: rgba(8,190,190,.15);
	position: relative;
}
.about-section3-info:before{
	content: '';
	width: calc(100% - 50px);
	height: calc(100% - 50px);
	position: absolute;
	left: 25px;
	top: 25px;
	border: 2px solid rgba(255,255,255,.5);
	z-index: 1;
}
.about-section3-content{
	width: 100%;
	height: auto;
	padding: 60px 0px;
	position: relative;
	z-index: 2;
}
.about-section3-content .titles{
	text-align: center;
	color: #fff;
	margin-bottom: 40px;
	font-family: 'Calibri-Bold';
}
.about-section3-list{
	width: 100%;
	height: auto;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
}
.about-section3-list .list-item{
	width: 22%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.about-section3-list .list-item img{
	width: 70px;
	height: 80px;
	margin-bottom: 20px;
}
.about-section3-list .list-item:nth-child(2) img{
	width: 100px;
}
.about-section3-list .list-item p{
	text-align: center;
	color: #fff;
	margin-bottom: 0px;
}
.about-section4{
	width: 100%;
	height: auto;
	padding: 80px 0px 55px;
}
.about-section4 .titles{
	border-left: 15px solid #C1AEA1;
	padding-left: 20px;
}
.about-section4-info{
	width: 100%;
	height: auto;
	padding: 0px 60px;
}
.about-section4-info p{
	padding-left: 28px;
	position: relative;
	margin-bottom: 25px;
}
.about-section4-info p:before{
	content: '';
	width: 14px;
	height: 14px;
	background: #C1AEA1;
	position: absolute;
	left: 0px;
	top: 6px;
}
.about-section5{
	width: 100%;
	padding-bottom: 80px;
}
.about-section5-info{
	width: 100%;
	height: auto;
	background: #C1AEA1;
	padding: 60px 50px 45px;
}
.about-section5-info .titles{
	color: #fff;
	font-family: 'Calibri-Bold';
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #fff;
}
.about-section5-info p{
	color: #fff;
}
.pagecontent{
	width: 100%;
	height: auto;
	padding: 40px 0px 50px;
}
.news-center-text{
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}
.news-center-text .maintitle{
	margin-bottom: 20px;
}
.news-center-list{
	width: 100%;
	height: auto;
}
.news-center-list .list-title{
	width: 100%;
	height: auto;
	display: flex;
	align-items: stretch;
	justify-content: flex-start;
	margin-bottom: 40px;
}
.news-center-list .list-title h2{
	padding: 10px 20px;
	border: 1px solid #C1AEA1;
	color: #C1AEA1;
	font-size: 20px;
	margin-right: 30px;
	text-align: center;
	min-width: 250px;
	cursor: pointer;
	font-family: 'Calibri-Bold';
	display: inline-block;
}
.news-center-list .list-title h2.shows{
	background: #C1AEA1;
	color: #fff;
}
.news-center-list .list-info{
	width: 100%;
	height: auto;
}
.news-center-list .list-info .list-info-content{
	width: 100%;
	height: auto;
	display: none;
}
.news-center-list .list-info .list-info-content.shows{
	display: flex;
}
.news-center-list .academic-box{
	width: 100%;
	height: auto;
	flex-wrap: wrap;
}
.news-center-list .academic-box .list-item{
	width: 100%;
	height: auto;
	padding: 30px 0px;
	border-bottom: 1px solid #C1AEA1;
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
}
.news-center-list .academic-box .list-item:before{
	content: '';
	position: absolute;
	width: calc(100% + 40px);
	height: calc(100% + 2px);
	left: -20px;
	top: -2px;
	z-index: 1;
	opacity: 0;
	background: #fff;
}
.news-center-list .academic-box .list-item:after{
	content: '';
	position: absolute;
	width: calc(100% + 40px);
	height: 5px;
	left: -20px;
	bottom: 0px;
	z-index: 2;
	opacity: 0;
	background: #C1AEA1;
}
.news-center-list .academic-box .list-item:hover{
	border-bottom: 1px solid transparent;
}
.news-center-list .academic-box .list-item:hover:before{
	box-shadow: 0 4px 16px rgba(0, 0, 0, 0.25);
	opacity: 1;
}
.news-center-list .academic-box .list-item:hover:after{
	opacity: 1;
}
.news-center-list .academic-box .list-item .pic{
	width: 450px;
	height: 300px;
	overflow: hidden;
	position: relative;
	z-index: 3;
}
.news-center-list .academic-box .list-item .pic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	overflow: hidden;
	transition: all .5s;
}
.news-center-list .academic-box .list-item:hover .pic img{
	transform: scale(1.2); 
}
.news-center-list .academic-box .list-item .text{
	width: calc(100% - 500px);
	position: relative;
	z-index: 3;
}
.news-center-list .academic-box .list-item .text span{
	display: block;
	margin-bottom: 15px;
	font-size: 24px;
	color: #C1AEA1;
	font-family: 'Calibri-Bold';
}
.news-center-list .academic-box .list-item .text h3{
	margin-bottom: 10px;
	font-size: 22px;
	line-height: 1.3;
	color: #707070;
}
.news-center-list .academic-box .list-item .text h3 a{
	font-size: inherit;
	font-family: inherit;
	color: inherit;
}
.news-center-list .academic-box .list-item .text h3 a:hover{
	color: #C1AEA1;
}
.news-center-list .academic-box .list-item .text .text-btn{
	text-align: right;
	margin-top: 25px;
}
.read-more-btn{
	height: 34px;
    padding: 0px 30px;
    border-radius: 100px;
    color: #C1AEA1;
    font-size: 16px;
    border: 1px solid #C1AEA1;
    margin-top: 0px;
    position: relative;
    transition: 400ms;
    display: inline-flex;
    justify-content: center;
    line-height: 20px;
    align-items: center;
    transition: all 0s;
}
.read-more-btn:after{
	content: 'â†’';
	font-size: 20px;
	margin-left: 10px;
	margin-top: 2px;
}
.read-more-btn:hover{
	background: #C1AEA1;
	color: #fff;
}
.news-center-list .business-box{
	width: 100%;
	height: auto;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	flex-wrap: wrap;
}
.news-center-list .business-box .list-item {
	width: 47%;
	height: auto;
	margin-bottom: 50px;
	padding: 0px 0px 60px;
	border-bottom: 1px solid #C1AEA1;
	position: relative;
}
.news-center-list .business-box .list-item:hover{
	box-shadow: 0 4px 16px rgba(0, 0, 0, 0.25);
	border-bottom: 1px solid transparent;
}
.news-center-list .business-box .list-item:after{
	content: '';
	position: absolute;
	width: 100%;
	height: 5px;
	left: 0px;
	bottom: -2px;
	z-index: 2;
	opacity: 0;
	background: #C1AEA1;
}
.news-center-list .business-box .list-item:hover:after{
	opacity: 1;
}
.news-center-list .business-box .list-item .pic{
	width: 100%;
	height: 320px;
	overflow: hidden;
	margin-bottom: 30px;
	position: relative;
}
.news-center-list .business-box .list-item .pic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	overflow: hidden;
	transition: all .5s;
}
.news-center-list .business-box .list-item .pic span{
	position: absolute;
	left: 0px;
	top: 0px;
	display: inline-block;
	background: #000;
	color: #fff;
	font-size: 16px;
	font-family: 'Calibri-Bold';
	padding: 3px 25px;
}
.news-center-list .business-box .list-item:hover .pic img{
	transform: scale(1.2); 
}
.news-center-list .business-box .list-item .text{
	width: 100%;
	height: auto;
	padding: 0px 15px 20px;
}
.news-center-list .business-box .list-item .text h3{
	margin-bottom: 15px;
	font-size: 22px;
	line-height: 1.3;
	color: #707070;
}
.news-center-list .business-box .list-item .text h3 a{
	font-size: inherit;
	font-family: inherit;
	color: inherit;
}
.news-center-list .business-box .list-item .text h3 a:hover{
	color: #C1AEA1;
}
.news-center-list .business-box .list-item .read-more-btn{
	position: absolute;
	left: 15px;
	bottom: 35px;
}
.info-bottom{
	width: 100%;
	height: auto;
	padding: 60px 0px 45px;
	background-repeat: no-repeat;
	background-position: right center;
	background-size: cover;
	background-image: url(../images/foot-bg.png);
	background-image: -webkit-image-set(url(../images/foot-bg.webp) 1x);
	position: relative;
}
.info-bottom:before{
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background: rgba(255,255,255,.5);
}
.info-bottom-content{
	width: 100%;
	height: auto;
	position: relative;
	z-index: 2;
}
.info-bottom-content p:first-child{
	color: #000;
	font-size: 25px;
	margin-bottom: 30px;
	font-family: 'Calibri-Bold';
}
.info-bottom-content p{
	color: #000;
	max-width: 1000px;
}

.contact-section2{
	height: auto;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	width: 1000px;
	max-width: 100%;
	margin: 0px auto 20px;
}
.contact-section2 .list-item{
	width: 30%;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 30px;
}
.contact-section2 .list-item img{
	width: auto;
	height: 90px;
	margin-bottom: 15px;
}
.contact-section2 .list-item&gt;span{
	font-size: 22px;
	display: block;
	text-align: center;
	margin-bottom: 5px;
	font-family: 'Calibri-Bold';
	color: #707070;
}
.contact-section2 .list-item p{
	text-align: center;
	margin-bottom: 0px;
}
.forms .form_control {
    width: 100%;
    height: 48px;
    border: none;
    border: 1px solid #cecece;
    padding: 0px 10px;
    margin-bottom: 0px;
    font-size: 16px;
    color: #707070;
    box-shadow: none;
    border-radius: 0px;
    background: none;
}
.forms .form_group{
	margin-bottom: 20px;
}
.forms textarea.form_control{
	height: 120px;
	padding: 11px 10px;
	line-height: 22px;
	display: inherit;
}
.forms textarea.form_control.title{
	height: 48px;
}
.forms .form_control.file{
	padding-top: 10px;
}
.forms .inquiry-quantity{
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.forms .inquiry-quantity select.form_control {
    width: 150px;
    font-size: 16px;
}
.forms label{
	margin-bottom: 0px;
	font-size: 16px;
	color: #707070;
	margin-left: 0px;
	font-weight: bold;
}
.forms .site-btn{
	background: #F9694D;
}
.forms .site-btn:before{
    background: #F93D27;
}
.forms .main-btn:hover{
	color: #fff;
    background: #536C57;
}
.forms{
	width: 100%;
}
.forms .inquiry-quantity{
	width: 100%;
}
.forms .inquiry-quantity input.form_control {
	width: 150px;
	margin-right: 25px;
}
.forms .inquiry-quantity input.form_control:after {
	content: " ";
	position: absolute;
	z-index: 2;
	top: -25px;
	width: 110%;
	height: 50px;
	background-color: #fff;
	transform: rotate(-0.5deg)
}
.forms #otherunit{
	margin-left: 25px;
	background: #F4F4F4;
}
.forms .form_button{
	margin-top: 10px;
	text-align: left;
}
.forms .submit-btn{
	padding: 5px 30px 7px;
	width: 260px;
	max-width: 100%;
	background: #8AADA6;
	color: #fff;
	border: none;
	outline: none;
	border-radius: 0px;
	font-weight: bold;
	position: relative;
}
.forms .submit-btn:before{
	content: '';
	width: 100%;
	height: 3px;
	background: #fff;
	position: absolute;
	left: 0px;
	bottom: 4px;
}
.forms .submit-btn:hover{
	background: #C1AEA1;
}
.contact-section3{
	width: 1200px;
	max-width: 100%;
	margin: 0px auto 60px;
}
.contact-section3 .forms .row&gt;div{
	width: 100%;
}
.contact-section3 .forms .form_group{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.contact-section3 .forms .form_group label{
	width: 260px;
	text-align: right;
	margin-top: 10px;
}
.contact-section3 .forms .form_group .form_control{
	width: calc(100% - 280px);
}
.contact-section3 .forms .submit-btn{
	margin-left: 280px;
}
.maps{
	width: 100%;
	height: 450px;
	background: #ccc;
}
.maps iframe{
	width: 100%;
	height: 100%;
}
.products-section1 .about-section1-info{
	flex-direction: row-reverse;
}
.products-section1 .about-section1-info .text:before{
	left: 0px;
	right: auto;
}
.products-section2{
	width: 100%;
	height: auto;
	padding-bottom: 80px;
}
.products-section2-list{
	width: 100%;
	height: auto;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: wrap;
	column-gap: 3.5%;
	margin-bottom: 40px;
}
.products-section2-list .list-item{
	width: 31%;
	height: auto;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	margin-bottom: 10px;
}
.products-section2-list .list-item span{
	display: inline-block;
	color: #707070;
	font-weight: bold;
	background: url(../images/arrow-pic1.svg) no-repeat left 4px/35px;
	font-size: 18px;
	padding: 10px 0px 10px 45px;
	cursor: pointer;
}
.products-section2-list .list-item span:hover{
	color: #C1AEA1;
}
.products-section2-text{
	width: 100%;
	height: auto;
	padding: 25px 20px 10px;
	border: 1px solid #C1AEA1;
}
.products-section2-text a{
	color: #AB917D;
}
.products-section2-text a:hover{
	color: #8AADA6;
}
.products-section3{
	width: 100%;
	height: auto;
	padding: 70px 0px 20px;
	background: #FAFAF7;
}
.products-section3-list{
	width: 100%;
	height: auto;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	flex-wrap: wrap;
}
.products-section3-list .list-item{
	width: 45%;
	background: #fff;
	margin-bottom: 50px;
	box-shadow: 0px 0px 6px #cbcbcb;
}
.products-section3-list .list-item .pic-box{
	width: 100%;
	height: 380px;
	background: #fff;
	padding: 25px 25px;
	position: relative;
}
.products-section3-list .list-item .pic-box:before{
	content: '';
    width: 30%;
    height: 3px;
    background: #8AADA6;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0px;
    transition: all .5s;
}
.products-section3-list .list-item .pic-box .pic-box-info{
	width: 100%;
	height: 100%;
	position: relative;
}
.products-section3-list .list-item .pic-box .pic-box-info img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.products-section3-list .list-item .pic-box .pic-box-info .text-list{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background: rgba(0,0,0,.3);
}
.products-section3-list .list-item .pic-box .pic-box-info .text-list ul{
	margin-bottom: 15px;
}
.products-section3-list .list-item .pic-box .pic-box-info .text-list ul li{
	color: #fff;
	list-style: disc;
}
.products-section3-list .list-item .pic-box .pic-box-info .text-list ul li a{
	color: #fff;
}
.products-section3-list .list-item .pic-box .pic-box-info .text-list ul li a:hover{
	color: #a1eadc;
}
.products-section3-list .list-item  .more-btn{
	background: none;
	border: 1px solid #fff;
}
.products-section3-list .list-item  .more-btn:hover{
	background: #8AADA6;
	border: 1px solid #8AADA6;
}
.products-section3-list .list-item .text{
	width: 100%;
	height: auto;
	padding: 10px 30px 15px;
}
.products-section3-list .list-item .text h2{
	color: #8AADA6;
	margin-bottom: 25px;
	font-size: 24px;
	text-align: center;
}
.products-section3-list .list-item .text h2 a{
	color: inherit;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	line-height: inherit;
}
.products-section3-list .list-item .text h2 a:hover{
	color: #249087;
}
.products-section3-list .list-item .text p{
	color: #000;
}
.applications-section1 .about-section1-info .pic .pic-box:before{
	content: none;
}
.applications-section3{
	width: 100%;
	height: auto;
}
.applications-section3-info{
	width: 100%;
	height: auto;
	background: #B6A292;
}
.applications-section3-list{
	width: 1100px;
	height: auto;
	padding: 70px 0px 20px;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	margin: auto;
	max-width: 100%;
}
.applications-section3-list .list-item{
	width: 22%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	margin-bottom: 40px
}
.applications-section3-list .list-item img{
	width: 90px;
	height: 90px;
	margin-bottom: 20px;
}
.applications-section3-list .list-item p{
	text-align: center;
	color: #fff;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 22px;
	font-family: 'Calibri-Bold';
}
.applications-section4{
	width: 100%;
	height: auto;
	padding: 0px 0px 40px;
}
.applications-section4-list{
	width: 100%;
	height: auto;
	display: flex;
	align-items: stretch;
	justify-content: flex-start;
	flex-wrap: wrap;
	column-gap: 3.5%;
}
.applications-section4-list .list-item{
	width: 31%;
	margin-bottom: 40px;
	background: #C1AEA1;
}
.applications-section4-list .list-item:hover {
    background: #d0b9a9;
}
.applications-section4-list .list-item .pic{
	width: 100%;
	padding-bottom: 70%;
	overflow: hidden;
	position: relative;
}
.applications-section4-list .list-item .pic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 0px;
	top: 0px;
	transition: all .5s;
}
.applications-section4-list .list-item:hover .pic img{
	transform: scale(1.1); 
}
.applications-section4-list .list-item .text{
	width: 100%;
	height: auto;
	padding: 20px 20px 30px;
	text-align: center;
}
.applications-section4-list .list-item .text .text-title{
	width: 100%;
	text-align: center;
	font-size: 22px;
	color: #fff;
	font-family: 'Calibri-Bold';
	padding-bottom: 20px;
	margin-bottom: 25px;
	border-bottom: 1px solid #fff;
}
.applications-section4-list .list-item .more-btn{
	background: none;
	border: 1px solid #fff;
}
.applications-section4-list .list-item  .more-btn:hover{
	background: #8AADA6;
	border: 1px solid #8AADA6;
}
.applications-section4-info{
	width: 100%;
	height: auto;
	margin-top: 50px;
	padding-top: 50px;
	border-top: 2px solid #B6A292;
	margin-bottom: 60px;
}
.applications-section4-info .maintitle{
	margin-bottom: 20px;
}
.mainsection3{
	width: 100%;
	height: auto;
	padding: 60px 0px;
	background: #F0EEE7;
}
.mainsection3-info{
	width: 100%;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.mainsection3-info .pic{
	width: 300px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.mainsection3-info .pic img{
	width: 100px;
	margin-bottom: 20px;
}
.mainsection3-info .pic p{
	text-align: center;
	color: #707070;
	font-family: 'Calibri-Bold';
	font-size: 22px;
	margin-bottom: 0px;
}
.mainsection3-info .text{
	width: calc(100% - 420px);
}
.mainsection3-info .text p{
	max-width: 100%;
}
.mainsection3-info .text .text-btn{
	text-align: right;
}
.mainsection4{
	width: 100%;
	height: auto;
	padding: 80px 0px 40px;
}
.mainsection4-list{
	width: 100%;
	height: auto;
	display: flex;
	align-items: stretch;
	justify-content: flex-start;
	flex-wrap: wrap;
	column-gap: 3.5%;
}
.mainsection4-list .list-item{
	width: 31%;
	margin-bottom: 40px;
	border-top: 14px solid #C1AEA1;
	position: relative;
}
.mainsection4-list .list-item .pic{
	width: 100%;
	padding-bottom: 90%;
	position: relative;
	overflow: hidden;
}
.mainsection4-list .list-item .pic img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0px;
    top: 0px;
    transition: all .5s;
}
.mainsection4-list .list-item:hover .pic img{
    transform: scale(1.1);
}
.mainsection4-list .list-item .text-title{
    display: inline-block;
    font-size: 20px;
    color: #fff;
    font-family: 'Calibri-Bold';
    background: rgba(0,0,0,.3);
    padding: 10px 30px;
    position: absolute;
    left: 0px;
    top: 30px;
    width: 250px;
    max-width: 100%;
}
.mainsection4-list .list-item .more-btn{
	position: absolute;
	right: 0px;
	bottom: 20px;
	background: #C1AEA1;
}
.mainsection4-list .list-item .more-btn:hover{
	background: #8AADA6;
}
.mainsection4 .list-btn{
	text-align: center;
}
.mainsection5{
	width: 100%;
	height: auto;
	padding: 0px 0px 30px 10%;
}
.mainsection5-info{
	width: 100%;
	height: auto;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
}
.mainsection5-info .info-news{
	width: 45%;
	padding: 60px 0px;
}
.mainsection5-info .info-news .news-list{
	width: 100%;
	height: auto;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
}
.mainsection5-info .info-news .news-list .list-item{
	width: 46%;
	background: #F0EEE7;
	box-shadow: 0px 3px 15px rgba(0,0,0,.13);
	position: relative;
	margin-bottom: 40px;
}
.mainsection5-info .info-news .news-list .list-item:before{
	content: '';
	width: 60px;
	height: 100px;
	background: url(../images/arrow-pic3.svg) no-repeat center top/100%;
	position: absolute;
	top: -10px;
	left: 10%;
	z-index: 2;
}
.mainsection5-info .info-news .news-list .list-item .text-title{
	color: #C1AEA1;
	text-transform: uppercase;
	font-size: 35px;
	width: 100%;
	height: 160px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding-left: 35%;
	font-family: 'Calibri-Bold';
}
.mainsection5-info .info-news .news-list .list-item .pic{
	width: 100%;
	padding-bottom: 70%;
	overflow: hidden;
	position: relative;
}
.mainsection5-info .info-news .news-list .list-item .pic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 0px;
	top: 0px;
	transition: all .5s;
}
.mainsection5-info .info-news .news-list .list-item:hover .pic img{
	transform: scale(1.1); 
}
.mainsection5-info .info-news .news-list .list-item .pic:before{
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background: rgba(0,0,0,.4);
	z-index: 1;
}
.mainsection5-info .info-news .news-list .list-item .pic p{
	font-family: 'Calibri-Bold';
	font-size: 22px;
	text-align: center;
	color: #fff;
	position: absolute;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
	margin-bottom: 0px;
	padding: 0px 40px;
	z-index: 2;
}
.mainsection5-info .info-news .text-btn{
	text-align: center;
}
.mainsection5-info .info-faq{
	width: 55%;
	padding: 30px 5% 30px 15%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-image: url(../images/index-pic15.png);
	background-image: -webkit-image-set(url(../images/index-pic15.webp) 1x);
}
.mainsection5-info .info-faq .maintitle .titles{
	color: #fff;
}
.mainsection5-info .info-faq-list{
	width: 100%;
	height: auto;
	border: 1px solid #E3E0D1;
	border-bottom: none;
}
.mainsection5-info .info-faq-list .list-item{
	width: 100%;
	height: auto;
	border-bottom: 1px solid #E3E0D1;
}
.mainsection5-info .info-faq-list .list-item .list-title{
	width: 100%;
	height: auto;
	padding: 10px 20px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.mainsection5-info .info-faq-list .list-item .list-title .click-icon{
	width: 30px;
	height: 30px;
	margin-right: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
.mainsection5-info .info-faq-list .list-item .list-title .click-icon:before{
	content: '+';
	font-size: 32px;
	line-height: 32px;
	color: #fff;
}
.mainsection5-info .info-faq-list .list-item .list-title p{
	margin-bottom: 0px;
	font-family: 'Calibri-Bold';
	font-size: 22px;
	color: #fff;
}
.mainsection5-info .info-faq-list .list-item .list-text{
	width: 100%;
	height: auto;
	background: #fff;
	padding: 20px 20px 5px;
	display: none;
}
.mainsection5-info .info-faq-list .list-item .list-title .click-icon.shows:before{
	content: '-';
}
.inquiry-box{
	padding-bottom: 30px;
}
.inquiry-box .forms label{
	margin-bottom: 5px;
}
.inquiry-box .forms .form_group {
    margin-bottom: 30px;
}
.services-text a{
	color: #8AADA6;
}
.services-text a:hover{
	color: #C1AEA1;
}
.services-list{
	width: 100%;
	height: auto;
	display: flex;
	align-items: stretch;
	justify-content: flex-start;
	flex-wrap: wrap;
	column-gap: 3.5%;
	padding-top: 20px;
}
.services-list .list-item{
	width: 31%;
	margin-bottom: 50px;
	box-shadow: 1px 2px 15px rgba(0,0,0,.2);
	border-radius: 8px;
	background: #fff;
	overflow: hidden;
}
.services-list .list-item:hover{
	box-shadow: 1px 2px 15px rgba(0,0,0,.3);
}
.services-list .list-item .pic{
	width: 100%;
	padding-bottom: 70%;
	overflow: hidden;
	position: relative;
}
.services-list .list-item .pic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 0px;
	top: 0px;
	transition: all .5s;
}
.services-list .list-item:hover .pic img{
	transform: scale(1.1); 
}
.services-list .list-item .text{
	padding: 25px 20px;
}
.services-list .list-item .text h2{
	font-size: 22px;
	margin-bottom: 15px;
	color: #000;
}
.services-list .list-item:hover .text h2{
	color: #8AADA6;
}
.services-list .list-item .text .read-more{
	display: inline-block;
	font-size: 16px;
	padding-bottom: 6px;
	position: relative;
}
.services-list .list-item:hover .text .read-more{
	color: #8AADA6;
}
.services-list .list-item .text .read-more:after{
	content: '';
	width: 50px;
	height: 2px;
	background: #8AADA6;
	position: absolute;
	left: 0px;
	bottom: 0px;
	transition: all .5s;
}
.services-list .list-item:hover .text .read-more:after{
	width: 100%;
}



.service-content{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.leftnav{
	width: 330px;
}
.rightcon{
	width: calc(100% - 380px);
}
.sidenav{
	width: 100%;
	height: auto;
}
.leftnav .side-title{
	font-family: 'Calibri-Bold';
	font-size: 22px;
	margin-bottom: 0px;
	font-weight: bold;
	display: block;
    line-height: 22px;
    color: #fff;
    padding: 15px 15px;
    background: #8AADA6;
    position: relative;
    text-transform: uppercase;
}
.leftnav .side-title a{
    color: inherit;
    font-size: inherit;
    font-family: inherit;
}
.leftnavli{
	width: 100%;
	height: auto;
	padding: 0px 0px 20px;
}
.leftnavli&gt;ul{
	width: 100%;
	height: auto;
}
.leftnavli ul li a{
	font-size: 15px;
	line-height: 22px;
    color: #000;
    display: inline-block;
    max-width: 90%;
}
.leftnavli ul li a:hover{
	color: #8AADA6;
}
.leftnavli&gt;ul&gt;li&gt;a:before{
	content: "\e96e";
	font-family: 'icomoon' !important;
	font-size: 14px;
    margin-right: 10px;
}
.leftnavli ul{
	margin-top: 0px;
	margin-bottom: 7px;
}
.leftnavli ul li{
	width: 100%;
    height: auto;
    padding: 0px 0px 5px 0px;
    border-bottom: 1px solid #f3f3f3;
    margin-bottom: 10px;
    position: relative;
}
.leftnavli ul li ul li:last-child{
	border-bottom: 0px solid #e2e2e2;
    margin-bottom: 0px;
    padding: 10px 0px 0px;
}
.leftnavli&gt;ul&gt;li:last-child{
	border-bottom: 1px solid #8AADA6;
    margin-bottom: 10px;
}
.leftnavli ul li span{
	float: right;
	position: relative;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 14px;
	height: 14px;
	margin-top: 5px;
	font-size: 18px;
}
.leftnavli ul li span::before{
	content: "\e96a";
    color: #062134;
    font-family: 'icomoon' !important;
    cursor: pointer;
    transition: all .5s;
}
.leftnavli ul li span.down::before{
    color: #8AADA6;
    transform: rotate(90deg);
}
.leftnavli ul li ul{
	display: none;
	padding-left: 14px;
	margin-top: 10px;
}
.leftnavli&gt;ul&gt;li{
	padding: 15px 15px;
    margin-bottom: 0px;
    border: 1px solid #8AADA6;
    /*background-color: #f6f6f6;*/
    border-bottom: none;
}
.leftnavli ul li ul li{
	padding: 10px 0px 6px;
	margin-bottom: 0px;
}
.leftnavli&gt;ul&gt;li&gt;ul{
	border-top: 1px solid #d7d7d7;
	padding-left: 25px;
}
.pro-detail-section1{
	margin-bottom: 30px;
}
.detail-table{
	border-top: none;
	border-left: none;
	border: none;
}
.detail-table th{
	background: #8597B0;
	color: #fff;
	border-bottom: none;
    border-right: none;
}
.detail-table tr, .detail-table td{
	border-bottom: 1px solid #e5e5e5;
    border-right: none;
    color: #545454;
    background: none;
    padding: 10px 15px 10px 0px;
}
.detail-table tr:nth-child(2n) td {
     background: #fff; 
}
.detail-table .table-title{
	color: #393939;
	font-weight: bold;
	padding-left: 15px;
}

.notice{
	background: url(../images/notice.svg) no-repeat 15px 13px/20px #8AADA6;
    color: #fff !important;
    padding: 8px 15px 8px 50px !important;
    margin-bottom: 30px !important;
    margin-top: 30px !important;
}
.side-inquiry{
	width: 100%;
	height: auto;
	border-radius: 12px;
	overflow: hidden;
	margin-bottom: 40px;
	border: 1px solid #EBEBEB;
	padding: 30px 15px 40px;
}
.side-inquiry .forms{
	padding-top: 20px;
}
.side-inquiry .forms label{
	display: none;
}
.side-inquiry .forms .row&gt;div{
	width: 100%;
}
.side-inquiry .forms .submit-btn{
	width: 100%;
}
.side-inquiry .forms textarea.form_control.title{
	height: 140px;
}
.side-inquiry .forms textarea.form_control{
	height: 140px;
}
.side-contact{
    padding: 40px 10px;
    text-align: center;
    background: #8AADA6;
    margin-top: 20px;
}
.side-contact p{
	color: #fff;
	margin-bottom: 30px;
}
.side-contact&gt;p&gt;span{
    font-size: 50px;
    line-height: initial;
}
.side-contact&gt;p&gt;span:first-child{
    margin-right: 40px;
}
.side-contact .learn-more{
	font-size: 16px;
	background: #28221e;
}
.side-contact .learn-more:hover{
	background: #72503a;
}
.side-contact .learn-more{
	display: inline-block;
	padding: 6px 18px;
	border-radius: 0px;
	color: #fff !important;
	margin-top: 0px;
	position: relative;
    overflow: hidden;
    transition: 400ms;
    text-transform: uppercase;
	font-size: 16px;
	background: #28221e;
}
.side-contact .learn-more:hover{
	background: #C1AEA1;
}
.pagetitle{
	margin-bottom: 10px;
	padding-bottom: 15px;
	padding-top: 0px;
	display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.pagetitle h2{
    padding-bottom: 15px;
    padding-top: 0px;
    margin-bottom: 0px;
    font-size: 24px;
    margin-top: 0px;
    text-align: left;
    color: #8AADA6;
    position: relative;
}
.pagetitle h2:before{
	content: '';
	width: 100px;
	height: 2px;
	background: #8AADA6;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.pagetitle .pagetitle-info{
    padding-bottom: 15px;
    padding-top: 0px;
    margin-bottom: 0px;
    font-size: 25px;
    margin-top: 0px;
    text-align: left;
    color: #8AADA6;
    position: relative;
    font-family: 'Calibri-Bold';
}
.pagetitle .pagetitle-info:before{
	content: '';
	width: 100px;
	height: 2px;
	background: #8AADA6;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.pagetitle .to_inquiry {
    color: #fff;
    padding: 9px 10px;
    font-size: 14px;
    display: inline-block;
    border-radius: 4px;
    line-height: 16px;
    margin-left: 20px;
    background: #8AADA6;
    flex-shrink: 0;
    margin-left: 25px;
}
.pagetitle .to_inquiry:hover{
	background: #2D4B7E;
	color: #fff;
}
.page-title-small{
	width: 100%;
	padding-bottom: 30px;
}

.product-tags {
	background-color: #fff;
	padding: 0px;
	margin-left: -15px;
	margin-right: -15px;
	margin-bottom: 5px;
}
.product-tags .row {
	padding: 0px 0px;
	margin: 0px 0px;
}
.product-tags .row div[class*="col-md"] {
	padding: 0 15px;
}
.product-tags .row div[class*="col-md"] a {
	padding-left: 5px;
	display: block;
	color: #000;
	background-color: #F4F8FC; 
	padding: 8px 15px;
	width: 100%;
	font-size: 16px;
	margin-bottom: 20px;
	line-height: 28px;
	transition: all 0s;
	text-align: left;
}
.product-tags .row div[class*="col-md"]:hover a {
	color: #ffffff;
	background-color: #8AADA6;
}
.product-list table th{
	background: #8AADA6;
	border: none;
	color: #fff !important;
	font-weight: bold !important;
	text-align: left;
}
.product-list table tr td{
	border: none;
}
.product-list table tr:nth-child(2n) td {
    background: #F5F5F5;
}
.product-list table .td-cas strong{
	margin-left: 13px
}
.product-list table.hide_cas .title-cas{
	display: none;
}
.product-list table.hide_cas .td-cas{
	display: none;
}
.product-list .learn-more{
	display: inline-block;
	padding: 4px 10px;
	background: #8AADA6;
	border-radius: 5px;
	line-height: 22px;
	color: #fff !important;
}
.product-list .learn-more:hover{
	background: #6e9b92;
	color: #fff !important;
}
.pagination&gt;li&gt;a, .pagination&gt;li&gt;span{
	margin-left: 5px;
	color: #666666;
	border: 1px solid #666;
	padding: 6px 14px;
	margin-bottom: 10px;
	font-size: 16px;
}

.pages{
	text-align: left;
	margin: 30px 0px;
}
.pagination li{
	list-style: none !important;
}
.pagination&gt;li&gt;a, .pagination&gt;li&gt;span{
	margin:0px 8px 10px 0px !important;
	color: #666666 !important;
	border: 1px solid #666 !important;
	padding: 4px 14px !important;
	font-size: 15px !important;
	display: inline-block !important;
}
.pages .pagination{
	margin-top: 0px;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: wrap;
	padding-left: 0px !important;
}
.pagination&gt;.active&gt;a, .pagination&gt;.active&gt;span, .pagination&gt;.active&gt;a:hover, .pagination&gt;.active&gt;span:hover, .pagination&gt;.active&gt;a:focus, .pagination&gt;.active&gt;span:focus {
    color: #fff !important;
    background-color: #8AADA6 !important;
    border-color: #8AADA6 !important;
}
.pagination&gt;li&gt;a:hover, .pagination&gt;li&gt;span:hover, .pagination&gt;li&gt;a:focus, .pagination&gt;li&gt;span:focus{
	color: #fff !important;
    background-color: #8AADA6 !important;
    border-color: #8AADA6 !important;
}

.services-container .text-center{
	text-align: center;
}
.structure-pic{
	max-width: 600px;
	height: auto;
}
.services-container .title-icon1{
	padding-left: 20px;
	position: relative;
	color: #A38671;
}
.services-container .title-icon1:before{
	content: '';
	position: absolute;
	top: 9px;
	left: 0px;
	width: 10px;
	height: 10px;
	background: #A38671;
	transform: rotate(45deg);
	border-radius: 0px;
}
.services-container .title-icon2{
	position: relative;
	color: #fff;
	background: #A38671;
	padding: 8px 15px 8px 35px;
	margin-bottom: 23px;
}
.services-container .title-icon2:before{
	content: '';
	position: absolute;
	top: 17px;
	left: 15px;
	width: 10px;
	height: 10px;
	background: #fff;
	transform: rotate(45deg);
	border-radius: 0px;
} 
.services-container .title-icon2:after{
	content: '';
	width: 100%;
	height: 1px;
	border-bottom: 1px dashed #A38671;
	position: absolute;
	left: 0px;
	bottom: -7px;
}
.services-container .title-icon3{
	padding-left: 20px;
	position: relative;
	color: #2F5597;
}
.services-container .title-icon3:before{
	content: '';
	position: absolute;
	top: 9px;
	left: 0px;
	width: 10px;
	height: 10px;
	background: #2F5597;
	transform: rotate(45deg);
	border-radius: 0px;
}

.services-container .title-icon4{
	color: #AF4329;
	display: flex;
	align-items: center;
	justify-content: center;
	column-gap: 18px;
	text-align: center
}
.services-container .title-icon4:before{
	content: '';
	width: 60px;
	height: 20px;
	background: url(../images/arrow11.png) no-repeat left center/contain;
	flex-shrink: 0;
}
.services-container .title-icon4:after{
	content: '';
	width: 60px;
	height: 20px;
	background: url(../images/arrow12.png) no-repeat right center/contain;
	flex-shrink: 0;
}
.row.center{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.info-item1{
	width: 100%;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	background: #F4F2EB;
	padding: 30px 30px 15px;
	margin-bottom: 25px;
}
.info-item1 .text{
	width: calc(100% - 250px);
}
.info-item1 .pic{
	width: 230px;
	height: auto;
	padding: 15px 15px;
	border: 1px solid #C2AFA1;
	margin-bottom: 15px;
	max-width: 100%;
}
.info-item1 .pic img{
	width: 100%;
	height: auto;
}

.info-item2{
	width: 100%;
	height: auto;
	display: flex;
	align-items: stretch;
	justify-content: flex-start;
	flex-wrap: wrap;
	column-gap: 3.5%;
	padding-top: 20px;
}
.info-item2 .list-item{
	width: 31%;
	margin-bottom: 50px;
	border-radius: 0px;
	background: #fff;
	padding: 20px 20px 60px;
	position: relative;
	border: 1px solid #E7E6E6;
}
.info-item2 .list-item:before{
	content: '';
	width: 2px;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	border: 2px solid #BFBA99;
	transition: all .5s;
}
.info-item2 .list-item:hover:before{
	width: 100%;
	background: none;
	border: 2px solid #BFBA99;
}
.info-item2 .list-item .pic{
	width: 100%;
	padding-bottom: 70%;
	overflow: hidden;
	position: relative;
	margin-bottom: 25px;
}
.info-item2 .list-item .pic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 0px;
	top: 0px;
	transition: all .5s;
}
.info-item2 .list-item:hover .pic img{
	transform: scale(1.1); 
}
.info-item2 .list-item .text{
	/*padding: 25px 20px;*/
}
.info-item2 .list-item .text h2{
	font-size: 22px;
    margin-bottom: 15px;
    color: #987962;
    line-height: 24px;
    min-height: 48px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    text-align: left;
}
.info-item2 .list-item .text .read-more{
	display: inline-block;
	font-size: 16px;
	padding-bottom: 6px;
	position: absolute;
	left: 20px;
	bottom: 25px;
	color: #000;
}
.info-item2 .list-item:hover .text .read-more{
	color: #000;
}
.info-item2 .list-item .text .read-more:after{
	content: '';
	width: 40px;
	height: 3px;
	background: #BFBA99;
	position: absolute;
	left: 0px;
	bottom: 0px;
	transition: all .5s;
}
.info-item2 .list-item:hover .text .read-more:after{
	width: 100%;
}
.info-item2 .list-item2{
	align-self: flex-start;
}
.info-item2 .list-item2 .pic{
	width: 100%;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0px 20px;
}
.info-item2 .list-item2 .pic img{
	width: auto;
	height: auto;
	max-width: 100%;
	position: static;
}
.line-style1{
	width: 100%;
	height: 5px;
	background: #C2AFA1;
	position: relative;
	margin-bottom: 23px;
}
.line-style1:after{
	content: '';
	width: 100%;
	height: 1px;
	border-bottom: 1px dashed #C2AFA1;
	position: absolute;
	left: 0px;
	bottom: -7px;
}
.info-item3{
	width: 100%;
	height: auto;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	margin-bottom: 5px;
}
.info-item3 .text{
	width: calc(100% - 230px);
	margin-right: 30px;
}
.info-item3 .pic{
	width: 200px;
	padding: 10px 10px;
	border: 1px solid #C2AFA1;
	margin-bottom: 15px;
	max-width: 100%;
	flex-shrink: 0;
	position: relative;
}
.info-item3 .pic img{
	width: calc(100% - 20px);
	height: calc(100% - 20px);
	object-fit: cover;
	position: absolute;
	left: 10px;
	top: 10px;
}
.info-item4{
	width: 900px;
	height: auto;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: space-between;
	max-width: 100%;
	margin: auto;
}
.info-item4 .list-item{
	width: 45%;
	position: relative;
	padding: 20px 20px;
	border: 1px solid #C2AFA1;
	margin-bottom: 25px;
}
.info-item4 .list-item .pic{
	width: 100%;
	padding-bottom: 80%;
	overflow: hidden;
	position: relative;
}
.info-item4 .list-item .pic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 0px;
	top: 0px;
	transition: all .5s;
}
.info-item4 .list-item:hover .pic img{
	transform: scale(1.1); 
}
.info-item4 .list-item .text{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 20px 30px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.info-item4 .list-item .text h2{
	color: #fff;
	font-size: 22px;
	line-height: 1.3;
	text-align: center;
	margin-bottom: 20px;
	text-align: center;
}
.info-item4 .list-item .text .read-more{
	display: inline-block;
	padding: 4px 20px;
	border: 1px solid #fff;
	font-size: 16px;
	color: #fff;
}
.info-item4 .list-item:hover .text .read-more{
	background: #C2AFA1;
}
.table-center tr td,.table-center tr th{
	text-align: center;
}
.services-container .list-icon1{
	padding-left: 26px;
}
.services-container .list-icon1&gt;li{
	padding-left: 0px;
	position: relative;
	list-style: none;
}
.services-container .list-icon1&gt;li:before{
	content: '';
    position: absolute;
    top: 4px;
    left: -26px;
    width: 18px;
    height: 18px;
    background: url(../images/list-icon1.png) no-repeat 0px center/15px;
}
.services-container .list-icon2{
	padding-left: 26px;
}
.services-container .list-icon2&gt;li{
	padding-left: 0px;
	position: relative;
	list-style: none;
	color: #2f5597;
}
.services-container .list-icon2&gt;li:before{
	content: '';
    position: absolute;
    top: 4px;
    left: -26px;
    width: 18px;
    height: 18px;
    background: url(../images/list-icon2.png) no-repeat 0px center/15px;
}
.services-container .list-icon3{
	padding-left: 26px;
}
.services-container .list-icon3&gt;li{
	padding-left: 0px !important;
	position: relative;
	list-style:none;
}
.services-container .list-icon3&gt;li:before{
	content: '';
	position: absolute;
	top: 8px;
	left: -26px;
	width: 11px;
	height: 11px;
	background: #a38671;
	border-radius: 0px;
} 

.services-container .list-icon4{
	padding-left: 20px;
}
.services-container .list-icon4&gt;li{
	padding-left: 0px !important;
	position: relative;
	list-style:none;
	color: #2F5597;
}
.services-container .list-icon4&gt;li:before{
	content: '';
	position: absolute;
	top: 10px;
	left: -20px;
	width: 9px;
	height: 9px;
	background: #2F5597;
	transform: rotate(45deg);
	border-radius: 0px;
}

.services-container .list-icon5{
	padding-left: 26px;
}
.services-container .list-icon5&gt;li{
	padding-left: 0px;
	position: relative;
	list-style: none;
}
.services-container .list-icon5&gt;li:before{
	content: '';
    position: absolute;
    top: 4px;
    left: -26px;
    width: 18px;
    height: 18px;
    background: url(../images/list-icon5.png) no-repeat 0px center/15px;
} 

.services-container .list-icon6{
	padding-left: 26px;
}
.services-container .list-icon6&gt;li{
	padding-left: 0px;
	position: relative;
	list-style: none;
	color: #16468D;
}
.services-container .list-icon6&gt;li:before{
	content: '';
    position: absolute;
    top: 4px;
    left: -26px;
    width: 18px;
    height: 18px;
    background: url(../images/list-icon6.png) no-repeat 0px center/15px;
}

.services-container .list-icon7{
	padding-left: 26px;
}
.services-container .list-icon7&gt;li{
	padding-left: 0px;
	position: relative;
	list-style: none;
}
.services-container .list-icon7&gt;li:before{
	content: 'a)';
    position: absolute;
    top: 0px;
    left: -26px;
    width: 18px;
    height: 18px;
}
.services-container .list-icon7&gt;li:nth-child(2):before{
	content: 'b)';
}
.services-container .list-icon7&gt;li:nth-child(3):before{
	content: 'c)';
}
.services-container .list-icon7&gt;li:nth-child(4):before{
	content: 'd)';
}
.services-container .list-icon7&gt;li:nth-child(5):before{
	content: 'e)';
}
.services-container .list-icon7&gt;li:nth-child(6):before{
	content: 'f)';
}
.services-container .list-icon7&gt;li:nth-child(7):before{
	content: 'g)';
}

.info-item5{
	width: 100%;
	height: auto;
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
	justify-content: flex-start;
	column-gap: 2%;
}
.info-item5 .list-item{
	width: 32%;
	margin-bottom: 25px;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
}
.info-item5 .list-item h2{
	width: 130px;
    height: 40px;
    background: #6ca343;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0px;
    font-size: 20px;
}
.info-item5 .list-item p{
	width: 100%;
	height: calc(100% - 40px);
	border: 1px solid #d9d9d9;
	padding: 15px 15px 15px;
}
.info-item5 .list-item2{
	padding: 15px 15px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.info-item5 .list-item2 img{
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
}
.info-item6{
	width: 100%;
	height: auto;
}
.info-item6 .list-item{
	width: 100%;
	height: auto;
	margin-bottom: 25px;
	border: 1px solid #D4C6BD;
	padding: 15px 15px;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
}
.info-item6 .list-item .pic{
	width: 220px;
	overflow: hidden;
	position: relative;
}
.info-item6 .list-item .pic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 0px;
	top: 0px;
	transition: all .5s;
}
.info-item6 .list-item .text{
	width: calc(100% - 250px);
	min-height: 150px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
}
.info-item6 .list-item .text p{
	padding-bottom: 0px;
}
.info-item6 .list-item .text ul{
	margin-bottom: 10px;
}
.services-container .table-style1 tr:first-child{
	background: #efbb1f;
	color: #fff;
}
.services-container .table-style1 tr:first-child td{
	color: #fff;
}
.services-container .table-style1 tr td{
	border-bottom: 2px solid #efbb1f;
	border-right: none;
}
.services-container .table-style1{
	border: none;
}
.services-container .table-style2 tr:first-child{
	background: #f5f5ef;
}
.services-container .table-style2 tr:first-child td{
	color: #000;
}
.services-container .table-style2 tr td{
	border-bottom: 1px solid #e6e6d7;
	border-right: 1px solid #e6e6d7;
}
.services-container .table-style2{
	border: none;
	border-top: 1px solid #e6e6d7;
	border-left: 1px solid #e6e6d7;
}

.services-container .table-style3 tr:first-child{
	background: #ffc000;
}
.services-container .table-style3 tr:first-child td{
	color: #fff;
}
.services-container .table-style3 tr{
	background: #fff4e7;
}
.services-container .table-style3 tr:nth-child(2n){
	background: #ffe8cb;
}
.services-container .table-style3 tr td{
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
.services-container .table-style3{
	border: none;
}

.services-container .table-style4 tr:first-child{
	background: #ffc000;
}
.services-container .table-style4 tr:first-child td{
	color: #fff;
}
.services-container .table-style4 tr td{
	border-bottom: 1px solid #ffc000;
	border-right: none;
}
.services-container .table-style4{
	border: none;
	border-top: 1px solid #ffc000;
	border-left: 1px solid #ffc000;
	border-right: 1px solid #ffc000;
}
.services-container .table-style4 tr td:last-child a{
	color: #C55A11;
}
.services-container .table-style4 tr td:last-child a:hover{
	color: #ffc000;
}
.services-container .table-style4 tr td:first-child a{
	color: #000;
}
.services-container .table-style4 tr td:first-child a:hover{
	color: #ffc000;
}

.services-container .table-style5 tr:first-child{
	background: #c2afa1;
}
.services-container .table-style5 tr:first-child td{
	color: #fff;
	border-right: 1px solid #fff;
}
.services-container .table-style5 tr{
	background: #f4f0ed;
}
.services-container .table-style5 tr:nth-child(2n){
	background: #fff;
	border-top: none;
	border-bottom: none;
}
.services-container .table-style5 tr td{
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #c2afa1;
	border-bottom: 1px solid #c2afa1;
}
.services-container .table-style5{
	border: none;
}
.services-container .table-style5 tr td:first-child p{
	line-height: 1.2;
	padding-bottom: 5px;
}
.services-container .table-style5 tr td:first-child p a{
	color: #c2afa1;
	font-weight: bold;
	line-height: inherit;
}
.services-container .table-style5 tr td:first-child img{
	margin-bottom: 0px;
}
.services-container .table-style5 tr td:first-child .show-center{
	margin-bottom: 0px !important;
	padding-bottom: 0px;
}

.services-container .table-style6 tr:first-child{
	background: #fff;
}
.services-container .table-style6 tr td{
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 0px 10px 15px 0px;
	vertical-align: top;
}
.services-container .table-style6{
	border: none;
}

.services-container .table-style7 tr:first-child{
	background: #ffc000;
}
.services-container .table-style7 tr:first-child td{
	color: #fff;
}
.services-container .table-style7 tr td{
	border-bottom: 1px solid #fff2cc;
	border-right: 1px solid #fff2cc;
}
.services-container .table-style7{
	border: none;
	border-top: 1px solid #fff2cc;
	border-left: 1px solid #fff2cc;
}

.services-container .table-style8 tr:first-child{
	background: #ed7d31;
}
.services-container .table-style8 tr:first-child td{
	color: #fff;
}
.services-container .table-style8 tr{
	background: #fff;
}
.services-container .table-style8 tr:nth-child(2n){
	background: #fcece8;
}
.services-container .table-style8 tr td{
	border-bottom: none;
	border-right: 1px solid #fff;
}
.services-container .table-style8 tr td:last-child{
	border-right: 1px solid #ed7d31;
}
.services-container .table-style8{
	border: 1px solid #ed7d31;
}

.services-container .table-style9 tr:first-child{
	background: #4472C4;
}
.services-container .table-style9 tr:first-child td{
	color: #fff;
	border-right: 1px solid #fff;
}
.services-container .table-style9 tr:first-child td:last-child{
	border-right: 1px solid #4472C4;
}
.services-container .table-style9 tr td{
	border-bottom: 1px solid #4472C4;
	border-right: 1px solid #4472C4;
}
.services-container .table-style9{
	border: none;
	border-top: 1px solid #4472C4;
	border-left: 1px solid #4472C4;
}


.services-container .table-style10 tr:first-child{
	background: #4472C4;
}
.services-container .table-style10 tr:first-child td{
	color: #fff;
}
.services-container .table-style10 tr{
	background: #fff;
}
.services-container .table-style10 tr:nth-child(2n){
	background: #E7E7E7;
}
.services-container .table-style10 tr td{
	border-bottom: none;
	border-right: 1px solid #fff;
}
.services-container .table-style10 tr td:last-child{
	border-right: none;
}
.services-container .table-style10{
	border: none;
	border-bottom: 2px solid #000;
	border-top: 2px solid #000;
}

.services-container .table-style11 tr:first-child{
	background: #2F5597;
	color: #fff;
}
.services-container .table-style11 tr:first-child td{
	color: #fff;
	border-right: 1px solid #fff;
}
.services-container .table-style11 tr td{
	border-bottom: 1px solid #2F5597;
	border-right: none;
}
.services-container .table-style11{
	border: none;
}

.info-item7{
	width: 100%;
	height: auto;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	margin-bottom: 25px;
	margin-top: 50px;
}
.info-item7 .pic{
	width: 330px;
	position: relative;
}
.info-item7 .pic img{
	width: 100%;
	height: 100%;
	object-fit: contain;
	position: absolute;
	left: 0px;
	top: 0px;
	transition: all .5s;
}
.info-item7 .text{
	width: calc(100% - 360px);
	border: 1px dashed #000;
	background: #eff3fa;
	padding: 50px 20px 5px;
	position: relative;
}
.info-item7 .text img{
	width: auto;
	height: 70px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: -50px;
}
.info-item8{
	width: 100%;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.info-item8 p{
	width: 50%;
}
.info-item8 .style1 strong{
	display: inline-block;
	padding: 5px 25px;
	background: #E7E6E6;
}
.info-item9{
	width: 100%;
	height: auto;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
}
.info-item9 .pic{
	width: 260px;
	position: relative;
	margin-bottom: 25px;
	border: 1px solid #c2afa1;
}
.info-item9 .pic img{
	width: calc(100% - 20px);
	height: calc(100% - 20px);
	object-fit: cover;
	position: absolute;
	left: 10px;
	top: 10px;
	transition: all .5s;
}
.info-item9 .pic h2{
	position: absolute;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
	margin-bottom: 0px;
	text-align: center;
	padding: 0px 10px;
	z-index: 2;
	color: #fff;
	line-height: 1.3;
	width: 100%;
}
.info-item9 .text{
	width: calc(100% - 280px);
}
.info-item10{
	width: 100%;
	height: auto;
	border: 2px solid #FFD966;
	margin-bottom: 25px;
}
.info-item10 .info-title{
	width: 100%;
	height: auto;
	background: #FFD966;
	padding-top: 20px;
	display: flex;
	align-items: stretch;
	justify-content: flex-start;
}
.info-item10 .info-title h2{
	width: 180px;
	height: auto;
	padding: 8px 5px;
	font-size: 18px;
	color: #000;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1.3;
	text-align: center;
	cursor: pointer;
	margin-bottom: 0px;
}
.info-item10 .info-title h2.shows{
	background: #fff;
}
.info-item10 .info-list{
	width: 100%;
	height: auto;
	padding: 30px 20px 5px;
}
.info-item10 .info-list .list-item{
	width: 100%;
	height: auto;
	display: none;
}
.info-item10 .info-list .list-item.shows{
	display: block;
}
.box-more{
	cursor: pointer;
}
.info-item11{
	width: 100%;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 25px;
}
.info-item11 .pic{
	width: 450px;
}
.info-item11 .pic img{
	width: 100%;
	height: auto;
}
.info-item11 .text{
	width: calc(100% - 480px);
	padding: 20px 20px 5px;
	background: #F2F2F2;
	position: relative;
}
.info-item11 .text:before{
	content: '';
	width: 60px;
	height: 42px;
	background: url(../images/arrow-pic4.png) no-repeat center center/100% auto;
	position: absolute;
	right: 0px;
	top: -22px;
}
.info-item11 .text p{
	color: #C55A11;
}
.info-item12{
	width: 100%;
	height: auto;
	display: flex;
	align-items: stretch;
	justify-content: flex-start;
	flex-wrap: wrap;
	column-gap: 3.5%;
}
.info-item12 .list-item{
	width: 31%;
	margin-bottom: 30px;
	background: #C2AFA1;
	padding: 12px 12px 12px;
	position: relative;
}
.info-item12 .list-item .pic{
	width: 100%;
	padding-bottom: 100%;
	overflow: hidden;
	position: relative;
}
.info-item12 .list-item .pic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 0px;
	top: 0px;
	transition: all .5s;
}
.info-item12 .list-item:hover .pic img{
	transform: scale(1.1); 
}
.info-item12 .list-item .text{
	position: absolute;
	padding: 55px 20px 10px;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
}
.info-item12 .list-item .text h2{
	font-size: 22px;
	line-height: 25px;
	margin-bottom: 40px;
	color: #fff;
	text-align: center;
	min-height: 50px;
}
.info-item12 .list-item .text .read-more{
	display: inline-block;
	padding: 6px 20px;
	background: #A6A6A6;
	color: #fff;
	border: 1px solid #fff;
}
.info-item12 .list-item:hover .text .read-more{
	background: #C2AFA1;
	color: #fff;
}
.info-item13{
	width: 100%;
	height: auto;
	padding-left: 50px;
	margin-bottom: 30px;
}
.info-item13 .list-item{
	width: 100%;
	height: auto;
	margin-top: 60px;
	box-shadow: 1px 3px 5px rgba(0,0,0,.4);
	background: #F8F7F3;
	position: relative;
	padding: 20px 20px 5px;
}
.info-item13 .list-item span{
	width: 100px;
	height: 72px;
	position: absolute;
	left: -50px;
	top: -20px;
	background: url(../images/arrow-pic5.png) no-repeat center center/100% auto;
	font-size: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #000;
}
.info-item13 .list-item h2{
	padding-left: 50px;
}
.info-item14{
	width: 100%;
	height: auto;
	padding: 40px 20px 20px;
	background: #EFF3FA;
	border: 1px dashed #2F5597;
	margin-bottom: 25px;
	margin-top: 55px;
	position: relative;
}
.info-item14:before{
	content: '';
	width: 187px;
	height: 70px;
	background: url(../images/wet-film-photoresists-pic3.png) no-repeat center center/100% auto;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: -53px;
}
.info-item14 .style1{
	margin-bottom: 15px;
}
.info-item14 .style1 span{
	display: inline-block;
	padding: 6px 25px;
	background: #E3E1D2;
	font-size: 16px;
	font-weight: bold;
	min-width: 180px;
}
.info-item14 .show-left,.info-item14 .show-center,.info-item14 .show-right{
	color: #2F5597 !important;
}
.info-item15{
	width: 700px;
	height: auto;
	max-width: 100%;
	margin: 0px auto 25px;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
}
.info-item15 .list-item{
	width: 43%;
	background: #fff;
    padding: 20px 20px;
    position: relative;
    border: 1px solid #E7E6E6;
}
.info-item15 .list-item:before{
	content: '';
	width: 2px;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	border: 2px solid #BFBA99;
	transition: all .5s;
}
.info-item15 .list-item:hover:before{
	width: 100%;
	background: none;
	border: 2px solid #BFBA99;
}
.info-item15 .list-item .pic{
	width: 100%;
	padding-bottom: 70%;
	overflow: hidden;
	position: relative;
	margin-bottom: 25px;
}
.info-item15 .list-item .pic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 0px;
	top: 0px;
	transition: all .5s;
}
.info-item15 .list-item:hover .pic img{
	transform: scale(1.1); 
}
.info-item15 .list-item .text{
	text-align: center;
}
.info-item15 .list-item .text h2{
	font-size: 22px;
	margin-bottom: 15px;
	color: #987962;
}
.info-item15 .list-item .text .read-more{
	display: inline-block;
	font-size: 16px;
	padding-bottom: 6px;
	position: relative;
	color: #000;
}
.info-item15 .list-item:hover .text .read-more{
	color: #000;
}
.info-item15 .list-item .text .read-more:after{
	content: '';
	width: 40px;
	height: 3px;
	background: #BFBA99;
	position: absolute;
	left: 0px;
	bottom: 0px;
	transition: all .5s;
}
.info-item15 .list-item:hover .text .read-more:after{
	width: 100%;
}
.info-item15 .list-text{
	width: 50%;
	background: #F7F6F2;
	box-shadow: 3px 2px 3px rgba(0,0,0,.2);
	padding: 20px 15px 10px;
}
.info-item15 .list-text .style1{
	padding-left: 40px;
	background: url(../images/arrow-pic6.png) no-repeat left 3px/26px auto;
}
.more-btn2{
	display: inline-block;
	padding: 4px 20px;
	border: 1px solid #c2afa1;
	color: #000 !important;
	border-radius: 50px;
	font-size: 15px;
}
.more-btn2:hover{
	color: #fff !important;
	background: #c2afa1;
}
.info-item16{
	width: 100%;
	height: auto;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.info-item16 .item-box{
	width: 300px;
	margin-bottom: 30px;
}
.info-item16 .item-text{
	width: calc(100% - 350px);
}
.info-item16 .item-box .style1{
	width: 100%;
	height: auto;
	background: #C2AFA1;
	padding: 50px 15px 30px;
	margin-bottom: 20px;
}
.info-item16 .item-box .style1 p{
	text-align: center;
	color: #fff;
	font-size: 18px;
}
.info-item16 .item-box .style1 p:nth-child(2){
	padding: 30px 20px;
	color: #C2AFA1;
	text-align: center;
	background: #fff
}
.info-item16 .item-box .style2{
	width: 100%;
	height: auto;
}
.info-item16 .item-box .style2 a{
	width: 100%;
	padding: 8px 15px;
	background: #000;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
}
.info-item16 .item-box .style2 a:before{
	content: '';
	width: 30px;
	height: 30px;
	margin-right: 15px;
	background: url(../images/arrow-pic7.png) no-repeat center center/100% auto;
}
.info-item16 .item-box .style2 a:hover{
	background: #C2AFA1;
}
.info-item16 .item-text .style3{
	font-size: 18px;
	color: #775F4F;
	padding-bottom: 8px;
	margin-bottom: 25px;
	border-bottom: 1px solid #B9B38E;
}

.services-container .info-title-icon1{
	position: relative;
	color: #000;
	background: #F0EBE7;
	padding: 10px 15px 10px 60px;
	margin-bottom: 23px;
}
.services-container .info-title-icon1:before{
	content: '';
	position: absolute;
	top: 8px;
	left: 15px;
	width: 30px;
	height: 30px;
	background: url(../images/info-title-icon1.png) no-repeat center center/100% auto;
}
.services-container .info-title-icon2{
	position: relative;
	color: #000;
	background: #F0EBE7;
	padding: 10px 15px 10px 60px;
	margin-bottom: 23px;
}
.services-container .info-title-icon2:before{
	content: '';
	position: absolute;
	top: 8px;
	left: 15px;
	width: 30px;
	height: 30px;
	background: url(../images/info-title-icon2.png) no-repeat center center/100% auto;
}
.services-container .info-title-icon3{
	position: relative;
	color: #000;
	background: #F0EBE7;
	padding: 10px 15px 10px 60px;
	margin-bottom: 23px;
}
.services-container .info-title-icon3:before{
	content: '';
	position: absolute;
	top: 8px;
	left: 15px;
	width: 30px;
	height: 30px;
	background: url(../images/info-title-icon3.png) no-repeat center center/100% auto;
}
.info-item17{
	width: 100%;
	height: auto;
	margin-bottom: 25px;
	border: 1px solid #D9D9D9;
}
.info-item17 .text{
	padding: 0px 20px 5px;
}
.services-container .title-style1{
	color: #C55A11;
}
.services-container .title-style2{
	color: #9d7e69;
}
.services-container .title-style3{
	color: #2F5597;
}
.info-item18{
	width: 100%;
	height: auto;
	padding: 50px 20px 20px;
	background: #F2F2F2;
	position: relative;
	margin-bottom: 25px;
}
.info-item18:before{
	content: '';
	width: 100%;
	height: 1px;
	border-bottom: 1px dashed #7F7F7F;
	position: absolute;
	left: 0px;
	top: 20px;
}
.info-item18 .info-list{
	width: 100%;
	height: auto;
	display: flex;
	align-items: stretch;
	justify-content: center;
	flex-wrap: wrap;
	column-gap: 50px;
	margin-top: 10px;
}
.info-item18 .info-list h2{
	width: auto;
	margin-bottom: 20px;
}
.info-item18 .info-list h2 a{
	display: inline-block;
	text-align: center;
	padding: 8px 25px;
	background: #95B5AF;
	color: #fff;
}
.info-item18 .info-list h2 a:hover{
	background: #ed7d31;
}
.info-item18 .info-list p{
	width: auto;
	margin-bottom: 0px;
}
.info-item18 .info-list p a{
	display: inline-block;
	text-align: center;
	padding: 8px 25px;
	background: #95B5AF;
	color: #fff;
	font-size: 16px;
}
.info-item18 .info-list p a:hover{
	background: #ed7d31;
}
.info-item19{
	width: 800px;
	max-width: 100%;
	margin: 0px auto 25px;
	height: auto;
	border: 1px solid #E3E1D2;
	padding: 20px 20px 5px;
}
.info-item20{
	width: 100%;
	height: auto;
}
.info-item20 .list-item{
	width: 100%;
	height: auto;
	margin-bottom: 30px;
	box-shadow: 2px 2px 3px rgba(0,0,0,.3);
	padding: 20px 20px 20px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.info-item20 .list-item .pic{
	width: 220px;
}
.info-item20 .list-item .pic .pic-box{
	width: 100%;
	padding-bottom: 120%;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
	border: 1px solid #A6A6A6;
}
.info-item20 .list-item .pic .pic-box img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 0px;
	top: 0px;
	transition: all .5s;
}
.info-item20 .list-item .pic h2{
	margin-bottom: 0px;
	padding: 4px 10px;
	text-align: center;
	border: 1px solid #C2AFA1;
}

.info-item20 .list-item .text{
	width: calc(100% - 250px);
}
.info-item20 .list-item .text .text-btn{
	text-align: right;
}
.more-btn3{
	display: inline-block;
	padding: 6px 36px;
	background: linear-gradient(to bottom,#F18C55,#F67B28,#E56B17);
	color: #fff !important;
	clip-path: polygon(8% 0%,100% 0%,92% 100%,0% 100%);
}
.more-btn3:hover{
	background: #95B5AF;
}
.info-item21{
	width: 100%;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #F9F9F6;
	padding: 20px 20px 5px;
	margin-bottom: 25px;
	flex-wrap: wrap;
}
.info-item21 .pic{
	width: 180px;
	margin-bottom: 15px;
}
.info-item21 .pic img{
	width: 100%;
	height: auto;
}
.info-item21 .text{
	width: calc(100% - 210px);
}
.info-item22{
	width: 100%;
	height: auto;
	padding: 35px 25px 15px;
	background: #F7F7F7;
	box-shadow: 2px 2px 3px rgba(0,0,0,.3);
	margin-bottom: 25px;
}
.info-item22 .info-title span{
	font-weight: bold;
	display: inline-block;
	text-align: center;
	padding: 6px 20px;
	background: #4472C4;
	color: #fff;
	min-width: 140px;
}
.info-item23{
	width: 100%;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.info-item23 .pic{
	width: 220px;
	margin-bottom: 15px;
}
.info-item23 .pic img{
	width: 100%;
	height: auto;
}
.info-item23 .text{
	width: calc(100% - 250px);
}
.info-item24{
	width: 100%;
	height: auto;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	flex-wrap: wrap;
}
.info-item24 .list-item{
	width: 49%;
	margin-bottom: 25px;
	background: #F2F2F2;
	padding: 45px 20px 5px;
	position: relative;
	margin-top: 30px;
}
.info-item24 .list-item h2{
	display: inline-block;
	padding: 8px 25px;
	background: linear-gradient(to bottom,#6083CB,#3E70CA,#2E61BA);
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: -22px;
	color: #fff;
	margin-bottom: 0px;
	text-align: center;
	min-width: 174px;
}

.content-inquiry-title{
	margin-bottom: 25px;
	border-left: 5px solid #9D7E67;
	padding: 2px 0px 2px 18px;
	margin-top: 40px;
}
.content-inquiry-title p{
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 18px;
	color: #9D7E67;
}
.content-inquiry{
	width: 100%;
	height: auto;
	padding: 0px 50px 30px;
	border: 1px solid #e6e6e6;
	margin-top: 0px;
	border-radius: 10px;
	margin-bottom: 30px;
}
.content-inquiry .form-title{
	font-size: 22px;
    margin-bottom: 30px;
    display: block;
    line-height: 22px;
    color: #8AADA6;
    padding: 30px 0px 35px;
    position: relative;
    margin-top: 0px;
    border-bottom: 1px solid #eaeaea;
    font-family: 'Calibri-Bold';
}
.content-inquiry .form-title:before{
	content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100px;
	height: 5px;
	background: #8AADA6;
}
.content-inquiry .forms{
	padding: 0px 0px
}
.content-inquiry .forms label{
	margin-bottom: 5px;
}
.content-inquiry .forms .form_control{
	border: 1px solid #d6e1e9;
}
.content-inquiry .forms .submit-btn{
	width: 200px;
	background: #8AADA6;
	margin-top: 0px;
	height: 48px;
}
.content-inquiry .forms .submit-btn:hover{
	background: #C1AEA1;
}
.info-item25{
	width: 100%;
	height: auto;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	flex-wrap: wrap;
}
.info-item25 .list-item{
	width: 49%;
	margin-bottom: 20px;
	border: 1px solid #D9D9D9;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
}
.info-item25 .list-item .pic{
	width: 30%;
	position: relative;
	clip-path: polygon(15% 0%,100% 0%,100% 100%,15% 100%,0% 50%);
}
.info-item25 .list-item .pic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 0px;
	top: 0px;
	transition: all .5s;
}
.info-item25 .list-item .text{
	width: 70%;
	height: 100%;
	padding: 30px 12px 15px;
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}
.info-item25 .list-url{
	border: 1px solid #16468D;
}
.info-item25 .list-url .text a{
	margin-bottom: 20px;
	padding: 5px 20px;
	background: #DFEAFA;
}
.info-item25 .list-url .text a ul{
	margin-bottom: 0px;
}
.info-item25 .list-url .text a:hover{
	background: #eff6ff;
}
.info-item26{
	width: 100%;
	height: auto;
}
.info-item26 .list-item{
	width: 100%;
	height: auto;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ccc;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
}
.info-item26 .list-item .pic{
	width: 180px;
	position: relative;
	overflow: hidden;
}
.info-item26 .list-item .pic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 0px;
	top: 5px;
	transition: all .5s;
	height: calc(100% - 58px);
}
.info-item26 .list-item .text{
	width: calc(100% - 220px);
}
.info-item26 .list-item .text ul{
	margin-bottom: 5px;
}
.info-item26 .list-item .text p{
	padding-bottom: 8px;
}
.info-item26 .list-item .text .text-btn{
	text-align: right;
}
.info-item26 .list-item .text .text-btn a{
	display: inline-block;
	padding: 6px 15px;
	background: #1F4E79; 
	color: #fff;
	text-align: center;
	min-width: 150px;
}
.info-item26 .list-item .text .text-btn a:hover{
	background: #93755F; 
	color: #fff;
}
.info-item27{
	width: 250px;
	height: 100px;
	background: #DEEBF7;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	clip-path: polygon(50% 0%,100% 50%,50% 100%,0% 50%);
}
.info-item27 p{
	width: 100%;
	height: auto;
	text-align: center;
	padding: 0px 30px;
	color: #2F5597;
	font-weight: bold;
	line-height: 1.3;
}
.info-item28{
	width: 100%;
    height: auto;
    background: #F4F2EB;
    padding: 30px 30px 15px;
    margin-bottom: 25px;
}
.info-item28-content{
	width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.info-item28-content .text{
	width: calc(100% - 250px);
}
.info-item28-content .pic{
	width: 230px;
	height: auto;
	padding: 15px 15px;
	border: 1px solid #C2AFA1;
	margin-bottom: 15px;
	max-width: 100%;
}
.info-item28-content .pic img{
	width: 100%;
	height: auto;
}
.info-item29{
	width: 100%;
	height: auto;
	display: flex;
	align-items: stretch;
	justify-content: center;
	flex-wrap: wrap;
	column-gap: 3.5%;
}
.info-item29 .list-item{
	width: 31%;
	margin-bottom: 25px;
	background: #F2F2F2;
	border-radius: 8px;
	padding: 15px 15px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.info-item29 .list-item .pic{
	width: 45px;
	height: auto;
	flex-shrink: 0;
	margin-right: 15px;
}
.info-item29 .list-item .pic img{
	width: 100%;
	height: auto;
}
.info-item29 .list-item .text p{
	padding-bottom: 0px;
	text-align: left;
	font-weight: bold;
	line-height: 1.3;
}
.info-item30{
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	padding-left: 65px;
	position: relative;
	padding-top: 15px;
}
.info-item30 span{
	width: 50px;
	height: 52px;
	position: absolute;
	left: 0px;
	top: 3px;
	background: url(../images/arrow-pic8.png) no-repeat center center/100%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}
.info-item30 p{
	font-weight: bold;
}

.info-item31{
	width: 100%;
	height: auto;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	margin-bottom: 25px;
	margin-top: 50px;
}
.info-item31 .pic{
	width: auto;
	display: flex;
	align-items: stretch;
	justify-content: center;
	column-gap: 20px
}
.info-item31 .pic img{
	width: 220px;
	height: 150px;
	object-fit: cover;
	border: 1px solid #ccc;
	border-radius: 15px;
	margin-bottom: 20px;
}
.info-item31 .text{
	width: 100%;
	border: 1px dashed #000;
	background: #eff3fa;
	padding: 50px 20px 5px;
	position: relative;
}
.info-item31 .text .text-pic img{
	width: auto;
	height: 70px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: -50px;
}
.info-item32 .info-title h2{
	width: auto;
	padding: 8px 20px;
}

.info-item33{
	width: 100%;
	height: auto;
	display: flex;
	align-items: stretch;
	justify-content: flex-start;
	flex-wrap: wrap;
	column-gap: 3.5%;
}
.info-item33 .list-item{
	width: 31%;
	margin-bottom: 30px;
	background: #F2F2F2;
	padding: 15px 15px 25px;
	position: relative;
}
.info-item33 .list-item .pic{
	width: 100%;
	padding-bottom: 70%;
	overflow: hidden;
	position: relative;
}
.info-item33 .list-item .pic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 0px;
	top: 0px;
	transition: all .5s;
}
.info-item33 .list-item:hover .pic img{
	transform: scale(1.1); 
}
.info-item33 .list-item:hover{
	box-shadow: 0px 0px 10px #ccc;
}
.info-item33 .list-item .text{
	padding: 30px 0px 10px;
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
}
.info-item33 .list-item .text h2{
	font-size: 22px;
	line-height: 1.2;
	margin-bottom: 30px;
	color: #000;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	min-height: 60px;
	border-bottom: 1px solid #C2AFA1;
	width: 100%;
	padding-bottom: 10px;
}
.info-item33 .list-item .text .read-more{
	display: inline-block;
	padding: 6px 20px;
	background: #C2AFA1;
	color: #fff;
	border: 1px solid #fff;
}
.info-item33 .list-item:hover .text .read-more{
	background: #8AADA6;
	color: #fff;
}

.info-item34{
	width: 100%;
	height: auto;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	margin-bottom: 5px;
}
.info-item34 .text{
	width: calc(100% - 230px);
}
.info-item34 .pic{
	width: 200px;
	margin-bottom: 15px;
	max-width: 100%;
	flex-shrink: 0;
	position: relative;
	margin-right: 20px;
	border-radius: 12px;
	overflow: hidden;
}
.info-item34 .pic img{
	width: 100%;
	height: calc(100% - 5px);
	object-fit: cover;
	position: absolute;
	left: 0px;
	top: 0px;
}


.info-item35{
	width: 100%;
	height: auto;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	margin-bottom: 5px;
}
.info-item35 .text{
	width: calc(100% - 230px);
}
.info-item35 .pic{
	width: 200px;
	margin-bottom: 15px;
	max-width: 100%;
	flex-shrink: 0;
	position: relative;
	border-radius: 12px;
	overflow: hidden;
	margin-left: 20px;
}
.info-item35 .pic img{
	width: 100%;
	height: calc(100% - 5px);
	object-fit: cover;
	position: absolute;
	left: 0px;
	top: 0px;
}
.info-item35.info-style2{
	justify-content: flex-start;
	align-items: center;
}
.info-item35.info-style2 .text{
	max-width: calc(100% - 270px);
	width: auto;
}
.info-item35.info-style2 .pic{
	width: 250px;
	height: 150px;
	border-radius: 50%;
	margin-left: 70px;
}
.info-item35.info-style2 .pic img{
	height: 100%;
}

.info-item36{
	width: 100%;
	height: auto;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	margin-bottom: 5px;
}
.info-item36 .text{
	width: calc(100% - 230px);
}
.info-item36 .text ul{
	margin-bottom: 15px;
}
.info-item36 .pic{
	width: 210px;
	margin-bottom: 15px;
	max-width: 100%;
	flex-shrink: 0;
	position: relative;
	margin-right: 20px;
	overflow: hidden;
	background: #fff;
}
.info-item36 .pic img{
	width: 100%;
	height: calc(100% - 5px);
	object-fit: contain;
	position: absolute;
	left: 0px;
	top: 0px;
}


.info-item37{
	width: 100%;
	height: auto;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	margin-bottom: 5px;
}
.info-item37 .text{
	width: calc(100% - 230px);
}
.info-item37 .text ul{
	margin-bottom: 15px;
}
.info-item37 .pic{
	width: 210px;
	margin-bottom: 15px;
	max-width: 100%;
	flex-shrink: 0;
	position: relative;
	margin-right: 20px;
	overflow: hidden;
	background: #fff;
	border-right: 3px solid #C55A11;
}
.info-item37 .pic img{
	width: 100%;
	height: 100%;
	object-fit: contain;
	position: absolute;
	left: 0px;
	top: 0px;
}

.info-item38{
	width: 100%;
	height: auto;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.info-item38 .list-item:nth-child(2){
	margin: 0px 15px;
}


.info-item39{
	width: 100%;
	height: auto;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	background: #F9F9F6;
	padding: 20px 20px 5px;
	margin-bottom: 25px;
	flex-wrap: wrap;
}
.info-item39 .pic{
	width: 180px;
	margin-bottom: 15px;
	position: relative;
}
.info-item39 .pic img{
	width: 100%;
	height: calc(100% - 5px);
	object-fit: cover;
	position: absolute;
	left: 0px;
	top: 3px;
}
.info-item39 .text{
	width: calc(100% - 200px);
}
.info-item40{
	width: 100%;
	max-width: 100%;
	margin: 0px auto 25px;
	height: auto;
	border: 1px solid #2f5597;
	padding: 20px 20px 5px;
}

.info-item41{
	width: 100%;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 5px;
}
.info-item41 .text{
	width: calc(100% - 280px);
}
.info-item41 .pic{
	width: 250px;
	margin-bottom: 20px;
	margin-right: 30px;
}
.info-item41 .pic img{
	width: 100%;
	height: auto;
}
.top-link{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.searchicon {
	width: 30px;
	height: 30px;
	display: flex;
	border-radius: 70px;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	color: #000;
	margin-right: 20px;
}
.searchicon:before{
	content: '\e997';
    font-family: 'icomoon';
    font-size: 20px;
    line-height: 22px;
    /*margin-bottom: 4px;*/
}
.searchicon:hover{
	color: #8AADA6;
}
.searchicon.shows:before{
	content: '\2716';
}
.search-info{
	position: absolute;
	top: calc(100% - 1px);
	right: 10%;
	width: 450px;
	height: auto;
	padding: 12px 20px;
	background: #fff;
	border-top: 3px solid #8AADA6;
	display: none;
}
.search-info form{
	width: 100%;
	height: 46px;
	border: 1px solid #E6E6E6;
	display: flex;
    justify-content: flex-start;
}
.search-info input{
	width: 100%;
	height: 100%;
	border: none;
	font-size: 16px;
	color: #000;
	float: left;
	border-radius: 0px;
	background: none;
	box-shadow: none;
	padding: 0px 10px;
	height: 46px;
}
.search-info input:focus{
	box-shadow: none;
	border: none;
}
.search-info input::-webkit-input-placeholder {
	color: #999;
	font-size: 16px;
}
.search-info input:-moz-placeholder {
	color: #999;
	font-size: 16px;
}
.search-info input::-moz-placeholder {
	color: #999;
	font-size: 16px;
}
.search-info input::-ms-input-placeholder {
	color: #999;
	font-size: 16px;
}
.search-info button{
	height: 100%;
	width: 40px;
	color: #8AADA6;
	border: none;
	background: none;
	display: flex;
	align-items: center;
	justify-content: center;
}
.search-info button:after{
	content: '\e997';
    font-family: 'icomoon';
    font-size: 20px;
}
.info-item42{
	width: 100%;
	height: auto;
	margin-bottom: 25px;
	padding: 12px;
	background: #F7F4ED;
}
.info-item42-content{
	width: 100%;
	height: auto;
	padding: 20px 20px 5px;
	border: 1px dashed #AFABAB;
}
.info-pic-left{
	width: 100%;
	height: auto;
	margin-bottom: 25px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.info-pic-left .pic{
	width: auto;
	flex-shrink: 0;
	margin-right: 25px;
	max-width: 100%;
}
.info-pic-left .pic img{
	height: auto;
	max-width: 100%;
}
.info-pic-left .text{
	width: 100%;
}
.info-pic-left .text p:last-child{
	padding-bottom: 0px;
}
.info-pic-left .text ul:last-child{
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.info-pic-left .text h2:last-child{
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.info-pic-left .text h3:last-child{
	padding-bottom: 0px;
	margin-bottom: 0px;
}


.info-pic-right{
	width: 100%;
	height: auto;
	margin-bottom: 25px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.info-pic-right .pic{
	width: auto;
	flex-shrink: 0;
	margin-left: 25px;
	max-width: 100%;
}
.info-pic-right .pic img{
	height: auto;
	max-width: 100%;
}
.info-pic-right .text{
	width: 100%;
}
.info-pic-right .text p:last-child{
	padding-bottom: 0px;
}
.info-pic-right .text ul:last-child{
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.info-pic-right .text h2:last-child{
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.info-pic-right .text h3:last-child{
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.services-container .explore-btn{
	display: inline-block;
	padding: 6px 20px;
	background: #A44C24;
	color: #fff;
	border-radius: 5px;
}
.services-container .explore-btn:hover{
	background: #d94826;
	color: #fff;
}
.info-item43{
	width: 100%;
	height: auto;
	padding: 40px 40px 25px;
	margin-bottom: 25px;
	border-radius: 30px;
	margin-top: 70px;
	background: #fff;
	box-shadow: 0px 0px 12px rgba(0,0,0,.15);
	position: relative;
}
.info-item43 .info-pic-right{
	margin-bottom: 15px;
}
.info-item43:before{
	content: '';
	width: 200px;
	height: 200px;
	background: #F2F2F2;
	position: absolute;
	left: 60px;
	top: -35px;
	border-radius: 50%;
	z-index: -1;
}
.info-item43:after{
	content: '';
	width: 30px;
	height: 70px;
	background: url(../images/arrow10.png) no-repeat left bottom/contain;
	position: absolute;
	left: 30px;
	bottom: 60px;
}
.info-item43 .info-pic-right:before{
	content: '';
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #A44C24;
	position: absolute;
	right: 25px;
	top: 25px;
}
.info-item43 .info-pic-right:after{
	content: '';
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #A44C24;
	position: absolute;
	right: 90px;
	bottom: 35px;
}
.info-item43 .text{
	position: relative;
	z-index: 2;
}
.info-item43 .text .style1{
	padding-left: 45px;
	color: #AF4329;
	font-size: 22px;
	font-family: 'Calibri-Bold';
	position: relative;
}
.info-item43 .text .style1:before{
	content: '';
	width: 30px;
	height: 70px;
	background: url(../images/arrow9.png) no-repeat left top/contain;
	position: absolute;
	left: 0px;
	top: -3px;
	z-index: -1;
}
.info-item43 .pic{
	width: 240px;
	height: 240px;
	border-radius: 50%;
	overflow: hidden;
	box-shadow: 0px 0px 10px rgba(0,0,0,.15);
	border: 15px solid #fff;
	position: relative;
	z-index: 2;
}
.info-item43 .pic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}




@media screen and (max-width:1580px){



.search-info{
	right: 30px;
}
.info-item35.info-style2 .pic{
	margin-left: 20px;
}
.info-item37 .text{
	width: calc(100% - 200px);
}
.info-item37 .pic{
	width: 180px;
}	

.info-item33 .list-item .text h2{
	font-size: 20px;
}
.info-item18 .info-list p a{
	padding: 8px 15px;
}
.info-item18 .info-list{
	column-gap: 25px;
}
.services-container .info-item9 .table-style3 tr td {
    font-size: 14px;
    padding: 8px 4px;
}
.mainsection5{
	padding-left: 8%;
}
.mainsection5-info .info-faq-list .list-item .list-text p{
	font-size: 15px;
	line-height: 22px;
}
.mainsection5-info .info-faq-list .list-item .list-text{
	padding: 16px 15px 1px;
}
.mainsection5-info .info-faq-list .list-item .list-title{
	padding: 6px 15px;
}
.mainsection5-info .info-faq-list .list-item .list-title p{
	font-size: 18px;
}
.pagebanner h1{
	font-size: 40px;
}
.mainsection1-info .pic .pic-info{
	padding: 50px 30px;
}
.mainsection1-info .text{
	padding: 40px 30px 40px 40px;
}
.footer .maincon{
	padding: 0px 30px;
}
.toper .maincon{
	padding: 0px 30px;
}
.maincon{
	padding: 0px 8%;
}

	
}


@media screen and (max-width:1400px){
	



.searchicon{
	margin-right: 0px;
}
.info-item35.info-style2 .text {
    max-width: calc(100% - 220px);
}
.info-item35.info-style2 .pic {
    width: 200px;
    height: 130px;
}

.rightcon {
    width: calc(100% - 310px);
}
.leftnav {
    width: 280px;
}

.info-item33 .list-item .text h2{
	font-size: 18px;
}
.info-item25 .list-url .text a{
	padding: 5px 5px;
}
.info-item16 .item-text {
    width: calc(100% - 270px);
}
.info-item16 .item-box {
    width: 240px;
}
.info-item12 .list-item .text .read-more{
	padding: 4px 10px;
	font-size: 15px;
}
.info-item12 .list-item .text h2{
	font-size: 20px;
}
.info-item12 .list-item .pic{
	padding-bottom: 120%;
}
.info-item11{
	margin-top: 40px;
}
.info-item11 .text {
    width: calc(100% - 320px);
}
.info-item11 .pic {
    width: 300px;
}
.info-item9 .text {
    width: calc(100% - 210px);
}
.info-item9 .pic h2{
	font-size: 18px;
}
.info-item9 .pic{
	width: 200px;
}
.info-item7 .text{
	width: calc(100% - 280px);
}
.info-item7 .pic {
    width: 260px;
}
.services-list .list-item .text h2{
	font-size: 20px;
}
.foot-logo p {
    max-width: 310px;
}
.foot-nav-list .list-item:first-child {
    margin-right: 0px;
}
.foot-nav-list{
	flex-wrap: wrap;
	flex-direction: column;
}
.mainsection5-info .info-faq-list .list-item .list-text p{
	font-size: 14px;
}
.mainsection5{
	padding-left: 6%;
}
.mainsection5-info .info-news .news-list .list-item:before{
	width: 40px;
	height: 70px;
	left: 15px;
}
.mainsection5-info .info-news .news-list .list-item .text-title{
	font-size: 26px;
	height: 120px;
	padding-left: 70px;
}
.mainsection5-info .info-news .news-list .list-item .pic p{
	font-size: 16px;
	line-height: 1.3;
}
.about-section1-info .text{
	padding: 40px 20px;
}
.mainsection1-info .pic .pic-info h3{
	font-size: 25px;
}
.mainsection1-info .pic .pic-info .icon-list .list-item p{
	font-size: 18px;
}
.titles{
	font-size: 30px;
}
.foot-nav{
	margin-right: 30px;
}
.foot-contact{
	margin-left: 30px;
	margin-right: 30px;
}
.pagebanner h1{
	font-size: 30px;
}
.logos img{
	height: 75px;
}
.navs&gt;ul&gt;li{
	margin-left: 20px;
}
.maincon{
	padding: 0px 6%;
}
	
}

@media screen and (min-width:1200px){



.navs{
	position: static;
}
.navs ul li ul li ul li ul li ul{
	left: 30%;
	top: 95%;
	box-shadow: 1px 3px 6px #b0b0b0;
	z-index: 33;
}
.navs&gt;ul&gt;li.spread-nav{
	position: static;
}
.navs&gt;ul&gt;li.spread-nav:after{
	content: none;
}
.navs&gt;ul&gt;li.spread-nav&gt;ul{
	width: 1400px;
	max-width: 100%;
	max-height: calc(100vh - 150px);
	overflow-y: auto;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	background: #fff;
	padding: 20px 10px !important;
	top: calc(100% - 1px);
	box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
	flex-wrap: wrap;
	border-top: none !important;
}
.navs&gt;ul&gt;li.spread-nav ul::-webkit-scrollbar {
        width: 4px;     
       background: #1e1e1e;
    }
.navs&gt;ul&gt;li.spread-nav ul::-webkit-scrollbar-thumb {
        border-radius: 10px;
        background: #8AADA6;
        width: 4px;     
        height: 4px;
    }
.navs&gt;ul&gt;li.spread-nav ul::-webkit-scrollbar-track {
        background: #fff;
        border: 1px solid #dedede;
    }
.navs&gt;ul&gt;li.spread-nav&gt;ul&gt;li{
	width: 33.33%;
    padding: 12px 20px 0px;
    border-bottom: none;
    display: inline-table;
    float: none;
}
.navs&gt;ul&gt;li.spread-nav&gt;ul&gt;li&gt;a{
	color: #000;
	font-weight: bold;
	font-size: 16px;
	display: block;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 10px;
	padding-bottom: 10px;
	max-width: 100%;
}
.navs&gt;ul&gt;li.spread-nav&gt;ul&gt;li&gt;a:hover{
	color: #8AADA6;
}
.navs&gt;ul&gt;li.spread-nav&gt;ul&gt;li&gt;span:before{
	content: none;
}
.navs&gt;ul&gt;li.spread-nav&gt;ul&gt;li&gt;ul{
	display: inline-block !important;
	position: static;
	padding-left: 0px;
	padding-top: 0px;
	width: 100%;
	height: auto;
	max-height: 400px;
	overflow-y: auto;
	padding-right: 5px
}
.navs&gt;ul&gt;li.spread-nav&gt;ul&gt;li&gt;ul&gt;li{
	padding: 3px 0px;
	border-bottom: none;
}
.navs&gt;ul&gt;li.spread-nav&gt;ul li:hover{
	background: none;
}
.navs&gt;ul&gt;li.spread-nav&gt;ul&gt;li&gt;ul&gt;li a{
	color: #666;
	font-size: 15px;
}
.navs&gt;ul&gt;li.spread-nav&gt;ul&gt;li&gt;ul&gt;li a:hover{
	color: #8AADA6;
}
.navs&gt;ul&gt;li.spread-nav&gt;ul&gt;li&gt;ul&gt;li span{
	display: inline-block;
    width: 0;
    height: 0;
    margin-left: 6px;
    vertical-align: middle;
    border-top: 5px solid;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    color: #666;
    float: right;
    margin-top: 9px;
    cursor: pointer;
}
.navs&gt;ul&gt;li.spread-nav&gt;ul&gt;li&gt;ul&gt;li span:before{
	content: none;
}
.navs&gt;ul&gt;li.spread-nav&gt;ul&gt;li&gt;ul&gt;li span.shows{
	color: #8AADA6;
}
.navs&gt;ul&gt;li.spread-nav&gt;ul&gt;li&gt;ul&gt;li&gt;ul{
	z-index: 22;
	width: 100%;
	padding: 10px 12px 10px !important;
	position: static;
	background: #f5fcff;
	margin: 10px 0px 10px;
}
.navs&gt;ul&gt;li.spread-nav&gt;ul&gt;li&gt;ul&gt;li&gt;ul&gt;li{
	border-bottom: none;
	padding: 4px 0px;
	float: none;
}
.navs&gt;ul&gt;li.spread-nav&gt;ul&gt;li&gt;ul&gt;li&gt;ul a{
	color: #333;
}
.navs&gt;ul&gt;li.spread-nav&gt;ul&gt;li&gt;ul&gt;li&gt;ul&gt;li&gt;ul{
	position: static;
	box-shadow: none;
	background: none;
}
.navs&gt;ul&gt;li.spread-nav&gt;ul&gt;li&gt;ul&gt;li&gt;ul&gt;li&gt;ul&gt;li{
	float: none;
	border-bottom: none;
	padding: 4px 0px 4px 10px;
}
.navs&gt;ul&gt;li.spread-nav&gt;ul&gt;li&gt;ul&gt;li&gt;ul&gt;li&gt;ul&gt;li&gt;span{
	display: none !important;
}
.navs&gt;ul&gt;li.spread-nav&gt;ul&gt;li&gt;ul&gt;li&gt;ul&gt;li&gt;ul&gt;li&gt;ul{
	display: none !important;
}



.navs&gt;ul&gt;li.spread-nav2{
	position: static;
}
.navs&gt;ul&gt;li.spread-nav2:after{
	content: none;
}
.navs&gt;ul&gt;li.spread-nav2&gt;ul{
	width: 1400px;
	max-width: 100%;
	max-height: calc(100vh - 150px);
	overflow-y: auto;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	background: #fff;
	padding: 20px 10px !important;
	top: calc(100% - 1px);
	box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
	flex-wrap: wrap;
	border-top: none !important;
}
.navs&gt;ul&gt;li.spread-nav2 ul::-webkit-scrollbar {
        width: 4px;     
       background: #1e1e1e;
    }
.navs&gt;ul&gt;li.spread-nav2 ul::-webkit-scrollbar-thumb {
        border-radius: 10px;
        background: #8AADA6;
        width: 4px;     
        height: 4px;
    }
.navs&gt;ul&gt;li.spread-nav2 ul::-webkit-scrollbar-track {
        background: #fff;
        border: 1px solid #dedede;
    }
.navs&gt;ul&gt;li.spread-nav2&gt;ul&gt;li{
	width: 33.33%;
    padding: 12px 20px 0px;
    border-bottom: none;
    display: inline-table;
    float: none;
}
.navs&gt;ul&gt;li.spread-nav2&gt;ul&gt;li&gt;a{
	color: #000;
	font-weight: bold;
	font-size: 16px;
	display: block;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 10px;
	padding-bottom: 10px;
	max-width: 100%;
}
.navs&gt;ul&gt;li.spread-nav2&gt;ul&gt;li&gt;a:hover{
	color: #8AADA6;
}
.navs&gt;ul&gt;li.spread-nav2&gt;ul&gt;li&gt;span:before{
	content: none;
}
.navs&gt;ul&gt;li.spread-nav2&gt;ul&gt;li&gt;ul{
	position: static;
	padding-left: 0px;
	padding-top: 0px;
	width: 100%;
	height: auto;
	max-height: 400px;
	overflow-y: auto;
	padding-right: 5px;
}
.navs&gt;ul&gt;li.spread-nav2&gt;ul&gt;li&gt;ul&gt;li{
	padding: 3px 0px;
	border-bottom: none;
}
.navs&gt;ul&gt;li.spread-nav2&gt;ul li:hover{
	background: none;
}
.navs&gt;ul&gt;li.spread-nav2&gt;ul&gt;li&gt;ul&gt;li a{
	color: #666;
	font-size: 15px;
}
.navs&gt;ul&gt;li.spread-nav2&gt;ul&gt;li&gt;ul&gt;li a:hover{
	color: #8AADA6;
}
.navs&gt;ul&gt;li.spread-nav2&gt;ul&gt;li span{
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 12px;
    width: 20px;
    height: 20px;
}
.navs&gt;ul&gt;li.spread-nav2&gt;ul&gt;li span:before{
	content: '';
	width: 0;
    height: 0;
    border-top: 5px solid;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    color: #666;
    position: absolute;
    left: 50%;
    top: 50%;
    transform:translate(-50%,-50%);
}
.navs&gt;ul&gt;li.spread-nav2&gt;ul&gt;li&gt;ul&gt;li span{
	right: 0px;
	top: 6px;
}
.navs&gt;ul&gt;li.spread-nav2&gt;ul&gt;li&gt;ul&gt;li span.shows{
	color: #8AADA6;
}
.navs&gt;ul&gt;li.spread-nav2&gt;ul&gt;li&gt;ul&gt;li&gt;ul{
	z-index: 22;
	width: 100%;
	padding: 10px 12px 10px !important;
	position: static;
	background: #f5fcff;
	margin: 10px 0px 10px;
}
.navs&gt;ul&gt;li.spread-nav2&gt;ul&gt;li&gt;ul&gt;li&gt;ul&gt;li{
	border-bottom: none;
	padding: 4px 0px;
	float: none;
}
.navs&gt;ul&gt;li.spread-nav2&gt;ul&gt;li&gt;ul&gt;li&gt;ul a{
	color: #333;
}
.navs&gt;ul&gt;li.spread-nav2&gt;ul&gt;li&gt;ul&gt;li&gt;ul&gt;li&gt;ul{
	position: static;
	box-shadow: none;
	background: none;
}
.navs&gt;ul&gt;li.spread-nav2&gt;ul&gt;li&gt;ul&gt;li&gt;ul&gt;li&gt;ul&gt;li{
	float: none;
	border-bottom: none;
	padding: 4px 0px 4px 10px;
}
.navs&gt;ul&gt;li.spread-nav2&gt;ul&gt;li&gt;ul&gt;li&gt;ul&gt;li&gt;ul&gt;li&gt;span{
	display: none !important;
}
.navs&gt;ul&gt;li.spread-nav2&gt;ul&gt;li&gt;ul&gt;li&gt;ul&gt;li&gt;ul&gt;li&gt;ul{
	display: none !important;
}

}


@media screen and (max-width:1200px){
	


.info-item43 .info-pic-right:before{
	width: 30px;
	height: 30px;
	right: 15px;
    top: 15px;
}
.searchicon{
	position: absolute;
	right: 60px;
	top: 50%;
	transform: translateY(-50%);
}
.info-item25 .list-url .text a{
	padding: 5px 20px;
}
.leftnav{
	width: 100%;
}
.rightcon{
	width: 100%;
	margin-bottom: 50px;
}
.service-content{
	flex-wrap: wrap;
	flex-direction: column-reverse;
}
.mainsection5 {
    padding-left: 0%;
}
.mainsection5-info .info-faq{
	width: 100%;
	padding: 60px 5% 60px 25%;
}
.mainsection5-info .info-news{
	width: 700px;
	margin-bottom: 50px;
	padding: 0px 0px;
}
.mainsection5-info{
	flex-wrap: wrap;
	justify-content: center;
}
.mainsection4-list .list-item .text-title{
	font-size: 16px;
	padding: 5px 15px;
	width: 180px;
}
.mainsection3-info .pic p{
	font-size: 18px;
}
.mainsection3-info .pic{
	width: 220px;
}
.mainsection3-info .text {
    width: calc(100% - 300px);
}
.applications-section4-list .list-item .text .text-title{
	font-size: 18px;
}
.products-section2-list{
	justify-content: space-between;
	column-gap: 0%;
}
.products-section2-list .list-item{
	width: 48%;
}
.products-section3-list .list-item{
	width: 48%;
}
.products-section3-list .list-item .pic-box .pic-box-info .text-list h2{
	font-size: 20px;
}
.info-bottom-content{
	padding: 10px 0px;
}
.news-center-list .business-box .list-item .text h3{
	font-size: 20px;
}
.news-center-list .academic-box .list-item .text h3{
	font-size: 20px;
}
.news-center-list .academic-box .list-item .text {
    width: calc(100% - 400px);
}
.news-center-list .academic-box .list-item .pic {
    width: 360px;
    height: 300px;
}
.about-section3-list .list-item img {
    width: 50px;
    height: 60px;
}
.about-section1-info .text {
    width: calc(100% - 450px);
    padding: 20px 20px;
}
.mainsection2-list .list-item p{
	font-size: 18px;
}
.mainsection1-info .pic .pic-info .icon-list .list-item img{
	margin-bottom: 10px;
}
.mainsection1-info .pic .pic-info .icon-list .list-item p {
    font-size: 16px;
}
.mainsection1-info .pic .pic-info h3{
	font-size: 20px;
}
.maintitle {
    margin-bottom: 25px;
}
.titles{
	font-size: 25px;
}
.foot-contact{
	margin-left: 0px;
}
.foot-logo p {
    max-width: 100%;
    margin-bottom: 30px;
}
.foot-logo{
	width: 100%;
}
.foot-info{
	flex-wrap: wrap;
}
.pagebanner h1{
	font-size: 25px;
}
.push{
	margin-top: 70px;
}
.logos img{
	height: 50px;
}
.toper-nav{
	padding: 10px 0px;
}
.sp_nav {
    display: block;
    margin-left: 0px;
    margin-top: 0px;
}	
.navs {
    width: 100%;
    height: auto;
    position: absolute;
    top: 100%;
    margin-top: 0px;
    right: 0px;
    bottom: auto;
    background: #8AADA6;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    z-index: 99;
    transition: .15s ease-in-out;
    -webkit-transition: .15s ease-in-out;
    -moz-transition: .15s ease-in-out;
    -ms-transition: .15s ease-in-out;
    -o-transition: .15s ease-in-out;
    transform: translateY(15px);
    -webkit-transform: translateY(15px);
    -moz-transform: translateY(15px);
    -ms-transform: translateY(15px);
    -o-transform: translateY(15px);
    opacity: 0;
    visibility: hidden;
    max-height: calc(100vh - 120px);
    overflow: auto;
}
.navs a{
    width: 100%;
    height: auto;
    border-bottom: 1px solid #d8d8d8;
    line-height: 50px;
    line-height: 50px;
    display: block;
    margin-left: 0px;
    z-index: 999;
    padding: 0px 20px;
    float: left;
    color: #fff;
    font-size: 16px;
    text-align: center;
}
.navs.visible{transform: translateY(0); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); opacity: 1; visibility: visible;}
.navs&gt;ul{
	width: 100%;
	height: auto;
}
.navs ul li a{
	font-size: 15px;
	line-height: 40px;
    color: #fff;
    display: inline-block;
    width: auto;
    text-align: left;
    border-bottom: none;
    padding: 0px 0px;
    font-weight: normal;
}
.navs ul{
	margin-top: 0px;
}
.navs ul li{
	width: 100%;
    height: auto !important;
    padding: 0px 0px 0px 15px;
    margin-bottom: 0px;
    position: relative;
    margin-left: 0px;
    line-height: 40px !important;
    border-bottom: 1px solid #99beb7;
    display: inline-block;
}
.navs ul li:last-child{
    margin-bottom: 0px;
}
.navs&gt;ul&gt;li:last-child{
	border-bottom: 1px solid #99beb7;
    margin-bottom: 0px;
}
.navs ul li img{
	height: 8px;
    cursor: pointer;
    transition: all 0.3s;
    line-height: 12px;
    top: 15px;
    position: absolute;
    right: 20px;
}
.navs ul li ul li img{
	height: 8px;
    cursor: pointer;
    transition: all 0.3s;
    line-height: 12px;
    top: 20px;
    position: absolute;
    right: 20px;
}
.navs ul li img.down{
	transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
	-moz-transform:rotate(-90deg);
	-webkit-transform:rotate(-90deg);
	-o-transform:rotate(-90deg); 
}
.navs ul li ul{
	display: none;
	padding-left: 10px;
	overflow: hidden;
}
.navs ul li ul li{
	padding: 0px 0px;
}
.navs ul li ul li:last-child{
	border-bottom: none;
}
.navs ul li ul li a{
	line-height: 22px;
	padding: 10px 0px;
	font-weight: normal;
}
.navs&gt;ul&gt;li&gt;ul{
	position: static;
	width: 100%;
	padding-left: 20px;
	background: none;
}
.navs ul li ul li ul{
	position: static;
}
.navs ul li ul li ul {
    position: static;
    width: 100%;
}
.navs&gt;ul&gt;li:hover{
	padding-bottom: 0px;
}
.navs&gt;ul&gt;li&gt;ul&gt;li&gt;a{
	color: #fff;
}
.navs&gt;ul&gt;li&gt;ul&gt;li&gt;ul&gt;li&gt;a{
	color: #fff;
}
.navs&gt;ul&gt;li&gt;ul&gt;li&gt;ul&gt;li&gt;ul&gt;li&gt;a{
	color: #fff;
}
.navs&gt;ul&gt;li&gt;ul&gt;li&gt;ul&gt;li&gt;ul&gt;li&gt;ul&gt;li&gt;a{
	color: #fff;
}
.navs&gt;ul li span{
	float: right;
	margin-right: 15px;
	font-weight: bold;
	font-size: 16px;
}
.navs ul li span::before{
	color: #fff;
    content: "+";
    font-weight: bold;
    font-size: 18px;
}
.navs ul li span.down::before{
	color: #fff;
    content: "-";
    font-weight: bold;
}
.navs&gt;ul&gt;li:hover {
    background: none;
    border-bottom: 1px solid #99beb7;
}
.navs ul li ul li span::before{
	color: #fff;
	content: "+";
}
.navs ul li ul li span.down::before{
	content: "-";
}
.navs ul li ul li:hover&gt;span::before{
	color: #fff;
}
.navs ul li ul li{
	border-bottom: 1px solid #99beb7;
}
.navs ul li ul li:hover {
    background: none;
    border-bottom: 1px solid #99beb7;
}
.navs&gt;ul&gt;li:after{
	content: none;
}
.navs ul li ul li ul{
	background: none;
	padding-left: 20px;
}
.navs ul li ul li span::before{
	top: 18px;
}
.navs a:hover{
	color: #fff;
}
.navs&gt;ul&gt;li:hover&gt;a{
	color: #fff;
}
.navs ul li ul li:hover&gt;a{
	color: #fff;
}
.navs&gt;ul&gt;li&gt;a{
	line-height: 22px;
	margin: 8px 0px;
	max-width: calc(100% - 40px);
}
	
}


@media screen and (max-width:1000px){
	

.info-pic-right{
	flex-wrap: wrap;
	justify-content: center;
}
.info-pic-right .pic{
	max-width: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
}
.info-pic-right .pic img{
	max-width: 100%;
	height: auto;
}
.info-pic-right .text{
	width: 100%;
}

.info-pic-left{
	flex-wrap: wrap;
	justify-content: center;
}
.info-pic-left .pic{
	max-width: 100%;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
}
.info-pic-left .pic img{
	max-width: 100%;
	height: auto;
}
.info-pic-left .text{
	width: 100%;
}
.info-item4 .list-item .text h2{
	font-size: 18px;
}
.info-item4 .list-item{
	width: 48%;
}
.info-item2{
	justify-content: space-between;
	column-gap: 0%;
}
.info-item2 .list-item{
	width: 48%;
}
.row.center{
	display: block;
}
.tablebox table tr th{
	display: none;
}
.tablebox table tr{
    border-bottom: 1px solid #ccc;
    padding: 20px 0px 15px;
    display: block;
    width: 100%;
}
.tablebox table thead{
	display: none;
}
.tablebox table tr:last-child{
	border-bottom: 0px solid #ccc;
}
.tablebox table tr td{
	display: block;
	height: auto;
	width: auto !important;
    text-align: left;
    border: 0px solid #ccc !important;
    padding: 0px 10px 10px !important;
    background: none !important;
}
.tablebox table tr td .table-inquiry{
	display: inline;
}
.tablebox table tr td a{
	display: inline !important;
	    word-break: break-all;
}


.detail-table tr:first-child th{
	padding: 15px 10px;
}
.detail-table tr th{
	display: block;
	width: 100% !important;
    text-align: left;
    padding: 15px 10px 5px !important;
    border: none !important;
    background: none !important;
    color: #000 !important;
}
.detail-table tbody tr{
	padding: 10px 0px 15px;
	border-top: none;
	border-bottom: 1px solid #dee2e6;
	display: block;
}
.detail-table tr td{
	display: block;
	border: none !important;
	width: 100% !important;
	padding: 0px 0px 5px !important;
	background: none !important;
}

.services-list{
	justify-content: space-between;
	column-gap: 0%;
}
.services-list .list-item{
	width: 48%;
}

.mainsection4-list{
	justify-content: space-between;
	column-gap: 0%;
}
.mainsection4-list .list-item{
	width: 48%;
}
.mainsection4 {
    padding: 50px 0px 10px;
}
.applications-section4{
	padding: 0px 0px 10px;
}
.applications-section4-list{
	column-gap: 0%;
	justify-content: space-between;
}
.applications-section4-list .list-item{
	width: 48%;
}
.applications-section3-list .list-item img {
    width: 70px;
    height: 70px;
}
.products-section2-list{
	margin-bottom: 20px;
}
.products-section2-list .list-item span{
	font-size: 16px;
}
.products-section2{
	padding-bottom: 60px;
}
.contact-section3 .forms .submit-btn {
    margin-left: 0px;
}
.contact-section3 .forms .form_group .form_control {
    width: 100%;
}
.contact-section3 .forms .form_group label{
	width: 100%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
}
.contact-section3 .forms .form_group{
	flex-wrap: wrap;
}
.contact-section2 .list-item{
	width: 33%;
}
.info-bottom-content .pic{
	max-width: 100%;
}
.info-bottom-content .text .text-btn {
    text-align: left;
}
.info-bottom-content .text {
    width: 100%;
    margin-bottom: 30px;
}
.info-bottom-content{
	flex-wrap: wrap;
}
.news-center-list .academic-box .list-item .pic {
    max-width: 100%;
    margin-bottom: 25px;
}
.news-center-list .academic-box .list-item .text {
    width: 100%;
}
.news-center-list .academic-box .list-item {
	flex-wrap: wrap;
}
.about-section5 {
    padding-bottom: 50px;
}
.about-section4 {
    padding: 50px 0px 25px;
}
.about-section3-content{
	padding: 60px 0px 30px;
}
.about-section3-list .list-item{
	width: 49%;
	margin-bottom: 30px;
}
.about-section3-list{
	flex-wrap: wrap;
}
.about-section2{
	padding: 0px 0px 20px;
}
.about-section1-info .pic .pic-box p{
	font-size: 22px;
}
.about-section1 {
    padding: 30px 0px 50px;
}
.about-section1-info .text:before{
	content: none;
}
.about-section1-info .text{
	width: 100%;
	padding: 0px 0px;
}
.about-section1-info .pic{
	width: 350px;
    height: 300px;
    margin-bottom: 30px;
    max-width: 100%;
}
.about-section1-info{
	flex-wrap: wrap;
	justify-content: center;
}
.mainsection2 {
    padding: 0px 0px 50px;
}
.mainsection2-list .list-item p{
	font-size: 16px;
}
.mainsection1{
	padding: 50px 0px;
}
.mainsection1-info .pic .pic-info .icon-list{
	width: 400px;
}
.mainsection1-info .text{
	width: 100%;
	padding: 50px 30px;
	border-left: 1px solid #F0EEE7;
}
.mainsection1-info .pic{
	width: 100%;
}
.mainsection1-info{
	flex-wrap: wrap;
}
.titles{
	font-size: 22px;
}
.foot-follow{
	width: 100%;
}
.foot-nav{
	width: 100%;
	margin-right: 0px;
	margin-bottom: 30px;
}
.foot-contact{
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
	margin-bottom: 30px;
}
.maincon{
	padding: 0px 30px;
}
	
}

@media screen and (max-width:800px){


.info-item42{
	padding: 10px;
}
.info-item42-content{
	padding: 20px 10px 5px;
}
.search-info{
	right: 15px;
}
.info-item41{
	flex-wrap: wrap;
	justify-content: center;
}
.info-item41 .text{
	width: 100%;
}
.info-item41 .pic{
	width: 250px;
	max-width: 100%
}

.info-item35.info-style2{
	flex-wrap: wrap;
	justify-content: center;
}
.info-item35.info-style2 .text {
    max-width: 100%;
    max-width: 100%;
}
.info-item35.info-style2 .pic {
    margin-left: 0px;
}
.info-item39{
	flex-wrap: wrap;
	justify-content: center;
}
.info-item39 .text{
	width: 100%;
}
.info-item39 .pic{
	width: 200px;
	height: auto;
	max-width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}
.info-item39 .pic img{
	position: static;
}

.info-item38{
	flex-wrap: wrap;
}
.info-item38 .list-item{
	width: 100%;
}
.info-item38 .list-item:nth-child(2){
	margin: 0px 0px;
}


.info-item37{
	flex-wrap: wrap;
	justify-content: center;
}
.info-item37 .text{
	width: 100%;
}
.info-item37 .pic{
	width: 300px;
	height: 280px;
	max-width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	border-right: none;
}

.info-item36{
	flex-wrap: wrap;
	justify-content: center;
}
.info-item36 .text{
	width: 100%;
}
.info-item36 .pic{
	width: 250px;
	height: 200px;
	max-width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}

.info-item34{
	flex-wrap: wrap;
	justify-content: center;
}
.info-item34 .text{
	width: 100%;
}
.info-item34 .pic{
	width: 250px;
	height: 200px;
	max-width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}

.info-item35{
	flex-wrap: wrap;
	justify-content: center;
}
.info-item35 .text{
	width: 100%;
}
.info-item35 .pic{
	width: 250px;
	height: 200px;
	max-width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
}

.info-item33{
	justify-content: space-between;
	column-gap: 0%;
}
.info-item33 .list-item{
	width: 48%;
}
.info-item32 .info-title h2{
	width: auto;
	padding: 8px 5px;
}
.info-item29{
	justify-content: space-between;
	column-gap: 0%;
}
.info-item29 .list-item{
	width: 48%;
}

.info-item28-content{
	justify-content: center;
	padding: 30px 15px 15px;
}
.info-item28-content .text{
	width: 100%;
	margin-bottom: 15px;
}
.info-item26 .list-item{
	justify-content: center;
	flex-wrap: wrap;
}
.info-item26 .list-item .pic{
	width: 100%;
	height: 150px;
	margin-bottom: 25px;
}
.info-item26 .list-item .pic img{
	height: 100%;
	top: 0px;
}
.info-item26 .list-item .text{
	width: 100%;
}

.info-item25 .list-item{
	width: 100%;
}
.info-item24 .list-item{
	width: 100%;
}
.info-item23{
	justify-content: center;
	flex-wrap: wrap;
}
.info-item23 .pic{
	width: 220px;
	max-width: 100%;
	margin-bottom: 5px;
}
.info-item23 .text{
	width: 100%;
}	

.info-item21{
	justify-content: center;
}
.info-item21 .pic{
	width: 180px;
	max-width: 100%;
	margin-bottom: 25px;
}
.info-item21 .text{
	width: 100%;
}

.info-item20 .list-item .text{
	width: 100%;
}
.info-item20 .list-item .pic{
	width: 250px;
	max-width: 100%;
	margin-bottom: 25px;
}
.info-item20 .list-item{
	flex-wrap: wrap;
	justify-content: center;
}
.info-item16{
	flex-wrap: wrap;
	justify-content: center;
}
.info-item16 .item-text {
    width: 100%;
}
.info-item16 .item-box {
    width: 280px;
    max-width: 100%;
    margin-bottom: 20px;
}
.info-item15{
	flex-wrap: wrap;
	justify-content: center;
}
.info-item15 .list-item{
	width: 300px;
	max-width: 100%;
	margin-bottom: 30px;
}
.info-item15 .list-text{
	width: 100%;
}
.info-item12{
	justify-content: space-between;
	column-gap: 0%;
}
.info-item12 .list-item{
	width: 48%;
}
.info-item11{
	justify-content: center;
	margin-top: 0px;
}
.info-item11 .text {
    width: 100%;
}
.info-item11 .pic {
    max-width: 100%;
    margin-bottom: 50px;
}
.info-item9{
	flex-wrap: wrap;
	justify-content: center;
}
.info-item9 .text {
    width: 100%;
}
.info-item9 .pic{
	max-width: 100%;
	height: 200px;
}
.info-item8 p{
	width: 100%;
}
.info-item7{
	flex-wrap: wrap;
	justify-content: center;
}
.info-item7 .text{
	width: 100%;
	margin-bottom: 25px;
}
.info-item7 .pic {
    width: 260px;
    max-width: 100%;
}
.info-item7 .pic img{
	position: static;
}
.info-item6 .list-item{
	flex-wrap: wrap;
	justify-content: center;
}
.info-item6 .list-item .pic{
	width: 220px;
	height: 200px;
	max-width: 100%;
	margin-bottom: 20px;
}
.info-item6 .list-item .text{
	width: 100%;
}
.info-item5{
	justify-content: space-between;
	column-gap: 0%;
}
.info-item5 .list-item{
	width: 48%;
}
.info-item3{
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 5px;
}
.info-item3 .text{
	width: 100%;
	margin-bottom: 15px;
	margin-right: 0px;
}
.info-item3 .pic img{
	position: static;
	width: 100%;
	height: 100%;
}
.info-item1{
	justify-content: center;
	padding: 30px 15px 15px;
}
.info-item1 .text{
	width: 100%;
	margin-bottom: 15px;
}
.news-center-list .academic-box .list-item:before{
	width: calc(100% + 20px);
	left: -10px;
}
.news-center-list .academic-box .list-item:after{
	width: calc(100% + 20px);
	left: -10px;
}
.mainsection5-info .info-news{
	padding: 0px 15px;
}
.mainsection5-info .info-faq{
	width: 100%;
	padding: 60px 15px 60px;
	background: #c1aea1;
}
.mainsection3-info .pic img{
	width: 80px;
}
.mainsection3-info .text{
	width: 100%;
}
.mainsection3-info .pic{
	width: 100%;
	margin-bottom: 40px;
}
.mainsection3-info{
	flex-wrap: wrap;
	justify-content: center;
}
.applications-section3-list{
	flex-wrap: wrap;
}
.applications-section3-list .list-item{
	width: 100%;
}
.products-section2-list .list-item{
	width: 100%;
}
.products-section3-list .list-item{
	width: 100%;
}
.contact-section2 .list-item img {
    height: 70px;
}
.contact-section2{
	flex-wrap: wrap;
	justify-content: center;
}
.contact-section2 .list-item{
	width: 100%;
}
.news-center-list .business-box .list-item{
	width: 100%;
}
.news-center-list .list-title h2{
	margin-bottom: 15px;
	width: 100%;
	min-width: auto;
	margin-right: 0px;
}
.news-center-list .list-title{
	flex-wrap: wrap;
	flex-direction: column;
}
.about-section4-info {
    padding: 0px 0px;
}
.about-section3{
	padding: 50px 15px;
}
.about-section2-list .list-item{
	padding: 0px 30px 15px;
	border-left: 10px solid #C1AEA1;
}
.mainsection2 .list-btn {
    margin-top: 0px;
}
.mainsection2-list .list-item.list-style2 {
    margin-top: 0px;
}
.mainsection2-list{
	justify-content: space-between;
}
.mainsection2-list .list-item{
	width: 48%;
	padding-bottom: 53%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
}
.foot-info{
	padding: 20px 0px 30px;
}
.carousel-inner&gt;.item{
	min-height: 600px;
	height: 600px;
}
.push {
    margin-top: 60px;
}
.toper-nav {
    padding: 5px 0px;
}
.footer .maincon{
	padding: 0px 15px;
}
.toper .maincon {
    padding: 0px 15px;
}
.maincon{
	padding: 0px 15px;
}
	
}

@media screen and (max-width:600px){
	


.info-item43{
	padding: 40px 15px 25px;
}
.searchicon{
	right: 55px;
}
.top-link a:nth-child(2){
	margin-left: 0px;
}
.search-info{
	width: calc(100% - 30px);
}
.info-item33 .list-item{
	width: 100%;
}
.info-item31 .pic{
	flex-direction: column;
	align-items: center;
}
.info-item29 .list-item{
	width: 100%;
}
.info-item25 .list-item .pic{
	width: 100%;
	height: 200px;
	clip-path: none;
}
.info-item25 .list-item .text{
	width: 100%;
	height: auto;
}
.info-item25 .list-item{
	flex-wrap: wrap;
}
.content-inquiry{
	padding: 0px 15px 30px;
}
.content-inquiry-title{
	padding-left: 10px;
	border-left: 4px solid #9D7E67;
}
.content-inquiry-title p{
	font-size: 16px;
}
.info-item18 .info-list h2 a {
    font-size: 16px;
    line-height: 1.2;
}
.info-item13 .list-item h2 {
    padding-left: 0px;
}
.info-item13 .list-item p {
    padding-left: 0px;
}
.info-item13{
	padding-left: 30px;
}
.info-item13 .list-item span {
    width: 60px;
    height: 44px;
    font-size: 20px;
    left: -30px;
}
.info-item12 .list-item{
	width: 100%;
}
.info-item5 .list-item{
	width: 100%;
}
.info-item4 .list-item{
	width: 100%;
}
.info-item2 .list-item{
	width: 100%;
}
.services-list .list-item{
	width: 100%;
}
.mainsection5-info .info-news .news-list .list-item .text-title{
	font-size: 20px;
}
.mainsection5-info .info-news .news-list {
	flex-wrap: wrap;
}
.mainsection5-info .info-news .news-list .list-item{
	width: 100%;
}
.mainsection4-list .list-item{
	width: 100%;
}
.applications-section4-list .list-item{
	width: 100%;
}
.news-center-list .business-box .list-item .pic{
	height: 260px;
}
.about-section5-info {
    padding: 40px 15px 25px;
}
.about-section3-list .list-item{
	width: 100%;
}
.about-section2-list .list-item{
	padding: 0px 15px 15px;
}
.mainsection2-list{
	justify-content: center;
}
.mainsection2-list .list-item{
	width: 70%;
	padding-bottom: 80%;
}
.mainsection1-info .text{
	padding: 40px 15px;
}
.mainsection1-info .pic .pic-info {
    padding: 50px 20px 10px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
}
.mainsection1-info .pic{
	border-top-left-radius: 50px;
    border-top-right-radius: 50px;
}
.mainsection1-info .pic .pic-info .icon-list{
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
}
.mainsection1-info .pic .pic-info .icon-list .list-item{
	margin-top: 0px !important;
	margin-bottom: 20px;
	width: 110px;
	max-width: 100%;
}
.top-link a {
    font-size: 18px;
    margin-left: 15px;
}
	
}


@media screen and (max-width:450px){


.info-item10 .info-title h2{
	font-size: 16px;
}
.mainsection2-list .list-item{
	width: 100%;
	padding-bottom: 110%;
}
	
}</pre></body></html>