body 
{
	font-family:webgiare;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	background: #f5f5f5;
	-webkit-font-smoothing: auto;
	-moz-osx-font-smoothing: grayscale;
	font-smooth:always;
}
img
{
	border-style: none;
}
a
{
	text-decoration: none;
}
* 
{
	transition-property: width,padding,margin,left,right,display,background,visibility,opacity;
	transition-duration: .55s;
}
.nobk
{
	background:none !important;
}
li
{
	padding:0px;
	margin:0px;
	list-style:none;
}
hr
{
	display: inline-block;
    width: 100%;
    height: 1px;
    border: none;
    margin: 0;
}
h1, h2, h3, h4, h5, h6
{
	padding:0px;
	margin:0px;
}
ul, ol, p
{
	padding:0px;
	margin:0px;
}
.hidd
{
	display:none !important;
}
.bigboss
{
	width:auto !important;
	height:auto !important;
	max-height: 96% !important;
	max-width:96% !important;
	position:fixed !important;
	top:50% !important;
	left:50% !important;
	border-radius: 5px;
	z-index:1800;
}
.biger img
{
	cursor:-webkit-zoom-in;
}
.loading
{
	position:fixed; 
	width:100px; 
	height:30px; 
	display:block; 
	top:50%; 
	left:50%; 
	z-index:1000;
	margin-top:-15px; 
	margin-left:-50px;
}
.loading img
{
	height:50px;
	display:block; 
	margin:0 auto;
}
.loading span
{
	display:block; 
	margin:5px 0; 
	text-align:center; 
	color:#888888; 
	font-size:12px;
}
.closepop
{
	width:25px;
	height:25px;
	font-size:25px;
	display:block;
	position:fixed;
	color:Red;
	cursor:pointer;
	font-weight:bold;
	text-shadow:1px 1px 1px #fff,-1px -1px 1px #fff;
	top:10px;
	right:10px;
	z-index:1900;
}
.shadow_bg
{
	width:100%;
	height:100%;
	display:block;
	z-index:500;
	background:url('/images/transparent-bg.png');
	position:fixed;
	top:0;
	left:0;
}
.show
{
	display:block !important;
}
.al_cen
{
	text-align:center !important;
}
.al_right
{
	text-align:right !important;
}
.timkiem_bangxe
{
	display:block;
	position:relative;
    width: 96%;
    margin: 0 2%;
    min-height:20px;
    border-top: solid 3px #8E7100;
    border-bottom: solid 1px #000;
    background: url('/images/bg-tab.png');
}
.timkiem_bangxe .pn
{
	display:table-cell;
	position:relative;    
	padding: 5px;
}
.timkiem_bangxe b
{
	color:#FFcc00;
    text-shadow: 1px 1px 2px #000;
}
.timkiem_bangxe .pn .txt
{
    width: 95%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px 2%;
    display: block;
    float: none;
    margin: 5px 0;
    background: #fff;
    border: solid 1px #bbb;
    box-shadow: 2px 2px 3px #222;
}
.timkiem_bangxe .pn select.txt
{
	width:100%;
}
.table
{
    display: table;
    border-top: solid 1px #CBCBCB;
    border-left: solid 1px #CBCBCB;
    width: 96%;
    margin: 0 2%;
    position: relative;
    margin-bottom: 15px;
}
.tr
{
	display:table-row;
}
.thead
{
	display:table-header-group;
}
.tbody
{
	display:table-row-group;
}
.tfoot
{
	display:table-footer-group;
}
.col
{
	display:table-column;
}
.colgroup
{
	display:table-column-group;
}
.td, .th
{
	display:table-cell;
	border-bottom: solid 1px #CBCBCB;
    border-right: solid 1px #CBCBCB;
	vertical-align: middle;
	color: #383838;
	padding:5px;
}
.td a, .th a
{
	color: #383838;
}
.td i, .th i
{
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
}
.td i[class*='icon-'], .th i[class*='icon-']
{
	margin-top:-3px;
	color: #F92067;
}
.throug
{
	text-decoration:line-through;
}
.td img, .th img
{
	max-height:80px;
	max-width:100px;
}
.td strong, .th strong
{
	color: #383838;
	display:block;
	margin-bottom:5px;
}
.th
{
	background: #333;
    color: #F1A90C;
    border-right: solid 1px #464646;
    font-weight: bold;
    text-shadow: 1px 1px 1px #222;
    text-transform: capitalize;
}
.th:last-child
{
	border-right:solid 1px #464646;
}
.th i
{
	color: gray;
    font-style: normal;
    font-weight: normal;
}
.mb
{
	display:none !important;
}
.caption
{
	caption-side:top;
	display:table-caption;
}
.notable
{
    display: table;
    border:none !important;
    width: 100%;
    margin: 0;
    position: relative;
    margin-bottom: 15px;
    border-spacing: 0;
}
.notable .td
{
	border:none;
}
.wlb
{
	width:20%;
}
.notable .td .txt
{
	width: 99%;
	padding: 3px;
	border-radius:3px;
	border: solid 1px #9E9E9E;
	outline: none;
}
.fee
{
	color:#FF003D;
}
.red
{
	color: #F92067;
}
.blue
{
	color:#0089fe;
}
.green
{
	color:#4CAF50;
}
.gray
{
	color:#9E9E9E;
}
.green i
{
	color: Green;
    padding: 3px;
    margin: 5px;
    border: solid 1px;
    border-radius: 50%;
}
.cross
{
	position:relative;
	display: block;
	color: #AFAFAF;
}
.cross::before
{
	content:'';
	width:100%;
	position:absolute;
	right:0;
	top:50%;
	border-bottom:solid 1px #f31717;
	-webkit-transform:skewY(-10deg);
	transform:skewY(-10deg);
}
.btn
{
	display:inline-block;
	padding: 6px 10px;
	background: #F92067;
	color:#FFF;
	font-weight:bold;
}
.btn:hover
{
	background: #FF9800;
	color:#383838;
	cursor:pointer;
}
::selection 
{
	background: #FFCC00;
	color: #fff;
	text-shadow: 1px 1px 2px #888;
}
/* Let's get this party started */
::-webkit-scrollbar {
    width: 5px;
    height:5px;
}
 
/* Track */
::-webkit-scrollbar-track {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background:#efefef;
}
/* Handle */
::-webkit-scrollbar-thumb 
{
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #686868;
}
::-webkit-scrollbar-thumb:window-inactive 
{
    background: #686868;
}

#ct:hover::-webkit-scrollbar-thumb 
{
  background: #686868;
}

#bb:hover::-webkit-scrollbar-thumb {
  background: #686868;
}
.temp
{
	display:block;
	position:fixed;
	bottom:5px;
	right:5px;
	z-index:300;
	opacity:0.8;
}
.temp a
{
	display:block;
	float:left;
	background:#383838;
	color:#fff;
	margin:5px;
	padding:5px 10px;
	-webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.temp .act
{
	background:#383838;
	color:#FFcc00;
}
.temp a:hover
{
	background:#FFcc00;
	color:#232323;
}
.more
{
	display:block;
	width: 94%;
	cursor:pointer;
	overflow: hidden;
	margin:0 auto;
	background: #e9e9e9;
	margin-bottom:15px;
	text-align:center;
	padding:5px 10px;
	color: #BFBFBF;
}
.more:hover
{
	background: #F92067;
	color: #FFFFFF;
}
.alert
{
	color:#ff000d;
	padding:5px;
}
.enet
{
	color:#0089fe;
	padding:5px;
}
.w10
{
	width:10%;
}
.w20
{
	width: 25%;
	font-weight: normal;
}
.w40
{
	width:40%;
}
.w60
{
	width:60%;
}
/*--------------------------------------Full pc----------------------------------------------*/
.wappper
{
	width: 100%;
	height: auto;
	min-height: 100vh;
	padding:0;
	background:#FFF;
	overflow:hidden;
	clear: both;
	margin: 0 auto;
	position:relative;
}
.topline
{
	display: inline-block;
	position:relative;
	width: 100%;
	border-bottom: solid 1px #DFDFDF;
}
.topline .item, .topline .otem
{
	display:inline-block;
	float:right;
	padding:5px;
	font-size: 16px;
	color: #BCBCBC;
}
.topline .otem
{
	float:left;
}
.topline .item b, .topline .otem b
{
	font-weight:normal;
}
.topline .otem b
{
	color: #322F3A;
}
.topline .item i, .topline .otem i
{
	font-size: 17px;
	margin-top:-5px;
	margin-right: 5px;
}
.topline .otem i
{
	color: #F92067;
}
.topline .item:hover, .topline .otem:hover
{
	color: #F92067;
	cursor:pointer;
}
.lang {
    float: right;
    position:relative;
    font-size: 0.823em;
    margin-left: 5px;
    color: #9C9C9C;
}
.lang span,
.lang a
{
	display:table-cell;
	padding: 3px;
	cursor:pointer;
	color:#383838;
	vertical-align:middle;
}
.lang a:hover
{
	text-decoration:underline;
}
.lang a img
{
	height:20px;
	display:block;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.top
{
	display:table;
	position:relative;
	width:100%;
	background: #F4F5F9;
	border-spacing: 10px 15px;
}
.top .logo
{
	display:table-cell;
	vertical-align:middle;
	width: 180px;
}
.top .logo img
{
	display:block;
	margin:0 auto;
	max-width:100%;
	max-height:100px;
}
.top .local
{
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
.top .search
{
	display:table-cell;
	width: 240px;
	vertical-align:middle;
}
.top .search .boss
{
	display:block;
	position:relative;
	margin-top: 5px;
}
.top .search .txt
{
	display:block;
	padding: 5px 2%;
	width:95.6%;
	height: 15px;
	outline:none;
	border: solid 1px #C3C3C3;
	background:#FFF;
}
.top .search .btn
{
	position:absolute;
	height: 13px;
	right: 0;
	top:1px;
	z-index:4;
}
.top .local h2
{
    display: inline;
    position: relative;
    color: #383838;
    font-family:UTM_BeBas;
    text-shadow: 1px 1px 0 #FFF;
    font-size: 30px;
}
.top .local h2 b
{
	color:#F92067;
}
.menu
{
	display:inline-block;
	width:100%;
	position:relative;
	
}
.menu-background-black
{
    background: #322F3A;
}
.menu-background-blue
{
    background: #006eb7;
}
.menu ul
{
	position:relative;
	display: inline-block;
}
.menu ul li
{
	display:inline-block;
	float:left;
	
	position: relative;
}
.menu ul li a
{
	padding: 10px;
	position:relative;
	font-size: 20px;
	white-space:nowrap;
	font-family:webgiareMenu;
	display: block;
	margin: 0 3px;
	background: inherit;
	color:#FFF;
}
.menu ul li:hover, .menu ul li.act
{
	background: rgba(249, 32, 103, 0.6);
}
.menu ul li:hover a, .menu ul li.act a
{
	background:#F92067;
}
.menu ul li a i
{
	margin-top:-5px;
	margin-right:5px;
	color: rgba(249, 32, 103, 0.6);
	font-size:18px;
}
.menu ul.menu-icon__color--new li a i
{
	margin-top:-5px;
	margin-right:5px;
	color: white !important;
	font-size:18px;
}

.menu ul li:hover a i, .menu ul li.act a i
{
	color: #6D0628;
}
.menu ul li ul
{
	display:none;
}
.menu ul li:hover ul
{
	display:inline-block;
	position:absolute;
	top:100%;
	background: #F92067;
	left:0;
	z-index: 400;
}
.menu ul li ul li
{
	display:block;
	float:none;
}
.menu ul li ul li:hover
{
	background: #D40E51;
}
.menu ul li:hover ul li a i
{
	color: #D40E51;
}
.menu ul li ul li:hover a i
{
	color: #FF94B7;
}
.menu ul li:hover ul li ul
{
	display:none;
}
.menu ul li:hover ul li:hover ul
{
	display:block;
	left:100%;
	top:0;
}
.menu .kart
{
	display:inline-block;
	float:right;
	background:#F92067;
	position:relative;
	text-align: center;
	height: 44px;
}
.menu .kart .bag
{
	display:block;
	padding:10px 15px;
	font-size: 20px;
	cursor:pointer;
	font-family: webgiareMenu;
	color:#FFF;
}
.menu .kart .bag i
{
	margin-top:-5px;
	margin-right:5px;
	font-size:18px;
}
.menu .kart .bag b
{
	font-weight:normal;
}
.mobile
{
	display:none;
}
.kart ol
{
	display:none;
}
.kart ol
{
	position:absolute;
	background: #FFF;
	border: solid 1px #B7B7B7;
	border-top: none;
	top:100%;
	right: 0;
	z-index: 800;
}
.kart ol li
{
	display:block;
	position:relative;
}
.kart ol li:last-child
{
	border-top: solid 1px #B7B7B7;
}
.kart ol li:last-child a
{
	border-bottom:none;
}
.kart ol li a
{
	display:inline-block;
	padding:5px 10px;
	white-space: nowrap;
	text-align: right;
	position:relative;
	border-bottom: dashed 1px #B7B7B7;
	color:#322F3A;
}
.kart ol li .btn
{
	margin:5px;
	float: right;
}
.kart ol li a .im
{
	width:50px;
	height:50px;
	display:block;
	float:left;
	margin-right:10px;
}
.kart ol li a .im img
{
	max-width:100%;
	max-height:100%;
	display:block;
	border-right: dashed 1px #9E9E9E;
	margin:0 auto;
}
.kart ol li a b
{
	display:block;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 5px 0;
	white-space:nowrap;
	color:#F92067;
}
.kart ol li a u
{
	text-decoration:none;
	color:#FF000D;
}
.kart ol li.total
{
	margin:5px;
	margin-bottom:10px;
	height: 25px;
}
.kart ol li.total b
{
	float:left;
	margin-top:5px;
	margin-bottom:10px;
}
.kart ol li.total u
{
	text-decoration:none;
	float:right;
	margin-top:5px;
	margin-bottom:10px;
	font-weight:bold;
	color:#FF000D;
}
.main
{
	display:inline-block;
	position:relative;
	width:100%;
	background:#F4F5F9;
}
.left_pn
{
	display:inline-block;
	float:left;
	width:25%;
}
.right_pn
{
	display:inline-block;
	float:right;
	width:75%;
}
.left_pk
{
	display:block;
	width: 60%;
	min-height:50px;
	padding: 0 1%;
	padding-right: 0;
	float:left;
	height:auto;
	position:relative;
}
.right_pk
{
	display:block;
	width: 35.9%;
	min-height:50px;
	padding:10px 1%;
	padding-top: 0;
	border-left: solid 1px #DCDCDC;
	float:right;
	height:auto;
	position:relative;
}
.right_pk .tab_line, .left_pk .tab_line
{
	margin-top:5px;
	padding:5px;
	padding-top: 0;
}
.right_pk, .left_pk
{
	margin-top:15px;
}
.al_cen
{
	text-align:center !important;
}
.al_right
{
	text-align:right !important;
}
.box
{
	display: inline-block;
    position: relative;
    width: 97.6%;
    margin: 10px 1%;
    background: #FFF;
    border: solid 1px #DFDFDF;
}
.box .tab
{
	display:block;
	padding: 8px 1%;
	color:#F92067;
	font-size:20px;
	font-family:webgiareMenu;
	border-bottom: dashed 2px #DFDFDF;
}
.right_pn .box
{
    padding-bottom: 15px;
}
.right_pn .box .tab
{
	margin-bottom:10px;
}
.box .tab i
{
	font-size:18px;
	margin-top:-5px;
	margin-right:5px;
	color:#ADAFBD;
}
.box .cont
{
	display: inline-block;
	position:relative;
	width:98%;
	padding:5px 1%;
	min-height:100px;
}
.box .lnk
{
	display: inline-block;
	width: 96%;
	padding: 5px 2%;
	color:#383838;
	line-height: 20px;
	font-weight: bold;
	border-bottom: solid 1px #ECECEC;
}
.box .lnk:last-child
{
	border-bottom:none;
}
.box .lnk:hover
{
	background: #FA4C85;
	color:#fff;
}
.box .lower
{
	font-weight:normal;
}
.box .lnk .blk
{
	display:block;
	color:#062872;
	margin-left: 5px;
	margin-bottom:5px;
}
.box .lnk img
{
	width:50px;
	height:30px;
	display:block;
	float:left;
	padding:3px;
	margin-right: 5px;
	background:#FFF;
	border:solid 1px #e9e9e9;
}
.box .lnk .ico
{
	border-radius:50%;
	width:50px;
	height:50px;
}
.box .lnk [class^="icon-"]
{
	padding:5px;
	margin-top: -1px;
	font-size: 16px;
}
.video
{
	background:#121212;
	height:150px;
	margin-top: 5px;
}
.video_main
{
	width:98%;
	height:470px;	
	display:block;
	overflow:hidden;
	position:relative;
	margin:20px auto;
	background:#383838;
}
.video_sub
{
	width:98%;
	height:auto;
	min-height:20px;
	overflow:hidden;
	position:relative;
	display:block;
}
.video_sub .item
{
	width:156px;
	height:156px;
	float:left;
	display:block;
	padding:10px;
	color: #383838;
	position:relative;
}
.video_sub .item:hover
{
	color:#09c;
	cursor:pointer;	
}
.video_sub .item img
{
	width:156px;
	height:106px;
	margin-bottom:5px;	
	border-radius: 3px;
	-o-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.link .item
{
	display:block;
	font-size: 18px;
	padding: 5px 10px;
	color:#767676;
}
.link .item:hover
{
	color: #F92067;
}
.link .item i
{
	font-size: 15px;
	margin-top: -3px;
	margin-right:5px;
}
.link .item:hover i
{
	color: #FF9800;
}
.left_pn .box
{
	width: 93.6%;
	margin:10px 3%;
}
.left_pn .box .tab
{
	padding:8px 3%;
}
.left_pn .box .cont
{
	padding: 5px 3%;
	width: 94%;
}
.slide_full
{
	width: 98%;
	display:block;
	margin: 10px 1%;
	float:left;
	height:auto;
	position:relative;
	border: solid 1px #DFDFDF;
	padding:0;
	z-index: 300;
}
.slider 
{
    width: 100%;
}
.slider img
{
	height:294px;
}
.product .item
{
	display:inline-block;
	position:relative;
	float:left;
	width: 30%;
	background: #F1F1F1;
	padding:5px 0.5%;
	margin: 10px 1%;
}
.news .cont .item
{
	display:inline-block;
	width: 30.7%;
	text-align:center;
	min-height: 240px;
	position: relative;
	cursor: pointer;
	float:left;
	color:#888;
	padding-bottom:5px;
	
}
.news .cont .item img
{
	display:block;
	margin:0 auto;
	max-width: 95.2%;
	height: 150px;
	padding: 5px 2%;
	border:solid 1px #e9e9e9;
}
.news .cont .item b
{
	display:block;
	color: #607D8B;
	margin-top:5px;
	font-size: 17px;
	margin-bottom:5px;
}
.news .cont .item:hover b
{
	color: #009688;
}
.slidethree .item
{
	/*padding:5px 5px;
	margin: 10px 10px; */
}
.PageOf
{
    text-align:center;
    letter-spacing:3px;
    font-size:20px;
}
.pg_act
{
    color:Red;
}
.pg_num
{
    cursor:pointer;
}
.three-dot 
{
	text-overflow: ellipsis;
    /* white-space: nowrap; */
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    padding: 0 5px 5px 5px;
    box-sizing: border-box;
    display: block;
    font-size: 17px;
    margin-bottom: 5px;
    width:50%;
    float:left;
        min-height: 100px;
}
.three-dot-real 
{
	overflow:hidden;
	position:relative;
	line-height:1.2em;
	max-height:6em;
	text-align:justify;
	margin-right:-1em;
	padding-right:1em;
}
.three-dot-real:before
{
	content: '...';
	position:absolute;
	right:0;
	bottom:0;
}

.three-dot-real:after
{
	content: '...';
	position:absolute;
	right:0;
	width:1em;
	height:1em;
	margin-top:0.2em;
	background:white;
	
}

.three-dot .wraper {
    width: 100px;
    height: 100px;
    float: left;
}
.three-dot b
{

        color: #F92067;

}
.product .item .im
{
	display:inline-block;
	width:99.6%;
	height:250px;
	overflow:hidden;
	position:relative;
	background:#FFF;
	border:solid 1px #DFDFDF;
}
.product .item .im img
{
	display:block;
	margin:0 auto;
	max-height:100%;
	max-width:100%;
	-webkit-transition: all 0.5s ease !important;
    -moz-transition: all 0.5s ease !important;
    -o-transition: all 0.5s ease !important;
    -ms-transition: all 0.5s ease !important;
    transition: all 0.5s ease !important;
}
.product .item:hover .im img
{
	-webkit-transform: scale(1.1) !important;
    -moz-transform: scale(1.1) !important;
    -ms-transform: scale(1.1) !important;
    -o-transform: scale(1.1) !important;
    transform: scale(1.1) !important;
}
.product .item .inew, .product .item .sale
{
	position:absolute;
	top: -5px;
	right: -3%;
	z-index: 20;
	opacity: 0.8;
	padding-bottom: 10px;
	display:inline-block;
	background:url('/images/goc.png') bottom right no-repeat;
}
.product .item .sale
{
	top: 35px;
	right: -3%;
	background:url('/images/gox.png') bottom right no-repeat;
}
.product .item .inew u, .product .item .sale u
{
	background:#F92067;
	padding: 5px 10px;
	display: block;
	color:#FFF;
	text-decoration:none;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	z-index:500;
}
.product .item .sale u
{
	background: #FF9800;
}
.product .item b
{
	font-weight:normal;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #322F3A;
	overflow: hidden;
	border: none;
	display:block;
	font-size: 18px;
	padding: 0;
	margin:5px 0;
}
.product .item .fee
{
	display: table;
	width: 100%;
}
.product .item .fee .td
{
	display:table-cell;
}
.product .item .fee .btn
{
	margin:5px;
	width:50px;
	background:#383838;
	text-align:center;
	border-radius: 3px;
	float: right;
}
.product .item:hover .fee .btn
{
	background: #F92067;
	color: #FFF;
}
.smallpro .item
{
	display:inline-block;
	position:relative;
	width:98%;
	padding:5px 1%;
	border-bottom: solid 1px #D6D6D6;
}
.smallpro .item img
{
	display:block;
	float:left;
	width:50px;
	padding:5px;
	margin-right: 8px;
	background:#FFF;
	border:solid 1px #e9e9e9;
}
.smallpro .item:hover img
{
	border:solid 1px #ffcc00;
}
.smallpro .item b
{
	display:block;
	margin-top: 3px;
	margin-bottom:5px;
	color:#322F3A;
}
.smallpro .item:hover b
{
	color:#F92067;
}
.smallpro .item u
{
	text-decoration:none;
	color:#F92067;
}
.smallpro .item .cross
{
	color:#888;
	text-decoration:line-through;
}




.news_home .item:first-child
{
	margin-left: 0;
}
.news_home__socialShare
{    
	display: block;
	position:relative;
    float: left;
    color:#606060;
    min-height:100px;
    cursor:pointer;
    font-size:12px;
    background:url('/images/main-bg.png') #CBE5FB;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.news_home .item .tab
{
	background:#F6F7F8;
	color:#3F9EDD;
	font-size:13px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	position:absolute;
	padding:5px 10px;
	top:-12px;
	left:5px;
	border:solid 1px #E9EAED;
}
/*.news_home .item i
{
	font-style:normal;
	font-size:10px;
	display:block;
	color:#888;
	margin-top:20px;
	text-align:right;
}
*/
.news_home .item .im
{
	width: 50%;
    height: 75px;
    margin-right: 5px;
    float: left;
}
.news_home .item .im img
{
	max-height:100%;
	max-width:100%;
}
.news_home .item b
{
	color:#0089fe;
	display:block;
	margin-bottom:5px;
	font-size: 13px;
}
.news_home .box
{
    background:#fff;
    position:relative;
    border:solid 1px #e9e9e9;
}


.banner 
{
	width: 98%;
	display:inline-block;
	position:relative;
	margin: 0 1%;
	margin-bottom: 15px;
}
.banner a img,
.banner a object
{
	display:none;
	margin-bottom:10px;
}
.banner a.active img,
.banner a.last-active img,
.banner a.active object,
.banner a.last-active object
{
	display:block;
	width:100%;
	margin:0 auto;
}
.sbanner
{
	display:block;
	position:relative;
	overflow:hidden;
	width: 93.6%;
	margin: 10px 3%;
	height:auto;
	margin-bottom:15px;
}
.sbanner a
{
	display:block;
	width:100%;
	margin-bottom:15px;
}
.sbanner a img,
.sbanner a object
{
	max-width:100%;
	display:block;
	margin:0 auto;
}
.pn_title
{
	font-size: 28px;
	padding: 5px 0;
	color: #F92067;
	margin-bottom: 10px;
	font-family: UTM_Bebas;
}
.pn_brief
{
	display:inline-block;
	width: 100%;
	padding: 0 0;
	margin:0;
	font-size: 20px;
	position:relative;
	line-height: 28px;
	margin-bottom:15px;
	color: #A5A5A5;
}
.pn_briefsx
{
	display:block;
	font-size:13px;
	padding:0 2%;
	margin:0;
	position:relative;
	line-height:20px;
	margin-bottom:15px;
	color:#888888;
}
.pn_brief img
{
	display:block;
	max-width: 50%;
	float:left;
	border-radius: 5px;
	margin-right:10px;
}
.pn_contet
{
	display:inline-block;
	width:94%;
	color:#383838;
	padding: 0 3%;
	margin:0;
	line-height: 22px;
}
.pn_contet img
{
	max-width:100%;
}
.pn_contet .im
{
	display:block;
	padding:5px;
	border:solid 1px #e9e9e9;
	background:#FFF;
	margin:10px auto;
}
.pn_contet .boss
{
	margin-bottom:15px;
}
.pn_info .im
{
	background:none;
}
.pn_info
{
	display:inline-block;
	width: 96%;
	padding:10px 1%;
	margin: 0 1%;
	color:#464646;
	position:relative;
	margin-bottom:15px;
}
.pn_info img
{
	display:block;
	margin:0 auto;
}
.pn_info .model
{
    font-style: normal;
    color: #676767;
    display:block;
}
.pn_info .pn_gia
{
	font-size: 18px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
	margin-top: 3px;
	display: inline-block;
	font-weight:bold;
	font-style:normal;
}
.pn_info .pn_giacu
{    
	color: #B5B5B5;
	font-weight:bold;
	margin-right:5px;
	font-style:normal;
    text-decoration: line-through;
}
.pn_info .tx
{
	width:46%;
	padding:5px 1%;
	margin: 0 1%;
	position:relative;
	display: block;
	color: #797979;
	line-height: 22px;
	float: left;
}
.pn_info .tx .txt
{
	background:#fff;
	padding:8px 5px;
	position:relative;
	float:left;
	width:60px;
	outline:none;
	margin-right: 10px;
	border:solid 1px #e9e9e9;
}
.pn_info .tx .spec_call
{
	background: #FDBBD1;
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(249, 32, 103, 0.29)), color-stop(100%, #FC97B8));
	background: -webkit-linear-gradient(rgba(249, 32, 103, 0.29), rgba(249, 32, 103, 0.47));
	background: -moz-linear-gradient(rgba(249, 32, 103, 0.29), rgba(249, 32, 103, 0.47));
	background: -o-linear-gradient(rgba(249, 32, 103, 0.29), rgba(249, 32, 103, 0.47));
	background: -ms-linear-gradient(rgba(249, 32, 103, 0.29), rgba(249, 32, 103, 0.47));
	background: linear-gradient(rgba(249, 32, 103, 0.29), rgba(249, 32, 103, 0.47));
	border-radius:5px;
	-webkit-border-radius:5px;
	display: inline-block;
	overflow: hidden;
	height: auto;
	line-height: 25px;
	font-weight: bold;
	color: #383838;
	width:96%;
	padding: 10px 2%;
	margin:5px 0;
	margin-top:20px;
}
.pn_info .tx .spec_call u
{
	text-decoration:none;
	display:block;
	font-size:20px;
	color: #383838;
	margin-bottom:5px;
}
.pn_info .tx .spec_call i
{
	color: #F92067;
	font-size:18px;
	margin-top: 3px;
}
.pn_info .tx .pn_title
{
	font-size:22px;
	padding:0;
	color: #F92067;
}
.pn_info .tx hr
{
	height:1px !important;
	display:block !important;
	border:none !important;
	background:none !important;
}
.pn_info .tx span
{
	display:block;
	height:35px;
}
.pn_info img
{
    display: block;
    max-width: 98%;
    padding: 5px 1%;
    margin: 10px auto;
    background: #ffffff;
    border: solid 1px #D6D6D6;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.pn_info .tx span img
{
	padding:0;
	margin:0 10px;
	background:none;
	border:none;
}
.pn_info .tx span i
{
	font-style:normal;
	font-size:12px;
	color:#888;
}
.pn_info b
{
	color: #676767;
	margin-right:5px;
	line-height: 30px;
	display: block;
	font-weight: normal;
	float: left;
}
.footer
{
	width: 94%;
	margin-top: 0;
	display:table;
	color: #8E869C;
	background-color: #322F3A;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 15px 3%;
}
.footer .group
{
	display:table-cell;
	width: 20%;
	padding: 5px;
	line-height: 20px;
	vertical-align:text-top;
	position: relative;
	z-index: 1;
	min-height: 1px;
	border-top: dashed 1px #545454;
	border-bottom: dashed 1px #201E27;
}
.footer .group .tab
{
	letter-spacing: 1px;
	margin-bottom:10px;
	display: block;
	font-weight: 600;
	font-size: 16px;
	font-family: webgiareMenu;
	text-transform: uppercase;
	color: #F92067;
}
.footer .group a
{
	color: #8E869C;
	display: block;
	margin-bottom: 10px;
}
.footer .group a:hover
{
	color: #FFF;
}
.footer .group i
{
	font-size: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.footer .group a.call,
.footer .group a.link,
.footer .group a.pro
{
	width:100%;
	margin-bottom:10px;
}
.footer .group a.link
{
	border-bottom: solid 3px #503E2B;
	padding-bottom:5px;
	font-style:italic;
}
.footer .group a.tag
{
	padding: 2px 8px;
	margin:1px;
	font-size:11px;
	display:block;
	float:left;
	border: solid 1px #4E6A8F;
}
.footer .group a.pro img
{
	width: 45px;
	height: 40px;
	padding: 2px;
	display: block;
	float: left;
	background: rgb(0, 0, 0);
	border: solid 1px #BD8E5B;
	margin-right: 10px;
}
.footer .group a.pro b
{
	display:block;
	line-height: 16px;
}
.footer .group a.pro i
{
	font-style:normal;
	color: rgb(212, 165, 106);
	font-size:10px;
}
.foot_line
{
	display: block;
	padding: 8px 2%;
	width: 96%;
	float: left;
	position: relative;
	color: #FFF;
	background: #60668B;
}
.foot_line a
{
	color:#FFF;
	cursor:pointer;
}
.foot_line .rgt
{
	float:right;
}
.foot_line a:hover
{
	text-shadow: 1px 1px 1px #000, 1px 1px 3px #F92067, -1px -1px 3px #F92067;
}
.emailget
{
	display:inline-block;
	width:40%;
	float:right;
	margin-right: 15%;
	margin-top: 2px;
	position:relative;
}
.emailget .txt
{
	width:98%;
	padding: 8px 1%;
	margin: 0;
	border-radius: 3px;
	color: #565656;
	outline: none;
	border: solid 1px #BFBFBF;
}
.emailget .bt
{
	display:inline-block;
	position:absolute;
	right:0;
	top: 1px;
	margin: 0;
	background: #FFF;
	padding: 0px;
	border-left: solid 1px #BFBFBF;
	color: #F92067;
}
.emailget .bt i
{
	padding: 2px 6px;
	margin: 5px 3px;
	font-size: 15px;
	border: solid 1px #F92067;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
}
.like
{
	display:inline-block;
	width:98%;
	padding: 5px 1%;
	background: #F4F5F9;
	margin: 5px 0;
	position:relative;
}
.like a
{
	display: inline-block;
	float:right;
	cursor:pointer;
	margin: 5px 0;
	margin-right: 10px;
	font-size: 26px;
	overflow:hidden;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}



a.social-icon.fay {
    width: 100%;
}

a.social-icon {
    display: inline-block !important;
    width: 36px;
    height: 34px;
    margin: 0 1px 0 0 !important;
    padding: 0 !important;
    background: url('/css/~/images/f.png') 0 0 no-repeat;
    
}
a.icon-facebook:hover 		{ filter: brightness(1.3);}

.like.center a
{
	
	float:none;

}
.like a b
{
	padding: 7px;
	float:left;
}
.like a.g
{
	color: #A61D1D;
}
.like a.f
{
	color: #00529D;
}
.like a.t
{
	color: #43C2ED;
}
.like a.l
{
	color: #096398;
}
.like a.y
{
	color: #DA1414;
}
.like a.r
{
	color: #FF9800;
}

.like span
{
	display:inline-block;
	padding: 15px 10px 5px 10px;
	font-size:15px;
	font-weight: 600;
	color: #ABABAB;
}
.like span i
{
	font-size: 24px;
	margin-top: -8px;
	margin-left:5px;
}
.lien_he
{
	display:block;
	width: 98%;
	padding: 0;
	margin: 5px 1%;
	position:relative;
	overflow:hidden;
	line-height:25px;
	color:#383838;
}
.lien_he .webname
{
	color: #607D8B;
	display: block;
	font-size: 18px;
	line-height:initial;
	font-weight: bold;
	margin-bottom: 10px;
}
.lien_he a
{
	color:#383838;
	border-radius: 4px;
}
.lien_he a:hover
{
	color: #2196F3;
	text-decoration: underline;
}
.lien_he i
{
	color: #FF9800;
	display:inline-block;
	margin: 5px;
	margin-top: 0;
	font-weight: normal;
	font-size: 18px;
	font-style:normal;
	margin-right: 10px;
}
.lien_he u
{
	color: #280702;
	width:10px;
	display: none;
	text-decoration:none;
}
.lien_he b
{
	display:block;
	color: #B26640;
	margin-bottom:5px;
}
.lien_he .pn {
  display: inline-block;
  position: relative;
  padding: 5px 1%;
  width: 98%;
}
.lien_he .pn:nth-child(2n+1)
{
	background: #F7F7F7;
}
.lien_he .pn b
{
	width: 24%;
	height:auto;
	color: #014B76;
	min-height: 17px;
	display:block;
	float:left;
	font-size:15px;
	margin: 5px 1%;
	font-weight: normal;
	/* white-space:nowrap; */
}
.lien_he .pn b i
{
	font-style:normal;
	float:right;
	height: 5px;
}
.lien_he .pn b .capchasx
{
	margin-top:-7px;
}
.lien_he .pn .pt
{
	width: 74%;
	height:auto;
	position:relative;
	min-height:28px;
	display:block;
	float:left;
}
.lien_he .pn .pt .haf
{
	width:75%;
	float:left;
}
.lien_he .pn .pt i
{
	color:#FF003D;
	display:block;
	width:100%;
	font-size:13px;
}
.lien_he .pn .txt {
  width: 96%;
  min-height: 15px;
  border-radius: 3px;
  padding: 8px 2%;
  border: solid 1px #D2D2D2;
  display:block;
}
.lien_he .pn input[type="file"]
{
	color:#DEBE92;
	font-style:italic;
}
.lien_he .pn .txt:focus
{
	outline:none;
	background:#fdf9d5 !important;
}
.lien_he .pn .btn
{
	float: right;
	width: auto;
	color:#fff;
	margin-left: 10px;
	margin-bottom: 15px;
}
.lien_he .pn .btn:hover
{
	cursor:pointer;
}
.lien_he .pn .btn:Active
{
	text-shadow:none;
}
.gmaps
{
	width:96%;
	display:inline-block;
	position:relative;
	overflow:hidden;
	margin:15px 2%;
}
.navigate, .navikart
{
	width:100%;
	display:inline-block;
	position:relative;
	border-bottom: solid 1px #e9e9e9;
	margin-bottom: 10px;
}
.navigate span, .navikart span
{
	display:inline-block;
	vertical-align:middle;
	padding: 5px;
}
.navigate span a, .navikart span a
{
	display:block;
	color:#4C4C4C;
	font-size: 17px;
}
.navigate span img, .navikart span img
{
	width:10px;
	display:table-cell;
	vertical-align:middle;
	position:relative;
	z-index:10;
}
.navigate span:first-child a
{
	color: #F92067;
}
.navikart span a.act
{
	color: #F44336;
}
.prodetail
{
	display:inline-block;
	width:100%;
	position:relative;
	border-radius:5px;
}
.main_news, .sub_news
{
	display: block;
	width: 48%;
	float: left;
	height: auto;
	position: relative;
	margin: 10px 1%;
	margin-top: 0;
}
.main_news a
{
	width: 100%;
	position: relative;
	height: 320px;
	display: block;
	overflow: hidden;
	background: #D8D8D8;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.main_news a img
{
	display: block;
    margin: 0 auto;
    max-width:100%;
    max-height: 100%;
}
.main_news a b
{
	background: url('/images/transparent-bg.png');
	width: 96%;
	color: #F92067;
	padding: 10px 2%;
	display: block;
	font-size: 20px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.main_news a b .cate
{
	font-weight: bold;
    display: block;
    color: #E5A41E;
    font-size: 18px;
    margin-bottom: 5px;
    text-transform: capitalize;
}
.main_news a b i
{
	display: block;
	margin-top: 5px;
	font-size: 18px;
	color: #CECECE;
	font-style: normal;
	font-weight: normal;
}
.sub_news a
{
	width: 100%;
	height: 75px;
	display: block;
	margin: 5px 0;
}
.sub_news a .im
{
	width: 27%;
    height: 75px;
    float: left;
    display: block;
    position: relative;
    overflow: hidden;
}
.sub_news a .im img
{
	max-width: 100%;
	display: block;
	border-radius: 5px;
}
.sub_news a .tx 
{
    width: 69%;
    padding: 5px 2%;
    color: #F92067;
    height: 58px;
    float: left;
    font-size: 17px;
    font-weight: bold;
    display: block;
    position: relative;
    overflow: hidden;
}
.sub_news a .tx .cate
{
	display:block;
	margin-bottom:5px;
	color:#E5A41E;
}
.sub_news a .tx i
{
	color: #909090;
	display:block;
	font-style:normal;
	font-weight:normal;
	margin-top:5px;
	font-size: 16px;
}
.box_news
{
	display:inline-block;
	position:relative;
	width:98%;
	height:auto;
	padding: 5px 0;
	margin:0 1%;
	margin-bottom:15px;
}
.box_news .item
{
	display:block;
	float:left;
	width:48%;
	color: #666;
	padding:5px 1%;
}
.box_news .item b
{
	display: block;
	color: #F92067;
	cursor: pointer;
	font-size: 17px;
	margin-bottom: 10px;
}
.box_news .item img
{
	max-width: 47%;
	background: #ffffff;
	border: solid 1px #E9e9e9;
	height: 110px;
	padding: 0;
	margin-right: 2%;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}
.box_news .item:hover
{background: #f5f5f5;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;color: #808080;}
.box_news .item:hover b
{
	color: #404040;
}
.another
{
	width:98%;
	margin:0 1%;
}
.tab_line
{
	color: #F92067;
	font-weight:bold;
	padding-bottom:5px;
	display:block;
	margin-top: 15px;
	font-size: 20px;
	border-bottom:solid 1px #DCDCDC;
	margin-bottom: 5px;
}
.smallimg, .smallfile
{
	display:inline-block;
	position:relative;
	width:98%;
	padding:10px 1%;
}
.smallimg img, .smallfile img
{
	height: 50px;
	padding:5px;
	margin:5px;
	border:solid 1px #e9e9e9;
	background:#FFF;
}
.smallfile a
{
	color:#383838;
	display:block;
	margin-bottom: 5px;
}
.smallfile a i
{
	font-size:18px;
	margin-top: 0;
}
.smallfile a:hover
{
	color:#0089fe;
	text-decoration:underline;
}
.another .item
{
	display: inline-block;
	width: 50%;
	height: 75px;
	float: left;
	position: relative;
	margin: 10px 0 15px 0;
}
.another .item b 
{
    color: #F92067;
    display: block;
    font-size: 17px;
    margin-bottom: 5px;
}
.another .item:hover b
{
	color: #C71B56;
}
.another .item i 
{
    font-style: normal;
    color: #666;
    line-height: 20px;
    display: block;
    padding: 5px 2%;
    border-left: solid 5px #F1A90C;
}
.another .item:hover i 
{
	border-left: solid 5px #607D8B;
}
.another .item i .btn 
{
    margin-top: 5px;
}
.another .cont .otem
{
	display:inline-block;
	width:98%;
	position:relative;
	padding:10px 1%;
	color: #0089fe;
}
.another .cont .otem:hover
{
	color:#ffcc00;
}
.another .cont .otem i
{
	color: #607D8B;
	margin:5px;
	margin-top: 0;
	font-size: 18px;
}
.tags
{
	margin:10px 1%;
	padding:0;
	height:auto;
	background:#EFEFEF;
	display:block;
	position:relative;
	overflow:hidden;
}
.tags b
{
	padding:10px 20px;
	background: #F92067;
	margin-right:10px;
	color:#fff;
	display: block;
	float: left;
}
.tags a
{
	color: #F92067;
	background: #FFFFFF;
	border-radius: 5px;
	padding:4px 8px;
	margin:5px;
	display: block;
	float: left;
}
.another
{
	width:98%;
	margin:0 1%;
}
.search_box
{
	display:block;
	background: #F4F5F9;
	position:relative;
	border-radius:5px;
	padding: 5px 8px;
	margin: 15px 0;
}
.search_box input
{
	width: 98%;
	border: solid 1px #A9B814;
	font-family: webgiare;
	font-size: 15px;
	border-radius:3px;
	color: #344750;
	background: #FFFFFF;
	padding: 5px 1%;
	outline:none;
}
.search_box a
{
	display:block;
	position:absolute;
	color: #FF5722;
	font-size: 20px;
	right: 1.3%;
	top: 10px;
}
.konkart ul, .konkart table
{
    position: relative;
    display: table;
    border: none;
    width: 98%;
    min-height: 50px;
    z-index: 600;
    padding: 5px 1%;
    background: #f5f5f5;
}
.konkart ul li, .konkart tr
{
	display:table-row;
	border-bottom: solid 1px #e9e9e9;
	border-top: none;
	position: relative;
}
.konkart tr td
{
	border:none;
	padding: 3px;
	vertical-align: middle;
}
.konkart .trend
{
	border-bottom: solid 1px #CCCCCC;
	padding-bottom: 8px;
}
.konkart .del
{
	text-decoration:none;
	cursor:pointer;
	display: inline;
	background: #FF000D;
	color:#FFF;
	padding: 3px 5px;
	margin: 5px;
	font-size: 13px;
	border-radius: 3px;
}
.konkart .edit
{
	text-decoration:none;
	font-size: 13px;
	cursor:pointer;
	display: inline;
	background: #235EA0;
	color:#FFF;
	padding: 3px 5px;
	border-radius: 3px;
}
.konkart .edit i, .konkart .del i
{
	margin-top:-3px;
	margin-right:5px
}
.konkart a
{
	display:block;
	color:#383838;
	position:relative;
	overflow: hidden;
	margin-bottom: 10px;
	white-space: nowrap;
}
.konkart img
{
	display:block;
	float:left;
	margin-right:10px;
	max-width: 100px;
	background:#FFF;
	padding:3px;
	border: solid 1px #E9E9E9;
}
.konkart td img
{
	float:none;
}
.konkart a b
{
	display:block;
	font-size:13px;
	margin-bottom: 6px;
}
.konkart b
{
	margin-top: 5px;
	font-size: 18px;
	color: #0E74B3;
}
.konkart .txt
{
	border-radius:5px;
	padding: 1px 5px;
	border:solid 1px #898989;
	width: 30px;
	outline:none;
	text-align:right;
}
.konkart strong
{
	color:#ff000d;
}
.konkart ul li:hover
{
	background:#FFF;
}
.konkart ul li:hover a
{
	color:#686868;
}
.konkart ul li:hover a img, .konkart tr:hover img
{
	border:solid 1px #F7BD2C;
}
.konkart ul li:hover a b
{
	color:#126FAF;
}
.konkart u
{
	display:block;
	text-decoration:none;
	font-size:13px;
	padding: 1px 3px;
	color: #808080;
}
.konkart .total
{
	color:#383838;
	display:block;
	padding-top: 3px;
	font-weight:normal;
}
.konkart .total b
{
	color:#FF000d;
}
.noborder
{
	width:100%;
	font-size: 15px;
}
.noborder b
{
	float: none !important;
	display: inline !important;
	width: auto !important;
}
.noborder u
{
	text-decoration:none;
	display: inline;
	font-size: 14px;
	color: #FF000D;
}
/*--------------------------------------Media 1024---------------------------------------------*/
@media screen and (max-width: 1024px)
{
	.slider img
	{
		width:100% !important;
		height:249px;
	}
}
/*--------------------------------------Media 1016---------------------------------------------*/
@media screen and (max-width: 1016px)
{
	.slider img
	{
		width:100% !important;
		height:247px;
	}
}
/*--------------------------------------Media 1000---------------------------------------------*/
@media screen and (max-width: 1000px)
{
	.slider img
	{
		width:100% !important;
		height:243px;
	}
	.slider {
		width: 1000px;
	}
}
/*--------------------------------------Media 414---------------------------------------------*/
@media screen and (max-width: 923px)
{
	.slider {
		width: 923px;
	}
}
/*--------------------------------------Media 414---------------------------------------------*/
@media screen and (max-width: 800px)
{
	.slider {
		width: 800px;
	}
}
/*--------------------------------------Media 780---------------------------------------------*/
@media screen and (max-width: 780px)
{
	.mobile
	{
		display: inline-block;
		padding: 12px 15px;
		color:#FFF;
		cursor: pointer;
		font-size:20px;
	}
	.mobile i
	{
		font-size: 25px;
		margin-top:-5px;
		margin-right:5px;
		color:#FFF;
	}
	.menu ul
	{
		display:none;
	}
	.menu ul
	{
		width:100%;
		position: absolute;
		top: 100%;
		left: 0;
		z-index: 400;
		background: #322F3A;
	}
	.menu ul li
	{
		display: block;
		float:none;
	}
	.menu ul li
	{
		float:none;
		background: #1C1924;
		display:block;
	}
	.menu ul li:hover, .menu ul li.act
	{
		background: #F92067;
	}
	.menu ul li a
	{
		display:inline-block;
		background: none;
		margin: 0;
	}
	.menu ul:hover li ul
	{
		display:none;
	}
	.menu ul li:hover ul
	{
		position:relative;
		display:block;
	}
	.menu ul li:hover ul li:hover ul
	{
		left:initial;
		top:initial;
	}
	.menu ul:hover li ul li a
	{
		background:none;
	}
	.left_pn, .right_pn
	{
		width:100%;
		float:none;
	}
	.slide_full
	{
		width: 96%;
		margin: 10px 2%;
	}
	.slider {
		width: 780px;
	}
	.slider img
	{
		width:100% !important;
		height:260px;
	}
	.main_news, .sub_news
	{
		width:98%;
	}
	.box_news .item
	{
		width:96%;
		padding:1%;
		margin:5px 1% !important;
		float:none;
		display:block;
	}
	.box_news .item
	{
		display:inline-block;
	}
	.another .item
	{
		width:100%;
		height: auto;
	}
}
/*--------------------------------------Media 600---------------------------------------------*/
@media screen and (max-width: 736px)
{
	.slider img
	{
		width:100% !important;
		height:245px;
	}
	.slider {
		width: 736px;
	}
	.product .item
	{
		width:47%;
	}
	.pn_brief img
	{
		max-width:100%;
		float:none;
		margin:0 auto;
		margin-bottom:10px
	}
}
@media screen and (max-width: 650px)
{
	.top .local h2
	{
		font-size:20px;
	}
	.top .local h2 b
	{
		display:block;
	}
	.slider img
	{
		width:100% !important;
		height: 187px;
	}
	.slider {
		width: 650px;
	}
	.footer .group
	{
		width:100%;
		display: inline-block;
	}
	.footer .group a
	{
		display:block;
	}
	.like a b
	{
		display:none;
	}
	.emailget
	{
		margin-right:0;
		margin-left:5px;
		float:left;
	}
	.like a
	{
		margin-right:3px;
	}
}
/*--------------------------------------Media 540---------------------------------------------*/
@media screen and (max-width: 542px)
{
	.top .search
	{
		width:50px;
	}
	.top .search .boss
	{
		display:inline-block;
		width:50px;
		height:25px;
	}
	.top .search .txt
	{
		width: 28px;
		float: right;
	}
	.top .search:hover .txt
	{
		width:120px;
		position:absolute;
		right:0;
		top:0;
		z-index:2;
	}
	.slider {
		width: 540px;
	}
	.slider img
	{
		height:180px;
	}
}
/*--------------------------------------Media 414---------------------------------------------*/
@media screen and (max-width: 453px)
{
	.slider {
		width: 453px;
	}
}
/*--------------------------------------Media 414---------------------------------------------*/
@media screen and (max-width: 414px)
{
	.top .local
	{
		display:none;
	}
	.top, .top .logo, .top .search
	{
		display:block;
		width:100%;
	}
	.top .search
	{
		width:100%;
	}
	.top .search .boss
	{
		display:inline-block;
		width:98%;
		margin:5px 1%;
	}
	.top .search .txt
	{
		width: 95.6%;
		float: none;
		position:relative;
	}
	.top .search:hover .txt
	{
		width: 95.6%;
		position:relative;
	}
	.topline .item b, .topline .otem b
	{
		display:none;
	}
	.slider {
		width: 414px;
	}
	.slider img
	{
		height:138px;
	}
	.product .item
	{
		width:97%;
	}
}
/*--------------------------------------Media 414---------------------------------------------*/
@media screen and (max-width: 375px)
{
	.slider {
		width: 375px;
	}
	.special .cont .item
	{
		width:100%;
	}
}
/*--------------------------------------Media 320---------------------------------------------*/
@media screen and (max-width: 320px)
{
	.slider {
		width: 320px;
	}
	.slider img
	{
		height:107px;
	}
}
@media only screen and (min-width: 1200px) 
{
	.wappper 
	{
		width: 1200px;
		display:block;
		margin: 0 auto;
	}
}
@media only screen and (min-width: 1357px) 
{
	.slider img
	{
		height:auto;
	}
}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation */
.modal-content, #caption {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}
/*
     FILE ARCHIVED ON 22:45:23 Jul 13, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:57:41 Apr 11, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.31
  captures_list: 0.317
  exclusion.robots: 0.009
  exclusion.robots.policy: 0.003
  esindex: 0.004
  cdx.remote: 24.355
  LoadShardBlock: 43.821 (3)
  PetaboxLoader3.datanode: 63.905 (5)
  PetaboxLoader3.resolve: 41.128 (2)
  load_resource: 72.031
  loaddict: 16.058
*/