.in_title{ text-align:center;  background: url(../images/t_bg1.png) no-repeat top center; padding-top: 32px;}
.in_title span{ color:#333333; display:inline-block; text-transform:uppercase; font-size:40px; line-height:44px;font-family: 'Montserrat-SemiBold'; }
.in_title span:after{ content: ''; display: block; width: 50px; height: 3px; background: #0058a0; margin:11px auto 14px;}
.in_title p{ color:#808080; font-size:14px; text-transform: uppercase; letter-spacing: 1px;   line-height:24px; overflow:hidden; max-height:48px; max-width:885px; margin:0 auto }
@media only screen and (max-width: 1199px) {
	.in_title span{font-size:34px; line-height: 36px  }
 
} 
@media only screen and (max-width: 992px) {
	.in_title span{font-size:30px; line-height: 34px  }
	.in_title p{ font-size: 12px;  }
}
@media only screen and (max-width: 510px) {
	.in_title span{font-size:24px; line-height: 28px  } 
}
@media only screen and (max-width: 320px) {
	.in_title span{font-size:20px;   } 
}
.page_banner{background:#333;text-align:center;overflow:hidden;position: relative;}
.page_banner img{max-width:100%;height:auto;width: 100%;}
.page_section{position:relative;padding-bottom:70px;padding-top:40px;    background: linear-gradient(to bottom, #fff, #f7f7f7);}
.page_section .main_title{margin-bottom: 0;}

.breadcrumb{font-size:12px;box-sizing: border-box;border-radius:0;text-transform:capitalize;text-align:left;margin:0;color:#808080;padding:15px 0 20px 0;width:100%;z-index:5;left: 0;bottom: 0;background:#f7f7f7;margin-bottom: 0;}
.breadcrumb .in_title{ text-align: left; padding: 0; background: none;}
.breadcrumb .in_title span:after{ display: none}
 
.breadcrumb .bread_right{padding-top:10px;line-height:20px;font-size:14px;color:#808080;position: relative;z-index: 5;}
.breadcrumb .bread_right > i{margin:0 5px;display:inline-block;color:#808080;}
.breadcrumb a.home i{margin-right:5px;}
.breadcrumb a{color:#808080;font-size:14px;text-transform: capitalize;display: inline-block; vertical-align: middle;}
.breadcrumb a:hover{color:#0058a0;}
.breadcrumb h2{margin:0;display:inline-block;padding:0;font-size:14px;line-height:22px;max-width:300px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;color:#808080; vertical-align: middle;font-weight: normal;}

.single-page .text{font-size:14px;line-height:28px;}
.single-page .text img{max-width:100%;height:auto;}
.single-page .text a:hover{color:#0058a0;}
.single-page .text ul{padding-left:20px;}

.single_con_left{padding-left:0;padding-right:50px;}

.page_footer{padding-top:0;margin-top:0;}


.page_nav{margin-bottom: 0;padding: 0;padding-top: 10px; padding-bottom: 20px;margin-bottom: 30px; position: relative; border-bottom: 1px solid #eee; }
.page_nav ul{list-style:none;text-align:center;display:flex;align-items:center;border-radius:0;}
.page_nav li{display:inline-block;margin-bottom:0;padding:0;width:25%;padding-right:20px;float: left;}
.page_nav li:last-child{border-right-color: transparent;}
.page_nav li a{display:flex;padding:10px 10px;font-size:14px;line-height:24px;text-transform:capitalize;transition:all .5s;border-radius: 5px;position: relative;z-index: 5;align-items: center;justify-content: center;background:#f7f7f7;}
.page_nav li a p{margin: 0;margin-left: 0;text-transform: uppercase; font-family:'Montserrat-SemiBold';  color: #333333;transition:all .5s;}
.page_nav li a:before{
	bottom: -5px;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #0058a0;
    border-width: 7px;
	opacity: 0;filter: alpha(opacity=0);
	transition:all .5s;
	margin-left: -7px;
}
.page_nav li a:hover , .page_nav li.active a{text-decoration:none;background-color: #0058a0;color: #fff;}
.page_nav li a:hover p, .page_nav li.active a p{color: #fff;}
.page_nav li a:hover:before, .page_nav li.active a:before{opacity: 1;filter: alpha(opacity=100);bottom: -14px;}

@media only screen and (max-width: 992px) {
	.page_banner{margin-top: 0;}
}
@media only screen and (max-width: 768px) {
	.send_column ul {
		margin: 0;
	}
	.page_section{padding: 0 15px 20px;}
	.page_section .page_column:before{display: none;}
	.breadcrumb {
		padding: 0 15px;
	}
	.breadcrumb , .breadcrumb a , .breadcrumb .bread_right > i , .breadcrumb h2{font-size:13px;color:#808080;}
	.breadcrumb{padding-bottom: 10px;padding-top:10px;background:#f7f7f7;position: relative;}
	.breadcrumb .main_title{padding-top:0;margin-bottom:5px;float:none;}
	.breadcrumb .main_title .line{display: none;}
	.breadcrumb .main_title em{color: #333;margin-bottom:0;font-size: 32px;}
	.breadcrumb .bread_right{float:none;justify-content:center;padding:0;}
	.page_nav{display:block;margin-bottom:0;padding: 10px 0;}
	.page_nav ul{border: none;}
	.page_nav li{float:left;margin:0;padding:0;}
	.page_nav li a{padding:8px 5px;font-size:12px;display:block;border-radius:0;clip-path:none;-webkit-clip-path:none;}
	.page_nav li a p{font-size:12px;margin:0;margin-top:5px;padding:0;font-family:'Montserrat-Light';line-height: 18px;}
	.page_footer{padding-bottom:110px;}
	.page_section .main_title em{background-size:56px;}
	.page_banner .attachment_line_bottom{display: none;}
}
@media only screen and (max-width: 480px) {
	.page_nav ul{display: block;border-radius: 0;background:none;}
	.page_nav li{width: 50%;padding: 5px;}
	.page_nav li a{border: 1px solid #e5e5e5;}
	.page_nav li:last-child a{border-right-color:#e5e5e5;}
	.page_nav li a:hover , .page_nav li.active a{border-color:#0058a0;}
}

.map img{width:100%}

.contact_info{position:relative;margin-top: 20px;padding-top: 0;margin-bottom: 50px;}
.contact_info ul{list-style:none;padding:0;display: flex;}
.contact_info ul li{padding:0 20px;position:relative;z-index:2;text-align:center;width: 33.333%;}
.contact_info ul li .column{background:#f7f7f7;padding:10px 20px 30px 20px;border: 2px solid #e5e5e5; min-height:255px;border-radius: 0;}
.contact_info ul li em{font-size:18px;font-family:'Montserrat-SemiBold'; color:#333; text-transform:capitalize; margin-bottom:20px;margin-top:0; line-height:28px; position:relative;display:block;}
.contact_info ul li .txt{font-size: 16px;line-height:20px;color:#808080;padding:0;width:100%;text-transform:uppercase;margin-top:10px;display: block;}

.contact_info ul li .icon{position:relative;width:80px;height:80px;border-radius:50%;margin-bottom:0;text-align:center;display:inline-block;padding:0;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;position: relative;z-index: 4;display:inline-flex;align-items: center;justify-content: center;}
.page_con .contact_l li:hover .icon{
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
    filter:FlipH; transform: rotateY(180deg);
}
.contact_info ul li .icon span{display: inline-block;transition:all .5s;width:48px;height:48px;background-repeat:no-repeat; background-position:center }
.contact_info ul li p{font-size: 20px;line-height:24px;margin:0;margin-bottom:5px;}
.contact_info ul li p a:hover{color:#175fc3;}

.message_info{padding:80px 0;background:#fff;} 
.message_wrap{position:relative;z-index:2; padding-left:0; margin-top:40px}
.message_wrap .main_title{text-align: left;background-position: left top;align-items: center;}
.message_wrap .main_title .text{max-width: 100%;}
.message_wrap .column{position:relative;z-index:2;padding:50px 50px;padding-left:0;}
.message_wrap .column:before{content:'';border:10px solid #dce2e5;position:absolute;left:-50px;top:0;right:0;bottom:0;display:block;z-index:-1;}
.message_wrap .column .text{font-size:14px;line-height:20px;color:#808080;margin-bottom:20px;margin-top:20px;}

.message_wrap .send_column{    background: #fff url(../images/incoming-message.png) no-repeat right bottom;padding:40px;padding-bottom:50px;box-sizing: border-box;}
.contact_right  .top_share{ float:none}

.page_title1{display: block;margin-bottom: 20px;font-size: 24px;line-height: 120%;font-family: 'Montserrat-SemiBold';margin-bottom:25px;text-transform: capitalize;}
.page_title1 i{font-size: 24px;margin-right: 10px;position: relative;color:#fff;z-index: 5;width: 40px;height: 40px;display: inline-flex;align-items: center;justify-content: center; vertical-align: middle;margin-right:10px;}
.page_title1 i:after{content:'';width:100%;height:100%;top:0;left:0;position: absolute;z-index: -1;border-radius:40%;transform: rotate(45deg);-webkit-transform: rotate(45deg);-webkit-transition: all .5s;transition: all .5s;background:#175fc3;}

.contact_sns{padding-right:0;margin-top:0;padding-top:30px;}
.contact_sns .text{margin-bottom:15px;font-size:13px;color:#808080;line-height:20px;}
.contact_sns a{display:inline-flex;margin:5px;transition:all .5s;width:38px;height:38px;border-radius:50%;transition:all .5s;text-align:center;justify-content: center;align-items: center;}
.contact_sns a:hover{
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
    filter:FlipH; transform: rotateY(180deg);
	box-shadow:0 0 10px 2px rgba(0,0,0,0.03);
}
 
.contact_right{padding-right: 0;padding-left:0;}
.contact_right .text{font-size: 14px;line-height:28px;}

.page_send{display: block !important;}

.send_column{padding:50px 35px;position: relative;z-index:10;background:#fff url(../images/incoming-message.png) no-repeat right bottom; bottom:0;border-radius:0px;    box-shadow: 0 5px 20px 1px rgba(0,0,0,0.1);}

.send_column:after{    content: '';
    width: 80%;
    height: 5px;
    background: #716f70;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 1% 100%);
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 1% 100%);}
.send_column .page_title{ text-align:left; margin-bottom:20px}
.send_column .page_title .text{ color:#666; font-size:13px; line-height:24px; max-height:48px; overflow:hidden; margin-top:15px}
.send_column ul{list-style:none;max-width:100%;padding-top:0;}
.send_column ul li{margin-bottom:20px;padding:0 10px;}
.send_column ul li p{border:1px solid #dedede;margin:0;margin-top:0;font-size:14px;margin-bottom:0;padding:10px 15px;background:#fff;border-radius:0;box-shadow: 0 2px 4px 0px rgba(0,0,0,0.1) inset;}
.send_column ul li p:before{margin-right:10px;color:#b4b4b4;content:"\f0ca";font-family:'FontAwesome';font-size:14px;}
.send_column ul li p a{color:red; text-decoration:underline;font-size:14px;display:inline-block;}
.send_column ul li span{display:block;position:relative;}
/*.send_column ul li span:after{content:'*';color:red;position:absolute;right:7px;top:0;z-index:2;line-height: 48px;z-index: 111;}*/
.send_column ul li span:before{content:'';position:absolute;right:10px;top:13px;width:28px;height:24px;display:inline-block;background-repeat: no-repeat;}
.send_column ul li span.ms_e:before{background-image: url(../images/mes_e1.png);}
.send_column ul li span.ms_p:before{background-image: url(../images/mes_p1.png);}
.send_column ul li span.ms_m:before{background-image: url(../images/mes_m1.png);} 
.send_column ul li span.ms_n:before{background-image: url(../images/mes_n1.png);} 
.send_column ul li span.ms_c:before{background-image: url(../images/mes_c1.png);} 
.send_column ul li span.ms_p:after{display:none;}

.send_column ul li input{background:none;height:54px;width:100%;line-height:54px;padding-left:15px; font-size:14px;color:#808080;border:1px solid #dedede;background:#fff;border-radius:2px;box-shadow: 0 2px 4px 0px rgba(0,0,0,0.1) inset;box-sizing: border-box;}
.send_column ul li textarea{height:100px;background:#fff;width:100%;max-width:100%;max-height:100px;font-size:14px;padding:10px 50px 10px 15px;color:#808080;border:none;border:1px solid #dedede;border-radius:2px;box-shadow: 0 2px 4px 0px rgba(0,0,0,0.1) inset;box-sizing: border-box;}
.send_column ul li input:focus,.send_column ul li textarea:focus{color:#333;border-color:#175fc3;background:#fff;}
.send_column ul li input:-ms-input-placeholder{color:#808080;}/* Internet Explorer 10+ */ 
.send_column ul li input::-webkit-input-placeholder{color:#808080;}/* WebKit browsers */
.send_column ul li input::-moz-placeholder{color:#808080;}/* Mozilla Firefox 4 to 18 */ 
.send_column ul li input:-moz-placeholder{color:#808080;}/* Mozilla Firefox 19+ */ 
.send_column ul li .cform-item__wrap{ display: flex; align-items: center; }
.send_column ul li .cform-item__wrap .verify-img{ display: inline-block; margin-left: 10px; max-width: 100px}
.send_column ul li textarea:-ms-input-placeholder{color:#808080;}/* Internet Explorer 10+ */ 
.send_column ul li textarea::-webkit-input-placeholder{color:#808080;}/* WebKit browsers */
.send_column ul li textarea::-moz-placeholder{color:#808080;}/* Mozilla Firefox 4 to 18 */ 
.send_column ul li textarea:-moz-placeholder{color:#808080;}/* Mozilla Firefox 19+ */ 
.send_column .main_more{margin-top:0;}
 
.page_title{display: block;margin-bottom: 20px;font-size: 36px;line-height: 100%;font-family: 'Montserrat-SemiBold';margin-bottom:25px;text-transform: capitalize;}
.page_title i{font-size: 24px;margin-right: 10px;position: relative;color:#fff;z-index: 5;width: 40px;height: 40px;display: inline-flex;align-items: center;justify-content: center; vertical-align: middle;margin-right:10px;}
.page_title i:after{content:'';width:100%;height:100%;top:0;left:0;position: absolute;z-index: -1;border-radius:40%;transform: rotate(45deg);-webkit-transform: rotate(45deg);-webkit-transition: all .5s;transition: all .5s;background:#0058a0;}

 
@media only screen and (max-width: 768px) { 
	.inside-banner {
		margin-top: 65px;
	}
.contact_info ul li{ padding:0; width:100%}
	.send_column ul li{padding: 0;}
	.send_column ul li p a{font-size:12px;}
	.send_column ul li p{border-radius:0;}
	.send_column ul li input{border-radius:0;padding-left:10px;}
	.send_column ul li textarea{border-radius:0;padding-left:10px;}
	.send_column ul li .cform-item__wrap .verify-img{     max-width: 100px; }
}


@media only screen and (min-width: 1260px) {
	.single_con_column .send_column h6{padding-left:120px;background-position:60px bottom;}
}

@media only screen and (max-width: 992px) { 
.message_wrap{ width:100%; padding:0;overflow: hidden;}
	.single_con_column{width:100%;padding:30px 0;}
	.contact_list{margin-bottom:0;padding:0;}
	.page_section .mes_box{display:block;padding:0;margin-top:20px;width:100%;}
	.page_con_column{padding:0;padding-top:30px;width:100%;}
	.page_section .send_column{width:100%;padding:30px 20px;}
	.page_send{background-size:cover;margin-bottom:-50px;}
	.contact_right{padding-left:0;width:100%;padding-top:0;padding-right:0;}
	.page_section .title1{ font-size:28px}
}


.inside-banner { position:relative; overflow:hidden}
.inside-banner img { display:block; width:100%}
.inside-banner .ban-info { position:absolute; left:0; top:40%; z-index:10; width:100%; text-align:center; color:#fff;display: none;}
.inside-banner .ban-info h2 { margin-bottom:10px; font-size:50px; line-height:66px;color: #333;}
.inside-banner .ban-info p { font-size:20px; line-height:30px;color: #716f70;}
.inside-banner .case-ban-info { position:absolute; left:0; top:28.5%; z-index:10; width:100%; text-align:center; color:#fff}
.inside-banner .case-ban-info h2 { font-size:54px; line-height:64px}
.inside-banner .case-ban-info .case-desc { margin-bottom:25px; font-size:24px; line-height:42px}
.inside-banner .feature .item { display:inline-block; vertical-align:top; *display:inline; *zoom:1; padding:0 57px}
.inside-banner .feature .center { position:relative}
.inside-banner .feature .center span { position:absolute; top:10px; bottom:16px; width:1px; background:url(../images/bk2p.png) repeat-y 0 0}
.inside-banner .feature .center .before { left:0}
.inside-banner .feature .center .after { right:0}
.inside-banner .feature h3 { font-size:18px; line-height:38px; text-align:left}
.inside-banner .feature h4 { font-size:90px; line-height:104px}


#email_form .main_more input {
	background: #716f70;
}



.video-list {
	font-size: 0;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.video-list li {
	display: block;
	width: calc(33.333% - 30px);
	padding: 0 15px;
	margin-bottom: 60px
}

.video-list li .img {
	overflow: hidden;
	position: relative;
	background: #000;
}

.video-list li .img>img {
	width: 100%;
	height: auto;
	opacity: 0.4;
	-moz-transition: all 0.6s ease-in-out;
	-webkit-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}

.video-list li .img .top01 {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.video-list li .img .top01 img {
	transition: 0.6s
}

.video-list li h5 {
	border-bottom: #e7e7e7 1px solid;
	font-size: 16px;
	color: #000000;
	width: 100%;
	position: relative;
	padding: 25px 0 20px;
}

.video-list li h5 span {
	overflow: hidden;
	display: block;
	width: 100%;
	height: 52px;
	line-height: 26px;
}

.video-list li h5:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 70px;
	height: 2px;
	background: #a5a5a6;
	transition: 0.6s;
}
.table_cell {
	position: absolute;
	width: 100%;
	top: 50%;
	transform: translateY(-50%);
}

.video-list li a:hover .img>img {
	transform: scale(1.06);
	opacity: 1
}

.video-list li a:hover h5:after {
	width: 100%;
	height: 3px;
	background: #008c5b;
}

.video-list li a:hover .img .top01 img {
	transform: rotate(180deg)
}

.table_cell img {
  display: block;
  margin: 0 auto;
}
.procurement_p1 {
    box-sizing: border-box;
}


.pagination { padding: 30px 0; text-align: center; overflow: hidden; }

.pagination a { vertical-align: middle; font-size: 12px; line-height: 30px; display: inline-block; height: 30px; padding: 0 12px; text-align: center; color: #333; border: 1px solid #e5e5e5; background: #e5e5e5; margin-left: 5px; border-radius: 50px; }

.pagination a.a1{ line-height:30px; height:30px; margin-top:0; padding:0 12px; }

.pagination a:hover{ text-decoration:none; color:#000; background:#e5e5e5; border: 1px solid #008c5b; color: #008c5b}

.pagination span { vertical-align: middle; line-height: 30px; display: inline-block; height: 30px; text-align: center; color: #fff; margin-left: 5px; background: #008c5b; border-radius: 50px; width: 30px; }

@media only screen and (max-width: 768px) {
	.single_con_column .send_box{display:block;width:100%;}
	.message{z-index:9999;}
	.map{border:none;padding:0;margin-top:0;}
	.single_con_column .send_column{bottom: 0;margin-top:30px;}
	.contact_sns a{margin: 3px;}
	.con_main{margin-top:20px;}
	.page_section .send_column ul li{padding:0;}
	.message_info{padding:50px 0;}
	.message_wrap{padding: 0;}
	.message_wrap .send_column{padding: 30px 15px;}
	.map .map_column{bottom:-20px;}
	.inside-banner .ban-info{top: 30%}


	.inside-banner .ban-info h2 {
		font-size: 20px;
		line-height: 1.2;
	}
	.inside-banner .ban-info p {
		font-size: 0.7em;
		line-height: 1em;
	}
		.contact_info ul {
			flex-wrap: wrap	;
		}
		.video-list li {
			width: calc(50% - 30px);
			margin-bottom: 20px;
		}
		.video-list li h5 {
			padding: 10px 0;
		}
}
.news .img{ width:33%; margin-right:30px; overflow:hidden; display:block;position:relative;}
.news .img{ display:block; overflow:hidden; position: relative}
.news .img .news_day{ position: absolute; font-weight: bold; right: 0px; bottom: 0px; background: rgba(0,0,0,0.7); color: #fff; font-size: 14px; padding: 0px 15px; line-height: 40px;}
.news .img img{ width:100%;transition: 0.5s all;
	display: block;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;}
.news  ul li{ list-style:none; margin-bottom:20px; border-bottom:1px solid #ddd; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; padding-bottom: 20px; }
.news ul li:last-child{border-bottom:none;}
.news  ul li .li{position: relative; display: flex;}
.news  ul li .h4 a{font-size:18px;color:#333;  font-weight: bold;  margin-bottom:15px;display:block; line-height:30px; max-height:60px; overflow:hidden;}
.news  ul li p{ font-size: 14px;  color:#666; max-height:44px; overflow:hidden; line-height:22px; margin-top:6px; margin-bottom:10px;}
.news  ul li h4:hover a{ color:#ed931b;}
.news  ul li:hover img{transform: scale(1.1);}

@media only screen and (max-width: 980px) {.news .img{ width:45%; margin-right: 15px;}.news ul li .h4 a{margin-top: 0px; font-size: 16px; line-height:24px; height: 48px;}}

@media only screen and (max-width: 550px) {.more_1{ display:none;}}
@media only screen and (max-width: 768px) {.news ul li h4 a{ overflow:hidden; line-height:24px;max-height:48px; font-size:14px;}}
@media only screen and (max-width: 375px) {.news .img{ width:100%; float:none; display:block; margin-bottom:20px;}}
.clearfix:before, .clearfix:after {
	line-height: 0;
	display: table;
	content: "";
}

.more_1{line-height:36px;display:inline-block; font-size:14px; color:#716f70; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; position:relative; text-transform:capitalize; border: 2px solid #716f70; background:#fff;  padding:0px 20px; font-weight: bold; border-radius: 30px;}
.more_1 i{ margin-left:4px; font-size:12px; line-height:36px; float:right; transition: 0s all;-webkit-transition: 0s all;-o-transition: 0s all; -moz-transition: 0s all;-ms-transition: 0s all;}
.more_1:hover{color: #fff; background: #008c5b; border: 2px solid #008c5b;}
.news  .more_1{margin-top: 20px;position:absolute;bottom: 0;}



.news-title h2 { font-size: 20px; padding-bottom: 15px; }
.news-show-left { width: 100%;  margin: auto; }
.news-show-left .news-title { padding: 40px 20px; padding-bottom: 20px; text-align: center; }
.news-show-left .news-title h1 { font-size: 24px; color: #333; padding-bottom: 10px; font-weight: normal; }
.news-show-left .news-title p { font-size: 14px; color: #a3afb7; padding-bottom: 10px; border-bottom: 1px solid #e2e2e2; }
.news-show-left .news-views { margin: 40px 20px 20px; margin-top: 0; font-size: 14px; color: #666; line-height: 25px; overflow: hidden; }
.news-views iframe { width: 100% !important; }
.news-views p { padding: 0 20px; line-height: 30px; text-indent: 2em; }
.news-views p span { }
.news-views img { padding-top: 15px; padding-bottom: 15px; max-width: 100%; height: auto; text-indent: 0; display: block; margin: 0 auto; }
.news-views p img { height: auto !important; max-width: 100%; }
.news-show-left .news-title p a { color: #a3afb7; }
/* .news-show-left .news-title p a:hover { color:#E12B1F; }
*/

.news-show-left .share-bar { padding: 20px; }

.news-other { padding: 10px 15px; border-top: 1px #ddd solid;text-align: right; }

.gr-back-btn {
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	display: inline-block; margin-top: 6px; width: 125px; height: 40px; line-height: 40px; text-align: center; background-color: #716f70; font-size: 14px; color: #fff !important;margin-right: 10%; }

.gr-back-btn:hover { background-color: #008c5b; }


.list_case_ul {
	display: flex;
	flex-wrap: wrap;
}
.list_case_ul li {
	width: 23.4999999999%;
	margin-right: 2%;
	margin-bottom: 30px;
	position: relative;
}

.list_case_ul li:nth-child(4n) { margin-right: 0px; }

.list_case_ul li .main_pic {background:#fff; height: auto; position: relative; overflow: hidden; width: 100%;margin-bottom: 2px }

.list_case_ul li .main_pic:after{ content: ''; display: block; width: 100%; height: 100%; background: #008c5b url(../images/a22.png) no-repeat center; position: absolute; z-index: 3; opacity: 0.8; left: 0; top: -100%; transition: 0.3s all ease; }
.list_case_ul li:hover .main_pic:after{ top: 0; }
.list_case_ul li .main_pic img { transition: 0.5s; display: block;
	width: 100%;
	height: 196px;
	border: 2px solid #FFF;}

	.list_con {
    padding-left: 25px;
    width: 70%;
    padding-bottom: 10px;
}

.list_con h4 { transition: 0.5s; font-size: 17px; color: #333; /* padding-top: 25px; */
    padding-top: 20px; text-align: left; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; 
line-height: 20px;
font-weight: normal;
}

.list_con p { font-size: 14px; color: #999; padding-top: 10px; }

.list_case_cen i { transition: 0.5s; display: block; margin-right: 25px; margin-top: 16px; width: 24px; height: 26px; background: url(../images/jiahao.png) no-repeat center; transform: rotate(0deg) scale(0.8); }

.list_case_ul li:hover i { background: url(../images/jiahao_on.png) no-repeat center; transform: rotate(180deg) scale(0.8); }

.list_case_ul li:hover h4 { color: #008c5b; }

.list_case_cen { background: #f5f5f5; border-top: 0px;display:flex; }
.list_case_cen:after{content: '';display: block;clear: both;}

.list_case_ul li:hover .main_pic img { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); }
.list_case_ul li a{display: block;border: 1px solid #f5f5f5;}
.list_case { padding: 70px 0; }
.products_main {
	width: 100%;
	margin: 0;
	background: #ededed;
}
.products_main .comContent {
	background-color: #fff;
	display: flex;
	margin-bottom: 40px;
	flex-wrap: wrap;
}
.products_main .comContent .product_category {
	border: 1px solid #ccc;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	background-color: #ededed;
	margin: 0 5px;
	padding-bottom: 80px;
	position: relative;
	width: calc(33.33% - 12px);
	margin-bottom: 20px;
}
.product_category img {width:100%;}
.products_main .comContent .product_category:hover {
	background-color: #fff;
}
.products_main .comContent .product_category .main_more {
	position:absolute;
	bottom: 10px;
	left: 20px;
}
.p_c_title {
	padding: 20px;
	font-size: 36px;
	line-height: 42px;
	box-sizing: border-box;
}
.p_c_list {
	width: 100%;
	padding: 0 20px;
	box-sizing: border-box;
	max-height: 270px;
	overflow: hidden;
}
.p_c_list li {
	margin-bottom: 10px;
}
.p_c_list a {
	width: 100%;
  color: #8f8f8f;
	font-size: 14px;
	line-height: 20px;
}
.p_c_list li:hover a{
	color: #008c5b;
}
.pro-c-list {
	background: #ededed;
	padding: 20px 0;
	margin-bottom: 20px;
}
.pro-c-list ul{
	display: flex;
	flex-wrap: wrap;
}
.pro-c-list ul li {
	width: calc(25% - 20px);
	margin: 10px;
	position: relative;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-webkit-transition: all 0.5s cubic-bezier(0, 1.135, 0.73, 1.405);
	-moz-transition: all 0.5s cubic-bezier(0, 1.135, 0.73, 1.405);
	-o-transition: all 0.5s cubic-bezier(0, 1.135, 0.73, 1.405);
	transition: all 0.5s cubic-bezier(0, 1.135, 0.73, 1.405);
	overflow: hidden;
}
.pro-c-list ul li img {
	width: 100%;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-webkit-transition: all 0.5s cubic-bezier(0, 1.135, 0.73, 1.405);
	-moz-transition: all 0.5s cubic-bezier(0, 1.135, 0.73, 1.405);
	-o-transition: all 0.5s cubic-bezier(0, 1.135, 0.73, 1.405);
	transition: all 0.5s cubic-bezier(0, 1.135, 0.73, 1.405);
}
.cbp-list-left {
	text-align: center;
}
.cbp-title {
	font-size: 18px;
	font-weight: 500;
	color: #000;
	display: block;
	line-height: 20px;
	padding-top: 10px;
	height: 80px;
}
.cbp-title span {
	display: block;
	width: 100%;
	text-align: center;
	padding: 5px 0;
}
.cbp-title p {
	font-size: 16px;
	color: #716f70;
	line-height: 20px;
}
.cbp-vm-details {
	font-size: 14px;
	line-height: 1.5;
	/* margin-top: 20px; */
	width: 100%;
	display: block;
	padding: 10px;
	box-sizing: border-box;
	min-height: 95px;
	max-height: 95px;
	overflow: hidden;
	/* white-space: nowrap; */
	/* text-overflow: ellipsis; */
	-webkit-line-clamp: 4;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-o-text-overflow:ellipsis;
}
.pro-c-list .main_more {
	position: absolute;
	width: 80%;
    left: 10%;
    bottom: -20px;
    text-align: center;
    opacity: 0;
		filter: alpha(opacity=0);
    -moz-opacity: 0;
    z-index: -1;
		transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
		-webkit-transition: all 0.5s cubic-bezier(0, 1.135, 0.73, 1.405);
    -moz-transition: all 0.5s cubic-bezier(0, 1.135, 0.73, 1.405);
    -o-transition: all 0.5s cubic-bezier(0, 1.135, 0.73, 1.405);
    transition: all 0.5s cubic-bezier(0, 1.135, 0.73, 1.405);
}
.cbp-list-left {
	background-color: #Fff;
	max-height: 210px;
}
.pro-c-list ul li:hover {
	z-index: 99;
    box-shadow: 0px 5px 15px rgb(0 0 0 / 20%);
    border-color: #fff;
		background-color: #fff;
}
.pro-c-list ul li:hover img {
	transform: scale(1.1);
}
.pro-c-list ul li:hover .main_more {
	opacity: 1;
	z-index: 22;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	bottom: 20px;
}
.pro-c-list ul li:hover .cbp-list-center
{
    background-color: #f7f7f7;
}
.pro-c-list ul li:hover .cbp-title
{
    color: #008c5b;
}
.pro-c-list ul li:hover .cbp-vm-details {
	opacity: 0;
}
.pro_info_top {
	display: flex;
}
.prom_img {
	width: 50%;
}
.prom_img img {
	width: 100%;
}
.pro_info_top h2 {
	padding: 0;
	margin: 0;
	display: block;
	font-size: 18px;
	text-transform: capitalize;
	color: #333;
	margin-bottom: 20px;
	line-height: 28px;
	font-family: 'Montserrat-SemiBold';
	margin-top: 0;
	padding-top: 80px;
}
.prom-right {
	position: relative;
	width: 60%;
}
.mostBox .text {
	font-size: 14px;
	line-height: 28px;
}
.main span {
	line-height: 2;
}
.table-responsive {
	margin-bottom: 10px;
	text-align: left
}
.text {
	text-align: center;
	margin: 5px 0;
}
.text.newm {
	text-align: left;
}
.text.newm iframe,.text.newm img {
	width: 100%;
	max-width: 600px;
	height: 400px;
	margin-top: 20px;
}
.pro-cont {
	min-height: 200px;
	margin-top: 50px;
}
.text.newm img {
	height: auto;
}
.pro-show .message_content {
	margin-bottom: 20px;
	}
.resp-tabs-container  table {
  width: 100%;
  border-radius: 5px;
  font-size: 12px;
  font-weight: normal;
  border: none;
  border-collapse: collapse;
  width: 100%;
  background-color: white;
  table-layout:fixed;
}
.text-newm {
	color:#ffffff;padding:15px 0px 15px 15px;font-size:18px;text-align:left;background-color:#716f70;
}
.text-newm strong {
	font-weight: 700;
}
.resp-tabs-container  table td span {
  background: none !important;
  position: relative;
  left: 0;
  top: 0
  }
.resp-tabs-container  table td{
  line-height: 32px;
  padding: 6px;
  border: 1px solid #ccc;
  text-align: left;
  text-overflow: ellipsis;
  word-wrap:break-word;
ã€€overflow: hidden;
ã€€white-space: nowrap;
}
.resp-tabs-container  table tr:nth-child(2n) {
  background-color: #eee;
}
.about-cont h1, .about-cont h2 {
    margin-top: 30px;
		margin-bottom: 10px;
    font-size: 34px;
    color: #333;
    line-height: 1.5em;
    text-align: center;
    font-family: 'Roboto Condensed';
}
.about-cont * {
	font-size: 16px;
	color: #666;
	text-align: left;
	line-height: 1.8;
}
.about-cont p {
	text-align: center;
	text-align: left;
}
.about-cont img {
	width: 100%;
}
.about-cont-text {
	text-indent:2em;
	margin: 20px 0;
	text-align: left;
}
.swiper-buttons div{color:#FFF;display:inline-block;zoom:1;*display:inline;padding:3px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:#869791;filter:Alpha(Opacity=50);opacity:.5;}
.swiper-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none}
.swiper-buttons div{padding:0;color:transparent;border-radius:0;background-color:transparent;width:42px;height:42px;background-image:url('../images/sw-botton.png')}
.swiper-buttons div:hover{background-color:transparent}
.swiper-buttons .owl-prev{background-position:left top}
.swiper-buttons .owl-prev:hover{background-position:left -42px}
.swiper-buttons .owl-next{background-position:right top}
.swiper-buttons .owl-next:hover{background-position:right -42px}
.swiper-buttons .owl-prev{position: absolute;top: 50%; left: 0;z-index: 10;}
.swiper-buttons .owl-next{position: absolute;top: 50%; right: 0;z-index: 10;}
#factory {
	overflow: hidden;
	position: relative;
}
.swiper-container-list .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-container-list .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  background-color: #000;
  opacity: .5;
}

.swiper-container-list .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
opacity: 1;
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
	text-align: center;
}
#honor {
	overflow: hidden;
	position: relative;
	padding: 20px 0;
}
@media only screen and (max-width: 980px) {
	.list_case {
		padding: 20px 15px;
	}
	.news-list  {
		padding: 0 15px;
	}
	.news .img,.new-cont {
    width: 50%;
}
.news .more_1 {
	display: none;
}
.news-show-left .news-title {
	padding: 20px 15px;
}
.list_case_ul li {
	width: calc(50% - 10px)
}
.products_main {
	overflow: hidden;
}
.products_main .comContent {
	width: 100%;
	flex-wrap: wrap;
	box-sizing: border-box;
}
.products_main .comContent img {
	width: 100%;
}
.products_main .comContent .product_category {
	margin: 0;
	padding: 0 15px;
	padding-bottom: 80px;
	width: 100%;
}
.pro-c-list ul li {
	width: calc(50% - 20px);
}
.pro-c-list {
	margin-bottom: 0;
}
.pro_info_top {
	flex-wrap: wrap;
}
.pro-show {
	padding: 0 15px;
}
.prom_img,.prom-right {
	width: 100%;
	text-align: center;
}
.pro-cont {
	min-height: auto;
	margin-top: 20px;
}
.text-newm {
	padding: 5px;
}
.pro_info_top h2 {
	padding-top: 0;
}
.list_case_ul li .main_pic img {
	height: auto;
	min-height: 161px;
}
.list_con {
	width: 100%;
}
.list_case_cen i {
	margin-right: 5px;
}
.about-cont {
	padding: 0 15px;
}
}
.products_main .comContent .product_category ul li::after {
    content: '';
    display: block;
    width: 80%;
    height: 100px;
    position: absolute;
    background: url(../images/logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.5;
    top: 15%;
    left: 10%;
}
.cbp-vm-image::after {
    content: '';
    display: block;
    width: 80%;
    height: 100px;
    position: absolute;
    background: url(../images/logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.5;
    top: 15%;
    left: 10%;
}
.about-cont a {
	position:relative;
}
.srrbf {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}