/* @font-face { */
    /* font-family: 'Roboto Condensed'; */
    /* font-style: normal; */
    /* font-weight: 400; */
    /* src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v16/Zd2E9abXLFGSr9G3YK2MsJ84zb0nVte6liF9gGtpo1Y.woff2) format('woff2'); */
    /* unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; */
/* } */

g1p,h1,h2,h3,ul,li,body {
    padding: 0;
    margin: 0;
    font-family: 'Roboto Condensed' ,sans-serif
}

body{
    font-family: 'Roboto Condensed' ,sans-serif;
    font-size: 14px;
    color: #252525;
    background-size: cover!important;
    -moz-background-size: cover!important;
    -webkit-background-size: cover!important;
    -o-background-size: cover!important;
    color: #666
}

.data_empty {
    padding: 10px 0;
    text-align: center;
    color: red
}

.wrapper {
    position: relative
}

.clear {
    clear: both
}

body {
    background: #fff
}

a:hover {
    cursor: pointer;
    color: #4a90e2!important;
    transform: translateZ(0);
    text-decoration: none!important;
    background: none;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: color;
    transition-property: color
}

#header {
    height: 35px;
    background: url(../images/bg_header.png) repeat-x;
    position: relative
}

#header:after {
    content: "";
    width: 42px;
    height: 58px;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../images/bg_header_end.png) no-repeat #fff
}

#banner .logo {
    background: #fff;
    height: 140px;
    padding: 15px 0 0;
    text-align: left;
    float: left
}

#banner .logo img {
    height: 100%;
    max-width: 100%;
    margin-left: 10px
}

#header .time_r {
    position: absolute;
    right: 0;
    color: #fff;
    top: 7px
}

#header .hotline {
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    line-height: 35px
}

#banner {
    position: relative
}

#banner .box-search {
    height: 35px;
    background: #fff;
    border: 1px solid #00AFF0;
    margin-top: 55px;
    overflow: hidden
}

#banner .box-search .txtSearch,
#banner .box-search .txtSearch_mobile {
    padding: 0 10px;
    border: none;
    background: none;
    outline: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    width: 70%;
    height: 35px
}

#banner .box-search .txtSearch:focus,
#banner .box-search .txtSearch_mobile:focus
 {
    outline: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

#banner .box-search .bnt-search,
#banner .box-search .bnt-search_mobile {
    float: right;
    border: none;
    background: #00AFF0;
    padding: 0 10px;
    height: 35px;
    color: #fff
}

#banner .partner {
    margin-top: 45px
}

#banner .partner li {
    display: inline-block
}

#banner .partner li img {
    width: 70px
}

#banner .social {
    position: absolute;
    right: 0;
    top: 25px
}

#banner .social li {
    display: inline-block
}

#banner .social p {
    padding: 5px 0;
    margin-bottom: 0
}

#banner .social li img {
    width: 28px;
    height: 28px
}

#banner .h_hotline {
    margin-top: 45px
}

#banner .h_hotline span {
    display: block;
    text-align: left;
    width: 100px;
    position: absolute;
    left: 65px;
    color: red;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px
}
#banner .h_hotline span a{color: red;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px}
#banner .h_hotline:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 52px;
    height: 52px;
    background: url(../images/phone.png) no-repeat center center;
    background-size: 25px;
    border: 2px solid red;
    border-radius: 70px;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px
}

#banner .language {
    position: absolute;
    top: 3px;
    right: 0
}

#banner .language li {
    list-style: none;
    display: inline-block
}

.slideshow {
    position: relative;
    margin: 10px 0
}

#menu_top {
    height: 35px;
    margin-bottom: 5px;
    position: relative;
    z-index: 1000;
    margin-top: 25px
}

#menu_top ul li {
    float: left;
    position: relative
}

#menu_top ul>li {
    padding: 7px 0
}

#menu_top ul li:last-child a {
    border-right: none
}

#menu_top ul li:hover,#menu_top ul li.selected {
    background: #e8e8e8
}

#menu_top ul li:hover a,#menu_top ul li.selected a {
    color: red
}

#menu_top ul li a {
    border-right: 1px solid #ddd;
    font-family: 'Tahoma';
    color: #000;
    white-space: nowrap;
    font-size: 15px;
    line-height: 20px;
    display: block;
    padding: 0 25px
}

#menu_top ul li:hover > ul {
    display: block
}

#menu_top ul ul {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 100%;
    display: none;
    z-index: 100;
    box-shadow: -3px 3px 0 0 rgba(0,0,0,0.2)
}

#menu_top ul ul ul {
    left: 100%;
    top: 0
}

#menu_top ul ul li {
    float: none;
    background: #00AFF0;
    border-bottom: 1px solid #fff;
    padding: 5px 0;
    border-right: none
}

#menu_top ul ul li:hover {
    background: #e40613!important
}

#menu_top ul ul li:hover:before {
    display: none
}

#menu_top ul ul li:last-child {
    border-bottom: none
}

#menu_top ul ul li a {
    padding: 0 10px!important;
    font-weight: 400;
    color: #fff!important;
    border-right: none
}

#ct_left {
    margin-top: 15px;
    position: relative;
    z-index: 100;
    padding-right: 20px
}

#ct_left .ct_left_item .title {
    overflow: hidden;
    position: relative;
    padding: 5px 0;
    background: #00AFF0;
    text-transform: uppercase;
    border-top-left-radius: 7px;
    -moz-border-top-left-radius: 7px;
    -webkit-border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    -moz-border-top-right-radius: 7px;
    -webkit-border-top-right-radius: 7px
}

#ct_left .ct_left_item .title span {
    margin-left: 15px;
    color: #fff
}

#ct_left .ct_left_item .title:after {
    height: 3px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(2,2,2,0.23);
    content: ""
}

#ct_left .ct_left_item_content {
    margin: 10px 0;
    border: 1px solid #DDD6D6
}

#ct_left .l_news li:last-child a {
    border-bottom: none
}

#ct_left .l_news li {
    min-height: 75px;
    border-bottom: 1px dashed #DDD6D6;
    padding: 10px 5px 0 0
}

#ct_left .l_news li:last-child {
    border-bottom: none
}

#ct_left .l_news .l_news_item .l_img {
    width: 30%;
    padding: 3px;
    float: left;
    margin: 5px
}

#ct_left .l_news .l_news_item .l_img img {
    width: 100%
}

#ct_left .l_news .l_detail {
    margin-left: 32%;
    width: 68%
}

#ct_left .l_news .l_detail a {
    font-size: 14px;
    line-height: 23px;
    color: #000
}

#ct_left .l_news .l_detail .l_time {
    font-size: 12px;
    text-transform: inherit;
    margin-top: 5px
}

#ct_left #l_menu .title span {
    margin-left: 35px
}

#ct_left #l_menu .title:before {
    background: url(../images/i_menu.png) no-repeat center center;
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    top: 0;
    border-right: 2px solid #fff;
    z-index: 1000
}

#ct_left .l_support li div {
    padding: 0 5px
}

#ct_left .l_support li img {
    margin-top: 10px
}

#ct_left .l_support li .name {
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 0;
    font-weight: 700;
    font-size: 13px
}

#ct_left .l_support li .phone,#ct_left .l_support li .phone a {
    color: #00AFF0
}

#ct_right {
    margin: 0;
    position: relative;
    z-index: 2
}

.title-tcat {
    height: 30px;
    border-bottom: 1px solid #00AFF0;
    overflow: hidden
}

.title-tcat li {
    float: left;
    padding: 0 5px;
    background: #00AFF0;
    line-height: 30px;
    color: #fff;
    font-size: 14px
}

.title-tcat li:last-child {
    padding-right: 15px
}

.title-tcat span {
    font-size: 15px
}

.title-tcat a {
    color: #fff
}

.title-tcat ul {
    position: relative;
    float: left;
    display: table-cell;
    overflow: hidden;
    border-top-left-radius: 7px;
    -moz-border-top-left-radius: 7px;
    -webkit-border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    -moz-border-top-right-radius: 7px;
    -webkit-border-top-right-radius: 7px
}

.title-tcat ul:before {
    height: 3px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(2,2,2,0.23);
    content: ""
}

#ct_right .r_content {
    margin-top: 10px;
    margin-bottom: 15px;
    border-top: 1px solid #DDD6D6;
    border-left: 1px solid #DDD6D6;
    display: inline-table
}

#ct_right .pro_item {
    float: left;
    position: relative;
    border-bottom: 1px solid #DDD6D6;
    border-right: 1px solid #DDD6D6
}

#ct_right .pro_item .r_images {
    margin: 5px 5% 0;
    width: 90%;
    text-align: center
}

#ct_right .pro_item .r_images img {
    width: 100%
}

#ct_right .pro_item .r_name {
    padding: 0 0 5px;
    margin: 5px 10px 5px;
    text-align: center;
}

#ct_right .pro_item .r_name a {
    color: #535252;
    font-size: 16px;
    display: block
}

#ct_right .pro_item .r_price {
    margin: 0 10px;
    font-size: 16px;
    color: red;
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    text-align: center
}

#ct_right .pro_item .r_price sup {
    font-size: 15px;
    color: #252525
}

#ct_right .pro_item .r_sale {
    position: absolute;
    left: 0;
    top: 5px;
    line-height: 23px;
    background: red
}

#ct_right .pro_item .r_sale span {
    color: #fff;
    margin: 0 10px;
    display: block;
    position: relative
}

#ct_right .pro_item .list_bnt p {
    display: inline-block;
    margin-bottom: 0
}

.keyinfo,.keyinfo * {
    font-size: 15px
}

#ct_right .pro_item .list_bnt {
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 2px;
    width: 100%;
	display:none;
}

#ct_right .pro_item:hover > .list_bnt {
    opacity: 1;
    transform: translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

#ct_right .pro_item .bnt_detail {
    display: block;
    white-space: nowrap;
    padding: 3px 10px 0;
    line-height: 25px;
    background: #00AFF0;
    margin: 3px auto;
    text-align: center;
    text-transform: uppercase;
    color: #fff
}

#ct_right .pro_item .bnt_detail i {
    margin-right: 10px
}

#ct_right .pro_item .bnt_addcart,.bnt_detail,.btn_cart {
    background: none!important;
    border: 1px solid #00AFF0!important;
    color: #00AFF0!important
}

#ct_right .pro_item .bnt_addcart:hover,.bnt_detail:hover,.btn_cart:hover {
    background: #00AFF0!important;
    color: #fff!important;
    border: 1px solid #00AFF0!important
}

#footer {
    min-height: 53px;
    width: 100%;
    background: #E1E1E1;
    border-top: 1px solid #A7A4A4;
    line-height: 53px;
    color: #252525
}

.service_info {
    margin-top: 10px;
    border-bottom: 1px solid #A7A4A4
}

.service_info .col-md-4 {
    padding: 0 20px 0 0
}

.service_info .col-md-4:last-child {
    padding: 0!important
}

#footer * {
    line-height: 23px;
    font-size: 13px
}

.service_info p {
    margin-bottom: 5px
}

.right_form {
    margin-left: 420px;
    margin-top: 10px
}

.right_form h1 {
    display: block;
    line-height: 1em;
    font-size: 20px;
    color: #000;
    padding: 5px 0;
    font-weight: 400;
    margin: 0
}

.manubox a {
    color: #4a90e2;
    font-size: 14px;
    text-transform: uppercase
}

.pricesell {
    font-size: 20px;
    color: red;
    margin-right: 16px;
    height: 35px;
    display: block;
    line-height: 45px
}

.price_old {
    color: #666;
    font-weight: 400;
    font-size: 20px;
    margin-left: 5%;
    text-decoration: line-through
}

.pricesell .green {
    color: #79bb18;
    font-weight: 400;
    font-size: 18px
}

.btn_cart {
    color: #fff;
    line-height: 22px!important;
    text-align: center;
    font-size: 16px!important;
	/* display:none!important; */
	/* display:none!important; */
}

.btn_cart i {
    margin-right: 10px
}

.btn_cart:hover {
    cursor: pointer
}

.product-view-detail,#list_news {
    display: inline-table;
    margin-top: 10px
}

.detail_content {
    margin-top: 15px
}
.detail_content .content{padding-top:10px}
.detail_content h4 {
    font-size: 17px
}

.detail_content img {
    max-width: 100%!important;
    height: auto!important
}
.icon_sale{
	position:absolute;
	top:5px;right:5px;
}
.icon_sale img{width:65px!important}
#list_news {
    margin: 10px 0;
    border-top: 1px solid #DDD6D6
}

.news_content .rows_news {
    border-bottom: 1px solid #DDD6D6;
    background: #F9F9F9
}

.no_bg {
    background: none!important
}

.news_content .rows_news:last-child {
    border-bottom: none
}

.news_content * {
    max-width: 100%
}

#menu input {
    width: 90%;
    margin: 0 5%;
    height: 30px;
    border: none;
    padding: 0 5%;
    color: #333
}

.right_form {
    margin-left: 15px
}

#ct .content * {
    max-width: 100%!important
}

#ct .content table,#paratable {
    display: none!important
}
.f_copyright {
	padding:10px 0;
}
.f_copyright li{
	padding:2px 15px;
	    list-style: circle;
		    list-style-position: inside;
}
.f_copyright li a{
	color:#000;
	font-size:14px!important;
}
#errors_cart{margin-top:20px;}