锘緻charset "utf-8";
/*************************
*******pagestyle CSS******
**************************/
.edit strong {
  font-weight: 500;
}
.edit em{
    font-style: italic;
}
.edit hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.edit h1, h2, h3, h4, h5, h6 
 { 
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1em;
  color: inherit;
}
.edit h1, h2, h3
{
  margin-top: 20px;
  margin-bottom: 10px;
}
.edit h4, h5, h6
 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.edit h1 {
  font-size: 2.5em;
}
.edit h2 {
  font-size: 2em;
}
.edit h3 {
  font-size: 1.6em;
}
.edit h4 {
  font-size: 1.3em;
}
.edit h5{
  font-size: 1.1em;
}
.edit h6{
  font-size: 0.9em;
}
.edit p {
  margin: 5px 0 20px;
}
.edit ul, .edit ol {
  margin-top: 0;
  margin-bottom: 20px;
}
.edit ul{
    padding-left: 35px;
    list-style-type: disc;
}
.edit ol{
    padding-left: 35px;
    list-style-type: decimal;
}
.edit li{
    margin: 1px 0 3px;
}

.edit sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
.edit sup {
  top: -.5em;
}
.edit sub {
  bottom: -.25em;
}
.edit .video {
    position: relative;
    padding-bottom: 53.85%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
	margin: 10px 0;
}
.edit .video iframe,
.edit .video object,
.edit .video embed{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.edit .rightphoto {
	float: right;
	width: 40%;
	margin: 5px 0 25px 30px;
}
.edit .leftphoto {
	float: left;
	width: 40%;
	margin: 5px 30px 25px 0;
}
@media (max-width: 991px) {
.edit table {width: 100% !important; border-collapse: collapse;}
.edit img {
	max-width:100%;
	height: inherit;
}

}
@media (max-width: 767px) {
.edit iframe,
.edit object,
.edit embed {max-width: 100%; width: 100% !important;}
.edit .rightphoto, .edit .leftphoto {
	float: left;
	width: 100%;
	margin: 0 0 40px;
}
}



#pcontent {
	float: left;
	width: 100%;
	display: inline-block;
	position: relative;
}
.page-header {
	display: inline-block;
	font-weight: 500;
	padding: 5px 0 15px;
	border-style: none;
	width: 100%;
	margin: 0;
	font-size: 1.7em;
	line-height: 1.5em;
	color: #000;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	position: relative;
}
/*.page-header:after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 110px;
    height: 4px;
	z-index: 1;
	background: #046eb8;
}*/
.page-header span.pic {
	float: left;
	display: inline-block;
	width: 40px;
	height: 40px;
	margin-right: 12px;
	text-align: center;
}
.page-header span.pic img {
	max-width: 40px;
	max-height: 40px;
}
#pbox {
	float: left;
	width: 100%;
	display: inline-block;
	min-height: 200px;
	margin: 30px 0 70px;
}
#pbox img {
	display: inline-block;
	/*height: auto;*/
	max-width: 100%;
}
#pbox table {max-width: 100%;border-collapse: collapse;}
#pbox table td {padding: 10px 15px;}

.breadcrumb{
	float: left;
	width: 100%;
	display: inline-block;
	list-style: none;
	border-radius: 0;
	font-size: 14px;
	text-align: right;
	margin: 0;
	padding: 5px 5px;
	background-color: transparent;
}
.breadcrumb>li{display:inline-block;color:rgba(0,0,0,0.5);text-align: center;margin: 0;padding: 0;}
.breadcrumb>li+li:before{padding:0 2px;color:rgba(0,0,0,0.3);content:" / ";}
.breadcrumb>.active{color:#046eb8;}
.breadcrumb>li a{color:rgba(0,0,0,0.5);}
.breadcrumb>li a:hover{color:#046eb8;text-decoration:none;}
@media (min-width: 992px) and (max-width: 1299px) {

}
@media (max-width: 991px) {
.page-header {font-size: 1.8em;}
#pbox {margin: 40px 0 50px;}
}
@media (max-width: 767px) {
#pbox table {max-width: 100%;border-collapse: collapse;/*table-layout: fixed;*/}
}
@media (max-width: 600px) {

}

/*************************
******* about CSS ******
**************************/
.about {
	float: left;
	width: 100%;
	display: inline-block;
	margin: 0;
	padding: 0;
	position:relative;
}
.history {
	float: left;
	width: 100%;
	display: inline-block;
	margin: 0 0 -70px;
	padding: 50px 0 ;
	position: relative;
}
.history:before {
    content: '';
    position: absolute;
    bottom:0;
    left: 0;
    width: 100%;
    height: 100%;
	z-index: -1;
	background: #f3f3f3;
}
.history h3.title {
	font-size: 1.8em;
	line-height: 1.3em;
	color: #111;
	font-weight: 500;
	text-align: center;
	padding:0;
	margin: 10px 0 45px;
	position: relative;
}
.history h3.title:before {
    content: '';
    position: absolute;
    bottom: -20px;
    left: calc(50% - 5px);
    width: 11px;
    height: 11px;
	z-index: 1;
	background: url(/site/themes/default/cht/images/icon5.png) no-repeat left top;
}
.aboutbox1 {
	float: left;
	width: 100%;
	display: inline-block;
	margin: 10px 0 85px;
	padding: 0;
	position:relative;
}
.aboutbox1 h3.title {
	font-size: 1.8em;
	line-height: 1.3em;
	color: #111;
	font-weight: 500;
	padding:0 0 0 15px;
	margin: 0 0 20px;
	position: relative;
}
/*.aboutbox1 h3.title:before {
    content: '';
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 45px;
    height: 1px;
	z-index: 1;
	background: url(/site/themes/default/cht/images/line2.png) no-repeat left top;
}*/
.aboutbox1 h3.title:before {
    content: '';
    position: absolute;
    top: 10%;
    left: 0;
    width: 2px;
    height: 80%;
	background: #046eb8;
}
.aboutbox1 .text {
	float: left;
	width: 45%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    top: 0;
    min-height: 500px;
    padding: 5% 5% 5% 1%;
}
.aboutbox1 .photo {
    position: absolute;
	top:0;
	right:0;
	width:55%;
	height:100%;
    transition: all 0.3s;
	overflow: hidden;
	border-radius:5px;
	background:#ddd;
}
/*.aboutbox1:before {
    content: '';
    position: absolute;
    bottom: -15px;
    right: -15px;
    width: 97%;
    height: 98%;
	border-radius: 5px;
	z-index: -1;
	background: #f2f2f2;
}
.aboutbox1:after {
    content: '';
    position: absolute;
    top: -15px;
    left: -15px;
    width: 52%;
    height: 95%;
	border-radius: 5px;
	z-index: -1;
background: -webkit-linear-gradient(118deg, rgb(4, 110, 184), rgb(93, 180, 241));
background: linear-gradient(118deg, rgb(4, 110, 184), rgb(93, 180, 241));
}*/
.aboutbox1 .photo img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}

.enterprise1 {
	float: left;
	width: 80%;
	display: inline-block;
	padding: 50px 4%;
	font-size: 16px;
	line-height: 1.8em;
	font-weight: 500;
	color: #000;
	position: relative;
	border-radius:0 50px 0 50px;
	background: #eef2eb;
}
.enterprise2 {
	float: right;
	width: 95%;
	display: inline-block;
	padding: 0;
	margin: 0;
	position: relative;
}
.enterprise2 .text {
	float: right;
	width: 60%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    top: 0;
    min-height: 400px;
    padding: 2.5% 5%;
	border-radius:0 50px 0 50px;
	border: 1px solid #d9e9ce;
}
.enterprise2 .photo {
    position: absolute;
	top:0;
	left:0;
	width:40%;
	height:100%;
    transition: all 0.3s;
	overflow: hidden;
	border-radius:50px 0 50px 0 ;
	background:#ddd;
}
.enterprise2 .photo img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}
.enterprise2 dl {
	float: left;
	width: 100%;
	display: inline-block;
	margin: 15px 0;
	padding: 0;
	list-style: none;
}
.enterprise2 dt {
	width: 100%;
	display: block;
	font-size: 20px;
	color: #81b454;
	margin: 0;
	padding: 0 0 10px 25px;
	background: url(/site/themes/default/cht/images/check.svg) no-repeat left 4px;
	background-size: 20px;
}
.enterprise2 dd {
	width: 100%;
	display: block;
	margin: 0;
	padding: 0 0 0 25px;
}
.certif {
	float: left;
	width: 100%;
}
.certif ul {
	float: left;
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
	display: grid;
    gap: 35px 20px;
    grid-template-columns: repeat(5, 1fr);
}
.certif ul li {
	float: left;
	width: 100%;
	display: block;
	list-style: none;
	margin: 0;
	padding: 5px;
	border: 1px solid #ddd;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 5px rgba( 0, 0, 0, .1 ); box-shadow: 0 0 5px rgba( 0, 0, 0, .1 );
}
.certif ul li p.certif-name {
	color: #333;
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
	line-height: 1.7em;
}
.certif ul li .certif-photo {
	display: block;
	position: relative;
}
.certif ul li .certif-photo {
	display: block;
	padding-top: 140%;
	position: relative;
	overflow: hidden;
}
.certif ul li .certif-photo img { 
	position:absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    object-fit: contain;
	opacity: 1;
}
.certif ul li .certif-photo a:after {
	content: '';
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0) url(../image-overlay-icon.png) no-repeat center center;
	background-size: 0;
	-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;
}
.certif ul li:hover .certif-photo a:after {
	background: rgba(0,0,0,0.3) url(../image-overlay-icon.png) no-repeat center center ;
	background-size: 52px;
}


@media (min-width: 991px) and (max-width: 1300px) {
.certif ul { gap: 35px 20px; grid-template-columns: repeat(4, 1fr);}
}

@media (max-width: 991px) {
.aboutbox1 {margin: 0 0 40px;}
.aboutbox1 .photo {
    position: relative;
	top:0;
	left:0;
	width:100%;
	min-height: 400px;
	padding-top: 65%;
	overflow: inherit;
}
/*.aboutbox1:after {
    display: none;
}
.aboutbox1:before {
    content: '';
    position: absolute;
    bottom: -15px;
    right: 0;
    width: 100%;
    height: 100%;
	border-radius: 5px;
	z-index: -1;
	background: #f2f2f2;
}
.aboutbox1 .photo:before {
    content: '';
    position: absolute;
    bottom: -7px;
    left: -7px;
    width: 100%;
    height: 100%;
	border-radius: 5px;
	z-index: -1;
	background: #046eb8;
}*/
.aboutbox1 .text {
	float: left;
	width: 100%;
    min-height: inherit;
    padding: 35px 1% 0;
}
.enterprise1 {
	width: 90%;
	padding: 30px 4%;
	border-radius:0 50px 0 50px;
}
.enterprise2 {
	float: left;
	width: 100%;
	margin-top: 35px;
}
.enterprise2 .text {
	float: left;
	width: 100%;
    min-height: inherit;
    padding: 30px 5%;
}
.enterprise2 .photo {
    position: relative;
	width:100%;
	height:auto;
	padding-top: 50%;
}
.history {
	margin: 0 0 -50px;
}
.certif ul {
    gap: 30px 20px;
    grid-template-columns: repeat(3, 1fr);
}
.certif ul li .certif-photo {
	padding-top: 140%;
}
}
@media (max-width: 768px) {
.history h3.title {
	text-align: left;
}
.history h3.title:before {
    left: 40px;
}
}
@media (max-width: 600px) {
.aboutbox1 .photo {
	min-height:inherit;
	padding-top: 65%;
}
.certif ul {
    gap: 20px 12px;
    grid-template-columns: repeat(2, 1fr);
}
}


/* Timeline -------------------------------------------------------------------------- */
ul.history-list, ul.history-list li {
	padding-left: 0;
	padding-right: 0;
	margin: 0;
	list-style: none;
}
.history-list{position:relative;padding:1rem 0;list-style: none;}
.history-list:before{content:"";position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:4px;height:100%;background-color:#ddd}

.history-list li .history-content{display: inline-block; width: 50%;position: relative;}

.history-list li:nth-child(odd){display:flex;flex-wrap:wrap;justify-content:flex-end;text-align:left;}
.history-list li:nth-child(odd) .history-content{padding-left:3.5rem}
.history-list li:nth-child(odd) .history-content:before{left:0}
.history-list li:nth-child(odd) .history-content:after{left:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.history-list li:nth-child(even){display:flex;flex-wrap:wrap;justify-content:flex-start;text-align:right;}
.history-list li:nth-child(even) .history-content{padding-right:3.5rem}
.history-list li:nth-child(even) .history-content:before{right:0}
.history-list li:nth-child(even) .history-content:after{right:0;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}

.history-list li:nth-child(odd) .history-content:before, .history-list li:nth-child(even) .history-content:before{content:"";position:absolute;top:20px; width:30px;border-bottom:2px dotted #999}
.history-list li:nth-child(odd) .history-content:after, .history-list li:nth-child(even) .history-content:after {content:"";position:absolute;top:21px;width:14px;height:14px;background-color:#fff;border-radius:50%;border: 4px solid #efa256;}

.history-list li .history-content .number{font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, DejaVu Sans, Verdana," sans-serif"; display: inline-block; font-size:2.6rem;color: #333;line-height: 1.2em;font-weight: 500;margin: 0 0 3px;padding: 0 10px;width: 80px;}
.history-list li:nth-child(odd) .history-content .number{float: left;text-align: left;}
.history-list li:nth-child(even) .history-content .number{float: right;text-align: right;}

.history-list li .text{ display: inline-block; width: calc(100% - 80px); padding:0 0 0 1rem;font-size: 16px;line-height: 1.8em;color: #333;}
.history-list li:nth-child(odd) .text{ float: right;text-align:left;}
.history-list li:nth-child(even) .text{ float: left;padding:0 1rem 0 0;text-align:right;}

.history-list li:nth-child(even) .text > p{ margin: 1px 0;padding-right: 20px;background: url(/site/themes/default/cht/images/icon3.png) no-repeat right 12px;}
.history-list li .text > p{ margin: 1px 0;padding-left: 22px;background: url(/site/themes/default/cht/images/icon3.png) no-repeat left 12px;}
.history-content{width:50%;padding: 4px 0;margin-bottom: 7px;}


@media (max-width: 768px) {
.history-list li .history-content{width: 100%;}
.history-list:before{content:"";position:absolute;top:0;left:5px;}
.history-list li:nth-child(odd) .history-content:after{left:5px;}
.history-list li:nth-child(even) .history-content:after{left:-9px;right: inherit;}
.history-list li:nth-child(even) .history-content{padding-right:0;padding-left: 3.5rem;}
.history-list li:nth-child(even) .history-content:before{left:0;right: inherit;}
.history-list li:nth-child(even) .history-content .number{float: left;text-align: left;}
.history-list li:nth-child(odd) .text{ float: left;}
.history-list li:nth-child(even) .text{text-align:left;padding:0 0 0 1rem;}
.history-list li:nth-child(even) .text > p{ margin: 1px 0;padding-right: 20px;background: url(/site/themes/default/cht/images/icon3.png) no-repeat left 12px;}
}
@media (max-width: 480px) {
.history-list li .history-content .number{width: 100%;}
.history-list li:nth-child(even) .history-content .number{float: left;}	
.history-list li .text{ width: 100%;}
}
/*************************
******* contact CSS ******
**************************/
#contact_form {
	float: left;
	width: 100%;
}
.contact {
	float: left;
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	padding: 20px 5% 0;
	/*border-radius: 5px;
	border: 1px solid rgba(100,100,100,0.2);
	-webkit-box-shadow: 0 0 10px rgba( 0, 0, 0, .15 );
	box-shadow: 0 0 10px rgba( 0, 0, 0, .15 );*/
}
.contact1 {
	float: left;
	width: 70%;
	margin: 0;
	padding: 0 9% 0 0;
}
.contact1 .contact-text {
	width: 100%;
	display: inline-block;
	line-height: 1.8em;
	margin: 0;
	color: #888;
	padding: 0 0 20px;
}
.contact1 label.control-label {
	width: 100%;
	display: inline-block;
	color: #333;
	padding: 2px 0 3px 7px;
	margin: 0;
	text-align: left;
}
.contact1 .required {
	color: #E85500;
	border: 0;
	margin-left:7px;
}
.contact2 {
	float: left;
	width: 100%;
	margin: 5px 0;
}
.contact2 p.cleft {
	width: 40%;
	float: left;
	margin: 0;
	padding: 0;
}
.contact2 p.cright {
	width: 60%;
	float: left;
	margin: 0;
	padding: 0 0 0 5%;
}
.contact2 p.cright img {
	display: inline-block;
	max-height: 42px;
	margin-right: 4px;
}
.contact3 {
	float: left;
	display: inline-block;
	width: calc(50% - 2px);
	padding: 0;
	margin: 5px 1px;
}
.contact5 {
	flex: 1;
}
.contact5 .info {
	display: inline-block;
	width: 100%;
	margin: 0;
	padding: 0 2% 20px;
}
.contact5 .info:last-child {
	padding: 0 2%;
}
.contact5 h3 {
	display: inline-block;
	width: 100%;
	font-size: 22px;
	line-height: 1.5em;
	font-weight: 500;
	color: #555;
	padding: 0 2%;
	margin: 0;
}
.contact5 .info p {
	display: inline-block;
	width: 100%;
	line-height: 1.5em;
	padding: 5px 0;
	margin: 2px 0;
}
.contact5 .info p.factory {
	font-size: 20px;
	line-height: 1.5em;
	color: #165ea6;
	font-weight: 500;
	padding: 0 10px 0 10px;
	margin: 0 0 10px;
	border-left: 2px solid #165ea6;
}
.contact5 .info p.add {float: left;width: 100%;background: url(/site/themes/default/cht/images/placeholder.svg) no-repeat 3px 5px;background-size: 25px;padding-left: 35px;}
.contact5 .info p.phone {float: left;background: url(/site/themes/default/cht/images/phone.svg) no-repeat 3px 5px;background-size: 25px;padding-left: 35px;}
.contact5 .info p.fax {float: left;background: url(/site/themes/default/cht/images/printer.svg) no-repeat  3px 5px;background-size: 25px;padding-left: 35px;}
.contact5 .info p.mail {background: url(/site/themes/default/cht/images/mail.svg) no-repeat 3px 5px;background-size: 25px;padding-left: 35px;}
.contact5 .info p A:link {color:#046eb8;text-decoration:none}
.contact5 .info p A:visited {color:#046eb8;text-decoration:none}
.contact5 .info p A:hover {color:#ff9331;text-decoration:underline}
.contact6 {
	width: 100%;
	display: inline-block;
	/*padding-top: 45px;*/
	margin-top: 45px;
	text-align: center;
	/*background: url(/site/themes/default/cht/images/stripes_b.png) repeat-x 0 top;*/
}
.contact6 button {
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, \65B0\7D30\660E\9AD4, Arial, Helvetica, sans-serif;
	width: 200px;
	height: 50px;
	margin-left: 10px;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	border: none;
	cursor: pointer;
	color: #FFFFFF;
	font-weight: 500;
	margin-bottom: 10px;
	transition: background 0.3s;
}
.contact6 .send {
	background: rgba(2,79,135,0.9);
}
.contact6 .send:hover{
	background: rgba(0,60,130,1);
}
.contact6 .reset {
	background: #ccc;
}
.contact6 .reset:hover{
	background:#999;
}



@media (max-width: 991px) {
.contact {padding: 0 5%;}
.contact1 {width: 100%;padding: 0;}
.contact3 {width: 100%;}
.contact5 {margin-top: 50px;}
}
@media (max-width: 767px) {

}
@media (max-width: 480px) {
.contact2 p.cleft {width: 100%;}
.contact2 p.cright {width: 100%;margin-top: 7px;}
.contact6 button {width: 100%;margin-left: 0;}
}
/*************************
******* news CSS ******
**************************/
#news {
    float: left;
    width: 100%;
}
.news-list, .news-list2, .news-list3 { float: left; display:inline-block; width: 100%;margin: 0;}
.news-list ul{
    float: left;
	width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    display: grid;
    gap: 40px 30px;
    grid-template-columns: repeat(3, 1fr);
}
.news-list li{/*border: 1px solid rgba(0,0,0,0.1);*/transition: all 0.3s;position: relative;padding: 5px;}
/*.news-list li:hover{ border: 1px solid rgba(4,110,184,0.5);-webkit-box-shadow: 0 2px 8px rgba( 0, 0, 0, .15 ); box-shadow: 0 2px 8px rgba( 0, 0, 0, .15 );}*/
.news-list li a { display: block; transition: all 0.3s;}
.news-list li .photo {
    position: relative;
    padding-top: 65%;
    overflow: hidden;
    transition: all 0.3s;
}
.news-list li .photo img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
	-webkit-transform: scale(1,1);
    transform: scale(1,1);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.news-list li:hover .photo img{
    -webkit-transform: scale(1.03,1.03);
    transform: scale(1.03,1.03);
}
.news-list li .info{
	float: left;
	width: 100%;
	display: block;
	margin: 0;
	padding: 15px 10px;
}
.news-list li .info p.ldate {
	display: inline-block;
	font-size: 14px;
	line-height: 1.4em;
	color: #efa256;
	margin: 0;
	padding: 2px 0;
}
.news-list li .info p.ltit{
	float: left;
	width: 100%;
	display: inline-block;
	font-size: 20px;
	line-height: 1.5em;
	color: #000000;
	font-weight: 400;
	margin: 2px 0 5px;
	padding: 0;
	-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;
}
.news-list li:hover .info p.ltit {color: #046eb8;}
.news-list li .info p.ltext{
	float: left;
	width: 100%;
	display: -webkit-box;
	margin: 0;
	padding: 0;
	font-size: 15px;
	line-height: 1.7em;
	color: #999;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	white-space: normal;
}
.news-list2 ul{
    float: left;
	width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    display: grid;
    gap: 10px 15px;
    grid-template-columns: repeat(2, 1fr);
}
.news-list2 li{border: 1px solid rgba(4,110,184,0.4);transition: all 0.3s;position: relative;padding: 0;border-radius: 5px;}
.news-list2 li:nth-child(2n){border: 1px solid rgba(0,0,0,0.2);position: relative;}
.news-list2 li .info{
	float: left;
	width: 100%;
	display: block;
	margin: 0;
	padding: 15px 30px;
}
.news-list2 li .info p.ldate {
	display: inline-block;
	font-size: 14px;
	line-height: 1.4em;
	color: #ffa200;
	margin: 0;
	padding: 2px 0;
}
.news-list2 li .info p.ltext{
	float: left;
	width: 100%;
	display: -webkit-box;
	margin: 3px 0;
	padding: 0;
	font-size: 16px;
	line-height: 1.7em;
	color: #111;
	position: relative;
}
.news-list3 .info{
    display: inline-block;
	width: 100%;
	position: relative;
	padding: 10px 0 30px;
	margin: 20px 0 0;
	border-bottom: 1px dashed rgba(0,0,0,0.15);
}
.news-list3 .info:first-child{margin: 0;}
.news-list3 .info p.date {
	display: inline-block;
	width: 100%;
	font-size: 32px;
	line-height: 1.2em;
	color: #046eb8;
	font-weight: 500;
	margin: 0;
	padding: 0 0 0 15px;
	position: relative;
}
/*.news-list3 .info p.date:after {
    content: '';
    position: absolute;
    top: 22px;
    left: 0;
    width: 12px;
    height: 2px;
	background: #046eb8;
}*/
.news-list3 .info p.date:after {
    content: '';
    position: absolute;
    top: 10%;
    left: 0;
    width: 2px;
    height: 80%;
	background: #046eb8;
}
.news-list3 .info .photo{
	float: left;
	width: 200px;
	display: inline-block;
	margin: 0;
	padding: 0;
	position: relative;
    padding-top: 15%;
	overflow: hidden;
}
.news-list3 .info .photo img{
    width: 100%;
    height: 100%;
    object-fit: contain;
    position: absolute;
    top: 0;
    left: 0;
}
.news-list3 li .photo img{
	display: inline-block;
	max-width: 100%;
}
.news-list3 ul.awards{
    float: right;
	width: calc(100% - 230px);
	display: inline-block;
    margin: 0;
	padding: 5px 10px;
    list-style: none;
}
.news-list3 ul.awards li{
	float: left;
	width: 100%;
	margin: 0;
	padding: 3px 0 3px 28px;
	font-size: 16px;
	line-height: 1.7em;
	color: #555;
	position: relative;
	background: url(/site/themes/default/cht/images/medal.png) no-repeat left 7px;
}

.news-info {
	float: left;
	width: 100%;
}
.news-left {
	float: left;
	width: 27%;
	position: relative;
}
.news-title {
	float: left;
	width: 100%;
	position: relative;
}
.news-title dl {
	width: 100%;
	display: inline-block;
	margin: 0;
	padding: 5px 1% 0;
	position: relative;
}

.news-title dt {
	float: left;
	display: inline-block;
	width: 120px;
    color: #f5aa00;
	font-size: 15px;
	line-height: 1.5em;
	font-weight: 400;
	padding: 7px 5px 5px 25px;
	margin: 0;
	background: url(/site/themes/default/cht/images/icondate.svg) no-repeat left 12px;
	background-size: 18px;
}
.news-title dd {
	float: right;
	width: calc(100% - 120px);
	font-size: 26px;
	line-height: 1.5em;
	font-weight: 500;
	padding: 0;
	color: #333;
}
.newscontent {
	float: left;
	width: 100%;
	display: block;
	padding: 40px 1% 20px;
}
.news-info .back {
	float: left;
	width: 100%;
	padding: 0;
	margin: 30px 0 0;
	text-align: center;
}
.news-info .back a {
	display: inline-block;
	width: 150px;
	padding: 7px 20px;
	COLOR: rgba(0,130,198,0.9);
	text-decoration: none;
	transition: background 0.3s;
	background: rgba(255,255,255,1);
	border: 1px solid rgba(0,130,198,0.9);
	-webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;
}
.news-info .back a:hover {
	COLOR: #fff;
	text-decoration: none;
	background: rgba(0,130,198,0.9);
}

.download-list { width: 100%;display: inline-block; padding: 20px 3%; border: 10px solid #f1f0f0;border-radius: 0 30px 0 30px; }
/*table*/
.css-table2{
	display: table;
	width: 100%;
	border-collapse: collapse;
}
.css-table2 ul, .css-table2 li {
	display: inline-block;
	margin: 0;
	padding: 0;
    list-style-type: none;
}
.css-table2 .td{
	color: #000;
	border-bottom: #cfd1d9 1px solid;
	padding: 15px 15px;
	font-size: 16px;
	line-height: 1.5em;
}
.css-table2 .th{
	color:#fff;
	border-right: #fff 1px solid;
	text-align: center;
	padding: 10px 5px 10px;
	font-size: 16px;
}
.css-table2 .thead{
	display:table-header-group;
	background: #626262;
}
.css-table2 .tbody{
	display:table-row-group;
}
.css-table2 .tr{
	display:table-row;
	-webkit-transition: all 0.3s ease-in-out;
     -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
       -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
}
.css-table2 .tbody .tr:nth-child(even){
	background: #f6f6f6;
}
.css-table2 .tbody .tr:hover{
	background: #eef2eb;
}
.css-table2 .th, .css-table2 .td{
	display:table-cell;
	vertical-align:middle;
}
.css-table2 .td a{color: #2276c3; text-decoration: underline;}
.css-table2 .td a:hover{color: #ed6d02; text-decoration: none;}
.css-table2 .td a.download2 {
	display: inline-block;
    padding: 11px 15px 11px 37px;
	font-size: 15px;
	line-height: 1em;
	color: #fff;
	text-decoration: none;
	border-radius: 3px;
	background: #b99c40 url(../download.svg) no-repeat 11px 10px;
	background-size: 17px;
}
.css-table2 .td a.download2:hover {
	background: #81b454 url(../download.svg) no-repeat 11px 12px;
	background-size: 17px;
}
.css-table2 .td.txt1{}
.css-table2 .th.txt1,.css-table .td.txt1{}
.css-table2 .th.txt2{width: 15%; text-align: center;}
.css-table2 .td.txt2{width: 15%; text-align: center;color: #888;}
.css-table2 .th.txt3,.css-table .td.txt3{}
.css-table2 .th.dow1,.css-table2 .td.dow1{width: 15%; text-align: center;}


@media (max-width: 1299px) {

}

@media (min-width: 992px) and (max-width: 1300px) {
.news-list ul{gap: 40px 20px;grid-template-columns: repeat(3, 1fr);}
}
@media (max-width: 991px) {
.news-list ul{gap: 30px 15px;grid-template-columns: repeat(2, 1fr);}
.news-left {width: 100%;}
.news-left dl {width: 100%;padding: 30px 20px 28px;min-height: inherit;border-radius: 5px;}
.newscontent {width: 100%;min-height: inherit;}
.news-left .back {
	float: inherit;
	width: 135px;
	margin: 0;
	position: absolute;
	right: 0;
	top: 3px;
}
.news-list3 .info .photo{
    padding-top: 20%;
}
}
@media (max-width: 767px) {
.news-title dt {width: 100%;}
.news-title dd {float: left;width:100%;}
.news-list2 ul{ gap: 5px 15px; grid-template-columns: repeat(1, 1fr);}
.news-list3 ul.awards{width: calc(100% - 230px);}
.css-table2 .thead{ display: none;}
.css-table2 .tbody{border-top: none;}
.css-table2 .td.txt1, .css-table2 .td.txt2, .css-table2 .td.txt3, .css-table2 .td.dow1{display: inline-block;width: 100%;text-align: left;padding: 8px 10px 8px;font-size: 16px;}
.css-table2 .tr li:before{ content: attr(data-title); display: inline-block; width: 70px;color: #888;font-size: 14px;}
.css-table2 .tbody .tr{border-top: 1px solid #81b454;}
}
@media (max-width: 600px) {
.news-list ul{gap: 20px 15px;grid-template-columns: repeat(1, 1fr);}
.news-list li p.ldate {text-align: left;margin: 0 0 2px;width: 100%;}
.news-list li p.ltit {width: 100%;padding: 0;}
.news-list li p.ldate .date1 {font-size: 20px;line-height: 34px; padding-left: 5px;}
.news-list3 .info .photo{
	width: 100%;
    padding-top: 50%;
}
.news-list3 ul.awards{float: left;width: 100%;}
}
@media (max-width: 480px) {


}


/*************************
*******service CSS******
**************************/

#main {margin-left: 420px; margin-top: -25px;overflow: hidden;}

/*************************
*******investor CSS******
**************************/
.investor {
	display: inline-block;
	width: 100%;
	margin: 10px 0;
}
.investor-text {
	display: inline-block;
	width: 100%;
	padding: 0 0 5px;
}
.investor-text ol, .investor-text ol {
	padding-left: 16px;
}
.investor-text2 {
	display: inline-block;
	width: 100%;
	margin: 0 0 35px;
	padding: 0 0 5px;
	border-bottom: 1px dashed #ddd;
}
.investor-info {
	display: inline-block;
	width: 100%;
	padding: 20px 0 10px;
	margin: 0 0 15px;
	border-bottom: 1px dotted #ddd;
}
.investor-info:first-child {
	padding: 5px 0 10px;
}
.investor-info:last-child {
	padding: 25px 0 0;
	margin: 0;
	border-bottom: none;
}
.investor-info ul.investor-download{
    float: left;
	width: 100%;
    margin: 0 0 25px;
    padding: 0;
    list-style: none;
    display: grid;
    gap: 5px 20px;
    grid-template-columns: repeat(2, 1fr);
}
.investor-info ul.investor-download li{
	display: inline-block;
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}
.investor-info h3.title3 {
	font-size: 1.5em;
	line-height: 1.3em;
	color: #333;
	font-weight: 400;
	padding: 0;
	margin: 0 0 20px;
	position: relative;
	-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;
}
.investor-info h4.investor-t1 {
	display: inline-block;
	width: 100%;
	padding: 0;
	margin: 0 0 10px;
	color: #333;
	font-size: 1.2em;
	font-weight: 400;
	padding: 0 0 0 10px;
	margin: 5px 0 15px;
	border-left: 2px solid #046eb8;
}
.investor-info h4.investor-t2 {
	display: inline-block;
	width: 100%;
	color: #046eb8;
	font-size: 1.2em;
	font-weight: 400;
	padding: 0 0 0 10px;
	margin: 5px 0 15px;
	border-left: 2px solid #046eb8;
}
.investor-info h4.investor-t1 a, .investor-info h4.investor-t2 a { text-decoration: none;color: #046eb8;}
.investor-info h4.investor-t1 a:hover, .investor-info h4.investor-t2 a:hover { text-decoration: none; color: #f0931e;}
.investor-info a.investor-download2 { 
	display: inline-block;
	padding: 20px 60px 20px 4%;
	margin: 32px 0 5px;
	font-size: 18px;
	line-height: 1.5em;
	color: #999;
	text-decoration: none;
	border: 1px solid #ddd;
	background: url(/site/themes/default/cht/images/pdf.png) no-repeat right center;
}
.investor-info a:hover.investor-download2 { 
	color: #046eb8;
	text-decoration: none;
	border: 1px solid #046eb8;
	background: url(/site/themes/default/cht/images/pdf1.png) no-repeat right center;
}
.investor-info2 {
	float: left;
	display: inline-block;
	width: calc(100%/2);
	padding: 0;
	margin: 0 0 15px;
}
.investor-title2{
	display: inline-block;
	width: 100%;
	font-size: 30px;
	color: #333;
	font-weight: 400;
	padding: 3px 0 15px;
}
.tableinfo {
	display: inline-block;
	width: 100%;
	margin: 5px 0;
	word-break: break-all;
}
.investor .minus{
	display: flex;
	width: 100%;
	margin: 15px 0 20px;
}
.investor .investor-title{
	flex: 1;
	font-size: 30px;
	color: #333;
	font-weight: 400;
	padding: 3px 5px 0;
}
.investor .selectBox{
	float: right;
	width: 200px;
}
.tab-list{
	display: inline-block;
	width: 100%;
	border-collapse: collapse;
	margin-top: 10px;
}
.tab-list ul, .tab-list li {
	display: inline-block;
	list-style: none;
	padding: 0;
	margin: 0;
}
.tab-list .td{
	display: inline-block;
	color: #333;
	border-bottom: 1px solid #e4e4e4 ;
	padding: 12px 15px;
}
.tab-list .th{
	background-color: #999;
	color:#fff;
	border-right: 1px solid rgba(255,255,255,0.5);
	padding: 10px 15px;
	font-size: 16px;
	font-weight: 500;
}
.tab-list .th:last-child{
	border-right: none;
}
.tab-list .tab-set{
	width: 100%;
	display: table;
}
.tab-list .tab-set .thead{
	display:table-header-group;
}
.tab-list .tab-set .tbody{
	display:table-row-group;
}
.tab-list .tab-set .tr{
	display:table-row;
	border-left: 3px solid #fff;
	-webkit-transition: all 0.3s ease-in-out;
     -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
       -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
}
.tab-list .tab-set .thead .tr, .tab-list .tab-set .thead .tr:hover{
	border-left: 3px solid #999;
}
.tab-list .tab-set .th, .tab-list .tab-set .td{
	display:table-cell;
	vertical-align:middle;
}
.tab-list .tab-set .tr:hover{
	background: rgba(100,100,100,0.1);
	border-left: 3px solid #046eb8;
}
.tab-list .tab-set .th:nth-child(1),.tab-list .tab-set .td:nth-child(1){text-align: left;min-width: 150px;}
.tab-list .tab-set .tr:hover .td:nth-child(1){color: #046eb8;}
.tab-list .tab-set .th:nth-child(2),.tab-list .tab-set .td:last-child{width: 10%; text-align: center;min-width: 150px;}
.tab-list .tab-set .td img {
	display: inline-block;
	height: auto;
	max-height: 50px;
}
.tab-list a { color: #333;}
.tab-list a:hover { color: #ee1d24;}
@media (max-width: 991px) {
.investor-info2 {width: 100%;margin: 0 0 15px;}
.investor-info a.investor-download2 { margin: 0;}
}
@media (max-width: 768px) {
.tableinfo a {word-break: break-all;}
.investor .minus{display: inline-block;}
.investor .selectBox{float: left;width: 100%;margin-top: 15px;}
.tab-list .tab-set .thead{ display: none;}
.tab-list .tab-set.td:nth-child(1), .tab-list .tab-set .td:nth-child(2){display: inline-block;width: 100%;text-align: left;padding: 5px 10px;border-bottom: none;min-width: inherit;}
.tab-list .tab-set .td:nth-child(1){display: inline-block;width: 100%;padding: 8px 10px;border-bottom: none;text-align: left;min-height: inherit;}
.tab-list .tab-set .td:nth-child(2){display: inline-block;width: 100%;padding: 5px 10px 8px;margin: 0; text-align: left;}
.tab-list .tab-set .th:nth-child(2),.tab-list .tab-set .td:last-child{display: inline-block;width: 100%;text-align: left;min-width: inherit;}
.tab-list .tab-set .tr, .tab-list .tab-set .tr:hover { border: 1px solid rgba(100,100,100,0.2);}
.tab-list .tab-set .tr:first-child { border-top: 3px solid rgba(100,100,100,0.9);}
.tab-list .tab-set .tr li:before{ content: attr(data-title); display: inline-block; width: 90px;color: #888;font-size: 14px;float: left;}
.tab-list .tab-set .td img {max-height: 40px;margin: 0;float: left;}
}
@media (max-width: 600px) {
.investor-info ul.investor-download{
    gap: 5px 20px;
    grid-template-columns: repeat(1, 1fr);
}
}

.fancytable2, .fancytable3 {
	width:100%;
	border:1px solid #ddd;
	border-collapse:collapse;
	margin: 5px 0 10px;
}
.fancytable2 thead tr {
	visibility: visible;
	background-color: #999;
	border: 1px solid #ddd;
}
.fancytable3 thead tr {
	visibility: visible;
	background-color: #666;
	border: 1px solid #666666;
}
.fancytable2 thead th, .fancytable3 thead th {
	vertical-align: middle;
	text-align: center;
	padding: 12px 8px;
	color: #FFF;
	background-color: #999;
	font-weight: normal;
	border: 1px solid #046eb8;
}
.fancytable2 thead td, .fancytable3 thead td {
	line-height: 1.6em;
	font-weight: normal;
	color: #fff;
	visibility: visible;
	padding: 15px;
	border: 1px solid #ddd;
	text-align: center;
}
.fancytable2 thead td:last-child, .fancytable3 thead td:last-child {
	visibility: visible;
	border-right-style: none;
}
.fancytable2 tbody th {
	line-height: 1.6em;
	font-weight: 400;
	visibility: visible;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ddd;
	padding: 12px 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ddd;
}
.fancytable3 tbody th {
	font-weight: normal;
	visibility: visible;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.fancytable2 tbody td {
	line-height: 1.7em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ddd;
	padding: 15px 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ddd;
}
.fancytable3 tbody td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	text-align: center;
}
/*.fancytable2 tbody tr:nth-of-type(even), .fancytable3 tbody tr:nth-of-type(even) {
	background-color: #eff6f9;
}*/

.fancytable2 tbody tr.colorred {
	color: #ff0000;
}
.fancytable2 img {
	margin-right: 5px;
}
.fancytable2 ul, .fancytable2 ol, .fancytable3 ul, .fancytable3 ol {
	text-align: left;
	margin: 0;
	padding-left: 20px;
}
.fancytable2 li, .fancytable3 li {
	padding: 0;
	margin: 0;
}
.fancytable5 {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #999999;
	margin: 0 0 15px;
}
.fancytable5 thead {
	visibility: visible;
}
.fancytable5 thead th {
	color: #fff;
	font-weight: normal;
	padding: 10px 5px 10px;
	background-color: #1159af;
	border-right: 1px solid rgba(255,255,255,0.5);
}
.fancytable5 thead th span.rightfont {
	float: left;
	width: 100%;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	margin-top: 2px;
	text-align: right;
}
.fancytable5 thead td {
	font-size: 16px;
	color: #fff;
	padding: 12px 5px 12px;
	background: #666;
}
.fancytable5 thead td span.left {
	float: left;
	padding-top: 5px;
}
.fancytable5 thead td span.right {
	float: right;
	padding-bottom: 5px;
}
.fancytable5 th {
	font-size: 16px;
	color: #222;
	font-weight: normal;
	visibility: visible;
	padding: 10px;
	text-align: center;
}
.fancytable5 tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #fff;
}
.fancytable5 tbody tr:nth-of-type(even) {
	background-color: #eff6f9;
}
.fancytable5 tbody th {
	text-align: left;
}
.fancytable5 td {
	padding: 10px;
	border: 1px solid #CCC;
	text-align: center;
}
.fancytable5 td.txtleft {
	font-size: 15px;
	text-align: left;
	background: #fff;
}

@media (max-width: 768px) {

}


/*RD*/
.rd-photo {
	text-align: center;
}
.rd-tech {
	widows: 100%;
	margin: 35px 0 0;
	padding: 0;
	display: grid;
    gap: 20px 5%;
    grid-template-columns: repeat(3, 1fr);
}
.rd-tech dl{
	width: 100%;
	display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none;
}
.rd-tech dl dt{
	width: 100%;
	display: inline-block;
	font-size: 24px;
	line-height: 1.5em;
	color: #046eb8;
	font-weight: 500;
	margin: 0 0 15px;
	padding: 0 0 0 12px;
	position: relative;
}
/*.rd-tech dl dt:after {
    content: '';
    position: absolute;
    bottom: -12px;
    left: 0;
    width: 30px;
    height: 1px;
	background: #046eb8;
}*/
.rd-tech dl dt:after {
    content: '';
    position: absolute;
    top: 10%;
    left: 0;
    width: 2px;
    height: 80%;
	background: #046eb8;
}
.rd-tech dl dd{
	width: 100%;
	display: inline-block;
	font-size: 16px;
	line-height: 1.8em;
	color: #333;
}
@media (max-width:991px){
.rd-tech {
    gap: 20px 5%;
    grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width:767px){

}
@media (max-width:480px){
.rd-tech {
    gap: 20px 5%;
    grid-template-columns: repeat(1, 1fr);
}
}

.slider-rd {
	widows: 100%;
    position: relative;
	margin: 10px 0 15px;
	padding: 0;
}
.main-slider, .thumb-slider {
	display: inline-block;
    widows: 100%;
    position: relative;
	margin: 0;
	padding: 0;
}
.slider-rd .btslider {
    position: absolute;
	width: 40%;
	margin: 0;
    padding: 0 90px 0 20px;
	bottom: 0;
	right: 0;
	z-index: 1;
}
.main-slider .item, .thumb-slider .item{
	display: inline-block;
	widows: 100%;
    position: relative;
	margin: 0;
	padding: 0;
}
.main-slider .photo2 {
    position: relative;
	width:60%;
    padding-top: 500px;
    overflow: hidden;
    transition: all 0.3s;
}
/*.main-slider .photo2 {
	float: left;
	width:60%;
	height: 500px;
	outline: none;
	display: inline-block;
	position: relative;
}
.thumb-slider .photo1 {
	float: left;
	width: calc(100% - 4px);
	margin: 0 2px;
	height: 100px;
	outline: none;
	display: inline-block;
	position: relative;
	border:2px solid #fff;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out;
     -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
       -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
}*/
.thumb-slider .photo1 {
    position: relative;
	width: calc(100% - 4px);
	margin: 0 2px;
    padding-top: 100px;
    overflow: hidden;
    transition: all 0.3s;
	border:2px solid #fff;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out;
     -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
       -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
}
.main-slider .photo2 img, .thumb-slider .photo1 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
	-webkit-transition: all 0.3s ease-in-out;
     -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
       -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
}
.thumb-slider .slick-slide .photo1 img{opacity: 0.7;}
.thumb-slider .slick-slide .photo1:hover img{opacity: 0.85;}
.thumb-slider .slick-slide.slick-active.is-active .photo1 {border:2px solid #f5aa00;}
.thumb-slider .slick-slide.slick-active.is-active .photo1 img{ opacity: 1;cursor: default;}

.main-slider .rd-info{ position: absolute; display: inline-block; right:0; top: 0; width:40%; height: 72%; background: #fff; padding: 12px 0 30px 4%;}
.main-slider .rd-title{display: inline-block;width: 100%;font-size:24px; font-weight: 500;color: #046eb8; line-height: 1.4; margin: 0 0 .8em; padding: 0 0 0 13px; position: relative;}
.main-slider .rd-title:after {
    content: '';
    position: absolute;
    top: 10%;
    left: 0;
    width: 2px;
    height: 80%;
	background: #046eb8;
}
.main-slider .rd-text{ float: left; display: inline-block;width: 100%; height: 100%;padding: 0; line-height: 1.8; color:#555;overflow-y:scroll;}
.main-slider .rd-text::-webkit-scrollbar {width: 7px;}
.main-slider .rd-text::-webkit-scrollbar-track { background-color: #fff; border-radius: 100px;}
.main-slider .rd-text::-webkit-scrollbar-thumb { background-color: #046eb8; border-radius: 100px;}

@media (max-width:1299px){
.main-slider .photo2 {
	padding-top: 420px;
}
.thumb-slider .photo1 {
	padding-top: 70px;
}
}
@media (max-width:991px){
.slider-rd {
	margin: 5px 0 0;
}
.slider-rd .btslider {
    position: absolute;
	width: 100%;
	margin: 0;
    padding: 7px 50px;
	top: 450px;
	left: 0;
	bottom: inherit;
	background: #eee;
}
.main-slider .photo2 {
	width:100%;
	padding-top: 450px;
}
.thumb-slider .photo1 {
	width: calc(100% - 2px);
	margin: 0 1px;
    padding-top: 100px;
}
.main-slider .rd-info{ position: relative; width:100%; height: 100%; margin-top: 120px; padding: 25px 2% 40px;overflow-y:inherit;}
}
@media (max-width:767px){
.slider-rd .btslider {
	top: 380px;
}
.main-slider .photo2 {
	padding-top: 380px;
}
.thumb-slider .photo1 {
    padding-top: 80px;
}
.main-slider .rd-info{ margin-top: 100px;}
}
@media (max-width:480px){
.slider-rd .btslider {
	top: 250px;
}
.main-slider .photo2 {
	padding-top: 250px;
}
.thumb-slider .photo1 {
    padding-top: 60px;
}
.main-slider .rd-info{ margin-top: 80px;}
}


.process-top {
	width: 100%;
	display: inline-block;
	padding: 0 3% 15px;
	text-align: center;
}
.process-top h3.title {
	min-height: 50px;
	font-size: 1.8em;
	line-height: 1.4em;
	color: #333;
	font-weight: 500;
	margin: 0 0 15px;
	position: relative;
}
.process-step {
	display: inline-block;
	width: 100%;
    margin: 80px 0 5px;
    padding: 0;
	border-top: 1px dashed #ddd;
}
.process-step h3.title { 
	display: inline-block;
	font-size: 30px;
	line-height: 30px;
	color: rgba(255,255,255,1);
	font-weight: 200;
	/*background: #393d3f;*/
	padding: 10px 8%;
	margin: -25px 0 35px;
	position: relative;
	/*border-radius: 50px;*/
	background: rgb(0,81,125);
background: -moz-linear-gradient(304deg, rgba(0,81,125,1) 0%, rgba(75,157,215,1) 50%, rgba(0,81,125,1) 100%);
background: -webkit-linear-gradient(304deg, rgba(0,81,125,1) 0%, rgba(75,157,215,1) 50%, rgba(0,81,125,1) 100%);
background: linear-gradient(304deg, rgba(0,81,125,1) 0%, rgba(75,157,215,1) 50%, rgba(0,81,125,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00517d",endColorstr="#00517d",GradientType=1);
}
.process-step h3.title:after {
    content: '';
    position: absolute;
    top: 0;
    left: -1px;
    width: 10px;
    height: 100%;
	z-index: 1;
	background: #fff;
	clip-path: polygon(100% 50%, 0 0, 0 100%);
}
.process-step h3.title:before {
    content: '';
    position: absolute;
    top: 0;
    right: -1px;
    width: 10px;
    height: 100%;
	z-index: 1;
	background: #fff;
	clip-path: polygon(0 50%, 100% 0, 100% 100%);
}
.process-step ul{
	float: left;
	width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    display: grid;
    gap: 80px 0;
    grid-template-columns: repeat(3, 1fr);
}
.process-step ul li {
    display: block;
	position: relative;
	margin: 0;
	padding: 0 4%;
	-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;
}
.process-step ul li:after {
    display: block;
    content: '';
    position: absolute;
	height: calc(100% - 2px);
	width: calc(100% - 2px);
	top: 1px;
	left: 1px;
	background: #fff;
	z-index: 0;
	border-radius: 5px;
}
.process-step ul li:before {
    content: '';
    position: absolute;
	height: 10px;
	width: 35px;
	top: 45%;
	left: -10px;
	background: url(/site/themes/default/cht/images/arrow2.png) no-repeat left top;
	z-index: 1;
}
.process-step ul li:first-child:before {
    display: none;
}
.process-step ul li .step {
	width: 100%;
	height: 100%;
    display: block;
	padding: 5px 4% 5px calc(2% + 135px);
	position: relative;
	z-index: 2;
	-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;
}
.process-step ul li .step p.text {
    display: block;
	width: 100%;
	line-height: 1.6em;
	margin: 6px 0 0;
	padding: 0;
	color: rgba(0,0,0,0.8);
}
.process-step ul li .step h4.sp-title span.num {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, DejaVu Sans, Verdana," sans-serif";
    display: block;
	width: auto;
	font-size: 24px;
	line-height: 0.8em;
	font-weight: 100;
	color: #ccc;
	margin: 0 0 5px;
	padding: 0;
	letter-spacing: -1px;
}
.process-step ul li .step h4.sp-title {
    display: block;
	width: 100%;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.2em;
	margin: 5px 0;
	padding: 0;
	color: #444;
	-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;
}
.process-step ul li:hover .step h4.sp-title {
	color: #0071e5;
	text-decoration: none;
}
.process-step ul li .step.item1 {
    background: url(/site/themes/default/cht/images/process-item1.svg);
	background-repeat: no-repeat;
}
.process-step ul li .step.item2 {
    background: url(/site/themes/default/cht/images/process-item2.svg);
	background-repeat: no-repeat;
}
.process-step ul li .step.item3 {
    background: url(/site/themes/default/cht/images/process-item3.svg);
	background-repeat: no-repeat;
}
.process-step ul li .step.item4 {
    background: url(/site/themes/default/cht/images/process-item4.svg);
	background-repeat: no-repeat;
}
.process-step ul li .step.item5 {
    background: url(/site/themes/default/cht/images/process-item5.svg);
	background-repeat: no-repeat;
}
.process-step ul li .step.item6 {
    background: url(/site/themes/default/cht/images/process-item6.svg);
	background-repeat: no-repeat;
}
.process-step ul li .step.item1, .process-step ul li .step.item2, .process-step ul li .step.item3, .process-step ul li .step.item4, .process-step ul li .step.item5, .process-step ul li .step.item6 {
    background-position: 15% 10px;
	background-size: 80px;
}
.process-step .steplink {
	float: left;
	width: 100%;
	padding: 0;
	margin: 30px 0 0;
	text-align: center;
}
.process-step .steplink a {
	display: inline-block;
	width: 150px;
	padding: 7px 20px;
	COLOR: #0071e5;
	text-decoration: none;
	transition: background 0.3s;
	background: rgba(255,255,255,1);
	border: 1px solid #0071e5;
	-webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;
}
.process-step .steplink a:hover {
	COLOR: #fff;
	text-decoration: none;
	background: #0071e5;
}
/*.delay1 {
    animation: slide-in 2500ms;
    animation-delay: 50ms;
    animation-fill-mode: backwards; 
}
.delay2 {
    animation: slide-in 2500ms;
    animation-delay: 500ms;
    animation-fill-mode: backwards;
}
.delay3 {
    animation: slide-in 2500ms;
    animation-delay: 1000ms;
    animation-fill-mode: backwards;
}
@keyframes slide-in {
  0% {
    -webkit-transform: translateX(-30px);
            transform: translateX(-30px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes slide-in {
  0% {
    -webkit-transform: translateX(-30px);
            transform: translateX(-30px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}*/
/*@keyframes slide-in {
  from { 
	  transform: translateX(-80px);
	  opacity: 0;
	}
  to { 
	  transform: translateX(0);
	  opacity: 1;
	}
}*/

.advantage {
	width: 100%;
	display: inline-block;
	margin: 5px 0 10px;
	padding: 0 5%;
}
.advantage ul {
	width: 100%;
	margin: 10px 0 0;
	padding: 0;
	display: grid;
    gap: 40px 2.5%;
    grid-template-columns: repeat(3, 1fr);
}
.advantage li { 
	display:block;
	list-style:none;
	width: 100%;
	padding: 0;
	margin: 0;
	background: #fff;
	border: 2px solid #ddd;
	position: relative;
	/*-webkit-box-shadow: 7px 7px 15px rgba( 4, 110, 184, .3 ); box-shadow: 7px 7px 15px rgba( 4, 110, 184, .3 );*/
	-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;
}
.advantage li:hover { 
	border: 2px solid #50a0d8;
	/*-webkit-box-shadow: 2px 2px 7px rgba( 4, 110, 184, .2 ); box-shadow: 2px 2px 7px rgba( 4, 110, 184, .2 );*/
}
/*.advantage li .advan-photo {
    position: relative;
    padding-top: 68%;
    transition: all 0.3s;
	overflow: hidden;
}
.advantage li .advan-photo img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.advantage li:hover .advan-photo img{
   -webkit-transform: scale(1.05,1.05);
    transform: scale(1.05,1.05);
}*/
.advantage li .advan-photo {
	display: inline-block;
	width: 100%;
    position: relative;
    padding-top: 75%;
	margin: 0;
}
.advantage li .advan-photo span.p-effect {
    position: absolute;
	width: 100%;
    padding-top: 75%;
    transition: all 0.1s;
	overflow: hidden;
	left: 0;
	top: 0;
	z-index: 1;
	-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;
}
.advantage li:hover .advan-photo span.p-effect {
	width: 105%;
	padding-top: 80%;
    margin: 0;
	left: -2.5%;
	top: -2.5%;
}
.advantage li .advan-photo span.p-effect img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: scale(1.15,1.15);
    transform: scale(1.15,1.15);
	-webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
	transition: opacity 0.2s, transform 0.2s;
}
.advantage li:hover .advan-photo span.p-effect img{
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
	-webkit-transition: opacity 2s, -webkit-transform 2s;
	transition: opacity 2s, transform 2s;
}

.advantage li .advan-info {
    width: 100%;
	display: inline-block;
	padding: 30px 10% 30px;
	text-align: center;
}
.advantage li h4.advan-title {
	font-size: 20px;
	line-height: 1.6em;
	font-weight: 500;
	color: #333;
	padding: 0;
	margin: 0;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;
}
.advantage li:hover h4.advan-title {
	color: #046eb8;
	text-decoration: none;
}
.advantage li .advan-text {
	display: inline-block;
	width: 100%;
	color: #555;
	line-height: 1.7em;
	padding: 0;
	margin: 12px 0 0;
}


@media (max-width:1300px){
.process-step ul li .step {
	padding: 25px 10% 20px calc(10% + 100px);
}
.advantage {padding: 0 2%;}
.advantage ul {
    gap: 50px 2.5%;
    grid-template-columns: repeat(3, 1fr);
}
}
@media (max-width:991px){
.process-step { margin: 70px 0 10px;}
.process-step ul{
    gap: 30px 0;
    grid-template-columns: repeat(2, 1fr);
}
.process-step ul li .step h4.sp-title {
	font-size: 22px;
	line-height: 1.2em;
}
.advantage {padding: 0 1%;}
.advantage ul {
    gap: 45px 3%;
    grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width:767px){

}
@media (max-width:600px){
.process-step ul{
    gap: 40px 0;
    grid-template-columns: repeat(1, 1fr);
}
.process-step ul li:before {
    content: '';
    position: absolute;
	height: 30px;
	width: 10px;
	top: -40px;
	left: 50%;
	background: url(/site/themes/default/cht/images/arrow3.png) no-repeat left bottom;
	z-index: 1;
}
.process-step ul li .step {
	height: auto;
	padding: 110px 3% 40px;
	text-align: center;
}
.process-step ul li .step.item1, .process-step ul li .step.item2, .process-step ul li .step.item3, .process-step ul li .step.item4, .process-step ul li .step.item5, .process-step ul li .step.item6 {
    background-position: center 20px;
	background-size: 70px;
}
.advantage {padding: 0 3%;}
.advantage ul {
    gap: 45px 3.5%;
    grid-template-columns: repeat(1, 1fr);
}
}

.products {
	width: 100%;
	display: inline-block;
}
.products h3.title {
	min-height: 50px;
	font-size: 1.8em;
	line-height: 48px;
	color: #046eb8;
	font-weight: 500;
	padding: 0 0 0 65px;
	margin: 0 0 15px;
	position: relative;
	-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;
}
.products h3.title span.pic {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	width: 50px;
	height: 50px;
	margin-right: 15px;
	text-align: center;
}
.products h3.title span.pic img {
	max-width: 50px;
	max-height: 50px;
}
.products h3.title2 {
	min-height: 50px;
	font-size: 1.5em;
	line-height: 1.4em;
	color: #333;
	font-weight: 500;
	padding: 6px 0 0 60px;
	margin: 0 0 15px;
	position: relative;
	-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;
}
.products h3.title2 span.pic {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	width: 45px;
	height: 45px;
	margin-right: 15px;
	text-align: center;
}
.products h3.title2 span.pic img {
	max-width: 45px;
	max-height: 45px;
}
.products-text {
	width: 100%;
	display: inline-block;
	padding: 0;
	/*padding: 0 20% 10px 5%;*/
}
.products-text2 {
	width: 100%;
	display: inline-block;
	padding: 0 0 30px;
	/*padding: 0 15% 30px 3%;*/
}
.products-text2 .text {
	width: 100%;
	display: inline-block;
	margin: 5px 0 0;
	padding: 0;
}
.products-text2 h3.title {
	width: 100%;
	display: inline-block;
	min-height: 50px;
	font-size: 1.6em;
	line-height: 1.4;
	color: #333;
	font-weight: 500;
	padding: 0;
	margin: 0 0 5px;
	position: relative;
}
.rdtext-pic {
	width: 50px;
	height: 50px;
	display: inline-block;
	margin-right: 15px;
}
.rdtext-pic img {
	max-width: 50px;
	max-height: 50px;
}
.products-list, .products-list4 {
	width: 100%;
	display: inline-block;
	margin: 25px 0 10px;
}
.products-list ul {
	width: 100%;
	margin: 25px 0 0;
	padding: 0;
	display: grid;
    gap: 55px 4%;
    grid-template-columns: repeat(3, 1fr);
}
.products-list4 ul {
	width: 100%;
	margin: 25px 0 0;
	padding: 0;
	display: grid;
    gap: 55px 4%;
    grid-template-columns: repeat(2, 1fr);
}
.products-list li, .products-list4 li { 
	display:block;
	list-style:none;
	width: 100%;
	padding: 0;
	margin: 0;
	background: #fff;
	position: relative;
	-webkit-box-shadow: 7px 7px 15px rgba( 4, 110, 184, .3 ); box-shadow: 7px 7px 15px rgba( 4, 110, 184, .3 );
	-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;
}
.products-list li:hover, .products-list4 li:hover { 
	-webkit-box-shadow: 2px 2px 7px rgba( 4, 110, 184, .2 ); box-shadow: 2px 2px 7px rgba( 4, 110, 184, .2 );
}
.products-list li .rd-photo {
    position: relative;
    padding-top: 75%;
    transition: all 0.3s;
	overflow: hidden;
}
.products-list4 li .rd-photo {
    position: relative;
    padding-top: 60%;
    transition: all 0.3s;
	overflow: hidden;
}
.products-list li .rd-photo img, .products-list4 li .rd-photo img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.products-list li:hover .rd-photo img, .products-list4 li:hover .rd-photo img{
   -webkit-transform: scale(1.05,1.05);
    transform: scale(1.05,1.05);
}
.products-list li .rd-info {
    width: 100%;
	display: inline-block;
	padding: 30px 12%;
	min-height: 200px;
}
.products-list4 li .rd-info {
    width: 100%;
	display: inline-block;
	padding: 25px 8%;
}
.products-list li h3.rd-title, .products-list4 li h3.rd-title {
	display: inline-block;
	width: 100%;
	font-size: 24px;
	line-height: 1.6em;
	font-weight: 500;
	color: #333;
	padding: 0;
	margin: 0;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;
}
.products-list li:hover h3.rd-title, .products-list4 li:hover h3.rd-title {
	color: #046eb8;
	text-decoration: none;
}
.products-list li h3 span.pic, .products-list4 li h3 span.pic {
	display: inline-block;
	width: 35px;
	height: 35px;
	margin-right: 10px;
	text-align: center;
}
.products-list li h3 span.pic img, .products-list4 li h3 span.pic img {
	max-width: 35px;
	max-height: 35px;
}
.products-list li p.rd-text, .products-list4 li p.rd-text {
	display: -webkit-box;
	width: 100%;
	color: #444;
	line-height: 1.7em;
	padding: 0;
	margin: 17px 0 0;
	min-height: 50px;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	white-space: normal;
}
.products-list li p.rd-link, .products-list4 li p.rd-link {
	width: 110px;
	margin: 10px 0 0;
	padding: 5px 30px 5px 0;
	font-size: 14px;
	line-height: 1.6em;
	color: #1e86ce;
	TEXT-DECORATION: none;
	transition: background 0.3s;
	background: url(/site/themes/default/cht/images/right-arrow3.svg) no-repeat 75% 11px;
	background-size: auto 11px;
	-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;
}
.products-list li:hover p.rd-link, .products-list4 li:hover p.rd-link {
	COLOR: #f18d1c;
	text-decoration: none;
	background: url(/site/themes/default/cht/images/right-arrow5.svg) no-repeat 80% 11px;
	background-size: auto 11px;
}
.products-list1 {
	width: 100%;
	display: inline-block;
	margin: 0;
}
.products-list2 {
	width: 100%;
	display: inline-block;
	margin: 5px 0 60px;
}
.products-list2:last-child {
	margin: 5px 0 15px;
}
.products-list1 .text, .products-list2 .text {
	width: 100%;
	display: inline-block;
	padding: 10px 0;
	/*padding: 10px 4%;*/
}
.products-list1 ul.inner {
	width: 100%;
	margin: 35px 0 10px;
	padding: 0;
	display: grid;
    gap: 40px 3%;
    grid-template-columns: repeat(4, 1fr);
}
.products-list2 ul.inner {
	width: 100%;
	margin: 35px 0 5px;
	padding: 0;
	display: grid;
    gap: 40px 3%;
    grid-template-columns: repeat(4, 1fr);
}
.products-list1 ul.inner li, .products-list2 ul.inner li { 
	display:block;
	list-style:none;
	width: 100%;
	padding: 22px;
	margin: 0;
	background: #fff;
	position: relative;
	-webkit-box-shadow: 5px 5px 13px rgba( 4, 110, 184, .3 ); box-shadow: 5px 5px 12px rgba( 4, 110, 184, .3 );
	-webkit-transition: all 0.25s ease-in-out;-moz-transition: all 0.25s ease-in-out; -ms-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out;
}
.products-list1 ul.inner li:hover, .products-list2 ul.inner li:hover { 
	-webkit-box-shadow: 2px 2px 5px rgba( 4, 110, 184, .15 ); box-shadow: 2px 2px 7px rgba( 4, 110, 184, .15 );
}
/*.products-list1 ul.inner li .rd-photo {
    position: relative;
    padding-top: 65%;
	margin-top: 12px;
    transition: all 0.3s;
	overflow: hidden;
}
.products-list1 ul.inner li .rd-photo img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.products-list1 ul.inner li:hover .rd-photo img{
   -webkit-transform: scale(1.05,1.05);
    transform: scale(1.05,1.05);
}*/

.products-list1 ul.inner li .rd-photo, .products-list2 ul.inner li .rd-photo {
	display: inline-block;
	width: 100%;
    position: relative;
    padding-top: 75%;
	margin: 10px 0;
}
.products-list1 ul.inner li .rd-photo span.p-effect, .products-list2 ul.inner li .rd-photo span.p-effect {
    position: absolute;
	width: 100%;
    padding-top: 75%;
    transition: all 0.1s;
	overflow: hidden;
	left: 0;
	top: 0;
	z-index: 1;
	-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;
}
.products-list1 ul.inner li:hover .rd-photo span.p-effect, .products-list2 ul.inner li:hover .rd-photo span.p-effect {
	width: 103%;
	padding-top: 78%;
    margin: 0;
	left: -1.5%;
	top: -1.5%;
}
.products-list1 ul.inner li .rd-photo span.p-effect img, .products-list2 ul.inner li .rd-photo span.p-effect img{
    width: 100%;
    height: 100%;
    object-fit: contain;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: scale(1.15,1.15);
    transform: scale(1.15,1.15);
	-webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
	transition: opacity 0.25s, transform 0.25s;
}
.products-list1 ul.inner li:hover .rd-photo span.p-effect img, .products-list2 ul.inner li:hover .rd-photo span.p-effect img{
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
	-webkit-transition: opacity 2s, -webkit-transform 2s;
	transition: opacity 2s, transform 2s;
}
.products-list1 ul.inner li a, .products-list2 ul.inner li a {	text-decoration: none;}
.products-list1 ul.inner li h4.first-title, .products-list2 ul.inner li h4.first-title {
	font-size: 22px;
	line-height: 1.3em;
	font-weight: 500;
	color: #333;
	padding: 0 0 4px;
	margin: 0;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;
}
.products-list1 ul.inner li:hover h4.first-title, .products-list1 ul.inner li:focus h4.first-title, .products-list2 ul.inner li:hover h4.first-title, .products-list2 ul.inner li:focus h4.first-title {
	color: #046eb8;
	text-decoration: none;
}
.products-list1 ul.inner li a:hover h4.first-title, .products-list1 ul.inner li a:focus h4.first-title, .products-list2 ul.inner li a:hover h4.first-title, .products-list2 ul.inner li a:focus h4.first-title {
	color: #046eb8;
	text-decoration: none;
}
.products-list1 ul.inner li p.sec-title, .products-list2 ul.inner li p.sec-title {
	display: inline-block;
	width: 100%;
	color: #333;
	line-height: 1.4em;
	padding: 0;
	margin: 0 0 7px;
}
.products-list1 ul.inner li p.rd-text {
	display: -webkit-box;
	width: 100%;
	color: #666;
	line-height: 1.6em;
	padding: 0;
	margin: 7px 0 12px;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	white-space: normal;
}
.products-list2 ul.inner li p.rd-text {
	display: -webkit-box;
	width: 100%;
	color: #666;
	line-height: 1.6em;
	padding: 0;
	margin: 13px 0 0;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	white-space: normal;
	word-break: break-all;
}
.products-list1 ul.inner li p.more2, .products-list2 ul.inner li p.more2 {
	width: 110px;
	margin: 12px 0 0;
	padding: 1px 30px 1px 0;
	font-size: 14px;
	line-height: 1.6em;
	color: #0071e5;
	TEXT-DECORATION: none;
	transition: background 0.3s;
	background: url(/site/themes/default/cht/images/right-arrow3.svg) no-repeat 70% 6px;
	background-size: auto 11px;
	-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;
}
.products-list1 ul.inner li:hover p.more2, .products-list2 ul.inner li:hover p.more2 {
	COLOR: #ffa200;
	text-decoration: none;
	background: url(/site/themes/default/cht/images/right-arrow5.svg) no-repeat 75% 6px;
	background-size: auto 11px;
}

/*.products-list1 ul.inner li p.more2, .products-list2 ul.inner li p.more2 {
	display: inline-block;
	width: 100%;
	color: #0071e5;
	font-size: 14px;
	line-height: 1.6em;
	padding: 0;
	margin: 12px 0 0;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;
}
.products-list1 ul.inner li:hover p.more2, .products-list2 ul.inner li:hover p.more2 {
	color: #ffa200;
	text-decoration: none;
}*/
.products a.more3 {
	display: inline-block;
	width: 150px;
	padding: 7px 20px 5px 55px;
	margin: 10px 0 0 60px;
	COLOR: rgba(0,130,198,0.9);
	text-decoration: none;
	transition: background 0.3s;
	background: rgba(255,255,255,1) url(../link.svg) no-repeat 28px 15px;
	background-size: 15px;
	border: 1px solid rgba(0,130,198,0.9);
	-webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;
}
.products a:hover.more3 {
	COLOR: #fff;
	text-decoration: none;
	background: rgba(0,130,198,0.9) url(../link1.svg) no-repeat 28px 15px;
	background-size: 15px;
}


.myYboxClass{
	width: 1000px;
	max-width: 1200px;
    background:#fff !important;
    border-radius:1px;
    overflow:hidden;
	color: #333;
}
.myYboxClass .closeYbox{background:#107dca;}
.myYboxClass .insertYboxAjaxHere{
    padding:26px 8% 20px;
}
.inner-pop {}
.inner-pop h4.first-title2 {
	font-size: 32px;
	line-height: 1.4em;
	font-weight: 400;
	color: #333;
	padding: 15px 0;
	margin: 0;
	border-bottom: 2px solid #ddd;
}
.inner-pop h4.first-title2 span.en {
	font-size: 20px;
	line-height: 1.4em;
	font-weight: 300;
	color: #555;
	padding-left: 15px;
}
.inner-pop .material-info {
	display: inline-block;
	width: 100%;
	font-size: 16px;
	line-height: 1.8em;
	color: #333;
	padding: 30px 0 10px;
	margin: 0;
}
.material-info2 {
	display: inline-block;
	width: 100%;
	padding: 0 10% 0 60px;
	margin: 0;
}
.products-other { 
	display:inline-block;
	width: 100%;
	position: relative;
	margin: 15px 0 5px;
}
.products-other .rd-info2 {
	float: left;
	width: 60%;
    padding: 5px 5% 0 0.5%;
}
.products-other .rd-photo2 {
	float: right;
    position: relative;
	width: 40%;
	padding-top: 28%;
    transition: all 0.3s;
	overflow: hidden;
}
.products-other .rd-photo2 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}
.products-other .rd-info2 h4.rd-title2 {
	font-size: 22px;
	line-height: 1.6em;
	font-weight: 500;
	color: #333;
	padding: 5px 0 10px;
	margin: 0;
}
.products-other .rd-text2 {
	display: inline-block;
	width: 100%;
	padding: 0;
	margin: 10px 0 0;
}
.products .back {
	float: left;
	width: 100%;
	padding: 0;
	margin: 60px 0 0;
	text-align: center;
}
.products .back a {
	display: inline-block;
	width: 150px;
	padding: 7px 20px;
	COLOR: rgba(0,130,198,0.9);
	text-decoration: none;
	transition: background 0.3s;
	background: rgba(255,255,255,1);
	border: 1px solid rgba(0,130,198,0.9);
	-webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;
}
.products .back a:hover {
	COLOR: #fff;
	text-decoration: none;
	background: rgba(0,130,198,0.9);
}

@media (max-width:1300px){
.products-list ul {
	margin: 15px 0 0;
    gap: 55px 3%;
    grid-template-columns: repeat(3, 1fr);
}
.products-list1 ul.inner {
    gap: 35px 4%;
    grid-template-columns: repeat(3, 1fr);
}
.products-list2 ul.inner {
    gap: 40px 4%;
    grid-template-columns: repeat(3, 1fr);
}
}
@media (max-width:991px){
.products-text {
	padding: 0 3% 10px;
}
.products-text2 {
	padding: 0 3% 20px;
}
.products-list ul {
	margin: 10px 0 0;
    gap: 50px 4%;
    grid-template-columns: repeat(2, 1fr);
}
.products-list1 ul.inner {
    gap: 35px 4%;
    grid-template-columns: repeat(3, 1fr);
}
.products-list2 ul.inner {
    gap: 40px 3%;
    grid-template-columns: repeat(2, 1fr);
}
.products-other .rd-info2 {
	width: 100%;
    padding: 30px 0 5px;
}
.products-other .rd-photo2 {
	float: left;
	width: 100%;
	padding-top: 55%;
}
.material-info2 {
	padding: 0 2% 0 60px;
}
}
@media (max-width:767px){
.products-list1 ul.inner {
    gap: 35px 5%;
    grid-template-columns: repeat(2, 1fr);
}
	
.products-other .rd-photo2 {
	padding-top: 65%;
}
}
@media (max-width:480px){
.products-list ul, .products-list4 ul {
	margin: 5px 0 0;
    gap: 40px 0;
    grid-template-columns: repeat(1, 1fr);
}
.products-list1 ul.inner {
    gap: 30px 0;
    grid-template-columns: repeat(1, 1fr);
}
.products-list2 ul.inner {
    gap: 30px 0;
    grid-template-columns: repeat(1, 1fr);
}
}

.search-title {
	width: 100%;
	padding: 0 0 15px;
	margin: 0;
	font-size: 1.6em;
	line-height: 1.5;
	font-weight: 500;
}
.search-list {
	width: 100%;
	padding: 0;
	margin: 0;
}
.search-list ul {
	width: 100%;
	margin: 0;
	padding: 0;
	border-top: 1px dashed #ddd;
}
.search-list li { 
	display:block;
	list-style:none;
	width: 100%;
	float: left;
	font-size: 1.1em;
	line-height: 1.6em;
	padding: 18px 10px 18px 35px;
	margin: 0;
	border-bottom: 1px dashed #ddd;
	background: url(/site/themes/default/cht/images/icon8.png) no-repeat 15px 30px;
	-webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}
.search-list li:hover { background: url(/site/themes/default/cht/images/icon8.png) no-repeat 18px 30px;}
.search-list li a { color: #333; text-decoration: none;}
.search-list li a:hover { color: #046eb8; text-decoration: none;}



<!--0.00027179718017578-->