@charset "UTF-8";
/* 统一浏览器样式 */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { line-height: 1.8; margin: 0; padding: 0; font-size: 14px; font-family: "微软正黑体","Microsoft JhengHei","Microsoft Yahei","微软雅黑","Hiragino Sans GB","冬青黑体","Arial","Helvetica","SimHei","黑体","STXihei","华文细黑",sans-serif; }

h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: 500; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

address, caption, cite, code, dfn, em, th, var { font-style: normal; font-weight: 500; }

sub, sup { position: relative; line-height: 0; font-size: 75%; vertical-align: baseline; }

audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }

input, select, textarea { font-size: 100%; outline: none; }

input:-webkit-autofill { background-color: none; }

textarea { font-size: 13px; resize: none; }

table { border-collapse: collapse; border-spacing: 0; }

th { text-align: inherit; }

fieldset, img { border: 0; }

iframe { display: block; }

abbr, acronym { border: 0; font-variant: normal; }

del { text-decoration: line-through; }

ol, ul { list-style: none; }

caption, th { text-align: left; }

q:before, q:after { content: ''; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

a, input, button, select, textarea { outline: none; }

/* 引入自定义设置 */
@-webkit-keyframes bounce-up { 25% { -webkit-transform: translateY(5px); }
  50%, 100% { -webkit-transform: translateY(0); }
  75% { -webkit-transform: translateY(-5px); } }
@keyframes bounce-up { 25% { transform: translateY(5px); }
  50%, 100% { transform: translateY(0); }
  75% { transform: translateY(-5px); } }
/* 网站公共设置 */
.fn-clear { clear: both; width: 0px; height: 0px; font-size: 0px; }

.fn-fl { float: left !important; }

.fn-fr { float: right !important; }

html, body { background-color: #ffffff; }

a { color: #333; text-decoration: none; }
a:hover { color: #003371; text-decoration: underline; }

input::-webkit-input-placeholder { color: #bbbbbb; }

input::-moz-placeholder { color: #bbbbbb; }

input:-moz-placeholder { color: #bbbbbb; }

input:-ms-input-placeholder { color: #bbbbbb; }

textarea::-webkit-input-placeholder { color: #bbbbbb; }

textarea::-moz-placeholder { color: #bbbbbb; }

textarea:-moz-placeholder { color: #bbbbbb; }

textarea:-ms-input-placeholder { color: #bbbbbb; }

select { height: 34px; line-height: 34px; padding: 0 6px; border: 1px solid #e5e5e5; }

.submit, .reset { color: #fff; display: inline; height: 26px; line-height: 22px; border: 1px solid #000; background-color: #003371; -moz-border-radius: 2px 2px 2px 2px; -webkit-border-radius: 2px 2px 2px 2px; -o-border-radius: 2px 2px 2px 2px; border-radius: 2px 2px 2px 2px; cursor: pointer; }

#pg-wras, #pg-header, #pg-banners, #pg-banner, #pg-content, #pg-footer { position: relative; display: inline; width: 100%; min-width: 1150px; float: left; }

#pg-wras { z-index: 710; }

#pg-header { z-index: 720; }

#pg-banners { z-index: 711; }

#pg-banner { z-index: 711; }

#pg-content { z-index: 710; }

#pg-footer { z-index: 710; }

.ly-ct { margin: 0 160px; }

.ly-mi { position: relative; display: inline-block; width: 100%; z-index: 400; }

/* 当前主体样式 */
#pg-aside { display: none; position: fixed; top: 0; left: 0; width: 50px; height: 100%; background-color: #000; z-index: 999; }

#pg-header { background-image: url("../images/white10.png"); background-repeat: repeat-x; background-position: 0 bottom; -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2); -o-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2); }
#pg-header .ui-h { position: relative; width: 100%; float: left; background-color: #003371; z-index: 80; }
#pg-header .ui-h .cdefine { color: #fff; line-height: 50px; float: left; }
#pg-header .ui-h .cdefine span { display: inline-block; margin: 0 5px 0 0; }
#pg-header .ui-h .cdefine a { color: #fff; }
#pg-header .ui-h .infos { float: right; border-left: 1px solid #002260; border-right: 1px solid #114482; }
#pg-header .ui-h .infos ul li { float: left; }
#pg-header .ui-h .infos ul li .icons { color: #ffffff; height: 50px; line-height: 50px; float: left; padding: 0 20px; font-size: 14px; font-family: arial; border-left: 1px solid #114482; border-right: 1px solid #002260; transition: all 0.6s; }
#pg-header .ui-h .infos ul li .icons .icon { color: #ffffff; margin: 0 4px 0 0; }
#pg-header .ui-h .infos ul li .icons a { color: #ffffff; transition: all 0.6s; }
#pg-header .ui-h .share { float: right; padding: 0 0 0 20px; border-right: 1px solid #114482; }
#pg-header .ui-h .share ul { float: left; padding: 0 10px 0 0; border-right: 1px solid #002260; }
#pg-header .ui-h .share ul li { display: inline; line-height: 50px; float: left; margin: 0 10px 0 0; }
#pg-header .ui-h .share ul li strong { color: #ffffff; height: 50px; line-height: 50px; float: left; font-size: 14px; font-weight: normal; }
#pg-header .ui-h .share ul li a { color: #ffffff; display: inline-block; float: left; margin: 0; font-size: 20px; }
#pg-header .ui-h .share ul li a:hover { color: #fff; text-decoration: none; }
#pg-header .ui-c { position: relative; width: 100%; float: left; background-color: #fff; z-index: 90; }
#pg-header .ui-c .logo2 { display: none; }
#pg-header .ui-c .menu2 { display: none; }
#pg-header .ui-c .infos { position: relative; width: 100%; float: left; }
#pg-header .ui-c .infos .logo { position: absolute; top: 0; left: 50%; width: 120px; height: 120px; float: left; margin: -35px 0 0 -60px; text-align: center; background-image: url("../images/logobg.png"); background-repeat: no-repeat; background-position: center center; }
#pg-header .ui-c .infos .logo a { display: inline-block; width: 100%; padding: 18px 0 0; }
#pg-header .ui-c .infos .logo a span { display: inline-block; width: 100%; }
#pg-header .ui-c .infos .logo a span.img img { height: 80px; }
#pg-header .ui-c .infos .menu { display: none; width: 30px; height: 21px; float: right; padding: 24px 0 25px 25px; }
#pg-header .ui-c .infos .menu a { color: #fff; display: inline-block; width: 30px; height: 21px; text-align: center; font-size: 30px; background: url("../images/icons.png") no-repeat -200px 0; transition: all 0.6s; }
#pg-header .ui-c .infos .navs { display: block; }
#pg-header .ui-c .infos .navs ul { display: inline-block; width: 100%; }
#pg-header .ui-c .infos .navs ul li { position: relative; width: 33.3%; float: left; z-index: 300; }
#pg-header .ui-c .infos .navs ul li .tits { display: block; position: relative; border-left: 1px solid #e9e9e9; }
#pg-header .ui-c .infos .navs ul li .tits a.name { color: #333; display: inline-block; position: relative; width: 100%; height: 85px; text-align: center; text-decoration: none; cursor: pointer; z-index: 20; }
#pg-header .ui-c .infos .navs ul li .tits a.name span { display: inline-block; width: 100%; }
#pg-header .ui-c .infos .navs ul li .tits a.name span.cn { height: 35px; line-height: 35px; margin: 15px 0 0; font-size: 16px; }
#pg-header .ui-c .infos .navs ul li .tits a.name span.icon { width: 16px; font-size: 12px; font-weight: normal; }
#pg-header .ui-c .infos .navs ul li .tits a.name span.en { color: #999; line-height: 14px; font-size: 12px; font-family: arial; text-transform: uppercase; }
#pg-header .ui-c .infos .navs ul li .tits a.name:hover { text-decoration: none; }
#pg-header .ui-c .infos .navs ul li .tits a.name:hover span { color: #222222; }
#pg-header .ui-c .infos .navs ul li .items { display: none; clear: both; position: absolute; top: 85px; left: 0; width: 100%; background-color: #fff; z-index: 10; }
#pg-header .ui-c .infos .navs ul li .items .item { display: block; padding: 15px 0; border: 1px solid #e9e9e9; }
#pg-header .ui-c .infos .navs ul li .items .item .itm { display: inline-block; width: 100%; padding: 5px 0; text-align: center; }
#pg-header .ui-c .infos .navs ul li .items .item .itm a { display: block; text-align: center; font-size: 13px; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
#pg-header .ui-c .infos .navs ul li .items .item .itm a:hover { color: #333333; }
#pg-header .ui-c .infos .navs ul li.current .tits a.name { color: #222222; text-decoration: none; }
#pg-header .ui-c .infos .navs ul li.hover .tits a.name { color: #222222; text-decoration: none; }
#pg-header .ui-c .infos .navs ul li.hover .items { display: inline-block; }
#pg-header .ui-c .infos .navs ul li.home .tits { border-left: 1px solid #e9e9e9; }
#pg-header .ui-c .infos .navs ul li.products .tits { border-left: 1px solid #e9e9e9; }
#pg-header .ui-c .infos .navs-left { width: 50%; float: left; }
#pg-header .ui-c .infos .navs-left .nav { display: block; margin: 0 150px 0 0; border-right: 1px solid #e9e9e9; }
#pg-header .ui-c .infos .navs-right { width: 50%; float: right; }
#pg-header .ui-c .infos .navs-right .nav { display: block; margin: 0 0 0 150px; }

#pg-banner { width: 100%; float: left; background-color: #003371; background-repeat: no-repeat; background-position: center 0; }
#pg-banner .ui-w { width: 100%; height: 360px; float: left; background-repeat: no-repeat; background-position: center center; background-size: cover; }
#pg-banner .ui-w .ui-h { display: table; width: 100%; height: 360px; float: left; background: url("../images/repeatbg1.png") repeat 0 0; overflow: hidden; }
#pg-banner .ui-w .ui-h .items { display: table-cell; width: 100%; text-align: center; vertical-align: middle; }
#pg-banner .ui-w .ui-h .items .cn { color: #fff; position: relative; top: -600px; font-size: 38px; font-weight: bold; font-family: arial; transition: all 0.8s; -moz-text-shadow: 1px 2px 2px rgba(1, 1, 2, 0.4); -webkit-text-shadow: 1px 2px 2px rgba(1, 1, 2, 0.4); -o-text-shadow: 1px 2px 2px rgba(1, 1, 2, 0.4); text-shadow: 1px 2px 2px rgba(1, 1, 2, 0.4); }
#pg-banner .ui-w .ui-h .items .en { color: #fff; position: relative; top: -600px; font-size: 16px; text-transform: uppercase; transition: all 1.2s; -moz-text-shadow: 1px 2px 2px rgba(1, 1, 2, 0.4); -webkit-text-shadow: 1px 2px 2px rgba(1, 1, 2, 0.4); -o-text-shadow: 1px 2px 2px rgba(1, 1, 2, 0.4); text-shadow: 1px 2px 2px rgba(1, 1, 2, 0.4); }
#pg-banner .ui-w .ui-h .items .sm { color: #fff; position: relative; bottom: -600px; padding: 15px 0 0px 0; font-size: 15px; transition: all 1.2s; -moz-text-shadow: 1px 2px 1px rgba(1, 1, 2, 0.4); -webkit-text-shadow: 1px 2px 1px rgba(1, 1, 2, 0.4); -o-text-shadow: 1px 2px 1px rgba(1, 1, 2, 0.4); text-shadow: 1px 2px 1px rgba(1, 1, 2, 0.4); }
#pg-banner .ui-w .ui-active .items .cn { top: 0; }
#pg-banner .ui-w .ui-active .items .en { top: 0; }
#pg-banner .ui-w .ui-active .items .sm { bottom: 0; }

#pg-banners { width: 100%; float: left; -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); -o-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); }
#pg-banners .s_banner { height: 700px; transition: all 0.6s; }
#pg-banners .ui-j { width: 0px; height: 0px; font-size: 0px; overflow: hidden; }
#pg-banners .ui-c { position: relative; width: 100%; float: left; z-index: 50; }
#pg-banners .ui-c a.banbutton { display: none; color: #ffffff; position: absolute; top: 50%; width: 70px; height: 40px; line-height: 40px; margin: -20px 0 0 0; text-align: center; background: url("../images/black30.png") repeat 0 0; -moz-border-radius: 4px 4px 4px 4px; -webkit-border-radius: 4px 4px 4px 4px; -o-border-radius: 4px 4px 4px 4px; border-radius: 4px 4px 4px 4px; transition: all 0.6s; z-index: 30; }
#pg-banners .ui-c a.banbutton span.iconfont { font-size: 28px; }
#pg-banners .ui-c a.banbutton:hover { color: #fff; background-color: #003371; text-decoration: none; }
#pg-banners .ui-c a.banbutton#btn_left { left: 90px; }
#pg-banners .ui-c a.banbutton#btn_right { right: 90px; }
#pg-banners .ui-c .listimgs { position: relative; width: 100%; float: left; overflow: hidden; z-index: 20; }
#pg-banners .ui-c .listimgs ul { position: relative; width: 100%; overflow: hidden; }
#pg-banners .ui-c .listimgs ul li { position: absolute; width: 100%; float: left; background-color: #000; overflow: hidden; z-index: 50; }
#pg-banners .ui-c .listimgs ul li a.showbanner { position: absolute; top: 0; left: 0; width: 100%; float: left; background-position: center center; background-size: cover; z-index: 0; }
#pg-banners .ui-c .listimgs ul li a.showbanner img { width: 100%; float: left; }
#pg-banners .ui-c .listimgs ul li .splitwra { position: absolute; top: 0; left: 0; width: 100%; z-index: 40; }
#pg-banners .ui-c .listimgs ul li .splitwra .splititems { display: table; width: 100%; }
#pg-banners .ui-c .listimgs ul li .splitwra .splititems .splitstrs { display: table-cell; vertical-align: middle; }
#pg-banners .ui-c .listimgs ul li .splitwra .splititems .splitstrs .splitline { position: relative; top: -600px; color: #fff; display: inline-block; width: 100%; padding: 20px 0; }
#pg-banners .ui-c .listimgs ul li .splitwra .splititems .splitstrs .splitline b { display: inline-block; width: 50%; height: 1px; font-size: 0px; background: url("../images/white20.png") repeat-x 0 0; }
#pg-banners .ui-c .listimgs ul li .splitwra .splititems .splitstrs .splitstr { position: relative; top: -600px; color: #fff; display: inline-block; width: 100%; font-size: 22px; font-family: 'arial'; }
#pg-banners .ui-c .listimgs ul li .splitwra .splititems .splitstrs .splitstr1 { transition: all 0.6s; }
#pg-banners .ui-c .listimgs ul li .splitwra .splititems .splitstrs .splitstr2 { transition: all 0.8s; }
#pg-banners .ui-c .listimgs ul li .splitwra .splititems .splitstrs .splitstr3 { transition: all 1.0s; }
#pg-banners .ui-c .listimgs ul li .splitwra .splititems .splitstrs .splitstr4 { transition: all 1.2s; }
#pg-banners .ui-c .listimgs ul li .splitwra .splititems .splitstrs .splitstr5 { transition: all 1.4s; }
#pg-banners .ui-c .listimgs ul li .splitwra .splititems .splitstrs .splitstr6 { transition: all 1.6s; }
#pg-banners .ui-c .listimgs ul li.i1 .splitwra .splititems .splitstrs .splitstr, #pg-banners .ui-c .listimgs ul li.i2 .splitwra .splititems .splitstrs .splitstr, #pg-banners .ui-c .listimgs ul li.i3 .splitwra .splititems .splitstrs .splitstr, #pg-banners .ui-c .listimgs ul li.i4 .splitwra .splititems .splitstrs .splitstr, #pg-banners .ui-c .listimgs ul li.i5 .splitwra .splititems .splitstrs .splitstr { text-align: left; }
#pg-banners .ui-c .listimgs ul li.i1 .splitwra .splititems .splitstrs .splitstr.splitstr1, #pg-banners .ui-c .listimgs ul li.i2 .splitwra .splititems .splitstrs .splitstr.splitstr1, #pg-banners .ui-c .listimgs ul li.i3 .splitwra .splititems .splitstrs .splitstr.splitstr1, #pg-banners .ui-c .listimgs ul li.i4 .splitwra .splititems .splitstrs .splitstr.splitstr1, #pg-banners .ui-c .listimgs ul li.i5 .splitwra .splititems .splitstrs .splitstr.splitstr1 { color: #ffffff; line-height: 60px; font-size: 22px; -moz-text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4); -webkit-text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4); -o-text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4); text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4); }
#pg-banners .ui-c .listimgs ul li.i1 .splitwra .splititems .splitstrs .splitstr.splitstr2, #pg-banners .ui-c .listimgs ul li.i2 .splitwra .splititems .splitstrs .splitstr.splitstr2, #pg-banners .ui-c .listimgs ul li.i3 .splitwra .splititems .splitstrs .splitstr.splitstr2, #pg-banners .ui-c .listimgs ul li.i4 .splitwra .splititems .splitstrs .splitstr.splitstr2, #pg-banners .ui-c .listimgs ul li.i5 .splitwra .splititems .splitstrs .splitstr.splitstr2 { color: #ffffff; line-height: 80px; font-size: 60px; font-weight: bold; -moz-text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4); -webkit-text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4); -o-text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4); text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4); }
#pg-banners .ui-c .listimgs ul li.i1 .splitwra .splititems .splitstrs .splitstr.splitstr3 b, #pg-banners .ui-c .listimgs ul li.i2 .splitwra .splititems .splitstrs .splitstr.splitstr3 b, #pg-banners .ui-c .listimgs ul li.i3 .splitwra .splititems .splitstrs .splitstr.splitstr3 b, #pg-banners .ui-c .listimgs ul li.i4 .splitwra .splititems .splitstrs .splitstr.splitstr3 b, #pg-banners .ui-c .listimgs ul li.i5 .splitwra .splititems .splitstrs .splitstr.splitstr3 b { background: url("../images/white10.png") repeat-x 0 0; }
#pg-banners .ui-c .listimgs ul li.i1 .splitwra .splititems .splitstrs .splitstr.splitstr4, #pg-banners .ui-c .listimgs ul li.i2 .splitwra .splititems .splitstrs .splitstr.splitstr4, #pg-banners .ui-c .listimgs ul li.i3 .splitwra .splititems .splitstrs .splitstr.splitstr4, #pg-banners .ui-c .listimgs ul li.i4 .splitwra .splititems .splitstrs .splitstr.splitstr4, #pg-banners .ui-c .listimgs ul li.i5 .splitwra .splititems .splitstrs .splitstr.splitstr4 { color: #ffffff; width: 100%; font-size: 16px; }
#pg-banners .ui-c .listimgs ul li.curr .splitwra .splititems .splitstrs .splitstr { top: 0; }
#pg-banners .ui-c .listimgs ul li.curr { display: inline-block; z-index: 20 !important; }
#pg-banners .ui-c .listcirs { position: absolute; left: 0; bottom: 40px; width: 100%; height: 7px; text-align: center; z-index: 500; }
#pg-banners .ui-c .listcirs a { display: inline-block; width: 25px; height: 7px; margin: 0 2px; padding: 0; text-indent: -1000em; background-color: #fff; -moz-border-radius: 10px 10px 10px 10px; -webkit-border-radius: 10px 10px 10px 10px; -o-border-radius: 10px 10px 10px 10px; border-radius: 10px 10px 10px 10px; filter: alpha(opacity=40); -moz-opacity: 0.4; opacity: 0.4; overflow: hidden; }
#pg-banners .ui-c .listcirs a.on { background-color: #003371; filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1; }
#pg-banners .ui-c .line { position: absolute; top: 0; width: 1px; height: 100%; background: url("../images/white10.png") repeat 0 0; z-index: 800; }
#pg-banners .ui-c .line1 { left: 33%; }
#pg-banners .ui-c .line2 { right: 33%; }
#pg-banners .ui-c .slidelink { position: absolute; bottom: 50px; left: 0; width: 100%; z-index: 800; }
#pg-banners .ui-c .slidelink p { position: relative; padding: 15px 0 0; text-align: center; }
#pg-banners .ui-c .slidelink p b { display: block; width: 17px; height: 15px; margin: 0 auto; background-image: url("../images/icons.png"); background-repeat: no-repeat; background-position: 0 -350px; -webkit-animation: bounce-up 1.4s linear infinite; animation: bounce-up 1.4s linear infinite; }
#pg-banners .ui-c .slidelink p a { color: #fff; font-size: 14px; -moz-text-shadow: 1px 1px 2px rgba(1, 1, 1, 0.4); -webkit-text-shadow: 1px 1px 2px rgba(1, 1, 1, 0.4); -o-text-shadow: 1px 1px 2px rgba(1, 1, 1, 0.4); text-shadow: 1px 1px 2px rgba(1, 1, 1, 0.4); }

#pg-footer { width: 100%; float: left; background-color: #003371; }
#pg-footer .ui-h { position: relative; width: 100%; float: left; padding: 25px 0 0; }
#pg-footer .ui-h .navs { width: 50%; height: 132px; }
#pg-footer .ui-h .navs ul { display: inline-block; width: 100%; padding: 36px 0; }
#pg-footer .ui-h .navs ul li { width: 33.3%; float: left; background: url("../images/white10.png") repeat-x 0 bottom; }
#pg-footer .ui-h .navs ul li a { color: #fff; display: inline-block; width: 100%; height: 60px; line-height: 60px; text-align: center; background: url("../images/white10.png") repeat-x 0 0; }
#pg-footer .ui-h .navs ul li a .cn { color: #fff; font-size: 14px; }
#pg-footer .ui-h .navs ul li a .en { display: none; }
#pg-footer .ui-h .navs.nav-left { float: left; }
#pg-footer .ui-h .navs.nav-left .list { display: block; margin: 0 90px 0 0; }
#pg-footer .ui-h .navs.nav-right { float: right; }
#pg-footer .ui-h .navs.nav-right .list { display: block; margin: 0 0 0 90px; }
#pg-footer .ui-h .elogo { position: absolute; top: 15px; left: 50%; width: 110px; float: left; margin: 0 0 0 -55px; text-align: center; }
#pg-footer .ui-c { color: #fff; width: 100%; float: left; margin: 15px 0 0; padding: 0 0 20px 0; border-bottom: 1px solid #002260; }
#pg-footer .ui-c .ly-mi { background: url("../images/white20.png") repeat-y center 0; }
#pg-footer .ui-c .llist { width: 50%; float: left; }
#pg-footer .ui-c .llist .infs { display: table; padding: 0 90px 0 20px; }
#pg-footer .ui-c .llist .infs .inf { display: table-cell; height: 140px; vertical-align: middle; }
#pg-footer .ui-c .llist .infs p { color: #fff; line-height: 18px; }
#pg-footer .ui-c .llist .infs p.tit { font-size: 16px; font-weight: bold; margin: 0 0 10px 0; }
#pg-footer .ui-c .rlist { width: 50%; float: right; }
#pg-footer .ui-c .rlist .infos { display: block; margin: 0 160px 0 90px; }
#pg-footer .ui-c .rlist .infos .phone { display: block; }
#pg-footer .ui-c .rlist .infos .phone p { color: #fff; }
#pg-footer .ui-c .rlist .infos .phone p.tit { line-height: 24px; font-size: 16px; }
#pg-footer .ui-c .rlist .infos .phone p.num { line-height: 30px; font-size: 26px; font-weight: bold; font-family: arial; }
#pg-footer .ui-c .rlist .infos .info { display: block; padding: 5px 0 0 0; }
#pg-footer .ui-c .rlist .infos .info p { color: #fff; line-height: 25px; }
#pg-footer .ui-c .rlist .infos .info p.tit { font-size: 14px; }
#pg-footer .ui-c .rlist .wxlogo { float: right; }
#pg-footer .ui-c .rlist .wxlogo img { width: 140px; float: left; }
#pg-footer .ui-f { width: 100%; float: left; padding: 10px 0; text-align: center; border-top: 1px solid #114482; }
#pg-footer .ui-f .ly-mi { color: #fff; font-size: 12px; }

#win_fix { position: fixed; right: 5px; bottom: 5%; width: 50px; float: left; z-index: 920; }
#win_fix .ui-c { width: 100%; float: left; z-index: 30; }
#win_fix .ui-c .list { width: 100%; float: left; }
#win_fix .ui-c .list ul { width: 100%; float: left; }
#win_fix .ui-c .list ul li { width: 100%; float: left; background: url("../images/icons.png") no-repeat right bottom; }
#win_fix .ui-c .list ul li .items { width: 100%; float: left; }
#win_fix .ui-c .list ul li .items a.icon { display: inline-block; width: 100%; height: 50px; }
#win_fix .ui-c .list ul li .items a.tl { background: url("../images/icons.png") no-repeat right 0; }
#win_fix .ui-c .list ul li .items a.qq { background: url("../images/icons.png") no-repeat right -50px; }
#win_fix .ui-c .list ul li .items a.wb { background: url("../images/icons.png") no-repeat right -100px; }
#win_fix .ui-c .list ul li .items a.wx { background: url("../images/icons.png") no-repeat right -200px; }
#win_fix .ui-c .list ul li .items a.webc { background: url("../images/icons.png") no-repeat right -250px; }
#win_fix .ui-c .list ul li .items a.top { background: url("../images/icons.png") no-repeat right -250px; }
#win_fix .ui-c .list ul li .items a.ms { background: url("../images/icons.png") no-repeat right -300px; }
#win_fix .ui-c .list ul li .items a.wsapp { background: url("../images/icons.png") no-repeat right -350px; }
#win_fix .ui-c .list ul li .items .layout { display: none; position: absolute; bottom: 0; left: -210px; width: 200px; float: left; text-align: center; border: 1px solid #e8e8e8; }
#win_fix .ui-c .list ul li .items .layout img { display: inline-block; width: 100%; float: left; }

#win_nav { position: fixed; top: 50%; right: 15px; padding: 5px 0 10px 0; background-color: rgba(16, 16, 16, 0.2); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#2F101010,endColorstr=#2F101010); -moz-border-radius: 100px 100px 100px 100px; -webkit-border-radius: 100px 100px 100px 100px; -o-border-radius: 100px 100px 100px 100px; border-radius: 100px 100px 100px 100px; z-index: 990; }
#win_nav .ui-c { display: inline; float: left; margin: 0 0 5px 0; }
#win_nav .ui-c ul { width: 12px; float: left; padding: 6px 5px; }
#win_nav .ui-c ul li { clear: both; display: inline; float: left; margin: 2px 0; }
#win_nav .ui-c ul li a { display: inline-block; width: 8px; height: 8px; margin: 2px; background-color: #fff; -moz-border-radius: 20px 20px 20px 20px; -webkit-border-radius: 20px 20px 20px 20px; -o-border-radius: 20px 20px 20px 20px; border-radius: 20px 20px 20px 20px; cursor: pointer; }
#win_nav .ui-c ul li a.active { margin: 0; border: 2px solid #fff; background-color: rgba(254, 254, 254, 0.1); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1Ffefefe,endColorstr=#1Ffefefe); }
#win_nav .ui-i { clear: both; width: 16px; height: 41px; float: left; margin: 0 0 0 3px; background: url("../images/icons.png") no-repeat -100px 0; }

#pg-nav { position: fixed; top: 50%; right: 15px; padding: 5px 0 10px 0; background-color: rgba(16, 16, 16, 0.2); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#2F101010,endColorstr=#2F101010); -moz-border-radius: 100px 100px 100px 100px; -webkit-border-radius: 100px 100px 100px 100px; -o-border-radius: 100px 100px 100px 100px; border-radius: 100px 100px 100px 100px; z-index: 990; }
#pg-nav .ui-c { display: inline; float: left; margin: 0 0 5px 0; }
#pg-nav .ui-c ul { width: 12px; float: left; padding: 6px 5px; }
#pg-nav .ui-c ul li { clear: both; display: inline; float: left; margin: 2px 0; }
#pg-nav .ui-c ul li a { display: inline-block; width: 8px; height: 8px; margin: 2px; background-color: #fff; -moz-border-radius: 20px 20px 20px 20px; -webkit-border-radius: 20px 20px 20px 20px; -o-border-radius: 20px 20px 20px 20px; border-radius: 20px 20px 20px 20px; cursor: pointer; }
#pg-nav .ui-c ul li a.active { margin: 0; border: 2px solid #fff; background-color: rgba(254, 254, 254, 0.1); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1Ffefefe,endColorstr=#1Ffefefe); }
#pg-nav .ui-i { clear: both; width: 16px; height: 41px; float: left; margin: 0 0 0 3px; background: url("../images/icons.png") no-repeat -100px 0; }

#win_lomo { display: none; position: fixed; top: 0; left: 0; width: 100%; background-color: #000; filter: alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7; z-index: 990; }

#win_show { display: none; position: fixed; top: 0; left: 0; width: 100%; text-align: center; z-index: 991; }
#win_show .ui-h { color: #fff; width: 100%; line-height: 44px; float: left; text-align: right; }
#win_show .ui-h a.close { color: #000; width: 45px; height: 44px; line-height: 44px; float: right; margin: 0 0 0 20px; text-align: center; font-size: 18px; font-family: arial; background-color: #fff; }
#win_show .ui-h a.close:hover { text-decoration: none; filter: alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7; }
#win_show .ui-c { display: table; width: 100%; float: left; }
#win_show .ui-c .pics { display: table-cell; vertical-align: middle; }
#win_show .ui-c .pics img { max-width: 95%; max-height: 95%; border: 8px solid #fff; }
#win_show .ui-f { color: #fff; width: 100%; height: 44px; line-height: 44px; float: left; font-size: 18px; }
#win_show table { margin: 0 auto; }
#win_show table tr td { padding: 5px; background-color: #fff; }
#win_show table tr td .pic img { max-width: 700px; max-height: 600px; }
#win_show table tr td .info { color: #000; height: 30px; line-height: 30px; text-align: center; font-size: 14px; }

#win_search { display: none; position: fixed; top: 50%; left: 50%; width: 640px; float: left; margin: -50px 0 0 -335px; padding: 15px; border-bottom: 1px solid #e5e5e5; background-color: #fff; -moz-border-radius: 5px 5px 5px 5px; -webkit-border-radius: 5px 5px 5px 5px; -o-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; z-index: 990; }
#win_search .search { position: relative; float: left; }
#win_search .search form { float: left; }
#win_search .search form .text { color: #003371; width: 520px; height: 35px; line-height: 35px; float: left; padding: 3px 10px 3px 10px; font-size: 14px; border: 1px solid #000; }
#win_search .search form .text:focus { color: #000; }
#win_search .search form .classic { position: absolute; top: 0; right: 95px; width: 70px; float: left; }
#win_search .search form .classic .tis { position: relative; width: 50px; height: 43px; line-height: 43px; float: left; padding: 0 10px; text-align: left; cursor: pointer; }
#win_search .search form .classic .tis .nms { width: 100%; height: 43px; line-height: 43px; float: left; font-size: 14px; }
#win_search .search form .classic .tis span.icon_3_2 { position: absolute; top: 20px; right: 14px; width: 9px; height: 5px; float: right; background: url("../images/icons.png") no-repeat -100px -50px; }
#win_search .search form .classic ul { display: none; clear: both; position: absolute; top: 43px; left: -1px; width: 68px; float: left; border: 1px solid #ddd; border-top: 0 none; background-color: #fff; }
#win_search .search form .classic ul li { width: 100%; background-color: #fff; float: left; padding: 3px 0; text-align: center; cursor: pointer; }
#win_search .search form .cls ul { display: inline-block; }
#win_search .search form .submit { color: #fff; width: 80px; height: 43px; float: left; margin: 0 0 0 15px; border: 0 none; font-size: 16px; background-color: #000; }
#win_search .search .keys { clear: both; float: left; }
#win_search .search .keys a { color: #333; }

#win_navs { display: none; position: fixed; top: 0; left: 0; width: 0; background-color: #111; overflow: hidden; z-index: 708; }
#win_navs .ui-l { width: 60px; float: left; }
#win_navs .ui-w { display: block; margin: 0 0 0 60px; }
#win_navs .ui-c { display: table; width: 30%; float: left; background-color: #222222; }
#win_navs .ui-c .info { display: table-cell; padding: 90px 0 0; vertical-align: middle; text-align: center; }
#win_navs .ui-c .info * { color: #fff; }
#win_navs .ui-c .info .en { line-height: 40px; font-size: 32px; }
#win_navs .ui-c .info .cn { padding: 15px 0; font-size: 34px; }
#win_navs .ui-c .info .ls p.img { padding: 25px 0 0; }
#win_navs .ui-c .info .ls p.img img { width: 150px; }
#win_navs .ui-r { display: table; width: 70%; float: right; }
#win_navs .ui-r .list { display: table-cell; padding: 110px 30px 0; vertical-align: middle; }
#win_navs .ui-r .list ul { display: inline-block; width: 100%; }
#win_navs .ui-r .list ul li { display: inline-block; width: 33.3%; float: left; margin: 0 0 20px 0; }
#win_navs .ui-r .list ul li .tits a.name { display: inline-block; width: 100%; padding: 4px 0; font-size: 14px; text-align: center; }
#win_navs .ui-r .list ul li .tits a.name .cn { color: #fff; font-size: 20px; }
#win_navs .ui-r .list ul li .tits a.name:hover { color: #fff; }
#win_navs .ui-r .list ul li .items .item .itm { text-align: center; }
#win_navs .ui-r .list ul li .items .item .itm a { color: #fff; }

#win_spe { position: fixed; top: 50%; right: 0; width: 70px; margin: -90px 0 0; -moz-box-shadow: -1px -1px 2px rgba(0, 0, 0, 0.1); -webkit-box-shadow: -1px -1px 2px rgba(0, 0, 0, 0.1); -o-box-shadow: -1px -1px 2px rgba(0, 0, 0, 0.1); box-shadow: -1px -1px 2px rgba(0, 0, 0, 0.1); z-index: 920; }
#win_spe ul { width: 100%; float: left; border-right: 0 none; background-color: #fff; -moz-border-radius: 4px 0px 0px 4px; -webkit-border-radius: 4px 0px 0px 4px; -o-border-radius: 4px 0px 0px 4px; border-radius: 4px 0px 0px 4px; overflow: hidden; }
#win_spe ul li { width: 100%; }
#win_spe ul li .tits a.name { display: inline-block; width: 100%; height: 70px; border-bottom: 1px solid #eee; }
#win_spe ul li .tits a.name span { display: inline-block; width: 100%; text-align: center; }
#win_spe ul li .tits a.name span.icon { color: #fff; height: 28px; line-height: 28px; padding: 12px 0 0; }
#win_spe ul li .tits a.name span.icon .iconfont { font-size: 24px; }
#win_spe ul li .tits a.name span.icon .iconfont.webjingxiaoshang { color: #1199dd; }
#win_spe ul li .tits a.name span.icon .iconfont.webhezuowoshou { color: #f08519; }
#win_spe ul li .tits a.name span.icon .iconfont.webxiaoxi { color: #99cc33; }
#win_spe ul li .tits a.name span.cn { color: #333; font-size: 12px; }
#win_spe ul li .tits a.name span.en { display: none; }
#win_spe ul li .tits a.name:hover { border-bottom: 1px solid #003371; background-color: #003371; }
#win_spe ul li .tits a.name:hover span { color: #fff; }
#win_spe ul li .tits a.name:hover span.icon .iconfont.webjingxiaoshang { color: #fff; }
#win_spe ul li .tits a.name:hover span.icon .iconfont.webhezuowoshou { color: #fff; }
#win_spe ul li .tits a.name:hover span.icon .iconfont.webxiaoxi { color: #fff; }

.none { display: block; height: 300px; line-height: 300px; padding: 0 0 100px 0; text-align: center; }

.pc-page { display: inline-block; width: 100%; padding: 30px 0; }
.pc-page table { margin: 0 auto; }
.pc-page table tr { width: auto; background: none; }
.pc-page table tr td { padding: 0 2px; border: 0 none; }
.pc-page table tr td a, .pc-page table tr td .unlink { display: inline-block; height: 34px; line-height: 34px; padding: 0 16px; border: 1px solid #ddd; background-color: #fff; }
.pc-page table tr td a:hover, .pc-page table tr td .unlink:hover { color: #fff; text-decoration: none; border: 1px solid #003371; background-color: #003371; }
.pc-page table tr td.normal .unlink { color: #fff; border: 1px solid #003371; background-color: #003371; }

.pt-keys { display: inline; width: 100%; float: left; margin: 25px 0 15px 0; padding: 0 0 10px 0; border-bottom: 1px solid #eee; }
.pt-keys .ui-c { display: block; }
.pt-keys .ui-c .classname { color: #333; height: 40px; line-height: 40px; font-size: 18px; font-weight: bold; -moz-text-shadow: 2px 2px 1px white; -webkit-text-shadow: 2px 2px 1px white; -o-text-shadow: 2px 2px 1px white; text-shadow: 2px 2px 1px white; }
.pt-keys .ui-c .ope { color: #333; line-height: 40px; float: right; }

.web_sty { width: 100%; float: left; }

.section { position: relative; display: inline-block; width: 100%; }
.section.section0 { padding: 60px 0 80px 0; background-color: #ffffff; }
.section.section1 { padding: 80px 0; background-color: #f3f5f8; background-image: url("../images/sectionbg1.png"); background-repeat: repeat-y; background-position: center 0; }
.section.section2 { padding: 80px 0; background-color: #ffffff; background-image: url("../images/lomo3.png"); background-repeat: no-repeat; background-position: 50px 0; }
.section.section3 { padding: 80px 0; background-color: #f3f5f8; background-image: url("../images/sectionbg3.jpg"); background-repeat: no-repeat; background-position: center 0; }
.section.section4 { padding: 20px 0 60px; background-color: #f3f5f8; }
.section.section5 { height: 333px; background: #f3f5f8 url("../images/sectionbg5.png") no-repeat center bottom; }
.section.section6 { padding: 60px 0; background-color: #f3f5f8; }
.section.section7 { background-image: url("../images/sectionbg7.jpg"); background-repeat: no-repeat; background-position: center 0; }
.section.section8 { padding: 60px 0; border-bottom: 1px solid #e9e9e9; }
.section.section9 { padding: 80px 0; background-color: #f3f5f8; }
.section.sectionmains { display: inline-block; width: 100%; }
.section.sectionmain { display: inline-block; width: 100%; }
.section.sectiondata { padding: 0 0 50px 0; }
.section.sectionclassic { width: 100%; padding: 30px 0; }
.section.sectionclassic2 { width: 100%; padding: 0 0 30px 0; }
.section.sectiondatas { width: 100%; }

.uc-h1 { display: inline-block; width: 100%; margin: 0 0 30px 0; }
.uc-h1 .tis { display: inline; width: 100%; float: left; margin: 0 0 15px 0; }
.uc-h1 .tis .cn { height: 38px; line-height: 38px; font-size: 36px; font-weight: bold; text-align: center; letter-spacing: 2px; }
.uc-h1 .tis .en { padding: 15px 0; font-size: 14px; text-align: center; text-transform: uppercase; }
.uc-h1 .tis .en b { font-weight: normal; }
.uc-h1 .tis .sm { width: 50%; padding: 0 25%; text-align: center; }
.uc-h1 .list { display: inline; width: 100%; float: left; margin: 25px 0 0; }
.uc-h1 .list ul { width: 100%; text-align: center; }
.uc-h1 .list ul li { display: inline-block; margin: 2px; }
.uc-h1 .list ul li a { color: #fff; display: inline-block; padding: 8px 20px; font-size: 13px; background-color: #003371; -moz-border-radius: 2px 2px 2px 2px; -webkit-border-radius: 2px 2px 2px 2px; -o-border-radius: 2px 2px 2px 2px; border-radius: 2px 2px 2px 2px; }
.uc-h1 .list ul li a:hover { text-decoration: none; background-color: #df0000; }
.uc-h1.ui-h1 .cn { color: #df0000; }
.uc-h1.ui-h1 .cn b { color: #000; }
.uc-h1.ui-h1 .en { color: #ddd; }
.uc-h1.ui-h1 .sm { color: #444; }
.uc-h1.ui-h2 .cn { color: #fff; }
.uc-h1.ui-h2 .cn b { color: #e00; }
.uc-h1.ui-h2 .en { color: #fff; }
.uc-h1.ui-h2 .sm { color: #fff; }
.uc-h1.ui-h3 { text-align: center; }
.uc-h1.ui-h3 .tis { display: inline-block; float: none; margin: 0 auto; }
.uc-h1.ui-h3 .cn { color: #003371; }
.uc-h1.ui-h3 .cn b { color: #333; }
.uc-h1.ui-h3 .en { color: #fff; }
.uc-h1.ui-h3 .sm { color: #fff; }

.ui-t { float: right; text-align: center; }
.ui-t .list { width: 100%; }
.ui-t .list ul { float: left; }
.ui-t .list ul li { display: inline-block; margin: 2px; }
.ui-t .list ul li a { color: #fff; display: inline-block; padding: 8px 20px; font-size: 13px; background-color: #003371; -moz-border-radius: 2px 2px 2px 2px; -webkit-border-radius: 2px 2px 2px 2px; -o-border-radius: 2px 2px 2px 2px; border-radius: 2px 2px 2px 2px; }
.ui-t .list ul li a:hover { text-decoration: none; background-color: #222222; }

.ui-t1 .tits .cn { color: #fff; }
.ui-t1 .tits .cn b { color: #fff; }
.ui-t1 .tits .en { color: #fff; filter: alpha(opacity=80); -moz-opacity: 0.8; opacity: 0.8; }
.ui-t1 .tits .en b { color: #fff; filter: alpha(opacity=80); -moz-opacity: 0.8; opacity: 0.8; }
.ui-t1 .tits .sy { color: #fff; filter: alpha(opacity=80); -moz-opacity: 0.8; opacity: 0.8; }
.ui-t1 .tits .ln b { background-color: #fff; }

.ui-t3 .tits { float: right; }
.ui-t3 .tits .cn { color: #fff; text-align: right; }
.ui-t3 .tits .cn b { color: #fff; }
.ui-t3 .tits .en { color: #eee; text-align: right; }
.ui-t3 .tits .ln { text-align: right; }
.ui-t3 .tits .ln b { display: inline-block; background-color: #fff; }

.ui-c1 { float: right; }
.ui-c1 .wras .ctite { display: none; }

.ui-c3 .wras { width: 100%; float: none; }

.ui-cs1 { display: inline-block; width: 100%; }
.ui-cs1 .cwras { width: 100%; float: left; }
.ui-cs1 .cwras .ctit { display: none; padding: 15px 0 14px; }
.ui-cs1 .cwras .ctit .cn { display: block; font-size: 26px; font-weight: bold; text-align: center; }
.ui-cs1 .cwras .ctit .cn b { color: #003371; }
.ui-cs1 .cwras .ctit .en { color: #aaa; display: block; text-align: center; font-size: 14px; font-family: 'arial'; text-transform: uppercase; }
.ui-cs1 .cwras .ctit2 { padding: 15px 15px 10px; border-top: 3px solid #003371; }
.ui-cs1 .cwras .ctit2 .cn { display: block; font-size: 20px; }
.ui-cs1 .cwras .ctit2 .cn b { color: #333; font-weight: normal; }
.ui-cs1 .cwras .ctit2 .en { color: #aaa; display: block; font-size: 12px; font-family: 'arial'; text-transform: uppercase; }
.ui-cs1 .cwras .wras { width: 100%; float: left; }
.ui-cs1 .cwras .clist { width: 100%; float: left; }
.ui-cs1 .cwras .clist .list1 { width: 100%; float: left; }
.ui-cs1 .cwras .clist .list1 ul { width: 100%; float: left; padding: 5px 0 0; }
.ui-cs1 .cwras .clist .list1 ul li { float: left; padding: 0 50px 0 0; }
.ui-cs1 .cwras .clist .list1 ul li a { color: #666; display: inline-block; width: 100%; line-height: 65px; font-size: 16px; border-bottom: 5px solid #f5f5f5; text-align: center; transition: all 0.6s; }
.ui-cs1 .cwras .clist .list1 ul li a:hover { color: #003371; text-decoration: none; border-bottom: 5px solid #003371; }
.ui-cs1 .cwras .clist .list1 ul li.curr a { color: #003371; border-bottom: 5px solid #003371; }
.ui-cs1 .cwras .clist .list1 ul li.sec { padding: 1px 0 1px 20px; }
.ui-cs1 .cwras .clist .list1 ul li.sec.curr a { color: #000; }
.ui-cs1 .cwras .clist .list2 { width: 100%; float: left; }
.ui-cs1 .cwras .clist .list2 ul { width: 100%; float: left; padding: 2px 0; }
.ui-cs1 .cwras .clist .list2 ul li { float: left; padding: 0 20px 0 0; }
.ui-cs1 .cwras .clist .list2 ul li a { color: #333; display: inline-block; width: 100%; font-size: 14px; text-align: center; transition: all 0.6s; }
.ui-cs1 .cwras .clist .list2 ul li a:hover { color: #df0000; }
.ui-cs1 .cwras .clist .list2 ul li.curr a { color: #df0000; text-decoration: underline; }
.ui-cs1 .cwras .listproducts { display: inline-block; width: 100%; }
.ui-cs1 .cwras .listproducts ul { width: 100%; float: left; }
.ui-cs1 .cwras .listproducts ul li { width: 33%; float: left; }
.ui-cs1 .cwras .listproducts ul li .item { padding: 2px; }
.ui-cs1 .cwras .listproducts ul li .item a { display: inline-block; background-color: #000; background-repeat: no-repeat; background-position: center center; background-size: cover; }
.ui-cs1 .cwras .listproducts ul li .item a img { width: 100%; }
.ui-cs1 .cwras .listnews { display: inline-block; width: 100%; }
.ui-cs1 .cwras .listnews ul { width: 100%; float: left; }
.ui-cs1 .cwras .listnews ul li { width: 100%; float: left; border-top: 1px dotted #ddd; }
.ui-cs1 .cwras .listnews ul li .item { padding: 12px 0; }
.ui-cs1 .cwras .listnews ul li .item a { color: #555; display: inline-block; line-height: 20px; }
.ui-cs1 .cwras .listnews ul li .item a .count { color: #666; display: inline-block; width: 18px; height: 14px; line-height: 14px; margin: 0 4px 0 0; font-size: 12px; text-align: center; font-family: arial; background-color: #ddd; -moz-border-radius: 2px 2px 2px 2px; -webkit-border-radius: 2px 2px 2px 2px; -o-border-radius: 2px 2px 2px 2px; border-radius: 2px 2px 2px 2px; }
.ui-cs1 .cwras .listnews ul li .item a:hover { color: #222; text-decoration: none; }
.ui-cs1 .cwras .listnews ul li.i1 a .count { color: #fff; background-color: #003371; }
.ui-cs1 .cwras .listnews ul li.i2 a .count { color: #fff; background-color: #225593; }
.ui-cs1 .cwras .listnews ul li.i3 a .count { color: #fff; background-color: #4477b5; }
.ui-cs1 .listcontact p { color: #444; word-break: break-all; word-wrap: break-word; text-transform: uppercase; }
.ui-cs1 .listcontact p img { width: 100%; }
.ui-cs1.ui-c3 .ctite { color: #222222; float: left; margin: 3px 14px 3px 0; }
.ui-cs1.ui-c3 .clist { float: left; padding: 0; }
.ui-cs1.ui-c3 .clist .list1 ul li a, .ui-cs1.ui-c3 .clist .list3 ul li a { padding: 0; border: 0 none; background: none; }
.ui-cs1.ui-c3 .clist .list1 ul li:hover a, .ui-cs1.ui-c3 .clist .list3 ul li:hover a { color: #222222; text-decoration: underline; }
.ui-cs1.ui-c3 .clist .list1 ul li.curr a, .ui-cs1.ui-c3 .clist .list3 ul li.curr a { color: #222222; text-decoration: underline; }

.ui-cs2 { display: inline-block; width: 100%; }
.ui-cs2 .wras { display: block; border: 1px solid #eee; border-top: 0 none; border-bottom: 0 none; background-color: #fff; }

.ui-cs4 { display: inline-block; width: 100%; margin: 0 0 15px 0; }
.ui-cs4 .wras { display: inline-block; width: 100%; }
.ui-cs4 .wras .ctite { color: #222222; float: left; font-weight: bold; }
.ui-cs4 .wras .clist .list3 { display: inline-block; width: 100%; }
.ui-cs4 .wras .clist .list3 ul { width: 100%; float: left; }
.ui-cs4 .wras .clist .list3 ul li { display: inline; float: left; margin: 0 10px 0 0; }
.ui-cs4 .wras .clist .list3 ul li a { display: block; padding: 9px 20px; border: 1px solid #eee; background-color: #fff; }
.ui-cs4 .wras .clist .list3 ul li.curr a { color: #fff; background-color: #003371; }

.cm-allurl { padding: 0 0 30px; }

.showtype1 > .ly-ct { width: 100%; margin: 0; }

.showtype5 > .ly-ct { width: 100%; margin: 0; }

.ui-list { display: block; }
.ui-list .ui-con .wras .list ul { width: 100%; float: left; }
.ui-list .ui-con .wras .list ul li { float: left; padding: 0 20px 0 0; }
.ui-list .ui-con .wras .list ul li a { color: #fff; display: inline-block; width: 150px; line-height: 41px; font-size: 14px; border: 1px solid #003371; background-color: #003371; -moz-border-radius: 100px 100px 100px 100px; -webkit-border-radius: 100px 100px 100px 100px; -o-border-radius: 100px 100px 100px 100px; border-radius: 100px 100px 100px 100px; text-align: center; transition: all 0.6s; }
.ui-list .ui-con .wras .list ul li a:hover { color: #fff; border: 1px solid #df0000; background-color: #df0000; }
.ui-list .ui-con .wras .list ul li.curr a { color: #fff; border: 1px solid #df0000; background-color: #df0000; }
.ui-list .ui-con .wras .list ul li.sec { padding: 1px 0 1px 20px; }
.ui-list .ui-con .wras .list ul li.sec.curr a { color: #000; }

.pt-show { display: inline-block; width: 100%; }
.pt-show .ui-c { display: inline-block; width: 100%; }
.pt-show .datatitle { display: block; padding: 0 0 20px; font-size: 14px; }

.prshow1 { display: block; margin: 0 0 20px 0; }
.prshow1 .gdwra1 { display: inline-block; width: 100%; }
.prshow1 .picwras { display: inline; width: 44%; float: left; background-color: #ffffff; overflow: hidden; }
.prshow1 .picwras .picw { display: block; padding: 20px; border: 1px solid #eee; }
.prshow1 .picwras .items { display: table; width: 100%; }
.prshow1 .picwras .items .item { display: table-cell; width: 410px; height: 410px; vertical-align: middle; text-align: center; }
.prshow1 .picwras .items .item img { max-width: 100%; max-height: 100%; cursor: pointer; }
.prshow1 .infwras { width: 55%; float: right; }
.prshow1 .infwras .infw { display: block; padding: 0 0 0 20px; }
.prshow1 .infwras .infw .tits { display: inline-block; width: 100%; padding: 0 0 10px 0; border-bottom: 1px solid #000; }
.prshow1 .infwras .infw .tits .tit { width: 100%; padding: 25px 0 0 0; font-size: 26px; font-weight: bold; }
.prshow1 .infwras .infw .tits .suy { font-size: 16px; padding: 20px 0; }
.prshow1 .infwras .infw .infs { display: inline-block; width: 100%; padding: 20px 0; }
.prshow1 .infwras .infw .list { display: inline-block; width: 100%; border-top: 1px dotted #ddd; border-bottom: 1px dotted #ddd; }
.prshow1 .infwras .infw .list ul { display: inline-block; width: 100%; padding: 10px 0; }
.prshow1 .infwras .infw .list ul li { display: inline-block; margin: 2px; }
.prshow1 .infwras .infw .list ul li a { display: table; width: 70px; height: 70px; text-align: center; border: 1px solid #eee; }
.prshow1 .infwras .infw .list ul li a .items { display: table-cell; padding: 5px; background-color: #fff; vertical-align: middle; }
.prshow1 .infwras .infw .list ul li a .items img { max-width: 60px; max-height: 60px; }
.prshow1 .infwras .infw .list ul li a:hover { border: 1px solid #333; }
.prshow1 .infwras .infw .list ul li.on a { border: 1px solid #333; }
.prshow1 .infwras .infw .pnlist { display: inline-block; width: 100%; padding: 15px 0 0; }
.prshow1 .infwras .infw .pnlist a { display: inline-block; margin: 0 15px 0 0; padding: 6px 15px; font-size: 13px; border: 1px solid #ddd; background-color: #fff; }
.prshow1 .infwras .infw .pnlist a:hover { color: #fff; border: 1px solid #003371; text-decoration: none; background-color: #003371; }

.prshow2 { display: block; margin: 40px 0; border: 1px solid #eee; background-color: #fff; }
.prshow2 .entit { color: #444; display: inline-block; width: 100%; font-size: 28px; text-align: center; }
.prshow2 .tit { color: #333; display: inline-block; width: 100%; text-align: center; font-size: 18px; }
.prshow2 .con { display: block; padding: 40px 30px; }
.prshow2 .con img { max-width: 100%; max-height: 100%; cursor: pointer; }

.prshow3 { display: block; margin: 30px 0; }
.prshow3 .said { position: relative; display: inline-block; width: 100%; margin: 40px 0 40px 0; text-align: center; border-bottom: 1px solid #e5e5e5; }
.prshow3 .said span { color: #777; position: relative; top: 10px; display: inline-block; padding: 0 30px; font-size: 14px; background-color: #f0f1f5; }
.prshow3 .list { display: inline-block; width: 100%; }
.prshow3 .list ul { width: 100%; float: left; }
.prshow3 .list ul li { width: 33.2%; float: left; }
.prshow3 .list ul li .items { display: block; padding: 10px; }
.prshow3 .list ul li .items a { position: relative; display: inline-block; width: 100%; background-color: #000; }
.prshow3 .list ul li .items a .imgs { display: inline-block; width: 100%; background-color: #000; background-repeat: no-repeat; background-position: center center; background-size: cover; }
.prshow3 .list ul li .items a .imgs img { width: 100%; }
.prshow3 .list ul li .items a:hover .imgs { filter: alpha(opacity=80); -moz-opacity: 0.8; opacity: 0.8; }
.prshow3 .list ul li.end { margin: 0 0 10px 0; }
.prshow3 .ifra { width: 100%; float: left; }
.prshow3 .ifra iframe { width: 100%; height: 610px; }

.prshow5 { display: block; margin: 30px 0; }
.prshow5 .tits { display: inline-block; width: 100%; margin: 0 0 15px 0; padding: 0 0 15px 0; font-size: 18px; border-bottom: 1px solid #e5e5e5; }
.prshow5 .cmlist ul li { width: 25%; }

.datamessage { display: inline-block; width: 100%; min-height: 400px; padding: 40px 0; }
.datamessage form { display: inline-block; width: 100%; }
.datamessage form .sin { display: inline; width: 100%; float: left; margin: 0 0 10px 0; }
.datamessage form .sin .lab { display: inline; width: 80px; height: 38px; line-height: 38px; float: left; margin: 0 10px 0 0; font-size: 14px; text-align: right; }
.datamessage form .sin .lab i { color: #ff0000; margin: 0 2px 0 0; font-style: normal; }
.datamessage form .sin .text, .datamessage form .sin .textarea { float: left; padding: 8px 10px; border: 1px solid #e9e9e9; background-color: #fff; }
.datamessage form .sin .text:focus, .datamessage form .sin .textarea:focus { border: 1px solid #eee; }
.datamessage form .sin .text { width: 88%; }
.datamessage form .sin .textarea { width: 88%; height: 70px; }
.datamessage form .sincode .swra { display: inline; width: 200px; float: left; margin: 0 10px 0 0; }
.datamessage form .text_m { width: 100px; text-align: center; }
.datamessage form .checkcodes { float: left; padding: 6px 5px 5px; border: 1px solid #e9e9e9; background-color: #fff; }
.datamessage form .checkcodes img { height: 30px; }
.datamessage form .submit { width: 218px; height: 46px; line-height: 46px; font-size: 16px; border: 1px solid #111111; background-color: #222222; }

.dataview { display: inline-block; width: 100%; min-height: 400px; padding: 40px 0; }
.dataview ul { width: 100%; float: left; }
.dataview ul li { display: block; margin: 0 0 15px 0; border: 1px solid #eee; background-color: #fff; }
.dataview ul li .tit { padding: 10px 14px; font-size: 13px; border-bottom: 1px solid #f1eae2; }
.dataview ul li .tit .yesreply { color: #11b609; margin: 0 0 0 10px; }
.dataview ul li .tit .noreply { color: #e00; margin: 0 0 0 10px; }
.dataview ul li .con { padding: 10px 14px; font-size: 13px; }
.dataview ul li .reply { padding: 5px 14px; }
.dataview ul li .reply .boks { color: #e00; font-size: 12px; }
.dataview ul li .ops { padding: 5px 14px 10px; text-align: right; font-size: 12px; }
.dataview ul li .ops span { color: #888; margin: 0 0 0 14px; }

.cmlist { display: inline-block; width: 100%; }
.cmlist ul { width: 100%; float: left; }
.cmlist ul li { float: left; }
.cmlist ul li .items { display: block; }
.cmlist ul li .items a { display: inline-block; width: 100%; }
.cmlist ul li .items a .wras { display: block; }
.cmlist ul li .items a .wras .pics { display: block; overflow: hidden; }
.cmlist ul li .items a .wras .pics .pic { display: block; overflow: hidden; }
.cmlist ul li .items a .wras .pics .pic .img { display: block; background-repeat: no-repeat; background-position: center top; background-size: cover; transition: all 0.6s; }
.cmlist ul li .items a .wras .pics .pic .img img { width: 100%; }
.cmlist ul li .items a .wras .infs { display: block; padding: 10px 20px 30px; }
.cmlist ul li .items a .wras .infs .txt { display: inline-block; width: 100%; height: 40px; line-height: 40px; transition: all 0.6s; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; }
.cmlist ul li .items a .wras .infs .smy { display: inline-block; width: 100%; margin: 0 0 5px 0; font-size: 13px; transition: all 0.6s; }
.cmlist ul li .items a .wras .infs .dat { display: inline-block; width: 100%; font-size: 13px; transition: all 0.6s; }
.cmlist ul li .items a .wras .infs .txt2 { font-size: 16px; text-align: center; }
.cmlist ul li .items a .wras .infs .txt4 { font-size: 16px; text-align: center; }
.cmlist ul li .items a .wras .infs .txt5 { font-size: 18px; }
.cmlist ul li .items a .wras .infs .smy5 { color: #999; }
.cmlist ul li .items a .wras .infs .dat5 { color: #999; margin: 15px 0 0; padding: 20px 0 0; border-top: 1px dotted #eeeeee; }
.cmlist ul li .items a:hover .wras .pics .pic .img { transform: scale(1.1); }
.cmlist ul li .items a:hover .wras .infs { text-decoration: none; }
.cmlist ul li .items a:hover .wras .infs .txt { color: #003371; }
.cmlist ul li .items a:hover .wras .infs .smy { color: #666; }
.cmlist ul li .items a:hover .wras .infs .dat { color: #666; }

.cmlist1 ul li { width: 100%; }
.cmlist1 ul li .items { padding: 10px 0 10px; }
.cmlist1 ul li .items .dates { float: right; }
.cmlist1 ul li .items .cname { float: left; }

.cmlist2 ul li { width: 33.3%; }
.cmlist2 ul li .items { padding: 0 10px 30px; }

.cmlist3 { display: inline-block; width: 100%; }
.cmlist3 ul { width: 100%; float: left; }
.cmlist3 ul li { display: inline; width: 100%; float: left; margin: 0 0 12px 0; }
.cmlist3 ul li .items { display: block; }
.cmlist3 ul li .items a { display: block; width: auto; padding: 15px; border-bottom: 1px solid #eeeeee; }
.cmlist3 ul li .items a .wras { display: inline-block; width: 100%; }
.cmlist3 ul li .items a .pics { display: inline-block; width: 250px; float: left; }
.cmlist3 ul li .items a .pics .pic { display: inline-block; width: 100%; }
.cmlist3 ul li .items a .pics img { width: 100%; }
.cmlist3 ul li .items a .infos { display: block; margin: 0 0 0 270px; }
.cmlist3 ul li .items a .infos .infs { display: block; padding: 0; }
.cmlist3 ul li .items a .infos .infs .txt { display: block; padding: 0 0 5px 0; font-size: 20px; text-align: left; border-bottom: 0 none; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
.cmlist3 ul li .items a .infos .infs .txt .toped { color: #f00; display: block; }
.cmlist3 ul li .items a .infos .infs .smy { color: #666; display: block; padding: 6px 0; font-size: 15px; }
.cmlist3 ul li .items a .infos .infs .dat { color: #aaa; }
.cmlist3 ul li .items a:hover { text-decoration: none; background-color: #003371; }
.cmlist3 ul li .items a:hover * { text-decoration: none; }
.cmlist3 ul li .items a:hover .infos .infs .txt { color: #fff; }
.cmlist3 ul li .items a:hover .infos .infs .smy { color: #fff; }
.cmlist3 ul li .items a:hover .infos .infs .dat { color: #fff; }

.cmlist4 ul li { width: 25%; }
.cmlist4 ul li .items { padding: 0 10px 30px; }

.cmlist5 ul li { width: 100%; }
.cmlist5 ul li .items { padding: 70px 70px; }
.cmlist5 ul li .items img { max-width: 100% !important; }
.cmlist5 ul li .items .ctit { color: #fff; font-size: 34px; margin: 0 0 30px 0; font-weight: bold; }
.cmlist5 ul li .items .ccon * { color: #fff !important; }
.cmlist5 ul li .items1 .ctit { color: #fff; }
.cmlist5 ul li .items1 .ccon * { color: #fff !important; }
.cmlist5 ul li .items2 { background-color: #fff; }
.cmlist5 ul li .items2 .ctit { color: #333; }
.cmlist5 ul li .items2 .ccon * { color: #333 !important; }
.cmlist5 ul li .items3 .ctit { color: #fff; }
.cmlist5 ul li .items3 .ccon * { color: #fff !important; }

.cmlist6 ul li { width: 33.3%; }
.cmlist6 ul li .items { padding: 0 10px 30px; }

.datashow { display: block; min-height: 500px; padding: 60px 0; }
.datashow img { max-width: 100% !important; }
.datashow video { max-width: 100%; max-height: 720px; min-height: 484px; }
.datashow table { width: 100% !important; max-width: 100% !important; }
.datashow table tr td { padding: 15px; }
.datashow iframe { max-width: 100% !important; margin: 0 auto; }
.datashow .tits { display: block; padding: 5px 0; font-size: 24px; font-weight: bold; text-align: center; }
.datashow .share { display: inline-block; width: 100%; height: 30px; line-height: 30px; margin: 0 0 0 15px; text-align: right; }
.datashow .share strong { color: #fff; line-height: 30px; float: left; font-size: 12px; font-weight: normal; }
.datashow .share a { color: #fff; display: inline-block; margin: 0; text-align: center; }
.datashow .share a:hover { text-decoration: none; }
.datashow .tifs { color: #333; display: block; padding: 5px 0; font-size: 18px; text-align: center; }
.datashow .infs { display: block; padding: 5px 0; text-align: center; }
.datashow .infs span { color: #999; margin: 0 10px; font-size: 12px; }
.datashow .smys { color: #df760c; display: block; margin: 20px 0; padding: 10px 20px; font-size: 12px; border: 1px solid #ffd5a6; background-color: #fef7f0; }
.datashow .smyshow { display: block; margin: 12px 0; padding: 12px; text-align: center; }
.datashow .cons { display: block; min-height: 400px; }
.datashow .cons img { max-width: 100% !important; }
.datashow .cons table { max-width: 100% !important; margin: 0 auto; }
.datashow .cons table tr td { padding: 10px; }
.datashow .cons table.youshi tr td { padding: 10px; border: 1px solid #eee !important; }
.datashow .cons table.youshi tr:nth-child(odd) td:nth-child(2) { padding: 30px !important; background-color: #fff; }
.datashow .cons table.youshi tr:nth-child(even) td:nth-child(1) { padding: 30px !important; background-color: #fff; }
.datashow .cons iframe { max-width: 100% !important; margin: 0 auto; }
.datashow .cons video { max-width: 100% !important; margin: 0 auto; }
.datashow .conshow { display: block; padding: 25px 0; }
.datashow .conshow img { padding: 10px; border: 1px solid #e9e9e9; }
.datashow .dwnshow { display: block; text-align: center; }
.datashow .dwnshow p { padding: 2px 0; }
.datashow .dwnshow p a { color: #fff; display: block; width: 720px; height: 45px; line-height: 45px; margin: 0 auto; background-color: #003371; }

.datalist { display: block; }

.plugmap { display: block; padding: 12px; border: 1px solid #e9e9e9; background-color: #f3f5f8; }
.plugmap #tencentmap { display: block; height: 500px; }
.plugmap #tencentmap span, .plugmap #tencentmap a, .plugmap #tencentmap .smnoprint { display: none !important; }

.pt-0 { display: block; overflow: hidden; }
.pt-0 .ui-h { position: relative; padding: 0 0 40px 0; }
.pt-0 .ui-h .cn { color: #003371; display: block; font-size: 30px; font-weight: bold; text-align: center; }
.pt-0 .ui-h .en { color: #999; font-size: 14px; font-family: georgia; text-align: center; text-transform: uppercase; }
.pt-0 .ui-c { display: block; }
.pt-0 .ui-c .list ul { display: inline-block; width: 100%; }
.pt-0 .ui-c .list ul li { position: relative; width: 16.5%; float: left; }
.pt-0 .ui-c .list ul li a { color: #003371; position: relative; display: block; height: 90px; margin: 0 5px; padding: 16px 0; text-align: center; border: 1px solid #003371; background-color: #fff; }
.pt-0 .ui-c .list ul li a .ctit { display: inline; width: 100%; line-height: 90px; font-size: 18px; }
.pt-0 .ui-c .list ul li a:hover { text-decoration: none; }
.pt-0 .ui-c .list ul li.curr { width: 17.5%; }
.pt-0 .ui-c .list ul li.curr a { color: #ffffff; text-decoration: none; background-color: #003371; }
.pt-0 .ui-c .list ul li.curr a .pic img { margin: -45px 0 0; }
.pt-0 .ui-f { display: block; position: relative; margin: 10px 5px 0; padding: 20px 0; background-color: #003371; }
.pt-0 .ui-f .ui-w { display: block; }
.pt-0 .ui-f .uwras { display: table; width: 100%; }
.pt-0 .ui-f .uwras .uitems { display: table-cell; vertical-align: middle; }
.pt-0 .ui-f .uwras .uitems .bok { display: none; width: 100%; text-align: center; }
.pt-0 .ui-f .uwras .uitems .bok a { color: #ffffff; display: inline-block; margin: 0 10px; font-size: 14px; }
.pt-0 .ui-f .uwras .uitems .bok a:hover { text-decoration: underline; }
.pt-0 .ui-f .uwras .uitems .curr { display: inline-block; }

.pt-1 { position: relative; width: 100%; float: left; }
.pt-1 .ui-c { width: 100%; float: left; }
.pt-1 .ui-c .pics { width: 50%; float: left; }
.pt-1 .ui-c .pics .items { position: relative; display: block; padding: 0 50px 0 20px; }
.pt-1 .ui-c .pics .ens { color: #fff; position: absolute; top: 0; right: 40px; line-height: 200px; font-size: 200px; font-family: sbsc; filter: alpha(opacity=5); -moz-opacity: 0.05; opacity: 0.05; }
.pt-1 .ui-c .pics .cn { color: #fff; font-size: 34px; font-weight: bold; }
.pt-1 .ui-c .pics .en { color: #ffc422; padding: 0 0 15px 0; font-size: 20px; font-weight: bold; font-family: georgia; }
.pt-1 .ui-c .pics .ln b { display: inline-block; width: 55px; height: 4px; font-size: 0px; background-color: #ffc422; }
.pt-1 .ui-c .pics .pic { height: 480px; }
.pt-1 .ui-c .pics .pic .img { display: block; width: 100%; height: 480px; background-repeat: no-repeat; background-position: center center; background-size: 96%; }
.pt-1 .ui-c .infs { width: 50%; float: right; }
.pt-1 .ui-c .infs .ileft { width: 100%; float: left; }
.pt-1 .ui-c .infs .ileft .items { position: relative; display: block; padding: 0 0 0 50px; }
.pt-1 .ui-c .infs .ileft .items .smy { padding: 0 0 25px 0; font-size: 16px; }
.pt-1 .ui-c .infs .ileft .items .smy p { padding: 8px 0; font-size: 16px; }
.pt-1 .ui-c .infs .ileft .items .dil a { display: inline-block; width: 168px; height: 54px; line-height: 54px; text-align: center; border: 1px dashed #000; }
.pt-1 .ui-c .infs .ileft .items .dil a:hover { color: #003371; text-decoration: none; border: 1px dashed #003371; }
.pt-1 .ui-c .infs .iright { width: 100%; float: right; padding: 25px 0 0; }
.pt-1 .ui-c .infs .iright .items { position: relative; display: block; padding: 0 0 0 50px; }
.pt-1 .ui-c .infs .iright .items ul { display: inline-block; width: 100%; }
.pt-1 .ui-c .infs .iright .items ul li { width: 50%; float: left; overflow: hidden; }
.pt-1 .ui-c .infs .iright .items ul li .wras { margin: 5px; overflow: hidden; }
.pt-1 .ui-c .infs .iright .items ul li .wras a { display: block; padding: 25px; background-color: #ffc422; -moz-border-radius: 4px 4px 4px 4px; -webkit-border-radius: 4px 4px 4px 4px; -o-border-radius: 4px 4px 4px 4px; border-radius: 4px 4px 4px 4px; transition: all 0.6s; }
.pt-1 .ui-c .infs .iright .items ul li .wras a .item { display: inline-block; width: 100%; }
.pt-1 .ui-c .infs .iright .items ul li .wras a .item .cn { color: #fff; display: inline-block; width: 100%; font-size: 18px; -moz-text-shadow: 1px 1px 2px rgba(1, 1, 2, 0.4); -webkit-text-shadow: 1px 1px 2px rgba(1, 1, 2, 0.4); -o-text-shadow: 1px 1px 2px rgba(1, 1, 2, 0.4); text-shadow: 1px 1px 2px rgba(1, 1, 2, 0.4); }
.pt-1 .ui-c .infs .iright .items ul li .wras a .item .en { color: #fff; display: inline-block; width: 100%; -moz-text-shadow: 1px 1px 2px rgba(1, 1, 2, 0.4); -webkit-text-shadow: 1px 1px 2px rgba(1, 1, 2, 0.4); -o-text-shadow: 1px 1px 2px rgba(1, 1, 2, 0.4); text-shadow: 1px 1px 2px rgba(1, 1, 2, 0.4); }
.pt-1 .ui-c .infs .iright .items ul li .wras a:hover { background-color: #003371; }

.pt-2 { width: 100%; float: left; }
.pt-2 .ui-h { width: 100%; float: left; padding: 20px 0; }
.pt-2 .ui-h .tits { float: left; }
.pt-2 .ui-h .tits p { color: #fff; line-height: 34px; font-size: 28px; text-transform: uppercase; }
.pt-2 .ui-h .more { float: right; padding: 12px 0 0; }
.pt-2 .ui-h .more a { color: #fff; display: inline-block; padding: 8px 20px; font-size: 16px; border: 2px solid #fff; }
.pt-2 .ui-c { width: 100%; float: left; }
.pt-2 .ui-c .list { display: inline-block; width: 100%; }
.pt-2 .ui-c .list .itemswra { width: 20%; float: left; }
.pt-2 .ui-c .list .itemswra .items { padding: 5px; }
.pt-2 .ui-c .list .itemswra .items a { display: inline-block; position: relative; width: 100%; background-color: #003371; overflow: hidden; }
.pt-2 .ui-c .list .itemswra .items a .tis { position: absolute; bottom: 0; left: 0; width: 100%; height: 45px; line-height: 45px; padding: 90px 0 16px; background: url("../images/repeatbg5.png") repeat-x 0 0; z-index: 9; }
.pt-2 .ui-c .list .itemswra .items a .tis .tit { display: block; }
.pt-2 .ui-c .list .itemswra .items a .tis .tit .ico { display: inline-block; padding: 20px; background-color: #fff; -moz-border-radius: 200px 200px 200px 200px; -webkit-border-radius: 200px 200px 200px 200px; -o-border-radius: 200px 200px 200px 200px; border-radius: 200px 200px 200px 200px; }
.pt-2 .ui-c .list .itemswra .items a .tis .tit .ico img { height: 90px; }
.pt-2 .ui-c .list .itemswra .items a .tis .tit .inf { color: #fff; display: block; padding: 0 25px; font-size: 26px; font-weight: bold; font-family: arial; transition: all 0.6s; -moz-text-shadow: 1px 1px 1px rgba(1, 1, 1, 0.3); -webkit-text-shadow: 1px 1px 1px rgba(1, 1, 1, 0.3); -o-text-shadow: 1px 1px 1px rgba(1, 1, 1, 0.3); text-shadow: 1px 1px 1px rgba(1, 1, 1, 0.3); }
.pt-2 .ui-c .list .itemswra .items a .img { position: relative; display: inline-block; width: 100%; float: left; background-repeat: no-repeat; background-position: center center; background-size: cover; transition: all 0.8s; z-index: 8; }
.pt-2 .ui-c .list .itemswra .items a .img img { width: 100%; height: 400px; }
.pt-2 .ui-c .list .itemswra .items a:hover .img { filter: alpha(opacity=80); -moz-opacity: 0.8; opacity: 0.8; transform: scale(1.1); }
.pt-2 .ui-c .list .itemswra.itemswra0 .items a { background: none; }
.pt-2 .ui-c .list .itemswra.itemswra0 .items a .tits { position: absolute; top: 0; left: 0; display: table; width: 100%; height: 400px; z-index: 10; }
.pt-2 .ui-c .list .itemswra.itemswra0 .items a .tits .tit { display: table-cell; width: 100%; vertical-align: middle; text-align: center; }
.pt-2 .ui-c .list .itemswra.itemswra0 .items a .tits .tit .lin { display: block; text-align: center; }
.pt-2 .ui-c .list .itemswra.itemswra0 .items a .tits .tit .lin b { display: block; width: 40px; height: 3px; margin: 0 auto; font-size: 0px; background-color: #e00; }
.pt-2 .ui-c .list .itemswra.itemswra0 .items a .tits .tit .ti1 { color: #003371; display: block; line-height: 60px; padding: 12px 0 0; text-align: center; font-size: 36px; font-family: georgia; font-weight: bold; text-transform: uppercase; }
.pt-2 .ui-c .list .itemswra.itemswra0 .items a .tits .tit .ti2 { display: block; padding: 0 0 12px 0; font-size: 16px; }
.pt-2 .ui-c .list .itemswra.itemswra0 .items a .tits .tit .ti3 { display: block; width: 52%; margin: 0 auto 20px; text-align: center; font-size: 14px; }
.pt-2 .ui-c .list .itemswra.itemswra0 { width: 34%; }
.pt-2 .ui-c .list .itemswra.itemswra1 { width: 33%; }
.pt-2 .ui-c .list .itemswra.itemswra2 { width: 33%; }
.pt-2 .ui-c .list .itemswra.itemswra3 { width: 34%; }
.pt-2 .ui-c .list .itemswra.itemswra4 { width: 33%; }
.pt-2 .ui-c .list .itemswra.itemswra5 { width: 33%; }

.pt-3 { width: 100%; float: left; }
.pt-3 .ui-c { display: inline-block; width: 100%; }
.pt-3 .ui-c .list { display: inline-block; width: 100%; }
.pt-3 .ui-c .list ul li { width: 25%; float: left; }
.pt-3 .ui-c .list ul li .item { display: block; margin: 0 6px 10px; }
.pt-3 .ui-c .list ul li a { display: block; padding: 10px; background-color: #fff; -moz-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2); -o-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2); }
.pt-3 .ui-c .list ul li a .pic { display: block; overflow: hidden; }
.pt-3 .ui-c .list ul li a .pic .img { display: inline-block; width: 100%; background-repeat: no-repeat; background-position: center center; background-size: cover; transition: all 0.6s; }
.pt-3 .ui-c .list ul li a .pic img { width: 100%; }
.pt-3 .ui-c .list ul li a .inf { color: #333; display: inline-block; width: 100%; height: 40px; line-height: 40px; margin: 10px 0 0; text-align: center; text-transform: uppercase; }
.pt-3 .ui-c .list ul li a:hover .pic .img { transform: scale(1.1); }
.pt-3 .ui-c .list ul li a:hover .inf { text-decoration: underline; }
.pt-3 .ui-f { display: block; padding: 40px 0 0; text-align: center; }
.pt-3 .ui-f a { color: #fff; display: block; width: 50%; margin: 0 auto; height: 50px; line-height: 50px; background-color: #003371; -moz-border-radius: 200px 200px 200px 200px; -webkit-border-radius: 200px 200px 200px 200px; -o-border-radius: 200px 200px 200px 200px; border-radius: 200px 200px 200px 200px; }
.pt-3 .ui-f a:hover { color: #fff; background-color: #df0000; }

.pt-4 { width: 100%; float: left; }
.pt-4 .ui-c { width: 100%; float: left; }
.pt-4 .ui-c .list ul li { width: 25%; float: left; }
.pt-4 .ui-c .list ul li .items1 { height: 180px; margin: 5px; padding: 35px 35px 35px 10px; }
.pt-4 .ui-c .list ul li .items1 .cn { color: #333; font-size: 30px; }
.pt-4 .ui-c .list ul li .items1 .en { color: #ffc422; font-size: 16px; font-family: georgia; text-transform: uppercase; }
.pt-4 .ui-c .list ul li .items1 .ln { padding: 10px 0; }
.pt-4 .ui-c .list ul li .items1 .ln b { display: block; width: 50px; height: 4px; font-size: 0px; background-color: #003371; }
.pt-4 .ui-c .list ul li .items1 .sy { color: #555; font-size: 14px; }
.pt-4 .ui-c .list ul li .items { height: 180px; margin: 5px; padding: 35px; background-color: #fff; -moz-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2); -o-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2); }
.pt-4 .ui-c .list ul li .items .tit { color: #555; padding: 15px 0 0; font-size: 18px; }
.pt-4 .ui-c .list ul li .items .smy { color: #999; line-height: 22px; padding: 6px 0 0; font-size: 14px; }
.pt-4 .ui-c .list ul li .items .arr { padding: 6px 3px 0; }
.pt-4 .ui-c .list ul li .items .arr .iconfont { color: #ccc; }
.pt-4 .ui-c .list ul li .items2 { margin: 5px; padding: 10px; background-color: #fff; -moz-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2); -o-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2); }
.pt-4 .ui-c .list ul li .items2 .itemw { display: block; padding: 10px; background-color: #fff; background-image: url("../images/ptbg2.jpg"); background-repeat: no-repeat; background-position: center center; background-size: cover; }
.pt-4 .ui-c .list ul li .items2 .item { display: block; padding: 20px; }
.pt-4 .ui-c .list ul li .items2 .item .itemn { position: relative; width: 100%; height: 170px; }
.pt-4 .ui-c .list ul li .items2 .item .ite { position: absolute; bottom: 0; left: 0; width: 100%; }
.pt-4 .ui-c .list ul li .items2 .item .cn { color: #fff; font-size: 14px; }
.pt-4 .ui-c .list ul li .items2 .item .en { color: #fff; font-size: 14px; }

.pt-6 { position: relative; width: 100%; float: left; overflow: hidden; }
.pt-6 .ui-c { position: relative; width: 100%; float: left; z-index: 10; }
.pt-6 .ui-c .list { width: 100%; }
.pt-6 .ui-c .list ul { position: relative; display: inline-block; width: 100%; }
.pt-6 .ui-c .list ul li { display: inline-block; position: relative; width: 25%; float: left; }
.pt-6 .ui-c .list ul li .items { display: block; margin: 0 6px 12px; background-color: #fff; }
.pt-6 .ui-c .list ul li .items a { display: block; padding: 12px; -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1); -o-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1); transition: all 0.6s; }
.pt-6 .ui-c .list ul li .items a .wras { display: inline-block; width: 100%; }
.pt-6 .ui-c .list ul li .items a .wras .pics { width: 100%; float: left; background-color: #000; }
.pt-6 .ui-c .list ul li .items a .wras .pics .pic { display: inline-block; width: 100%; height: 240px; background-repeat: no-repeat; background-position: center center; background-size: cover; }
.pt-6 .ui-c .list ul li .items a .wras .info { width: 100%; float: left; margin: 12px 0 0; }
.pt-6 .ui-c .list ul li .items a .wras .info .inf { display: block; }
.pt-6 .ui-c .list ul li .items a .wras .info .inf .tit { color: #333; display: inline-block; width: 100%; height: 30px; line-height: 30px; font-size: 15px; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
.pt-6 .ui-c .list ul li .items a .wras .info .inf .con { color: #999; display: inline-block; width: 100%; height: 46px; line-height: 23px; margin: 12px 0; font-size: 13px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.pt-6 .ui-c .list ul li .items a .wras .info .inf .das { color: #ccc; display: inline-block; width: 100%; font-size: 13px; font-family: arial; }
.pt-6 .ui-c .list ul li .items a .wras .info .inf .mor { display: inline-block; width: 100%; padding: 20px 0 0; }
.pt-6 .ui-c .list ul li .items a:hover { background-color: #003371; }
.pt-6 .ui-c .list ul li .items a:hover .wras .pics .pic { filter: alpha(opacity=80); -moz-opacity: 0.8; opacity: 0.8; }
.pt-6 .ui-c .list ul li .items a:hover .wras .info .inf span { color: #fff; }
.pt-6 .ui-c .list ul li .items a:hover .wras .info .inf span.mor span { color: #fff; }
.pt-6 .ui-c .list ul li.i1 { width: 50%; }
.pt-6 .ui-c .list ul li.i1 .items a .wras .pics .pic { height: 480px; }
.pt-6 .ui-c .list ul li.i1 .items a .wras .info .inf .con { display: inline-block; }

.pt-7 { width: 100%; float: left; }
.pt-7 .ui-h { width: 78%; float: right; padding: 50px 0 20px 0; border-left: 1px solid #3f4042; border-bottom: 1px solid #3f4042; }
.pt-7 .ui-h a.more { color: #555; display: inline-block; float: right; margin: 20px 180px 0 0; font-size: 20px; font-family: arial; }
.pt-7 .ui-h .tit { display: inline; float: left; margin: 0 0 0 30px; }
.pt-7 .ui-h .tit h2 { color: #fff; font-size: 28px; }
.pt-7 .ui-h .tit h3 { color: #888; }
.pt-7 .ui-c { width: 78%; float: right; padding: 30px 0 50px; border-left: 1px solid #3f4042; }
.pt-7 .ui-c .lists { display: block; padding: 0 180px 0 30px; }
.pt-7 .ui-c ul { width: 100%; float: left; }
.pt-7 .ui-c ul li { width: 30%; float: left; margin: 10px; }
.pt-7 .ui-c ul li a { display: block; padding: 10px; background-color: rgba(16, 16, 16, 0.4); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4F101010,endColorstr=#4F101010); overflow: hidden; }
.pt-7 .ui-c ul li a .pics { display: inline-block; width: 100%; background-repeat: no-repeat; background-position: center center; background-size: cover; }
.pt-7 .ui-c ul li a .pics img { width: 100%; transition: all 0.6s; }

.pt-8 { width: 100%; float: left; }
.pt-8 .ui-c { position: relative; width: 50%; float: left; overflow: hidden; }
.pt-8 .ui-c .list { width: 100%; float: left; }
.pt-8 .ui-c .list ul { width: 100%; }
.pt-8 .ui-c .list ul li { width: 50%; float: left; }
.pt-8 .ui-c .list ul li .items { display: block; padding: 0 15px 0 0; }
.pt-8 .ui-c .list ul li .items a { position: relative; display: block; transition: all 0.6s; }
.pt-8 .ui-c .list ul li .items a .pic { display: inline-block; width: 100%; background-color: #000; overflow: hidden; }
.pt-8 .ui-c .list ul li .items a .pic img { width: 100%; transition: all 0.6s; }
.pt-8 .ui-c .list ul li .items a .inf { color: #fff; display: inline-block; width: 100%; padding: 10px 0; font-size: 22px; font-weight: bold; text-align: center; background-color: #222222; transition: all 0.6s; }
.pt-8 .ui-c .list ul li .items a:hover { background-color: rgba(254, 254, 254, 0.6); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#6Ffefefe,endColorstr=#6Ffefefe); }
.pt-8 .ui-c .list ul li .items a:hover .pic { height: 100%; }
.pt-8 .ui-c .list ul li .items a:hover .pic img { filter: alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; }
.pt-8 .ui-c .list ul li .items a:hover .inf { background-color: #111111; }
.pt-8 .ui-f { width: 50%; float: right; }
.pt-8 .ui-f .itemwras { width: 95%; float: right; padding: 0 0 0 5%; }
.pt-8 .ui-f .itemwras .itemwra { display: table; width: 100%; }
.pt-8 .ui-f .itemwras .item { display: table-cell; vertical-align: middle; }
.pt-8 .ui-f .itemwras .tits .en { color: #003371; line-height: 24px; font-size: 28px; font-weight: bold; font-family: georgia; }
.pt-8 .ui-f .itemwras .tits .cn { padding: 6px 0 8px; font-size: 20px; font-weight: bold; }
.pt-8 .ui-f .itemwras .tits .ln b { display: inline-block; width: 30px; height: 4px; background-color: #eb6100; }
.pt-8 .ui-f .itemwras .infs { display: block; padding: 30px 0; font-size: 16px; }
.pt-8 .ui-f .itemwras .btns { display: block; }
.pt-8 .ui-f .itemwras .btns a { color: #fff; display: block; width: 170px; height: 55px; line-height: 55px; text-align: center; font-size: 15px; border-bottom: 3px solid #fdb56b; background-color: #222222; }

.pt-9 { position: relative; width: 100%; float: left; overflow: hidden; }
.pt-9 .ui-f { position: relative; width: 100%; float: left; padding: 30px 0 0; z-index: 20; }
.pt-9 .ui-f .mapwras { position: relative; width: 50%; float: left; }
.pt-9 .ui-f .mapwras .mapwra { display: block; margin: 0 20px 0 0; padding: 10px; border: 1px solid #e1e6eb; background-color: #fff; }
.pt-9 .ui-f .mapwras .data { display: inline-block; width: 100%; height: 400px; }
.pt-9 .ui-f .mapwras .data img { width: 100%; }
.pt-9 .ui-f .infos { width: 50%; float: right; }
.pt-9 .ui-f .infos .message { width: 100%; float: left; padding: 0 0 50px; }
.pt-9 .ui-f .infos .message form { width: 100%; float: left; }
.pt-9 .ui-f .infos .message form .sin { display: inline; width: 50%; float: left; margin: 0 0 10px 0; }
.pt-9 .ui-f .infos .message form .sin input::-webkit-input-placeholder { color: #dddddd; }
.pt-9 .ui-f .infos .message form .sin input::-moz-placeholder { color: #dddddd; }
.pt-9 .ui-f .infos .message form .sin input:-moz-placeholder { color: #dddddd; }
.pt-9 .ui-f .infos .message form .sin input:-ms-input-placeholder { color: #dddddd; }
.pt-9 .ui-f .infos .message form .sin textarea::-webkit-input-placeholder { color: #dddddd; }
.pt-9 .ui-f .infos .message form .sin textarea::-moz-placeholder { color: #dddddd; }
.pt-9 .ui-f .infos .message form .sin textarea:-moz-placeholder { color: #dddddd; }
.pt-9 .ui-f .infos .message form .sin textarea:-ms-input-placeholder { color: #dddddd; }
.pt-9 .ui-f .infos .message form .sin .sinwra { display: block; margin: 0 10px 0 0; }
.pt-9 .ui-f .infos .message form .sin .lab { display: block; }
.pt-9 .ui-f .infos .message form .sin .lab i { color: #e00; margin: 0 4px 0 0; }
.pt-9 .ui-f .infos .message form .sin .swra { display: block; border: 1px solid #e1e6eb; }
.pt-9 .ui-f .infos .message form .sin .text { color: #333; width: 100%; height: 40px; line-height: 40px; text-indent: 12px; border: 0 none; }
.pt-9 .ui-f .infos .message form .sin .textarea { color: #333; width: 100%; height: 80px; line-height: 36px; text-indent: 12px; border: 0 none; }
.pt-9 .ui-f .infos .message form .sin .checkcodes { display: inline-block; margin: 0 0 0 15px; padding: 5px; border: 1px solid #e1e6eb; background-color: #fff; }
.pt-9 .ui-f .infos .message form .sin .submit { color: #fff; clear: both; width: 172px; height: 42px; float: left; border: 0 none; background-color: #003371; -moz-border-radius: 100px 100px 100px 100px; -webkit-border-radius: 100px 100px 100px 100px; -o-border-radius: 100px 100px 100px 100px; border-radius: 100px 100px 100px 100px; }
.pt-9 .ui-f .infos .message form .sintitle { width: 100%; }
.pt-9 .ui-f .infos .message form .sincontent { width: 100%; }
.pt-9 .ui-f .infos .message form .sincode { width: 100%; }
.pt-9 .ui-f .infos .message form .sincode .swra { display: inline-block; width: 100px; float: left; }

.w360 .pt-1 .ui-c .show .wras .picswra { display: none; }
.w360 .pt-1 .ui-c .show .wras .itemwra { margin: 0 15px 0 0; }

.w640 .ly-ct { width: auto; margin: 0 40px; }
.w640 .pt-1 .ui-c .show .wras .picswra { display: none; }
.w640 .pt-1 .ui-c .show .wras .itemwra { margin: 0 15px 0 0; }

.w960 .ly-ct { width: auto; margin: 0 40px; }
.w960 .pt-1 .ui-c .show .wras .picswra { display: none; }
.w960 .pt-1 .ui-c .show .wras .itemwra { margin: 0 15px 0 0; }

.w1080 .ly-ct { width: auto; margin: 0 60px; }
.w1080 #pg-banner .ui-w { height: 260px; }
.w1080 #pg-banner .ui-w .ui-h { height: 260px; }
.w1080 .pt-1 .ui-c .show .wras .picswra { display: none; }
.w1080 .pt-1 .ui-c .show .wras .itemwra { margin: 0 15px 0 0; }

.w1200 .ly-ct { width: auto; margin: 0 60px; }
.w1200 #pg-banner .ui-w { height: 260px; }
.w1200 #pg-banner .ui-w .ui-h { height: 260px; }
.w1200 .pt-1 .ui-c .show .wras .picswra { width: 360px; }
.w1200 .pt-1 .ui-c .show .wras .picswra .lom { width: 320px; }
.w1200 .pt-1 .ui-c .show .wras .picswra .pics { width: 320px; }
.w1200 .pt-1 .ui-c .show .wras .itemwra { margin: 0 370px 0 0; }

.w1360 .ly-ct { width: auto; margin: 0 100px; }
.w1360 #pg-banner .ui-w { height: 320px; }
.w1360 #pg-banner .ui-w .ui-h { height: 320px; }
.w1360 .cmlist2 ul li { width: 33.3%; }
.w1360 .cmlist4 ul li { width: 33.3%; }
.w1360 .cmlist5 ul li { width: 100%; }

.w1500 .ly-ct { width: 1500px; margin: 0 auto; }
.w1500 #pg-banner .ui-w { height: 340px; }
.w1500 #pg-banner .ui-w .ui-h { height: 340px; }
.w1500 .cmlist2 ul li { width: 25%; }
.w1500 .cmlist4 ul li { width: 25%; }
.w1500 .cmlist5 ul li { width: 100%; }

@media only screen and (min-width: 0px) and (max-width: 639px) { .pt-1 .ui-c .show .wras .picswra { display: none; }
  .pt-1 .ui-c .show .wras .itemwra { margin: 0 15px 0 0; } }
@media only screen and (min-width: 640px) and (max-width: 959px) { .ly-ct { width: auto; margin: 0 40px; }
  .pt-1 .ui-c .show .wras .picswra { display: none; }
  .pt-1 .ui-c .show .wras .itemwra { margin: 0 15px 0 0; } }
@media only screen and (min-width: 960px) and (max-width: 1079px) { .ly-ct { width: auto; margin: 0 40px; }
  .pt-1 .ui-c .show .wras .picswra { display: none; }
  .pt-1 .ui-c .show .wras .itemwra { margin: 0 15px 0 0; } }
@media only screen and (min-width: 1080px) and (max-width: 1279px) { .ly-ct { width: auto; margin: 0 60px; }
  #pg-banner .ui-w { height: 260px; }
  #pg-banner .ui-w .ui-h { height: 260px; }
  .pt-1 .ui-c .show .wras .picswra { display: none; }
  .pt-1 .ui-c .show .wras .itemwra { margin: 0 15px 0 0; } }
@media only screen and (min-width: 1280px) and (max-width: 1439px) { .ly-ct { width: auto; margin: 0 60px; }
  #pg-banner .ui-w { height: 260px; }
  #pg-banner .ui-w .ui-h { height: 260px; }
  .pt-1 .ui-c .show .wras .picswra { width: 360px; }
  .pt-1 .ui-c .show .wras .picswra .lom { width: 320px; }
  .pt-1 .ui-c .show .wras .picswra .pics { width: 320px; }
  .pt-1 .ui-c .show .wras .itemwra { margin: 0 370px 0 0; } }
@media only screen and (min-width: 1440px) and (max-width: 1599px) { .ly-ct { width: auto; margin: 0 100px; }
  #pg-banner .ui-w { height: 320px; }
  #pg-banner .ui-w .ui-h { height: 320px; }
  .cmlist2 ul li { width: 33.3%; }
  .cmlist4 ul li { width: 33.3%; }
  .cmlist5 ul li { width: 100%; } }
@media only screen and (min-width: 1500px) { .ly-ct { width: 1500px; margin: 0 auto; }
  #pg-banner .ui-w { height: 340px; }
  #pg-banner .ui-w .ui-h { height: 340px; }
  .cmlist2 ul li { width: 25%; }
  .cmlist4 ul li { width: 25%; }
  .cmlist5 ul li { width: 100%; } }

/*# sourceMappingURL=style.css.map */
