p {
	 text-align: justify;
	 font-size: 14px;
	 color: #000;
}
body {margin:0; padding:0; font-size:14px; font-family:'Roboto Condensed', Helvetica, sans-serif;}
a {
	font-family: 'Roboto Condensed';
	font-size: 14px;
	color: #313131;
}
a:hover {
    text-decoration: none;
}
.m0{
	margin: 0;
}
.p0	{
	padding: 0;
}
.p20 {
	padding-bottom: 20px;
}
img{
	max-width: 100%;
}
h1, h2, h3 {
	font-family: 'Roboto Condensed';

}
.header-t {
	background: #0387d3;
}

.text-ht h3 {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	
}
.search {
}
.search form {}
.search input {
    width: 100%;
    border-radius: 5px;
    outline: none;
    line-height: 40px;
    background: none;
    border: 1px solid #f9f9f9;
    padding: 0 10px;
    font-size: 14px
}
/*input#searchbutton{background:#cccbcb}*/
input#searchfield{height: 32px;background: none;
    border: 1px solid #1aa1ef;
    color: #fff;}
/*.search button {
	    background: #e4030c;
    border: none;
    padding-right: 0px;
    outline: none;
        width: 29%;
    height: 30px;
    color: #fff;
    border-radius: 5px;	
}
.search button i{
	padding-right: 15px;
}*/
input#searchbutton {
    background: #ec1a23;
    height: 32px;
    line-height: 26px;
    border: 0;
    color: #fff;
}
p.price{font-size: 16px; color: #ff6600}
#sub-menu{background: #0387d3}
.search_box{float: right; margin-right:10px }
.hotline {
	color: #fff;
	font-size: 18px;
	padding-top: 10px;
}
.hotline i {
	padding-right: 15px;
}
.logo {
	text-align: center;
	padding-top: 19px;
}
.top-header{height:     height: 44px;
    line-height: 44px;
    color: #004c83;
    font-size: 15px;
}

.map i {
    padding: 0 10px;
}
/*#sub-menu{background: url(../images/bg_menu.png);}*/
.menu{
    margin-bottom: 12px;

}
.menu ul {
	padding: 0;
	margin: 0;
	height: 40px;
	line-height:40px;
	background-image:url(../images/bg-menu.png);
	background-repeat :repeat-x;
}
.menu ul li {
	display: inline-block;
	padding: 0 14px;
}
.menu ul li.active{
	background: #ec1a23;
	color :#fff;
}
ul#menuleft li.active{
	background: #f3f3f3;
}
.block{display: block;
}.fixed {
    position: fixed;
    top: 0;

    z-index: 100;
    box-shadow: 0px 0px 2px #333;    margin: 0 auto;
    width: 1170px;}
a.active{color: #fff!important}
.menu ul li a {
	color: #000;
	font-size: 15px;
	font-family: 'Roboto Condensed';
	text-transform: uppercase;
	padding:10px 0;
	font-weight: bold;
	
}
.menu ul li:hover {
	background: #e4030c;
	color: #fff;

}
.menu ul li:hover a{
	color: #fff;
}
.slider {
	margin: 10px 0;
}
.menu-left{padding-left: 0}
.title {
	background: #0387d3;
}
.title h3 {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 40px;
	padding-left: 10px;
	margin: 0;
	background-image :url(../images/bg-menu1.png);
	background-repeat :repeat-x;
	
}
.box-left {
		margin-bottom: 10px;
}
.box-left span{float: right}
.box-left ul {
	padding: 0;
	margin: 0;
	border: 1px solid #f1f1f1;

}
.box-left ul li {
	list-style: none;
    border-bottom: 1px solid #f1f1f1;
    padding: 10px 15px;
    position: relative;
}
.box-left ul li a {
	color: #666;
	font-size: 14px;
	font-family: 'Roboto Condensed'
}
.box-left ul li i {
	float: right;
	color: #9dbfde;
	font-size: 11px;
}
.box-left ul li:hover ul{
    display:block;
}
.box-left ul ul{
    width: 200px;
    padding: 0px;
    z-index: 100;
    margin-top: 0;
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    zoom: 1;
    background: #fff;

}
.box-left ul ul li {
    display: block;
    float: none;
}
.box-left ul ul li:hover a{
    display: block;
    border-top: none;

}

.box-left ul ul li a{
    display: block;
    float: none;
    height: 20px;
    font-weight: normal;
    line-height: 20px;
    text-transform: capitalize;
}

#support{position: fixed;
    z-index: 9990;
    right: 0px;
    bottom: 0px;
    width: 100%;
    text-align: center;}
 #support #sms{margin: 0px 1px;
    height: 40px;
    display: inline-block;
    max-width: 175px;
    width: 45%;
    border-radius: 6px 6px 0px 0px;
    text-align: center;
    font-size: 12px;
    background: #e30f0e;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;}
  #support #call{margin: 0px 1px;
    height: 40px;
    display: inline-block;
    max-width: 175px;
    width: 45%;
    border-radius: 6px 6px 0px 0px;
    text-align: center;
    font-size: 12px;
    background: #e30f0e;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;}
#supportpc{background: #0387d3; color: #fff; position: fixed;bottom: 0; display: inline-block; width: 100%}
#supportpc ul{list-style: none}
#supportpc ul li{float: left;
    width: 11%;
    text-align: center;}
.main{padding: 0!important}
.newslist{border-bottom:1px solid #f1f1f1; padding: 10px 0 }
.newslist img {
    padding-right: 10px;}
.newslist a{font-weight: 700; font-size: 15px}
.newslist span{}
a.continue{font-weight: normal; color: #0387d3; font-size: 14px}
#breadCrumb3 ul{padding: 0;margin: 0;background: #f3f3f3;border-left: 5px solid #0387d3;}
#breadCrumb3 ul li{display: inline-block;padding: 0 10px;line-height: 40px;}
#breadCrumb3 i{padding: 0 10px;}
#breadCrumb3 ul li a {
  color: #666;
}
.content {
    padding: 0 10px;
    font-family: Arial;
    font-size: 14px;
    color: #333;
}






.box-left1 {
	border: 1px solid #f1f1f1;
		margin-bottom: 10px;
}
.box-left1 ul {
	padding: 0;
	margin: 0;

}
.box-left1 ul li {
	list-style: none;
	padding: 10px;
	border-bottom: 1px solid #f1f1f1;
}
.box-left1 ul li:last-child{
	border-bottom: none;
	
}
.box-left1 ul li a {
	color: #666666;
	font-size: 14px;
	font-family: 'Roboto Condensed'
}
.box-left1 ul li i {
	color: #9dbfde;
	font-size: 11px;
	padding-right: 10px;
}
.box-left1 ul li:hover a {
	color: #0387d3;
}
.ht{
	margin-bottom: 10px;
	border: 1px solid #f1f1f1;
}
.ht p {
	text-align: center;
	color: #ff6600;
	font-size: 18px;
	margin: 0;
}
.ht ul {
	padding: 0;
	margin: 0;
	
}
.ht ul li {
	list-style: none;
	padding: 10px;
}
.ht ul li a {
	color: #666666;
	font-size: 14px;
	font-family: 'Roboto Condensed'
}
.ht ul li i {
	font-size: 11px;
	padding-right: 10px;
}
.vd{
	margin-bottom: 10px;
	border: 1px solid #f1f1f1;
}
.vd ul {
	padding: 0;
	margin: 0;
	
}
.vd ul li {
	list-style: none;
	padding: 10px;
	border-bottom: 1px solid #f1f1f1;
}
.vd ul li a {
	color: #666666;
	font-size: 14px;
	font-family: 'Roboto Condensed'
}
.vd ul li i {
	font-size: 11px;
	padding-right: 10px;
}
.gt p {
	color: #666666;
	line-height: 25px;
}
.gt span {
	padding-right: 50px;
}
.gt span i {
	padding: 0 10px;
	font-size: 8px;
	color: #cccccc;
}
.tit {
	border-bottom: 1px solid #f1f1f1;
	    text-align: center;
	margin-top: 10px;
}
.tit h1{
	    color: #666666;
    margin: 0;
    font-size: 18px;
    text-align: center;
    font-weight: normal;
    margin-bottom: -12px;
    padding: 0px 50px;
    background: #fff;
    display: inline-block;
    text-transform: uppercase;
}
.tit1 {
	padding: 8px 0;
	border-bottom: 1px solid #f1f1f1;
}
.tit1 h3 {
	display: inline-block;
	margin: 0;
	padding:0 10px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: normal;
	color: #666666;

}
#owl-demo .item{
  margin: 3px;
}
#owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
}
.box {
	padding: 10px 0;
	margin-bottom: 10px;
}
.text{text-align: center;}
.img{text-align: center; padding-left: 5px; padding-right:5px }
.text a{color: #666}
.text p {
	font-size: 14px;
	color: #666666;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
	padding: 10px 0;
	
}
.rightcenter {
  padding-top: 20px;
}
.tags a{padding: 12PX;
    COLOR: #999;}
    
.text span {
}
.text span.a {
	color: #ff6600;
  padding-right: 5px;
	
}
.text span.b {
	
	background: #E8BC0E;
	border-radius: 3px;
	padding: 5px 12px;
}
.text span.b a{
	color: #fff;

}
#footer {
	background: #f5f5f5;
	margin-bottom :-20px;
}
.copyright i{
  float: right;
  font-size: 30px;
  color: #0387d3;
}
.copyright{border-top:1px solid #f1f1f1; height: 63px }
.gsc-control-cse div{height: 36px;}
.gsc-control-cse{background: none!important; border: none!important;}
.ttdn {
	
	border-bottom: 1px solid #e1e0e0;
}
.ttdn h3 {
	color: #E8BC0E;
	font-size: 16px;
	    padding-top: 18px;
    text-transform: uppercase;
    
}
.kh {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e1e0e0;
}
.box-f h3 {
	font-size: 16px; 
	text-transform: uppercase;
	color: #666666;
    line-height: 30px;
    font-weight: normal;
    border-left: 5px solid #E8BC0E;
    padding-left: 6px;
    
}
.box-f i{padding-right: 10px;}
.box-f  ul {
	padding: 0;
	margin: 0;
	line-height: 32px
}
.box-f ul li {
	/*padding: 10px 0;*/
	list-style: none;
	
}
.box-f span{color: #e40202;font-weight: 700;}
.box-f ul li a{
	color: #666666;
	color: #666666;
    padding: 0 3px;
    font-weight :bold;
}
.box-f ul li i {
	padding-right: 10px;
}
.bv211 a{font-weight: 700}
.clear{clear: both;}
.breadCrumb3 {
  background: #0387d3;
}
.tabspro{display:block;}
.tabspro ul{display: inline-block; list-style: none; padding: 0; margin-bottom: 0}
.tabspro ul li{float: left; padding: 10px 20px; border: 1px solid #f1f1f1; border-bottom: none; margin:0 3px; }
.tab_container{border-top: 1px solid #f1f1f1}
/*.tabspro ul li:first-child{padding-left: 0}*/
@media screen and (max-width: 768px) {
   	.text-ht h3 {
   		text-align: center;
   		
   	}
    p.namesp {
    height: 52px;
    overflow: hidden;
}
   	.search input {
   		width: 70%;
   		font-size: 16px;
   	}
   	.search button {
   		 width: 28%;
    	font-size: 12px;
   	}
   	.search button i {
   		padding-right: 5px;
   	}
   	.hotline {
   		text-align: center;
   		
   	}
   	.logo {
   		text-align: center;
   	}
   	.text span {
   		display: block;
   		
   	}
   	#menul {
    display: block;
  }
 #menul #homehd {
    display: block;
    background: url(../images/icon-arrowdown.png) 50% center no-repeat;
  }
#menul #homehd a {
    display: block;
    font: bold 12px/40px Arial;
    color: #fff;
	text-transform:uppercase;
	background: url(../images/iconmenu.png) center left no-repeat;
    padding: 0 32px;
  }
 #menul ul {
    position: absolute;
    z-index: 1000;
    width: 250px;
    max-width: 350px;
    top: 45px;
    left: 0;
    background:#fff;
    padding: 0
  }
  #menul ul li {
    display: block;
	float:none;
	 width:100%;
  }
 #menul ul li a {
    display: block;
    font: 14px/32px 'Roboto Condensed',Arial;
    color: #666;
    background: url(../images/iconlisttop.png) 10px 12px no-repeat;
    padding-left: 25px;
    border-bottom: 1px solid #cecece;
    text-transform: capitalize;
	text-shadow:none;
  }
  
  #menur {
    display: block; float:right;
	
  }
 #menur #prohd {
    display: block;
    height: 32px;
    float: right;
    margin: 3px;
	margin-top:-32px;
    padding-right: 30px;
    background: url(../images/iconmenu.png) center right no-repeat;
    text-align: center;
	text-transform:uppercase;
	line-height: 32px;
    color: #fff;
  }
  #menur #prohd a {
    display: block;
    font: bold 14px/32px 'Roboto Condensed' Arial;
    color: #666;
	text-align:left;
  }
  #menur ul {
    position: absolute;
    z-index: 1000;
    width: 100%;
    max-width: 700px;
    right: 0;
    background:#fff;
  }
    #menur ul ul {
    display: none
  }
  #menur ul li {
    display: block;
  }
  #menur ul li a {
    display: block;
    font: 14px/32px 'Roboto Condensed', Arial;
    color: #666;
    background: url(../images/iconlisttop.png) 6px 12px no-repeat;
    padding-left: 20px;
    border-bottom: 1px solid #cecece;
    text-transform: capitalize;
	text-shadow:none;
  }
}
