@charset "UTF-8";
*, :after, :before { -webkit-box-sizing: border-box; box-sizing: border-box; }

a, button { cursor: pointer; outline: none; }

.xg-control__submit { float: right; }

.mt-control__left img { vertical-align: initial; }

.mt-control__right .xg-control input { height: 42px; }

/* 箭头
arrow(direction,
size,
color);
*/
/* banner */
.boxcenter { width: 1200px; margin: auto; }

.list { background: url(../images/banner_bg.png) top center no-repeat; background-color: #e8e6f0; padding-bottom: 30px; }
.list_banner { width: 1200px; margin: auto; }
.list_banner_t { margin-bottom: 10px; }
.list_banner_l { width: 974px; min-height: 260px; background-color: #ffffff; -webkit-box-shadow: 0px 0px 8px 0px rgba(51, 51, 51, 0.08); box-shadow: 0px 0px 8px 0px rgba(51, 51, 51, 0.08); }
/* .list_banner_l li:first-child .condition_r { font-weight: bold; } */
.list_banner_l li:first-child.more .condition_r { font-weight: normal; }
.list_banner_l .more .condition_l { line-height: 75px; }
.list_banner_l .choosed { padding: 16px 16px 6px; }
.list_banner_l .choosed span { font-size: 14px; color: #666; font-weight: bold; }
.list_banner_l .choosed_r { width: 790px; margin-left: 4px; }
.list_banner_l .choosed a { display: inline-block; width: 120px; height: 30px; background-color: #ffffff; border: solid 1px #a37af5; font-size: 13px; color: #7c59c2; margin: 0 4px; text-align: center; line-height: 28px; margin-bottom: 10px; position: relative; }
.list_banner_l .choosed a:after { content: ""; width: 11px; height: 11px; display: inline-block; position: absolute; right: 0; top: 0; background-color: #a37af5; background-image: url(../images/close.png); background-position: center; background-repeat: no-repeat; }
.list_banner_l .choosed a.clear { border-color: #e6e6e6; color: #666666; -webkit-transition: all .3s; transition: all .3s; }
.list_banner_l .choosed a.clear:hover { background-color: #666666; color: #fff; }
.list_banner_l .choosed a.clear:after { display: none; }
.list_banner_l .condition_l { width: 130px;height: 260px; line-height: 260px; background-color: #1c202a; font-size: 14px; color: #dbdbdb; font-weight: bold; text-align: center; border-bottom: 1px dotted #50545c; }
.list_banner_l .condition_r { width: 774px;max-height: 215px;overflow: hidden; font-size: 0; margin: 22px 35px; position: relative;float: right; }
.list_banner_l .condition_r li{float: left;}
.list_banner_l .condition_r:before { content: ""; display: inline-block; width: 2px; height: 100%; background-color: #fff; position: absolute; left: 5px; top: 0; z-index: 2; }
.list_banner_l .condition_r a { font-size: 16px; line-height: 26px; display: inline-block; padding: 5px 30px; position: relative; color: #666666; -webkit-transition: all .3s; transition: all .3s; }
.list_banner_l .condition_r a:before { content: ""; display: inline-block; position: absolute; left: 0px; top: 12px; width: 1px; height: 15px; background-color: #c3c3c3; }
.list_banner_l .condition_r a.on, .list_banner_l .condition_r a:hover { color: #8a5ce6; }
.list_banner_l .condition_r .selects { float: left; margin-left: 15px; position: relative; }
.list_banner_l .condition_r .selects span { line-height: 26px; min-width: 112px; cursor: pointer; padding: 0 10px; display: inline-block; height: 26px; background-color: #ffffff; border: solid 1px #e5e5e5; font-size: 13px; color: #666; }
.list_banner_l .condition_r .selects span img { position: relative; top: 12px; margin-left: 22px; }
.list_banner_l .condition_r .selects dl { background-color: #fff; border: solid 1px #e6e6e6; border-top: none; overflow-x: hidden; overflow-y: auto !important; max-height: 130px; display: none; position: absolute; width: 100%; top: 26px; left: 0; z-index: 2; }
.list_banner_l .condition_r .selects dl dd { font-size: 13px; color: #666666; -webkit-transition: all .3s; transition: all .3s; }
.list_banner_l .condition_r .selects dl dd a { display: inline-block; width: 100%; height: 100%; margin: 0; padding: 0 12px; }
.list_banner_l .condition_r .selects dl dd a:before { display: none; }
.list_banner_l .condition_r .selects dl dd:hover { background-color: #2667e9; }
.list_banner_l .condition_r .selects dl dd:hover a { color: #fff !important; }
.list_banner_l .condition_r .control { display: inline-block; cursor: pointer; width: 52px; height: 22px; background-color: #a37af5; font-size: 12px; color: #fff; line-height: 22px; text-align: center; position: relative; -webkit-transition: all .3s; transition: all .3s; margin-top: 4px; margin-left: 15px; }
.list_banner_l .condition_r .control:hover { opacity: 0.8; }
.list_banner_l .condition_r .control.fr { float: none; }
.list_banner_l .condition_r .range { display: inline-block; margin-left: 22px; position: relative; }
.list_banner_l .condition_r .range:before { content: ""; display: inline-block; position: absolute; left: -20px; top: 8px; width: 1px; height: 7px; background-color: #c3c3c3; }
.list_banner_l .condition_r .range input { width: 50px; height: 22px; background-color: #ffffff; border: solid 1px #e6e6e6; padding: 0 4px; }
.list_banner_l .condition_r .range span { font-size: 13px; color: #666; margin: 0 10px; }
.list_banner_l .condition_r .range a { width: 46px; height: 22px; margin: 0 0 0 4px; text-align: center; line-height: 22px; display: inline-block; font-size: 12px; color: #fff; background-color: #a37af5; -webkit-transition: all .3s; transition: all .3s; }
.list_banner_l .condition_r .range a:before { display: none; }
.list_banner_l .condition_r .range a:hover { opacity: 0.8; }
/* .tempWrap:nth-of-type(1){height:52px !important} */
.list_banner_r { width: 220px;overflow: hidden; min-height:260px;background-color: #ffffff; -webkit-box-shadow: 0px 0px 8px 0px rgba(51, 51, 51, 0.08); box-shadow: 0px 0px 8px 0px rgba(51, 51, 51, 0.08); }
.list_banner_r_t { width: 220px;height: 115px;background: url(/static/images/banner_r_bg.png) center no-repeat;padding: 15px 11px 0; text-align: center;}
.list_banner_r_t img{width: 70%;}
.list_banner_r_t p { font-size: 13px;color: #fff;opacity: 0.36; margin: -6px 0 10px;}
.list_banner_r_t a { display: inline-block; width: 85px; height: 30px; -webkit-box-shadow: 0px 6px 8px 0px rgba(68, 77, 97, 0.3); box-shadow: 0px 6px 8px 0px rgba(68, 77, 97, 0.3); border-radius: 17px; text-align: center; font-size: 14px; font-weight: bold; line-height: 30px; -webkit-transition: all .3s; transition: all .3s; }
.list_banner_r_t a.btnl { color: #744fbd; margin-right: 2px; background-image: -webkit-gradient(linear, left bottom, left top, from(#f0e5ff), to(#ffffff)), -webkit-gradient(linear, left top, left bottom, from(#7a7a7a), to(#7a7a7a)); background-image: linear-gradient(0deg, #f0e5ff 0%, #ffffff 100%), linear-gradient(#7a7a7a, #7a7a7a); }
.list_banner_r_t a.btnl:hover { color: #8b6fc7; }
.list_banner_r_t a.btnr { color: #dbdbdb; background-image: -webkit-gradient(linear, left bottom, left top, from(#0e1014), to(#242833)), -webkit-gradient(linear, left top, left bottom, from(#1c202a), to(#1c202a)); background-image: linear-gradient(0deg, #0e1014 0%, #242833 100%), linear-gradient(#1c202a, #1c202a); }
.list_banner_r_t a.btnr:hover { color: #fff; }
.list_banner_r_b_t { font-size: 15px; color: #333; font-weight: bold; line-height: 38px; padding: 0 12px; border-bottom: 1px dotted #cccccc; }
.list_banner_r_b_bd { padding: 0 12px;}
.list_banner_r_b_bd.tempWrap{height:150px !important}
.list_banner_r_b_bd li { border-bottom: 1px dotted #cccccc; }
.list_banner_r_b_bd li p { padding: 0 0 8px 0; font-size: 12px; color: #b3b3b3; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-indent: 10px; }
.list_banner_r_b_bd li p:first-child { text-indent: 0; padding: 8px 0 0 0; }
.list_banner_r_b_bd li p span { font-size: 12px; color: #4d4d4d; }
.list_banner_r_b_bd li p span:first-child { color: #2667e9; font-weight: bold; margin-right: 6px; }
.list_banner_r_b_bd li p span:first-child:before { content: ""; display: inline-block; width: 0; height: 0; line-height: 0; font-size: 0; border-width: 3px; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #2667e9; border-right: none; vertical-align: middle; margin-right: 6px; }
.list_loc { display: inline-block; padding-top: 22px; }
.list_loc span, .list_loc a { font-size: 12px; color: #fff; }
.list_loc a { -webkit-transition: all 0.3s; transition: all 0.3s; }
.list_loc a:hover { color: #fd6459; }
.list_loc_icon_l { width: 0; height: 0; line-height: 0; font-size: 0; border-width: 4px; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #fff; border-right: none; opacity: 0.5; vertical-align: middle; }
.list_loc_icon_l:before { content: ''; display: inline-block; width: 0; height: 0; line-height: 0; font-size: 0; border-width: 4px; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #fff; border-right: none; margin-left: 4px; vertical-align: middle; }
.list_loc_icon_s { width: 0; height: 0; line-height: 0; font-size: 0; border-width: 3px; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #fff; border-right: none; opacity: 0.24; vertical-align: middle; }
.list_loc_icon_s:before { content: ''; display: inline-block; width: 0; height: 0; line-height: 0; font-size: 0; border-width: 3px; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #fff; border-right: none; margin-left: 3px; vertical-align: middle; }
.list_num { display: inline-block; padding-top: 10px; position: relative; text-align: right; }
.list_num p { font-size: 12px; color: #fff; display: inline-block; margin-right: 40px; }
.list_num p span { font-family: Arial; font-weight: bold; font-size: 26px; }
.list_num p:first-child { position: relative; }
.list_num p:first-child:after { content: ''; display: inline-block; width: 1px; height: 20px; background-color: #2a1575; opacity: 0.5; position: absolute; right: -20px; top: 12px; }
.list_num .next { margin-left: 30px; display: inline-block; width: 21px; height: 21px; background-color: #684abb; border-radius: 3px; position: absolute; right: 0; top: 20px; text-align: center; -webkit-transition: all 0.3s; transition: all 0.3s; opacity: 0.36; }
.list_num .next:hover { opacity: 1; }
.list_bar { width: 1200px; margin: 24px auto 16px; height: 60px; background-color: #ffffff; -webkit-box-shadow: 0px 0px 8px 0px rgba(51, 51, 51, 0.08); box-shadow: 0px 0px 8px 0px rgba(51, 51, 51, 0.08); }
.list_bar > a { font-size: 14px; display: inline-block; color: #666; padding: 0 15px; line-height: 60px; border-left: 1px solid #ecebf4; -webkit-transition: all .3s; transition: all .3s; }
.list_bar > a:after { content: ""; width: 7px; height: 9px; margin-left: 9px; display: inline-block; background: url(../images/down.png) center no-repeat; }
.list_bar > a.up { font-weight: bold; color: #8a5ce5; }
.list_bar > a.up:after { background: url(../images/down_hover.png) center no-repeat; -webkit-transform: rotate(180deg); transform: rotate(180deg); }
.list_bar > a.down { font-weight: bold; color: #8a5ce5; }
.list_bar > a.down:after { background: url(../images/down_hover.png) center no-repeat; }
.list_bar > a:hover { color: #8a5ce5; }
.list_bar > a:hover:after { -webkit-transition: 'background' 0.2s; transition: 'background' 0.2s; background: url(../images/down_hover.png) center no-repeat; }
.list_bar > a.zs { opacity: 0.6; }
.list_bar > a.zs:after { display: none; }
.list_bar > a.zs:hover { opacity: 1; }
.list_bar > a.zs.on { opacity: 1; }
.list_bar_page { line-height: 60px; font-size: 0; }
.list_bar_page span { font-size: 14px; display: inline-block; padding-right: 12px; color: #666; vertical-align: middle; border-right: 1px solid #ecebf4; }
.list_bar_page a { display: inline-block; width: 22px; height: 22px; border: solid 1px #e0e0e0; vertical-align: middle; position: relative; }
.list_bar_page a:after { content: ""; display: inline-block; width: 22px; height: 22px; position: absolute; left: 0; top: 0; background: url(../images/arrow_right.png) center no-repeat; }
.list_bar_page a:hover { border-color: #8644f5; }
.list_bar_page a:hover:after { background: url(../images/arrow_left.png) center no-repeat; }
.list_bar_page a.prev { margin-left: 10px; margin-right: 3px; }
.list_bar_page a.prev:after { -webkit-transform: rotate(180deg); transform: rotate(180deg); }
.list_bar_page a.prev:hover:after { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
.list_bar_page a.next { margin-right: 10px; }
.list_bar_page a.next:hover:after { -webkit-transform: rotate(180deg); transform: rotate(180deg); }
.list_list { width: 1210px; margin: auto;margin-top: 25px; }
.list_page{text-align: center;}
.list_page li{display: inline;}
.list_page li a:hover{border: 1px solid #f20e0e;color: #FFFFFF; background: #F20E0E;}
.list_page li a{padding: 5px 10px;border: 1px solid #eaeaea;font-size: 14px; -webkit-transition: all .3s; transition: all .3s; }
.list_list li { float: left; width: 1210px; height: 115px; position: relative; top: 0; margin: 0 5px 10px; background-color: #ffffff; border-top: 0px solid #2667e9; background-image: url(../images/item_bg.png); background-repeat: no-repeat; background-position: top center; -webkit-box-shadow: 0px 0px 8px 0px rgba(51, 51, 51, 0.08); box-shadow: 0px 0px 8px 0px rgba(51, 51, 51, 0.08); -webkit-transition: all .3s; transition: all .3s; }
.list_list li:hover { -webkit-box-shadow: 0px 6px 10px 0px rgba(51, 51, 51, 0.2); box-shadow: 0px 6px 10px 0px rgba(51, 51, 51, 0.2); top: -3px; border-top-color: #a37af5; }
.list_list_mask { display: inline-block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 2; }
.list_list_tag { position: absolute; top: 10px; right: 20px; text-align: center; line-height: 22px; height: 22px; padding: 0 14px; background-color: #e9edf7; font-size: 12px; color: #3665c2; border-radius: 10px; -webkit-transition: all .3s; transition: all .3s; }
.list_list_icons { padding: 5px 0 0 20px; font-size: 0; float:left; width:30px; height:40px}
.biaoti{ width:1200px; float:left}
.guige{ width:1200px; float:left}
.lianxi{ width:400px; float:left}
.list_list_icons span { float: left; width: 20px; height: 40px; margin-right: 4px; line-height:40px}
.list_list_block { position: relative; }
.list_list_5z { position: absolute; right: 10px; top: 30px; width: 80px; }
.list_list_title { word-break:break-all; font-size: 16px; font-weight: bold; line-height: 40px; color: #333; padding: 5px 20px; height: 40px; }
.list_list_title a{font-size: 16px; padding-left:20px}
.list_list_price { padding-left: 20px; margin-top: 10px; }
.list_list_price span { font-size: 18px; line-height: 42px; font-weight: bold; color: #fd4249; vertical-align: middle; }
.list_list_price a { margin-left: 48px; font-size: 12px; color: #ff0000; vertical-align: middle; line-height: 42px; position: relative; z-index: 2; }
.list_list_price a i { display: inline-block; width: 14px; height: 13px; background: url(../images/icon_col.png) center no-repeat; -webkit-transition: 'background' 0.2s; transition: 'background' 0.2s; position: relative; top: 2px; }
.list_list_price a.collect i { background: url(../images/icon_col_on.png) center no-repeat; }
.list_list_price:before { content: ""; display: block; width: 30px; height: 0; border-bottom: 1px dashed #e7e7e7; }
.list_list_text { border-top: 1px solid #ecedf5; font-size: 0; height: 127px;}
.list_list_text dd { display: inline-block; width: 14%; height: 63px;float: left; border-bottom: 1px solid #ecedf5; border-left: 1px solid #ecedf5; padding: 10px 22px; }
.list_list_text dd p { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.list_list_text dd p:first-child { font-size: 14px; color: #555266; line-height: 24px; }
.list_list_text dd p:last-child { font-size: 12px; color: #afacbf; line-height: 24px; }
.list_list_btns { padding: 22px 20px; }
.list_list_btns a { position: relative; z-index: 2; -webkit-transition: all .3s; transition: all .3s; float: left; }
.list_list_btns a span { float: left; margin-left: 4px; -webkit-transition: all .3s; transition: all .3s; }
.list_list_btns a i { float: left; position: relative; top: 2px; -webkit-transition: all .3s; transition: all .3s; }
.list_list_btns a:first-child span { font-size: 13px; color: #9a7ac8; }
.list_list_btns a:first-child i { width: 19px; height: 16px; display: inline-block; background: url(../images/icon_contact.png) no-repeat; }
.list_list_btns a:first-child:hover span { color: #744fbd; }
.list_list_btns a:first-child:hover i { background: url(../images/icon_contact_hover.png) no-repeat; }
.list_list_btns a:last-child { margin-left: 74px; position: relative; }
.list_list_btns a:last-child:before { content: ""; width: 1px; height: 12px; background-color: #ecedf5; display: inline-block; position: absolute; left: -22px; top: 4px; }
.list_list_btns a:last-child i { width: 16px; height: 16px; display: inline-block; background: url(../images/icon_paper.png) no-repeat; }
.list_list_btns a:last-child span { font-size: 13px; color: #afacbf; }
.list_list_btns a:last-child:hover span { color: #2667e9; }
.list_list_btns a:last-child:hover i { background: url(../images/icon_paper_hover.png) no-repeat; }
.list_page { width: 1200px; height: 60px;line-height: 25px; text-align: center; margin: 10px auto 30px; padding: 5px 12px; background-color: #ffffff; -webkit-box-shadow: 0px 0px 8px 0px rgba(51, 51, 51, 0.08); box-shadow: 0px 0px 8px 0px rgba(51, 51, 51, 0.08); }
.list_page > a { display: inline-block; width: 34px; height: 31px; text-align: center; line-height: 31px; background-color: #ffffff; border: solid 1px #e5e5e5; -webkit-transition: all .3s; transition: all .3s; }
.list_page > a:hover, .list_page > a.on { border-color: #2667e9; color: #2667e9; }
.list_page > a.large { width: 59px; margin-right: 4px; }
.list_page .jump input { width: 40px; height: 31px; border: 1px solid #e5e5e5; padding: 0 4px; }
.list_page .jump a { display: inline-block; width: 42px; height: 31px; background-color: #2667e9; font-size: 12px; color: #fff; font-weight: bold; text-align: center; line-height: 31px; -webkit-transition: all .3s; transition: all .3s; }
.list_page .jump a:hover { background-color: #457cec; }
.list_page .page { line-height: 31px; font-size: 12px; color: #797979; margin-right: 16px; }
.list_recommend { width: 1212px; margin: 20px auto; background: url(../images/recommend_bg.png) top center;}
.list_recommend_title {margin: 0 auto;padding: 30px 0 0;width: 500px;}
.list_recommend_title_r { margin-left: 14px; }
.list_list_title_a{font-size: 16px !important;}
.list_list_price_jg{display: inline-block;white-space: nowrap;overflow: hidden;text-overflow:ellipsis;}
.list_recommend_title_r p:first-child { font-size: 0; border-bottom: 1px dotted #d4d4d4; line-height: 46px; }
.list_recommend_title_r p:first-child label { font-size: 14px; color: #5e5e5e; vertical-align: middle; margin: 0 6px; }
.list_recommend_title_r p:first-child span { font-size: 24px; color: #282828; vertical-align: middle; }
.list_recommend_title_r p:first-child a { display: inline-block; vertical-align: middle; height: 26px; line-height: 26px; font-size: 14px; color: #fff; text-align: center; -webkit-transition: all .3s; transition: all .3s; }
.list_recommend_title_r p:first-child a:first-of-type { width: 120px; background-color: #ff7236; border-radius: 2px; }
.list_recommend_title_r p:first-child a:first-of-type:hover { background-color: #ff8652; }
.list_recommend_title_r p:first-child a:nth-of-type(2) { width: 110px; background-color: #2667e9; }
.list_recommend_title_r p:first-child a:nth-of-type(2):hover { background-color: #457cec; }
.list_recommend_title_r p:first-child a:nth-of-type(3) { width: 90px; background-color: #a37af5; }
.list_recommend_title_r p:first-child a:nth-of-type(3):hover { background-color: #b08df6; }
.list_recommend_title_r p:last-child { font-size: 12px; line-height: 32px; color: #959595; }
.list_recommend_list { width: 1192px; }
.list_recommend_list li { width: 288px; background-color: #f2f4f7; -webkit-box-shadow: none; box-shadow: none; }
.list_recommend_list li:hover { background-color: #fff; }
.list_recommend_list li:hover .list_list_text { border-color: #ecedf5; }
.list_recommend_list li:hover .list_list_text dd { border-color: #ecedf5; }
.list_recommend_list .list_list_text { border-color: #fff; height: 127px;}
.list_recommend_list .list_list_text dd { border-color: #fff; }
.list_recommend_list .list_list_btns a:last-child:before { left: -25px; }
.list_recommend_list > p:first-child { font-size: 20px; color: #292929; text-align: center; padding: 0 0 15px 0; }
.list_recommend_list > p:first-child:before, .list_recommend_list > p:first-child:after { content: ""; width: 24px; height: 1px; display: inline-block; background-color: #dbdbdb; vertical-align: middle; margin: 0 8px; }

.thirdyear::after{
	display:none!important;
}
.thirdyear{
	position: relative;
	width: 104px;
	border-left: none!important;
}
.thirdyear img{
    position: absolute;
    top: -32px;
    left: 6px;
    animation: xm-up-down 1.2s infinite ease-in-out alternate;
}
@keyframes xm-up-down {
    to {
        top: -26px;
    }
}
/*# sourceMappingURL=newList.css.map */
