﻿
* {
    margin: 0;
    padding: 0;
}
body {
	font: normal 14px/1.5 "Microsoft Yahei", "sans-serif";
	color: #333;
}
h1, h2, h3, p, li, a {
	font-weight: normal;
}
img {
    border: 0;
}
a {
	text-decoration: none;
	color: #333;
}
a:focus {
	outline:0;
}
a:hover {
    color: #B72024;
}
ul {
	margin:0;
	padding:0;
}
li {
	list-style-type: none;
}
.container {
	width: 1200px;
	margin: 0 auto;
}

.clearfix:after {
	content: " ";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
}
/**********top nav*****************
==================================*/
.topnav {
    height: 30px;
    width: 100%;
    line-height: 30px;
    background-color: #f1f1f1;
    font-size: 12px;
    color:#999999;
}
.topnav a{
    color:#999999;
}
.tp_fl {
    float: left;
}
.tp_fr {
    float: right;
}
.tp_fr ul li {
    float: left;
    margin-left: 10px;
}
.tp_spacer {
    width: 1px;
    height: 12px;
    margin-top: 9px;
    padding: 0;
    background: #ddd;
    overflow: hidden;
}
.tp_fl span {
    padding-left: 16px;
    padding-right: 9px;
    background: url("img/phicon.png") 0 0 no-repeat;
}
/*********nav start***************
************************************/
.nav img{
    vertical-align: bottom;
    width: 100%;
}

/****navigation end **/

/** header start ***/
.header {
    height: 100px;
    background: #fff
}
.header .container{
    height: 100px;
}
.logo, .hd_nav{
    float: left;
}
.logo img {
    height: 80px;
    margin-top: 15px;
    vertical-align:top;
}
.search {
    margin-top: 47px;
    margin-left: 150px;
    float: left;
}
.hd_shop {
    float: left;
    width: 46px;
    height: 44px;
    background: url("img/shop.png") no-repeat right center;
    margin: 29px 0 0 60px;
}
.hd_mb {
    margin:10px 0 0 0;
    float: right;
    position: relative;
    background: #ffffff;
}
.hd_mb_tb {
	margin-right: 25px;
}
.hd_mb img{
    vertical-align: top;
    border: 1px solid #ddd;
}
.hd_mb:hover .hd_mb_qrcode,
.hd_mb:hover .hd_mb_v{
    opacity: 1;
    visibility: visible;
}
.hd_mb p {
    font-size: 12px;
/*     padding-left: 40px; */
/*     line-height: 27px; */
    text-align: center;
    cursor: pointer;
    color: #666666;
/*     background: url("img/qrsm.png") 0 0 no-repeat; */
}

.hd_mb_qrcode {
    visibility: hidden;
    position: absolute;
    top: -37px;
    left: 78px;
    opacity: 0;
    transition: visibility 0s, opacity 0.5s linear;
}
.sr_form {
    height: 36px;
    position: relative;
}
.sr_text {
    float: left;
    width: 192px;
    height: 20px;
    line-height: 20px;
    color: #666;
    padding: 4px;
    padding-left: 34px;
    border-width: 2px 0 2px 2px;
    border-color: #FFD700;
    border-style: solid;
    outline: 0;
    font-size: 14px;
    font-family: "microsoft yahei";
    background: url(img/search.png) no-repeat 10px center;
}
.sr_btn {
    float: left;
    width: 82px;
    height: 32px;
    background: #FFD700;
    border: none;
    line-height: 1;
    color: #000;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    cursor: pointer;
}
/** header ends ***/

/**nav2017 start
====================**/
.nav2017 {
    background-color: #fff;
    border-bottom: 2px solid #FFD700;
}
.n17_cat a{
    color: #000;
}
.n17_cat {
    float: left;
    position: absolute;
    z-index: 100;
    width: 230px;
}
#cat_hover {
    display: block;
    width: 155px;
    padding-left: 75px;
    height: 36px;
    font-size: 16px;
    line-height: 36px;
    border-bottom: 2px solid #FFD700;
    background:#FFD700 url("img/menu.png") no-repeat 40px center;
}
.n17_ul {
    padding-left: 230px;
}
.n17_ul li{
    float: left;
    width: 120px;
}
.n17_ul li a {
    display: block;
    font-size: 16px;
    line-height: 36px;
    padding: 0 20px;
    text-align: center;
}
.n17_cat_ul {
    height: 399px;
    overflow: hidden;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
}
.n17_cat_ul li{
    margin: 23px 30px 0 30px;
    height: 76px;
    border-bottom: 1px solid #ddd;
}
.n17_cat_ul a:hover {
    color:#2c76c0;
}
/*
.n17_cat_ul_p a{
    display: block;
    float: left;
    margin-right: 13px;
    color: #757575;
}
.n17_cat_ul_p {
    color: #757575;
    margin-top: 4px;
}
*/
/****/
.n17_cat_ul_p{
    text-align:justify;
    text-align-last:justify;
    line-height:0;
    height:21px;
    color: #757575;
    margin-top: 4px;
}

.n17_cat_ul_p:after{
     display:inline-block;
     overflow:hidden;
     width:100%;
     height:0;
     content:'';
     vertical-align:top;
}
.n17_cat_ul_p a{
     width:auto;
     display:inline-block;
     text-align:left;
     text-align-last:left;
     height:21px;
     line-height:21px;
     color: #757575;;
}
/****/
.n17_cat_ul_p1,
.n17_cat_ul_p2,
.n17_cat_ul_p3,
.n17_cat_ul_p4{
    font-size: 16px;
    padding-left: 35px;
}
.n17_cat_ul_p1{
    background: url("img/nav-03.png") no-repeat 0 center;    
}
.n17_cat_ul_p2 {
    background: url("img/nav-02.png") no-repeat 0 center;    
}
.n17_cat_ul_p3 {
    background: url("img/nav-01.png") no-repeat 0 center;
}
.n17_cat_ul_p4 {
    background: url("img/nav-04.png") no-repeat 0 center;
}

.fullSlide{ width:100%; position:relative; height:400px; overflow:hidden;   }
.fullSlide .bd{ position:relative; z-index:0;}
.fullSlide .bd ul li{height: 400px;}
.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; text-align:center; }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; zoom:1; width:12px; height:12px; margin:4px; background:url(img/slidenav.png) 0 0; overflow:hidden; line-height:9999px;}
.fullSlide .hd ul .on{background:url(img/slidenav.png) 12px 0;}
.slide_cont {cursor:pointer; z-index:1; position:relative;}
.fullSlide {margin-bottom: 10px;}
.fullSlide .prev,.fullSlide .next{position: absolute;width: 40px; height: 60px;filter:alpha(opacity=50);opacity: 0.5;text-indent:-999em;}
.fullSlide .prev {top: -220px; left: -50px; color: #fff;background:#000 url(img/slider-arrow.png) -126px 13px no-repeat;}
.fullSlide .next {top: -220px; right: -50px; color: #fff;background:#000 url(img/slider-arrow.png) -68px 13px no-repeat;}
/********slider ends*******/

/****forsale start*****/
.fs_img {
    display: block;
    float: left;
    margin-right: 4px;
}
.fs_img img{
    vertical-align: bottom;
}
.fs_img:hover {
    opacity: 0.8;
}
/****forsale ends*****/

/**intro start****/
.intro .container {
    margin-top: 36px;
}
.intro_hd {
    border-bottom: 1px solid #ffd700;
}
.intro_hd h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 53px;
    padding-left: 10px;
}
.intro_bd {
    margin-top: 10px;
    border-radius: 5px;
    box-shadow: 0 0 8px rgba(0,0,0,0.1);
    width: 1180px;
    padding: 10px;
    margin: 10px auto 0;
}
.intro_l {
    width: 883px;
    float: left;
}
.intro_r {
    width: 294px;
    float: left;
}
.intro_l ul{
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    float: left;
    width: 100%;
}
.intro_r ul {
    border-top: 1px solid #ddd;
    float: left; 
}
.intro_l ul li{
    box-sizing: border-box;
    width: 33.333%;
    height: 189px;
    float: left;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    position: relative;
}
.intro_r ul li {
    box-sizing: border-box;
    width: 50%;
    height: 63px;
    float: left;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
/*.intro_l_item img {
    vertical-align: bottom;
    max-height: 170px;
    max-width: 253px;
    bottom: 9px;
    position: absolute;
    right: 20px;
}*/

.intro_l_item img {
    vertical-align: bottom;
    max-height: 170px;
    max-width: 130px;
   /* bottom: 35px;*/
    position: absolute;
    right: 5px;
}
.intro_l_name {
    font-size: 14px;
    position: absolute;
    top: 16px;
    left: 20px;
}
.intro_l_xh {
    margin-bottom: 10px;
    color: #B72024;
	display: block;
}
.intro_l_xh a {
	color: #B72024;
}
.intro_l_ds {
    font-size: 12px;
}
.intro_l_price {
    font-size: 14px;
    color: #B72024;
}
.intro_l_price span {
    font-size: 16px;
    color: #B72024;
}
.intro_r li a {
    display: block;
}
.intro_r img {
    vertical-align: bottom;
    width: 146px;
    height: 62px;
} 
/**intro ends***/

/***printer start*****/
.printer {
    margin-top: 35px;
}
.printer .container {
    border-radius: 5px;
    box-shadow: 0 0 8px rgba(0,0,0,0.1);
}
.pr_hd {
    border-bottom: 1px solid #ffd700;
}
.pr_hd h3 {
    font-size: 20px;
    line-height: 53px;
    padding-left: 10px;
    float: left;
}
.pr_hd h3 a {
    font-weight: bold;
}
.pr_hd ul {
    float: left;
    margin-left: 30px;
}
.pr_hd ul li{
    float: left;
    line-height: 53px;
    font-size: 16px;
    width: 150px;
    text-align: center;
    cursor: pointer;
}
.pr_hd ul li.on {
    background: #ffd700;
}
.pr_hd ul li a {
    display: block;
}
.pr_bd {
    padding: 10px;
}
.pr_bd_col1 {
    width: 390px;
    float: left;
}
.pr_bd_col2 {
    width: 776px;
    float: right;
}
.pr_bd_col1_a {
    position: relative;
}
.pr_bd_col1_a img {
    vertical-align: bottom;
    width: 100%;
/*     height: 373px; */
}
.pr_bd_col1_a p {
    position: absolute;
    bottom: 0;
    width: 390px;
    background: #ddd;
    line-height: 44px;
    text-align: center;
    opacity: 0.7;
}
.pr_bd_col1_b {
    height: 75px;
    overflow: hidden;
}
.pr_bd_col1_b ul {
    margin-top: 20px;
}
.pr_bd_col1_b ul li{
    float: left;
    margin-left: 10px;
    color: #888;
}
.pr_bd_col1_c {
    color: #888;
    font-size: 12px;
    position: relative;
    border: 1px solid #ddd;
    height: 109px;
    padding: 10px;
}
.pr_bd_col1_c img{
    position: absolute;
    width: 176px;
    height: 127px;
    right: 0;
    top: 0;
}
.pr_bd_col2 ul{
    float: left;
    width: 100%;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
.pr_bd_col2 ul li {
    float: left;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    box-sizing: border-box;
    overflow: hidden;
}
/* pr_bd_item1
=======================*/
.pr_bd_item1 {
    width: 50%;
    height: 350px;
}
.pr_bd_item2 {
    width: 50%;
    height: 350px;
}
.pr_bd_item3 {
    clear: left;
}
.pr_bd_item3,
.pr_bd_item4,
.pr_bd_item5,
.pr_bd_item6 {
    width: 25%;
    height: 228px;
}
/* .pr_bd_item7 {
    width: 25%;
    height: 288px;
    margin-top: -62px;
} */
/*=======================*/
.pr_bd_col2 ul li a {
    display:block;
}
.pr_bd_col2 strong {
    font-weight: normal;
}
.pr_bd_item1 img,


.pr_bd_item2 img{
    max-height: 275px; 
    max-width: 220px;
    position: absolute;
   /* bottom: 20px;*/
    right:5px;
}

/*.pr_bd_item2 img{
    max-height: 275px; 
    max-width: 357px;
    position: absolute;
    bottom: 20px;
    right: 15px;
}*/
.pr_bd_col2 ul li{
    position: relative;
}
.pr_bd_item1 a,
.pr_bd_item2 a{
    margin: 21px 0 0 14px;
}
.pr_bd_item_name1,
.pr_bd_item_name2 {
    color:#B72024;
    font-size: 20px;
}
.pr_bd_item_name3,
.pr_bd_item_name4,
.pr_bd_item_name5,
.pr_bd_item_name6 {
    left: 14px;
    top: 12px;
    font-size: 14px;
    color: #B72024;
    white-space: nowrap;
    position: absolute;
    z-index: 1;
}
.pr_bd_item_price1,
.pr_bd_item_price2 {
    color:#333;
    font-size: 14px;
    margin: 30px 0 0 14px;
    font-weight: bold;
    width: 170px;
    line-height: 2em;
    position: absolute;
    z-index: 1;
}
.pr_bd_item_price3,
.pr_bd_item_price4,
.pr_bd_item_price5,
.pr_bd_item_price6 {
    display:none;
}
.pr_bd_item3 img,
.pr_bd_item4 img,
.pr_bd_item5 img,
.pr_bd_item6 img{
    max-height: 174px;
    max-width: 167px;
    right: 13px;
    bottom: 10px;
    position: absolute;
}
.pr_bd_item_lj {
    position: absolute;
    bottom: 36px;
    font-weight: bold;
    z-index: 1;
}

/**printer ends*****/

/*********hezuohuoban*****/
.hzhb {
    margin-top: 20px;
}
.hzhb .container {
    border-radius: 5px;
    box-shadow: 0 0 8px rgba(0,0,0,0.1);
}
.hz_hd h3{
    font-size: 20px;
    font-weight: bold;
    line-height: 53px;
    padding-left: 10px;
}
.hz_hd {
    border-bottom: 1px solid #ffd700;
}
.hz_bd {
    padding: 10px;
}
.hz_bd_col1 {
    width: 456px;
    height: 282px;
    float: left;
}
.hz_bd_col1 img {
    width: 100%;
    height: 329px;
}
.hz_bd_col2 {
    width: 714px;
    height: 335px;
    float: left;
}
.hz_bd_col2 ul li {
    float: left;
    margin: 0 0 10px 10px;
    width: 226px;
    border: 1px solid #ddd;
    overflow:hidden;
    text-align: center;
}
.hz_bd_col2 ul li img {
    vertical-align: bottom;
    width: 190px;
    height: 101px;
}

/*******hezuohuoban ends******/

/***news***/
.news {
    margin-top: 20px;
    background-color: #f8f8f8;
    padding: 30px 0;   
}
.ns_zx{
    width: 684px;
    float: left;
}
.ns_dv {
    width: 496px;
    float: left;
    margin-left: 10px;
}
.ns_zx h3 a,
.ns_dv h3 a{
    font-size: 20px;
    font-weight: bold;
    line-height: 53px;
    padding-left: 10px;
}
.ns_zx_bd {
    background: #ffffff;
    border: 1px solid #ddd;
    padding: 10px 56px;
    position: relative;
}
.ns_zx_bd ul li{
    float: left;
    width: 271px;
    margin-left: 10px;
}
.ns_zx_bd_img {
    text-align: center;
    display: block;
}
.ns_zx_bd img {
    vertical-align: middle;
    height: 120px;
}
.ns_zx_bd h4{
    margin-top: 4px;
}
.ns_zx_bd_co{
    margin-top: 4px;
    font-size: 12px;
    color: #888;
}
.ns_zx_bd_mo{
    margin-top: 4px;
    font-size: 12px;
    color: #4fadff;
}
.ns_zx_bd_wr {
    border-bottom: 1px dashed #d7d7d7;
    height: 230px;
}
.ns_zx_bd_wr h4{
    text-align: center;
}
.ns_zx_bd_wr h4 a{
    color: #ff6700;
}
.ns_zx_bd_mm {
    margin-top: 10px;
    font-size: 12px;
}
.ns_zx_bd_mm p {
    margin-top: 10px;
}
.ns_dv_bd ul li{
    clear:left;
}
.ns_dv_bd_img{
    display:block;
    width: 120px;
    height: 97px;
    float: left;
    margin-right: 10px;
    margin-bottom: 17px;
}
.ns_dv_bd h4{
    font-size: 16px;
}
.ns_dv_bd p{
    color: #888;
    font-size: 12px;
}
.ns_zx .prev,
.ns_zx .next{
    position: absolute;
    display: block;
    height: 54px;
    width: 25px;
    cursor: pointer;
}
.ns_zx .prev {
    left: 10px;
    top: 80px;
    background: url("img/prev.png");
    text-indent: -999em;
}
.ns_zx .next {
    right: 10px;
    top: 80px;
    background: url("img/next.png");
    text-indent: -999em;
}
/***news end***/

/***footer start****/
.footer {
    background-color: #f8f8f8;
}
.ft_service{
    color: #ffffff;
    padding: 20px 0;
    font-size: 16px;
    border-bottom: 1px solid #e0e0e0;
    background-color:#444444;
}
.ft_service ul {
    text-align: center;
}
.ft_service li{
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin-right: 50px;
    padding-left: 50px;
    display: inline-block;
}
.ft_list1 {
    background: url(img/mdnav-04.png) no-repeat left center;
}
.ft_list2 {
    background: url(img/mdnav-02.png) no-repeat left center;
}
.ft_list3 {
    background: url(img/mdnav-03.png) no-repeat left center;
}
.ft_list4 {
    background: url(img/mdnav-01.png) no-repeat left center;
}
.ft_list5 {
    background: url(img/mdnav-05.png) no-repeat left center;
}
.ft_flinks {
    padding: 20px 0;
    border-bottom: 1px solid #e8e8e8;
    text-align: center;
}
.ft_flinks dl {
    width: 187px;
    float: left;
}
.ft_flinks dl dt {
    margin-bottom: 13px;
}
.ft_flinks dl dd {
    color: #757575;
	margin-bottom: 12px;
}
.ft_fl_tel {
    width: 216px;
    padding-left: 38px;
    float: left;
    text-align: left;
}
.ft_fl_tel_ph{
    margin: 0 0 5px;
    font-size: 22px;
    line-height: 1.2em;
    color: #ff6700;
    text-align: left;
    display: inline-block;
}
.ft_fl_tel p {
    font-size: 12px;
    color: #888;
    margin-top: 5px;
}
.ft_fl_tel_bt{
    display: inline-block;
    border: 1px solid #ff6700;
    background: #fff;
    color: #ff6700;
    width: 118px;
    height: 28px;
    font-size: 12px;
    line-height: 28px;
    margin-top: 10px;
}
.ft_etc {
    text-align: center;
    font-size: 12px;
    overflow: hidden;
}
.ft_etc p{
    margin: 10px;
    color: #999;
}
.ft_fl_qr{
    float: left;
    height: 125px;
    border-left: 1px solid #e8e8e8;
    padding-left: 95px;
    font-size:12px;
    color:#ff6700;
}
/*
.fph1{
    letter-spacing: 0.065em;
}
*/
/***fotter ends****/

#menu{
    width:58px;height:360px;
    position:fixed;
    top:200px;left:0px;
    display: none;
 } 
#menu ul{
    padding-left:40px;
}
#menu ul li{
    width:58px;height:32px;
    list-style-type:none;
    color:#8F8583;
    text-align:center;
    line-height: 32px;
    border:1px dotted #ddd;
    position:relative;
}
#menu ul li span{
    display:block;width:58px;height:32px;
    background:#FB6501;
    position:absolute;
    top:0;left:0;
    color:#fff;font-size:12px;
    display: none;
    cursor: pointer;
}
#menu ul li:hover span{display:block; }
#menu ul li span.active{color:#FB6501;background:#fff;display:block;}

video {
	width: 852px;
	height: 480px;
}

.jqqd{
    text-align: center;
}
.jqqd p{
    margin-top: 50%;
}