@charset "utf-8";
/* CSS Document */
.logo-menu {
       padding: 0 0px;
    float: left;
    width: calc(20% - 0px);
}
.Menu {
       background-color: rgba(255, 255, 255, 0);
    float: left;
    width: 80%;
    padding: 15px 0px;
}
nav.navbar.bootsnav {
	background-color: rgba(255, 255, 255, 0);
}



.home-tnews {
	    padding: 70px 0;
		background-color: rgb(255, 255, 255);
}

#table-breakpoint tr, #table-breakpoint th, #table-breakpoint td {
    border: none;
    border-bottom: 1px solid #e4ebeb;
    /* font-family: 'Lato', sans-serif; */
    font-size: 16px;
}
.owl-news-t1 .des {
   font-size: 15px;
    color: #869093;
    height: 50px;
    line-height: 25px;
    overflow: hidden;
    margin: 5px 0px 25px;
}
.owl-news-t1 .owl-nav [class*=owl-],
.owl-photo-t1 .owl-nav [class*=owl-]
 {
    color: #FFF;
    font-size: 0;
    padding: 30px 30px;
    cursor: pointer;
    background-image: url(../images/next_prev2.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    background-color: rgba(255, 255, 255, 0.7);
    border: 3px solid #dfe2e3;
	border-radius:35px;
}
.owl-news-t1 .owl-prev {
    background-position: 20px center;
    left: -80px;
}
.owl-news-t1 .owl-next
{
    background-position: -20px center;
    right: -80px;
}



.owl-photo-t1 .owl-prev {
    background-position: 5px center;
	left:15px;
}
.owl-photo-t1 .owl-next{
    background-position: -25px center;
	right:15px;
}


.outw1 .text {
    text-align: left;
        padding: 20px 10px 40px 10px;
}
.outw1 .btn-more {
    text-align: left;
}
.outw1 .btn-more a {
    border: 1px solid #fff;
    background-color: #fff;
    font-size: 10px;
    color: #000;
    padding: 5px 20px;
    display: inline-block;
    border-radius: 0px;
	    margin-top: 15px;
    margin-left: 10px;
	border: 1px solid #c1c1c1;
}
.outw1 .btn-more a:hover {
    color: #fff;
    background-color: #000;
    padding-right: 50px;
}
.outw1 .text .des {
    font-size: 14px;
    line-height: 26px;
    padding: 10px;
    color: #8a8a8a;
	overflow: hidden;
    height: 80px;
}
.image-a4-t1 .map {
    background-color: #f5f5f5;
    border: 1px #666 none;
    border-radius: inherit;
    padding: 0px;
}


.tab .tab-content .Article li {
     background-image: url(../images/symbol.png);
     background-repeat: no-repeat;
     background-position: 5px 8px;
}
.owl-photo-t1 .slide-box {
    margin: 0;
    overflow: hidden;
    background-color: #f3f3f3;
    position: relative;
    padding: 0px;
    border-right: 1px solid #ddd;
}
.owl-photo-t1 a.more {
    display: inline-block;
    padding: 4px 15px;
    font-size: 12px;
    font-weight: 200;
    margin: 15px 0; 
    color: #fff;
    background: #248cb3;
    border-bottom-right-radius: 10px;
    text-transform: capitalize;
    transition: all 0.30s linear;
}
.owl-photo-t1 .image {
    width: 100%;
    height: 0;
    padding-bottom: 65%;
    overflow: hidden;
}

.home-text {
    overflow: hidden;
    height: 100%;
	
}

.text-b2-t2 .link-area {
    padding: 100px 10px 60px 60px;
}


.video-c2 {
    padding: 100px;
    overflow: hidden;
}
.video-c2.wordtextbox {
    font-size: 14px;
    padding: 30px ;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.4);
}
.owl-a6-t1 {
    padding: 40px 0;
}

.image-a3 .des-area {
    padding: 45px 0px 25px 0px;
    overflow: hidden;
}
table tr, table th, table td {
    font-size: 14px;
}
.btn {

    margin: 5px 0;
   
}
.blog-info h3 {
	font-size: 18px;
}

.text-b3 {
    padding: 0px 0;
}
.menu ul li a {
    font-size: 16px;
}

.text-b3-t1 .title {
    font-size: 16px;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
	margin-bottom: 10px;
}
.text-b3-t1 .size {
    font-size: 14px;
    line-height: 15px;
    overflow: hidden;
    padding-bottom: 5px;
    margin-bottom: 5px;
    color: #b1b1b1;
    border-bottom: none;
	padding-top: 10px;
}
.text-b3-t1 .file-area {
    padding: 10px;
    position: relative;
}
.text-b3-t1 .more a {
    display: inline-block;
    padding: 5px 30px;
    background-color: #3360b3;
    color: #fff;
    font-size: 14px;
    overflow: hidden;
    position: absolute;
	right: 0;
	top: 82px;
}

.menu ul li a {
    background: #ffffff;
    color: #797979;
    float: left;
    font-size: 18px;
    overflow: hidden;
    padding: 10px;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
    width: 100%;
    border-bottom: 1px solid #cccccc;
}
.menu ul .submenu > li > ul.submenu > li > a {
    border-bottom: none;
    padding: 5px 0px 5px 55px;
    color: #a1a1a1;
    line-height: 24px;
    font-size: 14px;
	background-image: url(../images/symbol.png);
	background-repeat: no-repeat;
	background-position: 35px 8px;
}

.menu ul .submenu > li > ul.submenu > li > ul.submenu > li > a{
    border-bottom: none;
    padding: 5px 0px 5px 70px;
    color: #a1a1a1;
    line-height: 24px;
    font-size: 14px;
	background-image: url(../images/symbol.png);
	background-repeat: no-repeat;
	background-position: 50px 8px;
}

.menu ul .submenu li a {
    background: #f7f7f7;
    border-left: solid 6px transparent;
    border-top: none;
    float: left;
    font-size: 16px;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #ffffff;
}


#table-breakpoint tr, #table-breakpoint th, #table-breakpoint td {
    border: none;
    border-bottom: 1px solid #e4ebeb;
    /* font-family: 'Lato', sans-serif; */
    font-size: 16px;
}
.price {
   padding:20px 50px;
}
.price .table{
   font-size:18px;
    width: 100%;
}
.price .table p{
   width: calc(100% - 100px);
   float: left;
   overflow: hidden;
   height: 25px;
}
.price .table span{
   width: 80px;
       float: right;
	   color:#c0392b; 
}

.interval .bgs2 {
	 background-image: none;
	     padding: 20px 0;
}
.bgs2 {
	position:relative;
	overflow: hidden;
	    padding: 80px 0;
		background-image: url(../images/bg.jpg);
}

.slick-track  {
	    width: 65%;
    float: left;
}




.leftBox  {
	margin: 0 0px;
	width: calc(35% - 40px);
    float: left;
    margin-right: 40px;
}
.leftBox .subTitle {
    position: relative;
    font-family: "Cantarell", sans-serif;
    font-size: 20px;
    letter-spacing: .075em;
    color: #333;
    text-transform: uppercase;
    padding-left: 75px;
    box-sizing: border-box;
}
.leftBox .subTitle:before {
  content: '';
  position: absolute;
  left: 0;
  top: 15px;
  width: 55px;
  height: 1px;
  background: #000;
}

 .leftBox .en {
  font-family: "PT Serif", serif;
  font-size: 60px;
    line-height: 75px;
    margin-bottom: 25px;
  color: #333;
  margin-bottom: 20px;
}

.leftBox h2 {
  display: block;
  font-size: 32px;
  font-weight: 100;
  letter-spacing: .1em;
  color: #474747;
  margin-bottom: 45px;
}
.btn01 a {
  position: relative;
  display: inline-block;
  border: 1px solid #c1c1c1;
  padding: 10px 90px 10px 20px;
  box-sizing: border-box;
  font-family: "Cantarell", sans-serif;
  text-transform: uppercase;
  letter-spacing: .2em;
  overflow: hidden;
  color: #ffffff;
  background: #333;
}

.btn01 a:before {
  content: '';
  position: absolute;
  left: -50px;
  top: 50%;
  margin-top: -0.5px;
  width: 35px;
  height: 1px;
  background: #fff;
  transition: all .5s;
}

.btn01 a:after {
  content: '';
  position: absolute;
  right: 14px;
  top: 50%;
  margin-top: -0.5px;
  width: 35px;
  height: 1px;
  background: #c1c1c1;
  transition: all .5s;
}

.btn01 a:hover {
  background: #333;
  color: #fff;
  padding-left: 40px;
}

.btn01 a:hover:before {
  left: 0px;
  transition-delay: .2s;
}

.btn01 a:hover:after {
  background: #333;
  right: -50px;
}


.owl-news-t1 .title {
    color: #000;
    font-size: 18px;
    height: 60px;
    line-height: 32px;
    overflow: hidden;
    margin: 5px 0px;
    margin-bottom: 20px;
}
.image-a4-t2 .imageitem .image {
    text-align: center;
    overflow: hidden;
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
    -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
    transition: opacity 0.2s, transform 0.2s;
}
.tbb-area .tbb-des-area h3 {
    font-size: 40px;
    line-height: 46px;
    color: #3f3f3f;
    letter-spacing: 2px;
    font-weight: normal;
    text-shadow: none;
}
.tbb-area .tbb-des-area p {
    font-size: 18px;
    color: #3f3f3f;
    line-height: 22px;
    letter-spacing: 2px;
    text-shadow: none;
}


.image-a3-t1 .image-area-more .imgbox > div {
    padding: 5px;
}


.news-content .more {
    display: none;
}


.Product-introduction{
margin-right: 30px;
}
.Product-introduction h3{
  font-size: 30px;
    color: #FF9800;
    line-height: 40px;
}
.Product-introduction h3:after {
    content: "";
    display: block;
        margin: 15px 0 20px;
    background: #FF9800;
    width: 60px;
    height: 1px;
}
.Product-introduction .Narrative{
    font-size: 14px;
    line-height: 2;
}

.Product-title{
    width: 100%;
    float: left;
}
.Product-title h3{
  font-size: 30px;
    color: #FF9800;
    line-height: 40px;
	float: left;
    margin: 50px 20px 0;
}
.Product-title h3:after {
    content: "";
    display: block;
        margin: 15px 0 20px;
    background: #FF9800;
    width: 60px;
    height: 1px;
}
     .link-top {
            width: 100%;
           font-size:0;
           border-top:3px solid #000
        }
		@media (max-width: 1024px)  {
.Menu {
    width: 100%;
	padding: 0px 0px;
}
			.logo-menu {
    padding: 0 0px;
     width: calc(100% - 0px);
}

nav.navbar.bootsnav .navbar-toggle {
    background-color: rgba(255, 255, 255, 0);
    border: none;
    padding: 5px 10px;
    font-size: 26px;
    position: relative;
    top: 5px;
    color: #ffffff;
}
.outw1 .text {
    text-align: left;
    padding: 20px 0px 30px 0px;
}
	
	.leftBox {
    margin: 0 0px;
    width: calc(100% - 40px);
    float: left;
    margin-right: 40px;
}	
.slick-track {
    width: 100%;
    float: left;
}	  }
			
@media (max-width: 767px)  {
.logo-menu {
    width: 100%;
}
.navbar-wrapper .container{
padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}
.Menu {
    width: 100%;
	padding: 0px 0px;
	background-color: rgba(0, 0, 0, 0.7);
}

nav.navbar.bootsnav {
    background-color: rgba(0, 0, 0, 0.7);
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
}
.text-b2-t2 .link-area {
    padding: 20px ;
}
.tab .tab-content .Article li {
    margin-bottom: 10px;
    padding-left: 30px;
}
.tab .tab-content .Article li {
    background-position: 5px 8px;
}
.owl-news-t1 .owl-nav [class*=owl-]{
    padding: 25px 25px;
    
    border: 2px solid #dfe2e3;
}
.owl-news-t1 .owl-prev {
   background-position: 10px center;
    left: -15px;
}
.owl-news-t1 .owl-next{
    background-position: -20px center;
    right: -15px;
}
.video-c2 {
    padding: 20px;
    overflow: hidden;
}
.price {
   padding:20px;
}

.bgs2 {
	position:relative;
	overflow: hidden;
	    padding: 60px 0 0 0;
		background-image: url(../images/bg.jpg);
}
.leftBox  {
	margin: 0 20px 30px;
	    width: calc(100% - 40px);
}
.slick-track {
    width: 100%;
    float: left;
}
nav.navbar.bootsnav.no-full .navbar-collapse {
    max-height: 500px;
    padding-top: 30px;
    padding-bottom: 30px;
    overflow-y: auto !important;
}

.leftBox .subTitle {
    font-size: 16px;
}
.leftBox .en {
    font-size: 45px;
    line-height: 50px;
}
.leftBox h2 {
    font-size: 26px;
}
.owl-default .owl-dots {
    bottom: 10px;
}
.owl-a1-t1 .image {
    width: 100%;
	    padding-bottom: 60%;
}
.topimg img {
   
}.tbb-area .tbb-des-area a {
    background-color: rgba(110, 110, 110, 0.51);
    color: #FFF;
    padding: 10px 20px;
    display: inline-block;
    margin-bottom: 5px;
}
	}

	
	#slider-wrap *{margin:0; padding:0; list-style:none;}
#slider-wrap{
	width:700px;
	height:500px;
	position:relative;
	overflow:hidden;
}

#slider-wrap ul#slider{
	width:100%;
	height:100%;
	
	position:absolute;
	top:0;
	left:0;		
}

#slider-wrap ul#slider li{
	float:left;
	position:relative;
	width:700px;
	height:450px;	
}

#slider-wrap ul#slider li > div{
	position:absolute;
	top:20px;
	left:35px;	
}

#slider-wrap ul#slider li > div h3{
	font-size:36px;
	text-transform:uppercase;	
}

#slider-wrap ul#slider li > div span{
	font-family: Neucha, Arial, sans serif;
	font-size:21px;
}

#slider-wrap ul#slider li i{
	text-align:center;
	line-height:450px;
	display:block;
	width:100%;
	font-size:90px;	
}
/*bar*/
#pagination-wrap{
	min-width:20px;
	margin-top:450px;
	margin-left: auto; 
	margin-right: auto;
	height:15px;
	position:relative;
	text-align:center;
}

#pagination-wrap ul {
	width:100%;
}

#pagination-wrap ul li{
	margin: 0 4px;
	display: inline-block;
	width:5px;
	height:5px;
	border-radius:50%;
	background:#000;
	opacity:0.5;
	position:relative;
  top:0;
  
  
}

#pagination-wrap ul li.active{
  width:12px;
  height:12px;
  top:3px;
	opacity:1;
	box-shadow:rgba(0,0,0,0.1) 1px 1px 0px;	
}
/*ANIMATION*/
#slider-wrap ul, #pagination-wrap ul li{
	-webkit-transition: all 0.3s cubic-bezier(1,.01,.32,1);
	-moz-transition: all 0.3s cubic-bezier(1,.01,.32,1);
	-o-transition: all 0.3s cubic-bezier(1,.01,.32,1);
	-ms-transition: all 0.3s cubic-bezier(1,.01,.32,1);
	transition: all 0.3s cubic-bezier(1,.01,.32,1);	
}
#sc554 .text-b1-t1 {
	background: url(../images/flash11.png) center bottom  no-repeat;
}	
#sc554 .flash {
	margin: 150px 0 50px;
}	
#sc554 .Text {
	width: calc(100% - 700px);
	float: left;
	 color: #fff;
}	
#sc554 .Text h1 {
    font-size: 4.5em;
    font-weight: 1000;
    color: #fff;
    text-transform: uppercase;
}
#sc554 .Text p {
    margin-top: 50px;
    line-height: 2;
}
#sc554 .flash-map {
	 width: 700px;
     float: left;
	 padding-top:50px;
	
}	
@media (max-width: 1024px)  {
#sc554 .Text {
	width: calc(100% - 100px);
	float: left;
	color: #fff;
	margin: 50px;
}
#sc554 .flash {
    margin: 80px 0 50px;
}


	}
@media (max-width: 767px)  {
	#sc554 .flash {
    margin: 80px 0 50px;
}
	#sc554 .text-b1-t1 {
}	
#sc554 .Text {
    width: calc(100% - 50px);
	margin-left: 20px;
}
#sc554 .Text h1 {
    font-size: 3.2em;
  
}


	}
	@media (max-width: 420px)  {
	
	#slider-wrap *{margin:0; padding:0; list-style:none;}
#slider-wrap{
	width:380px;
	height:300px;
	position:relative;
	overflow:hidden;
}

#slider-wrap ul#slider{
	width:100%;
	height:100%;
	
	position:absolute;
	top:0;
	left:0;		
}

#slider-wrap ul#slider li{
	float:left;
	position:relative;
	width:380px;
	height:4250px;	
}

#slider-wrap ul#slider li > div{
	position:absolute;
	top:20px;
	left:35px;	
}

#slider-wrap ul#slider li > div h3{
	font-size:36px;
	text-transform:uppercase;	
}

#slider-wrap ul#slider li > div span{
	font-family: Neucha, Arial, sans serif;
	font-size:21px;
}

#slider-wrap ul#slider li i{
	text-align:center;
	line-height:380px;
	display:block;
	width:100%;
	font-size:90px;	
}
#pagination-wrap{
	min-width:20px;
	margin-top:550px;
	margin-left: auto; 
	margin-right: auto;
	height:15px;
	position:relative;
	text-align:center;
}
}
