/*----------------cas首页----------------*/
.cas{
    height: 673px;
}
.cas_channel{
    width: 1200px;
    height: 600px;
    margin: 0 auto;
    padding: 70px 50px 0;
    background-color: #ffffff;

}
@media only screen and (min-width: 1480px) {
    .cas_channel{
        width: 1440px;
        padding: 70px 95px 0;
    }
}
.cas_cha_ul
{
    padding: 0px;
}
.cas_cha_ul li{
    list-style: none;
    width: 120px;
    height: 30px;
    margin-right: 30px;
    float: left;
}
.cas_cha_ul a{
    width: 100%;
    height: 30px;
    line-height: 30px;
    background-color: #29858D;
    display: block;
    color: #fff;
    text-align: center;
}
.cas_cha_ul .cas_cha_li_a1{
    width: 330px;
}
.cas_cha_ul .cas_cha_li_a2{
    width: 170px;
}
/*.cas_cha_ul li.checked{*/
/*background: url(../image/images/cas_channel_title_1.png) center 30px no-repeat;*/
/*}*/
.cas_cha_no{
    margin-top: 20px;
    margin-left: 15px;
    font-size: 16px;
}
.cas_cha_no span{
    color: #999;
}
.cas_cha_no a{
    margin: 0 6px;
    color: #28858d;
}
.cas_cha_no a.on{
    text-decoration: underline;
}
.cas_cha_search{
    margin-top: 42px;
    padding-top: 69px;
    border-top: 1px dashed #cccccc;
}
.cas_chan_sea_left{
    width: 570px;
    float: left;
}
@media only screen and (min-width: 1480px) {
    .cas_chan_sea_left{
        width: 680px;
    }
}
.cas_chan_sea_left .cas_cha_sea_div{
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-bottom: 50px;
}
.cas_chan_sea_left .cas_cha_sea_div_text{
    width: 420px;
    height: 100%;
    background-color: #eeeeee;
    border: 0;
    color: #666666;
    float: left;
    font-size: 14px;
    text-indent: 18px;
}
@media only screen and (min-width: 1480px) {
    .cas_chan_sea_left .cas_cha_sea_div_text{
        width: 530px;
    }
}
.cas_chan_sea_left .cas_cha_sea_div_sub{
    width: 150px;
    height: 100%;
    background: url(../image/images/search_white.png) 10px center no-repeat;
    background-color: #4fc2b8;
    border: 0;
    color: #fff;
    float: left;
    font-size: 18px;
    text-align: left;
    text-indent: 42px;
}


.cas_cha_sea_right{
    width: 480px;
    float: right;
    font-size: 14px;
}
@media only screen and (min-width: 1480px) {
    .cas_cha_sea_right{
        width: 500px;
    }
}
.cas_cha_sea_right h6{
    height: 16px;
    line-height: 10px;
    margin-bottom: 15px;
    padding-left: 5px;
    color: #333;
    font-weight: normal;
    font-size: 16px;
}
.cas_cha_sea_right p{
    width: 480px;
    color: #858585;
}
.cas_cha_sea_right .cas_cha_sea_rig_p1{
    line-height: 24px;
    padding-left: 5px;
    text-indent: 1.5em;
}
.cas_cha_sea_right .cas_cha_sea_rig_p2{
    height: 16px;
    line-height: 16px;
    margin-top: 8px;
}
.cas_cha_sea_right .cas_cha_sea_rig_p2 span{
    width: 16px;
    height: 16px;
    line-height: 16px;
    margin-right: 5px;
    background-color: #f79131;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    text-align: center;
}
/*----------------cas列表页----------------*/
.casList{
    height: auto;
    padding-bottom: 50px;
}
.casL_channel{
    width: 1200px;
    height: 180px;
    margin: 0 auto;
    padding: 60px 185px 0;
    background-color: #ffffff;
}
@media only screen and (min-width: 1480px) {
    .casL_channel{
        width: 1440px;
        padding: 60px 290px 0;
    }
}
.casL_channel .cas_cha_li_a2{
    margin-right: 0;
}
.casL_table{
    width: 1200px;
    margin: 20px auto 30px;
    background-color: #ffffff;

}
.casL_table ul
{
    padding: 0px;
}
.casL_table ul li
{
    list-style: none;
}
@media only screen and (min-width: 1480px) {
    .casL_table{
        width: 1440px;
    }
}
.casL_table ul{
    width: 100%;
    height: 50px;
    background-color: #4fc2b8;
    overflow: hidden;
}
.casL_table ul li{
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
    box-sizing: content-box;
    color: #fff;
    float: left;
    text-align: center;
}
.casL_table ul .casL_tab_l1{
    width: 110px;
}
.casL_table ul .casL_tab_l2{
    width: 260px;
}
.casL_table ul .casL_tab_l3{
    width: 460px;
}
.casL_table ul .casL_tab_l4{
    width: 130px;
}
.casL_table ul .casL_tab_l5{
    width: 120px;
    margin: 0 auto;
    padding-right: 20px;
}
@media only screen and (min-width: 1480px) {
    .casL_table ul li{
        padding-left: 30px;
    }
    .casL_table ul .casL_tab_l1{
        width: 130px;
    }
    .casL_table ul .casL_tab_l2{
        width: 300px;
    }
    .casL_table ul .casL_tab_l3{
        width: 540px;
    }
    .casL_table ul .casL_tab_l4{
        width: 150px;
    }
    .casL_table ul .casL_tab_l5{
        width: 140px;
        padding-right: 30px;
    }
}



.casL_table table{
    width: 1380px;
}
@media only screen and (min-width: 1480px) {
    .casL_table table{
        width: 1380px;
    }
}
.casL_table tbody tr{
    padding: 0 20px;
    display: inline-block;
}
.casL_table tbody tr:last-child{
    border: 0;
}
.casL_table tbody .casL_tab_tr{
    background-color: #eeeeee;
}
.casL_table tbody .casL_tab_tr td,
.casL_table tbody .casL_tab_tr a{
    color: #28858d;
}
/*.casL_table tbody .casL_tab_tr .casL_tab_t3{*/
/*    color: #28858d;*/
/*}*/
.casL_table tbody td{
    line-height: 20px;
    padding: 20px 20px 20px 40px;
    border-bottom: 1px dashed #cccccc;
    color: #7a7a7a;
    text-align: center;
    word-wrap: break-word;
}
.casL_table tbody .on td{
    border: 0;
}
.casL_table tbody .casL_tab_t1{
    padding-left: 20px;
    min-width: 110px;
    max-width: 110px;
}
.casL_table tbody .casL_tab_t2{
    width: 280px;
    min-width: 280px;
    max-width: 280px;
}
.casL_table tbody .casL_tab_t3{
    width: 480px;
    min-width: 480px;
    max-width: 480px;
}
.casL_table tbody .casL_tab_t4{
    width: 150px;
    min-width: 150px;
    max-width: 150px;
}
.casL_table tbody .casL_tab_t5{
    width: 140px;
    min-width: 140px;
    max-width: 140px;
}
@media only screen and (min-width: 1480px) {
    .casL_table tbody td{
        padding: 20px 20px 20px 50px;
    }
    .casL_table tbody tr{
        padding: 0 30px;
    }
    .casL_table tbody .casL_tab_t1{
        padding-left: 20px;
        min-width: 130px;
        max-width: 130px;
    }
    .casL_table tbody .casL_tab_t2{
        width: 330px;
        min-width: 330px;
        max-width: 330px;
    }
    .casL_table tbody .casL_tab_t3{
        width: 570px;
        min-width: 570px;
        max-width: 570px;
    }
    .casL_table tbody .casL_tab_t4{
        width: 180px;
        min-width: 180px;
        max-width: 180px;
    }
    .casL_table tbody .casL_tab_t5{
        width: 170px;
        min-width: 170px;
        max-width: 170px;
    }
}
.casL_page{
    width: 1200px;
    height: 100px;
    line-height: 100px;
    margin: 0 auto;
    background-color: #fff;
}
@media only screen and (min-width: 1480px) {
    .casL_page{
        width: 1440px;
    }
}
/*----------------cas详情页----------------*/
.casShow{
    height: auto;
    padding-bottom: 50px;
}
.casS_introduction{
    width: 1200px;
    height: 250px;
    margin: 0 auto;
    background-color: #fff;
}
@media only screen and (min-width: 1480px) {
    .casS_introduction{
        width: 1440px;
    }
}
.casS_introduction .casS_int_img{
    width: 200px;
    height: 100%;
    float: left;
}
.casS_introduction .casS_int_img div{
    width: 180px;
    height: 180px;
    margin: 25px auto;
}
@media only screen and (min-width: 1480px) {
    .casS_introduction .casS_int_img{
        width: 250px;
    }
}
.casS_introduction .casS_int_img div img{
    max-width: 100%;
    max-height:  100%;
}
.casS_introduction .casS_int_information{
    width: 380px;
    height: 100%;
    margin-left: 28px;
    float: left;
    overflow: hidden;
}
@media only screen and (min-width: 1480px) {
    .casS_introduction .casS_int_information{
        width: 500px;
    }
}
@media only screen and (min-width: 1480px) {
    .casS_introduction .casS_int_information{
        margin-left: 38px;
    }
}
.casS_int_information h6{
    height: 28px;
    line-height: 28px;
    margin-top: 32px;
    margin-bottom: 34px;
    color: #333333;
    font-size: 28px;
    overflow: hidden;
}
.casS_int_information p{
    min-height: 36px;
    max-height: 66px;
    line-height: 22px;
    margin-bottom: 10px;
    letter-spacing:1px;
    overflow: hidden;
}
.casS_int_information p.p1{
    max-height: 88px;
}
.casS_int_information p.p2{
    max-height: 44px;
}
.casS_int_information p span{
    color: #333333;
    font-weight: bold;
}
.casS_introduction .casS_int_link{
    width: 170px;
    height: 100%;
    margin-right: 100px;
    float: right;
}
@media only screen and (min-width: 1480px) {
    .casS_introduction .casS_int_link{
        width: 200px;
        margin-left: 42px;
    }
}
.casS_int_link a{
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #fff;
    display: block;
    text-align: center;
}
.casS_int_link a.casS_int_lin_a1{
    margin-top: 30px;
    background-color: #28858d;
}
.casS_int_link a.casS_int_lin_a2{
    margin-top: 20px;
    background-color: #f79131;
}
.casS_introduction .casS_int_banner{
    width: 200px;
    height: 100%;
    float: left;
}
/*轮播图start*/
.casS_introduction .casS_int_banner .swiper-pagination{
    bottom: 27px;
}
.casS_introduction .casS_int_banner .swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    background-color: #fff;
    border: 1px solid #55c2b9;
    opacity: 1;
}
.casS_introduction .casS_int_banner .swiper-pagination-bullet-active{
    width: 40px;
    background-color: #55c2b9;
    border: 1px solid #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
/*轮播图end*/
.casS_details{
    width: 1200px;
    margin: 30px auto 25px;
    padding-bottom: 10px;
    background-color: #fff;
    overflow: hidden;
}
@media only screen and (min-width: 1480px) {
    .casS_details{
        width: 1440px;
    }
}
.casS_details .casS_det_title{
    height: 66px;
}
.casS_det_title ul{
    padding: 0px;
    height: 56px;
    border-bottom: 1px solid #4FC2B8;
}
.casS_det_title ul li{
    list-style: none;
    height: 66px;
    float: left;
}
.casS_det_title ul li.on{
    background: url(../image/images/casS_kaung.png) center 1px no-repeat;
    background-size: 100% 65px;
}
.casS_det_title ul li a{
    height: 54px;
    line-height: 54px;
    margin-top: 1px;
    padding: 0 55px;
    color: #333;
    display: block;
    font-size: 18px;
}
.casS_det_title ul li.on a{
    color: #fff;
}
.casS_details .casS_det_content{
    width: 100%;
    margin-top: 46px;
    color: #333;
}
.casS_det_content ul{
    width: 100%;
    padding: 0 40px;
}
.casS_det_content ul li{
    line-height: 20px;
    margin-bottom: 29px;
    font-size: 14px;
    overflow: hidden;
}
.casS_det_content ul li span{
    margin-right: 1em;
}
.cas_hidden{
    display: none;
}
.casShow .casS_suppliers{
    width: 1200px;
    margin: 0 auto 50px;
}
@media only screen and (min-width: 1480px) {
    .casShow .casS_suppliers{
        width: 1440px;
    }
}
.casS_suppliers .casS_sup_head{
    height: 64px;
    line-height: 64px;
    font-size: 24px;
}
.casS_suppliers .casS_sup_content{
    width: 100%;
    min-height: 100px;
    background-color: #fff;
}
.casS_sup_content .casS_sup_con_title{
    width: 100%;
    height: 50px;
    /*line-height: 50px;*/
    background-color: #4fc2b8;
}
.casS_sup_con_title p{
    height: 100%;
    /*line-height: 50px;*/
    color: #fff;
    float: left;
    font-size: 14px;
    font-weight: bold;
    text-indent: 35px;
}
.casS_sup_con_title .casS_sup_con_tit_p1{
    width: 590px;
}
@media only screen and (min-width: 1480px) {
    .casS_sup_con_title .casS_sup_con_tit_p1{
        width: 700px;
    }
}
.casS_sup_con_title .casS_sup_con_tit_p2{
    width: 500px;
}
.casS_sup_content table{

}
.casS_sup_content table tr{
    width: 100%;
    padding: 0 30px;
    display: inline-block;
}
.casS_sup_content table tr td{
    text-align: left;
    /*padding: 20px 10px;*/
    border-bottom: 1px dashed #cccccc;
}
.casS_sup_content table tr .casS_sup_con_td1{
    width: 460px;
    min-width: 460px;
    max-width: 460px;
}
.casS_sup_content table tr .casS_sup_con_td1 span{
    line-height: 20px;
    margin-left: 10px;
    vertical-align: center;
}
/*.casS_sup_con_td1_div{*/
/*    width: 90px;*/
/*    height: 90px;*/
/*    margin-right: 32px;*/
/*}*/
.casS_sup_content table tr .casS_sup_con_td1 img{
    max-width: 90px;
    max-height: 90px;
    margin-right: 32px;
    display: inline;
}
.casS_sup_content table tr .casS_sup_con_td2{
    line-height: 20px;
    text-align: left;
    padding: 10px;
}
.casS_sup_content table tr .casS_sup_con_td3{
    width: 200px;
    min-width: 200px;
    max-width: 200px;
    height: 50px;
    padding: 20px 10px 20px 30px;
}
.casS_sup_content table tr .casS_sup_con_td3 a{
    width: 100%;
    height: 50px;
    line-height: 50px;
    display: block;
    font-size: 16px;
    text-align: center;
    color: #fff;
}
@media only screen and (min-width: 1480px) {
    .casS_sup_content table tr .casS_sup_con_td1{
        width: 500px;
        min-width: 500px;
        max-width: 500px;
    }
    .casS_sup_content table tr .casS_sup_con_td2{
        width: 690px;
        min-width: 660px;
        max-width: 691px;
        padding: 20px 200px 20px 46px;
    }
    .casS_sup_content table tr .casS_sup_con_td3{
        width: 220px;
        min-width: 220px;
        max-width: 220px;
    }
    .casS_sup_content table tr .casS_sup_con_td3 a{

    }
}



/*----------------cas通用----------------*/
.backOrange{
    background-color: #f79131;
}
.backGreen{
    background-color: #28858d;
}
.backLightGreen{
    background-color: #4fc2b8;
}
.colorWhite{
    color: #fff;
}


/*----------------通用----------------*/
.clear{
    width: 0;
    height: 0;
    clear: both;
}
/*面包屑导航*/
.bread_crumbs{
    height: 70px;
    padding: 27px 0;
    background: #f0f1f2;
}
.bread_crumbs .bread_channel{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
@media only screen and (min-width: 1480px) {
    .bread_crumbs .bread_channel{
        width: 1440px;
    }
}
.bread_crumbs .bread_channel img{
    margin-left: 10px;
    float: left;
}
.bread_crumbs .bread_channel span{
    margin-left: 5px;
    color: #333333;
    float: left;
    font-size: 14px;
    vertical-align: middle;
}
/*图片居中*/
.center_img{
    position: relative;
}
.center_img img{
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}


