/*reset*/
:focus{outline:0;}

body,ul,img,p,input,dl,dd,tr,th,td{margin:0;padding:0;}
em{font-style:normal;}
img{border:none;}
li,ul,ol{list-style:none;}
a{text-decoration:none;color:#333;}
input{padding:0px;vertical-align: middle;line-height: normal;border:none;} 
body{overflow-x:hidden;}

::selection {
background:#808080; 
color:#fff;
}
::-moz-selection {
background:#808080; 
color:#fff;
}
::-webkit-selection {
background:#808080; 
color:#fff;
}

.clearfix{*zoom:1;}
.clearfix:before,.clearfix:after{line-height:0; display:table; content:"";}
.clearfix:after{clear:both;}

/*share*/
body{font-size:12px;font-family: 'CenturyGothic', sans-serif;color:#666; background: #fff;}
.clear{clear:both;} 


.fl{float:left}
.fr{float:right}
*:link,*:visited,*:hover,*:active,*:focus{
 transition:color .30s linear, background-color .30s linear, border-color .30s linear,opacity .30s linear,background-image .30s linear;
 -webkit-transition:color .30s linear, background-color .30s linear, border-color .30s linear,opacity .30s linear,background-image .30s linear;}

@font-face {
    font-family: 'CenturyGothic';
    src:url(../font/CenturyGothic.eot);
    src: url(../font/CenturyGothic.eot?#iefix) format('embedded-opentype'),
	 url(../font/CenturyGothic.svg#CenturyGothic) format('svg'),
	 url(../font/CenturyGothic.woff) format('woff'),
	 url(../font/CenturyGothic.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CenturyGothicB';
    src:url(../font/CenturyGothicB.eot);
    src: url(../font/CenturyGothicB.eot?#iefix) format('embedded-opentype'),
	 url(../font/CenturyGothicB.svg#CenturyGothicB) format('svg'),
	 url(../font/CenturyGothicB.woff) format('woff'),
	 url(../font/CenturyGothicB.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}

/*top*/
.topW{ border-bottom:1px solid #ebecee; padding:7px 0}
.top_share{ float:right; margin:0px 13px 0 0}
.top_share>a{ display:inline-block; background:#bababa; width:26px; height:26px; border-radius:50%; margin-right:7px}
.top_share>a img{ width:26px; height:26px; border-radius:50%}
.top_share>a.top_share_f:hover{ background:#5D82D2}
.top_share>a.top_share_in:hover{ background:#238BC8}
.top_share>a.top_share_tw:hover{ background:#03acf1}
.top_share>a.top_share_you:hover{ background:#F04E41}
.top_logo{ display:block; float:left; padding:20px 0 20px 0; position:relative;}
.top_logo img{width:100%; height:auto; max-width:221px; max-height:80px}
.top_logo h1{ margin:0; padding:0; line-height:normal; font-size:inherit; position:relative; z-index:999}

.top .top_call{ float:left; text-align:right}
.top .top_call a{ margin-right:15px;border-right:1px solid #d9d9d9; padding-right:20px}
.top .top_call p,.top .top_call a{ display:inline-block;color:#777777; line-height:26px; }
.top .top_call p i,.top .top_call a i{ vertical-align:middle; font-size:16px; color:#b7b7b7;margin-right:6px;  }
.top .top_call a:hover{color:#f89944}

/* select */
.drop{ float:right; position:relative; background:#fff; padding:0px 0 0 20px; width:118px; z-index:9997;height:26px;border-left:1px solid #d9d9d9;}

.select dt{height:26px;display:inline-block;line-height:26px; text-transform:capitalize;cursor:pointer;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;position:relative;z-index:99;color:#777777; font-size:12px; font-weight:normal; background:url(../images/lan_icon.png) no-repeat center right;}
.select dt img,.select dd ul li a img{ width:100%; height:auto; max-width:24px; display:inline-block; margin-right:6px;    vertical-align: text-bottom;}
.select dt img{margin-right:9px}
.select dd{position:absolute;left:0;top:33px;border:1px solid #ebecee;background:#fff;display:none; z-index:999999;}

.select dd ul{padding:4px 4px 4px 5px;width:110px;max-height:304px;overflow:auto;}
.select dd ul li a{line-height:28px;display:block;color:#464646; font-size:12px;text-transform:capitalize;}
.select dd ul li a:hover{ text-decoration:underline; color:#f89944}



.fix{ display:none}

@media only screen and (max-width: 1168px) {
	.fix{ display:block}
	}
@media only screen and (max-width: 768px) {
	.top_share{ display:none}
	}

@media only screen and (max-width: 535px) {
.top .top_call{ display:none}
.drop{ border-left:none}
	}





/* Sizes for the bigger menu */
header{width: 100%;z-index: 99999;padding:15px 0; box-shadow:0 5px 5px rgba(0,0,0,0.05)}
header.large{-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
#logo{display:inline-block;float:left;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
#logo img{max-width:129px;height:auto;width:auto;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
header #logo h1{margin:0;}

header.small{height:70px;left:0;top:0;background:rgba(255,255,255,0.95);box-shadow:0 5px 5px rgba(0,0,0,0.05); position:fixed;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; padding:5px 0}
header.small .nav_m > li > a{padding:25px 28px;}
header.small #logo{margin-top:5px;margin-left:0;}
header.small #logo img{max-width:90px;}
header.small .theme-buy{margin-top:3px;}

.small #cssmenu > ul > li>a{ line-height:60px}
/*search*/
.theme-buy .btn{
	position: relative;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	width:34px;
	height:34px;
	text-align: center;
	text-decoration: none;
	border-radius:50%;
	background:url(../images/search_btn.png) no-repeat center;
	border:none;
	margin:12px 0 0 72px;
}
.theme-buy .btn:focus{ border:none}

.theme-buy{float:right;margin-top:7px;text-align: center;}
.theme-gobuy,.theme-signin{font-size: 15px;}
.theme-popover-mask{z-index: 9998;position:fixed;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.7;filter:alpha(opacity=70);-moz-opacity:0.7;display:none;}
.theme-popover{
	z-index:9999;
	position:fixed;
	top:50%;
	left:50%;
	width:40%;
	height:auto;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display:none;
	background:#fff;
	padding:20px;
}
.theme-poptit{position:absolute;right:0;top:0;width:40px;height:40px;background:#222;text-align:center;}
.theme-poptit .close{color:#fff;font-size:30px;opacity:1;filter:alpha(opacity=100);-moz-opacity:1;line-height:40px;float:none;text-shadow:none;display:block;}
.theme-poptit:hover{background:#f89944;}
.theme-poptit .close:hover{color:#fff;opacity:1;filter:alpha(opacity=100);-moz-opacity:1;}
.theme-popbod{color:#444;text-align: center;}
.theme-popbod>em{text-transform:uppercase;display:block;margin-bottom:40px;font-size:28px;font-family: 'CenturyGothicB';}
.theme-popbod select{height:40px;width:20%;display:inline-block; vertical-align:middle;margin-right:5px;font-size:14px;border-radius:5px;appearance:none;-moz-appearance:none;-webkit-appearance:none;border:1px solid #e5e5e5;padding-left:5px;background:url(../images/icon.png) no-repeat;background-position:-134px -41px;}
.search_main{width:76%;max-width:600px;height:60px;display:inline-block;color:#808080; vertical-align:middle;padding-left:10px;font-family: 'CenturyGothic',arial, sans-serif;line-height:60px;background:#fff;font-size:14px;border:1px solid #f89944;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
.search_main:focus{color:#231815;}
.search_btn{display:inline-block;padding:0 40px;margin-left:10px;height:60px;cursor:pointer;background:#f89944;color:#fff;font-size:15px;text-transform:uppercase;font-family: 'CenturyGothicB';line-height:60px; border:none}
.search_btn:hover{background:#222;}

@media only screen and (max-width: 1199px) {
	.theme-popover{width:60%;}
	.theme-buy .btn{    margin: 12px 0 0 20px;}
	.head-con li{margin:0 10px;}
}



/*header all-68*/
@media only screen and (max-width: 768px) {
	header.small{ height:inherit; position:inherit}
	header.small #logo img{max-width:120px;}
	.theme-buy{ margin-top:4px;}
	.theme-popover{width:94%;}
	.theme-popbod>em{font-size:24px;}
}




/*banner*/
#wrapper {
	background:#fff;
	position:relative;
	max-width:1920px;
	margin-top:13px;
}
.fullwidthbanner-container{
	width:100% !important;
	max-width:1920px;
	position:relative;
	padding:0;
	max-height:580px !important;
	overflow:hidden;
}

.fullwidthbanner-container .fullwidthabnner	{
	width:100% !important;
	max-height:450px !important;
	position:relative;
}


/** BULLETS **/
.tp-bullets {z-index: 1001;position: absolute;bottom: 0;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;    background: rgba(0, 0, 0, 0.5)}
#wrapper:hover .tp-bullets{bottom:25px !important;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}

.tp-bullets.simplebullets.round .bullet {
    cursor: pointer;
    position: relative;
    background:rgba(255, 255, 255, 0.6);
	border-radius:10px;
    width: 14px;
    height: 14px;
	margin:5px 7px 6px;
    float: left;
    -webkit-transition: background 0.1s linear;
    -moz-transition: color, background 0.1s linear;
    -o-transition: color, background 0.1s linear;
    transition: color, background 0.1s linear;
}

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {	
	background:#f89944 !important; 
}

.tp-leftarrow.large {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background:url(../images/slider-left-arrow.png) no-Repeat;
	width: 32px;
	height: 72px;
	margin-left: 10px;
	margin-top: -21px;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.tp-rightarrow.large {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background:url(../images/slider-right-arrow.png) no-Repeat 0 0;
    width: 32px;
    height: 72px;
    margin-left: -10px;
    margin-top: -21px;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
#wrapper:hover .tp-rightarrow.large{margin-left:-30px;}
#wrapper:hover .tp-leftarrow.large{margin-left:30px;}

.tp-bullets.tp-thumbs {
    z-index: 100;
    position: absolute;
    padding: 3px;
    background-color: #fff;
    width: 500px;
    height: 50px;
    margin-top: -50px;
}

.fullwidthbanner-container .tp-thumbs {padding: 3px;}

.tp-bullets.tp-thumbs .tp-mask {
    width: 500px;
    height: 50px;
    overflow: hidden;
    position: relative;
}

.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
    width: 5000px;
    position: absolute;
}


.tp-thumbs img {width: 100%;height:auto;max-height:704px;}

.tp-bannertimer {display:none;}


@media only screen and (min-width: 0px) and (max-width: 479px) {
    .responsive .tp-bullets {
        display: none;
    }
    .responsive .tparrows {
        display: none;
    }
}

.tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.tp-simpleresponsive a {
    text-decoration: none;
}

.tp-simpleresponsive ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.tp-simpleresponsive >ul >li {
    list-stye: none;
    position: absolute;
    visibility: hidden;
}

.caption.slidelink a div,
.tp-caption.slidelink a div {
    width: 10000px;
    height: 10000px;
}

.tp-loader {
    background: url(../images/loader.gif) no-repeat 10px 10px;
    background-color: #fff;
    margin: -22px -22px;
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute;
    width: 44px;
    height: 44px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

@media only screen and (max-width: 768px) {
	.tp-leftarrow.large,.tp-rightarrow.large{display:none;}
	.tp-bullets{bottom:10px !important;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
}

.in_minaProW{ margin-top:46px;}
.in_title span{ font-size:26px; color:#555555; line-height:26px;font-family: 'CenturyGothicB'; text-transform:uppercase; display:block; text-align:center}
.in_title p{ color:#777; font-size:13px; line-height:24px; padding:0 65px; overflow:hidden; max-height:48px; margin-top:18px; text-align:center}
.in_minaProL{ margin-top:32px;}
.in_minaProL li{ padding:28px 20px 0; background:#fff; position:relative}
.in_minaProL li .in_minaProL_m{ text-align:center; padding:0 20px;box-sizing: border-box;transition: 0.3s ease all;z-index: 3;}
.in_minaProL li .in_minaProL_m>a.in_minaProL_img{ display:block; border-radius:50%; width:100%; max-width:222px; border:1px solid #f89944; padding:5px; margin:0 auto; overflow:hidden; height:auto}
.in_minaProL li .in_minaProL_m>a.in_minaProL_img img{ width:100%; max-width:210px; height:auto; max-height:210px; border-radius:50%;}
.in_minaProL li .in_minaProL_m>a.in_minaProL_t{ display:block; font-family: 'CenturyGothicB'; font-size:16px; color:#444444; line-height:22px; margin-top:15px;}
.in_minaProL li .in_minaProL_m>a.in_minaProL_t:hover{color:#f89944}
.in_minaProL li .in_minaProL_y{ text-align:center; padding:10px 20px 30px;position: absolute;visibility: hidden;opacity: 0;left: 0;right: 0;top: 100%;background:#fff;box-shadow: 0 5px 12px rgba(0,0,0,0.08);z-index: 3;}
.in_minaProL li .in_minaProL_y p{color:#777777; font-size:14px; line-height:24px; height:48px; overflow:hidden;}
.in_minaProL li .in_minaProL_y a.in_minaProL_more{ display:inline-block; padding:0 25px; line-height:32px; border:1px solid #d3d3d3; font-size:14px; text-transform:uppercase; color:#777777; margin-top:18px}
.in_minaProL li .in_minaProL_y a.in_minaProL_more:hover{ border-color:#f89944; color:#f89944}


.in_minaProL li:hover{box-shadow:  0 0px 12px rgba(0,0,0,0.08);z-index: 5;}
.in_minaProL li:hover .in_minaProL_y{visibility: visible;opacity: 1;}
.more{ text-align:right; margin-top:42px}
.more>a{ display:inline-block; border-bottom:1px solid #f89944; color:#f89944 ; padding-bottom:9px; font-family: 'CenturyGothicB'; font-size:16px; line-height:24px;}
.more>a:after{content: "\f0da"; font-family:FontAwesome; color:#f89944; font-size:16px; text-align:right; margin-left:10px; display:inline-block;}
.more>a:hover,.more>a:hover:after{ color:#555;}


@media only screen and (max-width: 1199px) {
	.in_minaProL li{    padding: 28px 10px 0;}
	
	}
@media only screen and (max-width: 1024px) {
	.in_minaProL li .in_minaProL_y{ display:none}
	.in_minaProL li .in_minaProL_m{ padding:0}
	}
@media only screen and (max-width: 768px) {.in_minaProL{ margin-top:0}.in_title p{ padding:0}}
@media only screen and (max-width: 425px) {
	.in_minaProL li{ width:100%}
	.more{ margin-top:25px}
	}

.in_serviceW{ background:url(../images/ser_bg.jpg) no-repeat; background-size:cover; padding:77px 0 90px; margin-top:70px}
.in_service .in_service_m{ text-align:center}
.in_service .in_service_m .in_service_img{display:inline-block; height:90px; position:relative; overflow:hidden; width:90px;}
.in_service .in_service_m .in_service_img img{ position:absolute; top:0; right:0}
.in_service .in_service_m .in_service_t{ margin-top:22px; display:block; color:#fff;font-family: 'CenturyGothicB'; font-size:16px; text-transform:uppercase;} 
.in_service .in_service_m p{ font-size:13px; line-height:24px; max-height:48px; overflow:hidden; color:#d8d8d8; margin-top:16px;}
.in_service .in_service_m .in_service_t:hover{ color:#f89944}
.in_service .in_service_m:hover .in_service_img img{ bottom:0px; top:inherit;transition: all 0.2s ease 0s;}

@media only screen and (max-width: 767px) {
	.in_service .in_service_m { margin-bottom:15px}
	}
@media only screen and (max-width: 425px) {
	.in_serviceW{ padding:35px 0 25px; margin-top:45px}
	}
@media only screen and (max-width: 340px) {
	.in_service .in_service_m .in_service_t{ margin-top:10px}
	.in_service .in_service_m { width:100%}
	.in_service .in_service_m p{    margin-top: 6px;}
	}





.in_proW{ margin-top:46px;}
.in_proL{ margin:10px -15px 0;}
.in_proL li{ float:left; width:20%; padding:0 15px; margin-top:26px}
.in_proL li .in_proL_m{ width:100%;}
.in_proL li .in_proL_m a.in_proL_img{ border-radius:5px; border:1px solid #efefef; display:block; width:100%; overflow:hidden;}
.in_proL li .in_proL_m a.in_proL_img img{ width:100%; max-width:208px; height:auto;transition: color .6s,background-color .8s,transform 1s;}
.in_proL li .in_proL_m:hover a.in_proL_img img{transform:scale(1.12,1.12);-moz-transform:scale(1.12,1.12);-webkit-transform:scale(1.12,1.12);}
.in_proL li .in_proL_m a.in_proL_t{font-size:14px; color:#666666; line-height:20px; height:40px; overflow:hidden; display:block; margin-top:9px; font-family: 'CenturyGothicB';}
.in_proL li .in_proL_m:hover a.in_proL_t,.in_proL li .in_proL_m a.in_proL_t:hover{ color:#f89944}
.in_proL li .in_proL_m:hover a.in_proL_img{ border-color:#f89944}

@media only screen and (max-width: 1024px) {
	.in_proL{ margin:10px -10px 0;}
	.in_proL li{ padding:0 10px;}
	}

@media only screen and (max-width: 768px) {
	.in_proL li{ width:33.33%}
	.in_proL li .in_proL_m a.in_proL_img img{ width:100%; max-width:100%;}
	}
@media only screen and (max-width: 425px) {
	.in_proL li{ width:50%}
	}
@media only screen and (max-width: 320px) {
	.in_proL li{ width:100%}
	}


.in_aboutW{ background:url(../images/about_bg.png) no-repeat ; background-size:cover; margin-top:48px; padding:49px 0 11px}
.in_about_left{ margin-top:6px; float:left; width:50%; padding-right:15px;}
.in_about_left .in_about_left_t{ text-transform:uppercase; font-family: 'CenturyGothicB';font-size:26px; color:#555555; line-height:26px; display:block;}
.in_about_left .in_about_left_m{ background:#fff; width:100%; box-shadow:0 0 8px rgba(0,0,0,0.08); padding:34px 20px 50px; margin-top:36px}
.in_about_left .in_about_left_m .in_about_left_w{ font-size:14px; line-height:26px; overflow:hidden; color:#777; max-height:260px;}
.in_about_left .in_about_left_m .in_about_left_w span{  font-family: 'CenturyGothicB'; color:#f89944;}
.in_about_left .in_about_left_m>a{    display: inline-block;padding: 0 18px; height:34px;  line-height: 32px; border: 1px solid #f89944;font-size: 13px; text-transform: uppercase;color: #f89944; margin-top: 22px;}
.in_about_left .in_about_left_m>a:after{    content: "\f0da";font-family: FontAwesome;color: #f89944; font-size: 16px; text-align: right; margin-left: 10px;display: inline-block;}
.in_about_left .in_about_left_m>a:hover{ border-color:#555}
.in_about_left .in_about_left_m>a:hover,.in_about_left .in_about_left_m>a:hover:after{ color:#555;}

.in_about_right{ float:right; width:50%; padding-left:15px; text-align:right}
.in_about_right>a{ display:block; width:100%;}
.in_about_right>a img{ max-width:546px; width:100%; height:auto; display:inline-block}
@media only screen and (max-width: 1440px) {.in_aboutW{ background:url(../images/about_bg1.jpg) no-repeat ;}}
@media only screen and (max-width: 1024px) {
	.in_about_right	{ padding-left:0}
	}
@media only screen and (max-width: 768px) {
	.in_aboutW{ padding:36px 0 11px}
	.in_about_left .in_about_left_m{ margin-top:20px}
	.in_about_left{ padding-right:0; float:none; width:100%}
	.in_about_right	{ float:left; width:100%; text-align:center; margin-top:20px}
	}



.CoreBusiness{ margin-top:46px;}
.in_caseL{ margin-top:36px}
.in_caseL li{ float:left; width:20%; position:relative; overflow:hidden}
.in_caseL li>a{ display:block; width:100%}
.in_caseL li>a img{ width:100%; height:auto; max-width:100%}

.in_caseL li .in_caseL_m{ width:100%; height:100%; position:absolute; text-align:center; top:0; left:0px; background:#f89944; padding:127px 35px 0;    transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -webkit-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;    z-index: -1; }
.in_caseL li .in_caseL_m>a.in_caseL_t{ text-transform:uppercase; display:block; color:#fff; font-size:20px; line-height:26px; font-family: 'CenturyGothicB'; overflow:hidden; max-height:52px;}
.in_caseL li .in_caseL_m>a.in_caseL_more{ display:inline-block; width:40px; height:40px; border-radius:50%; text-align:center; line-height:40px; border:1px solid #fff; margin-top:33px}
.in_caseL li .in_caseL_m>a.in_caseL_more i{ color:#fff; line-height:40px; font-size:18px;}

.in_caseL li:hover .in_caseL_m{ z-index:99;}



@media only screen and (max-width: 1440px) {
	.in_caseL li .in_caseL_m{padding:45px 35px 0}
	}

@media only screen and (max-width: 768px) {
	.in_caseL { margin-top:25px}
	.in_caseL li .in_caseL_m{ display:none}
	.in_caseL li { width:50%}
	}
@media only screen and (max-width: 768px) {
	.in_caseL li { width:100%}
	}




/* Numbers */
.numbers{background:url(../images/bg1.jpg) no-repeat; background-size:cover;padding:65px 0 69px;}
.numbers > .container > div{position: relative;z-index:100;}
.numbers__one{width:25%;float:left;padding:0 15px;text-align:center;}
.numbers__num{color:#f89944;font-size:86px;margin-bottom:28px;font-family: 'CenturyGothicB';font-weight:bold; line-height:80px;    display: inline-block; position:relative;overflow: hidden;}
.numbers__num:after{    display: block;content: " ";  position: absolute;  top: 51%; margin-top: -2px;  background: #080607;  width: 100%;height: 4px; z-index: 999;}
.number__desc{color:#fff;font-size:21px;font-family: 'CenturyGothicB';text-transform:uppercase; line-height:22px}

@media only screen and (max-width: 992px) {
	.numbers__num{font-size:48px;margin-bottom:5px;}
	.number__desc{font-size:16px;}
}

@media only screen and (max-width: 600px) {
	.numbers__one{width:50%;margin-bottom:2%;}
	.owl-theme .owl-controls .owl-page span{width:40px;}
}





/*main-news*/
.in_customersW{background:url(../images/bg.png) repeat;padding:55px 0 60px;}
#carousel-small{padding-top:50px;}
.in_customers .owl-carousel .item{padding:0 15px;}
.in_customers .owl-carousel .in_customers_m .in_customers_w{width: 100%; background: #fff; border: 1px solid #f1f1f1;  text-align: left;  padding: 26px 15px 42px;  box-shadow:0 0 6px rgba(0,0,0,0.04); color:#777777}
.in_customers .owl-carousel .in_customers_m .in_customers_w p{ font-size: 13px; line-height: 24px; overflow:hidden; max-height:72px;}
.in_customers .owl-carousel .in_customers_m .in_customers_t{  width: 100%;text-align: left; padding: 35px 0px 18px 29px; background: url(../images/down-arrow.png) no-repeat 45px top; margin-top: -2px;}
.in_customers .owl-carousel .in_customers_m .in_customers_t img{ border-radius:50%; width:54px; height:54px; display:inline-block; margin-right:18px; vertical-align:middle;}
.in_customers .owl-carousel .in_customers_m .in_customers_t span{color:#555555; font-size:14px; line-height:24px;font-family: 'CenturyGothicB';}
/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{float: left;}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { cursor:url(grabbing.png) 8 8, move;}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

.owl-theme .owl-controls{margin-top:53px;text-align: center;}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 14px;
	height: 14px;
	margin: 0px 5px;
	background: #b6b6b6; border-radius:50%;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	background:#f89944;
}

/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}





/*footer*/
.footerW{background:url(../images/fot_bg.png) no-repeat; background-size:cover; background-attachment:fixed;padding:48px 0 29px;}
.footer .fot_title{color:#d4d4d4;text-transform:capitalize;font-size:16px;font-family: 'CenturyGothicB';display:block;margin-bottom:21px;position:relative;}
.footer .fot_title em{display:inline-block;}

.fot-top{border-bottom:1px solid rgba(255,255,255,0.1);padding-bottom:41px;margin-bottom:40px;}
.fot-top>p{color:#d4d4d4; font-size:13px; line-height:22px; overflow:hidden; max-height:44px; padding:0 200px; font-style:italic; text-align:center;}
.fot-top .fot-share{float:right;margin-top:8px;}
.fot-top .fot-share p{color:#ffffff;display:inline-block;font-family: 'CenturyGothicB';font-size:20px; vertical-align:middle;}
.fot-top .fot-share{list-style:none;}
.fot-top .fot-share li{margin-left:10px;display:inline-block; vertical-align:middle;}
.fot-top .fot-share li a{border:1px solid #545454;width:46px;line-height:46px;height:46px;display:inline-block;text-align:center;}
.fot-top .fot-share li a img{padding-top:15px;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
.fot-top .fot-share li a:hover{background:#f89944;border:1px solid #f89944;}

.fot_con{padding-right:38px; width:32%}
.fot_con .toggle_content ul{list-style:none;}
.fot_con .toggle_content li{margin-bottom:6px;padding:3px 0;color:#d4d4d4;font-size:13px;padding-left:26px; line-height:20px;}
.fot_con .toggle_content li a{color:#d4d4d4;font-size:13px;}
.fot_con .toggle_content li a:hover{ color:#f89944}
.fot_con .toggle_content li.fcon01{background:url(../images/fot_add.png) no-repeat left 9px;}
.fot_con .toggle_content li.fcon02{background:url(../images/fot_tel.png) no-repeat left 5px;}
.fot_con .toggle_content li.fcon03{background:url(../images/fot_fax.png) no-repeat left 3px;}
.fot_con .toggle_content li.fcon04{background:url(../images/fot_email.png) no-repeat left 6px;}
.fot_con .toggle_content li.fcon05{background:url(../images/fot_sky.png) no-repeat left 6px;}
.fot_nav{padding-right:30px;}
.fot_nav li{margin-bottom:12px;}
.fot_nav li a{color:#d4d4d4;font-size:13px;text-transform:capitalize;}
.fot_nav li a:hover{color:#f89944;}

.fot_links{padding-right:30px; width:22%}
.fot_links li{margin-bottom:12px;}
.fot_links li a{color:#d4d4d4;font-size:13px;}
.fot_links li a:hover{color:#f89944;}

.fot_sub{ width:28%;}
.fot_sub .toggle_content>p{color:#d4d4d4;font-size:13px;line-height:22px;}
.fot_sub .fsub-box{ background:rgba(255,255,255,0.09); width:100%; height:36px;margin-top:20px;position:relative}
.fot_sub .fsub-box .fot_input{width:98%;height:36px;line-height:36px;color:#999999;font-size:12px;background:none; padding-left:10px}
.fot_sub .fsub-box .Submit{width:14px;height:14px;display:inline-block;position:absolute;right:12px;top:12px;background:url(../images/send_btn.png) no-repeat center; text-indent:-9999px;cursor:pointer;}

.fot_sub .fot_share li{ display:inline-block; margin:22px 5px 0 0}
.fot_sub .fot_share li a{ display:block; width:30px; height:30px; line-height:30px; text-align:center; border-radius:50%}
.fot_sub .fot_share li a img{ width:30px; height:30px; opacity:0.7;filter:alpha(opacity=70);-moz-opacity:0.7;}
.fot_sub .fot_share li a:hover{ background:#f89944}
.fot_sub .fot_share li.wx{ position:relative}
.fot_sub .fot_share li.wx div{    display: none;
    width: 160px;
    background: #fff;
    position: absolute;
    bottom: 42px;
    right:0;
    color: #999;
    text-align: center;
    padding-bottom: 10px;
    box-shadow: 0 0 2px 2px rgba(0,0,0,0.2);
    font-size: 13px; font-weight:normal;font-family: 'CenturyGothicB'}
.fot_sub .fot_share li.wx div img{    display: block;  margin: 10px auto;width: 100%; max-width:100%;}
.fot_sub .fot_share li.wx:hover div{display:block;}

.fot_sub .block_content{ overflow:inherit !important}

.fot_title .column_icon_toggle {display: none;}
.icon-minus-sign:before {content:"\f068";font-family:'FontAwesome';}
.icon-plus-sign:before {content: "\f067";font-family:'FontAwesome';}




.fot-bot{padding-top:20px;margin-top:57px;border-top:1px solid #515151;}
.fot-bot .fot-fri{list-style:none;float:left;}
.fot-bot .fot-fri p{color:#;display:inline-block;text-transform:capitalize;color:#d4d4d4;}
.fot-bot .fot-fri li{display:inline-block;margin:0 10px;}
.fot-bot .fot-fri li a{color:#d4d4d4;}
.fot-bot .fot-fri li a:hover{color:#f89944;}

.fot-bot .copy{float:right;color:#d4d4d4;}
.fot-bot .copy p{display:inline-block;}
.fot-bot .copy a{color:#d4d4d4;}
.fot-bot .copy a:hover{color:#f89944;}
.fot-bot .language{display:none;}

@media only screen and (max-width: 1200px) {
	.fot-bot{text-align:center;}
	.fot-bot .copy,.fot-bot .fot-fri{float:none;}
	.fot-bot .copy{margin-bottom:15px;}
	.fot-top>p{ padding:0}
}

@media only screen and (max-width: 768px) {
	.footer{padding-bottom:20px;}
	.fot_links,.fot_pro,.fot_con,.fot_nav,.fot_sub{width:100%;padding:0 15px;}
	.footer .fot_title{border-bottom:1px solid rgba(255,255,255,0.2);padding-bottom:20px;cursor:pointer;margin-bottom:20px;}
	.footer .fot_title .column_icon_toggle {display: inline-block;position: absolute;right:15px;top:0;font-style:normal;cursor:pointer;font-size:16px;font-weight:normal;}
	.footer .toggle_content{padding-bottom:30px;}
	.fot-top .fot-share p{font-size:16px;}
	.fot-bot{border-top:none;margin:0;padding-top:15px;}
	.fot-bot .language{display:block;margin-top:15px;}
	.fot-bot .language p{color:#fff;}
}

@media only screen and (max-width: 620px) {
	.fot-top .fot-logo img{max-width:140px;}
	.fot-top .fot-share{margin-top:4px;}
	.fot-top .fot-share p{font-size:14px;}
}

@media only screen and (max-width: 540px) {
	.fot-logo{display:none;}
	.fot-top .fot-share{float:none;margin:0;}
	.fot-top .fot-share p{display:block;margin-bottom:10px;}
	.fot-top .fot-share li{margin-left:0;margin-right:10px;}
}




.breadcrumbW{ background:#F5F5F5; padding:15px 0 20px;}
.breadcrumbW .breadcrumb{background:none;text-align:center;z-index:99;border-radius:0;margin:8px 0 0;}
.breadcrumbW .breadcrumb a{text-transform:capitalize;display:inline-block;font-size:14px; vertical-align:middle;color:#555;}
.breadcrumbW .breadcrumb span{text-transform:capitalize;display:inline-block;margin:0 5px;color:#555; vertical-align:middle;}
.breadcrumbW .breadcrumb h2{text-transform:capitalize;display:inline-block;font-size:14px; vertical-align:middle;color:#555;margin:0;padding:0;}
.breadcrumbW .breadcrumb a:hover{ color:#FDC41F}
.page-title{display:block;font-family: 'CenturyGothicB';font-size:36px;text-transform:capitalize;color:#555;text-align:center;}
.page-title:after{ width:56px; height:1px; background:#f89944; display:block; margin:5px auto 0; content:'';}
.page-banner img{ width:100%; max-width:100%; height:auto}


@media only screen and (max-width: 992px) {
	.page-banner .breadcrumb{padding:20px 0;}
}

@media only screen and (max-width: 768px) {

.page-title{ font-size:28px}
.breadcrumbW .breadcrumb{ margin-top:0}
.breadcrumbW{ margin-top:0}
}

.page-box,.about_webW{padding:50px 0;}
.about-main{line-height:24px;font-size:13px;}
.about-main img{max-width:100%;}
.about_webW{ border-bottom:1px solid #eeeeee}
.contact_webW,.sitemap_webW{ padding:40px 0}


/*left*/

.page_left{width:22%;}
.about_webW .page_left{ width:18%}
.column .block>span{font-size:22px;display:block;margin-bottom:5px;text-transform:uppercase;position:relative;color:#f89944;font-family: 'CenturyGothicB';}
.column .block>span .column_icon_toggle{display:none;}
.left-blog,.left-nav,.left-con{margin-bottom:30px;}
.left-nav ul li a{text-transform:uppercase;font-size:14px;display:block;border-bottom:1px solid #e5e5e5;}
.left-nav ul li a:hover{color:#f89944;text-decoration:none;}
.left-nav ul li a.lnav-depth{background:#e5e5e5;}

.mtree-skin-selector{display:none;}
ul.mtree {opacity: 0;margin-left: 0;}
ul.mtree>li {list-style: none;}
ul.mtree>li:last-child{border-bottom:none;}
ul.mtree>li>a {
	display: block;
	font-size:14px;
	padding:10px 0;
	text-transform:capitalize;
}
ul.mtree>li>a i{padding-right:5px;}
ul.mtree li.mtree-node > a {}
ul.mtree>li.mtree-node>a:after{content:"\f0d7";font-family:FontAwesome;position:absolute;right:0;top:0;height:41px;overflow:hidden;width:30px;text-align:center;line-height:41px;}
ul.mtree>li.mtree-active>a:after{content:"\f0d8";font-family:FontAwesome;padding-left:5px;}
ul.mtree>li:hover{}
ul.mtree>li:hover>a{color:#f89944;text-decoration:none;}
ul.mtree>li.mtree-node{}
ul.mtree>li.mtree-open{}
ul.mtree>li.mtree-open>a{color:#f89944;text-decoration:none;}
ul.mtree>li.mtree-node:hover{}
ul.mtree>li.mtree-node .mtrss-all{text-transform:uppercase;font-size:14px;font-family: 'CenturyGothicB';color:#f89944;}
ul.mtree>li.mtree-node .mtrss-all span{display:inline-block;padding-right:5px;border:none;margin-bottom:0;}
ul.mtree>li.mtree-node .mtrss-all a{font-size:12px;text-transform:capitalize;color:#333;color:#f89944;padding:10px 10px;}
ul.mtree>li.mtree-node .mtrss-all:hover{background:#f89944;color:#fff;}
ul.mtree>li.mtree-node .mtrss-all:hover a{color:#fff;background:#f89944;color:#f89944;}

ul.mtree a {
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

ul.mtree ul {padding:0;background:#fff;}
ul.mtree ul li{margin-bottom:1px;}
ul.mtree ul li:hoverul.mtree ul li a:hover{background:#e5e5e5;}
ul.mtree ul li a:hover{}
ul.mtree ul li ul{border:none;}
ul.mtree ul li ul li{margin:5px 0;}
ul.mtree li.mtree-node ul li a{display:block;font-size:12px;font-weight:normal;padding:10px 0;text-transform:capitalize;border-bottom:1px solid #ebebeb;}
ul.mtree li.mtree-node ul.mtree-level-2 li:last-child a{ border-bottom:none}
ul.mtree li.mtree-node ul li a i{padding-right:5px;}
ul.mtree ul li a:hover{color:#000;text-decoration:none;}

ul.mtree .mtree-level-2{padding:0;border-bottom:1px solid #e5e5e5;}
ul.mtree li ul li.mtree-open a{text-decoration:none;}
ul.mtree li ul.mtree-level-2 li a{font-weight:normal;font-size:14px;padding:5px 0px 5px 15px;}
ul.mtree .mtree-level-2 li a:hover{text-decoration:none;color:#000;font-weight:normal;}

ul.mtree ul li ul li a:before{content:"\f105";font-family:FontAwesome;padding-right:5px;}

ul.mtree.jet ul {margin-left: 0;}
ul.mtree.jet li {margin-bottom: 1px;}
ul.mtree.jet li:last-child {margin-bottom: 0px;}
ul.mtree.jet li:first-child {margin-top: 1px;}
ul.mtree.jet li.mtree-active a {background: #E3E3E3;}
ul.mtree.jet li.mtree-active li:last-child > a {border-radius: 0px 0px 3px 3px;}
ul.mtree.jet li.mtree-active > a {
  background: #008cba;
  color: #FFF;
  border-radius: 3px 3px 0px 0px;
}
ul.mtree.jet li > a:hover {
  background: #FFC000;
  color: #FFF;
}
ul.mtree.jet a {
  padding: 5px 0px 5px 1em;
}
ul.mtree.jet li li > a {
  padding-left: 2em;
}
ul.mtree.jet li li li > a {
  padding-left: 3em;
}
ul.mtree.jet li li li li > a {
  padding-left: 4em;
}
ul.mtree.jet li li li li li > a {
  padding-left: 5em;
}

ul.mtree a:hover{text-decoration:none;}

.left-con .htmleaf-content>p{display:block;font-size:14px;margin-bottom:20px;border-bottom:2px solid #f2f2f2;padding-bottom:10px;}
.left-con ul li{list-style:none;margin-bottom:20px;}
.left-con ul li p{font-size:14px;text-transform:uppercase;margin-bottom:10px;font-family:'CenturyGothicB';}
.left-con ul li p i{padding-right:10px;}
.left-con ul li a{display:inline-block;margin-left:20px;color:#231815;font-size:14px;}
.left-con ul li a:hover{color:#f89944;}
.left-about .left-aboutL li{ padding:5px 0}
.left-about .left-aboutL li>a{ display:block; font-size:14px; color:#444}

.left-img{ margin-top:30px;}
.left-img img{ max-width:100%}
.left-news{ margin-top:35px}
.kx-ul li{ border-bottom:dotted 1px #CBCBCB; list-style:none}
.kx-ul li:hover{ border-bottom:dotted 1px #f89944;}
.kx-ul li a{width: 100%; height: 100%; display: block;padding: 12px 0;font-size:14px}
.kx-ul li .time{float: left;width: 58px; height: 36px; line-height: 36px; text-align: center;color: #272322; font-size: 16px; background: #e5e5e5;}

.kx-ul li .title{height: 36px;line-height: 18px; overflow: hidden; font-size:13px; color:#4b4b4b; padding-left: 8px;}
.kx-ul li:hover .time{ background:#f89944;color:#ffffff}
.kx-ul li:hover,.kx-ul li:hover a{ color:#f89944;text-decoration:none;}
.kx-ul li:hover .title{color:#f89944;}

.page_left .left-pro {margin-top:35px;}

.page_left .left-pro  .htmleaf-content{border-top:none;}
.page_left .left-pro  .htmleaf-content ul li{margin:15px 0 0px;}
.page_left .left-pro  .htmleaf-content ul li>a{display:inline-block;float:left;width:100%;max-width:90px;max-height:90px;overflow:hidden; border:1px solid #eee}
.page_left .left-pro  .htmleaf-content ul li>a img{max-width:100%;height:auto;width:100%;}
.page_left .left-pro  .htmleaf-content ul li .lnews-right{float:right;width:58%;}
.page_left .left-pro  .htmleaf-content ul li .lnews-right>a{color:#f89944;font-size:14px; display:block;margin-bottom:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;}
.page_left .left-pro  .htmleaf-content ul li .lnews-right a:hover{ color:#222;}
.page_left .left-pro  .htmleaf-content ul li .lnews-right p{color:#555;font-size:13px;line-height:20px;overflow:hidden;height:40px;}



.page_left .icon-minus-sign:before {content:"\f077";font-family:'FontAwesome';}
.page_left .icon-plus-sign:before {content: "\f078";font-family:'FontAwesome';}
.page_right{padding-right:30px;width:78%;}
.about_webW .page_right{ width:82%}
@media only screen and (max-width: 1199px) {
	.page_left .left-pro .htmleaf-content ul li>a{ width:100%; float:none; max-width:100%; max-height:none}
	.page_left .left-pro .htmleaf-content ul li .lnews-right{ float:none; width:100%; margin-top:10px}
	}

@media only screen and (max-width: 768px) {
	.left-img{ display:none}
	.page-box{padding:30px 0;}
	.left-blog, .left-nav, .left-con{padding:0;margin-bottom:20px;}
	.left-bg{display:none;}
	.page_left{padding:0 15px;background:none;margin-bottom:20px;width:100%;}
	.page_right{padding:0 15px;width:100%;}
	.about_webW .page_left,.about_webW .page_right{ width:100%;}
	.left-nav .block>span{display:block;}
	.left-news,.left-con{border:none;padding:0;margin-top:10px;}
	.left-nav .block>span,.column .block>span{padding:10px;margin:0;cursor:pointer;font-size:20px;background:#fafafa;}
	.column .block>span .column_icon_toggle{display: inline-block;position: absolute;right:10px;top:12px;font-style:normal;cursor:pointer;font-size:14px;font-weight:normal;}	
	.left-nav ul{padding:0;}
	.left-nav ul li a{font-size:16px;}
	.left-news ul{padding-top:10px;}
	.left-news li{border-bottom:1px solid #e5e5e5;padding-bottom:15px;}
	.left-about .left-aboutL {padding-top:10px;}
	.page_left .left-pro{    margin-top: 25px;}

}


/*message*/
.contact>em{font-size:36px;display:block;margin-bottom:20px;}
.con-main{padding-left:0;padding-right:30px;}
.con-main>em{font-size:18px;font-family: 'CenturyGothicB';text-transform:uppercase;margin-bottom:10px;display:block;color:#f89944;}
.con-main>div{line-height:24px;font-size:14px;margin-bottom:20px;}
.con-main img{max-width:100%;}

.message{padding-left:30px;padding-right:0;}
.message>em{font-size:18px;font-family: 'CenturyGothicB';text-transform:uppercase;margin-bottom:10px;display:block;color:#f89944;}
.message>p,.message ul>p{font-size:13px;line-height:24px;color:#808080;margin-bottom:20px;}
.message ul{overflow:hidden;width:100%;border-top:none;}
.message li{margin-bottom:15px;}
.message li p{font-size:13px;margin-left:0;display:inline-block;margin-bottom:5px;margin-right:10px;text-transform:capitalize;color:#333;}
.message li a{color:red;text-decoration:underline;text-transform:capitalize;}
.message li p a:hover{color:#fff;}
.message label{display:block;font-weight:normal;text-align:left;font-size:13px;margin-bottom:5px;}
.message .meInput{width:90%;height:60px;border:1px solid #f89944;padding-left:10px; vertical-align:middle;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;color:#808080;background:#fff;line-height:60px;text-transform:capitalize;}
.message .meInput:focus{color:#333;}
.message .meText{width:90%;min-height:180px;max-width:100%;padding:15px 10px; vertical-align:middle;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;border:none;border:1px solid #f89944;color:#808080;text-transform:capitalize;background:#fff;}
.message .meText:focus{color:#333;}
.message .send{height:56px;line-height:56px;display:inline-block;margin-top:10px;border-radius:2px;background:#f89944;padding:0 60px;font-size:14px;font-family: 'CenturyGothicB', sans-serif;text-transform:uppercase;color:#fff;}
.message .send:hover{text-decoration:none;background:#303030;}
.share{ margin-top:15px}

.con-app{background:#fafafa;padding:60px 0;}
.con-app .row{list-style:none;}
.con-app li{padding:0 30px;}
.con-app li>div{position:relative;}
.con-app li a{position:absolute;left:0;top:0;width:100%;height:100%;display:inline-block;}
.con-app li img{max-width:100%;height:auto;}
.con-app li em{position:absolute;left:0;bottom:0;width:100%;background:rgba(0,0,0,0.5);padding:10px 15px;color:#fff;font-size:18px;font-family: 'CenturyGothicB', sans-serif;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;text-transform:capitalize;}
.con-app li em:after{content:"\f054";font-family:FontAwesome;float:right;}
.con-app li:hover em{background:rgba(0,0,0,0.4);}

.cont_sitemap{ margin-top:20px}
.cont_sitemap img{ width:100%; max-width:100%}
@media only screen and (max-width: 992px) {
	.con-app li{padding:0 15px;}
}

@media only screen and (max-width: 768px) {
	.contact>em{font-size:28px;}
	.con-main{padding:0;}
	.message{margin-top:0px;padding:0;}
	.message .meInput,.message .meText{width:95%;}
	.con-app li{margin-bottom:15px;}
	.con-app li img{width:100%;}
}



/*sitemap*/
.sitemap{width:100%;}
.stp-listA>li{text-transform:capitalize;margin-bottom:15px; list-style:none}

.stp-top{width:100%;height:34px;line-height:34px;    border-bottom: 1px solid #eee;}
.stp-listA>li:last-child .stp-top{ border-bottom:none}
.stp-top a{padding:0 10px;font-size:14px;text-transform:capitalize;display:block;}
.stp-top a i{padding-left:10px;}
.stp-top a:hover{color:#f89944;text-decoration:none;}
.stp-listB{display:block;padding:10px;background: #F5F5F5;}
.stp-listB li{width:18%;margin-right:2%;float:left;padding:8px 0;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;}
.stp-listB li a{font-size:13px;line-height:22px;display:block;color:#4d4d4d;}
.stp-listB li a i{padding-right:5px;}
.stp-listB li:hover a{color:#f89944;text-decoration:underline;}

@media only screen and (max-width: 768px){
	.main-left,.main-right{padding:0;}
	.stp-listB li{width:48%;}
	.stp-listB li a{font-size:14px;}
}
@media only screen and (max-width: 400px){
	.stp-listB li{width:100%;margin-right:0;margin-bottom:2%;}
}


.in_videoL li{ margin-top:18px; list-style:none}
.in_videoL li .in_videoL_m{ background:#fff; width:100%;transition: all .5s; padding-bottom:13px}
.in_videoL li .in_videoL_m>a.in_videoL_img{ display:block; position:relative; width:100%}
.in_videoL li .in_videoL_m>a.in_videoL_img img{ width:100%; max-width:100%; height:auto;}
.in_videoL li .in_videoL_m>a.in_videoL_img i{ display:inline-block; color:#ffffff; font-size:24px; line-height:34px; height:38px; border:2px solid #fff; width:57px; text-align:center; background:rgba(0,0,0,0.2); border-radius:5px; position:absolute;     margin: -19px 0 0 -29px; top:50%; left:50%}

.in_videoL li .in_videoL_m:hover>a.in_videoL_img i{ border-color:#f89944; background:#f89944;}
.in_videoL li .in_videoL_m>a.in_videoL_t{ color:#999999; font-size:14px; line-height:20px; display:block; padding:0 10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; margin:15px 0 0; text-align:center;}
.in_videoL li .in_videoL_m:hover>a.in_videoL_t{ color:#444; text-decoration:none}
.in_videoL li .in_videoL_m:hover{ box-shadow:0 5px 9px rgba(0,0,0,0.08);-webkit-box-shadow: 0 5px 9px rgba(0,0,0,0.08);
-webkit-transform: translate3d(0,-5px,0);transform: translate3d(0,-5px,0);-moz-box-shadow:0 5px 9px rgba(0,0,0,0.08);transition: all .5s;}
.in_video_more{ text-align:center; margin-top:36px}
.in_video_more>a{color:#f89944; font-size:14px; text-transform:uppercase; text-decoration:underline; line-height:20px; display:inline-block}
.in_video_more>a:after{    content: "\f0da";font-family: FontAwesome; display: inline-block;text-align: right; margin-left: 13px; color: #f89944;font-size: 14px;}
.in_video_more>a:hover{ color:#444}
.in_video_more>a:hover:after{color:#444}
@media only screen and (max-width: 1024px) {
	.in_videoL.row{ margin:0 -10px}
	.in_videoL li{ padding:0 10px;}
}
@media only screen and (max-width: 768px) {
	.in_videoL li{ width:50%}
	}
@media only screen and (max-width: 375px) {
	.in_videoL li{ width:100%}
	}


/*news-list*/
.news_listA li{ list-style:none; margin-bottom:35px}
.news_listA li .news_listA_m{ border-bottom:1px solid #eee; padding-bottom:15px;transition: all .5s;}
.news_listA li .news_listA_m .news_listA_date{    margin-top: 10px; float:left; width:18%; text-align:right}
.news_listA li .news_listA_m .news_listA_date>span{ line-height:28px;   font-size:34px; display:block;}
.news_listA li .news_listA_m .news_listA_date>em{ font-size:18px; line-height:20px; color:#999; margin-top:15px; display:block}
.news_listA li .news_listA_right{ text-align:left; float:right; width:82%; padding-left:25px;}
.news_listA li .news_listA_right>a{font-family: 'CenturyGothicB', sans-serif; color:#888; display:block; max-height:48px;overflow: hidden; font-size: 16px; line-height:24px;}
.news_listA li .news_listA_right>a:hover{ color:#f89944; text-decoration:none}
.news_listA li .news_listA_right>p{    line-height: 20px;
    font-size: 14px;
    color: #777;
    max-height: 60px;
    overflow: hidden;
    margin-top: 10px;}
.news_listA li .news_listA_m:hover{ box-shadow:0 8px 8px rgba(0,0,0,0.05);-webkit-box-shadow: 0 8px 8px rgba(0,0,0,0.05);
-webkit-transform: translate3d(0,-5px,0);transform: translate3d(0,-5px,0);-moz-box-shadow:0 8px 8px rgba(0,0,0,0.05);transition: all .5s;}
.news_list{}
.news_list li{margin-bottom:30px;overflow:hidden;border-bottom:1px solid #e5e5e5;padding-bottom:25px; list-style:none}

.news_list li .newl_left{ margin-top:15px;}
.news_list li .newl_left>a{font-size:16px;display:block;margin-bottom:10px;color:#555;font-family: 'CenturyGothicB', sans-serif;}
.news_list li:hover .newl_left a{color:#f89944;text-decoration:none;}
.news_list li .newl_left .newm_date{margin-bottom:10px;color:#777;font-style:italic;font-size:12px;}
.news_list li .newl_left .newm_date p{display:inline-block;margin-right:10px;}
.news_list li .newl_left .newm_date i{padding-right:5px;}
.news_list li .newl_left>div{color:#777;line-height:20px;font-size:13px;overflow:hidden;max-height:60px;margin:0;}
.news_list li .newl_left .newl_more{display:inline-block;background:#f89944;font-size:14px;color:#fff;text-transform:uppercase;padding:5px 30px;margin-top:20px;}
.news_list li .newl_left .newl_more:hover{filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;color:#fff;}

.news_list li .newl_right{width:100%;}
.news_list li .newl_right img{max-width:100%;height:auto;width:100%;}
@media only screen and (max-width: 1024px) {
	.news_list.row,.news_listA.row{ margin:0 -10px}
	.news_list li{ padding:0 10px 25px;}
	.news_listA li{ padding:0 10px}
	.news_listA li .news_listA_m .news_listA_date{    width: 20%;}
	.news_listA li .news_listA_right{ width:80%}
	.news_listA li .news_listA_m .news_listA_date>span{ font-size:30px}
	 }
@media only screen and (max-width: 991px) {
		.news_listA li .news_listA_m .news_listA_date>span{ font-size:28px}
		.news_listA li .news_listA_m .news_listA_date{    width: 22%;}
		.news_listA li .news_listA_right{ padding-left:15px; width:78%;}
		}
@media only screen and (max-width: 768px) {
		.news_listA li{ width:100%}
		.news_list li{ width:50%}
}
@media only screen and (max-width: 360px) {
	.news_list li{ width:100%}
	.news_listA li .news_listA_m .news_listA_date{    width: 28%;}
		.news_listA li .news_listA_right{ padding-left:10px; width:72%;}
	}

/*page-number*/
.page_num{width:100%;margin:20px auto 0 auto;text-align:center;}
.page_num>p{display:inline-block;color:#fff;background:#f89944;font-size:14px;text-transform:capitalize;margin-bottom:0;padding:5px 13px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
.page_num a{display:inline-block;color:#333;background:#EFEFEF;font-size:14px;text-transform:capitalize;padding:5px 13px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;margin:0 2px;}
.page_num a:hover{color:#fff;text-decoration:none;background:#f89944;}
.page_num span{display:block;font-size:12px;margin-top:15px;}
.page_num span:before{content:'[';padding-right:3px;}
.page_num span:after{content:']';padding-left:3px;}
.page_num span p{display:inline-block;margin:0 5px;}
@media only screen and (max-width: 768px) {.page_num span{width:100%;margin-top:15px;}}
@media only screen and (max-width: 400px) {
	.page_num li{margin:5px 0;}
	.page_num li p,.page_num a{font-size:12px;padding:8px;}
	.page_num span{margin-top:10px;}
}

/*news-main*/
.news_main{width:100%;}
.news_main em{font-size:14px;display:block;margin-bottom:10px;color:#555;text-align:left; text-transform:capitalize ;font-family: 'CenturyGothicB', sans-serif; text-align:center}
.news_main .newm_date{margin-bottom:10px;color:#777;font-style:italic;font-size:12px;text-align:center;}
.news_main .newm_date p{display:inline-block;margin-right:10px;}
.news_main .newm_date i{padding-right:5px;}
.newm_date p{display:inline-block;color:#777;font-size:12px;}
.newm_date i{padding-right:5px;}
.news_main div{margin-top:12px;line-height:24px;font-size:14px;}
.news_main div img{max-width:100%;height:auto;}

/*page turn*/
.page_turn{width:100%; margin-top:30px;}
.page_turn li{text-align:left; list-style:none}
.page_turn li a{    border-bottom: 1px solid #eee;display:block;text-transform:capitalize;font-size:14px;padding:5px 8px;border-radius:5px;}
.page_turn li a:before{content: "\f260"; margin-right:5px;    font-size: 14px; display:inline-block;text-align: right; font-family:FontAwesome;}
.page_turn li a p{display:inline-block;padding-left:5px;}
.page_turn li a:hover{text-decoration:none;color:#f89944;border-bottom: 1px solid #f89944;}
.page_turn li a:hover p{text-decoration:none;}
.page_turn li:first-child{ padding-left:0}
.page_turn li:last-child{ padding-right:0}




/*blog*/

.left-blog{margin-bottom:20px;}
.column .block .blog_main { margin-bottom:0;padding-bottom:20px;border-bottom:1px solid #e5e5e5;}
.blog_list>li:hover em{color:#f89944;}

ul.blog-list{ margin-top:10px}
ul.blog-list, ul.blog-list1{padding: 0;list-style: none;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #ccc;text-align:left;}
ul.blog-list li {background: url(../images/icon-circle.png) no-repeat left 7px;margin:0 20px 10px 0;padding-left:15px;}
ul.blog-list1 p, ul.blog-list p {font-size:16px;color:#333;margin-bottom: 15px;text-transform:capitalize;}
ul.blog-list:last-child, ul.blog-list1:last-child{border-bottom:none;padding-bottom:0;}
ul.blog-list li a {color:#808080;font-size:13px;vertical-align: initial;text-decoration: none;display:block;}
ul.blog-list li a:hover{color:#f89944;text-decoration:underline;}
ul.blog-list3 li.blog-list3-img{float: left;width: 24%;margin-right: 5%;}
.blog-list3-img img{width:60;border-radius:5px;height:45px;border:solid 1px #eee;}

ul.blog-list1 li {display: inline-block;margin: 10px 3px;} 
ul.blog-list1 li a {

	text-decoration: none;
	background:#e5e5e5;
	padding:7px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
}
ul.blog-list1 li a:hover{background:#f89944;color:#fff;}
.blog_list{ margin-top:8px}
.blog_list>li{padding:0 15px 0;margin-bottom:30px;list-style:none; width:50%; float:left}
.blog_list>li .blog-title{    border-bottom: 1px solid #e5e5e5; padding-bottom:25px}
.blog_list li .blog-title .blogl-images{display:block;margin:0;width:100%;text-align:center;border:1px solid #f2f2f2;}
.blog_list li .blog-title .blogl-images img{max-width:100%;width:auto;height:auto; width:100%}
.blog_list li .blog-title>span i{color:#fff;font-size:24px;line-height:50px;}
.blog_list li .bt-right{width:100%; margin-top:15px}
.blog_list li .bt-right .blogl-title{font-size:16px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;margin-bottom:10px;font-family:'CenturyGothicB', sans-serif;text-transform:capitalize;}
.blog_list li .bt-right .news-date{margin-bottom:15px;}
.blog_list li .bt-right .news-date span{display:inline-block;margin-right:5px;color:#b2b2b2;font-size:14px;}
.blog_list li .bt-right a:hover,.blog_list li:hover .bt-right .blogl-title{text-decoration:none;color:#f89944;}
.blog_list li>strong{width:50px;height:4px;display:inline-block;background:#f89944;margin-bottom:10px;display:none;}
.blog_list li .bt-right>p{font-size:13px;line-height:24px;overflow:hidden;max-height:72px;color:#808080;}
.blog_list li .bt-right .blog-more{border:2px solid #231815;margin-top:25px;color:#231815;display:inline-block;padding:4px 15px;text-transform:uppercase;}
.blog_list li .bt-right .blog-more:hover{background:#f89944;border:2px solid #f89944;color:#fff;text-decoration:none;}


/*blog-detail*/

@media only screen and (max-width: 1024px) {
	.blog_list.row{ margin:0 -10px;}
	.blog_list li{ padding:0 10px}
	}
@media only screen and (max-width: 768px) {
	.blog-main > em{font-size:24px;}
	.blog_list li{ width:100%}
}


/*blog-main*/
.blog_main{width:100%;margin-bottom:30px;}
.blog_main em{font-family:'CenturyGothicB', sans-serif;font-size:17px;overflow:hidden;display:block;margin-bottom:9px;text-overflow:ellipsis;white-space:nowrap;line-height: 20px;}
.blog_main a:hover{text-decoration:none;}
.blog_main .blog_date{display:block;margin-bottom:10px;color:#aaa; font-style:italic}
.blog_main .blog_date i{padding-right:5px;}
.blog_main img{max-width:100%;height:auto;}
.blog_main div{font-size:13px;line-height:24px;margin-top:10px;text-align:left;}

.blog_main .blog_tag{margin-top:20px;list-style-type: none;
    color: #8f8e8e;
    font-size: 13px;
    border: 1px solid #eee;
    -moz-box-shadow: 3px 4px 7px #EEECEC;
    -webkit-box-shadow:3px 4px 7px #EEECEC;
    box-shadow: 3px 4px 7px #EEECEC;
    overflow: hidden;
    padding: 15px 12px;}
.blog_main .blog_tag li{background:#eee;display:inline-block;margin-right:10px; list-style:none}
.blog_main .blog_tag li a{display:inline-block;padding:5px;}
.blog_main .blog_tag li i{padding-right:5px;color:#808080;}
.blog_main .blog_tag li:hover{background:#f89944;}
.blog_main .blog_tag li:hover a{color:#fff;}
.blog_main .blog_tag li:hover i{color:#fff;}
#loop-nav-singlular-post{margin-top:20px;padding-top:10px;}
#loop-nav-singlular-post i{padding:0 5px;}
/* Sweep To Right */
.hvr-sweep-to-right {
	float:left;
	margin-top:10px;
	padding:8px 20px;
	background:#f2f2f2;
	color:#1a1a1a;
	font-size:14px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #f89944;
  color:#fff;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
  color: #fff;text-decoration:none;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/* Sweep To Left */
.hvr-sweep-to-left {
	float:right;
	margin-top:10px;
	padding:8px 20px;
	color:#1a1a1a;
	background:#f2f2f2;
	font-size:14px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #f89944;
  color:#fff;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-left:hover, .hvr-sweep-to-left:focus, .hvr-sweep-to-left:active {
  color: #fff;text-decoration:none;
}
.hvr-sweep-to-left:hover:before, .hvr-sweep-to-left:focus:before, .hvr-sweep-to-left:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}


.cer-box ul{list-style:none;text-align:center;}
.cer-box ul>em{display:block;font-family:'CenturyGothicB', sans-serif;font-size:20px;text-transform:uppercase;margin-bottom:20px;text-align:center;color:#f89944;}
.cer-box>ul li{ margin-bottom:30px}
.cer-box>ul li img{max-width:100%;height:auto;border:1px solid #ebebeb;}
.cer-box>ul li em{display:block;text-align:center;font-size:14px;padding:10px;background:#fafafa;border:1px solid #ebebeb;border-top:none;}
.cer-box>ul li .cer-more{margin-top:20px;display:inline-block;font-size:14px;color:#f89944;text-transform:uppercase;}
.cer-box>ul li .cer-more:hover{color:#333;}
.cer-box>ul li .cer-more i{padding-right:5px;}

/* ------ venobox.css --------*/
.vbox-overlay *, .vbox-overlay *:before, .vbox-overlay *:after{
    -webkit-backface-visibility: hidden;
    -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
body{
    -webkit-overflow-scrolling:touch;
}
/* ------- overlay: change here background color and opacity ----- */
.vbox-overlay{
    background: rgba(0,0,0,0.85); 
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    overflow: hidden;
    opacity: 0;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}
.relativo{
    float: left;
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}
/* ----- preloader ----- */
.vbox-preloader{
    position:fixed; 
    width:36px; 
    height:36px;
    left:50%; 
    top:50%; 
    margin-left:-18px; 
    margin-top:-18px;
    background: url(preload.gif) center center no-repeat;
    text-indent: -100px;
    overflow: hidden;
}

/* ----- navigation ----- */
.vbox-close{
    cursor: pointer;
    position: fixed;
    top: -1px;
    right: 0;
    width: 46px;
    height: 40px;
    padding: 10px 20px 10px 0;
    display: block;
    background:url(../images/close.gif) no-repeat #161617;
    background-position:10px center;
    color: #fff;
    text-indent: -100px;
    overflow: hidden;
}
.vbox-next, .vbox-prev{
    cursor: pointer;
    position: fixed;
    top: 50%;
    color: #fff;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    text-indent: -100px;
    overflow: hidden;
}
.vbox-prev{
    left: 10px;
    background:url(../images/prev.gif) center center no-repeat;
}
.vbox-next{
    right: 10px;
    background:url(../images/next.gif) center center no-repeat;
}

.vbox-title{
    width: 100%;
    height: 40px;
    float: left;
    text-align: center;
    line-height: 28px;
    font-size: 12px;
    color: #fff;
    padding: 6px 40px;
    overflow: hidden;
    background: #161617;
    position: fixed;
    display: none;
    top: -1px;
    left: 0;

}
.vbox-num{
    cursor: pointer;
    position: fixed;
    top: -1px;
    left: 0;
    height: 40px;
    display: block;
    color: #fff;
    overflow: hidden;
    line-height: 28px;
    font-size: 12px;
    padding: 6px 10px;
    background: #161617;
    display: none;
}
/* ------- inline window ------ */
.vbox-inline{
    width: 420px;
    height: 315px;
    padding: 10px;
    background: #fff;
    text-align: left;
    margin: 0 auto;
    overflow: scroll;
}

/* ------- Video & iFrames window ------ */
.venoframe{
    border: none;
    width: 960px;
    height: 720px;
    overflow: scroll;
}
@media (max-width: 992px) {
    .venoframe{
        width: 640px;
        height: 480px;
    }
}
@media (max-width: 767px) {
    .venoframe{
        width: 420px;
        height: 315px;
    }
}
@media (max-width: 460px) {
    .vbox-inline{
        width: 100%;
    }

    .venoframe{
        width: 100%;
        height: 260px;
    }
}

/* ------- PLease do NOT edit this! (or do it at your own risk) ------ */
.vbox-container{
    position: relative;
    background: #000;
    width: 98%;
    max-width: 1024px;
    margin: 0 auto;
}
.vbox-content{
    text-align: center;
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.vbox-container img{
    max-width: 100%;
    height: auto;
}
.vwrap{
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    width: 100%;
    float: left;
    position: relative;
    margin: 0;
    padding: 0;
    left: 0;
    height: auto;
    overflow: hidden;
    z-index: 1;
}

@media only screen and (max-width: 768px) {
	.cer-box ul li{margin-bottom:20px;}
}
/*products*/
.pro-text{line-height:24px;font-size:14px;margin-bottom:20px;}
.pro-text img{max-width:100%;}
.main-right .pro-text{line-height:20px;font-size:13px;margin-top:15px;color:#808080;margin-bottom:10px;}
.main-right .pro-text img{max-width:100%;}

.cbp-vm-switcher {width:100%;}
.cbp-vm-options {text-align:right;margin-top:0;background:#f4f4f4;padding:5px 10px;border-radius:5px;}
.cbp-vm-options em{float:left;display:inline-block;color:#808080;text-transform:uppercase;font-size:14px;margin-top:6px;}
.cbp-vm-options p{display:inline-block; vertical-align:middle;padding-right:5px;font-size:12px;}
.cbp-vm-options a {display: inline-block; vertical-align:middle;width:30px;height:30px;overflow: hidden;white-space: nowrap;color: #ccc;margin: 2px;}
.cbp-vm-options span{display:inline-block;float:right;font-size:12px;margin-top:10px;color:#ccc;}
.cbp-vm-options a:hover,
.cbp-vm-options a.cbp-vm-selected {color: #f89944;}
.cbp-vm-options a:before {width: 30px;height: 30px;line-height: 30px;font-size: 20px;text-align: center;display: inline-block;}

/* General list */
.cbp-vm-switcher ul {list-style: none;padding: 0; margin-bottom:30px}

/* Clear eventual floats */
.cbp-vm-switcher ul:before, 
.cbp-vm-switcher ul:after { 
	content: " "; 
	display: table; 
}
.cbp-vm-switcher ul:after { clear: both; }

.cbp-vm-switcher ul li {display: block;position: relative;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
.cbp-vm-image {display: block;margin: 0 auto;position:relative;}

.cbp-vm-image img {width:100%;cursor:pointer;position:relative;max-width:100%;max-height:100%;height:auto;}


.cbp-vm-switcher ul li em{font-size:14px;display:block;margin:10px 0;height:36px;color:#333333;text-transform:capitalize; word-wrap:break-word;line-height:18px;text-align:left;overflow:hidden;}
.cbp-vm-switcher ul li .cbp-vm-details{color:#999;overflow:hidden;height:36px;font-size:12px;line-height:18px;text-align:left;}
.cbp-vm-switcher ul li a:hover,.cbp-vm-switcher ul li:hover em{ text-decoration:none;color:#6a4332;}

.cbp-vm-view-grid .prol_more{display:none;}

.cbp-vm-view-grid .pro-list-tags{display:none;}

/* Common icon styles */
.cbp-vm-icon:before {
	font-family: 'fontawesome';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.cbp-vm-grid:before {content: "\f00a";}
.cbp-vm-list:before {content: "\f00b";}
.cbp-vm-add:before {content: "\f055";}

/* Large grid view */
.cbp-vm-view-grid>ul {text-align: left;margin-bottom:30px;}

.cbp-vm-view-grid ul li {
	width: 33%;
	float:left;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	padding:15px; margin-top:5px;
	position:relative;transition: all .5s;
}

.cbp-vm-view-grid ul li .cbp-div{}
.cbp-vm-view-grid ul li .cbp-title{text-align:center;font-size:16px;line-height:24px;overflow:hidden;height:24px;display:block;margin:5px 0 10px 0;position:relative;z-index:99;}
.cbp-vm-view-grid ul li .cbp-vm-details{text-align:center;position:relative;z-index:99; height:18px}
.cbp-vm-view-grid ul li .cbp-hover{ position:absolute; top:0; left:0; width:100%;   transition: all .5s;    filter: alpha(opacity=0);  -moz-opacity: 0;   opacity: 0;}
.cbp-vm-view-grid ul li .cbp-hover a{ display:block; width:100%;}
.cbp-vm-view-grid ul li .cbp-hover a img{ max-width:100%; height:auto; width:100%;}

.cbp-vm-view-grid ul li{}

.cbp-vm-view-grid ul li .cbp-list-more{display:none;}

.cbp-vm-view-grid ul li:hover{ box-shadow:0 8px 8px rgba(0,0,0,0.05);-webkit-box-shadow: 0 8px 8px rgba(0,0,0,0.05);
-webkit-transform: translate3d(0,-5px,0);transform: translate3d(0,-5px,0);-moz-box-shadow:0 8px 8px rgba(0,0,0,0.05);transition: all .5s;}
.cbp-vm-view-grid ul li:hover .cbp-title{ color:#f89944}
.cbp-vm-view-grid ul li:hover .cbp-hover{filter: alpha(opacity=1);  -moz-opacity: 1;   opacity: 1;transition: all .5s;}

/* List view */
.cbp-vm-view-list li {padding:20px 0;border-bottom:1px solid #e5e5e5;white-space: nowrap;text-align:left;white-space:normal;}
.cbp-vm-view-list li:last-child{}
.cbp-vm-view-list ul.row{margin:0;}
.cbp-vm-view-list li:before, 
.cbp-vm-view-list li:after { 
	content: " "; 
	display: table; 
}
.cbp-vm-view-list li:after { clear: both; }
.cbp-vm-view-list .cbp-vm-image,
.cbp-vm-view-list .cbp-vm-title,
.cbp-vm-view-list .cbp-vm-details,
.cbp-vm-view-list .cbp-vm-price,
.cbp-vm-view-list .cbp-vm-add {
	display: inline-block;
	vertical-align: middle;
}

.cbp-vm-view-list .cbp-vm-image {width: 28%;display:inline-block; vertical-align:middle;float:left;}

.cbp-vm-view-list ul li .cbp-title{display:block; vertical-align:top;text-align:left;font-size:16px;line-height:22px;height:auto;margin-top:0;margin-bottom:10px;}

.cbp-vm-view-list ul li:hover .cbp-title{color:#f89944;}
.cbp-vm-view-list ul li .cbp-vm-details {overflow: hidden;white-space: normal;height:60px;line-height:20px;margin-bottom:15px;}
.cbp-vm-view-list .pro-list-tags{width:100%;overflow:hidden;background:#f7f7f7;padding:3px 10px;border-radius:5px;}
.cbp-vm-view-list .pro-list-tags p{display:inline-block;padding-right:0;text-transform:capitalize;}
.cbp-vm-view-list .pro-list-tags li{padding:0;display:inline-block;margin:5px;border:none;}
.cbp-vm-view-list .pro-list-tags li a:hover{color:#f89944;}
.cbp-vm-view-list ul li .cbp-hover{position:absolute; top:0; left:0; width:28%;   transition: all .5s;    filter: alpha(opacity=0);  -moz-opacity: 0;   opacity: 0;}

.cbp-vm-view-list ul li .cbp-hover a{ display:block; width:100%;}
.cbp-vm-view-list ul li .cbp-hover a img{ max-width:100%; height:auto; width:100%;}

.cbp-vm-view-list ul li:hover .cbp-hover{filter: alpha(opacity=1);  -moz-opacity: 1;   opacity: 1;transition: all .5s;}


.cbp-vm-view-list .cbp-list-center{width:72%;display:inline-block; vertical-align:middle;padding-left:15px;}
.cbp-vm-view-list .cbp-list-more{text-align:right; margin-top:25px}
.cbp-vm-view-list .cbp-list-view{display:inline-block;background:#f89944;padding:8px 10px; color:#fff;text-transform:uppercase;border-radius:2px;}
.cbp-vm-view-list .cbp-list-view i{padding-left:5px;}
.cbp-vm-view-list .cbp-list-view:hover{background:#5c5c5c;color:#fff;}


@media screen and (max-width: 1024px) {
	.cbp-vm-view-list ul li .cbp-vm-details{height:40px;}
	.cbp-vm-view-list ul li .cbp-hover{ display:none}
	.cbp-vm-view-list .cbp-vm-image{ width:32%}
	.cbp-vm-view-list .cbp-list-center{ width:68%}
}
@media screen and (max-width: 940px) {.cbp-vm-view-grid ul li {width: 49%;}}

@media only screen and (max-width: 768px){
	.pro-cat li{margin-bottom:10px;}
	.cbp-vm-options{margin-top:0;}
}

@media screen and (max-width: 620px) {
	.cbp-vm-view-list .cbp-vm-image{ width:36%}
	.cbp-vm-view-list .cbp-list-center{ width:64%}
	.cbp-vm-view-list .pro-list-tags{}
}
@media screen and (max-width: 425px) {
	.cbp-vm-view-list .cbp-vm-image{ width:100%}
	.cbp-vm-view-list .cbp-list-center{ width:100%}
	}
@media screen and (max-width: 375px) {
	.cbp-vm-view-grid ul li{ width:100%}
	}

.page-box .pro-left{padding:0px;}
.page-box .pro-left h1{font-size:36px;display:block;text-transform:capitalize;margin-top:0;margin-bottom:25px;}
.page-box .pro-left .pro-left-detial{font-size:14px;line-height:24px;color:#999; max-height:192px; overflow:hidden; margin-bottom:35px}
.page-box .pro-left>span{display:block;margin-top:20px;font-family:'CenturyGothicB', sans-serif;color:#333;}
.page-box .pro-left>span p{display:inline-block;margin-right:5px;font-size:14px;}
.page-box .pro-left>span a{display:inline-block;font-size:18px;color:#f89944;}
.page-box .pro_img{padding-left:0;text-align:center;padding:0px 40px; float:left}
.pro-right .pro_table{float:right;}
.pro-right .pro-inquiry{ display:block;
    background: #f89944;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    margin-top:30px;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    border-radius: 2px;}
.pro-right .pro-table{padding:10px 0;    padding: 10px 15px;
    background: #FAFAFA;
    margin-top: 15px;}
.pro-right .pro-table li{display:block;margin-bottom:15px;font-size:14px;}
.pro-right .pro-table li p{color:#808080;font-size:12px;padding-right:5px;text-transform:capitalize;display:inline-block;}
.pro-right{float:right;margin-top:0;border-radius:5px;padding:0px;}

.products{padding-top:40px;}

/*products-tab*/
#parentHorizontalTab01{margin:0 0 40px 0!important;text-align:left;}
@media only screen and (max-width: 768px) {#parentHorizontalTab01 {margin:10px 0 !important;}}
#parentHorizontalTab01 ul.resp-tabs-list {margin: 0px;padding: 0px;margin-bottom:10px;border-bottom:1px solid #ebebeb;text-align:left;}

#parentHorizontalTab01 .resp-tabs-list li {display: inline-block;margin: 0 5px 0 0;list-style: none;cursor: pointer;font-size:16px;text-transform:capitalize;color:#fff;text-align:center;background:#f89944;padding:10px 30px;}
#parentHorizontalTab01 .resp-tabs-container div table{max-width:100%;}
#parentHorizontalTab01 .resp-tabs-container {padding: 0px;background-color: #fff;clear: left;}
#parentHorizontalTab01 .resp-tabs-container img{ max-width:100%;}
#parentHorizontalTab01 em.resp-accordion {cursor: pointer;padding: 5px;display: none;padding: 10px 15px !important;}
#parentHorizontalTab01 .resp-tab-content {display: none;padding:10px 0 30px 0;font-size:13px;line-height:24px;}
#parentHorizontalTab01 .resp-tab-content img{max-width:100%;}
#parentHorizontalTab01 .resp-content-active,#parentHorizontalTab01 .resp-accordion-active {display: block;}
#parentHorizontalTab01 em.resp-accordion {font-size: 18px;margin: 0px;background:#f2f2f2;margin-bottom:1px;}
#parentHorizontalTab01 em.resp-tab-active {margin-bottom: 0px !important;}
#parentHorizontalTab01 em.resp-tab-title:last-child {border-bottom: 12px solid #c1c1c1 !important;background: blue;}
#parentHorizontalTab01 .resp-vtabs ul.resp-tabs-list {float: left;width: 30%;}
#parentHorizontalTab01 .resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0 0 4px;
    cursor: pointer;
    float: none;
}
#parentHorizontalTab01 .resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    float: left;
    width: 68%;
    min-height: 250px;
    border-radius: 4px;
    clear: none;
}

#parentHorizontalTab01 .resp-vtabs .resp-tab-content {border: none;word-wrap: break-word;}
#parentHorizontalTab01 .resp-vtabs li.resp-tab-active { 
position: relative;
z-index: 1;
margin-right: -1px !important;
padding: 14px 15px 15px 14px !important;
border-top: 1px solid;
border: 1px solid #5AB1D0 !important;
border-left: 4px solid #5AB1D0 !important;
margin-bottom: 4px !important;
border-right: 1px #FFF solid !important;
}
#parentHorizontalTab01 .resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 10px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 7px solid #c1c1c1;
}
#parentHorizontalTab01 em.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 7px solid #fff;
}
#parentHorizontalTab01 em.resp-tab-active {background: #f89944 !important;color:#fff;}
#parentHorizontalTab01 .resp-easy-accordion em.resp-accordion {display: block;}
#parentHorizontalTab01 .resp-easy-accordion .resp-tab-content {border: 1px solid #1268bf;}
#parentHorizontalTab01 .resp-easy-accordion .resp-tab-content:last-child {border-bottom: 1px solid #1268bf;/* !important;*/}
#parentHorizontalTab01 .resp-jfit {width: 100%;margin: 0px;}
#parentHorizontalTab01 .resp-tab-content-active {display: block;}

@media only screen and (max-width: 992px) {
	.products .pro_table .ptable-left{width:74%;}
}

@media only screen and (max-width: 768px) {
	.page-box .pro-left .pro-left-detial{ max-height:72px; margin-bottom:25px}
	.share{ display:none}
	.products .pro_table .ptable-left{float:none;}
	.products .pro_table .pro_more{float:none;margin-top:20px;}
	#main-btn{padding:2% 6%;}
	#parentHorizontalTab01{padding:0;}
    #parentHorizontalTab01 em.resp-accordion {display: block;background:#f2f2f2;border:1px solid #f2f2f2;}
    #parentHorizontalTab01 .resp-vtabs .resp-tab-content {border: 1px solid #C1C1C1;border:1px solid #e5e5e5;border-top:none;padding:15px 15px 30px 15px;}
    #parentHorizontalTab01 .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: 100px;
        clear: none;
    }
    #parentHorizontalTab01 .resp-accordion-closed {display: none !important;}
    #parentHorizontalTab01 .resp-vtabs .resp-tab-content:last-child {border-bottom: 1px solid #c1c1c1 !important;}
}

@media only screen and (max-width: 580px) {
	#parentHorizontalTab01 .resp-tabs-container div.tab-brand ul li{width:32%;}
	#parentHorizontalTab01 .resp-tabs-container div.tab-brand ul li:nth-child(4n+4){border-right:1px solid #e6e6e6;}
	#parentHorizontalTab01 .resp-tabs-container div.tab-brand ul li:nth-child(3n+3){border-right:none;}
}
@media only screen and (max-width: 450px) {
	#main-btn{padding:2% 10%;}
	#parentHorizontalTab01 .resp-tabs-container div.tab-brand ul li{width:49%;}
	#parentHorizontalTab01 .resp-tabs-container div.tab-brand ul li:nth-child(3n+3){border-right:1px solid #e6e6e6;}
	#parentHorizontalTab01 .resp-tabs-container div.tab-brand ul li:nth-child(2n+2){border-right:none;}
	#parentHorizontalTab01 .resp-tabs-container div.tab-model ul li{width:48%;}
	#parentHorizontalTab01 .resp-tabs-container div.tab-model ul li:nth-child(3n+3){margin-right:2%;}
	#parentHorizontalTab01 .resp-tabs-container div.tab-model ul li:nth-child(2n+2){margin-right:0;}
}

.relatedTags{width:100%;background:#f7f7f7;line-height:20px;margin: 0;padding:10px;overflow:hidden;}
.relatedTags p{display:inline-block;float:left;overflow:hidden;margin:0;margin-right:5px;font-size:14px;}
.re_main{width:85%;display:block;float:left;}
.re_main a{margin-right:15px;color:#4c4c4c;text-transform:capitalize;font-size:14px;}
.relatedTags a:hover{color:#f89944;text-decoration:underline;}
.reProTitle{width:100%;border-bottom:2px solid #1996e6;}
.reProTitle p{color:#1a1a1a;font-size:16px;margin-top:30px;}
.page_turn1>li{ margin-bottom:15px}
.page_turn1>li>p{    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 5px;
    color: #f89944;}
#pro_inquiry{padding:20px;background:#fafafa;border-radius:5px;}
#pro_inquiry{margin-top:30px;}
#pro_inquiry .page-title{font-size:18px;float:none;margin-bottom:10px;color:#f89944; text-align:left}
#pro_inquiry .page-title:after{ display:none}
#pro_inquiry .message{padding-left:0;}
#pro_inquiry .message .send{    height: 46px; line-height:46px}
#pro_inquiry .message .meInput{    height: 46px; line-height:46px}
#pro_inquiry .message .meText{ min-height:160px}


.in_hot_pro{max-width:892px;width:100%;margin:0 auto 0px 0; text-align:left;}
#flexiselDemo2{display:none;}
.in_hot_pro .nbs-flexisel-container{position:relative;max-width:100%;}
.in_hot_pro .nbs-flexisel-ul{position:relative;width:9999px;margin:0px;padding:0px;list-style-type:none;text-align:left;}
.in_hot_pro .nbs-flexisel-inner{float:left;width:100%;overflow:hidden; margin:0}

.right-title2{    margin:40px 0px 0;
    padding: 0px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ebebeb;
    text-align: left;}
.right-title2 span{    display: inline-block;
    margin: 0 5px 0 0;
    list-style: none;
    cursor: pointer;
    font-size: 16px;
    text-transform: capitalize;
     background:#f2f2f2;
    color: #333;
    text-align: center;
  
    padding: 10px 30px;}
.in_hot_pro .nbs-flexisel-item{float:left;margin:0px;margin-top:15px;margin-bottom:0px;padding:0px;cursor:pointer;line-height:0px;text-align:center;min-height:250px; list-style:none}
.in_hot_pro .nbs-flexisel-item .in_hot_pro_img{max-width:184px;max-height:184px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;width:100%;height:auto;display:inline-block;position:relative; border:1px solid #eee}
.in_hot_pro .nbs-flexisel-item .in_hot_pro_img img{width:100%;cursor:pointer;position:relative;max-width:184px;}

.in_hot_pro .nbs-flexisel-item .in_hot_pro_t{ overflow:hidden;height:40px;overflow:hidden;color:#333;display:block;line-height:20px;font-size:14px;margin:10px auto 5px;max-width:184px;}
.in_hot_pro .nbs-flexisel-item .in_hot_pro_t:hover,.in_hot_pro .nbs-flexisel-item:hover .in_hot_pro_t{ text-decoration:none;color:#f89944;}
.in_hot_pro .nbs-flexisel-item:hover .in_hot_pro_img{ border-color:#f89944}
.in_hot_pro .nbs-flexisel-item p{  margin:0px auto;max-width:184px;  color: #999999; line-height: 20px; overflow: hidden; height: 40px;}
.in_hot_pro .nbs-flexisel-item:hover .in_hot_pro_img img{filter:alpha(opacity=90);-moz-opacity:0.9;opacity:0.9;}
.in_hot_pro .nbs-flexisel-nav-left,.in_hot_pro .nbs-flexisel-nav-right{width:10px;height:17px;position:absolute;cursor:pointer;z-index:100;top:-37px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
.in_hot_pro .nbs-flexisel-nav-left{right:4%;text-align:center;background:url(../images/prev-b.png) no-repeat;filter:alpha(opacity=20);-moz-opacity:0.2;opacity:0.2;}
.in_hot_pro .nbs-flexisel-nav-left:hover{filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;}
.in_hot_pro .nbs-flexisel-nav-right{right:0%;text-align:center;background:url(../images/next-b.png) no-repeat;filter:alpha(opacity=20);-moz-opacity:0.2;opacity:0.2;}
.in_hot_pro .nbs-flexisel-nav-right:hover{filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;}

@media (max-width: 992px) and (min-width: 768px) {
	.in_hot_pro .nbs-flexisel-item .in_hot_pro_img{max-width:150px;max-height:150px;}
	.in_hot_pro .nbs-flexisel-item .in_hot_pro_img img{max-width:150px;max-height:150px;}
	.in_hot_pro .nbs-flexisel-item .in_hot_pro_t,.in_hot_pro .nbs-flexisel-item p{   max-width:150px;}
	
}

@media only screen and (max-width: 768px) {
	.in_hot_pro .nbs-flexisel-nav-left{right:8%;}
}
@media only screen and (max-width: 620px) {
	.in_hot_pro .nbs-flexisel-item .in_hot_pro_img { max-width:210px;max-height:210px}
.in_hot_pro .nbs-flexisel-item .in_hot_pro_img img{max-width:210px;max-height:210px;}
.in_hot_pro .nbs-flexisel-item .in_hot_pro_t,.in_hot_pro .nbs-flexisel-item p{   max-width:210px;}
}
@media only screen and (max-width: 450px) {
	.in_hot_pro .nbs-flexisel-item .in_hot_pro_img { max-width:100%;max-height:100%}
.in_hot_pro .nbs-flexisel-item .in_hot_pro_img img{max-width:100%;max-height:100%;}
.in_hot_pro .nbs-flexisel-item .in_hot_pro_t,.in_hot_pro .nbs-flexisel-item p{   max-width: 100%;}
}


@media only screen and (max-width: 768px) {
	.page-box .pro-left,.page-box .pro_img{padding:0; width:100%}
	
	.relatedTags p{width:100%;margin-bottom:5px;}
	#pro_inquiry{padding:0;background:none;border-radius:0;}
	#pro_inquiry .message{margin:0;}
	.pro-right .pro-inquiry{margin-top:10px;}
}




/*service*/

.service{position:fixed;right:0;top:300px;z-index:99999999;max-width:160px;}

.ser_top{width:100%;text-align:center;padding:5px 10px;display:block;width:100%;border-bottom:1px solid #ececec;}

.ser_top p{display:inline-block; vertical-align:middle;text-transform:uppercase;font-size:16px; font-family: 'CenturyGothicB';color:#404040;width:50%;text-align:left;margin-left:5px;}

.ser_top img{max-width:66px;max-height:66px;width:100%;height:auto;border:1px solid #f89944;border-radius:50%;margin-top:-20%;margin-left:-14%;}

.service .im_main{background:#fff;border:1px solid #f89944;border-radius:10px; display:none}

.service .im_main ul li:nth-child(2n+2){background:#f2f2f2;}

.service .im_main ul li:last-child{border-bottom-left-radius:10px;border-bottom-right-radius:10px;}

.service .im_main .im-tel{padding:10px;text-align:left;width:100%;}

.service .im_main .im-tel em{color:#f89944;text-transform:capitalize;display:block;}

.service .im_main .im-tel p{vertical-align:middle;display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;font-size:12px;}

.service .im_main .im-tel i{vertical-align:middle;margin-right:5px;font-size:16px;color:#f89944;}

.service .im_main .im-tel a:hover{color:#f89944;text-decoration:underline;}

.service .close-im{position:absolute;right:0;top:0;z-index:100;width:20px;height:20px;background:#f89944;border-radius:50%;text-align:center;}

.service .close-im a{display:block;}

.service .close-im a:after{content:"\f00d";font-family:FontAwesome;font-size:12px;color:#fff;line-height:20px;}

.service .close-im a:hover{text-decoration:none;}

.service .open-im{cursor:pointer;height:176px;width:40px;color:#fff;font-size:15px;background:url(../images/ser-close.png) no-repeat;text-align:center;display:block;}

.service .open-im p{display:none;}



@media only screen and (max-width: 768px) {


	.service{ display:none}


}

#online_qq_layer{z-index:9999;position:fixed;right:0px;bottom:0;}

#online_qq_tab{margin:120px 0 0 0;position:relative;z-index:9;}
#online_qq_tab #floatShow{display:block; width:240px}

#online_qq_tab #floatHide{display:none; width:350px}

#online_qq_tab a{height:36px;line-height:999em;overflow:hidden;background:url(../images/livechat.jpg) no-repeat;}

#onlineService{display:inline;width: 350px;
overflow: hidden;
border:solid 1px #f89944;display:none;
    background: #F5F5F5}

.online_form{padding:20px 15px;}

.online_form ul li{clear:both; overflow:hidden;padding:8px 0;line-height:24px;}



.online_l{width:80px;padding:0 5px 0 0; text-align:left;font-size: 13px;}

.online_l em{color:#f60; font-family:Arial, Helvetica, sans-serif;}

.online_r{width:220px; }

.area_on{width:210px;border:solid 1px #d3d3d3;height:100px;padding:5px; background:none}

.txt_on{border:solid 1px #d3d3d3;padding-left:5px;width:218px; line-height:32px;font-size: 14px;  color: #333;background:none}
.txt_btn{border:none;padding-left:5px;width:108px; line-height:32px;font-size: 14px; background:#f89944; color:#fff;}
.txt_btn:hover{ background:#555;}
.txt_on1{border:solid 1px #dedede;padding-left:5px;width:80px;height:24px;margin-right:10px;}

.select_on{border:solid 1px #dedede;width:220px;height:24px;}



@media (max-width: 768px) {#online_qq_layer{ display:none}}



/*back-top*/
.back_top{width:58px; height:58px; position:fixed; right:20px; bottom:120px; z-index:9999; display:none; background:url(../images/top.png) no-repeat;-moz-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s;}
.back_top:hover{filter:alpha(opacity=80);-moz-opacity:0.8; opacity:0.8;}
@media only screen and (max-width: 768px) {.back_top{right:0;bottom:40px;}}

.fixed-con{width:100%;display:none;padding:0;color:#fff;position:fixed;bottom:0;left:0;height:50px;line-height:50px;font-size:16px;font-family: 'CenturyGothicB';text-align:center;background:#f89944;text-transform:uppercase;box-shadow:0 0 10px 2px rgba(0,0,0,0.2);z-index:9999;}
.fixed-con:hover{background:#323232;color:#fff;text-decoration:none;}
@media only screen and (max-width: 768px) {
	body{padding-bottom:45px;}
	.fixed-con{display:block;}
}


.table-responsive{ overflow-x:auto}


.Download{background:#fff; padding-bottom:60px;overflow:hidden;}
.Download dl{ margin:0px; padding:0px;width:100%;}
.Download dl dd{ text-align:center; float:left; font-size:14px; border:1px solid #d9d9d9; color:#1a1a1a; height:50px; line-height:50px; margin-top:-1px; margin-right:-1px;}
.Download dl dd.Filename{ width:35%;text-align:center; border-left:none}
.Download dl dd.Size{width:35%;}
.Download dl dd.FileDownload{width:30%; padding-top:8px; height:50px; border-right:none}
.Download dl dd.FileDownload a{ display:block; margin:0px auto; width:35px; height:35px; background:#f89944; border-radius:50%}
.Download dl.cur dd{ background:#f89944; color:#fff; height:50px; line-height:50px; border:1px solid #fff; padding:0px;}
.Download dl.cur dd.Filename { text-align:center;}


#gallery { overflow: hidden; }
#gallery li{ float:left; padding:0 15px; width:25%}
#gallery li p{ font-size:15px; color:#666; line-height:20px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; margin-top:12px; text-align:center}
#gallery a { display: block;}
#gallery a img { display: block; border: 0; width:100%; max-width:100%;}
.poptrox-popup{ overflow:inherit !important}

@media only screen and (max-width: 768px) {
	#gallery li{ width:50%}
	}
@media only screen and (max-width: 345px) {
	#gallery li{ width:100%}
	}