/* banner轮播 */
.J_slider {width: 100%;height: 560px;position: relative;margin: 0 auto;margin-top: 100px;}
.J_slider .hd{position: absolute;height: 14px;bottom: 15px;z-index: 1;left: calc(50% - 56px);left:-moz-calc(50% - 56px);left: -webkit-calc(50% - 56px);}
.J_slider .hd ul li{width:50px;height: 6px;float: left;margin: 0 7px;cursor: pointer;background-color: rgba(248, 52, 84, 0.23); border-radius: 3px;}
.J_slider .hd ul li.on{background-color: #F83454;}





.J_slider div.bd {position: relative;height: 100%;z-index: 0;}
.J_slider div.bd{margin: 0 auto;}
.J_slider div.bd li {zoom: 1;vertical-align: middle;}
.J_slider div.bd li a {display: block;height: 560px;}
.box-1{background-color: #fff;padding: 30px 0;border-bottom: 1px solid #eee;}
.box-1-item{padding: 0 60px;position: relative;}
.box-1-item::after{position: absolute;content: ' ';width: 1px;height: 60px;background: #eee;right: 0;top: 50%;margin-top: -30px;}
.box-1-item span{display: block;}
.box-1-item p{padding-left: 15px;}
.box-1-item .number{font-size: 24px;color: #cf1e18d4;font-weight: bold;}
.box-1-item .title{font-size: 14px;}
.box-2{background-color: #f0f2fc;padding: 50px 0;}
.box-2-title{text-align: center;}
.box-2-title .title{font-size:48px;position: relative;padding-bottom: 10px;}
.box-2-title .title::after{position: absolute;content: ' ';width: 50px;height: 3px;background-color: #cf1e18d4;left: 50%;margin-left: -25px;bottom: 0;}
.box-2-title .subtitle{font-size: 16px;color: #999;padding-top: 10px;}
.box-2-content{padding-top: 40px;}
.box-2-item{width: 290px;margin-right: 12px;background:url(../images/mj0324_09.jpg) no-repeat left bottom #fff;height: 270px;border-radius: 6px;padding: 20px;}
.box-2-item:last-child{margin-right: 0;}
.box-2-item-title p{font-size: 24px;font-weight: bold;margin-left: 0;position: relative;line-height: 38px;}
.box-2-item-title p::after{position: absolute;content: ' ';width: 30px;height: 2px;background-color: #cf1e18d4;left: 0;bottom: 0;}
.box-2-item-title p:before{float:left;content:"";background:#0078d7;width:4px;height:22px;overflow:hidden;display:inline-block;border-radius:0;margin:9px 8px 0 0;}

.box-2-item .desc{font-size: 16px;line-height: 40px;padding: 15px 0 28px;}
.box-2-item a{display: block;width: 90px;height: 38px;border: 1px solid #999;border-radius: 3px;font-size: 14px;line-height: 38px;text-align: center;}
.box-2-list{background-color: #fff;margin-top: 12px;border-radius: 6px;}
.box-2-list p{font-size: 18px;line-height: 80px;float: left;padding: 0 39px;position: relative;color: #0078d7;cursor:pointer;}
.box-2-list p:hover{color: #FF3838;}
.box-2-list p::after{position: absolute;content: ' ';width: 2px;height: 30px;background-color: #f0f2fc;right: 0;top: 50%;margin-top: -15px;}
.box-2-list p:last-child::after{display: none;}
.box-2-more{display: block;font-size: 16px;width: 150px;height: 40px;line-height: 40px;margin: 0 auto;text-align: center;color: #fff;background-color: #0078d7;border-radius: 5px;margin-top: 30px;}
.box-3{padding: 50px 0;}
.box-3-con li{float: left;width: 33.3333333333%;text-align: center;padding-top: 50px;}
.box-3-con li .title{font-size: 20px;padding: 15px 0;}
.box-3-con li .text{font-size: 16px;width: 280px;margin: auto;}
.box-4{background-color: #f0f2fc;padding: 50px 0;}
.box-4 .resource-media-con {padding-top: 20px;}
.box-4 .resource-media-con .hd ul li{ color:#9093a0}
.box-4 .resource-media-con .cate {display: flex;flex-direction: row;justify-content: center;}
.box-4 .resource-media-con .cate li {font-size: 18px;width: 118px;height: 44px;border-radius: 5px;line-height: 44px;text-align: center;cursor: pointer;}
.box-4 .resource-media-con .cate li.on {color: #fff;background-color: #0078d7;}
.box-4 .resource-media-con .cast-list {padding-top: 50px;}
.box-4 .resource-media-con .cast-list li {float: left;width: 220px;text-align: center;background-color: #fff;margin-right: 25px;margin-bottom: 20px;border: 1px solid #d3d3d3;border-radius:2px;}
.box-4 .resource-media-con .cast-list li:nth-of-type(5n) {margin-right: 0;}
.box-5{padding: 50px 0;}
/* 
  turn : 定义的动画名称
  1s : 动画时间
  linear : 动画以何种运行轨迹完成一个周期
  infinite :规定动画应该无限次播放
 */
@keyframes turn{0%{-webkit-transform:rotate(0deg);}
  25%{-webkit-transform:rotate(90deg);}
  50%{-webkit-transform:rotate(180deg);}
  75%{-webkit-transform:rotate(270deg);}
  100%{-webkit-transform:rotate(360deg);}
}
.box-5 .mj-11-content {position: relative;width: 1050px;margin: 0 auto;padding-bottom: 90px;margin-top: 70px;}
.box-5 .mj-11-01{text-align: center;}
.box-5 .mj-11-02 {position: absolute;top: 55px;left: 50%;margin-left: -267px;}
.box-5 .mj-11-item {position: relative;top: -592px;left: -4px;width: 275px;}
.box-5 .mj-11-item .mj-11-icon {position: absolute;left: 0;}
.box-5 .mj-11-item .mj-11-line {position: absolute;left: 78px;top: 30px;}
.box-5 .mj-11-item .title {font-size: 20px;font-weight: bold;position: absolute;top: 0;left: 78px;}
.box-5 .mj-11-item .desc {font-size: 14px;width: 176px;text-align: left;position: absolute;left: 0;top: 74px;}
.box-5 .mj-11-item::after {content: ' ';display: block;width: 20px;height: 20px;position: absolute;top: 81px;left: 254px;background-color: rgba(0,93,151,0.4);border-radius: 50%;-webkit-animation: bounce 2s infinite;}
.box-5 .mj-11-item-2, .box-5 .mj-11-item-4, .box-5 .mj-11-item-6 {transform: rotateY(180deg);left: 778px;}
.box-5 .mj-11-item-2 .mj-11-icon, .box-5 .mj-11-item-2 .title, .box-5 .mj-11-item-2 .desc, .box-5 .mj-11-item-4 .mj-11-icon, .box-5 .mj-11-item-4 .title, .box-5 .mj-11-item-4 .desc, .box-5 .mj-11-item-6 .mj-11-icon, .box-5 .mj-11-item-6 .title, .box-5 .mj-11-item-6 .desc {transform: rotateY(180deg);}
.box-5 .mj-11-item-3{top: -370px;}
.box-5 .mj-11-item-4{top: -368px;}
.box-5 .mj-11-item-5{top: -94px;left: -2px;}
.box-5 .mj-11-item-5 .mj-11-line,
.box-5 .mj-11-item-6 .mj-11-line{top: -52px;}
.box-5 .mj-11-item-6{top: -94px;}
/*定义帧动画*/
@-webkit-keyframes bounce {0%,100% {transform: scale(0.5);}
	50% {transform: scale(1);}
}
.box-5 .mj-11-item::after{content: ' ';display: block;width: 20px;height: 20px;position: absolute;top: 81px;left: 254px;background-color: rgba(236,102,22,0.4);border-radius: 50%;-webkit-animation: bounce 2s infinite;}
.box-5 .mj-11-item-3::after,
.box-5 .mj-11-item-4::after{top: 26px;left: 256px;}
.box-5 .mj-11-item-5::after,
.box-5 .mj-11-item-6::after{top: -57px;left: 255px;}
.box-6{background-color: #f0f2fc;padding: 50px 0;}
.publish-process .con{position: relative;margin-top: 50px;}
.publish-process .con .border{border:7px solid #199fff;position: absolute;width: 100%;z-index: 0;top:42px;}
.publish-process .con ul{position: relative;z-index: 1;}
.publish-process .con ul li{width: 140px;float: left;margin:0 30px;}
.publish-process .con ul li figure{width: 95px;height: 95px;background: #fff;border-radius: 50%;border:1px solid #199fff;margin:0 auto;}
.publish-process .con ul li figure p{width: 79px;height: 79px;background: #199fff;border-radius: 50%;text-align: center;margin:0 auto;margin-top:8px;}
.publish-process .con ul li figure img{height: 60px;padding-top: 20px;}
.publish-process .con ul li .sx{display: block;width: 1px;height: 37px;background: #199fff;margin:0 auto;}
.publish-process .con ul li .numb{font-size: 18px;color: #199fff;border:1px solid #199fff;width: 33px;height: 33px;text-align: center;line-height: 33px;border-radius: 50%;margin:0 auto;}
.publish-process .con ul li .title{font-size: 20px;line-height: 40px;text-align: center;}
.box-7{padding: 50px 0;}
.box-7-list{padding-top: 32px;}
.box-7-item{float: left;width: 572px;margin-right: 36px;margin-top: 18px;}
.box-7-item:nth-of-type(even){margin-right: 0;}
.box-7-item .img{float: left;border-radius: 5px;width: 150px;height: 124px;overflow: hidden;}
.box-7-item .info{padding-left: 160px;}
.box-7-item .info .title{font-size: 24px;}
.box-7-item .info .title a{color: #333;}
.box-7-item .info .desc{font-size: 14px;line-height: 26px;color: #666;margin: 10px 0;}
.box-7-item .info .more{color: #999;font-size: 14px;}
.box-8{background: url(../images/mj0324_17.jpg) no-repeat center center;height: 114px;text-align: center;padding: 9px 0 26px 0;}
.box-8 p{font-size: 20px;color: #fff;padding: 30px 0;}
.box-8 a{color: #fff;background-color: #ff0f47;font-size: 14px;padding: 10px 40px;border-radius: 5px;}
.box-8 br {display: none;}
.index-news{background: #f8f8f8;padding:50px 0;}
.index-news-list{margin:0 auto;margin-top:50px;}
.index-news-list li a{display: block;margin-bottom: 10px;overflow: hidden;padding:22px 40px 10px 40px;}
.index-news-list li figure{width: 128px;height: 80px;}
.index-news-list li figure img{width: 128px;height: 80px;}
.index-news-list li .info{width: 618px;margin:0 50px;}
.index-news-list li .info .title{font-size: 16px;line-height: 32px;}
.index-news-list li .info .text{line-height: 24px;}
.index-news-list li .time time{line-height: 32px;}
.index-news-list li .time .more{background: url(../images/index27.png) no-repeat center center #fff;width: 60px;height: 18px;display: block;border-radius: 9px;margin-top: 22px;}
 
/* 新闻 */
.show-news{padding-top: 30px;}
.show-news .show-title{font-size: 30px;text-align: center;display: block;margin-bottom: 10px;color: #333;font-weight: 400;}
.show-news .show-time{text-align: center;color: #777;font-size: 14px;margin-bottom: 10px;padding-bottom: 10px;}
.show-news .show-text{font-size: 14px;color: #545454;line-height: 26px;padding-bottom: 20px;}
.PervNext{width: 100%;margin: 0 auto;padding-top: 15px;margin-top: 30px;border-top: 1px solid #eee;}
.PervNext p{font-size: 14px;line-height: 28px;color: #545454;}
.PervNext p a{color: #545454;display: inline-block;}
.ny-banner{height: 370px;margin-top: 100px;}
.ny-banner2{height: 99px;}
.m-menu-btn,
.m_J_slider{display: none;}
.tabs {width: 1200px;height: 80px;color: #262626;font-size: 18px;line-height: 80px;text-align: center;margin: 0 auto;border-bottom: 1px solid #e7e7e7;}
.tabs .tab.active {border-bottom: 4px solid #ff4b40;}
.tabs .tab {height: 100%;float: left;background: #fff;cursor: pointer;}

.w1200{width:1200px;max-width:1200px;margin:0 auto;position: relative;}
.f24{ font-size:24px;}
.f48{ font-size:48px;}
.tc{ text-align:center;}
.red{ color:red;}
.bg_w{ background:#f2f7fa;}

/**banner end**/
.index_nav_btn{width:100%;line-height:80px;background-color:#ffffff;border-radius:10px}
.index_nav_btn .item{width:24.7%;text-align:center;font-weight:500;color:#333333;font-size:20px;display:inline-block;position:relative}
.index_nav_btn .item::after{width:1px;height:30px;background:#CFD4D9;content:'';position:absolute;top:25px;right:0px}
.index_nav_btn .item:last-child::after{display:none}
.index_nav_btn .item img{margin-right:20px}

/**媒介汇的品牌营销优化服务内容**/
.v2023A .fun_content{display: flex;width: 1200px;height:338px;margin: 49px auto 0;box-shadow: 0 10px 30px 0 rgba(113, 144, 207, 0.2);}
.v2023A .fun_content div:nth-child(2){background:url(../images/new_index/1-pic2.png) no-repeat;width: 50%;background-position: center;}
.fun_content div:nth-child(2) p{width: 500px;height: 214px;font-size: 22px;font-family: Microsoft YaHei;font-weight: 400;color: #333;line-height: 48px;padding-left: 80px;padding-top: 50px;}

.fun_bot{margin: 40px auto 0; display: flex;width: 1200px; background:#fff;}
.popularize_left{ padding-left:40px;}
.popularize_left .popularize_line{display: inline-block;width: 60px;height: 5px;background-color: #ff4141;margin-bottom: 10px;margin-right: 10px;}
.popularize_left .popularize_title{height: 27px;font-size: 30px;font-weight: 800; color: #fbd5d5;line-height: 72px;opacity: 0.21;font-family: Alibaba PuHuiTi;display: inline-block;}
.popularize_left .popularize_info{width: 327px;height: 200px;font-size: 32px;font-weight: bold;color: #333;line-height: 80px; font-family: Microsoft YaHei;margin-top: 72px;} 
.popularize_left .popularize_btn{width: 176px;height: 49px;background: linear-gradient(180deg,#fe5f37 0%,#ff0f47 100%);box-shadow: 0 10px 30px 2px rgba(132,100,56,0.22); text-align: center;font-size: 18px;font-weight: 400;color: #fff;line-height: 49px;font-family: Alibaba PhHuiTi;border-radius: 25px;border: none;margin-top: 86px;}


/**服务标杆**/
.index_merit{width:100%;background:url(../images/new_index/1-bg.png) center center;min-height:874px}

.index_com_tit{text-align:center}
.index_com_tit h2{font-size:48px;font-family:Source Han Sans SC VF;font-weight:bold;color:#333333;line-height:60px}
.index_com_tit p{margin-top:10px;font-size:18px;font-family:Source Han Sans SC VF;font-weight:400;color:#9093A0;line-height:36px}
.index_merit_data{display:flex;flex-wrap:wrap;margin-top:80px}
.index_merit_data .item{width:33.33%;padding:30px 0px}
.index_merit_data .item img{display:block;margin:auto}
.index_merit_data .item h2{text-align:center;font-size:30px;font-family:Source Han Sans SC VF;font-weight:bold;color:#333333;line-height:60px}
.index_merit_data .item p{text-align:left;font-size:18px;font-family:Source Han Sans SC VF;font-weight:400;color:#333333;line-height:36px;opacity:0.8;width:80%;display:block;margin:auto}


/**一站式品牌解决方案**/
.index_extension_service{width:100%;background:#F2F7FA}
.index_extension_service .index_service_data{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;justify-content:space-between;align-items:flex-start;background-color:#fff;}
.index_extension_service .index_service_data .item{width:50%}


.index_extension_service .index_service_data .item.itemem{padding: 37px 47px 26px 51px;}
.index_extension_service .index_service_data .item img{width:600px;height:400px}
.index_extension_service .index_service_data .item p{font-size:18px;font-family:Source Han Sans SC VF;font-weight:400;color:#333;line-height:48px; text-indent:2em;}

/**海量媒体**/
.index_com_tit{text-align:center;padding: 0 0 55px;}
.index_com_tit h2{font-size:36px;font-family:Source Han Sans SC VF;font-weight:bold;color:#333333;line-height:60px}
.index_com_tit p{margin-top:10px;font-size:18px;font-family:Source Han Sans SC VF;font-weight:400;color:#9093A0;line-height:36px}

.index_enlist{width:100%;background:url(../images/new_index/5-bg.png) center center;min-height:850px}
.index_enlist .index_com_tit h2,.index_enlist .index_com_tit p{color:#fff}
.index_enlist .index_com_tit p{letter-spacing:4px}
.index_enlist .index_com_tit h2 span{background-image:linear-gradient(89deg,#F28E26 0%,#FD644F 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}
.index_enlist .index_enlist_num img{display:block;max-width:100%;margin:50px auto 40px}
.index_enlist .index_enlist_data{display:flex;justify-content:space-between;flex-wrap:wrap}
.index_enlist .index_enlist_data .item{width:380px;height:320px;box-shadow:0px 13px 29px 0px rgba(104,80,80,0.26);padding:40px 0px;border-radius:10px}
.index_enlist .index_enlist_data .item img{display:block;margin:auto}
.index_enlist .index_enlist_data .item p{text-align:center;letter-spacing:2px;font-size:30px;font-family:Source Han Sans SC VF;font-weight:500;color:#fff;line-height:48px}
.index_enlist .btn{width:164px;text-align:center;display:block;line-height:50px;border-radius:10px;height:50px;background:linear-gradient(90deg,#FE584F 0%,#FF840D 100%);box-shadow:0px 9px 18px 0px rgba(219,87,43,0.3);font-size:20px;font-family:SourceHanSansCN;font-weight:500;margin:50px auto;color:#fff}


/*稿件流程*/
.index_flow{padding:80px 0px}
div.index_flow.w1200{width:100%}
.index_flow .index_flow_btn{display:flex;align-items:center;justify-content:center}
.index_flow .index_flow_btn .btn{width:200px;box-sizing:border-box;height:60px;text-align:center;line-height:52px;background:#fff;border:1px solid #F28E26;font-size:30px;font-family:Source Han Sans SC VF;font-weight:bold;color:#FF9E47}
.index_flow .index_flow_btn .btn.active{background:linear-gradient(0deg,#FE584F 0%,#FF840D 100%);color:#fff;box-sizing:border-box}
.index_flow .index_flow_img{margin-top:50px}
.index_flow .index_flow_img img{display:none;max-width:100%;height:auto}
.index_flow .index_flow_img img.active{display:block;margin:auto}


/**新闻**/
.inside-info .index-news-list .author {width: 100%;height: 24px;line-height: 24px;margin-top: 10px;overflow: hidden;color: #939393;font-size: 14px;}
.index-news-list .author .tag.yx {color: #fea35a;}
.index-news-list .author span {margin-right: 20px;}
.index-news-list li {display: inline-block;border-bottom: 1px solid #e7e7e7;}
.footer-nav {display: flex;flex-direction: row;justify-content: center;margin: 25px 0;}
.footer-nav li {font-size: 14px;color: #999;border-right: 1px solid #999;height: 14px;line-height: 14px;padding: 0 9px;}

@media screen and (max-width: 768px) {.J_slider,.box-5 .mj-11-01,.box-5 .mj-11-02,.box-5 .mj-11-item .mj-11-line,.footer-content{display: none;}
	.m-menu-btn,.m_J_slider{display: block;}
	.f24{font-size: 1.6em;}
	.wrap{width: 96%;}
	.logo{padding: 20px 0;height: auto;}
	.select-city{margin-top: 12px;}
	.m-menubg {position: fixed;width: 100%;height: 100%;right: -100%;top: 0;background: rgba(0, 0, 0, 0.5);z-index: 9999;}
	.m-menu{background: #fff;height: 100%;width: 200px;float: right;border-bottom: 0;z-index: 1111;}
	.menu {margin-top: 40px;padding-left: 0;}
	.top-menu-item {line-height: 40px;text-align: center;width: 100%;}
	.login-reg {float: left;margin-left: 40px;padding-top: 0;}
	.login-reg a {display: block;text-align: center;margin-top: 15px;}
	.m-close {display: block;float: left;width: calc(100% - 200px);height: 100%;}
	.m-menu-btn {display: block;margin-top: 25px;}
	.m-menu-btn img {height: 26px;}
	.m_J_slider{margin-top: 77px;}
	.box-1,	.box-2,	.box-3,	.box-4,.box-5,	.box-6,	.box-7{padding: 15px 0;}
	.box-1-item{width: 50%;padding: 0;}
	.box-1-item img{height: 30px;margin-top: 10px;}
	.box-1-item .number{font-size: 16px;}
	.box-2-title .title{font-size: 2em;}
	.box-2-title .subtitle{font-size: 12px;}
	.box-2-content{padding-top: 15px;display: flex;flex-wrap: wrap;justify-content: space-around;}
	.box-2-item{width: 48%;margin-right: 0;height: auto;margin-bottom: 2%;padding: 10px;}
	.box-2-item-title{height: 47px;}
	.box-2-item-title p{font-size: 18px;}
	.box-2-content::after{display: none;}
	.box-2-item .desc{padding: 14px 0;height: 168px;}
	.box-2-list{display: flex;flex-wrap: wrap;justify-content: space-between;padding: 5px 0;}
	.box-2-list p{width: 25%;padding: 0;text-align: center;line-height: 40px;font-size: 14px;}
	.box-2-list p:nth-of-type(4)::after{display: none;}
	.box-3-con li{padding: 25px 2% 0 2%;}
	.box-3-con .img img{height: 50px;}
	.box-3-con li .title{font-size: 16px;padding: 5px 0;}
	.box-3-con li .text{font-size: 12px;width: 109px;margin: auto;}
	.box-4 .resource-media-con{padding-top: 25px;}
	.box-4 .resource-media-con .cate li{font-size: 14px;line-height: 35px;height: 35px;}
	.box-4 .resource-media-con .cast-list{padding-top: 25px;}
	.box-4 .resource-media-con .cast-list li{width: 19%;margin-right: 0.5%; margin-left:0.5%}
	.box-5 .mj-11-content{width: 100%;position: static;margin-top: 25px;padding-bottom: 0;}
	.box-5 .mj-11-list {display: flex;flex-wrap: wrap;justify-content: space-between;}
	.box-5 .mj-11-item {position: static;width: 49%;text-align: center;margin-bottom: 20px;}
	.box-5 .mj-11-item .mj-11-icon {display: inline-block;}
	.box-5 .mj-11-item::after{display: none;}
	.box-5 .mj-11-item .title,
	.box-5 .mj-11-item .mj-11-icon,
	.box-5 .mj-11-item .desc{position: static;}
	.box-5 .mj-11-item .title{font-size: 15px;line-height: 30px;}
	.box-5 .mj-11-item .desc{width: 100%;text-align: center;}
	.publish-process .con {margin-top: 25px;}
	.publish-process .con .border {display: none;}
	.publish-process .con ul li {width: 30%;margin: 0 1% 2% 1%;}
	.publish-process .con ul li .title {font-size: 15px;}
	.publish-process .con ul li .sx,.publish-process .con ul li .numb{display: none;}
	.box-7-list{padding-top: 5px;}
	.box-7-item{width: 100%;margin-right: 0;}
	.box-7-item .img{width: 90px;height: 74px;}
	.box-7-item .info {padding-left: 105px;}
	.box-7-item .info .more{display: none;}
	.box-7-item .info .desc{font-size: 12px;line-height: 20px;margin: 5px 0;}
	.box-8{height: auto;padding: 30px 0 30px 0;}
	.box-8 p{font-size: 16px;}
	.copyright{line-height: 32px;padding: 10px 0;}
	.ny-banner{background-size: 300%!important;height: 200px;margin-top: 77px;}
	.index-news-list{margin-top: 20px;}
	.index-news-list li a{padding: 10px;}
	.index-news-list li .info{float: none;width: auto;margin: 0;padding-left: 138px;}
	.index-news-list li .info .text,.index-news-list li .time .more{display: none;}
	.show-news{padding-top: 20px;}
	.show-news .show-title{font-size: 18px;}
	.page .pagination{display: block;}
	.page .pagination li{margin-top: 10px;}
	.page .pagination li.active, .page .pagination li a:hover{margin-top: 10px;}
	.layui-layer{width: 90%!important;height: 35%!important;}
	.contact-list li{margin: 0;font-size: 12px;}
	.contact-list li img{width: 90px;height: 90px;}
	.tabs {width: 100%;height: 80px;color: #262626;font-size: 18px;line-height: 80px;text-align: center;margin: 0 auto;border-bottom: 1px solid #e7e7e7;}
	.tabs .tab.active {border-bottom: 4px solid #ff4b40;}
	.tabs .tab {height: 100%;float: left;background: #fff;cursor: pointer;margin-left: 20px;}
	/**新闻**/
	.inside-info .index-news-list .author {width: 100%;height: 24px;line-height: 24px;margin-top: 10px;overflow: hidden;color: #939393;font-size: 14px;}
	.index-news-list .author .tag.yx {color: #fea35a;}
	.index-news-list .author span {margin-right: 20px;}
   .index-news-list li {display: inline-block;border-bottom: 1px solid #e7e7e7;}
	.box-2-item .desc {font-size: 16px;line-height: 30px;padding: 11px 0;}
	.footer-nav {display: none;}
	.ny-banner {background-size: 200%!important;height: 200px;margin-top: 77px;}	
}


@media screen and (max-width:1200px){
.header{width:100%}
.wrap_header{display:block}
.w1200{width:100%}
body{min-width:100%}
.important-head{display:none}
#menu-top{display:none}
.commonNobg .wrap_header{height:80px;position:static;top:0px;width:94%;margin:auto;left:0px}
.newsDetails,.newsDetailsNav p{padding:0px 20px}
.newsDetailsSX a{width:100%}
.aboutUsGood .aboutUsGoodTit{width:100%}
.aboutUs .aboutUsTit{padding:0px 20px}
.members .membersBox{margin-bottom:20px}
.index_combo_data .item{width:50%}
.index_nav_btn .item{width:49%}
.index_nav_btn .item::after,.page_index .index_said{display:none}

.index_com_tit h2{font-size:2em;}
.index_com_tit p{}


.fun_bot{display: block;width: 100%;}
.popularize_left{ padding-left:2em; padding-right:2em;}


.popularize_left .popularize_line{display: inline-block;width: 60px;height: 5px;background-color: #ff4141;margin-bottom: 10px;margin-right: 10px;}
.popularize_left .popularize_title{height: 27px;font-size: 30px;}
.popularize_left .popularize_info{width: 100%;height: auto;font-size: 2em;line-height: 2em;margin-top: 2em;} 
.popularize_left .popularize_btn{width: 100%;border-radius: 2px;margin-top: 86px; margin-bottom:30px;}



.index_merit{background:none}
.index_merit_data .item{width:50%}
.index_enlist .index_enlist_data .item{width:30%}
.index_enlist .w1200{padding-bottom:30px}
}
@media screen and (max-width:1020px){.service-left{display:none}
.service-font-position{width:100%;margin:0px 0px;padding:0px 0px 50px 0px}
.service-tab{height:auto}
.box_left{display:none}
.box .box_right{width:94%;float:none;margin:auto}
.handpickmenu ul li{width:32%;margin:5px 0px}
.box .box_right h2{margin-top:15px}
.handpickmenu{margin:30px auto}
.writeJG ul li>img{display:none}
.writeJG ul li .li_cont{position:static;margin:0px auto 20px;width:90%}
.writeJG ul li .li_title div{margin-left:0px}
.writeJG ul li .li_cont{height:auto}
.newsInforListBox img{margin:0px auto 20px}
}
@media screen and (max-width:845px){
.loginBox{margin:-95px auto 0px}
.service-tab li{width:100%}
.content-bag .content-bag-li{width:90%;float:none;border:none;margin:10px auto}
.xwmtBox .xwmtHead p,.OtherSer h2,.OtherSerBtnBox{text-align:center}
.content-bag{padding:20px 0px}
.OtherSerTab .OtherSerTabbg .OtherCol{height:450px}
.JoinUs p{padding-top:50px}
.footerBA{height:auto}
.index_combo_data .item{width:100%}
.index_nav_btn .item{width:100%;text-align:left;padding-left:10%;box-sizing:border-box}
.index_merit_data .item{width:100%}

.index_merit{ min-height:auto;}
.index_merit_data{ margin-top:1.8em;}
.index_merit_data .item{width:50%;padding:0.1em 0}
.index_merit_data .item h2{font-size:1.8em;line-height:1.8em}
.index_merit_data .item p{font-size:1.4em;}

.index_com_tit{padding: 1em 0;}

.index_extension_service .index_service_data .item.itemem{padding: 2em;}
.index_extension_service .index_service_data{display:block;flex-direction:row;flex-wrap:nowrap;}
.index_extension_service .index_service_data .item{width:100%;}
.index_extension_service .index_service_data .item img{width:100%;height:auto;}

.index_enlist .index_enlist_num img{max-width:90%;margin:2em auto;}

.index_enlist .index_enlist_data .item{width:90%;margin:10px auto}

.index_flow .index_flow_img img{max-width:90%;}

.footer .w1200 .tel a{margin:20px auto}
.footer .w1200 .tel{width:100%}
}