/*初始化*/
body, ul, li, p, h1, h2, h3, h4, h5, h6, a, dl, dt, dd { margin: 0; padding: 0; }
body { margin: 0 auto; min-width: 1024px; font-family: arial, sans-serif; font-size: 14px; color: #333; }
ul, li { list-style: none; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
input, textarea { font-family: arial, sans-serif; font-size: 14px; color: #333; border: none; }
img { border: none; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
i { font-style: normal; }
a { color:#333;text-decoration:none;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s; }
a:hover { color: #291672; }
/*通用*/
.comwrap { position: relative; margin: 0 auto; width: 94%; max-width: 1400px; }
.fl-l { float: left; }
.fl-r { float: right; }
.d-ib { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }
.cl-baf { *zoom: 1; }
.cl-baf:after { content: ""; display: block; height: 0; font-size: 0; overflow: hidden; clear: both; }
.clear { display: block; height: 0; font-size: 0; overflow: hidden; clear: both; }
.txtoe { -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.trs2s { -webkit-transition: all 2s; -o-transition: all 2s; transition: all 2s; }
.trs1s { -webkit-transition: all 1s; -o-transition: all 1s; transition: all 1s; }
.trs06s { -webkit-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s; }
.trs03s { -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.trsnone { -webkit-transition: none; -o-transition: none; transition: none; }
.icon { background-image: url(../img/icon.png); background-repeat: no-repeat; }
.icon-address { width: 20px; height: 20px; background-position: -114px -125px; }
.icon-btn { width: 14px; height: 26px; background-position: -120px -6px; }
.icon-arrowf { width: 10px; height: 6px; background-position: -44px -159px; }
.icon-btncase { width: 62px; height: 22px; background-position: -6px -125px; }
.icon-building { width: 22px; height: 21px; background-position: -80px -125px; }
.icon-btnsrch { width: 26px; height: 26px; background-position: -6px -159px; }
.icon-flag { width: 23px; height: 14px; background-position: -146px -125px; }
.icon-mail { width: 21px; height: 14px; background-position: -181px -125px; }
.icon-earth { width: 14px; height: 14px; background-position: -214px -125px; }
.icon-sharef { width: 102px; height: 66px; background-position: -6px -6px; }
.icon-sharecase { width: 99px; height: 29px; background-position: -6px -84px; }
.icon-toolsm { width: 109px; height: 18px; background-position: -117px -84px; }
.icon-toolsr { width: 114px; height: 24px; background-position: -120px -44px; }
.icon-close { width: 27px; height: 27px; background-position: -66px -159px; }
.icon-back { width: 18px; height: 15px; background-position: -105px -159px; }
.imgha img { max-width: 100%; }
/*头部*/
.header { position: relative; z-index: 9; padding: 0 3%; height: 90px; background-color: #fff; }
.header .logo .img { margin-top: 23px; height: 43px; }
.header .logo h1 { font-size: 0; }
.header .nav { font-size: 0; }
.header .nav .col { margin-right: 40px; }
.header .nav .col-t68 { display: none; }
.header .nav .txt { font-size: 14px; line-height: 90px; }
.header .nav .cur .link { color: #291672; }
.header .lan .icon { margin-right: 10px; }
.header .lan-2 { position: relative; z-index: 2; }
.header .lan-2 .llink { display: block; width: 85px; font-size: 0; line-height: 27px; text-align: center; background-color: #f7f7f7; border-radius: 10px; }
.header .lan-2 .llink-2 { position: absolute; top: 94%; left: 0; z-index: 2; margin-top: 5px; opacity: 0; filter: alpha(opacity=0); visibility: hidden; }
.header .lan-2 .llink-2:hover { color: #fff; background-color: #291672; }
.header .lan-2 .ltxt { font-size: 14px; }
.header .lan-2 .icon { margin-left: 5px; width: 7px; height: 4px; background: url(../img/arrow.png) 0 0 no-repeat; }
.header .lan-2 .blank { position: absolute; top: 100%; left: 0; z-index: 3; width: 100%; height: 5px; }
.header .lan-2:hover .llink-2 { top: 100%; opacity: 1; filter: alpha(opacity=0); visibility: visible; }
.header .lan-m { display: none; }
.header .btn { display: none; margin-top: 5px; cursor: pointer; }
.header .btn .line { display: block; margin-bottom: 5px; width: 24px; height: 3px; background-color: #291672; }
.header .btn.on { -webkit-transform: rotateZ(180deg) translate3d(0, 5px, 0); -moz-transform: rotateZ(180deg) translate3d(0, 5px, 0); -ms-transform: rotateZ(180deg) translate3d(0, 5px, 0); -o-transform: rotateZ(180deg) translate3d(0, 5px, 0); transform: rotateZ(180deg) translate3d(0, 5px, 0); }
.header .btn.on .line-t { -webkit-transform: translate3d(0, 8px, 0) rotateZ(-45deg); -moz-transform: translate3d(0, 8px, 0) rotateZ(-45deg); -ms-transform: translate3d(0, 8px, 0) rotateZ(-45deg); -o-transform: translate3d(0, 8px, 0) rotateZ(-45deg); transform: translate3d(0, 8px, 0) rotateZ(-45deg); }
.header .btn.on .line-m { opacity: 0; filter: alpha(opacity=0); }
.header .btn.on .line-b { -webkit-transform: translate3d(0, -8px, 0) rotateZ(45deg); -moz-transform: translate3d(0, -8px, 0) rotateZ(45deg); -ms-transform: translate3d(0, -8px, 0) rotateZ(45deg); -o-transform: translate3d(0, -8px, 0) rotateZ(45deg); transform: translate3d(0, -8px, 0) rotateZ(45deg); }
.nav-pro { display: none; position: absolute; top: 100%; left: 0; z-index: 9; padding: 30px 0 12px; width: 100%; background-color: #fff; border-top: 1px solid #f8f8f8; box-shadow: 0 5px 5px 0 rgba(4, 0, 0, 0.3); }
.nav-pro .img { margin-right: 9%; width: 30%; max-width: 304px; }
.nav-pro .list { width: 61%; max-width: 610px; font-size: 0; }
.nav-pro .list .col { position: relative; margin: 0 0 20px; width: 48%; vertical-align: top; }
.nav-pro .list .col:after { content: ''; position: absolute; bottom: 0; left: 0; width: 50%; height: 0; border-bottom: 1px dashed #bebebe; }
.nav-pro .list .marl { margin-left: 4%; }
.nav-pro .list .link { display: block; width: 50%; font-size: 14px; line-height: 40px; color: #222; }
.header .nav .cur .list .link { color: #222; }
.nav-pro .list .txt { position: relative; line-height: 40px; }
.nav-pro .list .ico { display: none; position: absolute; top: 50%; left: 100%; margin: -2px 0 0 10px; width: 7px; height: 4px; background: url(../img/arrow.png) 0 0 no-repeat; }
.nav-pro .list .son, .nav-pro .list .art { display: none; padding-bottom: 30px; }
.nav-pro .list .slink, .nav-pro .list .alink { margin: 5px 30px 5px 0; font-size: 12px; color: #808080; }
.nav-pro .list .link:hover, .header .nav .cur .list .link:hover, .nav-pro .list .slink:hover, .nav-pro .list .alink:hover { color: #291672; }
.nav-pro .npbtn { display: none; margin: 10px auto 20px; width: 31px; height: 30px; text-align: center; background-color: #999; border-radius: 100%; }
.nav-pro .npbtn .icon { margin-top: 5px; width: 17px; height: 18px; background-position: -186px -84px; }
/*底部*/
.footer { padding: 75px 0 30px; color: #777; background-color: #292b35; }
.footer a { color: #777; }
.footer a:hover { color: #fff; }
.footer .item { margin-right: 70px; max-width: 120px; }
.footer .item .tit { position: relative; padding-left: 12px; font-size: 16px; color: #fff; }
.footer .item .tit:after { content: ''; position: absolute; left: 0; top: 50%; margin-top: -8px; width: 2px; height: 16px; background-color: #fff; }
.footer .item .con { margin-top: 20px; }
.footer .item .link { display: block; font-size: 14px; line-height: 30px; }
.footer .item .ewm { margin-top: 8px; width: 90px; border: 5px solid #fff; }
#bdshare { padding-top: 8px; }
#bdshare a { margin: 0 10px 0 0; padding: 0; width: 30px; height: 30px; background: #383a40 url(../img/icon.png) -6px -6px no-repeat; }
#bdshare a:hover { background-color: #fff; opacity: 1; filter: alpha(opacity=100); }
#bdshare .bds_tsina { background-position: -42px -6px; }
#bdshare .bds_sqq { background-position: -78px -6px; }
#bdshare .bds_weixin:hover { background-position: -6px -42px; }
#bdshare .bds_tsina:hover { background-position: -42px -42px; }
#bdshare .bds_sqq:hover { background-position: -78px -42px; }
.footer .cont { text-align: right; }
.footer .cont .tellink { display: block; margin-bottom: 10px; font-family: arial; font-size: 34px; color: #fff; }
.footer .cont .oser { margin-top: 24px; width: 150px; line-height: 40px; text-align: center; color: #291672; background-color: #fff; border-radius: 6px; }
.footer .cont .oser:hover { color: #fff; background-color: #291672; }
.footer .line { margin: 50px 0 30px; width: 100%; height: 1px; background-color: #444; }
.footer .copyr { line-height: 40px; }
.footer .lan { padding: 0 20px; font-size: 0; background-color: #383a43; border-radius: 6px; }
.footer .lan .txt { margin: 0 20px 0 10px; font-family: arial; font-size: 14px; line-height: 40px; }
/* 右侧工具条 */
.floatright { position: fixed; right: 0; bottom: 40px; z-index: 99; width: 40px; height: 163px; font-size: 14px; color: #fff; }
.floatright:hover, .floatright.fr-is-visible { visibility: visible; opacity: 1; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); }
.floatright .fr-box { position: relative; z-index: 99; width: 100%; height: 40px; background-color: #333; cursor: pointer; }
.floatright .fr-box .txt { position: absolute; left: 40px; top: 0; line-height: 40px; }
.floatright .fr-box:hover { background-color: #291672; }
.floatright .fr-box .icon { display: block; position: relative; top: 8px; left: 8px; width: 24px; height: 24px; background-position: -31px -52px; }
.floatright .fr-box .icon-call { background-position: -91px -52px; }
.floatright .fr-box .icon-qq { background-position: -61px -52px; }
.floatright .fr-box .icon-code { background-position: -121px -52px; }
.floatright .fr-top { z-index: 100; cursor: pointer; }
.floatright .fr-call { position: absolute; top: 41px; right: 0; z-index: 100; overflow: hidden; }
.floatright .fr-call:hover { width: 160px; }
.floatright .fr-qq { position: absolute; top: 82px; right: 0; }
.floatright .fr-qq .link { position: absolute; top: 0; height: 0; width: 100%; height: 100%; }
.floatright .fr-code { position: absolute; top: 123px; right: 0; z-index: 100; }
.fr-codeinfo { display: none; position: absolute; right: 45px; bottom: 0; padding: 4px; font-size: 0; background: #fff none repeat scroll 0 0; border: 1px solid #ccc; }
.fr-codeinfo .img { width: 120px; }
/*移动端工具条*/
.mFoot-nav { display: none; position: fixed; left: 0; bottom: 0; right: 0; z-index: 998; margin: 0 auto; width: 100%; background-color: #333; }
.mFoot-nav .col { float: left; display: block; width: 25%; height: 50px; font-size: 12px; color: #eee; text-align: center; border-right: 1px solid #404040; box-sizing: border-box; }
.mFoot-nav .col-1:hover, .mFoot-nav .col-3:hover, .mFoot-nav .col:hover.on { background-color: #291672; }
.mFoot-nav .col .icon { display: block; margin: 6px auto; width: 17px; height: 18px; }
.mFoot-nav .col .icon-1 { background-position: -140px -84px; }
.mFoot-nav .col .icon-2 { background-position: -163px -84px; }
.mFoot-nav .col .icon-3 { background-position: -186px -84px; }
.mFoot-nav .col .icon-4 { background-position: -209px -84px; }
  /* 地图 */
.mMap-box { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.3); -webkit-transform: translate3d(0, 150%, 0); transform: translate3d(0, 150%, 0); visibility: hidden; }
.mMap-show { z-index: 1000; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); visibility: visible; }
.mMap-box p { position: relative; width: 100%; height: 50px; line-height: 50px; font-size: 18px; color: #fff; text-align: center; background-color: #291672; }
.mMap-box p i { position: absolute; left: 2%; line-height: 50px; }
/*内容*/
.banner { overflow: hidden; }
.banner .img { display: block; width: 100%; }
.container { padding: 0.1px 0; background-color: #f8f8f8; }
.position { position: relative; margin-top: 40px; padding: 10px 0; font-size: 12px; line-height: 20px; color: #999; }
.position a { color: #999; }
.position a:hover { color: #291672; }
.position .txt { padding-right: 160px; }
.position .btn { position: absolute; top: 0; right: 0; width: 140px; height: 40px; font-size: 0; text-align: center; background-color: #291672; }
.position .btn .txt { margin-left: 20px; padding-right: 0; font-size: 14px; line-height: 40px; color: #fff; }
.position .btn:hover { background-color: #333; }
.comtit { margin-top: 75px; font-size: 26px; text-align: center; }
.comtit .cn { margin-bottom: 5px; font-size: 26px; letter-spacing: 8px; }
.comtit .en { font-family: arial; text-transform: uppercase; }
.menut { margin-top: 35px; padding-bottom: 30px; font-size: 0; text-align: center; border-bottom: 1px solid #e6e6e6; }
.menut .link { margin: 0 6.5px 10px; padding: 0 5px; width: 134px; font-size: 14px; line-height: 44px; color: #999; border: 1px solid #ddd; border-radius: 5px; }
.menut .marr0 { margin-right: 0; }
.menut .link:hover { color: #291672; border-color: #291672; }
.menut .cur, .menut .cur:hover { color: #fff; background-color: #291672; border-color: #291672; }
.pagelist { margin-top: 40px; font-size: 0; text-align: center; }
.pagelist li { display: inline-block; *display: inline; *zoom: 1; margin: 0 5px 5px; font-size: 14px; line-height: 28px; }
.pagelist li a, .pagelist .thisclass, .pagelist li span { padding: 0 10px; color: #3d3d3d; border: 1px solid #e0e0e0; }
.pagelist li a:hover { color: #291672; }
.pagelist li a, .pagelist li span { display: block; }
.pagelist .thisclass { color: #fff; background-color: #291672; }
.pagelist li.thisclass a { display: inline; padding: 0; border: none; color: #fff; }
.pagelink, .pageload { display: none; }
.pageload { margin-top: 40px; font-size: 0; text-align: center; }
.pageload .icon { width: 32px; height: 32px; background: url(../img/loading.gif) 0 0 no-repeat; }
.pageload .txt { margin-left: 20px; font-size: 16px; }
.pageload:hover { color: #291672; cursor: pointer; }
.sidebar { margin-top: 40px; padding-bottom: 50px; width: 24.28%; }
.sidebar .box { margin-bottom: 30px; background-color: #fff; }
.sidebar .box .tit { border-bottom: 1px solid #e6e6e6; }
.sidebar .tit .txt { margin-bottom: -1px; padding: 20px 30px; line-height: 20px; border-bottom: 1px solid #291672; }
.sidebar .list-t { padding: 20px 30px; }
.sidebar .list-t .row { position: relative; padding-right: 80px; line-height: 30px; }
.sidebar .list-t .time { position: absolute; right: 0; top: 0; font-size: 12px; color: #999; }
.sidebar .list-p { padding: 12px 30px 30px; }
.sidebar .list-p .row { margin-top: 18px; text-align: center; }
.sidebar .list-p .imgwr { padding: 20px; border: 1px solid #e6e6e6; }
.sidebar .list-p .img { max-width: 100%; max-height: 200px; vertical-align: top; }
.sidebar .list-p .stit { margin-top: 14px; }
.sidebar .list-p .row:hover .imgwr { border-color: #291672; }
/*弹出灯箱*/
.commask { display: none; position: fixed; top: 0; left: 0; z-index: 999; width: 100%; height: 100%; background-color: #000; opacity: 0.8; filter: alpha(opacity=80); }
.swiperpf { display: none; position: fixed; top: 0; left: 0; z-index: 1000; margin: 0 auto; width: 100%; height: 100%; text-align: center; overflow: hidden; }
.swiperpf-db { display: block; }
.swiperpf-hide { opacity: 0; filter: alpha(opacity=0); visibility: hidden; }
.swiperpf .swiper-container { position: absolute; top: 10%; left: 0; right: 0; margin: 0 auto; width: 90%; height: 80%; }
.swiperpf .swiper-slide { position: relative; }
.swiperpf .img { position: absolute; top: 0; left: 0; right: 0; z-index: 1001; margin: 0 auto; max-width: 100%; max-height: 100%; }
.swiperpf .swiper-lazy-preloader { z-index: 1000; }
.swiperpf .tit { display: none; position: absolute; bottom: 4%; left: 0; width: 100%; font-weight: normal; font-size: 22px; text-align: center; color: #222; }
.swiperpf .close { position: absolute; top: 0; right: 0; z-index: 1000; width: 50px; height: 50px; background-color: #291672; }
.swiperpf .close .icon { position: absolute; top: 50%; left: 50%; margin: -14px 0 0 -14px; }
.swiperpf .close:hover .icon { -webkit-transform: rotateZ(180deg); -moz-transform: rotateZ(180deg); -ms-transform: rotateZ(180deg); -o-transform: rotateZ(180deg); transform: rotateZ(180deg); }
.swiperpf .btn { position: absolute; top: 50%; z-index: 1001; margin-top: -25px; width: 50px; height: 50px; background-color: #291672; }
.swiperpf .btn:hover { background-color: #fff; }
.swiperpf .btn .icon { position: absolute; top: 50%; left: 50%; margin: -13px 0 0 -7px; }
.swiperpf .prev { left: 5%; }
.swiperpf .prev .icon { background-position: -120px -6px; }
.swiperpf .prev:hover .icon { background-position: -160px -6px; }
.swiperpf .next { right: 5%; }
.swiperpf .next .icon { background-position: -220px -6px; }
.swiperpf .next:hover .icon { background-position: -180px -6px; }
/*产品*/
.prolist { position: relative; z-index: 2; margin-top: -1px; padding: 40px 0 80px; background-color: #f8f8f8; }
.prolist .bimg { display: block; width: 100%; }
.prolist .list { font-size: 0; }
.prolist .list .col { margin-top: 40px; width: 48.5%; height: 300px; background-color: #fff; overflow: hidden; vertical-align: top; }
.prolist .list .marl { margin-left: 3%; }
.prolist .col .box { display: block; padding: 50px 40px; }
.prolist .col .conwr { position: relative; width: 50%; height: 200px; }
.prolist .col .tit { font-size: 18px; }
.prolist .col .desc { margin-top: 16px; height: 48px; font-size: 14px; line-height: 24px; color: #888; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.prolist .col .ico { position: absolute; left: 0; bottom: 0; width: 50%; max-width: 135px; height: 38px; font-size: 40px; font-weight: lighter; line-height: 34px; text-align: center; color: #888; border: 1px solid #ddd; border-radius: 4px; }
.prolist .col .imgwr { margin-left: 14%; width: 36%; text-align: right; }
.prolist .col .img { max-width: 100%; max-height: 200px; vertical-align: top; }
.prolist .col:hover { box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1); -webkit-transform: translate3d(0, -10px, 0); -moz-transform: translate3d(0, -10px, 0); -ms-transform: translate3d(0, -10px, 0); -o-transform: translate3d(0, -10px, 0); transform: translate3d(0, -10px, 0); }
.prolist .col:hover .ico { color: #fff; background-color: #291672; border-color: #291672; }
.procon { padding: 80px 0 30px; }
.procon .top { padding: 30px; background-color: #fff; }
.procon .top .imgbox { width: 41%; }
.procon .imgbox .bigimg { position: relative; height: 390px; border: 1px solid #e6e6e6; }
.procon .imgbox .biload { background: url(../img/loading.gif) center no-repeat; }
.procon .bigimg .img { position: absolute; top: 5%; left: 0; right: 0; margin: 0 auto; max-width: 90%; max-height: 90%; }
.procon .imgbox .imgslide { position: relative; margin-top: 20px; padding: 0 50px; }
.procon .imgslide .swiper-slide { width: 25%; }
.procon .imgslide .imgwr { position: relative; padding-bottom: 66.66%; height: 0; border: 1px solid #eee; overflow: hidden; }
.procon .imgslide .cur .imgwr { border-color: #291672; }
.procon .imgslide .img { position: absolute; top: 0; left: 0; right: 0; margin: 0 auto; max-width: 100%; max-height: 100%; cursor: pointer; }
.procon .imgslide .img:hover, .procon .imgslide .cur .img { opacity: 0.6; filter: alpha(opacity=60); }
.procon .imgslide .btn { position: absolute; top: 0; width: 30px; height: 100%; background-color: #f2f2f2; }
.procon .imgslide .icon { position: absolute; top: 50%; left: 0; right: 0; margin: -11px auto 0; width: 11px; height: 22px; }
.procon .imgslide .prev { left: 0; }
.procon .imgslide .prev:hover .icon { background-position: -23px -125px; }
.procon .imgslide .next { right: 0; }
.procon .imgslide .next .icon { background-position: -57px -125px; }
.procon .imgslide .next:hover .icon { background-position: -40px -125px; }
.procon .top .conbox { margin-top: 25px; width: 54%; }
.procon .conbox .tit { font-size: 24px; color: #291672; }
.procon .conbox .con { margin-top: 16px; line-height: 1.857; color: #666; }
.procon .conbox .con-2 { margin-top: 30px; padding: 20px 0; line-height: 1.57; border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; }
.procon .conbox .btn { display: block; margin-top: 40px; width: 144px; line-height: 38px; text-align: center; color: #666; border: 1px solid #ddd; border-radius: 4px; }
.procon .conbox .btn:hover { color: #fff; background-color: #291672; border-color: #291672; }
.procon .left { margin: 40px auto 50px; width: 72.85%; background-color: #fff; }
.procon .left .menu { font-size: 0; border-bottom: 1px solid #e6e6e6; }
.procon .menu .col { width: 14.28%; line-height: 60px; text-align: center; }
.procon .menu .txt { display: block; padding: 0 10px; font-size: 14px; }
.procon .menu .col:hover { color: #291672; cursor: pointer; }
.procon .menu .cur, .procon .menu .cur:hover { color: #fff; background-color: #291672; cursor: default; }
.procon .left .conwr { padding: 30px; font-size: 16px; }
//.procon .conwr .stit { position: relative; margin: 20px -30px 0; padding: 20px 30px; font-weight: bold; color: #291672; border-top: 1px solid #e8e8e8; }
.procon .conwr .stit { position: relative; margin: 20px -30px 0; padding: 0 30px; font-weight: bold; color: #291672; }
.procon .conwr .stit:before { content: ""; position: absolute; left: 0; top: 50%; margin-top: -8px; width: 3px; height: 16px; background-color: #291672; }
//.procon .conwr .stit-t { margin-top: -20px; border-top: none; }
//.procon .conwr .con { line-height: 2; }
.procon .conwr .con { margin-top: 20px; padding-bottom: 20px; line-height: 2; border-bottom: 1px solid #e8e8e8; }
.procon .conwr .con-e { padding-bottom: 0; border-bottom: none; }
.procon .left .list { padding: 15px 30px 30px; font-size: 0; }
.procon .list .col { margin-top: 15px; margin-right: 2%; width: 23.5%; vertical-align: top; }
.procon .list .col-r { margin-right: 0; }
.procon .list .imgwr { position: relative; padding-bottom: 75%; height: 0; overflow: hidden; }
.procon .list .img { position: absolute; top: 0; left: 0; width: 100%; }
.procon .list .txt { margin-top: 8px; font-size: 14px; text-align: center; }
.procon .list .col:hover .img { -webkit-transform: scale(1.03); -moz-transform: scale(1.03); -ms-transform: scale(1.03); -o-transform: scale(1.03); transform: scale(1.03); }
.procon .list-2 .col { width: 23%; }
.procon .list-2 .imgwr { padding-bottom: 70.909%; border: 1px solid #dfdfdf; }
.procon .list .img-vm { right: 0; margin: 0 auto; width: auto; max-width: 100%; max-height: 100%; }
.procon .list-2 .imgwr:hover { border-color: #291672; cursor: pointer; }
/*案例*/
.caselist { overflow: hidden; }
.caselist .list { font-size: 0; background-color: #f8f8f8; }
.caselist .list .col { position: relative; width: 33.33%; vertical-align: top; }
.caselist .col .imgwr { position: relative; padding-bottom: 56.25%; height: 0; background-color: #000; overflow: hidden; }
.caselist .col .img { position: absolute; top: 0; left: 0; z-index: 1; width: 100%; opacity: 0.85; filter: alpha(opacity=85); }
.caselist .col .conwr { position: absolute; top: 50%; left: 0; right: 0; z-index: 2; margin: -60px auto 0; padding: 0 5px; width: 180px; height: 120px; text-align: center; text-transform: uppercase; color: #fff; }
.caselist .col .tit { padding-top: 30px; font-size: 20px; }
.caselist .col .stit { font-family: arial; margin-top: 4px; height: 40px; font-size: 14px; line-height: 20px; overflow: hidden; }
.caselist .col .line { position: absolute; top: -5px; left: -5px; width: 100%; height: 100%; border: 5px solid #fff; opacity: 0.6; filter: alpha(opacity=60); }
.caselist .col:hover .img { opacity: 1; filter: alpha(opacity=100); }
.caselist .col:hover .conwr { -webkit-transform: scale(2); -moz-transform: scale(2); -ms-transform: scale(2); -o-transform: scale(2); transform: scale(2); opacity: 0; filter: alpha(opacity=0); }
.caselist .srch { margin: 80px auto; width: 94%; max-width: 433px; height: 53px; border: 1px solid #d9d9d9; border-radius: 26px; }
.caselist .srch .box { position: relative; padding: 0 75px 0 30px; }
.caselist .srch .intxt { display: block; padding: 0; width: 100%; line-height: 53px; color: #aaa; }
.caselist .srch .icon { position: absolute; top: 14px; right: 30px; padding: 0; background-color: #fff; -webkit-appearance: none; }
.caselist .srch .icon:hover { -webkit-transform: translate3d(3px, 3px, 0); -moz-transform: translate3d(3px, 3px, 0); -ms-transform: translate3d(3px, 3px, 0); -o-transform: translate3d(3px, 3px, 0); transform: translate3d(3px, 3px, 0); cursor: pointer; }
.casecon { margin: 40px auto 80px; padding-bottom: 20px; background-color: #fff; }
.casecon .imgbox { width: 51.5%; }
.casecon .imgbox .bigimg { position: relative; height: 500px; overflow: hidden; }
.casecon .imgbox .biload { background: url(../img/loading.gif) center no-repeat; }
.casecon .bigimg .img { position: absolute; top: 0; left: 0; right: 0; margin: 0 auto; max-width: 100%; max-height: 100%; }
.casecon .imgbox .imgslide { position: relative; margin-top: 20px; padding: 0 50px; }
.casecon .imgslide .swiper-slide { width: 16.66%; }
.casecon .imgslide .imgwr { position: relative; padding-bottom: 66.66%; height: 0; overflow: hidden; }
.casecon .imgslide .img { position: absolute; top: 0; left: 0; width: 100%; cursor: pointer; }
.casecon .imgslide .img:hover, .casecon .imgslide .cur .img { opacity: 0.6; filter: alpha(opacity=60); }
.casecon .imgslide .btn { position: absolute; top: 0; width: 30px; height: 100%; background-color: #f2f2f2; }
.casecon .imgslide .icon { position: absolute; top: 50%; left: 0; right: 0; margin: -11px auto 0; width: 11px; height: 22px; }
.casecon .imgslide .prev { left: 0; }
.casecon .imgslide .prev:hover .icon { background-position: -23px -125px; }
.casecon .imgslide .next { right: 0; }
.casecon .imgslide .next .icon { background-position: -57px -125px; }
.casecon .imgslide .next:hover .icon { background-position: -40px -125px; }
.casecon .conbox { margin-right: 2%; padding: 75px 0 95px; width: 40%; }
.casecon .conbox .tit { font-size: 20px; }
.casecon .conbox .con { margin-top: 10px; line-height: 2; color: #666; }
.casecon .conbox .stit { margin-top: 50px; }
.casecon .conbox .list { font-size: 0; overflow: hidden; }
.casecon .conbox .col { position: relative; margin-top: 18px; width: 33.33%; }
.casecon .conbox .imgwr { display: block; position: relative; margin-left: 40px; padding-bottom: 50%; height: 0; border: 1px solid #d9d9d9; overflow: hidden; }
.casecon .conbox .img { position: absolute; top: 10%; left: 0; right: 0; margin: 0 auto; max-width: 90%; max-height: 80%; }
.casecon .conbox .ico { position: absolute; top: 50%; left: 0; margin-top: -13px; width: 40px; font-size: 20px; color: #bbb; text-align: center; }
.casecon .conbox .col-r { margin-left: -40px; }
.casecon .conbox .col-r .ico { display: none; }
.casecon .conbox .imgwr:hover { border-color: #291672; }
#bdshareCC { position: absolute; left: 58%; bottom: 45px; }
#bdshareCC .txt { line-height: 29px; }
#bdshareCC a { margin: 0 0 0 20px; padding: 0; width: 29px; height: 29px; background: #bbb url(../img/icon.png) -6px -84px no-repeat; border-radius: 100%; }
#bdshareCC a:hover { background-color: #291672; }
#bdshareCC .bds_tsina { background-position: -41px -84px; }
#bdshareCC .bds_sqq { background-position: -76px -84px; }
.rcmdcase { margin-bottom: 80px; }
.rcmdcase .tit { font-size: 20px; text-align: center; }
.rcmdcase .list { margin-top: 40px; font-size: 0; }
.rcmdcase .list .col { margin-right: 3%; width: 22.75%; background-color: #fff; vertical-align: top; }
.rcmdcase .list .col-4 { margin-right: 0; }
.rcmdcase .col .imgwr { position: relative; padding-bottom: 62.5%; height: 0; overflow: hidden; }
.rcmdcase .col .img { position: absolute; left: 0; top: 0; width: 100%; }
.rcmdcase .col .stit { padding: 0 10px; font-size: 14px; line-height: 50px; color: #333; text-align: center; }
.rcmdcase .col:hover { background-color: #291672; -webkit-transform: translate3d(0, -10px, 0); -moz-transform: translate3d(0, -10px, 0); -ms-transform: translate3d(0, -10px, 0); -o-transform: translate3d(0, -10px, 0); transform: translate3d(0, -10px, 0); }
.rcmdcase .col:hover .stit { color: #fff; }
/*新闻*/
.artlist { margin: 20px auto 80px; }
.artlist .row { position: relative; padding: 60px 0; border-top: 1px solid #e6e6e6; }
.artlist .row-1 { border-top: none; }
.artlist .row .imgwr { position: absolute; left: 0; top: 60px; width: 260px; height: 160px; overflow: hidden; }
.artlist .row .img { display: block; width: 100%; }
.artlist .row .conwr { padding: 0 170px 0 325px; height: 160px; }
.artlist .row .tit { padding-top: 40px; font-size: 16px; }
.artlist .row .desc { margin-top: 14px; height: 52px; font-size: 14px; line-height: 26px; color: #999; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
.artlist .row .time { position: absolute; top: 50%; right: 0; margin-top: -50px; padding-left: 20px; width: 80px; height: 100px; font-family: arial; background-color: #e6e6e6; }
.artlist .row .md { padding-top: 25px; font-size: 24px; color: #333; }
.artlist .row .year { margin-top: 4px; font-size: 16px; color: #999; }
.artlist .row:hover .img { -webkit-transform: scale(1.03); -moz-transform: scale(1.03); -ms-transform: scale(1.03); -o-transform: scale(1.03); transform: scale(1.03); }
.artlist .row:hover .conwr { padding-left: 295px; box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1); }
.artlist .row:hover .time { right: 30px; background-color: #291672; }
.artlist .row:hover .md, .artlist .row:hover .year { color: #fff; }
.artcon { margin: 40px auto 80px; padding: 30px 0; width: 72.85%; background-color: #fff; }
.artcon .tit { margin: 0 30px; font-size: 20px; color: #333; text-align: center; }
.artcon .info { margin: 10px 30px 0; padding-bottom: 18px; font-size: 14px; color: #999; text-align: center; border-bottom: 1px solid #e6e6e6; }
.artcon .body { margin: 18px 30px 0; font-size: 16px; line-height: 2; color: #666; }
.artcon .pagepn { position: relative; margin: 30px 30px 0; padding: 10px 0; line-height: 2; color: #666; border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; }
.artcon .pagepn a { color: #666; }
.artcon .pagepn a:hover { color: #291672; }
.artcon .btn { display: block; margin: 30px auto 0; width: 140px; font-size: 14px; line-height: 40px; text-align: center; color: #fff; background-color: #291672; }
.artcon .btn:hover { color: #fff; background-color: #333; }
/*简介*/
.about-con { margin-top: 75px; }
.about-con .tit { font-size: 24px; text-align: center; }
.about-con .con { margin-top: 30px; font-size: 14px; line-height: 26px; color: #666; }
.about-con .con-2 { font-family: "kokila"; font-size: 18px; }
.about-img { margin-top: 70px; overflow: hidden; }
.about-img .swiper-container { margin: 0 auto; width: 62.5%; overflow: visible; }
.about-img .imgwr { position: relative; padding-bottom: 45%; background-color: #000; overflow: hidden; }
.about-img .img { position: absolute; top: 0; left: 0; right: 0; margin: 0 auto; width: 100%; opacity: 0.3; filter: alpha(opacity=30); }
.about-img .swiper-slide-active .img { opacity: 1; filter: alpha(opacity=100); }
.about-img .btn { position: absolute; top: 50%; z-index: 2; margin-top: -25px; width: 50px; height: 50px; text-align: center; background-color: #fff; }
.about-img .btn .icon { margin-top: 12px; }
.about-img .prev { left: -4%; margin-left: -50px; }
.about-img .prev .icon { background-position: -140px -6px; }
.about-img .prev:hover .icon { background-position: -160px -6px; }
.about-img .next { right: -4%; margin-right: -50px; }
.about-img .next .icon { background-position: -200px -6px; }
.about-img .next:hover .icon { background-position: -180px -6px; }
.about-data { margin: 70px auto 80px; }
.about-data .con { font-family: "kokila"; font-size: 20px; line-height: 30px; color: #999; }
.about-data .add { margin-top: 50px; font-size: 0; text-align: center; }
.about-data .add .txt { margin-left: 20px; font-size: 20px; color: #444; }
.about-data .list { margin-top: 35px; font-size: 0; text-align: center; }
.about-data .list .col { margin: 0 1.5%; width: 30.33%; max-width: 300px; vertical-align: top; }
.about-data .list .box { padding: 0 5px; height: 125px; border: 1px solid #e6e6e6; }
.about-data .list .tit { padding-top: 18px; font-family: "kokila"; font-weight: bold; font-size: 66px; }
.about-data .list .con { margin-top: -18px; font-size: 16px; color: #999; }
/*荣誉*/
.honor { margin: 40px auto 80px; }
.honor .con { font-size: 16px; line-height: 2; text-align: center; }
.honor .list { font-size: 0; }
.honor .list .col { margin: 30px 1% 0; width: 18%; cursor: pointer; }
.honor .col .imgwr { position: relative; padding-bottom: 150%; height: 0; border: 1px solid #e6e6e6; overflow: hidden; }
.honor .col .img { position: absolute; top: 5%; left: 0; right: 0; margin: 0 auto; max-width: 90%; max-height: 90%; }
.honor .col:hover .imgwr { border-color: #291672; }
/*人力*/
.hr { margin-bottom: 80px; }
.hr .row { position: relative; padding: 75px 0; font-size: 0; border-top: 1px solid #e6e6e6; }
.hr .row .tit { margin-bottom: 28px; padding-right: 340px; font-size: 16px; }
.hr .row .stit { font-size: 16px; }
.hr .row .box-1 { width: 32%; vertical-align: top; }
.hr .row .box-2 { margin-left: 8%; width: 58%; vertical-align: top; }
.hr .row .con { margin-top: 12px; font-size: 14px; line-height: 30px; color: #999; }
.hr .row .btn { position: absolute; right: 0; top: 75px; width: 320px; height: 45px; text-align: center; background-color: #291672; }
.hr .row .btn .txt { margin-left: 20px; font-size: 14px; line-height: 45px; color: #fff; }
.hr .row .btn:hover { background-color: #333; }
/*联系*/
.contact { position: relative; border-top: 1px solid #eee; }
.contact .map { width: 50%; height: 500px; }
.contact .map img { -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }
/*.contact .conwr { position: absolute; right: 15.625%; top: 50%; z-index: 2; margin-top: -150px\9; max-width: 30%; border: 1px solid #e6e6e6; -webkit-transform: translate3d(0, -50%, 0); -moz-transform: translate3d(0, -50%, 0); -ms-transform: translate3d(0, -50%, 0); -o-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); }
.contact .conwr .title { position: relative; padding: 13px 60px 13px 30px; font-size: 18px; color: #fff; background-color: #291672; }
.contact .conwr .icowr { position: absolute; right: 0; top: -26px; z-index: 2; width: 50px; height: 51px; text-align: center; background-color: #291672; border-radius: 100%; }
.contact .conwr .icon { margin-top: 15px; }
.contact .conwr .con { padding: 0.5em 30px; line-height: 48px; background-color: #fff; }
.contact .conwr .con-2 { padding: 0; line-height: normal; }
.contact .conwr .con-2 li { padding: 15px 30px; border-bottom: 1px solid #e6e6e6; }
.contact-2 { margin-bottom: 80px; }
.contact-2 .conwr { left: 15.625%; right: auto; }*/
.contact .conwr { position: absolute; left: 55%; top: 50%; z-index: 2; margin-top: -150px\9; width: 40%; -webkit-transform: translate3d(0, -50%, 0); -moz-transform: translate3d(0, -50%, 0); -ms-transform: translate3d(0, -50%, 0); -o-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); }
.contact .conwr .title { position: relative; font-weight: bold; font-size: 22px; }
.contact .conwr .icowr { display: none; }
.contact .conwr .con { margin-top: 0.5em; font-size: 16px; line-height: 40px; }
.contact .conwr .ewm { display: block; margin-top: 40px; max-width: 100%; max-height: 150px; }
.contact-2 { margin-bottom: 80px; border-top: none; border-bottom: 1px solid #eee; }
.contact-2 .map { float: right; }
.contact-2 .conwr { left: auto; right: 55%; }
.feedback { margin-bottom: 80px; }
.feedback .tit { font-size: 22px; text-align: center; }
.feedback .con { margin-top: 14px; color: #666; text-align: center; }
.feedback .list { padding-top: 14px; font-size: 0; }
.feedback .list .row { position: relative; margin-top: 20px; vertical-align: top; }
.feedback .list .row-2 { width: 49%; }
.feedback .list .marl { margin-left: 2%; }
.feedback .list .row-hide { display: none; }
.feedback .list .intxt { position: relative; z-index: 2; padding: 0 3%; width: 94%; height: 53px; line-height: 53px; background: none; border: 1px solid #e5e5e5; vertical-align: top; }
.feedback .list .intxt-2 { padding: 5px 1%; width: 98%; }
.feedback .list .intxt-3 { padding: 5px 1%; width: 98%; max-width: 98%; min-width: 98%; height: 120px; line-height: 30px; }
.feedback .list .intxt-4 { padding: 0 1%; width: 18%; vertical-align: middle; }
.feedback .list .txt { position: absolute; left: 3%; top: 0; z-index: 2; font-size: 14px; line-height: 55px; color: #aaa; }
.feedback .list .txt-2 { left: 1%; }
.feedback .list .vdimg { margin-left: 10px; }
.feedback .list .hide { opacity: 0; filter: alpha(opacity=0); visibility: hidden; }
.feedback .list .btn { padding: 0; width: 18%; height: 55px; font-size: 14px; line-height: 55px; text-transform: uppercase; color: #fff; background-color: #291672; -webkit-appearance: none; }
.feedback .list .btn:hover { background-color: #333; cursor: pointer; }
/*搜索*/
.searchlist { margin-bottom: 60px; font-size: 0; }
.searchlist .col { margin: 30px 1.5% 0; width: 17%; vertical-align: top; }
.searchlist .col .imgwr { position: relative; padding-bottom: 75%; height: 0; border: 1px solid #e6e6e6; overflow: hidden; }
.searchlist .col .img { position: absolute; top: 5%; left: 0; right: 0; margin: 0 auto; max-width: 90%; max-height: 90%; }
.searchlist .col .tit { margin-top: 8px; font-size: 14px; text-align: center; }
.searchlist .col:hover .imgwr { border-color: #291276; }
@media screen and (min-width: 641px) and (max-width: 1400px) {
  .header .logo .img { margin-top: 29px; height: 32px; }
  .header .nav .col { margin-right: 14px; }
  .footer .item-share { display: none; }
  .sidebar .list-t .row { padding-right: 0; }
  .sidebar .list-t .time { display: none; }
  //.contact .conwr { left: 10%; }
}
@media screen and (max-width: 640px) {
  body { min-width: 0; padding: 50px 0; }
  .header { position: fixed; top: 0; left: 0; z-index: 997; padding: 0; width: 100%; height: auto; box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1); }
  .header .logo { margin-left: 3%; padding: 10px 0; }
  .header .logo .img { margin-top: 0; height: 30px; }
  .header .btn { margin-right: 3%; margin-top: 15px; }
  .header .nav { display: none; padding: 0 3%; width: 94%; border-top: 1px solid #e6e6e6; }
  .header .nav .col { margin-top: 10px; margin-right: 0; width: 48%; text-align: left; border-bottom: 1px solid #e6e6e6; }
  .header .nav .col:nth-child(2n) { margin-left: 4%; }
  .header .nav .col-t68 { display: inline-block; }
  .header .nav .txt { line-height: 50px; }
  .header .nav .link, .header .lan-2 { display: block; }
  .header .nav .cur { border-bottom-color: #291672; }
  .header .nav .lan, .header .lan-2 { padding: 10px 0; }
  .header .lan-2 .llink, .header .lan-2 .blank { display: none; }
  .header .lan-2 .llink-2 { display: block; position: static; margin: 0 auto; width: 40%; opacity: 1; filter: alpha(opacity=100); visibility: visible; }
  .header .lan-m { display: block; margin: 10px 3% 0 0; }
  .header .lan-m .llink { display: block; padding: 0 5px; font-size: 14px; line-height: 30px; background-color: #eee; border-radius: 3px; }
  .header .lan-m .llink:hover { color: #fff; background-color: #291672; }
  .nav-pro { top: 50px; z-index: 997; padding: 0.1px 0; max-height: 100%; overflow-y: scroll; }
  .nav-pro .img { display: none; }
  .nav-pro .list { float: none; margin-top: 10px; width: 100%; max-width: 100%; }
  .nav-pro .list .col { margin-bottom: 10px; }
  .nav-pro .list .col:after, .nav-pro .list .link { width: 100%; }
  .nav-pro .npbtn { display: block; }
  .footer { padding: 14px 0; }
  .footer .item, .footer .lan { display: none; }
  .footer .line { margin: 15px 0; }
  .footer .cont { float: none; text-align: center; }
  .footer .cont .tellink { margin-bottom: 5px; font-size: 20px; }
  .footer .cont .oser { margin-top: 10px; width: 120px; line-height: 34px; }
  .footer .copyr { float: none; font-size: 12px; line-height: 20px; text-align: center; }
  .mFoot-nav { display: block; }
  .position { margin-top: 20px; padding: 0; min-height: 34px; }
  .position .txt { padding-right: 95px; }
  .position .btn { width: 80px; height: auto; }
  .position .btn .txt { margin-left: 5px; font-size: 12px; line-height: 34px; }
  .comtit { margin-top: 20px; font-size: 18px; }
  .comtit .cn { margin-bottom: 2px; font-size: 18px; letter-spacing: 4px; }
  .menut { margin-top: 20px; padding-bottom: 10px; }
  .menut .link { margin: 0 2% 2% 0; padding: 0 5px; width: 32%; line-height: 34px; box-sizing: border-box; }
  .menut .link:nth-child(3n) { margin-right: 0; }
  .pagelist, .pageload { margin-top: 25px; }
  .pagelist li { margin: 0 3px 5px; }
  .pagelist li a, .pagelist .thisclass, .pagelist li span { padding: 0 8px; }
  .sidebar { float: none; margin-top: 30px; padding-bottom: 0; width: 100%; }
  .sidebar .tit .txt { padding: 10px 14px; }
  .sidebar .list-t { padding: 14px; }
  .sidebar .list-t .row { line-height: 24px; }
  .sidebar .list-p { padding: 5px 14px 20px; font-size: 0; }
  .sidebar .list-p .row { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; margin-top: 15px; width: 48%; }
  .sidebar .list-p .row:nth-child(2n) { margin-left: 4%; }
  .sidebar .list-p .imgwr { position: relative; padding: 0 0 75% 0; height: 0; overflow: hidden; }
  .sidebar .list-p .img { position: absolute; top: 50%; left: 0; right: 0; margin: 0 auto; max-width: 90%; max-height: 90%; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); }
  .sidebar .list-p .stit { margin-top: 8px; font-size: 14px; }
  .swiperpf .swiper-container { top: 5%; width: 94%; height: 90%; }
  .swiperpf .close { top: auto; bottom: 0; width: 40px; height: 40px; }
  .swiperpf .btn { width: 30px; opacity: 0.8; filter: alpha(opacity=80); }
  .swiperpf .prev { left: 3%; }
  .swiperpf .next { right: 3%; }
  .prolist { padding: 30px 0; }
  .prolist .list .col { display: block; margin: 20px 0 0; width: 100%; height: auto; }
  .prolist .col .box { padding: 14px; }
  .prolist .col .conwr { padding-bottom: 45px; height: auto; }
  .prolist .col .tit { font-size: 15px; }
  .prolist .col .desc { margin-top: 10px; height: 40px; font-size: 13px; line-height: 20px; }
  .prolist .col .ico { height: 28px; line-height: 24px; font-size: 30px; }
  .prolist .col .imgwr { margin-left: 5%; width: 45%; }
  .procon { padding: 30px 0 0; }
  .procon .top { padding: 10px 10px 20px; }
  .procon .top .imgbox, .procon .top .conbox { float: none; width: 100%; }
  .procon .imgbox .imgslide, .casecon .imgbox .imgslide { margin-top: 10px; padding: 0 40px; }
  .procon .imgbox .bigimg, .casecon .imgbox .bigimg { padding-bottom: 69.5%; height: 0; overflow: hidden; }
  .procon .imgslide .imgwr, .casecon .imgslide .imgwr { padding-bottom: 69.5%; }
  .procon .conbox .tit, .casecon .conbox .tit { font-size: 18px; }
  .procon .conbox .con-2 { margin-top: 20px; }
  .procon .conbox .btn { margin: 20px auto 0; }
  .procon .left { float: none; margin: 30px 0 0; width: 100%; }
  .procon .menu .col { width: 25%; line-height: 40px; }
  .procon .menu .txt { padding: 0 5px; }
  .procon .left .conwr { padding: 15px; }
  .procon .conwr .stit { margin: 20px -15px 0; padding: 20px 15px; }
  .procon .conwr .stit-t { margin-top: -15px; }
  .procon .conwr .con { line-height: 1.8; }
  .procon .left .list { padding: 5px 0 15px; }
  .procon .list .col { margin: 10px 0 0 4%; width: 44%; }
  .caselist .list .col { margin-top: 2%; width: 49%; }
  .caselist .list .col:nth-child(2n) { margin-left: 2%; }
  .caselist .col .conwr { left: 50%; right: auto; padding: 5px; margin-top: 0; width: 90%; height: auto; box-sizing: border-box; -webkit-transform: translate3d(-50%, -50%, 0); transform: translate3d(-50%, -50%, 0); }
  .caselist .col .tit { padding-top: 0; font-size: 16px; }
  .caselist .col .stit { display: none; }
  .caselist .col .line { top: -3px; left: -3px; border-width: 3px; }
  .caselist .srch { margin: 30px auto; height: 43px; border-radius: 21px; }
  .caselist .srch .box { padding: 0 65px 0 20px; }
  .caselist .srch .intxt { line-height: 43px; }
  .caselist .srch .icon { top: 9px; right: 20px; }
  .casecon { margin: 20px auto 30px; padding: 10px 0 20px; }
  .casecon .imgbox, .casecon .conbox { float: none; padding: 0 10px; width: auto; }
  .casecon .conbox { margin: 20px 0 0; }
  .casecon .conbox .con { line-height: 1.8; }
  .casecon .conbox .stit { margin-top: 20px; }
  .casecon .conbox .col { margin-top: 14px; }
  .casecon .conbox .col-r { margin-left: -20px; }
  .casecon .conbox .imgwr { margin-left: 20px; }
  .casecon .conbox .ico { width: 20px; }
  #bdshareCC { display: none; }
  .rcmdcase { margin-bottom: 30px; }
  .rcmdcase .tit { font-size: 16px; }
  .rcmdcase .list { margin-top: 0; }
  .rcmdcase .list .col { margin: 15px 0 0; width: 48%; }
  .rcmdcase .list .col:nth-child(2n) { margin-left: 4%; }
  .rcmdcase .col .stit { padding: 0 5px; line-height: 34px; }
  .artlist { margin: 10px auto 30px; }
  .artlist .row { padding: 20px 0; }
  .artlist .row .imgwr { top: 50%; left: auto; right: 0; width: 35%; height: auto; max-height: auto; -webkit-transform: translate3d(0, -50%, 0); -moz-transform: translate3d(0, -50%, 0); -ms-transform: translate3d(0, -50%, 0); -o-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); }
  .artlist .row .conwr { padding: 5px 0; width: 60%; height: auto; }
  .artlist .row .tit { padding-top: 0; font-size: 15px; }
  .artlist .row .desc { margin-top: 8px; height: 40px; font-size: 13px; line-height: 20px; }
  .artlist .row .time { display: none; margin-top: -33px; padding-left: 10px; width: 60px; height: 66px; }
  .artlist .row .md { padding-top: 10px; font-size: 20px; }
  .artlist .row .year { font-size: 14px; }
  .artlist .row:hover .conwr { padding: 5px 90px 5px 10px; }
  .artlist .row:hover .time { right: 10px; }
  .artcon { float: none; margin: 20px auto 30px; padding: 20px 0; width: 100%; }
  .artcon .tit { margin: 0 10px; font-size: 18px; }
  .artcon .info { margin: 10px 10px 0; padding-bottom: 14px; font-size: 13px; }
  .artcon .body { margin: 15px 10px 0; line-height: 1.8; }
  .artcon .pagepn { margin: 20px 10px 0; line-height: 1.8; }
  .artcon .btn { margin-top: 20px; width: 100px; line-height: 34px; }
  .about-con, .about-img { margin-top: 30px; }
  .about-con .tit { font-size: 18px; }
  .about-con .con { margin-top: 14px; line-height: 24px; }
  .about-con .con-2 { line-height: 20px; }
  .about-img .swiper-container { width: 100%; }
  .about-img .btn { width: 30px; }
  .about-img .prev { left: 0; margin-left: 0; }
  .about-img .next { right: 0; margin-right: 0; }
  .about-data { margin: 30px auto; }
  .about-data .con { line-height: 22px; }
  .about-data .add, .about-data .list { margin-top: 20px; }
  .about-data .add .txt { margin-left: 5px; font-size: 16px; }
  .about-data .list .box { height: 100px; }
  .about-data .list .tit { padding-top: 8px; font-size: 30px; }
  .about-data .list .con { margin-top: 0; font-size: 14px; line-height: normal; }
  .honor { margin: 30px auto; }
  .honor .con { font-size: 14px; line-height: 1.8; }
  .honor .list .col { margin: 20px 0 0; width: 48%; }
  .honor .list .col:nth-child(2n) { margin-left: 4%; }
  .hr { margin-bottom: 30px; }
  .hr .row { padding: 20px 0; }
  .hr .row .tit { margin-bottom: 16px; padding-right: 0; }
  .hr .row .stit { font-weight: bold; font-size: 14px; }
  .hr .row .con { margin-top: 10px; line-height: 22px; }
  .hr .row .box-1, .hr .row .box-2 { display: block; margin-bottom: 15px; margin-left: 0; width: 100%; }
  .hr .row .btn { display: block; position: static; width: 100%; height: 40px; }
  .hr .row .btn .txt { line-height: 40px; }
  .contact, .feedback { margin-bottom: 30px; }
  .contact .map { float: none; width: auto; height: 250px; }
  .contact .conwr { position: static; margin: 30px 3% 0; width: auto; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
  .contact .conwr .title { font-size: 20px; }
  .contact .conwr .con { font-size: 14px; line-height: 2; }
  .contact .conwr .ewm { display: none; }
  .contact-2 { padding-bottom: 30px; }
  .feedback .tit { font-size: 18px; }
  .feedback .list .row { margin-top: 10px; margin-left: 0; width: 100%; }
  .feedback .list .intxt { padding: 0 3%; width: 94%; height: 38px; line-height: 38px; }
  .feedback .list .txt { left: 3%; line-height: 40px; }
  .feedback .list .intxt-3 { padding: 5px 3%; min-width: 94%; max-width: 94%; height: 120px; line-height: 30px; }
  .feedback .list .intxt-4 { width: 44%; }
  .feedback .list .btn { float: none; display: block; margin-top: 10px; width: 100%; height: 38px; line-height: 38px; }
  .searchlist { margin-bottom: 30px; }
  .searchlist .col { margin: 20px 0 0; width: 48%; }
  .searchlist .col:nth-child(2n) { margin-left: 4%; }
}
/*动画*/
.yt, .yb, .xl, .xr, .anime-t { opacity: 0; }
.anime-r .yt, .anime-r.yt { -webkit-animation: yt 1s forwards; -moz-animation: yt 1s forwards; -o-animation: yt 1s forwards; animation: yt 1s forwards; }
.anime-r .yb, .anime-r.yb { -webkit-animation: yb 1s forwards; -moz-animation: yb 1s forwards; -o-animation: yb 1s forwards; animation: yb 1s forwards; }
.anime-r .xl, .anime-r.xl { -webkit-animation: xl 1s forwards; -moz-animation: xl 1s forwards; -o-animation: xl 1s forwards; animation: xl 1s forwards; }
.anime-r .xr, .anime-r.xr { -webkit-animation: xr 1s forwards; -moz-animation: xr 1s forwards; -o-animation: xr 1s forwards; animation: xr 1s forwards; }
.anime-r .yt:nth-child(1), .anime-r .yb:nth-child(1), .anime-r .xl:nth-child(1), .anime-r .xr:nth-child(1) {
  -webkit-animation-delay: 0.1s; -moz-animation-delay: 0.1s; -o-animation-delay: 0.1s; animation-delay: 0.1s;
}
.anime-r .yt:nth-child(2), .anime-r .yb:nth-child(2), .anime-r .xl:nth-child(2), .anime-r .xr:nth-child(2) {
  -webkit-animation-delay: 0.2s; -moz-animation-delay: 0.2s; -o-animation-delay: 0.2s; animation-delay: 0.2s;
}
.anime-r .yt:nth-child(3), .anime-r .yb:nth-child(3), .anime-r .xl:nth-child(3), .anime-r .xr:nth-child(3) {
  -webkit-animation-delay: 0.3s; -moz-animation-delay: 0.3s; -o-animation-delay: 0.3s; animation-delay: 0.3s;
}
.anime-r .yt:nth-child(4), .anime-r .yb:nth-child(4), .anime-r .xl:nth-child(4), .anime-r .xr:nth-child(4) {
  -webkit-animation-delay: 0.4s; -moz-animation-delay: 0.4s; -o-animation-delay: 0.4s; animation-delay: 0.4s;
}
.anime-r .yt:nth-child(5), .anime-r .yb:nth-child(5), .anime-r .xl:nth-child(5), .anime-r .xr:nth-child(5) {
  -webkit-animation-delay: 0.5s; -moz-animation-delay: 0.5s; -o-animation-delay: 0.5s; animation-delay: 0.5s;
}
.anime-r .yt:nth-child(6), .anime-r .yb:nth-child(6), .anime-r .xl:nth-child(6), .anime-r .xr:nth-child(6) {
  -webkit-animation-delay: 0.6s; -moz-animation-delay: 0.6s; -o-animation-delay: 0.6s; animation-delay: 0.6s;
}
.anime-r .yt:nth-child(7), .anime-r .yb:nth-child(7), .anime-r .xl:nth-child(7), .anime-r .xr:nth-child(7) {
  -webkit-animation-delay: 0.7s; -moz-animation-delay: 0.7s; -o-animation-delay: 0.7s; animation-delay: 0.7s;
}
.anime-r .yt:nth-child(8), .anime-r .yb:nth-child(8), .anime-r .xl:nth-child(8), .anime-r .xr:nth-child(8) {
  -webkit-animation-delay: 0.8s; -moz-animation-delay: 0.8s; -o-animation-delay: 0.8s; animation-delay: 0.8s;
}
.anime-r .yt:nth-child(9), .anime-r .yb:nth-child(9), .anime-r .xl:nth-child(9), .anime-r .xr:nth-child(9) {
  -webkit-animation-delay: 0.9s; -moz-animation-delay: 0.9s; -o-animation-delay: 0.9s; animation-delay: 0.9s;
}
/*.anime-r .yt:nth-child(10), .anime-r .yb:nth-child(10), .anime-r .xl:nth-child(10), .anime-r .xr:nth-child(10) {
  -webkit-animation-delay: 1.0s; -moz-animation-delay: 1.0s; -o-animation-delay: 1.0s; animation-delay: 1.0s;
}
.anime-r .yt:nth-child(11), .anime-r .yb:nth-child(11), .anime-r .xl:nth-child(11), .anime-r .xr:nth-child(11) {
  -webkit-animation-delay: 1.1s; -moz-animation-delay: 1.1s; -o-animation-delay: 1.1s; animation-delay: 1.1s;
}
.anime-r .yt:nth-child(12), .anime-r .yb:nth-child(12), .anime-r .xl:nth-child(12), .anime-r .xr:nth-child(12) {
  -webkit-animation-delay: 1.2s; -moz-animation-delay: 1.2s; -o-animation-delay: 1.2s; animation-delay: 1.2s;
}*/
@keyframes yt {
  0% { -webkit-transform: translate3d(0, -30px, 0); -ms-transform: translate3d(0, -30px, 0); -o-transform: translate3d(0, -30px, 0); transform: translate3d(0, -30px, 0); opacity: 0; }
  100% { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; }
}
@-webkit-keyframes yt { 0% { -webkit-transform: translate3d(0, -30px, 0); opacity: 0; } 100% { -webkit-transform: translate3d(0, 0, 0); opacity: 1; } }
@-moz-keyframes yt { 0% { -moz-transform: translate3d(0, -30px, 0); opacity: 0; } 100% { -moz-transform: translate3d(0, 0, 0); opacity: 1; } }
@-o-keyframes yt { 0% { -o-transform: translate3d(0, -30px, 0); opacity: 0; } 100% { -o-transform: translate3d(0, 0, 0); opacity: 1; } }
@keyframes yb {
  0% { -webkit-transform: translate3d(0, 30px, 0); -ms-transform: translate3d(0, 30px, 0); -o-transform: translate3d(0, 30px, 0); transform: translate3d(0, 30px, 0); opacity: 0; }
  100% { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; }
}
@-webkit-keyframes yb { 0% { -webkit-transform: translate3d(0, 30px, 0); opacity: 0; } 100% { -webkit-transform: translate3d(0, 0, 0); opacity: 1; } }
@-moz-keyframes yb { 0% { -moz-transform: translate3d(0, 30px, 0); opacity: 0; } 100% { -moz-transform: translate3d(0, 0, 0); opacity: 1; } }
@-o-keyframes yb { 0% { -o-transform: translate3d(0, 30px, 0); opacity: 0; } 100% { -o-transform: translate3d(0, 0, 0); opacity: 1; } }
@keyframes xl {
  0% { -webkit-transform: translate3d(-30px, 0, 0); -ms-transform: translate3d(-30px, 0, 0); -o-transform: translate3d(-30px, 0, 0); transform: translate3d(-30px, 0, 0); opacity: 0; }
  100% { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; }
}
@-webkit-keyframes xl { 0% { -webkit-transform: translate3d(-30px, 0, 0); opacity: 0; } 100% { -webkit-transform: translate3d(0, 0, 0); opacity: 1; } }
@-moz-keyframes xl { 0% { -moz-transform: translate3d(-30px, 0, 0); opacity: 0; } 100% { -moz-transform: translate3d(0, 0, 0); opacity: 1; } }
@-o-keyframes xl { 0% { -o-transform: translate3d(-30px, 0, 0); opacity: 0; } 100% { -o-transform: translate3d(0, 0, 0); opacity: 1; } }
@keyframes xr {
  0% { -webkit-transform: translate3d(30px, 0, 0); -ms-transform: translate3d(30px, 0, 0); -o-transform: translate3d(30px, 0, 0); transform: translate3d(30px, 0, 0); opacity: 0; }
  100% { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; }
}
@-webkit-keyframes xr { 0% { -webkit-transform: translate3d(30px, 0, 0); opacity: 0; } 100% { -webkit-transform: translate3d(0, 0, 0); opacity: 1; } }
@-moz-keyframes xr { 0% { -moz-transform: translate3d(30px, 0, 0); opacity: 0; } 100% { -moz-transform: translate3d(0, 0, 0); opacity: 1; } }
@-o-keyframes xr { 0% { -o-transform: translate3d(30px, 0, 0); opacity: 0; } 100% { -o-transform: translate3d(0, 0, 0); opacity: 1; } }