html,body,#content{
	background: #f4f4f4;
}
.commodity_3{
	height: 24px;
}
.news-con, .news-con2, .news-con3 {
    padding-top: 3rem;
}

.news-con ul {
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px #d8d8d8 solid;
}

.news-con ul li {
    width: 25%;
    float: left;
    height: 3rem;
    text-align: center;
    background: #f7f5f5;
    padding: 0;
    margin: 0
}

.news-con ul li:hover {
    background: #fff;
}

.news-con ul li.cur {
    background: #fff;
}

.news-con ul li a {
    color: #343434;
    line-height: 3rem;
}

.news-con ul li:hover a {
    color: #2caeff;
}

.news-con ul li.cur a {
    color: #2caeff;
}

.news_lb {
    border-bottom: 1px #edecec solid;
    margin-bottom: 0.2rem;
    /*margin-top: 0.2rem;*/
    display: block;
    overflow: hidden;
    background: #FFFFFF;
}
.news_about{
	background: url(../images/new/background1.png)no-repeat center;
	background-size: 100% 100%;
	padding-top: 1rem;
}
.news_about .commodity_1,.news_about .merchant2{
	height: 1.5rem;
	line-height: 1.2rem;
	color: #FFFFFF;
}
.news_lb_l {
    float: left;
    width: 6rem;
    height: 5.5rem;
}

.news_lb_l img {
    padding: 0.5rem 0.5rem;
    width: 100%;
    height: 100%;
}

.news_lb_r {
    float: right;
    width: 70%;
}

.news_lb_r .news_lb_r1 {
    width: 100%;
    font-size: 0.9rem;
    line-height: 1.2rem;
    color: #333;
    height: 2.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 0.5rem;
}

.news_lb_r .news_lb_r2 {
    text-align: right;
    font-size: 0.5rem;
    line-height: 1.2rem;
    color: #999;
    padding-top: 1.6rem;
    padding-right: 12px;
}

.more_news {
    height: 3rem;
    background: #fff;
    color: #c1bfbf;
    text-align: center;
    font-size: 0.5rem;
    line-height: 3rem;
}


@media (min-width: 375px) {
    .news_lb_l {
        float: left;
        /*width: 7rem;*/
        height: 6.5rem;
    }

    .news_lb_r .news_lb_r1 {
        font-size: 1rem;
        line-height: 1.2rem;
        color: #333;
        height: 3.6rem;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .news_lb_r .news_lb_r2 {
        text-align: right;
        font-size: 0.5rem;
        line-height: 1.2rem;
        color: #999;
        padding-top: 1.3rem;
    }
}

@media (min-width: 414px) {
    .news_lb_l {
        float: left;
        width: 7.7rem;
        height: 7.2rem;
    }

    .news_lb_r .news_lb_r1 {
        font-size: 1rem;
        line-height: 1.2rem;
        color: #333;
        height: 3.6rem;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .news_lb_r .news_lb_r2 {
        text-align: right;
        font-size: 0.5rem;
        line-height: 1.2rem;
        color: #999;
        padding-top: 2rem;
    }
}

@media (min-width: 768px) {
    .news_lb_l {
        float: left;
        width: 7.7rem;
        height: 7.2rem;
    }

    .news_lb_r {
        float: right;
        width: 83%;
    }

    .news_lb_r .news_lb_r1 {
        font-size: 1rem;
        line-height: 1.2rem;
        color: #333;
        height: 3.6rem;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .news_lb_r .news_lb_r2 {
        text-align: right;
        font-size: 0.5rem;
        line-height: 1.2rem;
        color: #999;
        padding-top: 2rem;
    }
}

.footer {
    background: #f1f1f1;
    height: 6rem;
    color: #6b6969;
    font-size: 0.6rem;
    line-height: 1.2rem;
    text-align: center;
    padding-top: 2rem;
}

.footer a {
    color: #6b6969;
}

.news-con1 {
    padding-top: 4rem;
    padding-left: 1rem;
    padding-right: 1rem;
}

.news-con1_1 {
    font-size: 1.2rem;
    line-height: 1.5rem;
    color: #222;
}

.news-con1_2 {
    font-size: 0.5rem;
    line-height: 1.5rem;
    color: #999;
    padding-bottom: 0.2rem;
}

.news-con1_3 {
    background: #ededed;
    padding: 0.5rem;
    font-size: 0.5rem;
    line-height: 1.5rem;
    color: #555;
    margin-bottom: 0.2rem;
}

.news-con1_4 {
    padding: 0.5rem 0;
}

.news-con1_4 p {
    text-indent: 2em;
    font-size: 0.9rem;
    line-height: 1.5rem;
    color: #222;
    padding-bottom: 0.9rem;
}

.news-con1_5 {
    text-align: right;
    color: #999;
    font-size: 0.5rem;
    border-bottom: 1px #f1f1f1 solid;
    padding-bottom: 1rem;
}

.news-con1_6 {
    margin-top: 1rem;
    text-align: left;
    color: #999;
    font-size: 0.6rem;
    line-height: 1.5rem;
    margin-bottom: 2rem;
}

.news-con1_6 a {
    color: #999;
}

.news-con2 ul {
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px #d8d8d8 solid;
}

.news-con2 ul li {
    width: 25%;
    float: left;
    height: 3rem;
    text-align: center;
    background: #f7f5f5;
    padding: 0;
    margin: 0
}

.news-con2 ul li.cur {
    background: #fff;
}

.news-con2 ul li a {
    color: #343434;
    line-height: 3rem;
}

.news-con2 ul li:hover a {
    color: #ff7700;
}

.news-con2 ul li.cur a {
    color: #ff7700;
}

.news-con2 ul li input {
    border: 1px #222 solid;
    width: 10px;
    height: 10px;
    background: #fff;
    color: #0C0C0C;
    line-height: 3rem;
}

.news-con2 ul li:hover {
    background: #fff;
}

.searchInput {
    width: 100%;
}

.topSearch {
    width: 85%;
    font-size: 1.2rem;
    line-height: 2rem;
    position: relative;
    background: #fff;
    height: 2rem;
    border-radius: 1.25926rem;
    overflow: hidden;
    padding: 0;
}

.topSearch i {
    float: left;
    color: #666666;
    margin: 0.1rem 0 0 1rem;
}

.topSearch em {
    float: left;
    position: absolute;
    width: 1.4074rem;
    height: 1.48148rem;
    margin: 0.44444rem 0 0 0.74074rem;
    display: block;
}

.topSearch .sBtn {
    width: 2rem;
    height: 1.5rem;
    line-height: 1.5rem;
    position: absolute;
    right: 0.3rem;
    top: 0.25rem;
    font-size: 1.1rem;
    color: #ff7700;
    text-align: center;
}
.product2_1_1_1{ height: 140px; overflow: hidden; vertical-align: middle; text-align: center;}
.product2_1_1_1 img{ height: 140px; width: 100%; overflow: hidden; vertical-align: middle; text-align: center;}
.topSearch input {
    float: left;
    width: 45%;
    margin-left: 0.74074rem;
    padding: 0;
    background: none;
    border: none;
    height: 2.22222rem;
    line-height: 2rem;
    font-size: 0.8rem;
    color: #d2d2d2;
    vertical-align: middle;
    outline: 0px;
    -webkit-appearance: none;
}

@media (min-width: 375px) {
    .topSearch input {
        float: left;
        width: 53%;
    }
}

@media (min-width: 414px) {
    .topSearch input {
        float: left;
        width: 56%;
    }

}

@media (min-width: 768px) {
    .topSearch input {
        float: left;
        width: 75%;
    }

}


.commodity_1 {
    width: 100%;
    font-size: 1rem;
    color: #333;
    overflow: hidden;
    line-height: 1.4rem;
    height: 1.4rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 0.5rem;
}

.commodity_2 {
    width: 100%;
    font-size: 0.7rem;
    color: #999;
    overflow: hidden;
    line-height: 1rem;
    height: 1rem;
    text-overflow: ellipsis;
    padding-right: 0.5rem;
}

.commodity_3 img {
    padding: 0.2rem;
    height: 1.3rem;
    width: 1.3rem;
}

.commodity_4, .commodity_5 {
    padding-top: 0.2rem;
    display: block;
    overflow: hidden;
}

.commodity_4_1 {
    float: left;
    background: url(../images/new/phone11.png) left center no-repeat;
    padding-left: 1.5rem;
    line-height: 1rem;
    background-size: 1rem;
    color: #fd5454;
}

.commodity_5_1 {
    float: left;
    line-height: 1rem;
    background-size: 1rem;
    color: #222;
    font-size: 0.8rem;
}

.commodity_5_1 span {
    color: #fd5454;
    font-size: 1.2rem;
    font-weight: bold;
}

.commodity_4_2 {
    float: right;
    background: url(../images/new/geographical_position_icon.png) left center no-repeat;
    padding-left: 1rem;
    line-height: 1rem;
    background-size: 0.8rem;
    color: #222;
    padding-right: 0.5rem;
}

@media (min-width: 375px) {
    .commodity_1 {
        line-height: 1.5rem;
        height: 1.5rem;
    }

    .commodity_2 {
        line-height: 1.2rem;
        height: 1.5rem;
    }

    .commodity_3 img {
        padding: 0.2rem;
        height: 1.5rem;
        width: 1.5rem;
    }
    .commodity_5 { height: 40px; vertical-align: bottom; bottom: 0;}
    .commodity_4, .commodity_5 {
        padding-top: 0.2rem;
    }
.product2_1_1_1{ height: 170px; overflow: hidden; vertical-align: middle; text-align: center;}
.product2_1_1_1 img{ height: 170px; width: 100%; overflow: hidden; vertical-align: middle; text-align: center;}
    .commodity_4_1, .commodity_5_1 {
        line-height: 1.5rem;
    }

    .commodity_4_2 {
        line-height: 1.5rem;
    }
}

@media (min-width: 414px) {
    .commodity_1 {
        line-height: 1.6rem;
    }

    .commodity_2 {
        line-height: 1.5rem;
    }
    .product2_1_1_1{ height: 180px; overflow: hidden; vertical-align: middle; text-align: center;}
    .product2_1_1_1 img{ height: 180px; width: 100%; overflow: hidden; vertical-align: middle; text-align: center;}

    .commodity_4, .commodity_5 {
        padding-top: 0.4rem;
    }

    .commodity_4_1, .commodity_5_1 {
        line-height: 2rem;
    }

    .commodity_4_2 {
        line-height: 2rem;
    }
}

@media (min-width: 768px) {
    .product2_1_1_1{ height: 380px; overflow: hidden; vertical-align: middle; text-align: center;}
    .product2_1_1_1 img{ height: 380px; width: 100%; overflow: hidden; vertical-align: middle; text-align: center;}

}


.news-con3 > ul {
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px #d8d8d8 solid;
}

.news-con3 > ul li {
    width: 33.33%;
    float: left;
    height: 3rem;
    text-align: center;
    background: #f7f5f5;
    padding: 0;
    margin: 0
}

.news-con3 > ul li.cur {
    background: #fff;
}

.news-con3 > ul li a {
    color: #343434;
    line-height: 3rem;
}

.news-con3 > ul li:hover a {
    color: #2caeff;
}

.news-con3 > ul li.cur a {
    color: #ff7700;
}

.news-con3 > ul li input {
    border: 1px #222 solid;
    width: 10px;
    height: 10px;
    background: #fff;
    color: #0C0C0C;
    line-height: 3rem;
}

.news-con3 > ul li:hover {
    background: #fff;
}

.chazhao {
    background: #f6f5f5;
    height: 3rem;
    text-align: center;
    padding: 0.5rem;
}

.chazhao_1 {
	background: rgba(255, 119, 0, 0.17);
	border-radius:1rem ;
    width: 20rem;
    margin: 0 auto;
    height: 2rem;
    line-height: 2rem;
    color: #333
}

.clike {
    background: #f6f5f5;
    padding: 0.5rem 0.3rem;
    display: block;
    overflow: hidden;
}

.clike ul li {
    width: 25%;
    float: left;
    text-align: center;
    height: 2.5rem;
    line-height: 2.5rem;
}

.clike ul li a {
    border-radius: 0.2rem;
    background: #fff;
    line-height: 2rem;
    padding: 0.6rem 1rem;
}


@media (min-width: 375px) {
    .clike ul li a {
        padding: 0.6rem 1.2rem;
    }
}

@media (min-width: 414px) {
    .clike ul li a {
        padding: 0.6rem 1.5rem;
    }
}

@media (min-width: 768px) {
    .clike ul li a {
        padding: 0.6rem 2rem;
    }
}


.history {
    padding-top: 1.5rem;
}

.history1 {
    padding-top: 1.5rem;
    min-height: 25rem;
}

.history_1 {
    color: #999999;
    font-size: 15px;
    float: left;
    padding-left: 1rem;
}

.history_2 {
    color: #999999;
    font-size: 15px;
    float: right;
    padding-right: 1rem;
}

.history_3 {
    color: #333;
    text-align: center;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.history_4 {
    padding: 1rem;
}

.history_4 ul li {
    display: inline-block;
    padding: 0.2rem;
    margin-bottom: 0.8rem;
}

.history_4 ul li a {
    padding: 0.3rem 1rem;
    background: #FFFFFF;
    color: #555;
    border-radius: 0.1rem;
}

.historywords li {
    display: inline-block;
    padding: 0.2rem;
}

.historywords li a{
    padding: 0.2rem 1rem;
    background: #f7f5f5;
    color: #555;
    border-radius: 0.5rem;
}

.product1 {
}

.product1_1 {
    width: 100%;
    border: 1px #f1f1f1 solid;
    text-align: center;
    vertical-align: center;
}

.product1_2 {
    width: 100%;
    color: #222;
    font-size: 1rem;
    line-height: 1.2rem;
    height: 2.4rem;
    overflow: hidden;
    padding: 0 0.5rem;
    margin-top: 0.5rem;
    margin-bottom: 0.2rem;
}

.product1_3 {
    padding: 0 0.5rem;
    height: 1rem;
    font-size: 0.9rem;
}

.product1_3_1 {
    color: #999;
    float: left;
}

.product1_3_2 {
    float: left;
    height: 1rem;
    padding-left: 1rem;
}

.product1_3_2 img {
    height: 95%;
    padding-right: 0.4rem;
}

.product1_4 {
    float: left;
    line-height: 1.5rem;
    margin-top: 1rem;
    background-size: 1rem;
    color: #222;
    font-size: 0.8rem;
    padding-left: 0.5rem;
}

.product1_4 span {
    color: #fd5454;
    font-size: 1.2rem;
}

.product1_5 {
    float: right;
    margin-top: 1rem;
    background: url(../images/new/geographical_position_icon.png)left center no-repeat;
    padding-left: 1rem;
    line-height: 1rem;
    background-size: 0.75rem;
    color: #222;
    padding-right: 0.5rem;
}

.product1_6 {
    padding: 0 0.5rem;
    border-top: 1px #edecec solid;
    font-size: 0.6rem;
    color: #999;
    border-bottom: 10px #edecec solid;
    height: 3rem;
    line-height: 1.5rem;
    overflow: hidden;
}

.product1_6 div {
    padding: 0 0.5rem;
    float: left;
}

.product1_7 {
}

.product1_7 ul li {
    border: 1px #edecec solid;
    background: #fff;
    padding: 0.5rem 1rem;
    width: 50%;
    float: left;
    text-align: center;
}

.product1_7 ul li:hover {
    background: #2caeff;
    color: #fff;
    padding: 0.5rem 1rem;
    width: 50%;
    float: left;
    text-align: center;
}

.product1_7 ul li.cur {
    background-color: #ff7700;
    color: #fff;
    padding: 0.5rem 1rem;
    width: 50%;
    float: left;
    text-align: center;
}

.aaa11b {
    display: block;
}

.aaa22b {
    display: none;
}

.xiangqing {
    /*min-height: 40rem;*/
    background: #f8f7f7;
    font-size: 0.8rem;
    padding: 1rem 0.5rem;
    overflow: hidden
}

.xiangqing1 {
    /*min-height: 40rem;*/
    background: #fff;
    font-size: 0.8rem;
    padding: 1rem;
    overflow: hidden
}

.xiangqing1 table {
    border: 1px #c2c2c2 solid;
    width: 100%
}

.xiangqing1 table tr {
    height: 2.5rem;
    color: #333333;
}

.xiangqing1 table td:nth-child(1) {
    background-color: rgba(255, 119, 0, 0.45);
    width: 35%;
    text-align: center;
    line-height: 1.5rem;
    font-size: 0.7rem;
    padding: 0.2rem 0;
}

.xiangqing1 table td:nth-child(2) {
    background: #fff;
    width: 65%;
    text-align: left;
    padding: 0.2rem 1rem;
    line-height: 1.5rem;
    font-size: 0.7rem;
}

.down_vip {
    position: fixed;
    bottom: 0;
    height: 3rem;
    background: #fff;
    width: 100%;
    font-size: 0.8rem;
    box-shadow: 0px 2px 8px 0px #999;
    -moz-box-shadow: 0px 2px 8px 0px #999;
    -webkit-box-shadow: 0px 2px 8px 0px #999;
}

.down_vip ul {
    text-align: center;
    overflow: hidden;
}

.down_vip ul li {
    float: left;
    text-align: center;
}

.down_vip ul li:nth-child(1) {
    width: 25%;
    padding: 0.5rem 0;
}

.down_vip ul li:nth-child(3) {
    width: 50%;
    color:#fff;
    background:#dd2727;
    /*border-radius: 5px;
    font-size: 1.2rem;*/
	/*border: solid 1px #ff7700;*/
    padding: 0.5rem 0;
    /*margin: 0.5rem 0;
    color: #ff7700;*/
}
.down_vip ul li:nth-child(3) div{
 color:#fff
}
.down_vip ul li:nth-child(2) {
    width: 25%;
    line-height: 3rem;
   font-size: 1.2rem;
    background-color: #ff7700;
/*	border-radius: 5px;*/
    color: #fff;
}

/*.down_vip ul li:nth-child(3):hover {
    width: 50%;
    line-height: 3rem;
    font-size: 1.2rem;
    background-color: #ff7700;
	border-radius: 10px;
    color: #fff;
}*/
.down_vip ul li:nth-child(2) a {
    color: #fff;
}
.down_vip ul li:nth-child(3) a {
    color: #fff;
}

.merchant2 {
    width: 100%;
    font-size: 0.7rem;
    color: #999;
    overflow: hidden;
    line-height: 1rem;
    height: 1rem;
    text-overflow: ellipsis;
    padding-right: 0.5rem;
}
.news_about .merchant3 a{
	color: #FFFFFF;
	letter-spacing: 2px;
}
.merchant3 {
    text-align: center;
    overflow: hidden;
    font-size: 1rem;
    background: url(../images/new/phone11.png) 6.5rem center no-repeat;
    padding-left: 2rem;
    background-size: 1rem;
    color: #fd5454;
    height: 2.5rem;
    line-height: 2.5rem;
    /*border-top: 1px #edecec solid;*/
    width: 100%;
}

.product2 {
    display: block;
    margin-left: -0.1rem;
    margin-right: -0.1rem;
}

.product2_1 {
    float: left;
    width: 50%;
    padding: 0.2rem;
}
.product2_1 a{display: block;}
.product2_1_1 {
    padding: 0.2rem;
    background: #fff;
    display: block;
    overflow: hidden;
    width:100%;
    height: 220px;
}

.product2_1_2 {
    font-size: 0.8rem;
    height: 2rem;
    line-height: 1rem;
    overflow: hidden;
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
}

.recommend {
    margin-top: 0.5rem;
}

.recommend1 {
    margin-top: 0.5rem;
    height: 2rem;
    color: #555;
    line-height: 2rem;
    font-size: 0.8rem;
    padding-left: 0.5rem;
    border-bottom: 1px #edecec solid
}
.product2_1_3 {
    float: left;
    line-height: 1rem;
    background-size: 1rem;
    color: #222;
    font-size: 0.7rem;
}

.product2_1_3 span {
    color: #fd5454;
    font-size: 1rem;
}
@media (min-width: 375px) {
    .merchant3 {

        background: url("../images/new/phone11.png") 7.5rem center no-repeat;

        background-size: 1rem;

    }
    .product2_1_3 {

        line-height: 1.5rem;
        background-size: 1.5rem;

    }
    .product2_1_1 {
        padding: 0.2rem;
        background: #fff;
        display: block;
        overflow: hidden;
        width:100%;
        height: 270px;
    }
}
@media (min-width: 414px) {
    .merchant3 {

        background: url("../images/new/phone11.png") 9rem center no-repeat;

        background-size: 1rem;

    }
    .product2_1_3 {

        line-height: 2rem;
        background-size: 2rem;

    }
}
@media (min-width: 768px) {
    .merchant3 {
        background: url("../images/new/phone11.png") 19rem center no-repeat;
        background-size: 1rem;
    }
    .product2_1_1 {
        padding: 0.2rem;
        background: #fff;
        display: block;
        overflow: hidden;
        width:100%;
        height: 470px;
    }

}
