body{
	overflow-x:hidden;
	word-wrap:break-word;
	background:url(../images/bg.png) repeat top left #fff;
}
.wrapper{
	width:1000px;
	margin:0 auto;
}
.header-wrapper{
	width:100%;
	background: url(../images/header.png) repeat #fff;
	height:150px;
	border-bottom:1px solid #e9e9e9;
	/*margin:0 0 9px;*/
}
.menu{
	width:100%;
	background:#0169b3;
	height:44px;
	margin:0 0 10px;
}
.bground{
	min-height:300px;
	width:100%;
}
.sidebar-left{
	width:220px;
	float:left;
}
.sidebar-right{
	width:220px;
	float:right;
  margin-left: 15px;
}
.main{
	width:530px;
	float: right;
	margin:0 0 0 15px;
}
.main-product{
    width: 765px;
}
.footer-wrapper{
	width:100%;
	min-height:236px;
	background:#dcdcdc;
}
/*header*/
.header-top{
	height:11px;
	background:url(../images/header-top.png) repeat-x top;
	width:100%;
}
.header{
	position:relative;
	z-index:1;
	width:100%;
	height:139px;
}
.logo{
	float:left;
	margin:3px 0 0 5px;
}
.head-banner{
    float: right;
    margin-top: 10px;
}
.head-banner img{
    height: 119px;
    width: 750px;
}
.company{
	position:absolute;
	z-index:2;
	top:5px;
	right:0;
	line-height:18px;
	text-align:right;
}
.company h2{
	color:#0360ae;
	font-size:18px;
	line-height:22px;
}
.company p{
	color:#fa9d1c;
	font-weight:bold;
}
/*end header*/
/*menu*/
.expand-menu{
  display:none;
  padding:7px 15px;
  background:#0172bd;
  cursor: pointer;
  margin-bottom: 1px;
}
.expand-menu .em-button{
  width: 30px;
  display:inline-block;
  vertical-align: top;
}
.expand-menu .em-bar{
  width:30px;
  height:4px;
  background:#fff;
  display:block;
  margin:6px 0;
}
.expand-menu .em-text{
  display:inline-block;
  vertical-align: top;
  padding: 9px 0 0 10px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.menu ul li{
	height:44px;
	float:left;
	position:relative;
	z-index:10;
	border-right:1px solid #fff;
}
.menu ul li:last-child{
	border-right:none;
}
.menu .wrapper > ul > li > a{
    white-space: nowrap;
}
.menu ul li a{
	font-size:14px;
	font-weight:normal;
	color:#fff;
	display:block;
	text-transform:uppercase;
	padding:14px 21px 0;
	height:30px;
}
.menu ul li:hover, .menu ul li.active{
	background:#fa9d1c;
}
.menu ul li:hover a, .menu ul li.active a{
	color:#fff;
}
.menu li ul{
  	display:none;
  	position:absolute; 
  	top:44px;
  	left:0px;
	margin:0;
	z-index:100;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
}
.menu li li{
	width:auto;
	height:auto !important;
	background:#d71967 !important;
	background:rgba(1,105,179,0.8) !important;
	border-bottom:1px solid #fff;
}
.menu li li:last-child{
	border-right:1px solid #fff;
}
.menu li li a{
	font-size:11px;
	min-width:195px;
	text-decoration:none !important;
	padding:8px 7px 8px 20px;
	text-align:left;
	color:#fff !important;
	height:auto !important;
	line-height:18px;
}
.menu li:hover li:hover{
	background:#fa9d1c !important;
}
.menu li > ul{
	top:44px;
	left:-1px;
}
.menu li:hover ul, .menu li.over ul{ 
	display: block; 
}
.menu li:hover ul li ul{
  	display:none;
  	top:-1px;
  	left:222px;
}
.menu li:hover ul li:hover > ul{
	display:block;
}
.menu ul li:hover .icon-active, .menu ul li.active .icon-active{
	width:24px;
	height:24px;
	position:absolute;
	z-index:101;
	bottom:-12px;
	right:0px;
}
/*end menu*/
/*slider*/
.slider-outer{
	background:url(../images/slider-shadow.png) no-repeat bottom center;
	padding:0 0 30px;
  background-size: 100% 30px;
}
.heartslider{
	position:relative;
	height:324px;
	background: url(../images/loading.gif) no-repeat center center #fff;
	border:2px solid #fff;
}
.theme-default #slider{
    margin:0 auto;
    width:998px;
    height:324px;
}
/*end slider*/
/*footer*/
.footer-top{
	height:6px;
	background:url(../images/footer-top.png) repeat-x bottom;
	width:100%;
}
.menu-bottom{
	padding:15px 0;
}
.menu-bottom ul{
	display:inline-block;
}
.menu-bottom ul li{
	float:left;
	width:290px;
	padding:3px 0;
}
.menu-bottom ul li a{
	font-size:14px;
	color:#005ead;
	font-weight:normal;
}
.menu-bottom ul li a:hover{
	text-decoration:underline;
}
.footer{
	overflow:hidden;
	background: url(../images/footer-line.png) no-repeat top center;
	padding:15px 0;
}
.footer-text{
	float:left;
	color:#005ead;
	line-height:18px;
	/*width:50%;*/
}
.footer-company{
	float:right;
}
/*end footer*/
/*sidebar*/
.menu-left ul li{
	background:url(../images/box-title-line.png) repeat-x bottom left;
	position:relative;
	z-index:1;
}
.menu-left ul li:last-child{
	background:none;
}
.menu-left ul li a{
	display:block;
	font-size:14px;
	font-weight:normal;
	padding:10px 10px 10px 28px;
	background:url(../images/menu-left-bullet.png) no-repeat 12px 13px;
}
.menu-left ul li:hover a, .menu-left ul li.active a{
	color:#fa9d1c;
}
.menu-left ul li ul{
	display:none;
	position:absolute;
	z-index:2;
	top:-1px;
	left:218px;
	background:#fff;
	border:1px solid #ddd;
}
.menu-left ul li:hover ul li > a{
	width:182px;
	color:#1E5AA5;
}
.menu-left ul li:hover ul li:hover > a{
	color:#fa9d1c;
}
.menu-left ul li:hover > ul{
	display:block;
}
.box-search{
	border:1px solid #e2e2e2;
	height:23px;
	background:#fff;
	margin:0 0 15px;
}
.box-search .text{
	float:left;
	border:none;
	background:transparent;
	width:186px;
	color:#0169b3;
}
.box-search .btn-search{
	float:left;
	width:23px;
	height:23px;
	background:url(../images/icons/icon-search.png) no-repeat center center;
	border:none;
	padding:0;
	text-indent:-999px;
}
.box-qc{
	padding:15px 0 0;
}
.box-qc .qc-item{
	text-align:center;
	margin:0 0 15px;
}
.featured-news{
	padding:15px 15px 0;
}
.featured-news .grid{
	border:1px solid #e3e3e3;
	background:url(../images/bg.png) repeat;
	padding:5px 7px 7px;
	margin:0 0 15px;
}
.featured-news .grid .g-row{
	color:#797979;
}
.featured-news .grid .g-title{
	color:#005ead;
}
.box-support{
	padding:5px 0 0;
}
.box-support h2{
	color:#fff;
	font-size:13px;
	font-weight:bold;
	display:block;
	padding:0 7px 7px;
}
.box-support .row{
	font-size:12px;
	padding:0 7px 5px;
	color:#fff;
}
.box-support .support-line{
	height:1px;
	background:url(../images/box-title-line.png) repeat-x;
	margin:5px 0 7px;
}
.box-support .support-line:last-child{
	background:transparent;
}
.hotline{
	background:url(../images/hotline.png) repeat-x bottom;
	height:32px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:20px;
	padding:10px 0 0;
}
.featured-product{
	padding:15px 15px 0;
}
.featured-product .grid{
	border:1px solid #e3e3e3;
	background:url(../images/bg.png) repeat;
	padding:5px;
	margin:0 0 15px;
	min-height:80px;
}
.featured-product .grid .img{
	width:80px;
	height:80px;
	margin:0;
}
.featured-product .grid .img a{
	display:block;
	display:table-cell;
	width:80px;
	height:80px;
	vertical-align:middle;
	text-align:center;
}
.featured-product .grid .img img{
	max-width:80px;
	max-height:80px;
}
.featured-product .grid .g-content{
	margin-left:87px;
}
.featured-product .grid .g-row{
	color:#797979;
}
.featured-product .grid .g-row .item-price{
	color:#f00;
    font-weight: bold;
}
.featured-product .grid .g-title{
	color:#005ead;
	text-transform:uppercase;
}
/*end sidebar*/
/*product*/
.product-item{
	border:1px solid #cdcdcd;
	vertical-align:top;
  min-height: 245px;
	margin:0 auto;
  padding-top: 5px;
}
.product-item .thumb{
    overflow: hidden;
    margin: 0 auto 5px;
    display: table;
}
.product-item .thumb a{
	display:table-cell;
	width:138px;
	height:138px;
    vertical-align: middle;
    text-align: center;
}
.product-item .thumb img{
	max-width:140px;
	max-height:140px;
}
.product-item .product-link{
	overflow:hidden;
	display:block;
	font-size:13px;
	/*text-transform:uppercase;*/
	color:#0169b3;
	height:32px;
	margin:0 9px;
}
.product-item .product-model{
	display:inline-block;
	vertical-align:top;
	font-size:11px;
	text-transform:uppercase;
	color:#0169b3;
	margin:0 9px;
}
.product-item .item-price{
	color:#fff;
	font-size:14px;
	background:#fa9d1c;
	padding:2px 4px;
	display:inline-block;
	vertical-align:top;
	margin:5px 3px 0 0;
	font-weight:bold;
}
.product-homepage{
	padding:15px 0 0 10px;
}
.product-homepage li{
	float:left;
	width:175px;
	margin:5px;
}
.product-detail{
	padding:15px 0 0;
	overflow:hidden;
}
.product-detail .grid{
  overflow: hidden;
}
.product-detail .grid .img{
  width:300px;
  margin:0;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.product-detail .grid .img img{
  max-width:300px;
}
.product-detail .grid .g-content{
  margin-left:315px;
}
.product-detail .grid .g-row{
  font-size:12px;
  color:#5d5d5d;
}
.product-detail .grid .g-title{
  font-size:16px;
  color:#005ead;
  text-transform:uppercase;
  line-height: 22px;
}
.product-detail .item-price{
	color:#fff;
	font-size:14px;
	background:#fa9d1c;
	padding:2px 4px;
	display:inline-block;
	vertical-align:top;
	margin:5px 3px 0 0;
	font-weight:bold;
}
.product-detail .product-tel{
	margin:0 auto 10px;
	width:375px;
	padding:0 0 3px;
	background:url(../images/box-title-line.png) repeat-x bottom;
	color:#005ead;
	text-transform:uppercase;
	text-align:center;
}
.product-detail .product-tel span{
	font-size:16px;
	color:#ff0000;
	font-weight:bold;
}
.product-detail .main-content{
  border:1px solid #cdcdcd;
  border-top: none;
  margin:0 0 10px;
  padding: 12px 15px;
}
.product-tab{
  border-bottom:1px solid #cdcdcd;
}
.product-tab label{
  display: inline-block;
  vertical-align: top;
  padding:12px 15px;
  border:1px solid #d0d0d0;
  border-bottom-color: #fff;
  background:#fff;
  font-size:12px;
  color:#005ead;
  font-weight:bold;
  margin-bottom: -1px;
  position: relative;
  z-index: 9;
}
.product-detail .product-homepage{
  padding:0 0 0 10px;
}
/*end product*/
/*news*/
.news-list{
	padding:10px 0 0;
}
.news-list .grid{
	min-height: 122px;
}
.sidebar-right-list .grid{
	background: url(../images/box-title-line.png) repeat-x bottom left;
  padding:10px;
  min-height:107px;
}
.news-list .grid .img{
  width:102px;
  height:102px;
  margin:0;
  overflow:hidden;
  border:1px solid #cecece;
}
.news-list .grid .img a{
  display:table-cell;
  width:98px;
  height:98px;
  text-align:center;
  border:2px solid #fff;
  vertical-align: middle;
}
.news-list .grid .img img{
  width:98px;
  /*min-height:98px;*/
}
.news-list .grid .g-content{
  margin-left:113px;
}
.news-list .grid .g-row{
  color:#5d5d5d;
}
.news-list .grid .g-title{
  color:#005ead;
  font-size:14px;
}
.news-list .grid .g-time{
  color:#104493;
}
.news-title{
	font-size:14px;
	color:#104493;
	font-weight:bold;
	line-height:18px;
	padding:10px 10px 5px;
}
.news-time{
	color:#104493;
	padding:0 10px;
}
.main-content{
	padding:10px 15px;
	text-align:justify;
	line-height:18px;
	font-size:12px;
	color:#5d5d5d;
}
.main-content *{
	font-size:12px;
}
.main-content img{
	max-width:100%;
  height: auto !important;
}
.news-label{
	background:#f7f6f6;
	padding:10px 12px;
	margin:5px 0 0;
	color:#5d5d5d;
}
/*end news*/
/*job*/
.job-list{
	padding:10px 0 0;
}
.job-list .grid{
	background:#f7f6f6;
	padding:10px;
	min-height:inherit;
	margin:0 0 10px;
}
.job-list .grid .g-row{
	color:#5d5d5d;
}
.job-list .grid .g-title{
	color:#005ead;
	font-size:14px;
}
.job-list .grid .g-time{
	color:#104493;
}
/*end job*/
/*contact*/
.contact-map{
	padding:10px;
	height:300px;
}
.contact-text{
	line-height:22px;
}
.contact-text h2{
	font-size:16px;
	color:#104493;
	text-transform:uppercase;
	display:block;
	padding:0 0 5px;
}
.contact-text h3{
	color:#104493;
	font-size:12px;
	text-transform:uppercase;
}
.contact-form{
	padding:10px 15px;
}
.contact-form label{
	font-weight:normal;
}
.contact-form .text{
	width:224px;
	padding:6px 4px;
}
.contact-form textarea{
	width:485px;
}
.contact-form .space1{
	width:217px;
	display:inline-block;
	vertical-align:top;
	height:15px;
}
.contact-form .space2{
	width:20px;
	display:inline-block;
	vertical-align:top;
	height:15px;
}
.contact-form .button{
	margin:0 0 0 210px !important;
}
/*end contact*/
.adbar-left {
    position: absolute;
    left: 8px;
    text-align: left;
    top: 215px;
    width: 162px;
    z-index: 1002;
}
.adbar-right {
    position: absolute;
    right: 8px;
    text-align: left;
    top: 215px;
    width: 162px;
    z-index: 1002;
}

table tr td{
    padding: 5px;
}