*{
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    font-family:"Microsoft YaHei",Arial;
}
.clearfix, .c {
    zoom: 1;
    clear: both;
}
.clearfix:after, .clearfix:before, .c:after, .c:before {
    display: table;
    content: "";
}
.clearfix:after, .c:after {
    clear: both;
}
.footer_bottom_left a img{
    margin-right: 5px;
}
/* Write your styles */

.shop_head{
    height: 116px;
}
.shop_box{
    width: 1200px;
    margin: 0 auto;
}

.shop_head_logo{
    float: left;
    margin-top: 30px;
}
.shop_head_right{
    float: right;
    margin-top: 40px;
}
.shop_head_seach{
    float: left;
    width: 365px;
    height: 40px;
    position: relative;
}
.shop_head_seach_text{
    width: 365px;
    height: 40px;
    padding-left: 10px;
    border: 1px solid #EEEEEE;
    font-size: 14px;
    outline: none;
}
.shop_head_seach_submit{
    position: absolute;
    right: 1px;
    top: 1px;
    width: 40px;
    height: 38px;
    background-color: #ffffff;
    border: none;
    border-left: 1px solid #EEEEEE;
    background: url(../images/shop_seach.png) no-repeat center;
    background-size: 16px;
}
.shop_head_buy{
    position: relative;
    float: left;
    width: 100px;
    margin-left: 10px;
    height: 40px;
    border: 1px solid #EEEEEE;
    line-height: 36px;
    text-align: center;
}
.shop_head_buy img{
    vertical-align: middle;
    margin-right: 5px;
}
.shop_head_buy span{
    vertical-align: middle;
    color: #666;
}
.shop_head_buy_num{
    position: absolute;
    top: -15px;
    right: 8px;
    line-height: normal;
    background-color: #40A1A7;
    color: #ffffff;
    padding: 2px 2px 3px 2px;
}
.shop_buy_sj{
    position: absolute;
    bottom: -4px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #40A1A7;
}
.shop_head_home{
    position: relative;
    float: left;
    width: 100px;
    margin-left: 10px;
    height: 40px;
    border: 1px solid #EEEEEE;
    line-height: 36px;
    text-align: center;
}
.shop_head_home img{
    vertical-align: middle;
    margin-right: 5px;
}
.shop_head_home span{
    vertical-align: middle;
    color: #666666;
}
.shop_dh{
    height: 54px;
    background-color: #7f7f7f;
}
.shop_dh_title{
    float: left;
    width: 300px;
    line-height: 54px;
    background-color: #41a1a7;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 1px;
}
.shop_dh_list li{
    float: left;
    font-size: 16px;
    line-height: 54px;
    position: relative;
}
.shop_dh_list li a{
    color: #ffffff;
    display: block;
    padding: 0 35px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.shop_dh_list li a:hover{
    background-color: #41a1a7;
}
.shop_dh_list li a img{
    margin-left: 2px;
}
.shop_dh_list{
    float: right;
}
.shop_main_con{
    background-color: #f6f7fb;
    padding: 35px 0;
}
.shop_main_con2{
    background-color: #f6f7fb;
}
.shop_main_con_box{
    width: 1200px;
    margin: 0 auto;
    background-color: #ffffff;
    padding: 40px;
}
.shop_main_con_box2{
    background-color: #ffffff;
    padding: 40px;
}
.shop_main_con_box img{
    max-width: 100%;
}
.shop_main_con_box p{
    font-size: 14px;
    color: #666666;
    line-height: 26px;
    margin-bottom: 15px;
}
.shop_main_con_box2 img{
    max-width: 100%;
}
.shop_main_con_box2 p{
    font-size: 14px;
    color: #666666;
    line-height: 26px;
    margin-bottom: 15px;
}
.shop_main_con_box2 h3{
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 5px;
}
.show_shop_content_bottom_table .shop_box_th{
    background-color: #ffffff;
    color: #333333;
    border: 1px solid #dddddd;
}
.shop_box_tr_con_js{
    font-size: 14px;
    color: #666666;
    margin-top: 10px;
    line-height: 24px;
}
.shop_box_tr_td3_buy{
    width: 130px;
    height: 34px;
    font-size: 14px;
    color: #41a1a7;
    line-height: 34px;
    text-align: center;
    border: 1px solid #41A1A7;
    margin-top: 14px !important;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.shop_box_tr_td3_buy:hover{
    color: #ffffff;
    background-color: #41a1a7;
}
.show_shop_content_bottom_xia{
    border: 1px solid #dddddd;
    margin-top: 30px;
    padding: 0 33px;
    height: 65px;
}
.show_shop_content_bottom_xia input{
    vertical-align: middle;
    margin-right: 10px;
}
.show_shop_content_bottom_xia span{
    vertical-align: middle;
}
.xia_left{
    float: left;
    margin-top: 22px;
}
.xia_right{
    margin-top: 13px;
    width: 170px;
    text-align: center;
    height: 38px;
    font-size: 14px;
    line-height: 38px;
    border: 1px solid #41A1A7;
    background-color: #41a1a7;
    color: #ffffff;
    float: right;
}


#foot{
    background-color: #292E34;
    position: relative;
    z-index: 999;
}
.footer{
    width: 1200px;
    margin: 0 auto;
    /*padding-top: 45px;*/
}
.footer_list li{
    float: left;
    margin-right: 75px;
}
.footer_li_yi{
    font-size: 16px;
    color: #ffffff;
}
.footer_li_div{
    font-size: 14px;
    color: #7e7e7e;
    line-height: 24px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.footer_li_div:hover{
    color: #ffffff;
}
.footer_li_er{
    margin-top: 20px;
}
.footer_list{
    float: left;
}
.footer_right{
    float: left;
    margin-left: 40px;
}
.footer_top{
    border-bottom: 1px solid #171717;
    padding-bottom: 30px;
}
.footer_bottom div{
    display: inline-block;
    line-height: 65px;
    height: 65px;
    font-size: 13px;
    color: #888;
}
.footer_bottom_right{
    float: right;
}
.footer_bottom_right a{
    color: #888;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.footer_bottom_right a:hover{
    color: #999;
}
.footer_bottom_language{
    color: #888;
    font-size: 13px;
    margin-right: 20px;
}
.footer_bottom_language a{
    color: #888;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.footer_icon_div{
    margin-right: 8px;
}
.footer_icon_div img{
    opacity: 1;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.footer_icon_div img:hover{
    opacity: 0.8;
}
.footer_icon_div_weixin{
    position: relative;
}
.footer_icon_div .footer_icon_div_weixin_img{
    position: absolute;
    bottom: 75px;
    left: -20px;
    width: 0;
    height: 140px;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.footer_icon_div_weixin:hover .footer_icon_div_weixin_img{
    left: -50px;
    opacity: 1;
    width: 140px;
    height: 140px;
}
.footer_icon_div_weixin_img img{
    opacity: 1 !important;
    width: 100%;
    height: 100%;
}
.footer_bottom_icon{
    margin-right: 20px;
}
.footer_bottom_language a:hover{
    color: #999999;
}
.footer_bottom_left_right{
    float: right;
}

/*帮我选型*/
.shop_main_con_left{
    float: left;
    width: 300px;
}
.shop_main_con_right{
    float: left;
    width: 835px;
    margin-left: 50px;
}
.shop_main_xuan_title{
    background-color: #41a1a7;
    color: #ffffff;
    text-align: center;
    line-height: 50px;
    height: 50px;
    font-size: 16px;
}
.shop_main_xuan_con{
    background-color: #ffffff;
    border: 1px solid #EFEFEF;
    border-top: none;
    padding: 0 18px;
}
.shop_main_xuan_label{
    font-size: 16px;
    line-height: 16px;
    color: #666666;
    margin-top: 20px;
}
.shop_main_xuan_form{
    margin-top: 15px;
}
.shop_main_xuan_form a{
    display: block;
    float: left;
    min-width: 50%;
    font-size: 12px;
    line-height: 18px;
    margin-top: 10px;
    color: #acacac;
}
.shop_main_xuan_form label{
    font-size: 12px;
    color: #acacac;
    min-width: 50%;
    display: block;
    float: left;
    margin-bottom: 10px;
}
.shop_main_xuan_form span{
    vertical-align: middle;
}
.shop_main_xuan_form input{
    vertical-align: middle;
    margin-right: 5px;
}
.shop_main_xuan_xian{
    width: 100%;
    height: 1px;
    margin-top: 20px;
    border-top: 1px dashed #EEEEEE;
}
.shop_main_xuan_form .ui-slider-horizontal.ui-slider-pips{
    margin-top: 20px;
    margin-bottom: 0;
}


.ui-slider-pip .ui-slider-label{
    display: none !important;
}
.shop_main_xuan_form1 .ui-slider-pip-0 .ui-slider-label,
.shop_main_xuan_form1 .ui-slider-pip-12 .ui-slider-label,
.shop_main_xuan_form1 .ui-slider-pip-24 .ui-slider-label{
    display: block !important;
}
.shop_main_xuan_form2 .ui-slider-pip-0 .ui-slider-label,
.shop_main_xuan_form2 .ui-slider-pip-12 .ui-slider-label,
.shop_main_xuan_form2 .ui-slider-pip-23 .ui-slider-label{
    display: block !important;
}
.shop_main_xuan_form_slider{
    color: #acacac;
    margin-top: 55px;
}
.shop_main_xuan_anniu{
    margin: 30px 0;
}
.shop_main_xuan_anniu div{
    float: left;
    width: 114px;
    height: 32px;
    background-color: #41a1a7;
    border-radius: 5px;
    font-size: 14px;
    color: #ffffff;
    line-height: 32px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.shop_main_xuan_anniu_submit{
    float: left;
    width: 114px;
    border: none;
    height: 32px;
    outline: none;
    background-color: #41a1a7;
    border-radius: 5px;
    font-size: 14px;
    color: #ffffff;
    line-height: 32px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.shop_main_xuan_anniu div:hover{
    background-color: #15797E;
}
.shop_main_xuan_anniu_fuwei{
    margin-right: 15px;
}
.shop_main_xuan_anniu_submit:hover{
    background-color: #15797E;
}
.shop_main_right{
    /*background-color: #ffffff;*/
}
.shop_main_xuan_nav{
    font-size: 14px;
    color: #666666;
}
.shop_main_xuan_nav a{
    color: #666666;
}
.shop_main_right li{
    width: 100%;
    height: 200px;
    background-color: #ffffff;
    margin-top: 15px;
}
.shop_main_right_li{
    width: 780px;
    margin: 23px auto 0 auto;
}
.shop_main_right_img{
    float: left;
    width: 152px;
    height: 152px;
    overflow: hidden;
}
.shop_main_right_img img{
    width: 100%;
}
.shop_main_right_con{
    float: left;
    margin-left: 20px;
}
.shop_main_right_title{
    font-size: 18px;
    color: #666666;
    margin-top: 10px;
}
.shop_main_right_js_l{
    float: left;
    font-size: 14px;
    color: #666666;
    line-height: 32px;
    margin-right: 30px;
}
.shop_main_right_js_r{
    float: left;
    font-size: 14px;
    color: #666666;
    line-height: 32px;
    margin-left: 30px;
}
.shop_main_right_js_l_x{
    float: left;
    width: 1px;
    height: 65px;
    background-color: #e3e3e3;
}
.shop_main_right_js{
    margin-top: 35px;
}
.alignment{
    outline: none;
}
.shop_main_right_num{
    float: right;
    margin-top: 40px;
}
.shop_main_right_num_p{
    cursor: pointer;
    width: 109px;
    height: 32px;
    text-align: center;
    line-height: 29px;
    color: #41a1a7;
    margin-top: 30px;
    border: 1px solid #41A1A7;
}
.shop_main_right_num_p img{
    vertical-align: middle;
    margin-right: 10px;
}
.shop_main_right_num_p span{
    vertical-align: middle;
}
/*帮我选型*/

/*car*/
.shop_box_tabel{
    width: 1200px;
    margin: 30px auto 0 auto;
}
.shop_box_tabel table{
    width: 100%;
}
.shop_box_h1{
    width: 56px;
    text-align: center;
    font-weight: 400;
    border-right: 1px solid #7F7F7F;
}
.shop_box_h1 input{
    margin-top: 5px;
}
.shop_box_h2{
    width: 880px;
    text-align: center;
    font-weight: 400;
}
.shop_box_h3{
    width: 160px;
    text-align: center;
    font-weight: 400;
    border-left: 1px solid #7F7F7F;
}
.shop_box_h4{
    width: 102px;
    border-left: 1px solid #7F7F7F;
    text-align: center;
    font-weight: 400;
}
.shop_box_th{
    height: 45px;
    background-color: #7f7f7f;
    color: #ffffff;
    vertical-align: middle;
    font-size: 14px;
}
.shop_box_tr{
    height: 122px;
    background-color: #ffffff;
    border-bottom: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
}
.shop_box_tr_td1{
    text-align: center;
}
.shop_box_tr_img{
    width: 87px;
    height: 87px;
    overflow: hidden;
    display: inline-block;
    border: 1px solid #DFDFDF;
    vertical-align: middle;
}
.shop_box_tr_img img{
    width: 100%;
}
.shop_box_tr_con{
    font-size: 16px;
    color: #666666;
    margin-left: 30px;
    display: inline-block;
    vertical-align: middle;
}
.shop_box_tr_td3{
    text-align: center;
    border-right: 1px solid #dddddd;
}
.shop_box_tr_td3 div{
    margin: 0 auto;
}
.shop_box_tr_td4{
    text-align: center;
    font-size: 16px;
    border-right: 1px solid #dddddd;
}
.shop_box_tr_td4 a{
    color: #666666;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.shop_box_tr_td4 a:hover{
    color: #41a1a7;
}

.shop_main_form{
    width: 1200px;
    margin: 30px auto 0 auto;
    background-color: #ffffff;
    border: 1px solid #DDDDDD;
}
.shop_main_form_title{
    font-size: 16px;
    color: #666666;
}
.shop_main_form_box{
    padding: 30px 52px;
}
.shop_main_form_input input{
    width: 510px;
    height: 36px;
    border: 1px solid #E3E3E3;
    border-radius: 3px;
    padding-left: 20px;
}
.shop_main_form_input{
    font-size: 14px;
    color: #666666;
    margin-top: 25px;
}
.shop_main_form_input span{
    font-size: 16px;
    color: #ff0000;
}
.shop_main_form_input select{
    width: 510px;
    height: 36px;
    border: 1px solid #E3E3E3;
    border-radius: 3px;
    padding-left: 20px;
}
.shop_main_form_left{
    float: left;
}
.shop_main_form_right{
    float: left;
    margin-left: 60px;
}
.shop_main_form_input2 p{
    float: left;
}
.shop_main_form_input2 p input{
    vertical-align: middle;
}
.p1 input{
    width: 356px;
    height: 36px;
    border: 1px solid #E3E3E3;
    border-radius: 3px;
    padding-left: 20px;
}
.shop_main_form_input2 p b{
    font-weight: normal;
    vertical-align: middle;
}
.shop_main_form_input2 span{
    font-size: 16px;
    color: #ff0000;
}
.shop_main_form_input2{
    font-size: 14px;
    color: #666666;
    margin-top: 25px;
}
.shop_main_form_input2_p1{
    width: 124px;
    height: 36px;
    border: 1px solid #E3E3E3;
    border-radius: 3px;
    padding-left: 20px;
    line-height: 36px;
}
.shop_main_form_input2_div{
    margin-bottom: 15px;
}
.shop_main_form_input2_div input{
    width: 347px;
    height: 36px;
    padding-left: 20px;
    border: 1px solid #E3E3E3;
    border-radius: 3px;
}
.shop_main_form_input2_p2{
    margin-left: 10px;
}
.shop_main_form_input2 .p2{
    margin-left: 20px;
}
.shop_main_form_input2 .p2 input{
    margin-right: 3px;
}
.shop_main_submit{
    margin-top: 20px;
    border: 1px solid #DDDDDD;
    background-color: #ffffff;
    height: 50px;
    line-height: 50px;
}
.shop_main_submit_left{
    float: left;
}
.shop_main_submit_left input{
    vertical-align: middle;
    margin-left: 21px;
}
.shop_main_submit_left span{
    vertical-align: middle;
    margin-left: 15px;
    color: #40a1a7;
    font-size: 14px;
}
.shop_main_submit_right{
    float: right;
}
.shop_main_form_input3{
    float: right;
}
.shop_main_form_input3 input{
    width: 130px;
    height: 40px;
    border: 1px solid #E3E3E3;
    text-align: center;
    font-size: 16px;
}
.shop_main_submit_right input{
    width: 144px;
    background-color: #42a1a7;
    color: #ffffff;
    font-size: 14px;
    border: none;
    height: 48px;
    vertical-align: top !important;
}
.shop_main_submit_right span{
    color: #ff0000;
    font-size: 16px;
}


/*show_shop*/
.show_shop_con_box{
    width: 1200px;
    margin: 0 auto;
}
.show_shop_mbx{
    line-height: 60px;
    font-size: 14px;
}
.show_shop_mbx a{
    color: #666666;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.show_shop_mbx a:hover{
    color: #41a1a7;
}
.show_shop_con{
    background-color: #f6f7fb;
}
.show_shop_content{
    width: 1200px;
    margin: 0 auto;
}
.show_shop_content_top{
    width: 1200px;
    border: 1px solid #dddddd;
    background-color: #ffffff;
}
.show_shop_content_img{
    width: 620px;
    float: left;
    border-right: 1px solid #DDDDDD;
}
.show_shop_content_con{
    float: left;
    width: 578px;
}
.show_shop_content_con_box{
    width: 440px;
    margin: 0 auto;
}
.show_shop_content_con_title{
    font-size: 28px;
    color: #666666;
    line-height: normal;
    margin-top: 28px;
}
.show_shop_content_con_name{
    font-size: 22px;
    color: #333333;
    margin-top: 10px;
}
.show_shop_content_con_p{
    padding-bottom: 22px;
    border-bottom: 1px solid #dddddd;
}
.show_shop_content_con_p2{
    height: 132px;
    font-size: 14px;
    color: #333333;
}
.show_shop_content_con_js{
    margin-top: 15px;
}
.show_shop_content_con_num{
    font-size: 14px;
    margin-top: 40px;
}
.show_shop_content_con_num span{
    float: left;
    margin-top: 9px;
    margin-right: 15px;
}
.show_shop_content_con_num1{
    display: inline-block;
    cursor: pointer;
    border: 1px solid #41A1A7;
    color: #41a1a7;
    width: 185px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    margin-right: 10px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.show_shop_content_con_num1:hover{
    color: #ffffff;
    background-color: #41A1A7;
}
.show_shop_content_bottom{
    margin: 30px 0;
    border: 1px solid #dddddd;
    background-color: #ffffff;
}
.show_shop_content_bottom_ul{
    height: 50px;
    width: 100%;
    border-bottom: 1px solid #dddddd;
    background-color: #7e7e7e;
}
.show_shop_content_bottom .am-nav-tabs>li a{
    width: 126px;
    height: 49px;
    text-align: center;
    background-color: #7e7e7e;
    color: #ffffff;
    font-size: 15px;
    line-height: 48px;
    border-right: 1px solid #cccccc;
}
.show_shop_content_bottom .am-nav-tabs>li a:hover{
    background-color: #41a1a7;
    color: #ffffff;
}
.show_shop_content_bottom .am-nav-tabs>li.am-active>a{
    background-color: #41a1a7;
    color: #ffffff;
}
.show_shop_content_bottom_div{
    padding: 30px 20px;
    font-size: 14px;
}
.show_shop_content_bottom_table{
    padding: 30px 20px;
}
.show_shop_content_bottom_table table{
    width: 100%;
}
.show_shop_content_bottom_table .shop_box_h3{
    width: 200px;
    border-left: none;
}
.show_shop_content_bottom_table .shop_box_h1{
    width: 80px;
    border-right: none;
}
/*show_焦点图*/
.mod18 {
    width:520px;
    height: 406px;
    margin: 20px auto;
    position: relative;
    background: #f7f7f7;
}
.mod18 .btn {
    position: absolute;
    width: 15px;
    height: 70px;
    top: 336px;
    cursor: pointer;
    z-index: 99;
    font-size: 50px;
    font-weight: bold;
}
.mod18 .prev {
    left: 0;
    background: url(../images/prevBtn.png) no-repeat;
}
.mod18 #prevTop, .mod18 #nextTop {
    top: 213px;
    width: 46px;
    height: 48px;
}
.mod18 #prevTop {
    background: url(../images/prevBtnTop.png) 0 0 no-repeat;
}
.mod18 #nextTop {
    background: url(../images/nextBtnTop.png) 0 0 no-repeat;
}
.mod18 .next {
    right: 0;
    background: url(../images/nextBtn.png) no-repeat;
}
.mod18 li {
    float: left;
}
.mod18 .cf li {
    position: relative;
    color: #fff;
}
.mod18 .cf a {
    display: block;
    width: 520px;
    height: 330px;
    position: absolute;
    color: #fff;
}
.mod18 .cf li span {
    display: block;
    width: 520px;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 10px 20px;
    line-height: 22px;
    text-align: left;
    background: rgba(0, 0, 0, 0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr="#60000000", endColorstr="#60000000");
}
.mod18 .picBox {
    height: 330px;
    position: relative;
    overflow: hidden;
}
.mod18 .picBox ul {
    height: 330px;
    position: absolute;
}
.mod18 .picBox li {
    width: 520px;
    height: 330px;
    text-align: center;
    line-height: 330px;
    background-color: #ffffff;
}
.mod18 .listBox {
    width: 512px;
    height: 100px;
    margin: 0 auto;
    position: relative;
    padding: 6px 0 10px;
    overflow: hidden;
}
.mod18 .listBox ul {
    height: 100px;
    position: absolute;
}
.mod18 .listBox li {
    width: 129px;
    height: 70px;
    cursor: pointer;
    position: relative;
}
.mod18 .listBox li i {
    display: none;
}
.mod18 .listBox li a {
    display: block;
    width: 124px;
    height: 70px;
}
.mod18 .listBox li img {
    width: 124px;
    height: 70px;
}
.mod18 .listBox .on img {
    width: 124px;
    height: 70px;
    border: 1px solid #ff6600;
}
.mod18 .listBox .on i {
    display: block;
}


.form_phone{
    width: 100%;
    height: 38px;
    padding-left: 15px;
    margin-top: 20px;
}
.login_chb_close{
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
}
.login_chb_close img{
    width: 30px;
}
.login_chb_title{
    margin-top: 10px;
    color: #40a1a7;
    font-size: 13px;
    cursor: pointer;
}
.login_chb_hidden{
    display: none;
}
.login_chb_hidden input{
    width: 100%;
    height: 38px;
    padding-left: 15px;
    margin-top: 15px;
}
.form_submit{
    font-size: 14px;
    width: 40%;
    margin: 15px auto 0 auto;
    height: 30px;
    border-radius: 3px;
    display: block;
    background-color: #ffffff;
    border: 1px solid #a6a6a6;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.form_submit:hover{
    background-color: #40a1a7;
    color: #ffffff;
    border: 1px solid #40A1A7;
}
.form_p{
    margin-top: 15px;
}
.form_code{
    padding-left: 15px;
    float: left;
    width: 48%;
    font-size: 14px;
    margin-right: 2%;
    height: 38px;
}
.login_chb_form{
    width: 90%;
    margin: 0 auto;
}
.login_chb_logo{
    text-align: center;
    margin-top: 30px;
}
.login_chb_box{
    width: 90%;
    margin: 0 auto;
}
.login_chb_bg{
    position: fixed;
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
}
.login_chb{
    position: fixed;
    z-index: 1000;
    top: 10%;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 360px;
    padding-bottom: 25px;
    /*height: 460px;*/
    border-radius: 10px;
    background: rgba(255,255,255,1);
}

/*补充*/
.touch_shop_dh{
    display: none;
}
.touch_trcon{
    display: none;
}
.touch_shop_banner{
    display: none;
}
.shop_box_tr_con_name_touch{
    display: none;
}

.shop_dh_list_erji{
    position: absolute;
    z-index: 999;
    width: 100%;
}
.shop_dh_list .shop_dh_list_erjia{
    height: 0;
    overflow: hidden;
    padding: 0;
    text-align: center;
    background-color: #7f7f7f;
    line-height: 40px;
    display: block;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.shop_dh_list li:hover .shop_dh_list_erjia{
    height: 40px;
}

.show_shop_content_bottom_table2{
    width: 950px;
    margin: 0 auto;
    border-left: 1px solid #E7E7E7;
    border-right: 1px solid #E7E7E7;
    border-top: 1px solid #E7E7E7;
}
.show_shop__table_li{
    width: 100%;
    border-bottom: 1px solid #E7E7E7;
    color: #333333;
    line-height: 36px;
}
.show_shop__table_li_l{
    width: 268px;
    float: left;
    text-align: center;
    font-size: 14px;
}
.show_shop__table_li_r{
    padding-left: 80px;
    float: left;
    text-align: center;
    border-left: 1px solid #E7E7E7;
    min-height: 37px;
}
.show_shop__table_li_r p{
    line-height: 36px;
    text-align: left;
}
.cf li img{
    max-height: 100%;
    max-width: 100%;
}
.demo{
    margin-top: 20px;
}
.slider_zhe{
    width: 290px;
    height: 70px;
    background: rbga(0,0,0,0);
    position: absolute;
    top: 0;
    left: -14px;
    z-index: 999999;
}
.slider_zhe_box{
    position: relative;
}
.slider_zhe_box2{
    position: relative;
}
#yema{
    float: right;
    margin-top: 20px;
}
.pages_num{
    float: right;
}
#yema a{
    font-size: 14px;
    color: #333333;
    padding: 2px 10px;
}
#yema span{
    font-size: 14px;
    color: #41A1A7;
    padding: 2px 10px;
}
#yema a.pages_btn{
    font-size: 16px;
    font-family: SimSun;
}
#yema a.pages_num{
    padding: 0 10px;
}
.shop_dh_nav_chbli{
    /*position: relative;*/
}

@media screen and (max-width: 640px){
    .slider-container{
        width: 100% !important;
    }
    .shop_dh_nav_chbli_erji{
        position: absolute;
        left: 0;
        right: 0;
        width: 92%;
        margin: 0 auto;
        background-color: #1F7476;
    }
    .touch_shop_dh .shop_dh_nav_chbli2 {
        background-color: #1F7476;
        border: 1px solid #1F7476;
    }
    .touch_shop_dh .shop_dh_nav_chbli2 a{
        color: #ffffff;
    }
    .show_shop_content_bottom_table2{
        width: 100%;
    }
    .show_shop__table_li_l{
        width: 100%;
        background-color: #f1f1f1;
        float: none;
    }
    .show_shop__table_li_r{
        border-left: none;
        padding-left: 0;
        float: none;
    }
    .touch_shop_dh .shop_dh_nav_chbli_erji a{
        display: block;
        color: #ffffff;
        float: left;
        text-align: center;
        width: 33%;
        font-size: 13px;
        height: 40px;
        line-height: 40px;
    }
    .slider-container .back-bar .pointer-label{
        font-size: 12px !important;
        top: -22px !important;
    }
    .slider-container .scale ins{
        font-size: 12px !important;
        left: -8px !important;
    }
    .shop_main_con_box2{
        padding: 15px 4% 0 4%;
    }
    .login_chb{
        width: 90%;
    }
    .shop_main_xuan_form span{
        font-size: 14px;
    }
    .shop_head{
        height: 60px;
    }
    .shop_box{
        width: 94%;
    }
    .shop_head_seach{
        display: none;
    }
    .shop_head_logo{
        width: 38%;
        margin-top: 10px;
    }
    .shop_head_logo img{
        width: 100%;
    }
    .shop_head_right{
        width: 50%;
        margin-top: 20px;
    }
    .shop_head_buy{
        width: 49%;
        margin-left: 0;
        height: auto;
        line-height: 26px;
    }
    .shop_head_home{
        width: 49%;
        margin-left: 2%;
        height: auto;
        line-height: 26px;
    }
    .shop_head_buy span{
        font-size: 12px;
    }
    .shop_head_home span{
        font-size: 12px;
    }
    .shop_dh{
        display: none;
    }
    .shop_head_buy_num{
        font-size: 12px;
    }
    .touch_shop_dh{
        display: block;
    }
    .shop_dh_list_touch{
        font-size: 14px;
        width: 92%;
        margin: 0 auto;
    }
    .shop_dh_list_touch li{
        float: left;
        width: 32%;
        border: 1px solid #ccc;
        margin-right: 2%;
        text-align: center;
        line-height: 28px;
        margin-top: 14px;
    }
    .shop_dh_list_touch li.shop_dh_list_touch_li3{
        margin-right: 0;
    }
    .shop_dh_list_touch li.touch_shop_linow{
        background-color: #41a1a7;
        border: 1px solid #41A1A7;
    }
    .shop_dh_list_touch li.touch_shop_linow a{
        color: #ffffff;
    }
    .shop_dh_list_touch li a{
        color: #333333;
    }
    .shop_main_con_left{
        width: 98%;
        margin: 0 auto;
        float: none;
    }
    .shop_main_xuan_con{
        display: none;
    }
    .shop_main_con{
        padding: 15px 0;
    }
    .shop_main_xuan_title{
        height: 40px;
        line-height: 40px;
    }
    .shop_main_con_right{
        float: none;
        margin-left: 0;
        width: 100%;
    }
    .shop_main_xuan_nav{
        margin-top: 12px;
    }
    .shop_main_right li{
        width: 49%;
        float: left;
        height: auto;
        padding-bottom: 18px;
    }
    .shop_main_right li.touch_right_li2{
        margin-left: 2%;
    }
    .shop_main_right_img{
        float: none;
    }
    .shop_main_right_js{
        display: none;
    }
    .shop_main_right_li{
        width: 100%;
    }
    .shop_main_right_img{
        max-width: 100%;
        width: auto;
        height: auto;
    }
    .shop_main_right_con{
        padding: 0 5%;
        margin-left: 0;
        float: none;
    }
    .shop_main_right_title{
        font-size: 14px;
        word-wrap: normal;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .shop_main_right_num{
        margin-top: 12px;
        padding: 0 6%;
    }
    .shop_main_right_num_p span{
        font-size: 12px;
    }
    .shop_main_right_num_p{
        margin: 16px auto 0 auto;
    }
    .footer{
        width: 94%;
        padding: 12px 0;
    }
    .footer_bottom div{
        line-height: 24px;
        height: auto;
    }
    .footer_bottom_icon,.footer_bottom_right{
        display: none !important;
    }
    .footer_bottom_left_right{
        float: none;
    }
    .form_phone{
        font-size: 14px;
    }
    .login_chb_hidden input{
        font-size: 14px;
    }
    .shop_box_tabel{
        width: 100%;
        margin: 10px auto 0 auto;
        border-top: 1px solid #dddddd;
    }
    .shop_box_th{
        display: none;
    }
    .touch_trcon{
        display: block;
    }
    .pc_trcon{
        display: none;
    }
    .shop_box_tr_td1{
        width: 10%;
        padding: 0 3%;
    }
    .shop_box_tr_td3{
        width: 60%;
        padding-left: 5%;
        text-align: left;
    }
    .show_shop_content_bottom_table .shop_box_tr_td3{
        border-right: none;
    }
    .shop_box_tr_td4{
        width: 12%;
        font-size: 13px;
    }
    .shop_box_tr_con{
        font-size: 14px;
        line-height: normal;
        margin-bottom: 10px !important;
    }
    .shop_main_submit_left span{
        font-size: 14px;
    }

    .shop_main_submit_right{
        font-size: 12px;
        height: 38px;
        line-height: 38px;
        margin-top: 10px;
    }
    .shop_main_submit_right input{
        width: 90px;
        height: 38px;
    }
    .shop_main_form_input3{
        margin-top: 10px;
    }
    .show_shop_con_box{
        width: 94%;
    }
    .show_shop_content{
        width: 100%;
    }
    .show_shop_content_top{
        width: 100%;
    }
    .mod18{
        display: none;
    }
    .touch_shop_banner{
        display: block;
    }
    .show_shop_content_img{
        width: 100%;
    }
    .touch_shop_banner .am-slides li div{
        height: 240px;
        width: 100%;
        background-size: auto 240px !important;
    }
    .touch_shop_banner .am-control-nav{
        bottom: 10px;
    }
    .show_shop_content_con_box{
        width: 100%;
        padding: 0 5%;
    }
    .show_shop_content_con{
        width: 100%;
        float: none;
    }
    .show_shop_content_con_title{
        font-size: 18px;
        margin-top: 14px;
    }
    .show_shop_content_con_name{
        font-size: 14px;
    }
    .show_shop_content_con_p{
        padding-bottom: 15px;
    }
    .show_shop_content_con_p2{
        height: auto;
    }
    .show_shop_content_con_num{
        margin-top: 15px;
    }
    .show_shop_content_con_num1{
        width: 48%;
        margin-right: 4%;
        float: left;
    }
    .show_shop_content_con_num1touch{
        margin-right: 0;
    }
    .show_shop_content_bottom .am-nav-tabs>li a{
        width: 100%;
    }
    .am-nav-tabs>li{
        width: 50%;
    }
    .shop_box_tr_con_name_touch{
        display: block;
        font-size: 14px;
        margin-bottom: 10px !important;
    }
    .shop_box_tr_con_name{
        display: none;
    }
    .shop_box_tr_con_js{
        display: none;
    }
    .show_shop_content_bottom_div img{
        max-width: 100%;
    }
    .show_shop_content_bottom_table .shop_box_tr{
        border-left: none;
    }
    .show_shop_content_bottom_table{
        padding: 16px 0;
    }
    .show_shop_content_bottom_table .shop_box_tr_td3 div{
        margin: inherit;
    }
    .show_shop_content_bottom_table .shop_box_tr_img{
        width: auto;
        height: auto;
        margin-top: 17px;
    }
    .show_shop_content_bottom_table .show_shop_content_bottom_xia{
        border: none;
        padding: 0 3%;
        margin-top: 5px;
        height: auto;
    }
    .show_shop_content_bottom_table .shop_box_tr_td2{
        width: 30%;
    }
    .show_shop_content_bottom_xia span{
        font-size: 14px;
    }
    .show_shop_content_bottom_div{
        padding: 5%;
        font-size: 14px;
    }
    .show_shop__table_li_r p{
        text-align: center;
    }
}
.shop_head_logo img{
    width: 50%;
}