@charset "UTF-8";
/* 引入自定义设置 */
@keyframes bounce-up { 25% { transform: translateY(5px); }
  50%, 100% { transform: translateY(0); }
  75% { transform: translateY(-5px); } }
@keyframes bounce-right { 25% { transform: translateX(5px); }
  50%, 100% { transform: translateX(0); }
  75% { transform: translateX(-5px); } }
@font-face { font-family: sbsc; src: url("../fonts/SolanoGothicRetroMVB-SbCap.eot"); src: url("../fonts/SolanoGothicRetroMVB-SbCap.eot?#iefix") format("embedded-opentype"), url("../fonts/SolanoGothicRetroMVB-SbCap.woff") format("woff"), url("../fonts/SolanoGothicRetroMVB-SbCap.woff2") format("woff2"), url("../fonts/SolanoGothicRetroMVB-SbCap.ttf") format("truetype"), url("../fonts/SolanoGothicRetroMVB-SbCap.svg") format("svg"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'poppins'; src: url(../fonts/poppins/poppins-regular.eot); src: url(../fonts/poppins/poppins-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/poppins/poppins-regular.woff) format("woff"), url(../fonts/poppins/poppins-regular.woff2) format("woff2"), url(../fonts/poppins/poppins-regular.ttf) format("truetype"); font-weight: normal; font-style: normal; }
@keyframes quan { 0% { transform: rotate(0deg); -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); }
  100% { transform: rotate(360deg); -webkit-transform: rotate(360deg); -ms-transform: rotate(360deg); } }
@keyframes run { 0% { background-size: 100%; }
  50% { background-size: 120%; }
  100% { background-size: 100%; } }
/* 滚动条美化 */
::-webkit-scrollbar { position: fixed; top: 0; right: 0; width: 4px; height: 4px; background-color: #000000; }

/* 滚动条美化 阴影~圆角*/
::-webkit-scrollbar-track { border-radius: 10px; background-color: #000000; }

/* 滚动条美化 滑块 阴影~圆角*/
::-webkit-scrollbar-thumb { border-radius: 10px; background-color: #c80000; }

/* 网站公共设置 */
.fn-clear { clear: both; width: 0px; height: 0px; font-size: 0px; }

.fn-fl { float: left !important; }

.fn-fr { float: right !important; }

.fn-tac { text-align: center !important; }

.fn-db { display: table; }

.fn-dbc { display: table-cell; vertical-align: middle; }

.table-cell { display: table-cell; vertical-align: middle; }

html, body { background-color: #f5f8fc; overflow-x: hidden; }

#gray, #gray body { filter: gray; filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); background: none; }

a { color: #333; text-decoration: none; }
a:hover { color: #0064c6; text-decoration: underline; }

#pg-headers, #pg-banners, #pg-banneri, #pg-middles, #pg-footers, #pg-wapnavs { position: relative; width: 100%; float: left; }

#pg-headers { z-index: 790; }

#pg-banners { z-index: 780; }

#pg-banneri { z-index: 780; }

#pg-middles { z-index: 770; }

#pg-footers { z-index: 770; }

#pg-wapnavs { z-index: 770; }

.ly-ct { width: 1360px; margin: 0 auto; }

.ly-mi { position: relative; display: inline-block; width: 100%; z-index: 400; }

.cc-red { color: #d00; }

.cc-blue { color: #0064c6; }

/* 当前主体样式 */
#pg-headers { position: fixed; top: 0; left: 0; }
#pg-headers .ly-ca { margin: 0 100px; }
#pg-headers .ui-h { display: inline-block; width: 100%; background: url("../images/white10.png") repeat-x 0 bottom; }
#pg-headers .ui-h .kh { color: #fff; line-height: 32px; float: left; font-size: 12px; }
#pg-headers .ui-h .list { float: right; }
#pg-headers .ui-h .list ul { float: left; background: url("../images/white10.png") repeat-y right 0; }
#pg-headers .ui-h .list ul li { float: left; background: url("../images/white10.png") repeat-y 0 0; }
#pg-headers .ui-h .list ul li a { color: #fff; display: inline-block; height: 32px; line-height: 32px; padding: 0 15px; font-size: 12px; text-align: center; }
#pg-headers .ui-h .list ul li a:hover { color: #333; text-decoration: none; background-color: #ffd900; }
#pg-headers .ui-h .lans { color: #fff; float: right; padding: 5px 0 5px 10px; }
#pg-headers .ui-h .lans ul { float: left; }
#pg-headers .ui-h .lans ul li { float: left; margin: 0 10px 0 0; padding: 3px; }
#pg-headers .ui-h .lans ul li a { color: #fff; display: inline-block; height: 16px; line-height: 16px; float: left; padding: 0 6px 0 28px; font-size: 12px; overflow: hidden; }
#pg-headers .ui-h .lans ul li a.cn { background: url("../images/china.png") no-repeat 0 0; }
#pg-headers .ui-h .lans ul li a.en { background: url("../images/english.png") no-repeat 0 0; }
#pg-headers .ui-c { position: relative; display: inline-block; width: 100%; background: url("../images/white10.png") repeat-x 0 bottom; }
#pg-headers .ui-c .logos { height: 95px; float: left; }
#pg-headers .ui-c .logos a.logo { display: inline-block; height: 60px; float: left; margin: 17px 0 0; padding: 0 0 0 75px; background: url("../images/logo.png") no-repeat 0 0; }
#pg-headers .ui-c .logos a.logo span { clear: both; float: left; }
#pg-headers .ui-c .logos a.logo span.htit { color: #fff; display: inline; height: 30px; line-height: 30px; margin: 9px 0 3px 0; font-size: 30px; font-weight: bold; letter-spacing: 5px; }
#pg-headers .ui-c .logos a.logo span.stit { color: #fff; font-size: 12px; letter-spacing: 0px; }
#pg-headers .ui-c .navlist { display: block; width: 600px; margin: 0 auto; }
#pg-headers .ui-c .navlist .list { display: inline-block; }
#pg-headers .ui-c .navlist ul { float: left; }
#pg-headers .ui-c .navlist li { position: relative; width: 100px; float: left; z-index: 300; }
#pg-headers .ui-c .navlist .tits { width: 100%; float: left; }
#pg-headers .ui-c .navlist .tits a.name { color: #fff; display: block; width: 100%; height: 95px; line-height: 95px; font-size: 16px; text-align: center; z-index: 20; }
#pg-headers .ui-c .navlist .tits a.name:hover { color: #fff; text-decoration: none; background-color: #0064c6; }
#pg-headers .ui-c .navlist .tits a.name:hover span { color: #fff; }
#pg-headers .ui-c .navlist .items { display: none; clear: both; position: absolute; top: 95px; left: 0; width: 100%; margin: 0 0 0 0; background-color: #f4f4f4; z-index: 10; }
#pg-headers .ui-c .navlist .item { display: inline-block; width: 100%; padding: 10px 0; }
#pg-headers .ui-c .navlist .itm { width: 100%; float: left; }
#pg-headers .ui-c .navlist .itm a { color: #ffffff; display: block; padding: 3px 0; font-size: 14px; text-align: center; }
#pg-headers .ui-c .telinfo { height: 95px; float: right; padding: 0 0 0 50px; background: url("../images/white10.png") repeat-y 0 0; }
#pg-headers .ui-c .telinfo p { color: #fff; font-size: 14px; text-align: right; }
#pg-headers .ui-c .telinfo p.p1 { padding: 20px 0 0; }
#pg-headers .ui-c .telinfo p.p2 { font-size: 24px; font-weight: bold; font-family: 'arial'; }
#pg-headers .vi-c { display: none; }
#pg-headers.pg-hi .ui-c a.menubtn { color: #ffffff; }
#pg-headers.pg-hi .ui-c a.searchbtn { color: #ffffff; }
#pg-headers.pg-hi .ui-c a.searchbtn { display: none; }
#pg-headers.pg-hi .ui-c a.menubtn { display: none; }
#pg-headers.pg-hb { position: fixed; top: 0; left: 0; background: url("../images/white90.png") repeat 0 0; -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2); -o-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2); box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2); }
#pg-headers.pg-hb .ui-c .logos a.logo { background: url("../images/logo2.png") no-repeat 0 0; }
#pg-headers.pg-hb .ui-c .logos a.logo span.htit { color: transparent; background: linear-gradient(to right, #0971c7, #1197ee); -webkit-background-clip: text; }
#pg-headers.pg-hb .ui-c .logos a.logo span.stit { color: transparent; background: linear-gradient(to right, #0971c7, #1197ee); -webkit-background-clip: text; }
#pg-headers.pg-hb .ui-c .navlist .tits a.name { color: #333; }
#pg-headers.pg-hb .ui-c .telinfo p.p1 { color: #999; }
#pg-headers.pg-hb .ui-c .telinfo p.p2 { color: #d00; }
#pg-headers.pg-hb .vi-c { background-color: #0064c6; }

#pg-banners { position: relative; width: 100%; float: left; background-image: url("../images/yiten.jpg"); background-repeat: no-repeat; background-position: center center; background-size: cover; }
#pg-banners .ly-ca { margin: 0 100px; }
#pg-banners .ui-c { width: 100%; float: left; }
#pg-banners .ui-c .swiper-wrapper { height: auto !important; }
#pg-banners .ui-c .swiper-slide { height: auto !important; }
#pg-banners .ui-c .webimg { position: relative; width: 100%; float: left; background-repeat: no-repeat; background-size: cover; transition: all 30s; }
#pg-banners .ui-c .webimg img { width: 100%; float: left; }
#pg-banners .ui-c .wapimg { display: none; width: 100%; float: left; background-repeat: no-repeat; background-position: center center; background-size: cover; }
#pg-banners .ui-c .wapimg img { width: 100%; float: left; }
#pg-banners .ui-c .bheight { height: 980px; transition: all 0.6s; }
#pg-banners .ui-c .textinf { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
#pg-banners .ui-c .textw { display: table; width: 100%; }
#pg-banners .ui-c .texti { display: table-cell; vertical-align: middle; }
#pg-banners .ui-c .texti p { color: #fff; padding: 10px 0; -moz-text-shadow: 1px 2px 5px rgba(1, 1, 1, 0.4); -webkit-text-shadow: 1px 2px 5px rgba(1, 1, 1, 0.4); -o-text-shadow: 1px 2px 5px rgba(1, 1, 1, 0.4); text-shadow: 1px 2px 5px rgba(1, 1, 1, 0.4); }
#pg-banners .ui-c .texti p.p0 { font-size: 44px; font-weight: bold; }
#pg-banners .ui-c .texti p.p1 { font-size: 54px; font-weight: bold; }
#pg-banners .ui-c .texti p.p2 { padding: 20px 0 40px; font-size: 16px; }
#pg-banners .ui-c .swiper-slide .webimg { background-position: center top; }
#pg-banners .ui-c .swiper-slide-active .webimg { background-position: center bottom; }
#pg-banners .ui-f { position: absolute; bottom: 120px; width: 100%; height: 12px; float: left; z-index: 700; }
#pg-banners .ui-f .swiper-pagination { position: relative; }
#pg-banners .ui-f .swiper-pagination-bullet { width: 8px; height: 8px; margin: 0 8px 0 0; border: 2px solid #fff; background-color: transparent; -moz-border-radius: 50px 50px 50px 50px; -webkit-border-radius: 50px 50px 50px 50px; -o-border-radius: 50px 50px 50px 50px; border-radius: 50px 50px 50px 50px; filter: alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; }
#pg-banners .ui-f .swiper-pagination-bullet-active { background-color: #fff; filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1; }
#pg-banners .ui-x { position: absolute; bottom: 0; left: 0; width: 100%; float: left; background: url("../images/white10.png") repeat-x 0 0; z-index: 710; }
#pg-banners .ui-x .list { display: inline-block; width: 100%; }
#pg-banners .ui-x .list ul { width: 100%; float: left; }
#pg-banners .ui-x .list li { width: 20%; float: left; text-align: center; background: url("../images/white10.png") repeat-y right 0; }
#pg-banners .ui-x .list li .item { padding: 15px 0 18px; }
#pg-banners .ui-x .list li .icons { position: relative; top: 6px; display: inline-block; width: 50px; height: 50px; margin: 0 10px 0 0; background-repeat: no-repeat; background-position: center center; }
#pg-banners .ui-x .list li .info { color: #ffffff; display: inline-block; }
#pg-banners .ui-x .list li .info h5 { text-align: left; }
#pg-banners .ui-x .list li .info .line { width: 35px; height: 2px; font-size: 0px; background-color: #ffffff; }
#pg-banners .ui-x .list li:last-child { background: none; }

#pg-banner { width: 100%; float: left; }
#pg-banner .ly-ct { width: 100%; }
#pg-banner .ui-m { display: block; background-repeat: no-repeat; background-position: center bottom; background-size: cover; }
#pg-banner .ui-c { display: table; width: 100%; height: 420px; background: url("../images/repeatbg1.png") repeat 0 0; overflow: hidden; transition: all 0.6s; }
#pg-banner .items { display: table-cell; width: 100%; padding: 50px 0 0; text-align: center; vertical-align: middle; }
#pg-banner .cn { color: #ffffff; font-size: 46px; font-weight: bold; text-transform: uppercase; -moz-text-shadow: 1px 1px 1px rgba(1, 1, 1, 0.4); -webkit-text-shadow: 1px 1px 1px rgba(1, 1, 1, 0.4); -o-text-shadow: 1px 1px 1px rgba(1, 1, 1, 0.4); text-shadow: 1px 1px 1px rgba(1, 1, 1, 0.4); }
#pg-banner .ln { display: block; padding: 20px 0 25px; text-align: center; }
#pg-banner .ln b { display: block; width: 70px; height: 1px; font-size: 0px; margin: 0 auto; background-color: #fff; }
#pg-banner .sm { color: #ffffff; display: block; width: 50%; margin: 0 auto; font-size: 16px; transition: all 1.2s; -moz-text-shadow: 1px 1px 1px rgba(1, 1, 1, 0.4); -webkit-text-shadow: 1px 1px 1px rgba(1, 1, 1, 0.4); -o-text-shadow: 1px 1px 1px rgba(1, 1, 1, 0.4); text-shadow: 1px 1px 1px rgba(1, 1, 1, 0.4); }

#pg-footers { background-color: #181e24; }
#pg-footers .ui-h { display: inline-block; width: 100%; background-color: #11161a; }
#pg-footers .ui-h ul { display: inline-block; width: 100%; background: url("../images/white10.png") repeat-y right 0; }
#pg-footers .ui-h li { width: 25%; float: left; background: url("../images/white10.png") repeat-y 0 0; }
#pg-footers .ui-h .itemw { margin: 0 15px; }
#pg-footers .ui-h .items { padding: 30px 0; }
#pg-footers .ui-h .pics { width: 50px; height: 50px; line-height: 50px; float: left; text-align: center; }
#pg-footers .ui-h .pics .iconfont { color: #fff; font-size: 45px; }
#pg-footers .ui-h .infs { margin: 0 0 0 60px; }
#pg-footers .ui-h .infs p { color: #fff; }
#pg-footers .ui-h .infs p.p1 { font-size: 16px; }
#pg-footers .ui-h .infs p.p2 { font-size: 12px; filter: alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7; }
#pg-footers .ui-c { display: inline-block; width: 100%; padding: 30px 0; }
#pg-footers .ui-c .tit { color: #fff; display: block; font-size: 24px; font-weight: bold; text-indent: 10px; }
#pg-footers .ui-c .linfos { width: 50%; float: left; }
#pg-footers .ui-c .linfos ul { display: inline-block; width: 100%; float: left; }
#pg-footers .ui-c .linfos li { display: inline-block; width: 100%; padding: 14px 0; }
#pg-footers .ui-c .linfos .pics { width: 50px; float: left; padding: 5px 0; }
#pg-footers .ui-c .linfos .pics .iconfont { color: #fff; line-height: 34px; font-size: 34px; }
#pg-footers .ui-c .linfos .infs { display: block; margin: 0 0 0 50px; }
#pg-footers .ui-c .linfos p { color: #fff; }
#pg-footers .ui-c .linfos p.p1 { font-size: 16px; }
#pg-footers .ui-c .linfos p.p2 { font-size: 12px; filter: alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; }
#pg-footers .ui-c .rinfos { width: 50%; float: right; }
#pg-footers .ui-c .rinfos ul { display: inline-block; width: 100%; }
#pg-footers .ui-c .rinfos li { width: 50%; float: left; }
#pg-footers .ui-c .rinfos .items { margin: 5px; padding: 20px; background: url("../images/black20.png") repeat 0 0; -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; }
#pg-footers .ui-c .rinfos p { color: #fff; }
#pg-footers .ui-c .rinfos p.p1 { margin: 0 0 3px 0; font-size: 14px; }
#pg-footers .ui-c .rinfos p.p2 { font-size: 12px; filter: alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; }
#pg-footers .ui-c .cinfos { display: inline-block; width: 100%; margin: 30px 0 0; padding: 30px 0 0; background: url("../images/white10.png") repeat-x 0 0; }
#pg-footers .ui-c .cinfos span { color: #fff; margin: 0 10px 0 0; filter: alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; }
#pg-footers .ui-c .cinfos .iconfont { font-size: 18px; }
#pg-footers .ui-f { display: inline-block; width: 100%; padding: 20px 0; background-color: #11161a; }
#pg-footers .ui-f .infoswra { display: inline-block; width: 100%; }
#pg-footers .ui-f p { color: #fff; font-size: 12px; text-transform: uppercase; filter: alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; }
#pg-footers .ui-f .linfos { width: 50%; float: left; text-align: left; }
#pg-footers .ui-f .rinfos { width: 50%; float: right; text-align: right; }

#pg-navs { display: none; }

#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: #ffffff; -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 #ffffff; 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; }

#wn-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; }

#wn-zomo { display: none; position: fixed; top: 0; left: 0; width: 100%; background-color: #fff; filter: alpha(opacity=1); -moz-opacity: 0.01; opacity: 0.01; z-index: 990; }

#wn-show { display: none; position: fixed; top: 0; left: 0; width: 100%; text-align: center; z-index: 991; }
#wn-show .ui-h { color: #ffffff; width: 100%; line-height: 44px; float: left; text-align: right; }
#wn-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: #ffffff; }
#wn-show .ui-h a.close:hover { text-decoration: none; filter: alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7; }
#wn-show .ui-c { display: table; width: 100%; float: left; }
#wn-show .ui-c .pics { display: table-cell; vertical-align: middle; }
#wn-show .ui-c .pics img { max-width: 90%; max-height: 90%; border: 8px solid #ffffff; }
#wn-show .ui-f { color: #ffffff; width: 100%; height: 44px; line-height: 44px; float: left; font-size: 18px; }
#wn-show table { margin: 0 auto; }
#wn-show table tr td { padding: 5px; background-color: #ffffff; }
#wn-show table tr td .pic img { max-width: 700px; max-height: 600px; }
#wn-show table tr td .info { color: #000; height: 30px; line-height: 30px; text-align: center; font-size: 14px; }

#wn-fix { position: fixed; top: 0; right: -260px; width: 200px; height: 100%; padding: 0 30px; background-color: #0064c6; transition: all 0.6s; z-index: 995; }
#wn-fix .arror { position: absolute; top: 50%; left: -35px; margin: -75px 0 0 0; }
#wn-fix .arror .menu { color: #fff; width: 15px; height: 85px; padding: 15px 10px; text-align: center; background-color: #0064c6; -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; cursor: pointer; }
#wn-fix .arror .ftop { width: 15px; height: 25px; line-height: 25px; margin: 5px 0 0; padding: 5px 10px; text-align: center; background-color: #d00; cursor: pointer; -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; }
#wn-fix .arror .ftop .iconfont { color: #fff; font-size: 18px; }
#wn-fix .list { display: table; width: 100%; height: 100%; }
#wn-fix ul { display: table-cell; vertical-align: middle; }
#wn-fix li { display: inline-block; width: 100%; padding: 15px 0; }
#wn-fix .pics { width: 46px; height: 46px; line-height: 46px; float: left; text-align: center; }
#wn-fix .pics .iconfont { color: #fff; font-size: 24px; }
#wn-fix .imgs { width: 80%; margin: 0 5% 10px; padding: 5%; background-color: #fff; -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; }
#wn-fix .imgs img { width: 100%; }
#wn-fix .infs p { color: #fff; }
#wn-fix .infs p a { color: #fff; }
#wn-fix .infs p a:hover { text-decoration: none; }
#wn-fix .infs p.p1 { font-size: 14px; }
#wn-fix .infs p.p2 { line-height: 24px; font-size: 22px; font-family: arial; font-weight: bold; }
#wn-fix .infs p.p3 { text-align: center; }
#wn-fix.wn-close { right: 0; }

#wn-navs { display: none; }

#tencentmap { display: block; height: 600px; background-color: #fff; }

.sections { position: relative; display: inline-block; width: 100%; }

.sections0 { background: url("../images/white10.png") repeat-x 0 0; z-index: 40; -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1); -o-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1); }

.sections1 { background-color: #ffffff; background-image: url("../images/sections.jpg"); background-repeat: no-repeat; background-position: center 0; }

.sections2 { background-color: #ffffff; }

.sections3 { background-color: #f5f8fc; }

.sections4 { height: 700px; background-image: url("../images/sectionbg4.jpg"); background-repeat: no-repeat; background-position: left top; background-attachment: fixed; z-index: 20; }

.sections5 { border-bottom: 3px solid #0064c6; background-color: #ffffff; background-image: url("../images/sectionbg1.jpg"); background-repeat: no-repeat; background-position: center top; }

.sections6 { background-color: #f5f8fc; background-image: url("../images/sectionbg6.png"); background-repeat: repeat-x; background-position: center 0; }

.sections7 { background-image: url("../images/sectionbg7.jpg"); background-repeat: no-repeat; background-position: center center; background-size: cover; }

.sections8 { background-color: #f5f8fc; background-image: url("../images/sectionbg8.png"); background-repeat: no-repeat; background-position: center bottom; }

.sections9 { background-color: #ffffff; background-image: url("../images/sectionbg9.jpg"); background-repeat: no-repeat; background-position: center bottom; background-size: cover; }

.cm-page-sats { display: inline-block; width: 100%; padding: 50px 0; }

.cm-page-cons { display: inline-block; width: 100%; min-height: 500px; padding: 50px 0; }

.cm-page-news { display: inline-block; width: 100%; }

.cm-layout-class { position: relative; background-color: #fff; z-index: 300; -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); }

.cm-layout-list { display: inline-block; width: 100%; padding: 20px 0; }

.cm-layout-show { display: inline-block; width: 100%; padding: 20px 0; }

.cm-page { display: inline-block; width: 100%; padding: 30px 0; }
.cm-page table { margin: 0 auto; }
.cm-page table tr { width: auto; background: none; }
.cm-page table tr td { padding: 0 2px; border: 0 none; }
.cm-page table tr td a, .cm-page table tr td .unlink { display: inline-block; padding: 5px 14px; border: 1px solid #ddd; background-color: #ffffff; }
.cm-page table tr td a:hover, .cm-page table tr td .unlink:hover { color: #ffffff; text-decoration: none; border: 1px solid #0064c6; background-color: #0064c6; }
.cm-page table tr td.normal .unlink { color: #ffffff; border: 1px solid #0064c6; background-color: #0064c6; }

.cm-type1 { display: inline-block; width: 100%; }
.cm-type1 .mainwras { display: inline-block; width: 100%; }
.cm-type1 .pics { width: 50%; float: left; }
.cm-type1 .pic { width: 100%; height: 500px; float: left; background-repeat: no-repeat; background-position: center center; background-size: cover; }
.cm-type1 .infs { width: 50%; float: right; }
.cm-type1 .infs .infw { display: block; padding: 80px; }
.cm-type1 .infs .inft { display: table; width: 100%; height: 340px; }
.cm-type1 .infs .inf { display: table-cell; vertical-align: middle; }
.cm-type1 .infs p { padding: 0 0 20px 0; }
.cm-type1 .infs p b { display: inline-block; width: 60px; height: 3px; background-color: #003253; }
.cm-type1 .infs p.p1 { font-size: 30px; }
.cm-type1 .infs p.p2 { font-size: 18px; }
.cm-type1 .infs p.p3 { font-size: 14px; }

.cm-type2 { width: 100%; float: left; }
.cm-type2 .mainwras { display: inline-block; width: 100%; }
.cm-type2 .picwras { width: 46%; float: left; }
.cm-type2 .picwra { display: block; height: 560px; background-repeat: no-repeat; background-position: center center; background-size: cover; -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; }
.cm-type2 .infwras { width: 54%; float: right; }
.cm-type2 .infwra { display: block; padding: 0 0 0 40px; overflow-y: auto; }
.cm-type2 .inftb { display: table; height: 560px; }
.cm-type2 .inftbc { display: table-cell; vertical-align: middle; }

.cm-type3 { width: 100%; float: left; }
.cm-type3 .mainwras { display: inline-block; width: 100%; }
.cm-type3 .picwras { width: 46%; float: right; }
.cm-type3 .picwra { display: block; height: 560px; padding: 0 0 0 30px; background-repeat: no-repeat; background-position: center center; background-size: cover; -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; }
.cm-type3 .infwras { width: 54%; float: left; }
.cm-type3 .infwra { display: block; height: 560px; padding: 0 40px 0 0; overflow-y: auto; }

.cm-type4 { display: inline-block; width: 100%; }
.cm-type4 .mainwras { display: inline-block; width: 100%; }
.cm-type4 .swiper-imgs { display: block; margin: 0 5px; padding: 5px 0 45px 0; }
.cm-type4 a.imgwras { display: block; }
.cm-type4 a.imgwras .items { position: relative; display: block; height: 450px; background-repeat: no-repeat; background-position: center center; background-size: cover; overflow: hidden; }
.cm-type4 a.imgwras .infs { position: absolute; bottom: 0; left: 0; width: 100%; background: url("../images/blue50.png") repeat 0 0; }
.cm-type4 a.imgwras .inf { color: #fff; display: block; padding: 15px; text-align: center; font-size: 16px; }

.cm-type5 { display: inline-block; width: 100%; }
.cm-type5 .mainwras { display: inline-block; width: 100%; }
.cm-type5 .inflist { display: block; padding: 5px; background-color: #fff; }
.cm-type5 ul { display: inline-block; width: 100%; }
.cm-type5 li { width: 25%; float: left; }
.cm-type5 li .items { position: relative; display: block; text-align: center; }
.cm-type5 li a { display: block; padding: 5px; }
.cm-type5 li .pics { display: block; }
.cm-type5 li .pic { display: block; height: 260px; background-repeat: no-repeat; background-position: center center; background-size: cover; }
.cm-type5 li .infs { position: absolute; bottom: 0; left: 0; display: block; width: 100%; background: url("../images/blue50.png") repeat 0 0; }
.cm-type5 li .inf { color: #fff; display: block; margin: 0 10px; padding: 10px 0; font-size: 14px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; }

.cm-type6 a.showimg { display: block; margin: 0 5px; }
.cm-type6 a.showimg .pics { display: block; }
.cm-type6 a.showimg .pics .pic { display: block; width: 100%; background-repeat: no-repeat; background-position: center center; background-size: cover; }
.cm-type6 a.showimg .pics .pic img { width: 100%; }
.cm-type6 a.showimg .infs { display: block; padding: 10px; text-align: center; }

.cm-type7 { width: 100%; float: left; }
.cm-type7 .picwras { width: 50%; float: right; }
.cm-type7 .picwra { display: block; height: 500px; background-repeat: no-repeat; background-position: center center; background-size: cover; }
.cm-type7 .infwras { width: 50%; float: left; }
.cm-type7 .infwra { display: block; overflow-y: auto; }
.cm-type7 .distable { display: table; width: 100%; height: 500px; }
.cm-type7 .discell { display: table-cell; width: 100%; vertical-align: middle; }
.cm-type7 .con p { padding: 5px 0; font-size: 18px; }
.cm-type7 .con p.p2 { font-size: 16px; }

.cm-type8 { width: 100%; float: left; }
.cm-type8 .picwras { width: 50%; float: left; }
.cm-type8 .picwras .picwra { display: block; height: 500px; background-repeat: no-repeat; background-position: center center; background-size: cover; }
.cm-type8 .infwras { width: 50%; float: right; }
.cm-type8 .infwra { display: block; margin: 0 10%; overflow-y: auto; }
.cm-type8 .distable { display: table; width: 100%; height: 500px; }
.cm-type8 .discell { display: table-cell; width: 100%; vertical-align: middle; }
.cm-type8 .con p { padding: 5px 0; font-size: 18px; }
.cm-type8 .con p.p2 { font-size: 16px; }

.cm-search { padding: 30px 0; }

.cm-ht { display: inline-block; width: 100%; padding: 0 0 15px 0; }
.cm-ht .cl { float: left; }
.cm-ht .cl .cn { color: #0064c6; position: relative; line-height: 40px; font-size: 34px; font-weight: bold; text-transform: uppercase; z-index: 10; }
.cm-ht .cl .ln { height: 16px; margin: -10px 0 0; padding: 0 0 0 5px; font-size: 0px; }
.cm-ht .cl .ln b { display: block; width: 34%; height: 10px; background-color: #e64753; }
.cm-ht .cl .sm { color: #aaa; font-size: 13px; text-transform: uppercase; }
.cm-ht .cl .en { color: #aaa; margin: 6px 0 0; font-size: 13px; text-transform: uppercase; font-family: arial; }
.cm-ht .cr { float: right; margin: 10px 0 0; }
.cm-ht .cr a { display: inline-block; padding: 4px 0; font-size: 22px; font-family: arial; text-transform: uppercase; border-bottom: 1px solid #333; transition: all 0.6s; }
.cm-ht .cr a .mr { margin: 0 15px 0 0; font-size: 15px; }
.cm-ht .cr a:hover { color: #c42531; text-decoration: none; border-bottom: 1px solid #c42531; }

.cm-center { text-align: center; }

.cm-left { text-align: left; }

.cm-right { text-align: right; }
.cm-right .cl { float: right; }

.cm-color2 .cl .cn { color: #fff; }
.cm-color2 .cl .sm { color: #fff; }
.cm-color2 .cr a { color: #fff; border-bottom: 1px solid #fff; }

.cm-banner .img { background-repeat: no-repeat; background-position: center center; background-size: cover; }
.cm-banner .img img { width: 100%; }

.cm-message { width: 90%; float: right; margin: 0 5%; padding: 35px 0 0; }
.cm-message form { width: 100%; float: left; }
.cm-message .sin { display: inline; width: 50%; float: left; margin: 0 0 10px 0; }
.cm-message .sin .sinwra { display: block; margin: 0 10px 0 0; }
.cm-message .sin .lab { display: none; }
.cm-message .sin .lab i { color: #d00; margin: 0 4px 0 0; }
.cm-message .sin .swra { display: block; border: 1px solid #eeeeee; background-color: #fff; }
.cm-message .sin .swras { display: block; border: 1px solid #eeeeee; background-color: #fff; }
.cm-message .sin input::-webkit-input-placeholder { color: #d8dee6; }
.cm-message .sin input::-moz-placeholder { color: #d8dee6; }
.cm-message .sin input:-moz-placeholder { color: #d8dee6; }
.cm-message .sin input:-ms-input-placeholder { color: #d8dee6; }
.cm-message .sin textarea::-webkit-input-placeholder { color: #d8dee6; }
.cm-message .sin textarea::-moz-placeholder { color: #d8dee6; }
.cm-message .sin textarea:-moz-placeholder { color: #d8dee6; }
.cm-message .sin textarea:-ms-input-placeholder { color: #d8dee6; }
.cm-message .sin .text { color: #333; width: 100%; height: 25px; line-height: 25px; padding: 10px 0; text-indent: 13px; border: 0 none; font-size: 12px; }
.cm-message .sin .textarea { color: #333; width: 100%; height: 80px; line-height: 36px; text-indent: 12px; border: 0 none; }
.cm-message .sin .checkcodes { display: inline-block; margin: 0 0 0 15px; padding: 5px 6px 6px; background-color: #ffffff; }
.cm-message .sin .submit { color: #ffffff; display: block; width: 100%; height: 45px; line-height: 45px; font-size: 14px; text-align: center; border: 0 none; background-color: #d00; }
.cm-message .sin .submit:hover { background-color: #0064c6; }
.cm-message .sintitle { width: 100%; }
.cm-message .sincontent { width: 100%; }
.cm-message .sinrealname .swra { margin: 0 10px 0 0; }
.cm-message .sinsubmit { width: 100%; }
.cm-message .sincode { width: 100%; }
.cm-message .sincode .swra { display: inline-block; width: 100px; float: left; }

.cm-mesview { display: inline-block; width: 100%; min-height: 400px; border-top: 0 none; }
.cm-mesview ul { width: 100%; float: left; }
.cm-mesview ul li { display: block; margin: 0 0 1rem 0; border: 1px solid #eeeeee; background-color: #ffffff; }
.cm-mesview ul li .c-ht { display: block; padding: 0.8rem 1rem; font-size: 1rem; font-weight: 400; border-bottom: 1px solid #eeeeee; }
.cm-mesview ul li .c-ht .yesreply { color: #11b609; float: right; font-size: 1rem; }
.cm-mesview ul li .c-ht .noreply { color: #d00; float: right; font-size: 1rem; }
.cm-mesview ul li .c-hc { display: block; padding: 0.8rem 1rem; font-size: 1rem; }
.cm-mesview ul li .c-hr { display: block; padding: 1rem; }
.cm-mesview ul li .c-hr .reply { padding: 1rem; border: 1px solid #eeeeee; background-color: #f8f8f8; }
.cm-mesview ul li .c-hr .reply .boks { color: #d00; font-size: 1rem; }
.cm-mesview ul li .c-hr .reply .boks * { font-size: 1rem; }
.cm-mesview ul li .c-hf { display: block; padding: 0.8rem 1rem; text-align: right; }
.cm-mesview ul li .c-hf span { color: #888; margin: 0 0 0 0.6rem; font-size: 0.9rem; }

.cm-none { min-height: 400px; }

.cm-partshow { display: block; margin: 0 0 10px 0; padding: 30px; border: 1px solid #eee; background-color: #fff; }
.cm-partshow .mainwras { display: inline-block; width: 100%; }
.cm-partshow .picwras { width: 480px; float: left; }
.cm-partshow .picwras .picwra { display: table; width: 100%; }
.cm-partshow .picwras .picwr { display: table-cell; width: 100%; height: 420px; vertical-align: middle; text-align: center; }
.cm-partshow .picwras img { max-width: 100%; max-height: 100%; cursor: pointer; }
.cm-partshow .infwras { margin: 0 0 0 510px; }
.cm-partshow .infwras .infwra { display: block; }
.cm-partshow .infwras .pinfo { display: inline-block; width: 100%; padding: 0 0 15px 0; }
.cm-partshow .infwras .pinfo p { padding: 5px 0; font-size: 16px; }
.cm-partshow .infwras .pinfo p .cb { position: relative; top: 2px; display: inline-block; width: 16px; height: 16px; -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; }
.cm-partshow .infwras .pinfo p.once { margin: 0 0 20px 0; font-size: 32px; font-weight: bold; }
.cm-partshow .infwras .smy { display: inline-block; width: 100%; padding: 15px 0; border-top: 1px dotted #ddd; }
.cm-partshow .infwras .plist { display: inline-block; width: 100%; padding: 10px 0; border-top: 1px dotted #ddd; }
.cm-partshow .infwras .plist ul { display: inline-block; width: 100%; }
.cm-partshow .infwras .plist li { display: inline; float: left; margin: 3px; }
.cm-partshow .infwras .plist li.on a { border: 1px solid #666; }
.cm-partshow .infwras .plist a { display: inline-block; text-align: center; border: 1px solid #eeeeee; }
.cm-partshow .infwras .plist a .items { display: inline-block; padding: 5px; vertical-align: middle; }
.cm-partshow .infwras .plist a .items .item { display: inline-block; width: 50px; height: 50px; background-repeat: no-repeat; background-position: center center; background-size: contain; }
.cm-partshow .infwras .plist a:hover { border: 1px solid #666; }
.cm-partshow .infwras .pages { display: inline-block; width: 100%; padding: 12px 0 0; border-top: 1px dotted #ddd; }
.cm-partshow .infwras .pages ul { width: 100%; float: left; }
.cm-partshow .infwras .pages ul li { clear: both; float: left; margin: 2px 4px 2px 0; }
.cm-partshow .infwras .pages ul li a { color: #ffffff; display: inline-block; padding: 6px 15px; font-size: 12px; background-color: #0064c6; -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; }
.cm-partshow .infwras .pages ul li a:hover { color: #ffffff; text-decoration: none; background-color: #d00; }

.cm-tclass { display: block; padding: 30px 0; }
.cm-tclass .list { display: inline-block; width: 100%; }
.cm-tclass ul { width: 100%; float: left; }
.cm-tclass li { display: inline-block; float: left; margin: 0 10px 10px 0; }
.cm-tclass .items { display: inline-block; }
.cm-tclass a { display: inline-block; padding: 10px 25px; font-size: 15px; text-align: center; text-transform: uppercase; background-color: #fff; -moz-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.1); -o-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.1); -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; }
.cm-tclass a:hover { color: #ffffff; text-decoration: none; background-color: #0064c6; }
.cm-tclass li.curr a { color: #ffffff; background-color: #0064c6; }

.cm-cons { display: block; padding: 20px; }
.cm-cons table { width: auto !important; max-width: 100%; min-width: 80%; }
.cm-cons td { padding: 6px 10px; border: 1px solid #e9e9e9; background-color: #f8f8f8; }

.cm-search { display: inline-block; width: 100%; }
.cm-search .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; }
.cm-search .ope { color: #333; line-height: 40px; float: right; }

.cm-list1 { display: inline-block; width: 100%; }
.cm-list1 ul { display: inline-block; width: 100%; }
.cm-list1 li { width: 33.3%; float: left; }
.cm-list1 a.items { display: block; margin: 0 10px 20px; overflow: hidden; cursor: pointer; transition: all 0.6s; }
.cm-list1 a.items:hover { text-decoration: none; background-color: #fff; -moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1); -o-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1); }
.cm-list1 a.items:hover .pics img { filter: alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; }
.cm-list1 a.items:hover .cmps img { top: -15px; }
.cm-list1 .item { position: relative; width: 100%; }
.cm-list1 .pics { position: absolute; top: 0; left: 0; width: 100%; background-color: #000; z-index: 5; }
.cm-list1 .pics img { width: 100%; transition: all 0.6s; }
.cm-list1 .cmps { position: relative; width: 70%; padding: 70px 15% 0; z-index: 12; }
.cm-list1 .cmps img { position: relative; top: 0; width: 100%; transition: all 0.6s; }
.cm-list1 .infs { display: block; padding: 25px; font-size: 16px; font-weight: bold; text-align: center; }
.cm-list1 a.more { display: block; width: 220px; height: 55px; line-height: 55px; margin: 0 auto; text-align: center; font-size: 15px; background-color: #fff; -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; -moz-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.05); -webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.05); -o-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.05); box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.05); transition: all 0.6s; }
.cm-list1 a.more:hover { text-decoration: none; -moz-box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.1); -o-box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.1); box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.1); }

.ly-article { width: 75%; float: left; }

.ly-aside { width: 25%; float: right; }

.cm-list2 { display: block; margin: 0 40px 0 0; }
.cm-list2 ul { display: inline-block; width: 100%; }
.cm-list2 li { display: block; margin: 0 0 15px 0; }
.cm-list2 a.items { display: block; padding: 20px; background-color: #fff; -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; }
.cm-list2 .item { display: inline-block; width: 100%; }
.cm-list2 .pics { width: 28%; float: left; background-color: #000; overflow: hidden; }
.cm-list2 .pics .pic { background-repeat: no-repeat; background-position: center center; background-size: cover; transition: all 0.6s; }
.cm-list2 .pics img { width: 100%; }
.cm-list2 .infs { margin: 0 0 0 28%; }
.cm-list2 .infw { display: block; margin: 0 0 0 25px; }
.cm-list2 .tit { font-size: 22px; font-weight: bold; }
.cm-list2 .smy { color: #999; margin: 25px 0; font-size: 14px; }
.cm-list2 .dat { color: #999; font-family: arial; }
.cm-list2 a.items:hover { -moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1); -o-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1); }
.cm-list2 a.items:hover .pics .pic { transform: scale(1.05); filter: alpha(opacity=90); -moz-opacity: 0.9; opacity: 0.9; }

.cm-row2 li { width: 50%; }

.cm-row3 li { width: 33.3%; }

.cm-row4 li { width: 25%; }

.cm-row5 li { width: 20%; }

.cm-main { display: inline-block; width: 100%; }

.cm-messview { width: 50%; float: left; }
.cm-messview .ui-w { display: table; width: 100%; height: 310px; }
.cm-messview .ui-c { display: table-cell; vertical-align: middle; }
.cm-messview p { padding: 8px 0; font-size: 15px; }

.cm-sats .cns { display: inline-block; width: 100%; }
.cm-sats .cns .stype1 { width: 100%; float: left; }
.cm-sats .cns .stype1 .picwras { width: 46%; float: left; }
.cm-sats .cns .stype1 .picwras .picwra { display: block; height: 500px; margin: 0 30px 0 0; background-repeat: no-repeat; background-position: center center; background-size: cover; -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; }
.cm-sats .cns .stype1 .infwras { width: 54%; float: right; }
.cm-sats .cns .stype1 .infwras .infwra { display: block; height: 500px; margin: 0 0 0 20px; overflow-y: auto; }
.cm-sats .cns .stype2 { width: 100%; float: left; }
.cm-sats .cns .stype2 .swiper-wrapper { padding: 0 0 80px 0; }
.cm-sats .cns .stype2 a.showimg { display: block; margin: 0 5px; }
.cm-sats .cns .stype2 a.showimg .pics { display: block; }
.cm-sats .cns .stype2 a.showimg .pics .pic { display: block; width: 100%; background-repeat: no-repeat; background-position: center center; background-size: cover; }
.cm-sats .cns .stype2 a.showimg .pics .pic img { width: 100%; }
.cm-sats .cns .stype2 a.showimg .infs { display: block; padding: 10px; text-align: center; }
.cm-sats .cns .stype3 { width: 100%; float: left; }
.cm-sats .cns .stype3 .picwras { width: 50%; float: right; }
.cm-sats .cns .stype3 .picwras .picwra { display: block; height: 500px; background-repeat: no-repeat; background-position: center center; background-size: cover; }
.cm-sats .cns .stype3 .infwras { width: 50%; float: left; }
.cm-sats .cns .stype3 .infwra { display: block; margin: 0 10%; overflow-y: auto; }
.cm-sats .cns .stype3 .distable { display: table; width: 100%; height: 500px; }
.cm-sats .cns .stype3 .discell { display: table-cell; width: 100%; vertical-align: middle; }
.cm-sats .cns .stype3 .con p { padding: 5px 0; font-size: 18px; }
.cm-sats .cns .stype3 .con p.p2 { font-size: 16px; }
.cm-sats .cns .stype4 { width: 100%; float: left; }
.cm-sats .cns .stype4 .picwras { width: 50%; float: left; }
.cm-sats .cns .stype4 .picwras .picwra { display: block; height: 500px; background-repeat: no-repeat; background-position: center center; background-size: cover; }
.cm-sats .cns .stype4 .infwras { width: 50%; float: right; }
.cm-sats .cns .stype4 .infwra { display: block; margin: 0 10%; overflow-y: auto; }
.cm-sats .cns .stype4 .distable { display: table; width: 100%; height: 500px; }
.cm-sats .cns .stype4 .discell { display: table-cell; width: 100%; vertical-align: middle; }
.cm-sats .cns .stype4 .con p { padding: 5px 0; font-size: 18px; }
.cm-sats .cns .stype4 .con p.p2 { font-size: 16px; }

.cm-contact { width: 50%; float: left; }
.cm-contact .ui-c { width: 100%; float: left; padding: 20px 0; }
.cm-contact .ui-c .cp-1 { color: #222222; margin: 0 0 10px 0; font-size: 26px; font-weight: bold; }

.cm-messtable { width: 100%; float: left; padding: 15px 0; }

.cm-code { width: 50%; float: right; text-align: right; }
.cm-code img { max-width: 100%; }

.cm-con { display: block; }
.cm-con table { max-width: 100% !important; }
.cm-con table tr td { padding: 10px; }
.cm-con img { width: auto !important; height: auto !important; max-width: 90% !important; }

.cm-hd { display: block; padding: 0 0 45px 0; }
.cm-hd .ui-h { width: 100%; text-align: left; }
.cm-hd .ui-h .cn { display: block; font-size: 14px; font-weight: 350; text-align: center; text-transform: uppercase; }
.cm-hd .ui-h .en { position: relative; display: block; text-align: center; font-weight: 450; }
.cm-hd .ui-h .en .font { position: relative; display: inline-block; font-weight: 450; }
.cm-hd .ui-h .en .font font { position: relative; padding: 0; font-weight: bold; text-transform: uppercase; z-index: 10; }
.cm-hd .ui-h .en .font b { display: inline-block; position: absolute; bottom: 0; left: 0; width: 100%; height: 16px; font-size: 0px; z-index: 0; }
.cm-hd .ui-h .sm { display: block; padding: 10px 10% 0; text-align: center; font-size: 14px; }

.cm-h1 .ui-h .cn { color: #999; }
.cm-h1 .ui-h .en .font { color: #333; }
.cm-h1 .ui-h .en .font b { background-color: #ffd900; }
.cm-h1 .ui-h .sm { color: #999; }

.cm-h2 .ui-h .cn { color: #ffffff; }
.cm-h2 .ui-h .en .font { color: #ffffff; }
.cm-h2 .ui-h .en .font b { background-color: #ffd900; }
.cm-h2 .ui-h .sm { color: #ffffff; }

.cm-s1 { text-align: left; }
.cm-s1 .ui-h .cn { text-align: left; }
.cm-s1 .ui-h .en { text-align: left; }
.cm-s1 .ui-h .sm { text-align: left; }

.cm-m2 a.more { color: #fff; }
.cm-m2 a.more:hover { color: #ffd900; }
.cm-m2 a.more:hover .arror { color: #ffd900; }
.cm-m2 a.more:hover .circle { border: 1px solid #ffd900; }

.c-hd1 { display: inline-block; width: 100%; padding: 0 0 30px 0; }
.c-hd1 .en { color: #dcdddd; width: 100%; float: left; line-height: 50px; }
.c-hd1 .en .tt { font-size: 46px; font-family: arial; }
.c-hd1 .cn { width: 100%; float: left; }
.c-hd1 .cn .tt { color: #000; float: left; margin: 0 10px 0 0; font-size: 36px; font-weight: bold; }
.c-hd1 .cn b { display: inline-block; width: 50px; height: 2px; float: left; margin: 28px 0 0; background-color: #c42531; }

.ch-1 { position: relative; display: inline-block; width: 100%; margin: 0 0 30px 0; }
.ch-1 .leftmh { position: absolute; left: -70px; top: -40px; width: 69px; height: 64px; background: url("../images/leftmh.png") no-repeat 0 0; }
.ch-1 .rightmh { position: absolute; right: -70px; bottom: 0; width: 69px; height: 64px; background: url("../images/rightmh.png") no-repeat 0 0; }
.ch-1 .mleft { width: 50%; float: left; }
.ch-1 .mleft .en { color: #aaa; font-size: 14px; font-family: georgia; }
.ch-1 .mleft .en b { display: inline-block; width: 50px; height: 2px; margin: 0 0 0 10px; background-color: #d00; }
.ch-1 .mleft .cn1 { color: #1a1a1a; margin: 0 0 15px 0; font-size: 38px; font-weight: bold; }
.ch-1 .mleft .cn1 span { color: #d00; }
.ch-1 .mleft .cn2 { color: #999; font-size: 14px; }
.ch-1 .lins { width: 50%; float: right; padding: 110px 0 0; }
.ch-1 .lins p { font-size: 40px; font-weight: bold; text-align: right; }
.ch-1 .lins p b { color: #d00; width: 40%; height: 2px; float: right; background-color: #333; }
.ch-1 .navs { float: right; margin: 100px 0 0; }
.ch-1 .navs li { float: left; }
.ch-1 .navs a { margin: 0 10px; font-size: 14px; }
.ch-1 .navs a:hover { color: #d00; }

.ch-2 { position: relative; display: block; text-align: center; }
.ch-2 .ens { color: #fff; position: absolute; top: -25px; left: 0; width: 100%; line-height: 90px; font-size: 90px; font-weight: bold; text-align: center; text-transform: uppercase; -moz-text-shadow: 2px 2px 4px rgba(26, 116, 215, 0.1); -webkit-text-shadow: 2px 2px 4px rgba(26, 116, 215, 0.1); -o-text-shadow: 2px 2px 4px rgba(26, 116, 215, 0.1); text-shadow: 2px 2px 4px rgba(26, 116, 215, 0.1); z-index: 5; }
.ch-2 .tis { position: relative; z-index: 10; }
.ch-2 .tis p.p1 { padding: 0 0 5px 0; font-size: 38px; font-weight: bold; }
.ch-2 .tis p.p2 { color: #b9c4d3; font-size: 15px; }

.cm-nsearch { display: block; margin: 0 0 15px; padding: 20px; background-color: #fff; -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); }
.cm-nsearch .twra { display: block; border: 1px solid #eeeeee; }
.cm-nsearch .twra input::-webkit-input-placeholder { color: #ccc; }
.cm-nsearch .twra input::-moz-placeholder { color: #ccc; }
.cm-nsearch .twra input:-moz-placeholder { color: #ccc; }
.cm-nsearch .twra input:-ms-input-placeholder { color: #ccc; }
.cm-nsearch .twra .text { width: 100%; padding: 15px 0; text-indent: 15px; border: 0 none; background-color: #f5f8fc; }
.cm-nsearch .submit { color: #fff; width: 100%; height: 45px; line-height: 45px; margin: 15px 0 0; text-align: center; border: 0 none; background-color: #d00; }
.cm-nsearch .submit:hover { background-color: #cc0000; }

.cm-tags { display: block; padding: 20px; background-color: #fff; -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); }
.cm-tags .ui-c { display: inline-block; width: 100%; }
.cm-tags .ui-c a { color: #fff; display: inline-block; float: left; margin: 0 5px 5px 0; padding: 5px 10px; background-color: #fff; -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; }
.cm-tags .ui-c a.c1, .cm-tags .ui-c a.c3, .cm-tags .ui-c a.c8, .cm-tags .ui-c a.c12 { background-color: #108f01; }
.cm-tags .ui-c a.c2, .cm-tags .ui-c a.c6, .cm-tags .ui-c a.c11, .cm-tags .ui-c a.c16 { background-color: #e8ba00; }
.cm-tags .ui-c a.c4, .cm-tags .ui-c a.c7, .cm-tags .ui-c a.c9, .cm-tags .ui-c a.c13 { background-color: #a60ceb; }
.cm-tags .ui-c a.c5, .cm-tags .ui-c a.c10, .cm-tags .ui-c a.c14, .cm-tags .ui-c a.c17 { background-color: #364cc6; }
.cm-tags .ui-c a.c0, .cm-tags .ui-c a.c11, .cm-tags .ui-c a.c15, .cm-tags .ui-c a.c18 { background-color: #ff4b19; }

.cm-show2 { display: block; }
.cm-show2 .cds { display: inline-block; width: 100%; min-height: 400px; }
.cm-show2 .cd-h h1 { font-size: 26px; font-weight: 400; }
.cm-show2 .cd-o { padding: 14px 0; }
.cm-show2 .cd-o span { color: #999; margin: 0 10px 0 0; font-size: 12px; }
.cm-show2 .cd-s { color: #df760c; padding: 10px; font-size: 12px; border: 1px solid #ffd5a6; background-color: #fef7f0; }
.cm-show2 .cd-f { padding: 1.2rem 0 0; text-align: right; }
.cm-show2 .cd-c { margin: 2rem 0 0; }
.cm-show2 .cd-d { padding: 2rem 0; text-align: center; }
.cm-show2 .cd-d p { text-align: center; }
.cm-show2 .cd-d p a { font-size: 16px; }

.cm-news-show { display: block; margin: 0 40px 0 0; padding: 50px; background-color: #fff; -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); }

.cw-part-1 { display: inline-block; width: 100%; margin: -140px 0 0; }

.cw-part-3 { display: inline-block; width: 100%; }

.cw-part-4 { background-color: #9b010e; background-image: url("../images/pvbg4.jpg"); background-repeat: no-repeat; background-position: center center; }

.cw-part-6 { background-color: #fff; }

.cw-part-7 { display: inline-block; width: 100%; margin: -50px 0 0; }

.cw-part-10 { padding: 35px 0; }

.cw-part-13 { padding: 0 0 35px 0; }

.cc-part-1 { display: inline-block; width: 100%; margin: -50px 0 40px; }

.cc-part-2 { padding: 20px 0; background-color: #fff; -moz-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1); -o-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1); }

.cc-part-3 { padding: 60px 0; background-image: url("../images/sections.jpg"); background-repeat: no-repeat; background-position: center 0; }

.pv-1 { display: inline-block; width: 100%; padding: 80px 0 0; }
.pv-1 .vi-c { padding: 90px; background-color: #fff; -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; -moz-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1); -o-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1); }
.pv-1 .vi-w { display: inline-block; width: 100%; }
.pv-1 .pics { width: 30%; height: 250px; line-height: 250px; float: left; background-repeat: no-repeat; background-position: center center; }
.pv-1 .infs { width: 70%; float: right; }
.pv-1 .tit { color: #121212; line-height: 55px; margin: 20px 0 0; font-size: 48px; font-weight: bold; }
.pv-1 .con { color: #555; padding: 35px 0 0; font-size: 16px; }

.pv-2 { display: inline-block; width: 100%; padding: 80px 0 0; }
.pv-2 .vi-h { display: block; }
.pv-2 .vi-h p { text-align: center; }
.pv-2 .vi-h p.p1 { font-size: 38px; font-weight: bold; }
.pv-2 .vi-h p.p2 { color: #b9c4d3; }
.pv-2 .vi-c { display: block; padding: 40px 0 0; }
.pv-2 .vi-c ul { display: inline-block; width: 100%; }
.pv-2 .vi-c li { width: 16.65%; float: left; }
.pv-2 .vi-c .items { margin: 0 10px; }
.pv-2 .vi-c .item { display: block; padding: 20px 10px; text-align: center; background-color: #fff; box-shadow: 0 0 10px rgba(0, 82, 217, 0.05); }
.pv-2 .vi-c .icon { display: block; margin: 0 0 10px 0; }
.pv-2 .vi-c p.p1 { font-size: 16px; }
.pv-2 .vi-c p.p2 { color: #999; font-size: 12px; }

.pv-3 { display: inline-block; width: 100%; padding: 80px 0; }
.pv-3 .vi-c { margin: 40px 0 0; }
.pv-3 .vi-c .lists { width: 100%; float: left; }
.pv-3 .vi-c ul { width: 100%; float: left; }
.pv-3 .vi-c li { width: 33.3%; float: left; }
.pv-3 .vi-c li.i1 { width: 66.6%; }
.pv-3 .vi-c li.i7 { width: 66.6%; }
.pv-3 .vi-c a.items { display: block; }
.pv-3 .vi-c .itemwra { display: block; margin: 10px; }
.pv-3 .vi-c .itemw { position: relative; display: inline-block; width: 100%; }
.pv-3 .vi-c .tits { color: #fff; position: absolute; top: 30px; left: 30px; line-height: 40px; font-size: 32px; font-weight: bold; z-index: 10; filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1; transition: all 0.6s; }
.pv-3 .vi-c .pics { position: relative; width: 100%; overflow: hidden; z-index: 5; }
.pv-3 .vi-c .pic { height: 480px; background-repeat: no-repeat; background-position: center center; background-size: cover; overflow: hidden; transition: all 0.6s; }
.pv-3 .vi-c .infs { position: absolute; left: 0; bottom: 0; width: 100%; background: url("../images/black10.png") repeat 0 0; transition: all 0.6s; filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0; z-index: 10; }
.pv-3 .vi-c .infw { display: table; width: 100%; height: 480px; transition: all 0.6s; }
.pv-3 .vi-c .inf { display: table-cell; padding: 0 10%; vertical-align: middle; }
.pv-3 .vi-c .inf p { color: #fff; text-align: center; }
.pv-3 .vi-c .inf p.p1 { margin: 0 0 10px 0; font-size: 32px; font-weight: bold; }
.pv-3 .vi-c .inf p.p2 { font-size: 14px; }
.pv-3 .vi-c a.items:hover .tits { filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0; }
.pv-3 .vi-c a.items:hover .pics .pic { transform: scale(1.1); }
.pv-3 .vi-c a.items:hover .infs { filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1; }
.pv-3 .vi-c a.items:hover .infw { background: url("../images/black20.png") repeat 0 0; }

.pv-4 { display: inline-block; width: 100%; padding: 80px 0; }
.pv-4 .vi-h { display: block; margin: 0 10%; }
.pv-4 .vi-h p { color: #fff; text-align: center; }
.pv-4 .vi-h p.p1 { margin: 0 0 10px 0; font-size: 38px; font-weight: bold; }
.pv-4 .vi-h p.p2 { font-size: 14px; }
.pv-4 .vi-c { display: block; padding: 40px 0 0; }
.pv-4 .vi-c li { width: 20%; float: left; }
.pv-4 .vi-c .items { margin: 10px; padding: 20px 0; background-color: #fff; -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; }
.pv-4 .vi-c .pic { text-align: center; }
.pv-4 .vi-c .inf { text-align: center; }

.pv-5 { display: inline-block; width: 100%; padding: 80px 0; }
.pv-5 .vi-c { margin: 40px 0 0; }
.pv-5 table { width: 90%; margin: 0 auto; border: 1px solid #eeeeee; }
.pv-5 table tr td { padding: 25px 10px; border: 1px solid #eeeeee; }
.pv-5 table tr.ue-table-interlace-color-double td { background-color: #ffffff; }

.pv-6 { display: inline-block; width: 100%; padding: 80px 0; }
.pv-6 .vi-h { color: #d00; display: block; padding: 0 0 15px 0; font-size: 36px; font-weight: bold; text-align: center; }
.pv-6 .vi-c { display: block; text-align: center; }
.pv-6 .vi-c .con { width: 700px; margin: 0 auto; text-align: center; }

.pa-1 { display: inline-block; width: 100%; background-color: #fff; -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; -moz-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1); -o-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1); }
.pa-1 .ui-w { padding: 60px; }
.pa-1 .ui-h { display: block; font-size: 38px; font-weight: bold; text-align: center; }
.pa-1 .ui-l { display: block; padding: 25px 0; text-align: center; }
.pa-1 .ui-l b { display: inline-block; width: 80px; height: 2px; border-top: 3px double #0064c6; }
.pa-1 .ui-c .smy { color: #444; display: block; padding: 0 10%; font-size: 16px; text-align: center; }

.pa-2 { display: inline-block; width: 100%; padding: 20px 0; }
.pa-2 ul { display: inline-block; width: 100%; }
.pa-2 li { width: 50%; float: left; }
.pa-2 a.items { display: block; }
.pa-2 .item { position: relative; width: 100%; }
.pa-2 .pics { position: relative; width: 100%; overflow: hidden; }
.pa-2 .lom { position: absolute; top: 0; left: 0; width: 100%; height: 500px; background: url("../images/black40.png") repeat 0 0; z-index: 10; transition: all 0.3s; filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0; }
.pa-2 .pic { position: relative; width: 100%; height: 500px; background-repeat: no-repeat; background-position: center center; background-size: cover; transition: all 0.3s; filter: grayscale(1); z-index: 5; }
.pa-2 .infs { position: absolute; bottom: 0; left: 0; display: table; width: 100%; z-index: 20; }
.pa-2 .infw { display: table-cell; padding: 6%; vertical-align: middle; }
.pa-2 .txt { width: 80%; }
.pa-2 .txt p { color: #fff; }
.pa-2 .txt p.p1 { margin: 0 0 10px 0; font-size: 26px; font-weight: bold; }
.pa-2 li.i1 a.items { margin: 0 10px 0 0; }
.pa-2 li.i2 a.items { margin: 0 0 0 10px; }
.pa-2 a.items:hover .lom { filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1; }
.pa-2 a.items:hover .pic { filter: grayscale(0); transform: scale(1.06); filter: alpha(opacity=90); -moz-opacity: 0.9; opacity: 0.9; }

.pa-3 { display: inline-block; width: 100%; padding: 0 0 10px 0; }
.pa-3 .leftinf { width: 50%; float: left; }
.pa-3 .leftinf .itemw { display: block; margin: 0 10px 0 0; }
.pa-3 .leftinf .itemc { display: table; width: 100%; height: 500px; background-color: #fff; }
.pa-3 .leftinf .cons { display: table-cell; padding: 0 45px; vertical-align: middle; }
.pa-3 .leftinf .tit { color: #1a1a1a; margin: 0 0 15px 0; font-size: 26px; }
.pa-3 .leftinf img { max-width: 100%; }
.pa-3 .rightinf { width: 50%; float: right; }
.pa-3 .rightinf a.items { display: block; margin: 0 0 0 10px; }
.pa-3 .rightinf .item { position: relative; width: 100%; }
.pa-3 .rightinf .pics { position: relative; width: 100%; overflow: hidden; }
.pa-3 .rightinf .lom { position: absolute; top: 0; left: 0; width: 100%; height: 500px; background: url("../images/black40.png") repeat 0 0; z-index: 10; transition: all 0.3s; filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0; }
.pa-3 .rightinf .pic { position: relative; width: 100%; height: 500px; background-repeat: no-repeat; background-position: center center; background-size: cover; transition: all 0.3s; filter: grayscale(1); z-index: 5; }
.pa-3 .rightinf .infs { position: absolute; bottom: 0; left: 0; display: table; width: 100%; z-index: 20; }
.pa-3 .rightinf a.items:hover .lom { filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1; }
.pa-3 .rightinf a.items:hover .pic { filter: grayscale(0); transform: scale(1.06); filter: alpha(opacity=90); -moz-opacity: 0.9; opacity: 0.9; }

.pa-4 { display: inline-block; width: 100%; padding: 40px 0; }
.pa-4 .swiper-container { padding: 0 0 50px; }
.pa-4 a.items { display: block; margin: 0 10px; }
.pa-4 .txte { position: relative; display: block; height: 160px; margin: 0 11px 0 11px; }
.pa-4 .txte .txtw { position: absolute; left: 0; width: 100%; }
.pa-4 .txte .txt { display: block; padding: 15px; background-color: #ffffff; box-shadow: 0 0 10px rgba(0, 82, 217, 0.05); -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; }
.pa-4 .line { position: relative; display: block; }
.pa-4 .line .zhong { display: block; height: 24px; margin: 0 11px; background-color: #d81a1d; }
.pa-4 .line .zuo { position: absolute; top: 0; left: 0; display: inline-block; width: 12px; height: 24px; background: url("../images/sw.png") no-repeat 0 bottom; }
.pa-4 .line .you { position: absolute; top: 0; right: 0; display: inline-block; width: 12px; height: 24px; background: url("../images/sw.png") no-repeat 0 0; }
.pa-4 .line { display: block; text-align: center; }
.pa-4 .line b { display: inline-block; width: 2px; height: 60px; background-color: #d81a1d; }
.pa-4 .circle { display: block; height: 100px; text-align: center; }
.pa-4 .circle b { color: #fff; display: inline-block; width: 60px; height: 60px; line-height: 60px; text-align: center; background-color: #d81a1d; -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; }
.pa-4 .items1 .circle b { margin: 40px 0 0; }
.pa-4 .items1 .txte .txtw { top: 10px; }
.pa-4 .items2 .txte .txtw { bottom: 10px; }

.pa-5 { display: inline-block; width: 100%; padding: 0 0 40px; }
.pa-5 .ui-c { position: relative; width: 100%; }
.pa-5 a.items { display: inline-block; width: 100%; }
.pa-5 .pics { position: absolute; top: 0; left: 0; width: 100%; overflow: hidden; }
.pa-5 .pic { width: 100%; height: 540px; background-repeat: no-repeat; background-position: center center; background-size: cover; transition: all 0.6s; }
.pa-5 .infs { position: relative; display: table; width: 100%; height: 540px; }
.pa-5 .said { color: #fff; display: block; margin: 0 5%; font-size: 38px; font-weight: bold; letter-spacing: 1px; text-align: center; }
.pa-5 .more { display: block; margin: 0 5%; padding: 10px 0; text-align: center; }
.pa-5 .more span { display: block; width: 180px; height: 50px; line-height: 50px; margin: 0 auto; font-size: 16px; background-color: #fff; -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; }
.pa-5 a.items:hover { text-decoration: none; }
.pa-5 a.items:hover * { text-decoration: none; }
.pa-5 a.items:hover .pic { transform: scale(1.05); }
.pa-5 a.items:hover .more span { color: #d00; }

.pa-6 { display: block; padding: 20px; background-color: #fff; -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; -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); -o-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); }
.pa-6 img { max-width: 100%; }

.pc-1 { display: block; padding: 20px; background-color: #fff; -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; -moz-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1); -o-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1); }
.pc-1 .ui-w { padding: 50px; background-image: url("../images/bg6.jpg"); background-repeat: no-repeat; background-position: center center; background-size: cover; }
.pc-1 .ui-h { display: inline-block; width: 100%; }
.pc-1 .ui-h p.p1 { font-size: 34px; font-weight: bold; }
.pc-1 .ui-h p.p2 { padding: 15px 0; }
.pc-1 .ui-h p.p2 b { display: inline-block; width: 70px; height: 2px; background-color: #000; }
.pc-1 .ui-c { display: inline-block; width: 100%; }
.pc-1 .ui-c .smy { width: 60%; float: left; }
.pc-1 .ui-c .qr { width: 180px; float: right; padding: 8px; text-align: center; background-color: #fff; }
.pc-1 .ui-c .qr img { width: 100%; }

.pc-2 { display: block; }

.pc-3 { display: block; margin: 0 2%; padding: 90px 0; }
.pc-3 .ui-h { display: inline-block; width: 100%; text-align: center; }
.pc-3 .ui-h .tis p { color: #fff; }
.pc-3 .ui-h .tis p.p1 { font-size: 38px; font-weight: bold; }
.pc-3 .ui-h .tis p.p2 { color: #fff; font-size: 15px; }
.pc-3 .ui-c { display: inline-block; width: 100%; }
.pc-3 .ui-c .saidw { width: 50%; float: left; }
.pc-3 .ui-c .saids { display: table; height: 340px; }
.pc-3 .ui-c .said { display: table-cell; vertical-align: middle; }
.pc-3 .ui-c p { color: #fff; padding: 4px 0; font-size: 16px; }
.pc-3 .ui-c p.p1 { padding: 0; font-size: 34px; font-weight: bold; }
.pc-3 .ui-c p.p2 { margin: 0 0 25px 0; padding: 0; font-size: 18px; }

.ps-0 { width: 100%; float: left; }
.ps-0 .ui-c { display: block; }
.ps-0 .ui-c .itemswra { display: block; }
.ps-0 .ui-c .itemswra .items { display: inline-block; width: 100%; padding: 10px 0; }
.ps-0 .ui-c .itemswra .items .tits { color: #333; height: 55px; line-height: 55px; float: left; font-size: 14px; }
.ps-0 .ui-c .itemswra .items .tits b { color: #333; margin: 0 0 0 10px; font-family: sans-serif; font-weight: normal; }
.ps-0 .ui-c .itemswra .items .cons { position: relative; display: block; margin: 0 0 0 150px; height: 55px; }
.ps-0 .ui-c .itemswra .items .cons .list { position: absolute; top: 0; left: 0; display: inline; width: 100%; height: 55px; float: left; overflow: hidden; }
.ps-0 .ui-c .itemswra .items .cons .list ul { width: 100%; float: left; }
.ps-0 .ui-c .itemswra .items .cons .list ul li { width: 100%; height: 55px; float: left; padding: 10px 0; }
.ps-0 .ui-c .itemswra .items .cons .list ul li .tit { color: #333; display: inline; width: 100%; height: 55px; line-height: 55px; float: left; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
.ps-0 .ui-c .itemswra .items .cons .list ul li .tit span.dates { color: #999; float: right; font-size: 12px; }
.ps-0 .ui-c .itemswra .items .cons .list ul li .tit a { color: #333; font-size: 14px; }

.ps-1 { display: inline-block; width: 100%; padding: 120px 0 80px; }
.ps-1 .ui-c { display: inline-block; width: 100%; }
.ps-1 .ui-c .mi-list { width: 100%; float: left; }
.ps-1 .ui-c ul { width: 100%; float: left; }
.ps-1 .ui-c li { width: 25%; float: left; }
.ps-1 .ui-c .in .iconfont { font-size: 66px; }
.ps-1 .ui-c .cn { color: #333; padding: 0 0 20px 0; line-height: 28px; font-size: 24px; font-weight: bold; letter-spacing: 2px; }
.ps-1 .ui-c .sm { color: #999; }
.ps-1 .ui-c .mr { padding: 20px 0 0; }
.ps-1 .ui-c .mr .iconfont { color: #ccc; width: 0px; line-height: 40px; font-size: 40px; overflow: hidden; transition: all 0.6s; }
.ps-1 .ui-c a.items { display: block; margin: 0 10px; background: url("../images/white20.png") repeat 0 0; box-shadow: 0 0 10px rgba(0, 82, 217, 0.05); }
.ps-1 .ui-c a.items .item { display: block; padding: 25px 40px 35px; -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; }
.ps-1 .ui-c a.items:hover { text-decoration: none; }
.ps-1 .ui-c a.items:hover .item { color: #fff; background-color: #0064c6; }
.ps-1 .ui-c a.items:hover * { color: #fff; text-decoration: none; }
.ps-1 .ui-c a.items:hover .in .iconfont { color: #fff; }
.ps-1 .ui-c a.items:hover .mr { padding: 20px 0 0; }
.ps-1 .ui-c a.items:hover .mr .iconfont { width: auto; }

.ps-2 { display: inline-block; width: 100%; padding: 0 0 80px 0; }
.ps-2 .lists { display: inline-block; width: 100%; }
.ps-2 .wlist { width: 50%; float: left; }
.ps-2 .wcurrent .imgs { height: 480px; }
.ps-2 .wother .imgs { height: 400px; }
.ps-2 .imgs { display: table; width: 100%; height: 440px; background-repeat: no-repeat; background-position: center center; background-size: cover; transition: all 0.6s; }
.ps-2 .imgs .tbc { display: table-cell; padding: 10%; vertical-align: middle; }
.ps-2 .imgs p { color: #fff; padding: 2px 0; font-size: 16px; text-align: right; -moz-text-shadow: 1px 2px 5px rgba(1, 1, 1, 0.4); -webkit-text-shadow: 1px 2px 5px rgba(1, 1, 1, 0.4); -o-text-shadow: 1px 2px 5px rgba(1, 1, 1, 0.4); text-shadow: 1px 2px 5px rgba(1, 1, 1, 0.4); }
.ps-2 .imgs p.p1 { padding: 0 0 15px 0; font-size: 36px; font-weight: bold; }
.ps-2 .img1 { background-image: url("../images/web.jpg"); }
.ps-2 .img2 { background-image: url("../images/wap.jpg"); }
.ps-2 .list { display: inline-block; width: 100%; }
.ps-2 ul { width: 100%; float: left; }
.ps-2 li { width: 50%; float: left; }
.ps-2 .item { display: block; padding: 30px; border-right: 1px solid #eee; border-bottom: 1px solid #eee; background-color: #fff; }
.ps-2 .item p { font-size: 14px; text-align: center; }
.ps-2 .item p .iconfont { line-height: 60px; font-size: 50px; }
.ps-2 .item p .icon1 { color: #0a6bc5; }
.ps-2 .item p .icon2 { color: #e78612; }
.ps-2 .item p .icon3 { color: #da291b; }
.ps-2 .item p .icon4 { color: #3bb940; }
.ps-2 .item p .icon5 { color: #0d79d7; }
.ps-2 .item p .icon6 { color: #06b6cc; }
.ps-2 .item p .icon7 { color: #6dc42d; }
.ps-2 .item p .icon8 { color: #fbb01f; }
.ps-2 .item p.p1 { padding: 5px 0; font-size: 18px; }
.ps-2 .item p.p2 { color: #999; height: 44px; line-height: 22px; }

.ps-3 { display: inline-block; width: 100%; padding: 80px 0; }
.ps-3 .ui-c { display: block; margin: 35px 0 0; }
.ps-3 .ui-f { display: block; padding: 35px 0 0; text-align: center; }
.ps-3 ul { display: inline-block; width: 100%; }
.ps-3 li { width: 25%; float: left; margin: 0 0 30px; }
.ps-3 a.items { display: block; overflow: hidden; cursor: pointer; transition: all 0.6s; }
.ps-3 a.items:hover { text-decoration: none; -moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1); -o-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1); }
.ps-3 a.items:hover .pics img { filter: alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; }
.ps-3 a.items:hover .cmps img { top: -15px; }
.ps-3 .item { position: relative; width: 100%; }
.ps-3 .pics { position: absolute; top: 0; left: 0; width: 100%; background-color: #000; z-index: 5; }
.ps-3 .pics img { width: 100%; transition: all 0.6s; }
.ps-3 .cmps { position: relative; width: 70%; padding: 70px 15% 0; z-index: 12; }
.ps-3 .cmps img { position: relative; top: 0; width: 100%; transition: all 0.6s; }
.ps-3 .infs { display: block; padding: 25px; font-size: 16px; font-weight: bold; text-align: center; }
.ps-3 a.more { display: block; width: 220px; height: 55px; line-height: 55px; margin: 0 auto; text-align: center; font-size: 15px; background-color: #fff; -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; -moz-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.05); -webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.05); -o-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.05); box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.05); transition: all 0.6s; }
.ps-3 a.more:hover { text-decoration: none; -moz-box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.1); -o-box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.1); box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.1); }

.ps-4 { display: inline-block; width: 100%; padding: 100px 0; }
.ps-4 .ui-h { display: inline; width: 100%; float: left; margin: 0 0 30px 0; text-align: center; }
.ps-4 .ui-h h2 { color: #ffffff; font-size: 38px; font-weight: bold; }
.ps-4 .ui-h h3 { color: #ffffff; font-size: 16px; }
.ps-4 .ui-h .summary { color: #ffffff; padding: 5px 0; }
.ps-4 .ui-c { width: 100%; float: left; padding: 30px 0 50px 0; }
.ps-4 .ui-c ul { margin: 0 auto; text-align: center; }
.ps-4 .ui-c li { width: 25%; float: left; }
.ps-4 .ui-c li .items { display: block; margin: 10px; padding: 30px 12px 24px; background-color: rgba(254, 254, 254, 0.15); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1.5Ffefefe,endColorstr=#1.5Ffefefe); -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; }
.ps-4 .ui-c li .pic { display: block; height: 50px; }
.ps-4 .ui-c li strong { color: #ffffff; display: block; margin: 10px 0; }
.ps-4 .ui-c li p { color: #eee; font-size: 12px; }

.ps-5 { display: inline-block; width: 100%; margin: -160px 0 80px; background: url("../images/sectionbg5.png") no-repeat center bottom; }
.ps-5 .ui-t { display: block; margin: 0 0 15px 0; text-align: center; }
.ps-5 .ui-t img { max-width: 90%; }
.ps-5 .ui-h { display: block; text-align: center; }
.ps-5 .ui-h p { text-align: center; }
.ps-5 .ui-h p b { display: block; width: 80px; height: 2px; margin: 0 auto; font-size: 0px; background-color: #eee; }
.ps-5 .ui-h p.p1 { padding: 0 0 15px; font-size: 38px; font-weight: bold; }
.ps-5 .ui-c { display: block; }
.ps-5 .ui-f { margin: 35px 0 0; }
.ps-5 .cons { color: #888; display: block; width: 80%; line-height: 32px; margin: 0 auto; padding: 25px 0 60px; font-size: 15px; text-align: center; }
.ps-5 ul { display: inline-block; width: 80%; padding: 0 10%; }
.ps-5 li { width: 20%; float: left; }
.ps-5 a.items { display: inline-block; width: 100%; text-align: center; }
.ps-5 a.items:hover { text-decoration: none; }
.ps-5 a.items:hover * { text-decoration: none; }
.ps-5 a.items:hover .pic { box-shadow: 0 0 15px rgba(208, 11, 11, 0.4); }
.ps-5 a.items:hover .pi { background-color: #d00; }
.ps-5 a.items:hover .iconfont { color: #fff; }
.ps-5 a.items:hover p.p1 { color: #d00; }
.ps-5 .item { display: block; margin: 0 20%; }
.ps-5 .pics { margin: 0 0 20px 0; text-align: center; }
.ps-5 .pic { padding: 15px; background: url("../images/white50.png") repeat 0 0; box-shadow: 0 0 15px rgba(0, 82, 217, 0.3); transition: all 0.6s; -moz-border-radius: 15px 15px 15px 15px; -webkit-border-radius: 15px 15px 15px 15px; -o-border-radius: 15px 15px 15px 15px; border-radius: 15px 15px 15px 15px; }
.ps-5 .pi { padding: 10px 0; border: 1px solid #e1ebfb; -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; transition: all 0.6s; }
.ps-5 .iconfont { color: #0064c6; font-size: 46px; transition: all 0.6s; }
.ps-5 p.p1 { color: #222; margin: 0 0 5px 0; font-size: 16px; transition: all 0.6s; }
.ps-5 p.p2 { color: #000; padding: 2px 0; font-size: 13px; }
.ps-5 p.p3 { color: #aaa; font-size: 13px; }

.ps-6 { display: inline-block; width: 100%; padding: 100px 0 80px; }
.ps-6 .ui-c { display: inline-block; width: 100%; }
.ps-6 .article { width: 35%; float: left; }
.ps-6 .article a.items { display: block; padding: 30px; background-color: #fff; -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); }
.ps-6 .article a.items:hover .tis .p1 { color: #d00; }
.ps-6 .article a.items:hover .tis b { width: 30px; margin: 0 5px 0 0; }
.ps-6 .article .item { display: inline-block; width: 100%; }
.ps-6 .article .pics { width: 100%; margin: 0 0 15px 0; overflow: hidden; }
.ps-6 .article img { width: 100%; }
.ps-6 .article .infs { display: inline-block; width: 100%; }
.ps-6 .article .tis { display: block; margin: 0 90px 0 0; }
.ps-6 .article .tis .p1 { margin: 0 0 5px 0; font-size: 18px; }
.ps-6 .article .tis .p1 b { position: relative; top: -4px; display: inline-block; width: 0px; height: 1px; font-size: 0px; background-color: #d00; transition: all 0.6s; }
.ps-6 .article .tis .p2 { color: #999; font-size: 13px; }
.ps-6 .article .dts { width: 80px; float: right; padding: 10px 0; background-color: #d00; }
.ps-6 .article .dts p { color: #fff; font-family: arial; text-align: center; }
.ps-6 .article .dts p.p1 { line-height: 38px; font-size: 38px; }
.ps-6 .aside { width: 65%; float: right; }
.ps-6 .aside .list { margin: 0 0 0 30px; }
.ps-6 .aside ul { display: inline-block; width: 100%; }
.ps-6 .aside li { width: 50%; float: left; }
.ps-6 .aside a.items { display: block; padding: 45px 30px; background-color: #fff; -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); }
.ps-6 .aside a.items:hover { text-decoration: none; }
.ps-6 .aside a.items:hover * { text-decoration: none; }
.ps-6 .aside a.items:hover .tis .p1 { color: #d00; }
.ps-6 .aside a.items:hover .tis b { width: 30px; margin: 0 5px 0 0; }
.ps-6 .aside a.items:hover .dts .p1 { color: #d00; }
.ps-6 .aside .dts { float: left; }
.ps-6 .aside .dts .p1 { margin: 2px 0 0; line-height: 50px; font-size: 42px; font-family: arial; text-align: center; }
.ps-6 .aside .dts .p2 { color: #999; font-family: arial; text-align: center; }
.ps-6 .aside .tis { display: block; margin: 0 0 0 75px; }
.ps-6 .aside .tis div.p1 { height: 25px; line-height: 25px; margin: 0 0 8px 0; font-size: 16px; overflow: hidden; }
.ps-6 .aside .tis div.p1 b { position: relative; top: -4px; display: inline-block; width: 0px; height: 1px; font-size: 0px; background-color: #d00; transition: all 0.6s; }
.ps-6 .aside .tis div.p2 { color: #999; font-size: 13px; }

.ps-7 { display: inline-block; width: 100%; }
.ps-7 .ui-c { display: inline-block; width: 100%; }
.ps-7 .navs { width: 25%; height: 640px; float: left; padding: 80px 0; background: url("../images/black50.png") repeat 0 0; }
.ps-7 .navs .items { display: block; padding: 0 40px; }
.ps-7 .navs .items .tis { padding: 0 25px; }
.ps-7 .navs .items .tis p { color: #fff; }
.ps-7 .navs .items .tis p.en { line-height: 80px; font-size: 70px; font-family: arial; font-weight: bold; }
.ps-7 .navs .items .tis p.cn { font-size: 30px; font-weight: bold; }
.ps-7 .navs .items .list { margin: 100px 0 0; }
.ps-7 .navs .items li.curr a { background-color: #d00; }
.ps-7 .navs .items a { color: #fff; display: block; height: 80px; line-height: 80px; padding: 0 30px; font-size: 16px; background: url("../images/white10.png") repeat-x 0 bottom; }
.ps-7 .asklist { width: 75%; height: 640px; float: right; padding: 80px 0; }
.ps-7 .asklist .listw { width: 100%; height: 640px; overflow-y: auto; }
.ps-7 .asklist .list { display: none; padding: 0 5%; }
.ps-7 .asklist .list1 { display: block; }
.ps-7 .asklist li { display: inline-block; width: 100%; margin: 0 0 10px 0; }
.ps-7 .asklist .itemsw { padding: 20px; }
.ps-7 .asklist .itemm { display: inline-block; width: 100%; }
.ps-7 .asklist .navm { width: 50px; float: left; }
.ps-7 .asklist .navm .cirs { display: inline-block; width: 25px; height: 25px; line-height: 25px; margin: 0 6px 0 0; text-align: center; -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; }
.ps-7 .asklist .navm .cir1 { color: #fff; margin: 0 0 15px 0; border: 1px solid #fff; }
.ps-7 .asklist .navm .cir2 { color: #fff; border: 1px solid #d00; background-color: #d00; }
.ps-7 .asklist .item { margin: 0 0 0 50px; }
.ps-7 .asklist p.p1 { color: #fff; margin: 0 0 15px 0; font-size: 17px; }
.ps-7 .asklist p.p2 { color: #fff; font-size: 13px; filter: alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7; }

.ps-8 { display: inline-block; width: 100%; padding: 100px 0 120px; }
.ps-8 .ui-c { width: 100%; float: left; padding: 35px 0 0; }
.ps-8 .list { width: 100%; margin: 0 auto; }
.ps-8 ul { width: 100%; float: left; text-align: center; }
.ps-8 li { display: inline-block; width: 20%; float: left; }
.ps-8 .item { display: block; margin: 10px; }
.ps-8 a { display: inline-block; width: 100%; background-color: #fff; box-shadow: 0 0 10px rgba(0, 82, 217, 0.05); overflow: hidden; }
.ps-8 a img { -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); filter: gray; transition: all 0.5s; }
.ps-8 a:hover img { -webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%); -o-filter: grayscale(0%); filter: grayscale(0%); filter: none; filter: alpha(opacity=92); -moz-opacity: 0.92; opacity: 0.92; }

.ps-9 { display: inline-block; width: 100%; padding: 20px 0 60px; }
.ps-9 p { font-size: 14px; text-align: center; }
.ps-9 p.p1 { font-size: 46px; font-weight: bold; }
.ps-9 p.p2 { padding: 0 0 25px; font-size: 26px; }
.ps-9 p.p3 { font-size: 16px; }
.ps-9 p.p4 { font-size: 16px; }
.ps-9 p.p4 span { font-weight: bold; font-family: arial; }
.ps-9 p.p5 { padding: 30px 0 0; text-align: center; }
.ps-9 p a { color: #fff; display: inline-block; width: 180px; height: 45px; line-height: 45px; margin: 0 10px; padding: 0 0 3px 0; font-size: 16px; text-align: center; -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; overflow: hidden; }
.ps-9 p a .iconfont { position: relative; top: 3px; margin: 0 3px 0 0; font-size: 22px; }
.ps-9 p a.contact { border-bottom: 5px solid #0042a4; background-color: #0064c6; }
.ps-9 p a.tijiao { border-bottom: 5px solid #bb0000; background-color: #d00; }
.ps-9 p a:hover { text-decoration: none; }

.pt-1 { display: block; padding: 50px; border-right: 1px solid #eee; background-color: #fff; }
.pt-1 .ui-t { color: #1a1a1a; margin: 10px 0 25px 0; text-align: right; font-size: 14px; }
.pt-1 .ui-t .f1 { color: #aaa; text-transform: uppercase; }
.pt-1 .ui-h { display: block; }
.pt-1 .ui-h p { text-align: center; }
.pt-1 .ui-h p.p1 { color: #1a1a1a; font-size: 18px; letter-spacing: 20px; }
.pt-1 .ui-h p span.cname { color: transparent; font-size: 60px; font-weight: bold; font-family: arial; background: linear-gradient(124deg, #3ca7eb, #4159ed 100%); -webkit-background-clip: text; }
.pt-1 .ui-c { display: block; padding: 50px 50px 0; background-color: #f5f8fc; background-image: url("../images/bluebg.png"); background-repeat: no-repeat; background-position: center 0; }
.pt-1 .title { color: #fff; font-size: 32px; font-weight: bold; padding: 25px 0; text-align: center; letter-spacing: 2px; }
.pt-1 .ui-w { position: relative; display: block; }
.pt-1 .lomo { position: absolute; top: 0; left: 0; width: 100%; height: 20%; z-index: 5; }
.pt-1 .lomo .border { display: block; height: 700px; border: 8px solid #000; -moz-border-radius: 35px 35px 35px 35px; -webkit-border-radius: 35px 35px 35px 35px; -o-border-radius: 35px 35px 35px 35px; border-radius: 35px 35px 35px 35px; }
.pt-1 .cons { position: relative; display: block; padding: 8px; -moz-border-radius: 25px 25px 0px 0px; -webkit-border-radius: 25px 25px 0px 0px; -o-border-radius: 25px 25px 0px 0px; border-radius: 25px 25px 0px 0px; overflow: hidden; z-index: 10; }
.pt-1 .con { display: block; -moz-border-radius: 25px 25px 0px 0px; -webkit-border-radius: 25px 25px 0px 0px; -o-border-radius: 25px 25px 0px 0px; border-radius: 25px 25px 0px 0px; overflow: hidden; }
.pt-1 .con img { max-width: 100%; }

.pt-2 { display: block; padding: 40px; background: linear-gradient(124deg, #3ca7eb, #4159ed 100%); }
.pt-2 .ui-h { margin: 0 0 25px 0; }
.pt-2 .ui-h p { color: #fff; padding: 2px 0; font-size: 18px; }
.pt-2 .ui-h p.p1 { color: #fff; margin: 0 0 15px 0; font-size: 28px; font-weight: bold; }
.pt-2 .ui-c { margin: 0 0 25px 0; }
.pt-2 .ui-c ul { display: inline-block; width: 100%; }
.pt-2 .ui-c li { width: 50%; float: left; }
.pt-2 .ui-c li.i1 { text-align: left; }
.pt-2 .ui-c li.i2 { text-align: right; }
.pt-2 .ui-c a .iconfont { color: #fff; display: inline-block; width: 100%; font-size: 40px; }
.pt-2 .ui-c a .inf { color: #fff; }
.pt-2 .ui-f { margin: 0 0 25px; }
.pt-2 .ui-f .iconfont { font-size: 18px; }
.pt-2 .ui-f a { color: #fff; display: block; line-height: 50px; text-align: center; border: 1px solid #fff; }
.pt-2 .ui-f a:hover { text-decoration: none; border: 1px solid #cc0000; background-color: #d00; }
.pt-2 .ui-b p { color: #fff; font-size: 20px; font-weight: bold; }

.layout-1 { margin: -50px 0 0; background-color: #fff; -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; -moz-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1); -o-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1); }

.ly-wra { display: inline-block; width: 100%; }

.wow { visibility: hidden; }

@media only screen and (min-width: 0px) and (max-width: 639px) { html { font-size: 13px; }
  .ly-ct { width: auto; }
  .ly-cc { margin: 0 0.8rem; }
  .ly-cw { margin: 0 0.8rem; }
  .ly-cw { margin: 0 1rem; }
  #pg-headers .ui-h { display: none; }
  #pg-headers .ui-c { display: none; }
  #pg-headers .vi-c { display: block; background: url("../images/black10.png") repeat 0 0; }
  #pg-headers .vi-c .mwras { display: inline-block; width: 100%; padding: 1rem 0; }
  #pg-headers .vi-c .mwras a.logo { height: 3rem; }
  #pg-headers .vi-c .mwras a.logo img { height: 3rem; }
  #pg-headers .vi-c .mwras a.menubtn, #pg-headers .vi-c .mwras a.searchbtn { color: #333; display: inline-block; float: right; text-align: center; -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; }
  #pg-headers .vi-c .mwras a.menubtn span.iconfont, #pg-headers .vi-c .mwras a.searchbtn span.iconfont { color: #fff; display: inline-block; padding: 0.4rem 0 0; line-height: 2.6rem; font-size: 2.6rem; }
  #pg-headers .vi-c .mwras a.menubtn:hover, #pg-headers .vi-c .mwras a.searchbtn:hover { text-decoration: none; }
  #pg-headers .vi-c .mwras a.menubtn { margin: 0 0 0 0.8rem; }
  #pg-banners .ui-c .webimg { display: none; }
  #pg-banners .ui-c .wapimg { display: block; height: 100vh; background-color: #0053b5; background-size: cover; }
  #pg-banners .ui-c .texti { padding: 0 2rem; }
  #pg-banners .ui-c .texti p.p0 { font-size: 3rem; text-transform: uppercase; }
  #pg-banners .ui-c .texti p.p1 { font-size: 1.8rem; }
  #pg-banners .ui-c .texti p.p2 { font-size: 1.1rem; }
  #pg-banners .ui-f { bottom: 80px; }
  #pg-banners .ui-x { display: none; }
  #pg-banner .ui-c { height: 30vh; }
  #pg-banner .items { padding: 4rem 0 0; }
  #pg-banner .cn { width: 75%; margin: 0 auto; font-size: 1.8rem; }
  #pg-banner .sm { width: 75%; margin: 0 auto; font-size: 1rem; }
  #pg-footers { padding: 0 0 4rem; }
  #pg-footers .ui-h .itemw { margin: 0 0.5rem; }
  #pg-footers .ui-h .items { padding: 20px 0; }
  #pg-footers .ui-h ul { background: url("../images/white10.png") repeat-x 0 center; }
  #pg-footers .ui-h li { width: 50%; }
  #pg-footers .ui-h .pics { width: 40px; height: 40px; line-height: 40px; }
  #pg-footers .ui-h .pics .iconfont { font-size: 40px; }
  #pg-footers .ui-h .infs { margin: 0 0 0 50px; }
  #pg-footers .ui-h .infs p.p2 { display: flex; height: 2.8rem; font-size: 0.9rem; flex-direction: row; /* default value */ justify-content: flex-start; /* x-axis */ align-items: center; /* y-axis */ }
  #pg-footers .ui-c .linfos { width: 100%; }
  #pg-footers .ui-c .rinfos { width: 100%; }
  #pg-footers .ui-f .linfos { width: 100%; }
  #pg-footers .ui-f .rinfos { width: 100%; text-align: center; }
  #pg-navs { display: block; position: fixed; bottom: 0; left: 0; width: 100%; z-index: 779; }
  #pg-navs .ui-c { border-top: 1px solid #eeeeee; background-color: #ffffff; }
  #pg-navs ul { display: inline-block; width: 100%; }
  #pg-navs ul li { width: 25%; float: left; }
  #pg-navs ul li .items { display: block; border-right: 1px solid #eeeeee; }
  #pg-navs ul li .items a { display: block; padding: 0.5rem 0; text-align: center; }
  #pg-navs ul li .items a span { display: block; }
  #pg-navs ul li .items a span.iconfont { color: #000; margin: 0 0 0.4rem 0; line-height: 2rem; font-size: 1.8rem; font-weight: 450; }
  #pg-navs ul li .items a span.font { color: #666; line-height: 1rem; font-size: 0.9rem; font-weight: 380; }
  #pg-navs ul li .items a:hover { text-decoration: none; }
  #pg-navs ul li.li2 { width: 34%; }
  .sections1 { background-color: #f5f8fc; background-size: contain; }
  .sections4 { height: auto; }
  .sections8 { background-size: contain; }
  #wn-fix .arror { top: 75%; }
  #wn-navs { display: none; position: fixed; top: 0; left: 0; width: 100%; overflow: hidden; z-index: 785; }
  #wn-navs .ui-w { display: table; width: 100%; background-color: #0064c6; background-image: url("../images/bg3.jpg"); background-repeat: no-repeat; background-position: center center; background-size: cover; }
  #wn-navs .ui-m { display: table-cell; vertical-align: middle; }
  #wn-navs .ui-h { color: #fff; padding: 0 0 1rem 0; font-size: 2.6rem; font-weight: 450; text-align: center; }
  #wn-navs .ui-c { display: inline-block; width: 96%; padding: 0 2% 3rem; }
  #wn-navs .lists ul li { display: inline-block; width: 50%; float: left; }
  #wn-navs .lists ul li .tits { margin: 0.3rem; }
  #wn-navs .lists ul li .tits a.name { color: #1a1a1a; display: inline-block; width: 100%; padding: 0.8rem 0; font-size: 1.2rem; font-weight: 360; text-align: center; background-color: #fff; text-transform: uppercase; -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; }
  #wn-navs .lists ul li .tits a.name:hover { color: #fff; text-decoration: none; background-color: #d00; }
  #tencentmap { height: 60vh; }
  .cm-tclass { padding: 2rem 0 1.5rem 0; }
  .cm-tclass li { margin: 0 0.5rem 0.5rem 0; }
  .cm-list1 .ui-c li { width: 50%; }
  .cm-list1 .ui-c li:nth-child(odd) a.items { margin: 0 0.5rem 1rem 0; }
  .cm-list1 .ui-c li:nth-child(even) a.items { margin: 0 0 1rem 0.5rem; }
  .cm-list1 .ui-c a.items { margin: 0 0 1rem 0; }
  .cm-list1 .ui-c .item { background-color: #fff; }
  .cm-list1 .ui-f a.more { height: auto; line-height: normal; padding: 0; font-size: 1.2rem; }
  .cm-list2 { margin: 0; }
  .cm-list2 a.items { padding: 1rem; }
  .cm-list2 .pics { width: 100%; margin: 0 0 1rem; float: none; }
  .cm-list2 .pics .pic img { height: 20vh; }
  .cm-list2 .infs { width: 100%; margin: 0; }
  .cm-list2 .infw { margin: 0; }
  .cm-list2 .tit { font-size: 1.4rem; font-weight: 400; }
  .cm-list2 .smy { margin: 1rem 0; font-size: 1rem; }
  .cw-part-1 { margin: 0; }
  .cc-part-1 { margin: 1rem 0; }
  .cc-part-2 { padding: 1rem 0; }
  .cc-part-3 { padding: 3rem 0; }
  .cw-part-7 { margin: 1rem 0 0; }
  .cw-part-10 { padding: 0; }
  .cm-news-show { margin: 0; padding: 2rem; }
  .ly-article { width: 100%; }
  .ly-aside { width: 100%; }
  .layout-1 { margin: 1rem 0 0; }
  .pa-1 .ui-w { padding: 2rem; }
  .pa-1 .ui-h { font-size: 2.4rem; }
  .pa-1 .ui-l { padding: 1.5rem 0; }
  .pa-1 .ui-l b { width: 3rem; }
  .pa-1 .ui-c .smy { padding: 0; font-size: 1rem !important; }
  .pa-2 { padding: 1rem 0 0; }
  .pa-2 li { width: 100%; margin: 0 0 1rem 0; }
  .pa-2 li.i1 a.items, .pa-2 li.i2 a.items { margin: 0; }
  .pa-2 .lomo { height: 30vh; }
  .pa-2 .pic { height: 30vh; }
  .pa-3 .ui-c .leftinf { width: 100%; }
  .pa-3 .ui-c .leftinf .itemc { height: auto; }
  .pa-3 .ui-c .leftinf .itemw { margin: 0; }
  .pa-3 .ui-c .leftinf .cons { padding: 2rem; }
  .pa-3 .ui-c .rightinf { display: none; }
  .pa-5 .pic { height: 35vh; }
  .pa-5 .infs { height: 35vh; }
  .pa-5 .said { margin: 0 3rem; font-size: 1.8rem; }
  .pa-5 .more span { height: auto; line-height: normal; padding: 10px 0; font-size: 1rem; }
  .pv-1 { padding: 1rem 0; }
  .pv-1 .vi-c { padding: 2rem; }
  .pv-1 .vi-c .pics { width: 100%; height: 12vh; line-height: 12vh; background-size: contain; }
  .pv-1 .vi-c .infs { width: 100%; }
  .pv-1 .vi-c .tit { line-height: 2.5rem; font-size: 2rem; text-align: center; }
  .pv-1 .vi-c .con { padding: 2rem 0 0; }
  .pv-1 .vi-c .con * { font-size: 1.2rem !important; }
  .pv-2 { padding: 3rem 0; }
  .pv-2 .vi-c { padding: 2rem 0 0; }
  .pv-2 .vi-c li { width: 50%; }
  .pv-2 .vi-c li:nth-child(odd) .items { margin: 0 0.5rem 1rem 0; }
  .pv-2 .vi-c li:nth-child(even) .items { margin: 0 0 1rem 0.5rem; }
  .pv-3 { padding: 3rem 0; }
  .pv-3 .vi-c .itemwra { margin: 0; }
  .pv-3 .vi-c .tits { line-height: 2rem; font-size: 1.6rem; }
  .pv-3 .vi-c .pic { height: 30vh; }
  .pv-3 .vi-c .infw { height: 30vh; }
  .pv-3 .vi-c .inf p.p1 { font-size: 1.2rem; }
  .pv-3 .vi-c .inf p.p2 { font-size: 0.9rem; }
  .pv-3 .vi-c li { width: 50%; }
  .pv-3 .vi-c li.i1, .pv-3 .vi-c li.i6, .pv-3 .vi-c li.i7 { width: 100%; }
  .pv-4 { padding: 4rem 0; }
  .pv-4 .vi-h { margin: 0 2rem; }
  .pv-4 .vi-h p.p1 { font-size: 2.5rem; }
  .pv-4 .vi-h p.p2 { font-size: 1rem; }
  .pv-4 .vi-c .items { margin: 5px; padding: 10px 0; }
  .pv-4 .vi-c .pic img { max-width: 70%; }
  .pv-4 .vi-c .inf { font-size: 0.85rem; }
  .pv-5 { padding: 3rem 0; }
  .pv-5 .vi-c { width: 100%; }
  .pv-5 table { width: 100%; }
  .pv-5 table tr td { padding: 1rem 0.5rem; }
  .pv-5 table tr td * { font-size: 1.2rem !important; }
  .pv-5 table tr td img { width: 1.4rem !important; }
  .pv-6 { padding: 3rem 0; }
  .pv-6 .vi-h { font-size: 2.5rem; }
  .pv-6 .vi-c p { margin: 0 0 1rem 0; font-size: 1rem !important; text-align: left !important; }
  .pc-1 { padding: 2rem; }
  .pc-1 .ui-w { padding: 0; background: none; }
  .pc-1 .ui-h p.p1 { font-size: 2.5rem; }
  .pc-1 .ui-c .smy { width: 100%; }
  .pc-1 .ui-c .qr { display: inline-block; width: 50%; float: none; margin: 0 25%; }
  .pt-1 { padding: 1rem; }
  .pt-1 .ui-h p span.cname { font-size: 2.6rem; }
  .pt-1 .ui-c { padding: 8px; background-size: contain; }
  .pt-1 .ui-w .lomo .border { height: 30vh; -moz-border-radius: 15px 15px 15px 15px; -webkit-border-radius: 15px 15px 15px 15px; -o-border-radius: 15px 15px 15px 15px; border-radius: 15px 15px 15px 15px; }
  .pt-1 .cons { -moz-border-radius: 6px 6px 0px 0px; -webkit-border-radius: 6px 6px 0px 0px; -o-border-radius: 6px 6px 0px 0px; border-radius: 6px 6px 0px 0px; }
  .pt-1 .con { -moz-border-radius: 6px 6px 0px 0px; -webkit-border-radius: 6px 6px 0px 0px; -o-border-radius: 6px 6px 0px 0px; border-radius: 6px 6px 0px 0px; }
  .pt-2 { padding: 2rem; }
  .pt-2 .ui-h p { font-size: 1rem; }
  .pt-2 .ui-h p.p1 { font-size: 2rem; }
  .ch-1 { overflow: hidden; }
  .ch-1 .mleft { width: 90%; padding: 0 10% 0 0; }
  .ch-1 .mleft .en { font-size: 1rem; }
  .ch-1 .mleft .cn1 { font-size: 2.5rem; }
  .ch-1 .mleft .cn2 { font-size: 1rem; }
  .ch-1 .navs { width: 90%; margin: 1rem 10% 0 0; }
  .ch-1 .navs ul { float: left; }
  .ch-1 .lins { display: none; }
  .ch-2 .ens { font-size: 4rem; }
  .ch-2 .tis p.p1 { font-size: 2.5rem; }
  .ch-2 .tis p.p2 { font-size: 1rem; }
  .ps-1 { padding: 3rem 0; }
  .ps-1 .ui-c li { width: 50%; }
  .ps-1 .ui-c a.items { margin: 0 0.5rem 1rem; }
  .ps-1 .ui-c a.items .item { padding: 1rem; }
  .ps-1 .ui-c .in .iconfont { font-size: 4rem; }
  .ps-1 .ui-c .cn { padding: 0 0 1rem; line-height: 2rem; font-size: 1.2rem; }
  .ps-1 .ui-c .sm { font-size: 1rem; }
  .ps-2 { padding: 0; }
  .ps-2 .wlist { width: 100%; }
  .ps-2 .imgs { height: 30vh; }
  .ps-2 .item { padding: 1.5rem; }
  .ps-2 .item p.p1 { font-size: 1.2rem; }
  .ps-2 .item p.p2 { font-size: 1rem; }
  .ps-3 { padding: 3rem 0; }
  .ps-3 li { width: 50%; margin: 0; }
  .ps-3 .inf { overflow: hidden; font-size: 1.2rem; }
  .ps-3 a.more { height: auto; line-height: normal; padding: 1rem 0; font-size: 1.2rem; }
  .ps-4 { padding: 3rem 0; }
  .ps-4 .ui-h { margin: 0; }
  .ps-4 .ui-h h2 { font-size: 2.5rem; }
  .ps-4 .ui-h h3 { font-size: 1rem; }
  .ps-4 .ui-c { padding: 2rem 0 0; }
  .ps-4 .ui-c li { width: 50%; }
  .ps-5 { margin: 15px 0; }
  .ps-5 .ui-c .cons { width: 90%; }
  .ps-5 .ui-f ul { width: 100%; padding: 0; }
  .ps-5 .ui-f li { width: 50%; }
  .ps-5 .ui-f .item { margin: 0 0.5rem 1rem; }
  .ps-5 .ui-f .pic { padding: 10px; }
  .ps-5 .ui-f .infs { display: block; margin: 0 0.5rem; }
  .ps-5 .ui-f p.p1 { font-size: 1.1rem; }
  .ps-5 .ui-f p.p3 { font-size: 1rem; }
  .ps-6 { padding: 3rem 0; }
  .ps-6 .article { width: 100%; }
  .ps-6 .article .pics { height: 20vh; }
  .ps-6 .article a.items { padding: 1rem; }
  .ps-6 .aside { width: 100%; }
  .ps-6 .aside .list { margin: 0; }
  .ps-6 .aside li { width: 100%; }
  .ps-6 .aside li.i7 { display: none; }
  .ps-6 .aside a.items { padding: 1rem; }
  .ps-6 .aside .tis { margin: 0 0 0 70px; }
  .ps-6 .aside .tis p.p1 { width: 100%; overflow: hidden; }
  .ps-6 .aside .dts { width: 60px; }
  .ps-6 .aside .dts p.p1 { color: #d00; font-size: 2.2rem; font-weight: 700; }
  .ps-7 .ui-c .navs { width: 100%; height: auto; padding: 2rem 0 1rem; background: url("../images/white10.png") repeat-x 0 bottom; }
  .ps-7 .ui-c .navs .items { padding: 0; }
  .ps-7 .ui-c .navs .items .tis { padding: 0; }
  .ps-7 .ui-c .navs .items .tis p.en { line-height: normal; font-size: 3rem; }
  .ps-7 .ui-c .navs .items .tis p.cn { font-size: 1.2rem; }
  .ps-7 .ui-c .navs .items .list { margin: 2rem 0 0; }
  .ps-7 .ui-c .navs .items .list ul { display: inline-block; width: 100%; }
  .ps-7 .ui-c .navs .items .list li { width: 50%; float: left; }
  .ps-7 .ui-c .navs .items .list li a { display: block; height: auto; line-height: normal; margin: 0 5px 5px 0; padding: 6px 10px; font-size: 1.2rem; background: none; -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; }
  .ps-7 .ui-c .navs .items .list li.curr a { text-decoration: none; background-color: #d00; }
  .ps-7 .ui-c .asklist { width: 100%; height: auto; padding: 3rem 0; }
  .ps-7 .ui-c .asklist .itemsw { padding: 0; }
  .ps-7 .ui-c .asklist .listw { height: 60vh; }
  .ps-7 .ui-c .asklist .list1 { padding: 0; }
  .ps-7 .ui-c .asklist li { margin: 0 0 1.5rem 0; }
  .ps-7 .ui-c .asklist p.p1 { font-size: 1.2rem; }
  .ps-7 .ui-c .asklist p.p2 { font-size: 1rem; }
  .ps-8 { padding: 3rem 0; }
  .ps-8 li { width: 25%; }
  .ps-8 .item { margin: 0; padding: 2px; }
  .ps-8 a img { max-width: 100%; }
  .ps-9 .ui-c p.p1 { font-size: 2.2rem; }
  .ps-9 .ui-c p.p2 { font-size: 1.4rem; }
  .ps-9 .ui-c p.p3 { font-size: 1.2rem; }
  .ps-9 .ui-c p.p4 { font-size: 1.2rem; }
  .ps-9 .ui-c p.p5 a { width: auto; height: auto; line-height: normal; margin: 0 5px; padding: 0.5rem 1rem; } }
@media only screen and (min-width: 640px) and (max-width: 959px) { html { font-size: 14px; }
  .ly-ct { width: auto; }
  .ly-cc { margin: 0 0.8rem; }
  .ly-cw { margin: 0 0.8rem; }
  .ly-cw { margin: 0 1rem; }
  #pg-headers .ui-h { display: none; }
  #pg-headers .ui-c { display: none; }
  #pg-headers .vi-c { display: block; background: url("../images/black10.png") repeat 0 0; }
  #pg-headers .vi-c .mwras { display: inline-block; width: 100%; padding: 1rem 0; }
  #pg-headers .vi-c .mwras a.logo { height: 3rem; }
  #pg-headers .vi-c .mwras a.logo img { height: 3rem; }
  #pg-headers .vi-c .mwras a.menubtn, #pg-headers .vi-c .mwras a.searchbtn { color: #333; display: inline-block; float: right; text-align: center; -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; }
  #pg-headers .vi-c .mwras a.menubtn span.iconfont, #pg-headers .vi-c .mwras a.searchbtn span.iconfont { color: #fff; display: inline-block; padding: 0.4rem 0 0; line-height: 2.6rem; font-size: 2.6rem; }
  #pg-headers .vi-c .mwras a.menubtn:hover, #pg-headers .vi-c .mwras a.searchbtn:hover { text-decoration: none; }
  #pg-headers .vi-c .mwras a.menubtn { margin: 0 0 0 0.8rem; }
  #pg-banners .ui-c .webimg { display: none; }
  #pg-banners .ui-c .wapimg { display: block; height: 100vh; background-color: #0053b5; background-size: cover; }
  #pg-banners .ui-c .texti { padding: 0 2rem; }
  #pg-banners .ui-c .texti p.p0 { font-size: 3rem; text-transform: uppercase; }
  #pg-banners .ui-c .texti p.p1 { font-size: 1.8rem; }
  #pg-banners .ui-c .texti p.p2 { font-size: 1.1rem; }
  #pg-banners .ui-f { bottom: 80px; }
  #pg-banners .ui-x { display: none; }
  #pg-banner .ui-c { height: 30vh; }
  #pg-banner .items { padding: 4rem 0 0; }
  #pg-banner .cn { width: 75%; margin: 0 auto; font-size: 1.8rem; }
  #pg-banner .sm { width: 75%; margin: 0 auto; font-size: 1rem; }
  #pg-footers { padding: 0 0 4rem; }
  #pg-footers .ui-h .itemw { margin: 0 0.5rem; }
  #pg-footers .ui-h .items { padding: 20px 0; }
  #pg-footers .ui-h ul { background: url("../images/white10.png") repeat-x 0 center; }
  #pg-footers .ui-h li { width: 50%; }
  #pg-footers .ui-h .pics { width: 40px; height: 40px; line-height: 40px; }
  #pg-footers .ui-h .pics .iconfont { font-size: 40px; }
  #pg-footers .ui-h .infs { margin: 0 0 0 50px; }
  #pg-footers .ui-h .infs p.p2 { display: flex; height: 2.8rem; font-size: 0.9rem; flex-direction: row; /* default value */ justify-content: flex-start; /* x-axis */ align-items: center; /* y-axis */ }
  #pg-footers .ui-c .linfos { width: 100%; }
  #pg-footers .ui-c .rinfos { width: 100%; }
  #pg-footers .ui-f .linfos { width: 100%; }
  #pg-footers .ui-f .rinfos { width: 100%; text-align: center; }
  #pg-navs { display: block; position: fixed; bottom: 0; left: 0; width: 100%; z-index: 779; }
  #pg-navs .ui-c { border-top: 1px solid #eeeeee; background-color: #ffffff; }
  #pg-navs ul { display: inline-block; width: 100%; }
  #pg-navs ul li { width: 25%; float: left; }
  #pg-navs ul li .items { display: block; border-right: 1px solid #eeeeee; }
  #pg-navs ul li .items a { display: block; padding: 0.5rem 0; text-align: center; }
  #pg-navs ul li .items a span { display: block; }
  #pg-navs ul li .items a span.iconfont { color: #000; margin: 0 0 0.4rem 0; line-height: 2rem; font-size: 1.8rem; font-weight: 450; }
  #pg-navs ul li .items a span.font { color: #666; line-height: 1rem; font-size: 0.9rem; font-weight: 380; }
  #pg-navs ul li .items a:hover { text-decoration: none; }
  #pg-navs ul li.li2 { width: 34%; }
  .sections1 { background-color: #f5f8fc; background-size: contain; }
  .sections4 { height: auto; }
  .sections8 { background-size: contain; }
  #wn-fix .arror { top: 75%; }
  #wn-navs { display: none; position: fixed; top: 0; left: 0; width: 100%; overflow: hidden; z-index: 785; }
  #wn-navs .ui-w { display: table; width: 100%; background-color: #0064c6; background-image: url("../images/bg3.jpg"); background-repeat: no-repeat; background-position: center center; background-size: cover; }
  #wn-navs .ui-m { display: table-cell; vertical-align: middle; }
  #wn-navs .ui-h { color: #fff; padding: 0 0 1rem 0; font-size: 2.6rem; font-weight: 450; text-align: center; }
  #wn-navs .ui-c { display: inline-block; width: 96%; padding: 0 2% 3rem; }
  #wn-navs .lists ul li { display: inline-block; width: 50%; float: left; }
  #wn-navs .lists ul li .tits { margin: 0.3rem; }
  #wn-navs .lists ul li .tits a.name { color: #1a1a1a; display: inline-block; width: 100%; padding: 0.8rem 0; font-size: 1.2rem; font-weight: 360; text-align: center; background-color: #fff; text-transform: uppercase; -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; }
  #wn-navs .lists ul li .tits a.name:hover { color: #fff; text-decoration: none; background-color: #d00; }
  #tencentmap { height: 60vh; }
  .cm-tclass { padding: 2rem 0 1.5rem 0; }
  .cm-tclass li { margin: 0 0.5rem 0.5rem 0; }
  .cm-list1 .ui-c li { width: 50%; }
  .cm-list1 .ui-c li:nth-child(odd) a.items { margin: 0 0.5rem 1rem 0; }
  .cm-list1 .ui-c li:nth-child(even) a.items { margin: 0 0 1rem 0.5rem; }
  .cm-list1 .ui-c a.items { margin: 0 0 1rem 0; }
  .cm-list1 .ui-c .item { background-color: #fff; }
  .cm-list1 .ui-f a.more { height: auto; line-height: normal; padding: 0; font-size: 1.2rem; }
  .cm-list2 { margin: 0; }
  .cm-list2 a.items { padding: 1rem; }
  .cm-list2 .pics { width: 100%; margin: 0 0 1rem; float: none; }
  .cm-list2 .pics .pic img { height: 20vh; }
  .cm-list2 .infs { width: 100%; margin: 0; }
  .cm-list2 .infw { margin: 0; }
  .cm-list2 .tit { font-size: 1.4rem; font-weight: 400; }
  .cm-list2 .smy { margin: 1rem 0; font-size: 1rem; }
  .cw-part-1 { margin: 0; }
  .cc-part-1 { margin: 1rem 0; }
  .cc-part-2 { padding: 1rem 0; }
  .cc-part-3 { padding: 3rem 0; }
  .cw-part-7 { margin: 1rem 0 0; }
  .cw-part-10 { padding: 0; }
  .cm-news-show { margin: 0; padding: 2rem; }
  .ly-article { width: 100%; }
  .ly-aside { width: 100%; }
  .layout-1 { margin: 1rem 0 0; }
  .pa-1 .ui-w { padding: 2rem; }
  .pa-1 .ui-h { font-size: 2.4rem; }
  .pa-1 .ui-l { padding: 1.5rem 0; }
  .pa-1 .ui-l b { width: 3rem; }
  .pa-1 .ui-c .smy { padding: 0; font-size: 1rem !important; }
  .pa-2 { padding: 1rem 0 0; }
  .pa-2 li { width: 100%; margin: 0 0 1rem 0; }
  .pa-2 li.i1 a.items, .pa-2 li.i2 a.items { margin: 0; }
  .pa-2 .lomo { height: 30vh; }
  .pa-2 .pic { height: 30vh; }
  .pa-3 .ui-c .leftinf { width: 100%; }
  .pa-3 .ui-c .leftinf .itemc { height: auto; }
  .pa-3 .ui-c .leftinf .itemw { margin: 0; }
  .pa-3 .ui-c .leftinf .cons { padding: 2rem; }
  .pa-3 .ui-c .rightinf { display: none; }
  .pa-5 .pic { height: 35vh; }
  .pa-5 .infs { height: 35vh; }
  .pa-5 .said { margin: 0 3rem; font-size: 1.8rem; }
  .pa-5 .more span { height: auto; line-height: normal; padding: 10px 0; font-size: 1rem; }
  .pv-1 { padding: 1rem 0; }
  .pv-1 .vi-c { padding: 2rem; }
  .pv-1 .vi-c .pics { width: 100%; height: 12vh; line-height: 12vh; background-size: contain; }
  .pv-1 .vi-c .infs { width: 100%; }
  .pv-1 .vi-c .tit { line-height: 2.5rem; font-size: 2rem; text-align: center; }
  .pv-1 .vi-c .con { padding: 2rem 0 0; }
  .pv-1 .vi-c .con * { font-size: 1.2rem !important; }
  .pv-2 { padding: 3rem 0; }
  .pv-2 .vi-c { padding: 2rem 0 0; }
  .pv-2 .vi-c li { width: 50%; }
  .pv-2 .vi-c li:nth-child(odd) .items { margin: 0 0.5rem 1rem 0; }
  .pv-2 .vi-c li:nth-child(even) .items { margin: 0 0 1rem 0.5rem; }
  .pv-3 { padding: 3rem 0; }
  .pv-3 .vi-c .itemwra { margin: 0; }
  .pv-3 .vi-c .tits { line-height: 2rem; font-size: 1.6rem; }
  .pv-3 .vi-c .pic { height: 30vh; }
  .pv-3 .vi-c .infw { height: 30vh; }
  .pv-3 .vi-c .inf p.p1 { font-size: 1.2rem; }
  .pv-3 .vi-c .inf p.p2 { font-size: 0.9rem; }
  .pv-3 .vi-c li { width: 50%; }
  .pv-3 .vi-c li.i1, .pv-3 .vi-c li.i6, .pv-3 .vi-c li.i7 { width: 100%; }
  .pv-4 { padding: 4rem 0; }
  .pv-4 .vi-h { margin: 0 2rem; }
  .pv-4 .vi-h p.p1 { font-size: 2.5rem; }
  .pv-4 .vi-h p.p2 { font-size: 1rem; }
  .pv-4 .vi-c .items { margin: 5px; padding: 10px 0; }
  .pv-4 .vi-c .pic img { max-width: 70%; }
  .pv-4 .vi-c .inf { font-size: 0.85rem; }
  .pv-5 { padding: 3rem 0; }
  .pv-5 .vi-c { width: 100%; }
  .pv-5 table { width: 100%; }
  .pv-5 table tr td { padding: 1rem 0.5rem; }
  .pv-5 table tr td * { font-size: 1.2rem !important; }
  .pv-5 table tr td img { width: 1.4rem !important; }
  .pv-6 { padding: 3rem 0; }
  .pv-6 .vi-h { font-size: 2.5rem; }
  .pv-6 .vi-c p { margin: 0 0 1rem 0; font-size: 1rem !important; text-align: left !important; }
  .pc-1 { padding: 2rem; }
  .pc-1 .ui-w { padding: 0; background: none; }
  .pc-1 .ui-h p.p1 { font-size: 2.5rem; }
  .pc-1 .ui-c .smy { width: 100%; }
  .pc-1 .ui-c .qr { display: inline-block; width: 50%; float: none; margin: 0 25%; }
  .pt-1 { padding: 1rem; }
  .pt-1 .ui-h p span.cname { font-size: 2.6rem; }
  .pt-1 .ui-c { padding: 8px; background-size: contain; }
  .pt-1 .ui-w .lomo .border { height: 30vh; -moz-border-radius: 15px 15px 15px 15px; -webkit-border-radius: 15px 15px 15px 15px; -o-border-radius: 15px 15px 15px 15px; border-radius: 15px 15px 15px 15px; }
  .pt-1 .cons { -moz-border-radius: 6px 6px 0px 0px; -webkit-border-radius: 6px 6px 0px 0px; -o-border-radius: 6px 6px 0px 0px; border-radius: 6px 6px 0px 0px; }
  .pt-1 .con { -moz-border-radius: 6px 6px 0px 0px; -webkit-border-radius: 6px 6px 0px 0px; -o-border-radius: 6px 6px 0px 0px; border-radius: 6px 6px 0px 0px; }
  .pt-2 { padding: 2rem; }
  .pt-2 .ui-h p { font-size: 1rem; }
  .pt-2 .ui-h p.p1 { font-size: 2rem; }
  .ch-1 { overflow: hidden; }
  .ch-1 .mleft { width: 90%; padding: 0 10% 0 0; }
  .ch-1 .mleft .en { font-size: 1rem; }
  .ch-1 .mleft .cn1 { font-size: 2.5rem; }
  .ch-1 .mleft .cn2 { font-size: 1rem; }
  .ch-1 .navs { width: 90%; margin: 1rem 10% 0 0; }
  .ch-1 .navs ul { float: left; }
  .ch-1 .lins { display: none; }
  .ch-2 .ens { font-size: 4rem; }
  .ch-2 .tis p.p1 { font-size: 2.5rem; }
  .ch-2 .tis p.p2 { font-size: 1rem; }
  .ps-1 { padding: 3rem 0; }
  .ps-1 .ui-c li { width: 50%; }
  .ps-1 .ui-c a.items { margin: 0 0.5rem 1rem; }
  .ps-1 .ui-c a.items .item { padding: 1rem; }
  .ps-1 .ui-c .in .iconfont { font-size: 4rem; }
  .ps-1 .ui-c .cn { padding: 0 0 1rem; line-height: 2rem; font-size: 1.2rem; }
  .ps-1 .ui-c .sm { font-size: 1rem; }
  .ps-2 { padding: 0; }
  .ps-2 .wlist { width: 100%; }
  .ps-2 .imgs { height: 30vh; }
  .ps-2 .item { padding: 1.5rem; }
  .ps-2 .item p.p1 { font-size: 1.2rem; }
  .ps-2 .item p.p2 { font-size: 1rem; }
  .ps-3 { padding: 3rem 0; }
  .ps-3 li { width: 50%; margin: 0; }
  .ps-3 .inf { overflow: hidden; font-size: 1.2rem; }
  .ps-3 a.more { height: auto; line-height: normal; padding: 1rem 0; font-size: 1.2rem; }
  .ps-4 { padding: 3rem 0; }
  .ps-4 .ui-h { margin: 0; }
  .ps-4 .ui-h h2 { font-size: 2.5rem; }
  .ps-4 .ui-h h3 { font-size: 1rem; }
  .ps-4 .ui-c { padding: 2rem 0 0; }
  .ps-4 .ui-c li { width: 50%; }
  .ps-5 { margin: 15px 0; }
  .ps-5 .ui-c .cons { width: 90%; }
  .ps-5 .ui-f ul { width: 100%; padding: 0; }
  .ps-5 .ui-f li { width: 50%; }
  .ps-5 .ui-f .item { margin: 0 0.5rem 1rem; }
  .ps-5 .ui-f .pic { padding: 10px; }
  .ps-5 .ui-f .infs { display: block; margin: 0 0.5rem; }
  .ps-5 .ui-f p.p1 { font-size: 1.1rem; }
  .ps-5 .ui-f p.p3 { font-size: 1rem; }
  .ps-6 { padding: 3rem 0; }
  .ps-6 .article { width: 100%; }
  .ps-6 .article .pics { height: 20vh; }
  .ps-6 .article a.items { padding: 1rem; }
  .ps-6 .aside { width: 100%; }
  .ps-6 .aside .list { margin: 0; }
  .ps-6 .aside li { width: 100%; }
  .ps-6 .aside li.i7 { display: none; }
  .ps-6 .aside a.items { padding: 1rem; }
  .ps-6 .aside .tis { margin: 0 0 0 70px; }
  .ps-6 .aside .tis p.p1 { width: 100%; overflow: hidden; }
  .ps-6 .aside .dts { width: 60px; }
  .ps-6 .aside .dts p.p1 { color: #d00; font-size: 2.2rem; font-weight: 700; }
  .ps-7 .ui-c .navs { width: 100%; height: auto; padding: 2rem 0 1rem; background: url("../images/white10.png") repeat-x 0 bottom; }
  .ps-7 .ui-c .navs .items { padding: 0; }
  .ps-7 .ui-c .navs .items .tis { padding: 0; }
  .ps-7 .ui-c .navs .items .tis p.en { line-height: normal; font-size: 3rem; }
  .ps-7 .ui-c .navs .items .tis p.cn { font-size: 1.2rem; }
  .ps-7 .ui-c .navs .items .list { margin: 2rem 0 0; }
  .ps-7 .ui-c .navs .items .list ul { display: inline-block; width: 100%; }
  .ps-7 .ui-c .navs .items .list li { width: 50%; float: left; }
  .ps-7 .ui-c .navs .items .list li a { display: block; height: auto; line-height: normal; margin: 0 5px 5px 0; padding: 6px 10px; font-size: 1.2rem; background: none; -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; }
  .ps-7 .ui-c .navs .items .list li.curr a { text-decoration: none; background-color: #d00; }
  .ps-7 .ui-c .asklist { width: 100%; height: auto; padding: 3rem 0; }
  .ps-7 .ui-c .asklist .itemsw { padding: 0; }
  .ps-7 .ui-c .asklist .listw { height: 60vh; }
  .ps-7 .ui-c .asklist .list1 { padding: 0; }
  .ps-7 .ui-c .asklist li { margin: 0 0 1.5rem 0; }
  .ps-7 .ui-c .asklist p.p1 { font-size: 1.2rem; }
  .ps-7 .ui-c .asklist p.p2 { font-size: 1rem; }
  .ps-8 { padding: 3rem 0; }
  .ps-8 li { width: 25%; }
  .ps-8 .item { margin: 0; padding: 2px; }
  .ps-8 a img { max-width: 100%; }
  .ps-9 .ui-c p.p1 { font-size: 2.2rem; }
  .ps-9 .ui-c p.p2 { font-size: 1.4rem; }
  .ps-9 .ui-c p.p3 { font-size: 1.2rem; }
  .ps-9 .ui-c p.p4 { font-size: 1.2rem; }
  .ps-9 .ui-c p.p5 a { width: auto; height: auto; line-height: normal; margin: 0 5px; padding: 0.5rem 1rem; } }
@media only screen and (min-width: 960px) and (max-width: 1199px) { html { font-size: 14px; }
  .ly-ct { width: auto; }
  .ly-cc { margin: 0 0.8rem; }
  .ly-cw { margin: 0 0.8rem; }
  .ly-cw { margin: 0 1rem; }
  #pg-headers .ui-h { display: none; }
  #pg-headers .ui-c { display: none; }
  #pg-headers .vi-c { display: block; background: url("../images/black10.png") repeat 0 0; }
  #pg-headers .vi-c .mwras { display: inline-block; width: 100%; padding: 1rem 0; }
  #pg-headers .vi-c .mwras a.logo { height: 3rem; }
  #pg-headers .vi-c .mwras a.logo img { height: 3rem; }
  #pg-headers .vi-c .mwras a.menubtn, #pg-headers .vi-c .mwras a.searchbtn { color: #333; display: inline-block; float: right; text-align: center; -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; }
  #pg-headers .vi-c .mwras a.menubtn span.iconfont, #pg-headers .vi-c .mwras a.searchbtn span.iconfont { color: #fff; display: inline-block; padding: 0.4rem 0 0; line-height: 2.6rem; font-size: 2.6rem; }
  #pg-headers .vi-c .mwras a.menubtn:hover, #pg-headers .vi-c .mwras a.searchbtn:hover { text-decoration: none; }
  #pg-headers .vi-c .mwras a.menubtn { margin: 0 0 0 0.8rem; }
  #pg-banners .ui-c .webimg { display: none; }
  #pg-banners .ui-c .wapimg { display: block; height: 100vh; background-color: #0053b5; background-size: cover; }
  #pg-banners .ui-c .texti { padding: 0 2rem; }
  #pg-banners .ui-c .texti p.p0 { font-size: 3rem; text-transform: uppercase; }
  #pg-banners .ui-c .texti p.p1 { font-size: 1.8rem; }
  #pg-banners .ui-c .texti p.p2 { font-size: 1.1rem; }
  #pg-banners .ui-f { bottom: 80px; }
  #pg-banners .ui-x { display: none; }
  #pg-banner .ui-c { height: 30vh; }
  #pg-banner .items { padding: 4rem 0 0; }
  #pg-banner .cn { width: 75%; margin: 0 auto; font-size: 1.8rem; }
  #pg-banner .sm { width: 75%; margin: 0 auto; font-size: 1rem; }
  #pg-footers { padding: 0 0 4rem; }
  #pg-footers .ui-h .itemw { margin: 0 0.5rem; }
  #pg-footers .ui-h .items { padding: 20px 0; }
  #pg-footers .ui-h ul { background: url("../images/white10.png") repeat-x 0 center; }
  #pg-footers .ui-h li { width: 50%; }
  #pg-footers .ui-h .pics { width: 40px; height: 40px; line-height: 40px; }
  #pg-footers .ui-h .pics .iconfont { font-size: 40px; }
  #pg-footers .ui-h .infs { margin: 0 0 0 50px; }
  #pg-footers .ui-h .infs p.p2 { display: flex; height: 2.8rem; font-size: 0.9rem; flex-direction: row; /* default value */ justify-content: flex-start; /* x-axis */ align-items: center; /* y-axis */ }
  #pg-footers .ui-c .linfos { width: 100%; }
  #pg-footers .ui-c .rinfos { width: 100%; }
  #pg-footers .ui-f .linfos { width: 100%; }
  #pg-footers .ui-f .rinfos { width: 100%; text-align: center; }
  #pg-navs { display: block; position: fixed; bottom: 0; left: 0; width: 100%; z-index: 779; }
  #pg-navs .ui-c { border-top: 1px solid #eeeeee; background-color: #ffffff; }
  #pg-navs ul { display: inline-block; width: 100%; }
  #pg-navs ul li { width: 25%; float: left; }
  #pg-navs ul li .items { display: block; border-right: 1px solid #eeeeee; }
  #pg-navs ul li .items a { display: block; padding: 0.5rem 0; text-align: center; }
  #pg-navs ul li .items a span { display: block; }
  #pg-navs ul li .items a span.iconfont { color: #000; margin: 0 0 0.4rem 0; line-height: 2rem; font-size: 1.8rem; font-weight: 450; }
  #pg-navs ul li .items a span.font { color: #666; line-height: 1rem; font-size: 0.9rem; font-weight: 380; }
  #pg-navs ul li .items a:hover { text-decoration: none; }
  #pg-navs ul li.li2 { width: 34%; }
  .sections1 { background-color: #f5f8fc; background-size: contain; }
  .sections4 { height: auto; }
  .sections8 { background-size: contain; }
  #wn-fix .arror { top: 75%; }
  #wn-navs { display: none; position: fixed; top: 0; left: 0; width: 100%; overflow: hidden; z-index: 785; }
  #wn-navs .ui-w { display: table; width: 100%; background-color: #0064c6; background-image: url("../images/bg3.jpg"); background-repeat: no-repeat; background-position: center center; background-size: cover; }
  #wn-navs .ui-m { display: table-cell; vertical-align: middle; }
  #wn-navs .ui-h { color: #fff; padding: 0 0 1rem 0; font-size: 2.6rem; font-weight: 450; text-align: center; }
  #wn-navs .ui-c { display: inline-block; width: 96%; padding: 0 2% 3rem; }
  #wn-navs .lists ul li { display: inline-block; width: 50%; float: left; }
  #wn-navs .lists ul li .tits { margin: 0.3rem; }
  #wn-navs .lists ul li .tits a.name { color: #1a1a1a; display: inline-block; width: 100%; padding: 0.8rem 0; font-size: 1.2rem; font-weight: 360; text-align: center; background-color: #fff; text-transform: uppercase; -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; }
  #wn-navs .lists ul li .tits a.name:hover { color: #fff; text-decoration: none; background-color: #d00; }
  #tencentmap { height: 60vh; }
  .cm-tclass { padding: 2rem 0 1.5rem 0; }
  .cm-tclass li { margin: 0 0.5rem 0.5rem 0; }
  .cm-list1 .ui-c li { width: 50%; }
  .cm-list1 .ui-c li:nth-child(odd) a.items { margin: 0 0.5rem 1rem 0; }
  .cm-list1 .ui-c li:nth-child(even) a.items { margin: 0 0 1rem 0.5rem; }
  .cm-list1 .ui-c a.items { margin: 0 0 1rem 0; }
  .cm-list1 .ui-c .item { background-color: #fff; }
  .cm-list1 .ui-f a.more { height: auto; line-height: normal; padding: 0; font-size: 1.2rem; }
  .cm-list2 { margin: 0; }
  .cm-list2 a.items { padding: 1rem; }
  .cm-list2 .pics { width: 100%; margin: 0 0 1rem; float: none; }
  .cm-list2 .pics .pic img { height: 20vh; }
  .cm-list2 .infs { width: 100%; margin: 0; }
  .cm-list2 .infw { margin: 0; }
  .cm-list2 .tit { font-size: 1.4rem; font-weight: 400; }
  .cm-list2 .smy { margin: 1rem 0; font-size: 1rem; }
  .cw-part-1 { margin: 0; }
  .cc-part-1 { margin: 1rem 0; }
  .cc-part-2 { padding: 1rem 0; }
  .cc-part-3 { padding: 3rem 0; }
  .cw-part-7 { margin: 1rem 0 0; }
  .cw-part-10 { padding: 0; }
  .cm-news-show { margin: 0; padding: 2rem; }
  .ly-article { width: 100%; }
  .ly-aside { width: 100%; }
  .layout-1 { margin: 1rem 0 0; }
  .pa-1 .ui-w { padding: 2rem; }
  .pa-1 .ui-h { font-size: 2.4rem; }
  .pa-1 .ui-l { padding: 1.5rem 0; }
  .pa-1 .ui-l b { width: 3rem; }
  .pa-1 .ui-c .smy { padding: 0; font-size: 1rem !important; }
  .pa-2 { padding: 1rem 0 0; }
  .pa-2 li { width: 100%; margin: 0 0 1rem 0; }
  .pa-2 li.i1 a.items, .pa-2 li.i2 a.items { margin: 0; }
  .pa-2 .lomo { height: 30vh; }
  .pa-2 .pic { height: 30vh; }
  .pa-3 .ui-c .leftinf { width: 100%; }
  .pa-3 .ui-c .leftinf .itemc { height: auto; }
  .pa-3 .ui-c .leftinf .itemw { margin: 0; }
  .pa-3 .ui-c .leftinf .cons { padding: 2rem; }
  .pa-3 .ui-c .rightinf { display: none; }
  .pa-5 .pic { height: 35vh; }
  .pa-5 .infs { height: 35vh; }
  .pa-5 .said { margin: 0 3rem; font-size: 1.8rem; }
  .pa-5 .more span { height: auto; line-height: normal; padding: 10px 0; font-size: 1rem; }
  .pv-1 { padding: 1rem 0; }
  .pv-1 .vi-c { padding: 2rem; }
  .pv-1 .vi-c .pics { width: 100%; height: 12vh; line-height: 12vh; background-size: contain; }
  .pv-1 .vi-c .infs { width: 100%; }
  .pv-1 .vi-c .tit { line-height: 2.5rem; font-size: 2rem; text-align: center; }
  .pv-1 .vi-c .con { padding: 2rem 0 0; }
  .pv-1 .vi-c .con * { font-size: 1.2rem !important; }
  .pv-2 { padding: 3rem 0; }
  .pv-2 .vi-c { padding: 2rem 0 0; }
  .pv-2 .vi-c li { width: 50%; }
  .pv-2 .vi-c li:nth-child(odd) .items { margin: 0 0.5rem 1rem 0; }
  .pv-2 .vi-c li:nth-child(even) .items { margin: 0 0 1rem 0.5rem; }
  .pv-3 { padding: 3rem 0; }
  .pv-3 .vi-c .itemwra { margin: 0; }
  .pv-3 .vi-c .tits { line-height: 2rem; font-size: 1.6rem; }
  .pv-3 .vi-c .pic { height: 30vh; }
  .pv-3 .vi-c .infw { height: 30vh; }
  .pv-3 .vi-c .inf p.p1 { font-size: 1.2rem; }
  .pv-3 .vi-c .inf p.p2 { font-size: 0.9rem; }
  .pv-3 .vi-c li { width: 50%; }
  .pv-3 .vi-c li.i1, .pv-3 .vi-c li.i6, .pv-3 .vi-c li.i7 { width: 100%; }
  .pv-4 { padding: 4rem 0; }
  .pv-4 .vi-h { margin: 0 2rem; }
  .pv-4 .vi-h p.p1 { font-size: 2.5rem; }
  .pv-4 .vi-h p.p2 { font-size: 1rem; }
  .pv-4 .vi-c .items { margin: 5px; padding: 10px 0; }
  .pv-4 .vi-c .pic img { max-width: 70%; }
  .pv-4 .vi-c .inf { font-size: 0.85rem; }
  .pv-5 { padding: 3rem 0; }
  .pv-5 .vi-c { width: 100%; }
  .pv-5 table { width: 100%; }
  .pv-5 table tr td { padding: 1rem 0.5rem; }
  .pv-5 table tr td * { font-size: 1.2rem !important; }
  .pv-5 table tr td img { width: 1.4rem !important; }
  .pv-6 { padding: 3rem 0; }
  .pv-6 .vi-h { font-size: 2.5rem; }
  .pv-6 .vi-c p { margin: 0 0 1rem 0; font-size: 1rem !important; text-align: left !important; }
  .pc-1 { padding: 2rem; }
  .pc-1 .ui-w { padding: 0; background: none; }
  .pc-1 .ui-h p.p1 { font-size: 2.5rem; }
  .pc-1 .ui-c .smy { width: 100%; }
  .pc-1 .ui-c .qr { display: inline-block; width: 50%; float: none; margin: 0 25%; }
  .pt-1 { padding: 1rem; }
  .pt-1 .ui-h p span.cname { font-size: 2.6rem; }
  .pt-1 .ui-c { padding: 8px; background-size: contain; }
  .pt-1 .ui-w .lomo .border { height: 30vh; -moz-border-radius: 15px 15px 15px 15px; -webkit-border-radius: 15px 15px 15px 15px; -o-border-radius: 15px 15px 15px 15px; border-radius: 15px 15px 15px 15px; }
  .pt-1 .cons { -moz-border-radius: 6px 6px 0px 0px; -webkit-border-radius: 6px 6px 0px 0px; -o-border-radius: 6px 6px 0px 0px; border-radius: 6px 6px 0px 0px; }
  .pt-1 .con { -moz-border-radius: 6px 6px 0px 0px; -webkit-border-radius: 6px 6px 0px 0px; -o-border-radius: 6px 6px 0px 0px; border-radius: 6px 6px 0px 0px; }
  .pt-2 { padding: 2rem; }
  .pt-2 .ui-h p { font-size: 1rem; }
  .pt-2 .ui-h p.p1 { font-size: 2rem; }
  .ch-1 { overflow: hidden; }
  .ch-1 .mleft { width: 90%; padding: 0 10% 0 0; }
  .ch-1 .mleft .en { font-size: 1rem; }
  .ch-1 .mleft .cn1 { font-size: 2.5rem; }
  .ch-1 .mleft .cn2 { font-size: 1rem; }
  .ch-1 .navs { width: 90%; margin: 1rem 10% 0 0; }
  .ch-1 .navs ul { float: left; }
  .ch-1 .lins { display: none; }
  .ch-2 .ens { font-size: 4rem; }
  .ch-2 .tis p.p1 { font-size: 2.5rem; }
  .ch-2 .tis p.p2 { font-size: 1rem; }
  .ps-1 { padding: 3rem 0; }
  .ps-1 .ui-c li { width: 50%; }
  .ps-1 .ui-c a.items { margin: 0 0.5rem 1rem; }
  .ps-1 .ui-c a.items .item { padding: 1rem; }
  .ps-1 .ui-c .in .iconfont { font-size: 4rem; }
  .ps-1 .ui-c .cn { padding: 0 0 1rem; line-height: 2rem; font-size: 1.2rem; }
  .ps-1 .ui-c .sm { font-size: 1rem; }
  .ps-2 { padding: 0; }
  .ps-2 .wlist { width: 100%; }
  .ps-2 .imgs { height: 30vh; }
  .ps-2 .item { padding: 1.5rem; }
  .ps-2 .item p.p1 { font-size: 1.2rem; }
  .ps-2 .item p.p2 { font-size: 1rem; }
  .ps-3 { padding: 3rem 0; }
  .ps-3 li { width: 50%; margin: 0; }
  .ps-3 .inf { overflow: hidden; font-size: 1.2rem; }
  .ps-3 a.more { height: auto; line-height: normal; padding: 1rem 0; font-size: 1.2rem; }
  .ps-4 { padding: 3rem 0; }
  .ps-4 .ui-h { margin: 0; }
  .ps-4 .ui-h h2 { font-size: 2.5rem; }
  .ps-4 .ui-h h3 { font-size: 1rem; }
  .ps-4 .ui-c { padding: 2rem 0 0; }
  .ps-4 .ui-c li { width: 50%; }
  .ps-5 { margin: 15px 0; }
  .ps-5 .ui-c .cons { width: 90%; }
  .ps-5 .ui-f ul { width: 100%; padding: 0; }
  .ps-5 .ui-f li { width: 50%; }
  .ps-5 .ui-f .item { margin: 0 0.5rem 1rem; }
  .ps-5 .ui-f .pic { padding: 10px; }
  .ps-5 .ui-f .infs { display: block; margin: 0 0.5rem; }
  .ps-5 .ui-f p.p1 { font-size: 1.1rem; }
  .ps-5 .ui-f p.p3 { font-size: 1rem; }
  .ps-6 { padding: 3rem 0; }
  .ps-6 .article { width: 100%; }
  .ps-6 .article .pics { height: 20vh; }
  .ps-6 .article a.items { padding: 1rem; }
  .ps-6 .aside { width: 100%; }
  .ps-6 .aside .list { margin: 0; }
  .ps-6 .aside li { width: 100%; }
  .ps-6 .aside li.i7 { display: none; }
  .ps-6 .aside a.items { padding: 1rem; }
  .ps-6 .aside .tis { margin: 0 0 0 70px; }
  .ps-6 .aside .tis p.p1 { width: 100%; overflow: hidden; }
  .ps-6 .aside .dts { width: 60px; }
  .ps-6 .aside .dts p.p1 { color: #d00; font-size: 2.2rem; font-weight: 700; }
  .ps-7 .ui-c .navs { width: 100%; height: auto; padding: 2rem 0 1rem; background: url("../images/white10.png") repeat-x 0 bottom; }
  .ps-7 .ui-c .navs .items { padding: 0; }
  .ps-7 .ui-c .navs .items .tis { padding: 0; }
  .ps-7 .ui-c .navs .items .tis p.en { line-height: normal; font-size: 3rem; }
  .ps-7 .ui-c .navs .items .tis p.cn { font-size: 1.2rem; }
  .ps-7 .ui-c .navs .items .list { margin: 2rem 0 0; }
  .ps-7 .ui-c .navs .items .list ul { display: inline-block; width: 100%; }
  .ps-7 .ui-c .navs .items .list li { width: 50%; float: left; }
  .ps-7 .ui-c .navs .items .list li a { display: block; height: auto; line-height: normal; margin: 0 5px 5px 0; padding: 6px 10px; font-size: 1.2rem; background: none; -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; }
  .ps-7 .ui-c .navs .items .list li.curr a { text-decoration: none; background-color: #d00; }
  .ps-7 .ui-c .asklist { width: 100%; height: auto; padding: 3rem 0; }
  .ps-7 .ui-c .asklist .itemsw { padding: 0; }
  .ps-7 .ui-c .asklist .listw { height: 60vh; }
  .ps-7 .ui-c .asklist .list1 { padding: 0; }
  .ps-7 .ui-c .asklist li { margin: 0 0 1.5rem 0; }
  .ps-7 .ui-c .asklist p.p1 { font-size: 1.2rem; }
  .ps-7 .ui-c .asklist p.p2 { font-size: 1rem; }
  .ps-8 { padding: 3rem 0; }
  .ps-8 li { width: 25%; }
  .ps-8 .item { margin: 0; padding: 2px; }
  .ps-8 a img { max-width: 100%; }
  .ps-9 .ui-c p.p1 { font-size: 2.2rem; }
  .ps-9 .ui-c p.p2 { font-size: 1.4rem; }
  .ps-9 .ui-c p.p3 { font-size: 1.2rem; }
  .ps-9 .ui-c p.p4 { font-size: 1.2rem; }
  .ps-9 .ui-c p.p5 a { width: auto; height: auto; line-height: normal; margin: 0 5px; padding: 0.5rem 1rem; } }
@media only screen and (min-width: 1200px) and (max-width: 1439px) { html { font-size: 14px; }
  .ly-ct { width: auto; margin: 0 50px; } }
@media only screen and (min-width: 1440px) and (max-width: 1599px) { html { font-size: 14px; }
  .ly-ct { width: auto; margin: 0 80px; } }
@media only screen and (min-width: 1600px) { html { font-size: 14px; }
  .ly-ct { width: auto; margin: 0 140px; } }

/*# sourceMappingURL=style.css.map */
