@media (max-width:1400px) {
/*html {
    transform: scale(0.9);
    transform-origin: top center;
}*/
.mediaBanner{
    width: 1000px;
}
.inside .cont a{
    border: 1px solid #ddd;
    border-right: 0;
}
.inside .cont a:nth-child(5),.inside .cont a:nth-child(10){
    border-right:1px solid #ddd;
}
.inside .cont a:nth-child(12){
    border-right:1px solid #ddd;
}
.inside .cont a:nth-child(12):hover{
    border: 1px solid #ddd !important;
}
.LT_banner {
    position: fixed;
    z-index: 3;
    left: 10px;
    top: 10px;
}
.RT_banner {
    position: fixed;
    z-index: 3;
    right: 10px;
    top: 10px;
}
.LT_banner a:nth-of-type(2) {
    display: none;
}
.LT_banner a:first-of-type {
    display: block;
}
.LT_banner a.cmd:last-of-type {
    display: none;
}
.LT_banner a.cmd:nth-of-type(3) {
    display: block;
}
.RT_banner a:nth-of-type(2) {
    display: none;
}
.RT_banner a:first-of-type {
    display: block;
}
.RT_banner a.cmd:last-of-type {
    display: none;
}
.RT_banner a.cmd:nth-of-type(3) {
    display: block;
}
.head-min{
    width: 100%;
    height: 40px;
    background-color: #eeeeee;
    line-height: 40px;
    font-family: PingFangSC-Regular;
}
.head-min .content{
    width: 1000px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.head-min .content div:nth-child(1){
    font-size: 12px;
    color: #666;
}
.head-min .content div:nth-child(1) span{
    cursor: pointer;
}
.head-min .content div:nth-child(1) .login {
    color: #d10e1c;
    font-weight: 800;
}
.head-min .content div:nth-child(1) .freeReg{
    font-size: 14px;
    color: #d10e1c;
    font-weight: 800;
}
.head-min .content div:nth-child(1) .findPwd{
    color: #333;
    font-size: 14px;
    font-weight: 800;
}
.head-min .content div:nth-child(2){
    font-size: 12px;
    color: #333;
    position: relative;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
}
.head-min .content div:nth-child(2) div{
    padding: 2px 8px;
    height: 130px;
}
.head-min .content div:nth-child(2) span{
    margin-bottom: 90px;
}
.head-min .content div:nth-child(2) p{
    margin-top: 3px;
}
.head-min .content .newMedia:hover .newMedia_p {
    display: block;
}
.head-min .content .childSite:hover .childSite_p {
    display: block;
}
.head-min .content .newMedia_p a{
    display: block;
    font-size: 12px;
    padding: 5px 10px !important;
    background-color: #eee;
}
.head-min .content .childSite_p a{
    display: block;
    font-size: 12px;
    padding: 5px 10px !important;
    background-color: #eee;
}
.head{
    width: 1000px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    font-family: PingFangSC-Regular;
}
.head .logo{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.head .logo img{
    width: 290px;
    height: 50px;
}
.head .logo div{
    width: 1px;
    height: 36px;
    background-color: #dddddd;
}
.head .logo p{
    font-family: STKaitiSC-Regular;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 2px;
    color: #999999;
    padding-left: 20px;
}
.head .ad img{
    width: 250px;
    height: 90px;
}
.head .search{
    position: relative;
}
.head .search input{
    width: 335px;
    height: 40px;
    background-color: #ffffff;
    border-radius: 25px;
    border: solid 1px #cf1526;
    padding-left: 35px;
    font-size: 16px;
}
.head .search .search_btn{
    position: absolute;
    right: 0;
    top: 1px;
    width: 100px;
    height: 40px;
    background-color: #cf1526;
    border-radius: 25px;
    font-family: PingFangSC-Regular;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 2px;
    color: #ffffff;
    cursor: pointer;
    text-align: center;
}
.navigation{
    width: 1000px;
    margin: 0 auto;
}
.navigation .announcement{
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #666666;
}
.navigation .announcement .announcement_ins img{
    width: 18px;
    height: 14px;
    display: inline-block;
    margin-bottom: 4px;
}
.navigation .announcement .announcement_ins p{
    font-style: italic;
    display: inline-block;
    font-size: 16px;
    color: #333;
    font-weight: 600;
    padding: 0 15px 0 2px;
}
.navigation .announcement .announcement_ins{
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
}
.navigation .announcement .announcement_ins a::after{
    content: '|';
    padding: 0 10px;
    margin-left: 4px;
}
.navigation .announcement .announcement_ins a:last-child::after{
    content: '';
}
.navigation .announcement .announcement_ins a+a{
    margin: 10px auto;
}
.navigation .announcement .new_site a{
    font-family: PingFangSC-Medium;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #cf1526;
}
.navigation .announcement .new_site a::after{
    content: '|';
    padding: 0 10px;
    margin-left: 4px;
}
.navigation .announcement .new_site a:last-child::after{
    content: '';
    padding: 0;
    margin: 0;
}
.navigation .nav .nav_line{
    width: 1px;
    height: 26px;
    background-color: #dddddd;
}
.navigation .nav{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 5px;
}
.navigation .nav .nav_item1{
    display: flex;
    width: 130px;
    align-items: center;
}
.navigation .nav .nav_item2{
    display: flex;
    width: 130px;
    align-items: center;
}
.navigation .nav .nav_item3{
    display: flex;
    width: 160px;
    align-items: center;
}
.navigation .nav .nav_item4{
    display: flex;
    /*width: 110px;*/
	width: 420px;
    align-items: center;
}
.navigation .nav .nav_item5{
    display: flex;
    width: 420px;
    align-items: center;
}
.navigation .nav .nav_item6 {
    display: flex;
    width: 385px;
    align-items: center;
}
.navigation .nav .nav_item_title{
    padding-right: 1px;
}
.navigation .nav .nav_item_title a{
    display: block;
    padding: 3px 3px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    /* line-height: 22px; */
    letter-spacing: 0px;
    color: #cf1526;
}
.navigation .nav .nav_item_ins{
    display: flex;
    /* justify-content: space-between; */
    align-items: center;
    flex-wrap: wrap;
    flex: 1;
}
.navigation .nav .nav_item_ins a{
    display: block;
    padding: 3px 3px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    /*font-weight: 600;*/
    font-stretch: normal;
    /* line-height: 50px; */
    letter-spacing: 0px;
    color: #333333;
    position: relative;
}
.navigation .nav .nav_item_ins .hot::after{
    content: '';
    background-image: url(../images/hot.png);
    width: 8px;
    height: 10px;
    position: absolute;
    right: -3px;
}
.hrline{
    width: 1000px;
    height: 2px;
    background-color: #cf1526;
}
.content {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}
.banner {
    width: 1010px;
    /*margin-top: 10px;
    margin-bottom: 10px;*/
	margin-top: 5px;
    margin-bottom: 5px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.banner li {
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
    display: inline;
    position: relative;
}
.banner li img {
    width: 1000px;
    height: auto;
}
.banner li.half img {
    width: 495px;
}
.special_topic .special_topimg img{
    width: 280px;
    height: 80px;
}
.third{
    width: 32.5% !important;
}
.third img{
    width: 100% !important;
}
.ad_1200px img{
    width: 1000px;
}
.left {
    float: left;
    /* width: 280px; */
}
.left .Banner {
    width: 280px;
    height: 316px;
    position: relative;
    margin-top: 0;
}
.left .Banner>.slide,.left .Banner>.slide>a>img{
    width:280px !important;
    height:316px !important;
}
.left .Banner>.slide>div{
    width:280px !important;
}
.left .Banner #adbn {
    width: 280px !important;
    height: 316px !important;
}
.left .Banner #adbn img {
    width: 280px;
    height: 316px;
}
.left .Banner {
    width: 280px;
    height: 316px;
    position: relative;
    margin-top: 0;
}
.left .Banner #test1 {
    width: 280px !important;
    height: 316px !important;
}
.left .Banner #test1 img {
    width: 280px;
    height: 316px;
}
.left .Banner #test1 .layui-carousel-ind {
    top: -9px;
    width: 100%;
    background-color: rgba(0,0,0,0.3);
    overflow: hidden;
}
.left .Banner #test1 .layui-carousel-ind ul {
    padding: 0;
    background: none;
    border-radius: 0;
    float: right;
}
.left .Banner #test1 .layui-carousel-ind ul li {
    border-radius: 0;
    margin: 0;
    width: 16px;
    height: 9px;
    background-color: #000;
    opacity: 0.6;
}
.left .Banner #test1 .layui-carousel-ind ul li.layui-this {
    background-color: #c9081d;
    opacity: 1;
}
.left .Banner #test1 button {
    display: none;
}
.left .Banner .silde{
    width:280px !important;
    height:360px !important;
}
.left .Banner .silde img{
    width:280px !important;
    height:360px !important;
}
/*.left .Banner span {
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.3);
    color: #fff;
    width: 33px;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    text-align: center;
    border-top-left-radius: 5px;
}*/
.top_left{
    width: 280px;
}
.top_mid{
    width: 380px;
}
.right{
    width: 280px;
}
.swiper_bottom_ad{
    width: 280px;
}
.swiper_bottom_ad li{
    width: 280px;
}
.solarbe_meeting .meeting_item img{
    width: 130px;
}
.solarbe_meeting .meeting_item p{
    width: 130px;
}
.news_item{
    width: 380px;
}
.top_mid img{
    width: 380px;
}
.ad_340x60 img{
    width: 280px;
}
.top_ins_ad img{
    width: 700px;
}
.common_left{
    width: 280px;
}
.common_left img{
    width: 280px;
    height: auto;
}
.common_right{
    width: 380px;
    margin-left: 30px;
}
.common_left a p{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#climg{
    width: 280px;
    height: auto;
}
.common_left_xs img{
    width: 135px;
}
.common_left_xs div{
    width: 135px;
}
.solarbe_live .live_ins .live_top .live_top_item{
    width: 135px;
}
.solarbe_live .live_ins .live_top .live_top_item img:nth-child(1){
    width: 135px;
}
.solarbe_live .live_ins .live_top .live_top_item p{
    width: 135px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.solarbe_live .live_ins .live_bottom .live_item a span:nth-child(3){
    width: 65%;
}
.yunzhan .cloudBtn a:nth-child(1){
    width: 135px;
}
.yunzhan .cloudBtn a:nth-child(2){
    width: 135px;
}
#yunswi{
    height: 440px !important;
}
#yunswi img{
    width: 280px;
}
.product .product_item{
    width: 135px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.product .product_item img{
    width: 133px !important;
}
.library_all .library_item div p:nth-child(1){
    white-space: wrap;
}
.library_all .library_item{
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#zazhiSwi img{
    width: 135px;
}
#tekanSwi img{
    width: 135px;
}
.bot_all .bot_right .lightCup div:nth-child(2) img{
    width: 280px;
}
.column .column_all .column_item p:nth-child(2){
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.item_title span{
    margin-right: 25px;
}
.bot_title{
    width: 700px;
}
.bot_all .bot_left{
    width: 700px;
}
.bot_all .bot_tl{
    width: 280px;
}
.bot_all .bot_right{
    width: 280px;
}
.bot_all .bot_tr{
    width: 380px;
}
.bot_all .bot_center{
    width: 380px;
}
.bot_all .bot_tl .big_nearmeet{
    width: 280px;
    height: auto;
}
.bot_all .bot_tl .big_nearmeet img{
    width: 280px;
    /* height: auto; */
}
.bot_all .bot_tl .nearmeet .third_bot_ img{
    width: 135px;
    /* height: auto; */
}
.bot_all .bot_tr .exins .exins_item div p:nth-child(1){
    width: 205px;
}
.exrecom img{
    width: 130px;
    height: auto;
}
.bot_all .bot_bottom .exrecom_item img{
    width: 130px;
    height: auto;
}
.bot_all .bot_bottom .exrecom_item p{
    width: 130px;
}
.bot_all .video_left .video_left_item{
    width: 225px;
}
.bot_all .video_left .video_left_item img{
    width: 225px;
    height: 126px;
}
.bot_all .bot_right .gallery_item img{
    width: 135px;
    height: 75px;
}
.bot_all .bot_right .gallery_item p{
    width: 135px;
}
.bot_all .bot_tl .analysis_img_item img{
    width: 135px;
    /* height: auto; */
}
.bot_all .bot_tl .analysis_img_item p{
    width: 135px;
}
.bot_all .bot_tl .analysis div:nth-child(3) a{
    width: 280px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bot_all .bot_center .analimg img{
    width: 380px;
    height: 170px;
}
.bot_all .bot_right .report_img_item img{
    width: 135px;
}
.service_ins div .service_item{
    width: 120px;
}
.service_ins div .service_item img{
    width: 120px;
    /* height: auto; */
}
.job .employer div:nth-child(2) img{
    width: 135px;
    /* height: auto; */
}
.job .bot_right .jobsimg img{
    width: 280px;
}
.serviceTab span{
    margin-right: 10px;
}
.left .seek {
    background-color: #f2f2f2;
    padding: 10px 0 0 10px;
    margin-top: 15px;
    box-sizing: border-box;
    overflow: hidden;
}
.left .seek li {
    float: left;
    width: 56px;
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline;
}
.left .seek li div {
    font-size: 12px;
    line-height: 16px;
    color: #000;
    text-align: center;
    margin-top: 5px;
}
.left .seek li a:hover div {
    color: #c9081d;
}
.brand {
    padding: 0 10px 10px 10px;
    box-sizing: border-box;
    background-color: #f2f2f2;
    margin-top: 15px;
}
.brand ul.brand_list2 li {
    border-bottom: 1px dashed #ddd;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.brand ul.brand_list2 li.active .brand_img {
    display: block;
}
.brand ul.brand_list2 li.active .brand_title span {
    display: inline-block;
}
.brand ul.brand_list2 li.active .brand_time img {
    display: inline-block;
}
.brand ul.brand_list2 li.active .brand_place img {
    display: inline-block;
}
.brand ul.brand_list2 li.active .Organizers {
    display: block;
}
.brand ul.brand_list2 li.active .brand_details {
    display: block;
}
.brand ul.brand_list2 li .brand_img {
    display: none;
}
.brand ul.brand_list2 li .brand_title span {
    display: none;
}
.brand ul.brand_list2 li .brand_time img {
    display: none;
}
.brand ul.brand_list2 li .brand_place img {
    display: none;
}
.brand ul.brand_list2 li .Organizers {
    display: none;
}
.brand ul.brand_list2 li .brand_details {
    display: none;
}
.brand .brand_img img {
    width: 100%;
    height: 80px;
}
.brand .brand_title {
    font-size: 14px;
    text-align: left;
    font-weight: bold;
    color: #000;
    line-height: 16px;
    margin: 10px 0 0 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.brand .brand_title a {
    color: #000;
}
.brand .brand_title a:hover {
    text-decoration: underline;
    color: #c9081d;
}
.brand .brand_title span {
    color: #ff0000;
    margin-right: 10px;
}
.brand .brand_time {
    font-size: 12px;
    line-height: 16px;
    text-align: left;
    color: #666;
    margin: 5px 0 0 0;
}
.brand .brand_time img {
    margin-right: 10px;
}
.brand .brand_place {
    font-size: 12px;
    line-height: 16px;
    text-align: left;
    color: #666;
    margin: 5px 0 0 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.brand .brand_place img {
    margin-right: 10px;
}
.brand .Organizers {
    font-size: 12px;
    font-weight: bold;
    color: #000;
    text-align: left;
    line-height: 16px;
    margin: 5px 0 0 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.brand .brand_details {
    width: 174px;
    margin: 10px auto;
    margin-bottom: 0;
    background-color: #c9081d;
    display: block;
    font-size: 14px;
    text-align: center;
    color: #fff;
    line-height: 24px;
}
.special {
    padding: 0 10px 10px 10px;
    box-sizing: border-box;
    background-color: #f2f2f2;
    margin-top: 15px;
}
.special .special_projector .layui-carousel {
    width: 100% !important;
    height: 125px !important;
}
.special .special_projector .layui-carousel img {
    width: 100% !important;
    height: 125px !important;
}
.special .special_projector .layui-carousel-ind {
    display: none;
}
.special .special_projector .layui-this {
    position: relative;
}
.special .special_projector .text {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    font-size: 14px;
    text-indent: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: rgba(0,0,0,0.50);
    line-height: 26px;
    text-align: left;
    color: #fff;
}
.special ul li {
    font-size: 14px;
    line-height: 20px;
    margin: 10px 0;
    color: #000;
    text-align: left;
    background-image: url(../images/icon_special_list.png);
    background-repeat: no-repeat;
    background-position: left center;
    text-indent: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.special ul li:last-of-type {
    margin-bottom: 0;
}
.special ul li a {
    color: #000;
}
.special ul li a:hover {
    color: #c9081d;
    text-decoration: underline;
}
.left .left-banner {
    width: 100%;
}
.left .left-banner li {
    margin: 15px 0;
    position: relative;
}
.left .left-banner li img {
    width: 100%;
}
.left .left-banner li span {
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.3);
    color: #fff;
    width: 33px;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    text-align: center;
    border-top-left-radius: 5px;
    display: none;
}
.left .shine {
    padding: 0 10px 10px 10px;
    box-sizing: border-box;
    background-color: #f2f2f2;
    margin-top: 15px;
}
.left .shine_projector .layui-carousel {
    width: 190px !important;
    height: 270px !important;
}
.left .shine_projector .layui-carousel img {
    width: 190px !important;
    height: 270px !important;
}
.left .shine_projector .title {
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    color: #000;
}
.left .shine_projector .layui-carousel .layui-carousel-ind {
    display: none;
}
.left .shine_projector {
    position: relative;
}
.left .shine_projector .Subscribe {
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    width: 100%;
    font-size: 12px;
    text-indent: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: rgba(0,0,0,0.50);
    line-height: 26px;
    text-align: left;
    color: #fff;
}
.left .shine_projector .Subscribe span {
    line-height: 19px;
    float: left;
    width: 145px;
    word-break: break-all;
    white-space: normal;
    text-align: left;
    text-indent: 0;
    padding-left: 10px;
    box-sizing: border-box;
}
.left .shine_projector .Subscribe a {
    background-color: #c9081d;
    color: #fff;
    display: inline-block;
    text-align: right;
    float: right;
    line-height: 16px;
    padding: 3px 0;
    padding-right: 8px;
    box-sizing: border-box;
}
.left .shine_projector .Subscribe a:hover {
    text-decoration: underline;
}
.center {
    float: left;
    width: 475px;
    margin: 0 32.5px;
    display: inline;
}
.news .news_nav {
    font-size: 22px;
    color: #333;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    font-weight: bold;
    text-align: left;
    float: left;
}
.news .news_nav span {
    background-color: #c9081d;
    color: #fff;
    padding: 0 2px;
}
.news .news_logo {
    float: right;
}
.news>section {
    border-bottom: 1px dashed #ddd;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.news>section div {
    font-size: 16px;
    color: #333;
    line-height: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    margin: 15px 0;
}
.news>section div:first-of-type {
    font-size: 20px;
    line-height: 30px;
    color: #323232;
    font-weight: bold;
    white-space: initial;
}
.news>section div a {
    color: #333;
}
.news>section div a:hover {
    text-decoration: underline;
    color: #c9081d;
}
.news>section div span {
    width: 49%;
    border-right: 1px solid #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    text-align: left;
}
.news>section div span:last-of-type {
    padding-left: 5px;
    box-sizing: border-box;
    border-right: none !important;
}
.news>section div:nth-of-type(2) span {
    border-right: 1px solid #c9081d;
}
.news>section div:nth-of-type(2) span a {
    color: #c9081d;
}
.Recommend {
    position: relative;
}
.Recommend>.slide,.Recommend>.slide>a>img{
    width:475px !important;
    height:180px !important;
}
.Recommend>.slide>div{
    width:475px !important;
}
.Recommend .nav {
    font-size: 22px;
    color: #000;
    font-weight: bold;
    line-height: 50px;
    text-align: left;
}
.Recommend .layui-carousel {
    width: 475px !important;
    height: 185px !important;
}
.Recommend .layui-carousel img {
    width: 475px;
    height: 185px;
}
.Recommend .layui-carousel-ind {
    top: -220px;
    text-align: right;
}
.Recommend .layui-carousel-ind .layui-this {
    background-color: #c9081d;
}
.Recommend .layui-carousel-ind .layui-this:hover {
    background-color: #c9081d;
}
.Recommend .layui-carousel-ind li {
    background-color: #d2d2d2;
}
.Recommend .layui-carousel-ind li:hover {
    background-color: #d2d2d2;
}
.Recommend .layui-carousel-ind ul:hover {
    background: none;
}
.Recommend .layui-carousel-ind ul {
    background: none;
}

/*.Recommend span {
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.3);
    color: #fff;
    width: 33px;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    text-align: center;
    border-top-left-radius: 5px;
}*/
.load_list li {
    overflow: hidden;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #ddd;
}
.load_list li a:hover dt {
    text-decoration: underline;
}
.load_list img {
    float: left;
    width: 116px;
    height: 73px;
}
.load_list dl {
    float: right;
    width: 333px;
    height: 73px;
    position: relative;
    overflow: hidden;
}
.load_list dl dt {
    font-size: 14px;
    color: #000;
    line-height: 20px;
    max-height: 20px;
    overflow: hidden;
    text-align: left;
}
.load_list dl dt a {
    color: #333;
}
.load_list dl dt a:hover {
    color: #c9081d;
    text-decoration: underline;
}
.load_list dl dd {
    position: absolute;
    bottom: 0;
    text-align: left;
    font-size: 12px;
    color: #b1b0b0;
    line-height: 15px;
}
.load_list dl dd ul {
    position: relative;
}
.load_list dl dd ul li {
    float: left;
    margin: 0;
    margin-right: 15px;
    margin-top: 5px;
    display: inline;
    padding: 0;
    border: 0;
    overflow: auto;
}
.load_list dl dd ul li a {
    margin-right: 5px;
    color: #b1b0b0;
}
.load_list dl dd ul li a:hover {
    color: #c9081d;
    text-decoration: underline;
}
.load_list dl dd ul li img {
    margin-right: 5px;
    width: 15px;
    height: 15px;
}
.load_list .load_img {
    margin-top: -5px;
    width: auto;
    height: auto;
    float: none;
}
.load_list .load_img dt {
    font-size: 16px;
    color: #000;
    line-height: 24px;
    max-height: 64px;
    overflow: hidden;
    text-align: left;
}
.load_list .load_img a:hover dt {
    text-decoration: underline;
    color: #c9081d;
}
.load_list .load_img dd {
    overflow: hidden;
    position: relative;
    width: 585px;
    margin-top: 15px;
}
.load_list .load_img dd img {
    float: left;
    margin-right: 15px;
    display: inline;
    width: 180px;
    height: 113px;
}
.loading {
    display: block;
    font-size: 18px;
    color: #c9081d;
    border: 1px dashed #ddd;
    border-top: 0;
    padding: 10px 0;
    margin-top: -20px;
}
.loading:hover {
    color: #c9081d;
}
.loading img {
    display: inline-block;
    margin-right: 10px;
    height: 16px;
}
.loading span {
    display: inline-block;
}
.fixed {
    top: 0;
    width: 475px;
    z-index: 2;
}
.fixed2 {
    width: 475px;
    z-index: 1;
    top: 45px;
}
#TabbedPanels1 .TabbedPanelsTab {
    position: relative;
    float: left;
    width: 11.11111111111111%;
    font-size: 14px !important;
    color: #333;
    line-height: 45px;
    background-color: #f2f2f2;
    list-style: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    cursor: pointer;
    border-bottom: none;
}
#TabbedPanels4 .TabbedPanelsTab {
    position: relative;
    float: left;
    width: 11.11111111111111%;
    font-size: 14px !important;
    color: #333;
    line-height: 45px;
    background-color: #f2f2f2;
    list-style: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    cursor: pointer;
    border-bottom: none;
}
.nav24 {
    border-top: 2px solid #eeeeee;
    padding-top: 5px;
}
.nav24 dt {
    font-size: 18px;
    color: #000;
    line-height: 24px;
    font-weight: bold;
    float: left;
    border-top: 2px solid #c9081d;
    margin-top: -7px;
    padding-top: 5px;
}
.nav24 dt img {
    margin-right: 5px;
}
.nav24 dd {
    font-size: 14px;
    color: #989898;
    line-height: 24px;
    float: right;
}
.nav24 dd a {
    color: #989898;
}
.content24 {
    overflow-y: scroll;
    width: 100%;
    height: 426px;
}
.content24 ul li {
    border-bottom: 1px dashed #ddd;
    padding-bottom: 10px;
}
.content24 ul li dl {
    overflow: hidden;
}
.content24 ul li dl dt {
    font-size: 14px;
    line-height: 18px;
    color: #000;
    text-align: left;
    background-image: url(../images/icon_list24.png);
    background-repeat: no-repeat;
    background-position: left center;
    text-indent: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 10px 0;
}
.content24 ul li dl dd {
    font-size: 12px;
    color: #808080;
    line-height: 12px;
}
.content24 ul li dl dd:first-of-type {
    float: left;
    margin-left: 10px;
    display: inline;
}
.content24 ul li dl dd:last-of-type {
    float: right;
    margin-right: 10px;
    display: inline;
}
.content24 ul li a:hover dt {
    text-decoration: underline;
    color: #c9081d;
}
.content24 .date {
    text-align: left;
}
.content24 .date span {
    font-size: 12px;
    color: #c9081d;
    border: 1px solid #c9081d;
    padding: 5px 10px;
    display: inline-block;
    margin: 10px 0 0 0;
}
.right .right-banner {
    width: 100%;
}
.right .right-banner li {
    margin: 15px 0;
    position: relative;
}
.right .right-banner li img {
    width: 100%;
    height: auto;
}
.right .right-banner li span {
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.3);
    color: #fff;
    width: 33px;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    text-align: center;
    border-top-left-radius: 5px;
    display: none;
}
.big {
    padding: 0 10px 10px 10px;
    box-sizing: border-box;
    background-color: #f2f2f2;
    margin-top: 15px;
    width: 250px;
}
.big .big_list li {
    overflow: hidden;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 15px;
    padding-bottom: 5px;
}
.big .big_list li:last-of-type {
    border-bottom: none;
}
.big .big_list li img {
    float: left;
    width: 80px;
    height: 88px;
}
.big .big_list li dl {
    width: 140px;
    float: right;
    text-align: left;
}
.big .big_list li dl dt {
    text-align: left;
    display: inline;
    font-size: 14px;
    color: #000;
    line-height: 24px;
}
.big .big_list li dl dd {
    text-align: left;
    display: inline;
    font-size: 14px;
    color: #000;
    line-height: 24px;
}
.big .big_list li dl dd a:hover {
    color: #c9081d;
    text-decoration: underline;
}
.big .big_list li div {
    text-align: left;
    font-size: 14px;
    color: #000;
    line-height: 24px;
    margin: 5px 0;
}
.big .big_list li div a:hover {
    color: #c9081d;
    text-decoration: underline;
}
.big .big_list li a:hover div {
    text-decoration: underline;
    color: #c9081d;
}
.big .layui-carousel {
    height: 347px !important;
    margin: 40px 0 30px 0;
}
.big .layui-carousel-ind {
    display: none;
}
.big .layui-carousel-arrow {
    width: 40px;
    height: 20px;
    line-height: 20px;
    border-radius: 0;
}
.big .layui-carousel-arrow:first-of-type {
    top: -30px;
}
.big .layui-carousel-arrow:last-of-type {
    bottom: -30px !important;
}
.big .layui-carousel > [carousel-item] > * {
    background-color: #f2f2f2;
}
.big .layui-carousel[lay-anim="updown"] .layui-carousel-arrow {
    top: -30px;
    opacity: 1;
}
.main-banner li img {
    width: 100%;
    height: auto;
}
.main-banner2 {
    width: 1010px;
    overflow: hidden;
    position: relative;
}
.main-banner2 li {
    margin: 20px 0;
    position: relative;
    float: left;
    margin-right: 10px;
    display: inline;
}
.main-banner2 li img {
    width: 495px;
    height: auto;
}
.Exhibition ul {
    overflow: hidden;
    position: relative;
    width: 1014px;
    margin-top: 10px;
    margin-bottom: -10px;
}
.Exhibition ul li {
    float: left;
    width: 155px;
    margin-right: 14px;
    margin-bottom: 10px;
    display: inline;
}
.Exhibition ul li img {
    width: 155px;
    height: auto;
}
.link_list {
    width: 166.6666666666667px;
    float: left;
    text-align: center;
    margin: 20px 0;
    display: inline;
}
.link_list ul li a {
    font-size: 14px;
    color: #333;
    line-height: 30px;
}
.link_list ul li a:hover {
    color: #c9081d;
    text-decoration: underline;
}
.R_fixed {
    /*position: fixed;
    z-index: 2;
    top: 60%;
    left: 50%;*/
    margin-left: 510px;
    bottom: 5px;
}
.LT_banner a {
    font-size: 16px;
    color: #000;
    line-height: 30px;
    display: block;
    text-align: left;
}
.RT_banner a {
    font-size: 16px;
    color: #000;
    line-height: 30px;
    display: block;
    text-align: left;
}
.yunzhan .item_title1{
	margin-top:0;
}
.common_right div a{
	line-height:33px;
}
.bot_all .bot_tl .supplier_item a:last-child{
	/*display:none;*/
}
.RT_banner img{
	width:80px;
	height:auto;
}
.LT_banner img{
	width:80px;
	height:auto;
}
/*.Logo {
    background-color: #f2f2f2;
    padding: 0 10px;
    box-sizing: border-box;
    margin-top: 15px;
    width: 250px;
}
.Logo>div {
    padding: 10px 0;
    overflow: hidden;
}
.Logo>div img {
    height: 20px;
    float: left;
    margin-right: 5px;
    display: inline;
}
.Logo>div span {
    float: left;
    color: #c9081d;
    font-size: 16px;
    line-height: 20px;
}
.Logo dl {
    overflow: hidden;
    position: relative;
    width: 240px;
}
.Logo dl dt {
    font-size: 14px;
    text-align: left;
    color: #333;
    margin: 5px 0 10px 0;
}
.Logo dl dd {
    float: left;
    width: 70px;
    height: 39px;
    margin: 0 10px 10px 0;
    display: inline;
}
.Logo dl dd img {
    width: 100%;
}*/
}