* {
    padding: 0;
    margin: 0;
}
.recommend {
    margin-top: 30px;
}
.recommend_title {
    height: 25px;
    line-height: 25px;
    margin-bottom: 10px;
    margin-top: 20px;
}
.recommend_line {
    width: 5px;
    height: 16px;
    background-color: #108391;
    margin-right: 10px;
    float: left;
    margin-top: 5px;
}
.recommend_title_left {
    font-size: 18px;
    float: left;
    margin-left: 5px;
    color: #333;
}
.recommend_nav {
    height: 80px;
    background: linear-gradient(to right, #148791, #50c1b8);
    display: flex;
    flex-wrap: wrap;
}
.recommend_nav li {
    cursor: pointer;
    height: 40px;
    width: 12.5%;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    border-bottom: 1px solid #addadb;
    border-left: 1px solid #addadb;
    box-sizing: border-box;
}
.nav_active {
    background: linear-gradient(to bottom, #ffad00, #fe8b01);
}
.recommend_nav .no_bot {
    border-bottom: none;
}
.recommend_list {
    height: 540px;
    background-color: #ffffff;
    padding-top: 40px;
    padding-left: 40px;
    display: none;
}
.list_active {
    display: block;
}
.recommend_list li {
    width: 200px;
    height: 235px;
    float: left;
    margin-right: 30px;
}
.recommend_list_top {
    margin-bottom: 25px;
}
.recommend_list_img {
    height: 200px;
    width: 200px;
}
a {
    text-decoration: none;
    cursor: pointer;
}
.recommend_list img {
    width: 100%;
    height: 100%;
}
.recommend_list_com {
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.recommend_list_com a {
    color: #333;
}

/*want_buy*/
.want_buy {
    margin-top: 50px;
    margin-bottom: 30px;
}
.want_buy_title {
    height: 25px;
    line-height: 25px;
}
.want_buy_line {
    width: 5px;
    height: 16px;
    background-color: #108391;
    margin-right: 10px;
    float: left;
    margin-top: 5px;
}
.want_buy_con {
    height: 130px;
    border-radius: 10px;
    margin-top: 10px;
}
.want_buy_title_left {
    font-size: 18px;
    float: left;
    margin-left: 5px;
    color: #333;
}
.want_buy_title_left {
    font-size: 18px;
    float: left;
    margin-left: 5px;
    color: #333;
}
.want_buy_con1 {
    width: 200px;
    height: 110px;
    float: left;
    background-color: #4cbeb5;
    padding-top: 20px;
    padding-left: 20px;
    background: linear-gradient(to right, #148791, #4fc1b7);
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.want_buy_con1 img {
    float: left;
    width: 90px;
    height: 90px;
}
.want_buy_con1_right {
    float: left;
    width: 90px;
    height: 90px;
    color: #fff;
    margin-left: 5px;
}
.want_buy_con1_right span:nth-child(1) {
    font-size: 16px;
}
.want_buy_con1_right span:nth-child(3) {
    font-size: 14px;
}
.want_buy_con1_right span:nth-child(5) {
    font-size: 16px;
    margin-top: 5px;
    display: inline-block;
}
.want_buy_con1_right span:nth-child(7) {
    font-size: 14px;
}
.want_buy_con2 {
    width: 920px;
    height: 130px;
    float: left;
    background-color: #fff;
    overflow: hidden;
}
.want_buy_con2_list {
    width: 228px;
    height: 94px;
    margin-top: 20px;
    font-size: 14px;
    color: #666;
    float: left;
    border-right: 2px dashed #ccc;
}
.want_buy_con2_list:last-child{
    border-right: none;
}
.want_buy_con2_list p {
    margin-left: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.want_buy_con2_list a {
    color: #333;
}
.want_buy_con2_list p:nth-child(1) {
    font-size: 16px;
    color: #333;
}
.want_buy_con2_list_unit {
    margin-top: 16px;
    margin-bottom: 15px;
}
.no-border {
    border-right: none;
}
.want_buy_con3 {
    width: 60px;
    height: 130px;
    float: left;
    background-color: #4cbeb5;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background: linear-gradient(to right, #50c1b8, #178a92);
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.want_buy_con3 a {
    color: #fff;
}
.want_buy_con3 p {
    margin-top: 18px;
}
.want_buy_con3 img {
    margin-top: 10px;
}

/*hot_ac*/
.hot_ac_title {
    height: 25px;
    line-height: 25px;
}
.hot_ac_line {
    width: 5px;
    height: 16px;
    background-color: #f79131;
    margin-right: 10px;
    float: left;
    margin-top: 5px;
}
.hot_ac_title_left {
    font-size: 18px;
    float: left;
    margin-left: 5px;
    color: #333;
}
.hot_ac_con1 {
    height: 140px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.hot_ac_con1 img {
    width: 380px;
    height: 140px;
    object-fit: cover;
}
.hot_ac_con1 .m-img {
    margin-left: 25px;
    margin-right: 25px;
}
.hot_ac_con2 {
    height: 140px;
}
.hot_ac_con2_left {
    float: left;
}
.hot_ac_con2_right {
    float: right;
    width: 110px;
    height: 140px;
    background-color: #f79131;
}
.hot_ac_con2_right img {
    width: 90px;
    height: 90px;
    margin-left: 10px;
    margin-top: 7px;
}
.hot_ac_con2_right p {
    font-size: 14px;
    color: #fff;
    margin-left: 10px;
}
/*bottom_ad*/
.cont6 {
    height: 100px;
    overflow: hidden;
    margin: 25px 0 30px 0;
}
.contact {
    background: #ffffff;
    height: 100px;
    overflow: hidden;
}
.phone {
    margin: 15px 40px 15px 30px;
    height: 70px;
    width: 530px;
    border-right: 1px solid #cccccc;
    float: left;
    line-height: 35px;
    font-size: 14px;
    color: #999999;
}
.phone p {
    font-size: 14px;
    color: #666666;
}
.phone p b {
    font-size: 16px;
    color: #333333;
    font-weight: bold;
}
.phone p span {
    font-size: 24px;
    color: #108391;
    background: url(../imgs/product/2.png) no-repeat right center;
    padding-right: 30px;
    margin: 0 10px 0 10px;
}
.phone a {
    color: #999999;
}
.qq {
    float: left;
    overflow: hidden;
    height: 70px;
    margin-top: 15px;
}
.qq1 {
    background: url(../imgs/product/weixin.png) no-repeat left center;
    padding-left: 40px;
}
.qq1 a {
    width: 130px;
    height: 28px;
    background-color: #4fc2b8;
    border-radius: 14px;
    font-size: 14px;
    line-height: 28px;
    color: #ffffff;
    display: block;
    text-align: center;
}
.qq2 {
    background: url(../imgs/product/weixin.png) no-repeat left center;
    padding-left: 40px;
    margin-top: 10px;
}
.qq2 a {
    width: 130px;
    height: 28px;
    background-color: #108391;
    border-radius: 14px;
    font-size: 14px;
    line-height: 28px;
    color: #ffffff;
    display: block;
    text-align: center;
}
.mail {
    background: url(../imgs/product/10.jpg) no-repeat;
    width: 400px;
    height: 100px;
    float: right;
}
.mail input {
    appearance: none;
    outline: none;
    width: 240px;
    padding: 0 20px 0 20px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #999999;
    border: none;
    margin: 50px 0 0 20px;
}
.mail button {
    appearance: none;
    outline: none;
    border: none;
    color: #ffffff;
    background: url(../imgs/product/3.png) no-repeat;
    height: 61px;
    width: 60px;
    float: right;
    margin: 20px;
    font-size: 20px;
    cursor: pointer;
}
/*nav_cont*/
.cont {
    background: url(../imgs/product/cont.png) no-repeat top;
}
.product .cont_l {
    width: 200px;
    height: 586px;
    margin-right: 20px;
    float: left;
    position: relative;
    background: #108391;
}
.product .c_l_top {
    height: 51px;
    line-height: 47px;
    /*padding-left: 20px;*/
    font-size: 16px;
    color: #ffffff;
    /*background: none;*/
    text-align: center;
}
.product .c_l_top img {
    vertical-align: sub;
}
.cate_nav a {
    display: block;
    line-height: 22px;
    color: #fff;
    font-size: 12px;
    padding-left: 20px;
}
.con_wrap {
    width: 965px;
    height: 510px;
    float: left;
    padding-left: 15px;
    margin-top: 25px;
    background: url(../imgs/product/bg_03.png) no-repeat;
    margin-left: 220px;
    display: flex;
    justify-content: space-between;
}
.con_wrap2 {
    /*float: left;*/
}
.product .cont_s {
    width: 750px;
    height: 320px;
    margin-top: 20px;
    float: none;
}
.product .cont_ad {
    width: 750px;
    height: 130px;
    margin-top: 20px;
    overflow: hidden;
    background: none;
    box-shadow: none;
    margin-bottom: 0;
    padding: 0;
    display: flex;
}
.cont_ad_list{
    width: 170px;
    height: 120px;
    background-color: #fff;
    padding-top: 10px;
    padding-left: 10px;
    cursor: pointer;
    margin-right: 10px;
}
.cont_ad_list:nth-of-type(4n){
    margin-right: 0;
}
.ad_title{
    font-size: 14px;
    color: #108391;
    width: 150px;
    line-height: 16px;
    display: block;
    margin-bottom: 5px;
    border-left: 2px solid #108391;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ad_left {
    width: 80px;
    height: 90px;
    font-size: 12px;
    color: #999;
}
.ad_right{
    width: 90px;
    height: 90px;
}
.ad_right img{
    width: 100%;
    height: 100%;
    display: block;
}
.product .cont_info {
    width: 210px;
    height: 490px;
    /*float: right;*/
    margin-top: 20px;
    background: none;
}
.cont_info span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 20px;
}
.cont_info_title {
    font-size: 20px;
    color: #333;
    padding-left: 20px;
    margin-bottom: 10px;
}
.cont_info_tip {
    background-color: #f79131;
    font-size: 14px;
    color: #fff;
    width: 175px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    margin-left: 20px;
    border-radius: 10px;
}
.cont_sup {
    margin-left: 20px;
    /*height: 90px;*/
    width: 175px;
}
.cont_sup li {
    width: 175px;
    height: 64px;
    font-size: 12px;
    color: #999;
    margin-top: 13px;
}
.cont_sup_img {
    float: left;
    width: 40px;
    height: 60px;
}
.cont_sup_img img {
    width: 40px;
    height: 40px;
}
.cont_sup_info {
    float: left;
    width: 130px;
    margin-left: 5px;
}
/*.cont_info div {*/
/*    overflow: hidden;*/
/*    text-overflow: ellipsis;*/
/*    white-space: nowrap;*/
/*    line-height: 20px;*/
/*}*/



.cont_sup_info_com {
    font-size: 14px;
    color: #333;
}
.cont_sup_info_com a {
    color: #333;
}
.jin {
    line-height: 18px;
}
.jin a {
    color: #108391;
    margin-left: 50px;
}
.jin img {
    vertical-align: top;
}
.cont_shen_tip {
    color: #009999;
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
}
.cont_shen {
    width: 150px;
    height: 40px;
    background-image: linear-gradient(to bottom,#ffaa00,#ff8901);
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    margin: 0 auto;
    border-radius: 5px;
    display: block;
    cursor: pointer;
}
.cont_shen img {
    vertical-align: sub;
}
.zhiyao_nav_all .visibleBox{
    overflow: visible !important;
}
.zhiyao_nav_all .cont_l {
    height: 586px !important;
}
.zhiyao_nav_all .list_list_item{
    height: 338px !important;
}
.zhiyao_nav_all .list_list .title a{
    color:#108391 !important;
}
.zhiyao_nav_all .c_l_list ul li{
    line-height: 11.5px;
}
