@charset "utf-8";
.h0 { clear: both; }
.h5 { clear: both; height: 5px; font-size: 0; line-height: 0px; }
.h10 { clear: both; height: 10px; }
.h15 { clear: both; height: 15px; }
.h20 { clear: both; height: 20px; }
.h30 { clear: both; height: 30px; }
.h40 { clear: both; height: 40px; }
.h50 { clear: both; height: 50px; }
.h60 { clear: both; height: 60px; }
.h80 { height: 80px; clear: both; }
.h100 { clear: both; height: 100px; }
.h200 { clear: both; height: 200px; }
.mt-60 { margin-top: 5rem!important; }
.mt-50 { margin-top: 3rem!important; }
.clear { clear: both; }
.dis { display: none; }
.disp { display: block; }
.pos_r { position: relative; }
.pos_a { position: absolute; }
.fr { float: right; }
.fl { float: left; }
/*清除浮动*/
.clearfix { zoom: 1; }
.clearfix:before, .clearfix:after { visibility: hidden; display: block; font-size: 0; content: "."; clear: both; height: 0; }
/*高光特效*/
.white, .whites { position: relative; overflow: hidden; }
.white:after, .whites:after { content: ''; position: absolute; left: -100%; top: 0; width: 100%; height: 100%; background-image: -moz-linear-gradient(0deg, rgba(255,255,255,0), rgba(255,255,255,.5), rgba(255,255,255,0)); background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,0), rgba(255,255,255,.5), rgba(255,255,255,0)); transform: skewx(-25deg); }
.white:hover:after { left: 100%; -moz-transition: .5s; -o-transition: .5s; -webkit-transition: .5s; transition: .5s; z-index: 2; }
.whites:hover:after { left: 100%; -moz-transition: 0.5s; -o-transition: 0.5s; -webkit-transition: 0.5s; transition: 0.5s; z-index: 2; }
.t_hide { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
ol, ul { list-style: none; }
.width { width: 1320px; margin: 0 auto; }
.header { width: 100%; height: 155px; padding-top: 30px; border-bottom: #E5E5E5 1px solid; }
.header .width { position: relative; height: 100%; }
.logo { position: relative; padding-top: 8px; }
.logo img { height: 86px!important; transition: all .36s ease; }
.logotxt { padding-left: 26px; padding-top: 12px; }
.logotxt h2 { font-size: 36px; margin-bottom: -5px; }
.logotxt p { font-size: 14px; }
.wxtel { font-size: 22px; }
.wxtel img { height: 100px; margin-right: 15px; border: #000 1px solid; }
.wxtel p { line-height: 180%; padding-top: 10px; }
.wxtel b { color: #E5120C; }
.navbox { height: 76px; background: #fff; }
.nav { height: 76px; }
.ui-nav, .ui-nav ul { height: 100%; }
.nav ul .n { height: 100%; transition: all .36s ease; cursor: pointer; position: relative; float: left; font-size: 22px; margin: 0 31px 0 31px; }
.nav ul li:frist-child {
border-left:0;
}
.nav ul li:last-child { border-right: 0; }
.ui-nav ul li a { font-size: 20px; text-align: center; }
.nav ul .n>a { line-height: 40px; position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); overflow: hidden; transition: all .36s ease; display: block; padding: 0 5px; border-bottom: 2px solid transparent; }
.nav ul li ul { border: 0; transition: all .36s ease; position: absolute; top: calc(100% - 2px); left: 0; z-index: 199; opacity: 0; visibility: hidden; width: 180px; height: auto; border-width: 2px 0 0; border-style: solid; overflow: hidden; background: #fff; box-shadow: 0 13px 42px 11px rgba(0,0,0,.05) }
.nav ul li ul li { border: 0; }
.nav ul li ul li a { font-weight: 500; padding: 12px 24px; line-height: 22px; display: block; transition: all .2s ease-in-out; font-size: 16px; color: #666; }
.nav ul li ul li a:hover { color: #fff; }
.nav ul li a i { position: absolute; top: 0; right: 5px; font-size: .6rem;
color: rgba(0, 0, 0, 0.28) }
.nav ul li ul li:last-child a { border-bottom: 0; }
.nav ul .n>a span { position: relative; width: 100%; height: 100%; display: block; transition: -webkit-transform .3s linear; transition: transform .3s linear; transition: transform .3s linear, -webkit-transform .3s linear; }
.nav ul .n>a span:before { content: attr(data-title); position: absolute; top: 100%; left: 0; width: 100%; text-align: center; }
.nav ul .n>a:hover span { -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0) }
.paiming { transition: height .36s ease; position: fixed; top: 0; z-index: 99; background: #fff; width: 100%; box-shadow: 0 4px 16px 0 rgba(0,0,0,.1); }
.banner { min-width: 1200px; z-index: 10; background: #fff; }
.banner .ui-carousel-item a { display: block; }
.banner .ui-carousel-page { bottom: 25px; }
.banner .ui-carousel-page li { height: 15px; width: 15px; border-radius: 15px; opacity: .8; transition: opacity 0.6s ease; background-color: #fff; margin: 0 5px; }
.banner .ui-carousel-page .active { opacity: 1; background-color: #f9cb1a; }
.banner_inner { background: linear-gradient(to right, #6388cf, #7F61FF); }
.banner_inner .width { height: 400px; padding-left: 120px; position: relative; }
.banner_inner .title { color: #fff; font-size: 46px; font-weight: 600; padding-top: 100px; }
.banner_inner .title span { font-size: 24px; margin-left: 20px; border-left: 1px solid #56b8ee; padding-left: 20px; font-weight: 300; text-transform: capitalize }
.banner_inner .intro { color: #fff; font-size: 18px; margin-top: 10px; font-weight: 300; }
.banner_inner .position { position: absolute; bottom: -1px; left: 0; right: 0; padding: 15px 20px; background: rgba(255,255,255,.9); border-radius: 4px 4px 0 0; box-shadow: 0px 0px 30px rgba(0,0,0,0.1); }
.sers { height: 460px; position: relative; }
.h_yd { width: 100%; }
.h_yd li { float: left; cursor: pointer; background: #fff; margin: 45px 15px 0 0; }
.h_yd li a { display: block; width: 320px; height: 300px; padding: 40px 28px 0 28px; border: #f9cb1a 2px solid; transition: all 0.3s ease; }
.h_yd li a:hover { transform: translateY(-10px); }
.h_yd p { text-align: center; width: 100%; font-size: 22px; padding-top: 30px; color: #000; }
.h_yd p i { display: block; width: 2em; height: 4px; background: #eb9401; margin: 10px auto 0 auto; }
.h_yd p img { display: block; width: 80px; margin: 0 auto 40px auto; transition: All 1.0s ease-in-out; -webkit-transition: All 1.0s ease-in-out; -moz-transition: All 1.0s ease-in-out; -o-transition: All 1.0s ease-in-out; }
.h_yd li:hover p img { transform: rotate(360deg); -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -o-transform: rotate(360deg); -ms-transform: rotate(360deg); }
.h_yd div { width: 100%; display: block; padding: 5px 0px; color: #999; line-height: 175%; font-size: 14px; clear: both; text-align: center; text-transform: uppercase; }
.sers .hd { height: 420px; position: absolute; width: 100%; left: 0; top: 0; }
.sers .hd ul { position: absolute; overflow: hidden; zoom: 1; bottom: 0px; width: 100%; text-align: center; }
.sers .hd ul li { display: inline-block; overflow: hidden; width: 15px; height: 15px; margin: 5px; transition: all .2s ease-in; border-radius: 30px; text-indent: -99999px; overflow: hidden; background: #000; }
.sers .hd ul li.on { background: #f9cb1a }
.gssj { background: #F7F7F7; height: 372px; }
.gssj .itit { text-align: center; padding-top: 50px; }
.gssj .itit h2 { font-size: 40px; color: #000; }
.gssj .itit h2 b { color: #f9cb1a; }
.gssj .itit p { font-size: 18px; color: #000; padding-top: 10px; }
.home_number { padding: 36px 0px; }
.home_number li { width: 25%; height: 108px; float: left; text-align: center; color: #000; }
.home_number li div { position: relative; }
.home_number li div { position: relative; }
.home_number li div:after { content: ""; background: #ccc; width: 2px; height: 100px; display: block; position: absolute; top: 8px; right: 0; }
.home_number li:last-child div:after { background: none; }
.home_number li p { text-align: center; font-size: 18px; }
.home_number li p.number .counterDX { font-size: 48px; font-family: HELVETICANEUELTPRO-THEX, Arial; text-align: center; margin-top: 15px; color: #f9cb1a; font-weight: bold; }
.home_number li p.number .unit { font-size: 48px; font-family: HELVETICANEUELTPRO-THEX, Arial; color: #f9cb1a; font-weight: bold; }
.home_number li p.number { margin-top: 15px; }
.home_number li p.title { margin-bottom: 10px; }
.topsearch { background: #f7f7f7; padding: 10px 0 6px 0; border-bottom: 1px solid #f3f3f3; }
.topsearch .ui-row { align-items: center; }
.topsearch .ui-col-8 { color: #999; }
.topsearch .ui-col-8 a { margin: 0 6px; }
.topsearch form { margin: 0; }
.topsearch form .form-group { margin: 0; }
.topsearch form .form-group .form-ip { font-size: 13px; }
.topsearch form .form-group .form-ip::-webkit-input-placeholder {
font-size:13px!important
}
.topsearch form .form-group .form-ip::-moz-placeholder {
font-size:13px!important
}
.topsearch form .form-group .form-ip::-ms-input-placeholder {
font-size:13px!important
}
.topsearch form .form-group .form-ip::-ms-input-placeholder {
font-size:13px!important
}
.topsearch form .form-group .form-ip::placeholder {
font-size:13px!important
}
.topsearch form .form-group .form-ip:focus { border-color: #ced4da; box-shadow: none; }
.topsearch form .form-group .after { background: #6388cf; border-color: #6388cf; color: #fff; min-width: 60px; }
.topsearch form .form-group select { max-width: 85px; border-radius: 4px 0 0 4px; margin-right: -1px; }
.topsearch form .form-group input { border-radius: 0; border-right: 0; }
.h_pro li { transition: all .36s ease; width: 236px; height: auto; float: left; margin-right: 20px; margin-bottom: 20px; position: relative; box-shadow: 0 0 0 rgba(0,0,0,.15); overflow: hidden; }
.h_pro { position: relative; margin: 20px 0px 0 0; width: 100%; }
.h_pro li::before { content: " "; margin: 0 auto; overflow: heidden; width: 1px; height: 1px; background-color: #fff; display: inline-block; position: absolute; top: 130px; left: -75px; transition: all .4s ease; z-index: 20; }
.h_pro li:hover::before { width: 190px }
.h_pro li .item_index { display: block; position: absolute; top: 88px; left: -66px; font-size: 60px; z-index: 20; transition: all .6s ease; color: #fff; font-weight: 300 }
.h_pro li:hover .item_index { left: 130px; color: rgba(255,255,255,.9) }
.img_box { position: relative; overflow: hidden; }
.h_pro li a .img_box { width: 236px; height: 330px; border-radius: 4px; }
.h_pro li a .img_box img { position: absolute; top: 50%; left: 50%; width: 100%; height: auto; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); transition: all .36s ease; max-width: initial; border-radius: 4px; }
.h_pro li .img_box .item_mask { display: block; width: 100%; height: 0%; position: absolute; top: 99%; border-radius: 4px; z-index: 1; }
.h_pro li a:hover .img_box .item_mask { height: 100%; transition: all .4s ease; top: 0 }
.h_pro li .img_box .item_des { position: absolute; top: 80%; transition: top .36s ease; margin: 0 60px; color: rgba(153,153,153,0); z-index: 22; height: 63px; line-height: 21px; overflow: hidden; }
.h_pro li a:hover .img_box .item_des { top: 60%; color: rgba(255,255,255,.84) }
.h_pro li a .title { transition: all .36s ease; color: #181818; font-size: 18px; line-height: 30px; text-align: center; margin: 20px auto 0 auto; }
.h_pro li a .subtitle { transition: all .36s ease; color: #9a9a9a; font-size: 14px; line-height: 22px; top: 0; text-align: center; position: relative; margin: 0 0 20px 0; }
.h_pro li a:hover .subtitle { top: -28px; color: rgba(154,154,154,0) }
.more .ui-icon-more { color: rgba(255,255,255,0); transition: all .36s ease }
.more { transition: all .36s ease; display: block; line-height: 41px; width: 206px; text-align: center; margin: 30px auto 0; font-size: 18px; background-color: transparent; border: 2px solid #3F3F3F; }
.more:hover { color: #fff; }
i.text-gray { font-size: 14px; }
.home-title { text-align: center; }
.home-title .home-title-name h2 { font-size: 36px; color: #000; }
.home-title .home-title-name p { font-size: 18px; color: #646464; padding-top: 8px; }
.home-title .home-title-name h3 { font-size: 12px; color: #999; font-weight: normal; position: relative; display: inline-block; margin-top: -10px; text-transform: uppercase; }
.home-title .line { margin: 15px auto 40px auto; overflow: heidden; width: 80px; height: 3px; background-color: #f9cb1a; }
.home-title-more { text-align: center; }
.home-title-more li { display: inline-block; margin-left:10px; margin-right:10px;line-height: normal; border-radius: 0; }
.home-title-more a { display: block; font-size: 18px; border: 1px solid #eee; padding: 10px 16px; line-height: normal; border-radius: 0; transition: all .36s ease; background: #FAFAFA; color: #666; }
.home-title-more a:hover { color: #fff; transform: translateY(-5px); }
.home-title-more a.active { color: #fff; }
.probg { background: #000; width: 100%; padding: 50px 0; }
.home-title { text-align: center; }
.probg .home-title .home-title-name h2 { font-size: 36px; color: #fff; padding-bottom: 10px; }
.probg .home-title .home-title-name p { font-size: 18px; color: #fff; padding: 5px 0 30px 0; }
.probg .home-title-more li { display: inline-block; margin: 0 10px; line-height: normal; }
.probg .home-title-more a { display: block; background: #f9cb1a; font-size: 20px; border: 0; color: #FFF; padding:6px 10px; line-height: normal; }
.probg .home-title-more a:hover, .home-title-more a.active { color: #fff; background: #f9cb1a; }
.ipro .ui-piclist-item { border: 0; }
.probg .more { border: 2px solid #f9cb1a; color: #f9cb1a; }
.probg .more:hover { color: #fff; }
.ui-piclist-3-4 .ui-piclist-image { padding-bottom: 143%; }
.ui-piclist-image .position { position: absolute; z-index: 3; left: 9%; top: 65%; width: 82%; }
.ui-piclist-image .position h2 { color: #FFF; font-size: 18px; }
.ui-piclist-image .position h3 { color: #FFF; font-size: 14px; font-weight: normal; }
.ui-piclist-image .position .s_line { height: 1px; width: 50%; background: #FFF; margin: 6px 0; opacity: 0.5; transition: 0.2s; }
.ui-piclist-image .color { position: absolute; background: rgba(0,0,0,0.2); width: 100%; height: 100%; bottom: 0; z-index: 2; transition: 0.5s }
.ui-piclist-image:hover .color { background: rgba(0,0,0,0.9); height: 40%; bottom: 0; border-radius: 40px 0px 0 0; }
.ipro-list .ui-piclist-image:hover .color { border-radius: 60px 0px 0 0; }
a:hover .position .s_line { width: 100%; }
.picScroll-left { position: relative; height: 580px; margin-top: 30px; }
.picScroll-left .hd { height: 580px; position: absolute; width: 100%; left: 0; top: 0; }
.picScroll-left .hd ul { position: absolute; overflow: hidden; zoom: 1; bottom: 0px; width: 100%; text-align: center; }
.picScroll-left .hd ul li { display: inline-block; overflow: hidden; width: 15px; height: 15px; margin: 5px; transition: all .2s ease-in; border-radius: 30px; text-indent: -99999px; overflow: hidden; }
.picScroll-left .hd ul li.on { }
.picScroll-left .bd { position: relative; overflow: hidden; border: 0; }
.picScroll-left .bd ul { overflow: hidden; zoom: 1; }
.picScroll-left .bd ul li { margin-right: 20px; float: left; }
.picScroll-left .bd ul li .icase { width: 320px; transition: all 0.3s ease; margin-top: 20px; }
.picScroll-left .bd ul li:hover .icase { transform: translateY(-10px); }
.icase .imgbox { padding-bottom: 143%; overflow:hidden; }
.icase .imgbox img { position: absolute; width: 100%; min-height: 100%; }
.icase h2 { font-size: 18px; margin-top: 20px; }
.icase:hover h2 a { color: #e40807; }
.picMarquee-left { width: 100%; overflow: hidden; position: relative; height:210px; }
.picMarquee-left .bd { padding-top: 30px; }
.picMarquee-left .bd ul { overflow: hidden; zoom: 1; }
.picMarquee-left .bd ul li { margin: -20px 10px; float: left; _display: inline; overflow: hidden; text-align: center; }
.picMarquee-left .bd ul li .pic { text-align: center; }
.picMarquee-left .bd ul li .pic img { width: 210px; height: 210px; display: block; }
.imgxc { margin: 50px auto; max-width: 100%; }
.inewsbg { background: #f1f1f1; width: 100%; padding: 50px 0 70px 0; }
.inewsbg .ui-piclist-title, .news-list .ui-piclist-title { font-size:16px; }
.inewsbg .ui-piclist-title .date, .news-list .ui-piclist-title .date { padding: 10px 0; font-size: 14px; color: #999; }
.h_news { position: relative; width: 1220px; }
.h_news li { width: 567px; height: 241px; float: left; margin: 0 32px 20px 0; position: relative; }
.h_news li a { display: block; border-radius: 2px; border: 1px solid rgba(170,170,170,.2); background-color: transparent; transition: all .36s ease; box-shadow: 0 0 0 rgba(0,0,0,.15); }
.h_news li a .item_box { display: inline; }
.h_news li a .item_box .pd { padding: 30px; }
.h_news li a .img_box { float: right; margin: 0 0 0 30px; }
.h_news li a .img_box img { width: 180px; height: 240px; transition: all .36s ease; }
.h_news li a:hover .img_box img { -webkit-transform: scale(1.08); -ms-transform: scale(1.08); transform: scale(1.08); }
.h_news li a .title { color: #333; font-size: 16px; line-height: 30px; }
.h_news li a .date { font-size: 13px; line-height: 26px; color: #888; margin: 3px 0 13px 0; }
.h_news li a .desc { font-size: 13px; line-height: 26px; height: 52px; overflow: hidden; color: #999; }
.h_news li a .more_n { display: block; margin: 20px 0 0 0; font-size: 12px; line-height: 32px; border-radius: 4px; transition: all .36s ease; border: 1px solid rgba(170,170,170,.2); display: inline-block; color: rgba(80,80,80,.41); padding: 0 20px; }
.h_news li a .more_n .ui-icon-more { font-size: 0.6rem; margin-left: 5px; }
.h_news li a:hover .more_n { color: #FFF; }
.pn { padding: 20px 0; border-top: #eee 1px solid; margin-top: 20px; position: relative; overflow:hidden; }
.pn .pre { margin: 5px 0 5px 0; color: #999; width: 45%; }
.pn .next { margin: 0 0 5px 0; color: #999; width: 45%; text-align: right; }
.home_news { margin-top: 30px; display: flex; flex-wrap: wrap; }
.home_news .home_news_item { margin: 0 30px 30px 0; width: 625px; }
.home_news .home_news_item:nth-child(even) { margin-right: 0; }
.home_news_body { box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1); backgroud: #fff; padding: 20px; border-radius: 5px; display: flex; align-items: center; }
.home_news_body .date { width: 90px; text-align: center; padding-right: 20px; margin-right: 30px; border-right: 1px solid #eee; }
.home_news_body .date h4 { font-size: 30px; font-family: "Impact"; color: #999; margin: 0; }
.home_news_body .date p { color: #999; font-size: 14px; font-family: Verdana; }
.home_news_body .body { flex: 1; overflow: hidden; transition: all 0.5s ease; }
.home_news_body .body h4 { font-size: 18px; font-weight: 400; color: #515050; }
.home_news_body .body p { color: #c2c2c2; font-size: 14px; }
.home_news_body .body h4 a:hover { color: #6388cf; }
.home_news_body:hover { box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15); }
.home_news_body:hover .body { transform: translateX(5px); }
.home_news_item:hover .body h4 a { color: #1890FF; }
.home_news_item:hover .body p { color: #666; }
.partners { margin-top: 30px; display: flex; flex-wrap: wrap; list-style: none; }
.partners li { margin: 0 30px 20px 0; width: 232px; text-align: center; color: #999; }
.partners li:nth-child(5n) { margin-right: 0; }
.partners li img { width: 100%; height: 104px; border: 1px solid #eee; margin-bottom: 10px; border-radius: 2px; }
.partners li img:hover { box-shadow: 0 0 30px rgba(0, 0, 0, 0.15); }
.partners li p { padding: 0 10px; }
.link { margin-top: 20px; }
.link a { display: inline-block; margin-right: 15px; border: 1px solid #eaeaea; padding: 10px 15px; font-size: 13px; color: #666; border-radius: 2px; margin-bottom: 10px; background: #fff; }
.link a:hover { border-color: #ccc; }
.footbook { height: 178px; background: #f9cb1a; width: 100%; color: #FFF; }
.footbook .topt { color: #FFF; font-size: 22px; padding: 30px 0 20px 0; }
.footbook .topt li { display: inline-block; margin-right: 28px; }
.footbook .topt a { color: #FFF; font-size: 20px; display: block; transition: all .36s ease; }
.footbook .topt a:hover { color: #fff; transform: translateY(-5px); }
.footbook input { height: 50px; border: 0; outline: 0; background: #FFF; line-height: 50px; float: left; width: 500px; }
.footbook .mytel { padding-left: 30px; }
.footbook .myname { padding-left: 30px; border-left: #ccc 1px solid; }
.footbook .mybtn { background: #2A2A2A; width: 316px; height: 50px; border: 0; outline: 0; color: #fff; font-size: 24px; }
/* footer s */
#footer { background: #2A2A2A; }
#footer .up_box .main_box { position: relative; padding: 60px 0; }
#fot_nav { padding: 0; }
#fot_nav dd { float: left; min-width: 80px; padding-right: 122px; }
#fot_nav dd h2 { font-size: 22px; color: #fff; line-height: 22px; margin-bottom: 20px; font-weight: normal; }
#fot_nav dd a { display: block; font-size: 14px; color: #eee; line-height: 26px; }
#footer .un_box { padding: 15px 0; background: #000; text-align: center; }
#footer .un_box p { text-align: center; color: #eee; font-size: 14px; }
#footer .un_box p a { color: #eee; }
#footer .un_box p a:hover { color: #fff; }
.ipcbox { padding: 12px 0; text-align: center; font-size: 14px; }
/* footer e */



.fixed { position: fixed; z-index: 9999; top: 0; left: 0; width: 100%; height: 100%; background: rgb(0, 0, 0); background: rgba(0, 0, 0, 0.6); overflow-y: auto; display: none; }
.fixed_box { width: 258px; height: 258px; background: #fff; position: absolute; left: 50%; top: 50%; margin-left: -129px; margin-top: -129px; text-align: center; padding: 10px 0 0 0; }
.fixed_btn { width: 50px; height: 50px; position: absolute; left: 50%; top: 50%; line-height: 50px; text-align: center; font-size: 36px; margin-left: -25px; margin-top: 139px; text-align: center; color: #FFF; }
.container { min-height: 300px; }
.container .width { margin: 50px auto; }
.container-left { width: 250px; margin-right: 30px; }
.container-right { flex: 1; overflow: hidden; }
/* public begin */
.piclist-title { padding: 6px 10px; font-size: 14px; }
.piclist-image img { transition: all 1s }
.piclist-image:hover img { transform: scale(1.2); }
.ui-sidebar ul li a { color: #6388cf; }
.ui-sidebar ul li a:hover { background: #6388cf; border-color: #6388cf; }
.ui-sidebar ul li.active a { background: #6388cf; border-color: #6388cf; }
.ui-box { box-shadow: 0px 10px 15px rgba(100,100,100,0.1); border: 1px solid #f3f3f3; background: #fff; }
.ui-box-radius { border-radius: 20px 0 0 0; }
.ui-box-radius .ui-box-title { border-radius: 20px 0 0 0; }
.ui-box-title { background: linear-gradient(90deg, #6388cf 0%, #1e50ae 100%); color: #fff; font-size: 24px; font-weight: 400; padding: 30px; }
.ui-box-title span { display: block; font-size: 14px; color: #eaeaea; font-weight: 300; text-transform: uppercase; line-height: 30px; }
.collapse-menu { margin: 15px 0; }
.collapse-menu-title a { transition: all 0.5s ease; }
.collapse-menu-title:hover a { padding-left: 10px; }
.collapse-menu-body li a { transition: all 0.5s ease; }
.collapse-menu-body li a:hover { padding-left: 10px; }
.collapse-menu-body li i { color: #999; }
.collapse-menu-body ul li.active i { color: #1890FF; }
.collapse-menu-body ul li.active a { color: #1890FF; }
.ui-box-h2 { font-size: 24px; padding: 20px 30px; border-bottom: 1px solid #eaeaea; position: relative; }
.ui-box-h2:after { position: absolute; display: block; content: ""; bottom: 0; left: 30px; width: 45px; }
.ui-box-body { padding: 25px 30px; word-break: break-all; min-height: 380px;width: 100%; }
.ui-box-body .col-10 { max-width: 760px; }
.ui-box-body img, .ui-box-body p img { max-width: 100%; }
.ui-box-body p { margin-bottom: 20px; line-height: 24px; }
.ui-box-body .content a { color: #03C; }
.ui-box-body .content a:hover { color: #f30; }
.artlist { }
.artlist-item { display: flex; justify-content: space-between; border-bottom: 1px solid rgba(0,0,0,.06); min-height: 160px; padding: 30px 0; }
.artlist-item:first-child { padding-top: 10px; }
.artlist-item-image { width: 200px; margin-right: 30px; }
.artlist-item-image img { width: 100%; max-height: 140px; border-radius: 4px; }
.artlist-item-image svg { width: 100%; text-anchor: middle; border-radius: 4px; border: 1px solid #eaeaea; }
.artlist-item-body { flex: 1; overflow: hidden; padding-right: 20px; }
.artlist-item-body .title { font-size: 18px; font-weight: 300; }
.artlist-item-body .desc { font-size: 13px; color: #b5b5b5; line-height: 24px; margin-top: 15px; }
.artlist-item-body .desc p { margin: 0; }
.artlist-item-body .tags { color: #999; margin-top: 15px; }
.artlist-item-body .tags a { margin: 0 6px; font-size: 13px; font-family: arial, microsoft yahei; color: #666; }
.artlist-item-body .tags a:hover { color: #f30; }
.artlist-item-date { width: 120px; padding: 40px 0 0 40px; font-size: 28px; color: #999; font-weight: 300; position: relative; }
.artlist-item-date:after { display: block; content: ""; width: 1px; height: 60px; background: #f3f3f3; left: 10px; top: 32px; position: absolute; }
.artlist-item-money { width: 200px; font-size: 18px; color: #F60; }
.artlist-item-money span { display: block; font-size: 14px; color: #999; line-height: 36px; font-weight: 500; }
.artlist-item-money:after { height: 80%; }
.artlist-item:hover .artlist-item-date { color: #1890FF; }
.artlist-item:hover .artlist-item-body .title { color: #1890FF; }
.artlist-item:hover .artlist-item-body .desc { color: #666; }
.artshow { }
.artshow h1 { font-size: 26px; font-weight: normal; margin: 0; text-align: center; }
.artshow .info { line-height: 50px; border-bottom: 1px solid #f3f3f3; margin-bottom: 20px; color: #666; text-align: center; }
.artshow .info span { color: #999; }
.artshow .info i { color: #ccc; margin-right: 5px; }
.artshow .other { margin: 15px 0; padding: 0px; font-size: 14px; }
.artshow .other ul { overflow: hidden; list-style: none; display: flex; flex-wrap: wrap; }
.artshow .other ul li { width: 25%; line-height: 30px; }
.artshow .other ul li span { color: #999; }
.artshow .content a { color: #03C; }
.artshow .content a:hover { color: #f30; }
.artshow .content p { margin-bottom: 20px; line-height: 24px; }
.artshow .content p img { max-width: 100%; }
.artshow .action { display: flex; justify-content: center; margin: 30px 0 10px 0; }
.artshow .action a { display: block; cursor: pointer; margin: 0 15px; width: 70px; height: 70px; margin-bottom: 10px; line-height: 60px; text-align: center; border-radius: 50%; box-shadow: 0px 0px 30px rgba(0,0,0,0.1); position: relative; }
.artshow .action a i { font-size: 30px; color: #999; }
.artshow .action a em { display: block; font-size: 12px; font-family: verdana; color: #999; position: absolute; bottom: -15px; left: 0; right: 0; }
.artshow .action a:hover { box-shadow: 0px 0px 30px rgba(0,132,255,0.3) }
.artshow .action a:hover i { color: #1890FF; }
.artshow .tags { color: #999; margin: 15px 0; }
.artshow .tags a { margin: 0 10px 10px 0; }
.proshow { }
.proshow .col-left { width: 50%; border-right: 1px solid #f3f3f3; padding: 60px; }
.proshow .col-left { text-align: center; }
.proshow .col-left img { max-width: 100%; }
.proshow .col-left .thumb_pic { margin: 30px 0 0 0; text-align: center; }
.proshow .col-left .thumb_pic ul { margin: 0 auto; }
.proshow .col-left .thumb_pic ul li { display: inline-block; margin-right: 5px; width: 60px; height: 60px; border: 1px solid #eaeaea; padding: 0px; cursor: pointer; position: relative; z-index: 1; }
.proshow .col-left .thumb_pic ul li.active { border: 1px solid #FF9800; background: #fff; }
.proshow .col-left .thumb_pic ul li.active:after { content: " "; position: absolute; right: 24px; top: -5px; width: 11px; height: 11px; border: #FF9800 solid 1px; border-bottom: 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); background: #fff; z-index: -1 }
.proshow .col-right { width: 50%; padding: 60px; }
.proshow .col-right h1 { font-size: 26px; font-weight: normal; }
.proshow .col-right .intro { color: #888; margin: 10px 0; }
.proshow .col-right .pro_subtit { color: #999; font-size: 14px; margin: 5px 0; text-transform: uppercase; }
.proshow .col-right .attribute { list-style: none; margin: 10px 0; }
.proshow .col-right .attribute li { line-height: 30px; }
.proshow .col-right .attribute li em { display: inline-block; width: 60px; font-style: normal; color: #999; }
.proshow .col-right .price { font-size: 14px; line-height: 30px; margin: 20px 0; }
.proshow .col-right .price span { font-size: 26px; color: #f60; }
.proshow .col-right .price em { font-size: 12px; color: #999; font-style: normal; padding-left: 5px; }
.proshow .col-right .tags { color: #999; margin: 15px 0; }
.proshow .col-right .tags a { margin: 0 10px 10px 0; }
.digsup { display: flex; justify-content: center; margin: 30px 0 10px 0; }
.digsup a { display: block; cursor: pointer; margin: 0 15px; width: 70px; height: 70px; margin-bottom: 10px; line-height: 60px; text-align: center; border-radius: 50%; box-shadow: 0px 0px 30px rgba(0,0,0,0.1); position: relative; }
.digsup a i { font-size: 30px; color: #999; }
.digsup a em { display: block; font-family: verdana; color: #999; position: absolute; bottom: -15px; left: 0; right: 0; }
.digsup a:hover { box-shadow: 0px 0px 30px rgba(0,132,255,0.3) }
.digsup a:hover i { color: #f60; }
.star-c { font-size: 14px; line-height: 2.2; padding: 20px 0; }
.proshow_content { line-height: 2.2; padding: 20px 0; }
/*网站地图*/
.map_one { line-height: 30px; }
.map_one a { font-size: 18px; }
.map_two { margin: 5px 0 20px 0; }
.map_two a { display: inline-block; margin-right: 15px; color: #666; }
.content { line-height: 1.8; }
.ui-filter { background: #fff; box-shadow: 0 0px 0px rgba(0,0,0,0.0); padding: 0; }
.ui-filter .ui-row { margin-bottom: 10px; }
.ui-filter .ui-filter-left { text-align: center; height: 63px; line-height: 62px; padding: 0; color: #2D2625; font-size: 18px; background: #E9E7E7; border-radius: 8px 0 0 8px; width: 143px; }
.ui-filter .ui-filter-right { padding-left: 22px; width: -webkit-calc(100% - 143px); width: -moz-calc(100% - 143px); width: calc(100% - 143px); height: 63px; background: #f9f9f9; }
.ui-filter .ui-filter-right a { border: 0; padding: 6px 12px; border-radius: 5px; margin: 14px 18px 0 0; display: inline-block; color: #111; }
.ui-filter a:hover, .ui-filter a.active { background: #f9cb1a; color: #fff; }
.contact-bg { width: 100%; position: relative; }
.contact-bg1 { width: 50%; position: absolute; z-index: -1; top: 0; right: 0; height: 100%; background: #f6f6f6; }
.contact-form { padding: 50px 0px 50px 50px }


a.back{ display:block; width:100px; height:40px; line-height:40px; text-align:center; border:#e40807 1px solid; font-size:16px; margin:15px auto; color:#e40807; border-radius:5px;}

.pic-list{position:relative}
.pic-list li{float:left;width:33.33%;padding:15px;}
.pic-list li .bd{background:#fff;border-radius:3px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;overflow:hidden; border:1px solid #eaeaea;}
.pic-list li .bd:hover{box-shadow:0 5px 20px rgba(0,0,0,.2);-webkit-transform:translate(0, -8px);-moz-transform:translate(0, -8px);transform:translate(0, -8px)}
.pic-list li .pic{display:block;position:relative}
.pic-list li .pic img{width:100%;height:auto}
.pic-list li .pic .business-icon{display:block;width:32px;height:32px;background:url(../image/business.png) no-repeat center center;background-size:contain;position:absolute;right:6px;top:6px;z-index:5}
.pic-list li .pic .info{width:100%;height:30px;line-height:20px;padding:5px 10px;text-align:right;color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.5)));background-image:-webkit-linear-gradient(top, rgba(0,0,0,0) 0, rgba(0,0,0,.5) 100%);background-image:-moz-linear-gradient(top, rgba(0,0,0,0) 0, rgba(0,0,0,.5) 100%);background-image:linear-gradient(to bottom, rgba(0,0,0,0) 0, rgba(0,0,0,.5) 100%);box-sizing:border-box;position:absolute;left:0;bottom:0;z-index:5}
.pic-list li .pic .info .size{margin-left:10px}
.pic-list li .text{padding:10px 12px}
.pic-list li .text p{line-height:20px;font-size:14px}
.pic-list li .text .info{margin-top:6px}
.pic-list li .text .info a{margin-right:8px}
.pic-list li .text .info a:last-of-type{margin-right:0}