*{
    padding: 0;
    margin: 0;
}
[v-cloak]{
    display: none;
}
li{
   list-style: none;
}
a{
    text-decoration: none;
    color: #000;
}
.wrap{
    width: 1160px;
    margin: auto;
    position: relative;
}
header{
    height: 100px;
    margin: auto;
    border-bottom: 1px solid #eee;
    background: #fff;
}
.wrap_header{
    height:115px;
    margin-bottom: 0px;
}
footer iframe{
    width: 100%;
    height: 60px;
}
footer{
    width: 1160px;
    margin:10px  auto 0;
    background: #3C7D83;
    text-align: center;
    padding-top: 36px;
    color: #fff;
    font-size: 20px;
}
footer span {
    display: inline-block;
    color: #fff;
    padding: 0 13px;
    cursor: pointer;
}
footer span a{
    color: #fff;
}
.cs1{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.cs2{
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.cs3{
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}
.tabList_wrap{
    margin-top: 10px;
}
.tabList li{
    border-top: 1px solid #eee;
    padding: 15px 0 9px;
    overflow: hidden;
}
.tabList_left{
    width: 210px;
    height: 134px;
    float: left;
    margin-right: 35px;
}
.tabList_right{
    float: left;
    padding: 0px 0 13px;
    position: relative;
    height: 120px;
    width: 481px;

}
.tabList_right div a p{
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    color: #333;
    letter-spacing: 2px;
}
.tablist-left{
    float: left;
    width: 50%;
    position: relative;
}
.tablist-left p:nth-child(2){
    position: absolute;
    bottom: 0;
}
.tablist-left p{
    font-size: 13px;
    line-height: 8px;

}
.tablist_left_zlimg{
    display: none !important;
}
.tablist-right{
    float: left;
}
.time{
    position: absolute;
    bottom: 40px;
}
.tablist-right span{
    font-size: 13px;
}
.tabList_right_bot{
    position: absolute;
    bottom: 0px;
    width: 100%;
}
.tabList_left img{
    width: 210px;
    height: 134px;
    border-radius: 8px;
}
.wrap_top{
    height: 3px;
    background: #3C7D83;
    display: none;
}
.tablist-left_zl img{
    position: relative;
    top: -1px;
    width: 17px;
    vertical-align: middle;
    margin-right: 3px;
}
.logo{
    float: left;
    width: 44%;
    padding-left: 1%;
}
.logo img{
    vertical-align: middle;
    width:30%;
    margin-top: 26px;
}
.logo a:nth-child(2) img{
    vertical-align: middle;
    width: 38%;
    margin-top: 26px;
    margin-left: -8px;
}
.logo span{
    position: relative;
    top: 29px;
    padding: 0 16px;
    font-size: 66px;
    height: 15px;
    display: inline-block;
    line-height: 8px;
}
.tab_none{
    display: none;
}
.logo .logoOne{
    vertical-align: middle;
    width:42%;
    margin-left: 5%;
    margin-top: 20px;
}
.logoDian{
    font-size: 50px;
    height: 12px;
    display: inline-block;
    line-height: 12px;
    position: relative;
    top: 20px;
}
.logo .logoTow{
    vertical-align: middle;
    width:42%;
    margin-top: 20px;
}
.search{
    float: left;
    width: 31%;
    background: #fff;
    margin-top: 27px;
    box-shadow: 0px 0px 0px 1px #ccc;
}
.periodical_img{
    width: 100%;
}
.subscribe{
    float: left;
    width: auto;
    padding-left: 3%;
    margin-top: 32px;
    cursor: pointer;
   text-align: right;
}
.submission{
    float: left;
    width: 27%;
    text-align: left;
    padding-right: 1%;
    margin-top: 33px;
    border-right: 1px solid;
    cursor: pointer;
}
.logothree{
    float: right;
    height: 50px;
    width: 22%;
    margin-right: 1%;
}
.submission a:hover,.subscribe a:hover{
    color: #D52E27;
}
.qrcode_wrap{
    position: relative;
    display: inline-block;
}
.weixin,.weibo,.weixinNo{
    display: inline-block;
}
.weixin img,.weibo img{
    width: 20px !important;
    height: auto !important;
    vertical-align: middle;
    margin-right: 5px;
    box-shadow: 0 0 0 0 #fff !important;
}
.add1 .weixin img,.add1 .weibo img{
    width: 20px !important;
    height: auto !important;
    vertical-align: middle;
    margin-right: 5px;
    box-shadow: 0 0 0 0 #fff !important;
    position: relative;
}
.add1 .weixin img{
    top: 3px;
}
.add1 .weibo img{
    top: 5px;
}
.list_wrap ul li span:nth-child(2){
    position: relative;
    top: 2px;
}
.qrcode {
    position: absolute;
    top: -113px;
    left: 25px;
    padding:5px 15px;
    border: 1px solid #eee;
    background: #eee;
}
.qrcode_no{
    position: absolute;
    right: 6px;
    font-size: 20px;
    border: 1px solid;
    border-radius: 50%;
    display: block;
    width: 17px;
    height: 17px;
    line-height: 15px;
    text-align: center;
    cursor: pointer;
}
.qrcode img{
    display: block;
    margin: auto;

}
.qrcode p{
    font-size: 12px;
    text-align: center;
    width: 111px;
}
.text{
    height: 23px;
    display: none;
}
.button{
    height: 29px;
}
.qrcode_wrap_tit{
    display: none;
}
.content{
    width: 1160px;
    margin: auto;
}
.content_top_left{
    width: 726px;
    height: 409px;
    float: left;
}
.content_top_right{
    width: 365px;
    height: auto;
    float: right;
    margin-right: 5px;
}
.homeT{
    letter-spacing: 2px;
    line-height: 30px;
}
.content_top_right ul li{
    padding:8px 0 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.content_top_right ul li span{
    font-size: 25px;
    height: 15px;
    display: inline-block;
    line-height: 12px;
    vertical-align: middle;
    width: 15px;
}
.content_top_right ul li a{
    font-size: 16px;
    width: 275px;
    display: inline-block;
}
.content_top_right ul li time{
    font-size: 15px;
    position: relative;
    top: 1px;
    float: right;
}
.swiper-slide_span{
    position: relative;
    margin-top: -40px;
    color: #fff;
    background: rgba(0,0,0,.5);
    text-align: center;
    line-height: 25px;
    font-size:18px;
    letter-spacing: 2px;
    height: 26px;
    word-break: break-all;
    padding: 5px 11vw 5px 30px;
}
.yd_swiper{
    font-size: 14px;
    line-height: 19px;
    padding: 2px 7.5vw 2px 10px;
}
.swiper2-slide_span{
    height: 74px;
    position: relative;
    margin-top: -80px;
    color: #fff;
    background: rgba(0,0,0,.3);
    text-align: center;
    line-height: 45px;
    font-size:16px;
    letter-spacing: 3px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    border-radius: 0 0 15px 15px;
}
.isea_con{
    padding: 20px 25px;
    background-color: #F0F0F0;
}
.swiper2-container{
    border-radius: 4px;
}
.swiper2 .swiper-wrapper div a img{
    height:180px;
}
.swiper21 .swiper-wrapper div a img{
    height:180px;
}
.content_con_left{
    width: 726px;
    float: left;
    min-height: 900px;
}
.content_con_right{
    width: 370px;
    float: right;
    min-height: 900px;
}
.swiper-wrapper{
    border-radius: 15px;
}
.swiper1-container{
    border-radius: 15px;
    height: 100%;
}
.swiper1{
    height: 405px;
}

.content_top{
    overflow: hidden;
}
.content_con{
    margin-top: 20px;
   overflow: auto;
}
.ShippingDate a{
    display: block;
    width: 366px;
    height: 183px;
    box-shadow: 0px 2px 10px 0px #999;
    border-radius: 8px;
}
.ShippingDate a img{
    border-radius: 8px;
    width: 100%;
    height: 100%;
}
.ShippingDate a:hover{
    box-shadow: 1px 4px 20px -3px #286F76;
}
.ShippingDate{
    margin-bottom: 20px;
}
.author{
    border-radius: 5px;

    margin-bottom: 40px;
}
.author_con{
    border: 1px solid #458E95;
    margin-top: -1px;
    border-radius: 0 0 5px 5px;
    padding: 15px;
    background: #C9DBDC;
}
.author_top_img1{
    width: 78px;
    height: 78px;
    float: left;
    background: #eee;
    animation: twinkle 1s infinite;
    border-radius: 8px;
    margin-right: 16px;
}
.authorListMore{
    width: 100%;
    display: block;
    background: #458E95;
    text-align: center;
    height: 25px;
    line-height: 25px;
    border-radius: 5px;
    color: #fff;
    margin-top: 8px;
    cursor: pointer;
    letter-spacing: 3px;
}
.authorListMore:hover{
    background: rgba(69,142,149,.5);
}
.periodical{
    margin-bottom: 20px;
    min-height: 400px;
}
.author_top_text_wrap ,.author_top_text_wrap1 {
    overflow: hidden;
}

.author_top_text_wrap p:nth-child(1){
    margin-bottom: 21px;
    width: 7vw;
    float: left;
    font-weight: bold;
}
.author_top_text_wrap1 p:nth-child(1) ,.author_top_text_wrap1 span{
    margin-bottom: 21px;
    width: 150px;
    float: left;
    color: rgba(0,0,0,0);
    background: #eee;
    animation: twinkle 1s infinite;
    display: block;
}
.authorListMore1{
    animation: twinkle 1s infinite;
    width: 100%;
    display: block;
    background: #eee;
    text-align: center;
    height: 25px;
    line-height: 25px;
    border-radius: 5px;
    color: #fff;
    margin-top: 8px;
    cursor: pointer;
}

.author_top_text_span1{
    width: 220px;
    float: left;
    color: rgba(0,0,0,0);
    background: #eee;
    animation: twinkle 1s infinite;
    display: block;
}
.authorList1 li{
    background: #eee;
    animation: twinkle 1s infinite;
    margin: 8px 0 0 0;
    width: 338px;
    height: 18px;
}
.podcast_tit{
    border-bottom: 2px solid #286F76;
    margin-bottom: 20px;
}
.isea_tit span:nth-child(1) {
    font-weight: bold;
    display: inline-block;
    margin-bottom: 4px;
    color: #286F76;
}
.isea_tit span:nth-child(1) i{
    font-style: normal;
    margin-right: 15px;
    cursor: pointer;
}
.isea_tit span:nth-child(2) {
    float: right;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
}
.isea_tit span:nth-child(2) a{
    color: red;
}
.isea_tit{
    border-bottom: 2px solid #286F76;
    margin-bottom: 20px;
}
.tab_more{
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #3C7D83;
    margin-bottom: 20px;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    letter-spacing: 3px;
}
.tab_more:hover{
    background: rgba(69,142,149,.9);
}
.podcast_tit span{
    font-weight: bold;
    display: inline-block;
    margin-bottom: 4px;
    color: #286F76;
}
.podcast_tit span:nth-child(2){
    float: right;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
}
.podcast_tit span:nth-child(2) a{
  color: red;
}
.MediaMatrix_tit span{
    font-weight: bold;
    display: inline-block;
    margin-bottom: 4px;
    color: #286F76;
}
.MediaMatrix_tit span:nth-child(2){
    float: right;
    margin-right: 15px;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
}
.MediaMatrix_tit span:nth-child(2) a{
    color: red;
}
.MediaMatrix_tit{
    border-bottom: 2px solid #286F76;
    margin-bottom: 20px;
}
.podcast_con video{
 width: 100%;
}
.brand{
  margin-bottom: 27px;
}
.periodical_tit span:nth-child(1){
    font-weight: bold;
    display: inline-block;
    margin-bottom: 4px;
    color: #286F76;
}

.periodical_tit span:nth-child(2){
    float: right;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
}
.periodical_tit span:nth-child(2) a{
    color: red;
}
.periodical_tit{
    border-bottom: 2px solid #286F76;
}
.tab_list li{
     float: left;
     width: auto;
     margin:0 15px;
     text-align: center;
     cursor: pointer;
    height: 19px;
    line-height: 16px;
    padding-bottom: 15px;
 }

.tab_list li span{
    color: #3C7D83;
    font-weight: bold;
    letter-spacing: 2px;
}

.tab_list li:hover span{
    border-bottom: 2px solid #D52E27;
    padding: 5px 0;
    color: #D52E27;
}
.tab_list_active{
    border-bottom: 2px solid #D52E27;
    padding: 5px 0;
    color: #D52E27 !important;
}
.swiper-slide img{
    width: 100%;
    height: 100%;
   }
.qyLogo{
    overflow: hidden;
    background: #F0F0F0;
    padding:5px 25px 15px;
}
.qyLogo ul li:nth-child(1),.qyLogo ul li:nth-child(2){
    margin-right: 25px;
}
.qyLogo ul li{
    width:90px;
    height: 90px;
    float: left;
    border-radius: 3px;

    position: relative;
}
.isea{
    margin-bottom: 10px;
    min-height: 350px;
}
.tabList_wrap{
    min-height: 1310px;
}
.qyLogo ul li a img{
    width: 100%;
    vertical-align: middle;
    box-shadow:0px 0px 5px -1px #000;
}
.qyLogo ul li a p{
    text-align: center;
    font-size: 10px;
}
.FocusNews{
    height: 22px;
    line-height: 22px;
    padding: 0 0px 6px;
    border-bottom: 2px solid #286F76;
    color: #286F76;
    font-weight: bold;
    margin-bottom: 15px;
}
.ShippingDate_tit{
    border-bottom: 2px solid #286F76;
    margin-bottom: 20px;

}
.ShippingDate_tit span{
    font-weight: bold;
    display: block;
    margin-bottom: 4px;
    color: #286F76;
}
.FocusNews span:nth-child(1){
    font-weight: bold;
}
.FocusNews span:nth-child(2){
    float: right;
    cursor: pointer;
    font-size: 13px;

}
.author_tab{
    overflow: hidden;
    border-radius: 5px 5px 0 0;
    display: none;/*物流智库后续修改*/
}
.author_tab li{
    width: 49.6%;
    float: left;
    text-align: center;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    background: #F0F0F0;
    color: #7C7C7C;
}
.author_tab li:nth-child(1){
    border-radius: 5px 0 0 0;
}
.author_tab li:nth-child(2){
     border-radius: 0 5px 0 0;
 }
.author_tab_active{
    background: #C9DBDC !important;
    color: #458E95 !important;
    font-weight: bold;
    border: 1px solid #458E95;
    border-bottom: 0;
    height: 41px !important;
}
.author_top{
    overflow: hidden;
    background: #fff;
    height: 76px;
    padding: 17px;
    border-radius: 4px;
}
.author_top_img img{
    width: 76px;
    height: 76px;
    border-radius: 15px;
    float: left;
    border: 1px solid #eee;
    margin-right: 16px;
}
.author_top_text{
    float: left;
    width: 204px;
}
.author_top_text span{
    font-size: 13px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: justify;
    float: right;
}
.PersonalDetails{
    font-size: 13px;
    cursor: pointer;
    margin-top: 2px;
    font-weight: bold;
}
.PersonalDetails:hover{
    border-bottom: 2px solid red;
}
.authorList li span{
    font-size: 25px;
    height: 15px;
    display: inline-block;
    line-height: 12px;
    vertical-align: middle;
    width: 15px;
}
.authorList li a{
font-size: 14px;
}
.authorList li {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    margin: 8px 0 0 0;
}
.authorList li a:hover{
    color: #ad7373;
}
.search_left{
    width: 150px;
    height: 32px;
    line-height: 32px;
    font-size: 18px;
    border: 0;
    border-right: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    background: url("https://jscmback.oss-cn-beijing.aliyuncs.com/zghwzk/image/xiala.png");
    background-size: 13px;
    background-repeat: no-repeat;
    background-position:135px 10px;
}
.search_left_list{
    width: 150px;
    position: absolute;
    z-index: 15;
    background: #eeeeee;
    text-align: center;
    height: 0;
    overflow: hidden;
    left: 45%;
    top: 65px;
}
.newHeader{
    position: relative;
}
.search_left_list li{
    padding: 5px 0;
    cursor: pointer;
    border-bottom: 1px solid #ccc;
    height: 21px;
    font-size: 14px;
}
.search_left_list li:hover{
    background: #999999;
}
select:focus {

    outline:medium
}
.search_input{
    height: 35px;
    margin-left: -5px;
    border: 0;
    outline:medium;
    border-left: 1px solid #ccc;
    font-size: 18px;
    padding-left: 15px;
    width: 36%;
}
.search_btn{
    display: block;
    background: #fff;
    width: 60px;
    height: 35px;
    border-left: 1px solid #eee;
    cursor: pointer;
    float: right;
}
.search_btn img{
    width:16px;
    position: absolute;
    margin-top: 10px;
    margin-left: 24px;
}
.FocusNews_list li a:hover{
    color: #D52E27;
}

/*首页在线阅读*/
.ydIndex{
    position: relative;
    width: 70%;
    margin: 35px auto ;
}
.ydIndex div:nth-child(1){
    transform: skew(-54deg,180deg);
    position: absolute;
    left: 7px;
    width: 100%;
    top: -10px;
    height: 10px;
    background: #458E95;

}
.ydIndex div:nth-child(3){
    position: absolute;
    top: -6px;
    right: -15px;
    transform: skew(0deg,-36deg);
    height: 334px;
    width: 12px;
    background: #71adb3;
}
.ydIndex div:nth-child(2){
    position: relative;
    z-index: 11;
}
.ydIndex div:nth-child(4){
    position: absolute;
    width: 100%;
    height: 330px;
    top: 0;
    left: 0;
    border: 1px solid #999;
    background: #fff;
}
.ydIndex div:nth-child(4) p{
    text-align: center;
    padding: 100px  0
}
.ydIndex div:nth-child(4) a{
    display: block;
    text-align: center;
    background: #3C7D83;
    width: 100px;
    padding: 5px;
    border-radius: 8px;
    color: #fff;
    margin: auto
}
.ydIndex:hover div:nth-child(2){
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition-property: transform;
    -moz-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    transition-timing-function: ease;
    transform: rotateY(-105deg);
    transition-duration: 1.5s;
}
.ydIndex img{
    width: 100%;
    vertical-align: middle;
}
.brand_tit span:nth-child(1) {
    font-weight: bold;
    display: inline-block;
    margin-bottom: 4px;
    color: #286F76;
}
.brand_tit span:nth-child(2) {
    float: right;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
}
.brand_tit span:nth-child(2) a{
    color: red;
}
.brand_tit{
    border-bottom: 2px solid #286F76;
    margin-bottom: 20px;
}
.brand_list li{
    overflow: hidden;
    margin-bottom: 20px;
}
.brand_list li .brand_list_left{
    width: 146px;
    height: 75px;
    float: left;
    margin-right: 15px;
}
.brand_list li div img{
   width: 100%;
    height: 100%;
}
.brand_list_right{
    width: 209px;
    float: left;
}
.brand_list_right .cs1{
    color: #3E3E3E;
    margin-bottom: 18px;
    text-align: justify;
    cursor: pointer;
}
.brand_list_right .cs2{
    font-size: 14px;
    text-align: justify;
    cursor: pointer;
    color: #999;
}


.MediaMatrix{
    padding: 5px;
}
.MediaMatrix_con{
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    padding: 0 0 2px 1px;
    position: relative;
    height: 250px;
}
.MediaMatrix_con_bj{
    height: 250px;
    background:linear-gradient(to top, #F4F4F4, #E4E4E4) ;
}
.MediaMatrix_con_bj1{
    height: 50px;
    background:linear-gradient(to top, #F2F2F2, #E7E7E7) ;
}
.MediaMatrix_con_bjimg{
   width: 100%;
    height: 100%;
    position: absolute;
    z-index: 11111;
}
.MediaMatrix_con_bjimgW{
    position: absolute;
    width: 94%;
    height: 92%;
    margin-left: -47%;
    left: 50%;
    top: 11px;
    box-shadow: -1px -1px 4px 1px rgba(0,0,0,.5);
}
.MediaMatrix_con_bjimgW::before, .MediaMatrix_con_bjimgW::after{
    position:absolute;
    content:"";
    top:10px;
    bottom:12px;
    left:10px;
    width:50%;
    box-shadow:0 15px 10px rgba(0, 0, 0, 0.5);
    -webkit-transform: rotate(-3deg);
    -moz-transform:rotate(-3deg);
    -o-transform:rotate(-3deg);
    -ms-transform:rotate(-3deg);
    transform:rotate(-3deg);
    z-index:1111;
}
.MediaMatrix_con_bjimgW::after{
    right:10px;
    left:auto;
    -webkit-transform:rotate(3deg);
    -moz-transform:rotate(3deg);
    -o-transform:rotate(3deg);
    -ms-transform:rotate(3deg);
    transform: rotate(3deg);
}
.MediaMatrix_list{
    width: 100%;
    height: 100%;
    margin: auto;
    z-index: 111111;
    background: url("http://csg.wuliujia2018.com/zghwzk/image/mtback.png") no-repeat;
    background-size: 100% 100%;
    box-shadow: 2px 2px 12px 2px #999;
}
.MediaMatrix_con li img{
    width: 80px;
    height: 80px;
    margin: auto;
    display: block;
}
.MediaMatrix_con li{
    float: left;
    width: 33.33333333333%;
    padding: 15px 0 0;

}
.MediaMatrix_con li p{
    text-align: center;
    color: #fff;
}
.lsh{
    margin-top: 20px;
    padding: 25px 25px 0px ;
    background: #eee;
    width: 676px;
    height: 450px;
}
.lsh_tlt{
    text-align: center;
    color: #3C7D83;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 2px;
}
.lshzb{
    width: 330px;
    margin:auto;

}
.lshzb p{
    color: #3C7D83;
    text-align: center;
    font-weight: bold;
}
.lshzb img{
    width: 100%;
    margin-top: 11px;
    background: #fff;
    border-radius: 8px;
}
.lshlb p{
    color: #3C7D83;
    text-align: center;
    font-weight: bold;
}
.swiper3 .swiper-wrapper{
    padding-bottom: 60px;
}

.tablist-left_zl{
    cursor: pointer;
    border-bottom: 1px solid #999;
    padding-bottom: 2px;
    display: inline-block;
    padding-right: 4px;
}
.cd{
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
}
.tablist-left_zl:hover{
    box-shadow: 6px 3px 13px -4px #3C7D83;
    border-bottom: 1px solid #3C7D83;
    border-radius: 60%;

}

.tablist_left_zlimg1{
    color: red;
}
@keyframes twinkle {
    0% {
        opacity: .1;
    }
    50% {
        opacity: .9;
    }
    100%{
        opacity: .1;
    }
}
.newsfloat div:nth-child(1) {
    background: #eee;
    height: 20px;
    animation: twinkle 1s infinite;
}
.newsfloatImg {
    width: 231px !important;
    height: 130px !important;
    background: #eee;
    animation: twinkle 1s infinite;
    float: left;
}
.newsfloatcon div:nth-child(1) {
    width: 500px;
    background: #eee;
    height: 20px;
    margin-top: 10px;
    animation: twinkle 1s infinite;
}
.newsfloatcon div:nth-child(2) {
    width: 580px;
    background: #eee;
    height: 20px;
    margin-top: 25px;
    animation: twinkle 1s infinite;
}
.newsfloatcon {
    width: 480px;
    height: 85px;
    padding-left: 10px;
    float: left;
}
.newsfloat li{
    overflow: hidden;
     padding: 15px 0;
 }
 .lsh_more{
     text-align: center;
     cursor: pointer;
     color: #3C7D83;
     width: 100px;
     margin: auto;
     letter-spacing: 2px;
     font-weight: bold;
 }
 .lsh_more:hover{
     border-bottom: 1px solid ;
 }
 .myIcon{
     width: 20px;
     vertical-align: middle;
     margin-right: 5px;
     position: relative;
     top: -2px;
 }
 .nav{
     background: #fff;
    padding: 10px 30px ;
     border-bottom: 1px solid #eee;
 }
 .nav img{
     width: 22px;
     vertical-align: middle;
     margin-top: -8px;
 }
input[type='radio'], input[type='checkbox'] {
    -webkit-appearance: none;
    border: none;
}

.pcShippingDate,.pclsh{
    display: block;
}
.appShippingDate,.applsh,.app_tabList_right_bot{
    display: none;
}

.tabhuadongW{
    display: none;
}
.dian{
    width: 30px !important;
}
.app_tabList_right_bot_hua{
    display: none;
}
input[type='search'] {
    -webkit-appearance: none;
    -webkit-box-sizing: content-box;
    font-family: inherit;
    font-size: 100%;
    border: 0;
}
input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
    display: none;
}
input[type="button"], input[type="submit"], input[type="reset"] {
    -webkit-appearance: none;
    border-radius: 0;
}
.add1{
    width: 46% !important;
    padding: 1% !important;
    margin: 1% !important;
}
.add1 img{
    width:150px !important;
    height: 100px !important;
    float: left;
    margin: 0 10px 0 0 !important;
}
.add1 a{
    overflow: hidden;
    display: initial !important;
}
.add1 p{
    width: 320px !important;
    margin: 10px 0 !important;
    float: left;
    text-align: left !important;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    width:11vw !important;
    right: 0;
    left: auto !important;
    bottom: 6px !important;
}
.swiper3>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 10px !important;
    left: 0 !important;
    width: 100% !important;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 5px !important;
    background: #999 !important;
}
.swiper2 >.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 2px !important;
}
.swiper2 >.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    width:6vw !important;
}
.swiper21 >.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 2px !important;
}
.swiper21 >.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    width:6vw !important;
}
.swiper21 >.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    width:6vw !important;
}
.swiper-pagination-bullet-active{
    background: #fff !important;
}
.swiper3>.swiper-pagination-bullet{
    background: #000 !important;
}


.qhys{
    width: 130px;
    background: #fff;
    float: right;
    cursor: pointer;
    position: relative;
    top: -36px;
    right: 6px;
}
.qhys ul li{
    float: left;
    width: 50%;
    font-size: 12px;
    background: #B4B4B4;
    padding: 5px 0;
    text-align: center;
    color: #fff;
}
.qhys ul li img{
    width: 20px;
    vertical-align: middle;
    margin-right:2px;
    display: inline-block;
    position: relative;
    top: 0px;
}
.qhys ul li span{
    position: relative;
    top: 2px;
}
.qhysActive{
    background: #01A5EC !important;
}
.newHeader iframe{
    width: 1160px;
    margin: auto;
    display: block;
    border: 0;
    height: 125px;
}
.myMail a:hover{
    color: red;
}
.pc{
    display: block;
}
.app{
    display: none;
}
.tabWrapFloat{
    overflow: auto;
    position: relative;
}
.nav_more{
    position: absolute;
    right: 0;
    top: -4px;
    cursor: pointer;
}
.nav_more span{
    color: red;
    font-weight: bold;
}
.tab_list{
    overflow: hidden;
    height: 30px;
}
.cd{
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
}
/*滚动条样式 开始*/
.tabWrapFloat::-webkit-scrollbar {
    width:10px;
    height:7px;
}
.tabWrapFloat::-webkit-scrollbar-thumb {
    border-radius:10px;
    box-shadow:inset 0 0 5px rgba(0, 0, 0, 0.2);
    background:#3C7D83;
}
.tabWrapFloat::-webkit-scrollbar-track {
    box-shadow:inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius:10px;
    background:#ededed;
}
/*.isea_wl{
    display: block;
}
.isea_ky{
    display: none;
}*/
/*滚动条样式 结束*/
@media only screen and (max-width: 738px){
    footer iframe{
        width: 100%;
        height: 40px;
    }
    .myTop{
        width: 100%;
    }
    .swiper12{
        height: 58vw;
    }
    .ywNewsfloat li:nth-child(6),
    .ywNewsfloat li:nth-child(7),
    .ywNewsfloat li:nth-child(7){
        display: none !important;
    }
    .FocusNews_list li:nth-child(6),
    .FocusNews_list li:nth-child(7),
    .FocusNews_list li:nth-child(8),
    .FocusNews_list li:nth-child(9),
    .FocusNews_list li:nth-child(10){
        display: none !important;
    }
    .tabList1 li:nth-child(4),
    .tabList1 li:nth-child(5),
    .tabList1 li:nth-child(6),
    .tabList1 li:nth-child(7),
    .tabList1 li:nth-child(8){
        display: none !important;
    }
    .nav_more {
      display: none;
    }
    .newHeader iframe{
        width: 100%;
        height: 145px;
    }
    .pc{
        display: none;
    }
    .app{
        display: block;
    }
    .MediaMatrix_con{
        width: 90%;
        margin: auto;
        margin-bottom: 15px;
    }
    .zoomify.zoomed{
        margin: auto !important;
    }
    .ydIndex{
        margin: 35px auto 20px;
    }
    .periodical{
        min-height: 0;
        margin-bottom: 20px;
    }

    footer span {
        display: inline-block;
        color: #fff;
        padding: 0 10px;
        cursor: pointer;
    }
    .brand_list_right .cs3{
        -webkit-line-clamp: 2;
        line-clamp: 2;
    }
    .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
        width: 17vw !important;
        right: 0;
        left: auto !important;
        bottom: 6px !important;
    }
    .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
        margin: 0 1px !important;
    }
    .swiper-pagination-bullet-active{
        background: #fff !important;
    }
    .swiper-pagination-bullet{
        background: #eee !important;
    }
    .search_left_list{
        width: 9rem;
        left:1%;
        top: 83px;
    }
    .tab_list li:hover span{
        border-bottom: 0;
        padding: 5px 10px;
        color: #3C7D83;
    }
    .app_tabList_right_bot_hua{
        display: block;
        text-align: center;
        background: #286F76;
        position: absolute;
        right: 0;
        top: 0;
        padding: 0 5px;
        height:20px;
        line-height: 16px;
        border-radius: 0 0 0 5px;
        color: #fff;
        width: 75px;
    }
    .app_tabList_right_bot_hua img{
        width: 70%;
    }
    .time{
        bottom: 0vw;
        font-size: 12px;
    }
    .swiper2 .swiper-wrapper div a img{
        height: 48vw;
    }
    .homeT{
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
        font-weight: 200;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 1px;
    }
    .pclsh{
        display: none;
    }
    .pcShippingDate{
        display: block;
    }
    .appShippingDate{
        margin-bottom: 20px;
    }
  .applsh{
        display: block;
        /*margin-bottom: 30px;*/
    }
    .tabList_wrap{
        margin-top: 0;
        min-height: 0;
    }
    /*首页*/
    .tabList li{
        border-top: 0;
        border-bottom: 1px solid #eee;
        position: relative;
        padding: 21px 0;
    }
    .wrap{
     width: 100%;
    }
    .content{
        width: 100%;
        overflow: hidden;
    }
    .content_top_left{
        width: 100%;
        height: 60vw;
        padding-top: 16px;
    }
    .swiper-slide_span{
        margin-top: -35px;
        font-size: 14px;
        padding: 0 16vw 0 15px;
        letter-spacing: 2px;
        height: 30px;
        line-height: 30px;
    }
    .swiper1{
    /*    height: 210px;*/
        height: 54vw;
        width: 100%;
        border-radius: 0px;
    }
    .content_con_left{
        width: 100%;
        position: relative;
        min-height: 0;
        background: #fff;
    }
    .tab_list_active{
        padding: 0;
        border-bottom: 2px solid #D52E27 !important;
    }
    .tab_list li:hover span{
        padding: 0;
    }
    .tab_list li span{
        font-size: 16px;
    }
    .tab_list li{
        width: auto;
        margin: 6px;
    }
    .tab_list{
        overflow: hidden;
        width: 920px;
    }
    .tabWrapFloat{
        width: 87%;
        overflow: auto
    }
    .tabhuadongW{
        display: inline-block;
        float: right;
        position: absolute;
        right: 8px;
        top: 4px;
    }
    .tabhuadong{
        width: 14px;
        animation: bounce 1.5s 0s infinite;
        -webkit-animation: bounce 1.5s 0s infinite;
        -webkit-transform-origin: bottom;
        transform-origin: center bottom;

    }
    @keyframes bounce {
        0%,100%{
            -webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
            transition-timing-function: cubic-bezier(0.215,.61,.355,1);
            -webkit-transform: translate3d(-20px,0,0);
            -ms-transform: translate3d(-20px,0,0);
            transform: translate3d(-20px,0,0);
        }
        50%{
            -webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
            transition-timing-function: cubic-bezier(0.215,.61,.355,1);
            -webkit-transform: translate3d(5px,0,0);
            -ms-transform: translate3d(5px,0,0);
            transform: translate3d(5px,0,0);
        }
    }
    .content_con{
        margin-top: 30px;
        border-top: 1px solid #eee;
        padding-top: 10px;
        overflow: inherit;
    }
    .tabList_left{
        width: 33vw;
        height: auto;
        margin:0 10px;
    }
    .tabList_left a{
        display: block;
        width: 100%;
        height: 22vw;
    }
    .tabList_left img{
        width: 100%;
        height: 100%;
    }
    .tabList_right{
        width: 60vw;
        height: 18vw;
    }
    .tabList_right_bot{
        position: initial;
        overflow: hidden;
        padding-top: 0px;
    }
    .tablist-left{
        width: 100%;
        height: auto;
        text-align: right;
        margin-top: 5px;
    }
    .tablist-left_zl{
        position: absolute;
        width: 160px;
        top: 50%;
        margin-top: -15px;
        left: 50%;
        margin-left: -80px;
    }
    .swiper3 .swiper-wrapper{
        padding-bottom: 0vw;
    }
    .tablist-left p{
        line-height: 20px;
    }
    .tablist-left p:nth-child(2){
        position: initial;
        padding-right: 20px;
    }
    .content_top_right{
        width: 90%;
        height: auto;
        float: left;
        margin: 0 5%;
    }
    .tab_more{
        width: 60%;
        margin: 15px auto;
        background: #458E95;
    }
    .podcast_con video{
        width: 100%;
    }
    .podcast_con{
        padding: 15px 0;
        background: rgba(0,0,0,0);
    }
    .lsh{
        width: 94%;
        /* padding: 5px 0 3vw; */
        height: auto;
        /* margin: auto; */
        padding: 5px 3% 3vw;
    }
    .swiper3{
        padding-bottom: 12vw !important;
    }
    .lshzb{
        width: 90%;
    }
    .ShippingDate a{
        width: 90%;
        margin: auto;
        height: auto !important;
    }
    .ShippingDate a img{
        vertical-align: middle;
    }
    .author_tab li{
        width: 50%;
    }
    .author{
        background: rgba(0,0,0,0);
        width: 95%;
        margin: auto;
    }
    .author_con{
        width: 90%;
        background: #C9DBDC;
        border: 0px solid #C9DBDC;
        padding: 5%;
    }
    .content_con_right{
        float: left;
        width: 100%;
        background: #fff;
    }
    .author_top{
       padding: 7px;
    }
    .author_top_img img{
        margin-right: 10px;
    }
    .author_top_text{
        width: 52vw;
    }
    .author_tab_active{
        border: 0px;
    }
    .author_top_text_wrap p:nth-child(1){
        width: 35vw;
    }
    .ydIndex div:nth-child(4){
        height: 89vw;
    }
    .ydIndex div:nth-child(3){
        height: 90vw;
    }
    .qyLogo ul li{
        width: 29.33%;
        margin: 0% !important;
        height: auto;
    }
    .qyLogo ul li:nth-child(1), .qyLogo ul li:nth-child(2){
        margin-right: 0;
    }
    .qyLogo ul li:nth-child(2){
        margin: 0 6% !important;
    }
    .podcast_tit,.ShippingDate_tit,.periodical_tit,.isea_tit,.brand_tit,.MediaMatrix_tit{
        margin: 15px 5%;
        width: 90%;
    }
    .isea_tit{
        margin: 15px auto 0 ;
    }

    .podcast_tit{
        margin-bottom: 0;
        width: 90%;
        padding:0 5%;
        margin: 15px 0 0 ;
    }
    .isea_con,.qyLogo{
        background-color: rgba(0,0,0,0);
        padding-bottom: 0;
    }
    .isea{
        margin-bottom: 25px;
        min-height: 0;
    }
    .brand_list{
        width: 90%;
        margin: 0 5%;
    }
    .brand_list li .brand_list_left{
        width: 33vw;
        margin-right: 1vw;
        height: 82px;
    }
    .brand_list_right{
        width: 55vw;
    }
    .brand_list_right .cs1{
        margin-bottom: 20px;
        display: block;
        font-weight: 200;
    }
    .tabList_right div a p{
        font-size: 5vw;
        line-height: 7vw;
    }
    .content_top_right ul li a{
        width: 68vw;
        display: inline-block;
        font-weight: 200;
    }
    .tablist-right{
        display: none;
    }
    .tabList_right_bot{
        display: none;
    }
    .app_tabList_right_bot{
        display: block !important;
    }

    .app_podcast{
        display: block !important;
    }
/*首页end*/










    .nav img{
        width: 18px;
        margin-top: -6px;
    }
    #ranking,#sousuo,#listWrap,#yd{
        width: 100% !important;
    }
    .page{
        width: 100% !important;
    }
    .logo{
        float: none;
        width: 98%;
        height: 50px;
        margin-left: 1vw;
    }
    .logo img{
        width:31%;
        margin: 10px 0;
        font-size: 10px;
    }
    .logo a:nth-child(2) img{
        margin-top: 9px;
        width: 44%;
        margin-left: -8px;
    }
    .dian{
        width: 30px !important;
        margin: 0 !important;
    }
    .logo span{
        top: 18px;
        padding: 0;
    }
    .search{
        width:98%;
        float: left;
        margin: 0 1%;
    }
    .search_left{
        font-size: 15px;
        width: 9rem;
        text-align: center;
        height: 30px;
        display: inline-block;
        line-height: 30px;
        background-position: 128px 8px;
    }
    .newHeader{
        height: 140px;
    }
    .wrap_header,header{
        height: 130px;
 /*       overflow: hidden;*/
        background: #eee;
    }
    .search_input{
        width:40vw;
        padding-left: 1vw;
        height: 30px;
        border-left: 1px solid #eee !important;
    }
    .logothree{
        width: 46vw;
        height: 30px;
        line-height: 33px;
        background: #3C7D83;
        border-radius: 8px;
        position: absolute;
        top: 90px;
        right: 8px;
    }
    .submission,.subscribe{
        margin: 0;
    }
    .subscribe{
        width: 100%;
        text-align: center;
        color: #fff;
        font-size: 4vw;
    }
    .subscribe a{
        color: #fff;
    }
    .search_btn{
        display: block;
        background: #fff;
        width: 30px;
        height: 30px;
        border-left: 1px solid #eee;
    }
    .search_btn img{
       width:16px;
        position: absolute;
        margin-top: 8px;
        margin-left: 7px;
    }
    .submission{
        display: none;
    }
    .layui-layer-iframe{
        width: 90% !important;
        left: 50% !important;
        margin-left: -45% !important;
    }
    .nav{
        font-size: 15px;
        padding: 10px;
    }
    .list-page .left-box{
        width: 96% !important;
        padding: 0 2% !important;
    }
    .list-page .right-box{
        width: 96% !important;
        padding: 0 2% !important;
        min-height: 0px !important;
    }
    footer{
        width: 100%;
        font-size: 14px;
        padding-top: 12px;
        height:50px;
    }
    .list-box{
        padding-bottom: 70px;
    }

}