* {
    padding: 0;
    margin: 0;
}
.recommend {
    margin-top: 30px;
}
.recommend_title {
    height: 25px;
    line-height: 25px;
    margin-bottom: 10px;
}
.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);
}
.recommend_nav li {
    cursor: pointer;
    width: 149px;
    height: 40px;
    float: left;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    border-bottom: 1px solid #addadb;
    border-left: 1px solid #addadb;
}
.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;
}
.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: 575px;
    margin-right: 20px;
    float: left;
    position: relative;
    background: #108391;
}
.product .c_l_top {
    height: 42px;
    line-height: 47px;
    margin-left: 20px;
    font-size: 16px;
    color: #ffffff;
    background: none;
    text-align: left;
}
.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: 535px;
    float: left;
    padding-left: 15px;
    margin-top: 50px;
    background: url(../imgs/product/bg_03.png) no-repeat;
}
.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;
    float: none;
    margin-bottom: 0;
    padding: 0;
}
.cont_ad_list {
    width: 170px;
    height: 120px;
    background-color: #fff;
    padding-top: 10px;
    padding-left: 10px;
    float: left;
    margin-right: 10px;
}
.cont_ad .cont_ad_list:nth-child(4) {
    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 {
    float: left;
    width: 80px;
    height: 90px;
    font-size: 12px;
    color: #999;
}
.ad_right {
    float: left;
    width: 90px;
    height: 90px;
}
.ad_right img {
    width: 100%;
    height: 100%;
}
.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 span {
    display: block;
    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;
}
.cont_shen img {
    vertical-align: sub;
}


#block_one {
    width: 1200px;
    margin: 0 auto;
    margin-top: 60px;
}
.block_one_title {
    width: 100%;
    height: 40px;
    background: url(../imgs/buy/block_one_title_bg.jpg) no-repeat center center;
    line-height: 40px;
    color: #fff;
    overflow: hidden;
}
.one_title_left {
    width: 150px;
    float: left;
    padding-left: 62px;
    font-size: 16px;
}
.one_title_right {
    width: 50px;
    float: right;
    padding-right: 20px;
    font-size: 12px;
    text-align: right;
}
.one_title_right a {
    color: #fff;
}
.block_one_content {
    overflow: hidden;
}
.block_one_content li {
    width: 285px;
    /*height: 180px;*/
    background: #fff;
    margin: 20px 20px 0px 0px;
    float: left;
}
.block_one_content li:hover{
    cursor: pointer;
}
.block_one_content li:nth-child(4n) {
    margin-right: 0px;
}
.one_content_inner {
    padding: 20px;
}
.one_son_title {
    height: 35px;
    border-bottom: 1px solid #ccc;
}
.one_son_title_font {
    font-size: 16px;
    color: #333;
    width: 220px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.one_son_title_img {
    width: 18px;
    float: right;
}
.one_son_number {
    font-size: 14px;
    color: #666;
    padding-top: 20px;
}
.one_son_valid_time {
    font-size: 14px;
    color: #666;
    padding-top: 10px;
    overflow: hidden;
}
.one_son_valid_time_l {
    width: 162px;
    float: left;
}
.one_son_valid_time_r {
    width: 80px;
    height: 20px;
    border-radius: 10px;
    color: #f79131;
    border: 1px solid #f79131;
    float: right;
    text-align: center;
    line-height: 20px;
}
.one_son_valid_time_r a {
    color: #f79131;
}
/*two*/
#block_two {
    width: 1200px;
    margin: 0 auto;
    margin-top: 30px;
}
.block_two_title {
    height: 40px;
    background: url(../imgs/buy/block_two_title_bg.jpg) no-repeat center center;
    line-height: 40px;
    color: #fff;
    overflow: hidden;
}
.two_title_left {
    width: 150px;
    float: left;
    padding-left: 62px;
    font-size: 16px;
}
.two_title_right {
    width: 50px;
    float: right;
    padding-right: 20px;
    font-size: 12px;
    text-align: right;
}
.two_title_right a {
    color: #fff;
}
.block_two_content {
    overflow: hidden;
}
.block_two_content li {
    width: 285px;
    /*height: 180px;*/
    background: #fff;
    margin: 20px 20px 0px 0px;
    float: left;
}
.block_two_content li:hover{
    cursor: pointer;
}
.block_two_content li:nth-child(4n) {
    margin-right: 0px;
}
.two_content_inner {
    padding: 20px;
}
.two_son_title {
    height: 35px;
    border-bottom: 1px solid #ccc;
}
.one_son_title_font {
    font-size: 16px;
    color: #333;
    width: 220px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.one_son_title_img {
    width: 18px;
    float: right;
}
.two_son_number {
    font-size: 14px;
    color: #666;
    padding-top: 20px;
}
.two_son_valid_time {
    font-size: 14px;
    color: #666;
    padding-top: 10px;
    overflow: hidden;
}
.two_son_valid_time_l {
    width: 162px;
    float: left;
}
.two_son_valid_time_r {
    width: 80px;
    height: 20px;
    border-radius: 10px;
    color: #009999;
    border: 1px solid #009999;
    float: right;
    text-align: center;
    line-height: 20px;
}
.two_son_valid_time_r a {
    color: #009999;
}
/*three*/
#block_three {
    width: 1200px;
    margin: 0 auto;
    margin-top: 30px;
    height: 420px;
    overflow: hidden;
}
.block_three_left {
    width: 360px;
    height: 420px;
    background: #fbd556;
    float: left;
}
.block_three_left_oneimg {
    padding-top: 33px;
    padding-left: 52px;
}
.block_three_left_twoimg {
    width: 267px;
    margin: 0 auto;
    padding-top: 12px;
}
.block_three_left_threeimg {
    width: 164px;
    margin: 0 auto;
    background: url(../imgs/buy/buy_btn_bg.png) no-repeat center center;
    height: 44px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 44px;
    margin-top: 22px;
}
.block_three_left_threeimg a {
    color: #fff;
    width: 100%;
    height: 100%;
    display: block;
}
.block_three_left_onefont {
    color: #23314b;
    font-size: 16px;
    text-align: center;
    padding-top: 8px;
}
.block_three_left_twofont {
    color: #23314b;
    font-size: 16px;
    text-align: center;
    padding-top: 5px;
}
.block_three_left_threeimg {
    width: 164px;
    margin: 0 auto;
    background: url(../imgs/buy/buy_btn_bg.png) no-repeat center center;
    height: 44px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 44px;
    margin-top: 22px;
}
.block_three_left_onefont {
    color: #23314b;
    font-size: 16px;
    text-align: center;
    padding-top: 8px;
}
.block_three_left_twofont {
    color: #23314b;
    font-size: 16px;
    text-align: center;
    padding-top: 5px;
}
.block_three_right {
    width: 840px;
    height: 420px;
    background: #fff;
    float: right;
}
.block_three_right_list {
    overflow: hidden;
    padding-top: 60px;
    overflow: hidden;
}
.block_three_right_list li {
    float: left;
    width: 200px;
    padding: 0px 40px;
}
.block_three_right_listimg {
    width: 160px;
    margin: 0 auto;
}
.block_three_right_listtit {
    width: 180px;
    margin: 0 auto;
    border-bottom: 1px solid #fbd556;
    text-align: center;
    height: 40px;
    padding-top: 25px;
}
.block_three_right_listcon {
    font-size: 14px;
    color: #666;
    text-align: center;
    padding-top: 32px;
}
/*nav_cont*/
.cont {
    background: url(../imgs/product/cont.png) no-repeat top;
}
.buy .cont_l {
    width: 200px;
    height: 643px;
    margin-right: 20px;
    float: left;
    position: relative;
    background: #108391;
}
.buy .c_l_top {
    height: 51px;
    line-height: 51px;
    margin-left: 20px;
    font-size: 16px;
    color: #ffffff;
    background: none;
    text-align: left;
}
.buy .c_l_top img {
    vertical-align: sub;
}
.buy .con_wrap {
    width: 980px;
    height: 560px;
    float: left;
    padding-left: 0;
    margin-top: 36px;
    background: none;
    margin-left: 220px;
}
.buy .cont_s {
    width: 750px;
    height: 320px;
    float: none;
    margin-top: 0;
}
.buy_service {
    width: 210px;
    height: 320px;
    background: #fff;
    float: right;
    margin-left: 20px;
}
.buy_service_title {
    width: 170px;
    font-size: 16px;
    color: #333;
    height: 30px;
    border-bottom: 1px solid #4fc2b8;
    margin: 0 auto;
    padding-top: 13px;
}
.buy_service_list {
    width: 170px;
    height: 225px;
    margin: 0 auto;
}
.buy_service_list li:nth-child(1) {
    padding-top: 16px;
}
.buy_service_list li {
    padding-top: 14px;
    overflow: hidden;
}
.buy_service_listimg {
    width: 40px;
    float: left;
    padding-top: 2px;
}
.buy_service_listfont {
    width: 114px;
    float: left;
    padding-left: 16px;
}
.buy_service_listfonttitle {
    font-size: 14px;
    color: #333333;
}
.buy_service_listfontcontent {
    font-size: 12px;
    color: #999999;
    padding-top: 9px;
}
.buy_service_btn {
    height: 40px;
    line-height: 40px;
    background: url(../imgs/buy/buy_service_btn1.png) no-repeat center center;
    background-size: 100% 100%;
    font-size: 16px;
    margin-top: 11px;
    display: none;
}
.buy_service_btn a {
    color: #feffff;
}
.enter_vip{
    color: #feffff;
}
.buy_service_btn_login{
    height: 40px;
    line-height: 40px;
    background-image: linear-gradient(to bottom,#49DBDB,#009A99);
    font-size: 16px;
    margin-top: 11px;
    text-align: center;
}
.buy_service_btn_login i{
    font-size: 18px;
    color: #feffff;
    vertical-align: middle;
    margin-right: 10px;
}
.buy_reg {
    display: inline-block;
    padding-left: 60px;
}
.buy_log {
    display: inline-block;
    padding-left: 20px;
}
.hot_product {
    width: 980px;
    height: 227px;
    background: #fff;
    overflow: hidden;
    margin-top: 20px;
}
.hot_product_title {
    width: 944px;
    padding-left: 20px;
    padding-top: 20px;
    overflow: hidden;
}
.hot_product_titleline {
    width: 6px;
    height: 20px;
    background: #4fc2b8;
    float: left;
}
.hot_product_titlefont {
    padding-left: 10px;
    font-size: 18px;
    color: #333333;
    width: 85px;
    float: left;
    font-weight: bold;
    line-height: 20px;
}
.hot_product_titlemore {
    font-size: 12px;
    color: #999;
    float: right;
}
.scroll {
    margin-left: 20px;
    overflow: hidden;
}
.hot_product_list{
    overflow: hidden;
    width: 120%;
}
.hot_product_list li{
    padding-top: 20px;
    float: left;
    padding-right: 20px;
}
.hot_product_listimg{
    width: 120px;
    height: 120px;
    background: #f2f2f2;
}
.hot_product_listimg img {
    width: 120px;
    height: 120px;
}
.hot_product_listfont {
    font-size: 14px;
    color: #333333;
    width: 120px;
    text-align: center;
    padding-top: 8px;
    display: inline-block;
    height: 20px;
}
.hot_product_listfont a {
    color: #333333;
}

.zhiyao_nav_all .visibleBox{
    overflow: visible !important;
}
.zhiyao_nav_all .cont_l {
    height: 655px !important;
    /*background-color: #138791 !important;*/
}
/*.zhiyao_nav_all .c_l_list:nth-child(2) {*/
/*    padding-top: 0 !important;*/
/*}*/
.zhiyao_nav_all .list_list_item{
    height: 397px !important;
}
.zhiyao_nav_all .list_list .title a{
    color:#108391 !important;
}
.zhiyao_nav_all .c_l_list ul li{
    line-height: 13.5px;
}

/*信息弹窗*/
.dialog-cont{
    width: 360px;
    padding: 30px 30px;
    background: #FFFFFF;
    border-radius: 8px 8px 8px 8px;
}
.require-title{
    font-size: 18px;
    color: #333333;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 20px;
}
.require-title span{
    margin: 0 4px;
}
.require-info{
    display: flex;
    align-items: start;
    margin-bottom: 20px;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
}
.require-info div:nth-child(1){
    color: #999999;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #CCCCCC;
    white-space: nowrap;
    width: 60px;
    text-align: right;
}
.title-btn{
    margin-left: 20px;
    color: #ffffff;
    cursor: pointer;
    line-height: 30px;
    text-align: center;
    border-radius: 30px;
    font-size: 14px;
    width: 100px;
    background: #4FC2B8;
    font-weight: 400;
    position: relative;
    z-index: 2;
}
