@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; }
.t_hide { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
ol, ul { list-style: none; }
.width { width: 100%; max-width: 1170px; margin: 0 auto; }
.topbar { background: #f8f8f8; border-bottom: 1px solid #eaeaea; padding: 0; }
.topbar i { color: #ccc; margin: 0 5px; }
.topbar .row { align-items: center; }
.topbar .ui-nav { border: 0; line-height: 1.5 }
.topbar .ui-nav ul li a { color: #333; border: 1px solid #f8f8f8; border-bottom: 0; border-top: 0; }
.topbar .ui-nav ul li a span { font-size: 12px; color: #999; margin-left: 6px; transition: all .5s ease 0s; z-index: 21; }
.topbar .ui-nav ul li a:hover { border-width: 1px; border-color: #d9d9d9; background: #fff; }
.topbar .ui-nav ul li.active a { border: 1px solid #d9d9d9; border-bottom: 0; border-top: 0; background: #fff; }
.topbar .ui-nav ul li.active span { transform: rotate(180deg); }
.topbar .ui-nav ul li ul { border-top: 0; box-shadow: none; min-width: 100px; z-index: 20; right: 0; }
.topbar .ui-nav ul li.active ul li a { border: 0; }
.topbar .ui-nav ul li ul li a:hover { background: #1890FF; }
.header { transition: height .36s ease; width: 100%; height: 80px; box-shadow: 0 0 10px rgba(0,0,0,.1); position: fixed; top: 0; z-index: 99; background: #fff; }
.header .width { position: relative; height: 100%; }
.logo { float: left; top: 50%; position: relative; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.logo img { height: 44px!important; transition: all .36s ease; }
.nav { float: right; height: 100%; }
.ui-nav, .ui-nav ul { height: 100%; }
.nav ul .n { height: 100%; transition: all .36s ease; cursor: pointer; position: relative; float: left; font-size: 14px; }
.nav ul li:frist-child {
border-left:0;
}
.nav ul li:last-child { border-right: 0; }
.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 26px; 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: 12px; 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 { height: 66px; }
.paiming .logo img { height: 34px!important; }
.banner { min-width: 1200px; z-index: 10; background: #fff; }
.banner .carousel-item a { height: 560px; display: block; min-width: 1200px; width: 100%; }
.banner .carousel-page { bottom: 25px; }
.banner .carousel-page li { height: 6px; width: 50px; border-radius: 10px; }
.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); }
.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: 376px; 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: 1210px; }
.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: 376px; height:376px; border-radius: 4px; }
.h_pro li a .img_box img { position: absolute; top: 50%; left: 50%; width: 100%; height: 100%; -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 a:hover .img_box img { width: 111%; height: 111% }
.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: 46px; width: 200px; text-align: center; margin: 50px auto 0; font-size: 14px; background-color: transparent; border: 1px solid rgba(170,170,170,.2); padding-left: 11px; border-radius: 4px; }
.more:hover { color: #fff;}
.more:hover .ui-icon-more { padding-left: 26px; color: rgba(253,253,253,.88) }
.more .ui-icon-more:before { transition: all .36s ease; margin-left: -7px; position: relative }
.more:hover .ui-icon-more:before { position: relative; top: 0; margin-left: -21px }
i.text-gray { font-size: 14px; }
.home-title { display: flex; align-items: center; justify-content: space-between; }
.home-title .home-title-name { font-size: 22px; color: #333; padding-bottom: 10px; }
.home-title .home-title-name:after { display: block; content: "";/* border-bottom: 2px solid #6388cf; width: 45px; padding-top: 15px;*/ }
.home-title .home-title-name span { font-size: 14px; color: #9e9e9e; margin-left: 10px; }
.home-title .home-title-more { }
.home-title .home-title-more a { display: inline-block; font-size: 13px; border: 1px solid #eee; padding: 8px 15px; margin-left: 10px; line-height: normal; border-radius: 2px; }
.home-title .home-title-more a:hover, .home-title .home-title-more a.active { color: #fff; }
.home_about { padding: 160px 0 0 0; }
.home_about .width { margin-bottom: 100px; }
.about_t { width: 1090px; height: 350px; margin: 0 auto; background-color: rgba(255,255,255,.5); border-radius: 2px; box-shadow: 0 10px 27px rgba(0,0,0,.08); }
.home_about .ui-col-7 { padding: 40px 40px 0 40px; }
.home_about .ui-col-7 h4 { font-size: 24px; color: #060d33; font-weight: 500; }
.home_about .ui-col-7 .intro { color: #666; margin-top: 20px; }
.home_about .ui-col-7 .intro p { text-indent: 28px; margin-bottom: 30px; line-height: 24px; }
.home_about .ui-col-7 .more1 { display: inline-block; padding: 5px 60px; border-radius: 2px; border: 1px solid #eee; transition: all .36s ease; border: 1px solid rgba(170,170,170,.2); display: inline-block; font-size: 14px; line-height: 30px; color: #999; }
.home_about .ui-col-7 .more1:hover { color: #fff;  }
.home_about .ui-col-5 { background: #fff; font-size: 0; }
.home_about .ui-col-5 video { background: #000; }
.home_about .mask { content: " "; width: 460px; height: 250px;position: absolute; z-index: 0; top: 140px; left: 0px; display: inline-block; border-radius: 2px; box-shadow: -7px 3px 40px rgba(0,0,0,.16); }
.picScroll-left { position: relative; height:460px; }
.picScroll-left .hd { height:440px; 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: 10px; height: 10px; 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; }
.service { width: 1210px; }
.service li { transition: all .36s ease; width: 378px; height: auto; float: left; margin-right: 18px; margin-bottom: 20px; position: relative; box-shadow: 0 0 0 rgba(0,0,0,.15); }
.service li .item_box { display: block; position: relative; padding-bottom: 113px; }
.service li .item_box .img_box{ height:300px;}
.service li .item_box .img_box img { border-radius: 4px; transition: all .36s ease; }
.service li .item_box .item_wrapper { padding: 25px 32px 0 32px; width: 100%; height: 113px; box-sizing: border-box; position: absolute; bottom: 0; overflow: hidden; background: #fff; transition: all .36s ease; }
.service li .item_box .item_info .title { transition: all .36s ease; color: #333; font-size: 16px; line-height: 30px; }
.service li .item_box .subtitle { width: 40%; overflow: hidden; color: rgba(0,0,0,.42); transition: all .36s ease; font-size: 14px; line-height: 22px; }
.service .ui-icon-more { color: rgba(0,0,0,.2); padding: 0; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.service li .item_box .item_des { margin-top: 13px; color: transparent; transition: all .36s ease; font-size: 13px; line-height: 26px; }
.details { right: 20px; position: absolute; top: auto; bottom: 20px; color: rgba(251,119,119,0); width: 37px; height: 37px; border-radius: 40px; padding: 0; transition: all .36s ease; border: 1px solid rgba(170,170,170,.2); display: inline-block; font-size: 14px; line-height: 30px; margin-left: 20px; margin-bottom: 30px; }
.service li .item_box .item_wrapper { width: 100%; height: 113px; box-sizing: border-box; position: absolute; bottom: 0; overflow: hidden; background: #fff; border-radius: 4px; }
.service li:hover .details { position: absolute; top: auto; bottom: 10px; left: auto; color: transparent; background-color: #fff; }
.service li:hover .item_box .item_wrapper { height: 100%;  }
.service li:hover .item_box .item_wrapper .item_des { color: #fff }
.service li:hover:hover .item_box .item_wrapper .item_info .title { color: #fff }
.service li:hover:hover .item_box .item_wrapper .item_info .subtitle { color: rgba(255,255,255,.36) }
.ser_bg { padding: 140px 0 100px 0; }
.ser_bg .content_wrapper { width:1176px; height: 430px; float: right; position: relative; top: -74px; margin-right: -15px; padding-top: 51px; }
.ser_bg .content_list .item_block { float:left; margin-right: 0; margin-bottom: 0; width: 294px; height: 215px; border: 1px solid rgba(170,170,170,.2); background-color: transparent; box-sizing: border-box; }
.ser_bg .container_header { top: -200px }
.ser_bg .content_wrapper { width: 1176px; height: 430px; float: left; position: relative; top: -74px }
.ser_bg .content_list .details { transition: all .36s ease; display: inline-block; font-size: 14px; line-height: 30px; position: absolute; top: 0; left: 0; z-index: 10; right: 0; bottom: 0; border: none; margin: 0; padding: 0; color: transparent!important; background: 0 0!important }
.ser_bg .content_list .item_block:hover .item_box .item_img img { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1) }
.ser_bg .content_list .item_block .item_box .item_wrapper { text-align: center; padding: 24px 20px; }
.ser_bg .content_list .item_info .title {color: #fff;/* margin-left: 70px; */width: 220px;text-align: left;text-indent: 10px;position: absolute;top: 63px;z-index: 1;}
.ser_bg .content_list .item_info .subtitle {width: 220px;margin: 0 auto;margin-top: 20px;overflow: hidden;color: rgba(255,255,255,.62);text-align: left;z-index: 2;position: absolute;top: 93px;font-size: 13px;left: 38px;}
.ser_bg .content_list .item_img { position: relative; overflow: hidden; top: 56px; left: 50px; z-index: 1; }
.ser_bg .content_list .item_block::after { content: " "; height: 1px; width: 40px; background-color: #fff }
.ser_bg .content_list .item_block:hover .item_box .item_wrapper .item_info .title { color: #fff }
.ser_bg .content_list .item_block:hover .item_box .item_wrapper .item_info .subtitle { color: rgba(255,255,255,.62) }
.ser_bg .content_list .item_block:hover .item_box .item_img img { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1) }
.ser_bg .content_list .item_block .details { margin-left: 46px; left: 0; margin-bottom: 0; position: relative; bottom: 12px; right: 0; border-radius: 4px }
.ser_bg .content_list .date_wrap { color: rgba(136,136,136,.62) }
.ser_bg .content_list .item_info .subtitle::before { width: 42px; height: 1px; background-color: rgba(255,255,255,.17); display: block; content: " "; margin-bottom: 12px; transition: all .7s ease }
.ser_bg .content_list .item_block::before { width: 294px; height: 215px; content: " "; padding: 0; position: absolute; top: 0; right: 0; border-radius: 0 }
.ser_bg .content_list .item_block:hover::before { width: 314px; height: 235px; z-index: 1; padding: 10px; box-shadow: 0 4px 12px rgba(0,0,0,.39); top: -10px; right: -10px; transition: all .36s ease; border-radius: 4px }
.ser_bg .content_list .item_block { position: relative; padding-left: 10px }
.ser_bg .content_list .item_block:hover .item_info .subtitle::before { width: 180px; background-color: rgba(255,255,255,.28) }
.news-left { position: relative; height: 360px; }
.news-left .hd { height: 320px; position: absolute; width: 100%; left: 0; top: 0; }
.news-left .hd ul { position: absolute; overflow: hidden; zoom: 1; bottom: 0px; width: 100%; text-align: center; }
.news-left .hd ul li { display: inline-block; overflow: hidden; width: 10px; height: 10px; margin: 5px; transition: all .2s ease-in;  border-radius: 30px; text-indent: -99999px; overflow: hidden; }
.news-left .hd ul li.on {  }
.news-left .bd { position: relative; overflow: hidden; border: 0; }
.news-left .bd ul { overflow: hidden; zoom: 1; }
.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: 10px 0; border-top: #eee 1px solid; margin-top: 20px; position: relative; }
.back { position: absolute; font-size: 18px; top: 30px; right: 10px; }
.pn .pre { margin: 5px 0 5px 0; color: #999; }
.pn .next { margin: 0 0 5px 0; color: #999; }
.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; }
.footer { padding: 20px 0 15px 0; background-color: #f4f4f4; overflow: hidden; }
.footer a { color: #333; }
.footer a:hover { color: #3bb4f2; }
#contactinfo { width: 1180px; margin: 40px auto 0 auto; }
#contactinfo h3 { float: left; width: 100%; color: #666; margin-bottom: 20px; }
#contactinfo p { width: auto; float: left; padding-right: 40px; line-height: 24px; font-size: 13px; color: #989898; height: 24px; }
.ellipsis { text-overflow: ellipsis; overflow: hidden; white-space: nowrap; display: block; }
#contactinfo div { clear: both; padding-top: 20px; height: 50px; }
#contactinfo div a { cursor: pointer; color: #fff; background: rgba(0,0,0,.3); margin-right: 20px; width: 30px; height: 30px; display: block; font-size: 16px; text-align: center; border-radius: 15px; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
.copyright { font-size: 12px; color: #666; font-family: microsoft yahei; line-height: 24px; padding: 10px 0 0 0; border-top: 1px solid #e4e4e4; width: 1180px; margin: 20px auto 0 auto; }
.copyright a { color: #666; }

.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: 30px 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; }
.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: 24px; font-weight: bold; margin: 0; }
.artshow .info { line-height: 50px; border-bottom: 1px solid #f3f3f3; margin-bottom: 20px; color: #666; }
.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:55%;border-right:1px solid #f3f3f3;padding:20px 3%;}
.proshow .col-left .big_pic{text-align:center;}
.proshow .col-left .big_pic 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:45%;padding:20px 3%;}
.proshow .col-right h1{font-size:24px;font-weight:bold;}
.proshow .col-right .intro{color:#888;margin:10px 0;}
.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; }

/*网站地图*/
.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; }