@charset "utf-8";
body{ margin:0 auto; font-size:12px; font-family:"微软雅黑",Arial, Helvetica, sans-serif; line-height:normal;}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{ padding:0; margin:0;}
h4,h5,h6,b{font-weight:normal;}
ul { list-style:none;}
*{ margin:0px; padding:0px;}
img { border:0px;}
a { color:#333; text-decoration:none;}
a:hover {color:#f00;}
.clear{ clear:both;}
.fl{float: left;}
.fr{float: right;}
.aligncenter {clear: both;display: block;margin: 0 auto 1.75em;}
.alignleft {float: left;margin: 0.375em 1.75em 1.75em 0;}
.alignright {float: right;margin: 0.375em 0 1.75em 1.75em;}
blockquote.alignleft {margin: 0.3157894737em 1.4736842105em 1.473684211em 0;}
blockquote.alignright {margin: 0.3157894737em 0 1.473684211em 1.4736842105em;}
blockquote.aligncenter {margin-bottom: 1.473684211em;}
.single-content img{max-width:880px;height:auto;display: block;margin: 30px auto;}
.single-content p{margin-bottom: 15px;}
.tx-float{float: left;width: 100%;}
.tx-center{margin: 0 auto;width: 1200px;clear:both;}
i,em{font-style: normal;}

.ui-center{margin: 0 auto;}




/*404*/
.ui-errors{margin:100px auto 100px -600px;position:relative;left:50%;float:left;width: 1100px;text-align: center;}
.ui-errors h4{font-size:24px;font-weight: normal;color: #77b3bf;line-height:50px;}
.ui-errors h1{font-size: 160px;color: #aaa;line-height:180px;}

.tx-news-contents-main{background: #fff;padding: 10px;margin: 10px 0 30px;border-radius: 4px;}
.tx-news-contents-main li{float: left;width: 100%;border-bottom: 1px dashed #d4d4d4;padding: 20px;}
.tx-news-contents-main .left img{float:left;margin-top: 5px;}
.tx-news-contents-main .left b{float:left;font-size:36px;color: #989793;font-family: "FZCHYJW-GB10";line-height: 1em;margin: 0 10px 0 5px;}
.tx-news-contents-main .left em{font-size: 14px;font-family: "FZCHYJW-GB10";display:inline-block;width: 50px;}
.tx-news-contents-main .center img{width: 100%;max-width: 200px;}
.tx-news-contents-main .right b{display:block; width: 100%;font-size:18px;color: #39434d; height: 2em;overflow: hidden;line-height: 2em;}
.tx-news-contents-main .right em{display: block; font-size: 14px;line-height: 2em;height:6em;overflow: hidden;color: #737373;margin-top: 10px;}
.tx-news-contents-main a:hover  .right b{color:#f00;}

/*内容*/
.tx-news-allmain{padding:40px;}
.tx-news-mains-top{border-bottom:1px dashed #d6d6d6;padding-bottom: 20px;margin-bottom: 30px;}
.tx-news-mains-top i{display: none;}
.tx-news-mains-top h3{font-size: 20px;color: #39434d;}
.tx-news-mains-top b{font-size: 13px;line-height: 3em;color: #666}
.contents-main img{max-width: 100%;height:auto;}
.contents-main p{margin: 10px 0;line-height: 2em;}
.contents-main h4{font-size:16px;margin: 10px 0;line-height: 2em;}

.tx-server-class-top{margin-top: 20px;}
.tx-server-class-top .left img{width: 90%;float: right;margin-right: 15px;max-width:430px;}
.tx-server-class-top .right .clear{display: none;}
.tx-server-class-top .right h3{font-size: 1.6em;color: #39434d;line-height: 1.5em;}
.tx-server-class-top .right p{display: block;font-size: 15px;color: #575757;line-height: 1.5em;margin-top:1em;}
.tx-server-class-top .right .span{display: block;margin-top: 2em;font-size: 18px;color: #ec1c24; }
.tx-server-class-top .right .a1{color:#fff;padding:8px 15px;background: #ec1c24;border-radius: 3px;margin-right: 15px;}
.tx-server-class-top .right .a2{display:inline-block; font-size: 12px;color: #737373;line-height: 23px;margin:20px 40px;}
.tx-server-class-top .right .a2 img{margin-right: 5px;}

body a{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.row{
	margin:0;
}	
a#toTop{
  margin-top: 0;
}
.breadcrumb{
	margin:2em 0;
	text-align:left;
}
.copyrights{
	text-indent:-9999px;
	height:0;
	line-height:0;
	font-size:0;
	overflow:hidden;
}
/*-- header_top --*/
.banner{
/*	background:url(../images/bg3.jpg) no-repeat 0px -120px;*/
	background-size:cover;
 min-height:650px;
  overflow: hidden;
}
.header{
	margin-top:4em;
}
.logo{
	float:left;
}
.logo h1 a img{
	margin-right:5px;
	vertical-align:initial;
  width: 130px;
}
.top_details{
	float:right;
}
.top_details p{
	color:#fff;
	font-size:1.6em;
	margin-bottom:0.5em;
}
.top_details p span{
  background: url(../images/phn.png) no-repeat 0px 0px;
  width: 25px;
  height: 29px;
  display: inline-block;
  margin-right: 5px;
  vertical-align: text-bottom;
}
.search {
  position: relative;
  border-radius: 3px;
  border-bottom:2px solid #eee;
}
.search input[type="text"] {
  margin: 0px 0;
  padding: 6px 10px 6px 15px;
  outline: none;
  color: #fff;
  background: none;
  border: none;
  width: 84.33333%;
  position: relative;
  font-size: 0.9em;
  -webkit-appearance: none;
}
.search input[type="submit"] {
  background: url('../images/search1.png') no-repeat 0px 1px;
  border: none;
  cursor: pointer;
  width: 24px;
  outline: none;
  position: absolute;
  height: 24px;
  top: 3px;
  right: 8px;
}
.navbar-default {
  background:none;
  border:none;
}
.navbar-default ul li{
	 display:inline-block;
height: 40px;
}
.navbar-default ul li a{

	 display:block;
	 color:#fff;
	 text-decoration:none;
	 padding:0 4em 0 0;
   font-size: 1.3em;
}
.navbar-nav li.current-menu-item a{
	background:none!important;
/*	color:#2856ff!important;*/
}
.navbar-default .navbar-nav li a{
	color:#fff;
}
.navbar-default .navbar-nav li:hover a{
  color:#2856ff;
}
.navbar-default .navbar-nav .second_nav  li:hover a{
	color:#FFF;
}
.navbar-default .navbar-nav .second_nav  li:hover {
 background:#2856ff;
}
.navbar-collapse{
	padding:0;
}
.navbar{
	margin:1em 0;
}

.menu-item .second_nav{display: none;}
.menu-item:hover .second_nav{top: 30px; width: 200px;height:auto!important ; display: block;position: absolute;}
.menu-item .second_nav li{width: 200px; clear: both;height: 35px !important;line-height: 35px !important;background: #FFF; text-align: center; display: block;}
.menu-item .second_nav li a{color:  #777; cursor: pointer;padding: 0 !important;}

/*----*/
/*---*/
.banner-info {
  text-align: right;
/*  margin: 7em 0 0 auto;*/
  width:100%;
}
.banner-info h3{
  
  color: #FFF;
  margin: 0;
  font-size: 3em;
  font-weight: 300;
  padding-bottom: 0.5em;
  line-height: 1.2em;
}
.banner-info p{
	color: #FFF;
	font-size: 1.1em;
	line-height: 2em;
}
/*------------------ Slider Part starts Here----------*/
#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}
.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
}
.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;


}
.events {
  list-style: none;
}
.callbacks_container {
  position: absolute;
  float: left;
  width: 100%;
  height: 650px;
  overflow: hidden;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}
.callbacks_nav {
  	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 52%;
	left: 0;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 55px;
	background: transparent url("../images/themes.png") no-repeat left top;
	margin-top: -65px;
}
.callbacks_nav:active {
  opacity: 1.0;
}
.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
}
#slider3-pager a,#slider2-pager a {
  display: inline-block;
}
#slider3-pager span,#slider2-pager span{
  float: left;
}
#slider3-pager span,#slider2-pager span{
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a,#slider2-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a {
  padding: 0;
}
#slider3-pager li,#slider2-pager li{
	display:inline-block;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li{
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  height: auto;
  border: 0;
  width:100%;
}
.callbacks_tabs{
  display: inline-block;
  height: 400px;
  list-style: none;
  position: absolute;
  top: 85% !important;
  z-index: 999;
  left: 90%;
  padding: 0;
  margin: 0;
}
.callbacks_tabs li{
	display: inline-block;
	margin: 0 .5em;
}
@media screen and (max-width: 600px) {
  .callbacks_nav {
    top: 47%;
    }
}
/*----*/
.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
  content: "\f111";
  font-size:0;
  visibility: visible;
  display: block;
  height:12px;
  width:12px;
  display:inline-block;
  border:2px solid #FFF;
}
.callbacks_here a:after{
	border: 2px solid #FFFFFF;
	background: #FFF;
}
/*----*/
.welcome{
	padding:3em 0;
}
.welcome_info{
	padding-left:0;
}
.welcome_info h3,.auto_sec h3,.feature_head h3,.welcome_pic h3,#slider2 h3{
	font-size:2em;
	color:#333;
}
.welcome_info span{
	background:#868686;
	display:block;
	height:1px;
	width:47%;
	margin-top:1em;
}
.welcome_info img{max-width: 100%;}
.welcome_info h4{
	font-size:1.4em;
	color:#333;
	font-weight:500;
	margin:1.3em 0;
}
.welcome_info p{
	font-size:1.1em;
	line-height:1.9em;
	margin-top:1em;
	color:#7B7B7B;
}
.hvr-bounce-to-bottom{
	 color:#fff;
	 font-size:1em;
	 font-weight:400;
	 background: #2856ff;
  text-decoration: none;
  padding:0.8em 2em;
  margin-top:2em;
  display:inline-block;
}
.welcome_pic{
	padding-left:3em;
}
.welcome_pic h2{
   color:#333;
   font-size:2em;
}
.welcome_pic img{
  margin:1em 0;
  max-width: 100%;
  max-height: 222px;
}
.welcome_pic h3{
  color:#333;
  font-size:1.4em;
  font-weight:500;
  display: block;
  width: 100%;
  line-height: 1.5em;
  height: 1.5em;
  overflow: hidden;
}
.welcome_pic p{
  font-size:1em;
  line-height:1.7em;
  color:#7B7B7B;
  margin-top: 0.3em;
  height: 3.4em;
  width: 100%;
  display: block;
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  .welcome_pic {
    padding: 1.5em 0 0 0;
    }
}
/*----*/
.auto_sec{
	 padding:0em 0 3em 0;
}
.auto_sec span{
background: #868686;
    display: block;
    height: 1px;
    width: 47%;
    margin-top: 1em;
}
.auto_sec_left{
	padding-left:0;
  margin: 1em 0;
}
.auto_sec_grids{
	margin-top:2em;
}
.auto_sec_left h4 {
  color: #5C5C5B;
  font-size: 1.1em;
  margin-bottom: 0.5em;
  font-weight: 600;  
}
.auto_sec_left a{
	color:#333;
  font-size: 1.2em;
  margin: 0.5em 0;
  font-weight: 500;
  display:inline-block;
  text-decoration:none;
  display: block;
  width: 100%;
  height: 1.2em;
  overflow: hidden;
}
.auto_sec_right{
	background:url(../images/pic3.jpg) no-repeat 0px 0px;
	background-size:cover;
	height:302px;
  position: relative;
}
.auto_sec_right a{float:left;  width: 100%;height:100%;text-align: center;font-size: 1.8em;color: #fff;position: absolute;line-height: 302px;}
.auto_sec_right a:hover{color: #2856ff;}
.auto_sec_left p {
  font-size:1.2em;
  line-height: 1.2em;
  color: #7B7B7B;
  display: block;
  width: 100%;
  height: 1.2em;
  overflow: hidden;
}
.auto_sec_left a:hover{color: #2856ff;}
/*--slider2--*/
.slider {
  background: url(../images/audi.jpg) 0px 0px;
  height: 338px;
  background-size: cover;
  padding: 10em 0;
  margin-bottom:3em;
}
.btm_sld{
	position:relative;
}
ul.callbacks2_tabs {
position: absolute;
top: 70%;
z-index: 999;
left: 48%;
}
ul.callbacks2_tabs a {
  visibility: hidden;
}
ul.callbacks2_tabs li{
	display:inline-block;
}
#slider2 li a{
  display: block;
	color:#fff;
	font-size:1.2em; 
	text-align:center;
	font-weight:300;
  line-height: 2em;
  margin-top: 1em;
}
/*----------*/
.feature_sec{
	padding-bottom:3em;
}
.feature_head span{
background: #868686;
    display: block;
    height: 1px;
    width: 47%;
    margin-top: 1em;
}
.biseller-column a img{
	margin-bottom:1em;
	width:100%;
}
.biseller-column h4{
	display:inline-block;
	  font-size: 1.2em;
    height: 1.2em;
    line-height: 1.2em;
    width:100%;
    overflow: hidden;
}
.biseller-column p {
  font-size:0.92em;
  line-height: 1.9em;
  color: #7B7B7B;
  margin-top:0.5em;
  display: inline-block;
  width:100%;
  height: 3em;
  line-height: 1.5em;
  overflow: hidden;
}
a.more{
  color: #555;
  font-size: 0.95em;
  font-weight: 400;
  background: #e2e2e2;
  text-decoration: none;
  padding: 0.5em 1.5em;
  margin-top: 1em;
  display: inline-block;
}
 #flexiselDemo3 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	margin:2em auto 0 auto;
}
.nbs-flexisel-item {
	float: left;
  width: 265px!important;
  padding: 0px;
  position: relative;
  margin: 0 10px;
  text-align: left;
}
.nbs-flexisel-item > img {
	cursor: pointer;
	position: relative;
	margin-top:10px;
	margin-bottom: 10px;
	max-width:250px;
	max-height:500px;
}
.grid-flex{
	margin:10px 0 20px 0;
}
.nbs-flexisel-item > img {
	cursor: pointer;
	positon: relative;
}
.biseller-info {
	margin:1em 0 0 0; 
}
/*** Navigation ***/
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width:37px;
	height:70px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
	margin-top: 0em;
	top: -73px!important;
}
.nbs-flexisel-nav-left {
  right: -1%;
  background: url(../images/slid.png) no-repeat -38px 5px;
}
.nbs-flexisel-nav-right {
right: 2%;
  background: url(../images/slid.png) no-repeat 1px 5px;
}
/*--style-2--*/
.footer2{
	background:#393939;
	padding-bottom: 3.25em;
}
.ftr2-grid1{
	padding:3em 0;
}

.ftr2-grid1 h3{
	color:#fff;
	font-size:1.3em;
	font-weight:300;
}
.ftr2-grid1 ul {
	margin:1.5em 0 0em 0;
}
.ftr2-grid1 ul li{
	display:block;
}
.ftr2-grid1 ul li a{
	display:block;
	padding:5px 0;
	color:#a4a4a4;
	font-size:0.95em;
	font-weight:300;
	text-decoration:none;
}
.ftr2-grid1 ul li a:hover{
	color:#fff;
}
.ftr2-grid1 form h4{
	font-size:1.25em;
	font-weight:500;
	margin-bottom:0.5em;
	color:#fff;
}
.ftr2-grid1 form input[type="text"]{
	width: 54%;
	padding:8px 8px;
	font-size: 1em;
	margin-bottom: 5px;
	color: #393939;
	outline:none;
	font-weight: 600;
	background:#fff;
	 border-top: 2px solid #d5d5d5;
	  border-left: 2px solid #d5d5d5;
}
.ftr2-grid1 form input[type="submit"] {
  width:20%;
  font-size: 1em;
  font-weight: 600;
  color: #fff;
  outline: none;
  padding: 6.5px 8px;
  background: #d35400;
  border: 2px solid #d35400;
  margin-top: 0.5em;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
.ftr2-grid1 form input[type="submit"]:hover{
	background:transparent;
	border:2px solid #d35400;
}
.ftr2-grid2{
	background: #eee;
  padding: 3em 2em 4em;
}
.ftr2-grid2 h3{
	color:#505050;
	 font-size: 1.3em;
	margin-bottom: 1em;
}
.ftr2-grid em{
  color: #505050;
  text-decoration: none;
  font-size: 1.1em;
  display: inline-block;
  width:100%;
  line-height: 2.1em;
}
.ftr2-grid3{
	padding:5% 2.5%;
}
.ftr2-grid3 h3{
	color:#fff;
	font-size:1.3em;
	font-weight:400;
	margin-bottom: 1.5em;
}
.ftr2-grid3 form input[type="text"]{
	width: 100%;
	padding: 14px 3px 3px 3px;
	border:none;
	border-bottom: 1px solid #8d8d81;
	font-size: 1.25em;
	margin-bottom: 5px;
	color: #fff;
	outline:none;
	font-weight: 400;
	background:transparent;
}
.ftr2-grid3 form input.message{
	margin-top:40%;
}
.ftr2-grid3 form input[type="submit"] {
  font-size: 1.3em;
  font-weight: 400;
  color: #fff;
  outline: none;
  padding: 0.85em 3em;
  background: #d25400;
  border:1px solid #d25400;
  margin-top: 1em;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
.ftr2-grid3 form input[type="submit"]:hover{
	background:transparent;
	border: 1px solid #8d8d81;
}
.ftr2-bottom {
  background: #2856ff;
  width:100%;
  padding:1em 0;
  text-align:center;
}
.ftr2-bottom p {
  color: #fff;
  font-size: 1em;
  text-align:center;
}
.ftr2-bottom p a{
color:#fff;
}
.ftr6-grid3{
  padding: 3em 2em 0;
}
.ftr6-grid3 span{float:right;margin-top: 15px; color: #fff;text-align:center;}
.ftr6-grid3 h3 {
  color: #fff;
  font-size: 1.3em;
}
.ftr6-grid3 p{
	margin-top:1.3em;
	color:#a4a4a4;
	font-size:1em;
	line-height:1.5em;
}
.ftr6-grid3 a{background:url(../images/foot-qq.png) left center no-repeat;color:#fff;text-indent:20px;display:block;margin: 1.5em 0;}
.ftr6-grid3 a:hover{color: #2856ff;}
.yinye { padding: 0 5px; }
.yinye > img { height: 40px; }


/* Bounce To Bottom */
.hvr-bounce-to-bottom {
  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.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #333;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-bottom:hover, .hvr-bounce-to-bottom:focus, .hvr-bounce-to-bottom:active {
  color: white;
    text-decoration: none;
}
.hvr-bounce-to-bottom:hover:before, .hvr-bounce-to-bottom:focus:before, .hvr-bounce-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/*--ABOUT--*/
.banner2{
	  background: url(../images/bg3.jpg) no-repeat 0px -192px;
  background-size: cover;
  min-height: 300px;
}
.about{
	padding:3em 0;
}
.about h2,.services h2,.gallery-top h2,.contact-top h2,h3.type{

	color: #333;
  text-align: center;
  font-size: 2.5em;  font-weight: bold;
  
}
.about-pic{
	padding:0 2em 0 0em;
}
.about-grids{
	margin:2em 0 4em 0;
}
.about-info h3{
	font-size: 1.2em;
  color: #333;
  font-weight: 500;
}
.about-info p{
	font-size: 0.87em;
  line-height: 1.9em;
  margin-top: 1em;
  color: #7B7B7B;
}
.about-info a {
  color: #fff;
  font-size: 0.9em;
  font-weight: 400;
  background: #2856ff;
  text-decoration: none;
  padding: 0.6em 2em;
  margin-top: 1.4em;
  display: inline-block;
}
.abt-sec{
	padding-right:35px;
	padding-left:0;
}
.number {
	float: left;
	background: #2856ff;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	height: 45px;
	width: 45px;
}
.number figure {
  text-align: center;
}
.number figure span {
  font-size: 1.2em;
	line-height: 25px;
	color: #FFF;
	display: block;
	margin-top: 8px;
	font-weight: bold;
}
.heading {
  float: left;
  padding-left: 5%;
  width: 75%;
  padding-top: 5px;
}
.heading h4 {
  font-size: 1.2em;
  color: #333;
  font-weight: 500;
  margin-top: 7px;
}
.heading-desc p {
  font-size: 0.85em;
  color: #787878;
  line-height: 1.9em;
  padding: 5px 0;
}
.button {
  font-size: 0.85em;
  margin-top: 5px;
  padding: 10px 15px;  
  display: inline-block;
  background:#2856ff;
  color: #FFF;  
  outline: 0;  
}
.button :hover{
	text-decoration: none;
}
.works{
margin-top:4em;
}
.works h3 {
color: #EB523D;
margin-bottom: 1em;
font-size: 2em;
text-align:center;
}

.grid_4 {
	width: 22%;
	float: left;
	margin: 0 3% 0% 0;
}
.text1 p {
color: #9A9598;
line-height: 1.9em;
font-size: 0.9em;
}
.text1 img {
	width: 100%;
}
.text1 h4{
	  font-size: 1.2em;
  color: #333;
  font-weight: 500;
  margin:0.5em 0;
}
/*--services--*/
.services{
	padding: 3em 0;
}
.service_sec {
  width: 46.2%;
  padding: 1.5% 1.5% 0% 0;
}
.sec_group {
  margin-top: 3em;
}
.listimg_2_of_1 {
  width: 13%;
}
.listimg {
  display: block;
  float: left;
}
.list_2_of_1 {
  width: 83%;
}
.list_2_of_1 {
  display: block;
  float: left;
  margin: 0% 0 0% 4%;
}
.list_2_of_1 h3 {
 font-size: 1.2em;
  color: #333;
  font-weight: 500;
  margin-bottom:0.7em;
}
.list_2_of_1 p {
  font-size: 0.85em;
  color: #787878;
  line-height: 1.9em;
  padding: 0;
}
.list_2_of_1 a{
  font-size: 0.85em;
  margin-top: 1em;
  padding: 10px 15px;
  display: inline-block;
  background: #2856ff;
  color: #FFF;
  text-decoration: none;
  outline: 0;  
}

/*--contact-Part-starts-Here --*/
.contact{
		padding:3em 0px;
}
.contact-top{
	text-align:center;
}
.contact-bottom{
	margin-top:4%;
}
.contact-bottom iframe{
	width:100%;
	height:400px;
}
.contact-text{
	margin-top:4%;
}
.contact-left input[type="text"] {
	width: 32.51%;
	margin: 0px;
	color: #333;
	background: none;
	padding: 15px 10px;
	outline: none;
	border: 1px solid #333;
}
.contact-left textarea {
	width: 100%;
	color: #333;
	resize: none;
	background: none;
	height: 12.7em;
	padding: 15px;
	outline: none;
	border: 1px solid #333;
	margin-top: 1.4%;
}
.submit-btn input[type=submit] {
	color: #fff;
	padding: 9px 42px;
	font-size: 15px;
	cursor: pointer;
	font-weight: 500;
	margin: 20px 0 0 0px;
	border: 3px solid #2856ff;
	background:#2856ff;
	outline: none;
}
.submit-btn input[type=submit]:hover,.reply input[type="submit"]:hover {
	background:transparent;
	color:#2856ff;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.address h5{
	color:#2856ff;
	font-size:1.2em;
	font-weight:700;
}
.contact-left input[type="text"]:nth-child(2) {
	margin: 0 6px;
}
.address p{
	color: #999;
	font-size: 0.85em;
	line-height: 1.6em;
	margin-top: 1em;
}
.address p span{
	display:block;
}
.address p a{
	color: #999;
}
.address:nth-child(1){
	margin-bottom:2em;
}
/*--gallery-Part-starts-Here --*/
.gallery{
	padding:3em 0px;
}
.gallery-top{
	text-align:center;
}
.og-grid li{position: relative;margin: 10px 0;height: 192px;overflow: hidden;}
.og-grid li b{display: block; position: relative;top:50%;margin-top: -55px;}
.og-grid-title{position: absolute;/*width:100% !important;*/height:100%;background: #000;top:0;left: 10px; filter:alpha(opacity=0);-moz-opacity:0;opacity: 0;text-align: center;}
.og-grid li em{font-size: 1.2em;display: block;width: 100%;text-align: center;height: 3em;line-height: 3em;overflow: hidden; padding: 0 15px;margin-top: 10px; color: #fff;}
.og-grid li i{padding: 7px 12px;border:1px solid #fff;margin-top: 10px;display: inline-block;}
.og-grid li a:hover{color: #fff;}
.og-grid li a:hover .og-grid-title{filter:alpha(opacity=70);-moz-opacity:.7;opacity: .7;transition:0.7s all;-webkit-transition:0.7s all;-moz-transition:0.7s all;-o-transition:0.7s all;-ms-transition:0.7s all;}
.og-grid li a:hover i{border:1px solid #FFF;color: #FFF}
/*--gallery-Part-Ends-Here --*/
/*--trypography--*/
.typrography {
  padding: 3em 0;
}
.grid_44{
	padding: 1em 0em 1em 2em;
}  
.grid_5{
  padding: 1em 3em 3em 3em;
  margin-top: 2em;
}
.grid_5 a {
  text-decoration: none;
}
.grid_3 h3{
	margin-bottom:1em;
}
.table {
  font-size: 1.2em;
}
.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
  padding: 15px!important;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  font-size: 0.8em;
  color: #999;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  border-top: none !important;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.label {
  font-weight: 300 !important;
    display: inline-block;
}
h4.typ1{
	margin-bottom:15px;
}
h5.typ1{
	margin-bottom:15px;
}
.progress {
  height: 8px;
  box-shadow: none;
}
h1.btns,h2.btns{
	margin-bottom:15px;
}
code {
  font-size: 1.2em !important;
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #eeeeee;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #03a9f4;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-bar {
  box-shadow: none;
}
.progress-bar-primary {
  background-color: #03a9f4;
}
.progress-bar-info {
  background-color: #00bcd4;
}
.progress-bar-success {
  background-color: #8bc34a;
}
.progress-bar-warning {
  background-color: #ffc107;
}
.progress-bar-danger {
  background-color: #e51c23;
}
.progress-bar-inverse {
  background-color: #757575;
}
.pagination > .current-menu-item > a, .pagination > .current-menu-item > span, .pagination > .current-menu-item > a:hover, .pagination > .current-menu-item > span:hover, .pagination > .current-menu-item > a:focus, .pagination > .current-menu-item > span:focus {
  background-color:#5bb2fc; !important;
  border-color:#5bb2fc; !important;
}
.grid_3 p {
  color: #999;
  font-size: .95em;
  margin-bottom: 1em;
  font-weight: 300;
}
.breadcrumb li{
	font-size: .95em;	
}
.breadcrumb li a{
	  color:#2856ff;
}
.breadcrumb li a:hover{
	 text-decoration:none;
}
.badge-primary {
  background-color: #03a9f4;
}
.badge-success {
  background-color: #8bc34a;
}
.badge-warning {
  background-color: #ffc107;
}
.badge-danger {
  background-color: #e51c23;
}
.tab-container .tab-content {
  border-radius: 0 2px 2px 2px;
  border: 1px solid #e0e0e0;
  padding: 16px;
  background-color: #ffffff;
}
.nav-tabs {
  margin-bottom: 1em;
}
.alert {
  font-size: 0.85em;
}
/*--common style--*/
.grid {
	position: relative;
	clear: both;
	margin: 0 auto;
	padding: 1em 0 4em;
	list-style: none;
	text-align: center;
}
.grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
  min-width: 547px;
  max-height: 1000px;
  width: 41%;
  height: auto;
}

.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: 100%;
	height: 100%;
}

/* 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;
}
.grid figure h2 span {
	font-weight:500;
	color:#fff;
}
.grid figure h2,
.grid figure p {
	margin: 0;
}
/***** Hera *****/
/*-----------------*/

figure.effect-hera {
	background: #303fa9;
}

figure.effect-hera h2 {
	font-size: 158.75%;
}

figure.effect-hera h2,
figure.effect-hera p {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
}

figure.effect-hera figcaption::before {
	position: absolute;
	  top: 49%;
	  left: 49%;
	  width: 160px;
	  height: 160px;
	border: 2px solid #fff;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(0,0,1);
	transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(0,0,1);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
}

figure.effect-hera p {
	width: 100px;
	text-transform: none;
	font-size: 121%;
	line-height: 2;
}

figure.effect-hera p a {
	color: #fff;
}

figure.effect-hera p a:hover,
figure.effect-hera p a:focus {
	opacity: 0.6;
}

figure.effect-hera p a i {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-hera p a:first-child i {
	-webkit-transform: translate3d(-60px,-60px,0);
	transform: translate3d(-60px,-60px,0);
}

figure.effect-hera p a:nth-child(2) i {
	-webkit-transform: translate3d(60px,-60px,0);
	transform: translate3d(60px,-60px,0);
}

figure.effect-hera p a:nth-child(3) i {
	-webkit-transform: translate3d(-60px,60px,0);
	transform: translate3d(-60px,60px,0);
}

figure.effect-hera p a:nth-child(4) i {
	-webkit-transform: translate3d(60px,60px,0);
	transform: translate3d(60px,60px,0);
}

figure.effect-hera:hover figcaption::before {
	opacity: 1;
	-webkit-transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(1,1,1);
	transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(1,1,1);
}

figure.effect-hera:hover h2 {
	opacity: 0;
	-webkit-transform: translate3d(-50%,-50%,0) scale3d(0.8,0.8,1);
	transform: translate3d(-50%,-50%,0) scale3d(0.8,0.8,1);
}

figure.effect-hera:hover p i:empty {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0); /* just because it's stronger than nth-child */
	opacity: 1;
}
/*--responsive--*/
@media (max-width: 1024px){
.tx-server-class-top .right h3{font-size: 1.4em;}
.tx-server-class-top .right p{font-size: 13px;line-height: 1.2em;}
.tx-server-class-top .right .span{display: block;margin-top: 1em;font-size: 18px;color: #ec1c24; }
.tx-server-class-top .right .a1{color:#fff;padding:8px 15px;background: #ec1c24;border-radius: 3px;margin-right: 15px;}
.tx-server-class-top .right .a2{display:inline-block; font-size: 12px;color: #737373;line-height: 23px;margin:20px 40px;}
.tx-server-class-top .right .a2 img{margin-right: 5px;}

.welcome_pic h3{
  font-size:1.3em;
}

.banner {
  background: url(../images/bg3.jpg) no-repeat -205px -133px;
  min-height: 570px;
}
.banner-info h3 {
  font-size: 2.4em;
}
.banner-info {
 /* margin: 4em 0 0 auto;*/
  width: 100%;
}
.callbacks_tabs {
  left: 88%;
}
.welcome_info h4 {
  font-size: 1.3em;
}
.welcome_info p {
  font-size: 1.1em;
}
.auto_sec_right {
  height: 248px;
}
.auto_sec_right a{line-height: 248px;}
.auto_sec_left a {
  font-size: 1.3em;
}
.auto_sec_left p {
  font-size: 1.1em;
}
#slider2 li p {
  font-size: 1.6em;;
}
.ftr2-grid1 ul li a {
  font-size: 0.8em;
}
.nbs-flexisel-item {
  float: left;
  width: 216px!important;
}
.nbs-flexisel-nav-right {
  right: 3%;
}
.ftr6-grid3 form input[type="text"] {
  width: 100%;
  margin-bottom: 1em;
}
.ftr6-grid3 form input[type="submit"] {
  width: 37%;
}
.banner2 {
  background:url(../images/bg3.jpg) no-repeat 0px -192px;
 min-height: 240px;
 padding-bottom: 0;
}
.navbar {
 position: absolute;
    right: 0px;
    top: 0px;
}
.about h2, .services h2, .gallery-top h2, .contact-top h2, h3.type {
  font-size: 2em;
}
.about-info h3 {
  font-size: 1em;
}
.about-pic {
  padding: 0 1em 0 0em;
}
.about-info p {
  font-size: 0.8em;
}
.heading-desc p {
  font-size: 0.8em;
}
.heading h4 {
  font-size: 1em;
}
.number {
  height: 38px;
  width: 38px;
}
.works h3 {
  font-size: 1.7em;
}
.works {
  margin-top: 3em;
}
.text1 h4 {
  font-size: 1em;
}
.text1 p {
  font-size: 0.8em;
}
.ftr6-grid3 {
  padding: 3em 2em 1em;
}
.ftr6-grid3 p {
  font-size: 0.8em;
}
.list_2_of_1 p {
  font-size: 0.8em;
}
.list_2_of_1 h3 {
  font-size: 1.1em;
}
.og-details p {
  font-size: 0.8em;
}
.contact-left input[type="text"] {
  width: 32.3%;
  padding: 9px 10px;
}
.address p {
  font-size: 0.8em;
}
.submit-btn input[type=submit] {
  padding: 6px 33px;
}
}
@media (max-width: 768px){

  /*其他列表页*/
  .tx-news-contents-main .left{display: none;}
  .tx-news-mains-top{margin-bottom: 20px;}
  .tx-news-mains-top i{margin-left: 10px;display:inline-block;}
  /*服务分类*/
  .tx-server-class-top .left{display: none;}

.banner-info h3 {
  font-size: 2em;
}
.slider {
  height: 255px;
  padding: 3em 0;
}
.callbacks_tabs li {
  margin:0;
}
.banner {
  min-height: 530px;
}
.banner-info {
  width: 100%;
}
.hvr-bounce-to-bottom{
  padding: 0.5em 1.5em;
  margin-top: 1em;
}
.welcome_pic {
  padding: 1.5em 0 0 0em;
}
.welcome_info h4 {
  margin: 1em 0;
}
.welcome_info h3, .auto_sec h3, .feature_head h3,#slider2 h3,.welcome_pic h2{
  font-size: 1.7em;
}
.welcome_pic h3{
  font-size:1.3em;
}

.auto_sec_grids {
  margin-top: 1.5em;
}
.auto_sec_right p a {
  font-size: 1.1em;
  margin-top: 0em;
}
.auto_sec_right {
height: 120px;
  margin-top: 2em;
}
.auto_sec_right a{line-height: 120px;}
.auto_sec_left a {
  font-size: 1.2em;
}
.auto_sec_left p {
  font-size: 1em;
}
#slider2 li a {
  font-size: 1.3em;
}

.callbacks_tabs a:after {
  height: 9px;
  width: 9px;
}
ul.callbacks2_tabs {
  top: 67%;
  left: 48%;
}
.nbs-flexisel-item {
  width: 219px!important;
}
.nbs-flexisel-nav-right {
  right: 4%;
}
.ftr2-grid1 ul li a {
  padding: 4px 0;
  font-size: 0.9em;
}
.ftr2-grid1 {
  padding: 2em 1em;
}
.ftr2-grid2 {
  padding: 2em 1em 2em;
}
.ftr2-grid a {
  font-size: 0.85em;
}
.ftr6-grid3 {
  padding: 2em 1em 2em;
}
.ftr2-bottom {
  width: 100%;
}
.footer2 {
  padding-bottom: 0;
}
.banner2 {
  min-height: 244px;
}
.about h2, .services h2, .gallery-top h2, .contact-top h2, h3.type {
  font-size: 1.7em;
}
.about {
  padding: 2em 0;
}
.breadcrumb li {
  font-size: 1em;
}
.about-info {
  padding: 0;
}
.about-pic {
  padding: 0 1em 0 0em;
  width: 50%;
  float: left;
}
.about-grids {
  margin: 2em 0 2em 0;
}
.abt-sec {
padding-right: 0;
  margin-bottom: 1.5em;
}
.heading {
  padding-left: 3%;
}
.works {
  margin-top: 1em;
}
.text1 h4 {
  font-size: 0.87em;
}
.text1 p {
  font-size: 0.8em;
  line-height: 1.7em;
}
.services {
  padding: 2em 0;
}
.sec_group {
  margin-top: 0em;
}
.service_sec {
  width: 100%;
  margin-bottom:1.3em;
}
.listimg_2_of_1 {
  width: 8%;
}
.list_2_of_1 {
  width: 88%;
}
.grid_5 {
  padding: 1em 0em 3em 0em;
}
.address{
	margin-bottom:2em;
}
.contact-bottom iframe {
  height: 285px;
}
.navbar-nav {
  text-align: center;
  }
}
@media (max-width: 640px){
    .navbar-collapse{width: 150px;}
    /*其他列表页*/
  .tx-news-contents-main .right b{font-size:15px; height: 1.5em;line-height: 1.5em;}
  .tx-news-contents-main .right em{font-size: 12px;line-height: 2em;height:4em;margin-top: 3px;}
    .slider {
  height: 220px;
  padding: 3em 0;
}


#slider2 li a {
  font-size: 1.2em;
}
.top_details p {
  font-size: 1.4em
}
.navbar-nav {
  margin: 0px 0px;
  background: rgba(0, 0, 0, 0.58);
  text-align: center;
}
.navbar-default ul li {
  display: block;
  padding: 4px 0;
}
.navbar-default ul li a {
  padding: 0 1.6em;
  font-size: 1.1em;
}
.banner-info {
  width: 100%;
}
.banner-info h3 {
  font-size: 1.8em;
}
.banner {
  min-height: 255px;
  padding-bottom: 4em;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #FFF;
}
.navbar-default .navbar-toggle {
  border-color: #fff;
  /*background:#2856ff;*/
  float: right;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  border-color: #fff;
  background:#2856ff;
}
.navbar-default .navbar-nav > li > a {
  text-align: center;
}
.welcome_info h3, .auto_sec h3, .feature_head h3,#slider2 h3 ,.welcome_pic h2{
  font-size: 1.5em;
}
.welcome {
  padding: 2em 0;
}
.auto_sec_right {
  height: 116px;
  background: url(../images/pic3.jpg) no-repeat 0px -249px;
    margin-top: 1em;
}
.auto_sec_right a{line-height: 116px;}
.auto_sec_left a {
  font-size: 1.2em;
}
.auto_sec_left p {
  font-size: 0.9em;
}
.auto_sec {
  padding: 0em 0 2em 0;
}
.nbs-flexisel-item {
  width: 276px!important;
}
.nbs-flexisel-nav-right {
  right: 7%;
}
.nbs-flexisel-nav-left {
  right: 0%;
}
.banner2 {
  
  min-height: 245px;
  padding-bottom:0;
}
.about-info h3 {
  font-size: 0.95em;
}
.text1 h4 {
  font-size: 0.88em;
  line-height: 1.3em;
}
.list_2_of_1 p {
  line-height: 1.8em;
}
.contact-left{
	padding:0;
}
.contact-left input[type="text"] {
  width: 100%;
}
.contact-left input[type="text"]:nth-child(2) {
  margin: 15px 0px;
}
.contact-left textarea {
  margin-top: 15px;
  height: 10.7em;
    padding: 9px;
}
.banner-info {
 /* margin: 3em 0 0 auto;*/
}
.welcome_pic h3{
  font-size:1.3em;
}
.welcome_pic p{
  font-size:1em;
}
}
@media (max-width: 480px){
  .tx-news-contents-main{padding: 10px 0;margin: 5px 0 10px;}
  .tx-news-contents-main li{padding: 10px;}
  .tx-news-contents-main li .col-xs-4{padding-left: 0;}
  .tx-news-contents-main li .col-xs-8{padding-left: 3px;}
  .og-grid li em{ font-size: 1em;}
  /*内容*/
  .tx-news-allmain{padding:10px;}
  .tx-news-mains-top{padding-bottom: 5px;margin-bottom: 10px;}
  .tx-news-mains-top h3{font-size: 17px;}
  .tx-news-mains-top b{font-size: 12px;}
  .contents-main h4{font-size:15px;}
  .tx-case-mains-top h3{font-size: 21px;margin-bottom: 0.5em;}
/*服务分类*/  
  .tx-server-class-top .right .clear{display: block;}
  .tx-server-class-top .right h3{font-size: 16px;line-height: 1.4em}
  .tx-server-class-top .right p{font-size: 12px;line-height: 1.8em;margin-top: 5px;}
  .tx-server-class-top .right b{font-size: 14px;margin-top: 1em;}
  .tx-server-class-top .right .span{margin-top: 1.5em;font-size: 15px;text-align: center; }
  .tx-server-class-top .right .a1{display:block;width: 100%;text-align: center; padding:6px 12px;margin-bottom: 10px;}
  .tx-server-class-top .right .a2{margin:10px 5px;}

.logo h1 img {
  width: 98%;
}
#slider2 li a {
  font-size: 1.2em;
}
.header {
  margin-top: 2em;
}
.top_details p {
  font-size: 1.1em;
  margin-left: 2em;
}
.top_details p span {
  background: url(../images/phn.png) no-repeat 6px 9px;
  background-size: 78%;
}
.banner-info h3 {
  font-size: 1.5em;
}


.rslides img{    width: 150%;margin-left: -25%;}


.menu-item:hover .second_nav{display: none;}

.menu-item:hover .second_nav{left: -200px;
    top: 50px;
        background: rgba(0, 0, 0, 0.58)!important;
      }

.menu-item:hover .second_nav li{
        background: rgba(0, 0, 0, 0.58)!important;
      }
      .menu-item:hover .second_nav li a{
       color: #FFF
      }

.banner {

      background: none;
    min-height: 272px;
 /*   margin-left: -35%;*/
    background-size: cover;
}
.navbar-default ul li a {
  padding: 0 0.7em;
}
.callbacks_tabs {
  left: 85%;
}
.nbs-flexisel-item {
  width: 194px!important;
}
.welcome_info p,.auto_sec_left p,.biseller-column p{
  line-height: 1.7em;
}
.welcome_info h3, .auto_sec h3, .feature_head h3,#slider2 h3,.welcome_pic h2 {
  font-size: 1.3em;
}
.ftr2-grid1 ul li a {
  padding: 3px 0;
  font-size: 0.8em;
}
.auto_sec_right {
  height: 96px;
}
.auto_sec_right a{line-height: 96px;}
.auto_sec_left a {
  font-size: 1.1em;
}
.auto_sec_left p {
  font-size: 1em;
  line-height: 1.3em;
}
ul.callbacks2_tabs {
  top: 67%;
  left: 43%;
}
.slider {
  margin-bottom: 2em;
}
.nbs-flexisel-nav-right {
  right: 10%;
}
.biseller-column h4 {
  font-size: 1em;
}
a.more {
  font-size: 0.8em;
  padding: 0.5em 1em;
}
.banner2 {
  min-height: 258px;
  padding-bottom:0;
}
.about h2, .services h2, .gallery-top h2, .contact-top h2, h3.type {
  font-size: 1.5em;
}
.breadcrumb {
  margin: 1em 0;
}
.about-pic {
  padding: 0 0em 0 0em;
  width: 100%;
}
.about-info {
  width: 100%;
  float: left;
  margin-top: 1em;
}
.grid_4 {
  width: 47%;
  float: left;
  margin: 0 3% 7% 0;
}
.works {
  margin-top: 0em;
}
.listimg_2_of_1 {
  width: 14%;
}
.list_2_of_1 {
  width: 81%;
}
.list_2_of_1 h3 {
  font-size: 1em;
}
.grid_44 {
  padding: 1em 0em 1em 0em;
}
.contact-left input[type="text"]{
	font-size:0.9em;
}
.contact-left textarea{
	padding:9px;
	font-size:0.9em;
}
.submit-btn input[type=submit]{
	font-size:0.85em;
}
}
@media (max-width: 414px){
  .og-grid li{/*width: 100%;*/     height: auto;}

  .og-grid li a .og-grid-title{    opacity: .7;background: rgba(0, 0, 0, 0.32);     height: 100%;}
  .og-grid li em{color: #FFF}
  .og-grid li i{color: #FFF}

.og-grid li b {

    display: block;
    position: relative;

}

.logo {
  float: none;
  text-align: center;
}
.top_details p {
  font-size: 0.8em;
  margin: 1em 0em 0 6em;
}
.navbar-default ul li a {
  padding: 0 0.6em;
  font-size: 1.1em;
}
.banner-info {
/*  margin: 2em 0 0 auto;*/
}
.callbacks_tabs {
  left: 80%;
  top: 100%;
}
.welcome_info h4 {
  font-size: 1.2em;
  line-height: 1.2em;
}
.welcome_info h3, .auto_sec h3, .feature_head h3,#slider2 h3,.welcome_pic h2 {
  font-size: 1.3em;
}
.welcome_info p {
  font-size: 1em;
}
.auto_sec_left p {
  font-size: 0.9em;

}
.welcome {
  padding: 3em 0;
}
.auto_sec_right {
  height: 81px;
}
.auto_sec_right a{line-height: 81px;}
.nbs-flexisel-item {
  width: 166px!important;
}
.biseller-column h4 {
  font-size: 0.9em;
}
.ftr2-grid2 {
  padding: 1em 1em 1em;
}
.ftr2-grid1 h3,.ftr2-grid2 h3,.ftr6-grid3 h3 {
  font-size: 1.1em;
}
.ftr2-grid1 ul {
  margin: 1em 0 0em 0;
}
.ftr2-grid1 ul li a {
  padding: 3px 0;
  font-size: 0.8em;
}
.ftr2-grid1 {
  padding: 1em 1em;
}
.ftr6-grid3 {
  padding: 1em 1em 1em;
}
.ftr6-grid3 form input[type="submit"] {
  width: 28%;
  font-size: 0.8em;
}
.about-info p,.heading-desc p,.text1 p,.list_2_of_1 p {
  font-size: 0.77em;
  line-height: 1.7em;
}
.address h5 {
  font-size: 1em;
}
.contact-bottom iframe {
  height: 200px;
}
.contact {
  padding: 2em 0px;
}
.text1 h4 {
  font-size: 0.99em;
}
}
@media (max-width: 320px){
  #slider2 li a {
  font-size: 1em;
}
.slider{height: 165px;padding:2em 0;}

.top_details {
  width: 100%;
}
.top_details p {
  margin: 1em 1em 0 0em;
  float: left;
  width: 46%;
}
.search {
  float: left;
  width: 48%;
}
.search input[type="text"] {
  padding: 6px 14px 6px 7px;
}
.search input[type="submit"] {
  top: 17px;
}
.banner-info {
/*  margin: 1em 0 0 auto;*/
}
.banner-info {
  width: 100%;
}
.navbar-nav {
  margin: 5px 0px;
  text-align: center;
}
.navbar-default ul li a {
  padding: 0 0.3em;
  font-size: 1.1em;
}
.banner {
  background: url(../images/bg3.jpg) no-repeat 0px 0px;
  min-height: 344px;
  background-size: cover;
}
.navbar {
  margin: 1em 0;
}
.navbar-toggle {
  margin-top: 0px;
}
.auto_sec_right {
  height: 68px;
}
.auto_sec_right a{line-height: 68px;}
.slider {
  margin-bottom: 1em;
}
.nbs-flexisel-nav-right {
  right: 13%;
}
.nbs-flexisel-item {
  width: 115px!important;
}
.biseller-column a img {
  margin-bottom: 0.5em;
}
.biseller-column p {
  margin-top: 0.3em;
}
.banner2 {
  min-height: 280px;
}
.about h2, .services h2, .gallery-top h2, .contact-top h2, h3.type {
  font-size: 1.3em;
}
.about-grids {
  margin: 1em 0;
}
.about-info h3 {
  font-size: 0.85em;
  line-height:1.3em;
}
.listimg_2_of_1 {
  width: 25%;
}
.list_2_of_1 {
  width: 71%;
}
.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
  padding: 6px!important;
}
.ftr6-grid3 form input[type="submit"] {
  width: 36%;
}
.search form {
  margin-top: 1em;
}
.welcome_pic h3{
  font-size:1.2em;
}
.welcome_pic p{
  font-size:0.9em;
}
}

#foot_menu{display: none;}

@media screen and (max-width: 600px) {

#foot_menu{display: block;}
