@charset "utf-8";
/* CSS Document */


.container{
	max-width:1000px;
	margin:0 auto;
	padding: 0;
}
 .embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden; margin:15px 0 0;}
 .embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}
 .embed-responsive-16by9{padding-bottom:75.25%}
.item{
	margin-right:6px;
}
.left{
	float:left;
}
.right{
	float:right;
}

/*start*/
#wrapper{
}

/*header*/
#header{
}
.top-header{
	background: url(../images/bg-title-header-left.png) no-repeat left top #2c3e50;
	line-height: 39px;
	height: 39px;
}
.top{
	background:#fff;
	position:relative;
}
.logo{
	margin:2px 0;
}
.slogan{
	padding: 30px 0 10px 60px;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
	color: #cf3633;
}
.hotline{
	
	padding:0 0 0 25px;
	font-size:12px;
	line-height:22px;
	color:#6a6a6a;
	margin:7px 0 0 60px;
	text-align:left;
	float: left;
}
.share, .language{
	float: right;
}
.language{
	display: none;
}
.hotline span{
	color:#cc3333;
	font-weight:bold;
	font-weight:bold;
}
#google_translate_element{
}
.search{
	padding-left: 60px;
}
.search span{
	border:1px #ccc solid;
	background:#fff;
	overflow:hidden;
	height:36px;
	float: left;
	width: 55%;
}
.search select{
	float: left;
	line-height: 36px;
	height: 36px;
	width: 20%;
}
.search input{
	float:left;
	width:90%;
	border:none;
	line-height:36px;
	height:36px;
	padding:0 10px;
	color:#505050;
}
.search button{
	width:10%;
	float:right;
	height:36px;
	border:none;
	background:none;
	cursor:pointer;
	color:#585858;
	font-size:16px;
	padding-bottom: 5px;
}
.search .shopping-cart{
	float: right;
	background: url(../images/shopping-cart.png) no-repeat top left;
	width: 148px;
	height: 36px;
}
.shopping-cart span{
	background: none;
	color: #fff;
	border: none;
	text-align: left;
	padding-left: 40px;
	width: 85%;
}
.shopping-cart a{
	width: 148px;
	height: 36px;
	line-height: 36px;
	display: block;
	color: #fff;
    text-align: right;
    padding: 0 15px 0 0;
}
/*****/
.menu-mobile{
	display:none;
	background:#cc3333;
	padding:6px 0;
	margin:10px 0 0;
}
.mobile-menu a{
	line-height:30px;
	font-size:24px;
	color:#fff;
}

.menu{
	margin:20px 0 0;
	background-color: #d84a42;
	border-bottom: 3px solid #000;
	z-index: 100;
}
.menu:after{
	clear:both;
	display:block;
	content:"";
}
.menu ul{
	margin:0;
	padding:0;
	float:left;
}
.menu ul li{
	list-style:none;
	float:left;
	position:relative;
}
.menu ul li:last-child{
	background:none;
}
.menu ul li a{
	line-height:40px;
	display:block;
	font-size:12px;
	padding:0 15px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}
.menu ul li a i{
	font-size:20px;
}
.menu ul li a:hover, .menu ul li:hover > a{
	background-color: #c43b33;
}
.menu ul li a span{
	background:url(../images/icon-arrow-menu.png) no-repeat 50%;
	height:5px;
	display:block;
	position:relative;
	top:-5px;
}
.menu ul li a:hover span, .menu ul li:hover > a span{
	background:url(../images/icon-arrow-menu-hover.png) no-repeat 50%;
}
/********************/
.sub{
	position:absolute;
	left: 0;
	width:200px;
	background:#d84a42;
	box-shadow: 0 18px 15px rgba(0, 0, 0, 0.3);
	display:none;
}
.menu ul li ul{
	float:none;
	z-index: 100;
}
.menu ul li:hover .sub{
	display:block;
	z-index: 100;
}
.menu ul li ul li{
	float:none;
	background:none;
	border-bottom:1px #ddd dashed;
	position:relative;
	z-index: 100;
}
.menu ul li ul li:last-child{
	border:none;
}
.menu ul li ul li a{
	text-transform:none;
	font-weight:normal;
	line-height:18px;
	padding:8px 10px;
	transition: all 400ms;
	display:block;
}
.menu ul li ul li a i{
	font-size:13px;
	margin-right:6px;
}
.menu ul li ul li a:hover, .menu ul li ul li:hover > a{
	padding-left:15px;
	background:#c43b33;
}
/*************/
.sub-fl{
	position:absolute;
	left:100%;
	top:0;
	width:200px;
	background:#d84a42;
	box-shadow: 0 18px 15px rgba(0, 0, 0, 0.3);
	display:none;
}

.sub ul li:hover .sub-fl{
	display:block;
	z-index: 100;
}
/*************/
.sub-fl ul li ul{
	position:absolute;
	left:100%;
	top:0;
	z-index: 100;
	width:200px;
	background:#fff;
	box-shadow: 0 18px 15px rgba(0, 0, 0, 0.3);
	display:none;
}
.sub-fl ul li:hover ul{
	display:block;
}


/*end header*/
/*main*/
#main{
}
.title{
	margin:25px 0 0;
	border-bottom:1px #b3b3b3 solid;
}
.title h2{
	color:#222;
	font-size:30px;
	text-transform:uppercase;
	font-family:UVNMayChuP12;
	margin:0 0 -1px;
	padding:0;
	display:inline-block;
	border-bottom:1px #c22a2a solid;
}
.news-tb{
	margin:15px 0 0;
	overflow:hidden;
}
.news-tb img{
	max-width:270px;
	float:left;
	margin-right:15px;
}
.news-tb h3{
	margin:0;
	padding:0;
	font-size:13px;
	font-weight:bold;
	line-height:normal;
}
.news-tb h3 a{
	color:#c22a2a;
}
.news-tb h3 a:hover{
	text-decoration:underline;
}
.news-tb p{
	margin:7px 0 0;
	color:#7a7a7a;
	font-size:12px;
	line-height:18px;
}
.news-tb p:last-child{
	color:#505050;
	text-align:justify;
}
.news-list{
	margin:15px 0 0;
}
.news-list ul{
	margin:0;
	padding:0;
}
.news-list ul li{
	list-style:none;
	padding-bottom:13px;
}
.news-list ul li:last-child{
	padding-bottom:0;
}
.news-list ul li div{
	overflow:hidden;
}
.news-list ul li div img{
	float:left;
	max-width:126px;
	margin-right:12px;
}
.news-list ul li div h3{
	margin:0;
	padding:0;
	font-size:12px;
	line-height:18px;
}
.news-list ul li div h3 a{
	color:#505050;
}
.news-list ul li div h3 a:hover{
	text-decoration:underline;
}
.hows-list{
	margin:20px 15px 0;
	border-top:1px #363594 solid;
}
.adv-img{
	margin:15px 0 0;
	background:#11208a;
	border-radius:5px;
}
.adv-img img{
	border-radius:5px;
}
.list-tb{
	margin:15px 0 0;
}
.list-tb h2{
	font-family: UVNMayChuP12;
	text-transform:uppercase;
	font-size:15px;
	color:#363594;
	margin:0;
	padding:0;
}
.list-tb ul{
	margin:3px 0 0;
	padding:0;
}
.list-tb ul li{
	list-style:none;
	padding:3px 0 0;
}
.list-tb ul li a{
	font-size:13px;
	color:#505050;
	transition: 400ms all;
}
.list-tb ul li a i{
	padding-right:6px;
}
.list-tb ul li a:hover{
	padding-left:10px;
	color:#cf3532;
}

/*end main*/
/*footer*/
#footer{
	margin:20px 0 0;
}
.box-footer{
	background-color: #2c3e50;
	padding:20px 15px;
}
.txt-footer h2{
	font-size:21px;
	color:#fff;
	overflow:hidden;
	margin:0 0 12px;
	padding:0;
	font-weight:bold
}
.txt-footer span{
	font-weight: bold;
}
.txt-footer p{
	margin:0;
	line-height:22px;
	color:#fff;
}
.txt-footer p i{
	margin-right:6px;
}
.share{
	background: url(../images/bg-title-header-right.png) no-repeat right top;
	height: 39px;
	padding: 7px 60px 7px 0;
	display: inline-block;
}
.share:after {
	clear:both;
	display:block;
	content:"";
}
.share a {
    background: #fff;
    border-radius: 50%;
    color: #777777;
    display: block;
    float: right;
    font-size: 18px;
    height: 25px;
    text-align: center;
    transition: all 400ms ease 0s;
    width: 25px;
	transition: 200ms all;
	margin-left: 3px;
}
.share a i {
    display: table-cell;
    height: 25px;
    vertical-align: middle;
    width: 25px;
}
.share a:hover{
	color:#363594;
	box-shadow: 0 0 8px rgba(255, 255, 255, 0.4);
}
/*footer*/
.hows{
	margin:15px 0 0;
}
.title-left{
	background-color: #cf3633;
	border-radius:3px 3px 0 0;
}
.title-left h2{
	border-radius:0 3px 0 0;
	margin:0;
	padding:0 14px;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	line-height:36px;
}
.title-left h2 i{
	float: right;
	font-size:16px;
	vertical-align: middle;
	padding: 10px 0;
}
.box-bg{
	background:#f6f6f6;
	padding:5px 0 10px;
	border:1px #cc3333 solid;
	border-top:none;
}
.onl{
	background: url(../images/bg-online.png) no-repeat bottom right;
	height: 350px;
}
/*list*/
.arrowlistmenu{
	margin:5px 0 0;
}
.arrowlistmenu .menuheader{ 
	background:url(../images/icon-list.png) no-repeat 5% center #2c3e50;
	padding:0 30px 0 0;
	font-size:12px;
	line-height:normal;
	border-bottom:1px #b0b4c1 solid;
}
.arrowlistmenu h3{
	margin:0;
}
.arrowlistmenu h3 a{
	padding: 8px 14px;
	line-height:18px;
	font-size:12px;
	font-weight:bold;
	color: #fff;
	display:block;
	text-decoration:none;
	text-transform: uppercase;
}
.arrowlistmenu .openheader{
}

.arrowlistmenu ul{
	margin: 0;
	padding: 0;
}

.arrowlistmenu ul li{
	list-style:none;
	border-bottom: 1px #ddd dashed;
}

.arrowlistmenu>ul li a{
	color:#fff;
	font-size:12px;
	padding:8px 15px 8px 20px; 
	line-height:18px;
	display:block;
	transition: 200ms all;
}
.arrowlistmenu ul li ul li a{
	color:#444;
}


.arrowlistmenu ul li a:hover{
	padding-left:30px
}
/**********************/

.list-news{
	padding:0 12px;
}
.list-news ul{
	margin:0;
	padding:0;
}
.list-news ul li{
	list-style:none;
	padding:10px 0;
	border-bottom:1px #c3c3c3 dashed;
}
.list-news ul li:last-child{
	border-bottom:none;
}
.list-news ul li div{
	overflow:hidden;
}
.list-news ul li div img{
	float:left;
	max-width:100px;
	margin-right:10px;
}
.list-news ul li div h3{
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bold;
}
.list-news ul li div h3 a{
	color:#444;
}
.list-news ul li div h3 a:hover{
	text-decoration:underline;
}
.video-tb{
	padding:0 12px;
}
.statistical{
	padding:10px 12px 0;
	text-align:center;
}
.sup{
	padding:0 12px;
}
.sup ul{
	margin:0;
	padding:0;
}
.sup ul li{
	list-style:none;
	padding:10px 0;
}
.sup ul li:last-child{
	border:none;
}
.sup ul li span{
	padding:5px 0;
	font-size:12px;
}
.sup ul li span:last-child{
	display:block;
	font-weight:bold;
}
.sup ul li img{
	margin:0 5px;
}
.online{
	text-align: center;
    margin-bottom: 15px;
}
.online span{
	    font-size: 16px;
    background: #333;
    color: #FFF;
    font-weight: bold;
    display: inline-block;
    padding: 4px;
}
.box-title{
	background:url(../images/bg-title-left-3.png) repeat-x bottom #f4f4f4;
	border-radius:3px 3px 0 0;
	min-height:36px;
}
.box-title:after{
	clear:both;
	display:block;
	content:"";
}
.title-right{
	background:url(../images/bg-title-left-1.png) no-repeat left top #cc3333;
	border-radius:3px 0 0;
	float:left;
}
.title-right h1{
	margin:0;
	padding:0 40px 0 12px;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	line-height:36px;
	text-transform:uppercase;
	background:url(../images/bg-title-left-2.png) no-repeat right top;
}
.title-right h1 i{
	font-size:18px;
	padding:0 30px 0 0;
}
.title-right h1 span i{
	font-size:15px;
	padding-right:4px;
} 
.title-right h1 span{
	margin-left:12px;
}
.bg-box{
	border-top: none;
	background:#fff;
	padding:5px 0 20px;
}
.products{
	text-align:center;
	margin:0 14px;
}
.products ul{
	margin:0 -15px;
	padding:0;
}
.products ul li{
	list-style:none;
	padding:0 15px;
	margin:20px 0 0;
	width:25%;
	float:left;
}
.products ul li:nth-of-type(4n+1){
	clear:both;
}
.products ul li:nth-of-type(4n) #cloud-zoom-big{ left: -306px!important; }
.box-products{
	border:1px #ccc solid;
	box-shadow: 4px 4px 0 0 #efefef;
	background:#fff;
	padding:5px;
	transition: 200ms all;
}
.box-products:hover{
	border:1px #333399 solid;
}
.products-img{
}
.products-txt{
	margin: 5px 0 0;
}
.products-txt h2{
	margin: 0;
    padding: 0;
    font-size: 13px;
    height: 32px;
    line-height: 16px;
    overflow: hidden;
}
.products-txt h2 a{
	font-weight:bold;
	color:#333;
	text-transform: uppercase;
}
.products-txt h2 a:hover{
	color:#CC3333;
}
.products-txt p{
	margin:6px 0 0;
	color:#6a6a6a;
	font-size:13px;
}
.products-txt p span{
	color:#CC3333;
	font-weight:bold;
}
.page{
	padding:25px 14px 0;
}
.page span{
	background:#cc3333;
	font-weight:bold;
	color:#fff;
	padding:4px 8px;
	border-radius:3px;
	margin-right:5px;
	font-size:13px;
}
.page a{
	font-weight:bold;
	color:#fff;
	border-radius:3px;
	transition: 200ms all;
	font-size:13px;
}
.page a:hover{
	background:#cc3333;
}

.adv{
	background-color: #dbdbdb;
	padding: 10px;
	margin: 20px 0 0;
}
.adv li{
	list-style: none;
	display: inline-block;
	width: 19%;
	margin: 0 0.3%;
}
.adv ul{
	margin: 0;
}

.connect span{
	clear: both;
}
.fanpage{
	float: right;
}

/*end*/
.contact-txt{
	margin:20px 15px 0;
}
.contact-txt h2{
	font-size:13px;
	font-weight:bold;
	color:#CF3633;
}
.contact-txt p{
	margin:0;
	line-height:22px;
	font-size:13px;
	color:#505050;
}
.contact-txt p i{
	margin-right:6px;
}
.bl-conten, .maps {
    margin:20px 15px 0;
	padding:20px 0 0;
	border-top: 1px #cecece dashed;
}
.bl-conten table{
	border:none;
	margin-top:25px;
	font-size:13px;
	color:#515151;
}
.bl-conten td{
	padding-left:0;
	padding-right:0;
	border:none;
}
.bl-conten label{
	color:#000;
	display:block;
}
.bl-conten input {
	color:#444;
	border:1px #cdcfdb solid;
	border-left:3px #d4d6e1 solid;    
    display: block;
    margin: 5px 0 5px 0;
    padding: 5px;
    width: 100%;
	transition: 200ms all;
	font-size:14px;
	font-family:OpenSans;
}
.bl-conten textarea {
	color:#444;
	border:1px #cdcfdb solid;
	border-left:3px #d4d6e1 solid;
    display: block;
    margin: 5px 0 5px 0;
    min-height: 80px;
    padding: 5px;
    width: 100%;
	height:120px;
	transition: 200ms all;
	font-size:14px;
	resize: none;
}
#submit, #reset {
	float:left;
	margin-right:10px;
	text-align:center;
	width:22%;
}
#submit input, #reset input {
	background: #6c6c6c;
	border-radius:3px;
	padding:10px;
	border:none;
	color:#fff;
	text-transform:uppercase;
	cursor: pointer;
	font-family:Tahoma, Geneva, sans-serif;
}
#submit:hover input, #reset:hover input {
	background:#CF3633;
}
.bl-conten input:focus, .bl-conten textarea:focus{
	border:1px #333399 solid;
	border-left:3px #333399 solid;
}
/*****/
.aboutus{
	margin:15px 15px 0;
	overflow:hidden;
}
.aboutus-h2{
	text-align:center;
	font-size:18px;
	text-transform:uppercase;
	font-weight:bold;
}
.aboutus-p{
	line-height:20px;
	font-size:13px;
	color:#505050;
	margin:5px 0 0;
}
.aboutus-p-1{
	text-align:center;
	font-size:13px;
	color:#505050;
}
.aboutus-p-1 span{
	display:block;
	margin:10px 0 0;
}
/*************/
.news{
	margin:15px 15px 0;
	padding-bottom:15px;
	overflow:hidden;
	border-bottom:1px #cecece dashed;
}
.news img{
	max-width:200px;
	float:left;
	margin-right:15px;
}
.news h2{
	margin:0;
	padding:0;
	font-size:13px;
	font-weight:bold;
}
.news h2 a{
	color:#333;
}
.news h2 a:hover{
	text-decoration:underline;
}
.news p{
	margin:6px 0 0;
	font-size:12px;
	color:#7a7a7a;
	text-align:justify;
	line-height:20px;
}
.news p:last-child{
	color:#505050;
	font-size:13px
}
/*********/
.news_detail{
	margin:20px 15px 0;
}
.news_detail h1:first-of-type{
	font-size:24px;
	font-weight:bold;
	margin:0;
	padding:0;
	line-height:normal;
}
.news_detail h2:first-of-type{
	font-weight:bold;
	font-size:13px;
	text-align:justify;
}
.news_detail p:first-of-type{
	color:#606060;
	font-size:13px;
}
.news_detail_p{
	color:#444;
	font-size:13px;
	line-height:22px;
	text-align:justify;
}
.share-facebook{
	margin:10px 0 0;
}
.othernews {
    margin: 30px 15px 0;
    overflow: hidden;
}
.othernews h3 {
    border-bottom: 1px solid #cccfdb;
    color: #1a74b1;
    font-size: 18px;
    margin: 0;
    padding: 0 0 3px;
	font-weight:bold;
    text-transform: uppercase;
}
.ul-othernews-top {
    background: #f9f9f9;
    margin: 0;
    padding: 10px 0;
}
.ul-othernews-top li {
    border-bottom: 1px dotted #c2c2c2;
    list-style: outside none none;
    margin: 0 10px;
}
.ul-othernews-top li:last-child {
    border: medium none;
}
.ul-othernews-top li a {
    color: #515151;
    display: block;
    font-size: 12px;
    line-height: 18px;
    padding: 6px 10px 6px 0;
    text-decoration: none;
    transition: all 200ms ease 0s;
}
.ul-othernews-top li a:hover {
    color: #1a74b1;
    text-indent: 8px;
}
.ul-othernews {
    margin: 0 0 0 -3%;
    overflow: hidden;
    padding: 0;
}
.ul-othernews li {
    float: left;
    list-style: outside none none;
    margin: 15px 0 0;
    padding: 0 0 0 3%;
    width: 25%;
}
.ul-othernews li:nth-of-type(4n+1){
	clear:both;
}
.ul-othernews li a {
    color: #222;
    font-size: 12px;
    font-weight: bold;
	display:block;
    text-decoration: none;
}
.ul-othernews li a:hover {
    text-decoration: underline;
}
.ul-othernews li a img {
    margin-bottom: 10px;
}
.gallery{
	margin:0 15px 0;
	text-align:center;
}
.gallery ul{
	margin:0 0 0 -2.5%;
	padding:0;
}
.gallery ul li{
	float: left;
    list-style:  none;
    margin: 20px 0 0;
    padding: 0 0 0 2.5%;
    width: 33.33%;
}
.gallery ul li:nth-of-type(3n+1){
	clear:both;
}
.box-gallery{
	background: #fff;
    border: 1px solid #ccc;
    box-shadow: 4px 4px 0 0 #efefef;
    padding: 8px;
    transition: all 200ms ease 0s;
}
.box-gallery:hover{
	border: 1px solid #333399;
}
.box-gallery h2{
	font-size:13px;
	margin:10px 0 0;
	padding:0 0 5px;
	font-weight:bold;
	line-height:normal;
}
.pro{
	margin:20px 15px 0;
}
.pro:after{
	clear:both;
	display:block;
	content:"";
}
.pro div.pro-img{
	text-align:center;
	float:left;
	max-width:300px;
	margin-right:20px;
	background: #fff;
    border: 1px solid #333399;
    box-shadow: 4px 4px 0 0 #efefef;
    padding: 8px;
    transition: all 200ms ease 0s;
}
.pro div.pro-img:hover{
	border: 1px solid #CF3633;
}
.pro h1{
	margin:0;
	padding:0;
	color:#333;
	font-size:24px;
	font-weight:bold;
	line-height:normal;
}
.pro p{
	color:#505050;
	margin:8px 0 0;
}
.pro p span{
	color:#CF3633;
	font-weight:bold;
}
.hotline-pro{
	margin:10px 0 10px 0;
	color:#505050;
}
.hotline-pro span{
	color:#333399;
	font-weight:bold;
}
.hotline-pro i{
	font-size:18px;
	margin-right:6px;
}
.share-facebook-fl{
	margin:25px 0 0;
}
.pro_detail{
	margin:30px 15px 0;
	border-top:1px #cecece dashed;
}
.pro_detail h2:first-of-type{
	margin:0 0 20px;
	padding:0 15px;
	background:#F4F4F4;
	border-bottom:1px #b0b4c1 solid;
	font-size:18px;
	text-transform:uppercase;
	line-height:36px;
	font-weight:bold;
	color:#333399;
}
.pro_detail_fl h2:first-of-type{
	margin:0;
}
.pro_detail p{
	font-size:13px;
	line-height:22px;
	color:#505050;
	margin:5px 0 0;
}
.title-right a{
	color: #fff;
}
#footer {
	color: #fff;
}
.connect{
	background-color: #1f2f40;
	height: 100%;
	overflow: hidden;
}
.connect span{
	color: #ffff00;
	float: left;
	display: inline-block;
	width: 100%;
	text-transform: uppercase;
	margin:15px;
	font-weight: bold;
}
.connect span:after{
	clear: both;
}
.connect a{
	color: #fff;
	margin-bottom: 15px;
	display: inline-block;
}
.connect a img{
	margin-right: 10px;
}
.fanpage{
	text-align: center;
}
.addtocart{
}
.page span .current{
	color: #000;
}
.news_detail h2{
	margin-top: 0;
}
.news_detail .share-facebook, .share-facebook-fl{
	margin: 0;
}
#wrap:hover{ z-index: 10000!important; }
.cloud-zoom-big{ height: 250px!important; width: 300px!important; }
.zoom-desc{ margin-bottom: 10px!important; }
#divAdRight img, #divAdLeft img{ max-width: 160px; }

.diachi{
    padding-left: 80px;
    padding-bottom: 10px;
}

