.main-box01{
    height: auto;
    padding-top: 1px;
    background-color:#f6f6f6;/*
    margin-top:100px;*/
}
.main-box01 .mod_product .product_top .add_ico1{
    float: right;/*
    padding: 0 1%;
    margin-right: 20px;
    border-right:1px solid #dddddd;*/
}
.main-box01 .mod_product .product_top .add_ico1 i{
    font-size: 15px;
    vertical-align: -1px;
}
.main-box01 .mod_product .product_top .add_ico2{
    float: right;/*
    padding: 0 1%;
    border-left:1px solid #dddddd;
    border-right:1px solid #dddddd;*/
}
.main-box01 .mod_product .product_top .add_ico2 i{
    font-size: 15px;
    vertical-align: -1px;
}
/* end */

/* banner杞挱鍥� */
/*
.mod_banner{
    width: 100%;
    z-index: 999;
}
.mod_banner img{
    width:100%;
    height:100%;
    margin-top: -1px;
    box-shadow: -4px 1px 3px rgba(0, 0, 0, 0.25);}*/
/* end */

/* 瀵规瘮 */
.con_box{
    position: fixed;
    z-index: 9999;
    top:30%;
    right: 1%;
    height: auto;
    width: 110px;
    border: 1px solid #d5d5d5;
    background-color: white;
    display: none;
}
.con_clo{
    width: 30%;
    float: right;
    display: block;
    text-align: right;
    cursor: pointer;
}
.con_box .row .row_tit{
    background-color: #4595e6;
    color: white;
    padding: 3% 5%;
}
.con_box .row .row_tit a{
    color: white;
}
.con_box .row .row_tit h4{
    width: 60%;
    float: left;
    margin: 0;
    font-size: 14px;
    font-weight: lighter;
}

.addToCompare{
    position: absolute;
    top: 3%;
    right: 3%;
    z-index: 999;
    font-size: 12px;
    display: none; /*20200110*/
}
.addToCompare:hover{
    color: #f87506;
}
.modPos{
    margin-top: 20px;
    text-align: center;
}
.modPos .modal-title{
    margin: 10px 0;
}
.modPos .cmprBtn{
    color: white;
    padding: 3% 30%;
    border: 0;
    font-size: 14px;
    border-radius: 3px;
    background-color: #4595e6;
}
.modPos .modal-closebtn{
    font-size: 12px;
    color: #4595e6;
    cursor: pointer;
}

.relPos{
    padding: 5% 0;
    cursor: pointer;
    text-align: center;
    position: relative;
    border-bottom: 1px dashed #d1d1d1;
    border-top:1px solid transparent;
    border-left:1px solid transparent;
    border-right:1px solid transparent;
}
.relPos p{
    padding: 0 5%;
}
.relPos:hover{
    border: 1px solid #4595e6;
}
.relPos:hover p{
    color: #f87506;
    text-decoration: underline;
}
.relPos .selectedItemCloseBtn{
    position: absolute;
    right: 3%;
    top: 1%;
    cursor: pointer;
    border: 1px solid transparent;
}
.relPos .selectedItemCloseBtn:hover{
    border: 1px solid #4595e6;
    color: #4595e6;
}
.relPos img{
    width: 40%;
    height: 40%;
}
.relPos p{
    font-size: 12px;
}
/* end */

/* 杞存壙鏌ヨ */
.mod_query{
    width: 1200px;
    height: auto;
    margin: 10px auto 2px;
	padding:0 0 15px 0;
    /*padding: 15px 0 1.5% 0;*/
	/*
    border:1px solid #d8d8d8;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);*/
    /*background:url("../images/form_img01.png") no-repeat 50% 2%;*/
    /*background-color: #f7f7f7;20200111 add*/
	background:#fff;
}
.mod_query .logo_box {
    display: none;
}
.mod_query .query_top{
    width: auto;
    /*padding: 0 6%;*/
    margin: 0 auto;
	background:#ececec;
}
.mod_query .query_top .query_rtn{/*20200111 add*/
    float: right;
    font-size: 12px;
    margin-right: 3.9%;
    margin-top: 1%;
}
.mod_query .query_top .query_rtn input{
    display: inline-block;
    vertical-align: sub;
}
.mod_query .query_top a{
    font-size: 20px;
    color:#000;/*margin-left: 10px;*/    
	display:inline-block;
	padding:10px;
}
.mod_query .query_top .cur{
    color:#ff7500;
	background:#fff;
	border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}
.mod_query .query_top a:hover{
    color:#ff7500;
}

.mod_query .query_center {
    margin: 20px auto;
    width: 1050px;
    text-align: center;
}
.mod_query .query_center .query_m {
    float: left;
    width: 30%;
    text-align: left;
    margin-right: 3%;
    border: 1px solid #eaeaea;
    font-size: 14px;
}
.mod_query .query_center .query_m span {
    display: inline-block;
    padding: 2% 5%;
    vertical-align: middle;
}
.mod_query .query_center .query_m input[type="text"] {
    float: right;
    width: 76%;
    border: 0 none;
    margin: 0;
    outline: none;
    -webkit-appearance: none;
    padding: 2% 2.5%;
}

.mod_query .query_center .query_m input[type="text"]::-webkit-input-placeholder {
    color: #dadada;
}

.mod_query .query_center .query_m:last-of-type{
    margin-right: 0;
}

.mod_query .query_rtn {
    float: right;
}
/* .mod_query .query_center{
    width: auto;
    text-align: center;
    margin: 10px auto;
    padding: 0 5.4%;
}
.mod_query .query_center p {
    float: left;
}
.mod_query .query_center p.query_m {
    background: #fafafa;
    margin-right: 50px;
    padding-left: 20px;
    border: 1px solid #eaeaea;
}
.mod_query .query_center p.query_rtn {
    line-height: 37px;
}
.mod_query .query_center p.query_m input {
    height: 35px;
    width: 152px;
    padding: 0 10px;
    margin-left: 20px;
    border-top: 0px solid #eaeaea;
    border-bottom: 0px solid #eaeaea;
    border-right: 0px solid #eaeaea;
    border-left: 1px solid #eaeaea;
}
.mod_query .query_center input::placeholder {
    color: #999999;
    font-size: 14px;
}
.mod_query .query_center select{
    height: 43px;
    width: 160px;
    font-size: 14px;
    color: #999999;
    border-top:1px solid #eaeaea;
    border-bottom:1px solid #eaeaea;
    border-right:1px solid #eaeaea;
    border-left:0 solid #eaeaea;
} */

.mod_query .query_bottom {
    margin: 20px auto;
    width: 1050px;
    text-align: center;
}
.mod_query .query_bottom .query_smile {
    float: left;
    width: 30%;
    text-align: left;
    margin-right: 3%;
    border: 1px solid #eaeaea;
    font-size: 14px;
}
.mod_query .query_bottom .query_smile span {
    display: inline-block;
    padding: 2% 5%;
    vertical-align: middle;
}
.mod_query .query_bottom .query_smile input[type="text"] {
    float: right;
    width: 76%;
    border: 0 none;
    margin: 0;
    outline: none;
    -webkit-appearance: none;
    padding: 2% 2.5%;
}
.mod_query .query_bottom .query_smile:last-of-type{
    margin-right: 0;
}

/* .mod_query .query_bottom{
    width: auto;
    padding: 0 5.4%;
    margin: 15px auto;
}
.mod_query .query_bottom p{
    float: left;
}

.mod_query .query_bottom p.query_smile{
    background: #fafafa;
    margin-right: 50px;
    padding-left: 10px;
    border: 1px solid #eaeaea;
}

.mod_query .query_bottom p input{
    border-top: 0px solid #eaeaea;
    border-bottom: 0px solid #eaeaea;
    border-right: 0px solid #eaeaea;
    border-left: 1px solid #eaeaea;
}
.mod_query .query_bottom p .query_txt{
    height: 35px;
    width: 118px;
    margin-left:5px;
}
.mod_query .query_bottom .query_rtn{
    height: 32px;
    line-height: 32px;
    font-size: 13px;
}
.mod_query .query_bottom .query_rtn input{
    margin-left: 10px;
    vertical-align: middle;
} */

.mod_query .query_btn
{
    position: relative;
    width: 65px;
    padding: 0.6% 10%;
    text-align: center;
    margin: 0 auto;
    cursor: pointer;
    border-radius:5px;
    border: 1px solid #eaeaea;
    background:linear-gradient(to right,#feaa13,#f87506);
    background-color: #feaa13;
}

.mod_query .query_btn .resetBtn
{
    position: absolute;
    right: -90px;
    top: 0;
    color: #666;
    background-color: #e5e5e5;
    padding: 8px 20px;
    border-radius: 4px;
}
.mod_query .query_btn a{
    color:white;
}
.mod_query .query_btn:hover{
    background:linear-gradient(to left,#feaa13,#f87506);
}

.model-select-option {display:none;position:absolute;background:#fff;width:100%;left:-1px;border:1px solid #aaa;z-index:999;height: 300px;overflow-y: scroll;}
.model-select-option li {height:22px;line-height:22px;color:#555;cursor:pointer;text-indent:10px;}
.model-select-option li.seleced {background:#06C;color:#fff;}

/* end */

/* 杞存壙鍝佺墝鍒楄〃 */
.mod_brand{
    width: 1200px;
    height:200px;
    margin: 0 auto;
    position: relative;
    /*background-color:white;*/
    /*box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);*/
}
.mod_brand .swiper-container {
    width: 100%;
    height: 200px;
    padding:5px 0;
}
.mod_brand .swiper-slide:first-child{
    border-left:0;
}
.mod_brand .swiper-slide {
    text-align: center;
    font-size: 18px;
    float: left;
    box-sizing: border-box;
}
.mod_brand .swiper-slide ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.mod_brand .swiper-slide li{
    margin-top: 10px;
    width: 124px;
    height: 76px;
    border: #fff 1px solid;
    background-color: #FFF;
    cursor: pointer;
    overflow: hidden;
	/*margin-right:0.61%;*/
}
.mod_brand .swiper-slide li:hover{
    border: #999 1px solid;
}
.mod_brand .swiper-slide .more{
    background-color: #109AFF;
    display: flex;
    align-content: center;
    color: #FFF;
    justify-content: center;
    flex-wrap: wrap;
    font-size: 14px;
}
.mod_brand .swiper-slide .more div a{
    color: #FFF!important;
}
.mod_brand .swiper-slide .more div{
    width: 100%;
}
.mod_brand .swiper-slide .empty{
    border:rgba(0,0,0,0) 1px solid;
    background-color: transparent;
    cursor: auto;
}
.mod_brand .swiper-slide .empty:hover{
    border:rgba(0,0,0,0) 1px solid;
}
.mod_brand .swiper-slide li img{
    width: 80%;
    height: 60%;
}
.mod_brand .swiper-slide li p{
    text-align: center;
    font-size: 12px;
	max-width:100%;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space: nowrap;
}
.mod_brand .arrow-left {
    background: url(../images/arrows01.png) no-repeat left bottom;
    position: absolute;
    left: -15px;
    top: 50%;
    z-index: 99;
    margin-top: -15px;
    width: 29px;
    height: 30px;
}
.mod_brand .arrow-right {
    background: url(../images/arrows01.png) no-repeat left top;
    position: absolute;
    right: -15px;
    top: 50%;
    z-index: 99;
    margin-top: -15px;
    width: 29px;
    height: 30px;
}
.mod_brand .arrow-left:hover {
    background: url(../images/arrows02.png) no-repeat left bottom;
}
.mod_brand .arrow-right:hover {
    background: url(../images/arrows02.png) no-repeat left top;
}
/* end */

/* 杞存壙浜у搧鍒楄〃 */
.mod_product{
    width: 1200px;
    height: auto;
    margin: 4px auto 0;
}
.mod_product .product_top{
    height:30px;
    line-height:30px;
    margin: 0 auto;
    padding:5px 0;	
    background-color:white;/*
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);*/
}
.mod_product .product_top p{
    font-size: 16px;
	text-indent:10px;
}
.mod_product .product_top p span{
    color:#ff7500;
}
.mod_product .product_top p a:hover{
    color:#ff7500;
}
.mod_product .product_top .cur{
    color:#ff7500;
}

/* (宸︿晶)浜у搧 */
.main-box01 .mod_product .product_top .ph_sort{
    display: none;
}
.mod_product .product_left{
    width: 80%;
    margin: 5px auto;
}
.mod_product .product_left .list{
    margin-bottom: 12.4px;

}
.mod_product .product_left .list{
    margin-bottom: 5px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.mod_product .product_left .list li{
    max-width: 45%;
    min-width: 20.855%;
    width:24%;
    float:left;
    /* cursor: pointer; 20200111 del*/
    overflow: hidden;
    position:relative;
    /*margin-left: 12px;*/
    /*margin-right: 10px;*/
    margin-top: 10px;
    background-color:white;
    border:  1px solid #f6f6f6;
    /*box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);*/
}
.mod_product .product_left .list li:hover{
    border:  1px solid #999999;
}
.mod_product .product_left .list li:first-child{
    /*margin-left: 0;*/
}

.mod_product .product_left .list_title{
    position: absolute;
    top: 3%;
    left: 4%;
    z-index: 999;
}
.mod_product .product_left .list_top{
    text-align: center;
    overflow: hidden;
    position: relative;
    /* 20200111 add */
    width: 229px;
    height: 175px;
    display: table-cell;
    vertical-align: middle;
}
/*
.mod_product .product_left .list_top img{
    transform: scale(1);
    transition: all 0.2s;
}
.mod_product .product_left .list_top img:hover{
    transform: scale(1.1);
    transition: all 0.2s;
}
*/
.mod_product .product_left .list_bottom{
    overflow: hidden;
}

.mod_product .product_left .list_bottom dl{
    overflow:hidden;
	padding-left:5%;padding-right:2%;
}
.mod_product .product_left .list_bottom dl dt{
	font-size:14px;
    height: 40px;line-height:40px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.mod_product .product_left .list_bottom dl dd{
	font-size:12px;height:16px;line-height:16px;margin-right:5px;float:left;
}

.mod_product .product_left .list_bottom .list_img{
    margin-top: 5px;
    font-size: 12px;
    height: 23px; /*20200107*/
}
.mod_product .product_left .list_bottom .list_img a:hover img{
    opacity: 0.8;
}
.mod_product .product_left .list_bottom .list_img a:hover{
    color:#ff7500;
}
.mod_product .product_left .list_bottom p{
    padding-left:5%;
    padding-right:5%;
}
.mod_product .product_left .list_bottom p:hover{
    color:#ff7500;
}

.mod_product .product_left .list_bottom .list_t{
    font-size:14px;
    height: 40px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.mod_product .product_left .list_bottom .list_p {
    font-size: 12px;
    /*height: 22px;*/
	height:44px;
	/*20200110 娣诲姞*/
	/*
    white-space: nowrap; 
    overflow: hidden;*/
    text-overflow: ellipsis;
}
.mod_product .product_left .list_bottom .list_p span {/*20200110 娣诲姞*/
    margin-right:8px;margin-right:5px;
}
.mod_product .product_left .list_bottom .list_p:hover {
    color: #666;
}

.mod_product .product_left .list_bottom .list_t span{
    color:red;
}
.mod_product .product_left .list_bottom .list_line{
    border-bottom:1px solid #e9e8ed;
}

.mod_product .product_left .list_bottom .list_type{
    font-size:12px;
    height: 23px;
    line-height: 15px;
    /*20200110 yp*/
    height:50px; display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;
}
.mod_product .product_left .list_bottom .list_brand{
    font-size:12px;
    padding-top:2%;
}
.mod_product .product_left .list_bottom .list_brand a{
    color: #3e5790;
}
/* 鏇村鎸夐挳 */
.mod_product .more{
    display: none;
}

/* 鍒楄〃妯″紡 *//* 鍒楄〃妯″紡 *//* 鍒楄〃妯″紡 *//* 鍒楄〃妯″紡 *//* 鍒楄〃妯″紡 */
.mod_product .product_list{
    width: 80%;
    margin: 5px auto;
}
.mod_product .product_list>ul li{
    width: 100%;

    float: none;
	display: inline-block;
    margin-left: 0;
    margin-bottom: 5px;
    /*cursor: pointer;*/
    position: relative;
    background-color:white;
	margin-bottom:5px;
	/*
    border:  1px solid #f6f6f6;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);*/
}
/*
.mod_product .product_list>ul li:hover{
    border:  1px solid #999999;
}*/
.mod_product .product_list>ul li .pro_list{
    height: 174px;
}
.mod_product .product_list .list_title{
    position: absolute;
    top: 5%;
    left: 1%;
    z-index: 999;
}

.mod_product .product_list .list_top{
    width: 20%;
    float: left;
    text-align: center;
    overflow: hidden;
}
.mod_product .product_list .list_top .addToCompare{
    top:78%;
    right: 1%;
}
.mod_product .product_list .list_top img{
    margin-top: 30%;
    transform: scale(1);
    transition: all 0.2s;
}/*
.mod_product .product_list>ul li:hover .list_top img{
    transform: scale(1.1);
    transition: all 0.2s;
}*/

.mod_product .product_list .list_bottom{
    width: 80%;
    float: right;/*
    padding:2% 0;*/
}
.mod_product .product_list .list_bottom p:hover{
    color:#ff7500;
}

.mod_product .product_list .list_bottom dl{
    margin: 1% 0;
}
.mod_product .product_list .list_bottom dl dt{/*
    width: 19%;
    padding: 0 1%;
    text-align: center;
    margin-bottom: 5px;
    color:white;
    font-size: 15px;
    background-color:#f87506;*/
	font-size:18px;
	line-height:20px;
}
.mod_product .product_list .list_bottom dl dd{
    font-size: 14px;
    color: #333333;
}

.mod_product .product_list .list_bottom .list_t {
    font-size:14px;
    width: 50%;
    display: inline-block;
}
/*
.mod_product .product_list .list_bottom .list_t span{
    color:red;
}*/
/*
.mod_product .product_list .list_bottom .list_img {
    width: 12%;
    float: right;
    font-size:14px;
    text-align: right;
    padding-right: 1%;
    display: inline-block;
}*/
.mod_product .product_list .list_bottom .list_img a:hover{
    color:#ff7500;
}
.mod_product .product_list .list_bottom .list_img img{
    vertical-align: -3px;
}
.mod_product .product_list .list_bottom .list_img .fr{
    display: block;
    margin-top: 83px;
    font-size: 12px;
}

.mod_product .product_list .list_bottom .list_type{
    font-size: 14px;/*
    height: auto;
    line-height: 15px;*/
}


.mod_product .product_list .list_bottom .list_brand{
    font-size:14px;
    /*margin-top: 19px;*/
}
.mod_product .product_list .list_bottom .list_brand a{
    color: #3e5790;
}

.mod_product .product_list .pro_u03,
.mod_product .product_list .pro_u04,
.mod_product .product_list .pro_u05,
.mod_product .product_list .pro_u06
{
    display: none;
}
/* 鍒楄〃妯″紡 *//* 鍒楄〃妯″紡 *//* 鍒楄〃妯″紡 *//* 鍒楄〃妯″紡 *//* 鍒楄〃妯″紡 */
.mod_product .product_right{
    width:230px;
}
/* (鍙充晶)骞垮憡 */
.product_right{
    /*width: 18.9%;*/
    margin: 4px auto;
    margin-top: 17px;
    width: 100%;
}
.product_right li{
    padding:5px 0 0 5px;
    /*height: 260.1px;*/
    cursor: pointer;
    overflow: hidden;
    position:relative;
    margin-bottom: 5px;
    background-color:white;
    /*box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);*/
}/*
.product_right li a:hover > img{
    transform: scale(1.1);
}*/
.product_right li img{
    /*width: 100%;
    height: 100%;*/
	width:220px;
    transition: all 0.3s;
}

.product_right li .advert_tj{
    position: absolute;
    top: 0;
    left: 0;
    width: 35px;
    padding: 2%;
    line-height: 16px;
    opacity: 0.8;
    text-align: center;
    color: white;
    font-size: 12px;
    background-color:#f87506;
}
.product_right li .advert_gg{
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 27px;
    height: 13px;
    background-repeat: no-repeat;
    background-image:url("../images/gg.gif") ;
}
/* end */

/* 鍒嗛〉 */
.product_page{
    margin: 0 auto;
    text-align: center;
    background-color: white;/*
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);*/
}
.pagination{
    display: inline-block;
    padding-left: 0;
    margin: 1% 0 0.4% 0;
    border-radius: 4px;
}
.ph_pagination
{
    display:none;
    text-align: center;
}
.pagination>li {
    display: inline;
}
.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
    cursor: default;
}
.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #999;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed;
}
.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    color: #2a6496;
    background-color: #eee;
    border-color: #ddd;
}
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 2px 9px;
    font-size: 14px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #428bca;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}
.arrow2 {
    margin: 3px 8px 4px 0;
    border-left: 5px dashed transparent;
    border-bottom: 5px dashed transparent;
    border-top: 5px dashed transparent;
    border-right: 5px solid #ccc;
    display: inline-block;
    vertical-align: middle;
}
.arrow3 {
    margin: 3px 0 4px 8px;
    border-top: 5px dashed transparent;
    border-bottom: 5px dashed transparent;
    border-right: 5px dashed transparent;
    border-left: 5px solid #ccc;
    display: inline-block;
    vertical-align: middle;
}
/* end */

/* 渚ц竟鏍� */
.mod_sidebar{
    display: none;
    width: 81px;
    position: fixed;
    left: 50%;
    top: 22%;
    margin-left: -700px;
    z-index: 998;
}
.mod_sidebar ul .sid_first{
    color:white;
    background-color: #198ef7;
}
.mod_sidebar ul li{
    text-align: center;
    padding: 10% 0;
    background-color: white;
    border-bottom: 1px solid #e9e8ed;
}
.mod_sidebar ul li:last-child{
    border-bottom: 0;
}
/* end */
/* ====================== end ======================== */

/* ================== 鍟嗗搧鏌ヨ鍒楄〃 ===================== */
.main-box02{
    height: auto;/*
    margin-top:82px;*/   /*78->97 20200110*/
    padding-top: 1px;
    background-color:#ececec;
}

/* 鍟嗗搧澶撮儴 */
/*娣诲姞鍐呭*/
.main-box02 .mod_product .product_top .fr{
    width: 18%;
}
.main-box02 .mod_product .product_top .fr span{
    color:#666;
}
.main-box02 .mod_product .product_top .add_ico1,
.main-box02 .mod_product .product_top .add_ico2{
    float: right;/*
    padding: 0 1%;
    margin-right: 20px;
    border-right:1px solid #dddddd;*/
}
.main-box02 .mod_product .product_top .add_ico1 i,.main-box02 .mod_product .product_top .add_ico2 i{
    font-size: 28px;
    vertical-align:middle;
	margin-right:10px;
}
.main-box02 .mod_product .product_top>a:hover{
    color:#ff7500;
}
.main-box02 .mod_product .product_top .add_page{
    width: auto;
    float: right;
}
.main-box02 .mod_product .product_top .add_page .pagination{
width: 80px;
    text-align: center;
    letter-spacing:5px
}
.main-box02 .mod_product .product_top .add_page input{
    border: 0;
    width: 83px;
    font-size: 14px;
    text-align: center;
}
.main-box02 .mod_product .product_top .add_page a{
    font-size: 20px;
}
.main-box02 .mod_product .product_top .ph_sort{
    display: none;
}
/* end */

/* 闈㈠寘灞戝鑸� */
.detail-nav{text-indent:8px;background:#fff;padding:5px 0;}
.detail-nav a{
    font-size: 12px;
    color: #333;
}
.detail-nav a:hover{
    font-size: 12px;
    color: #198ef6;
}
.detail-nav i{
    color: #999;
}


.mod_crumbs{
    margin: 0.5% 0 0.4% 0;
}
.mod_crumbs ul li{
    display: inline-block;
}
.mod_crumbs ul li a{
    font-size: 12px;
    color: #9b9b9b;
}
.mod_crumbs ul li i{
    color: #232323;
}
.mod_crumbs ul li a:hover{
    color: #232323;
}
.mod_crumbs ul li:last-child a{
    color: #232323;
}

/*鍒楄〃椤甸潰鍖呭睉瀵艰埅*/
.mod_crumbs #search_paths{padding:8px 5px;background:#fff;padding:5px 0;text-indent:5px;}
/* end */

/* 鐩稿叧鎼滅储 */
.mod_relevant .content{
    background-color:white;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}
.mod_relevant p{
    padding: 0.5% 1%;
    color: #232323;
    font-size: 13px;
}
.mod_relevant p a{
    color: #3e5790;
}
.mod_relevant p a:hover{
    text-decoration: underline;
}
/* end */

/* 绛涢€夊垎绫� */
.list-screen{
    width: 1200px;
    margin:10px auto 0;
    background-color:white;
    /*box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);*/
}

/* 宸查€夎鏍� */
#time-num{
    position:absolute;
    left:10px;
    top:6px;
    font-size: 14px;
}

.hasBeenSelected{
    /*border-top:#ddd 1px solid;*/
    padding:2px;
    overflow:hidden;
    background:#99999912;
	background:#fff;border-bottom:solid 1px #ececec;
    /*padding-left:100px;*/
    position:relative;
}
.hasBeenSelected dl{
    overflow:hidden;
}
.hasBeenSelected dl dt{
    float:left;
    width:108px;
    height:30px;
    text-align:right;
    line-height:30px;
    font-size: 14px;
    font-weight: bold; /*20200108*/
    margin-right: 10px;
}
.hasBeenSelected dl dd{
    float:left;
    width: 80%;
    padding: 2px 0 0 0;
}
.eliminateCriteria{
    line-height:21px;
    margin-top:4px;
    width: 90px;
    float:left;
    color:#666;
    font-size: 14px;
    cursor:pointer;
}

/* 瑙勬牸鏂瑰潡鏄剧ず */
.selectedInfor{
    position:relative;
    margin-right: 5px;
    padding: 0.1% 0.5%;
    display:block;
    white-space:nowrap;
    float:left;
    background:#fff;
    border: 1px solid #999;
    font-size: 14px;
}
.selectedInfor em {
    background: url(../images/close.gif) no-repeat;
    cursor: pointer;
    display: block;
    height: 13px;
    overflow: hidden;
    position: absolute;
    right: 2px;
    top: 3px;
    width: 13px;
}
/* 瑙勬牸閫夐」 */
.screenBox dl {
    _zoom:1;
    overflow:hidden;
    position: relative;
    border-bottom:#e6e6e6 1px solid;
    background-color: #edf4fc;
}
.screenBox dl:last-child{
    border:0;
}
.screenBox dl dt{
    float:left;
    width: 10%;
    height: 72px;
    line-height: 70px;
    text-align:center;
    font-weight:600;
}
.screenBox dl dd{
    position:relative;
    width: 90%;
    /*margin-left: 10px;*/
    padding: 1% 0 1% 0;
    float:left;
    vertical-align:middle;
    background-color: #FFF;
}
.screenBox dl dd label{
    width: auto;
    line-height:14px;
    color:#666;
    overflow:hidden;
    text-decoration:none;
    float:left;
    display:block;
    vertical-align:middle;
    padding-left: 10px;
}
.screenBox dl dd label input{
    float:left;
    width:13px;
    height:13px;
    margin-right:3px;
    margin-top:5px;
}
.screenBox dl dd label a{
    padding:5px 8px 5px 3px;
    display:inline-block;
    font-size: 14px;
    width:200px
}
.screenBox dd label a{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.screenBox dl dd span.more{
    position:absolute;
    width:39px;
    display:block;
    height:14px;
    top:5px;
    cursor:pointer;
    right:1px;
}
.screenBox dl .screen_fr{
    /*float:right;*/
    /*margin-top: 5px;*/
    /*margin-right: 10px;*/
    position: absolute;
    top: 5px;
    right: 10px;
}
.screenBox dl .screen_fr a{
    margin-right: 5px;
    font-size: 14px;
    color: #ababab;
}
.screenBox dl .screen_fr a:hover{
    color: #3e5790;
}
.screenBox dl .screen_fr a i{
    font-size: 14px;
    color: #ababab;
}
.screenBox dl .screen_fr a i:hover{
    color: #3e5790;
}
.screenBox dl .screen_fr a .cor{
    color: #3e5790;
}

.screenBox dl .screen_fr button{
    border: 0;
    color: #ababab;
    cursor: pointer;
    font-size: 12px;
    background: none;
}
.screenBox dl .screen_fr button:hover{
    color: #3e5790;
}
/* 鍥剧墖鏄剧ず */
/* 鍒嗙被 */
.screenBox #brandImgs{
    display: none;
}
/*.screenBox .listimg dt{*/
/*    height: 100%;*/
/*}*/
/*.screenBox .listimg dt::before{*/
/*    content:'';*/
/*    height:100%;*/
/*    display:inline-block;*/
/*    vertical-align:middle;*/
/*}*/
.screenBox  #brandImgs{
    padding: 0.5% 0 0.4% 0;
    padding-right: 10%;
    width: 80%;
}
.screenBox #brandImgs>a{
    display: block;
}
.screenBox #brandImgs label{
    height: 133px;
    width: 128px;
    padding: 1% 0;
    cursor: pointer;
    display: block;
    overflow: hidden;
    text-align: center;
    position: relative;
    margin-left: 9px;
}
.screenBox #brandImgs label img{
    /*width: auto;  !*20200107*!*/
    /*height: 65%;   !*20200107*!*/
    /*margin-top: 3px;*/
}
.screenBox #brandImgs label input{
    display: none;
}
.screenBox #brandImgs span{
    margin-top: 10px;
    padding:2px 4px 5px 3px;
    display:block;
    font-size: 12px;
}

.screenBox #brandImgs label .xz_border{
    border: 1px solid red !important;
}

.screenBox #brandImgs label .sx_d{
    position: absolute;
    height: 132px;
    width: 126px;
    border: 1px solid #cdcdcd;
}
.screenBox #brandImgs>a:hover .sx_d{
    border: 1px solid #3e5790;
}

.screenBox #classImgs{
    display: none;
}
/*.screenBox .listimg dt{*/
/*    height: 100%;*/
/*}*/
/*.screenBox .listimg dt::before{*/
/*    content:'';*/
/*    height:100%;*/
/*    display:inline-block;*/
/*    vertical-align:middle;*/
/*}*/
.screenBox  #classImgs{
    padding: 0.5% 0 0.4% 0;
    padding-right: 10%;
    width: 80%;
}
.screenBox #classImgs>a{
    display: block;
}
.screenBox #classImgs label{
    height: 133px;
    width: 128px;
    padding: 1% 0;
    cursor: pointer;
    display: block;
    overflow: hidden;
    text-align: center;
    position: relative;
    margin-left: 9px;
}
.screenBox #classImgs label img{
    width: auto;  /*20200107*/
    height: 65%;   /*20200107*/
    margin-top: 3px;
}
.screenBox #classImgs label input{
    display: none;
}
.screenBox #classImgs label span{
    margin-top: 10px;
    padding:2px 4px 5px 3px;
    display:block;
    font-size: 14px;
}

.screenBox #classImgs label .xz_border{
    border: 1px solid red !important;
}


.screenBox #classImgs label .sx_d{
    position: absolute;
    height: 132px;
    width: 126px;
    border: 1px solid #cdcdcd;
}
.screenBox #classImgs>a:hover .sx_d{
    border: 1px solid #3e5790;
}
.screenBox .listhigh
{
    height: auto;
}
.screenBox .listhigh dt{
    background: none;
}

.screenBox .listlow
{
    /*height: 148px;*/
}

.screenBox .listlow dt
{
    /*height: 148px;*/
}


.screenBox .listlow02
{
    height: 85px;
}

.screenBox .listlow02 dt
{
    height: 85px;
}

.screenBox .listlow02 dd
{
    height: 85px;
}

/* 鍝佺墝 */
.screenBox .listimg02 dt{
    height: 92px;
    line-height: 92px;
}
.screenBox #brandImgs label{
    height: 70px;
    width: 128px;
}
.screenBox #brandImgs img{
    width: 60%;
    height: 60%;
    margin-top: 4px;
}
.screenBox #brandImgs span{
    margin: 0;
    font-size: 12px;
}
.screenBox #brandImgs label .sx_d{
    height: 38px;
    width: 126px;
    padding: 10% 0 14%;
    border: 1px solid #cdcdcd;
}

.cssssr{
    border: 1px solid #3e5790!important;
}

/* 鏂板鍔� 20200113 */
.screenBox dl.listIndex03 dt {
    height: auto;
    line-height: 50px;
}
dl.listIndex03{
    background-color: #FFF;
}
dl.listIndex03 dt{
    background-color: #edf4fc;
}
.screenBox dl.listIndex03 dd {
    padding: 0;
    width: 80%;
    margin-top: 0.7%;
    margin-left: 10px;
}
.screenBox dl.listIndex03 dd p {
    float: left;
    width: 20%;
    text-align: left;
    margin-right: 3%;
    border: 1px solid #eaeaea;
    font-size: 14px;
}
.screenBox dl.listIndex03 dd p.s_input_box {
    width: 14%;
}
.screenBox dl.listIndex03 dd p.query_btn {
    width: 10%;
    text-align: center;
    border-radius: 5px;
    overflow: hidden;
}
.screenBox dl.listIndex03 dd p.query_btn a {
    display: block;
    padding: 4.1% 2.5%;
    color: #ffffff;
    background: linear-gradient(to right,#feaa13,#f87506);
}
.screenBox dl.listIndex03 dd p span {
    /* display: inline-block; */
    padding: 2% 5%;
    vertical-align: middle;
    float: left;
    background: #f7f7f7;
}
.screenBox dl.listIndex03 dd p.s_input_box span {
    padding: 2.8% 5%
}
.screenBox dl.listIndex03 dd p input {
    float: left;
    width: 70%;
    border: 0 none;
    margin: 0;
    outline: none;
    -webkit-appearance: none;
    padding: 2% 2.5%;
}
.screenBox dl.listIndex03 dd p input[type="text"]::-webkit-input-placeholder {
    color: #dadada;
    font-size: 12px;
}
.screenBox dl.listIndex03 dd p.s_input_box input {
    width: 42%;
    padding: 2.8% 2.5%;
    margin-right: 2%;
}
.screenBox dl.listIndex03 dd p.s_input_box em {
    vertical-align: sub;
    font-size: 12px;
    margin-left: 1%;
}
/* 鏂板鍔� 20200113 end*/




/* end */

/* ====================== end ======================== */

/* ================== 鍟嗗搧璇︽儏椤甸潰 ===================== */
.main-box03{
    height: auto;
    margin-top: 100px;
    padding-top: 1px;
    background-color:#f6f6f6;
    position: relative;
}

/* 闈㈠寘灞戝鑸� */
.mod_crumbs{
    /*margin: 0.5% 0 0.4% 0;*/
	margin:0;
}
.mod_crumbs ul li{
    display: inline-block;
}
.mod_crumbs ul li a{
    font-size: 12px;
    color: #333;
}
.mod_crumbs ul li i{
    color: #232323;
}
.mod_crumbs ul li a:hover{
    color: #232323;
}
.mod_crumbs ul li:last-child a{
    color: #232323;
}
/* end */

/* 鍟嗗搧灞曠ず */
/*灞曠ず锛堝乏锛�*/
.mod_preview{
    width: 950px;
    margin: 0 ;
    float:left;
    padding-top:8px;
    /*padding-left:8px;*/
}
.mod_preview .data_head{
    width:100%;
    padding: 0 0 5px 0;
    background-color: white;
    float: left;
    /*box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);*/
}

/* 鍟嗗搧灞曠ず鍥� */
.preview_show{
    width: 45%;
    /*height: 482px;*/
    padding: 1%;
    float: left;
    /*position: relative;*/
}
.preview_show dl{
    text-align: center;
}
.preview_show dl dd{
    display:inline-block;
    margin-top: 20px;
}

#tab-1 img,
#tab-2 img {
    width: auto;
    height: auto;
}
#tab-2,#tab-3{
    padding-top: 40px;
}
#tab-3d{
    display: none;
    overflow: hidden;
    height: 400px;
    width: 108%;
}

.pro_show {
    /*width: 85%;*/
    /* height: 70%; */
    overflow: hidden;
    padding: 50px 40px;
    /*padding-left: 40px;*/
    /*padding-top: 50px;*/
    border-radius: 20px;
    position: relative;
}
.pro_show .arrow-left01 {
    background: url(../images/arrows02.png) no-repeat left top;
    background-position: 0 -30px;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
}

/* 20200108 */
.swiper-button-disabled {
    cursor: not-allowed;
    opacity: 0.3;
}

.pro_show .arrow-right01 {
    background: url(../images/arrows02.png) no-repeat left top;
    background-position: 0 0;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
}
.pro_show .arrow-left03 {
    background: url(../images/arrows02.png) no-repeat left top;
    background-position: 0 -30px;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
}
.pro_show .arrow-right03 {
    background: url(../images/arrows02.png) no-repeat left top;
    background-position: 0 0;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
}
.pro_show .swiper-container {
    height: auto;
    width: auto;
}
.pro_show .swiper-container .startvedio {
    width:36px!important;
    position: absolute;
    left: 10px;
    bottom: 10px;
    z-index: 999;
    cursor: pointer;
}
.pro_show .swiper-slide{
    height: 290px;
    text-align: center;
    line-height: 290px;
}
.pro_show .swiper-slide img{
    /* width: 100%; */
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.preview_show .tabs > div {
    width: auto;
    height: 340px;
    background: white !important;
}
.preview_show .horizontal {
    position: relative;
    z-index: 999;
    /*left: 35%;*/
    /*bottom: 11%;*/
    list-style: none outside none;
    margin: 0;
    margin-top: 10px;
    text-align: center;
}
.preview_show .horizontal li {
    margin: 0 10px 0 0;
    display: inline-block;
    cursor: pointer;
}
.preview_show .horizontal div{
    width: 42px;
    height: 42px;
    background:url(../images/de_icos1.png)  no-repeat;
}
.preview_show .horizontal .size{
    background-position:-192px 0;
}
.preview_show .horizontal .realShooting{
    background-position:-96px 0;
}
.preview_show .horizontal .vedio{
    background-position:-48px 0;
}
.preview_show .tabs a {
    color: #ccc;
    display: block;
    font-size: 18px;
    font-weight: 300;
    text-decoration: none;
}
.preview_show .tabs iframe{
    height:400px;
    width:110%;
    /*overflow: hidden;*/
}

/* 鍟嗗搧灞曠ず淇℃伅 */
.preview_info{
    width: 48%;
    float: right;
    padding: 1% 1% 1% 0;
}
.preview_info dl{
    line-height: 30px;
    color: #333333;
}
.preview_info dl dt{
    padding: 2% 0;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #c6c6c6;
}
.preview_info dl dd{
    padding: 2% 0;
    font-size: 14px;
    border-bottom: 1px solid #c6c6c6;
}

.preview_info ul{
    position: relative;
    text-align: center;
    margin-top: 15px;
}
.preview_info ul li{
    display: inline-block;
}
.preview_info ul li button{
    padding: 10px 12.5px;
    text-align: center;
    font-size: 14px;
    border: 0;
    color: white;
    border-radius: 5px;
    background-color: #198ef6;
    cursor: pointer;
}
.preview_info ul li button:hover{
    background-color: #31a8f6;
}

.preview_info ul .sure {
    position: relative;
    top: 0;
    left: 0;
    width: 71px;
    color: white;
    font-size: 13px;
    cursor: pointer;
    box-shadow: none;
    vertical-align: middle;
    border-radius: 5px;
    padding: 12px 13.5px;
    background-color: #198ef6;
}/*
.preview_info .btns{margin-top:2px;}
.preview_info .btns ul{float:right}
.preview_info .btns .share{float:left;padding:5px 8px 0 8px;background-color:#eee;text-align:center;}
.preview_info .btns .share img{width:120px;height:120px;}
.preview_info .btns .share p{font-size:14px;}*/

/* 浜岀淮鐮� */
.info_ewm{
    font-size:16px;
	font-weight:bold;
    cursor: pointer;
    float: right;
    position: relative;
    /*width: 17%;*/
    color: #757575;
	color:#198ef6;
	font-family:"Microsoft Yahei",arial;
}
.info_ewm>img{
    width: 32px;
    margin-left: 3px;
    opacity: 0.7;
    vertical-align: -4px;
}
.info_ewm .ewm_img{
    position: absolute;
    top: 100%;
    right: 0;
    display: none;
}
.info_ewm:hover .ewm_img{
    display: block;
}

.info_Tit{
    /*margin-top: 30px;*/
    margin-top:0px;
}
.info_func{
    margin-top: 10px;
    font-size: 14px;
}
.info_func a{
    color: #b4b4b4;
    margin-right: 3%;
}
/*渚涘簲鍟嗭紙鍙筹級*/
.right{/*
    display: flex;
    flex-wrap: wrap;*/
    width: 230px;
    float:right;/*
    margin-right: 8px;*/
}
.right .preview_supply{
    /*width: 19.2%;*/
    width: 100%;
    background-color: white;/*
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);*/
    margin-top:8px;
    margin-right: 8px;
}
.preview_supply dl dt{
    font-size: 16px;
    padding: 5%;
    color: #333333;
    border-bottom: 1px solid #c6c6c6;
}
.preview_supply dl dd{
    padding: 2.18% 5%;
    line-height: 25px;
    color: #333333;
    font-size: 14px;
    border-bottom: 1px solid #c6c6c6;
}
.preview_supply dl dd a{
    display: block;
    color: #3e5790;
    text-align: right;
    text-decoration: underline;
}
.preview_supply dl dd a:hover{
    color:#ff7500;
}
.preview_supply dl dd a.dname{text-align:left;color:#198ef6;text-decoration:none;}

.preview_supply dl>a{
    display: block;
    text-align: center;
    padding: 4.5% 3%;
    color: white;
    font-size: 18px;
    background-color: #ff7500;
}
.preview_supply dl>a:hover{
    background-color: #ff5600;
}
/* end */
.main{
    display: flex;
    justify-content: center
}
/*浜у搧璧勬枡 */
.mod_data{
    width: 954px;
}
/* (宸�)浜у搧鏍囬 */
.data_title ul li{
    padding:0 2% 1%;
    height: auto;
    display: inline-block;
    cursor: pointer;
}
.data_title ul li a{
    color: #272727;
    font-size: 17px;
}
.data_title ul .cor{
    border-bottom:2px solid #198ef6;
    color: #198ef6;
}
.data_title ul .cor a{
    color: #198ef6;
}
.data_title ul li:hover{
    border-bottom:2px solid #198ef6;
}
.data_title ul li:hover a{
    color: #198ef6;
}
.data_line{
    border-bottom: 1px solid #c6c6c6;
    margin-top: -1px;
}
/* 浜у搧鍙傛暟 */
.data_details{
    width:100%;
    margin-top: 17px;/*
    padding: 0 0 5px 0;*/
}
.data_details .sub_tit {
    display: none;
}
.data_pmeter{
    width: auto;
    padding:1%;
    background-color: white;/*
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);*/
}
.pmeter_table{
    position: relative;
    margin: 10px 0;
    border-top: 1px solid #ededed;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
}
.pmeter_table table{
    width: 100%;
    border-collapse: collapse;
}
.pmeter_table table .hd {
    font-size: 16px;
    line-height: 34px;
    font-weight: bold;
    color: #333;
    background: #fafafa;
    padding: 4px 20px;
}
.pmeter_table table th {
    width: 160px;
    text-align: left;
    font-weight: normal;
    color: #333;
    border-right: 1px solid #e6e6e6;
}
.pmeter_table table th,
.pmeter_table table td {
    padding: 6px 20px;
    font-size: 14px;
    line-height: 24px;
    border-bottom: 1px solid #e6e6e6;
    color: #333;
    position: relative;
}
.pmeter_table table td em{
    display: none;
}
.pmeter_table table td:hover em{
    display: inline-block;
}

.pmeter_foot{
    display: block;
    border-bottom: 1px solid #e6e6e6;
    padding: 6px 20px;
    font-size: 12px;
    color: #999;
}
.pmeter_foot:hover em{
    display: inline-block;
}
.pmeter_foot em{
    display: none;
    cursor: pointer;
    margin-left: 10px;
}
.pmeter_foot em:hover{
    color:#f87506;
}

/*璇︽儏椤电浉鍏充骇鍝�*/
.aboutseries{
	margin-top:10px;
    background: #fff;
    /*margin:10px 0 0;*/
	margin-bottom:15px;
	clear:both;
}
.aboutseries .module-header {
    height: 40px;
    line-height: 40px;
    border-bottom: 2px solid #E5E5E5;
    position: relative;
}
.aboutseries .module-header .module-title {
    font-size:17px;
    float: left;
    position: relative;
    margin-right: 40px;
    margin-bottom: -2px;
    border-bottom: 2px solid #d40300;
    color: #333;
	text-indent:10px;
}
.aboutseries .aboutlist{display:flex;flex-wrap:wrap;}
.aboutseries .aboutlist li{padding:3px 10px;}
.aboutseries .aboutlist a{color:#333;}
.aboutseries .aboutlist a:hover{color:#d40300;}

/* 渚ц竟鏍� */
.pmeter_table .param-nav {
    zoom:1;
    width: 160px;
    padding-right: 27px;
    position:fixed;
    left:50%;
    top:170px;
    margin-left: -800px;
    display:none;
}
.pmeter_table .param-nav .add-compare-btn {
    position:absolute;
    top:-40px;
    left:40px;
    width:78px;
    height:26px;
    line-height:26px;
    color:#fff;
    text-align:center;
    font-size:14px;
    border-radius:0;
    background:#198ef6;
    cursor:pointer;
}
.pmeter_table .param-nav .add-compare-btn:hover {
    background:#147de3;
}
.pmeter_table .param-nav .add-compare-btn.disabled {
    background:#e6e6e6;
    border-color:#e6e6e6;
    color:#999;
}

.pmeter_table .detailed-parameters .edit-param,
.pmeter_table .param-nav-top,
.pmeter_table .param-nav-bottom,
.pmeter_table .param-nav-box li a {
    background: url(../images/de_icos.png) no-repeat;
}
.detailed-parameters td a, .detailed-parameters th a {
    color: #198ef6;
}
.pmeter_table .param-nav-top,
.pmeter_table .param-nav-bottom {
    position:absolute;
    z-index:2;
    right:21px;
    width:10px;
    height:10px;
    font:0/0 arial;
    overflow:hidden;
    background-position:-173px -84px;
}

.pmeter_table .param-nav-top {
    top:0;
}
.pmeter_table .param-nav-bottom {
    bottom:0;
}
.pmeter_table .param-nav-line {
    position:absolute;
    z-index:1;
    right:25px;
    width:10px;
    height:100%;
    font:0/0 arial;
    overflow:hidden;
    border-right:2px solid #eaeaea;
}
.pmeter_table .param-nav-box {
    position:relative;
    z-index:2;
    padding:20px 0;
    margin-right:-4px;
    overflow:hidden;
    zoom:1;
}
.pmeter_table .param-nav-box li {
    position:relative;
    height:20px;
    padding:5px 0;
    vertical-align:middle;
}
.pmeter_table .param-nav-box li span {
    display:block;
    height:20px;
    font:14px/19px 'Microsoft YaHei',arial;
}
.pmeter_table .param-nav-box li a {
    float:right;
    padding: 0 18px 0 7px;
    height:20px;
    color:#333;
    background-position:100% -135px;
    font-size:12px;
}
.pmeter_table .param-nav-box li a:hover {
    background-color:white;
    background-position:100% -158px;
    text-decoration:none;
    color:#333;
}

.pmeter_table .param-nav-box .active a,
.pmeter_table .param-nav-box .active a:hover {
    background-position:100% -181px;
    background-color:#80bfff;
    color:#fff;
}

.pmeter_table .param-nav-scroll {
    width:135px;
    height:240px;
    overflow:hidden;
    position:relative;
    zoom:1;
}
.pmeter_table .param-nav-scroll ul {
    zoom:1;
    width:135px;
    overflow:hidden;
}
.pmeter_table .param-nav-box .param-nav-scroll li span {
    padding:0 16px 0 0;
}
.pmeter_table .param-nav-updown {
    display:none;
    position:absolute;
    right:0;
    top:50%;
    margin:-15px 0 0;
    width:14px;
    height:27px;
    overflow:hidden;
    border:1px solid #e6e6e6;
}

.pmeter_table .param-nav-up,
.pmeter_table .param-nav-down,
.pmeter_table .param-nav-up-disabled,
.pmeter_table .param-nav-down-disabled {
    height:13px;
    cursor:pointer;
}

.pmeter_table .param-nav-up {
    border-bottom:1px solid #e6e6e6;
    background-position:-28px -78px;
}
.pmeter_table .param-nav-down {
    background-position:-42px -78px;
}
.pmeter_table .param-nav-up-disabled {
    border-bottom:1px solid #e6e6e6;
    background-position:0 -78px;
}
.pmeter_table .param-nav-down-disabled {
    background-position:-14px -78px;
}
/* end */

/* 浜у搧鍨嬪綍 */
.data_catalog{
    width: auto;
    margin-top: 17px;
    padding:1%;
    background-color: white;/*
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);*/
}
.catalog_box{
    margin-top: 30px;
    text-align: center;
}
.catalog_form{
    padding: 2%;
}
.catalog_form select{
    width: 280px;
    height: 30px;
    color: #272727;
    background-color: white;
}
.catalog_form #test1{
    width: 268px;
    height: 30px;
    padding: 0 1%;
    border: 1px solid #999;
}
.catalog_form #butn1{
    position: absolute;
    left: 95%;
    top: 82%;
    width: 20px;
    height: 20px;
    line-height: 9px;
    color:white;
    background-color: #666666;
    border-radius: 50px;
    border: 0;
}
.catalog_form .fl{
    position: relative;
    width: 50%;
    text-align: right;
}
.catalog_form .fr{
    width: 50%;
    text-align: right;
}
.catalog_form .fl p,
.catalog_form .fr p {
    margin-bottom: 10px;
    font-size: 14px;
    color: #272727;
}

.catalog_form>p{
    font-size: 14px;
    float: left;
    width: 100%;
    text-align: left;
}
.catalog_form>p span{
    color: red;
}
.catalog_form>p a{
    color: #007aff;
    font-size: 15px;
    margin-left: 22px;
}

.table_content{
    position: relative;
    /* max-height: 790px; */
    /* overflow: auto; */
}

.table_content .see-more {
    cursor: pointer;
    line-height: 35px;
    -moz-user-select:none; /*莽聛芦莽鈥孤�*/
    -webkit-user-select:none; /*webkit忙碌聫猫搂藛氓鈩⒙�*/
    -ms-user-select:none; /*IE10*/
    -khtml-user-select:none; /*忙鈥斅┟ε撆该β德徝喢モ劉篓*/
    user-select:none;
}

.left_table{
    position: absolute;
    top: 1px;
    left: 1px;
    z-index: 2;
    /* display:none; */
}
.left_table table{
    width: auto;
    font-size: 14px;
    cursor: pointer;
}
.main_table{
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    border: 1px solid #e4e4e4;
}
.main_table table{
    width: 1270px;
    font-size: 14px;
    cursor: pointer;
}

.main_table table th{
    white-space: nowrap;
    width: auto;
    padding: 0 20px;
}

.main_table table td {
    white-space: nowrap;
}

.main_table table .td_first {
    white-space: normal;
}

.main_table::-webkit-scrollbar {
    width: 16px;
    height: 10px;
    background-color: #F5F5F5;
}

/*瀹氫箟婊氬姩鏉¤建閬� 鍐呴槾褰�+鍦嗚*/
.main_table::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}
/*瀹氫箟婊戝潡 鍐呴槾褰�+鍦嗚*/
.main_table::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #999;
}

.left_table th,
.main_table th{
    width: auto;
    height: 35px;
    color: #333333;
    background-color:#f9f9f9;
    border-right: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    height:50px;
}

.left_table .td_first div,
.main_table .td_first div{
    width: 250px;
    text-align: left;
}

.left_table .td_first input,
.main_table .td_first input{
    cursor: pointer;
}

.left_table th,
.left_table td,
.main_table th,
.main_table td{
    padding: 0 6px;
}

.left_table td,
.main_table td{
    width: auto;
    height: 40px;
    color: #333333;
    background-color:#f4faff;
    border-top: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
}

.left_table td button,
.main_table td button{
    width: 65px;
    height: 30px;
    cursor: pointer;
    border-radius: 3px;
    border: 1px solid #e4e4e4;
    background-color: transparent;
}

.left_table td button:hover,
.main_table td button:hover{
    color: white;
    background-color: #007aff;
}

.left_table td button:hover i,
.main_table td button:hover i{
    color: white;
}

.left_table td button i,
.main_table td button i{
    color: #007aff;
}

.left_table td a,
.main_table td a{
    color: #007aff;
}
.left_table td.td_first a,
.main_table td.td_first a{
    color: #007aff;
    display: inline-block;
    width: 55%;
}
/* end */

/* 浜у搧浠嬬粛 */
.data_intr{
    width: auto;
    margin-top: 17px;
    padding:1%;
    background-color: white;/*
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);*/
}

.intr_top{
    padding: 1%;
    display: none;
}
.intr_top a{
    font-size: 14px;
    color: #007aff;
}

.intr_bottom {
    width: 91.5%;
    /*height:auto;*/
    height: 600px;
    padding: 0 40px 30px;
    border-radius: 20px;
    overflow: auto;
    margin: 5px auto;
    position: relative;
}
.intr_bottom .arrow-left02 {
    background: url(../images/arrows02.png) no-repeat left top;
    background-position: 0 -29px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
}
.intr_bottom .arrow-right02 {
    background: url(../images/arrows02.png) no-repeat left top;
    background-position: 0 0;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
}
.intr_bottom .swiper-container {
    width: 100%;
}
.intr_bottom .swiper-slide img{
    width: 100%;
}
/* end */

/* 璧勬枡涓嬭浇 */
.data_download{
    width: auto;
    margin-top: 17px;
    padding:1%;
    background-color: white;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}
.download_content{
    margin-top: 20px;
    padding: 1% 2%;
    background-color: #f9f9f9;
    font-size: 14px;
}
.download_content .fl a:hover{
    color: #007aff;
    text-decoration: underline;
}
.download_content .fr{
    line-height: 30px;
}
.download_content .fr a{
    color: #007aff;
}
.download_content .fr a:hover{
    color: #007aff;
    text-decoration: underline;
}
.download_content img{
    vertical-align: middle;
    margin-right: 10px;
}
/* end */

/* 鍝佺墝鐢靛晢 */
.data_ol{
    width: auto;
    margin-top: 17px;
    padding:1%;
    background-color: white;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}
.data_ol .data_title ul .cor a{
    color: #666;
}
.data_ol .data_title ul p{
    margin-right: 10px;
    font-size: 14px;
    float: right;
}

.data_ol .ol_content{
    padding: 1%;
    margin-top: 10px;
    border:1px solid #c6c6c6;
}
.data_ol .ol_content .fl{
    width: 50%;
}
.data_ol .ol_content .fl dl{
    float: left;
    margin-top: 15px;
    margin-left: 10px;
}
.data_ol .ol_content .fl dl dd a:hover{
    color: #007aff;
}
.data_ol .ol_content .fl img{
    vertical-align: middle;
    float: left;
}

.data_ol .ol_content .fr{
    width: 30%;
    margin-top: 17px;
}
.data_ol .ol_content .fr button{
    border: 0;
    color: white;
    padding: 1% 3%;
    margin-left: 80px;
    float:left;
    border-radius: 5px;
    text-align: right;
    cursor: pointer;
    background-color: #198ef6;
}
.data_ol .ol_content .fr .ol_icon{
    width: 40%;
    float:left;
}
.data_ol .ol_content .fr .ol_icon span{
    margin-right: 7px;
}
.data_ol .ol_content .fr .ol_icon span img{
    margin-top: 5px;
}
/* end */

/* 鑱旂郴渚涘簲鍟� */
.data_about{
    width: auto;
    margin-top: 17px;
    margin-bottom: 20px;
    padding:1%;
    background-color: white;/*
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);*/
}
.data_about .data_title ul .cor a{
    color: #666;
}

.about_content{
    padding: 2%;
}
.about_content p{
    color: #707070;
    font-size: 14px;
    margin-top: 15px;
}
.about_down{
    margin-top: 25px;
    border-radius: 5px;
    background-color: #008bf6;
}
.about_down ul{
    padding: 2%;
}
.about_down ul li{
    color: white;
    font-size: 14px;
    margin-bottom: 10px;
}
/* end */

/* (鍙�)骞垮憡 */
.mod_data .product_right{
    margin: 0 auto;
}
/* end */
/* ====================== end ======================== */

/* ================== 鍟嗗搧瀵规瘮椤甸潰 ===================== */
@charset "gb2312";

.main-box04{
    height: auto;
}
/* 闈㈠寘灞戝鑸� */
.main-box04 .mod_crumbs{
    margin: 5.6% 0 0.4% 0;
}

/* 鏍囬 */
.wraper_tit{
    width: 1200px;
    margin: 0 auto 20px;
    background-color: #038bf9;
}
.wraper_tit dt{
    float: left;
    width: 10%;
    padding: 0.7% 0;
    color: white;
    text-align: center;
    background-color: #1579d1;
}
.wraper_tit dd{
    float: right;
    padding: 0.7% 0;
    width: 80%;
    color: white;
    text-align: right;
}

/* 琛ㄦ牸鍐呭鏍峰紡 */
.aTbClose,
.aTbOpen,
.btn-show-car i,
.calc-car,
.delCar i,
.lBtn,
.rBtn{
    background:url(../images/compare-icons.png) no-repeat;
}

.doc{
    width:1200px;
    margin:0 auto;
    padding:0 110px 40px;
}
.box-tit{
    background:#fff;
    height:60px;
}
.box-tit h1{
    font-size:24px;
    color:#333;
    line-height:60px;
    padding-left:15px;
    float:left;
    /*font-family:"Microsoft YaHei";*/
}
.box-bd{
    background:#fff;
    position:relative;
}
.box-bd a:hover{
    text-decoration:none;
}

.ysSelect select{
    width: 200px;
    height: 40px;
    font-size: 15px;
    margin-bottom: 10px;
    border: 1px solid #cdcdcd;
}
.ysSelect .dis{
    padding:0 17px 0 5px;
    height:20px;
    border:1px solid #e9e9e9;
    cursor:pointer;
    background:url(../images/select.png) no-repeat right 8px;
    overflow:hidden;
}
.ysSelect .ysdrop{
    display:none;
    position:absolute;
    width:178px;
    top:24px;
    left:0;
    border:1px solid #e9e9e9;
    background:#fff;
}
.ysdrop .let{float:left;width:23px;border-right:1px solid #d8d8d8;background:#fff}
.ysdrop .let a{display:block;width:23px;height:20px;text-align:center;font:normal 12px/20px Arial,Helvetica,sans-serif;color:#0777dd;text-decoration:none}
.ysdrop .let a:hover{color:#fff;background:#0777dd}
.ysdrop .option{overflow:auto;width:154px;float:left}
.ysdrop .option h3{padding-left:10px;height:23px;font:bold 14px/23px Arial,Helvetica,sans-serif;color:#0777dd;background:#f2f7fa}
.ysdrop .option a{display:block;height:21px;padding-left:10px;line-height:21px;cursor:pointer;overflow:hidden;text-decoration:none;color:#000}
.ysdrop .option a.cur,.ysdrop .option a:hover{color:#fff;background:#0777dd}
.ysdrop .option a.disabled{background:#fff;color:#888;cursor:default}
.ysSelect-open .ysdrop{display:block}

.brand{z-index:100}
.cx{z-index:50}
.cx .option{/*! width: 178px; */}
.cxing{z-index:10}
.cxing .option,.cxing .ysdrop{width:280px;background:#fff}
.disable .dis{border:1px solid #ddd;cursor:pointer;color:grey}
.cxing a span{float:right;margin-right:10px;line-height:21px;height:21px}
.cxing .cur span,.cxing .hover span{color:#fff}

.cx .option .coms_k{margin:0 20px;width:180px;padding-top:8px}
.tbParam-sum-pos .coms_k{margin:0;padding-top:0;width:148px}
#boxchang2_content{display:none}
.carFn{position:relative}
.tbTop{height:auto}
.carFn .tbTop td{/*! position: relative; */border-bottom:none}
.carFn .tbTop th{border:none}
.carFn .tbTop{border-bottom:1px solid #e9e9e9;height:100%}
.comparelist{
    padding:20px;
}
.carFn .tbParam{table-layout:fixed;border-collapse:collapse;border-spacing:0}
.carFn .tbParam td{text-align:center;font-size:14px}
.carFn .tbParam th{text-align:right;background:#f8f8f8;font-weight:400;color:#777;height:36px}
.carFn .tbParam th a{color:#777}
.carFn .tbParam th a:hover{text-decoration:underline;color:#f70}
.carFn .tbParam th a.pBtn:hover{text-decoration:none;color:#fff;background:#f70}
.carFn .tbParam th .citys a{color:#0777dd}
.carFn .tbTop td{text-align:left;vertical-align:top;padding:0}
.carFn .tbTop th{padding-top:0;padding-bottom:0}
.carFn .tbParam-sum td,.carFn .tbTop td{font-size:12px}
.dSubTit{
    width:1058px;
    padding-left:20px;
    overflow:hidden;
    background:#f8f8f8;
    height:45px;
    border:1px solid #e9e9e9;
    border-top:none;
    _border-top:1px solid #e9e9e9;
    cursor:pointer;
}
.dSubTit .aTbClose{
    display:block;
    float:left;
    margin:18px 10px 0 0;
    margin-top:17px\9;
    width:11px;
    height:11px;
    background-position:0 0;
}
.dSubTit .aTbOpen{
    display:block;
    float:left;
    margin:18px 10px 0 0;
    width:11px;
    height:11px;
    background-position:-12px 0;
}
.dSubTit strong{
    float:left;
    line-height:45px;
    font-size:14px;
    color:#333
}
.main-box04 .wraper .doc .dSubTit_ph,
.main-box04 .wraper .doc .tbParam_ph {
    display: none;
}
.dmeTit{width:1058px;padding-left:20px;background:#f8f8f8;height:45px;border:1px solid #e9e9e9;border-top:none;cursor:pointer}
.dmeTit .aTbClose{display:block;float:left;margin:18px 10px 0 0;*margin-top:16px\9;width:11px;height:11px;background-position:0 0}
.dmeTit .aTbOpen{display:block;float:left;margin:18px 10px 0 0;width:11px;height:11px;background-position:-12px 0}
.dmeTit strong{float:left;line-height:45px;font-size:14px;color:#333}
.dmeTit .chinfo .ckm{float:left;line-height:47px;font-size:12px;color:#333}
.dmeTit .chinfo{float:left;position:relative;padding:0 12px 0 5px}
.carFn .tbParam .c-best{color:#f60}
.carFn .tbParam .tr-color td{vertical-align:top}
.carFn .tbParam-base .trchange th{background-image:none}
.carFn .tbParam-base .on th{background-image:none}
.carFn .tbParam-top th{background:#fffbf0 url(../images/ck3.png) 19px 50% no-repeat}
.carFn .tbParam-top th .ck{width:24px;height:24px;cursor:pointer;display:block;float:left;margin-left:11px;_display:inline}
.carFn .tbParam-top th .fwn{display:block;width:139px;_width:130px;height:24px;line-height:24px;line-height:26px\9;overflow:hidden;text-align:right;padding:0;margin-right:20px;float:right;white-space:nowrap;_display:inline}
.carFn .tbParam th .fwn{display:block;/* width:137px;_width:130px; */min-height:24px;line-height:24px;line-height:26px\9;overflow:hidden;text-align:right;padding:0;margin-right:20px;float:right;_display:inline}
.carFn .tbParam-top .tr-color.on th{background:#fffbf0;}
.carFn .tbParam-top .tr-color.on th .ck,.carFn .tbParam-top .tr-color.on th .ck{background-image: url(../images/sprite.png); background-position: 5px -367px; background-repeat: no-repeat;}
.carFn .tbParam-top .tr-color.on.trchange th{background:#fffbf0;}
.thFst-content{text-align:left;padding:19px 20px 18px;line-height:24px;color:#888}
.thFst-content input{vertical-align:-2px}
.thFst-content .tit{font-size:14px;color:#333;display:block;padding-bottom:4px}
.thFst-content .thFst-top{border-bottom:1px dashed #ccc;padding-bottom:15px;padding-top:3px}
.thFst-content .thFst-btm{padding-top:18px}
.thFst-content .thFst-btm em{color:#333}
.thFst-content .pBtn{display:block;height:22px;line-height:22px;margin:22px 0 7px 0;background:#fff;border:1px solid #ccc;text-align:center}
.carFn .tbParam th a.pBtn{padding:0}
table.tbQuick td p{color:#999;font-size:12px}
.carFn table{background:#fff;border-left:1px solid #e9e9e9;width: 1200px;}
.carFn table{table-layout:fixed;border-collapse:collapse;border-spacing:0}
.carFn table thead tr td{background:#fff;height:143px}
.carFn table td,.carFn table th{border:1px solid #e9e9e9;border-top:none}
.carFn table th{width:194px;border-right:1px solid #e9e9e9;background:#f8f8f8;text-align:right;border-bottom:1px solid #e9e9e9;padding-top:5px;padding-bottom:5px}
.carFn table td{border-right:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:24px;padding:6px 0}
.tbParam-add-btn{margin-top:91px}
.tbParam-sum-pos{position:relative;width:100%}
.tbParam-sum-active{height:23px;background-position:left -147px;position:relative;z-index:5}
.selectBox{width:200px;border:1px solid #aaa;background:#fff;position:absolute;margin-top:-3px;display:none;left:5px}
.selectBox-inner .ysSelect{margin-bottom:6px}
.selectBox select{margin:6px 0 0;width:175px;white-space:normal}
.rlink{color:#0777dd}
.red,.red a{color:#f44}
strong.red a:hover{color:#f70;text-decoration:none}
.carselectBox{width:180px;margin:20px;position:relative;text-align:center}

.sel-car-msg{position:relative;height:auto;width:100%}
.sel-car-msg .d_ico{
    position: absolute;
    top: 0;
    left: 0;
}
.sel-car-msg a img{width:81%;}
.sel-car-msg a img:hover{opacity:.9;filter:alpha(opacity=90)}
.sel-car-msg dl dt{font-weight:700;font-size:14px;line-height:30px}
.sel-car-msg dl dt a{white-space:nowrap;display:block;font-size:14px;width:100%;text-overflow:ellipsis;overflow:hidden}
.sel-car-msg dl dd{line-height:18px;height:36px;overflow:hidden; margin-bottom: 5px;}
.sel-car-chose{height:24px;position:relative;width:118px;margin:0 auto;z-index:50;text-align:center;background:#fff}
.sel-car-chose .lBtn{display:block;width:24px;height:24px;float:left;background-position:0 -12px}
.sel-car-chose .rBtn{display:block;width:24px;height:24px;float:right;background-position:0 -37px}
.sel-car-chose .btn-show-car{display:block;height:24px;line-height:22px;width:118px;text-align:center;z-index:10}
.sel-car-chose .btn-show-car a{display:block;height:22px;border:1px solid #e9e9e9}
.sel-car-chose .btn-show-car a:hover{color:#333;background:#f0f0f0}
.sel-car-chose .btn-show-car a i{padding-right:14px;background-position:40px -124px}
.sel-car-chose .btn-show-active a i{padding-right:14px;background-position:-15px -124px}
.sel-car-chose .rBtn:hover{background-position:0 -87px}
.sel-car-chose .lBtn:hover{background-position:0 -62px}

.tbTop{height:276px}
.sel-car-pos>li{width:220px;float:left;margin-right:1px}
.sel-car-pos li .sel-car-chose{margin:0 20px;width:180px}
.sel-car-pos2{width:884px;position:absolute;left:196px;top:103px;z-index:1}
.sel-car-pos2 li{width:220px;float:left;margin-right:1px}
.sel-car-pos2 li .sel-car-chose{margin:0 20px;width:180px;z-index:10}
.changeBot{position:relative;width:100%}
.changeBot .forbidDrop{position:absolute;background:#fff;box-shadow:0 0 3px #ddd;padding:15px 15px 5px 15px;border:1px solid #ddd}
.changeBot .forbidDrop .ysSelect{width:100%}
.changeBot .tips3{width:0;height:0;position:absolute;left:78px;top:-10px;overflow:hidden;border:10px dashed transparent;border-bottom:10px solid #ddd;border-top:none}
.changeBot .tips4{width:0;height:0;position:absolute;left:80px;top:-8px;overflow:hidden;border:8px dashed transparent;border-bottom:8px solid #fff;border-top:none}
.changeCity .sCity{position:relative;padding-right:12px;cursor:pointer}
.changeCity .active{color:#f70}
.dCity{color:#333}
.sCity{color:#888}
.sCity .cname{float:left;line-height:45px;font-size:14px;color:#333;font-weight:700;color:#333}
.show{display:block}
.hide{display:none}
#changeCityBtn{float:left}
#changeCityBtn:hover{text-decoration:none!important}
.changeCity{position:relative;background:0 0;padding:0}
.changeCity .curArea,.changeCity .curCity{float:left;display:inline;position:relative}
.changeCity .curArea{margin-left:30px}
.changeCity .cBtn{position:relative;padding-right:10px}
.changeCity .cBtn:hover{color:#f60}
.changeCity .cBtn em{display:block;width:9px;height:5px;overflow:hidden;position:absolute;top:12px;right:-2px;background-position:-68px -95px}
.changeCity .contentdiv{display:none}
.changeCity .layBox{border:1px solid #ddd;width:610px;background:#fff;position:absolute;top:45px;left:-40px;box-shadow:0 0 6px #ccc;z-index:100}
.changeCity .sArea{height:36px;border-bottom:1px solid #ddd;position:relative;z-index:1}
.changeCity .letArea{height:42px;border-bottom:1px dotted #bbb;background:#f9f9f9;padding-left:14px;position:relative;z-index:10}
.changeCity .cityArea{height:218px;overflow:auto;position:relative;z-index:0}
.changeCity .citys a{display:inline;padding:0 4px;margin:7px 5px 0 0;float:left;height:20px;line-height:20px;white-space:nowrap;color:#0777dd}
.changeCity .citys i{display:inline;padding:0 4px;margin:7px 5px 0 0;float:left;height:20px;line-height:20px;color:#777;white-space:nowrap}
.changeCity .citys a:hover{color:#f60}
.changeCity .sArea .input{float:left;width:160px;display:inline;padding:5px 0 0 10px;position:relative}
.changeCity .sArea input{width:113px;padding:0 5px 0 30px;height:24px;line-height:24px;background:0 0;border:1px solid #ccc;background:url(../images/zdicon.jpg) no-repeat 0 0;color:#999;float:left;display:inline}
.changeCity .sArea input.on{width:138px;padding:0 5px;color:#333;background:0 0}
.changeCity .sArea .citys{float:left;height:34px;overflow:hidden;padding-top:2px/*!width:590px;*/}
.changeCity .letArea a{float:left;font:normal 14px/20px Arial;width:20px;height:20px;text-align:center;background:#fff;border:1px solid #ddd;margin:10px 14px 0 0;border-radius:2px}
.changeCity .letArea a:hover{border-color:#259;background:#259;color:#fff;text-decoration:none}
.changeCity .cityLet{zoom:1;border-bottom:1px dotted #bbb}
.changeCity .cityLet:after{content:"\20";display:block;clear:both;height:0;overflow:hidden}
.changeCity .cityLet .citys,.changeCity .letter,.changeCity .province,.changeCity .zCity .citys{float:left;display:inline}
.changeCity .letter{font:normal 16px/42px Arial;color:#999;padding-left:20px;width:16px}
.changeCity .province{font:bold 12px/42px simsun;width:52px;text-align:right}
.changeCity .cityLet .citys{width:390px;padding:5px 0 10px}
.changeCity .cityresult{position:absolute;width:195px;border:1px solid #ccc;top:32px;left:10px;background:#fff;box-shadow:2px 2px 2px #aaa;display:none;z-index:10}
.changeCity .zdicon{padding-left:20px;background:url(../images/zdicon.jpg) no-repeat 5px -24px;height:18px;line-height:18px;color:#777}
.changeCity .ntextdicon{padding-left:20px;background:url(../images/zdicon.jpg) no-repeat 4px -42px;height:18px;line-height:18px;color:#777}
.changeCity .cityresult a{display:block;height:26px;line-height:26px;text-align:right;color:#777;border-top:1px dotted #ccc;padding:0 20px}
.changeCity .cityresult a:hover{background:#f5f5f5;text-decoration:none}
.changeCity .cityresult span{float:left;color:#333;width:auto;height:auto}
.changeCity .cityresult a:hover span{color:#f60}
.changeCity .zCity{zoom:1;border-bottom:1px dotted #bbb}
.changeCity .zCity:after{content:"\20";display:block;clear:both;height:0;overflow:hidden}
.changeCity .zCity .province{padding-left:20px}
.changeCity .zCity .citys{width:390px;padding:5px 0 10px}
.changeCity .cityLet .citys{float:none;width:auto;display:block;overflow:hidden;zoom:1}
.changeCity .citys .citys-title{float:left;margin:7px 0 0 14px;height:20px;line-height:20px;color:#333}
.changeCity .cityLet .citys:after{content:"\20";clear:both;height:0;display:block;overflow:hidden}
.changeCity .letArea .input{float:right;width:160px;display:inline;padding:8px 0 0 0;position:relative}
.changeCity .letArea input{width:113px;padding:0 5px 0 30px;height:24px;line-height:24px;background:0 0;border:1px solid #ccc;background:url(../images/zdicon.jpg) no-repeat 0 0 #fff;color:#999;float:left;display:inline}
.changeCity .letArea input.on{width:138px;padding:0 5px;color:#333;background:#fff}
.changeCity .sArea2{height:64px}
.changeCity .sArea2 .citys{height:54px}
.changeCity .cityresult a{float:none;font-size:12px;width:auto;background:0 0;border-left:none;border-radius:0;border-right:none;border-bottom:none;margin:0}
.changeCity .cityresult a:hover{border-color:#ccc;color:#777}
.changeCity .tips1{width:0;height:0;position:absolute;left:100px;top:-10px;overflow:hidden;border:10px dashed transparent;border-bottom:10px solid #ddd;border-top:none}
.changeCity .tips2{width:0;height:0;position:absolute;left:102px;top:-8px;overflow:hidden;border:8px dashed transparent;border-bottom:8px solid #fff;border-top:none}

.otherFun{background:#fff;padding:0 20px 20px}
.print{background:#f8f8f8 url(../images/dy.png) no-repeat 5px 3px;border:1px solid #d7d7d7;padding-left:26px;color:#777;width:75px; height:20px; line-height:20px; cursor:pointer}

.ysSelect .dis.ysSelect-tips{visibility:hidden;position:absolute;top:0;left:0;background-color:#fff;display:inline-block;white-space:nowrap;border:1px solid #e9e9e9;padding:0 24px 0 12px;box-sizing:border-box;height:100%;min-width:100%;box-sizing:border-box}
.ysSelect.ysSelect-hover,.ysSelect.ysSelect-open{z-index:9999}
.ysSelect.ysSelect-hover .dis.ysSelect-tips,.ysSelect.ysSelect-open .dis.ysSelect-tips{visibility:visible;*visibility:hidden}
.ysSelect.ysSelect-open .dis.ysSelect-tips{border-color:#8be}
.changeBot .tips3,.changeBot .tips4{display:none}

.smark{background:#f8f8f8}
.position{padding-bottom:20px}
.comparelist,.comparelist a{font-size:14px}
.comparelist a{overflow: hidden;}
.comparelist a.recommend-item span,.comparelist a.forbidDrop-cxing-item span{height: 36px; max-width: 316px; float: left;white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.comparelist{padding:0}
.carFn table{width:1200px}
.carFn table th{width:210px}
.sel-car-pos{left:212px}
.thFst-content .tit{font-size:16px;font-weight:700}
.thFst-content input{margin-right:5px}
table.tbParam-sum td{width:226px;padding-top:20px}
table.tbParam-sum th dl dd:last-child p{margin-top:14px;padding-top:15px;border-top:1px dotted #e6e6e6;font-family:'瀹嬩綋';color:#888}
table.tbParam-sum th dl dd em{color:#888}
table.tbParam-sum td .carMsg{height:100px}
.carFn .tbParam th a{color:#777;width:160px;height:28px;line-height:28px;color:#333;border:1px solid #e9e9e9;margin-top:33px}
.carFn table th{padding-top:20px}
.box-hd{background:#0777dd;color:#fff;height:55px;line-height:55px}
.subnav li{float:left;text-align:center;width:112px;height:55px;line-height:55px}
.subnav li a{display:block;height:100%;line-height:inherit;font-size:18px;font-weight:400;color:#fff}
.subnav li.cur a,.subnav li:hover a{text-decoration:none;background:#06c}
.carselectBox{margin:22px auto 0;padding-bottom:24px}
.changeBot .ysSelect{width:180px}
.coms_k{padding-top:0}
.delCar{width:20px;background:#ddd;background-position:-58px -28px}
.delCar:hover{background-position:-58px -28px;background:#f70}
.delCar i,.delCar.on i{background-position:-58px -28px}
.cir-mark{color:#888;font-family:'瀹嬩綋';font-weight:normal;}
table.tbParam-sum td .delCar{right:10px;top:-11px}
.tbParam-sum-active{height:auto}
.ysSelect .dis{/*!width: 148px;*/padding:0 24px 0 12px;height:100%;border:1px solid #e9e9e9;/*! line-height: 38px; */background:url(../images/sprite.png) right 0 no-repeat;box-sizing:border-box}
.ysSelect-open .dis{background-position-y:-40px}
.disable .dis{background-position-y:-80px}
.ysSelect .ysdrop{top:40px}
.sel-car-chose{width:110px;height:auto;font-size:14px}
.sel-car-chose .btn-show-car{width:108px;height:28px;line-height:28px;border:1px solid #e9e9e9}
.sel-car-chose .btn-show-car a:hover{background:0 0}
.sel-car-chose .btn-show-car.btn-show-active{border-color:#8be}
.sel-car-chose .btn-show-car a{width:100%;height:100%;border:none;text-decoration:none}
.sel-car-pos{position:absolute;width:908px;z-index:1;top:auto;bottom:25px;height:30px/*! overflow: hidden; */}
.sel-car-pos>li{width: 27.2%;margin-right:0}
.sel-car-pos2{width:908px;left:212px;top:120px}
.sel-car-pos2 li{width:25%;float:left;margin-right:0}
.sel-car-pos li .sel-car-chose{margin:0 auto;height:auto;background:0 0}
.sel-car-pos2 li .sel-car-chose{margin:0 auto}
.sel-car-chose .btn-show-car a i{/*!background: url(../images/sprite.png) -5px -241px no-repeat;*/padding:0 25px 0 14px;background:url(../images/sprite.png) right -9px no-repeat}
.sel-car-chose .btn-show-car.btn-show-active a i{background:url(../images/sprite.png) right -50px no-repeat}
.changeBot .forbidDrop{top:30px}
.sel-car-chose .lBtn,.sel-car-chose .rBtn{width:30px;height:30px;border:none;/*!background-image: url(../images/sprit.png);*//*!background: url(../images/sprite.png) 5px -209px no-repeat*/background:url(../images/sprite.png) 0 -241px no-repeat}
.sel-car-chose .rBtn{background-position:0 -273px}
.sel-car-chose .lBtn:hover{background-position:0 -177px}
.sel-car-chose .rBtn:hover{background-position:0 -209px/*!background: #eee url(../images/sprite.png) 5px -209px no-repeat*/}
.ysSelect .ysdrop{top:40px}
.ysdrop .let{border-top:1px solid #ddd}
.ysdrop-tag{text-indent:10px;color:#0777dd;height:38px;line-height:38px;font-size:14px;display:none}

.ysSelect .ysdrop,.ysSelect .ysdrop .option{width:100%/*! border-top: 0; *//*! border-right: 0; */}
.changeBot .cxing .ysdrop,.cxing .ysdrop{width:280px}
.cxing .ysdrop-tag{border-top:1px solid #ddd;border-right:1px solid #ddd;width:280px;background:#fff}
.ysdrop .option{/*! width: 156px; */width:100%}
.cx .option{width:100%/*! width: 180px; */}
.cxing .ysdrop .option{border-right:1px solid #ddd}
.cxing .option,.cxing .ysdrop{width:280px}
.ysdrop .option h3{height:30px;line-height:30px;color:#333;background:#f5f5f5}
.ysdrop .option a{height:24px;line-height:24px}
.ysSelect-open{border-color:#8be}
.ysSelect .ysdrop{/*! width: 180px; */margin-left:-1px}
.changeBot .forbidDrop{width:605px;z-index:9}
.changeBot .coms{width:190px}
.forbidDrop .coms{/*! width: 190px; */width:100%;float:left}
.changeBot .forbidDrop .coms{width:190px}
.coms_k{width:182px;margin:0 auto}
.ysdrop .let{position:absolute;left:0;/*! top: 38px; */top:-1px}
.brand .option{text-indent:24px}
.carFn .tbParam th .fwn{margin-right:13px; width:160px;}
.carFn table th{padding-top:0;padding-bottom: 0;;color:#888;}
.carFn .tbParam th a{color:#888;border:none}
.carFn .on td,.carFn .on th,.carFn .on th a{color:#f60}
.compare-config .on td,.compare-config .on th,.compare-config .trchange td,.compare-config .trchange th{background:#fffbf0}

.compare-config .trchange th{background-image:url(../images/ck1.png);background-repeat:no-repeat;background-position:20px center}
.compare-config .on th,.compare-config .on.trchange th{background-image:url(../images/ck2.png);background-position:20px center; background-repeat:no-repeat}
.compare-config .tbParam-top .trchange th{background-image:url(../images/sprite.png);background-position:21px -331px;background-repeat:no-repeat}
.compare-config .tbParam-top .on th,.compare-config .tbParam-top .on.trchange th{background-image:url(../images/sprite.png);background-position:16px -359px;background-repeat:no-repeat}
.sel-car-msg dl dt a{padding-top:5px}
.sel-car-msg dl dd,.sel-car-msg dl dt{text-align:left;color:#888}
.txt_blue{color:#0777dd}
.compare-config .on td .cir-mark{color:#f60}
.compare-config .trchange .cir-mark{color:#f60;background:#fffbf0}

.side-menu{width:107px;margin-top:-11.5px;left:-170px;top:433px}
.side-menu ul li{height:23px;margin-bottom:5px;width:95px;background:#f5f5f5; text-align: center; overflow: hidden}
.side-menu ul li a{width:100%;height:23px;line-height:23px}
.side-menu ul li.active{padding-right:22px;background:url(../images/sprit.png) no-repeat -60px -58px}
.side-menu ul li a,.side-menu ul li.active a{background:0 0/*!background: url(../images/sprit.png) no-repeat -60px -58px;*/}
.side-menu ul li a{color: #333333;}
.side-menu ul li.active a{color: white;}

.otherFun{padding:15px 0 0 0}
.print{background:#f8f8f8 url(../images/sprite.png) 4px -305px no-repeat;}
.print a{font-size: 12px}
.print a:hover{text-decoration:none}
.active .dropIconInfo,.open .dropIconInfo{background-position-y:-57px}
.dSubTit,.dmeTit{width: 1178px;}
.tb-main{margin-top:18px;border-top:1px solid #e9e9e9}
.show .query-how-pop{display:block}
.recommend-btn{display:block;width:180px;height:28px;line-height:28px;border:1px solid #e9e9e9;text-align:center;color:#333;background:#fff}
.recommend-btn:hover{color:#333}
.recommend-btn>i{padding:0 25px 0 14px;background:url(../images/sprite.png) right -9px no-repeat}
.show .recommend-btn>i{background:url(../images/sprite.png) right -50px no-repeat}
.show .recommend-btn{border-color:#8be}
.forbidDrop{/*! height: 211px; */}
.changeBot .forbidDrop{height:auto}
.recommend-wrapper{position:relative;width:180px;margin:0 auto}
.forbidDrop-cxing-list,.recommend-list{float:left;margin-top:-10px;margin-left:36px;line-height:38px;font-size:14px;color:#888;width:372px;text-align:left}
.recommend-list{display:none;position:absolute;margin:0;top:30px;left:0;box-shadow:0 0 3px #ddd;padding:0 15px 5px 15px;border:1px solid #ddd;background:#fff}
.recommend-wrapper.lay-right .recommend-list {left: auto;right: 0;}
.show .recommend-list{display:block}
.recommend-tit{display:block;font-size:20px;color:#333;line-height:60px;height:60px;border-bottom:1px solid #e9e9e9}
.forbidDrop-cxing-item,.recommend-item{display:block;color:#888}
.forbidDrop-cxing-item>span>i,.recommend-item>span>i{color:#333;padding-right:1em}
.forbidDrop-cxing-item>.txt_blue,.recommend-item>.txt_blue{float:right;color:#0777dd;}
.forbidDrop-cxing-item:hover,.recommend-item:hover{color:#888}
.forbidDrop-cxing-item:hover .txt_blue,.recommend-item:hover .txt_blue{color:#f70}
.tb-top{position:relative;height:auto;border-top:1px solid #e9e9e9;z-index:1}
.changeBot .forbidDrop{left:34px}

/*!璇勫垎鏄熸槦*/
.tb-main{margin-top:0;border-top:none}

/* 鍏嶈矗澹版槑 */
.smoke{ font-size:14px; color:#fa0;}
/* ====================== end ======================== */

/* 鏉ㄩ箯鏂板鏍峰紡 鎻愬嚭鐨勮鍐呮牱寮� */
.Lasting1{
    /* 20200111 add */
    max-width: 175px;
    max-height: 160px;
}

.Lasting2{
    height:40px;
    display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical; height:40px; display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;
}

.Lasting3{
    height:50px; display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;
}

.Lasting4{
    min-height:320px; max-height:320px;
}

.Lasting5{
    max-width:114px;
}

.mt10{
    margin-top:10px;
}

.topClassTextLabel{
    min-width:60px; margin:10 auto; width:auto;word-wrap: break-word;word-break: break-all;overflow: hidden;
}

.displayTop{
    top: 54px;
}

.myMaxWidth{
    max-width:145px;
}

/* 鍘熼〉闈腑鎻愬嚭鏉ョ殑 */

.widthPersent1{
    width: 85%;
}

.btnMobile{
    background:rgb(237,244,252);
}

.emptyDataImageDiv
{
    background-color:#fff;
    width:100%;
    height:auto;
    text-align:center;
    padding-top:10px;
}

.emptyDataImageDiv img
{
    width:50%;
    text-align:center;
    padding-top:10px;
}

.qrcode_lasting{
    width:90px;
    height:90px;
    border:2px solid #ffffff;
}

.productPdfDownload
{
    color:#fff;
}

#shares
{
    text-align:center;
    margin:0 auto;
    margin-top:5px;
}


/*鍒楄〃椤典簩缁寸爜*/
.xinghaochaxun .showcode {
    position:absolute;
    top:0;
    right:0;
    z-index:999;
    left:0;
    bottom:0;
}
.xinghaochaxun .codeicon{
    position:absolute;
    width:41px;
    top:0;
    right:0;
    z-index:999;
    cursor:pointer;
}
.xinghaochaxun .codeicon:hover ~ .codeblock {
    /*display:block;*/
    /*visibility: visible;*/
}
.xinghaochaxun .showcode>img {
    width:41px;
    max-height:100%;
    display:block;
}
.xinghaochaxun .codeblock {
    display:block;
    position:absolute;
    /*left:0;*/
    right:0;
    top:0;
    bottom:0;
    min-width: 38%;
    background:rgb(16, 154, 255, .95);
    /*display:none;*/
    z-index:999;
    visibility: hidden;
    display: flex;
    flex-wrap: wrap;
    pointer-events: none;
}
.xinghaochaxun .smallcode{
    margin:10px auto;
}
.xinghaochaxun .smallcodeimgblock{
    width:124px;
    height:124px;
    margin:0 auto 10px;
    background:#fff;
}
.xinghaochaxun .smallcodeimgblock img{
    display:block;
    width:100%;
    height:100%;
}
.xinghaochaxun .code-text{
    text-align:center;
    color:#fff;
    font-size:12px;
    line-height:1;
}

/*璇︽儏椤典簩缁寸爜*/
.xinghaochaxun-showcode{
    position: relative;
}
.xinghaochaxun-showcode:hover .codeblock{
    display: block;
}
.xinghaochaxun-showcode .codeblock{
    width: 283px;
    height: 162px;
    background: #ffffff;
    box-shadow: 0px 2px 8px 0px rgba(13,13,13,0.15);
    text-align: center;
    position: absolute;
    top: 100%;
    right: 0;
    display: none;
}
.xinghaochaxun-showcode .smallcode{
    display: inline-block;
    float: initial !important;
    margin-top: 10px;
}
.xinghaochaxun-showcode .smallcode:last-child{
    margin-left: 15px;
}
.xinghaochaxun-showcode .smallcode img{
    width: 120px;
    height: 120px;
}
.xinghaochaxun-showcode .code-text{
    font-size: 12px;
    color: #666;
    float: initial !important;
}
/*璇︽儏椤靛脊绐�*/
.m1{
	width:680px;
	height:370px;
	background:url(../images/pur.png);
	position:fixed;
	top:50%;
	left:50%;
	transform:translateX(-50%) translateY(-50%);
	-ms-transform::translateX(-50%) translateY(-50%);
	-moz-transform::translateX(-50%) translateY(-50%);
	-webkit-transform::translateX(-50%) translateY(-50%);
	-o-transform::translateX(-50%) translateY(-50%);
	z-index:1000;
}
.m1 .m1l{float:left;margin-left:65px;}
.m1 .m1l .tit1{
	margin-top:50px;
	height: 24px;
	font-size: 24px;
	font-family: Source Han Sans CN, Source Han Sans CN-Normal;
	font-weight: Normal;
	text-align: left;
	color: #ffffff;
}

.m1 .m1l .tit2{
	margin-top:20px;
	height: 32px;
	font-size: 20px;
	font-family: Source Han Sans CN, Source Han Sans CN-Regular;
	text-align: left;
	color: #ffffff;
}

.m1 .m1l .tit2 a{
	height: 32px;
	font-size: 32px;
	font-family: Source Han Sans CN, Source Han Sans CN-Regular;
	font-weight: bold;
	text-align: left;
	color: #FFE644;
}
.m1 .m1l .bod dl,.m1 .m1l .bod dt,.m1 .m1l .bod dd{float:left}
.m1 .m1l .bod dl{margin-top:35px;}
.m1 .m1l .bod dt img{width:150px;height:150px;}
.m1 .m1l .bod dd{margin:0;margin-left:25px;}
.m1 .m1l .bod dd a{
	color:#393ED3;
	display:block;
	font-size:18px;
	font-weight:bold;
	width: 157px;
	height: 46px;
	line-height:46px;
	text-align:center;
	background: #ffffff;
	border-radius: 23px;
	box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
	margin-top:50px;
	text-decoration: none;
}
.m1 .m1r{float:right;font-size:26px;margin-top:10px;margin-right:30px;}
.m1 .m1r a{color:#fff;text-decoration: none;}

@media only screen and (max-width:600px) {
	.m1{width:80%;height:auto;padding-bottom:5px;}
	.m1 .m1l{margin-left:0;float:none;}
	.m1 .m1l .tit1{
		margin-top:20px;
		height:16px;
		font-size:16px;
		text-align:center;
	}
	.m1 .m1l .tit2{height:18px;line-height:18px;font-size:16px;text-align:center;}
	.m1 .m1l .tit2 a{height:18px;line-height:18px;font-size:16px;}
	.m1 .m1l .bod dl,.m1 .m1l .bod dt,.m1 .m1l .bod dd{float:none}
	.m1 .m1l .bod dl{margin-top:15px;text-align:center;}
	.m1 .m1l .bod dt img{width:150px;height:150px;}
	.m1 .m1l .bod dd{margin:0;margin-left:0px;}
	.m1 .m1l .bod dd a{margin:3px auto;}

	.m1 .m1r{float:right;font-size:26px;margin-top:5px;margin-right:10px;}
}

/*棣栭〉鐩稿叧浜у搧*/
.indexmodel{	
    background: #fff;	
	clear:both;
	width:90%;
	max-width:1600px;
	margin:0 auto;
	margin-top:10px;
}
.indexmodel .module-header {
    height: 40px;
    line-height: 40px;
    border-bottom: 2px solid #E5E5E5;
    position: relative;
}
.indexmodel .module-header .module-title {
    font-size:17px;
    float: left;
    position: relative;
    margin-right: 40px;
    margin-bottom: -2px;
    border-bottom: 2px solid #d40300;
    color: #333;
    text-indent:10px;
}
.indexmodel .modellist{display:flex;flex-wrap:wrap;}
.indexmodel .modellist li{padding:3px 10px;}
.indexmodel .modellist a{color:#333;}
.indexmodel .modellist a:hover{color:#d40300;}
@media only screen and (max-width:768px) {
.indexmodel{width:100%}
}

/*footer*/
.foot {background:#333;margin-top:20px;}
.foot .mt {display:flex;width:90%;max-width:1600px;justify-content:space-between;margin:0 auto;}

.foot .dlist{}
.foot .dlist dt{
	font-size: 16px;
    color: #fff;
    height: 39px;
    line-height: 39px;
    border-bottom: 1px solid rgba(255,255,255,0.3);
    position: relative;
    margin-bottom: 20px;
	margin-top:20px;
}
.foot .dlist dt:before {content:'';position:absolute;width:31px;height:2px;background:#0087d1;left:0;bottom:0}
.foot .dlist dd{
	line-height: 41px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.foot .dlist dd a{color:#fff;}
.foot .dlist dd a:hover{color:#0087d1;}
.foot .dlist dd a i{color:#0087d1;padding-right:5px;}

.foot .dlist dd div {float:left;margin-right:10px;text-align:center;color:#f2f2f2;}
.foot .dlist dd div img{width:110px;height:110px;}

.foot .dlink dd {line-height:41px;}
.foot .dlink dd a{display:inline-flex;}
.foot .dlink dd i{font-size:26px;position:relative;top:8px;}

.foot .dbrand{}
.foot .dbrand .btxt{font-size:30px;line-height:60px;color:#fff;}

.foot .dlist2{width:20%;}
.foot .dlist2 dd{width:50%;float:left;}

.copyright {width:100%;text-align:center;background:#333;padding:20px 0 20px 0;font-size:14px;color:#fff;}
.copyright a {font-size:14px;color:#fff}
.copyright a:hover {color:#fff}

@media screen and (max-width:1024px){
    .foot .copyright {margin-top:50px}

    .foot .mt{display:block;overflow:hidden;}
    .foot .dlist{width:98%;float:left;padding-bottom:10px;margin-right:1%;}
    .foot .dbrand,.foot .dlink{width:98%;}
    .foot .dbrand dd{text-align:center;}

    .foot .dlist .dlist{width:49%;}
    .foot .dlist2{width:98%;}
    .foot .dlist dt{margin-top:20px;}
}
@media screen and (max-width:768px){
    .foot .mt{background-color:#333;}
	.copyright{margin-bottom:20px;}
	.intr_bottom {padding:0}
}