@charset "utf-8";

/*自定义模块样式*/
.warp{ position:fixed; width:100%; background:url(/html/images/wb.png) repeat-x left bottom; z-index:100; }
.header {
	width: 1200px;
	height: 150px;
	margin:auto;
}
.header .header_tag{
	height:30px;
	line-height: 30px;
	font-size: 13px;
	color:#efefef;
	text-align:center;
}
/*高度正常*/
.header .logo {
	width: 30%;
	margin-top: 34px;
	float: left;
}
.header .logo img{ width: 40%; }

.header .menu{
  width: 65%;
  float: right;

}

.header .menu .menu_ad {

	margin: 9px 0 10px;
	display: block;
	line-height: 33px;
	font-size: 15px;
	font-weight: bold;
	color: #ff220c;
	text-align: right;
	padding-right: 60px;
}
.header .menu .menu_ad img {
	vertical-align: middle
}
.header .menu .nav {
	border-top: 1px solid #e3e3e3;
	padding-top: 13px;
}

.header .menu .nav li a {
	font-size: 16px;
	font-family: "微软雅黑";
	color: #3d3d3d;
	display: block;
	padding: 0 24px 15px 24px;
	float: left;
}
.header .menu .nav li a.cur {
	text-decoration: none;
	color: #ff220c;
}
.header .menu .nav li:hover a {
	text-decoration: none;
	color: #ff220c;
}

.blank{ width: 100%; height: 140px; }


#nav_selected {color: #ff220c;}

.no_pdr {
	padding-right: 22px !important;
}
.hd {
	width: 1200px;
	height: 48px;
	line-height: 36px;
	position: relative;
	margin: auto;
	margin-top: 30px;
	text-align: center;
}
.hd .border {
	display: block;
	overflow: hidden;
	height: 0px;
	position: absolute;
	width: 1200px;
	border-top: 1px solid #d3d9df;
	border-bottom: 1px solid #fcfcfc;
	top: 18px;
	left: 0;
	z-index: 0
}
.hd h2 {
	position: absolute;
	background: #f7f7f7;
	display: inline-block;
	zoom: 1;
	padding: 0 22px;
	z-index: 10;
	font-size: 18px;
	transform: translate(-50%, -0%);
	/*left: 0; top: 0; right: 0; bottom: 0;*/
	/*left: -50%;*/
	/*lmargin-left: -110px;*/
	margin:auto;
}
/* RECENT POSTS SLIDER */
.recent_posts_slider_wrapper {
	width: 1200px;
	height: auto;
	position: relative;
	margin: auto;
	overflow: hidden;
}
.recent_posts_slider_wrapper .caroufredsel_wrapper:before {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 10px;
	background-color: #ffffff;
	z-index: 1;
}
.recent_posts_slider_wrapper h3.rps_main_title {
	margin: 25px 0 23px 0;
}
.recent_posts_slider_wrapper h3.rps_main_title, .recent_posts_slider_wrapper h3.rps_main_title a {
	color: #323232;
}
.recent_posts_slider { width: 105%; }
.recent_posts_slider li {
	display: block;
	float: left;
	margin-bottom:25px;
	margin-right:23px;
	text-align: center;
	line-height: 35px;
}
.recent_posts_slider li img{ width: 385px; height: 260px; }

.recent_posts_slider .rps_slide {
	margin: 0 10px;
}
.recent_posts_slider .rps_image {
	width: 380px;
	display: block;
}
.recent_posts_slider .rps_like_wrapper {
	float: right;
	margin: 2px 0 0 0;
}
.recent_posts_slider .rps_like_wrapper:hover {
	cursor: pointer;
}
.recent_posts_slider .rps_like_icon {
	float: left;
	line-height: 20px;
	color: #c4c4c4;
	margin: 0 2px 0 0;
}
.recent_posts_slider .rps_like_number {
	float: left;
	line-height: 20px;
	color: #787878;
}
.recent_posts_slider h3.rps_title {
	font-size: 14px;
	margin: 13px 0 0 0;
	padding: 0 50px 0 10px;
}
.recent_posts_slider .rps_date {
	color: #747474;
}
.recent_posts_slider_wrapper .rps_controls {
	position: absolute;
	top: -44px;
	right: 10px;
}
.recent_posts_slider_wrapper .rps_controls a {
	width: 19px;
	height: 19px;
	float: left;
	display: block;
	position: static;
	margin: 0;
	text-indent: -9999px;
	background-color: #d8d8d8;
	background-image: url("/html/images/rps_arrows.png");
	background-repeat: no-repeat;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}
.recent_posts_slider_wrapper .rps_controls .btn_prev {
	margin: 0 2px 0 0;
	background-position: 0 0;
}
.recent_posts_slider_wrapper .rps_controls .btn_next {
	background-position: -30px 0;
}
.recent_posts_slider_wrapper .rps_image_wrapper {
	position: relative;
	overflow: hidden;
}
.recent_posts_slider_wrapper .rps_image_controls {
	text-align: center;
	height: 34px;
	margin: -17px 0 0 0;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
}
.recent_posts_slider_wrapper .rps_image_wrapper .rps_image_link, .recent_posts_slider_wrapper .rps_image_wrapper .rps_image_zoom {
	display: inline-block;
	width: 34px;
	height: 34px;
	background-image: url("/html/images/rps_hover.png");
	background-repeat: no-repeat;
	background-color: rgba(64, 69, 71, 0.89);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}
.recent_posts_slider_wrapper .rps_image_wrapper .rps_image_link {
	margin: 0 4px;
}
.recent_posts_slider_wrapper .rps_image_wrapper .rps_image_zoom {
	background-position: -50px 0;
}
.recent_posts_slider_wrapper .rps_image_wrapper .rps_image_hover {
	background-color: transparent;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-transition: background-color 0.3s ease-out;
	-moz-transition: background-color 0.3s ease-out;
	-o-transition: background-color 0.3s ease-out;
	transition: background-color 0.3s ease-out;
}
.recent_posts_slider_wrapper .rps_image_wrapper:hover .rps_image_hover {
	background-color: rgba(255, 255, 255, 0.69);
}
.recent_posts_slider_wrapper .rps_image_hover .rps_image_link, .recent_posts_slider_wrapper .rps_image_hover .rps_image_zoom {
	position: relative;
	opacity: 0;
	top: 50px;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	webkit-backface-visibility: hidden;
}
.recent_posts_slider_wrapper .rps_image_hover .rps_image_link {
	-webkit-transition: top 0.3s ease-in-out, opacity 0.3s ease-in-out;
	-webkit-transition-delay: 0s, 0s;
	-moz-transition: top 0.3s ease-in-out 0s, opacity 0.3s ease-in-out 0s;
	-o-transition: top 0.3s ease-in-out 0s, opacity 0.3s ease-in-out 0s;
	transition: top 0.3s ease-in-out 0s, opacity 0.3s ease-in-out 0s;
}
.recent_posts_slider_wrapper .rps_image_hover .rps_image_zoom {
	-webkit-transition: top 0.3s ease-in-out, opacity 0.3s ease-in-out;
	-webkit-transition-delay: 0.07s, 0.07s;
	-moz-transition: top 0.3s ease-in-out 0.07s, opacity 0.3s ease-in-out 0.07s;
	-o-transition: top 0.3s ease-in-out 0.07s, opacity 0.3s ease-in-out 0.07s;
	transition: top 0.3s ease-in-out 0.07s, opacity 0.3s ease-in-out 0.07s;
}
.recent_posts_slider_wrapper .rps_image_wrapper:hover .rps_image_link, .recent_posts_slider_wrapper .rps_image_wrapper:hover .rps_image_zoom {
	opacity: 1;
	top: 0;
}
.rps_image_wrapper .rps_image_link:hover, .rps_image_wrapper .rps_image_zoom:hover {
	background-color: rgba(255, 118, 13, 0.89);
}
.icon-heart:before {
	content: "\f004";
}
/*---------------*/
/***** Bubba *****/
/*---------------*/
.grid {
	position: relative;
	margin: 0 auto;
	/*padding: 1em 0 4em;*/
	max-width: 1200px;
	list-style: none;
	/*text-align: center;*/
	overflow: hidden;
}
/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px;
	max-width: 280px;
	max-height: 210px;
	width: 48%;
	/*background: #3085a3;*/
	text-align: center;
	cursor: pointer;
}
.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	/*opacity: 0.8;*/
}
.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.grid figure figcaption::before, .grid figure figcaption::after {
	pointer-events: none;
}
.grid figure figcaption, .grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 80%;
	height: 80%;
}
/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}
.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
	font-size:18px;
}
.grid figure h2 span {
	font-weight: 800;
}
.grid figure h2, .grid figure p {
	margin: 0;
}
.grid figure p {
	letter-spacing: 1px;
	font-size: 13px;
}
figure.effect-bubba {
	/*background: #9e5406;*/
}
figure.effect-bubba img {
	/*opacity: 0.7;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;*/
}
figure.effect-bubba:hover img {
	/*opacity: 0.4;*/
}
figure.effect-bubba figcaption::before, figure.effect-bubba figcaption::after {
	position: absolute;
	top: 20px;
	right: 30px;
	bottom: 40px;
	left: 20px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
figure.effect-bubba figcaption::before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
}
figure.effect-bubba figcaption::after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
}
figure.effect-bubba h2 {
	padding-top: 30%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0, -20px, 0);
	transform: translate3d(0, -20px, 0);
}
figure.effect-bubba p {
	padding: 20px 2.5em;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0, 20px, 0);
	transform: translate3d(0, 20px, 0);
}
figure.effect-bubba:hover figcaption::before, figure.effect-bubba:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
figure.effect-bubba:hover h2, figure.effect-bubba:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.custom {
	width: 1200px;
	height: auto;
	border-top: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	margin: auto;
	overflow: hidden;
}
.custom ul { width: 105% }
.custom ul li {
	width: 239px;
	height: 168px;
	border: 1px solid #e6e6e6;
	margin-left: -1px;
	margin-top: -1px;
	float: left;
}

/*高质量原创*/
.highcon{ width: 1200px; height:auto; border: 2px solid #d3d9df; margin:auto; margin-top: 40px; overflow: hidden; }
.highcon .himg{ width: 450px; float: left; }
.highcon .hbox{ width: 680px; padding:30px; float: left; }
.highcon .h_title{ font-size:18px; color:#9d0108; font-weight: bold; line-height:24px; overflow:hidden}
.highcon .h_p{color:#484848; font-size:15px; line-height: 24px; margin-top: 10px;}
.highcon .h_more{border-top: 1px solid #d3d9df; height:30px; line-height: 30px; margin-top: 15px;}
.highcon .h_more span a{ font-size: 16px; color:#eb3900;}
.highcon .h_more span a:hover{color:#a0030c;}

/*新闻资讯*/
.news{ background:#fbfbfb; width:1200px; /*padding-bottom:50px; */margin:auto;}
.news_con { line-height:25px; padding-top:20px; padding-bottom:20px; color:#484848; font-size: 14px; }

.commonclass{width:100%; margin:0px auto; /*text-align:center;*/ font-size:14px; padding:30px 0px; position:relative;}
.commonclass span a{ background-color:#e5e5e5; padding:0 20px; height:26px; border-radius: 30px; display:inline-block; line-height:26px; color:#4c4c4c; margin:5px;} 
.commonclass span a:hover{ background-color:#eb3900; color:#FFF;}
.commonclass span a.cur{ background-color:#eb3900; color:#FFF;}

.newsmore{width:100px;text-align:right; position:absolute; right:20px; top:28px; display:none}
.newsmore a{ display:inline-block; height:26px; margin-left:8px; text-align:center; line-height:26px;}
.newsmore a.newslink{ background:url(/html/images/Icon17.jpg) no-repeat; width:102px; color:#FFF; font-size:14px;}

.newsmore a.newsPrev{ background:url(/html/images/Icon15.jpg) no-repeat; width:42px;}
.newsmore a.newsPrev:hover{ background:url(/html/images/Icon015.jpg) no-repeat;}

.newsmore a.newsnext{ background:url(/html/images/Icon16.jpg) no-repeat; width:42px;}
.newsmore a.newsnext:hover{ background:url(/html/images/Icon016.jpg) no-repeat;}

.newsbox{ width:1200px; /*display:none;*/}


.newslistbox{width:1180px;margin:0px auto;overflow:hidden; position:relative;}
.newslistbox ul{ margin:0px; padding:0px; width:9999px; position:relative;}
.newslistbox ul li{ float:left; width:1180px; overflow:hidden; position:relative;}

.newslis{width:1220px;}
.newslis dl{float:left;width:530px; height:198px; margin-left:20px; margin-right:55px; margin-bottom:25px; border-bottom: 1px solid #d3d9df;}
.newslis dl dt{ float:left; background:url(/html/images/index_50.png) no-repeat; width:94px; height:94px; text-align:center; font-size:14px; color:#FFF;}
.newslis dl dt span{ display:block; padding-top:8px; line-height:50px; font-size:48px;}
.newslis dl dd{ /*float:right;*/ width:100%; margin-top:6px;}
.newslis dl dd h3{ font-size:16px; height:24px; line-height:24px; overflow:hidden}
.newslis dl dd h3 a{ color:#000}
.newslis dl dd h3 a:hover{ color:#f15000}
.newslis dl dd p{ color:#666; font-size:14px; line-height: 22px; margin-top: 10px;}

.newslis dl > dd > p > span > a{ font-size: 16px; color:#eb3900;}
.newslis dl > dd > p > span > a:hover{ color:#a0030c;}

.commonclass.newsclass span{ margin-right:0px;}

.newstitle {
	width: 1200px;
	height: 48px;
	line-height: 36px;
	font-size:18px;
	position: relative;
	margin: auto;
	margin-top: 30px;
	text-align:center;
	border-bottom: 1px solid #d3d9df;
	color:#272727;
}

.home_newslis{width:1220px;}
.home_newslis dl{float:left;width:530px; height:170px; margin-left:20px; margin-right:55px; margin-bottom:25px; border-bottom: 1px solid #d3d9df;}
.home_newslis dl dt{ float:left; background:url(/html/images/index_50.png) no-repeat; width:94px; height:94px; text-align:center; font-size:14px; color:#FFF;}
.home_newslis dl dt span{ display:block; padding-top:8px; line-height:50px; font-size:48px;}
.home_newslis dl dd{ /*float:right;*/ width:100%; margin-top:6px;}
.home_newslis dl dd h3{ font-size:16px; height:24px; line-height:24px; overflow:hidden}
.home_newslis dl dd h3 a{ color:#000}
.home_newslis dl dd h3 a:hover{ color:#f15000}
.home_newslis dl dd p{ color:#666; font-size:14px; line-height: 22px; margin-top: 10px;}

.home_newslis dl > dd > p > span > a{ color:#eb3900;}
.home_newslis dl > dd > p > span > a:hover{ color:#a0030c;}


/*网站底部*/
.footer .hot_newslis{width:1220px; margin:0px auto; margin-bottom: 20px;}
.footer .hot_newslis dl{float:left; width:530px; margin-left:20px; margin-right:55px; border-bottom: 1px solid #d3d9df;}
.footer .hot_newslis dl dt{ float:left; background:url(/html/images/index_50.png) no-repeat; width:94px; height:94px; text-align:center; font-size:14px; color:#FFF;}
.footer .hot_newslis dl dt span{ display:block; padding-top:8px; line-height:50px; font-size:48px;}
.footer .hot_newslis dl dd{ /*float:right;*/ width:100%; margin-top:6px;}
.footer .hot_newslis dl dd h3{ font-size:14px; height:25px; line-height:25px; overflow:hidden}
.footer .hot_newslis dl dd h3 a{ color:#000;font-weight: normal;}
.footer .hot_newslis dl dd h3 a:hover{ color:#f15000}
.footer .hot_newslis dl dd p{ color:#666; font-size:14px; line-height: 22px; margin-top: 10px;}

.footer .hot_newslis dl > dd > p > span > a{ color:#eb3900;}
.footer .hot_newslis dl > dd > p > span > a:hover{ color:#a0030c;}

/*footer*/
.footer{ width:100%; min-width: 1200px; height:auto; overflow:hidden;}
.footer_note{ width:100%; height:60px; line-height:60px; background:#f0f0f0;}
.footer_note_con{ width:1200px;  height:60px; line-height:60px; color:#5e5e5e; font-size:17px;
margin:auto;


}
.footer_note_con:before{ content: "\f099  公告 · 动态 :";
font-family: FontAwesome;
font-size: 17px;
color: #b5b8bd;}

.footer_main{ width:100%; height:auto; background:#3d4345; overflow:hidden;}
.footer_main_con{ width:1200px; padding:30px 0px; height:auto; overflow:hidden; margin:auto;}



.footer_main_con_custom,.footer_main_con_mx,.footer_main_con_contact{ height:auto; overflow:hidden; float:left;}
	
.footer_main_con_custom { width:570px; position:relative; }
.footer_main_con_custom .custom_more{ width:44px; height:13px; top:10px; right:30px; position:absolute;}
.footer_main_con_custom .custom_more img {width:44px; height:13px; }


.footer_main_con_mx{ width:220px; padding:0px 60px 0 40px; }
.footer_main_con_mx li { width:220px; height:30px; line-height:30px; border-bottom: 1px solid #4f5556; float:left;}
.footer_main_con_mx li a{ color:#9e9e9e}
.footer_main_con_mx li a:hover{ color:#ff760d}

.footer_main_con_contact{ width:300px; }

.footer_main_con_custom h2, .footer_main_con_mx h2, .footer_main_con_contact h2{
	font-size:15px; 
	font-weight:bold;
	color:#fff;
	margin-bottom:15px;
	}


.widget_contact .address {
    background-image: url(/html/images/widget_contact_address@2x.png);
    background-size: 15px 15px;
    /* equals the size of @1x version */ }

  .widget_contact .phone {
    background-image: url(/html/images/widget_contact_phone@2x.png);
    background-size: 15px 15px;
    /* equals the size of @1x version */ }

  .widget_contact .email {
    background-image: url(/html/images/widget_contact_email@2x.png);
    background-size: 15px 15px;
    /* equals the size of @1x version */ }
	
	.widget_contact .email a{ color:#9e9e9e;}
	.widget_contact .email a:hover{ color:#ff760d;}

	.widget_contact .qq a{ color:#9e9e9e;}
	.widget_contact .qq a:hover{ color:#ff760d;}
	
	.widget_contact {
  line-height: 21px; }

.widget_contact .address,
.widget_contact .phone,
.widget_contact .email,
.widget_contact .qq {
  padding: 0 0 2px 21px;
  background-repeat: no-repeat;
  background-position: -2px 3px; }
  
.widget {
  color: #9e9e9e;
 }


.footer_tag{ width:100%;  border-top:1px solid #4f5556; background:#3d4345; border-bottom:1px solid #4f5556; overflow: hidden;}
.footer_tag_con{ width:1200px; padding:15px 0 15px 0px; height:auto;  margin:auto;}
.footer_tag_con h2{
	font-size:15px; 
	font-weight:bold;
	color:#fff;
	margin-bottom:15px;
	}

.footer_tag_con a{ color:#fff; line-height:20px; margin-right:5px; margin-bottom:5px; background-color: #303436;
padding: 5px 10px;
height: 20px;
border-radius: 30px;
display: inline-block; }
.footer_tag_con a:hover{ background-color: #fe1406; }




.footer_link{ width:100%;  border-top:1px solid #4f5556; background:#3d4345; border-bottom:1px solid #4f5556; overflow: hidden;}
.footer_link_con{ width:1200px; padding:15px 0 15px 0px; height:auto;  margin:auto;}
.footer_link_con h2{
	font-size:15px; 
	font-weight:bold;
	color:#fff;
	margin-bottom:15px;
	}

.footer_link_con a{ color:#9e9e9e; line-height:25px; margin-right:10px; }	
	

.footer_copyright{ widht:100%; height:auto; overflow:hidden; background:#303436;}

.footer_copyright_con{ width:1200px; padding:10px 0px; margin:auto;  font-family: "Trebuchet MS", "Lucida Grande", sans-serif; color: #a1a1a1; overflow:hidden; }
.footer_copyright_con a{ color: #a1a1a1;}
.footer_copyright_con_left{  padding-left:150px; width:600px; height:28px; line-height:28px; float:left; font-size:13px; position:relative;}
.footer_copyright_con_left img{ top:5px; left:0px; position:absolute;  }
.footer_copyright_con_right{width:450px; line-height:28px; float:right; font-size:13px; text-align:right;}
.footer_copyright_con_right a{ padding-left:28px;}


/* slide */
.slide,.slide li{width:568px;height:180px;}
.slide {overflow:hidden;position:relative;margin:0px auto 0 auto;}
.slide li{position:absolute;overflow:hidden;display:none;}
.slide li.current{display:block;}
.slide li .text{bottom:0;overflow:hidden;width:558px;float:right;position:relative;height:auto;background:0;filter:none;text-indent:0;margin:0px 10px 0 0;}
.slide li .text a{color:#fff;font-size:14px;line-height:17px;float:left;}

.slide li .text .title a{font-size:14px;font-weight:300;color:#dcdcdc;font-family:"微软雅黑","宋体";line-height:22px;text-indent:0;float:none;}
.slide li .text p{color:#9e9e9e;text-indent:0;clear:both;line-height:20px;margin-top:4px;}

.slide .icon-dot{display:inline-block;position:absolute;bottom:20px;right:43px;}
.slide .icon-dot a{width:9px;height:9px;display:inline-block;background-image:url(/html/images/nav.png);background-repeat:no-repeat;background-position:-1px -1px;overflow:hidden;margin:0 2px;}
.slide .icon-dot a.current{background-position:-1px -12px;}


/* product */
.portfolio_titlebar {
  border-bottom: 1px solid #e5e5e5;
  margin: 0 0 42px 0;
  padding: 29px 0 27px 0; 
  width:1200px;
margin:auto;
margin-bottom:30px;
  }

.portfolio_titlebar .portfolio_titlebar_left {
  float: left; }

.portfolio_titlebar h1 {
  font-size: 29px;
  line-height: 30px;
  padding: 0;
  margin: 0; }

.portfolio_titlebar .portfolio_titlebar_right {
  float: right; }

.portfolio_sortable_count {
  text-align: right;
  float: left;
  margin: 0 0 0 20px;
  font-weight: 700;
  color: #bbbbbb; }

.portfolio_sortable_count_number {
  font-size: 15px;
  line-height: 16px; }

.portfolio_sortable_count_title {
  font-size: 12px;
  line-height: 16px; }

.portfolio_sortable_wrapper {
  margin: 1px 0 0 0;
  background-color: #ebebeb;
  position: relative;
  float: left;
  line-height: 30px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }

.portfolio_sortable {
  background-color: #ebebeb;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  opacity: 0;
  height: 0;
  overflow: hidden;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out; }

.portfolio_sortable_wrapper:hover .portfolio_sortable {
  opacity: 1;
  height: auto; }

.portfolio_sortable_wrapper,
.portfolio_sortable_wrapper a {
  color: #4d4d4d;
  display: block;
  font-size: 12px; }

.portfolio_sortable_wrapper a {
  cursor: pointer;
  padding: 0 50px 0 10px; }

.portfolio_sortable a {
  border-bottom: 1px solid #dbdbdb; }
  
 .portfolio_sortable_wrapper a:hover, .portfolio_sortable a:hover{color:#ff760d}

.portfolio_sortable a:last-child {
  border-bottom: none; }

.portfolio_sortable_wrapper .sort_title {
  font-weight: 600;
  line-height: 28px;
  text-transform: uppercase;
  line-height: 28px;
  background-image: url("/html/images/sortable_portfolio_arrow.png");
  background-repeat: no-repeat;
  background-position: right center; }

.page{ width:1180px; padding-left:20px; height:40px; line-height:40px;  border-top: 1px solid #e5e5e5; margin:30px 0px; }

/* open product */
.portfolio-single-1 {
	width:1200px;
	height:auto;
	margin:auto;
  padding-bottom: 10px; 
  
  }

.portfolio-single-1 > .grid {
  margin-right: -15px;
  margin-left: -15px; }

.portfolio-single-1 > .grid > .col-portfolio-single-left {
  width: 800px; height:auto; float:left; }

.portfolio-single-1 > .grid > .col-portfolio-single-right {
  width: 350px; height:auto; float:right; }



.portfolio-single-1 .featured_area {
  margin: 12px 0; }

.portfolio-single-1 .post_meta {
  margin: 6px 0 21px 0;
  border-bottom: 1px solid #e3e3e3;
  color: #747474; }

.portfolio-single-1 .post_meta strong {
  color: #505050; }

.portfolio-single-1 .post_meta .post_date {
  float: left;
  padding: 0 0 12px 0; 
  font-size:16px;
  }

.portfolio-single-1 .post_meta .like_number,
.portfolio-single-1 .post_meta a.like_number {
  float: right;
  display: block;
  color: #787878;
  text-decoration: none;
  border-left: 1px solid #e3e3e3;
  line-height: 12px;
  margin: 5px 0 0 0;
  padding: 0 0 15px 7px;
  font-size: 12px; }

.portfolio-single-1 .post_meta .like_number i {
  color: #c4c4c4;
  font-size: 12px;
  margin: 0 3px 0 0; }

.portfolio-single-1 h3 {
  font-size: 16px;
  margin-top: 31px; }

.portfolio-single-1 .sc_button {
  margin-top: 9px; }
  
 .post_content{ text-align:left;}
 .post_content p { line-height:25px;}
 

  .sc_button_small,
a.sc_button_small {
	
	 background-color: #404547;
  color: #ffffff;
  font-size: 12px;
  padding: 10px 15px 10px 15px;
  border-radius: 2px;
   }
  
  /* TABLE-3 */
.table-3 {
  margin: 15px 0; }


.table-3 tbody tr td {
  background-color: #ffffff;
  padding: 6px 9px 7px 9px;
 border-bottom:1px solid #dddddd; 
   }

.table-3 tbody tr td:first-child {
  padding-left: 0; }
  .pricing-1 {
  margin: 40px 0 34px 0; }


/*mail*/
.pricing-1 .pricing_item {
  text-align: center;
  float: left;
  border: 1px solid #e8e8e8;
  margin: 0 -1px 0 0;
  background-color: #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  position: relative; }

.pricing-1.grid_1 .pricing_item {
  width: 100%; }

.pricing-1.grid_2 .pricing_item {
  width: 50%; }

.pricing-1.grid_3 .pricing_item {
  width: 33.33%; }

.pricing-1.grid_4 .pricing_item {
  width: 25%; }

.pricing-1.grid_5 .pricing_item {
  width: 20%; }

.pricing-1 h3.pricing_title,
.pricing-1 .pricing_price_wrapper,
.pricing-1 li {
  border-bottom: 1px solid #e8e8e8; }

.pricing-1 h3.pricing_title {
  font-size: 20px;
  margin: 0;
  padding: 21px 20px 23px 20px; }

.pricing-1 .pricing_price_wrapper {
  padding: 20px 20px 20px 20px; }

.pricing-1 h3.pricing_price {
  font-size: 37px;
  font-weight: 600;
  color: #333333;
  margin: 0; }

.pricing-1 .pricing_timeline {
  color: #989898;
  line-height: 28px;
  margin: 0 0 -9px 0; }

.pricing-1 .pricing_promoted {
  margin: -9px -8px 0 -8px;
  z-index: 1;
  padding-top: 9px;
  padding-bottom: 9px;
  -webkit-box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.05); }

.pricing-1 li {
  padding: 8px 20px 9px 20px;
  background-color: #fcfcfc;
  color: #797979; }

.pricing-1 li:nth-child(2n) {
  background-color: #ffffff; }

.pricing-1 .pricing_button {
  padding: 0px 20px; }

.pricing-1 .sc_button {
  margin: 20px 0;
  padding-right: 20px;
  padding-left: 20px; }
  
.sc_button_blue,
a.sc_button_blue {
  background-color: #eb3900;
  color: #ffffff; 
  padding: 10px 20px;
  }

.sc_button_light,
a.sc_button_light {
  background-color: #e8e8e8;
  color: #535353; }

.sc_button_dark,
a.sc_button_dark {
  background-color: #404547;
  color: #ffffff; }

.sc_button_green,
a.sc_button_green {
  background-color: #71be3c;
  color: #ffffff;
  padding: 10px 20px;
   }

.sc_button:hover,
a.sc_button:hover {
  background-color: #303436;
  color: #ffffff; }
  
  .sc_button,
a.sc_button {
  display: inline-block;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear; }

.sc_button_round,
a.sc_button_round {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }

.sc_button_small,
a.sc_button_small {
  font-size: 12px;
  padding: 4px 11px 4px 11px;
  margin: 0 11px 14px 0; }

.sc_button_medium,
a.sc_button_medium {
  font-size: 12px;
  padding: 6px 13px 6px 13px;
  margin: 0 4px 7px 0; }

.sc_button_large,
a.sc_button_large {
  font-size: 13px;
  padding: 8px 16px 8px 16px;
  margin: 0 1px 4px 0; }

.progress_bars-1 .pb_bar {
  background-color: #ff760d; }
  
   .progress_bars-1 .pb_bar_bg_12 {
    background-image: url("/html/images/progress_bg_12@2x.png");
    background-size: 17px 13px;
    /* equals the size of @1x version */ }
	.progress_bars-1 .pb_bar_bg_12 {
  background-image: url("/html/images/progress_bg_12.png"); }
  
 
 /* TEAM MEMBER */ 
  .team_member {
  margin: 20px 0; }

.team_member .team_member_photo {
  min-width: 100%; }

.team_member h3.team_member_title {
  font-size: 14px;
  letter-spacing: -0.3px;
  margin: 10px 0 4px 0; }

.team_member .team_member_position {
  color: #6a6a6a; }

.team_member .team_member_description {
  margin: -13px 0 0 0; }

.team_member .team_member_social_icons {
  margin: -8px 0 0 0;
  padding: 2px 0 0 0;
  border-top: 1px solid #eeeeee;
  line-height: 40px; }

.team_member .team_member_social_icons a {
  color: #b5b8bd;
  text-decoration: none;
  font-size: 14px;
  margin: 15px 15px 0 0;
  text-align: center;
  display: block;
  float: left;
  line-height: 20px; }

.team_member .team_member_social_links {
  margin: -8px 0 0 0;
  padding: 7px 0 0 0;
  border-top: 1px solid #eeeeee;
  line-height: 40px; }

.team_member .team_member_social_links a {
  color: #b5b8bd;
  text-decoration: none;
  font-size: 12px;
  margin: 0 5px 12px 0;
  text-align: center; }

.team_member .team_member_social_links a:hover {
  color: #666666; }

.team_member .team_member_social_links .team_member_social_item {
  display: inline; }

.team_member .team_member_social_links .team_member_social_item:after {
  content: " / ";
  margin: 0 5px 0 0; }

.team_member .team_member_social_links .team_member_social_item:last-child:after {
  content: ""; }
  
  .col-1-4 {
  width: 25%; }
  
  [class*='col-'] {
  float: left; }

.col {
  padding-left: 10px;
  padding-right: 10px; }

 /*mail page css*/
 .g-wrap {
    width: 1080px;
    margin: 0 auto
}
.advantage-idx-list li {
    width: 180px;
    height: 190px;
    float: left;
    text-align: center;
}
.advantage-idx-list li .advantage-pic {
    font-size: 0
}

.advantage-idx-list li .advantage-pic img {
    width: 125px;
    height: 125px
}

.advantage-idx-list li .advantage-txt {
    font-size: 18px;
    line-height: 42px;
    
}

.mod-title {
    color: #666;
    line-height: 2.5em;
    font-weight: 400;
    font-size: 18px
}

.customer-list li {
    POSITION: relative;
    width: 178px;
    height: 96px;
    line-height: 96px;
    border: 1px dashed #ddd;
    text-align: center;
    float: left;
    overflow: hidden;
    margin: -1px 0 0 -1px
}

.customer-list li img {
    vertical-align: middle
}

/*home banner css star wilson add 2021-10-5*/

.wb-banner {
  overflow: hidden;
  position: relative;
}

.wb-banner .m-banner-img {
  display: none;
}

.wb-banner .swiper-slide {
  position: relative;
  z-index: 2;
  display: block;
  transition-duration: 4s;
}

.wb-banner .swiper-wrapper {
  position: relative;
  z-index: 2;
}

.wb-banner .swiper-slide-active {
  transform: scale(1.05);
}


.wel-hd01 {
  position: absolute;
  z-index: 3;
  bottom: 25px !important;
  left: 0 !important;
  text-align: center;
}

.wel-hd01 .swiper-pagination-bullet {
  width: 30px;
  height: 30px;
  display: inline-block;
  margin: 0 5px !important;
  position: relative;
  transition-duration: .5s;
  cursor: pointer;
  background: none;
  opacity: 1;
  border: 1px solid transparent;
}

.wel-hd01 .swiper-pagination-bullet:before {
  position: absolute;
  display: block;
  left: 50%;
  top: 50%;
  content: "";
  width: 4px;
  height: 4px;
  margin-left: -2px;
  margin-top: -2px;
  border-radius: 50%;
  transition-duration: .5s;
  background: #fff;
}

.wel-hd01 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-color: #fff;
}

.wel-hd01 .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
  transform: scale(1.5);
}

/*home banner css end*/
