@charset "utf-8";
/*
Powered by ly200.com		http://www.ly200.com
广州联雅网络科技有限公司		020-83226791
*/

body { max-width: 1920px; font-family: 'Opensans-Regular'; overflow-x: hidden; margin: auto; }
/* body::-webkit-scrollbar { display: none; } */
.control_w { box-sizing: border-box; max-width: 1440px; width: 92%; margin: auto; }
.trans { -webkit-transition: all 300ms ease 0s; transition: all 300ms ease 0s; }
.text_upp { text-transform: uppercase; }
.enlarge { -moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.scrollbar::-webkit-scrollbar { width: 5px; height: 1px;}
.scrollbar::-webkit-scrollbar-thumb { border-radius: 5px; box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); background: #535353; }
.scrollbar::-webkit-scrollbar-track { box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); border-radius: 10px; background: #ededed; }
.overflow { overflow: hidden; }
.img_block { display: block; font-size: 0; }
.img_center { position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; }
.text_space { text-overflow: ellipsis; white-space: nowrap; }


#header { box-sizing: border-box; position: fixed; max-width: 1920px; height: 81px; top: 0; left: 0; right: 0; border-bottom: 1px solid rgba(255,255,255,0.25); background: transparent; margin: auto; z-index: 1000; }
#header.ab_header { background: #000; }
#header.in_index { position: absolute; }
#header.in_index.fixed { position: fixed; top: -100%; }
#header.in_index.add_background { background: #333333; }
#header .web_header { box-sizing: border-box; height: 100%; padding-left: 45px; padding-right: 58px; }
#header .web_header .logo_box { width: 230px; height: 81px; position: relative; }
#header .web_header .logo_box a img { position: absolute; max-height: 70px; top: 0; bottom: 0; left: 0; margin: auto; }
#header .nav_box { width: calc(100% - 730px); height: 81px; margin-left: 27px; }
/* #header .default_nav_style {  } */
#header .default_nav_style .n_item { padding: 0 15px; margin-left: 7%; }
#header .default_nav_style .n_item:first-child { margin-left: 0; }
#header .default_nav_style .n_item>a { position: relative; height: 81px; line-height: 81px; font-size: 16px; color: #6ad5ef; text-transform: uppercase; padding: 0; }
#header .default_nav_style .n_item>a::after { content: ''; position: absolute; display: block; width: 0; height: 3px; right: 0; bottom: 0; left: 0; background: #fff; -webkit-transition: all 300ms ease 0s; transition: all 300ms ease 0s; }
#header .default_nav_style .n_item:hover>a { color: #fff; }
#header .default_nav_style .n_item:hover>a::after { width: 100%; }
#header .right_icon_park { display: flex; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; justify-content: flex-end; -webkit-justify-content: flex-end; margin-top: 17px; }
#header .right_icon_park .icon_item { box-sizing: border-box; min-width: 132px; height: 47px; line-height: 42px; color: #fff; text-align: center; margin-left: 20px; }
#header .right_icon_park .i_admin { height: 47px; line-height: 42px; font-size: 16px; padding: 0 20px; border: 1px solid #f04900; border-radius: 3px; }
#header .right_icon_park .i_inq a { display: block; height: 100%; font-size: 16px; color: #fff; background: #f04900; border-radius: 3px; padding: 0 10px; }
#header .right_icon_park .i_lang_currency { min-width: unset; margin-left: 0; }
#header .right_icon_park .default_shopping_cart { min-width: unset; filter: brightness(0) invert(1); margin-left: 10px; }
.support_height { width: 100%; height: 81px; background: #000; }
body .ueeshop_responsive_header .header { background: #111111; border-bottom: none; }
body .ueeshop_responsive_header .header .logo { box-sizing: border-box; font-size: 0; }
body .ueeshop_responsive_header .header .func .search_btn { background-image: url(../../../images/responsive_header/search_btn_white.png); }
body .ueeshop_responsive_header .header .func .member_btn { background-image: url(../../../images/responsive_header/account_btn_white.png); }
body .ueeshop_responsive_header .header .func .menu_btn { background-image: url(../../../images/responsive_header/menu_btn_white.png); }
body .ueeshop_responsive_header .header .func .menu_btn.on { background-image: url(../../../images/responsive_header/close_btn_white.png); }
body .ueeshop_responsive_header .header .func .cart_btn { filter: invert(1); }
body .ueeshop_responsive_header .nav_bg.on { top: 50px; }
body .ueeshop_responsive_header .nav .list .title_out .title_name { -webkit-tap-highlight-color: rgba(255, 255, 255, 0); -webkit-user-select: none; -moz-user-focus: none; -moz-user-select: none; }


.inner_planpic_search { max-width: 1920px; width: 100%; height: 200px; position: fixed; top: 0; left: 0; right: 0; margin: auto; z-index: 999; }
.inner_planpic_search.index_search { top: -100%; }
.inner_planpic_search .in_banner_search { bottom: 30px; }
.inner_planpic_search .inner_name { display: none; }
#inner_height { height: 200px; }

.index_public_title { max-width: 1200px; margin: auto; }
.index_public_title .lord_title { line-height: 42px; font-size: 30px; color: #000; text-align: center; }
.index_public_title .small_title { line-height: 28px; font-size: 16px; color: #888; text-align: center; margin-top: 16px; }

.index_banner { position: relative; }
.index_banner .banner_list .item { position: relative; display: block; }
.index_banner .banner_list .item .banner_content { position: absolute; box-sizing: border-box; width: 50.521%; max-height: 425px; top: 0; right: 0; bottom: 0; left: 0; text-align: center; margin: auto; }
.index_banner .banner_list .item .banner_content .title { line-height: 91px; font-size: 65px; font-family: "OpenSans-Semibold"; color: #fff; }
.index_banner .banner_list .item .banner_content .brief { line-height: 30px; font-size: 20px; letter-spacing: 0; color: #a0cee0; margin-top: 31px; }
.index_banner .banner_list .item .banner_content .title, .index_banner .banner_list .item .banner_content .brief { -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; box-orient: vertical; display: -webkit-box; display: box; }
.index_banner .banner_list .item .banner_content a.btn { display: inline-block; height: 50px; line-height: 50px; font-size: 14px; letter-spacing: 1px; text-decoration: none; color: #fff; background: #62b2d3; padding: 0 35px; margin-top: 55px; margin-left: 4px; }
.index_banner .bx-controls-direction, .index_banner .bx-wrapper .bx-pager { display: none; }

.in_banner_search { position: absolute; display: inline-block; width: 985px; height: 56px; right: 0; bottom: 230px; left: 0; border-radius: 2px; margin: auto; }
.in_banner_search::after { content: ''; position: absolute; width: 100%; height: 100%; top: -10px; left: -22px; background: rgba(45, 50, 101, 0.54); padding: 10px 22px; z-index: 0; }
.in_banner_search form.banner_search { position: relative; width: 100%; z-index: 1; }
.in_banner_search form.banner_search .text_input { box-sizing: border-box; width: 100%; height: 56px; font-size: 16px; font-family: 'Opensans-Regular'; color: #333; border: none; text-indent: 8px; padding-left: 15px;  padding-right: 160px; border-radius: 2px; }
.in_banner_search form.banner_search .text_input[name=Keyword]::-webkit-input-placeholder { color: #999; }
.in_banner_search form.banner_search .text_input[name=Keyword]:-moz-placeholder { color: #999; }
.in_banner_search form.banner_search .text_input[name=Keyword]::-moz-placeholder { color: #999; }
.in_banner_search form.banner_search .text_input[name=Keyword]::-ms-input-placeholder { color: #999; }
.in_banner_search form.banner_search .submit { position: absolute; top: 0; right: 0; bottom: 0; margin: auto; border: 0; text-indent: 40px; font-size: 16px; font-family: 'Opensans-Regular'; color: #fff; border-top-right-radius: 2px; border-bottom-right-radius: 2px; background: url(../images/icon_search.png) no-repeat #2eb4d5; background-position: 27px center; cursor: pointer; padding: 0 27px; }
body.lang_el .in_banner_search form.banner_search .text_input { padding-right: 190px; }
body.lang_es .in_banner_search form.banner_search .text_input { padding-right: 170px; }
body.lang_fr .in_banner_search form.banner_search .text_input { padding-right: 215px; }
body.lang_pt .in_banner_search form.banner_search .text_input { padding-right: 175px; }
body.lang_ru .in_banner_search form.banner_search .text_input { padding-right: 167px; }
body.lang_vi .in_banner_search form.banner_search .text_input { padding-right: 177px; }

.index_park_one { margin-top: 85px; }
.index_park_one .pro_cate_nav .list { display: flex; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; flex-wrap: wrap; justify-content: center; -webkit-justify-content: center; }
.index_park_one .pro_cate_nav .list .cate_title { display: inline-block; font-size: 20px; height: 59px; line-height: 59px; font-size: 20px; color: #333; background: #fff; padding: 0 44px; border-radius: 3px; margin: 0 17px 15px; }
.index_park_one .pro_cate_nav .list .cate_title.cur { color: #fff; background: #2eb4d5; }
.index_park_one .pro_main { margin-top: 53px; }
.index_park_one .pro_main .index_pro_list { position: relative; display: none; animation: tabShow .2s 1 0s linear forwards; -webkit-animation: tabShow .2s 1 0s linear forwards;}
.index_park_one .pro_main .index_pro_list.show { display: block; }
.index_park_one .pro_main .index_pro_list .list_box { display: flex; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; flex-wrap: wrap; }
.index_park_one .pro_main .index_pro_list .p_item { box-sizing: border-box; width: 23.403%; border: 1px solid #ceddea; padding: 12px 12px; margin-right: 2.12%; margin-bottom: 20px; }
.index_park_one .pro_main .index_pro_list .p_item:nth-child(4n) { margin-right: 0; }
.index_park_one .pro_main .index_pro_list .p_item .img { position: relative; width: 30.55%; padding-top: 30.55%; }
.index_park_one .pro_main .index_pro_list .p_item .item_info { width: 64.31%; }
.index_park_one .pro_main .index_pro_list .p_item .item_info .name { display: block; font-size: 16px; color: #f04900; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-top: 10px; }
.index_park_one .pro_main .index_pro_list .p_item .item_info .brief { line-height: 24px; font-size: 14px; color: #333; margin-top: 8px; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; box-orient: vertical; display: -webkit-box; display: box; }
.index_park_one .pro_main .index_pro_list .p_item .item_info .number { line-height: 24px; font-size: 14px; color: #333; margin-top: 8px; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; box-orient: vertical; display: -webkit-box; display: box; display: none; }
.index_park_one .pro_main .index_pro_list .p_item .item_info .price { margin-top: 10px; }
.index_park_one .other_pro_cate { margin-top: 66px; }
.index_park_one .other_pro_cate .title { font-size: 30px; color: #000; }
.index_park_one .other_pro_cate .brief { font-size: 16px; color: #888888; margin-top: 20px; }
.index_park_one .other_pro_cate .list { display: flex; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; flex-wrap: wrap; margin-top: 31px; }
.index_park_one .other_pro_cate .list a { box-sizing: border-box; position: relative; display: block; width: 23.403%; line-height: 24px; font-size: 16px; color: #0070bb; padding-left: 20px; margin-right: 2.12%; margin-bottom: 32px; }
.index_park_one .other_pro_cate .list a:nth-child(4n) { margin-right: 0; }
.index_park_one .other_pro_cate .list a span { position: absolute; display: inline-block; top: -2px; left: 0; letter-spacing: -4px; color: #ff8605; }
@-webkit-keyframes tabShow{
	0%{transform:translateY(30px); opacity:0;}
	50%{transform:translateY(15px); opacity:.5;}
	100%{transform:translateY(0); opacity:1;}
}
@keyframes tabShow{
	0%{transform:translateY(30px); opacity:0;}
	50%{transform:translateY(15px); opacity:.5;}
	100%{transform:translateY(0); opacity:1;}
}

.index_park_two { background: #f6f6f6; padding-top: 71px; padding-bottom: 80px; margin-top: 80px; } 
.index_park_two .customize_box { position: relative; margin-top: 54px; }
.index_park_two .customize_box .pc_show_img { position: relative; width: 100%; display: block; padding-top: 31.945%; }
.index_park_two .customize_box .pc_show_img img { opacity: 0; z-index: 0; }
.index_park_two .customize_box .pc_show_img #img_pic_a { opacity: 1; z-index: 1; }
.index_park_two .customize_box .cus_item_park { position: absolute; top: 0; right: 0; left: 0; display: flex; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; flex-wrap: wrap; justify-content: center; -webkit-justify-content: center; margin: auto; }
.index_park_two .customize_box .cus_item_park .cus_item { box-sizing: border-box; position: relative; width: 25%; padding-top: 31.945%; }
.index_park_two .customize_box .cus_item_park .cus_item:after { content: ''; position: absolute; display: block; width: 1px; height: 100%; top: 0; right: 0; bottom: 0; background: rgba(225, 225, 225, 0.6); margin: auto; z-index: 1; }
.index_park_two .customize_box .cus_item_park .cus_item:last-child:after { display: none; }
.index_park_two .customize_box .cus_item_park .cus_item .bg_img { display: none; }
.index_park_two .customize_box .cus_item_park .cus_item .img_box { position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; z-index: 0; margin: auto; opacity: 0; }
.index_park_two .customize_box .cus_item_park .cus_item .img_box.top_img { opacity: 1; z-index: 1; }
.index_park_two .customize_box .cus_item_park .cus_item .info { position: absolute; right: 0; bottom: -29.8%; left: 0; display: flex; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; align-items: end; margin: auto; z-index: 1; }
.index_park_two .customize_box .cus_item_park .cus_item .info a { display: block; width: 100%; color: #fff; }
.index_park_two .customize_box .cus_item_park .cus_item .info .info_content { box-sizing: border-box; color: #fff; width: 100%; padding: 0 13.89%; padding-bottom: 42px; }
.index_park_two .customize_box .cus_item_park .cus_item .info .info_content .title { width: 100%; line-height: 33px; font-size: 20px; font-family: 'OpenSans-Bold'; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; box-orient: vertical; display: -webkit-box; display: box; }
.index_park_two .customize_box .cus_item_park .cus_item .info .info_content .brief { line-height: 28px; font-size: 16px; margin-top: 23px; -webkit-line-clamp: 7; line-clamp: 7; -webkit-box-orient: vertical; box-orient: vertical; display: -webkit-box; display: box; opacity: 0; }

.index_park_three { margin-top: 71px; }
.index_park_three .control_w { max-width: 1200px; }
.index_park_three .list { display: flex; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; flex-wrap: wrap; margin-top: 60px; }
.index_park_three .list .p_item { position: relative; width: 20.417%; padding-top: 8.334%; margin-right: 6.1%; margin-bottom: 12px; }
.index_park_three .list .p_item:nth-child(4n) { margin-right: 0; }

.index_park_four { box-sizing: border-box; background: url(../images/info_bg.jpg) no-repeat top center; background-size: auto 101%; padding-top: 71px; padding-bottom: 110px; margin-top: 70px; }
.index_park_four .index_public_title .lord_title { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.index_park_four .index_public_title .lord_title,.index_park_four .index_public_title .small_title { color: #fff; }
.index_park_four .news_list { display: flex; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; flex-wrap: wrap; margin-top: 64px; }
.index_park_four .news_list .new_item { box-sizing: border-box; position: relative; width: 22.223%; background: #fff; border-bottom: 1px solid transparent; margin-right: 3.7%; }
.index_park_four .news_list .new_item::before { content: ''; position: absolute; display: block; width: 1px; height: 100%; top: 0; bottom: 0; left: 0; margin: auto; background: transparent; -webkit-transition: all 300ms ease 0s; transition: all 300ms ease 0s; }
.index_park_four .news_list .new_item::after { content: ''; position: absolute; display: block; width: 1px; height: 100%; top: 0; right: 0; bottom: 0; margin: auto; background: transparent; -webkit-transition: all 300ms ease 0s; transition: all 300ms ease 0s; }
.index_park_four .news_list .new_item:nth-child(4n) { margin-right: 0; }
.index_park_four .news_list .new_item .img { position: relative; padding-top: 65.94%; }
.index_park_four .news_list .new_item .img::before { content: ''; position: absolute; display: block; width: 100%; height: 1px; top: 0; left: 0; right: 0; margin: auto; background: transparent; -webkit-transition: all 300ms ease 0s; transition: all 300ms ease 0s; }
.index_park_four .news_list .new_item .new_content { padding: 25px 22px 18px; }
.index_park_four .news_list .new_item .new_content .time { font-size: 16px; color: #2d2d2d; }
.index_park_four .news_list .new_item .new_content .title { margin-top: 7px; }
.index_park_four .news_list .new_item .new_content .title a { line-height: 32px; font-size: 20px; font-family: 'OpenSans-Bold'; color: #000; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; box-orient: vertical; display: -webkit-box; display: box; }
.index_park_four .news_list .new_item .new_content .brief { line-height: 32px; font-size: 16px; color: #888; margin-top: 5px; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; box-orient: vertical; display: -webkit-box; display: box; }
.index_park_four .news_list .new_item .new_content .read_more { display: inline-block; font-size: 16px; color: #f04900; margin-top: 43px; }

#footer { max-width: 1920px; width: 100%; background: #111a3a; padding-top: 47px; margin: auto; }
#footer .footer_config { border-bottom: 1px solid #222b49; padding-bottom: 54px; }
#footer .footer_config .footer_menu { display: flex; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; flex-wrap: wrap; }
#footer .footer_config .footer_menu dl { box-sizing: border-box; width: 25%; padding-right: 20px; }
#footer .footer_config .footer_menu dl.share_dl { padding-right: 0; }
#footer .footer_config .footer_menu dl dt { font-size: 16px; color: #fff; text-transform: uppercase; margin-bottom: 23px; }
#footer .footer_config .footer_menu dl dd { line-height: 25px; font-size: 16px; color: #5c637a; margin-bottom: 7px; }
#footer .footer_config .footer_menu dl dd a { color: #5c637a; }
#footer .footer_config .footer_menu dl dd .foot_share .foot_share_box { margin-bottom: 10px; transition: all .3s; }
#footer .footer_config .footer_nav { width: 70%; display: flex; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; flex-wrap: wrap; justify-content: center; -webkit-justify-content: center; margin: 50px auto 0; }
#footer .footer_config .footer_nav .f_item { margin-bottom: 20px; margin-left: 62px; margin: 0 25px 20px; }
#footer .footer_config .footer_nav .f_item:first-child { margin-left: 0; }
#footer .footer_config .footer_nav .f_item a.text_upp { font-size: 16px; letter-spacing: 1px; font-family: "OpenSans-Semibold"; color: #fff; text-decoration: none; }
#footer .copy_share { box-sizing: border-box; padding-top: 18px;padding-bottom: 15px; margin: auto; }
#footer .copy_share .copy_box { line-height: 24px; font-size: 14px; color: #5c637a; text-align: center; }
#footer .copy_share .copy_box a { color: #5c637a; }



.bread_crumbs { margin-top: 10px; }
.bread_crumbs .ueeshop_responsive_position .position { width: 100%; height: 45px; line-height: 50px; color: #565656; }
.bread_crumbs .ueeshop_responsive_position .position a { display: inline-block; height: 45px; line-height: 42px; }

.inner_page_title { text-align: center; font-size: 30px; color: #565656 }

.menu_wrap_style { display: none; }

body .ueeshop_responsive_turn_page { margin: 35px auto 52px; }
body .ueeshop_responsive_turn_page span { width: unset; height: 38px; line-height: 38px; margin: 4px 9.5px; border-radius: 2px; border: 1px solid #cdddea; }
body .ueeshop_responsive_turn_page span:first-child,body .ueeshop_responsive_turn_page span.page_last { display: none; }
body .ueeshop_responsive_turn_page span a, body .ueeshop_responsive_turn_page span font { box-sizing: border-box; width: unset; min-width: 38px; height: 38px; line-height: 38px; color: #cdddea; background: #fff; padding: 0 7px; }
body .ueeshop_responsive_turn_page span .page_item_current { background: #2eb4d5; color: #fff; }
.product_region .pro_list .ueeshop_responsive_turn_page { width: 50%; }
body .ueeshop_responsive_turn_page .jump_page_box{height: 40px;  line-height: 40px; margin: 0px 9px; vertical-align: middle;}
body .ueeshop_responsive_turn_page .jump_page_box .jump_page_input{width: 50px; height: 40px; line-height: 40px;}
body .ueeshop_responsive_turn_page .jump_page_box .confirm_btn{width: auto; min-width: 40px; height: 40px; line-height: 38px;}

.pro_list { margin-top: 16px; }
.pro_list .pro_cate_box { width: 18.75%; padding-top: 9px; margin-bottom: 90px; }
.pro_cate_box .pro_cate_menu { margin-bottom: 40px; }
.pro_cate_box .pro_cate_menu .cate_name { line-height: 25px; font-size: 20px; font-family: "OpenSans-Bold"; color: #000; text-indent: 9px; }
.pro_cate_box .pro_cate_menu .content { margin-top: 20px; }
.pro_cate_box .pro_cate_menu .content .list { margin-bottom: 8px; }
.pro_cate_box .pro_cate_menu .content .list .first_cate { position: relative; height: 38px; line-height: 38px; border-radius: 2px; padding-right: 50px; padding-left: 9px; }
.pro_cate_box .pro_cate_menu .content .list .first_cate a { display: block; font-size: 14px; color: #333333; text-transform: capitalize; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.pro_cate_box .pro_cate_menu .content .list .first_cate .goods_num { position: absolute; top: 0; right: 10px; font-size: 14px; color: #888; }
.pro_cate_box .pro_cate_menu .content .list .son_cate { display: none; padding-left: 10px; margin: 15px 0; }
.pro_cate_box .pro_cate_menu .content .list .son_cate .item { position: relative; height: 35px; line-height: 35px; padding: 0 10px; padding-right: 40px; border-radius: 2px; }
.pro_cate_box .pro_cate_menu .content .list .son_cate .item a { display: block; font-size: 14px; color: #333333; text-transform: capitalize; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.pro_cate_box .pro_cate_menu .content .list .son_cate .goods_num { position: absolute; top: 0; right: 10px; font-size: 14px; color: #888; }
.pro_cate_box .pro_cate_menu .content .list .son_cate .subcate3 { display: none; padding-left: 10px; margin-bottom: 10px; }
.pro_cate_box .pro_cate_menu .content .list .son_cate .subcate3 .item3 { position: relative; height: 35px; line-height: 35px; padding: 0 10px; padding-right: 40px; border-radius: 2px; }
.pro_cate_box .pro_cate_menu .content .list .son_cate .subcate3 .item3 a { display: block; font-size: 14px; color: #333333; text-transform: capitalize; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.pro_cate_box .pro_cate_menu .content .list .son_cate .subcate3 .item3 .goods_num { position: absolute; top: 0; right: 10px; font-size: 14px; color: #888; }
.pro_cate_box .pro_cate_menu .content .list:hover .first_cate, .pro_cate_box .pro_cate_menu .content .list.on .first_cate { background: #2eb4d5; }
.pro_cate_box .pro_cate_menu .content .list:hover .first_cate a, .pro_cate_box .pro_cate_menu .content .list.on .first_cate a { color: #fff; }
.pro_cate_box .pro_cate_menu .content .list:hover .first_cate .goods_num, .pro_cate_box .pro_cate_menu .content .list.on .first_cate .goods_num { color: #fff; }
.pro_cate_box .pro_cate_menu .content .list .son_cate .item:hover { background: #2eb4d5; }
.pro_cate_box .pro_cate_menu .content .list .son_cate .item:hover>a,.pro_cate_box .pro_cate_menu .content .list .son_cate .item.on:hover>a { color: #fff; }
.pro_cate_box .pro_cate_menu .content .list .son_cate .item:hover>.goods_num { color: #fff; }
.pro_cate_box .pro_cate_menu .content .list .son_cate .item.on>a { color: #2eb4d5; }
.pro_cate_box .pro_cate_menu .content .list .son_cate .subcate3 .item3:hover { background: #2eb4d5; }
.pro_cate_box .pro_cate_menu .content .list .son_cate .subcate3 .item3:hover>a,.pro_cate_box .pro_cate_menu .content .list .son_cate .subcate3 .item3:hover>a.on { color: #fff; }
.pro_cate_box .pro_cate_menu .content .list .son_cate .subcate3 .item3:hover>.goods_num { color: #fff; }
.pro_cate_box .pro_cate_menu .content .list .son_cate .subcate3 .item3>a.on { color: #2eb4d5; }
.pro_cate_box .pro_cate_menu .content .list.on .son_cate { display: block; }
.hot_goods { display: none; }
.phone_pro_cate_list { display: none; box-sizing: border-box; width: 76%; height: 72px; line-height: 70px; font-size: 28px; font-family: "OpenSans-Semibold"; color: #000; text-align: center; border: 1px solid #f04900; border-radius: 3px; margin: 0 auto; display: none; }
.phone_pro_cate_list a { display: block; }
.phone_pro_cate_list a span { position: relative; padding-left: 50px; }
.phone_pro_cate_list a span::after { content: ''; position: absolute; display: block; width: 40px; height: 40px; top: 0; bottom: 0; left: 0; background: url(../images/icon_menu.png) no-repeat center; background-size: 28px; margin: auto; }

#phone_cate_box { position: fixed; top: 0; right: -100%; display: block; width: 100%; height: 100%; margin: 0; z-index: 10002; overflow-y: scroll; overflow-x: hidden; background: #fff; margin-top: 0; display: none; }
#phone_cate_box .top_title { height: 50px; line-height: 50px; font-size: 18px; font-family: "OpenSans-Bold"; color: #000; text-align: center; border-bottom: 1px solid #ddd; background: #fff; }
#phone_cate_box .top_title a { position: absolute; display: block; width: 50px; height: 50px; top: 0; right: 0; background: url(../images/icon_close_1.png) no-repeat center; background-size: 23px; }
#phone_cate_box .list_content { box-sizing: border-box; padding: 15px; }
#phone_cate_box .list_content .item { margin-bottom: 5px; }
#phone_cate_box .list_content .item .first_cate { position: relative; height: 38px; line-height: 38px; border-radius: 2px; padding-right: 50px; padding-left: 9px; }
#phone_cate_box .list_content .item .first_cate a { display: block; font-size: 14px; color: #333333; text-transform: capitalize; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
#phone_cate_box .list_content .item .first_cate .goods_num { position: absolute; top: 0; right: 10px; font-size: 14px; color: #888; }
#phone_cate_box .list_content .item .son_cate { display: none; padding-left: 10px; margin: 15px 0; }
#phone_cate_box .list_content .item .son_cate .item { position: relative; height: 35px; line-height: 35px; padding: 0 10px; padding-right: 40px; border-radius: 2px; margin-bottom: 0; }
#phone_cate_box .list_content .item .son_cate .item a { display: block; font-size: 14px; color: #333333; text-transform: capitalize; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
#phone_cate_box .list_content .item .son_cate .goods_num { position: absolute; top: 0; right: 10px; font-size: 14px; color: #888; }
#phone_cate_box .list_content .item .son_cate .subcate3 { display: none; padding-left: 10px; margin-bottom: 10px; }
#phone_cate_box .list_content .item .son_cate .subcate3 .item3 { position: relative; height: 35px; line-height: 35px; padding: 0 10px; padding-right: 40px; border-radius: 2px; }
#phone_cate_box .list_content .item .son_cate .subcate3 .item3 a { display: block; font-size: 14px; color: #333333; text-transform: capitalize; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
#phone_cate_box .list_content .item .son_cate .subcate3 .item3 .goods_num { position: absolute; top: 0; right: 10px; font-size: 14px; color: #888; }
#phone_cate_box .list_content .item:hover .first_cate, #phone_cate_box .list_content .item.on .first_cate { background: #2eb4d5; }
#phone_cate_box .list_content .item:hover .first_cate a, #phone_cate_box .list_content .item.on .first_cate a { color: #fff; }
#phone_cate_box .list_content .item:hover .first_cate .goods_num, #phone_cate_box .list_content .item.on .first_cate .goods_num { color: #fff; }
#phone_cate_box .list_content .item .son_cate .item:hover { background: #2eb4d5; }
#phone_cate_box .list_content .item .son_cate .item:hover>a,#phone_cate_box .list_content .item .son_cate .item.on:hover>a { color: #fff; }
#phone_cate_box .list_content .item .son_cate .item:hover>.goods_num { color: #fff; }
#phone_cate_box .list_content .item .son_cate .item.on>a { color: #2eb4d5; }
#phone_cate_box .list_content .item .son_cate .subcate3 .item3:hover { background: #2eb4d5; }
#phone_cate_box .list_content .item .son_cate .subcate3 .item3:hover>a,#phone_cate_box .list_content .item .son_cate .subcate3 .item3:hover>a.on { color: #fff; }
#phone_cate_box .list_content .item .son_cate .subcate3 .item3:hover>.goods_num { color: #fff; }
#phone_cate_box .list_content .item .son_cate .subcate3 .item3>a.on { color: #2eb4d5; }
#phone_cate_box .list_content .item.on .son_cate { display: block; }
#phone_cate_box.on { right: 0; }
#black_bg { position: fixed; background: rgba(0,0,0,0.6); width: 100%; height: 100%; top: 0; z-index: 10001; display: none; }
#black_bg.on { display: block; }

.pro_list .contenter { position: relative; width: 76.389%; }
.pro_list .contenter .cate_name { font-size: 30px; color: #000; }
.pro_list .contenter .cate_name span { color: #888; }
.pro_list .contenter .cate_brief { margin-top: 20px; }
/* .pro_list .ueeshop_responsive_products_list { } */
.pro_list .ueeshop_responsive_products_list .new_table_list .table_tr { display: flex; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; flex-wrap: wrap; justify-content: space-between; -webkit-justify-content: space-between; padding: 10px 0; border-bottom: 1px solid #cdddea; }
.pro_list .ueeshop_responsive_products_list .new_table_list .table_tr.table_th { background: #f4f4f4; font-family: "OpenSans-Bold"; color: #000; padding: 9px 0; border-bottom: none; }
.pro_list .ueeshop_responsive_products_list .new_table_list .td { box-sizing: border-box; display: table-caption; line-height: 22px;  font-size: 14px; padding: 0 5px 0 20px; text-transform: capitalize; /*text-overflow: ellipsis; white-space: nowrap;*/ }
.pro_list .ueeshop_responsive_products_list .new_table_list .td.td_model { width: 35%; }
.pro_list .ueeshop_responsive_products_list .new_table_list .td.td_model a { display: block; color: #f04900; }
.pro_list .ueeshop_responsive_products_list .new_table_list .td.td_model .brief { display: none; }
.pro_list .ueeshop_responsive_products_list .new_table_list .td.td_model .phone_mm { display: none; }
.pro_list .ueeshop_responsive_products_list .new_table_list .td.td_category { width: 15%; }
.pro_list .ueeshop_responsive_products_list .new_table_list .td.td_manufacturers { width: 20%; }
.pro_list .ueeshop_responsive_products_list .new_table_list .td.td_moq { width: 12.728%; }
.pro_list .ueeshop_responsive_products_list .new_table_list .td.td_operation { width: 17.273%; }
.pro_list .ueeshop_responsive_products_list .new_table_list .td.td_operation .list_inquiry_btn { box-sizing: border-box; display: block; width: 90%; max-width: 100px; line-height: 29px; color: #fff; background: #f04900; text-align: center; border-radius: 2px; padding: 0 7px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.pro_list .ueeshop_responsive_products_list .new_table_list .tr_item:hover { background: #f2f6fa; }
.pro_list .ueeshop_responsive_products_list .new_table_list .tr_item .td.td_model { margin-top: 3px; }
.pro_list .ueeshop_responsive_products_list .new_table_list .tr_item .td.td_category { margin-top: 3px; }
.pro_list .ueeshop_responsive_products_list .new_table_list .tr_item .td.td_manufacturers { margin-top: 3px; }
.pro_list .ueeshop_responsive_products_list .new_table_list .tr_item .td.td_moq { margin-top: 3px; }
.pro_list .contenter .pro_num_show { position: absolute; max-width: 230px; font-size: 14px; color: #888888; right: 0; bottom: 78px; }
.pro_list .ueeshop_responsive_products_list .no_products { min-height: 250px; }

/* .product_detail_region {} */
#zoom-big .MagicZoomBigImageCont { z-index: 10 !important; }
.product_detail_region .content_wrap { margin-top: 17px; }
.product_detail_region .content_wrap .pro_cate_box { width: 18.75%; }
.product_detail_region .content_wrap .right_pro_side { width: 73.959%; }
.content_wrap .ueeshop_responsive_products_detail { width: 100%; }
.content_wrap .ueeshop_responsive_products_detail .gallery { width: 30.047%; }
.content_wrap .ueeshop_responsive_products_detail .gallery .bigimg { box-sizing: border-box; padding-left: 0; border: 1px solid #ceddea; }
.content_wrap .ueeshop_responsive_products_detail .gallery .left_small_img { position: static; width: 100%; margin-top: 5px; }
.content_wrap .ueeshop_responsive_products_detail .gallery .left_small_img .bx-wrapper { padding: 15px 0; max-width: 100% !important; }
.content_wrap .ueeshop_responsive_products_detail .gallery .left_small_img .bx-wrapper .bx-controls-direction a { width: 50px; height: 50px; transform:rotate(-90deg); -ms-transform:rotate(-90deg); -moz-transform:rotate(-90deg); -webkit-transform:rotate(-90deg); -o-transform:rotate(-90deg); }
.content_wrap .ueeshop_responsive_products_detail .gallery .left_small_img .bx-wrapper .bx-controls-direction a.bx-prev { top: 0; right: unset; bottom: 0; left: 0; margin: auto; }
.content_wrap .ueeshop_responsive_products_detail .gallery .left_small_img .bx-wrapper .bx-controls-direction a.bx-next { top: 0; right: 0; bottom: 0; left: unset; margin: auto; }
.content_wrap .ueeshop_responsive_products_detail .gallery .left_small_img .pic_box { box-sizing: border-box; display: inline-block; width: 83px !important; padding-top: 83px; margin-right: 9px !important; margin-bottom: 0; }
.content_wrap .ueeshop_responsive_products_detail .gallery .left_small_img .pic_box.on { border-color: #2eb4d5; }
.content_wrap .ueeshop_responsive_products_detail .gallery .left_small_img .bx-controls-direction { font-size: 0; }
.content_wrap .ueeshop_responsive_products_detail .info { width: 69.95%; padding-top: 0; padding-left: 5.634%; }
.product_detail_region .ueeshop_responsive_products_detail .share { margin-top: 10px; }
.product_detail_region .ueeshop_responsive_products_detail .info .button > a.add_to_inquiry { background: #f04900 !important; color: #fff; }
.product_detail_region .ueeshop_responsive_products_detail .info .name { font-size: 30px; }
.product_detail_region .ueeshop_responsive_products_detail .info .desc { line-height: 29px; font-size: 14px; }
.product_detail_region .ueeshop_responsive_products_detail .description .title { padding: 0; }
.product_detail_region .ueeshop_responsive_products_detail .description .title span.cur { color: #f04900; border-color: #f04900; }
.product_detail_region .ueeshop_responsive_products_detail .info .button { margin-top: 31px; }
.product_detail_region .ueeshop_responsive_products_inquiry_box form .rows .input { border-radius: 2px; border-color: #ceddea; }
.product_detail_region .chzn-container-single .chzn-single { border-radius: 2px; border-color: #ceddea; }
.product_detail_region .ueeshop_responsive_products_inquiry_box form .rows textarea { border-radius: 2px; border-color: #ceddea; }
.product_detail_region .ueeshop_responsive_products_inquiry_box form .form_button { border-radius: 2px; background: #f04900; }
.inquiry_region .ueeshop_responsive_products_inquiry form .rows .input { border-radius: 2px; border-color: #ceddea; }
.inquiry_region .chzn-container-single .chzn-single { border-radius: 2px; border-color: #ceddea; }
.inquiry_region .ueeshop_responsive_products_inquiry form .rows textarea { border-radius: 2px; border-color: #ceddea; }

.ueeshop_responsive_products_inquiry .empty { min-height: 250px; }

.case_region .case_wrap_list { margin-top: 77px; }
.case_region .case_wrap_list .ueeshop_responsive_case_list { display: flex; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; flex-wrap: wrap; padding-top: 10px; margin-top: 50px; margin-bottom: 20px; overflow: unset; }
.case_region .case_wrap_list .ueeshop_responsive_case_list .item { box-sizing: border-box; position: relative; width: 22.223%; padding-bottom: 0; margin-right: 3.7%; margin-bottom: 50px; border-bottom: 1px solid #ceddea; overflow: unset; }
.case_region .case_wrap_list .ueeshop_responsive_case_list .item::before { content: ''; position: absolute; display: block; width: 1px; height: 100%; top: 0; left: 0; bottom: 0; background: #ceddea; }
.case_region .case_wrap_list .ueeshop_responsive_case_list .item::after { content: ''; position: absolute; display: block; width: 1px; height: 100%; top: 0; right: 0; bottom: 0; background: #ceddea; z-index: -1; }
.case_region .case_wrap_list .ueeshop_responsive_case_list .item:nth-child(4n) { margin-right: 0; }
.case_region .case_wrap_list .ueeshop_responsive_case_list .item .img { float: none; position: relative; width: 100%; padding-top: 65.94%; }
.case_region .case_wrap_list .ueeshop_responsive_case_list .item .img::before { content: ''; position: absolute; display: block; width: 100%; height: 1px; top: 0; left: 0; right: 0; margin: auto; background: #ceddea; }
.case_region .case_wrap_list .ueeshop_responsive_case_list .item .img img { position: absolute; top: 0; right: 0; left: 0; margin: auto; }
.case_region .case_wrap_list .ueeshop_responsive_case_list .item .info { float: none; width: 100%; min-height: 273px; padding: 26px 20px 20px; }
.case_region .case_wrap_list .ueeshop_responsive_case_list .item .info .time { font-size: 14px; color: #2d2d2d; }
.case_region .case_wrap_list .ueeshop_responsive_case_list .item .info .title { line-height: 32px; padding: 8px 0; }
.case_region .case_wrap_list .ueeshop_responsive_case_list .item .info .title a { display: block; font-size: 20px; font-family: "OpenSans-Bold"; color: #333333; text-decoration: none; }
.case_region .case_wrap_list .ueeshop_responsive_case_list .item .info .desc { max-height: unset; line-height: 28px; font-size: 16px; color: #888888; margin-top: 3px; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; box-orient: vertical; display: -webkit-box; display: box; overflow: hidden; }
.case_region .case_wrap_list .ueeshop_responsive_case_list .item .info .view_more { display: inline-block; font-size: 16px; color: #f04900; text-decoration: none; margin-top: 35px; }
.case_region .case_wrap_list .ueeshop_responsive_turn_page { margin-top: 20px; }
.case_detail_area .detail_content .ueeshop_responsive_case_detail>.name { font-family: "OpenSans-Bold"; }

/* .info_region {} */
.info_region .info_wrap_list { margin-top: 77px; }
.info_region .info_wrap_list .ueeshop_responsive_info_list { display: flex; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; flex-wrap: wrap; padding-top: 10px; margin-top: 50px; margin-bottom: 20px; overflow: unset; }
.info_region .info_wrap_list .ueeshop_responsive_info_list .item { box-sizing: border-box; position: relative; width: 22.223%; padding-bottom: 0; margin-right: 3.7%; margin-bottom: 50px; border-bottom: 1px solid #ceddea; overflow: unset; }
.info_region .info_wrap_list .ueeshop_responsive_info_list .item::before { content: ''; position: absolute; display: block; width: 1px; height: 100%; top: 0; left: 0; bottom: 0; background: #ceddea; }
.info_region .info_wrap_list .ueeshop_responsive_info_list .item::after { content: ''; position: absolute; display: block; width: 1px; height: 100%; top: 0; right: 0; bottom: 0; background: #ceddea; z-index: -1; }
.info_region .info_wrap_list .ueeshop_responsive_info_list .item:nth-child(4n) { margin-right: 0; }
.info_region .info_wrap_list .ueeshop_responsive_info_list .item .img { float: none; position: relative; width: 100%; padding-top: 65.94%; }
.info_region .info_wrap_list .ueeshop_responsive_info_list .item .img::before { content: ''; position: absolute; display: block; width: 100%; height: 1px; top: 0; left: 0; right: 0; margin: auto; background: #ceddea; }
.info_region .info_wrap_list .ueeshop_responsive_info_list .item .img img { position: absolute; top: 0; right: 0; left: 0; margin: auto; }
.info_region .info_wrap_list .ueeshop_responsive_info_list .item .info { float: none; width: 100%; min-height: 273px; padding: 26px 20px 20px; }
.info_region .info_wrap_list .ueeshop_responsive_info_list .item .info .time { font-size: 14px; color: #2d2d2d; }
.info_region .info_wrap_list .ueeshop_responsive_info_list .item .info .title { line-height: 32px; padding: 8px 0; }
.info_region .info_wrap_list .ueeshop_responsive_info_list .item .info .title a { display: block; font-size: 20px; font-family: "OpenSans-Bold"; color: #333333; text-decoration: none; }
.info_region .info_wrap_list .ueeshop_responsive_info_list .item .info .desc { max-height: unset; line-height: 28px; font-size: 16px; color: #888888; margin-top: 3px; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; box-orient: vertical; display: -webkit-box; display: box; overflow: hidden; }
.info_region .info_wrap_list .ueeshop_responsive_info_list .item .info .view_more { display: inline-block; font-size: 16px; color: #f04900; text-decoration: none; margin-top: 35px; }
.info_region .info_wrap_list .ueeshop_responsive_turn_page { margin-top: 20px; }
.info_detail_area .detail_content { margin: 60px auto 80px; }
.info_detail_area .detail_content .ueeshop_responsive_info_detail>.title { font-family: "OpenSans-Bold"; }

.downlaod_region .download_wrap_list { border-top: 1px solid #e5e5e5; margin: 67px auto 148px; }
.downlaod_region .download_wrap_list .ueeshop_responsive_download_list { margin-top: 28px; }
.downlaod_region .download_wrap_list .ueeshop_responsive_download_list ul li { height: unset; line-height: unset; border-bottom: none; margin-bottom: 34px; }
.downlaod_region .download_wrap_list .ueeshop_responsive_download_list ul li .cate_name { position: relative; height: 72px; line-height: 72px; font-size: 18px; font-family: "OpenSans-Bold"; color: #333333; border-bottom: 1px solid #e5e5e5; cursor: pointer; padding-right: 30px;overflow: hidden;}
.downlaod_region .download_wrap_list .ueeshop_responsive_download_list ul li .cate_name::after { content: ''; position: absolute; display: block; width: 22px; height: 22px; top: 0; right: 0; bottom: 0; margin: auto; background: url(../images/icon_open.png) no-repeat center; background-size: 100%; }
.downlaod_region .download_wrap_list .ueeshop_responsive_download_list ul li .file_box { display: none; }
.downlaod_region .download_wrap_list .ueeshop_responsive_download_list ul li .file_box .pdf_file { padding: 29px 0 36px 10px; border-bottom: 1px solid #e5e5e5; }
.downlaod_region .download_wrap_list .ueeshop_responsive_download_list ul li .file_box .pdf_file:last-child { border-bottom: none; }
.downlaod_region .download_wrap_list .ueeshop_responsive_download_list ul li .file_box .pdf_file .time { font-size: 14px; font-family: "Opensans-Regular"; color: #888888; margin-top: 8px; }
.downlaod_region .download_wrap_list .ueeshop_responsive_download_list ul li .file_box .pdf_file .file_name { width: auto; height: unset; line-height: unset; font-size: 16px; font-family: "Opensans-Regular"; color: #333333; text-align: left; text-decoration: none; margin-right: 0; background: none; }
.downlaod_region .download_wrap_list .ueeshop_responsive_download_list ul li .file_box .pdf_file .file_name span { font-size: 14px; color: #ff5562; padding-left: 20px; background: url(../images/icon_pdf.png) no-repeat left center; margin-left: 20px; }
.downlaod_region .download_wrap_list .ueeshop_responsive_download_list ul li .file_box .pdf_file:hover { background: #f7f7f7; }
.downlaod_region .download_wrap_list .ueeshop_responsive_download_list ul li.open { border-bottom: 1px solid #e5e5e5; }
.downlaod_region .download_wrap_list .ueeshop_responsive_download_list ul li.open .cate_name::after { background: url(../images/icon_close.png) no-repeat center 100%; }
.downlaod_region .download_wrap_list .ueeshop_responsive_download_list ul li.open .file_box { display: block; }

.article_region .detail_content { margin-top: 77px; }
.article_region .detail_content .ueeshop_responsive_article_detail { margin-bottom: 100px; }
.detail_content .ueeshop_responsive_article_feedback { box-sizing: border-box; padding: 45px 30px 50px; border: 1px solid #ceddea; border-radius: 2px; }
.detail_content .ueeshop_responsive_article_feedback .rows .form_button { display: block; width: 130px; height: 45px; line-height: 45px; font-size: 16px; text-transform: capitalize; font-family: "Opensans-Regular"; background: #f04900; border-radius: 2px; margin: auto; }
.detail_content .ueeshop_responsive_article_feedback .rows .input, .detail_content .ueeshop_responsive_article_feedback .rows textarea, .detail_content .chzn-container-single .chzn-single { border-color: #ceddea; border-radius: 2px; }

.feedback_region .feedback_content .ueeshop_responsive_feedback form { padding: 0; }
.feedback_region .feedback_content .ueeshop_responsive_feedback .form_button { cursor: pointer; background: #f04900; }

#customer #signup .register .row { margin-bottom: 0; }
#customer #signup .register .lib_txt { margin-bottom: 10px; }
#customer #signup .register .box_select { margin-bottom: 20px; }
#customer #signup .register .signbtn { display: inline-block; height: 50px; line-height: 50px; font-size: 14px; font-family: "OpenSans-Bold"; letter-spacing: 1px; text-transform: uppercase; text-decoration: none; color: #fff; background: #62b2d3; padding: 0 12px; border-radius: 0; }


/* 下拉框 */
.pro_list .themes_dropdown{box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);border: 1px solid #dddddd;border-radius: 6px;}
.pro_list .list_sort_box{position: relative;min-height: 25px;margin: 20px;}
.pro_list .list_sort{position: absolute;right: 0;bottom: 0;cursor: pointer;font-size: 14px;}
.pro_list .list_sort .sort_txt strong{font-weight:600;}
.pro_list .list_sort:hover .sort_drop{display: block;}
.pro_list .list_sort .sort_txt{line-height: 25px;position: relative;padding-right: 15px;}
.pro_list .list_sort .sort_txt i{ position:absolute; right:0; top:8px;}
.pro_list .list_sort .sort_txt i:after,.pro_list .list_sort .sort_txt i:before{ border:5px solid transparent; border-top:5px solid #f0f0f0; width:0; height:0; position:absolute; top:0; right:0; content:''}
.pro_list .list_sort .sort_txt i:before { border-top-color:#000; top:1px;}
.pro_list .list_sort .sort_drop{display: none;position: absolute;right: 0;top: 100%;z-index: 11;}
.pro_list .list_sort .sort_drop ul{margin-top: 10px;padding: 10px 0;background: #fff;}
.pro_list .list_sort .sort_drop ul li{white-space: nowrap;}
.pro_list .list_sort .sort_drop ul li:hover a{background: #f2f2f2;}
.pro_list .list_sort .sort_drop ul li a{display: block;height: 34px;line-height: 34px;padding: 0 10px;text-decoration: none;}
@media screen and (max-width: 768px){
	.pro_list .list_sort_box{width: calc( 100% - 32px );}
}



@media screen and (min-width: 769px) {
	.index_park_one .pro_main .index_pro_list .p_item:hover { box-shadow: 7px 8px 7px rgba(52, 52, 52, 0.05); }
	
	.index_park_two .customize_box .cus_item_park .cus_item:hover .img_box.top_img { opacity: 0; z-index: 0; }
	.index_park_two .customize_box .cus_item_park .cus_item:hover .img_box.bottom_img { opacity: 1; z-index: 1; }
	.index_park_two .customize_box .cus_item_park .cus_item:hover .info { bottom: 0; }
	.index_park_two .customize_box .cus_item_park .cus_item:hover .info .info_content { background: linear-gradient(to bottom, transparent, #167ad9); }
	.index_park_two .customize_box .cus_item_park .cus_item:hover .info .info_content .brief { opacity: 1; }

	.index_park_four .news_list .new_item:hover { border-bottom-color: #f04900; }
	.index_park_four .news_list .new_item:hover::before { background: #f04900; z-index: 1; }
	.index_park_four .news_list .new_item:hover::after { background: #f04900; z-index: 1; }
	.index_park_four .news_list .new_item:hover .img::before { background: #f04900; z-index: 1; }
	.index_park_four .news_list .new_item:hover .new_content .title a { color: #0070bb; }

	#footer .footer_config .footer_menu dl dd:hover, #footer .footer_config .footer_menu dl dd:hover a { color: #fff; }
	#footer .footer_config .footer_menu dl dd .foot_share .foot_share_box:hover { transform: translateY(-5px); transition: all .3s; }
	#footer .footer_config .footer_nav .f_item:hover a { color: #f04900; }

	.info_region .info_wrap_list .ueeshop_responsive_info_list .item:hover { box-shadow: 7px 10px 13px rgba(52, 52, 52, 0.05); }

	.case_region .case_wrap_list .ueeshop_responsive_case_list .item:hover { box-shadow: 7px 10px 13px rgba(52, 52, 52, 0.05); }
}

@media screen and (max-width: 1920px) {
	.in_banner_search { bottom: 12vw; }
	.index_banner .banner_list .item .banner_content { max-height: 22.136vw; }
	.index_banner .banner_list .item .banner_content .title { line-height: 4.77vw; /*font-size: 65px;*/ font-size: 3.385415vw; }
}

@media screen and (max-width: 1600px) {
    .in_banner_search { bottom: 10vw; }
}

@media screen and (max-width: 1440px) {
	#header .web_header .logo_box { width: 190px; }
    #header .default_nav_style .n_item { padding: 0 10px; margin-left: 10px; }
	#header .right_icon_park .i_admin { min-width: 100px; }
	#header .right_icon_park .i_inq { min-width: 100px; }
	#header .nav_box { width: calc(100% - 650px); }
	
	.in_banner_search { width: 700px; height: 45px; }
	.in_banner_search form.banner_search .text_input { height: 45px; }
	.inner_planpic_search .in_banner_search { bottom: 36px; }
	
	.index_public_title .lord_title { line-height: 35px; font-size: 25px; }
	.index_public_title .small_title { line-height: 24px; font-size: 14px; }
	
	.index_banner .banner_list .item .banner_content .brief { line-height: 25px; font-size: 16px; margin-top: 15px; }
	
	.index_park_one .pro_cate_nav .list .cate_title { height: 47px; line-height: 47px; font-size: 18px; padding: 0 20px; }
	.index_park_one .pro_main { margin-top: 25px; }
	.index_park_one .pro_main .index_pro_list .p_item .item_info .name { margin-top: 3px; }
	.index_park_one .pro_main .index_pro_list .p_item .item_info .brief { margin-top: 3px; }
	.index_park_one .pro_main .index_pro_list .p_item .item_info .number { margin-top: 3px; }
	.index_park_one .other_pro_cate { margin-top: 35px; }
	.index_park_one .other_pro_cate .title { font-size: 22px; }
	.index_park_one .other_pro_cate .brief { font-size: 14px; }

	.index_park_two { margin-top: 40px; }
	.index_park_two .customize_box { margin-top: 35px; }
	
	.index_park_three .list { margin-top: 40px; }
	
	.index_park_four .news_list .new_item .new_content .time { font-size: 14px; }
	.index_park_four .news_list .new_item .new_content .title a { line-height: 26px; font-size: 18px; }
	.index_park_four .news_list .new_item .new_content .brief { line-height: 24px; font-size: 14px; }
	.index_park_four .news_list .new_item .new_content .read_more { margin-top: 20px; }
	
	.info_region .info_wrap_list { margin-top: 30px; }
	.info_region .info_wrap_list .ueeshop_responsive_info_list { margin-top: 25px; }
	.info_region .info_wrap_list .ueeshop_responsive_info_list .item .info { min-height: 208px; padding: 15px 12px 20px; }
	.info_region .info_wrap_list .ueeshop_responsive_info_list .item .info .title { line-height: 24px; padding: 5px 0; }
	.info_region .info_wrap_list .ueeshop_responsive_info_list .item .info .title a { line-height: 24px; font-size: 15px; }
	.info_region .info_wrap_list .ueeshop_responsive_info_list .item .info .desc { line-height: 22px; font-size: 14px; }
	.info_region .info_wrap_list .ueeshop_responsive_info_list .item .info .view_more { margin-top: 15px; }
	
	.case_region .case_wrap_list { margin-top: 30px; }
	.case_region .case_wrap_list .ueeshop_responsive_case_list { margin-top: 25px; }
	.case_region .case_wrap_list .ueeshop_responsive_case_list .item .info { min-height: 208px; padding: 15px 12px 20px; }
	.case_region .case_wrap_list .ueeshop_responsive_case_list .item .info .title { line-height: 24px; padding: 5px 0; }
	.case_region .case_wrap_list .ueeshop_responsive_case_list .item .info .title a { line-height: 24px; font-size: 15px; }
	.case_region .case_wrap_list .ueeshop_responsive_case_list .item .info .desc { line-height: 22px; font-size: 14px; }
	.case_region .case_wrap_list .ueeshop_responsive_case_list .item .info .view_more { margin-top: 15px; }
	
	.product_detail_region .content_wrap .pro_cate_box { width: 20%; }
	.product_detail_region .content_wrap .right_pro_side { width: 77%; }

	.content_wrap .ueeshop_responsive_products_detail .gallery .left_small_img .pic_box { width: 65px !important; padding-top: 65px; }
}

@media screen and (max-width: 1360px) {
	#header .default_nav_style .n_item>a { font-size: 14px; }
	.index_park_two .customize_box .cus_item_park .cus_item .info .info_content { padding: 0 9%; padding-bottom: 20px; }
	.index_park_two .customize_box .cus_item_park .cus_item .info .info_content .title { line-height: 25px; font-size: 16px; }
	.index_park_two .customize_box .cus_item_park .cus_item .info .info_content .brief { line-height: 24px; font-size: 14px; margin-top: 14px; }
}

@media screen and (max-width: 1280px) {

}

@media screen and (max-width: 1200px) {
	.product_detail_region .content_wrap .pro_cate_box { display: none; }
	.product_detail_region .content_wrap .right_pro_side { width: 100%; }

	.content_wrap .ueeshop_responsive_products_detail .gallery { width: 38%; }
	.content_wrap .ueeshop_responsive_products_detail .info { width: 62%; }
}

@media screen and (max-width: 1023px) {
	.content_wrap .ueeshop_responsive_products_detail .gallery { width: 100%; }
	.content_wrap .ueeshop_responsive_products_detail .info { width: 100%; padding-left: 0; }
}

@media screen and (max-width: 991px) {
	a { -webkit-tap-highlight-color: rgba(255, 255, 255, 0); -webkit-user-select: none; -moz-user-focus: none; -moz-user-select: none; }
    #header { display: none; }
	.support_height { display: none; }

    .in_banner_search { display: none; }

	.index_park_one .pro_cate_nav { scrollbar-width: none; -ms-overflow-style: none; }
	.index_park_one .pro_cate_nav::-webkit-scrollbar {display: none;}
	.index_park_one .pro_main .index_pro_list .p_item { width: 31.92%; }
	.index_park_one .pro_main .index_pro_list .p_item:nth-child(4n) { margin-right: 2.12%; }
	.index_park_one .pro_main .index_pro_list .p_item:nth-child(3n) { margin-right: 0; }
	.index_park_one .other_pro_cate .list a { width: 31.92%; }
	.index_park_one .other_pro_cate .list a:nth-child(4n) { margin-right: 2.12%; }
	.index_park_one .other_pro_cate .list a:nth-child(3n) { margin-right: 0; }

	.index_park_two .customize_box .cus_item_park .cus_item .info .info_content .brief { -webkit-line-clamp: 4; line-clamp: 4; }

	.index_park_four { padding-top: 55px; padding-bottom: 70px; }
	.index_park_four .news_list { justify-content: space-between; -webkit-justify-content: space-between; margin-top: 35px; }
	.index_park_four .news_list .new_item { width: 48%; margin-top: 45px; margin-right: 0; }
	.index_park_four .news_list .new_item:nth-child(-n+2) { margin-top: 0; }


	.inner_planpic_search { position: relative; display: flex; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; align-items: center; justify-content: center; }
	.inner_planpic_search.index_search { display: none; }
	.inner_planpic_search .inner_name { box-sizing: border-box; display: block; width: 100%; line-height: 48px; font-size: 46px; font-family: 'OpenSans-Semibold'; color: #fff; text-align: center; padding: 10px 30px; }
	#inner_height { display: none; }

	#phone_cate_box { display: block; }
	.pro_list .pro_cate_box { display: none; }
	.pro_list .contenter { width: 100%; }

	.inner_planpic_search.in_goods { display: none; }
}

@media screen and (max-width: 768px) {
    .control_w { width: 100%; padding: 0 30px; }

	.index_banner .banner_list .item .banner_content { width: 90%; max-height: 32vw; }
	.index_banner .banner_list .item .banner_content .title { line-height: 7vw; font-size: 5vw; }
	.index_banner .banner_list .item .banner_content .brief { line-height: 24px; font-size: 14px; margin-top: 5px; }

	.index_public_title .lord_title { line-height: 55px; font-size: 40px; }
	.index_public_title .small_title { line-height: 49px; font-size: 28px; margin-top: 0; }

	.index_park_one { margin-top: 80px; }
	.index_park_one .pro_cate_nav { overflow: hidden; overflow-x: scroll; padding-bottom: 13px; }
	.index_park_one .pro_cate_nav .list { width: max-content; }
	.index_park_one .pro_cate_nav .list .cate_title { height: 60px; line-height: 58px; font-size: 28px; margin: 0 30px; }
	.index_park_one .pro_main { margin-top: 47px; }
	.index_park_one .pro_main .index_pro_list .p_item { width: 100%; padding: 20px 23px; margin-right: 0; }
	.index_park_one .pro_main .index_pro_list .p_item:nth-child(4n) { margin-right: 0; }
	.index_park_one .pro_main .index_pro_list .p_item .img { width: 14.137%; padding-top: 14.137%; }
	.index_park_one .pro_main .index_pro_list .p_item .item_info { width: 83%; }
	.index_park_one .pro_main .index_pro_list .p_item .item_info .name { font-size: 28px; margin-top: 10px; }
	.index_park_one .pro_main .index_pro_list .p_item .item_info .brief { line-height: 32px; font-size: 28px; margin-top: 13px; }
	.index_park_one .pro_main .index_pro_list .p_item .item_info .number { line-height: 32px; font-size: 28px; margin-top: 13px; }
	.index_park_one .pro_main .index_pro_list .p_item .item_info .price { font-size: 20px; }
	.index_park_one .other_pro_cate .list a:nth-child(4n) { margin-right: 0; }

    .index_park_one .other_pro_cate .title { font-size: 40px; text-align: center; }
	.index_park_one .other_pro_cate .brief { font-size: 24px; text-align: center; }
	.index_park_one .other_pro_cate .list { width: 70%; margin: 30px auto 0; }
	.index_park_one .other_pro_cate .list a { width: 100%; line-height: 30px; font-size: 28px; padding-left: 48px; margin-right: 0; margin-bottom: 30px; }

	.index_park_two { padding-top: 80px; padding-bottom: 100px; margin-top: 70px; }
	.index_park_two .index_public_title .small_title { text-align: left; margin-top: 75px; }
	.index_park_two .customize_box { margin-top: 90px; }
	.index_park_two .customize_box .pc_show_img { display: none; }
	.index_park_two .customize_box .cus_item_park { position: static; }
	.index_park_two .customize_box .cus_item_park .cus_item { width: 100%; padding-top: unset; margin-bottom: 20px; }
	.index_park_two .customize_box .cus_item_park .cus_item:last-child { margin-bottom: 0; }
	.index_park_two .customize_box .cus_item_park .cus_item::after { display: none; }
	.index_park_two .customize_box .cus_item_park .cus_item .bg_img { display: block; position: relative; padding-top: 31.886%; }
	.index_park_two .customize_box .cus_item_park .cus_item .info { bottom: 0; align-items: start; }
	.index_park_two .customize_box .cus_item_park .cus_item .info .info_content { padding: 3% 5.074%; }
	.index_park_two .customize_box .cus_item_park .cus_item .info .info_content .title { line-height: 8vw; font-size: 4.8vw; -webkit-line-clamp: 1; line-clamp: 1; }
	.index_park_two .customize_box .cus_item_park .cus_item .info .info_content .brief { line-height: 4.8vw; font-size: 3.2vw; opacity: 0.7; margin-top: 0; -webkit-line-clamp: 3; line-clamp: 3; }
	
	.index_park_three { margin-top: 85px; }
	.index_park_three .list { justify-content: space-between; -webkit-justify-content: space-between; }
	.index_park_three .list .p_item { width: 48%; padding-top: 18%; margin-right: 0; }
	
	.index_park_four { padding-top: 86px; padding-bottom: 104px; margin-top: 30px; }
	.index_park_four .news_list { margin-top: 80px; }
	.index_park_four .news_list .new_item { width: 46.812%; }
	.index_park_four .news_list .new_item .new_content .time { font-size: 18px; }
	.index_park_four .news_list .new_item .new_content .title { margin-top: 16px; }
	.index_park_four .news_list .new_item .new_content .title a { line-height: 32px; font-size: 24px; color: #0070bb; }
	.index_park_four .news_list .new_item .new_content .brief { line-height: 30px; font-size: 18px; margin-top: 11px; }
	.index_park_four .news_list .new_item .new_content .read_more { font-size: 24px; margin-top: 38px; }
	
	#footer { padding-top: 72px; background: #000; }
	#footer .footer_config { border-bottom-color: #3d3d3d; }
	#footer .footer_config .footer_menu dl { width: 100%; padding: 0; margin-bottom: 22px; }
	#footer .footer_config .footer_menu dl dt { position: relative; font-size: 28px; padding-right: 50px; /*margin-bottom: 50px;*/ }
	#footer .footer_config .footer_menu dl dt::after { content: ''; position: absolute; display: block; width: 35px; height: 35px; top: 0; right: 10px; bottom: 0; background: url(../images/icon_add.png) no-repeat center; margin: auto; }
	#footer .footer_config .footer_menu dl.cur dt::after { background-image: url(../images/icon_cut.png); }
	#footer .footer_config .footer_menu dl dd { display: none; font-size: 18px; padding-left: 15px; margin-bottom: 15px; }
	#footer .footer_config .footer_menu dl dd a { display: block; color: #ddd; }
	#footer .footer_config .footer_menu dl dd .foot_share .foot_share_box { display: inline-block; }
	#footer .footer_config .footer_menu dl.cur dd { display: block; }
	#footer .footer_config .footer_menu dl.share_dl dd { padding: 0; }
	#footer .footer_config .footer_nav { width: 100%; margin-top: 10px; }
	#footer .copy_share .copy_box { color: #fff; opacity: 0.7; }
	#footer .copy_share .copy_box a { color: #ddd; opacity: 0.7; }

	.product_region .pro_list .ueeshop_responsive_turn_page { box-sizing: border-box; width: 100%; padding: 0 15px; }

	.inner_planpic_search { height: 200px; }

	.bread_crumbs { display: none; }

	.inner_page_title { font-size: 46px; }

	.phone_pro_cate_list { display: block; }

	.pro_list { margin-top: 50px; }
	.pro_list.control_w { padding: 0; }
	.pro_list .contenter .cate_name { display: none; }
	.pro_list .contenter .cate_brief { padding: 0 30px; margin-top: 40px; }
	.pro_list .ueeshop_responsive_products_filter_mb { margin-bottom: 0; margin-top: 25px; }
	.pro_list .ueeshop_responsive_products_filter_select { width: 100%; height: 70px; line-height: 70px; padding: 0 30px; margin-top: 0; }
	.pro_list .ueeshop_responsive_products_filter_select .filter_option { font-size: 28px; font-family: "OpenSans-Semibold"; }
	.pro_list .ueeshop_responsive_products_filter_select .filter_option i { top: 30px; right: 30px; }
	.pro_list .ueeshop_responsive_products_list { margin-top: 62px; }
	.pro_list .ueeshop_responsive_products_list .new_table_list .table_tr { position: relative; border-top: 1px solid #cdddea; border-bottom: none; padding: 12px 195px 16px 30px; }
	.pro_list .ueeshop_responsive_products_list .new_table_list .table_tr.table_th { display: none; }
	.pro_list .ueeshop_responsive_products_list .new_table_list .table_tr:last-child { border-bottom: 1px solid #cdddea; }
	.pro_list .ueeshop_responsive_products_list .new_table_list .td { padding: 0 5px; }
	.pro_list .ueeshop_responsive_products_list .new_table_list .td.td_category, .pro_list .ueeshop_responsive_products_list .new_table_list .td.td_manufacturers, .pro_list .ueeshop_responsive_products_list .new_table_list .td.td_moq { display: none; }
	.pro_list .ueeshop_responsive_products_list .new_table_list .td { font-size: 28px; }
	.pro_list .ueeshop_responsive_products_list .new_table_list .td.td_model { width: 100%; line-height: 35px; }
	.pro_list .ueeshop_responsive_products_list .new_table_list .td.td_model .phone_mm { display: block; line-height: 22px; font-size: 20px; color: #333333; margin-top: 5px; }
	.pro_list .ueeshop_responsive_products_list .new_table_list .td.td_operation { position: absolute; width: 125px; top: 23px; right: 30px; padding: 0; }
	.pro_list .ueeshop_responsive_products_list .new_table_list .td.td_operation .list_inquiry_btn { max-width: 125px; width: 100%; line-height: 45px; font-size: 20px; }
	.pro_list .contenter .pro_num_show { display: none; }

	.product_detail_region .content_wrap { padding: 0; }
	.product_detail_region .ueeshop_responsive_products_detail .info .name { line-height: 28px; font-size: 23px; }
	.content_wrap .ueeshop_responsive_products_detail .gallery { box-sizing: border-box; padding: 0 30px; }
	.content_wrap .ueeshop_responsive_products_detail .info { padding: 0 30px; margin-top: 20px; }
	.content_wrap .ueeshop_responsive_products_detail .description .global_mtitle { padding: 0 30px 15px; }
	.content_wrap .ueeshop_responsive_products_detail .description .global_mtitle:after { right: 35px; }
	.content_wrap .ueeshop_responsive_products_detail .description .contents .editor_cnt { padding: 0 30px; }
	.content_wrap .ueeshop_responsive_products_inquiry_box { padding: 0 30px; }

	.article_region .detail_content { margin-top: 87px; }
	.detail_content .ueeshop_responsive_article_feedback { margin-top: 63px; }
	.detail_content .ueeshop_responsive_article_feedback { padding: 45px 26px 50px; }

	.info_region .info_wrap_list .inner_page_title { display: none; }
	.info_region .info_wrap_list .ueeshop_responsive_info_list { justify-content: space-between; -webkit-justify-content: space-between; margin-top: 10px; }
	.info_region .info_wrap_list .ueeshop_responsive_info_list .item { width: 48%; margin-right: 0; margin-bottom: 20px; }
	.info_region .info_wrap_list .ueeshop_responsive_info_list .item .info { min-height: unset; }
	.info_region .info_wrap_list .ueeshop_responsive_info_list .item .info .title a { color: #0070ba; }
	.info_detail_area .detail_content { margin: 30px auto 50px;}

	.case_region .case_wrap_list .inner_page_title { display: none; }
	.case_region .case_wrap_list .ueeshop_responsive_case_list { justify-content: space-between; -webkit-justify-content: space-between; margin-top: 10px; }
	.case_region .case_wrap_list .ueeshop_responsive_case_list .item { width: 48%; margin-right: 0; margin-bottom: 20px; }
	.case_region .case_wrap_list .ueeshop_responsive_case_list .item .info { min-height: unset; }
	.case_region .case_wrap_list .ueeshop_responsive_case_list .item .info .title a { color: #0070ba; }
	.case_detail_area .detail_content { margin: 30px auto 50px;}

	.downlaod_region .download_wrap_list { box-sizing: border-box; width: 100%; padding: 0 15px; border-top: 0; margin-top: 35px; margin-bottom: 50px; }
    .downlaod_region .download_wrap_list .ueeshop_responsive_download_list { margin-top: 11px; }
    .downlaod_region .download_wrap_list .ueeshop_responsive_download_list ul li { padding-top: 8px; margin-bottom: 0; }
    .downlaod_region .download_wrap_list .ueeshop_responsive_download_list ul li:first-child { padding-top: 8px; border-top: 1px solid #ddd; }
    .downlaod_region .download_wrap_list .ueeshop_responsive_download_list ul li .cate_name { height: 53px; line-height: 53px; font-size: 15px; }
    .downlaod_region .download_wrap_list .ueeshop_responsive_download_list ul li .cate_name::after { width: 18px; height: 18px; }
    .downlaod_region .download_wrap_list .ueeshop_responsive_download_list ul li .file_box .pdf_file { padding: 12px 0 21px 0; }
    .downlaod_region .download_wrap_list .ueeshop_responsive_download_list ul li .file_box .pdf_file .file_name { display: block; position: relative; font-size: 14px; padding-right: 85px; margin-top: 10px; }
    .downlaod_region .download_wrap_list .ueeshop_responsive_download_list ul li .file_box .pdf_file .file_name span { position: absolute; top: 0; right: 0; margin-left: 0; }
}

@media screen and (max-width: 550px) {
	.control_w { padding: 0 15px; }

	.index_public_title .lord_title { line-height: 28px; font-size: 20px; }
	.index_public_title .small_title { line-height: 25px; font-size: 14px; }
	
	.index_park_one { margin-top: 40px; }
	.index_park_one .pro_cate_nav .list .cate_title { height: 30px; line-height: 30px; font-size: 14px; padding: 0 10px; margin: 0 15px; }
	.index_park_one .pro_main { margin-top: 17px; }
	.index_park_one .pro_main .index_pro_list .p_item { padding: 10px; margin-bottom: 10px; }
	.index_park_one .pro_main .index_pro_list .p_item .img { width: 15.48%; padding-top: 15.48%; }
	.index_park_one .pro_main .index_pro_list .p_item .item_info { width: 80%; }
	.index_park_one .pro_main .index_pro_list .p_item .item_info .name { font-size: 14px; margin-top: 0; }
	.index_park_one .pro_main .index_pro_list .p_item .item_info .brief { line-height: 20px; font-size: 14px; margin-top: 2px; }
	.index_park_one .pro_main .index_pro_list .p_item .item_info .number { line-height: 20px; font-size: 14px; margin-top: 2px; }
	.index_park_one .pro_main .index_pro_list .p_item .item_info .price { font-size: 13px; margin-top: 4px; }
	.index_park_one .other_pro_cate { margin-top: 25px; }
	.index_park_one .other_pro_cate .title { font-size: 20px; }
	.index_park_one .other_pro_cate .brief { font-size: 14px; margin-top: 10px; }
	.index_park_one .other_pro_cate .list { width: 75%; margin-top: 20px; }
	.index_park_one .other_pro_cate .list a { font-size: 14px; padding-left: 22px; margin-bottom: 0; }
	.index_park_one .other_pro_cate .list a span { top: -1px; }
	
	.index_park_two { padding-top: 44px; padding-bottom: 50px; margin-top: 40px; }
	.index_park_two .index_public_title .small_title { margin-top: 35px; }
	.index_park_two .customize_box { margin-top: 40px; }
	.index_park_two .customize_box .cus_item_park .cus_item { margin-bottom: 10px; }
	.index_park_two .customize_box .cus_item_park .cus_item .info .info_content { padding: 2% 5.074%; }
	.index_park_two .customize_box .cus_item_park .cus_item .info .info_content .title { line-height: 27px; font-size: 18px; }
	.index_park_two .customize_box .cus_item_park .cus_item .info .info_content .brief { line-height: 17px; font-size: 13px; }

	.index_park_three { margin-top: 40px; }
	.index_park_three .list { margin-top: 24px; }

	.index_park_four { padding-top: 42px; padding-bottom: 52px; margin-top: 8px; }
	.index_park_four .news_list { margin-top: 45px; }
	.index_park_four .news_list .new_item { margin-top: 20px; }
	.index_park_four .news_list .new_item .new_content { padding: 10px; }
	.index_park_four .news_list .new_item .new_content .time { font-size: 12px; }
	.index_park_four .news_list .new_item .new_content .title { margin-top: 10px; }
	.index_park_four .news_list .new_item .new_content .title a { line-height: 20px; font-size: 14px; }
	.index_park_four .news_list .new_item .new_content .brief { line-height: 18px; font-size: 12px; }
	.index_park_four .news_list .new_item .new_content .read_more { font-size: 13px; margin-top: 20px; }

	#footer { padding-top: 35px; }
	#footer .footer_config { padding-bottom: 20px; }
	#footer .footer_config .footer_menu dl { margin-bottom: 13px; }
	#footer .footer_config .footer_menu dl dt { font-size: 18px; margin-bottom: 10px; }
	#footer .footer_config .footer_menu dl dd { font-size: 14px; margin-bottom: 5px; }
	#footer .footer_config .footer_nav .f_item { margin: 0 10px 15px; }

	.inner_planpic_search { height: 100px; }
	.inner_planpic_search .inner_name { line-height: 30px; font-size: 23px; padding: 10px 20px; }

	body .ueeshop_responsive_turn_page span { margin: 5px; }
	.product_region .pro_list .ueeshop_responsive_turn_page { padding: 0 15px; }

	.phone_pro_cate_list { height: 40px; line-height: 38px; font-size: 14px; }
	.phone_pro_cate_list a span { padding-left: 35px; }
	.phone_pro_cate_list a span::after { background-size: 14px; }

	.pro_list { margin-top: 25px; }
	.pro_list .contenter .cate_brief { padding: 0 15px; margin-top: 20px; }
	.pro_list .ueeshop_responsive_products_filter_select { height: 40px; line-height: 40px; padding: 0 15px; }
	.pro_list .ueeshop_responsive_products_filter_select .filter_option { font-size: 14px; }
	.pro_list .ueeshop_responsive_products_filter_select .filter_option i { top: 17px; right: 15px; }
	.pro_list .ueeshop_responsive_products_list { margin-top: 25px; }
	.pro_list .ueeshop_responsive_products_list .new_table_list .table_tr { padding: 5px 95px 6px 15px; }
	.pro_list .ueeshop_responsive_products_list .new_table_list .td { padding: 0; }
	.pro_list .ueeshop_responsive_products_list .new_table_list .td.td_model { line-height: 20px; font-size: 14px; }
	.pro_list .ueeshop_responsive_products_list .new_table_list .td.td_model .phone_mm { line-height: 17px; font-size: 13px; margin-top: 2px; }
	.pro_list .ueeshop_responsive_products_list .new_table_list .td.td_operation { width: 65px; top: 10px; right: 15px; }
	.pro_list .ueeshop_responsive_products_list .new_table_list .td.td_operation .list_inquiry_btn { line-height: 30px; font-size: 13px; }
	
	.content_wrap .ueeshop_responsive_products_detail .gallery { padding: 0 15px; }
	.content_wrap .ueeshop_responsive_products_detail .info { padding: 0 15px; }
	.content_wrap .ueeshop_responsive_products_detail .description .global_mtitle { padding: 0 15px 15px; }
	.content_wrap .ueeshop_responsive_products_detail .description .global_mtitle:after { right: 15px; }
	.content_wrap .ueeshop_responsive_products_detail .description .contents .editor_cnt { padding: 0 15px; }
	.content_wrap .ueeshop_responsive_products_inquiry_box { padding: 0 15px; }

	.inner_page_title { font-size: 23px; }
	.detail_content .ueeshop_responsive_article_feedback { margin-top: 20px; }
	.detail_content .ueeshop_responsive_article_feedback { padding: 33px 13px 40px; }
	.detail_content .ueeshop_responsive_article_feedback .rows .form_button { width: 159px; margin: 30px auto 0; }

	.article_region .detail_content { margin-top: 42px; }
	.article_region .detail_content .ueeshop_responsive_article_detail { margin-bottom: 50px; }
}