@charset "utf-8";
body {
    width: 100%;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #333333;
    margin: 0;
    padding: 0;
}

.container {
    width: 100%;
    height: 100%;
    background: #ffffff;
    margin: 0 auto;
}

.nav {
    font-size: 16px;
}

/*内容样式左边*/
.content {
    width: 1200px;
    height: auto;
    margin: 20px auto;
    /*border: 1px #000 solid;*/
    padding-bottom: 80px;
}

.c_l {
    width: 740px;
    height: auto;
    float: left;
}

.swiper {
    width: 100%;
    height: 400px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.img_all {
    width: 100%;
    height: 400px;
    overflow: hidden;
}

.img_div {
    width: 100%;
    height: 400px;
    float: left;
}

.img_all img {
    width: 100%;
    height: 400px;
}

.span_all {
    width: 100px;
    height: 20px;
    position: absolute;
    left: 50%;
    bottom: 5%;
    margin-left: -50px;
}

.span_all span {
    display: block;
    float: left;
    margin-left: 10px;
    width: 8px;
    height: 8px;
    background: rgba(170, 170, 170, 0);
    border-radius: 5px;
    border: 1px #ffffff solid;
}

.span_all .span_bg {
    background: #fff;
}

/*、、、、、、、、、、、、、tab切换样式、、、、、、、、、、、、、、、、、、*/
.tab_list {
    width: 100%;
    margin-top: 10px;
}

.tab_menu .selected {
    color: #0f88eb;
    /*border-bottom: 2px solid #0f88eb;*/
}

.tab_menu ul {
    height: 60px;
    border-bottom: 1px solid #cccccc;
    /*margin-left: 10px;*/
}

.tab_menu ul li {
    float: left;
    list-style: none;
    height: 58px;
    color: #666666;
    margin-right: 3px;
    font-weight: bold;
    font-size: 18px;
    margin: 0 10px;
    line-height: 58px;
    padding: 0 5px;
}

.tab_box {
    width: 100%;
    height: auto;
}

.tab_box .hide {
    display: none;
}

.tb_cnt {
    width: 100%;
    height: auto;
}

.tb_cnt li {
    width: 100%;
    /*height: 210px;*/
    padding: 20px 0;
    border-bottom: 1px solid #eeeeee;
}

.tb_cnt li img {
    width: 260px;
    height: 170px;
    display: inline-block;
    vertical-align: top;
}

.tb_cnt li div {
    width: 440px;
    display: inline-block;
    padding-left: 30px;
}

.tb_cnt li h2 {
    font-weight: normal;
    font-size: 22px;
}

.tb_cnt li h2 a:hover {
    color: #3199ee;
}

.tb_cnt li div p {
    width: 440px;
    height: 100px;
    line-height: 24px;
    color: #666666;
    padding-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.tb_cnt li div span {
    font-size: 12px;
    color: #999999;
    float: right;
    background: url(../images/icon_tm.png) no-repeat 0px 1px;
    padding-left: 20px;
}

.tb2_cnt li {
    width: 100%;
    height: 220px;
    background: #f8f8f8;
    margin: 20px 0px;
}

.tb2_cnt li img {
    width: 260px;
    height: 180px;
    margin: 20px;
    display: inline-block;
    vertical-align: top;
}

.tb2_cnt li div {
    width: 420px;
    display: inline-block;
    padding-left: 10px;
    padding-top: 20px;
}

.tb2_cnt li div h2 {
    width: 390px;
    font-size: 18px;
    font-weight: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #333333;
    padding-bottom: 10px;
    line-height: 30px;
}

.tb2_cnt li h2 a:hover {
    color: #3199ee;
}

.device-address {
    display: block;
    color: #999999;
    font-size: 12px;
    line-height: 22px;
    background: url(../images/icon_mk.png) no-repeat 0px 2px;
    padding-left: 20px;
}
.device-start-date {
    display: block;
    color: #999999;
    font-size: 12px;
    line-height: 22px;
    background: url(../images/icon_tm.png) no-repeat 0px 4px;
    padding-left: 20px;

}

/*内容样式右边*/
.c_r {
    float: right;
    width: 340px;
    height: auto;
    /*background: red;*/
}

.animate-box {
    width: 373px;
}

.cooperation-list {
    height: 200px;
    overflow: hidden;
}

.cooperation-list a {
    text-decoration: none;
}

.cooperation-list .col-box {
    height: 160px;
    width: 320px;
    background: #a0c3d3;
    overflow: hidden;
    border-radius: 10px;
    padding: 20px 10px;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    /* Firefox 4 */
    -webkit-transition: all 0.5s ease-in-out;
    /* Safari 和 Chrome */
    -o-transition: all 0.5s ease-in-out;
    /* Opera */
}

.cooperation-list .col-box .icon {
    height: 88px;
    width: 226px;
    background-repeat: no-repeat;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    margin: 35px 50px;
}

.cooperation-list a:hover .col-box .icon {
    height: 58px;
    width: 160px;
    margin: 0;
    padding: 0;
}

.cooperation-list .col-box .icon img {
    width: 100%;
}

.cooperation-list a .col-box .text {
    width: 220px;
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 24px;
    padding: 190px 0 0 350px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.cooperation-list a:hover .col-box .text {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 24px;
    color: #fff;
    padding: 0 0 0 80px;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    /* Firefox 4 */
    -webkit-transition: all 0.5s ease-in-out;
    /* Safari 和 Chrome */
    -o-transition: all 0.5s ease-in-out;
    /* Opera */
}


/*新器械*/
.cr_m {
    width: 340px;
    height: 360px;
    background: #f8f8f8;
    margin-top: 30px;
}

.cr_m_tle {
    width: 280px;
    padding: 30px 0 0 0;
    border-bottom: 1px #cccccc solid;
    margin: 0 auto;
    position: relative;
}

.cr_m_tle div {
    width: 6px;
    height: 18px;
    border-radius: 3px;
    background: #0f88eb;
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -1px;
}

.cr_m_tle h2 {
    display: inline-block;
    font-size: 18px;
    color: #333333;
    font-weight: normal;
    padding-bottom: 14px;
    padding-left: 15px;
}

.cr_m .cr_m_tle span a {
    background: url(../images/more.png) no-repeat 105%;
    display: inline-block;
    width: 16px;
    height: 12px;
    padding-left: 172px;
}

.cr_lis {
    width: 280px;
    margin: 0 auto;
    padding-bottom: 40px;
}

.cr_lis .mli {
    padding-top: 20px;
}

.cr_lis li {
    padding-top: 24px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.cr_lis li a:hover {
    color: #0f88eb;
}

.cr_lis li span {
    color: #999999;
}

.cr_lis li:nth-child(1) span {
    color: #0f88eb;
}

.cr_lis li:nth-child(2) span {
    color: #54aaf1;
}

.cr_lis li:nth-child(3) span {
    color: #98ccf6;
}

/*学院*/
.cr_b {
    width: 340px;
    height: auto;
    background: #f8f8f8;
    margin-top: 30px;
}

.cr_b_cnt {
    width: 280px;
    margin: 0 auto;
}

.cr_b_cnt div {
    width: 280px;
    height: 160px;
    margin-bottom: 20px;
}

.cr_b_cnt div img {
    width: 100%;
    height: auto;
}

.cr_b_cnt p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.cr_b_cnt p a:hover {
    color: #0f88eb;
}

.wline {
    width: 280px;
    height: 3px;
    margin: 30px auto 0;
    background: #baddf9;
}

/*推荐会议*/
.cr_b .cr_m_tle a {
    width: 80px;
    height: 22px;
    background: #54aaf1;
    display: inline-block;
    border-radius: 10px;
    color: #ffffff;
    line-height: 22px;
    text-align: center;
    margin-left: 106px;
    font-size: 12px;
}

.cr_b .cr_m_tle a:hover {
    background: #3199ee;
}

.crb2 .cr_lis li {
    line-height: 38px;
    border-bottom: 1px dashed #eeeeee;
    padding-top: 0;
}

.ad {
    width: 340px;
    height: 220px;
    margin-top: 30px;
}

.ad img {
    width: 100%;
    height: auto;
}

/*¥¥¥¥¥¥彩0蛋¥¥¥¥¥¥*/
.Logo img:hover,
.logo img:hover {
    filter: hue-rotate(360deg);
    transition: all 3s;
}






