@charset "utf-8";
/* CSS Document */
html {
    width:100%;
}
#top_tit {
    display:inline-block;
    width:1020px;
    margin:0 auto;
    padding:30px 10px 0 0;
    font:bold 16px/20px "微软雅黑", "Arial", "sans-serif";
    color:#222;
    text-align:left;
}
/* ==页面主体== */
#qjd-middle {
    z-index: 2;
    height: 100%;
    padding: 0px 0 0 20px;
//text-align:center;
}
#con_bg {
    /*background:url(lm01_con_bg.png) no-repeat center top;*/
    width:1027px;
    /*overflow-y:auto;*/
    padding-top:21px;
}
/*
#content {
    width:960px;
    margin:0 auto;
    padding:40px 0 70px 0;
    text-align:left;
}
*/
h3.top_search_title{
    height: 28px;
    font: bold 16px/28px "微软雅黑";
    color: #222;
    padding: 20px 30px 10px 9px;
}
.top_search {
    height:23px;
    border-bottom:1px solid #ccc;
    padding:47px 15px 62px 55px;
    background:url(qjd_bg01.png) no-repeat 15px center;
}
.top_search label {
    display:inline-block;
    float:left;
    padding-right:20px;
    font:12px/23px "微软雅黑";
    color:#222;
}
.top_search selec&#116; {
    display:inline-block;
    float:left;
    width:150px;
    height:23px;
    margin-right:20px;
}
.top_search .btn_search {
    display:inline-block;
    float:left;
    width:71px;
    height:23px;
    border:none;
    background:#2a9ad4;
    font:12px/23px "微软雅黑";
    color:#fff;
    cursor:pointer;
}
.top_search .btn_search:hover{text-decoration:none;color:#fff;}
/* ==旗舰店推荐== */
.qjd_tj {
    padding:40px 10px;
    border-bottom:1px solid #ddd;
}
.qjd_tj h3 {
    height:28px;
    font:bold 16px/28px "微软雅黑";
    color:#222;
}
.qjd_tj .gd_box {
    height:176px;
    padding:50px 0 0 0;
}
.qjd_tj .btn_pre {
    display:inline-block;
    float:left;
    width:31px;
    height:31px;
    background:url(lm01_btn_pre.png) no-repeat;
    margin:60px 20px 0 5px;
    text-indent:-9999px;
}
.qjd_tj .btn_next {
    display:inline-block;
    float:left;
    width:31px;
    height:31px;
    background:url(lm01_btn_next.png) no-repeat;
    margin:60px 5px 0 20px;
    text-indent:-9999px;
}
.qjd_tj .pic_box {
    overflow: hidden;
    float:left;
    width:828px;
    height:176px;
}
.qjd_tj .pic_main {
    display:inline-block;
    width: 1200px;
    position:relative;
    height:176px;
}
.qjd_tj .pic_main li {
    display:inline-block;
    float:left;
    width:184px;
    height:176px;
    padding:0 11px 0 12px;
    text-align:center;
}
.qjd_tj .pic_main li a {
    font:12px/30px "微软雅黑";
    color:#007fbf;
}
.qjd_tj .pic_main li a:hover {
    text-decoration:underline;
}
/* ==旗舰店\商城== */
.qjd_bottom {
    padding:0 10px;
}
.qjd_bottom h2 {
    height:20px;
    text-indent:-9999px;
}
.qjd_bottom .tit01 {
    background:url(qjd_tit_01.png) no-repeat left center;
}
.qjd_bottom .tit02 {
    background:url(qjd_tit_02.png) no-repeat 10px center;
}
.qjd_bottom .l_box {
    width:544px;
    padding-right:30px;
    border-right:1px solid #ccc;
}
.qjd_bottom .l_box p {
    /*height:130px;*/
    padding:54px 0 0 250px;
    background:url(jqd_bg02.jpg) no-repeat left top;
    font:12px/24px "微软雅黑";
    color:#666;
}
.qjd_bottom .r_box {
    width:335px;
}
.qjd_bottom .r_box p {
    height:164px;
    padding:20px 0 0 200px;
    background:url(jqd_bg03.jpg) no-repeat left center;
    font:12px/24px "微软雅黑";
    color:#666;
}
.qjd_bottom .r_box p a {
    background:url(jycp_dfb_ico08.png) no-repeat right center;
    padding:0 14px 0 0;
    font:12px/24px "微软雅黑";
    color:#007fbf;
}
.qjd_bottom .r_box p a:hover {
    text-decoration:underline;
}
/* ==官方旗舰店== */
.qjd_gf {
    padding:30px 10px 40px 10px;
    border-bottom:1px solid #ddd;
    background: url("pro_show_top_line.png") repeat-x left top;
}
.qjd_gf h2 {
    height:20px;
    background:url(qjd_tit_03.png) no-repeat left center;
    text-indent:-9999px;
}

.qjd_gf .wrap{
    margin: 20px auto;
    width: 1007px;
}

.qjd_gf .wrap .map_nav{
    background: url(map_nav.jpg) repeat-x;
    height: 31px;
    line-height: 31px;
    position: relative;
}

.qjd_gf .wrap .map_nav h3{
    font-size: 14px;
    font-family: "微软雅黑";
    margin-left: 21px;
    background: url(ico-house.jpg) left 8px no-repeat;
    padding-left: 22px;
}

.qjd_gf .wrap .map_nav span{
    display: block;
    position: absolute;
    width: 6px;
    height: 31px;
    font-size: 0;
    background: url(map_nav-ico.jpg) no-repeat;
}

.qjd_gf .wrap .map_nav span.left{
    background-position: left top;
    left: 0;
}

.qjd_gf .wrap .map_nav span.right{
    background-position: right top;
    right: 0;
}

.qjd_gf .wrap .store{
    border: #b8b7bf 1px solid;
	background-color:#FFF;
}

.qjd_gf .wrap .store .content{
    margin-left: 30px;margin-bottom: 30px;
}

.qjd_gf .wrap .store .content .icon2{
    position: absolute;
}

.qjd_gf .wrap .store .content .icon2 img{
    width: 70%;
    border: 1px solid #CECECE;
}

.qjd_gf .wrap .store .content .text{
    width: 70%;
    height:60px;
    padding:3px 0px 55px 250px;
}

.qjd_gf .wrap .store .content .text h4{
    font: 16px/20px '微软雅黑';
    color: #4E4D4D;
    font-weight: bold;
}

.qjd_gf .wrap .store .content .text p{
    font: 13px/20px '微软雅黑';
    color: #666;
    margin-top: 5px;
}

.qjd_gf .wrap .store .content .text div{
    font: 14px/20px '微软雅黑';
    float:left;
}

.qjd_gf .wrap .store .content .text a{
    color:#007fbf;
}

.qjd_gf p a {
    width:264px;
    height:137px;
    margin:0 24px;
}
/* ==在线商城== */
.qjd_zxsc {
    padding:40px 10px;
	background-color:#FFF;
}
.qjd_zxsc h2 {
    height:20px;
    background:url(qjd_tit_02.png) no-repeat left center;
    text-indent:-9999px;
}
.qjd_zxsc .declare{
    padding-top:30px;
    font: 14px/30px "微软雅黑";
    color: #666;
}
.qjd_zxsc .sel_box label {
    display:inline-block;
    float:left;
    font:12px/23px "微软雅黑";
    color:#222;
}
.qjd_zxsc .sel_box selec&#116; {
    display:inline-block;
    float:left;
    width:134px;
    height:23px;
    margin-left:10px;
}
.qjd_zxsc table {
    width:100%;
    border-right:1px solid #ddd;
    border-top:1px solid #ddd;
}
.qjd_zxsc th {
    height:36px;
    border-left:1px solid #ddd;
    border-bottom:1px solid #ddd;
    background:#f1f3f2;
    font:bold 12px/36px "微软雅黑";
    color:#222;
    text-align:center;
}
.qjd_zxsc td {
    height:30px;
    border-left:1px solid #ddd;
    border-bottom:1px solid #ddd;
    padding-left:10px;
    padding-right:5px;
    font:12px/30px "微软雅黑";
    color:#666;
    text-align:left;
}
.qjd_zxsc td a {
    font:12px/30px "微软雅黑";
    color:#007fbf;
}
.qjd_zxsc td a:hover {
    text-decoration:underline;
}
/* ==旗舰店查询== */
.qjd_search {
    padding:30px 10px;
}
.qjd_search .map {
    width:618px;
    height:486px;
    border:1px solid #ddd;
}
/*
.qjd_search .map img {
	width:618px;
	height:486px;
}*/
.qjd_search .jg_list {
    width:256px;
    padding-left:25px;
}
.qjd_search .jg_list h2 {
    height:26px;
    background:url(qjd_ico01.png) no-repeat left center;
    padding-left:30px;
    font:bold 12px/26px "微软雅黑";
    color:#222;
}
.qjd_search .jg_list h2 em {
    padding:0 5px;
    font-style:normal;
    color:#f63e00;
}
.qjd_search .jg_list dl {
    padding-top:15px;
}
.qjd_search .jg_list dt {
    font:bold 12px/20px "微软雅黑";
    color:#222;
}
.qjd_search .jg_list dd {
    font:12px/20px "微软雅黑";
    color:#666;
}
.qjd_search .jg_list dd label {
    display:inline-block;
    float:left;
    padding-right:5px;
    font:12px/20px "微软雅黑";
    color:#666;
}
/*百度地图样式*/
.BMapLib_SearchInfoWindow{font:12px arial,宋体,sans-serif;position:absolute;border:1px solid #999;background-color:#fff;cursor:default}.BMapLib_SearchInfoWindow form,.BMapLib_SearchInfoWindow ul,.BMapLib_SearchInfoWindow li{margin:0;padding:0}.BMapLib_SearchInfoWindow img{border:0}.BMapLib_SearchInfoWindow ul{list-style:none}.BMapLib_SearchInfoWindow .BMapLib_bubble_top{border-bottom:1px solid #ccc;height:31px}.BMapLib_SearchInfoWindow .BMapLib_bubble_title{line-height:30px;background-color:#f9f9f9;overflow:hidden;height:30px;padding:0 5px;font-size:12px}.BMapLib_SearchInfoWindow .BMapLib_bubble_tools{padding-right:5px;position:absolute;top:0;right:0;height:30px;width:64px;z-index:10000}.BMapLib_SearchInfoWindow .BMapLib_bubble_tools div{float:right;height:30px;width:22px;cursor:pointer;background-color:#f9f9f9;cursor:pointer;overflow:hidden}.BMapLib_SearchInfoWindow .BMapLib_bubble_close{background:url(iw_close.gif) no-repeat center center}.BMapLib_SearchInfoWindow .BMapLib_sendToPhone{background:url(phone.png) no-repeat center center}.BMapLib_SearchInfoWindow .BMapLib_bubble_center{z-index:3}.BMapLib_SearchInfoWindow .BMapLib_bubble_content{padding:3px 5px;overflow-x:auto;overflow-y:hidden}.BMapLib_SearchInfoWindow .BMapLib_bubble_bottom{display:block;z-index:2}.BMapLib_SearchInfoWindow .BMapLib_trans{z-index:5;position:absolute;bottom:-31px;*bottom:-32px}.BMapLib_SearchInfoWindow .BMapLib_nav{width:100%;height:75px;overflow:visibile;position:relative}.BMapLib_SearchInfoWindow .BMapLib_nav input{vertical-align:middle}.BMapLib_SearchInfoWindow .iw_bt,.BMapLib_SearchInfoWindow .iw_bt_down,.BMapLib_SearchInfoWindow .iw_bt_over{width:48px;height:26px;line-height:18px;cursor:pointer;border:0;padding:0;background:url('iw_bg.png') no-repeat 0 -87px;vertical-align:middle}.BMapLib_SearchInfoWindow .iw_bt_over{background-position:-52px -87px}.BMapLib_SearchInfoWindow .iw_bt_down{background-position:-104px -87px;font-weight:700}.BMapLib_search_text{width:100%;height:20px;line-height:20px;border:1px solid #a5acb2}.BMapLib_trans_text{width:100%;height:20px;line-height:20px;border:1px solid #a5acb2}.BMapLib_nav_tab{height:30px;width:100%;background:url('iw_bg.png') repeat-x 0 0}.BMapLib_nav_tab li{position:relative;float:left;width:114px;height:25px;padding-top:5px;text-align:center;border-left:1px solid #dadada;cursor:pointer;overflow:hidden;width:33%}.BMapLib_nav_tab .BMapLib_icon{display:inline-block;position:relative;width:10px;height:15px;top:3px;margin-right:7px;background:url('iw_bg.png') no-repeat 0 -136px}.BMapLib_nav_tab .BMapLib_icon_tohere{background-position:-15px -136px}.BMapLib_nav_tab .BMapLib_icon_nbs{width:14px;height:14px;background-position:-30px -136px}.BMapLib_nav_tab li.BMapLib_first{border-left:0}.BMapLib_nav_tab li:hover{text-decoration:none}.BMapLib_nav_tab li.BMapLib_current{color:#4d4d4d;cursor:default;background:url('iw_bg.png') repeat-x 0 -44px}.BMapLib_nav_tab_content li{padding:10px 0 0 0;position:relative;height:22px;font-family:"宋体"}.BMapLib_sms_tab_container{height:35px;background:#fcfcfc;position:relative;z-index:20;font-size:12px;font-weight:bold;line-height:35px;padding-left:10px}.BMapLib_sms_pnl_phone{position:relative;z-index:10;padding:10px 15px 10px 15px;border-top:solid 1px #f2f2f2;font-size:12px}.BMapLib_ap{float:left;width:263px;height:172px;overflow-x:hidden;overflow-y:auto}.BMapLib_ap th{text-align:right;font-weight:normal}.BMapLib_mp{background:#f6f6f6;padding:10px;height:152px;overflow-x:hidden;overflow-y:auto}.BMapLib_mp_title{font-weight:bold;height:18px;line-height:18px;padding-bottom:5px}.BMapLib_msgContent{font-size:12px:line-height:16px;word-break:break-all;　　word-wrap:break-word}.BMapLib_popup_close{padding:10px;background:url(iw_close.gif) no-repeat center center transparent;border:0 none;cursor:pointer;height:13px;position:absolute;right:8px;top:8px;width:14px;z-index:50}.BMapLib_sms_input{ime-mode:disabled}.BMapLib_sms_input_l{width:90px}.BMapLib_sms_input_s{width:35px}.BMapLib_sms_declare_phone{color:#707070}#BMapLib_sms_tip{color:red;padding-left:20px}#BMapLib_success_tip{font-size:12px;text-align:center;padding:50px 0 20px 0;color:red}#BMapLib_activateTip{padding-left:5px;color:red}
.tangram-suggestion{text-align:left;}

.j-jiaThis {
    height: 20px;
}