/* 全局设定 */

html{font-size: 10vw;}

body{font-size:14px; color:#444; font-family: sans-serif, Arial;}



/*超链全局接样式*/

a{color:#2575e8; text-decoration:none; hide-focus:expression( this.hideFocus=true ); outline:none;  cursor: pointer;}

a:hover {color:#2575e8; text-decoration: underline;}



/*页面宽度 - 根据设计页面宽度修改*/

.all{width: 1200px;} /* 可结合“m[0a~100a]”使窗口居中: <div class="all m0a"></div> ; */

.full{width:100%; max-width: 1920px; min-width: 1200px;} /*用于铺满屏幕宽度 【铺满容器宽度用w100p】*/



/*头部*/

.logo{position: absolute; left: 0; top: 26px;}



.topMenuNaviList {text-align: right; padding-right: 46px;}

.topMenuNaviList li{display: inline-block;}

.topMenuNaviList li a {display: inline-block;	font-size:16px;	color:#02101a; height:70px; line-height:70px; text-align:center; padding:0 18px; box-sizing: border-box;}

.topMenuNaviList li a:hover {text-decoration:none; }

.topMenuNaviList li .indexCurrent, .topMenuNaviList li a:hover {color:#0054ff; font-weight: bold;}

.subNav:before{content: ''; display: block; position: absolute; left: 34px; top: -7px; width: 20px; height: 7px; background: url(//pic.mairuan.com/WebSource/common/web/images/subNavTop.png) no-repeat bottom;}

.subNav{position: absolute; width: 210px; border:1px solid #e5e5e5; border-radius: 10px; left: 2px; top: 70px; background: #fff; padding: 10px 0;}

.topMenuNaviList .subNav li{width: 100%;}

.topMenuNaviList li .subNav a{display: block; height: 45px; line-height: 45px; padding:0 15px; text-align: left;}



.topSearchImg{position: absolute; right:0px; top:25px; z-index:2;}



.topSearch {position: absolute; right:0px; top:0px; width:560px; height: 70px; overflow:hidden; color: #bbb; z-index: 3;}

#searchValueId {border:none; border-bottom:1px solid #bbb; background: none; display: block; height:50px; line-height:50px; padding:10px 100px 0 50px; width:410px;}

.searchButtom {position:absolute;top:25px; right:0px;}

.singledn{ display: block!important; }

/* header start */
.header {width: 100%;max-width: 1920px;min-width: 1200px;margin: 0px auto;height: 70px;position: relative;z-index: 999;}
.header .content {width: 1200px;margin: 0px auto;height: 100%;position: relative;}
.header .content a.openKefu {color: #444;cursor: pointer;}
.header .content .logo {display: inline-block;width: 360px;font-size: 28px;padding-left: 135px;background: linear-gradient(to bottom, #77bcff, #2a5ce8);-webkit-background-clip: text;color: transparent;position: relative;top: auto;}
.header .content .logo sup {font-size: 13px;font-weight: bolder;vertical-align: top;}
.header .content .logo:before {content: '';width: 129px;height: 29px;background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/vsp_logo.png) no-repeat center center;position: absolute;top: 3px;left: 0;}
.header .content .logo:after {content: '';width: auto;color: #333;font-size: 15px;position: absolute;top: 10px;right: 0;}
.header .content .menuSarch .searchButtom {cursor: pointer;position: absolute;top: 25px;right: 0px;}
.header .content .menuSarch #searchValueMenu {color: #999;}
.header .content .header-naviList {display: inline-block;width: calc(100% - 400px);text-align: right;padding-right: 46px;}
.header .content .header-naviList li {display: inline-block;position: relative;}
.header .content .header-naviList li[hoverShow='true'] {position: relative;}
.header .content .header-naviList li[hoverShow='true'] i {font-size: 14px;margin-right: 5px;}
.header .content .header-naviList li a {display: inline-block;font-size: 16px;color: #02101a;height: 70px;line-height: 70px;text-align: center;padding: 0 18px;box-sizing: border-box;}
.header .content .header-naviList li a i {font-size: 14px;margin-left: 5px;}
.header .content .header-naviList li .indexCurrent,
.header .content .header-naviList li a:hover {color: #0054ff;font-weight: bold;}
.header .content .header-naviList li .subNav {position: absolute;width: 210px;border: 1px solid #e5e5e5;border-radius: 10px;left: 2px;top: 70px;background: #fff;padding: 10px 0;}
.header .content .header-naviList li .subNav a {display: block;height: 45px;line-height: 45px;padding: 0 15px;text-align: left;border-bottom: 1px solid #eee;}
.header .content .topSearch {position: absolute;right: 0px;top: 0px;width: 560px;height: 70px;overflow: hidden;color: #bbb;z-index: 3;}
.header .content .topSearch i {position: absolute;left: 6px;top: 25px;font-size: 20px;cursor: pointer;}
.header .content .topSearch #searchValueId {border: none;border-bottom: 1px solid #bbb;background: none;display: block;height: 50px;line-height: 50px;font-size: 16px;color: #999;padding: 10px 100px 0 50px;width: 410px;}
.header .content .topSearch .searchButtom {cursor: pointer;position: absolute;top: 25px;right: 0px;}
.header .content .topSearchImg {position: absolute;right: 0px;top: 25px;z-index: 2;}
.header .content .topSearchImg img {cursor: pointer;}
/* header end */

/* .header {width: 100%;max-width: 1920px;min-width: 1200px;height: 70px;margin: 0px auto;position: relative;z-index: 999;}
.header .header-content {width: 1200px;height: 100%;margin: 0 auto;position: relative;}
.header .header-content a.openKefu {color: #444;cursor: pointer;}
.header-content_logo {display: inline-block;width: 360px;font-size: 28px;padding-left: 135px;background: linear-gradient(to bottom, #77bcff, #2a5ce8);-webkit-background-clip: text;color: transparent;position: relative;}
.header-content_logo sup {font-size: 13px;font-weight: bolder;vertical-align: top;}
.header-content_logo a{color: transparent;}
.header-content_logo:before {content: '';width: 129px;height: 29px;background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/vsp_logo.png) no-repeat center center;position: absolute;top: 3px;left: 0;}
.header-content_menuSarch .searchButtom {cursor: pointer;position: absolute;top: 25px;right: 0px;}
.header-content_menuSarch #searchValueMenu {color: #999;}
.header-content_naviList {display: inline-block;width: calc(100% - 400px);text-align: right;padding-right: 46px;}
.header-content_naviList li {display: inline-block;position: relative;}
.header-content_naviList li a {display: inline-block;font-size: 16px;color: #02101a;height: 70px;line-height: 70px;text-align: center;padding: 0 18px;box-sizing: border-box;}
.header-content_naviList li a i {font-size: 14px;margin-left: 5px;}
.header-content_naviList li .indexCurrent,
.header-content_naviList li a:hover {color: #0054ff;font-weight: bold;}
.header-content_naviList li .subNav {position: absolute;width: 210px;border: 1px solid #e5e5e5;border-radius: 10px;left: 2px;top: 70px;background: #fff;padding: 10px 0;}
.header-content_naviList li .subNav a {display: block;height: 45px;line-height: 45px;padding: 0 15px;text-align: left;border-bottom: 1px solid #eee;}
.header-content_topSearch {position: absolute;right: 0px;top: 0px;width: 560px;height: 70px;overflow: hidden;color: #bbb;z-index: 3;}
.header-content_topSearch i {position: absolute;left: 6px;top: 25px;font-size: 20px;cursor: pointer;}
.header-content_topSearch #searchValueId {border: none;border-bottom: 1px solid #bbb;background: none;display: block;height: 50px;line-height: 50px;font-size: 16px;color: #999;padding: 10px 100px 0 50px;width: 410px;}
.header-content_topSearch .searchButtom {cursor: pointer;position: absolute;top: 25px;right: 0px;}
.header-content_topSearchImg {position: absolute;right: 0px;top: 25px;z-index: 2;}
.header-content_topSearchImg img {cursor: pointer;} */



/* footer start */
.footer {width: 100%;max-width: 1920px;min-width: 1200px;margin: 0px auto;background: #f6f7f8;}
.footer a {color: #666;display: inline-block;}
.footer .footer-content {width: 1200px;margin: 0 auto;}
.footer .footer-content .friendLinks {line-height: 26px;border-bottom: 1px solid #eee;padding: 20px 0 20px 0;}
.footer .footer-content .friendLinks a {margin: 0 12px 0 0;}
.footer-content_fmenu {padding: 50px 0;}
.footer-content_fmenu > div {position: relative;}
.footer-content_fmenu > div:last-child > img {width: 100%;}
.footer-content_fmenu > div:last-child > div {text-align: center;overflow: hidden;}
.footer-content_fmenu > div:last-child > div p {float: left;font-size: 16px;color: #666;padding-top: 20px;}
.footer-content_fmenu > div:last-child > div img {float: left;}
.footer-content_fmenu .footerTitle p {font-size: 20px;padding-bottom: 20px;}
.footer-content_fmenu ul {line-height: 32px;}
.footer-content_fmenu ul li img {margin-right: 15px;}
.footerBottom {width: 100%;max-width: 1920px;min-width: 1200px;margin: 0px auto;background: #f5f5f5;padding-top: 18px;}
.footerBottom .footerBottom-content {width: 1200px;margin: 0px auto;}
.footerBottom .footerBottom-content .footerBottom-content_top {font-size: 18px;font-weight: bold;color: #333;padding-bottom: 18px;border-bottom: 1px solid #e0e0e0;text-align: center;}
.footerBottom .footerBottom-content .footerBottom-content_top span {padding-left: 8px;}
.footerBottom-content_bottom {background: #f5f5f5;padding: 20px 0;}
.footerBottom-content_bottom > div {text-align: center;}
.footerBottom-content_bottom > div p:first-child {color: #999;padding: 10px 0 10px 0;}
.footerBottom-content_bottom > div p:first-child a {color: #999;}
.footerBottom-content_bottom > div p:first-child a:hover {color: #e83a17;}
.footerBottom-content_bottom > div p:last-child img {width: 26px;}
.footerBottom-content_bottom > div p:last-child a {color: #999;}
/* footer end */


/* .footer{background: #f6f7f8;}
.footer .bdb{border-bottom:1px solid #eee;}
.footer a{color: #666; display:inline-block;}
.friendLinks  a{margin: 0 12px 0 0;}
.footer_center_1 .bb1se0{ border-bottom: 1px solid #e0e0e0; }
.footer_center_1{background: #f5f5f5;}
.footer_center_1 a{color: #999;}
.footer_center_1 a:hover,
.footer_center_1 .wxpt{color: #e83a17;}
.footer_center_2{background: #f5f5f5;}
.footer_center_2 a{color: #666;}
.footer_center_2 a:hover{color: #e83a17;}
.footer_center_2 .links a{padding:0 6px;}
.footer_center_2 .links_ba a{color: #999;}
.footer_center_2 .links_ba a:hover{color: #e83a17;}
.footer_center_2 .image_ba img{ width: 22px; height: 28px; }
.footer_center_2 .image_ba a{ color: #999; } */



/*其它通用样式*/
.c-1{color: #2575e8;}
.c-2{color: #E94518;}
.c-3, .ch-3:hover{color: yellow;}
.c-4{color: #1F7DD9;}
.c-5{color: #5d4a1d;}
.c-6{color: #f5d77d;}
.c-7{color: #b77138;}
.c-8, .ch-8:hover{color: #fff4d0;}
.c-9{color: #ef4a3d;}
.c-10{color: #e1a649;}
.c-11{color: #aa6f12;}
.c-12{color: #d89329;}
.c_0c7{color: #0c78e7;}
.c_cba , .c_cba:hover{color: #cba565;}
.c_eb5 , .c_eb5:hover{color: #eb5440;}
.c_714 , .c_714:hover{color: #714419;}



.bd-1{border:1px solid #999;}
.bd-t-1{border-top: 1px solid #eee;}
.bd-b-1{border-bottom: 1px solid #eee;}
.bd-b-2{border-bottom:1px solid #e8eaed;}
.bd-r-1{border-right: 1px solid rgba(255,255,255,0.2);}



.bg-1{background: #ff2626;}
.bg-2{background: #fec131;}
.bg-3{background: #f4f4f4;}
.bg-4{background: #207dda;}
.bg-5{background: #fff;}
.bg-7{background: #fafafa;}
.bg-8{background: #959393;}
.bg-9{background: #e83a17;}
.bg-10{background-color: #ef4a3d;}
.bg-11{background-color: #fff4dc;}
.bg-12{background-color: #ebbc72;}
.bg_f8d{background-color: #f8d076;}
.bg_eb5{background-color: #eb5440;}
.bg_b21{background-color: #b21f27;}
.bg_ccc{background-color: #ccc;}
.bg_06{background-color: rgba(0, 0, 0, 0.6);}
.bg_0c7{background-color: #0c78e7;}
.bg_212{background-color: #212327;}
.bg_1a2{background-color: #1a2131;}


.b-55{bottom: -55px;}
.mr-30{margin-right: -30px !important;}
.w115p{width: 115%;}


.opBG{background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/opBG.png);}


.a-1{background: #d90000; border:1px solid #d90000; color: #fff; display: inline-block; text-align: center; box-sizing: border-box;}
.a-1:hover{background: #d90000; border:1px solid #d90000; color: #fff; text-decoration: none;}
.a-2{background: #3c81fb; border:1px solid #3c81fb; color: #fff; display: inline-block; text-align: center; box-sizing: border-box;}
.a-2:hover{background: #3c81fb; border:1px solid #3c81fb; color: #fff; text-decoration: none;}
.a-3{background:none; border: 1px solid #fff; color: #fff; display: inline-block; text-align: center; box-sizing: border-box;}
.a-3:hover{background:none; border: 1px solid #fff; color: #fff; text-decoration: none;}
.a-4{background:none; border: 1px solid #ff2626; color: #ff2626; display: inline-block; text-align: center; box-sizing: border-box;}
.a-4:hover{background: #ff2626; border: 1px solid #ff2626; color: #fff; text-decoration: none;}
.a-5{background:none; border: 1px solid #3c81fb; color: #3c81fb; display: inline-block; text-align: center; box-sizing: border-box;}
.a-5:hover{background:none; border: 1px solid #3c81fb; color: #3c81fb; text-decoration: none;}
.a-6{background:none; border: 1px solid #E94518; color: #E94518; display: inline-block; text-align: center; box-sizing: border-box;}
.a-6:hover{background:none; border: 1px solid #E94518; color: #E94518; text-decoration: none;}
.a-7{background: #E94518; border:1px solid #E94518; color: #fff; display: inline-block; text-align: center; box-sizing: border-box;}
.a-7:hover{background: #E94518; border:1px solid #E94518; color: #fff; text-decoration: none;}


.hborder:after{content: ''; border-bottom: 4px solid #2575e8; position: absolute; width:100px; left:50%; margin-left: -50px; bottom:0px;}
.hborder-1:before{content: ''; background:  #2575e8; position: absolute; width:3px; height: 100%; left:0; top:0px;}


.chanpinMenufixed{position: fixed;  top: 30px; z-index: 111}
/* .chanpinMenuFixContent li{width: 20% !important;} */

.span_w175 .layui-form-checkbox span{ width: 175px; }

.minh600{min-height: 600px;} .l33p{left: 33%;}



/* 首页 start */
	/* banner start */
		/* 活动 */
/* .indexBanner{height: 680px; background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/indexBanner.jpg) no-repeat top;} */
.idx-banner {width: 100%;max-width: 1920px;min-width: 1200px;height: 640px;margin: 0px auto;background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/vsp2020_pc2.jpg) no-repeat top center;}
.idx-banner .idx-banner-content {width: 1200px;height: 100%;margin: 0px auto;padding-top: 70px;position: relative;cursor: pointer;}
.idx-banner .idx-banner-content h2 {font-size: 36px;color: #151f3c;}
.idx-banner .idx-banner-content h2 span {color: #d94017;font-weight: bold;}
.idx-banner .idx-banner-content .idx-banner-content_location {display: block;width: 100%;height: 90%;}
.idx-banner .idx-banner-content .idx-banner-content_countTime {position: absolute;bottom: 120px;left: -30px;font-size: 20px;display: block;width: 100%;color: red;text-align: center;top: 520px;}
.idx-banner .idx-banner-content .idx-banner-content_saleNumber {width: 100%;color: red;bottom: 100px;left: -500px;font-size: 20px;text-align: center;padding-left: 0px;}
		/* 营销 */
.idx-banner_yx {width: 100%;max-width: 1920px;min-width: 1200px;height: 640px;margin: 0px auto;background: url('//pic.mairuan.com/WebSource/huishenghuiying/web/images/banner_20200327.png') no-repeat center center;background-size: cover;}
.idx-banner_yx .content {width: 1200px;height: 100%;margin: 0px auto;color: white;text-align: center;padding-top: 120px;position: relative;}
.idx-banner_yx .content .desc {font-size: 26px;font-weight: 200;}
.idx-banner_yx .content .slogan {font-size: 82px;font-weight: bold;padding-top: 45px;}
.idx-banner_yx .content .slogan div {display: inline-block;line-height: 35px;font-size: 42px;text-align: left;margin-left: 5px;}
.idx-banner_yx .content .slogan div del {display: block;font-size: 26px;font-weight: 200;}
.idx-banner_yx .content a.detail {display: inline-block;color: white;font-size: 20px;margin-top: 15px;text-decoration: none;padding-left: 10px;}
.idx-banner_yx .content a.detail::after {content: '›';padding-left: 8px;transition: padding 0.5s;}
.idx-banner_yx .content a.detail:hover::after {padding-left: 18px;}
.idx-banner_yx .content a.buy {display: block;width: 200px;height: 50px;line-height: 50px;margin: 0 auto;color: white;background-color: #ea4a25;font-size: 20px;border-radius: 4px;margin-top: 70px;}
.idx-banner_yx .content .count {text-align: center;font-size: 20px;padding-top: 15px;color: #333;}
.idx-banner_yx .content .count span {letter-spacing: 2px;}
.idx-banner_yx .content .tag {width: 70px;height: 85px;background: url('//pic.mairuan.com/WebSource/huishenghuiying/web/images/tag_v2.png') no-repeat center center;background-size: cover;position: absolute;top: 0;right: 35px;}
	/* banner end */
.idx-step {width: 100%;max-width: 1920px;min-width: 1200px;margin: 250px auto 0;}
.idx-step .idx-step-content {width: 1200px;margin: 0px auto;}
.idx-step .idx-step-content h2 {font-size: 36px;text-align: center;font-weight: bold;}
.idx-step .idx-step-content div.desc {padding-top: 12px;font-size: 18px;text-align: center;}
.idx-step-content_stepContent {margin-top: 45px;padding-bottom: 140px;}
.idx-step-content_stepContent .step {display: inline-block;width: 350px;height: 220px;border-radius: 4px;vertical-align: middle;position: relative;}
.idx-step-content_stepContent .step:nth-of-type(1) {background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/step_1.png) no-repeat center center;}
.idx-step-content_stepContent .step:nth-of-type(2) {background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/step_2.png) no-repeat center center;}
.idx-step-content_stepContent .step:nth-of-type(3) {background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/step_3.png) no-repeat center center;}
.idx-step-content_stepContent .step:hover .hover {background-color: rgba(37, 117, 232, 0.6);}
.idx-step-content_stepContent .step .txt {font-size: 24px;font-weight: bold;padding-top: 70px;text-align: center;color: #fff;position: absolute;left: 50%;margin: 0 0 0 -48px;z-index: 2;}
.idx-step-content_stepContent .step .txt div {margin-bottom: 12px;}
.idx-step-content_stepContent .step .txt img {cursor: pointer;}
.idx-step-content_stepContent .step .hover {width: 100%;height: 100%;position: absolute;top: 0;left: 0;border-radius: 4px;transition: all 0.3s;}
.idx-step-content_stepContent .stepNext {display: inline-block;width: 43px;height: 29px;margin-left: 8px;margin-right: 12px;background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/step_next.png) no-repeat center center;z-index: 1;}
.idx-video {width: 100%;max-width: 1920px;min-width: 1200px;height: 700px;margin: 0px auto;position: relative;background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/preview_bg.png) no-repeat center center;}
.idx-video .idx-video-content {width: 1200px;margin: 0px auto;}
.idx-video .idx-video-content h2 {font-size: 36px;color: #fff;text-align: center;font-weight: bold;padding-top: 75px;}
.idx-video .idx-video-content div.desc {font-size: 18px;text-align: center;color: #fff;padding-top: 12px;}
.idx-video .idx-video-content #idx_video {width: 1200px;height: 560px;position: absolute;left: 50%;bottom: -65px;margin: 0 0 0 -600px;box-shadow: 0px 27px 50px -20px #d5dce6;}
.idx-video .idx-video-content .player {display: inline-block;width: 88px;height: 88px;text-align: center;padding-left: 6px;background-color: #2575e8;border-radius: 50%;margin: 0 0 0 -44px;position: absolute;left: 50%;top: calc(50% + 65px + 60px);z-index: 1;cursor: pointer;}
.idx-video .idx-video-content .player:hover {background-color: #2168cc;}
.idx-video .idx-video-content .player i {display: inline-block;margin-top: 23px;border-style: solid;border-width: 20px 0 20px 24px;border-color: transparent transparent transparent #fff;}
.idx-video .idx-video-content .pause {display: inline-block;width: 88px;height: 88px;text-align: center;padding-left: 6px;background-color: #2575e8;border-radius: 50%;margin: 0 0 0 -44px;position: absolute;left: 50%;top: calc(50% + 65px + 60px);border: 2px solid #2575e8;padding-left: 0;transition: opacity 0.4s;}
.idx-video .idx-video-content .pause:hover {opacity: 1;}
.idx-video .idx-video-content .pause i {width: 10px;height: 42px;border-style: double;border-width: 0px 0px 0px 24px;border-color: #2168cc;}
.idx-video .idx-video-content .shiyong {text-align: center;position: absolute;left: 50%;bottom: -165px;margin: 0 0 0 -90px;}
.idx-video .idx-video-content .shiyong a {display: inline-block;color: #fff;background-color: #2575e8;text-align: center;border-radius: 4px;}
.idx-video .idx-video-content .shiyong a:hover {color: #fff;}
.idx-video .idx-video-content .shiyong .download {width: 180px;height: 50px;line-height: 50px;font-size: 18px;}
.idx-scene {width: 100%;max-width: 1920px;min-width: 1200px;margin: 0px auto;}
.idx-scene h2 {font-size: 36px;text-align: center;font-weight: bold;line-height: 28px;}
.idx-scene .more {text-align: center;padding-top: 30px;}
.idx-scene .more a {display: inline-block;font-size: 18px;font-weight: bold;}
.idx-scene .scene {width: 100% !important;height: 660px;background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/scene.png) repeat-x;margin-top: 45px;animation-name: sceneMove;animation-duration: 70s;animation-iteration-count: infinite;animation-timing-function: linear;overflow: hidden;}
.idx-secMenu {width: 100%;max-width: 1920px;min-width: 1200px;margin: 0px auto;margin-top: 110px;}
.idx-secMenu .idx-secMenu-content {width: 1200px;margin: 0px auto;}
.idx-secMenu .idx-secMenu-content h2 {font-size: 36px;text-align: center;font-weight: bold;}
.idx-secMenu .idx-secMenu-content .desc {width: 80%;margin: 0 auto;font-size: 18px;text-align: center;padding-top: 12px;}
.idx-secMenu-content_wrapper {text-align: center;margin-top: 45px;padding-bottom: 85px;overflow: hidden;}
.idx-secMenu-content_wrapper .resItem {padding-top: 60px;padding-bottom: 60px;position: relative;}
.idx-secMenu-content_wrapper .resItem a {display: block;font-size: 24px;font-weight: bold;padding-top: 20px;color: #3871db;}
.idx-secMenu-content_wrapper .resItem:hover {box-shadow: 0 0 30px rgba(217, 225, 237, 0.3);}
.idx-secMenu-content_wrapper .resItem:hover:after {content: '';width: 36px;height: 36px;background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/icon_arrow_right.png) no-repeat center center;position: absolute;left: 50%;bottom: -18px;margin: 0 0 0 -18px;}
.idx-comment {width: 100%;max-width: 1920px;min-width: 1200px;height: 460px;margin: 0px auto;background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/comment_bg.png) no-repeat center center;}
.idx-comment .idx-comment-content {width: 1200px;margin: 0px auto;padding-top: 120px;}
.idx-comment .idx-comment-content h2 {text-align: center;font-size: 36px;font-weight: bold;color: #fff;}
.idx-comment-content_userComment {width: 940px;margin: 65px auto 0;}
.idx-comment-content_userComment .swiper-wrapper {color: #fff;}
.idx-comment-content_userComment .swiper-wrapper .user {display: inline-block;width: 25%;}
.idx-comment-content_userComment .swiper-wrapper .user img {border-radius: 50px;vertical-align: middle;}
.idx-comment-content_userComment .swiper-wrapper .user div {display: inline-block;color: #fff;vertical-align: middle;padding-left: 10px;}
.idx-comment-content_userComment .swiper-wrapper .user div div {font-size: 24px;}
.idx-comment-content_userComment .swiper-wrapper .user div h3 {font-size: 16px;padding-top: 5px;}
.idx-comment-content_userComment .swiper-wrapper .comment {display: inline-block;width: 75%;margin-left: -10px;vertical-align: middle;padding-left: 90px;/* 消除styley影响 start */height: auto;background: no-repeat;/* 消除styley影响 end */}
.idx-comment-content_userComment .swiper-wrapper .comment .starWrapper i {display: inline-block;width: 18px;height: 16px;background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/icon_star.png) no-repeat center center;}
.idx-comment-content_userComment .swiper-wrapper .comment .commentContent {padding-top: 10px;color: #fff;font-size: 16px;}
.idx-comment-content_control {margin-top: -36px;position: relative;}
.idx-comment-content_control .userCommentLeft {width: 20px;height: 36px;background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/swiper_arrow_left.png) no-repeat center center;}
.idx-comment-content_control .userCommentRight {width: 20px;height: 36px;background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/swiper_arrow_right.png) no-repeat center center;}
.idx-news {width: 100%;max-width: 1920px;min-width: 1200px;margin: 90px auto 0;}
.idx-news .idx-news-content {width: 1200px;margin: 0px auto;}
.idx-news .idx-news-content h2 {text-align: center;font-size: 36px;font-weight: bold;}
.idx-news .idx-news-content div.main {margin-top: 35px;}
.idx-news-content_wrapper {display: inline-block;width: 70%;height: 360px;margin-right: 30px;padding: 20px 20px 0 20px;border-radius: 4px;vertical-align: top;box-shadow: 0 0 30px rgba(217, 225, 237, 0.3);}
.idx-news-content_wrapper .title li {display: inline-block;width: 100px;height: 30px;line-height: 30px;text-align: center;border-radius: 4px;font-weight: bold;background-color: #e9f2ff;color: #2575e8;margin-right: 5px;cursor: pointer;}
.idx-news-content_wrapper .title li.active {background-color: #2575e8;color: #fff;}
.idx-news-content_wrapper .content {padding-top: 30px;overflow: hidden;}
.idx-news-content_wrapper .content div {overflow: hidden;}
.idx-news-content_wrapper .content div .newsItem {margin: 0 20px 20px 0;}
.idx-news-content_wrapper .content div .newsItem img {display: inline-block;width: 70px;height: 70px;border-radius: 4px;vertical-align: middle;}
.idx-news-content_wrapper .content div .newsItem div {display: inline-block;width: 78%;padding-left: 6px;vertical-align: middle;}
.idx-news-content_wrapper .content div .newsItem div div:first-child {font-size: 14px;color: #999;padding-bottom: 9px;}
.idx-news-content_wrapper .content div .newsItem div div.desc {font-size: 16px;padding-right: 20px;color: #2575e8;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.idx-news-content_wrapper .content div .newsItem div div.desc a {display: inline-block;color: #555;}
.idx-news-content_wrapper .content div .newsItem:hover {background-color: #fbfbfb;}
.idx-news-content_newsRight {display: inline-block;width: 320px;height: 360px;text-align: center;padding-top: 150px;vertical-align: top;background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/news_right.png) no-repeat center center;}
.idx-news-content_newsRight a {display: inline-block;width: 160px;height: 50px;line-height: 50px;text-align: center;color: #fff;background-color: #f7401c;font-size: 20px;border-radius: 4px;margin-top: 60px;}
.idx-news-content_newsRight a :hover {color: #fff;}
.idx-client {width: 100%;max-width: 1920px;min-width: 1200px;margin: 100px auto 50px;}
.idx-client .idx-client-content {width: 1200px;margin: 0px auto;}
.idx-client .idx-client-content h2 {text-align: center;font-size: 36px;font-weight: bold;}
.idx-client .idx-client-content div {margin-top: 40px;}
.idx-client .idx-client-content div img {width: 100%;}


.indexBannerLogo{padding-top: 170px; position: relative; left: -240px;}
.hoverActive .indexopBG{display: none;}
.indexMubanTitle{width: 100%; position: absolute; left: 0; top: 0; text-align: center; padding-top:31%; z-index: 2;}

.indexGongxiangTab li{display: inline-block; width: 26%; height: 150px; cursor: pointer; font-size: 24px;}
.indexGongxiangTab .indexGongxiangTab1{display:inline-block; width:88px; height:88px; margin-bottom: 14px; background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/index_zy1.png) no-repeat top; background-size:100% 100%;}
.indexGongxiangTab .indexGongxiangTab1:hover,
.indexGongxiangTab .active .indexGongxiangTab1{background-image: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/index_zy1_a.png);}
.indexGongxiangTab .indexGongxiangTab2{display:inline-block; width:88px; height:88px; margin-bottom: 14px; background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/index_zy2.png) no-repeat top; background-size:100% 100%;}
.indexGongxiangTab .indexGongxiangTab2:hover,
.indexGongxiangTab .active .indexGongxiangTab2{background-image: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/index_zy2_a.png);}
.indexGongxiangTab .indexGongxiangTab3{display:inline-block; width:88px; height:88px; margin-bottom: 14px; background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/index_zy3.png) no-repeat top; background-size:100% 100%;}
.indexGongxiangTab .indexGongxiangTab3:hover,
.indexGongxiangTab .active .indexGongxiangTab3{background-image: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/index_zy3_a.png);}
.indexShipinTitleBG{background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/zy_bg.png); position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 1;}
.hoverActive .indexShipinTitleBG{display: none;}
.index-als-prev{position: absolute;left: 50%; margin-left: -660px; top: 6px; cursor: pointer;}
.index-als-next{position: absolute;left: 50%; margin-left: 660px; top: 6px; cursor: pointer;}
/* 首页 end */



/* 新 index.html */
.w1200{width: 1200px;} .w940{width: 940px;}
.t50p{top: 50%} .l50p{left: 50%;}

.indexBuyBtn{margin-top: 480px;background-color: #f71c31;}
.indexBuyBtn:hover{background-color: #e6192e;}
.step div.hover{transition: all 0.3s;}
.step>div:first-child{margin: 0 0 0 -48px;z-index: 2;}
.step:hover div.hover{background-color: rgba(37,117,232,0.6)}
.stepNext{background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/step_next.png) no-repeat center center;z-index: 1;}
.preview{height: 700px;background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/preview_bg.png) no-repeat center center;}
.preview video{bottom: -65px;margin: 0 0 0 -600px;box-shadow: 0px 27px 50px -20px #d5dce6;}
.preview div.player{background-color: #2575e8;border-radius: 50%;margin: 0 0 0 -44px;top:calc(50% + 65px + 60px);}
.preview div.player:hover{background-color: #2168cc;}
.preview div.player>i{height: 42px;border-style: solid;border-width: 20px 0 20px 24px;border-color: transparent transparent transparent #fff;}
.preview div.pause{border-radius: 50%;margin: 0 0 0 -44px;top:calc(50% + 65px + 60px);border: 2px solid #2575e8;padding-left: 0 !important;transition: opacity .4s;}
.preview div.pause:hover{opacity: 1 !important;}
.preview div.pause>i{width: 10px;height: 42px;border-style: double;border-width: 0px 0px 0px 24px;border-color: #2168cc;}
.preview div.shiyong{bottom: -165px;margin: 0 0 0 -90px;}
.scene{height: 660px;background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/scene.png) repeat-x;animation-name: sceneMove;animation-duration: 70s;animation-iteration-count: infinite;animation-timing-function: linear;}
.resItem{position: relative;}
.resItem:hover{box-shadow: 0 0 30px rgba(217, 225, 237, 0.3);}
.resItem:hover::after{content: '';width: 36px;height: 36px;background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/icon_arrow_right.png) no-repeat center center;position: absolute;left: 50%;bottom: -18px;margin: 0 0 0 -18px;}
.comment{height: 460px;background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/comment_bg.png) no-repeat center center;}
.userComment+div{margin-top: -36px;}
.userCommentLeft{width: 20px;height: 36px;background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/swiper_arrow_left.png) no-repeat center center;}
.userCommentRight{width: 20px;height: 36px;background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/swiper_arrow_right.png) no-repeat center center;}
.star{width: 18px;height: 16px;background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/icon_star.png) no-repeat center center;}
.news_wrapper{box-shadow: 0 0 30px rgba(217, 225, 237, 0.3);}
.news_wrapper div.title li{background-color: #e9f2ff;color: #2575e8;margin-right: 5px;}
.news_wrapper div.title li.active{background-color: #2575e8;color: #fff;}
.news_wrapper div.content>div>div>div:hover{background-color: #fbfbfb;}
.news_wrapper div.content>div>div>div:hover div.desc{color: #2575e8;}
.news_wrapper div.content div.desc{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.news_right{background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/news_right.png) no-repeat center center;}
@keyframes sceneMove {
	0%{background-position-x: 0px;}
	100%{background-position-x: -5420px}
}



/* videostudioX2018.html start */
.x2018Banner{background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/x2018Banner.jpg) no-repeat top;}
.x2018Banner1BG{background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/x2018Banner1BG.png); height: 560px;}
.x2018Banner2BG{background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/x2018Banner2BG.png); height: 60px;}
.x2018BannerMenu li{float: left; flex: 1; height: 60px; line-height: 60px; text-align: center; color:#fff; cursor: pointer;}
.banner2019Menu li{float: left; width: 80px;height: 60px; line-height: 60px; margin-right: 70px; text-align: center; cursor: pointer;}
.x2018BannerMenu .active, .x2018BannerMenu li:hover{background: #d51403;}
.banner2019Menu .active, .banner2019Menu li:hover{border-bottom: 2px solid #2575e8;font-weight: bold;}
.x2018Banner3BG{background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/x2018Banner3BG.png); height: 350px;}
.numBG{background: #2575e8; display: inline-block; width: 25px; height: 25px; border-radius: 50%; color: #fff; line-height: 25px; text-align: center; margin-right: 10px;}
.x2018YPGJ{height: 511px; background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/x2018_2_4.jpg) no-repeat top;}
.duibiFidex{position: fixed; top: 60px; background: #fff; z-index: 1;}
.duibiTableT .duibiFidex{top: 0px;}
.duibiTable .th1{width: 604px;}
.duibiTable .th2{width: 150px;}
.duibiTable th,
.duibiTable td{border:1px solid #DDE5E9; padding-top: 20px; padding-bottom: 20px; box-sizing: border-box;}
.duibiTable th{border-top: 3px solid #3C81FB;background-color: #e9f1fd;}
.duibiTitleBG{background: #5191ed;color: #fff;}
.duibiTitle:before{content: '+'; width: 24px;height: 24px;line-height: 24px;border-radius: 50%;position: absolute; background-color: #3C81FB; color:#fff;left: 0; font-size: 25px;text-align: center; }
.duibiTitle{cursor: pointer; position: relative;}
.duibiTitle.active:before{content: '-'; background-color: #fff;color: #2575e8;}
/* videostudioX2018.html end */



/* x5.html start */
.x5Animate{height: 500px;}
.x5Animate-left{position: absolute; left: 0; top: 50%; margin-top: -18px; cursor: pointer;}
.x5Animate-right{position: absolute; right: 0; top: 50%; margin-top: -18px; cursor: pointer;}
/* x5.html end */



/* x8 start */
.x8Banner{height: 570px; background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/x8topBG2.jpg) no-repeat top;}
/* x8 end */



/* x9 start */
.x9Banner{background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/x9Banner.jpg) no-repeat top; height: 620px;}
.x9BannerBG{height:560px; background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/x2018Banner3BG.png);}
.x9Banner2BG{background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/x2018Banner2BG.png); height: 60px;}
.x9BannerMenu li{float: left; width: 25%; height: 60px; line-height: 60px; text-align: center; color:#fff; cursor: pointer;}
.x9BannerMenu .active , .x9BannerMenu li:hover{background: #d51403;}
.x9disBanner{height:490px; background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/x9disBanner.jpg) no-repeat bottom;}
.x9Animate1-left{position: absolute; left: 0; top: 50%; margin-top: -25px; cursor: pointer;}
.x9Animate1-right{position: absolute; right: 0; top: 50%; margin-top: -25px; cursor: pointer;}
.x9ziyuanTab li{display: inline-block; width: 280px; margin: 0 10px; border: 1px solid #207dda; color: #207dda;  height: 56px; line-height: 56px; cursor: pointer;}
.x9ziyuanTab li:hover , .x9ziyuanTab .active{background: #207dda; color: white;}
/* x9 end */



/* videostudioX10.html start */
.x10Banner{background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/x10Banner.jpg) no-repeat top;}
.x10Banner1BG{background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/x2018Banner3BG.png);height: 560px;}
.x10Banner2BG{background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/x2018Banner2BG.png); height: 60px;}
.x10BannerMenu li{float: left; width: 25%; height: 60px; line-height: 60px; text-align: center; color:#fff; cursor: pointer;}
.x10BannerMenu .active , .x10BannerMenu li:hover{background: #d51403;}
.x10Banner3BG{background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/x2018Banner3BG.png); height: 340px;}
.x10YPGJ{height: 511px; background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/x10_2_4.jpg) no-repeat top;}
.x10disBG{height: 650px; background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/x10_1_2.jpg) no-repeat top;}
/* videostudioX10.html end */



/* videostudio2019.html start */
.x2019Banner{background: url(//pic.mairuan.com/huishenghuiying/uploads/images/huishenghuiying/x2019Banner.jpg) no-repeat top;}
.x2019Banner3BG{background: url(//pic.mairuan.com/huishenghuiying/uploads/images/huishenghuiying/x2018Banner3BG.png); height: 340px;}
.titleLR{display: inline-block; position: relative;}
.zengTitle{display: inline-block;border: 1px solid #2575e8;color: #2575e8;border-radius: 4px;;font-size: 12px;padding: 0 4px;margin:5px 10px 0 0;vertical-align: top;}
.x2019A_image{width: 750px; height: 420px;}
.x2019A_page li{border-left: 2px solid #bbb; padding-left: 30px;}
.x2019A_page .active{border-left: 2px solid #2575e8;}
.x2019A_page .active h3 , .x2019A_page .active p{color: #2575e8;;}
.x2019A_menu li{display: inline-block; position: relative; height: 40px; line-height:40px; padding:0 2px; margin: 0 8px; cursor: pointer;}
.x2019A_menu .active{color: #2575e8;}
.x2019A_menu .active:after{content: ''; width: 100%; position: absolute; left: 0; bottom: 0; border-bottom: 2px solid #2575e8}
.x2019Dis{height: 345px; background: url(//pic.mairuan.com/huishenghuiying/uploads/images/huishenghuiying/x2019DisBG.jpg) no-repeat top;}
/* videostudio2019.html end */



/* videostudioUltimate2019.html start */
.u2019Banner{background: url(//pic.mairuan.com/WebSource/huishenghuiying/news/old/uploads/images/huishenghuiying/u2019Banner.jpg) no-repeat top;}
.u2019Banner3BG{background: url(//pic.mairuan.com/WebSource/huishenghuiying/news/old/uploads/images/huishenghuiying/x2018Banner3BG.png); height: 340px;}
.u2019Dis{background: url(//pic.mairuan.com/WebSource/huishenghuiying/news/old//uploads/images/huishenghuiying/qijianDis.jpg) no-repeat top;}
/* videostudioUltimate2019.html end */



/* xiazai.html start */
.xiazaiBanner{height: 750px; background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/xiazaiBanner.jpg) no-repeat top;}
.lishiXiazai{position: absolute; width: 100%; height: 200px; left: 0; bottom: 0; background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/x2018Banner3BG.png);}
.yingdaoList hr{display:block; width: 90px; margin:31% 10px 0 10px; background: none; border-bottom: 1px dashed #207dda;}
/* xiazai.html end */



/* buy.html start */
.buyBG{background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/testGM_bg.png) no-repeat top #f3f3f3;}
.buyList1 > div > div{background-color: #fff;}
.buyList1 .supbg{background-color:#fdc043;}
.buyList1_dis{position: absolute; left: 0; top: 120px;}
.buyList1_fw{position: absolute; left: 0; top: 410px;}
.buyList1_btn{position: absolute; left: 0; bottom:40px; }
.buyList1_s1{height: 225px;overflow: hidden;border-bottom: 1px solid #ccc; padding-top: 28px; }
.buyList1_s1 div.zengsong{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.buyList1_s1 div.zengsong:hover{overflow: auto;white-space: normal;}
.buyList1_s2{ position: absolute; left: 0; bottom:92px; }
.buyList_btn1{background: #e94518; border: 1px solid #e94518; color: #fff; display: inline-block; text-align: center; box-sizing: border-box;}
.buyList_btn1:hover{background: #e94518; border: 1px solid #e94518; color: #fff; text-decoration: none; box-sizing: border-box;}
.buyList_btn2{background: none; border: 1px solid #e94518; color: #e94518; display: inline-block; text-align: center; box-sizing: border-box;}
.buyList_btn2:hover{background: none; border: 1px solid #e94518; color: #e94518; text-decoration: none; box-sizing: border-box;}
.buyList2 > div > div{background-color: #fff; height: 220px;}
.buyList2_img{width: 220px; height: 220px;}
.buyList2 .supbg{background-color:#fdc043;}
.buyList2 .buyList2_price{position: absolute; left: 0; top: 114px;}
.buyList2 .buyList2_btn{position: absolute; left: 0; top: 170px;}

.doufu .dofu_dp_inp{ display: none; }
.dofu_dp_label{ width: 18px; height: 18px; color: transparent; border: 1px solid #ccc; }
.dofu_dp_label:hover{ border-color: #e83a17; }
.dofu_dp_label.active{ border-color: #e83a17; color: #e83a17; }

.hshyBuyTab{ font-size: 0; }
.hshyBuyTab li{ display: inline-block; width: 200px; font-weight: bold;text-align: center; text-decoration: none; position: relative; height: 40px; line-height: 40px; font-size: 18px;cursor: pointer; color: #2575e8; background-color: #fff /*#e9f2ff*/; border-radius: 4px;border: 1px solid #2575e8;}
.hshyBuyTab li:hover{ color: #3781fb; border-color: #3781fb; }
.hshyBuyTab li.active{ color: #fff; border-color: #3781fb;background-color: #2575e8; }
.hshyBuyTab li i.tag{display: inline-block;width: 52px;height: 22px;background: url('https://pic.mairuan.com/WebSource/huishenghuiying/web/images/3.png') no-repeat center center;position: absolute;}
/* buy.html end */



/* 新 buy.html start */
.buyList_item3{display: flex;}
.buyList_item3>div.doufu{flex: 1;}
.buyList_item3>div.doufu.active{box-shadow: 0 10px 10px #eee;border-top: 4px solid #3781fb;padding-top: 30px !important;padding-bottom: 84px !important;z-index: 3;top: -30px;}

	/* buy.html页面 商品技术参数 */
.doufu .buyList1_s1{border-bottom: 0;}
.doufu .layui-collapse{position: relative;border: 0;}
.doufu .layui-colla-title{height: 36px;line-height: 36px;border: 0;padding: 0 15px 0 10px;font-size: 15px;font-weight: bold;border-radius: 4px;background-color: #fff;overflow: visible;text-align: left;color: #9A9A9A;}
.doufu .layui-colla-title .layui-colla-icon{left: auto;right: 20px;transform: rotate(90deg);}
.doufu .layui-colla-title span{display: inline-block;width: 16px;height: 16px;line-height: 16px;text-align: center;color: white;background-color: #bfbfbf;font-size: 12px;font-weight: normal;border-radius: 50%;position: relative;}
.doufu .layui-colla-title span:hover::before{content: '';width: 0;height: 0;border: 8px solid;border-color: #999 transparent transparent transparent;position: absolute;top: -11px;left: 0;z-index: 1;}
.doufu .layui-colla-title span:hover i{position: relative;z-index: 2;}
.doufu .layui-colla-title span:hover i::before{content: '';width: 0;height: 0;border: 8px solid;border-color: #f4f4f4 transparent transparent transparent;position: absolute;top: -12px;left: -10px;z-index: 1;}
.doufu .layui-colla-title span:hover::after{content: '提供设备数、换机机制、系统支持、更新说明等参数';width: 290px;height: 26px;line-height: 26px;color: #666;background-color: #f4f4f4;border: 1px solid #999;border-radius: 4px;position: absolute;top: -38px;left: -40px;}
.doufu .layui-colla-title .rotate{transform: rotate(-180deg);}
.doufu .layui-collapse .layui-show{width: 100%;border: 0;background-color: #fff;padding-top: 5px;/*position: absolute;*/top: 36px;left: 0;z-index: 1;}
.doufu .layui-collapse .layui-show ul{padding-left: 15px;}
.doufu .layui-collapse .layui-show li{margin-bottom: 7px;}
.doufu .layui-collapse .layui-show li label{display: inline-block;width: 70px;vertical-align: top;}
.doufu .layui-collapse .layui-show li span{display: inline-block;width: calc(100% - 75px);vertical-align: top;text-align: left;}
/* 新 buy.html end */



/* jiaocheng.html start */
.jiaochengBanner{height:360px; background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/jiaochengBanner.jpg) no-repeat top;}
.jiaochengBox{width: 690px;}
.supportSearch{width: 690px; height: 44px; background: #fff;}
#searchSupport{background: none; border: none; width: 555px; padding: 0 44px; height: 44px; line-height: 44px;}
#searchSupportBtn{position: absolute; right: 0px; top:0px; width: 87px; height: 44px; background:#0080ff; color:#fff; font-size: 18px; border:none;}
.supportSPlistPlayBtn{position: absolute; left: 50%; margin-left: -27px; top: 50%; margin-top: -27px;}
.supportMenuList li{height: 40px; line-height: 40px; cursor: pointer; padding-left: 44px; position: relative;}
.supportMenuList li:hover , .supportMenuList .active{background: #f5f5f5}
.supportMenuList li:hover:before , .supportMenuList .active:before{content:''; display: block; width: 3px; height: 100%; background: #207dda; position: absolute; left: 0; top: 0;}
/* jiaocheng.html end */



/* gaojianli.html start */
.gjalMBinfo .layui-form-checkbox[lay-skin="primary"]:hover i{border: 1px solid #E94518;}
.gjalMBinfo .layui-form-checked[lay-skin="primary"] i{border: 1px solid #E94518; background-color: #fff; color: #E94518}
.gjalMBchoseInfo .layui-form-checkbox[lay-skin="primary"]:hover i{border: 1px solid #E94518;}
.gjalMBchoseInfo .layui-form-checked[lay-skin="primary"] i{border: 1px solid #E94518; background-color: #fff; color: #E94518}
.gjalMBchoseInfo .layui-form-checkbox[lay-skin="primary"] span{font-size: 16px;}
.gjalSPplay2{position: absolute; left: 50%; margin-left:-34px; top: 50%; margin-top: -50px; z-index: 2;}
/* gaojianli.html end */



/* biyeji.html start */
.byjBanner{height: 640px; background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/byjBanner.jpg) no-repeat top; }
.byjBG{background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/byjBG.jpg) repeat top; }
.bjyTitle1{height:282px; background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/byjTitle1.png) repeat top; }
.byjSPBG{width:987px; height:686px; background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/byjSPBG.png) repeat top; }
.byjSPimg{position: absolute; left: 20px; top: 75px; z-index: 1;}
.byjSPplay{position: absolute; left: 50%; margin-left:-34px; top: 50%; margin-top: -34px; z-index: 2;}
.bjyTitle2{height:282px; background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/byjTitle2.png) repeat top; }
.byjSPplay2{position: absolute; left: 50%; margin-left:-34px; top: 50%; margin-top: -50px; z-index: 2;}
.byjMBinfo .layui-form-checkbox[lay-skin="primary"]:hover i{border: 1px solid #E94518;}
.byjMBinfo .layui-form-checked[lay-skin="primary"] i{border: 1px solid #E94518; background-color: #fff; color: #E94518}
.byjMBchoseInfo .layui-form-checkbox[lay-skin="primary"]:hover i{border: 1px solid #E94518;}
.byjMBchoseInfo .layui-form-checked[lay-skin="primary"] i{border: 1px solid #E94518; background-color: #fff; color: #E94518}
.byjMBchoseInfo .layui-form-checkbox[lay-skin="primary"] span{font-size: 16px;}
/* biyeji.html end */



/* zhuangxiang.html start */
.zhuangxiangBannerMenu li{display: inline-block; width: 13%;}
.zhuangxiangBannerMenu li span{display: inline-block; width: 90px; height: 34px; line-height: 34px; cursor: pointer;}
.zhuangxiangBannerMenu .active span{color: #E94518; border: 1px solid #E94518; border-radius: 3px;}
.zhuanxiangPlay{position: absolute; left: 50%; margin-left:-29px; top: 50%; margin-top: -50px; z-index: 2;}
.zhuanxiangMBinfo .layui-form-checkbox[lay-skin="primary"]:hover i{border: 1px solid #E94518;}
.zhuanxiangMBinfo .layui-form-checked[lay-skin="primary"] i{border: 1px solid #E94518; background-color: #fff; color: #E94518}
.allZhuanxiangMB .layui-form-checkbox[lay-skin="primary"]:hover i{border: 1px solid #E94518;}
.allZhuanxiangMB .layui-form-checked[lay-skin="primary"] i{border: 1px solid #E94518; background-color: #fff; color: #E94518}
.allZhuanxiangMB .layui-form-checkbox[lay-skin="primary"] span{font-size: 16px;}
.allZhuanxiangMB span{font-size: 16px !important; color: #E94518 !important;}
/* zhuangxiang.html end */



/* 视频分类 start */
.categoryListMenu li{display: inline-block; margin: 10px 50px 10px 0; width: 100px; height: 30px; line-height: 30px; border:1px solid #EBEBEB; text-align: center; border-radius: 2px;}
.categoryListMenu li:hover , .categoryListMenu .active{border: 1px solid #018aff; background: #018aff; color: white; cursor: pointer;}
/* 视频分类 end */



/* 新闻分类 start */
.supportCategoryListImg{width: 170px; height: 100px;}
.xiangguanBG{width: 318px;height: 169px; background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/xiangguanBG.jpg) no-repeat top;}
.supportTuiJianMenu li{display: inline-block; font-size: 18px; width: 50%; height: 50px; line-height: 50px; border-bottom: 2px solid #eee; text-align:center; cursor: pointer;}
.supportTuiJianMenu .active{color: #1b9efc; border-bottom: 2px solid #1b9efc;}
.supportTuiJianList li{border-bottom: 1px solid #e8eaed;}
.supportTuiJianList li a:before{content: '•'; position: absolute; left: 0; top: 0px;}
.supportTuiJianList li a{display:inline-block; color: #333; height: 45px; line-height: 45px; position: relative; box-sizing: border-box; padding-left: 12px;  white-space:nowrap;overflow:hidden;text-overflow:ellipsis; width: 100%; }
.sousuoTuijian a{display: inline-block; background: #f3f4f7; padding: 4px 5px; border-radius: 2px; margin: 0 15px 15px 0}
.sousuoTuijian a:hover{color: white; background: #e94518; text-decoration: none;}
.sousuoTuijianJianList li{border-bottom: 1px solid #e8eaed; overflow: hidden; width: 50%; float: left; padding-left: 7px;}
.sousuoTuijianJianList li a:before{content: '•'; position: absolute; left: 0; top: 0px;}
.sousuoTuijianJianList li a{display:inline-block; height: 45px; line-height: 45px; position: relative; box-sizing: border-box; padding-left: 10px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
/* 新闻分类 end */



/* 搜索定向 start */
.sousuo_mubanTitle{border-bottom: 1px solid #e94518;}
.sousuo_mubanTitle span{display: inline-block; width: 230px; height: 40px; line-height: 40px; color: #fff; background: #e94518; font-size: 16px; text-align: center;}
.sousuo_mubanMenu {overflow: hidden; margin: 30px auto; border: 1px solid #EBEBEB; padding: 10px 30px; }
.sousuo_mubanMenu li {float: left; width: 86px; height: 30px; line-height: 30px; text-align: center;  margin: 2px 60px 2px 0; cursor: pointer; box-sizing: border-box;}
.sousuo_mubanMenu li a{color: #333;}
.sousuo_mubanMenu .active{border: 1px solid #e94518; border-radius: 5px; color: #e94518;}
.sousuo_chanpinTab li {display: inline-block; position: relative; padding: 18px 10px; margin: 0 10px; cursor: pointer; }
.sousuo_chanpinTab .active:after {content: ''; border-bottom: 4px solid #3c81fb; position: absolute; width: 110px; left: 50%; margin-left:-55px; bottom: 0; }
.middle0001BG{height: 449px; background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/middle0001.png) no-repeat top;}
.xinzi{padding:20px 0 20px 30px; background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/gb_8.png) no-repeat 0px 25px;}
.sousuo_zhuceTab li {float:left; text-align: center; position: relative; padding: 18px 10px;  cursor: pointer; box-sizing: border-box; border-bottom: 3px solid #cccccc;}
.sousuo_zhuceTab .active:after {content: ''; border-bottom: 3px solid #3c81fb; position: absolute; width: 100%; left: 0; bottom: -3px; }
/* 搜索定向 end */



/* 新闻分页（勿删） start */
.pageInfo .active {background: #0080cc none repeat scroll 0 0; color: #fff; }
.pageInfo a {background-color: #e6e6e6; border-radius: 3px; margin: 0 20px 0 0; padding: 3px 10px; }
/* 新闻分页（勿删） end */



/* 新闻P标签（勿删）start */
.news_detail h1, .news_detail h2, .news_detail h3, .news_detail h4{padding: 0 0 10px 0; font-size: 14px; text-indent: 2px; text-indent:2em;}
.news_detail p{padding: 0 0 10px 0; text-indent: 2em;}
.news_detail a{color: #4876C8;}
.news_detail h2, .news_detail h3, .news_detail h4{font-weight:bold;}
/* 新闻P标签（勿删）end */



/*搜索结果样式（勿删）start */
.searchResult li{border-bottom: 1px dashed #bbb; /*padding-bottom: 12px; margin-bottom: 12px;*/}
.searchResult a{color: #09f;}
.keywords{background: #38d878;color: #fff;}
.pagination a, .pagination span {margin-right: 5px; padding: 2px 6px; }
.pagination a {background: #09f; color: #fff; }
.pagination span {background-color: #aaa; color: #fff; }
/*搜索结果样式（勿删）end */



/* 站点地图（勿删）start */
.sitemapHTML{min-height: 700px;}
.sitemapHTML h2{font-size: 14px; padding-bottom: 5px; border-bottom: 1px solid  #C2BEBE; margin:10px 0 0 0;}
.sitemapHTML .sitemapCategory{overflow: hidden; padding-bottom: 5px; border-bottom: 1px #C2BEBE dashed; margin:10px 0 0 0;}
.sitemapHTML h3{font-size: 14px; text-indent: 28px; float: left;}
.sitemapHTML .openSitemap{cursor: pointer;}
.sitemapHTML .openSitemap{font-size: 12px; float: right;}
.sitemapHTML .sitemapNews{clear: both; display: none;}
.sitemapHTML .sitemapNews li{font-size: 14px; text-indent: 56px; line-height: 25px;}
/* 站点地图（勿删）end */



/* 关于我们 start */
.aboutusMenu li{border-bottom:1px solid #ccc;}
.aboutusMenu li a{display: block; width: 100%; height: 50px; line-height: 50px; color: #292a31; text-indent: 1em;}
.aboutusMenu .active a, .aboutusMenu li a:hover{color: #018aff; text-decoration: none;}
/* 关于我们 end */



/* youqinglianjie.html 友情链接 start */
.moreFriendsLinks li{width: 25%; display: inline-block; font-size: 14px; padding: 6px 0}
/* youqinglianjie.html 友情链接 end */



/* lp.html start */
.lpBanner{height: 480px; background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/lpBanner.jpg) no-repeat top;}
.hoverActive .lpopBG{display: none;}
.hborderLR:before{content: ''; background:  linear-gradient(to left, #f5d77d , white); position: absolute; width:150px; height: 2px; left:-170px; top:50%;}
.hborderLR:after{content: ''; background:  linear-gradient(to right, #f5d77d , white); position: absolute; width:150px; height: 2px; right:-170px; top:50%;}
.lpMubanTitle{width: 100%; position: absolute; left: 0; top: 0; text-align: center; padding-top:31%; z-index: 2;}
.lpGongxiangTab li{display: inline-block; width: 170px; height: 50px; line-height: 50px; background: white; border:1px solid #f5d77d; color: #f5d77d; cursor: pointer;}
.lpGongxiangTab .active{background: #f5d77d; color: white;}
.lpShipinTitleBG{background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/zy_bg.png); position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 1;}
.hoverActive .lpShipinTitleBG{display: none;}
/* lp.html end */

  

/* 基础教程 start */
.learnimmedbtn{width: 178px; height: 52px; line-height: 52px; border:1px solid #fa4b4b; display: inline-block; text-align: center; text-decoration: none;outline: none; background: #fa4a4c; font-size: 18px; }
.learnimmedbtn:hover{text-decoration: none; outline: none; background: #ee1c24; color: #fff; }
.linered{width: 4px; height: 26px; background: #ff3333; display: inline-block; vertical-align: middle;}
.kcduibi > tbody > tr > td{padding: 0 8px; height:50px; line-height: 50px; vertical-align: top; border-top:none; text-indent: 40px;}
.kcduibi > tbody > tr:nth-of-type(odd) {background-color: #f5f9fc;}
.clxl6{padding-left: 0; padding-right: 20px;}
.clxr6{padding-left: 20px; padding-right: 0;}
.jcvideo{top: 0; left: 0; height: 315px; overflow:hidden;}
.jcvideobg{width: 570px; height: 315px; background: rgba(0,0,0,0.4); filter: alpha(opacity=40); position: absolute; top: 0; text-align: center;}
@media \0screen\,screen\9 {/* 只支持IE6、7、8 */
	.jcvideobg{height:315px;background:#000; filter: alpha(opacity=40); position:static;*zoom:1; /* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */}
	.jcvideobg bttton{position:relative;}/* 设置子元素为相对定位，可让子元素不继承Alpha值 */
}
.nobtn{background: none; border: none; margin-top: 140px;}
.modal-dialog{margin:0 auto;}
.indexST{position: absolute; left: 50%; top: 50%; margin: -20px 0 0 -35px; z-index: 1;}
.indexKCbtn{width: 178px; height: 52px; background:#fa4b4b; line-height: 54px; border:1px solid #fa4b4b; display: inline-block; text-align: center; text-decoration: none;outline: none; outline: none; color: #fff; }
/* 基础教程 end */



/* 师生季 lp页 start */
.hhssj190716 select[name="shenfen"]{ border: none; padding-left: 15px; }
.hhssj190716 .l_border{ border-left: 2px solid #e83a17; }
.hhssj190716 .l_border_2{ border-left: 1px dashed #fbc6af; }
.hhssj190716 .yuan{ background: url('//pic.mairuan.com/WebSource/huishenghuiying/web/images/shishengji/i_2_hhssh.png') left center no-repeat; padding-left: 30px; }
.hhssj190716 .tit{ background: url('//pic.mairuan.com/WebSource/huishenghuiying/web/images/shishengji/i_1_hhssh.png') center no-repeat; }
.hhssj190716 .guize span{ display: inline-block; width: 26px; height: 26px; line-height: 26px; background-color: #f94839; border-radius: 13px; text-align: center; color: #fff; margin-right: 10px; }

.hhssj190716 .cover_bg{ position: fixed; top: 0; bottom: 0;left: 0;right: 0; background-color: rgba(0, 0, 0, .7); }
/* 师生季 lp页 end */



/* 周三会员日 start */
.minw120{min-width: 120px;}
.bl_red{border-left: 3px dotted rgba(239, 74, 61, 0.2);}
.vip_banner{height: 600px;background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/vip_banner.png) no-repeat center center;background-size: cover;}
.vip_banner>div.all{left: 50%;margin-left: -600px;}
.vip_electron{background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/vip_prod_1_bg.png) no-repeat center center;background-size: cover;}
.vip_box{background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/vip_prod_2_bg.png) no-repeat center center;background-size: cover;}
.vip_buyBtn{background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/vip_buybtn_bg.png) no-repeat center center;background-size: cover;left: 44px;top: -54px;}
.vip_video_bg{background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/vip_video_bg.png) no-repeat center center;background-size: cover;}
/* 周三会员日 end */



/* 仿黑五的倒计时 start */
.black5Time{color: #fbeaa5;font-size: 40px;}
.black5Time span{display: inline-block;height: 60px;line-height: 60px;width: 40px;font-size: 40px;color: #e1ff87;text-shadow: 0 0 1px rgba(254, 252, 124, 1 ), 0 0 3px rgba(255, 217, 54, 0.7 ), 0 0 5px rgba(255, 0, 0, 1 ), 0 0 14px rgba(255, 0, 0, 1 ), 0 0 17px rgba(255, 0, 0, 1 ), 0 0 20px rgba(255, 0, 0, 1 ), 0 5px 25px rgba(0, 0, 255, 0.9 );border-radius: 20px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;box-shadow: inset 0px 1px 3px 2px rgba(90, 0, 0, 0.9), inset 0px 2px 2px 3px rgba(230, 220, 0, 1), inset 0px 4px 4px 3px rgba(255, 0, 0, 0.9);background-color: #311b44;position: relative;}
.black5Time span::after{content: '';width: 100%;height: 20%;background-color: gray;border-bottom-left-radius: 35%;border-bottom-right-radius: 35%;background-image: radial-gradient( 40% 100% , #ea4 0%, #f93 15%, #caa 50%, #778 75%, #345 100% );position: absolute;bottom: -20%;left: 0;}
.black5Time span:nth-child(2n+2){margin-right: 5px;}
.black5Time span:nth-child(2n+1){margin-right: 8px;}
.black5Time span:nth-child(3) , .black5Time span:nth-child(5){margin-left: 5px;}
/* 仿黑五的倒计时 end */



/* 模板素材专题页面 start */
.mb_b_dash{border-bottom: 1px dashed #f1eee7;}

.mbTopBanner{height: 560px;background: url('//pic.mairuan.com/WebSource/huishenghuiying/web/images/muban_banner.png') no-repeat center center;}
.mbModal1 , .mbModal2 , .mbModal3{width: 386px;height: 280px;border: 1px solid #f1eee7;border-top-left-radius: 4px;border-top-right-radius: 4px;}
.mbModal1{background: url('//pic.mairuan.com/WebSource/huishenghuiying/web/images/mb_title_bg1.png') no-repeat center center;}
.mbModal2{background: url('//pic.mairuan.com/WebSource/huishenghuiying/web/images/mb_title_bg2.png') no-repeat center center;}
.mbModal3{background: url('//pic.mairuan.com/WebSource/huishenghuiying/web/images/mb_title_bg3.png') no-repeat center center;}
.mb_template li{display: inline-block;width: 25%;text-align: center;font-size: 22px;color: #cba565;border-bottom: 1px solid #cba565;padding: 10px 0 10px 0;cursor: pointer;}
.mb_template li.active{font-weight: bold;border-bottom: 0;border-left: 1px solid #cba565;border-right: 1px solid #cba565;border-top: 3px solid #cba565;}
.mb_template+div div.layui-unselect , .mb_advance+div div.layui-unselect{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.mb_advance input[type='checkbox']{width: 15px;height: 15px;background-color: transparent;-webkit-appearance:none;border: 1px solid #eee;border-radius: 2px;outline: none;}
.mb_advance input[type=checkbox]:checked{border: 1px solid red;background: url("//pic.mairuan.com/WebSource/huishenghuiying/web/images/checkbox_icon2.png")no-repeat center;}

.mb_total{height: 100px;background: url('//pic.mairuan.com/WebSource/huishenghuiying/web/images/mb_title_bg4.png') no-repeat center center;}
.mb_total input[type='checkbox']{width: 15px;height: 15px;background-color: transparent;-webkit-appearance:none;border: 1px solid #714419;border-radius: 2px;outline: none;}
.mb_total input[type=checkbox]:checked{background: url("//pic.mairuan.com/WebSource/huishenghuiying/web/images/checkbox_icon.png")no-repeat center;}
/* 模板素材专题页面 end */



/*  产品页2020 start  */
.banner2020{height: 560px;background: url('//pic.mairuan.com/WebSource/huishenghuiying/web/images/banner2020.png') no-repeat center center;background-size: cover;}
.intro2020{background: url('//pic.mairuan.com/WebSource/huishenghuiying/web/images/intro2020bg.png') repeat-x center center;background-size: 100% 100%;}
.title2020 a.active{color: #b21f27;border-bottom: 3px solid #b21f27;}
img.player2020{opacity: 0.8;transform: scale(0.9);transition: all 0.5s;}
img.player2020:hover{opacity: 1;transform: scale(1);}
.contentWrapper .swiper-slide{border-left: 5px solid #2c2c2c;opacity: 0.5;}
.contentWrapper .swiper-slide-thumb-active{opacity: 1;}
.tag2020{background-color: #d3f6ff;color: #0c78e7;}
.featurebg{background: url('//pic.mairuan.com/WebSource/huishenghuiying/web/images/featurebg.png') repeat-x center center;background-size: 100% 100%;}
.accordion .layui-colla-title{height: 55px;line-height: 55px;background-color: transparent;border-top: 1px solid #ccc;font-size: 16px;font-weight: bold;padding-left: 0;position: relative;}
.accordion li:last-child .layui-colla-title{border-bottom: 1px solid #ccc;}
.accordion .layui-colla-title::after{content: '';width: 10px;height: 10px;border: 2px solid #333;position: absolute;right: 10px;top: 50%;margin-top: -5px;transform: rotate(-45deg);transition: transform 0.4s;}
.accordion .layui-colla-title.active::after{transform: rotate(0);}
.accordion .layui-colla-content{padding-left: 0;}
.featurebg2{background: url('//pic.mairuan.com/WebSource/huishenghuiying/web/images/featurebg2.png') repeat-x center center;background-size: 100% 100%;}
/*  产品页2020 end */



/* 2020 集合页 start  */
.hshy_2020_title {width: 100%;max-width: 1920px;min-width: 1200px;height: 50px;margin: 0 auto;background-color: #000;}
.hshy_2020_title .content {width: 1200px;margin: 0 auto;}
.hshy_2020_title .content a {display: inline-block;height: 22px;line-height: 22px;color: #7e828b;font-size: 20px;padding: 0 50px;margin-top: 14px;text-decoration:none;}
.hshy_2020_title .content a:nth-child(-n+2) {border-right: 1px solid #7e828b;}
.hshy_2020_title .content a:first-child {padding-left: 0;}
.hshy_2020_title .content a.active , .hshy_2020_title .content a:hover{color: #1993eb;}
.hshy_2020_banner {width: 100%;max-width: 1920px;min-width: 1200px;height: 561px;margin: 0 auto;background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/jihe_banner.png) no-repeat center center;background-size: cover;}
.hshy_2020_banner .content {width: 1200px;margin: 0 auto;padding-top: 100px;}
.hshy_2020_banner .content h2 {font-style: 26px;}
.hshy_2020_banner .content .title {font-size: 56px;letter-spacing: 2px;}
.hshy_2020_banner .content .title span {color: #c8242e;}
.hshy_2020_banner .content .desc {padding-top: 30px;font-size: 20px;width: 52%;}
.hshy_2020_banner .content .btns {padding-top: 50px;}
.hshy_2020_banner .content .btns .download {display: inline-block;width: 180px;height: 50px;line-height: 50px;text-align: center;color: white;background-color: #000;border-radius: 4px;font-size: 20px;}
.hshy_2020_banner .content .btns .view {display: inline-block;font-size: 20px;margin-left: 65px;color: #000;position: relative;}
.hshy_2020_banner .content .btns .view::after {content: '';width: 25px;height: 26px;background: url('//pic.mairuan.com/WebSource/huishenghuiying/web/images/icon_video_20200319.png') no-repeat center center;background-size: cover;position: absolute;left: -30px;}
.hshy_2020_banner .content .btns .buy {display: none;}
.hshy_2020_compare {width: 100%;max-width: 1920px;min-width: 1200px;margin: 80px auto 100px;}
.hshy_2020_compare .content {width: 1200px;margin: 0 auto;}
.hshy_2020_compare .content table {width: 100%;}
.hshy_2020_compare .hshy_2020_compare_fr td {border: 0;text-align: center;}
.hshy_2020_compare .hshy_2020_compare_fr td h2 {font-size: 24px;font-weight: bold;}
.hshy_2020_compare .hshy_2020_compare_fr td .desc {font-size: 16px;line-height: 20px;padding: 5px 0;}
.hshy_2020_compare .hshy_2020_compare_fr td .desc a {color: #377ddd;}
.hshy_2020_compare .hshy_2020_compare_fr td .price {padding-top: 25px;font-size: 24px;font-weight: bold;}
.hshy_2020_compare .hshy_2020_compare_fr td .buy {display: inline-block;width: 120px;height: 40px;line-height: 40px;text-align: center;background-color: #d30000;color: white;font-size: 16px;border-radius: 4px;margin-top: 15px;}
.hshy_2020_compare .hshy_2020_compare_or .th1 {width: 260px;padding-left: 20px;}
.hshy_2020_compare .hshy_2020_compare_or .th2 {width: 150px;text-align: center;}
.hshy_2020_compare .hshy_2020_compare_or .th3 {width: 260px;padding-left: 20px;}
.hshy_2020_compare .hshy_2020_compare_or .th3 span {font-style: italic;font-size: 14px;margin-left: 2px;color: #2575e8;}
.hshy_2020_compare .hshy_2020_compare_or .th4 {width: 150px;text-align: center;}
.hshy_2020_content {width: 100%;max-width: 1920px;min-width: 1200px;margin: 0 auto;}
.hshy_2020_content .hshy_2020_content_c1 {width: 1200px;margin: 0px auto;text-align: center;}
.hshy_2020_content .hshy_2020_content_c1 .hshy_2020_content_t1 {font-size: 40px;font-weight: bold;}
.hshy_2020_content .hshy_2020_content_c1 .hshy_2020_content_t2 {font-size: 16px;padding-top: 15px;}
.hshy_2020_content .hshy_2020_content_c1 .hshy_2020_content_c2 {margin-top: 50px;}
.hshy_2020_content .hshy_2020_content_c1 .hshy_2020_content_c2 .hshy_2020_content_c3 {display: inline-block;width: 50%;}
.hshy_2020_content .hshy_2020_content_c1 .hshy_2020_content_c2 .hshy_2020_content_c3 .hshy_2020_content_c4 {height: 340px;}
.hshy_2020_content .hshy_2020_content_c1 .hshy_2020_content_c2 .hshy_2020_content_c3 .hshy_2020_content_c4 .hshy_2020_content-v1 {display: inline-block;width: 600px;height: 357;}
.hshy_2020_content .hshy_2020_content_c1 .hshy_2020_content_c2 .hshy_2020_content_img {display: inline-block;width: 50%;margin-left: -5px;}
.hshy_2020_content .hshy_2020_content_c1 .hshy_2020_content_c2 .hshy_2020_content_img .hshy_2020_content_img_1 {padding-left: 100px;flex-direction: column;}
.hshy_2020_content .hshy_2020_content_c1 .hshy_2020_content_c2 .hshy_2020_content_img .hshy_2020_content_img_1 .hshy_2020_content_img_2 {width: 100% !important;text-align: left;margin-bottom: 20px;padding-left: 10px;cursor: pointer;}
.hshy_2020_content .hshy_2020_content_c1 .hshy_2020_content_c2 .hshy_2020_content_img .hshy_2020_content_img_1 .hshy_2020_content_img_2 .hshy_2020_content_img_3 {font-size: 18px;line-height: 24px;font-weight: bold;}
.hshy_2020_content .hshy_2020_content_c1 .hshy_2020_content_c2 .hshy_2020_content_img .hshy_2020_content_img_1 .hshy_2020_content_img_2 .hshy_2020_content_img_4 {line-height: 24px;padding-right: 100;}
.hshy_2020_ability {width: 100%;max-width: 1920px;min-width: 1200px;padding-top: 150px;margin: 0 auto}
.hshy_2020_ability .content {width: 1200px;margin: 0 auto;text-align: center;}
.hshy_2020_ability .content h2 {font-size: 46px;font-weight: bold;}
.hshy_2020_ability .content .desc {font-size: 18px;line-height: 26px;color: #000;padding: 20px 0;}
.hshy_2020_ability .content .more {display: inline-block;margin-top: 20px;width: 140px;height: 40px;line-height: 40px;text-align: center;border: 1px solid #d30000;color: #d30000;font-size: 16px;border-radius: 4px;font-weight: bold;}
.hshy_2020_ability .content .list {display: flex;flex-wrap: wrap;margin-top: 70px;}
.hshy_2020_ability .content .list .item {width: 20%;}
.hshy_2020_ability .content .list .item div {padding: 20px 0;font-size: 18px;text-align: center;}
.hshy_2020_goods {width: 100%;max-width: 1920px;min-width: 1200px;margin: 0 auto}
.hshy_2020_goods .content {width: 1200px;margin: 0 auto;padding-top: 50px;padding-bottom: 100px;}
.hshy_2020_goods .content > div {display: inline-block;width: 48%;}
.hshy_2020_goods .content > div > div {box-shadow: 0 0 36px rgba(51, 51, 51, 0.13);}
.hshy_2020_goods .content > div > div img {width: 100%;}
.hshy_2020_goods .content > div > div h2 {padding: 40px 35px 0;font-weight: bold;font-size: 30px;}
.hshy_2020_goods .content > div > div p {font-size: 16px;line-height: 30px;padding: 10px 35px 0;}
.hshy_2020_goods .content > div > div p a {color: #2575e8;}
.hshy_2020_goods .content > div > div a.buy {display: inline-block;width: 140px;height: 40px;line-height: 40px;text-align: center;color: white;background-color: #d30000;border-radius: 4px;font-size: 16px;margin: 20px 0 50px 35px;}
.hshy_2020_goods .content > div:first-child {padding-right: 50px;}
.hshy_2020_goods .content > div:last-child {padding-left: 50px;}
/* 2020 集合页 end  */



/*升级无忧 start*/
.hshy_banner_sjwy {width: 100%;max-width: 1920px;min-width: 1200px;height: 240px;margin: 0px auto;background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/sjwy_20200415_2.png) no-repeat center center;background-size: cover;}
.hshy_banner_sjwy .content {text-align: center;padding-top: 60px;}
.hshy_banner_sjwy .content .title1 {font-size: 52px;font-weight: 500;}
.hshy_banner_sjwy .content .title2 {padding-top: 20px;font-size: 22px;font-weight: 550;}
.hshy_select_sjwy {width: 100%;max-width: 1920px;min-width: 1200px;background-color: #fafafa;margin: 0 auto;overflow: hidden;}
.hshy_select_sjwy .select_title {width: 1200px;margin: 0 auto;padding-top: 80px;padding-bottom: 125px;}
.hshy_select_sjwy .select_title .select_title_1 {text-align: center;}
.hshy_select_sjwy .select_title .select_title_1 span {font-size: 20px;font-weight: bold;padding-right: 5px;}
.hshy_select_sjwy .select_title .select_title_1 ul {display: inline-block;text-align: center;padding-bottom: 20px;height: 70px;}
.hshy_select_sjwy .select_title .select_title_1 ul .active {color: #fff !important;border-color: #3781fb !important;background-color: #2575e8 !important;}
.hshy_select_sjwy .select_title .select_title_1 ul li {font-size: 18px;height: 48px;line-height: 48px;width: 220px;display: inline-block;font-weight: bold;text-align: center;text-decoration: none;position: relative;cursor: pointer;color: #2575e8;background-color: #EFF2F7;border-radius: 5px;}
.hshy_select_sjwy .select_title .select_title_1 ul li:last-child {margin-left: 20px;margin-right: 50px;}
.hshy_select_sjwy .select_title .select_dec {text-align: center;font-size: 16px;font-weight: 520;padding-bottom: 25px;}
.select_title_cz_sj {position: absolute;}
.select_title_cz_sj::before {content: '';width: 64px;height: 24px;background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/sjwy_20200415_6.png) no-repeat;position: absolute;left: -38px;top: -25px;}
.hshy_goods_sjwy {margin-top: 4px;position: relative;}
.hshy_goods_sjwy .hshy_old_goods {padding-left: 58px;padding-right: 58px;padding-top: 34px;padding-bottom: 30px;position: relative;border-radius: 4px;}
.hshy_goods_sjwy .hshy_old_goods .tag {position: absolute;right: 20px;top: 0px;}
.hshy_goods_sjwy .hshy_old_goods .old_goods_title {vertical-align: top;}
.hshy_goods_sjwy .hshy_old_goods .old_goods_title h3 {font-size: 26px;font-weight: bold;padding-bottom: 5px;padding-left: 60px;text-align: center;}
.hshy_goods_sjwy .hshy_old_goods .old_goods_dec {letter-spacing: 1px;font-size: 15px;font-weight: bold;width: 100%;color: #888;line-height: 26px;text-align: center;}
.hshy_goods_sjwy .hshy_old_goods .old_goods_price {margin-top: 30px;font-size: 46px;text-align: center;}
.hshy_goods_sjwy .hshy_old_goods .old_goods_price .price {position: relative;color: #ef4a3d;}
.hshy_goods_sjwy .hshy_old_goods .old_goods_price .price .price-1 {font-size: 26px;}
.hshy_goods_sjwy .hshy_old_goods .old_goods_price .price .price-2 {font-size: 14px;position: relative;color: white;font-weight: bold;margin-left: -5px;top: -20px;display: inline-block;padding-left: 10px;padding-right: 10px;padding-top: 2px;padding-bottom: 2px;background: #FDEDD1;color: #91602C;}
.hshy_goods_sjwy .hshy_old_goods .old_goods_price .price .price-del {color: gray;font-size: 14px;font-weight: bold;margin-left: -100px;position: relative;display: inline-block;padding-left: 10px;padding-right: 10px;padding-top: 2px;padding-bottom: 2px;}
.hshy_goods_sjwy .hshy_old_goods .old_goods_goumai {text-align: center;padding-top: 10px;}
.hshy_goods_sjwy .hshy_old_goods .old_goods_goumai a {border-radius: 5px;background: #e94518;border: 1px solid #e94518;color: #fff;text-align: center;box-sizing: border-box;font-size: 20px;width: 240px;height: 45px;line-height: 45px;display: inline-block;}
.hshy_goods_sjwy .hshy_old_goods .old_goods_time {padding-top: 20px;font-size: 16px;text-align: center;}
.hshy_goods_sjwy .hshy_old_goods .old_goods_time span {letter-spacing: 2px;}
.hshy_goods_sjwy .hshy_old_goods .old_goods_time .countdown span {letter-spacing: 1px;color: red;}
.hshy_goods_sjwy .hshy_old_goods .old_goods_tese_title::before {content: '';width: 185px;height: 1px;background-color: #F6F6F6;position: absolute;top: 50%;left: -5px;}
.hshy_goods_sjwy .hshy_old_goods .old_goods_tese_title::after {content: '';width: 185px;height: 1px;background-color: #F6F6F6;position: absolute;top: 50%;right: -5px;}
.hshy_goods_sjwy .hshy_old_goods .old_goods_tese {font-size: 19px;color: #000;padding-top: 25px;padding-bottom: 35px;}
.hshy_goods_sjwy .hshy_old_goods .old_goods_tese .old_goods_tese_title {position: relative;padding-bottom: 5px;font-weight: bold;text-align: center;}
.hshy_goods_sjwy .hshy_old_goods .old_goods_tese ul {line-height: 26px;margin-top: 20px;}
.hshy_goods_sjwy .hshy_old_goods .old_goods_tese ul .title {font-size: 16px;}
.hshy_goods_sjwy .hshy_old_goods .old_goods_tese ul .title span {font-weight: bold;color: blue;}
.hshy_goods_sjwy .hshy_old_goods .old_goods_tese ul .li_fr {display: inline-block;margin-right: 20px;width: 100%;overflow: hidden;vertical-align: middle;}
.hshy_goods_sjwy .hshy_old_goods .old_goods_tese ul .li_1 {font-size: 16px;display: inline-block;margin-top: 24px;margin-right: 20px;width: 100%;overflow: hidden;vertical-align: middle;}
.hshy_goods_sjwy .hshy_old_goods .old_goods_tese ul .li_2 {font-size: 16px;float: right;}
.hshy_goods_sjwy .hshy_old_goods .old_goods_tese ul .li_3 {float: right;margin-top: 8px;}
.hshy_goods_sjwy .hshy_old_goods .old_goods_tese ul .li_fn {display: inline-block;margin-top: 25px;margin-right: 20px;width: 100%;overflow: hidden;vertical-align: middle;height: 26px;font-display: none;}
.hshy_goods_sjwy .hshy_old_goods .old_goods_shiyong {margin-left: 0;text-align: center;padding-top: 20px;}
.hshy_goods_sjwy .hshy_old_goods .old_goods_shiyong a {border-radius: 5px;background: #E8F2FE;border: 1px solid #3790F2;color: #3790F2;text-align: center;box-sizing: border-box;font-size: 20px;width: 220px;height: 40px;line-height: 40px;display: inline-block;}
.hshy_new_goods_sjwy {padding-left: 58px;padding-right: 58px;padding-top: 34px;padding-bottom: 30px;position: relative;border-radius: 4px;}
.hshy_new_goods_sjwy .new_goods_title {vertical-align: top;}
.hshy_new_goods_sjwy .new_goods_title h3 {font-size: 26px;font-weight: bold;padding-bottom: 5px;padding-left: 60px;text-align: center;}
.hshy_new_goods_sjwy .new_goods_dec {letter-spacing: 1px;font-size: 15px;font-weight: bold;width: 100%;color: #888;line-height: 26px;text-align: center;}
.hshy_new_goods_sjwy .new_goods_price {margin-top: 30px;font-size: 46px;text-align: center;}
.hshy_new_goods_sjwy .new_goods_price .price {position: relative;color: #ef4a3d;}
.hshy_new_goods_sjwy .new_goods_price .price .price-1 {font-size: 26px;}
.hshy_new_goods_sjwy .new_goods_price .price .price-2 {font-size: 14px;position: relative;color: white;font-weight: bold;margin-left: -5px;top: -20px;display: inline-block;padding-left: 10px;padding-right: 10px;padding-top: 2px;padding-bottom: 2px;background: #FDEDD1;color: #91602C;}
.hshy_new_goods_sjwy .new_goods_price .price .price-del {color: gray;font-size: 14px;font-weight: bold;margin-left: -100px;position: relative;display: inline-block;padding-left: 10px;padding-right: 10px;padding-top: 2px;padding-bottom: 2px;}
.hshy_new_goods_sjwy .new_goods_goumai {text-align: center;padding-top: 10px;}
.hshy_new_goods_sjwy .new_goods_goumai a {border-radius: 5px;background: #e94518;border: 1px solid #e94518;color: #fff;text-align: center;box-sizing: border-box;font-size: 20px;width: 240px;height: 45px;line-height: 45px;display: inline-block;}
.hshy_new_goods_sjwy .new_goods_time {padding-top: 20px;font-size: 16px;text-align: center;}
.hshy_new_goods_sjwy .new_goods_time span {letter-spacing: 2px;}
.hshy_new_goods_sjwy .new_goods_time .countdown span {letter-spacing: 1px;color: red;}
.hshy_new_goods_sjwy .new_goods_tese_title::before {content: '';width: 185px;height: 1px;background-color: #F6F6F6;position: absolute;top: 50%;left: -5px;}
.hshy_new_goods_sjwy .new_goods_tese_title::after {content: '';width: 185px;height: 1px;background-color: #F6F6F6;position: absolute;top: 50%;right: -5px;}
.hshy_new_goods_sjwy .new_goods_tese {font-size: 19px;color: #000;padding-top: 25px;padding-bottom: 35px;}
.hshy_new_goods_sjwy .new_goods_tese .new_goods_tese_title {position: relative;padding-bottom: 5px;font-weight: bold;text-align: center;}
.hshy_new_goods_sjwy .new_goods_tese ul {line-height: 26px;margin-top: 20px;}
.hshy_new_goods_sjwy .new_goods_tese ul .title {font-size: 16px;}
.hshy_new_goods_sjwy .new_goods_tese ul .title span {font-weight: bold;color: blue;}
.hshy_new_goods_sjwy .new_goods_tese ul .li_fr {display: inline-block;margin-right: 20px;width: 100%;overflow: hidden;vertical-align: middle;}
.hshy_new_goods_sjwy .new_goods_tese ul .li_1 {font-size: 16px;display: inline-block;margin-top: 24px;margin-right: 20px;width: 100%;overflow: hidden;vertical-align: middle;}
.hshy_new_goods_sjwy .new_goods_tese ul .li_2 {font-size: 16px;float: right;}
.hshy_new_goods_sjwy .new_goods_tese ul .li_3 {float: right;margin-top: 8px;}
.hshy_new_goods_sjwy .new_goods_shiyong {margin-left: 0;text-align: center;padding-top: 20px;}
.hshy_new_goods_sjwy .new_goods_shiyong a {border-radius: 5px;background: #E8F2FE;border: 1px solid #3790F2;color: #3790F2;text-align: center;box-sizing: border-box;font-size: 20px;width: 220px;height: 40px;line-height: 40px;display: inline-block;}
.hshy_2020_goodsone_sjwy {padding-left: 58px;padding-right: 58px;padding-top: 40px;padding-bottom: 30px;position: relative;border-radius: 4px;}
.hshy_2020_goodsone_sjwy .tag {position: absolute;right: 20px;top: 0px;}
.hshy_2020_goodsone_sjwy .goods_title {vertical-align: top;}
.hshy_2020_goodsone_sjwy .goods_title h3 {letter-spacing: 1px;font-size: 24px;font-weight: bold;padding-bottom: 10px; padding-left: 40px;margin-right: -40px;text-align: center;}
.hshy_2020_goodsone_sjwy .goods_dec {font-weight: 500;font-size: 16px;width: 100%;color: #000;line-height: 26px;text-align: center;}
.hshy_2020_goodsone_sjwy .goods_price {margin-top: 20px;font-size: 46px;text-align: center;}
.hshy_2020_goodsone_sjwy .goods_price .price {position: relative;color: #ef4a3d;}
.hshy_2020_goodsone_sjwy .goods_price .price .price-1 {font-size: 26px;}
.hshy_2020_goodsone_sjwy .goods_price .price .price-2 {color: #000;font-size: 16px;}
.hshy_2020_goodsone_sjwy .goods_goumai {text-align: center;padding-top: 10px;}
.hshy_2020_goodsone_sjwy .goods_goumai a {border-radius: 5px;background: #e94518;border: 1px solid #e94518;color: #fff;text-align: center;box-sizing: border-box;font-size: 20px;width: 240px;height: 40px;line-height: 40px;display: inline-block;}
.hshy_2020_goodsone_sjwy .goods_time {padding-top: 15px;padding-bottom: 55px;font-size: 16px;text-align: center;}
.hshy_2020_goodsone_sjwy .goods_time span {letter-spacing: 2px;}
.hshy_2020_goodsone_sjwy .goods_time .countdown span {letter-spacing: 1px;color: red;}
.hshy_2020_goodsone_sjwy .price_goods {height: 30px;line-height: 30px;text-align: center;font-size: 14px;position: relative;color: white;font-weight: bold;top: -20px;background: #FBF0EE;color: #3A3736;}
.hshy_2020_goodsone_sjwy .price_goods a {padding-left: 20px;color: red;}
.hshy_2020_goodsone_sjwy .goods_tese {font-size: 16px;color: #666;padding-top: 15px;padding-bottom: 40px;}
.hshy_2020_goodsone_sjwy .goods_tese .goods_tese_title {height: 1px;background-color: #F6F6F6;margin-bottom: 5px;}
.hshy_2020_goodsone_sjwy .goods_tese .p1 {font-size: 14px;padding-top: 25px;}
.hshy_2020_goodsone_sjwy .goods_tese .p1 span {font-weight: bold;}
.hshy_2020_goodsone_sjwy .goods_tese .p2 {font-size: 14px;padding-top: 5px;height: 25px;line-height: 25px;}
.hshy_2020_goodsone_sjwy .goods_tese .p3 {height: 25px;line-height: 25px;font-size: 14px;padding-top: 80px;}
.hshy_2020_goodsone_sjwy .goods_tese .p4 {font-size: 14px;padding-top: 80px;}
.hshy_2020_goodsone_sjwy .goods_tese .p4 span {font-weight: bold;}
.hshy_2020_goodstwo_sjwy {padding-left: 58px;padding-right: 58px;padding-top: 40px;padding-bottom: 30px;position: relative;border-radius: 4px;}
.hshy_2020_goodstwo_sjwy .goods_title {vertical-align: top;}
.hshy_2020_goodstwo_sjwy .goods_title h3 {letter-spacing: 1px;font-size: 24px;font-weight: bold;padding-bottom: 10px; padding-left: 40px;margin-right: -40px;text-align: center;}
.hshy_2020_goodstwo_sjwy .goods_dec {font-weight: 500;font-size: 16px;width: 100%;color: #000;line-height: 26px;text-align: center;}
.hshy_2020_goodstwo_sjwy .goods_price {margin-top: 20px;font-size: 46px;text-align: center;}
.hshy_2020_goodstwo_sjwy .goods_price .price {position: relative;color: #ef4a3d;}
.hshy_2020_goodstwo_sjwy .goods_price .price .price-1 {font-size: 26px;}
.hshy_2020_goodstwo_sjwy .goods_price .price .price-2 {color: #000;font-size: 16px;}
.hshy_2020_goodstwo_sjwy .goods_goumai {text-align: center;padding-top: 10px;}
.hshy_2020_goodstwo_sjwy .goods_goumai a {border-radius: 5px;background: #e94518;border: 1px solid #e94518;color: #fff;text-align: center;box-sizing: border-box;font-size: 20px;width: 240px;height: 40px;line-height: 40px;display: inline-block;}
.hshy_2020_goodstwo_sjwy .goods_time {padding-top: 15px;padding-bottom: 55px;font-size: 16px;text-align: center;}
.hshy_2020_goodstwo_sjwy .goods_time span {letter-spacing: 2px;}
.hshy_2020_goodstwo_sjwy .goods_time .countdown span {letter-spacing: 1px;color: red;}
.hshy_2020_goodstwo_sjwy .price_goods {height: 30px;line-height: 30px;text-align: center;font-size: 14px;position: relative;color: white;font-weight: bold;top: -20px;background: #FBF0EE;color: #3A3736;}
.hshy_2020_goodstwo_sjwy .price_goods a {padding-left: 20px;color: red;}
.hshy_2020_goodstwo_sjwy .goods_tese {font-size: 16px;color: #666;padding-top: 15px;padding-bottom: 40px;}
.hshy_2020_goodstwo_sjwy .goods_tese .goods_tese_title {height: 1px;background-color: #F6F6F6;margin-bottom: 5px;}
.hshy_2020_goodstwo_sjwy .goods_tese .p1 {font-size: 14px;padding-top: 25px;}
.hshy_2020_goodstwo_sjwy .goods_tese .p1 span {font-weight: bold;}
.hshy_2020_goodstwo_sjwy .goods_tese .p2 {font-size: 14px;padding-top: 5px;height: 25px;line-height: 25px;}
.hshy_2020_goodstwo_sjwy .goods_tese .p3 {height: 25px;line-height: 25px;font-size: 14px;padding-top: 80px;}
.hshy_2020_goodstwo_sjwy .goods_tese .p4 {font-size: 14px;padding-top: 80px;}
.hshy_2020_goodstwo_sjwy .goods_tese .p4 span {font-weight: bold;}
.hshy_banner_footer_sjwy {width: 100%;max-width: 1920px;min-width: 1200px;height: 360px;margin: 0px auto;background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/sjwy_20200415_1.png) no-repeat center center;background-size: cover;}
.hshy_banner_footer_sjwy .content {text-align: center;}
.hshy_banner_footer_sjwy .content .dec1 {padding-left: 380px;padding-top: 80px;font-size: 30px;color: white;}
.hshy_banner_footer_sjwy .content .dec2 {padding-top: 10px;font-size: 30px;color: white;}
.hshy_banner_footer_sjwy .content .dec3 {padding-left: 32px;padding-top: 80px;}
.hshy_banner_footer_sjwy .content .dec3 a {border-radius: 5px;background: #e94518;border: 1px solid #e94518;color: #fff;text-align: center;box-sizing: border-box;font-size: 20px;width: 220px;height: 40px;line-height: 40px;display: inline-block;}

/*升级无忧 end*/



/* jiaoxue.html start */
.jiaoxueBanner{width: 100%;max-width: 1920px;min-width: 1200px;height: 400px;margin: 0px auto;background: url('//pic.mairuan.com/WebSource/huishenghuiying/web/images/jiaoxue_banner.png') no-repeat top center;}
.jiaoxueBanner .content{width: 1200px;margin: 0 auto;text-align: center;padding-top: 60px;}
.jiaoxueBanner .content h2{font-size: 46px;color: #333;}
.jiaoxueBanner .content .desc{margin-top: 20px;font-size: 16px;line-height: 24px;}
.jiaoxueBanner .content .desc img{display: inline-block;vertical-align: middle;}
.jiaoxueBanner .content .name{display: inline-block;vertical-align: middle;text-align: left;margin-left: 15px;}
.jiaoxueBanner .content .intro{display: inline-block;width: 50%;vertical-align: middle;text-align: left;margin-left: 15px;border-left: 1px solid #c2b0af;padding-left: 20px;}
.jiaoxueBanner .content .btns{margin-top: 54px;}
.jiaoxueBanner .content .btns a{display: block;margin: 0 auto;width: 200px;height: 52px;line-height: 52px;text-align: center;font-size: 20px;}
.jiaoxueBanner .content .btns a.buy{color: white;background-color: #ef4f34;border-radius: 4px;}
.jiaoxueBanner .content .btns a.download{color: #ef4f34;}
.jiaoxueBanner .content .btns span.download{display: none;}
.jiaoxueMain{width: 100%;max-width: 1920px;min-width: 1200px;margin: 0 auto;}
.jiaoxueMain .content{width: 1200px;margin: 125px auto 100px;}
.jiaoxueMain .content .left{padding-right: 50px;}
.jiaoxueMain .content .left li{font-size: 16px;margin-bottom: 28px;text-align: center;padding: 5px 10px;cursor: pointer;}
.jiaoxueMain .content .left li.active{color: white;background-color: #ef4f34;border-radius: 4px;}
.jiaoxueMain .content .right{padding-left: 20px;}
.jiaoxueMain .content .right .title{font-size: 18px;color: #ef4a3d;background-color: rgba(239, 79, 52, 0.06);padding: 13px 30px;border-left: 3px solid #ef4a3d;}
.jiaoxueMain .content .right .main{padding: 40px 0 80px;}
.jiaoxueMain .content .right .item .thumb{position: relative;}
.jiaoxueMain .content .right .item .player{cursor: pointer;position: absolute;right: 6px;bottom: 10px;}
.jiaoxueMain .content .right .item>div:last-child{font-size: 16px;padding: 10px 0 40px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
/* jiaoxue.html end */



/* doufu start*/
.buy_doufu {width: 100%;max-width: 1920px;min-width: 1200px;margin: 0px auto;background-color: #f9fafc;overflow: hidden;}
.buy_doufu .buy_doufu_icon {width: 1200px;margin: 0px auto;}
.buy_doufu_pingjia{color: #A7A7A7;}
.buy_doufu_pingjia:hover{color: #1582f7;}
.buy_doufu .buy_doufu_icon .buy_doufu_subject {font-size: 36px;text-align: center;padding-top: 40px;padding-bottom: 30px; vertical-align: top; padding-left: 75px;}
.buy_doufu .buy_doufu_icon .Buy_Tab {text-align: center;padding-bottom: 100px;height: 70px;}
.buy_doufu .buy_doufu_icon .Buy_Tab .active {color: #fff;border-color: #3781fb;background-color: #2575e8;}
.buy_doufu .buy_doufu_icon .Buy_Tab li {display: inline-block;padding-right: 20px;padding-left: 20px; font-weight: bold;text-align: center;text-decoration: none;position: relative;height: 40px;line-height: 40px;font-size: 18px;cursor: pointer;color: #2575e8;background-color: #EFF2F7 /*#e9f2ff*/;border-radius: 4px;}
.buy_doufu .buy_doufu_icon .Buy_Tab li:first-child {margin-right: 10px;}
.buy_doufu .buy_doufu_icon .Buy_Tab li .tag {display: inline-block;width: 52px;height: 22px;background: url(https://pic.mairuan.com/WebSource/huishenghuiying/web/images/3.png) no-repeat center center;position: absolute;top: -25px;right: -20px;}
.buy_doufu .buy_doufu_icon .Buy_Tab li:last-child {position: relative;margin-right: 10px;}
.buy_doufu .buy_doufu_content {margin-top: 30px;position: relative;padding-bottom: 80px;}
.buy_doufu .buy_doufu_content .active { margin-top: 0 !important;  height: 520px !important;}
.buy_doufu .buy_doufu_content .active .buy_doufu_icon_2 {padding-top: 25px !important;  height: 520px !important;}
.buy_doufu .buy_doufu_content .buy_doufu_goods {height: 520px;}
.buy_doufu .buy_doufu_content .buy_doufu_goods .buy_doufu_icon_2 {height: 520px;padding-left: 50px;padding-right: 50px;padding-top: 25px;padding-bottom: 30px;position: relative;border-radius: 4px;background-color: #fff;}
.buy_doufu .buy_doufu_content .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_header .buy_doufu_title {vertical-align: top;padding-top: 20px;}
.buy_doufu .buy_doufu_content .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_header .buy_doufu_title img {width: 52px;}
.buy_doufu .buy_doufu_content .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_header .buy_doufu_tel {vertical-align: top;padding-top: 15px;}
.buy_doufu .buy_doufu_content .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_header .buy_doufu_tel h3 {font-size: 21px;font-weight: bold;padding-bottom: 8px;}
.buy_doufu .buy_doufu_content .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_header .buy_doufu_tel h3 div {font-size: 12px;padding-top: 8px;}
.buy_doufu .buy_doufu_content .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_header .buy_doufu_tel h3 div span {display: inline-block;border-radius: 4px;padding-left: 8px;padding-right: 8px;padding-top: 2px;padding-bottom: 2px;border: 1px solid #BBBBBB;color: #666;}
.buy_doufu .buy_doufu_content .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_dec {height: 60px;width: 490px;color: #666;font-size: 14px;line-height: 25px;padding-top: 10px;}
.buy_doufu .buy_doufu_content .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_price {margin-top: 20px;font-size: 42px;}
.buy_doufu .buy_doufu_content .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_price .price {position: relative;}
.buy_doufu .buy_doufu_content .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_price .price span:first-child {font-size: 24px;}
.buy_doufu .buy_doufu_content .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_price .price label {border-radius: 5px;font-size: 12px;font-weight: bold;margin-left: 5px;position: relative;top: -20px;display: inline-block;padding: 2px 10px 2px 10px;background: #FAEDE5;color: #f44336;}
.buy_doufu .buy_doufu_content .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_price .goumai {position: relative;bottom: 8px;left: 8px;}

.buy_doufu .buy_doufu_content .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_price .goumai a {text-decoration: none;border-radius: 5px;background: #F7411C;border: 1px solid #F7401C;color: #fff;display: inline-block;text-align: center;box-sizing: border-box;font-size: 18px;width: 135px;height: 37px;line-height: 37px;margin-right: 10px;}
.buy_doufu .buy_doufu_content .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_price .goumai a:hover{background: #e63b19;}
.buy_doufu .buy_doufu_content .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_cuxiao {font-size: 15px;padding-top: 28px;}
.buy_doufu .buy_doufu_content .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_cuxiao p {font-size: 15px;font-weight: bold;}
.buy_doufu .buy_doufu_content .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_cuxiao .zengsong {color: #666;height: 128px}
.buy_doufu .buy_doufu_content .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_cuxiao .zengsong div {display: inline-block;width: 100%;margin-top: 4px;margin-left: -10px;font-size: 15px;}
.buy_doufu .buy_doufu_content .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_cuxiao .zengsong div span {border: 1px solid red;width: 7%;text-align: center;color: red;font-size: 10px;font-weight: bold; margin-left: 10px;padding-left: 2px;padding-right: 2px;border-radius: 5px;display: inline-block;line-height: 18px;vertical-align: top;margin-right: 7px;}

.buy_doufu .buy_doufu_content_2 {margin-top: 4px;position: relative;}
.buy_doufu .buy_doufu_content_2 .active {margin-top: 0 !important;height: 560px !important;}
.buy_doufu .buy_doufu_content_2 .active .buy_doufu_icon_2 {padding-top: 50px !important;height: 560px !important;}
.buy_doufu .buy_doufu_content_2 .buy_doufu_goods {position: relative;margin-top: 25px;vertical-align: top;width: 33%;height: 520px;display: inline-block;}
.buy_doufu .buy_doufu_content_2 .buy_doufu_goods .buy_doufu_icon_2 {height: 520px;padding-left: 30px;padding-right: 30px;padding-top: 20px;padding-bottom: 40px;position: relative;border-radius: 4px;background-color: #fff;}
.buy_doufu .buy_doufu_content_2 .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_header .buy_doufu_title {vertical-align: top;padding-top: 20px;}
.buy_doufu .buy_doufu_content_2 .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_header .buy_doufu_title img {width: 52px;}
.buy_doufu .buy_doufu_content_2 .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_header .buy_doufu_tel {vertical-align: top;padding-top: 15px;padding-left: 15px;}
.buy_doufu .buy_doufu_content_2 .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_header .buy_doufu_tel h3 {font-size: 21px;font-weight: bold;padding-bottom: 8px;}
.buy_doufu .buy_doufu_content_2 .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_header .buy_doufu_tel h3 div {font-size: 13px;padding-top: 9px;}
.buy_doufu .buy_doufu_content_2 .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_header .buy_doufu_tel h3 div span {display: inline-block;border-radius: 4px;padding-left: 8px;padding-right: 8px;padding-top: 2px;padding-bottom: 2px;border: 1px solid #BBBBBB;color: #666;}
.buy_doufu .buy_doufu_content_2 .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_dec {height: 56px;width: 100%;color: #666;font-size: 13px;line-height: 23px;padding-top: 10px}
.buy_doufu .buy_doufu_content_2 .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_price {margin-top: 18px;font-size: 44px;}
.buy_doufu .buy_doufu_content_2 .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_price .price {position: relative;}
.buy_doufu .buy_doufu_content_2 .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_price .price span:first-child {font-size: 24px;}
.buy_doufu .buy_doufu_content_2 .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_price .price label {border-radius: 5px;font-size: 12px;font-weight: bold;margin-left: 2px;position: relative;top: -20px;display: inline-block;padding: 2px;background: #FAEDE5;color: #f44336;}
.buy_doufu .buy_doufu_content_2 .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_price .goumai {position: relative;bottom: 8px;left: 8px;}
.buy_doufu .buy_doufu_content_2 .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_price .goumai a {text-decoration: none;border-radius: 5px;background:#F7401C;border: 1px solid #F7411C;color: #fff;display: inline-block;text-align: center;box-sizing: border-box;font-size: 18px;width: 100px;height: 37px;line-height: 37px;margin-right: 10px;}
.buy_doufu .buy_doufu_content_2 .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_price .goumai a:hover{background: #e63b19;}
.buy_doufu .buy_doufu_content_2 .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_cuxiao {font-size: 15px;padding-top: 36px;}
.buy_doufu .buy_doufu_content_2 .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_cuxiao p {font-size: 15px;font-weight: bold;}
.buy_doufu .buy_doufu_content_2 .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_cuxiao .zengsong {color: #666;margin-left: -10px;height: 128px}
.buy_doufu .buy_doufu_content_2 .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_cuxiao .zengsong div {display: inline-block;width: 100%;padding-top: 10px;font-size: 15px;}
.buy_doufu .buy_doufu_content_2 .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_cuxiao .zengsong div span {border: 1px solid red;width: 10%;text-align: center;color: red;font-size: 10px;font-weight: bold; margin-left: 10px;padding-left: 2px;padding-right: 2px;border-radius: 5px;display: inline-block;line-height: 18px;vertical-align: top;margin-right: 7px;}


.buy_doufu_server {margin-top: 40px;width: 100%;height: 280px;background-color: #fff;}
.buy_doufu_server .item {font-size: 26px;font-weight: bold;text-align: center;padding-top: 50px;}
.buy_doufu_server .content {text-align: center;margin: 0 auto;padding-top: 40px;padding-left: 100px;}
.buy_doufu_server .content div {display: inline-block;width: 24%;}
.buy_doufu_server .content div span {position: relative;top: 50px;right: 60px;font-size: 20px;}
.buy_doufu_server .content div:nth-child(3) span {right: 80px;}

.lim_buy_c {background:#E33C1A;border-top-left-radius: 4px;border-top-right-radius: 4px;}
.lim_buy_b {position: absolute;top:0px;left: 0px}
.lim_buy_b1 {position: absolute;top:25px;left: 0px}
.lim_buy_d {position: absolute;top:0px;right: 0px}
.lim_buy_d1 {position: absolute;top:25px;right: 0px}

.buy_doufu_img {  width: 220px;  height: 220px;}
.buy_doufu_hover { background: none;border: 1px solid #e94518; color: #e94518;  display: inline-block;  text-align: center;  box-sizing: border-box;  }
.buy_doufu_hover:hover{  background-color: #F8401C;  color: #fff!important;}

.doufu_buyList2 > div > div {  background-color: #fff;  height: 220px;}
.doufu_buyList2 .buyList2_price { position: absolute;  left: 0;  top: 114px;  }
.doufu_buyList2 .buyList2_btn {  position: absolute;  left: 0;  top: 170px;  }
.doufu_buyList2 .supbg {  background-color: #fdc043;  }
/* doufu end*/



/*评价 start */
.pingjia_header_title {width: 100%;max-width: 1920px;min-width: 1200px;margin: 0px auto;height: 70px;position: relative;z-index: 998;text-align: right;border-top: solid #F4F4F4 1px;}
.pingjia_header_title .pingjia {width: 160px;height: 50px;display: inline-block;position: absolute;top: 50%;left: 50%;margin: -15px 0 0 135px;}
.pingjia_header_title .pingjia span {font-size: 16px;}
.pingjia_header_title .duibi {width: 80px;height: 50px;display: inline-block;position: absolute;top: 50%;left: 50%;margin: -15px 0 0 320px;}
.pingjia_header_title .duibi a {font-size: 16px;color: #000;}
.pingjia_header_title .goumai {width: 140px;height: 50px;display: inline-block;position: absolute;top: 50%;left: 50%;margin: -25px 0 0 440px;}
.pingjia_header_title .goumai a {background: #F7411C;border: 1px solid #e94518;color: #fff;display: inline-block;text-align: center;box-sizing: border-box;font-size: 18px;width: 160px;line-height: 40px;border-radius: 5px;}

.pingjia_header_title.prod-menu_fixed60{position: fixed;top: 60px;left: 50%;transform: translate(-50%);z-index: 101;background-color: #fff;}
.pingjia_header_title.prod-menu_fixed30{position: fixed;top: 30px;left: 50%;transform: translate(-50%);z-index: 101;background-color: #fff;}


.pingjia_content {width: 100%;max-width: 1920px;min-width: 1200px;margin: 0 auto;overflow: hidden;padding-top: 40px;background-color: #F9FAFC;}
.pingjia_content .v1 {width: 1200px;margin: 0 auto;}
/*.pingjia_content .v1 div {margin-top: 4px;position: relative !important;}*/
.pingjia_content .v2 {padding-left: 50px;padding-right: 30px;padding-top: 30px;padding-bottom: 40px;position: relative !important;border-radius: 4px;min-height: 200px;background-color: #fff;}
.pingjia_content .v3 {border-bottom: solid #F6F6F6 1px;width: 800px;height: 50px;display: inline-block;font-size: 16px;font-weight: bold;}
.pingjia_content .comment_pingjia {margin-top: 10px;margin: 0 auto;}
.pingjia_content .comment_pingjia .item {padding-bottom: 20px;padding-top: 20px;border-bottom: solid #F6F6F6 1px;}
.pingjia_content .comment_pingjia .item .user {display: inline-block;vertical-align: top;text-align: center;}
.pingjia_content .comment_pingjia .item .userComment {display: inline-block;width: 90%;vertical-align: top;font-size: 14px;padding-left: 20px;}
.pingjia_content .comment_pingjia .item .userComment .uname {font-size: 14px;font-weight: bold;}
.pingjia_content .comment_pingjia .item .userComment .evacontent {font-size: 14px;padding-top: 6px;}
.pingjia_content .comment_pingjia .item .userComment .goods {font-size: 14px;padding-top: 12px;color: #999;padding: 0 0 10px;}
.pingjia_content .comment_pingjia .item .userComment .replay {padding: 12px 0 15px 20px;background-color: #F7F7F7;}
.pingjia_content .comment_pingjia .item .userComment .replay .mairuan {display: inline-block;vertical-align: top;text-align: center;}
.pingjia_content .comment_pingjia .item .userComment .replay .replay_comment {display: inline-block;width: 90%;vertical-align: top;font-size: 14px;padding-left: 20px;}
.pingjia_content .comment_pingjia .item .userComment .replay .replay_comment .replay_user {font-size: 14px;font-weight: bold;}
.pingjia_content .comment_pingjia .item .userComment .replay .replay_comment .replay_content {font-size: 14px;padding-top: 6px;}
.pingjia_content .showMore {text-align: center;padding-top: 30px;}


.pingjia_count_all {float: right;}
.pingjia_count_all .pingjia_count {padding-left: 50px;padding-right: 15px;padding-top: 30px;padding-bottom: 60px;position: relative !important;border-radius: 4px;background-color: #fff;}
.pingjia_count_all .pingjia_count .pie {width: 140px;height: 140px;border-radius: 50%;background: pink;position: relative;}
.pingjia_count_all .pingjia_count .pie .circle {width: 115px;height: 115px;line-height: 25px;text-align: center;color: red;position: absolute;top: 50%;left: 50%;z-index: 100;transform: translate(-50%, -50%);background: white;border-radius: 50%;font-size: 36px;padding-top: 30px;font-weight: bold;}
.pingjia_count_all .pingjia_count .pie .circle span {color: #000;font-size: 16px;font-weight: normal;}
.pingjia_count_all .pingjia_count .pie .left {border-radius: 140px 0 0 140px;width: 70px;height: 140px;float: left;overflow: hidden;}
.pingjia_count_all .pingjia_count .pie .left .left-deg {width: 70px;height: 140px;background: #F7401D;transform-origin: right center;transform: rotate(0deg);}
.pingjia_count_all .pingjia_count .pie .right {border-radius: 0 140px 140px 0;width: 70px;height: 140px;float: left;overflow: hidden;}
.pingjia_count_all .pingjia_count .pie .right .right-deg {width: 70px;height: 140px;background: #F7401D;transform-origin: left center;transform: rotate(0deg);}
.pingjia_count_all .pingjia_count .count {margin-top: 15px;}
.pingjia_count_all .pingjia_count .count span:first-child {font-size: 30px;font-weight: bold;}

/*评价 end*/



/* 夏季毕业季2020 start */
.byj2020Banner{width: 100%;max-width: 1920px;min-width: 1200px;margin: 0px auto;height: 640px;background:url('//pic.mairuan.com/WebSource/huishenghuiying/web/images/sucaibanner2020.png') no-repeat center center;}
.byj2020_m1{width: 100%;max-width: 1920px;min-width: 1200px;margin: 106px auto 0;}
.byj2020_m1 .content{width: 1200px;margin: 0 auto;}
.byj2020_m1 .content .title{font-size: 36px;font-weight: bold;text-align: center;color: #333;position: relative;}
.byj2020_m1 .content .title img{vertical-align: middle;margin-right: 0px;}
.byj2020_m1 .content .title div.title_name{display: inline-block;vertical-align: middle;}
.byj2020_m1 .content .title i{display: inline-block;font-size: 25px;font-weight: normal;color: #999;vertical-align: middle;cursor: pointer;}
.byj2020_m1 .content .title span.intro{display: inline-block;font-size: 16px;font-weight: normal;color: #777;margin-left: -5px;vertical-align: middle;cursor: pointer;}
.byj2020_m1 .content .title .desc{font-size: 18px;color: #666;font-weight: normal;margin-top: 13px;}
.byj2020_m1 .content .title .cover{display: none;width: 410px;height: 322px;color: white;background-color: rgba(0, 0, 0, 0.8);font-size: 16px;font-weight: 200;/*font-family: bestFont_regular;*/text-align: left;padding: 25px 15px 25px 20px;border-radius: 4px;position: absolute;top: 22%;left: 66.4%;}
.byj2020_m1 .content .title .cover ul{margin-top: 25px;}
.byj2020_m1 .content .title .cover li{margin-bottom: 14px;}
.byj2020_m1 .content .title .cover li a{color: #4299fc;}

.byj2020_m2{width: 100%;max-width: 1920px;min-width: 1200px;margin: 120px auto 0;background-color: #f6fcff;}
.byj2020_m2 .content{width: 1200px;margin: 0 auto;padding-top: 92px;padding-bottom: 75px;}
.byj2020_m2 .content h2{text-align: center;font-size: 36px;color: #333;font-weight: bold;}
.byj2020_m2 .content h2 span{position: relative;z-index: 2;}
.byj2020_m2 .content h2 span::after{content: '';width: 100%;height: 6px;background-color: #eb5440;position: absolute;left: 0;bottom: 2px;z-index: -1;}
.byj2020_m2 .content .menu{display: flex;border-bottom: 1px solid #edf0f5;margin-top: 66px;}
.byj2020_m2 .content .menu li{flex: 1;text-align: center;}
.byj2020_m2 .content .menu li span{display: inline-block;font-size: 22px;color: #666;padding-bottom: 12px;cursor: pointer;}
.byj2020_m2 .content .menu li.active span{position: relative;color: #eb5440;font-weight: bold;}
.byj2020_m2 .content .menu li.active span::after{content: '';width: 110%;height: 2px;background-color: #eb5440;position: absolute;bottom: 0;left: -5%;}
.byj2020_m2 .content .list{margin-top: 40px;}
.byj2020_m2 .content .list>div{margin-bottom: 40px;padding-right: 15px;}
.byj2020_m2 .content .list .item{display: inline-block;overflow: hidden;position: relative;cursor: pointer;box-shadow: 0 0 18px rgba(191, 191, 200, 0.3);}
.byj2020_m2 .content .list .item_title{height: 40px;line-height: 40px;background-color: white;border: 1px solid #eee;}

.byj2020_m3{width: 100%;max-width: 1920px;min-width: 1200px;margin: 115px auto 0;}
.byj2020_m3 .content{width: 1200px;margin: 0 auto;}
.byj2020_m3 .content h2{text-align: center;font-size: 36px;color: #333;font-weight: bold;}
.byj2020_m3 .content h2 span{position: relative;z-index: 2;}
.byj2020_m3 .content h2 span::after{content: '';width: 100%;height: 6px;background-color: #eb5440;position: absolute;left: 0;bottom: 2px;z-index: -1;}
.byj2020_m3 .content .menu{display: flex;border-bottom: 1px solid #edf0f5;margin-top: 66px;}
.byj2020_m3 .content .menu li{flex: 1;text-align: center;}
.byj2020_m3 .content .menu li span{display: inline-block;font-size: 22px;color: #666;padding-bottom: 12px;cursor: pointer;}
.byj2020_m3 .content .menu li.active span{position: relative;color: #eb5440;font-weight: bold;}
.byj2020_m3 .content .menu li.active span::after{content: '';width: 110%;height: 2px;background-color: #eb5440;position: absolute;bottom: 0;left: -5%;}
.byj2020_m3 .content .list{margin-top: 40px;}
.byj2020_m3 .content .list>div{margin-bottom: 40px;padding-right: 15px;}
.byj2020_m3 .content .list .item{display: inline-block;overflow: hidden;position: relative;cursor: pointer;box-shadow: 0 0 18px rgba(191, 191, 200, 0.3);}
.byj2020_m3 .content .list .item_title{height: 40px;line-height: 40px;background-color: white;border: 1px solid #eee;}

.byj2020_m4{width: 100%;max-width: 1920px;min-width: 1200px;margin: 45px auto 0;box-shadow: 0 -5px 18px rgba(191, 191, 200, 0.08);}
.byj2020_m4 .content{width: 1200px;margin: 0 auto;padding: 35px 0 25px;}
.byj2020_m4 .content input[type='checkbox']{width: 16px;height: 16px;background:url("//pic.mairuan.com/WebSource/huishenghuiying/web/images/byj2020_nocheck.png") no-repeat;-webkit-appearance: none;vertical-align: middle;}
.byj2020_m4 .content input[type='checkbox']:checked{background:url("//pic.mairuan.com/WebSource/huishenghuiying/web/images/byj2020_checked.png") no-repeat;}

/* 夏季毕业季2020 end */



/*   正版lp页   */
.genuine_top_wrapper{background-color: #f23729;}
.genuine_top_wrapper i{background: url(//pic.mairuan.com/WebSource/coreldraw/web/images/icon_warning.png);}
.warningBg{position: relative;}
.warningBg::before{content: '';width: 824px;height: 128px;background: url(//pic.mairuan.com/WebSource/coreldraw/web/images/genuine_bg_1.png) no-repeat center center;position: absolute;top: 50%;left: 50%;margin: -64px 0 0 -412px;}
.genuine_bottom1{background: url(//pic.mairuan.com/WebSource/coreldraw/web/images/genuine_bg_2.png) no-repeat center center;position: relative;}
.genuine_bottom1::after{content: "中国地区";width: 105px;height: 32px;line-height: 34px;text-align: center;font-size: 20px;font-weight: bold;color: #fff;background-color: #e8bf7e;position: absolute;bottom: 0;left: 50%;margin: 0 0 -16px -52px;}
.genuine_bottom2{background: url(//pic.mairuan.com/WebSource/coreldraw/web/images/genuine_bg_3.png) no-repeat center center;background-size: 100% 100%;}




