@charset "utf-8";
.details-public,
.details-public p,
.details-public a,
.details-public ul,
.details-public li,
.details-public span,
.details-public div,
.details-public object,
.details-public label,
.details-public button
{
    font-size: 18px !important;
    line-height: 32px !important;
}
.details-public img {
    /* width: 100%; */
    margin: 10px auto !important;
}
/* h5 */
@media only screen and (max-width: 768px ) { 
    .details-public,
    .details-public p,
    .details-public a,
    .details-public ul,
    .details-public li,
    .details-public span,
    .details-public div,
    .details-public object,
    .details-public label,
    .details-public button
    {
        line-height: 26px !important;
        font-size: 16px !important;
    }
}
/*sanren*/
 *{
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	font-size-adjust: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
body {
	font-family: "Microsoft YaHei";
	padding: 0;
	margin: 0;
	font-size: 14px;
	color: #333;
	background: #fff;
	overflow-x: hidden;
}
a[title="站长统计"] {
  display: none;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,a {
	margin: 0;
	padding: 0;
}
input,
button,
select,
textarea{
	outline:none;
	font-family: "microsoft yahei";
	-webkit-appearance:none;
}
ul,
li {
	list-style: none;
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;
/*	display: inline-block;*/
	color: #222;
	transition: all 0.25s;
}
img {
	border: none;
	display: inline-block;
}
em,i{
	font-style: normal;
	display: inline-block;
}
.posrelative{
	position: relative;
}
.mainleft{
	width: 960px;	
}
.mainright{
	width: 220px;
}
.clear {
	height: 0;
	clear: both;
	zoom: 1;
}
.clearfix:before, .clearfix:after {
	content:"";
	display:table
}
.clearfix:after {
	clear:both;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.wd_100{
	width: 100%;
}
.mt_5{
	margin-top: 5px;
}
.mt_20{
	margin-top: 20px;
}
.mt_25{
	margin-top: 25px;
}
.mt_40{
	margin-top: 40px;
}
.mt_15{
	margin-top: 15px;
}
.mt_10{
	margin-top: 10px;
}
.mt_30{
	margin-top: 30px;
}
.mt_35{
	margin-top: 35px;
}
.mt_45{
	margin-top: 45px;
}
.mt_50{
	margin-top: 50px;
}
.mt_60{
	margin-top: 60px;
}
.box_tab{
	display: table;
	width: 100%;
	height: 100%;
}
.tab_cell{
	display: table-cell;
	vertical-align: middle;
}
.padding30{
	padding: 30px;
}
.padding20{
	padding: 20px;
}
.padding10{
	padding: 10px;
}
.padding5{
	padding: 5px;
}
.lrpadd20{
	padding: 0 20px;
}
.paddbot20{
	padding-bottom: 20px;
}
.tbpadd20{
	padding: 20px 0;
}
.nopaddingtop{
	padding-top: 0;
}
.bordetrbl{
	border: 1px solid #ddd;
}
.borderright{
	border-right: 1px solid #ddd;
}
.borderleft{
	border-left: 1px solid #ddd;
}
.bordertop{
	border-top: 1px solid #ddd;
}
.borderbot{
	border-bottom: 1px solid #ddd;
}
.wrap{
	width: 1200px;
	margin: 0 auto;
}
.wrap1{
	width: 1300px;
	margin: 0 auto;
}
.hvimg{
	display: block;
	width: 100%;
	height: 100%;
	background-size: cover !important;
	transition: 1s;
}
.hvimghover:hover .hvimg{
	transform: scale(1.1);
}
.marl20{
	margin-left: 20px;
}
.marl10{
	margin-left: 10px;
}
.marl5{
	margin-left: 5px;
}
.marr20{
	margin-right: 20px;
}
.marr10{
	margin-right: 10px;
}
.marr5{
	margin-right: 5px;
}
.block{
	display: block;
}
.row30{
	margin-left: -30px;
}
.heig120{
	height: 120px;
}
.posrelative{
	position: relative;
}
.hoverop:hover{
	opacity: .85;
}
.distab{
	display: table;
}
.tbcell{
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
}
.tbcellimg{
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: 0 auto;
}
.abtn{
	display: inline-block;
	padding: 5px 10px;
	background: #D42A2A;
	color: #fff;
}
.logoutbtn{
	background: #333333;
	margin-left: 5px;
}
.maincontainer{
	padding: 30px 0;
}
.bggray{
	background: #F1F1F1;
}
.hovshadow:hover{
	box-shadow: 0 0 10px 1px #aaa;
	transition: all .5s;
}
.colorred{
	color: #f7310a;
}
.colorblue{
	color: #6969ee;
}
.colorgreen{
	color: #55d679;
}
.color999{
	color: #999;
}
.color666{
	color: #666;
}
.coloryellow{
	color: #ef6e50;
}
.btnalink{
	display: inline-block;
	padding: 5px 8px;
	background: #ddd;
	border-radius: 5px;
}
.btnalink1{
	background: #F77258;
	color: #fff;
}
.btnalink2{
	background: #20A49F;
	color: #fff;
}
.btnalink3{
	background: #F77258;
	color: #fff;
	padding: 1px 10px;
}
.btnalink3 i{
	margin-right: 3px;
}
.btnalinkborder{
	display: inline-block;
	width: 80px;
	text-align: center;
	padding: 3px 0;
	border: 1px solid #ddd;
}
.btnalinkborder:hover{
	border-color: #D42A2A;
	background: #D42A2A;
	color: #fff;
}
.textright{
	text-align: right;
}
.textcenter{
	text-align: center;
}
.hovercolor:hover{
	color: #C92B2F;
}
.disblock{
	display: block;
}
.middle{
	vertical-align: middle;
	margin-top: -3px;
}
.marl10{
	margin-left: 10px;
}
.marr10{
	margin-right: 10px;
}
.fullwidth{
	width: 100%;
}
.datatable th{
	padding: 10px;
	border-bottom: 1px solid #ddd;
	background: #F5F5F5;
}
.datatable td{
	padding: 10px;
	border-bottom: 1px dashed #ddd;
}
.datatable td.tdl{
	color: #999;
}
.datatables td{
	text-align: center;
	line-height: 24px;
	border-bottom: none;
}
.datatable td img{
	display: inline-block;
	vertical-align: middle;
}
.datatable td.lvtd{
	border-bottom: 1px solid #ddd;
}
.datatablel th{
	text-align: left;
}
.datatablel td{
	text-align: left;
}
.alink{
	color: #20A49F;
}
.tablecell{
	display: table-cell;
	vertical-align: middle;
	background: #F5F5F5;
	overflow: hidden;
	text-align: center;
}
.tbcell_img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
	max-height: 100%;
}
.font18{
	font-size: 18px;
}
.font16{
	font-size: 16px;
}
.font14{
	font-size: 14px;
}
.disnone{
	display: none;
}
.cl9{
	color: #999;
}
.cl6{
	color: #666;
}
.tab_content li.tab_content_li{
	display: none;
}
.tab_content li.active{
	display: block;
}
.tab_content1 li.tab_content_li{
	display: none;
}
.tab_content1 li.active{
	display: block;
}
/*swiper-container*/
.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}

.w100{
	width: 100%;
}
.h100{
	height: 100%;
}
.ml5{
	margin-left: 5px;
}
.ml10{
	margin-left: 10px;
}
.ml15{
	margin-left: 15px;
}
.mr5{
	margin-right: 5px;
}
.mr2{
	margin-right: 2px;
}
.mr10{
	margin-right: 10px;
}
.mr15{
	margin-right: 15px;
}
.color333{
	color: #333 !important;
}
.color666{
	color: #666 !important;
}
.color999{
	color: #999 !important;
}

/*public*/
.head_pc{
	display: block;
}
.head_wap{
	display: none;
}
.swiper-container-bn{
	width: 100%;
}
.swiper-container-bn .bnimg{
	display: block;
	width: 100%;
	height: 580px;
	display: block;
	background-size: cover !important;
	background-repeat:no-repeat !important;
	background-position:center !important;
}
.swiper-container-bn .swiper-pagination-bullet{
	background: #fff;
	opacity: .5;
	margin: 0 5px !important;
	width: 40px;
	height: 4px;
	border-radius: 0 !important;
	margin: 0 7px !important;
	border: 1px solid #fff;
}
.swiper-container-bn .swiper-pagination-bullet-active{
	background: #fff;
	opacity: 1;
}
.swiper-container-bn .swiper-pagination {
	bottom: 15px;
}


/*style*/

body{
	background: #fff;
}
.hdt{
	height: 35px;
	line-height: 35px;
	background: #222222;
	color: #969ba4;
}
.htl{
	color: #FFFFFF;
}
.htrl a{
	display: inline-block;
	color: #FFFFFF;
	margin-right: 20px;
}
.htrl i.line{
	height: 14px;
	display: inline-block;
	width: 1px;
	background: #969ba4;
	margin: 0 15px;
	margin-top: 13px;
	float: left;
}
.htrl a:hover{
	/* color: #ef6e50; */
}
.htrr{
	/* margin-left: 20px; */
}
.htrra1{
	margin-top: 6px;
}
.htrra2{
	margin-left: 20px;
	color: #EF6E50;
	font-weight: bold;
	font-size: 16px;
}
.head{
	height: 95px;
	background: #fff;
	margin-bottom: 24px;
}
.logo{
	display: inline-block;
	height: 59px;
	margin-top: 28px;
}
.logo h1{
	display: inline;
}
.logo img{
	display: block;
	height: 100%;
}
.nav span{
	display: block;
	float: left;
	height: 85px;
	/* margin-left: 20px; */
	/* margin-top: 10px; */
	position: relative;
}
.nav .active .wenz{
	color: #6969EE;
}
.nav span a.nava{
	display: block;
	height: 85px;
	font-size: 16px;
	color: #222;
	padding: 0 20px;
	border-bottom: 2px solid rgba(0,0,0,0);
	padding-top: 25px;
}
.nav span a.nava em{
	font-size: 12px;
	display: inline-block;
	vertical-align: middle;
	margin-top: 2px;
	margin-left: 5px;
}
.nav span a.nava i{
	display: block;
	width: 39px;
	height: 39px;
	margin: 0 auto;
	margin-bottom: 6px;
	background-size: 100% !important;
}
.nav span:hover a.nava{
	/* border-bottom: 2px solid #6969EE; */
	color: #6969EE;
}
.nav span.nav1 a.nava i{
	background: url(../images/navico1_03.png) no-repeat center;
}
.nav span.active.nav1 a.nava i{
	background: url(../images/navico1_ac_03.png) no-repeat center;
}
.nav span.nav1:hover a.nava i{
	background: url(../images/navico1_ac_03.png) no-repeat center;
}
.nav span.nav2 a.nava i{
	background: url(../images/navico2_03.png) no-repeat center;
}
.nav span.active.nav2 a.nava i{
	background: url(../images/navico2_ac_03.png) no-repeat center;
}
.nav span.nav2:hover a.nava i{
	background: url(../images/navico2_ac_03.png) no-repeat center;
}
.nav span.nav3 a.nava i{
	background: url(../images/navico3_03.png) no-repeat center;
}
.nav span.active.nav3 a.nava i{
	background: url(../images/navico3_ac_03.png) no-repeat center;
}
.nav span.nav3:hover a.nava i{
	background: url(../images/navico3_ac_03.png) no-repeat center;
}
.nav span.nav4 a.nava i{
	background: url(../images/navico4_03.png) no-repeat center;
}
.nav span.active.nav4 a.nava i{
	background: url(../images/navico4_ac_03.png) no-repeat center;
}
.nav span.nav4:hover a.nava i{
	background: url(../images/navico4_ac_03.png) no-repeat center;
}
.nav span.nav5 a.nava i{
	background: url(../images/navico5_03.png) no-repeat center;
}
.nav span.active.nav5 a.nava i{
	background: url(../images/navico5_ac_03.png) no-repeat center;
}
.nav span.nav5:hover a.nava i{
	background: url(../images/navico5_ac_03.png) no-repeat center;
}
.nav span:hover .navhide{
	opacity: 1;
	visibility: inherit;
	top: 130%;
}
.nav .nav2 .load-more-content{
	max-height: 190px;
	overflow: hidden;
}
.nav .nav2 .load-more-content.active{
	max-height: unset;
}
.navhide{
	width: 130px;
	background: #fff;
	position: absolute;
	left: 0;
	top: 150%;
	z-index: 999;
	/* text-align: center; */
	padding: 5px 0;
	opacity: 0;
	visibility: hidden;
	transition: .25s;
}
.navhide a{
	display: flex;
	justify-content: space-between;
	align-items: center;
	line-height: 38px;
	color: #666;
	transition: 0s;
	font-size: 14px;
	padding: 0 12px;
}
.navhide .items{
	width: 100%;
}
.navhide .items:hover{
	color: #6969EE;
	width: 100%;
	background: #E4EBFF;
}
.navhide .items:hover a{
	color: #6969EE;
}
.navhide a img{
width: 13px;
height: 13px;
}

.navhide a.active{
	color: #ef6e50;
}
.navhide a.active:hover{
	background: none;
}
.searchheader{
	margin-left: 86px;
	margin-top: 7px;
}
.search{
	/* margin-left: 86px; */
	/* margin-top: 7px; */
}
.scwselect{
	width: 90px;
	height: 40px;
	background: #f8f8f8;
	border: 1px solid #dddddd;
	text-align: center;
}
.scwselect_span{
	line-height: 40px;
	background: url(../images/scico_03.png) no-repeat right center;
	display: block;
	cursor: pointer;
	text-align: left;
	padding-left: 10px;
}
.scwselect_hide{
	width: 90px;
	margin-left: -1px;
	background: #fff;
	z-index: 99;
	border: 1px solid #ddd;
	top: 100%;
	left: 0;
	position: absolute;
	margin-top: -1px;
	padding: 5px 0;
	display: none;
}
.scwselect_hide span{
	display: block;
	cursor: pointer;
	color: #666;
	line-height: 28px;
}
.scwselect_hide span:hover{
	background: #F8F8F8;
}
.sc1_l{
	width: 239px;
	height: 36px;
	border: 1px solid #ddd;
	margin-left: -1px;
	padding: 0 15px;
	border-right:0;
	border-radius: 4px 0px 0px 4px;
}
.sc1_r{
	width: 73px;
height: 36px;
background: #6969EE;
border-radius: 0px 4px 4px 0px;
	/* background: url(../images/search_ico_03.png) no-repeat center; */
	cursor: pointer;
	border-left: 0;
color: #fff;
font-size: 14px;
}
.sc2 {
	width: 300px;
}
.sc2 a span{
	font-size: 12px;
	color: #999;
	margin-right: 10px;
	max-width:83px;
	text-align: center;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.sc2 a:hover{
	color: #6969EE;
}
.pt0{
	padding-top: 0 !important;
}
.pb0{
	padding-bottom: 0 !important;
}
.pl0{
	padding-left: 0 !important;
}
.pr0{
	padding-right: 0 !important;
}
.ftsz14{
	font-size: 14px;
}
.ftsz12{
	font-size: 12px;
}
.md{
	padding: 50px 0;
}
.bgidx{
	background: #f7f8fa;
}
.bgwhite{
	background: #fff;
}
.m1t{
	padding: 25px 40px;
	margin-top: -70px;
	background: #fff;
	position: relative;
	z-index: 999;
	box-shadow: 0 3px 40px rgba(0,0,0,.07);
}
.m1ta{
	width: 210px;
	margin-right: 40px;
}
.m1tipt{
	margin-top: 10px;
}
.m1tipt select,.m1tipt input{
	width: 100%;
	height: 46px;
	background: #f8f8f8;
	border: 1px solid #ddd;
	padding: 0 15px;
	color: #666;
}
.m1tipt select{
	background: url(../images/scico_03.png) no-repeat right center #F8F8F8;
}
.m1tr{
	width: 120px;
}
.m1tr input{
	width: 100%;
	height: 46px;
	background: #6969ee;
	color: #fff;
	margin-top: 28px;
	cursor: pointer;
	font-size: 18px;
}
.m1b{
	height: 1px;
	background: url(../images/line_03.png) repeat-x center;
	padding: 15px 0;
	margin-top: 15px;
	font-size: 12px;
}
.m1b1{
	position: absolute;
	left: 0;
	top: 50%;
	line-height: 24px;
	margin-top: -12px;
	display: inline-block;
	background: #fff;
	z-index: 99;
	cursor: pointer;
}
.m1b2{
	position: absolute;
	right: 0;
	top: 50%;
	line-height: 24px;
	margin-top: -12px;
	display: inline-block;
	background: #fff;
	z-index: 99;
}
.m1b1 i{
	display: inline-block;
	width: 12px;
	height: 12px;
	border: 1px solid #ddd;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 5px;
}
.m1b1 i.active{
	background: url(../images/xz_03.jpg) no-repeat center;
	border: 0;
}
.m1fa{
	width: 25%;
	padding: 25px;
	border: 1px solid rgba(0,0,0,0);
}
.m1fa:hover{
	border: 1px solid #6969ee;
	box-shadow: 0 3px 35px rgba(105,105,238,.1);
}
.m1fa:hover i{
	background: #6969EE;
}
.m1fa i{
	display: block;
	width: 64px;
	height: 64px;
	border-radius: 64px;
	background: #edf1fa;
	border-radius: 64px;
	line-height: 64px;
	text-align: center;
}
.m1fa i img{
	vertical-align: middle;
	margin-top: -3px;
	display: inline-block;
}
.m1fa i img.img1{
	display: inline-block;
}
.m1fa i img.img2{
	display: none;
}
.m1fa:hover i img.img1{
	display: none;
}
.m1fa:hover i img.img2{
	display: inline-block;
}
.m1fatxt{
	width: 170px;
}
.m1fatxt h3{
	font-size: 16px;
	font-weight: normal;
	margin-top: 7px;
}
.m1fatxt p{
	color: #999;
	margin-top: 8px;
}
.m1fatxt em{
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(../images/m1icor_03.png) no-repeat center;
	position: absolute;
	right: 25px;
	top: 10px;
}
.m1fa:hover h3{
	background: url(../images/m1h3bg_03.png) no-repeat left bottom;
	color: #6969EE;
}
.x-title-l{
	background: url(../images/tit_bg_03.jpg) no-repeat left center;
	padding-left: 16px;
	background-size:6px 23px ;
	
}
.x-title-l h2{
	font-weight: bold;
font-size: 20px;
color: #222222;
}
.font-dx{
	text-transform: uppercase;
}
.x-title-l p{
	font-size: 14px;
	color: #606081;
	margin-top: 3px;
}
.x-title-r{
	padding-top: 10px;
}
.x-title-r .morea{
	line-height: 36px;
}
.qhtb_head li{
	float: left;
	margin-right: 35px;
	line-height: 36px;
	border-bottom: 2px solid rgba(0,0,0,0);
	cursor: pointer;
}
.qhtb_head li.active{
	border-bottom: 2px solid #6969EE;
	color: #6969EE;
}
.j_b li{
	display: none;
}
.j_b li.active{
	display: block;
}
.m1l{
	width: 220px;
	height: 455px;
	background-size: cover !important;
	overflow-y: auto;
}
.m1l a.m1la{
	display: block;
	width: 50%;
	line-height: 40px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.m1la:hover{
	color: #6969EE;
}
.m1m{
	margin-top: -15px;
	width: 720px;
}
.mpba{
	width: 220px;
	height: 220px;
	background-size: contain;
	margin-left: 15px;
	margin-top: 15px;
}
.pbabg{
	background: url(../images/m1pic_bg_03.png) repeat-x bottom center;
	background-size: 100%;
}
.pbjg{
	display: inline-block;
	position: absolute;
	left: 15px;
	top: 15px;
	background: #6969EE;
	color: #fff;
	padding: 0 10px;
	line-height: 24px;
}
.pbatxt{
	position: absolute;
	left: 10px;
	bottom: 10px;
	width: 200px;
	padding: 10px;
	color: #fff;
}
.pbatxt h3{
	font-size: 16px;
	font-weight: normal;
}
.pbatxt p{
	opacity: .8;
	margin-top: 5px;
}
.pbatxt_bgwt{
	background: #fff;
	text-align: center;
	color: #333;
}
.m2_ms span{
	line-height: 30px;
	display: inline-block;
	padding: 0 10px;
	background: #ef6e50;
	color: #fff;
}
.m2_ms i{
	line-height: 28px;
	border: 1px solid #EF6E50;
	padding: 0 10px;
	display: inline-block;
	color: #ddd;
	text-decoration: line-through;
}
.x-time{
	line-height: 22px;
}
.x-time span{
	width: 22px;
	text-align: center;
	background: #6969EE;
	color: #fff;
}
.x-time i{
	color: #fff;
	margin: 0 5px;
}
.mpbacp{
	margin-left: 0;
	width: 235px;
}
.m2mda{
	padding: 25px;
}
.m2mda h3{
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 26px;
}
.m2mda p{
	line-height: 23px;
}
.mpba_ml0{
	margin-left: 0;
}
.mpbacp1{
	width: 235px;
}
.m1r{
	width: 260px;
	height: 455px;
	background-size: cover !important;
}
.m2{
	padding-bottom: 130px;
}
.m3ta{
	position: relative;
	margin-top: -70px;
	z-index: 99;
}
.m3l{
	width: 455px;
	height: 455px;
	background-size: cover !important;
}
.m3ltxt{
	width: 100%;
	padding: 15px;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
}
.m3ltxt p{
	line-height: 34px;
	width: 65%;
	overflow: hidden;
	height: 34px;
	font-size: 16px;
}
.m3ltxt span{
	height: 34px;
	line-height: 32px;
	border: 1px solid #fff;
	padding: 0 15px;
}
.m3m{
	width: 470px;
}
.m3m1img,.m3m1txt{
	width: 220px;
	margin-left: 15px;
	height: 220px;
	background-size: cover !important;
}
.m3m1txt{
	background: #f5f0ec;
}
.moresp{
	display: inline-block;
	height: 34px;
	line-height: 32px;
	border: 1px solid #6969EE;
	padding: 0 15px;
	color: #6969EE;
}
.m3m1txt_cp{
	background: #ecf0f5;
}
.m3ratxt{
	padding: 20px;
	position: absolute;
	right: 0;
	bottom: 45px;
	background: #6969EE;
	width: 220px;
	text-align: right;
	color: #fff;
	font-size: 14px;
	color: #d2d2f5;
}
.m3ratxt h3{
	font-size: 18px;
	margin-bottom: 5px;
	font-weight: normal;
	color: #fff;
}
.m4ratxt{
	bottom: 0;
	background: rgba(42,42,71,.9);
	text-align: left;
	right: 20px;
	margin-bottom: -10px;
}
.m4m{
	margin-top: 0;
}
.m4ma{
	width: 33.3333333%;
	height: 228px;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #DDDDDD;
	padding: 25px;
}
.m4ma:nth-child(3){
	border-right: 0;
}
.m4ma:nth-child(4),.m4ma:nth-child(5),.m4ma:nth-child(6){
	border-bottom: 0;
}
.m4ma .title{
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 5px;
}
.m4mab a{
	display: inline-block;
	font-size: 13px;
	color: #999;
	width: 70px;
	height: 22px;
	background: #f4f5f7;
	text-align: center;
	line-height: 22px;
	margin-top: 10px;
	margin-right: 5px;
}
.m4mab a.active{
	display: block;
	background: none;
	text-align: left;
}
.x-tx{
	width: 66px;
	height: 66px;
	display: inline-block;
	border-radius: 66px;
	overflow: hidden;
	position: absolute;
	right: 25px;
	bottom: 25px;
}
.x-tx img{
	display: block;
	width: 100%;
	height: 100%;
}
.m5a{
	width: 285px;
	margin-right: 20px;
}
.m5aimg{
	height: 285px;
	background-size: cover !important;
	position: relative;
}
.m5aimg .vd_ico{
	display: inline-block;
	width: 60px;
	height: 60px;
	background: url(../images/vdico_03.png) no-repeat center;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -30px 0 0 -30px;
}
.m5a p{
	font-size: 16px;
	margin: 10px 0 7px 0;
}
.m5a span{
	color: #6969EE;
}
.mr0{
	margin-right: 0 !important;
}
.m5a_active .m5aimg{
	height: 342px;
	padding: 20px;
}
.m5a_active p{
	margin-top: 0;
}
.m5br{
	width: 960px;
}
.m5ba{
	height: 180px;
}
.m5br .pbatxt{
	width: 100%;
	left: 0;
	bottom: 0;
}
.m5br .pbatxt p{
	opacity: 1;
}
.m5_btn_box{
	width: 180px;
}
.m5_btn{
	width: 50%;
	line-height: 40px;
	background: #6969EE;
	color: #fff;
	text-align: center;
	float: left;
	font-size: 20px;
	cursor: pointer;
}
.m6top{
	border-bottom: 1px solid #ddd;
}
.m6top li{
	height: 59px;
	font-size: 26px;
	color: #2a2a47;
	cursor: pointer;
	float: left;
	margin-right: 45px;
	line-height: 59px;
	position: relative;
}
.m6top li i{
	display: inline-block;
	width: 30px;
	height: 4px;
	background: #6969EE;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -15px;
	display: none;
}
.m6top li.active{
	color: #6969EE;
}
.m6top li.active i{
	display: block;
}
.m6a .title{
	font-size: 20px;
	font-weight: normal;
}
.m6a1{
	margin: 15px 0;
}
.m6a1img{
	width: 150px;
	height: 120px;
	background-size: cover !important;
}
.m6a1txt{
	width: 180px;
	line-height: 26px;
}
.m6a1txt h3{
	font-size: 16px;
	font-weight: normal;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.m6a1txt p{
	line-height: 24px;
	color: #999;
	margin-top: 5px;
}
.m6a1:hover {
	color: #6969EE;
}
.m6a2 a{
	line-height: 35px;
	font-size: 15px;
}
.m6a2 a p{
	height: 35px;
	width: 80%;
	overflow: hidden;
}
.m6a2 a span{
	color: #999;
}
.m6a2 a:hover{
	color: #6969EE;
}
.m6_btn{
	width: 38px;
	height: 38px;
	background: #fff;
	color: #6969EE;
	text-align: center;
	line-height: 38px;
	font-size: 20px;
	position: absolute;
	top: 50%;
	border-radius: 38px;
	cursor: pointer;
	margin-top: -19px;
}
.m6_btn:hover{
	background: #6969EE;
	color: #fff;
}
.m6_btn_l{
	left: -70px;
}
.m6_btn_r{
	right: -70px;
}
.m7_title{
	padding: 0 25px;
	line-height: 52px;
	border: 1px solid #ddd;
	background: #f7f8fa;
	font-size: 20px;
	color: #2a2a47;
}
.m7a{
	border: 1px solid #ddd;
	border-top: 0;
	padding: 20px 15px;
}
.m7a a{
	display: block;
	float: left;
	width: 12.5%;
	text-align: center;
	line-height: 40px;
	color: #888;
	font-size: 15px;
}
.m7a a:hover{
	color: #6969EE;
}
.m8{
	background: url(../images/m8bg_02.jpg) no-repeat center;
	color: #fff;
	background-size: cover;
}
.m8a{
	width: 25%;
}
.m8 p{
	margin-top: 10px;
	font-size: 18px;
}
.ft_t{
	padding: 55px 0;
}
.ft1{
	width: 380px;
}
.ft1 .ft_logo{
	display: inline-block;
	height: 46px;
}
.ft1 .ft_logo img{
	display: block;
	height: 100%;
}
.ft1 i{
	display: block;
	width: 16px;
	height: 3px;
	background: #6969EE;
	margin: 35px 0;
}
.ft_bdl{
	border-left: 1px dashed #ddd;
	min-height: 160px;
}
.ft1 h3{
	font-size: 24px;
	color: #6969EE;
}
.fta{
	width: 190px;
	padding: 0 40px;
}
.fta a{
	line-height: 38px;
	font-size: 15px;
	display: block;
}
.fta a:hover{
	color: #6969EE;
}
.ftewm{
	width: 220px;
}
.ftewm img{
	display: block;
	width: 148px;
	height: 148px;
	margin: 0 auto;
}
.ftewm p{
	color: #888;
	margin-top: 5px;
}
.ft_b{
	line-height: 30px;
	padding: 10px 0;
	background: #f4f4f4;
	color: #888;
}
.rt{
	position: fixed;
	right: 20px;
	top: 50%;
	z-index: 999;
}
.rt span{
	display: block;
	margin-bottom: 10px;
	position: relative;
}
.rt_ewm{
	position: absolute;
	padding: 10px;
	right: 100%;
	top: 0;
	background: #dfe3ee;
}
.rt_tel{
	position: absolute;
	padding: 0 10px;
	line-height: 46px;
	font-size: 15px;
	font-weight: bold;
	width: 140px;
	text-align: center;
	right: 100%;
	top: 0;
	background: #dfe3ee;
}
.rt_ewm img{
	max-width: 120px;
}
.rt img{
	display: block;
}
.rt_hide{
	opacity: 0;
	visibility: hidden;
	transition: .25s;
	right: 90%;
}
.rt span:hover .rt_hide{
	right: 100%;
	opacity: 1;
	visibility: inherit;
}

.m3bt_l{
	width: 49%;
}
.m3bt_l .m3btla{
	width: 100%;
}
.j-swiper-container-ne1 .swiper-pagination-bullet{
	background: #b2b6bb;
	margin: 0 5px !important;
	width: 8px;
	height: 8px;
	border-radius: 100%;
	margin: 0 5px !important;
	opacity: 1;
}
.j-swiper-container-ne1 .swiper-pagination-bullet-active{
	background: #fff;
	opacity: 1;
}
.j-swiper-container-ne1 .swiper-pagination {
	bottom: 7%;
	width: 100%;
	text-align: right;
	padding-right: 20px;
}
.swiper-button-next-ne1{
	width: 17px;
	height: 13px;
	background: url(../images/jt_03.png) no-repeat center;
	margin-top: -8px;
}
.swiper-button-prev-ne1{
	width: 17px;
	height: 13px;
	background: url(../images/jt_03.png) no-repeat center;
	margin-top: -8px;
	transform:rotate(180deg);
}
.m3btla{
	height: 320px;
	width: 56.6%;
	background-size: cover !important;
	overflow: hidden;
	position: relative;
}
.m3btla .data{
	width: 70px;
	height: 70px;
	background: rgba(0,0,0,.5);
	color: #fff;
	position: absolute;
	left: 0;
	top: 0;
}
.m3btla .data h2{
	font-size: 26px;
	font-weight: normal;
	margin-top: 5px;
}
.m3btla .data p{
	opacity: .7;
}
.m3btla_txt{
	width: 100%;
	height: 100%;
	background-image: linear-gradient(to top , rgba(30,36,50,.5), rgba(30,36,50,0));
}
.m3btla_txt_1{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 25px;
	color: #fff;
	padding-right: 200px;
}
.m3btla_txt_1 h2{
	font-size: 18px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	font-weight: normal;
}
.m3btla_txt_1 p{
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	margin-top: 5px;
}
.m3btla_txt_1 i{
	display: inline-block;
	width: 17px;
	height: 13px;
	background: url(../images/jt_03.png) no-repeat center;
	position: absolute;
	right: 110px;
	bottom: 25px;
	margin-bottom: 5px;
	transition: .25s;
}
.m3btla:hover .m3btla_txt_1 i{
	right: 90px;
}
.m3btr{
	width: 49%;
}
.m3btra{
	border-bottom: 1px dashed #ddd;
	padding: 10px 0;
}
.m3btra:last-child{
	border-bottom: 0;
	padding-bottom: 0;
}
.m3btra:hover{
	color: #6969EE;
}
.m3btra h3{
	font-size: 16px;
	font-weight: normal;
	padding-left: 30px;
	line-height: 20px;
}
.m3btra i{
	position: absolute;
	left: 0;
	top: 0;
}
.m3btra p{
	padding-left: 30px;
	line-height: 20px;
	color: #666;
	margin-top: 5px;
}
.m3btr_tit{
	border-bottom: 1px solid #ddd;
	height: 50px;
}
.m3btr_tit span{
	display: inline-block;
	height: 50px;
	font-size: 28px;
	color: #2a2a47;
	position: relative;
}
.m3btr_tit span i{
	display: inline-block;
	width: 30px;
	height: 4px;
	background: #6969EE;
	position: absolute;
	left: 0;
	bottom: -2px;
}
.x-title-qat{
	line-height: 34px;
}
.x-title-qat .x-title-l h2{
	color: #6969EE;
}
.x-title-qat .x-title-r{
	padding-top: 0;
}
.m3bt_l_b{
	width: 102%;
}
.m3bt_l_b a{
	margin-top: 10px;
	width: 14.66666%;
	margin-right: 2%;
	border: 1px solid #ddd;
	background: #fff;
	line-height: 36px;
	display: block;
	float: left;
	text-align: center;
	color: #999;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.m3bt_l_b a:hover{
	background: #6969EE;
	color: #fff;
	border: 1px solid #6969EE;
}
.qh2w{
	width: 1240px;
}
.qh2a{
	width: 575px;
	float: left;
	margin-right: 40px;
}
.qhal{
	width: 270px;
	height: 210px;
	background-size: cover !important;
}
.pbatxt_qha{
	width: 100%;
	left: 0;
	bottom: 0;
}
.pbatxt_qha h3,.pbatxt_qha p{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.qhar h3,.qhar p{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 24px;
}
.qhar .m3btra i{
	top: 2px;
}
.qhar{
	width: 290px;
	height: 211px;
}

.x-md-title a,.x-md-title{
	color: #999;
	margin-top: 16px;
}
.x-md-title span{
	color:#999;
}
.pbl{
	width: 879px;
}
.pbr{
	width: 306px;
}
.m3btra_qla{
	padding: 15px 0;
}
.m3btra_qla h3{
	color: #6969EE;
	line-height: 24px;
}
.m3btra_qla:last-child{
	border-bottom: 1px dashed #ddd;
	padding-bottom: 15px;
}
.m3btra_qla p{
	margin-top: 10px;
	line-height: 24px;
}
.m3btra_qla i{
	top: 2px;
}
.m3btra_qla .color999{
	padding-left: 30px;
}
.page a{
	display: inline-block;
	width: 32px;
	height: 32px;
	border: 1px solid #ddd;
	background: #fff;
	border-radius: 4px;
	text-align: center;
	line-height: 30px;
	color: #999;
	float: left;
	margin: 0 4px;
}
.page_ibk{
	display: inline-block;
}
.page span{
	display: inline-block;
	line-height: 32px;
	color: #999;
}
.page a.xl-active,.page a:hover{
	background: #fff;
	color: #6969EE;
	border: 1px solid #6969EE;
}
.page{
	padding: 10px 0;
}
.page select {
    width: 75px;
    text-align: center;
    border: 0;
    color: #666;
    height: 32px;
    -webkit-appearance: menulist;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin: 0 4px;
}
.page span{
	float: left;
	line-height: 32px;
    margin: 0 4px;
}
.page input{
	display: inline-block;
	width: 32px;
	height: 32px;
	border: 1px solid #ddd;
	background: #fff;
	border-radius: 4px;
	text-align: center;
	line-height: 30px;
	color: #6969EE;
	float: left;
	margin: 0 4px;
}
.pbnew-list-a{
	display: block;
	padding: 8px 0;
}
.pbnew-list-a p{
	color: #999;
	text-overflow: ellipsis;
	white-space: nowrap; 
	overflow: hidden;
	margin-top: 5px;
}
.pbnew-list-a .title{
	font-size: 16px;
	color: #333;
	font-weight: normal;
	text-overflow: ellipsis;
	white-space: nowrap; 
	overflow: hidden;
}
.pbnew-list-a:hover .title,.pbnew-list-a:hover p{
	color: #6969EE;
}
.pbnew-pic-a{
	margin-top: 20px;
	display: block;
}
.pbnew-pic-a-img{
	width: 165px;
	height: 110px;
	background-size: cover !important;
}
.pbnew-pic-a-txt{
	width: 170px;
}
.pbnew-box h3{
	font-size: 16px;
	line-height: 26px;
	font-weight: normal;
	height: 52px;
	overflow: hidden;
}
.pbnew-box p{
	color: #666;
	line-height: 24px;
}
.pbnew-box p i{
	display: inline-block;
	width: 65px;
	color: #999;
	margin-right: 5px;
}
.pbnew-box b{
	font-size: 18px;
	color: #ef6e50;
}
.pbnew-pic-a:hover h3{
	color: #6969EE;
}
.pbnew-tag{
	width: 103%;
}
.pbnew-tag a{
	display: block;
	width: 30.333333%;
	margin-right: 3%;
	height: 38px;
	line-height: 36px;
	text-align: center;
	color: #999;
	border: 1px solid #ddd;
	float: left;
	margin-top: 15px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.pbnew-tag a:hover{
	background: #6969EE;
	border: 1px solid #6969EE;
	color: #fff;
}
.pbnew-qa .m3btra_qla h3{
	color: #6969EE;
	height: 24px;
	overflow: hidden;
}
.pbnew-qa .m3btra_qla p{
	padding-left: 0;
	height: 48px;
	overflow: hidden;
}
.pbnew-qa .m3btra_qla .color999{
	padding-left: 0;
}
.pbnew-qa .m3btra_qla:last-child{
	border-bottom: 0;
}
.phr_tx{
	margin-top: 27px;
}
.phr_tx_img{
	width: 100px;
	height: 100px;
	border-radius: 100px;
	overflow: hidden;
}
.phr_tx_img img{
	display: block;
	width: 100%;
	height: 100%;
}
.phr_tx_txt{
	width: 230px;
}
.phr_tx_txt h3{
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
}
.phr_tx:hover .phr_tx_txt h3{
	color: #6969EE;
}
.phr_tx_txt h3 i{
	color: #999;
	font-size: 14px;
	float: right;
}
.phr_tx_txt_tag{
	width: 240px;
}
.phr_tx_txt_tag span{
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	display: inline-block;
	float: left;
	width: 70px;
	padding: 0 8px;
	line-height: 22px;
	background: #f4f5f7;
	font-size: 13px;
	color: #999;
	overflow: hidden;
}
.pbr_yy{
	border: 1px solid #ddd;
}
.lmr_title{
	font-size: 22px;
	font-weight: normal;
	color: #2a2a47;
}
.pbrb {
	display: flex;
}
.pbrb span {
    line-height: 38px;
    display: block;
    width: 65px;
}
.pbrb .m1l_ipt {
    margin-top: 0;
    width: 230px;
}
.m1l_ipt select, .m1l_ipt input {
    width: 100%;
    height: 38px;
    border: 1px solid #E6E6E6;
    padding: 0 15px;
    background: #f8f8f8;
}
.bd-codet .bd-yz-btn {
    padding: 8px 10px 8px 0;
    box-sizing: border-box;
    color: #2F80FF;
    cursor: pointer;
    font-size: 14px;
}
.bd-codet .bd-yz {
    width: 50%;
    height: 20px;
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 14px;
    border-right: 1px solid #DDDDDD;
    background-color: #f8f8f8;
}
 .adress-list {
    z-index: 99;
    position: absolute;
    /* top: 80px; */
    right: 0;
    display: none;
    width: 200px;
    height: auto;
    max-height: 280px;
    overflow-y: auto;
    padding: 10px 0px;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #ebebeb;
}
.adress-list .adress-item {
	width: 100%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 14px;
	font-weight: 400;
	cursor: pointer;
	margin-bottom: 4px;
	text-align: left;
	transition: all 0.3s;
	padding: 0 10px;
	box-sizing: border-box;
}

 .adress-list .adress-item:hover {
	transition: all 0.3s;
	color: #333333;
	background: #e6f7ff;
}

.adress-list .adress-item em {
	color: #2F80FF;
}

 .bd-codet {
	/* background: #FFFFFF;
	border: 1px solid #DDDDDD; */
	
	border-radius: 4px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
}

 .bd-codet {
	/* height: 46px; */
    background: #f8f8f8;
    border: 1px solid #ddd;
    /* padding: 0 15px; */
    color: #666;
	/* width: 190px; */
	width: 230px;
	display: flex;
	align-items: center;
	margin-top: -1px;
}
.m1l_sbm #btn {
    width: 100%;
    height: 40px;
    background: #6969EE;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}
.m1l_ipt select{
	background: url(../images/scico_03.png) no-repeat right center #f8f8f8;
}
.qi1_title{
	line-height: 20px;
}
.qi1_title img{
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 10px;
}
.qi1_title h3{
	font-size: 16px;
	font-weight: normal;
}
.qi1_txt{
	padding: 15px;
	background: #f6f7f9;
	margin: 15px 0;
	color: #666;
	line-height: 24px;
}
.qi1_txt_img img{
	max-width: 30%;
	border-radius: 4px;
	margin-right: 5px;
}
.qi1_b .line{
	display: inline-block;
	width: 1px;
	height: 14px;
	background: #ccc;
	margin: 0 15px;
	margin-top: 4px;
}
.qi1_b a.active{
	background: #efeffc;
	color: #6969EE;
	line-height: 22px;
	padding: 0 5px;
	vertical-align: middle;
	margin-top: -3px;
	font-size: 13px;
	display: inline-block;
}
.qi1_sbm{
	line-height: 36px;
}
.qi1_sbm .btn{
	background: #6969EE;
	padding: 0 20px;
	font-size: 18px;
	color: #fff;
}
.qi1_sbm .fr a{
	color: #999;
}
.qi1_sbm .fr a.active{
	color: #ef6e50;
	margin-left: 10px;
}
.qi1{
	padding-bottom: 30px;
	border-bottom: 1px dashed #ddd;
}
.qi2a{
	padding: 20px 0;
	border-bottom: 1px dashed #ddd;
}
.qi2top{
	line-height: 36px;
}
.qi2top h3{
	font-size: 18px;
	font-weight: normal;
}
.qi2top h3 img{
	display: inline-block;
	width: 36px;
	height: 36px;
	border-radius: 36px;
	margin-right: 10px;
}
.qi2top i{
	display: inline-block;
	line-height: 26px;
	padding: 0 10px;
	background: #6969EE;
	color: #fff;
	margin-top: 5px;
}
.qi2txt{
	font-size: 16px;
	line-height: 32px;
	padding-left: 30px;
	margin-top: 10px;
}
.qi2txt i{
	position: absolute;
	left: 0;
	top: 6px;
}
.qi3w{
	width: 103%;
}
.qi3a{
	width: 30.333333%;
	margin-top: 20px;
	margin-right: 3%;
	height: 190px;
	background-size: cover !important;
}
.qi3a .pbatxt{
	width: 100%;
	left: 0;
	bottom: 5px;
	padding: 10px 15px;
}
.qi3a .pbatxt h3{
	text-overflow: ellipsis;
	white-space: nowrap; 
	overflow: hidden;
}
.tag_list{
	width: 1230px;
}
.tag_list a{
	display: block;
	width: 145px;
	height: 42px;
	line-height: 40px;
	background: #fff;
	border: 1px solid #ddd;
	text-align: center;
	float: left;
	margin-right: 30px;
	margin-top: 30px;
	color: #999;
}
.tag_list a:hover{
	background: #6969EE;
	border: 1px solid #6969EE;
	color: #fff;
}
.tag_more{
	text-align: right;
}
.tag_more span{
	margin-right: 33px;
	cursor: pointer;
	display: inline-block;
	margin-top: 15px;
}
.tag_list_height{
	height: 288px;
	overflow: hidden;
}
.tag_list_height_active{
	height: auto;
}
.tag_more span.j-tag-sq{
	display: none;
}
.tgi_a{
	height: 230px;
	background-size: cover !important;
}
.j-swiper-container-tag{
	padding-bottom: 40px;
}
.swiper-pagination-tag{
	bottom: 0 !important;
}
.swiper-pagination-tag .swiper-pagination-bullet{
	width: 30px;
	height: 4px;
	border-radius: 0;
	background: #6969EE;
	opacity: .2;
}
.swiper-pagination-tag .swiper-pagination-bullet-active{
	opacity: 1;
}
.tgi_a .pbatxt{
	width: 240px;
}
.newa{
	padding: 30px 0;
	border-bottom: 1px dashed #ddd;
}
.newaimg{
	width: 200px;
	height: 150px;
	background-size: cover !important;
}
.newatxt{
	width: 585px;
}
.newatxt h3{
	font-size: 16px;
	text-overflow: ellipsis;
	white-space: nowrap; 
	overflow: hidden;
	font-weight: normal;
}
.newatxt p{
	line-height: 24px;
}
.newatxtp_1{
	margin: 8px 0;
}
.newatxtp_1 em{
	line-height: 22px;
	height: 22px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	padding: 0 7px;
	background: #f4f5f7;
	font-size: 13px;
}
.newatxt p.active{
	max-height: 48px;
	overflow: hidden;
}
.newa:hover .newatxt h3{
	color: #6969EE;
}
.m3btr_new .m3btra{
	border: 0;
}
.m3btr_new .m3btra h3,.m3btr_new .m3btra p{
	padding-left: 0;
}
.m3btr_new .m3btra p{
	color: #999;
	margin-top: 10px;
}
.m3btr_new .m3btra h3{
	text-overflow: ellipsis;
	white-space: nowrap; 
	overflow: hidden;
}
.m3bt_l_new{
	width: 680px;
}
.m3btr_new{
	width: 485px;
}
.m3bt_l_new .m3btla{
	height: 415px;
}
.m3ltxtcp p{
	width: 100%;
}
.m3m1img_w100{
	width: 455px;
}
.nhl{
	width: 435px;
	height: 310px;
}
.nhla{
	display: block;
	width: 100%;
	height: 100%;
	background-size: cover !important;
}
.nhr{
	width: 350px;
}
.nhra1img{
	width: 150px;
	height: 120px;
	background-size: cover !important;
}
.nhra1txt{
	width: 180px;
}
.nhra1txt h3{
	font-weight: normal;
	font-size: 16px;
	line-height: 26px;
	height: 52px;
	overflow: hidden;
}
.nhra1txt p{
	line-height: 24px;
	color: #888;
	height: 48px;
	overflow: hidden;
	margin-top: 8px;
}
.nhra1:hover{
	color: #6969EE;
}
.m6a2cp a{
	line-height: 45px;
}
.m6a2cp a p{
	height: 45px;
}
.nitop {
	border-bottom: 1px dotted #ddd;
	padding-bottom: 20px;
}
.nitop .title{
	font-size: 22px;
	font-weight: normal;
}
.nitb{
	color: #999;
	line-height: 28px;
}
.nitb .ni_tag{
	display: inline-block;
	padding: 0 10px;
	background: #f4f6f7;
	color: #666;
}
.nitxt img{
	max-width: 100%;
	text-align: center;
}
.nitxt{
	line-height: 36px;
	font-size: 15px;
}
.nitxt p{
	/* text-indent: 2em; */
}
.ni_ba{
	width: 48%;
}
.ni_baimg{
	width: 100px;
	height: 66px;
}
.ni_baimg img{
	display: block;
	width: 100%;
	height: 100%;
}
.ni_batxt{
	width: 270px;
}
.ni_batxt p{
	line-height: 66px;
	font-size: 15px;
}
.ni_ba:hover{
	color: #6969EE;
}
.ni_batxt_rt{
	text-align: right;
}
.ni_b{
	padding: 40px 0;
	border-bottom: 1px dotted #ddd;
}
.nibot_title{
	font-size: 24px;
	color: #222;
	font-weight: normal;
}
.conbn{
	height: 500px;
	background-size: cover !important;
}
.cn_nav{
	width: 750px;
	height: 50px;
	border: 1px solid #ddd;
	border-radius: 4px;
	line-height: 48px;
	margin: 0 auto;
}
.cn_nav a{
	display: inline-block;
	margin: 0 25px;
	font-size: 16px;
	color: #666;
}
.cn_nav a:hover{
	color: #6969EE;
}
.con_top h3{
	font-size: 28px;
	color: #2a2a47;
	font-weight: normal;
}
.con_top p{
	font-size: 14px;
	color: #606081;
	margin-top: 10px;
}
.cn1l{
	width: 460px;
}
.cn1l img{
	max-width: 100%;
}
.cn1r{
	width: 670px;
	font-size: 16px;
	line-height: 32px;
	text-indent: 2em;
	background: url(../images/cn1ico_05.png) no-repeat right bottom;
}
.cn1r i{
	text-indent: 0;
}
.cn2w{
	margin-top: 80px;
}
.j-swiper-container-cn2{
	padding: 20px 0 180px 0;
}
.cn21{
	width: 100%;
	height: 3px;
	background: rgba(105,105,238,.2);
	cursor: pointer;
}
.cn21 i{
	display: block;
	width: 24px;
	height: 24px;
	background: #fff;
	border-radius: 24px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-top: -12px;
	margin-left: -12px;
	transition: .25s;
}
.cn21 i em{
	background: #6969EE;
	width: 12px;
	height: 12px;
	border-radius: 12px;
	display: block;
	margin: 6px auto;
	transition: .25s;
}
.cn21:hover i{
	background: #6969EE;
}
.cn21:hover em{
	background: #fff;
}
.cn21txt{
	padding: 20px;
	text-align: center;
	position: absolute;
	width: 194px;
	top: 35px;
	left: 50%;
	margin-left: -97px;
}
.cn21txt span{
	display: inline-block;
	width: 20px;
	height: 9px;
	background: url(../images/cn2jt_05.png) no-repeat center;
	position: absolute;
	left: 50%;
	margin-left: -10px;
	top: 0;
	margin-top: -9px;
	opacity: 0;
}
.cn21:hover .cn21txt{
	color: #fff;
	background: #6969EE;
}
.cn21txt h3{
	font-size: 18px;
	font-weight: normal;
}
.cn21txt p{
	font-size: 15px;
	color: #666;
	line-height: 28px;
	margin-top: 10px;
}
.cn21:hover p{
	color: #fff;
}
.cn21:hover .cn21txt span{
	opacity: 1;
}
.cn2_btn{
	background: none;
	border: 1px solid #ddd;
	color: #999;
	line-height: 36px;
}
.cn2_btn_l{
	position: absolute;
	left: 0;
	top: 0;
	margin-left: -80px;
	margin-top: 4px;
}
.cn2_btn_r{
	position: absolute;
	right: 0;
	top: 0;
	margin-right: -80px;
	margin-top: 4px;
}
.cn3img img{
	display: block;
	width: 100%;
}
.j-swiper-container-cn3 .swiper-slide {
  text-align: center;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition: 300ms;
  transform: scale(0.85);
}
.j-swiper-container-cn3 .swiper-slide-active,.j-swiper-container-cn3 .swiper-slide-duplicate-active{
	transform: scale(1);
}
.j-swiper-container-cn3 {
	padding-bottom: 60px;
}
.j-swiper-container-cn3 .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background: #e4e4ff;
	opacity: 1;
	transition: .25s;
}
.j-swiper-container-cn3 .swiper-pagination-bullet-active{
	width: 40px;
	height: 10px;
	border-radius: 10px;
	background: #6969EE;
	opacity: 1;
}
.cn3w{
	margin-top: 60px;
}
.cn4{
	padding: 85px 0;
	background-size: cover !important;
}
.cn4txt h3{
	font-size: 28px;
	color: #2a2a47;
	font-weight: normal;
	margin-bottom: 40px;
}
.cn4txt p{
	line-height: 36px;
	padding: 20px;
	background: #fff;
	color: #999;
	font-size: 18px;
	width: 535px;
	margin-top: 15px;
	padding-left: 60px;
	position: relative;
}
.cn4txt p img{
	position: absolute;
	left: 20px;
	top: 26px;
}
/*商品*/
.pbn{
	width: 230px;
	height: 580px;
	background: rgba(2,2,41,.5);
	position: absolute;
	left: 50%;
	top: 0;
	z-index: 9999;
	margin-left: -600px;
}
.pbn .scroll-content{
	width: 230px;
	height: 580px;
	overflow: hidden;
}
.pbna{
	display: block;
	line-height: 86px;
	height: 86px;
	color: #fff;
	padding: 0 20px;
	position: relative;
	font-size: 16px;
	opacity: .9;
}
.pbna img{
	display: inline-block;
	position: absolute;
	right: 40px;
	top: 50%;
	margin-top: -8px;
}
.pbna i{
	display: inline-block;
	width: 7px;
	height: 8px;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -4px;
	background: url(../images/pbn_jt_03.png) no-repeat center;
}
.pbn li:hover .pbna{
	opacity: 1;
	background: rgba(255,255,255,.1);
}
.pbnmore{
	text-align: center;
	color: #fff;
	line-height: 60px;
}
.pbn li{
	position: relative;
}
.pbnhide{
	position: absolute;
	left: 100%;
	top: 0;
	padding-left: 15px;
	opacity: 0;
	visibility: hidden;
	transition: .25s;
}
.pbn li:hover .pbnhide{
	opacity: 1;
	visibility: visible;
}
.pbnhidebg{
	width: 280px;
	background: rgba(99,108,137,.5);
	padding: 12px 15px;
}
.pbnhidebg i{
	width: 5px;
	height: 6px;
	position: absolute;
	left: 0;
	margin-left: -5px;
	top: 50%;
	margin-top: -3px;
	background: url(../images/pbnrico_03.png) no-repeat center;
}
.pbnhidebg a{
	display: inline-block;
	color: #fff;
	margin: 0 5px;
	line-height: 30px;
}
.ph1w{
	width: 1215px;
}
.ph1a{
	width: 288px;
	height: 288px;
	margin-top: 15px;
	margin-right: 15px;
	background-size: cover !important;
}
.ph1a .pbatxt{
	width: 268px;
}
.ph2l{
	width: 495px;
	height: 459px;
}
.ph2l img{
	display: block;
	width: 100%;
	height: 100%;
}
.ph2l .pbabg{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
}
.ph2l_txt{
	width: 310px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -155px;
	background: rgba(0,0,38,.5);
	color: #fff;
	padding: 20px;
	margin-top: -104px;
}
.ph2l_txt h3{
	font-weight: normal;
	font-size: 18px;
}
.ph2l_txt p{
	height: 50px;
	margin: 10px 0;
	line-height: 24px;
	opacity: .8;
	overflow: hidden;
}
.ph2l_txt span{
	color: #fff;
	opacity: .8;
}
.ph2l_txt a{
	display: inline-block;
	width: 160px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #6969EE;
	margin-top: 15px;
	color: #fff;
}
.ph2r{
	width: 705px;
	margin-top: -15px;
}
.ph2a{
	width: 220px;
	height: 222px;
	background-size: cover !important;
	margin-left: 15px;
	margin-top: 15px;
}

.pltop{
	height: 75px;
	background: url(../images/plt_bg_03.jpg) no-repeat center;
	background-size: cover;
	color: #fff;
	line-height: 75px;
	padding: 0 20px;
	font-size: 16px;
}
.pltopr{
	width: 1065px;
}
.pltopr a{
	display: block;
	line-height: 43px;
	border-bottom: 2px solid rgba(0,0,0,0);
	color: #fff;
	float: left;
	margin-right: 35px;
	margin-top: 15px;
}
.pltopr a:hover,.pltopr a.active{
	border-bottom: 2px solid #fff;
}
.pl1{
	border: 1px solid #ddd;
}
.pl1 a{
	padding: 0 30px;
	font-size: 18px;
	color: #999;
	display: block;
	float: left;
	line-height: 42px;
	border-right: 1px solid #ddd;
}
.pl1 a:hover,.pl1 a.active{
	background: #6969EE;
	color: #fff;
	border-right: 1px solid #6969EE;
}
.pla{
	padding: 20px;
	border-bottom: 1px dotted #eee;
}
.pla:hover{
	background: #fff;
	box-shadow: 0 2px 30px rgba(0,0,0,.05);
	border-bottom: 1px solid rgba(0,0,0,0);
}
.plaimg{
	width: 200px;
	height: 150px;
	position: relative;
	background-size: cover !important;
}
.platxt{
	width: 550px;
}
.platxt .title{
	font-size: 16px;
	line-height: 30px;
	font-weight: normal;
}
.pla:hover .platxt .title{
	color: #6969EE;
}
.platxt .title i{
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	margin-left: 10px;
	font-size: 14px;
	color: #fff;
	padding: 0 10px;
	background: url(../images/yhqbg_03.jpg) repeat-x center;
	border-radius: 4px;
	font-weight: normal;
}
.x-star{
	color: #999;
}
.x-star i,.x-star em{
	color: #dddddd;
	font-size: 16px;
}
.x-star i.active,.x-star em.active{
	color: #6969EE;
}
.platxtb{
	font-size: 16px;
	color: #999;
	line-height: 30px;
}
.platxtb b{
	font-size: 22px;
	font-weight: normal;
}
.pli{
	display: inline-block;
	width: 27px;
	height: 30px;
	position: absolute;
	left: 5px;
	top: 0;
	color: #fff;
	text-align: center;
	line-height: 26px;
}
.pli_1{
	background: url(../images/nl_px1_03.png) no-repeat center;
}
.pli_2{
	background: url(../images/nl_px2_03.png) no-repeat center;
}
.pli_3{
	background: url(../images/nl_px3_03.png) no-repeat center;
}
.pli_4{
	background: url(../images/nl_px4_03.png) no-repeat center;
}
.pi1{
	padding: 20px 0;
	/* border: 1px solid #edf0f4;
	border-top: 4px solid #6969EE; */
}
.pi1l{
	width: 432px;
}
.pi1lt_img{
	width: 100%;
	height: 349px;
	text-align: center;
}
.pi1lt_img img{
	display: block;
	max-width: 100%;
	height: 100%;
	margin: 0 auto;
}
.pi1l_b{
	padding: 0 30px;
}
.pi1lb_img{
	width: 100%;
	overflow: hidden;
	height: 70px;
	border: 1px solid #ddd;
}
.pi1lb_img img{
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: 0 auto;
}
.j-swiper-container-pi1l-b .swiper-slide-thumb-active .pi1lb_img{
	border: 1px solid #6969EE;
}
.swiper-button-next-pi1l,.swiper-button-prev-pi1l{
	width: 20px;
	height: 70px;
	background: none;
	color: #989898;
	font-size: 30px;
	top: 0;
	margin-top: 0;
	text-align: center;
	line-height: 70px;
}
.swiper-button-next-pi1l{
	right: 0;
	margin-right: 0;
}
.swiper-button-prev-pi1l{
	left: 0;
	margin-left: 0;
}
.pi1r{
	width: 730px;
}
.pi1r .title{
	font-size: 26px;
	line-height: 34px;
	font-weight: normal;
	/* margin-top: 15px; */
	font-weight: bold;
}
.pi1r .txt{
	font-size: 16px;
color: #999999;
line-height: 28px;
	/* background: #f6f8fc; */
	padding: 10px 15px;
	margin-top: 15px;
}
.pi1r1{
	/* padding: 20px 0; */
	line-height: 40px;
	padding-top: 20px;
}
.pi1r1_l{
	font-size: 16px;
}
.pi1r1_l b{
	font-size: 34px;
	margin: 0 2px;
}
.pi1r1_r{
	font-size: 20px;
}
.pi1r1_l i{
	font-size: 20px;
}
.pi1r2a{
	width: 48%;
	font-size: 16px;
	color: #666;
}
.pi1r2a span.fl{
	display: block;
	line-height: 32px;
	width: 85px;
	text-align: right;
}
.pi1r2ar{
	margin-left: 15px;
}
.pi1r2ar .pi1r2a_ipt{
	width: 210px;
	height: 32px;
	border: 1px solid #ddd;
	line-height: 30px;
	padding: 0 10px;
	cursor: pointer;
	font-size: 15px;
}
/*选择城市*/
.pick-area {
	width: 210px !important;
	display:inline-block;
	position:relative;
	font-size:14px;
	background:#fff;
	text-decoration:none;
	cursor:default
}
.pick-show {
	position:relative;
	padding:0 8px;
	height:30px;
	border:1px solid #dedede;
	border-radius:3px;
	width: 210px !important;
    height: 32px;
    border: 1px solid #ddd;
    line-height: 30px;
    padding: 0 10px;
    cursor: pointer;
    overflow: hidden;
}
.pick-show span {
	float:left;
	display:inline-block;
	max-width:100px;
	height:24px;
	line-height:24px;
	padding:0 3px;
	margin-top:3px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	color:#666;
	font-size: 15px;
	cursor:pointer
}
.pick-show span:hover {
	color:#fff!important;
	border-radius:3px
}
.pick-show span.pressActive {
	background:#7894d4;
	color:#fff!important;
	border-radius:3px
}
.pick-show em.pick-arrow {
	position:absolute;
	width: 12px;
	height: 7px;
	background: url(../images/slt_03.png) no-repeat center;
	margin-top: 12px;
}
.pick-show i {
	float:left;
	display:inline-block;
	padding:0 1px;
	color:#333;
	font-style:normal
}
.pick-list {
	display:none;
	position:absolute;
	line-height:36px;
	margin:0;
	padding:0;
	background:#fff;
	z-index:999999999;
	overflow-y:auto;
	overflow-x:hidden;
	border:1px solid #dedede;
	border-top:none;
	width: 210px !important;
}
.pick-list li {
	margin:0;
	padding-left:8px;
	list-style:none;
	color:#888;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.pick-list li:hover {
	color:#fff;
	font-weight:700
}


.pi1r2ar:hover .pi1r2a_ipt{
	border: 1px solid #6969EE;
}
.pi1r2a_ipt i{
	position:absolute;
	width: 12px;
	height: 7px;
	background: url(../images/slt_03.png) no-repeat center;
	margin-top: 12px;
	right: 10px;
	top: 0px;
}
.pi1r2a_hide{
	width: 100%;
	background: #fff;
	box-shadow: 0 2px 30px rgba(0,0,0,.08);
	position: absolute;
	left: 0;
	top: 100%;
	opacity: 0;
	visibility: hidden;
}
.pi1r2ar:hover .pi1r2a_hide{
	opacity: 1;
	visibility: inherit;
}
.pi1r2a_hide i{
	display: block;
	line-height: 36px;
	cursor: pointer;
	padding: 0 15px;
}
.pi1r2a_hide i:hover{
	color: #6969EE;
}
.pi1r3{
	line-height: 55px;
	padding: 0 20px;
	background: #fff8f3;
}
.pi1r3w{
	font-size: 16px;
	width: 34%;
	display: flex;
	align-items: center;
}
.pi1r4 a{
	display: block;
	/* width: 48%; */
	line-height: 50px;
	background: #6969EE;
	color: #fff;
	font-size: 18px;
	text-align: center;
}
.pi1r4 a:nth-of-type(1){
	width: 180px;
}
.pi1r4 a:nth-of-type(2){
	width: 342px;
	margin-right: 190px;
}
.pi1r4 a.active{
	background: #ef6e50;
}
.pi2a{
	width: 367px;
	height: 111px;
	background: url(../images/pi_yhq_03.png) no-repeat center;
}
.pi2ar{
	line-height: 111px;
	width: 113px;
	text-align: center;
	font-size: 20px;
	color: #fff;
}
.pi2atxt{
	width: 254px;
}
.pi2atxt h3{
	font-size: 24px;
	color: #ef6e50;
	font-weight: normal;
	padding: 0 20px;
	line-height: 60px;
	border-bottom: 1px dashed #aaaaaa;
}
.pi2atxt h3 b{
	font-size: 36px;
	font-weight: normal;
}
.pi2atxt h3 i{
	font-size: 16px;
}
.pi2atxt p{
	line-height: 38px;
	text-align: center;
	font-size: 13px;
	color: #666;
}
.pi4box .title{
	font-size: 20px;
	color: #6969EE;
	font-weight: normal;
}
.pi41 table{
	line-height: 34px;
	font-size: 16px;
	color: #666;
}
.pi41txt{
	line-height: 30px;
	color: #666;
	background: #f6f7f9;
	padding: 20px;
}
.pi41txt_tit{
	font-weight: normal;
	font-size: 18px;
	color: #043887;
	margin-bottom: 15px;
}
.pi41img img{
	max-width: 100%;
}
.pi42w{
	width: 100%;
	height: 1px;
	background: #ddd;
}
.j-swiper-container-fwlc{
	padding: 135px 0 80px 0;
}
.pi42w .line{
	width: 12px;
	height: 12px;
	border: 1px solid #ddd;
	background: #fff;
	border-radius: 12px;
	display: inline-block;
	position: absolute;
	top: -6px;
	left: 50%;
	margin-left: -6px;
	z-index: 99;
}
.fwlc_btn{
	width: 22px;
	height: 43px;
	position: absolute;
	top: 114px;
	cursor: pointer;
}
.fwlc_btn_l{
	background: url(../images/fwlc_r_03.png) no-repeat center;
	transform:rotate(180deg);
	left: 0;
	margin-left: -22px;
}
.fwlc_btn_r{
	background: url(../images/fwlc_r_03.png) no-repeat center;
	right: 0;
	margin-right: -22px;
}
.pi4a{
	width: 150px;
	height: 220px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -75px;
	margin-top: -135px;
}
.pi4a:hover{
	background: url(../images/fwlcpic_03.jpg) no-repeat center;
	color: #fff;
}
.pi4a_t{
	height: 135px;
}
.pi4a_t i{
	display: inline-block;
	width: 52px;
	height: 40px;
	margin-top: 25px;
}
.pi4a_t p{
	font-size: 16px;
	margin-top: 15px;
}
.pi4a_b{
	font-size: 36px;
	color: #6969EE;
	line-height: 80px;
}
.pi4a:hover .pi4a_b{
	color: #fff;
}
.pi4a1 .pi4a_t i{
	background: url(../images/fwlc_1_03.png) no-repeat center;
}
.pi4a1:hover .pi4a_t i{
	background: url(../images/fwlc_1ac_03.png) no-repeat center;
}
.pi4a2 .pi4a_t i{
	background: url(../images/fwlc_2_03.png) no-repeat center;
}
.pi4a2:hover .pi4a_t i{
	background: url(../images/fwlc_2ac_03.png) no-repeat center;
}
.pi4a3 .pi4a_t i{
	background: url(../images/fwlc_3_03.png) no-repeat center;
}
.pi4a3:hover .pi4a_t i{
	background: url(../images/fwlc_3ac_03.png) no-repeat center;
}
.pi4a4 .pi4a_t i{
	background: url(../images/fwlc_4_03.png) no-repeat center;
}
.pi4a4:hover .pi4a_t i{
	background: url(../images/fwlc_4ac_03.png) no-repeat center;
}
.pi43a img{
	display: block;
	width: 100%;
}
.pi43a .pbabg{
	position: absolute;
	left: 0;
	top: 0;
}
.pi43a .pbatxt{
	width: 100%;
	left: 0;
	bottom: 0;
}
.pi43a .pbatxt p{
	opacity: 1;
}
.swiper-pagination-dpzz .swiper-pagination-bullet{
	background: #cccccc;
	opacity: 1;
}
.swiper-pagination-dpzz .swiper-pagination-bullet-active{
	background: #6969EE;
	opacity: 1;
}
.j-swiper-container-dpzz{
	padding-bottom: 40px;
}
.pipl_top{
	line-height: 55px;
	padding: 0 30px;
	background: #f6f7f9;
	font-size: 16px;
}
.pipl_top a{
	margin-right: 20px;
}
.pipl_top a i{
	display: inline-block;
	width: 16px;
	height: 16px;
	border: 1px solid #ddd;
	background: #fff;
	vertical-align: middle;
	margin-top: -2px;
	margin-right: 10px;
	border-radius: 16px;
}
.pipl_top a.active{
	color: #043887;
}
.pipl_top a.active i{
	background: #fff;
	border: 2px solid #043887;
}
.piplw .qi2txt{
	padding-left: 0;
}
.piplw .qi2top h3 img{
	margin-right: 15px;
}
.pir1{
	box-shadow: 0 2px 30px rgba(0,0,0,.05);
	padding-bottom: 20px;
}
.pir1_title h3{
	font-size: 28px;
	color: #2a2a47;
	border-bottom: 1px solid #ddd;
	line-height: 62px;
	font-weight: normal;
}
.pir1t{
	height: 140px;
	padding: 20px;
	padding-bottom: 10px;
}
.shop-fl{
	padding-right: 0;
}
.shop-fr{
	padding-left: 0;
}
.pir1t span.fl{
	display: inline-block;
	width: 90px;
	border: 1px solid #eee;
}
.pir1t span.fl img{
	display: block;
	width: 90px;
	height: 90px;
}
.pir1t_r{
	width: 195px;
}
.pir1t_r h3{
	font-weight: normal;
	font-size: 20px;
}
.pir1t_r .x-star{
	margin: 10px 0;
}
.pir1b{
	padding: 0 20px;
	margin: 10px 0;
}
.pir1b span.fl{
	font-size: 15px;
	color: #666;
	width: 95px;
	line-height: 22px;
}
.pir1br{
	width: 195px;
	line-height: 22px;
	color: #999;
}
.pir1ba a{
	display: block;
	margin: 0 auto;
	background: #f0f0ff;
	border: 1px solid #6969EE;
	color: #6969EE;
	font-size: 16px;
	line-height: 40px;
	width: 210px;
}
/*编辑器table样式*/
.coom-detail { color: #666; font-size: 14px; line-height: 28px; text-align: left; }
.coom-detail p { padding: 0; margin: 0; }
.coom-detail img  { margin: 0px auto; width: 100%; font-size: 0; display:block;}
.coom-detail table { margin: 12px auto; width: 100%; border: 1px solid #eaeaea; border-width: 1px 0 0 1px; }
.coom-detail table tr.first,
.coom-detail table tr:first-child { text-align: center; background-color: #FAFAFA; }
.coom-detail table tr.first td,
.coom-detail table tr.first th,
.coom-detail table tr:first-child td,
.coom-detail table tr:first-child th { font-weight: 600; text-align: center; }
.coom-detail table th,
.coom-detail table td { padding: 6px 10px; color: #222; font-size: 16px; text-align: center; border: 1px solid #eaeaea; border-width: 0 1px 1px 0; }

/*禁用工具栏*/
.tools-web{
	display: none !important;
}
.footpushbutton{
	display: none;
}

.tab_content_li .swiper-slide{height: 426px;}
.m6a1txt{position: relative;top: -5px;}
.m6a1txt p{
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;}

.select-menu2{
	display: none;
}
.select-menu2.active{
	display: block;
}
.select-address{
	display: none;
	width: 100%;
	padding: 0 15px;
	border: 1px solid #ddd;
	background-color: #f8f8f8;
	position:absolute;
	top: 46px;
	left: 0;
}
.select-address li{
	padding: 5px 0;
}
.mr-link{
	display: none;
}
.mr-link.active{
	display: block;
}

.list-empty{
	margin-top: 20px;
	text-align: center;
	color: #999;
}
.toggle-link{
	display: none;
}
.toggle-link.active{
	display: block;
}

/*头部地址隐藏*/
.htl_hide{
	position: absolute;
	left: 0;
	top: 100%;
	width: 280px;
	z-index: 999;
	background: #fff;
	border: 1px solid #eeeeee;
	padding: 5px 10px;
	opacity: 0;
	visibility: hidden;
	line-height: initial;
}
.htl_hide span {
	display: inline-block;
	width: 60px;
	text-align: center;
	color: #666;
	line-height: initial;
}
.htl_hide a:hover{
	color: #F32425;
}
.ht_l:hover .htl_hide{
	opacity: 1;
	visibility: inherit;
}
.cooperation {
  position: relative;
  cursor: pointer;
}
.cooperation:hover {
  color: #ef6e50
}
.poptip-popper {
  position: absolute;
  width: 80px;
  top: 20px;
  left: 0;
  height: 80px;
  z-index: 999;
  padding-top: 20px;
  display: none;
}
.poptip-inner {
  background-color: #fff;
  border: 1px solid #eeeeee;
}
.poptip-arrow {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  border-color: transparent;
  border-style: solid;
  left: 30px;
  border-width: 15px 10px 15px 10px;
  border-bottom-color: #eee;
  top: -5px;
}
.poptip-arrow::before {
  content: "";
  display: block;
  position: absolute;
  border-color: transparent;
  border-width: 15px 10px 15px 10px;
  border-style: solid;
  border-bottom-color: #fff;
  width: 0;
  height: 0;
  left: -10px;
  top: -15px;
}
.poptip-inner a {
  display: block;
  height: 30px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
}
.poptip-inner a:first-child {
  border-bottom: 1px solid #ddd;
}
.poptip-inner a:hover {
  color: #f00;
}
.banner-info {
	height: 120px;
}

.banner-info-img {
	width: 100%;
	height: 120px;
	object-fit: cover;
}

.outmeng {
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	z-index: 9999;
	display: none;
}
.intanc{
    position: absolute;
    max-height:100px;
    width: 200px;
    right: 132px;
    top: 83px;
    padding: 16px;
    background: #FFFFFF;
    box-shadow: 0px 4px 12px rgb(0 0 0 / 8%);
    z-index: 99999;
}
.intanc .p1{
    font-weight: 600;
    font-size: 16px;
    text-align: left;
    color: #333333;
    margin-bottom: 8px;
}

.intanc .p2{
    font-weight: 600;
    font-size: 12px;
    line-height: 17px;
    color: #999999;
    word-wrap: break-word;
}
#city{
	cursor: pointer;
}
.overflow {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
  }
  .overflow-two {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
  }
  .overflow-three {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
  }
  .bnimg img{
	width: 100%;
  }


  .liness{
	display: inline-block;
	width: 0px;
height: 10px;
border: 1px solid #4B4B4B;
margin: 0 6px;
  }

  .hedimg{
     width: 20px;
	 height: 20px;
  }
  .login-text{
	font-size: 12px;
  }
 
  .login-btn{
	align-items: center;
  }
  .htrra2 img{
	width: 18px;
	height: 18px;
  }
  .hdt .heddw{
	width: 26px;
	height: 26px;
  }
  .displayf{
	display: flex;
  }
 .malfff{
	/* margin-left: -102px; */
 }
 .disffhe{
	display: flex;
	align-items: center;
 }
 .maryy{
	margin-left: 60px;
 }
 .head .logos{
	width: 199px;
height: 56px;
 }
 .guangg{
	width: 100%;
	height: 120px;
border-radius: 8px 8px 8px 8px;
 }
 .gg-img {
    width: 100%;
    height: 120px;
    margin-top: 16px;
    border-radius: 8px;
}
.gg-img-box, .gg-img-box div, .gg-img a, .gg-img img {
    width: 100%;
    height: 100%;
    border-radius: 8px;
}
.xqshangs{
	width: 30px;
	height: 30px;
}



.footerbox{
	width: 100%;
height: 133px;
background: #222222;
}
.footerbox .top{
height: 83px;
width: 100%;
border-bottom: 1px solid #000000;
display: flex;
align-items: center;
justify-content: center;
}
.footerbox .top a{
	margin-right: 34px;
	font-size: 16px;
color: #FFFFFF;
}
.footerbox .fooermg{
	width: 144px;
	height: 40px;
	margin-right: 72px;
}
.footerbox .buttm{
	width: 100%;
	height:50px ;
	display: flex;
	align-items: center;
justify-content: center;
	font-weight: 400;
	font-size: 12px;
	color: #999999;
}
.footerbox .buttm .sp2{
margin-left: 38px;
color: #999999;

}
.navhide .xian{
	width: 107px;
height: 0px;
border: 1px solid #F2F3F3;
margin: auto;
}
.ckangd{
	color: #6969EE !important;
	height: 43px;
	display: flex !important;
	justify-content: center !important;
}
.kdabox{
   width: 100%;

}
.jrjd-right-title{
	width:  calc(100% + 1px);
	height: 46px;
	background: url('../images/daanbgg.png')no-repeat center;
	background-size: 100%;
	line-height: 46px;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
}
.jrjd-right-wx-box{
	padding: 17px 17px 17px 17px;
	border: 1px solid #5C62ED;
	border-radius: 0px 0px 6px 6px;
}
.titet-pbr{
	font-weight: bold;
	font-size: 16px;
	color: #222222;
	margin: 16px 0;
}
.rmwx-cart{
	width: 100%;
	display: flex;
	justify-content: space-between;
	color: #000;
	margin-bottom: 16px;
	position: relative;
}
.rmwx-cart .bqian{
	position: absolute;
	left: 0;
	top: 0;
	width: 21px;
	height: 21px;
	background: #FF6B4E;
	border-radius: 6px 0px 8px 0px;
	font-size: 12px;
color: #FFFFFF;
line-height: 21px;
text-align: center;
}
.rmwx-cart .img{
	height: 79px !important;
	border-radius: 6px 6px 6px 6px;
	overflow: hidden;
}
.rmwx-cart img{
	width: 97px !important;
	min-height: 79px !important;
	border-radius: 6px 6px 6px 6px;
}
.rmwx-cart .sp1{
	font-weight: bold;
font-size: 14px;
color: #000000;
}
.rmwx-cart .rmwxrt{
 flex: 1;
 margin-left: 10px;
}
.rmwx-cart .sp2{
	font-weight: bold;
	font-size: 14px;
	color: #FF6161;
	min-width: 53px;
	text-align: end;
}
.rmwx-cart .rmwxrt .p1{
	display: flex;
 justify-content: space-between;
}
.lfbox-rmwx-cart .rmwx-cart .sp1:hover,.lfbox-rmwx-cart .rmwx-cart .p12:hover{
color: #6969EE;
}
.rmwx-cart .rmwxrt .p2{
	margin: 6px 0 9px 0;
	font-size: 11px;
	color: #999999;
}
.rmwx-cart .rmwxrt .p2 span:nth-child(1){
margin-right: 16px;
}
.rmwx-cart .rmwxrt .btn{
	width: 61px;
height: 26px;
background: #6969EE;
border-radius: 6px 6px 6px 6px;
font-size: 12px;
color: #FFFFFF;
line-height: 26px;
text-align: center;
}
.rmwx-cart .rmwxrt .btn:hover{
	background: #5E5ED5;
}
.fwrtbang{
	padding: 14px;
	background-color: #F1F7FF;
	position: relative;
}
.fwrtbang .span1{
	font-weight: bold;
font-size: 16px;
color: #222222;
margin-bottom: 12px;
}
.fwrtbang .ggao{
	font-size: 12px;
color: #BEBEBE;
	position: absolute;
	bottom: 4px;
	right: 4px;
}

.yxgcs-cart{
	/* height: 107px; */
	background: #F2F3F3;
	border-radius: 8px 8px 8px 8px;
	display: flex;
	justify-content: space-between;
	padding: 15px 13px;
	margin-bottom: 12px;
}
.yxgcs-cart img{
width: 66px;
height: 66px;
border-radius: 50%;
}
.yxgcs-cart .yxgcsrt{
	flex: 1;
	margin-left: 10px;
}
.yxgcs-cart .yxgcsrt .p1{
	font-size: 16px;
	color: #222222;
}
.yxgcs-cart .yxgcsrt .p2{
font-size: 12px;
color: #999999;
margin: 4px 0 10px 0;
}
.yxgcs-cart .yxgcsrt .btn{
	width: 61px;
height: 26px;
background: #6969EE;
border-radius: 6px 6px 6px 6px;
font-size: 12px;
color: #FFFFFF;
line-height: 26px;
text-align: center;
	}
.index-top{
	/* height: 310px; */
	display:flex;
	justify-content: space-between;
}
.index-swiper{
	width: 900px;
	height: 310px;
}
.index-swiper{
	height: 310px;
}
.boxhuise{
	background-color: #F8F8F8;
	padding-top: 16px;
}

.mrt16{
margin-top: 16px;
}
.xian-fwlm{
	border-top: 1px solid #6969EE;
	background-color: #F8F8F8;
}
.boxhuise .jrjd-right-wx-box{
	border:none;
	background-color: #fff;
	border-radius: 0px 0px 6px 6px;
	padding: 17px 17px 17px 17px;
}
.sc1_r:hover{
	background:#5E5ED5;
}
.index-bt{
	padding: 20px 0 14px 0;
	display: flex;
	justify-content: space-between;
	align-content: center;
}

.index-bt .btr-lf{
	display: flex;
	justify-content: space-between;
} 
.index-bt  .xian{
	width:4px;
	height: 40px;
    background: url(../images/tit_bg_03.jpg) no-repeat left center;
    padding-left: 16px;
    background-size: 4px 40px;
	/* margin-left: 7px; */
}
.index-bt .btr-lf .p1{
	font-weight: bold;
	font-size: 16px;
	color: #222222;
}

.index-bt .btr-lf .p2{
	font-size: 12px;
	color: #999999;
	margin-top: 6px;
}
.index-bt .btr-rt{
	display: flex;
	align-items: center;
	font-size: 16px;
color: #222222;
}
.ptp12{
	padding-top: 12px;
}
.index-bt .btr-rt a{
margin-left: 32px;
}
.index-bt .btr-rt img{
width: 13px;
height: 13px;
}
.index-bt .btr-rt a:hover{
	color: #6969EE;
}
.indexbox1{
	height: 462px;
	display:flex;
}
.indexbox1lf{
	position: relative;
	margin-right: 14px;
}
.indexbox1lf .nans{
font-size: 12px;
color: #FFFFFF;
	padding: 17px 18px 0 26px;
	position: absolute;
	top: 118px;
	right: 0;
	width: 172px;
	height: 100px;
	background: #6969EE;
	border-radius: 0px 0px 0px 0px;
}
.indexbox1lf .nans p{
	opacity: .7;
}
.indexbox1lf .nans .p2{
	margin-bottom: 4px;
}
.indexbox1lf .nans .p1{
	opacity: 1;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.indexbox1 .indexbox1lf img{
	width: 213px;
	height: 100%;
}

.indexbox1 .indexbox1rt img {
	width: 244px;
}
.indexbox1 .ctert{
	flex: 1;
}
.ctert-cart{
	width: 226px;
/* height: 226px; */
border-radius: 6px;
position: relative;
margin-right: 13px;
margin-bottom: 13px;
}
.search .ctert-cart{
 width: 211px;
 margin-right: 6px;
 background-color: #F2F3F3;
 margin-bottom: 0;
}
.search  .ctert-cart .bais{
 background-color: #F2F3F3;
  
}
.search .ctert-cart:nth-of-type(4n){
	margin-right: 0 !important;
   }
.topbr{
	position: absolute;
	top: 0;
	left: 0;
	width: 61px;
height: 26px;
background: #6969EE;
border-radius: 6px 0px 8px 0px;
font-size: 12px;
color: #FFFFFF;
line-height: 26px;
text-align: center;
z-index: 99;
}
.hpnv{
	z-index: 99;
	position: absolute;
	bottom: 44px;
	left: 0;
	width: 100%;
	height: 34px;
	background: linear-gradient( 180deg, rgba(0,0,0,0) 0%, #000000 100%);
	padding: 0 12px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 12px;
color: #FFFFFF;
}
 .ctert-cart .img>img{
width: 100%;
/* height: 182px; */
min-height: 182px;
border-radius: 6px 6px 0px 0px;
}
 .ctert-cart .img{
	width: 100%;
	height: 182px;
	overflow: hidden;
}
 .ctert-cart .img>img:hover{
transform: scale(1.2);
transition: 1s all;
}
 .ctert-cart .bais{
	height: 44px;
	background-color: #fff;
	border-radius: 0px 0px 6px 6px;
	display: flex;
	justify-content: space-around;
	padding: 0 10px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	top: -2px;
}
 .ctert-cart .bais .spp1{
	font-size: 14px;
color: #000000;
}
 .ctert-cart .bais .jia{
width: 20px;
height: 20px;
}

.index-zx{
	display: flex;
	justify-content: space-between;
}
.index-zx .zxbox{
	width: 388px;
	height: 410px;
	background: #FFFFFF;
	border-radius: 8px 8px 8px 8px;
	padding: 14px;
}
.top-zx{
	display: flex;
}
.top-zx .zxrtt{
	margin-left: 8px;
	flex: 1;
 display: flex;
 flex-direction: column;
 justify-content: space-between;
}
.top-zx img{
	width: 125px;
	height: 81px;
}
.top-zx .zxrtt .tx1{ 
	font-size: 16px;
	color: #222222;
	line-height: 23px;
}
.top-zx .zxrtt .tx1:hover{ 
color:#6969EE ;
}
.top-zx .zxrtt p{ 
	font-size: 12px;
color: #999999;
}

.heng-boxzx{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 20px;
}
.search .heng-boxzx{
	margin-top: 0;
	margin-bottom: 20px;
}
.search .heng-boxzx:nth-last-of-type(1){
	margin-bottom:0 !important;
}

.heng-boxzx .heng-boxzxlff{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.heng-boxzx .heng-boxzxlff .dian{
	min-width: 6px;
	height: 6px;
	background: #D9DBDE;
	margin-right: 8px;
}
.heng-boxzx .heng-boxzxlff .sp2{
	flex: 1;
	font-size: 16px;
color: #222222;
/* width: 90%; */
}
.heng-boxzx .heng-boxzxlff .sp2:hover{
color: #6969EE;
}
.heng-boxzx .sp3{
	font-size: 14px;
color: #999999;
min-width:45px;
}
.index-jxwd{
	display: flex;
	justify-content: space-between;
}
.index-jxwd .index-jxwdlf{
	flex: 1;
}
.index-jxwd .index-jxwdrt{
	width: 388px;
}
.index-jxwd .index-jxwdrt .jxwf{
	width: 100%;
	height:152px;
}
.rmbq{
	width: 100%;
	padding: 0 12px;
	padding-bottom: 12px;
	background-color: #fff;
	border-radius: 0px 0px 8px 8px;
}
.btrtttt{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 16px 0;
}
.btrtttt .dispp,.btrtttt .rmbqert{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.btrtttt .dispp .xian{
	width: 4px;
    height: 20px;
    background: url(../images/tit_bg_03.jpg) no-repeat left center;
    padding-left: 16px;
    background-size: 4px 20px;
}
.btrtttt .dispp .pq1{
	font-weight: bold;
    font-size: 16px;
    color: #222222;
}
.btrtttt .rmbqert a{
	font-size: 14px;
	color: #999999;
}
.btrtttt .rmbqert img{
width: 13px;
height: 13px;
}
.biaoqoans {
	display: flex;
	flex-wrap: wrap;
}
.biosas .cart{
	margin-right: 12px !important;
}
.search .biaoqoans .cart{
	width: 145px;
	margin-right: 8px;
}
.search .biaoqoans .cart:nth-child(3n){
	margin-right: 8px;
}
.search .biaoqoans .cart.cart:nth-child(2n){
	margin-right: 0;
}
.biaoqoans .cart{
	width: 117px;
height: 36px;
background: #F2F3F3;
border-radius: 6px 6px 6px 6px;
margin-right: 6px;
line-height: 36px;
text-align: center;
padding: 0 15px;
font-size: 14px;
color: #222222;
margin-bottom: 6px;
}
.biaoqoans .cart:nth-of-type(3n){
margin-right: 0;
}
.biosas .cart:nth-of-type(3n){
	margin-right: 12px !important;
	}
.biaoqoans .cart:hover{
	background: #6969EE;
	color: #fff;
}
.wndaboxxss{
	display: flex;
	flex-wrap: wrap;
}
.search .wndaboxxss .wndacart{
	background: #F6F7F9;
	width: 422px;
}
.wndaboxxss .wndacart{
	padding: 17px 16px;
	width: 388px;
	height: 128px;
	background: #FFFFFF;
	border-radius: 8px 8px 8px 8px;
	margin-right: 18px;
	margin-bottom: 20px;
}
.wndaboxxss .wndacart:nth-last-of-type(1){
	margin-bottom: 0;
}
.wndaboxxss .wndacart:nth-last-of-type(2){
	margin-bottom: 0;
}
.wndaboxxss .wndacart .top{
 display: flex;
 align-items: center;
}
.wndaboxxss .wndacart .top img{
width: 20px;
height: 20px;
margin-right: 7px;
}
.wndaboxxss .wndacart .top .topspan1{
font-size: 16px;
color: #222222;
}
.wndaboxxss .wndacart .sp1{
	font-size: 14px;
	color: #999999;
	line-height: 21px;
	margin: 7px 0 8px 0;
	height: 39px;
}
.wndaboxxss .wndacart .sp1:hover,.wndaboxxss .wndacart .top .topspan1:hover{
	color: #6969EE;
}

.wndaboxxss .wndacart .sp3{
	font-size: 14px;
	color: #999999;
}
.rmwxsf-ss{
	display: flex;
	flex-wrap: wrap;
	text-align: center;
}
.rmwxsf-ss .cart{
	width: 189px;
	height: 240px;
	background: #FFFFFF;
	border-radius: 8px 8px 8px 8px;
	padding: 20px 13px;
	margin-right: 13px;
}
.rmwxsf-ss .cart img{
	width: 66px;
	height: 66px;
	border-radius: 50%;
}
.rmwxsf-ss .cart .p1{
	font-size: 16px;
color: #222222;
margin: 12px 0 14px 0;
}
.rmwxsf-ss .cart .p2{
	font-size: 12px;
	color: #999999;
	line-height: 19px;
	margin-bottom: 18px;
	text-align: left;
	height: 38px;
}
.rmwxsf-ss .cart .btn{
	width: 82px;
	height: 32px;
	background: #6969EE;
	border-radius: 4px 4px 4px 4px;
	font-size: 14px;
color: #FFFFFF;
line-height: 32px;
text-align: center;
}
.rmwxsf-ss .cart .btn:hover{
background-color: #5E5ED5;
}
.rmwxsf-ss .cart:nth-last-of-type(1){
margin-right: 0;
}
.yqljnbox{
width: 100%;
/* height: 113px; */
background: #FFFFFF;
border-radius: 8px 8px 8px 8px;
margin-top: 20px;
padding:0 16px 16px 16px;
}
.dibuhuise{
	width: 100%;
	height: 20px;
	background-color: #F8F8F8;
}
.dibubaise{
	width: 100%;
	height: 20px;
	background-color: #fff;
}















.find-city {
	margin-top: 24px;
	margin-bottom: 120px;
  }
  .find-city .hot-title{
	font-size: 18px;
color: #222222;
  }
  
  .alphabet-list {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 16px;
  }
  
  .alphabet-item {
	margin-right: 0;
	width: 35px;
	height: 35px;
	border: 1px solid #EBEBEB;
	box-sizing: border-box;
	transition: .2s;
	
  }
  .alphabet-item a:hover{
        color: #FFFFFF;
		background-color: #6969EE;
  }
  .alphabet-item a{
	font-size: 18px;
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 33px;
	color: #222;
  }

  .find-city-list {
	width: 100%;
  }
  .find-city-list .find-item{
	width: 100%;
	margin-top: 24px;
  }
  .find-city-list .find-letter{
	height: 40px;
	background: #F1F3F5;
	padding-left: 16px;
	box-sizing: border-box;
	width: 100%;
	line-height: 40px;
	font-size: 18px;
	font-size: 16px;
  font-weight: 400;
  }
  .region-list {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
  }
  .region-list .city-name{
	margin-right: 40px;
	margin-top: 16px;
  }
  .region-list a{
	font-size: 16px;
	color: #222;
  }
  .region-list a:hover{
	color: #6969EE;
  }
  .city-font1 {
	font-size: 16px;
	font-weight: 400;
  }
  
  
  .menu-nav-box{
	width: 100%;
	margin-bottom: 40px;
  }
  .menu-nav-item{
	display: flex;
	padding-top: 12px;
  }
  .menu-nav-title{
	display: inline-block;
	min-width: 110px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	display: inline-block;
	height: 16px;
	line-height: 16px;
  }
  .menu-nav-left{
	display: flex;
	align-items: center;
  }
  .jrjd-right{
	margin-left: 22px;
  }
  .search-number{
	margin-bottom: 24px;
  }
  .search-number .search-kontiao{
	color: #FF6B4E;
  }

  .search-biaoti{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 12px;
	/* margin-top: 24px; */
  }
  .search-biaoti .sp1{
color: #FF6B4E;
  }
  .search-biaoti .sp{
	color: #222222;
	  }

	  .sert-huisetitie{
		font-size: 16px;
        color: #999999;
		margin: 20px 0 24px 0;
	  }
	  .xingwen-cart{
		margin-bottom:16px;
	  }
	  .xingwen-cart:nth-last-of-type(1){
		margin-bottom: 0;
	  }
	  .xingwen-cart {
		display: flex;
	  }
	  .xingwen-cart .xingwen-rtt{
		width: 166px;
		height: 110px;
		border: 1px solid #EBEBEB;
		margin-left: 14px;
	  }
	  .xingwen-cart .xingwen-rtyoub{
		flex: 1;
		display: flex;
		flex-direction: column;
		/* justify-content: space-between; */
	  }
.xingwen-cart .p1{
	font-size: 18px;
	color: #222222;
	line-height: 22px;
}
.xingwen-cart .p1:hover,.xingwen-cart .p2:hover{
color: #6969EE;
}
.xingwen-cart .p2{
	font-size: 14px;
	color: #999999;
	line-height: 21px;
	margin: 8px 0 12px 0;
	height: 42px;
}
.xingwen-cart .p2{
	font-size: 14px;
color: #999999;
}
.xingwen-cart .dibu{
	display: flex;
	justify-content: space-between;
	align-items: end;
}
.xingwen-cart .dibu .dibu-lfff{
	font-size: 14px;
color: #999999;
}
.xingwen-cart .dibu .dibu-lfff .sp1{
margin-right: 28px;
}
.xingwen-cart .dibu .btn-biaoqian{
	max-width: 260px;
height: 28px;
background: #F2F3F3;
border-radius: 18px 18px 18px 18px;
line-height:28px;
text-align: center;
padding: 0 10px;
font-size: 12px;
color: #999999;
}
.base-sdwenda{
	background: none;
	background-color: #fff !important;
	font-weight: bold;
font-size: 16px;
color: #242424;
border-radius:6px 6px 0px 0px;
/* padding-top: 0 !important; */
text-align: left !important;
margin-bottom: 0 !important;
padding: 9px 17px 17px 17px;
}
.fwlmtouhuad{
width: 176px;
height: 433px;
background: #222237;
border-radius: 0px 0px 0px 0px;
padding: 10px 0;
position: relative;
top: -16px;
}

.fwlmtouhuad .cart{
	width: 100%;
height: 43px;
display: flex;
justify-content: space-between;
align-items: center;
/* opacity: 0.08; */
padding: 0 13px;
}
.hoverbox .fwlmtouhuadwdss-cd{
	height: 100%;
	overflow-y: scroll;
}
.hoverbox .fwlmtouhuadwdss-cd::-webkit-scrollbar {
display: none;
}
.hoverbox .fwlmtouhuadwdss-cd .cart-cd{
	width: 100%;
height: 43px;
display: flex;
justify-content: space-between;
align-items: center;
padding: 0 13px;
}
.hoverbox .cart-cd:hover{
background: #050520 ;
}
.fwlmtouhuad .cart:hover{
background: #333347;
/* opacity: 0.08; */
}
.fwlmtouhuad .cart:hover .hoverbox{
	display: block;
}

.fwlmtouhuad .cart .fwlmtouhuad-lf{
display: flex;
align-items: center;
font-weight: bold;
font-size: 14px;
color: #FFFFFF;
}
.fwlmtouhuad .cart-cd .fwlmtouhuad-lf{
	display: flex;
	align-items: center;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	}
.fwlmtouhuad-lf .dian{
	width: 5px;
height: 5px;
background: #FFFFFF;
opacity: 0.4;
border-radius: 50%;
margin-right: 6px;
}
.fwlmtouhuad-rt{
	width: 13px;
	height: 13px;
}
.fwlmtouhuadwdss{
	/* padding: 0 13px; */
	/* position: relative; */
	overflow-y: scroll;
	height: 100%;
	
}
.fwlmtouhuadwdss::-webkit-scrollbar {
	display: none; /* Chrome, Safari */}
.fwlmtouhuadwdss .cart{
cursor: pointer;
color: #fff;
}
.fwlmtouhuadwdss .cart .hoverbox{
	display: none;
	position: absolute;
	left: 176px;
	top: 0px;
	width: 176px;
height: 427px;
background: #222237;
border-radius: 0px 0px 0px 0px;
padding: 10px 0;
opacity: 0.7;
z-index: 999;
}
.fwlmtouhuad .cart{
	width: 100%;
height: 41px;
display: flex;
justify-content: space-between;
align-items: center;
/* opacity: 0.08; */
padding: 0 13px;
}
.boxhuise .index-top{
	position: relative;
}
.fwlmtop{
	position: absolute;
	bottom: 14px;
	right: 0;
	width: 1016px;
	height: 100px;
	/* background-color: #007aff; */
	display: flex;
	justify-content: space-between;
}
.fwlmtop .fwlmtopcart{
	width: 249px;
	height: 100px;
	background: #FFFFFF;
	border-radius: 8px 8px 8px 8px;
	margin-right: 10px;
	padding: 6px;
	display: flex;
}
.fwlmtop .fwlmtopcart:nth-last-of-type(1){
	margin-right: 0px;
}
.fwlmtop .fwlmtopcart .img{
    height: 88px;
    overflow: hidden;
	width: 108px;
	border-radius: 8px;
margin-right: 11px;

}
.fwlmtop .fwlmtopcart img{
	width: 108px;
min-height: 88px;
background: #000000;
border-radius: 6px;
}
.fwlmtop .fwlmtopcart .fwlmtop-rt .sp1{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	margin-top: 8px;
}
.fwlmtop .fwlmtopcart .fwlmtop-rt .sp2{
font-size: 11px;
color: #999999;
margin: 6px 0 10px 0;
}
.fwlmtop .fwlmtopcart .fwlmtop-rt .btn{
	width: 61px;
	height: 26px;
	background: #6969EE;
	border-radius: 6px 6px 6px 6px;
	line-height: 26px;
	text-align: center;
	font-size: 12px;
    color: #FFFFFF;
}
.fwlmtop .fwlmtopcart .fwlmtop-rt .btn:hover{
	background-color: #5E5ED5;
}
.fwlmbox{
	height: 436px;
}
.fwlmbox .indexbox1rt{
	width: 291px;
	/* height: 436px; */
	height: 100%;
background: #FFFFFF;
border-radius: 8px 8px 8px 8px;
padding: 0 20px;
}
.fwlmbox .ctert-cart{
	width: 211px;
    height: 207px;
margin-bottom: 0;
margin-right: 16px;
}
.fwlmbox-onesbox{
	width: 211px;
    height: 207px;
    border-radius: 6px;
    margin-right: 13px;
    margin-bottom: 13px;
background: #222237;
border-radius: 8px 8px 8px 8px;
padding: 20px 10px;
}
.fwlmbox .ctert{
    display: flex;
    flex-wrap: wrap;
	/* flex-direction: column; */
}
.fwlmbox .ctert-cart .img{
	width: 100%;
    height: 164px;
    overflow: hidden;
}
.fwlmbox .ctert-cart .img>img{
	min-height: 164px;
}
.fwlmbox-onesbox .onesbox-cart{
	width: 100%;
	height: 36px;
	background: #F2F3F3;
	border-radius: 6px 6px 6px 6px;
		padding: 0px 15px;
		font-size: 14px;
color: #222222;
text-align: center;
line-height:36px;
margin-bottom: 6px;
}
.fwlmbox-onesbox .onesbox-cart:hover{
	background: #6969EE;
	color: #fff;
}
.indexbox1rt .rmwxrt .p1{
	margin-bottom: 6px;
    margin-top: 6px;
}
.fwlm-ctert .ctert-cart:nth-last-of-type(1){
	margin-right: 0;
}

.fwfl-fwlmt{
	width: 100%;
	height: 60px;
	background: url(../images/fwfl-fwlmt.png) no-repeat center;
	background-size: 100%;
	margin: 14px 0 0px 0;
	padding: 0px 27px;
	display: flex;
	align-items: center;
	font-size: 16px;
color: #FFFFFF;
}

.fwfl-fwlmt .fwfl-fwlmt-lff{
display: flex;
align-items: center;
margin-right: 16px;
}
.fwfl-fwlmt .fwfl-fwlmt-lff img{
width: 18px;
height: 18px;
margin-right: 9px;
}
.fwfl-fwlmt .fwfl-fwlmt-rtt{
	display: flex;
}
.fwfl-fwlmt .fwfl-fwlmt-rtt a{
	font-size: 16px;
	color: #FFFFFF;
	margin-right: 30px;
	position: relative;
}
.fwfl-fwlmt .fwfl-fwlmt-rtt .active{
position: absolute;
left: 12px;
top: 26px;
	width: 37px;
	height: 2px;
	background: #FFFFFF;
	border-radius: 0px 0px 0px 0px;
}
.lf-top-biqotihua{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.lf-top-biqotihua .ones-tt{
	font-size: 16px;
	color: #222222;
	font-weight: bold;
}
.lf-top-biqotihua .onesrt{
	width: 748px;
	padding-right: 12px;
}
.swiper-fwlmt .swiper-slide{
	width:fit-content !important;
	font-size: 16px;
color: #222222;
margin-right: 20px;
}
.swiper-fwlmt .swiper-slide:hover{
color: #6969EE;
}
.swiper-button-next-fwlmt{
	/* position: relative;
    top: -19px; */
	position: absolute;
	top: 0;
	left: 0;
    z-index: 9999999999;
	width: 14px;
height: 22px;
background: #EBEFF2;
border-radius: 2px 0px 0px 2px;
}
.swiper-button-prev-fwlmt{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 9999999999;
	width: 14px;
height: 22px;
background: #EBEFF2;
border-radius: 2px 0px 0px 2px;
display: flex;
align-items: center;
}
.swiper-button-next-fwlmt img,.swiper-button-prev-fwlmt img{
	width: 13px;
	height: 100%;
}
.swiper-fwlmt{
	position: relative;
}
.swiper-button-prev-fwlmt:hover,.swiper-button-next-fwlmt:hover{
	background: #2F80FF;
}
.search-gg{
position: relative;
}

.search-gg .ggao{
	font-size: 16px;
    color: #BEBEBE;
    position: absolute;
    bottom: 4px;
    right: 4px;
}
.lfbox-rmwx-cart{
margin-top: 24px;
}
.lfbox-rmwx-cart .rmwx-cart{
border-bottom: 1px solid #EBEBEB;
padding-bottom: 16px;
}
.lfbox-rmwx-cart .rmwx-cart:nth-last-of-type(1){
	border-bottom:none;
	}
.lfbox-rmwx-cart .rmwx-cart img{
	width: 182px !important;
min-height: 147px !important;
}
.lfbox-rmwx-cart .rmwx-cart .img{
height: 147px !important;
overflow: hidden;
}

.lfbox-rmwx-cart .rmwx-cart .sp1{
	font-size: 16px;
}
.lfbox-rmwx-cart .rmwx-cart .sp2{
	font-size: 16px;
}
.lfbox-rmwx-cart .rmwx-cart .rmwxrt{
	margin-left: 13px;
}
.lfbox-rmwx-cart .rmwx-cart .p12{
	font-size: 12px;
color: #999999;
margin: 10px 0 20px 0;
}
.lfbox-rmwx-cart .rmwx-cart .rmwxrt .p2{
	font-size: 14px;
	margin-bottom: 25px;
}
.lfbox-rmwx-cart .rmwx-cart .rmwxrt .sp22{
	font-size: 16px;
color: #6969EE;
}
.lfbox-rmwx-cart .rmwx-cart .rmwxrt .btn{
	width: 89px;
height: 33px;
font-size: 14px;
color: #FFFFFF;
line-height: 33px;
}
.yxgcs-cart .yxgcsrt .btn:hover{
background: #5E5ED5;
}

.wxzx1-top{
	display: flex;
	justify-content: space-between;
	height: 302px;
}
.wxzx1-top .wxzx1-top-lf{
	display: flex;
	width: 828px;
	background: #FFFFFF;
	border-radius: 8px 8px 8px 8px;
	padding: 12px;
}
.wxzx1-top .wxzx1-top-rt{
	width: 360px;
	height: 302px;
	background: #FFFFFF;
	border-radius: 8px 8px 8px 8px;
}
.wxzx1-top-lf .chid-lf{
	width: 418px;
	position: relative;
}
.wxzx1-top-lf .chid-lf img{
	width: 418px;
	height: 278px;
	border-radius: 6px 6px 6px 6px;
	border: 1px solid #EBEBEB;
}
.wxzx1-top-lf .chid-lf .hengx{
position:absolute;
bottom: 0;
left: 0;
width: 100%;
height: 77px;
background: linear-gradient( 180deg, rgba(0,0,0,0) 0%, #000000 100%);
border-radius: 0px 0px 6px 6px;
padding: 41px 12px 15px;
font-size: 16px;
color: #FFFFFF;
display: flex;
justify-content: space-between;
}
.wxzx1-top-lf .chid-rt{
	margin-left: 16px;
}
.wxzx1-top-lf .chid-rt .rt-caer .sp1{
	font-size: 16px;
color: #333333;
}
.wxzx1-top-lf .chid-rt .rt-caer .sp1:hover{
	color: #6969EE;
}
.wxzx1-top-lf .chid-rt .rt-caer .sj{
	font-size: 12px;
	color: #999999;
	margin-top: 4px;
}
.wxzx1-top-lf .chid-rt .rt-caer{
	margin-bottom: 19px;
}
.wxzx1-top-rt .wxzx1-top-img{
	width: 100%;
	height: 83px;
	margin-bottom: 46px;
}
.wxzx1-top-rt .p1{
	font-weight: bold;
font-size: 16px;
color: #222222;
}
.wxzx1-top-rt .p2{
	font-size: 12px;
	color: #999999;
	margin: 5px 0 18px 0;
}
.wxzx1-top-rt .p3{
	font-size: 16px;
color: #6969EE;
margin-bottom: 12px;
}

.wxzx1-top-rt-wnz{
	padding: 0 16px 16px 16px;
}
.wxzx1-top-rt .p4{
	font-size: 14px;
	color: #999999;
	line-height: 21px;
}
.wxzx1-top-rt{
	position: relative;
}
.wxzx1-top-rt .banshouzx{
 width: 58px;
 height: 58px;
position: absolute;
top: 56px;
margin-left: 16px;
}

.wxzx1-top-rt .btn-zx{
	position: absolute;
	right: 16px;
	top: 95px;
	width: 70px;
height: 30px;
background: #6969EE;
border-radius: 6px 6px 6px 6px;
line-height: 30px;
text-align: center;
font-size: 13px;
color: #FFFFFF;
}
.wxzx1-top-rt .btn-zx:hover{
	background: #5E5ED5;
}
.zxbiaoti-sss{
	margin: 20px 0;
}
.wxzx-rmzx-box{
	display: flex;
	flex-wrap: wrap;
}
.wxzx-rmzx-box .cart-es{
	width: 227px;
	height: 245px;
	background: #FFFFFF;
	border-radius: 6px 6px 6px 6px;
	margin-right: 16px;
}
.wxzx-rmzx-box .cart-es:nth-last-of-type(1){
margin-right: 0;
}
.wxzx-rmzx-box .cart-es img{
	width: 100%;
	height: 151px;
	border-radius: 6px 6px 0px 0px;
}
.wxzx-rmzx-box .cart-es .sp1{
	font-size: 16px;
	color: #333333;
	line-height: 24px;
	height: 48px;
}
.wxzx-rmzx-box .cart-es .sp1:hover{
 color: #6969EE;
}
.wxzx-rmzx-box .cart-es .sp2{
	font-size: 14px;
	color: #999999;
	margin-top: 4px;
}
.wxzx-rmzx-box .cart-es .wenzs{
	padding: 12px;
}
.mt_16{
	margin-top: 16px;
}
.rtboxbaise{
	width: 100%;
	/* height: 200px; */
background: #FFFFFF;
border-radius: 8px 8px 8px 8px;
padding: 0 16px 16px 16px;

}
.top-xwzxbai{
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 66px;
	/* border-bottom: 1px solid #E6E9EE; */
}
.top-xwzxbai  .xwzxbai-rt{
display: flex;
align-items: center;
}
.top-xwzxbai  .xwzxbai-lf{
	margin-left: 8px;
}
.top-xwzxbai .xwzxbai-rt .cartt{
	font-size: 16px;
color: #222222;
margin-left: 29px;
}
.top-xwzxbai .xwzxbai-rt .cartt:hover{
	color: #6969EE;
}

.top-xwzxbai .xwzxbai-rt img{
width: 13px;
height: 13px;
margin-left: 5px;
position: relative;
top: 3px;
}
.wxzx-lb .xingwen-cart{
padding-top: 20px;
border-top: 1px solid #F2F3F3;
}
.wxzx-youb{
	height: 163px;
	background-color: #FFFFFF;
	border-radius: 8px 8px 8px 8px;
}
.wxzx-baisebox{
	background-color: #FFFFFF;
	border-radius: 8px 8px 8px 8px;
	/* padding: 0px 14px 16px 14px; */
	padding-bottom: 16px;
	margin-top: 16px;
}
.wxzx-baisebox .rmwx-cart:nth-last-of-type(1){
	margin-bottom: 0;
}
.wxzx-baisebox .btrtttt .rmbqert a{
	color: #222;
}
.wxzx-baisebox .btrtttt{
	border-bottom: 1px solid #E6E9EE;
	margin-bottom: 14px;
}
.mar-16{
margin: 0 16px;
}

.wxzx-baisebox .wndacart,.rmwdhui .wndacart{
	height: 114px;
	width: 100%;
	/* padding: 0; */

	padding: 0;
    background: #FFFFFF;
    border-radius: 0;
    margin-right: 0;
    margin-bottom: 0px;
}
.wxzx-bq .biaoqoans .cart{
	width: 130px;
}
.zxlbgggg .xingwen-cart:nth-of-type(1){
	border-top:none;
	padding-top: 0;
}
.pbr .titet-pbr:nth-of-type(1){
margin: 0 0 16px 0;
}
.zxlb-fwrtbang{
	margin-top: 0;
}
.huisey-bq .cart{
width: 147px;
}
.huisey-bq .cart:nth-of-type(3n){
	margin-right: 6px;
	}
.huisey-bq .cart:nth-of-type(2n){
margin-right: 0;
}
.huisey-bq{
	margin-bottom: 16px;
}
.zxxq-fwtj{
	display: flex;
}
.zxxq-fwtj .rmwx-cart{
	width: calc((100% - 32px)/3);
	margin-right: 16px;
}
/* .zxxq-fwtj .rmwx-cart .p1 .sp2{
min-width: 120px;
} */
.zxxq-fwtj .rmwx-cart:nth-last-of-type(1){
	margin-right: 0;
}
.details-pages{
	height: 45px;
	margin-bottom: 30px;}
	.da-details-tj-title{
		font-size: 20px;
	}
	.wxzx-lb .xingwen-cart:nth-last-of-type(1){
		/* padding-bottom: 34px; */
	}
	.zxzx-item-btn {
		font-size: 14px;
		color: #999999;
	}

	.zxzx-item-btn .sp11{
margin-right: 30px;
	}
	.smbq-zxxq{
		width: 100%;
height: 56px;
background: #F1F7FF;
border-radius: 8px 8px 8px 8px;
margin: 16px 0 28px 0;
padding: 0 16px;
display: flex;
align-items: center;
justify-content: space-between;
	}
	.smbq-zxxq .smbq-zxxq-lf{
		display: flex;
		align-items: center;
		justify-content: space-between;

	}
	.smbq-zxxq .smbq-zxxq-lf .sp1{
		font-weight: bold;
		font-size: 16px;
		color: #222222;
		margin-right: 16px;
	}
	.smbq-zxxq .smbq-zxxq-lf .bq1{
		font-size: 12px;
		color: #1D4778;
		width: 57px;
height: 22px;
background: #D6EBFC;
border-radius: 2px 2px 2px 2px;
line-height: 22px;
text-align: center;
margin-right: 3px;
	}
	.smbq-zxxq .smbq-zxxq-lf .bq2{
		font-size: 12px;
		color: #4A4A87;
		width: 57px;
height: 22px;
background: #E1E6FD;
border-radius: 2px 2px 2px 2px;
line-height: 22px;
text-align: center;
margin-right: 3px;
	}
	.smbq-zxxq .smbq-zxxq-lf .bq3{
		font-size: 12px;
		color: #874539;
		width: 57px;
height: 22px;
background: #F3E6E9;
border-radius: 2px 2px 2px 2px;
line-height: 22px;
text-align: center;
margin-right: 3px;
	}
	.smbq-zxxq{
		position: relative;
	}
	.smbq-zxxq .guangao{
        position: absolute;
		bottom: 0;
		right: 0;
		font-size: 12px;
color: #BEBEBE;
	}
	.smbq-zxxq .smbq-zxxq-rt{
		/* position: relative; */
	}
	.smbq-zxxq .smbq-zxxq-rt .dh {
		position: relative;
		width: 80px;
		height: 30px;
		border-radius: 15px 15px 15px 15px;
		border: 1px solid #6969EE;
		font-size: 14px;
        color: #6969EE;
		line-height: 30px;
		text-align: center;
		margin-right: 11px;
	}
	.smbq-zxxq-rt .tanchen{
		display: none;
		position: absolute;
		left: -33px;
		top: -53px;
		width: 158px;
		height: 40px;
		background: #FFFFFF;
		box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.16);
		border-radius: 4px 4px 4px 4px;
		font-weight: bold;
font-size: 18px;
color: #6969EE;
line-height: 40px;
text-align: center;
text-shadow: 0px 0px 6px rgba(0,0,0,0.16);
	}
	.smbq-zxxq-rt .dh:hover .tanchen{
       display:block;
	}
	.smbq-zxxq .smbq-zxxq-rt .kf {
		width: 80px;
		height: 30px;
		background: #6969EE;
		font-size: 14px;
        color: #fff;
		line-height: 30px;
		text-align: center;
		border-radius: 15px 15px 15px 15px;
	}
	.mt_24{
		margin-top: 24px;
	}
	.wxzx2-top{
		display: flex;
		justify-content: space-between;
		height: 436px;
		position: relative;
	}
	.wxzx2-top .cart-content{
     width: 404px;
	 height: 100%;
background: #FFFFFF;
border-radius: 0px 0px 8px 8px;
margin-right: 16px;
	}
	.wxzx2-top .wxzx1-top-rt{
		width: 360px;
height: 302px;
background: #FFFFFF;
border-radius: 8px 8px 8px 8px;
	}
	.wxzx2-top .cart-bar{
		position: absolute;
		right: 0;
		bottom: 0;
		width: 360px;
		height: 118px;
		background: #FFFFFF;
		border-radius: 8px 8px 8px 8px;
padding: 13px 16px;
	}
	.wxzx2-top .wndacart{
		height: auto;
		position: relative;
	}

	.wen-tupian-wxdy{
		width: 100%;
		
	}
	.wen-tupian-wxdy .imgbox{
      width: 100%;
	  height: 163px;
	  position: relative;
	  overflow: hidden;
	  cursor: pointer;
	  border-radius: 8px 8px 0px 0px;

	}
	.wen-tupian-wxdy .imgbox img{
		width: 100%;
		height: 100%;
		border-radius: 8px 8px 0px 0px;
	  }
	  .wen-tupian-wxdy .imgbox img:hover{
		transform: scale(1.2);
		transition: 1s all;
		/* border-radius: 8px; */
	  }
	  .wen-tupian-wxdy .imgbox .yingy{
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 41px;
		background: linear-gradient( 180deg, rgba(0,0,0,0) 0%, #000000 100%);
        display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 0 16px;
	  }
	  .wen-tupian-wxdy .imgbox .yingy .sp1{
		font-size: 16px;
		color: #FFFFFF;
	  }
	  .wen-tupian-wxdy .imgbox .yingy .sp2{
		font-size: 14px;
		color: #FFFFFF;
	  }

	.wxzx2-top .wndacart .bar{
		position: absolute;
		top: -12px;
		right: -12px;
		width: 61px;
		height: 26px;
		background: #FF6B4E;
		border-radius: 0px 8px 0px 8px;
		font-size: 12px;
color: #FFFFFF;
line-height: 26px;
text-align: center;
	}
	.wxdy-yqljnbox .btrtttt .pq1{
		font-weight: bold;
font-size: 16px;
color: #6969EE;
	}
.wxdy-yqljnbox	.biaoqoans .cart{
	width: 103px;
	height: 32px;
	border-radius: 4px 4px 4px 4px;
	border: 1px solid #DDDDDD;
	background: none;
	font-weight: bold;
font-size: 14px;
color: #222222;
line-height: 32px;
text-align: center;
margin-bottom: 0;
	}
.wxdy-yqljnbox	.biaoqoans .cart:hover{
	background: #6969EE;
	color: #fff;
}

.wen-tupian-wxdy .lis-wen{
	padding: 16px 16px 0 16px;
}
.lis-wen .cart-dis{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 23px;
}
.lis-wen .cart-dis .cart-dis-lff{
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 16px;
color: #222222;
}
.lis-wen .cart-dis .cart-dis-lff:hover{
 color: #6969EE;
}
.lis-wen .cart-dis .cart-dis-lff img{
	width: 20px;
	height: 20px;
    margin-right: 6px;
}
.lis-wen .cart-dis .cart-dis-rt{
	font-size: 14px;
color: #999999;
min-width: 78px;
}
.wxdy-rtboxbaise .wxdy-dispo{
	display: flex;
	justify-content: space-between;
}
.wxdy-rtboxbaise .top-xwzxbai .xwzxbai-lf{
 margin-left: 0px;
}
.wxdy-dispo-lf{
	width: 358px;
}
.wxdy-dispo-lf .wen-tupian-wxdy .lis-wen{
	padding: 16px 0 0 0;
}
.wxdy-dispo-lf .wen-tupian-wxdy .imgbox{
	height: 238px;
	border-radius: 8px;
}
.wxdy-dispo-lf .wen-tupian-wxdy .lis-wen .cart-dis:nth-last-of-type(1){
margin-bottom: 0;
}
.wxdy-dispo-rt{
	width: 463px;
	display: flex;
	flex-direction: column;
}
.wxdy-dispo-rt .wndacart{
padding: 0;
width: 100%;
height: auto;
margin-right: 0;
margin-bottom: 18px;
}

.wxdy-dispo-rt  .wndacart:nth-last-of-type(2){
	margin-bottom: 18px !important;
}
.wxdy-dibukuai{
	display: flex;
	justify-content: space-between;
}
.wxdy-dibukuai .cart-dibukuai1{
	width: 358px;
}
.wxdy-dibukuai .cart-dibukuai{
 width: 375px;
}
.wxdy-dibukuai .lis-wen{
	padding: 16px 0 0 0;
}
.wxdy-dibukuai .cart-dibukuai1 .imgbox{
height: 238.67px;
}
.btrtttt-xiaocbu {
	padding: 0;
}
.search-rmzx-lis{
	margin-bottom: 16px;
}
.search-list .wndaboxxss .wndacart{
	width: 430px;
	display: flex;
	flex-direction: column;
	/* justify-content: space-between; */
}

.wd-list .wndaboxxss .wndacart:nth-of-type(2n){
margin-right: 0px;
}

.juhe-biaox{
	width: 100%;
	margin-top: 4px;
	display:flex;
	flex-wrap: wrap;
}
.juhe-biaox .cart-juhe-biaox{
	width: 163px;
height: 36px;
background: #F2F3F3;
border-radius: 6px 6px 6px 6px;
padding: 0 12px;
font-size: 14px;
color: #222222;
line-height:36px;
margin-right: 9px;
margin-bottom: 9px;
}
.juhe-biaox .cart-juhe-biaox:hover{
	background-color: #6969EE;
	color: #fff;
}
.juhe-biaox .cart-juhe-biaox:nth-of-type(7n){
margin-right: 0;
}

.zxbq-pnl .search-gg{
	margin-top: 0;
}
.zxbq-pnl .index-bt{
	padding: 0 0 14px 0;
}
.mrb20{
	margin-bottom: 20px;
}
.mrb24{
	margin-bottom: 24px;
}
.box-ctertsech{
	display: flex;
	justify-content: space-between;
}
.searchda-boxi .wndacart:nth-of-type(2n){
	margin-right: 0;
}
.searchda-boxi .wndacart{
	/* margin-right: 0; */
	width: 431px !important;
}
/* .hdt .sc2 a{
 width: 200px;
} */
 .fwlm-indexs-swiper{
	height: 310px;
 }
 .box404{
	width: 100vw;
	height:100vh;
	display: flex;
	justify-content: center;
	align-items: center;
 }
 .box404 .box{
	display: flex;
 }
 .box404 .lfimg{
  width: 207px;
  height: 196px;
 }

 .box404 .rtimg{
	display: flex;
	flex-direction: column;
 }
 .box404 .rtimg img{
width: 193px;
height: 152px;
 }
 .box404 .rtimg a{
	width: 80px !important;
height: 30px !important;
border-radius: 18px 18px 18px 18px;
border: 1px solid #0474F5;
font-size: 14px;
color: #0474F5;
line-height: 30px;
text-align: center;
 }

 .box404 .rtimg a:hover{
	color:#fff;
	background-color: #0474F5;
 }
