header{
    background-color: rgba(255, 170, 28, 1);
}
.main{
    margin-top: 80px;
    padding-top: 30px;
}
.main_left{
    width: 880px;
    float: left;
}
.main_title{
    width:100%;
    border-bottom: 1px solid rgba(223, 223, 223, 1);
    margin-bottom: 20px;
}
.main_title li{
    display: inline-block;
    padding: 10px 12px;
    margin-right: 12px;
    font-size: 16px;
    color: #333333;
    cursor: pointer;
}
.main_title>.main_sel{
    background-color: rgba(68, 84, 255, 1);
    color: #fff;
}
.main_title>.main_sel a{color: #fff;}
.main_provinces{
    width: 880px;
    border: 1px solid rgba(223, 223, 223, 1);
    padding: 20px 10px;
}
.main_provinces>span{
    display: inline-block;
    width: 60px;
    height: 30px;
    line-height: 30px;
	background-color: rgba(255, 255, 255, 1);
	border-radius: 5px 5px 5px 5px;
    border: solid 1px rgba(223, 223, 223, 1);
    text-align: center;
    margin: 10px 11px;
    font-size: 16px;
    color: #666666;
    overflow: hidden;
}
.main_citys{
    padding: 30px 19px;
    border: solid 1px rgba(223, 223, 223, 1);
    margin-top: 20px;
}
.main_provinces>.pro{
    border: solid 1px rgba(68, 84, 255, 1);
    color: #4454ff;
}
.main_provinces>.pro a{color: #4454ff;}
.citys_ll{
    width: 754px;
    float: right;
    padding-left: 12px;
}
.citys_ll>li{
    float: left;
    padding: 0 14px;
    margin-bottom: 10px;
    color: #999999;
    cursor: pointer;
}


.chos{
    color: #4f5eff;
    float: left;
    
}

.main_content{
    width:880px;
    padding: 30px 20px;
    border: 1px solid rgba(223, 223, 223, 1);
    margin: 20px 0;
}
.main_content img{max-width:100%;}
.product{overflow: hidden;}
.main_content .product >li>a{width: 233px;}
.main_content .product > li{list-style-type: none;float: left;width: 233px;height: 230px;margin-left: 20px;margin-top: 20px;}
.product li img{width:100%;}
.product li p{text-align: center;}
.main_content>ul{
    padding-left: 12px;
}
.main_content>ul>li{
    
    line-height: 34px;
}
.main_content>ul>li:nth-of-type(5n){
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed rgba(223, 223, 223, 1);
}
.main_content>ul>li::before{
    content: " ";
    font-size: 24pt;
    text-align: center;
    line-height: 42px;
    color: #fff;
    float: left;
    position: relative;
    top: 13px;
    left:-10px;
    border-radius: 25px;
    
    background: url(../images/dian.png);
    
    display: block;
    height: 6px;
    width: 6px;
}
.main_content>ul>li>span{
    float: right;
    color: #999999;
    font-size: 12px;
}
.main_content>ul>li>a{
    width: 580px;
    display: inline-block;
    color: #333333;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;

}
.main_content>ul>li>a:hover{
    color: #4f5eff;
}
.main_right{
    width: 285px;
    float: right;
}
.rg_title{
    width: 100%;
    height: 50px;
    background-color: rgba(223, 223, 223, 1);
    padding-left: 20px;
    line-height: 50px;
    color: #333333;
}
.rg_title>.icon-icon1{
    font-size: 14px;
    color: #999;

}
.main_right>ul{
    padding: 20px;
    border: 1px solid #dfdfdf;
}
.main_right>ul>li{
    line-height: 40px;
    
}
.main_right>ul>li>a{
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 220px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
}
.main_right>ul>li>a:hover{
    /* color:rgba(60,131,255,1); */
    color: #4f5eff;
}
.main_right>ul>li>.icon-icon1{
    font-size: 12px;
    position: relative;
    top: -15px;
}
.list_right{
    position:fixed;
    right:8%;
    bottom:200px;
}
.list_right>ul>li{
    width: 44px;
	height: 44px;
	background-color: rgba(223, 223, 223, 1);
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 10px;
}
.list_right>ul>.fu{
    background-color:rgba(60,131,255,1);
    
}

.list_right>ul>li>a{
    display: block;
    width: 44px;
    height: 44px;
    color: #999999;
    text-align:center;
    display: table-cell;
    vertical-align:middle;
}
.list_right>ul>.fu>a{
    color: #fff !important;
}
.suggest>a{
    
    text-align:center;
    display: table-cell;
    vertical-align:middle;
}
.list_right .icon-icon-suggest{
    width: 26px;
    height: 26px;
    font-size: 40px;
    color: #999999;
    
}

@media screen and (max-width: 1640px) {
    .list_right{
        position:fixed;
        right:4%;
        bottom:200px;
    }
}
@media screen and (max-width: 1340px) {
    .list_right{
        position:fixed;
        right:1%;
        bottom:200px;
    }
}
.icon-huidaodingbu{
    font-size: 30px;
    margin-top: 3px;
}
.citys_ll .ak{
    color: #4f5eff; 
}

.suggest .icon-yijianfankui{
    font-size: 30px;
}
.advice>a i {
    display: inline-block;
    width: 26px;
    height: 26px;
    background-image: url(../images/advice.png);
    margin: 0 auto;
    background-size: contain;
}
.to_top i {
    display: inline-block;
    width: 26px;
    height: 26px;
    background-image: url(../images/toptop.png);
    margin: 0 auto;
    background-size: contain;
}
.page{text-align:center;}
.page ul{display:inline-block;}
.page ul li{border: 1px solid #e2e2e2;float:left;padding: 0 12px;line-height: 28px;margin: 0 14px 5px 0;background-color: #fff;color: #333;font-size: 12px;}
.page ul li.thisclass,.page ul li:hover{background-color: #4454ff;color: #fff;}
.page ul li a{color: #333;}
.page ul li:hover a{color: #fff;}
.content {
    width: 100%;
}
.contenta {
    width: 1200px;
    margin: 80px auto;
}
.con_top {
    width: 100%;
    height: 42px;
    font-size: 12px;
    color: #999;
    background-color: #f9f9f9;
    line-height: 42px;
}
.con_top a {
    text-decoration: none;
    color: #000;
}
.dt_list>ul {
    list-style: none;
    padding-left: 0;
}
.dt_list>ul li {
    height:220px;
    background-color: #fff;
    padding: 35px 12px 35px 30px;
    border-bottom: 1px dashed #DFDFDF;
}
.dt_l {
    width: 225px;
    height: 150px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    float: left;
}
.dt_r {
    margin-left: 30px;
    width: 892px;
    height: 150px;
    float: left;
}
.dt_title, .dtc_title {
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    color: #333;
    text-align: left;
}
.dt_time, .dtc_time {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #999999;
    font-size: 12px;
    text-align: left;
}
.dt_con {
    margin-top: 4px;
    display: inline-block;
    width: 100%;
    height: 70px;
    background-color: #fff;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}
body {
    background-color: #f9f9f9;
}